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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

code {
  color: #E7F914; }

.te-theme-btn_a8e42574b8fdbc20,
.wp-block-loginout_c526cb824281e186 a,
input.te-theme-btn_a8e42574b8fdbc20 {
  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_a8e42574b8fdbc20:hover,
  .wp-block-loginout_c526cb824281e186 a:hover,
  input.te-theme-btn_a8e42574b8fdbc20:hover {
    color: #131A2A;
    background-color: #E7F914; }
  .te-theme-btn_a8e42574b8fdbc20:focus,
  .wp-block-loginout_c526cb824281e186 a:focus,
  input.te-theme-btn_a8e42574b8fdbc20:focus {
    color: #ffffff; }
  .te-theme-btn_a8e42574b8fdbc20.yellow-btn_8e11da219762b9a4,
  .wp-block-loginout_c526cb824281e186 a.yellow-btn_8e11da219762b9a4,
  input.te-theme-btn_a8e42574b8fdbc20.yellow-btn_8e11da219762b9a4 {
    background-color: #E7F914;
    color: #14203A; }
  .te-theme-btn_a8e42574b8fdbc20.simple-btn_3feab121da112f88,
  .wp-block-loginout_c526cb824281e186 a.simple-btn_3feab121da112f88,
  input.te-theme-btn_a8e42574b8fdbc20.simple-btn_3feab121da112f88 {
    padding-left: 36px;
    padding-right: 36px; }

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

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

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

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

.circle-rotate-wrapper_e975491a48046378 {
  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_e975491a48046378 .circle-rotate-inner_5c954028e4c03a4b {
    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_f7fa51ac57be3229 {
  margin-top: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.px-350_1669f76daffb7655 {
  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_42f6eb425f36b7c1 label {
  width: 100%;
  display: block;
  font-weight: 600;
  margin-bottom: 10px; }
.post-password-form_42f6eb425f36b7c1 input[type="password"] {
  font-size: 1.2rem;
  line-height: 20px;
  padding: 12px 20px;
  border: 1px solid #E4E4F2;
  width: 100%; }
.post-password-form_42f6eb425f36b7c1 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_42f6eb425f36b7c1 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_edba2f502950f183 .size-full_61c955cdaa1accd9.alignright_97fc5ecf30863c3f {
  margin-bottom: 15px;
  margin-top: 20px; }
.tp-page-content_edba2f502950f183 figure.wp-caption_70b91a4d9d2068f5.aligncenter_ce54ab947c8824e3 {
  margin-top: 40px; }
.tp-page-content_edba2f502950f183 dl, .tp-page-content_edba2f502950f183 ol, .tp-page-content_edba2f502950f183 ul {
  margin-bottom: 11px; }
.tp-page-content_edba2f502950f183 .te-comment-respond_9da35eedb68139c1 {
  margin-top: 78px;
  margin-bottom: 20px; }
.tp-page-content_edba2f502950f183 .te-latest-comments_bed441165704e724 .te-comment-respond_9da35eedb68139c1 {
  margin-bottom: 40px; }
.tp-page-content_edba2f502950f183 .te-post-comments_4f7e7727510fe56b {
  margin-top: 80px; }

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

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

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

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

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

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

.gallery-columns-1_0436142d039ebc1b .gallery-item_3dcc600de9dca710 {
  max-width: 100%;
  width: 100%; }

.gallery-columns-2_46ed86159b0edefe .gallery-item_3dcc600de9dca710 {
  max-width: 50%; }

.gallery-columns-3_53b19bd63bd475c3 .gallery-item_3dcc600de9dca710 {
  max-width: 33.33%; }

.gallery-columns-4_b684b9ebfe3f7ebe .gallery-item_3dcc600de9dca710 {
  max-width: 25%; }

.gallery-columns-5_cfba960b8d042d7a .gallery-item_3dcc600de9dca710 {
  max-width: 20%; }

.gallery-columns-6_b55bc974c997649a .gallery-item_3dcc600de9dca710 {
  max-width: 16.66%; }

.gallery-columns-7_fcd3ea6bb3bf18cb .gallery-item_3dcc600de9dca710 {
  max-width: 14.28%; }

.gallery-columns-8_4894742684222952 .gallery-item_3dcc600de9dca710 {
  max-width: 12.5%; }

.gallery-columns-9_c48f14fb0a7b844f .gallery-item_3dcc600de9dca710 {
  max-width: 11.11%; }

.gallery-caption_7ba62198d34c85e7 {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.te-post-content p.has-large-font-size_4885eaf178d96741 {
  font-size: 36px;
  line-height: 1.2; }
.te-post-content .wp-block-search_06450a002bc67056 {
  margin-bottom: 15px; }
.te-post-content .wp-block-file_e3ec93b7266fcab8 {
  margin-top: 20px; }
.te-post-content .wp-block-group__inner-container_c281e5c89e39acad p {
  margin-top: 0 !important; }

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

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

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

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

.wp-block-cover_7af341dde0dc56bf p.wp-block-cover-text_45c1ab04541993ff,
.wp-block-cover_7af341dde0dc56bf.is-light_e16a44a387fedb7c .wp-block-cover__inner-container_9fadf35b030f62a6 {
  color: #fff !important; }

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

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

.widget_485b1715ccb26074 .wp-block-archives-dropdown_9169621eec29c3ae,
.widget_485b1715ccb26074 .wp-block-categories-dropdown_776ebd15525ea79f,
.widget_485b1715ccb26074 .wp-block-loginout_c526cb824281e186,
.widget_485b1715ccb26074 .wp-block-social-links_e40a59407879894c,
.widget_485b1715ccb26074.widget_archive_c9b8f2dca2e7b680 select,
.widget_485b1715ccb26074.te_widget_categories_06d8b71b48e2945a select,
.widget_485b1715ccb26074.widget_text_3a5d51bd61af0461 select,
.widget_485b1715ccb26074.te_widget_search_db0265d08714d2d1 .search-form_777bb49f7f3d4338,
.widget_485b1715ccb26074.te_widget_tag_cloud_c5bcd79a89c99ac0 .tagcloud_c9197dc7534bc827,
.widget_485b1715ccb26074 .wp-block-tag-cloud_a25d54323a9cbd04 {
  margin-bottom: 6px; }

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

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

.blog-search-content_4aefd24242822e63 {
  margin: 0; }
  .blog-search-content_4aefd24242822e63 .wp-block-search_06450a002bc67056,
  .blog-search-content_4aefd24242822e63 .search-form_777bb49f7f3d4338,
  .blog-search-content_4aefd24242822e63 .sidebar__search_5204b0696d785e01 {
    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_4aefd24242822e63 .wp-block-search_06450a002bc67056,
      .blog-search-content_4aefd24242822e63 .search-form_777bb49f7f3d4338,
      .blog-search-content_4aefd24242822e63 .sidebar__search_5204b0696d785e01 {
        width: 100%; } }
    .blog-search-content_4aefd24242822e63 .wp-block-search_06450a002bc67056 .wp-block-search__inside-wrapper_b73b72d39e963355,
    .blog-search-content_4aefd24242822e63 .search-form_777bb49f7f3d4338 .wp-block-search__inside-wrapper_b73b72d39e963355,
    .blog-search-content_4aefd24242822e63 .sidebar__search_5204b0696d785e01 .wp-block-search__inside-wrapper_b73b72d39e963355 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .blog-search-content_4aefd24242822e63 .wp-block-search_06450a002bc67056 label,
    .blog-search-content_4aefd24242822e63 .search-form_777bb49f7f3d4338 label,
    .blog-search-content_4aefd24242822e63 .sidebar__search_5204b0696d785e01 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_4aefd24242822e63 .wp-block-search_06450a002bc67056 input,
    .blog-search-content_4aefd24242822e63 .search-form_777bb49f7f3d4338 input,
    .blog-search-content_4aefd24242822e63 .sidebar__search_5204b0696d785e01 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_4aefd24242822e63 .wp-block-search_06450a002bc67056 button,
    .blog-search-content_4aefd24242822e63 .search-form_777bb49f7f3d4338 button,
    .blog-search-content_4aefd24242822e63 .sidebar__search_5204b0696d785e01 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_edba2f502950f183 .wp-smiley_f1cbca63c2972b56,
.entry-content_ad70f6be37e2f4d1 .wp-smiley_f1cbca63c2972b56,
.comment-content_99444cc238b7022f .wp-smiley_f1cbca63c2972b56 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

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

.te-comment-respond_9da35eedb68139c1.style-two_1c49823f46d2ea2e .wpcf7-form_2222303aedd835e1 .wpcf7-not-valid-tip_f5c219e51b716be6 {
  color: #d9c0b8 !important; }
.te-comment-respond_9da35eedb68139c1 .wpcf7-form_2222303aedd835e1 .wpcf7-not-valid_479cac14dcc2502e {
  border-color: #dc3232 !important; }
.te-comment-respond_9da35eedb68139c1 .wpcf7-form_2222303aedd835e1 .wpcf7-not-valid-tip_f5c219e51b716be6 {
  font-size: 16px;
  margin-top: 5px; }
.te-comment-respond_9da35eedb68139c1 .wpcf7-form_2222303aedd835e1.sent_00e6856012b40dc6 .wpcf7-response-output_b2c3650b0cf8d6e9 {
  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_9da35eedb68139c1 .wpcf7-form_2222303aedd835e1.invalid_46415fd16cc9dc58 .wpcf7-response-output_b2c3650b0cf8d6e9 {
  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_9427a277d25c305d {
  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_9427a277d25c305d .wpcf7-te-list-item_6dd7b433abb18ae5 {
    margin: 0; }
    .wpcf7-form-control_9427a277d25c305d .wpcf7-te-list-item_6dd7b433abb18ae5 label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      margin: 0;
      gap: 10px; }
      .wpcf7-form-control_9427a277d25c305d .wpcf7-te-list-item_6dd7b433abb18ae5 label .wpcf7-te-list-item-label_86353edcdc5e254a {
        font-size: 16px;
        font-weight: 400; }

.logged-in_5532cd91fb4024ad .te-comment-respond_9da35eedb68139c1 textarea {
  margin-bottom: 12px; }

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

body.admin-bar_9b9a60c9f341e443 .header-menu-area_4e5639879e0db83f.sticky_menu_cf5979e584f1c19e {
  top: 30px; }
  @media (max-width: 600px) {
    body.admin-bar_9b9a60c9f341e443 .header-menu-area_4e5639879e0db83f.sticky_menu_cf5979e584f1c19e {
      top: 0; } }

.page-template-default_5e3709a87b468a9f.page-id-146_01335ca9506e6304 .tp-page-content_edba2f502950f183 p:last-child {
  margin-bottom: 10px; }
.page-template-default_5e3709a87b468a9f.page-id-1133_f7343bacb359a62a .tp-page-content_edba2f502950f183 .te-comment-respond_9da35eedb68139c1 {
  margin-top: 78px;
  display: inline-block;
  width: 100%; }
.page-template-default_5e3709a87b468a9f.page-id-3_7f5ff46338f617db .page-area_33f58a03b450b684 {
  padding-top: 128px; }

.single-post-item_c3d68ce59a9029e2.post-24_0205b91ca8a7e5f4 .wp-block-button_61db5b45d18ad364 a {
  color: #ffffff; }

.post-template-default_6b53f11e04c44b18.postid-163_2ec914620805dde2 .te-blog-details-wrapper_898628cab779e837 .te-post-item_846d81b37213e623 .te-post-content {
  margin-bottom: 34px; }
.post-template-default_6b53f11e04c44b18.postid-150_a814136cd815cc5f .te-blog-details-wrapper_898628cab779e837 .te-post-item_846d81b37213e623 .te-post-content {
  margin-bottom: 34px; }
  .post-template-default_6b53f11e04c44b18.postid-150_a814136cd815cc5f .te-blog-details-wrapper_898628cab779e837 .te-post-item_846d81b37213e623 .te-post-content .wp-block-group_b6aa01178a934923.is-layout-constrained_9753d7da3431b80f:last-child {
    border: 1px solid #000; }
.post-template-default_6b53f11e04c44b18.postid-51_6e780446ceafdab6 .te-blog-details-wrapper_898628cab779e837 .te-post-item_846d81b37213e623 .te-post-content {
  margin-bottom: 25px; }
  .post-template-default_6b53f11e04c44b18.postid-51_6e780446ceafdab6 .te-blog-details-wrapper_898628cab779e837 .te-post-item_846d81b37213e623 .te-post-content p:last-child {
    margin-bottom: 0; }
.post-template-default_6b53f11e04c44b18.postid-1163_fb8816bc0cada27b .te-blog-details-wrapper_898628cab779e837 .te-post-item_846d81b37213e623 .te-post-content .wp-caption_70b91a4d9d2068f5, .post-template-default_6b53f11e04c44b18.postid-568_c20bf4f47aa06d44 .te-blog-details-wrapper_898628cab779e837 .te-post-item_846d81b37213e623 .te-post-content .wp-caption_70b91a4d9d2068f5 {
  margin-top: 20px; }
.post-template-default_6b53f11e04c44b18.postid-1785_2e47b29a3289adaf .te-blog-details-wrapper_898628cab779e837 .te-post-item_846d81b37213e623 .te-post-content .wp-block-button__link_0d36e35045864a78 {
  color: #ffffff !important; }
.post-template-default_6b53f11e04c44b18.postid-1149_1e16c6949fd5c3f1 .te-blog-details-wrapper_898628cab779e837 .te-latest-comments_bed441165704e724 li .te-comments-item_a9a0fe28052daecc .te-comments-text_f552369312e2b97f p {
  margin-bottom: 0; }
.post-template-default_6b53f11e04c44b18.postid-555_10afc31e86ef6395 .te-blog-details-wrapper_898628cab779e837 .te-post-item_846d81b37213e623 .te-post-content .gallery_fce02f5c5ba8a4a0 {
  margin-top: 20px; }

.error-404_c8fd5fa412a24c71.not-found {
  margin-top: -20px;
  margin-bottom: 40px; }
  .error-404_c8fd5fa412a24c71.not-found .error-content_bdd13721887b18b9 .error-btn-bh_b6a8134957009364 {
    margin-top: 20px; }

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

.sidebar_cd6a47915af51fe2 .widget_media_gallery_cbb491e0e6e8ab0a .gallery-item_3dcc600de9dca710 {
  margin-bottom: 0; }
  .sidebar_cd6a47915af51fe2 .widget_media_gallery_cbb491e0e6e8ab0a .gallery-item_3dcc600de9dca710 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_f6a9593ee83a4be8 {
  -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_ab8c8d9a27e0227c {
  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_ee2ab324f0078ac8 path {
  stroke: #317EFE;
  stroke-width: 4;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

body.admin-bar_9b9a60c9f341e443 .header-area_ee5715515e94bbb2.style-2_e067d3e8a6aec652.login .te-header-menu-area_61f7023cf323d596 {
  top: auto !important; }

.header-area_ee5715515e94bbb2 .container-fluid_5d81385a3be6bdab {
  padding: 0 70px; }
  @media (max-width: 1550px) {
    .header-area_ee5715515e94bbb2 .container-fluid_5d81385a3be6bdab {
      padding: 0 24px; } }
.header-area_ee5715515e94bbb2.style-2_e067d3e8a6aec652 .header-top {
  padding: 9px 0;
  background-color: #F9F4F1; }
  .header-area_ee5715515e94bbb2.style-2_e067d3e8a6aec652 .header-top .te-header-contact-info_1b78591c95793478 span {
    color: #677471; }
    .header-area_ee5715515e94bbb2.style-2_e067d3e8a6aec652 .header-top .te-header-contact-info_1b78591c95793478 span i {
      color: #317EFE; }
    .header-area_ee5715515e94bbb2.style-2_e067d3e8a6aec652 .header-top .te-header-contact-info_1b78591c95793478 span a {
      color: #677471; }
  .header-area_ee5715515e94bbb2.style-2_e067d3e8a6aec652 .header-top .te-social-profile_b8041d1c3b57b000 a {
    color: #317EFE;
    background-color: #E0E6F8;
    width: 42px;
    height: 42px; }
    .header-area_ee5715515e94bbb2.style-2_e067d3e8a6aec652 .header-top .te-social-profile_b8041d1c3b57b000 a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #ffffff;
      background-color: #317EFE; }
.header-area_ee5715515e94bbb2.style-2_e067d3e8a6aec652 .te-header-menu-area_61f7023cf323d596 {
  position: fixed;
  top: 20px;
  left: 0;
  width: 100%; }
  .header-area_ee5715515e94bbb2.style-2_e067d3e8a6aec652 .te-header-menu-area_61f7023cf323d596 .menu-wrapper_b79c57856f0a8499 {
    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_ee5715515e94bbb2.style-2_e067d3e8a6aec652 .te-header-menu-area_61f7023cf323d596 .menu-wrapper_b79c57856f0a8499 {
        padding-left: 10px;
        padding-right: 6px; } }
  .header-area_ee5715515e94bbb2.style-2_e067d3e8a6aec652 .te-header-menu-area_61f7023cf323d596 .te-header-btn_681e561d334cb089 .te-quote-btn_4d17b81637a5466f {
    background-color: #E7F914;
    border-color: #E7F914; }
.header-area_ee5715515e94bbb2.style-2_e067d3e8a6aec652 .te-sticky_menu {
  top: 0; }
  .header-area_ee5715515e94bbb2.style-2_e067d3e8a6aec652 .te-sticky_menu .menu-wrapper_b79c57856f0a8499 {
    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_05e8c77bbe394225 {
    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_b96677a2120ecce0 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px; }
  .header-top .te-header-contact-info_1b78591c95793478 {
    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_1b78591c95793478 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_1b78591c95793478 span.te-contact-info-item_d44e242886ad9700 {
        gap: 0 10px !important; }
      .header-top .te-header-contact-info_1b78591c95793478 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_3325ab3290209e87 {
      display: none; } }
  .header-top .header-top-btn_3325ab3290209e87 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_3325ab3290209e87 a:hover:after {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
    .header-top .header-top-btn_3325ab3290209e87 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_b8041d1c3b57b000 {
    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_b8041d1c3b57b000 .te-social-profile-label_d64c18ca3761afe3 {
      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_b8041d1c3b57b000 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_b8041d1c3b57b000 a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #14203A;
        background-color: #E7F914; }

.te-header-menu-area_61f7023cf323d596 {
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-header-menu-area_61f7023cf323d596.te-te-sticky-header_84813dd3da7088c7 {
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-header-menu-area_61f7023cf323d596.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_61f7023cf323d596.te-sticky_menu .te-logo_9d5c83700683d0dd {
      height: 84px; }
      .te-header-menu-area_61f7023cf323d596.te-sticky_menu .te-logo_9d5c83700683d0dd:after {
        display: none; }
      .te-header-menu-area_61f7023cf323d596.te-sticky_menu .te-logo_9d5c83700683d0dd .te-standard-logo_0ed1c2d454f1123f {
        display: none; }
      .te-header-menu-area_61f7023cf323d596.te-sticky_menu .te-logo_9d5c83700683d0dd .te-sticky-logo_cfc864902e7a57dc {
        display: block; }
        .te-header-menu-area_61f7023cf323d596.te-sticky_menu .te-logo_9d5c83700683d0dd .te-sticky-logo_cfc864902e7a57dc img {
          width: 170px;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-header-menu-area_61f7023cf323d596.te-sticky_menu .te-main-menu_a87d4ec06335d720 ul li.te-active > a:after {
      bottom: 20px; }
    .te-header-menu-area_61f7023cf323d596.te-sticky_menu .te-main-menu_a87d4ec06335d720 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_61f7023cf323d596.te-sticky_menu .te-main-menu_a87d4ec06335d720 ul li a {
          padding: 33px 14px; } }
    .te-header-menu-area_61f7023cf323d596.te-sticky_menu .te-main-menu_a87d4ec06335d720 ul li ul li a {
      padding: 10px 20px; }
  .te-header-menu-area_61f7023cf323d596 .te-header-menu-wrapper_7d04cd6ea0f9d26f {
    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_61f7023cf323d596 .te-header-menu-wrapper_7d04cd6ea0f9d26f {
        gap: 20px; } }
  .te-header-menu-area_61f7023cf323d596 .te-logo_9d5c83700683d0dd {
    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_61f7023cf323d596 .te-logo_9d5c83700683d0dd {
        height: 100px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-header-menu-area_61f7023cf323d596 .te-logo_9d5c83700683d0dd {
        height: 80px; } }
    @media only screen and (max-width: 1199px) {
      .te-header-menu-area_61f7023cf323d596 .te-logo_9d5c83700683d0dd .te-standard-logo_0ed1c2d454f1123f {
        display: none; } }
    .te-header-menu-area_61f7023cf323d596 .te-logo_9d5c83700683d0dd .te-standard-logo_0ed1c2d454f1123f img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-header-menu-area_61f7023cf323d596 .te-logo_9d5c83700683d0dd .te-sticky-logo_cfc864902e7a57dc {
      display: none; }
      @media only screen and (max-width: 767px) {
        .te-header-menu-area_61f7023cf323d596 .te-logo_9d5c83700683d0dd .te-sticky-logo_cfc864902e7a57dc {
          width: 170px; } }
      @media only screen and (max-width: 1199px) {
        .te-header-menu-area_61f7023cf323d596 .te-logo_9d5c83700683d0dd .te-sticky-logo_cfc864902e7a57dc {
          display: block; } }
      .te-header-menu-area_61f7023cf323d596 .te-logo_9d5c83700683d0dd .te-sticky-logo_cfc864902e7a57dc img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-header-menu-area_61f7023cf323d596 .te-logo_9d5c83700683d0dd .te-retina-logo_c70ed59f81fb0aa7 {
      display: none; }

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

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

.te-header-btn_681e561d334cb089 {
  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_681e561d334cb089 .te-icon_829ac7a3d2853df1 {
    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_681e561d334cb089 .te-icon_829ac7a3d2853df1: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_681e561d334cb089 {
      display: none; } }
  .te-header-btn_681e561d334cb089 .te-cta-btn_a2a15a707d5bf785 {
    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_681e561d334cb089 .te-cta-btn_a2a15a707d5bf785:hover {
      background-color: #317EFE;
      color: #ffffff; }
  .te-header-btn_681e561d334cb089 .te-quote-btn_4d17b81637a5466f {
    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_681e561d334cb089 .te-quote-btn_4d17b81637a5466f: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_168abcbdd6ed2685 {
    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_168abcbdd6ed2685 .te-search-content-filed_7b95bfc16c72660e {
      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_168abcbdd6ed2685 .te-search-content-filed_7b95bfc16c72660e .te-search-close {
        cursor: pointer;
        font-size: 30px;
        color: #ffffff; }
    .te-search-form-wrapper .te-search-form-inner_168abcbdd6ed2685 .te-search-form_5356dbd736b66ca0 {
      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_168abcbdd6ed2685 .te-search-form_5356dbd736b66ca0 .te-search-form-input_d766164a2733337e {
        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_168abcbdd6ed2685 .te-search-form_5356dbd736b66ca0 .te-search-form-input_d766164a2733337e .te-search-icon_7c9392913e499577 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .te-search-form-wrapper .te-search-form-inner_168abcbdd6ed2685 .te-search-form_5356dbd736b66ca0 .te-search-form-input_d766164a2733337e button.te-submit-search-btn_85f658ac7e4e759a {
          padding: 15px 24px !important; }
      .te-search-form-wrapper .te-search-form-inner_168abcbdd6ed2685 .te-search-form_5356dbd736b66ca0 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_3d7420c0b932dda6 {
  display: none; }

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

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

.mean-container .mean-nav ul li.dropdown-opened_e5a6c52e160d2393 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_4888ed8489da89f0 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_4888ed8489da89f0 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_2f8ddb9ea05576b2 {
    display: inline-block;
    width: 180px; }
  .te-menu-sidebar-area .te-menu-sidebar-wrapper_de1480085d962b79 {
    position: relative;
    padding: 40px; }
  .te-menu-sidebar-area.active {
    right: 0; }
  .te-menu-sidebar-area .te-menu-sidebar-close_6133a7e259de0533 {
    position: absolute;
    top: 0;
    right: 0; }
    .te-menu-sidebar-area .te-menu-sidebar-close_6133a7e259de0533 .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_6133a7e259de0533 .te-menu-sidebar-close-btn:hover {
        background-color: #317EFE; }
  .te-menu-sidebar-area .te-menu-sidebar-content_b6047b573a199411 .te-menu-sidebar-single-widget_bc604216d57f19f3 {
    display: inline-block;
    margin-top: 20px;
    width: 100%; }
    .te-menu-sidebar-area .te-menu-sidebar-content_b6047b573a199411 .te-menu-sidebar-single-widget_bc604216d57f19f3 .te-menu-sidebar-title_e935fea60a6e3f7f {
      margin-bottom: 5px; }
    .te-menu-sidebar-area .te-menu-sidebar-content_b6047b573a199411 .te-menu-sidebar-single-widget_bc604216d57f19f3 .te-header-contact-info_1b78591c95793478 {
      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_b6047b573a199411 .te-menu-sidebar-single-widget_bc604216d57f19f3 .te-header-contact-info_1b78591c95793478 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_b6047b573a199411 .te-menu-sidebar-single-widget_bc604216d57f19f3 .te-header-contact-info_1b78591c95793478 span.te-contact-info-item_d44e242886ad9700 {
          gap: 0 10px !important; }
        .te-menu-sidebar-area .te-menu-sidebar-content_b6047b573a199411 .te-menu-sidebar-single-widget_bc604216d57f19f3 .te-header-contact-info_1b78591c95793478 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_b6047b573a199411 .te-menu-sidebar-single-widget_bc604216d57f19f3 .te-header-contact-info_1b78591c95793478 span a:hover {
            color: #317EFE; }
    .te-menu-sidebar-area .te-menu-sidebar-content_b6047b573a199411 .te-menu-sidebar-single-widget_bc604216d57f19f3 .te-social-profile_b8041d1c3b57b000 {
      margin-top: 20px;
      border-top: 1px solid #dfe2e9;
      width: 100%;
      padding-top: 20px; }
      .te-menu-sidebar-area .te-menu-sidebar-content_b6047b573a199411 .te-menu-sidebar-single-widget_bc604216d57f19f3 .te-social-profile_b8041d1c3b57b000 a {
        color: #14203A;
        font-size: 22px; }
        .te-menu-sidebar-area .te-menu-sidebar-content_b6047b573a199411 .te-menu-sidebar-single-widget_bc604216d57f19f3 .te-social-profile_b8041d1c3b57b000 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_72b487dc47bbccae {
  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_72b487dc47bbccae.style-2_e067d3e8a6aec652 .te-single-slider_c3f3958eb48d987e {
    height: 950px;
    padding-top: 70px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_72b487dc47bbccae.style-2_e067d3e8a6aec652 .te-single-slider_c3f3958eb48d987e {
        height: unset;
        padding: 80px 0; } }
    .slider-area_72b487dc47bbccae.style-2_e067d3e8a6aec652 .te-single-slider_c3f3958eb48d987e .slider-feature-img_75b7eb20b9402009 {
      position: absolute;
      right: 0;
      top: 0; }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_72b487dc47bbccae.style-2_e067d3e8a6aec652 .te-single-slider_c3f3958eb48d987e .slider-feature-img_75b7eb20b9402009 {
          right: -200px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_72b487dc47bbccae.style-2_e067d3e8a6aec652 .te-single-slider_c3f3958eb48d987e .slider-feature-img_75b7eb20b9402009 {
          right: -280px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_72b487dc47bbccae.style-2_e067d3e8a6aec652 .te-single-slider_c3f3958eb48d987e .slider-feature-img_75b7eb20b9402009 {
          right: -380px; } }
      .slider-area_72b487dc47bbccae.style-2_e067d3e8a6aec652 .te-single-slider_c3f3958eb48d987e .slider-feature-img_75b7eb20b9402009 .company-award_3526b9c2afa9aa97 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        margin-top: 50px;
        left: 135px; }
        .slider-area_72b487dc47bbccae.style-2_e067d3e8a6aec652 .te-single-slider_c3f3958eb48d987e .slider-feature-img_75b7eb20b9402009 .company-award_3526b9c2afa9aa97 .icon_3d58fb9989335356 {
          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_72b487dc47bbccae.style-2_e067d3e8a6aec652 .te-single-slider_c3f3958eb48d987e .slider-feature-img_75b7eb20b9402009 .slider-feature-img-overlay_cd3be70faef0cb5b {
          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_72b487dc47bbccae.style-2_e067d3e8a6aec652 .te-single-slider_c3f3958eb48d987e .slider-left-shape_661c331bf20d13e2 {
      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_72b487dc47bbccae.style-2_e067d3e8a6aec652 .te-single-slider_c3f3958eb48d987e .slider-left-shape_661c331bf20d13e2 {
          display: none; } }
    .slider-area_72b487dc47bbccae.style-2_e067d3e8a6aec652 .te-single-slider_c3f3958eb48d987e .slider-right-shape_79d116ca0f9aba89 {
      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_72b487dc47bbccae.style-2_e067d3e8a6aec652 .te-single-slider_c3f3958eb48d987e .slider-right-shape_79d116ca0f9aba89 {
          display: none; } }
    .slider-area_72b487dc47bbccae.style-2_e067d3e8a6aec652 .te-single-slider_c3f3958eb48d987e .slider-circle-shape_174d7ff30dc3202c {
      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_72b487dc47bbccae .te-slider-wrapper_dbf0c62c04ab21d7 .slick-active_849f1d61241a8383 .te-slider-short-title_42342630f86663a8,
  .slider-area_72b487dc47bbccae .te-slider-wrapper_dbf0c62c04ab21d7 .slick-active_849f1d61241a8383 .te-slider-title_2b91c988703cd4c5,
  .slider-area_72b487dc47bbccae .te-slider-wrapper_dbf0c62c04ab21d7 .slick-active_849f1d61241a8383 .te-slider-short-desc_df93ce682f99c052,
  .slider-area_72b487dc47bbccae .te-slider-wrapper_dbf0c62c04ab21d7 .slick-active_849f1d61241a8383 .te-slider-btn-wrapper_d4092e1ee1cb2878 {
    -webkit-animation-name: MovefadeUp;
    animation-name: MovefadeUp;
    -webkit-animation-fill-mode: both; }
  .slider-area_72b487dc47bbccae .te-slider-wrapper_dbf0c62c04ab21d7 .slick-active_849f1d61241a8383 .te-slider-short-title_42342630f86663a8 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; }
  .slider-area_72b487dc47bbccae .te-slider-wrapper_dbf0c62c04ab21d7 .slick-active_849f1d61241a8383 .te-slider-title_2b91c988703cd4c5 {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  .slider-area_72b487dc47bbccae .te-slider-wrapper_dbf0c62c04ab21d7 .slick-active_849f1d61241a8383 .te-slider-short-desc_df93ce682f99c052 {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s; }
  .slider-area_72b487dc47bbccae .te-slider-wrapper_dbf0c62c04ab21d7 .slick-active_849f1d61241a8383 .te-slider-btn-wrapper_d4092e1ee1cb2878 {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s; }
  .slider-area_72b487dc47bbccae .te-slider-wrapper_dbf0c62c04ab21d7 .slick-dots_d6559f681145d224 {
    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_72b487dc47bbccae .te-slider-wrapper_dbf0c62c04ab21d7 .slick-dots_d6559f681145d224 {
        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_72b487dc47bbccae .te-slider-wrapper_dbf0c62c04ab21d7 .slick-dots_d6559f681145d224 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_72b487dc47bbccae .te-slider-wrapper_dbf0c62c04ab21d7 .slick-dots_d6559f681145d224 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_72b487dc47bbccae .te-slider-wrapper_dbf0c62c04ab21d7 .slick-dots_d6559f681145d224 li button:hover {
          background-color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
      .slider-area_72b487dc47bbccae .te-slider-wrapper_dbf0c62c04ab21d7 .slick-dots_d6559f681145d224 li.slick-active_849f1d61241a8383 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 1px solid #317EFE; }
        .slider-area_72b487dc47bbccae .te-slider-wrapper_dbf0c62c04ab21d7 .slick-dots_d6559f681145d224 li.slick-active_849f1d61241a8383 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .slider-area_72b487dc47bbccae .te-single-slider_c3f3958eb48d987e {
    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_72b487dc47bbccae .te-single-slider_c3f3958eb48d987e {
        background-image: none !important; } }
    .slider-area_72b487dc47bbccae .te-single-slider_c3f3958eb48d987e .te-slider-overlay_fa3420e02bb27c39 {
      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_72b487dc47bbccae .te-single-slider_c3f3958eb48d987e .te-slider-overlay_fa3420e02bb27c39 {
          left: 0; } }
      .slider-area_72b487dc47bbccae .te-single-slider_c3f3958eb48d987e .te-slider-overlay_fa3420e02bb27c39 .te-slider-overlay-shape_bb79fccce3de3657 {
        position: absolute;
        top: 0;
        height: 100%;
        left: -340px;
        width: 100%; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_72b487dc47bbccae .te-single-slider_c3f3958eb48d987e .te-slider-overlay_fa3420e02bb27c39 .te-slider-overlay-shape_bb79fccce3de3657 {
            display: none; } }
    .slider-area_72b487dc47bbccae .te-single-slider_c3f3958eb48d987e .te-slider-content-wrapper_6ba58057282f3d38 {
      position: relative;
      z-index: 99; }
      .slider-area_72b487dc47bbccae .te-single-slider_c3f3958eb48d987e .te-slider-content-wrapper_6ba58057282f3d38 .te-slider-content_5c3a6f5f6fd40dd2 .te-slider-short-title_42342630f86663a8 {
        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_72b487dc47bbccae .te-single-slider_c3f3958eb48d987e .te-slider-content-wrapper_6ba58057282f3d38 .te-slider-content_5c3a6f5f6fd40dd2 .te-slider-title_2b91c988703cd4c5 {
        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_72b487dc47bbccae .te-single-slider_c3f3958eb48d987e .te-slider-content-wrapper_6ba58057282f3d38 .te-slider-content_5c3a6f5f6fd40dd2 .te-slider-title_2b91c988703cd4c5 {
            font-size: 60px;
            line-height: 64px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-area_72b487dc47bbccae .te-single-slider_c3f3958eb48d987e .te-slider-content-wrapper_6ba58057282f3d38 .te-slider-content_5c3a6f5f6fd40dd2 .te-slider-title_2b91c988703cd4c5 {
            font-size: 48px;
            line-height: 56px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_72b487dc47bbccae .te-single-slider_c3f3958eb48d987e .te-slider-content-wrapper_6ba58057282f3d38 .te-slider-content_5c3a6f5f6fd40dd2 .te-slider-title_2b91c988703cd4c5 {
            font-size: 42px;
            line-height: 52px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_72b487dc47bbccae .te-single-slider_c3f3958eb48d987e .te-slider-content-wrapper_6ba58057282f3d38 .te-slider-content_5c3a6f5f6fd40dd2 .te-slider-title_2b91c988703cd4c5 {
            font-size: 38px;
            line-height: 44px;
            margin-bottom: 20px; } }
      .slider-area_72b487dc47bbccae .te-single-slider_c3f3958eb48d987e .te-slider-content-wrapper_6ba58057282f3d38 .te-slider-content_5c3a6f5f6fd40dd2 .te-slider-short-desc_df93ce682f99c052 {
        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_72b487dc47bbccae .te-single-slider_c3f3958eb48d987e .te-slider-content-wrapper_6ba58057282f3d38 .te-slider-content_5c3a6f5f6fd40dd2 .te-slider-short-desc_df93ce682f99c052 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_72b487dc47bbccae .te-single-slider_c3f3958eb48d987e .te-slider-content-wrapper_6ba58057282f3d38 .te-slider-content_5c3a6f5f6fd40dd2 .te-slider-short-desc_df93ce682f99c052 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_72b487dc47bbccae .te-single-slider_c3f3958eb48d987e .te-slider-content-wrapper_6ba58057282f3d38 .te-slider-content_5c3a6f5f6fd40dd2 .te-slider-short-desc_df93ce682f99c052 {
            font-size: 18px;
            line-height: 32px; } }
      .slider-area_72b487dc47bbccae .te-single-slider_c3f3958eb48d987e .te-slider-content-wrapper_6ba58057282f3d38 .te-slider-content_5c3a6f5f6fd40dd2 .te-slider-btn-wrapper_d4092e1ee1cb2878 {
        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_72b487dc47bbccae .te-single-slider_c3f3958eb48d987e .te-slider-content-wrapper_6ba58057282f3d38 .te-slider-content_5c3a6f5f6fd40dd2 .te-slider-btn-wrapper_d4092e1ee1cb2878 {
            padding-top: 30px; } }
        .slider-area_72b487dc47bbccae .te-single-slider_c3f3958eb48d987e .te-slider-content-wrapper_6ba58057282f3d38 .te-slider-content_5c3a6f5f6fd40dd2 .te-slider-btn-wrapper_d4092e1ee1cb2878 .te-theme-btn_a8e42574b8fdbc20 {
          padding: 11px 30px;
          color: #ffffff;
          border-radius: 50px;
          background-color: #317EFE;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .slider-area_72b487dc47bbccae .te-single-slider_c3f3958eb48d987e .te-slider-content-wrapper_6ba58057282f3d38 .te-slider-content_5c3a6f5f6fd40dd2 .te-slider-btn-wrapper_d4092e1ee1cb2878 .te-call-btn_2dac6ba6bbc8a893 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 20px; }
          .slider-area_72b487dc47bbccae .te-single-slider_c3f3958eb48d987e .te-slider-content-wrapper_6ba58057282f3d38 .te-slider-content_5c3a6f5f6fd40dd2 .te-slider-btn-wrapper_d4092e1ee1cb2878 .te-call-btn_2dac6ba6bbc8a893 .te-icon_829ac7a3d2853df1 {
            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_72b487dc47bbccae .te-single-slider_c3f3958eb48d987e .te-slider-content-wrapper_6ba58057282f3d38 .te-slider-content_5c3a6f5f6fd40dd2 .te-slider-btn-wrapper_d4092e1ee1cb2878 .te-call-btn_2dac6ba6bbc8a893 .te-content_7d1ce329be4e843a {
            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_72b487dc47bbccae .te-single-slider_c3f3958eb48d987e .te-slider-content-wrapper_6ba58057282f3d38 .te-slider-content_5c3a6f5f6fd40dd2 .te-slider-btn-wrapper_d4092e1ee1cb2878 .te-call-btn_2dac6ba6bbc8a893 .te-content_7d1ce329be4e843a .te-title_d48e6b83b07a4f30 {
              font-size: 18px;
              font-weight: 400;
              line-height: 24px;
              color: #335371; }
            .slider-area_72b487dc47bbccae .te-single-slider_c3f3958eb48d987e .te-slider-content-wrapper_6ba58057282f3d38 .te-slider-content_5c3a6f5f6fd40dd2 .te-slider-btn-wrapper_d4092e1ee1cb2878 .te-call-btn_2dac6ba6bbc8a893 .te-content_7d1ce329be4e843a .te-text_0efb016b12d5b209 {
              font-size: 20px;
              font-weight: 500;
              line-height: 24px;
              letter-spacing: 0px;
              color: #14203A; }

.slider-area_72b487dc47bbccae.style-1_b3a79fef04c5a9d9 {
  position: relative;
  overflow: visible;
  background: transparent; }
  .slider-area_72b487dc47bbccae.style-1_b3a79fef04c5a9d9: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_72b487dc47bbccae.style-1_b3a79fef04c5a9d9 .te-single-slider_c3f3958eb48d987e {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .slider-area_72b487dc47bbccae.style-1_b3a79fef04c5a9d9 .te-single-slider_c3f3958eb48d987e .te-slider-overlay_fa3420e02bb27c39 {
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
      background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
      .slider-area_72b487dc47bbccae.style-1_b3a79fef04c5a9d9 .te-single-slider_c3f3958eb48d987e .te-slider-overlay_fa3420e02bb27c39::before {
        display: none; }
    .slider-area_72b487dc47bbccae.style-1_b3a79fef04c5a9d9 .te-single-slider_c3f3958eb48d987e .slider-shape_3757dfd065b95faa {
      position: absolute;
      border-radius: 20px;
      overflow: hidden; }
      .slider-area_72b487dc47bbccae.style-1_b3a79fef04c5a9d9 .te-single-slider_c3f3958eb48d987e .slider-shape_3757dfd065b95faa img {
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        top: 0; }
    .slider-area_72b487dc47bbccae.style-1_b3a79fef04c5a9d9 .te-single-slider_c3f3958eb48d987e .shape-one_03954460dca966fb {
      top: 50px;
      left: 0;
      width: 300px;
      height: 290px; }
      @media (max-width: 991px) {
        .slider-area_72b487dc47bbccae.style-1_b3a79fef04c5a9d9 .te-single-slider_c3f3958eb48d987e .shape-one_03954460dca966fb {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_72b487dc47bbccae.style-1_b3a79fef04c5a9d9 .te-single-slider_c3f3958eb48d987e .shape-one_03954460dca966fb {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_72b487dc47bbccae.style-1_b3a79fef04c5a9d9 .te-single-slider_c3f3958eb48d987e .shape-one_03954460dca966fb {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_72b487dc47bbccae.style-1_b3a79fef04c5a9d9 .te-single-slider_c3f3958eb48d987e .shape-one_03954460dca966fb {
          top: 160px;
          width: 250px;
          height: 200px; } }
    .slider-area_72b487dc47bbccae.style-1_b3a79fef04c5a9d9 .te-single-slider_c3f3958eb48d987e .shape-two_2010ee951388c1b5 {
      top: 0;
      right: 0;
      width: 300px;
      height: 310px; }
      @media (max-width: 991px) {
        .slider-area_72b487dc47bbccae.style-1_b3a79fef04c5a9d9 .te-single-slider_c3f3958eb48d987e .shape-two_2010ee951388c1b5 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_72b487dc47bbccae.style-1_b3a79fef04c5a9d9 .te-single-slider_c3f3958eb48d987e .shape-two_2010ee951388c1b5 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_72b487dc47bbccae.style-1_b3a79fef04c5a9d9 .te-single-slider_c3f3958eb48d987e .shape-two_2010ee951388c1b5 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_72b487dc47bbccae.style-1_b3a79fef04c5a9d9 .te-single-slider_c3f3958eb48d987e .shape-two_2010ee951388c1b5 {
          width: 300px;
          height: 250px;
          top: 70px;
          right: -40px; } }
    .slider-area_72b487dc47bbccae.style-1_b3a79fef04c5a9d9 .te-single-slider_c3f3958eb48d987e .shape-three_9c07be707da649b3 {
      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_72b487dc47bbccae.style-1_b3a79fef04c5a9d9 .te-single-slider_c3f3958eb48d987e .shape-three_9c07be707da649b3 {
          display: none !important; } }
      @media (max-width: 991px) {
        .slider-area_72b487dc47bbccae.style-1_b3a79fef04c5a9d9 .te-single-slider_c3f3958eb48d987e .shape-three_9c07be707da649b3 {
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
    .slider-area_72b487dc47bbccae.style-1_b3a79fef04c5a9d9 .te-single-slider_c3f3958eb48d987e .te-slider-container_521101936a4dcf0f {
      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_72b487dc47bbccae.style-1_b3a79fef04c5a9d9 .te-single-slider_c3f3958eb48d987e .te-slider-container_521101936a4dcf0f {
          -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_72b487dc47bbccae.style-1_b3a79fef04c5a9d9 .te-single-slider_c3f3958eb48d987e .te-slider-container_521101936a4dcf0f {
          padding: 70px 0;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .slider-area_72b487dc47bbccae.style-1_b3a79fef04c5a9d9 .te-single-slider_c3f3958eb48d987e .te-slider-container_521101936a4dcf0f .te-slider-column_4b9075ab580f0cc1 {
        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_72b487dc47bbccae.style-1_b3a79fef04c5a9d9 .te-single-slider_c3f3958eb48d987e .te-slider-container_521101936a4dcf0f .te-slider-column_4b9075ab580f0cc1 {
            width: 100%; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_72b487dc47bbccae.style-1_b3a79fef04c5a9d9 .te-single-slider_c3f3958eb48d987e .te-slider-content-wrapper_6ba58057282f3d38 .te-slider-content_5c3a6f5f6fd40dd2 .te-slider-btn-wrapper_d4092e1ee1cb2878 {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .slider-area_72b487dc47bbccae.style-1_b3a79fef04c5a9d9 .te-single-slider_c3f3958eb48d987e .te-slider-content-wrapper_6ba58057282f3d38 .te-slider-content_5c3a6f5f6fd40dd2 .te-slider-btn-wrapper_d4092e1ee1cb2878 .te-theme-btn_a8e42574b8fdbc20 {
      background-color: #317EFE;
      color: #ffffff; }
      .slider-area_72b487dc47bbccae.style-1_b3a79fef04c5a9d9 .te-single-slider_c3f3958eb48d987e .te-slider-content-wrapper_6ba58057282f3d38 .te-slider-content_5c3a6f5f6fd40dd2 .te-slider-btn-wrapper_d4092e1ee1cb2878 .te-theme-btn_a8e42574b8fdbc20:hover {
        background-color: #E7F914;
        color: #14203A; }
    .slider-area_72b487dc47bbccae.style-1_b3a79fef04c5a9d9 .te-single-slider_c3f3958eb48d987e .te-slider-content-wrapper_6ba58057282f3d38 .te-slider-content_5c3a6f5f6fd40dd2 .te-slider-btn-wrapper_d4092e1ee1cb2878 .te-call-btn_2dac6ba6bbc8a893 .te-icon_829ac7a3d2853df1 {
      color: #317EFE; }
    .slider-area_72b487dc47bbccae.style-1_b3a79fef04c5a9d9 .te-single-slider_c3f3958eb48d987e .te-slider-content-wrapper_6ba58057282f3d38 .te-slider-content_5c3a6f5f6fd40dd2 .te-slider-title_2b91c988703cd4c5 {
      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_72b487dc47bbccae.style-1_b3a79fef04c5a9d9 .te-single-slider_c3f3958eb48d987e .te-slider-content-wrapper_6ba58057282f3d38 .te-slider-content_5c3a6f5f6fd40dd2 .te-slider-title_2b91c988703cd4c5 {
          font-size: 28px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_72b487dc47bbccae.style-1_b3a79fef04c5a9d9 .te-single-slider_c3f3958eb48d987e .te-slider-content-wrapper_6ba58057282f3d38 .te-slider-content_5c3a6f5f6fd40dd2 .te-slider-title_2b91c988703cd4c5 {
          font-size: 32px;
          line-height: 52px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_72b487dc47bbccae.style-1_b3a79fef04c5a9d9 .te-single-slider_c3f3958eb48d987e .te-slider-content-wrapper_6ba58057282f3d38 .te-slider-content_5c3a6f5f6fd40dd2 .te-slider-title_2b91c988703cd4c5 {
          font-size: 62px;
          line-height: 80px; } }
  .slider-area_72b487dc47bbccae.style-1_b3a79fef04c5a9d9 .te-slider-wrapper_dbf0c62c04ab21d7 .container_fc67562147f277fb {
    position: relative; }
  .slider-area_72b487dc47bbccae.style-1_b3a79fef04c5a9d9 .te-slider-wrapper_dbf0c62c04ab21d7 .slider-shape-bg_063cc958757b7e92 {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: 100px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_72b487dc47bbccae.style-1_b3a79fef04c5a9d9 .te-slider-wrapper_dbf0c62c04ab21d7 .slider-shape-bg_063cc958757b7e92 {
        display: none; } }
    @media (max-width: 1399px) {
      .slider-area_72b487dc47bbccae.style-1_b3a79fef04c5a9d9 .te-slider-wrapper_dbf0c62c04ab21d7 .slider-shape-bg_063cc958757b7e92 {
        margin-left: 0; } }
    .slider-area_72b487dc47bbccae.style-1_b3a79fef04c5a9d9 .te-slider-wrapper_dbf0c62c04ab21d7 .slider-shape-bg_063cc958757b7e92: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_9ff5b32476d071ac {
  position: relative; }

.te-info-card_fcf9476bf96198e1 {
  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_fcf9476bf96198e1 {
      padding: 40px 25px; } }
  .te-info-card_fcf9476bf96198e1: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_fcf9476bf96198e1:hover .te-image-wrapper_8d383cbcbe22c893 .overlay_a2bf7b29945dbe75 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      opacity: 0.72; }
    .te-info-card_fcf9476bf96198e1:hover .te-image-wrapper_8d383cbcbe22c893 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_fcf9476bf96198e1:hover .icon_3d58fb9989335356 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-info-card_fcf9476bf96198e1:hover .content_57d65035e6d346d2 .te-read-more_8ce1ffbaec558d3d .te-theme-btn_a8e42574b8fdbc20 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_fcf9476bf96198e1 .te-info-card-inner_a9c2de75f788071d {
    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_fcf9476bf96198e1 .te-image-wrapper_8d383cbcbe22c893 {
    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_fcf9476bf96198e1 .te-image-wrapper_8d383cbcbe22c893 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_fcf9476bf96198e1 .te-image-wrapper_8d383cbcbe22c893 .overlay_a2bf7b29945dbe75 {
      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_fcf9476bf96198e1 .icon_3d58fb9989335356 {
    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_fcf9476bf96198e1 .icon_3d58fb9989335356 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_fcf9476bf96198e1 .te-content-wrapper_155f686a4c671d46 {
    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_fcf9476bf96198e1 .te-title-wrapper_f11745ebe97d652c {
    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_fcf9476bf96198e1 .te-title-wrapper_f11745ebe97d652c .icon_3d58fb9989335356 {
      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_fcf9476bf96198e1 .te-title-wrapper_f11745ebe97d652c .icon_3d58fb9989335356::before, .te-info-card_fcf9476bf96198e1 .te-title-wrapper_f11745ebe97d652c .icon_3d58fb9989335356::after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #317EFE;
        border: 1px solid #E1E1E1; }
      .te-info-card_fcf9476bf96198e1 .te-title-wrapper_f11745ebe97d652c .icon_3d58fb9989335356::before {
        top: 15px;
        left: 5px; }
      .te-info-card_fcf9476bf96198e1 .te-title-wrapper_f11745ebe97d652c .icon_3d58fb9989335356::after {
        bottom: 15px;
        right: 5px; }
    .te-info-card_fcf9476bf96198e1 .te-title-wrapper_f11745ebe97d652c .title_e4f8a39c700a94ee {
      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_fcf9476bf96198e1 .te-title-wrapper_f11745ebe97d652c .divider_72c18951da0dc74b {
      width: 55px;
      height: 2px;
      background-color: #317EFE; }
  .te-info-card_fcf9476bf96198e1 .content_57d65035e6d346d2 {
    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_fcf9476bf96198e1 .content_57d65035e6d346d2 .desc_5a26a2e933037d84 {
      -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_fcf9476bf96198e1 .content_57d65035e6d346d2 .te-read-more_8ce1ffbaec558d3d {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start; }
      .te-info-card_fcf9476bf96198e1 .content_57d65035e6d346d2 .te-read-more_8ce1ffbaec558d3d .te-theme-btn_a8e42574b8fdbc20 {
        background-color: transparent;
        color: #317EFE;
        border: 1px solid #131A2A;
        padding: 9px 28px; }
        .te-info-card_fcf9476bf96198e1 .content_57d65035e6d346d2 .te-read-more_8ce1ffbaec558d3d .te-theme-btn_a8e42574b8fdbc20:hover {
          background-color: #317EFE;
          color: #ffffff;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-info-card_fcf9476bf96198e1.style-2_e067d3e8a6aec652 {
  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_fcf9476bf96198e1.style-2_e067d3e8a6aec652 {
      padding: 35px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .te-info-card_fcf9476bf96198e1.style-2_e067d3e8a6aec652 {
      padding: 35px; } }
  .te-info-card_fcf9476bf96198e1.style-2_e067d3e8a6aec652:hover .image_7d2eb38f45f4c1bd 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_fcf9476bf96198e1.style-2_e067d3e8a6aec652:hover .content_57d65035e6d346d2 .te-read-more_8ce1ffbaec558d3d .te-theme-btn_a8e42574b8fdbc20 {
    background-color: inherit;
    color: #317EFE; }
  .te-info-card_fcf9476bf96198e1.style-2_e067d3e8a6aec652 .image_7d2eb38f45f4c1bd {
    border-radius: 20px;
    overflow: hidden; }
    .te-info-card_fcf9476bf96198e1.style-2_e067d3e8a6aec652 .image_7d2eb38f45f4c1bd 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_fcf9476bf96198e1.style-2_e067d3e8a6aec652 .te-title-wrapper_f11745ebe97d652c {
    padding-bottom: 15px; }
  .te-info-card_fcf9476bf96198e1.style-2_e067d3e8a6aec652 .te-content-wrapper_155f686a4c671d46 {
    text-align: left;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .te-info-card_fcf9476bf96198e1.style-2_e067d3e8a6aec652 .content_57d65035e6d346d2 {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px; }
    .te-info-card_fcf9476bf96198e1.style-2_e067d3e8a6aec652 .content_57d65035e6d346d2 .te-read-more_8ce1ffbaec558d3d .te-theme-btn_a8e42574b8fdbc20 {
      padding: 0;
      border: 0; }

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

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

.te-icon-card_d77d7e8e1cc26693.style-three_e6393cdd0d654536 {
  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_d77d7e8e1cc26693.style-three_e6393cdd0d654536 .icon_3d58fb9989335356 {
    width: 72px;
    height: 72px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .te-icon-card_d77d7e8e1cc26693.style-three_e6393cdd0d654536 .icon_3d58fb9989335356 img {
      width: 100%; }
  .te-icon-card_d77d7e8e1cc26693.style-three_e6393cdd0d654536 .content_57d65035e6d346d2 {
    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_d77d7e8e1cc26693.style-three_e6393cdd0d654536 .content_57d65035e6d346d2 .title_e4f8a39c700a94ee {
      color: #ffffff; }
    .te-icon-card_d77d7e8e1cc26693.style-three_e6393cdd0d654536 .content_57d65035e6d346d2 .desc_5a26a2e933037d84 {
      color: #c7cdda; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-icon-card_d77d7e8e1cc26693.style-three_e6393cdd0d654536 {
      gap: 25px; }
      .te-icon-card_d77d7e8e1cc26693.style-three_e6393cdd0d654536 .content_57d65035e6d346d2 {
        gap: 18px; } }

.te-icon-card_d77d7e8e1cc26693.style-2_e067d3e8a6aec652 {
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0; }
  .te-icon-card_d77d7e8e1cc26693.style-2_e067d3e8a6aec652 .icon_3d58fb9989335356 {
    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_d77d7e8e1cc26693.style-2_e067d3e8a6aec652 .content_57d65035e6d346d2 {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px; }
    .te-icon-card_d77d7e8e1cc26693.style-2_e067d3e8a6aec652 .content_57d65035e6d346d2 .title_e4f8a39c700a94ee {
      font-size: 20px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px; }
    .te-icon-card_d77d7e8e1cc26693.style-2_e067d3e8a6aec652 .content_57d65035e6d346d2 .desc_5a26a2e933037d84 {
      line-height: 22px; }

.te-about-image-card_c2ff542237066293 .te-main-img-wrapper_7f7162264067ccaf {
  text-align: right; }
  @media (max-width: 991px) {
    .te-about-image-card_c2ff542237066293 .te-main-img-wrapper_7f7162264067ccaf {
      text-align: left; } }
  .te-about-image-card_c2ff542237066293 .te-main-img-wrapper_7f7162264067ccaf .te-main-img-inner_061702eda0b82f85 {
    position: relative;
    display: inline-block;
    z-index: 2; }
    .te-about-image-card_c2ff542237066293 .te-main-img-wrapper_7f7162264067ccaf .te-main-img-inner_061702eda0b82f85 > img {
      border-radius: 500px 500px 0 0;
      margin-left: 7px;
      margin-top: 4px; }
      @media (max-width: 650px) {
        .te-about-image-card_c2ff542237066293 .te-main-img-wrapper_7f7162264067ccaf .te-main-img-inner_061702eda0b82f85 > img {
          width: 100%; } }
    .te-about-image-card_c2ff542237066293 .te-main-img-wrapper_7f7162264067ccaf .te-main-img-inner_061702eda0b82f85 .te-img-card-shape_8a00c57144893d5e {
      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_c2ff542237066293 .te-main-img-wrapper_7f7162264067ccaf .te-main-img-inner_061702eda0b82f85 .te-img-card-shape_8a00c57144893d5e {
          right: 0; } }
.te-about-image-card_c2ff542237066293 .te-company-foundation_47edd1b19ee551aa {
  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_c2ff542237066293 .te-company-foundation_47edd1b19ee551aa .te-counter-wrapper_d12f62e03ac96d87 {
    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_c2ff542237066293 .te-company-foundation_47edd1b19ee551aa .counter-title_206b0fdaa864e245 {
    font-size: 45px;
    font-weight: 700;
    line-height: 54.9px;
    letter-spacing: -0.8px;
    color: #14203A;
    margin-bottom: 0; }
  .te-about-image-card_c2ff542237066293 .te-company-foundation_47edd1b19ee551aa .title_e4f8a39c700a94ee {
    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_c2ff542237066293.style-2_e067d3e8a6aec652 .te-main-img-wrapper_7f7162264067ccaf .te-main-img-inner_061702eda0b82f85 {
  border-radius: 20px;
  padding-right: 80px;
  margin-top: 23px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-image-card_c2ff542237066293.style-2_e067d3e8a6aec652 .te-main-img-wrapper_7f7162264067ccaf .te-main-img-inner_061702eda0b82f85 {
      padding-right: 0;
      margin-top: 0; } }
  .te-about-image-card_c2ff542237066293.style-2_e067d3e8a6aec652 .te-main-img-wrapper_7f7162264067ccaf .te-main-img-inner_061702eda0b82f85 > img {
    margin: 0;
    border-radius: 20px; }
  .te-about-image-card_c2ff542237066293.style-2_e067d3e8a6aec652 .te-main-img-wrapper_7f7162264067ccaf .te-main-img-inner_061702eda0b82f85 .te-img-card-shape_8a00c57144893d5e {
    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_c2ff542237066293.style-2_e067d3e8a6aec652 .te-main-img-wrapper_7f7162264067ccaf .te-main-img-inner_061702eda0b82f85 .te-img-card-shape_8a00c57144893d5e {
        display: none; } }
  .te-about-image-card_c2ff542237066293.style-2_e067d3e8a6aec652 .te-main-img-wrapper_7f7162264067ccaf .te-main-img-inner_061702eda0b82f85 .te-another-image_db227f5e94ead8b4 {
    position: absolute;
    top: 55%;
    right: -45px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-image-card_c2ff542237066293.style-2_e067d3e8a6aec652 .te-main-img-wrapper_7f7162264067ccaf .te-main-img-inner_061702eda0b82f85 .te-another-image_db227f5e94ead8b4 {
        position: relative;
        right: unset;
        top: unset; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .te-about-image-card_c2ff542237066293.style-2_e067d3e8a6aec652 .te-main-img-wrapper_7f7162264067ccaf .te-main-img-inner_061702eda0b82f85 .te-another-image_db227f5e94ead8b4 {
        position: relative; } }
    .te-about-image-card_c2ff542237066293.style-2_e067d3e8a6aec652 .te-main-img-wrapper_7f7162264067ccaf .te-main-img-inner_061702eda0b82f85 .te-another-image_db227f5e94ead8b4 .te-another-image-inner_ebeb6b2945f403e9 {
      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_c2ff542237066293.style-2_e067d3e8a6aec652 .te-main-img-wrapper_7f7162264067ccaf .te-main-img-inner_061702eda0b82f85 .te-another-image_db227f5e94ead8b4 .te-another-image-inner_ebeb6b2945f403e9 {
          width: 100%; }
          .te-about-image-card_c2ff542237066293.style-2_e067d3e8a6aec652 .te-main-img-wrapper_7f7162264067ccaf .te-main-img-inner_061702eda0b82f85 .te-another-image_db227f5e94ead8b4 .te-another-image-inner_ebeb6b2945f403e9 img {
            width: 100%; } }
    .te-about-image-card_c2ff542237066293.style-2_e067d3e8a6aec652 .te-main-img-wrapper_7f7162264067ccaf .te-main-img-inner_061702eda0b82f85 .te-another-image_db227f5e94ead8b4 .video-btn_9363770ae9ad23a0 {
      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_c2ff542237066293.style-2_e067d3e8a6aec652 .te-main-img-wrapper_7f7162264067ccaf .te-main-img-inner_061702eda0b82f85 .te-another-image_db227f5e94ead8b4 .video-btn_9363770ae9ad23a0 {
          left: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%); } }
      .te-about-image-card_c2ff542237066293.style-2_e067d3e8a6aec652 .te-main-img-wrapper_7f7162264067ccaf .te-main-img-inner_061702eda0b82f85 .te-another-image_db227f5e94ead8b4 .video-btn_9363770ae9ad23a0 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_c2ff542237066293.style-2_e067d3e8a6aec652 .te-main-img-wrapper_7f7162264067ccaf .te-main-img-inner_061702eda0b82f85 .te-another-image_db227f5e94ead8b4 .te-badge-text_18561d85f86b7316 {
      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_c2ff542237066293.style-2_e067d3e8a6aec652 .te-main-img-wrapper_7f7162264067ccaf .te-main-img-inner_061702eda0b82f85 .te-another-image_db227f5e94ead8b4 .te-badge-text_18561d85f86b7316 {
          left: unset;
          top: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%);
          right: 0; } }
      .te-about-image-card_c2ff542237066293.style-2_e067d3e8a6aec652 .te-main-img-wrapper_7f7162264067ccaf .te-main-img-inner_061702eda0b82f85 .te-another-image_db227f5e94ead8b4 .te-badge-text_18561d85f86b7316 .icon_3d58fb9989335356 {
        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_c2ff542237066293.style-2_e067d3e8a6aec652 .te-main-img-wrapper_7f7162264067ccaf .te-main-img-inner_061702eda0b82f85 .te-another-image_db227f5e94ead8b4 .te-badge-text_18561d85f86b7316 .text_de75aa13cdbba5da {
        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_c2ff542237066293.style-2_e067d3e8a6aec652 .te-main-img-wrapper_7f7162264067ccaf .te-main-img-inner_061702eda0b82f85 .te-another-image_db227f5e94ead8b4 .te-badge-text_18561d85f86b7316 .text_de75aa13cdbba5da .title_e4f8a39c700a94ee {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #14203A; }
        .te-about-image-card_c2ff542237066293.style-2_e067d3e8a6aec652 .te-main-img-wrapper_7f7162264067ccaf .te-main-img-inner_061702eda0b82f85 .te-another-image_db227f5e94ead8b4 .te-badge-text_18561d85f86b7316 .text_de75aa13cdbba5da span {
          font-size: 12px;
          font-weight: 400;
          line-height: 12px;
          color: #335371; }

.te-about-info-card_73b959f4aaf0a9ce .te-about-info-content_dfae545aad192bd3 {
  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_73b959f4aaf0a9ce .te-about-info-content_dfae545aad192bd3 .te-section-title_eab1e45edd9ad3f6 {
    margin-bottom: 0; }
    .te-about-info-card_73b959f4aaf0a9ce .te-about-info-content_dfae545aad192bd3 .te-section-title_eab1e45edd9ad3f6 .title_e4f8a39c700a94ee {
      margin-bottom: 0; }
  .te-about-info-card_73b959f4aaf0a9ce .te-about-info-content_dfae545aad192bd3 .te-list-item-wrapper_2ad41dc48d46a3f7 {
    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_73b959f4aaf0a9ce .te-about-info-content_dfae545aad192bd3 .te-list-item-wrapper_2ad41dc48d46a3f7 {
        grid-template-columns: repeat(1, 1fr); } }
    .te-about-info-card_73b959f4aaf0a9ce .te-about-info-content_dfae545aad192bd3 .te-list-item-wrapper_2ad41dc48d46a3f7 .te-list-item_be4f690216a99898 .icon_3d58fb9989335356 {
      font-size: 24px;
      color: #317EFE;
      background-color: transparent;
      width: unset;
      height: unset; }
    .te-about-info-card_73b959f4aaf0a9ce .te-about-info-content_dfae545aad192bd3 .te-list-item-wrapper_2ad41dc48d46a3f7 .te-list-item_be4f690216a99898 .text_de75aa13cdbba5da {
      color: #14203A; }
  .te-about-info-card_73b959f4aaf0a9ce .te-about-info-content_dfae545aad192bd3 .te-info-list_2b2fc1471713ad3b {
    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_73b959f4aaf0a9ce .te-about-info-content_dfae545aad192bd3 .te-info-list_2b2fc1471713ad3b {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 20px; } }
    .te-about-info-card_73b959f4aaf0a9ce .te-about-info-content_dfae545aad192bd3 .te-info-list_2b2fc1471713ad3b .te-single-info-list_4980151dc0efa0f8 {
      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_73b959f4aaf0a9ce .te-about-info-content_dfae545aad192bd3 .te-info-list_2b2fc1471713ad3b .te-single-info-list_4980151dc0efa0f8:hover .icon_3d58fb9989335356 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_73b959f4aaf0a9ce .te-about-info-content_dfae545aad192bd3 .te-info-list_2b2fc1471713ad3b .te-single-info-list_4980151dc0efa0f8 .icon_3d58fb9989335356 {
        margin-bottom: 10px;
        position: relative;
        margin-left: 20px; }
        .te-about-info-card_73b959f4aaf0a9ce .te-about-info-content_dfae545aad192bd3 .te-info-list_2b2fc1471713ad3b .te-single-info-list_4980151dc0efa0f8 .icon_3d58fb9989335356::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_73b959f4aaf0a9ce .te-about-info-content_dfae545aad192bd3 .te-info-list_2b2fc1471713ad3b .te-single-info-list_4980151dc0efa0f8 .icon_3d58fb9989335356 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_73b959f4aaf0a9ce .te-about-info-content_dfae545aad192bd3 .te-info-list_2b2fc1471713ad3b .te-single-info-list_4980151dc0efa0f8 .title_e4f8a39c700a94ee {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0px;
        margin-bottom: 0; }
      .te-about-info-card_73b959f4aaf0a9ce .te-about-info-content_dfae545aad192bd3 .te-info-list_2b2fc1471713ad3b .te-single-info-list_4980151dc0efa0f8 .short-title_c481f6c24c970a1a {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px; }

.te-about-info-card_73b959f4aaf0a9ce.style-2_e067d3e8a6aec652 .te-about-info-content_dfae545aad192bd3 {
  gap: 10px; }
  .te-about-info-card_73b959f4aaf0a9ce.style-2_e067d3e8a6aec652 .te-about-info-content_dfae545aad192bd3 .te-list-item-wrapper_2ad41dc48d46a3f7 {
    padding-top: 6px;
    gap: 0; }
    .te-about-info-card_73b959f4aaf0a9ce.style-2_e067d3e8a6aec652 .te-about-info-content_dfae545aad192bd3 .te-list-item-wrapper_2ad41dc48d46a3f7 .te-list-item_be4f690216a99898 .icon_3d58fb9989335356 {
      width: 16px;
      height: 16px;
      background-color: #317EFE;
      border-radius: 50%;
      color: white;
      font-size: 10px; }
    .te-about-info-card_73b959f4aaf0a9ce.style-2_e067d3e8a6aec652 .te-about-info-content_dfae545aad192bd3 .te-list-item-wrapper_2ad41dc48d46a3f7 .te-list-item_be4f690216a99898 .text_de75aa13cdbba5da {
      color: #335371; }
  .te-about-info-card_73b959f4aaf0a9ce.style-2_e067d3e8a6aec652 .te-about-info-content_dfae545aad192bd3 .te-info-list_2b2fc1471713ad3b {
    border-top: 1px solid #E1E1E1;
    padding-top: 40px; }
    .te-about-info-card_73b959f4aaf0a9ce.style-2_e067d3e8a6aec652 .te-about-info-content_dfae545aad192bd3 .te-info-list_2b2fc1471713ad3b .divider_72c18951da0dc74b {
      width: 1px;
      background-color: #E1E1E1;
      height: 127px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-info-card_73b959f4aaf0a9ce.style-2_e067d3e8a6aec652 .te-about-info-content_dfae545aad192bd3 .te-info-list_2b2fc1471713ad3b .divider_72c18951da0dc74b {
          height: 1px;
          width: 100%; } }

.te-about-info-card_73b959f4aaf0a9ce.style-three_e6393cdd0d654536 .te-section-title_eab1e45edd9ad3f6 {
  margin-bottom: 40px; }
.te-about-info-card_73b959f4aaf0a9ce.style-three_e6393cdd0d654536 .about-info-wrapper_d20ba3be333be91b {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_73b959f4aaf0a9ce.style-three_e6393cdd0d654536 .about-info-wrapper_d20ba3be333be91b {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .te-about-info-card_73b959f4aaf0a9ce.style-three_e6393cdd0d654536 .about-info-wrapper_d20ba3be333be91b .about-info-img_9467947eea79749f {
    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_73b959f4aaf0a9ce.style-three_e6393cdd0d654536 .about-info-wrapper_d20ba3be333be91b .about-info-img_9467947eea79749f {
        height: 350px; } }
    .te-about-info-card_73b959f4aaf0a9ce.style-three_e6393cdd0d654536 .about-info-wrapper_d20ba3be333be91b .about-info-img_9467947eea79749f img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.te-about-info-card_73b959f4aaf0a9ce.style-three_e6393cdd0d654536 .te-about-info-content_dfae545aad192bd3 {
  padding-left: 50px;
  gap: 30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_73b959f4aaf0a9ce.style-three_e6393cdd0d654536 .te-about-info-content_dfae545aad192bd3 {
      padding-left: 0;
      padding-top: 50px; } }
  .te-about-info-card_73b959f4aaf0a9ce.style-three_e6393cdd0d654536 .te-about-info-content_dfae545aad192bd3 .skill-progressbar-wrapper_868ace95b0cdbd0f {
    width: 100%; }
  .te-about-info-card_73b959f4aaf0a9ce.style-three_e6393cdd0d654536 .te-about-info-content_dfae545aad192bd3 .te-icon-card-wrapper_ee4374bb33ee9981 {
    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_73b959f4aaf0a9ce.style-three_e6393cdd0d654536 .te-about-info-content_dfae545aad192bd3 .te-icon-card-wrapper_ee4374bb33ee9981 .te-icon-card_d77d7e8e1cc26693 {
      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_73b959f4aaf0a9ce.style-three_e6393cdd0d654536 .te-about-info-content_dfae545aad192bd3 .te-icon-card-wrapper_ee4374bb33ee9981 .te-icon-card_d77d7e8e1cc26693 .icon_3d58fb9989335356 {
        width: 40px;
        height: 40px; }
      .te-about-info-card_73b959f4aaf0a9ce.style-three_e6393cdd0d654536 .te-about-info-content_dfae545aad192bd3 .te-icon-card-wrapper_ee4374bb33ee9981 .te-icon-card_d77d7e8e1cc26693 .content_57d65035e6d346d2 {
        gap: 4px; }
        .te-about-info-card_73b959f4aaf0a9ce.style-three_e6393cdd0d654536 .te-about-info-content_dfae545aad192bd3 .te-icon-card-wrapper_ee4374bb33ee9981 .te-icon-card_d77d7e8e1cc26693 .content_57d65035e6d346d2 .title_e4f8a39c700a94ee {
          font-size: 18px;
          line-height: 24px; }
  .te-about-info-card_73b959f4aaf0a9ce.style-three_e6393cdd0d654536 .te-about-info-content_dfae545aad192bd3 .te-btn-wrapper_32788d3cfa75e316 {
    margin-top: 7px; }

.te-counter-card_5522b18e4d8de4a5 {
  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_5522b18e4d8de4a5 {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 575px) {
    .te-counter-card_5522b18e4d8de4a5 {
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 50px; } }
  .te-counter-card_5522b18e4d8de4a5 .te-counter-item_8700810ce2f98b1d {
    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_5522b18e4d8de4a5 .te-counter-item_8700810ce2f98b1d:hover .icon_3d58fb9989335356 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-counter-card_5522b18e4d8de4a5 .te-counter-item_8700810ce2f98b1d .icon_3d58fb9989335356 {
      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_5522b18e4d8de4a5 .te-counter-item_8700810ce2f98b1d .icon_3d58fb9989335356 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-counter-card_5522b18e4d8de4a5 .te-counter-item_8700810ce2f98b1d .te-counter-title_ade390f111161929 {
      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_5522b18e4d8de4a5 .te-counter-item_8700810ce2f98b1d .te-counter-title_ade390f111161929 .content_57d65035e6d346d2 {
        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_5522b18e4d8de4a5 .te-counter-item_8700810ce2f98b1d .number_c7ac8b2b13f2c5c0 {
      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_5522b18e4d8de4a5 .te-counter-item_8700810ce2f98b1d .number_c7ac8b2b13f2c5c0 {
          font-size: 36px;
          line-height: 40px; } }
    .te-counter-card_5522b18e4d8de4a5 .te-counter-item_8700810ce2f98b1d .title_e4f8a39c700a94ee {
      margin: 0;
      font-family: "Inter", sans-serif;
      font-weight: 400;
      font-size: 18px;
      line-height: 18px;
      color: #335371; }
    .te-counter-card_5522b18e4d8de4a5 .te-counter-item_8700810ce2f98b1d .text_de75aa13cdbba5da {
      margin: 0;
      color: #c7cdda; }

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

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

.te-process-step_e8b4c8755d3e0bfd {
  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_e8b4c8755d3e0bfd::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_e8b4c8755d3e0bfd {
      padding: 32px 28px 42px 28px; } }
  .te-process-step_e8b4c8755d3e0bfd:hover {
    top: -5px; }
    .te-process-step_e8b4c8755d3e0bfd:hover::before {
      width: 100%;
      height: 100%;
      border-radius: 0;
      -webkit-transform: translateX(-50%) scale(1);
              transform: translateX(-50%) scale(1); }
    .te-process-step_e8b4c8755d3e0bfd:hover .icon_3d58fb9989335356 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_e8b4c8755d3e0bfd:hover .counter-number_cf0a197ac8be6ff1 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_e8b4c8755d3e0bfd:hover .content_57d65035e6d346d2 .te-read-more_8ce1ffbaec558d3d .te-theme-btn_a8e42574b8fdbc20 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff; }
  .te-process-step_e8b4c8755d3e0bfd .icon_3d58fb9989335356 {
    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_e8b4c8755d3e0bfd .icon_3d58fb9989335356 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-process-step_e8b4c8755d3e0bfd .te-content-wrapper_155f686a4c671d46 {
    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_e8b4c8755d3e0bfd .te-counter-wrapper_d12f62e03ac96d87 {
    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_e8b4c8755d3e0bfd .te-counter-wrapper_d12f62e03ac96d87 .shape_9d228431466a3b4f {
      position: relative; }
  .te-process-step_e8b4c8755d3e0bfd .counter-number_cf0a197ac8be6ff1 {
    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_e8b4c8755d3e0bfd .te-title-wrapper_f11745ebe97d652c {
    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_e8b4c8755d3e0bfd .te-title-wrapper_f11745ebe97d652c .icon_3d58fb9989335356 {
      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_e8b4c8755d3e0bfd .te-title-wrapper_f11745ebe97d652c .title_e4f8a39c700a94ee {
      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_e8b4c8755d3e0bfd .content_57d65035e6d346d2 {
    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_e8b4c8755d3e0bfd .content_57d65035e6d346d2 .desc_5a26a2e933037d84 {
      -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_e8b4c8755d3e0bfd .content_57d65035e6d346d2 .te-read-more_8ce1ffbaec558d3d {
      margin-top: -10px; }
      .te-process-step_e8b4c8755d3e0bfd .content_57d65035e6d346d2 .te-read-more_8ce1ffbaec558d3d .te-theme-btn_a8e42574b8fdbc20 {
        border: 1px solid #E1E1E1;
        color: #317EFE;
        background-color: transparent; }

.te-testimonial-card_b59dcd59d7483838 {
  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_b59dcd59d7483838 {
      padding: 30px; } }
  .te-testimonial-card_b59dcd59d7483838 .te-content-wrapper_155f686a4c671d46 {
    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_b59dcd59d7483838 .te-content-wrapper_155f686a4c671d46 .content_57d65035e6d346d2 {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
    .te-testimonial-card_b59dcd59d7483838 .te-content-wrapper_155f686a4c671d46 .te-user-meta_87b88e2eda2c5870 {
      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_b59dcd59d7483838 .te-content-wrapper_155f686a4c671d46 .te-user-meta_87b88e2eda2c5870 {
          -webkit-box-align: end;
              -ms-flex-align: end;
                  align-items: flex-end; } }
      .te-testimonial-card_b59dcd59d7483838 .te-content-wrapper_155f686a4c671d46 .te-user-meta_87b88e2eda2c5870 .te-user-info_c9f115dbc0f56107 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .te-testimonial-card_b59dcd59d7483838 .te-content-wrapper_155f686a4c671d46 .te-user-meta_87b88e2eda2c5870 .te-user-info_c9f115dbc0f56107 .image_7d2eb38f45f4c1bd {
          width: 74px;
          height: 84px;
          border-radius: 20px;
          overflow: hidden;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .te-testimonial-card_b59dcd59d7483838 .te-content-wrapper_155f686a4c671d46 .te-user-meta_87b88e2eda2c5870 .te-user-info_c9f115dbc0f56107 .rating_7e09094bc84163f5 {
          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_b59dcd59d7483838 .te-content-wrapper_155f686a4c671d46 .te-user-meta_87b88e2eda2c5870 .te-user-info_c9f115dbc0f56107 .name_6400460d05c66863 {
          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_b59dcd59d7483838 .te-content-wrapper_155f686a4c671d46 .te-user-meta_87b88e2eda2c5870 .te-user-info_c9f115dbc0f56107 .name_6400460d05c66863 {
              font-size: 18px;
              line-height: 28px; } }
        .te-testimonial-card_b59dcd59d7483838 .te-content-wrapper_155f686a4c671d46 .te-user-meta_87b88e2eda2c5870 .te-user-info_c9f115dbc0f56107 .designation_65be36ebd3a86726 {
          font-size: 18px;
          font-weight: 400;
          line-height: 36px;
          color: #14203A; }
      .te-testimonial-card_b59dcd59d7483838 .te-content-wrapper_155f686a4c671d46 .te-user-meta_87b88e2eda2c5870 .icon_3d58fb9989335356 {
        color: #E1E1E1;
        font-size: 55px;
        margin-top: 20px; }
        @media (max-width: 570px) {
          .te-testimonial-card_b59dcd59d7483838 .te-content-wrapper_155f686a4c671d46 .te-user-meta_87b88e2eda2c5870 .icon_3d58fb9989335356 {
            position: absolute;
            right: 30px;
            top: 0;
            z-index: -1;
            font-size: 35px; } }

.te-testimonial-card-two_5ab65b6af71007b3 {
  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_5ab65b6af71007b3 .te-content-wrapper_155f686a4c671d46 {
    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_5ab65b6af71007b3 .te-content-wrapper_155f686a4c671d46 .content_57d65035e6d346d2 {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
      .te-testimonial-card-two_5ab65b6af71007b3 .te-content-wrapper_155f686a4c671d46 .content_57d65035e6d346d2 p {
        margin-bottom: 0; }
    .te-testimonial-card-two_5ab65b6af71007b3 .te-content-wrapper_155f686a4c671d46 .te-user-meta_87b88e2eda2c5870 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .te-testimonial-card-two_5ab65b6af71007b3 .te-content-wrapper_155f686a4c671d46 .te-user-meta_87b88e2eda2c5870 .te-user-info_c9f115dbc0f56107 {
        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_5ab65b6af71007b3 .te-content-wrapper_155f686a4c671d46 .te-user-meta_87b88e2eda2c5870 .te-user-info_c9f115dbc0f56107 .icon_3d58fb9989335356 {
          color: #317EFE;
          font-size: 40px; }
        .te-testimonial-card-two_5ab65b6af71007b3 .te-content-wrapper_155f686a4c671d46 .te-user-meta_87b88e2eda2c5870 .te-user-info_c9f115dbc0f56107 .name_6400460d05c66863 {
          font-size: 24px;
          font-weight: 500;
          line-height: 24px;
          letter-spacing: 0px;
          color: #14203A;
          margin-bottom: 0; }
        .te-testimonial-card-two_5ab65b6af71007b3 .te-content-wrapper_155f686a4c671d46 .te-user-meta_87b88e2eda2c5870 .te-user-info_c9f115dbc0f56107 .designation_65be36ebd3a86726 {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #317EFE; }
      .te-testimonial-card-two_5ab65b6af71007b3 .te-content-wrapper_155f686a4c671d46 .te-user-meta_87b88e2eda2c5870 .image_7d2eb38f45f4c1bd {
        width: 74px;
        height: 74px;
        border-radius: 50%;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }

.te-testimonial-card_b59dcd59d7483838.style-3_10565d2b5189b50f {
  padding: 30px 0 0 0;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .te-testimonial-card_b59dcd59d7483838.style-3_10565d2b5189b50f::before {
    display: none; }
  .te-testimonial-card_b59dcd59d7483838.style-3_10565d2b5189b50f .te-content-wrapper_155f686a4c671d46 {
    gap: 15px; }
    .te-testimonial-card_b59dcd59d7483838.style-3_10565d2b5189b50f .te-content-wrapper_155f686a4c671d46 .content_57d65035e6d346d2 .title_e4f8a39c700a94ee {
      font-size: 24px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px;
      color: #335371;
      margin-bottom: 20px; }
    .te-testimonial-card_b59dcd59d7483838.style-3_10565d2b5189b50f .te-content-wrapper_155f686a4c671d46 .te-user-meta_87b88e2eda2c5870 .te-user-info_c9f115dbc0f56107 {
      -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_b59dcd59d7483838.style-3_10565d2b5189b50f .te-content-wrapper_155f686a4c671d46 .te-user-meta_87b88e2eda2c5870 .te-user-info_c9f115dbc0f56107 {
          padding: 15px 30px; } }
      .te-testimonial-card_b59dcd59d7483838.style-3_10565d2b5189b50f .te-content-wrapper_155f686a4c671d46 .te-user-meta_87b88e2eda2c5870 .te-user-info_c9f115dbc0f56107 .image_7d2eb38f45f4c1bd {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        overflow: hidden;
        margin-top: 0;
        position: relative; }
        .te-testimonial-card_b59dcd59d7483838.style-3_10565d2b5189b50f .te-content-wrapper_155f686a4c671d46 .te-user-meta_87b88e2eda2c5870 .te-user-info_c9f115dbc0f56107 .image_7d2eb38f45f4c1bd img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          position: absolute;
          left: 0;
          top: 0; }
      .te-testimonial-card_b59dcd59d7483838.style-3_10565d2b5189b50f .te-content-wrapper_155f686a4c671d46 .te-user-meta_87b88e2eda2c5870 .te-user-info_c9f115dbc0f56107 .rating_7e09094bc84163f5 {
        gap: 5px;
        color: #E7F914;
        font-size: 14px;
        margin-bottom: 10px; }
      .te-testimonial-card_b59dcd59d7483838.style-3_10565d2b5189b50f .te-content-wrapper_155f686a4c671d46 .te-user-meta_87b88e2eda2c5870 .te-user-info_c9f115dbc0f56107 .name_6400460d05c66863 span {
        color: #317EFE; }
    .te-testimonial-card_b59dcd59d7483838.style-3_10565d2b5189b50f .te-content-wrapper_155f686a4c671d46 .te-user-meta_87b88e2eda2c5870 .icon_3d58fb9989335356 {
      font-size: 64px;
      color: #E7F914;
      position: absolute;
      top: -5px;
      margin-top: 0;
      right: 0; }
      @media (max-width: 575px) {
        .te-testimonial-card_b59dcd59d7483838.style-3_10565d2b5189b50f .te-content-wrapper_155f686a4c671d46 .te-user-meta_87b88e2eda2c5870 .icon_3d58fb9989335356 {
          font-size: 34px; } }

.te-testimonial-slider-wrapper_33484b7053212cb8 {
  position: relative; }
  .te-testimonial-slider-wrapper_33484b7053212cb8 .slick-list_3c7e12d86cba12e8 {
    margin: 0 -15px; }
    .te-testimonial-slider-wrapper_33484b7053212cb8 .slick-list_3c7e12d86cba12e8 .slick-slide_070a2546db8203b6 {
      margin: 0 15px;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_33484b7053212cb8 .slick-dots_d6559f681145d224 {
    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_33484b7053212cb8 .slick-dots_d6559f681145d224 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_33484b7053212cb8 .slick-dots_d6559f681145d224 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_33484b7053212cb8 .slick-dots_d6559f681145d224 li.slick-active_849f1d61241a8383 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-testimonial-slider-wrapper_33484b7053212cb8 .slick-dots_d6559f681145d224 li.slick-active_849f1d61241a8383 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_33484b7053212cb8 .slick-arrow_e3e472890f97e5fb {
    display: none !important; }

.te-accordion-box-wrapper_aacf4c1e4c6757c5 {
  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_6b14974fdf0aac06 .te-accordion-list-item_3b2d523bd9bddc79 {
  border: 1px solid #E1E1E1;
  border-radius: 20px; }
  .accordion-wrapper_6b14974fdf0aac06 .te-accordion-list-item_3b2d523bd9bddc79 .te-accordion-head_7427cc0c4d75dd6c {
    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_6b14974fdf0aac06 .te-accordion-list-item_3b2d523bd9bddc79 .te-accordion-head_7427cc0c4d75dd6c: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_6b14974fdf0aac06 .te-accordion-list-item_3b2d523bd9bddc79 .te-accordion-head_7427cc0c4d75dd6c.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_6b14974fdf0aac06 .te-accordion-list-item_3b2d523bd9bddc79 .te-accordion-head_7427cc0c4d75dd6c .te-accordion-title_be8bedd812678bb9 {
      font-size: 20px;
      line-height: 32px;
      font-weight: 500;
      margin-bottom: 0;
      letter-spacing: 0px; }
  .accordion-wrapper_6b14974fdf0aac06 .te-accordion-list-item_3b2d523bd9bddc79 .te-accordion-body_272ed43aa73e3509 {
    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_64bec78cff689c59 {
  border-left: 4px solid #dfe2e9;
  padding-left: 45px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .page-header_64bec78cff689c59 {
      padding-left: 30px; } }
  .page-header_64bec78cff689c59 .te-page-title_3fa4658497548760,
  .page-header_64bec78cff689c59 .page-title_4299f9e422d04c0f {
    font-size: 42px;
    line-height: 48px; }
    @media (max-width: 991px) {
      .page-header_64bec78cff689c59 .te-page-title_3fa4658497548760,
      .page-header_64bec78cff689c59 .page-title_4299f9e422d04c0f {
        font-size: 38px;
        line-height: 48px; } }

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

.te-post-item_846d81b37213e623 {
  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_846d81b37213e623:hover .te-post-thumbnail_0f08907c0fb5e471 img,
  .te-post-item_846d81b37213e623:hover .post-video_3d73cab7b3daba5d 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_846d81b37213e623 iframe {
    width: 100%;
    height: 522px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_846d81b37213e623 iframe {
        height: 350px; } }
  .te-post-item_846d81b37213e623 .post-gallery .slick-list_3c7e12d86cba12e8 .slick-track_6600fd3491a52d32 {
    height: 392px;
    overflow: hidden; }
  .te-post-item_846d81b37213e623 .te-post-content-wrapper_0d35831cc7ff571a {
    padding: 32px 32px 40px 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_846d81b37213e623 .te-post-content-wrapper_0d35831cc7ff571a {
        padding: 35px;
        padding-top: 30px; } }
    .te-post-item_846d81b37213e623 .te-post-content-wrapper_0d35831cc7ff571a .te-read-more_8ce1ffbaec558d3d {
      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_846d81b37213e623.format-quote_e7e6bea1923e614b .te-post-content {
    margin: 0; }
  .te-post-item_846d81b37213e623.format-quote_e7e6bea1923e614b blockquote {
    margin: 0; }
    .te-post-item_846d81b37213e623.format-quote_e7e6bea1923e614b blockquote p {
      margin-top: 0; }
    .te-post-item_846d81b37213e623.format-quote_e7e6bea1923e614b 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_846d81b37213e623.format-quote_e7e6bea1923e614b blockquote cite a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-post-item_846d81b37213e623.sticky_885b5ddd209676b7 {
    border: 2px solid #317EFE; }
    .te-post-item_846d81b37213e623.sticky_885b5ddd209676b7 .te-post-content {
      margin-bottom: 0; }
      .te-post-item_846d81b37213e623.sticky_885b5ddd209676b7 .te-post-content p {
        margin-bottom: 0; }
  .te-post-item_846d81b37213e623 .te-post-title_f529ae061db39b13 {
    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_846d81b37213e623 .te-post-title_f529ae061db39b13 {
        font-size: 28px;
        line-height: 42px;
        margin-top: 5px; } }
    .te-post-item_846d81b37213e623 .te-post-title_f529ae061db39b13:hover a {
      color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-post-item_846d81b37213e623 .te-post-content p {
    margin-top: 17px; }
  .te-post-item_846d81b37213e623 .te-post-content h2,
  .te-post-item_846d81b37213e623 .te-post-content h3,
  .te-post-item_846d81b37213e623 .te-post-content h4,
  .te-post-item_846d81b37213e623 .te-post-content h5,
  .te-post-item_846d81b37213e623 .te-post-content h6 {
    margin-bottom: 10px; }
  .te-post-item_846d81b37213e623 .te-post-content p {
    margin-bottom: unset; }
  .te-post-item_846d81b37213e623 .te-single-post-meta_5645714c8250db8b {
    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_846d81b37213e623 .te-social-share_89057dd2de43bf67 {
    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_846d81b37213e623 .te-social-share_89057dd2de43bf67 a.facebook_7f7c5cf1d85f98cc {
      color: #1877f2; }
    .te-post-item_846d81b37213e623 .te-social-share_89057dd2de43bf67 a.twitter_10c10e13bfdf0c78 {
      color: #1da1f2; }
    .te-post-item_846d81b37213e623 .te-social-share_89057dd2de43bf67 a.linkedin_d3045c495f9653fa {
      color: #1a70c6; }
    .te-post-item_846d81b37213e623 .te-social-share_89057dd2de43bf67 .te-social-share-title_0da2bbd12e434379 {
      font-size: 16px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A;
      margin-right: 5px;
      text-transform: uppercase; }
  .te-post-item_846d81b37213e623 .te-blog-post-tag_30c7494fc98ee748 {
    width: 100%;
    display: inline-block; }
    .te-post-item_846d81b37213e623 .te-blog-post-tag_30c7494fc98ee748 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_846d81b37213e623 .te-blog-post-tag_30c7494fc98ee748 .te-post-tag-list_99839c8f84f926f8 {
      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_846d81b37213e623 .te-blog-post-tag_30c7494fc98ee748 .te-post-tag-list_99839c8f84f926f8 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_846d81b37213e623 .te-blog-post-tag_30c7494fc98ee748 .te-post-tag-list_99839c8f84f926f8 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_846d81b37213e623 .te-post-thumbnail_0f08907c0fb5e471,
  .te-post-item_846d81b37213e623 .post-video_3d73cab7b3daba5d {
    position: relative;
    overflow: hidden; }
    .te-post-item_846d81b37213e623 .te-post-thumbnail_0f08907c0fb5e471 img,
    .te-post-item_846d81b37213e623 .post-video_3d73cab7b3daba5d 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_846d81b37213e623 .te-post-thumbnail_0f08907c0fb5e471 .popup-video-wrapper_6d752c9b033493b1,
    .te-post-item_846d81b37213e623 .post-video_3d73cab7b3daba5d .popup-video-wrapper_6d752c9b033493b1 {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .te-post-item_846d81b37213e623 .te-post-thumbnail_0f08907c0fb5e471 .video-btn_9363770ae9ad23a0 a,
    .te-post-item_846d81b37213e623 .post-video_3d73cab7b3daba5d .video-btn_9363770ae9ad23a0 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_846d81b37213e623 .te-post-thumbnail_0f08907c0fb5e471 .video-btn_9363770ae9ad23a0 a i,
      .te-post-item_846d81b37213e623 .post-video_3d73cab7b3daba5d .video-btn_9363770ae9ad23a0 a i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_846d81b37213e623 .te-post-thumbnail_0f08907c0fb5e471 .video-btn_9363770ae9ad23a0 a:hover,
      .te-post-item_846d81b37213e623 .post-video_3d73cab7b3daba5d .video-btn_9363770ae9ad23a0 a:hover {
        -webkit-animation: none;
                animation: none; }
  .te-post-item_846d81b37213e623 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_846d81b37213e623 button.post-gallery-btn.prev-btn {
      left: 30px; }
    .te-post-item_846d81b37213e623 button.post-gallery-btn.next-btn {
      right: 30px; }
    .te-post-item_846d81b37213e623 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_846d81b37213e623 button.post-gallery-btn:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
      .te-post-item_846d81b37213e623 button.post-gallery-btn:hover i {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te-post-item_846d81b37213e623 .post-audio_e1195f08652ab62b iframe {
    width: 100%; }
  .te-post-item_846d81b37213e623 .te-post-meta_ec65150c7c9ecc51 {
    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_846d81b37213e623 .te-post-meta_ec65150c7c9ecc51 {
        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_846d81b37213e623 .te-post-meta_ec65150c7c9ecc51 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_846d81b37213e623 .te-post-meta_ec65150c7c9ecc51 span i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_846d81b37213e623 .te-post-meta_ec65150c7c9ecc51 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_846d81b37213e623 .te-post-meta_ec65150c7c9ecc51 span a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
          .te-post-item_846d81b37213e623 .te-post-meta_ec65150c7c9ecc51 span a:hover i {
            color: #317EFE;
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out; }

.te-post-card_5c19890cee3c1002 {
  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_5c19890cee3c1002.style-1_b3a79fef04c5a9d9 {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 20px; }
    .te-post-card_5c19890cee3c1002.style-1_b3a79fef04c5a9d9 .image_7d2eb38f45f4c1bd {
      height: 290px; }
    .te-post-card_5c19890cee3c1002.style-1_b3a79fef04c5a9d9 .content_57d65035e6d346d2 {
      padding: 0 20px 20px 20px; }
  .te-post-card_5c19890cee3c1002:hover .image_7d2eb38f45f4c1bd 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_5c19890cee3c1002 .image_7d2eb38f45f4c1bd {
    overflow: hidden;
    border-radius: 20px;
    position: relative;
    width: 100%;
    height: 323px;
    position: relative; }
    .te-post-card_5c19890cee3c1002 .image_7d2eb38f45f4c1bd 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_5c19890cee3c1002 .image_7d2eb38f45f4c1bd .te-post-date_af98449f2d029c6c {
      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_5c19890cee3c1002 .image_7d2eb38f45f4c1bd .te-post-date_af98449f2d029c6c span {
        color: #ffffff;
        font-size: 20px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: 0px; }
  .te-post-card_5c19890cee3c1002 .content_57d65035e6d346d2 {
    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_5c19890cee3c1002 .content_57d65035e6d346d2 .te-post-meta-info_2cf398751b611117 {
      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_5c19890cee3c1002 .content_57d65035e6d346d2 .te-post-meta-info_2cf398751b611117 .te-single-meta_941e42f2d56dceea {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 8px; }
        .te-post-card_5c19890cee3c1002 .content_57d65035e6d346d2 .te-post-meta-info_2cf398751b611117 .te-single-meta_941e42f2d56dceea span,
        .te-post-card_5c19890cee3c1002 .content_57d65035e6d346d2 .te-post-meta-info_2cf398751b611117 .te-single-meta_941e42f2d56dceea a {
          color: #335371;
          font-size: 14px;
          line-height: 28px;
          font-weight: 400;
          margin: 0;
          text-transform: capitalize; }
        .te-post-card_5c19890cee3c1002 .content_57d65035e6d346d2 .te-post-meta-info_2cf398751b611117 .te-single-meta_941e42f2d56dceea i {
          color: #317EFE; }
    .te-post-card_5c19890cee3c1002 .content_57d65035e6d346d2 .title_e4f8a39c700a94ee {
      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_5c19890cee3c1002 .content_57d65035e6d346d2 a.read-btn_34b7e8633846e131 {
      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_5c19890cee3c1002 .content_57d65035e6d346d2 a.read-btn_34b7e8633846e131:hover {
        color: #317EFE; }

.te-post-card_5c19890cee3c1002.style-2_e067d3e8a6aec652 {
  gap: 20px; }
  .te-post-card_5c19890cee3c1002.style-2_e067d3e8a6aec652 .image_7d2eb38f45f4c1bd {
    border-radius: 20px 20px 20px 0; }
    .te-post-card_5c19890cee3c1002.style-2_e067d3e8a6aec652 .image_7d2eb38f45f4c1bd .te-post-date_af98449f2d029c6c {
      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_5c19890cee3c1002.style-2_e067d3e8a6aec652 .content_57d65035e6d346d2 .title_e4f8a39c700a94ee {
    font-size: 20px; }
  .te-post-card_5c19890cee3c1002.style-2_e067d3e8a6aec652 .content_57d65035e6d346d2 .te-post-meta-info_2cf398751b611117 {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px; }

.te-blog-details-wrapper_898628cab779e837 .te-comment-respond_9da35eedb68139c1 {
  margin-top: 78px;
  margin-bottom: 40px; }
.te-blog-details-wrapper_898628cab779e837 .te-post-comments_4f7e7727510fe56b {
  margin-top: 70px; }
.te-blog-details-wrapper_898628cab779e837 .wp-block-group_b6aa01178a934923.has-background_d98e35ab728361bb .wp-block-button_61db5b45d18ad364 .wp-block-button__link_0d36e35045864a78 {
  color: #ffffff !important; }
.te-blog-details-wrapper_898628cab779e837 .te-post-item_846d81b37213e623 {
  border: 0;
  overflow: visible;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0; }
  .te-blog-details-wrapper_898628cab779e837 .te-post-item_846d81b37213e623 iframe {
    width: 100%;
    height: 522px; }
  .te-blog-details-wrapper_898628cab779e837 .te-post-item_846d81b37213e623 .te-post-meta_ec65150c7c9ecc51 {
    margin-top: 0;
    margin-bottom: 20px; }
  .te-blog-details-wrapper_898628cab779e837 .te-post-item_846d81b37213e623 .post-gallery:hover img {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important; }
  .te-blog-details-wrapper_898628cab779e837 .te-post-item_846d81b37213e623 .te-post-thumbnail_0f08907c0fb5e471,
  .te-blog-details-wrapper_898628cab779e837 .te-post-item_846d81b37213e623 .post-video_3d73cab7b3daba5d,
  .te-blog-details-wrapper_898628cab779e837 .te-post-item_846d81b37213e623 .post-gallery,
  .te-blog-details-wrapper_898628cab779e837 .te-post-item_846d81b37213e623 .postbox-audio_3b805d49a5d7c2f8,
  .te-blog-details-wrapper_898628cab779e837 .te-post-item_846d81b37213e623 .wp-block-post-featured-image_daba47c64efaa95b {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative; }
    @media (max-width: 767px) {
      .te-blog-details-wrapper_898628cab779e837 .te-post-item_846d81b37213e623 .te-post-thumbnail_0f08907c0fb5e471,
      .te-blog-details-wrapper_898628cab779e837 .te-post-item_846d81b37213e623 .post-video_3d73cab7b3daba5d,
      .te-blog-details-wrapper_898628cab779e837 .te-post-item_846d81b37213e623 .post-gallery,
      .te-blog-details-wrapper_898628cab779e837 .te-post-item_846d81b37213e623 .postbox-audio_3b805d49a5d7c2f8,
      .te-blog-details-wrapper_898628cab779e837 .te-post-item_846d81b37213e623 .wp-block-post-featured-image_daba47c64efaa95b {
        margin-bottom: 30px; } }
    .te-blog-details-wrapper_898628cab779e837 .te-post-item_846d81b37213e623 .te-post-thumbnail_0f08907c0fb5e471:hover img,
    .te-blog-details-wrapper_898628cab779e837 .te-post-item_846d81b37213e623 .post-video_3d73cab7b3daba5d:hover img,
    .te-blog-details-wrapper_898628cab779e837 .te-post-item_846d81b37213e623 .post-gallery:hover img,
    .te-blog-details-wrapper_898628cab779e837 .te-post-item_846d81b37213e623 .postbox-audio_3b805d49a5d7c2f8:hover img,
    .te-blog-details-wrapper_898628cab779e837 .te-post-item_846d81b37213e623 .wp-block-post-featured-image_daba47c64efaa95b: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_898628cab779e837 .te-post-item_846d81b37213e623 .te-post-thumbnail_0f08907c0fb5e471 img,
    .te-blog-details-wrapper_898628cab779e837 .te-post-item_846d81b37213e623 .post-video_3d73cab7b3daba5d img,
    .te-blog-details-wrapper_898628cab779e837 .te-post-item_846d81b37213e623 .post-gallery img,
    .te-blog-details-wrapper_898628cab779e837 .te-post-item_846d81b37213e623 .postbox-audio_3b805d49a5d7c2f8 img,
    .te-blog-details-wrapper_898628cab779e837 .te-post-item_846d81b37213e623 .wp-block-post-featured-image_daba47c64efaa95b 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_898628cab779e837 .te-post-item_846d81b37213e623 .te-post-content-wrapper_0d35831cc7ff571a {
    padding: 0 0 10px 0; }
  .te-blog-details-wrapper_898628cab779e837 .te-post-item_846d81b37213e623 .te-post-content {
    margin-bottom: 17px;
    /* Unit Test Data Compatibility Start */
    /* Unit Test Data Compatibility End */ }
    .te-blog-details-wrapper_898628cab779e837 .te-post-item_846d81b37213e623 .te-post-content .wp-block-query_563adba20b653362 .wp-block-post-template_6f5656061516827d {
      padding-left: 0; }
      .te-blog-details-wrapper_898628cab779e837 .te-post-item_846d81b37213e623 .te-post-content .wp-block-query_563adba20b653362 .wp-block-post-template_6f5656061516827d .wp-block-post_bfafd40fd55778c8 {
        margin-bottom: 30px; }
    .te-blog-details-wrapper_898628cab779e837 .te-post-item_846d81b37213e623 .te-post-content .wp-block-navigation__responsive-container-content_0042f75a5db292d3 .wp-block-page-list_6edb5ad958532142 {
      padding-left: 0; }
    .te-blog-details-wrapper_898628cab779e837 .te-post-item_846d81b37213e623 .te-post-content .wp-block-group_b6aa01178a934923 {
      margin: 15px 0; }
      .te-blog-details-wrapper_898628cab779e837 .te-post-item_846d81b37213e623 .te-post-content .wp-block-group_b6aa01178a934923 p {
        margin-bottom: 0; }
    .te-blog-details-wrapper_898628cab779e837 .te-post-item_846d81b37213e623 .te-post-content p {
      margin-bottom: 20px; }
      .te-blog-details-wrapper_898628cab779e837 .te-post-item_846d81b37213e623 .te-post-content p img {
        margin: 20px 0;
        border-radius: 8px; }
  .te-blog-details-wrapper_898628cab779e837 .te-post-item_846d81b37213e623 .te-blog-post-tag_30c7494fc98ee748 .te-social-share_89057dd2de43bf67 {
    padding-bottom: 20px; }
.te-blog-details-wrapper_898628cab779e837 .wp-block-calendar_d940f6e3d7fd1688 {
  margin-bottom: 30px; }

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

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

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

.cta-area_4a0db31c5dd3e235 {
  background-color: #317EFE;
  padding: 20px 70px;
  border-radius: 0 0 20px 20px; }
  .cta-area_4a0db31c5dd3e235 .te-content-wrapper_155f686a4c671d46 {
    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_4a0db31c5dd3e235 .te-content-wrapper_155f686a4c671d46 .short-title_c481f6c24c970a1a {
      font-size: 21px;
      font-weight: 500;
      color: #ffffff;
      margin-bottom: 0; }
    .cta-area_4a0db31c5dd3e235 .te-content-wrapper_155f686a4c671d46 .te-cta-title_4d61ff255df00640 {
      color: #ffffff;
      text-transform: capitalize;
      margin-bottom: 0;
      font-size: 57px;
      line-height: 77px;
      letter-spacing: -1px; }
      @media (max-width: 375px) {
        .cta-area_4a0db31c5dd3e235 .te-content-wrapper_155f686a4c671d46 .te-cta-title_4d61ff255df00640 {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .cta-area_4a0db31c5dd3e235 .te-content-wrapper_155f686a4c671d46 .te-cta-title_4d61ff255df00640 {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .cta-area_4a0db31c5dd3e235 .te-content-wrapper_155f686a4c671d46 .te-cta-title_4d61ff255df00640 {
          font-size: 36px;
          line-height: 42px; } }
    .cta-area_4a0db31c5dd3e235 .te-content-wrapper_155f686a4c671d46 .text_de75aa13cdbba5da {
      font-size: 18px;
      line-height: 36px;
      color: #ffffff;
      margin-bottom: 0; }
  .cta-area_4a0db31c5dd3e235 .te-btn-wrapper_32788d3cfa75e316 {
    margin-top: 30px; }
  .cta-area_4a0db31c5dd3e235 .te-cta-inner-area_32b1af863eb2697e {
    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_4a0db31c5dd3e235 .te-cta-inner-area_32b1af863eb2697e {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .cta-area_4a0db31c5dd3e235 .te-cta-inner-area_32b1af863eb2697e .te-cta-collumn_e2b1310d9120d27d {
      -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_eab1e45edd9ad3f6 {
  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_eab1e45edd9ad3f6 {
      -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_eab1e45edd9ad3f6.left-align-title_24095b24e7fff60e .te-section-content_e8a597955e5d017d {
    margin-top: -15px; }
  .te-section-title_eab1e45edd9ad3f6 .te-section-content_e8a597955e5d017d {
    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_eab1e45edd9ad3f6 .short-title_c481f6c24c970a1a {
    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_eab1e45edd9ad3f6 .short-title_c481f6c24c970a1a::before, .te-section-title_eab1e45edd9ad3f6 .short-title_c481f6c24c970a1a::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_eab1e45edd9ad3f6 .short-title_c481f6c24c970a1a.only-divider_a55f74c10fd779dd {
      gap: 10px; }
      .te-section-title_eab1e45edd9ad3f6 .short-title_c481f6c24c970a1a.only-divider_a55f74c10fd779dd::before {
        display: none; }
  .te-section-title_eab1e45edd9ad3f6 .title_e4f8a39c700a94ee {
    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_eab1e45edd9ad3f6 .title_e4f8a39c700a94ee {
        font-size: 34px;
        line-height: 1.25; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .te-section-title_eab1e45edd9ad3f6 .title_e4f8a39c700a94ee {
        font-size: 34px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .te-section-title_eab1e45edd9ad3f6 .title_e4f8a39c700a94ee {
        font-size: 30px;
        line-height: 1.3; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-section-title_eab1e45edd9ad3f6 .title_e4f8a39c700a94ee {
        font-size: 26px;
        line-height: 1.35; } }
    @media only screen and (min-width: 0px) and (max-width: 439px) {
      .te-section-title_eab1e45edd9ad3f6 .title_e4f8a39c700a94ee br {
        display: none; } }
    .te-section-title_eab1e45edd9ad3f6 .title_e4f8a39c700a94ee span {
      color: #317EFE; }
  .te-section-title_eab1e45edd9ad3f6 .te-section-desc_87b868a0993e39b3 {
    font-size: 16px;
    font-weight: 400;
    font-family: "Inter", sans-serif;
    color: #335371;
    margin-bottom: 0; }
    .te-section-title_eab1e45edd9ad3f6 .te-section-desc_87b868a0993e39b3 .te-theme-btn_a8e42574b8fdbc20 {
      background-color: transparent;
      color: #14203A; }
      .te-section-title_eab1e45edd9ad3f6 .te-section-desc_87b868a0993e39b3 .te-theme-btn_a8e42574b8fdbc20:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

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

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

.wp-block-query-pagination_69944f7543da4bce,
.navigation_38bc079e24f3d31e.posts-navigation_78f12e3135855719,
.comment-navigation_ead6bb2f9ce5190e {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .wp-block-query-pagination_69944f7543da4bce .wp-block-query-pagination-numbers_7d9a7a9298ae7bd6,
  .navigation_38bc079e24f3d31e.posts-navigation_78f12e3135855719 .wp-block-query-pagination-numbers_7d9a7a9298ae7bd6,
  .comment-navigation_ead6bb2f9ce5190e .wp-block-query-pagination-numbers_7d9a7a9298ae7bd6 {
    width: inherit; }
  .wp-block-query-pagination_69944f7543da4bce .nav-links_edee38de2a41cc32,
  .navigation_38bc079e24f3d31e.posts-navigation_78f12e3135855719 .nav-links_edee38de2a41cc32,
  .comment-navigation_ead6bb2f9ce5190e .nav-links_edee38de2a41cc32 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
  .wp-block-query-pagination_69944f7543da4bce .wp-block-query-pagination-previous_61457b1e10e9fdfa,
  .wp-block-query-pagination_69944f7543da4bce .wp-block-query-pagination-next_e581e5de9c0f5856,
  .wp-block-query-pagination_69944f7543da4bce .nav-next_9d53511e96c7a7a5 a,
  .wp-block-query-pagination_69944f7543da4bce .nav-previous_f2fa0063e0c7dd79 a,
  .navigation_38bc079e24f3d31e.posts-navigation_78f12e3135855719 .wp-block-query-pagination-previous_61457b1e10e9fdfa,
  .navigation_38bc079e24f3d31e.posts-navigation_78f12e3135855719 .wp-block-query-pagination-next_e581e5de9c0f5856,
  .navigation_38bc079e24f3d31e.posts-navigation_78f12e3135855719 .nav-next_9d53511e96c7a7a5 a,
  .navigation_38bc079e24f3d31e.posts-navigation_78f12e3135855719 .nav-previous_f2fa0063e0c7dd79 a,
  .comment-navigation_ead6bb2f9ce5190e .wp-block-query-pagination-previous_61457b1e10e9fdfa,
  .comment-navigation_ead6bb2f9ce5190e .wp-block-query-pagination-next_e581e5de9c0f5856,
  .comment-navigation_ead6bb2f9ce5190e .nav-next_9d53511e96c7a7a5 a,
  .comment-navigation_ead6bb2f9ce5190e .nav-previous_f2fa0063e0c7dd79 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_69944f7543da4bce .wp-block-query-pagination-previous_61457b1e10e9fdfa,
      .wp-block-query-pagination_69944f7543da4bce .wp-block-query-pagination-next_e581e5de9c0f5856,
      .wp-block-query-pagination_69944f7543da4bce .nav-next_9d53511e96c7a7a5 a,
      .wp-block-query-pagination_69944f7543da4bce .nav-previous_f2fa0063e0c7dd79 a,
      .navigation_38bc079e24f3d31e.posts-navigation_78f12e3135855719 .wp-block-query-pagination-previous_61457b1e10e9fdfa,
      .navigation_38bc079e24f3d31e.posts-navigation_78f12e3135855719 .wp-block-query-pagination-next_e581e5de9c0f5856,
      .navigation_38bc079e24f3d31e.posts-navigation_78f12e3135855719 .nav-next_9d53511e96c7a7a5 a,
      .navigation_38bc079e24f3d31e.posts-navigation_78f12e3135855719 .nav-previous_f2fa0063e0c7dd79 a,
      .comment-navigation_ead6bb2f9ce5190e .wp-block-query-pagination-previous_61457b1e10e9fdfa,
      .comment-navigation_ead6bb2f9ce5190e .wp-block-query-pagination-next_e581e5de9c0f5856,
      .comment-navigation_ead6bb2f9ce5190e .nav-next_9d53511e96c7a7a5 a,
      .comment-navigation_ead6bb2f9ce5190e .nav-previous_f2fa0063e0c7dd79 a {
        height: 40px; } }
    .wp-block-query-pagination_69944f7543da4bce .wp-block-query-pagination-previous_61457b1e10e9fdfa:hover,
    .wp-block-query-pagination_69944f7543da4bce .wp-block-query-pagination-next_e581e5de9c0f5856:hover,
    .wp-block-query-pagination_69944f7543da4bce .nav-next_9d53511e96c7a7a5 a:hover,
    .wp-block-query-pagination_69944f7543da4bce .nav-previous_f2fa0063e0c7dd79 a:hover,
    .navigation_38bc079e24f3d31e.posts-navigation_78f12e3135855719 .wp-block-query-pagination-previous_61457b1e10e9fdfa:hover,
    .navigation_38bc079e24f3d31e.posts-navigation_78f12e3135855719 .wp-block-query-pagination-next_e581e5de9c0f5856:hover,
    .navigation_38bc079e24f3d31e.posts-navigation_78f12e3135855719 .nav-next_9d53511e96c7a7a5 a:hover,
    .navigation_38bc079e24f3d31e.posts-navigation_78f12e3135855719 .nav-previous_f2fa0063e0c7dd79 a:hover,
    .comment-navigation_ead6bb2f9ce5190e .wp-block-query-pagination-previous_61457b1e10e9fdfa:hover,
    .comment-navigation_ead6bb2f9ce5190e .wp-block-query-pagination-next_e581e5de9c0f5856:hover,
    .comment-navigation_ead6bb2f9ce5190e .nav-next_9d53511e96c7a7a5 a:hover,
    .comment-navigation_ead6bb2f9ce5190e .nav-previous_f2fa0063e0c7dd79 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_df5af0a9ad4c46fc,
.page-links_a899f19d57aca074,
.wp-block-query-pagination-numbers_7d9a7a9298ae7bd6 {
  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_df5af0a9ad4c46fc ul,
  .page-links_a899f19d57aca074 ul,
  .wp-block-query-pagination-numbers_7d9a7a9298ae7bd6 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_df5af0a9ad4c46fc ul li,
    .page-links_a899f19d57aca074 ul li,
    .wp-block-query-pagination-numbers_7d9a7a9298ae7bd6 ul li {
      padding-top: 0; }
    .te-basic-pagination_df5af0a9ad4c46fc ul .prev_430fe41ff2106e84 span,
    .te-basic-pagination_df5af0a9ad4c46fc ul .next_845a5bd7322ef6ba span,
    .page-links_a899f19d57aca074 ul .prev_430fe41ff2106e84 span,
    .page-links_a899f19d57aca074 ul .next_845a5bd7322ef6ba span,
    .wp-block-query-pagination-numbers_7d9a7a9298ae7bd6 ul .prev_430fe41ff2106e84 span,
    .wp-block-query-pagination-numbers_7d9a7a9298ae7bd6 ul .next_845a5bd7322ef6ba span {
      display: none; }
  .te-basic-pagination_df5af0a9ad4c46fc .post-page-numbers_c0c561938ec2e340,
  .page-links_a899f19d57aca074 .post-page-numbers_c0c561938ec2e340,
  .wp-block-query-pagination-numbers_7d9a7a9298ae7bd6 .post-page-numbers_c0c561938ec2e340 {
    background-color: rgba(71, 112, 247, 0.1) !important; }
  .te-basic-pagination_df5af0a9ad4c46fc .page-numbers_719806ec32dab8a2,
  .te-basic-pagination_df5af0a9ad4c46fc .post-page-numbers_c0c561938ec2e340,
  .page-links_a899f19d57aca074 .page-numbers_719806ec32dab8a2,
  .page-links_a899f19d57aca074 .post-page-numbers_c0c561938ec2e340,
  .wp-block-query-pagination-numbers_7d9a7a9298ae7bd6 .page-numbers_719806ec32dab8a2,
  .wp-block-query-pagination-numbers_7d9a7a9298ae7bd6 .post-page-numbers_c0c561938ec2e340 {
    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_df5af0a9ad4c46fc .page-numbers_719806ec32dab8a2,
      .te-basic-pagination_df5af0a9ad4c46fc .post-page-numbers_c0c561938ec2e340,
      .page-links_a899f19d57aca074 .page-numbers_719806ec32dab8a2,
      .page-links_a899f19d57aca074 .post-page-numbers_c0c561938ec2e340,
      .wp-block-query-pagination-numbers_7d9a7a9298ae7bd6 .page-numbers_719806ec32dab8a2,
      .wp-block-query-pagination-numbers_7d9a7a9298ae7bd6 .post-page-numbers_c0c561938ec2e340 {
        width: 40px;
        height: 40px;
        font-size: 16px; } }
    .te-basic-pagination_df5af0a9ad4c46fc .page-numbers_719806ec32dab8a2:hover,
    .te-basic-pagination_df5af0a9ad4c46fc .post-page-numbers_c0c561938ec2e340:hover,
    .page-links_a899f19d57aca074 .page-numbers_719806ec32dab8a2:hover,
    .page-links_a899f19d57aca074 .post-page-numbers_c0c561938ec2e340:hover,
    .wp-block-query-pagination-numbers_7d9a7a9298ae7bd6 .page-numbers_719806ec32dab8a2:hover,
    .wp-block-query-pagination-numbers_7d9a7a9298ae7bd6 .post-page-numbers_c0c561938ec2e340: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_df5af0a9ad4c46fc .page-numbers_719806ec32dab8a2.current_ea2b38bc384fc5ea,
    .te-basic-pagination_df5af0a9ad4c46fc .post-page-numbers_c0c561938ec2e340.current_ea2b38bc384fc5ea,
    .page-links_a899f19d57aca074 .page-numbers_719806ec32dab8a2.current_ea2b38bc384fc5ea,
    .page-links_a899f19d57aca074 .post-page-numbers_c0c561938ec2e340.current_ea2b38bc384fc5ea,
    .wp-block-query-pagination-numbers_7d9a7a9298ae7bd6 .page-numbers_719806ec32dab8a2.current_ea2b38bc384fc5ea,
    .wp-block-query-pagination-numbers_7d9a7a9298ae7bd6 .post-page-numbers_c0c561938ec2e340.current_ea2b38bc384fc5ea {
      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_52a3c04d036a2810 {
  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_52a3c04d036a2810 {
      -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_52a3c04d036a2810 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 30px;
      margin: 30px 0; } }
  .te-blog-post-nav_52a3c04d036a2810 .te-post-navigation_787b7a48f439d9b3 {
    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_52a3c04d036a2810 .te-post-navigation_787b7a48f439d9b3 {
        -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_52a3c04d036a2810 .te-post-navigation_787b7a48f439d9b3 {
        width: 100%; } }
    @media (max-width: 767px) {
      .te-blog-post-nav_52a3c04d036a2810 .te-post-navigation_787b7a48f439d9b3 {
        width: 100%; } }
    .te-blog-post-nav_52a3c04d036a2810 .te-post-navigation_787b7a48f439d9b3::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_52a3c04d036a2810 .te-post-navigation_787b7a48f439d9b3::after {
          display: none; } }
      @media (max-width: 767px) {
        .te-blog-post-nav_52a3c04d036a2810 .te-post-navigation_787b7a48f439d9b3::after {
          display: none; } }
    .te-blog-post-nav_52a3c04d036a2810 .te-post-navigation_787b7a48f439d9b3:last-child {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .te-blog-post-nav_52a3c04d036a2810 .te-post-navigation_787b7a48f439d9b3:last-child .text_de75aa13cdbba5da {
        text-align: right; }
        @media (max-width: 374px) {
          .te-blog-post-nav_52a3c04d036a2810 .te-post-navigation_787b7a48f439d9b3:last-child .text_de75aa13cdbba5da {
            text-align: left; } }
      .te-blog-post-nav_52a3c04d036a2810 .te-post-navigation_787b7a48f439d9b3:last-child::after {
        display: none; }
    .te-blog-post-nav_52a3c04d036a2810 .te-post-navigation_787b7a48f439d9b3 .te-post-img_7968e71c817de310 {
      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_52a3c04d036a2810 .te-post-navigation_787b7a48f439d9b3 .te-post-img_7968e71c817de310 {
          width: 100% !important;
          height: 150px !important; } }
      .te-blog-post-nav_52a3c04d036a2810 .te-post-navigation_787b7a48f439d9b3 .te-post-img_7968e71c817de310 img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        left: 0;
        top: 0; }
    .te-blog-post-nav_52a3c04d036a2810 .te-post-navigation_787b7a48f439d9b3 .text_de75aa13cdbba5da {
      width: 100%; }
      .te-blog-post-nav_52a3c04d036a2810 .te-post-navigation_787b7a48f439d9b3 .text_de75aa13cdbba5da span {
        font-size: 18px;
        font-family: "Inter", sans-serif;
        text-transform: capitalize;
        font-weight: 400;
        display: block;
        color: #335371; }
      .te-blog-post-nav_52a3c04d036a2810 .te-post-navigation_787b7a48f439d9b3 .text_de75aa13cdbba5da h4 {
        text-transform: capitalize;
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        line-height: 30px;
        letter-spacing: 0px; }
    .te-blog-post-nav_52a3c04d036a2810 .te-post-navigation_787b7a48f439d9b3 .theme-navigation_f7f8bd13d9be0ebf {
      width: 100%; }

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

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

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

.project-details-overview_e167c1332f7f29a3 {
  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_e167c1332f7f29a3 .list-wrapper_a5df1d52f32dc7ba {
    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_e167c1332f7f29a3 .list-wrapper_a5df1d52f32dc7ba {
        -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_e167c1332f7f29a3 .list-wrapper_a5df1d52f32dc7ba .image_7d2eb38f45f4c1bd {
      width: 410px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 20px;
      overflow: hidden; }
      .project-details-overview_e167c1332f7f29a3 .list-wrapper_a5df1d52f32dc7ba .image_7d2eb38f45f4c1bd img {
        border-radius: 20px; }
    .project-details-overview_e167c1332f7f29a3 .list-wrapper_a5df1d52f32dc7ba 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_e167c1332f7f29a3 .list-wrapper_a5df1d52f32dc7ba 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_e167c1332f7f29a3 .list-wrapper_a5df1d52f32dc7ba 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_e167c1332f7f29a3 .list-wrapper_a5df1d52f32dc7ba 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_e167c1332f7f29a3 .list-wrapper_a5df1d52f32dc7ba .user-card_351d5b07355e7c73 {
      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_e167c1332f7f29a3 .list-wrapper_a5df1d52f32dc7ba .user-card_351d5b07355e7c73 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .project-details-overview_e167c1332f7f29a3 .list-wrapper_a5df1d52f32dc7ba .user-card_351d5b07355e7c73 .image_7d2eb38f45f4c1bd {
        width: 90px;
        height: 90px;
        border-radius: 100px;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
      .project-details-overview_e167c1332f7f29a3 .list-wrapper_a5df1d52f32dc7ba .user-card_351d5b07355e7c73 .content_57d65035e6d346d2 .title_e4f8a39c700a94ee {
        font-size: 20px;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: 0px; }
      .project-details-overview_e167c1332f7f29a3 .list-wrapper_a5df1d52f32dc7ba .user-card_351d5b07355e7c73 .content_57d65035e6d346d2 .text_de75aa13cdbba5da {
        margin-bottom: 0; }

.te-list-item_be4f690216a99898 {
  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_be4f690216a99898 .icon_3d58fb9989335356 {
    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_be4f690216a99898 .text_de75aa13cdbba5da {
    font-size: 18px;
    line-height: 36px;
    font-weight: 400;
    color: #335371;
    margin: 0; }

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

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

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

/* Widget */
.widget_485b1715ccb26074,
.sidebar__widget_c242436528d12b8b {
  /* 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_485b1715ccb26074 ol,
  .widget_485b1715ccb26074 ul,
  .sidebar__widget_c242436528d12b8b ol,
  .sidebar__widget_c242436528d12b8b ul {
    margin-bottom: 0; }
  .widget_485b1715ccb26074 .widget-instagram-feed_a3d0e1140d47e97f,
  .sidebar__widget_c242436528d12b8b .widget-instagram-feed_a3d0e1140d47e97f {
    width: 315px; }
    @media only screen and (min-width: 992px) and (max-width: 1280px) {
      .widget_485b1715ccb26074 .widget-instagram-feed_a3d0e1140d47e97f,
      .sidebar__widget_c242436528d12b8b .widget-instagram-feed_a3d0e1140d47e97f {
        width: 220px; } }
    @media (max-width: 374px) {
      .widget_485b1715ccb26074 .widget-instagram-feed_a3d0e1140d47e97f,
      .sidebar__widget_c242436528d12b8b .widget-instagram-feed_a3d0e1140d47e97f {
        width: 200px; } }
    .widget_485b1715ccb26074 .widget-instagram-feed_a3d0e1140d47e97f .single-instagram-feed_6c84feea3a0c187a,
    .sidebar__widget_c242436528d12b8b .widget-instagram-feed_a3d0e1140d47e97f .single-instagram-feed_6c84feea3a0c187a {
      width: 96px;
      height: 96px; }
  .widget_485b1715ccb26074 .wp-block-heading_936945e0c15fff4b,
  .widget_485b1715ccb26074 .widget-title_a4f2ff51c9a9a1c9,
  .widget_485b1715ccb26074 .wp-block-search__label_5b956882bc168176,
  .sidebar__widget_c242436528d12b8b .wp-block-heading_936945e0c15fff4b,
  .sidebar__widget_c242436528d12b8b .widget-title_a4f2ff51c9a9a1c9,
  .sidebar__widget_c242436528d12b8b .wp-block-search__label_5b956882bc168176 {
    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_485b1715ccb26074 .wp-block-social-links_e40a59407879894c .wp-social-link_fd3db4d3fca4f1a0,
  .sidebar__widget_c242436528d12b8b .wp-block-social-links_e40a59407879894c .wp-social-link_fd3db4d3fca4f1a0 {
    padding: 0;
    margin: 0;
    line-height: 0; }
    .widget_485b1715ccb26074 .wp-block-social-links_e40a59407879894c .wp-social-link_fd3db4d3fca4f1a0 a,
    .sidebar__widget_c242436528d12b8b .wp-block-social-links_e40a59407879894c .wp-social-link_fd3db4d3fca4f1a0 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_485b1715ccb26074 .wp-block-social-links_e40a59407879894c .wp-social-link_fd3db4d3fca4f1a0 a:before,
      .sidebar__widget_c242436528d12b8b .wp-block-social-links_e40a59407879894c .wp-social-link_fd3db4d3fca4f1a0 a:before {
        display: none; }
  .widget_485b1715ccb26074 .has-avatars_2c2bfbd0f01453ca.has-dates_3b886d3dcfaa9598.has-excerpts_769d8a0cde5b7967.wp-block-te-latest-comments_80a1d0a125c1ddd3 li.wp-block-te-latest-comments__comment_989b61de0394ad3b .wp-block-te-latest-comments__comment-meta_a2d2cbf304842096,
  .widget_485b1715ccb26074 .has-dates_3b886d3dcfaa9598.has-excerpts_769d8a0cde5b7967.wp-block-te-latest-comments_80a1d0a125c1ddd3 li.wp-block-te-latest-comments__comment_989b61de0394ad3b .wp-block-te-latest-comments__comment-meta_a2d2cbf304842096,
  .sidebar__widget_c242436528d12b8b .has-avatars_2c2bfbd0f01453ca.has-dates_3b886d3dcfaa9598.has-excerpts_769d8a0cde5b7967.wp-block-te-latest-comments_80a1d0a125c1ddd3 li.wp-block-te-latest-comments__comment_989b61de0394ad3b .wp-block-te-latest-comments__comment-meta_a2d2cbf304842096,
  .sidebar__widget_c242436528d12b8b .has-dates_3b886d3dcfaa9598.has-excerpts_769d8a0cde5b7967.wp-block-te-latest-comments_80a1d0a125c1ddd3 li.wp-block-te-latest-comments__comment_989b61de0394ad3b .wp-block-te-latest-comments__comment-meta_a2d2cbf304842096 {
    font-weight: 500; }
    .widget_485b1715ccb26074 .has-avatars_2c2bfbd0f01453ca.has-dates_3b886d3dcfaa9598.has-excerpts_769d8a0cde5b7967.wp-block-te-latest-comments_80a1d0a125c1ddd3 li.wp-block-te-latest-comments__comment_989b61de0394ad3b .wp-block-te-latest-comments__comment-meta_a2d2cbf304842096 .wp-block-te-latest-comments__comment-author_575dc9c30579716c,
    .widget_485b1715ccb26074 .has-avatars_2c2bfbd0f01453ca.has-dates_3b886d3dcfaa9598.has-excerpts_769d8a0cde5b7967.wp-block-te-latest-comments_80a1d0a125c1ddd3 li.wp-block-te-latest-comments__comment_989b61de0394ad3b .wp-block-te-latest-comments__comment-meta_a2d2cbf304842096 .wp-block-te-latest-comments__comment-link_2379d5e40de45211,
    .widget_485b1715ccb26074 .has-dates_3b886d3dcfaa9598.has-excerpts_769d8a0cde5b7967.wp-block-te-latest-comments_80a1d0a125c1ddd3 li.wp-block-te-latest-comments__comment_989b61de0394ad3b .wp-block-te-latest-comments__comment-meta_a2d2cbf304842096 .wp-block-te-latest-comments__comment-author_575dc9c30579716c,
    .widget_485b1715ccb26074 .has-dates_3b886d3dcfaa9598.has-excerpts_769d8a0cde5b7967.wp-block-te-latest-comments_80a1d0a125c1ddd3 li.wp-block-te-latest-comments__comment_989b61de0394ad3b .wp-block-te-latest-comments__comment-meta_a2d2cbf304842096 .wp-block-te-latest-comments__comment-link_2379d5e40de45211,
    .sidebar__widget_c242436528d12b8b .has-avatars_2c2bfbd0f01453ca.has-dates_3b886d3dcfaa9598.has-excerpts_769d8a0cde5b7967.wp-block-te-latest-comments_80a1d0a125c1ddd3 li.wp-block-te-latest-comments__comment_989b61de0394ad3b .wp-block-te-latest-comments__comment-meta_a2d2cbf304842096 .wp-block-te-latest-comments__comment-author_575dc9c30579716c,
    .sidebar__widget_c242436528d12b8b .has-avatars_2c2bfbd0f01453ca.has-dates_3b886d3dcfaa9598.has-excerpts_769d8a0cde5b7967.wp-block-te-latest-comments_80a1d0a125c1ddd3 li.wp-block-te-latest-comments__comment_989b61de0394ad3b .wp-block-te-latest-comments__comment-meta_a2d2cbf304842096 .wp-block-te-latest-comments__comment-link_2379d5e40de45211,
    .sidebar__widget_c242436528d12b8b .has-dates_3b886d3dcfaa9598.has-excerpts_769d8a0cde5b7967.wp-block-te-latest-comments_80a1d0a125c1ddd3 li.wp-block-te-latest-comments__comment_989b61de0394ad3b .wp-block-te-latest-comments__comment-meta_a2d2cbf304842096 .wp-block-te-latest-comments__comment-author_575dc9c30579716c,
    .sidebar__widget_c242436528d12b8b .has-dates_3b886d3dcfaa9598.has-excerpts_769d8a0cde5b7967.wp-block-te-latest-comments_80a1d0a125c1ddd3 li.wp-block-te-latest-comments__comment_989b61de0394ad3b .wp-block-te-latest-comments__comment-meta_a2d2cbf304842096 .wp-block-te-latest-comments__comment-link_2379d5e40de45211 {
      font-weight: 500; }
  .widget_485b1715ccb26074 .wp-block-te-latest-comments_80a1d0a125c1ddd3 li.wp-block-te-latest-comments__comment_989b61de0394ad3b,
  .widget_485b1715ccb26074 .wp-block-latest-posts_97d48a24fc4ce3e4 li.wp-block-te-latest-comments__comment_989b61de0394ad3b,
  .sidebar__widget_c242436528d12b8b .wp-block-te-latest-comments_80a1d0a125c1ddd3 li.wp-block-te-latest-comments__comment_989b61de0394ad3b,
  .sidebar__widget_c242436528d12b8b .wp-block-latest-posts_97d48a24fc4ce3e4 li.wp-block-te-latest-comments__comment_989b61de0394ad3b {
    margin-bottom: 0; }
  .widget_485b1715ccb26074 .wp-block-te-latest-comments_80a1d0a125c1ddd3 li .wp-block-te-latest-comments__comment-meta_a2d2cbf304842096,
  .widget_485b1715ccb26074 .wp-block-te-latest-comments_80a1d0a125c1ddd3 li .wp-block-latest-posts__te-post-title_a5e09bac9d864fdc,
  .widget_485b1715ccb26074 .wp-block-latest-posts_97d48a24fc4ce3e4 li .wp-block-te-latest-comments__comment-meta_a2d2cbf304842096,
  .widget_485b1715ccb26074 .wp-block-latest-posts_97d48a24fc4ce3e4 li .wp-block-latest-posts__te-post-title_a5e09bac9d864fdc,
  .sidebar__widget_c242436528d12b8b .wp-block-te-latest-comments_80a1d0a125c1ddd3 li .wp-block-te-latest-comments__comment-meta_a2d2cbf304842096,
  .sidebar__widget_c242436528d12b8b .wp-block-te-latest-comments_80a1d0a125c1ddd3 li .wp-block-latest-posts__te-post-title_a5e09bac9d864fdc,
  .sidebar__widget_c242436528d12b8b .wp-block-latest-posts_97d48a24fc4ce3e4 li .wp-block-te-latest-comments__comment-meta_a2d2cbf304842096,
  .sidebar__widget_c242436528d12b8b .wp-block-latest-posts_97d48a24fc4ce3e4 li .wp-block-latest-posts__te-post-title_a5e09bac9d864fdc {
    line-height: 28px;
    font-weight: 400; }
    .widget_485b1715ccb26074 .wp-block-te-latest-comments_80a1d0a125c1ddd3 li .wp-block-te-latest-comments__comment-meta_a2d2cbf304842096 .wp-block-te-latest-comments__comment-date_eec89fe6ab1d8645,
    .widget_485b1715ccb26074 .wp-block-te-latest-comments_80a1d0a125c1ddd3 li .wp-block-latest-posts__te-post-title_a5e09bac9d864fdc .wp-block-te-latest-comments__comment-date_eec89fe6ab1d8645,
    .widget_485b1715ccb26074 .wp-block-latest-posts_97d48a24fc4ce3e4 li .wp-block-te-latest-comments__comment-meta_a2d2cbf304842096 .wp-block-te-latest-comments__comment-date_eec89fe6ab1d8645,
    .widget_485b1715ccb26074 .wp-block-latest-posts_97d48a24fc4ce3e4 li .wp-block-latest-posts__te-post-title_a5e09bac9d864fdc .wp-block-te-latest-comments__comment-date_eec89fe6ab1d8645,
    .sidebar__widget_c242436528d12b8b .wp-block-te-latest-comments_80a1d0a125c1ddd3 li .wp-block-te-latest-comments__comment-meta_a2d2cbf304842096 .wp-block-te-latest-comments__comment-date_eec89fe6ab1d8645,
    .sidebar__widget_c242436528d12b8b .wp-block-te-latest-comments_80a1d0a125c1ddd3 li .wp-block-latest-posts__te-post-title_a5e09bac9d864fdc .wp-block-te-latest-comments__comment-date_eec89fe6ab1d8645,
    .sidebar__widget_c242436528d12b8b .wp-block-latest-posts_97d48a24fc4ce3e4 li .wp-block-te-latest-comments__comment-meta_a2d2cbf304842096 .wp-block-te-latest-comments__comment-date_eec89fe6ab1d8645,
    .sidebar__widget_c242436528d12b8b .wp-block-latest-posts_97d48a24fc4ce3e4 li .wp-block-latest-posts__te-post-title_a5e09bac9d864fdc .wp-block-te-latest-comments__comment-date_eec89fe6ab1d8645 {
      font-size: 14px !important;
      margin-bottom: 10px;
      position: relative; }
      .widget_485b1715ccb26074 .wp-block-te-latest-comments_80a1d0a125c1ddd3 li .wp-block-te-latest-comments__comment-meta_a2d2cbf304842096 .wp-block-te-latest-comments__comment-date_eec89fe6ab1d8645:before,
      .widget_485b1715ccb26074 .wp-block-te-latest-comments_80a1d0a125c1ddd3 li .wp-block-latest-posts__te-post-title_a5e09bac9d864fdc .wp-block-te-latest-comments__comment-date_eec89fe6ab1d8645:before,
      .widget_485b1715ccb26074 .wp-block-latest-posts_97d48a24fc4ce3e4 li .wp-block-te-latest-comments__comment-meta_a2d2cbf304842096 .wp-block-te-latest-comments__comment-date_eec89fe6ab1d8645:before,
      .widget_485b1715ccb26074 .wp-block-latest-posts_97d48a24fc4ce3e4 li .wp-block-latest-posts__te-post-title_a5e09bac9d864fdc .wp-block-te-latest-comments__comment-date_eec89fe6ab1d8645:before,
      .sidebar__widget_c242436528d12b8b .wp-block-te-latest-comments_80a1d0a125c1ddd3 li .wp-block-te-latest-comments__comment-meta_a2d2cbf304842096 .wp-block-te-latest-comments__comment-date_eec89fe6ab1d8645:before,
      .sidebar__widget_c242436528d12b8b .wp-block-te-latest-comments_80a1d0a125c1ddd3 li .wp-block-latest-posts__te-post-title_a5e09bac9d864fdc .wp-block-te-latest-comments__comment-date_eec89fe6ab1d8645:before,
      .sidebar__widget_c242436528d12b8b .wp-block-latest-posts_97d48a24fc4ce3e4 li .wp-block-te-latest-comments__comment-meta_a2d2cbf304842096 .wp-block-te-latest-comments__comment-date_eec89fe6ab1d8645:before,
      .sidebar__widget_c242436528d12b8b .wp-block-latest-posts_97d48a24fc4ce3e4 li .wp-block-latest-posts__te-post-title_a5e09bac9d864fdc .wp-block-te-latest-comments__comment-date_eec89fe6ab1d8645:before {
        content: "\f274";
        font-family: "Font Awesome 6 Free";
        padding-right: 8px; }
  .widget_485b1715ccb26074 .wp-block-te-latest-comments_80a1d0a125c1ddd3 li a,
  .widget_485b1715ccb26074 .wp-block-latest-posts_97d48a24fc4ce3e4 li a,
  .sidebar__widget_c242436528d12b8b .wp-block-te-latest-comments_80a1d0a125c1ddd3 li a,
  .sidebar__widget_c242436528d12b8b .wp-block-latest-posts_97d48a24fc4ce3e4 li a {
    color: #335371; }
    .widget_485b1715ccb26074 .wp-block-te-latest-comments_80a1d0a125c1ddd3 li a.wp-block-te-latest-comments__comment-author_575dc9c30579716c, .widget_485b1715ccb26074 .wp-block-te-latest-comments_80a1d0a125c1ddd3 li a.wp-block-te-latest-comments__comment-link_2379d5e40de45211,
    .widget_485b1715ccb26074 .wp-block-latest-posts_97d48a24fc4ce3e4 li a.wp-block-te-latest-comments__comment-author_575dc9c30579716c,
    .widget_485b1715ccb26074 .wp-block-latest-posts_97d48a24fc4ce3e4 li a.wp-block-te-latest-comments__comment-link_2379d5e40de45211,
    .sidebar__widget_c242436528d12b8b .wp-block-te-latest-comments_80a1d0a125c1ddd3 li a.wp-block-te-latest-comments__comment-author_575dc9c30579716c,
    .sidebar__widget_c242436528d12b8b .wp-block-te-latest-comments_80a1d0a125c1ddd3 li a.wp-block-te-latest-comments__comment-link_2379d5e40de45211,
    .sidebar__widget_c242436528d12b8b .wp-block-latest-posts_97d48a24fc4ce3e4 li a.wp-block-te-latest-comments__comment-author_575dc9c30579716c,
    .sidebar__widget_c242436528d12b8b .wp-block-latest-posts_97d48a24fc4ce3e4 li a.wp-block-te-latest-comments__comment-link_2379d5e40de45211 {
      display: inline !important;
      text-transform: capitalize;
      line-height: 28px;
      font-weight: 400; }
    .widget_485b1715ccb26074 .wp-block-te-latest-comments_80a1d0a125c1ddd3 li a:hover,
    .widget_485b1715ccb26074 .wp-block-latest-posts_97d48a24fc4ce3e4 li a:hover,
    .sidebar__widget_c242436528d12b8b .wp-block-te-latest-comments_80a1d0a125c1ddd3 li a:hover,
    .sidebar__widget_c242436528d12b8b .wp-block-latest-posts_97d48a24fc4ce3e4 li a:hover {
      color: #317EFE; }
  .widget_485b1715ccb26074 .wp-block-te-latest-comments_80a1d0a125c1ddd3 li .wp-block-te-latest-comments__comment-excerpt_8ac359ace94921f4 p,
  .widget_485b1715ccb26074 .wp-block-latest-posts_97d48a24fc4ce3e4 li .wp-block-te-latest-comments__comment-excerpt_8ac359ace94921f4 p,
  .sidebar__widget_c242436528d12b8b .wp-block-te-latest-comments_80a1d0a125c1ddd3 li .wp-block-te-latest-comments__comment-excerpt_8ac359ace94921f4 p,
  .sidebar__widget_c242436528d12b8b .wp-block-latest-posts_97d48a24fc4ce3e4 li .wp-block-te-latest-comments__comment-excerpt_8ac359ace94921f4 p {
    font-size: 16px;
    line-height: 28px;
    margin: 0; }
  .widget_485b1715ccb26074 .te-social-profile_b8041d1c3b57b000,
  .sidebar__widget_c242436528d12b8b .te-social-profile_b8041d1c3b57b000 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .widget_485b1715ccb26074 .te-social-profile_b8041d1c3b57b000 a,
    .sidebar__widget_c242436528d12b8b .te-social-profile_b8041d1c3b57b000 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_485b1715ccb26074 .te-social-profile_b8041d1c3b57b000 a,
        .sidebar__widget_c242436528d12b8b .te-social-profile_b8041d1c3b57b000 a {
          width: 40px;
          height: 40px; } }
      .widget_485b1715ccb26074 .te-social-profile_b8041d1c3b57b000 a.facebook_7f7c5cf1d85f98cc,
      .sidebar__widget_c242436528d12b8b .te-social-profile_b8041d1c3b57b000 a.facebook_7f7c5cf1d85f98cc {
        background-color: #1877f2; }
      .widget_485b1715ccb26074 .te-social-profile_b8041d1c3b57b000 a.twitter_10c10e13bfdf0c78,
      .sidebar__widget_c242436528d12b8b .te-social-profile_b8041d1c3b57b000 a.twitter_10c10e13bfdf0c78 {
        background-color: #1da1f2; }
      .widget_485b1715ccb26074 .te-social-profile_b8041d1c3b57b000 a.linkedin_d3045c495f9653fa,
      .sidebar__widget_c242436528d12b8b .te-social-profile_b8041d1c3b57b000 a.linkedin_d3045c495f9653fa {
        background-color: #0a66c2; }
      .widget_485b1715ccb26074 .te-social-profile_b8041d1c3b57b000 a.instagram_8e138bdd149ddcd9,
      .sidebar__widget_c242436528d12b8b .te-social-profile_b8041d1c3b57b000 a.instagram_8e138bdd149ddcd9 {
        background-color: #405de6; }
      .widget_485b1715ccb26074 .te-social-profile_b8041d1c3b57b000 a:hover,
      .sidebar__widget_c242436528d12b8b .te-social-profile_b8041d1c3b57b000 a:hover {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #E7F914; }
  .widget_485b1715ccb26074 select,
  .sidebar__widget_c242436528d12b8b select {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371;
    margin-bottom: 0; }
  .widget_485b1715ccb26074 .has-login-form_9ef51de46d2e4f43 .login-username_023fa99dd90aaa93 label,
  .widget_485b1715ccb26074 .has-login-form_9ef51de46d2e4f43 .login-password_2aa6dc324d88cc82 label,
  .sidebar__widget_c242436528d12b8b .has-login-form_9ef51de46d2e4f43 .login-username_023fa99dd90aaa93 label,
  .sidebar__widget_c242436528d12b8b .has-login-form_9ef51de46d2e4f43 .login-password_2aa6dc324d88cc82 label {
    margin-bottom: 10px; }
  .widget_485b1715ccb26074 .has-login-form_9ef51de46d2e4f43 .login-username_023fa99dd90aaa93 input,
  .widget_485b1715ccb26074 .has-login-form_9ef51de46d2e4f43 .login-password_2aa6dc324d88cc82 input,
  .sidebar__widget_c242436528d12b8b .has-login-form_9ef51de46d2e4f43 .login-username_023fa99dd90aaa93 input,
  .sidebar__widget_c242436528d12b8b .has-login-form_9ef51de46d2e4f43 .login-password_2aa6dc324d88cc82 input {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #31373f;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371; }
  .widget_485b1715ccb26074 .has-login-form_9ef51de46d2e4f43 .login-remember_ad33d0628463c27e label,
  .sidebar__widget_c242436528d12b8b .has-login-form_9ef51de46d2e4f43 .login-remember_ad33d0628463c27e label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px; }
  .widget_485b1715ccb26074 .has-login-form_9ef51de46d2e4f43 .login-submit_d41ea5b48bab7130,
  .sidebar__widget_c242436528d12b8b .has-login-form_9ef51de46d2e4f43 .login-submit_d41ea5b48bab7130 {
    margin-bottom: 0; }
    .widget_485b1715ccb26074 .has-login-form_9ef51de46d2e4f43 .login-submit_d41ea5b48bab7130 input.button-primary_298c32512067ec6b,
    .sidebar__widget_c242436528d12b8b .has-login-form_9ef51de46d2e4f43 .login-submit_d41ea5b48bab7130 input.button-primary_298c32512067ec6b {
      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_485b1715ccb26074 .search-form_777bb49f7f3d4338,
  .sidebar__widget_c242436528d12b8b .search-form_777bb49f7f3d4338 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_485b1715ccb26074 .search-form_777bb49f7f3d4338 button,
    .sidebar__widget_c242436528d12b8b .search-form_777bb49f7f3d4338 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_485b1715ccb26074.widget_search_6aa98397f44bd7d9 .sidebar__search_5204b0696d785e01,
  .sidebar__widget_c242436528d12b8b.widget_search_6aa98397f44bd7d9 .sidebar__search_5204b0696d785e01 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_485b1715ccb26074.widget_search_6aa98397f44bd7d9 .sidebar__search_5204b0696d785e01 button,
    .sidebar__widget_c242436528d12b8b.widget_search_6aa98397f44bd7d9 .sidebar__search_5204b0696d785e01 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_485b1715ccb26074 .wp-block-search__no-button_59e8e48a939e673d.wp-block-search_06450a002bc67056 input,
  .sidebar__widget_c242436528d12b8b .wp-block-search__no-button_59e8e48a939e673d.wp-block-search_06450a002bc67056 input {
    border-radius: 10px; }
  .widget_485b1715ccb26074 .wp-block-search_06450a002bc67056,
  .sidebar__widget_c242436528d12b8b .wp-block-search_06450a002bc67056 {
    margin-bottom: -2px; }
  .widget_485b1715ccb26074 .wp-block-search_06450a002bc67056,
  .widget_485b1715ccb26074 .search-form_777bb49f7f3d4338,
  .widget_485b1715ccb26074 .sidebar__search_5204b0696d785e01,
  .sidebar__widget_c242436528d12b8b .wp-block-search_06450a002bc67056,
  .sidebar__widget_c242436528d12b8b .search-form_777bb49f7f3d4338,
  .sidebar__widget_c242436528d12b8b .sidebar__search_5204b0696d785e01 {
    display: inline-block;
    width: 100%;
    overflow: hidden; }
    .widget_485b1715ccb26074 .wp-block-search_06450a002bc67056 .wp-block-search__inside-wrapper_b73b72d39e963355,
    .widget_485b1715ccb26074 .search-form_777bb49f7f3d4338 .wp-block-search__inside-wrapper_b73b72d39e963355,
    .widget_485b1715ccb26074 .sidebar__search_5204b0696d785e01 .wp-block-search__inside-wrapper_b73b72d39e963355,
    .sidebar__widget_c242436528d12b8b .wp-block-search_06450a002bc67056 .wp-block-search__inside-wrapper_b73b72d39e963355,
    .sidebar__widget_c242436528d12b8b .search-form_777bb49f7f3d4338 .wp-block-search__inside-wrapper_b73b72d39e963355,
    .sidebar__widget_c242436528d12b8b .sidebar__search_5204b0696d785e01 .wp-block-search__inside-wrapper_b73b72d39e963355 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .widget_485b1715ccb26074 .wp-block-search_06450a002bc67056 label,
    .widget_485b1715ccb26074 .search-form_777bb49f7f3d4338 label,
    .widget_485b1715ccb26074 .sidebar__search_5204b0696d785e01 label,
    .sidebar__widget_c242436528d12b8b .wp-block-search_06450a002bc67056 label,
    .sidebar__widget_c242436528d12b8b .search-form_777bb49f7f3d4338 label,
    .sidebar__widget_c242436528d12b8b .sidebar__search_5204b0696d785e01 label {
      font-size: 24px;
      display: block;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #14203A;
      font-family: "Inter", sans-serif; }
    .widget_485b1715ccb26074 .wp-block-search_06450a002bc67056 input,
    .widget_485b1715ccb26074 .search-form_777bb49f7f3d4338 input,
    .widget_485b1715ccb26074 .sidebar__search_5204b0696d785e01 input,
    .sidebar__widget_c242436528d12b8b .wp-block-search_06450a002bc67056 input,
    .sidebar__widget_c242436528d12b8b .search-form_777bb49f7f3d4338 input,
    .sidebar__widget_c242436528d12b8b .sidebar__search_5204b0696d785e01 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_485b1715ccb26074 .wp-block-search_06450a002bc67056 button,
    .widget_485b1715ccb26074 .search-form_777bb49f7f3d4338 button,
    .widget_485b1715ccb26074 .sidebar__search_5204b0696d785e01 button,
    .sidebar__widget_c242436528d12b8b .wp-block-search_06450a002bc67056 button,
    .sidebar__widget_c242436528d12b8b .search-form_777bb49f7f3d4338 button,
    .sidebar__widget_c242436528d12b8b .sidebar__search_5204b0696d785e01 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_485b1715ccb26074 .tagcloud_c9197dc7534bc827,
  .widget_485b1715ccb26074 .wp-block-tag-cloud_a25d54323a9cbd04,
  .sidebar__widget_c242436528d12b8b .tagcloud_c9197dc7534bc827,
  .sidebar__widget_c242436528d12b8b .wp-block-tag-cloud_a25d54323a9cbd04 {
    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_485b1715ccb26074 .tagcloud_c9197dc7534bc827 a,
    .widget_485b1715ccb26074 .wp-block-tag-cloud_a25d54323a9cbd04 a,
    .sidebar__widget_c242436528d12b8b .tagcloud_c9197dc7534bc827 a,
    .sidebar__widget_c242436528d12b8b .wp-block-tag-cloud_a25d54323a9cbd04 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_485b1715ccb26074 .tagcloud_c9197dc7534bc827 a:hover,
      .widget_485b1715ccb26074 .wp-block-tag-cloud_a25d54323a9cbd04 a:hover,
      .sidebar__widget_c242436528d12b8b .tagcloud_c9197dc7534bc827 a:hover,
      .sidebar__widget_c242436528d12b8b .wp-block-tag-cloud_a25d54323a9cbd04 a:hover {
        color: #ffffff;
        background: #317EFE;
        border-color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .widget_485b1715ccb26074 ul,
  .widget_485b1715ccb26074 ol,
  .sidebar__widget_c242436528d12b8b ul,
  .sidebar__widget_c242436528d12b8b ol {
    margin-bottom: 0;
    padding-left: 0;
    /* Tag Cloud Widget */ }
    .widget_485b1715ccb26074 ul li,
    .widget_485b1715ccb26074 ol li,
    .sidebar__widget_c242436528d12b8b ul li,
    .sidebar__widget_c242436528d12b8b ol li {
      display: block;
      padding: 8px 0;
      border-top: 1px solid #E1E1E1;
      margin-bottom: 0;
      /* Recent Comment Widget */ }
      .widget_485b1715ccb26074 ul li:first-child,
      .widget_485b1715ccb26074 ol li:first-child,
      .sidebar__widget_c242436528d12b8b ul li:first-child,
      .sidebar__widget_c242436528d12b8b ol li:first-child {
        border-top: 0; }
      .widget_485b1715ccb26074 ul li:last-child,
      .widget_485b1715ccb26074 ol li:last-child,
      .sidebar__widget_c242436528d12b8b ul li:last-child,
      .sidebar__widget_c242436528d12b8b ol li:last-child {
        margin-bottom: 0; }
      .widget_485b1715ccb26074 ul li.recentcomments_6f1d489a9d2ef8bc .comment-author-link_1fdfc756995ab626 a:before, .widget_485b1715ccb26074 ul li.wp-block-latest-comments__comment_7335aa9404e33cc9 .comment-author-link_1fdfc756995ab626 a:before,
      .widget_485b1715ccb26074 ol li.recentcomments_6f1d489a9d2ef8bc .comment-author-link_1fdfc756995ab626 a:before,
      .widget_485b1715ccb26074 ol li.wp-block-latest-comments__comment_7335aa9404e33cc9 .comment-author-link_1fdfc756995ab626 a:before,
      .sidebar__widget_c242436528d12b8b ul li.recentcomments_6f1d489a9d2ef8bc .comment-author-link_1fdfc756995ab626 a:before,
      .sidebar__widget_c242436528d12b8b ul li.wp-block-latest-comments__comment_7335aa9404e33cc9 .comment-author-link_1fdfc756995ab626 a:before,
      .sidebar__widget_c242436528d12b8b ol li.recentcomments_6f1d489a9d2ef8bc .comment-author-link_1fdfc756995ab626 a:before,
      .sidebar__widget_c242436528d12b8b ol li.wp-block-latest-comments__comment_7335aa9404e33cc9 .comment-author-link_1fdfc756995ab626 a:before {
        display: none; }
      .widget_485b1715ccb26074 ul li.recentcomments_6f1d489a9d2ef8bc a, .widget_485b1715ccb26074 ul li.wp-block-latest-comments__comment_7335aa9404e33cc9 a,
      .widget_485b1715ccb26074 ol li.recentcomments_6f1d489a9d2ef8bc a,
      .widget_485b1715ccb26074 ol li.wp-block-latest-comments__comment_7335aa9404e33cc9 a,
      .sidebar__widget_c242436528d12b8b ul li.recentcomments_6f1d489a9d2ef8bc a,
      .sidebar__widget_c242436528d12b8b ul li.wp-block-latest-comments__comment_7335aa9404e33cc9 a,
      .sidebar__widget_c242436528d12b8b ol li.recentcomments_6f1d489a9d2ef8bc a,
      .sidebar__widget_c242436528d12b8b ol li.wp-block-latest-comments__comment_7335aa9404e33cc9 a {
        padding-left: 0;
        display: inline; }
        .widget_485b1715ccb26074 ul li.recentcomments_6f1d489a9d2ef8bc a:before, .widget_485b1715ccb26074 ul li.wp-block-latest-comments__comment_7335aa9404e33cc9 a:before,
        .widget_485b1715ccb26074 ol li.recentcomments_6f1d489a9d2ef8bc a:before,
        .widget_485b1715ccb26074 ol li.wp-block-latest-comments__comment_7335aa9404e33cc9 a:before,
        .sidebar__widget_c242436528d12b8b ul li.recentcomments_6f1d489a9d2ef8bc a:before,
        .sidebar__widget_c242436528d12b8b ul li.wp-block-latest-comments__comment_7335aa9404e33cc9 a:before,
        .sidebar__widget_c242436528d12b8b ol li.recentcomments_6f1d489a9d2ef8bc a:before,
        .sidebar__widget_c242436528d12b8b ol li.wp-block-latest-comments__comment_7335aa9404e33cc9 a:before {
          display: none; }
      .widget_485b1715ccb26074 ul li a,
      .widget_485b1715ccb26074 ol li a,
      .sidebar__widget_c242436528d12b8b ul li a,
      .sidebar__widget_c242436528d12b8b 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_485b1715ccb26074 ul li a::before,
        .widget_485b1715ccb26074 ol li a::before,
        .sidebar__widget_c242436528d12b8b ul li a::before,
        .sidebar__widget_c242436528d12b8b ol li a::before {
          content: "\f105";
          font-family: "Font Awesome 6 Free";
          margin-right: 10px; }
        .widget_485b1715ccb26074 ul li a:hover,
        .widget_485b1715ccb26074 ol li a:hover,
        .sidebar__widget_c242436528d12b8b ul li a:hover,
        .sidebar__widget_c242436528d12b8b ol li a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .widget_485b1715ccb26074 ul li a.rsswidget_9ded77ae01278616, .widget_485b1715ccb26074 ul li a.wp-block-latest-posts__post-title_1d0497ec1c7bceac,
        .widget_485b1715ccb26074 ol li a.rsswidget_9ded77ae01278616,
        .widget_485b1715ccb26074 ol li a.wp-block-latest-posts__post-title_1d0497ec1c7bceac,
        .sidebar__widget_c242436528d12b8b ul li a.rsswidget_9ded77ae01278616,
        .sidebar__widget_c242436528d12b8b ul li a.wp-block-latest-posts__post-title_1d0497ec1c7bceac,
        .sidebar__widget_c242436528d12b8b ol li a.rsswidget_9ded77ae01278616,
        .sidebar__widget_c242436528d12b8b ol li a.wp-block-latest-posts__post-title_1d0497ec1c7bceac {
          padding-left: 0;
          font-weight: 500;
          display: block; }
          .widget_485b1715ccb26074 ul li a.rsswidget_9ded77ae01278616:before, .widget_485b1715ccb26074 ul li a.wp-block-latest-posts__post-title_1d0497ec1c7bceac:before,
          .widget_485b1715ccb26074 ol li a.rsswidget_9ded77ae01278616:before,
          .widget_485b1715ccb26074 ol li a.wp-block-latest-posts__post-title_1d0497ec1c7bceac:before,
          .sidebar__widget_c242436528d12b8b ul li a.rsswidget_9ded77ae01278616:before,
          .sidebar__widget_c242436528d12b8b ul li a.wp-block-latest-posts__post-title_1d0497ec1c7bceac:before,
          .sidebar__widget_c242436528d12b8b ol li a.rsswidget_9ded77ae01278616:before,
          .sidebar__widget_c242436528d12b8b ol li a.wp-block-latest-posts__post-title_1d0497ec1c7bceac:before {
            display: none; }
      .widget_485b1715ccb26074 ul li ul,
      .widget_485b1715ccb26074 ol li ul,
      .sidebar__widget_c242436528d12b8b ul li ul,
      .sidebar__widget_c242436528d12b8b ol li ul {
        padding-left: 25px;
        padding-top: 10px; }
    .widget_485b1715ccb26074 ul.wp-tag-cloud_c575de905774e529 li,
    .widget_485b1715ccb26074 ol.wp-tag-cloud_c575de905774e529 li,
    .sidebar__widget_c242436528d12b8b ul.wp-tag-cloud_c575de905774e529 li,
    .sidebar__widget_c242436528d12b8b ol.wp-tag-cloud_c575de905774e529 li {
      display: inline-block;
      padding: 0;
      border: 0; }
      .widget_485b1715ccb26074 ul.wp-tag-cloud_c575de905774e529 li a:before,
      .widget_485b1715ccb26074 ol.wp-tag-cloud_c575de905774e529 li a:before,
      .sidebar__widget_c242436528d12b8b ul.wp-tag-cloud_c575de905774e529 li a:before,
      .sidebar__widget_c242436528d12b8b ol.wp-tag-cloud_c575de905774e529 li a:before {
        display: none; }
  .widget_485b1715ccb26074.te_widget_categories_06d8b71b48e2945a li, .widget_485b1715ccb26074.widget_archive_c9b8f2dca2e7b680 li,
  .widget_485b1715ccb26074 .wp-block-categories-list_17f6866773a58d1d li,
  .widget_485b1715ccb26074 .wp-block-archives-list_dc50da5f5b2f8e5d li,
  .sidebar__widget_c242436528d12b8b.te_widget_categories_06d8b71b48e2945a li,
  .sidebar__widget_c242436528d12b8b.widget_archive_c9b8f2dca2e7b680 li,
  .sidebar__widget_c242436528d12b8b .wp-block-categories-list_17f6866773a58d1d li,
  .sidebar__widget_c242436528d12b8b .wp-block-archives-list_dc50da5f5b2f8e5d 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_485b1715ccb26074.te_widget_categories_06d8b71b48e2945a li.cat-item_927365a0f211a3bf, .widget_485b1715ccb26074.widget_archive_c9b8f2dca2e7b680 li.cat-item_927365a0f211a3bf,
    .widget_485b1715ccb26074 .wp-block-categories-list_17f6866773a58d1d li.cat-item_927365a0f211a3bf,
    .widget_485b1715ccb26074 .wp-block-archives-list_dc50da5f5b2f8e5d li.cat-item_927365a0f211a3bf,
    .sidebar__widget_c242436528d12b8b.te_widget_categories_06d8b71b48e2945a li.cat-item_927365a0f211a3bf,
    .sidebar__widget_c242436528d12b8b.widget_archive_c9b8f2dca2e7b680 li.cat-item_927365a0f211a3bf,
    .sidebar__widget_c242436528d12b8b .wp-block-categories-list_17f6866773a58d1d li.cat-item_927365a0f211a3bf,
    .sidebar__widget_c242436528d12b8b .wp-block-archives-list_dc50da5f5b2f8e5d li.cat-item_927365a0f211a3bf {
      text-align: right;
      display: inline-block;
      width: 100%; }
    .widget_485b1715ccb26074.te_widget_categories_06d8b71b48e2945a li a, .widget_485b1715ccb26074.widget_archive_c9b8f2dca2e7b680 li a,
    .widget_485b1715ccb26074 .wp-block-categories-list_17f6866773a58d1d li a,
    .widget_485b1715ccb26074 .wp-block-archives-list_dc50da5f5b2f8e5d li a,
    .sidebar__widget_c242436528d12b8b.te_widget_categories_06d8b71b48e2945a li a,
    .sidebar__widget_c242436528d12b8b.widget_archive_c9b8f2dca2e7b680 li a,
    .sidebar__widget_c242436528d12b8b .wp-block-categories-list_17f6866773a58d1d li a,
    .sidebar__widget_c242436528d12b8b .wp-block-archives-list_dc50da5f5b2f8e5d li a {
      float: left; }

/* About Info Widget*/
.widget-about-info_6f69222adbd02e07 {
  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_6f69222adbd02e07 .about-desc_84463e8ecd69fec2 {
    text-align: left; }
    .widget-about-info_6f69222adbd02e07 .about-desc_84463e8ecd69fec2 .about-title_f4ce548abd590251 {
      font-size: 20px; }
  .widget-about-info_6f69222adbd02e07 .about-image_8a5aa87dabb94c51 {
    width: 140px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px; }
  .widget-about-info_6f69222adbd02e07 .te-social-profile_b8041d1c3b57b000 {
    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_6f69222adbd02e07 .te-social-profile_b8041d1c3b57b000 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_6f69222adbd02e07 .te-social-profile_b8041d1c3b57b000 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_3b886d3dcfaa9598.has-author_d49a51dc5869df35.wp-block-latest-posts_97d48a24fc4ce3e4 .wp-block-latest-posts__te-post-title_a5e09bac9d864fdc {
  display: inline-block;
  width: 100%;
  font-weight: 500; }

.widget_rss_26b4c1350969e205 .wp-block-heading_936945e0c15fff4b:before,
.widget_rss_26b4c1350969e205 .widget-title_a4f2ff51c9a9a1c9:before {
  display: none; }
.widget_rss_26b4c1350969e205 .rss-widget-icon_c522bc4a4b4ab45e {
  margin-right: 6px; }
.widget_rss_26b4c1350969e205 ul li a.rsswidget_9ded77ae01278616 {
  color: #14203A; }
  .widget_rss_26b4c1350969e205 ul li a.rsswidget_9ded77ae01278616:hover {
    color: #317EFE; }

.wp-block-latest-posts_97d48a24fc4ce3e4 .wp-block-rss__item-title_0253264de1c00106,
.wp-block-rss_76e2cffd5174c326 .wp-block-rss__item-title_0253264de1c00106,
.widget_rss_26b4c1350969e205 .wp-block-rss__item-title_0253264de1c00106 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }
  .wp-block-latest-posts_97d48a24fc4ce3e4 .wp-block-rss__item-title_0253264de1c00106 a:before,
  .wp-block-rss_76e2cffd5174c326 .wp-block-rss__item-title_0253264de1c00106 a:before,
  .widget_rss_26b4c1350969e205 .wp-block-rss__item-title_0253264de1c00106 a:before {
    display: none; }
.wp-block-latest-posts_97d48a24fc4ce3e4 .wp-block-latest-posts__post-author_59be4a86929528fc,
.wp-block-latest-posts_97d48a24fc4ce3e4 .wp-block-rss__item-publish-date_20f81e5943605460,
.wp-block-rss_76e2cffd5174c326 .wp-block-latest-posts__post-author_59be4a86929528fc,
.wp-block-rss_76e2cffd5174c326 .wp-block-rss__item-publish-date_20f81e5943605460,
.widget_rss_26b4c1350969e205 .wp-block-latest-posts__post-author_59be4a86929528fc,
.widget_rss_26b4c1350969e205 .wp-block-rss__item-publish-date_20f81e5943605460 {
  margin-right: 10px; }
.wp-block-latest-posts_97d48a24fc4ce3e4 .wp-block-latest-posts__post-author_59be4a86929528fc,
.wp-block-latest-posts_97d48a24fc4ce3e4 .wp-block-latest-posts__te-post-date_fa72e66190b6eac1,
.wp-block-latest-posts_97d48a24fc4ce3e4 .wp-block-rss__item-publish-date_20f81e5943605460,
.wp-block-latest-posts_97d48a24fc4ce3e4 .wp-block-rss__item-author_cad08eac874118a8,
.wp-block-latest-posts_97d48a24fc4ce3e4 .rss-date_3e83e2482d9f47b9,
.wp-block-rss_76e2cffd5174c326 .wp-block-latest-posts__post-author_59be4a86929528fc,
.wp-block-rss_76e2cffd5174c326 .wp-block-latest-posts__te-post-date_fa72e66190b6eac1,
.wp-block-rss_76e2cffd5174c326 .wp-block-rss__item-publish-date_20f81e5943605460,
.wp-block-rss_76e2cffd5174c326 .wp-block-rss__item-author_cad08eac874118a8,
.wp-block-rss_76e2cffd5174c326 .rss-date_3e83e2482d9f47b9,
.widget_rss_26b4c1350969e205 .wp-block-latest-posts__post-author_59be4a86929528fc,
.widget_rss_26b4c1350969e205 .wp-block-latest-posts__te-post-date_fa72e66190b6eac1,
.widget_rss_26b4c1350969e205 .wp-block-rss__item-publish-date_20f81e5943605460,
.widget_rss_26b4c1350969e205 .wp-block-rss__item-author_cad08eac874118a8,
.widget_rss_26b4c1350969e205 .rss-date_3e83e2482d9f47b9 {
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500;
  text-transform: capitalize;
  position: relative; }
.wp-block-latest-posts_97d48a24fc4ce3e4 .wp-block-latest-posts__te-post-date_fa72e66190b6eac1:before,
.wp-block-latest-posts_97d48a24fc4ce3e4 .wp-block-rss__item-publish-date_20f81e5943605460:before,
.wp-block-latest-posts_97d48a24fc4ce3e4 .rss-date_3e83e2482d9f47b9:before,
.wp-block-rss_76e2cffd5174c326 .wp-block-latest-posts__te-post-date_fa72e66190b6eac1:before,
.wp-block-rss_76e2cffd5174c326 .wp-block-rss__item-publish-date_20f81e5943605460:before,
.wp-block-rss_76e2cffd5174c326 .rss-date_3e83e2482d9f47b9:before,
.widget_rss_26b4c1350969e205 .wp-block-latest-posts__te-post-date_fa72e66190b6eac1:before,
.widget_rss_26b4c1350969e205 .wp-block-rss__item-publish-date_20f81e5943605460:before,
.widget_rss_26b4c1350969e205 .rss-date_3e83e2482d9f47b9:before {
  content: "\f274";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_97d48a24fc4ce3e4 .wp-block-latest-posts__post-author_59be4a86929528fc:before,
.wp-block-latest-posts_97d48a24fc4ce3e4 .wp-block-rss__item-author_cad08eac874118a8:before,
.wp-block-rss_76e2cffd5174c326 .wp-block-latest-posts__post-author_59be4a86929528fc:before,
.wp-block-rss_76e2cffd5174c326 .wp-block-rss__item-author_cad08eac874118a8:before,
.widget_rss_26b4c1350969e205 .wp-block-latest-posts__post-author_59be4a86929528fc:before,
.widget_rss_26b4c1350969e205 .wp-block-rss__item-author_cad08eac874118a8:before {
  content: "\f007";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_97d48a24fc4ce3e4 .wp-block-latest-posts__post-excerpt_a5fade2449c77078,
.wp-block-latest-posts_97d48a24fc4ce3e4 .wp-block-rss__item-excerpt_ae00cd9fe70b5a39,
.wp-block-latest-posts_97d48a24fc4ce3e4 .rssSummary_1c5397ba6205fcce,
.wp-block-rss_76e2cffd5174c326 .wp-block-latest-posts__post-excerpt_a5fade2449c77078,
.wp-block-rss_76e2cffd5174c326 .wp-block-rss__item-excerpt_ae00cd9fe70b5a39,
.wp-block-rss_76e2cffd5174c326 .rssSummary_1c5397ba6205fcce,
.widget_rss_26b4c1350969e205 .wp-block-latest-posts__post-excerpt_a5fade2449c77078,
.widget_rss_26b4c1350969e205 .wp-block-rss__item-excerpt_ae00cd9fe70b5a39,
.widget_rss_26b4c1350969e205 .rssSummary_1c5397ba6205fcce {
  margin-top: 10px;
  margin-bottom: 0; }

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

.te-post-item_846d81b37213e623 .te-single-post-meta_5645714c8250db8b {
  gap: 32px; }

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

.te-comment-title_ee6491d84a848d29 h2,
.te-comment-title_ee6491d84a848d29 .wp-block-comments-title_e7b11ed94271a98a,
.wp-block-comments_53f113e9f2257180 h2,
.wp-block-comments_53f113e9f2257180 .wp-block-comments-title_e7b11ed94271a98a {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px; }

/* Block Comment Start */
.wp-block-comments_53f113e9f2257180 .wp-block-comment-template_89d9259ed2e63884 {
  padding-left: 0; }
  .wp-block-comments_53f113e9f2257180 .wp-block-comment-template_89d9259ed2e63884 .wp-block-te-comment-reply_a3a616b49404d182 {
    margin-top: 15px; }
  .wp-block-comments_53f113e9f2257180 .wp-block-comment-template_89d9259ed2e63884 li .wp-block-columns_576d179305efb161 {
    padding: 50px;
    border: 1px solid #dfe2e9;
    border-radius: 8px;
    margin-bottom: 24px; }
    .wp-block-comments_53f113e9f2257180 .wp-block-comment-template_89d9259ed2e63884 li .wp-block-columns_576d179305efb161 .wp-block-column_1febd6a6b331891f:first-child {
      -ms-flex-preferred-size: 80px !important;
          flex-basis: 80px !important; }
    .wp-block-comments_53f113e9f2257180 .wp-block-comment-template_89d9259ed2e63884 li .wp-block-columns_576d179305efb161 .wp-block-avatar_37b6cf419eddc2be {
      width: 100px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 50%;
      overflow: hidden; }
      .wp-block-comments_53f113e9f2257180 .wp-block-comment-template_89d9259ed2e63884 li .wp-block-columns_576d179305efb161 .wp-block-avatar_37b6cf419eddc2be img {
        width: 100%; }
    .wp-block-comments_53f113e9f2257180 .wp-block-comment-template_89d9259ed2e63884 li .wp-block-columns_576d179305efb161 .wp-block-comment-author-name_9a5f1e55390a8e45 a {
      font-size: 21px;
      margin-bottom: 5px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A; }
    .wp-block-comments_53f113e9f2257180 .wp-block-comment-template_89d9259ed2e63884 li .wp-block-columns_576d179305efb161 .wp-block-comment-edit-link_0948677428bd7906 a {
      color: #317EFE; }
    .wp-block-comments_53f113e9f2257180 .wp-block-comment-template_89d9259ed2e63884 li .wp-block-columns_576d179305efb161 .wp-block-comment-date_6eefce2e7ca51900 a,
    .wp-block-comments_53f113e9f2257180 .wp-block-comment-template_89d9259ed2e63884 li .wp-block-columns_576d179305efb161 .wp-block-comment-edit-link_0948677428bd7906 a {
      color: #9ba8c3;
      font-size: 16px;
      font-weight: 400;
      font-family: "Inter", sans-serif; }
    .wp-block-comments_53f113e9f2257180 .wp-block-comment-template_89d9259ed2e63884 li .wp-block-columns_576d179305efb161 .wp-block-te-comment-reply_a3a616b49404d182 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_53f113e9f2257180 .wp-block-comment-template_89d9259ed2e63884 li .wp-block-columns_576d179305efb161 .wp-block-te-comment-reply_a3a616b49404d182 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_bed441165704e724 .te-comment-respond_9da35eedb68139c1,
.te-latest-comments_bed441165704e724 .comment-respond_0ee7451c649e3217 {
  margin-top: 60px;
  margin-bottom: 40px; }
.te-latest-comments_bed441165704e724 li .children_79e70c3c12750ad2 .te-comments-item_a9a0fe28052daecc {
  margin-left: 50px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-latest-comments_bed441165704e724 li .children_79e70c3c12750ad2 .te-comments-item_a9a0fe28052daecc {
      margin-left: 0; } }
.te-latest-comments_bed441165704e724 li .children_79e70c3c12750ad2 .children_79e70c3c12750ad2 .te-comments-item_a9a0fe28052daecc {
  margin-left: 100px;
  border-top: 1px solid #F9F4F1; }
.te-latest-comments_bed441165704e724 li .te-comments-item_a9a0fe28052daecc {
  padding: 50px;
  border: 1px solid #F9F4F1;
  background-color: #F9F4F1;
  border-radius: 20px;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .te-latest-comments_bed441165704e724 li .te-comments-item_a9a0fe28052daecc {
      padding: 30px; } }
  .te-latest-comments_bed441165704e724 li .te-comments-item_a9a0fe28052daecc .te-comments-avatar_0baceb12b358643f {
    float: left; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-latest-comments_bed441165704e724 li .te-comments-item_a9a0fe28052daecc .te-comments-avatar_0baceb12b358643f {
        float: inherit;
        margin-bottom: 20px; } }
    .te-latest-comments_bed441165704e724 li .te-comments-item_a9a0fe28052daecc .te-comments-avatar_0baceb12b358643f img {
      margin-right: 30px;
      width: 100px;
      border-radius: 50px; }
  .te-latest-comments_bed441165704e724 li .te-comments-item_a9a0fe28052daecc .te-comments-text_f552369312e2b97f {
    overflow: hidden; }
    .te-latest-comments_bed441165704e724 li .te-comments-item_a9a0fe28052daecc .te-comments-text_f552369312e2b97f p {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 20px;
      color: #335371; }
    .te-latest-comments_bed441165704e724 li .te-comments-item_a9a0fe28052daecc .te-comments-text_f552369312e2b97f .te-avatar-name_d34dc5a7ea42b09f {
      margin-bottom: 10px;
      position: relative; }
      .te-latest-comments_bed441165704e724 li .te-comments-item_a9a0fe28052daecc .te-comments-text_f552369312e2b97f .te-avatar-name_d34dc5a7ea42b09f 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_bed441165704e724 li .te-comments-item_a9a0fe28052daecc .te-comments-text_f552369312e2b97f .te-avatar-name_d34dc5a7ea42b09f 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_bed441165704e724 li .te-comments-item_a9a0fe28052daecc .te-comments-text_f552369312e2b97f .te-avatar-name_d34dc5a7ea42b09f span {
            display: inline-block;
            width: 100%; } }
    .te-latest-comments_bed441165704e724 li .te-comments-item_a9a0fe28052daecc .te-comments-text_f552369312e2b97f .te-comment-reply_21c4132c63c643dd {
      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_bed441165704e724 li .te-comments-item_a9a0fe28052daecc .te-comments-text_f552369312e2b97f .te-comment-reply_21c4132c63c643dd {
          position: unset;
          margin-top: 10px; } }
      .te-latest-comments_bed441165704e724 li .te-comments-item_a9a0fe28052daecc .te-comments-text_f552369312e2b97f .te-comment-reply_21c4132c63c643dd:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

ul.children_79e70c3c12750ad2 {
  list-style: none; }

.te-post-comments-form_2d486982e2fddd06 .te-contacts-message_bdba5a81bf6082f6 {
  margin-top: 10px; }

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

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

.te-comment-respond_9da35eedb68139c1,
.comment-respond_0ee7451c649e3217 {
  position: relative;
  background-color: #F9F4F1;
  padding: 40px;
  border-radius: 20px; }
  .te-comment-respond_9da35eedb68139c1 .comment-form-cookies-consent_601a591ef863b7c3,
  .comment-respond_0ee7451c649e3217 .comment-form-cookies-consent_601a591ef863b7c3 {
    display: none; }
  .te-comment-respond_9da35eedb68139c1 .comment-notes_c87bcf1da7cb71bd,
  .comment-respond_0ee7451c649e3217 .comment-notes_c87bcf1da7cb71bd {
    margin-bottom: 30px; }
  .te-comment-respond_9da35eedb68139c1 p,
  .comment-respond_0ee7451c649e3217 p {
    margin: 0; }
  .te-comment-respond_9da35eedb68139c1 .te-contacts-email_897ca74e15d4673a,
  .te-comment-respond_9da35eedb68139c1 .te-contacts-name_fd28523e6e341c23,
  .te-comment-respond_9da35eedb68139c1 .single-input-field_2133824647debbce,
  .comment-respond_0ee7451c649e3217 .te-contacts-email_897ca74e15d4673a,
  .comment-respond_0ee7451c649e3217 .te-contacts-name_fd28523e6e341c23,
  .comment-respond_0ee7451c649e3217 .single-input-field_2133824647debbce {
    margin-bottom: 20px; }
  .te-comment-respond_9da35eedb68139c1 label,
  .comment-respond_0ee7451c649e3217 label {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #778196;
    margin-bottom: 20px; }
  .te-comment-respond_9da35eedb68139c1 .checkbox-field-wrapper_1ea8bba3801a7e5b,
  .comment-respond_0ee7451c649e3217 .checkbox-field-wrapper_1ea8bba3801a7e5b {
    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_9da35eedb68139c1 .checkbox-field-wrapper_1ea8bba3801a7e5b p,
    .comment-respond_0ee7451c649e3217 .checkbox-field-wrapper_1ea8bba3801a7e5b p {
      margin: 0; }
    .te-comment-respond_9da35eedb68139c1 .checkbox-field-wrapper_1ea8bba3801a7e5b .single-checkbox-field_551a40a813a7a3ed,
    .comment-respond_0ee7451c649e3217 .checkbox-field-wrapper_1ea8bba3801a7e5b .single-checkbox-field_551a40a813a7a3ed {
      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_9da35eedb68139c1 .te-comment-form-cookies-consent_5d5a7547e15b630c,
  .comment-respond_0ee7451c649e3217 .te-comment-form-cookies-consent_5d5a7547e15b630c {
    display: none; }
  .te-comment-respond_9da35eedb68139c1 input[type="number"],
  .comment-respond_0ee7451c649e3217 input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield; }
  .te-comment-respond_9da35eedb68139c1 input,
  .te-comment-respond_9da35eedb68139c1 select,
  .comment-respond_0ee7451c649e3217 input,
  .comment-respond_0ee7451c649e3217 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_9da35eedb68139c1 *::-webkit-input-placeholder,
  .comment-respond_0ee7451c649e3217 *::-webkit-input-placeholder {
    color: #778196; }
  .te-comment-respond_9da35eedb68139c1 *:-ms-input-placeholder,
  .comment-respond_0ee7451c649e3217 *:-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_9da35eedb68139c1 *::-ms-input-placeholder,
  .comment-respond_0ee7451c649e3217 *::-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_9da35eedb68139c1 *::placeholder,
  .comment-respond_0ee7451c649e3217 *::placeholder {
    color: #778196; }
  .te-comment-respond_9da35eedb68139c1 textarea,
  .comment-respond_0ee7451c649e3217 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_9da35eedb68139c1 input:focus,
  .te-comment-respond_9da35eedb68139c1 textarea:focus,
  .te-comment-respond_9da35eedb68139c1 .form-select_6d69be53ba5aa244:focus,
  .comment-respond_0ee7451c649e3217 input:focus,
  .comment-respond_0ee7451c649e3217 textarea:focus,
  .comment-respond_0ee7451c649e3217 .form-select_6d69be53ba5aa244: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_81fbd65cda1c788f {
  position: relative;
  border-radius: 20px;
  overflow: hidden; }
  .te-team-card_81fbd65cda1c788f:hover .image_7d2eb38f45f4c1bd:before {
    height: 250%;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear;
    background-color: transparent; }
  .te-team-card_81fbd65cda1c788f:hover .image_7d2eb38f45f4c1bd 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_81fbd65cda1c788f:hover .te-content-wrapper_155f686a4c671d46 {
    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_81fbd65cda1c788f .image_7d2eb38f45f4c1bd {
    overflow: hidden;
    position: relative; }
    .te-team-card_81fbd65cda1c788f .image_7d2eb38f45f4c1bd: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_81fbd65cda1c788f .image_7d2eb38f45f4c1bd 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_81fbd65cda1c788f .te-content-wrapper_155f686a4c671d46 {
    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_81fbd65cda1c788f .te-content-wrapper_155f686a4c671d46 .content_57d65035e6d346d2 {
      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_81fbd65cda1c788f .te-content-wrapper_155f686a4c671d46 .content_57d65035e6d346d2 .title_e4f8a39c700a94ee {
        font-size: 24px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: 0px;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
      .te-team-card_81fbd65cda1c788f .te-content-wrapper_155f686a4c671d46 .content_57d65035e6d346d2 .desc_5a26a2e933037d84 {
        font-size: 18px;
        line-height: 18px;
        font-weight: 400;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
    .te-team-card_81fbd65cda1c788f .te-content-wrapper_155f686a4c671d46 .social_c79bbf20fdccbec3 {
      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_81fbd65cda1c788f .te-content-wrapper_155f686a4c671d46 .social_c79bbf20fdccbec3 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_81fbd65cda1c788f .te-content-wrapper_155f686a4c671d46 .social_c79bbf20fdccbec3 a:hover {
          background-color: #E7F914;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-team-card_81fbd65cda1c788f.style-2_e067d3e8a6aec652 {
  padding: 20px;
  background-color: #F9F4F1;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-team-card_81fbd65cda1c788f.style-2_e067d3e8a6aec652:hover {
    background-color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-team-card_81fbd65cda1c788f.style-2_e067d3e8a6aec652:hover .te-content-wrapper_155f686a4c671d46 .social_c79bbf20fdccbec3 a {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-team-card_81fbd65cda1c788f.style-2_e067d3e8a6aec652:hover .te-content-wrapper_155f686a4c671d46 .content_57d65035e6d346d2 .title_e4f8a39c700a94ee,
    .te-team-card_81fbd65cda1c788f.style-2_e067d3e8a6aec652:hover .te-content-wrapper_155f686a4c671d46 .content_57d65035e6d346d2 .desc_5a26a2e933037d84 {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_81fbd65cda1c788f.style-2_e067d3e8a6aec652 .image_7d2eb38f45f4c1bd {
    border-radius: 20px; }
  .te-team-card_81fbd65cda1c788f.style-2_e067d3e8a6aec652 .te-content-wrapper_155f686a4c671d46 {
    position: unset;
    visibility: visible;
    opacity: 1;
    background: transparent;
    -webkit-transform: unset;
            transform: unset; }
    .te-team-card_81fbd65cda1c788f.style-2_e067d3e8a6aec652 .te-content-wrapper_155f686a4c671d46 .content_57d65035e6d346d2 {
      padding: 0;
      margin-top: 20px;
      margin-bottom: 10px;
      position: unset; }
      .te-team-card_81fbd65cda1c788f.style-2_e067d3e8a6aec652 .te-content-wrapper_155f686a4c671d46 .content_57d65035e6d346d2 .title_e4f8a39c700a94ee {
        color: #131A2A;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-team-card_81fbd65cda1c788f.style-2_e067d3e8a6aec652 .te-content-wrapper_155f686a4c671d46 .content_57d65035e6d346d2 .title_e4f8a39c700a94ee a:hover {
          color: #ffffff !important; }
      .te-team-card_81fbd65cda1c788f.style-2_e067d3e8a6aec652 .te-content-wrapper_155f686a4c671d46 .content_57d65035e6d346d2 .desc_5a26a2e933037d84 {
        color: #335371;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-team-card_81fbd65cda1c788f.style-2_e067d3e8a6aec652 .te-content-wrapper_155f686a4c671d46 .social_c79bbf20fdccbec3 a {
      border: 1px solid #E1E1E1;
      background-color: transparent; }
      .te-team-card_81fbd65cda1c788f.style-2_e067d3e8a6aec652 .te-content-wrapper_155f686a4c671d46 .social_c79bbf20fdccbec3 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_605f18def473584c {
  position: relative;
  padding: 0;
  overflow: hidden; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-team-member-slider-wrapper_605f18def473584c {
      padding: 0 12px; } }
  .te-team-member-slider-wrapper_605f18def473584c .slick-list_3c7e12d86cba12e8 {
    margin: 0 -15px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-team-member-slider-wrapper_605f18def473584c .slick-list_3c7e12d86cba12e8 {
        padding-bottom: 25px;
        margin: unset; } }
    .te-team-member-slider-wrapper_605f18def473584c .slick-list_3c7e12d86cba12e8 .slick-slide_070a2546db8203b6 {
      margin: 0 15px; }
  .te-team-member-slider-wrapper_605f18def473584c .slick-dots_d6559f681145d224 {
    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_605f18def473584c .slick-dots_d6559f681145d224 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_605f18def473584c .slick-dots_d6559f681145d224 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_605f18def473584c .slick-dots_d6559f681145d224 li.slick-active_849f1d61241a8383 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-team-member-slider-wrapper_605f18def473584c .slick-dots_d6559f681145d224 li.slick-active_849f1d61241a8383 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-team-member-slider-wrapper_605f18def473584c .slick-arrow_e3e472890f97e5fb {
    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_3c7d89215cf1b787 {
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 20px; }
  .te-portfolio-card_3c7d89215cf1b787:hover .image_7d2eb38f45f4c1bd .te-content-wrapper_155f686a4c671d46 {
    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_3c7d89215cf1b787:hover .image_7d2eb38f45f4c1bd .te-content-wrapper_155f686a4c671d46 .content_57d65035e6d346d2 .content-inner_ac1764dfe3af5b87 {
      margin-bottom: 0;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_3c7d89215cf1b787:hover .image_7d2eb38f45f4c1bd .te-content-wrapper_155f686a4c671d46 .content_57d65035e6d346d2 .btn-wrapper_d3911c7401fdf4d4 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_3c7d89215cf1b787:hover .image_7d2eb38f45f4c1bd .te-content-wrapper_155f686a4c671d46 .content_57d65035e6d346d2 .content-inner_ac1764dfe3af5b87 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scaleY(1);
              transform: scaleY(1); }
  .te-portfolio-card_3c7d89215cf1b787:hover .image_7d2eb38f45f4c1bd 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_3c7d89215cf1b787 .image_7d2eb38f45f4c1bd {
    overflow: hidden;
    position: relative; }
    .te-portfolio-card_3c7d89215cf1b787 .image_7d2eb38f45f4c1bd 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_3c7d89215cf1b787 .te-content-wrapper_155f686a4c671d46 {
    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_3c7d89215cf1b787 .te-content-wrapper_155f686a4c671d46 .content_57d65035e6d346d2 {
      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_3c7d89215cf1b787 .te-content-wrapper_155f686a4c671d46 .content_57d65035e6d346d2 .content-inner_ac1764dfe3af5b87 {
        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_3c7d89215cf1b787 .te-content-wrapper_155f686a4c671d46 .content_57d65035e6d346d2 .sub-title_0a8b4b81d0d1e37a {
        color: #131A2A;
        font-size: 18px;
        line-height: 36px;
        font-weight: 400; }
      .te-portfolio-card_3c7d89215cf1b787 .te-content-wrapper_155f686a4c671d46 .content_57d65035e6d346d2 .title_e4f8a39c700a94ee {
        margin-bottom: 0;
        color: #131A2A;
        font-size: 24px;
        line-height: 39px;
        font-weight: 500; }
      .te-portfolio-card_3c7d89215cf1b787 .te-content-wrapper_155f686a4c671d46 .content_57d65035e6d346d2 .btn-wrapper_d3911c7401fdf4d4 {
        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_3c7d89215cf1b787 .te-content-wrapper_155f686a4c671d46 .content_57d65035e6d346d2 .btn-wrapper_d3911c7401fdf4d4 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_3c7d89215cf1b787 .te-content-wrapper_155f686a4c671d46 .content_57d65035e6d346d2 .btn-wrapper_d3911c7401fdf4d4 a:hover {
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
            background-color: #317EFE;
            color: #ffffff; }

.te-portfolio-card_3c7d89215cf1b787.style-2_e067d3e8a6aec652 .te-content-wrapper_155f686a4c671d46 .content_57d65035e6d346d2 {
  background-color: #317efeb8;
  padding: 20px;
  border-radius: 20px; }
  .te-portfolio-card_3c7d89215cf1b787.style-2_e067d3e8a6aec652 .te-content-wrapper_155f686a4c671d46 .content_57d65035e6d346d2 .btn-wrapper_d3911c7401fdf4d4 {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.te-portfolio-card_3c7d89215cf1b787.style-3_10565d2b5189b50f:hover .te-content-wrapper_155f686a4c671d46 .content_57d65035e6d346d2 .btn-wrapper_d3911c7401fdf4d4 {
  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_3c7d89215cf1b787.style-3_10565d2b5189b50f .te-content-wrapper_155f686a4c671d46 {
  padding: 0; }
  .te-portfolio-card_3c7d89215cf1b787.style-3_10565d2b5189b50f .te-content-wrapper_155f686a4c671d46 .content_57d65035e6d346d2 .content-inner_ac1764dfe3af5b87 {
    border-radius: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px; }
  .te-portfolio-card_3c7d89215cf1b787.style-3_10565d2b5189b50f .te-content-wrapper_155f686a4c671d46 .content_57d65035e6d346d2 .btn-wrapper_d3911c7401fdf4d4 {
    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_786d4c885d85987b.style-1_b3a79fef04c5a9d9 {
  margin-top: -210px; }
  @media (max-width: 991px) {
    .newsletter-area_786d4c885d85987b.style-1_b3a79fef04c5a9d9 {
      margin-top: 0;
      padding-top: 100px; } }

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

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

.testimonial-slider-area_64651c9a889cf24b.style-1_b3a79fef04c5a9d9 {
  padding-bottom: 5px; }

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

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

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

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

.team-slider-area_7487a6fc9d4394e4.style-1_b3a79fef04c5a9d9 {
  overflow: hidden; }

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

.about-us-area_f68ecf8b9dab2c9b.style-2_e067d3e8a6aec652 {
  padding-top: 120px;
  padding-bottom: 330px;
  background-color: #F9F4F1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .about-us-area_f68ecf8b9dab2c9b.style-2_e067d3e8a6aec652 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area_f68ecf8b9dab2c9b.style-2_e067d3e8a6aec652 {
      padding: 100px 0; } }
  @media (max-width: 991px) {
    .about-us-area_f68ecf8b9dab2c9b.style-2_e067d3e8a6aec652 .te-about-image-card_c2ff542237066293 {
      text-align: center;
      margin-bottom: 50px; } }
  @media (max-width: 991px) {
    .about-us-area_f68ecf8b9dab2c9b.style-2_e067d3e8a6aec652 .te-about-image-card_c2ff542237066293 .te-main-img-wrapper_7f7162264067ccaf .te-main-img-inner_061702eda0b82f85 {
      width: 100%; } }
  @media (max-width: 1199px) {
    .about-us-area_f68ecf8b9dab2c9b.style-2_e067d3e8a6aec652 .te-about-image-card_c2ff542237066293 .te-company-foundation_47edd1b19ee551aa {
      left: 0; } }
  @media (max-width: 1199px) {
    .about-us-area_f68ecf8b9dab2c9b.style-2_e067d3e8a6aec652 .te-about-info-card_73b959f4aaf0a9ce {
      padding-left: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area_f68ecf8b9dab2c9b.style-2_e067d3e8a6aec652 .te-about-info-card_73b959f4aaf0a9ce {
      padding-left: 60px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .about-us-area_f68ecf8b9dab2c9b.style-2_e067d3e8a6aec652 .te-about-info-card_73b959f4aaf0a9ce {
      padding-left: 80px; } }

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

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

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

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

.faq-area_865ae4fe106fe472.style-1_b3a79fef04c5a9d9 {
  padding-bottom: 100px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .faq-area_865ae4fe106fe472.style-1_b3a79fef04c5a9d9 {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-area_865ae4fe106fe472.style-1_b3a79fef04c5a9d9 {
      padding-bottom: 100px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .faq-area_865ae4fe106fe472.style-1_b3a79fef04c5a9d9 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_865ae4fe106fe472.style-1_b3a79fef04c5a9d9 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_865ae4fe106fe472.style-1_b3a79fef04c5a9d9 .accordion-wrapper_6b14974fdf0aac06 {
      padding-right: 60px; } }
  .faq-area_865ae4fe106fe472.style-1_b3a79fef04c5a9d9 .te-faq-image_9a45c20700331e74 {
    margin-top: 82px;
    position: relative;
    right: -83px;
    display: inline-block; }
    @media (max-width: 1199px) {
      .faq-area_865ae4fe106fe472.style-1_b3a79fef04c5a9d9 .te-faq-image_9a45c20700331e74 {
        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_865ae4fe106fe472.style-1_b3a79fef04c5a9d9 .te-faq-image_9a45c20700331e74 {
        right: 0; } }
    .faq-area_865ae4fe106fe472.style-1_b3a79fef04c5a9d9 .te-faq-image_9a45c20700331e74 .te-image-wrapper_8d383cbcbe22c893 {
      position: relative; }
      .faq-area_865ae4fe106fe472.style-1_b3a79fef04c5a9d9 .te-faq-image_9a45c20700331e74 .te-image-wrapper_8d383cbcbe22c893 .te-main-img-inner_061702eda0b82f85 {
        -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_865ae4fe106fe472.style-1_b3a79fef04c5a9d9 .te-faq-image_9a45c20700331e74 .te-image-wrapper_8d383cbcbe22c893 .te-image-shape_516d1f2c35200b92 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: -1; }
      .faq-area_865ae4fe106fe472.style-1_b3a79fef04c5a9d9 .te-faq-image_9a45c20700331e74 .te-image-wrapper_8d383cbcbe22c893 .content_57d65035e6d346d2 {
        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_865ae4fe106fe472.style-1_b3a79fef04c5a9d9 .te-faq-image_9a45c20700331e74 .te-image-wrapper_8d383cbcbe22c893 .content_57d65035e6d346d2 .title_e4f8a39c700a94ee {
          font-size: 18px;
          font-weight: 400;
          line-height: 18px;
          color: #ffffff;
          margin-bottom: 0; }
        .faq-area_865ae4fe106fe472.style-1_b3a79fef04c5a9d9 .te-faq-image_9a45c20700331e74 .te-image-wrapper_8d383cbcbe22c893 .content_57d65035e6d346d2 .number_c7ac8b2b13f2c5c0 {
          font-size: 32px;
          font-weight: 500;
          line-height: 32px;
          letter-spacing: 0px;
          color: #ffffff;
          margin-bottom: 0; }
      .faq-area_865ae4fe106fe472.style-1_b3a79fef04c5a9d9 .te-faq-image_9a45c20700331e74 .te-image-wrapper_8d383cbcbe22c893 .top-content_177ccbcd7298b512 {
        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_865ae4fe106fe472.style-1_b3a79fef04c5a9d9 .te-faq-image_9a45c20700331e74 .te-image-wrapper_8d383cbcbe22c893 .top-content_177ccbcd7298b512 {
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); } }
      .faq-area_865ae4fe106fe472.style-1_b3a79fef04c5a9d9 .te-faq-image_9a45c20700331e74 .te-image-wrapper_8d383cbcbe22c893 .bottom-content_452cb3c1d33a1b89 {
        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_865ae4fe106fe472.style-1_b3a79fef04c5a9d9 .te-faq-image_9a45c20700331e74 .te-image-wrapper_8d383cbcbe22c893 .bottom-content_452cb3c1d33a1b89 {
            right: 50%;
            -webkit-transform: translateX(50%);
                    transform: translateX(50%); } }
        .faq-area_865ae4fe106fe472.style-1_b3a79fef04c5a9d9 .te-faq-image_9a45c20700331e74 .te-image-wrapper_8d383cbcbe22c893 .bottom-content_452cb3c1d33a1b89 .bottom-content-inner_7b076a6d8a874dba {
          width: 100%;
          height: 100%;
          background-color: #E7F914;
          border-radius: 100%;
          border: 8px solid #ffffff;
          outline: 2px dashed #14203A; }
          .faq-area_865ae4fe106fe472.style-1_b3a79fef04c5a9d9 .te-faq-image_9a45c20700331e74 .te-image-wrapper_8d383cbcbe22c893 .bottom-content_452cb3c1d33a1b89 .bottom-content-inner_7b076a6d8a874dba .title_e4f8a39c700a94ee,
          .faq-area_865ae4fe106fe472.style-1_b3a79fef04c5a9d9 .te-faq-image_9a45c20700331e74 .te-image-wrapper_8d383cbcbe22c893 .bottom-content_452cb3c1d33a1b89 .bottom-content-inner_7b076a6d8a874dba .number_c7ac8b2b13f2c5c0 {
            color: #14203A; }

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

.testimonial-slider-area_64651c9a889cf24b {
  overflow: hidden;
  padding-bottom: 10px; }
  .testimonial-slider-area_64651c9a889cf24b.style-2_e067d3e8a6aec652 .slick-list_3c7e12d86cba12e8 {
    margin: 0 -100px;
    overflow: visible; }
    .testimonial-slider-area_64651c9a889cf24b.style-2_e067d3e8a6aec652 .slick-list_3c7e12d86cba12e8 .te-slick-item_c3e6a2037d848ae4 {
      width: 520px;
      margin: 0 15px; }

.counter-up-area_94894d18cef6d611.style-2_e067d3e8a6aec652 .te-counter-card_5522b18e4d8de4a5 {
  padding: 80px 55px;
  background-color: #131A2A;
  border-radius: 20px; }
  .counter-up-area_94894d18cef6d611.style-2_e067d3e8a6aec652 .te-counter-card_5522b18e4d8de4a5 .te-counter-item_8700810ce2f98b1d .icon_3d58fb9989335356 {
    width: unset;
    height: unset;
    background-color: transparent; }
  .counter-up-area_94894d18cef6d611.style-2_e067d3e8a6aec652 .te-counter-card_5522b18e4d8de4a5 .te-counter-item_8700810ce2f98b1d .te-counter-title_ade390f111161929 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px; }
    .counter-up-area_94894d18cef6d611.style-2_e067d3e8a6aec652 .te-counter-card_5522b18e4d8de4a5 .te-counter-item_8700810ce2f98b1d .te-counter-title_ade390f111161929 .content_57d65035e6d346d2 {
      gap: 18px;
      text-align: left; }
  .counter-up-area_94894d18cef6d611.style-2_e067d3e8a6aec652 .te-counter-card_5522b18e4d8de4a5 .te-counter-item_8700810ce2f98b1d .title_e4f8a39c700a94ee {
    color: #ffffff; }
  .counter-up-area_94894d18cef6d611.style-2_e067d3e8a6aec652 .te-counter-card_5522b18e4d8de4a5 .te-counter-item_8700810ce2f98b1d .number_c7ac8b2b13f2c5c0 {
    color: #E7F914; }
  .counter-up-area_94894d18cef6d611.style-2_e067d3e8a6aec652 .te-counter-card_5522b18e4d8de4a5 .te-counter-item_8700810ce2f98b1d .number_c7ac8b2b13f2c5c0,
  .counter-up-area_94894d18cef6d611.style-2_e067d3e8a6aec652 .te-counter-card_5522b18e4d8de4a5 .te-counter-item_8700810ce2f98b1d .title_e4f8a39c700a94ee {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

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

.subscribe-area_1bd22cd76ae9ee83.style-2_e067d3e8a6aec652 {
  position: relative;
  z-index: 9;
  margin-bottom: -140px; }
  .subscribe-area_1bd22cd76ae9ee83.style-2_e067d3e8a6aec652 .te-subscribe-inner-area_e15a33acac135efd {
    background-color: #317EFE;
    padding: 10px;
    border-radius: 20px;
    gap: 0; }
    .subscribe-area_1bd22cd76ae9ee83.style-2_e067d3e8a6aec652 .te-subscribe-inner-area_e15a33acac135efd .te-image-bg-collumn_ca906dc219df1925 {
      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_1bd22cd76ae9ee83.style-2_e067d3e8a6aec652 .te-subscribe-inner-area_e15a33acac135efd .te-subscribe-form-wrapper_412a46fb2b865d5e {
      padding: 0; }
    .subscribe-area_1bd22cd76ae9ee83.style-2_e067d3e8a6aec652 .te-subscribe-inner-area_e15a33acac135efd .te-content-wrapper_155f686a4c671d46 {
      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_1bd22cd76ae9ee83.style-2_e067d3e8a6aec652 .te-subscribe-inner-area_e15a33acac135efd .te-content-wrapper_155f686a4c671d46 {
          left: unset; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_1bd22cd76ae9ee83.style-2_e067d3e8a6aec652 .te-subscribe-inner-area_e15a33acac135efd .te-content-wrapper_155f686a4c671d46 {
          -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_1bd22cd76ae9ee83.style-2_e067d3e8a6aec652 .te-subscribe-inner-area_e15a33acac135efd .te-content-wrapper_155f686a4c671d46 {
          -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_1bd22cd76ae9ee83.style-2_e067d3e8a6aec652 .te-subscribe-inner-area_e15a33acac135efd .te-content-wrapper_155f686a4c671d46 {
          gap: 60px; } }
      .subscribe-area_1bd22cd76ae9ee83.style-2_e067d3e8a6aec652 .te-subscribe-inner-area_e15a33acac135efd .te-content-wrapper_155f686a4c671d46 .te-subscribe-title_b44913834a20b19f {
        font-size: 38px;
        font-weight: 500;
        line-height: 46px;
        letter-spacing: -0.676px;
        text-transform: capitalize;
        margin-bottom: 0; }
      .subscribe-area_1bd22cd76ae9ee83.style-2_e067d3e8a6aec652 .te-subscribe-inner-area_e15a33acac135efd .te-content-wrapper_155f686a4c671d46 .te-content-inner_bc663a5f29d89074 {
        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_1bd22cd76ae9ee83.style-2_e067d3e8a6aec652 .te-subscribe-inner-area_e15a33acac135efd .te-content-wrapper_155f686a4c671d46 .te-content-inner_bc663a5f29d89074 {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
        .subscribe-area_1bd22cd76ae9ee83.style-2_e067d3e8a6aec652 .te-subscribe-inner-area_e15a33acac135efd .te-content-wrapper_155f686a4c671d46 .te-content-inner_bc663a5f29d89074 .icon_3d58fb9989335356 {
          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_1bd22cd76ae9ee83.style-2_e067d3e8a6aec652 .te-subscribe-inner-area_e15a33acac135efd .te-subscribe-form-widget_66b05f87da003821 {
      background: #fff;
      padding: 7px;
      border-radius: 50px; }
    .subscribe-area_1bd22cd76ae9ee83.style-2_e067d3e8a6aec652 .te-subscribe-inner-area_e15a33acac135efd .mc4wp-form-fields_78d1eb2bd0c0acb3 {
      gap: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .subscribe-area_1bd22cd76ae9ee83.style-2_e067d3e8a6aec652 .te-subscribe-inner-area_e15a33acac135efd .mc4wp-form-fields_78d1eb2bd0c0acb3 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }

.testimonial-slider-area_64651c9a889cf24b.style-3_10565d2b5189b50f {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .testimonial-slider-area_64651c9a889cf24b.style-3_10565d2b5189b50f {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slider-area_64651c9a889cf24b.style-3_10565d2b5189b50f {
      padding: 100px 0; } }
  .testimonial-slider-area_64651c9a889cf24b.style-3_10565d2b5189b50f .slick-list_3c7e12d86cba12e8 .slick-slide_070a2546db8203b6.slick-current_927a8de071827acd .te-testimonial-card_b59dcd59d7483838.style-3_10565d2b5189b50f .te-content-wrapper_155f686a4c671d46 .te-user-meta_87b88e2eda2c5870 .icon_3d58fb9989335356 {
    color: #317EFE; }

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

.contact-form-area_cab21c69fadabca0 {
  padding-top: 30px;
  padding-bottom: 45px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .contact-form-area_cab21c69fadabca0 {
      padding-top: 30px;
      padding-bottom: 45px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .contact-form-area_cab21c69fadabca0 {
      padding-top: 30px;
      padding-bottom: 45px; } }
  .contact-form-area_cab21c69fadabca0 .te-comment-respond_9da35eedb68139c1 .title_e4f8a39c700a94ee,
  .contact-form-area_cab21c69fadabca0 .te-title-wrapper_f11745ebe97d652c .title_e4f8a39c700a94ee {
    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_cab21c69fadabca0 .te-comment-respond_9da35eedb68139c1 .title_e4f8a39c700a94ee,
      .contact-form-area_cab21c69fadabca0 .te-title-wrapper_f11745ebe97d652c .title_e4f8a39c700a94ee {
        font-size: 32px;
        line-height: 38px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .contact-form-area_cab21c69fadabca0 .te-comment-respond_9da35eedb68139c1 .title_e4f8a39c700a94ee,
      .contact-form-area_cab21c69fadabca0 .te-title-wrapper_f11745ebe97d652c .title_e4f8a39c700a94ee {
        font-size: 34px;
        line-height: 40px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .contact-form-area_cab21c69fadabca0 .te-comment-respond_9da35eedb68139c1 .title_e4f8a39c700a94ee,
      .contact-form-area_cab21c69fadabca0 .te-title-wrapper_f11745ebe97d652c .title_e4f8a39c700a94ee {
        font-size: 48px;
        line-height: 52px; } }
  .contact-form-area_cab21c69fadabca0 .te-social-profile-link_6bd1604f9103612e {
    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_cab21c69fadabca0 .te-social-profile-link_6bd1604f9103612e 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_cab21c69fadabca0 .te-social-profile-link_6bd1604f9103612e 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_c52a5a8b32029c20 {
    margin-bottom: 60px; } }

.te-contact-info_29aebcb662b575d7 {
  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_29aebcb662b575d7 .te-icon-card_d77d7e8e1cc26693 {
      -webkit-box-orient: unset;
      -webkit-box-direction: unset;
          -ms-flex-direction: unset;
              flex-direction: unset; } }

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

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

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

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

.service-details_78d5012d256a1e3c {
  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_78d5012d256a1e3c .image_7d2eb38f45f4c1bd {
    border-radius: 20px;
    overflow: hidden; }
  .service-details_78d5012d256a1e3c .content_57d65035e6d346d2 .te-title-wrapper_f11745ebe97d652c {
    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_78d5012d256a1e3c .content_57d65035e6d346d2 .te-title-wrapper_f11745ebe97d652c .title-inner_45ab722496a43408 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 20px; }
      .service-details_78d5012d256a1e3c .content_57d65035e6d346d2 .te-title-wrapper_f11745ebe97d652c .title-inner_45ab722496a43408 .icon_3d58fb9989335356 {
        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_78d5012d256a1e3c .content_57d65035e6d346d2 .te-title-wrapper_f11745ebe97d652c .title-inner_45ab722496a43408 .title_e4f8a39c700a94ee {
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: 39.84px;
        letter-spacing: 0px;
        margin-bottom: 0;
        color: #317EFE; }

.service-details-overview_ca4d0ce5e6df2688 {
  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_ca4d0ce5e6df2688 .list-wrapper_a5df1d52f32dc7ba {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px; }
    .service-details-overview_ca4d0ce5e6df2688 .list-wrapper_a5df1d52f32dc7ba .icon_3d58fb9989335356 {
      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_ca4d0ce5e6df2688 .list-wrapper_a5df1d52f32dc7ba 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_ca4d0ce5e6df2688 .list-wrapper_a5df1d52f32dc7ba 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_ca4d0ce5e6df2688 .list-wrapper_a5df1d52f32dc7ba 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_ca4d0ce5e6df2688 .list-wrapper_a5df1d52f32dc7ba 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_b5e8f275d9984e5c {
  padding-top: 120px;
  padding-bottom: 96px; }
  .team-page_b5e8f275d9984e5c .te-team-card_81fbd65cda1c788f {
    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_80451310cd237576 {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .team-details-page_80451310cd237576 {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-page_80451310cd237576 {
      padding-top: 100px;
      padding-bottom: 76px; } }

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

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

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

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

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

.footer_402f7f5276853d92 {
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .footer_402f7f5276853d92 .te-subscribe-form-widget_66b05f87da003821 .submit-btn_6116bd435a22378a span {
    display: none; }
  .footer_402f7f5276853d92.style-1_b3a79fef04c5a9d9 {
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .footer_402f7f5276853d92.style-1_b3a79fef04c5a9d9 .te-footer-sec_acada2bad715f730 {
      border-bottom: 1px solid rgba(19, 26, 42, 0.1);
      padding-top: 214px;
      padding-bottom: 60px; }
      .footer_402f7f5276853d92.style-1_b3a79fef04c5a9d9 .te-footer-sec_acada2bad715f730 .te-footer-widget_a646ad72612d41b4 .te-subscribe-form-widget_66b05f87da003821 .mc4wp-form-fields_78d1eb2bd0c0acb3 {
        border-color: rgba(19, 26, 42, 0.5); }
    .footer_402f7f5276853d92.style-1_b3a79fef04c5a9d9 .te-footer-widget_a646ad72612d41b4 .te-subscribe-form-widget_66b05f87da003821 .single-field_c48f9cb0738f3f9a input {
      color: #131A2A; }
  .footer_402f7f5276853d92.style-2_e067d3e8a6aec652 .widget_485b1715ccb26074 .wp-block-heading_936945e0c15fff4b,
  .footer_402f7f5276853d92.style-2_e067d3e8a6aec652 .widget_485b1715ccb26074 .widget-title_a4f2ff51c9a9a1c9,
  .footer_402f7f5276853d92.style-2_e067d3e8a6aec652 .widget_485b1715ccb26074 .wp-block-search__label_5b956882bc168176,
  .footer_402f7f5276853d92.style-2_e067d3e8a6aec652 .sidebar__widget_c242436528d12b8b .wp-block-heading_936945e0c15fff4b,
  .footer_402f7f5276853d92.style-2_e067d3e8a6aec652 .sidebar__widget_c242436528d12b8b .widget-title_a4f2ff51c9a9a1c9,
  .footer_402f7f5276853d92.style-2_e067d3e8a6aec652 .sidebar__widget_c242436528d12b8b .wp-block-search__label_5b956882bc168176,
  .footer_402f7f5276853d92.style-2_e067d3e8a6aec652 .widget_485b1715ccb26074 ul li a,
  .footer_402f7f5276853d92.style-2_e067d3e8a6aec652 .widget_485b1715ccb26074 ol li a,
  .footer_402f7f5276853d92.style-2_e067d3e8a6aec652 .sidebar__widget_c242436528d12b8b ul li a,
  .footer_402f7f5276853d92.style-2_e067d3e8a6aec652 .sidebar__widget_c242436528d12b8b ol li a,
  .footer_402f7f5276853d92.style-2_e067d3e8a6aec652 .widget_485b1715ccb26074 ul li,
  .footer_402f7f5276853d92.style-2_e067d3e8a6aec652 .wp-calendar-table_4f5ee70d97367b8c,
  .footer_402f7f5276853d92.style-2_e067d3e8a6aec652 .wp-block-calendar_d940f6e3d7fd1688 caption,
  .footer_402f7f5276853d92.style-2_e067d3e8a6aec652 nav.wp-calendar-nav_0b3fe93869d75e5d a,
  .footer_402f7f5276853d92.style-2_e067d3e8a6aec652 .wp-block-latest-comments__comment-excerpt_0b1b7462c1835b71,
  .footer_402f7f5276853d92.style-2_e067d3e8a6aec652 .wp-calendar-table_4f5ee70d97367b8c caption,
  .footer_402f7f5276853d92.style-2_e067d3e8a6aec652 .widget_text_3a5d51bd61af0461,
  .footer_402f7f5276853d92.style-2_e067d3e8a6aec652 .widget_485b1715ccb26074 .tagcloud_c9197dc7534bc827 a,
  .footer_402f7f5276853d92.style-2_e067d3e8a6aec652 .widget_485b1715ccb26074 .wp-block-tag-cloud_a25d54323a9cbd04 a,
  .footer_402f7f5276853d92.style-2_e067d3e8a6aec652 .sidebar__widget_c242436528d12b8b .tagcloud_c9197dc7534bc827 a,
  .footer_402f7f5276853d92.style-2_e067d3e8a6aec652 .sidebar__widget_c242436528d12b8b .wp-block-tag-cloud_a25d54323a9cbd04 a,
  .footer_402f7f5276853d92.style-2_e067d3e8a6aec652 .wp-block-latest-comments__comment-date_22b97d0a4900658a,
  .footer_402f7f5276853d92.style-2_e067d3e8a6aec652 .wp-block-latest-comments__comment_7335aa9404e33cc9,
  .footer_402f7f5276853d92.style-2_e067d3e8a6aec652 .wp-block-archives-dropdown_9169621eec29c3ae label,
  .footer_402f7f5276853d92.style-2_e067d3e8a6aec652 .widget_categories_375455e3c3cc9f64 li a,
  .footer_402f7f5276853d92.style-2_e067d3e8a6aec652 .widget_archive_c9b8f2dca2e7b680 li a,
  .footer_402f7f5276853d92.style-2_e067d3e8a6aec652 .widget_nav_menu_cf88e73280e24f02 li a,
  .footer_402f7f5276853d92.style-2_e067d3e8a6aec652 .widget_tag_cloud_bde5dedbaa2618f1 a,
  .footer_402f7f5276853d92.style-2_e067d3e8a6aec652 .widget_rss_26b4c1350969e205 li a,
  .footer_402f7f5276853d92.style-2_e067d3e8a6aec652 .widget_rss_26b4c1350969e205 li,
  .footer_402f7f5276853d92.style-2_e067d3e8a6aec652 .footer__widget_0d24809d8b4f70cf a,
  .footer_402f7f5276853d92.style-2_e067d3e8a6aec652 .footer__widget_0d24809d8b4f70cf li,
  .footer_402f7f5276853d92.style-2_e067d3e8a6aec652 li.recentcomments_6f1d489a9d2ef8bc {
    color: #ffffff; }
  .footer_402f7f5276853d92.style-2_e067d3e8a6aec652 .te-theme-btn_a8e42574b8fdbc20,
  .footer_402f7f5276853d92.style-2_e067d3e8a6aec652 .wp-block-loginout_c526cb824281e186 a,
  .footer_402f7f5276853d92.style-2_e067d3e8a6aec652 input.te-theme-btn_a8e42574b8fdbc20,
  .footer_402f7f5276853d92.style-2_e067d3e8a6aec652 .widget_485b1715ccb26074 .wp-block-search_06450a002bc67056 button,
  .footer_402f7f5276853d92.style-2_e067d3e8a6aec652 .widget_485b1715ccb26074 .search-form_777bb49f7f3d4338 button,
  .footer_402f7f5276853d92.style-2_e067d3e8a6aec652 .widget_485b1715ccb26074 .sidebar__search_5204b0696d785e01 button,
  .footer_402f7f5276853d92.style-2_e067d3e8a6aec652 .sidebar__widget_c242436528d12b8b .wp-block-search_06450a002bc67056 button,
  .footer_402f7f5276853d92.style-2_e067d3e8a6aec652 .sidebar__widget_c242436528d12b8b .search-form_777bb49f7f3d4338 button,
  .footer_402f7f5276853d92.style-2_e067d3e8a6aec652 .sidebar__widget_c242436528d12b8b .sidebar__search_5204b0696d785e01 button {
    background-color: #E7F914;
    color: #14203A; }
  .footer_402f7f5276853d92 .footer__widget_0d24809d8b4f70cf li {
    list-style: none; }
  .footer_402f7f5276853d92 .te-footer-widget_a646ad72612d41b4.te_widget_nav_menu_babf7b59a8362abe li.wp-block-social-link_ca92853e387e88f4 {
    display: inline-block;
    width: unset !important; }
  .footer_402f7f5276853d92 .te_widget_nav_menu_babf7b59a8362abe li.cat-item_927365a0f211a3bf {
    text-align: right; }
    .footer_402f7f5276853d92 .te_widget_nav_menu_babf7b59a8362abe li.cat-item_927365a0f211a3bf a {
      float: left; }
  .footer_402f7f5276853d92 .te-footer-bg_d9ac2830a08a05c9 {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: -1; }
  .footer_402f7f5276853d92 .footer-nav-widget_004263d74bed2a49 {
    padding: 0 90px; }
    @media (max-width: 991px) {
      .footer_402f7f5276853d92 .footer-nav-widget_004263d74bed2a49 {
        padding: 0 12px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .footer_402f7f5276853d92 .footer-nav-widget_004263d74bed2a49 {
        padding: 0 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .footer_402f7f5276853d92 .footer-nav-widget_004263d74bed2a49 {
        padding: 0 30px; } }

.te-footer-widget_a646ad72612d41b4 {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .te-footer-widget_a646ad72612d41b4 {
      margin-bottom: 40px; } }
  .te-footer-widget_a646ad72612d41b4 .te-footer-widget-title_b9fd148dc2ebf540,
  .te-footer-widget_a646ad72612d41b4 .wp-block-heading_936945e0c15fff4b {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 39px;
    color: #131A2A;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700; }
  .te-footer-widget_a646ad72612d41b4 ul {
    padding-left: 0; }
  .te-footer-widget_a646ad72612d41b4 .te-subscribe-form-widget_66b05f87da003821 .mc4wp-form-fields_78d1eb2bd0c0acb3 {
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 5px; }
  .te-footer-widget_a646ad72612d41b4 .te-subscribe-form-widget_66b05f87da003821 .single-field_c48f9cb0738f3f9a input {
    border-radius: 0;
    background-color: transparent;
    color: #ffffff; }
  .te-footer-widget_a646ad72612d41b4.widget-latest-posts-footer_60a4809f9bd11b94 {
    margin-top: -5px; }
  @media (max-width: 767px) {
    .te-footer-widget_a646ad72612d41b4.zoom-instagram-widget_49bab4c17a42dab4 {
      margin-bottom: 0;
      margin-top: -10px; } }
  @media (max-width: 767px) {
    .te-footer-widget_a646ad72612d41b4.widget_contact_info_widget_73a7816ae91cdcb7 {
      margin-bottom: 18px; } }
  @media only screen and (min-width: 992px) and (max-width: 1399px) {
    .te-footer-widget_a646ad72612d41b4 .widget-instagram-feed_a3d0e1140d47e97f {
      width: 170px; } }
  .te-footer-widget_a646ad72612d41b4 .te-footer-widget-info_2d47bc2b28b3a1e8 {
    padding-right: 30px; }
    @media (max-width: 1199px) {
      .te-footer-widget_a646ad72612d41b4 .te-footer-widget-info_2d47bc2b28b3a1e8 {
        padding-right: 0; } }
    .te-footer-widget_a646ad72612d41b4 .te-footer-widget-info_2d47bc2b28b3a1e8 p {
      color: #335371;
      margin-bottom: 30px; }
    .te-footer-widget_a646ad72612d41b4 .te-footer-widget-info_2d47bc2b28b3a1e8 .te-footer-logo_54474957d73f87ad {
      margin-bottom: 30px;
      display: inline-block; }
    .te-footer-widget_a646ad72612d41b4 .te-footer-widget-info_2d47bc2b28b3a1e8 .info-form-and-social-icon_9bf0963b130b6753 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 50px; }
      .te-footer-widget_a646ad72612d41b4 .te-footer-widget-info_2d47bc2b28b3a1e8 .info-form-and-social-icon_9bf0963b130b6753 .te-social-profile_b8041d1c3b57b000 {
        margin-top: 0; }
    .te-footer-widget_a646ad72612d41b4 .te-footer-widget-info_2d47bc2b28b3a1e8 .te-social-profile_b8041d1c3b57b000 {
      gap: 20px;
      margin-top: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-footer-widget_a646ad72612d41b4 .te-footer-widget-info_2d47bc2b28b3a1e8 .info-form-and-social-icon_9bf0963b130b6753 {
        -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_a646ad72612d41b4.te_widget_nav_menu_babf7b59a8362abe ul {
    margin-top: -5px;
    padding-left: 0;
    margin-bottom: 0; }
  .te-footer-widget_a646ad72612d41b4.te_widget_nav_menu_babf7b59a8362abe li {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 2px; }
    .te-footer-widget_a646ad72612d41b4.te_widget_nav_menu_babf7b59a8362abe li:last-child {
      padding-top: 0;
      padding-bottom: 0; }
    .te-footer-widget_a646ad72612d41b4.te_widget_nav_menu_babf7b59a8362abe 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_a646ad72612d41b4.te_widget_nav_menu_babf7b59a8362abe li a::before {
        content: "\f105";
        font-family: "Font Awesome 6 Free";
        font-size: 14px; }
      .te-footer-widget_a646ad72612d41b4.te_widget_nav_menu_babf7b59a8362abe li a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-footer-widget_a646ad72612d41b4 .te-footer-widget-contact_7e8e326aa226c333 p {
    color: #335371; }
  .te-footer-widget_a646ad72612d41b4 .te-footer-widget-contact_7e8e326aa226c333 .footer-contact_1ffd6eb20d913745 ul {
    list-style: none; }
    .te-footer-widget_a646ad72612d41b4 .te-footer-widget-contact_7e8e326aa226c333 .footer-contact_1ffd6eb20d913745 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_a646ad72612d41b4 .te-footer-widget-contact_7e8e326aa226c333 .footer-contact_1ffd6eb20d913745 ul li:first-child {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .te-footer-widget_a646ad72612d41b4 .te-footer-widget-contact_7e8e326aa226c333 .footer-contact_1ffd6eb20d913745 ul li:first-child .contact-icon_0a7df3971bba04ef {
          margin-top: 5px; }
      .te-footer-widget_a646ad72612d41b4 .te-footer-widget-contact_7e8e326aa226c333 .footer-contact_1ffd6eb20d913745 ul li:last-child {
        margin-bottom: 0; }
      .te-footer-widget_a646ad72612d41b4 .te-footer-widget-contact_7e8e326aa226c333 .footer-contact_1ffd6eb20d913745 ul li .contact-icon_0a7df3971bba04ef {
        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_a646ad72612d41b4 .te-footer-widget-contact_7e8e326aa226c333 .footer-contact_1ffd6eb20d913745 ul li .contact-text_c2c7e3fc76877487 {
        color: #335371;
        font-size: 18px;
        line-height: 24px;
        overflow: hidden; }
        .te-footer-widget_a646ad72612d41b4 .te-footer-widget-contact_7e8e326aa226c333 .footer-contact_1ffd6eb20d913745 ul li .contact-text_c2c7e3fc76877487 a:hover span {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .te-footer-widget_a646ad72612d41b4 .te-footer-widget-contact_7e8e326aa226c333 .footer-contact_1ffd6eb20d913745 ul li .contact-text_c2c7e3fc76877487 span,
        .te-footer-widget_a646ad72612d41b4 .te-footer-widget-contact_7e8e326aa226c333 .footer-contact_1ffd6eb20d913745 ul li .contact-text_c2c7e3fc76877487 p,
        .te-footer-widget_a646ad72612d41b4 .te-footer-widget-contact_7e8e326aa226c333 .footer-contact_1ffd6eb20d913745 ul li .contact-text_c2c7e3fc76877487 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_a646ad72612d41b4 .te_widget_latest_post_c95acb30b1b48b80 ul li {
    margin-bottom: 10px; }
    .te-footer-widget_a646ad72612d41b4 .te_widget_latest_post_c95acb30b1b48b80 ul li .te-latest-post-thumb_14fc5f227fd645cb {
      width: 80px;
      height: 80px;
      border-radius: 20px;
      overflow: hidden; }
    .te-footer-widget_a646ad72612d41b4 .te_widget_latest_post_c95acb30b1b48b80 ul li .te-latest-post-desc_eed28a3da8161741 .te-latest-post-title_9700c05b99f3b495 {
      margin-bottom: 0;
      font-size: 18px;
      line-height: 29px;
      color: #335371;
      font-weight: 400; }
      .te-footer-widget_a646ad72612d41b4 .te_widget_latest_post_c95acb30b1b48b80 ul li .te-latest-post-desc_eed28a3da8161741 .te-latest-post-title_9700c05b99f3b495 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_a646ad72612d41b4 .te_widget_latest_post_c95acb30b1b48b80 ul li .te-latest-post-desc_eed28a3da8161741 .te-latest-post-title_9700c05b99f3b495 a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-footer-widget_a646ad72612d41b4 .te_widget_latest_post_c95acb30b1b48b80 ul li .te-latest-post-desc_eed28a3da8161741 .te-latest-post-meta_df75571111b24c2c {
      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_fd979a14cae52d86 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_fd979a14cae52d86 ul {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .te-footer-bottom-menu_fd979a14cae52d86 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_fd979a14cae52d86 ul li a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }

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

.subscribe-area_1bd22cd76ae9ee83 {
  overflow: hidden; }
  .subscribe-area_1bd22cd76ae9ee83.style-1_b3a79fef04c5a9d9 .te-subscribe-inner-area_e15a33acac135efd .te-content-wrapper_155f686a4c671d46 {
    background-color: #317EFE;
    border-radius: 20px;
    padding: 63px 50px 68px 74px;
    gap: 14px; }
  .subscribe-area_1bd22cd76ae9ee83.style-1_b3a79fef04c5a9d9 .te-image-bg-collumn_ca906dc219df1925 {
    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_1bd22cd76ae9ee83.style-1_b3a79fef04c5a9d9 .te-image-bg-collumn_ca906dc219df1925 {
        display: none; } }
  .subscribe-area_1bd22cd76ae9ee83 .te-content-wrapper_155f686a4c671d46 {
    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_1bd22cd76ae9ee83 .te-content-wrapper_155f686a4c671d46 {
        padding: 100px 24px 100px 24px;
        margin: 0 auto; } }
    @media (max-width: 809px) {
      .subscribe-area_1bd22cd76ae9ee83 .te-content-wrapper_155f686a4c671d46 {
        padding: 80px 24px 80px 24px;
        width: 100%; } }
    .subscribe-area_1bd22cd76ae9ee83 .te-content-wrapper_155f686a4c671d46 .short-title_c481f6c24c970a1a {
      font-size: 21px;
      font-weight: 500;
      color: #335371;
      margin-bottom: 0; }
    .subscribe-area_1bd22cd76ae9ee83 .te-content-wrapper_155f686a4c671d46 .te-subscribe-title_b44913834a20b19f {
      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_1bd22cd76ae9ee83 .te-content-wrapper_155f686a4c671d46 .te-subscribe-title_b44913834a20b19f {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .subscribe-area_1bd22cd76ae9ee83 .te-content-wrapper_155f686a4c671d46 .te-subscribe-title_b44913834a20b19f {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_1bd22cd76ae9ee83 .te-content-wrapper_155f686a4c671d46 .te-subscribe-title_b44913834a20b19f {
          font-size: 36px;
          line-height: 42px; } }
    .subscribe-area_1bd22cd76ae9ee83 .te-content-wrapper_155f686a4c671d46 .text_de75aa13cdbba5da {
      font-size: 18px;
      color: #ffffff;
      margin-bottom: 0; }
  .subscribe-area_1bd22cd76ae9ee83 .te-subscribe-inner-area_e15a33acac135efd {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .subscribe-area_1bd22cd76ae9ee83 .te-subscribe-inner-area_e15a33acac135efd {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .subscribe-area_1bd22cd76ae9ee83 .te-subscribe-inner-area_e15a33acac135efd .te-subscribe-collumn_790c28d5060c471c {
      -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_1bd22cd76ae9ee83 .te-subscribe-inner-area_e15a33acac135efd .te-subscribe-collumn_790c28d5060c471c.te-image-bg-collumn_ca906dc219df1925 {
          display: none; } }
    .subscribe-area_1bd22cd76ae9ee83 .te-subscribe-inner-area_e15a33acac135efd .mc4wp-form-fields_78d1eb2bd0c0acb3 {
      background-color: transparent;
      gap: 10px; }
      @media (max-width: 575px) {
        .subscribe-area_1bd22cd76ae9ee83 .te-subscribe-inner-area_e15a33acac135efd .mc4wp-form-fields_78d1eb2bd0c0acb3 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .subscribe-area_1bd22cd76ae9ee83 .te-subscribe-inner-area_e15a33acac135efd .mc4wp-form-fields_78d1eb2bd0c0acb3 .submit-btn_6116bd435a22378a {
        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_a646ad72612d41b4 .te-subscribe-form-wrapper_412a46fb2b865d5e {
  color: #335371; }

.te-subscribe-form-widget_66b05f87da003821 {
  position: relative; }
  .te-subscribe-form-widget_66b05f87da003821 .mc4wp-form-fields_78d1eb2bd0c0acb3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    overflow: hidden;
    border-radius: 5px; }
  .te-subscribe-form-widget_66b05f87da003821 .single-field_c48f9cb0738f3f9a {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .te-subscribe-form-widget_66b05f87da003821 .single-field_c48f9cb0738f3f9a input {
      color: #335371;
      height: 55px;
      padding: 0 30px;
      font-size: 18px;
      width: 100%;
      border-radius: 50px; }
    .te-subscribe-form-widget_66b05f87da003821 .single-field_c48f9cb0738f3f9a *::-webkit-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_66b05f87da003821 .single-field_c48f9cb0738f3f9a *:-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_66b05f87da003821 .single-field_c48f9cb0738f3f9a *::-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_66b05f87da003821 .single-field_c48f9cb0738f3f9a *::placeholder {
      color: #778196; }
  .te-subscribe-form-widget_66b05f87da003821 .submit-btn_6116bd435a22378a {
    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_66b05f87da003821 .submit-btn_6116bd435a22378a:hover {
      background-color: #131A2A;
      color: #ffffff; }
  .te-subscribe-form-widget_66b05f87da003821 .mc4wp-response_91ac7fc116c015b7 {
    position: absolute;
    margin-top: 15px; }
    .te-subscribe-form-widget_66b05f87da003821 .mc4wp-response_91ac7fc116c015b7 .mc4wp-alert_6c1dad2606bd2901.mc4wp-error_6b212d6977e87d86 p {
      color: #ff0000;
      position: relative; }
    .te-subscribe-form-widget_66b05f87da003821 .mc4wp-response_91ac7fc116c015b7 .mc4wp-alert_6c1dad2606bd2901.mc4wp-error_6b212d6977e87d86 a {
      color: #ff0000; }
    .te-subscribe-form-widget_66b05f87da003821 .mc4wp-response_91ac7fc116c015b7 .mc4wp-alert_6c1dad2606bd2901.mc4wp-success_2e5fef8b834b5909 p, .te-subscribe-form-widget_66b05f87da003821 .mc4wp-response_91ac7fc116c015b7 .mc4wp-alert_6c1dad2606bd2901.mc4wp-notice_7ba44a0d8540b511 p {
      color: #ffffff;
      position: relative; }

.te-footer-social-wrapper_2d98f45181c5f358 {
  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_2d98f45181c5f358 .te-footer-logo_54474957d73f87ad {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .te-footer-social-wrapper_2d98f45181c5f358 .te-social-widget_e510aa67f91a142f {
    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_2d98f45181c5f358 .te-social-widget_e510aa67f91a142f span {
      color: #ffffff;
      font-size: 20px;
      font-weight: 400; }

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

.footer_402f7f5276853d92.style-2_e067d3e8a6aec652 {
  background-color: #131A2A; }
  .footer_402f7f5276853d92.style-2_e067d3e8a6aec652 .te-footer-sec_acada2bad715f730 {
    border-bottom: 1px solid rgba(225, 225, 225, 0.3);
    padding-top: 80px;
    padding-bottom: 70px; }
  .footer_402f7f5276853d92.style-2_e067d3e8a6aec652 .te-footer-widget-title_b9fd148dc2ebf540,
  .footer_402f7f5276853d92.style-2_e067d3e8a6aec652 .wp-block-heading_936945e0c15fff4b {
    color: #ffffff;
    font-size: 24px; }
  .footer_402f7f5276853d92.style-2_e067d3e8a6aec652 .footer-bottom-area_bd934c823167f0b9 .te-copyright-text_38192504954beb07 p,
  .footer_402f7f5276853d92.style-2_e067d3e8a6aec652 .te-footer-widget_a646ad72612d41b4.te_widget_nav_menu_babf7b59a8362abe li a,
  .footer_402f7f5276853d92.style-2_e067d3e8a6aec652 .te-footer-widget_a646ad72612d41b4 .te_widget_latest_post_c95acb30b1b48b80 ul li .te-latest-post-desc_eed28a3da8161741 .te-latest-post-title_9700c05b99f3b495 a,
  .footer_402f7f5276853d92.style-2_e067d3e8a6aec652 .te-footer-widget_a646ad72612d41b4 .te_widget_latest_post_c95acb30b1b48b80 ul li .te-latest-post-desc_eed28a3da8161741 .te-latest-post-title_9700c05b99f3b495,
  .footer_402f7f5276853d92.style-2_e067d3e8a6aec652 .te-footer-widget_a646ad72612d41b4 .te_widget_latest_post_c95acb30b1b48b80 ul li .te-latest-post-desc_eed28a3da8161741 .te-latest-post-meta_df75571111b24c2c,
  .footer_402f7f5276853d92.style-2_e067d3e8a6aec652 .te-footer-widget_a646ad72612d41b4 .te-subscribe-form-wrapper_412a46fb2b865d5e,
  .footer_402f7f5276853d92.style-2_e067d3e8a6aec652 .te-footer-bottom-menu_fd979a14cae52d86 ul li a,
  .footer_402f7f5276853d92.style-2_e067d3e8a6aec652 .footer-bottom-area_bd934c823167f0b9 .te-copyright-text_38192504954beb07 p a {
    color: #ffffff; }

/*# sourceMappingURL=style.css_65ed38d416e78c77.map_18f6986abf3ccdaa */