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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

code {
  color: #E7F914; }

.te-theme-btn_c3e51d3438a700f0,
.wp-block-loginout_55cf7f399b0d4e19 a,
input.te-theme-btn_c3e51d3438a700f0 {
  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_c3e51d3438a700f0:hover,
  .wp-block-loginout_55cf7f399b0d4e19 a:hover,
  input.te-theme-btn_c3e51d3438a700f0:hover {
    color: #131A2A;
    background-color: #E7F914; }
  .te-theme-btn_c3e51d3438a700f0:focus,
  .wp-block-loginout_55cf7f399b0d4e19 a:focus,
  input.te-theme-btn_c3e51d3438a700f0:focus {
    color: #ffffff; }
  .te-theme-btn_c3e51d3438a700f0.yellow-btn_45b9799ac2f0ce04,
  .wp-block-loginout_55cf7f399b0d4e19 a.yellow-btn_45b9799ac2f0ce04,
  input.te-theme-btn_c3e51d3438a700f0.yellow-btn_45b9799ac2f0ce04 {
    background-color: #E7F914;
    color: #14203A; }
  .te-theme-btn_c3e51d3438a700f0.simple-btn_650937fc2738654c,
  .wp-block-loginout_55cf7f399b0d4e19 a.simple-btn_650937fc2738654c,
  input.te-theme-btn_c3e51d3438a700f0.simple-btn_650937fc2738654c {
    padding-left: 36px;
    padding-right: 36px; }

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

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

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

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

.circle-rotate-wrapper_861c4dce71e80faf {
  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_861c4dce71e80faf .circle-rotate-inner_5de683d356009094 {
    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_63e7cdeacea2b2c3 {
  margin-top: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.px-350_03e83afdfb561827 {
  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_00b8a58cf016a06b label {
  width: 100%;
  display: block;
  font-weight: 600;
  margin-bottom: 10px; }
.post-password-form_00b8a58cf016a06b input[type="password"] {
  font-size: 1.2rem;
  line-height: 20px;
  padding: 12px 20px;
  border: 1px solid #E4E4F2;
  width: 100%; }
.post-password-form_00b8a58cf016a06b 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_00b8a58cf016a06b 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_8f9d191e12408eaa .size-full_949c35ae6e91671d.alignright_f8361421908c91e1 {
  margin-bottom: 15px;
  margin-top: 20px; }
.tp-page-content_8f9d191e12408eaa figure.wp-caption_75214d747902d88e.aligncenter_3988add9bc35204b {
  margin-top: 40px; }
.tp-page-content_8f9d191e12408eaa dl, .tp-page-content_8f9d191e12408eaa ol, .tp-page-content_8f9d191e12408eaa ul {
  margin-bottom: 11px; }
.tp-page-content_8f9d191e12408eaa .te-comment-respond_a7324ba8b0542cf5 {
  margin-top: 78px;
  margin-bottom: 20px; }
.tp-page-content_8f9d191e12408eaa .te-latest-comments_2b9dcadbaa740ba0 .te-comment-respond_a7324ba8b0542cf5 {
  margin-bottom: 40px; }
.tp-page-content_8f9d191e12408eaa .te-post-comments_ceea68028674963a {
  margin-top: 80px; }

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

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

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

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

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

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

.gallery-columns-1_9e38cc5c82abf329 .gallery-item_06926633d491089d {
  max-width: 100%;
  width: 100%; }

.gallery-columns-2_77d780940437ace8 .gallery-item_06926633d491089d {
  max-width: 50%; }

.gallery-columns-3_f40b417a01633312 .gallery-item_06926633d491089d {
  max-width: 33.33%; }

.gallery-columns-4_4c3ef1be77e42744 .gallery-item_06926633d491089d {
  max-width: 25%; }

.gallery-columns-5_1e2f00cdc9d7a6ff .gallery-item_06926633d491089d {
  max-width: 20%; }

.gallery-columns-6_1d0f77dd8c68380e .gallery-item_06926633d491089d {
  max-width: 16.66%; }

.gallery-columns-7_b81ffa944296fe14 .gallery-item_06926633d491089d {
  max-width: 14.28%; }

.gallery-columns-8_7ffdd754bb89feff .gallery-item_06926633d491089d {
  max-width: 12.5%; }

.gallery-columns-9_235d1df57bd7efa1 .gallery-item_06926633d491089d {
  max-width: 11.11%; }

.gallery-caption_a9d933e7f09b87d1 {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.te-post-content p.has-large-font-size_157d6b3617c40639 {
  font-size: 36px;
  line-height: 1.2; }
.te-post-content .wp-block-search_294b08fd6bab8002 {
  margin-bottom: 15px; }
.te-post-content .wp-block-file_3ae00c61bd518c5a {
  margin-top: 20px; }
.te-post-content .wp-block-group__inner-container_c18a390c9573f596 p {
  margin-top: 0 !important; }

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

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

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

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

.wp-block-cover_d380cf11816d4f5f p.wp-block-cover-text_afdf480324751090,
.wp-block-cover_d380cf11816d4f5f.is-light_8279871d2917e150 .wp-block-cover__inner-container_43a7595cf7fe6baf {
  color: #fff !important; }

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

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

.widget_f5b7750ac820ec42 .wp-block-archives-dropdown_7418bfc67c394626,
.widget_f5b7750ac820ec42 .wp-block-categories-dropdown_755892da739d929f,
.widget_f5b7750ac820ec42 .wp-block-loginout_55cf7f399b0d4e19,
.widget_f5b7750ac820ec42 .wp-block-social-links_a54a363e2c45dc9e,
.widget_f5b7750ac820ec42.widget_archive_63fc1b6a5cb7602d select,
.widget_f5b7750ac820ec42.te_widget_categories_223426e61206bc4a select,
.widget_f5b7750ac820ec42.widget_text_c1e0c6c0e4405987 select,
.widget_f5b7750ac820ec42.te_widget_search_25867cb6873de62a .search-form_c0569bd6ebf1c0c3,
.widget_f5b7750ac820ec42.te_widget_tag_cloud_b010249d4e6db783 .tagcloud_627907bc2b92fe8d,
.widget_f5b7750ac820ec42 .wp-block-tag-cloud_1d077ac50efe2ba7 {
  margin-bottom: 6px; }

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

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

.blog-search-content_15acae1e8f0dee8b {
  margin: 0; }
  .blog-search-content_15acae1e8f0dee8b .wp-block-search_294b08fd6bab8002,
  .blog-search-content_15acae1e8f0dee8b .search-form_c0569bd6ebf1c0c3,
  .blog-search-content_15acae1e8f0dee8b .sidebar__search_0a2366dc365102fc {
    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_15acae1e8f0dee8b .wp-block-search_294b08fd6bab8002,
      .blog-search-content_15acae1e8f0dee8b .search-form_c0569bd6ebf1c0c3,
      .blog-search-content_15acae1e8f0dee8b .sidebar__search_0a2366dc365102fc {
        width: 100%; } }
    .blog-search-content_15acae1e8f0dee8b .wp-block-search_294b08fd6bab8002 .wp-block-search__inside-wrapper_9000bcbfacc27a47,
    .blog-search-content_15acae1e8f0dee8b .search-form_c0569bd6ebf1c0c3 .wp-block-search__inside-wrapper_9000bcbfacc27a47,
    .blog-search-content_15acae1e8f0dee8b .sidebar__search_0a2366dc365102fc .wp-block-search__inside-wrapper_9000bcbfacc27a47 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .blog-search-content_15acae1e8f0dee8b .wp-block-search_294b08fd6bab8002 label,
    .blog-search-content_15acae1e8f0dee8b .search-form_c0569bd6ebf1c0c3 label,
    .blog-search-content_15acae1e8f0dee8b .sidebar__search_0a2366dc365102fc 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_15acae1e8f0dee8b .wp-block-search_294b08fd6bab8002 input,
    .blog-search-content_15acae1e8f0dee8b .search-form_c0569bd6ebf1c0c3 input,
    .blog-search-content_15acae1e8f0dee8b .sidebar__search_0a2366dc365102fc 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_15acae1e8f0dee8b .wp-block-search_294b08fd6bab8002 button,
    .blog-search-content_15acae1e8f0dee8b .search-form_c0569bd6ebf1c0c3 button,
    .blog-search-content_15acae1e8f0dee8b .sidebar__search_0a2366dc365102fc 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_8f9d191e12408eaa .wp-smiley_46a810d6808051a3,
.entry-content_c2563bc365d7b820 .wp-smiley_46a810d6808051a3,
.comment-content_a32d6744b96cf076 .wp-smiley_46a810d6808051a3 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

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

.te-comment-respond_a7324ba8b0542cf5.style-two_4fecb9f6e2fa8974 .wpcf7-form_3940e5a150bc0229 .wpcf7-not-valid-tip_3042aacc5509829f {
  color: #d9c0b8 !important; }
.te-comment-respond_a7324ba8b0542cf5 .wpcf7-form_3940e5a150bc0229 .wpcf7-not-valid_394c47f0dd3244a2 {
  border-color: #dc3232 !important; }
.te-comment-respond_a7324ba8b0542cf5 .wpcf7-form_3940e5a150bc0229 .wpcf7-not-valid-tip_3042aacc5509829f {
  font-size: 16px;
  margin-top: 5px; }
.te-comment-respond_a7324ba8b0542cf5 .wpcf7-form_3940e5a150bc0229.sent_2b5d92efb27e2449 .wpcf7-response-output_ca5d9bec968e1d00 {
  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_a7324ba8b0542cf5 .wpcf7-form_3940e5a150bc0229.invalid_17ee881075fe59fb .wpcf7-response-output_ca5d9bec968e1d00 {
  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_4083f684e6bdbc6c {
  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_4083f684e6bdbc6c .wpcf7-te-list-item_5319e07db1882af7 {
    margin: 0; }
    .wpcf7-form-control_4083f684e6bdbc6c .wpcf7-te-list-item_5319e07db1882af7 label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      margin: 0;
      gap: 10px; }
      .wpcf7-form-control_4083f684e6bdbc6c .wpcf7-te-list-item_5319e07db1882af7 label .wpcf7-te-list-item-label_326ebdd16aa192fc {
        font-size: 16px;
        font-weight: 400; }

.logged-in_b380e77f07beeed9 .te-comment-respond_a7324ba8b0542cf5 textarea {
  margin-bottom: 12px; }

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

body.admin-bar_573fe0a6220fc6a4 .header-menu-area_342fd903e3bd34bb.sticky_menu_cd11eeb951ecb77a {
  top: 30px; }
  @media (max-width: 600px) {
    body.admin-bar_573fe0a6220fc6a4 .header-menu-area_342fd903e3bd34bb.sticky_menu_cd11eeb951ecb77a {
      top: 0; } }

.page-template-default_4e6282d1593f9236.page-id-146_f661eb22d27489bb .tp-page-content_8f9d191e12408eaa p:last-child {
  margin-bottom: 10px; }
.page-template-default_4e6282d1593f9236.page-id-1133_242491116265adb2 .tp-page-content_8f9d191e12408eaa .te-comment-respond_a7324ba8b0542cf5 {
  margin-top: 78px;
  display: inline-block;
  width: 100%; }
.page-template-default_4e6282d1593f9236.page-id-3_07f97b4a0d796154 .page-area_8a9bf46a69381002 {
  padding-top: 128px; }

.single-post-item_1ee3d1bf79f8c45c.post-24_a30dbabe092b567c .wp-block-button_933e4cdc7b9f7e07 a {
  color: #ffffff; }

.post-template-default_15c5963fd912651a.postid-163_98f94ea6d5a0d73f .te-blog-details-wrapper_2a6f1e3ab25747d2 .te-post-item_2590e4e86af87b69 .te-post-content {
  margin-bottom: 34px; }
.post-template-default_15c5963fd912651a.postid-150_8d5ae398b841ff67 .te-blog-details-wrapper_2a6f1e3ab25747d2 .te-post-item_2590e4e86af87b69 .te-post-content {
  margin-bottom: 34px; }
  .post-template-default_15c5963fd912651a.postid-150_8d5ae398b841ff67 .te-blog-details-wrapper_2a6f1e3ab25747d2 .te-post-item_2590e4e86af87b69 .te-post-content .wp-block-group_513d5332c50bd44d.is-layout-constrained_ded63ba0ecb92f59:last-child {
    border: 1px solid #000; }
.post-template-default_15c5963fd912651a.postid-51_22b176b131db4dba .te-blog-details-wrapper_2a6f1e3ab25747d2 .te-post-item_2590e4e86af87b69 .te-post-content {
  margin-bottom: 25px; }
  .post-template-default_15c5963fd912651a.postid-51_22b176b131db4dba .te-blog-details-wrapper_2a6f1e3ab25747d2 .te-post-item_2590e4e86af87b69 .te-post-content p:last-child {
    margin-bottom: 0; }
.post-template-default_15c5963fd912651a.postid-1163_4995d21900a4f735 .te-blog-details-wrapper_2a6f1e3ab25747d2 .te-post-item_2590e4e86af87b69 .te-post-content .wp-caption_75214d747902d88e, .post-template-default_15c5963fd912651a.postid-568_5e7ad4438f9f5474 .te-blog-details-wrapper_2a6f1e3ab25747d2 .te-post-item_2590e4e86af87b69 .te-post-content .wp-caption_75214d747902d88e {
  margin-top: 20px; }
.post-template-default_15c5963fd912651a.postid-1785_4b4353235ae556eb .te-blog-details-wrapper_2a6f1e3ab25747d2 .te-post-item_2590e4e86af87b69 .te-post-content .wp-block-button__link_4a66cf5de27a4075 {
  color: #ffffff !important; }
.post-template-default_15c5963fd912651a.postid-1149_bd1bf5232dc57cb3 .te-blog-details-wrapper_2a6f1e3ab25747d2 .te-latest-comments_2b9dcadbaa740ba0 li .te-comments-item_2c7e9f82afefb1a5 .te-comments-text_0e83fd2918022455 p {
  margin-bottom: 0; }
.post-template-default_15c5963fd912651a.postid-555_c79800f98fd7ee10 .te-blog-details-wrapper_2a6f1e3ab25747d2 .te-post-item_2590e4e86af87b69 .te-post-content .gallery_f4874e9682851b76 {
  margin-top: 20px; }

.error-404_3cf68552eff54605.not-found {
  margin-top: -20px;
  margin-bottom: 40px; }
  .error-404_3cf68552eff54605.not-found .error-content_0477e9008c783f06 .error-btn-bh_8b7a3ee87fa329d0 {
    margin-top: 20px; }

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

.sidebar_f60ddf914832f1fb .widget_media_gallery_140343b0f1fae973 .gallery-item_06926633d491089d {
  margin-bottom: 0; }
  .sidebar_f60ddf914832f1fb .widget_media_gallery_140343b0f1fae973 .gallery-item_06926633d491089d 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_1f377a02496568fb {
  -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_c8b1375d38f73af8 {
  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_ce83aa4286e217de path {
  stroke: #317EFE;
  stroke-width: 4;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

body.admin-bar_573fe0a6220fc6a4 .header-area_04c312e2e9e2ef77.style-2_19f9865438b7cc6e.login .te-header-menu-area_32eff4593a7d4818 {
  top: auto !important; }

.header-area_04c312e2e9e2ef77 .container-fluid_6d9a87574d533d91 {
  padding: 0 70px; }
  @media (max-width: 1550px) {
    .header-area_04c312e2e9e2ef77 .container-fluid_6d9a87574d533d91 {
      padding: 0 24px; } }
.header-area_04c312e2e9e2ef77.style-2_19f9865438b7cc6e .header-top {
  padding: 9px 0;
  background-color: #F9F4F1; }
  .header-area_04c312e2e9e2ef77.style-2_19f9865438b7cc6e .header-top .te-header-contact-info_752e16e6f6e774b1 span {
    color: #677471; }
    .header-area_04c312e2e9e2ef77.style-2_19f9865438b7cc6e .header-top .te-header-contact-info_752e16e6f6e774b1 span i {
      color: #317EFE; }
    .header-area_04c312e2e9e2ef77.style-2_19f9865438b7cc6e .header-top .te-header-contact-info_752e16e6f6e774b1 span a {
      color: #677471; }
  .header-area_04c312e2e9e2ef77.style-2_19f9865438b7cc6e .header-top .te-social-profile_59c245f8e49b32dc a {
    color: #317EFE;
    background-color: #E0E6F8;
    width: 42px;
    height: 42px; }
    .header-area_04c312e2e9e2ef77.style-2_19f9865438b7cc6e .header-top .te-social-profile_59c245f8e49b32dc a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #ffffff;
      background-color: #317EFE; }
.header-area_04c312e2e9e2ef77.style-2_19f9865438b7cc6e .te-header-menu-area_32eff4593a7d4818 {
  position: fixed;
  top: 20px;
  left: 0;
  width: 100%; }
  .header-area_04c312e2e9e2ef77.style-2_19f9865438b7cc6e .te-header-menu-area_32eff4593a7d4818 .menu-wrapper_f2aadf20c268b34d {
    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_04c312e2e9e2ef77.style-2_19f9865438b7cc6e .te-header-menu-area_32eff4593a7d4818 .menu-wrapper_f2aadf20c268b34d {
        padding-left: 10px;
        padding-right: 6px; } }
  .header-area_04c312e2e9e2ef77.style-2_19f9865438b7cc6e .te-header-menu-area_32eff4593a7d4818 .te-header-btn_a72fc49039e072b4 .te-quote-btn_56088603b55f3d0a {
    background-color: #E7F914;
    border-color: #E7F914; }
.header-area_04c312e2e9e2ef77.style-2_19f9865438b7cc6e .te-sticky_menu {
  top: 0; }
  .header-area_04c312e2e9e2ef77.style-2_19f9865438b7cc6e .te-sticky_menu .menu-wrapper_f2aadf20c268b34d {
    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_f66cc3292c2a9fc8 {
    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_4824216d77ca8b7d {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px; }
  .header-top .te-header-contact-info_752e16e6f6e774b1 {
    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_752e16e6f6e774b1 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_752e16e6f6e774b1 span.te-contact-info-item_f55b35b9a22a0e3c {
        gap: 0 10px !important; }
      .header-top .te-header-contact-info_752e16e6f6e774b1 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_4d3f9c835755b840 {
      display: none; } }
  .header-top .header-top-btn_4d3f9c835755b840 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_4d3f9c835755b840 a:hover:after {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
    .header-top .header-top-btn_4d3f9c835755b840 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_59c245f8e49b32dc {
    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_59c245f8e49b32dc .te-social-profile-label_d7b8d99d901fcd2a {
      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_59c245f8e49b32dc 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_59c245f8e49b32dc a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #14203A;
        background-color: #E7F914; }

.te-header-menu-area_32eff4593a7d4818 {
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-header-menu-area_32eff4593a7d4818.te-te-sticky-header_7335edef5887d2a0 {
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-header-menu-area_32eff4593a7d4818.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_32eff4593a7d4818.te-sticky_menu .te-logo_922387280e09e452 {
      height: 84px; }
      .te-header-menu-area_32eff4593a7d4818.te-sticky_menu .te-logo_922387280e09e452:after {
        display: none; }
      .te-header-menu-area_32eff4593a7d4818.te-sticky_menu .te-logo_922387280e09e452 .te-standard-logo_09af1124c6c164c6 {
        display: none; }
      .te-header-menu-area_32eff4593a7d4818.te-sticky_menu .te-logo_922387280e09e452 .te-sticky-logo_1c2ab5831c7c8374 {
        display: block; }
        .te-header-menu-area_32eff4593a7d4818.te-sticky_menu .te-logo_922387280e09e452 .te-sticky-logo_1c2ab5831c7c8374 img {
          width: 170px;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-header-menu-area_32eff4593a7d4818.te-sticky_menu .te-main-menu_08723f79d2423565 ul li.te-active > a:after {
      bottom: 20px; }
    .te-header-menu-area_32eff4593a7d4818.te-sticky_menu .te-main-menu_08723f79d2423565 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_32eff4593a7d4818.te-sticky_menu .te-main-menu_08723f79d2423565 ul li a {
          padding: 33px 14px; } }
    .te-header-menu-area_32eff4593a7d4818.te-sticky_menu .te-main-menu_08723f79d2423565 ul li ul li a {
      padding: 10px 20px; }
  .te-header-menu-area_32eff4593a7d4818 .te-header-menu-wrapper_dea9339aabfa702a {
    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_32eff4593a7d4818 .te-header-menu-wrapper_dea9339aabfa702a {
        gap: 20px; } }
  .te-header-menu-area_32eff4593a7d4818 .te-logo_922387280e09e452 {
    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_32eff4593a7d4818 .te-logo_922387280e09e452 {
        height: 100px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-header-menu-area_32eff4593a7d4818 .te-logo_922387280e09e452 {
        height: 80px; } }
    @media only screen and (max-width: 1199px) {
      .te-header-menu-area_32eff4593a7d4818 .te-logo_922387280e09e452 .te-standard-logo_09af1124c6c164c6 {
        display: none; } }
    .te-header-menu-area_32eff4593a7d4818 .te-logo_922387280e09e452 .te-standard-logo_09af1124c6c164c6 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-header-menu-area_32eff4593a7d4818 .te-logo_922387280e09e452 .te-sticky-logo_1c2ab5831c7c8374 {
      display: none; }
      @media only screen and (max-width: 767px) {
        .te-header-menu-area_32eff4593a7d4818 .te-logo_922387280e09e452 .te-sticky-logo_1c2ab5831c7c8374 {
          width: 170px; } }
      @media only screen and (max-width: 1199px) {
        .te-header-menu-area_32eff4593a7d4818 .te-logo_922387280e09e452 .te-sticky-logo_1c2ab5831c7c8374 {
          display: block; } }
      .te-header-menu-area_32eff4593a7d4818 .te-logo_922387280e09e452 .te-sticky-logo_1c2ab5831c7c8374 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-header-menu-area_32eff4593a7d4818 .te-logo_922387280e09e452 .te-retina-logo_04b48db6ebd8005d {
      display: none; }

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

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

.te-header-btn_a72fc49039e072b4 {
  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_a72fc49039e072b4 .te-icon_72f6a27ae80c1fb7 {
    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_a72fc49039e072b4 .te-icon_72f6a27ae80c1fb7: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_a72fc49039e072b4 {
      display: none; } }
  .te-header-btn_a72fc49039e072b4 .te-cta-btn_505f990f3765ae2c {
    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_a72fc49039e072b4 .te-cta-btn_505f990f3765ae2c:hover {
      background-color: #317EFE;
      color: #ffffff; }
  .te-header-btn_a72fc49039e072b4 .te-quote-btn_56088603b55f3d0a {
    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_a72fc49039e072b4 .te-quote-btn_56088603b55f3d0a: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_bd93ef9b52a7fbcf {
    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_bd93ef9b52a7fbcf .te-search-content-filed_b0d52655f7560de5 {
      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_bd93ef9b52a7fbcf .te-search-content-filed_b0d52655f7560de5 .te-search-close {
        cursor: pointer;
        font-size: 30px;
        color: #ffffff; }
    .te-search-form-wrapper .te-search-form-inner_bd93ef9b52a7fbcf .te-search-form_24c66af14e4e6676 {
      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_bd93ef9b52a7fbcf .te-search-form_24c66af14e4e6676 .te-search-form-input_a88dd03c9e1d4451 {
        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_bd93ef9b52a7fbcf .te-search-form_24c66af14e4e6676 .te-search-form-input_a88dd03c9e1d4451 .te-search-icon_bd912c2c0ad56781 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .te-search-form-wrapper .te-search-form-inner_bd93ef9b52a7fbcf .te-search-form_24c66af14e4e6676 .te-search-form-input_a88dd03c9e1d4451 button.te-submit-search-btn_63aa45809c7eb51d {
          padding: 15px 24px !important; }
      .te-search-form-wrapper .te-search-form-inner_bd93ef9b52a7fbcf .te-search-form_24c66af14e4e6676 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_f2643e970082bf6e {
  display: none; }

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

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

.mean-container .mean-nav ul li.dropdown-opened_3a3041ae66783ce4 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_39d35b706dcc4cf6 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_39d35b706dcc4cf6 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_72e8ae8983084a14 {
    display: inline-block;
    width: 180px; }
  .te-menu-sidebar-area .te-menu-sidebar-wrapper_a6a1cf5fdcfa2bef {
    position: relative;
    padding: 40px; }
  .te-menu-sidebar-area.active {
    right: 0; }
  .te-menu-sidebar-area .te-menu-sidebar-close_9a02da8114ae4dbf {
    position: absolute;
    top: 0;
    right: 0; }
    .te-menu-sidebar-area .te-menu-sidebar-close_9a02da8114ae4dbf .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_9a02da8114ae4dbf .te-menu-sidebar-close-btn:hover {
        background-color: #317EFE; }
  .te-menu-sidebar-area .te-menu-sidebar-content_6dab27b404303972 .te-menu-sidebar-single-widget_96886c1c4236838e {
    display: inline-block;
    margin-top: 20px;
    width: 100%; }
    .te-menu-sidebar-area .te-menu-sidebar-content_6dab27b404303972 .te-menu-sidebar-single-widget_96886c1c4236838e .te-menu-sidebar-title_383a4e37485acac3 {
      margin-bottom: 5px; }
    .te-menu-sidebar-area .te-menu-sidebar-content_6dab27b404303972 .te-menu-sidebar-single-widget_96886c1c4236838e .te-header-contact-info_752e16e6f6e774b1 {
      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_6dab27b404303972 .te-menu-sidebar-single-widget_96886c1c4236838e .te-header-contact-info_752e16e6f6e774b1 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_6dab27b404303972 .te-menu-sidebar-single-widget_96886c1c4236838e .te-header-contact-info_752e16e6f6e774b1 span.te-contact-info-item_f55b35b9a22a0e3c {
          gap: 0 10px !important; }
        .te-menu-sidebar-area .te-menu-sidebar-content_6dab27b404303972 .te-menu-sidebar-single-widget_96886c1c4236838e .te-header-contact-info_752e16e6f6e774b1 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_6dab27b404303972 .te-menu-sidebar-single-widget_96886c1c4236838e .te-header-contact-info_752e16e6f6e774b1 span a:hover {
            color: #317EFE; }
    .te-menu-sidebar-area .te-menu-sidebar-content_6dab27b404303972 .te-menu-sidebar-single-widget_96886c1c4236838e .te-social-profile_59c245f8e49b32dc {
      margin-top: 20px;
      border-top: 1px solid #dfe2e9;
      width: 100%;
      padding-top: 20px; }
      .te-menu-sidebar-area .te-menu-sidebar-content_6dab27b404303972 .te-menu-sidebar-single-widget_96886c1c4236838e .te-social-profile_59c245f8e49b32dc a {
        color: #14203A;
        font-size: 22px; }
        .te-menu-sidebar-area .te-menu-sidebar-content_6dab27b404303972 .te-menu-sidebar-single-widget_96886c1c4236838e .te-social-profile_59c245f8e49b32dc 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_01392a611f225a6f {
  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_01392a611f225a6f.style-2_19f9865438b7cc6e .te-single-slider_cc639e720b04c153 {
    height: 950px;
    padding-top: 70px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_01392a611f225a6f.style-2_19f9865438b7cc6e .te-single-slider_cc639e720b04c153 {
        height: unset;
        padding: 80px 0; } }
    .slider-area_01392a611f225a6f.style-2_19f9865438b7cc6e .te-single-slider_cc639e720b04c153 .slider-feature-img_44c0335380bbecd7 {
      position: absolute;
      right: 0;
      top: 0; }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_01392a611f225a6f.style-2_19f9865438b7cc6e .te-single-slider_cc639e720b04c153 .slider-feature-img_44c0335380bbecd7 {
          right: -200px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_01392a611f225a6f.style-2_19f9865438b7cc6e .te-single-slider_cc639e720b04c153 .slider-feature-img_44c0335380bbecd7 {
          right: -280px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_01392a611f225a6f.style-2_19f9865438b7cc6e .te-single-slider_cc639e720b04c153 .slider-feature-img_44c0335380bbecd7 {
          right: -380px; } }
      .slider-area_01392a611f225a6f.style-2_19f9865438b7cc6e .te-single-slider_cc639e720b04c153 .slider-feature-img_44c0335380bbecd7 .company-award_b3b7646ae2950f0b {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        margin-top: 50px;
        left: 135px; }
        .slider-area_01392a611f225a6f.style-2_19f9865438b7cc6e .te-single-slider_cc639e720b04c153 .slider-feature-img_44c0335380bbecd7 .company-award_b3b7646ae2950f0b .icon_942acd1042035d8b {
          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_01392a611f225a6f.style-2_19f9865438b7cc6e .te-single-slider_cc639e720b04c153 .slider-feature-img_44c0335380bbecd7 .slider-feature-img-overlay_018686f573882499 {
          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_01392a611f225a6f.style-2_19f9865438b7cc6e .te-single-slider_cc639e720b04c153 .slider-left-shape_3523d4cfdd76c399 {
      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_01392a611f225a6f.style-2_19f9865438b7cc6e .te-single-slider_cc639e720b04c153 .slider-left-shape_3523d4cfdd76c399 {
          display: none; } }
    .slider-area_01392a611f225a6f.style-2_19f9865438b7cc6e .te-single-slider_cc639e720b04c153 .slider-right-shape_1373efeb1733090a {
      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_01392a611f225a6f.style-2_19f9865438b7cc6e .te-single-slider_cc639e720b04c153 .slider-right-shape_1373efeb1733090a {
          display: none; } }
    .slider-area_01392a611f225a6f.style-2_19f9865438b7cc6e .te-single-slider_cc639e720b04c153 .slider-circle-shape_2566586c9aaab12f {
      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_01392a611f225a6f .te-slider-wrapper_4e0eded36f42e715 .slick-active_d4216026739ac596 .te-slider-short-title_0765267740cc5320,
  .slider-area_01392a611f225a6f .te-slider-wrapper_4e0eded36f42e715 .slick-active_d4216026739ac596 .te-slider-title_aa7f3c55236b955a,
  .slider-area_01392a611f225a6f .te-slider-wrapper_4e0eded36f42e715 .slick-active_d4216026739ac596 .te-slider-short-desc_ca5fef410894b663,
  .slider-area_01392a611f225a6f .te-slider-wrapper_4e0eded36f42e715 .slick-active_d4216026739ac596 .te-slider-btn-wrapper_f01fca4c4c3d8b45 {
    -webkit-animation-name: MovefadeUp;
    animation-name: MovefadeUp;
    -webkit-animation-fill-mode: both; }
  .slider-area_01392a611f225a6f .te-slider-wrapper_4e0eded36f42e715 .slick-active_d4216026739ac596 .te-slider-short-title_0765267740cc5320 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; }
  .slider-area_01392a611f225a6f .te-slider-wrapper_4e0eded36f42e715 .slick-active_d4216026739ac596 .te-slider-title_aa7f3c55236b955a {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  .slider-area_01392a611f225a6f .te-slider-wrapper_4e0eded36f42e715 .slick-active_d4216026739ac596 .te-slider-short-desc_ca5fef410894b663 {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s; }
  .slider-area_01392a611f225a6f .te-slider-wrapper_4e0eded36f42e715 .slick-active_d4216026739ac596 .te-slider-btn-wrapper_f01fca4c4c3d8b45 {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s; }
  .slider-area_01392a611f225a6f .te-slider-wrapper_4e0eded36f42e715 .slick-dots_af92f5878e383f26 {
    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_01392a611f225a6f .te-slider-wrapper_4e0eded36f42e715 .slick-dots_af92f5878e383f26 {
        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_01392a611f225a6f .te-slider-wrapper_4e0eded36f42e715 .slick-dots_af92f5878e383f26 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_01392a611f225a6f .te-slider-wrapper_4e0eded36f42e715 .slick-dots_af92f5878e383f26 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_01392a611f225a6f .te-slider-wrapper_4e0eded36f42e715 .slick-dots_af92f5878e383f26 li button:hover {
          background-color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
      .slider-area_01392a611f225a6f .te-slider-wrapper_4e0eded36f42e715 .slick-dots_af92f5878e383f26 li.slick-active_d4216026739ac596 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 1px solid #317EFE; }
        .slider-area_01392a611f225a6f .te-slider-wrapper_4e0eded36f42e715 .slick-dots_af92f5878e383f26 li.slick-active_d4216026739ac596 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .slider-area_01392a611f225a6f .te-single-slider_cc639e720b04c153 {
    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_01392a611f225a6f .te-single-slider_cc639e720b04c153 {
        background-image: none !important; } }
    .slider-area_01392a611f225a6f .te-single-slider_cc639e720b04c153 .te-slider-overlay_b4de47528ce6bbc6 {
      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_01392a611f225a6f .te-single-slider_cc639e720b04c153 .te-slider-overlay_b4de47528ce6bbc6 {
          left: 0; } }
      .slider-area_01392a611f225a6f .te-single-slider_cc639e720b04c153 .te-slider-overlay_b4de47528ce6bbc6 .te-slider-overlay-shape_3f51295471ceeca6 {
        position: absolute;
        top: 0;
        height: 100%;
        left: -340px;
        width: 100%; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_01392a611f225a6f .te-single-slider_cc639e720b04c153 .te-slider-overlay_b4de47528ce6bbc6 .te-slider-overlay-shape_3f51295471ceeca6 {
            display: none; } }
    .slider-area_01392a611f225a6f .te-single-slider_cc639e720b04c153 .te-slider-content-wrapper_51da9aecdf9cfed4 {
      position: relative;
      z-index: 99; }
      .slider-area_01392a611f225a6f .te-single-slider_cc639e720b04c153 .te-slider-content-wrapper_51da9aecdf9cfed4 .te-slider-content_acb8af4286ae20e4 .te-slider-short-title_0765267740cc5320 {
        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_01392a611f225a6f .te-single-slider_cc639e720b04c153 .te-slider-content-wrapper_51da9aecdf9cfed4 .te-slider-content_acb8af4286ae20e4 .te-slider-title_aa7f3c55236b955a {
        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_01392a611f225a6f .te-single-slider_cc639e720b04c153 .te-slider-content-wrapper_51da9aecdf9cfed4 .te-slider-content_acb8af4286ae20e4 .te-slider-title_aa7f3c55236b955a {
            font-size: 60px;
            line-height: 64px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-area_01392a611f225a6f .te-single-slider_cc639e720b04c153 .te-slider-content-wrapper_51da9aecdf9cfed4 .te-slider-content_acb8af4286ae20e4 .te-slider-title_aa7f3c55236b955a {
            font-size: 48px;
            line-height: 56px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_01392a611f225a6f .te-single-slider_cc639e720b04c153 .te-slider-content-wrapper_51da9aecdf9cfed4 .te-slider-content_acb8af4286ae20e4 .te-slider-title_aa7f3c55236b955a {
            font-size: 42px;
            line-height: 52px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_01392a611f225a6f .te-single-slider_cc639e720b04c153 .te-slider-content-wrapper_51da9aecdf9cfed4 .te-slider-content_acb8af4286ae20e4 .te-slider-title_aa7f3c55236b955a {
            font-size: 38px;
            line-height: 44px;
            margin-bottom: 20px; } }
      .slider-area_01392a611f225a6f .te-single-slider_cc639e720b04c153 .te-slider-content-wrapper_51da9aecdf9cfed4 .te-slider-content_acb8af4286ae20e4 .te-slider-short-desc_ca5fef410894b663 {
        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_01392a611f225a6f .te-single-slider_cc639e720b04c153 .te-slider-content-wrapper_51da9aecdf9cfed4 .te-slider-content_acb8af4286ae20e4 .te-slider-short-desc_ca5fef410894b663 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_01392a611f225a6f .te-single-slider_cc639e720b04c153 .te-slider-content-wrapper_51da9aecdf9cfed4 .te-slider-content_acb8af4286ae20e4 .te-slider-short-desc_ca5fef410894b663 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_01392a611f225a6f .te-single-slider_cc639e720b04c153 .te-slider-content-wrapper_51da9aecdf9cfed4 .te-slider-content_acb8af4286ae20e4 .te-slider-short-desc_ca5fef410894b663 {
            font-size: 18px;
            line-height: 32px; } }
      .slider-area_01392a611f225a6f .te-single-slider_cc639e720b04c153 .te-slider-content-wrapper_51da9aecdf9cfed4 .te-slider-content_acb8af4286ae20e4 .te-slider-btn-wrapper_f01fca4c4c3d8b45 {
        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_01392a611f225a6f .te-single-slider_cc639e720b04c153 .te-slider-content-wrapper_51da9aecdf9cfed4 .te-slider-content_acb8af4286ae20e4 .te-slider-btn-wrapper_f01fca4c4c3d8b45 {
            padding-top: 30px; } }
        .slider-area_01392a611f225a6f .te-single-slider_cc639e720b04c153 .te-slider-content-wrapper_51da9aecdf9cfed4 .te-slider-content_acb8af4286ae20e4 .te-slider-btn-wrapper_f01fca4c4c3d8b45 .te-theme-btn_c3e51d3438a700f0 {
          padding: 11px 30px;
          color: #ffffff;
          border-radius: 50px;
          background-color: #317EFE;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .slider-area_01392a611f225a6f .te-single-slider_cc639e720b04c153 .te-slider-content-wrapper_51da9aecdf9cfed4 .te-slider-content_acb8af4286ae20e4 .te-slider-btn-wrapper_f01fca4c4c3d8b45 .te-call-btn_ad9f39b17acf7bc0 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 20px; }
          .slider-area_01392a611f225a6f .te-single-slider_cc639e720b04c153 .te-slider-content-wrapper_51da9aecdf9cfed4 .te-slider-content_acb8af4286ae20e4 .te-slider-btn-wrapper_f01fca4c4c3d8b45 .te-call-btn_ad9f39b17acf7bc0 .te-icon_72f6a27ae80c1fb7 {
            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_01392a611f225a6f .te-single-slider_cc639e720b04c153 .te-slider-content-wrapper_51da9aecdf9cfed4 .te-slider-content_acb8af4286ae20e4 .te-slider-btn-wrapper_f01fca4c4c3d8b45 .te-call-btn_ad9f39b17acf7bc0 .te-content_714bf21329c07a52 {
            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_01392a611f225a6f .te-single-slider_cc639e720b04c153 .te-slider-content-wrapper_51da9aecdf9cfed4 .te-slider-content_acb8af4286ae20e4 .te-slider-btn-wrapper_f01fca4c4c3d8b45 .te-call-btn_ad9f39b17acf7bc0 .te-content_714bf21329c07a52 .te-title_4845afd987966e3e {
              font-size: 18px;
              font-weight: 400;
              line-height: 24px;
              color: #335371; }
            .slider-area_01392a611f225a6f .te-single-slider_cc639e720b04c153 .te-slider-content-wrapper_51da9aecdf9cfed4 .te-slider-content_acb8af4286ae20e4 .te-slider-btn-wrapper_f01fca4c4c3d8b45 .te-call-btn_ad9f39b17acf7bc0 .te-content_714bf21329c07a52 .te-text_3700e3fd1a10a76d {
              font-size: 20px;
              font-weight: 500;
              line-height: 24px;
              letter-spacing: 0px;
              color: #14203A; }

.slider-area_01392a611f225a6f.style-1_ecf0b518cb4197b8 {
  position: relative;
  overflow: visible;
  background: transparent; }
  .slider-area_01392a611f225a6f.style-1_ecf0b518cb4197b8: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_01392a611f225a6f.style-1_ecf0b518cb4197b8 .te-single-slider_cc639e720b04c153 {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .slider-area_01392a611f225a6f.style-1_ecf0b518cb4197b8 .te-single-slider_cc639e720b04c153 .te-slider-overlay_b4de47528ce6bbc6 {
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
      background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
      .slider-area_01392a611f225a6f.style-1_ecf0b518cb4197b8 .te-single-slider_cc639e720b04c153 .te-slider-overlay_b4de47528ce6bbc6::before {
        display: none; }
    .slider-area_01392a611f225a6f.style-1_ecf0b518cb4197b8 .te-single-slider_cc639e720b04c153 .slider-shape_c0e22fd32d5adde7 {
      position: absolute;
      border-radius: 20px;
      overflow: hidden; }
      .slider-area_01392a611f225a6f.style-1_ecf0b518cb4197b8 .te-single-slider_cc639e720b04c153 .slider-shape_c0e22fd32d5adde7 img {
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        top: 0; }
    .slider-area_01392a611f225a6f.style-1_ecf0b518cb4197b8 .te-single-slider_cc639e720b04c153 .shape-one_7a1b43c016530991 {
      top: 50px;
      left: 0;
      width: 300px;
      height: 290px; }
      @media (max-width: 991px) {
        .slider-area_01392a611f225a6f.style-1_ecf0b518cb4197b8 .te-single-slider_cc639e720b04c153 .shape-one_7a1b43c016530991 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_01392a611f225a6f.style-1_ecf0b518cb4197b8 .te-single-slider_cc639e720b04c153 .shape-one_7a1b43c016530991 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_01392a611f225a6f.style-1_ecf0b518cb4197b8 .te-single-slider_cc639e720b04c153 .shape-one_7a1b43c016530991 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_01392a611f225a6f.style-1_ecf0b518cb4197b8 .te-single-slider_cc639e720b04c153 .shape-one_7a1b43c016530991 {
          top: 160px;
          width: 250px;
          height: 200px; } }
    .slider-area_01392a611f225a6f.style-1_ecf0b518cb4197b8 .te-single-slider_cc639e720b04c153 .shape-two_6216c43729733f28 {
      top: 0;
      right: 0;
      width: 300px;
      height: 310px; }
      @media (max-width: 991px) {
        .slider-area_01392a611f225a6f.style-1_ecf0b518cb4197b8 .te-single-slider_cc639e720b04c153 .shape-two_6216c43729733f28 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_01392a611f225a6f.style-1_ecf0b518cb4197b8 .te-single-slider_cc639e720b04c153 .shape-two_6216c43729733f28 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_01392a611f225a6f.style-1_ecf0b518cb4197b8 .te-single-slider_cc639e720b04c153 .shape-two_6216c43729733f28 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_01392a611f225a6f.style-1_ecf0b518cb4197b8 .te-single-slider_cc639e720b04c153 .shape-two_6216c43729733f28 {
          width: 300px;
          height: 250px;
          top: 70px;
          right: -40px; } }
    .slider-area_01392a611f225a6f.style-1_ecf0b518cb4197b8 .te-single-slider_cc639e720b04c153 .shape-three_11259cd2e39db6d3 {
      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_01392a611f225a6f.style-1_ecf0b518cb4197b8 .te-single-slider_cc639e720b04c153 .shape-three_11259cd2e39db6d3 {
          display: none !important; } }
      @media (max-width: 991px) {
        .slider-area_01392a611f225a6f.style-1_ecf0b518cb4197b8 .te-single-slider_cc639e720b04c153 .shape-three_11259cd2e39db6d3 {
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
    .slider-area_01392a611f225a6f.style-1_ecf0b518cb4197b8 .te-single-slider_cc639e720b04c153 .te-slider-container_9b25d83df7742048 {
      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_01392a611f225a6f.style-1_ecf0b518cb4197b8 .te-single-slider_cc639e720b04c153 .te-slider-container_9b25d83df7742048 {
          -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_01392a611f225a6f.style-1_ecf0b518cb4197b8 .te-single-slider_cc639e720b04c153 .te-slider-container_9b25d83df7742048 {
          padding: 70px 0;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .slider-area_01392a611f225a6f.style-1_ecf0b518cb4197b8 .te-single-slider_cc639e720b04c153 .te-slider-container_9b25d83df7742048 .te-slider-column_9309e07517f70fb7 {
        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_01392a611f225a6f.style-1_ecf0b518cb4197b8 .te-single-slider_cc639e720b04c153 .te-slider-container_9b25d83df7742048 .te-slider-column_9309e07517f70fb7 {
            width: 100%; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_01392a611f225a6f.style-1_ecf0b518cb4197b8 .te-single-slider_cc639e720b04c153 .te-slider-content-wrapper_51da9aecdf9cfed4 .te-slider-content_acb8af4286ae20e4 .te-slider-btn-wrapper_f01fca4c4c3d8b45 {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .slider-area_01392a611f225a6f.style-1_ecf0b518cb4197b8 .te-single-slider_cc639e720b04c153 .te-slider-content-wrapper_51da9aecdf9cfed4 .te-slider-content_acb8af4286ae20e4 .te-slider-btn-wrapper_f01fca4c4c3d8b45 .te-theme-btn_c3e51d3438a700f0 {
      background-color: #317EFE;
      color: #ffffff; }
      .slider-area_01392a611f225a6f.style-1_ecf0b518cb4197b8 .te-single-slider_cc639e720b04c153 .te-slider-content-wrapper_51da9aecdf9cfed4 .te-slider-content_acb8af4286ae20e4 .te-slider-btn-wrapper_f01fca4c4c3d8b45 .te-theme-btn_c3e51d3438a700f0:hover {
        background-color: #E7F914;
        color: #14203A; }
    .slider-area_01392a611f225a6f.style-1_ecf0b518cb4197b8 .te-single-slider_cc639e720b04c153 .te-slider-content-wrapper_51da9aecdf9cfed4 .te-slider-content_acb8af4286ae20e4 .te-slider-btn-wrapper_f01fca4c4c3d8b45 .te-call-btn_ad9f39b17acf7bc0 .te-icon_72f6a27ae80c1fb7 {
      color: #317EFE; }
    .slider-area_01392a611f225a6f.style-1_ecf0b518cb4197b8 .te-single-slider_cc639e720b04c153 .te-slider-content-wrapper_51da9aecdf9cfed4 .te-slider-content_acb8af4286ae20e4 .te-slider-title_aa7f3c55236b955a {
      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_01392a611f225a6f.style-1_ecf0b518cb4197b8 .te-single-slider_cc639e720b04c153 .te-slider-content-wrapper_51da9aecdf9cfed4 .te-slider-content_acb8af4286ae20e4 .te-slider-title_aa7f3c55236b955a {
          font-size: 28px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_01392a611f225a6f.style-1_ecf0b518cb4197b8 .te-single-slider_cc639e720b04c153 .te-slider-content-wrapper_51da9aecdf9cfed4 .te-slider-content_acb8af4286ae20e4 .te-slider-title_aa7f3c55236b955a {
          font-size: 32px;
          line-height: 52px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_01392a611f225a6f.style-1_ecf0b518cb4197b8 .te-single-slider_cc639e720b04c153 .te-slider-content-wrapper_51da9aecdf9cfed4 .te-slider-content_acb8af4286ae20e4 .te-slider-title_aa7f3c55236b955a {
          font-size: 62px;
          line-height: 80px; } }
  .slider-area_01392a611f225a6f.style-1_ecf0b518cb4197b8 .te-slider-wrapper_4e0eded36f42e715 .container_b55f9cf7d7f5457b {
    position: relative; }
  .slider-area_01392a611f225a6f.style-1_ecf0b518cb4197b8 .te-slider-wrapper_4e0eded36f42e715 .slider-shape-bg_cfd5060079369fd0 {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: 100px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_01392a611f225a6f.style-1_ecf0b518cb4197b8 .te-slider-wrapper_4e0eded36f42e715 .slider-shape-bg_cfd5060079369fd0 {
        display: none; } }
    @media (max-width: 1399px) {
      .slider-area_01392a611f225a6f.style-1_ecf0b518cb4197b8 .te-slider-wrapper_4e0eded36f42e715 .slider-shape-bg_cfd5060079369fd0 {
        margin-left: 0; } }
    .slider-area_01392a611f225a6f.style-1_ecf0b518cb4197b8 .te-slider-wrapper_4e0eded36f42e715 .slider-shape-bg_cfd5060079369fd0: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_b39537577feb3bb9 {
  position: relative; }

.te-info-card_7ad40316afeef362 {
  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_7ad40316afeef362 {
      padding: 40px 25px; } }
  .te-info-card_7ad40316afeef362: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_7ad40316afeef362:hover .te-image-wrapper_4f078867461b8f6e .overlay_9fc08133b1bbf89f {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      opacity: 0.72; }
    .te-info-card_7ad40316afeef362:hover .te-image-wrapper_4f078867461b8f6e 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_7ad40316afeef362:hover .icon_942acd1042035d8b img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-info-card_7ad40316afeef362:hover .content_5115e00698e55d8a .te-read-more_47bda41480d9c19f .te-theme-btn_c3e51d3438a700f0 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_7ad40316afeef362 .te-info-card-inner_99fdcc4551952d8d {
    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_7ad40316afeef362 .te-image-wrapper_4f078867461b8f6e {
    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_7ad40316afeef362 .te-image-wrapper_4f078867461b8f6e 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_7ad40316afeef362 .te-image-wrapper_4f078867461b8f6e .overlay_9fc08133b1bbf89f {
      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_7ad40316afeef362 .icon_942acd1042035d8b {
    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_7ad40316afeef362 .icon_942acd1042035d8b img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_7ad40316afeef362 .te-content-wrapper_0e3cd65f73977ae9 {
    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_7ad40316afeef362 .te-title-wrapper_b07a5e52f86bc226 {
    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_7ad40316afeef362 .te-title-wrapper_b07a5e52f86bc226 .icon_942acd1042035d8b {
      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_7ad40316afeef362 .te-title-wrapper_b07a5e52f86bc226 .icon_942acd1042035d8b::before, .te-info-card_7ad40316afeef362 .te-title-wrapper_b07a5e52f86bc226 .icon_942acd1042035d8b::after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #317EFE;
        border: 1px solid #E1E1E1; }
      .te-info-card_7ad40316afeef362 .te-title-wrapper_b07a5e52f86bc226 .icon_942acd1042035d8b::before {
        top: 15px;
        left: 5px; }
      .te-info-card_7ad40316afeef362 .te-title-wrapper_b07a5e52f86bc226 .icon_942acd1042035d8b::after {
        bottom: 15px;
        right: 5px; }
    .te-info-card_7ad40316afeef362 .te-title-wrapper_b07a5e52f86bc226 .title_5123e16d39fb32be {
      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_7ad40316afeef362 .te-title-wrapper_b07a5e52f86bc226 .divider_286015f781fa28eb {
      width: 55px;
      height: 2px;
      background-color: #317EFE; }
  .te-info-card_7ad40316afeef362 .content_5115e00698e55d8a {
    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_7ad40316afeef362 .content_5115e00698e55d8a .desc_c8666ccf595d63de {
      -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_7ad40316afeef362 .content_5115e00698e55d8a .te-read-more_47bda41480d9c19f {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start; }
      .te-info-card_7ad40316afeef362 .content_5115e00698e55d8a .te-read-more_47bda41480d9c19f .te-theme-btn_c3e51d3438a700f0 {
        background-color: transparent;
        color: #317EFE;
        border: 1px solid #131A2A;
        padding: 9px 28px; }
        .te-info-card_7ad40316afeef362 .content_5115e00698e55d8a .te-read-more_47bda41480d9c19f .te-theme-btn_c3e51d3438a700f0:hover {
          background-color: #317EFE;
          color: #ffffff;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-info-card_7ad40316afeef362.style-2_19f9865438b7cc6e {
  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_7ad40316afeef362.style-2_19f9865438b7cc6e {
      padding: 35px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .te-info-card_7ad40316afeef362.style-2_19f9865438b7cc6e {
      padding: 35px; } }
  .te-info-card_7ad40316afeef362.style-2_19f9865438b7cc6e:hover .image_cffaa07e1461900e 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_7ad40316afeef362.style-2_19f9865438b7cc6e:hover .content_5115e00698e55d8a .te-read-more_47bda41480d9c19f .te-theme-btn_c3e51d3438a700f0 {
    background-color: inherit;
    color: #317EFE; }
  .te-info-card_7ad40316afeef362.style-2_19f9865438b7cc6e .image_cffaa07e1461900e {
    border-radius: 20px;
    overflow: hidden; }
    .te-info-card_7ad40316afeef362.style-2_19f9865438b7cc6e .image_cffaa07e1461900e 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_7ad40316afeef362.style-2_19f9865438b7cc6e .te-title-wrapper_b07a5e52f86bc226 {
    padding-bottom: 15px; }
  .te-info-card_7ad40316afeef362.style-2_19f9865438b7cc6e .te-content-wrapper_0e3cd65f73977ae9 {
    text-align: left;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .te-info-card_7ad40316afeef362.style-2_19f9865438b7cc6e .content_5115e00698e55d8a {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px; }
    .te-info-card_7ad40316afeef362.style-2_19f9865438b7cc6e .content_5115e00698e55d8a .te-read-more_47bda41480d9c19f .te-theme-btn_c3e51d3438a700f0 {
      padding: 0;
      border: 0; }

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

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

.te-icon-card_07dd7ed5cf45251a.style-three_37bbaec9433540d9 {
  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_07dd7ed5cf45251a.style-three_37bbaec9433540d9 .icon_942acd1042035d8b {
    width: 72px;
    height: 72px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .te-icon-card_07dd7ed5cf45251a.style-three_37bbaec9433540d9 .icon_942acd1042035d8b img {
      width: 100%; }
  .te-icon-card_07dd7ed5cf45251a.style-three_37bbaec9433540d9 .content_5115e00698e55d8a {
    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_07dd7ed5cf45251a.style-three_37bbaec9433540d9 .content_5115e00698e55d8a .title_5123e16d39fb32be {
      color: #ffffff; }
    .te-icon-card_07dd7ed5cf45251a.style-three_37bbaec9433540d9 .content_5115e00698e55d8a .desc_c8666ccf595d63de {
      color: #c7cdda; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-icon-card_07dd7ed5cf45251a.style-three_37bbaec9433540d9 {
      gap: 25px; }
      .te-icon-card_07dd7ed5cf45251a.style-three_37bbaec9433540d9 .content_5115e00698e55d8a {
        gap: 18px; } }

.te-icon-card_07dd7ed5cf45251a.style-2_19f9865438b7cc6e {
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0; }
  .te-icon-card_07dd7ed5cf45251a.style-2_19f9865438b7cc6e .icon_942acd1042035d8b {
    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_07dd7ed5cf45251a.style-2_19f9865438b7cc6e .content_5115e00698e55d8a {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px; }
    .te-icon-card_07dd7ed5cf45251a.style-2_19f9865438b7cc6e .content_5115e00698e55d8a .title_5123e16d39fb32be {
      font-size: 20px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px; }
    .te-icon-card_07dd7ed5cf45251a.style-2_19f9865438b7cc6e .content_5115e00698e55d8a .desc_c8666ccf595d63de {
      line-height: 22px; }

.te-about-image-card_cd2234ac2a133401 .te-main-img-wrapper_7f7a82d68f2d77b1 {
  text-align: right; }
  @media (max-width: 991px) {
    .te-about-image-card_cd2234ac2a133401 .te-main-img-wrapper_7f7a82d68f2d77b1 {
      text-align: left; } }
  .te-about-image-card_cd2234ac2a133401 .te-main-img-wrapper_7f7a82d68f2d77b1 .te-main-img-inner_0418d3f5dd67a614 {
    position: relative;
    display: inline-block;
    z-index: 2; }
    .te-about-image-card_cd2234ac2a133401 .te-main-img-wrapper_7f7a82d68f2d77b1 .te-main-img-inner_0418d3f5dd67a614 > img {
      border-radius: 500px 500px 0 0;
      margin-left: 7px;
      margin-top: 4px; }
      @media (max-width: 650px) {
        .te-about-image-card_cd2234ac2a133401 .te-main-img-wrapper_7f7a82d68f2d77b1 .te-main-img-inner_0418d3f5dd67a614 > img {
          width: 100%; } }
    .te-about-image-card_cd2234ac2a133401 .te-main-img-wrapper_7f7a82d68f2d77b1 .te-main-img-inner_0418d3f5dd67a614 .te-img-card-shape_b83a4709d50be155 {
      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_cd2234ac2a133401 .te-main-img-wrapper_7f7a82d68f2d77b1 .te-main-img-inner_0418d3f5dd67a614 .te-img-card-shape_b83a4709d50be155 {
          right: 0; } }
.te-about-image-card_cd2234ac2a133401 .te-company-foundation_8ffa08373ac37d12 {
  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_cd2234ac2a133401 .te-company-foundation_8ffa08373ac37d12 .te-counter-wrapper_b2228566869c3993 {
    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_cd2234ac2a133401 .te-company-foundation_8ffa08373ac37d12 .counter-title_ccb0e22d994e9745 {
    font-size: 45px;
    font-weight: 700;
    line-height: 54.9px;
    letter-spacing: -0.8px;
    color: #14203A;
    margin-bottom: 0; }
  .te-about-image-card_cd2234ac2a133401 .te-company-foundation_8ffa08373ac37d12 .title_5123e16d39fb32be {
    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_cd2234ac2a133401.style-2_19f9865438b7cc6e .te-main-img-wrapper_7f7a82d68f2d77b1 .te-main-img-inner_0418d3f5dd67a614 {
  border-radius: 20px;
  padding-right: 80px;
  margin-top: 23px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-image-card_cd2234ac2a133401.style-2_19f9865438b7cc6e .te-main-img-wrapper_7f7a82d68f2d77b1 .te-main-img-inner_0418d3f5dd67a614 {
      padding-right: 0;
      margin-top: 0; } }
  .te-about-image-card_cd2234ac2a133401.style-2_19f9865438b7cc6e .te-main-img-wrapper_7f7a82d68f2d77b1 .te-main-img-inner_0418d3f5dd67a614 > img {
    margin: 0;
    border-radius: 20px; }
  .te-about-image-card_cd2234ac2a133401.style-2_19f9865438b7cc6e .te-main-img-wrapper_7f7a82d68f2d77b1 .te-main-img-inner_0418d3f5dd67a614 .te-img-card-shape_b83a4709d50be155 {
    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_cd2234ac2a133401.style-2_19f9865438b7cc6e .te-main-img-wrapper_7f7a82d68f2d77b1 .te-main-img-inner_0418d3f5dd67a614 .te-img-card-shape_b83a4709d50be155 {
        display: none; } }
  .te-about-image-card_cd2234ac2a133401.style-2_19f9865438b7cc6e .te-main-img-wrapper_7f7a82d68f2d77b1 .te-main-img-inner_0418d3f5dd67a614 .te-another-image_8e51d4e659ea71ae {
    position: absolute;
    top: 55%;
    right: -45px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-image-card_cd2234ac2a133401.style-2_19f9865438b7cc6e .te-main-img-wrapper_7f7a82d68f2d77b1 .te-main-img-inner_0418d3f5dd67a614 .te-another-image_8e51d4e659ea71ae {
        position: relative;
        right: unset;
        top: unset; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .te-about-image-card_cd2234ac2a133401.style-2_19f9865438b7cc6e .te-main-img-wrapper_7f7a82d68f2d77b1 .te-main-img-inner_0418d3f5dd67a614 .te-another-image_8e51d4e659ea71ae {
        position: relative; } }
    .te-about-image-card_cd2234ac2a133401.style-2_19f9865438b7cc6e .te-main-img-wrapper_7f7a82d68f2d77b1 .te-main-img-inner_0418d3f5dd67a614 .te-another-image_8e51d4e659ea71ae .te-another-image-inner_8bec0c6c1782a295 {
      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_cd2234ac2a133401.style-2_19f9865438b7cc6e .te-main-img-wrapper_7f7a82d68f2d77b1 .te-main-img-inner_0418d3f5dd67a614 .te-another-image_8e51d4e659ea71ae .te-another-image-inner_8bec0c6c1782a295 {
          width: 100%; }
          .te-about-image-card_cd2234ac2a133401.style-2_19f9865438b7cc6e .te-main-img-wrapper_7f7a82d68f2d77b1 .te-main-img-inner_0418d3f5dd67a614 .te-another-image_8e51d4e659ea71ae .te-another-image-inner_8bec0c6c1782a295 img {
            width: 100%; } }
    .te-about-image-card_cd2234ac2a133401.style-2_19f9865438b7cc6e .te-main-img-wrapper_7f7a82d68f2d77b1 .te-main-img-inner_0418d3f5dd67a614 .te-another-image_8e51d4e659ea71ae .video-btn_9d527937b673fbbd {
      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_cd2234ac2a133401.style-2_19f9865438b7cc6e .te-main-img-wrapper_7f7a82d68f2d77b1 .te-main-img-inner_0418d3f5dd67a614 .te-another-image_8e51d4e659ea71ae .video-btn_9d527937b673fbbd {
          left: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%); } }
      .te-about-image-card_cd2234ac2a133401.style-2_19f9865438b7cc6e .te-main-img-wrapper_7f7a82d68f2d77b1 .te-main-img-inner_0418d3f5dd67a614 .te-another-image_8e51d4e659ea71ae .video-btn_9d527937b673fbbd 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_cd2234ac2a133401.style-2_19f9865438b7cc6e .te-main-img-wrapper_7f7a82d68f2d77b1 .te-main-img-inner_0418d3f5dd67a614 .te-another-image_8e51d4e659ea71ae .te-badge-text_434512c4b0bada0d {
      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_cd2234ac2a133401.style-2_19f9865438b7cc6e .te-main-img-wrapper_7f7a82d68f2d77b1 .te-main-img-inner_0418d3f5dd67a614 .te-another-image_8e51d4e659ea71ae .te-badge-text_434512c4b0bada0d {
          left: unset;
          top: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%);
          right: 0; } }
      .te-about-image-card_cd2234ac2a133401.style-2_19f9865438b7cc6e .te-main-img-wrapper_7f7a82d68f2d77b1 .te-main-img-inner_0418d3f5dd67a614 .te-another-image_8e51d4e659ea71ae .te-badge-text_434512c4b0bada0d .icon_942acd1042035d8b {
        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_cd2234ac2a133401.style-2_19f9865438b7cc6e .te-main-img-wrapper_7f7a82d68f2d77b1 .te-main-img-inner_0418d3f5dd67a614 .te-another-image_8e51d4e659ea71ae .te-badge-text_434512c4b0bada0d .text_1ce3400dc2f56c7b {
        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_cd2234ac2a133401.style-2_19f9865438b7cc6e .te-main-img-wrapper_7f7a82d68f2d77b1 .te-main-img-inner_0418d3f5dd67a614 .te-another-image_8e51d4e659ea71ae .te-badge-text_434512c4b0bada0d .text_1ce3400dc2f56c7b .title_5123e16d39fb32be {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #14203A; }
        .te-about-image-card_cd2234ac2a133401.style-2_19f9865438b7cc6e .te-main-img-wrapper_7f7a82d68f2d77b1 .te-main-img-inner_0418d3f5dd67a614 .te-another-image_8e51d4e659ea71ae .te-badge-text_434512c4b0bada0d .text_1ce3400dc2f56c7b span {
          font-size: 12px;
          font-weight: 400;
          line-height: 12px;
          color: #335371; }

.te-about-info-card_2042538d05936d13 .te-about-info-content_5708385d917e206a {
  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_2042538d05936d13 .te-about-info-content_5708385d917e206a .te-section-title_d84bdbe20b8a723e {
    margin-bottom: 0; }
    .te-about-info-card_2042538d05936d13 .te-about-info-content_5708385d917e206a .te-section-title_d84bdbe20b8a723e .title_5123e16d39fb32be {
      margin-bottom: 0; }
  .te-about-info-card_2042538d05936d13 .te-about-info-content_5708385d917e206a .te-list-item-wrapper_5a60ea4b6b7c9eb8 {
    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_2042538d05936d13 .te-about-info-content_5708385d917e206a .te-list-item-wrapper_5a60ea4b6b7c9eb8 {
        grid-template-columns: repeat(1, 1fr); } }
    .te-about-info-card_2042538d05936d13 .te-about-info-content_5708385d917e206a .te-list-item-wrapper_5a60ea4b6b7c9eb8 .te-list-item_60c985328b9ed7c7 .icon_942acd1042035d8b {
      font-size: 24px;
      color: #317EFE;
      background-color: transparent;
      width: unset;
      height: unset; }
    .te-about-info-card_2042538d05936d13 .te-about-info-content_5708385d917e206a .te-list-item-wrapper_5a60ea4b6b7c9eb8 .te-list-item_60c985328b9ed7c7 .text_1ce3400dc2f56c7b {
      color: #14203A; }
  .te-about-info-card_2042538d05936d13 .te-about-info-content_5708385d917e206a .te-info-list_0813cc6ac8dd4886 {
    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_2042538d05936d13 .te-about-info-content_5708385d917e206a .te-info-list_0813cc6ac8dd4886 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 20px; } }
    .te-about-info-card_2042538d05936d13 .te-about-info-content_5708385d917e206a .te-info-list_0813cc6ac8dd4886 .te-single-info-list_1513cc37ee3ee543 {
      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_2042538d05936d13 .te-about-info-content_5708385d917e206a .te-info-list_0813cc6ac8dd4886 .te-single-info-list_1513cc37ee3ee543:hover .icon_942acd1042035d8b 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_2042538d05936d13 .te-about-info-content_5708385d917e206a .te-info-list_0813cc6ac8dd4886 .te-single-info-list_1513cc37ee3ee543 .icon_942acd1042035d8b {
        margin-bottom: 10px;
        position: relative;
        margin-left: 20px; }
        .te-about-info-card_2042538d05936d13 .te-about-info-content_5708385d917e206a .te-info-list_0813cc6ac8dd4886 .te-single-info-list_1513cc37ee3ee543 .icon_942acd1042035d8b::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_2042538d05936d13 .te-about-info-content_5708385d917e206a .te-info-list_0813cc6ac8dd4886 .te-single-info-list_1513cc37ee3ee543 .icon_942acd1042035d8b 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_2042538d05936d13 .te-about-info-content_5708385d917e206a .te-info-list_0813cc6ac8dd4886 .te-single-info-list_1513cc37ee3ee543 .title_5123e16d39fb32be {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0px;
        margin-bottom: 0; }
      .te-about-info-card_2042538d05936d13 .te-about-info-content_5708385d917e206a .te-info-list_0813cc6ac8dd4886 .te-single-info-list_1513cc37ee3ee543 .short-title_1025fdd3d0045d8a {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px; }

.te-about-info-card_2042538d05936d13.style-2_19f9865438b7cc6e .te-about-info-content_5708385d917e206a {
  gap: 10px; }
  .te-about-info-card_2042538d05936d13.style-2_19f9865438b7cc6e .te-about-info-content_5708385d917e206a .te-list-item-wrapper_5a60ea4b6b7c9eb8 {
    padding-top: 6px;
    gap: 0; }
    .te-about-info-card_2042538d05936d13.style-2_19f9865438b7cc6e .te-about-info-content_5708385d917e206a .te-list-item-wrapper_5a60ea4b6b7c9eb8 .te-list-item_60c985328b9ed7c7 .icon_942acd1042035d8b {
      width: 16px;
      height: 16px;
      background-color: #317EFE;
      border-radius: 50%;
      color: white;
      font-size: 10px; }
    .te-about-info-card_2042538d05936d13.style-2_19f9865438b7cc6e .te-about-info-content_5708385d917e206a .te-list-item-wrapper_5a60ea4b6b7c9eb8 .te-list-item_60c985328b9ed7c7 .text_1ce3400dc2f56c7b {
      color: #335371; }
  .te-about-info-card_2042538d05936d13.style-2_19f9865438b7cc6e .te-about-info-content_5708385d917e206a .te-info-list_0813cc6ac8dd4886 {
    border-top: 1px solid #E1E1E1;
    padding-top: 40px; }
    .te-about-info-card_2042538d05936d13.style-2_19f9865438b7cc6e .te-about-info-content_5708385d917e206a .te-info-list_0813cc6ac8dd4886 .divider_286015f781fa28eb {
      width: 1px;
      background-color: #E1E1E1;
      height: 127px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-info-card_2042538d05936d13.style-2_19f9865438b7cc6e .te-about-info-content_5708385d917e206a .te-info-list_0813cc6ac8dd4886 .divider_286015f781fa28eb {
          height: 1px;
          width: 100%; } }

.te-about-info-card_2042538d05936d13.style-three_37bbaec9433540d9 .te-section-title_d84bdbe20b8a723e {
  margin-bottom: 40px; }
.te-about-info-card_2042538d05936d13.style-three_37bbaec9433540d9 .about-info-wrapper_c460321676927c66 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_2042538d05936d13.style-three_37bbaec9433540d9 .about-info-wrapper_c460321676927c66 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .te-about-info-card_2042538d05936d13.style-three_37bbaec9433540d9 .about-info-wrapper_c460321676927c66 .about-info-img_4403048ae4aee04d {
    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_2042538d05936d13.style-three_37bbaec9433540d9 .about-info-wrapper_c460321676927c66 .about-info-img_4403048ae4aee04d {
        height: 350px; } }
    .te-about-info-card_2042538d05936d13.style-three_37bbaec9433540d9 .about-info-wrapper_c460321676927c66 .about-info-img_4403048ae4aee04d img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.te-about-info-card_2042538d05936d13.style-three_37bbaec9433540d9 .te-about-info-content_5708385d917e206a {
  padding-left: 50px;
  gap: 30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_2042538d05936d13.style-three_37bbaec9433540d9 .te-about-info-content_5708385d917e206a {
      padding-left: 0;
      padding-top: 50px; } }
  .te-about-info-card_2042538d05936d13.style-three_37bbaec9433540d9 .te-about-info-content_5708385d917e206a .skill-progressbar-wrapper_fcde370d95209011 {
    width: 100%; }
  .te-about-info-card_2042538d05936d13.style-three_37bbaec9433540d9 .te-about-info-content_5708385d917e206a .te-icon-card-wrapper_dd8e0ed95508432e {
    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_2042538d05936d13.style-three_37bbaec9433540d9 .te-about-info-content_5708385d917e206a .te-icon-card-wrapper_dd8e0ed95508432e .te-icon-card_07dd7ed5cf45251a {
      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_2042538d05936d13.style-three_37bbaec9433540d9 .te-about-info-content_5708385d917e206a .te-icon-card-wrapper_dd8e0ed95508432e .te-icon-card_07dd7ed5cf45251a .icon_942acd1042035d8b {
        width: 40px;
        height: 40px; }
      .te-about-info-card_2042538d05936d13.style-three_37bbaec9433540d9 .te-about-info-content_5708385d917e206a .te-icon-card-wrapper_dd8e0ed95508432e .te-icon-card_07dd7ed5cf45251a .content_5115e00698e55d8a {
        gap: 4px; }
        .te-about-info-card_2042538d05936d13.style-three_37bbaec9433540d9 .te-about-info-content_5708385d917e206a .te-icon-card-wrapper_dd8e0ed95508432e .te-icon-card_07dd7ed5cf45251a .content_5115e00698e55d8a .title_5123e16d39fb32be {
          font-size: 18px;
          line-height: 24px; }
  .te-about-info-card_2042538d05936d13.style-three_37bbaec9433540d9 .te-about-info-content_5708385d917e206a .te-btn-wrapper_e0e06c2ac5637471 {
    margin-top: 7px; }

.te-counter-card_19a953bd4cb841eb {
  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_19a953bd4cb841eb {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 575px) {
    .te-counter-card_19a953bd4cb841eb {
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 50px; } }
  .te-counter-card_19a953bd4cb841eb .te-counter-item_fc6766df19f0abc3 {
    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_19a953bd4cb841eb .te-counter-item_fc6766df19f0abc3:hover .icon_942acd1042035d8b img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-counter-card_19a953bd4cb841eb .te-counter-item_fc6766df19f0abc3 .icon_942acd1042035d8b {
      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_19a953bd4cb841eb .te-counter-item_fc6766df19f0abc3 .icon_942acd1042035d8b img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-counter-card_19a953bd4cb841eb .te-counter-item_fc6766df19f0abc3 .te-counter-title_4c64baa46cdb4fe7 {
      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_19a953bd4cb841eb .te-counter-item_fc6766df19f0abc3 .te-counter-title_4c64baa46cdb4fe7 .content_5115e00698e55d8a {
        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_19a953bd4cb841eb .te-counter-item_fc6766df19f0abc3 .number_675279c3234f4f53 {
      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_19a953bd4cb841eb .te-counter-item_fc6766df19f0abc3 .number_675279c3234f4f53 {
          font-size: 36px;
          line-height: 40px; } }
    .te-counter-card_19a953bd4cb841eb .te-counter-item_fc6766df19f0abc3 .title_5123e16d39fb32be {
      margin: 0;
      font-family: "Inter", sans-serif;
      font-weight: 400;
      font-size: 18px;
      line-height: 18px;
      color: #335371; }
    .te-counter-card_19a953bd4cb841eb .te-counter-item_fc6766df19f0abc3 .text_1ce3400dc2f56c7b {
      margin: 0;
      color: #c7cdda; }

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

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

.te-process-step_73cef3f5d9f96927 {
  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_73cef3f5d9f96927::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_73cef3f5d9f96927 {
      padding: 32px 28px 42px 28px; } }
  .te-process-step_73cef3f5d9f96927:hover {
    top: -5px; }
    .te-process-step_73cef3f5d9f96927:hover::before {
      width: 100%;
      height: 100%;
      border-radius: 0;
      -webkit-transform: translateX(-50%) scale(1);
              transform: translateX(-50%) scale(1); }
    .te-process-step_73cef3f5d9f96927:hover .icon_942acd1042035d8b img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_73cef3f5d9f96927:hover .counter-number_f3af0d333b4ad5c2 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_73cef3f5d9f96927:hover .content_5115e00698e55d8a .te-read-more_47bda41480d9c19f .te-theme-btn_c3e51d3438a700f0 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff; }
  .te-process-step_73cef3f5d9f96927 .icon_942acd1042035d8b {
    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_73cef3f5d9f96927 .icon_942acd1042035d8b img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-process-step_73cef3f5d9f96927 .te-content-wrapper_0e3cd65f73977ae9 {
    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_73cef3f5d9f96927 .te-counter-wrapper_b2228566869c3993 {
    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_73cef3f5d9f96927 .te-counter-wrapper_b2228566869c3993 .shape_3b918d1641ea1a5f {
      position: relative; }
  .te-process-step_73cef3f5d9f96927 .counter-number_f3af0d333b4ad5c2 {
    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_73cef3f5d9f96927 .te-title-wrapper_b07a5e52f86bc226 {
    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_73cef3f5d9f96927 .te-title-wrapper_b07a5e52f86bc226 .icon_942acd1042035d8b {
      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_73cef3f5d9f96927 .te-title-wrapper_b07a5e52f86bc226 .title_5123e16d39fb32be {
      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_73cef3f5d9f96927 .content_5115e00698e55d8a {
    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_73cef3f5d9f96927 .content_5115e00698e55d8a .desc_c8666ccf595d63de {
      -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_73cef3f5d9f96927 .content_5115e00698e55d8a .te-read-more_47bda41480d9c19f {
      margin-top: -10px; }
      .te-process-step_73cef3f5d9f96927 .content_5115e00698e55d8a .te-read-more_47bda41480d9c19f .te-theme-btn_c3e51d3438a700f0 {
        border: 1px solid #E1E1E1;
        color: #317EFE;
        background-color: transparent; }

.te-testimonial-card_e1b0c86dfe4f20a7 {
  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_e1b0c86dfe4f20a7 {
      padding: 30px; } }
  .te-testimonial-card_e1b0c86dfe4f20a7 .te-content-wrapper_0e3cd65f73977ae9 {
    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_e1b0c86dfe4f20a7 .te-content-wrapper_0e3cd65f73977ae9 .content_5115e00698e55d8a {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
    .te-testimonial-card_e1b0c86dfe4f20a7 .te-content-wrapper_0e3cd65f73977ae9 .te-user-meta_045006fca9bd5729 {
      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_e1b0c86dfe4f20a7 .te-content-wrapper_0e3cd65f73977ae9 .te-user-meta_045006fca9bd5729 {
          -webkit-box-align: end;
              -ms-flex-align: end;
                  align-items: flex-end; } }
      .te-testimonial-card_e1b0c86dfe4f20a7 .te-content-wrapper_0e3cd65f73977ae9 .te-user-meta_045006fca9bd5729 .te-user-info_23bcc198b743c72c {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .te-testimonial-card_e1b0c86dfe4f20a7 .te-content-wrapper_0e3cd65f73977ae9 .te-user-meta_045006fca9bd5729 .te-user-info_23bcc198b743c72c .image_cffaa07e1461900e {
          width: 74px;
          height: 84px;
          border-radius: 20px;
          overflow: hidden;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .te-testimonial-card_e1b0c86dfe4f20a7 .te-content-wrapper_0e3cd65f73977ae9 .te-user-meta_045006fca9bd5729 .te-user-info_23bcc198b743c72c .rating_0bdd68b038a8e5b0 {
          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_e1b0c86dfe4f20a7 .te-content-wrapper_0e3cd65f73977ae9 .te-user-meta_045006fca9bd5729 .te-user-info_23bcc198b743c72c .name_36a4be61b384b069 {
          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_e1b0c86dfe4f20a7 .te-content-wrapper_0e3cd65f73977ae9 .te-user-meta_045006fca9bd5729 .te-user-info_23bcc198b743c72c .name_36a4be61b384b069 {
              font-size: 18px;
              line-height: 28px; } }
        .te-testimonial-card_e1b0c86dfe4f20a7 .te-content-wrapper_0e3cd65f73977ae9 .te-user-meta_045006fca9bd5729 .te-user-info_23bcc198b743c72c .designation_c3f26ff64aaf2a46 {
          font-size: 18px;
          font-weight: 400;
          line-height: 36px;
          color: #14203A; }
      .te-testimonial-card_e1b0c86dfe4f20a7 .te-content-wrapper_0e3cd65f73977ae9 .te-user-meta_045006fca9bd5729 .icon_942acd1042035d8b {
        color: #E1E1E1;
        font-size: 55px;
        margin-top: 20px; }
        @media (max-width: 570px) {
          .te-testimonial-card_e1b0c86dfe4f20a7 .te-content-wrapper_0e3cd65f73977ae9 .te-user-meta_045006fca9bd5729 .icon_942acd1042035d8b {
            position: absolute;
            right: 30px;
            top: 0;
            z-index: -1;
            font-size: 35px; } }

.te-testimonial-card-two_abd3e62adb5be272 {
  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_abd3e62adb5be272 .te-content-wrapper_0e3cd65f73977ae9 {
    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_abd3e62adb5be272 .te-content-wrapper_0e3cd65f73977ae9 .content_5115e00698e55d8a {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
      .te-testimonial-card-two_abd3e62adb5be272 .te-content-wrapper_0e3cd65f73977ae9 .content_5115e00698e55d8a p {
        margin-bottom: 0; }
    .te-testimonial-card-two_abd3e62adb5be272 .te-content-wrapper_0e3cd65f73977ae9 .te-user-meta_045006fca9bd5729 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .te-testimonial-card-two_abd3e62adb5be272 .te-content-wrapper_0e3cd65f73977ae9 .te-user-meta_045006fca9bd5729 .te-user-info_23bcc198b743c72c {
        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_abd3e62adb5be272 .te-content-wrapper_0e3cd65f73977ae9 .te-user-meta_045006fca9bd5729 .te-user-info_23bcc198b743c72c .icon_942acd1042035d8b {
          color: #317EFE;
          font-size: 40px; }
        .te-testimonial-card-two_abd3e62adb5be272 .te-content-wrapper_0e3cd65f73977ae9 .te-user-meta_045006fca9bd5729 .te-user-info_23bcc198b743c72c .name_36a4be61b384b069 {
          font-size: 24px;
          font-weight: 500;
          line-height: 24px;
          letter-spacing: 0px;
          color: #14203A;
          margin-bottom: 0; }
        .te-testimonial-card-two_abd3e62adb5be272 .te-content-wrapper_0e3cd65f73977ae9 .te-user-meta_045006fca9bd5729 .te-user-info_23bcc198b743c72c .designation_c3f26ff64aaf2a46 {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #317EFE; }
      .te-testimonial-card-two_abd3e62adb5be272 .te-content-wrapper_0e3cd65f73977ae9 .te-user-meta_045006fca9bd5729 .image_cffaa07e1461900e {
        width: 74px;
        height: 74px;
        border-radius: 50%;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }

.te-testimonial-card_e1b0c86dfe4f20a7.style-3_ac4f4100ed8c784d {
  padding: 30px 0 0 0;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .te-testimonial-card_e1b0c86dfe4f20a7.style-3_ac4f4100ed8c784d::before {
    display: none; }
  .te-testimonial-card_e1b0c86dfe4f20a7.style-3_ac4f4100ed8c784d .te-content-wrapper_0e3cd65f73977ae9 {
    gap: 15px; }
    .te-testimonial-card_e1b0c86dfe4f20a7.style-3_ac4f4100ed8c784d .te-content-wrapper_0e3cd65f73977ae9 .content_5115e00698e55d8a .title_5123e16d39fb32be {
      font-size: 24px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px;
      color: #335371;
      margin-bottom: 20px; }
    .te-testimonial-card_e1b0c86dfe4f20a7.style-3_ac4f4100ed8c784d .te-content-wrapper_0e3cd65f73977ae9 .te-user-meta_045006fca9bd5729 .te-user-info_23bcc198b743c72c {
      -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_e1b0c86dfe4f20a7.style-3_ac4f4100ed8c784d .te-content-wrapper_0e3cd65f73977ae9 .te-user-meta_045006fca9bd5729 .te-user-info_23bcc198b743c72c {
          padding: 15px 30px; } }
      .te-testimonial-card_e1b0c86dfe4f20a7.style-3_ac4f4100ed8c784d .te-content-wrapper_0e3cd65f73977ae9 .te-user-meta_045006fca9bd5729 .te-user-info_23bcc198b743c72c .image_cffaa07e1461900e {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        overflow: hidden;
        margin-top: 0;
        position: relative; }
        .te-testimonial-card_e1b0c86dfe4f20a7.style-3_ac4f4100ed8c784d .te-content-wrapper_0e3cd65f73977ae9 .te-user-meta_045006fca9bd5729 .te-user-info_23bcc198b743c72c .image_cffaa07e1461900e img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          position: absolute;
          left: 0;
          top: 0; }
      .te-testimonial-card_e1b0c86dfe4f20a7.style-3_ac4f4100ed8c784d .te-content-wrapper_0e3cd65f73977ae9 .te-user-meta_045006fca9bd5729 .te-user-info_23bcc198b743c72c .rating_0bdd68b038a8e5b0 {
        gap: 5px;
        color: #E7F914;
        font-size: 14px;
        margin-bottom: 10px; }
      .te-testimonial-card_e1b0c86dfe4f20a7.style-3_ac4f4100ed8c784d .te-content-wrapper_0e3cd65f73977ae9 .te-user-meta_045006fca9bd5729 .te-user-info_23bcc198b743c72c .name_36a4be61b384b069 span {
        color: #317EFE; }
    .te-testimonial-card_e1b0c86dfe4f20a7.style-3_ac4f4100ed8c784d .te-content-wrapper_0e3cd65f73977ae9 .te-user-meta_045006fca9bd5729 .icon_942acd1042035d8b {
      font-size: 64px;
      color: #E7F914;
      position: absolute;
      top: -5px;
      margin-top: 0;
      right: 0; }
      @media (max-width: 575px) {
        .te-testimonial-card_e1b0c86dfe4f20a7.style-3_ac4f4100ed8c784d .te-content-wrapper_0e3cd65f73977ae9 .te-user-meta_045006fca9bd5729 .icon_942acd1042035d8b {
          font-size: 34px; } }

.te-testimonial-slider-wrapper_b9d6e352c94220f1 {
  position: relative; }
  .te-testimonial-slider-wrapper_b9d6e352c94220f1 .slick-list_c7ab6f7bf75caf54 {
    margin: 0 -15px; }
    .te-testimonial-slider-wrapper_b9d6e352c94220f1 .slick-list_c7ab6f7bf75caf54 .slick-slide_19bfe9409dae2494 {
      margin: 0 15px;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_b9d6e352c94220f1 .slick-dots_af92f5878e383f26 {
    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_b9d6e352c94220f1 .slick-dots_af92f5878e383f26 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_b9d6e352c94220f1 .slick-dots_af92f5878e383f26 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_b9d6e352c94220f1 .slick-dots_af92f5878e383f26 li.slick-active_d4216026739ac596 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-testimonial-slider-wrapper_b9d6e352c94220f1 .slick-dots_af92f5878e383f26 li.slick-active_d4216026739ac596 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_b9d6e352c94220f1 .slick-arrow_f50fe03d6c9163eb {
    display: none !important; }

.te-accordion-box-wrapper_63dd719c64b14726 {
  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_c9bfaf36ef896264 .te-accordion-list-item_54cb953bb1740ac4 {
  border: 1px solid #E1E1E1;
  border-radius: 20px; }
  .accordion-wrapper_c9bfaf36ef896264 .te-accordion-list-item_54cb953bb1740ac4 .te-accordion-head_51fe72362dcd4222 {
    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_c9bfaf36ef896264 .te-accordion-list-item_54cb953bb1740ac4 .te-accordion-head_51fe72362dcd4222: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_c9bfaf36ef896264 .te-accordion-list-item_54cb953bb1740ac4 .te-accordion-head_51fe72362dcd4222.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_c9bfaf36ef896264 .te-accordion-list-item_54cb953bb1740ac4 .te-accordion-head_51fe72362dcd4222 .te-accordion-title_091377babb94155c {
      font-size: 20px;
      line-height: 32px;
      font-weight: 500;
      margin-bottom: 0;
      letter-spacing: 0px; }
  .accordion-wrapper_c9bfaf36ef896264 .te-accordion-list-item_54cb953bb1740ac4 .te-accordion-body_42c27ffc53aa83ba {
    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_26079edbddf0b60d {
  border-left: 4px solid #dfe2e9;
  padding-left: 45px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .page-header_26079edbddf0b60d {
      padding-left: 30px; } }
  .page-header_26079edbddf0b60d .te-page-title_d4adfc6c32f59a2e,
  .page-header_26079edbddf0b60d .page-title_69abc6c09d42726a {
    font-size: 42px;
    line-height: 48px; }
    @media (max-width: 991px) {
      .page-header_26079edbddf0b60d .te-page-title_d4adfc6c32f59a2e,
      .page-header_26079edbddf0b60d .page-title_69abc6c09d42726a {
        font-size: 38px;
        line-height: 48px; } }

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

.te-post-item_2590e4e86af87b69 {
  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_2590e4e86af87b69:hover .te-post-thumbnail_9d09c7fe0f67a88b img,
  .te-post-item_2590e4e86af87b69:hover .post-video_f4bbea18036a2506 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_2590e4e86af87b69 iframe {
    width: 100%;
    height: 522px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_2590e4e86af87b69 iframe {
        height: 350px; } }
  .te-post-item_2590e4e86af87b69 .post-gallery .slick-list_c7ab6f7bf75caf54 .slick-track_ccac4c43bb74c34c {
    height: 392px;
    overflow: hidden; }
  .te-post-item_2590e4e86af87b69 .te-post-content-wrapper_f74f5708b3fa9e63 {
    padding: 32px 32px 40px 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_2590e4e86af87b69 .te-post-content-wrapper_f74f5708b3fa9e63 {
        padding: 35px;
        padding-top: 30px; } }
    .te-post-item_2590e4e86af87b69 .te-post-content-wrapper_f74f5708b3fa9e63 .te-read-more_47bda41480d9c19f {
      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_2590e4e86af87b69.format-quote_5c840a0103526324 .te-post-content {
    margin: 0; }
  .te-post-item_2590e4e86af87b69.format-quote_5c840a0103526324 blockquote {
    margin: 0; }
    .te-post-item_2590e4e86af87b69.format-quote_5c840a0103526324 blockquote p {
      margin-top: 0; }
    .te-post-item_2590e4e86af87b69.format-quote_5c840a0103526324 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_2590e4e86af87b69.format-quote_5c840a0103526324 blockquote cite a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-post-item_2590e4e86af87b69.sticky_d464f31d4b9d870c {
    border: 2px solid #317EFE; }
    .te-post-item_2590e4e86af87b69.sticky_d464f31d4b9d870c .te-post-content {
      margin-bottom: 0; }
      .te-post-item_2590e4e86af87b69.sticky_d464f31d4b9d870c .te-post-content p {
        margin-bottom: 0; }
  .te-post-item_2590e4e86af87b69 .te-post-title_c1eff21ac9984a79 {
    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_2590e4e86af87b69 .te-post-title_c1eff21ac9984a79 {
        font-size: 28px;
        line-height: 42px;
        margin-top: 5px; } }
    .te-post-item_2590e4e86af87b69 .te-post-title_c1eff21ac9984a79:hover a {
      color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-post-item_2590e4e86af87b69 .te-post-content p {
    margin-top: 17px; }
  .te-post-item_2590e4e86af87b69 .te-post-content h2,
  .te-post-item_2590e4e86af87b69 .te-post-content h3,
  .te-post-item_2590e4e86af87b69 .te-post-content h4,
  .te-post-item_2590e4e86af87b69 .te-post-content h5,
  .te-post-item_2590e4e86af87b69 .te-post-content h6 {
    margin-bottom: 10px; }
  .te-post-item_2590e4e86af87b69 .te-post-content p {
    margin-bottom: unset; }
  .te-post-item_2590e4e86af87b69 .te-single-post-meta_b7d3e4ace5897a04 {
    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_2590e4e86af87b69 .te-social-share_69ab88feced8fd82 {
    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_2590e4e86af87b69 .te-social-share_69ab88feced8fd82 a.facebook_0eee711b8c10039f {
      color: #1877f2; }
    .te-post-item_2590e4e86af87b69 .te-social-share_69ab88feced8fd82 a.twitter_18422ead9464e87d {
      color: #1da1f2; }
    .te-post-item_2590e4e86af87b69 .te-social-share_69ab88feced8fd82 a.linkedin_8f1fb7b357240b3f {
      color: #1a70c6; }
    .te-post-item_2590e4e86af87b69 .te-social-share_69ab88feced8fd82 .te-social-share-title_1a404d3c1f9f5be7 {
      font-size: 16px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A;
      margin-right: 5px;
      text-transform: uppercase; }
  .te-post-item_2590e4e86af87b69 .te-blog-post-tag_e8e849b6be2c0871 {
    width: 100%;
    display: inline-block; }
    .te-post-item_2590e4e86af87b69 .te-blog-post-tag_e8e849b6be2c0871 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_2590e4e86af87b69 .te-blog-post-tag_e8e849b6be2c0871 .te-post-tag-list_2e405853d838a5d7 {
      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_2590e4e86af87b69 .te-blog-post-tag_e8e849b6be2c0871 .te-post-tag-list_2e405853d838a5d7 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_2590e4e86af87b69 .te-blog-post-tag_e8e849b6be2c0871 .te-post-tag-list_2e405853d838a5d7 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_2590e4e86af87b69 .te-post-thumbnail_9d09c7fe0f67a88b,
  .te-post-item_2590e4e86af87b69 .post-video_f4bbea18036a2506 {
    position: relative;
    overflow: hidden; }
    .te-post-item_2590e4e86af87b69 .te-post-thumbnail_9d09c7fe0f67a88b img,
    .te-post-item_2590e4e86af87b69 .post-video_f4bbea18036a2506 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_2590e4e86af87b69 .te-post-thumbnail_9d09c7fe0f67a88b .popup-video-wrapper_590686cf6116bd49,
    .te-post-item_2590e4e86af87b69 .post-video_f4bbea18036a2506 .popup-video-wrapper_590686cf6116bd49 {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .te-post-item_2590e4e86af87b69 .te-post-thumbnail_9d09c7fe0f67a88b .video-btn_9d527937b673fbbd a,
    .te-post-item_2590e4e86af87b69 .post-video_f4bbea18036a2506 .video-btn_9d527937b673fbbd 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_2590e4e86af87b69 .te-post-thumbnail_9d09c7fe0f67a88b .video-btn_9d527937b673fbbd a i,
      .te-post-item_2590e4e86af87b69 .post-video_f4bbea18036a2506 .video-btn_9d527937b673fbbd a i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_2590e4e86af87b69 .te-post-thumbnail_9d09c7fe0f67a88b .video-btn_9d527937b673fbbd a:hover,
      .te-post-item_2590e4e86af87b69 .post-video_f4bbea18036a2506 .video-btn_9d527937b673fbbd a:hover {
        -webkit-animation: none;
                animation: none; }
  .te-post-item_2590e4e86af87b69 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_2590e4e86af87b69 button.post-gallery-btn.prev-btn {
      left: 30px; }
    .te-post-item_2590e4e86af87b69 button.post-gallery-btn.next-btn {
      right: 30px; }
    .te-post-item_2590e4e86af87b69 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_2590e4e86af87b69 button.post-gallery-btn:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
      .te-post-item_2590e4e86af87b69 button.post-gallery-btn:hover i {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te-post-item_2590e4e86af87b69 .post-audio_060675984247e4b0 iframe {
    width: 100%; }
  .te-post-item_2590e4e86af87b69 .te-post-meta_f293af1169cf32ea {
    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_2590e4e86af87b69 .te-post-meta_f293af1169cf32ea {
        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_2590e4e86af87b69 .te-post-meta_f293af1169cf32ea 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_2590e4e86af87b69 .te-post-meta_f293af1169cf32ea span i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_2590e4e86af87b69 .te-post-meta_f293af1169cf32ea 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_2590e4e86af87b69 .te-post-meta_f293af1169cf32ea span a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
          .te-post-item_2590e4e86af87b69 .te-post-meta_f293af1169cf32ea span a:hover i {
            color: #317EFE;
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out; }

.te-post-card_c36a71b930f64075 {
  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_c36a71b930f64075.style-1_ecf0b518cb4197b8 {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 20px; }
    .te-post-card_c36a71b930f64075.style-1_ecf0b518cb4197b8 .image_cffaa07e1461900e {
      height: 290px; }
    .te-post-card_c36a71b930f64075.style-1_ecf0b518cb4197b8 .content_5115e00698e55d8a {
      padding: 0 20px 20px 20px; }
  .te-post-card_c36a71b930f64075:hover .image_cffaa07e1461900e 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_c36a71b930f64075 .image_cffaa07e1461900e {
    overflow: hidden;
    border-radius: 20px;
    position: relative;
    width: 100%;
    height: 323px;
    position: relative; }
    .te-post-card_c36a71b930f64075 .image_cffaa07e1461900e 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_c36a71b930f64075 .image_cffaa07e1461900e .te-post-date_ae801ef3b127ec9b {
      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_c36a71b930f64075 .image_cffaa07e1461900e .te-post-date_ae801ef3b127ec9b span {
        color: #ffffff;
        font-size: 20px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: 0px; }
  .te-post-card_c36a71b930f64075 .content_5115e00698e55d8a {
    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_c36a71b930f64075 .content_5115e00698e55d8a .te-post-meta-info_d291a4cae8298390 {
      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_c36a71b930f64075 .content_5115e00698e55d8a .te-post-meta-info_d291a4cae8298390 .te-single-meta_bafc60e6963d093a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 8px; }
        .te-post-card_c36a71b930f64075 .content_5115e00698e55d8a .te-post-meta-info_d291a4cae8298390 .te-single-meta_bafc60e6963d093a span,
        .te-post-card_c36a71b930f64075 .content_5115e00698e55d8a .te-post-meta-info_d291a4cae8298390 .te-single-meta_bafc60e6963d093a a {
          color: #335371;
          font-size: 14px;
          line-height: 28px;
          font-weight: 400;
          margin: 0;
          text-transform: capitalize; }
        .te-post-card_c36a71b930f64075 .content_5115e00698e55d8a .te-post-meta-info_d291a4cae8298390 .te-single-meta_bafc60e6963d093a i {
          color: #317EFE; }
    .te-post-card_c36a71b930f64075 .content_5115e00698e55d8a .title_5123e16d39fb32be {
      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_c36a71b930f64075 .content_5115e00698e55d8a a.read-btn_27a19e70a6b72d94 {
      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_c36a71b930f64075 .content_5115e00698e55d8a a.read-btn_27a19e70a6b72d94:hover {
        color: #317EFE; }

.te-post-card_c36a71b930f64075.style-2_19f9865438b7cc6e {
  gap: 20px; }
  .te-post-card_c36a71b930f64075.style-2_19f9865438b7cc6e .image_cffaa07e1461900e {
    border-radius: 20px 20px 20px 0; }
    .te-post-card_c36a71b930f64075.style-2_19f9865438b7cc6e .image_cffaa07e1461900e .te-post-date_ae801ef3b127ec9b {
      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_c36a71b930f64075.style-2_19f9865438b7cc6e .content_5115e00698e55d8a .title_5123e16d39fb32be {
    font-size: 20px; }
  .te-post-card_c36a71b930f64075.style-2_19f9865438b7cc6e .content_5115e00698e55d8a .te-post-meta-info_d291a4cae8298390 {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px; }

.te-blog-details-wrapper_2a6f1e3ab25747d2 .te-comment-respond_a7324ba8b0542cf5 {
  margin-top: 78px;
  margin-bottom: 40px; }
.te-blog-details-wrapper_2a6f1e3ab25747d2 .te-post-comments_ceea68028674963a {
  margin-top: 70px; }
.te-blog-details-wrapper_2a6f1e3ab25747d2 .wp-block-group_513d5332c50bd44d.has-background_a30520cef674aafa .wp-block-button_933e4cdc7b9f7e07 .wp-block-button__link_4a66cf5de27a4075 {
  color: #ffffff !important; }
.te-blog-details-wrapper_2a6f1e3ab25747d2 .te-post-item_2590e4e86af87b69 {
  border: 0;
  overflow: visible;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0; }
  .te-blog-details-wrapper_2a6f1e3ab25747d2 .te-post-item_2590e4e86af87b69 iframe {
    width: 100%;
    height: 522px; }
  .te-blog-details-wrapper_2a6f1e3ab25747d2 .te-post-item_2590e4e86af87b69 .te-post-meta_f293af1169cf32ea {
    margin-top: 0;
    margin-bottom: 20px; }
  .te-blog-details-wrapper_2a6f1e3ab25747d2 .te-post-item_2590e4e86af87b69 .post-gallery:hover img {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important; }
  .te-blog-details-wrapper_2a6f1e3ab25747d2 .te-post-item_2590e4e86af87b69 .te-post-thumbnail_9d09c7fe0f67a88b,
  .te-blog-details-wrapper_2a6f1e3ab25747d2 .te-post-item_2590e4e86af87b69 .post-video_f4bbea18036a2506,
  .te-blog-details-wrapper_2a6f1e3ab25747d2 .te-post-item_2590e4e86af87b69 .post-gallery,
  .te-blog-details-wrapper_2a6f1e3ab25747d2 .te-post-item_2590e4e86af87b69 .postbox-audio_974931042b9136ae,
  .te-blog-details-wrapper_2a6f1e3ab25747d2 .te-post-item_2590e4e86af87b69 .wp-block-post-featured-image_1fb8ca30efb3abf6 {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative; }
    @media (max-width: 767px) {
      .te-blog-details-wrapper_2a6f1e3ab25747d2 .te-post-item_2590e4e86af87b69 .te-post-thumbnail_9d09c7fe0f67a88b,
      .te-blog-details-wrapper_2a6f1e3ab25747d2 .te-post-item_2590e4e86af87b69 .post-video_f4bbea18036a2506,
      .te-blog-details-wrapper_2a6f1e3ab25747d2 .te-post-item_2590e4e86af87b69 .post-gallery,
      .te-blog-details-wrapper_2a6f1e3ab25747d2 .te-post-item_2590e4e86af87b69 .postbox-audio_974931042b9136ae,
      .te-blog-details-wrapper_2a6f1e3ab25747d2 .te-post-item_2590e4e86af87b69 .wp-block-post-featured-image_1fb8ca30efb3abf6 {
        margin-bottom: 30px; } }
    .te-blog-details-wrapper_2a6f1e3ab25747d2 .te-post-item_2590e4e86af87b69 .te-post-thumbnail_9d09c7fe0f67a88b:hover img,
    .te-blog-details-wrapper_2a6f1e3ab25747d2 .te-post-item_2590e4e86af87b69 .post-video_f4bbea18036a2506:hover img,
    .te-blog-details-wrapper_2a6f1e3ab25747d2 .te-post-item_2590e4e86af87b69 .post-gallery:hover img,
    .te-blog-details-wrapper_2a6f1e3ab25747d2 .te-post-item_2590e4e86af87b69 .postbox-audio_974931042b9136ae:hover img,
    .te-blog-details-wrapper_2a6f1e3ab25747d2 .te-post-item_2590e4e86af87b69 .wp-block-post-featured-image_1fb8ca30efb3abf6: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_2a6f1e3ab25747d2 .te-post-item_2590e4e86af87b69 .te-post-thumbnail_9d09c7fe0f67a88b img,
    .te-blog-details-wrapper_2a6f1e3ab25747d2 .te-post-item_2590e4e86af87b69 .post-video_f4bbea18036a2506 img,
    .te-blog-details-wrapper_2a6f1e3ab25747d2 .te-post-item_2590e4e86af87b69 .post-gallery img,
    .te-blog-details-wrapper_2a6f1e3ab25747d2 .te-post-item_2590e4e86af87b69 .postbox-audio_974931042b9136ae img,
    .te-blog-details-wrapper_2a6f1e3ab25747d2 .te-post-item_2590e4e86af87b69 .wp-block-post-featured-image_1fb8ca30efb3abf6 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_2a6f1e3ab25747d2 .te-post-item_2590e4e86af87b69 .te-post-content-wrapper_f74f5708b3fa9e63 {
    padding: 0 0 10px 0; }
  .te-blog-details-wrapper_2a6f1e3ab25747d2 .te-post-item_2590e4e86af87b69 .te-post-content {
    margin-bottom: 17px;
    /* Unit Test Data Compatibility Start */
    /* Unit Test Data Compatibility End */ }
    .te-blog-details-wrapper_2a6f1e3ab25747d2 .te-post-item_2590e4e86af87b69 .te-post-content .wp-block-query_1bf865592ea2119c .wp-block-post-template_fd13795ada7b05c3 {
      padding-left: 0; }
      .te-blog-details-wrapper_2a6f1e3ab25747d2 .te-post-item_2590e4e86af87b69 .te-post-content .wp-block-query_1bf865592ea2119c .wp-block-post-template_fd13795ada7b05c3 .wp-block-post_3ff6fbf263e6e3e2 {
        margin-bottom: 30px; }
    .te-blog-details-wrapper_2a6f1e3ab25747d2 .te-post-item_2590e4e86af87b69 .te-post-content .wp-block-navigation__responsive-container-content_20cfe6f843957696 .wp-block-page-list_0680d3b1e8c29bf7 {
      padding-left: 0; }
    .te-blog-details-wrapper_2a6f1e3ab25747d2 .te-post-item_2590e4e86af87b69 .te-post-content .wp-block-group_513d5332c50bd44d {
      margin: 15px 0; }
      .te-blog-details-wrapper_2a6f1e3ab25747d2 .te-post-item_2590e4e86af87b69 .te-post-content .wp-block-group_513d5332c50bd44d p {
        margin-bottom: 0; }
    .te-blog-details-wrapper_2a6f1e3ab25747d2 .te-post-item_2590e4e86af87b69 .te-post-content p {
      margin-bottom: 20px; }
      .te-blog-details-wrapper_2a6f1e3ab25747d2 .te-post-item_2590e4e86af87b69 .te-post-content p img {
        margin: 20px 0;
        border-radius: 8px; }
  .te-blog-details-wrapper_2a6f1e3ab25747d2 .te-post-item_2590e4e86af87b69 .te-blog-post-tag_e8e849b6be2c0871 .te-social-share_69ab88feced8fd82 {
    padding-bottom: 20px; }
.te-blog-details-wrapper_2a6f1e3ab25747d2 .wp-block-calendar_f4ce283d1dd92b30 {
  margin-bottom: 30px; }

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

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

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

.cta-area_87f49b15843fdf3a {
  background-color: #317EFE;
  padding: 20px 70px;
  border-radius: 0 0 20px 20px; }
  .cta-area_87f49b15843fdf3a .te-content-wrapper_0e3cd65f73977ae9 {
    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_87f49b15843fdf3a .te-content-wrapper_0e3cd65f73977ae9 .short-title_1025fdd3d0045d8a {
      font-size: 21px;
      font-weight: 500;
      color: #ffffff;
      margin-bottom: 0; }
    .cta-area_87f49b15843fdf3a .te-content-wrapper_0e3cd65f73977ae9 .te-cta-title_f6a1ebaf7854e328 {
      color: #ffffff;
      text-transform: capitalize;
      margin-bottom: 0;
      font-size: 57px;
      line-height: 77px;
      letter-spacing: -1px; }
      @media (max-width: 375px) {
        .cta-area_87f49b15843fdf3a .te-content-wrapper_0e3cd65f73977ae9 .te-cta-title_f6a1ebaf7854e328 {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .cta-area_87f49b15843fdf3a .te-content-wrapper_0e3cd65f73977ae9 .te-cta-title_f6a1ebaf7854e328 {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .cta-area_87f49b15843fdf3a .te-content-wrapper_0e3cd65f73977ae9 .te-cta-title_f6a1ebaf7854e328 {
          font-size: 36px;
          line-height: 42px; } }
    .cta-area_87f49b15843fdf3a .te-content-wrapper_0e3cd65f73977ae9 .text_1ce3400dc2f56c7b {
      font-size: 18px;
      line-height: 36px;
      color: #ffffff;
      margin-bottom: 0; }
  .cta-area_87f49b15843fdf3a .te-btn-wrapper_e0e06c2ac5637471 {
    margin-top: 30px; }
  .cta-area_87f49b15843fdf3a .te-cta-inner-area_ef3a06171ed8e45a {
    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_87f49b15843fdf3a .te-cta-inner-area_ef3a06171ed8e45a {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .cta-area_87f49b15843fdf3a .te-cta-inner-area_ef3a06171ed8e45a .te-cta-collumn_6bb18161309b038d {
      -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_d84bdbe20b8a723e {
  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_d84bdbe20b8a723e {
      -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_d84bdbe20b8a723e.left-align-title_48714ac09a4ea46c .te-section-content_fe8f572c57ec85a2 {
    margin-top: -15px; }
  .te-section-title_d84bdbe20b8a723e .te-section-content_fe8f572c57ec85a2 {
    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_d84bdbe20b8a723e .short-title_1025fdd3d0045d8a {
    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_d84bdbe20b8a723e .short-title_1025fdd3d0045d8a::before, .te-section-title_d84bdbe20b8a723e .short-title_1025fdd3d0045d8a::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_d84bdbe20b8a723e .short-title_1025fdd3d0045d8a.only-divider_43a77a6c6a66bf6d {
      gap: 10px; }
      .te-section-title_d84bdbe20b8a723e .short-title_1025fdd3d0045d8a.only-divider_43a77a6c6a66bf6d::before {
        display: none; }
  .te-section-title_d84bdbe20b8a723e .title_5123e16d39fb32be {
    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_d84bdbe20b8a723e .title_5123e16d39fb32be {
        font-size: 34px;
        line-height: 1.25; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .te-section-title_d84bdbe20b8a723e .title_5123e16d39fb32be {
        font-size: 34px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .te-section-title_d84bdbe20b8a723e .title_5123e16d39fb32be {
        font-size: 30px;
        line-height: 1.3; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-section-title_d84bdbe20b8a723e .title_5123e16d39fb32be {
        font-size: 26px;
        line-height: 1.35; } }
    @media only screen and (min-width: 0px) and (max-width: 439px) {
      .te-section-title_d84bdbe20b8a723e .title_5123e16d39fb32be br {
        display: none; } }
    .te-section-title_d84bdbe20b8a723e .title_5123e16d39fb32be span {
      color: #317EFE; }
  .te-section-title_d84bdbe20b8a723e .te-section-desc_4375d1785858cdad {
    font-size: 16px;
    font-weight: 400;
    font-family: "Inter", sans-serif;
    color: #335371;
    margin-bottom: 0; }
    .te-section-title_d84bdbe20b8a723e .te-section-desc_4375d1785858cdad .te-theme-btn_c3e51d3438a700f0 {
      background-color: transparent;
      color: #14203A; }
      .te-section-title_d84bdbe20b8a723e .te-section-desc_4375d1785858cdad .te-theme-btn_c3e51d3438a700f0:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

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

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

.wp-block-query-pagination_d081a5242494ed51,
.navigation_71d5573748a0d2ef.posts-navigation_85eb0cef62429994,
.comment-navigation_cbb4374286e11583 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .wp-block-query-pagination_d081a5242494ed51 .wp-block-query-pagination-numbers_36ac1393ef5be7a5,
  .navigation_71d5573748a0d2ef.posts-navigation_85eb0cef62429994 .wp-block-query-pagination-numbers_36ac1393ef5be7a5,
  .comment-navigation_cbb4374286e11583 .wp-block-query-pagination-numbers_36ac1393ef5be7a5 {
    width: inherit; }
  .wp-block-query-pagination_d081a5242494ed51 .nav-links_5b75280e0cff4f0d,
  .navigation_71d5573748a0d2ef.posts-navigation_85eb0cef62429994 .nav-links_5b75280e0cff4f0d,
  .comment-navigation_cbb4374286e11583 .nav-links_5b75280e0cff4f0d {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
  .wp-block-query-pagination_d081a5242494ed51 .wp-block-query-pagination-previous_77185479775e83c3,
  .wp-block-query-pagination_d081a5242494ed51 .wp-block-query-pagination-next_093bf46d43985e3d,
  .wp-block-query-pagination_d081a5242494ed51 .nav-next_490d6484f1cba884 a,
  .wp-block-query-pagination_d081a5242494ed51 .nav-previous_c8ae556b1e8f052f a,
  .navigation_71d5573748a0d2ef.posts-navigation_85eb0cef62429994 .wp-block-query-pagination-previous_77185479775e83c3,
  .navigation_71d5573748a0d2ef.posts-navigation_85eb0cef62429994 .wp-block-query-pagination-next_093bf46d43985e3d,
  .navigation_71d5573748a0d2ef.posts-navigation_85eb0cef62429994 .nav-next_490d6484f1cba884 a,
  .navigation_71d5573748a0d2ef.posts-navigation_85eb0cef62429994 .nav-previous_c8ae556b1e8f052f a,
  .comment-navigation_cbb4374286e11583 .wp-block-query-pagination-previous_77185479775e83c3,
  .comment-navigation_cbb4374286e11583 .wp-block-query-pagination-next_093bf46d43985e3d,
  .comment-navigation_cbb4374286e11583 .nav-next_490d6484f1cba884 a,
  .comment-navigation_cbb4374286e11583 .nav-previous_c8ae556b1e8f052f 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_d081a5242494ed51 .wp-block-query-pagination-previous_77185479775e83c3,
      .wp-block-query-pagination_d081a5242494ed51 .wp-block-query-pagination-next_093bf46d43985e3d,
      .wp-block-query-pagination_d081a5242494ed51 .nav-next_490d6484f1cba884 a,
      .wp-block-query-pagination_d081a5242494ed51 .nav-previous_c8ae556b1e8f052f a,
      .navigation_71d5573748a0d2ef.posts-navigation_85eb0cef62429994 .wp-block-query-pagination-previous_77185479775e83c3,
      .navigation_71d5573748a0d2ef.posts-navigation_85eb0cef62429994 .wp-block-query-pagination-next_093bf46d43985e3d,
      .navigation_71d5573748a0d2ef.posts-navigation_85eb0cef62429994 .nav-next_490d6484f1cba884 a,
      .navigation_71d5573748a0d2ef.posts-navigation_85eb0cef62429994 .nav-previous_c8ae556b1e8f052f a,
      .comment-navigation_cbb4374286e11583 .wp-block-query-pagination-previous_77185479775e83c3,
      .comment-navigation_cbb4374286e11583 .wp-block-query-pagination-next_093bf46d43985e3d,
      .comment-navigation_cbb4374286e11583 .nav-next_490d6484f1cba884 a,
      .comment-navigation_cbb4374286e11583 .nav-previous_c8ae556b1e8f052f a {
        height: 40px; } }
    .wp-block-query-pagination_d081a5242494ed51 .wp-block-query-pagination-previous_77185479775e83c3:hover,
    .wp-block-query-pagination_d081a5242494ed51 .wp-block-query-pagination-next_093bf46d43985e3d:hover,
    .wp-block-query-pagination_d081a5242494ed51 .nav-next_490d6484f1cba884 a:hover,
    .wp-block-query-pagination_d081a5242494ed51 .nav-previous_c8ae556b1e8f052f a:hover,
    .navigation_71d5573748a0d2ef.posts-navigation_85eb0cef62429994 .wp-block-query-pagination-previous_77185479775e83c3:hover,
    .navigation_71d5573748a0d2ef.posts-navigation_85eb0cef62429994 .wp-block-query-pagination-next_093bf46d43985e3d:hover,
    .navigation_71d5573748a0d2ef.posts-navigation_85eb0cef62429994 .nav-next_490d6484f1cba884 a:hover,
    .navigation_71d5573748a0d2ef.posts-navigation_85eb0cef62429994 .nav-previous_c8ae556b1e8f052f a:hover,
    .comment-navigation_cbb4374286e11583 .wp-block-query-pagination-previous_77185479775e83c3:hover,
    .comment-navigation_cbb4374286e11583 .wp-block-query-pagination-next_093bf46d43985e3d:hover,
    .comment-navigation_cbb4374286e11583 .nav-next_490d6484f1cba884 a:hover,
    .comment-navigation_cbb4374286e11583 .nav-previous_c8ae556b1e8f052f 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_9ee797408fbf2908,
.page-links_5c7e0c670b4e7548,
.wp-block-query-pagination-numbers_36ac1393ef5be7a5 {
  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_9ee797408fbf2908 ul,
  .page-links_5c7e0c670b4e7548 ul,
  .wp-block-query-pagination-numbers_36ac1393ef5be7a5 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_9ee797408fbf2908 ul li,
    .page-links_5c7e0c670b4e7548 ul li,
    .wp-block-query-pagination-numbers_36ac1393ef5be7a5 ul li {
      padding-top: 0; }
    .te-basic-pagination_9ee797408fbf2908 ul .prev_6f093f2b2c63e857 span,
    .te-basic-pagination_9ee797408fbf2908 ul .next_d061de1e77dbc8fa span,
    .page-links_5c7e0c670b4e7548 ul .prev_6f093f2b2c63e857 span,
    .page-links_5c7e0c670b4e7548 ul .next_d061de1e77dbc8fa span,
    .wp-block-query-pagination-numbers_36ac1393ef5be7a5 ul .prev_6f093f2b2c63e857 span,
    .wp-block-query-pagination-numbers_36ac1393ef5be7a5 ul .next_d061de1e77dbc8fa span {
      display: none; }
  .te-basic-pagination_9ee797408fbf2908 .post-page-numbers_002e25e7cc72caf4,
  .page-links_5c7e0c670b4e7548 .post-page-numbers_002e25e7cc72caf4,
  .wp-block-query-pagination-numbers_36ac1393ef5be7a5 .post-page-numbers_002e25e7cc72caf4 {
    background-color: rgba(71, 112, 247, 0.1) !important; }
  .te-basic-pagination_9ee797408fbf2908 .page-numbers_fcc46884aea382ba,
  .te-basic-pagination_9ee797408fbf2908 .post-page-numbers_002e25e7cc72caf4,
  .page-links_5c7e0c670b4e7548 .page-numbers_fcc46884aea382ba,
  .page-links_5c7e0c670b4e7548 .post-page-numbers_002e25e7cc72caf4,
  .wp-block-query-pagination-numbers_36ac1393ef5be7a5 .page-numbers_fcc46884aea382ba,
  .wp-block-query-pagination-numbers_36ac1393ef5be7a5 .post-page-numbers_002e25e7cc72caf4 {
    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_9ee797408fbf2908 .page-numbers_fcc46884aea382ba,
      .te-basic-pagination_9ee797408fbf2908 .post-page-numbers_002e25e7cc72caf4,
      .page-links_5c7e0c670b4e7548 .page-numbers_fcc46884aea382ba,
      .page-links_5c7e0c670b4e7548 .post-page-numbers_002e25e7cc72caf4,
      .wp-block-query-pagination-numbers_36ac1393ef5be7a5 .page-numbers_fcc46884aea382ba,
      .wp-block-query-pagination-numbers_36ac1393ef5be7a5 .post-page-numbers_002e25e7cc72caf4 {
        width: 40px;
        height: 40px;
        font-size: 16px; } }
    .te-basic-pagination_9ee797408fbf2908 .page-numbers_fcc46884aea382ba:hover,
    .te-basic-pagination_9ee797408fbf2908 .post-page-numbers_002e25e7cc72caf4:hover,
    .page-links_5c7e0c670b4e7548 .page-numbers_fcc46884aea382ba:hover,
    .page-links_5c7e0c670b4e7548 .post-page-numbers_002e25e7cc72caf4:hover,
    .wp-block-query-pagination-numbers_36ac1393ef5be7a5 .page-numbers_fcc46884aea382ba:hover,
    .wp-block-query-pagination-numbers_36ac1393ef5be7a5 .post-page-numbers_002e25e7cc72caf4: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_9ee797408fbf2908 .page-numbers_fcc46884aea382ba.current_671a0bf2967d53b2,
    .te-basic-pagination_9ee797408fbf2908 .post-page-numbers_002e25e7cc72caf4.current_671a0bf2967d53b2,
    .page-links_5c7e0c670b4e7548 .page-numbers_fcc46884aea382ba.current_671a0bf2967d53b2,
    .page-links_5c7e0c670b4e7548 .post-page-numbers_002e25e7cc72caf4.current_671a0bf2967d53b2,
    .wp-block-query-pagination-numbers_36ac1393ef5be7a5 .page-numbers_fcc46884aea382ba.current_671a0bf2967d53b2,
    .wp-block-query-pagination-numbers_36ac1393ef5be7a5 .post-page-numbers_002e25e7cc72caf4.current_671a0bf2967d53b2 {
      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_eed7a3c4d101c136 {
  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_eed7a3c4d101c136 {
      -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_eed7a3c4d101c136 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 30px;
      margin: 30px 0; } }
  .te-blog-post-nav_eed7a3c4d101c136 .te-post-navigation_47714f5994adfbe4 {
    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_eed7a3c4d101c136 .te-post-navigation_47714f5994adfbe4 {
        -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_eed7a3c4d101c136 .te-post-navigation_47714f5994adfbe4 {
        width: 100%; } }
    @media (max-width: 767px) {
      .te-blog-post-nav_eed7a3c4d101c136 .te-post-navigation_47714f5994adfbe4 {
        width: 100%; } }
    .te-blog-post-nav_eed7a3c4d101c136 .te-post-navigation_47714f5994adfbe4::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_eed7a3c4d101c136 .te-post-navigation_47714f5994adfbe4::after {
          display: none; } }
      @media (max-width: 767px) {
        .te-blog-post-nav_eed7a3c4d101c136 .te-post-navigation_47714f5994adfbe4::after {
          display: none; } }
    .te-blog-post-nav_eed7a3c4d101c136 .te-post-navigation_47714f5994adfbe4:last-child {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .te-blog-post-nav_eed7a3c4d101c136 .te-post-navigation_47714f5994adfbe4:last-child .text_1ce3400dc2f56c7b {
        text-align: right; }
        @media (max-width: 374px) {
          .te-blog-post-nav_eed7a3c4d101c136 .te-post-navigation_47714f5994adfbe4:last-child .text_1ce3400dc2f56c7b {
            text-align: left; } }
      .te-blog-post-nav_eed7a3c4d101c136 .te-post-navigation_47714f5994adfbe4:last-child::after {
        display: none; }
    .te-blog-post-nav_eed7a3c4d101c136 .te-post-navigation_47714f5994adfbe4 .te-post-img_8d18b931174126e6 {
      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_eed7a3c4d101c136 .te-post-navigation_47714f5994adfbe4 .te-post-img_8d18b931174126e6 {
          width: 100% !important;
          height: 150px !important; } }
      .te-blog-post-nav_eed7a3c4d101c136 .te-post-navigation_47714f5994adfbe4 .te-post-img_8d18b931174126e6 img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        left: 0;
        top: 0; }
    .te-blog-post-nav_eed7a3c4d101c136 .te-post-navigation_47714f5994adfbe4 .text_1ce3400dc2f56c7b {
      width: 100%; }
      .te-blog-post-nav_eed7a3c4d101c136 .te-post-navigation_47714f5994adfbe4 .text_1ce3400dc2f56c7b span {
        font-size: 18px;
        font-family: "Inter", sans-serif;
        text-transform: capitalize;
        font-weight: 400;
        display: block;
        color: #335371; }
      .te-blog-post-nav_eed7a3c4d101c136 .te-post-navigation_47714f5994adfbe4 .text_1ce3400dc2f56c7b h4 {
        text-transform: capitalize;
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        line-height: 30px;
        letter-spacing: 0px; }
    .te-blog-post-nav_eed7a3c4d101c136 .te-post-navigation_47714f5994adfbe4 .theme-navigation_d3827e8c5cf3a295 {
      width: 100%; }

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

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

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

.project-details-overview_fff48cf8a7a9a3a8 {
  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_fff48cf8a7a9a3a8 .list-wrapper_e5bd400254ba38d5 {
    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_fff48cf8a7a9a3a8 .list-wrapper_e5bd400254ba38d5 {
        -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_fff48cf8a7a9a3a8 .list-wrapper_e5bd400254ba38d5 .image_cffaa07e1461900e {
      width: 410px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 20px;
      overflow: hidden; }
      .project-details-overview_fff48cf8a7a9a3a8 .list-wrapper_e5bd400254ba38d5 .image_cffaa07e1461900e img {
        border-radius: 20px; }
    .project-details-overview_fff48cf8a7a9a3a8 .list-wrapper_e5bd400254ba38d5 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_fff48cf8a7a9a3a8 .list-wrapper_e5bd400254ba38d5 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_fff48cf8a7a9a3a8 .list-wrapper_e5bd400254ba38d5 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_fff48cf8a7a9a3a8 .list-wrapper_e5bd400254ba38d5 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_fff48cf8a7a9a3a8 .list-wrapper_e5bd400254ba38d5 .user-card_774a448a63756c0c {
      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_fff48cf8a7a9a3a8 .list-wrapper_e5bd400254ba38d5 .user-card_774a448a63756c0c {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .project-details-overview_fff48cf8a7a9a3a8 .list-wrapper_e5bd400254ba38d5 .user-card_774a448a63756c0c .image_cffaa07e1461900e {
        width: 90px;
        height: 90px;
        border-radius: 100px;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
      .project-details-overview_fff48cf8a7a9a3a8 .list-wrapper_e5bd400254ba38d5 .user-card_774a448a63756c0c .content_5115e00698e55d8a .title_5123e16d39fb32be {
        font-size: 20px;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: 0px; }
      .project-details-overview_fff48cf8a7a9a3a8 .list-wrapper_e5bd400254ba38d5 .user-card_774a448a63756c0c .content_5115e00698e55d8a .text_1ce3400dc2f56c7b {
        margin-bottom: 0; }

.te-list-item_60c985328b9ed7c7 {
  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_60c985328b9ed7c7 .icon_942acd1042035d8b {
    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_60c985328b9ed7c7 .text_1ce3400dc2f56c7b {
    font-size: 18px;
    line-height: 36px;
    font-weight: 400;
    color: #335371;
    margin: 0; }

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

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

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

/* Widget */
.widget_f5b7750ac820ec42,
.sidebar__widget_5642d7e8abea0df3 {
  /* 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_f5b7750ac820ec42 ol,
  .widget_f5b7750ac820ec42 ul,
  .sidebar__widget_5642d7e8abea0df3 ol,
  .sidebar__widget_5642d7e8abea0df3 ul {
    margin-bottom: 0; }
  .widget_f5b7750ac820ec42 .widget-instagram-feed_201c757630e9c3fc,
  .sidebar__widget_5642d7e8abea0df3 .widget-instagram-feed_201c757630e9c3fc {
    width: 315px; }
    @media only screen and (min-width: 992px) and (max-width: 1280px) {
      .widget_f5b7750ac820ec42 .widget-instagram-feed_201c757630e9c3fc,
      .sidebar__widget_5642d7e8abea0df3 .widget-instagram-feed_201c757630e9c3fc {
        width: 220px; } }
    @media (max-width: 374px) {
      .widget_f5b7750ac820ec42 .widget-instagram-feed_201c757630e9c3fc,
      .sidebar__widget_5642d7e8abea0df3 .widget-instagram-feed_201c757630e9c3fc {
        width: 200px; } }
    .widget_f5b7750ac820ec42 .widget-instagram-feed_201c757630e9c3fc .single-instagram-feed_b37286e414e64e22,
    .sidebar__widget_5642d7e8abea0df3 .widget-instagram-feed_201c757630e9c3fc .single-instagram-feed_b37286e414e64e22 {
      width: 96px;
      height: 96px; }
  .widget_f5b7750ac820ec42 .wp-block-heading_d741da493b4130c9,
  .widget_f5b7750ac820ec42 .widget-title_d8a5456d7023e0a8,
  .widget_f5b7750ac820ec42 .wp-block-search__label_deced975dd28359f,
  .sidebar__widget_5642d7e8abea0df3 .wp-block-heading_d741da493b4130c9,
  .sidebar__widget_5642d7e8abea0df3 .widget-title_d8a5456d7023e0a8,
  .sidebar__widget_5642d7e8abea0df3 .wp-block-search__label_deced975dd28359f {
    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_f5b7750ac820ec42 .wp-block-social-links_a54a363e2c45dc9e .wp-social-link_b0c3b551c6404b54,
  .sidebar__widget_5642d7e8abea0df3 .wp-block-social-links_a54a363e2c45dc9e .wp-social-link_b0c3b551c6404b54 {
    padding: 0;
    margin: 0;
    line-height: 0; }
    .widget_f5b7750ac820ec42 .wp-block-social-links_a54a363e2c45dc9e .wp-social-link_b0c3b551c6404b54 a,
    .sidebar__widget_5642d7e8abea0df3 .wp-block-social-links_a54a363e2c45dc9e .wp-social-link_b0c3b551c6404b54 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_f5b7750ac820ec42 .wp-block-social-links_a54a363e2c45dc9e .wp-social-link_b0c3b551c6404b54 a:before,
      .sidebar__widget_5642d7e8abea0df3 .wp-block-social-links_a54a363e2c45dc9e .wp-social-link_b0c3b551c6404b54 a:before {
        display: none; }
  .widget_f5b7750ac820ec42 .has-avatars_09cede03ef3942b5.has-dates_a575a761c53ae2c6.has-excerpts_efd8da77fea9dc37.wp-block-te-latest-comments_c93c288b467aea4a li.wp-block-te-latest-comments__comment_aac5cbedfe6c970a .wp-block-te-latest-comments__comment-meta_525ecf07ef276060,
  .widget_f5b7750ac820ec42 .has-dates_a575a761c53ae2c6.has-excerpts_efd8da77fea9dc37.wp-block-te-latest-comments_c93c288b467aea4a li.wp-block-te-latest-comments__comment_aac5cbedfe6c970a .wp-block-te-latest-comments__comment-meta_525ecf07ef276060,
  .sidebar__widget_5642d7e8abea0df3 .has-avatars_09cede03ef3942b5.has-dates_a575a761c53ae2c6.has-excerpts_efd8da77fea9dc37.wp-block-te-latest-comments_c93c288b467aea4a li.wp-block-te-latest-comments__comment_aac5cbedfe6c970a .wp-block-te-latest-comments__comment-meta_525ecf07ef276060,
  .sidebar__widget_5642d7e8abea0df3 .has-dates_a575a761c53ae2c6.has-excerpts_efd8da77fea9dc37.wp-block-te-latest-comments_c93c288b467aea4a li.wp-block-te-latest-comments__comment_aac5cbedfe6c970a .wp-block-te-latest-comments__comment-meta_525ecf07ef276060 {
    font-weight: 500; }
    .widget_f5b7750ac820ec42 .has-avatars_09cede03ef3942b5.has-dates_a575a761c53ae2c6.has-excerpts_efd8da77fea9dc37.wp-block-te-latest-comments_c93c288b467aea4a li.wp-block-te-latest-comments__comment_aac5cbedfe6c970a .wp-block-te-latest-comments__comment-meta_525ecf07ef276060 .wp-block-te-latest-comments__comment-author_aa99047fc4bca69c,
    .widget_f5b7750ac820ec42 .has-avatars_09cede03ef3942b5.has-dates_a575a761c53ae2c6.has-excerpts_efd8da77fea9dc37.wp-block-te-latest-comments_c93c288b467aea4a li.wp-block-te-latest-comments__comment_aac5cbedfe6c970a .wp-block-te-latest-comments__comment-meta_525ecf07ef276060 .wp-block-te-latest-comments__comment-link_8eb5729d026c7ea2,
    .widget_f5b7750ac820ec42 .has-dates_a575a761c53ae2c6.has-excerpts_efd8da77fea9dc37.wp-block-te-latest-comments_c93c288b467aea4a li.wp-block-te-latest-comments__comment_aac5cbedfe6c970a .wp-block-te-latest-comments__comment-meta_525ecf07ef276060 .wp-block-te-latest-comments__comment-author_aa99047fc4bca69c,
    .widget_f5b7750ac820ec42 .has-dates_a575a761c53ae2c6.has-excerpts_efd8da77fea9dc37.wp-block-te-latest-comments_c93c288b467aea4a li.wp-block-te-latest-comments__comment_aac5cbedfe6c970a .wp-block-te-latest-comments__comment-meta_525ecf07ef276060 .wp-block-te-latest-comments__comment-link_8eb5729d026c7ea2,
    .sidebar__widget_5642d7e8abea0df3 .has-avatars_09cede03ef3942b5.has-dates_a575a761c53ae2c6.has-excerpts_efd8da77fea9dc37.wp-block-te-latest-comments_c93c288b467aea4a li.wp-block-te-latest-comments__comment_aac5cbedfe6c970a .wp-block-te-latest-comments__comment-meta_525ecf07ef276060 .wp-block-te-latest-comments__comment-author_aa99047fc4bca69c,
    .sidebar__widget_5642d7e8abea0df3 .has-avatars_09cede03ef3942b5.has-dates_a575a761c53ae2c6.has-excerpts_efd8da77fea9dc37.wp-block-te-latest-comments_c93c288b467aea4a li.wp-block-te-latest-comments__comment_aac5cbedfe6c970a .wp-block-te-latest-comments__comment-meta_525ecf07ef276060 .wp-block-te-latest-comments__comment-link_8eb5729d026c7ea2,
    .sidebar__widget_5642d7e8abea0df3 .has-dates_a575a761c53ae2c6.has-excerpts_efd8da77fea9dc37.wp-block-te-latest-comments_c93c288b467aea4a li.wp-block-te-latest-comments__comment_aac5cbedfe6c970a .wp-block-te-latest-comments__comment-meta_525ecf07ef276060 .wp-block-te-latest-comments__comment-author_aa99047fc4bca69c,
    .sidebar__widget_5642d7e8abea0df3 .has-dates_a575a761c53ae2c6.has-excerpts_efd8da77fea9dc37.wp-block-te-latest-comments_c93c288b467aea4a li.wp-block-te-latest-comments__comment_aac5cbedfe6c970a .wp-block-te-latest-comments__comment-meta_525ecf07ef276060 .wp-block-te-latest-comments__comment-link_8eb5729d026c7ea2 {
      font-weight: 500; }
  .widget_f5b7750ac820ec42 .wp-block-te-latest-comments_c93c288b467aea4a li.wp-block-te-latest-comments__comment_aac5cbedfe6c970a,
  .widget_f5b7750ac820ec42 .wp-block-latest-posts_05063a78af6b89b2 li.wp-block-te-latest-comments__comment_aac5cbedfe6c970a,
  .sidebar__widget_5642d7e8abea0df3 .wp-block-te-latest-comments_c93c288b467aea4a li.wp-block-te-latest-comments__comment_aac5cbedfe6c970a,
  .sidebar__widget_5642d7e8abea0df3 .wp-block-latest-posts_05063a78af6b89b2 li.wp-block-te-latest-comments__comment_aac5cbedfe6c970a {
    margin-bottom: 0; }
  .widget_f5b7750ac820ec42 .wp-block-te-latest-comments_c93c288b467aea4a li .wp-block-te-latest-comments__comment-meta_525ecf07ef276060,
  .widget_f5b7750ac820ec42 .wp-block-te-latest-comments_c93c288b467aea4a li .wp-block-latest-posts__te-post-title_bee9269a245b6338,
  .widget_f5b7750ac820ec42 .wp-block-latest-posts_05063a78af6b89b2 li .wp-block-te-latest-comments__comment-meta_525ecf07ef276060,
  .widget_f5b7750ac820ec42 .wp-block-latest-posts_05063a78af6b89b2 li .wp-block-latest-posts__te-post-title_bee9269a245b6338,
  .sidebar__widget_5642d7e8abea0df3 .wp-block-te-latest-comments_c93c288b467aea4a li .wp-block-te-latest-comments__comment-meta_525ecf07ef276060,
  .sidebar__widget_5642d7e8abea0df3 .wp-block-te-latest-comments_c93c288b467aea4a li .wp-block-latest-posts__te-post-title_bee9269a245b6338,
  .sidebar__widget_5642d7e8abea0df3 .wp-block-latest-posts_05063a78af6b89b2 li .wp-block-te-latest-comments__comment-meta_525ecf07ef276060,
  .sidebar__widget_5642d7e8abea0df3 .wp-block-latest-posts_05063a78af6b89b2 li .wp-block-latest-posts__te-post-title_bee9269a245b6338 {
    line-height: 28px;
    font-weight: 400; }
    .widget_f5b7750ac820ec42 .wp-block-te-latest-comments_c93c288b467aea4a li .wp-block-te-latest-comments__comment-meta_525ecf07ef276060 .wp-block-te-latest-comments__comment-date_dc70da36e0d5295b,
    .widget_f5b7750ac820ec42 .wp-block-te-latest-comments_c93c288b467aea4a li .wp-block-latest-posts__te-post-title_bee9269a245b6338 .wp-block-te-latest-comments__comment-date_dc70da36e0d5295b,
    .widget_f5b7750ac820ec42 .wp-block-latest-posts_05063a78af6b89b2 li .wp-block-te-latest-comments__comment-meta_525ecf07ef276060 .wp-block-te-latest-comments__comment-date_dc70da36e0d5295b,
    .widget_f5b7750ac820ec42 .wp-block-latest-posts_05063a78af6b89b2 li .wp-block-latest-posts__te-post-title_bee9269a245b6338 .wp-block-te-latest-comments__comment-date_dc70da36e0d5295b,
    .sidebar__widget_5642d7e8abea0df3 .wp-block-te-latest-comments_c93c288b467aea4a li .wp-block-te-latest-comments__comment-meta_525ecf07ef276060 .wp-block-te-latest-comments__comment-date_dc70da36e0d5295b,
    .sidebar__widget_5642d7e8abea0df3 .wp-block-te-latest-comments_c93c288b467aea4a li .wp-block-latest-posts__te-post-title_bee9269a245b6338 .wp-block-te-latest-comments__comment-date_dc70da36e0d5295b,
    .sidebar__widget_5642d7e8abea0df3 .wp-block-latest-posts_05063a78af6b89b2 li .wp-block-te-latest-comments__comment-meta_525ecf07ef276060 .wp-block-te-latest-comments__comment-date_dc70da36e0d5295b,
    .sidebar__widget_5642d7e8abea0df3 .wp-block-latest-posts_05063a78af6b89b2 li .wp-block-latest-posts__te-post-title_bee9269a245b6338 .wp-block-te-latest-comments__comment-date_dc70da36e0d5295b {
      font-size: 14px !important;
      margin-bottom: 10px;
      position: relative; }
      .widget_f5b7750ac820ec42 .wp-block-te-latest-comments_c93c288b467aea4a li .wp-block-te-latest-comments__comment-meta_525ecf07ef276060 .wp-block-te-latest-comments__comment-date_dc70da36e0d5295b:before,
      .widget_f5b7750ac820ec42 .wp-block-te-latest-comments_c93c288b467aea4a li .wp-block-latest-posts__te-post-title_bee9269a245b6338 .wp-block-te-latest-comments__comment-date_dc70da36e0d5295b:before,
      .widget_f5b7750ac820ec42 .wp-block-latest-posts_05063a78af6b89b2 li .wp-block-te-latest-comments__comment-meta_525ecf07ef276060 .wp-block-te-latest-comments__comment-date_dc70da36e0d5295b:before,
      .widget_f5b7750ac820ec42 .wp-block-latest-posts_05063a78af6b89b2 li .wp-block-latest-posts__te-post-title_bee9269a245b6338 .wp-block-te-latest-comments__comment-date_dc70da36e0d5295b:before,
      .sidebar__widget_5642d7e8abea0df3 .wp-block-te-latest-comments_c93c288b467aea4a li .wp-block-te-latest-comments__comment-meta_525ecf07ef276060 .wp-block-te-latest-comments__comment-date_dc70da36e0d5295b:before,
      .sidebar__widget_5642d7e8abea0df3 .wp-block-te-latest-comments_c93c288b467aea4a li .wp-block-latest-posts__te-post-title_bee9269a245b6338 .wp-block-te-latest-comments__comment-date_dc70da36e0d5295b:before,
      .sidebar__widget_5642d7e8abea0df3 .wp-block-latest-posts_05063a78af6b89b2 li .wp-block-te-latest-comments__comment-meta_525ecf07ef276060 .wp-block-te-latest-comments__comment-date_dc70da36e0d5295b:before,
      .sidebar__widget_5642d7e8abea0df3 .wp-block-latest-posts_05063a78af6b89b2 li .wp-block-latest-posts__te-post-title_bee9269a245b6338 .wp-block-te-latest-comments__comment-date_dc70da36e0d5295b:before {
        content: "\f274";
        font-family: "Font Awesome 6 Free";
        padding-right: 8px; }
  .widget_f5b7750ac820ec42 .wp-block-te-latest-comments_c93c288b467aea4a li a,
  .widget_f5b7750ac820ec42 .wp-block-latest-posts_05063a78af6b89b2 li a,
  .sidebar__widget_5642d7e8abea0df3 .wp-block-te-latest-comments_c93c288b467aea4a li a,
  .sidebar__widget_5642d7e8abea0df3 .wp-block-latest-posts_05063a78af6b89b2 li a {
    color: #335371; }
    .widget_f5b7750ac820ec42 .wp-block-te-latest-comments_c93c288b467aea4a li a.wp-block-te-latest-comments__comment-author_aa99047fc4bca69c, .widget_f5b7750ac820ec42 .wp-block-te-latest-comments_c93c288b467aea4a li a.wp-block-te-latest-comments__comment-link_8eb5729d026c7ea2,
    .widget_f5b7750ac820ec42 .wp-block-latest-posts_05063a78af6b89b2 li a.wp-block-te-latest-comments__comment-author_aa99047fc4bca69c,
    .widget_f5b7750ac820ec42 .wp-block-latest-posts_05063a78af6b89b2 li a.wp-block-te-latest-comments__comment-link_8eb5729d026c7ea2,
    .sidebar__widget_5642d7e8abea0df3 .wp-block-te-latest-comments_c93c288b467aea4a li a.wp-block-te-latest-comments__comment-author_aa99047fc4bca69c,
    .sidebar__widget_5642d7e8abea0df3 .wp-block-te-latest-comments_c93c288b467aea4a li a.wp-block-te-latest-comments__comment-link_8eb5729d026c7ea2,
    .sidebar__widget_5642d7e8abea0df3 .wp-block-latest-posts_05063a78af6b89b2 li a.wp-block-te-latest-comments__comment-author_aa99047fc4bca69c,
    .sidebar__widget_5642d7e8abea0df3 .wp-block-latest-posts_05063a78af6b89b2 li a.wp-block-te-latest-comments__comment-link_8eb5729d026c7ea2 {
      display: inline !important;
      text-transform: capitalize;
      line-height: 28px;
      font-weight: 400; }
    .widget_f5b7750ac820ec42 .wp-block-te-latest-comments_c93c288b467aea4a li a:hover,
    .widget_f5b7750ac820ec42 .wp-block-latest-posts_05063a78af6b89b2 li a:hover,
    .sidebar__widget_5642d7e8abea0df3 .wp-block-te-latest-comments_c93c288b467aea4a li a:hover,
    .sidebar__widget_5642d7e8abea0df3 .wp-block-latest-posts_05063a78af6b89b2 li a:hover {
      color: #317EFE; }
  .widget_f5b7750ac820ec42 .wp-block-te-latest-comments_c93c288b467aea4a li .wp-block-te-latest-comments__comment-excerpt_19c34825e2519c90 p,
  .widget_f5b7750ac820ec42 .wp-block-latest-posts_05063a78af6b89b2 li .wp-block-te-latest-comments__comment-excerpt_19c34825e2519c90 p,
  .sidebar__widget_5642d7e8abea0df3 .wp-block-te-latest-comments_c93c288b467aea4a li .wp-block-te-latest-comments__comment-excerpt_19c34825e2519c90 p,
  .sidebar__widget_5642d7e8abea0df3 .wp-block-latest-posts_05063a78af6b89b2 li .wp-block-te-latest-comments__comment-excerpt_19c34825e2519c90 p {
    font-size: 16px;
    line-height: 28px;
    margin: 0; }
  .widget_f5b7750ac820ec42 .te-social-profile_59c245f8e49b32dc,
  .sidebar__widget_5642d7e8abea0df3 .te-social-profile_59c245f8e49b32dc {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .widget_f5b7750ac820ec42 .te-social-profile_59c245f8e49b32dc a,
    .sidebar__widget_5642d7e8abea0df3 .te-social-profile_59c245f8e49b32dc 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_f5b7750ac820ec42 .te-social-profile_59c245f8e49b32dc a,
        .sidebar__widget_5642d7e8abea0df3 .te-social-profile_59c245f8e49b32dc a {
          width: 40px;
          height: 40px; } }
      .widget_f5b7750ac820ec42 .te-social-profile_59c245f8e49b32dc a.facebook_0eee711b8c10039f,
      .sidebar__widget_5642d7e8abea0df3 .te-social-profile_59c245f8e49b32dc a.facebook_0eee711b8c10039f {
        background-color: #1877f2; }
      .widget_f5b7750ac820ec42 .te-social-profile_59c245f8e49b32dc a.twitter_18422ead9464e87d,
      .sidebar__widget_5642d7e8abea0df3 .te-social-profile_59c245f8e49b32dc a.twitter_18422ead9464e87d {
        background-color: #1da1f2; }
      .widget_f5b7750ac820ec42 .te-social-profile_59c245f8e49b32dc a.linkedin_8f1fb7b357240b3f,
      .sidebar__widget_5642d7e8abea0df3 .te-social-profile_59c245f8e49b32dc a.linkedin_8f1fb7b357240b3f {
        background-color: #0a66c2; }
      .widget_f5b7750ac820ec42 .te-social-profile_59c245f8e49b32dc a.instagram_eb1aea11b4295c0b,
      .sidebar__widget_5642d7e8abea0df3 .te-social-profile_59c245f8e49b32dc a.instagram_eb1aea11b4295c0b {
        background-color: #405de6; }
      .widget_f5b7750ac820ec42 .te-social-profile_59c245f8e49b32dc a:hover,
      .sidebar__widget_5642d7e8abea0df3 .te-social-profile_59c245f8e49b32dc a:hover {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #E7F914; }
  .widget_f5b7750ac820ec42 select,
  .sidebar__widget_5642d7e8abea0df3 select {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371;
    margin-bottom: 0; }
  .widget_f5b7750ac820ec42 .has-login-form_0ad7153fdc45929d .login-username_bf343cc9642c0ee1 label,
  .widget_f5b7750ac820ec42 .has-login-form_0ad7153fdc45929d .login-password_19658b085628c465 label,
  .sidebar__widget_5642d7e8abea0df3 .has-login-form_0ad7153fdc45929d .login-username_bf343cc9642c0ee1 label,
  .sidebar__widget_5642d7e8abea0df3 .has-login-form_0ad7153fdc45929d .login-password_19658b085628c465 label {
    margin-bottom: 10px; }
  .widget_f5b7750ac820ec42 .has-login-form_0ad7153fdc45929d .login-username_bf343cc9642c0ee1 input,
  .widget_f5b7750ac820ec42 .has-login-form_0ad7153fdc45929d .login-password_19658b085628c465 input,
  .sidebar__widget_5642d7e8abea0df3 .has-login-form_0ad7153fdc45929d .login-username_bf343cc9642c0ee1 input,
  .sidebar__widget_5642d7e8abea0df3 .has-login-form_0ad7153fdc45929d .login-password_19658b085628c465 input {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #31373f;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371; }
  .widget_f5b7750ac820ec42 .has-login-form_0ad7153fdc45929d .login-remember_948544c963361f08 label,
  .sidebar__widget_5642d7e8abea0df3 .has-login-form_0ad7153fdc45929d .login-remember_948544c963361f08 label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px; }
  .widget_f5b7750ac820ec42 .has-login-form_0ad7153fdc45929d .login-submit_16460f7e2a7e330d,
  .sidebar__widget_5642d7e8abea0df3 .has-login-form_0ad7153fdc45929d .login-submit_16460f7e2a7e330d {
    margin-bottom: 0; }
    .widget_f5b7750ac820ec42 .has-login-form_0ad7153fdc45929d .login-submit_16460f7e2a7e330d input.button-primary_629695d68668b801,
    .sidebar__widget_5642d7e8abea0df3 .has-login-form_0ad7153fdc45929d .login-submit_16460f7e2a7e330d input.button-primary_629695d68668b801 {
      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_f5b7750ac820ec42 .search-form_c0569bd6ebf1c0c3,
  .sidebar__widget_5642d7e8abea0df3 .search-form_c0569bd6ebf1c0c3 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_f5b7750ac820ec42 .search-form_c0569bd6ebf1c0c3 button,
    .sidebar__widget_5642d7e8abea0df3 .search-form_c0569bd6ebf1c0c3 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_f5b7750ac820ec42.widget_search_81caeab93bc8bb02 .sidebar__search_0a2366dc365102fc,
  .sidebar__widget_5642d7e8abea0df3.widget_search_81caeab93bc8bb02 .sidebar__search_0a2366dc365102fc {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_f5b7750ac820ec42.widget_search_81caeab93bc8bb02 .sidebar__search_0a2366dc365102fc button,
    .sidebar__widget_5642d7e8abea0df3.widget_search_81caeab93bc8bb02 .sidebar__search_0a2366dc365102fc button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_f5b7750ac820ec42 .wp-block-search__no-button_b60bb107c6a050c9.wp-block-search_294b08fd6bab8002 input,
  .sidebar__widget_5642d7e8abea0df3 .wp-block-search__no-button_b60bb107c6a050c9.wp-block-search_294b08fd6bab8002 input {
    border-radius: 10px; }
  .widget_f5b7750ac820ec42 .wp-block-search_294b08fd6bab8002,
  .sidebar__widget_5642d7e8abea0df3 .wp-block-search_294b08fd6bab8002 {
    margin-bottom: -2px; }
  .widget_f5b7750ac820ec42 .wp-block-search_294b08fd6bab8002,
  .widget_f5b7750ac820ec42 .search-form_c0569bd6ebf1c0c3,
  .widget_f5b7750ac820ec42 .sidebar__search_0a2366dc365102fc,
  .sidebar__widget_5642d7e8abea0df3 .wp-block-search_294b08fd6bab8002,
  .sidebar__widget_5642d7e8abea0df3 .search-form_c0569bd6ebf1c0c3,
  .sidebar__widget_5642d7e8abea0df3 .sidebar__search_0a2366dc365102fc {
    display: inline-block;
    width: 100%;
    overflow: hidden; }
    .widget_f5b7750ac820ec42 .wp-block-search_294b08fd6bab8002 .wp-block-search__inside-wrapper_9000bcbfacc27a47,
    .widget_f5b7750ac820ec42 .search-form_c0569bd6ebf1c0c3 .wp-block-search__inside-wrapper_9000bcbfacc27a47,
    .widget_f5b7750ac820ec42 .sidebar__search_0a2366dc365102fc .wp-block-search__inside-wrapper_9000bcbfacc27a47,
    .sidebar__widget_5642d7e8abea0df3 .wp-block-search_294b08fd6bab8002 .wp-block-search__inside-wrapper_9000bcbfacc27a47,
    .sidebar__widget_5642d7e8abea0df3 .search-form_c0569bd6ebf1c0c3 .wp-block-search__inside-wrapper_9000bcbfacc27a47,
    .sidebar__widget_5642d7e8abea0df3 .sidebar__search_0a2366dc365102fc .wp-block-search__inside-wrapper_9000bcbfacc27a47 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .widget_f5b7750ac820ec42 .wp-block-search_294b08fd6bab8002 label,
    .widget_f5b7750ac820ec42 .search-form_c0569bd6ebf1c0c3 label,
    .widget_f5b7750ac820ec42 .sidebar__search_0a2366dc365102fc label,
    .sidebar__widget_5642d7e8abea0df3 .wp-block-search_294b08fd6bab8002 label,
    .sidebar__widget_5642d7e8abea0df3 .search-form_c0569bd6ebf1c0c3 label,
    .sidebar__widget_5642d7e8abea0df3 .sidebar__search_0a2366dc365102fc label {
      font-size: 24px;
      display: block;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #14203A;
      font-family: "Inter", sans-serif; }
    .widget_f5b7750ac820ec42 .wp-block-search_294b08fd6bab8002 input,
    .widget_f5b7750ac820ec42 .search-form_c0569bd6ebf1c0c3 input,
    .widget_f5b7750ac820ec42 .sidebar__search_0a2366dc365102fc input,
    .sidebar__widget_5642d7e8abea0df3 .wp-block-search_294b08fd6bab8002 input,
    .sidebar__widget_5642d7e8abea0df3 .search-form_c0569bd6ebf1c0c3 input,
    .sidebar__widget_5642d7e8abea0df3 .sidebar__search_0a2366dc365102fc 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_f5b7750ac820ec42 .wp-block-search_294b08fd6bab8002 button,
    .widget_f5b7750ac820ec42 .search-form_c0569bd6ebf1c0c3 button,
    .widget_f5b7750ac820ec42 .sidebar__search_0a2366dc365102fc button,
    .sidebar__widget_5642d7e8abea0df3 .wp-block-search_294b08fd6bab8002 button,
    .sidebar__widget_5642d7e8abea0df3 .search-form_c0569bd6ebf1c0c3 button,
    .sidebar__widget_5642d7e8abea0df3 .sidebar__search_0a2366dc365102fc 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_f5b7750ac820ec42 .tagcloud_627907bc2b92fe8d,
  .widget_f5b7750ac820ec42 .wp-block-tag-cloud_1d077ac50efe2ba7,
  .sidebar__widget_5642d7e8abea0df3 .tagcloud_627907bc2b92fe8d,
  .sidebar__widget_5642d7e8abea0df3 .wp-block-tag-cloud_1d077ac50efe2ba7 {
    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_f5b7750ac820ec42 .tagcloud_627907bc2b92fe8d a,
    .widget_f5b7750ac820ec42 .wp-block-tag-cloud_1d077ac50efe2ba7 a,
    .sidebar__widget_5642d7e8abea0df3 .tagcloud_627907bc2b92fe8d a,
    .sidebar__widget_5642d7e8abea0df3 .wp-block-tag-cloud_1d077ac50efe2ba7 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_f5b7750ac820ec42 .tagcloud_627907bc2b92fe8d a:hover,
      .widget_f5b7750ac820ec42 .wp-block-tag-cloud_1d077ac50efe2ba7 a:hover,
      .sidebar__widget_5642d7e8abea0df3 .tagcloud_627907bc2b92fe8d a:hover,
      .sidebar__widget_5642d7e8abea0df3 .wp-block-tag-cloud_1d077ac50efe2ba7 a:hover {
        color: #ffffff;
        background: #317EFE;
        border-color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .widget_f5b7750ac820ec42 ul,
  .widget_f5b7750ac820ec42 ol,
  .sidebar__widget_5642d7e8abea0df3 ul,
  .sidebar__widget_5642d7e8abea0df3 ol {
    margin-bottom: 0;
    padding-left: 0;
    /* Tag Cloud Widget */ }
    .widget_f5b7750ac820ec42 ul li,
    .widget_f5b7750ac820ec42 ol li,
    .sidebar__widget_5642d7e8abea0df3 ul li,
    .sidebar__widget_5642d7e8abea0df3 ol li {
      display: block;
      padding: 8px 0;
      border-top: 1px solid #E1E1E1;
      margin-bottom: 0;
      /* Recent Comment Widget */ }
      .widget_f5b7750ac820ec42 ul li:first-child,
      .widget_f5b7750ac820ec42 ol li:first-child,
      .sidebar__widget_5642d7e8abea0df3 ul li:first-child,
      .sidebar__widget_5642d7e8abea0df3 ol li:first-child {
        border-top: 0; }
      .widget_f5b7750ac820ec42 ul li:last-child,
      .widget_f5b7750ac820ec42 ol li:last-child,
      .sidebar__widget_5642d7e8abea0df3 ul li:last-child,
      .sidebar__widget_5642d7e8abea0df3 ol li:last-child {
        margin-bottom: 0; }
      .widget_f5b7750ac820ec42 ul li.recentcomments_1be259b13ca8ced3 .comment-author-link_e517e206f20e0317 a:before, .widget_f5b7750ac820ec42 ul li.wp-block-latest-comments__comment_121ad816bc00a80f .comment-author-link_e517e206f20e0317 a:before,
      .widget_f5b7750ac820ec42 ol li.recentcomments_1be259b13ca8ced3 .comment-author-link_e517e206f20e0317 a:before,
      .widget_f5b7750ac820ec42 ol li.wp-block-latest-comments__comment_121ad816bc00a80f .comment-author-link_e517e206f20e0317 a:before,
      .sidebar__widget_5642d7e8abea0df3 ul li.recentcomments_1be259b13ca8ced3 .comment-author-link_e517e206f20e0317 a:before,
      .sidebar__widget_5642d7e8abea0df3 ul li.wp-block-latest-comments__comment_121ad816bc00a80f .comment-author-link_e517e206f20e0317 a:before,
      .sidebar__widget_5642d7e8abea0df3 ol li.recentcomments_1be259b13ca8ced3 .comment-author-link_e517e206f20e0317 a:before,
      .sidebar__widget_5642d7e8abea0df3 ol li.wp-block-latest-comments__comment_121ad816bc00a80f .comment-author-link_e517e206f20e0317 a:before {
        display: none; }
      .widget_f5b7750ac820ec42 ul li.recentcomments_1be259b13ca8ced3 a, .widget_f5b7750ac820ec42 ul li.wp-block-latest-comments__comment_121ad816bc00a80f a,
      .widget_f5b7750ac820ec42 ol li.recentcomments_1be259b13ca8ced3 a,
      .widget_f5b7750ac820ec42 ol li.wp-block-latest-comments__comment_121ad816bc00a80f a,
      .sidebar__widget_5642d7e8abea0df3 ul li.recentcomments_1be259b13ca8ced3 a,
      .sidebar__widget_5642d7e8abea0df3 ul li.wp-block-latest-comments__comment_121ad816bc00a80f a,
      .sidebar__widget_5642d7e8abea0df3 ol li.recentcomments_1be259b13ca8ced3 a,
      .sidebar__widget_5642d7e8abea0df3 ol li.wp-block-latest-comments__comment_121ad816bc00a80f a {
        padding-left: 0;
        display: inline; }
        .widget_f5b7750ac820ec42 ul li.recentcomments_1be259b13ca8ced3 a:before, .widget_f5b7750ac820ec42 ul li.wp-block-latest-comments__comment_121ad816bc00a80f a:before,
        .widget_f5b7750ac820ec42 ol li.recentcomments_1be259b13ca8ced3 a:before,
        .widget_f5b7750ac820ec42 ol li.wp-block-latest-comments__comment_121ad816bc00a80f a:before,
        .sidebar__widget_5642d7e8abea0df3 ul li.recentcomments_1be259b13ca8ced3 a:before,
        .sidebar__widget_5642d7e8abea0df3 ul li.wp-block-latest-comments__comment_121ad816bc00a80f a:before,
        .sidebar__widget_5642d7e8abea0df3 ol li.recentcomments_1be259b13ca8ced3 a:before,
        .sidebar__widget_5642d7e8abea0df3 ol li.wp-block-latest-comments__comment_121ad816bc00a80f a:before {
          display: none; }
      .widget_f5b7750ac820ec42 ul li a,
      .widget_f5b7750ac820ec42 ol li a,
      .sidebar__widget_5642d7e8abea0df3 ul li a,
      .sidebar__widget_5642d7e8abea0df3 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_f5b7750ac820ec42 ul li a::before,
        .widget_f5b7750ac820ec42 ol li a::before,
        .sidebar__widget_5642d7e8abea0df3 ul li a::before,
        .sidebar__widget_5642d7e8abea0df3 ol li a::before {
          content: "\f105";
          font-family: "Font Awesome 6 Free";
          margin-right: 10px; }
        .widget_f5b7750ac820ec42 ul li a:hover,
        .widget_f5b7750ac820ec42 ol li a:hover,
        .sidebar__widget_5642d7e8abea0df3 ul li a:hover,
        .sidebar__widget_5642d7e8abea0df3 ol li a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .widget_f5b7750ac820ec42 ul li a.rsswidget_b2fb50066ca27c11, .widget_f5b7750ac820ec42 ul li a.wp-block-latest-posts__post-title_0edc6285d1cb29a9,
        .widget_f5b7750ac820ec42 ol li a.rsswidget_b2fb50066ca27c11,
        .widget_f5b7750ac820ec42 ol li a.wp-block-latest-posts__post-title_0edc6285d1cb29a9,
        .sidebar__widget_5642d7e8abea0df3 ul li a.rsswidget_b2fb50066ca27c11,
        .sidebar__widget_5642d7e8abea0df3 ul li a.wp-block-latest-posts__post-title_0edc6285d1cb29a9,
        .sidebar__widget_5642d7e8abea0df3 ol li a.rsswidget_b2fb50066ca27c11,
        .sidebar__widget_5642d7e8abea0df3 ol li a.wp-block-latest-posts__post-title_0edc6285d1cb29a9 {
          padding-left: 0;
          font-weight: 500;
          display: block; }
          .widget_f5b7750ac820ec42 ul li a.rsswidget_b2fb50066ca27c11:before, .widget_f5b7750ac820ec42 ul li a.wp-block-latest-posts__post-title_0edc6285d1cb29a9:before,
          .widget_f5b7750ac820ec42 ol li a.rsswidget_b2fb50066ca27c11:before,
          .widget_f5b7750ac820ec42 ol li a.wp-block-latest-posts__post-title_0edc6285d1cb29a9:before,
          .sidebar__widget_5642d7e8abea0df3 ul li a.rsswidget_b2fb50066ca27c11:before,
          .sidebar__widget_5642d7e8abea0df3 ul li a.wp-block-latest-posts__post-title_0edc6285d1cb29a9:before,
          .sidebar__widget_5642d7e8abea0df3 ol li a.rsswidget_b2fb50066ca27c11:before,
          .sidebar__widget_5642d7e8abea0df3 ol li a.wp-block-latest-posts__post-title_0edc6285d1cb29a9:before {
            display: none; }
      .widget_f5b7750ac820ec42 ul li ul,
      .widget_f5b7750ac820ec42 ol li ul,
      .sidebar__widget_5642d7e8abea0df3 ul li ul,
      .sidebar__widget_5642d7e8abea0df3 ol li ul {
        padding-left: 25px;
        padding-top: 10px; }
    .widget_f5b7750ac820ec42 ul.wp-tag-cloud_4420f07abbda700b li,
    .widget_f5b7750ac820ec42 ol.wp-tag-cloud_4420f07abbda700b li,
    .sidebar__widget_5642d7e8abea0df3 ul.wp-tag-cloud_4420f07abbda700b li,
    .sidebar__widget_5642d7e8abea0df3 ol.wp-tag-cloud_4420f07abbda700b li {
      display: inline-block;
      padding: 0;
      border: 0; }
      .widget_f5b7750ac820ec42 ul.wp-tag-cloud_4420f07abbda700b li a:before,
      .widget_f5b7750ac820ec42 ol.wp-tag-cloud_4420f07abbda700b li a:before,
      .sidebar__widget_5642d7e8abea0df3 ul.wp-tag-cloud_4420f07abbda700b li a:before,
      .sidebar__widget_5642d7e8abea0df3 ol.wp-tag-cloud_4420f07abbda700b li a:before {
        display: none; }
  .widget_f5b7750ac820ec42.te_widget_categories_223426e61206bc4a li, .widget_f5b7750ac820ec42.widget_archive_63fc1b6a5cb7602d li,
  .widget_f5b7750ac820ec42 .wp-block-categories-list_1f9f5462b67b223f li,
  .widget_f5b7750ac820ec42 .wp-block-archives-list_8daf8f6a07370f6e li,
  .sidebar__widget_5642d7e8abea0df3.te_widget_categories_223426e61206bc4a li,
  .sidebar__widget_5642d7e8abea0df3.widget_archive_63fc1b6a5cb7602d li,
  .sidebar__widget_5642d7e8abea0df3 .wp-block-categories-list_1f9f5462b67b223f li,
  .sidebar__widget_5642d7e8abea0df3 .wp-block-archives-list_8daf8f6a07370f6e 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_f5b7750ac820ec42.te_widget_categories_223426e61206bc4a li.cat-item_5bb9a6fea3d981c6, .widget_f5b7750ac820ec42.widget_archive_63fc1b6a5cb7602d li.cat-item_5bb9a6fea3d981c6,
    .widget_f5b7750ac820ec42 .wp-block-categories-list_1f9f5462b67b223f li.cat-item_5bb9a6fea3d981c6,
    .widget_f5b7750ac820ec42 .wp-block-archives-list_8daf8f6a07370f6e li.cat-item_5bb9a6fea3d981c6,
    .sidebar__widget_5642d7e8abea0df3.te_widget_categories_223426e61206bc4a li.cat-item_5bb9a6fea3d981c6,
    .sidebar__widget_5642d7e8abea0df3.widget_archive_63fc1b6a5cb7602d li.cat-item_5bb9a6fea3d981c6,
    .sidebar__widget_5642d7e8abea0df3 .wp-block-categories-list_1f9f5462b67b223f li.cat-item_5bb9a6fea3d981c6,
    .sidebar__widget_5642d7e8abea0df3 .wp-block-archives-list_8daf8f6a07370f6e li.cat-item_5bb9a6fea3d981c6 {
      text-align: right;
      display: inline-block;
      width: 100%; }
    .widget_f5b7750ac820ec42.te_widget_categories_223426e61206bc4a li a, .widget_f5b7750ac820ec42.widget_archive_63fc1b6a5cb7602d li a,
    .widget_f5b7750ac820ec42 .wp-block-categories-list_1f9f5462b67b223f li a,
    .widget_f5b7750ac820ec42 .wp-block-archives-list_8daf8f6a07370f6e li a,
    .sidebar__widget_5642d7e8abea0df3.te_widget_categories_223426e61206bc4a li a,
    .sidebar__widget_5642d7e8abea0df3.widget_archive_63fc1b6a5cb7602d li a,
    .sidebar__widget_5642d7e8abea0df3 .wp-block-categories-list_1f9f5462b67b223f li a,
    .sidebar__widget_5642d7e8abea0df3 .wp-block-archives-list_8daf8f6a07370f6e li a {
      float: left; }

/* About Info Widget*/
.widget-about-info_4a08444d82b76997 {
  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_4a08444d82b76997 .about-desc_03618fc8c7b2595f {
    text-align: left; }
    .widget-about-info_4a08444d82b76997 .about-desc_03618fc8c7b2595f .about-title_e622250c6d7d78cc {
      font-size: 20px; }
  .widget-about-info_4a08444d82b76997 .about-image_4916e551e47b421c {
    width: 140px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px; }
  .widget-about-info_4a08444d82b76997 .te-social-profile_59c245f8e49b32dc {
    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_4a08444d82b76997 .te-social-profile_59c245f8e49b32dc 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_4a08444d82b76997 .te-social-profile_59c245f8e49b32dc 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_a575a761c53ae2c6.has-author_1a3700109023d571.wp-block-latest-posts_05063a78af6b89b2 .wp-block-latest-posts__te-post-title_bee9269a245b6338 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }

.widget_rss_942afb96d46986fe .wp-block-heading_d741da493b4130c9:before,
.widget_rss_942afb96d46986fe .widget-title_d8a5456d7023e0a8:before {
  display: none; }
.widget_rss_942afb96d46986fe .rss-widget-icon_d64c923936724dff {
  margin-right: 6px; }
.widget_rss_942afb96d46986fe ul li a.rsswidget_b2fb50066ca27c11 {
  color: #14203A; }
  .widget_rss_942afb96d46986fe ul li a.rsswidget_b2fb50066ca27c11:hover {
    color: #317EFE; }

.wp-block-latest-posts_05063a78af6b89b2 .wp-block-rss__item-title_633609c31e69cd3c,
.wp-block-rss_5d9284892f293ba4 .wp-block-rss__item-title_633609c31e69cd3c,
.widget_rss_942afb96d46986fe .wp-block-rss__item-title_633609c31e69cd3c {
  display: inline-block;
  width: 100%;
  font-weight: 500; }
  .wp-block-latest-posts_05063a78af6b89b2 .wp-block-rss__item-title_633609c31e69cd3c a:before,
  .wp-block-rss_5d9284892f293ba4 .wp-block-rss__item-title_633609c31e69cd3c a:before,
  .widget_rss_942afb96d46986fe .wp-block-rss__item-title_633609c31e69cd3c a:before {
    display: none; }
.wp-block-latest-posts_05063a78af6b89b2 .wp-block-latest-posts__post-author_1379e41874a041a8,
.wp-block-latest-posts_05063a78af6b89b2 .wp-block-rss__item-publish-date_746282f5e0d39349,
.wp-block-rss_5d9284892f293ba4 .wp-block-latest-posts__post-author_1379e41874a041a8,
.wp-block-rss_5d9284892f293ba4 .wp-block-rss__item-publish-date_746282f5e0d39349,
.widget_rss_942afb96d46986fe .wp-block-latest-posts__post-author_1379e41874a041a8,
.widget_rss_942afb96d46986fe .wp-block-rss__item-publish-date_746282f5e0d39349 {
  margin-right: 10px; }
.wp-block-latest-posts_05063a78af6b89b2 .wp-block-latest-posts__post-author_1379e41874a041a8,
.wp-block-latest-posts_05063a78af6b89b2 .wp-block-latest-posts__te-post-date_f3012fb216f18e8a,
.wp-block-latest-posts_05063a78af6b89b2 .wp-block-rss__item-publish-date_746282f5e0d39349,
.wp-block-latest-posts_05063a78af6b89b2 .wp-block-rss__item-author_5beb6ae41a57e6c4,
.wp-block-latest-posts_05063a78af6b89b2 .rss-date_e5051963cb5594e0,
.wp-block-rss_5d9284892f293ba4 .wp-block-latest-posts__post-author_1379e41874a041a8,
.wp-block-rss_5d9284892f293ba4 .wp-block-latest-posts__te-post-date_f3012fb216f18e8a,
.wp-block-rss_5d9284892f293ba4 .wp-block-rss__item-publish-date_746282f5e0d39349,
.wp-block-rss_5d9284892f293ba4 .wp-block-rss__item-author_5beb6ae41a57e6c4,
.wp-block-rss_5d9284892f293ba4 .rss-date_e5051963cb5594e0,
.widget_rss_942afb96d46986fe .wp-block-latest-posts__post-author_1379e41874a041a8,
.widget_rss_942afb96d46986fe .wp-block-latest-posts__te-post-date_f3012fb216f18e8a,
.widget_rss_942afb96d46986fe .wp-block-rss__item-publish-date_746282f5e0d39349,
.widget_rss_942afb96d46986fe .wp-block-rss__item-author_5beb6ae41a57e6c4,
.widget_rss_942afb96d46986fe .rss-date_e5051963cb5594e0 {
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500;
  text-transform: capitalize;
  position: relative; }
.wp-block-latest-posts_05063a78af6b89b2 .wp-block-latest-posts__te-post-date_f3012fb216f18e8a:before,
.wp-block-latest-posts_05063a78af6b89b2 .wp-block-rss__item-publish-date_746282f5e0d39349:before,
.wp-block-latest-posts_05063a78af6b89b2 .rss-date_e5051963cb5594e0:before,
.wp-block-rss_5d9284892f293ba4 .wp-block-latest-posts__te-post-date_f3012fb216f18e8a:before,
.wp-block-rss_5d9284892f293ba4 .wp-block-rss__item-publish-date_746282f5e0d39349:before,
.wp-block-rss_5d9284892f293ba4 .rss-date_e5051963cb5594e0:before,
.widget_rss_942afb96d46986fe .wp-block-latest-posts__te-post-date_f3012fb216f18e8a:before,
.widget_rss_942afb96d46986fe .wp-block-rss__item-publish-date_746282f5e0d39349:before,
.widget_rss_942afb96d46986fe .rss-date_e5051963cb5594e0:before {
  content: "\f274";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_05063a78af6b89b2 .wp-block-latest-posts__post-author_1379e41874a041a8:before,
.wp-block-latest-posts_05063a78af6b89b2 .wp-block-rss__item-author_5beb6ae41a57e6c4:before,
.wp-block-rss_5d9284892f293ba4 .wp-block-latest-posts__post-author_1379e41874a041a8:before,
.wp-block-rss_5d9284892f293ba4 .wp-block-rss__item-author_5beb6ae41a57e6c4:before,
.widget_rss_942afb96d46986fe .wp-block-latest-posts__post-author_1379e41874a041a8:before,
.widget_rss_942afb96d46986fe .wp-block-rss__item-author_5beb6ae41a57e6c4:before {
  content: "\f007";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_05063a78af6b89b2 .wp-block-latest-posts__post-excerpt_bb0f0bee076ca04f,
.wp-block-latest-posts_05063a78af6b89b2 .wp-block-rss__item-excerpt_4ecbab273c229c0e,
.wp-block-latest-posts_05063a78af6b89b2 .rssSummary_47d4f10ce39f199f,
.wp-block-rss_5d9284892f293ba4 .wp-block-latest-posts__post-excerpt_bb0f0bee076ca04f,
.wp-block-rss_5d9284892f293ba4 .wp-block-rss__item-excerpt_4ecbab273c229c0e,
.wp-block-rss_5d9284892f293ba4 .rssSummary_47d4f10ce39f199f,
.widget_rss_942afb96d46986fe .wp-block-latest-posts__post-excerpt_bb0f0bee076ca04f,
.widget_rss_942afb96d46986fe .wp-block-rss__item-excerpt_4ecbab273c229c0e,
.widget_rss_942afb96d46986fe .rssSummary_47d4f10ce39f199f {
  margin-top: 10px;
  margin-bottom: 0; }

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

.te-post-item_2590e4e86af87b69 .te-single-post-meta_b7d3e4ace5897a04 {
  gap: 32px; }

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

.te-comment-title_585a3fb4ed36f84c h2,
.te-comment-title_585a3fb4ed36f84c .wp-block-comments-title_b4f13f064913f47c,
.wp-block-comments_587dc1cdf4065ac9 h2,
.wp-block-comments_587dc1cdf4065ac9 .wp-block-comments-title_b4f13f064913f47c {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px; }

/* Block Comment Start */
.wp-block-comments_587dc1cdf4065ac9 .wp-block-comment-template_68a235fc08ab3db3 {
  padding-left: 0; }
  .wp-block-comments_587dc1cdf4065ac9 .wp-block-comment-template_68a235fc08ab3db3 .wp-block-te-comment-reply_fd0c2359b82b0cb6 {
    margin-top: 15px; }
  .wp-block-comments_587dc1cdf4065ac9 .wp-block-comment-template_68a235fc08ab3db3 li .wp-block-columns_d5aaf58bbc0e492d {
    padding: 50px;
    border: 1px solid #dfe2e9;
    border-radius: 8px;
    margin-bottom: 24px; }
    .wp-block-comments_587dc1cdf4065ac9 .wp-block-comment-template_68a235fc08ab3db3 li .wp-block-columns_d5aaf58bbc0e492d .wp-block-column_78e8c61e2722241a:first-child {
      -ms-flex-preferred-size: 80px !important;
          flex-basis: 80px !important; }
    .wp-block-comments_587dc1cdf4065ac9 .wp-block-comment-template_68a235fc08ab3db3 li .wp-block-columns_d5aaf58bbc0e492d .wp-block-avatar_2e558af66ee8782d {
      width: 100px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 50%;
      overflow: hidden; }
      .wp-block-comments_587dc1cdf4065ac9 .wp-block-comment-template_68a235fc08ab3db3 li .wp-block-columns_d5aaf58bbc0e492d .wp-block-avatar_2e558af66ee8782d img {
        width: 100%; }
    .wp-block-comments_587dc1cdf4065ac9 .wp-block-comment-template_68a235fc08ab3db3 li .wp-block-columns_d5aaf58bbc0e492d .wp-block-comment-author-name_2a71022439c036c2 a {
      font-size: 21px;
      margin-bottom: 5px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A; }
    .wp-block-comments_587dc1cdf4065ac9 .wp-block-comment-template_68a235fc08ab3db3 li .wp-block-columns_d5aaf58bbc0e492d .wp-block-comment-edit-link_248744200fcb6269 a {
      color: #317EFE; }
    .wp-block-comments_587dc1cdf4065ac9 .wp-block-comment-template_68a235fc08ab3db3 li .wp-block-columns_d5aaf58bbc0e492d .wp-block-comment-date_61c17158a9906d32 a,
    .wp-block-comments_587dc1cdf4065ac9 .wp-block-comment-template_68a235fc08ab3db3 li .wp-block-columns_d5aaf58bbc0e492d .wp-block-comment-edit-link_248744200fcb6269 a {
      color: #9ba8c3;
      font-size: 16px;
      font-weight: 400;
      font-family: "Inter", sans-serif; }
    .wp-block-comments_587dc1cdf4065ac9 .wp-block-comment-template_68a235fc08ab3db3 li .wp-block-columns_d5aaf58bbc0e492d .wp-block-te-comment-reply_fd0c2359b82b0cb6 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_587dc1cdf4065ac9 .wp-block-comment-template_68a235fc08ab3db3 li .wp-block-columns_d5aaf58bbc0e492d .wp-block-te-comment-reply_fd0c2359b82b0cb6 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_2b9dcadbaa740ba0 .te-comment-respond_a7324ba8b0542cf5,
.te-latest-comments_2b9dcadbaa740ba0 .comment-respond_0f3bbca947a828b2 {
  margin-top: 60px;
  margin-bottom: 40px; }
.te-latest-comments_2b9dcadbaa740ba0 li .children_ea8e73b8113f7a0b .te-comments-item_2c7e9f82afefb1a5 {
  margin-left: 50px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-latest-comments_2b9dcadbaa740ba0 li .children_ea8e73b8113f7a0b .te-comments-item_2c7e9f82afefb1a5 {
      margin-left: 0; } }
.te-latest-comments_2b9dcadbaa740ba0 li .children_ea8e73b8113f7a0b .children_ea8e73b8113f7a0b .te-comments-item_2c7e9f82afefb1a5 {
  margin-left: 100px;
  border-top: 1px solid #F9F4F1; }
.te-latest-comments_2b9dcadbaa740ba0 li .te-comments-item_2c7e9f82afefb1a5 {
  padding: 50px;
  border: 1px solid #F9F4F1;
  background-color: #F9F4F1;
  border-radius: 20px;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .te-latest-comments_2b9dcadbaa740ba0 li .te-comments-item_2c7e9f82afefb1a5 {
      padding: 30px; } }
  .te-latest-comments_2b9dcadbaa740ba0 li .te-comments-item_2c7e9f82afefb1a5 .te-comments-avatar_a358ae6ce7ed9cd3 {
    float: left; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-latest-comments_2b9dcadbaa740ba0 li .te-comments-item_2c7e9f82afefb1a5 .te-comments-avatar_a358ae6ce7ed9cd3 {
        float: inherit;
        margin-bottom: 20px; } }
    .te-latest-comments_2b9dcadbaa740ba0 li .te-comments-item_2c7e9f82afefb1a5 .te-comments-avatar_a358ae6ce7ed9cd3 img {
      margin-right: 30px;
      width: 100px;
      border-radius: 50px; }
  .te-latest-comments_2b9dcadbaa740ba0 li .te-comments-item_2c7e9f82afefb1a5 .te-comments-text_0e83fd2918022455 {
    overflow: hidden; }
    .te-latest-comments_2b9dcadbaa740ba0 li .te-comments-item_2c7e9f82afefb1a5 .te-comments-text_0e83fd2918022455 p {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 20px;
      color: #335371; }
    .te-latest-comments_2b9dcadbaa740ba0 li .te-comments-item_2c7e9f82afefb1a5 .te-comments-text_0e83fd2918022455 .te-avatar-name_53ae192aa4e570ed {
      margin-bottom: 10px;
      position: relative; }
      .te-latest-comments_2b9dcadbaa740ba0 li .te-comments-item_2c7e9f82afefb1a5 .te-comments-text_0e83fd2918022455 .te-avatar-name_53ae192aa4e570ed 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_2b9dcadbaa740ba0 li .te-comments-item_2c7e9f82afefb1a5 .te-comments-text_0e83fd2918022455 .te-avatar-name_53ae192aa4e570ed 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_2b9dcadbaa740ba0 li .te-comments-item_2c7e9f82afefb1a5 .te-comments-text_0e83fd2918022455 .te-avatar-name_53ae192aa4e570ed span {
            display: inline-block;
            width: 100%; } }
    .te-latest-comments_2b9dcadbaa740ba0 li .te-comments-item_2c7e9f82afefb1a5 .te-comments-text_0e83fd2918022455 .te-comment-reply_0193ef2fdb15f9c8 {
      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_2b9dcadbaa740ba0 li .te-comments-item_2c7e9f82afefb1a5 .te-comments-text_0e83fd2918022455 .te-comment-reply_0193ef2fdb15f9c8 {
          position: unset;
          margin-top: 10px; } }
      .te-latest-comments_2b9dcadbaa740ba0 li .te-comments-item_2c7e9f82afefb1a5 .te-comments-text_0e83fd2918022455 .te-comment-reply_0193ef2fdb15f9c8:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

ul.children_ea8e73b8113f7a0b {
  list-style: none; }

.te-post-comments-form_278db3b7dd2696f5 .te-contacts-message_a62ab25c173fdf7f {
  margin-top: 10px; }

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

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

.te-comment-respond_a7324ba8b0542cf5,
.comment-respond_0f3bbca947a828b2 {
  position: relative;
  background-color: #F9F4F1;
  padding: 40px;
  border-radius: 20px; }
  .te-comment-respond_a7324ba8b0542cf5 .comment-form-cookies-consent_b255a6dc110b80dc,
  .comment-respond_0f3bbca947a828b2 .comment-form-cookies-consent_b255a6dc110b80dc {
    display: none; }
  .te-comment-respond_a7324ba8b0542cf5 .comment-notes_ba2df6a2eeac7a7a,
  .comment-respond_0f3bbca947a828b2 .comment-notes_ba2df6a2eeac7a7a {
    margin-bottom: 30px; }
  .te-comment-respond_a7324ba8b0542cf5 p,
  .comment-respond_0f3bbca947a828b2 p {
    margin: 0; }
  .te-comment-respond_a7324ba8b0542cf5 .te-contacts-email_fb4e873853629173,
  .te-comment-respond_a7324ba8b0542cf5 .te-contacts-name_1e97646f9c5f57b3,
  .te-comment-respond_a7324ba8b0542cf5 .single-input-field_8b0ca4021a07f0b2,
  .comment-respond_0f3bbca947a828b2 .te-contacts-email_fb4e873853629173,
  .comment-respond_0f3bbca947a828b2 .te-contacts-name_1e97646f9c5f57b3,
  .comment-respond_0f3bbca947a828b2 .single-input-field_8b0ca4021a07f0b2 {
    margin-bottom: 20px; }
  .te-comment-respond_a7324ba8b0542cf5 label,
  .comment-respond_0f3bbca947a828b2 label {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #778196;
    margin-bottom: 20px; }
  .te-comment-respond_a7324ba8b0542cf5 .checkbox-field-wrapper_d4e958e90c946c81,
  .comment-respond_0f3bbca947a828b2 .checkbox-field-wrapper_d4e958e90c946c81 {
    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_a7324ba8b0542cf5 .checkbox-field-wrapper_d4e958e90c946c81 p,
    .comment-respond_0f3bbca947a828b2 .checkbox-field-wrapper_d4e958e90c946c81 p {
      margin: 0; }
    .te-comment-respond_a7324ba8b0542cf5 .checkbox-field-wrapper_d4e958e90c946c81 .single-checkbox-field_8b2c771971c34030,
    .comment-respond_0f3bbca947a828b2 .checkbox-field-wrapper_d4e958e90c946c81 .single-checkbox-field_8b2c771971c34030 {
      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_a7324ba8b0542cf5 .te-comment-form-cookies-consent_f4fe42c8dfb33ea0,
  .comment-respond_0f3bbca947a828b2 .te-comment-form-cookies-consent_f4fe42c8dfb33ea0 {
    display: none; }
  .te-comment-respond_a7324ba8b0542cf5 input[type="number"],
  .comment-respond_0f3bbca947a828b2 input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield; }
  .te-comment-respond_a7324ba8b0542cf5 input,
  .te-comment-respond_a7324ba8b0542cf5 select,
  .comment-respond_0f3bbca947a828b2 input,
  .comment-respond_0f3bbca947a828b2 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_a7324ba8b0542cf5 *::-webkit-input-placeholder,
  .comment-respond_0f3bbca947a828b2 *::-webkit-input-placeholder {
    color: #778196; }
  .te-comment-respond_a7324ba8b0542cf5 *:-ms-input-placeholder,
  .comment-respond_0f3bbca947a828b2 *:-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_a7324ba8b0542cf5 *::-ms-input-placeholder,
  .comment-respond_0f3bbca947a828b2 *::-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_a7324ba8b0542cf5 *::placeholder,
  .comment-respond_0f3bbca947a828b2 *::placeholder {
    color: #778196; }
  .te-comment-respond_a7324ba8b0542cf5 textarea,
  .comment-respond_0f3bbca947a828b2 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_a7324ba8b0542cf5 input:focus,
  .te-comment-respond_a7324ba8b0542cf5 textarea:focus,
  .te-comment-respond_a7324ba8b0542cf5 .form-select_243f0e58d2cd58fd:focus,
  .comment-respond_0f3bbca947a828b2 input:focus,
  .comment-respond_0f3bbca947a828b2 textarea:focus,
  .comment-respond_0f3bbca947a828b2 .form-select_243f0e58d2cd58fd: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_3cb7d92953ba0162 {
  position: relative;
  border-radius: 20px;
  overflow: hidden; }
  .te-team-card_3cb7d92953ba0162:hover .image_cffaa07e1461900e:before {
    height: 250%;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear;
    background-color: transparent; }
  .te-team-card_3cb7d92953ba0162:hover .image_cffaa07e1461900e 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_3cb7d92953ba0162:hover .te-content-wrapper_0e3cd65f73977ae9 {
    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_3cb7d92953ba0162 .image_cffaa07e1461900e {
    overflow: hidden;
    position: relative; }
    .te-team-card_3cb7d92953ba0162 .image_cffaa07e1461900e: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_3cb7d92953ba0162 .image_cffaa07e1461900e 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_3cb7d92953ba0162 .te-content-wrapper_0e3cd65f73977ae9 {
    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_3cb7d92953ba0162 .te-content-wrapper_0e3cd65f73977ae9 .content_5115e00698e55d8a {
      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_3cb7d92953ba0162 .te-content-wrapper_0e3cd65f73977ae9 .content_5115e00698e55d8a .title_5123e16d39fb32be {
        font-size: 24px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: 0px;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
      .te-team-card_3cb7d92953ba0162 .te-content-wrapper_0e3cd65f73977ae9 .content_5115e00698e55d8a .desc_c8666ccf595d63de {
        font-size: 18px;
        line-height: 18px;
        font-weight: 400;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
    .te-team-card_3cb7d92953ba0162 .te-content-wrapper_0e3cd65f73977ae9 .social_d91cb345dfef911c {
      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_3cb7d92953ba0162 .te-content-wrapper_0e3cd65f73977ae9 .social_d91cb345dfef911c 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_3cb7d92953ba0162 .te-content-wrapper_0e3cd65f73977ae9 .social_d91cb345dfef911c a:hover {
          background-color: #E7F914;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-team-card_3cb7d92953ba0162.style-2_19f9865438b7cc6e {
  padding: 20px;
  background-color: #F9F4F1;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-team-card_3cb7d92953ba0162.style-2_19f9865438b7cc6e:hover {
    background-color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-team-card_3cb7d92953ba0162.style-2_19f9865438b7cc6e:hover .te-content-wrapper_0e3cd65f73977ae9 .social_d91cb345dfef911c a {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-team-card_3cb7d92953ba0162.style-2_19f9865438b7cc6e:hover .te-content-wrapper_0e3cd65f73977ae9 .content_5115e00698e55d8a .title_5123e16d39fb32be,
    .te-team-card_3cb7d92953ba0162.style-2_19f9865438b7cc6e:hover .te-content-wrapper_0e3cd65f73977ae9 .content_5115e00698e55d8a .desc_c8666ccf595d63de {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_3cb7d92953ba0162.style-2_19f9865438b7cc6e .image_cffaa07e1461900e {
    border-radius: 20px; }
  .te-team-card_3cb7d92953ba0162.style-2_19f9865438b7cc6e .te-content-wrapper_0e3cd65f73977ae9 {
    position: unset;
    visibility: visible;
    opacity: 1;
    background: transparent;
    -webkit-transform: unset;
            transform: unset; }
    .te-team-card_3cb7d92953ba0162.style-2_19f9865438b7cc6e .te-content-wrapper_0e3cd65f73977ae9 .content_5115e00698e55d8a {
      padding: 0;
      margin-top: 20px;
      margin-bottom: 10px;
      position: unset; }
      .te-team-card_3cb7d92953ba0162.style-2_19f9865438b7cc6e .te-content-wrapper_0e3cd65f73977ae9 .content_5115e00698e55d8a .title_5123e16d39fb32be {
        color: #131A2A;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-team-card_3cb7d92953ba0162.style-2_19f9865438b7cc6e .te-content-wrapper_0e3cd65f73977ae9 .content_5115e00698e55d8a .title_5123e16d39fb32be a:hover {
          color: #ffffff !important; }
      .te-team-card_3cb7d92953ba0162.style-2_19f9865438b7cc6e .te-content-wrapper_0e3cd65f73977ae9 .content_5115e00698e55d8a .desc_c8666ccf595d63de {
        color: #335371;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-team-card_3cb7d92953ba0162.style-2_19f9865438b7cc6e .te-content-wrapper_0e3cd65f73977ae9 .social_d91cb345dfef911c a {
      border: 1px solid #E1E1E1;
      background-color: transparent; }
      .te-team-card_3cb7d92953ba0162.style-2_19f9865438b7cc6e .te-content-wrapper_0e3cd65f73977ae9 .social_d91cb345dfef911c 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_cdd7682b4dbe2eef {
  position: relative;
  padding: 0;
  overflow: hidden; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-team-member-slider-wrapper_cdd7682b4dbe2eef {
      padding: 0 12px; } }
  .te-team-member-slider-wrapper_cdd7682b4dbe2eef .slick-list_c7ab6f7bf75caf54 {
    margin: 0 -15px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-team-member-slider-wrapper_cdd7682b4dbe2eef .slick-list_c7ab6f7bf75caf54 {
        padding-bottom: 25px;
        margin: unset; } }
    .te-team-member-slider-wrapper_cdd7682b4dbe2eef .slick-list_c7ab6f7bf75caf54 .slick-slide_19bfe9409dae2494 {
      margin: 0 15px; }
  .te-team-member-slider-wrapper_cdd7682b4dbe2eef .slick-dots_af92f5878e383f26 {
    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_cdd7682b4dbe2eef .slick-dots_af92f5878e383f26 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_cdd7682b4dbe2eef .slick-dots_af92f5878e383f26 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_cdd7682b4dbe2eef .slick-dots_af92f5878e383f26 li.slick-active_d4216026739ac596 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-team-member-slider-wrapper_cdd7682b4dbe2eef .slick-dots_af92f5878e383f26 li.slick-active_d4216026739ac596 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-team-member-slider-wrapper_cdd7682b4dbe2eef .slick-arrow_f50fe03d6c9163eb {
    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_b5990aea27c0c774 {
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 20px; }
  .te-portfolio-card_b5990aea27c0c774:hover .image_cffaa07e1461900e .te-content-wrapper_0e3cd65f73977ae9 {
    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_b5990aea27c0c774:hover .image_cffaa07e1461900e .te-content-wrapper_0e3cd65f73977ae9 .content_5115e00698e55d8a .content-inner_d523e697b11c4a83 {
      margin-bottom: 0;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_b5990aea27c0c774:hover .image_cffaa07e1461900e .te-content-wrapper_0e3cd65f73977ae9 .content_5115e00698e55d8a .btn-wrapper_9beb9ee2ce7be75a {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_b5990aea27c0c774:hover .image_cffaa07e1461900e .te-content-wrapper_0e3cd65f73977ae9 .content_5115e00698e55d8a .content-inner_d523e697b11c4a83 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scaleY(1);
              transform: scaleY(1); }
  .te-portfolio-card_b5990aea27c0c774:hover .image_cffaa07e1461900e 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_b5990aea27c0c774 .image_cffaa07e1461900e {
    overflow: hidden;
    position: relative; }
    .te-portfolio-card_b5990aea27c0c774 .image_cffaa07e1461900e 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_b5990aea27c0c774 .te-content-wrapper_0e3cd65f73977ae9 {
    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_b5990aea27c0c774 .te-content-wrapper_0e3cd65f73977ae9 .content_5115e00698e55d8a {
      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_b5990aea27c0c774 .te-content-wrapper_0e3cd65f73977ae9 .content_5115e00698e55d8a .content-inner_d523e697b11c4a83 {
        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_b5990aea27c0c774 .te-content-wrapper_0e3cd65f73977ae9 .content_5115e00698e55d8a .sub-title_6072e32a006383a6 {
        color: #131A2A;
        font-size: 18px;
        line-height: 36px;
        font-weight: 400; }
      .te-portfolio-card_b5990aea27c0c774 .te-content-wrapper_0e3cd65f73977ae9 .content_5115e00698e55d8a .title_5123e16d39fb32be {
        margin-bottom: 0;
        color: #131A2A;
        font-size: 24px;
        line-height: 39px;
        font-weight: 500; }
      .te-portfolio-card_b5990aea27c0c774 .te-content-wrapper_0e3cd65f73977ae9 .content_5115e00698e55d8a .btn-wrapper_9beb9ee2ce7be75a {
        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_b5990aea27c0c774 .te-content-wrapper_0e3cd65f73977ae9 .content_5115e00698e55d8a .btn-wrapper_9beb9ee2ce7be75a 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_b5990aea27c0c774 .te-content-wrapper_0e3cd65f73977ae9 .content_5115e00698e55d8a .btn-wrapper_9beb9ee2ce7be75a a:hover {
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
            background-color: #317EFE;
            color: #ffffff; }

.te-portfolio-card_b5990aea27c0c774.style-2_19f9865438b7cc6e .te-content-wrapper_0e3cd65f73977ae9 .content_5115e00698e55d8a {
  background-color: #317efeb8;
  padding: 20px;
  border-radius: 20px; }
  .te-portfolio-card_b5990aea27c0c774.style-2_19f9865438b7cc6e .te-content-wrapper_0e3cd65f73977ae9 .content_5115e00698e55d8a .btn-wrapper_9beb9ee2ce7be75a {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.te-portfolio-card_b5990aea27c0c774.style-3_ac4f4100ed8c784d:hover .te-content-wrapper_0e3cd65f73977ae9 .content_5115e00698e55d8a .btn-wrapper_9beb9ee2ce7be75a {
  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_b5990aea27c0c774.style-3_ac4f4100ed8c784d .te-content-wrapper_0e3cd65f73977ae9 {
  padding: 0; }
  .te-portfolio-card_b5990aea27c0c774.style-3_ac4f4100ed8c784d .te-content-wrapper_0e3cd65f73977ae9 .content_5115e00698e55d8a .content-inner_d523e697b11c4a83 {
    border-radius: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px; }
  .te-portfolio-card_b5990aea27c0c774.style-3_ac4f4100ed8c784d .te-content-wrapper_0e3cd65f73977ae9 .content_5115e00698e55d8a .btn-wrapper_9beb9ee2ce7be75a {
    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_901ed36ae7a20768.style-1_ecf0b518cb4197b8 {
  margin-top: -210px; }
  @media (max-width: 991px) {
    .newsletter-area_901ed36ae7a20768.style-1_ecf0b518cb4197b8 {
      margin-top: 0;
      padding-top: 100px; } }

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

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

.testimonial-slider-area_9fb776818842f9e5.style-1_ecf0b518cb4197b8 {
  padding-bottom: 5px; }

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

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

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

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

.team-slider-area_4f98edd431d72346.style-1_ecf0b518cb4197b8 {
  overflow: hidden; }

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

.about-us-area_dd929a1dc6627b9d.style-2_19f9865438b7cc6e {
  padding-top: 120px;
  padding-bottom: 330px;
  background-color: #F9F4F1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .about-us-area_dd929a1dc6627b9d.style-2_19f9865438b7cc6e {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area_dd929a1dc6627b9d.style-2_19f9865438b7cc6e {
      padding: 100px 0; } }
  @media (max-width: 991px) {
    .about-us-area_dd929a1dc6627b9d.style-2_19f9865438b7cc6e .te-about-image-card_cd2234ac2a133401 {
      text-align: center;
      margin-bottom: 50px; } }
  @media (max-width: 991px) {
    .about-us-area_dd929a1dc6627b9d.style-2_19f9865438b7cc6e .te-about-image-card_cd2234ac2a133401 .te-main-img-wrapper_7f7a82d68f2d77b1 .te-main-img-inner_0418d3f5dd67a614 {
      width: 100%; } }
  @media (max-width: 1199px) {
    .about-us-area_dd929a1dc6627b9d.style-2_19f9865438b7cc6e .te-about-image-card_cd2234ac2a133401 .te-company-foundation_8ffa08373ac37d12 {
      left: 0; } }
  @media (max-width: 1199px) {
    .about-us-area_dd929a1dc6627b9d.style-2_19f9865438b7cc6e .te-about-info-card_2042538d05936d13 {
      padding-left: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area_dd929a1dc6627b9d.style-2_19f9865438b7cc6e .te-about-info-card_2042538d05936d13 {
      padding-left: 60px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .about-us-area_dd929a1dc6627b9d.style-2_19f9865438b7cc6e .te-about-info-card_2042538d05936d13 {
      padding-left: 80px; } }

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

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

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

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

.faq-area_f8a758ecffdfb1be.style-1_ecf0b518cb4197b8 {
  padding-bottom: 100px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .faq-area_f8a758ecffdfb1be.style-1_ecf0b518cb4197b8 {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-area_f8a758ecffdfb1be.style-1_ecf0b518cb4197b8 {
      padding-bottom: 100px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .faq-area_f8a758ecffdfb1be.style-1_ecf0b518cb4197b8 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_f8a758ecffdfb1be.style-1_ecf0b518cb4197b8 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_f8a758ecffdfb1be.style-1_ecf0b518cb4197b8 .accordion-wrapper_c9bfaf36ef896264 {
      padding-right: 60px; } }
  .faq-area_f8a758ecffdfb1be.style-1_ecf0b518cb4197b8 .te-faq-image_714174f769b13418 {
    margin-top: 82px;
    position: relative;
    right: -83px;
    display: inline-block; }
    @media (max-width: 1199px) {
      .faq-area_f8a758ecffdfb1be.style-1_ecf0b518cb4197b8 .te-faq-image_714174f769b13418 {
        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_f8a758ecffdfb1be.style-1_ecf0b518cb4197b8 .te-faq-image_714174f769b13418 {
        right: 0; } }
    .faq-area_f8a758ecffdfb1be.style-1_ecf0b518cb4197b8 .te-faq-image_714174f769b13418 .te-image-wrapper_4f078867461b8f6e {
      position: relative; }
      .faq-area_f8a758ecffdfb1be.style-1_ecf0b518cb4197b8 .te-faq-image_714174f769b13418 .te-image-wrapper_4f078867461b8f6e .te-main-img-inner_0418d3f5dd67a614 {
        -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_f8a758ecffdfb1be.style-1_ecf0b518cb4197b8 .te-faq-image_714174f769b13418 .te-image-wrapper_4f078867461b8f6e .te-image-shape_738051bf5ce8e359 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: -1; }
      .faq-area_f8a758ecffdfb1be.style-1_ecf0b518cb4197b8 .te-faq-image_714174f769b13418 .te-image-wrapper_4f078867461b8f6e .content_5115e00698e55d8a {
        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_f8a758ecffdfb1be.style-1_ecf0b518cb4197b8 .te-faq-image_714174f769b13418 .te-image-wrapper_4f078867461b8f6e .content_5115e00698e55d8a .title_5123e16d39fb32be {
          font-size: 18px;
          font-weight: 400;
          line-height: 18px;
          color: #ffffff;
          margin-bottom: 0; }
        .faq-area_f8a758ecffdfb1be.style-1_ecf0b518cb4197b8 .te-faq-image_714174f769b13418 .te-image-wrapper_4f078867461b8f6e .content_5115e00698e55d8a .number_675279c3234f4f53 {
          font-size: 32px;
          font-weight: 500;
          line-height: 32px;
          letter-spacing: 0px;
          color: #ffffff;
          margin-bottom: 0; }
      .faq-area_f8a758ecffdfb1be.style-1_ecf0b518cb4197b8 .te-faq-image_714174f769b13418 .te-image-wrapper_4f078867461b8f6e .top-content_1f87138bde3a4e87 {
        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_f8a758ecffdfb1be.style-1_ecf0b518cb4197b8 .te-faq-image_714174f769b13418 .te-image-wrapper_4f078867461b8f6e .top-content_1f87138bde3a4e87 {
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); } }
      .faq-area_f8a758ecffdfb1be.style-1_ecf0b518cb4197b8 .te-faq-image_714174f769b13418 .te-image-wrapper_4f078867461b8f6e .bottom-content_01f1e1e1fe9b1b81 {
        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_f8a758ecffdfb1be.style-1_ecf0b518cb4197b8 .te-faq-image_714174f769b13418 .te-image-wrapper_4f078867461b8f6e .bottom-content_01f1e1e1fe9b1b81 {
            right: 50%;
            -webkit-transform: translateX(50%);
                    transform: translateX(50%); } }
        .faq-area_f8a758ecffdfb1be.style-1_ecf0b518cb4197b8 .te-faq-image_714174f769b13418 .te-image-wrapper_4f078867461b8f6e .bottom-content_01f1e1e1fe9b1b81 .bottom-content-inner_81f66deb47bd6b02 {
          width: 100%;
          height: 100%;
          background-color: #E7F914;
          border-radius: 100%;
          border: 8px solid #ffffff;
          outline: 2px dashed #14203A; }
          .faq-area_f8a758ecffdfb1be.style-1_ecf0b518cb4197b8 .te-faq-image_714174f769b13418 .te-image-wrapper_4f078867461b8f6e .bottom-content_01f1e1e1fe9b1b81 .bottom-content-inner_81f66deb47bd6b02 .title_5123e16d39fb32be,
          .faq-area_f8a758ecffdfb1be.style-1_ecf0b518cb4197b8 .te-faq-image_714174f769b13418 .te-image-wrapper_4f078867461b8f6e .bottom-content_01f1e1e1fe9b1b81 .bottom-content-inner_81f66deb47bd6b02 .number_675279c3234f4f53 {
            color: #14203A; }

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

.testimonial-slider-area_9fb776818842f9e5 {
  overflow: hidden;
  padding-bottom: 10px; }
  .testimonial-slider-area_9fb776818842f9e5.style-2_19f9865438b7cc6e .slick-list_c7ab6f7bf75caf54 {
    margin: 0 -100px;
    overflow: visible; }
    .testimonial-slider-area_9fb776818842f9e5.style-2_19f9865438b7cc6e .slick-list_c7ab6f7bf75caf54 .te-slick-item_57dc2d4cfb6063b3 {
      width: 520px;
      margin: 0 15px; }

.counter-up-area_d9bfaec205370a5f.style-2_19f9865438b7cc6e .te-counter-card_19a953bd4cb841eb {
  padding: 80px 55px;
  background-color: #131A2A;
  border-radius: 20px; }
  .counter-up-area_d9bfaec205370a5f.style-2_19f9865438b7cc6e .te-counter-card_19a953bd4cb841eb .te-counter-item_fc6766df19f0abc3 .icon_942acd1042035d8b {
    width: unset;
    height: unset;
    background-color: transparent; }
  .counter-up-area_d9bfaec205370a5f.style-2_19f9865438b7cc6e .te-counter-card_19a953bd4cb841eb .te-counter-item_fc6766df19f0abc3 .te-counter-title_4c64baa46cdb4fe7 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px; }
    .counter-up-area_d9bfaec205370a5f.style-2_19f9865438b7cc6e .te-counter-card_19a953bd4cb841eb .te-counter-item_fc6766df19f0abc3 .te-counter-title_4c64baa46cdb4fe7 .content_5115e00698e55d8a {
      gap: 18px;
      text-align: left; }
  .counter-up-area_d9bfaec205370a5f.style-2_19f9865438b7cc6e .te-counter-card_19a953bd4cb841eb .te-counter-item_fc6766df19f0abc3 .title_5123e16d39fb32be {
    color: #ffffff; }
  .counter-up-area_d9bfaec205370a5f.style-2_19f9865438b7cc6e .te-counter-card_19a953bd4cb841eb .te-counter-item_fc6766df19f0abc3 .number_675279c3234f4f53 {
    color: #E7F914; }
  .counter-up-area_d9bfaec205370a5f.style-2_19f9865438b7cc6e .te-counter-card_19a953bd4cb841eb .te-counter-item_fc6766df19f0abc3 .number_675279c3234f4f53,
  .counter-up-area_d9bfaec205370a5f.style-2_19f9865438b7cc6e .te-counter-card_19a953bd4cb841eb .te-counter-item_fc6766df19f0abc3 .title_5123e16d39fb32be {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

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

.subscribe-area_7dc61ab7891bd569.style-2_19f9865438b7cc6e {
  position: relative;
  z-index: 9;
  margin-bottom: -140px; }
  .subscribe-area_7dc61ab7891bd569.style-2_19f9865438b7cc6e .te-subscribe-inner-area_60bb55f2269b9eed {
    background-color: #317EFE;
    padding: 10px;
    border-radius: 20px;
    gap: 0; }
    .subscribe-area_7dc61ab7891bd569.style-2_19f9865438b7cc6e .te-subscribe-inner-area_60bb55f2269b9eed .te-image-bg-collumn_d6e326ac9532fd6e {
      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_7dc61ab7891bd569.style-2_19f9865438b7cc6e .te-subscribe-inner-area_60bb55f2269b9eed .te-subscribe-form-wrapper_4f21eb260682f1cb {
      padding: 0; }
    .subscribe-area_7dc61ab7891bd569.style-2_19f9865438b7cc6e .te-subscribe-inner-area_60bb55f2269b9eed .te-content-wrapper_0e3cd65f73977ae9 {
      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_7dc61ab7891bd569.style-2_19f9865438b7cc6e .te-subscribe-inner-area_60bb55f2269b9eed .te-content-wrapper_0e3cd65f73977ae9 {
          left: unset; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_7dc61ab7891bd569.style-2_19f9865438b7cc6e .te-subscribe-inner-area_60bb55f2269b9eed .te-content-wrapper_0e3cd65f73977ae9 {
          -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_7dc61ab7891bd569.style-2_19f9865438b7cc6e .te-subscribe-inner-area_60bb55f2269b9eed .te-content-wrapper_0e3cd65f73977ae9 {
          -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_7dc61ab7891bd569.style-2_19f9865438b7cc6e .te-subscribe-inner-area_60bb55f2269b9eed .te-content-wrapper_0e3cd65f73977ae9 {
          gap: 60px; } }
      .subscribe-area_7dc61ab7891bd569.style-2_19f9865438b7cc6e .te-subscribe-inner-area_60bb55f2269b9eed .te-content-wrapper_0e3cd65f73977ae9 .te-subscribe-title_f182f47368da5776 {
        font-size: 38px;
        font-weight: 500;
        line-height: 46px;
        letter-spacing: -0.676px;
        text-transform: capitalize;
        margin-bottom: 0; }
      .subscribe-area_7dc61ab7891bd569.style-2_19f9865438b7cc6e .te-subscribe-inner-area_60bb55f2269b9eed .te-content-wrapper_0e3cd65f73977ae9 .te-content-inner_a92c3edf858a2951 {
        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_7dc61ab7891bd569.style-2_19f9865438b7cc6e .te-subscribe-inner-area_60bb55f2269b9eed .te-content-wrapper_0e3cd65f73977ae9 .te-content-inner_a92c3edf858a2951 {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
        .subscribe-area_7dc61ab7891bd569.style-2_19f9865438b7cc6e .te-subscribe-inner-area_60bb55f2269b9eed .te-content-wrapper_0e3cd65f73977ae9 .te-content-inner_a92c3edf858a2951 .icon_942acd1042035d8b {
          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_7dc61ab7891bd569.style-2_19f9865438b7cc6e .te-subscribe-inner-area_60bb55f2269b9eed .te-subscribe-form-widget_add712fce0814381 {
      background: #fff;
      padding: 7px;
      border-radius: 50px; }
    .subscribe-area_7dc61ab7891bd569.style-2_19f9865438b7cc6e .te-subscribe-inner-area_60bb55f2269b9eed .mc4wp-form-fields_4678958c85aed37a {
      gap: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .subscribe-area_7dc61ab7891bd569.style-2_19f9865438b7cc6e .te-subscribe-inner-area_60bb55f2269b9eed .mc4wp-form-fields_4678958c85aed37a {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }

.testimonial-slider-area_9fb776818842f9e5.style-3_ac4f4100ed8c784d {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .testimonial-slider-area_9fb776818842f9e5.style-3_ac4f4100ed8c784d {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slider-area_9fb776818842f9e5.style-3_ac4f4100ed8c784d {
      padding: 100px 0; } }
  .testimonial-slider-area_9fb776818842f9e5.style-3_ac4f4100ed8c784d .slick-list_c7ab6f7bf75caf54 .slick-slide_19bfe9409dae2494.slick-current_b4d015bdf8453a41 .te-testimonial-card_e1b0c86dfe4f20a7.style-3_ac4f4100ed8c784d .te-content-wrapper_0e3cd65f73977ae9 .te-user-meta_045006fca9bd5729 .icon_942acd1042035d8b {
    color: #317EFE; }

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

.contact-form-area_fdc01b4f733d173f {
  padding-top: 30px;
  padding-bottom: 45px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .contact-form-area_fdc01b4f733d173f {
      padding-top: 30px;
      padding-bottom: 45px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .contact-form-area_fdc01b4f733d173f {
      padding-top: 30px;
      padding-bottom: 45px; } }
  .contact-form-area_fdc01b4f733d173f .te-comment-respond_a7324ba8b0542cf5 .title_5123e16d39fb32be,
  .contact-form-area_fdc01b4f733d173f .te-title-wrapper_b07a5e52f86bc226 .title_5123e16d39fb32be {
    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_fdc01b4f733d173f .te-comment-respond_a7324ba8b0542cf5 .title_5123e16d39fb32be,
      .contact-form-area_fdc01b4f733d173f .te-title-wrapper_b07a5e52f86bc226 .title_5123e16d39fb32be {
        font-size: 32px;
        line-height: 38px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .contact-form-area_fdc01b4f733d173f .te-comment-respond_a7324ba8b0542cf5 .title_5123e16d39fb32be,
      .contact-form-area_fdc01b4f733d173f .te-title-wrapper_b07a5e52f86bc226 .title_5123e16d39fb32be {
        font-size: 34px;
        line-height: 40px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .contact-form-area_fdc01b4f733d173f .te-comment-respond_a7324ba8b0542cf5 .title_5123e16d39fb32be,
      .contact-form-area_fdc01b4f733d173f .te-title-wrapper_b07a5e52f86bc226 .title_5123e16d39fb32be {
        font-size: 48px;
        line-height: 52px; } }
  .contact-form-area_fdc01b4f733d173f .te-social-profile-link_ae5c790d35a56312 {
    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_fdc01b4f733d173f .te-social-profile-link_ae5c790d35a56312 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_fdc01b4f733d173f .te-social-profile-link_ae5c790d35a56312 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_0fce4760aa737425 {
    margin-bottom: 60px; } }

.te-contact-info_947e34996c7efb24 {
  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_947e34996c7efb24 .te-icon-card_07dd7ed5cf45251a {
      -webkit-box-orient: unset;
      -webkit-box-direction: unset;
          -ms-flex-direction: unset;
              flex-direction: unset; } }

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

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

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

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

.service-details_20f59fcff7d05b33 {
  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_20f59fcff7d05b33 .image_cffaa07e1461900e {
    border-radius: 20px;
    overflow: hidden; }
  .service-details_20f59fcff7d05b33 .content_5115e00698e55d8a .te-title-wrapper_b07a5e52f86bc226 {
    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_20f59fcff7d05b33 .content_5115e00698e55d8a .te-title-wrapper_b07a5e52f86bc226 .title-inner_795fb2243e24d4c4 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 20px; }
      .service-details_20f59fcff7d05b33 .content_5115e00698e55d8a .te-title-wrapper_b07a5e52f86bc226 .title-inner_795fb2243e24d4c4 .icon_942acd1042035d8b {
        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_20f59fcff7d05b33 .content_5115e00698e55d8a .te-title-wrapper_b07a5e52f86bc226 .title-inner_795fb2243e24d4c4 .title_5123e16d39fb32be {
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: 39.84px;
        letter-spacing: 0px;
        margin-bottom: 0;
        color: #317EFE; }

.service-details-overview_a016cf09ca000b6f {
  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_a016cf09ca000b6f .list-wrapper_e5bd400254ba38d5 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px; }
    .service-details-overview_a016cf09ca000b6f .list-wrapper_e5bd400254ba38d5 .icon_942acd1042035d8b {
      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_a016cf09ca000b6f .list-wrapper_e5bd400254ba38d5 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_a016cf09ca000b6f .list-wrapper_e5bd400254ba38d5 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_a016cf09ca000b6f .list-wrapper_e5bd400254ba38d5 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_a016cf09ca000b6f .list-wrapper_e5bd400254ba38d5 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_103345e2a8e6e0dc {
  padding-top: 120px;
  padding-bottom: 96px; }
  .team-page_103345e2a8e6e0dc .te-team-card_3cb7d92953ba0162 {
    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_677a87c79ed7affe {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .team-details-page_677a87c79ed7affe {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-page_677a87c79ed7affe {
      padding-top: 100px;
      padding-bottom: 76px; } }

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

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

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

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

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

.footer_ea9716188ae72347 {
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .footer_ea9716188ae72347 .te-subscribe-form-widget_add712fce0814381 .submit-btn_8a83cd84f4a57ad6 span {
    display: none; }
  .footer_ea9716188ae72347.style-1_ecf0b518cb4197b8 {
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .footer_ea9716188ae72347.style-1_ecf0b518cb4197b8 .te-footer-sec_d5d0e2e21a2b57e2 {
      border-bottom: 1px solid rgba(19, 26, 42, 0.1);
      padding-top: 214px;
      padding-bottom: 60px; }
      .footer_ea9716188ae72347.style-1_ecf0b518cb4197b8 .te-footer-sec_d5d0e2e21a2b57e2 .te-footer-widget_6c9db6c3719160c4 .te-subscribe-form-widget_add712fce0814381 .mc4wp-form-fields_4678958c85aed37a {
        border-color: rgba(19, 26, 42, 0.5); }
    .footer_ea9716188ae72347.style-1_ecf0b518cb4197b8 .te-footer-widget_6c9db6c3719160c4 .te-subscribe-form-widget_add712fce0814381 .single-field_c986603b800c74f1 input {
      color: #131A2A; }
  .footer_ea9716188ae72347.style-2_19f9865438b7cc6e .widget_f5b7750ac820ec42 .wp-block-heading_d741da493b4130c9,
  .footer_ea9716188ae72347.style-2_19f9865438b7cc6e .widget_f5b7750ac820ec42 .widget-title_d8a5456d7023e0a8,
  .footer_ea9716188ae72347.style-2_19f9865438b7cc6e .widget_f5b7750ac820ec42 .wp-block-search__label_deced975dd28359f,
  .footer_ea9716188ae72347.style-2_19f9865438b7cc6e .sidebar__widget_5642d7e8abea0df3 .wp-block-heading_d741da493b4130c9,
  .footer_ea9716188ae72347.style-2_19f9865438b7cc6e .sidebar__widget_5642d7e8abea0df3 .widget-title_d8a5456d7023e0a8,
  .footer_ea9716188ae72347.style-2_19f9865438b7cc6e .sidebar__widget_5642d7e8abea0df3 .wp-block-search__label_deced975dd28359f,
  .footer_ea9716188ae72347.style-2_19f9865438b7cc6e .widget_f5b7750ac820ec42 ul li a,
  .footer_ea9716188ae72347.style-2_19f9865438b7cc6e .widget_f5b7750ac820ec42 ol li a,
  .footer_ea9716188ae72347.style-2_19f9865438b7cc6e .sidebar__widget_5642d7e8abea0df3 ul li a,
  .footer_ea9716188ae72347.style-2_19f9865438b7cc6e .sidebar__widget_5642d7e8abea0df3 ol li a,
  .footer_ea9716188ae72347.style-2_19f9865438b7cc6e .widget_f5b7750ac820ec42 ul li,
  .footer_ea9716188ae72347.style-2_19f9865438b7cc6e .wp-calendar-table_5d78578765948b2b,
  .footer_ea9716188ae72347.style-2_19f9865438b7cc6e .wp-block-calendar_f4ce283d1dd92b30 caption,
  .footer_ea9716188ae72347.style-2_19f9865438b7cc6e nav.wp-calendar-nav_517e412432376f37 a,
  .footer_ea9716188ae72347.style-2_19f9865438b7cc6e .wp-block-latest-comments__comment-excerpt_05ef0e23940e86cd,
  .footer_ea9716188ae72347.style-2_19f9865438b7cc6e .wp-calendar-table_5d78578765948b2b caption,
  .footer_ea9716188ae72347.style-2_19f9865438b7cc6e .widget_text_c1e0c6c0e4405987,
  .footer_ea9716188ae72347.style-2_19f9865438b7cc6e .widget_f5b7750ac820ec42 .tagcloud_627907bc2b92fe8d a,
  .footer_ea9716188ae72347.style-2_19f9865438b7cc6e .widget_f5b7750ac820ec42 .wp-block-tag-cloud_1d077ac50efe2ba7 a,
  .footer_ea9716188ae72347.style-2_19f9865438b7cc6e .sidebar__widget_5642d7e8abea0df3 .tagcloud_627907bc2b92fe8d a,
  .footer_ea9716188ae72347.style-2_19f9865438b7cc6e .sidebar__widget_5642d7e8abea0df3 .wp-block-tag-cloud_1d077ac50efe2ba7 a,
  .footer_ea9716188ae72347.style-2_19f9865438b7cc6e .wp-block-latest-comments__comment-date_09b1084a2c53930e,
  .footer_ea9716188ae72347.style-2_19f9865438b7cc6e .wp-block-latest-comments__comment_121ad816bc00a80f,
  .footer_ea9716188ae72347.style-2_19f9865438b7cc6e .wp-block-archives-dropdown_7418bfc67c394626 label,
  .footer_ea9716188ae72347.style-2_19f9865438b7cc6e .widget_categories_3ba4504ecc7cfb5b li a,
  .footer_ea9716188ae72347.style-2_19f9865438b7cc6e .widget_archive_63fc1b6a5cb7602d li a,
  .footer_ea9716188ae72347.style-2_19f9865438b7cc6e .widget_nav_menu_cef1976c62c286f8 li a,
  .footer_ea9716188ae72347.style-2_19f9865438b7cc6e .widget_tag_cloud_0bd6bf248d07a5a5 a,
  .footer_ea9716188ae72347.style-2_19f9865438b7cc6e .widget_rss_942afb96d46986fe li a,
  .footer_ea9716188ae72347.style-2_19f9865438b7cc6e .widget_rss_942afb96d46986fe li,
  .footer_ea9716188ae72347.style-2_19f9865438b7cc6e .footer__widget_42f857be1ea794e2 a,
  .footer_ea9716188ae72347.style-2_19f9865438b7cc6e .footer__widget_42f857be1ea794e2 li,
  .footer_ea9716188ae72347.style-2_19f9865438b7cc6e li.recentcomments_1be259b13ca8ced3 {
    color: #ffffff; }
  .footer_ea9716188ae72347.style-2_19f9865438b7cc6e .te-theme-btn_c3e51d3438a700f0,
  .footer_ea9716188ae72347.style-2_19f9865438b7cc6e .wp-block-loginout_55cf7f399b0d4e19 a,
  .footer_ea9716188ae72347.style-2_19f9865438b7cc6e input.te-theme-btn_c3e51d3438a700f0,
  .footer_ea9716188ae72347.style-2_19f9865438b7cc6e .widget_f5b7750ac820ec42 .wp-block-search_294b08fd6bab8002 button,
  .footer_ea9716188ae72347.style-2_19f9865438b7cc6e .widget_f5b7750ac820ec42 .search-form_c0569bd6ebf1c0c3 button,
  .footer_ea9716188ae72347.style-2_19f9865438b7cc6e .widget_f5b7750ac820ec42 .sidebar__search_0a2366dc365102fc button,
  .footer_ea9716188ae72347.style-2_19f9865438b7cc6e .sidebar__widget_5642d7e8abea0df3 .wp-block-search_294b08fd6bab8002 button,
  .footer_ea9716188ae72347.style-2_19f9865438b7cc6e .sidebar__widget_5642d7e8abea0df3 .search-form_c0569bd6ebf1c0c3 button,
  .footer_ea9716188ae72347.style-2_19f9865438b7cc6e .sidebar__widget_5642d7e8abea0df3 .sidebar__search_0a2366dc365102fc button {
    background-color: #E7F914;
    color: #14203A; }
  .footer_ea9716188ae72347 .footer__widget_42f857be1ea794e2 li {
    list-style: none; }
  .footer_ea9716188ae72347 .te-footer-widget_6c9db6c3719160c4.te_widget_nav_menu_2340b466ad17466a li.wp-block-social-link_c259185ff0083dc2 {
    display: inline-block;
    width: unset !important; }
  .footer_ea9716188ae72347 .te_widget_nav_menu_2340b466ad17466a li.cat-item_5bb9a6fea3d981c6 {
    text-align: right; }
    .footer_ea9716188ae72347 .te_widget_nav_menu_2340b466ad17466a li.cat-item_5bb9a6fea3d981c6 a {
      float: left; }
  .footer_ea9716188ae72347 .te-footer-bg_a4473885e2cb3335 {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: -1; }
  .footer_ea9716188ae72347 .footer-nav-widget_3d65f83bc89e9fc4 {
    padding: 0 90px; }
    @media (max-width: 991px) {
      .footer_ea9716188ae72347 .footer-nav-widget_3d65f83bc89e9fc4 {
        padding: 0 12px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .footer_ea9716188ae72347 .footer-nav-widget_3d65f83bc89e9fc4 {
        padding: 0 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .footer_ea9716188ae72347 .footer-nav-widget_3d65f83bc89e9fc4 {
        padding: 0 30px; } }

.te-footer-widget_6c9db6c3719160c4 {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .te-footer-widget_6c9db6c3719160c4 {
      margin-bottom: 40px; } }
  .te-footer-widget_6c9db6c3719160c4 .te-footer-widget-title_af32487b8e482d1c,
  .te-footer-widget_6c9db6c3719160c4 .wp-block-heading_d741da493b4130c9 {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 39px;
    color: #131A2A;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700; }
  .te-footer-widget_6c9db6c3719160c4 ul {
    padding-left: 0; }
  .te-footer-widget_6c9db6c3719160c4 .te-subscribe-form-widget_add712fce0814381 .mc4wp-form-fields_4678958c85aed37a {
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 5px; }
  .te-footer-widget_6c9db6c3719160c4 .te-subscribe-form-widget_add712fce0814381 .single-field_c986603b800c74f1 input {
    border-radius: 0;
    background-color: transparent;
    color: #ffffff; }
  .te-footer-widget_6c9db6c3719160c4.widget-latest-posts-footer_190094545c44186a {
    margin-top: -5px; }
  @media (max-width: 767px) {
    .te-footer-widget_6c9db6c3719160c4.zoom-instagram-widget_9aaf83d1d26f803a {
      margin-bottom: 0;
      margin-top: -10px; } }
  @media (max-width: 767px) {
    .te-footer-widget_6c9db6c3719160c4.widget_contact_info_widget_4ab2d01fab72bf30 {
      margin-bottom: 18px; } }
  @media only screen and (min-width: 992px) and (max-width: 1399px) {
    .te-footer-widget_6c9db6c3719160c4 .widget-instagram-feed_201c757630e9c3fc {
      width: 170px; } }
  .te-footer-widget_6c9db6c3719160c4 .te-footer-widget-info_214948ee85201b32 {
    padding-right: 30px; }
    @media (max-width: 1199px) {
      .te-footer-widget_6c9db6c3719160c4 .te-footer-widget-info_214948ee85201b32 {
        padding-right: 0; } }
    .te-footer-widget_6c9db6c3719160c4 .te-footer-widget-info_214948ee85201b32 p {
      color: #335371;
      margin-bottom: 30px; }
    .te-footer-widget_6c9db6c3719160c4 .te-footer-widget-info_214948ee85201b32 .te-footer-logo_59f98e55463ec60c {
      margin-bottom: 30px;
      display: inline-block; }
    .te-footer-widget_6c9db6c3719160c4 .te-footer-widget-info_214948ee85201b32 .info-form-and-social-icon_88f3469a015bf9cb {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 50px; }
      .te-footer-widget_6c9db6c3719160c4 .te-footer-widget-info_214948ee85201b32 .info-form-and-social-icon_88f3469a015bf9cb .te-social-profile_59c245f8e49b32dc {
        margin-top: 0; }
    .te-footer-widget_6c9db6c3719160c4 .te-footer-widget-info_214948ee85201b32 .te-social-profile_59c245f8e49b32dc {
      gap: 20px;
      margin-top: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-footer-widget_6c9db6c3719160c4 .te-footer-widget-info_214948ee85201b32 .info-form-and-social-icon_88f3469a015bf9cb {
        -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_6c9db6c3719160c4.te_widget_nav_menu_2340b466ad17466a ul {
    margin-top: -5px;
    padding-left: 0;
    margin-bottom: 0; }
  .te-footer-widget_6c9db6c3719160c4.te_widget_nav_menu_2340b466ad17466a li {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 2px; }
    .te-footer-widget_6c9db6c3719160c4.te_widget_nav_menu_2340b466ad17466a li:last-child {
      padding-top: 0;
      padding-bottom: 0; }
    .te-footer-widget_6c9db6c3719160c4.te_widget_nav_menu_2340b466ad17466a 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_6c9db6c3719160c4.te_widget_nav_menu_2340b466ad17466a li a::before {
        content: "\f105";
        font-family: "Font Awesome 6 Free";
        font-size: 14px; }
      .te-footer-widget_6c9db6c3719160c4.te_widget_nav_menu_2340b466ad17466a li a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-footer-widget_6c9db6c3719160c4 .te-footer-widget-contact_732314fa601886fd p {
    color: #335371; }
  .te-footer-widget_6c9db6c3719160c4 .te-footer-widget-contact_732314fa601886fd .footer-contact_b13a808a7dee326e ul {
    list-style: none; }
    .te-footer-widget_6c9db6c3719160c4 .te-footer-widget-contact_732314fa601886fd .footer-contact_b13a808a7dee326e 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_6c9db6c3719160c4 .te-footer-widget-contact_732314fa601886fd .footer-contact_b13a808a7dee326e ul li:first-child {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .te-footer-widget_6c9db6c3719160c4 .te-footer-widget-contact_732314fa601886fd .footer-contact_b13a808a7dee326e ul li:first-child .contact-icon_38646d156a2b69dc {
          margin-top: 5px; }
      .te-footer-widget_6c9db6c3719160c4 .te-footer-widget-contact_732314fa601886fd .footer-contact_b13a808a7dee326e ul li:last-child {
        margin-bottom: 0; }
      .te-footer-widget_6c9db6c3719160c4 .te-footer-widget-contact_732314fa601886fd .footer-contact_b13a808a7dee326e ul li .contact-icon_38646d156a2b69dc {
        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_6c9db6c3719160c4 .te-footer-widget-contact_732314fa601886fd .footer-contact_b13a808a7dee326e ul li .contact-text_22e9ae4168fc6c05 {
        color: #335371;
        font-size: 18px;
        line-height: 24px;
        overflow: hidden; }
        .te-footer-widget_6c9db6c3719160c4 .te-footer-widget-contact_732314fa601886fd .footer-contact_b13a808a7dee326e ul li .contact-text_22e9ae4168fc6c05 a:hover span {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .te-footer-widget_6c9db6c3719160c4 .te-footer-widget-contact_732314fa601886fd .footer-contact_b13a808a7dee326e ul li .contact-text_22e9ae4168fc6c05 span,
        .te-footer-widget_6c9db6c3719160c4 .te-footer-widget-contact_732314fa601886fd .footer-contact_b13a808a7dee326e ul li .contact-text_22e9ae4168fc6c05 p,
        .te-footer-widget_6c9db6c3719160c4 .te-footer-widget-contact_732314fa601886fd .footer-contact_b13a808a7dee326e ul li .contact-text_22e9ae4168fc6c05 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_6c9db6c3719160c4 .te_widget_latest_post_353efc8ee3f33854 ul li {
    margin-bottom: 10px; }
    .te-footer-widget_6c9db6c3719160c4 .te_widget_latest_post_353efc8ee3f33854 ul li .te-latest-post-thumb_881d93a9c466b691 {
      width: 80px;
      height: 80px;
      border-radius: 20px;
      overflow: hidden; }
    .te-footer-widget_6c9db6c3719160c4 .te_widget_latest_post_353efc8ee3f33854 ul li .te-latest-post-desc_95904117a4637ce2 .te-latest-post-title_41c16d273692a57b {
      margin-bottom: 0;
      font-size: 18px;
      line-height: 29px;
      color: #335371;
      font-weight: 400; }
      .te-footer-widget_6c9db6c3719160c4 .te_widget_latest_post_353efc8ee3f33854 ul li .te-latest-post-desc_95904117a4637ce2 .te-latest-post-title_41c16d273692a57b 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_6c9db6c3719160c4 .te_widget_latest_post_353efc8ee3f33854 ul li .te-latest-post-desc_95904117a4637ce2 .te-latest-post-title_41c16d273692a57b a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-footer-widget_6c9db6c3719160c4 .te_widget_latest_post_353efc8ee3f33854 ul li .te-latest-post-desc_95904117a4637ce2 .te-latest-post-meta_11e0abb450e7569a {
      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_8cc77e7e9dcff57a 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_8cc77e7e9dcff57a ul {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .te-footer-bottom-menu_8cc77e7e9dcff57a 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_8cc77e7e9dcff57a ul li a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }

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

.subscribe-area_7dc61ab7891bd569 {
  overflow: hidden; }
  .subscribe-area_7dc61ab7891bd569.style-1_ecf0b518cb4197b8 .te-subscribe-inner-area_60bb55f2269b9eed .te-content-wrapper_0e3cd65f73977ae9 {
    background-color: #317EFE;
    border-radius: 20px;
    padding: 63px 50px 68px 74px;
    gap: 14px; }
  .subscribe-area_7dc61ab7891bd569.style-1_ecf0b518cb4197b8 .te-image-bg-collumn_d6e326ac9532fd6e {
    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_7dc61ab7891bd569.style-1_ecf0b518cb4197b8 .te-image-bg-collumn_d6e326ac9532fd6e {
        display: none; } }
  .subscribe-area_7dc61ab7891bd569 .te-content-wrapper_0e3cd65f73977ae9 {
    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_7dc61ab7891bd569 .te-content-wrapper_0e3cd65f73977ae9 {
        padding: 100px 24px 100px 24px;
        margin: 0 auto; } }
    @media (max-width: 809px) {
      .subscribe-area_7dc61ab7891bd569 .te-content-wrapper_0e3cd65f73977ae9 {
        padding: 80px 24px 80px 24px;
        width: 100%; } }
    .subscribe-area_7dc61ab7891bd569 .te-content-wrapper_0e3cd65f73977ae9 .short-title_1025fdd3d0045d8a {
      font-size: 21px;
      font-weight: 500;
      color: #335371;
      margin-bottom: 0; }
    .subscribe-area_7dc61ab7891bd569 .te-content-wrapper_0e3cd65f73977ae9 .te-subscribe-title_f182f47368da5776 {
      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_7dc61ab7891bd569 .te-content-wrapper_0e3cd65f73977ae9 .te-subscribe-title_f182f47368da5776 {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .subscribe-area_7dc61ab7891bd569 .te-content-wrapper_0e3cd65f73977ae9 .te-subscribe-title_f182f47368da5776 {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_7dc61ab7891bd569 .te-content-wrapper_0e3cd65f73977ae9 .te-subscribe-title_f182f47368da5776 {
          font-size: 36px;
          line-height: 42px; } }
    .subscribe-area_7dc61ab7891bd569 .te-content-wrapper_0e3cd65f73977ae9 .text_1ce3400dc2f56c7b {
      font-size: 18px;
      color: #ffffff;
      margin-bottom: 0; }
  .subscribe-area_7dc61ab7891bd569 .te-subscribe-inner-area_60bb55f2269b9eed {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .subscribe-area_7dc61ab7891bd569 .te-subscribe-inner-area_60bb55f2269b9eed {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .subscribe-area_7dc61ab7891bd569 .te-subscribe-inner-area_60bb55f2269b9eed .te-subscribe-collumn_2e4534b359a7e985 {
      -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_7dc61ab7891bd569 .te-subscribe-inner-area_60bb55f2269b9eed .te-subscribe-collumn_2e4534b359a7e985.te-image-bg-collumn_d6e326ac9532fd6e {
          display: none; } }
    .subscribe-area_7dc61ab7891bd569 .te-subscribe-inner-area_60bb55f2269b9eed .mc4wp-form-fields_4678958c85aed37a {
      background-color: transparent;
      gap: 10px; }
      @media (max-width: 575px) {
        .subscribe-area_7dc61ab7891bd569 .te-subscribe-inner-area_60bb55f2269b9eed .mc4wp-form-fields_4678958c85aed37a {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .subscribe-area_7dc61ab7891bd569 .te-subscribe-inner-area_60bb55f2269b9eed .mc4wp-form-fields_4678958c85aed37a .submit-btn_8a83cd84f4a57ad6 {
        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_6c9db6c3719160c4 .te-subscribe-form-wrapper_4f21eb260682f1cb {
  color: #335371; }

.te-subscribe-form-widget_add712fce0814381 {
  position: relative; }
  .te-subscribe-form-widget_add712fce0814381 .mc4wp-form-fields_4678958c85aed37a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    overflow: hidden;
    border-radius: 5px; }
  .te-subscribe-form-widget_add712fce0814381 .single-field_c986603b800c74f1 {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .te-subscribe-form-widget_add712fce0814381 .single-field_c986603b800c74f1 input {
      color: #335371;
      height: 55px;
      padding: 0 30px;
      font-size: 18px;
      width: 100%;
      border-radius: 50px; }
    .te-subscribe-form-widget_add712fce0814381 .single-field_c986603b800c74f1 *::-webkit-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_add712fce0814381 .single-field_c986603b800c74f1 *:-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_add712fce0814381 .single-field_c986603b800c74f1 *::-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_add712fce0814381 .single-field_c986603b800c74f1 *::placeholder {
      color: #778196; }
  .te-subscribe-form-widget_add712fce0814381 .submit-btn_8a83cd84f4a57ad6 {
    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_add712fce0814381 .submit-btn_8a83cd84f4a57ad6:hover {
      background-color: #131A2A;
      color: #ffffff; }
  .te-subscribe-form-widget_add712fce0814381 .mc4wp-response_906ffeb2e8cb74a1 {
    position: absolute;
    margin-top: 15px; }
    .te-subscribe-form-widget_add712fce0814381 .mc4wp-response_906ffeb2e8cb74a1 .mc4wp-alert_f2af09e270e9ee38.mc4wp-error_9592ebc3ff75fc26 p {
      color: #ff0000;
      position: relative; }
    .te-subscribe-form-widget_add712fce0814381 .mc4wp-response_906ffeb2e8cb74a1 .mc4wp-alert_f2af09e270e9ee38.mc4wp-error_9592ebc3ff75fc26 a {
      color: #ff0000; }
    .te-subscribe-form-widget_add712fce0814381 .mc4wp-response_906ffeb2e8cb74a1 .mc4wp-alert_f2af09e270e9ee38.mc4wp-success_5993e694de5430a4 p, .te-subscribe-form-widget_add712fce0814381 .mc4wp-response_906ffeb2e8cb74a1 .mc4wp-alert_f2af09e270e9ee38.mc4wp-notice_4498ea40f497f8b5 p {
      color: #ffffff;
      position: relative; }

.te-footer-social-wrapper_9841bd35f4ea6cde {
  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_9841bd35f4ea6cde .te-footer-logo_59f98e55463ec60c {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .te-footer-social-wrapper_9841bd35f4ea6cde .te-social-widget_131d0b44ac6b0685 {
    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_9841bd35f4ea6cde .te-social-widget_131d0b44ac6b0685 span {
      color: #ffffff;
      font-size: 20px;
      font-weight: 400; }

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

.footer_ea9716188ae72347.style-2_19f9865438b7cc6e {
  background-color: #131A2A; }
  .footer_ea9716188ae72347.style-2_19f9865438b7cc6e .te-footer-sec_d5d0e2e21a2b57e2 {
    border-bottom: 1px solid rgba(225, 225, 225, 0.3);
    padding-top: 80px;
    padding-bottom: 70px; }
  .footer_ea9716188ae72347.style-2_19f9865438b7cc6e .te-footer-widget-title_af32487b8e482d1c,
  .footer_ea9716188ae72347.style-2_19f9865438b7cc6e .wp-block-heading_d741da493b4130c9 {
    color: #ffffff;
    font-size: 24px; }
  .footer_ea9716188ae72347.style-2_19f9865438b7cc6e .footer-bottom-area_1c2fe0a9c34eaefd .te-copyright-text_e1e73cd1c70ec156 p,
  .footer_ea9716188ae72347.style-2_19f9865438b7cc6e .te-footer-widget_6c9db6c3719160c4.te_widget_nav_menu_2340b466ad17466a li a,
  .footer_ea9716188ae72347.style-2_19f9865438b7cc6e .te-footer-widget_6c9db6c3719160c4 .te_widget_latest_post_353efc8ee3f33854 ul li .te-latest-post-desc_95904117a4637ce2 .te-latest-post-title_41c16d273692a57b a,
  .footer_ea9716188ae72347.style-2_19f9865438b7cc6e .te-footer-widget_6c9db6c3719160c4 .te_widget_latest_post_353efc8ee3f33854 ul li .te-latest-post-desc_95904117a4637ce2 .te-latest-post-title_41c16d273692a57b,
  .footer_ea9716188ae72347.style-2_19f9865438b7cc6e .te-footer-widget_6c9db6c3719160c4 .te_widget_latest_post_353efc8ee3f33854 ul li .te-latest-post-desc_95904117a4637ce2 .te-latest-post-meta_11e0abb450e7569a,
  .footer_ea9716188ae72347.style-2_19f9865438b7cc6e .te-footer-widget_6c9db6c3719160c4 .te-subscribe-form-wrapper_4f21eb260682f1cb,
  .footer_ea9716188ae72347.style-2_19f9865438b7cc6e .te-footer-bottom-menu_8cc77e7e9dcff57a ul li a,
  .footer_ea9716188ae72347.style-2_19f9865438b7cc6e .footer-bottom-area_1c2fe0a9c34eaefd .te-copyright-text_e1e73cd1c70ec156 p a {
    color: #ffffff; }

/*# sourceMappingURL=style.css_da6267afbe0f503a.map_99d9e87b59dd86af */