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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

code {
  color: #E7F914; }

.te-theme-btn_69f98e03b90f0b16,
.wp-block-loginout_e76291cac4346223 a,
input.te-theme-btn_69f98e03b90f0b16 {
  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_69f98e03b90f0b16:hover,
  .wp-block-loginout_e76291cac4346223 a:hover,
  input.te-theme-btn_69f98e03b90f0b16:hover {
    color: #131A2A;
    background-color: #E7F914; }
  .te-theme-btn_69f98e03b90f0b16:focus,
  .wp-block-loginout_e76291cac4346223 a:focus,
  input.te-theme-btn_69f98e03b90f0b16:focus {
    color: #ffffff; }
  .te-theme-btn_69f98e03b90f0b16.yellow-btn_d63e8928158e6dc8,
  .wp-block-loginout_e76291cac4346223 a.yellow-btn_d63e8928158e6dc8,
  input.te-theme-btn_69f98e03b90f0b16.yellow-btn_d63e8928158e6dc8 {
    background-color: #E7F914;
    color: #14203A; }
  .te-theme-btn_69f98e03b90f0b16.simple-btn_1d9426c95594b519,
  .wp-block-loginout_e76291cac4346223 a.simple-btn_1d9426c95594b519,
  input.te-theme-btn_69f98e03b90f0b16.simple-btn_1d9426c95594b519 {
    padding-left: 36px;
    padding-right: 36px; }

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

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

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

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

.circle-rotate-wrapper_624760658c346bac {
  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_624760658c346bac .circle-rotate-inner_aeabe26b77d33c3d {
    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_cdebe416e7931e9e {
  margin-top: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.px-350_ba3e59888011b121 {
  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_2cde56f45195f0aa label {
  width: 100%;
  display: block;
  font-weight: 600;
  margin-bottom: 10px; }
.post-password-form_2cde56f45195f0aa input[type="password"] {
  font-size: 1.2rem;
  line-height: 20px;
  padding: 12px 20px;
  border: 1px solid #E4E4F2;
  width: 100%; }
.post-password-form_2cde56f45195f0aa 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_2cde56f45195f0aa 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: center;
    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_477e8baac1c87289 .size-full_687314e2a4fbd861.alignright_0937b028f4d5106d {
  margin-bottom: 15px;
  margin-top: 20px; }
.tp-page-content_477e8baac1c87289 figure.wp-caption_caf00c039d8405f9.aligncenter_6f25fa95f52e6ec9 {
  margin-top: 40px; }
.tp-page-content_477e8baac1c87289 dl, .tp-page-content_477e8baac1c87289 ol, .tp-page-content_477e8baac1c87289 ul {
  margin-bottom: 11px; }
.tp-page-content_477e8baac1c87289 .te-comment-respond_ab5be8ea7d553a4b {
  margin-top: 78px;
  margin-bottom: 20px; }
.tp-page-content_477e8baac1c87289 .te-latest-comments_c81895efeab04a5b .te-comment-respond_ab5be8ea7d553a4b {
  margin-bottom: 40px; }
.tp-page-content_477e8baac1c87289 .te-post-comments_61bf8c4444ef2fd5 {
  margin-top: 80px; }

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

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

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

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

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

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

.gallery-columns-1_be9ff03f6d3fdf6e .gallery-item_a45d637765b86113 {
  max-width: 100%;
  width: 100%; }

.gallery-columns-2_673107ca7340e121 .gallery-item_a45d637765b86113 {
  max-width: 50%; }

.gallery-columns-3_0bb35d298b085a97 .gallery-item_a45d637765b86113 {
  max-width: 33.33%; }

.gallery-columns-4_34f7ea92d5f7e96f .gallery-item_a45d637765b86113 {
  max-width: 25%; }

.gallery-columns-5_0744e64f93bfdc93 .gallery-item_a45d637765b86113 {
  max-width: 20%; }

.gallery-columns-6_db9bbb297a9b105c .gallery-item_a45d637765b86113 {
  max-width: 16.66%; }

.gallery-columns-7_d7d6e833cf7f891a .gallery-item_a45d637765b86113 {
  max-width: 14.28%; }

.gallery-columns-8_73a562da46522c71 .gallery-item_a45d637765b86113 {
  max-width: 12.5%; }

.gallery-columns-9_9e893378b52516ae .gallery-item_a45d637765b86113 {
  max-width: 11.11%; }

.gallery-caption_77dffc7c5db37c2f {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.te-post-content p.has-large-font-size_f47f1460f9d2f528 {
  font-size: 36px;
  line-height: 1.2; }
.te-post-content .wp-block-search_16f94927d0c7c427 {
  margin-bottom: 15px; }
.te-post-content .wp-block-file_cb8f4dbe5fc8c24e {
  margin-top: 20px; }
.te-post-content .wp-block-group__inner-container_ad2429748025f1aa p {
  margin-top: 0 !important; }

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

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

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

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

.wp-block-cover_a3fe982c30f7b9ce p.wp-block-cover-text_ec2155d1081bfe04,
.wp-block-cover_a3fe982c30f7b9ce.is-light_f18b8e9000da60d6 .wp-block-cover__inner-container_e0770b2164af5338 {
  color: #fff !important; }

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

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

.widget_430890113b75dead .wp-block-archives-dropdown_01597b58bbb09bba,
.widget_430890113b75dead .wp-block-categories-dropdown_c327042a494f011b,
.widget_430890113b75dead .wp-block-loginout_e76291cac4346223,
.widget_430890113b75dead .wp-block-social-links_bfbb152029655baf,
.widget_430890113b75dead.widget_archive_1488c07860c0f499 select,
.widget_430890113b75dead.te_widget_categories_e3aad5e4b16e153a select,
.widget_430890113b75dead.widget_text_639d96227bebaab3 select,
.widget_430890113b75dead.te_widget_search_5006714e6afdaf5c .search-form_ff424e83756f3987,
.widget_430890113b75dead.te_widget_tag_cloud_26747dbac57074b0 .tagcloud_db659287bdb43de9,
.widget_430890113b75dead .wp-block-tag-cloud_1262682dfd898c4d {
  margin-bottom: 6px; }

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

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

.blog-search-content_fba0767110dd00fe {
  margin: 0; }
  .blog-search-content_fba0767110dd00fe .wp-block-search_16f94927d0c7c427,
  .blog-search-content_fba0767110dd00fe .search-form_ff424e83756f3987,
  .blog-search-content_fba0767110dd00fe .sidebar__search_f8bfbc222669cbd8 {
    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_fba0767110dd00fe .wp-block-search_16f94927d0c7c427,
      .blog-search-content_fba0767110dd00fe .search-form_ff424e83756f3987,
      .blog-search-content_fba0767110dd00fe .sidebar__search_f8bfbc222669cbd8 {
        width: 100%; } }
    .blog-search-content_fba0767110dd00fe .wp-block-search_16f94927d0c7c427 .wp-block-search__inside-wrapper_80297bd69a99b518,
    .blog-search-content_fba0767110dd00fe .search-form_ff424e83756f3987 .wp-block-search__inside-wrapper_80297bd69a99b518,
    .blog-search-content_fba0767110dd00fe .sidebar__search_f8bfbc222669cbd8 .wp-block-search__inside-wrapper_80297bd69a99b518 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .blog-search-content_fba0767110dd00fe .wp-block-search_16f94927d0c7c427 label,
    .blog-search-content_fba0767110dd00fe .search-form_ff424e83756f3987 label,
    .blog-search-content_fba0767110dd00fe .sidebar__search_f8bfbc222669cbd8 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_fba0767110dd00fe .wp-block-search_16f94927d0c7c427 input,
    .blog-search-content_fba0767110dd00fe .search-form_ff424e83756f3987 input,
    .blog-search-content_fba0767110dd00fe .sidebar__search_f8bfbc222669cbd8 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_fba0767110dd00fe .wp-block-search_16f94927d0c7c427 button,
    .blog-search-content_fba0767110dd00fe .search-form_ff424e83756f3987 button,
    .blog-search-content_fba0767110dd00fe .sidebar__search_f8bfbc222669cbd8 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_477e8baac1c87289 .wp-smiley_2bc01f6cd511f354,
.entry-content_926ea4d6f997ebf7 .wp-smiley_2bc01f6cd511f354,
.comment-content_a4915e79565de7be .wp-smiley_2bc01f6cd511f354 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

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

.te-comment-respond_ab5be8ea7d553a4b.style-two_b40aee061525e1cf .wpcf7-form_ceba3f1bf8b9e590 .wpcf7-not-valid-tip_82b5c28da53113b4 {
  color: #d9c0b8 !important; }
.te-comment-respond_ab5be8ea7d553a4b .wpcf7-form_ceba3f1bf8b9e590 .wpcf7-not-valid_ce2a15a97c8a0053 {
  border-color: #dc3232 !important; }
.te-comment-respond_ab5be8ea7d553a4b .wpcf7-form_ceba3f1bf8b9e590 .wpcf7-not-valid-tip_82b5c28da53113b4 {
  font-size: 16px;
  margin-top: 5px; }
.te-comment-respond_ab5be8ea7d553a4b .wpcf7-form_ceba3f1bf8b9e590.sent_cca9427a7d5d3776 .wpcf7-response-output_b52b535813433ad3 {
  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_ab5be8ea7d553a4b .wpcf7-form_ceba3f1bf8b9e590.invalid_6116cdc6ec1d7b62 .wpcf7-response-output_b52b535813433ad3 {
  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_fc645c23c7f5f6e9 {
  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_fc645c23c7f5f6e9 .wpcf7-te-list-item_584ca8f37cc98be2 {
    margin: 0; }
    .wpcf7-form-control_fc645c23c7f5f6e9 .wpcf7-te-list-item_584ca8f37cc98be2 label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      margin: 0;
      gap: 10px; }
      .wpcf7-form-control_fc645c23c7f5f6e9 .wpcf7-te-list-item_584ca8f37cc98be2 label .wpcf7-te-list-item-label_3b74f0b4e502fff2 {
        font-size: 16px;
        font-weight: 400; }

.logged-in_721ea250384d1565 .te-comment-respond_ab5be8ea7d553a4b textarea {
  margin-bottom: 12px; }

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

body.admin-bar_b9ca8f6bc45eef44 .header-menu-area_e34f0b71c1e1c073.sticky_menu_42d8ae3a71466b8a {
  top: 30px; }
  @media (max-width: 600px) {
    body.admin-bar_b9ca8f6bc45eef44 .header-menu-area_e34f0b71c1e1c073.sticky_menu_42d8ae3a71466b8a {
      top: 0; } }

.page-template-default_5a0d05301c1c8a20.page-id-146_71b8c7ffadf5cb59 .tp-page-content_477e8baac1c87289 p:last-child {
  margin-bottom: 10px; }
.page-template-default_5a0d05301c1c8a20.page-id-1133_60228abd240535d7 .tp-page-content_477e8baac1c87289 .te-comment-respond_ab5be8ea7d553a4b {
  margin-top: 78px;
  display: inline-block;
  width: 100%; }
.page-template-default_5a0d05301c1c8a20.page-id-3_68ab42cf09ff76a5 .page-area_6934d06aaa371481 {
  padding-top: 128px; }

.single-post-item_7906327088cd4e5c.post-24_aec33982b553e481 .wp-block-button_6356750bf6749f08 a {
  color: #ffffff; }

.post-template-default_a9c66c8e11d20789.postid-163_1f051745019a0eb2 .te-blog-details-wrapper_120bdfd61bdb852c .te-post-item_485618260d0eda1c .te-post-content {
  margin-bottom: 34px; }
.post-template-default_a9c66c8e11d20789.postid-150_405b8239aa1afae5 .te-blog-details-wrapper_120bdfd61bdb852c .te-post-item_485618260d0eda1c .te-post-content {
  margin-bottom: 34px; }
  .post-template-default_a9c66c8e11d20789.postid-150_405b8239aa1afae5 .te-blog-details-wrapper_120bdfd61bdb852c .te-post-item_485618260d0eda1c .te-post-content .wp-block-group_1cdd5fd5397c3950.is-layout-constrained_f6a6932b86ece525:last-child {
    border: 1px solid #000; }
.post-template-default_a9c66c8e11d20789.postid-51_85c220463b9f90e0 .te-blog-details-wrapper_120bdfd61bdb852c .te-post-item_485618260d0eda1c .te-post-content {
  margin-bottom: 25px; }
  .post-template-default_a9c66c8e11d20789.postid-51_85c220463b9f90e0 .te-blog-details-wrapper_120bdfd61bdb852c .te-post-item_485618260d0eda1c .te-post-content p:last-child {
    margin-bottom: 0; }
.post-template-default_a9c66c8e11d20789.postid-1163_5bea7d485ffa415e .te-blog-details-wrapper_120bdfd61bdb852c .te-post-item_485618260d0eda1c .te-post-content .wp-caption_caf00c039d8405f9, .post-template-default_a9c66c8e11d20789.postid-568_82cb010e3e9a9a15 .te-blog-details-wrapper_120bdfd61bdb852c .te-post-item_485618260d0eda1c .te-post-content .wp-caption_caf00c039d8405f9 {
  margin-top: 20px; }
.post-template-default_a9c66c8e11d20789.postid-1785_6c3d8489c8c39fcd .te-blog-details-wrapper_120bdfd61bdb852c .te-post-item_485618260d0eda1c .te-post-content .wp-block-button__link_36d14c5e8f7ff305 {
  color: #ffffff !important; }
.post-template-default_a9c66c8e11d20789.postid-1149_320e102c55600857 .te-blog-details-wrapper_120bdfd61bdb852c .te-latest-comments_c81895efeab04a5b li .te-comments-item_7a481e47eaa7c96a .te-comments-text_c1a7ce11f5b2f400 p {
  margin-bottom: 0; }
.post-template-default_a9c66c8e11d20789.postid-555_ecff86a865251445 .te-blog-details-wrapper_120bdfd61bdb852c .te-post-item_485618260d0eda1c .te-post-content .gallery {
  margin-top: 20px; }

.error-404_c80900e9761743ec.not-found {
  margin-top: -20px;
  margin-bottom: 40px; }
  .error-404_c80900e9761743ec.not-found .error-content_7d3d5ddc5b18de2e .error-btn-bh_bd46a141864ace04 {
    margin-top: 20px; }

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

.sidebar_9675bfbf1c5a9e52 .widget_media_gallery_258955ecf58c4fc1 .gallery-item_a45d637765b86113 {
  margin-bottom: 0; }
  .sidebar_9675bfbf1c5a9e52 .widget_media_gallery_258955ecf58c4fc1 .gallery-item_a45d637765b86113 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_0a459244186e3bd5 {
  -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_f7dd489d84634cd5 {
  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_577fd7c9e5c23e08 path {
  stroke: #317EFE;
  stroke-width: 4;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

body.admin-bar_b9ca8f6bc45eef44 .header-area_8ab8fdf7138596de.style-2_bcdbb5dd2b0b9671.login .te-header-menu-area_f5909e9161389b03 {
  top: auto !important; }

.header-area_8ab8fdf7138596de .container-fluid_b2d0af074a8a7749 {
  padding: 0 70px; }
  @media (max-width: 1550px) {
    .header-area_8ab8fdf7138596de .container-fluid_b2d0af074a8a7749 {
      padding: 0 24px; } }
.header-area_8ab8fdf7138596de.style-2_bcdbb5dd2b0b9671 .header-top {
  padding: 9px 0;
  background-color: #F9F4F1; }
  .header-area_8ab8fdf7138596de.style-2_bcdbb5dd2b0b9671 .header-top .te-header-contact-info_aff29d7cfbf11d5b span {
    color: #677471; }
    .header-area_8ab8fdf7138596de.style-2_bcdbb5dd2b0b9671 .header-top .te-header-contact-info_aff29d7cfbf11d5b span i {
      color: #317EFE; }
    .header-area_8ab8fdf7138596de.style-2_bcdbb5dd2b0b9671 .header-top .te-header-contact-info_aff29d7cfbf11d5b span a {
      color: #677471; }
  .header-area_8ab8fdf7138596de.style-2_bcdbb5dd2b0b9671 .header-top .te-social-profile_28180381cd42e003 a {
    color: #317EFE;
    background-color: #E0E6F8;
    width: 42px;
    height: 42px; }
    .header-area_8ab8fdf7138596de.style-2_bcdbb5dd2b0b9671 .header-top .te-social-profile_28180381cd42e003 a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #ffffff;
      background-color: #317EFE; }
.header-area_8ab8fdf7138596de.style-2_bcdbb5dd2b0b9671 .te-header-menu-area_f5909e9161389b03 {
  position: fixed;
  top: 20px;
  left: 0;
  width: 100%; }
  .header-area_8ab8fdf7138596de.style-2_bcdbb5dd2b0b9671 .te-header-menu-area_f5909e9161389b03 .menu-wrapper_4f53acf63dc8ebd2 {
    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_8ab8fdf7138596de.style-2_bcdbb5dd2b0b9671 .te-header-menu-area_f5909e9161389b03 .menu-wrapper_4f53acf63dc8ebd2 {
        padding-left: 10px;
        padding-right: 6px; } }
  .header-area_8ab8fdf7138596de.style-2_bcdbb5dd2b0b9671 .te-header-menu-area_f5909e9161389b03 .te-header-btn_559223928fd46b45 .te-quote-btn_13bd11682778809f {
    background-color: #E7F914;
    border-color: #E7F914; }
.header-area_8ab8fdf7138596de.style-2_bcdbb5dd2b0b9671 .te-sticky_menu {
  top: 0; }
  .header-area_8ab8fdf7138596de.style-2_bcdbb5dd2b0b9671 .te-sticky_menu .menu-wrapper_4f53acf63dc8ebd2 {
    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_8c1dc7c8b85b0aa1 {
    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_fdc18de597a051fa {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px; }
  .header-top .te-header-contact-info_aff29d7cfbf11d5b {
    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_aff29d7cfbf11d5b 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_aff29d7cfbf11d5b span.te-contact-info-item_027bea8c43a0f59c {
        gap: 0 10px !important; }
      .header-top .te-header-contact-info_aff29d7cfbf11d5b 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_bf306baf3a1e8cb6 {
      display: none; } }
  .header-top .header-top-btn_bf306baf3a1e8cb6 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_bf306baf3a1e8cb6 a:hover:after {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
    .header-top .header-top-btn_bf306baf3a1e8cb6 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_28180381cd42e003 {
    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_28180381cd42e003 .te-social-profile-label_c2e4f315103a091e {
      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_28180381cd42e003 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_28180381cd42e003 a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #14203A;
        background-color: #E7F914; }

.te-header-menu-area_f5909e9161389b03 {
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-header-menu-area_f5909e9161389b03.te-te-sticky-header_90c87a94cffcedc6 {
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-header-menu-area_f5909e9161389b03.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_f5909e9161389b03.te-sticky_menu .te-logo_59df15e7de5e16b3 .te-sticky-logo_c0ee89f0922b1990 img {
          width: 170px;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-header-menu-area_f5909e9161389b03.te-sticky_menu .te-main-menu_bc010e8825345f92 ul li.te-active > a:after {
      bottom: 20px; }
    .te-header-menu-area_f5909e9161389b03.te-sticky_menu .te-main-menu_bc010e8825345f92 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_f5909e9161389b03.te-sticky_menu .te-main-menu_bc010e8825345f92 ul li a {
          padding: 33px 14px; } }
    .te-header-menu-area_f5909e9161389b03.te-sticky_menu .te-main-menu_bc010e8825345f92 ul li ul li a {
      padding: 10px 20px; }
  .te-header-menu-area_f5909e9161389b03 .te-header-menu-wrapper_a1289e7e9ff31671 {
    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_f5909e9161389b03 .te-header-menu-wrapper_a1289e7e9ff31671 {
        gap: 20px; } }
  .te-header-menu-area_f5909e9161389b03 .te-logo_59df15e7de5e16b3 {
    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_f5909e9161389b03 .te-logo_59df15e7de5e16b3 {
        height: 100px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-header-menu-area_f5909e9161389b03 .te-logo_59df15e7de5e16b3 {
        height: 80px; } }
    .te-header-menu-area_f5909e9161389b03 .te-logo_59df15e7de5e16b3 .te-standard-logo_5f2c68775d90627e img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-header-menu-area_f5909e9161389b03 .te-logo_59df15e7de5e16b3 .te-sticky-logo_c0ee89f0922b1990 {
      display: none; }
      @media only screen and (max-width: 767px) {
        .te-header-menu-area_f5909e9161389b03 .te-logo_59df15e7de5e16b3 .te-sticky-logo_c0ee89f0922b1990 {
          width: 170px; } }
      @media only screen and (max-width: 1199px) {
        .te-header-menu-area_f5909e9161389b03 .te-logo_59df15e7de5e16b3 .te-sticky-logo_c0ee89f0922b1990 {
          display: block; } }
      .te-header-menu-area_f5909e9161389b03 .te-logo_59df15e7de5e16b3 .te-sticky-logo_c0ee89f0922b1990 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-header-menu-area_f5909e9161389b03 .te-logo_59df15e7de5e16b3 .te-retina-logo_ba04d692419b728c {
      display: none; }

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

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

.te-header-btn_559223928fd46b45 {
  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_559223928fd46b45 .te-icon_79f2caad17a32bae {
    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_559223928fd46b45 .te-icon_79f2caad17a32bae: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_559223928fd46b45 {
      display: none; } }
  .te-header-btn_559223928fd46b45 .te-cta-btn_c7ce5bd188a1e381 {
    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_559223928fd46b45 .te-cta-btn_c7ce5bd188a1e381:hover {
      background-color: #317EFE;
      color: #ffffff; }
  .te-header-btn_559223928fd46b45 .te-quote-btn_13bd11682778809f {
    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_559223928fd46b45 .te-quote-btn_13bd11682778809f: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_8981be1f16a7e646 {
    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_8981be1f16a7e646 .te-search-content-filed_a47e0a27f48fcf3c {
      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_8981be1f16a7e646 .te-search-content-filed_a47e0a27f48fcf3c .te-search-close {
        cursor: pointer;
        font-size: 30px;
        color: #ffffff; }
    .te-search-form-wrapper .te-search-form-inner_8981be1f16a7e646 .te-search-form_40a77cf017145526 {
      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_8981be1f16a7e646 .te-search-form_40a77cf017145526 .te-search-form-input_a9b5a996f1811224 {
        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_8981be1f16a7e646 .te-search-form_40a77cf017145526 .te-search-form-input_a9b5a996f1811224 .te-search-icon_47044b11bedf637f {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .te-search-form-wrapper .te-search-form-inner_8981be1f16a7e646 .te-search-form_40a77cf017145526 .te-search-form-input_a9b5a996f1811224 button.te-submit-search-btn_55f4cb3141729c91 {
          padding: 15px 24px !important; }
      .te-search-form-wrapper .te-search-form-inner_8981be1f16a7e646 .te-search-form_40a77cf017145526 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 {
  display: none; }

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

.mean-container .mean-bar {
  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 {
  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_0209930164476a39 a.mean-expand.mean-clicked_1f61e1c1133134d4 {
  background-color: #317EFE;
  border-color: #317EFE !important; }

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

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

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

.te-mobile-menu-bar_38ed0cae0fdb60ef 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_38ed0cae0fdb60ef 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_d3fbd5a53cbc5009 {
    display: inline-block;
    width: 180px; }
  .te-menu-sidebar-area .te-menu-sidebar-wrapper_e713d1cb16249979 {
    position: relative;
    padding: 40px; }
  .te-menu-sidebar-area.active {
    right: 0; }
  .te-menu-sidebar-area .te-menu-sidebar-close_35514259aec3eb15 {
    position: absolute;
    top: 0;
    right: 0; }
    .te-menu-sidebar-area .te-menu-sidebar-close_35514259aec3eb15 .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_35514259aec3eb15 .te-menu-sidebar-close-btn:hover {
        background-color: #317EFE; }
  .te-menu-sidebar-area .te-menu-sidebar-content_4fa9710d61c9de43 .te-menu-sidebar-single-widget_6573abc92669704e {
    display: inline-block;
    margin-top: 20px;
    width: 100%; }
    .te-menu-sidebar-area .te-menu-sidebar-content_4fa9710d61c9de43 .te-menu-sidebar-single-widget_6573abc92669704e .te-menu-sidebar-title_95642c5ba994f65b {
      margin-bottom: 5px; }
    .te-menu-sidebar-area .te-menu-sidebar-content_4fa9710d61c9de43 .te-menu-sidebar-single-widget_6573abc92669704e .te-header-contact-info_aff29d7cfbf11d5b {
      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_4fa9710d61c9de43 .te-menu-sidebar-single-widget_6573abc92669704e .te-header-contact-info_aff29d7cfbf11d5b 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_4fa9710d61c9de43 .te-menu-sidebar-single-widget_6573abc92669704e .te-header-contact-info_aff29d7cfbf11d5b span.te-contact-info-item_027bea8c43a0f59c {
          gap: 0 10px !important; }
        .te-menu-sidebar-area .te-menu-sidebar-content_4fa9710d61c9de43 .te-menu-sidebar-single-widget_6573abc92669704e .te-header-contact-info_aff29d7cfbf11d5b 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_4fa9710d61c9de43 .te-menu-sidebar-single-widget_6573abc92669704e .te-header-contact-info_aff29d7cfbf11d5b span a:hover {
            color: #317EFE; }
    .te-menu-sidebar-area .te-menu-sidebar-content_4fa9710d61c9de43 .te-menu-sidebar-single-widget_6573abc92669704e .te-social-profile_28180381cd42e003 {
      margin-top: 20px;
      border-top: 1px solid #dfe2e9;
      width: 100%;
      padding-top: 20px; }
      .te-menu-sidebar-area .te-menu-sidebar-content_4fa9710d61c9de43 .te-menu-sidebar-single-widget_6573abc92669704e .te-social-profile_28180381cd42e003 a {
        color: #14203A;
        font-size: 22px; }
        .te-menu-sidebar-area .te-menu-sidebar-content_4fa9710d61c9de43 .te-menu-sidebar-single-widget_6573abc92669704e .te-social-profile_28180381cd42e003 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_062f10b7c4344c26 {
  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_062f10b7c4344c26.style-2_bcdbb5dd2b0b9671 .te-single-slider_9c6f50763d0a93c6 {
    height: 950px;
    padding-top: 70px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_062f10b7c4344c26.style-2_bcdbb5dd2b0b9671 .te-single-slider_9c6f50763d0a93c6 {
        height: unset;
        padding: 80px 0; } }
    .slider-area_062f10b7c4344c26.style-2_bcdbb5dd2b0b9671 .te-single-slider_9c6f50763d0a93c6 .slider-feature-img_89129b18caebcf4c {
      position: absolute;
      right: 0;
      top: 0; }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_062f10b7c4344c26.style-2_bcdbb5dd2b0b9671 .te-single-slider_9c6f50763d0a93c6 .slider-feature-img_89129b18caebcf4c {
          right: -200px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_062f10b7c4344c26.style-2_bcdbb5dd2b0b9671 .te-single-slider_9c6f50763d0a93c6 .slider-feature-img_89129b18caebcf4c {
          right: -280px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_062f10b7c4344c26.style-2_bcdbb5dd2b0b9671 .te-single-slider_9c6f50763d0a93c6 .slider-feature-img_89129b18caebcf4c {
          right: -380px; } }
      .slider-area_062f10b7c4344c26.style-2_bcdbb5dd2b0b9671 .te-single-slider_9c6f50763d0a93c6 .slider-feature-img_89129b18caebcf4c .company-award_42417ad8d336a0c4 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        margin-top: 50px;
        left: 135px; }
        .slider-area_062f10b7c4344c26.style-2_bcdbb5dd2b0b9671 .te-single-slider_9c6f50763d0a93c6 .slider-feature-img_89129b18caebcf4c .company-award_42417ad8d336a0c4 .icon_6e9e557655c27c8b {
          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_062f10b7c4344c26.style-2_bcdbb5dd2b0b9671 .te-single-slider_9c6f50763d0a93c6 .slider-feature-img_89129b18caebcf4c .slider-feature-img-overlay_cab5b7cef02c9e1a {
          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_062f10b7c4344c26.style-2_bcdbb5dd2b0b9671 .te-single-slider_9c6f50763d0a93c6 .slider-left-shape_51e9542022e79629 {
      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_062f10b7c4344c26.style-2_bcdbb5dd2b0b9671 .te-single-slider_9c6f50763d0a93c6 .slider-left-shape_51e9542022e79629 {
          display: none; } }
    .slider-area_062f10b7c4344c26.style-2_bcdbb5dd2b0b9671 .te-single-slider_9c6f50763d0a93c6 .slider-right-shape_dee5d6af52c97ae4 {
      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_062f10b7c4344c26.style-2_bcdbb5dd2b0b9671 .te-single-slider_9c6f50763d0a93c6 .slider-right-shape_dee5d6af52c97ae4 {
          display: none; } }
    .slider-area_062f10b7c4344c26.style-2_bcdbb5dd2b0b9671 .te-single-slider_9c6f50763d0a93c6 .slider-circle-shape_f3876481377b3d19 {
      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_062f10b7c4344c26 .te-slider-wrapper_1a97070b61263126 .slick-active .te-slider-short-title_cf16df9c5ad3ff25,
  .slider-area_062f10b7c4344c26 .te-slider-wrapper_1a97070b61263126 .slick-active .te-slider-title_afa807cb71206d13,
  .slider-area_062f10b7c4344c26 .te-slider-wrapper_1a97070b61263126 .slick-active .te-slider-short-desc_7c590af13066c7bd,
  .slider-area_062f10b7c4344c26 .te-slider-wrapper_1a97070b61263126 .slick-active .te-slider-btn-wrapper_a9ac067efdd41aef {
    -webkit-animation-name: MovefadeUp;
    animation-name: MovefadeUp;
    -webkit-animation-fill-mode: both; }
  .slider-area_062f10b7c4344c26 .te-slider-wrapper_1a97070b61263126 .slick-active .te-slider-short-title_cf16df9c5ad3ff25 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; }
  .slider-area_062f10b7c4344c26 .te-slider-wrapper_1a97070b61263126 .slick-active .te-slider-title_afa807cb71206d13 {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  .slider-area_062f10b7c4344c26 .te-slider-wrapper_1a97070b61263126 .slick-active .te-slider-short-desc_7c590af13066c7bd {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s; }
  .slider-area_062f10b7c4344c26 .te-slider-wrapper_1a97070b61263126 .slick-active .te-slider-btn-wrapper_a9ac067efdd41aef {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s; }
  .slider-area_062f10b7c4344c26 .te-slider-wrapper_1a97070b61263126 .slick-dots_e7e6fb2c65de1386 {
    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_062f10b7c4344c26 .te-slider-wrapper_1a97070b61263126 .slick-dots_e7e6fb2c65de1386 {
        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_062f10b7c4344c26 .te-slider-wrapper_1a97070b61263126 .slick-dots_e7e6fb2c65de1386 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_062f10b7c4344c26 .te-slider-wrapper_1a97070b61263126 .slick-dots_e7e6fb2c65de1386 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_062f10b7c4344c26 .te-slider-wrapper_1a97070b61263126 .slick-dots_e7e6fb2c65de1386 li button:hover {
          background-color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
      .slider-area_062f10b7c4344c26 .te-slider-wrapper_1a97070b61263126 .slick-dots_e7e6fb2c65de1386 li.slick-active {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 1px solid #317EFE; }
        .slider-area_062f10b7c4344c26 .te-slider-wrapper_1a97070b61263126 .slick-dots_e7e6fb2c65de1386 li.slick-active button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .slider-area_062f10b7c4344c26 .te-single-slider_9c6f50763d0a93c6 {
    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_062f10b7c4344c26 .te-single-slider_9c6f50763d0a93c6 {
        background-image: none !important; } }
    .slider-area_062f10b7c4344c26 .te-single-slider_9c6f50763d0a93c6 .te-slider-overlay_723ef6401a2af4bb {
      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_062f10b7c4344c26 .te-single-slider_9c6f50763d0a93c6 .te-slider-overlay_723ef6401a2af4bb {
          left: 0; } }
      .slider-area_062f10b7c4344c26 .te-single-slider_9c6f50763d0a93c6 .te-slider-overlay_723ef6401a2af4bb .te-slider-overlay-shape_63a5fc93a66508f0 {
        position: absolute;
        top: 0;
        height: 100%;
        left: -340px;
        width: 100%; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_062f10b7c4344c26 .te-single-slider_9c6f50763d0a93c6 .te-slider-overlay_723ef6401a2af4bb .te-slider-overlay-shape_63a5fc93a66508f0 {
            display: none; } }
    .slider-area_062f10b7c4344c26 .te-single-slider_9c6f50763d0a93c6 .te-slider-content-wrapper_f4e50202a59d8bd7 {
      position: relative;
      z-index: 99; }
      .slider-area_062f10b7c4344c26 .te-single-slider_9c6f50763d0a93c6 .te-slider-content-wrapper_f4e50202a59d8bd7 .te-slider-content_a73f31c97700f382 .te-slider-short-title_cf16df9c5ad3ff25 {
        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_062f10b7c4344c26 .te-single-slider_9c6f50763d0a93c6 .te-slider-content-wrapper_f4e50202a59d8bd7 .te-slider-content_a73f31c97700f382 .te-slider-title_afa807cb71206d13 {
        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_062f10b7c4344c26 .te-single-slider_9c6f50763d0a93c6 .te-slider-content-wrapper_f4e50202a59d8bd7 .te-slider-content_a73f31c97700f382 .te-slider-title_afa807cb71206d13 {
            font-size: 60px;
            line-height: 64px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-area_062f10b7c4344c26 .te-single-slider_9c6f50763d0a93c6 .te-slider-content-wrapper_f4e50202a59d8bd7 .te-slider-content_a73f31c97700f382 .te-slider-title_afa807cb71206d13 {
            font-size: 48px;
            line-height: 56px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_062f10b7c4344c26 .te-single-slider_9c6f50763d0a93c6 .te-slider-content-wrapper_f4e50202a59d8bd7 .te-slider-content_a73f31c97700f382 .te-slider-title_afa807cb71206d13 {
            font-size: 42px;
            line-height: 52px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_062f10b7c4344c26 .te-single-slider_9c6f50763d0a93c6 .te-slider-content-wrapper_f4e50202a59d8bd7 .te-slider-content_a73f31c97700f382 .te-slider-title_afa807cb71206d13 {
            font-size: 38px;
            line-height: 44px;
            margin-bottom: 20px; } }
      .slider-area_062f10b7c4344c26 .te-single-slider_9c6f50763d0a93c6 .te-slider-content-wrapper_f4e50202a59d8bd7 .te-slider-content_a73f31c97700f382 .te-slider-short-desc_7c590af13066c7bd {
        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_062f10b7c4344c26 .te-single-slider_9c6f50763d0a93c6 .te-slider-content-wrapper_f4e50202a59d8bd7 .te-slider-content_a73f31c97700f382 .te-slider-short-desc_7c590af13066c7bd {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_062f10b7c4344c26 .te-single-slider_9c6f50763d0a93c6 .te-slider-content-wrapper_f4e50202a59d8bd7 .te-slider-content_a73f31c97700f382 .te-slider-short-desc_7c590af13066c7bd {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_062f10b7c4344c26 .te-single-slider_9c6f50763d0a93c6 .te-slider-content-wrapper_f4e50202a59d8bd7 .te-slider-content_a73f31c97700f382 .te-slider-short-desc_7c590af13066c7bd {
            font-size: 18px;
            line-height: 32px; } }
      .slider-area_062f10b7c4344c26 .te-single-slider_9c6f50763d0a93c6 .te-slider-content-wrapper_f4e50202a59d8bd7 .te-slider-content_a73f31c97700f382 .te-slider-btn-wrapper_a9ac067efdd41aef {
        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_062f10b7c4344c26 .te-single-slider_9c6f50763d0a93c6 .te-slider-content-wrapper_f4e50202a59d8bd7 .te-slider-content_a73f31c97700f382 .te-slider-btn-wrapper_a9ac067efdd41aef {
            padding-top: 30px; } }
        .slider-area_062f10b7c4344c26 .te-single-slider_9c6f50763d0a93c6 .te-slider-content-wrapper_f4e50202a59d8bd7 .te-slider-content_a73f31c97700f382 .te-slider-btn-wrapper_a9ac067efdd41aef .te-theme-btn_69f98e03b90f0b16 {
          padding: 11px 30px;
          color: #ffffff;
          border-radius: 50px;
          background-color: #317EFE;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .slider-area_062f10b7c4344c26 .te-single-slider_9c6f50763d0a93c6 .te-slider-content-wrapper_f4e50202a59d8bd7 .te-slider-content_a73f31c97700f382 .te-slider-btn-wrapper_a9ac067efdd41aef .te-call-btn_00c1ebff5d2e9527 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 20px; }
          .slider-area_062f10b7c4344c26 .te-single-slider_9c6f50763d0a93c6 .te-slider-content-wrapper_f4e50202a59d8bd7 .te-slider-content_a73f31c97700f382 .te-slider-btn-wrapper_a9ac067efdd41aef .te-call-btn_00c1ebff5d2e9527 .te-icon_79f2caad17a32bae {
            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_062f10b7c4344c26 .te-single-slider_9c6f50763d0a93c6 .te-slider-content-wrapper_f4e50202a59d8bd7 .te-slider-content_a73f31c97700f382 .te-slider-btn-wrapper_a9ac067efdd41aef .te-call-btn_00c1ebff5d2e9527 .te-content_3b76c03c3f91e031 {
            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_062f10b7c4344c26 .te-single-slider_9c6f50763d0a93c6 .te-slider-content-wrapper_f4e50202a59d8bd7 .te-slider-content_a73f31c97700f382 .te-slider-btn-wrapper_a9ac067efdd41aef .te-call-btn_00c1ebff5d2e9527 .te-content_3b76c03c3f91e031 .te-title_626910225721aee9 {
              font-size: 18px;
              font-weight: 400;
              line-height: 24px;
              color: #335371; }
            .slider-area_062f10b7c4344c26 .te-single-slider_9c6f50763d0a93c6 .te-slider-content-wrapper_f4e50202a59d8bd7 .te-slider-content_a73f31c97700f382 .te-slider-btn-wrapper_a9ac067efdd41aef .te-call-btn_00c1ebff5d2e9527 .te-content_3b76c03c3f91e031 .te-text_12f3624b40181509 {
              font-size: 20px;
              font-weight: 500;
              line-height: 24px;
              letter-spacing: 0px;
              color: #14203A; }

.slider-area_062f10b7c4344c26.style-1_60266ff60447520b {
  position: relative;
  overflow: visible;
  background: transparent; }
  .slider-area_062f10b7c4344c26.style-1_60266ff60447520b: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_062f10b7c4344c26.style-1_60266ff60447520b .te-single-slider_9c6f50763d0a93c6 {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .slider-area_062f10b7c4344c26.style-1_60266ff60447520b .te-single-slider_9c6f50763d0a93c6 .te-slider-overlay_723ef6401a2af4bb {
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
      background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
      .slider-area_062f10b7c4344c26.style-1_60266ff60447520b .te-single-slider_9c6f50763d0a93c6 .te-slider-overlay_723ef6401a2af4bb::before {
        display: none; }
    .slider-area_062f10b7c4344c26.style-1_60266ff60447520b .te-single-slider_9c6f50763d0a93c6 .slider-shape_2b4c217a64757d44 {
      position: absolute;
      border-radius: 20px;
      overflow: hidden; }
      .slider-area_062f10b7c4344c26.style-1_60266ff60447520b .te-single-slider_9c6f50763d0a93c6 .slider-shape_2b4c217a64757d44 img {
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        top: 0; }
    .slider-area_062f10b7c4344c26.style-1_60266ff60447520b .te-single-slider_9c6f50763d0a93c6 .shape-one_881535cca5062c7e {
      top: 50px;
      left: 0;
      width: 300px;
      height: 290px; }
      @media (max-width: 991px) {
        .slider-area_062f10b7c4344c26.style-1_60266ff60447520b .te-single-slider_9c6f50763d0a93c6 .shape-one_881535cca5062c7e {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_062f10b7c4344c26.style-1_60266ff60447520b .te-single-slider_9c6f50763d0a93c6 .shape-one_881535cca5062c7e {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_062f10b7c4344c26.style-1_60266ff60447520b .te-single-slider_9c6f50763d0a93c6 .shape-one_881535cca5062c7e {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_062f10b7c4344c26.style-1_60266ff60447520b .te-single-slider_9c6f50763d0a93c6 .shape-one_881535cca5062c7e {
          top: 160px;
          width: 250px;
          height: 200px; } }
    .slider-area_062f10b7c4344c26.style-1_60266ff60447520b .te-single-slider_9c6f50763d0a93c6 .shape-two_798a1177bdf2ef9e {
      top: 0;
      right: 0;
      width: 300px;
      height: 310px; }
      @media (max-width: 991px) {
        .slider-area_062f10b7c4344c26.style-1_60266ff60447520b .te-single-slider_9c6f50763d0a93c6 .shape-two_798a1177bdf2ef9e {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_062f10b7c4344c26.style-1_60266ff60447520b .te-single-slider_9c6f50763d0a93c6 .shape-two_798a1177bdf2ef9e {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_062f10b7c4344c26.style-1_60266ff60447520b .te-single-slider_9c6f50763d0a93c6 .shape-two_798a1177bdf2ef9e {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_062f10b7c4344c26.style-1_60266ff60447520b .te-single-slider_9c6f50763d0a93c6 .shape-two_798a1177bdf2ef9e {
          width: 300px;
          height: 250px;
          top: 70px;
          right: -40px; } }
    .slider-area_062f10b7c4344c26.style-1_60266ff60447520b .te-single-slider_9c6f50763d0a93c6 .shape-three_ecdc5239f6f8fc99 {
      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_062f10b7c4344c26.style-1_60266ff60447520b .te-single-slider_9c6f50763d0a93c6 .shape-three_ecdc5239f6f8fc99 {
          display: none !important; } }
      @media (max-width: 991px) {
        .slider-area_062f10b7c4344c26.style-1_60266ff60447520b .te-single-slider_9c6f50763d0a93c6 .shape-three_ecdc5239f6f8fc99 {
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
    .slider-area_062f10b7c4344c26.style-1_60266ff60447520b .te-single-slider_9c6f50763d0a93c6 .te-slider-container_5bbc9cd052be0868 {
      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_062f10b7c4344c26.style-1_60266ff60447520b .te-single-slider_9c6f50763d0a93c6 .te-slider-container_5bbc9cd052be0868 {
          -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_062f10b7c4344c26.style-1_60266ff60447520b .te-single-slider_9c6f50763d0a93c6 .te-slider-container_5bbc9cd052be0868 {
          padding: 70px 0;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .slider-area_062f10b7c4344c26.style-1_60266ff60447520b .te-single-slider_9c6f50763d0a93c6 .te-slider-container_5bbc9cd052be0868 .te-slider-column_aaa1580a28acd040 {
        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_062f10b7c4344c26.style-1_60266ff60447520b .te-single-slider_9c6f50763d0a93c6 .te-slider-container_5bbc9cd052be0868 .te-slider-column_aaa1580a28acd040 {
            width: 100%; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_062f10b7c4344c26.style-1_60266ff60447520b .te-single-slider_9c6f50763d0a93c6 .te-slider-content-wrapper_f4e50202a59d8bd7 .te-slider-content_a73f31c97700f382 .te-slider-btn-wrapper_a9ac067efdd41aef {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .slider-area_062f10b7c4344c26.style-1_60266ff60447520b .te-single-slider_9c6f50763d0a93c6 .te-slider-content-wrapper_f4e50202a59d8bd7 .te-slider-content_a73f31c97700f382 .te-slider-btn-wrapper_a9ac067efdd41aef .te-theme-btn_69f98e03b90f0b16 {
      background-color: #317EFE;
      color: #ffffff; }
      .slider-area_062f10b7c4344c26.style-1_60266ff60447520b .te-single-slider_9c6f50763d0a93c6 .te-slider-content-wrapper_f4e50202a59d8bd7 .te-slider-content_a73f31c97700f382 .te-slider-btn-wrapper_a9ac067efdd41aef .te-theme-btn_69f98e03b90f0b16:hover {
        background-color: #E7F914;
        color: #14203A; }
    .slider-area_062f10b7c4344c26.style-1_60266ff60447520b .te-single-slider_9c6f50763d0a93c6 .te-slider-content-wrapper_f4e50202a59d8bd7 .te-slider-content_a73f31c97700f382 .te-slider-btn-wrapper_a9ac067efdd41aef .te-call-btn_00c1ebff5d2e9527 .te-icon_79f2caad17a32bae {
      color: #317EFE; }
    .slider-area_062f10b7c4344c26.style-1_60266ff60447520b .te-single-slider_9c6f50763d0a93c6 .te-slider-content-wrapper_f4e50202a59d8bd7 .te-slider-content_a73f31c97700f382 .te-slider-title_afa807cb71206d13 {
      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_062f10b7c4344c26.style-1_60266ff60447520b .te-single-slider_9c6f50763d0a93c6 .te-slider-content-wrapper_f4e50202a59d8bd7 .te-slider-content_a73f31c97700f382 .te-slider-title_afa807cb71206d13 {
          font-size: 28px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_062f10b7c4344c26.style-1_60266ff60447520b .te-single-slider_9c6f50763d0a93c6 .te-slider-content-wrapper_f4e50202a59d8bd7 .te-slider-content_a73f31c97700f382 .te-slider-title_afa807cb71206d13 {
          font-size: 32px;
          line-height: 52px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_062f10b7c4344c26.style-1_60266ff60447520b .te-single-slider_9c6f50763d0a93c6 .te-slider-content-wrapper_f4e50202a59d8bd7 .te-slider-content_a73f31c97700f382 .te-slider-title_afa807cb71206d13 {
          font-size: 62px;
          line-height: 80px; } }
  .slider-area_062f10b7c4344c26.style-1_60266ff60447520b .te-slider-wrapper_1a97070b61263126 .container {
    position: relative; }
  .slider-area_062f10b7c4344c26.style-1_60266ff60447520b .te-slider-wrapper_1a97070b61263126 .slider-shape-bg_bdad75d56e0e8162 {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: 100px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_062f10b7c4344c26.style-1_60266ff60447520b .te-slider-wrapper_1a97070b61263126 .slider-shape-bg_bdad75d56e0e8162 {
        display: none; } }
    @media (max-width: 1399px) {
      .slider-area_062f10b7c4344c26.style-1_60266ff60447520b .te-slider-wrapper_1a97070b61263126 .slider-shape-bg_bdad75d56e0e8162 {
        margin-left: 0; } }
    .slider-area_062f10b7c4344c26.style-1_60266ff60447520b .te-slider-wrapper_1a97070b61263126 .slider-shape-bg_bdad75d56e0e8162: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_021ec92bb0c43489 {
  position: relative; }

.te-info-card_b29d157d7bf9d1af {
  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_b29d157d7bf9d1af {
      padding: 40px 25px; } }
  .te-info-card_b29d157d7bf9d1af: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_b29d157d7bf9d1af:hover .te-image-wrapper_616edba2dfb5143e .overlay_6fc9e73fc9e1327c {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      opacity: 0.72; }
    .te-info-card_b29d157d7bf9d1af:hover .te-image-wrapper_616edba2dfb5143e 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_b29d157d7bf9d1af:hover .icon_6e9e557655c27c8b img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-info-card_b29d157d7bf9d1af:hover .content .te-read-more_0b9eb31264469a46 .te-theme-btn_69f98e03b90f0b16 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_b29d157d7bf9d1af .te-info-card-inner_ba7df655176b0990 {
    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_b29d157d7bf9d1af .te-image-wrapper_616edba2dfb5143e {
    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_b29d157d7bf9d1af .te-image-wrapper_616edba2dfb5143e 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_b29d157d7bf9d1af .te-image-wrapper_616edba2dfb5143e .overlay_6fc9e73fc9e1327c {
      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_b29d157d7bf9d1af .icon_6e9e557655c27c8b {
    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_b29d157d7bf9d1af .icon_6e9e557655c27c8b img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_b29d157d7bf9d1af .te-content-wrapper_2720d6a6e449e5f2 {
    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_b29d157d7bf9d1af .te-title-wrapper_747777013e385835 {
    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_b29d157d7bf9d1af .te-title-wrapper_747777013e385835 .icon_6e9e557655c27c8b {
      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_b29d157d7bf9d1af .te-title-wrapper_747777013e385835 .icon_6e9e557655c27c8b::before, .te-info-card_b29d157d7bf9d1af .te-title-wrapper_747777013e385835 .icon_6e9e557655c27c8b::after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #317EFE;
        border: 1px solid #E1E1E1; }
      .te-info-card_b29d157d7bf9d1af .te-title-wrapper_747777013e385835 .icon_6e9e557655c27c8b::before {
        top: 15px;
        left: 5px; }
      .te-info-card_b29d157d7bf9d1af .te-title-wrapper_747777013e385835 .icon_6e9e557655c27c8b::after {
        bottom: 15px;
        right: 5px; }
    .te-info-card_b29d157d7bf9d1af .te-title-wrapper_747777013e385835 .title {
      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_b29d157d7bf9d1af .te-title-wrapper_747777013e385835 .divider_8442cc2814a9ce6b {
      width: 55px;
      height: 2px;
      background-color: #317EFE; }
  .te-info-card_b29d157d7bf9d1af .content {
    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_b29d157d7bf9d1af .content .desc_8ddd9f0e4741d734 {
      -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_b29d157d7bf9d1af .content .te-read-more_0b9eb31264469a46 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start; }
      .te-info-card_b29d157d7bf9d1af .content .te-read-more_0b9eb31264469a46 .te-theme-btn_69f98e03b90f0b16 {
        background-color: transparent;
        color: #317EFE;
        border: 1px solid #131A2A;
        padding: 9px 28px; }
        .te-info-card_b29d157d7bf9d1af .content .te-read-more_0b9eb31264469a46 .te-theme-btn_69f98e03b90f0b16:hover {
          background-color: #317EFE;
          color: #ffffff;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-info-card_b29d157d7bf9d1af.style-2_bcdbb5dd2b0b9671 {
  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_b29d157d7bf9d1af.style-2_bcdbb5dd2b0b9671 {
      padding: 35px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .te-info-card_b29d157d7bf9d1af.style-2_bcdbb5dd2b0b9671 {
      padding: 35px; } }
  .te-info-card_b29d157d7bf9d1af.style-2_bcdbb5dd2b0b9671:hover .image 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_b29d157d7bf9d1af.style-2_bcdbb5dd2b0b9671:hover .content .te-read-more_0b9eb31264469a46 .te-theme-btn_69f98e03b90f0b16 {
    background-color: inherit;
    color: #317EFE; }
  .te-info-card_b29d157d7bf9d1af.style-2_bcdbb5dd2b0b9671 .image {
    border-radius: 20px;
    overflow: hidden; }
    .te-info-card_b29d157d7bf9d1af.style-2_bcdbb5dd2b0b9671 .image 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_b29d157d7bf9d1af.style-2_bcdbb5dd2b0b9671 .te-title-wrapper_747777013e385835 {
    padding-bottom: 15px; }
  .te-info-card_b29d157d7bf9d1af.style-2_bcdbb5dd2b0b9671 .te-content-wrapper_2720d6a6e449e5f2 {
    text-align: left;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .te-info-card_b29d157d7bf9d1af.style-2_bcdbb5dd2b0b9671 .content {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px; }
    .te-info-card_b29d157d7bf9d1af.style-2_bcdbb5dd2b0b9671 .content .te-read-more_0b9eb31264469a46 .te-theme-btn_69f98e03b90f0b16 {
      padding: 0;
      border: 0; }

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

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

.te-icon-card_a30b5ed0c7aedd93.style-three_fbbe64ca91ed6623 {
  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_a30b5ed0c7aedd93.style-three_fbbe64ca91ed6623 .icon_6e9e557655c27c8b {
    width: 72px;
    height: 72px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .te-icon-card_a30b5ed0c7aedd93.style-three_fbbe64ca91ed6623 .icon_6e9e557655c27c8b img {
      width: 100%; }
  .te-icon-card_a30b5ed0c7aedd93.style-three_fbbe64ca91ed6623 .content {
    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_a30b5ed0c7aedd93.style-three_fbbe64ca91ed6623 .content .title {
      color: #ffffff; }
    .te-icon-card_a30b5ed0c7aedd93.style-three_fbbe64ca91ed6623 .content .desc_8ddd9f0e4741d734 {
      color: #c7cdda; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-icon-card_a30b5ed0c7aedd93.style-three_fbbe64ca91ed6623 {
      gap: 25px; }
      .te-icon-card_a30b5ed0c7aedd93.style-three_fbbe64ca91ed6623 .content {
        gap: 18px; } }

.te-icon-card_a30b5ed0c7aedd93.style-2_bcdbb5dd2b0b9671 {
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0; }
  .te-icon-card_a30b5ed0c7aedd93.style-2_bcdbb5dd2b0b9671 .icon_6e9e557655c27c8b {
    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_a30b5ed0c7aedd93.style-2_bcdbb5dd2b0b9671 .content {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px; }
    .te-icon-card_a30b5ed0c7aedd93.style-2_bcdbb5dd2b0b9671 .content .title {
      font-size: 20px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px; }
    .te-icon-card_a30b5ed0c7aedd93.style-2_bcdbb5dd2b0b9671 .content .desc_8ddd9f0e4741d734 {
      line-height: 22px; }

.te-about-image-card_69879bdd4571d638 .te-main-img-wrapper_7df57e01e1f05856 {
  text-align: right; }
  @media (max-width: 991px) {
    .te-about-image-card_69879bdd4571d638 .te-main-img-wrapper_7df57e01e1f05856 {
      text-align: left; } }
  .te-about-image-card_69879bdd4571d638 .te-main-img-wrapper_7df57e01e1f05856 .te-main-img-inner_35d4878016e9a504 {
    position: relative;
    display: inline-block;
    z-index: 2; }
    .te-about-image-card_69879bdd4571d638 .te-main-img-wrapper_7df57e01e1f05856 .te-main-img-inner_35d4878016e9a504 > img {
      border-radius: 500px 500px 0 0;
      margin-left: 7px;
      margin-top: 4px; }
      @media (max-width: 650px) {
        .te-about-image-card_69879bdd4571d638 .te-main-img-wrapper_7df57e01e1f05856 .te-main-img-inner_35d4878016e9a504 > img {
          width: 100%; } }
    .te-about-image-card_69879bdd4571d638 .te-main-img-wrapper_7df57e01e1f05856 .te-main-img-inner_35d4878016e9a504 .te-img-card-shape_6d9d3d7fac0c8f37 {
      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_69879bdd4571d638 .te-main-img-wrapper_7df57e01e1f05856 .te-main-img-inner_35d4878016e9a504 .te-img-card-shape_6d9d3d7fac0c8f37 {
          right: 0; } }
.te-about-image-card_69879bdd4571d638 .te-company-foundation_219262e749e5e619 {
  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_69879bdd4571d638 .te-company-foundation_219262e749e5e619 .te-counter-wrapper_222df7174712cf1c {
    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_69879bdd4571d638 .te-company-foundation_219262e749e5e619 .counter-title_8cb7d02891b8a336 {
    font-size: 45px;
    font-weight: 700;
    line-height: 54.9px;
    letter-spacing: -0.8px;
    color: #14203A;
    margin-bottom: 0; }
  .te-about-image-card_69879bdd4571d638 .te-company-foundation_219262e749e5e619 .title {
    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_69879bdd4571d638.style-2_bcdbb5dd2b0b9671 .te-main-img-wrapper_7df57e01e1f05856 .te-main-img-inner_35d4878016e9a504 {
  border-radius: 20px;
  padding-right: 80px;
  margin-top: 23px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-image-card_69879bdd4571d638.style-2_bcdbb5dd2b0b9671 .te-main-img-wrapper_7df57e01e1f05856 .te-main-img-inner_35d4878016e9a504 {
      padding-right: 0;
      margin-top: 0; } }
  .te-about-image-card_69879bdd4571d638.style-2_bcdbb5dd2b0b9671 .te-main-img-wrapper_7df57e01e1f05856 .te-main-img-inner_35d4878016e9a504 > img {
    margin: 0;
    border-radius: 20px; }
  .te-about-image-card_69879bdd4571d638.style-2_bcdbb5dd2b0b9671 .te-main-img-wrapper_7df57e01e1f05856 .te-main-img-inner_35d4878016e9a504 .te-img-card-shape_6d9d3d7fac0c8f37 {
    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_69879bdd4571d638.style-2_bcdbb5dd2b0b9671 .te-main-img-wrapper_7df57e01e1f05856 .te-main-img-inner_35d4878016e9a504 .te-img-card-shape_6d9d3d7fac0c8f37 {
        display: none; } }
  .te-about-image-card_69879bdd4571d638.style-2_bcdbb5dd2b0b9671 .te-main-img-wrapper_7df57e01e1f05856 .te-main-img-inner_35d4878016e9a504 .te-another-image_68ac8219cfaeec66 {
    position: absolute;
    top: 55%;
    right: -45px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-image-card_69879bdd4571d638.style-2_bcdbb5dd2b0b9671 .te-main-img-wrapper_7df57e01e1f05856 .te-main-img-inner_35d4878016e9a504 .te-another-image_68ac8219cfaeec66 {
        position: relative;
        right: unset;
        top: unset; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .te-about-image-card_69879bdd4571d638.style-2_bcdbb5dd2b0b9671 .te-main-img-wrapper_7df57e01e1f05856 .te-main-img-inner_35d4878016e9a504 .te-another-image_68ac8219cfaeec66 {
        position: relative; } }
    .te-about-image-card_69879bdd4571d638.style-2_bcdbb5dd2b0b9671 .te-main-img-wrapper_7df57e01e1f05856 .te-main-img-inner_35d4878016e9a504 .te-another-image_68ac8219cfaeec66 .te-another-image-inner_203bbc1ab03db617 {
      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_69879bdd4571d638.style-2_bcdbb5dd2b0b9671 .te-main-img-wrapper_7df57e01e1f05856 .te-main-img-inner_35d4878016e9a504 .te-another-image_68ac8219cfaeec66 .te-another-image-inner_203bbc1ab03db617 {
          width: 100%; }
          .te-about-image-card_69879bdd4571d638.style-2_bcdbb5dd2b0b9671 .te-main-img-wrapper_7df57e01e1f05856 .te-main-img-inner_35d4878016e9a504 .te-another-image_68ac8219cfaeec66 .te-another-image-inner_203bbc1ab03db617 img {
            width: 100%; } }
    .te-about-image-card_69879bdd4571d638.style-2_bcdbb5dd2b0b9671 .te-main-img-wrapper_7df57e01e1f05856 .te-main-img-inner_35d4878016e9a504 .te-another-image_68ac8219cfaeec66 .video-btn_868764e7c50b8f66 {
      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_69879bdd4571d638.style-2_bcdbb5dd2b0b9671 .te-main-img-wrapper_7df57e01e1f05856 .te-main-img-inner_35d4878016e9a504 .te-another-image_68ac8219cfaeec66 .video-btn_868764e7c50b8f66 {
          left: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%); } }
      .te-about-image-card_69879bdd4571d638.style-2_bcdbb5dd2b0b9671 .te-main-img-wrapper_7df57e01e1f05856 .te-main-img-inner_35d4878016e9a504 .te-another-image_68ac8219cfaeec66 .video-btn_868764e7c50b8f66 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_69879bdd4571d638.style-2_bcdbb5dd2b0b9671 .te-main-img-wrapper_7df57e01e1f05856 .te-main-img-inner_35d4878016e9a504 .te-another-image_68ac8219cfaeec66 .te-badge-text_40ce23ad5e9c0519 {
      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_69879bdd4571d638.style-2_bcdbb5dd2b0b9671 .te-main-img-wrapper_7df57e01e1f05856 .te-main-img-inner_35d4878016e9a504 .te-another-image_68ac8219cfaeec66 .te-badge-text_40ce23ad5e9c0519 {
          left: unset;
          top: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%);
          right: 0; } }
      .te-about-image-card_69879bdd4571d638.style-2_bcdbb5dd2b0b9671 .te-main-img-wrapper_7df57e01e1f05856 .te-main-img-inner_35d4878016e9a504 .te-another-image_68ac8219cfaeec66 .te-badge-text_40ce23ad5e9c0519 .icon_6e9e557655c27c8b {
        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_69879bdd4571d638.style-2_bcdbb5dd2b0b9671 .te-main-img-wrapper_7df57e01e1f05856 .te-main-img-inner_35d4878016e9a504 .te-another-image_68ac8219cfaeec66 .te-badge-text_40ce23ad5e9c0519 .text {
        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_69879bdd4571d638.style-2_bcdbb5dd2b0b9671 .te-main-img-wrapper_7df57e01e1f05856 .te-main-img-inner_35d4878016e9a504 .te-another-image_68ac8219cfaeec66 .te-badge-text_40ce23ad5e9c0519 .text .title {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #14203A; }
        .te-about-image-card_69879bdd4571d638.style-2_bcdbb5dd2b0b9671 .te-main-img-wrapper_7df57e01e1f05856 .te-main-img-inner_35d4878016e9a504 .te-another-image_68ac8219cfaeec66 .te-badge-text_40ce23ad5e9c0519 .text span {
          font-size: 12px;
          font-weight: 400;
          line-height: 12px;
          color: #335371; }

.te-about-info-card_d23b772caae47cc0 .te-about-info-content_84e0ff267544c62e {
  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_d23b772caae47cc0 .te-about-info-content_84e0ff267544c62e .te-section-title_2e58b330693e8b0d {
    margin-bottom: 0; }
    .te-about-info-card_d23b772caae47cc0 .te-about-info-content_84e0ff267544c62e .te-section-title_2e58b330693e8b0d .title {
      margin-bottom: 0; }
  .te-about-info-card_d23b772caae47cc0 .te-about-info-content_84e0ff267544c62e .te-list-item-wrapper_81936e7a26b66314 {
    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_d23b772caae47cc0 .te-about-info-content_84e0ff267544c62e .te-list-item-wrapper_81936e7a26b66314 {
        grid-template-columns: repeat(1, 1fr); } }
    .te-about-info-card_d23b772caae47cc0 .te-about-info-content_84e0ff267544c62e .te-list-item-wrapper_81936e7a26b66314 .te-list-item_d7ee6df95dfcf5fe .icon_6e9e557655c27c8b {
      font-size: 24px;
      color: #317EFE;
      background-color: transparent;
      width: unset;
      height: unset; }
    .te-about-info-card_d23b772caae47cc0 .te-about-info-content_84e0ff267544c62e .te-list-item-wrapper_81936e7a26b66314 .te-list-item_d7ee6df95dfcf5fe .text {
      color: #14203A; }
  .te-about-info-card_d23b772caae47cc0 .te-about-info-content_84e0ff267544c62e .te-info-list_4b25bd2288f19233 {
    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_d23b772caae47cc0 .te-about-info-content_84e0ff267544c62e .te-info-list_4b25bd2288f19233 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 20px; } }
    .te-about-info-card_d23b772caae47cc0 .te-about-info-content_84e0ff267544c62e .te-info-list_4b25bd2288f19233 .te-single-info-list_ffa32c2a48c82566 {
      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_d23b772caae47cc0 .te-about-info-content_84e0ff267544c62e .te-info-list_4b25bd2288f19233 .te-single-info-list_ffa32c2a48c82566:hover .icon_6e9e557655c27c8b 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_d23b772caae47cc0 .te-about-info-content_84e0ff267544c62e .te-info-list_4b25bd2288f19233 .te-single-info-list_ffa32c2a48c82566 .icon_6e9e557655c27c8b {
        margin-bottom: 10px;
        position: relative;
        margin-left: 20px; }
        .te-about-info-card_d23b772caae47cc0 .te-about-info-content_84e0ff267544c62e .te-info-list_4b25bd2288f19233 .te-single-info-list_ffa32c2a48c82566 .icon_6e9e557655c27c8b::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_d23b772caae47cc0 .te-about-info-content_84e0ff267544c62e .te-info-list_4b25bd2288f19233 .te-single-info-list_ffa32c2a48c82566 .icon_6e9e557655c27c8b 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_d23b772caae47cc0 .te-about-info-content_84e0ff267544c62e .te-info-list_4b25bd2288f19233 .te-single-info-list_ffa32c2a48c82566 .title {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0px;
        margin-bottom: 0; }
      .te-about-info-card_d23b772caae47cc0 .te-about-info-content_84e0ff267544c62e .te-info-list_4b25bd2288f19233 .te-single-info-list_ffa32c2a48c82566 .short-title_9a8565074552a011 {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px; }

.te-about-info-card_d23b772caae47cc0.style-2_bcdbb5dd2b0b9671 .te-about-info-content_84e0ff267544c62e {
  gap: 10px; }
  .te-about-info-card_d23b772caae47cc0.style-2_bcdbb5dd2b0b9671 .te-about-info-content_84e0ff267544c62e .te-list-item-wrapper_81936e7a26b66314 {
    padding-top: 6px;
    gap: 0; }
    .te-about-info-card_d23b772caae47cc0.style-2_bcdbb5dd2b0b9671 .te-about-info-content_84e0ff267544c62e .te-list-item-wrapper_81936e7a26b66314 .te-list-item_d7ee6df95dfcf5fe .icon_6e9e557655c27c8b {
      width: 16px;
      height: 16px;
      background-color: #317EFE;
      border-radius: 50%;
      color: white;
      font-size: 10px; }
    .te-about-info-card_d23b772caae47cc0.style-2_bcdbb5dd2b0b9671 .te-about-info-content_84e0ff267544c62e .te-list-item-wrapper_81936e7a26b66314 .te-list-item_d7ee6df95dfcf5fe .text {
      color: #335371; }
  .te-about-info-card_d23b772caae47cc0.style-2_bcdbb5dd2b0b9671 .te-about-info-content_84e0ff267544c62e .te-info-list_4b25bd2288f19233 {
    border-top: 1px solid #E1E1E1;
    padding-top: 40px; }
    .te-about-info-card_d23b772caae47cc0.style-2_bcdbb5dd2b0b9671 .te-about-info-content_84e0ff267544c62e .te-info-list_4b25bd2288f19233 .divider_8442cc2814a9ce6b {
      width: 1px;
      background-color: #E1E1E1;
      height: 127px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-info-card_d23b772caae47cc0.style-2_bcdbb5dd2b0b9671 .te-about-info-content_84e0ff267544c62e .te-info-list_4b25bd2288f19233 .divider_8442cc2814a9ce6b {
          height: 1px;
          width: 100%; } }

.te-about-info-card_d23b772caae47cc0.style-three_fbbe64ca91ed6623 .te-section-title_2e58b330693e8b0d {
  margin-bottom: 40px; }
.te-about-info-card_d23b772caae47cc0.style-three_fbbe64ca91ed6623 .about-info-wrapper_8c2ee3779f686a5f {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_d23b772caae47cc0.style-three_fbbe64ca91ed6623 .about-info-wrapper_8c2ee3779f686a5f {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .te-about-info-card_d23b772caae47cc0.style-three_fbbe64ca91ed6623 .about-info-wrapper_8c2ee3779f686a5f .about-info-img_a14b2f23efad29ef {
    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_d23b772caae47cc0.style-three_fbbe64ca91ed6623 .about-info-wrapper_8c2ee3779f686a5f .about-info-img_a14b2f23efad29ef {
        height: 350px; } }
    .te-about-info-card_d23b772caae47cc0.style-three_fbbe64ca91ed6623 .about-info-wrapper_8c2ee3779f686a5f .about-info-img_a14b2f23efad29ef img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.te-about-info-card_d23b772caae47cc0.style-three_fbbe64ca91ed6623 .te-about-info-content_84e0ff267544c62e {
  padding-left: 50px;
  gap: 30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_d23b772caae47cc0.style-three_fbbe64ca91ed6623 .te-about-info-content_84e0ff267544c62e {
      padding-left: 0;
      padding-top: 50px; } }
  .te-about-info-card_d23b772caae47cc0.style-three_fbbe64ca91ed6623 .te-about-info-content_84e0ff267544c62e .skill-progressbar-wrapper_639b39119d7cfc7d {
    width: 100%; }
  .te-about-info-card_d23b772caae47cc0.style-three_fbbe64ca91ed6623 .te-about-info-content_84e0ff267544c62e .te-icon-card-wrapper_210af9d3ad821145 {
    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_d23b772caae47cc0.style-three_fbbe64ca91ed6623 .te-about-info-content_84e0ff267544c62e .te-icon-card-wrapper_210af9d3ad821145 .te-icon-card_a30b5ed0c7aedd93 {
      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_d23b772caae47cc0.style-three_fbbe64ca91ed6623 .te-about-info-content_84e0ff267544c62e .te-icon-card-wrapper_210af9d3ad821145 .te-icon-card_a30b5ed0c7aedd93 .icon_6e9e557655c27c8b {
        width: 40px;
        height: 40px; }
      .te-about-info-card_d23b772caae47cc0.style-three_fbbe64ca91ed6623 .te-about-info-content_84e0ff267544c62e .te-icon-card-wrapper_210af9d3ad821145 .te-icon-card_a30b5ed0c7aedd93 .content {
        gap: 4px; }
        .te-about-info-card_d23b772caae47cc0.style-three_fbbe64ca91ed6623 .te-about-info-content_84e0ff267544c62e .te-icon-card-wrapper_210af9d3ad821145 .te-icon-card_a30b5ed0c7aedd93 .content .title {
          font-size: 18px;
          line-height: 24px; }
  .te-about-info-card_d23b772caae47cc0.style-three_fbbe64ca91ed6623 .te-about-info-content_84e0ff267544c62e .te-btn-wrapper_1cb6cd7dccec9beb {
    margin-top: 7px; }

.te-counter-card_c72f0f9783da3552 {
  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_c72f0f9783da3552 {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 575px) {
    .te-counter-card_c72f0f9783da3552 {
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 50px; } }
  .te-counter-card_c72f0f9783da3552 .te-counter-item_16e57ecf7072a096 {
    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_c72f0f9783da3552 .te-counter-item_16e57ecf7072a096:hover .icon_6e9e557655c27c8b img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-counter-card_c72f0f9783da3552 .te-counter-item_16e57ecf7072a096 .icon_6e9e557655c27c8b {
      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_c72f0f9783da3552 .te-counter-item_16e57ecf7072a096 .icon_6e9e557655c27c8b img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-counter-card_c72f0f9783da3552 .te-counter-item_16e57ecf7072a096 .te-counter-title_c050de87a67e2acc {
      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_c72f0f9783da3552 .te-counter-item_16e57ecf7072a096 .te-counter-title_c050de87a67e2acc .content {
        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_c72f0f9783da3552 .te-counter-item_16e57ecf7072a096 .number_936dccb8f9ed9a73 {
      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_c72f0f9783da3552 .te-counter-item_16e57ecf7072a096 .number_936dccb8f9ed9a73 {
          font-size: 36px;
          line-height: 40px; } }
    .te-counter-card_c72f0f9783da3552 .te-counter-item_16e57ecf7072a096 .title {
      margin: 0;
      font-family: "Inter", sans-serif;
      font-weight: 400;
      font-size: 18px;
      line-height: 18px;
      color: #335371; }
    .te-counter-card_c72f0f9783da3552 .te-counter-item_16e57ecf7072a096 .text {
      margin: 0;
      color: #c7cdda; }

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

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

.te-process-step_2f9828f9f1476a95 {
  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_2f9828f9f1476a95::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_2f9828f9f1476a95 {
      padding: 32px 28px 42px 28px; } }
  .te-process-step_2f9828f9f1476a95:hover {
    top: -5px; }
    .te-process-step_2f9828f9f1476a95:hover::before {
      width: 100%;
      height: 100%;
      border-radius: 0;
      -webkit-transform: translateX(-50%) scale(1);
              transform: translateX(-50%) scale(1); }
    .te-process-step_2f9828f9f1476a95:hover .icon_6e9e557655c27c8b img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_2f9828f9f1476a95:hover .counter-number_9d58044b594687f9 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_2f9828f9f1476a95:hover .content .te-read-more_0b9eb31264469a46 .te-theme-btn_69f98e03b90f0b16 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff; }
  .te-process-step_2f9828f9f1476a95 .icon_6e9e557655c27c8b {
    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_2f9828f9f1476a95 .icon_6e9e557655c27c8b img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-process-step_2f9828f9f1476a95 .te-content-wrapper_2720d6a6e449e5f2 {
    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_2f9828f9f1476a95 .te-counter-wrapper_222df7174712cf1c {
    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_2f9828f9f1476a95 .te-counter-wrapper_222df7174712cf1c .shape_10ae2e8c069b80ff {
      position: relative; }
  .te-process-step_2f9828f9f1476a95 .counter-number_9d58044b594687f9 {
    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_2f9828f9f1476a95 .te-title-wrapper_747777013e385835 {
    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_2f9828f9f1476a95 .te-title-wrapper_747777013e385835 .icon_6e9e557655c27c8b {
      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_2f9828f9f1476a95 .te-title-wrapper_747777013e385835 .title {
      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_2f9828f9f1476a95 .content {
    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_2f9828f9f1476a95 .content .desc_8ddd9f0e4741d734 {
      -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_2f9828f9f1476a95 .content .te-read-more_0b9eb31264469a46 {
      margin-top: -10px; }
      .te-process-step_2f9828f9f1476a95 .content .te-read-more_0b9eb31264469a46 .te-theme-btn_69f98e03b90f0b16 {
        border: 1px solid #E1E1E1;
        color: #317EFE;
        background-color: transparent; }

.te-testimonial-card_222dae1b7756febe {
  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_222dae1b7756febe {
      padding: 30px; } }
  .te-testimonial-card_222dae1b7756febe .te-content-wrapper_2720d6a6e449e5f2 {
    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_222dae1b7756febe .te-content-wrapper_2720d6a6e449e5f2 .content {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
    .te-testimonial-card_222dae1b7756febe .te-content-wrapper_2720d6a6e449e5f2 .te-user-meta_f87ae247efc5a45d {
      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_222dae1b7756febe .te-content-wrapper_2720d6a6e449e5f2 .te-user-meta_f87ae247efc5a45d {
          -webkit-box-align: end;
              -ms-flex-align: end;
                  align-items: flex-end; } }
      .te-testimonial-card_222dae1b7756febe .te-content-wrapper_2720d6a6e449e5f2 .te-user-meta_f87ae247efc5a45d .te-user-info_0bddcc366a8ad474 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .te-testimonial-card_222dae1b7756febe .te-content-wrapper_2720d6a6e449e5f2 .te-user-meta_f87ae247efc5a45d .te-user-info_0bddcc366a8ad474 .image {
          width: 74px;
          height: 84px;
          border-radius: 20px;
          overflow: hidden;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .te-testimonial-card_222dae1b7756febe .te-content-wrapper_2720d6a6e449e5f2 .te-user-meta_f87ae247efc5a45d .te-user-info_0bddcc366a8ad474 .rating_1e305690bfe9e4dd {
          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_222dae1b7756febe .te-content-wrapper_2720d6a6e449e5f2 .te-user-meta_f87ae247efc5a45d .te-user-info_0bddcc366a8ad474 .name {
          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_222dae1b7756febe .te-content-wrapper_2720d6a6e449e5f2 .te-user-meta_f87ae247efc5a45d .te-user-info_0bddcc366a8ad474 .name {
              font-size: 18px;
              line-height: 28px; } }
        .te-testimonial-card_222dae1b7756febe .te-content-wrapper_2720d6a6e449e5f2 .te-user-meta_f87ae247efc5a45d .te-user-info_0bddcc366a8ad474 .designation_5cc2cba0d035a3c1 {
          font-size: 18px;
          font-weight: 400;
          line-height: 36px;
          color: #14203A; }
      .te-testimonial-card_222dae1b7756febe .te-content-wrapper_2720d6a6e449e5f2 .te-user-meta_f87ae247efc5a45d .icon_6e9e557655c27c8b {
        color: #E1E1E1;
        font-size: 55px;
        margin-top: 20px; }
        @media (max-width: 570px) {
          .te-testimonial-card_222dae1b7756febe .te-content-wrapper_2720d6a6e449e5f2 .te-user-meta_f87ae247efc5a45d .icon_6e9e557655c27c8b {
            position: absolute;
            right: 30px;
            top: 0;
            z-index: -1;
            font-size: 35px; } }

.te-testimonial-card-two_4ad4ce626a314d4e {
  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_4ad4ce626a314d4e .te-content-wrapper_2720d6a6e449e5f2 {
    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_4ad4ce626a314d4e .te-content-wrapper_2720d6a6e449e5f2 .content {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
      .te-testimonial-card-two_4ad4ce626a314d4e .te-content-wrapper_2720d6a6e449e5f2 .content p {
        margin-bottom: 0; }
    .te-testimonial-card-two_4ad4ce626a314d4e .te-content-wrapper_2720d6a6e449e5f2 .te-user-meta_f87ae247efc5a45d {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .te-testimonial-card-two_4ad4ce626a314d4e .te-content-wrapper_2720d6a6e449e5f2 .te-user-meta_f87ae247efc5a45d .te-user-info_0bddcc366a8ad474 {
        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_4ad4ce626a314d4e .te-content-wrapper_2720d6a6e449e5f2 .te-user-meta_f87ae247efc5a45d .te-user-info_0bddcc366a8ad474 .icon_6e9e557655c27c8b {
          color: #317EFE;
          font-size: 40px; }
        .te-testimonial-card-two_4ad4ce626a314d4e .te-content-wrapper_2720d6a6e449e5f2 .te-user-meta_f87ae247efc5a45d .te-user-info_0bddcc366a8ad474 .name {
          font-size: 24px;
          font-weight: 500;
          line-height: 24px;
          letter-spacing: 0px;
          color: #14203A;
          margin-bottom: 0; }
        .te-testimonial-card-two_4ad4ce626a314d4e .te-content-wrapper_2720d6a6e449e5f2 .te-user-meta_f87ae247efc5a45d .te-user-info_0bddcc366a8ad474 .designation_5cc2cba0d035a3c1 {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #317EFE; }
      .te-testimonial-card-two_4ad4ce626a314d4e .te-content-wrapper_2720d6a6e449e5f2 .te-user-meta_f87ae247efc5a45d .image {
        width: 74px;
        height: 74px;
        border-radius: 50%;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }

.te-testimonial-card_222dae1b7756febe.style-3_8600e635015304ea {
  padding: 30px 0 0 0;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .te-testimonial-card_222dae1b7756febe.style-3_8600e635015304ea::before {
    display: none; }
  .te-testimonial-card_222dae1b7756febe.style-3_8600e635015304ea .te-content-wrapper_2720d6a6e449e5f2 {
    gap: 15px; }
    .te-testimonial-card_222dae1b7756febe.style-3_8600e635015304ea .te-content-wrapper_2720d6a6e449e5f2 .content .title {
      font-size: 24px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px;
      color: #335371;
      margin-bottom: 20px; }
    .te-testimonial-card_222dae1b7756febe.style-3_8600e635015304ea .te-content-wrapper_2720d6a6e449e5f2 .te-user-meta_f87ae247efc5a45d .te-user-info_0bddcc366a8ad474 {
      -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_222dae1b7756febe.style-3_8600e635015304ea .te-content-wrapper_2720d6a6e449e5f2 .te-user-meta_f87ae247efc5a45d .te-user-info_0bddcc366a8ad474 {
          padding: 15px 30px; } }
      .te-testimonial-card_222dae1b7756febe.style-3_8600e635015304ea .te-content-wrapper_2720d6a6e449e5f2 .te-user-meta_f87ae247efc5a45d .te-user-info_0bddcc366a8ad474 .image {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        overflow: hidden;
        margin-top: 0;
        position: relative; }
        .te-testimonial-card_222dae1b7756febe.style-3_8600e635015304ea .te-content-wrapper_2720d6a6e449e5f2 .te-user-meta_f87ae247efc5a45d .te-user-info_0bddcc366a8ad474 .image img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          position: absolute;
          left: 0;
          top: 0; }
      .te-testimonial-card_222dae1b7756febe.style-3_8600e635015304ea .te-content-wrapper_2720d6a6e449e5f2 .te-user-meta_f87ae247efc5a45d .te-user-info_0bddcc366a8ad474 .rating_1e305690bfe9e4dd {
        gap: 5px;
        color: #E7F914;
        font-size: 14px;
        margin-bottom: 10px; }
      .te-testimonial-card_222dae1b7756febe.style-3_8600e635015304ea .te-content-wrapper_2720d6a6e449e5f2 .te-user-meta_f87ae247efc5a45d .te-user-info_0bddcc366a8ad474 .name span {
        color: #317EFE; }
    .te-testimonial-card_222dae1b7756febe.style-3_8600e635015304ea .te-content-wrapper_2720d6a6e449e5f2 .te-user-meta_f87ae247efc5a45d .icon_6e9e557655c27c8b {
      font-size: 64px;
      color: #E7F914;
      position: absolute;
      top: -5px;
      margin-top: 0;
      right: 0; }
      @media (max-width: 575px) {
        .te-testimonial-card_222dae1b7756febe.style-3_8600e635015304ea .te-content-wrapper_2720d6a6e449e5f2 .te-user-meta_f87ae247efc5a45d .icon_6e9e557655c27c8b {
          font-size: 34px; } }

.te-testimonial-slider-wrapper_f6b58047fc09eb2a {
  position: relative; }
  .te-testimonial-slider-wrapper_f6b58047fc09eb2a .slick-list_81feeca8e92a92f4 {
    margin: 0 -15px; }
    .te-testimonial-slider-wrapper_f6b58047fc09eb2a .slick-list_81feeca8e92a92f4 .slick-slide {
      margin: 0 15px;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_f6b58047fc09eb2a .slick-dots_e7e6fb2c65de1386 {
    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_f6b58047fc09eb2a .slick-dots_e7e6fb2c65de1386 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_f6b58047fc09eb2a .slick-dots_e7e6fb2c65de1386 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_f6b58047fc09eb2a .slick-dots_e7e6fb2c65de1386 li.slick-active {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-testimonial-slider-wrapper_f6b58047fc09eb2a .slick-dots_e7e6fb2c65de1386 li.slick-active button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_f6b58047fc09eb2a .slick-arrow_4759d9eb1055c435 {
    display: none !important; }

.te-accordion-box-wrapper_61c4003fd1c8b5b8 {
  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_266f93f94454cceb .te-accordion-list-item_40b15d7d3283aa8a {
  border: 1px solid #E1E1E1;
  border-radius: 20px; }
  .accordion-wrapper_266f93f94454cceb .te-accordion-list-item_40b15d7d3283aa8a .te-accordion-head_ba8eaa6037a07cf9 {
    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_266f93f94454cceb .te-accordion-list-item_40b15d7d3283aa8a .te-accordion-head_ba8eaa6037a07cf9: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_266f93f94454cceb .te-accordion-list-item_40b15d7d3283aa8a .te-accordion-head_ba8eaa6037a07cf9.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_266f93f94454cceb .te-accordion-list-item_40b15d7d3283aa8a .te-accordion-head_ba8eaa6037a07cf9 .te-accordion-title_e4f5033c10d7700f {
      font-size: 20px;
      line-height: 32px;
      font-weight: 500;
      margin-bottom: 0;
      letter-spacing: 0px; }
  .accordion-wrapper_266f93f94454cceb .te-accordion-list-item_40b15d7d3283aa8a .te-accordion-body_737a2bd56d7256f8 {
    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_2087be84996708fe {
  border-left: 4px solid #dfe2e9;
  padding-left: 45px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .page-header_2087be84996708fe {
      padding-left: 30px; } }
  .page-header_2087be84996708fe .te-page-title_5b783c28b537629d,
  .page-header_2087be84996708fe .page-title_c42ad6c6559e9842 {
    font-size: 42px;
    line-height: 48px; }
    @media (max-width: 991px) {
      .page-header_2087be84996708fe .te-page-title_5b783c28b537629d,
      .page-header_2087be84996708fe .page-title_c42ad6c6559e9842 {
        font-size: 38px;
        line-height: 48px; } }

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

.te-post-item_485618260d0eda1c {
  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_485618260d0eda1c:hover .te-post-thumbnail_3de77f1bd0b36eaf img,
  .te-post-item_485618260d0eda1c:hover .post-video_122bdbc721d10652 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_485618260d0eda1c iframe {
    width: 100%;
    height: 522px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_485618260d0eda1c iframe {
        height: 350px; } }
  .te-post-item_485618260d0eda1c .post-gallery .slick-list_81feeca8e92a92f4 .slick-track_a7d79d13812443c0 {
    height: 392px;
    overflow: hidden; }
  .te-post-item_485618260d0eda1c .te-post-content-wrapper_7167744d0d33128c {
    padding: 32px 32px 40px 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_485618260d0eda1c .te-post-content-wrapper_7167744d0d33128c {
        padding: 35px;
        padding-top: 30px; } }
    .te-post-item_485618260d0eda1c .te-post-content-wrapper_7167744d0d33128c .te-read-more_0b9eb31264469a46 {
      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_485618260d0eda1c.format-quote_6990366d592d5337 .te-post-content {
    margin: 0; }
  .te-post-item_485618260d0eda1c.format-quote_6990366d592d5337 blockquote {
    margin: 0; }
    .te-post-item_485618260d0eda1c.format-quote_6990366d592d5337 blockquote p {
      margin-top: 0; }
    .te-post-item_485618260d0eda1c.format-quote_6990366d592d5337 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_485618260d0eda1c.format-quote_6990366d592d5337 blockquote cite a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-post-item_485618260d0eda1c.sticky_4ec076a4c0f7f0dd {
    border: 2px solid #317EFE; }
    .te-post-item_485618260d0eda1c.sticky_4ec076a4c0f7f0dd .te-post-content {
      margin-bottom: 0; }
      .te-post-item_485618260d0eda1c.sticky_4ec076a4c0f7f0dd .te-post-content p {
        margin-bottom: 0; }
  .te-post-item_485618260d0eda1c .te-post-title_7416fbac9dfec1df {
    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_485618260d0eda1c .te-post-title_7416fbac9dfec1df {
        font-size: 28px;
        line-height: 42px;
        margin-top: 5px; } }
    .te-post-item_485618260d0eda1c .te-post-title_7416fbac9dfec1df:hover a {
      color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-post-item_485618260d0eda1c .te-post-content p {
    margin-top: 17px; }
  .te-post-item_485618260d0eda1c .te-post-content h2,
  .te-post-item_485618260d0eda1c .te-post-content h3,
  .te-post-item_485618260d0eda1c .te-post-content h4,
  .te-post-item_485618260d0eda1c .te-post-content h5,
  .te-post-item_485618260d0eda1c .te-post-content h6 {
    margin-bottom: 10px; }
  .te-post-item_485618260d0eda1c .te-post-content p {
    margin-bottom: unset; }
  .te-post-item_485618260d0eda1c .te-single-post-meta_134606f130da2bc9 {
    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_485618260d0eda1c .te-social-share_b3421962a09c812b {
    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_485618260d0eda1c .te-social-share_b3421962a09c812b a.facebook_1ae9fd06d0807902 {
      color: #1877f2; }
    .te-post-item_485618260d0eda1c .te-social-share_b3421962a09c812b a.twitter_b35123a215677294 {
      color: #1da1f2; }
    .te-post-item_485618260d0eda1c .te-social-share_b3421962a09c812b a.linkedin_b772e47d4e791c1c {
      color: #1a70c6; }
    .te-post-item_485618260d0eda1c .te-social-share_b3421962a09c812b .te-social-share-title_40ffa3af64fdca0a {
      font-size: 16px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A;
      margin-right: 5px;
      text-transform: uppercase; }
  .te-post-item_485618260d0eda1c .te-blog-post-tag_7443576094b1108b {
    width: 100%;
    display: inline-block; }
    .te-post-item_485618260d0eda1c .te-blog-post-tag_7443576094b1108b 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_485618260d0eda1c .te-blog-post-tag_7443576094b1108b .te-post-tag-list_bef96a5b7b067e83 {
      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_485618260d0eda1c .te-blog-post-tag_7443576094b1108b .te-post-tag-list_bef96a5b7b067e83 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_485618260d0eda1c .te-blog-post-tag_7443576094b1108b .te-post-tag-list_bef96a5b7b067e83 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_485618260d0eda1c .te-post-thumbnail_3de77f1bd0b36eaf,
  .te-post-item_485618260d0eda1c .post-video_122bdbc721d10652 {
    position: relative;
    overflow: hidden; }
    .te-post-item_485618260d0eda1c .te-post-thumbnail_3de77f1bd0b36eaf img,
    .te-post-item_485618260d0eda1c .post-video_122bdbc721d10652 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_485618260d0eda1c .te-post-thumbnail_3de77f1bd0b36eaf .popup-video-wrapper_91504cbf62ba9ce0,
    .te-post-item_485618260d0eda1c .post-video_122bdbc721d10652 .popup-video-wrapper_91504cbf62ba9ce0 {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .te-post-item_485618260d0eda1c .te-post-thumbnail_3de77f1bd0b36eaf .video-btn_868764e7c50b8f66 a,
    .te-post-item_485618260d0eda1c .post-video_122bdbc721d10652 .video-btn_868764e7c50b8f66 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_485618260d0eda1c .te-post-thumbnail_3de77f1bd0b36eaf .video-btn_868764e7c50b8f66 a i,
      .te-post-item_485618260d0eda1c .post-video_122bdbc721d10652 .video-btn_868764e7c50b8f66 a i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_485618260d0eda1c .te-post-thumbnail_3de77f1bd0b36eaf .video-btn_868764e7c50b8f66 a:hover,
      .te-post-item_485618260d0eda1c .post-video_122bdbc721d10652 .video-btn_868764e7c50b8f66 a:hover {
        -webkit-animation: none;
                animation: none; }
  .te-post-item_485618260d0eda1c button.post-gallery-btn_48cd2dceb36eabd6 {
    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_485618260d0eda1c button.post-gallery-btn_48cd2dceb36eabd6.prev-btn_94dd08899e0aabbc {
      left: 30px; }
    .te-post-item_485618260d0eda1c button.post-gallery-btn_48cd2dceb36eabd6.next-btn_a43f3de16b4343be {
      right: 30px; }
    .te-post-item_485618260d0eda1c button.post-gallery-btn_48cd2dceb36eabd6 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_485618260d0eda1c button.post-gallery-btn_48cd2dceb36eabd6:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
      .te-post-item_485618260d0eda1c button.post-gallery-btn_48cd2dceb36eabd6:hover i {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te-post-item_485618260d0eda1c .post-audio_119fb6a136be6b9c iframe {
    width: 100%; }
  .te-post-item_485618260d0eda1c .te-post-meta_ce530b70921c3120 {
    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_485618260d0eda1c .te-post-meta_ce530b70921c3120 {
        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_485618260d0eda1c .te-post-meta_ce530b70921c3120 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_485618260d0eda1c .te-post-meta_ce530b70921c3120 span i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_485618260d0eda1c .te-post-meta_ce530b70921c3120 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_485618260d0eda1c .te-post-meta_ce530b70921c3120 span a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
          .te-post-item_485618260d0eda1c .te-post-meta_ce530b70921c3120 span a:hover i {
            color: #317EFE;
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out; }

.te-post-card_9739d26e66161a8b {
  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_9739d26e66161a8b.style-1_60266ff60447520b {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 20px; }
    .te-post-card_9739d26e66161a8b.style-1_60266ff60447520b .image {
      height: 290px; }
    .te-post-card_9739d26e66161a8b.style-1_60266ff60447520b .content {
      padding: 0 20px 20px 20px; }
  .te-post-card_9739d26e66161a8b:hover .image 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_9739d26e66161a8b .image {
    overflow: hidden;
    border-radius: 20px;
    position: relative;
    width: 100%;
    height: 323px;
    position: relative; }
    .te-post-card_9739d26e66161a8b .image 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_9739d26e66161a8b .image .te-post-date_992f54885837a79d {
      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_9739d26e66161a8b .image .te-post-date_992f54885837a79d span {
        color: #ffffff;
        font-size: 20px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: 0px; }
  .te-post-card_9739d26e66161a8b .content {
    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_9739d26e66161a8b .content .te-post-meta-info_b1ce2ffb611f6da0 {
      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_9739d26e66161a8b .content .te-post-meta-info_b1ce2ffb611f6da0 .te-single-meta_2b629183e913027b {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 8px; }
        .te-post-card_9739d26e66161a8b .content .te-post-meta-info_b1ce2ffb611f6da0 .te-single-meta_2b629183e913027b span,
        .te-post-card_9739d26e66161a8b .content .te-post-meta-info_b1ce2ffb611f6da0 .te-single-meta_2b629183e913027b a {
          color: #335371;
          font-size: 14px;
          line-height: 28px;
          font-weight: 400;
          margin: 0;
          text-transform: capitalize; }
        .te-post-card_9739d26e66161a8b .content .te-post-meta-info_b1ce2ffb611f6da0 .te-single-meta_2b629183e913027b i {
          color: #317EFE; }
    .te-post-card_9739d26e66161a8b .content .title {
      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_9739d26e66161a8b .content a.read-btn_36fdb522d153f244 {
      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_9739d26e66161a8b .content a.read-btn_36fdb522d153f244:hover {
        color: #317EFE; }

.te-post-card_9739d26e66161a8b.style-2_bcdbb5dd2b0b9671 {
  gap: 20px; }
  .te-post-card_9739d26e66161a8b.style-2_bcdbb5dd2b0b9671 .image {
    border-radius: 20px 20px 20px 0; }
    .te-post-card_9739d26e66161a8b.style-2_bcdbb5dd2b0b9671 .image .te-post-date_992f54885837a79d {
      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_9739d26e66161a8b.style-2_bcdbb5dd2b0b9671 .content .title {
    font-size: 20px; }
  .te-post-card_9739d26e66161a8b.style-2_bcdbb5dd2b0b9671 .content .te-post-meta-info_b1ce2ffb611f6da0 {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px; }

.te-blog-details-wrapper_120bdfd61bdb852c .te-comment-respond_ab5be8ea7d553a4b {
  margin-top: 78px;
  margin-bottom: 40px; }
.te-blog-details-wrapper_120bdfd61bdb852c .te-post-comments_61bf8c4444ef2fd5 {
  margin-top: 70px; }
.te-blog-details-wrapper_120bdfd61bdb852c .wp-block-group_1cdd5fd5397c3950.has-background_e4435f5bb7400927 .wp-block-button_6356750bf6749f08 .wp-block-button__link_36d14c5e8f7ff305 {
  color: #ffffff !important; }
.te-blog-details-wrapper_120bdfd61bdb852c .te-post-item_485618260d0eda1c {
  border: 0;
  overflow: visible;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0; }
  .te-blog-details-wrapper_120bdfd61bdb852c .te-post-item_485618260d0eda1c iframe {
    width: 100%;
    height: 522px; }
  .te-blog-details-wrapper_120bdfd61bdb852c .te-post-item_485618260d0eda1c .te-post-meta_ce530b70921c3120 {
    margin-top: 0;
    margin-bottom: 20px; }
  .te-blog-details-wrapper_120bdfd61bdb852c .te-post-item_485618260d0eda1c .post-gallery:hover img {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important; }
  .te-blog-details-wrapper_120bdfd61bdb852c .te-post-item_485618260d0eda1c .te-post-thumbnail_3de77f1bd0b36eaf,
  .te-blog-details-wrapper_120bdfd61bdb852c .te-post-item_485618260d0eda1c .post-video_122bdbc721d10652,
  .te-blog-details-wrapper_120bdfd61bdb852c .te-post-item_485618260d0eda1c .post-gallery,
  .te-blog-details-wrapper_120bdfd61bdb852c .te-post-item_485618260d0eda1c .postbox-audio_e702df7a86c693fc,
  .te-blog-details-wrapper_120bdfd61bdb852c .te-post-item_485618260d0eda1c .wp-block-post-featured-image_c95714cc4ff76e4c {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative; }
    @media (max-width: 767px) {
      .te-blog-details-wrapper_120bdfd61bdb852c .te-post-item_485618260d0eda1c .te-post-thumbnail_3de77f1bd0b36eaf,
      .te-blog-details-wrapper_120bdfd61bdb852c .te-post-item_485618260d0eda1c .post-video_122bdbc721d10652,
      .te-blog-details-wrapper_120bdfd61bdb852c .te-post-item_485618260d0eda1c .post-gallery,
      .te-blog-details-wrapper_120bdfd61bdb852c .te-post-item_485618260d0eda1c .postbox-audio_e702df7a86c693fc,
      .te-blog-details-wrapper_120bdfd61bdb852c .te-post-item_485618260d0eda1c .wp-block-post-featured-image_c95714cc4ff76e4c {
        margin-bottom: 30px; } }
    .te-blog-details-wrapper_120bdfd61bdb852c .te-post-item_485618260d0eda1c .te-post-thumbnail_3de77f1bd0b36eaf:hover img,
    .te-blog-details-wrapper_120bdfd61bdb852c .te-post-item_485618260d0eda1c .post-video_122bdbc721d10652:hover img,
    .te-blog-details-wrapper_120bdfd61bdb852c .te-post-item_485618260d0eda1c .post-gallery:hover img,
    .te-blog-details-wrapper_120bdfd61bdb852c .te-post-item_485618260d0eda1c .postbox-audio_e702df7a86c693fc:hover img,
    .te-blog-details-wrapper_120bdfd61bdb852c .te-post-item_485618260d0eda1c .wp-block-post-featured-image_c95714cc4ff76e4c: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_120bdfd61bdb852c .te-post-item_485618260d0eda1c .te-post-thumbnail_3de77f1bd0b36eaf img,
    .te-blog-details-wrapper_120bdfd61bdb852c .te-post-item_485618260d0eda1c .post-video_122bdbc721d10652 img,
    .te-blog-details-wrapper_120bdfd61bdb852c .te-post-item_485618260d0eda1c .post-gallery img,
    .te-blog-details-wrapper_120bdfd61bdb852c .te-post-item_485618260d0eda1c .postbox-audio_e702df7a86c693fc img,
    .te-blog-details-wrapper_120bdfd61bdb852c .te-post-item_485618260d0eda1c .wp-block-post-featured-image_c95714cc4ff76e4c 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_120bdfd61bdb852c .te-post-item_485618260d0eda1c .te-post-content-wrapper_7167744d0d33128c {
    padding: 0 0 10px 0; }
  .te-blog-details-wrapper_120bdfd61bdb852c .te-post-item_485618260d0eda1c .te-post-content {
    margin-bottom: 17px;
    /* Unit Test Data Compatibility Start */
    /* Unit Test Data Compatibility End */ }
    .te-blog-details-wrapper_120bdfd61bdb852c .te-post-item_485618260d0eda1c .te-post-content .wp-block-query_8dcd5efea7897e6f .wp-block-post-template_be42c9eae45abf29 {
      padding-left: 0; }
      .te-blog-details-wrapper_120bdfd61bdb852c .te-post-item_485618260d0eda1c .te-post-content .wp-block-query_8dcd5efea7897e6f .wp-block-post-template_be42c9eae45abf29 .wp-block-post_b07b57d6ac664ea6 {
        margin-bottom: 30px; }
    .te-blog-details-wrapper_120bdfd61bdb852c .te-post-item_485618260d0eda1c .te-post-content .wp-block-navigation__responsive-container-content_3c9edc7ae0226f2b .wp-block-page-list_b0d22e0839a5aee0 {
      padding-left: 0; }
    .te-blog-details-wrapper_120bdfd61bdb852c .te-post-item_485618260d0eda1c .te-post-content .wp-block-group_1cdd5fd5397c3950 {
      margin: 15px 0; }
      .te-blog-details-wrapper_120bdfd61bdb852c .te-post-item_485618260d0eda1c .te-post-content .wp-block-group_1cdd5fd5397c3950 p {
        margin-bottom: 0; }
    .te-blog-details-wrapper_120bdfd61bdb852c .te-post-item_485618260d0eda1c .te-post-content p {
      margin-bottom: 20px; }
      .te-blog-details-wrapper_120bdfd61bdb852c .te-post-item_485618260d0eda1c .te-post-content p img {
        margin: 20px 0;
        border-radius: 8px; }
  .te-blog-details-wrapper_120bdfd61bdb852c .te-post-item_485618260d0eda1c .te-blog-post-tag_7443576094b1108b .te-social-share_b3421962a09c812b {
    padding-bottom: 20px; }
.te-blog-details-wrapper_120bdfd61bdb852c .wp-block-calendar_e25333a36369ae47 {
  margin-bottom: 30px; }

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

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

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

.cta-area_01985f52c0b3b912 {
  background-color: #317EFE;
  padding: 20px 70px;
  border-radius: 0 0 20px 20px; }
  .cta-area_01985f52c0b3b912 .te-content-wrapper_2720d6a6e449e5f2 {
    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_01985f52c0b3b912 .te-content-wrapper_2720d6a6e449e5f2 .short-title_9a8565074552a011 {
      font-size: 21px;
      font-weight: 500;
      color: #ffffff;
      margin-bottom: 0; }
    .cta-area_01985f52c0b3b912 .te-content-wrapper_2720d6a6e449e5f2 .te-cta-title_f5fd15271aefb2a1 {
      color: #ffffff;
      text-transform: capitalize;
      margin-bottom: 0;
      font-size: 57px;
      line-height: 77px;
      letter-spacing: -1px; }
      @media (max-width: 375px) {
        .cta-area_01985f52c0b3b912 .te-content-wrapper_2720d6a6e449e5f2 .te-cta-title_f5fd15271aefb2a1 {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .cta-area_01985f52c0b3b912 .te-content-wrapper_2720d6a6e449e5f2 .te-cta-title_f5fd15271aefb2a1 {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .cta-area_01985f52c0b3b912 .te-content-wrapper_2720d6a6e449e5f2 .te-cta-title_f5fd15271aefb2a1 {
          font-size: 36px;
          line-height: 42px; } }
    .cta-area_01985f52c0b3b912 .te-content-wrapper_2720d6a6e449e5f2 .text {
      font-size: 18px;
      line-height: 36px;
      color: #ffffff;
      margin-bottom: 0; }
  .cta-area_01985f52c0b3b912 .te-btn-wrapper_1cb6cd7dccec9beb {
    margin-top: 30px; }
  .cta-area_01985f52c0b3b912 .te-cta-inner-area_be4abe4917ed266b {
    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_01985f52c0b3b912 .te-cta-inner-area_be4abe4917ed266b {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .cta-area_01985f52c0b3b912 .te-cta-inner-area_be4abe4917ed266b .te-cta-collumn_bb8e29a596d56ea0 {
      -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_2e58b330693e8b0d {
  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_2e58b330693e8b0d {
      -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_2e58b330693e8b0d.left-align-title_4bf7d929b7dda4c6 .te-section-content_e6b2f48ebf325c6d {
    margin-top: -15px; }
  .te-section-title_2e58b330693e8b0d .te-section-content_e6b2f48ebf325c6d {
    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_2e58b330693e8b0d .short-title_9a8565074552a011 {
    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_2e58b330693e8b0d .short-title_9a8565074552a011::before, .te-section-title_2e58b330693e8b0d .short-title_9a8565074552a011::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_2e58b330693e8b0d .short-title_9a8565074552a011.only-divider_2b935a0fce248ce0 {
      gap: 10px; }
      .te-section-title_2e58b330693e8b0d .short-title_9a8565074552a011.only-divider_2b935a0fce248ce0::before {
        display: none; }
  .te-section-title_2e58b330693e8b0d .title {
    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_2e58b330693e8b0d .title {
        font-size: 34px;
        line-height: 1.25; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .te-section-title_2e58b330693e8b0d .title {
        font-size: 34px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .te-section-title_2e58b330693e8b0d .title {
        font-size: 30px;
        line-height: 1.3; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-section-title_2e58b330693e8b0d .title {
        font-size: 26px;
        line-height: 1.35; } }
    @media only screen and (min-width: 0px) and (max-width: 439px) {
      .te-section-title_2e58b330693e8b0d .title br {
        display: none; } }
    .te-section-title_2e58b330693e8b0d .title span {
      color: #317EFE; }
  .te-section-title_2e58b330693e8b0d .te-section-desc_78d84294c0bb0562 {
    font-size: 16px;
    font-weight: 400;
    font-family: "Inter", sans-serif;
    color: #335371;
    margin-bottom: 0; }
    .te-section-title_2e58b330693e8b0d .te-section-desc_78d84294c0bb0562 .te-theme-btn_69f98e03b90f0b16 {
      background-color: transparent;
      color: #14203A; }
      .te-section-title_2e58b330693e8b0d .te-section-desc_78d84294c0bb0562 .te-theme-btn_69f98e03b90f0b16:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

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

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

.wp-block-query-pagination_769c588ec12cf477,
.navigation_49127bc04cf05847.posts-navigation_9bb573c030c12449,
.comment-navigation_46e523736c391c9e {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .wp-block-query-pagination_769c588ec12cf477 .wp-block-query-pagination-numbers_91cbd1f51b997317,
  .navigation_49127bc04cf05847.posts-navigation_9bb573c030c12449 .wp-block-query-pagination-numbers_91cbd1f51b997317,
  .comment-navigation_46e523736c391c9e .wp-block-query-pagination-numbers_91cbd1f51b997317 {
    width: inherit; }
  .wp-block-query-pagination_769c588ec12cf477 .nav-links_9dc4fc09f3c8562e,
  .navigation_49127bc04cf05847.posts-navigation_9bb573c030c12449 .nav-links_9dc4fc09f3c8562e,
  .comment-navigation_46e523736c391c9e .nav-links_9dc4fc09f3c8562e {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
  .wp-block-query-pagination_769c588ec12cf477 .wp-block-query-pagination-previous_7f269335f7d0d383,
  .wp-block-query-pagination_769c588ec12cf477 .wp-block-query-pagination-next_b71b352126907d5a,
  .wp-block-query-pagination_769c588ec12cf477 .nav-next_bbec42115f845187 a,
  .wp-block-query-pagination_769c588ec12cf477 .nav-previous_2af1afb6a5c3eaf8 a,
  .navigation_49127bc04cf05847.posts-navigation_9bb573c030c12449 .wp-block-query-pagination-previous_7f269335f7d0d383,
  .navigation_49127bc04cf05847.posts-navigation_9bb573c030c12449 .wp-block-query-pagination-next_b71b352126907d5a,
  .navigation_49127bc04cf05847.posts-navigation_9bb573c030c12449 .nav-next_bbec42115f845187 a,
  .navigation_49127bc04cf05847.posts-navigation_9bb573c030c12449 .nav-previous_2af1afb6a5c3eaf8 a,
  .comment-navigation_46e523736c391c9e .wp-block-query-pagination-previous_7f269335f7d0d383,
  .comment-navigation_46e523736c391c9e .wp-block-query-pagination-next_b71b352126907d5a,
  .comment-navigation_46e523736c391c9e .nav-next_bbec42115f845187 a,
  .comment-navigation_46e523736c391c9e .nav-previous_2af1afb6a5c3eaf8 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_769c588ec12cf477 .wp-block-query-pagination-previous_7f269335f7d0d383,
      .wp-block-query-pagination_769c588ec12cf477 .wp-block-query-pagination-next_b71b352126907d5a,
      .wp-block-query-pagination_769c588ec12cf477 .nav-next_bbec42115f845187 a,
      .wp-block-query-pagination_769c588ec12cf477 .nav-previous_2af1afb6a5c3eaf8 a,
      .navigation_49127bc04cf05847.posts-navigation_9bb573c030c12449 .wp-block-query-pagination-previous_7f269335f7d0d383,
      .navigation_49127bc04cf05847.posts-navigation_9bb573c030c12449 .wp-block-query-pagination-next_b71b352126907d5a,
      .navigation_49127bc04cf05847.posts-navigation_9bb573c030c12449 .nav-next_bbec42115f845187 a,
      .navigation_49127bc04cf05847.posts-navigation_9bb573c030c12449 .nav-previous_2af1afb6a5c3eaf8 a,
      .comment-navigation_46e523736c391c9e .wp-block-query-pagination-previous_7f269335f7d0d383,
      .comment-navigation_46e523736c391c9e .wp-block-query-pagination-next_b71b352126907d5a,
      .comment-navigation_46e523736c391c9e .nav-next_bbec42115f845187 a,
      .comment-navigation_46e523736c391c9e .nav-previous_2af1afb6a5c3eaf8 a {
        height: 40px; } }
    .wp-block-query-pagination_769c588ec12cf477 .wp-block-query-pagination-previous_7f269335f7d0d383:hover,
    .wp-block-query-pagination_769c588ec12cf477 .wp-block-query-pagination-next_b71b352126907d5a:hover,
    .wp-block-query-pagination_769c588ec12cf477 .nav-next_bbec42115f845187 a:hover,
    .wp-block-query-pagination_769c588ec12cf477 .nav-previous_2af1afb6a5c3eaf8 a:hover,
    .navigation_49127bc04cf05847.posts-navigation_9bb573c030c12449 .wp-block-query-pagination-previous_7f269335f7d0d383:hover,
    .navigation_49127bc04cf05847.posts-navigation_9bb573c030c12449 .wp-block-query-pagination-next_b71b352126907d5a:hover,
    .navigation_49127bc04cf05847.posts-navigation_9bb573c030c12449 .nav-next_bbec42115f845187 a:hover,
    .navigation_49127bc04cf05847.posts-navigation_9bb573c030c12449 .nav-previous_2af1afb6a5c3eaf8 a:hover,
    .comment-navigation_46e523736c391c9e .wp-block-query-pagination-previous_7f269335f7d0d383:hover,
    .comment-navigation_46e523736c391c9e .wp-block-query-pagination-next_b71b352126907d5a:hover,
    .comment-navigation_46e523736c391c9e .nav-next_bbec42115f845187 a:hover,
    .comment-navigation_46e523736c391c9e .nav-previous_2af1afb6a5c3eaf8 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_3b55956f353342c4,
.page-links_b70fe68ccc266fc3,
.wp-block-query-pagination-numbers_91cbd1f51b997317 {
  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_3b55956f353342c4 ul,
  .page-links_b70fe68ccc266fc3 ul,
  .wp-block-query-pagination-numbers_91cbd1f51b997317 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_3b55956f353342c4 ul li,
    .page-links_b70fe68ccc266fc3 ul li,
    .wp-block-query-pagination-numbers_91cbd1f51b997317 ul li {
      padding-top: 0; }
    .te-basic-pagination_3b55956f353342c4 ul .prev span,
    .te-basic-pagination_3b55956f353342c4 ul .next span,
    .page-links_b70fe68ccc266fc3 ul .prev span,
    .page-links_b70fe68ccc266fc3 ul .next span,
    .wp-block-query-pagination-numbers_91cbd1f51b997317 ul .prev span,
    .wp-block-query-pagination-numbers_91cbd1f51b997317 ul .next span {
      display: none; }
  .te-basic-pagination_3b55956f353342c4 .post-page-numbers_69b1485d50c65057,
  .page-links_b70fe68ccc266fc3 .post-page-numbers_69b1485d50c65057,
  .wp-block-query-pagination-numbers_91cbd1f51b997317 .post-page-numbers_69b1485d50c65057 {
    background-color: rgba(71, 112, 247, 0.1) !important; }
  .te-basic-pagination_3b55956f353342c4 .page-numbers_56361e21ecea0c24,
  .te-basic-pagination_3b55956f353342c4 .post-page-numbers_69b1485d50c65057,
  .page-links_b70fe68ccc266fc3 .page-numbers_56361e21ecea0c24,
  .page-links_b70fe68ccc266fc3 .post-page-numbers_69b1485d50c65057,
  .wp-block-query-pagination-numbers_91cbd1f51b997317 .page-numbers_56361e21ecea0c24,
  .wp-block-query-pagination-numbers_91cbd1f51b997317 .post-page-numbers_69b1485d50c65057 {
    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_3b55956f353342c4 .page-numbers_56361e21ecea0c24,
      .te-basic-pagination_3b55956f353342c4 .post-page-numbers_69b1485d50c65057,
      .page-links_b70fe68ccc266fc3 .page-numbers_56361e21ecea0c24,
      .page-links_b70fe68ccc266fc3 .post-page-numbers_69b1485d50c65057,
      .wp-block-query-pagination-numbers_91cbd1f51b997317 .page-numbers_56361e21ecea0c24,
      .wp-block-query-pagination-numbers_91cbd1f51b997317 .post-page-numbers_69b1485d50c65057 {
        width: 40px;
        height: 40px;
        font-size: 16px; } }
    .te-basic-pagination_3b55956f353342c4 .page-numbers_56361e21ecea0c24:hover,
    .te-basic-pagination_3b55956f353342c4 .post-page-numbers_69b1485d50c65057:hover,
    .page-links_b70fe68ccc266fc3 .page-numbers_56361e21ecea0c24:hover,
    .page-links_b70fe68ccc266fc3 .post-page-numbers_69b1485d50c65057:hover,
    .wp-block-query-pagination-numbers_91cbd1f51b997317 .page-numbers_56361e21ecea0c24:hover,
    .wp-block-query-pagination-numbers_91cbd1f51b997317 .post-page-numbers_69b1485d50c65057: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_3b55956f353342c4 .page-numbers_56361e21ecea0c24.current,
    .te-basic-pagination_3b55956f353342c4 .post-page-numbers_69b1485d50c65057.current,
    .page-links_b70fe68ccc266fc3 .page-numbers_56361e21ecea0c24.current,
    .page-links_b70fe68ccc266fc3 .post-page-numbers_69b1485d50c65057.current,
    .wp-block-query-pagination-numbers_91cbd1f51b997317 .page-numbers_56361e21ecea0c24.current,
    .wp-block-query-pagination-numbers_91cbd1f51b997317 .post-page-numbers_69b1485d50c65057.current {
      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_45ed52c93d04747c {
  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_45ed52c93d04747c {
      -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_45ed52c93d04747c {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 30px;
      margin: 30px 0; } }
  .te-blog-post-nav_45ed52c93d04747c .te-post-navigation_f5bf9c8737b20282 {
    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_45ed52c93d04747c .te-post-navigation_f5bf9c8737b20282 {
        -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_45ed52c93d04747c .te-post-navigation_f5bf9c8737b20282 {
        width: 100%; } }
    @media (max-width: 767px) {
      .te-blog-post-nav_45ed52c93d04747c .te-post-navigation_f5bf9c8737b20282 {
        width: 100%; } }
    .te-blog-post-nav_45ed52c93d04747c .te-post-navigation_f5bf9c8737b20282::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_45ed52c93d04747c .te-post-navigation_f5bf9c8737b20282::after {
          display: none; } }
      @media (max-width: 767px) {
        .te-blog-post-nav_45ed52c93d04747c .te-post-navigation_f5bf9c8737b20282::after {
          display: none; } }
    .te-blog-post-nav_45ed52c93d04747c .te-post-navigation_f5bf9c8737b20282:last-child {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .te-blog-post-nav_45ed52c93d04747c .te-post-navigation_f5bf9c8737b20282:last-child .text {
        text-align: right; }
        @media (max-width: 374px) {
          .te-blog-post-nav_45ed52c93d04747c .te-post-navigation_f5bf9c8737b20282:last-child .text {
            text-align: left; } }
      .te-blog-post-nav_45ed52c93d04747c .te-post-navigation_f5bf9c8737b20282:last-child::after {
        display: none; }
    .te-blog-post-nav_45ed52c93d04747c .te-post-navigation_f5bf9c8737b20282 .te-post-img_9037872cf89b15d4 {
      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_45ed52c93d04747c .te-post-navigation_f5bf9c8737b20282 .te-post-img_9037872cf89b15d4 {
          width: 100% !important;
          height: 150px !important; } }
      .te-blog-post-nav_45ed52c93d04747c .te-post-navigation_f5bf9c8737b20282 .te-post-img_9037872cf89b15d4 img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        left: 0;
        top: 0; }
    .te-blog-post-nav_45ed52c93d04747c .te-post-navigation_f5bf9c8737b20282 .text {
      width: 100%; }
      .te-blog-post-nav_45ed52c93d04747c .te-post-navigation_f5bf9c8737b20282 .text span {
        font-size: 18px;
        font-family: "Inter", sans-serif;
        text-transform: capitalize;
        font-weight: 400;
        display: block;
        color: #335371; }
      .te-blog-post-nav_45ed52c93d04747c .te-post-navigation_f5bf9c8737b20282 .text h4 {
        text-transform: capitalize;
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        line-height: 30px;
        letter-spacing: 0px; }
    .te-blog-post-nav_45ed52c93d04747c .te-post-navigation_f5bf9c8737b20282 .theme-navigation_3842ddd861539439 {
      width: 100%; }

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

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

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

.project-details-overview_731a83f595d99d5e {
  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_731a83f595d99d5e .list-wrapper_9479a2d5cfcc9d18 {
    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_731a83f595d99d5e .list-wrapper_9479a2d5cfcc9d18 {
        -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_731a83f595d99d5e .list-wrapper_9479a2d5cfcc9d18 .image {
      width: 410px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 20px;
      overflow: hidden; }
      .project-details-overview_731a83f595d99d5e .list-wrapper_9479a2d5cfcc9d18 .image img {
        border-radius: 20px; }
    .project-details-overview_731a83f595d99d5e .list-wrapper_9479a2d5cfcc9d18 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_731a83f595d99d5e .list-wrapper_9479a2d5cfcc9d18 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_731a83f595d99d5e .list-wrapper_9479a2d5cfcc9d18 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_731a83f595d99d5e .list-wrapper_9479a2d5cfcc9d18 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_731a83f595d99d5e .list-wrapper_9479a2d5cfcc9d18 .user-card_8a85fba6f4b244f4 {
      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_731a83f595d99d5e .list-wrapper_9479a2d5cfcc9d18 .user-card_8a85fba6f4b244f4 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .project-details-overview_731a83f595d99d5e .list-wrapper_9479a2d5cfcc9d18 .user-card_8a85fba6f4b244f4 .image {
        width: 90px;
        height: 90px;
        border-radius: 100px;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
      .project-details-overview_731a83f595d99d5e .list-wrapper_9479a2d5cfcc9d18 .user-card_8a85fba6f4b244f4 .content .title {
        font-size: 20px;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: 0px; }
      .project-details-overview_731a83f595d99d5e .list-wrapper_9479a2d5cfcc9d18 .user-card_8a85fba6f4b244f4 .content .text {
        margin-bottom: 0; }

.te-list-item_d7ee6df95dfcf5fe {
  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_d7ee6df95dfcf5fe .icon_6e9e557655c27c8b {
    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_d7ee6df95dfcf5fe .text {
    font-size: 18px;
    line-height: 36px;
    font-weight: 400;
    color: #335371;
    margin: 0; }

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

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

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

/* Widget */
.widget_430890113b75dead,
.sidebar__widget_9d0b45b421ca5663 {
  /* 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_430890113b75dead ol,
  .widget_430890113b75dead ul,
  .sidebar__widget_9d0b45b421ca5663 ol,
  .sidebar__widget_9d0b45b421ca5663 ul {
    margin-bottom: 0; }
  .widget_430890113b75dead .widget-instagram-feed_062d60b4c6d32fe4,
  .sidebar__widget_9d0b45b421ca5663 .widget-instagram-feed_062d60b4c6d32fe4 {
    width: 315px; }
    @media only screen and (min-width: 992px) and (max-width: 1280px) {
      .widget_430890113b75dead .widget-instagram-feed_062d60b4c6d32fe4,
      .sidebar__widget_9d0b45b421ca5663 .widget-instagram-feed_062d60b4c6d32fe4 {
        width: 220px; } }
    @media (max-width: 374px) {
      .widget_430890113b75dead .widget-instagram-feed_062d60b4c6d32fe4,
      .sidebar__widget_9d0b45b421ca5663 .widget-instagram-feed_062d60b4c6d32fe4 {
        width: 200px; } }
    .widget_430890113b75dead .widget-instagram-feed_062d60b4c6d32fe4 .single-instagram-feed_aa0c0b266dfab679,
    .sidebar__widget_9d0b45b421ca5663 .widget-instagram-feed_062d60b4c6d32fe4 .single-instagram-feed_aa0c0b266dfab679 {
      width: 96px;
      height: 96px; }
  .widget_430890113b75dead .wp-block-heading_a908eef2053e70b9,
  .widget_430890113b75dead .widget-title_8a1d4c9fdf2f92b5,
  .widget_430890113b75dead .wp-block-search__label_13a97fee709f6df1,
  .sidebar__widget_9d0b45b421ca5663 .wp-block-heading_a908eef2053e70b9,
  .sidebar__widget_9d0b45b421ca5663 .widget-title_8a1d4c9fdf2f92b5,
  .sidebar__widget_9d0b45b421ca5663 .wp-block-search__label_13a97fee709f6df1 {
    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_430890113b75dead .wp-block-social-links_bfbb152029655baf .wp-social-link_e9b8c4b2b013fc29,
  .sidebar__widget_9d0b45b421ca5663 .wp-block-social-links_bfbb152029655baf .wp-social-link_e9b8c4b2b013fc29 {
    padding: 0;
    margin: 0;
    line-height: 0; }
    .widget_430890113b75dead .wp-block-social-links_bfbb152029655baf .wp-social-link_e9b8c4b2b013fc29 a,
    .sidebar__widget_9d0b45b421ca5663 .wp-block-social-links_bfbb152029655baf .wp-social-link_e9b8c4b2b013fc29 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_430890113b75dead .wp-block-social-links_bfbb152029655baf .wp-social-link_e9b8c4b2b013fc29 a:before,
      .sidebar__widget_9d0b45b421ca5663 .wp-block-social-links_bfbb152029655baf .wp-social-link_e9b8c4b2b013fc29 a:before {
        display: none; }
  .widget_430890113b75dead .has-avatars_c1acad6757c2a7b6.has-dates_30273a2226ec120d.has-excerpts_ba1ec9dafa7684fd.wp-block-te-latest-comments_bd175d32595d115f li.wp-block-te-latest-comments__comment_a851c7ef94f53056 .wp-block-te-latest-comments__comment-meta_5e1c00d9f2aaf382,
  .widget_430890113b75dead .has-dates_30273a2226ec120d.has-excerpts_ba1ec9dafa7684fd.wp-block-te-latest-comments_bd175d32595d115f li.wp-block-te-latest-comments__comment_a851c7ef94f53056 .wp-block-te-latest-comments__comment-meta_5e1c00d9f2aaf382,
  .sidebar__widget_9d0b45b421ca5663 .has-avatars_c1acad6757c2a7b6.has-dates_30273a2226ec120d.has-excerpts_ba1ec9dafa7684fd.wp-block-te-latest-comments_bd175d32595d115f li.wp-block-te-latest-comments__comment_a851c7ef94f53056 .wp-block-te-latest-comments__comment-meta_5e1c00d9f2aaf382,
  .sidebar__widget_9d0b45b421ca5663 .has-dates_30273a2226ec120d.has-excerpts_ba1ec9dafa7684fd.wp-block-te-latest-comments_bd175d32595d115f li.wp-block-te-latest-comments__comment_a851c7ef94f53056 .wp-block-te-latest-comments__comment-meta_5e1c00d9f2aaf382 {
    font-weight: 500; }
    .widget_430890113b75dead .has-avatars_c1acad6757c2a7b6.has-dates_30273a2226ec120d.has-excerpts_ba1ec9dafa7684fd.wp-block-te-latest-comments_bd175d32595d115f li.wp-block-te-latest-comments__comment_a851c7ef94f53056 .wp-block-te-latest-comments__comment-meta_5e1c00d9f2aaf382 .wp-block-te-latest-comments__comment-author_f37b40fca9453f20,
    .widget_430890113b75dead .has-avatars_c1acad6757c2a7b6.has-dates_30273a2226ec120d.has-excerpts_ba1ec9dafa7684fd.wp-block-te-latest-comments_bd175d32595d115f li.wp-block-te-latest-comments__comment_a851c7ef94f53056 .wp-block-te-latest-comments__comment-meta_5e1c00d9f2aaf382 .wp-block-te-latest-comments__comment-link_e2fa3f46ecaab851,
    .widget_430890113b75dead .has-dates_30273a2226ec120d.has-excerpts_ba1ec9dafa7684fd.wp-block-te-latest-comments_bd175d32595d115f li.wp-block-te-latest-comments__comment_a851c7ef94f53056 .wp-block-te-latest-comments__comment-meta_5e1c00d9f2aaf382 .wp-block-te-latest-comments__comment-author_f37b40fca9453f20,
    .widget_430890113b75dead .has-dates_30273a2226ec120d.has-excerpts_ba1ec9dafa7684fd.wp-block-te-latest-comments_bd175d32595d115f li.wp-block-te-latest-comments__comment_a851c7ef94f53056 .wp-block-te-latest-comments__comment-meta_5e1c00d9f2aaf382 .wp-block-te-latest-comments__comment-link_e2fa3f46ecaab851,
    .sidebar__widget_9d0b45b421ca5663 .has-avatars_c1acad6757c2a7b6.has-dates_30273a2226ec120d.has-excerpts_ba1ec9dafa7684fd.wp-block-te-latest-comments_bd175d32595d115f li.wp-block-te-latest-comments__comment_a851c7ef94f53056 .wp-block-te-latest-comments__comment-meta_5e1c00d9f2aaf382 .wp-block-te-latest-comments__comment-author_f37b40fca9453f20,
    .sidebar__widget_9d0b45b421ca5663 .has-avatars_c1acad6757c2a7b6.has-dates_30273a2226ec120d.has-excerpts_ba1ec9dafa7684fd.wp-block-te-latest-comments_bd175d32595d115f li.wp-block-te-latest-comments__comment_a851c7ef94f53056 .wp-block-te-latest-comments__comment-meta_5e1c00d9f2aaf382 .wp-block-te-latest-comments__comment-link_e2fa3f46ecaab851,
    .sidebar__widget_9d0b45b421ca5663 .has-dates_30273a2226ec120d.has-excerpts_ba1ec9dafa7684fd.wp-block-te-latest-comments_bd175d32595d115f li.wp-block-te-latest-comments__comment_a851c7ef94f53056 .wp-block-te-latest-comments__comment-meta_5e1c00d9f2aaf382 .wp-block-te-latest-comments__comment-author_f37b40fca9453f20,
    .sidebar__widget_9d0b45b421ca5663 .has-dates_30273a2226ec120d.has-excerpts_ba1ec9dafa7684fd.wp-block-te-latest-comments_bd175d32595d115f li.wp-block-te-latest-comments__comment_a851c7ef94f53056 .wp-block-te-latest-comments__comment-meta_5e1c00d9f2aaf382 .wp-block-te-latest-comments__comment-link_e2fa3f46ecaab851 {
      font-weight: 500; }
  .widget_430890113b75dead .wp-block-te-latest-comments_bd175d32595d115f li.wp-block-te-latest-comments__comment_a851c7ef94f53056,
  .widget_430890113b75dead .wp-block-latest-posts_7152a1c10a23db1c li.wp-block-te-latest-comments__comment_a851c7ef94f53056,
  .sidebar__widget_9d0b45b421ca5663 .wp-block-te-latest-comments_bd175d32595d115f li.wp-block-te-latest-comments__comment_a851c7ef94f53056,
  .sidebar__widget_9d0b45b421ca5663 .wp-block-latest-posts_7152a1c10a23db1c li.wp-block-te-latest-comments__comment_a851c7ef94f53056 {
    margin-bottom: 0; }
  .widget_430890113b75dead .wp-block-te-latest-comments_bd175d32595d115f li .wp-block-te-latest-comments__comment-meta_5e1c00d9f2aaf382,
  .widget_430890113b75dead .wp-block-te-latest-comments_bd175d32595d115f li .wp-block-latest-posts__te-post-title_8dcfecf91691e74f,
  .widget_430890113b75dead .wp-block-latest-posts_7152a1c10a23db1c li .wp-block-te-latest-comments__comment-meta_5e1c00d9f2aaf382,
  .widget_430890113b75dead .wp-block-latest-posts_7152a1c10a23db1c li .wp-block-latest-posts__te-post-title_8dcfecf91691e74f,
  .sidebar__widget_9d0b45b421ca5663 .wp-block-te-latest-comments_bd175d32595d115f li .wp-block-te-latest-comments__comment-meta_5e1c00d9f2aaf382,
  .sidebar__widget_9d0b45b421ca5663 .wp-block-te-latest-comments_bd175d32595d115f li .wp-block-latest-posts__te-post-title_8dcfecf91691e74f,
  .sidebar__widget_9d0b45b421ca5663 .wp-block-latest-posts_7152a1c10a23db1c li .wp-block-te-latest-comments__comment-meta_5e1c00d9f2aaf382,
  .sidebar__widget_9d0b45b421ca5663 .wp-block-latest-posts_7152a1c10a23db1c li .wp-block-latest-posts__te-post-title_8dcfecf91691e74f {
    line-height: 28px;
    font-weight: 400; }
    .widget_430890113b75dead .wp-block-te-latest-comments_bd175d32595d115f li .wp-block-te-latest-comments__comment-meta_5e1c00d9f2aaf382 .wp-block-te-latest-comments__comment-date_a0a5a68c1ff76a57,
    .widget_430890113b75dead .wp-block-te-latest-comments_bd175d32595d115f li .wp-block-latest-posts__te-post-title_8dcfecf91691e74f .wp-block-te-latest-comments__comment-date_a0a5a68c1ff76a57,
    .widget_430890113b75dead .wp-block-latest-posts_7152a1c10a23db1c li .wp-block-te-latest-comments__comment-meta_5e1c00d9f2aaf382 .wp-block-te-latest-comments__comment-date_a0a5a68c1ff76a57,
    .widget_430890113b75dead .wp-block-latest-posts_7152a1c10a23db1c li .wp-block-latest-posts__te-post-title_8dcfecf91691e74f .wp-block-te-latest-comments__comment-date_a0a5a68c1ff76a57,
    .sidebar__widget_9d0b45b421ca5663 .wp-block-te-latest-comments_bd175d32595d115f li .wp-block-te-latest-comments__comment-meta_5e1c00d9f2aaf382 .wp-block-te-latest-comments__comment-date_a0a5a68c1ff76a57,
    .sidebar__widget_9d0b45b421ca5663 .wp-block-te-latest-comments_bd175d32595d115f li .wp-block-latest-posts__te-post-title_8dcfecf91691e74f .wp-block-te-latest-comments__comment-date_a0a5a68c1ff76a57,
    .sidebar__widget_9d0b45b421ca5663 .wp-block-latest-posts_7152a1c10a23db1c li .wp-block-te-latest-comments__comment-meta_5e1c00d9f2aaf382 .wp-block-te-latest-comments__comment-date_a0a5a68c1ff76a57,
    .sidebar__widget_9d0b45b421ca5663 .wp-block-latest-posts_7152a1c10a23db1c li .wp-block-latest-posts__te-post-title_8dcfecf91691e74f .wp-block-te-latest-comments__comment-date_a0a5a68c1ff76a57 {
      font-size: 14px !important;
      margin-bottom: 10px;
      position: relative; }
      .widget_430890113b75dead .wp-block-te-latest-comments_bd175d32595d115f li .wp-block-te-latest-comments__comment-meta_5e1c00d9f2aaf382 .wp-block-te-latest-comments__comment-date_a0a5a68c1ff76a57:before,
      .widget_430890113b75dead .wp-block-te-latest-comments_bd175d32595d115f li .wp-block-latest-posts__te-post-title_8dcfecf91691e74f .wp-block-te-latest-comments__comment-date_a0a5a68c1ff76a57:before,
      .widget_430890113b75dead .wp-block-latest-posts_7152a1c10a23db1c li .wp-block-te-latest-comments__comment-meta_5e1c00d9f2aaf382 .wp-block-te-latest-comments__comment-date_a0a5a68c1ff76a57:before,
      .widget_430890113b75dead .wp-block-latest-posts_7152a1c10a23db1c li .wp-block-latest-posts__te-post-title_8dcfecf91691e74f .wp-block-te-latest-comments__comment-date_a0a5a68c1ff76a57:before,
      .sidebar__widget_9d0b45b421ca5663 .wp-block-te-latest-comments_bd175d32595d115f li .wp-block-te-latest-comments__comment-meta_5e1c00d9f2aaf382 .wp-block-te-latest-comments__comment-date_a0a5a68c1ff76a57:before,
      .sidebar__widget_9d0b45b421ca5663 .wp-block-te-latest-comments_bd175d32595d115f li .wp-block-latest-posts__te-post-title_8dcfecf91691e74f .wp-block-te-latest-comments__comment-date_a0a5a68c1ff76a57:before,
      .sidebar__widget_9d0b45b421ca5663 .wp-block-latest-posts_7152a1c10a23db1c li .wp-block-te-latest-comments__comment-meta_5e1c00d9f2aaf382 .wp-block-te-latest-comments__comment-date_a0a5a68c1ff76a57:before,
      .sidebar__widget_9d0b45b421ca5663 .wp-block-latest-posts_7152a1c10a23db1c li .wp-block-latest-posts__te-post-title_8dcfecf91691e74f .wp-block-te-latest-comments__comment-date_a0a5a68c1ff76a57:before {
        content: "\f274";
        font-family: "Font Awesome 6 Free";
        padding-right: 8px; }
  .widget_430890113b75dead .wp-block-te-latest-comments_bd175d32595d115f li a,
  .widget_430890113b75dead .wp-block-latest-posts_7152a1c10a23db1c li a,
  .sidebar__widget_9d0b45b421ca5663 .wp-block-te-latest-comments_bd175d32595d115f li a,
  .sidebar__widget_9d0b45b421ca5663 .wp-block-latest-posts_7152a1c10a23db1c li a {
    color: #335371; }
    .widget_430890113b75dead .wp-block-te-latest-comments_bd175d32595d115f li a.wp-block-te-latest-comments__comment-author_f37b40fca9453f20, .widget_430890113b75dead .wp-block-te-latest-comments_bd175d32595d115f li a.wp-block-te-latest-comments__comment-link_e2fa3f46ecaab851,
    .widget_430890113b75dead .wp-block-latest-posts_7152a1c10a23db1c li a.wp-block-te-latest-comments__comment-author_f37b40fca9453f20,
    .widget_430890113b75dead .wp-block-latest-posts_7152a1c10a23db1c li a.wp-block-te-latest-comments__comment-link_e2fa3f46ecaab851,
    .sidebar__widget_9d0b45b421ca5663 .wp-block-te-latest-comments_bd175d32595d115f li a.wp-block-te-latest-comments__comment-author_f37b40fca9453f20,
    .sidebar__widget_9d0b45b421ca5663 .wp-block-te-latest-comments_bd175d32595d115f li a.wp-block-te-latest-comments__comment-link_e2fa3f46ecaab851,
    .sidebar__widget_9d0b45b421ca5663 .wp-block-latest-posts_7152a1c10a23db1c li a.wp-block-te-latest-comments__comment-author_f37b40fca9453f20,
    .sidebar__widget_9d0b45b421ca5663 .wp-block-latest-posts_7152a1c10a23db1c li a.wp-block-te-latest-comments__comment-link_e2fa3f46ecaab851 {
      display: inline !important;
      text-transform: capitalize;
      line-height: 28px;
      font-weight: 400; }
    .widget_430890113b75dead .wp-block-te-latest-comments_bd175d32595d115f li a:hover,
    .widget_430890113b75dead .wp-block-latest-posts_7152a1c10a23db1c li a:hover,
    .sidebar__widget_9d0b45b421ca5663 .wp-block-te-latest-comments_bd175d32595d115f li a:hover,
    .sidebar__widget_9d0b45b421ca5663 .wp-block-latest-posts_7152a1c10a23db1c li a:hover {
      color: #317EFE; }
  .widget_430890113b75dead .wp-block-te-latest-comments_bd175d32595d115f li .wp-block-te-latest-comments__comment-excerpt_da257411a5e40954 p,
  .widget_430890113b75dead .wp-block-latest-posts_7152a1c10a23db1c li .wp-block-te-latest-comments__comment-excerpt_da257411a5e40954 p,
  .sidebar__widget_9d0b45b421ca5663 .wp-block-te-latest-comments_bd175d32595d115f li .wp-block-te-latest-comments__comment-excerpt_da257411a5e40954 p,
  .sidebar__widget_9d0b45b421ca5663 .wp-block-latest-posts_7152a1c10a23db1c li .wp-block-te-latest-comments__comment-excerpt_da257411a5e40954 p {
    font-size: 16px;
    line-height: 28px;
    margin: 0; }
  .widget_430890113b75dead .te-social-profile_28180381cd42e003,
  .sidebar__widget_9d0b45b421ca5663 .te-social-profile_28180381cd42e003 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .widget_430890113b75dead .te-social-profile_28180381cd42e003 a,
    .sidebar__widget_9d0b45b421ca5663 .te-social-profile_28180381cd42e003 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_430890113b75dead .te-social-profile_28180381cd42e003 a,
        .sidebar__widget_9d0b45b421ca5663 .te-social-profile_28180381cd42e003 a {
          width: 40px;
          height: 40px; } }
      .widget_430890113b75dead .te-social-profile_28180381cd42e003 a.facebook_1ae9fd06d0807902,
      .sidebar__widget_9d0b45b421ca5663 .te-social-profile_28180381cd42e003 a.facebook_1ae9fd06d0807902 {
        background-color: #1877f2; }
      .widget_430890113b75dead .te-social-profile_28180381cd42e003 a.twitter_b35123a215677294,
      .sidebar__widget_9d0b45b421ca5663 .te-social-profile_28180381cd42e003 a.twitter_b35123a215677294 {
        background-color: #1da1f2; }
      .widget_430890113b75dead .te-social-profile_28180381cd42e003 a.linkedin_b772e47d4e791c1c,
      .sidebar__widget_9d0b45b421ca5663 .te-social-profile_28180381cd42e003 a.linkedin_b772e47d4e791c1c {
        background-color: #0a66c2; }
      .widget_430890113b75dead .te-social-profile_28180381cd42e003 a.instagram_a9427f86628f9515,
      .sidebar__widget_9d0b45b421ca5663 .te-social-profile_28180381cd42e003 a.instagram_a9427f86628f9515 {
        background-color: #405de6; }
      .widget_430890113b75dead .te-social-profile_28180381cd42e003 a:hover,
      .sidebar__widget_9d0b45b421ca5663 .te-social-profile_28180381cd42e003 a:hover {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #E7F914; }
  .widget_430890113b75dead select,
  .sidebar__widget_9d0b45b421ca5663 select {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371;
    margin-bottom: 0; }
  .widget_430890113b75dead .has-login-form_0fda4ad8f6356693 .login-username_3b2c5cb510eab0b0 label,
  .widget_430890113b75dead .has-login-form_0fda4ad8f6356693 .login-password_9814f89788decf3e label,
  .sidebar__widget_9d0b45b421ca5663 .has-login-form_0fda4ad8f6356693 .login-username_3b2c5cb510eab0b0 label,
  .sidebar__widget_9d0b45b421ca5663 .has-login-form_0fda4ad8f6356693 .login-password_9814f89788decf3e label {
    margin-bottom: 10px; }
  .widget_430890113b75dead .has-login-form_0fda4ad8f6356693 .login-username_3b2c5cb510eab0b0 input,
  .widget_430890113b75dead .has-login-form_0fda4ad8f6356693 .login-password_9814f89788decf3e input,
  .sidebar__widget_9d0b45b421ca5663 .has-login-form_0fda4ad8f6356693 .login-username_3b2c5cb510eab0b0 input,
  .sidebar__widget_9d0b45b421ca5663 .has-login-form_0fda4ad8f6356693 .login-password_9814f89788decf3e input {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #31373f;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371; }
  .widget_430890113b75dead .has-login-form_0fda4ad8f6356693 .login-remember_4d7400dbaa940695 label,
  .sidebar__widget_9d0b45b421ca5663 .has-login-form_0fda4ad8f6356693 .login-remember_4d7400dbaa940695 label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px; }
  .widget_430890113b75dead .has-login-form_0fda4ad8f6356693 .login-submit_207c57019f48750a,
  .sidebar__widget_9d0b45b421ca5663 .has-login-form_0fda4ad8f6356693 .login-submit_207c57019f48750a {
    margin-bottom: 0; }
    .widget_430890113b75dead .has-login-form_0fda4ad8f6356693 .login-submit_207c57019f48750a input.button-primary_f30a34ed45383e24,
    .sidebar__widget_9d0b45b421ca5663 .has-login-form_0fda4ad8f6356693 .login-submit_207c57019f48750a input.button-primary_f30a34ed45383e24 {
      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_430890113b75dead .search-form_ff424e83756f3987,
  .sidebar__widget_9d0b45b421ca5663 .search-form_ff424e83756f3987 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_430890113b75dead .search-form_ff424e83756f3987 button,
    .sidebar__widget_9d0b45b421ca5663 .search-form_ff424e83756f3987 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_430890113b75dead.widget_search_16bcb9f622a82bb4 .sidebar__search_f8bfbc222669cbd8,
  .sidebar__widget_9d0b45b421ca5663.widget_search_16bcb9f622a82bb4 .sidebar__search_f8bfbc222669cbd8 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_430890113b75dead.widget_search_16bcb9f622a82bb4 .sidebar__search_f8bfbc222669cbd8 button,
    .sidebar__widget_9d0b45b421ca5663.widget_search_16bcb9f622a82bb4 .sidebar__search_f8bfbc222669cbd8 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_430890113b75dead .wp-block-search__no-button_efffc5c41d2a4d9e.wp-block-search_16f94927d0c7c427 input,
  .sidebar__widget_9d0b45b421ca5663 .wp-block-search__no-button_efffc5c41d2a4d9e.wp-block-search_16f94927d0c7c427 input {
    border-radius: 10px; }
  .widget_430890113b75dead .wp-block-search_16f94927d0c7c427,
  .sidebar__widget_9d0b45b421ca5663 .wp-block-search_16f94927d0c7c427 {
    margin-bottom: -2px; }
  .widget_430890113b75dead .wp-block-search_16f94927d0c7c427,
  .widget_430890113b75dead .search-form_ff424e83756f3987,
  .widget_430890113b75dead .sidebar__search_f8bfbc222669cbd8,
  .sidebar__widget_9d0b45b421ca5663 .wp-block-search_16f94927d0c7c427,
  .sidebar__widget_9d0b45b421ca5663 .search-form_ff424e83756f3987,
  .sidebar__widget_9d0b45b421ca5663 .sidebar__search_f8bfbc222669cbd8 {
    display: inline-block;
    width: 100%;
    overflow: hidden; }
    .widget_430890113b75dead .wp-block-search_16f94927d0c7c427 .wp-block-search__inside-wrapper_80297bd69a99b518,
    .widget_430890113b75dead .search-form_ff424e83756f3987 .wp-block-search__inside-wrapper_80297bd69a99b518,
    .widget_430890113b75dead .sidebar__search_f8bfbc222669cbd8 .wp-block-search__inside-wrapper_80297bd69a99b518,
    .sidebar__widget_9d0b45b421ca5663 .wp-block-search_16f94927d0c7c427 .wp-block-search__inside-wrapper_80297bd69a99b518,
    .sidebar__widget_9d0b45b421ca5663 .search-form_ff424e83756f3987 .wp-block-search__inside-wrapper_80297bd69a99b518,
    .sidebar__widget_9d0b45b421ca5663 .sidebar__search_f8bfbc222669cbd8 .wp-block-search__inside-wrapper_80297bd69a99b518 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .widget_430890113b75dead .wp-block-search_16f94927d0c7c427 label,
    .widget_430890113b75dead .search-form_ff424e83756f3987 label,
    .widget_430890113b75dead .sidebar__search_f8bfbc222669cbd8 label,
    .sidebar__widget_9d0b45b421ca5663 .wp-block-search_16f94927d0c7c427 label,
    .sidebar__widget_9d0b45b421ca5663 .search-form_ff424e83756f3987 label,
    .sidebar__widget_9d0b45b421ca5663 .sidebar__search_f8bfbc222669cbd8 label {
      font-size: 24px;
      display: block;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #14203A;
      font-family: "Inter", sans-serif; }
    .widget_430890113b75dead .wp-block-search_16f94927d0c7c427 input,
    .widget_430890113b75dead .search-form_ff424e83756f3987 input,
    .widget_430890113b75dead .sidebar__search_f8bfbc222669cbd8 input,
    .sidebar__widget_9d0b45b421ca5663 .wp-block-search_16f94927d0c7c427 input,
    .sidebar__widget_9d0b45b421ca5663 .search-form_ff424e83756f3987 input,
    .sidebar__widget_9d0b45b421ca5663 .sidebar__search_f8bfbc222669cbd8 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_430890113b75dead .wp-block-search_16f94927d0c7c427 button,
    .widget_430890113b75dead .search-form_ff424e83756f3987 button,
    .widget_430890113b75dead .sidebar__search_f8bfbc222669cbd8 button,
    .sidebar__widget_9d0b45b421ca5663 .wp-block-search_16f94927d0c7c427 button,
    .sidebar__widget_9d0b45b421ca5663 .search-form_ff424e83756f3987 button,
    .sidebar__widget_9d0b45b421ca5663 .sidebar__search_f8bfbc222669cbd8 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_430890113b75dead .tagcloud_db659287bdb43de9,
  .widget_430890113b75dead .wp-block-tag-cloud_1262682dfd898c4d,
  .sidebar__widget_9d0b45b421ca5663 .tagcloud_db659287bdb43de9,
  .sidebar__widget_9d0b45b421ca5663 .wp-block-tag-cloud_1262682dfd898c4d {
    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_430890113b75dead .tagcloud_db659287bdb43de9 a,
    .widget_430890113b75dead .wp-block-tag-cloud_1262682dfd898c4d a,
    .sidebar__widget_9d0b45b421ca5663 .tagcloud_db659287bdb43de9 a,
    .sidebar__widget_9d0b45b421ca5663 .wp-block-tag-cloud_1262682dfd898c4d 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_430890113b75dead .tagcloud_db659287bdb43de9 a:hover,
      .widget_430890113b75dead .wp-block-tag-cloud_1262682dfd898c4d a:hover,
      .sidebar__widget_9d0b45b421ca5663 .tagcloud_db659287bdb43de9 a:hover,
      .sidebar__widget_9d0b45b421ca5663 .wp-block-tag-cloud_1262682dfd898c4d a:hover {
        color: #ffffff;
        background: #317EFE;
        border-color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .widget_430890113b75dead ul,
  .widget_430890113b75dead ol,
  .sidebar__widget_9d0b45b421ca5663 ul,
  .sidebar__widget_9d0b45b421ca5663 ol {
    margin-bottom: 0;
    padding-left: 0;
    /* Tag Cloud Widget */ }
    .widget_430890113b75dead ul li,
    .widget_430890113b75dead ol li,
    .sidebar__widget_9d0b45b421ca5663 ul li,
    .sidebar__widget_9d0b45b421ca5663 ol li {
      display: block;
      padding: 8px 0;
      border-top: 1px solid #E1E1E1;
      margin-bottom: 0;
      /* Recent Comment Widget */ }
      .widget_430890113b75dead ul li:first-child,
      .widget_430890113b75dead ol li:first-child,
      .sidebar__widget_9d0b45b421ca5663 ul li:first-child,
      .sidebar__widget_9d0b45b421ca5663 ol li:first-child {
        border-top: 0; }
      .widget_430890113b75dead ul li:last-child,
      .widget_430890113b75dead ol li:last-child,
      .sidebar__widget_9d0b45b421ca5663 ul li:last-child,
      .sidebar__widget_9d0b45b421ca5663 ol li:last-child {
        margin-bottom: 0; }
      .widget_430890113b75dead ul li.recentcomments_47b8dc4fff4a803e .comment-author-link_49d9357839bf1648 a:before, .widget_430890113b75dead ul li.wp-block-latest-comments__comment_60074641d3f90811 .comment-author-link_49d9357839bf1648 a:before,
      .widget_430890113b75dead ol li.recentcomments_47b8dc4fff4a803e .comment-author-link_49d9357839bf1648 a:before,
      .widget_430890113b75dead ol li.wp-block-latest-comments__comment_60074641d3f90811 .comment-author-link_49d9357839bf1648 a:before,
      .sidebar__widget_9d0b45b421ca5663 ul li.recentcomments_47b8dc4fff4a803e .comment-author-link_49d9357839bf1648 a:before,
      .sidebar__widget_9d0b45b421ca5663 ul li.wp-block-latest-comments__comment_60074641d3f90811 .comment-author-link_49d9357839bf1648 a:before,
      .sidebar__widget_9d0b45b421ca5663 ol li.recentcomments_47b8dc4fff4a803e .comment-author-link_49d9357839bf1648 a:before,
      .sidebar__widget_9d0b45b421ca5663 ol li.wp-block-latest-comments__comment_60074641d3f90811 .comment-author-link_49d9357839bf1648 a:before {
        display: none; }
      .widget_430890113b75dead ul li.recentcomments_47b8dc4fff4a803e a, .widget_430890113b75dead ul li.wp-block-latest-comments__comment_60074641d3f90811 a,
      .widget_430890113b75dead ol li.recentcomments_47b8dc4fff4a803e a,
      .widget_430890113b75dead ol li.wp-block-latest-comments__comment_60074641d3f90811 a,
      .sidebar__widget_9d0b45b421ca5663 ul li.recentcomments_47b8dc4fff4a803e a,
      .sidebar__widget_9d0b45b421ca5663 ul li.wp-block-latest-comments__comment_60074641d3f90811 a,
      .sidebar__widget_9d0b45b421ca5663 ol li.recentcomments_47b8dc4fff4a803e a,
      .sidebar__widget_9d0b45b421ca5663 ol li.wp-block-latest-comments__comment_60074641d3f90811 a {
        padding-left: 0;
        display: inline; }
        .widget_430890113b75dead ul li.recentcomments_47b8dc4fff4a803e a:before, .widget_430890113b75dead ul li.wp-block-latest-comments__comment_60074641d3f90811 a:before,
        .widget_430890113b75dead ol li.recentcomments_47b8dc4fff4a803e a:before,
        .widget_430890113b75dead ol li.wp-block-latest-comments__comment_60074641d3f90811 a:before,
        .sidebar__widget_9d0b45b421ca5663 ul li.recentcomments_47b8dc4fff4a803e a:before,
        .sidebar__widget_9d0b45b421ca5663 ul li.wp-block-latest-comments__comment_60074641d3f90811 a:before,
        .sidebar__widget_9d0b45b421ca5663 ol li.recentcomments_47b8dc4fff4a803e a:before,
        .sidebar__widget_9d0b45b421ca5663 ol li.wp-block-latest-comments__comment_60074641d3f90811 a:before {
          display: none; }
      .widget_430890113b75dead ul li a,
      .widget_430890113b75dead ol li a,
      .sidebar__widget_9d0b45b421ca5663 ul li a,
      .sidebar__widget_9d0b45b421ca5663 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_430890113b75dead ul li a::before,
        .widget_430890113b75dead ol li a::before,
        .sidebar__widget_9d0b45b421ca5663 ul li a::before,
        .sidebar__widget_9d0b45b421ca5663 ol li a::before {
          content: "\f105";
          font-family: "Font Awesome 6 Free";
          margin-right: 10px; }
        .widget_430890113b75dead ul li a:hover,
        .widget_430890113b75dead ol li a:hover,
        .sidebar__widget_9d0b45b421ca5663 ul li a:hover,
        .sidebar__widget_9d0b45b421ca5663 ol li a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .widget_430890113b75dead ul li a.rsswidget_c68b42f6d9e7eac8, .widget_430890113b75dead ul li a.wp-block-latest-posts__post-title_6f8a9eaaeb90388d,
        .widget_430890113b75dead ol li a.rsswidget_c68b42f6d9e7eac8,
        .widget_430890113b75dead ol li a.wp-block-latest-posts__post-title_6f8a9eaaeb90388d,
        .sidebar__widget_9d0b45b421ca5663 ul li a.rsswidget_c68b42f6d9e7eac8,
        .sidebar__widget_9d0b45b421ca5663 ul li a.wp-block-latest-posts__post-title_6f8a9eaaeb90388d,
        .sidebar__widget_9d0b45b421ca5663 ol li a.rsswidget_c68b42f6d9e7eac8,
        .sidebar__widget_9d0b45b421ca5663 ol li a.wp-block-latest-posts__post-title_6f8a9eaaeb90388d {
          padding-left: 0;
          font-weight: 500;
          display: block; }
          .widget_430890113b75dead ul li a.rsswidget_c68b42f6d9e7eac8:before, .widget_430890113b75dead ul li a.wp-block-latest-posts__post-title_6f8a9eaaeb90388d:before,
          .widget_430890113b75dead ol li a.rsswidget_c68b42f6d9e7eac8:before,
          .widget_430890113b75dead ol li a.wp-block-latest-posts__post-title_6f8a9eaaeb90388d:before,
          .sidebar__widget_9d0b45b421ca5663 ul li a.rsswidget_c68b42f6d9e7eac8:before,
          .sidebar__widget_9d0b45b421ca5663 ul li a.wp-block-latest-posts__post-title_6f8a9eaaeb90388d:before,
          .sidebar__widget_9d0b45b421ca5663 ol li a.rsswidget_c68b42f6d9e7eac8:before,
          .sidebar__widget_9d0b45b421ca5663 ol li a.wp-block-latest-posts__post-title_6f8a9eaaeb90388d:before {
            display: none; }
      .widget_430890113b75dead ul li ul,
      .widget_430890113b75dead ol li ul,
      .sidebar__widget_9d0b45b421ca5663 ul li ul,
      .sidebar__widget_9d0b45b421ca5663 ol li ul {
        padding-left: 25px;
        padding-top: 10px; }
    .widget_430890113b75dead ul.wp-tag-cloud_50abd8af8a57ad50 li,
    .widget_430890113b75dead ol.wp-tag-cloud_50abd8af8a57ad50 li,
    .sidebar__widget_9d0b45b421ca5663 ul.wp-tag-cloud_50abd8af8a57ad50 li,
    .sidebar__widget_9d0b45b421ca5663 ol.wp-tag-cloud_50abd8af8a57ad50 li {
      display: inline-block;
      padding: 0;
      border: 0; }
      .widget_430890113b75dead ul.wp-tag-cloud_50abd8af8a57ad50 li a:before,
      .widget_430890113b75dead ol.wp-tag-cloud_50abd8af8a57ad50 li a:before,
      .sidebar__widget_9d0b45b421ca5663 ul.wp-tag-cloud_50abd8af8a57ad50 li a:before,
      .sidebar__widget_9d0b45b421ca5663 ol.wp-tag-cloud_50abd8af8a57ad50 li a:before {
        display: none; }
  .widget_430890113b75dead.te_widget_categories_e3aad5e4b16e153a li, .widget_430890113b75dead.widget_archive_1488c07860c0f499 li,
  .widget_430890113b75dead .wp-block-categories-list_dfbf124f289da250 li,
  .widget_430890113b75dead .wp-block-archives-list_38326c62877a9c13 li,
  .sidebar__widget_9d0b45b421ca5663.te_widget_categories_e3aad5e4b16e153a li,
  .sidebar__widget_9d0b45b421ca5663.widget_archive_1488c07860c0f499 li,
  .sidebar__widget_9d0b45b421ca5663 .wp-block-categories-list_dfbf124f289da250 li,
  .sidebar__widget_9d0b45b421ca5663 .wp-block-archives-list_38326c62877a9c13 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_430890113b75dead.te_widget_categories_e3aad5e4b16e153a li.cat-item_26f5f725d322290d, .widget_430890113b75dead.widget_archive_1488c07860c0f499 li.cat-item_26f5f725d322290d,
    .widget_430890113b75dead .wp-block-categories-list_dfbf124f289da250 li.cat-item_26f5f725d322290d,
    .widget_430890113b75dead .wp-block-archives-list_38326c62877a9c13 li.cat-item_26f5f725d322290d,
    .sidebar__widget_9d0b45b421ca5663.te_widget_categories_e3aad5e4b16e153a li.cat-item_26f5f725d322290d,
    .sidebar__widget_9d0b45b421ca5663.widget_archive_1488c07860c0f499 li.cat-item_26f5f725d322290d,
    .sidebar__widget_9d0b45b421ca5663 .wp-block-categories-list_dfbf124f289da250 li.cat-item_26f5f725d322290d,
    .sidebar__widget_9d0b45b421ca5663 .wp-block-archives-list_38326c62877a9c13 li.cat-item_26f5f725d322290d {
      text-align: right;
      display: inline-block;
      width: 100%; }
    .widget_430890113b75dead.te_widget_categories_e3aad5e4b16e153a li a, .widget_430890113b75dead.widget_archive_1488c07860c0f499 li a,
    .widget_430890113b75dead .wp-block-categories-list_dfbf124f289da250 li a,
    .widget_430890113b75dead .wp-block-archives-list_38326c62877a9c13 li a,
    .sidebar__widget_9d0b45b421ca5663.te_widget_categories_e3aad5e4b16e153a li a,
    .sidebar__widget_9d0b45b421ca5663.widget_archive_1488c07860c0f499 li a,
    .sidebar__widget_9d0b45b421ca5663 .wp-block-categories-list_dfbf124f289da250 li a,
    .sidebar__widget_9d0b45b421ca5663 .wp-block-archives-list_38326c62877a9c13 li a {
      float: left; }

/* About Info Widget*/
.widget-about-info_f778ab1e363362a9 {
  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_f778ab1e363362a9 .about-desc_bab6a67322d0fccf {
    text-align: left; }
    .widget-about-info_f778ab1e363362a9 .about-desc_bab6a67322d0fccf .about-title_b0bfc1adcbb728fa {
      font-size: 20px; }
  .widget-about-info_f778ab1e363362a9 .about-image_3000e89a2deb2bbe {
    width: 140px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px; }
  .widget-about-info_f778ab1e363362a9 .te-social-profile_28180381cd42e003 {
    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_f778ab1e363362a9 .te-social-profile_28180381cd42e003 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_f778ab1e363362a9 .te-social-profile_28180381cd42e003 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_30273a2226ec120d.has-author_ff8ad0c3f25d437f.wp-block-latest-posts_7152a1c10a23db1c .wp-block-latest-posts__te-post-title_8dcfecf91691e74f {
  display: inline-block;
  width: 100%;
  font-weight: 500; }

.widget_rss_229a76d37e9f6872 .wp-block-heading_a908eef2053e70b9:before,
.widget_rss_229a76d37e9f6872 .widget-title_8a1d4c9fdf2f92b5:before {
  display: none; }
.widget_rss_229a76d37e9f6872 .rss-widget-icon_fd1a24f849ac8e43 {
  margin-right: 6px; }
.widget_rss_229a76d37e9f6872 ul li a.rsswidget_c68b42f6d9e7eac8 {
  color: #14203A; }
  .widget_rss_229a76d37e9f6872 ul li a.rsswidget_c68b42f6d9e7eac8:hover {
    color: #317EFE; }

.wp-block-latest-posts_7152a1c10a23db1c .wp-block-rss__item-title_702d6501f92d117f,
.wp-block-rss_d409c73d0c069808 .wp-block-rss__item-title_702d6501f92d117f,
.widget_rss_229a76d37e9f6872 .wp-block-rss__item-title_702d6501f92d117f {
  display: inline-block;
  width: 100%;
  font-weight: 500; }
  .wp-block-latest-posts_7152a1c10a23db1c .wp-block-rss__item-title_702d6501f92d117f a:before,
  .wp-block-rss_d409c73d0c069808 .wp-block-rss__item-title_702d6501f92d117f a:before,
  .widget_rss_229a76d37e9f6872 .wp-block-rss__item-title_702d6501f92d117f a:before {
    display: none; }
.wp-block-latest-posts_7152a1c10a23db1c .wp-block-latest-posts__post-author_2336753d64ee20c0,
.wp-block-latest-posts_7152a1c10a23db1c .wp-block-rss__item-publish-date_574a3de7b3fd2b1a,
.wp-block-rss_d409c73d0c069808 .wp-block-latest-posts__post-author_2336753d64ee20c0,
.wp-block-rss_d409c73d0c069808 .wp-block-rss__item-publish-date_574a3de7b3fd2b1a,
.widget_rss_229a76d37e9f6872 .wp-block-latest-posts__post-author_2336753d64ee20c0,
.widget_rss_229a76d37e9f6872 .wp-block-rss__item-publish-date_574a3de7b3fd2b1a {
  margin-right: 10px; }
.wp-block-latest-posts_7152a1c10a23db1c .wp-block-latest-posts__post-author_2336753d64ee20c0,
.wp-block-latest-posts_7152a1c10a23db1c .wp-block-latest-posts__te-post-date_2f5cf7d808c58fae,
.wp-block-latest-posts_7152a1c10a23db1c .wp-block-rss__item-publish-date_574a3de7b3fd2b1a,
.wp-block-latest-posts_7152a1c10a23db1c .wp-block-rss__item-author_b19ef639bf5fdf60,
.wp-block-latest-posts_7152a1c10a23db1c .rss-date_e440f700595971e2,
.wp-block-rss_d409c73d0c069808 .wp-block-latest-posts__post-author_2336753d64ee20c0,
.wp-block-rss_d409c73d0c069808 .wp-block-latest-posts__te-post-date_2f5cf7d808c58fae,
.wp-block-rss_d409c73d0c069808 .wp-block-rss__item-publish-date_574a3de7b3fd2b1a,
.wp-block-rss_d409c73d0c069808 .wp-block-rss__item-author_b19ef639bf5fdf60,
.wp-block-rss_d409c73d0c069808 .rss-date_e440f700595971e2,
.widget_rss_229a76d37e9f6872 .wp-block-latest-posts__post-author_2336753d64ee20c0,
.widget_rss_229a76d37e9f6872 .wp-block-latest-posts__te-post-date_2f5cf7d808c58fae,
.widget_rss_229a76d37e9f6872 .wp-block-rss__item-publish-date_574a3de7b3fd2b1a,
.widget_rss_229a76d37e9f6872 .wp-block-rss__item-author_b19ef639bf5fdf60,
.widget_rss_229a76d37e9f6872 .rss-date_e440f700595971e2 {
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500;
  text-transform: capitalize;
  position: relative; }
.wp-block-latest-posts_7152a1c10a23db1c .wp-block-latest-posts__te-post-date_2f5cf7d808c58fae:before,
.wp-block-latest-posts_7152a1c10a23db1c .wp-block-rss__item-publish-date_574a3de7b3fd2b1a:before,
.wp-block-latest-posts_7152a1c10a23db1c .rss-date_e440f700595971e2:before,
.wp-block-rss_d409c73d0c069808 .wp-block-latest-posts__te-post-date_2f5cf7d808c58fae:before,
.wp-block-rss_d409c73d0c069808 .wp-block-rss__item-publish-date_574a3de7b3fd2b1a:before,
.wp-block-rss_d409c73d0c069808 .rss-date_e440f700595971e2:before,
.widget_rss_229a76d37e9f6872 .wp-block-latest-posts__te-post-date_2f5cf7d808c58fae:before,
.widget_rss_229a76d37e9f6872 .wp-block-rss__item-publish-date_574a3de7b3fd2b1a:before,
.widget_rss_229a76d37e9f6872 .rss-date_e440f700595971e2:before {
  content: "\f274";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_7152a1c10a23db1c .wp-block-latest-posts__post-author_2336753d64ee20c0:before,
.wp-block-latest-posts_7152a1c10a23db1c .wp-block-rss__item-author_b19ef639bf5fdf60:before,
.wp-block-rss_d409c73d0c069808 .wp-block-latest-posts__post-author_2336753d64ee20c0:before,
.wp-block-rss_d409c73d0c069808 .wp-block-rss__item-author_b19ef639bf5fdf60:before,
.widget_rss_229a76d37e9f6872 .wp-block-latest-posts__post-author_2336753d64ee20c0:before,
.widget_rss_229a76d37e9f6872 .wp-block-rss__item-author_b19ef639bf5fdf60:before {
  content: "\f007";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_7152a1c10a23db1c .wp-block-latest-posts__post-excerpt_c8a71a80ebdb9199,
.wp-block-latest-posts_7152a1c10a23db1c .wp-block-rss__item-excerpt_b56fa209adb35681,
.wp-block-latest-posts_7152a1c10a23db1c .rssSummary_3b4a41cf6181b287,
.wp-block-rss_d409c73d0c069808 .wp-block-latest-posts__post-excerpt_c8a71a80ebdb9199,
.wp-block-rss_d409c73d0c069808 .wp-block-rss__item-excerpt_b56fa209adb35681,
.wp-block-rss_d409c73d0c069808 .rssSummary_3b4a41cf6181b287,
.widget_rss_229a76d37e9f6872 .wp-block-latest-posts__post-excerpt_c8a71a80ebdb9199,
.widget_rss_229a76d37e9f6872 .wp-block-rss__item-excerpt_b56fa209adb35681,
.widget_rss_229a76d37e9f6872 .rssSummary_3b4a41cf6181b287 {
  margin-top: 10px;
  margin-bottom: 0; }

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

.te-post-item_485618260d0eda1c .te-single-post-meta_134606f130da2bc9 {
  gap: 32px; }

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

.te-comment-title_f909631c204d1f0d h2,
.te-comment-title_f909631c204d1f0d .wp-block-comments-title_60713fa9ddc513b7,
.wp-block-comments_f901219b2e929ee0 h2,
.wp-block-comments_f901219b2e929ee0 .wp-block-comments-title_60713fa9ddc513b7 {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px; }

/* Block Comment Start */
.wp-block-comments_f901219b2e929ee0 .wp-block-comment-template_4b3e13f7cbe856d0 {
  padding-left: 0; }
  .wp-block-comments_f901219b2e929ee0 .wp-block-comment-template_4b3e13f7cbe856d0 .wp-block-te-comment-reply_0a0db23a95703ffa {
    margin-top: 15px; }
  .wp-block-comments_f901219b2e929ee0 .wp-block-comment-template_4b3e13f7cbe856d0 li .wp-block-columns_59b57af93b1cca42 {
    padding: 50px;
    border: 1px solid #dfe2e9;
    border-radius: 8px;
    margin-bottom: 24px; }
    .wp-block-comments_f901219b2e929ee0 .wp-block-comment-template_4b3e13f7cbe856d0 li .wp-block-columns_59b57af93b1cca42 .wp-block-column_5371f57fc88ca208:first-child {
      -ms-flex-preferred-size: 80px !important;
          flex-basis: 80px !important; }
    .wp-block-comments_f901219b2e929ee0 .wp-block-comment-template_4b3e13f7cbe856d0 li .wp-block-columns_59b57af93b1cca42 .wp-block-avatar_f42356f0c75585cb {
      width: 100px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 50%;
      overflow: hidden; }
      .wp-block-comments_f901219b2e929ee0 .wp-block-comment-template_4b3e13f7cbe856d0 li .wp-block-columns_59b57af93b1cca42 .wp-block-avatar_f42356f0c75585cb img {
        width: 100%; }
    .wp-block-comments_f901219b2e929ee0 .wp-block-comment-template_4b3e13f7cbe856d0 li .wp-block-columns_59b57af93b1cca42 .wp-block-comment-author-name_ad5b32b5d3197c3a a {
      font-size: 21px;
      margin-bottom: 5px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A; }
    .wp-block-comments_f901219b2e929ee0 .wp-block-comment-template_4b3e13f7cbe856d0 li .wp-block-columns_59b57af93b1cca42 .wp-block-comment-edit-link_86dbaefaeb273f21 a {
      color: #317EFE; }
    .wp-block-comments_f901219b2e929ee0 .wp-block-comment-template_4b3e13f7cbe856d0 li .wp-block-columns_59b57af93b1cca42 .wp-block-comment-date_68bd12ca8490e530 a,
    .wp-block-comments_f901219b2e929ee0 .wp-block-comment-template_4b3e13f7cbe856d0 li .wp-block-columns_59b57af93b1cca42 .wp-block-comment-edit-link_86dbaefaeb273f21 a {
      color: #9ba8c3;
      font-size: 16px;
      font-weight: 400;
      font-family: "Inter", sans-serif; }
    .wp-block-comments_f901219b2e929ee0 .wp-block-comment-template_4b3e13f7cbe856d0 li .wp-block-columns_59b57af93b1cca42 .wp-block-te-comment-reply_0a0db23a95703ffa 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_f901219b2e929ee0 .wp-block-comment-template_4b3e13f7cbe856d0 li .wp-block-columns_59b57af93b1cca42 .wp-block-te-comment-reply_0a0db23a95703ffa 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_c81895efeab04a5b .te-comment-respond_ab5be8ea7d553a4b,
.te-latest-comments_c81895efeab04a5b .comment-respond_2cc45a80d4c8007c {
  margin-top: 60px;
  margin-bottom: 40px; }
.te-latest-comments_c81895efeab04a5b li .children .te-comments-item_7a481e47eaa7c96a {
  margin-left: 50px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-latest-comments_c81895efeab04a5b li .children .te-comments-item_7a481e47eaa7c96a {
      margin-left: 0; } }
.te-latest-comments_c81895efeab04a5b li .children .children .te-comments-item_7a481e47eaa7c96a {
  margin-left: 100px;
  border-top: 1px solid #F9F4F1; }
.te-latest-comments_c81895efeab04a5b li .te-comments-item_7a481e47eaa7c96a {
  padding: 50px;
  border: 1px solid #F9F4F1;
  background-color: #F9F4F1;
  border-radius: 20px;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .te-latest-comments_c81895efeab04a5b li .te-comments-item_7a481e47eaa7c96a {
      padding: 30px; } }
  .te-latest-comments_c81895efeab04a5b li .te-comments-item_7a481e47eaa7c96a .te-comments-avatar_18ad9b02f18a1584 {
    float: left; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-latest-comments_c81895efeab04a5b li .te-comments-item_7a481e47eaa7c96a .te-comments-avatar_18ad9b02f18a1584 {
        float: inherit;
        margin-bottom: 20px; } }
    .te-latest-comments_c81895efeab04a5b li .te-comments-item_7a481e47eaa7c96a .te-comments-avatar_18ad9b02f18a1584 img {
      margin-right: 30px;
      width: 100px;
      border-radius: 50px; }
  .te-latest-comments_c81895efeab04a5b li .te-comments-item_7a481e47eaa7c96a .te-comments-text_c1a7ce11f5b2f400 {
    overflow: hidden; }
    .te-latest-comments_c81895efeab04a5b li .te-comments-item_7a481e47eaa7c96a .te-comments-text_c1a7ce11f5b2f400 p {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 20px;
      color: #335371; }
    .te-latest-comments_c81895efeab04a5b li .te-comments-item_7a481e47eaa7c96a .te-comments-text_c1a7ce11f5b2f400 .te-avatar-name_e4e635d2533d719e {
      margin-bottom: 10px;
      position: relative; }
      .te-latest-comments_c81895efeab04a5b li .te-comments-item_7a481e47eaa7c96a .te-comments-text_c1a7ce11f5b2f400 .te-avatar-name_e4e635d2533d719e 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_c81895efeab04a5b li .te-comments-item_7a481e47eaa7c96a .te-comments-text_c1a7ce11f5b2f400 .te-avatar-name_e4e635d2533d719e 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_c81895efeab04a5b li .te-comments-item_7a481e47eaa7c96a .te-comments-text_c1a7ce11f5b2f400 .te-avatar-name_e4e635d2533d719e span {
            display: inline-block;
            width: 100%; } }
    .te-latest-comments_c81895efeab04a5b li .te-comments-item_7a481e47eaa7c96a .te-comments-text_c1a7ce11f5b2f400 .te-comment-reply_8dd19dc8a18e5f4c {
      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_c81895efeab04a5b li .te-comments-item_7a481e47eaa7c96a .te-comments-text_c1a7ce11f5b2f400 .te-comment-reply_8dd19dc8a18e5f4c {
          position: unset;
          margin-top: 10px; } }
      .te-latest-comments_c81895efeab04a5b li .te-comments-item_7a481e47eaa7c96a .te-comments-text_c1a7ce11f5b2f400 .te-comment-reply_8dd19dc8a18e5f4c:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

ul.children {
  list-style: none; }

.te-post-comments-form_66cc5544446d4ac9 .te-contacts-message_5b038195df90102d {
  margin-top: 10px; }

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

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

.te-comment-respond_ab5be8ea7d553a4b,
.comment-respond_2cc45a80d4c8007c {
  position: relative;
  background-color: #F9F4F1;
  padding: 40px;
  border-radius: 20px; }
  .te-comment-respond_ab5be8ea7d553a4b .comment-form-cookies-consent_d29013195ba2387e,
  .comment-respond_2cc45a80d4c8007c .comment-form-cookies-consent_d29013195ba2387e {
    display: none; }
  .te-comment-respond_ab5be8ea7d553a4b .comment-notes_ad448e3f99960513,
  .comment-respond_2cc45a80d4c8007c .comment-notes_ad448e3f99960513 {
    margin-bottom: 30px; }
  .te-comment-respond_ab5be8ea7d553a4b p,
  .comment-respond_2cc45a80d4c8007c p {
    margin: 0; }
  .te-comment-respond_ab5be8ea7d553a4b .te-contacts-email_bac635f9d94ec458,
  .te-comment-respond_ab5be8ea7d553a4b .te-contacts-name_d9a0a07fd01d3c76,
  .te-comment-respond_ab5be8ea7d553a4b .single-input-field_4512ca69950323e0,
  .comment-respond_2cc45a80d4c8007c .te-contacts-email_bac635f9d94ec458,
  .comment-respond_2cc45a80d4c8007c .te-contacts-name_d9a0a07fd01d3c76,
  .comment-respond_2cc45a80d4c8007c .single-input-field_4512ca69950323e0 {
    margin-bottom: 20px; }
  .te-comment-respond_ab5be8ea7d553a4b label,
  .comment-respond_2cc45a80d4c8007c label {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #778196;
    margin-bottom: 20px; }
  .te-comment-respond_ab5be8ea7d553a4b .checkbox-field-wrapper_f403aba8aba0a3be,
  .comment-respond_2cc45a80d4c8007c .checkbox-field-wrapper_f403aba8aba0a3be {
    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_ab5be8ea7d553a4b .checkbox-field-wrapper_f403aba8aba0a3be p,
    .comment-respond_2cc45a80d4c8007c .checkbox-field-wrapper_f403aba8aba0a3be p {
      margin: 0; }
    .te-comment-respond_ab5be8ea7d553a4b .checkbox-field-wrapper_f403aba8aba0a3be .single-checkbox-field_97a5868e014a040b,
    .comment-respond_2cc45a80d4c8007c .checkbox-field-wrapper_f403aba8aba0a3be .single-checkbox-field_97a5868e014a040b {
      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_ab5be8ea7d553a4b .te-comment-form-cookies-consent_75d9a47dbb6fa464,
  .comment-respond_2cc45a80d4c8007c .te-comment-form-cookies-consent_75d9a47dbb6fa464 {
    display: none; }
  .te-comment-respond_ab5be8ea7d553a4b input[type="number"],
  .comment-respond_2cc45a80d4c8007c input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield; }
  .te-comment-respond_ab5be8ea7d553a4b input,
  .te-comment-respond_ab5be8ea7d553a4b select,
  .comment-respond_2cc45a80d4c8007c input,
  .comment-respond_2cc45a80d4c8007c 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_ab5be8ea7d553a4b *::-webkit-input-placeholder,
  .comment-respond_2cc45a80d4c8007c *::-webkit-input-placeholder {
    color: #778196; }
  .te-comment-respond_ab5be8ea7d553a4b *:-ms-input-placeholder,
  .comment-respond_2cc45a80d4c8007c *:-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_ab5be8ea7d553a4b *::-ms-input-placeholder,
  .comment-respond_2cc45a80d4c8007c *::-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_ab5be8ea7d553a4b *::placeholder,
  .comment-respond_2cc45a80d4c8007c *::placeholder {
    color: #778196; }
  .te-comment-respond_ab5be8ea7d553a4b textarea,
  .comment-respond_2cc45a80d4c8007c 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_ab5be8ea7d553a4b input:focus,
  .te-comment-respond_ab5be8ea7d553a4b textarea:focus,
  .te-comment-respond_ab5be8ea7d553a4b .form-select_42dd3649aa72bc02:focus,
  .comment-respond_2cc45a80d4c8007c input:focus,
  .comment-respond_2cc45a80d4c8007c textarea:focus,
  .comment-respond_2cc45a80d4c8007c .form-select_42dd3649aa72bc02: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_47e35a018966e1e5 {
  position: relative;
  border-radius: 20px;
  overflow: hidden; }
  .te-team-card_47e35a018966e1e5:hover .image:before {
    height: 250%;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear;
    background-color: transparent; }
  .te-team-card_47e35a018966e1e5:hover .image 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_47e35a018966e1e5:hover .te-content-wrapper_2720d6a6e449e5f2 {
    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_47e35a018966e1e5 .image {
    overflow: hidden;
    position: relative; }
    .te-team-card_47e35a018966e1e5 .image: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_47e35a018966e1e5 .image 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_47e35a018966e1e5 .te-content-wrapper_2720d6a6e449e5f2 {
    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_47e35a018966e1e5 .te-content-wrapper_2720d6a6e449e5f2 .content {
      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_47e35a018966e1e5 .te-content-wrapper_2720d6a6e449e5f2 .content .title {
        font-size: 24px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: 0px;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
      .te-team-card_47e35a018966e1e5 .te-content-wrapper_2720d6a6e449e5f2 .content .desc_8ddd9f0e4741d734 {
        font-size: 18px;
        line-height: 18px;
        font-weight: 400;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
    .te-team-card_47e35a018966e1e5 .te-content-wrapper_2720d6a6e449e5f2 .social_3cab55071f9a57d7 {
      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_47e35a018966e1e5 .te-content-wrapper_2720d6a6e449e5f2 .social_3cab55071f9a57d7 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_47e35a018966e1e5 .te-content-wrapper_2720d6a6e449e5f2 .social_3cab55071f9a57d7 a:hover {
          background-color: #E7F914;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-team-card_47e35a018966e1e5.style-2_bcdbb5dd2b0b9671 {
  padding: 20px;
  background-color: #F9F4F1;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-team-card_47e35a018966e1e5.style-2_bcdbb5dd2b0b9671:hover {
    background-color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-team-card_47e35a018966e1e5.style-2_bcdbb5dd2b0b9671:hover .te-content-wrapper_2720d6a6e449e5f2 .social_3cab55071f9a57d7 a {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-team-card_47e35a018966e1e5.style-2_bcdbb5dd2b0b9671:hover .te-content-wrapper_2720d6a6e449e5f2 .content .title,
    .te-team-card_47e35a018966e1e5.style-2_bcdbb5dd2b0b9671:hover .te-content-wrapper_2720d6a6e449e5f2 .content .desc_8ddd9f0e4741d734 {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_47e35a018966e1e5.style-2_bcdbb5dd2b0b9671 .image {
    border-radius: 20px; }
  .te-team-card_47e35a018966e1e5.style-2_bcdbb5dd2b0b9671 .te-content-wrapper_2720d6a6e449e5f2 {
    position: unset;
    visibility: visible;
    opacity: 1;
    background: transparent;
    -webkit-transform: unset;
            transform: unset; }
    .te-team-card_47e35a018966e1e5.style-2_bcdbb5dd2b0b9671 .te-content-wrapper_2720d6a6e449e5f2 .content {
      padding: 0;
      margin-top: 20px;
      margin-bottom: 10px;
      position: unset; }
      .te-team-card_47e35a018966e1e5.style-2_bcdbb5dd2b0b9671 .te-content-wrapper_2720d6a6e449e5f2 .content .title {
        color: #131A2A;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-team-card_47e35a018966e1e5.style-2_bcdbb5dd2b0b9671 .te-content-wrapper_2720d6a6e449e5f2 .content .title a:hover {
          color: #ffffff !important; }
      .te-team-card_47e35a018966e1e5.style-2_bcdbb5dd2b0b9671 .te-content-wrapper_2720d6a6e449e5f2 .content .desc_8ddd9f0e4741d734 {
        color: #335371;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-team-card_47e35a018966e1e5.style-2_bcdbb5dd2b0b9671 .te-content-wrapper_2720d6a6e449e5f2 .social_3cab55071f9a57d7 a {
      border: 1px solid #E1E1E1;
      background-color: transparent; }
      .te-team-card_47e35a018966e1e5.style-2_bcdbb5dd2b0b9671 .te-content-wrapper_2720d6a6e449e5f2 .social_3cab55071f9a57d7 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_3e359f6517399071 {
  position: relative;
  padding: 0;
  overflow: hidden; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-team-member-slider-wrapper_3e359f6517399071 {
      padding: 0 12px; } }
  .te-team-member-slider-wrapper_3e359f6517399071 .slick-list_81feeca8e92a92f4 {
    margin: 0 -15px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-team-member-slider-wrapper_3e359f6517399071 .slick-list_81feeca8e92a92f4 {
        padding-bottom: 25px;
        margin: unset; } }
    .te-team-member-slider-wrapper_3e359f6517399071 .slick-list_81feeca8e92a92f4 .slick-slide {
      margin: 0 15px; }
  .te-team-member-slider-wrapper_3e359f6517399071 .slick-dots_e7e6fb2c65de1386 {
    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_3e359f6517399071 .slick-dots_e7e6fb2c65de1386 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_3e359f6517399071 .slick-dots_e7e6fb2c65de1386 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_3e359f6517399071 .slick-dots_e7e6fb2c65de1386 li.slick-active {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-team-member-slider-wrapper_3e359f6517399071 .slick-dots_e7e6fb2c65de1386 li.slick-active button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-team-member-slider-wrapper_3e359f6517399071 .slick-arrow_4759d9eb1055c435 {
    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_bb4e901935a2beb0 {
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 20px; }
  .te-portfolio-card_bb4e901935a2beb0:hover .image .te-content-wrapper_2720d6a6e449e5f2 {
    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_bb4e901935a2beb0:hover .image .te-content-wrapper_2720d6a6e449e5f2 .content .content-inner_afe8ae592598363c {
      margin-bottom: 0;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_bb4e901935a2beb0:hover .image .te-content-wrapper_2720d6a6e449e5f2 .content .btn-wrapper_b3323c64dde9f0f7 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_bb4e901935a2beb0:hover .image .te-content-wrapper_2720d6a6e449e5f2 .content .content-inner_afe8ae592598363c {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scaleY(1);
              transform: scaleY(1); }
  .te-portfolio-card_bb4e901935a2beb0:hover .image 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_bb4e901935a2beb0 .image {
    overflow: hidden;
    position: relative; }
    .te-portfolio-card_bb4e901935a2beb0 .image 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_bb4e901935a2beb0 .te-content-wrapper_2720d6a6e449e5f2 {
    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_bb4e901935a2beb0 .te-content-wrapper_2720d6a6e449e5f2 .content {
      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_bb4e901935a2beb0 .te-content-wrapper_2720d6a6e449e5f2 .content .content-inner_afe8ae592598363c {
        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_bb4e901935a2beb0 .te-content-wrapper_2720d6a6e449e5f2 .content .sub-title_cacf9d73dc6fa5f0 {
        color: #131A2A;
        font-size: 18px;
        line-height: 36px;
        font-weight: 400; }
      .te-portfolio-card_bb4e901935a2beb0 .te-content-wrapper_2720d6a6e449e5f2 .content .title {
        margin-bottom: 0;
        color: #131A2A;
        font-size: 24px;
        line-height: 39px;
        font-weight: 500; }
      .te-portfolio-card_bb4e901935a2beb0 .te-content-wrapper_2720d6a6e449e5f2 .content .btn-wrapper_b3323c64dde9f0f7 {
        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_bb4e901935a2beb0 .te-content-wrapper_2720d6a6e449e5f2 .content .btn-wrapper_b3323c64dde9f0f7 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_bb4e901935a2beb0 .te-content-wrapper_2720d6a6e449e5f2 .content .btn-wrapper_b3323c64dde9f0f7 a:hover {
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
            background-color: #317EFE;
            color: #ffffff; }

.te-portfolio-card_bb4e901935a2beb0.style-2_bcdbb5dd2b0b9671 .te-content-wrapper_2720d6a6e449e5f2 .content {
  background-color: #317efeb8;
  padding: 20px;
  border-radius: 20px; }
  .te-portfolio-card_bb4e901935a2beb0.style-2_bcdbb5dd2b0b9671 .te-content-wrapper_2720d6a6e449e5f2 .content .btn-wrapper_b3323c64dde9f0f7 {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.te-portfolio-card_bb4e901935a2beb0.style-3_8600e635015304ea:hover .te-content-wrapper_2720d6a6e449e5f2 .content .btn-wrapper_b3323c64dde9f0f7 {
  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_bb4e901935a2beb0.style-3_8600e635015304ea .te-content-wrapper_2720d6a6e449e5f2 {
  padding: 0; }
  .te-portfolio-card_bb4e901935a2beb0.style-3_8600e635015304ea .te-content-wrapper_2720d6a6e449e5f2 .content .content-inner_afe8ae592598363c {
    border-radius: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px; }
  .te-portfolio-card_bb4e901935a2beb0.style-3_8600e635015304ea .te-content-wrapper_2720d6a6e449e5f2 .content .btn-wrapper_b3323c64dde9f0f7 {
    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_d65da826fd189824.style-1_60266ff60447520b {
  margin-top: -210px; }
  @media (max-width: 991px) {
    .newsletter-area_d65da826fd189824.style-1_60266ff60447520b {
      margin-top: 0;
      padding-top: 100px; } }

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

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

.testimonial-slider-area_6e0ce838e1ab02bc.style-1_60266ff60447520b {
  padding-bottom: 5px; }

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

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

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

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

.team-slider-area_8d43cbeb84802eb3.style-1_60266ff60447520b {
  overflow: hidden; }

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

.about-us-area_a297de12cfd37065.style-2_bcdbb5dd2b0b9671 {
  padding-top: 120px;
  padding-bottom: 330px;
  background-color: #F9F4F1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .about-us-area_a297de12cfd37065.style-2_bcdbb5dd2b0b9671 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area_a297de12cfd37065.style-2_bcdbb5dd2b0b9671 {
      padding: 100px 0; } }
  @media (max-width: 991px) {
    .about-us-area_a297de12cfd37065.style-2_bcdbb5dd2b0b9671 .te-about-image-card_69879bdd4571d638 {
      text-align: center;
      margin-bottom: 50px; } }
  @media (max-width: 991px) {
    .about-us-area_a297de12cfd37065.style-2_bcdbb5dd2b0b9671 .te-about-image-card_69879bdd4571d638 .te-main-img-wrapper_7df57e01e1f05856 .te-main-img-inner_35d4878016e9a504 {
      width: 100%; } }
  @media (max-width: 1199px) {
    .about-us-area_a297de12cfd37065.style-2_bcdbb5dd2b0b9671 .te-about-image-card_69879bdd4571d638 .te-company-foundation_219262e749e5e619 {
      left: 0; } }
  @media (max-width: 1199px) {
    .about-us-area_a297de12cfd37065.style-2_bcdbb5dd2b0b9671 .te-about-info-card_d23b772caae47cc0 {
      padding-left: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area_a297de12cfd37065.style-2_bcdbb5dd2b0b9671 .te-about-info-card_d23b772caae47cc0 {
      padding-left: 60px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .about-us-area_a297de12cfd37065.style-2_bcdbb5dd2b0b9671 .te-about-info-card_d23b772caae47cc0 {
      padding-left: 80px; } }

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

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

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

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

.faq-area_61ce8ddf01c9cc43.style-1_60266ff60447520b {
  padding-bottom: 100px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .faq-area_61ce8ddf01c9cc43.style-1_60266ff60447520b {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-area_61ce8ddf01c9cc43.style-1_60266ff60447520b {
      padding-bottom: 100px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .faq-area_61ce8ddf01c9cc43.style-1_60266ff60447520b {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_61ce8ddf01c9cc43.style-1_60266ff60447520b {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_61ce8ddf01c9cc43.style-1_60266ff60447520b .accordion-wrapper_266f93f94454cceb {
      padding-right: 60px; } }
  .faq-area_61ce8ddf01c9cc43.style-1_60266ff60447520b .te-faq-image_680fcd734a9ad68e {
    margin-top: 82px;
    position: relative;
    right: -83px;
    display: inline-block; }
    @media (max-width: 1199px) {
      .faq-area_61ce8ddf01c9cc43.style-1_60266ff60447520b .te-faq-image_680fcd734a9ad68e {
        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_61ce8ddf01c9cc43.style-1_60266ff60447520b .te-faq-image_680fcd734a9ad68e {
        right: 0; } }
    .faq-area_61ce8ddf01c9cc43.style-1_60266ff60447520b .te-faq-image_680fcd734a9ad68e .te-image-wrapper_616edba2dfb5143e {
      position: relative; }
      .faq-area_61ce8ddf01c9cc43.style-1_60266ff60447520b .te-faq-image_680fcd734a9ad68e .te-image-wrapper_616edba2dfb5143e .te-main-img-inner_35d4878016e9a504 {
        -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_61ce8ddf01c9cc43.style-1_60266ff60447520b .te-faq-image_680fcd734a9ad68e .te-image-wrapper_616edba2dfb5143e .te-image-shape_97432d55e9796f31 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: -1; }
      .faq-area_61ce8ddf01c9cc43.style-1_60266ff60447520b .te-faq-image_680fcd734a9ad68e .te-image-wrapper_616edba2dfb5143e .content {
        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_61ce8ddf01c9cc43.style-1_60266ff60447520b .te-faq-image_680fcd734a9ad68e .te-image-wrapper_616edba2dfb5143e .content .title {
          font-size: 18px;
          font-weight: 400;
          line-height: 18px;
          color: #ffffff;
          margin-bottom: 0; }
        .faq-area_61ce8ddf01c9cc43.style-1_60266ff60447520b .te-faq-image_680fcd734a9ad68e .te-image-wrapper_616edba2dfb5143e .content .number_936dccb8f9ed9a73 {
          font-size: 32px;
          font-weight: 500;
          line-height: 32px;
          letter-spacing: 0px;
          color: #ffffff;
          margin-bottom: 0; }
      .faq-area_61ce8ddf01c9cc43.style-1_60266ff60447520b .te-faq-image_680fcd734a9ad68e .te-image-wrapper_616edba2dfb5143e .top-content_2551b1d0281361a2 {
        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_61ce8ddf01c9cc43.style-1_60266ff60447520b .te-faq-image_680fcd734a9ad68e .te-image-wrapper_616edba2dfb5143e .top-content_2551b1d0281361a2 {
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); } }
      .faq-area_61ce8ddf01c9cc43.style-1_60266ff60447520b .te-faq-image_680fcd734a9ad68e .te-image-wrapper_616edba2dfb5143e .bottom-content_f33842235e160598 {
        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_61ce8ddf01c9cc43.style-1_60266ff60447520b .te-faq-image_680fcd734a9ad68e .te-image-wrapper_616edba2dfb5143e .bottom-content_f33842235e160598 {
            right: 50%;
            -webkit-transform: translateX(50%);
                    transform: translateX(50%); } }
        .faq-area_61ce8ddf01c9cc43.style-1_60266ff60447520b .te-faq-image_680fcd734a9ad68e .te-image-wrapper_616edba2dfb5143e .bottom-content_f33842235e160598 .bottom-content-inner_bb5066dcca8e456e {
          width: 100%;
          height: 100%;
          background-color: #E7F914;
          border-radius: 100%;
          border: 8px solid #ffffff;
          outline: 2px dashed #14203A; }
          .faq-area_61ce8ddf01c9cc43.style-1_60266ff60447520b .te-faq-image_680fcd734a9ad68e .te-image-wrapper_616edba2dfb5143e .bottom-content_f33842235e160598 .bottom-content-inner_bb5066dcca8e456e .title,
          .faq-area_61ce8ddf01c9cc43.style-1_60266ff60447520b .te-faq-image_680fcd734a9ad68e .te-image-wrapper_616edba2dfb5143e .bottom-content_f33842235e160598 .bottom-content-inner_bb5066dcca8e456e .number_936dccb8f9ed9a73 {
            color: #14203A; }

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

.testimonial-slider-area_6e0ce838e1ab02bc {
  overflow: hidden;
  padding-bottom: 10px; }
  .testimonial-slider-area_6e0ce838e1ab02bc.style-2_bcdbb5dd2b0b9671 .slick-list_81feeca8e92a92f4 {
    margin: 0 -100px;
    overflow: visible; }
    .testimonial-slider-area_6e0ce838e1ab02bc.style-2_bcdbb5dd2b0b9671 .slick-list_81feeca8e92a92f4 .te-slick-item_3b8d4f7d73699b8c {
      width: 520px;
      margin: 0 15px; }

.counter-up-area_6024ccfbe4c27a64.style-2_bcdbb5dd2b0b9671 .te-counter-card_c72f0f9783da3552 {
  padding: 80px 55px;
  background-color: #131A2A;
  border-radius: 20px; }
  .counter-up-area_6024ccfbe4c27a64.style-2_bcdbb5dd2b0b9671 .te-counter-card_c72f0f9783da3552 .te-counter-item_16e57ecf7072a096 .icon_6e9e557655c27c8b {
    width: unset;
    height: unset;
    background-color: transparent; }
  .counter-up-area_6024ccfbe4c27a64.style-2_bcdbb5dd2b0b9671 .te-counter-card_c72f0f9783da3552 .te-counter-item_16e57ecf7072a096 .te-counter-title_c050de87a67e2acc {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px; }
    .counter-up-area_6024ccfbe4c27a64.style-2_bcdbb5dd2b0b9671 .te-counter-card_c72f0f9783da3552 .te-counter-item_16e57ecf7072a096 .te-counter-title_c050de87a67e2acc .content {
      gap: 18px;
      text-align: left; }
  .counter-up-area_6024ccfbe4c27a64.style-2_bcdbb5dd2b0b9671 .te-counter-card_c72f0f9783da3552 .te-counter-item_16e57ecf7072a096 .title {
    color: #ffffff; }
  .counter-up-area_6024ccfbe4c27a64.style-2_bcdbb5dd2b0b9671 .te-counter-card_c72f0f9783da3552 .te-counter-item_16e57ecf7072a096 .number_936dccb8f9ed9a73 {
    color: #E7F914; }
  .counter-up-area_6024ccfbe4c27a64.style-2_bcdbb5dd2b0b9671 .te-counter-card_c72f0f9783da3552 .te-counter-item_16e57ecf7072a096 .number_936dccb8f9ed9a73,
  .counter-up-area_6024ccfbe4c27a64.style-2_bcdbb5dd2b0b9671 .te-counter-card_c72f0f9783da3552 .te-counter-item_16e57ecf7072a096 .title {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

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

.subscribe-area_e08b31d85e65af3f.style-2_bcdbb5dd2b0b9671 {
  position: relative;
  z-index: 9;
  margin-bottom: -140px; }
  .subscribe-area_e08b31d85e65af3f.style-2_bcdbb5dd2b0b9671 .te-subscribe-inner-area_50d1806f37e8c11f {
    background-color: #317EFE;
    padding: 10px;
    border-radius: 20px;
    gap: 0; }
    .subscribe-area_e08b31d85e65af3f.style-2_bcdbb5dd2b0b9671 .te-subscribe-inner-area_50d1806f37e8c11f .te-image-bg-collumn_bf5d599af475ee76 {
      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_e08b31d85e65af3f.style-2_bcdbb5dd2b0b9671 .te-subscribe-inner-area_50d1806f37e8c11f .te-subscribe-form-wrapper_accada6e81f8ed1d {
      padding: 0; }
    .subscribe-area_e08b31d85e65af3f.style-2_bcdbb5dd2b0b9671 .te-subscribe-inner-area_50d1806f37e8c11f .te-content-wrapper_2720d6a6e449e5f2 {
      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_e08b31d85e65af3f.style-2_bcdbb5dd2b0b9671 .te-subscribe-inner-area_50d1806f37e8c11f .te-content-wrapper_2720d6a6e449e5f2 {
          left: unset; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_e08b31d85e65af3f.style-2_bcdbb5dd2b0b9671 .te-subscribe-inner-area_50d1806f37e8c11f .te-content-wrapper_2720d6a6e449e5f2 {
          -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_e08b31d85e65af3f.style-2_bcdbb5dd2b0b9671 .te-subscribe-inner-area_50d1806f37e8c11f .te-content-wrapper_2720d6a6e449e5f2 {
          -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_e08b31d85e65af3f.style-2_bcdbb5dd2b0b9671 .te-subscribe-inner-area_50d1806f37e8c11f .te-content-wrapper_2720d6a6e449e5f2 {
          gap: 60px; } }
      .subscribe-area_e08b31d85e65af3f.style-2_bcdbb5dd2b0b9671 .te-subscribe-inner-area_50d1806f37e8c11f .te-content-wrapper_2720d6a6e449e5f2 .te-subscribe-title_19d7da1ab93e5498 {
        font-size: 38px;
        font-weight: 500;
        line-height: 46px;
        letter-spacing: -0.676px;
        text-transform: capitalize;
        margin-bottom: 0; }
      .subscribe-area_e08b31d85e65af3f.style-2_bcdbb5dd2b0b9671 .te-subscribe-inner-area_50d1806f37e8c11f .te-content-wrapper_2720d6a6e449e5f2 .te-content-inner_d6a87d4183d77b37 {
        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_e08b31d85e65af3f.style-2_bcdbb5dd2b0b9671 .te-subscribe-inner-area_50d1806f37e8c11f .te-content-wrapper_2720d6a6e449e5f2 .te-content-inner_d6a87d4183d77b37 {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
        .subscribe-area_e08b31d85e65af3f.style-2_bcdbb5dd2b0b9671 .te-subscribe-inner-area_50d1806f37e8c11f .te-content-wrapper_2720d6a6e449e5f2 .te-content-inner_d6a87d4183d77b37 .icon_6e9e557655c27c8b {
          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_e08b31d85e65af3f.style-2_bcdbb5dd2b0b9671 .te-subscribe-inner-area_50d1806f37e8c11f .te-subscribe-form-widget_616bd809f4304b61 {
      background: #fff;
      padding: 7px;
      border-radius: 50px; }
    .subscribe-area_e08b31d85e65af3f.style-2_bcdbb5dd2b0b9671 .te-subscribe-inner-area_50d1806f37e8c11f .mc4wp-form-fields_07e91ef6ae723b4f {
      gap: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .subscribe-area_e08b31d85e65af3f.style-2_bcdbb5dd2b0b9671 .te-subscribe-inner-area_50d1806f37e8c11f .mc4wp-form-fields_07e91ef6ae723b4f {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }

.testimonial-slider-area_6e0ce838e1ab02bc.style-3_8600e635015304ea {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .testimonial-slider-area_6e0ce838e1ab02bc.style-3_8600e635015304ea {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slider-area_6e0ce838e1ab02bc.style-3_8600e635015304ea {
      padding: 100px 0; } }
  .testimonial-slider-area_6e0ce838e1ab02bc.style-3_8600e635015304ea .slick-list_81feeca8e92a92f4 .slick-slide.slick-current_eb2bf9727bdb19af .te-testimonial-card_222dae1b7756febe.style-3_8600e635015304ea .te-content-wrapper_2720d6a6e449e5f2 .te-user-meta_f87ae247efc5a45d .icon_6e9e557655c27c8b {
    color: #317EFE; }

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

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

.te-contact-info_26473c5e0923531d {
  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_26473c5e0923531d .te-icon-card_a30b5ed0c7aedd93 {
      -webkit-box-orient: unset;
      -webkit-box-direction: unset;
          -ms-flex-direction: unset;
              flex-direction: unset; } }

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

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

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

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

.service-details_3fe77579363dc13f {
  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_3fe77579363dc13f .image {
    border-radius: 20px;
    overflow: hidden; }
  .service-details_3fe77579363dc13f .content .te-title-wrapper_747777013e385835 {
    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_3fe77579363dc13f .content .te-title-wrapper_747777013e385835 .title-inner_8e6ab6d726312223 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 20px; }
      .service-details_3fe77579363dc13f .content .te-title-wrapper_747777013e385835 .title-inner_8e6ab6d726312223 .icon_6e9e557655c27c8b {
        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_3fe77579363dc13f .content .te-title-wrapper_747777013e385835 .title-inner_8e6ab6d726312223 .title {
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: 39.84px;
        letter-spacing: 0px;
        margin-bottom: 0;
        color: #317EFE; }

.service-details-overview_26890ec9945ed9d5 {
  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_26890ec9945ed9d5 .list-wrapper_9479a2d5cfcc9d18 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px; }
    .service-details-overview_26890ec9945ed9d5 .list-wrapper_9479a2d5cfcc9d18 .icon_6e9e557655c27c8b {
      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_26890ec9945ed9d5 .list-wrapper_9479a2d5cfcc9d18 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_26890ec9945ed9d5 .list-wrapper_9479a2d5cfcc9d18 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_26890ec9945ed9d5 .list-wrapper_9479a2d5cfcc9d18 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_26890ec9945ed9d5 .list-wrapper_9479a2d5cfcc9d18 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_ccea61580e72f431 {
  padding-top: 120px;
  padding-bottom: 96px; }
  .team-page_ccea61580e72f431 .te-team-card_47e35a018966e1e5 {
    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_c5d5bde564d5ceae {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .team-details-page_c5d5bde564d5ceae {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-page_c5d5bde564d5ceae {
      padding-top: 100px;
      padding-bottom: 76px; } }

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

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

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

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

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

.footer_5126deb8b529c26b {
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .footer_5126deb8b529c26b .te-subscribe-form-widget_616bd809f4304b61 .submit-btn_5bb29f7e1cf166ad span {
    display: none; }
  .footer_5126deb8b529c26b.style-1_60266ff60447520b {
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .footer_5126deb8b529c26b.style-1_60266ff60447520b .te-footer-sec_aa68805cea388e22 {
      border-bottom: 1px solid rgba(19, 26, 42, 0.1);
      padding-top: 214px;
      padding-bottom: 60px; }
      .footer_5126deb8b529c26b.style-1_60266ff60447520b .te-footer-sec_aa68805cea388e22 .te-footer-widget_66e3598840e6b3fd .te-subscribe-form-widget_616bd809f4304b61 .mc4wp-form-fields_07e91ef6ae723b4f {
        border-color: rgba(19, 26, 42, 0.5); }
    .footer_5126deb8b529c26b.style-1_60266ff60447520b .te-footer-widget_66e3598840e6b3fd .te-subscribe-form-widget_616bd809f4304b61 .single-field_14577f6fbe2d0992 input {
      color: #131A2A; }
  .footer_5126deb8b529c26b.style-2_bcdbb5dd2b0b9671 .widget_430890113b75dead .wp-block-heading_a908eef2053e70b9,
  .footer_5126deb8b529c26b.style-2_bcdbb5dd2b0b9671 .widget_430890113b75dead .widget-title_8a1d4c9fdf2f92b5,
  .footer_5126deb8b529c26b.style-2_bcdbb5dd2b0b9671 .widget_430890113b75dead .wp-block-search__label_13a97fee709f6df1,
  .footer_5126deb8b529c26b.style-2_bcdbb5dd2b0b9671 .sidebar__widget_9d0b45b421ca5663 .wp-block-heading_a908eef2053e70b9,
  .footer_5126deb8b529c26b.style-2_bcdbb5dd2b0b9671 .sidebar__widget_9d0b45b421ca5663 .widget-title_8a1d4c9fdf2f92b5,
  .footer_5126deb8b529c26b.style-2_bcdbb5dd2b0b9671 .sidebar__widget_9d0b45b421ca5663 .wp-block-search__label_13a97fee709f6df1,
  .footer_5126deb8b529c26b.style-2_bcdbb5dd2b0b9671 .widget_430890113b75dead ul li a,
  .footer_5126deb8b529c26b.style-2_bcdbb5dd2b0b9671 .widget_430890113b75dead ol li a,
  .footer_5126deb8b529c26b.style-2_bcdbb5dd2b0b9671 .sidebar__widget_9d0b45b421ca5663 ul li a,
  .footer_5126deb8b529c26b.style-2_bcdbb5dd2b0b9671 .sidebar__widget_9d0b45b421ca5663 ol li a,
  .footer_5126deb8b529c26b.style-2_bcdbb5dd2b0b9671 .widget_430890113b75dead ul li,
  .footer_5126deb8b529c26b.style-2_bcdbb5dd2b0b9671 .wp-calendar-table_a8baf30a77f409d0,
  .footer_5126deb8b529c26b.style-2_bcdbb5dd2b0b9671 .wp-block-calendar_e25333a36369ae47 caption,
  .footer_5126deb8b529c26b.style-2_bcdbb5dd2b0b9671 nav.wp-calendar-nav_642fd42111ae3eaf a,
  .footer_5126deb8b529c26b.style-2_bcdbb5dd2b0b9671 .wp-block-latest-comments__comment-excerpt_54460ac1432eec2f,
  .footer_5126deb8b529c26b.style-2_bcdbb5dd2b0b9671 .wp-calendar-table_a8baf30a77f409d0 caption,
  .footer_5126deb8b529c26b.style-2_bcdbb5dd2b0b9671 .widget_text_639d96227bebaab3,
  .footer_5126deb8b529c26b.style-2_bcdbb5dd2b0b9671 .widget_430890113b75dead .tagcloud_db659287bdb43de9 a,
  .footer_5126deb8b529c26b.style-2_bcdbb5dd2b0b9671 .widget_430890113b75dead .wp-block-tag-cloud_1262682dfd898c4d a,
  .footer_5126deb8b529c26b.style-2_bcdbb5dd2b0b9671 .sidebar__widget_9d0b45b421ca5663 .tagcloud_db659287bdb43de9 a,
  .footer_5126deb8b529c26b.style-2_bcdbb5dd2b0b9671 .sidebar__widget_9d0b45b421ca5663 .wp-block-tag-cloud_1262682dfd898c4d a,
  .footer_5126deb8b529c26b.style-2_bcdbb5dd2b0b9671 .wp-block-latest-comments__comment-date_1292074300dcc445,
  .footer_5126deb8b529c26b.style-2_bcdbb5dd2b0b9671 .wp-block-latest-comments__comment_60074641d3f90811,
  .footer_5126deb8b529c26b.style-2_bcdbb5dd2b0b9671 .wp-block-archives-dropdown_01597b58bbb09bba label,
  .footer_5126deb8b529c26b.style-2_bcdbb5dd2b0b9671 .widget_categories_2cac3ed03a597c97 li a,
  .footer_5126deb8b529c26b.style-2_bcdbb5dd2b0b9671 .widget_archive_1488c07860c0f499 li a,
  .footer_5126deb8b529c26b.style-2_bcdbb5dd2b0b9671 .widget_nav_menu_603b08eb2e900ee4 li a,
  .footer_5126deb8b529c26b.style-2_bcdbb5dd2b0b9671 .widget_tag_cloud_c85bfe8c2d4c2f13 a,
  .footer_5126deb8b529c26b.style-2_bcdbb5dd2b0b9671 .widget_rss_229a76d37e9f6872 li a,
  .footer_5126deb8b529c26b.style-2_bcdbb5dd2b0b9671 .widget_rss_229a76d37e9f6872 li,
  .footer_5126deb8b529c26b.style-2_bcdbb5dd2b0b9671 .footer__widget_fb0e22ca96fcdd9f a,
  .footer_5126deb8b529c26b.style-2_bcdbb5dd2b0b9671 .footer__widget_fb0e22ca96fcdd9f li,
  .footer_5126deb8b529c26b.style-2_bcdbb5dd2b0b9671 li.recentcomments_47b8dc4fff4a803e {
    color: #ffffff; }
  .footer_5126deb8b529c26b.style-2_bcdbb5dd2b0b9671 .te-theme-btn_69f98e03b90f0b16,
  .footer_5126deb8b529c26b.style-2_bcdbb5dd2b0b9671 .wp-block-loginout_e76291cac4346223 a,
  .footer_5126deb8b529c26b.style-2_bcdbb5dd2b0b9671 input.te-theme-btn_69f98e03b90f0b16,
  .footer_5126deb8b529c26b.style-2_bcdbb5dd2b0b9671 .widget_430890113b75dead .wp-block-search_16f94927d0c7c427 button,
  .footer_5126deb8b529c26b.style-2_bcdbb5dd2b0b9671 .widget_430890113b75dead .search-form_ff424e83756f3987 button,
  .footer_5126deb8b529c26b.style-2_bcdbb5dd2b0b9671 .widget_430890113b75dead .sidebar__search_f8bfbc222669cbd8 button,
  .footer_5126deb8b529c26b.style-2_bcdbb5dd2b0b9671 .sidebar__widget_9d0b45b421ca5663 .wp-block-search_16f94927d0c7c427 button,
  .footer_5126deb8b529c26b.style-2_bcdbb5dd2b0b9671 .sidebar__widget_9d0b45b421ca5663 .search-form_ff424e83756f3987 button,
  .footer_5126deb8b529c26b.style-2_bcdbb5dd2b0b9671 .sidebar__widget_9d0b45b421ca5663 .sidebar__search_f8bfbc222669cbd8 button {
    background-color: #E7F914;
    color: #14203A; }
  .footer_5126deb8b529c26b .footer__widget_fb0e22ca96fcdd9f li {
    list-style: none; }
  .footer_5126deb8b529c26b .te-footer-widget_66e3598840e6b3fd.te_widget_nav_menu_2eead0730115a9df li.wp-block-social-link_80fcb2931aa60239 {
    display: inline-block;
    width: unset !important; }
  .footer_5126deb8b529c26b .te_widget_nav_menu_2eead0730115a9df li.cat-item_26f5f725d322290d {
    text-align: right; }
    .footer_5126deb8b529c26b .te_widget_nav_menu_2eead0730115a9df li.cat-item_26f5f725d322290d a {
      float: left; }
  .footer_5126deb8b529c26b .te-footer-bg_df4fcd064ca33c2a {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: -1; }
  .footer_5126deb8b529c26b .footer-nav-widget_04d02056786f60ee {
    padding: 0 90px; }
    @media (max-width: 991px) {
      .footer_5126deb8b529c26b .footer-nav-widget_04d02056786f60ee {
        padding: 0 12px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .footer_5126deb8b529c26b .footer-nav-widget_04d02056786f60ee {
        padding: 0 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .footer_5126deb8b529c26b .footer-nav-widget_04d02056786f60ee {
        padding: 0 30px; } }

.te-footer-widget_66e3598840e6b3fd {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .te-footer-widget_66e3598840e6b3fd {
      margin-bottom: 40px; } }
  .te-footer-widget_66e3598840e6b3fd .te-footer-widget-title_6b1ed98758f212d6,
  .te-footer-widget_66e3598840e6b3fd .wp-block-heading_a908eef2053e70b9 {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 39px;
    color: #131A2A;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700; }
  .te-footer-widget_66e3598840e6b3fd ul {
    padding-left: 0; }
  .te-footer-widget_66e3598840e6b3fd .te-subscribe-form-widget_616bd809f4304b61 .mc4wp-form-fields_07e91ef6ae723b4f {
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 5px; }
  .te-footer-widget_66e3598840e6b3fd .te-subscribe-form-widget_616bd809f4304b61 .single-field_14577f6fbe2d0992 input {
    border-radius: 0;
    background-color: transparent;
    color: #ffffff; }
  .te-footer-widget_66e3598840e6b3fd.widget-latest-posts-footer_2e91066b794d5a04 {
    margin-top: -5px; }
  @media (max-width: 767px) {
    .te-footer-widget_66e3598840e6b3fd.zoom-instagram-widget_c33d3f3e6fa7a55a {
      margin-bottom: 0;
      margin-top: -10px; } }
  @media (max-width: 767px) {
    .te-footer-widget_66e3598840e6b3fd.widget_contact_info_widget_113ecb741df8767e {
      margin-bottom: 18px; } }
  @media only screen and (min-width: 992px) and (max-width: 1399px) {
    .te-footer-widget_66e3598840e6b3fd .widget-instagram-feed_062d60b4c6d32fe4 {
      width: 170px; } }
  .te-footer-widget_66e3598840e6b3fd .te-footer-widget-info_69b6b522ef76f4cb {
    padding-right: 30px; }
    @media (max-width: 1199px) {
      .te-footer-widget_66e3598840e6b3fd .te-footer-widget-info_69b6b522ef76f4cb {
        padding-right: 0; } }
    .te-footer-widget_66e3598840e6b3fd .te-footer-widget-info_69b6b522ef76f4cb p {
      color: #335371;
      margin-bottom: 30px; }
    .te-footer-widget_66e3598840e6b3fd .te-footer-widget-info_69b6b522ef76f4cb .te-footer-logo_d84c4aab3d7da738 {
      margin-bottom: 30px;
      display: inline-block; }
    .te-footer-widget_66e3598840e6b3fd .te-footer-widget-info_69b6b522ef76f4cb .info-form-and-social-icon_fbdd14c46b2ec08a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 50px; }
      .te-footer-widget_66e3598840e6b3fd .te-footer-widget-info_69b6b522ef76f4cb .info-form-and-social-icon_fbdd14c46b2ec08a .te-social-profile_28180381cd42e003 {
        margin-top: 0; }
    .te-footer-widget_66e3598840e6b3fd .te-footer-widget-info_69b6b522ef76f4cb .te-social-profile_28180381cd42e003 {
      gap: 20px;
      margin-top: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-footer-widget_66e3598840e6b3fd .te-footer-widget-info_69b6b522ef76f4cb .info-form-and-social-icon_fbdd14c46b2ec08a {
        -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_66e3598840e6b3fd.te_widget_nav_menu_2eead0730115a9df ul {
    margin-top: -5px;
    padding-left: 0;
    margin-bottom: 0; }
  .te-footer-widget_66e3598840e6b3fd.te_widget_nav_menu_2eead0730115a9df li {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 2px; }
    .te-footer-widget_66e3598840e6b3fd.te_widget_nav_menu_2eead0730115a9df li:last-child {
      padding-top: 0;
      padding-bottom: 0; }
    .te-footer-widget_66e3598840e6b3fd.te_widget_nav_menu_2eead0730115a9df 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_66e3598840e6b3fd.te_widget_nav_menu_2eead0730115a9df li a::before {
        content: "\f105";
        font-family: "Font Awesome 6 Free";
        font-size: 14px; }
      .te-footer-widget_66e3598840e6b3fd.te_widget_nav_menu_2eead0730115a9df li a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-footer-widget_66e3598840e6b3fd .te-footer-widget-contact_f690e3bbc7689e3e p {
    color: #335371; }
  .te-footer-widget_66e3598840e6b3fd .te-footer-widget-contact_f690e3bbc7689e3e .footer-contact_3670a89e8bb567ba ul {
    list-style: none; }
    .te-footer-widget_66e3598840e6b3fd .te-footer-widget-contact_f690e3bbc7689e3e .footer-contact_3670a89e8bb567ba 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_66e3598840e6b3fd .te-footer-widget-contact_f690e3bbc7689e3e .footer-contact_3670a89e8bb567ba ul li:first-child {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .te-footer-widget_66e3598840e6b3fd .te-footer-widget-contact_f690e3bbc7689e3e .footer-contact_3670a89e8bb567ba ul li:first-child .contact-icon_e9e777027ff4c1d5 {
          margin-top: 5px; }
      .te-footer-widget_66e3598840e6b3fd .te-footer-widget-contact_f690e3bbc7689e3e .footer-contact_3670a89e8bb567ba ul li:last-child {
        margin-bottom: 0; }
      .te-footer-widget_66e3598840e6b3fd .te-footer-widget-contact_f690e3bbc7689e3e .footer-contact_3670a89e8bb567ba ul li .contact-icon_e9e777027ff4c1d5 {
        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_66e3598840e6b3fd .te-footer-widget-contact_f690e3bbc7689e3e .footer-contact_3670a89e8bb567ba ul li .contact-text_ee5e1048b3409662 {
        color: #335371;
        font-size: 18px;
        line-height: 24px;
        overflow: hidden; }
        .te-footer-widget_66e3598840e6b3fd .te-footer-widget-contact_f690e3bbc7689e3e .footer-contact_3670a89e8bb567ba ul li .contact-text_ee5e1048b3409662 a:hover span {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .te-footer-widget_66e3598840e6b3fd .te-footer-widget-contact_f690e3bbc7689e3e .footer-contact_3670a89e8bb567ba ul li .contact-text_ee5e1048b3409662 span,
        .te-footer-widget_66e3598840e6b3fd .te-footer-widget-contact_f690e3bbc7689e3e .footer-contact_3670a89e8bb567ba ul li .contact-text_ee5e1048b3409662 p,
        .te-footer-widget_66e3598840e6b3fd .te-footer-widget-contact_f690e3bbc7689e3e .footer-contact_3670a89e8bb567ba ul li .contact-text_ee5e1048b3409662 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_66e3598840e6b3fd .te_widget_latest_post_3f5dd3f4100007ec ul li {
    margin-bottom: 10px; }
    .te-footer-widget_66e3598840e6b3fd .te_widget_latest_post_3f5dd3f4100007ec ul li .te-latest-post-thumb_da24f59c7eff3205 {
      width: 80px;
      height: 80px;
      border-radius: 20px;
      overflow: hidden; }
    .te-footer-widget_66e3598840e6b3fd .te_widget_latest_post_3f5dd3f4100007ec ul li .te-latest-post-desc_d070e0efc17ec04e .te-latest-post-title_8da888cba7b454db {
      margin-bottom: 0;
      font-size: 18px;
      line-height: 29px;
      color: #335371;
      font-weight: 400; }
      .te-footer-widget_66e3598840e6b3fd .te_widget_latest_post_3f5dd3f4100007ec ul li .te-latest-post-desc_d070e0efc17ec04e .te-latest-post-title_8da888cba7b454db 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_66e3598840e6b3fd .te_widget_latest_post_3f5dd3f4100007ec ul li .te-latest-post-desc_d070e0efc17ec04e .te-latest-post-title_8da888cba7b454db a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-footer-widget_66e3598840e6b3fd .te_widget_latest_post_3f5dd3f4100007ec ul li .te-latest-post-desc_d070e0efc17ec04e .te-latest-post-meta_29bfbd72e2cbea5f {
      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_c6d3aaaeef4e0021 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_c6d3aaaeef4e0021 ul {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .te-footer-bottom-menu_c6d3aaaeef4e0021 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_c6d3aaaeef4e0021 ul li a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }

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

.subscribe-area_e08b31d85e65af3f {
  overflow: hidden; }
  .subscribe-area_e08b31d85e65af3f.style-1_60266ff60447520b .te-subscribe-inner-area_50d1806f37e8c11f .te-content-wrapper_2720d6a6e449e5f2 {
    background-color: #317EFE;
    border-radius: 20px;
    padding: 63px 50px 68px 74px;
    gap: 14px; }
  .subscribe-area_e08b31d85e65af3f.style-1_60266ff60447520b .te-image-bg-collumn_bf5d599af475ee76 {
    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_e08b31d85e65af3f.style-1_60266ff60447520b .te-image-bg-collumn_bf5d599af475ee76 {
        display: none; } }
  .subscribe-area_e08b31d85e65af3f .te-content-wrapper_2720d6a6e449e5f2 {
    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_e08b31d85e65af3f .te-content-wrapper_2720d6a6e449e5f2 {
        padding: 100px 24px 100px 24px;
        margin: 0 auto; } }
    @media (max-width: 809px) {
      .subscribe-area_e08b31d85e65af3f .te-content-wrapper_2720d6a6e449e5f2 {
        padding: 80px 24px 80px 24px;
        width: 100%; } }
    .subscribe-area_e08b31d85e65af3f .te-content-wrapper_2720d6a6e449e5f2 .short-title_9a8565074552a011 {
      font-size: 21px;
      font-weight: 500;
      color: #335371;
      margin-bottom: 0; }
    .subscribe-area_e08b31d85e65af3f .te-content-wrapper_2720d6a6e449e5f2 .te-subscribe-title_19d7da1ab93e5498 {
      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_e08b31d85e65af3f .te-content-wrapper_2720d6a6e449e5f2 .te-subscribe-title_19d7da1ab93e5498 {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .subscribe-area_e08b31d85e65af3f .te-content-wrapper_2720d6a6e449e5f2 .te-subscribe-title_19d7da1ab93e5498 {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_e08b31d85e65af3f .te-content-wrapper_2720d6a6e449e5f2 .te-subscribe-title_19d7da1ab93e5498 {
          font-size: 36px;
          line-height: 42px; } }
    .subscribe-area_e08b31d85e65af3f .te-content-wrapper_2720d6a6e449e5f2 .text {
      font-size: 18px;
      color: #ffffff;
      margin-bottom: 0; }
  .subscribe-area_e08b31d85e65af3f .te-subscribe-inner-area_50d1806f37e8c11f {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .subscribe-area_e08b31d85e65af3f .te-subscribe-inner-area_50d1806f37e8c11f {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .subscribe-area_e08b31d85e65af3f .te-subscribe-inner-area_50d1806f37e8c11f .te-subscribe-collumn_5b6105fc0d1460fd {
      -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_e08b31d85e65af3f .te-subscribe-inner-area_50d1806f37e8c11f .te-subscribe-collumn_5b6105fc0d1460fd.te-image-bg-collumn_bf5d599af475ee76 {
          display: none; } }
    .subscribe-area_e08b31d85e65af3f .te-subscribe-inner-area_50d1806f37e8c11f .mc4wp-form-fields_07e91ef6ae723b4f {
      background-color: transparent;
      gap: 10px; }
      @media (max-width: 575px) {
        .subscribe-area_e08b31d85e65af3f .te-subscribe-inner-area_50d1806f37e8c11f .mc4wp-form-fields_07e91ef6ae723b4f {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .subscribe-area_e08b31d85e65af3f .te-subscribe-inner-area_50d1806f37e8c11f .mc4wp-form-fields_07e91ef6ae723b4f .submit-btn_5bb29f7e1cf166ad {
        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_66e3598840e6b3fd .te-subscribe-form-wrapper_accada6e81f8ed1d {
  color: #335371; }

.te-subscribe-form-widget_616bd809f4304b61 {
  position: relative; }
  .te-subscribe-form-widget_616bd809f4304b61 .mc4wp-form-fields_07e91ef6ae723b4f {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    overflow: hidden;
    border-radius: 5px; }
  .te-subscribe-form-widget_616bd809f4304b61 .single-field_14577f6fbe2d0992 {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .te-subscribe-form-widget_616bd809f4304b61 .single-field_14577f6fbe2d0992 input {
      color: #335371;
      height: 55px;
      padding: 0 30px;
      font-size: 18px;
      width: 100%;
      border-radius: 50px; }
    .te-subscribe-form-widget_616bd809f4304b61 .single-field_14577f6fbe2d0992 *::-webkit-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_616bd809f4304b61 .single-field_14577f6fbe2d0992 *:-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_616bd809f4304b61 .single-field_14577f6fbe2d0992 *::-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_616bd809f4304b61 .single-field_14577f6fbe2d0992 *::placeholder {
      color: #778196; }
  .te-subscribe-form-widget_616bd809f4304b61 .submit-btn_5bb29f7e1cf166ad {
    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_616bd809f4304b61 .submit-btn_5bb29f7e1cf166ad:hover {
      background-color: #131A2A;
      color: #ffffff; }
  .te-subscribe-form-widget_616bd809f4304b61 .mc4wp-response_37409ba57145db44 {
    position: absolute;
    margin-top: 15px; }
    .te-subscribe-form-widget_616bd809f4304b61 .mc4wp-response_37409ba57145db44 .mc4wp-alert_55d3e32284a8f73f.mc4wp-error_0059e94380e06b6a p {
      color: #ff0000;
      position: relative; }
    .te-subscribe-form-widget_616bd809f4304b61 .mc4wp-response_37409ba57145db44 .mc4wp-alert_55d3e32284a8f73f.mc4wp-error_0059e94380e06b6a a {
      color: #ff0000; }
    .te-subscribe-form-widget_616bd809f4304b61 .mc4wp-response_37409ba57145db44 .mc4wp-alert_55d3e32284a8f73f.mc4wp-success_fee9839a19334586 p, .te-subscribe-form-widget_616bd809f4304b61 .mc4wp-response_37409ba57145db44 .mc4wp-alert_55d3e32284a8f73f.mc4wp-notice_635a4823d0e8ed11 p {
      color: #ffffff;
      position: relative; }

.te-footer-social-wrapper_70e7ec6c13360afe {
  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_70e7ec6c13360afe .te-footer-logo_d84c4aab3d7da738 {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .te-footer-social-wrapper_70e7ec6c13360afe .te-social-widget_2324f19a822873af {
    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_70e7ec6c13360afe .te-social-widget_2324f19a822873af span {
      color: #ffffff;
      font-size: 20px;
      font-weight: 400; }

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

.footer_5126deb8b529c26b.style-2_bcdbb5dd2b0b9671 {
  background-color: #131A2A; }
  .footer_5126deb8b529c26b.style-2_bcdbb5dd2b0b9671 .te-footer-sec_aa68805cea388e22 {
    border-bottom: 1px solid rgba(225, 225, 225, 0.3);
    padding-top: calc(3rem +15px);
    padding-bottom: 70px; }
  .footer_5126deb8b529c26b.style-2_bcdbb5dd2b0b9671 .te-footer-widget-title_6b1ed98758f212d6,
  .footer_5126deb8b529c26b.style-2_bcdbb5dd2b0b9671 .wp-block-heading_a908eef2053e70b9 {
    color: #ffffff;
    font-size: 24px; }
  .footer_5126deb8b529c26b.style-2_bcdbb5dd2b0b9671 .footer-bottom-area_ffdc11884cb1340c .te-copyright-text_71f8642826a39f2b p,
  .footer_5126deb8b529c26b.style-2_bcdbb5dd2b0b9671 .te-footer-widget_66e3598840e6b3fd.te_widget_nav_menu_2eead0730115a9df li a,
  .footer_5126deb8b529c26b.style-2_bcdbb5dd2b0b9671 .te-footer-widget_66e3598840e6b3fd .te_widget_latest_post_3f5dd3f4100007ec ul li .te-latest-post-desc_d070e0efc17ec04e .te-latest-post-title_8da888cba7b454db a,
  .footer_5126deb8b529c26b.style-2_bcdbb5dd2b0b9671 .te-footer-widget_66e3598840e6b3fd .te_widget_latest_post_3f5dd3f4100007ec ul li .te-latest-post-desc_d070e0efc17ec04e .te-latest-post-title_8da888cba7b454db,
  .footer_5126deb8b529c26b.style-2_bcdbb5dd2b0b9671 .te-footer-widget_66e3598840e6b3fd .te_widget_latest_post_3f5dd3f4100007ec ul li .te-latest-post-desc_d070e0efc17ec04e .te-latest-post-meta_29bfbd72e2cbea5f,
  .footer_5126deb8b529c26b.style-2_bcdbb5dd2b0b9671 .te-footer-widget_66e3598840e6b3fd .te-subscribe-form-wrapper_accada6e81f8ed1d,
  .footer_5126deb8b529c26b.style-2_bcdbb5dd2b0b9671 .te-footer-bottom-menu_c6d3aaaeef4e0021 ul li a,
  .footer_5126deb8b529c26b.style-2_bcdbb5dd2b0b9671 .footer-bottom-area_ffdc11884cb1340c .te-copyright-text_71f8642826a39f2b p a {
    color: #ffffff; }

/*# sourceMappingURL=style.css.map */