/**
 * Stylesheet:  style.css_44fb5ceb2ec2d930
 * Theme:       Ekobyte - IT Service & Technology HTML5 Template
 * Version:     1.0
 * Author:     	ThemeEarth
 * 
 */
/* Table of contents
=========================
1.Preloader
2.Scrollup
4.Nav Menu CSS
3.Slider Section
5.Info Card
6.Icon Card
7. About Image Card
8. About Info Card
09. Counter Card
10. Process Step Card
11. Testimonial Card
12. Accordion Card
13. Post Card
14. Skill Progress Card
15. Call To Action Card
16. Title Card
17. Breadcrumb
18. Paginations
19. Project Details Page
20. sidebar
21. Comment List
22. Comment Form
23. Team member
24. Portfolio25. About Page
25. About Page
26. Contact Page
27. Service Page
28. Team Page
29. Blog Page
Footer

===========================*/
/* Theme Default CSS */
* {
  margin: 0;
  border: 0;
  outline: none; }

html,
body {
  height: 100%;
  font-size: 16px;
  font-weight: 400;
  font-family: "Inter", sans-serif;
  color: #335371;
  vertical-align: baseline;
  line-height: 1.7;
  font-smoothing: antialiased; }

p {
  margin: 0 0 15px; }

img {
  max-width: 100%;
  height: auto; }

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  font-family: "Inter", sans-serif;
  color: #14203A;
  font-style: normal;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }

h1 {
  font-size: 48px;
  line-height: 1.15;
  font-weight: 500; }

h2 {
  font-size: 36px;
  line-height: 1.2;
  font-weight: 500; }

h3 {
  font-size: 28px;
  line-height: 1.25;
  font-weight: 500; }

h4 {
  font-size: 22px;
  line-height: 1.35;
  font-weight: 500; }

h5 {
  font-size: 18px;
  line-height: 1.4;
  font-weight: 500; }

h6 {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 500; }

label {
  color: #335371;
  cursor: pointer;
  font-size: 16px;
  font-weight: 400; }

button {
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }

a,
.button_9794993207845a19 {
  text-decoration: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }

a:focus,
.button_9794993207845a19:focus {
  text-decoration: none;
  outline: none; }

a:focus {
  color: #317EFE;
  text-decoration: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }

a,
button {
  color: #317EFE;
  outline: medium none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  a:hover,
  button:hover {
    color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }

button:focus,
input:focus,
input:focus,
textarea,
textarea:focus {
  outline: 0; }

ul {
  list-style: outside none none;
  margin: 0;
  padding: 0; }

::-moz-selection {
  background: #317EFE;
  text-shadow: none;
  color: #fff; }

::selection {
  background: #317EFE;
  text-shadow: none;
  color: #fff; }

textarea:focus,
input:focus {
  outline: none; }

.red-100_3da456a85950aa07 {
  background-color: #FFF3F3; }

.skye-100_bfe8abd4ff285fbb {
  background-color: #E8FBFF; }

.orange-100_a9f64fd9bebcc496 {
  background-color: #F9F8DA; }

.background-black_1ac8d60a927d6a79 {
  background-color: #393d48; }

.bg-light-black_40eb32287499ba14 {
  background-color: #31373f; }

.background-blue_ee1337071fe0e1aa {
  background-color: #317EFE; }

.bg-dark-blue_ed316abefee2a55b {
  background-color: #0e3151; }

.background-light-blue_ad820b15fa58b254 {
  background-color: #317EFE; }

.background-skye_89313489ae10b8ad {
  background-color: #317EFE; }

.background-gray_ced41d678ab2feda {
  background-color: #eef5f8; }

.background-light-gray_48bd257dc855ac12 {
  background-color: #f3f7fc; }

.background-gradient_101ce6dc2caf8df6 {
  background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
  background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }

.page-bg_5bd465c1c1a41224 {
  background-color: #14203A; }

.page-area_64a5e01f50140db1 {
  padding-top: 90px;
  padding-bottom: 80px; }

.blog-area_c5feee961520d9c1 {
  padding-top: 96px;
  padding-bottom: 72px; }

@media (max-width: 991px) {
  .page-area_64a5e01f50140db1,
  .blog-area_c5feee961520d9c1 {
    padding-top: 100px;
    padding-bottom: 52px; } }
@media (max-width: 767px) {
  .page-area_64a5e01f50140db1,
  .blog-area_c5feee961520d9c1 {
    padding-top: 70px;
    padding-bottom: 22px; } }
.page-area_64a5e01f50140db1 .page-links_215dce21193fff26,
.blog-area_c5feee961520d9c1 .page-links_215dce21193fff26 {
  margin-bottom: 20px; }

.border-radius-12_447b4ee47f563826 {
  border-radius: 12px; }

.text-white-100_52ca00aa4d751e0a {
  color: #c7cdda; }

code {
  color: #E7F914; }

.te-theme-btn_3ecee93319bb6aa2,
.wp-block-loginout_25c27a71d7d8c4e4 a,
input.te-theme-btn_3ecee93319bb6aa2 {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 9px 28px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.2px;
  text-transform: capitalize;
  color: #ffffff;
  background-color: #317EFE;
  position: relative;
  z-index: 1;
  border-radius: 50px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  overflow: hidden; }
  .te-theme-btn_3ecee93319bb6aa2:hover,
  .wp-block-loginout_25c27a71d7d8c4e4 a:hover,
  input.te-theme-btn_3ecee93319bb6aa2:hover {
    color: #131A2A;
    background-color: #E7F914; }
  .te-theme-btn_3ecee93319bb6aa2:focus,
  .wp-block-loginout_25c27a71d7d8c4e4 a:focus,
  input.te-theme-btn_3ecee93319bb6aa2:focus {
    color: #ffffff; }
  .te-theme-btn_3ecee93319bb6aa2.yellow-btn_79b7df1bb0942072,
  .wp-block-loginout_25c27a71d7d8c4e4 a.yellow-btn_79b7df1bb0942072,
  input.te-theme-btn_3ecee93319bb6aa2.yellow-btn_79b7df1bb0942072 {
    background-color: #E7F914;
    color: #14203A; }
  .te-theme-btn_3ecee93319bb6aa2.simple-btn_3b11657c5dc85e9d,
  .wp-block-loginout_25c27a71d7d8c4e4 a.simple-btn_3b11657c5dc85e9d,
  input.te-theme-btn_3ecee93319bb6aa2.simple-btn_3b11657c5dc85e9d {
    padding-left: 36px;
    padding-right: 36px; }

.wp-block-loginout_25c27a71d7d8c4e4 a {
  position: relative; }

.contact-form-btn_1a4f9deb6b25f347 {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  display: block;
  line-height: 42px; }
  .contact-form-btn_1a4f9deb6b25f347 .icon_92f6e5439255ec97 {
    float: right; }

input.te-theme-btn_3ecee93319bb6aa2 {
  display: inline-block !important;
  width: inherit !important;
  border: 0 !important; }

.te-slider-btn-wrapper_22b538eddfeb5a02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  position: relative;
  top: -30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-slider-btn-wrapper_22b538eddfeb5a02 {
      top: unset; } }
  .te-slider-btn-wrapper_22b538eddfeb5a02 .te-slider-nav_d5421de05c13b5f4 {
    width: 67px;
    height: 67px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-radius: 50px;
    color: #317EFE;
    font-size: 17px;
    background-color: #0e2bc51a;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-slider-btn-wrapper_22b538eddfeb5a02 .te-slider-nav_d5421de05c13b5f4:hover {
      background-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }

.circle-rotate-wrapper_67d8f2fea6286df6 {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .circle-rotate-wrapper_67d8f2fea6286df6 .circle-rotate-inner_ae2aecca12615410 {
    position: absolute;
    width: 160px;
    height: 160px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.circle-rotate-text {
  -webkit-transform-origin: center center;
          transform-origin: center center;
  -webkit-animation: spin 6s linear infinite;
          animation: spin 6s linear infinite;
  position: absolute !important;
  width: 100%;
  height: 100% !important;
  top: 0;
  left: 0; }
  .circle-rotate-text span {
    font-family: "Inter", sans-serif;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #131A2A; }

/* Deafult Margin & Padding */
/*-- Margin Top --*/
.mt-5_1b1104319bc11837 {
  margin-top: 5px; }

.mt-10_1b581461c5d4824d {
  margin-top: 10px; }

.mt-15_0db6f72ece9f45e6 {
  margin-top: 15px; }

.mt-20_ead75b38c4c69934 {
  margin-top: 20px; }

.mt-25_3033571182347963 {
  margin-top: 25px; }

.mt-30_de71665d92ac4286 {
  margin-top: 30px; }

.mt-35_88871f6169db652c {
  margin-top: 35px; }

.mt-40_c997b2fd3430c89a {
  margin-top: 40px; }

.mt-45_c5923cb5c2192fc9 {
  margin-top: 45px; }

.mt-50_21659a9a59e58a98 {
  margin-top: 50px; }

.mt-55_3cf4dc4b277a7ac9 {
  margin-top: 55px; }

.mt-60_8d637c364732219b {
  margin-top: 60px; }

.mt-65_bf6a26d64ba9d5c2 {
  margin-top: 65px; }

.mt-70_a2de0b687668e2f6 {
  margin-top: 70px; }

.mt-75_0bd698996be80594 {
  margin-top: 75px; }

.mt-80_678304502e6143e8 {
  margin-top: 80px; }

.mt-85_105158f632c48663 {
  margin-top: 85px; }

.mt-90_0092731b3c2f1d20 {
  margin-top: 90px; }

.mt-95_085d7887e9a3cfca {
  margin-top: 95px; }

.mt-100_0a0431b5168d3a90 {
  margin-top: 100px; }

.mt-105_3729df48f72d35be {
  margin-top: 105px; }

.mt-110_a4db1c130130d82d {
  margin-top: 110px; }

.mt-115_92693b977a47e0c6 {
  margin-top: 115px; }

.mt-120_22d28479633fbb2f {
  margin-top: 120px; }

.mt-125_e012156ffbbbb7d7 {
  margin-top: 125px; }

.mt-130_c0ce7636eba3a233 {
  margin-top: 130px; }

.mt-135_6ef8f1a232401ac2 {
  margin-top: 135px; }

.mt-140_8c5fe167eaae212c {
  margin-top: 140px; }

.mt-145_170bec5e41236e0d {
  margin-top: 145px; }

.mt-150_bea4224830a459e8 {
  margin-top: 150px; }

.mt-155_6b77e9687f9e57c9 {
  margin-top: 155px; }

.mt-160_ed80b0353b37f45a {
  margin-top: 160px; }

.mt-165_d1a0edd1b0a5b43c {
  margin-top: 165px; }

.mt-170_bc76ccc1e24c0987 {
  margin-top: 170px; }

.mt-175_2979d207ae144a5a {
  margin-top: 175px; }

.mt-180_f4927ae239fbd99d {
  margin-top: 180px; }

.mt-185_3e2c6a422832d73d {
  margin-top: 185px; }

.mt-190_cecfc9b4ae3ed735 {
  margin-top: 190px; }

.mt-195_7eb00d9ec1a26788 {
  margin-top: 195px; }

.mt-200_84befd5067a20357 {
  margin-top: 200px; }

/*-- Margin Bottom --*/
.mb-5_d1c78ff5e164a73e {
  margin-bottom: 5px; }

.mb-10_d12bd24f627be15a {
  margin-bottom: 10px; }

.mb-15_0f403b45cf9b9aea {
  margin-bottom: 15px; }

.mb-20_0ffd880eb5b42e26 {
  margin-bottom: 20px; }

.mb-25_652e0e66205129a8 {
  margin-bottom: 25px; }

.mb-30_849d52419f0294dd {
  margin-bottom: 30px; }

.mb-35_30d1df2c213df416 {
  margin-bottom: 35px; }

.mb-40_481fcb9c07182e08 {
  margin-bottom: 40px; }

.mb-45_c4db5b2be8134493 {
  margin-bottom: 45px; }

.mb-50_623c0e596baaa40b {
  margin-bottom: 50px; }

.mb-55_b71947840f618fdf {
  margin-bottom: 55px; }

.mb-60_feff07eb3ed137b3 {
  margin-bottom: 60px; }

.mb-65_9f4c9d92f599bccb {
  margin-bottom: 65px; }

.mb-70_42ed72edcf1ccc20 {
  margin-bottom: 70px; }

.mb-75_f94e6da58b19b0e6 {
  margin-bottom: 75px; }

.mb-80_ec5bd9e82c3acdf9 {
  margin-bottom: 80px; }

.mb-85_048d39c405ad6ecc {
  margin-bottom: 85px; }

.mb-90_65079f6772d9a9a2 {
  margin-bottom: 90px; }

.mb-95_880ce0f0d8795345 {
  margin-bottom: 95px; }

.mb-100_0aadaa837ff97926 {
  margin-bottom: 100px; }

.mb-105_02eb329d8b787561 {
  margin-bottom: 105px; }

.mb-110_5ccd0cfcc15bf728 {
  margin-bottom: 110px; }

.mb-115_eb7cb3f6aca2d9f4 {
  margin-bottom: 115px; }

.mb-120_83ec66396cbca79a {
  margin-bottom: 120px; }

.mb-125_53ff2c5431be0835 {
  margin-bottom: 125px; }

.mb-130_aa26d0cb5288d56a {
  margin-bottom: 130px; }

.mb-135_9ae235cb919ba26f {
  margin-bottom: 135px; }

.mb-140_366660200f65001b {
  margin-bottom: 140px; }

.mb-145_b71c8b9ae235f22b {
  margin-bottom: 145px; }

.mb-150_2e7950a35e23476e {
  margin-bottom: 150px; }

.mb-155_459374c4a41e291c {
  margin-bottom: 155px; }

.mb-160_6c574e83cebeb563 {
  margin-bottom: 160px; }

.mb-165_7ebd168b1322c465 {
  margin-bottom: 165px; }

.mb-170_6bdc4e29dc41abdb {
  margin-bottom: 170px; }

.mb-175_1c0261a03ef03b23 {
  margin-bottom: 175px; }

.mb-180_93cf65a12547ed45 {
  margin-bottom: 180px; }

.mb-185_919d8afbd918bb82 {
  margin-bottom: 185px; }

.mb-190_4fa8d2b8f4adf381 {
  margin-bottom: 190px; }

.mb-195_29199b4605ff324c {
  margin-bottom: 195px; }

.mb-200_dab742428bff9ace {
  margin-bottom: 200px; }

.mb-205_a4f92cfaaf833efe {
  margin-bottom: 205px; }

.mb-210_b7101ef060ba92f6 {
  margin-bottom: 210px; }

.mb-215_adf691adb3cca0b6 {
  margin-bottom: 215px; }

.mb-220_b4572a66088f86da {
  margin-bottom: 220px; }

.mb-245_2074881d695c01fd {
  margin-bottom: 245px; }

.mb-250_d29e3f0a955d1a97 {
  margin-bottom: 250px; }

/*-- Padding Top --*/
.pt-5_070e3340779ddc61 {
  padding-top: 5px; }

.pt-10_dfc2070fdb873372 {
  padding-top: 10px; }

.pt-15_a3ac1ebf54a85b66 {
  padding-top: 15px; }

.pt-20_906bfe813fc357a8 {
  padding-top: 20px; }

.pt-21_4282b4410d613dfa {
  padding-top: 21px; }

.pt-22_b5daae1b5563f620 {
  padding-top: 22px; }

.pt-23_153ca4e29d865e11 {
  padding-top: 23px; }

.pt-24_4faac339afdb4034 {
  padding-top: 24px; }

.pt-25_dd0b1e6989946f7b {
  padding-top: 25px; }

.pt-30_93f71d3bfd786fdc {
  padding-top: 30px; }

.pt-35_53b34b34130445f4 {
  padding-top: 35px; }

.pt-40_50ee26e96334fc55 {
  padding-top: 40px; }

.pt-45_445c95e8cb843348 {
  padding-top: 45px; }

.pt-50_86e9189305b79786 {
  padding-top: 50px; }

.pt-55_8a51faef9d55109b {
  padding-top: 55px; }

.pt-60_64210f819e0aa20a {
  padding-top: 60px; }

.pt-65_b637f894c2d70c4e {
  padding-top: 65px; }

.pt-70_640b97b0ba64e2eb {
  padding-top: 70px; }

.pt-75_45cdfe0b2f8eb8a4 {
  padding-top: 75px; }

.pt-80_ad80e24a219c683c {
  padding-top: 80px; }

.pt-85_019d8974f318b191 {
  padding-top: 85px; }

.pt-86_f124f42e5d500c10 {
  padding-top: 85px; }

.pt-87_28f40bcdc367acbb {
  padding-top: 85px; }

.pt-88_35055e7f5245f04b {
  padding-top: 85px; }

.pt-89_cb6cbdedf937f9b2 {
  padding-top: 85px; }

.pt-90_70c7838514f1e938 {
  padding-top: 90px; }

.pt-95_48a26d400d21014f {
  padding-top: 95px; }

.pt-100_55ac42d0528aca1e {
  padding-top: 100px; }

.pt-105_75a28351dce3d32a {
  padding-top: 105px; }

.pt-110_e53636447b1cdc03 {
  padding-top: 110px; }

.pt-115_45186df02957eca6 {
  padding-top: 115px; }

.pt-120_320f6b2617126390 {
  padding-top: 120px; }

.pt-125_039a609c25a079c6 {
  padding-top: 125px; }

.pt-130_e9d3f90399739608 {
  padding-top: 130px; }

.pt-135_087fee448df8d0f0 {
  padding-top: 135px; }

.pt-140_6b7a75f883546a24 {
  padding-top: 140px; }

.pt-145_68c82a7394d96557 {
  padding-top: 145px; }

.pt-150_17f603017b642e48 {
  padding-top: 150px; }

.pt-155_3ad473245b7547f7 {
  padding-top: 155px; }

.pt-160_8e86f21f6b6d71e0 {
  padding-top: 160px; }

.pt-165_d6874030adf1cf15 {
  padding-top: 165px; }

.pt-170_c50f1952e471c93c {
  padding-top: 170px; }

.pt-175_a2bd22b180a79f64 {
  padding-top: 175px; }

.pt-180_e9779dec93070bc5 {
  padding-top: 180px; }

.pt-185_e50402b0c79b2a60 {
  padding-top: 185px; }

.pt-190_041c371d20ae2846 {
  padding-top: 190px; }

.pt-195_9014a5f3f3468cbd {
  padding-top: 195px; }

.pt-200_88645e616a772149 {
  padding-top: 200px; }

.pt-250_d79f9f56727410ad {
  padding-top: 250px; }

/*-- Padding Bottom --*/
.pb-5_59c7768d1d3b96fa {
  padding-bottom: 5px; }

.pb-10_7cadca69a33babe1 {
  padding-bottom: 10px; }

.pb-15_869387b614d80dcc {
  padding-bottom: 15px; }

.pb-20_a0b369cf7ac956b9 {
  padding-bottom: 20px; }

.pb-21_aa0a9e0a282d455b {
  padding-bottom: 21px; }

.pb-22_54f222c74dda0d2e {
  padding-bottom: 22px; }

.pb-23_f602e457dcb41a56 {
  padding-bottom: 23px; }

.pb-24_d3a1572f19d470eb {
  padding-bottom: 24px; }

.pb-25_44fe2fea159b561b {
  padding-bottom: 25px; }

.pb-30_81b631a73a853648 {
  padding-bottom: 30px; }

.pb-35_64fc4e08416def6c {
  padding-bottom: 35px; }

.pb-40_54b10a95ea75bc15 {
  padding-bottom: 40px; }

.pb-45_927ba32afe4ac161 {
  padding-bottom: 45px; }

.pb-50_4327e254eb28eb3e {
  padding-bottom: 50px; }

.pb-55_d584b3a002087193 {
  padding-bottom: 55px; }

.pb-60_41f67b5dd7c68c9d {
  padding-bottom: 60px; }

.pb-65_25413c764060fa37 {
  padding-bottom: 65px; }

.pb-70_3e99ed0dc79a0665 {
  padding-bottom: 70px; }

.pb-75_4effb4445369b426 {
  padding-bottom: 75px; }

.pb-80_30180a1e6899361d {
  padding-bottom: 80px; }

.pb-85_8dc98a5f6330f45b {
  padding-bottom: 85px; }

.pb-90_b69c0c186712bb07 {
  padding-bottom: 90px; }

.pb-95_7aa4fc718184e03a {
  padding-bottom: 95px; }

.pb-100_25aa0922abea3556 {
  padding-bottom: 100px; }

.pb-105_f88453dd9a304660 {
  padding-bottom: 105px; }

.pb-110_318c35536e4c3a56 {
  padding-bottom: 110px; }

.pb-115_7b05bfd527cf1bcd {
  padding-bottom: 115px; }

.pb-120_79a3bf0bf5eb1341 {
  padding-bottom: 120px; }

.pb-125_9916c5c409af5eec {
  padding-bottom: 125px; }

.pb-130_6aa02fc2dac787c1 {
  padding-bottom: 130px; }

.pb-135_3d4a5f0c0c0d9107 {
  padding-bottom: 135px; }

.pb-140_c2eea3a6dfa2c9df {
  padding-bottom: 140px; }

.pb-145_0a7db924df6ccd95 {
  padding-bottom: 145px; }

.pb-150_aa6763ce01f95166 {
  padding-bottom: 150px; }

.pb-155_c58836ff4e08d742 {
  padding-bottom: 155px; }

.pb-160_902532e275afa8fa {
  padding-bottom: 160px; }

.pb-165_2e8fa4c77bc658f9 {
  padding-bottom: 165px; }

.pb-170_fe971c18bb7f2810 {
  padding-bottom: 170px; }

.pb-175_d59fbdd0b956fc48 {
  padding-bottom: 175px; }

.pb-180_64db5e40d0d1d0fe {
  padding-bottom: 100px; }

.pb-185_670aab2182770286 {
  padding-bottom: 185px; }

.pb-190_766aee35df6f9c48 {
  padding-bottom: 190px; }

.pb-195_7355186913bfbe8b {
  padding-bottom: 195px; }

.pb-200_db50de9f31fc278b {
  padding-bottom: 200px; }

/*-- Padding Left --*/
.pl-0_973722583740a5ec {
  padding-left: 0px; }

.pl-5_53debd2cfdde6855 {
  padding-left: 5px; }

.pl-10_b1444a196494ea63 {
  padding-left: 10px; }

.pl-15_695817b24d3a03a7 {
  padding-left: 15px; }

.pl-20_1b18275fbb863d0b {
  padding-left: 20px; }

.pl-25_a1d14385302df801 {
  padding-left: 35px; }

.pl-30_93f760b93d5b764c {
  padding-left: 30px; }

.pl-35_ffe55272e2b2b35d {
  padding-left: 35px; }

.pl-35_ffe55272e2b2b35d {
  padding-left: 35px; }

.pl-40_c4c47e4eb845c693 {
  padding-left: 40px; }

.pl-45_a1995440a46f216c {
  padding-left: 45px; }

.pl-50_a1d1beb8e0cf3f06 {
  padding-left: 50px; }

.pl-55_6822d5a9bb8aa090 {
  padding-left: 55px; }

.pl-60_2d801993b1d36955 {
  padding-left: 60px; }

.pl-65_f2bd386830a9dd89 {
  padding-left: 65px; }

.pl-70_d72e19ea3fbbced2 {
  padding-left: 70px; }

.pl-75_cdea5c13093cc2d4 {
  padding-left: 75px; }

.pl-80_0a07df6b6e2278c9 {
  padding-left: 80px; }

.pl-85_511f322989d059cb {
  padding-left: 80px; }

.pl-90_b39b790671954b13 {
  padding-left: 90px; }

.pl-95_b92ab8df7a6dae0c {
  padding-left: 95px; }

.pl-100_92d91e3d9905ecae {
  padding-left: 100px; }

.pl-105_90fdbab9fc975cbe {
  padding-left: 105px; }

.pl-110_3156a2c5871599bb {
  padding-left: 110px; }

.pl-115_c5d4bd3ceb61f073 {
  padding-left: 115px; }

.pl-120_d8bcd8985af63457 {
  padding-left: 120px; }

.pl-125_3188d6c59334766c {
  padding-left: 125px; }

.pl-130_8113c7917d339737 {
  padding-left: 130px; }

.pl-135_937753a833af004a {
  padding-left: 135px; }

.pl-140_5eab67a5a21b7e9a {
  padding-left: 140px; }

.pl-145_45becb89d2660553 {
  padding-left: 145px; }

.pl-150_074f247907212cf9 {
  padding-left: 150px; }

.pl-155_86e8c5a4747c843b {
  padding-left: 155px; }

.pl-160_68d9a1c4b8b3bd31 {
  padding-left: 160px; }

.pl-165_18f9663f64574cc7 {
  padding-left: 165px; }

.pl-170_8c0585101e58c4ee {
  padding-left: 170px; }

.pl-180_e885197b969cb282 {
  padding-left: 180px; }

.pl-185_03ffb0f6de668857 {
  padding-left: 185px; }

.pl-190_9c7588da8d1fe809 {
  padding-left: 190px; }

.pl-195_07bbfbaae995ecf8 {
  padding-left: 195px; }

.pl-100_92d91e3d9905ecae {
  padding-left: 100px; }

.pl-200_0da2ccc0e9964dbd {
  padding-left: 200px; }

/*-- Padding Right --*/
.pr-0_067076df5114e6f1 {
  padding-right: 0px; }

.pr-5_179579a613f34a4c {
  padding-right: 5px; }

.pr-10_7d2628b086868849 {
  padding-right: 10px; }

.pr-15_5263a7bcdbf5437b {
  padding-right: 15px; }

.pr-20_d94a98229bde66e6 {
  padding-right: 20px; }

.pr-25_44a6865cb31f2b42 {
  padding-right: 35px; }

.pr-30_5861c3258cd9ac04 {
  padding-right: 30px; }

.pr-35_c3c32ee21c512ab2 {
  padding-right: 35px; }

.pr-35_c3c32ee21c512ab2 {
  padding-right: 35px; }

.pr-40_2c76a34be609f42a {
  padding-right: 40px; }

.pr-45_9765c2bef23d2e1f {
  padding-right: 45px; }

.pr-50_400fb8e3adeef907 {
  padding-right: 50px; }

.pr-55_c82ff6fd62beac1c {
  padding-right: 55px; }

.pr-60_c98ed7ce185ba0b5 {
  padding-right: 60px; }

.pr-65_dbc224b874dfb9e4 {
  padding-right: 65px; }

.pr-70_6ade0c1b67541d58 {
  padding-right: 70px; }

.pr-75_01a5f687c4a55d98 {
  padding-right: 75px; }

.pr-80_1f9da5d8e3487f9c {
  padding-right: 80px; }

.pr-85_a546d1598b12e8c8 {
  padding-right: 80px; }

.pr-90_ae8133a40fac736e {
  padding-right: 90px; }

.pr-95_0efc56cb3d8fae25 {
  padding-right: 95px; }

.pr-100_8030d60a29d1afc1 {
  padding-right: 100px; }

.pr-105_a39d2d98b6babfac {
  padding-right: 105px; }

.pr-110_e8da07d3a9ff130f {
  padding-right: 110px; }

.pr-115_adc4fdae93d24cdf {
  padding-right: 115px; }

.pr-120_881c0889ddb2a482 {
  padding-right: 120px; }

.pr-125_5a413fb38c0572fb {
  padding-right: 125px; }

.pr-130_cff51779d13a392c {
  padding-right: 130px; }

.pr-135_de1526d96fb40245 {
  padding-right: 135px; }

.pr-140_be57361e73fb1a3f {
  padding-right: 140px; }

.pr-145_d09c5ca566154cc8 {
  padding-right: 145px; }

.pr-150_537d8d87a9aabea0 {
  padding-right: 150px; }

.pr-155_682f39d320ce8adb {
  padding-right: 155px; }

.pr-165_67145c2a8286e30f {
  padding-right: 165px; }

.pr-170_280fcdc989cc41f9 {
  padding-right: 170px; }

.pr-175_0a0155a9c0bc90bc {
  padding-right: 175px; }

.pr-180_94e022ee3e1990aa {
  padding-right: 180px; }

.pr-185_06b5f76278b792c5 {
  padding-right: 185px; }

.pr-190_93902762472c0066 {
  padding-right: 190px; }

.pr-195_c2e8021909114f68 {
  padding-right: 195px; }

.pr-200_3669d08da2c1f34a {
  padding-right: 200px; }

/** padding top & bottom **/
.py-10_24757d8ee3c3c62b {
  padding-top: 10px;
  padding-bottom: 10px; }

.py-15_f2a5a35a546cb8a9 {
  padding-top: 15px;
  padding-bottom: 15px; }

.py-20_e12bed8acbbc9fb8 {
  padding-top: 20px;
  padding-bottom: 20px; }

.py-25_5dbaf1580b4df7c3 {
  padding-top: 25px;
  padding-bottom: 25px; }

.py-30_2b87888ebadf562d {
  padding-top: 30px;
  padding-bottom: 30px; }

.py-35_23c081345538a81d {
  padding-top: 35px;
  padding-bottom: 35px; }

.py-40_a5f9d66afa8a32ee {
  padding-top: 40px;
  padding-bottom: 40px; }

.py-45_3ad56ce9499155af {
  padding-top: 45px;
  padding-bottom: 45px; }

.py-50_679ab2215bfa6d91 {
  padding-top: 50px;
  padding-bottom: 50px; }

.py-55_068271a20d37aa7d {
  padding-top: 55px;
  padding-bottom: 55px; }

.py-60_5c59fc981955cf61 {
  padding-top: 60px;
  padding-bottom: 60px; }

.py-65_55c48850727af384 {
  padding-top: 65px;
  padding-bottom: 65px; }

.py-70_44d65345a9e5e422 {
  padding-top: 70px;
  padding-bottom: 70px; }

.py-75_e4c5bb88cf2e9186 {
  padding-top: 75px;
  padding-bottom: 75px; }

.py-80_71703ef7ba5482b9 {
  padding-top: 80px;
  padding-bottom: 80px; }

.py-85_c6b3672b4c8c7542 {
  padding-top: 85px;
  padding-bottom: 85px; }

.py-90_09656f80a46d57cb {
  padding-top: 90px;
  padding-bottom: 90px; }

.py-95_b6d51474564ab994 {
  padding-top: 95px;
  padding-bottom: 95px; }

.py-100_c07d9ba765d0cf59 {
  padding-top: 100px;
  padding-bottom: 100px; }

.py-105_cd120f802e6338ce {
  padding-top: 105px;
  padding-bottom: 105px; }

.py-110_48480eb29d49821e {
  padding-top: 110px;
  padding-bottom: 110px; }

.py-115_050fcf833b3bc629 {
  padding-top: 115px;
  padding-bottom: 115px; }

.py-120_db628ce81b385305 {
  padding-top: 120px;
  padding-bottom: 120px; }

.py-125_328a0b6fc5ed3b36 {
  padding-top: 125px;
  padding-bottom: 125px; }

.py-130_d5100dc768e4aa58 {
  padding-top: 130px;
  padding-bottom: 130px; }

.py-135_d90ae4677844f00f {
  padding-top: 135px;
  padding-bottom: 135px; }

.py-140_ed81a03459860e82 {
  padding-top: 140px;
  padding-bottom: 140px; }

.py-145_d3aad02e7cdd8b73 {
  padding-top: 145px;
  padding-bottom: 145px; }

.py-150_dabfadeb9fd528da {
  padding-top: 150px;
  padding-bottom: 150px; }

.py-155_64172104c1382091 {
  padding-top: 155px;
  padding-bottom: 155px; }

.py-160_4362d31f28a86df8 {
  padding-top: 160px;
  padding-bottom: 160px; }

.py-165_294237db2815631b {
  padding-top: 165px;
  padding-bottom: 165px; }

.py-170_27e5d4eeb7b6a27e {
  padding-top: 170px;
  padding-bottom: 170px; }

.py-175_4ec1e2c2d69d537f {
  padding-top: 175px;
  padding-bottom: 175px; }

.py-180_8882b053371839d7 {
  padding-top: 180px;
  padding-bottom: 100px; }

.py-185_dccdd55f226df5d6 {
  padding-top: 185px;
  padding-bottom: 185px; }

.py-190_45607e6536fa5f63 {
  padding-top: 190px;
  padding-bottom: 190px; }

.py-195_0a930936fbf5fca1 {
  padding-top: 195px;
  padding-bottom: 195px; }

.py-200_07759d11652306f3 {
  padding-top: 200px;
  padding-bottom: 200px; }

.py-205_1e408eb4a8ed5f43 {
  padding-top: 205px;
  padding-bottom: 205px; }

.py-210_a7d5197315240a51 {
  padding-top: 210px;
  padding-bottom: 210px; }

.py-215_e4466f07f3c847fc {
  padding-top: 215px;
  padding-bottom: 215px; }

.py-220_c944b4a10d2fe05c {
  padding-top: 220px;
  padding-bottom: 220px; }

.py-225_23c51b0b7b0414d5 {
  padding-top: 225px;
  padding-bottom: 225px; }

.py-230_1158b3b69b23d50e {
  padding-top: 230px;
  padding-bottom: 230px; }

.py-235_b88aca069579bac4 {
  padding-top: 235px;
  padding-bottom: 235px; }

.py-240_5c9851a5858047f4 {
  padding-top: 240px;
  padding-bottom: 240px; }

.py-250_189a8f6418ba65ea {
  padding-top: 250px;
  padding-bottom: 250px; }

.py-260_23f903074ac9dfc2 {
  padding-top: 260px;
  padding-bottom: 260px; }

.py-270_c3e02b825d32dce2 {
  padding-top: 270px;
  padding-bottom: 270px; }

.py-280_0ac0d0c7c459663b {
  padding-top: 280px;
  padding-bottom: 280px; }

.py-290_ed4ad03fe2adb771 {
  padding-top: 290px;
  padding-bottom: 290px; }

.py-300_b0d1d6405536549a {
  padding-top: 300px;
  padding-bottom: 300px; }

.py-310_2190609d68825cb4 {
  padding-top: 310px;
  padding-bottom: 310px; }

.py-320_8deec656e49d43b7 {
  padding-top: 320px;
  padding-bottom: 320px; }

.py-330_4c194318762f45ba {
  padding-top: 330px;
  padding-bottom: 330px; }

.py-340_4ae3fa4efdc170a9 {
  padding-top: 340px;
  padding-bottom: 340px; }

.py-350_c6327abf70505fb6 {
  padding-top: 350px;
  padding-bottom: 350px; }

/** padding left & right **/
.px-10_eee151a32923978d {
  padding-left: 10px;
  padding-right: 10px; }

.px-15_7322300326555429 {
  padding-left: 15px;
  padding-right: 15px; }

.px-20_e5d5f1a96aa0f664 {
  padding-left: 20px;
  padding-right: 20px; }

.px-25_f82f7b82b36f87d2 {
  padding-left: 25px;
  padding-right: 25px; }

.px-30_799e8db5f49dd535 {
  padding-left: 30px;
  padding-right: 30px; }

.px-35_afb4823bfd0893d2 {
  padding-left: 35px;
  padding-right: 35px; }

.px-40_717ddf09cc79e841 {
  padding-left: 40px;
  padding-right: 40px; }

.px-45_ac544da8c0f2d481 {
  padding-left: 45px;
  padding-right: 45px; }

.px-50_ccbf61de170f7660 {
  padding-left: 50px;
  padding-right: 50px; }

.px-55_a45f2d447c8a7ca5 {
  padding-left: 55px;
  padding-right: 55px; }

.px-60_4d0a8ebcf98ac712 {
  padding-left: 60px;
  padding-right: 60px; }

.px-65_b307b891a9787632 {
  padding-left: 65px;
  padding-right: 65px; }

.px-70_989edca5abe2b79f {
  padding-left: 70px;
  padding-right: 70px; }

.px-75_04da97698b40b169 {
  padding-left: 75px;
  padding-right: 75px; }

.px-80_e8c63d70dfdbcb95 {
  padding-left: 80px;
  padding-right: 80px; }

.px-85_8cdde5155d41767f {
  padding-left: 85px;
  padding-right: 85px; }

.px-90_321f31106f8c5364 {
  padding-left: 90px;
  padding-right: 90px; }

.px-95_b5e17e9661dff3bd {
  padding-left: 95px;
  padding-right: 95px; }

.px-100_8196f5cd9c3a95dc {
  padding-left: 100px;
  padding-right: 100px; }

.px-105_bd8b40f1f8d39706 {
  padding-left: 105px;
  padding-right: 105px; }

.px-110_4cca62cb89ab5d55 {
  padding-left: 110px;
  padding-right: 110px; }

.px-115_ec3c827398a99731 {
  padding-left: 115px;
  padding-right: 115px; }

.px-120_a7625700f76a4742 {
  padding-left: 120px;
  padding-right: 120px; }

.px-125_45368770d59b4de2 {
  padding-left: 125px;
  padding-right: 125px; }

.px-130_f59da5be4ba58a87 {
  padding-left: 130px;
  padding-right: 130px; }

.px-135_778a58bebfe01586 {
  padding-left: 135px;
  padding-right: 135px; }

.px-140_669880788a914e79 {
  padding-left: 140px;
  padding-right: 140px; }

.px-145_f1f41548f57952e8 {
  padding-left: 145px;
  padding-right: 145px; }

.px-150_a16517b1bcad5f84 {
  padding-left: 150px;
  padding-right: 150px; }

.px-155_992293f3dc4af210 {
  padding-left: 155px;
  padding-right: 155px; }

.px-160_806541b7ee08c43f {
  padding-left: 160px;
  padding-right: 160px; }

.px-165_8dafb6e003282793 {
  padding-left: 165px;
  padding-right: 165px; }

.px-170_a6c5834352291f95 {
  padding-left: 170px;
  padding-right: 170px; }

.px-175_267d4f44465e8338 {
  padding-left: 175px;
  padding-right: 175px; }

.px-180_cb47bfd3871f1110 {
  padding-left: 180px;
  padding-right: 180px; }

.px-185_262f064444f74e9d {
  padding-left: 185px;
  padding-right: 185px; }

.px-190_2b51560f1c7231f0 {
  padding-left: 190px;
  padding-right: 190px; }

.px-195_ddf32ecea57b7eea {
  padding-left: 195px;
  padding-right: 195px; }

.px-200_092923d9f8a5547e {
  padding-left: 200px;
  padding-right: 200px; }

.px-205_02628eb42d5eac75 {
  padding-left: 205px;
  padding-right: 205px; }

.px-210_7f4774a55a34d137 {
  padding-left: 210px;
  padding-right: 210px; }

.px-215_a7a86044407fecd6 {
  padding-left: 215px;
  padding-right: 215px; }

.px-220_9f8da5d4d340df4c {
  padding-left: 220px;
  padding-right: 220px; }

.px-225_fa53804b6b8a5047 {
  padding-left: 225px;
  padding-right: 225px; }

.px-230_260eed7da2ceeac6 {
  padding-left: 230px;
  padding-right: 230px; }

.px-235_edfd149343e7a1b5 {
  padding-left: 235px;
  padding-right: 235px; }

.px-240_04844bad4e7d9e67 {
  padding-left: 240px;
  padding-right: 240px; }

.px-250_a0637e537714e625 {
  padding-left: 250px;
  padding-right: 250px; }

.px-260_6f89843f2f68d286 {
  padding-left: 260px;
  padding-right: 260px; }

.px-270_cd9b72ca60799cf1 {
  padding-left: 270px;
  padding-right: 270px; }

.px-280_7e5e8f6c57100165 {
  padding-left: 280px;
  padding-right: 280px; }

.px-290_55a085123ba81b8f {
  padding-left: 290px;
  padding-right: 290px; }

.px-300_11a9235b85bd74e7 {
  padding-left: 300px;
  padding-right: 300px; }

.px-310_f8da34db93bf886b {
  padding-left: 310px;
  padding-right: 310px; }

.px-320_801b333023d6e27a {
  padding-left: 320px;
  padding-right: 320px; }

.px-330_0abe65e79baf0844 {
  padding-left: 330px;
  padding-right: 330px; }

.px-340_0838bfb3b4582f05 {
  padding-left: 340px;
  padding-right: 340px; }

.px-350_e1fe8623a5871c29 {
  padding-left: 350px;
  padding-right: 350px; }

/* WordPress Core
===================*/
body {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  overflow-x: hidden; }

dl, ol, ul {
  margin-top: 0;
  margin-bottom: 20px; }

ol {
  padding-left: 20px; }

ul {
  list-style: disc;
  padding-left: 20px; }

/* Protected Post Type */
.post-password-form_96e5283a8f49414c label {
  width: 100%;
  display: block;
  font-weight: 600;
  margin-bottom: 10px; }
.post-password-form_96e5283a8f49414c input[type="password"] {
  font-size: 1.2rem;
  line-height: 20px;
  padding: 12px 20px;
  border: 1px solid #E4E4F2;
  width: 100%; }
.post-password-form_96e5283a8f49414c input[type="submit"] {
  background-color: #317EFE;
  border: none;
  padding: 10px 40px;
  color: #ffffff;
  cursor: pointer;
  font-weight: 600;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .post-password-form_96e5283a8f49414c input[type="submit"]:hover {
    background-color: #14203A; }

/* Table */
table {
  margin-bottom: 20px;
  width: 100%; }
  table caption {
    border: 1px solid #dfe2e9;
    padding: 6px 10px;
    border-top: 0; }
  table th,
  table td {
    background-color: transparent;
    border: 1px solid #dfe2e9;
    text-align: left;
    padding: 8px;
    -webkit-transition: .3s;
    transition: .3s; }
    table th#today,
    table td#today {
      background: #317EFE;
      color: #ffffff; }
      table th#today a,
      table td#today a {
        color: #ffffff; }

.tp-page-content_c89bea2b8021736b .size-full_8c6d50d540d56691.alignright_6b10511ada73c03c {
  margin-bottom: 15px;
  margin-top: 20px; }
.tp-page-content_c89bea2b8021736b figure.wp-caption_4455c02923826096.aligncenter_312aa31d6fec5cb2 {
  margin-top: 40px; }
.tp-page-content_c89bea2b8021736b dl, .tp-page-content_c89bea2b8021736b ol, .tp-page-content_c89bea2b8021736b ul {
  margin-bottom: 11px; }
.tp-page-content_c89bea2b8021736b .te-comment-respond_5b287cbb43ab311a {
  margin-top: 78px;
  margin-bottom: 20px; }
.tp-page-content_c89bea2b8021736b .te-latest-comments_452e1e3501ee6e02 .te-comment-respond_5b287cbb43ab311a {
  margin-bottom: 40px; }
.tp-page-content_c89bea2b8021736b .te-post-comments_20bcef7867b00316 {
  margin-top: 80px; }

/* Text meant only for screen readers. */
.screen-reader-text_3295901e69543501 {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }

.screen-reader-text_3295901e69543501:focus {
  background-color: #eee;
  clip: auto !important;
  -webkit-clip-path: none;
          clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; }

/*
 Caption
============================*/
.wp-caption_4455c02923826096 {
  margin-bottom: 1.5em;
  max-width: 100%; }

.wp-caption_4455c02923826096 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption_4455c02923826096 .wp-caption-text_54f6c60c1ac5761c {
  margin: 0.8075em 0;
  font-size: 14px;
  font-style: italic; }

.wp-caption-text_54f6c60c1ac5761c {
  text-align: center; }

/*
 Galleries
============================*/
.gallery_bc91d6b3021eaece {
  margin-bottom: 10px; }

.gallery-item_facdba7d708ea38b {
  display: inline-block;
  max-width: 33.33%;
  text-align: center;
  vertical-align: top;
  width: 100%;
  padding-right: 5px !important; }

.gallery-columns-1_3765b35fead489f6 .gallery-item_facdba7d708ea38b {
  max-width: 100%;
  width: 100%; }

.gallery-columns-2_05bdd0be117a8157 .gallery-item_facdba7d708ea38b {
  max-width: 50%; }

.gallery-columns-3_a28a7e996de327d1 .gallery-item_facdba7d708ea38b {
  max-width: 33.33%; }

.gallery-columns-4_421e07645257f90b .gallery-item_facdba7d708ea38b {
  max-width: 25%; }

.gallery-columns-5_d6f309dd2e1b1fc3 .gallery-item_facdba7d708ea38b {
  max-width: 20%; }

.gallery-columns-6_1f08360a8e33e6a5 .gallery-item_facdba7d708ea38b {
  max-width: 16.66%; }

.gallery-columns-7_1fbf77097f5bd01d .gallery-item_facdba7d708ea38b {
  max-width: 14.28%; }

.gallery-columns-8_d29a18d28d886f6d .gallery-item_facdba7d708ea38b {
  max-width: 12.5%; }

.gallery-columns-9_a1d24bef462ed1bd .gallery-item_facdba7d708ea38b {
  max-width: 11.11%; }

.gallery-caption_1087fbfb1e2b812e {
  display: block; }

.size-thumbnail_9b7e21dad87d5755 {
  margin-bottom: 20px; }

img.emoji_f918dbc6cbb5e215 {
  width: 15px;
  height: 15px; }

/*
 Alignments
============================*/
.alignleft_bf2903b0f0504003 {
  display: inline;
  float: left;
  margin-right: 1.5em !important; }

.alignright_6b10511ada73c03c {
  display: inline;
  float: right;
  margin-left: 1.5em !important; }

.aligncenter_312aa31d6fec5cb2 {
  clear: both;
  display: block;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center; }

/*
 Block Unit Test Widget
============================*/
.wp-block-search__input_77025754d7359390 {
  border: 1px solid #dfe2e9 !important; }

.wp-block-search__button_f37ba6c05c0bac96 {
  margin-left: 0 !important; }

.wp-block-social-links_129e6632bce265c8 {
  padding-left: 0 !important; }
  .wp-block-social-links_129e6632bce265c8 li {
    padding-top: 0 !important; }

.te-post-item_34d2c5a02067d778.format-quote_cba8437947d01cd3 blockquote {
  padding: 45px; }
  @media (max-width: 767px) {
    .te-post-item_34d2c5a02067d778.format-quote_cba8437947d01cd3 blockquote {
      padding: 35px; } }

blockquote {
  overflow: hidden;
  padding: 30px 30px 30px 30px !important;
  margin: 30px 0;
  position: relative;
  z-index: 1;
  background-color: #F9F4F1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    blockquote {
      padding-left: 30px; } }
  blockquote p {
    font-family: "Inter", sans-serif;
    font-size: 20px;
    color: #14203A;
    line-height: 32px;
    font-weight: 500;
    letter-spacing: 0px;
    margin-bottom: 0; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      blockquote p {
        font-size: 18px;
        line-height: 28px; } }
    blockquote p a {
      color: #317EFE;
      text-decoration: underline; }
  blockquote footer {
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    color: #14203A;
    margin-top: 20px;
    margin-bottom: 20px; }

.wp-block-quote_8f4b98f17da45c44, blockquote {
  border-left: solid 5px #317EFE; }

.wp-block-pullquote_03330261c967838e {
  border-top: 5px solid #317EFE !important;
  border-bottom: 5px solid #317EFE !important;
  background-color: #eef5f8; }

.wp-block-quote__citation_0bf864312c53f127, .wp-block-quote_8f4b98f17da45c44 cite, .wp-block-quote_8f4b98f17da45c44 footer {
  margin-top: 10px;
  display: block; }

.wp-block-column_a0159cb037f38538:not(:first-child), .wp-block-column_a0159cb037f38538:nth-child(2n) {
  margin-left: 10px; }

.wp-block-column_a0159cb037f38538:not(:last-child) {
  margin-right: 10px; }

.wp-block-column_a0159cb037f38538:nth-child(2n+1) {
  margin-right: 10px; }

.te-post-content > .alignwide_39424c9a6cb6a5e1 {
  margin-left: 0;
  margin-right: 0;
  width: calc(100% + 20px);
  max-width: calc(100% + 20px); }

.te-post-content p.has-large-font-size_1a5c31e282013fac {
  font-size: 36px;
  line-height: 1.2; }
.te-post-content .wp-block-search_86c7ee152a3951f0 {
  margin-bottom: 15px; }
.te-post-content .wp-block-file_e1dcf63479e6cd65 {
  margin-top: 20px; }
.te-post-content .wp-block-group__inner-container_3f76126e3f682b02 p {
  margin-top: 0 !important; }

.has-very-light-gray-color_c5618b209c01d238.has-very-light-gray-color_c5618b209c01d238 {
  color: #fff;
  background: #317EFE !important; }

.wp-block-button_a4f03b2279a8a682 {
  margin-bottom: 10px; }

.wp-block-archives_77c2ee02b87230ff select,
.wp-block-categories_5bf4178175d643f8 select {
  height: 50px;
  width: 200px;
  border: 1px solid #ddd;
  padding: 0 10px;
  margin-bottom: 10px; }

.wp-block-te-latest-comments_73d232255c51dafa {
  padding-left: 0 !important; }

.wp-block-cover_a4f75e688537c1f0 p.wp-block-cover-text_6a111057b175baa7,
.wp-block-cover_a4f75e688537c1f0.is-light_f672ecaa4e6a3654 .wp-block-cover__inner-container_1f7b1aeac19b3e26 {
  color: #fff !important; }

.wp-block-cover-text_6a111057b175baa7 a {
  color: #fff; }

.wp-block-rss_eed7c840ae6f962f {
  padding-left: 0 !important; }

.widget_9d891d2d7a14eaea .wp-block-archives-dropdown_62585e812aaa19a7,
.widget_9d891d2d7a14eaea .wp-block-categories-dropdown_4000b4611480bd30,
.widget_9d891d2d7a14eaea .wp-block-loginout_25c27a71d7d8c4e4,
.widget_9d891d2d7a14eaea .wp-block-social-links_129e6632bce265c8,
.widget_9d891d2d7a14eaea.widget_archive_2922fd273089a3dc select,
.widget_9d891d2d7a14eaea.te_widget_categories_23329817f67142b7 select,
.widget_9d891d2d7a14eaea.widget_text_d7e44bed9e77f071 select,
.widget_9d891d2d7a14eaea.te_widget_search_f5debe489bb926b8 .search-form_5a0436b1d7cd674e,
.widget_9d891d2d7a14eaea.te_widget_tag_cloud_89e29eca00088b0b .tagcloud_78baacae4d4f7367,
.widget_9d891d2d7a14eaea .wp-block-tag-cloud_eb240227cb22b737 {
  margin-bottom: 6px; }

.wp-block-latest-posts_cd3b473a090592c2 .wp-block-latest-posts__te-post-title_423e8bd4ddc029c0 {
  display: inline-block;
  width: 100%; }

nav.wp-calendar-nav_23a693f9b8bb0ce2 {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  nav.wp-calendar-nav_23a693f9b8bb0ce2 a {
    color: #335371; }
    nav.wp-calendar-nav_23a693f9b8bb0ce2 a:hover {
      color: #317EFE; }

.blog-search-content_4b15ed7bc59513c6 {
  margin: 0; }
  .blog-search-content_4b15ed7bc59513c6 .wp-block-search_86c7ee152a3951f0,
  .blog-search-content_4b15ed7bc59513c6 .search-form_5a0436b1d7cd674e,
  .blog-search-content_4b15ed7bc59513c6 .sidebar__search_0d434b23e09cc5aa {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    overflow: hidden; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .blog-search-content_4b15ed7bc59513c6 .wp-block-search_86c7ee152a3951f0,
      .blog-search-content_4b15ed7bc59513c6 .search-form_5a0436b1d7cd674e,
      .blog-search-content_4b15ed7bc59513c6 .sidebar__search_0d434b23e09cc5aa {
        width: 100%; } }
    .blog-search-content_4b15ed7bc59513c6 .wp-block-search_86c7ee152a3951f0 .wp-block-search__inside-wrapper_8b1a4423eccab3fb,
    .blog-search-content_4b15ed7bc59513c6 .search-form_5a0436b1d7cd674e .wp-block-search__inside-wrapper_8b1a4423eccab3fb,
    .blog-search-content_4b15ed7bc59513c6 .sidebar__search_0d434b23e09cc5aa .wp-block-search__inside-wrapper_8b1a4423eccab3fb {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .blog-search-content_4b15ed7bc59513c6 .wp-block-search_86c7ee152a3951f0 label,
    .blog-search-content_4b15ed7bc59513c6 .search-form_5a0436b1d7cd674e label,
    .blog-search-content_4b15ed7bc59513c6 .sidebar__search_0d434b23e09cc5aa label {
      font-size: 24px;
      display: block;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #14203A;
      font-family: "Inter", sans-serif; }
    .blog-search-content_4b15ed7bc59513c6 .wp-block-search_86c7ee152a3951f0 input,
    .blog-search-content_4b15ed7bc59513c6 .search-form_5a0436b1d7cd674e input,
    .blog-search-content_4b15ed7bc59513c6 .sidebar__search_0d434b23e09cc5aa input {
      background-color: #ffffff;
      border: 1px solid #E1E1E1 !important;
      padding: 0 25px;
      height: 60px;
      width: 100%;
      color: #335371;
      font-size: 15px;
      border-radius: 6px 0 0 6px; }
    .blog-search-content_4b15ed7bc59513c6 .wp-block-search_86c7ee152a3951f0 button,
    .blog-search-content_4b15ed7bc59513c6 .search-form_5a0436b1d7cd674e button,
    .blog-search-content_4b15ed7bc59513c6 .sidebar__search_0d434b23e09cc5aa button {
      color: #ffffff;
      padding: 0 20px;
      position: relative;
      right: 0;
      background-color: #317EFE;
      top: 0;
      height: auto;
      border-radius: 0 6px 6px 0;
      line-height: 0;
      border: 0;
      margin-left: 0 !important; }

/*
 Media
============================*/
.tp-page-content_c89bea2b8021736b .wp-smiley_87c65244197e2fae,
.entry-content_5d9e3cf6213c903f .wp-smiley_87c65244197e2fae,
.comment-content_5083bc6573f678d7 .wp-smiley_87c65244197e2fae {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

embed,
iframe,
object {
  max-width: 100%; }

.te-comment-respond_5b287cbb43ab311a.style-two_330c58f3a1bc7079 .wpcf7-form_513fbaf355bf4bf4 .wpcf7-not-valid-tip_fa654ad1a64f3266 {
  color: #d9c0b8 !important; }
.te-comment-respond_5b287cbb43ab311a .wpcf7-form_513fbaf355bf4bf4 .wpcf7-not-valid_8d67df800feaa059 {
  border-color: #dc3232 !important; }
.te-comment-respond_5b287cbb43ab311a .wpcf7-form_513fbaf355bf4bf4 .wpcf7-not-valid-tip_fa654ad1a64f3266 {
  font-size: 16px;
  margin-top: 5px; }
.te-comment-respond_5b287cbb43ab311a .wpcf7-form_513fbaf355bf4bf4.sent_f43115f5cc75c417 .wpcf7-response-output_99ce283f028dafa0 {
  font-weight: 500;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: -0.01em;
  color: #72DC60;
  padding: 15px 20px;
  text-align: center;
  position: relative;
  background: #F4FFF5;
  border: 1px solid #CDF5C8 !important;
  border-radius: 10px; }
.te-comment-respond_5b287cbb43ab311a .wpcf7-form_513fbaf355bf4bf4.invalid_efd84e94a700e4f8 .wpcf7-response-output_99ce283f028dafa0 {
  font-weight: 500;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: -0.01em;
  color: #dc3232;
  padding: 15px 20px;
  text-align: center;
  position: relative;
  background: #FFF7F7;
  border: 1px solid #FED8D8 !important;
  border-radius: 10px; }

input[type="checkbox"],
input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  margin: 0;
  width: 22px !important;
  height: 22px !important;
  border-color: #dfe2e9;
  border-radius: 3px !important;
  background-color: transparent !important;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative !important;
  padding: 0 !important;
  cursor: pointer;
  margin-top: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      align-self: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-shadow: none !important;
          box-shadow: none !important; }

input[type="radio"]::before {
  position: absolute;
  content: "";
  height: 8px;
  width: 8px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: scale(0);
          transform: scale(0);
  background-color: #317EFE;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto; }

input[type="checkbox"]::before {
  position: absolute;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='9' height='8' viewBox='0 0 9 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.44899 7.76355C3.36328 7.84971 3.24641 7.89784 3.12495 7.89784C3.00349 7.89784 2.88662 7.84971 2.80091 7.76355L0.213156 5.17534C-0.0554271 4.90676 -0.0554271 4.47134 0.213156 4.20321L0.537198 3.87917C0.805781 3.61059 1.24074 3.61059 1.50932 3.87917L3.12495 5.4948L7.49057 1.12917C7.75916 0.860589 8.19457 0.860589 8.4627 1.12917L8.78674 1.45321C9.05532 1.7218 9.05532 2.15721 8.78674 2.42534L3.44899 7.76355Z' fill='white'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 8px;
  height: 100%;
  width: 100%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: scale(0);
          transform: scale(0);
  background-color: #317EFE;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto; }

input[type="checkbox"]:checked::before,
input[type="radio"]:checked::before {
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-box-sizing: inherit !important;
          box-sizing: inherit !important; }

input[type="checkbox"]:checked,
input[type="radio"]:checked {
  border-color: #317EFE !important; }

.wpcf7-form-control_ac586092170899b2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .wpcf7-form-control_ac586092170899b2 .wpcf7-te-list-item_cd93e694da7494c6 {
    margin: 0; }
    .wpcf7-form-control_ac586092170899b2 .wpcf7-te-list-item_cd93e694da7494c6 label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      margin: 0;
      gap: 10px; }
      .wpcf7-form-control_ac586092170899b2 .wpcf7-te-list-item_cd93e694da7494c6 label .wpcf7-te-list-item-label_3cb3f0ab3091bf7a {
        font-size: 16px;
        font-weight: 400; }

.logged-in_3a1eac600cb13127 .te-comment-respond_5b287cbb43ab311a textarea {
  margin-bottom: 12px; }

.zoom-instagram-widget_fdb4d4f5d002ac7e p {
  color: #ffffff; }
  .zoom-instagram-widget_fdb4d4f5d002ac7e p a {
    color: #E7F914; }
.zoom-instagram-widget_fdb4d4f5d002ac7e ul {
  list-style: none; }
  .zoom-instagram-widget_fdb4d4f5d002ac7e ul li {
    color: #ffffff; }

body.admin-bar_0bc26d8f278b0cc4 .header-menu-area_f96bef9d2355a409.sticky_menu_0538a13b3048252f {
  top: 30px; }
  @media (max-width: 600px) {
    body.admin-bar_0bc26d8f278b0cc4 .header-menu-area_f96bef9d2355a409.sticky_menu_0538a13b3048252f {
      top: 0; } }

.page-template-default_ad9c3dd1814b323d.page-id-146_9ca6c6ecb62ffec7 .tp-page-content_c89bea2b8021736b p:last-child {
  margin-bottom: 10px; }
.page-template-default_ad9c3dd1814b323d.page-id-1133_255e4f3177b4b1b4 .tp-page-content_c89bea2b8021736b .te-comment-respond_5b287cbb43ab311a {
  margin-top: 78px;
  display: inline-block;
  width: 100%; }
.page-template-default_ad9c3dd1814b323d.page-id-3_b98bd88e426d3dc8 .page-area_64a5e01f50140db1 {
  padding-top: 128px; }

.single-post-item_d276a430cc09ebd9.post-24_2ccafc2d3c322a79 .wp-block-button_a4f03b2279a8a682 a {
  color: #ffffff; }

.post-template-default_02b2a7c4b510c8b7.postid-163_129b1089f5f19e59 .te-blog-details-wrapper_c791a1ac55b18686 .te-post-item_34d2c5a02067d778 .te-post-content {
  margin-bottom: 34px; }
.post-template-default_02b2a7c4b510c8b7.postid-150_ab17d873c6fd5fba .te-blog-details-wrapper_c791a1ac55b18686 .te-post-item_34d2c5a02067d778 .te-post-content {
  margin-bottom: 34px; }
  .post-template-default_02b2a7c4b510c8b7.postid-150_ab17d873c6fd5fba .te-blog-details-wrapper_c791a1ac55b18686 .te-post-item_34d2c5a02067d778 .te-post-content .wp-block-group_11667878c2d22847.is-layout-constrained_59c55ff89883704d:last-child {
    border: 1px solid #000; }
.post-template-default_02b2a7c4b510c8b7.postid-51_e90488927342de2b .te-blog-details-wrapper_c791a1ac55b18686 .te-post-item_34d2c5a02067d778 .te-post-content {
  margin-bottom: 25px; }
  .post-template-default_02b2a7c4b510c8b7.postid-51_e90488927342de2b .te-blog-details-wrapper_c791a1ac55b18686 .te-post-item_34d2c5a02067d778 .te-post-content p:last-child {
    margin-bottom: 0; }
.post-template-default_02b2a7c4b510c8b7.postid-1163_7cf880bb329e4aaf .te-blog-details-wrapper_c791a1ac55b18686 .te-post-item_34d2c5a02067d778 .te-post-content .wp-caption_4455c02923826096, .post-template-default_02b2a7c4b510c8b7.postid-568_df45bc704ef1f5a1 .te-blog-details-wrapper_c791a1ac55b18686 .te-post-item_34d2c5a02067d778 .te-post-content .wp-caption_4455c02923826096 {
  margin-top: 20px; }
.post-template-default_02b2a7c4b510c8b7.postid-1785_bf6017235aa096b4 .te-blog-details-wrapper_c791a1ac55b18686 .te-post-item_34d2c5a02067d778 .te-post-content .wp-block-button__link_906545b633a82042 {
  color: #ffffff !important; }
.post-template-default_02b2a7c4b510c8b7.postid-1149_094f89bcc41a8792 .te-blog-details-wrapper_c791a1ac55b18686 .te-latest-comments_452e1e3501ee6e02 li .te-comments-item_fd064931495076a1 .te-comments-text_27216be30ebe09f7 p {
  margin-bottom: 0; }
.post-template-default_02b2a7c4b510c8b7.postid-555_fe2adc50912eaa8b .te-blog-details-wrapper_c791a1ac55b18686 .te-post-item_34d2c5a02067d778 .te-post-content .gallery_bc91d6b3021eaece {
  margin-top: 20px; }

.error-404_3e72b56931b2e3e1.not-found {
  margin-top: -20px;
  margin-bottom: 40px; }
  .error-404_3e72b56931b2e3e1.not-found .error-content_8f0639419e11756e .error-btn-bh_ec1fd64723e8cc86 {
    margin-top: 20px; }

.te-blog-details-wrapper_c791a1ac55b18686 .te-post-item_34d2c5a02067d778 .te-post-content img {
  margin: 20px 0; }

.sidebar_bdb913c2e895ebc0 .widget_media_gallery_f7cbea7cf52bf01c .gallery-item_facdba7d708ea38b {
  margin-bottom: 0; }
  .sidebar_bdb913c2e895ebc0 .widget_media_gallery_f7cbea7cf52bf01c .gallery-item_facdba7d708ea38b img {
    margin-bottom: 5px !important; }

@-webkit-keyframes MovefadeUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(60px);
    transform: translateY(60px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes MovefadeUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(60px);
    transform: translateY(60px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
.MovefadeUp_6a177a37d8ee1550 {
  -webkit-animation-name: MovefadeUp;
  animation-name: MovefadeUp; }

@-webkit-keyframes ripple {
  70% {
    -webkit-box-shadow: 0 0 0 30px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 30px rgba(255, 255, 255, 0); }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0); } }
@keyframes ripple {
  70% {
    -webkit-box-shadow: 0 0 0 30px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 30px rgba(255, 255, 255, 0); }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0); } }
@-webkit-keyframes pulse {
  to {
    -webkit-box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
            box-shadow: 0 0 0 45px rgba(255, 255, 255, 0); } }
@keyframes pulse {
  to {
    -webkit-box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
            box-shadow: 0 0 0 45px rgba(255, 255, 255, 0); } }
@-webkit-keyframes animatelinebar {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px); }
  100% {
    -webkit-transform: translateX(25px);
    transform: translateX(25px); } }
@keyframes animatelinebar {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px); }
  100% {
    -webkit-transform: translateX(25px);
    transform: translateX(25px); } }
@-webkit-keyframes slideUpIn {
  0% {
    -webkit-transform: translateY(40px); }
  100% {
    -webkit-transform: translateY(0); }
  0% {
    -webkit-transform: translateY(40px); } }
@keyframes slideUpIn {
  0% {
    -webkit-transform: translateY(40px);
            transform: translateY(40px); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  0% {
    -webkit-transform: translateY(40px);
            transform: translateY(40px); } }
@-webkit-keyframes MoveLeftRight {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  100% {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px); } }
@keyframes MoveLeftRight {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  100% {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px); } }
@-webkit-keyframes MoveUpDown {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px); } }
@keyframes MoveUpDown {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px); } }
@-webkit-keyframes Animated3 {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px); } }
@keyframes Animated3 {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px); } }
@-webkit-keyframes Animated4 {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  100% {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px); } }
@keyframes Animated4 {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  100% {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px); } }
@-webkit-keyframes UpToDown {
  49% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%); }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); }
  51% {
    opacity: 1; } }
@keyframes UpToDown {
  49% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%); }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); }
  51% {
    opacity: 1; } }
@-webkit-keyframes Scroll {
  0% {
    -webkit-transform: translateX(-50vw);
            transform: translateX(-50vw);
    transform: translateX(-50vw); }
  100% {
    -webkit-transform: translateX(50vw);
            transform: translateX(50vw);
    transform: translateX(50vw); } }
@keyframes Scroll {
  0% {
    -webkit-transform: translateX(-50vw);
            transform: translateX(-50vw);
    transform: translateX(-50vw); }
  100% {
    -webkit-transform: translateX(50vw);
            transform: translateX(50vw);
    transform: translateX(50vw); } }
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }
@-webkit-keyframes zoom-in-zoom-out {
  0% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1); }
  50% {
    -webkit-transform: scale(0.7, 0.7);
            transform: scale(0.7, 0.7); }
  100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1); } }
@keyframes zoom-in-zoom-out {
  0% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1); }
  50% {
    -webkit-transform: scale(0.7, 0.7);
            transform: scale(0.7, 0.7); }
  100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1); } }
@keyframes spin {
  100% {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg); } }
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  background-color: #ffffff;
  z-index: 9999999;
  right: 0;
  bottom: 0; }

#preloader-status {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

.progress-wrap {
  position: fixed;
  right: 50px;
  bottom: 50px;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  border-radius: 50px;
  -webkit-box-shadow: inset 0 0 0 2px #F7FBFE;
          box-shadow: inset 0 0 0 2px #F7FBFE;
  z-index: 10000;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(15px);
          transform: translateY(15px);
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

.progress-wrap.active-progress_a3a70b9960e7031b {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
          transform: translateY(0); }

.progress-wrap::after {
  position: absolute;
  font-family: "Font Awesome 6 Free";
  content: '\f062';
  text-align: center;
  line-height: 46px;
  font-size: 20px;
  color: #317EFE;
  left: 0;
  top: 0;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  z-index: 1;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

.progress-wrap svg path {
  fill: #F7FBFE; }

.progress-wrap svg.progress-circle_fc3993b8da3f89d9 path {
  stroke: #317EFE;
  stroke-width: 4;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

body.admin-bar_0bc26d8f278b0cc4 .header-area_796292a33f1428ee.style-2_f05e5af28a1f520c.login .te-header-menu-area_c9cd71e9314cac03 {
  top: auto !important; }

.header-area_796292a33f1428ee .container-fluid_50961fa6e682aca7 {
  padding: 0 70px; }
  @media (max-width: 1550px) {
    .header-area_796292a33f1428ee .container-fluid_50961fa6e682aca7 {
      padding: 0 24px; } }
.header-area_796292a33f1428ee.style-2_f05e5af28a1f520c .header-top {
  padding: 9px 0;
  background-color: #F9F4F1; }
  .header-area_796292a33f1428ee.style-2_f05e5af28a1f520c .header-top .te-header-contact-info_a7264207e9c3e77e span {
    color: #677471; }
    .header-area_796292a33f1428ee.style-2_f05e5af28a1f520c .header-top .te-header-contact-info_a7264207e9c3e77e span i {
      color: #317EFE; }
    .header-area_796292a33f1428ee.style-2_f05e5af28a1f520c .header-top .te-header-contact-info_a7264207e9c3e77e span a {
      color: #677471; }
  .header-area_796292a33f1428ee.style-2_f05e5af28a1f520c .header-top .te-social-profile_52fd3b0deeb91d6a a {
    color: #317EFE;
    background-color: #E0E6F8;
    width: 42px;
    height: 42px; }
    .header-area_796292a33f1428ee.style-2_f05e5af28a1f520c .header-top .te-social-profile_52fd3b0deeb91d6a a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #ffffff;
      background-color: #317EFE; }
.header-area_796292a33f1428ee.style-2_f05e5af28a1f520c .te-header-menu-area_c9cd71e9314cac03 {
  position: fixed;
  top: 20px;
  left: 0;
  width: 100%; }
  .header-area_796292a33f1428ee.style-2_f05e5af28a1f520c .te-header-menu-area_c9cd71e9314cac03 .menu-wrapper_bfbf0694c0a60aff {
    background-color: #ffffff;
    border-radius: 50px;
    padding-left: 20px;
    padding-right: 8px; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .header-area_796292a33f1428ee.style-2_f05e5af28a1f520c .te-header-menu-area_c9cd71e9314cac03 .menu-wrapper_bfbf0694c0a60aff {
        padding-left: 10px;
        padding-right: 6px; } }
  .header-area_796292a33f1428ee.style-2_f05e5af28a1f520c .te-header-menu-area_c9cd71e9314cac03 .te-header-btn_e16f904643a201f0 .te-quote-btn_d2730e80580feec8 {
    background-color: #E7F914;
    border-color: #E7F914; }
.header-area_796292a33f1428ee.style-2_f05e5af28a1f520c .te-sticky_menu {
  top: 0; }
  .header-area_796292a33f1428ee.style-2_f05e5af28a1f520c .te-sticky_menu .menu-wrapper_bfbf0694c0a60aff {
    background-color: transparent; }

.header-top {
  padding: 6px 0;
  background-color: #317EFE;
  -webkit-box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.05); }
  @media (max-width: 991px) {
    .header-top {
      display: none; } }
  .header-top .te-header-top-wrapper_2086b0434d64423c {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 5px 60px; }
  .header-top .header-top-info_9bfad785085bec6d {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px; }
  .header-top .te-header-contact-info_a7264207e9c3e77e {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px 33px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .header-top .te-header-contact-info_a7264207e9c3e77e span {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 24px;
      color: #ffffff;
      font-size: 16px;
      font-weight: 400;
      font-family: "DM Sans", sans-serif; }
      .header-top .te-header-contact-info_a7264207e9c3e77e span.te-contact-info-item_700f310714b46e06 {
        gap: 0 10px !important; }
      .header-top .te-header-contact-info_a7264207e9c3e77e span a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 10px;
        color: #ffffff;
        font-size: 16px;
        font-weight: 400;
        font-family: "DM Sans", sans-serif; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .header-top .header-top-btn_8f545afb173fb0b1 {
      display: none; } }
  .header-top .header-top-btn_8f545afb173fb0b1 a {
    position: relative;
    padding: 12px 46px;
    font-size: 18px;
    font-family: "Inter", sans-serif;
    color: #ffffff;
    margin-bottom: -100px;
    display: inline-block;
    font-weight: 500;
    z-index: 2; }
    .header-top .header-top-btn_8f545afb173fb0b1 a:hover:after {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
    .header-top .header-top-btn_8f545afb173fb0b1 a:after {
      position: absolute;
      content: "";
      border-radius: 0 0 10px 10px;
      background-color: #317EFE;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: -1;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .header-top .te-social-profile_52fd3b0deeb91d6a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 7px;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
    .header-top .te-social-profile_52fd3b0deeb91d6a .te-social-profile-label_e10e4acfe9a05175 {
      font-family: "DM Sans", sans-serif;
      font-size: 16px;
      font-weight: 400;
      line-height: 27.2px;
      color: #14203A;
      margin-right: 14px; }
    .header-top .te-social-profile_52fd3b0deeb91d6a a {
      font-size: 16px;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      width: 36px;
      height: 36px;
      background-color: rgba(255, 255, 255, 0.1);
      border-radius: 50px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
      .header-top .te-social-profile_52fd3b0deeb91d6a a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #14203A;
        background-color: #E7F914; }

.te-header-menu-area_c9cd71e9314cac03 {
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-header-menu-area_c9cd71e9314cac03.te-te-sticky-header_f360b87335e08062 {
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-header-menu-area_c9cd71e9314cac03.te-sticky_menu {
    left: 0;
    right: 0;
    top: 0;
    position: fixed;
    z-index: 9999;
    -webkit-box-shadow: 0 7px 24px 0 rgba(0, 0, 0, 0.05);
            box-shadow: 0 7px 24px 0 rgba(0, 0, 0, 0.05);
    background: #fff; }
    .te-header-menu-area_c9cd71e9314cac03.te-sticky_menu .te-logo_90f6da0a7398b92e {
      height: 84px; }
      .te-header-menu-area_c9cd71e9314cac03.te-sticky_menu .te-logo_90f6da0a7398b92e:after {
        display: none; }
      .te-header-menu-area_c9cd71e9314cac03.te-sticky_menu .te-logo_90f6da0a7398b92e .te-standard-logo_be39416932a9e1e9 {
        display: none; }
      .te-header-menu-area_c9cd71e9314cac03.te-sticky_menu .te-logo_90f6da0a7398b92e .te-sticky-logo_15a499f79b032a13 {
        display: block; }
        .te-header-menu-area_c9cd71e9314cac03.te-sticky_menu .te-logo_90f6da0a7398b92e .te-sticky-logo_15a499f79b032a13 img {
          width: 170px;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-header-menu-area_c9cd71e9314cac03.te-sticky_menu .te-main-menu_b99d3739b45cb426 ul li.te-active > a:after {
      bottom: 20px; }
    .te-header-menu-area_c9cd71e9314cac03.te-sticky_menu .te-main-menu_b99d3739b45cb426 ul li a {
      padding: 33px 17px;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .te-header-menu-area_c9cd71e9314cac03.te-sticky_menu .te-main-menu_b99d3739b45cb426 ul li a {
          padding: 33px 14px; } }
    .te-header-menu-area_c9cd71e9314cac03.te-sticky_menu .te-main-menu_b99d3739b45cb426 ul li ul li a {
      padding: 10px 20px; }
  .te-header-menu-area_c9cd71e9314cac03 .te-header-menu-wrapper_dbf10ed1d073d5d3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px; }
    @media (max-width: 1199px) {
      .te-header-menu-area_c9cd71e9314cac03 .te-header-menu-wrapper_dbf10ed1d073d5d3 {
        gap: 20px; } }
  .te-header-menu-area_c9cd71e9314cac03 .te-logo_90f6da0a7398b92e {
    position: relative;
    z-index: 999;
    height: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .te-header-menu-area_c9cd71e9314cac03 .te-logo_90f6da0a7398b92e {
        height: 100px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-header-menu-area_c9cd71e9314cac03 .te-logo_90f6da0a7398b92e {
        height: 80px; } }
    @media only screen and (max-width: 1199px) {
      .te-header-menu-area_c9cd71e9314cac03 .te-logo_90f6da0a7398b92e .te-standard-logo_be39416932a9e1e9 {
        display: none; } }
    .te-header-menu-area_c9cd71e9314cac03 .te-logo_90f6da0a7398b92e .te-standard-logo_be39416932a9e1e9 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-header-menu-area_c9cd71e9314cac03 .te-logo_90f6da0a7398b92e .te-sticky-logo_15a499f79b032a13 {
      display: none; }
      @media only screen and (max-width: 767px) {
        .te-header-menu-area_c9cd71e9314cac03 .te-logo_90f6da0a7398b92e .te-sticky-logo_15a499f79b032a13 {
          width: 170px; } }
      @media only screen and (max-width: 1199px) {
        .te-header-menu-area_c9cd71e9314cac03 .te-logo_90f6da0a7398b92e .te-sticky-logo_15a499f79b032a13 {
          display: block; } }
      .te-header-menu-area_c9cd71e9314cac03 .te-logo_90f6da0a7398b92e .te-sticky-logo_15a499f79b032a13 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-header-menu-area_c9cd71e9314cac03 .te-logo_90f6da0a7398b92e .te-retina-logo_48673d16ae36d403 {
      display: none; }

.te-menu-wrapper_a521d32276e81e5c {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end; }

.te-main-menu_b99d3739b45cb426 ul {
  margin: 0;
  padding: 0;
  position: relative; }
  .te-main-menu_b99d3739b45cb426 ul li {
    display: inline-block;
    padding: 0;
    position: relative; }
    .te-main-menu_b99d3739b45cb426 ul li.te-active {
      position: relative; }
      .te-main-menu_b99d3739b45cb426 ul li.te-active > a {
        color: #317EFE; }
        .te-main-menu_b99d3739b45cb426 ul li.te-active > a:after {
          color: #317EFE;
          font-size: 13px;
          margin-left: 5px; }
    .te-main-menu_b99d3739b45cb426 ul li.dropdown > a:after {
      visibility: visible;
      font-size: 13px;
      margin-left: 5px; }
    .te-main-menu_b99d3739b45cb426 ul li.dropdown .dropdown > a:after {
      visibility: visible;
      font-size: 13px; }
    .te-main-menu_b99d3739b45cb426 ul li ul.te-submenu_39b731253d7dae9a li.te-active > a {
      position: relative;
      z-index: 2;
      color: #ffffff; }
      .te-main-menu_b99d3739b45cb426 ul li ul.te-submenu_39b731253d7dae9a li.te-active > a:after {
        color: #ffffff;
        font-size: 13px; }
    .te-main-menu_b99d3739b45cb426 ul li a {
      display: block;
      padding: 40px 17px;
      text-decoration: none;
      text-transform: capitalize;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      position: relative;
      color: #131A2A;
      font-family: "Spline Sans", sans-serif;
      font-size: 16px;
      font-weight: 600;
      line-height: initial; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .te-main-menu_b99d3739b45cb426 ul li a {
          padding: 32px 14px; } }
      .te-main-menu_b99d3739b45cb426 ul li a:after {
        content: "\f107";
        font-family: "Font Awesome 6 Free";
        display: inline-block;
        margin-top: -5px;
        visibility: hidden;
        font-size: 0; }
      .te-main-menu_b99d3739b45cb426 ul li a:hover {
        color: #317EFE; }
        .te-main-menu_b99d3739b45cb426 ul li a:hover:after {
          color: #317EFE; }
    .te-main-menu_b99d3739b45cb426 ul li:hover > ul {
      visibility: visible;
      -webkit-transition: all 300ms ease;
      transition: all 300ms ease;
      opacity: 1;
      -webkit-transform: scaleY(1);
              transform: scaleY(1); }
    .te-main-menu_b99d3739b45cb426 ul li ul li:hover ul {
      visibility: visible;
      top: -2px; }
  .te-main-menu_b99d3739b45cb426 ul ul {
    background-color: #ffffff;
    left: 0;
    opacity: 0;
    position: absolute;
    text-align: left;
    top: 100%;
    visibility: hidden;
    z-index: 99999;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    border-top: 2px solid #317EFE;
    -webkit-box-shadow: 0px 10px 20px 0px rgba(8, 0, 42, 0.08);
            box-shadow: 0px 10px 20px 0px rgba(8, 0, 42, 0.08);
    -webkit-transform-origin: top;
            transform-origin: top;
    -webkit-transform: scaleY(0);
            transform: scaleY(0); }
    .te-main-menu_b99d3739b45cb426 ul ul li {
      float: none;
      width: 210px; }
      .te-main-menu_b99d3739b45cb426 ul ul li ul {
        visibility: hidden; }
      .te-main-menu_b99d3739b45cb426 ul ul li i {
        float: right; }
      .te-main-menu_b99d3739b45cb426 ul ul li a {
        line-height: initial;
        padding: 10px 20px;
        color: #14203A;
        border-bottom: 1px solid #E1E1E1;
        margin-left: 0;
        font-size: 16px; }
        .te-main-menu_b99d3739b45cb426 ul ul li a:hover {
          background-color: #317EFE;
          color: #ffffff; }
          .te-main-menu_b99d3739b45cb426 ul ul li a:hover:after {
            color: #ffffff; }
      .te-main-menu_b99d3739b45cb426 ul ul li:last-child a {
        border-bottom: 0px; }
    .te-main-menu_b99d3739b45cb426 ul ul ul {
      left: 100%;
      -webkit-transition: all 0.3s ease 0s;
      transition: all 0.3s ease 0s;
      opacity: 0;
      border-top: 0px;
      border-top: 2px solid #317EFE; }

.te-animation_dcc589a77dd48336 {
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both; }

.te-slideUpIn_373f4573ac59f08d {
  -webkit-animation-name: slideUpIn;
  animation-name: slideUpIn; }

.te-header-btn_e16f904643a201f0 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1px;
  margin-left: auto; }
  .te-header-btn_e16f904643a201f0 .te-icon_bed8511c13f5d162 {
    width: 72px;
    background-color: #317EFE;
    height: 72px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    color: #ffffff;
    font-size: 18px;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-header-btn_e16f904643a201f0 .te-icon_bed8511c13f5d162:hover {
      background-color: #E7F914;
      color: #14203A;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  @media only screen and (max-width: 1399px) {
    .te-header-btn_e16f904643a201f0 {
      display: none; } }
  .te-header-btn_e16f904643a201f0 .te-cta-btn_b1b0821a25c3abda {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-item-align: stretch;
        align-self: stretch;
    height: auto;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: #E7F914;
    padding: 10px 30px;
    color: #14203A;
    font-size: 16px;
    font-weight: 600;
    gap: 10px;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .te-header-btn_e16f904643a201f0 .te-cta-btn_b1b0821a25c3abda:hover {
      background-color: #317EFE;
      color: #ffffff; }
  .te-header-btn_e16f904643a201f0 .te-quote-btn_d2730e80580feec8 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px;
    font-size: 16px;
    font-weight: 600;
    line-height: 17px;
    letter-spacing: 0px;
    text-transform: capitalize;
    color: #14203A;
    border: 2px solid #317EFE;
    border-radius: 50px;
    padding: 19px 27px;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .te-header-btn_e16f904643a201f0 .te-quote-btn_d2730e80580feec8:hover {
      background-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }

.te-search-form-wrapper {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 0;
  z-index: 999;
  visibility: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-search-form-wrapper.te-active {
    visibility: visible;
    opacity: 1;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-search-form-wrapper .te-search-form-inner_ff2d7f40e36632e0 {
    width: 768px;
    position: relative;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    left: 50%; }
    .te-search-form-wrapper .te-search-form-inner_ff2d7f40e36632e0 .te-search-content-filed_2bed15ecb4ffb8b4 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 30px; }
      .te-search-form-wrapper .te-search-form-inner_ff2d7f40e36632e0 .te-search-content-filed_2bed15ecb4ffb8b4 .te-search-close {
        cursor: pointer;
        font-size: 30px;
        color: #ffffff; }
    .te-search-form-wrapper .te-search-form-inner_ff2d7f40e36632e0 .te-search-form_d421c843da89c541 {
      background: #FFFFFF;
      -webkit-box-shadow: 0px 30px 70px rgba(208, 225, 242, 0.3);
              box-shadow: 0px 30px 70px rgba(208, 225, 242, 0.3);
      border-radius: 5px;
      padding: 15px 30px;
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1; }
      .te-search-form-wrapper .te-search-form-inner_ff2d7f40e36632e0 .te-search-form_d421c843da89c541 .te-search-form-input_708ff0483916195a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .te-search-form-wrapper .te-search-form-inner_ff2d7f40e36632e0 .te-search-form_d421c843da89c541 .te-search-form-input_708ff0483916195a .te-search-icon_1de16c382e7ae85d {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .te-search-form-wrapper .te-search-form-inner_ff2d7f40e36632e0 .te-search-form_d421c843da89c541 .te-search-form-input_708ff0483916195a button.te-submit-search-btn_efed3f8b864af16d {
          padding: 15px 24px !important; }
      .te-search-form-wrapper .te-search-form-inner_ff2d7f40e36632e0 .te-search-form_d421c843da89c541 input[type="search"] {
        margin-top: 0 !important;
        background: transparent !important;
        border: 0 !important;
        padding: 0 12px !important;
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; }

.mean-container a.meanmenu-reveal_9e5a8b64b4caab53 {
  display: none; }

.mean-container .mean-nav {
  background: none; }

.mean-container .mean-bar_a7a65bbe38622b62 {
  padding: 0;
  min-height: auto;
  background: none; }

.mean-container .mean-nav > ul {
  padding: 0;
  margin: 0;
  width: 100%;
  list-style-type: none;
  display: block !important; }

.mean-container a.meanmenu-reveal_9e5a8b64b4caab53 {
  display: none !important; }

.mean-container .mean-nav ul li a {
  width: 100%;
  padding: 10px 0;
  color: #14203A;
  border-top: 1px solid #dfe2e9;
  font-size: 14px;
  text-transform: capitalize;
  line-height: 1.5;
  font-weight: 500; }

.mean-container .mean-nav ul li a.mean-expand {
  margin-top: 5px;
  padding: 0 !important;
  border: 1px solid #dfe2e9 !important;
  height: 30px;
  width: 30px;
  line-height: 30px;
  color: #14203A;
  line-height: 30px;
  top: 0;
  font-weight: 400; }

.mean-container .mean-nav ul li > a > i {
  display: none; }

.mean-container .mean-nav ul li > a.mean-expand i {
  display: inline-block; }

.mean-container .mean-nav > ul > li:first-child > a {
  border-top: 0; }

.mean-container .mean-nav ul li.dropdown-opened_9d1a7bee3ff494e2 a.mean-expand.mean-clicked {
  background-color: #317EFE;
  border-color: #317EFE !important; }

.mean-container .mean-nav ul li.dropdown-opened_9d1a7bee3ff494e2 a.mean-expand.mean-clicked i {
  color: #ffffff; }

.mean-container .mean-nav ul li a.mean-expand.mean-clicked {
  color: #ffffff; }

.mean-container .mean-nav ul li a.mean-expand.mean-clicked i {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  color: #ffffff; }

.te-mobile-menu-bar_3841bf7df3be34ac a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .te-mobile-menu-bar_3841bf7df3be34ac a i {
    color: #14203A;
    font-size: 22px; }

.te-menu-sidebar-area {
  position: fixed;
  right: -485px;
  top: 0;
  width: 465px;
  height: 100%;
  background-color: #ffffff;
  overflow-y: scroll;
  -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  z-index: 9999; }
  @media (max-width: 560px) {
    .te-menu-sidebar-area {
      width: 350px; } }
  .te-menu-sidebar-area .te-menu-sidebar-logo_d0b89920a8b8f813 {
    display: inline-block;
    width: 180px; }
  .te-menu-sidebar-area .te-menu-sidebar-wrapper_14da602641b09550 {
    position: relative;
    padding: 40px; }
  .te-menu-sidebar-area.active {
    right: 0; }
  .te-menu-sidebar-area .te-menu-sidebar-close_462761c9b72f32e7 {
    position: absolute;
    top: 0;
    right: 0; }
    .te-menu-sidebar-area .te-menu-sidebar-close_462761c9b72f32e7 .te-menu-sidebar-close-btn {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      font-size: 16px;
      height: 55px;
      width: 55px;
      background-color: #317EFE;
      color: #ffffff; }
      .te-menu-sidebar-area .te-menu-sidebar-close_462761c9b72f32e7 .te-menu-sidebar-close-btn:hover {
        background-color: #317EFE; }
  .te-menu-sidebar-area .te-menu-sidebar-content_be82861e0372b1a7 .te-menu-sidebar-single-widget_617b22e83d5ce3f1 {
    display: inline-block;
    margin-top: 20px;
    width: 100%; }
    .te-menu-sidebar-area .te-menu-sidebar-content_be82861e0372b1a7 .te-menu-sidebar-single-widget_617b22e83d5ce3f1 .te-menu-sidebar-title_1f0531fe77478102 {
      margin-bottom: 5px; }
    .te-menu-sidebar-area .te-menu-sidebar-content_be82861e0372b1a7 .te-menu-sidebar-single-widget_617b22e83d5ce3f1 .te-header-contact-info_a7264207e9c3e77e {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 0 24px;
      padding: 6px 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .te-menu-sidebar-area .te-menu-sidebar-content_be82861e0372b1a7 .te-menu-sidebar-single-widget_617b22e83d5ce3f1 .te-header-contact-info_a7264207e9c3e77e span {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 13px;
        color: #14203A;
        font-size: 16px;
        font-weight: 400;
        font-family: "Inter", sans-serif;
        width: 100%; }
        .te-menu-sidebar-area .te-menu-sidebar-content_be82861e0372b1a7 .te-menu-sidebar-single-widget_617b22e83d5ce3f1 .te-header-contact-info_a7264207e9c3e77e span.te-contact-info-item_700f310714b46e06 {
          gap: 0 10px !important; }
        .te-menu-sidebar-area .te-menu-sidebar-content_be82861e0372b1a7 .te-menu-sidebar-single-widget_617b22e83d5ce3f1 .te-header-contact-info_a7264207e9c3e77e span a {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 10px;
          color: #14203A;
          font-size: 16px;
          font-weight: 400;
          font-family: "Inter", sans-serif; }
          .te-menu-sidebar-area .te-menu-sidebar-content_be82861e0372b1a7 .te-menu-sidebar-single-widget_617b22e83d5ce3f1 .te-header-contact-info_a7264207e9c3e77e span a:hover {
            color: #317EFE; }
    .te-menu-sidebar-area .te-menu-sidebar-content_be82861e0372b1a7 .te-menu-sidebar-single-widget_617b22e83d5ce3f1 .te-social-profile_52fd3b0deeb91d6a {
      margin-top: 20px;
      border-top: 1px solid #dfe2e9;
      width: 100%;
      padding-top: 20px; }
      .te-menu-sidebar-area .te-menu-sidebar-content_be82861e0372b1a7 .te-menu-sidebar-single-widget_617b22e83d5ce3f1 .te-social-profile_52fd3b0deeb91d6a a {
        color: #14203A;
        font-size: 22px; }
        .te-menu-sidebar-area .te-menu-sidebar-content_be82861e0372b1a7 .te-menu-sidebar-single-widget_617b22e83d5ce3f1 .te-social-profile_52fd3b0deeb91d6a a:hover {
          color: #317EFE; }

.te-body-overlay {
  background-color: rgba(0, 0, 0, 0.6);
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 999;
  left: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-body-overlay.active {
    opacity: 1;
    visibility: visible; }
  .te-body-overlay:hover {
    cursor: pointer; }

.slider-area_ec4145bc5f1128fe {
  overflow: hidden;
  position: relative;
  background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
  background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
  .slider-area_ec4145bc5f1128fe.style-2_f05e5af28a1f520c .te-single-slider_88fc327fd60a6951 {
    height: 950px;
    padding-top: 70px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_ec4145bc5f1128fe.style-2_f05e5af28a1f520c .te-single-slider_88fc327fd60a6951 {
        height: unset;
        padding: 80px 0; } }
    .slider-area_ec4145bc5f1128fe.style-2_f05e5af28a1f520c .te-single-slider_88fc327fd60a6951 .slider-feature-img_fb7877e06be9d9ec {
      position: absolute;
      right: 0;
      top: 0; }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_ec4145bc5f1128fe.style-2_f05e5af28a1f520c .te-single-slider_88fc327fd60a6951 .slider-feature-img_fb7877e06be9d9ec {
          right: -200px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_ec4145bc5f1128fe.style-2_f05e5af28a1f520c .te-single-slider_88fc327fd60a6951 .slider-feature-img_fb7877e06be9d9ec {
          right: -280px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_ec4145bc5f1128fe.style-2_f05e5af28a1f520c .te-single-slider_88fc327fd60a6951 .slider-feature-img_fb7877e06be9d9ec {
          right: -380px; } }
      .slider-area_ec4145bc5f1128fe.style-2_f05e5af28a1f520c .te-single-slider_88fc327fd60a6951 .slider-feature-img_fb7877e06be9d9ec .company-award_a8b9fc595da93698 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        margin-top: 50px;
        left: 135px; }
        .slider-area_ec4145bc5f1128fe.style-2_f05e5af28a1f520c .te-single-slider_88fc327fd60a6951 .slider-feature-img_fb7877e06be9d9ec .company-award_a8b9fc595da93698 .icon_92f6e5439255ec97 {
          width: 170px;
          height: 170px;
          -webkit-box-shadow: 0px 5px 90px 0px rgba(2, 24, 93, 0.12);
                  box-shadow: 0px 5px 90px 0px rgba(2, 24, 93, 0.12);
          background-color: #ffffff;
          border-radius: 50%;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .slider-area_ec4145bc5f1128fe.style-2_f05e5af28a1f520c .te-single-slider_88fc327fd60a6951 .slider-feature-img_fb7877e06be9d9ec .slider-feature-img-overlay_7762cf2ccf7a8ded {
          position: absolute;
          width: 100%;
          height: 100%;
          top: 0;
          left: 0;
          background: -webkit-gradient(linear, left top, left bottom, from(#a0d7fee3), to(#f6fbffdb));
          background: linear-gradient(180deg, #a0d7fee3 0%, #f6fbffdb 100%); } }
    .slider-area_ec4145bc5f1128fe.style-2_f05e5af28a1f520c .te-single-slider_88fc327fd60a6951 .slider-left-shape_26ac5678a6ff0579 {
      position: absolute;
      left: 30px;
      bottom: -100px;
      -webkit-animation: MoveUpDown 2s linear infinite alternate;
              animation: MoveUpDown 2s linear infinite alternate; }
      @media (max-width: 991px) {
        .slider-area_ec4145bc5f1128fe.style-2_f05e5af28a1f520c .te-single-slider_88fc327fd60a6951 .slider-left-shape_26ac5678a6ff0579 {
          display: none; } }
    .slider-area_ec4145bc5f1128fe.style-2_f05e5af28a1f520c .te-single-slider_88fc327fd60a6951 .slider-right-shape_80b3df3311388f40 {
      position: absolute;
      left: -60px;
      -webkit-animation: MoveLeftRight 2s linear infinite alternate;
              animation: MoveLeftRight 2s linear infinite alternate;
      top: 0px; }
      @media (max-width: 991px) {
        .slider-area_ec4145bc5f1128fe.style-2_f05e5af28a1f520c .te-single-slider_88fc327fd60a6951 .slider-right-shape_80b3df3311388f40 {
          display: none; } }
    .slider-area_ec4145bc5f1128fe.style-2_f05e5af28a1f520c .te-single-slider_88fc327fd60a6951 .slider-circle-shape_0f8215a8ba90da27 {
      position: absolute;
      left: 180px;
      z-index: -1;
      bottom: 80px;
      -webkit-animation: zoom-in-zoom-out 7s linear infinite alternate;
              animation: zoom-in-zoom-out 7s linear infinite alternate; }
  .slider-area_ec4145bc5f1128fe .te-slider-wrapper_e81b325df4de5b33 .slick-active_2903fdb6b6b13711 .te-slider-short-title_8c6dd584ee09acca,
  .slider-area_ec4145bc5f1128fe .te-slider-wrapper_e81b325df4de5b33 .slick-active_2903fdb6b6b13711 .te-slider-title_8b5193fc16999e30,
  .slider-area_ec4145bc5f1128fe .te-slider-wrapper_e81b325df4de5b33 .slick-active_2903fdb6b6b13711 .te-slider-short-desc_89a1da3d63e223b3,
  .slider-area_ec4145bc5f1128fe .te-slider-wrapper_e81b325df4de5b33 .slick-active_2903fdb6b6b13711 .te-slider-btn-wrapper_22b538eddfeb5a02 {
    -webkit-animation-name: MovefadeUp;
    animation-name: MovefadeUp;
    -webkit-animation-fill-mode: both; }
  .slider-area_ec4145bc5f1128fe .te-slider-wrapper_e81b325df4de5b33 .slick-active_2903fdb6b6b13711 .te-slider-short-title_8c6dd584ee09acca {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; }
  .slider-area_ec4145bc5f1128fe .te-slider-wrapper_e81b325df4de5b33 .slick-active_2903fdb6b6b13711 .te-slider-title_8b5193fc16999e30 {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  .slider-area_ec4145bc5f1128fe .te-slider-wrapper_e81b325df4de5b33 .slick-active_2903fdb6b6b13711 .te-slider-short-desc_89a1da3d63e223b3 {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s; }
  .slider-area_ec4145bc5f1128fe .te-slider-wrapper_e81b325df4de5b33 .slick-active_2903fdb6b6b13711 .te-slider-btn-wrapper_22b538eddfeb5a02 {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s; }
  .slider-area_ec4145bc5f1128fe .te-slider-wrapper_e81b325df4de5b33 .slick-dots_7a608a38c28de4ad {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: absolute;
    top: 50%;
    right: 46px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 2;
    flex-direction: column; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_ec4145bc5f1128fe .te-slider-wrapper_e81b325df4de5b33 .slick-dots_7a608a38c28de4ad {
        display: none !important;
        position: relative;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        margin-right: 30px;
        bottom: 70px;
        top: unset;
        left: unset;
        right: unset;
        -webkit-transform: none;
                transform: none; } }
    .slider-area_ec4145bc5f1128fe .te-slider-wrapper_e81b325df4de5b33 .slick-dots_7a608a38c28de4ad li {
      display: inline-block;
      line-height: 0;
      outline: 1px solid transparent;
      border: 4px solid transparent;
      border-radius: 50px;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
      .slider-area_ec4145bc5f1128fe .te-slider-wrapper_e81b325df4de5b33 .slick-dots_7a608a38c28de4ad li button {
        font-size: 2px;
        text-indent: -9999px;
        padding: 0;
        width: 10px;
        height: 10px;
        background-color: #317EFE;
        border-radius: 50px;
        position: relative;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .slider-area_ec4145bc5f1128fe .te-slider-wrapper_e81b325df4de5b33 .slick-dots_7a608a38c28de4ad li button:hover {
          background-color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
      .slider-area_ec4145bc5f1128fe .te-slider-wrapper_e81b325df4de5b33 .slick-dots_7a608a38c28de4ad li.slick-active_2903fdb6b6b13711 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 1px solid #317EFE; }
        .slider-area_ec4145bc5f1128fe .te-slider-wrapper_e81b325df4de5b33 .slick-dots_7a608a38c28de4ad li.slick-active_2903fdb6b6b13711 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .slider-area_ec4145bc5f1128fe .te-single-slider_88fc327fd60a6951 {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    z-index: 2;
    overflow: hidden; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_ec4145bc5f1128fe .te-single-slider_88fc327fd60a6951 {
        background-image: none !important; } }
    .slider-area_ec4145bc5f1128fe .te-single-slider_88fc327fd60a6951 .te-slider-overlay_f98703402424b7aa {
      background-color: #ffffff;
      position: absolute;
      left: 50%;
      top: 0;
      width: 100%;
      height: 100%;
      z-index: -1; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .slider-area_ec4145bc5f1128fe .te-single-slider_88fc327fd60a6951 .te-slider-overlay_f98703402424b7aa {
          left: 0; } }
      .slider-area_ec4145bc5f1128fe .te-single-slider_88fc327fd60a6951 .te-slider-overlay_f98703402424b7aa .te-slider-overlay-shape_ae0f1335768dad07 {
        position: absolute;
        top: 0;
        height: 100%;
        left: -340px;
        width: 100%; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_ec4145bc5f1128fe .te-single-slider_88fc327fd60a6951 .te-slider-overlay_f98703402424b7aa .te-slider-overlay-shape_ae0f1335768dad07 {
            display: none; } }
    .slider-area_ec4145bc5f1128fe .te-single-slider_88fc327fd60a6951 .te-slider-content-wrapper_454810419bada5a5 {
      position: relative;
      z-index: 99; }
      .slider-area_ec4145bc5f1128fe .te-single-slider_88fc327fd60a6951 .te-slider-content-wrapper_454810419bada5a5 .te-slider-content_7d3dd83678799a27 .te-slider-short-title_8c6dd584ee09acca {
        font-family: "Inter", sans-serif;
        font-size: 12px;
        font-weight: 600;
        line-height: 22px;
        letter-spacing: 1px;
        text-transform: uppercase;
        color: #317EFE;
        display: inline-block;
        width: 100%;
        margin-bottom: 12px; }
      .slider-area_ec4145bc5f1128fe .te-single-slider_88fc327fd60a6951 .te-slider-content-wrapper_454810419bada5a5 .te-slider-content_7d3dd83678799a27 .te-slider-title_8b5193fc16999e30 {
        color: #14203A;
        font-family: "Inter", sans-serif;
        font-size: 56px;
        font-weight: 500;
        line-height: 1.1;
        letter-spacing: -0.5px;
        margin-bottom: 22px; }
        @media only screen and (min-width: 992px) and (max-width: 1400px) {
          .slider-area_ec4145bc5f1128fe .te-single-slider_88fc327fd60a6951 .te-slider-content-wrapper_454810419bada5a5 .te-slider-content_7d3dd83678799a27 .te-slider-title_8b5193fc16999e30 {
            font-size: 60px;
            line-height: 64px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-area_ec4145bc5f1128fe .te-single-slider_88fc327fd60a6951 .te-slider-content-wrapper_454810419bada5a5 .te-slider-content_7d3dd83678799a27 .te-slider-title_8b5193fc16999e30 {
            font-size: 48px;
            line-height: 56px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_ec4145bc5f1128fe .te-single-slider_88fc327fd60a6951 .te-slider-content-wrapper_454810419bada5a5 .te-slider-content_7d3dd83678799a27 .te-slider-title_8b5193fc16999e30 {
            font-size: 42px;
            line-height: 52px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_ec4145bc5f1128fe .te-single-slider_88fc327fd60a6951 .te-slider-content-wrapper_454810419bada5a5 .te-slider-content_7d3dd83678799a27 .te-slider-title_8b5193fc16999e30 {
            font-size: 38px;
            line-height: 44px;
            margin-bottom: 20px; } }
      .slider-area_ec4145bc5f1128fe .te-single-slider_88fc327fd60a6951 .te-slider-content-wrapper_454810419bada5a5 .te-slider-content_7d3dd83678799a27 .te-slider-short-desc_89a1da3d63e223b3 {
        font-size: 16px;
        font-weight: 400;
        line-height: 1.7;
        color: #131A2A; }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-area_ec4145bc5f1128fe .te-single-slider_88fc327fd60a6951 .te-slider-content-wrapper_454810419bada5a5 .te-slider-content_7d3dd83678799a27 .te-slider-short-desc_89a1da3d63e223b3 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_ec4145bc5f1128fe .te-single-slider_88fc327fd60a6951 .te-slider-content-wrapper_454810419bada5a5 .te-slider-content_7d3dd83678799a27 .te-slider-short-desc_89a1da3d63e223b3 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_ec4145bc5f1128fe .te-single-slider_88fc327fd60a6951 .te-slider-content-wrapper_454810419bada5a5 .te-slider-content_7d3dd83678799a27 .te-slider-short-desc_89a1da3d63e223b3 {
            font-size: 18px;
            line-height: 32px; } }
      .slider-area_ec4145bc5f1128fe .te-single-slider_88fc327fd60a6951 .te-slider-content-wrapper_454810419bada5a5 .te-slider-content_7d3dd83678799a27 .te-slider-btn-wrapper_22b538eddfeb5a02 {
        padding-top: 52px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 27px;
        -ms-flex-wrap: wrap-reverse;
            flex-wrap: wrap-reverse; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_ec4145bc5f1128fe .te-single-slider_88fc327fd60a6951 .te-slider-content-wrapper_454810419bada5a5 .te-slider-content_7d3dd83678799a27 .te-slider-btn-wrapper_22b538eddfeb5a02 {
            padding-top: 30px; } }
        .slider-area_ec4145bc5f1128fe .te-single-slider_88fc327fd60a6951 .te-slider-content-wrapper_454810419bada5a5 .te-slider-content_7d3dd83678799a27 .te-slider-btn-wrapper_22b538eddfeb5a02 .te-theme-btn_3ecee93319bb6aa2 {
          padding: 11px 30px;
          color: #ffffff;
          border-radius: 50px;
          background-color: #317EFE;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .slider-area_ec4145bc5f1128fe .te-single-slider_88fc327fd60a6951 .te-slider-content-wrapper_454810419bada5a5 .te-slider-content_7d3dd83678799a27 .te-slider-btn-wrapper_22b538eddfeb5a02 .te-call-btn_b0855da46d7301be {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 20px; }
          .slider-area_ec4145bc5f1128fe .te-single-slider_88fc327fd60a6951 .te-slider-content-wrapper_454810419bada5a5 .te-slider-content_7d3dd83678799a27 .te-slider-btn-wrapper_22b538eddfeb5a02 .te-call-btn_b0855da46d7301be .te-icon_bed8511c13f5d162 {
            width: 55px;
            height: 55px;
            background-color: #ffffff;
            border-radius: 50px;
            -ms-flex-negative: 0;
                flex-shrink: 0;
            border: 5px solid #E7F914;
            font-size: 20px;
            font-weight: 900;
            color: #317EFE;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            -webkit-animation: ripple 4s infinite;
                    animation: ripple 4s infinite;
            -webkit-box-shadow: 0 0 0 0 rgba(249, 212, 20, 0.8);
                    box-shadow: 0 0 0 0 rgba(249, 212, 20, 0.8); }
          .slider-area_ec4145bc5f1128fe .te-single-slider_88fc327fd60a6951 .te-slider-content-wrapper_454810419bada5a5 .te-slider-content_7d3dd83678799a27 .te-slider-btn-wrapper_22b538eddfeb5a02 .te-call-btn_b0855da46d7301be .te-content_d2f535d0faebe1a1 {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                -ms-flex-direction: column;
                    flex-direction: column; }
            .slider-area_ec4145bc5f1128fe .te-single-slider_88fc327fd60a6951 .te-slider-content-wrapper_454810419bada5a5 .te-slider-content_7d3dd83678799a27 .te-slider-btn-wrapper_22b538eddfeb5a02 .te-call-btn_b0855da46d7301be .te-content_d2f535d0faebe1a1 .te-title_756ddba65795a39b {
              font-size: 18px;
              font-weight: 400;
              line-height: 24px;
              color: #335371; }
            .slider-area_ec4145bc5f1128fe .te-single-slider_88fc327fd60a6951 .te-slider-content-wrapper_454810419bada5a5 .te-slider-content_7d3dd83678799a27 .te-slider-btn-wrapper_22b538eddfeb5a02 .te-call-btn_b0855da46d7301be .te-content_d2f535d0faebe1a1 .te-text_5d4db5b8f9537fc4 {
              font-size: 20px;
              font-weight: 500;
              line-height: 24px;
              letter-spacing: 0px;
              color: #14203A; }

.slider-area_ec4145bc5f1128fe.style-1_866be221b388c786 {
  position: relative;
  overflow: visible;
  background: transparent; }
  .slider-area_ec4145bc5f1128fe.style-1_866be221b388c786:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 500px;
    opacity: 0.3;
    background: #317EFE;
    -webkit-filter: blur(681.9541625977px);
            filter: blur(681.9541625977px); }
  .slider-area_ec4145bc5f1128fe.style-1_866be221b388c786 .te-single-slider_88fc327fd60a6951 {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .slider-area_ec4145bc5f1128fe.style-1_866be221b388c786 .te-single-slider_88fc327fd60a6951 .te-slider-overlay_f98703402424b7aa {
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
      background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
      .slider-area_ec4145bc5f1128fe.style-1_866be221b388c786 .te-single-slider_88fc327fd60a6951 .te-slider-overlay_f98703402424b7aa::before {
        display: none; }
    .slider-area_ec4145bc5f1128fe.style-1_866be221b388c786 .te-single-slider_88fc327fd60a6951 .slider-shape_b85d4a9748ed9caa {
      position: absolute;
      border-radius: 20px;
      overflow: hidden; }
      .slider-area_ec4145bc5f1128fe.style-1_866be221b388c786 .te-single-slider_88fc327fd60a6951 .slider-shape_b85d4a9748ed9caa img {
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        top: 0; }
    .slider-area_ec4145bc5f1128fe.style-1_866be221b388c786 .te-single-slider_88fc327fd60a6951 .shape-one_f13c9ae81c9e066f {
      top: 50px;
      left: 0;
      width: 300px;
      height: 290px; }
      @media (max-width: 991px) {
        .slider-area_ec4145bc5f1128fe.style-1_866be221b388c786 .te-single-slider_88fc327fd60a6951 .shape-one_f13c9ae81c9e066f {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_ec4145bc5f1128fe.style-1_866be221b388c786 .te-single-slider_88fc327fd60a6951 .shape-one_f13c9ae81c9e066f {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_ec4145bc5f1128fe.style-1_866be221b388c786 .te-single-slider_88fc327fd60a6951 .shape-one_f13c9ae81c9e066f {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_ec4145bc5f1128fe.style-1_866be221b388c786 .te-single-slider_88fc327fd60a6951 .shape-one_f13c9ae81c9e066f {
          top: 160px;
          width: 250px;
          height: 200px; } }
    .slider-area_ec4145bc5f1128fe.style-1_866be221b388c786 .te-single-slider_88fc327fd60a6951 .shape-two_b7453b2c30ecc6df {
      top: 0;
      right: 0;
      width: 300px;
      height: 310px; }
      @media (max-width: 991px) {
        .slider-area_ec4145bc5f1128fe.style-1_866be221b388c786 .te-single-slider_88fc327fd60a6951 .shape-two_b7453b2c30ecc6df {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_ec4145bc5f1128fe.style-1_866be221b388c786 .te-single-slider_88fc327fd60a6951 .shape-two_b7453b2c30ecc6df {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_ec4145bc5f1128fe.style-1_866be221b388c786 .te-single-slider_88fc327fd60a6951 .shape-two_b7453b2c30ecc6df {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_ec4145bc5f1128fe.style-1_866be221b388c786 .te-single-slider_88fc327fd60a6951 .shape-two_b7453b2c30ecc6df {
          width: 300px;
          height: 250px;
          top: 70px;
          right: -40px; } }
    .slider-area_ec4145bc5f1128fe.style-1_866be221b388c786 .te-single-slider_88fc327fd60a6951 .shape-three_1cf3d429b6750fd4 {
      bottom: 30px;
      left: 50%;
      width: 330px;
      height: 170px;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%); }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .slider-area_ec4145bc5f1128fe.style-1_866be221b388c786 .te-single-slider_88fc327fd60a6951 .shape-three_1cf3d429b6750fd4 {
          display: none !important; } }
      @media (max-width: 991px) {
        .slider-area_ec4145bc5f1128fe.style-1_866be221b388c786 .te-single-slider_88fc327fd60a6951 .shape-three_1cf3d429b6750fd4 {
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
    .slider-area_ec4145bc5f1128fe.style-1_866be221b388c786 .te-single-slider_88fc327fd60a6951 .te-slider-container_f4f816a5f82b5e80 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 80px 0;
      gap: 30px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .slider-area_ec4145bc5f1128fe.style-1_866be221b388c786 .te-single-slider_88fc327fd60a6951 .te-slider-container_f4f816a5f82b5e80 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: reverse;
              -ms-flex-direction: column-reverse;
                  flex-direction: column-reverse;
          padding: 56px 0;
          text-align: center; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_ec4145bc5f1128fe.style-1_866be221b388c786 .te-single-slider_88fc327fd60a6951 .te-slider-container_f4f816a5f82b5e80 {
          padding: 70px 0;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .slider-area_ec4145bc5f1128fe.style-1_866be221b388c786 .te-single-slider_88fc327fd60a6951 .te-slider-container_f4f816a5f82b5e80 .te-slider-column_ee9f783f26ddba0d {
        width: 50%;
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_ec4145bc5f1128fe.style-1_866be221b388c786 .te-single-slider_88fc327fd60a6951 .te-slider-container_f4f816a5f82b5e80 .te-slider-column_ee9f783f26ddba0d {
            width: 100%; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_ec4145bc5f1128fe.style-1_866be221b388c786 .te-single-slider_88fc327fd60a6951 .te-slider-content-wrapper_454810419bada5a5 .te-slider-content_7d3dd83678799a27 .te-slider-btn-wrapper_22b538eddfeb5a02 {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .slider-area_ec4145bc5f1128fe.style-1_866be221b388c786 .te-single-slider_88fc327fd60a6951 .te-slider-content-wrapper_454810419bada5a5 .te-slider-content_7d3dd83678799a27 .te-slider-btn-wrapper_22b538eddfeb5a02 .te-theme-btn_3ecee93319bb6aa2 {
      background-color: #317EFE;
      color: #ffffff; }
      .slider-area_ec4145bc5f1128fe.style-1_866be221b388c786 .te-single-slider_88fc327fd60a6951 .te-slider-content-wrapper_454810419bada5a5 .te-slider-content_7d3dd83678799a27 .te-slider-btn-wrapper_22b538eddfeb5a02 .te-theme-btn_3ecee93319bb6aa2:hover {
        background-color: #E7F914;
        color: #14203A; }
    .slider-area_ec4145bc5f1128fe.style-1_866be221b388c786 .te-single-slider_88fc327fd60a6951 .te-slider-content-wrapper_454810419bada5a5 .te-slider-content_7d3dd83678799a27 .te-slider-btn-wrapper_22b538eddfeb5a02 .te-call-btn_b0855da46d7301be .te-icon_bed8511c13f5d162 {
      color: #317EFE; }
    .slider-area_ec4145bc5f1128fe.style-1_866be221b388c786 .te-single-slider_88fc327fd60a6951 .te-slider-content-wrapper_454810419bada5a5 .te-slider-content_7d3dd83678799a27 .te-slider-title_8b5193fc16999e30 {
      font-size: 82px;
      font-weight: 500;
      line-height: 96.76px;
      letter-spacing: -1px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .slider-area_ec4145bc5f1128fe.style-1_866be221b388c786 .te-single-slider_88fc327fd60a6951 .te-slider-content-wrapper_454810419bada5a5 .te-slider-content_7d3dd83678799a27 .te-slider-title_8b5193fc16999e30 {
          font-size: 28px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_ec4145bc5f1128fe.style-1_866be221b388c786 .te-single-slider_88fc327fd60a6951 .te-slider-content-wrapper_454810419bada5a5 .te-slider-content_7d3dd83678799a27 .te-slider-title_8b5193fc16999e30 {
          font-size: 32px;
          line-height: 52px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_ec4145bc5f1128fe.style-1_866be221b388c786 .te-single-slider_88fc327fd60a6951 .te-slider-content-wrapper_454810419bada5a5 .te-slider-content_7d3dd83678799a27 .te-slider-title_8b5193fc16999e30 {
          font-size: 62px;
          line-height: 80px; } }
  .slider-area_ec4145bc5f1128fe.style-1_866be221b388c786 .te-slider-wrapper_e81b325df4de5b33 .container_3c574aa0152d7808 {
    position: relative; }
  .slider-area_ec4145bc5f1128fe.style-1_866be221b388c786 .te-slider-wrapper_e81b325df4de5b33 .slider-shape-bg_70282a7e502e553c {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: 100px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_ec4145bc5f1128fe.style-1_866be221b388c786 .te-slider-wrapper_e81b325df4de5b33 .slider-shape-bg_70282a7e502e553c {
        display: none; } }
    @media (max-width: 1399px) {
      .slider-area_ec4145bc5f1128fe.style-1_866be221b388c786 .te-slider-wrapper_e81b325df4de5b33 .slider-shape-bg_70282a7e502e553c {
        margin-left: 0; } }
    .slider-area_ec4145bc5f1128fe.style-1_866be221b388c786 .te-slider-wrapper_e81b325df4de5b33 .slider-shape-bg_70282a7e502e553c:before {
      position: absolute;
      content: "";
      width: 400px;
      height: 400px;
      background: #E7F914;
      border-radius: 500px;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      z-index: -1;
      right: 0; }

.te-info-card-wrapper_f4216c3245ab814a {
  position: relative; }

.te-info-card_8c7b2a16aa6cb48b {
  padding: 40px;
  position: relative;
  margin-bottom: 24px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  border-radius: 20px;
  top: 0; }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .te-info-card_8c7b2a16aa6cb48b {
      padding: 40px 25px; } }
  .te-info-card_8c7b2a16aa6cb48b:hover {
    background-color: #ffffff;
    -webkit-box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.05);
            box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.05);
    top: -5px;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-info-card_8c7b2a16aa6cb48b:hover .te-image-wrapper_58df7b8576d58f6c .overlay_08e567dcf3831949 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      opacity: 0.72; }
    .te-info-card_8c7b2a16aa6cb48b:hover .te-image-wrapper_58df7b8576d58f6c img {
      -webkit-transform: scale(1.2);
              transform: scale(1.2);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-info-card_8c7b2a16aa6cb48b:hover .icon_92f6e5439255ec97 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-info-card_8c7b2a16aa6cb48b:hover .content_2c3c423fca97fd91 .te-read-more_e82039762e72b1c2 .te-theme-btn_3ecee93319bb6aa2 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_8c7b2a16aa6cb48b .te-info-card-inner_bd94075908af4148 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
    height: 100%; }
  .te-info-card_8c7b2a16aa6cb48b .te-image-wrapper_58df7b8576d58f6c {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    overflow: hidden;
    top: 0;
    left: 0;
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease; }
    .te-info-card_8c7b2a16aa6cb48b .te-image-wrapper_58df7b8576d58f6c img {
      width: 100%;
      height: 100%;
      -webkit-transform: scale(1);
              transform: scale(1);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-info-card_8c7b2a16aa6cb48b .te-image-wrapper_58df7b8576d58f6c .overlay_08e567dcf3831949 {
      width: 100%;
      height: 100%;
      background: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      position: absolute;
      top: 0;
      left: 0;
      opacity: 0.6; }
  .te-info-card_8c7b2a16aa6cb48b .icon_92f6e5439255ec97 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    width: 54px;
    height: 50px; }
    .te-info-card_8c7b2a16aa6cb48b .icon_92f6e5439255ec97 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_8c7b2a16aa6cb48b .te-content-wrapper_ed2fbd6c332bbc24 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center; }
  .te-info-card_8c7b2a16aa6cb48b .te-title-wrapper_16bf583eca3de22c {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
    padding-bottom: 10px;
    border-bottom: none;
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .te-info-card_8c7b2a16aa6cb48b .te-title-wrapper_16bf583eca3de22c .icon_92f6e5439255ec97 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      width: 105px;
      height: 105px;
      background: transparent;
      border-radius: 100%;
      border: 2px solid #131a2a1a;
      position: relative; }
      .te-info-card_8c7b2a16aa6cb48b .te-title-wrapper_16bf583eca3de22c .icon_92f6e5439255ec97::before, .te-info-card_8c7b2a16aa6cb48b .te-title-wrapper_16bf583eca3de22c .icon_92f6e5439255ec97::after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #317EFE;
        border: 1px solid #E1E1E1; }
      .te-info-card_8c7b2a16aa6cb48b .te-title-wrapper_16bf583eca3de22c .icon_92f6e5439255ec97::before {
        top: 15px;
        left: 5px; }
      .te-info-card_8c7b2a16aa6cb48b .te-title-wrapper_16bf583eca3de22c .icon_92f6e5439255ec97::after {
        bottom: 15px;
        right: 5px; }
    .te-info-card_8c7b2a16aa6cb48b .te-title-wrapper_16bf583eca3de22c .title_40f5a827e32fa7e6 {
      font-size: 24px;
      line-height: 24px;
      font-weight: 500;
      margin: 0;
      color: #14203A;
      -webkit-transition: all 0.6s ease;
      transition: all 0.6s ease; }
    .te-info-card_8c7b2a16aa6cb48b .te-title-wrapper_16bf583eca3de22c .divider_6f107fc27009fba7 {
      width: 55px;
      height: 2px;
      background-color: #317EFE; }
  .te-info-card_8c7b2a16aa6cb48b .content_2c3c423fca97fd91 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .te-info-card_8c7b2a16aa6cb48b .content_2c3c423fca97fd91 .desc_960068cb5eee49e0 {
      -webkit-transition: all 0.6s ease;
      transition: all 0.6s ease;
      font-size: 18px;
      line-height: 36px;
      font-weight: 400;
      margin: 0;
      color: #335371; }
    .te-info-card_8c7b2a16aa6cb48b .content_2c3c423fca97fd91 .te-read-more_e82039762e72b1c2 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start; }
      .te-info-card_8c7b2a16aa6cb48b .content_2c3c423fca97fd91 .te-read-more_e82039762e72b1c2 .te-theme-btn_3ecee93319bb6aa2 {
        background-color: transparent;
        color: #317EFE;
        border: 1px solid #131A2A;
        padding: 9px 28px; }
        .te-info-card_8c7b2a16aa6cb48b .content_2c3c423fca97fd91 .te-read-more_e82039762e72b1c2 .te-theme-btn_3ecee93319bb6aa2:hover {
          background-color: #317EFE;
          color: #ffffff;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-info-card_8c7b2a16aa6cb48b.style-2_f05e5af28a1f520c {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.05);
  border-radius: 20px;
  padding: 40px 40px 27px 40px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-info-card_8c7b2a16aa6cb48b.style-2_f05e5af28a1f520c {
      padding: 35px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .te-info-card_8c7b2a16aa6cb48b.style-2_f05e5af28a1f520c {
      padding: 35px; } }
  .te-info-card_8c7b2a16aa6cb48b.style-2_f05e5af28a1f520c:hover .image_000480b25db55f5d img {
    -webkit-transform: scale(1.03);
            transform: scale(1.03);
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-info-card_8c7b2a16aa6cb48b.style-2_f05e5af28a1f520c:hover .content_2c3c423fca97fd91 .te-read-more_e82039762e72b1c2 .te-theme-btn_3ecee93319bb6aa2 {
    background-color: inherit;
    color: #317EFE; }
  .te-info-card_8c7b2a16aa6cb48b.style-2_f05e5af28a1f520c .image_000480b25db55f5d {
    border-radius: 20px;
    overflow: hidden; }
    .te-info-card_8c7b2a16aa6cb48b.style-2_f05e5af28a1f520c .image_000480b25db55f5d img {
      -webkit-transform: scale(1);
              transform: scale(1);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      width: 100%; }
  .te-info-card_8c7b2a16aa6cb48b.style-2_f05e5af28a1f520c .te-title-wrapper_16bf583eca3de22c {
    padding-bottom: 15px; }
  .te-info-card_8c7b2a16aa6cb48b.style-2_f05e5af28a1f520c .te-content-wrapper_ed2fbd6c332bbc24 {
    text-align: left;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .te-info-card_8c7b2a16aa6cb48b.style-2_f05e5af28a1f520c .content_2c3c423fca97fd91 {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px; }
    .te-info-card_8c7b2a16aa6cb48b.style-2_f05e5af28a1f520c .content_2c3c423fca97fd91 .te-read-more_e82039762e72b1c2 .te-theme-btn_3ecee93319bb6aa2 {
      padding: 0;
      border: 0; }

.te-icon-card_21b1b8c2e39f8793 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #ffffff;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 40px;
  margin-bottom: 36px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-icon-card_21b1b8c2e39f8793 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      gap: 30px; } }
  .te-icon-card_21b1b8c2e39f8793:hover .icon_92f6e5439255ec97 img {
    -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg);
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-icon-card_21b1b8c2e39f8793 .icon_92f6e5439255ec97 {
    width: 78px;
    height: 78px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .te-icon-card_21b1b8c2e39f8793 .icon_92f6e5439255ec97 img {
      width: 100%;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-icon-card_21b1b8c2e39f8793 .content_2c3c423fca97fd91 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-icon-card_21b1b8c2e39f8793 .content_2c3c423fca97fd91 {
        gap: 15px; } }
    .te-icon-card_21b1b8c2e39f8793 .content_2c3c423fca97fd91 .title_40f5a827e32fa7e6 {
      font-family: "Inter", sans-serif;
      font-weight: 500;
      font-size: 24px;
      line-height: 36px;
      color: #14203A;
      margin-bottom: 0; }
    .te-icon-card_21b1b8c2e39f8793 .content_2c3c423fca97fd91 .desc_960068cb5eee49e0 {
      font-family: "Inter", sans-serif;
      font-size: 18px;
      line-height: 30px;
      font-weight: 400;
      color: #335371;
      margin-bottom: 0; }
      .te-icon-card_21b1b8c2e39f8793 .content_2c3c423fca97fd91 .desc_960068cb5eee49e0 a {
        color: #335371; }

.te-icon-card_21b1b8c2e39f8793.style-two_330c58f3a1bc7079 {
  background: transparent;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 34px;
  padding: 64px 70px;
  position: relative;
  margin-bottom: 0; }
  .te-icon-card_21b1b8c2e39f8793.style-two_330c58f3a1bc7079 .divider_6f107fc27009fba7 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-right: 1px solid #464b4e;
    border-bottom: 1px solid #464b4e; }
  .te-icon-card_21b1b8c2e39f8793.style-two_330c58f3a1bc7079 .icon_92f6e5439255ec97 {
    width: 62px;
    height: 62px; }
    .te-icon-card_21b1b8c2e39f8793.style-two_330c58f3a1bc7079 .icon_92f6e5439255ec97 img {
      width: 100%; }
  .te-icon-card_21b1b8c2e39f8793.style-two_330c58f3a1bc7079 .content_2c3c423fca97fd91 {
    gap: 26px; }
    .te-icon-card_21b1b8c2e39f8793.style-two_330c58f3a1bc7079 .content_2c3c423fca97fd91 .title_40f5a827e32fa7e6 {
      color: #ffffff; }
      @media (min-width: 1280px) {
        .te-icon-card_21b1b8c2e39f8793.style-two_330c58f3a1bc7079 .content_2c3c423fca97fd91 .title_40f5a827e32fa7e6 {
          font-size: 22px; } }
    .te-icon-card_21b1b8c2e39f8793.style-two_330c58f3a1bc7079 .content_2c3c423fca97fd91 .desc_960068cb5eee49e0 {
      color: #c7cdda; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-icon-card_21b1b8c2e39f8793.style-two_330c58f3a1bc7079 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 36px;
      gap: 34px; }
      .te-icon-card_21b1b8c2e39f8793.style-two_330c58f3a1bc7079 .content_2c3c423fca97fd91 {
        gap: 24px; } }

.te-icon-card_21b1b8c2e39f8793.style-three_e8d78ad22eb585d5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: transparent;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 32px;
  margin-bottom: 50px; }
  .te-icon-card_21b1b8c2e39f8793.style-three_e8d78ad22eb585d5 .icon_92f6e5439255ec97 {
    width: 72px;
    height: 72px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .te-icon-card_21b1b8c2e39f8793.style-three_e8d78ad22eb585d5 .icon_92f6e5439255ec97 img {
      width: 100%; }
  .te-icon-card_21b1b8c2e39f8793.style-three_e8d78ad22eb585d5 .content_2c3c423fca97fd91 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .te-icon-card_21b1b8c2e39f8793.style-three_e8d78ad22eb585d5 .content_2c3c423fca97fd91 .title_40f5a827e32fa7e6 {
      color: #ffffff; }
    .te-icon-card_21b1b8c2e39f8793.style-three_e8d78ad22eb585d5 .content_2c3c423fca97fd91 .desc_960068cb5eee49e0 {
      color: #c7cdda; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-icon-card_21b1b8c2e39f8793.style-three_e8d78ad22eb585d5 {
      gap: 25px; }
      .te-icon-card_21b1b8c2e39f8793.style-three_e8d78ad22eb585d5 .content_2c3c423fca97fd91 {
        gap: 18px; } }

.te-icon-card_21b1b8c2e39f8793.style-2_f05e5af28a1f520c {
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0; }
  .te-icon-card_21b1b8c2e39f8793.style-2_f05e5af28a1f520c .icon_92f6e5439255ec97 {
    width: 60px;
    height: 60px;
    background: #F9F4F1;
    border-radius: 50px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 22px;
    color: #317EFE; }
  .te-icon-card_21b1b8c2e39f8793.style-2_f05e5af28a1f520c .content_2c3c423fca97fd91 {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px; }
    .te-icon-card_21b1b8c2e39f8793.style-2_f05e5af28a1f520c .content_2c3c423fca97fd91 .title_40f5a827e32fa7e6 {
      font-size: 20px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px; }
    .te-icon-card_21b1b8c2e39f8793.style-2_f05e5af28a1f520c .content_2c3c423fca97fd91 .desc_960068cb5eee49e0 {
      line-height: 22px; }

.te-about-image-card_2029c7e4553bc2e7 .te-main-img-wrapper_45fc7deb62100f5b {
  text-align: right; }
  @media (max-width: 991px) {
    .te-about-image-card_2029c7e4553bc2e7 .te-main-img-wrapper_45fc7deb62100f5b {
      text-align: left; } }
  .te-about-image-card_2029c7e4553bc2e7 .te-main-img-wrapper_45fc7deb62100f5b .te-main-img-inner_3da9883d8f05a8ab {
    position: relative;
    display: inline-block;
    z-index: 2; }
    .te-about-image-card_2029c7e4553bc2e7 .te-main-img-wrapper_45fc7deb62100f5b .te-main-img-inner_3da9883d8f05a8ab > img {
      border-radius: 500px 500px 0 0;
      margin-left: 7px;
      margin-top: 4px; }
      @media (max-width: 650px) {
        .te-about-image-card_2029c7e4553bc2e7 .te-main-img-wrapper_45fc7deb62100f5b .te-main-img-inner_3da9883d8f05a8ab > img {
          width: 100%; } }
    .te-about-image-card_2029c7e4553bc2e7 .te-main-img-wrapper_45fc7deb62100f5b .te-main-img-inner_3da9883d8f05a8ab .te-img-card-shape_40c3e3bdf76e7713 {
      position: absolute;
      top: 35px;
      right: -35px;
      z-index: -1;
      -webkit-animation: spin 6s linear infinite;
              animation: spin 6s linear infinite; }
      @media (max-width: 575px) {
        .te-about-image-card_2029c7e4553bc2e7 .te-main-img-wrapper_45fc7deb62100f5b .te-main-img-inner_3da9883d8f05a8ab .te-img-card-shape_40c3e3bdf76e7713 {
          right: 0; } }
.te-about-image-card_2029c7e4553bc2e7 .te-company-foundation_6cc2ab081b31a1cd {
  position: absolute;
  bottom: 22px;
  left: -52px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
  background-color: #E7F914;
  padding: 36px 60px 40px 60px;
  -webkit-clip-path: polygon(9% 0, 96% 0, 100% 100%, 0 100%);
          clip-path: polygon(9% 0, 96% 0, 100% 100%, 0 100%);
  -webkit-animation: MoveUpDown 2s linear infinite alternate;
          animation: MoveUpDown 2s linear infinite alternate; }
  .te-about-image-card_2029c7e4553bc2e7 .te-company-foundation_6cc2ab081b31a1cd .te-counter-wrapper_6c405564c53a20ca {
    color: #14203A;
    font-size: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .te-about-image-card_2029c7e4553bc2e7 .te-company-foundation_6cc2ab081b31a1cd .counter-title_ef1fbd343fffacfd {
    font-size: 45px;
    font-weight: 700;
    line-height: 54.9px;
    letter-spacing: -0.8px;
    color: #14203A;
    margin-bottom: 0; }
  .te-about-image-card_2029c7e4553bc2e7 .te-company-foundation_6cc2ab081b31a1cd .title_40f5a827e32fa7e6 {
    font-size: 14.35px;
    font-weight: 500;
    line-height: 140%;
    letter-spacing: 0.359px;
    color: #14203A;
    margin-bottom: 0;
    text-align: left; }

.te-about-image-card_2029c7e4553bc2e7.style-2_f05e5af28a1f520c .te-main-img-wrapper_45fc7deb62100f5b .te-main-img-inner_3da9883d8f05a8ab {
  border-radius: 20px;
  padding-right: 80px;
  margin-top: 23px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-image-card_2029c7e4553bc2e7.style-2_f05e5af28a1f520c .te-main-img-wrapper_45fc7deb62100f5b .te-main-img-inner_3da9883d8f05a8ab {
      padding-right: 0;
      margin-top: 0; } }
  .te-about-image-card_2029c7e4553bc2e7.style-2_f05e5af28a1f520c .te-main-img-wrapper_45fc7deb62100f5b .te-main-img-inner_3da9883d8f05a8ab > img {
    margin: 0;
    border-radius: 20px; }
  .te-about-image-card_2029c7e4553bc2e7.style-2_f05e5af28a1f520c .te-main-img-wrapper_45fc7deb62100f5b .te-main-img-inner_3da9883d8f05a8ab .te-img-card-shape_40c3e3bdf76e7713 {
    right: -66px;
    top: 60px;
    -webkit-animation: Animated3 3s linear infinite alternate;
            animation: Animated3 3s linear infinite alternate; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-image-card_2029c7e4553bc2e7.style-2_f05e5af28a1f520c .te-main-img-wrapper_45fc7deb62100f5b .te-main-img-inner_3da9883d8f05a8ab .te-img-card-shape_40c3e3bdf76e7713 {
        display: none; } }
  .te-about-image-card_2029c7e4553bc2e7.style-2_f05e5af28a1f520c .te-main-img-wrapper_45fc7deb62100f5b .te-main-img-inner_3da9883d8f05a8ab .te-another-image_ad3bfdf81025b7e7 {
    position: absolute;
    top: 55%;
    right: -45px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-image-card_2029c7e4553bc2e7.style-2_f05e5af28a1f520c .te-main-img-wrapper_45fc7deb62100f5b .te-main-img-inner_3da9883d8f05a8ab .te-another-image_ad3bfdf81025b7e7 {
        position: relative;
        right: unset;
        top: unset; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .te-about-image-card_2029c7e4553bc2e7.style-2_f05e5af28a1f520c .te-main-img-wrapper_45fc7deb62100f5b .te-main-img-inner_3da9883d8f05a8ab .te-another-image_ad3bfdf81025b7e7 {
        position: relative; } }
    .te-about-image-card_2029c7e4553bc2e7.style-2_f05e5af28a1f520c .te-main-img-wrapper_45fc7deb62100f5b .te-main-img-inner_3da9883d8f05a8ab .te-another-image_ad3bfdf81025b7e7 .te-another-image-inner_2d1c06b8607487d4 {
      border: 5px solid #E1E1E1;
      overflow: hidden;
      display: inline-block;
      border-radius: 20px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-image-card_2029c7e4553bc2e7.style-2_f05e5af28a1f520c .te-main-img-wrapper_45fc7deb62100f5b .te-main-img-inner_3da9883d8f05a8ab .te-another-image_ad3bfdf81025b7e7 .te-another-image-inner_2d1c06b8607487d4 {
          width: 100%; }
          .te-about-image-card_2029c7e4553bc2e7.style-2_f05e5af28a1f520c .te-main-img-wrapper_45fc7deb62100f5b .te-main-img-inner_3da9883d8f05a8ab .te-another-image_ad3bfdf81025b7e7 .te-another-image-inner_2d1c06b8607487d4 img {
            width: 100%; } }
    .te-about-image-card_2029c7e4553bc2e7.style-2_f05e5af28a1f520c .te-main-img-wrapper_45fc7deb62100f5b .te-main-img-inner_3da9883d8f05a8ab .te-another-image_ad3bfdf81025b7e7 .video-btn_4b11da659b0de761 {
      position: absolute;
      top: 0;
      left: 0;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-image-card_2029c7e4553bc2e7.style-2_f05e5af28a1f520c .te-main-img-wrapper_45fc7deb62100f5b .te-main-img-inner_3da9883d8f05a8ab .te-another-image_ad3bfdf81025b7e7 .video-btn_4b11da659b0de761 {
          left: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%); } }
      .te-about-image-card_2029c7e4553bc2e7.style-2_f05e5af28a1f520c .te-main-img-wrapper_45fc7deb62100f5b .te-main-img-inner_3da9883d8f05a8ab .te-another-image_ad3bfdf81025b7e7 .video-btn_4b11da659b0de761 a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        background-color: #317EFE;
        width: 76px;
        height: 76px;
        border-radius: 20px;
        color: #ffffff;
        font-size: 17px;
        -ms-flex-negative: 0;
            flex-shrink: 0;
        -webkit-animation: ripple 4s infinite;
                animation: ripple 4s infinite;
        -webkit-box-shadow: 0 0 0 0 rgba(14, 43, 197, 0.8);
                box-shadow: 0 0 0 0 rgba(14, 43, 197, 0.8); }
    .te-about-image-card_2029c7e4553bc2e7.style-2_f05e5af28a1f520c .te-main-img-wrapper_45fc7deb62100f5b .te-main-img-inner_3da9883d8f05a8ab .te-another-image_ad3bfdf81025b7e7 .te-badge-text_dde56a08b6691398 {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      background-color: #ffffff;
      -webkit-box-shadow: 0px 0px 18px 3px rgba(0, 0, 0, 0.05);
              box-shadow: 0px 0px 18px 3px rgba(0, 0, 0, 0.05);
      padding: 14px 15px;
      border-radius: 20px;
      gap: 11px;
      position: absolute;
      left: -33%;
      top: 46%;
      -webkit-animation: MoveLeftRight 2s linear infinite alternate;
              animation: MoveLeftRight 2s linear infinite alternate; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-image-card_2029c7e4553bc2e7.style-2_f05e5af28a1f520c .te-main-img-wrapper_45fc7deb62100f5b .te-main-img-inner_3da9883d8f05a8ab .te-another-image_ad3bfdf81025b7e7 .te-badge-text_dde56a08b6691398 {
          left: unset;
          top: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%);
          right: 0; } }
      .te-about-image-card_2029c7e4553bc2e7.style-2_f05e5af28a1f520c .te-main-img-wrapper_45fc7deb62100f5b .te-main-img-inner_3da9883d8f05a8ab .te-another-image_ad3bfdf81025b7e7 .te-badge-text_dde56a08b6691398 .icon_92f6e5439255ec97 {
        width: 52px;
        height: 52px;
        background-color: #F2E6FF;
        border-radius: 50%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -ms-flex-negative: 0;
            flex-shrink: 0;
        font-size: 30px;
        color: #317EFE; }
      .te-about-image-card_2029c7e4553bc2e7.style-2_f05e5af28a1f520c .te-main-img-wrapper_45fc7deb62100f5b .te-main-img-inner_3da9883d8f05a8ab .te-another-image_ad3bfdf81025b7e7 .te-badge-text_dde56a08b6691398 .text_0e9e59f30d67d6fb {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -ms-flex-negative: 0;
            flex-shrink: 0;
        text-align: left; }
        .te-about-image-card_2029c7e4553bc2e7.style-2_f05e5af28a1f520c .te-main-img-wrapper_45fc7deb62100f5b .te-main-img-inner_3da9883d8f05a8ab .te-another-image_ad3bfdf81025b7e7 .te-badge-text_dde56a08b6691398 .text_0e9e59f30d67d6fb .title_40f5a827e32fa7e6 {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #14203A; }
        .te-about-image-card_2029c7e4553bc2e7.style-2_f05e5af28a1f520c .te-main-img-wrapper_45fc7deb62100f5b .te-main-img-inner_3da9883d8f05a8ab .te-another-image_ad3bfdf81025b7e7 .te-badge-text_dde56a08b6691398 .text_0e9e59f30d67d6fb span {
          font-size: 12px;
          font-weight: 400;
          line-height: 12px;
          color: #335371; }

.te-about-info-card_39b3a5a72b1238c0 .te-about-info-content_c804d01d9c227f6a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 40px; }
  .te-about-info-card_39b3a5a72b1238c0 .te-about-info-content_c804d01d9c227f6a .te-section-title_e8c82fba893df814 {
    margin-bottom: 0; }
    .te-about-info-card_39b3a5a72b1238c0 .te-about-info-content_c804d01d9c227f6a .te-section-title_e8c82fba893df814 .title_40f5a827e32fa7e6 {
      margin-bottom: 0; }
  .te-about-info-card_39b3a5a72b1238c0 .te-about-info-content_c804d01d9c227f6a .te-list-item-wrapper_545933dc4e6ff90f {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-info-card_39b3a5a72b1238c0 .te-about-info-content_c804d01d9c227f6a .te-list-item-wrapper_545933dc4e6ff90f {
        grid-template-columns: repeat(1, 1fr); } }
    .te-about-info-card_39b3a5a72b1238c0 .te-about-info-content_c804d01d9c227f6a .te-list-item-wrapper_545933dc4e6ff90f .te-list-item_965eb6a4af6c3781 .icon_92f6e5439255ec97 {
      font-size: 24px;
      color: #317EFE;
      background-color: transparent;
      width: unset;
      height: unset; }
    .te-about-info-card_39b3a5a72b1238c0 .te-about-info-content_c804d01d9c227f6a .te-list-item-wrapper_545933dc4e6ff90f .te-list-item_965eb6a4af6c3781 .text_0e9e59f30d67d6fb {
      color: #14203A; }
  .te-about-info-card_39b3a5a72b1238c0 .te-about-info-content_c804d01d9c227f6a .te-info-list_0dd82c8399a7e225 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-info-card_39b3a5a72b1238c0 .te-about-info-content_c804d01d9c227f6a .te-info-list_0dd82c8399a7e225 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 20px; } }
    .te-about-info-card_39b3a5a72b1238c0 .te-about-info-content_c804d01d9c227f6a .te-info-list_0dd82c8399a7e225 .te-single-info-list_7bc0e4d68c7c70fa {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      gap: 5px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .te-about-info-card_39b3a5a72b1238c0 .te-about-info-content_c804d01d9c227f6a .te-info-list_0dd82c8399a7e225 .te-single-info-list_7bc0e4d68c7c70fa:hover .icon_92f6e5439255ec97 img {
        -webkit-transform: rotateY(360deg);
                transform: rotateY(360deg);
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
      .te-about-info-card_39b3a5a72b1238c0 .te-about-info-content_c804d01d9c227f6a .te-info-list_0dd82c8399a7e225 .te-single-info-list_7bc0e4d68c7c70fa .icon_92f6e5439255ec97 {
        margin-bottom: 10px;
        position: relative;
        margin-left: 20px; }
        .te-about-info-card_39b3a5a72b1238c0 .te-about-info-content_c804d01d9c227f6a .te-info-list_0dd82c8399a7e225 .te-single-info-list_7bc0e4d68c7c70fa .icon_92f6e5439255ec97::before {
          position: absolute;
          content: "";
          border-style: solid;
          border-width: 0 25px 60px 25px;
          border-color: transparent transparent rgba(116, 94, 255, 0.1) transparent;
          -webkit-transform: rotate(60deg);
                  transform: rotate(60deg);
          top: -16px; }
        .te-about-info-card_39b3a5a72b1238c0 .te-about-info-content_c804d01d9c227f6a .te-info-list_0dd82c8399a7e225 .te-single-info-list_7bc0e4d68c7c70fa .icon_92f6e5439255ec97 img {
          -webkit-transform: rotateY(0deg);
                  transform: rotateY(0deg);
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
      .te-about-info-card_39b3a5a72b1238c0 .te-about-info-content_c804d01d9c227f6a .te-info-list_0dd82c8399a7e225 .te-single-info-list_7bc0e4d68c7c70fa .title_40f5a827e32fa7e6 {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0px;
        margin-bottom: 0; }
      .te-about-info-card_39b3a5a72b1238c0 .te-about-info-content_c804d01d9c227f6a .te-info-list_0dd82c8399a7e225 .te-single-info-list_7bc0e4d68c7c70fa .short-title_f717b9ff9d0440bf {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px; }

.te-about-info-card_39b3a5a72b1238c0.style-2_f05e5af28a1f520c .te-about-info-content_c804d01d9c227f6a {
  gap: 10px; }
  .te-about-info-card_39b3a5a72b1238c0.style-2_f05e5af28a1f520c .te-about-info-content_c804d01d9c227f6a .te-list-item-wrapper_545933dc4e6ff90f {
    padding-top: 6px;
    gap: 0; }
    .te-about-info-card_39b3a5a72b1238c0.style-2_f05e5af28a1f520c .te-about-info-content_c804d01d9c227f6a .te-list-item-wrapper_545933dc4e6ff90f .te-list-item_965eb6a4af6c3781 .icon_92f6e5439255ec97 {
      width: 16px;
      height: 16px;
      background-color: #317EFE;
      border-radius: 50%;
      color: white;
      font-size: 10px; }
    .te-about-info-card_39b3a5a72b1238c0.style-2_f05e5af28a1f520c .te-about-info-content_c804d01d9c227f6a .te-list-item-wrapper_545933dc4e6ff90f .te-list-item_965eb6a4af6c3781 .text_0e9e59f30d67d6fb {
      color: #335371; }
  .te-about-info-card_39b3a5a72b1238c0.style-2_f05e5af28a1f520c .te-about-info-content_c804d01d9c227f6a .te-info-list_0dd82c8399a7e225 {
    border-top: 1px solid #E1E1E1;
    padding-top: 40px; }
    .te-about-info-card_39b3a5a72b1238c0.style-2_f05e5af28a1f520c .te-about-info-content_c804d01d9c227f6a .te-info-list_0dd82c8399a7e225 .divider_6f107fc27009fba7 {
      width: 1px;
      background-color: #E1E1E1;
      height: 127px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-info-card_39b3a5a72b1238c0.style-2_f05e5af28a1f520c .te-about-info-content_c804d01d9c227f6a .te-info-list_0dd82c8399a7e225 .divider_6f107fc27009fba7 {
          height: 1px;
          width: 100%; } }

.te-about-info-card_39b3a5a72b1238c0.style-three_e8d78ad22eb585d5 .te-section-title_e8c82fba893df814 {
  margin-bottom: 40px; }
.te-about-info-card_39b3a5a72b1238c0.style-three_e8d78ad22eb585d5 .about-info-wrapper_8e4af8fbaa164ee8 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_39b3a5a72b1238c0.style-three_e8d78ad22eb585d5 .about-info-wrapper_8e4af8fbaa164ee8 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .te-about-info-card_39b3a5a72b1238c0.style-three_e8d78ad22eb585d5 .about-info-wrapper_8e4af8fbaa164ee8 .about-info-img_c11cf415636710b5 {
    border-radius: 12px;
    overflow: hidden;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-info-card_39b3a5a72b1238c0.style-three_e8d78ad22eb585d5 .about-info-wrapper_8e4af8fbaa164ee8 .about-info-img_c11cf415636710b5 {
        height: 350px; } }
    .te-about-info-card_39b3a5a72b1238c0.style-three_e8d78ad22eb585d5 .about-info-wrapper_8e4af8fbaa164ee8 .about-info-img_c11cf415636710b5 img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.te-about-info-card_39b3a5a72b1238c0.style-three_e8d78ad22eb585d5 .te-about-info-content_c804d01d9c227f6a {
  padding-left: 50px;
  gap: 30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_39b3a5a72b1238c0.style-three_e8d78ad22eb585d5 .te-about-info-content_c804d01d9c227f6a {
      padding-left: 0;
      padding-top: 50px; } }
  .te-about-info-card_39b3a5a72b1238c0.style-three_e8d78ad22eb585d5 .te-about-info-content_c804d01d9c227f6a .skill-progressbar-wrapper_816e7e6c1760d381 {
    width: 100%; }
  .te-about-info-card_39b3a5a72b1238c0.style-three_e8d78ad22eb585d5 .te-about-info-content_c804d01d9c227f6a .te-icon-card-wrapper_0dabca9160ca9203 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 30px; }
    .te-about-info-card_39b3a5a72b1238c0.style-three_e8d78ad22eb585d5 .te-about-info-content_c804d01d9c227f6a .te-icon-card-wrapper_0dabca9160ca9203 .te-icon-card_21b1b8c2e39f8793 {
      width: 50%;
      padding: 0;
      gap: 20px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      margin-bottom: 0; }
      .te-about-info-card_39b3a5a72b1238c0.style-three_e8d78ad22eb585d5 .te-about-info-content_c804d01d9c227f6a .te-icon-card-wrapper_0dabca9160ca9203 .te-icon-card_21b1b8c2e39f8793 .icon_92f6e5439255ec97 {
        width: 40px;
        height: 40px; }
      .te-about-info-card_39b3a5a72b1238c0.style-three_e8d78ad22eb585d5 .te-about-info-content_c804d01d9c227f6a .te-icon-card-wrapper_0dabca9160ca9203 .te-icon-card_21b1b8c2e39f8793 .content_2c3c423fca97fd91 {
        gap: 4px; }
        .te-about-info-card_39b3a5a72b1238c0.style-three_e8d78ad22eb585d5 .te-about-info-content_c804d01d9c227f6a .te-icon-card-wrapper_0dabca9160ca9203 .te-icon-card_21b1b8c2e39f8793 .content_2c3c423fca97fd91 .title_40f5a827e32fa7e6 {
          font-size: 18px;
          line-height: 24px; }
  .te-about-info-card_39b3a5a72b1238c0.style-three_e8d78ad22eb585d5 .te-about-info-content_c804d01d9c227f6a .te-btn-wrapper_5e8df2d7e8059104 {
    margin-top: 7px; }

.te-counter-card_7f6de3f57e5aaaa3 {
  z-index: 1;
  position: relative;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 60px; }
  @media only screen and (min-width: 576px) and (max-width: 991px) {
    .te-counter-card_7f6de3f57e5aaaa3 {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 575px) {
    .te-counter-card_7f6de3f57e5aaaa3 {
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 50px; } }
  .te-counter-card_7f6de3f57e5aaaa3 .te-counter-item_ff969683bd8b7d90 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative;
    text-align: center; }
    .te-counter-card_7f6de3f57e5aaaa3 .te-counter-item_ff969683bd8b7d90:hover .icon_92f6e5439255ec97 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-counter-card_7f6de3f57e5aaaa3 .te-counter-item_ff969683bd8b7d90 .icon_92f6e5439255ec97 {
      width: 100px;
      height: 100px;
      background-color: #317EFE;
      border-radius: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
      .te-counter-card_7f6de3f57e5aaaa3 .te-counter-item_ff969683bd8b7d90 .icon_92f6e5439255ec97 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-counter-card_7f6de3f57e5aaaa3 .te-counter-item_ff969683bd8b7d90 .te-counter-title_a6c572cf57329e23 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      width: 100%;
      gap: 26px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .te-counter-card_7f6de3f57e5aaaa3 .te-counter-item_ff969683bd8b7d90 .te-counter-title_a6c572cf57329e23 .content_2c3c423fca97fd91 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 26px; }
    .te-counter-card_7f6de3f57e5aaaa3 .te-counter-item_ff969683bd8b7d90 .number_4ab2ddee783fa6e0 {
      font-family: "Inter", sans-serif;
      font-weight: 500;
      font-size: 57px;
      line-height: 46px;
      text-align: center;
      color: #14203A;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin: 0;
      letter-spacing: -1px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-counter-card_7f6de3f57e5aaaa3 .te-counter-item_ff969683bd8b7d90 .number_4ab2ddee783fa6e0 {
          font-size: 36px;
          line-height: 40px; } }
    .te-counter-card_7f6de3f57e5aaaa3 .te-counter-item_ff969683bd8b7d90 .title_40f5a827e32fa7e6 {
      margin: 0;
      font-family: "Inter", sans-serif;
      font-weight: 400;
      font-size: 18px;
      line-height: 18px;
      color: #335371; }
    .te-counter-card_7f6de3f57e5aaaa3 .te-counter-item_ff969683bd8b7d90 .text_0e9e59f30d67d6fb {
      margin: 0;
      color: #c7cdda; }

.te-counter-card_7f6de3f57e5aaaa3.style-two_330c58f3a1bc7079 {
  grid-template-columns: repeat(3, 1fr);
  gap: 40px; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .te-counter-card_7f6de3f57e5aaaa3.style-two_330c58f3a1bc7079 {
      grid-template-columns: repeat(2, 1fr); } }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-counter-card_7f6de3f57e5aaaa3.style-two_330c58f3a1bc7079 {
      grid-template-columns: repeat(1, 1fr); } }
  .te-counter-card_7f6de3f57e5aaaa3.style-two_330c58f3a1bc7079 .te-counter-item_ff969683bd8b7d90 {
    text-align: left; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .te-counter-card_7f6de3f57e5aaaa3.style-two_330c58f3a1bc7079 .te-counter-item_ff969683bd8b7d90 {
        text-align: center; } }
    .te-counter-card_7f6de3f57e5aaaa3.style-two_330c58f3a1bc7079 .te-counter-item_ff969683bd8b7d90 .te-counter-title_a6c572cf57329e23 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      gap: 30px; }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .te-counter-card_7f6de3f57e5aaaa3.style-two_330c58f3a1bc7079 .te-counter-item_ff969683bd8b7d90 .te-counter-title_a6c572cf57329e23 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          gap: 20px; } }
    .te-counter-card_7f6de3f57e5aaaa3.style-two_330c58f3a1bc7079 .te-counter-item_ff969683bd8b7d90 .counter-content_bf0930d849494a58 {
      width: 100%; }
      @media (max-width: 280px) {
        .te-counter-card_7f6de3f57e5aaaa3.style-two_330c58f3a1bc7079 .te-counter-item_ff969683bd8b7d90 .counter-content_bf0930d849494a58 .text_0e9e59f30d67d6fb br {
          display: none; } }
    .te-counter-card_7f6de3f57e5aaaa3.style-two_330c58f3a1bc7079 .te-counter-item_ff969683bd8b7d90 .number_4ab2ddee783fa6e0 {
      font-size: 90px; }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .te-counter-card_7f6de3f57e5aaaa3.style-two_330c58f3a1bc7079 .te-counter-item_ff969683bd8b7d90 .number_4ab2ddee783fa6e0 {
          font-size: 48px;
          line-height: 50px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-counter-card_7f6de3f57e5aaaa3.style-two_330c58f3a1bc7079 .te-counter-item_ff969683bd8b7d90 .number_4ab2ddee783fa6e0 {
          font-size: 48px;
          line-height: 50px; } }

.te-counter-card_7f6de3f57e5aaaa3.style-three_e8d78ad22eb585d5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 18px; }
  .te-counter-card_7f6de3f57e5aaaa3.style-three_e8d78ad22eb585d5 .te-counter-item_ff969683bd8b7d90 {
    text-align: left;
    padding: 40px 32px;
    background: #317EFE;
    border-radius: 8px; }
    .te-counter-card_7f6de3f57e5aaaa3.style-three_e8d78ad22eb585d5 .te-counter-item_ff969683bd8b7d90 .te-counter-title_a6c572cf57329e23 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      gap: 30px; }
      .te-counter-card_7f6de3f57e5aaaa3.style-three_e8d78ad22eb585d5 .te-counter-item_ff969683bd8b7d90 .te-counter-title_a6c572cf57329e23 .title_40f5a827e32fa7e6 {
        margin: 0;
        color: #ffffff;
        font-size: 18px;
        line-height: 30px;
        font-weight: 500; }
    .te-counter-card_7f6de3f57e5aaaa3.style-three_e8d78ad22eb585d5 .te-counter-item_ff969683bd8b7d90 .number_4ab2ddee783fa6e0 {
      margin: 0;
      color: #ffffff;
      font-size: 60px;
      line-height: 60px;
      font-weight: 500; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-counter-card_7f6de3f57e5aaaa3.style-three_e8d78ad22eb585d5 .te-counter-item_ff969683bd8b7d90 .number_4ab2ddee783fa6e0 {
          font-size: 48px;
          line-height: 52px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-counter-card_7f6de3f57e5aaaa3.style-three_e8d78ad22eb585d5 .te-counter-item_ff969683bd8b7d90 {
        padding: 40px 30px; } }

.te-process-step_8930d3261c41dc0e {
  background-color: #131A2A;
  padding: 36px 32px 48px 32px;
  position: relative;
  margin-bottom: 24px;
  border-radius: 20px;
  position: relative;
  overflow: hidden;
  top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-process-step_8930d3261c41dc0e::before {
    position: absolute;
    content: "";
    width: 0;
    left: 50%;
    -webkit-transform: translateX(-50%) scale(0);
            transform: translateX(-50%) scale(0);
    height: 0%;
    background-color: #317EFE;
    bottom: 0;
    border-radius: 50px;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .te-process-step_8930d3261c41dc0e {
      padding: 32px 28px 42px 28px; } }
  .te-process-step_8930d3261c41dc0e:hover {
    top: -5px; }
    .te-process-step_8930d3261c41dc0e:hover::before {
      width: 100%;
      height: 100%;
      border-radius: 0;
      -webkit-transform: translateX(-50%) scale(1);
              transform: translateX(-50%) scale(1); }
    .te-process-step_8930d3261c41dc0e:hover .icon_92f6e5439255ec97 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_8930d3261c41dc0e:hover .counter-number_d28c52351cb2f6a9 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_8930d3261c41dc0e:hover .content_2c3c423fca97fd91 .te-read-more_e82039762e72b1c2 .te-theme-btn_3ecee93319bb6aa2 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff; }
  .te-process-step_8930d3261c41dc0e .icon_92f6e5439255ec97 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start; }
    .te-process-step_8930d3261c41dc0e .icon_92f6e5439255ec97 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-process-step_8930d3261c41dc0e .te-content-wrapper_ed2fbd6c332bbc24 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .te-process-step_8930d3261c41dc0e .te-counter-wrapper_6c405564c53a20ca {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 10px;
    padding-bottom: 48px; }
    .te-process-step_8930d3261c41dc0e .te-counter-wrapper_6c405564c53a20ca .shape_bda3b0144e168773 {
      position: relative; }
  .te-process-step_8930d3261c41dc0e .counter-number_d28c52351cb2f6a9 {
    font-size: 57px;
    font-weight: 500;
    line-height: 77.72px;
    letter-spacing: -1px;
    text-transform: capitalize;
    color: #ffffff;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-process-step_8930d3261c41dc0e .te-title-wrapper_16bf583eca3de22c {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    padding-bottom: 20px;
    border-bottom: none;
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .te-process-step_8930d3261c41dc0e .te-title-wrapper_16bf583eca3de22c .icon_92f6e5439255ec97 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      position: relative; }
    .te-process-step_8930d3261c41dc0e .te-title-wrapper_16bf583eca3de22c .title_40f5a827e32fa7e6 {
      font-size: 24px;
      line-height: 32px;
      font-weight: 500;
      margin: 0;
      color: #ffffff;
      -webkit-transition: all 0.6s ease;
      transition: all 0.6s ease; }
  .te-process-step_8930d3261c41dc0e .content_2c3c423fca97fd91 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px; }
    .te-process-step_8930d3261c41dc0e .content_2c3c423fca97fd91 .desc_960068cb5eee49e0 {
      -webkit-transition: all 0.6s ease;
      transition: all 0.6s ease;
      font-size: 18px;
      line-height: 36px;
      font-weight: 400;
      margin: 0;
      color: #ffffff; }
    .te-process-step_8930d3261c41dc0e .content_2c3c423fca97fd91 .te-read-more_e82039762e72b1c2 {
      margin-top: -10px; }
      .te-process-step_8930d3261c41dc0e .content_2c3c423fca97fd91 .te-read-more_e82039762e72b1c2 .te-theme-btn_3ecee93319bb6aa2 {
        border: 1px solid #E1E1E1;
        color: #317EFE;
        background-color: transparent; }

.te-testimonial-card_74cb56420bb58765 {
  padding: 49px 40px 40px 40px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
  border-radius: 20px;
  position: relative;
  z-index: 2;
  margin: 10px 0; }
  @media (max-width: 570px) {
    .te-testimonial-card_74cb56420bb58765 {
      padding: 30px; } }
  .te-testimonial-card_74cb56420bb58765 .te-content-wrapper_ed2fbd6c332bbc24 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px; }
    .te-testimonial-card_74cb56420bb58765 .te-content-wrapper_ed2fbd6c332bbc24 .content_2c3c423fca97fd91 {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
    .te-testimonial-card_74cb56420bb58765 .te-content-wrapper_ed2fbd6c332bbc24 .te-user-meta_9742d227c92fb69e {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      @media (max-width: 570px) {
        .te-testimonial-card_74cb56420bb58765 .te-content-wrapper_ed2fbd6c332bbc24 .te-user-meta_9742d227c92fb69e {
          -webkit-box-align: end;
              -ms-flex-align: end;
                  align-items: flex-end; } }
      .te-testimonial-card_74cb56420bb58765 .te-content-wrapper_ed2fbd6c332bbc24 .te-user-meta_9742d227c92fb69e .te-user-info_f425a7f07a4d8626 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .te-testimonial-card_74cb56420bb58765 .te-content-wrapper_ed2fbd6c332bbc24 .te-user-meta_9742d227c92fb69e .te-user-info_f425a7f07a4d8626 .image_000480b25db55f5d {
          width: 74px;
          height: 84px;
          border-radius: 20px;
          overflow: hidden;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .te-testimonial-card_74cb56420bb58765 .te-content-wrapper_ed2fbd6c332bbc24 .te-user-meta_9742d227c92fb69e .te-user-info_f425a7f07a4d8626 .rating_f4b3e58de37441cc {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          color: #E7F914;
          font-size: 16px;
          margin-bottom: 26px; }
        .te-testimonial-card_74cb56420bb58765 .te-content-wrapper_ed2fbd6c332bbc24 .te-user-meta_9742d227c92fb69e .te-user-info_f425a7f07a4d8626 .name_02d36191c2da6cbf {
          font-size: 24px;
          font-weight: 500;
          line-height: 34px;
          letter-spacing: 0px;
          color: #14203A;
          margin-bottom: 0; }
          @media only screen and (min-width: 0px) and (max-width: 767px) {
            .te-testimonial-card_74cb56420bb58765 .te-content-wrapper_ed2fbd6c332bbc24 .te-user-meta_9742d227c92fb69e .te-user-info_f425a7f07a4d8626 .name_02d36191c2da6cbf {
              font-size: 18px;
              line-height: 28px; } }
        .te-testimonial-card_74cb56420bb58765 .te-content-wrapper_ed2fbd6c332bbc24 .te-user-meta_9742d227c92fb69e .te-user-info_f425a7f07a4d8626 .designation_04fd8e8116cd3588 {
          font-size: 18px;
          font-weight: 400;
          line-height: 36px;
          color: #14203A; }
      .te-testimonial-card_74cb56420bb58765 .te-content-wrapper_ed2fbd6c332bbc24 .te-user-meta_9742d227c92fb69e .icon_92f6e5439255ec97 {
        color: #E1E1E1;
        font-size: 55px;
        margin-top: 20px; }
        @media (max-width: 570px) {
          .te-testimonial-card_74cb56420bb58765 .te-content-wrapper_ed2fbd6c332bbc24 .te-user-meta_9742d227c92fb69e .icon_92f6e5439255ec97 {
            position: absolute;
            right: 30px;
            top: 0;
            z-index: -1;
            font-size: 35px; } }

.te-testimonial-card-two_08324a4fd5e2cbda {
  padding: 40px;
  background-color: #ffffff;
  border-radius: 20px;
  position: relative;
  z-index: 2;
  -webkit-box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.05); }
  .te-testimonial-card-two_08324a4fd5e2cbda .te-content-wrapper_ed2fbd6c332bbc24 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px; }
    .te-testimonial-card-two_08324a4fd5e2cbda .te-content-wrapper_ed2fbd6c332bbc24 .content_2c3c423fca97fd91 {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
      .te-testimonial-card-two_08324a4fd5e2cbda .te-content-wrapper_ed2fbd6c332bbc24 .content_2c3c423fca97fd91 p {
        margin-bottom: 0; }
    .te-testimonial-card-two_08324a4fd5e2cbda .te-content-wrapper_ed2fbd6c332bbc24 .te-user-meta_9742d227c92fb69e {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .te-testimonial-card-two_08324a4fd5e2cbda .te-content-wrapper_ed2fbd6c332bbc24 .te-user-meta_9742d227c92fb69e .te-user-info_f425a7f07a4d8626 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 15px; }
        .te-testimonial-card-two_08324a4fd5e2cbda .te-content-wrapper_ed2fbd6c332bbc24 .te-user-meta_9742d227c92fb69e .te-user-info_f425a7f07a4d8626 .icon_92f6e5439255ec97 {
          color: #317EFE;
          font-size: 40px; }
        .te-testimonial-card-two_08324a4fd5e2cbda .te-content-wrapper_ed2fbd6c332bbc24 .te-user-meta_9742d227c92fb69e .te-user-info_f425a7f07a4d8626 .name_02d36191c2da6cbf {
          font-size: 24px;
          font-weight: 500;
          line-height: 24px;
          letter-spacing: 0px;
          color: #14203A;
          margin-bottom: 0; }
        .te-testimonial-card-two_08324a4fd5e2cbda .te-content-wrapper_ed2fbd6c332bbc24 .te-user-meta_9742d227c92fb69e .te-user-info_f425a7f07a4d8626 .designation_04fd8e8116cd3588 {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #317EFE; }
      .te-testimonial-card-two_08324a4fd5e2cbda .te-content-wrapper_ed2fbd6c332bbc24 .te-user-meta_9742d227c92fb69e .image_000480b25db55f5d {
        width: 74px;
        height: 74px;
        border-radius: 50%;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }

.te-testimonial-card_74cb56420bb58765.style-3_7fd0940b93536cc1 {
  padding: 30px 0 0 0;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .te-testimonial-card_74cb56420bb58765.style-3_7fd0940b93536cc1::before {
    display: none; }
  .te-testimonial-card_74cb56420bb58765.style-3_7fd0940b93536cc1 .te-content-wrapper_ed2fbd6c332bbc24 {
    gap: 15px; }
    .te-testimonial-card_74cb56420bb58765.style-3_7fd0940b93536cc1 .te-content-wrapper_ed2fbd6c332bbc24 .content_2c3c423fca97fd91 .title_40f5a827e32fa7e6 {
      font-size: 24px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px;
      color: #335371;
      margin-bottom: 20px; }
    .te-testimonial-card_74cb56420bb58765.style-3_7fd0940b93536cc1 .te-content-wrapper_ed2fbd6c332bbc24 .te-user-meta_9742d227c92fb69e .te-user-info_f425a7f07a4d8626 {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      border: 1px solid #317EFE;
      border-radius: 20px;
      padding: 25px 40px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-testimonial-card_74cb56420bb58765.style-3_7fd0940b93536cc1 .te-content-wrapper_ed2fbd6c332bbc24 .te-user-meta_9742d227c92fb69e .te-user-info_f425a7f07a4d8626 {
          padding: 15px 30px; } }
      .te-testimonial-card_74cb56420bb58765.style-3_7fd0940b93536cc1 .te-content-wrapper_ed2fbd6c332bbc24 .te-user-meta_9742d227c92fb69e .te-user-info_f425a7f07a4d8626 .image_000480b25db55f5d {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        overflow: hidden;
        margin-top: 0;
        position: relative; }
        .te-testimonial-card_74cb56420bb58765.style-3_7fd0940b93536cc1 .te-content-wrapper_ed2fbd6c332bbc24 .te-user-meta_9742d227c92fb69e .te-user-info_f425a7f07a4d8626 .image_000480b25db55f5d img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          position: absolute;
          left: 0;
          top: 0; }
      .te-testimonial-card_74cb56420bb58765.style-3_7fd0940b93536cc1 .te-content-wrapper_ed2fbd6c332bbc24 .te-user-meta_9742d227c92fb69e .te-user-info_f425a7f07a4d8626 .rating_f4b3e58de37441cc {
        gap: 5px;
        color: #E7F914;
        font-size: 14px;
        margin-bottom: 10px; }
      .te-testimonial-card_74cb56420bb58765.style-3_7fd0940b93536cc1 .te-content-wrapper_ed2fbd6c332bbc24 .te-user-meta_9742d227c92fb69e .te-user-info_f425a7f07a4d8626 .name_02d36191c2da6cbf span {
        color: #317EFE; }
    .te-testimonial-card_74cb56420bb58765.style-3_7fd0940b93536cc1 .te-content-wrapper_ed2fbd6c332bbc24 .te-user-meta_9742d227c92fb69e .icon_92f6e5439255ec97 {
      font-size: 64px;
      color: #E7F914;
      position: absolute;
      top: -5px;
      margin-top: 0;
      right: 0; }
      @media (max-width: 575px) {
        .te-testimonial-card_74cb56420bb58765.style-3_7fd0940b93536cc1 .te-content-wrapper_ed2fbd6c332bbc24 .te-user-meta_9742d227c92fb69e .icon_92f6e5439255ec97 {
          font-size: 34px; } }

.te-testimonial-slider-wrapper_e494ed475761b643 {
  position: relative; }
  .te-testimonial-slider-wrapper_e494ed475761b643 .slick-list_c361f864670773ee {
    margin: 0 -15px; }
    .te-testimonial-slider-wrapper_e494ed475761b643 .slick-list_c361f864670773ee .slick-slide_79f9004b9fb90d75 {
      margin: 0 15px;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_e494ed475761b643 .slick-dots_7a608a38c28de4ad {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
    padding-left: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 80px;
    margin-bottom: 0; }
    .te-testimonial-slider-wrapper_e494ed475761b643 .slick-dots_7a608a38c28de4ad li {
      display: inline-block;
      line-height: 0;
      outline: 2px solid transparent;
      border: 5px solid transparent;
      border-radius: 50px;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
      .te-testimonial-slider-wrapper_e494ed475761b643 .slick-dots_7a608a38c28de4ad li button {
        font-size: 2px;
        text-indent: -9999px;
        padding: 0;
        width: 10px;
        height: 10px;
        background-color: #317EFE;
        border-radius: 50px;
        position: relative;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
      .te-testimonial-slider-wrapper_e494ed475761b643 .slick-dots_7a608a38c28de4ad li.slick-active_2903fdb6b6b13711 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-testimonial-slider-wrapper_e494ed475761b643 .slick-dots_7a608a38c28de4ad li.slick-active_2903fdb6b6b13711 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_e494ed475761b643 .slick-arrow_48d2a091b5c2f4dd {
    display: none !important; }

.te-accordion-box-wrapper_4189460221990cde {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px; }

.accordion-wrapper_3b94a99d591f25a0 .te-accordion-list-item_b6659f81a5b1c96f {
  border: 1px solid #E1E1E1;
  border-radius: 20px; }
  .accordion-wrapper_3b94a99d591f25a0 .te-accordion-list-item_b6659f81a5b1c96f .te-accordion-head_92cdd1c3cbdbd55b {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 20px;
    cursor: pointer;
    padding: 16px 30px;
    position: relative;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .accordion-wrapper_3b94a99d591f25a0 .te-accordion-list-item_b6659f81a5b1c96f .te-accordion-head_92cdd1c3cbdbd55b:before {
      content: "\f068";
      font-family: "Font Awesome 6 Free";
      color: #ffffff;
      font-weight: 500;
      background-color: #317EFE;
      font-size: 12px;
      border-radius: 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: 30px;
      height: 30px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
    .accordion-wrapper_3b94a99d591f25a0 .te-accordion-list-item_b6659f81a5b1c96f .te-accordion-head_92cdd1c3cbdbd55b.collapsed:before {
      position: relative;
      content: "\2b";
      font-family: "Font Awesome 6 Free";
      font-weight: 500;
      background-color: transparent;
      border-radius: 20px;
      color: #317EFE;
      font-size: 12px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: 30px;
      height: 30px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
    .accordion-wrapper_3b94a99d591f25a0 .te-accordion-list-item_b6659f81a5b1c96f .te-accordion-head_92cdd1c3cbdbd55b .te-accordion-title_d87bc9d2628d7402 {
      font-size: 20px;
      line-height: 32px;
      font-weight: 500;
      margin-bottom: 0;
      letter-spacing: 0px; }
  .accordion-wrapper_3b94a99d591f25a0 .te-accordion-list-item_b6659f81a5b1c96f .te-accordion-body_da33087b14a605db {
    font-size: 18px;
    line-height: 36px;
    margin: 0 30px;
    padding-bottom: 4px;
    padding-top: 15px;
    border-top: 1px solid #E1E1E1;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }

.page-header_71b43abf2e41147c {
  border-left: 4px solid #dfe2e9;
  padding-left: 45px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .page-header_71b43abf2e41147c {
      padding-left: 30px; } }
  .page-header_71b43abf2e41147c .te-page-title_c82c68fc2eea4914,
  .page-header_71b43abf2e41147c .page-title_ccd30177974a8e00 {
    font-size: 42px;
    line-height: 48px; }
    @media (max-width: 991px) {
      .page-header_71b43abf2e41147c .te-page-title_c82c68fc2eea4914,
      .page-header_71b43abf2e41147c .page-title_ccd30177974a8e00 {
        font-size: 38px;
        line-height: 48px; } }

.blog-area_c5feee961520d9c1 ol,
.blog-area_c5feee961520d9c1 ul {
  padding-left: 20px; }
  .blog-area_c5feee961520d9c1 ol li,
  .blog-area_c5feee961520d9c1 ul li {
    padding-top: 7px; }

.te-post-item_34d2c5a02067d778 {
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 48px;
  -webkit-box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.05);
  border-radius: 20px;
  /* Quote Format Post */
  /* Sticky Post */ }
  .te-post-item_34d2c5a02067d778:hover .te-post-thumbnail_99abe1ee56e860bf img,
  .te-post-item_34d2c5a02067d778:hover .post-video_013f053dfe56152f img {
    -webkit-transform: scale(1.06);
            transform: scale(1.06);
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-post-item_34d2c5a02067d778 iframe {
    width: 100%;
    height: 522px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_34d2c5a02067d778 iframe {
        height: 350px; } }
  .te-post-item_34d2c5a02067d778 .post-gallery .slick-list_c361f864670773ee .slick-track_ed2c686276141644 {
    height: 392px;
    overflow: hidden; }
  .te-post-item_34d2c5a02067d778 .te-post-content-wrapper_622488cf0cb808ca {
    padding: 32px 32px 40px 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_34d2c5a02067d778 .te-post-content-wrapper_622488cf0cb808ca {
        padding: 35px;
        padding-top: 30px; } }
    .te-post-item_34d2c5a02067d778 .te-post-content-wrapper_622488cf0cb808ca .te-read-more_e82039762e72b1c2 {
      margin-top: 40px;
      margin-bottom: 6px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      gap: 30px; }
  .te-post-item_34d2c5a02067d778.format-quote_cba8437947d01cd3 .te-post-content {
    margin: 0; }
  .te-post-item_34d2c5a02067d778.format-quote_cba8437947d01cd3 blockquote {
    margin: 0; }
    .te-post-item_34d2c5a02067d778.format-quote_cba8437947d01cd3 blockquote p {
      margin-top: 0; }
    .te-post-item_34d2c5a02067d778.format-quote_cba8437947d01cd3 blockquote cite a {
      font-family: "Inter", sans-serif;
      font-size: 16px;
      font-weight: 600;
      text-transform: capitalize;
      color: #335371;
      margin-top: 20px;
      font-style: normal;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
      .te-post-item_34d2c5a02067d778.format-quote_cba8437947d01cd3 blockquote cite a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-post-item_34d2c5a02067d778.sticky_c76ca3335f6f6314 {
    border: 2px solid #317EFE; }
    .te-post-item_34d2c5a02067d778.sticky_c76ca3335f6f6314 .te-post-content {
      margin-bottom: 0; }
      .te-post-item_34d2c5a02067d778.sticky_c76ca3335f6f6314 .te-post-content p {
        margin-bottom: 0; }
  .te-post-item_34d2c5a02067d778 .te-post-title_72d14db722245513 {
    font-size: 32px;
    line-height: 45px;
    font-weight: 500;
    margin-bottom: 0; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_34d2c5a02067d778 .te-post-title_72d14db722245513 {
        font-size: 28px;
        line-height: 42px;
        margin-top: 5px; } }
    .te-post-item_34d2c5a02067d778 .te-post-title_72d14db722245513:hover a {
      color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-post-item_34d2c5a02067d778 .te-post-content p {
    margin-top: 17px; }
  .te-post-item_34d2c5a02067d778 .te-post-content h2,
  .te-post-item_34d2c5a02067d778 .te-post-content h3,
  .te-post-item_34d2c5a02067d778 .te-post-content h4,
  .te-post-item_34d2c5a02067d778 .te-post-content h5,
  .te-post-item_34d2c5a02067d778 .te-post-content h6 {
    margin-bottom: 10px; }
  .te-post-item_34d2c5a02067d778 .te-post-content p {
    margin-bottom: unset; }
  .te-post-item_34d2c5a02067d778 .te-single-post-meta_772ffe9fa08c48fe {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-top: 15px;
    margin-top: 30px;
    margin-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%; }
  .te-post-item_34d2c5a02067d778 .te-social-share_39240a8efd7112e0 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 17px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .te-post-item_34d2c5a02067d778 .te-social-share_39240a8efd7112e0 a.facebook_be6df53f203c2caa {
      color: #1877f2; }
    .te-post-item_34d2c5a02067d778 .te-social-share_39240a8efd7112e0 a.twitter_2e54a1c0f062f898 {
      color: #1da1f2; }
    .te-post-item_34d2c5a02067d778 .te-social-share_39240a8efd7112e0 a.linkedin_6015048043829b20 {
      color: #1a70c6; }
    .te-post-item_34d2c5a02067d778 .te-social-share_39240a8efd7112e0 .te-social-share-title_cc934afe2bc3df62 {
      font-size: 16px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A;
      margin-right: 5px;
      text-transform: uppercase; }
  .te-post-item_34d2c5a02067d778 .te-blog-post-tag_d1e51b5879511319 {
    width: 100%;
    display: inline-block; }
    .te-post-item_34d2c5a02067d778 .te-blog-post-tag_d1e51b5879511319 span {
      font-size: 16px;
      font-weight: 500;
      display: inline-block;
      font-family: "Inter", sans-serif;
      color: #14203A;
      margin-bottom: 0;
      margin-right: 30px;
      text-transform: uppercase;
      margin-top: 8px;
      float: left; }
    .te-post-item_34d2c5a02067d778 .te-blog-post-tag_d1e51b5879511319 .te-post-tag-list_7d2b57ebaaa629d1 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      gap: 10px;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .te-post-item_34d2c5a02067d778 .te-blog-post-tag_d1e51b5879511319 .te-post-tag-list_7d2b57ebaaa629d1 a {
        color: #335371;
        display: inline-block;
        font-size: 16px;
        line-height: 1;
        padding: 12px 22px;
        border-radius: 50px;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        border: 1px solid #E1E1E1;
        text-transform: capitalize; }
        .te-post-item_34d2c5a02067d778 .te-blog-post-tag_d1e51b5879511319 .te-post-tag-list_7d2b57ebaaa629d1 a:hover {
          color: #ffffff;
          background: #317EFE;
          border-color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-post-item_34d2c5a02067d778 .te-post-thumbnail_99abe1ee56e860bf,
  .te-post-item_34d2c5a02067d778 .post-video_013f053dfe56152f {
    position: relative;
    overflow: hidden; }
    .te-post-item_34d2c5a02067d778 .te-post-thumbnail_99abe1ee56e860bf img,
    .te-post-item_34d2c5a02067d778 .post-video_013f053dfe56152f img {
      -webkit-transform: scale(1);
              transform: scale(1);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      width: 100%; }
    .te-post-item_34d2c5a02067d778 .te-post-thumbnail_99abe1ee56e860bf .popup-video-wrapper_84df17f37d8b32e8,
    .te-post-item_34d2c5a02067d778 .post-video_013f053dfe56152f .popup-video-wrapper_84df17f37d8b32e8 {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .te-post-item_34d2c5a02067d778 .te-post-thumbnail_99abe1ee56e860bf .video-btn_4b11da659b0de761 a,
    .te-post-item_34d2c5a02067d778 .post-video_013f053dfe56152f .video-btn_4b11da659b0de761 a {
      width: 70px;
      height: 70px;
      -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
              box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
      background-color: #ffffff;
      border-radius: 50%;
      background-size: cover;
      background-repeat: no-repeat;
      -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
              animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .te-post-item_34d2c5a02067d778 .te-post-thumbnail_99abe1ee56e860bf .video-btn_4b11da659b0de761 a i,
      .te-post-item_34d2c5a02067d778 .post-video_013f053dfe56152f .video-btn_4b11da659b0de761 a i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_34d2c5a02067d778 .te-post-thumbnail_99abe1ee56e860bf .video-btn_4b11da659b0de761 a:hover,
      .te-post-item_34d2c5a02067d778 .post-video_013f053dfe56152f .video-btn_4b11da659b0de761 a:hover {
        -webkit-animation: none;
                animation: none; }
  .te-post-item_34d2c5a02067d778 button.post-gallery-btn {
    position: absolute;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    z-index: 99;
    background-color: #ffffff;
    cursor: pointer;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    overflow: hidden; }
    .te-post-item_34d2c5a02067d778 button.post-gallery-btn.prev-btn {
      left: 30px; }
    .te-post-item_34d2c5a02067d778 button.post-gallery-btn.next-btn {
      right: 30px; }
    .te-post-item_34d2c5a02067d778 button.post-gallery-btn i {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      color: #14203A;
      font-size: 17px;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-post-item_34d2c5a02067d778 button.post-gallery-btn:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
      .te-post-item_34d2c5a02067d778 button.post-gallery-btn:hover i {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te-post-item_34d2c5a02067d778 .post-audio_4be348c06cf12c8a iframe {
    width: 100%; }
  .te-post-item_34d2c5a02067d778 .te-post-meta_0baa672f515d9ad9 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 32px;
    margin: 13px 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_34d2c5a02067d778 .te-post-meta_0baa672f515d9ad9 {
        gap: 10px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        width: 100%;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; } }
    .te-post-item_34d2c5a02067d778 .te-post-meta_0baa672f515d9ad9 span {
      font-size: 18px;
      font-weight: 400;
      color: #335371;
      text-transform: capitalize;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 10px; }
      .te-post-item_34d2c5a02067d778 .te-post-meta_0baa672f515d9ad9 span i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_34d2c5a02067d778 .te-post-meta_0baa672f515d9ad9 span a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 10px;
        color: #335371;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-post-item_34d2c5a02067d778 .te-post-meta_0baa672f515d9ad9 span a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
          .te-post-item_34d2c5a02067d778 .te-post-meta_0baa672f515d9ad9 span a:hover i {
            color: #317EFE;
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out; }

.te-post-card_759ec3f9de30dd09 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  gap: 23px;
  margin-bottom: 24px; }
  .te-post-card_759ec3f9de30dd09.style-1_866be221b388c786 {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 20px; }
    .te-post-card_759ec3f9de30dd09.style-1_866be221b388c786 .image_000480b25db55f5d {
      height: 290px; }
    .te-post-card_759ec3f9de30dd09.style-1_866be221b388c786 .content_2c3c423fca97fd91 {
      padding: 0 20px 20px 20px; }
  .te-post-card_759ec3f9de30dd09:hover .image_000480b25db55f5d img {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-post-card_759ec3f9de30dd09 .image_000480b25db55f5d {
    overflow: hidden;
    border-radius: 20px;
    position: relative;
    width: 100%;
    height: 323px;
    position: relative; }
    .te-post-card_759ec3f9de30dd09 .image_000480b25db55f5d img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scale(1);
              transform: scale(1);
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      position: absolute;
      top: 0;
      left: 0; }
    .te-post-card_759ec3f9de30dd09 .image_000480b25db55f5d .te-post-date_65a6a122fe22ee18 {
      position: absolute;
      right: 25px;
      top: 23px;
      background-color: #317EFE;
      border-radius: 20px;
      padding: 13px 18px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 10px; }
      .te-post-card_759ec3f9de30dd09 .image_000480b25db55f5d .te-post-date_65a6a122fe22ee18 span {
        color: #ffffff;
        font-size: 20px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: 0px; }
  .te-post-card_759ec3f9de30dd09 .content_2c3c423fca97fd91 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    position: relative;
    z-index: 3; }
    .te-post-card_759ec3f9de30dd09 .content_2c3c423fca97fd91 .te-post-meta-info_0ff482274c1a189c {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      gap: 20px;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: 12px; }
      .te-post-card_759ec3f9de30dd09 .content_2c3c423fca97fd91 .te-post-meta-info_0ff482274c1a189c .te-single-meta_7609d9f92ddbe958 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 8px; }
        .te-post-card_759ec3f9de30dd09 .content_2c3c423fca97fd91 .te-post-meta-info_0ff482274c1a189c .te-single-meta_7609d9f92ddbe958 span,
        .te-post-card_759ec3f9de30dd09 .content_2c3c423fca97fd91 .te-post-meta-info_0ff482274c1a189c .te-single-meta_7609d9f92ddbe958 a {
          color: #335371;
          font-size: 14px;
          line-height: 28px;
          font-weight: 400;
          margin: 0;
          text-transform: capitalize; }
        .te-post-card_759ec3f9de30dd09 .content_2c3c423fca97fd91 .te-post-meta-info_0ff482274c1a189c .te-single-meta_7609d9f92ddbe958 i {
          color: #317EFE; }
    .te-post-card_759ec3f9de30dd09 .content_2c3c423fca97fd91 .title_40f5a827e32fa7e6 {
      font-size: 24px;
      font-weight: 500;
      line-height: 39.84px;
      letter-spacing: 0px;
      font-family: "Inter", sans-serif;
      margin-bottom: 7px;
      color: #14203A;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-post-card_759ec3f9de30dd09 .content_2c3c423fca97fd91 a.read-btn_e034a933b29b388a {
      font-size: 17px;
      font-weight: 600;
      line-height: 42px;
      letter-spacing: 0px;
      text-transform: capitalize;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 10px;
      color: #14203A; }
      .te-post-card_759ec3f9de30dd09 .content_2c3c423fca97fd91 a.read-btn_e034a933b29b388a:hover {
        color: #317EFE; }

.te-post-card_759ec3f9de30dd09.style-2_f05e5af28a1f520c {
  gap: 20px; }
  .te-post-card_759ec3f9de30dd09.style-2_f05e5af28a1f520c .image_000480b25db55f5d {
    border-radius: 20px 20px 20px 0; }
    .te-post-card_759ec3f9de30dd09.style-2_f05e5af28a1f520c .image_000480b25db55f5d .te-post-date_65a6a122fe22ee18 {
      top: unset;
      right: unset;
      left: 0;
      bottom: 0;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      border-radius: 0 5px 0 0;
      padding: 20px 30px; }
  .te-post-card_759ec3f9de30dd09.style-2_f05e5af28a1f520c .content_2c3c423fca97fd91 .title_40f5a827e32fa7e6 {
    font-size: 20px; }
  .te-post-card_759ec3f9de30dd09.style-2_f05e5af28a1f520c .content_2c3c423fca97fd91 .te-post-meta-info_0ff482274c1a189c {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px; }

.te-blog-details-wrapper_c791a1ac55b18686 .te-comment-respond_5b287cbb43ab311a {
  margin-top: 78px;
  margin-bottom: 40px; }
.te-blog-details-wrapper_c791a1ac55b18686 .te-post-comments_20bcef7867b00316 {
  margin-top: 70px; }
.te-blog-details-wrapper_c791a1ac55b18686 .wp-block-group_11667878c2d22847.has-background_01a07aed9098857e .wp-block-button_a4f03b2279a8a682 .wp-block-button__link_906545b633a82042 {
  color: #ffffff !important; }
.te-blog-details-wrapper_c791a1ac55b18686 .te-post-item_34d2c5a02067d778 {
  border: 0;
  overflow: visible;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0; }
  .te-blog-details-wrapper_c791a1ac55b18686 .te-post-item_34d2c5a02067d778 iframe {
    width: 100%;
    height: 522px; }
  .te-blog-details-wrapper_c791a1ac55b18686 .te-post-item_34d2c5a02067d778 .te-post-meta_0baa672f515d9ad9 {
    margin-top: 0;
    margin-bottom: 20px; }
  .te-blog-details-wrapper_c791a1ac55b18686 .te-post-item_34d2c5a02067d778 .post-gallery:hover img {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important; }
  .te-blog-details-wrapper_c791a1ac55b18686 .te-post-item_34d2c5a02067d778 .te-post-thumbnail_99abe1ee56e860bf,
  .te-blog-details-wrapper_c791a1ac55b18686 .te-post-item_34d2c5a02067d778 .post-video_013f053dfe56152f,
  .te-blog-details-wrapper_c791a1ac55b18686 .te-post-item_34d2c5a02067d778 .post-gallery,
  .te-blog-details-wrapper_c791a1ac55b18686 .te-post-item_34d2c5a02067d778 .postbox-audio_7ce2d0ce3c89946a,
  .te-blog-details-wrapper_c791a1ac55b18686 .te-post-item_34d2c5a02067d778 .wp-block-post-featured-image_60d8e5d954425d76 {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative; }
    @media (max-width: 767px) {
      .te-blog-details-wrapper_c791a1ac55b18686 .te-post-item_34d2c5a02067d778 .te-post-thumbnail_99abe1ee56e860bf,
      .te-blog-details-wrapper_c791a1ac55b18686 .te-post-item_34d2c5a02067d778 .post-video_013f053dfe56152f,
      .te-blog-details-wrapper_c791a1ac55b18686 .te-post-item_34d2c5a02067d778 .post-gallery,
      .te-blog-details-wrapper_c791a1ac55b18686 .te-post-item_34d2c5a02067d778 .postbox-audio_7ce2d0ce3c89946a,
      .te-blog-details-wrapper_c791a1ac55b18686 .te-post-item_34d2c5a02067d778 .wp-block-post-featured-image_60d8e5d954425d76 {
        margin-bottom: 30px; } }
    .te-blog-details-wrapper_c791a1ac55b18686 .te-post-item_34d2c5a02067d778 .te-post-thumbnail_99abe1ee56e860bf:hover img,
    .te-blog-details-wrapper_c791a1ac55b18686 .te-post-item_34d2c5a02067d778 .post-video_013f053dfe56152f:hover img,
    .te-blog-details-wrapper_c791a1ac55b18686 .te-post-item_34d2c5a02067d778 .post-gallery:hover img,
    .te-blog-details-wrapper_c791a1ac55b18686 .te-post-item_34d2c5a02067d778 .postbox-audio_7ce2d0ce3c89946a:hover img,
    .te-blog-details-wrapper_c791a1ac55b18686 .te-post-item_34d2c5a02067d778 .wp-block-post-featured-image_60d8e5d954425d76:hover img {
      -webkit-transform: scale(1.06);
              transform: scale(1.06);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-blog-details-wrapper_c791a1ac55b18686 .te-post-item_34d2c5a02067d778 .te-post-thumbnail_99abe1ee56e860bf img,
    .te-blog-details-wrapper_c791a1ac55b18686 .te-post-item_34d2c5a02067d778 .post-video_013f053dfe56152f img,
    .te-blog-details-wrapper_c791a1ac55b18686 .te-post-item_34d2c5a02067d778 .post-gallery img,
    .te-blog-details-wrapper_c791a1ac55b18686 .te-post-item_34d2c5a02067d778 .postbox-audio_7ce2d0ce3c89946a img,
    .te-blog-details-wrapper_c791a1ac55b18686 .te-post-item_34d2c5a02067d778 .wp-block-post-featured-image_60d8e5d954425d76 img {
      -webkit-transform: scale(1);
              transform: scale(1);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      width: 100%; }
  .te-blog-details-wrapper_c791a1ac55b18686 .te-post-item_34d2c5a02067d778 .te-post-content-wrapper_622488cf0cb808ca {
    padding: 0 0 10px 0; }
  .te-blog-details-wrapper_c791a1ac55b18686 .te-post-item_34d2c5a02067d778 .te-post-content {
    margin-bottom: 17px;
    /* Unit Test Data Compatibility Start */
    /* Unit Test Data Compatibility End */ }
    .te-blog-details-wrapper_c791a1ac55b18686 .te-post-item_34d2c5a02067d778 .te-post-content .wp-block-query_9df336db8886179a .wp-block-post-template_5766b65da18affe5 {
      padding-left: 0; }
      .te-blog-details-wrapper_c791a1ac55b18686 .te-post-item_34d2c5a02067d778 .te-post-content .wp-block-query_9df336db8886179a .wp-block-post-template_5766b65da18affe5 .wp-block-post_769774b823c56640 {
        margin-bottom: 30px; }
    .te-blog-details-wrapper_c791a1ac55b18686 .te-post-item_34d2c5a02067d778 .te-post-content .wp-block-navigation__responsive-container-content_e0e758536f321a21 .wp-block-page-list_e934284b50f2defd {
      padding-left: 0; }
    .te-blog-details-wrapper_c791a1ac55b18686 .te-post-item_34d2c5a02067d778 .te-post-content .wp-block-group_11667878c2d22847 {
      margin: 15px 0; }
      .te-blog-details-wrapper_c791a1ac55b18686 .te-post-item_34d2c5a02067d778 .te-post-content .wp-block-group_11667878c2d22847 p {
        margin-bottom: 0; }
    .te-blog-details-wrapper_c791a1ac55b18686 .te-post-item_34d2c5a02067d778 .te-post-content p {
      margin-bottom: 20px; }
      .te-blog-details-wrapper_c791a1ac55b18686 .te-post-item_34d2c5a02067d778 .te-post-content p img {
        margin: 20px 0;
        border-radius: 8px; }
  .te-blog-details-wrapper_c791a1ac55b18686 .te-post-item_34d2c5a02067d778 .te-blog-post-tag_d1e51b5879511319 .te-social-share_39240a8efd7112e0 {
    padding-bottom: 20px; }
.te-blog-details-wrapper_c791a1ac55b18686 .wp-block-calendar_faffb7284102c8a2 {
  margin-bottom: 30px; }

.te-author-info_536b9d6c2bda72c9 {
  background-color: #F9F4F1;
  padding: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  border-radius: 14px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  margin-top: 130px;
  margin-bottom: 70px; }
  .te-author-info_536b9d6c2bda72c9 .te-author-thumb_47ab6819093ff14a {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 120px;
    height: 120px;
    border-radius: 20px;
    overflow: hidden; }
    .te-author-info_536b9d6c2bda72c9 .te-author-thumb_47ab6819093ff14a img {
      border-radius: 20px; }
  .te-author-info_536b9d6c2bda72c9 .te-author-text_6718eafd229ee352 h3 {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 10px;
    line-height: 28px; }
  .te-author-info_536b9d6c2bda72c9 .te-author-text_6718eafd229ee352 .designation_04fd8e8116cd3588 {
    font-size: 16px;
    font-style: italic;
    color: #9ba8c3;
    text-transform: capitalize; }
  .te-author-info_536b9d6c2bda72c9 .te-author-text_6718eafd229ee352 p {
    margin-top: 30px;
    margin-bottom: 0; }
  .te-author-info_536b9d6c2bda72c9 .te-author-social-profiles_579764d87ed7a336 {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .te-author-info_536b9d6c2bda72c9 .te-author-social-profiles_579764d87ed7a336 a {
      font-size: 16px;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      width: 38px;
      height: 38px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      background-color: #317EFE;
      border-radius: 50px; }
      .te-author-info_536b9d6c2bda72c9 .te-author-social-profiles_579764d87ed7a336 a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #ffffff;
        color: #317EFE; }
  .te-author-info_536b9d6c2bda72c9 .te-author-post_c49ed25798ee3d43 a {
    font-size: 16px;
    font-weight: 500;
    font-family: "Inter", sans-serif;
    color: #14203A;
    border-bottom: 2px solid #E1E1E1;
    margin-top: 30px;
    display: inline-block; }
    .te-author-info_536b9d6c2bda72c9 .te-author-post_c49ed25798ee3d43 a:hover {
      color: #317EFE;
      border-color: #317EFE; }

.skill-progressbar-wrapper_816e7e6c1760d381 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .skill-progressbar-wrapper_816e7e6c1760d381 {
      grid-template-columns: repeat(1, 1fr);
      gap: 15px; } }

.skill-progressbar .progress-inner-item_de5b6304337be05a {
  position: relative;
  margin: 0;
  line-height: inherit; }
.skill-progressbar .skill-title_cf385c8b21498ccd {
  z-index: 100;
  color: #335371;
  font-size: 18px;
  font-weight: 400;
  font-family: "Inter", sans-serif; }
.skill-progressbar .progressbar-number_807c8f32c03b6fcf {
  width: 100%;
  z-index: 10; }
.skill-progressbar .progress-number-count {
  padding: 0 8px;
  position: absolute;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%); }
.skill-progressbar .progressbar-number_807c8f32c03b6fcf,
.skill-progressbar .progress-number-count {
  font-size: 18px;
  line-height: 41px;
  height: 8px;
  letter-spacing: 0px;
  font-weight: 400;
  text-transform: none;
  font-family: "Inter", sans-serif;
  color: #335371; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .skill-progressbar .progressbar-number_807c8f32c03b6fcf,
    .skill-progressbar .progress-number-count {
      left: 90% !important; } }
.skill-progressbar .progress-content-outter_c19cdc148b038cdd {
  height: 8px;
  background-color: #E1E1E1;
  border-radius: 50px; }
.skill-progressbar .progress-content {
  height: 8px;
  background-color: #317EFE;
  width: 0%;
  border-radius: 50px; }

.cta-area_d768e55a83f683a8 {
  background-color: #317EFE;
  padding: 20px 70px;
  border-radius: 0 0 20px 20px; }
  .cta-area_d768e55a83f683a8 .te-content-wrapper_ed2fbd6c332bbc24 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .cta-area_d768e55a83f683a8 .te-content-wrapper_ed2fbd6c332bbc24 .short-title_f717b9ff9d0440bf {
      font-size: 21px;
      font-weight: 500;
      color: #ffffff;
      margin-bottom: 0; }
    .cta-area_d768e55a83f683a8 .te-content-wrapper_ed2fbd6c332bbc24 .te-cta-title_08ad8f424146fc6c {
      color: #ffffff;
      text-transform: capitalize;
      margin-bottom: 0;
      font-size: 57px;
      line-height: 77px;
      letter-spacing: -1px; }
      @media (max-width: 375px) {
        .cta-area_d768e55a83f683a8 .te-content-wrapper_ed2fbd6c332bbc24 .te-cta-title_08ad8f424146fc6c {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .cta-area_d768e55a83f683a8 .te-content-wrapper_ed2fbd6c332bbc24 .te-cta-title_08ad8f424146fc6c {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .cta-area_d768e55a83f683a8 .te-content-wrapper_ed2fbd6c332bbc24 .te-cta-title_08ad8f424146fc6c {
          font-size: 36px;
          line-height: 42px; } }
    .cta-area_d768e55a83f683a8 .te-content-wrapper_ed2fbd6c332bbc24 .text_0e9e59f30d67d6fb {
      font-size: 18px;
      line-height: 36px;
      color: #ffffff;
      margin-bottom: 0; }
  .cta-area_d768e55a83f683a8 .te-btn-wrapper_5e8df2d7e8059104 {
    margin-top: 30px; }
  .cta-area_d768e55a83f683a8 .te-cta-inner-area_97800401f0bbd348 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .cta-area_d768e55a83f683a8 .te-cta-inner-area_97800401f0bbd348 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .cta-area_d768e55a83f683a8 .te-cta-inner-area_97800401f0bbd348 .te-cta-collumn_084e79924445e5b1 {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover; }

.te-section-title_e8c82fba893df814 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  margin-bottom: 40px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-section-title_e8c82fba893df814 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      gap: 28px;
      -webkit-box-align: unset;
          -ms-flex-align: unset;
              align-items: unset;
      margin-bottom: 28px; } }
  .te-section-title_e8c82fba893df814.left-align-title_b947cfc1c922a18a .te-section-content_4fe4f367b8aaa4e1 {
    margin-top: -15px; }
  .te-section-title_e8c82fba893df814 .te-section-content_4fe4f367b8aaa4e1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    z-index: 2;
    position: relative;
    margin-bottom: -8px;
    margin-top: -10px; }
  .te-section-title_e8c82fba893df814 .short-title_f717b9ff9d0440bf {
    font-size: 12px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0.8px;
    color: #317EFE;
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 14px;
    text-transform: uppercase; }
    .te-section-title_e8c82fba893df814 .short-title_f717b9ff9d0440bf::before, .te-section-title_e8c82fba893df814 .short-title_f717b9ff9d0440bf::after {
      content: "";
      width: 40px;
      height: 2px;
      border-bottom: 2px solid #317EFE;
      -webkit-box-flex: 1;
          -ms-flex: 1 1;
              flex: 1 1; }
    .te-section-title_e8c82fba893df814 .short-title_f717b9ff9d0440bf.only-divider_243808ac627fd317 {
      gap: 10px; }
      .te-section-title_e8c82fba893df814 .short-title_f717b9ff9d0440bf.only-divider_243808ac627fd317::before {
        display: none; }
  .te-section-title_e8c82fba893df814 .title_40f5a827e32fa7e6 {
    font-size: 40px;
    line-height: 1.2;
    font-weight: 500;
    font-family: "Inter", sans-serif;
    letter-spacing: -0.5px;
    color: #14203A;
    margin-bottom: 0;
    text-transform: capitalize; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .te-section-title_e8c82fba893df814 .title_40f5a827e32fa7e6 {
        font-size: 34px;
        line-height: 1.25; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .te-section-title_e8c82fba893df814 .title_40f5a827e32fa7e6 {
        font-size: 34px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .te-section-title_e8c82fba893df814 .title_40f5a827e32fa7e6 {
        font-size: 30px;
        line-height: 1.3; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-section-title_e8c82fba893df814 .title_40f5a827e32fa7e6 {
        font-size: 26px;
        line-height: 1.35; } }
    @media only screen and (min-width: 0px) and (max-width: 439px) {
      .te-section-title_e8c82fba893df814 .title_40f5a827e32fa7e6 br {
        display: none; } }
    .te-section-title_e8c82fba893df814 .title_40f5a827e32fa7e6 span {
      color: #317EFE; }
  .te-section-title_e8c82fba893df814 .te-section-desc_43a6b88019f100d2 {
    font-size: 16px;
    font-weight: 400;
    font-family: "Inter", sans-serif;
    color: #335371;
    margin-bottom: 0; }
    .te-section-title_e8c82fba893df814 .te-section-desc_43a6b88019f100d2 .te-theme-btn_3ecee93319bb6aa2 {
      background-color: transparent;
      color: #14203A; }
      .te-section-title_e8c82fba893df814 .te-section-desc_43a6b88019f100d2 .te-theme-btn_3ecee93319bb6aa2:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

.page-breadcrumb-area_030ed6bd5df89d81 {
  padding-top: 230px;
  padding-bottom: 120px;
  position: relative;
  background-size: cover;
  background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
  background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain; }
  @media (max-width: 991px) {
    .page-breadcrumb-area_030ed6bd5df89d81 {
      padding-top: 180px;
      padding-bottom: 100px; } }
  @media (max-width: 767px) {
    .page-breadcrumb-area_030ed6bd5df89d81 {
      padding-top: 150px;
      padding-bottom: 80px; } }

.page-overlay_1557ec2784181a0b {
  background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
  background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%);
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: -1; }

.te-page-heading_fdae9fd13d3733ee h3,
.te-page-heading_fdae9fd13d3733ee .te-page-title_c82c68fc2eea4914 {
  font-family: "Inter", sans-serif;
  font-size: 57px;
  text-align: center;
  color: #14203A;
  margin-bottom: 0;
  text-transform: capitalize;
  line-height: 77px;
  font-weight: 500; }
  @media (max-width: 375px) {
    .te-page-heading_fdae9fd13d3733ee h3,
    .te-page-heading_fdae9fd13d3733ee .te-page-title_c82c68fc2eea4914 {
      font-size: 32px;
      line-height: 42px; } }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-page-heading_fdae9fd13d3733ee h3,
    .te-page-heading_fdae9fd13d3733ee .te-page-title_c82c68fc2eea4914 {
      font-size: 42px;
      line-height: 52px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .te-page-heading_fdae9fd13d3733ee h3,
    .te-page-heading_fdae9fd13d3733ee .te-page-title_c82c68fc2eea4914 {
      font-size: 60px;
      line-height: 72px; } }

.te-breadcrumb-wrapper_97d2f2c842063a5b {
  padding: 0 100px; }
  @media (max-width: 1199px) {
    .te-breadcrumb-wrapper_97d2f2c842063a5b {
      padding: 0; } }

.te-breadcrumb-list_00253c65e53da7f1 {
  text-align: center;
  margin-top: 20px;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  text-align: center;
  color: #14203A;
  text-transform: capitalize;
  line-height: 39px;
  font-weight: 500;
  margin-bottom: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-breadcrumb-list_00253c65e53da7f1 span.current-item_eaad925f8ff71d0a {
    color: #317EFE; }
  .te-breadcrumb-list_00253c65e53da7f1 a {
    font-family: "Inter", sans-serif;
    font-size: 20px;
    text-align: center;
    color: #14203A;
    text-transform: capitalize;
    line-height: 39px;
    font-weight: 500;
    margin-bottom: 0;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-breadcrumb-list_00253c65e53da7f1 a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }
  .te-breadcrumb-list_00253c65e53da7f1 ul {
    margin-bottom: 0;
    padding-left: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    gap: 0 12px; }
    @media (max-width: 375px) {
      .te-breadcrumb-list_00253c65e53da7f1 ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .te-breadcrumb-list_00253c65e53da7f1 ul li {
      list-style: none;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      gap: 0 12px;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      color: #14203A; }
      .te-breadcrumb-list_00253c65e53da7f1 ul li.active {
        color: #317EFE; }
        .te-breadcrumb-list_00253c65e53da7f1 ul li.active a {
          color: #317EFE; }
      .te-breadcrumb-list_00253c65e53da7f1 ul li a {
        font-family: "Inter", sans-serif;
        font-size: 20px;
        text-align: center;
        color: #14203A;
        text-transform: capitalize;
        line-height: 39px;
        font-weight: 500;
        margin-bottom: 0;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-breadcrumb-list_00253c65e53da7f1 ul li a:hover {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out;
          color: #317EFE; }
      .te-breadcrumb-list_00253c65e53da7f1 ul li:before {
        content: "\f054";
        font-size: 12px;
        color: #14203A;
        font-family: "Font Awesome 6 Free";
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex; }
      .te-breadcrumb-list_00253c65e53da7f1 ul li:first-child:before {
        display: none; }
        @media (max-width: 375px) {
          .te-breadcrumb-list_00253c65e53da7f1 ul li:first-child:before {
            display: block !important; } }

.wp-block-query-pagination_337e06fcf598cf7d,
.navigation_b994661153873123.posts-navigation_2a3ef8157bed2a04,
.comment-navigation_0b6fdc3d03e02c31 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .wp-block-query-pagination_337e06fcf598cf7d .wp-block-query-pagination-numbers_c1b960a8fd045e12,
  .navigation_b994661153873123.posts-navigation_2a3ef8157bed2a04 .wp-block-query-pagination-numbers_c1b960a8fd045e12,
  .comment-navigation_0b6fdc3d03e02c31 .wp-block-query-pagination-numbers_c1b960a8fd045e12 {
    width: inherit; }
  .wp-block-query-pagination_337e06fcf598cf7d .nav-links_03d4849a89159500,
  .navigation_b994661153873123.posts-navigation_2a3ef8157bed2a04 .nav-links_03d4849a89159500,
  .comment-navigation_0b6fdc3d03e02c31 .nav-links_03d4849a89159500 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
  .wp-block-query-pagination_337e06fcf598cf7d .wp-block-query-pagination-previous_e1fc0ad3f1c358f8,
  .wp-block-query-pagination_337e06fcf598cf7d .wp-block-query-pagination-next_db8a649123a5b6ae,
  .wp-block-query-pagination_337e06fcf598cf7d .nav-next_50394f4c09fa832d a,
  .wp-block-query-pagination_337e06fcf598cf7d .nav-previous_b2144a3db9d9a648 a,
  .navigation_b994661153873123.posts-navigation_2a3ef8157bed2a04 .wp-block-query-pagination-previous_e1fc0ad3f1c358f8,
  .navigation_b994661153873123.posts-navigation_2a3ef8157bed2a04 .wp-block-query-pagination-next_db8a649123a5b6ae,
  .navigation_b994661153873123.posts-navigation_2a3ef8157bed2a04 .nav-next_50394f4c09fa832d a,
  .navigation_b994661153873123.posts-navigation_2a3ef8157bed2a04 .nav-previous_b2144a3db9d9a648 a,
  .comment-navigation_0b6fdc3d03e02c31 .wp-block-query-pagination-previous_e1fc0ad3f1c358f8,
  .comment-navigation_0b6fdc3d03e02c31 .wp-block-query-pagination-next_db8a649123a5b6ae,
  .comment-navigation_0b6fdc3d03e02c31 .nav-next_50394f4c09fa832d a,
  .comment-navigation_0b6fdc3d03e02c31 .nav-previous_b2144a3db9d9a648 a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #14203A;
    background-color: #ffffff;
    border-radius: 50px;
    height: 53px;
    padding: 0 20px;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    font-size: 24px;
    font-weight: 500;
    border: 1px solid #dfe2e9;
    text-transform: capitalize; }
    @media (max-width: 767px) {
      .wp-block-query-pagination_337e06fcf598cf7d .wp-block-query-pagination-previous_e1fc0ad3f1c358f8,
      .wp-block-query-pagination_337e06fcf598cf7d .wp-block-query-pagination-next_db8a649123a5b6ae,
      .wp-block-query-pagination_337e06fcf598cf7d .nav-next_50394f4c09fa832d a,
      .wp-block-query-pagination_337e06fcf598cf7d .nav-previous_b2144a3db9d9a648 a,
      .navigation_b994661153873123.posts-navigation_2a3ef8157bed2a04 .wp-block-query-pagination-previous_e1fc0ad3f1c358f8,
      .navigation_b994661153873123.posts-navigation_2a3ef8157bed2a04 .wp-block-query-pagination-next_db8a649123a5b6ae,
      .navigation_b994661153873123.posts-navigation_2a3ef8157bed2a04 .nav-next_50394f4c09fa832d a,
      .navigation_b994661153873123.posts-navigation_2a3ef8157bed2a04 .nav-previous_b2144a3db9d9a648 a,
      .comment-navigation_0b6fdc3d03e02c31 .wp-block-query-pagination-previous_e1fc0ad3f1c358f8,
      .comment-navigation_0b6fdc3d03e02c31 .wp-block-query-pagination-next_db8a649123a5b6ae,
      .comment-navigation_0b6fdc3d03e02c31 .nav-next_50394f4c09fa832d a,
      .comment-navigation_0b6fdc3d03e02c31 .nav-previous_b2144a3db9d9a648 a {
        height: 40px; } }
    .wp-block-query-pagination_337e06fcf598cf7d .wp-block-query-pagination-previous_e1fc0ad3f1c358f8:hover,
    .wp-block-query-pagination_337e06fcf598cf7d .wp-block-query-pagination-next_db8a649123a5b6ae:hover,
    .wp-block-query-pagination_337e06fcf598cf7d .nav-next_50394f4c09fa832d a:hover,
    .wp-block-query-pagination_337e06fcf598cf7d .nav-previous_b2144a3db9d9a648 a:hover,
    .navigation_b994661153873123.posts-navigation_2a3ef8157bed2a04 .wp-block-query-pagination-previous_e1fc0ad3f1c358f8:hover,
    .navigation_b994661153873123.posts-navigation_2a3ef8157bed2a04 .wp-block-query-pagination-next_db8a649123a5b6ae:hover,
    .navigation_b994661153873123.posts-navigation_2a3ef8157bed2a04 .nav-next_50394f4c09fa832d a:hover,
    .navigation_b994661153873123.posts-navigation_2a3ef8157bed2a04 .nav-previous_b2144a3db9d9a648 a:hover,
    .comment-navigation_0b6fdc3d03e02c31 .wp-block-query-pagination-previous_e1fc0ad3f1c358f8:hover,
    .comment-navigation_0b6fdc3d03e02c31 .wp-block-query-pagination-next_db8a649123a5b6ae:hover,
    .comment-navigation_0b6fdc3d03e02c31 .nav-next_50394f4c09fa832d a:hover,
    .comment-navigation_0b6fdc3d03e02c31 .nav-previous_b2144a3db9d9a648 a:hover {
      background: #317EFE !important;
      color: #ffffff;
      border-color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }

.te-basic-pagination_bb5ca9243596af23,
.page-links_215dce21193fff26,
.wp-block-query-pagination-numbers_c1b960a8fd045e12 {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 40px; }
  .te-basic-pagination_bb5ca9243596af23 ul,
  .page-links_215dce21193fff26 ul,
  .wp-block-query-pagination-numbers_c1b960a8fd045e12 ul {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 12px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    list-style: none;
    margin-bottom: 0;
    padding-left: 0; }
    .te-basic-pagination_bb5ca9243596af23 ul li,
    .page-links_215dce21193fff26 ul li,
    .wp-block-query-pagination-numbers_c1b960a8fd045e12 ul li {
      padding-top: 0; }
    .te-basic-pagination_bb5ca9243596af23 ul .prev_fff31a809c98f704 span,
    .te-basic-pagination_bb5ca9243596af23 ul .next_92e790cd7c49386d span,
    .page-links_215dce21193fff26 ul .prev_fff31a809c98f704 span,
    .page-links_215dce21193fff26 ul .next_92e790cd7c49386d span,
    .wp-block-query-pagination-numbers_c1b960a8fd045e12 ul .prev_fff31a809c98f704 span,
    .wp-block-query-pagination-numbers_c1b960a8fd045e12 ul .next_92e790cd7c49386d span {
      display: none; }
  .te-basic-pagination_bb5ca9243596af23 .post-page-numbers_a009a6b9e904b2d2,
  .page-links_215dce21193fff26 .post-page-numbers_a009a6b9e904b2d2,
  .wp-block-query-pagination-numbers_c1b960a8fd045e12 .post-page-numbers_a009a6b9e904b2d2 {
    background-color: rgba(71, 112, 247, 0.1) !important; }
  .te-basic-pagination_bb5ca9243596af23 .page-numbers_5efc1ff480037c34,
  .te-basic-pagination_bb5ca9243596af23 .post-page-numbers_a009a6b9e904b2d2,
  .page-links_215dce21193fff26 .page-numbers_5efc1ff480037c34,
  .page-links_215dce21193fff26 .post-page-numbers_a009a6b9e904b2d2,
  .wp-block-query-pagination-numbers_c1b960a8fd045e12 .page-numbers_5efc1ff480037c34,
  .wp-block-query-pagination-numbers_c1b960a8fd045e12 .post-page-numbers_a009a6b9e904b2d2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #14203A;
    background-color: #ffffff;
    border-radius: 50px;
    height: 60px;
    width: 60px;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    font-size: 24px;
    font-weight: 500;
    border: 1px solid #dfe2e9;
    text-transform: capitalize; }
    @media (max-width: 767px) {
      .te-basic-pagination_bb5ca9243596af23 .page-numbers_5efc1ff480037c34,
      .te-basic-pagination_bb5ca9243596af23 .post-page-numbers_a009a6b9e904b2d2,
      .page-links_215dce21193fff26 .page-numbers_5efc1ff480037c34,
      .page-links_215dce21193fff26 .post-page-numbers_a009a6b9e904b2d2,
      .wp-block-query-pagination-numbers_c1b960a8fd045e12 .page-numbers_5efc1ff480037c34,
      .wp-block-query-pagination-numbers_c1b960a8fd045e12 .post-page-numbers_a009a6b9e904b2d2 {
        width: 40px;
        height: 40px;
        font-size: 16px; } }
    .te-basic-pagination_bb5ca9243596af23 .page-numbers_5efc1ff480037c34:hover,
    .te-basic-pagination_bb5ca9243596af23 .post-page-numbers_a009a6b9e904b2d2:hover,
    .page-links_215dce21193fff26 .page-numbers_5efc1ff480037c34:hover,
    .page-links_215dce21193fff26 .post-page-numbers_a009a6b9e904b2d2:hover,
    .wp-block-query-pagination-numbers_c1b960a8fd045e12 .page-numbers_5efc1ff480037c34:hover,
    .wp-block-query-pagination-numbers_c1b960a8fd045e12 .post-page-numbers_a009a6b9e904b2d2:hover {
      background: #317EFE !important;
      color: #ffffff;
      border-color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-basic-pagination_bb5ca9243596af23 .page-numbers_5efc1ff480037c34.current_c4ea14ad0bfc8667,
    .te-basic-pagination_bb5ca9243596af23 .post-page-numbers_a009a6b9e904b2d2.current_c4ea14ad0bfc8667,
    .page-links_215dce21193fff26 .page-numbers_5efc1ff480037c34.current_c4ea14ad0bfc8667,
    .page-links_215dce21193fff26 .post-page-numbers_a009a6b9e904b2d2.current_c4ea14ad0bfc8667,
    .wp-block-query-pagination-numbers_c1b960a8fd045e12 .page-numbers_5efc1ff480037c34.current_c4ea14ad0bfc8667,
    .wp-block-query-pagination-numbers_c1b960a8fd045e12 .post-page-numbers_a009a6b9e904b2d2.current_c4ea14ad0bfc8667 {
      background: #317EFE !important;
      color: #ffffff;
      border-color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }

.te-blog-post-nav_599ac52aaa7497fa {
  margin: 40px 0;
  background: #fff;
  padding: 23px 30px;
  padding-bottom: 22px;
  border-radius: 20px;
  border: 1px solid #E1E1E1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 30px; }
  @media only screen and (min-width: 992px) and (max-width: 1024px) {
    .te-blog-post-nav_599ac52aaa7497fa {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 30px;
      margin: 30px 0; } }
  @media (max-width: 767px) {
    .te-blog-post-nav_599ac52aaa7497fa {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 30px;
      margin: 30px 0; } }
  .te-blog-post-nav_599ac52aaa7497fa .te-post-navigation_749cc7c2e366c176 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    width: 50%; }
    @media (max-width: 374px) {
      .te-blog-post-nav_599ac52aaa7497fa .te-post-navigation_749cc7c2e366c176 {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
            -ms-flex-direction: column !important;
                flex-direction: column !important; } }
    @media only screen and (min-width: 992px) and (max-width: 1024px) {
      .te-blog-post-nav_599ac52aaa7497fa .te-post-navigation_749cc7c2e366c176 {
        width: 100%; } }
    @media (max-width: 767px) {
      .te-blog-post-nav_599ac52aaa7497fa .te-post-navigation_749cc7c2e366c176 {
        width: 100%; } }
    .te-blog-post-nav_599ac52aaa7497fa .te-post-navigation_749cc7c2e366c176::after {
      content: "";
      background-color: #E1E1E1;
      width: 1px;
      height: 100%;
      margin-right: -15px; }
      @media only screen and (min-width: 992px) and (max-width: 1024px) {
        .te-blog-post-nav_599ac52aaa7497fa .te-post-navigation_749cc7c2e366c176::after {
          display: none; } }
      @media (max-width: 767px) {
        .te-blog-post-nav_599ac52aaa7497fa .te-post-navigation_749cc7c2e366c176::after {
          display: none; } }
    .te-blog-post-nav_599ac52aaa7497fa .te-post-navigation_749cc7c2e366c176:last-child {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .te-blog-post-nav_599ac52aaa7497fa .te-post-navigation_749cc7c2e366c176:last-child .text_0e9e59f30d67d6fb {
        text-align: right; }
        @media (max-width: 374px) {
          .te-blog-post-nav_599ac52aaa7497fa .te-post-navigation_749cc7c2e366c176:last-child .text_0e9e59f30d67d6fb {
            text-align: left; } }
      .te-blog-post-nav_599ac52aaa7497fa .te-post-navigation_749cc7c2e366c176:last-child::after {
        display: none; }
    .te-blog-post-nav_599ac52aaa7497fa .te-post-navigation_749cc7c2e366c176 .te-post-img_0c9b709d7b49ddd1 {
      width: 96px;
      height: 96px;
      position: relative;
      border-radius: 50px;
      overflow: hidden;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      background-color: #317EFE;
      font-size: 28px;
      color: #ffffff; }
      @media (max-width: 374px) {
        .te-blog-post-nav_599ac52aaa7497fa .te-post-navigation_749cc7c2e366c176 .te-post-img_0c9b709d7b49ddd1 {
          width: 100% !important;
          height: 150px !important; } }
      .te-blog-post-nav_599ac52aaa7497fa .te-post-navigation_749cc7c2e366c176 .te-post-img_0c9b709d7b49ddd1 img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        left: 0;
        top: 0; }
    .te-blog-post-nav_599ac52aaa7497fa .te-post-navigation_749cc7c2e366c176 .text_0e9e59f30d67d6fb {
      width: 100%; }
      .te-blog-post-nav_599ac52aaa7497fa .te-post-navigation_749cc7c2e366c176 .text_0e9e59f30d67d6fb span {
        font-size: 18px;
        font-family: "Inter", sans-serif;
        text-transform: capitalize;
        font-weight: 400;
        display: block;
        color: #335371; }
      .te-blog-post-nav_599ac52aaa7497fa .te-post-navigation_749cc7c2e366c176 .text_0e9e59f30d67d6fb h4 {
        text-transform: capitalize;
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        line-height: 30px;
        letter-spacing: 0px; }
    .te-blog-post-nav_599ac52aaa7497fa .te-post-navigation_749cc7c2e366c176 .theme-navigation_6d9af02e615e3989 {
      width: 100%; }

.project-page-wrapper_ba1a4334c7a88eb5 {
  padding-top: 120px;
  padding-bottom: 80px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .project-page-wrapper_ba1a4334c7a88eb5 {
      padding-top: 80px;
      padding-bottom: 40px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .project-page-wrapper_ba1a4334c7a88eb5 {
      padding-top: 100px;
      padding-bottom: 60px; } }

.project-details-page_92d56eac83fb7a84 {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .project-details-page_92d56eac83fb7a84 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .project-details-page_92d56eac83fb7a84 {
      padding: 100px 0; } }

.project-details_76af34097e7b234d {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 30px; }
  .project-details_76af34097e7b234d .image_000480b25db55f5d {
    border-radius: 20px;
    overflow: hidden; }
  .project-details_76af34097e7b234d .content_2c3c423fca97fd91 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 46px;
    padding-right: 73px; }
    @media (max-width: 1199px) {
      .project-details_76af34097e7b234d .content_2c3c423fca97fd91 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
        padding-right: 0; } }
    .project-details_76af34097e7b234d .content_2c3c423fca97fd91 .text_0e9e59f30d67d6fb .title_40f5a827e32fa7e6 {
      font-size: 57px;
      font-weight: 500;
      line-height: 70px;
      letter-spacing: -1px;
      text-transform: capitalize; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .project-details_76af34097e7b234d .content_2c3c423fca97fd91 .text_0e9e59f30d67d6fb .title_40f5a827e32fa7e6 {
          font-size: 32px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .project-details_76af34097e7b234d .content_2c3c423fca97fd91 .text_0e9e59f30d67d6fb .title_40f5a827e32fa7e6 {
          font-size: 34px;
          line-height: 48px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .project-details_76af34097e7b234d .content_2c3c423fca97fd91 .text_0e9e59f30d67d6fb .title_40f5a827e32fa7e6 {
          font-size: 42px;
          line-height: 52px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .project-details_76af34097e7b234d .content_2c3c423fca97fd91 .text_0e9e59f30d67d6fb .title_40f5a827e32fa7e6 {
          font-size: 44px;
          line-height: 58px; } }
    .project-details_76af34097e7b234d .content_2c3c423fca97fd91 .project-info-wrapper_c211786e8eab9e64 {
      width: 431px;
      background-color: #317EFE;
      border-radius: 20px;
      padding: 36px 32px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      margin-top: -120px; }
      @media (max-width: 1199px) {
        .project-details_76af34097e7b234d .content_2c3c423fca97fd91 .project-info-wrapper_c211786e8eab9e64 {
          width: 100%;
          margin-top: 40px; } }
      .project-details_76af34097e7b234d .content_2c3c423fca97fd91 .project-info-wrapper_c211786e8eab9e64 .title_40f5a827e32fa7e6 {
        font-size: 24px;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: 0px;
        color: #ffffff;
        margin-bottom: 30px; }
      .project-details_76af34097e7b234d .content_2c3c423fca97fd91 .project-info-wrapper_c211786e8eab9e64 .project-info_ab35bc5da90265c4 {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 20px 0; }
        @media (max-width: 575px) {
          .project-details_76af34097e7b234d .content_2c3c423fca97fd91 .project-info-wrapper_c211786e8eab9e64 .project-info_ab35bc5da90265c4 {
            grid-template-columns: repeat(1, 1fr); } }
        .project-details_76af34097e7b234d .content_2c3c423fca97fd91 .project-info-wrapper_c211786e8eab9e64 .project-info_ab35bc5da90265c4 .te-single-meta_7609d9f92ddbe958 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          gap: 10px; }
        .project-details_76af34097e7b234d .content_2c3c423fca97fd91 .project-info-wrapper_c211786e8eab9e64 .project-info_ab35bc5da90265c4 .meta-title_0734f2623be29ef3 {
          font-size: 20px;
          font-weight: 500;
          line-height: 24px;
          letter-spacing: 0px;
          color: #ffffff; }
        .project-details_76af34097e7b234d .content_2c3c423fca97fd91 .project-info-wrapper_c211786e8eab9e64 .project-info_ab35bc5da90265c4 .meta-text_acdd6ff4dd06ca0c {
          font-size: 18px;
          font-weight: 400;
          line-height: 28px;
          color: #ffffff; }

.project-details-overview_aa6a58303bc5750b {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 50px;
  margin-top: 30px; }
  .project-details-overview_aa6a58303bc5750b .list-wrapper_027027745e11d3e0 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 30px; }
    @media (max-width: 1199px) {
      .project-details-overview_aa6a58303bc5750b .list-wrapper_027027745e11d3e0 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: start; } }
    .project-details-overview_aa6a58303bc5750b .list-wrapper_027027745e11d3e0 .image_000480b25db55f5d {
      width: 410px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 20px;
      overflow: hidden; }
      .project-details-overview_aa6a58303bc5750b .list-wrapper_027027745e11d3e0 .image_000480b25db55f5d img {
        border-radius: 20px; }
    .project-details-overview_aa6a58303bc5750b .list-wrapper_027027745e11d3e0 ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      list-style: none;
      margin-bottom: 0;
      padding-left: 0;
      position: relative;
      gap: 20px; }
      .project-details-overview_aa6a58303bc5750b .list-wrapper_027027745e11d3e0 ul::after {
        width: 2px;
        height: calc(100% - 20px);
        background-color: #E1E1E1;
        content: "";
        position: absolute;
        left: 2px;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%); }
      .project-details-overview_aa6a58303bc5750b .list-wrapper_027027745e11d3e0 ul li {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 15px;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px; }
        .project-details-overview_aa6a58303bc5750b .list-wrapper_027027745e11d3e0 ul li::before {
          width: 6px;
          height: 6px;
          border-radius: 100%;
          background-color: #317EFE;
          content: "";
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-negative: 0;
              flex-shrink: 0;
          z-index: 2; }
    .project-details-overview_aa6a58303bc5750b .list-wrapper_027027745e11d3e0 .user-card_f22d14f642dd247d {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      gap: 30px;
      padding: 40px 30px 40px 40px;
      border: 1px solid #E1E1E1;
      border-radius: 20px;
      margin-top: 50px; }
      @media (max-width: 575px) {
        .project-details-overview_aa6a58303bc5750b .list-wrapper_027027745e11d3e0 .user-card_f22d14f642dd247d {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .project-details-overview_aa6a58303bc5750b .list-wrapper_027027745e11d3e0 .user-card_f22d14f642dd247d .image_000480b25db55f5d {
        width: 90px;
        height: 90px;
        border-radius: 100px;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
      .project-details-overview_aa6a58303bc5750b .list-wrapper_027027745e11d3e0 .user-card_f22d14f642dd247d .content_2c3c423fca97fd91 .title_40f5a827e32fa7e6 {
        font-size: 20px;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: 0px; }
      .project-details-overview_aa6a58303bc5750b .list-wrapper_027027745e11d3e0 .user-card_f22d14f642dd247d .content_2c3c423fca97fd91 .text_0e9e59f30d67d6fb {
        margin-bottom: 0; }

.te-list-item_965eb6a4af6c3781 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 10px; }
  .te-list-item_965eb6a4af6c3781 .icon_92f6e5439255ec97 {
    width: 16px;
    height: 16px;
    border-radius: 50px;
    background: #317EFE;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    font-size: 10px; }
  .te-list-item_965eb6a4af6c3781 .text_0e9e59f30d67d6fb {
    font-size: 18px;
    line-height: 36px;
    font-weight: 400;
    color: #335371;
    margin: 0; }

.sidebar_bdb913c2e895ebc0 {
  padding-left: 13px; }
  @media (max-width: 991px) {
    .sidebar_bdb913c2e895ebc0 {
      padding-left: 0;
      padding-top: 40px; } }

.page-sidebar_ad095c7b2faf4487 {
  margin-bottom: 50px;
  padding-left: 18px; }

.sidebar__widget_c4733073d4516c91 {
  margin-bottom: 40px;
  background-color: #F9F4F1;
  padding: 40px 30px;
  border-radius: 20px; }

/* Widget */
.widget_9d891d2d7a14eaea,
.sidebar__widget_c4733073d4516c91 {
  /* Widget Instagram Feed */
  /* Widget Title */
  /* Social Widget Block */
  /* Recent Comment List Block Widget & Latest Post Widget Block */
  /* Social Widget */
  /* Select Option  */
  /* Login Widget */
  /* Search Widget */
  /* Tagcloud Widget */
  /* Default Widget */ }
  .widget_9d891d2d7a14eaea ol,
  .widget_9d891d2d7a14eaea ul,
  .sidebar__widget_c4733073d4516c91 ol,
  .sidebar__widget_c4733073d4516c91 ul {
    margin-bottom: 0; }
  .widget_9d891d2d7a14eaea .widget-instagram-feed_7fcd7cbdcf778bb7,
  .sidebar__widget_c4733073d4516c91 .widget-instagram-feed_7fcd7cbdcf778bb7 {
    width: 315px; }
    @media only screen and (min-width: 992px) and (max-width: 1280px) {
      .widget_9d891d2d7a14eaea .widget-instagram-feed_7fcd7cbdcf778bb7,
      .sidebar__widget_c4733073d4516c91 .widget-instagram-feed_7fcd7cbdcf778bb7 {
        width: 220px; } }
    @media (max-width: 374px) {
      .widget_9d891d2d7a14eaea .widget-instagram-feed_7fcd7cbdcf778bb7,
      .sidebar__widget_c4733073d4516c91 .widget-instagram-feed_7fcd7cbdcf778bb7 {
        width: 200px; } }
    .widget_9d891d2d7a14eaea .widget-instagram-feed_7fcd7cbdcf778bb7 .single-instagram-feed_1b1e3bc687db9d83,
    .sidebar__widget_c4733073d4516c91 .widget-instagram-feed_7fcd7cbdcf778bb7 .single-instagram-feed_1b1e3bc687db9d83 {
      width: 96px;
      height: 96px; }
  .widget_9d891d2d7a14eaea .wp-block-heading_d232a6b5f72c6d0d,
  .widget_9d891d2d7a14eaea .widget-title_1aa2ff61ac53f193,
  .widget_9d891d2d7a14eaea .wp-block-search__label_76924f2a7ff66229,
  .sidebar__widget_c4733073d4516c91 .wp-block-heading_d232a6b5f72c6d0d,
  .sidebar__widget_c4733073d4516c91 .widget-title_1aa2ff61ac53f193,
  .sidebar__widget_c4733073d4516c91 .wp-block-search__label_76924f2a7ff66229 {
    font-size: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    line-height: 28px;
    font-weight: 500;
    margin-bottom: 30px;
    color: #14203A;
    position: relative; }
  .widget_9d891d2d7a14eaea .wp-block-social-links_129e6632bce265c8 .wp-social-link_f62f55afef3678a5,
  .sidebar__widget_c4733073d4516c91 .wp-block-social-links_129e6632bce265c8 .wp-social-link_f62f55afef3678a5 {
    padding: 0;
    margin: 0;
    line-height: 0; }
    .widget_9d891d2d7a14eaea .wp-block-social-links_129e6632bce265c8 .wp-social-link_f62f55afef3678a5 a,
    .sidebar__widget_c4733073d4516c91 .wp-block-social-links_129e6632bce265c8 .wp-social-link_f62f55afef3678a5 a {
      width: 44px;
      height: 44px;
      padding: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .widget_9d891d2d7a14eaea .wp-block-social-links_129e6632bce265c8 .wp-social-link_f62f55afef3678a5 a:before,
      .sidebar__widget_c4733073d4516c91 .wp-block-social-links_129e6632bce265c8 .wp-social-link_f62f55afef3678a5 a:before {
        display: none; }
  .widget_9d891d2d7a14eaea .has-avatars_6807aa6feefb1ed2.has-dates_631600964b9964a2.has-excerpts_c0031dcfc9a4593c.wp-block-te-latest-comments_73d232255c51dafa li.wp-block-te-latest-comments__comment_11b61aa1719c16c9 .wp-block-te-latest-comments__comment-meta_7bef61ffbd374553,
  .widget_9d891d2d7a14eaea .has-dates_631600964b9964a2.has-excerpts_c0031dcfc9a4593c.wp-block-te-latest-comments_73d232255c51dafa li.wp-block-te-latest-comments__comment_11b61aa1719c16c9 .wp-block-te-latest-comments__comment-meta_7bef61ffbd374553,
  .sidebar__widget_c4733073d4516c91 .has-avatars_6807aa6feefb1ed2.has-dates_631600964b9964a2.has-excerpts_c0031dcfc9a4593c.wp-block-te-latest-comments_73d232255c51dafa li.wp-block-te-latest-comments__comment_11b61aa1719c16c9 .wp-block-te-latest-comments__comment-meta_7bef61ffbd374553,
  .sidebar__widget_c4733073d4516c91 .has-dates_631600964b9964a2.has-excerpts_c0031dcfc9a4593c.wp-block-te-latest-comments_73d232255c51dafa li.wp-block-te-latest-comments__comment_11b61aa1719c16c9 .wp-block-te-latest-comments__comment-meta_7bef61ffbd374553 {
    font-weight: 500; }
    .widget_9d891d2d7a14eaea .has-avatars_6807aa6feefb1ed2.has-dates_631600964b9964a2.has-excerpts_c0031dcfc9a4593c.wp-block-te-latest-comments_73d232255c51dafa li.wp-block-te-latest-comments__comment_11b61aa1719c16c9 .wp-block-te-latest-comments__comment-meta_7bef61ffbd374553 .wp-block-te-latest-comments__comment-author_20577de5fef31fd2,
    .widget_9d891d2d7a14eaea .has-avatars_6807aa6feefb1ed2.has-dates_631600964b9964a2.has-excerpts_c0031dcfc9a4593c.wp-block-te-latest-comments_73d232255c51dafa li.wp-block-te-latest-comments__comment_11b61aa1719c16c9 .wp-block-te-latest-comments__comment-meta_7bef61ffbd374553 .wp-block-te-latest-comments__comment-link_b90d969c14f54c1f,
    .widget_9d891d2d7a14eaea .has-dates_631600964b9964a2.has-excerpts_c0031dcfc9a4593c.wp-block-te-latest-comments_73d232255c51dafa li.wp-block-te-latest-comments__comment_11b61aa1719c16c9 .wp-block-te-latest-comments__comment-meta_7bef61ffbd374553 .wp-block-te-latest-comments__comment-author_20577de5fef31fd2,
    .widget_9d891d2d7a14eaea .has-dates_631600964b9964a2.has-excerpts_c0031dcfc9a4593c.wp-block-te-latest-comments_73d232255c51dafa li.wp-block-te-latest-comments__comment_11b61aa1719c16c9 .wp-block-te-latest-comments__comment-meta_7bef61ffbd374553 .wp-block-te-latest-comments__comment-link_b90d969c14f54c1f,
    .sidebar__widget_c4733073d4516c91 .has-avatars_6807aa6feefb1ed2.has-dates_631600964b9964a2.has-excerpts_c0031dcfc9a4593c.wp-block-te-latest-comments_73d232255c51dafa li.wp-block-te-latest-comments__comment_11b61aa1719c16c9 .wp-block-te-latest-comments__comment-meta_7bef61ffbd374553 .wp-block-te-latest-comments__comment-author_20577de5fef31fd2,
    .sidebar__widget_c4733073d4516c91 .has-avatars_6807aa6feefb1ed2.has-dates_631600964b9964a2.has-excerpts_c0031dcfc9a4593c.wp-block-te-latest-comments_73d232255c51dafa li.wp-block-te-latest-comments__comment_11b61aa1719c16c9 .wp-block-te-latest-comments__comment-meta_7bef61ffbd374553 .wp-block-te-latest-comments__comment-link_b90d969c14f54c1f,
    .sidebar__widget_c4733073d4516c91 .has-dates_631600964b9964a2.has-excerpts_c0031dcfc9a4593c.wp-block-te-latest-comments_73d232255c51dafa li.wp-block-te-latest-comments__comment_11b61aa1719c16c9 .wp-block-te-latest-comments__comment-meta_7bef61ffbd374553 .wp-block-te-latest-comments__comment-author_20577de5fef31fd2,
    .sidebar__widget_c4733073d4516c91 .has-dates_631600964b9964a2.has-excerpts_c0031dcfc9a4593c.wp-block-te-latest-comments_73d232255c51dafa li.wp-block-te-latest-comments__comment_11b61aa1719c16c9 .wp-block-te-latest-comments__comment-meta_7bef61ffbd374553 .wp-block-te-latest-comments__comment-link_b90d969c14f54c1f {
      font-weight: 500; }
  .widget_9d891d2d7a14eaea .wp-block-te-latest-comments_73d232255c51dafa li.wp-block-te-latest-comments__comment_11b61aa1719c16c9,
  .widget_9d891d2d7a14eaea .wp-block-latest-posts_cd3b473a090592c2 li.wp-block-te-latest-comments__comment_11b61aa1719c16c9,
  .sidebar__widget_c4733073d4516c91 .wp-block-te-latest-comments_73d232255c51dafa li.wp-block-te-latest-comments__comment_11b61aa1719c16c9,
  .sidebar__widget_c4733073d4516c91 .wp-block-latest-posts_cd3b473a090592c2 li.wp-block-te-latest-comments__comment_11b61aa1719c16c9 {
    margin-bottom: 0; }
  .widget_9d891d2d7a14eaea .wp-block-te-latest-comments_73d232255c51dafa li .wp-block-te-latest-comments__comment-meta_7bef61ffbd374553,
  .widget_9d891d2d7a14eaea .wp-block-te-latest-comments_73d232255c51dafa li .wp-block-latest-posts__te-post-title_423e8bd4ddc029c0,
  .widget_9d891d2d7a14eaea .wp-block-latest-posts_cd3b473a090592c2 li .wp-block-te-latest-comments__comment-meta_7bef61ffbd374553,
  .widget_9d891d2d7a14eaea .wp-block-latest-posts_cd3b473a090592c2 li .wp-block-latest-posts__te-post-title_423e8bd4ddc029c0,
  .sidebar__widget_c4733073d4516c91 .wp-block-te-latest-comments_73d232255c51dafa li .wp-block-te-latest-comments__comment-meta_7bef61ffbd374553,
  .sidebar__widget_c4733073d4516c91 .wp-block-te-latest-comments_73d232255c51dafa li .wp-block-latest-posts__te-post-title_423e8bd4ddc029c0,
  .sidebar__widget_c4733073d4516c91 .wp-block-latest-posts_cd3b473a090592c2 li .wp-block-te-latest-comments__comment-meta_7bef61ffbd374553,
  .sidebar__widget_c4733073d4516c91 .wp-block-latest-posts_cd3b473a090592c2 li .wp-block-latest-posts__te-post-title_423e8bd4ddc029c0 {
    line-height: 28px;
    font-weight: 400; }
    .widget_9d891d2d7a14eaea .wp-block-te-latest-comments_73d232255c51dafa li .wp-block-te-latest-comments__comment-meta_7bef61ffbd374553 .wp-block-te-latest-comments__comment-date_00fb2fe09645185b,
    .widget_9d891d2d7a14eaea .wp-block-te-latest-comments_73d232255c51dafa li .wp-block-latest-posts__te-post-title_423e8bd4ddc029c0 .wp-block-te-latest-comments__comment-date_00fb2fe09645185b,
    .widget_9d891d2d7a14eaea .wp-block-latest-posts_cd3b473a090592c2 li .wp-block-te-latest-comments__comment-meta_7bef61ffbd374553 .wp-block-te-latest-comments__comment-date_00fb2fe09645185b,
    .widget_9d891d2d7a14eaea .wp-block-latest-posts_cd3b473a090592c2 li .wp-block-latest-posts__te-post-title_423e8bd4ddc029c0 .wp-block-te-latest-comments__comment-date_00fb2fe09645185b,
    .sidebar__widget_c4733073d4516c91 .wp-block-te-latest-comments_73d232255c51dafa li .wp-block-te-latest-comments__comment-meta_7bef61ffbd374553 .wp-block-te-latest-comments__comment-date_00fb2fe09645185b,
    .sidebar__widget_c4733073d4516c91 .wp-block-te-latest-comments_73d232255c51dafa li .wp-block-latest-posts__te-post-title_423e8bd4ddc029c0 .wp-block-te-latest-comments__comment-date_00fb2fe09645185b,
    .sidebar__widget_c4733073d4516c91 .wp-block-latest-posts_cd3b473a090592c2 li .wp-block-te-latest-comments__comment-meta_7bef61ffbd374553 .wp-block-te-latest-comments__comment-date_00fb2fe09645185b,
    .sidebar__widget_c4733073d4516c91 .wp-block-latest-posts_cd3b473a090592c2 li .wp-block-latest-posts__te-post-title_423e8bd4ddc029c0 .wp-block-te-latest-comments__comment-date_00fb2fe09645185b {
      font-size: 14px !important;
      margin-bottom: 10px;
      position: relative; }
      .widget_9d891d2d7a14eaea .wp-block-te-latest-comments_73d232255c51dafa li .wp-block-te-latest-comments__comment-meta_7bef61ffbd374553 .wp-block-te-latest-comments__comment-date_00fb2fe09645185b:before,
      .widget_9d891d2d7a14eaea .wp-block-te-latest-comments_73d232255c51dafa li .wp-block-latest-posts__te-post-title_423e8bd4ddc029c0 .wp-block-te-latest-comments__comment-date_00fb2fe09645185b:before,
      .widget_9d891d2d7a14eaea .wp-block-latest-posts_cd3b473a090592c2 li .wp-block-te-latest-comments__comment-meta_7bef61ffbd374553 .wp-block-te-latest-comments__comment-date_00fb2fe09645185b:before,
      .widget_9d891d2d7a14eaea .wp-block-latest-posts_cd3b473a090592c2 li .wp-block-latest-posts__te-post-title_423e8bd4ddc029c0 .wp-block-te-latest-comments__comment-date_00fb2fe09645185b:before,
      .sidebar__widget_c4733073d4516c91 .wp-block-te-latest-comments_73d232255c51dafa li .wp-block-te-latest-comments__comment-meta_7bef61ffbd374553 .wp-block-te-latest-comments__comment-date_00fb2fe09645185b:before,
      .sidebar__widget_c4733073d4516c91 .wp-block-te-latest-comments_73d232255c51dafa li .wp-block-latest-posts__te-post-title_423e8bd4ddc029c0 .wp-block-te-latest-comments__comment-date_00fb2fe09645185b:before,
      .sidebar__widget_c4733073d4516c91 .wp-block-latest-posts_cd3b473a090592c2 li .wp-block-te-latest-comments__comment-meta_7bef61ffbd374553 .wp-block-te-latest-comments__comment-date_00fb2fe09645185b:before,
      .sidebar__widget_c4733073d4516c91 .wp-block-latest-posts_cd3b473a090592c2 li .wp-block-latest-posts__te-post-title_423e8bd4ddc029c0 .wp-block-te-latest-comments__comment-date_00fb2fe09645185b:before {
        content: "\f274";
        font-family: "Font Awesome 6 Free";
        padding-right: 8px; }
  .widget_9d891d2d7a14eaea .wp-block-te-latest-comments_73d232255c51dafa li a,
  .widget_9d891d2d7a14eaea .wp-block-latest-posts_cd3b473a090592c2 li a,
  .sidebar__widget_c4733073d4516c91 .wp-block-te-latest-comments_73d232255c51dafa li a,
  .sidebar__widget_c4733073d4516c91 .wp-block-latest-posts_cd3b473a090592c2 li a {
    color: #335371; }
    .widget_9d891d2d7a14eaea .wp-block-te-latest-comments_73d232255c51dafa li a.wp-block-te-latest-comments__comment-author_20577de5fef31fd2, .widget_9d891d2d7a14eaea .wp-block-te-latest-comments_73d232255c51dafa li a.wp-block-te-latest-comments__comment-link_b90d969c14f54c1f,
    .widget_9d891d2d7a14eaea .wp-block-latest-posts_cd3b473a090592c2 li a.wp-block-te-latest-comments__comment-author_20577de5fef31fd2,
    .widget_9d891d2d7a14eaea .wp-block-latest-posts_cd3b473a090592c2 li a.wp-block-te-latest-comments__comment-link_b90d969c14f54c1f,
    .sidebar__widget_c4733073d4516c91 .wp-block-te-latest-comments_73d232255c51dafa li a.wp-block-te-latest-comments__comment-author_20577de5fef31fd2,
    .sidebar__widget_c4733073d4516c91 .wp-block-te-latest-comments_73d232255c51dafa li a.wp-block-te-latest-comments__comment-link_b90d969c14f54c1f,
    .sidebar__widget_c4733073d4516c91 .wp-block-latest-posts_cd3b473a090592c2 li a.wp-block-te-latest-comments__comment-author_20577de5fef31fd2,
    .sidebar__widget_c4733073d4516c91 .wp-block-latest-posts_cd3b473a090592c2 li a.wp-block-te-latest-comments__comment-link_b90d969c14f54c1f {
      display: inline !important;
      text-transform: capitalize;
      line-height: 28px;
      font-weight: 400; }
    .widget_9d891d2d7a14eaea .wp-block-te-latest-comments_73d232255c51dafa li a:hover,
    .widget_9d891d2d7a14eaea .wp-block-latest-posts_cd3b473a090592c2 li a:hover,
    .sidebar__widget_c4733073d4516c91 .wp-block-te-latest-comments_73d232255c51dafa li a:hover,
    .sidebar__widget_c4733073d4516c91 .wp-block-latest-posts_cd3b473a090592c2 li a:hover {
      color: #317EFE; }
  .widget_9d891d2d7a14eaea .wp-block-te-latest-comments_73d232255c51dafa li .wp-block-te-latest-comments__comment-excerpt_3f485191ae878393 p,
  .widget_9d891d2d7a14eaea .wp-block-latest-posts_cd3b473a090592c2 li .wp-block-te-latest-comments__comment-excerpt_3f485191ae878393 p,
  .sidebar__widget_c4733073d4516c91 .wp-block-te-latest-comments_73d232255c51dafa li .wp-block-te-latest-comments__comment-excerpt_3f485191ae878393 p,
  .sidebar__widget_c4733073d4516c91 .wp-block-latest-posts_cd3b473a090592c2 li .wp-block-te-latest-comments__comment-excerpt_3f485191ae878393 p {
    font-size: 16px;
    line-height: 28px;
    margin: 0; }
  .widget_9d891d2d7a14eaea .te-social-profile_52fd3b0deeb91d6a,
  .sidebar__widget_c4733073d4516c91 .te-social-profile_52fd3b0deeb91d6a {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .widget_9d891d2d7a14eaea .te-social-profile_52fd3b0deeb91d6a a,
    .sidebar__widget_c4733073d4516c91 .te-social-profile_52fd3b0deeb91d6a a {
      width: 40px;
      height: 40px;
      background-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      border-radius: 50px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      font-size: 18px; }
      @media (max-width: 1199px) {
        .widget_9d891d2d7a14eaea .te-social-profile_52fd3b0deeb91d6a a,
        .sidebar__widget_c4733073d4516c91 .te-social-profile_52fd3b0deeb91d6a a {
          width: 40px;
          height: 40px; } }
      .widget_9d891d2d7a14eaea .te-social-profile_52fd3b0deeb91d6a a.facebook_be6df53f203c2caa,
      .sidebar__widget_c4733073d4516c91 .te-social-profile_52fd3b0deeb91d6a a.facebook_be6df53f203c2caa {
        background-color: #1877f2; }
      .widget_9d891d2d7a14eaea .te-social-profile_52fd3b0deeb91d6a a.twitter_2e54a1c0f062f898,
      .sidebar__widget_c4733073d4516c91 .te-social-profile_52fd3b0deeb91d6a a.twitter_2e54a1c0f062f898 {
        background-color: #1da1f2; }
      .widget_9d891d2d7a14eaea .te-social-profile_52fd3b0deeb91d6a a.linkedin_6015048043829b20,
      .sidebar__widget_c4733073d4516c91 .te-social-profile_52fd3b0deeb91d6a a.linkedin_6015048043829b20 {
        background-color: #0a66c2; }
      .widget_9d891d2d7a14eaea .te-social-profile_52fd3b0deeb91d6a a.instagram_2001d5a9da6c8c2d,
      .sidebar__widget_c4733073d4516c91 .te-social-profile_52fd3b0deeb91d6a a.instagram_2001d5a9da6c8c2d {
        background-color: #405de6; }
      .widget_9d891d2d7a14eaea .te-social-profile_52fd3b0deeb91d6a a:hover,
      .sidebar__widget_c4733073d4516c91 .te-social-profile_52fd3b0deeb91d6a a:hover {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #E7F914; }
  .widget_9d891d2d7a14eaea select,
  .sidebar__widget_c4733073d4516c91 select {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371;
    margin-bottom: 0; }
  .widget_9d891d2d7a14eaea .has-login-form_63f9616c7e8cfa03 .login-username_6c2eb610c291949f label,
  .widget_9d891d2d7a14eaea .has-login-form_63f9616c7e8cfa03 .login-password_e08edb3dc71adb5e label,
  .sidebar__widget_c4733073d4516c91 .has-login-form_63f9616c7e8cfa03 .login-username_6c2eb610c291949f label,
  .sidebar__widget_c4733073d4516c91 .has-login-form_63f9616c7e8cfa03 .login-password_e08edb3dc71adb5e label {
    margin-bottom: 10px; }
  .widget_9d891d2d7a14eaea .has-login-form_63f9616c7e8cfa03 .login-username_6c2eb610c291949f input,
  .widget_9d891d2d7a14eaea .has-login-form_63f9616c7e8cfa03 .login-password_e08edb3dc71adb5e input,
  .sidebar__widget_c4733073d4516c91 .has-login-form_63f9616c7e8cfa03 .login-username_6c2eb610c291949f input,
  .sidebar__widget_c4733073d4516c91 .has-login-form_63f9616c7e8cfa03 .login-password_e08edb3dc71adb5e input {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #31373f;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371; }
  .widget_9d891d2d7a14eaea .has-login-form_63f9616c7e8cfa03 .login-remember_c6f09fc0d9eb0e3a label,
  .sidebar__widget_c4733073d4516c91 .has-login-form_63f9616c7e8cfa03 .login-remember_c6f09fc0d9eb0e3a label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px; }
  .widget_9d891d2d7a14eaea .has-login-form_63f9616c7e8cfa03 .login-submit_dc45ad5f093efa66,
  .sidebar__widget_c4733073d4516c91 .has-login-form_63f9616c7e8cfa03 .login-submit_dc45ad5f093efa66 {
    margin-bottom: 0; }
    .widget_9d891d2d7a14eaea .has-login-form_63f9616c7e8cfa03 .login-submit_dc45ad5f093efa66 input.button-primary_9404ac2c04c96efa,
    .sidebar__widget_c4733073d4516c91 .has-login-form_63f9616c7e8cfa03 .login-submit_dc45ad5f093efa66 input.button-primary_9404ac2c04c96efa {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      background: #317EFE;
      color: #fff;
      padding: 12px 32px;
      text-align: center;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      text-transform: capitalize;
      position: relative;
      z-index: 1;
      -webkit-transition: 0.3s;
      transition: 0.3s;
      font-size: 16px;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 10px;
      border-radius: 50px; }
  .widget_9d891d2d7a14eaea .search-form_5a0436b1d7cd674e,
  .sidebar__widget_c4733073d4516c91 .search-form_5a0436b1d7cd674e {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_9d891d2d7a14eaea .search-form_5a0436b1d7cd674e button,
    .sidebar__widget_c4733073d4516c91 .search-form_5a0436b1d7cd674e button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_9d891d2d7a14eaea.widget_search_c166ca1760c31f6b .sidebar__search_0d434b23e09cc5aa,
  .sidebar__widget_c4733073d4516c91.widget_search_c166ca1760c31f6b .sidebar__search_0d434b23e09cc5aa {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_9d891d2d7a14eaea.widget_search_c166ca1760c31f6b .sidebar__search_0d434b23e09cc5aa button,
    .sidebar__widget_c4733073d4516c91.widget_search_c166ca1760c31f6b .sidebar__search_0d434b23e09cc5aa button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_9d891d2d7a14eaea .wp-block-search__no-button_9436fe475bcbf13a.wp-block-search_86c7ee152a3951f0 input,
  .sidebar__widget_c4733073d4516c91 .wp-block-search__no-button_9436fe475bcbf13a.wp-block-search_86c7ee152a3951f0 input {
    border-radius: 10px; }
  .widget_9d891d2d7a14eaea .wp-block-search_86c7ee152a3951f0,
  .sidebar__widget_c4733073d4516c91 .wp-block-search_86c7ee152a3951f0 {
    margin-bottom: -2px; }
  .widget_9d891d2d7a14eaea .wp-block-search_86c7ee152a3951f0,
  .widget_9d891d2d7a14eaea .search-form_5a0436b1d7cd674e,
  .widget_9d891d2d7a14eaea .sidebar__search_0d434b23e09cc5aa,
  .sidebar__widget_c4733073d4516c91 .wp-block-search_86c7ee152a3951f0,
  .sidebar__widget_c4733073d4516c91 .search-form_5a0436b1d7cd674e,
  .sidebar__widget_c4733073d4516c91 .sidebar__search_0d434b23e09cc5aa {
    display: inline-block;
    width: 100%;
    overflow: hidden; }
    .widget_9d891d2d7a14eaea .wp-block-search_86c7ee152a3951f0 .wp-block-search__inside-wrapper_8b1a4423eccab3fb,
    .widget_9d891d2d7a14eaea .search-form_5a0436b1d7cd674e .wp-block-search__inside-wrapper_8b1a4423eccab3fb,
    .widget_9d891d2d7a14eaea .sidebar__search_0d434b23e09cc5aa .wp-block-search__inside-wrapper_8b1a4423eccab3fb,
    .sidebar__widget_c4733073d4516c91 .wp-block-search_86c7ee152a3951f0 .wp-block-search__inside-wrapper_8b1a4423eccab3fb,
    .sidebar__widget_c4733073d4516c91 .search-form_5a0436b1d7cd674e .wp-block-search__inside-wrapper_8b1a4423eccab3fb,
    .sidebar__widget_c4733073d4516c91 .sidebar__search_0d434b23e09cc5aa .wp-block-search__inside-wrapper_8b1a4423eccab3fb {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .widget_9d891d2d7a14eaea .wp-block-search_86c7ee152a3951f0 label,
    .widget_9d891d2d7a14eaea .search-form_5a0436b1d7cd674e label,
    .widget_9d891d2d7a14eaea .sidebar__search_0d434b23e09cc5aa label,
    .sidebar__widget_c4733073d4516c91 .wp-block-search_86c7ee152a3951f0 label,
    .sidebar__widget_c4733073d4516c91 .search-form_5a0436b1d7cd674e label,
    .sidebar__widget_c4733073d4516c91 .sidebar__search_0d434b23e09cc5aa label {
      font-size: 24px;
      display: block;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #14203A;
      font-family: "Inter", sans-serif; }
    .widget_9d891d2d7a14eaea .wp-block-search_86c7ee152a3951f0 input,
    .widget_9d891d2d7a14eaea .search-form_5a0436b1d7cd674e input,
    .widget_9d891d2d7a14eaea .sidebar__search_0d434b23e09cc5aa input,
    .sidebar__widget_c4733073d4516c91 .wp-block-search_86c7ee152a3951f0 input,
    .sidebar__widget_c4733073d4516c91 .search-form_5a0436b1d7cd674e input,
    .sidebar__widget_c4733073d4516c91 .sidebar__search_0d434b23e09cc5aa input {
      background-color: #ffffff;
      border: 1px solid #E1E1E1 !important;
      padding: 0 25px;
      height: 60px;
      width: 100%;
      color: #335371;
      font-size: 15px;
      border-radius: 6px 0 0 6px; }
    .widget_9d891d2d7a14eaea .wp-block-search_86c7ee152a3951f0 button,
    .widget_9d891d2d7a14eaea .search-form_5a0436b1d7cd674e button,
    .widget_9d891d2d7a14eaea .sidebar__search_0d434b23e09cc5aa button,
    .sidebar__widget_c4733073d4516c91 .wp-block-search_86c7ee152a3951f0 button,
    .sidebar__widget_c4733073d4516c91 .search-form_5a0436b1d7cd674e button,
    .sidebar__widget_c4733073d4516c91 .sidebar__search_0d434b23e09cc5aa button {
      color: #ffffff;
      padding: 0 20px;
      position: relative;
      right: 0;
      background-color: #317EFE;
      top: 0;
      height: auto;
      border-radius: 0 6px 6px 0;
      line-height: 0;
      border: 0;
      margin-left: 0 !important; }
  .widget_9d891d2d7a14eaea .tagcloud_78baacae4d4f7367,
  .widget_9d891d2d7a14eaea .wp-block-tag-cloud_eb240227cb22b737,
  .sidebar__widget_c4733073d4516c91 .tagcloud_78baacae4d4f7367,
  .sidebar__widget_c4733073d4516c91 .wp-block-tag-cloud_eb240227cb22b737 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 14px 10px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .widget_9d891d2d7a14eaea .tagcloud_78baacae4d4f7367 a,
    .widget_9d891d2d7a14eaea .wp-block-tag-cloud_eb240227cb22b737 a,
    .sidebar__widget_c4733073d4516c91 .tagcloud_78baacae4d4f7367 a,
    .sidebar__widget_c4733073d4516c91 .wp-block-tag-cloud_eb240227cb22b737 a {
      color: #335371;
      display: inline-block;
      font-size: 18px;
      font-weight: 400;
      line-height: 1;
      padding: 10px 11px;
      border-radius: 50px;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      border: 1px solid #bfc5cb; }
      .widget_9d891d2d7a14eaea .tagcloud_78baacae4d4f7367 a:hover,
      .widget_9d891d2d7a14eaea .wp-block-tag-cloud_eb240227cb22b737 a:hover,
      .sidebar__widget_c4733073d4516c91 .tagcloud_78baacae4d4f7367 a:hover,
      .sidebar__widget_c4733073d4516c91 .wp-block-tag-cloud_eb240227cb22b737 a:hover {
        color: #ffffff;
        background: #317EFE;
        border-color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .widget_9d891d2d7a14eaea ul,
  .widget_9d891d2d7a14eaea ol,
  .sidebar__widget_c4733073d4516c91 ul,
  .sidebar__widget_c4733073d4516c91 ol {
    margin-bottom: 0;
    padding-left: 0;
    /* Tag Cloud Widget */ }
    .widget_9d891d2d7a14eaea ul li,
    .widget_9d891d2d7a14eaea ol li,
    .sidebar__widget_c4733073d4516c91 ul li,
    .sidebar__widget_c4733073d4516c91 ol li {
      display: block;
      padding: 8px 0;
      border-top: 1px solid #E1E1E1;
      margin-bottom: 0;
      /* Recent Comment Widget */ }
      .widget_9d891d2d7a14eaea ul li:first-child,
      .widget_9d891d2d7a14eaea ol li:first-child,
      .sidebar__widget_c4733073d4516c91 ul li:first-child,
      .sidebar__widget_c4733073d4516c91 ol li:first-child {
        border-top: 0; }
      .widget_9d891d2d7a14eaea ul li:last-child,
      .widget_9d891d2d7a14eaea ol li:last-child,
      .sidebar__widget_c4733073d4516c91 ul li:last-child,
      .sidebar__widget_c4733073d4516c91 ol li:last-child {
        margin-bottom: 0; }
      .widget_9d891d2d7a14eaea ul li.recentcomments_deea739ae47fcc85 .comment-author-link_aec60eb2d921026e a:before, .widget_9d891d2d7a14eaea ul li.wp-block-latest-comments__comment_6b9beafc73b8d2cf .comment-author-link_aec60eb2d921026e a:before,
      .widget_9d891d2d7a14eaea ol li.recentcomments_deea739ae47fcc85 .comment-author-link_aec60eb2d921026e a:before,
      .widget_9d891d2d7a14eaea ol li.wp-block-latest-comments__comment_6b9beafc73b8d2cf .comment-author-link_aec60eb2d921026e a:before,
      .sidebar__widget_c4733073d4516c91 ul li.recentcomments_deea739ae47fcc85 .comment-author-link_aec60eb2d921026e a:before,
      .sidebar__widget_c4733073d4516c91 ul li.wp-block-latest-comments__comment_6b9beafc73b8d2cf .comment-author-link_aec60eb2d921026e a:before,
      .sidebar__widget_c4733073d4516c91 ol li.recentcomments_deea739ae47fcc85 .comment-author-link_aec60eb2d921026e a:before,
      .sidebar__widget_c4733073d4516c91 ol li.wp-block-latest-comments__comment_6b9beafc73b8d2cf .comment-author-link_aec60eb2d921026e a:before {
        display: none; }
      .widget_9d891d2d7a14eaea ul li.recentcomments_deea739ae47fcc85 a, .widget_9d891d2d7a14eaea ul li.wp-block-latest-comments__comment_6b9beafc73b8d2cf a,
      .widget_9d891d2d7a14eaea ol li.recentcomments_deea739ae47fcc85 a,
      .widget_9d891d2d7a14eaea ol li.wp-block-latest-comments__comment_6b9beafc73b8d2cf a,
      .sidebar__widget_c4733073d4516c91 ul li.recentcomments_deea739ae47fcc85 a,
      .sidebar__widget_c4733073d4516c91 ul li.wp-block-latest-comments__comment_6b9beafc73b8d2cf a,
      .sidebar__widget_c4733073d4516c91 ol li.recentcomments_deea739ae47fcc85 a,
      .sidebar__widget_c4733073d4516c91 ol li.wp-block-latest-comments__comment_6b9beafc73b8d2cf a {
        padding-left: 0;
        display: inline; }
        .widget_9d891d2d7a14eaea ul li.recentcomments_deea739ae47fcc85 a:before, .widget_9d891d2d7a14eaea ul li.wp-block-latest-comments__comment_6b9beafc73b8d2cf a:before,
        .widget_9d891d2d7a14eaea ol li.recentcomments_deea739ae47fcc85 a:before,
        .widget_9d891d2d7a14eaea ol li.wp-block-latest-comments__comment_6b9beafc73b8d2cf a:before,
        .sidebar__widget_c4733073d4516c91 ul li.recentcomments_deea739ae47fcc85 a:before,
        .sidebar__widget_c4733073d4516c91 ul li.wp-block-latest-comments__comment_6b9beafc73b8d2cf a:before,
        .sidebar__widget_c4733073d4516c91 ol li.recentcomments_deea739ae47fcc85 a:before,
        .sidebar__widget_c4733073d4516c91 ol li.wp-block-latest-comments__comment_6b9beafc73b8d2cf a:before {
          display: none; }
      .widget_9d891d2d7a14eaea ul li a,
      .widget_9d891d2d7a14eaea ol li a,
      .sidebar__widget_c4733073d4516c91 ul li a,
      .sidebar__widget_c4733073d4516c91 ol li a {
        color: #335371;
        position: relative;
        display: inline-block;
        text-transform: capitalize;
        font-size: 18px;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        /* RSS Widget */ }
        .widget_9d891d2d7a14eaea ul li a::before,
        .widget_9d891d2d7a14eaea ol li a::before,
        .sidebar__widget_c4733073d4516c91 ul li a::before,
        .sidebar__widget_c4733073d4516c91 ol li a::before {
          content: "\f105";
          font-family: "Font Awesome 6 Free";
          margin-right: 10px; }
        .widget_9d891d2d7a14eaea ul li a:hover,
        .widget_9d891d2d7a14eaea ol li a:hover,
        .sidebar__widget_c4733073d4516c91 ul li a:hover,
        .sidebar__widget_c4733073d4516c91 ol li a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .widget_9d891d2d7a14eaea ul li a.rsswidget_8fbe623eac4c1753, .widget_9d891d2d7a14eaea ul li a.wp-block-latest-posts__post-title_072362651dddc68b,
        .widget_9d891d2d7a14eaea ol li a.rsswidget_8fbe623eac4c1753,
        .widget_9d891d2d7a14eaea ol li a.wp-block-latest-posts__post-title_072362651dddc68b,
        .sidebar__widget_c4733073d4516c91 ul li a.rsswidget_8fbe623eac4c1753,
        .sidebar__widget_c4733073d4516c91 ul li a.wp-block-latest-posts__post-title_072362651dddc68b,
        .sidebar__widget_c4733073d4516c91 ol li a.rsswidget_8fbe623eac4c1753,
        .sidebar__widget_c4733073d4516c91 ol li a.wp-block-latest-posts__post-title_072362651dddc68b {
          padding-left: 0;
          font-weight: 500;
          display: block; }
          .widget_9d891d2d7a14eaea ul li a.rsswidget_8fbe623eac4c1753:before, .widget_9d891d2d7a14eaea ul li a.wp-block-latest-posts__post-title_072362651dddc68b:before,
          .widget_9d891d2d7a14eaea ol li a.rsswidget_8fbe623eac4c1753:before,
          .widget_9d891d2d7a14eaea ol li a.wp-block-latest-posts__post-title_072362651dddc68b:before,
          .sidebar__widget_c4733073d4516c91 ul li a.rsswidget_8fbe623eac4c1753:before,
          .sidebar__widget_c4733073d4516c91 ul li a.wp-block-latest-posts__post-title_072362651dddc68b:before,
          .sidebar__widget_c4733073d4516c91 ol li a.rsswidget_8fbe623eac4c1753:before,
          .sidebar__widget_c4733073d4516c91 ol li a.wp-block-latest-posts__post-title_072362651dddc68b:before {
            display: none; }
      .widget_9d891d2d7a14eaea ul li ul,
      .widget_9d891d2d7a14eaea ol li ul,
      .sidebar__widget_c4733073d4516c91 ul li ul,
      .sidebar__widget_c4733073d4516c91 ol li ul {
        padding-left: 25px;
        padding-top: 10px; }
    .widget_9d891d2d7a14eaea ul.wp-tag-cloud_fc101f3b56e1efcc li,
    .widget_9d891d2d7a14eaea ol.wp-tag-cloud_fc101f3b56e1efcc li,
    .sidebar__widget_c4733073d4516c91 ul.wp-tag-cloud_fc101f3b56e1efcc li,
    .sidebar__widget_c4733073d4516c91 ol.wp-tag-cloud_fc101f3b56e1efcc li {
      display: inline-block;
      padding: 0;
      border: 0; }
      .widget_9d891d2d7a14eaea ul.wp-tag-cloud_fc101f3b56e1efcc li a:before,
      .widget_9d891d2d7a14eaea ol.wp-tag-cloud_fc101f3b56e1efcc li a:before,
      .sidebar__widget_c4733073d4516c91 ul.wp-tag-cloud_fc101f3b56e1efcc li a:before,
      .sidebar__widget_c4733073d4516c91 ol.wp-tag-cloud_fc101f3b56e1efcc li a:before {
        display: none; }
  .widget_9d891d2d7a14eaea.te_widget_categories_23329817f67142b7 li, .widget_9d891d2d7a14eaea.widget_archive_2922fd273089a3dc li,
  .widget_9d891d2d7a14eaea .wp-block-categories-list_3ca8038131b1699e li,
  .widget_9d891d2d7a14eaea .wp-block-archives-list_1bd63fdb47af2b7a li,
  .sidebar__widget_c4733073d4516c91.te_widget_categories_23329817f67142b7 li,
  .sidebar__widget_c4733073d4516c91.widget_archive_2922fd273089a3dc li,
  .sidebar__widget_c4733073d4516c91 .wp-block-categories-list_3ca8038131b1699e li,
  .sidebar__widget_c4733073d4516c91 .wp-block-archives-list_1bd63fdb47af2b7a li {
    text-align: right;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .widget_9d891d2d7a14eaea.te_widget_categories_23329817f67142b7 li.cat-item_f4e5d08ee765e737, .widget_9d891d2d7a14eaea.widget_archive_2922fd273089a3dc li.cat-item_f4e5d08ee765e737,
    .widget_9d891d2d7a14eaea .wp-block-categories-list_3ca8038131b1699e li.cat-item_f4e5d08ee765e737,
    .widget_9d891d2d7a14eaea .wp-block-archives-list_1bd63fdb47af2b7a li.cat-item_f4e5d08ee765e737,
    .sidebar__widget_c4733073d4516c91.te_widget_categories_23329817f67142b7 li.cat-item_f4e5d08ee765e737,
    .sidebar__widget_c4733073d4516c91.widget_archive_2922fd273089a3dc li.cat-item_f4e5d08ee765e737,
    .sidebar__widget_c4733073d4516c91 .wp-block-categories-list_3ca8038131b1699e li.cat-item_f4e5d08ee765e737,
    .sidebar__widget_c4733073d4516c91 .wp-block-archives-list_1bd63fdb47af2b7a li.cat-item_f4e5d08ee765e737 {
      text-align: right;
      display: inline-block;
      width: 100%; }
    .widget_9d891d2d7a14eaea.te_widget_categories_23329817f67142b7 li a, .widget_9d891d2d7a14eaea.widget_archive_2922fd273089a3dc li a,
    .widget_9d891d2d7a14eaea .wp-block-categories-list_3ca8038131b1699e li a,
    .widget_9d891d2d7a14eaea .wp-block-archives-list_1bd63fdb47af2b7a li a,
    .sidebar__widget_c4733073d4516c91.te_widget_categories_23329817f67142b7 li a,
    .sidebar__widget_c4733073d4516c91.widget_archive_2922fd273089a3dc li a,
    .sidebar__widget_c4733073d4516c91 .wp-block-categories-list_3ca8038131b1699e li a,
    .sidebar__widget_c4733073d4516c91 .wp-block-archives-list_1bd63fdb47af2b7a li a {
      float: left; }

/* About Info Widget*/
.widget-about-info_d163e251f479ea6f {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .widget-about-info_d163e251f479ea6f .about-desc_f1bfb5bebbc17a0b {
    text-align: left; }
    .widget-about-info_d163e251f479ea6f .about-desc_f1bfb5bebbc17a0b .about-title_f5e6fb91e62a506a {
      font-size: 20px; }
  .widget-about-info_d163e251f479ea6f .about-image_0e94a5a2171a0a75 {
    width: 140px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px; }
  .widget-about-info_d163e251f479ea6f .te-social-profile_52fd3b0deeb91d6a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px;
    padding-top: 30px;
    border-top: 1px solid #E1E1E1;
    width: 100%;
    margin-top: 10px; }
    .widget-about-info_d163e251f479ea6f .te-social-profile_52fd3b0deeb91d6a a {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      width: 44px;
      height: 44px;
      background-color: #F9F4F1;
      border-radius: 50px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      color: #14203A;
      transition: all 0.5s ease-out; }
      .widget-about-info_d163e251f479ea6f .te-social-profile_52fd3b0deeb91d6a a:hover {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #317EFE; }

/* Latest Post Widget*/
.has-dates_631600964b9964a2.has-author_011ccc21ce89dd32.wp-block-latest-posts_cd3b473a090592c2 .wp-block-latest-posts__te-post-title_423e8bd4ddc029c0 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }

.widget_rss_e8e50a3a286cf88d .wp-block-heading_d232a6b5f72c6d0d:before,
.widget_rss_e8e50a3a286cf88d .widget-title_1aa2ff61ac53f193:before {
  display: none; }
.widget_rss_e8e50a3a286cf88d .rss-widget-icon_bbf478e17f15f537 {
  margin-right: 6px; }
.widget_rss_e8e50a3a286cf88d ul li a.rsswidget_8fbe623eac4c1753 {
  color: #14203A; }
  .widget_rss_e8e50a3a286cf88d ul li a.rsswidget_8fbe623eac4c1753:hover {
    color: #317EFE; }

.wp-block-latest-posts_cd3b473a090592c2 .wp-block-rss__item-title_5b058faf5abf4838,
.wp-block-rss_eed7c840ae6f962f .wp-block-rss__item-title_5b058faf5abf4838,
.widget_rss_e8e50a3a286cf88d .wp-block-rss__item-title_5b058faf5abf4838 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }
  .wp-block-latest-posts_cd3b473a090592c2 .wp-block-rss__item-title_5b058faf5abf4838 a:before,
  .wp-block-rss_eed7c840ae6f962f .wp-block-rss__item-title_5b058faf5abf4838 a:before,
  .widget_rss_e8e50a3a286cf88d .wp-block-rss__item-title_5b058faf5abf4838 a:before {
    display: none; }
.wp-block-latest-posts_cd3b473a090592c2 .wp-block-latest-posts__post-author_3e1e0d11b07149cf,
.wp-block-latest-posts_cd3b473a090592c2 .wp-block-rss__item-publish-date_5cb82c06f47d5482,
.wp-block-rss_eed7c840ae6f962f .wp-block-latest-posts__post-author_3e1e0d11b07149cf,
.wp-block-rss_eed7c840ae6f962f .wp-block-rss__item-publish-date_5cb82c06f47d5482,
.widget_rss_e8e50a3a286cf88d .wp-block-latest-posts__post-author_3e1e0d11b07149cf,
.widget_rss_e8e50a3a286cf88d .wp-block-rss__item-publish-date_5cb82c06f47d5482 {
  margin-right: 10px; }
.wp-block-latest-posts_cd3b473a090592c2 .wp-block-latest-posts__post-author_3e1e0d11b07149cf,
.wp-block-latest-posts_cd3b473a090592c2 .wp-block-latest-posts__te-post-date_88b8cd733a43ab18,
.wp-block-latest-posts_cd3b473a090592c2 .wp-block-rss__item-publish-date_5cb82c06f47d5482,
.wp-block-latest-posts_cd3b473a090592c2 .wp-block-rss__item-author_53c79b7c54f29ccc,
.wp-block-latest-posts_cd3b473a090592c2 .rss-date_d6050272363401a2,
.wp-block-rss_eed7c840ae6f962f .wp-block-latest-posts__post-author_3e1e0d11b07149cf,
.wp-block-rss_eed7c840ae6f962f .wp-block-latest-posts__te-post-date_88b8cd733a43ab18,
.wp-block-rss_eed7c840ae6f962f .wp-block-rss__item-publish-date_5cb82c06f47d5482,
.wp-block-rss_eed7c840ae6f962f .wp-block-rss__item-author_53c79b7c54f29ccc,
.wp-block-rss_eed7c840ae6f962f .rss-date_d6050272363401a2,
.widget_rss_e8e50a3a286cf88d .wp-block-latest-posts__post-author_3e1e0d11b07149cf,
.widget_rss_e8e50a3a286cf88d .wp-block-latest-posts__te-post-date_88b8cd733a43ab18,
.widget_rss_e8e50a3a286cf88d .wp-block-rss__item-publish-date_5cb82c06f47d5482,
.widget_rss_e8e50a3a286cf88d .wp-block-rss__item-author_53c79b7c54f29ccc,
.widget_rss_e8e50a3a286cf88d .rss-date_d6050272363401a2 {
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500;
  text-transform: capitalize;
  position: relative; }
.wp-block-latest-posts_cd3b473a090592c2 .wp-block-latest-posts__te-post-date_88b8cd733a43ab18:before,
.wp-block-latest-posts_cd3b473a090592c2 .wp-block-rss__item-publish-date_5cb82c06f47d5482:before,
.wp-block-latest-posts_cd3b473a090592c2 .rss-date_d6050272363401a2:before,
.wp-block-rss_eed7c840ae6f962f .wp-block-latest-posts__te-post-date_88b8cd733a43ab18:before,
.wp-block-rss_eed7c840ae6f962f .wp-block-rss__item-publish-date_5cb82c06f47d5482:before,
.wp-block-rss_eed7c840ae6f962f .rss-date_d6050272363401a2:before,
.widget_rss_e8e50a3a286cf88d .wp-block-latest-posts__te-post-date_88b8cd733a43ab18:before,
.widget_rss_e8e50a3a286cf88d .wp-block-rss__item-publish-date_5cb82c06f47d5482:before,
.widget_rss_e8e50a3a286cf88d .rss-date_d6050272363401a2:before {
  content: "\f274";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_cd3b473a090592c2 .wp-block-latest-posts__post-author_3e1e0d11b07149cf:before,
.wp-block-latest-posts_cd3b473a090592c2 .wp-block-rss__item-author_53c79b7c54f29ccc:before,
.wp-block-rss_eed7c840ae6f962f .wp-block-latest-posts__post-author_3e1e0d11b07149cf:before,
.wp-block-rss_eed7c840ae6f962f .wp-block-rss__item-author_53c79b7c54f29ccc:before,
.widget_rss_e8e50a3a286cf88d .wp-block-latest-posts__post-author_3e1e0d11b07149cf:before,
.widget_rss_e8e50a3a286cf88d .wp-block-rss__item-author_53c79b7c54f29ccc:before {
  content: "\f007";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_cd3b473a090592c2 .wp-block-latest-posts__post-excerpt_9591cb6253d7e5f4,
.wp-block-latest-posts_cd3b473a090592c2 .wp-block-rss__item-excerpt_f86233027ebe8572,
.wp-block-latest-posts_cd3b473a090592c2 .rssSummary_065d001c305729ae,
.wp-block-rss_eed7c840ae6f962f .wp-block-latest-posts__post-excerpt_9591cb6253d7e5f4,
.wp-block-rss_eed7c840ae6f962f .wp-block-rss__item-excerpt_f86233027ebe8572,
.wp-block-rss_eed7c840ae6f962f .rssSummary_065d001c305729ae,
.widget_rss_e8e50a3a286cf88d .wp-block-latest-posts__post-excerpt_9591cb6253d7e5f4,
.widget_rss_e8e50a3a286cf88d .wp-block-rss__item-excerpt_f86233027ebe8572,
.widget_rss_e8e50a3a286cf88d .rssSummary_065d001c305729ae {
  margin-top: 10px;
  margin-bottom: 0; }

.te_widget_latest_post_d4b62c58271efa53 ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  margin-bottom: 24px;
  border: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0; }
  .te_widget_latest_post_d4b62c58271efa53 ul li:hover .te-latest-post-thumb_ec5b4d70729b5518 img {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te_widget_latest_post_d4b62c58271efa53 ul li:last-child {
    margin-bottom: 0; }
  .te_widget_latest_post_d4b62c58271efa53 ul li a {
    padding-left: 0; }
    .te_widget_latest_post_d4b62c58271efa53 ul li a:before {
      display: none; }
  .te_widget_latest_post_d4b62c58271efa53 ul li .te-latest-post-thumb_ec5b4d70729b5518 {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    overflow: hidden;
    width: 90px;
    height: 90px;
    border-radius: 20px; }
    .te_widget_latest_post_d4b62c58271efa53 ul li .te-latest-post-thumb_ec5b4d70729b5518 img {
      -webkit-transform: scale(1);
              transform: scale(1);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te_widget_latest_post_d4b62c58271efa53 ul li .te-latest-post-desc_5f3082b48505179a .te-latest-post-title_8a32c2c3f6b66831 {
    margin-bottom: 8px;
    font-size: 20px;
    line-height: 33px;
    color: #14203A;
    font-family: "Inter", sans-serif; }
    .te_widget_latest_post_d4b62c58271efa53 ul li .te-latest-post-desc_5f3082b48505179a .te-latest-post-title_8a32c2c3f6b66831 a {
      font-size: 20px;
      line-height: 33px;
      color: #14203A;
      position: relative;
      text-transform: capitalize;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      font-family: "Inter", sans-serif; }
      .te_widget_latest_post_d4b62c58271efa53 ul li .te-latest-post-desc_5f3082b48505179a .te-latest-post-title_8a32c2c3f6b66831 a:hover {
        color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te_widget_latest_post_d4b62c58271efa53 ul li .te-latest-post-desc_5f3082b48505179a .te-latest-post-meta_95084ec2e2bbac88 {
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-weight: 400;
    gap: 8px;
    color: #335371; }

.widget-instagram-feed_7fcd7cbdcf778bb7 {
  display: grid;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 12px;
  width: 240px; }
  @media only screen and (min-width: 992px) and (max-width: 1280px) {
    .widget-instagram-feed_7fcd7cbdcf778bb7 {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 374px) {
    .widget-instagram-feed_7fcd7cbdcf778bb7 {
      grid-template-columns: repeat(2, 1fr); } }
  .widget-instagram-feed_7fcd7cbdcf778bb7 .single-instagram-feed_1b1e3bc687db9d83 {
    border-radius: 20px;
    width: 72px;
    height: 72px;
    overflow: hidden;
    position: relative;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .widget-instagram-feed_7fcd7cbdcf778bb7 .single-instagram-feed_1b1e3bc687db9d83:hover img {
      -webkit-transform: scale(1.1);
              transform: scale(1.1);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .widget-instagram-feed_7fcd7cbdcf778bb7 .single-instagram-feed_1b1e3bc687db9d83 img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      position: absolute;
      left: 0;
      top: 0;
      -webkit-transform: scale(1);
              transform: scale(1);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }

.widget_promotion_f065bc8bfa2d1740 {
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: center;
  background-color: #14203A; }
  .widget_promotion_f065bc8bfa2d1740 .wp-block-heading_d232a6b5f72c6d0d {
    width: 100%;
    text-align: center;
    color: #ffffff;
    font-size: 40px;
    line-height: 56px;
    margin-bottom: 10px; }
  .widget_promotion_f065bc8bfa2d1740 .secondary-btn_f2fa9504df7a079b {
    display: inline-block;
    background: #E7F914;
    color: #14203A;
    padding: 12px 104px;
    font-weight: 600;
    font-family: "Inter", sans-serif;
    text-transform: capitalize;
    position: relative;
    z-index: 1;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    font-size: 16px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px;
    border-radius: 10px; }
    .widget_promotion_f065bc8bfa2d1740 .secondary-btn_f2fa9504df7a079b i {
      color: #fff;
      font-size: 16px; }
    .widget_promotion_f065bc8bfa2d1740 .secondary-btn_f2fa9504df7a079b:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #ffffff;
      border-color: #ffffff; }
  .widget_promotion_f065bc8bfa2d1740 p {
    color: rgba(255, 255, 255, 0.53);
    margin-bottom: 32px; }

.te-post-item_34d2c5a02067d778 .te-single-post-meta_772ffe9fa08c48fe {
  gap: 32px; }

.te-comment-respond_5b287cbb43ab311a {
  margin-top: 70px; }

.te-comment-title_dd32fe97db209165 h2,
.te-comment-title_dd32fe97db209165 .wp-block-comments-title_8b2772063e675243,
.wp-block-comments_f6a54f9569e75ff0 h2,
.wp-block-comments_f6a54f9569e75ff0 .wp-block-comments-title_8b2772063e675243 {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px; }

/* Block Comment Start */
.wp-block-comments_f6a54f9569e75ff0 .wp-block-comment-template_181bae75f2ae2e40 {
  padding-left: 0; }
  .wp-block-comments_f6a54f9569e75ff0 .wp-block-comment-template_181bae75f2ae2e40 .wp-block-te-comment-reply_71de2e9ebaacac83 {
    margin-top: 15px; }
  .wp-block-comments_f6a54f9569e75ff0 .wp-block-comment-template_181bae75f2ae2e40 li .wp-block-columns_d18a5eeef69811bc {
    padding: 50px;
    border: 1px solid #dfe2e9;
    border-radius: 8px;
    margin-bottom: 24px; }
    .wp-block-comments_f6a54f9569e75ff0 .wp-block-comment-template_181bae75f2ae2e40 li .wp-block-columns_d18a5eeef69811bc .wp-block-column_a0159cb037f38538:first-child {
      -ms-flex-preferred-size: 80px !important;
          flex-basis: 80px !important; }
    .wp-block-comments_f6a54f9569e75ff0 .wp-block-comment-template_181bae75f2ae2e40 li .wp-block-columns_d18a5eeef69811bc .wp-block-avatar_1c7193cf05edcbb2 {
      width: 100px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 50%;
      overflow: hidden; }
      .wp-block-comments_f6a54f9569e75ff0 .wp-block-comment-template_181bae75f2ae2e40 li .wp-block-columns_d18a5eeef69811bc .wp-block-avatar_1c7193cf05edcbb2 img {
        width: 100%; }
    .wp-block-comments_f6a54f9569e75ff0 .wp-block-comment-template_181bae75f2ae2e40 li .wp-block-columns_d18a5eeef69811bc .wp-block-comment-author-name_f46e3a87fec3d946 a {
      font-size: 21px;
      margin-bottom: 5px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A; }
    .wp-block-comments_f6a54f9569e75ff0 .wp-block-comment-template_181bae75f2ae2e40 li .wp-block-columns_d18a5eeef69811bc .wp-block-comment-edit-link_bc211699eaa4e07c a {
      color: #317EFE; }
    .wp-block-comments_f6a54f9569e75ff0 .wp-block-comment-template_181bae75f2ae2e40 li .wp-block-columns_d18a5eeef69811bc .wp-block-comment-date_2eb4b1b8f0d6f0f3 a,
    .wp-block-comments_f6a54f9569e75ff0 .wp-block-comment-template_181bae75f2ae2e40 li .wp-block-columns_d18a5eeef69811bc .wp-block-comment-edit-link_bc211699eaa4e07c a {
      color: #9ba8c3;
      font-size: 16px;
      font-weight: 400;
      font-family: "Inter", sans-serif; }
    .wp-block-comments_f6a54f9569e75ff0 .wp-block-comment-template_181bae75f2ae2e40 li .wp-block-columns_d18a5eeef69811bc .wp-block-te-comment-reply_71de2e9ebaacac83 a {
      border-radius: 6px;
      font-size: 14px;
      font-weight: 500;
      color: #14203A;
      border: 1px solid #317EFE;
      padding: 4px 26px;
      display: inline-block; }
      .wp-block-comments_f6a54f9569e75ff0 .wp-block-comment-template_181bae75f2ae2e40 li .wp-block-columns_d18a5eeef69811bc .wp-block-te-comment-reply_71de2e9ebaacac83 a:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

/* Block Comment End */
.te-latest-comments_452e1e3501ee6e02 .te-comment-respond_5b287cbb43ab311a,
.te-latest-comments_452e1e3501ee6e02 .comment-respond_3f5cc2d804fc1464 {
  margin-top: 60px;
  margin-bottom: 40px; }
.te-latest-comments_452e1e3501ee6e02 li .children_8d3f2a4fc8c28ae7 .te-comments-item_fd064931495076a1 {
  margin-left: 50px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-latest-comments_452e1e3501ee6e02 li .children_8d3f2a4fc8c28ae7 .te-comments-item_fd064931495076a1 {
      margin-left: 0; } }
.te-latest-comments_452e1e3501ee6e02 li .children_8d3f2a4fc8c28ae7 .children_8d3f2a4fc8c28ae7 .te-comments-item_fd064931495076a1 {
  margin-left: 100px;
  border-top: 1px solid #F9F4F1; }
.te-latest-comments_452e1e3501ee6e02 li .te-comments-item_fd064931495076a1 {
  padding: 50px;
  border: 1px solid #F9F4F1;
  background-color: #F9F4F1;
  border-radius: 20px;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .te-latest-comments_452e1e3501ee6e02 li .te-comments-item_fd064931495076a1 {
      padding: 30px; } }
  .te-latest-comments_452e1e3501ee6e02 li .te-comments-item_fd064931495076a1 .te-comments-avatar_9abd45b49ea94e69 {
    float: left; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-latest-comments_452e1e3501ee6e02 li .te-comments-item_fd064931495076a1 .te-comments-avatar_9abd45b49ea94e69 {
        float: inherit;
        margin-bottom: 20px; } }
    .te-latest-comments_452e1e3501ee6e02 li .te-comments-item_fd064931495076a1 .te-comments-avatar_9abd45b49ea94e69 img {
      margin-right: 30px;
      width: 100px;
      border-radius: 50px; }
  .te-latest-comments_452e1e3501ee6e02 li .te-comments-item_fd064931495076a1 .te-comments-text_27216be30ebe09f7 {
    overflow: hidden; }
    .te-latest-comments_452e1e3501ee6e02 li .te-comments-item_fd064931495076a1 .te-comments-text_27216be30ebe09f7 p {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 20px;
      color: #335371; }
    .te-latest-comments_452e1e3501ee6e02 li .te-comments-item_fd064931495076a1 .te-comments-text_27216be30ebe09f7 .te-avatar-name_ec98ce2776b6f592 {
      margin-bottom: 10px;
      position: relative; }
      .te-latest-comments_452e1e3501ee6e02 li .te-comments-item_fd064931495076a1 .te-comments-text_27216be30ebe09f7 .te-avatar-name_ec98ce2776b6f592 h5 {
        font-size: 21px;
        margin-bottom: 5px;
        font-weight: 500;
        font-family: "Inter", sans-serif;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; }
      .te-latest-comments_452e1e3501ee6e02 li .te-comments-item_fd064931495076a1 .te-comments-text_27216be30ebe09f7 .te-avatar-name_ec98ce2776b6f592 span {
        color: #131A2A;
        font-size: 16px;
        font-weight: 400;
        font-family: "Inter", sans-serif;
        font-style: italic; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .te-latest-comments_452e1e3501ee6e02 li .te-comments-item_fd064931495076a1 .te-comments-text_27216be30ebe09f7 .te-avatar-name_ec98ce2776b6f592 span {
            display: inline-block;
            width: 100%; } }
    .te-latest-comments_452e1e3501ee6e02 li .te-comments-item_fd064931495076a1 .te-comments-text_27216be30ebe09f7 .te-comment-reply_60a8f555cdc20b86 {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      border-radius: 50px;
      font-size: 14px;
      font-weight: 500;
      color: #14203A;
      border: 1px solid #317EFE;
      padding: 4px 26px;
      gap: 8px;
      position: absolute;
      top: 0;
      right: 0; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-latest-comments_452e1e3501ee6e02 li .te-comments-item_fd064931495076a1 .te-comments-text_27216be30ebe09f7 .te-comment-reply_60a8f555cdc20b86 {
          position: unset;
          margin-top: 10px; } }
      .te-latest-comments_452e1e3501ee6e02 li .te-comments-item_fd064931495076a1 .te-comments-text_27216be30ebe09f7 .te-comment-reply_60a8f555cdc20b86:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

.te-post-comments_20bcef7867b00316 .te-latest-comments_452e1e3501ee6e02 > ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0; }

.te-comments-text_27216be30ebe09f7 > ul, .te-comments-text_27216be30ebe09f7 > ol {
  margin-bottom: 20px; }

ul.children_8d3f2a4fc8c28ae7 {
  list-style: none; }

.te-post-comments-form_e0f24512d998dda0 .te-contacts-message_16a6fc78b2ee974c {
  margin-top: 10px; }

/*Comment Input Filed*/
.te-post-comments-title_0aa493d0b08656af .sub-title_4c39e08df35e3332 {
  font-size: 18px;
  font-weight: 500;
  font-family: "Inter", sans-serif;
  color: #E7F914;
  display: inline-block;
  width: 100%;
  margin-bottom: 15px; }
.te-post-comments-title_0aa493d0b08656af h2 {
  font-size: 36px;
  line-height: 28px;
  font-weight: 500;
  color: #14203A;
  margin-bottom: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-post-comments-title_0aa493d0b08656af h2 {
      font-size: 28px;
      margin-bottom: 20px; } }
  .te-post-comments-title_0aa493d0b08656af h2 small {
    font-size: 18px;
    font-family: "Inter", sans-serif;
    color: #317EFE;
    text-transform: capitalize; }

.comment-reply-title_73b3995a0b54f534 {
  font-size: 36px;
  line-height: 28px;
  font-weight: 500;
  color: #14203A;
  margin-bottom: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .comment-reply-title_73b3995a0b54f534 {
      font-size: 28px;
      margin-bottom: 20px; } }
  .comment-reply-title_73b3995a0b54f534 small {
    font-size: 18px;
    font-family: "Inter", sans-serif;
    color: #317EFE;
    text-transform: capitalize; }

.te-comment-respond_5b287cbb43ab311a,
.comment-respond_3f5cc2d804fc1464 {
  position: relative;
  background-color: #F9F4F1;
  padding: 40px;
  border-radius: 20px; }
  .te-comment-respond_5b287cbb43ab311a .comment-form-cookies-consent_87a177bf5aed5c02,
  .comment-respond_3f5cc2d804fc1464 .comment-form-cookies-consent_87a177bf5aed5c02 {
    display: none; }
  .te-comment-respond_5b287cbb43ab311a .comment-notes_2a3b6deef938e669,
  .comment-respond_3f5cc2d804fc1464 .comment-notes_2a3b6deef938e669 {
    margin-bottom: 30px; }
  .te-comment-respond_5b287cbb43ab311a p,
  .comment-respond_3f5cc2d804fc1464 p {
    margin: 0; }
  .te-comment-respond_5b287cbb43ab311a .te-contacts-email_b1e6c9be9b0c90cd,
  .te-comment-respond_5b287cbb43ab311a .te-contacts-name_081e72d025c027e9,
  .te-comment-respond_5b287cbb43ab311a .single-input-field_219a971a90b9c68d,
  .comment-respond_3f5cc2d804fc1464 .te-contacts-email_b1e6c9be9b0c90cd,
  .comment-respond_3f5cc2d804fc1464 .te-contacts-name_081e72d025c027e9,
  .comment-respond_3f5cc2d804fc1464 .single-input-field_219a971a90b9c68d {
    margin-bottom: 20px; }
  .te-comment-respond_5b287cbb43ab311a label,
  .comment-respond_3f5cc2d804fc1464 label {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #778196;
    margin-bottom: 20px; }
  .te-comment-respond_5b287cbb43ab311a .checkbox-field-wrapper_939b70b2f0465de3,
  .comment-respond_3f5cc2d804fc1464 .checkbox-field-wrapper_939b70b2f0465de3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 10px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 20px;
    padding: 15px 0; }
    .te-comment-respond_5b287cbb43ab311a .checkbox-field-wrapper_939b70b2f0465de3 p,
    .comment-respond_3f5cc2d804fc1464 .checkbox-field-wrapper_939b70b2f0465de3 p {
      margin: 0; }
    .te-comment-respond_5b287cbb43ab311a .checkbox-field-wrapper_939b70b2f0465de3 .single-checkbox-field_4936b806d58bad90,
    .comment-respond_3f5cc2d804fc1464 .checkbox-field-wrapper_939b70b2f0465de3 .single-checkbox-field_4936b806d58bad90 {
      margin-bottom: 0;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 12px;
      font-size: 18px;
      font-weight: 400;
      font-family: "Inter", sans-serif; }
  .te-comment-respond_5b287cbb43ab311a .te-comment-form-cookies-consent_dbff4aee68574da3,
  .comment-respond_3f5cc2d804fc1464 .te-comment-form-cookies-consent_dbff4aee68574da3 {
    display: none; }
  .te-comment-respond_5b287cbb43ab311a input[type="number"],
  .comment-respond_3f5cc2d804fc1464 input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield; }
  .te-comment-respond_5b287cbb43ab311a input,
  .te-comment-respond_5b287cbb43ab311a select,
  .comment-respond_3f5cc2d804fc1464 input,
  .comment-respond_3f5cc2d804fc1464 select {
    padding: 0 20px;
    height: 60px;
    width: 100%;
    color: #778196;
    opacity: 1;
    border: 1px solid #E1E1E1 !important;
    border-radius: 20px;
    font-size: 18px;
    font-weight: 400;
    background-color: transparent;
    font-family: "Inter", sans-serif !important; }
  .te-comment-respond_5b287cbb43ab311a *::-webkit-input-placeholder,
  .comment-respond_3f5cc2d804fc1464 *::-webkit-input-placeholder {
    color: #778196; }
  .te-comment-respond_5b287cbb43ab311a *:-ms-input-placeholder,
  .comment-respond_3f5cc2d804fc1464 *:-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_5b287cbb43ab311a *::-ms-input-placeholder,
  .comment-respond_3f5cc2d804fc1464 *::-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_5b287cbb43ab311a *::placeholder,
  .comment-respond_3f5cc2d804fc1464 *::placeholder {
    color: #778196; }
  .te-comment-respond_5b287cbb43ab311a textarea,
  .comment-respond_3f5cc2d804fc1464 textarea {
    resize: vertical;
    padding: 20px;
    width: 100%;
    color: #778196;
    border: 1px solid #E1E1E1 !important;
    border-radius: 20px;
    font-size: 18px;
    font-weight: 400;
    background-color: transparent;
    font-family: "Inter", sans-serif !important;
    height: 190px;
    margin-bottom: 30px; }
  .te-comment-respond_5b287cbb43ab311a input:focus,
  .te-comment-respond_5b287cbb43ab311a textarea:focus,
  .te-comment-respond_5b287cbb43ab311a .form-select_0df84cba162f3f9c:focus,
  .comment-respond_3f5cc2d804fc1464 input:focus,
  .comment-respond_3f5cc2d804fc1464 textarea:focus,
  .comment-respond_3f5cc2d804fc1464 .form-select_0df84cba162f3f9c:focus {
    outline: none !important;
    -webkit-box-shadow: none;
            box-shadow: none;
    border-color: #317EFE !important;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s; }

.te-team-card_6aed4bb53f757e70 {
  position: relative;
  border-radius: 20px;
  overflow: hidden; }
  .te-team-card_6aed4bb53f757e70:hover .image_000480b25db55f5d:before {
    height: 250%;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear;
    background-color: transparent; }
  .te-team-card_6aed4bb53f757e70:hover .image_000480b25db55f5d img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-team-card_6aed4bb53f757e70:hover .te-content-wrapper_ed2fbd6c332bbc24 {
    visibility: visible;
    opacity: 1;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    -webkit-transform: scale(1);
            transform: scale(1); }
  .te-team-card_6aed4bb53f757e70 .image_000480b25db55f5d {
    overflow: hidden;
    position: relative; }
    .te-team-card_6aed4bb53f757e70 .image_000480b25db55f5d:before {
      position: absolute;
      width: 200%;
      height: 0%;
      left: 50%;
      top: 50%;
      background-color: rgba(255, 255, 255, 0.3);
      -webkit-transform: translate(-50%, -50%) rotate(-45deg);
              transform: translate(-50%, -50%) rotate(-45deg);
      content: "";
      z-index: 1; }
    .te-team-card_6aed4bb53f757e70 .image_000480b25db55f5d img {
      width: 100%;
      height: 100%;
      -webkit-transform: scale(1);
              transform: scale(1);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_6aed4bb53f757e70 .te-content-wrapper_ed2fbd6c332bbc24 {
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    z-index: 2;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(14, 43, 197, 0)), to(#0E2BC5));
    background: linear-gradient(180deg, rgba(14, 43, 197, 0) 0%, #0E2BC5 100%);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    -webkit-transform: scaleY(0.3);
            transform: scaleY(0.3); }
    .te-team-card_6aed4bb53f757e70 .te-content-wrapper_ed2fbd6c332bbc24 .content_2c3c423fca97fd91 {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      z-index: 1;
      gap: 17px;
      position: absolute;
      bottom: 0;
      left: 0;
      padding: 45px 30px; }
      .te-team-card_6aed4bb53f757e70 .te-content-wrapper_ed2fbd6c332bbc24 .content_2c3c423fca97fd91 .title_40f5a827e32fa7e6 {
        font-size: 24px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: 0px;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
      .te-team-card_6aed4bb53f757e70 .te-content-wrapper_ed2fbd6c332bbc24 .content_2c3c423fca97fd91 .desc_960068cb5eee49e0 {
        font-size: 18px;
        line-height: 18px;
        font-weight: 400;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
    .te-team-card_6aed4bb53f757e70 .te-content-wrapper_ed2fbd6c332bbc24 .social_813d2a687627f697 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 20px;
      width: 100%;
      z-index: -1;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
      .te-team-card_6aed4bb53f757e70 .te-content-wrapper_ed2fbd6c332bbc24 .social_813d2a687627f697 a {
        width: 35px;
        height: 35px;
        border-radius: 50px;
        background-color: #ffffff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        font-size: 14px;
        color: #14203A;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
        .te-team-card_6aed4bb53f757e70 .te-content-wrapper_ed2fbd6c332bbc24 .social_813d2a687627f697 a:hover {
          background-color: #E7F914;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-team-card_6aed4bb53f757e70.style-2_f05e5af28a1f520c {
  padding: 20px;
  background-color: #F9F4F1;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-team-card_6aed4bb53f757e70.style-2_f05e5af28a1f520c:hover {
    background-color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-team-card_6aed4bb53f757e70.style-2_f05e5af28a1f520c:hover .te-content-wrapper_ed2fbd6c332bbc24 .social_813d2a687627f697 a {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-team-card_6aed4bb53f757e70.style-2_f05e5af28a1f520c:hover .te-content-wrapper_ed2fbd6c332bbc24 .content_2c3c423fca97fd91 .title_40f5a827e32fa7e6,
    .te-team-card_6aed4bb53f757e70.style-2_f05e5af28a1f520c:hover .te-content-wrapper_ed2fbd6c332bbc24 .content_2c3c423fca97fd91 .desc_960068cb5eee49e0 {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_6aed4bb53f757e70.style-2_f05e5af28a1f520c .image_000480b25db55f5d {
    border-radius: 20px; }
  .te-team-card_6aed4bb53f757e70.style-2_f05e5af28a1f520c .te-content-wrapper_ed2fbd6c332bbc24 {
    position: unset;
    visibility: visible;
    opacity: 1;
    background: transparent;
    -webkit-transform: unset;
            transform: unset; }
    .te-team-card_6aed4bb53f757e70.style-2_f05e5af28a1f520c .te-content-wrapper_ed2fbd6c332bbc24 .content_2c3c423fca97fd91 {
      padding: 0;
      margin-top: 20px;
      margin-bottom: 10px;
      position: unset; }
      .te-team-card_6aed4bb53f757e70.style-2_f05e5af28a1f520c .te-content-wrapper_ed2fbd6c332bbc24 .content_2c3c423fca97fd91 .title_40f5a827e32fa7e6 {
        color: #131A2A;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-team-card_6aed4bb53f757e70.style-2_f05e5af28a1f520c .te-content-wrapper_ed2fbd6c332bbc24 .content_2c3c423fca97fd91 .title_40f5a827e32fa7e6 a:hover {
          color: #ffffff !important; }
      .te-team-card_6aed4bb53f757e70.style-2_f05e5af28a1f520c .te-content-wrapper_ed2fbd6c332bbc24 .content_2c3c423fca97fd91 .desc_960068cb5eee49e0 {
        color: #335371;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-team-card_6aed4bb53f757e70.style-2_f05e5af28a1f520c .te-content-wrapper_ed2fbd6c332bbc24 .social_813d2a687627f697 a {
      border: 1px solid #E1E1E1;
      background-color: transparent; }
      .te-team-card_6aed4bb53f757e70.style-2_f05e5af28a1f520c .te-content-wrapper_ed2fbd6c332bbc24 .social_813d2a687627f697 a:hover {
        background-color: #317EFE;
        border-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

.te-team-member-slider-wrapper_785c77fcb724eab3 {
  position: relative;
  padding: 0;
  overflow: hidden; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-team-member-slider-wrapper_785c77fcb724eab3 {
      padding: 0 12px; } }
  .te-team-member-slider-wrapper_785c77fcb724eab3 .slick-list_c361f864670773ee {
    margin: 0 -15px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-team-member-slider-wrapper_785c77fcb724eab3 .slick-list_c361f864670773ee {
        padding-bottom: 25px;
        margin: unset; } }
    .te-team-member-slider-wrapper_785c77fcb724eab3 .slick-list_c361f864670773ee .slick-slide_79f9004b9fb90d75 {
      margin: 0 15px; }
  .te-team-member-slider-wrapper_785c77fcb724eab3 .slick-dots_7a608a38c28de4ad {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 24px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 0; }
    .te-team-member-slider-wrapper_785c77fcb724eab3 .slick-dots_7a608a38c28de4ad li {
      display: inline-block;
      line-height: 0;
      outline: 2px solid transparent;
      border: 5px solid transparent;
      border-radius: 50px;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
      .te-team-member-slider-wrapper_785c77fcb724eab3 .slick-dots_7a608a38c28de4ad li button {
        font-size: 0;
        padding: 0;
        width: 12px;
        height: 12px;
        background-color: #317EFE;
        border-radius: 50px;
        position: relative;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
      .te-team-member-slider-wrapper_785c77fcb724eab3 .slick-dots_7a608a38c28de4ad li.slick-active_2903fdb6b6b13711 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-team-member-slider-wrapper_785c77fcb724eab3 .slick-dots_7a608a38c28de4ad li.slick-active_2903fdb6b6b13711 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-team-member-slider-wrapper_785c77fcb724eab3 .slick-arrow_48d2a091b5c2f4dd {
    display: none !important; }

.te-portfolio-filter {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 50px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .te-portfolio-filter li {
    list-style: none;
    font-size: 17px;
    font-weight: 600;
    line-height: initial;
    letter-spacing: 0px;
    text-transform: capitalize;
    display: inline-block;
    cursor: pointer;
    border-radius: 50px;
    color: #335371;
    border: 1px solid #E1E1E1;
    padding: 10px 22px;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-portfolio-filter li.active {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-filter li:hover {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }

.te-portfolio-card_4fae3488aa63eeab {
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 20px; }
  .te-portfolio-card_4fae3488aa63eeab:hover .image_000480b25db55f5d .te-content-wrapper_ed2fbd6c332bbc24 {
    visibility: visible;
    opacity: 1;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    -webkit-transform: scale(1);
            transform: scale(1); }
    .te-portfolio-card_4fae3488aa63eeab:hover .image_000480b25db55f5d .te-content-wrapper_ed2fbd6c332bbc24 .content_2c3c423fca97fd91 .content-inner_68627694876b39b4 {
      margin-bottom: 0;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_4fae3488aa63eeab:hover .image_000480b25db55f5d .te-content-wrapper_ed2fbd6c332bbc24 .content_2c3c423fca97fd91 .btn-wrapper_b4694e5cf0db3853 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_4fae3488aa63eeab:hover .image_000480b25db55f5d .te-content-wrapper_ed2fbd6c332bbc24 .content_2c3c423fca97fd91 .content-inner_68627694876b39b4 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scaleY(1);
              transform: scaleY(1); }
  .te-portfolio-card_4fae3488aa63eeab:hover .image_000480b25db55f5d img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-portfolio-card_4fae3488aa63eeab .image_000480b25db55f5d {
    overflow: hidden;
    position: relative; }
    .te-portfolio-card_4fae3488aa63eeab .image_000480b25db55f5d img {
      -webkit-transform: scale(1);
              transform: scale(1);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      width: 100%; }
  .te-portfolio-card_4fae3488aa63eeab .te-content-wrapper_ed2fbd6c332bbc24 {
    padding: 12px;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-portfolio-card_4fae3488aa63eeab .te-content-wrapper_ed2fbd6c332bbc24 .content_2c3c423fca97fd91 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      height: 100%;
      gap: 10px;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      position: relative;
      padding: 10px; }
      .te-portfolio-card_4fae3488aa63eeab .te-content-wrapper_ed2fbd6c332bbc24 .content_2c3c423fca97fd91 .content-inner_68627694876b39b4 {
        width: 100%;
        background-color: #ffffff;
        border-radius: 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        padding: 18px 10px;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        -webkit-transform: scaleY(0.3);
                transform: scaleY(0.3); }
      .te-portfolio-card_4fae3488aa63eeab .te-content-wrapper_ed2fbd6c332bbc24 .content_2c3c423fca97fd91 .sub-title_4c39e08df35e3332 {
        color: #131A2A;
        font-size: 18px;
        line-height: 36px;
        font-weight: 400; }
      .te-portfolio-card_4fae3488aa63eeab .te-content-wrapper_ed2fbd6c332bbc24 .content_2c3c423fca97fd91 .title_40f5a827e32fa7e6 {
        margin-bottom: 0;
        color: #131A2A;
        font-size: 24px;
        line-height: 39px;
        font-weight: 500; }
      .te-portfolio-card_4fae3488aa63eeab .te-content-wrapper_ed2fbd6c332bbc24 .content_2c3c423fca97fd91 .btn-wrapper_b4694e5cf0db3853 {
        position: absolute;
        top: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
        padding: 0;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-portfolio-card_4fae3488aa63eeab .te-content-wrapper_ed2fbd6c332bbc24 .content_2c3c423fca97fd91 .btn-wrapper_b4694e5cf0db3853 a {
          display: -webkit-inline-box;
          display: -ms-inline-flexbox;
          display: inline-flex;
          width: 73px;
          height: 73px;
          background-color: #E7F914;
          border-radius: 50px;
          color: #14203A;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out;
          font-size: 24px; }
          .te-portfolio-card_4fae3488aa63eeab .te-content-wrapper_ed2fbd6c332bbc24 .content_2c3c423fca97fd91 .btn-wrapper_b4694e5cf0db3853 a:hover {
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
            background-color: #317EFE;
            color: #ffffff; }

.te-portfolio-card_4fae3488aa63eeab.style-2_f05e5af28a1f520c .te-content-wrapper_ed2fbd6c332bbc24 .content_2c3c423fca97fd91 {
  background-color: #317efeb8;
  padding: 20px;
  border-radius: 20px; }
  .te-portfolio-card_4fae3488aa63eeab.style-2_f05e5af28a1f520c .te-content-wrapper_ed2fbd6c332bbc24 .content_2c3c423fca97fd91 .btn-wrapper_b4694e5cf0db3853 {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.te-portfolio-card_4fae3488aa63eeab.style-3_7fd0940b93536cc1:hover .te-content-wrapper_ed2fbd6c332bbc24 .content_2c3c423fca97fd91 .btn-wrapper_b4694e5cf0db3853 {
  top: 30px;
  right: 0;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
.te-portfolio-card_4fae3488aa63eeab.style-3_7fd0940b93536cc1 .te-content-wrapper_ed2fbd6c332bbc24 {
  padding: 0; }
  .te-portfolio-card_4fae3488aa63eeab.style-3_7fd0940b93536cc1 .te-content-wrapper_ed2fbd6c332bbc24 .content_2c3c423fca97fd91 .content-inner_68627694876b39b4 {
    border-radius: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px; }
  .te-portfolio-card_4fae3488aa63eeab.style-3_7fd0940b93536cc1 .te-content-wrapper_ed2fbd6c332bbc24 .content_2c3c423fca97fd91 .btn-wrapper_b4694e5cf0db3853 {
    top: -50px;
    right: 0;
    -webkit-transform: translate(50%);
            transform: translate(50%);
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }

.newsletter-area_067ba15f9cb107e9.style-1_866be221b388c786 {
  margin-top: -210px; }
  @media (max-width: 991px) {
    .newsletter-area_067ba15f9cb107e9.style-1_866be221b388c786 {
      margin-top: 0;
      padding-top: 100px; } }

.about-us-area_ea557b820e96b709.style-1_866be221b388c786 {
  padding-top: 120px; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area_ea557b820e96b709.style-1_866be221b388c786 {
      padding-top: 80px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area_ea557b820e96b709.style-1_866be221b388c786 {
      padding-top: 100px; } }
  .about-us-area_ea557b820e96b709.style-1_866be221b388c786 .te-about-info-card_39b3a5a72b1238c0.style-2_f05e5af28a1f520c {
    padding-left: 30px; }
  .about-us-area_ea557b820e96b709.style-1_866be221b388c786 .te-about-image-card_2029c7e4553bc2e7.style-2_f05e5af28a1f520c {
    padding-right: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .about-us-area_ea557b820e96b709.style-1_866be221b388c786 .te-about-image-card_2029c7e4553bc2e7.style-2_f05e5af28a1f520c {
        padding-right: 0;
        margin-bottom: 50px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .about-us-area_ea557b820e96b709.style-1_866be221b388c786 .te-about-image-card_2029c7e4553bc2e7.style-2_f05e5af28a1f520c {
        margin-bottom: 200px;
        padding-right: 0; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .about-us-area_ea557b820e96b709.style-1_866be221b388c786 .te-about-image-card_2029c7e4553bc2e7.style-2_f05e5af28a1f520c {
        margin-bottom: 200px;
        padding-right: 0; } }

.feature-area_3765bb6760a53274.style-1_866be221b388c786 {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .feature-area_3765bb6760a53274.style-1_866be221b388c786 {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .feature-area_3765bb6760a53274.style-1_866be221b388c786 {
      padding-top: 100px;
      padding-bottom: 76px; } }
  .feature-area_3765bb6760a53274.style-1_866be221b388c786 .te-info-card_8c7b2a16aa6cb48b:hover .te-theme-btn_3ecee93319bb6aa2 {
    background-color: #317EFE;
    border-color: #317EFE;
    color: #ffffff; }

.testimonial-slider-area_efce77a15f84d0be.style-1_866be221b388c786 {
  padding-bottom: 5px; }

.portfolio-area_07f65f14dd4115b1.style-1_866be221b388c786 {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .portfolio-area_07f65f14dd4115b1.style-1_866be221b388c786 {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .portfolio-area_07f65f14dd4115b1.style-1_866be221b388c786 {
      padding-top: 100px;
      padding-bottom: 76px; } }

.counter-up-area_e44b2b6cf841113d.style-1_866be221b388c786 {
  padding-top: 710px;
  padding-bottom: 120px;
  background-repeat: no-repeat;
  background-position: center bottom;
  margin-top: -655px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .counter-up-area_e44b2b6cf841113d.style-1_866be221b388c786 {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .counter-up-area_e44b2b6cf841113d.style-1_866be221b388c786 {
      padding-bottom: 100px; } }

.te-process-step-area_38e252fb5cae8755.style-1_866be221b388c786 {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-process-step-area_38e252fb5cae8755.style-1_866be221b388c786 {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .te-process-step-area_38e252fb5cae8755.style-1_866be221b388c786 {
      padding-top: 100px;
      padding-bottom: 76px; } }

.latest-posts-area_85227a3126539998.style-1_866be221b388c786 {
  padding-top: 120px;
  padding-bottom: 80px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .latest-posts-area_85227a3126539998.style-1_866be221b388c786 {
      padding-top: 80px;
      padding-bottom: 40px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .latest-posts-area_85227a3126539998.style-1_866be221b388c786 {
      padding-top: 100px;
      padding-bottom: 60px; } }

.team-slider-area_a2f4b23631c9dcc1.style-1_866be221b388c786 {
  overflow: hidden; }

.brand-marquee-area_db8c7b495660c1bb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  gap: 66px;
  background-color: #317EFE; }
  @media (max-width: 767px) {
    .brand-marquee-area_db8c7b495660c1bb {
      gap: 20px; } }
  .brand-marquee-area_db8c7b495660c1bb .brand-marquee-wrapper_acbba97225e6ca77 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 44px; }
    .brand-marquee-area_db8c7b495660c1bb .brand-marquee-wrapper_acbba97225e6ca77.first-brand-marquee_2e4c0026ba06b057 {
      -webkit-animation: Scroll 32s linear infinite;
              animation: Scroll 32s linear infinite; }
    .brand-marquee-area_db8c7b495660c1bb .brand-marquee-wrapper_acbba97225e6ca77.second-brand-marquee_fc5c245b01e12790 {
      -webkit-animation: Scroll 32s linear infinite;
              animation: Scroll 32s linear infinite;
      -webkit-animation-direction: reverse;
              animation-direction: reverse; }
  .brand-marquee-area_db8c7b495660c1bb .single-brand-marquee_6973e99901e8df40 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 44px; }
    .brand-marquee-area_db8c7b495660c1bb .single-brand-marquee_6973e99901e8df40:nth-child(even) .brand-marquee-title_4488de3e27e8a21c {
      color: #E7F914; }
    .brand-marquee-area_db8c7b495660c1bb .single-brand-marquee_6973e99901e8df40:last-child .brand-marquee-star_93bce92dc0595101 {
      display: none; }
    .brand-marquee-area_db8c7b495660c1bb .single-brand-marquee_6973e99901e8df40 .brand-marquee-title_4488de3e27e8a21c {
      font-size: 32px;
      color: #ffffff;
      font-weight: 500;
      text-transform: uppercase;
      line-height: initial;
      white-space: nowrap; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .brand-marquee-area_db8c7b495660c1bb .single-brand-marquee_6973e99901e8df40 .brand-marquee-title_4488de3e27e8a21c {
          font-size: 62px;
          line-height: 62px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .brand-marquee-area_db8c7b495660c1bb .single-brand-marquee_6973e99901e8df40 .brand-marquee-title_4488de3e27e8a21c {
          font-size: 80px;
          line-height: 80px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .brand-marquee-area_db8c7b495660c1bb .single-brand-marquee_6973e99901e8df40 .brand-marquee-title_4488de3e27e8a21c {
          font-size: 95px;
          line-height: 75px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .brand-marquee-area_db8c7b495660c1bb .single-brand-marquee_6973e99901e8df40 .brand-marquee-title_4488de3e27e8a21c {
          font-size: 100px;
          line-height: 80px; } }
    .brand-marquee-area_db8c7b495660c1bb .single-brand-marquee_6973e99901e8df40 .brand-marquee-star_93bce92dc0595101 {
      font-size: 90px;
      font-weight: 500;
      color: #E7F914;
      white-space: nowrap;
      margin-top: 20px;
      line-height: 0; }

.about-us-area_ea557b820e96b709.style-2_f05e5af28a1f520c {
  padding-top: 120px;
  padding-bottom: 330px;
  background-color: #F9F4F1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .about-us-area_ea557b820e96b709.style-2_f05e5af28a1f520c {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area_ea557b820e96b709.style-2_f05e5af28a1f520c {
      padding: 100px 0; } }
  @media (max-width: 991px) {
    .about-us-area_ea557b820e96b709.style-2_f05e5af28a1f520c .te-about-image-card_2029c7e4553bc2e7 {
      text-align: center;
      margin-bottom: 50px; } }
  @media (max-width: 991px) {
    .about-us-area_ea557b820e96b709.style-2_f05e5af28a1f520c .te-about-image-card_2029c7e4553bc2e7 .te-main-img-wrapper_45fc7deb62100f5b .te-main-img-inner_3da9883d8f05a8ab {
      width: 100%; } }
  @media (max-width: 1199px) {
    .about-us-area_ea557b820e96b709.style-2_f05e5af28a1f520c .te-about-image-card_2029c7e4553bc2e7 .te-company-foundation_6cc2ab081b31a1cd {
      left: 0; } }
  @media (max-width: 1199px) {
    .about-us-area_ea557b820e96b709.style-2_f05e5af28a1f520c .te-about-info-card_39b3a5a72b1238c0 {
      padding-left: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area_ea557b820e96b709.style-2_f05e5af28a1f520c .te-about-info-card_39b3a5a72b1238c0 {
      padding-left: 60px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .about-us-area_ea557b820e96b709.style-2_f05e5af28a1f520c .te-about-info-card_39b3a5a72b1238c0 {
      padding-left: 80px; } }

.feature-area_3765bb6760a53274.style-2_f05e5af28a1f520c {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .feature-area_3765bb6760a53274.style-2_f05e5af28a1f520c {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .feature-area_3765bb6760a53274.style-2_f05e5af28a1f520c {
      padding-top: 100px;
      padding-bottom: 76px; } }

.cta-and-portfolio-area_0766fcbf7e589867 {
  background: -webkit-gradient(linear, left top, left bottom, from(#EAF4FE), to(#C9E4FF));
  background: linear-gradient(180deg, #EAF4FE 0%, #C9E4FF 100%);
  padding-bottom: 610px; }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .cta-and-portfolio-area_0766fcbf7e589867 {
      padding-bottom: 100px; } }
  @media (max-width: 991px) {
    .cta-and-portfolio-area_0766fcbf7e589867 {
      padding-bottom: 80px; } }

.portfolio-area_07f65f14dd4115b1.style-2_f05e5af28a1f520c {
  padding-top: 120px;
  margin-top: -600px; }
  @media (max-width: 991px) {
    .portfolio-area_07f65f14dd4115b1.style-2_f05e5af28a1f520c {
      margin-top: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .portfolio-area_07f65f14dd4115b1.style-2_f05e5af28a1f520c {
      margin-top: 0;
      padding-top: 100px; } }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .portfolio-area_07f65f14dd4115b1.style-2_f05e5af28a1f520c {
      padding-top: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .portfolio-area_07f65f14dd4115b1.style-2_f05e5af28a1f520c {
      padding-top: 100px; } }

.team-slider-area_a2f4b23631c9dcc1.style-2_f05e5af28a1f520c {
  overflow: hidden;
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .team-slider-area_a2f4b23631c9dcc1.style-2_f05e5af28a1f520c {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-slider-area_a2f4b23631c9dcc1.style-2_f05e5af28a1f520c {
      padding: 100px 0; } }
  .team-slider-area_a2f4b23631c9dcc1.style-2_f05e5af28a1f520c .slick-list_c361f864670773ee {
    padding-bottom: 0; }

.faq-area_c1534541767307ce.style-1_866be221b388c786 {
  padding-bottom: 100px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .faq-area_c1534541767307ce.style-1_866be221b388c786 {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-area_c1534541767307ce.style-1_866be221b388c786 {
      padding-bottom: 100px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .faq-area_c1534541767307ce.style-1_866be221b388c786 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_c1534541767307ce.style-1_866be221b388c786 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_c1534541767307ce.style-1_866be221b388c786 .accordion-wrapper_3b94a99d591f25a0 {
      padding-right: 60px; } }
  .faq-area_c1534541767307ce.style-1_866be221b388c786 .te-faq-image_07dc01c00ebf6ceb {
    margin-top: 82px;
    position: relative;
    right: -83px;
    display: inline-block; }
    @media (max-width: 1199px) {
      .faq-area_c1534541767307ce.style-1_866be221b388c786 .te-faq-image_07dc01c00ebf6ceb {
        right: unset;
        margin-bottom: 150px;
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%);
        left: 50%; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .faq-area_c1534541767307ce.style-1_866be221b388c786 .te-faq-image_07dc01c00ebf6ceb {
        right: 0; } }
    .faq-area_c1534541767307ce.style-1_866be221b388c786 .te-faq-image_07dc01c00ebf6ceb .te-image-wrapper_58df7b8576d58f6c {
      position: relative; }
      .faq-area_c1534541767307ce.style-1_866be221b388c786 .te-faq-image_07dc01c00ebf6ceb .te-image-wrapper_58df7b8576d58f6c .te-main-img-inner_3da9883d8f05a8ab {
        -webkit-clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);
                clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%); }
      .faq-area_c1534541767307ce.style-1_866be221b388c786 .te-faq-image_07dc01c00ebf6ceb .te-image-wrapper_58df7b8576d58f6c .te-image-shape_074a5c85e30d0202 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: -1; }
      .faq-area_c1534541767307ce.style-1_866be221b388c786 .te-faq-image_07dc01c00ebf6ceb .te-image-wrapper_58df7b8576d58f6c .content_2c3c423fca97fd91 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 10px; }
        .faq-area_c1534541767307ce.style-1_866be221b388c786 .te-faq-image_07dc01c00ebf6ceb .te-image-wrapper_58df7b8576d58f6c .content_2c3c423fca97fd91 .title_40f5a827e32fa7e6 {
          font-size: 18px;
          font-weight: 400;
          line-height: 18px;
          color: #ffffff;
          margin-bottom: 0; }
        .faq-area_c1534541767307ce.style-1_866be221b388c786 .te-faq-image_07dc01c00ebf6ceb .te-image-wrapper_58df7b8576d58f6c .content_2c3c423fca97fd91 .number_4ab2ddee783fa6e0 {
          font-size: 32px;
          font-weight: 500;
          line-height: 32px;
          letter-spacing: 0px;
          color: #ffffff;
          margin-bottom: 0; }
      .faq-area_c1534541767307ce.style-1_866be221b388c786 .te-faq-image_07dc01c00ebf6ceb .te-image-wrapper_58df7b8576d58f6c .top-content_960bcc5660126ebf {
        width: 152px;
        height: 152px;
        background-color: #317EFE;
        border-radius: 100%;
        border: 16px solid #ffffff;
        position: absolute;
        left: -70px;
        top: -95px; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .faq-area_c1534541767307ce.style-1_866be221b388c786 .te-faq-image_07dc01c00ebf6ceb .te-image-wrapper_58df7b8576d58f6c .top-content_960bcc5660126ebf {
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); } }
      .faq-area_c1534541767307ce.style-1_866be221b388c786 .te-faq-image_07dc01c00ebf6ceb .te-image-wrapper_58df7b8576d58f6c .bottom-content_f7b716774c146888 {
        border: 20px solid #ffffff;
        background-color: #ffffff;
        border-radius: 50%;
        width: 187px;
        height: 187px;
        position: absolute;
        right: -30px;
        bottom: -110px;
        -webkit-box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.05);
                box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.05); }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .faq-area_c1534541767307ce.style-1_866be221b388c786 .te-faq-image_07dc01c00ebf6ceb .te-image-wrapper_58df7b8576d58f6c .bottom-content_f7b716774c146888 {
            right: 50%;
            -webkit-transform: translateX(50%);
                    transform: translateX(50%); } }
        .faq-area_c1534541767307ce.style-1_866be221b388c786 .te-faq-image_07dc01c00ebf6ceb .te-image-wrapper_58df7b8576d58f6c .bottom-content_f7b716774c146888 .bottom-content-inner_7167e49366175207 {
          width: 100%;
          height: 100%;
          background-color: #E7F914;
          border-radius: 100%;
          border: 8px solid #ffffff;
          outline: 2px dashed #14203A; }
          .faq-area_c1534541767307ce.style-1_866be221b388c786 .te-faq-image_07dc01c00ebf6ceb .te-image-wrapper_58df7b8576d58f6c .bottom-content_f7b716774c146888 .bottom-content-inner_7167e49366175207 .title_40f5a827e32fa7e6,
          .faq-area_c1534541767307ce.style-1_866be221b388c786 .te-faq-image_07dc01c00ebf6ceb .te-image-wrapper_58df7b8576d58f6c .bottom-content_f7b716774c146888 .bottom-content-inner_7167e49366175207 .number_4ab2ddee783fa6e0 {
            color: #14203A; }

.testimonial-bg-area_6d2b2bc399cbd3a6 {
  height: 490px;
  background-color: #F9F4F1;
  margin-top: -280px;
  margin-bottom: -120px; }

.testimonial-slider-area_efce77a15f84d0be {
  overflow: hidden;
  padding-bottom: 10px; }
  .testimonial-slider-area_efce77a15f84d0be.style-2_f05e5af28a1f520c .slick-list_c361f864670773ee {
    margin: 0 -100px;
    overflow: visible; }
    .testimonial-slider-area_efce77a15f84d0be.style-2_f05e5af28a1f520c .slick-list_c361f864670773ee .te-slick-item_e0bf2d4da6307648 {
      width: 520px;
      margin: 0 15px; }

.counter-up-area_e44b2b6cf841113d.style-2_f05e5af28a1f520c .te-counter-card_7f6de3f57e5aaaa3 {
  padding: 80px 55px;
  background-color: #131A2A;
  border-radius: 20px; }
  .counter-up-area_e44b2b6cf841113d.style-2_f05e5af28a1f520c .te-counter-card_7f6de3f57e5aaaa3 .te-counter-item_ff969683bd8b7d90 .icon_92f6e5439255ec97 {
    width: unset;
    height: unset;
    background-color: transparent; }
  .counter-up-area_e44b2b6cf841113d.style-2_f05e5af28a1f520c .te-counter-card_7f6de3f57e5aaaa3 .te-counter-item_ff969683bd8b7d90 .te-counter-title_a6c572cf57329e23 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px; }
    .counter-up-area_e44b2b6cf841113d.style-2_f05e5af28a1f520c .te-counter-card_7f6de3f57e5aaaa3 .te-counter-item_ff969683bd8b7d90 .te-counter-title_a6c572cf57329e23 .content_2c3c423fca97fd91 {
      gap: 18px;
      text-align: left; }
  .counter-up-area_e44b2b6cf841113d.style-2_f05e5af28a1f520c .te-counter-card_7f6de3f57e5aaaa3 .te-counter-item_ff969683bd8b7d90 .title_40f5a827e32fa7e6 {
    color: #ffffff; }
  .counter-up-area_e44b2b6cf841113d.style-2_f05e5af28a1f520c .te-counter-card_7f6de3f57e5aaaa3 .te-counter-item_ff969683bd8b7d90 .number_4ab2ddee783fa6e0 {
    color: #E7F914; }
  .counter-up-area_e44b2b6cf841113d.style-2_f05e5af28a1f520c .te-counter-card_7f6de3f57e5aaaa3 .te-counter-item_ff969683bd8b7d90 .number_4ab2ddee783fa6e0,
  .counter-up-area_e44b2b6cf841113d.style-2_f05e5af28a1f520c .te-counter-card_7f6de3f57e5aaaa3 .te-counter-item_ff969683bd8b7d90 .title_40f5a827e32fa7e6 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

.latest-posts-area_85227a3126539998.style-2_f05e5af28a1f520c {
  padding-top: 120px;
  padding-bottom: 80px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .latest-posts-area_85227a3126539998.style-2_f05e5af28a1f520c {
      padding-top: 80px;
      padding-bottom: 40px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .latest-posts-area_85227a3126539998.style-2_f05e5af28a1f520c {
      padding-top: 100px;
      padding-bottom: 60px; } }

.subscribe-area_31472a9d92cb9075.style-2_f05e5af28a1f520c {
  position: relative;
  z-index: 9;
  margin-bottom: -140px; }
  .subscribe-area_31472a9d92cb9075.style-2_f05e5af28a1f520c .te-subscribe-inner-area_e60d22efe8833bbc {
    background-color: #317EFE;
    padding: 10px;
    border-radius: 20px;
    gap: 0; }
    .subscribe-area_31472a9d92cb9075.style-2_f05e5af28a1f520c .te-subscribe-inner-area_e60d22efe8833bbc .te-image-bg-collumn_fe941f94ed96774b {
      width: 255px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      -ms-flex-preferred-size: unset;
          flex-basis: unset;
      -webkit-box-flex: unset;
          -ms-flex-positive: unset;
              flex-grow: unset; }
    .subscribe-area_31472a9d92cb9075.style-2_f05e5af28a1f520c .te-subscribe-inner-area_e60d22efe8833bbc .te-subscribe-form-wrapper_c0b99c0d4778f353 {
      padding: 0; }
    .subscribe-area_31472a9d92cb9075.style-2_f05e5af28a1f520c .te-subscribe-inner-area_e60d22efe8833bbc .te-content-wrapper_ed2fbd6c332bbc24 {
      gap: 60px;
      width: unset;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      float: right;
      position: relative;
      z-index: 2;
      left: -50px; }
      @media (max-width: 991px) {
        .subscribe-area_31472a9d92cb9075.style-2_f05e5af28a1f520c .te-subscribe-inner-area_e60d22efe8833bbc .te-content-wrapper_ed2fbd6c332bbc24 {
          left: unset; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_31472a9d92cb9075.style-2_f05e5af28a1f520c .te-subscribe-inner-area_e60d22efe8833bbc .te-content-wrapper_ed2fbd6c332bbc24 {
          -webkit-box-align: start;
              -ms-flex-align: start;
                  align-items: flex-start;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          gap: 30px;
          float: unset; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .subscribe-area_31472a9d92cb9075.style-2_f05e5af28a1f520c .te-subscribe-inner-area_e60d22efe8833bbc .te-content-wrapper_ed2fbd6c332bbc24 {
          -webkit-box-align: start;
              -ms-flex-align: start;
                  align-items: flex-start;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          gap: 30px;
          float: unset; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .subscribe-area_31472a9d92cb9075.style-2_f05e5af28a1f520c .te-subscribe-inner-area_e60d22efe8833bbc .te-content-wrapper_ed2fbd6c332bbc24 {
          gap: 60px; } }
      .subscribe-area_31472a9d92cb9075.style-2_f05e5af28a1f520c .te-subscribe-inner-area_e60d22efe8833bbc .te-content-wrapper_ed2fbd6c332bbc24 .te-subscribe-title_606a4009c808effc {
        font-size: 38px;
        font-weight: 500;
        line-height: 46px;
        letter-spacing: -0.676px;
        text-transform: capitalize;
        margin-bottom: 0; }
      .subscribe-area_31472a9d92cb9075.style-2_f05e5af28a1f520c .te-subscribe-inner-area_e60d22efe8833bbc .te-content-wrapper_ed2fbd6c332bbc24 .te-content-inner_d19bd9faa0c02d23 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 20px; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .subscribe-area_31472a9d92cb9075.style-2_f05e5af28a1f520c .te-subscribe-inner-area_e60d22efe8833bbc .te-content-wrapper_ed2fbd6c332bbc24 .te-content-inner_d19bd9faa0c02d23 {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
        .subscribe-area_31472a9d92cb9075.style-2_f05e5af28a1f520c .te-subscribe-inner-area_e60d22efe8833bbc .te-content-wrapper_ed2fbd6c332bbc24 .te-content-inner_d19bd9faa0c02d23 .icon_92f6e5439255ec97 {
          width: 90px;
          height: 90px;
          background-color: #E7F914;
          border-radius: 20px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -ms-flex-negative: 0;
              flex-shrink: 0;
          padding: 15px; }
    .subscribe-area_31472a9d92cb9075.style-2_f05e5af28a1f520c .te-subscribe-inner-area_e60d22efe8833bbc .te-subscribe-form-widget_11dfb7e90e2a5e6c {
      background: #fff;
      padding: 7px;
      border-radius: 50px; }
    .subscribe-area_31472a9d92cb9075.style-2_f05e5af28a1f520c .te-subscribe-inner-area_e60d22efe8833bbc .mc4wp-form-fields_20655ebe24fc17b6 {
      gap: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .subscribe-area_31472a9d92cb9075.style-2_f05e5af28a1f520c .te-subscribe-inner-area_e60d22efe8833bbc .mc4wp-form-fields_20655ebe24fc17b6 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }

.testimonial-slider-area_efce77a15f84d0be.style-3_7fd0940b93536cc1 {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .testimonial-slider-area_efce77a15f84d0be.style-3_7fd0940b93536cc1 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slider-area_efce77a15f84d0be.style-3_7fd0940b93536cc1 {
      padding: 100px 0; } }
  .testimonial-slider-area_efce77a15f84d0be.style-3_7fd0940b93536cc1 .slick-list_c361f864670773ee .slick-slide_79f9004b9fb90d75.slick-current_84b41ec9d7f0fdfe .te-testimonial-card_74cb56420bb58765.style-3_7fd0940b93536cc1 .te-content-wrapper_ed2fbd6c332bbc24 .te-user-meta_9742d227c92fb69e .icon_92f6e5439255ec97 {
    color: #317EFE; }

.te-process-step-area_38e252fb5cae8755.style-2_f05e5af28a1f520c {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-process-step-area_38e252fb5cae8755.style-2_f05e5af28a1f520c {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .te-process-step-area_38e252fb5cae8755.style-2_f05e5af28a1f520c {
      padding-top: 100px;
      padding-bottom: 76px; } }
  .te-process-step-area_38e252fb5cae8755.style-2_f05e5af28a1f520c .te-process-step_8930d3261c41dc0e {
    padding: 30px 40px 40px 40px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.05);
            box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.05); }
    .te-process-step-area_38e252fb5cae8755.style-2_f05e5af28a1f520c .te-process-step_8930d3261c41dc0e .te-counter-wrapper_6c405564c53a20ca {
      padding-bottom: 20px; }

.contact-form-area_3426ecb32158fe6f {
  padding-top: 30px;
  padding-bottom: 45px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .contact-form-area_3426ecb32158fe6f {
      padding-top: 30px;
      padding-bottom: 45px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .contact-form-area_3426ecb32158fe6f {
      padding-top: 30px;
      padding-bottom: 45px; } }
  .contact-form-area_3426ecb32158fe6f .te-comment-respond_5b287cbb43ab311a .title_40f5a827e32fa7e6,
  .contact-form-area_3426ecb32158fe6f .te-title-wrapper_16bf583eca3de22c .title_40f5a827e32fa7e6 {
    font-size: 57px;
    font-weight: 500;
    line-height: 77.72px;
    letter-spacing: -1px;
    text-transform: capitalize;
    margin-bottom: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .contact-form-area_3426ecb32158fe6f .te-comment-respond_5b287cbb43ab311a .title_40f5a827e32fa7e6,
      .contact-form-area_3426ecb32158fe6f .te-title-wrapper_16bf583eca3de22c .title_40f5a827e32fa7e6 {
        font-size: 32px;
        line-height: 38px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .contact-form-area_3426ecb32158fe6f .te-comment-respond_5b287cbb43ab311a .title_40f5a827e32fa7e6,
      .contact-form-area_3426ecb32158fe6f .te-title-wrapper_16bf583eca3de22c .title_40f5a827e32fa7e6 {
        font-size: 34px;
        line-height: 40px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .contact-form-area_3426ecb32158fe6f .te-comment-respond_5b287cbb43ab311a .title_40f5a827e32fa7e6,
      .contact-form-area_3426ecb32158fe6f .te-title-wrapper_16bf583eca3de22c .title_40f5a827e32fa7e6 {
        font-size: 48px;
        line-height: 52px; } }
  .contact-form-area_3426ecb32158fe6f .te-social-profile-link_78118af9fa305fa1 {
    gap: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 50px; }
    .contact-form-area_3426ecb32158fe6f .te-social-profile-link_78118af9fa305fa1 a {
      width: 50px;
      height: 50px;
      color: #14203A;
      background-color: #F9F4F1;
      border: 1px solid #E1E1E1;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      border-radius: 50px;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
      .contact-form-area_3426ecb32158fe6f .te-social-profile-link_78118af9fa305fa1 a:hover {
        color: #ffffff;
        background-color: #317EFE;
        border-color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

@media (max-width: 991px) {
  .te-contact-info-wrapper_a67457d9d000674a {
    margin-bottom: 60px; } }

.te-contact-info_69459f21d7f54f58 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-contact-info_69459f21d7f54f58 .te-icon-card_21b1b8c2e39f8793 {
      -webkit-box-orient: unset;
      -webkit-box-direction: unset;
          -ms-flex-direction: unset;
              flex-direction: unset; } }

.te-map-widget_234ab37e66f8e969 iframe {
  width: 100%;
  height: 650px;
  margin-bottom: -12px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-map-widget_234ab37e66f8e969 iframe {
      height: 350px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .te-map-widget_234ab37e66f8e969 iframe {
      height: 450px; } }

.feature-area_3765bb6760a53274.style-3_7fd0940b93536cc1 {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .feature-area_3765bb6760a53274.style-3_7fd0940b93536cc1 {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .feature-area_3765bb6760a53274.style-3_7fd0940b93536cc1 {
      padding-top: 100px;
      padding-bottom: 76px; } }
  .feature-area_3765bb6760a53274.style-3_7fd0940b93536cc1 .te-info-card_8c7b2a16aa6cb48b {
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 1px solid #E1E1E1;
    padding: 0;
    border-radius: 20px;
    overflow: hidden; }
    .feature-area_3765bb6760a53274.style-3_7fd0940b93536cc1 .te-info-card_8c7b2a16aa6cb48b .te-info-card-inner_bd94075908af4148 {
      gap: 0; }
    .feature-area_3765bb6760a53274.style-3_7fd0940b93536cc1 .te-info-card_8c7b2a16aa6cb48b .image_000480b25db55f5d {
      border-radius: 0; }
    .feature-area_3765bb6760a53274.style-3_7fd0940b93536cc1 .te-info-card_8c7b2a16aa6cb48b .te-content-wrapper_ed2fbd6c332bbc24 {
      padding: 40px 40px 30px 40px; }
      @media (max-width: 1399px) {
        .feature-area_3765bb6760a53274.style-3_7fd0940b93536cc1 .te-info-card_8c7b2a16aa6cb48b .te-content-wrapper_ed2fbd6c332bbc24 {
          padding: 40px 30px 30px 30px; } }

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .te-service-details-wrapper_860b0b5358eaa83c {
    margin-top: 40px; } }
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .te-service-details-wrapper_860b0b5358eaa83c {
    margin-top: 40px; } }

.service-details-page_940984036f088941 {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .service-details-page_940984036f088941 {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .service-details-page_940984036f088941 {
      padding-top: 100px;
      padding-bottom: 76px; } }
  .service-details-page_940984036f088941 .sidebar_bdb913c2e895ebc0 .te_widget_categories_23329817f67142b7 ul li a .my-icon_2fe328397a79d6d0 {
    font-size: 24px; }
  .service-details-page_940984036f088941 .sidebar_bdb913c2e895ebc0 .te_widget_categories_23329817f67142b7 ul li a:before {
    display: none; }

.service-details_0c8ef60016e88105 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 30px; }
  .service-details_0c8ef60016e88105 .image_000480b25db55f5d {
    border-radius: 20px;
    overflow: hidden; }
  .service-details_0c8ef60016e88105 .content_2c3c423fca97fd91 .te-title-wrapper_16bf583eca3de22c {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 10px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 46px; }
    .service-details_0c8ef60016e88105 .content_2c3c423fca97fd91 .te-title-wrapper_16bf583eca3de22c .title-inner_38c06bee36f6f8bc {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 20px; }
      .service-details_0c8ef60016e88105 .content_2c3c423fca97fd91 .te-title-wrapper_16bf583eca3de22c .title-inner_38c06bee36f6f8bc .icon_92f6e5439255ec97 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -ms-flex-negative: 0;
            flex-shrink: 0;
        background-color: #317EFE;
        width: 60px;
        height: 60px;
        border-radius: 20px;
        font-size: 24px;
        color: #ffffff; }
      .service-details_0c8ef60016e88105 .content_2c3c423fca97fd91 .te-title-wrapper_16bf583eca3de22c .title-inner_38c06bee36f6f8bc .title_40f5a827e32fa7e6 {
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: 39.84px;
        letter-spacing: 0px;
        margin-bottom: 0;
        color: #317EFE; }

.service-details-overview_f9822fd7749d5b1c {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 50px;
  margin-top: 30px; }
  .service-details-overview_f9822fd7749d5b1c .list-wrapper_027027745e11d3e0 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px; }
    .service-details-overview_f9822fd7749d5b1c .list-wrapper_027027745e11d3e0 .icon_92f6e5439255ec97 {
      width: 60px;
      height: 60px;
      border-radius: 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      background-color: #1834c61f;
      font-size: 24px;
      color: #317EFE; }
    .service-details-overview_f9822fd7749d5b1c .list-wrapper_027027745e11d3e0 ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      list-style: none;
      margin-bottom: 0;
      padding-left: 0;
      position: relative;
      gap: 20px; }
      .service-details-overview_f9822fd7749d5b1c .list-wrapper_027027745e11d3e0 ul::after {
        width: 2px;
        height: calc(100% - 20px);
        background-color: #E1E1E1;
        content: "";
        position: absolute;
        left: 2px;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%); }
      .service-details-overview_f9822fd7749d5b1c .list-wrapper_027027745e11d3e0 ul li {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 15px;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px; }
        .service-details-overview_f9822fd7749d5b1c .list-wrapper_027027745e11d3e0 ul li::before {
          width: 6px;
          height: 6px;
          border-radius: 100%;
          background-color: #317EFE;
          content: "";
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-negative: 0;
              flex-shrink: 0;
          z-index: 2; }

.team-page_04945d3974cb0419 {
  padding-top: 120px;
  padding-bottom: 96px; }
  .team-page_04945d3974cb0419 .te-team-card_6aed4bb53f757e70 {
    margin-bottom: 24px;
    -webkit-box-shadow: 0px 0px 18px 3px rgba(0, 0, 0, 0.05);
            box-shadow: 0px 0px 18px 3px rgba(0, 0, 0, 0.05);
    background-color: #ffffff; }

.team-details-page_d43b006af3fd8680 {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .team-details-page_d43b006af3fd8680 {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-page_d43b006af3fd8680 {
      padding-top: 100px;
      padding-bottom: 76px; } }

.team-details-wrapper_fd61b45514f73cf2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 60px; }
  @media (max-width: 991px) {
    .team-details-wrapper_fd61b45514f73cf2 {
      gap: 30px; } }

.team-details_123a77fd05c26b01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 60px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (max-width: 991px) {
    .team-details_123a77fd05c26b01 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      gap: 30px; } }
  .team-details_123a77fd05c26b01 .content_2c3c423fca97fd91 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 35px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .team-details_123a77fd05c26b01 .content_2c3c423fca97fd91 {
        gap: 30px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .team-details_123a77fd05c26b01 .content_2c3c423fca97fd91 {
        gap: 20px; } }
  .team-details_123a77fd05c26b01 .image_000480b25db55f5d {
    width: 520px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    border-radius: 20px;
    overflow: hidden; }
    @media (max-width: 991px) {
      .team-details_123a77fd05c26b01 .image_000480b25db55f5d {
        width: 100%; }
        .team-details_123a77fd05c26b01 .image_000480b25db55f5d img {
          width: 100%; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .team-details_123a77fd05c26b01 .image_000480b25db55f5d {
        width: 330px; } }
  .team-details_123a77fd05c26b01 .user-meta_aed49aaa9bbe8130 .title_40f5a827e32fa7e6 {
    font-size: 57px;
    letter-spacing: -1px;
    margin-bottom: 20px; }
    @media (max-width: 991px) {
      .team-details_123a77fd05c26b01 .user-meta_aed49aaa9bbe8130 .title_40f5a827e32fa7e6 {
        font-size: 34px;
        margin-bottom: 10px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .team-details_123a77fd05c26b01 .user-meta_aed49aaa9bbe8130 .title_40f5a827e32fa7e6 {
        font-size: 36px; } }
  .team-details_123a77fd05c26b01 .user-meta_aed49aaa9bbe8130 .desc_960068cb5eee49e0 {
    margin-bottom: 0;
    line-height: 20px; }
  .team-details_123a77fd05c26b01 .social_813d2a687627f697 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px;
    width: 100%;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .team-details_123a77fd05c26b01 .social_813d2a687627f697 a {
      width: 40px;
      height: 40px;
      border-radius: 50px;
      background-color: transparent;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      font-size: 14px;
      color: #317EFE;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border: 1px solid #317EFE; }
      .team-details_123a77fd05c26b01 .social_813d2a687627f697 a:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

.team-details-overview-wrapper_15258168189e5744 .sec-title_2f273891c4ef58c5 {
  font-size: 32px;
  font-weight: 500;
  line-height: 38px;
  letter-spacing: 0px;
  color: #131A2A; }
  @media (max-width: 991px) {
    .team-details-overview-wrapper_15258168189e5744 .sec-title_2f273891c4ef58c5 {
      font-size: 28px;
      line-height: 32px; } }

.team-details-overview_152e6d9fe42e3ca2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 50px; }

.blog-grid-area_80c45c36b192a8a8 {
  padding-top: 140px;
  padding-bottom: 144px; }
  @media (max-width: 991px) {
    .blog-grid-area_80c45c36b192a8a8 {
      padding: 100px 0; } }
  @media (max-width: 767px) {
    .blog-grid-area_80c45c36b192a8a8 {
      padding: 70px 0; } }

.blog-load-btn_e0fa6659ef460e44 {
  padding: 20px 35px;
  background: #E7F914;
  color: #ffffff;
  font-size: 16px;
  line-height: 18px;
  font-weight: 500;
  border-radius: 6px; }
  @media (max-width: 767px) {
    .blog-load-btn_e0fa6659ef460e44 {
      margin-top: 0; } }
  .blog-load-btn_e0fa6659ef460e44:hover {
    background-color: #317EFE;
    color: #ffffff; }

.footer_1b8e16d489530f64 {
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .footer_1b8e16d489530f64 .te-subscribe-form-widget_11dfb7e90e2a5e6c .submit-btn_5ac2c0a8f50bf313 span {
    display: none; }
  .footer_1b8e16d489530f64.style-1_866be221b388c786 {
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .footer_1b8e16d489530f64.style-1_866be221b388c786 .te-footer-sec_aec8f39643d61a3d {
      border-bottom: 1px solid rgba(19, 26, 42, 0.1);
      padding-top: 214px;
      padding-bottom: 60px; }
      .footer_1b8e16d489530f64.style-1_866be221b388c786 .te-footer-sec_aec8f39643d61a3d .te-footer-widget_096830a7cac8cc6f .te-subscribe-form-widget_11dfb7e90e2a5e6c .mc4wp-form-fields_20655ebe24fc17b6 {
        border-color: rgba(19, 26, 42, 0.5); }
    .footer_1b8e16d489530f64.style-1_866be221b388c786 .te-footer-widget_096830a7cac8cc6f .te-subscribe-form-widget_11dfb7e90e2a5e6c .single-field_12c23ee174421ea2 input {
      color: #131A2A; }
  .footer_1b8e16d489530f64.style-2_f05e5af28a1f520c .widget_9d891d2d7a14eaea .wp-block-heading_d232a6b5f72c6d0d,
  .footer_1b8e16d489530f64.style-2_f05e5af28a1f520c .widget_9d891d2d7a14eaea .widget-title_1aa2ff61ac53f193,
  .footer_1b8e16d489530f64.style-2_f05e5af28a1f520c .widget_9d891d2d7a14eaea .wp-block-search__label_76924f2a7ff66229,
  .footer_1b8e16d489530f64.style-2_f05e5af28a1f520c .sidebar__widget_c4733073d4516c91 .wp-block-heading_d232a6b5f72c6d0d,
  .footer_1b8e16d489530f64.style-2_f05e5af28a1f520c .sidebar__widget_c4733073d4516c91 .widget-title_1aa2ff61ac53f193,
  .footer_1b8e16d489530f64.style-2_f05e5af28a1f520c .sidebar__widget_c4733073d4516c91 .wp-block-search__label_76924f2a7ff66229,
  .footer_1b8e16d489530f64.style-2_f05e5af28a1f520c .widget_9d891d2d7a14eaea ul li a,
  .footer_1b8e16d489530f64.style-2_f05e5af28a1f520c .widget_9d891d2d7a14eaea ol li a,
  .footer_1b8e16d489530f64.style-2_f05e5af28a1f520c .sidebar__widget_c4733073d4516c91 ul li a,
  .footer_1b8e16d489530f64.style-2_f05e5af28a1f520c .sidebar__widget_c4733073d4516c91 ol li a,
  .footer_1b8e16d489530f64.style-2_f05e5af28a1f520c .widget_9d891d2d7a14eaea ul li,
  .footer_1b8e16d489530f64.style-2_f05e5af28a1f520c .wp-calendar-table_888a6d29328fc95a,
  .footer_1b8e16d489530f64.style-2_f05e5af28a1f520c .wp-block-calendar_faffb7284102c8a2 caption,
  .footer_1b8e16d489530f64.style-2_f05e5af28a1f520c nav.wp-calendar-nav_23a693f9b8bb0ce2 a,
  .footer_1b8e16d489530f64.style-2_f05e5af28a1f520c .wp-block-latest-comments__comment-excerpt_2b817dacabe76837,
  .footer_1b8e16d489530f64.style-2_f05e5af28a1f520c .wp-calendar-table_888a6d29328fc95a caption,
  .footer_1b8e16d489530f64.style-2_f05e5af28a1f520c .widget_text_d7e44bed9e77f071,
  .footer_1b8e16d489530f64.style-2_f05e5af28a1f520c .widget_9d891d2d7a14eaea .tagcloud_78baacae4d4f7367 a,
  .footer_1b8e16d489530f64.style-2_f05e5af28a1f520c .widget_9d891d2d7a14eaea .wp-block-tag-cloud_eb240227cb22b737 a,
  .footer_1b8e16d489530f64.style-2_f05e5af28a1f520c .sidebar__widget_c4733073d4516c91 .tagcloud_78baacae4d4f7367 a,
  .footer_1b8e16d489530f64.style-2_f05e5af28a1f520c .sidebar__widget_c4733073d4516c91 .wp-block-tag-cloud_eb240227cb22b737 a,
  .footer_1b8e16d489530f64.style-2_f05e5af28a1f520c .wp-block-latest-comments__comment-date_c3ea9b409a20d8b1,
  .footer_1b8e16d489530f64.style-2_f05e5af28a1f520c .wp-block-latest-comments__comment_6b9beafc73b8d2cf,
  .footer_1b8e16d489530f64.style-2_f05e5af28a1f520c .wp-block-archives-dropdown_62585e812aaa19a7 label,
  .footer_1b8e16d489530f64.style-2_f05e5af28a1f520c .widget_categories_d8d23515f364c3c5 li a,
  .footer_1b8e16d489530f64.style-2_f05e5af28a1f520c .widget_archive_2922fd273089a3dc li a,
  .footer_1b8e16d489530f64.style-2_f05e5af28a1f520c .widget_nav_menu_8c4f5f719b730f1d li a,
  .footer_1b8e16d489530f64.style-2_f05e5af28a1f520c .widget_tag_cloud_d64d9e7e0cf375fa a,
  .footer_1b8e16d489530f64.style-2_f05e5af28a1f520c .widget_rss_e8e50a3a286cf88d li a,
  .footer_1b8e16d489530f64.style-2_f05e5af28a1f520c .widget_rss_e8e50a3a286cf88d li,
  .footer_1b8e16d489530f64.style-2_f05e5af28a1f520c .footer__widget_6441470e92f3e077 a,
  .footer_1b8e16d489530f64.style-2_f05e5af28a1f520c .footer__widget_6441470e92f3e077 li,
  .footer_1b8e16d489530f64.style-2_f05e5af28a1f520c li.recentcomments_deea739ae47fcc85 {
    color: #ffffff; }
  .footer_1b8e16d489530f64.style-2_f05e5af28a1f520c .te-theme-btn_3ecee93319bb6aa2,
  .footer_1b8e16d489530f64.style-2_f05e5af28a1f520c .wp-block-loginout_25c27a71d7d8c4e4 a,
  .footer_1b8e16d489530f64.style-2_f05e5af28a1f520c input.te-theme-btn_3ecee93319bb6aa2,
  .footer_1b8e16d489530f64.style-2_f05e5af28a1f520c .widget_9d891d2d7a14eaea .wp-block-search_86c7ee152a3951f0 button,
  .footer_1b8e16d489530f64.style-2_f05e5af28a1f520c .widget_9d891d2d7a14eaea .search-form_5a0436b1d7cd674e button,
  .footer_1b8e16d489530f64.style-2_f05e5af28a1f520c .widget_9d891d2d7a14eaea .sidebar__search_0d434b23e09cc5aa button,
  .footer_1b8e16d489530f64.style-2_f05e5af28a1f520c .sidebar__widget_c4733073d4516c91 .wp-block-search_86c7ee152a3951f0 button,
  .footer_1b8e16d489530f64.style-2_f05e5af28a1f520c .sidebar__widget_c4733073d4516c91 .search-form_5a0436b1d7cd674e button,
  .footer_1b8e16d489530f64.style-2_f05e5af28a1f520c .sidebar__widget_c4733073d4516c91 .sidebar__search_0d434b23e09cc5aa button {
    background-color: #E7F914;
    color: #14203A; }
  .footer_1b8e16d489530f64 .footer__widget_6441470e92f3e077 li {
    list-style: none; }
  .footer_1b8e16d489530f64 .te-footer-widget_096830a7cac8cc6f.te_widget_nav_menu_ae3ed1bdc2252678 li.wp-block-social-link_6625c660c4b8c421 {
    display: inline-block;
    width: unset !important; }
  .footer_1b8e16d489530f64 .te_widget_nav_menu_ae3ed1bdc2252678 li.cat-item_f4e5d08ee765e737 {
    text-align: right; }
    .footer_1b8e16d489530f64 .te_widget_nav_menu_ae3ed1bdc2252678 li.cat-item_f4e5d08ee765e737 a {
      float: left; }
  .footer_1b8e16d489530f64 .te-footer-bg_38346bf170684767 {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: -1; }
  .footer_1b8e16d489530f64 .footer-nav-widget_21790424232e43a4 {
    padding: 0 90px; }
    @media (max-width: 991px) {
      .footer_1b8e16d489530f64 .footer-nav-widget_21790424232e43a4 {
        padding: 0 12px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .footer_1b8e16d489530f64 .footer-nav-widget_21790424232e43a4 {
        padding: 0 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .footer_1b8e16d489530f64 .footer-nav-widget_21790424232e43a4 {
        padding: 0 30px; } }

.te-footer-widget_096830a7cac8cc6f {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .te-footer-widget_096830a7cac8cc6f {
      margin-bottom: 40px; } }
  .te-footer-widget_096830a7cac8cc6f .te-footer-widget-title_23641ab048a8db4f,
  .te-footer-widget_096830a7cac8cc6f .wp-block-heading_d232a6b5f72c6d0d {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 39px;
    color: #131A2A;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700; }
  .te-footer-widget_096830a7cac8cc6f ul {
    padding-left: 0; }
  .te-footer-widget_096830a7cac8cc6f .te-subscribe-form-widget_11dfb7e90e2a5e6c .mc4wp-form-fields_20655ebe24fc17b6 {
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 5px; }
  .te-footer-widget_096830a7cac8cc6f .te-subscribe-form-widget_11dfb7e90e2a5e6c .single-field_12c23ee174421ea2 input {
    border-radius: 0;
    background-color: transparent;
    color: #ffffff; }
  .te-footer-widget_096830a7cac8cc6f.widget-latest-posts-footer_647589ff65df34a7 {
    margin-top: -5px; }
  @media (max-width: 767px) {
    .te-footer-widget_096830a7cac8cc6f.zoom-instagram-widget_fdb4d4f5d002ac7e {
      margin-bottom: 0;
      margin-top: -10px; } }
  @media (max-width: 767px) {
    .te-footer-widget_096830a7cac8cc6f.widget_contact_info_widget_6367cd4a18178c5a {
      margin-bottom: 18px; } }
  @media only screen and (min-width: 992px) and (max-width: 1399px) {
    .te-footer-widget_096830a7cac8cc6f .widget-instagram-feed_7fcd7cbdcf778bb7 {
      width: 170px; } }
  .te-footer-widget_096830a7cac8cc6f .te-footer-widget-info_27ca10143fa5909f {
    padding-right: 30px; }
    @media (max-width: 1199px) {
      .te-footer-widget_096830a7cac8cc6f .te-footer-widget-info_27ca10143fa5909f {
        padding-right: 0; } }
    .te-footer-widget_096830a7cac8cc6f .te-footer-widget-info_27ca10143fa5909f p {
      color: #335371;
      margin-bottom: 30px; }
    .te-footer-widget_096830a7cac8cc6f .te-footer-widget-info_27ca10143fa5909f .te-footer-logo_acaad82c7cef4cf3 {
      margin-bottom: 30px;
      display: inline-block; }
    .te-footer-widget_096830a7cac8cc6f .te-footer-widget-info_27ca10143fa5909f .info-form-and-social-icon_8703eef076a508f5 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 50px; }
      .te-footer-widget_096830a7cac8cc6f .te-footer-widget-info_27ca10143fa5909f .info-form-and-social-icon_8703eef076a508f5 .te-social-profile_52fd3b0deeb91d6a {
        margin-top: 0; }
    .te-footer-widget_096830a7cac8cc6f .te-footer-widget-info_27ca10143fa5909f .te-social-profile_52fd3b0deeb91d6a {
      gap: 20px;
      margin-top: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-footer-widget_096830a7cac8cc6f .te-footer-widget-info_27ca10143fa5909f .info-form-and-social-icon_8703eef076a508f5 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: start;
        gap: 30px; } }
  .te-footer-widget_096830a7cac8cc6f.te_widget_nav_menu_ae3ed1bdc2252678 ul {
    margin-top: -5px;
    padding-left: 0;
    margin-bottom: 0; }
  .te-footer-widget_096830a7cac8cc6f.te_widget_nav_menu_ae3ed1bdc2252678 li {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 2px; }
    .te-footer-widget_096830a7cac8cc6f.te_widget_nav_menu_ae3ed1bdc2252678 li:last-child {
      padding-top: 0;
      padding-bottom: 0; }
    .te-footer-widget_096830a7cac8cc6f.te_widget_nav_menu_ae3ed1bdc2252678 li a {
      color: #335371;
      text-transform: capitalize;
      font-size: 18px;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 10px; }
      .te-footer-widget_096830a7cac8cc6f.te_widget_nav_menu_ae3ed1bdc2252678 li a::before {
        content: "\f105";
        font-family: "Font Awesome 6 Free";
        font-size: 14px; }
      .te-footer-widget_096830a7cac8cc6f.te_widget_nav_menu_ae3ed1bdc2252678 li a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-footer-widget_096830a7cac8cc6f .te-footer-widget-contact_ebe747ca67824ab5 p {
    color: #335371; }
  .te-footer-widget_096830a7cac8cc6f .te-footer-widget-contact_ebe747ca67824ab5 .footer-contact_ad76d6ae4c08ee4b ul {
    list-style: none; }
    .te-footer-widget_096830a7cac8cc6f .te-footer-widget-contact_ebe747ca67824ab5 .footer-contact_ad76d6ae4c08ee4b ul li {
      margin-bottom: 16px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      line-height: 24px;
      gap: 20px; }
      .te-footer-widget_096830a7cac8cc6f .te-footer-widget-contact_ebe747ca67824ab5 .footer-contact_ad76d6ae4c08ee4b ul li:first-child {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .te-footer-widget_096830a7cac8cc6f .te-footer-widget-contact_ebe747ca67824ab5 .footer-contact_ad76d6ae4c08ee4b ul li:first-child .contact-icon_bb12dabdeb034a13 {
          margin-top: 5px; }
      .te-footer-widget_096830a7cac8cc6f .te-footer-widget-contact_ebe747ca67824ab5 .footer-contact_ad76d6ae4c08ee4b ul li:last-child {
        margin-bottom: 0; }
      .te-footer-widget_096830a7cac8cc6f .te-footer-widget-contact_ebe747ca67824ab5 .footer-contact_ad76d6ae4c08ee4b ul li .contact-icon_bb12dabdeb034a13 {
        color: #335371;
        border-radius: 50px;
        float: left;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
      .te-footer-widget_096830a7cac8cc6f .te-footer-widget-contact_ebe747ca67824ab5 .footer-contact_ad76d6ae4c08ee4b ul li .contact-text_268412ea6ee2302b {
        color: #335371;
        font-size: 18px;
        line-height: 24px;
        overflow: hidden; }
        .te-footer-widget_096830a7cac8cc6f .te-footer-widget-contact_ebe747ca67824ab5 .footer-contact_ad76d6ae4c08ee4b ul li .contact-text_268412ea6ee2302b a:hover span {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .te-footer-widget_096830a7cac8cc6f .te-footer-widget-contact_ebe747ca67824ab5 .footer-contact_ad76d6ae4c08ee4b ul li .contact-text_268412ea6ee2302b span,
        .te-footer-widget_096830a7cac8cc6f .te-footer-widget-contact_ebe747ca67824ab5 .footer-contact_ad76d6ae4c08ee4b ul li .contact-text_268412ea6ee2302b p,
        .te-footer-widget_096830a7cac8cc6f .te-footer-widget-contact_ebe747ca67824ab5 .footer-contact_ad76d6ae4c08ee4b ul li .contact-text_268412ea6ee2302b a {
          color: #335371;
          font-size: 18px;
          line-height: 24px;
          display: inline-block;
          width: 100%;
          margin-bottom: 0;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-footer-widget_096830a7cac8cc6f .te_widget_latest_post_d4b62c58271efa53 ul li {
    margin-bottom: 10px; }
    .te-footer-widget_096830a7cac8cc6f .te_widget_latest_post_d4b62c58271efa53 ul li .te-latest-post-thumb_ec5b4d70729b5518 {
      width: 80px;
      height: 80px;
      border-radius: 20px;
      overflow: hidden; }
    .te-footer-widget_096830a7cac8cc6f .te_widget_latest_post_d4b62c58271efa53 ul li .te-latest-post-desc_5f3082b48505179a .te-latest-post-title_8a32c2c3f6b66831 {
      margin-bottom: 0;
      font-size: 18px;
      line-height: 29px;
      color: #335371;
      font-weight: 400; }
      .te-footer-widget_096830a7cac8cc6f .te_widget_latest_post_d4b62c58271efa53 ul li .te-latest-post-desc_5f3082b48505179a .te-latest-post-title_8a32c2c3f6b66831 a {
        font-size: 18px;
        line-height: 29px;
        color: #335371;
        font-weight: 400;
        position: relative;
        text-transform: capitalize;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-footer-widget_096830a7cac8cc6f .te_widget_latest_post_d4b62c58271efa53 ul li .te-latest-post-desc_5f3082b48505179a .te-latest-post-title_8a32c2c3f6b66831 a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-footer-widget_096830a7cac8cc6f .te_widget_latest_post_d4b62c58271efa53 ul li .te-latest-post-desc_5f3082b48505179a .te-latest-post-meta_95084ec2e2bbac88 {
      font-size: 14px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      font-weight: 400;
      gap: 8px;
      color: #335371; }

.te-footer-bottom-menu_d2a2ea6e1e797e61 ul {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 13px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 0;
  padding-left: 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media (max-width: 991px) {
    .te-footer-bottom-menu_d2a2ea6e1e797e61 ul {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .te-footer-bottom-menu_d2a2ea6e1e797e61 ul li a {
    font-size: 18px;
    text-transform: capitalize;
    color: #335371;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-footer-bottom-menu_d2a2ea6e1e797e61 ul li a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }

.footer-bottom-area_2e2352fc616a9610 {
  padding: 16px 0; }
  @media (max-width: 991px) {
    .footer-bottom-area_2e2352fc616a9610 {
      padding: 30px 0; } }
  .footer-bottom-area_2e2352fc616a9610 .te-footer-bottom-wrapper_b0ae16c14dafdc36 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
    gap: 10px 40px; }
  .footer-bottom-area_2e2352fc616a9610 .te-copyright-text_114b933a10c692cf p {
    color: #335371;
    margin-bottom: 0; }
    .footer-bottom-area_2e2352fc616a9610 .te-copyright-text_114b933a10c692cf p a {
      color: #335371;
      font-weight: 500; }
      .footer-bottom-area_2e2352fc616a9610 .te-copyright-text_114b933a10c692cf p a:hover {
        color: #317EFE; }
  .footer-bottom-area_2e2352fc616a9610 .credit-text_40066f8d783a1006 p {
    color: #335371;
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    gap: 10px; }
  .footer-bottom-area_2e2352fc616a9610 .credit-text_40066f8d783a1006 a {
    color: #317EFE; }

.subscribe-area_31472a9d92cb9075 {
  overflow: hidden; }
  .subscribe-area_31472a9d92cb9075.style-1_866be221b388c786 .te-subscribe-inner-area_e60d22efe8833bbc .te-content-wrapper_ed2fbd6c332bbc24 {
    background-color: #317EFE;
    border-radius: 20px;
    padding: 63px 50px 68px 74px;
    gap: 14px; }
  .subscribe-area_31472a9d92cb9075.style-1_866be221b388c786 .te-image-bg-collumn_fe941f94ed96774b {
    width: 520px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: unset !important;
        flex-basis: unset !important;
    -webkit-box-flex: unset !important;
        -ms-flex-positive: unset !important;
            flex-grow: unset !important; }
    @media (max-width: 1199px) {
      .subscribe-area_31472a9d92cb9075.style-1_866be221b388c786 .te-image-bg-collumn_fe941f94ed96774b {
        display: none; } }
  .subscribe-area_31472a9d92cb9075 .te-content-wrapper_ed2fbd6c332bbc24 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
    padding: 82px 0 89px 0; }
    @media only screen and (min-width: 810px) and (max-width: 991px) {
      .subscribe-area_31472a9d92cb9075 .te-content-wrapper_ed2fbd6c332bbc24 {
        padding: 100px 24px 100px 24px;
        margin: 0 auto; } }
    @media (max-width: 809px) {
      .subscribe-area_31472a9d92cb9075 .te-content-wrapper_ed2fbd6c332bbc24 {
        padding: 80px 24px 80px 24px;
        width: 100%; } }
    .subscribe-area_31472a9d92cb9075 .te-content-wrapper_ed2fbd6c332bbc24 .short-title_f717b9ff9d0440bf {
      font-size: 21px;
      font-weight: 500;
      color: #335371;
      margin-bottom: 0; }
    .subscribe-area_31472a9d92cb9075 .te-content-wrapper_ed2fbd6c332bbc24 .te-subscribe-title_606a4009c808effc {
      color: #ffffff;
      font-size: 57px;
      font-style: normal;
      font-weight: 500;
      line-height: 60px;
      letter-spacing: -1px;
      text-transform: capitalize; }
      @media (max-width: 375px) {
        .subscribe-area_31472a9d92cb9075 .te-content-wrapper_ed2fbd6c332bbc24 .te-subscribe-title_606a4009c808effc {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .subscribe-area_31472a9d92cb9075 .te-content-wrapper_ed2fbd6c332bbc24 .te-subscribe-title_606a4009c808effc {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_31472a9d92cb9075 .te-content-wrapper_ed2fbd6c332bbc24 .te-subscribe-title_606a4009c808effc {
          font-size: 36px;
          line-height: 42px; } }
    .subscribe-area_31472a9d92cb9075 .te-content-wrapper_ed2fbd6c332bbc24 .text_0e9e59f30d67d6fb {
      font-size: 18px;
      color: #ffffff;
      margin-bottom: 0; }
  .subscribe-area_31472a9d92cb9075 .te-subscribe-inner-area_e60d22efe8833bbc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .subscribe-area_31472a9d92cb9075 .te-subscribe-inner-area_e60d22efe8833bbc {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .subscribe-area_31472a9d92cb9075 .te-subscribe-inner-area_e60d22efe8833bbc .te-subscribe-collumn_3063e3fb682c6306 {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover;
      border-radius: 20px; }
      @media (max-width: 991px) {
        .subscribe-area_31472a9d92cb9075 .te-subscribe-inner-area_e60d22efe8833bbc .te-subscribe-collumn_3063e3fb682c6306.te-image-bg-collumn_fe941f94ed96774b {
          display: none; } }
    .subscribe-area_31472a9d92cb9075 .te-subscribe-inner-area_e60d22efe8833bbc .mc4wp-form-fields_20655ebe24fc17b6 {
      background-color: transparent;
      gap: 10px; }
      @media (max-width: 575px) {
        .subscribe-area_31472a9d92cb9075 .te-subscribe-inner-area_e60d22efe8833bbc .mc4wp-form-fields_20655ebe24fc17b6 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .subscribe-area_31472a9d92cb9075 .te-subscribe-inner-area_e60d22efe8833bbc .mc4wp-form-fields_20655ebe24fc17b6 .submit-btn_5ac2c0a8f50bf313 {
        border-radius: 50px;
        padding: 10px 30px;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; }

.te-footer-widget_096830a7cac8cc6f .te-subscribe-form-wrapper_c0b99c0d4778f353 {
  color: #335371; }

.te-subscribe-form-widget_11dfb7e90e2a5e6c {
  position: relative; }
  .te-subscribe-form-widget_11dfb7e90e2a5e6c .mc4wp-form-fields_20655ebe24fc17b6 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    overflow: hidden;
    border-radius: 5px; }
  .te-subscribe-form-widget_11dfb7e90e2a5e6c .single-field_12c23ee174421ea2 {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .te-subscribe-form-widget_11dfb7e90e2a5e6c .single-field_12c23ee174421ea2 input {
      color: #335371;
      height: 55px;
      padding: 0 30px;
      font-size: 18px;
      width: 100%;
      border-radius: 50px; }
    .te-subscribe-form-widget_11dfb7e90e2a5e6c .single-field_12c23ee174421ea2 *::-webkit-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_11dfb7e90e2a5e6c .single-field_12c23ee174421ea2 *:-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_11dfb7e90e2a5e6c .single-field_12c23ee174421ea2 *::-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_11dfb7e90e2a5e6c .single-field_12c23ee174421ea2 *::placeholder {
      color: #778196; }
  .te-subscribe-form-widget_11dfb7e90e2a5e6c .submit-btn_5ac2c0a8f50bf313 {
    background-color: #E7F914;
    color: #14203A;
    cursor: pointer;
    padding: 0 19px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 9px;
    text-transform: capitalize;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 0px;
    border-radius: 50px; }
    .te-subscribe-form-widget_11dfb7e90e2a5e6c .submit-btn_5ac2c0a8f50bf313:hover {
      background-color: #131A2A;
      color: #ffffff; }
  .te-subscribe-form-widget_11dfb7e90e2a5e6c .mc4wp-response_f1a93f24e7205b58 {
    position: absolute;
    margin-top: 15px; }
    .te-subscribe-form-widget_11dfb7e90e2a5e6c .mc4wp-response_f1a93f24e7205b58 .mc4wp-alert_e68ba60090c927b4.mc4wp-error_b7c8880039592f94 p {
      color: #ff0000;
      position: relative; }
    .te-subscribe-form-widget_11dfb7e90e2a5e6c .mc4wp-response_f1a93f24e7205b58 .mc4wp-alert_e68ba60090c927b4.mc4wp-error_b7c8880039592f94 a {
      color: #ff0000; }
    .te-subscribe-form-widget_11dfb7e90e2a5e6c .mc4wp-response_f1a93f24e7205b58 .mc4wp-alert_e68ba60090c927b4.mc4wp-success_4c585c386cc94ebb p, .te-subscribe-form-widget_11dfb7e90e2a5e6c .mc4wp-response_f1a93f24e7205b58 .mc4wp-alert_e68ba60090c927b4.mc4wp-notice_ce5e2c43e7190da8 p {
      color: #ffffff;
      position: relative; }

.te-footer-social-wrapper_ccb6062197cfd2f8 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 30px;
  margin-bottom: 66px;
  border-bottom: 1px solid rgba(225, 225, 225, 0.3);
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px 60px; }
  .te-footer-social-wrapper_ccb6062197cfd2f8 .te-footer-logo_acaad82c7cef4cf3 {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .te-footer-social-wrapper_ccb6062197cfd2f8 .te-social-widget_6ce9ee0380ca2e3a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 5px 20px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .te-footer-social-wrapper_ccb6062197cfd2f8 .te-social-widget_6ce9ee0380ca2e3a span {
      color: #ffffff;
      font-size: 20px;
      font-weight: 400; }

.te-social-profile_52fd3b0deeb91d6a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px; }
  .te-social-profile_52fd3b0deeb91d6a a {
    color: #ffffff;
    font-size: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 30px;
    height: 30px;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 50px;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-social-profile_52fd3b0deeb91d6a a:hover {
      background-color: #E7F914;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #14203A; }

.footer_1b8e16d489530f64.style-2_f05e5af28a1f520c {
  background-color: #131A2A; }
  .footer_1b8e16d489530f64.style-2_f05e5af28a1f520c .te-footer-sec_aec8f39643d61a3d {
    border-bottom: 1px solid rgba(225, 225, 225, 0.3);
    padding-top: 80px;
    padding-bottom: 70px; }
  .footer_1b8e16d489530f64.style-2_f05e5af28a1f520c .te-footer-widget-title_23641ab048a8db4f,
  .footer_1b8e16d489530f64.style-2_f05e5af28a1f520c .wp-block-heading_d232a6b5f72c6d0d {
    color: #ffffff;
    font-size: 24px; }
  .footer_1b8e16d489530f64.style-2_f05e5af28a1f520c .footer-bottom-area_2e2352fc616a9610 .te-copyright-text_114b933a10c692cf p,
  .footer_1b8e16d489530f64.style-2_f05e5af28a1f520c .te-footer-widget_096830a7cac8cc6f.te_widget_nav_menu_ae3ed1bdc2252678 li a,
  .footer_1b8e16d489530f64.style-2_f05e5af28a1f520c .te-footer-widget_096830a7cac8cc6f .te_widget_latest_post_d4b62c58271efa53 ul li .te-latest-post-desc_5f3082b48505179a .te-latest-post-title_8a32c2c3f6b66831 a,
  .footer_1b8e16d489530f64.style-2_f05e5af28a1f520c .te-footer-widget_096830a7cac8cc6f .te_widget_latest_post_d4b62c58271efa53 ul li .te-latest-post-desc_5f3082b48505179a .te-latest-post-title_8a32c2c3f6b66831,
  .footer_1b8e16d489530f64.style-2_f05e5af28a1f520c .te-footer-widget_096830a7cac8cc6f .te_widget_latest_post_d4b62c58271efa53 ul li .te-latest-post-desc_5f3082b48505179a .te-latest-post-meta_95084ec2e2bbac88,
  .footer_1b8e16d489530f64.style-2_f05e5af28a1f520c .te-footer-widget_096830a7cac8cc6f .te-subscribe-form-wrapper_c0b99c0d4778f353,
  .footer_1b8e16d489530f64.style-2_f05e5af28a1f520c .te-footer-bottom-menu_d2a2ea6e1e797e61 ul li a,
  .footer_1b8e16d489530f64.style-2_f05e5af28a1f520c .footer-bottom-area_2e2352fc616a9610 .te-copyright-text_114b933a10c692cf p a {
    color: #ffffff; }

/*# sourceMappingURL=style.css_44fb5ceb2ec2d930.map_f300eee546fc5a61 */