/**
 * Stylesheet:  style.css_292a66834b9019ed
 * 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_dde44699b4f845de {
  text-decoration: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }

a:focus,
.button_dde44699b4f845de: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_bfc5a973635aa44d {
  background-color: #FFF3F3; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

code {
  color: #E7F914; }

.te-theme-btn_3ec174ad8c66f7a4,
.wp-block-loginout_f8c74262017dd941 a,
input.te-theme-btn_3ec174ad8c66f7a4 {
  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_3ec174ad8c66f7a4:hover,
  .wp-block-loginout_f8c74262017dd941 a:hover,
  input.te-theme-btn_3ec174ad8c66f7a4:hover {
    color: #131A2A;
    background-color: #E7F914; }
  .te-theme-btn_3ec174ad8c66f7a4:focus,
  .wp-block-loginout_f8c74262017dd941 a:focus,
  input.te-theme-btn_3ec174ad8c66f7a4:focus {
    color: #ffffff; }
  .te-theme-btn_3ec174ad8c66f7a4.yellow-btn_9f49465c1a196ba3,
  .wp-block-loginout_f8c74262017dd941 a.yellow-btn_9f49465c1a196ba3,
  input.te-theme-btn_3ec174ad8c66f7a4.yellow-btn_9f49465c1a196ba3 {
    background-color: #E7F914;
    color: #14203A; }
  .te-theme-btn_3ec174ad8c66f7a4.simple-btn_31c156e6cfc135f3,
  .wp-block-loginout_f8c74262017dd941 a.simple-btn_31c156e6cfc135f3,
  input.te-theme-btn_3ec174ad8c66f7a4.simple-btn_31c156e6cfc135f3 {
    padding-left: 36px;
    padding-right: 36px; }

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

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

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

.te-slider-btn-wrapper_b8ddc500500fb204 {
  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_b8ddc500500fb204 {
      top: unset; } }
  .te-slider-btn-wrapper_b8ddc500500fb204 .te-slider-nav_cb541c112821b850 {
    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_b8ddc500500fb204 .te-slider-nav_cb541c112821b850:hover {
      background-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }

.circle-rotate-wrapper_223eea2bc7884f0f {
  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_223eea2bc7884f0f .circle-rotate-inner_c10332419c9a659e {
    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_c5c918c277e5256d {
  margin-top: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.px-350_5b13aec7cdc7ea5d {
  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_b14d5b6086aef15b label {
  width: 100%;
  display: block;
  font-weight: 600;
  margin-bottom: 10px; }
.post-password-form_b14d5b6086aef15b input[type="password"] {
  font-size: 1.2rem;
  line-height: 20px;
  padding: 12px 20px;
  border: 1px solid #E4E4F2;
  width: 100%; }
.post-password-form_b14d5b6086aef15b 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_b14d5b6086aef15b 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_50d8f9231daeb101 .size-full_590781edee350293.alignright_3f05506ae9d5a767 {
  margin-bottom: 15px;
  margin-top: 20px; }
.tp-page-content_50d8f9231daeb101 figure.wp-caption_d63b6e19e7906541.aligncenter_7e8d17b77dc796e2 {
  margin-top: 40px; }
.tp-page-content_50d8f9231daeb101 dl, .tp-page-content_50d8f9231daeb101 ol, .tp-page-content_50d8f9231daeb101 ul {
  margin-bottom: 11px; }
.tp-page-content_50d8f9231daeb101 .te-comment-respond_0594fdf71e68c2e9 {
  margin-top: 78px;
  margin-bottom: 20px; }
.tp-page-content_50d8f9231daeb101 .te-latest-comments_5b710ddb5a08f1f2 .te-comment-respond_0594fdf71e68c2e9 {
  margin-bottom: 40px; }
.tp-page-content_50d8f9231daeb101 .te-post-comments_3c4a946d485c5552 {
  margin-top: 80px; }

/* Text meant only for screen readers. */
.screen-reader-text_5c07f8911f9e2b68 {
  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_5c07f8911f9e2b68: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_d63b6e19e7906541 {
  margin-bottom: 1.5em;
  max-width: 100%; }

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

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

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

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

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

.gallery-columns-1_be0007db7a89e261 .gallery-item_8d905b504060ab1f {
  max-width: 100%;
  width: 100%; }

.gallery-columns-2_fc24db460d1d1b37 .gallery-item_8d905b504060ab1f {
  max-width: 50%; }

.gallery-columns-3_b43163059d44f336 .gallery-item_8d905b504060ab1f {
  max-width: 33.33%; }

.gallery-columns-4_c68dbb835fb7200e .gallery-item_8d905b504060ab1f {
  max-width: 25%; }

.gallery-columns-5_ffeb9074c976fe9d .gallery-item_8d905b504060ab1f {
  max-width: 20%; }

.gallery-columns-6_2104012a2ce05bee .gallery-item_8d905b504060ab1f {
  max-width: 16.66%; }

.gallery-columns-7_e9ec82e0609d5d33 .gallery-item_8d905b504060ab1f {
  max-width: 14.28%; }

.gallery-columns-8_23a0b19a2870432c .gallery-item_8d905b504060ab1f {
  max-width: 12.5%; }

.gallery-columns-9_60c35eca21280b2d .gallery-item_8d905b504060ab1f {
  max-width: 11.11%; }

.gallery-caption_62860feaca4bb73c {
  display: block; }

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

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

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

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

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

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

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

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

.te-post-item_48407e30ef4cc06e.format-quote_66091e98ec31b7ec blockquote {
  padding: 45px; }
  @media (max-width: 767px) {
    .te-post-item_48407e30ef4cc06e.format-quote_66091e98ec31b7ec 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_5b0e34f0a2c42921, blockquote {
  border-left: solid 5px #317EFE; }

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

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

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

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

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

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

.te-post-content p.has-large-font-size_6a63f64874cf6240 {
  font-size: 36px;
  line-height: 1.2; }
.te-post-content .wp-block-search_a56f7c3c3f62fcfe {
  margin-bottom: 15px; }
.te-post-content .wp-block-file_218bd1959e4c5b3b {
  margin-top: 20px; }
.te-post-content .wp-block-group__inner-container_e952866ff431d4ea p {
  margin-top: 0 !important; }

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

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

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

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

.wp-block-cover_c2b8c5e19c6dfdb4 p.wp-block-cover-text_e5eee53df8b876e2,
.wp-block-cover_c2b8c5e19c6dfdb4.is-light_913a0e1a3790dd71 .wp-block-cover__inner-container_8d15de0a80b40289 {
  color: #fff !important; }

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

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

.widget_b4ce950dc2c424a7 .wp-block-archives-dropdown_cda26b2d417d4bf9,
.widget_b4ce950dc2c424a7 .wp-block-categories-dropdown_55468babbc1423cd,
.widget_b4ce950dc2c424a7 .wp-block-loginout_f8c74262017dd941,
.widget_b4ce950dc2c424a7 .wp-block-social-links_db350c32b1dd7827,
.widget_b4ce950dc2c424a7.widget_archive_7ab88deec6675f7e select,
.widget_b4ce950dc2c424a7.te_widget_categories_5bd870d85fa50797 select,
.widget_b4ce950dc2c424a7.widget_text_b6356b835120bcad select,
.widget_b4ce950dc2c424a7.te_widget_search_23a79fd17ec6ceb3 .search-form_3fadc66724a74f1d,
.widget_b4ce950dc2c424a7.te_widget_tag_cloud_e87a80fe7838d5ca .tagcloud_520de140a2e22389,
.widget_b4ce950dc2c424a7 .wp-block-tag-cloud_e4cd4b67ceee8a2a {
  margin-bottom: 6px; }

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

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

.blog-search-content_302c798feeda5ffa {
  margin: 0; }
  .blog-search-content_302c798feeda5ffa .wp-block-search_a56f7c3c3f62fcfe,
  .blog-search-content_302c798feeda5ffa .search-form_3fadc66724a74f1d,
  .blog-search-content_302c798feeda5ffa .sidebar__search_cc6d2de9d71074b4 {
    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_302c798feeda5ffa .wp-block-search_a56f7c3c3f62fcfe,
      .blog-search-content_302c798feeda5ffa .search-form_3fadc66724a74f1d,
      .blog-search-content_302c798feeda5ffa .sidebar__search_cc6d2de9d71074b4 {
        width: 100%; } }
    .blog-search-content_302c798feeda5ffa .wp-block-search_a56f7c3c3f62fcfe .wp-block-search__inside-wrapper_9edcf31800149774,
    .blog-search-content_302c798feeda5ffa .search-form_3fadc66724a74f1d .wp-block-search__inside-wrapper_9edcf31800149774,
    .blog-search-content_302c798feeda5ffa .sidebar__search_cc6d2de9d71074b4 .wp-block-search__inside-wrapper_9edcf31800149774 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .blog-search-content_302c798feeda5ffa .wp-block-search_a56f7c3c3f62fcfe label,
    .blog-search-content_302c798feeda5ffa .search-form_3fadc66724a74f1d label,
    .blog-search-content_302c798feeda5ffa .sidebar__search_cc6d2de9d71074b4 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_302c798feeda5ffa .wp-block-search_a56f7c3c3f62fcfe input,
    .blog-search-content_302c798feeda5ffa .search-form_3fadc66724a74f1d input,
    .blog-search-content_302c798feeda5ffa .sidebar__search_cc6d2de9d71074b4 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_302c798feeda5ffa .wp-block-search_a56f7c3c3f62fcfe button,
    .blog-search-content_302c798feeda5ffa .search-form_3fadc66724a74f1d button,
    .blog-search-content_302c798feeda5ffa .sidebar__search_cc6d2de9d71074b4 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_50d8f9231daeb101 .wp-smiley_4c2f00cd807126e8,
.entry-content_66bc6fedbd8956c2 .wp-smiley_4c2f00cd807126e8,
.comment-content_ba4be936d0a8613a .wp-smiley_4c2f00cd807126e8 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

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

.te-comment-respond_0594fdf71e68c2e9.style-two_e5dc36f931668dc9 .wpcf7-form_f4f49343a1f40529 .wpcf7-not-valid-tip_1f17561513ce6651 {
  color: #d9c0b8 !important; }
.te-comment-respond_0594fdf71e68c2e9 .wpcf7-form_f4f49343a1f40529 .wpcf7-not-valid_c57c96a933e1d322 {
  border-color: #dc3232 !important; }
.te-comment-respond_0594fdf71e68c2e9 .wpcf7-form_f4f49343a1f40529 .wpcf7-not-valid-tip_1f17561513ce6651 {
  font-size: 16px;
  margin-top: 5px; }
.te-comment-respond_0594fdf71e68c2e9 .wpcf7-form_f4f49343a1f40529.sent_8b455a78c30e9107 .wpcf7-response-output_3c587185a96ea8ba {
  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_0594fdf71e68c2e9 .wpcf7-form_f4f49343a1f40529.invalid_3b738f6f301e5e8a .wpcf7-response-output_3c587185a96ea8ba {
  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_c4177c5f8a7235b8 {
  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_c4177c5f8a7235b8 .wpcf7-te-list-item_9e5b96a565be3cdc {
    margin: 0; }
    .wpcf7-form-control_c4177c5f8a7235b8 .wpcf7-te-list-item_9e5b96a565be3cdc label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      margin: 0;
      gap: 10px; }
      .wpcf7-form-control_c4177c5f8a7235b8 .wpcf7-te-list-item_9e5b96a565be3cdc label .wpcf7-te-list-item-label_01e1e48dd112d511 {
        font-size: 16px;
        font-weight: 400; }

.logged-in_6bf978a3ebc62a04 .te-comment-respond_0594fdf71e68c2e9 textarea {
  margin-bottom: 12px; }

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

body.admin-bar_4ca34a780fa8c8f5 .header-menu-area_c12cce5837977689.sticky_menu_d93ec579a9ccb47f {
  top: 30px; }
  @media (max-width: 600px) {
    body.admin-bar_4ca34a780fa8c8f5 .header-menu-area_c12cce5837977689.sticky_menu_d93ec579a9ccb47f {
      top: 0; } }

.page-template-default_5ad53cb43f4eacd1.page-id-146_54733a4b8b319755 .tp-page-content_50d8f9231daeb101 p:last-child {
  margin-bottom: 10px; }
.page-template-default_5ad53cb43f4eacd1.page-id-1133_a5f34e204b20e62e .tp-page-content_50d8f9231daeb101 .te-comment-respond_0594fdf71e68c2e9 {
  margin-top: 78px;
  display: inline-block;
  width: 100%; }
.page-template-default_5ad53cb43f4eacd1.page-id-3_1a70a2967d67876b .page-area_356e495462d31b01 {
  padding-top: 128px; }

.single-post-item_e9b2794857478b67.post-24_4d822b4e6f615aca .wp-block-button_a96f4e77ab35d7d5 a {
  color: #ffffff; }

.post-template-default_c2baa198c7875a66.postid-163_8483c3e9c43da274 .te-blog-details-wrapper_8453e98de68f568d .te-post-item_48407e30ef4cc06e .te-post-content {
  margin-bottom: 34px; }
.post-template-default_c2baa198c7875a66.postid-150_cd271a908a08de73 .te-blog-details-wrapper_8453e98de68f568d .te-post-item_48407e30ef4cc06e .te-post-content {
  margin-bottom: 34px; }
  .post-template-default_c2baa198c7875a66.postid-150_cd271a908a08de73 .te-blog-details-wrapper_8453e98de68f568d .te-post-item_48407e30ef4cc06e .te-post-content .wp-block-group_2283af6419972119.is-layout-constrained_1901e6168f96a2c0:last-child {
    border: 1px solid #000; }
.post-template-default_c2baa198c7875a66.postid-51_4469892c045e8187 .te-blog-details-wrapper_8453e98de68f568d .te-post-item_48407e30ef4cc06e .te-post-content {
  margin-bottom: 25px; }
  .post-template-default_c2baa198c7875a66.postid-51_4469892c045e8187 .te-blog-details-wrapper_8453e98de68f568d .te-post-item_48407e30ef4cc06e .te-post-content p:last-child {
    margin-bottom: 0; }
.post-template-default_c2baa198c7875a66.postid-1163_4a2d325e9105c858 .te-blog-details-wrapper_8453e98de68f568d .te-post-item_48407e30ef4cc06e .te-post-content .wp-caption_d63b6e19e7906541, .post-template-default_c2baa198c7875a66.postid-568_16a516828f759b50 .te-blog-details-wrapper_8453e98de68f568d .te-post-item_48407e30ef4cc06e .te-post-content .wp-caption_d63b6e19e7906541 {
  margin-top: 20px; }
.post-template-default_c2baa198c7875a66.postid-1785_f54493dcdf7e2cb6 .te-blog-details-wrapper_8453e98de68f568d .te-post-item_48407e30ef4cc06e .te-post-content .wp-block-button__link_1eecf68254ae0ae2 {
  color: #ffffff !important; }
.post-template-default_c2baa198c7875a66.postid-1149_260fae91ec7915d8 .te-blog-details-wrapper_8453e98de68f568d .te-latest-comments_5b710ddb5a08f1f2 li .te-comments-item_71a5efcc3b067961 .te-comments-text_acba87776d4692fb p {
  margin-bottom: 0; }
.post-template-default_c2baa198c7875a66.postid-555_17fa0139407afa64 .te-blog-details-wrapper_8453e98de68f568d .te-post-item_48407e30ef4cc06e .te-post-content .gallery_46e1343c40a4cfcd {
  margin-top: 20px; }

.error-404_2b1d13b397cd2f2d.not-found {
  margin-top: -20px;
  margin-bottom: 40px; }
  .error-404_2b1d13b397cd2f2d.not-found .error-content_fb33c930d0d17eeb .error-btn-bh_3f7acca258097a4c {
    margin-top: 20px; }

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

.sidebar_640e0f23d26f370d .widget_media_gallery_ffefd8f723f33212 .gallery-item_8d905b504060ab1f {
  margin-bottom: 0; }
  .sidebar_640e0f23d26f370d .widget_media_gallery_ffefd8f723f33212 .gallery-item_8d905b504060ab1f 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_904370781336465d {
  -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_7aaf2515b7565eed {
  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_a380ac40f52780e8 path {
  stroke: #317EFE;
  stroke-width: 4;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

body.admin-bar_4ca34a780fa8c8f5 .header-area_552b332023b6557f.style-2_c77cf7ebe34f4ebe.login .te-header-menu-area_3362038ef35351f1 {
  top: auto !important; }

.header-area_552b332023b6557f .container-fluid_7466e51be7a9444d {
  padding: 0 70px; }
  @media (max-width: 1550px) {
    .header-area_552b332023b6557f .container-fluid_7466e51be7a9444d {
      padding: 0 24px; } }
.header-area_552b332023b6557f.style-2_c77cf7ebe34f4ebe .header-top {
  padding: 9px 0;
  background-color: #F9F4F1; }
  .header-area_552b332023b6557f.style-2_c77cf7ebe34f4ebe .header-top .te-header-contact-info_e2b3ccf9fb682f57 span {
    color: #677471; }
    .header-area_552b332023b6557f.style-2_c77cf7ebe34f4ebe .header-top .te-header-contact-info_e2b3ccf9fb682f57 span i {
      color: #317EFE; }
    .header-area_552b332023b6557f.style-2_c77cf7ebe34f4ebe .header-top .te-header-contact-info_e2b3ccf9fb682f57 span a {
      color: #677471; }
  .header-area_552b332023b6557f.style-2_c77cf7ebe34f4ebe .header-top .te-social-profile_04431551158b360d a {
    color: #317EFE;
    background-color: #E0E6F8;
    width: 42px;
    height: 42px; }
    .header-area_552b332023b6557f.style-2_c77cf7ebe34f4ebe .header-top .te-social-profile_04431551158b360d a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #ffffff;
      background-color: #317EFE; }
.header-area_552b332023b6557f.style-2_c77cf7ebe34f4ebe .te-header-menu-area_3362038ef35351f1 {
  position: fixed;
  top: 20px;
  left: 0;
  width: 100%; }
  .header-area_552b332023b6557f.style-2_c77cf7ebe34f4ebe .te-header-menu-area_3362038ef35351f1 .menu-wrapper_f8c01058f97939cf {
    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_552b332023b6557f.style-2_c77cf7ebe34f4ebe .te-header-menu-area_3362038ef35351f1 .menu-wrapper_f8c01058f97939cf {
        padding-left: 10px;
        padding-right: 6px; } }
  .header-area_552b332023b6557f.style-2_c77cf7ebe34f4ebe .te-header-menu-area_3362038ef35351f1 .te-header-btn_2266048f02d2df96 .te-quote-btn_bffece07c625384d {
    background-color: #E7F914;
    border-color: #E7F914; }
.header-area_552b332023b6557f.style-2_c77cf7ebe34f4ebe .te-sticky_menu {
  top: 0; }
  .header-area_552b332023b6557f.style-2_c77cf7ebe34f4ebe .te-sticky_menu .menu-wrapper_f8c01058f97939cf {
    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_ec206216cef39a56 {
    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_1eac5cb7c5279997 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px; }
  .header-top .te-header-contact-info_e2b3ccf9fb682f57 {
    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_e2b3ccf9fb682f57 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_e2b3ccf9fb682f57 span.te-contact-info-item_46105606af890bae {
        gap: 0 10px !important; }
      .header-top .te-header-contact-info_e2b3ccf9fb682f57 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_2f05fc9fd9a7f831 {
      display: none; } }
  .header-top .header-top-btn_2f05fc9fd9a7f831 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_2f05fc9fd9a7f831 a:hover:after {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
    .header-top .header-top-btn_2f05fc9fd9a7f831 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_04431551158b360d {
    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_04431551158b360d .te-social-profile-label_bc38dd59c48e1c53 {
      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_04431551158b360d 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_04431551158b360d a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #14203A;
        background-color: #E7F914; }

.te-header-menu-area_3362038ef35351f1 {
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-header-menu-area_3362038ef35351f1.te-te-sticky-header_b529ec7dcaebdfad {
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-header-menu-area_3362038ef35351f1.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_3362038ef35351f1.te-sticky_menu .te-logo_9527088fb384ae38 {
      height: 84px; }
      .te-header-menu-area_3362038ef35351f1.te-sticky_menu .te-logo_9527088fb384ae38:after {
        display: none; }
      .te-header-menu-area_3362038ef35351f1.te-sticky_menu .te-logo_9527088fb384ae38 .te-standard-logo_f8da7f62d5cbe74b {
        display: none; }
      .te-header-menu-area_3362038ef35351f1.te-sticky_menu .te-logo_9527088fb384ae38 .te-sticky-logo_25b3dd02a90fa4b8 {
        display: block; }
        .te-header-menu-area_3362038ef35351f1.te-sticky_menu .te-logo_9527088fb384ae38 .te-sticky-logo_25b3dd02a90fa4b8 img {
          width: 170px;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-header-menu-area_3362038ef35351f1.te-sticky_menu .te-main-menu_75bbc5365da8fb14 ul li.te-active > a:after {
      bottom: 20px; }
    .te-header-menu-area_3362038ef35351f1.te-sticky_menu .te-main-menu_75bbc5365da8fb14 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_3362038ef35351f1.te-sticky_menu .te-main-menu_75bbc5365da8fb14 ul li a {
          padding: 33px 14px; } }
    .te-header-menu-area_3362038ef35351f1.te-sticky_menu .te-main-menu_75bbc5365da8fb14 ul li ul li a {
      padding: 10px 20px; }
  .te-header-menu-area_3362038ef35351f1 .te-header-menu-wrapper_7242475abc48b2b4 {
    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_3362038ef35351f1 .te-header-menu-wrapper_7242475abc48b2b4 {
        gap: 20px; } }
  .te-header-menu-area_3362038ef35351f1 .te-logo_9527088fb384ae38 {
    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_3362038ef35351f1 .te-logo_9527088fb384ae38 {
        height: 100px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-header-menu-area_3362038ef35351f1 .te-logo_9527088fb384ae38 {
        height: 80px; } }
    @media only screen and (max-width: 1199px) {
      .te-header-menu-area_3362038ef35351f1 .te-logo_9527088fb384ae38 .te-standard-logo_f8da7f62d5cbe74b {
        display: none; } }
    .te-header-menu-area_3362038ef35351f1 .te-logo_9527088fb384ae38 .te-standard-logo_f8da7f62d5cbe74b img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-header-menu-area_3362038ef35351f1 .te-logo_9527088fb384ae38 .te-sticky-logo_25b3dd02a90fa4b8 {
      display: none; }
      @media only screen and (max-width: 767px) {
        .te-header-menu-area_3362038ef35351f1 .te-logo_9527088fb384ae38 .te-sticky-logo_25b3dd02a90fa4b8 {
          width: 170px; } }
      @media only screen and (max-width: 1199px) {
        .te-header-menu-area_3362038ef35351f1 .te-logo_9527088fb384ae38 .te-sticky-logo_25b3dd02a90fa4b8 {
          display: block; } }
      .te-header-menu-area_3362038ef35351f1 .te-logo_9527088fb384ae38 .te-sticky-logo_25b3dd02a90fa4b8 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-header-menu-area_3362038ef35351f1 .te-logo_9527088fb384ae38 .te-retina-logo_43375a313dee1635 {
      display: none; }

.te-menu-wrapper_a988b5c0e9b71e2f {
  -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_75bbc5365da8fb14 ul {
  margin: 0;
  padding: 0;
  position: relative; }
  .te-main-menu_75bbc5365da8fb14 ul li {
    display: inline-block;
    padding: 0;
    position: relative; }
    .te-main-menu_75bbc5365da8fb14 ul li.te-active {
      position: relative; }
      .te-main-menu_75bbc5365da8fb14 ul li.te-active > a {
        color: #317EFE; }
        .te-main-menu_75bbc5365da8fb14 ul li.te-active > a:after {
          color: #317EFE;
          font-size: 13px;
          margin-left: 5px; }
    .te-main-menu_75bbc5365da8fb14 ul li.dropdown > a:after {
      visibility: visible;
      font-size: 13px;
      margin-left: 5px; }
    .te-main-menu_75bbc5365da8fb14 ul li.dropdown .dropdown > a:after {
      visibility: visible;
      font-size: 13px; }
    .te-main-menu_75bbc5365da8fb14 ul li ul.te-submenu_994e06c0791635c3 li.te-active > a {
      position: relative;
      z-index: 2;
      color: #ffffff; }
      .te-main-menu_75bbc5365da8fb14 ul li ul.te-submenu_994e06c0791635c3 li.te-active > a:after {
        color: #ffffff;
        font-size: 13px; }
    .te-main-menu_75bbc5365da8fb14 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_75bbc5365da8fb14 ul li a {
          padding: 32px 14px; } }
      .te-main-menu_75bbc5365da8fb14 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_75bbc5365da8fb14 ul li a:hover {
        color: #317EFE; }
        .te-main-menu_75bbc5365da8fb14 ul li a:hover:after {
          color: #317EFE; }
    .te-main-menu_75bbc5365da8fb14 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_75bbc5365da8fb14 ul li ul li:hover ul {
      visibility: visible;
      top: -2px; }
  .te-main-menu_75bbc5365da8fb14 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_75bbc5365da8fb14 ul ul li {
      float: none;
      width: 210px; }
      .te-main-menu_75bbc5365da8fb14 ul ul li ul {
        visibility: hidden; }
      .te-main-menu_75bbc5365da8fb14 ul ul li i {
        float: right; }
      .te-main-menu_75bbc5365da8fb14 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_75bbc5365da8fb14 ul ul li a:hover {
          background-color: #317EFE;
          color: #ffffff; }
          .te-main-menu_75bbc5365da8fb14 ul ul li a:hover:after {
            color: #ffffff; }
      .te-main-menu_75bbc5365da8fb14 ul ul li:last-child a {
        border-bottom: 0px; }
    .te-main-menu_75bbc5365da8fb14 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_441e0873078abecb {
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both; }

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

.te-header-btn_2266048f02d2df96 {
  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_2266048f02d2df96 .te-icon_0628192c326586f4 {
    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_2266048f02d2df96 .te-icon_0628192c326586f4: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_2266048f02d2df96 {
      display: none; } }
  .te-header-btn_2266048f02d2df96 .te-cta-btn_ef316cbae423bdb5 {
    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_2266048f02d2df96 .te-cta-btn_ef316cbae423bdb5:hover {
      background-color: #317EFE;
      color: #ffffff; }
  .te-header-btn_2266048f02d2df96 .te-quote-btn_bffece07c625384d {
    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_2266048f02d2df96 .te-quote-btn_bffece07c625384d: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_5487b5bc7ee4fada {
    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_5487b5bc7ee4fada .te-search-content-filed_8956430d45ebb75e {
      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_5487b5bc7ee4fada .te-search-content-filed_8956430d45ebb75e .te-search-close {
        cursor: pointer;
        font-size: 30px;
        color: #ffffff; }
    .te-search-form-wrapper .te-search-form-inner_5487b5bc7ee4fada .te-search-form_ae959f3ad74d82d7 {
      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_5487b5bc7ee4fada .te-search-form_ae959f3ad74d82d7 .te-search-form-input_e5bac1e8605d234f {
        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_5487b5bc7ee4fada .te-search-form_ae959f3ad74d82d7 .te-search-form-input_e5bac1e8605d234f .te-search-icon_576839faf852064c {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .te-search-form-wrapper .te-search-form-inner_5487b5bc7ee4fada .te-search-form_ae959f3ad74d82d7 .te-search-form-input_e5bac1e8605d234f button.te-submit-search-btn_14b8cc7776860d5b {
          padding: 15px 24px !important; }
      .te-search-form-wrapper .te-search-form-inner_5487b5bc7ee4fada .te-search-form_ae959f3ad74d82d7 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_d05e63469a644164 {
  display: none; }

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

.mean-container .mean-bar_40e74798409c9c83 {
  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_d05e63469a644164 {
  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_94b6fc5b7ac430b7 a.mean-expand.mean-clicked {
  background-color: #317EFE;
  border-color: #317EFE !important; }

.mean-container .mean-nav ul li.dropdown-opened_94b6fc5b7ac430b7 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_7cdeaf34c576d775 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_7cdeaf34c576d775 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_a90c11575435cead {
    display: inline-block;
    width: 180px; }
  .te-menu-sidebar-area .te-menu-sidebar-wrapper_3ae083eca779cb07 {
    position: relative;
    padding: 40px; }
  .te-menu-sidebar-area.active {
    right: 0; }
  .te-menu-sidebar-area .te-menu-sidebar-close_39d1e00b491e109a {
    position: absolute;
    top: 0;
    right: 0; }
    .te-menu-sidebar-area .te-menu-sidebar-close_39d1e00b491e109a .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_39d1e00b491e109a .te-menu-sidebar-close-btn:hover {
        background-color: #317EFE; }
  .te-menu-sidebar-area .te-menu-sidebar-content_d93d054fa476b109 .te-menu-sidebar-single-widget_a572d71a12228574 {
    display: inline-block;
    margin-top: 20px;
    width: 100%; }
    .te-menu-sidebar-area .te-menu-sidebar-content_d93d054fa476b109 .te-menu-sidebar-single-widget_a572d71a12228574 .te-menu-sidebar-title_43a1e836c1f476d5 {
      margin-bottom: 5px; }
    .te-menu-sidebar-area .te-menu-sidebar-content_d93d054fa476b109 .te-menu-sidebar-single-widget_a572d71a12228574 .te-header-contact-info_e2b3ccf9fb682f57 {
      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_d93d054fa476b109 .te-menu-sidebar-single-widget_a572d71a12228574 .te-header-contact-info_e2b3ccf9fb682f57 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_d93d054fa476b109 .te-menu-sidebar-single-widget_a572d71a12228574 .te-header-contact-info_e2b3ccf9fb682f57 span.te-contact-info-item_46105606af890bae {
          gap: 0 10px !important; }
        .te-menu-sidebar-area .te-menu-sidebar-content_d93d054fa476b109 .te-menu-sidebar-single-widget_a572d71a12228574 .te-header-contact-info_e2b3ccf9fb682f57 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_d93d054fa476b109 .te-menu-sidebar-single-widget_a572d71a12228574 .te-header-contact-info_e2b3ccf9fb682f57 span a:hover {
            color: #317EFE; }
    .te-menu-sidebar-area .te-menu-sidebar-content_d93d054fa476b109 .te-menu-sidebar-single-widget_a572d71a12228574 .te-social-profile_04431551158b360d {
      margin-top: 20px;
      border-top: 1px solid #dfe2e9;
      width: 100%;
      padding-top: 20px; }
      .te-menu-sidebar-area .te-menu-sidebar-content_d93d054fa476b109 .te-menu-sidebar-single-widget_a572d71a12228574 .te-social-profile_04431551158b360d a {
        color: #14203A;
        font-size: 22px; }
        .te-menu-sidebar-area .te-menu-sidebar-content_d93d054fa476b109 .te-menu-sidebar-single-widget_a572d71a12228574 .te-social-profile_04431551158b360d 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_19e6ef599a2cde47 {
  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_19e6ef599a2cde47.style-2_c77cf7ebe34f4ebe .te-single-slider_62fd27496f8c8b63 {
    height: 950px;
    padding-top: 70px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_19e6ef599a2cde47.style-2_c77cf7ebe34f4ebe .te-single-slider_62fd27496f8c8b63 {
        height: unset;
        padding: 80px 0; } }
    .slider-area_19e6ef599a2cde47.style-2_c77cf7ebe34f4ebe .te-single-slider_62fd27496f8c8b63 .slider-feature-img_61c54ccef1758768 {
      position: absolute;
      right: 0;
      top: 0; }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_19e6ef599a2cde47.style-2_c77cf7ebe34f4ebe .te-single-slider_62fd27496f8c8b63 .slider-feature-img_61c54ccef1758768 {
          right: -200px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_19e6ef599a2cde47.style-2_c77cf7ebe34f4ebe .te-single-slider_62fd27496f8c8b63 .slider-feature-img_61c54ccef1758768 {
          right: -280px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_19e6ef599a2cde47.style-2_c77cf7ebe34f4ebe .te-single-slider_62fd27496f8c8b63 .slider-feature-img_61c54ccef1758768 {
          right: -380px; } }
      .slider-area_19e6ef599a2cde47.style-2_c77cf7ebe34f4ebe .te-single-slider_62fd27496f8c8b63 .slider-feature-img_61c54ccef1758768 .company-award_55b606af6f5bac01 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        margin-top: 50px;
        left: 135px; }
        .slider-area_19e6ef599a2cde47.style-2_c77cf7ebe34f4ebe .te-single-slider_62fd27496f8c8b63 .slider-feature-img_61c54ccef1758768 .company-award_55b606af6f5bac01 .icon_2cc3b969ff405199 {
          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_19e6ef599a2cde47.style-2_c77cf7ebe34f4ebe .te-single-slider_62fd27496f8c8b63 .slider-feature-img_61c54ccef1758768 .slider-feature-img-overlay_3d8cb5f1f1f4110c {
          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_19e6ef599a2cde47.style-2_c77cf7ebe34f4ebe .te-single-slider_62fd27496f8c8b63 .slider-left-shape_265a25556501222e {
      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_19e6ef599a2cde47.style-2_c77cf7ebe34f4ebe .te-single-slider_62fd27496f8c8b63 .slider-left-shape_265a25556501222e {
          display: none; } }
    .slider-area_19e6ef599a2cde47.style-2_c77cf7ebe34f4ebe .te-single-slider_62fd27496f8c8b63 .slider-right-shape_367bba286d9c3e62 {
      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_19e6ef599a2cde47.style-2_c77cf7ebe34f4ebe .te-single-slider_62fd27496f8c8b63 .slider-right-shape_367bba286d9c3e62 {
          display: none; } }
    .slider-area_19e6ef599a2cde47.style-2_c77cf7ebe34f4ebe .te-single-slider_62fd27496f8c8b63 .slider-circle-shape_d36713d558a37af9 {
      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_19e6ef599a2cde47 .te-slider-wrapper_c453b06164d73800 .slick-active_0053922648de9fdc .te-slider-short-title_94f35fc97b822e83,
  .slider-area_19e6ef599a2cde47 .te-slider-wrapper_c453b06164d73800 .slick-active_0053922648de9fdc .te-slider-title_d49af7056517f0c5,
  .slider-area_19e6ef599a2cde47 .te-slider-wrapper_c453b06164d73800 .slick-active_0053922648de9fdc .te-slider-short-desc_e543a68b7eef7983,
  .slider-area_19e6ef599a2cde47 .te-slider-wrapper_c453b06164d73800 .slick-active_0053922648de9fdc .te-slider-btn-wrapper_b8ddc500500fb204 {
    -webkit-animation-name: MovefadeUp;
    animation-name: MovefadeUp;
    -webkit-animation-fill-mode: both; }
  .slider-area_19e6ef599a2cde47 .te-slider-wrapper_c453b06164d73800 .slick-active_0053922648de9fdc .te-slider-short-title_94f35fc97b822e83 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; }
  .slider-area_19e6ef599a2cde47 .te-slider-wrapper_c453b06164d73800 .slick-active_0053922648de9fdc .te-slider-title_d49af7056517f0c5 {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  .slider-area_19e6ef599a2cde47 .te-slider-wrapper_c453b06164d73800 .slick-active_0053922648de9fdc .te-slider-short-desc_e543a68b7eef7983 {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s; }
  .slider-area_19e6ef599a2cde47 .te-slider-wrapper_c453b06164d73800 .slick-active_0053922648de9fdc .te-slider-btn-wrapper_b8ddc500500fb204 {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s; }
  .slider-area_19e6ef599a2cde47 .te-slider-wrapper_c453b06164d73800 .slick-dots_cdf88c7a2ba081d5 {
    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_19e6ef599a2cde47 .te-slider-wrapper_c453b06164d73800 .slick-dots_cdf88c7a2ba081d5 {
        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_19e6ef599a2cde47 .te-slider-wrapper_c453b06164d73800 .slick-dots_cdf88c7a2ba081d5 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_19e6ef599a2cde47 .te-slider-wrapper_c453b06164d73800 .slick-dots_cdf88c7a2ba081d5 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_19e6ef599a2cde47 .te-slider-wrapper_c453b06164d73800 .slick-dots_cdf88c7a2ba081d5 li button:hover {
          background-color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
      .slider-area_19e6ef599a2cde47 .te-slider-wrapper_c453b06164d73800 .slick-dots_cdf88c7a2ba081d5 li.slick-active_0053922648de9fdc {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 1px solid #317EFE; }
        .slider-area_19e6ef599a2cde47 .te-slider-wrapper_c453b06164d73800 .slick-dots_cdf88c7a2ba081d5 li.slick-active_0053922648de9fdc button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .slider-area_19e6ef599a2cde47 .te-single-slider_62fd27496f8c8b63 {
    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_19e6ef599a2cde47 .te-single-slider_62fd27496f8c8b63 {
        background-image: none !important; } }
    .slider-area_19e6ef599a2cde47 .te-single-slider_62fd27496f8c8b63 .te-slider-overlay_9d1a8c1e019455e9 {
      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_19e6ef599a2cde47 .te-single-slider_62fd27496f8c8b63 .te-slider-overlay_9d1a8c1e019455e9 {
          left: 0; } }
      .slider-area_19e6ef599a2cde47 .te-single-slider_62fd27496f8c8b63 .te-slider-overlay_9d1a8c1e019455e9 .te-slider-overlay-shape_4ef883a2b5e2f9e0 {
        position: absolute;
        top: 0;
        height: 100%;
        left: -340px;
        width: 100%; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_19e6ef599a2cde47 .te-single-slider_62fd27496f8c8b63 .te-slider-overlay_9d1a8c1e019455e9 .te-slider-overlay-shape_4ef883a2b5e2f9e0 {
            display: none; } }
    .slider-area_19e6ef599a2cde47 .te-single-slider_62fd27496f8c8b63 .te-slider-content-wrapper_ee926a92d5a98298 {
      position: relative;
      z-index: 99; }
      .slider-area_19e6ef599a2cde47 .te-single-slider_62fd27496f8c8b63 .te-slider-content-wrapper_ee926a92d5a98298 .te-slider-content_eeef5c61b356215f .te-slider-short-title_94f35fc97b822e83 {
        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_19e6ef599a2cde47 .te-single-slider_62fd27496f8c8b63 .te-slider-content-wrapper_ee926a92d5a98298 .te-slider-content_eeef5c61b356215f .te-slider-title_d49af7056517f0c5 {
        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_19e6ef599a2cde47 .te-single-slider_62fd27496f8c8b63 .te-slider-content-wrapper_ee926a92d5a98298 .te-slider-content_eeef5c61b356215f .te-slider-title_d49af7056517f0c5 {
            font-size: 60px;
            line-height: 64px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-area_19e6ef599a2cde47 .te-single-slider_62fd27496f8c8b63 .te-slider-content-wrapper_ee926a92d5a98298 .te-slider-content_eeef5c61b356215f .te-slider-title_d49af7056517f0c5 {
            font-size: 48px;
            line-height: 56px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_19e6ef599a2cde47 .te-single-slider_62fd27496f8c8b63 .te-slider-content-wrapper_ee926a92d5a98298 .te-slider-content_eeef5c61b356215f .te-slider-title_d49af7056517f0c5 {
            font-size: 42px;
            line-height: 52px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_19e6ef599a2cde47 .te-single-slider_62fd27496f8c8b63 .te-slider-content-wrapper_ee926a92d5a98298 .te-slider-content_eeef5c61b356215f .te-slider-title_d49af7056517f0c5 {
            font-size: 38px;
            line-height: 44px;
            margin-bottom: 20px; } }
      .slider-area_19e6ef599a2cde47 .te-single-slider_62fd27496f8c8b63 .te-slider-content-wrapper_ee926a92d5a98298 .te-slider-content_eeef5c61b356215f .te-slider-short-desc_e543a68b7eef7983 {
        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_19e6ef599a2cde47 .te-single-slider_62fd27496f8c8b63 .te-slider-content-wrapper_ee926a92d5a98298 .te-slider-content_eeef5c61b356215f .te-slider-short-desc_e543a68b7eef7983 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_19e6ef599a2cde47 .te-single-slider_62fd27496f8c8b63 .te-slider-content-wrapper_ee926a92d5a98298 .te-slider-content_eeef5c61b356215f .te-slider-short-desc_e543a68b7eef7983 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_19e6ef599a2cde47 .te-single-slider_62fd27496f8c8b63 .te-slider-content-wrapper_ee926a92d5a98298 .te-slider-content_eeef5c61b356215f .te-slider-short-desc_e543a68b7eef7983 {
            font-size: 18px;
            line-height: 32px; } }
      .slider-area_19e6ef599a2cde47 .te-single-slider_62fd27496f8c8b63 .te-slider-content-wrapper_ee926a92d5a98298 .te-slider-content_eeef5c61b356215f .te-slider-btn-wrapper_b8ddc500500fb204 {
        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_19e6ef599a2cde47 .te-single-slider_62fd27496f8c8b63 .te-slider-content-wrapper_ee926a92d5a98298 .te-slider-content_eeef5c61b356215f .te-slider-btn-wrapper_b8ddc500500fb204 {
            padding-top: 30px; } }
        .slider-area_19e6ef599a2cde47 .te-single-slider_62fd27496f8c8b63 .te-slider-content-wrapper_ee926a92d5a98298 .te-slider-content_eeef5c61b356215f .te-slider-btn-wrapper_b8ddc500500fb204 .te-theme-btn_3ec174ad8c66f7a4 {
          padding: 11px 30px;
          color: #ffffff;
          border-radius: 50px;
          background-color: #317EFE;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .slider-area_19e6ef599a2cde47 .te-single-slider_62fd27496f8c8b63 .te-slider-content-wrapper_ee926a92d5a98298 .te-slider-content_eeef5c61b356215f .te-slider-btn-wrapper_b8ddc500500fb204 .te-call-btn_7d00491f0a7fa873 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 20px; }
          .slider-area_19e6ef599a2cde47 .te-single-slider_62fd27496f8c8b63 .te-slider-content-wrapper_ee926a92d5a98298 .te-slider-content_eeef5c61b356215f .te-slider-btn-wrapper_b8ddc500500fb204 .te-call-btn_7d00491f0a7fa873 .te-icon_0628192c326586f4 {
            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_19e6ef599a2cde47 .te-single-slider_62fd27496f8c8b63 .te-slider-content-wrapper_ee926a92d5a98298 .te-slider-content_eeef5c61b356215f .te-slider-btn-wrapper_b8ddc500500fb204 .te-call-btn_7d00491f0a7fa873 .te-content_0ce11d1adc9f82cc {
            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_19e6ef599a2cde47 .te-single-slider_62fd27496f8c8b63 .te-slider-content-wrapper_ee926a92d5a98298 .te-slider-content_eeef5c61b356215f .te-slider-btn-wrapper_b8ddc500500fb204 .te-call-btn_7d00491f0a7fa873 .te-content_0ce11d1adc9f82cc .te-title_726f65f7327a4792 {
              font-size: 18px;
              font-weight: 400;
              line-height: 24px;
              color: #335371; }
            .slider-area_19e6ef599a2cde47 .te-single-slider_62fd27496f8c8b63 .te-slider-content-wrapper_ee926a92d5a98298 .te-slider-content_eeef5c61b356215f .te-slider-btn-wrapper_b8ddc500500fb204 .te-call-btn_7d00491f0a7fa873 .te-content_0ce11d1adc9f82cc .te-text_74f19b7fad26a5d9 {
              font-size: 20px;
              font-weight: 500;
              line-height: 24px;
              letter-spacing: 0px;
              color: #14203A; }

.slider-area_19e6ef599a2cde47.style-1_15993078872900f9 {
  position: relative;
  overflow: visible;
  background: transparent; }
  .slider-area_19e6ef599a2cde47.style-1_15993078872900f9: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_19e6ef599a2cde47.style-1_15993078872900f9 .te-single-slider_62fd27496f8c8b63 {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .slider-area_19e6ef599a2cde47.style-1_15993078872900f9 .te-single-slider_62fd27496f8c8b63 .te-slider-overlay_9d1a8c1e019455e9 {
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
      background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
      .slider-area_19e6ef599a2cde47.style-1_15993078872900f9 .te-single-slider_62fd27496f8c8b63 .te-slider-overlay_9d1a8c1e019455e9::before {
        display: none; }
    .slider-area_19e6ef599a2cde47.style-1_15993078872900f9 .te-single-slider_62fd27496f8c8b63 .slider-shape_0feb5c268cf2612d {
      position: absolute;
      border-radius: 20px;
      overflow: hidden; }
      .slider-area_19e6ef599a2cde47.style-1_15993078872900f9 .te-single-slider_62fd27496f8c8b63 .slider-shape_0feb5c268cf2612d img {
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        top: 0; }
    .slider-area_19e6ef599a2cde47.style-1_15993078872900f9 .te-single-slider_62fd27496f8c8b63 .shape-one_c5792b4fc36c23dd {
      top: 50px;
      left: 0;
      width: 300px;
      height: 290px; }
      @media (max-width: 991px) {
        .slider-area_19e6ef599a2cde47.style-1_15993078872900f9 .te-single-slider_62fd27496f8c8b63 .shape-one_c5792b4fc36c23dd {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_19e6ef599a2cde47.style-1_15993078872900f9 .te-single-slider_62fd27496f8c8b63 .shape-one_c5792b4fc36c23dd {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_19e6ef599a2cde47.style-1_15993078872900f9 .te-single-slider_62fd27496f8c8b63 .shape-one_c5792b4fc36c23dd {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_19e6ef599a2cde47.style-1_15993078872900f9 .te-single-slider_62fd27496f8c8b63 .shape-one_c5792b4fc36c23dd {
          top: 160px;
          width: 250px;
          height: 200px; } }
    .slider-area_19e6ef599a2cde47.style-1_15993078872900f9 .te-single-slider_62fd27496f8c8b63 .shape-two_c66e4ed1a93d38d8 {
      top: 0;
      right: 0;
      width: 300px;
      height: 310px; }
      @media (max-width: 991px) {
        .slider-area_19e6ef599a2cde47.style-1_15993078872900f9 .te-single-slider_62fd27496f8c8b63 .shape-two_c66e4ed1a93d38d8 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_19e6ef599a2cde47.style-1_15993078872900f9 .te-single-slider_62fd27496f8c8b63 .shape-two_c66e4ed1a93d38d8 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_19e6ef599a2cde47.style-1_15993078872900f9 .te-single-slider_62fd27496f8c8b63 .shape-two_c66e4ed1a93d38d8 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_19e6ef599a2cde47.style-1_15993078872900f9 .te-single-slider_62fd27496f8c8b63 .shape-two_c66e4ed1a93d38d8 {
          width: 300px;
          height: 250px;
          top: 70px;
          right: -40px; } }
    .slider-area_19e6ef599a2cde47.style-1_15993078872900f9 .te-single-slider_62fd27496f8c8b63 .shape-three_4782c9110196386d {
      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_19e6ef599a2cde47.style-1_15993078872900f9 .te-single-slider_62fd27496f8c8b63 .shape-three_4782c9110196386d {
          display: none !important; } }
      @media (max-width: 991px) {
        .slider-area_19e6ef599a2cde47.style-1_15993078872900f9 .te-single-slider_62fd27496f8c8b63 .shape-three_4782c9110196386d {
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
    .slider-area_19e6ef599a2cde47.style-1_15993078872900f9 .te-single-slider_62fd27496f8c8b63 .te-slider-container_4c0877636eb21779 {
      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_19e6ef599a2cde47.style-1_15993078872900f9 .te-single-slider_62fd27496f8c8b63 .te-slider-container_4c0877636eb21779 {
          -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_19e6ef599a2cde47.style-1_15993078872900f9 .te-single-slider_62fd27496f8c8b63 .te-slider-container_4c0877636eb21779 {
          padding: 70px 0;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .slider-area_19e6ef599a2cde47.style-1_15993078872900f9 .te-single-slider_62fd27496f8c8b63 .te-slider-container_4c0877636eb21779 .te-slider-column_ec9abd76ae1c0660 {
        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_19e6ef599a2cde47.style-1_15993078872900f9 .te-single-slider_62fd27496f8c8b63 .te-slider-container_4c0877636eb21779 .te-slider-column_ec9abd76ae1c0660 {
            width: 100%; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_19e6ef599a2cde47.style-1_15993078872900f9 .te-single-slider_62fd27496f8c8b63 .te-slider-content-wrapper_ee926a92d5a98298 .te-slider-content_eeef5c61b356215f .te-slider-btn-wrapper_b8ddc500500fb204 {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .slider-area_19e6ef599a2cde47.style-1_15993078872900f9 .te-single-slider_62fd27496f8c8b63 .te-slider-content-wrapper_ee926a92d5a98298 .te-slider-content_eeef5c61b356215f .te-slider-btn-wrapper_b8ddc500500fb204 .te-theme-btn_3ec174ad8c66f7a4 {
      background-color: #317EFE;
      color: #ffffff; }
      .slider-area_19e6ef599a2cde47.style-1_15993078872900f9 .te-single-slider_62fd27496f8c8b63 .te-slider-content-wrapper_ee926a92d5a98298 .te-slider-content_eeef5c61b356215f .te-slider-btn-wrapper_b8ddc500500fb204 .te-theme-btn_3ec174ad8c66f7a4:hover {
        background-color: #E7F914;
        color: #14203A; }
    .slider-area_19e6ef599a2cde47.style-1_15993078872900f9 .te-single-slider_62fd27496f8c8b63 .te-slider-content-wrapper_ee926a92d5a98298 .te-slider-content_eeef5c61b356215f .te-slider-btn-wrapper_b8ddc500500fb204 .te-call-btn_7d00491f0a7fa873 .te-icon_0628192c326586f4 {
      color: #317EFE; }
    .slider-area_19e6ef599a2cde47.style-1_15993078872900f9 .te-single-slider_62fd27496f8c8b63 .te-slider-content-wrapper_ee926a92d5a98298 .te-slider-content_eeef5c61b356215f .te-slider-title_d49af7056517f0c5 {
      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_19e6ef599a2cde47.style-1_15993078872900f9 .te-single-slider_62fd27496f8c8b63 .te-slider-content-wrapper_ee926a92d5a98298 .te-slider-content_eeef5c61b356215f .te-slider-title_d49af7056517f0c5 {
          font-size: 28px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_19e6ef599a2cde47.style-1_15993078872900f9 .te-single-slider_62fd27496f8c8b63 .te-slider-content-wrapper_ee926a92d5a98298 .te-slider-content_eeef5c61b356215f .te-slider-title_d49af7056517f0c5 {
          font-size: 32px;
          line-height: 52px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_19e6ef599a2cde47.style-1_15993078872900f9 .te-single-slider_62fd27496f8c8b63 .te-slider-content-wrapper_ee926a92d5a98298 .te-slider-content_eeef5c61b356215f .te-slider-title_d49af7056517f0c5 {
          font-size: 62px;
          line-height: 80px; } }
  .slider-area_19e6ef599a2cde47.style-1_15993078872900f9 .te-slider-wrapper_c453b06164d73800 .container_537cda1d469e9fa5 {
    position: relative; }
  .slider-area_19e6ef599a2cde47.style-1_15993078872900f9 .te-slider-wrapper_c453b06164d73800 .slider-shape-bg_b0d8473c136099e9 {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: 100px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_19e6ef599a2cde47.style-1_15993078872900f9 .te-slider-wrapper_c453b06164d73800 .slider-shape-bg_b0d8473c136099e9 {
        display: none; } }
    @media (max-width: 1399px) {
      .slider-area_19e6ef599a2cde47.style-1_15993078872900f9 .te-slider-wrapper_c453b06164d73800 .slider-shape-bg_b0d8473c136099e9 {
        margin-left: 0; } }
    .slider-area_19e6ef599a2cde47.style-1_15993078872900f9 .te-slider-wrapper_c453b06164d73800 .slider-shape-bg_b0d8473c136099e9: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_44be9e67d8c96c75 {
  position: relative; }

.te-info-card_514904ad1b838b71 {
  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_514904ad1b838b71 {
      padding: 40px 25px; } }
  .te-info-card_514904ad1b838b71: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_514904ad1b838b71:hover .te-image-wrapper_e23ce111c8db9dc9 .overlay_d29f66fe6e437762 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      opacity: 0.72; }
    .te-info-card_514904ad1b838b71:hover .te-image-wrapper_e23ce111c8db9dc9 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_514904ad1b838b71:hover .icon_2cc3b969ff405199 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-info-card_514904ad1b838b71:hover .content_a0e0db77872f9bc5 .te-read-more_391f1f6d2435a90a .te-theme-btn_3ec174ad8c66f7a4 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_514904ad1b838b71 .te-info-card-inner_62120eae6628d229 {
    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_514904ad1b838b71 .te-image-wrapper_e23ce111c8db9dc9 {
    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_514904ad1b838b71 .te-image-wrapper_e23ce111c8db9dc9 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_514904ad1b838b71 .te-image-wrapper_e23ce111c8db9dc9 .overlay_d29f66fe6e437762 {
      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_514904ad1b838b71 .icon_2cc3b969ff405199 {
    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_514904ad1b838b71 .icon_2cc3b969ff405199 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_514904ad1b838b71 .te-content-wrapper_35f675018edd2c51 {
    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_514904ad1b838b71 .te-title-wrapper_f8c08125285ae989 {
    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_514904ad1b838b71 .te-title-wrapper_f8c08125285ae989 .icon_2cc3b969ff405199 {
      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_514904ad1b838b71 .te-title-wrapper_f8c08125285ae989 .icon_2cc3b969ff405199::before, .te-info-card_514904ad1b838b71 .te-title-wrapper_f8c08125285ae989 .icon_2cc3b969ff405199::after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #317EFE;
        border: 1px solid #E1E1E1; }
      .te-info-card_514904ad1b838b71 .te-title-wrapper_f8c08125285ae989 .icon_2cc3b969ff405199::before {
        top: 15px;
        left: 5px; }
      .te-info-card_514904ad1b838b71 .te-title-wrapper_f8c08125285ae989 .icon_2cc3b969ff405199::after {
        bottom: 15px;
        right: 5px; }
    .te-info-card_514904ad1b838b71 .te-title-wrapper_f8c08125285ae989 .title_f0b9a697949b53b1 {
      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_514904ad1b838b71 .te-title-wrapper_f8c08125285ae989 .divider_f85994d9b3c7a1b3 {
      width: 55px;
      height: 2px;
      background-color: #317EFE; }
  .te-info-card_514904ad1b838b71 .content_a0e0db77872f9bc5 {
    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_514904ad1b838b71 .content_a0e0db77872f9bc5 .desc_da2e6a143b400b02 {
      -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_514904ad1b838b71 .content_a0e0db77872f9bc5 .te-read-more_391f1f6d2435a90a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start; }
      .te-info-card_514904ad1b838b71 .content_a0e0db77872f9bc5 .te-read-more_391f1f6d2435a90a .te-theme-btn_3ec174ad8c66f7a4 {
        background-color: transparent;
        color: #317EFE;
        border: 1px solid #131A2A;
        padding: 9px 28px; }
        .te-info-card_514904ad1b838b71 .content_a0e0db77872f9bc5 .te-read-more_391f1f6d2435a90a .te-theme-btn_3ec174ad8c66f7a4:hover {
          background-color: #317EFE;
          color: #ffffff;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-info-card_514904ad1b838b71.style-2_c77cf7ebe34f4ebe {
  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_514904ad1b838b71.style-2_c77cf7ebe34f4ebe {
      padding: 35px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .te-info-card_514904ad1b838b71.style-2_c77cf7ebe34f4ebe {
      padding: 35px; } }
  .te-info-card_514904ad1b838b71.style-2_c77cf7ebe34f4ebe:hover .image_34ff6e877d0915bc 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_514904ad1b838b71.style-2_c77cf7ebe34f4ebe:hover .content_a0e0db77872f9bc5 .te-read-more_391f1f6d2435a90a .te-theme-btn_3ec174ad8c66f7a4 {
    background-color: inherit;
    color: #317EFE; }
  .te-info-card_514904ad1b838b71.style-2_c77cf7ebe34f4ebe .image_34ff6e877d0915bc {
    border-radius: 20px;
    overflow: hidden; }
    .te-info-card_514904ad1b838b71.style-2_c77cf7ebe34f4ebe .image_34ff6e877d0915bc 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_514904ad1b838b71.style-2_c77cf7ebe34f4ebe .te-title-wrapper_f8c08125285ae989 {
    padding-bottom: 15px; }
  .te-info-card_514904ad1b838b71.style-2_c77cf7ebe34f4ebe .te-content-wrapper_35f675018edd2c51 {
    text-align: left;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .te-info-card_514904ad1b838b71.style-2_c77cf7ebe34f4ebe .content_a0e0db77872f9bc5 {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px; }
    .te-info-card_514904ad1b838b71.style-2_c77cf7ebe34f4ebe .content_a0e0db77872f9bc5 .te-read-more_391f1f6d2435a90a .te-theme-btn_3ec174ad8c66f7a4 {
      padding: 0;
      border: 0; }

.te-icon-card_a571148cd82b3ab4 {
  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_a571148cd82b3ab4 {
      -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_a571148cd82b3ab4:hover .icon_2cc3b969ff405199 img {
    -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg);
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-icon-card_a571148cd82b3ab4 .icon_2cc3b969ff405199 {
    width: 78px;
    height: 78px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .te-icon-card_a571148cd82b3ab4 .icon_2cc3b969ff405199 img {
      width: 100%;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-icon-card_a571148cd82b3ab4 .content_a0e0db77872f9bc5 {
    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_a571148cd82b3ab4 .content_a0e0db77872f9bc5 {
        gap: 15px; } }
    .te-icon-card_a571148cd82b3ab4 .content_a0e0db77872f9bc5 .title_f0b9a697949b53b1 {
      font-family: "Inter", sans-serif;
      font-weight: 500;
      font-size: 24px;
      line-height: 36px;
      color: #14203A;
      margin-bottom: 0; }
    .te-icon-card_a571148cd82b3ab4 .content_a0e0db77872f9bc5 .desc_da2e6a143b400b02 {
      font-family: "Inter", sans-serif;
      font-size: 18px;
      line-height: 30px;
      font-weight: 400;
      color: #335371;
      margin-bottom: 0; }
      .te-icon-card_a571148cd82b3ab4 .content_a0e0db77872f9bc5 .desc_da2e6a143b400b02 a {
        color: #335371; }

.te-icon-card_a571148cd82b3ab4.style-two_e5dc36f931668dc9 {
  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_a571148cd82b3ab4.style-two_e5dc36f931668dc9 .divider_f85994d9b3c7a1b3 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-right: 1px solid #464b4e;
    border-bottom: 1px solid #464b4e; }
  .te-icon-card_a571148cd82b3ab4.style-two_e5dc36f931668dc9 .icon_2cc3b969ff405199 {
    width: 62px;
    height: 62px; }
    .te-icon-card_a571148cd82b3ab4.style-two_e5dc36f931668dc9 .icon_2cc3b969ff405199 img {
      width: 100%; }
  .te-icon-card_a571148cd82b3ab4.style-two_e5dc36f931668dc9 .content_a0e0db77872f9bc5 {
    gap: 26px; }
    .te-icon-card_a571148cd82b3ab4.style-two_e5dc36f931668dc9 .content_a0e0db77872f9bc5 .title_f0b9a697949b53b1 {
      color: #ffffff; }
      @media (min-width: 1280px) {
        .te-icon-card_a571148cd82b3ab4.style-two_e5dc36f931668dc9 .content_a0e0db77872f9bc5 .title_f0b9a697949b53b1 {
          font-size: 22px; } }
    .te-icon-card_a571148cd82b3ab4.style-two_e5dc36f931668dc9 .content_a0e0db77872f9bc5 .desc_da2e6a143b400b02 {
      color: #c7cdda; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-icon-card_a571148cd82b3ab4.style-two_e5dc36f931668dc9 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 36px;
      gap: 34px; }
      .te-icon-card_a571148cd82b3ab4.style-two_e5dc36f931668dc9 .content_a0e0db77872f9bc5 {
        gap: 24px; } }

.te-icon-card_a571148cd82b3ab4.style-three_43c986db31a0ed31 {
  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_a571148cd82b3ab4.style-three_43c986db31a0ed31 .icon_2cc3b969ff405199 {
    width: 72px;
    height: 72px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .te-icon-card_a571148cd82b3ab4.style-three_43c986db31a0ed31 .icon_2cc3b969ff405199 img {
      width: 100%; }
  .te-icon-card_a571148cd82b3ab4.style-three_43c986db31a0ed31 .content_a0e0db77872f9bc5 {
    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_a571148cd82b3ab4.style-three_43c986db31a0ed31 .content_a0e0db77872f9bc5 .title_f0b9a697949b53b1 {
      color: #ffffff; }
    .te-icon-card_a571148cd82b3ab4.style-three_43c986db31a0ed31 .content_a0e0db77872f9bc5 .desc_da2e6a143b400b02 {
      color: #c7cdda; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-icon-card_a571148cd82b3ab4.style-three_43c986db31a0ed31 {
      gap: 25px; }
      .te-icon-card_a571148cd82b3ab4.style-three_43c986db31a0ed31 .content_a0e0db77872f9bc5 {
        gap: 18px; } }

.te-icon-card_a571148cd82b3ab4.style-2_c77cf7ebe34f4ebe {
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0; }
  .te-icon-card_a571148cd82b3ab4.style-2_c77cf7ebe34f4ebe .icon_2cc3b969ff405199 {
    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_a571148cd82b3ab4.style-2_c77cf7ebe34f4ebe .content_a0e0db77872f9bc5 {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px; }
    .te-icon-card_a571148cd82b3ab4.style-2_c77cf7ebe34f4ebe .content_a0e0db77872f9bc5 .title_f0b9a697949b53b1 {
      font-size: 20px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px; }
    .te-icon-card_a571148cd82b3ab4.style-2_c77cf7ebe34f4ebe .content_a0e0db77872f9bc5 .desc_da2e6a143b400b02 {
      line-height: 22px; }

.te-about-image-card_13f481a82ba69b00 .te-main-img-wrapper_7bda14ebfd934aa2 {
  text-align: right; }
  @media (max-width: 991px) {
    .te-about-image-card_13f481a82ba69b00 .te-main-img-wrapper_7bda14ebfd934aa2 {
      text-align: left; } }
  .te-about-image-card_13f481a82ba69b00 .te-main-img-wrapper_7bda14ebfd934aa2 .te-main-img-inner_d701657cc4501282 {
    position: relative;
    display: inline-block;
    z-index: 2; }
    .te-about-image-card_13f481a82ba69b00 .te-main-img-wrapper_7bda14ebfd934aa2 .te-main-img-inner_d701657cc4501282 > img {
      border-radius: 500px 500px 0 0;
      margin-left: 7px;
      margin-top: 4px; }
      @media (max-width: 650px) {
        .te-about-image-card_13f481a82ba69b00 .te-main-img-wrapper_7bda14ebfd934aa2 .te-main-img-inner_d701657cc4501282 > img {
          width: 100%; } }
    .te-about-image-card_13f481a82ba69b00 .te-main-img-wrapper_7bda14ebfd934aa2 .te-main-img-inner_d701657cc4501282 .te-img-card-shape_f74d4a2ac04f922f {
      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_13f481a82ba69b00 .te-main-img-wrapper_7bda14ebfd934aa2 .te-main-img-inner_d701657cc4501282 .te-img-card-shape_f74d4a2ac04f922f {
          right: 0; } }
.te-about-image-card_13f481a82ba69b00 .te-company-foundation_f2bec4593de163a0 {
  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_13f481a82ba69b00 .te-company-foundation_f2bec4593de163a0 .te-counter-wrapper_b810592e585034f0 {
    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_13f481a82ba69b00 .te-company-foundation_f2bec4593de163a0 .counter-title_56b1011e61b7d952 {
    font-size: 45px;
    font-weight: 700;
    line-height: 54.9px;
    letter-spacing: -0.8px;
    color: #14203A;
    margin-bottom: 0; }
  .te-about-image-card_13f481a82ba69b00 .te-company-foundation_f2bec4593de163a0 .title_f0b9a697949b53b1 {
    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_13f481a82ba69b00.style-2_c77cf7ebe34f4ebe .te-main-img-wrapper_7bda14ebfd934aa2 .te-main-img-inner_d701657cc4501282 {
  border-radius: 20px;
  padding-right: 80px;
  margin-top: 23px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-image-card_13f481a82ba69b00.style-2_c77cf7ebe34f4ebe .te-main-img-wrapper_7bda14ebfd934aa2 .te-main-img-inner_d701657cc4501282 {
      padding-right: 0;
      margin-top: 0; } }
  .te-about-image-card_13f481a82ba69b00.style-2_c77cf7ebe34f4ebe .te-main-img-wrapper_7bda14ebfd934aa2 .te-main-img-inner_d701657cc4501282 > img {
    margin: 0;
    border-radius: 20px; }
  .te-about-image-card_13f481a82ba69b00.style-2_c77cf7ebe34f4ebe .te-main-img-wrapper_7bda14ebfd934aa2 .te-main-img-inner_d701657cc4501282 .te-img-card-shape_f74d4a2ac04f922f {
    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_13f481a82ba69b00.style-2_c77cf7ebe34f4ebe .te-main-img-wrapper_7bda14ebfd934aa2 .te-main-img-inner_d701657cc4501282 .te-img-card-shape_f74d4a2ac04f922f {
        display: none; } }
  .te-about-image-card_13f481a82ba69b00.style-2_c77cf7ebe34f4ebe .te-main-img-wrapper_7bda14ebfd934aa2 .te-main-img-inner_d701657cc4501282 .te-another-image_c6b40696d10a76ce {
    position: absolute;
    top: 55%;
    right: -45px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-image-card_13f481a82ba69b00.style-2_c77cf7ebe34f4ebe .te-main-img-wrapper_7bda14ebfd934aa2 .te-main-img-inner_d701657cc4501282 .te-another-image_c6b40696d10a76ce {
        position: relative;
        right: unset;
        top: unset; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .te-about-image-card_13f481a82ba69b00.style-2_c77cf7ebe34f4ebe .te-main-img-wrapper_7bda14ebfd934aa2 .te-main-img-inner_d701657cc4501282 .te-another-image_c6b40696d10a76ce {
        position: relative; } }
    .te-about-image-card_13f481a82ba69b00.style-2_c77cf7ebe34f4ebe .te-main-img-wrapper_7bda14ebfd934aa2 .te-main-img-inner_d701657cc4501282 .te-another-image_c6b40696d10a76ce .te-another-image-inner_5164980a4e241703 {
      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_13f481a82ba69b00.style-2_c77cf7ebe34f4ebe .te-main-img-wrapper_7bda14ebfd934aa2 .te-main-img-inner_d701657cc4501282 .te-another-image_c6b40696d10a76ce .te-another-image-inner_5164980a4e241703 {
          width: 100%; }
          .te-about-image-card_13f481a82ba69b00.style-2_c77cf7ebe34f4ebe .te-main-img-wrapper_7bda14ebfd934aa2 .te-main-img-inner_d701657cc4501282 .te-another-image_c6b40696d10a76ce .te-another-image-inner_5164980a4e241703 img {
            width: 100%; } }
    .te-about-image-card_13f481a82ba69b00.style-2_c77cf7ebe34f4ebe .te-main-img-wrapper_7bda14ebfd934aa2 .te-main-img-inner_d701657cc4501282 .te-another-image_c6b40696d10a76ce .video-btn_0b3c263f514c5d8a {
      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_13f481a82ba69b00.style-2_c77cf7ebe34f4ebe .te-main-img-wrapper_7bda14ebfd934aa2 .te-main-img-inner_d701657cc4501282 .te-another-image_c6b40696d10a76ce .video-btn_0b3c263f514c5d8a {
          left: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%); } }
      .te-about-image-card_13f481a82ba69b00.style-2_c77cf7ebe34f4ebe .te-main-img-wrapper_7bda14ebfd934aa2 .te-main-img-inner_d701657cc4501282 .te-another-image_c6b40696d10a76ce .video-btn_0b3c263f514c5d8a 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_13f481a82ba69b00.style-2_c77cf7ebe34f4ebe .te-main-img-wrapper_7bda14ebfd934aa2 .te-main-img-inner_d701657cc4501282 .te-another-image_c6b40696d10a76ce .te-badge-text_eb10eb38ff0f5eb0 {
      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_13f481a82ba69b00.style-2_c77cf7ebe34f4ebe .te-main-img-wrapper_7bda14ebfd934aa2 .te-main-img-inner_d701657cc4501282 .te-another-image_c6b40696d10a76ce .te-badge-text_eb10eb38ff0f5eb0 {
          left: unset;
          top: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%);
          right: 0; } }
      .te-about-image-card_13f481a82ba69b00.style-2_c77cf7ebe34f4ebe .te-main-img-wrapper_7bda14ebfd934aa2 .te-main-img-inner_d701657cc4501282 .te-another-image_c6b40696d10a76ce .te-badge-text_eb10eb38ff0f5eb0 .icon_2cc3b969ff405199 {
        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_13f481a82ba69b00.style-2_c77cf7ebe34f4ebe .te-main-img-wrapper_7bda14ebfd934aa2 .te-main-img-inner_d701657cc4501282 .te-another-image_c6b40696d10a76ce .te-badge-text_eb10eb38ff0f5eb0 .text_54409fed5930bc50 {
        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_13f481a82ba69b00.style-2_c77cf7ebe34f4ebe .te-main-img-wrapper_7bda14ebfd934aa2 .te-main-img-inner_d701657cc4501282 .te-another-image_c6b40696d10a76ce .te-badge-text_eb10eb38ff0f5eb0 .text_54409fed5930bc50 .title_f0b9a697949b53b1 {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #14203A; }
        .te-about-image-card_13f481a82ba69b00.style-2_c77cf7ebe34f4ebe .te-main-img-wrapper_7bda14ebfd934aa2 .te-main-img-inner_d701657cc4501282 .te-another-image_c6b40696d10a76ce .te-badge-text_eb10eb38ff0f5eb0 .text_54409fed5930bc50 span {
          font-size: 12px;
          font-weight: 400;
          line-height: 12px;
          color: #335371; }

.te-about-info-card_152e9c8155d50ada .te-about-info-content_ef9f939618ffc12a {
  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_152e9c8155d50ada .te-about-info-content_ef9f939618ffc12a .te-section-title_495d84083006cf67 {
    margin-bottom: 0; }
    .te-about-info-card_152e9c8155d50ada .te-about-info-content_ef9f939618ffc12a .te-section-title_495d84083006cf67 .title_f0b9a697949b53b1 {
      margin-bottom: 0; }
  .te-about-info-card_152e9c8155d50ada .te-about-info-content_ef9f939618ffc12a .te-list-item-wrapper_31a041542df0fa08 {
    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_152e9c8155d50ada .te-about-info-content_ef9f939618ffc12a .te-list-item-wrapper_31a041542df0fa08 {
        grid-template-columns: repeat(1, 1fr); } }
    .te-about-info-card_152e9c8155d50ada .te-about-info-content_ef9f939618ffc12a .te-list-item-wrapper_31a041542df0fa08 .te-list-item_16de74d90d463c2d .icon_2cc3b969ff405199 {
      font-size: 24px;
      color: #317EFE;
      background-color: transparent;
      width: unset;
      height: unset; }
    .te-about-info-card_152e9c8155d50ada .te-about-info-content_ef9f939618ffc12a .te-list-item-wrapper_31a041542df0fa08 .te-list-item_16de74d90d463c2d .text_54409fed5930bc50 {
      color: #14203A; }
  .te-about-info-card_152e9c8155d50ada .te-about-info-content_ef9f939618ffc12a .te-info-list_d1295d358be004d0 {
    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_152e9c8155d50ada .te-about-info-content_ef9f939618ffc12a .te-info-list_d1295d358be004d0 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 20px; } }
    .te-about-info-card_152e9c8155d50ada .te-about-info-content_ef9f939618ffc12a .te-info-list_d1295d358be004d0 .te-single-info-list_5b5cc4bd30cbcd89 {
      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_152e9c8155d50ada .te-about-info-content_ef9f939618ffc12a .te-info-list_d1295d358be004d0 .te-single-info-list_5b5cc4bd30cbcd89:hover .icon_2cc3b969ff405199 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_152e9c8155d50ada .te-about-info-content_ef9f939618ffc12a .te-info-list_d1295d358be004d0 .te-single-info-list_5b5cc4bd30cbcd89 .icon_2cc3b969ff405199 {
        margin-bottom: 10px;
        position: relative;
        margin-left: 20px; }
        .te-about-info-card_152e9c8155d50ada .te-about-info-content_ef9f939618ffc12a .te-info-list_d1295d358be004d0 .te-single-info-list_5b5cc4bd30cbcd89 .icon_2cc3b969ff405199::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_152e9c8155d50ada .te-about-info-content_ef9f939618ffc12a .te-info-list_d1295d358be004d0 .te-single-info-list_5b5cc4bd30cbcd89 .icon_2cc3b969ff405199 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_152e9c8155d50ada .te-about-info-content_ef9f939618ffc12a .te-info-list_d1295d358be004d0 .te-single-info-list_5b5cc4bd30cbcd89 .title_f0b9a697949b53b1 {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0px;
        margin-bottom: 0; }
      .te-about-info-card_152e9c8155d50ada .te-about-info-content_ef9f939618ffc12a .te-info-list_d1295d358be004d0 .te-single-info-list_5b5cc4bd30cbcd89 .short-title_253b59a048caccdd {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px; }

.te-about-info-card_152e9c8155d50ada.style-2_c77cf7ebe34f4ebe .te-about-info-content_ef9f939618ffc12a {
  gap: 10px; }
  .te-about-info-card_152e9c8155d50ada.style-2_c77cf7ebe34f4ebe .te-about-info-content_ef9f939618ffc12a .te-list-item-wrapper_31a041542df0fa08 {
    padding-top: 6px;
    gap: 0; }
    .te-about-info-card_152e9c8155d50ada.style-2_c77cf7ebe34f4ebe .te-about-info-content_ef9f939618ffc12a .te-list-item-wrapper_31a041542df0fa08 .te-list-item_16de74d90d463c2d .icon_2cc3b969ff405199 {
      width: 16px;
      height: 16px;
      background-color: #317EFE;
      border-radius: 50%;
      color: white;
      font-size: 10px; }
    .te-about-info-card_152e9c8155d50ada.style-2_c77cf7ebe34f4ebe .te-about-info-content_ef9f939618ffc12a .te-list-item-wrapper_31a041542df0fa08 .te-list-item_16de74d90d463c2d .text_54409fed5930bc50 {
      color: #335371; }
  .te-about-info-card_152e9c8155d50ada.style-2_c77cf7ebe34f4ebe .te-about-info-content_ef9f939618ffc12a .te-info-list_d1295d358be004d0 {
    border-top: 1px solid #E1E1E1;
    padding-top: 40px; }
    .te-about-info-card_152e9c8155d50ada.style-2_c77cf7ebe34f4ebe .te-about-info-content_ef9f939618ffc12a .te-info-list_d1295d358be004d0 .divider_f85994d9b3c7a1b3 {
      width: 1px;
      background-color: #E1E1E1;
      height: 127px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-info-card_152e9c8155d50ada.style-2_c77cf7ebe34f4ebe .te-about-info-content_ef9f939618ffc12a .te-info-list_d1295d358be004d0 .divider_f85994d9b3c7a1b3 {
          height: 1px;
          width: 100%; } }

.te-about-info-card_152e9c8155d50ada.style-three_43c986db31a0ed31 .te-section-title_495d84083006cf67 {
  margin-bottom: 40px; }
.te-about-info-card_152e9c8155d50ada.style-three_43c986db31a0ed31 .about-info-wrapper_8d1b897acaa2e6d8 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_152e9c8155d50ada.style-three_43c986db31a0ed31 .about-info-wrapper_8d1b897acaa2e6d8 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .te-about-info-card_152e9c8155d50ada.style-three_43c986db31a0ed31 .about-info-wrapper_8d1b897acaa2e6d8 .about-info-img_c0e44f88fb18e0ca {
    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_152e9c8155d50ada.style-three_43c986db31a0ed31 .about-info-wrapper_8d1b897acaa2e6d8 .about-info-img_c0e44f88fb18e0ca {
        height: 350px; } }
    .te-about-info-card_152e9c8155d50ada.style-three_43c986db31a0ed31 .about-info-wrapper_8d1b897acaa2e6d8 .about-info-img_c0e44f88fb18e0ca img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.te-about-info-card_152e9c8155d50ada.style-three_43c986db31a0ed31 .te-about-info-content_ef9f939618ffc12a {
  padding-left: 50px;
  gap: 30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_152e9c8155d50ada.style-three_43c986db31a0ed31 .te-about-info-content_ef9f939618ffc12a {
      padding-left: 0;
      padding-top: 50px; } }
  .te-about-info-card_152e9c8155d50ada.style-three_43c986db31a0ed31 .te-about-info-content_ef9f939618ffc12a .skill-progressbar-wrapper_c4395dfb02193261 {
    width: 100%; }
  .te-about-info-card_152e9c8155d50ada.style-three_43c986db31a0ed31 .te-about-info-content_ef9f939618ffc12a .te-icon-card-wrapper_594fab87bbb9f8ad {
    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_152e9c8155d50ada.style-three_43c986db31a0ed31 .te-about-info-content_ef9f939618ffc12a .te-icon-card-wrapper_594fab87bbb9f8ad .te-icon-card_a571148cd82b3ab4 {
      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_152e9c8155d50ada.style-three_43c986db31a0ed31 .te-about-info-content_ef9f939618ffc12a .te-icon-card-wrapper_594fab87bbb9f8ad .te-icon-card_a571148cd82b3ab4 .icon_2cc3b969ff405199 {
        width: 40px;
        height: 40px; }
      .te-about-info-card_152e9c8155d50ada.style-three_43c986db31a0ed31 .te-about-info-content_ef9f939618ffc12a .te-icon-card-wrapper_594fab87bbb9f8ad .te-icon-card_a571148cd82b3ab4 .content_a0e0db77872f9bc5 {
        gap: 4px; }
        .te-about-info-card_152e9c8155d50ada.style-three_43c986db31a0ed31 .te-about-info-content_ef9f939618ffc12a .te-icon-card-wrapper_594fab87bbb9f8ad .te-icon-card_a571148cd82b3ab4 .content_a0e0db77872f9bc5 .title_f0b9a697949b53b1 {
          font-size: 18px;
          line-height: 24px; }
  .te-about-info-card_152e9c8155d50ada.style-three_43c986db31a0ed31 .te-about-info-content_ef9f939618ffc12a .te-btn-wrapper_fbde6002bb68bb23 {
    margin-top: 7px; }

.te-counter-card_66dfe10a3a87dd30 {
  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_66dfe10a3a87dd30 {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 575px) {
    .te-counter-card_66dfe10a3a87dd30 {
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 50px; } }
  .te-counter-card_66dfe10a3a87dd30 .te-counter-item_76acb250e5122028 {
    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_66dfe10a3a87dd30 .te-counter-item_76acb250e5122028:hover .icon_2cc3b969ff405199 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-counter-card_66dfe10a3a87dd30 .te-counter-item_76acb250e5122028 .icon_2cc3b969ff405199 {
      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_66dfe10a3a87dd30 .te-counter-item_76acb250e5122028 .icon_2cc3b969ff405199 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-counter-card_66dfe10a3a87dd30 .te-counter-item_76acb250e5122028 .te-counter-title_15bae76f804017b6 {
      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_66dfe10a3a87dd30 .te-counter-item_76acb250e5122028 .te-counter-title_15bae76f804017b6 .content_a0e0db77872f9bc5 {
        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_66dfe10a3a87dd30 .te-counter-item_76acb250e5122028 .number_ef68f2e9239abb1b {
      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_66dfe10a3a87dd30 .te-counter-item_76acb250e5122028 .number_ef68f2e9239abb1b {
          font-size: 36px;
          line-height: 40px; } }
    .te-counter-card_66dfe10a3a87dd30 .te-counter-item_76acb250e5122028 .title_f0b9a697949b53b1 {
      margin: 0;
      font-family: "Inter", sans-serif;
      font-weight: 400;
      font-size: 18px;
      line-height: 18px;
      color: #335371; }
    .te-counter-card_66dfe10a3a87dd30 .te-counter-item_76acb250e5122028 .text_54409fed5930bc50 {
      margin: 0;
      color: #c7cdda; }

.te-counter-card_66dfe10a3a87dd30.style-two_e5dc36f931668dc9 {
  grid-template-columns: repeat(3, 1fr);
  gap: 40px; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .te-counter-card_66dfe10a3a87dd30.style-two_e5dc36f931668dc9 {
      grid-template-columns: repeat(2, 1fr); } }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-counter-card_66dfe10a3a87dd30.style-two_e5dc36f931668dc9 {
      grid-template-columns: repeat(1, 1fr); } }
  .te-counter-card_66dfe10a3a87dd30.style-two_e5dc36f931668dc9 .te-counter-item_76acb250e5122028 {
    text-align: left; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .te-counter-card_66dfe10a3a87dd30.style-two_e5dc36f931668dc9 .te-counter-item_76acb250e5122028 {
        text-align: center; } }
    .te-counter-card_66dfe10a3a87dd30.style-two_e5dc36f931668dc9 .te-counter-item_76acb250e5122028 .te-counter-title_15bae76f804017b6 {
      -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_66dfe10a3a87dd30.style-two_e5dc36f931668dc9 .te-counter-item_76acb250e5122028 .te-counter-title_15bae76f804017b6 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          gap: 20px; } }
    .te-counter-card_66dfe10a3a87dd30.style-two_e5dc36f931668dc9 .te-counter-item_76acb250e5122028 .counter-content_4dda251dd3ed5f8f {
      width: 100%; }
      @media (max-width: 280px) {
        .te-counter-card_66dfe10a3a87dd30.style-two_e5dc36f931668dc9 .te-counter-item_76acb250e5122028 .counter-content_4dda251dd3ed5f8f .text_54409fed5930bc50 br {
          display: none; } }
    .te-counter-card_66dfe10a3a87dd30.style-two_e5dc36f931668dc9 .te-counter-item_76acb250e5122028 .number_ef68f2e9239abb1b {
      font-size: 90px; }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .te-counter-card_66dfe10a3a87dd30.style-two_e5dc36f931668dc9 .te-counter-item_76acb250e5122028 .number_ef68f2e9239abb1b {
          font-size: 48px;
          line-height: 50px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-counter-card_66dfe10a3a87dd30.style-two_e5dc36f931668dc9 .te-counter-item_76acb250e5122028 .number_ef68f2e9239abb1b {
          font-size: 48px;
          line-height: 50px; } }

.te-counter-card_66dfe10a3a87dd30.style-three_43c986db31a0ed31 {
  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_66dfe10a3a87dd30.style-three_43c986db31a0ed31 .te-counter-item_76acb250e5122028 {
    text-align: left;
    padding: 40px 32px;
    background: #317EFE;
    border-radius: 8px; }
    .te-counter-card_66dfe10a3a87dd30.style-three_43c986db31a0ed31 .te-counter-item_76acb250e5122028 .te-counter-title_15bae76f804017b6 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      gap: 30px; }
      .te-counter-card_66dfe10a3a87dd30.style-three_43c986db31a0ed31 .te-counter-item_76acb250e5122028 .te-counter-title_15bae76f804017b6 .title_f0b9a697949b53b1 {
        margin: 0;
        color: #ffffff;
        font-size: 18px;
        line-height: 30px;
        font-weight: 500; }
    .te-counter-card_66dfe10a3a87dd30.style-three_43c986db31a0ed31 .te-counter-item_76acb250e5122028 .number_ef68f2e9239abb1b {
      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_66dfe10a3a87dd30.style-three_43c986db31a0ed31 .te-counter-item_76acb250e5122028 .number_ef68f2e9239abb1b {
          font-size: 48px;
          line-height: 52px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-counter-card_66dfe10a3a87dd30.style-three_43c986db31a0ed31 .te-counter-item_76acb250e5122028 {
        padding: 40px 30px; } }

.te-process-step_713d1df1fd2b3748 {
  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_713d1df1fd2b3748::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_713d1df1fd2b3748 {
      padding: 32px 28px 42px 28px; } }
  .te-process-step_713d1df1fd2b3748:hover {
    top: -5px; }
    .te-process-step_713d1df1fd2b3748:hover::before {
      width: 100%;
      height: 100%;
      border-radius: 0;
      -webkit-transform: translateX(-50%) scale(1);
              transform: translateX(-50%) scale(1); }
    .te-process-step_713d1df1fd2b3748:hover .icon_2cc3b969ff405199 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_713d1df1fd2b3748:hover .counter-number_0702ce81822f0e34 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_713d1df1fd2b3748:hover .content_a0e0db77872f9bc5 .te-read-more_391f1f6d2435a90a .te-theme-btn_3ec174ad8c66f7a4 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff; }
  .te-process-step_713d1df1fd2b3748 .icon_2cc3b969ff405199 {
    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_713d1df1fd2b3748 .icon_2cc3b969ff405199 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-process-step_713d1df1fd2b3748 .te-content-wrapper_35f675018edd2c51 {
    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_713d1df1fd2b3748 .te-counter-wrapper_b810592e585034f0 {
    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_713d1df1fd2b3748 .te-counter-wrapper_b810592e585034f0 .shape_d28198cd0c7baf48 {
      position: relative; }
  .te-process-step_713d1df1fd2b3748 .counter-number_0702ce81822f0e34 {
    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_713d1df1fd2b3748 .te-title-wrapper_f8c08125285ae989 {
    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_713d1df1fd2b3748 .te-title-wrapper_f8c08125285ae989 .icon_2cc3b969ff405199 {
      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_713d1df1fd2b3748 .te-title-wrapper_f8c08125285ae989 .title_f0b9a697949b53b1 {
      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_713d1df1fd2b3748 .content_a0e0db77872f9bc5 {
    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_713d1df1fd2b3748 .content_a0e0db77872f9bc5 .desc_da2e6a143b400b02 {
      -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_713d1df1fd2b3748 .content_a0e0db77872f9bc5 .te-read-more_391f1f6d2435a90a {
      margin-top: -10px; }
      .te-process-step_713d1df1fd2b3748 .content_a0e0db77872f9bc5 .te-read-more_391f1f6d2435a90a .te-theme-btn_3ec174ad8c66f7a4 {
        border: 1px solid #E1E1E1;
        color: #317EFE;
        background-color: transparent; }

.te-testimonial-card_b98cc43c54936e7e {
  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_b98cc43c54936e7e {
      padding: 30px; } }
  .te-testimonial-card_b98cc43c54936e7e .te-content-wrapper_35f675018edd2c51 {
    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_b98cc43c54936e7e .te-content-wrapper_35f675018edd2c51 .content_a0e0db77872f9bc5 {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
    .te-testimonial-card_b98cc43c54936e7e .te-content-wrapper_35f675018edd2c51 .te-user-meta_653d40b0ebacabf6 {
      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_b98cc43c54936e7e .te-content-wrapper_35f675018edd2c51 .te-user-meta_653d40b0ebacabf6 {
          -webkit-box-align: end;
              -ms-flex-align: end;
                  align-items: flex-end; } }
      .te-testimonial-card_b98cc43c54936e7e .te-content-wrapper_35f675018edd2c51 .te-user-meta_653d40b0ebacabf6 .te-user-info_2f0ef73c6b452367 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .te-testimonial-card_b98cc43c54936e7e .te-content-wrapper_35f675018edd2c51 .te-user-meta_653d40b0ebacabf6 .te-user-info_2f0ef73c6b452367 .image_34ff6e877d0915bc {
          width: 74px;
          height: 84px;
          border-radius: 20px;
          overflow: hidden;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .te-testimonial-card_b98cc43c54936e7e .te-content-wrapper_35f675018edd2c51 .te-user-meta_653d40b0ebacabf6 .te-user-info_2f0ef73c6b452367 .rating_6b3a05f620273ea9 {
          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_b98cc43c54936e7e .te-content-wrapper_35f675018edd2c51 .te-user-meta_653d40b0ebacabf6 .te-user-info_2f0ef73c6b452367 .name_3ee5c19f2f1ab74b {
          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_b98cc43c54936e7e .te-content-wrapper_35f675018edd2c51 .te-user-meta_653d40b0ebacabf6 .te-user-info_2f0ef73c6b452367 .name_3ee5c19f2f1ab74b {
              font-size: 18px;
              line-height: 28px; } }
        .te-testimonial-card_b98cc43c54936e7e .te-content-wrapper_35f675018edd2c51 .te-user-meta_653d40b0ebacabf6 .te-user-info_2f0ef73c6b452367 .designation_15279464db60a6c7 {
          font-size: 18px;
          font-weight: 400;
          line-height: 36px;
          color: #14203A; }
      .te-testimonial-card_b98cc43c54936e7e .te-content-wrapper_35f675018edd2c51 .te-user-meta_653d40b0ebacabf6 .icon_2cc3b969ff405199 {
        color: #E1E1E1;
        font-size: 55px;
        margin-top: 20px; }
        @media (max-width: 570px) {
          .te-testimonial-card_b98cc43c54936e7e .te-content-wrapper_35f675018edd2c51 .te-user-meta_653d40b0ebacabf6 .icon_2cc3b969ff405199 {
            position: absolute;
            right: 30px;
            top: 0;
            z-index: -1;
            font-size: 35px; } }

.te-testimonial-card-two_b33fa0841bf40ff6 {
  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_b33fa0841bf40ff6 .te-content-wrapper_35f675018edd2c51 {
    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_b33fa0841bf40ff6 .te-content-wrapper_35f675018edd2c51 .content_a0e0db77872f9bc5 {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
      .te-testimonial-card-two_b33fa0841bf40ff6 .te-content-wrapper_35f675018edd2c51 .content_a0e0db77872f9bc5 p {
        margin-bottom: 0; }
    .te-testimonial-card-two_b33fa0841bf40ff6 .te-content-wrapper_35f675018edd2c51 .te-user-meta_653d40b0ebacabf6 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .te-testimonial-card-two_b33fa0841bf40ff6 .te-content-wrapper_35f675018edd2c51 .te-user-meta_653d40b0ebacabf6 .te-user-info_2f0ef73c6b452367 {
        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_b33fa0841bf40ff6 .te-content-wrapper_35f675018edd2c51 .te-user-meta_653d40b0ebacabf6 .te-user-info_2f0ef73c6b452367 .icon_2cc3b969ff405199 {
          color: #317EFE;
          font-size: 40px; }
        .te-testimonial-card-two_b33fa0841bf40ff6 .te-content-wrapper_35f675018edd2c51 .te-user-meta_653d40b0ebacabf6 .te-user-info_2f0ef73c6b452367 .name_3ee5c19f2f1ab74b {
          font-size: 24px;
          font-weight: 500;
          line-height: 24px;
          letter-spacing: 0px;
          color: #14203A;
          margin-bottom: 0; }
        .te-testimonial-card-two_b33fa0841bf40ff6 .te-content-wrapper_35f675018edd2c51 .te-user-meta_653d40b0ebacabf6 .te-user-info_2f0ef73c6b452367 .designation_15279464db60a6c7 {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #317EFE; }
      .te-testimonial-card-two_b33fa0841bf40ff6 .te-content-wrapper_35f675018edd2c51 .te-user-meta_653d40b0ebacabf6 .image_34ff6e877d0915bc {
        width: 74px;
        height: 74px;
        border-radius: 50%;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }

.te-testimonial-card_b98cc43c54936e7e.style-3_5d2e8de3d5b145b8 {
  padding: 30px 0 0 0;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .te-testimonial-card_b98cc43c54936e7e.style-3_5d2e8de3d5b145b8::before {
    display: none; }
  .te-testimonial-card_b98cc43c54936e7e.style-3_5d2e8de3d5b145b8 .te-content-wrapper_35f675018edd2c51 {
    gap: 15px; }
    .te-testimonial-card_b98cc43c54936e7e.style-3_5d2e8de3d5b145b8 .te-content-wrapper_35f675018edd2c51 .content_a0e0db77872f9bc5 .title_f0b9a697949b53b1 {
      font-size: 24px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px;
      color: #335371;
      margin-bottom: 20px; }
    .te-testimonial-card_b98cc43c54936e7e.style-3_5d2e8de3d5b145b8 .te-content-wrapper_35f675018edd2c51 .te-user-meta_653d40b0ebacabf6 .te-user-info_2f0ef73c6b452367 {
      -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_b98cc43c54936e7e.style-3_5d2e8de3d5b145b8 .te-content-wrapper_35f675018edd2c51 .te-user-meta_653d40b0ebacabf6 .te-user-info_2f0ef73c6b452367 {
          padding: 15px 30px; } }
      .te-testimonial-card_b98cc43c54936e7e.style-3_5d2e8de3d5b145b8 .te-content-wrapper_35f675018edd2c51 .te-user-meta_653d40b0ebacabf6 .te-user-info_2f0ef73c6b452367 .image_34ff6e877d0915bc {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        overflow: hidden;
        margin-top: 0;
        position: relative; }
        .te-testimonial-card_b98cc43c54936e7e.style-3_5d2e8de3d5b145b8 .te-content-wrapper_35f675018edd2c51 .te-user-meta_653d40b0ebacabf6 .te-user-info_2f0ef73c6b452367 .image_34ff6e877d0915bc img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          position: absolute;
          left: 0;
          top: 0; }
      .te-testimonial-card_b98cc43c54936e7e.style-3_5d2e8de3d5b145b8 .te-content-wrapper_35f675018edd2c51 .te-user-meta_653d40b0ebacabf6 .te-user-info_2f0ef73c6b452367 .rating_6b3a05f620273ea9 {
        gap: 5px;
        color: #E7F914;
        font-size: 14px;
        margin-bottom: 10px; }
      .te-testimonial-card_b98cc43c54936e7e.style-3_5d2e8de3d5b145b8 .te-content-wrapper_35f675018edd2c51 .te-user-meta_653d40b0ebacabf6 .te-user-info_2f0ef73c6b452367 .name_3ee5c19f2f1ab74b span {
        color: #317EFE; }
    .te-testimonial-card_b98cc43c54936e7e.style-3_5d2e8de3d5b145b8 .te-content-wrapper_35f675018edd2c51 .te-user-meta_653d40b0ebacabf6 .icon_2cc3b969ff405199 {
      font-size: 64px;
      color: #E7F914;
      position: absolute;
      top: -5px;
      margin-top: 0;
      right: 0; }
      @media (max-width: 575px) {
        .te-testimonial-card_b98cc43c54936e7e.style-3_5d2e8de3d5b145b8 .te-content-wrapper_35f675018edd2c51 .te-user-meta_653d40b0ebacabf6 .icon_2cc3b969ff405199 {
          font-size: 34px; } }

.te-testimonial-slider-wrapper_f8799c93a828596c {
  position: relative; }
  .te-testimonial-slider-wrapper_f8799c93a828596c .slick-list_2b04d1afff4a6e02 {
    margin: 0 -15px; }
    .te-testimonial-slider-wrapper_f8799c93a828596c .slick-list_2b04d1afff4a6e02 .slick-slide_fdf2c4a0bf493cc9 {
      margin: 0 15px;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_f8799c93a828596c .slick-dots_cdf88c7a2ba081d5 {
    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_f8799c93a828596c .slick-dots_cdf88c7a2ba081d5 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_f8799c93a828596c .slick-dots_cdf88c7a2ba081d5 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_f8799c93a828596c .slick-dots_cdf88c7a2ba081d5 li.slick-active_0053922648de9fdc {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-testimonial-slider-wrapper_f8799c93a828596c .slick-dots_cdf88c7a2ba081d5 li.slick-active_0053922648de9fdc button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_f8799c93a828596c .slick-arrow_22bf361dd65df520 {
    display: none !important; }

.te-accordion-box-wrapper_1db67547e069a217 {
  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_cf31f0dd0ac26755 .te-accordion-list-item_4a377c651fa5e7dd {
  border: 1px solid #E1E1E1;
  border-radius: 20px; }
  .accordion-wrapper_cf31f0dd0ac26755 .te-accordion-list-item_4a377c651fa5e7dd .te-accordion-head_a2bb579ffec85f38 {
    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_cf31f0dd0ac26755 .te-accordion-list-item_4a377c651fa5e7dd .te-accordion-head_a2bb579ffec85f38: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_cf31f0dd0ac26755 .te-accordion-list-item_4a377c651fa5e7dd .te-accordion-head_a2bb579ffec85f38.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_cf31f0dd0ac26755 .te-accordion-list-item_4a377c651fa5e7dd .te-accordion-head_a2bb579ffec85f38 .te-accordion-title_edc556d0940c3084 {
      font-size: 20px;
      line-height: 32px;
      font-weight: 500;
      margin-bottom: 0;
      letter-spacing: 0px; }
  .accordion-wrapper_cf31f0dd0ac26755 .te-accordion-list-item_4a377c651fa5e7dd .te-accordion-body_c1061ec0095eb119 {
    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_ff1a94bda4dd9439 {
  border-left: 4px solid #dfe2e9;
  padding-left: 45px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .page-header_ff1a94bda4dd9439 {
      padding-left: 30px; } }
  .page-header_ff1a94bda4dd9439 .te-page-title_f9dda53a194c2bd0,
  .page-header_ff1a94bda4dd9439 .page-title_ecae1f8620e01d02 {
    font-size: 42px;
    line-height: 48px; }
    @media (max-width: 991px) {
      .page-header_ff1a94bda4dd9439 .te-page-title_f9dda53a194c2bd0,
      .page-header_ff1a94bda4dd9439 .page-title_ecae1f8620e01d02 {
        font-size: 38px;
        line-height: 48px; } }

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

.te-post-item_48407e30ef4cc06e {
  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_48407e30ef4cc06e:hover .te-post-thumbnail_f2be7d4a58dc8d72 img,
  .te-post-item_48407e30ef4cc06e:hover .post-video_46b713cf0353c947 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_48407e30ef4cc06e iframe {
    width: 100%;
    height: 522px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_48407e30ef4cc06e iframe {
        height: 350px; } }
  .te-post-item_48407e30ef4cc06e .post-gallery .slick-list_2b04d1afff4a6e02 .slick-track_48e6e14d58c81511 {
    height: 392px;
    overflow: hidden; }
  .te-post-item_48407e30ef4cc06e .te-post-content-wrapper_e1bf44af4204dc31 {
    padding: 32px 32px 40px 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_48407e30ef4cc06e .te-post-content-wrapper_e1bf44af4204dc31 {
        padding: 35px;
        padding-top: 30px; } }
    .te-post-item_48407e30ef4cc06e .te-post-content-wrapper_e1bf44af4204dc31 .te-read-more_391f1f6d2435a90a {
      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_48407e30ef4cc06e.format-quote_66091e98ec31b7ec .te-post-content {
    margin: 0; }
  .te-post-item_48407e30ef4cc06e.format-quote_66091e98ec31b7ec blockquote {
    margin: 0; }
    .te-post-item_48407e30ef4cc06e.format-quote_66091e98ec31b7ec blockquote p {
      margin-top: 0; }
    .te-post-item_48407e30ef4cc06e.format-quote_66091e98ec31b7ec 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_48407e30ef4cc06e.format-quote_66091e98ec31b7ec blockquote cite a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-post-item_48407e30ef4cc06e.sticky_5e2d8471a7579607 {
    border: 2px solid #317EFE; }
    .te-post-item_48407e30ef4cc06e.sticky_5e2d8471a7579607 .te-post-content {
      margin-bottom: 0; }
      .te-post-item_48407e30ef4cc06e.sticky_5e2d8471a7579607 .te-post-content p {
        margin-bottom: 0; }
  .te-post-item_48407e30ef4cc06e .te-post-title_eb1732d82b952be1 {
    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_48407e30ef4cc06e .te-post-title_eb1732d82b952be1 {
        font-size: 28px;
        line-height: 42px;
        margin-top: 5px; } }
    .te-post-item_48407e30ef4cc06e .te-post-title_eb1732d82b952be1:hover a {
      color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-post-item_48407e30ef4cc06e .te-post-content p {
    margin-top: 17px; }
  .te-post-item_48407e30ef4cc06e .te-post-content h2,
  .te-post-item_48407e30ef4cc06e .te-post-content h3,
  .te-post-item_48407e30ef4cc06e .te-post-content h4,
  .te-post-item_48407e30ef4cc06e .te-post-content h5,
  .te-post-item_48407e30ef4cc06e .te-post-content h6 {
    margin-bottom: 10px; }
  .te-post-item_48407e30ef4cc06e .te-post-content p {
    margin-bottom: unset; }
  .te-post-item_48407e30ef4cc06e .te-single-post-meta_15fbd0c70ccc8ae4 {
    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_48407e30ef4cc06e .te-social-share_67f930dd8930cb8b {
    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_48407e30ef4cc06e .te-social-share_67f930dd8930cb8b a.facebook_05a22b2851efe30f {
      color: #1877f2; }
    .te-post-item_48407e30ef4cc06e .te-social-share_67f930dd8930cb8b a.twitter_baccfb3c124f4473 {
      color: #1da1f2; }
    .te-post-item_48407e30ef4cc06e .te-social-share_67f930dd8930cb8b a.linkedin_8857a16fb39a2913 {
      color: #1a70c6; }
    .te-post-item_48407e30ef4cc06e .te-social-share_67f930dd8930cb8b .te-social-share-title_8fa15c2643b89109 {
      font-size: 16px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A;
      margin-right: 5px;
      text-transform: uppercase; }
  .te-post-item_48407e30ef4cc06e .te-blog-post-tag_94740a34861b598f {
    width: 100%;
    display: inline-block; }
    .te-post-item_48407e30ef4cc06e .te-blog-post-tag_94740a34861b598f 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_48407e30ef4cc06e .te-blog-post-tag_94740a34861b598f .te-post-tag-list_5ce9e20f83f2d141 {
      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_48407e30ef4cc06e .te-blog-post-tag_94740a34861b598f .te-post-tag-list_5ce9e20f83f2d141 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_48407e30ef4cc06e .te-blog-post-tag_94740a34861b598f .te-post-tag-list_5ce9e20f83f2d141 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_48407e30ef4cc06e .te-post-thumbnail_f2be7d4a58dc8d72,
  .te-post-item_48407e30ef4cc06e .post-video_46b713cf0353c947 {
    position: relative;
    overflow: hidden; }
    .te-post-item_48407e30ef4cc06e .te-post-thumbnail_f2be7d4a58dc8d72 img,
    .te-post-item_48407e30ef4cc06e .post-video_46b713cf0353c947 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_48407e30ef4cc06e .te-post-thumbnail_f2be7d4a58dc8d72 .popup-video-wrapper_a455f05852381837,
    .te-post-item_48407e30ef4cc06e .post-video_46b713cf0353c947 .popup-video-wrapper_a455f05852381837 {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .te-post-item_48407e30ef4cc06e .te-post-thumbnail_f2be7d4a58dc8d72 .video-btn_0b3c263f514c5d8a a,
    .te-post-item_48407e30ef4cc06e .post-video_46b713cf0353c947 .video-btn_0b3c263f514c5d8a 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_48407e30ef4cc06e .te-post-thumbnail_f2be7d4a58dc8d72 .video-btn_0b3c263f514c5d8a a i,
      .te-post-item_48407e30ef4cc06e .post-video_46b713cf0353c947 .video-btn_0b3c263f514c5d8a a i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_48407e30ef4cc06e .te-post-thumbnail_f2be7d4a58dc8d72 .video-btn_0b3c263f514c5d8a a:hover,
      .te-post-item_48407e30ef4cc06e .post-video_46b713cf0353c947 .video-btn_0b3c263f514c5d8a a:hover {
        -webkit-animation: none;
                animation: none; }
  .te-post-item_48407e30ef4cc06e 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_48407e30ef4cc06e button.post-gallery-btn.prev-btn {
      left: 30px; }
    .te-post-item_48407e30ef4cc06e button.post-gallery-btn.next-btn {
      right: 30px; }
    .te-post-item_48407e30ef4cc06e 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_48407e30ef4cc06e button.post-gallery-btn:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
      .te-post-item_48407e30ef4cc06e button.post-gallery-btn:hover i {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te-post-item_48407e30ef4cc06e .post-audio_c222ac80bfb933e1 iframe {
    width: 100%; }
  .te-post-item_48407e30ef4cc06e .te-post-meta_8c44b5a858bfee24 {
    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_48407e30ef4cc06e .te-post-meta_8c44b5a858bfee24 {
        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_48407e30ef4cc06e .te-post-meta_8c44b5a858bfee24 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_48407e30ef4cc06e .te-post-meta_8c44b5a858bfee24 span i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_48407e30ef4cc06e .te-post-meta_8c44b5a858bfee24 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_48407e30ef4cc06e .te-post-meta_8c44b5a858bfee24 span a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
          .te-post-item_48407e30ef4cc06e .te-post-meta_8c44b5a858bfee24 span a:hover i {
            color: #317EFE;
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out; }

.te-post-card_a1e31cfb3134bd83 {
  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_a1e31cfb3134bd83.style-1_15993078872900f9 {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 20px; }
    .te-post-card_a1e31cfb3134bd83.style-1_15993078872900f9 .image_34ff6e877d0915bc {
      height: 290px; }
    .te-post-card_a1e31cfb3134bd83.style-1_15993078872900f9 .content_a0e0db77872f9bc5 {
      padding: 0 20px 20px 20px; }
  .te-post-card_a1e31cfb3134bd83:hover .image_34ff6e877d0915bc 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_a1e31cfb3134bd83 .image_34ff6e877d0915bc {
    overflow: hidden;
    border-radius: 20px;
    position: relative;
    width: 100%;
    height: 323px;
    position: relative; }
    .te-post-card_a1e31cfb3134bd83 .image_34ff6e877d0915bc 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_a1e31cfb3134bd83 .image_34ff6e877d0915bc .te-post-date_0fdb349a418e1e2c {
      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_a1e31cfb3134bd83 .image_34ff6e877d0915bc .te-post-date_0fdb349a418e1e2c span {
        color: #ffffff;
        font-size: 20px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: 0px; }
  .te-post-card_a1e31cfb3134bd83 .content_a0e0db77872f9bc5 {
    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_a1e31cfb3134bd83 .content_a0e0db77872f9bc5 .te-post-meta-info_6831fa5bef081be0 {
      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_a1e31cfb3134bd83 .content_a0e0db77872f9bc5 .te-post-meta-info_6831fa5bef081be0 .te-single-meta_37f777c4b587e3c2 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 8px; }
        .te-post-card_a1e31cfb3134bd83 .content_a0e0db77872f9bc5 .te-post-meta-info_6831fa5bef081be0 .te-single-meta_37f777c4b587e3c2 span,
        .te-post-card_a1e31cfb3134bd83 .content_a0e0db77872f9bc5 .te-post-meta-info_6831fa5bef081be0 .te-single-meta_37f777c4b587e3c2 a {
          color: #335371;
          font-size: 14px;
          line-height: 28px;
          font-weight: 400;
          margin: 0;
          text-transform: capitalize; }
        .te-post-card_a1e31cfb3134bd83 .content_a0e0db77872f9bc5 .te-post-meta-info_6831fa5bef081be0 .te-single-meta_37f777c4b587e3c2 i {
          color: #317EFE; }
    .te-post-card_a1e31cfb3134bd83 .content_a0e0db77872f9bc5 .title_f0b9a697949b53b1 {
      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_a1e31cfb3134bd83 .content_a0e0db77872f9bc5 a.read-btn_e8c8acf9747a9be5 {
      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_a1e31cfb3134bd83 .content_a0e0db77872f9bc5 a.read-btn_e8c8acf9747a9be5:hover {
        color: #317EFE; }

.te-post-card_a1e31cfb3134bd83.style-2_c77cf7ebe34f4ebe {
  gap: 20px; }
  .te-post-card_a1e31cfb3134bd83.style-2_c77cf7ebe34f4ebe .image_34ff6e877d0915bc {
    border-radius: 20px 20px 20px 0; }
    .te-post-card_a1e31cfb3134bd83.style-2_c77cf7ebe34f4ebe .image_34ff6e877d0915bc .te-post-date_0fdb349a418e1e2c {
      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_a1e31cfb3134bd83.style-2_c77cf7ebe34f4ebe .content_a0e0db77872f9bc5 .title_f0b9a697949b53b1 {
    font-size: 20px; }
  .te-post-card_a1e31cfb3134bd83.style-2_c77cf7ebe34f4ebe .content_a0e0db77872f9bc5 .te-post-meta-info_6831fa5bef081be0 {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px; }

.te-blog-details-wrapper_8453e98de68f568d .te-comment-respond_0594fdf71e68c2e9 {
  margin-top: 78px;
  margin-bottom: 40px; }
.te-blog-details-wrapper_8453e98de68f568d .te-post-comments_3c4a946d485c5552 {
  margin-top: 70px; }
.te-blog-details-wrapper_8453e98de68f568d .wp-block-group_2283af6419972119.has-background_ffe52ce8d194282b .wp-block-button_a96f4e77ab35d7d5 .wp-block-button__link_1eecf68254ae0ae2 {
  color: #ffffff !important; }
.te-blog-details-wrapper_8453e98de68f568d .te-post-item_48407e30ef4cc06e {
  border: 0;
  overflow: visible;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0; }
  .te-blog-details-wrapper_8453e98de68f568d .te-post-item_48407e30ef4cc06e iframe {
    width: 100%;
    height: 522px; }
  .te-blog-details-wrapper_8453e98de68f568d .te-post-item_48407e30ef4cc06e .te-post-meta_8c44b5a858bfee24 {
    margin-top: 0;
    margin-bottom: 20px; }
  .te-blog-details-wrapper_8453e98de68f568d .te-post-item_48407e30ef4cc06e .post-gallery:hover img {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important; }
  .te-blog-details-wrapper_8453e98de68f568d .te-post-item_48407e30ef4cc06e .te-post-thumbnail_f2be7d4a58dc8d72,
  .te-blog-details-wrapper_8453e98de68f568d .te-post-item_48407e30ef4cc06e .post-video_46b713cf0353c947,
  .te-blog-details-wrapper_8453e98de68f568d .te-post-item_48407e30ef4cc06e .post-gallery,
  .te-blog-details-wrapper_8453e98de68f568d .te-post-item_48407e30ef4cc06e .postbox-audio_9cf5d3a5596930ef,
  .te-blog-details-wrapper_8453e98de68f568d .te-post-item_48407e30ef4cc06e .wp-block-post-featured-image_e1c26bf648523244 {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative; }
    @media (max-width: 767px) {
      .te-blog-details-wrapper_8453e98de68f568d .te-post-item_48407e30ef4cc06e .te-post-thumbnail_f2be7d4a58dc8d72,
      .te-blog-details-wrapper_8453e98de68f568d .te-post-item_48407e30ef4cc06e .post-video_46b713cf0353c947,
      .te-blog-details-wrapper_8453e98de68f568d .te-post-item_48407e30ef4cc06e .post-gallery,
      .te-blog-details-wrapper_8453e98de68f568d .te-post-item_48407e30ef4cc06e .postbox-audio_9cf5d3a5596930ef,
      .te-blog-details-wrapper_8453e98de68f568d .te-post-item_48407e30ef4cc06e .wp-block-post-featured-image_e1c26bf648523244 {
        margin-bottom: 30px; } }
    .te-blog-details-wrapper_8453e98de68f568d .te-post-item_48407e30ef4cc06e .te-post-thumbnail_f2be7d4a58dc8d72:hover img,
    .te-blog-details-wrapper_8453e98de68f568d .te-post-item_48407e30ef4cc06e .post-video_46b713cf0353c947:hover img,
    .te-blog-details-wrapper_8453e98de68f568d .te-post-item_48407e30ef4cc06e .post-gallery:hover img,
    .te-blog-details-wrapper_8453e98de68f568d .te-post-item_48407e30ef4cc06e .postbox-audio_9cf5d3a5596930ef:hover img,
    .te-blog-details-wrapper_8453e98de68f568d .te-post-item_48407e30ef4cc06e .wp-block-post-featured-image_e1c26bf648523244: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_8453e98de68f568d .te-post-item_48407e30ef4cc06e .te-post-thumbnail_f2be7d4a58dc8d72 img,
    .te-blog-details-wrapper_8453e98de68f568d .te-post-item_48407e30ef4cc06e .post-video_46b713cf0353c947 img,
    .te-blog-details-wrapper_8453e98de68f568d .te-post-item_48407e30ef4cc06e .post-gallery img,
    .te-blog-details-wrapper_8453e98de68f568d .te-post-item_48407e30ef4cc06e .postbox-audio_9cf5d3a5596930ef img,
    .te-blog-details-wrapper_8453e98de68f568d .te-post-item_48407e30ef4cc06e .wp-block-post-featured-image_e1c26bf648523244 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_8453e98de68f568d .te-post-item_48407e30ef4cc06e .te-post-content-wrapper_e1bf44af4204dc31 {
    padding: 0 0 10px 0; }
  .te-blog-details-wrapper_8453e98de68f568d .te-post-item_48407e30ef4cc06e .te-post-content {
    margin-bottom: 17px;
    /* Unit Test Data Compatibility Start */
    /* Unit Test Data Compatibility End */ }
    .te-blog-details-wrapper_8453e98de68f568d .te-post-item_48407e30ef4cc06e .te-post-content .wp-block-query_d62606a88e05243b .wp-block-post-template_11804864df6e7800 {
      padding-left: 0; }
      .te-blog-details-wrapper_8453e98de68f568d .te-post-item_48407e30ef4cc06e .te-post-content .wp-block-query_d62606a88e05243b .wp-block-post-template_11804864df6e7800 .wp-block-post_c6c92db3bc189412 {
        margin-bottom: 30px; }
    .te-blog-details-wrapper_8453e98de68f568d .te-post-item_48407e30ef4cc06e .te-post-content .wp-block-navigation__responsive-container-content_35b5c7737f22cc2d .wp-block-page-list_fed000be46a71090 {
      padding-left: 0; }
    .te-blog-details-wrapper_8453e98de68f568d .te-post-item_48407e30ef4cc06e .te-post-content .wp-block-group_2283af6419972119 {
      margin: 15px 0; }
      .te-blog-details-wrapper_8453e98de68f568d .te-post-item_48407e30ef4cc06e .te-post-content .wp-block-group_2283af6419972119 p {
        margin-bottom: 0; }
    .te-blog-details-wrapper_8453e98de68f568d .te-post-item_48407e30ef4cc06e .te-post-content p {
      margin-bottom: 20px; }
      .te-blog-details-wrapper_8453e98de68f568d .te-post-item_48407e30ef4cc06e .te-post-content p img {
        margin: 20px 0;
        border-radius: 8px; }
  .te-blog-details-wrapper_8453e98de68f568d .te-post-item_48407e30ef4cc06e .te-blog-post-tag_94740a34861b598f .te-social-share_67f930dd8930cb8b {
    padding-bottom: 20px; }
.te-blog-details-wrapper_8453e98de68f568d .wp-block-calendar_8478606492b28cd4 {
  margin-bottom: 30px; }

.te-author-info_cb7d6a758e5d321a {
  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_cb7d6a758e5d321a .te-author-thumb_f454dc6a0c68b8d2 {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 120px;
    height: 120px;
    border-radius: 20px;
    overflow: hidden; }
    .te-author-info_cb7d6a758e5d321a .te-author-thumb_f454dc6a0c68b8d2 img {
      border-radius: 20px; }
  .te-author-info_cb7d6a758e5d321a .te-author-text_bd4a8ba661e0d835 h3 {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 10px;
    line-height: 28px; }
  .te-author-info_cb7d6a758e5d321a .te-author-text_bd4a8ba661e0d835 .designation_15279464db60a6c7 {
    font-size: 16px;
    font-style: italic;
    color: #9ba8c3;
    text-transform: capitalize; }
  .te-author-info_cb7d6a758e5d321a .te-author-text_bd4a8ba661e0d835 p {
    margin-top: 30px;
    margin-bottom: 0; }
  .te-author-info_cb7d6a758e5d321a .te-author-social-profiles_95e3bf82779ace32 {
    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_cb7d6a758e5d321a .te-author-social-profiles_95e3bf82779ace32 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_cb7d6a758e5d321a .te-author-social-profiles_95e3bf82779ace32 a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #ffffff;
        color: #317EFE; }
  .te-author-info_cb7d6a758e5d321a .te-author-post_9805269f0de03f6e 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_cb7d6a758e5d321a .te-author-post_9805269f0de03f6e a:hover {
      color: #317EFE;
      border-color: #317EFE; }

.skill-progressbar-wrapper_c4395dfb02193261 {
  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_c4395dfb02193261 {
      grid-template-columns: repeat(1, 1fr);
      gap: 15px; } }

.skill-progressbar .progress-inner-item_d30c7e273a315737 {
  position: relative;
  margin: 0;
  line-height: inherit; }
.skill-progressbar .skill-title_17207db686f23315 {
  z-index: 100;
  color: #335371;
  font-size: 18px;
  font-weight: 400;
  font-family: "Inter", sans-serif; }
.skill-progressbar .progressbar-number_50fb38e62a9452fd {
  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_50fb38e62a9452fd,
.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_50fb38e62a9452fd,
    .skill-progressbar .progress-number-count {
      left: 90% !important; } }
.skill-progressbar .progress-content-outter_9b91007ff978ccb4 {
  height: 8px;
  background-color: #E1E1E1;
  border-radius: 50px; }
.skill-progressbar .progress-content {
  height: 8px;
  background-color: #317EFE;
  width: 0%;
  border-radius: 50px; }

.cta-area_fb2c8213f9393bf8 {
  background-color: #317EFE;
  padding: 20px 70px;
  border-radius: 0 0 20px 20px; }
  .cta-area_fb2c8213f9393bf8 .te-content-wrapper_35f675018edd2c51 {
    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_fb2c8213f9393bf8 .te-content-wrapper_35f675018edd2c51 .short-title_253b59a048caccdd {
      font-size: 21px;
      font-weight: 500;
      color: #ffffff;
      margin-bottom: 0; }
    .cta-area_fb2c8213f9393bf8 .te-content-wrapper_35f675018edd2c51 .te-cta-title_22300faeced2c2d3 {
      color: #ffffff;
      text-transform: capitalize;
      margin-bottom: 0;
      font-size: 57px;
      line-height: 77px;
      letter-spacing: -1px; }
      @media (max-width: 375px) {
        .cta-area_fb2c8213f9393bf8 .te-content-wrapper_35f675018edd2c51 .te-cta-title_22300faeced2c2d3 {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .cta-area_fb2c8213f9393bf8 .te-content-wrapper_35f675018edd2c51 .te-cta-title_22300faeced2c2d3 {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .cta-area_fb2c8213f9393bf8 .te-content-wrapper_35f675018edd2c51 .te-cta-title_22300faeced2c2d3 {
          font-size: 36px;
          line-height: 42px; } }
    .cta-area_fb2c8213f9393bf8 .te-content-wrapper_35f675018edd2c51 .text_54409fed5930bc50 {
      font-size: 18px;
      line-height: 36px;
      color: #ffffff;
      margin-bottom: 0; }
  .cta-area_fb2c8213f9393bf8 .te-btn-wrapper_fbde6002bb68bb23 {
    margin-top: 30px; }
  .cta-area_fb2c8213f9393bf8 .te-cta-inner-area_8028960c4555722a {
    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_fb2c8213f9393bf8 .te-cta-inner-area_8028960c4555722a {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .cta-area_fb2c8213f9393bf8 .te-cta-inner-area_8028960c4555722a .te-cta-collumn_8f6cdb074c814182 {
      -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_495d84083006cf67 {
  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_495d84083006cf67 {
      -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_495d84083006cf67.left-align-title_4ff70aed6900a07d .te-section-content_662cc9d1f3c44a8d {
    margin-top: -15px; }
  .te-section-title_495d84083006cf67 .te-section-content_662cc9d1f3c44a8d {
    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_495d84083006cf67 .short-title_253b59a048caccdd {
    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_495d84083006cf67 .short-title_253b59a048caccdd::before, .te-section-title_495d84083006cf67 .short-title_253b59a048caccdd::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_495d84083006cf67 .short-title_253b59a048caccdd.only-divider_6d09870d3e3f7afa {
      gap: 10px; }
      .te-section-title_495d84083006cf67 .short-title_253b59a048caccdd.only-divider_6d09870d3e3f7afa::before {
        display: none; }
  .te-section-title_495d84083006cf67 .title_f0b9a697949b53b1 {
    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_495d84083006cf67 .title_f0b9a697949b53b1 {
        font-size: 34px;
        line-height: 1.25; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .te-section-title_495d84083006cf67 .title_f0b9a697949b53b1 {
        font-size: 34px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .te-section-title_495d84083006cf67 .title_f0b9a697949b53b1 {
        font-size: 30px;
        line-height: 1.3; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-section-title_495d84083006cf67 .title_f0b9a697949b53b1 {
        font-size: 26px;
        line-height: 1.35; } }
    @media only screen and (min-width: 0px) and (max-width: 439px) {
      .te-section-title_495d84083006cf67 .title_f0b9a697949b53b1 br {
        display: none; } }
    .te-section-title_495d84083006cf67 .title_f0b9a697949b53b1 span {
      color: #317EFE; }
  .te-section-title_495d84083006cf67 .te-section-desc_ca98156cb4773a94 {
    font-size: 16px;
    font-weight: 400;
    font-family: "Inter", sans-serif;
    color: #335371;
    margin-bottom: 0; }
    .te-section-title_495d84083006cf67 .te-section-desc_ca98156cb4773a94 .te-theme-btn_3ec174ad8c66f7a4 {
      background-color: transparent;
      color: #14203A; }
      .te-section-title_495d84083006cf67 .te-section-desc_ca98156cb4773a94 .te-theme-btn_3ec174ad8c66f7a4:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

.page-breadcrumb-area_206cc6a2a3be2b1b {
  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_206cc6a2a3be2b1b {
      padding-top: 180px;
      padding-bottom: 100px; } }
  @media (max-width: 767px) {
    .page-breadcrumb-area_206cc6a2a3be2b1b {
      padding-top: 150px;
      padding-bottom: 80px; } }

.page-overlay_b30c5cd8470e198c {
  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_cf072b5105e14c0d h3,
.te-page-heading_cf072b5105e14c0d .te-page-title_f9dda53a194c2bd0 {
  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_cf072b5105e14c0d h3,
    .te-page-heading_cf072b5105e14c0d .te-page-title_f9dda53a194c2bd0 {
      font-size: 32px;
      line-height: 42px; } }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-page-heading_cf072b5105e14c0d h3,
    .te-page-heading_cf072b5105e14c0d .te-page-title_f9dda53a194c2bd0 {
      font-size: 42px;
      line-height: 52px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .te-page-heading_cf072b5105e14c0d h3,
    .te-page-heading_cf072b5105e14c0d .te-page-title_f9dda53a194c2bd0 {
      font-size: 60px;
      line-height: 72px; } }

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

.te-breadcrumb-list_86da08c72256d8c8 {
  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_86da08c72256d8c8 span.current-item_c932051a167ee16e {
    color: #317EFE; }
  .te-breadcrumb-list_86da08c72256d8c8 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_86da08c72256d8c8 a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }
  .te-breadcrumb-list_86da08c72256d8c8 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_86da08c72256d8c8 ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .te-breadcrumb-list_86da08c72256d8c8 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_86da08c72256d8c8 ul li.active {
        color: #317EFE; }
        .te-breadcrumb-list_86da08c72256d8c8 ul li.active a {
          color: #317EFE; }
      .te-breadcrumb-list_86da08c72256d8c8 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_86da08c72256d8c8 ul li a:hover {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out;
          color: #317EFE; }
      .te-breadcrumb-list_86da08c72256d8c8 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_86da08c72256d8c8 ul li:first-child:before {
        display: none; }
        @media (max-width: 375px) {
          .te-breadcrumb-list_86da08c72256d8c8 ul li:first-child:before {
            display: block !important; } }

.wp-block-query-pagination_a4abd6f0c2bf331a,
.navigation_c3dbb30a7caed785.posts-navigation_0f218247319756f2,
.comment-navigation_6eefb39760db0295 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .wp-block-query-pagination_a4abd6f0c2bf331a .wp-block-query-pagination-numbers_db5593215b13cb36,
  .navigation_c3dbb30a7caed785.posts-navigation_0f218247319756f2 .wp-block-query-pagination-numbers_db5593215b13cb36,
  .comment-navigation_6eefb39760db0295 .wp-block-query-pagination-numbers_db5593215b13cb36 {
    width: inherit; }
  .wp-block-query-pagination_a4abd6f0c2bf331a .nav-links_62e612d4d2fb66b6,
  .navigation_c3dbb30a7caed785.posts-navigation_0f218247319756f2 .nav-links_62e612d4d2fb66b6,
  .comment-navigation_6eefb39760db0295 .nav-links_62e612d4d2fb66b6 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
  .wp-block-query-pagination_a4abd6f0c2bf331a .wp-block-query-pagination-previous_e0030c9834387b11,
  .wp-block-query-pagination_a4abd6f0c2bf331a .wp-block-query-pagination-next_5e1ff085624f0b60,
  .wp-block-query-pagination_a4abd6f0c2bf331a .nav-next_38b380bb838e915d a,
  .wp-block-query-pagination_a4abd6f0c2bf331a .nav-previous_dac67e9094a551be a,
  .navigation_c3dbb30a7caed785.posts-navigation_0f218247319756f2 .wp-block-query-pagination-previous_e0030c9834387b11,
  .navigation_c3dbb30a7caed785.posts-navigation_0f218247319756f2 .wp-block-query-pagination-next_5e1ff085624f0b60,
  .navigation_c3dbb30a7caed785.posts-navigation_0f218247319756f2 .nav-next_38b380bb838e915d a,
  .navigation_c3dbb30a7caed785.posts-navigation_0f218247319756f2 .nav-previous_dac67e9094a551be a,
  .comment-navigation_6eefb39760db0295 .wp-block-query-pagination-previous_e0030c9834387b11,
  .comment-navigation_6eefb39760db0295 .wp-block-query-pagination-next_5e1ff085624f0b60,
  .comment-navigation_6eefb39760db0295 .nav-next_38b380bb838e915d a,
  .comment-navigation_6eefb39760db0295 .nav-previous_dac67e9094a551be 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_a4abd6f0c2bf331a .wp-block-query-pagination-previous_e0030c9834387b11,
      .wp-block-query-pagination_a4abd6f0c2bf331a .wp-block-query-pagination-next_5e1ff085624f0b60,
      .wp-block-query-pagination_a4abd6f0c2bf331a .nav-next_38b380bb838e915d a,
      .wp-block-query-pagination_a4abd6f0c2bf331a .nav-previous_dac67e9094a551be a,
      .navigation_c3dbb30a7caed785.posts-navigation_0f218247319756f2 .wp-block-query-pagination-previous_e0030c9834387b11,
      .navigation_c3dbb30a7caed785.posts-navigation_0f218247319756f2 .wp-block-query-pagination-next_5e1ff085624f0b60,
      .navigation_c3dbb30a7caed785.posts-navigation_0f218247319756f2 .nav-next_38b380bb838e915d a,
      .navigation_c3dbb30a7caed785.posts-navigation_0f218247319756f2 .nav-previous_dac67e9094a551be a,
      .comment-navigation_6eefb39760db0295 .wp-block-query-pagination-previous_e0030c9834387b11,
      .comment-navigation_6eefb39760db0295 .wp-block-query-pagination-next_5e1ff085624f0b60,
      .comment-navigation_6eefb39760db0295 .nav-next_38b380bb838e915d a,
      .comment-navigation_6eefb39760db0295 .nav-previous_dac67e9094a551be a {
        height: 40px; } }
    .wp-block-query-pagination_a4abd6f0c2bf331a .wp-block-query-pagination-previous_e0030c9834387b11:hover,
    .wp-block-query-pagination_a4abd6f0c2bf331a .wp-block-query-pagination-next_5e1ff085624f0b60:hover,
    .wp-block-query-pagination_a4abd6f0c2bf331a .nav-next_38b380bb838e915d a:hover,
    .wp-block-query-pagination_a4abd6f0c2bf331a .nav-previous_dac67e9094a551be a:hover,
    .navigation_c3dbb30a7caed785.posts-navigation_0f218247319756f2 .wp-block-query-pagination-previous_e0030c9834387b11:hover,
    .navigation_c3dbb30a7caed785.posts-navigation_0f218247319756f2 .wp-block-query-pagination-next_5e1ff085624f0b60:hover,
    .navigation_c3dbb30a7caed785.posts-navigation_0f218247319756f2 .nav-next_38b380bb838e915d a:hover,
    .navigation_c3dbb30a7caed785.posts-navigation_0f218247319756f2 .nav-previous_dac67e9094a551be a:hover,
    .comment-navigation_6eefb39760db0295 .wp-block-query-pagination-previous_e0030c9834387b11:hover,
    .comment-navigation_6eefb39760db0295 .wp-block-query-pagination-next_5e1ff085624f0b60:hover,
    .comment-navigation_6eefb39760db0295 .nav-next_38b380bb838e915d a:hover,
    .comment-navigation_6eefb39760db0295 .nav-previous_dac67e9094a551be 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_611860e77c056142,
.page-links_966c8f5ae0dc0de8,
.wp-block-query-pagination-numbers_db5593215b13cb36 {
  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_611860e77c056142 ul,
  .page-links_966c8f5ae0dc0de8 ul,
  .wp-block-query-pagination-numbers_db5593215b13cb36 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_611860e77c056142 ul li,
    .page-links_966c8f5ae0dc0de8 ul li,
    .wp-block-query-pagination-numbers_db5593215b13cb36 ul li {
      padding-top: 0; }
    .te-basic-pagination_611860e77c056142 ul .prev_2520783b8f194ece span,
    .te-basic-pagination_611860e77c056142 ul .next_ec130c06e221dcfe span,
    .page-links_966c8f5ae0dc0de8 ul .prev_2520783b8f194ece span,
    .page-links_966c8f5ae0dc0de8 ul .next_ec130c06e221dcfe span,
    .wp-block-query-pagination-numbers_db5593215b13cb36 ul .prev_2520783b8f194ece span,
    .wp-block-query-pagination-numbers_db5593215b13cb36 ul .next_ec130c06e221dcfe span {
      display: none; }
  .te-basic-pagination_611860e77c056142 .post-page-numbers_a9569492f1d6c31a,
  .page-links_966c8f5ae0dc0de8 .post-page-numbers_a9569492f1d6c31a,
  .wp-block-query-pagination-numbers_db5593215b13cb36 .post-page-numbers_a9569492f1d6c31a {
    background-color: rgba(71, 112, 247, 0.1) !important; }
  .te-basic-pagination_611860e77c056142 .page-numbers_3754698b10ba7edb,
  .te-basic-pagination_611860e77c056142 .post-page-numbers_a9569492f1d6c31a,
  .page-links_966c8f5ae0dc0de8 .page-numbers_3754698b10ba7edb,
  .page-links_966c8f5ae0dc0de8 .post-page-numbers_a9569492f1d6c31a,
  .wp-block-query-pagination-numbers_db5593215b13cb36 .page-numbers_3754698b10ba7edb,
  .wp-block-query-pagination-numbers_db5593215b13cb36 .post-page-numbers_a9569492f1d6c31a {
    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_611860e77c056142 .page-numbers_3754698b10ba7edb,
      .te-basic-pagination_611860e77c056142 .post-page-numbers_a9569492f1d6c31a,
      .page-links_966c8f5ae0dc0de8 .page-numbers_3754698b10ba7edb,
      .page-links_966c8f5ae0dc0de8 .post-page-numbers_a9569492f1d6c31a,
      .wp-block-query-pagination-numbers_db5593215b13cb36 .page-numbers_3754698b10ba7edb,
      .wp-block-query-pagination-numbers_db5593215b13cb36 .post-page-numbers_a9569492f1d6c31a {
        width: 40px;
        height: 40px;
        font-size: 16px; } }
    .te-basic-pagination_611860e77c056142 .page-numbers_3754698b10ba7edb:hover,
    .te-basic-pagination_611860e77c056142 .post-page-numbers_a9569492f1d6c31a:hover,
    .page-links_966c8f5ae0dc0de8 .page-numbers_3754698b10ba7edb:hover,
    .page-links_966c8f5ae0dc0de8 .post-page-numbers_a9569492f1d6c31a:hover,
    .wp-block-query-pagination-numbers_db5593215b13cb36 .page-numbers_3754698b10ba7edb:hover,
    .wp-block-query-pagination-numbers_db5593215b13cb36 .post-page-numbers_a9569492f1d6c31a: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_611860e77c056142 .page-numbers_3754698b10ba7edb.current_b519cad90126ac58,
    .te-basic-pagination_611860e77c056142 .post-page-numbers_a9569492f1d6c31a.current_b519cad90126ac58,
    .page-links_966c8f5ae0dc0de8 .page-numbers_3754698b10ba7edb.current_b519cad90126ac58,
    .page-links_966c8f5ae0dc0de8 .post-page-numbers_a9569492f1d6c31a.current_b519cad90126ac58,
    .wp-block-query-pagination-numbers_db5593215b13cb36 .page-numbers_3754698b10ba7edb.current_b519cad90126ac58,
    .wp-block-query-pagination-numbers_db5593215b13cb36 .post-page-numbers_a9569492f1d6c31a.current_b519cad90126ac58 {
      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_6fa1533ccd2fb61c {
  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_6fa1533ccd2fb61c {
      -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_6fa1533ccd2fb61c {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 30px;
      margin: 30px 0; } }
  .te-blog-post-nav_6fa1533ccd2fb61c .te-post-navigation_d04e0ea4f78f692f {
    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_6fa1533ccd2fb61c .te-post-navigation_d04e0ea4f78f692f {
        -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_6fa1533ccd2fb61c .te-post-navigation_d04e0ea4f78f692f {
        width: 100%; } }
    @media (max-width: 767px) {
      .te-blog-post-nav_6fa1533ccd2fb61c .te-post-navigation_d04e0ea4f78f692f {
        width: 100%; } }
    .te-blog-post-nav_6fa1533ccd2fb61c .te-post-navigation_d04e0ea4f78f692f::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_6fa1533ccd2fb61c .te-post-navigation_d04e0ea4f78f692f::after {
          display: none; } }
      @media (max-width: 767px) {
        .te-blog-post-nav_6fa1533ccd2fb61c .te-post-navigation_d04e0ea4f78f692f::after {
          display: none; } }
    .te-blog-post-nav_6fa1533ccd2fb61c .te-post-navigation_d04e0ea4f78f692f:last-child {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .te-blog-post-nav_6fa1533ccd2fb61c .te-post-navigation_d04e0ea4f78f692f:last-child .text_54409fed5930bc50 {
        text-align: right; }
        @media (max-width: 374px) {
          .te-blog-post-nav_6fa1533ccd2fb61c .te-post-navigation_d04e0ea4f78f692f:last-child .text_54409fed5930bc50 {
            text-align: left; } }
      .te-blog-post-nav_6fa1533ccd2fb61c .te-post-navigation_d04e0ea4f78f692f:last-child::after {
        display: none; }
    .te-blog-post-nav_6fa1533ccd2fb61c .te-post-navigation_d04e0ea4f78f692f .te-post-img_cc9a0dcbb2bb97d6 {
      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_6fa1533ccd2fb61c .te-post-navigation_d04e0ea4f78f692f .te-post-img_cc9a0dcbb2bb97d6 {
          width: 100% !important;
          height: 150px !important; } }
      .te-blog-post-nav_6fa1533ccd2fb61c .te-post-navigation_d04e0ea4f78f692f .te-post-img_cc9a0dcbb2bb97d6 img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        left: 0;
        top: 0; }
    .te-blog-post-nav_6fa1533ccd2fb61c .te-post-navigation_d04e0ea4f78f692f .text_54409fed5930bc50 {
      width: 100%; }
      .te-blog-post-nav_6fa1533ccd2fb61c .te-post-navigation_d04e0ea4f78f692f .text_54409fed5930bc50 span {
        font-size: 18px;
        font-family: "Inter", sans-serif;
        text-transform: capitalize;
        font-weight: 400;
        display: block;
        color: #335371; }
      .te-blog-post-nav_6fa1533ccd2fb61c .te-post-navigation_d04e0ea4f78f692f .text_54409fed5930bc50 h4 {
        text-transform: capitalize;
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        line-height: 30px;
        letter-spacing: 0px; }
    .te-blog-post-nav_6fa1533ccd2fb61c .te-post-navigation_d04e0ea4f78f692f .theme-navigation_a8dc3d148ef293fa {
      width: 100%; }

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

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

.project-details_dd4e7d43e9bfe31f {
  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_dd4e7d43e9bfe31f .image_34ff6e877d0915bc {
    border-radius: 20px;
    overflow: hidden; }
  .project-details_dd4e7d43e9bfe31f .content_a0e0db77872f9bc5 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 46px;
    padding-right: 73px; }
    @media (max-width: 1199px) {
      .project-details_dd4e7d43e9bfe31f .content_a0e0db77872f9bc5 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
        padding-right: 0; } }
    .project-details_dd4e7d43e9bfe31f .content_a0e0db77872f9bc5 .text_54409fed5930bc50 .title_f0b9a697949b53b1 {
      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_dd4e7d43e9bfe31f .content_a0e0db77872f9bc5 .text_54409fed5930bc50 .title_f0b9a697949b53b1 {
          font-size: 32px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .project-details_dd4e7d43e9bfe31f .content_a0e0db77872f9bc5 .text_54409fed5930bc50 .title_f0b9a697949b53b1 {
          font-size: 34px;
          line-height: 48px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .project-details_dd4e7d43e9bfe31f .content_a0e0db77872f9bc5 .text_54409fed5930bc50 .title_f0b9a697949b53b1 {
          font-size: 42px;
          line-height: 52px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .project-details_dd4e7d43e9bfe31f .content_a0e0db77872f9bc5 .text_54409fed5930bc50 .title_f0b9a697949b53b1 {
          font-size: 44px;
          line-height: 58px; } }
    .project-details_dd4e7d43e9bfe31f .content_a0e0db77872f9bc5 .project-info-wrapper_79c245f0db9f8377 {
      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_dd4e7d43e9bfe31f .content_a0e0db77872f9bc5 .project-info-wrapper_79c245f0db9f8377 {
          width: 100%;
          margin-top: 40px; } }
      .project-details_dd4e7d43e9bfe31f .content_a0e0db77872f9bc5 .project-info-wrapper_79c245f0db9f8377 .title_f0b9a697949b53b1 {
        font-size: 24px;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: 0px;
        color: #ffffff;
        margin-bottom: 30px; }
      .project-details_dd4e7d43e9bfe31f .content_a0e0db77872f9bc5 .project-info-wrapper_79c245f0db9f8377 .project-info_e88805336910577d {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 20px 0; }
        @media (max-width: 575px) {
          .project-details_dd4e7d43e9bfe31f .content_a0e0db77872f9bc5 .project-info-wrapper_79c245f0db9f8377 .project-info_e88805336910577d {
            grid-template-columns: repeat(1, 1fr); } }
        .project-details_dd4e7d43e9bfe31f .content_a0e0db77872f9bc5 .project-info-wrapper_79c245f0db9f8377 .project-info_e88805336910577d .te-single-meta_37f777c4b587e3c2 {
          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_dd4e7d43e9bfe31f .content_a0e0db77872f9bc5 .project-info-wrapper_79c245f0db9f8377 .project-info_e88805336910577d .meta-title_2f228d4e8d743e14 {
          font-size: 20px;
          font-weight: 500;
          line-height: 24px;
          letter-spacing: 0px;
          color: #ffffff; }
        .project-details_dd4e7d43e9bfe31f .content_a0e0db77872f9bc5 .project-info-wrapper_79c245f0db9f8377 .project-info_e88805336910577d .meta-text_d47665be04aa9b5d {
          font-size: 18px;
          font-weight: 400;
          line-height: 28px;
          color: #ffffff; }

.project-details-overview_ef69c9bfc9eab859 {
  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_ef69c9bfc9eab859 .list-wrapper_ec6cc5e2863c957b {
    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_ef69c9bfc9eab859 .list-wrapper_ec6cc5e2863c957b {
        -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_ef69c9bfc9eab859 .list-wrapper_ec6cc5e2863c957b .image_34ff6e877d0915bc {
      width: 410px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 20px;
      overflow: hidden; }
      .project-details-overview_ef69c9bfc9eab859 .list-wrapper_ec6cc5e2863c957b .image_34ff6e877d0915bc img {
        border-radius: 20px; }
    .project-details-overview_ef69c9bfc9eab859 .list-wrapper_ec6cc5e2863c957b 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_ef69c9bfc9eab859 .list-wrapper_ec6cc5e2863c957b 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_ef69c9bfc9eab859 .list-wrapper_ec6cc5e2863c957b 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_ef69c9bfc9eab859 .list-wrapper_ec6cc5e2863c957b 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_ef69c9bfc9eab859 .list-wrapper_ec6cc5e2863c957b .user-card_21e9f07894542164 {
      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_ef69c9bfc9eab859 .list-wrapper_ec6cc5e2863c957b .user-card_21e9f07894542164 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .project-details-overview_ef69c9bfc9eab859 .list-wrapper_ec6cc5e2863c957b .user-card_21e9f07894542164 .image_34ff6e877d0915bc {
        width: 90px;
        height: 90px;
        border-radius: 100px;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
      .project-details-overview_ef69c9bfc9eab859 .list-wrapper_ec6cc5e2863c957b .user-card_21e9f07894542164 .content_a0e0db77872f9bc5 .title_f0b9a697949b53b1 {
        font-size: 20px;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: 0px; }
      .project-details-overview_ef69c9bfc9eab859 .list-wrapper_ec6cc5e2863c957b .user-card_21e9f07894542164 .content_a0e0db77872f9bc5 .text_54409fed5930bc50 {
        margin-bottom: 0; }

.te-list-item_16de74d90d463c2d {
  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_16de74d90d463c2d .icon_2cc3b969ff405199 {
    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_16de74d90d463c2d .text_54409fed5930bc50 {
    font-size: 18px;
    line-height: 36px;
    font-weight: 400;
    color: #335371;
    margin: 0; }

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

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

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

/* Widget */
.widget_b4ce950dc2c424a7,
.sidebar__widget_248fe3b8672eab4f {
  /* 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_b4ce950dc2c424a7 ol,
  .widget_b4ce950dc2c424a7 ul,
  .sidebar__widget_248fe3b8672eab4f ol,
  .sidebar__widget_248fe3b8672eab4f ul {
    margin-bottom: 0; }
  .widget_b4ce950dc2c424a7 .widget-instagram-feed_53b43919167c20fa,
  .sidebar__widget_248fe3b8672eab4f .widget-instagram-feed_53b43919167c20fa {
    width: 315px; }
    @media only screen and (min-width: 992px) and (max-width: 1280px) {
      .widget_b4ce950dc2c424a7 .widget-instagram-feed_53b43919167c20fa,
      .sidebar__widget_248fe3b8672eab4f .widget-instagram-feed_53b43919167c20fa {
        width: 220px; } }
    @media (max-width: 374px) {
      .widget_b4ce950dc2c424a7 .widget-instagram-feed_53b43919167c20fa,
      .sidebar__widget_248fe3b8672eab4f .widget-instagram-feed_53b43919167c20fa {
        width: 200px; } }
    .widget_b4ce950dc2c424a7 .widget-instagram-feed_53b43919167c20fa .single-instagram-feed_40c25be93b4dcd36,
    .sidebar__widget_248fe3b8672eab4f .widget-instagram-feed_53b43919167c20fa .single-instagram-feed_40c25be93b4dcd36 {
      width: 96px;
      height: 96px; }
  .widget_b4ce950dc2c424a7 .wp-block-heading_398b19e6dbb81668,
  .widget_b4ce950dc2c424a7 .widget-title_3520efcedf6e1019,
  .widget_b4ce950dc2c424a7 .wp-block-search__label_a99b4255f9b93b75,
  .sidebar__widget_248fe3b8672eab4f .wp-block-heading_398b19e6dbb81668,
  .sidebar__widget_248fe3b8672eab4f .widget-title_3520efcedf6e1019,
  .sidebar__widget_248fe3b8672eab4f .wp-block-search__label_a99b4255f9b93b75 {
    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_b4ce950dc2c424a7 .wp-block-social-links_db350c32b1dd7827 .wp-social-link_60cf74bcd1dd4924,
  .sidebar__widget_248fe3b8672eab4f .wp-block-social-links_db350c32b1dd7827 .wp-social-link_60cf74bcd1dd4924 {
    padding: 0;
    margin: 0;
    line-height: 0; }
    .widget_b4ce950dc2c424a7 .wp-block-social-links_db350c32b1dd7827 .wp-social-link_60cf74bcd1dd4924 a,
    .sidebar__widget_248fe3b8672eab4f .wp-block-social-links_db350c32b1dd7827 .wp-social-link_60cf74bcd1dd4924 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_b4ce950dc2c424a7 .wp-block-social-links_db350c32b1dd7827 .wp-social-link_60cf74bcd1dd4924 a:before,
      .sidebar__widget_248fe3b8672eab4f .wp-block-social-links_db350c32b1dd7827 .wp-social-link_60cf74bcd1dd4924 a:before {
        display: none; }
  .widget_b4ce950dc2c424a7 .has-avatars_3f813c28a6b67559.has-dates_e13240f2d9933c7a.has-excerpts_7500e8d845a9ab37.wp-block-te-latest-comments_fafd4b41eae540aa li.wp-block-te-latest-comments__comment_e54730d8a7ff7fbc .wp-block-te-latest-comments__comment-meta_43d27da8dc72ec06,
  .widget_b4ce950dc2c424a7 .has-dates_e13240f2d9933c7a.has-excerpts_7500e8d845a9ab37.wp-block-te-latest-comments_fafd4b41eae540aa li.wp-block-te-latest-comments__comment_e54730d8a7ff7fbc .wp-block-te-latest-comments__comment-meta_43d27da8dc72ec06,
  .sidebar__widget_248fe3b8672eab4f .has-avatars_3f813c28a6b67559.has-dates_e13240f2d9933c7a.has-excerpts_7500e8d845a9ab37.wp-block-te-latest-comments_fafd4b41eae540aa li.wp-block-te-latest-comments__comment_e54730d8a7ff7fbc .wp-block-te-latest-comments__comment-meta_43d27da8dc72ec06,
  .sidebar__widget_248fe3b8672eab4f .has-dates_e13240f2d9933c7a.has-excerpts_7500e8d845a9ab37.wp-block-te-latest-comments_fafd4b41eae540aa li.wp-block-te-latest-comments__comment_e54730d8a7ff7fbc .wp-block-te-latest-comments__comment-meta_43d27da8dc72ec06 {
    font-weight: 500; }
    .widget_b4ce950dc2c424a7 .has-avatars_3f813c28a6b67559.has-dates_e13240f2d9933c7a.has-excerpts_7500e8d845a9ab37.wp-block-te-latest-comments_fafd4b41eae540aa li.wp-block-te-latest-comments__comment_e54730d8a7ff7fbc .wp-block-te-latest-comments__comment-meta_43d27da8dc72ec06 .wp-block-te-latest-comments__comment-author_751f05fdfe31b4d0,
    .widget_b4ce950dc2c424a7 .has-avatars_3f813c28a6b67559.has-dates_e13240f2d9933c7a.has-excerpts_7500e8d845a9ab37.wp-block-te-latest-comments_fafd4b41eae540aa li.wp-block-te-latest-comments__comment_e54730d8a7ff7fbc .wp-block-te-latest-comments__comment-meta_43d27da8dc72ec06 .wp-block-te-latest-comments__comment-link_7999f2a22811079e,
    .widget_b4ce950dc2c424a7 .has-dates_e13240f2d9933c7a.has-excerpts_7500e8d845a9ab37.wp-block-te-latest-comments_fafd4b41eae540aa li.wp-block-te-latest-comments__comment_e54730d8a7ff7fbc .wp-block-te-latest-comments__comment-meta_43d27da8dc72ec06 .wp-block-te-latest-comments__comment-author_751f05fdfe31b4d0,
    .widget_b4ce950dc2c424a7 .has-dates_e13240f2d9933c7a.has-excerpts_7500e8d845a9ab37.wp-block-te-latest-comments_fafd4b41eae540aa li.wp-block-te-latest-comments__comment_e54730d8a7ff7fbc .wp-block-te-latest-comments__comment-meta_43d27da8dc72ec06 .wp-block-te-latest-comments__comment-link_7999f2a22811079e,
    .sidebar__widget_248fe3b8672eab4f .has-avatars_3f813c28a6b67559.has-dates_e13240f2d9933c7a.has-excerpts_7500e8d845a9ab37.wp-block-te-latest-comments_fafd4b41eae540aa li.wp-block-te-latest-comments__comment_e54730d8a7ff7fbc .wp-block-te-latest-comments__comment-meta_43d27da8dc72ec06 .wp-block-te-latest-comments__comment-author_751f05fdfe31b4d0,
    .sidebar__widget_248fe3b8672eab4f .has-avatars_3f813c28a6b67559.has-dates_e13240f2d9933c7a.has-excerpts_7500e8d845a9ab37.wp-block-te-latest-comments_fafd4b41eae540aa li.wp-block-te-latest-comments__comment_e54730d8a7ff7fbc .wp-block-te-latest-comments__comment-meta_43d27da8dc72ec06 .wp-block-te-latest-comments__comment-link_7999f2a22811079e,
    .sidebar__widget_248fe3b8672eab4f .has-dates_e13240f2d9933c7a.has-excerpts_7500e8d845a9ab37.wp-block-te-latest-comments_fafd4b41eae540aa li.wp-block-te-latest-comments__comment_e54730d8a7ff7fbc .wp-block-te-latest-comments__comment-meta_43d27da8dc72ec06 .wp-block-te-latest-comments__comment-author_751f05fdfe31b4d0,
    .sidebar__widget_248fe3b8672eab4f .has-dates_e13240f2d9933c7a.has-excerpts_7500e8d845a9ab37.wp-block-te-latest-comments_fafd4b41eae540aa li.wp-block-te-latest-comments__comment_e54730d8a7ff7fbc .wp-block-te-latest-comments__comment-meta_43d27da8dc72ec06 .wp-block-te-latest-comments__comment-link_7999f2a22811079e {
      font-weight: 500; }
  .widget_b4ce950dc2c424a7 .wp-block-te-latest-comments_fafd4b41eae540aa li.wp-block-te-latest-comments__comment_e54730d8a7ff7fbc,
  .widget_b4ce950dc2c424a7 .wp-block-latest-posts_ee067691bab6b521 li.wp-block-te-latest-comments__comment_e54730d8a7ff7fbc,
  .sidebar__widget_248fe3b8672eab4f .wp-block-te-latest-comments_fafd4b41eae540aa li.wp-block-te-latest-comments__comment_e54730d8a7ff7fbc,
  .sidebar__widget_248fe3b8672eab4f .wp-block-latest-posts_ee067691bab6b521 li.wp-block-te-latest-comments__comment_e54730d8a7ff7fbc {
    margin-bottom: 0; }
  .widget_b4ce950dc2c424a7 .wp-block-te-latest-comments_fafd4b41eae540aa li .wp-block-te-latest-comments__comment-meta_43d27da8dc72ec06,
  .widget_b4ce950dc2c424a7 .wp-block-te-latest-comments_fafd4b41eae540aa li .wp-block-latest-posts__te-post-title_29119c900c002cc7,
  .widget_b4ce950dc2c424a7 .wp-block-latest-posts_ee067691bab6b521 li .wp-block-te-latest-comments__comment-meta_43d27da8dc72ec06,
  .widget_b4ce950dc2c424a7 .wp-block-latest-posts_ee067691bab6b521 li .wp-block-latest-posts__te-post-title_29119c900c002cc7,
  .sidebar__widget_248fe3b8672eab4f .wp-block-te-latest-comments_fafd4b41eae540aa li .wp-block-te-latest-comments__comment-meta_43d27da8dc72ec06,
  .sidebar__widget_248fe3b8672eab4f .wp-block-te-latest-comments_fafd4b41eae540aa li .wp-block-latest-posts__te-post-title_29119c900c002cc7,
  .sidebar__widget_248fe3b8672eab4f .wp-block-latest-posts_ee067691bab6b521 li .wp-block-te-latest-comments__comment-meta_43d27da8dc72ec06,
  .sidebar__widget_248fe3b8672eab4f .wp-block-latest-posts_ee067691bab6b521 li .wp-block-latest-posts__te-post-title_29119c900c002cc7 {
    line-height: 28px;
    font-weight: 400; }
    .widget_b4ce950dc2c424a7 .wp-block-te-latest-comments_fafd4b41eae540aa li .wp-block-te-latest-comments__comment-meta_43d27da8dc72ec06 .wp-block-te-latest-comments__comment-date_6716605b0cd66662,
    .widget_b4ce950dc2c424a7 .wp-block-te-latest-comments_fafd4b41eae540aa li .wp-block-latest-posts__te-post-title_29119c900c002cc7 .wp-block-te-latest-comments__comment-date_6716605b0cd66662,
    .widget_b4ce950dc2c424a7 .wp-block-latest-posts_ee067691bab6b521 li .wp-block-te-latest-comments__comment-meta_43d27da8dc72ec06 .wp-block-te-latest-comments__comment-date_6716605b0cd66662,
    .widget_b4ce950dc2c424a7 .wp-block-latest-posts_ee067691bab6b521 li .wp-block-latest-posts__te-post-title_29119c900c002cc7 .wp-block-te-latest-comments__comment-date_6716605b0cd66662,
    .sidebar__widget_248fe3b8672eab4f .wp-block-te-latest-comments_fafd4b41eae540aa li .wp-block-te-latest-comments__comment-meta_43d27da8dc72ec06 .wp-block-te-latest-comments__comment-date_6716605b0cd66662,
    .sidebar__widget_248fe3b8672eab4f .wp-block-te-latest-comments_fafd4b41eae540aa li .wp-block-latest-posts__te-post-title_29119c900c002cc7 .wp-block-te-latest-comments__comment-date_6716605b0cd66662,
    .sidebar__widget_248fe3b8672eab4f .wp-block-latest-posts_ee067691bab6b521 li .wp-block-te-latest-comments__comment-meta_43d27da8dc72ec06 .wp-block-te-latest-comments__comment-date_6716605b0cd66662,
    .sidebar__widget_248fe3b8672eab4f .wp-block-latest-posts_ee067691bab6b521 li .wp-block-latest-posts__te-post-title_29119c900c002cc7 .wp-block-te-latest-comments__comment-date_6716605b0cd66662 {
      font-size: 14px !important;
      margin-bottom: 10px;
      position: relative; }
      .widget_b4ce950dc2c424a7 .wp-block-te-latest-comments_fafd4b41eae540aa li .wp-block-te-latest-comments__comment-meta_43d27da8dc72ec06 .wp-block-te-latest-comments__comment-date_6716605b0cd66662:before,
      .widget_b4ce950dc2c424a7 .wp-block-te-latest-comments_fafd4b41eae540aa li .wp-block-latest-posts__te-post-title_29119c900c002cc7 .wp-block-te-latest-comments__comment-date_6716605b0cd66662:before,
      .widget_b4ce950dc2c424a7 .wp-block-latest-posts_ee067691bab6b521 li .wp-block-te-latest-comments__comment-meta_43d27da8dc72ec06 .wp-block-te-latest-comments__comment-date_6716605b0cd66662:before,
      .widget_b4ce950dc2c424a7 .wp-block-latest-posts_ee067691bab6b521 li .wp-block-latest-posts__te-post-title_29119c900c002cc7 .wp-block-te-latest-comments__comment-date_6716605b0cd66662:before,
      .sidebar__widget_248fe3b8672eab4f .wp-block-te-latest-comments_fafd4b41eae540aa li .wp-block-te-latest-comments__comment-meta_43d27da8dc72ec06 .wp-block-te-latest-comments__comment-date_6716605b0cd66662:before,
      .sidebar__widget_248fe3b8672eab4f .wp-block-te-latest-comments_fafd4b41eae540aa li .wp-block-latest-posts__te-post-title_29119c900c002cc7 .wp-block-te-latest-comments__comment-date_6716605b0cd66662:before,
      .sidebar__widget_248fe3b8672eab4f .wp-block-latest-posts_ee067691bab6b521 li .wp-block-te-latest-comments__comment-meta_43d27da8dc72ec06 .wp-block-te-latest-comments__comment-date_6716605b0cd66662:before,
      .sidebar__widget_248fe3b8672eab4f .wp-block-latest-posts_ee067691bab6b521 li .wp-block-latest-posts__te-post-title_29119c900c002cc7 .wp-block-te-latest-comments__comment-date_6716605b0cd66662:before {
        content: "\f274";
        font-family: "Font Awesome 6 Free";
        padding-right: 8px; }
  .widget_b4ce950dc2c424a7 .wp-block-te-latest-comments_fafd4b41eae540aa li a,
  .widget_b4ce950dc2c424a7 .wp-block-latest-posts_ee067691bab6b521 li a,
  .sidebar__widget_248fe3b8672eab4f .wp-block-te-latest-comments_fafd4b41eae540aa li a,
  .sidebar__widget_248fe3b8672eab4f .wp-block-latest-posts_ee067691bab6b521 li a {
    color: #335371; }
    .widget_b4ce950dc2c424a7 .wp-block-te-latest-comments_fafd4b41eae540aa li a.wp-block-te-latest-comments__comment-author_751f05fdfe31b4d0, .widget_b4ce950dc2c424a7 .wp-block-te-latest-comments_fafd4b41eae540aa li a.wp-block-te-latest-comments__comment-link_7999f2a22811079e,
    .widget_b4ce950dc2c424a7 .wp-block-latest-posts_ee067691bab6b521 li a.wp-block-te-latest-comments__comment-author_751f05fdfe31b4d0,
    .widget_b4ce950dc2c424a7 .wp-block-latest-posts_ee067691bab6b521 li a.wp-block-te-latest-comments__comment-link_7999f2a22811079e,
    .sidebar__widget_248fe3b8672eab4f .wp-block-te-latest-comments_fafd4b41eae540aa li a.wp-block-te-latest-comments__comment-author_751f05fdfe31b4d0,
    .sidebar__widget_248fe3b8672eab4f .wp-block-te-latest-comments_fafd4b41eae540aa li a.wp-block-te-latest-comments__comment-link_7999f2a22811079e,
    .sidebar__widget_248fe3b8672eab4f .wp-block-latest-posts_ee067691bab6b521 li a.wp-block-te-latest-comments__comment-author_751f05fdfe31b4d0,
    .sidebar__widget_248fe3b8672eab4f .wp-block-latest-posts_ee067691bab6b521 li a.wp-block-te-latest-comments__comment-link_7999f2a22811079e {
      display: inline !important;
      text-transform: capitalize;
      line-height: 28px;
      font-weight: 400; }
    .widget_b4ce950dc2c424a7 .wp-block-te-latest-comments_fafd4b41eae540aa li a:hover,
    .widget_b4ce950dc2c424a7 .wp-block-latest-posts_ee067691bab6b521 li a:hover,
    .sidebar__widget_248fe3b8672eab4f .wp-block-te-latest-comments_fafd4b41eae540aa li a:hover,
    .sidebar__widget_248fe3b8672eab4f .wp-block-latest-posts_ee067691bab6b521 li a:hover {
      color: #317EFE; }
  .widget_b4ce950dc2c424a7 .wp-block-te-latest-comments_fafd4b41eae540aa li .wp-block-te-latest-comments__comment-excerpt_b1feaba06f5392a4 p,
  .widget_b4ce950dc2c424a7 .wp-block-latest-posts_ee067691bab6b521 li .wp-block-te-latest-comments__comment-excerpt_b1feaba06f5392a4 p,
  .sidebar__widget_248fe3b8672eab4f .wp-block-te-latest-comments_fafd4b41eae540aa li .wp-block-te-latest-comments__comment-excerpt_b1feaba06f5392a4 p,
  .sidebar__widget_248fe3b8672eab4f .wp-block-latest-posts_ee067691bab6b521 li .wp-block-te-latest-comments__comment-excerpt_b1feaba06f5392a4 p {
    font-size: 16px;
    line-height: 28px;
    margin: 0; }
  .widget_b4ce950dc2c424a7 .te-social-profile_04431551158b360d,
  .sidebar__widget_248fe3b8672eab4f .te-social-profile_04431551158b360d {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .widget_b4ce950dc2c424a7 .te-social-profile_04431551158b360d a,
    .sidebar__widget_248fe3b8672eab4f .te-social-profile_04431551158b360d 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_b4ce950dc2c424a7 .te-social-profile_04431551158b360d a,
        .sidebar__widget_248fe3b8672eab4f .te-social-profile_04431551158b360d a {
          width: 40px;
          height: 40px; } }
      .widget_b4ce950dc2c424a7 .te-social-profile_04431551158b360d a.facebook_05a22b2851efe30f,
      .sidebar__widget_248fe3b8672eab4f .te-social-profile_04431551158b360d a.facebook_05a22b2851efe30f {
        background-color: #1877f2; }
      .widget_b4ce950dc2c424a7 .te-social-profile_04431551158b360d a.twitter_baccfb3c124f4473,
      .sidebar__widget_248fe3b8672eab4f .te-social-profile_04431551158b360d a.twitter_baccfb3c124f4473 {
        background-color: #1da1f2; }
      .widget_b4ce950dc2c424a7 .te-social-profile_04431551158b360d a.linkedin_8857a16fb39a2913,
      .sidebar__widget_248fe3b8672eab4f .te-social-profile_04431551158b360d a.linkedin_8857a16fb39a2913 {
        background-color: #0a66c2; }
      .widget_b4ce950dc2c424a7 .te-social-profile_04431551158b360d a.instagram_8d4259dbc702d90c,
      .sidebar__widget_248fe3b8672eab4f .te-social-profile_04431551158b360d a.instagram_8d4259dbc702d90c {
        background-color: #405de6; }
      .widget_b4ce950dc2c424a7 .te-social-profile_04431551158b360d a:hover,
      .sidebar__widget_248fe3b8672eab4f .te-social-profile_04431551158b360d a:hover {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #E7F914; }
  .widget_b4ce950dc2c424a7 select,
  .sidebar__widget_248fe3b8672eab4f select {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371;
    margin-bottom: 0; }
  .widget_b4ce950dc2c424a7 .has-login-form_dd7a6919479c805a .login-username_ed9a082cf7ce09a2 label,
  .widget_b4ce950dc2c424a7 .has-login-form_dd7a6919479c805a .login-password_70305bf082c37357 label,
  .sidebar__widget_248fe3b8672eab4f .has-login-form_dd7a6919479c805a .login-username_ed9a082cf7ce09a2 label,
  .sidebar__widget_248fe3b8672eab4f .has-login-form_dd7a6919479c805a .login-password_70305bf082c37357 label {
    margin-bottom: 10px; }
  .widget_b4ce950dc2c424a7 .has-login-form_dd7a6919479c805a .login-username_ed9a082cf7ce09a2 input,
  .widget_b4ce950dc2c424a7 .has-login-form_dd7a6919479c805a .login-password_70305bf082c37357 input,
  .sidebar__widget_248fe3b8672eab4f .has-login-form_dd7a6919479c805a .login-username_ed9a082cf7ce09a2 input,
  .sidebar__widget_248fe3b8672eab4f .has-login-form_dd7a6919479c805a .login-password_70305bf082c37357 input {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #31373f;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371; }
  .widget_b4ce950dc2c424a7 .has-login-form_dd7a6919479c805a .login-remember_9e3d977f690a939b label,
  .sidebar__widget_248fe3b8672eab4f .has-login-form_dd7a6919479c805a .login-remember_9e3d977f690a939b label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px; }
  .widget_b4ce950dc2c424a7 .has-login-form_dd7a6919479c805a .login-submit_8763f399e3a58837,
  .sidebar__widget_248fe3b8672eab4f .has-login-form_dd7a6919479c805a .login-submit_8763f399e3a58837 {
    margin-bottom: 0; }
    .widget_b4ce950dc2c424a7 .has-login-form_dd7a6919479c805a .login-submit_8763f399e3a58837 input.button-primary_9cc0820a9fe3fa8d,
    .sidebar__widget_248fe3b8672eab4f .has-login-form_dd7a6919479c805a .login-submit_8763f399e3a58837 input.button-primary_9cc0820a9fe3fa8d {
      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_b4ce950dc2c424a7 .search-form_3fadc66724a74f1d,
  .sidebar__widget_248fe3b8672eab4f .search-form_3fadc66724a74f1d {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_b4ce950dc2c424a7 .search-form_3fadc66724a74f1d button,
    .sidebar__widget_248fe3b8672eab4f .search-form_3fadc66724a74f1d button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_b4ce950dc2c424a7.widget_search_e890cc4f1ae1e0fa .sidebar__search_cc6d2de9d71074b4,
  .sidebar__widget_248fe3b8672eab4f.widget_search_e890cc4f1ae1e0fa .sidebar__search_cc6d2de9d71074b4 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_b4ce950dc2c424a7.widget_search_e890cc4f1ae1e0fa .sidebar__search_cc6d2de9d71074b4 button,
    .sidebar__widget_248fe3b8672eab4f.widget_search_e890cc4f1ae1e0fa .sidebar__search_cc6d2de9d71074b4 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_b4ce950dc2c424a7 .wp-block-search__no-button_1c7a8831cf61c7be.wp-block-search_a56f7c3c3f62fcfe input,
  .sidebar__widget_248fe3b8672eab4f .wp-block-search__no-button_1c7a8831cf61c7be.wp-block-search_a56f7c3c3f62fcfe input {
    border-radius: 10px; }
  .widget_b4ce950dc2c424a7 .wp-block-search_a56f7c3c3f62fcfe,
  .sidebar__widget_248fe3b8672eab4f .wp-block-search_a56f7c3c3f62fcfe {
    margin-bottom: -2px; }
  .widget_b4ce950dc2c424a7 .wp-block-search_a56f7c3c3f62fcfe,
  .widget_b4ce950dc2c424a7 .search-form_3fadc66724a74f1d,
  .widget_b4ce950dc2c424a7 .sidebar__search_cc6d2de9d71074b4,
  .sidebar__widget_248fe3b8672eab4f .wp-block-search_a56f7c3c3f62fcfe,
  .sidebar__widget_248fe3b8672eab4f .search-form_3fadc66724a74f1d,
  .sidebar__widget_248fe3b8672eab4f .sidebar__search_cc6d2de9d71074b4 {
    display: inline-block;
    width: 100%;
    overflow: hidden; }
    .widget_b4ce950dc2c424a7 .wp-block-search_a56f7c3c3f62fcfe .wp-block-search__inside-wrapper_9edcf31800149774,
    .widget_b4ce950dc2c424a7 .search-form_3fadc66724a74f1d .wp-block-search__inside-wrapper_9edcf31800149774,
    .widget_b4ce950dc2c424a7 .sidebar__search_cc6d2de9d71074b4 .wp-block-search__inside-wrapper_9edcf31800149774,
    .sidebar__widget_248fe3b8672eab4f .wp-block-search_a56f7c3c3f62fcfe .wp-block-search__inside-wrapper_9edcf31800149774,
    .sidebar__widget_248fe3b8672eab4f .search-form_3fadc66724a74f1d .wp-block-search__inside-wrapper_9edcf31800149774,
    .sidebar__widget_248fe3b8672eab4f .sidebar__search_cc6d2de9d71074b4 .wp-block-search__inside-wrapper_9edcf31800149774 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .widget_b4ce950dc2c424a7 .wp-block-search_a56f7c3c3f62fcfe label,
    .widget_b4ce950dc2c424a7 .search-form_3fadc66724a74f1d label,
    .widget_b4ce950dc2c424a7 .sidebar__search_cc6d2de9d71074b4 label,
    .sidebar__widget_248fe3b8672eab4f .wp-block-search_a56f7c3c3f62fcfe label,
    .sidebar__widget_248fe3b8672eab4f .search-form_3fadc66724a74f1d label,
    .sidebar__widget_248fe3b8672eab4f .sidebar__search_cc6d2de9d71074b4 label {
      font-size: 24px;
      display: block;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #14203A;
      font-family: "Inter", sans-serif; }
    .widget_b4ce950dc2c424a7 .wp-block-search_a56f7c3c3f62fcfe input,
    .widget_b4ce950dc2c424a7 .search-form_3fadc66724a74f1d input,
    .widget_b4ce950dc2c424a7 .sidebar__search_cc6d2de9d71074b4 input,
    .sidebar__widget_248fe3b8672eab4f .wp-block-search_a56f7c3c3f62fcfe input,
    .sidebar__widget_248fe3b8672eab4f .search-form_3fadc66724a74f1d input,
    .sidebar__widget_248fe3b8672eab4f .sidebar__search_cc6d2de9d71074b4 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_b4ce950dc2c424a7 .wp-block-search_a56f7c3c3f62fcfe button,
    .widget_b4ce950dc2c424a7 .search-form_3fadc66724a74f1d button,
    .widget_b4ce950dc2c424a7 .sidebar__search_cc6d2de9d71074b4 button,
    .sidebar__widget_248fe3b8672eab4f .wp-block-search_a56f7c3c3f62fcfe button,
    .sidebar__widget_248fe3b8672eab4f .search-form_3fadc66724a74f1d button,
    .sidebar__widget_248fe3b8672eab4f .sidebar__search_cc6d2de9d71074b4 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_b4ce950dc2c424a7 .tagcloud_520de140a2e22389,
  .widget_b4ce950dc2c424a7 .wp-block-tag-cloud_e4cd4b67ceee8a2a,
  .sidebar__widget_248fe3b8672eab4f .tagcloud_520de140a2e22389,
  .sidebar__widget_248fe3b8672eab4f .wp-block-tag-cloud_e4cd4b67ceee8a2a {
    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_b4ce950dc2c424a7 .tagcloud_520de140a2e22389 a,
    .widget_b4ce950dc2c424a7 .wp-block-tag-cloud_e4cd4b67ceee8a2a a,
    .sidebar__widget_248fe3b8672eab4f .tagcloud_520de140a2e22389 a,
    .sidebar__widget_248fe3b8672eab4f .wp-block-tag-cloud_e4cd4b67ceee8a2a 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_b4ce950dc2c424a7 .tagcloud_520de140a2e22389 a:hover,
      .widget_b4ce950dc2c424a7 .wp-block-tag-cloud_e4cd4b67ceee8a2a a:hover,
      .sidebar__widget_248fe3b8672eab4f .tagcloud_520de140a2e22389 a:hover,
      .sidebar__widget_248fe3b8672eab4f .wp-block-tag-cloud_e4cd4b67ceee8a2a a:hover {
        color: #ffffff;
        background: #317EFE;
        border-color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .widget_b4ce950dc2c424a7 ul,
  .widget_b4ce950dc2c424a7 ol,
  .sidebar__widget_248fe3b8672eab4f ul,
  .sidebar__widget_248fe3b8672eab4f ol {
    margin-bottom: 0;
    padding-left: 0;
    /* Tag Cloud Widget */ }
    .widget_b4ce950dc2c424a7 ul li,
    .widget_b4ce950dc2c424a7 ol li,
    .sidebar__widget_248fe3b8672eab4f ul li,
    .sidebar__widget_248fe3b8672eab4f ol li {
      display: block;
      padding: 8px 0;
      border-top: 1px solid #E1E1E1;
      margin-bottom: 0;
      /* Recent Comment Widget */ }
      .widget_b4ce950dc2c424a7 ul li:first-child,
      .widget_b4ce950dc2c424a7 ol li:first-child,
      .sidebar__widget_248fe3b8672eab4f ul li:first-child,
      .sidebar__widget_248fe3b8672eab4f ol li:first-child {
        border-top: 0; }
      .widget_b4ce950dc2c424a7 ul li:last-child,
      .widget_b4ce950dc2c424a7 ol li:last-child,
      .sidebar__widget_248fe3b8672eab4f ul li:last-child,
      .sidebar__widget_248fe3b8672eab4f ol li:last-child {
        margin-bottom: 0; }
      .widget_b4ce950dc2c424a7 ul li.recentcomments_0613050a210b4385 .comment-author-link_0e0e17213d73ec46 a:before, .widget_b4ce950dc2c424a7 ul li.wp-block-latest-comments__comment_eb1aecd9d396507b .comment-author-link_0e0e17213d73ec46 a:before,
      .widget_b4ce950dc2c424a7 ol li.recentcomments_0613050a210b4385 .comment-author-link_0e0e17213d73ec46 a:before,
      .widget_b4ce950dc2c424a7 ol li.wp-block-latest-comments__comment_eb1aecd9d396507b .comment-author-link_0e0e17213d73ec46 a:before,
      .sidebar__widget_248fe3b8672eab4f ul li.recentcomments_0613050a210b4385 .comment-author-link_0e0e17213d73ec46 a:before,
      .sidebar__widget_248fe3b8672eab4f ul li.wp-block-latest-comments__comment_eb1aecd9d396507b .comment-author-link_0e0e17213d73ec46 a:before,
      .sidebar__widget_248fe3b8672eab4f ol li.recentcomments_0613050a210b4385 .comment-author-link_0e0e17213d73ec46 a:before,
      .sidebar__widget_248fe3b8672eab4f ol li.wp-block-latest-comments__comment_eb1aecd9d396507b .comment-author-link_0e0e17213d73ec46 a:before {
        display: none; }
      .widget_b4ce950dc2c424a7 ul li.recentcomments_0613050a210b4385 a, .widget_b4ce950dc2c424a7 ul li.wp-block-latest-comments__comment_eb1aecd9d396507b a,
      .widget_b4ce950dc2c424a7 ol li.recentcomments_0613050a210b4385 a,
      .widget_b4ce950dc2c424a7 ol li.wp-block-latest-comments__comment_eb1aecd9d396507b a,
      .sidebar__widget_248fe3b8672eab4f ul li.recentcomments_0613050a210b4385 a,
      .sidebar__widget_248fe3b8672eab4f ul li.wp-block-latest-comments__comment_eb1aecd9d396507b a,
      .sidebar__widget_248fe3b8672eab4f ol li.recentcomments_0613050a210b4385 a,
      .sidebar__widget_248fe3b8672eab4f ol li.wp-block-latest-comments__comment_eb1aecd9d396507b a {
        padding-left: 0;
        display: inline; }
        .widget_b4ce950dc2c424a7 ul li.recentcomments_0613050a210b4385 a:before, .widget_b4ce950dc2c424a7 ul li.wp-block-latest-comments__comment_eb1aecd9d396507b a:before,
        .widget_b4ce950dc2c424a7 ol li.recentcomments_0613050a210b4385 a:before,
        .widget_b4ce950dc2c424a7 ol li.wp-block-latest-comments__comment_eb1aecd9d396507b a:before,
        .sidebar__widget_248fe3b8672eab4f ul li.recentcomments_0613050a210b4385 a:before,
        .sidebar__widget_248fe3b8672eab4f ul li.wp-block-latest-comments__comment_eb1aecd9d396507b a:before,
        .sidebar__widget_248fe3b8672eab4f ol li.recentcomments_0613050a210b4385 a:before,
        .sidebar__widget_248fe3b8672eab4f ol li.wp-block-latest-comments__comment_eb1aecd9d396507b a:before {
          display: none; }
      .widget_b4ce950dc2c424a7 ul li a,
      .widget_b4ce950dc2c424a7 ol li a,
      .sidebar__widget_248fe3b8672eab4f ul li a,
      .sidebar__widget_248fe3b8672eab4f 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_b4ce950dc2c424a7 ul li a::before,
        .widget_b4ce950dc2c424a7 ol li a::before,
        .sidebar__widget_248fe3b8672eab4f ul li a::before,
        .sidebar__widget_248fe3b8672eab4f ol li a::before {
          content: "\f105";
          font-family: "Font Awesome 6 Free";
          margin-right: 10px; }
        .widget_b4ce950dc2c424a7 ul li a:hover,
        .widget_b4ce950dc2c424a7 ol li a:hover,
        .sidebar__widget_248fe3b8672eab4f ul li a:hover,
        .sidebar__widget_248fe3b8672eab4f ol li a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .widget_b4ce950dc2c424a7 ul li a.rsswidget_5ef737b99be47cf9, .widget_b4ce950dc2c424a7 ul li a.wp-block-latest-posts__post-title_8f9fc77cf003ba25,
        .widget_b4ce950dc2c424a7 ol li a.rsswidget_5ef737b99be47cf9,
        .widget_b4ce950dc2c424a7 ol li a.wp-block-latest-posts__post-title_8f9fc77cf003ba25,
        .sidebar__widget_248fe3b8672eab4f ul li a.rsswidget_5ef737b99be47cf9,
        .sidebar__widget_248fe3b8672eab4f ul li a.wp-block-latest-posts__post-title_8f9fc77cf003ba25,
        .sidebar__widget_248fe3b8672eab4f ol li a.rsswidget_5ef737b99be47cf9,
        .sidebar__widget_248fe3b8672eab4f ol li a.wp-block-latest-posts__post-title_8f9fc77cf003ba25 {
          padding-left: 0;
          font-weight: 500;
          display: block; }
          .widget_b4ce950dc2c424a7 ul li a.rsswidget_5ef737b99be47cf9:before, .widget_b4ce950dc2c424a7 ul li a.wp-block-latest-posts__post-title_8f9fc77cf003ba25:before,
          .widget_b4ce950dc2c424a7 ol li a.rsswidget_5ef737b99be47cf9:before,
          .widget_b4ce950dc2c424a7 ol li a.wp-block-latest-posts__post-title_8f9fc77cf003ba25:before,
          .sidebar__widget_248fe3b8672eab4f ul li a.rsswidget_5ef737b99be47cf9:before,
          .sidebar__widget_248fe3b8672eab4f ul li a.wp-block-latest-posts__post-title_8f9fc77cf003ba25:before,
          .sidebar__widget_248fe3b8672eab4f ol li a.rsswidget_5ef737b99be47cf9:before,
          .sidebar__widget_248fe3b8672eab4f ol li a.wp-block-latest-posts__post-title_8f9fc77cf003ba25:before {
            display: none; }
      .widget_b4ce950dc2c424a7 ul li ul,
      .widget_b4ce950dc2c424a7 ol li ul,
      .sidebar__widget_248fe3b8672eab4f ul li ul,
      .sidebar__widget_248fe3b8672eab4f ol li ul {
        padding-left: 25px;
        padding-top: 10px; }
    .widget_b4ce950dc2c424a7 ul.wp-tag-cloud_117dfaedc2da307f li,
    .widget_b4ce950dc2c424a7 ol.wp-tag-cloud_117dfaedc2da307f li,
    .sidebar__widget_248fe3b8672eab4f ul.wp-tag-cloud_117dfaedc2da307f li,
    .sidebar__widget_248fe3b8672eab4f ol.wp-tag-cloud_117dfaedc2da307f li {
      display: inline-block;
      padding: 0;
      border: 0; }
      .widget_b4ce950dc2c424a7 ul.wp-tag-cloud_117dfaedc2da307f li a:before,
      .widget_b4ce950dc2c424a7 ol.wp-tag-cloud_117dfaedc2da307f li a:before,
      .sidebar__widget_248fe3b8672eab4f ul.wp-tag-cloud_117dfaedc2da307f li a:before,
      .sidebar__widget_248fe3b8672eab4f ol.wp-tag-cloud_117dfaedc2da307f li a:before {
        display: none; }
  .widget_b4ce950dc2c424a7.te_widget_categories_5bd870d85fa50797 li, .widget_b4ce950dc2c424a7.widget_archive_7ab88deec6675f7e li,
  .widget_b4ce950dc2c424a7 .wp-block-categories-list_512938f9d3559aa7 li,
  .widget_b4ce950dc2c424a7 .wp-block-archives-list_fe04f1b484b1cc25 li,
  .sidebar__widget_248fe3b8672eab4f.te_widget_categories_5bd870d85fa50797 li,
  .sidebar__widget_248fe3b8672eab4f.widget_archive_7ab88deec6675f7e li,
  .sidebar__widget_248fe3b8672eab4f .wp-block-categories-list_512938f9d3559aa7 li,
  .sidebar__widget_248fe3b8672eab4f .wp-block-archives-list_fe04f1b484b1cc25 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_b4ce950dc2c424a7.te_widget_categories_5bd870d85fa50797 li.cat-item_54d6e71b69e356bb, .widget_b4ce950dc2c424a7.widget_archive_7ab88deec6675f7e li.cat-item_54d6e71b69e356bb,
    .widget_b4ce950dc2c424a7 .wp-block-categories-list_512938f9d3559aa7 li.cat-item_54d6e71b69e356bb,
    .widget_b4ce950dc2c424a7 .wp-block-archives-list_fe04f1b484b1cc25 li.cat-item_54d6e71b69e356bb,
    .sidebar__widget_248fe3b8672eab4f.te_widget_categories_5bd870d85fa50797 li.cat-item_54d6e71b69e356bb,
    .sidebar__widget_248fe3b8672eab4f.widget_archive_7ab88deec6675f7e li.cat-item_54d6e71b69e356bb,
    .sidebar__widget_248fe3b8672eab4f .wp-block-categories-list_512938f9d3559aa7 li.cat-item_54d6e71b69e356bb,
    .sidebar__widget_248fe3b8672eab4f .wp-block-archives-list_fe04f1b484b1cc25 li.cat-item_54d6e71b69e356bb {
      text-align: right;
      display: inline-block;
      width: 100%; }
    .widget_b4ce950dc2c424a7.te_widget_categories_5bd870d85fa50797 li a, .widget_b4ce950dc2c424a7.widget_archive_7ab88deec6675f7e li a,
    .widget_b4ce950dc2c424a7 .wp-block-categories-list_512938f9d3559aa7 li a,
    .widget_b4ce950dc2c424a7 .wp-block-archives-list_fe04f1b484b1cc25 li a,
    .sidebar__widget_248fe3b8672eab4f.te_widget_categories_5bd870d85fa50797 li a,
    .sidebar__widget_248fe3b8672eab4f.widget_archive_7ab88deec6675f7e li a,
    .sidebar__widget_248fe3b8672eab4f .wp-block-categories-list_512938f9d3559aa7 li a,
    .sidebar__widget_248fe3b8672eab4f .wp-block-archives-list_fe04f1b484b1cc25 li a {
      float: left; }

/* About Info Widget*/
.widget-about-info_692ad65a3ee58c2d {
  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_692ad65a3ee58c2d .about-desc_880cf982e9300b7f {
    text-align: left; }
    .widget-about-info_692ad65a3ee58c2d .about-desc_880cf982e9300b7f .about-title_bf9cf8ed4270d04c {
      font-size: 20px; }
  .widget-about-info_692ad65a3ee58c2d .about-image_8b7d179770684663 {
    width: 140px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px; }
  .widget-about-info_692ad65a3ee58c2d .te-social-profile_04431551158b360d {
    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_692ad65a3ee58c2d .te-social-profile_04431551158b360d 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_692ad65a3ee58c2d .te-social-profile_04431551158b360d 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_e13240f2d9933c7a.has-author_6bdbed1cb63e4d03.wp-block-latest-posts_ee067691bab6b521 .wp-block-latest-posts__te-post-title_29119c900c002cc7 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }

.widget_rss_3d64016cd0bc5830 .wp-block-heading_398b19e6dbb81668:before,
.widget_rss_3d64016cd0bc5830 .widget-title_3520efcedf6e1019:before {
  display: none; }
.widget_rss_3d64016cd0bc5830 .rss-widget-icon_362f360d70225b6b {
  margin-right: 6px; }
.widget_rss_3d64016cd0bc5830 ul li a.rsswidget_5ef737b99be47cf9 {
  color: #14203A; }
  .widget_rss_3d64016cd0bc5830 ul li a.rsswidget_5ef737b99be47cf9:hover {
    color: #317EFE; }

.wp-block-latest-posts_ee067691bab6b521 .wp-block-rss__item-title_38209444bcc3c65c,
.wp-block-rss_69668ba80285f436 .wp-block-rss__item-title_38209444bcc3c65c,
.widget_rss_3d64016cd0bc5830 .wp-block-rss__item-title_38209444bcc3c65c {
  display: inline-block;
  width: 100%;
  font-weight: 500; }
  .wp-block-latest-posts_ee067691bab6b521 .wp-block-rss__item-title_38209444bcc3c65c a:before,
  .wp-block-rss_69668ba80285f436 .wp-block-rss__item-title_38209444bcc3c65c a:before,
  .widget_rss_3d64016cd0bc5830 .wp-block-rss__item-title_38209444bcc3c65c a:before {
    display: none; }
.wp-block-latest-posts_ee067691bab6b521 .wp-block-latest-posts__post-author_686122ea6af13657,
.wp-block-latest-posts_ee067691bab6b521 .wp-block-rss__item-publish-date_638a2d02b54f700a,
.wp-block-rss_69668ba80285f436 .wp-block-latest-posts__post-author_686122ea6af13657,
.wp-block-rss_69668ba80285f436 .wp-block-rss__item-publish-date_638a2d02b54f700a,
.widget_rss_3d64016cd0bc5830 .wp-block-latest-posts__post-author_686122ea6af13657,
.widget_rss_3d64016cd0bc5830 .wp-block-rss__item-publish-date_638a2d02b54f700a {
  margin-right: 10px; }
.wp-block-latest-posts_ee067691bab6b521 .wp-block-latest-posts__post-author_686122ea6af13657,
.wp-block-latest-posts_ee067691bab6b521 .wp-block-latest-posts__te-post-date_5793275c8dd062bb,
.wp-block-latest-posts_ee067691bab6b521 .wp-block-rss__item-publish-date_638a2d02b54f700a,
.wp-block-latest-posts_ee067691bab6b521 .wp-block-rss__item-author_525c8686a6d707a5,
.wp-block-latest-posts_ee067691bab6b521 .rss-date_f1d93f0d0c16ea42,
.wp-block-rss_69668ba80285f436 .wp-block-latest-posts__post-author_686122ea6af13657,
.wp-block-rss_69668ba80285f436 .wp-block-latest-posts__te-post-date_5793275c8dd062bb,
.wp-block-rss_69668ba80285f436 .wp-block-rss__item-publish-date_638a2d02b54f700a,
.wp-block-rss_69668ba80285f436 .wp-block-rss__item-author_525c8686a6d707a5,
.wp-block-rss_69668ba80285f436 .rss-date_f1d93f0d0c16ea42,
.widget_rss_3d64016cd0bc5830 .wp-block-latest-posts__post-author_686122ea6af13657,
.widget_rss_3d64016cd0bc5830 .wp-block-latest-posts__te-post-date_5793275c8dd062bb,
.widget_rss_3d64016cd0bc5830 .wp-block-rss__item-publish-date_638a2d02b54f700a,
.widget_rss_3d64016cd0bc5830 .wp-block-rss__item-author_525c8686a6d707a5,
.widget_rss_3d64016cd0bc5830 .rss-date_f1d93f0d0c16ea42 {
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500;
  text-transform: capitalize;
  position: relative; }
.wp-block-latest-posts_ee067691bab6b521 .wp-block-latest-posts__te-post-date_5793275c8dd062bb:before,
.wp-block-latest-posts_ee067691bab6b521 .wp-block-rss__item-publish-date_638a2d02b54f700a:before,
.wp-block-latest-posts_ee067691bab6b521 .rss-date_f1d93f0d0c16ea42:before,
.wp-block-rss_69668ba80285f436 .wp-block-latest-posts__te-post-date_5793275c8dd062bb:before,
.wp-block-rss_69668ba80285f436 .wp-block-rss__item-publish-date_638a2d02b54f700a:before,
.wp-block-rss_69668ba80285f436 .rss-date_f1d93f0d0c16ea42:before,
.widget_rss_3d64016cd0bc5830 .wp-block-latest-posts__te-post-date_5793275c8dd062bb:before,
.widget_rss_3d64016cd0bc5830 .wp-block-rss__item-publish-date_638a2d02b54f700a:before,
.widget_rss_3d64016cd0bc5830 .rss-date_f1d93f0d0c16ea42:before {
  content: "\f274";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_ee067691bab6b521 .wp-block-latest-posts__post-author_686122ea6af13657:before,
.wp-block-latest-posts_ee067691bab6b521 .wp-block-rss__item-author_525c8686a6d707a5:before,
.wp-block-rss_69668ba80285f436 .wp-block-latest-posts__post-author_686122ea6af13657:before,
.wp-block-rss_69668ba80285f436 .wp-block-rss__item-author_525c8686a6d707a5:before,
.widget_rss_3d64016cd0bc5830 .wp-block-latest-posts__post-author_686122ea6af13657:before,
.widget_rss_3d64016cd0bc5830 .wp-block-rss__item-author_525c8686a6d707a5:before {
  content: "\f007";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_ee067691bab6b521 .wp-block-latest-posts__post-excerpt_111174a40e89b619,
.wp-block-latest-posts_ee067691bab6b521 .wp-block-rss__item-excerpt_36574cb0762d2a31,
.wp-block-latest-posts_ee067691bab6b521 .rssSummary_884e08d28a2de090,
.wp-block-rss_69668ba80285f436 .wp-block-latest-posts__post-excerpt_111174a40e89b619,
.wp-block-rss_69668ba80285f436 .wp-block-rss__item-excerpt_36574cb0762d2a31,
.wp-block-rss_69668ba80285f436 .rssSummary_884e08d28a2de090,
.widget_rss_3d64016cd0bc5830 .wp-block-latest-posts__post-excerpt_111174a40e89b619,
.widget_rss_3d64016cd0bc5830 .wp-block-rss__item-excerpt_36574cb0762d2a31,
.widget_rss_3d64016cd0bc5830 .rssSummary_884e08d28a2de090 {
  margin-top: 10px;
  margin-bottom: 0; }

.te_widget_latest_post_a31350d8becbe661 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_a31350d8becbe661 ul li:hover .te-latest-post-thumb_546cb669755f5f7b 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_a31350d8becbe661 ul li:last-child {
    margin-bottom: 0; }
  .te_widget_latest_post_a31350d8becbe661 ul li a {
    padding-left: 0; }
    .te_widget_latest_post_a31350d8becbe661 ul li a:before {
      display: none; }
  .te_widget_latest_post_a31350d8becbe661 ul li .te-latest-post-thumb_546cb669755f5f7b {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    overflow: hidden;
    width: 90px;
    height: 90px;
    border-radius: 20px; }
    .te_widget_latest_post_a31350d8becbe661 ul li .te-latest-post-thumb_546cb669755f5f7b 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_a31350d8becbe661 ul li .te-latest-post-desc_080c2438be1f7eb5 .te-latest-post-title_b6e26281f72403b4 {
    margin-bottom: 8px;
    font-size: 20px;
    line-height: 33px;
    color: #14203A;
    font-family: "Inter", sans-serif; }
    .te_widget_latest_post_a31350d8becbe661 ul li .te-latest-post-desc_080c2438be1f7eb5 .te-latest-post-title_b6e26281f72403b4 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_a31350d8becbe661 ul li .te-latest-post-desc_080c2438be1f7eb5 .te-latest-post-title_b6e26281f72403b4 a:hover {
        color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te_widget_latest_post_a31350d8becbe661 ul li .te-latest-post-desc_080c2438be1f7eb5 .te-latest-post-meta_fbcda2d3b17e1b55 {
    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_53b43919167c20fa {
  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_53b43919167c20fa {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 374px) {
    .widget-instagram-feed_53b43919167c20fa {
      grid-template-columns: repeat(2, 1fr); } }
  .widget-instagram-feed_53b43919167c20fa .single-instagram-feed_40c25be93b4dcd36 {
    border-radius: 20px;
    width: 72px;
    height: 72px;
    overflow: hidden;
    position: relative;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .widget-instagram-feed_53b43919167c20fa .single-instagram-feed_40c25be93b4dcd36: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_53b43919167c20fa .single-instagram-feed_40c25be93b4dcd36 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_b2d1248a67c17d09 {
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: center;
  background-color: #14203A; }
  .widget_promotion_b2d1248a67c17d09 .wp-block-heading_398b19e6dbb81668 {
    width: 100%;
    text-align: center;
    color: #ffffff;
    font-size: 40px;
    line-height: 56px;
    margin-bottom: 10px; }
  .widget_promotion_b2d1248a67c17d09 .secondary-btn_c8771db18a277479 {
    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_b2d1248a67c17d09 .secondary-btn_c8771db18a277479 i {
      color: #fff;
      font-size: 16px; }
    .widget_promotion_b2d1248a67c17d09 .secondary-btn_c8771db18a277479:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #ffffff;
      border-color: #ffffff; }
  .widget_promotion_b2d1248a67c17d09 p {
    color: rgba(255, 255, 255, 0.53);
    margin-bottom: 32px; }

.te-post-item_48407e30ef4cc06e .te-single-post-meta_15fbd0c70ccc8ae4 {
  gap: 32px; }

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

.te-comment-title_11188d1fd7b90182 h2,
.te-comment-title_11188d1fd7b90182 .wp-block-comments-title_969e7893c186ddb2,
.wp-block-comments_711ff532d5e8e68b h2,
.wp-block-comments_711ff532d5e8e68b .wp-block-comments-title_969e7893c186ddb2 {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px; }

/* Block Comment Start */
.wp-block-comments_711ff532d5e8e68b .wp-block-comment-template_4dcdb84040db1d47 {
  padding-left: 0; }
  .wp-block-comments_711ff532d5e8e68b .wp-block-comment-template_4dcdb84040db1d47 .wp-block-te-comment-reply_c5f0b3e59a2dbaa6 {
    margin-top: 15px; }
  .wp-block-comments_711ff532d5e8e68b .wp-block-comment-template_4dcdb84040db1d47 li .wp-block-columns_6cdb77194c4d3273 {
    padding: 50px;
    border: 1px solid #dfe2e9;
    border-radius: 8px;
    margin-bottom: 24px; }
    .wp-block-comments_711ff532d5e8e68b .wp-block-comment-template_4dcdb84040db1d47 li .wp-block-columns_6cdb77194c4d3273 .wp-block-column_fd3c754f023e8620:first-child {
      -ms-flex-preferred-size: 80px !important;
          flex-basis: 80px !important; }
    .wp-block-comments_711ff532d5e8e68b .wp-block-comment-template_4dcdb84040db1d47 li .wp-block-columns_6cdb77194c4d3273 .wp-block-avatar_3dee5578c9c79faa {
      width: 100px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 50%;
      overflow: hidden; }
      .wp-block-comments_711ff532d5e8e68b .wp-block-comment-template_4dcdb84040db1d47 li .wp-block-columns_6cdb77194c4d3273 .wp-block-avatar_3dee5578c9c79faa img {
        width: 100%; }
    .wp-block-comments_711ff532d5e8e68b .wp-block-comment-template_4dcdb84040db1d47 li .wp-block-columns_6cdb77194c4d3273 .wp-block-comment-author-name_7568a9f6a5a02f36 a {
      font-size: 21px;
      margin-bottom: 5px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A; }
    .wp-block-comments_711ff532d5e8e68b .wp-block-comment-template_4dcdb84040db1d47 li .wp-block-columns_6cdb77194c4d3273 .wp-block-comment-edit-link_5541f332ff01cd9b a {
      color: #317EFE; }
    .wp-block-comments_711ff532d5e8e68b .wp-block-comment-template_4dcdb84040db1d47 li .wp-block-columns_6cdb77194c4d3273 .wp-block-comment-date_92eecf837a39f3ef a,
    .wp-block-comments_711ff532d5e8e68b .wp-block-comment-template_4dcdb84040db1d47 li .wp-block-columns_6cdb77194c4d3273 .wp-block-comment-edit-link_5541f332ff01cd9b a {
      color: #9ba8c3;
      font-size: 16px;
      font-weight: 400;
      font-family: "Inter", sans-serif; }
    .wp-block-comments_711ff532d5e8e68b .wp-block-comment-template_4dcdb84040db1d47 li .wp-block-columns_6cdb77194c4d3273 .wp-block-te-comment-reply_c5f0b3e59a2dbaa6 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_711ff532d5e8e68b .wp-block-comment-template_4dcdb84040db1d47 li .wp-block-columns_6cdb77194c4d3273 .wp-block-te-comment-reply_c5f0b3e59a2dbaa6 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_5b710ddb5a08f1f2 .te-comment-respond_0594fdf71e68c2e9,
.te-latest-comments_5b710ddb5a08f1f2 .comment-respond_3bedba5d5381fe9a {
  margin-top: 60px;
  margin-bottom: 40px; }
.te-latest-comments_5b710ddb5a08f1f2 li .children_32e021583a912241 .te-comments-item_71a5efcc3b067961 {
  margin-left: 50px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-latest-comments_5b710ddb5a08f1f2 li .children_32e021583a912241 .te-comments-item_71a5efcc3b067961 {
      margin-left: 0; } }
.te-latest-comments_5b710ddb5a08f1f2 li .children_32e021583a912241 .children_32e021583a912241 .te-comments-item_71a5efcc3b067961 {
  margin-left: 100px;
  border-top: 1px solid #F9F4F1; }
.te-latest-comments_5b710ddb5a08f1f2 li .te-comments-item_71a5efcc3b067961 {
  padding: 50px;
  border: 1px solid #F9F4F1;
  background-color: #F9F4F1;
  border-radius: 20px;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .te-latest-comments_5b710ddb5a08f1f2 li .te-comments-item_71a5efcc3b067961 {
      padding: 30px; } }
  .te-latest-comments_5b710ddb5a08f1f2 li .te-comments-item_71a5efcc3b067961 .te-comments-avatar_04ce25a0effdc60f {
    float: left; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-latest-comments_5b710ddb5a08f1f2 li .te-comments-item_71a5efcc3b067961 .te-comments-avatar_04ce25a0effdc60f {
        float: inherit;
        margin-bottom: 20px; } }
    .te-latest-comments_5b710ddb5a08f1f2 li .te-comments-item_71a5efcc3b067961 .te-comments-avatar_04ce25a0effdc60f img {
      margin-right: 30px;
      width: 100px;
      border-radius: 50px; }
  .te-latest-comments_5b710ddb5a08f1f2 li .te-comments-item_71a5efcc3b067961 .te-comments-text_acba87776d4692fb {
    overflow: hidden; }
    .te-latest-comments_5b710ddb5a08f1f2 li .te-comments-item_71a5efcc3b067961 .te-comments-text_acba87776d4692fb p {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 20px;
      color: #335371; }
    .te-latest-comments_5b710ddb5a08f1f2 li .te-comments-item_71a5efcc3b067961 .te-comments-text_acba87776d4692fb .te-avatar-name_68799047c79ead0c {
      margin-bottom: 10px;
      position: relative; }
      .te-latest-comments_5b710ddb5a08f1f2 li .te-comments-item_71a5efcc3b067961 .te-comments-text_acba87776d4692fb .te-avatar-name_68799047c79ead0c 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_5b710ddb5a08f1f2 li .te-comments-item_71a5efcc3b067961 .te-comments-text_acba87776d4692fb .te-avatar-name_68799047c79ead0c 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_5b710ddb5a08f1f2 li .te-comments-item_71a5efcc3b067961 .te-comments-text_acba87776d4692fb .te-avatar-name_68799047c79ead0c span {
            display: inline-block;
            width: 100%; } }
    .te-latest-comments_5b710ddb5a08f1f2 li .te-comments-item_71a5efcc3b067961 .te-comments-text_acba87776d4692fb .te-comment-reply_05e78e0ac8c74535 {
      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_5b710ddb5a08f1f2 li .te-comments-item_71a5efcc3b067961 .te-comments-text_acba87776d4692fb .te-comment-reply_05e78e0ac8c74535 {
          position: unset;
          margin-top: 10px; } }
      .te-latest-comments_5b710ddb5a08f1f2 li .te-comments-item_71a5efcc3b067961 .te-comments-text_acba87776d4692fb .te-comment-reply_05e78e0ac8c74535:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

ul.children_32e021583a912241 {
  list-style: none; }

.te-post-comments-form_07bb68925bb0c947 .te-contacts-message_afcd7c8b48d0743c {
  margin-top: 10px; }

/*Comment Input Filed*/
.te-post-comments-title_c34918bea64a1ebc .sub-title_cbe8cadf60669f65 {
  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_c34918bea64a1ebc 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_c34918bea64a1ebc h2 {
      font-size: 28px;
      margin-bottom: 20px; } }
  .te-post-comments-title_c34918bea64a1ebc h2 small {
    font-size: 18px;
    font-family: "Inter", sans-serif;
    color: #317EFE;
    text-transform: capitalize; }

.comment-reply-title_e2d45b6f0701c4bb {
  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_e2d45b6f0701c4bb {
      font-size: 28px;
      margin-bottom: 20px; } }
  .comment-reply-title_e2d45b6f0701c4bb small {
    font-size: 18px;
    font-family: "Inter", sans-serif;
    color: #317EFE;
    text-transform: capitalize; }

.te-comment-respond_0594fdf71e68c2e9,
.comment-respond_3bedba5d5381fe9a {
  position: relative;
  background-color: #F9F4F1;
  padding: 40px;
  border-radius: 20px; }
  .te-comment-respond_0594fdf71e68c2e9 .comment-form-cookies-consent_43f065d6b7b1970f,
  .comment-respond_3bedba5d5381fe9a .comment-form-cookies-consent_43f065d6b7b1970f {
    display: none; }
  .te-comment-respond_0594fdf71e68c2e9 .comment-notes_422eef1c9177fd5f,
  .comment-respond_3bedba5d5381fe9a .comment-notes_422eef1c9177fd5f {
    margin-bottom: 30px; }
  .te-comment-respond_0594fdf71e68c2e9 p,
  .comment-respond_3bedba5d5381fe9a p {
    margin: 0; }
  .te-comment-respond_0594fdf71e68c2e9 .te-contacts-email_7d73685b75f15ca2,
  .te-comment-respond_0594fdf71e68c2e9 .te-contacts-name_acf0db67d02e3056,
  .te-comment-respond_0594fdf71e68c2e9 .single-input-field_5dcd8ed3b1e560ee,
  .comment-respond_3bedba5d5381fe9a .te-contacts-email_7d73685b75f15ca2,
  .comment-respond_3bedba5d5381fe9a .te-contacts-name_acf0db67d02e3056,
  .comment-respond_3bedba5d5381fe9a .single-input-field_5dcd8ed3b1e560ee {
    margin-bottom: 20px; }
  .te-comment-respond_0594fdf71e68c2e9 label,
  .comment-respond_3bedba5d5381fe9a label {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #778196;
    margin-bottom: 20px; }
  .te-comment-respond_0594fdf71e68c2e9 .checkbox-field-wrapper_85b747f3c989d1fe,
  .comment-respond_3bedba5d5381fe9a .checkbox-field-wrapper_85b747f3c989d1fe {
    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_0594fdf71e68c2e9 .checkbox-field-wrapper_85b747f3c989d1fe p,
    .comment-respond_3bedba5d5381fe9a .checkbox-field-wrapper_85b747f3c989d1fe p {
      margin: 0; }
    .te-comment-respond_0594fdf71e68c2e9 .checkbox-field-wrapper_85b747f3c989d1fe .single-checkbox-field_f9dcee3ba451f5c2,
    .comment-respond_3bedba5d5381fe9a .checkbox-field-wrapper_85b747f3c989d1fe .single-checkbox-field_f9dcee3ba451f5c2 {
      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_0594fdf71e68c2e9 .te-comment-form-cookies-consent_5f5cda28dc24fe84,
  .comment-respond_3bedba5d5381fe9a .te-comment-form-cookies-consent_5f5cda28dc24fe84 {
    display: none; }
  .te-comment-respond_0594fdf71e68c2e9 input[type="number"],
  .comment-respond_3bedba5d5381fe9a input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield; }
  .te-comment-respond_0594fdf71e68c2e9 input,
  .te-comment-respond_0594fdf71e68c2e9 select,
  .comment-respond_3bedba5d5381fe9a input,
  .comment-respond_3bedba5d5381fe9a 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_0594fdf71e68c2e9 *::-webkit-input-placeholder,
  .comment-respond_3bedba5d5381fe9a *::-webkit-input-placeholder {
    color: #778196; }
  .te-comment-respond_0594fdf71e68c2e9 *:-ms-input-placeholder,
  .comment-respond_3bedba5d5381fe9a *:-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_0594fdf71e68c2e9 *::-ms-input-placeholder,
  .comment-respond_3bedba5d5381fe9a *::-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_0594fdf71e68c2e9 *::placeholder,
  .comment-respond_3bedba5d5381fe9a *::placeholder {
    color: #778196; }
  .te-comment-respond_0594fdf71e68c2e9 textarea,
  .comment-respond_3bedba5d5381fe9a 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_0594fdf71e68c2e9 input:focus,
  .te-comment-respond_0594fdf71e68c2e9 textarea:focus,
  .te-comment-respond_0594fdf71e68c2e9 .form-select_f924c887ff7a6324:focus,
  .comment-respond_3bedba5d5381fe9a input:focus,
  .comment-respond_3bedba5d5381fe9a textarea:focus,
  .comment-respond_3bedba5d5381fe9a .form-select_f924c887ff7a6324: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_bf2d7c4a951090f9 {
  position: relative;
  border-radius: 20px;
  overflow: hidden; }
  .te-team-card_bf2d7c4a951090f9:hover .image_34ff6e877d0915bc:before {
    height: 250%;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear;
    background-color: transparent; }
  .te-team-card_bf2d7c4a951090f9:hover .image_34ff6e877d0915bc 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_bf2d7c4a951090f9:hover .te-content-wrapper_35f675018edd2c51 {
    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_bf2d7c4a951090f9 .image_34ff6e877d0915bc {
    overflow: hidden;
    position: relative; }
    .te-team-card_bf2d7c4a951090f9 .image_34ff6e877d0915bc: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_bf2d7c4a951090f9 .image_34ff6e877d0915bc 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_bf2d7c4a951090f9 .te-content-wrapper_35f675018edd2c51 {
    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_bf2d7c4a951090f9 .te-content-wrapper_35f675018edd2c51 .content_a0e0db77872f9bc5 {
      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_bf2d7c4a951090f9 .te-content-wrapper_35f675018edd2c51 .content_a0e0db77872f9bc5 .title_f0b9a697949b53b1 {
        font-size: 24px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: 0px;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
      .te-team-card_bf2d7c4a951090f9 .te-content-wrapper_35f675018edd2c51 .content_a0e0db77872f9bc5 .desc_da2e6a143b400b02 {
        font-size: 18px;
        line-height: 18px;
        font-weight: 400;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
    .te-team-card_bf2d7c4a951090f9 .te-content-wrapper_35f675018edd2c51 .social_5abaee0efa6a8e07 {
      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_bf2d7c4a951090f9 .te-content-wrapper_35f675018edd2c51 .social_5abaee0efa6a8e07 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_bf2d7c4a951090f9 .te-content-wrapper_35f675018edd2c51 .social_5abaee0efa6a8e07 a:hover {
          background-color: #E7F914;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-team-card_bf2d7c4a951090f9.style-2_c77cf7ebe34f4ebe {
  padding: 20px;
  background-color: #F9F4F1;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-team-card_bf2d7c4a951090f9.style-2_c77cf7ebe34f4ebe:hover {
    background-color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-team-card_bf2d7c4a951090f9.style-2_c77cf7ebe34f4ebe:hover .te-content-wrapper_35f675018edd2c51 .social_5abaee0efa6a8e07 a {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-team-card_bf2d7c4a951090f9.style-2_c77cf7ebe34f4ebe:hover .te-content-wrapper_35f675018edd2c51 .content_a0e0db77872f9bc5 .title_f0b9a697949b53b1,
    .te-team-card_bf2d7c4a951090f9.style-2_c77cf7ebe34f4ebe:hover .te-content-wrapper_35f675018edd2c51 .content_a0e0db77872f9bc5 .desc_da2e6a143b400b02 {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_bf2d7c4a951090f9.style-2_c77cf7ebe34f4ebe .image_34ff6e877d0915bc {
    border-radius: 20px; }
  .te-team-card_bf2d7c4a951090f9.style-2_c77cf7ebe34f4ebe .te-content-wrapper_35f675018edd2c51 {
    position: unset;
    visibility: visible;
    opacity: 1;
    background: transparent;
    -webkit-transform: unset;
            transform: unset; }
    .te-team-card_bf2d7c4a951090f9.style-2_c77cf7ebe34f4ebe .te-content-wrapper_35f675018edd2c51 .content_a0e0db77872f9bc5 {
      padding: 0;
      margin-top: 20px;
      margin-bottom: 10px;
      position: unset; }
      .te-team-card_bf2d7c4a951090f9.style-2_c77cf7ebe34f4ebe .te-content-wrapper_35f675018edd2c51 .content_a0e0db77872f9bc5 .title_f0b9a697949b53b1 {
        color: #131A2A;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-team-card_bf2d7c4a951090f9.style-2_c77cf7ebe34f4ebe .te-content-wrapper_35f675018edd2c51 .content_a0e0db77872f9bc5 .title_f0b9a697949b53b1 a:hover {
          color: #ffffff !important; }
      .te-team-card_bf2d7c4a951090f9.style-2_c77cf7ebe34f4ebe .te-content-wrapper_35f675018edd2c51 .content_a0e0db77872f9bc5 .desc_da2e6a143b400b02 {
        color: #335371;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-team-card_bf2d7c4a951090f9.style-2_c77cf7ebe34f4ebe .te-content-wrapper_35f675018edd2c51 .social_5abaee0efa6a8e07 a {
      border: 1px solid #E1E1E1;
      background-color: transparent; }
      .te-team-card_bf2d7c4a951090f9.style-2_c77cf7ebe34f4ebe .te-content-wrapper_35f675018edd2c51 .social_5abaee0efa6a8e07 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_10762f453655888b {
  position: relative;
  padding: 0;
  overflow: hidden; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-team-member-slider-wrapper_10762f453655888b {
      padding: 0 12px; } }
  .te-team-member-slider-wrapper_10762f453655888b .slick-list_2b04d1afff4a6e02 {
    margin: 0 -15px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-team-member-slider-wrapper_10762f453655888b .slick-list_2b04d1afff4a6e02 {
        padding-bottom: 25px;
        margin: unset; } }
    .te-team-member-slider-wrapper_10762f453655888b .slick-list_2b04d1afff4a6e02 .slick-slide_fdf2c4a0bf493cc9 {
      margin: 0 15px; }
  .te-team-member-slider-wrapper_10762f453655888b .slick-dots_cdf88c7a2ba081d5 {
    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_10762f453655888b .slick-dots_cdf88c7a2ba081d5 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_10762f453655888b .slick-dots_cdf88c7a2ba081d5 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_10762f453655888b .slick-dots_cdf88c7a2ba081d5 li.slick-active_0053922648de9fdc {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-team-member-slider-wrapper_10762f453655888b .slick-dots_cdf88c7a2ba081d5 li.slick-active_0053922648de9fdc button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-team-member-slider-wrapper_10762f453655888b .slick-arrow_22bf361dd65df520 {
    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_2069a950062bf9e0 {
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 20px; }
  .te-portfolio-card_2069a950062bf9e0:hover .image_34ff6e877d0915bc .te-content-wrapper_35f675018edd2c51 {
    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_2069a950062bf9e0:hover .image_34ff6e877d0915bc .te-content-wrapper_35f675018edd2c51 .content_a0e0db77872f9bc5 .content-inner_47cc749e4a31d5e5 {
      margin-bottom: 0;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_2069a950062bf9e0:hover .image_34ff6e877d0915bc .te-content-wrapper_35f675018edd2c51 .content_a0e0db77872f9bc5 .btn-wrapper_fdc0a4c1180b5e88 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_2069a950062bf9e0:hover .image_34ff6e877d0915bc .te-content-wrapper_35f675018edd2c51 .content_a0e0db77872f9bc5 .content-inner_47cc749e4a31d5e5 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scaleY(1);
              transform: scaleY(1); }
  .te-portfolio-card_2069a950062bf9e0:hover .image_34ff6e877d0915bc 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_2069a950062bf9e0 .image_34ff6e877d0915bc {
    overflow: hidden;
    position: relative; }
    .te-portfolio-card_2069a950062bf9e0 .image_34ff6e877d0915bc 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_2069a950062bf9e0 .te-content-wrapper_35f675018edd2c51 {
    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_2069a950062bf9e0 .te-content-wrapper_35f675018edd2c51 .content_a0e0db77872f9bc5 {
      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_2069a950062bf9e0 .te-content-wrapper_35f675018edd2c51 .content_a0e0db77872f9bc5 .content-inner_47cc749e4a31d5e5 {
        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_2069a950062bf9e0 .te-content-wrapper_35f675018edd2c51 .content_a0e0db77872f9bc5 .sub-title_cbe8cadf60669f65 {
        color: #131A2A;
        font-size: 18px;
        line-height: 36px;
        font-weight: 400; }
      .te-portfolio-card_2069a950062bf9e0 .te-content-wrapper_35f675018edd2c51 .content_a0e0db77872f9bc5 .title_f0b9a697949b53b1 {
        margin-bottom: 0;
        color: #131A2A;
        font-size: 24px;
        line-height: 39px;
        font-weight: 500; }
      .te-portfolio-card_2069a950062bf9e0 .te-content-wrapper_35f675018edd2c51 .content_a0e0db77872f9bc5 .btn-wrapper_fdc0a4c1180b5e88 {
        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_2069a950062bf9e0 .te-content-wrapper_35f675018edd2c51 .content_a0e0db77872f9bc5 .btn-wrapper_fdc0a4c1180b5e88 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_2069a950062bf9e0 .te-content-wrapper_35f675018edd2c51 .content_a0e0db77872f9bc5 .btn-wrapper_fdc0a4c1180b5e88 a:hover {
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
            background-color: #317EFE;
            color: #ffffff; }

.te-portfolio-card_2069a950062bf9e0.style-2_c77cf7ebe34f4ebe .te-content-wrapper_35f675018edd2c51 .content_a0e0db77872f9bc5 {
  background-color: #317efeb8;
  padding: 20px;
  border-radius: 20px; }
  .te-portfolio-card_2069a950062bf9e0.style-2_c77cf7ebe34f4ebe .te-content-wrapper_35f675018edd2c51 .content_a0e0db77872f9bc5 .btn-wrapper_fdc0a4c1180b5e88 {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.te-portfolio-card_2069a950062bf9e0.style-3_5d2e8de3d5b145b8:hover .te-content-wrapper_35f675018edd2c51 .content_a0e0db77872f9bc5 .btn-wrapper_fdc0a4c1180b5e88 {
  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_2069a950062bf9e0.style-3_5d2e8de3d5b145b8 .te-content-wrapper_35f675018edd2c51 {
  padding: 0; }
  .te-portfolio-card_2069a950062bf9e0.style-3_5d2e8de3d5b145b8 .te-content-wrapper_35f675018edd2c51 .content_a0e0db77872f9bc5 .content-inner_47cc749e4a31d5e5 {
    border-radius: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px; }
  .te-portfolio-card_2069a950062bf9e0.style-3_5d2e8de3d5b145b8 .te-content-wrapper_35f675018edd2c51 .content_a0e0db77872f9bc5 .btn-wrapper_fdc0a4c1180b5e88 {
    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_6c71bb1de7f92d33.style-1_15993078872900f9 {
  margin-top: -210px; }
  @media (max-width: 991px) {
    .newsletter-area_6c71bb1de7f92d33.style-1_15993078872900f9 {
      margin-top: 0;
      padding-top: 100px; } }

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

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

.testimonial-slider-area_5a44219ba1f0ab6a.style-1_15993078872900f9 {
  padding-bottom: 5px; }

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

.counter-up-area_a3c52176290edd9d.style-1_15993078872900f9 {
  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_a3c52176290edd9d.style-1_15993078872900f9 {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .counter-up-area_a3c52176290edd9d.style-1_15993078872900f9 {
      padding-bottom: 100px; } }

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

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

.team-slider-area_c2d76a6dfc6b302a.style-1_15993078872900f9 {
  overflow: hidden; }

.brand-marquee-area_cb536fd440276843 {
  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_cb536fd440276843 {
      gap: 20px; } }
  .brand-marquee-area_cb536fd440276843 .brand-marquee-wrapper_2d40a02b8fe2a0a7 {
    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_cb536fd440276843 .brand-marquee-wrapper_2d40a02b8fe2a0a7.first-brand-marquee_38b0a790b338f750 {
      -webkit-animation: Scroll 32s linear infinite;
              animation: Scroll 32s linear infinite; }
    .brand-marquee-area_cb536fd440276843 .brand-marquee-wrapper_2d40a02b8fe2a0a7.second-brand-marquee_bc240a0e7a703a3b {
      -webkit-animation: Scroll 32s linear infinite;
              animation: Scroll 32s linear infinite;
      -webkit-animation-direction: reverse;
              animation-direction: reverse; }
  .brand-marquee-area_cb536fd440276843 .single-brand-marquee_53dba6f5fdb81340 {
    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_cb536fd440276843 .single-brand-marquee_53dba6f5fdb81340:nth-child(even) .brand-marquee-title_0e42b94726acf6d9 {
      color: #E7F914; }
    .brand-marquee-area_cb536fd440276843 .single-brand-marquee_53dba6f5fdb81340:last-child .brand-marquee-star_6879080ef16378e3 {
      display: none; }
    .brand-marquee-area_cb536fd440276843 .single-brand-marquee_53dba6f5fdb81340 .brand-marquee-title_0e42b94726acf6d9 {
      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_cb536fd440276843 .single-brand-marquee_53dba6f5fdb81340 .brand-marquee-title_0e42b94726acf6d9 {
          font-size: 62px;
          line-height: 62px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .brand-marquee-area_cb536fd440276843 .single-brand-marquee_53dba6f5fdb81340 .brand-marquee-title_0e42b94726acf6d9 {
          font-size: 80px;
          line-height: 80px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .brand-marquee-area_cb536fd440276843 .single-brand-marquee_53dba6f5fdb81340 .brand-marquee-title_0e42b94726acf6d9 {
          font-size: 95px;
          line-height: 75px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .brand-marquee-area_cb536fd440276843 .single-brand-marquee_53dba6f5fdb81340 .brand-marquee-title_0e42b94726acf6d9 {
          font-size: 100px;
          line-height: 80px; } }
    .brand-marquee-area_cb536fd440276843 .single-brand-marquee_53dba6f5fdb81340 .brand-marquee-star_6879080ef16378e3 {
      font-size: 90px;
      font-weight: 500;
      color: #E7F914;
      white-space: nowrap;
      margin-top: 20px;
      line-height: 0; }

.about-us-area_a16f25f2be956141.style-2_c77cf7ebe34f4ebe {
  padding-top: 120px;
  padding-bottom: 330px;
  background-color: #F9F4F1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .about-us-area_a16f25f2be956141.style-2_c77cf7ebe34f4ebe {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area_a16f25f2be956141.style-2_c77cf7ebe34f4ebe {
      padding: 100px 0; } }
  @media (max-width: 991px) {
    .about-us-area_a16f25f2be956141.style-2_c77cf7ebe34f4ebe .te-about-image-card_13f481a82ba69b00 {
      text-align: center;
      margin-bottom: 50px; } }
  @media (max-width: 991px) {
    .about-us-area_a16f25f2be956141.style-2_c77cf7ebe34f4ebe .te-about-image-card_13f481a82ba69b00 .te-main-img-wrapper_7bda14ebfd934aa2 .te-main-img-inner_d701657cc4501282 {
      width: 100%; } }
  @media (max-width: 1199px) {
    .about-us-area_a16f25f2be956141.style-2_c77cf7ebe34f4ebe .te-about-image-card_13f481a82ba69b00 .te-company-foundation_f2bec4593de163a0 {
      left: 0; } }
  @media (max-width: 1199px) {
    .about-us-area_a16f25f2be956141.style-2_c77cf7ebe34f4ebe .te-about-info-card_152e9c8155d50ada {
      padding-left: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area_a16f25f2be956141.style-2_c77cf7ebe34f4ebe .te-about-info-card_152e9c8155d50ada {
      padding-left: 60px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .about-us-area_a16f25f2be956141.style-2_c77cf7ebe34f4ebe .te-about-info-card_152e9c8155d50ada {
      padding-left: 80px; } }

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

.cta-and-portfolio-area_a2bb5d31fcc362e4 {
  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_a2bb5d31fcc362e4 {
      padding-bottom: 100px; } }
  @media (max-width: 991px) {
    .cta-and-portfolio-area_a2bb5d31fcc362e4 {
      padding-bottom: 80px; } }

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

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

.faq-area_cd395d4b33119aa1.style-1_15993078872900f9 {
  padding-bottom: 100px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .faq-area_cd395d4b33119aa1.style-1_15993078872900f9 {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-area_cd395d4b33119aa1.style-1_15993078872900f9 {
      padding-bottom: 100px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .faq-area_cd395d4b33119aa1.style-1_15993078872900f9 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_cd395d4b33119aa1.style-1_15993078872900f9 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_cd395d4b33119aa1.style-1_15993078872900f9 .accordion-wrapper_cf31f0dd0ac26755 {
      padding-right: 60px; } }
  .faq-area_cd395d4b33119aa1.style-1_15993078872900f9 .te-faq-image_51e1cae0a9dc7b2a {
    margin-top: 82px;
    position: relative;
    right: -83px;
    display: inline-block; }
    @media (max-width: 1199px) {
      .faq-area_cd395d4b33119aa1.style-1_15993078872900f9 .te-faq-image_51e1cae0a9dc7b2a {
        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_cd395d4b33119aa1.style-1_15993078872900f9 .te-faq-image_51e1cae0a9dc7b2a {
        right: 0; } }
    .faq-area_cd395d4b33119aa1.style-1_15993078872900f9 .te-faq-image_51e1cae0a9dc7b2a .te-image-wrapper_e23ce111c8db9dc9 {
      position: relative; }
      .faq-area_cd395d4b33119aa1.style-1_15993078872900f9 .te-faq-image_51e1cae0a9dc7b2a .te-image-wrapper_e23ce111c8db9dc9 .te-main-img-inner_d701657cc4501282 {
        -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_cd395d4b33119aa1.style-1_15993078872900f9 .te-faq-image_51e1cae0a9dc7b2a .te-image-wrapper_e23ce111c8db9dc9 .te-image-shape_c6877a79e6b343d8 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: -1; }
      .faq-area_cd395d4b33119aa1.style-1_15993078872900f9 .te-faq-image_51e1cae0a9dc7b2a .te-image-wrapper_e23ce111c8db9dc9 .content_a0e0db77872f9bc5 {
        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_cd395d4b33119aa1.style-1_15993078872900f9 .te-faq-image_51e1cae0a9dc7b2a .te-image-wrapper_e23ce111c8db9dc9 .content_a0e0db77872f9bc5 .title_f0b9a697949b53b1 {
          font-size: 18px;
          font-weight: 400;
          line-height: 18px;
          color: #ffffff;
          margin-bottom: 0; }
        .faq-area_cd395d4b33119aa1.style-1_15993078872900f9 .te-faq-image_51e1cae0a9dc7b2a .te-image-wrapper_e23ce111c8db9dc9 .content_a0e0db77872f9bc5 .number_ef68f2e9239abb1b {
          font-size: 32px;
          font-weight: 500;
          line-height: 32px;
          letter-spacing: 0px;
          color: #ffffff;
          margin-bottom: 0; }
      .faq-area_cd395d4b33119aa1.style-1_15993078872900f9 .te-faq-image_51e1cae0a9dc7b2a .te-image-wrapper_e23ce111c8db9dc9 .top-content_3504a8e79b98ee3f {
        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_cd395d4b33119aa1.style-1_15993078872900f9 .te-faq-image_51e1cae0a9dc7b2a .te-image-wrapper_e23ce111c8db9dc9 .top-content_3504a8e79b98ee3f {
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); } }
      .faq-area_cd395d4b33119aa1.style-1_15993078872900f9 .te-faq-image_51e1cae0a9dc7b2a .te-image-wrapper_e23ce111c8db9dc9 .bottom-content_7ec4761ef74fb638 {
        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_cd395d4b33119aa1.style-1_15993078872900f9 .te-faq-image_51e1cae0a9dc7b2a .te-image-wrapper_e23ce111c8db9dc9 .bottom-content_7ec4761ef74fb638 {
            right: 50%;
            -webkit-transform: translateX(50%);
                    transform: translateX(50%); } }
        .faq-area_cd395d4b33119aa1.style-1_15993078872900f9 .te-faq-image_51e1cae0a9dc7b2a .te-image-wrapper_e23ce111c8db9dc9 .bottom-content_7ec4761ef74fb638 .bottom-content-inner_5aa51cfd92119230 {
          width: 100%;
          height: 100%;
          background-color: #E7F914;
          border-radius: 100%;
          border: 8px solid #ffffff;
          outline: 2px dashed #14203A; }
          .faq-area_cd395d4b33119aa1.style-1_15993078872900f9 .te-faq-image_51e1cae0a9dc7b2a .te-image-wrapper_e23ce111c8db9dc9 .bottom-content_7ec4761ef74fb638 .bottom-content-inner_5aa51cfd92119230 .title_f0b9a697949b53b1,
          .faq-area_cd395d4b33119aa1.style-1_15993078872900f9 .te-faq-image_51e1cae0a9dc7b2a .te-image-wrapper_e23ce111c8db9dc9 .bottom-content_7ec4761ef74fb638 .bottom-content-inner_5aa51cfd92119230 .number_ef68f2e9239abb1b {
            color: #14203A; }

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

.testimonial-slider-area_5a44219ba1f0ab6a {
  overflow: hidden;
  padding-bottom: 10px; }
  .testimonial-slider-area_5a44219ba1f0ab6a.style-2_c77cf7ebe34f4ebe .slick-list_2b04d1afff4a6e02 {
    margin: 0 -100px;
    overflow: visible; }
    .testimonial-slider-area_5a44219ba1f0ab6a.style-2_c77cf7ebe34f4ebe .slick-list_2b04d1afff4a6e02 .te-slick-item_f2afb7db67c1a52b {
      width: 520px;
      margin: 0 15px; }

.counter-up-area_a3c52176290edd9d.style-2_c77cf7ebe34f4ebe .te-counter-card_66dfe10a3a87dd30 {
  padding: 80px 55px;
  background-color: #131A2A;
  border-radius: 20px; }
  .counter-up-area_a3c52176290edd9d.style-2_c77cf7ebe34f4ebe .te-counter-card_66dfe10a3a87dd30 .te-counter-item_76acb250e5122028 .icon_2cc3b969ff405199 {
    width: unset;
    height: unset;
    background-color: transparent; }
  .counter-up-area_a3c52176290edd9d.style-2_c77cf7ebe34f4ebe .te-counter-card_66dfe10a3a87dd30 .te-counter-item_76acb250e5122028 .te-counter-title_15bae76f804017b6 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px; }
    .counter-up-area_a3c52176290edd9d.style-2_c77cf7ebe34f4ebe .te-counter-card_66dfe10a3a87dd30 .te-counter-item_76acb250e5122028 .te-counter-title_15bae76f804017b6 .content_a0e0db77872f9bc5 {
      gap: 18px;
      text-align: left; }
  .counter-up-area_a3c52176290edd9d.style-2_c77cf7ebe34f4ebe .te-counter-card_66dfe10a3a87dd30 .te-counter-item_76acb250e5122028 .title_f0b9a697949b53b1 {
    color: #ffffff; }
  .counter-up-area_a3c52176290edd9d.style-2_c77cf7ebe34f4ebe .te-counter-card_66dfe10a3a87dd30 .te-counter-item_76acb250e5122028 .number_ef68f2e9239abb1b {
    color: #E7F914; }
  .counter-up-area_a3c52176290edd9d.style-2_c77cf7ebe34f4ebe .te-counter-card_66dfe10a3a87dd30 .te-counter-item_76acb250e5122028 .number_ef68f2e9239abb1b,
  .counter-up-area_a3c52176290edd9d.style-2_c77cf7ebe34f4ebe .te-counter-card_66dfe10a3a87dd30 .te-counter-item_76acb250e5122028 .title_f0b9a697949b53b1 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

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

.subscribe-area_4b6c3b32b2a51b60.style-2_c77cf7ebe34f4ebe {
  position: relative;
  z-index: 9;
  margin-bottom: -140px; }
  .subscribe-area_4b6c3b32b2a51b60.style-2_c77cf7ebe34f4ebe .te-subscribe-inner-area_4d2771164791a35c {
    background-color: #317EFE;
    padding: 10px;
    border-radius: 20px;
    gap: 0; }
    .subscribe-area_4b6c3b32b2a51b60.style-2_c77cf7ebe34f4ebe .te-subscribe-inner-area_4d2771164791a35c .te-image-bg-collumn_8e5fff01526d6753 {
      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_4b6c3b32b2a51b60.style-2_c77cf7ebe34f4ebe .te-subscribe-inner-area_4d2771164791a35c .te-subscribe-form-wrapper_09bceb5eb63f6c7f {
      padding: 0; }
    .subscribe-area_4b6c3b32b2a51b60.style-2_c77cf7ebe34f4ebe .te-subscribe-inner-area_4d2771164791a35c .te-content-wrapper_35f675018edd2c51 {
      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_4b6c3b32b2a51b60.style-2_c77cf7ebe34f4ebe .te-subscribe-inner-area_4d2771164791a35c .te-content-wrapper_35f675018edd2c51 {
          left: unset; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_4b6c3b32b2a51b60.style-2_c77cf7ebe34f4ebe .te-subscribe-inner-area_4d2771164791a35c .te-content-wrapper_35f675018edd2c51 {
          -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_4b6c3b32b2a51b60.style-2_c77cf7ebe34f4ebe .te-subscribe-inner-area_4d2771164791a35c .te-content-wrapper_35f675018edd2c51 {
          -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_4b6c3b32b2a51b60.style-2_c77cf7ebe34f4ebe .te-subscribe-inner-area_4d2771164791a35c .te-content-wrapper_35f675018edd2c51 {
          gap: 60px; } }
      .subscribe-area_4b6c3b32b2a51b60.style-2_c77cf7ebe34f4ebe .te-subscribe-inner-area_4d2771164791a35c .te-content-wrapper_35f675018edd2c51 .te-subscribe-title_ce7e07e61fe35c7e {
        font-size: 38px;
        font-weight: 500;
        line-height: 46px;
        letter-spacing: -0.676px;
        text-transform: capitalize;
        margin-bottom: 0; }
      .subscribe-area_4b6c3b32b2a51b60.style-2_c77cf7ebe34f4ebe .te-subscribe-inner-area_4d2771164791a35c .te-content-wrapper_35f675018edd2c51 .te-content-inner_08ad24cccb607896 {
        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_4b6c3b32b2a51b60.style-2_c77cf7ebe34f4ebe .te-subscribe-inner-area_4d2771164791a35c .te-content-wrapper_35f675018edd2c51 .te-content-inner_08ad24cccb607896 {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
        .subscribe-area_4b6c3b32b2a51b60.style-2_c77cf7ebe34f4ebe .te-subscribe-inner-area_4d2771164791a35c .te-content-wrapper_35f675018edd2c51 .te-content-inner_08ad24cccb607896 .icon_2cc3b969ff405199 {
          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_4b6c3b32b2a51b60.style-2_c77cf7ebe34f4ebe .te-subscribe-inner-area_4d2771164791a35c .te-subscribe-form-widget_94b5139b02143dcc {
      background: #fff;
      padding: 7px;
      border-radius: 50px; }
    .subscribe-area_4b6c3b32b2a51b60.style-2_c77cf7ebe34f4ebe .te-subscribe-inner-area_4d2771164791a35c .mc4wp-form-fields_74e90cde73094bd2 {
      gap: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .subscribe-area_4b6c3b32b2a51b60.style-2_c77cf7ebe34f4ebe .te-subscribe-inner-area_4d2771164791a35c .mc4wp-form-fields_74e90cde73094bd2 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }

.testimonial-slider-area_5a44219ba1f0ab6a.style-3_5d2e8de3d5b145b8 {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .testimonial-slider-area_5a44219ba1f0ab6a.style-3_5d2e8de3d5b145b8 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slider-area_5a44219ba1f0ab6a.style-3_5d2e8de3d5b145b8 {
      padding: 100px 0; } }
  .testimonial-slider-area_5a44219ba1f0ab6a.style-3_5d2e8de3d5b145b8 .slick-list_2b04d1afff4a6e02 .slick-slide_fdf2c4a0bf493cc9.slick-current_4b885b50c620d87b .te-testimonial-card_b98cc43c54936e7e.style-3_5d2e8de3d5b145b8 .te-content-wrapper_35f675018edd2c51 .te-user-meta_653d40b0ebacabf6 .icon_2cc3b969ff405199 {
    color: #317EFE; }

.te-process-step-area_5869d1f6fc3ae439.style-2_c77cf7ebe34f4ebe {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-process-step-area_5869d1f6fc3ae439.style-2_c77cf7ebe34f4ebe {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .te-process-step-area_5869d1f6fc3ae439.style-2_c77cf7ebe34f4ebe {
      padding-top: 100px;
      padding-bottom: 76px; } }
  .te-process-step-area_5869d1f6fc3ae439.style-2_c77cf7ebe34f4ebe .te-process-step_713d1df1fd2b3748 {
    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_5869d1f6fc3ae439.style-2_c77cf7ebe34f4ebe .te-process-step_713d1df1fd2b3748 .te-counter-wrapper_b810592e585034f0 {
      padding-bottom: 20px; }

.contact-form-area_dd345d0c82d58fb9 {
  padding-top: 30px;
  padding-bottom: 45px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .contact-form-area_dd345d0c82d58fb9 {
      padding-top: 30px;
      padding-bottom: 45px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .contact-form-area_dd345d0c82d58fb9 {
      padding-top: 30px;
      padding-bottom: 45px; } }
  .contact-form-area_dd345d0c82d58fb9 .te-comment-respond_0594fdf71e68c2e9 .title_f0b9a697949b53b1,
  .contact-form-area_dd345d0c82d58fb9 .te-title-wrapper_f8c08125285ae989 .title_f0b9a697949b53b1 {
    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_dd345d0c82d58fb9 .te-comment-respond_0594fdf71e68c2e9 .title_f0b9a697949b53b1,
      .contact-form-area_dd345d0c82d58fb9 .te-title-wrapper_f8c08125285ae989 .title_f0b9a697949b53b1 {
        font-size: 32px;
        line-height: 38px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .contact-form-area_dd345d0c82d58fb9 .te-comment-respond_0594fdf71e68c2e9 .title_f0b9a697949b53b1,
      .contact-form-area_dd345d0c82d58fb9 .te-title-wrapper_f8c08125285ae989 .title_f0b9a697949b53b1 {
        font-size: 34px;
        line-height: 40px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .contact-form-area_dd345d0c82d58fb9 .te-comment-respond_0594fdf71e68c2e9 .title_f0b9a697949b53b1,
      .contact-form-area_dd345d0c82d58fb9 .te-title-wrapper_f8c08125285ae989 .title_f0b9a697949b53b1 {
        font-size: 48px;
        line-height: 52px; } }
  .contact-form-area_dd345d0c82d58fb9 .te-social-profile-link_7563c86e64e3e5e4 {
    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_dd345d0c82d58fb9 .te-social-profile-link_7563c86e64e3e5e4 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_dd345d0c82d58fb9 .te-social-profile-link_7563c86e64e3e5e4 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_9bcf2fac207fc56b {
    margin-bottom: 60px; } }

.te-contact-info_366b1adef996fc54 {
  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_366b1adef996fc54 .te-icon-card_a571148cd82b3ab4 {
      -webkit-box-orient: unset;
      -webkit-box-direction: unset;
          -ms-flex-direction: unset;
              flex-direction: unset; } }

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

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

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

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

.service-details_c5fac795a0629922 {
  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_c5fac795a0629922 .image_34ff6e877d0915bc {
    border-radius: 20px;
    overflow: hidden; }
  .service-details_c5fac795a0629922 .content_a0e0db77872f9bc5 .te-title-wrapper_f8c08125285ae989 {
    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_c5fac795a0629922 .content_a0e0db77872f9bc5 .te-title-wrapper_f8c08125285ae989 .title-inner_c2cee433adcde68b {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 20px; }
      .service-details_c5fac795a0629922 .content_a0e0db77872f9bc5 .te-title-wrapper_f8c08125285ae989 .title-inner_c2cee433adcde68b .icon_2cc3b969ff405199 {
        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_c5fac795a0629922 .content_a0e0db77872f9bc5 .te-title-wrapper_f8c08125285ae989 .title-inner_c2cee433adcde68b .title_f0b9a697949b53b1 {
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: 39.84px;
        letter-spacing: 0px;
        margin-bottom: 0;
        color: #317EFE; }

.service-details-overview_1f7191a423d824b5 {
  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_1f7191a423d824b5 .list-wrapper_ec6cc5e2863c957b {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px; }
    .service-details-overview_1f7191a423d824b5 .list-wrapper_ec6cc5e2863c957b .icon_2cc3b969ff405199 {
      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_1f7191a423d824b5 .list-wrapper_ec6cc5e2863c957b 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_1f7191a423d824b5 .list-wrapper_ec6cc5e2863c957b 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_1f7191a423d824b5 .list-wrapper_ec6cc5e2863c957b 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_1f7191a423d824b5 .list-wrapper_ec6cc5e2863c957b 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_fc7808864ed04008 {
  padding-top: 120px;
  padding-bottom: 96px; }
  .team-page_fc7808864ed04008 .te-team-card_bf2d7c4a951090f9 {
    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_70c89ed56df290f7 {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .team-details-page_70c89ed56df290f7 {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-page_70c89ed56df290f7 {
      padding-top: 100px;
      padding-bottom: 76px; } }

.team-details-wrapper_e6acbe9d339edbf0 {
  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_e6acbe9d339edbf0 {
      gap: 30px; } }

.team-details_f7ef2807b0f26cef {
  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_f7ef2807b0f26cef {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      gap: 30px; } }
  .team-details_f7ef2807b0f26cef .content_a0e0db77872f9bc5 {
    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_f7ef2807b0f26cef .content_a0e0db77872f9bc5 {
        gap: 30px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .team-details_f7ef2807b0f26cef .content_a0e0db77872f9bc5 {
        gap: 20px; } }
  .team-details_f7ef2807b0f26cef .image_34ff6e877d0915bc {
    width: 520px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    border-radius: 20px;
    overflow: hidden; }
    @media (max-width: 991px) {
      .team-details_f7ef2807b0f26cef .image_34ff6e877d0915bc {
        width: 100%; }
        .team-details_f7ef2807b0f26cef .image_34ff6e877d0915bc img {
          width: 100%; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .team-details_f7ef2807b0f26cef .image_34ff6e877d0915bc {
        width: 330px; } }
  .team-details_f7ef2807b0f26cef .user-meta_e06eec2dc036d9f1 .title_f0b9a697949b53b1 {
    font-size: 57px;
    letter-spacing: -1px;
    margin-bottom: 20px; }
    @media (max-width: 991px) {
      .team-details_f7ef2807b0f26cef .user-meta_e06eec2dc036d9f1 .title_f0b9a697949b53b1 {
        font-size: 34px;
        margin-bottom: 10px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .team-details_f7ef2807b0f26cef .user-meta_e06eec2dc036d9f1 .title_f0b9a697949b53b1 {
        font-size: 36px; } }
  .team-details_f7ef2807b0f26cef .user-meta_e06eec2dc036d9f1 .desc_da2e6a143b400b02 {
    margin-bottom: 0;
    line-height: 20px; }
  .team-details_f7ef2807b0f26cef .social_5abaee0efa6a8e07 {
    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_f7ef2807b0f26cef .social_5abaee0efa6a8e07 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_f7ef2807b0f26cef .social_5abaee0efa6a8e07 a:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

.team-details-overview_ff00456796febc16 {
  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_38d7c12a2a6159a5 {
  padding-top: 140px;
  padding-bottom: 144px; }
  @media (max-width: 991px) {
    .blog-grid-area_38d7c12a2a6159a5 {
      padding: 100px 0; } }
  @media (max-width: 767px) {
    .blog-grid-area_38d7c12a2a6159a5 {
      padding: 70px 0; } }

.blog-load-btn_22e0e96bbe93bf4c {
  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_22e0e96bbe93bf4c {
      margin-top: 0; } }
  .blog-load-btn_22e0e96bbe93bf4c:hover {
    background-color: #317EFE;
    color: #ffffff; }

.footer_9191fb61179ca71e {
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .footer_9191fb61179ca71e .te-subscribe-form-widget_94b5139b02143dcc .submit-btn_48c9d82508038af1 span {
    display: none; }
  .footer_9191fb61179ca71e.style-1_15993078872900f9 {
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .footer_9191fb61179ca71e.style-1_15993078872900f9 .te-footer-sec_36452e5dbd92c656 {
      border-bottom: 1px solid rgba(19, 26, 42, 0.1);
      padding-top: 214px;
      padding-bottom: 60px; }
      .footer_9191fb61179ca71e.style-1_15993078872900f9 .te-footer-sec_36452e5dbd92c656 .te-footer-widget_3ea86b945793645b .te-subscribe-form-widget_94b5139b02143dcc .mc4wp-form-fields_74e90cde73094bd2 {
        border-color: rgba(19, 26, 42, 0.5); }
    .footer_9191fb61179ca71e.style-1_15993078872900f9 .te-footer-widget_3ea86b945793645b .te-subscribe-form-widget_94b5139b02143dcc .single-field_d93067354c8af62b input {
      color: #131A2A; }
  .footer_9191fb61179ca71e.style-2_c77cf7ebe34f4ebe .widget_b4ce950dc2c424a7 .wp-block-heading_398b19e6dbb81668,
  .footer_9191fb61179ca71e.style-2_c77cf7ebe34f4ebe .widget_b4ce950dc2c424a7 .widget-title_3520efcedf6e1019,
  .footer_9191fb61179ca71e.style-2_c77cf7ebe34f4ebe .widget_b4ce950dc2c424a7 .wp-block-search__label_a99b4255f9b93b75,
  .footer_9191fb61179ca71e.style-2_c77cf7ebe34f4ebe .sidebar__widget_248fe3b8672eab4f .wp-block-heading_398b19e6dbb81668,
  .footer_9191fb61179ca71e.style-2_c77cf7ebe34f4ebe .sidebar__widget_248fe3b8672eab4f .widget-title_3520efcedf6e1019,
  .footer_9191fb61179ca71e.style-2_c77cf7ebe34f4ebe .sidebar__widget_248fe3b8672eab4f .wp-block-search__label_a99b4255f9b93b75,
  .footer_9191fb61179ca71e.style-2_c77cf7ebe34f4ebe .widget_b4ce950dc2c424a7 ul li a,
  .footer_9191fb61179ca71e.style-2_c77cf7ebe34f4ebe .widget_b4ce950dc2c424a7 ol li a,
  .footer_9191fb61179ca71e.style-2_c77cf7ebe34f4ebe .sidebar__widget_248fe3b8672eab4f ul li a,
  .footer_9191fb61179ca71e.style-2_c77cf7ebe34f4ebe .sidebar__widget_248fe3b8672eab4f ol li a,
  .footer_9191fb61179ca71e.style-2_c77cf7ebe34f4ebe .widget_b4ce950dc2c424a7 ul li,
  .footer_9191fb61179ca71e.style-2_c77cf7ebe34f4ebe .wp-calendar-table_d6292a413a8dfac9,
  .footer_9191fb61179ca71e.style-2_c77cf7ebe34f4ebe .wp-block-calendar_8478606492b28cd4 caption,
  .footer_9191fb61179ca71e.style-2_c77cf7ebe34f4ebe nav.wp-calendar-nav_7de4ccb6b7bf3092 a,
  .footer_9191fb61179ca71e.style-2_c77cf7ebe34f4ebe .wp-block-latest-comments__comment-excerpt_b372817c745058c7,
  .footer_9191fb61179ca71e.style-2_c77cf7ebe34f4ebe .wp-calendar-table_d6292a413a8dfac9 caption,
  .footer_9191fb61179ca71e.style-2_c77cf7ebe34f4ebe .widget_text_b6356b835120bcad,
  .footer_9191fb61179ca71e.style-2_c77cf7ebe34f4ebe .widget_b4ce950dc2c424a7 .tagcloud_520de140a2e22389 a,
  .footer_9191fb61179ca71e.style-2_c77cf7ebe34f4ebe .widget_b4ce950dc2c424a7 .wp-block-tag-cloud_e4cd4b67ceee8a2a a,
  .footer_9191fb61179ca71e.style-2_c77cf7ebe34f4ebe .sidebar__widget_248fe3b8672eab4f .tagcloud_520de140a2e22389 a,
  .footer_9191fb61179ca71e.style-2_c77cf7ebe34f4ebe .sidebar__widget_248fe3b8672eab4f .wp-block-tag-cloud_e4cd4b67ceee8a2a a,
  .footer_9191fb61179ca71e.style-2_c77cf7ebe34f4ebe .wp-block-latest-comments__comment-date_3288912b91395ec7,
  .footer_9191fb61179ca71e.style-2_c77cf7ebe34f4ebe .wp-block-latest-comments__comment_eb1aecd9d396507b,
  .footer_9191fb61179ca71e.style-2_c77cf7ebe34f4ebe .wp-block-archives-dropdown_cda26b2d417d4bf9 label,
  .footer_9191fb61179ca71e.style-2_c77cf7ebe34f4ebe .widget_categories_afcd106b1174a87c li a,
  .footer_9191fb61179ca71e.style-2_c77cf7ebe34f4ebe .widget_archive_7ab88deec6675f7e li a,
  .footer_9191fb61179ca71e.style-2_c77cf7ebe34f4ebe .widget_nav_menu_9dbc290e93a18176 li a,
  .footer_9191fb61179ca71e.style-2_c77cf7ebe34f4ebe .widget_tag_cloud_76263506320a6294 a,
  .footer_9191fb61179ca71e.style-2_c77cf7ebe34f4ebe .widget_rss_3d64016cd0bc5830 li a,
  .footer_9191fb61179ca71e.style-2_c77cf7ebe34f4ebe .widget_rss_3d64016cd0bc5830 li,
  .footer_9191fb61179ca71e.style-2_c77cf7ebe34f4ebe .footer__widget_239072371d30ead7 a,
  .footer_9191fb61179ca71e.style-2_c77cf7ebe34f4ebe .footer__widget_239072371d30ead7 li,
  .footer_9191fb61179ca71e.style-2_c77cf7ebe34f4ebe li.recentcomments_0613050a210b4385 {
    color: #ffffff; }
  .footer_9191fb61179ca71e.style-2_c77cf7ebe34f4ebe .te-theme-btn_3ec174ad8c66f7a4,
  .footer_9191fb61179ca71e.style-2_c77cf7ebe34f4ebe .wp-block-loginout_f8c74262017dd941 a,
  .footer_9191fb61179ca71e.style-2_c77cf7ebe34f4ebe input.te-theme-btn_3ec174ad8c66f7a4,
  .footer_9191fb61179ca71e.style-2_c77cf7ebe34f4ebe .widget_b4ce950dc2c424a7 .wp-block-search_a56f7c3c3f62fcfe button,
  .footer_9191fb61179ca71e.style-2_c77cf7ebe34f4ebe .widget_b4ce950dc2c424a7 .search-form_3fadc66724a74f1d button,
  .footer_9191fb61179ca71e.style-2_c77cf7ebe34f4ebe .widget_b4ce950dc2c424a7 .sidebar__search_cc6d2de9d71074b4 button,
  .footer_9191fb61179ca71e.style-2_c77cf7ebe34f4ebe .sidebar__widget_248fe3b8672eab4f .wp-block-search_a56f7c3c3f62fcfe button,
  .footer_9191fb61179ca71e.style-2_c77cf7ebe34f4ebe .sidebar__widget_248fe3b8672eab4f .search-form_3fadc66724a74f1d button,
  .footer_9191fb61179ca71e.style-2_c77cf7ebe34f4ebe .sidebar__widget_248fe3b8672eab4f .sidebar__search_cc6d2de9d71074b4 button {
    background-color: #E7F914;
    color: #14203A; }
  .footer_9191fb61179ca71e .footer__widget_239072371d30ead7 li {
    list-style: none; }
  .footer_9191fb61179ca71e .te-footer-widget_3ea86b945793645b.te_widget_nav_menu_1348146682fc3981 li.wp-block-social-link_c2495a048cdf7dad {
    display: inline-block;
    width: unset !important; }
  .footer_9191fb61179ca71e .te_widget_nav_menu_1348146682fc3981 li.cat-item_54d6e71b69e356bb {
    text-align: right; }
    .footer_9191fb61179ca71e .te_widget_nav_menu_1348146682fc3981 li.cat-item_54d6e71b69e356bb a {
      float: left; }
  .footer_9191fb61179ca71e .te-footer-bg_0d6f756efefef414 {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: -1; }
  .footer_9191fb61179ca71e .footer-nav-widget_904a1693a889f2ea {
    padding: 0 90px; }
    @media (max-width: 991px) {
      .footer_9191fb61179ca71e .footer-nav-widget_904a1693a889f2ea {
        padding: 0 12px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .footer_9191fb61179ca71e .footer-nav-widget_904a1693a889f2ea {
        padding: 0 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .footer_9191fb61179ca71e .footer-nav-widget_904a1693a889f2ea {
        padding: 0 30px; } }

.te-footer-widget_3ea86b945793645b {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .te-footer-widget_3ea86b945793645b {
      margin-bottom: 40px; } }
  .te-footer-widget_3ea86b945793645b .te-footer-widget-title_39f807cbcacc2945,
  .te-footer-widget_3ea86b945793645b .wp-block-heading_398b19e6dbb81668 {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 39px;
    color: #131A2A;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700; }
  .te-footer-widget_3ea86b945793645b ul {
    padding-left: 0; }
  .te-footer-widget_3ea86b945793645b .te-subscribe-form-widget_94b5139b02143dcc .mc4wp-form-fields_74e90cde73094bd2 {
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 5px; }
  .te-footer-widget_3ea86b945793645b .te-subscribe-form-widget_94b5139b02143dcc .single-field_d93067354c8af62b input {
    border-radius: 0;
    background-color: transparent;
    color: #ffffff; }
  .te-footer-widget_3ea86b945793645b.widget-latest-posts-footer_0e52d4580f43197c {
    margin-top: -5px; }
  @media (max-width: 767px) {
    .te-footer-widget_3ea86b945793645b.zoom-instagram-widget_bebd94bbe2efb41b {
      margin-bottom: 0;
      margin-top: -10px; } }
  @media (max-width: 767px) {
    .te-footer-widget_3ea86b945793645b.widget_contact_info_widget_a84863f8c0276b4b {
      margin-bottom: 18px; } }
  @media only screen and (min-width: 992px) and (max-width: 1399px) {
    .te-footer-widget_3ea86b945793645b .widget-instagram-feed_53b43919167c20fa {
      width: 170px; } }
  .te-footer-widget_3ea86b945793645b .te-footer-widget-info_8f49b5ee784cdb9d {
    padding-right: 30px; }
    @media (max-width: 1199px) {
      .te-footer-widget_3ea86b945793645b .te-footer-widget-info_8f49b5ee784cdb9d {
        padding-right: 0; } }
    .te-footer-widget_3ea86b945793645b .te-footer-widget-info_8f49b5ee784cdb9d p {
      color: #335371;
      margin-bottom: 30px; }
    .te-footer-widget_3ea86b945793645b .te-footer-widget-info_8f49b5ee784cdb9d .te-footer-logo_19719a5ac3813f02 {
      margin-bottom: 30px;
      display: inline-block; }
    .te-footer-widget_3ea86b945793645b .te-footer-widget-info_8f49b5ee784cdb9d .info-form-and-social-icon_9b511ebf5670841f {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 50px; }
      .te-footer-widget_3ea86b945793645b .te-footer-widget-info_8f49b5ee784cdb9d .info-form-and-social-icon_9b511ebf5670841f .te-social-profile_04431551158b360d {
        margin-top: 0; }
    .te-footer-widget_3ea86b945793645b .te-footer-widget-info_8f49b5ee784cdb9d .te-social-profile_04431551158b360d {
      gap: 20px;
      margin-top: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-footer-widget_3ea86b945793645b .te-footer-widget-info_8f49b5ee784cdb9d .info-form-and-social-icon_9b511ebf5670841f {
        -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_3ea86b945793645b.te_widget_nav_menu_1348146682fc3981 ul {
    margin-top: -5px;
    padding-left: 0;
    margin-bottom: 0; }
  .te-footer-widget_3ea86b945793645b.te_widget_nav_menu_1348146682fc3981 li {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 2px; }
    .te-footer-widget_3ea86b945793645b.te_widget_nav_menu_1348146682fc3981 li:last-child {
      padding-top: 0;
      padding-bottom: 0; }
    .te-footer-widget_3ea86b945793645b.te_widget_nav_menu_1348146682fc3981 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_3ea86b945793645b.te_widget_nav_menu_1348146682fc3981 li a::before {
        content: "\f105";
        font-family: "Font Awesome 6 Free";
        font-size: 14px; }
      .te-footer-widget_3ea86b945793645b.te_widget_nav_menu_1348146682fc3981 li a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-footer-widget_3ea86b945793645b .te-footer-widget-contact_764939364651c198 p {
    color: #335371; }
  .te-footer-widget_3ea86b945793645b .te-footer-widget-contact_764939364651c198 .footer-contact_6b12a68f1d54ab44 ul {
    list-style: none; }
    .te-footer-widget_3ea86b945793645b .te-footer-widget-contact_764939364651c198 .footer-contact_6b12a68f1d54ab44 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_3ea86b945793645b .te-footer-widget-contact_764939364651c198 .footer-contact_6b12a68f1d54ab44 ul li:first-child {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .te-footer-widget_3ea86b945793645b .te-footer-widget-contact_764939364651c198 .footer-contact_6b12a68f1d54ab44 ul li:first-child .contact-icon_ded548d0941f9730 {
          margin-top: 5px; }
      .te-footer-widget_3ea86b945793645b .te-footer-widget-contact_764939364651c198 .footer-contact_6b12a68f1d54ab44 ul li:last-child {
        margin-bottom: 0; }
      .te-footer-widget_3ea86b945793645b .te-footer-widget-contact_764939364651c198 .footer-contact_6b12a68f1d54ab44 ul li .contact-icon_ded548d0941f9730 {
        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_3ea86b945793645b .te-footer-widget-contact_764939364651c198 .footer-contact_6b12a68f1d54ab44 ul li .contact-text_6bf902c94cd3416b {
        color: #335371;
        font-size: 18px;
        line-height: 24px;
        overflow: hidden; }
        .te-footer-widget_3ea86b945793645b .te-footer-widget-contact_764939364651c198 .footer-contact_6b12a68f1d54ab44 ul li .contact-text_6bf902c94cd3416b a:hover span {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .te-footer-widget_3ea86b945793645b .te-footer-widget-contact_764939364651c198 .footer-contact_6b12a68f1d54ab44 ul li .contact-text_6bf902c94cd3416b span,
        .te-footer-widget_3ea86b945793645b .te-footer-widget-contact_764939364651c198 .footer-contact_6b12a68f1d54ab44 ul li .contact-text_6bf902c94cd3416b p,
        .te-footer-widget_3ea86b945793645b .te-footer-widget-contact_764939364651c198 .footer-contact_6b12a68f1d54ab44 ul li .contact-text_6bf902c94cd3416b 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_3ea86b945793645b .te_widget_latest_post_a31350d8becbe661 ul li {
    margin-bottom: 10px; }
    .te-footer-widget_3ea86b945793645b .te_widget_latest_post_a31350d8becbe661 ul li .te-latest-post-thumb_546cb669755f5f7b {
      width: 80px;
      height: 80px;
      border-radius: 20px;
      overflow: hidden; }
    .te-footer-widget_3ea86b945793645b .te_widget_latest_post_a31350d8becbe661 ul li .te-latest-post-desc_080c2438be1f7eb5 .te-latest-post-title_b6e26281f72403b4 {
      margin-bottom: 0;
      font-size: 18px;
      line-height: 29px;
      color: #335371;
      font-weight: 400; }
      .te-footer-widget_3ea86b945793645b .te_widget_latest_post_a31350d8becbe661 ul li .te-latest-post-desc_080c2438be1f7eb5 .te-latest-post-title_b6e26281f72403b4 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_3ea86b945793645b .te_widget_latest_post_a31350d8becbe661 ul li .te-latest-post-desc_080c2438be1f7eb5 .te-latest-post-title_b6e26281f72403b4 a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-footer-widget_3ea86b945793645b .te_widget_latest_post_a31350d8becbe661 ul li .te-latest-post-desc_080c2438be1f7eb5 .te-latest-post-meta_fbcda2d3b17e1b55 {
      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_f8cbc142e9763dc3 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_f8cbc142e9763dc3 ul {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .te-footer-bottom-menu_f8cbc142e9763dc3 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_f8cbc142e9763dc3 ul li a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }

.footer-bottom-area_971b3c36eb87796a {
  padding: 16px 0; }
  @media (max-width: 991px) {
    .footer-bottom-area_971b3c36eb87796a {
      padding: 30px 0; } }
  .footer-bottom-area_971b3c36eb87796a .te-footer-bottom-wrapper_c1d092abd8abf236 {
    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_971b3c36eb87796a .te-copyright-text_fa955bdce1759b48 p {
    color: #335371;
    margin-bottom: 0; }
    .footer-bottom-area_971b3c36eb87796a .te-copyright-text_fa955bdce1759b48 p a {
      color: #335371;
      font-weight: 500; }
      .footer-bottom-area_971b3c36eb87796a .te-copyright-text_fa955bdce1759b48 p a:hover {
        color: #317EFE; }
  .footer-bottom-area_971b3c36eb87796a .credit-text_82175ede60e993c4 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_971b3c36eb87796a .credit-text_82175ede60e993c4 a {
    color: #317EFE; }

.subscribe-area_4b6c3b32b2a51b60 {
  overflow: hidden; }
  .subscribe-area_4b6c3b32b2a51b60.style-1_15993078872900f9 .te-subscribe-inner-area_4d2771164791a35c .te-content-wrapper_35f675018edd2c51 {
    background-color: #317EFE;
    border-radius: 20px;
    padding: 63px 50px 68px 74px;
    gap: 14px; }
  .subscribe-area_4b6c3b32b2a51b60.style-1_15993078872900f9 .te-image-bg-collumn_8e5fff01526d6753 {
    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_4b6c3b32b2a51b60.style-1_15993078872900f9 .te-image-bg-collumn_8e5fff01526d6753 {
        display: none; } }
  .subscribe-area_4b6c3b32b2a51b60 .te-content-wrapper_35f675018edd2c51 {
    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_4b6c3b32b2a51b60 .te-content-wrapper_35f675018edd2c51 {
        padding: 100px 24px 100px 24px;
        margin: 0 auto; } }
    @media (max-width: 809px) {
      .subscribe-area_4b6c3b32b2a51b60 .te-content-wrapper_35f675018edd2c51 {
        padding: 80px 24px 80px 24px;
        width: 100%; } }
    .subscribe-area_4b6c3b32b2a51b60 .te-content-wrapper_35f675018edd2c51 .short-title_253b59a048caccdd {
      font-size: 21px;
      font-weight: 500;
      color: #335371;
      margin-bottom: 0; }
    .subscribe-area_4b6c3b32b2a51b60 .te-content-wrapper_35f675018edd2c51 .te-subscribe-title_ce7e07e61fe35c7e {
      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_4b6c3b32b2a51b60 .te-content-wrapper_35f675018edd2c51 .te-subscribe-title_ce7e07e61fe35c7e {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .subscribe-area_4b6c3b32b2a51b60 .te-content-wrapper_35f675018edd2c51 .te-subscribe-title_ce7e07e61fe35c7e {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_4b6c3b32b2a51b60 .te-content-wrapper_35f675018edd2c51 .te-subscribe-title_ce7e07e61fe35c7e {
          font-size: 36px;
          line-height: 42px; } }
    .subscribe-area_4b6c3b32b2a51b60 .te-content-wrapper_35f675018edd2c51 .text_54409fed5930bc50 {
      font-size: 18px;
      color: #ffffff;
      margin-bottom: 0; }
  .subscribe-area_4b6c3b32b2a51b60 .te-subscribe-inner-area_4d2771164791a35c {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .subscribe-area_4b6c3b32b2a51b60 .te-subscribe-inner-area_4d2771164791a35c {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .subscribe-area_4b6c3b32b2a51b60 .te-subscribe-inner-area_4d2771164791a35c .te-subscribe-collumn_c6312959a761a580 {
      -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_4b6c3b32b2a51b60 .te-subscribe-inner-area_4d2771164791a35c .te-subscribe-collumn_c6312959a761a580.te-image-bg-collumn_8e5fff01526d6753 {
          display: none; } }
    .subscribe-area_4b6c3b32b2a51b60 .te-subscribe-inner-area_4d2771164791a35c .mc4wp-form-fields_74e90cde73094bd2 {
      background-color: transparent;
      gap: 10px; }
      @media (max-width: 575px) {
        .subscribe-area_4b6c3b32b2a51b60 .te-subscribe-inner-area_4d2771164791a35c .mc4wp-form-fields_74e90cde73094bd2 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .subscribe-area_4b6c3b32b2a51b60 .te-subscribe-inner-area_4d2771164791a35c .mc4wp-form-fields_74e90cde73094bd2 .submit-btn_48c9d82508038af1 {
        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_3ea86b945793645b .te-subscribe-form-wrapper_09bceb5eb63f6c7f {
  color: #335371; }

.te-subscribe-form-widget_94b5139b02143dcc {
  position: relative; }
  .te-subscribe-form-widget_94b5139b02143dcc .mc4wp-form-fields_74e90cde73094bd2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    overflow: hidden;
    border-radius: 5px; }
  .te-subscribe-form-widget_94b5139b02143dcc .single-field_d93067354c8af62b {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .te-subscribe-form-widget_94b5139b02143dcc .single-field_d93067354c8af62b input {
      color: #335371;
      height: 55px;
      padding: 0 30px;
      font-size: 18px;
      width: 100%;
      border-radius: 50px; }
    .te-subscribe-form-widget_94b5139b02143dcc .single-field_d93067354c8af62b *::-webkit-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_94b5139b02143dcc .single-field_d93067354c8af62b *:-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_94b5139b02143dcc .single-field_d93067354c8af62b *::-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_94b5139b02143dcc .single-field_d93067354c8af62b *::placeholder {
      color: #778196; }
  .te-subscribe-form-widget_94b5139b02143dcc .submit-btn_48c9d82508038af1 {
    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_94b5139b02143dcc .submit-btn_48c9d82508038af1:hover {
      background-color: #131A2A;
      color: #ffffff; }
  .te-subscribe-form-widget_94b5139b02143dcc .mc4wp-response_4b9709ffa277fc2c {
    position: absolute;
    margin-top: 15px; }
    .te-subscribe-form-widget_94b5139b02143dcc .mc4wp-response_4b9709ffa277fc2c .mc4wp-alert_7adbdb55ddfd470e.mc4wp-error_b08ea02a52b02dda p {
      color: #ff0000;
      position: relative; }
    .te-subscribe-form-widget_94b5139b02143dcc .mc4wp-response_4b9709ffa277fc2c .mc4wp-alert_7adbdb55ddfd470e.mc4wp-error_b08ea02a52b02dda a {
      color: #ff0000; }
    .te-subscribe-form-widget_94b5139b02143dcc .mc4wp-response_4b9709ffa277fc2c .mc4wp-alert_7adbdb55ddfd470e.mc4wp-success_ce13f80349aaa606 p, .te-subscribe-form-widget_94b5139b02143dcc .mc4wp-response_4b9709ffa277fc2c .mc4wp-alert_7adbdb55ddfd470e.mc4wp-notice_47eaea6ffded049e p {
      color: #ffffff;
      position: relative; }

.te-footer-social-wrapper_04e2bb995fba03ea {
  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_04e2bb995fba03ea .te-footer-logo_19719a5ac3813f02 {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .te-footer-social-wrapper_04e2bb995fba03ea .te-social-widget_72db0f954e8bb1d7 {
    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_04e2bb995fba03ea .te-social-widget_72db0f954e8bb1d7 span {
      color: #ffffff;
      font-size: 20px;
      font-weight: 400; }

.te-social-profile_04431551158b360d {
  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_04431551158b360d 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_04431551158b360d a:hover {
      background-color: #E7F914;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #14203A; }

.footer_9191fb61179ca71e.style-2_c77cf7ebe34f4ebe {
  background-color: #131A2A; }
  .footer_9191fb61179ca71e.style-2_c77cf7ebe34f4ebe .te-footer-sec_36452e5dbd92c656 {
    border-bottom: 1px solid rgba(225, 225, 225, 0.3);
    padding-top: 80px;
    padding-bottom: 70px; }
  .footer_9191fb61179ca71e.style-2_c77cf7ebe34f4ebe .te-footer-widget-title_39f807cbcacc2945,
  .footer_9191fb61179ca71e.style-2_c77cf7ebe34f4ebe .wp-block-heading_398b19e6dbb81668 {
    color: #ffffff;
    font-size: 24px; }
  .footer_9191fb61179ca71e.style-2_c77cf7ebe34f4ebe .footer-bottom-area_971b3c36eb87796a .te-copyright-text_fa955bdce1759b48 p,
  .footer_9191fb61179ca71e.style-2_c77cf7ebe34f4ebe .te-footer-widget_3ea86b945793645b.te_widget_nav_menu_1348146682fc3981 li a,
  .footer_9191fb61179ca71e.style-2_c77cf7ebe34f4ebe .te-footer-widget_3ea86b945793645b .te_widget_latest_post_a31350d8becbe661 ul li .te-latest-post-desc_080c2438be1f7eb5 .te-latest-post-title_b6e26281f72403b4 a,
  .footer_9191fb61179ca71e.style-2_c77cf7ebe34f4ebe .te-footer-widget_3ea86b945793645b .te_widget_latest_post_a31350d8becbe661 ul li .te-latest-post-desc_080c2438be1f7eb5 .te-latest-post-title_b6e26281f72403b4,
  .footer_9191fb61179ca71e.style-2_c77cf7ebe34f4ebe .te-footer-widget_3ea86b945793645b .te_widget_latest_post_a31350d8becbe661 ul li .te-latest-post-desc_080c2438be1f7eb5 .te-latest-post-meta_fbcda2d3b17e1b55,
  .footer_9191fb61179ca71e.style-2_c77cf7ebe34f4ebe .te-footer-widget_3ea86b945793645b .te-subscribe-form-wrapper_09bceb5eb63f6c7f,
  .footer_9191fb61179ca71e.style-2_c77cf7ebe34f4ebe .te-footer-bottom-menu_f8cbc142e9763dc3 ul li a,
  .footer_9191fb61179ca71e.style-2_c77cf7ebe34f4ebe .footer-bottom-area_971b3c36eb87796a .te-copyright-text_fa955bdce1759b48 p a {
    color: #ffffff; }

/*# sourceMappingURL=style.css_292a66834b9019ed.map_ff0919b505f58c6d */