/**
 * 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_105e374e92275bbe {
  background-color: #FFF3F3; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

code {
  color: #E7F914; }

.te-theme-btn_72142568b1d138b9,
.wp-block-loginout_affeb0c5ccfccced a,
input.te-theme-btn_72142568b1d138b9 {
  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_72142568b1d138b9:hover,
  .wp-block-loginout_affeb0c5ccfccced a:hover,
  input.te-theme-btn_72142568b1d138b9:hover {
    color: #131A2A;
    background-color: #E7F914; }
  .te-theme-btn_72142568b1d138b9:focus,
  .wp-block-loginout_affeb0c5ccfccced a:focus,
  input.te-theme-btn_72142568b1d138b9:focus {
    color: #ffffff; }
  .te-theme-btn_72142568b1d138b9.yellow-btn_fd4edf507ed11df3,
  .wp-block-loginout_affeb0c5ccfccced a.yellow-btn_fd4edf507ed11df3,
  input.te-theme-btn_72142568b1d138b9.yellow-btn_fd4edf507ed11df3 {
    background-color: #E7F914;
    color: #14203A; }
  .te-theme-btn_72142568b1d138b9.simple-btn_a6cf3c07373f7c00,
  .wp-block-loginout_affeb0c5ccfccced a.simple-btn_a6cf3c07373f7c00,
  input.te-theme-btn_72142568b1d138b9.simple-btn_a6cf3c07373f7c00 {
    padding-left: 36px;
    padding-right: 36px; }

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

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

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

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

.circle-rotate-wrapper_084f5f15f1fe8cc5 {
  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_084f5f15f1fe8cc5 .circle-rotate-inner_ad739e21d5daf42d {
    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_c2888ef0d96fd598 {
  margin-top: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.px-350_aff267b9ecbe2570 {
  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_8513f90253ac5303 label {
  width: 100%;
  display: block;
  font-weight: 600;
  margin-bottom: 10px; }
.post-password-form_8513f90253ac5303 input[type="password"] {
  font-size: 1.2rem;
  line-height: 20px;
  padding: 12px 20px;
  border: 1px solid #E4E4F2;
  width: 100%; }
.post-password-form_8513f90253ac5303 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_8513f90253ac5303 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_d37c9987c37fc26b .size-full_98c379c8b0874930.alignright_72a9b78be9fde5e7 {
  margin-bottom: 15px;
  margin-top: 20px; }
.tp-page-content_d37c9987c37fc26b figure.wp-caption_c34e75fe945e924a.aligncenter_bff062c6718a4838 {
  margin-top: 40px; }
.tp-page-content_d37c9987c37fc26b dl, .tp-page-content_d37c9987c37fc26b ol, .tp-page-content_d37c9987c37fc26b ul {
  margin-bottom: 11px; }
.tp-page-content_d37c9987c37fc26b .te-comment-respond_2756520ef0e4a9b7 {
  margin-top: 78px;
  margin-bottom: 20px; }
.tp-page-content_d37c9987c37fc26b .te-latest-comments_cdd6ef4752bf45bd .te-comment-respond_2756520ef0e4a9b7 {
  margin-bottom: 40px; }
.tp-page-content_d37c9987c37fc26b .te-post-comments_1da08448b2e0ff35 {
  margin-top: 80px; }

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

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

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

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

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

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

.gallery-columns-1_06f568194a9c6e92 .gallery-item_8798f4c5d36b6301 {
  max-width: 100%;
  width: 100%; }

.gallery-columns-2_c41a83f0c1121098 .gallery-item_8798f4c5d36b6301 {
  max-width: 50%; }

.gallery-columns-3_346ce546af4ececf .gallery-item_8798f4c5d36b6301 {
  max-width: 33.33%; }

.gallery-columns-4_545aa9baead02ee4 .gallery-item_8798f4c5d36b6301 {
  max-width: 25%; }

.gallery-columns-5_7f1c880d64bd8354 .gallery-item_8798f4c5d36b6301 {
  max-width: 20%; }

.gallery-columns-6_1f2ea7bbec79e1a5 .gallery-item_8798f4c5d36b6301 {
  max-width: 16.66%; }

.gallery-columns-7_9096910dc6bcf32c .gallery-item_8798f4c5d36b6301 {
  max-width: 14.28%; }

.gallery-columns-8_7a8de6006d300dd3 .gallery-item_8798f4c5d36b6301 {
  max-width: 12.5%; }

.gallery-columns-9_9e608d2c65d876ae .gallery-item_8798f4c5d36b6301 {
  max-width: 11.11%; }

.gallery-caption_c980ffe277c2eaf8 {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.te-post-content p.has-large-font-size_df0e1548943fb6c3 {
  font-size: 36px;
  line-height: 1.2; }
.te-post-content .wp-block-search_b2c61789a38d50d8 {
  margin-bottom: 15px; }
.te-post-content .wp-block-file_9a2e97437c8ad2ee {
  margin-top: 20px; }
.te-post-content .wp-block-group__inner-container_be27cf31fc2f5484 p {
  margin-top: 0 !important; }

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

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

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

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

.wp-block-cover_f7d66aa3d2ac57e5 p.wp-block-cover-text_a0c8d5cb451ff5e0,
.wp-block-cover_f7d66aa3d2ac57e5.is-light_03e6b1ffec2decdb .wp-block-cover__inner-container_2dfd686334df6edd {
  color: #fff !important; }

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

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

.widget_0c4fae435cdf1b27 .wp-block-archives-dropdown_906b079f2e97ff8d,
.widget_0c4fae435cdf1b27 .wp-block-categories-dropdown_2d6a6dab4d46a43b,
.widget_0c4fae435cdf1b27 .wp-block-loginout_affeb0c5ccfccced,
.widget_0c4fae435cdf1b27 .wp-block-social-links_a62a407ae953da9f,
.widget_0c4fae435cdf1b27.widget_archive_a59d5609bcb566b9 select,
.widget_0c4fae435cdf1b27.te_widget_categories_644e26ffe1b37cbc select,
.widget_0c4fae435cdf1b27.widget_text_05fb9f9c4698dcdd select,
.widget_0c4fae435cdf1b27.te_widget_search_b5df591aa17331c9 .search-form_80e3e5cac6d0d645,
.widget_0c4fae435cdf1b27.te_widget_tag_cloud_08a742270260a708 .tagcloud_365dcb794d6870de,
.widget_0c4fae435cdf1b27 .wp-block-tag-cloud_af990b60d2d299a0 {
  margin-bottom: 6px; }

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

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

.blog-search-content_1edca46dfa1a3cc5 {
  margin: 0; }
  .blog-search-content_1edca46dfa1a3cc5 .wp-block-search_b2c61789a38d50d8,
  .blog-search-content_1edca46dfa1a3cc5 .search-form_80e3e5cac6d0d645,
  .blog-search-content_1edca46dfa1a3cc5 .sidebar__search_758f8ff09b627ad7 {
    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_1edca46dfa1a3cc5 .wp-block-search_b2c61789a38d50d8,
      .blog-search-content_1edca46dfa1a3cc5 .search-form_80e3e5cac6d0d645,
      .blog-search-content_1edca46dfa1a3cc5 .sidebar__search_758f8ff09b627ad7 {
        width: 100%; } }
    .blog-search-content_1edca46dfa1a3cc5 .wp-block-search_b2c61789a38d50d8 .wp-block-search__inside-wrapper_f34396b236c3a108,
    .blog-search-content_1edca46dfa1a3cc5 .search-form_80e3e5cac6d0d645 .wp-block-search__inside-wrapper_f34396b236c3a108,
    .blog-search-content_1edca46dfa1a3cc5 .sidebar__search_758f8ff09b627ad7 .wp-block-search__inside-wrapper_f34396b236c3a108 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .blog-search-content_1edca46dfa1a3cc5 .wp-block-search_b2c61789a38d50d8 label,
    .blog-search-content_1edca46dfa1a3cc5 .search-form_80e3e5cac6d0d645 label,
    .blog-search-content_1edca46dfa1a3cc5 .sidebar__search_758f8ff09b627ad7 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_1edca46dfa1a3cc5 .wp-block-search_b2c61789a38d50d8 input,
    .blog-search-content_1edca46dfa1a3cc5 .search-form_80e3e5cac6d0d645 input,
    .blog-search-content_1edca46dfa1a3cc5 .sidebar__search_758f8ff09b627ad7 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_1edca46dfa1a3cc5 .wp-block-search_b2c61789a38d50d8 button,
    .blog-search-content_1edca46dfa1a3cc5 .search-form_80e3e5cac6d0d645 button,
    .blog-search-content_1edca46dfa1a3cc5 .sidebar__search_758f8ff09b627ad7 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_d37c9987c37fc26b .wp-smiley_8e60dc86f6a147d0,
.entry-content_2bed6006b844b61e .wp-smiley_8e60dc86f6a147d0,
.comment-content_658656f78e7a50d8 .wp-smiley_8e60dc86f6a147d0 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

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

.te-comment-respond_2756520ef0e4a9b7.style-two_b1dc24941f0a79c3 .wpcf7-form_86f92e1744b09577 .wpcf7-not-valid-tip_1827cb69251d6105 {
  color: #d9c0b8 !important; }
.te-comment-respond_2756520ef0e4a9b7 .wpcf7-form_86f92e1744b09577 .wpcf7-not-valid_b0178a5819114928 {
  border-color: #dc3232 !important; }
.te-comment-respond_2756520ef0e4a9b7 .wpcf7-form_86f92e1744b09577 .wpcf7-not-valid-tip_1827cb69251d6105 {
  font-size: 16px;
  margin-top: 5px; }
.te-comment-respond_2756520ef0e4a9b7 .wpcf7-form_86f92e1744b09577.sent_c6b946825a77b614 .wpcf7-response-output_367b8cbf575c53ea {
  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_2756520ef0e4a9b7 .wpcf7-form_86f92e1744b09577.invalid_a7fe46024439cf1e .wpcf7-response-output_367b8cbf575c53ea {
  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_507bb5cc51ce00c3 {
  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_507bb5cc51ce00c3 .wpcf7-te-list-item_87f74dfbd809c35a {
    margin: 0; }
    .wpcf7-form-control_507bb5cc51ce00c3 .wpcf7-te-list-item_87f74dfbd809c35a label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      margin: 0;
      gap: 10px; }
      .wpcf7-form-control_507bb5cc51ce00c3 .wpcf7-te-list-item_87f74dfbd809c35a label .wpcf7-te-list-item-label_47f2616b784a18c5 {
        font-size: 16px;
        font-weight: 400; }

.logged-in_bd15f3e13c9a4b3f .te-comment-respond_2756520ef0e4a9b7 textarea {
  margin-bottom: 12px; }

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

body.admin-bar_f3a38ca930448990 .header-menu-area_a1a3bf10a6a539b4.sticky_menu_438c3ecc4618b62f {
  top: 30px; }
  @media (max-width: 600px) {
    body.admin-bar_f3a38ca930448990 .header-menu-area_a1a3bf10a6a539b4.sticky_menu_438c3ecc4618b62f {
      top: 0; } }

.page-template-default_f3952064936f5786.page-id-146_7c9e0e237b6e0fe2 .tp-page-content_d37c9987c37fc26b p:last-child {
  margin-bottom: 10px; }
.page-template-default_f3952064936f5786.page-id-1133_114988c7bc32a54b .tp-page-content_d37c9987c37fc26b .te-comment-respond_2756520ef0e4a9b7 {
  margin-top: 78px;
  display: inline-block;
  width: 100%; }
.page-template-default_f3952064936f5786.page-id-3_929a22f626fef02c .page-area_d9f8714346712936 {
  padding-top: 128px; }

.single-post-item_8d80e2fa9e3663df.post-24_3efd43eab7b5d128 .wp-block-button_7d1540eaf12d0cb6 a {
  color: #ffffff; }

.post-template-default_410e75c12423e4b6.postid-163_c32b5ad8ff55a4e1 .te-blog-details-wrapper_d3fbcfc130660b4b .te-post-item_b46247dcfa866fef .te-post-content {
  margin-bottom: 34px; }
.post-template-default_410e75c12423e4b6.postid-150_49f1a7ed429c94f9 .te-blog-details-wrapper_d3fbcfc130660b4b .te-post-item_b46247dcfa866fef .te-post-content {
  margin-bottom: 34px; }
  .post-template-default_410e75c12423e4b6.postid-150_49f1a7ed429c94f9 .te-blog-details-wrapper_d3fbcfc130660b4b .te-post-item_b46247dcfa866fef .te-post-content .wp-block-group_0c71110d75f9ccc0.is-layout-constrained_4fb6fde3f63c4f91:last-child {
    border: 1px solid #000; }
.post-template-default_410e75c12423e4b6.postid-51_3d080718ccf3d92e .te-blog-details-wrapper_d3fbcfc130660b4b .te-post-item_b46247dcfa866fef .te-post-content {
  margin-bottom: 25px; }
  .post-template-default_410e75c12423e4b6.postid-51_3d080718ccf3d92e .te-blog-details-wrapper_d3fbcfc130660b4b .te-post-item_b46247dcfa866fef .te-post-content p:last-child {
    margin-bottom: 0; }
.post-template-default_410e75c12423e4b6.postid-1163_af83efa3f947de13 .te-blog-details-wrapper_d3fbcfc130660b4b .te-post-item_b46247dcfa866fef .te-post-content .wp-caption_c34e75fe945e924a, .post-template-default_410e75c12423e4b6.postid-568_4a3dc1feaab355be .te-blog-details-wrapper_d3fbcfc130660b4b .te-post-item_b46247dcfa866fef .te-post-content .wp-caption_c34e75fe945e924a {
  margin-top: 20px; }
.post-template-default_410e75c12423e4b6.postid-1785_44a091ac19e21cc4 .te-blog-details-wrapper_d3fbcfc130660b4b .te-post-item_b46247dcfa866fef .te-post-content .wp-block-button__link_954f731b8eae487b {
  color: #ffffff !important; }
.post-template-default_410e75c12423e4b6.postid-1149_6dbf59fd72658a16 .te-blog-details-wrapper_d3fbcfc130660b4b .te-latest-comments_cdd6ef4752bf45bd li .te-comments-item_de47a03ded407faf .te-comments-text_f0862f0f08830a0b p {
  margin-bottom: 0; }
.post-template-default_410e75c12423e4b6.postid-555_0fd462cda5c8dd79 .te-blog-details-wrapper_d3fbcfc130660b4b .te-post-item_b46247dcfa866fef .te-post-content .gallery {
  margin-top: 20px; }

.error-404_e9059edb6eddbe84.not-found {
  margin-top: -20px;
  margin-bottom: 40px; }
  .error-404_e9059edb6eddbe84.not-found .error-content_9a5a7fb7fb1a027a .error-btn-bh_8eadf2e7ce5c4f96 {
    margin-top: 20px; }

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

.sidebar_21bb7e10f05b6e0e .widget_media_gallery_4d33a6c2205c09f9 .gallery-item_8798f4c5d36b6301 {
  margin-bottom: 0; }
  .sidebar_21bb7e10f05b6e0e .widget_media_gallery_4d33a6c2205c09f9 .gallery-item_8798f4c5d36b6301 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_b7a1bb86fdd2fc1f {
  -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_984016ed5d898db1 {
  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_0bc64fda6c8bf21e path {
  stroke: #317EFE;
  stroke-width: 4;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

body.admin-bar_f3a38ca930448990 .header-area_2e0ae5d1bcb721b0.style-2_189a711ca2653acd.login .te-header-menu-area_b4f562b3ea0b889a {
  top: auto !important; }

.header-area_2e0ae5d1bcb721b0 .container-fluid_6ff26172d9c4aa27 {
  padding: 0 70px; }
  @media (max-width: 1550px) {
    .header-area_2e0ae5d1bcb721b0 .container-fluid_6ff26172d9c4aa27 {
      padding: 0 24px; } }
.header-area_2e0ae5d1bcb721b0.style-2_189a711ca2653acd .header-top {
  padding: 9px 0;
  background-color: #F9F4F1; }
  .header-area_2e0ae5d1bcb721b0.style-2_189a711ca2653acd .header-top .te-header-contact-info_f5ba737e758b5ffc span {
    color: #677471; }
    .header-area_2e0ae5d1bcb721b0.style-2_189a711ca2653acd .header-top .te-header-contact-info_f5ba737e758b5ffc span i {
      color: #317EFE; }
    .header-area_2e0ae5d1bcb721b0.style-2_189a711ca2653acd .header-top .te-header-contact-info_f5ba737e758b5ffc span a {
      color: #677471; }
  .header-area_2e0ae5d1bcb721b0.style-2_189a711ca2653acd .header-top .te-social-profile_6ce0925117907f1d a {
    color: #317EFE;
    background-color: #E0E6F8;
    width: 42px;
    height: 42px; }
    .header-area_2e0ae5d1bcb721b0.style-2_189a711ca2653acd .header-top .te-social-profile_6ce0925117907f1d a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #ffffff;
      background-color: #317EFE; }
.header-area_2e0ae5d1bcb721b0.style-2_189a711ca2653acd .te-header-menu-area_b4f562b3ea0b889a {
  position: fixed;
  top: 20px;
  left: 0;
  width: 100%; }
  .header-area_2e0ae5d1bcb721b0.style-2_189a711ca2653acd .te-header-menu-area_b4f562b3ea0b889a .menu-wrapper_d4aea68011e27230 {
    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_2e0ae5d1bcb721b0.style-2_189a711ca2653acd .te-header-menu-area_b4f562b3ea0b889a .menu-wrapper_d4aea68011e27230 {
        padding-left: 10px;
        padding-right: 6px; } }
  .header-area_2e0ae5d1bcb721b0.style-2_189a711ca2653acd .te-header-menu-area_b4f562b3ea0b889a .te-header-btn_021bb711a110fce6 .te-quote-btn_fd65e6351cfadf7e {
    background-color: #E7F914;
    border-color: #E7F914; }
.header-area_2e0ae5d1bcb721b0.style-2_189a711ca2653acd .te-sticky_menu {
  top: 0; }
  .header-area_2e0ae5d1bcb721b0.style-2_189a711ca2653acd .te-sticky_menu .menu-wrapper_d4aea68011e27230 {
    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_e4068ae342b02852 {
    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_c49cc4ccbe6c117d {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px; }
  .header-top .te-header-contact-info_f5ba737e758b5ffc {
    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_f5ba737e758b5ffc 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_f5ba737e758b5ffc span.te-contact-info-item_9a5c18d3bf15b9ec {
        gap: 0 10px !important; }
      .header-top .te-header-contact-info_f5ba737e758b5ffc 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_348712cb04a5202d {
      display: none; } }
  .header-top .header-top-btn_348712cb04a5202d 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_348712cb04a5202d a:hover:after {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
    .header-top .header-top-btn_348712cb04a5202d 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_6ce0925117907f1d {
    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_6ce0925117907f1d .te-social-profile-label_67d2178e88bd0f5e {
      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_6ce0925117907f1d 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_6ce0925117907f1d a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #14203A;
        background-color: #E7F914; }

.te-header-menu-area_b4f562b3ea0b889a {
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-header-menu-area_b4f562b3ea0b889a.te-te-sticky-header_44c5278fd1c7b0bd {
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-header-menu-area_b4f562b3ea0b889a.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_b4f562b3ea0b889a.te-sticky_menu .te-logo_32d885954be17591 .te-sticky-logo_2b9e2d85457e8e7c img {
          width: 170px;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-header-menu-area_b4f562b3ea0b889a.te-sticky_menu .te-main-menu_d0ec036831709fea ul li.te-active > a:after {
      bottom: 20px; }
    .te-header-menu-area_b4f562b3ea0b889a.te-sticky_menu .te-main-menu_d0ec036831709fea 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_b4f562b3ea0b889a.te-sticky_menu .te-main-menu_d0ec036831709fea ul li a {
          padding: 33px 14px; } }
    .te-header-menu-area_b4f562b3ea0b889a.te-sticky_menu .te-main-menu_d0ec036831709fea ul li ul li a {
      padding: 10px 20px; }
  .te-header-menu-area_b4f562b3ea0b889a .te-header-menu-wrapper_3eb23e82fdd90dfb {
    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_b4f562b3ea0b889a .te-header-menu-wrapper_3eb23e82fdd90dfb {
        gap: 20px; } }
  .te-header-menu-area_b4f562b3ea0b889a .te-logo_32d885954be17591 {
    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_b4f562b3ea0b889a .te-logo_32d885954be17591 {
        height: 100px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-header-menu-area_b4f562b3ea0b889a .te-logo_32d885954be17591 {
        height: 80px; } }
    .te-header-menu-area_b4f562b3ea0b889a .te-logo_32d885954be17591 .te-standard-logo_ceb2e6056466aefd img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-header-menu-area_b4f562b3ea0b889a .te-logo_32d885954be17591 .te-sticky-logo_2b9e2d85457e8e7c {
      display: none; }
      @media only screen and (max-width: 767px) {
        .te-header-menu-area_b4f562b3ea0b889a .te-logo_32d885954be17591 .te-sticky-logo_2b9e2d85457e8e7c {
          width: 170px; } }
      @media only screen and (max-width: 1199px) {
        .te-header-menu-area_b4f562b3ea0b889a .te-logo_32d885954be17591 .te-sticky-logo_2b9e2d85457e8e7c {
          display: block; } }
      .te-header-menu-area_b4f562b3ea0b889a .te-logo_32d885954be17591 .te-sticky-logo_2b9e2d85457e8e7c img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-header-menu-area_b4f562b3ea0b889a .te-logo_32d885954be17591 .te-retina-logo_f48bc707cbe4afc9 {
      display: none; }

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

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

.te-header-btn_021bb711a110fce6 {
  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_021bb711a110fce6 .te-icon_c80175f976a7fe74 {
    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_021bb711a110fce6 .te-icon_c80175f976a7fe74: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_021bb711a110fce6 {
      display: none; } }
  .te-header-btn_021bb711a110fce6 .te-cta-btn_93f05bcc63163f8c {
    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_021bb711a110fce6 .te-cta-btn_93f05bcc63163f8c:hover {
      background-color: #317EFE;
      color: #ffffff; }
  .te-header-btn_021bb711a110fce6 .te-quote-btn_fd65e6351cfadf7e {
    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_021bb711a110fce6 .te-quote-btn_fd65e6351cfadf7e: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_9e870e0cff9ceb38 {
    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_9e870e0cff9ceb38 .te-search-content-filed_d61cdfd82eee7939 {
      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_9e870e0cff9ceb38 .te-search-content-filed_d61cdfd82eee7939 .te-search-close {
        cursor: pointer;
        font-size: 30px;
        color: #ffffff; }
    .te-search-form-wrapper .te-search-form-inner_9e870e0cff9ceb38 .te-search-form_9482ad0f82e66e69 {
      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_9e870e0cff9ceb38 .te-search-form_9482ad0f82e66e69 .te-search-form-input_a3f7f0dcb9b86156 {
        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_9e870e0cff9ceb38 .te-search-form_9482ad0f82e66e69 .te-search-form-input_a3f7f0dcb9b86156 .te-search-icon_a6c16a2b8a9cc8bf {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .te-search-form-wrapper .te-search-form-inner_9e870e0cff9ceb38 .te-search-form_9482ad0f82e66e69 .te-search-form-input_a3f7f0dcb9b86156 button.te-submit-search-btn_2ffb0d6e7f339b5b {
          padding: 15px 24px !important; }
      .te-search-form-wrapper .te-search-form-inner_9e870e0cff9ceb38 .te-search-form_9482ad0f82e66e69 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_b8b4a39553d219d8 a.mean-expand.mean-clicked_84ef16291c8d9def {
  background-color: #317EFE;
  border-color: #317EFE !important; }

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

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

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

.te-mobile-menu-bar_7a3574c470572e65 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_7a3574c470572e65 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_b2805632b4ef38b4 {
    display: inline-block;
    width: 180px; }
  .te-menu-sidebar-area .te-menu-sidebar-wrapper_84cd90143c60deb1 {
    position: relative;
    padding: 40px; }
  .te-menu-sidebar-area.active {
    right: 0; }
  .te-menu-sidebar-area .te-menu-sidebar-close_bec98c5af1c87f77 {
    position: absolute;
    top: 0;
    right: 0; }
    .te-menu-sidebar-area .te-menu-sidebar-close_bec98c5af1c87f77 .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_bec98c5af1c87f77 .te-menu-sidebar-close-btn:hover {
        background-color: #317EFE; }
  .te-menu-sidebar-area .te-menu-sidebar-content_c6cf4962b8f20d3c .te-menu-sidebar-single-widget_8007a1da58caad9d {
    display: inline-block;
    margin-top: 20px;
    width: 100%; }
    .te-menu-sidebar-area .te-menu-sidebar-content_c6cf4962b8f20d3c .te-menu-sidebar-single-widget_8007a1da58caad9d .te-menu-sidebar-title_054703a7e2fbab45 {
      margin-bottom: 5px; }
    .te-menu-sidebar-area .te-menu-sidebar-content_c6cf4962b8f20d3c .te-menu-sidebar-single-widget_8007a1da58caad9d .te-header-contact-info_f5ba737e758b5ffc {
      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_c6cf4962b8f20d3c .te-menu-sidebar-single-widget_8007a1da58caad9d .te-header-contact-info_f5ba737e758b5ffc 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_c6cf4962b8f20d3c .te-menu-sidebar-single-widget_8007a1da58caad9d .te-header-contact-info_f5ba737e758b5ffc span.te-contact-info-item_9a5c18d3bf15b9ec {
          gap: 0 10px !important; }
        .te-menu-sidebar-area .te-menu-sidebar-content_c6cf4962b8f20d3c .te-menu-sidebar-single-widget_8007a1da58caad9d .te-header-contact-info_f5ba737e758b5ffc 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_c6cf4962b8f20d3c .te-menu-sidebar-single-widget_8007a1da58caad9d .te-header-contact-info_f5ba737e758b5ffc span a:hover {
            color: #317EFE; }
    .te-menu-sidebar-area .te-menu-sidebar-content_c6cf4962b8f20d3c .te-menu-sidebar-single-widget_8007a1da58caad9d .te-social-profile_6ce0925117907f1d {
      margin-top: 20px;
      border-top: 1px solid #dfe2e9;
      width: 100%;
      padding-top: 20px; }
      .te-menu-sidebar-area .te-menu-sidebar-content_c6cf4962b8f20d3c .te-menu-sidebar-single-widget_8007a1da58caad9d .te-social-profile_6ce0925117907f1d a {
        color: #14203A;
        font-size: 22px; }
        .te-menu-sidebar-area .te-menu-sidebar-content_c6cf4962b8f20d3c .te-menu-sidebar-single-widget_8007a1da58caad9d .te-social-profile_6ce0925117907f1d 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_94042fbf69985ec4 {
  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_94042fbf69985ec4.style-2_189a711ca2653acd .te-single-slider_9d5362d845243248 {
    height: 950px;
    padding-top: 70px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_94042fbf69985ec4.style-2_189a711ca2653acd .te-single-slider_9d5362d845243248 {
        height: unset;
        padding: 80px 0; } }
    .slider-area_94042fbf69985ec4.style-2_189a711ca2653acd .te-single-slider_9d5362d845243248 .slider-feature-img_14ecdec5a1d1f652 {
      position: absolute;
      right: 0;
      top: 0; }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_94042fbf69985ec4.style-2_189a711ca2653acd .te-single-slider_9d5362d845243248 .slider-feature-img_14ecdec5a1d1f652 {
          right: -200px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_94042fbf69985ec4.style-2_189a711ca2653acd .te-single-slider_9d5362d845243248 .slider-feature-img_14ecdec5a1d1f652 {
          right: -280px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_94042fbf69985ec4.style-2_189a711ca2653acd .te-single-slider_9d5362d845243248 .slider-feature-img_14ecdec5a1d1f652 {
          right: -380px; } }
      .slider-area_94042fbf69985ec4.style-2_189a711ca2653acd .te-single-slider_9d5362d845243248 .slider-feature-img_14ecdec5a1d1f652 .company-award_4a6e307365883c24 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        margin-top: 50px;
        left: 135px; }
        .slider-area_94042fbf69985ec4.style-2_189a711ca2653acd .te-single-slider_9d5362d845243248 .slider-feature-img_14ecdec5a1d1f652 .company-award_4a6e307365883c24 .icon_8b76a2da5ecb9f5d {
          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_94042fbf69985ec4.style-2_189a711ca2653acd .te-single-slider_9d5362d845243248 .slider-feature-img_14ecdec5a1d1f652 .slider-feature-img-overlay_a64b63d05304b51d {
          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_94042fbf69985ec4.style-2_189a711ca2653acd .te-single-slider_9d5362d845243248 .slider-left-shape_221658e7d7feb28b {
      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_94042fbf69985ec4.style-2_189a711ca2653acd .te-single-slider_9d5362d845243248 .slider-left-shape_221658e7d7feb28b {
          display: none; } }
    .slider-area_94042fbf69985ec4.style-2_189a711ca2653acd .te-single-slider_9d5362d845243248 .slider-right-shape_6062b8d94d9acf91 {
      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_94042fbf69985ec4.style-2_189a711ca2653acd .te-single-slider_9d5362d845243248 .slider-right-shape_6062b8d94d9acf91 {
          display: none; } }
    .slider-area_94042fbf69985ec4.style-2_189a711ca2653acd .te-single-slider_9d5362d845243248 .slider-circle-shape_8165281486c0ec21 {
      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_94042fbf69985ec4 .te-slider-wrapper_3f742289c0526977 .slick-active .te-slider-short-title_9fffa1455fe0bfa1,
  .slider-area_94042fbf69985ec4 .te-slider-wrapper_3f742289c0526977 .slick-active .te-slider-title_700a9886132c5689,
  .slider-area_94042fbf69985ec4 .te-slider-wrapper_3f742289c0526977 .slick-active .te-slider-short-desc_18614d397ca97ea5,
  .slider-area_94042fbf69985ec4 .te-slider-wrapper_3f742289c0526977 .slick-active .te-slider-btn-wrapper_d9d5a6855ef22c2e {
    -webkit-animation-name: MovefadeUp;
    animation-name: MovefadeUp;
    -webkit-animation-fill-mode: both; }
  .slider-area_94042fbf69985ec4 .te-slider-wrapper_3f742289c0526977 .slick-active .te-slider-short-title_9fffa1455fe0bfa1 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; }
  .slider-area_94042fbf69985ec4 .te-slider-wrapper_3f742289c0526977 .slick-active .te-slider-title_700a9886132c5689 {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  .slider-area_94042fbf69985ec4 .te-slider-wrapper_3f742289c0526977 .slick-active .te-slider-short-desc_18614d397ca97ea5 {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s; }
  .slider-area_94042fbf69985ec4 .te-slider-wrapper_3f742289c0526977 .slick-active .te-slider-btn-wrapper_d9d5a6855ef22c2e {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s; }
  .slider-area_94042fbf69985ec4 .te-slider-wrapper_3f742289c0526977 .slick-dots_d002a8aa8a3ac0ea {
    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_94042fbf69985ec4 .te-slider-wrapper_3f742289c0526977 .slick-dots_d002a8aa8a3ac0ea {
        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_94042fbf69985ec4 .te-slider-wrapper_3f742289c0526977 .slick-dots_d002a8aa8a3ac0ea 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_94042fbf69985ec4 .te-slider-wrapper_3f742289c0526977 .slick-dots_d002a8aa8a3ac0ea 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_94042fbf69985ec4 .te-slider-wrapper_3f742289c0526977 .slick-dots_d002a8aa8a3ac0ea li button:hover {
          background-color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
      .slider-area_94042fbf69985ec4 .te-slider-wrapper_3f742289c0526977 .slick-dots_d002a8aa8a3ac0ea li.slick-active {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 1px solid #317EFE; }
        .slider-area_94042fbf69985ec4 .te-slider-wrapper_3f742289c0526977 .slick-dots_d002a8aa8a3ac0ea li.slick-active button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .slider-area_94042fbf69985ec4 .te-single-slider_9d5362d845243248 {
    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_94042fbf69985ec4 .te-single-slider_9d5362d845243248 {
        background-image: none !important; } }
    .slider-area_94042fbf69985ec4 .te-single-slider_9d5362d845243248 .te-slider-overlay_5fb96ad294d568ff {
      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_94042fbf69985ec4 .te-single-slider_9d5362d845243248 .te-slider-overlay_5fb96ad294d568ff {
          left: 0; } }
      .slider-area_94042fbf69985ec4 .te-single-slider_9d5362d845243248 .te-slider-overlay_5fb96ad294d568ff .te-slider-overlay-shape_f4fd0678de190bc6 {
        position: absolute;
        top: 0;
        height: 100%;
        left: -340px;
        width: 100%; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_94042fbf69985ec4 .te-single-slider_9d5362d845243248 .te-slider-overlay_5fb96ad294d568ff .te-slider-overlay-shape_f4fd0678de190bc6 {
            display: none; } }
    .slider-area_94042fbf69985ec4 .te-single-slider_9d5362d845243248 .te-slider-content-wrapper_318bfcb5a561c56b {
      position: relative;
      z-index: 99; }
      .slider-area_94042fbf69985ec4 .te-single-slider_9d5362d845243248 .te-slider-content-wrapper_318bfcb5a561c56b .te-slider-content_a0d3e65f0eb3cb12 .te-slider-short-title_9fffa1455fe0bfa1 {
        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_94042fbf69985ec4 .te-single-slider_9d5362d845243248 .te-slider-content-wrapper_318bfcb5a561c56b .te-slider-content_a0d3e65f0eb3cb12 .te-slider-title_700a9886132c5689 {
        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_94042fbf69985ec4 .te-single-slider_9d5362d845243248 .te-slider-content-wrapper_318bfcb5a561c56b .te-slider-content_a0d3e65f0eb3cb12 .te-slider-title_700a9886132c5689 {
            font-size: 60px;
            line-height: 64px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-area_94042fbf69985ec4 .te-single-slider_9d5362d845243248 .te-slider-content-wrapper_318bfcb5a561c56b .te-slider-content_a0d3e65f0eb3cb12 .te-slider-title_700a9886132c5689 {
            font-size: 48px;
            line-height: 56px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_94042fbf69985ec4 .te-single-slider_9d5362d845243248 .te-slider-content-wrapper_318bfcb5a561c56b .te-slider-content_a0d3e65f0eb3cb12 .te-slider-title_700a9886132c5689 {
            font-size: 42px;
            line-height: 52px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_94042fbf69985ec4 .te-single-slider_9d5362d845243248 .te-slider-content-wrapper_318bfcb5a561c56b .te-slider-content_a0d3e65f0eb3cb12 .te-slider-title_700a9886132c5689 {
            font-size: 38px;
            line-height: 44px;
            margin-bottom: 20px; } }
      .slider-area_94042fbf69985ec4 .te-single-slider_9d5362d845243248 .te-slider-content-wrapper_318bfcb5a561c56b .te-slider-content_a0d3e65f0eb3cb12 .te-slider-short-desc_18614d397ca97ea5 {
        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_94042fbf69985ec4 .te-single-slider_9d5362d845243248 .te-slider-content-wrapper_318bfcb5a561c56b .te-slider-content_a0d3e65f0eb3cb12 .te-slider-short-desc_18614d397ca97ea5 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_94042fbf69985ec4 .te-single-slider_9d5362d845243248 .te-slider-content-wrapper_318bfcb5a561c56b .te-slider-content_a0d3e65f0eb3cb12 .te-slider-short-desc_18614d397ca97ea5 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_94042fbf69985ec4 .te-single-slider_9d5362d845243248 .te-slider-content-wrapper_318bfcb5a561c56b .te-slider-content_a0d3e65f0eb3cb12 .te-slider-short-desc_18614d397ca97ea5 {
            font-size: 18px;
            line-height: 32px; } }
      .slider-area_94042fbf69985ec4 .te-single-slider_9d5362d845243248 .te-slider-content-wrapper_318bfcb5a561c56b .te-slider-content_a0d3e65f0eb3cb12 .te-slider-btn-wrapper_d9d5a6855ef22c2e {
        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_94042fbf69985ec4 .te-single-slider_9d5362d845243248 .te-slider-content-wrapper_318bfcb5a561c56b .te-slider-content_a0d3e65f0eb3cb12 .te-slider-btn-wrapper_d9d5a6855ef22c2e {
            padding-top: 30px; } }
        .slider-area_94042fbf69985ec4 .te-single-slider_9d5362d845243248 .te-slider-content-wrapper_318bfcb5a561c56b .te-slider-content_a0d3e65f0eb3cb12 .te-slider-btn-wrapper_d9d5a6855ef22c2e .te-theme-btn_72142568b1d138b9 {
          padding: 11px 30px;
          color: #ffffff;
          border-radius: 50px;
          background-color: #317EFE;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .slider-area_94042fbf69985ec4 .te-single-slider_9d5362d845243248 .te-slider-content-wrapper_318bfcb5a561c56b .te-slider-content_a0d3e65f0eb3cb12 .te-slider-btn-wrapper_d9d5a6855ef22c2e .te-call-btn_def0791e3104d722 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 20px; }
          .slider-area_94042fbf69985ec4 .te-single-slider_9d5362d845243248 .te-slider-content-wrapper_318bfcb5a561c56b .te-slider-content_a0d3e65f0eb3cb12 .te-slider-btn-wrapper_d9d5a6855ef22c2e .te-call-btn_def0791e3104d722 .te-icon_c80175f976a7fe74 {
            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_94042fbf69985ec4 .te-single-slider_9d5362d845243248 .te-slider-content-wrapper_318bfcb5a561c56b .te-slider-content_a0d3e65f0eb3cb12 .te-slider-btn-wrapper_d9d5a6855ef22c2e .te-call-btn_def0791e3104d722 .te-content_93540a07d8fe5f7d {
            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_94042fbf69985ec4 .te-single-slider_9d5362d845243248 .te-slider-content-wrapper_318bfcb5a561c56b .te-slider-content_a0d3e65f0eb3cb12 .te-slider-btn-wrapper_d9d5a6855ef22c2e .te-call-btn_def0791e3104d722 .te-content_93540a07d8fe5f7d .te-title_b31aac2f05228b59 {
              font-size: 18px;
              font-weight: 400;
              line-height: 24px;
              color: #335371; }
            .slider-area_94042fbf69985ec4 .te-single-slider_9d5362d845243248 .te-slider-content-wrapper_318bfcb5a561c56b .te-slider-content_a0d3e65f0eb3cb12 .te-slider-btn-wrapper_d9d5a6855ef22c2e .te-call-btn_def0791e3104d722 .te-content_93540a07d8fe5f7d .te-text_1940bc582646d5b0 {
              font-size: 20px;
              font-weight: 500;
              line-height: 24px;
              letter-spacing: 0px;
              color: #14203A; }

.slider-area_94042fbf69985ec4.style-1_9f73c688da58283c {
  position: relative;
  overflow: visible;
  background: transparent; }
  .slider-area_94042fbf69985ec4.style-1_9f73c688da58283c: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_94042fbf69985ec4.style-1_9f73c688da58283c .te-single-slider_9d5362d845243248 {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .slider-area_94042fbf69985ec4.style-1_9f73c688da58283c .te-single-slider_9d5362d845243248 .te-slider-overlay_5fb96ad294d568ff {
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
      background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
      .slider-area_94042fbf69985ec4.style-1_9f73c688da58283c .te-single-slider_9d5362d845243248 .te-slider-overlay_5fb96ad294d568ff::before {
        display: none; }
    .slider-area_94042fbf69985ec4.style-1_9f73c688da58283c .te-single-slider_9d5362d845243248 .slider-shape_1dd38cb0f5bcf08d {
      position: absolute;
      border-radius: 20px;
      overflow: hidden; }
      .slider-area_94042fbf69985ec4.style-1_9f73c688da58283c .te-single-slider_9d5362d845243248 .slider-shape_1dd38cb0f5bcf08d img {
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        top: 0; }
    .slider-area_94042fbf69985ec4.style-1_9f73c688da58283c .te-single-slider_9d5362d845243248 .shape-one_47cb20bf613e6a8b {
      top: 50px;
      left: 0;
      width: 300px;
      height: 290px; }
      @media (max-width: 991px) {
        .slider-area_94042fbf69985ec4.style-1_9f73c688da58283c .te-single-slider_9d5362d845243248 .shape-one_47cb20bf613e6a8b {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_94042fbf69985ec4.style-1_9f73c688da58283c .te-single-slider_9d5362d845243248 .shape-one_47cb20bf613e6a8b {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_94042fbf69985ec4.style-1_9f73c688da58283c .te-single-slider_9d5362d845243248 .shape-one_47cb20bf613e6a8b {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_94042fbf69985ec4.style-1_9f73c688da58283c .te-single-slider_9d5362d845243248 .shape-one_47cb20bf613e6a8b {
          top: 160px;
          width: 250px;
          height: 200px; } }
    .slider-area_94042fbf69985ec4.style-1_9f73c688da58283c .te-single-slider_9d5362d845243248 .shape-two_3075e5389d789011 {
      top: 0;
      right: 0;
      width: 300px;
      height: 310px; }
      @media (max-width: 991px) {
        .slider-area_94042fbf69985ec4.style-1_9f73c688da58283c .te-single-slider_9d5362d845243248 .shape-two_3075e5389d789011 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_94042fbf69985ec4.style-1_9f73c688da58283c .te-single-slider_9d5362d845243248 .shape-two_3075e5389d789011 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_94042fbf69985ec4.style-1_9f73c688da58283c .te-single-slider_9d5362d845243248 .shape-two_3075e5389d789011 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_94042fbf69985ec4.style-1_9f73c688da58283c .te-single-slider_9d5362d845243248 .shape-two_3075e5389d789011 {
          width: 300px;
          height: 250px;
          top: 70px;
          right: -40px; } }
    .slider-area_94042fbf69985ec4.style-1_9f73c688da58283c .te-single-slider_9d5362d845243248 .shape-three_b1af0bfbc16fdb84 {
      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_94042fbf69985ec4.style-1_9f73c688da58283c .te-single-slider_9d5362d845243248 .shape-three_b1af0bfbc16fdb84 {
          display: none !important; } }
      @media (max-width: 991px) {
        .slider-area_94042fbf69985ec4.style-1_9f73c688da58283c .te-single-slider_9d5362d845243248 .shape-three_b1af0bfbc16fdb84 {
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
    .slider-area_94042fbf69985ec4.style-1_9f73c688da58283c .te-single-slider_9d5362d845243248 .te-slider-container_643971abe379969e {
      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_94042fbf69985ec4.style-1_9f73c688da58283c .te-single-slider_9d5362d845243248 .te-slider-container_643971abe379969e {
          -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_94042fbf69985ec4.style-1_9f73c688da58283c .te-single-slider_9d5362d845243248 .te-slider-container_643971abe379969e {
          padding: 70px 0;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .slider-area_94042fbf69985ec4.style-1_9f73c688da58283c .te-single-slider_9d5362d845243248 .te-slider-container_643971abe379969e .te-slider-column_67585abfbfc944e4 {
        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_94042fbf69985ec4.style-1_9f73c688da58283c .te-single-slider_9d5362d845243248 .te-slider-container_643971abe379969e .te-slider-column_67585abfbfc944e4 {
            width: 100%; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_94042fbf69985ec4.style-1_9f73c688da58283c .te-single-slider_9d5362d845243248 .te-slider-content-wrapper_318bfcb5a561c56b .te-slider-content_a0d3e65f0eb3cb12 .te-slider-btn-wrapper_d9d5a6855ef22c2e {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .slider-area_94042fbf69985ec4.style-1_9f73c688da58283c .te-single-slider_9d5362d845243248 .te-slider-content-wrapper_318bfcb5a561c56b .te-slider-content_a0d3e65f0eb3cb12 .te-slider-btn-wrapper_d9d5a6855ef22c2e .te-theme-btn_72142568b1d138b9 {
      background-color: #317EFE;
      color: #ffffff; }
      .slider-area_94042fbf69985ec4.style-1_9f73c688da58283c .te-single-slider_9d5362d845243248 .te-slider-content-wrapper_318bfcb5a561c56b .te-slider-content_a0d3e65f0eb3cb12 .te-slider-btn-wrapper_d9d5a6855ef22c2e .te-theme-btn_72142568b1d138b9:hover {
        background-color: #E7F914;
        color: #14203A; }
    .slider-area_94042fbf69985ec4.style-1_9f73c688da58283c .te-single-slider_9d5362d845243248 .te-slider-content-wrapper_318bfcb5a561c56b .te-slider-content_a0d3e65f0eb3cb12 .te-slider-btn-wrapper_d9d5a6855ef22c2e .te-call-btn_def0791e3104d722 .te-icon_c80175f976a7fe74 {
      color: #317EFE; }
    .slider-area_94042fbf69985ec4.style-1_9f73c688da58283c .te-single-slider_9d5362d845243248 .te-slider-content-wrapper_318bfcb5a561c56b .te-slider-content_a0d3e65f0eb3cb12 .te-slider-title_700a9886132c5689 {
      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_94042fbf69985ec4.style-1_9f73c688da58283c .te-single-slider_9d5362d845243248 .te-slider-content-wrapper_318bfcb5a561c56b .te-slider-content_a0d3e65f0eb3cb12 .te-slider-title_700a9886132c5689 {
          font-size: 28px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_94042fbf69985ec4.style-1_9f73c688da58283c .te-single-slider_9d5362d845243248 .te-slider-content-wrapper_318bfcb5a561c56b .te-slider-content_a0d3e65f0eb3cb12 .te-slider-title_700a9886132c5689 {
          font-size: 32px;
          line-height: 52px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_94042fbf69985ec4.style-1_9f73c688da58283c .te-single-slider_9d5362d845243248 .te-slider-content-wrapper_318bfcb5a561c56b .te-slider-content_a0d3e65f0eb3cb12 .te-slider-title_700a9886132c5689 {
          font-size: 62px;
          line-height: 80px; } }
  .slider-area_94042fbf69985ec4.style-1_9f73c688da58283c .te-slider-wrapper_3f742289c0526977 .container {
    position: relative; }
  .slider-area_94042fbf69985ec4.style-1_9f73c688da58283c .te-slider-wrapper_3f742289c0526977 .slider-shape-bg_44f80e4c48a3279c {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: 100px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_94042fbf69985ec4.style-1_9f73c688da58283c .te-slider-wrapper_3f742289c0526977 .slider-shape-bg_44f80e4c48a3279c {
        display: none; } }
    @media (max-width: 1399px) {
      .slider-area_94042fbf69985ec4.style-1_9f73c688da58283c .te-slider-wrapper_3f742289c0526977 .slider-shape-bg_44f80e4c48a3279c {
        margin-left: 0; } }
    .slider-area_94042fbf69985ec4.style-1_9f73c688da58283c .te-slider-wrapper_3f742289c0526977 .slider-shape-bg_44f80e4c48a3279c: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_62a37e0c2e6014bd {
  position: relative; }

.te-info-card_f8172b85db1b14a5 {
  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_f8172b85db1b14a5 {
      padding: 40px 25px; } }
  .te-info-card_f8172b85db1b14a5: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_f8172b85db1b14a5:hover .te-image-wrapper_4327e14b736ff9a5 .overlay_5756077ffb7eb500 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      opacity: 0.72; }
    .te-info-card_f8172b85db1b14a5:hover .te-image-wrapper_4327e14b736ff9a5 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_f8172b85db1b14a5:hover .icon_8b76a2da5ecb9f5d img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-info-card_f8172b85db1b14a5:hover .content .te-read-more_0fe2b4f09795df7d .te-theme-btn_72142568b1d138b9 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_f8172b85db1b14a5 .te-info-card-inner_87aa237af8072764 {
    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_f8172b85db1b14a5 .te-image-wrapper_4327e14b736ff9a5 {
    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_f8172b85db1b14a5 .te-image-wrapper_4327e14b736ff9a5 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_f8172b85db1b14a5 .te-image-wrapper_4327e14b736ff9a5 .overlay_5756077ffb7eb500 {
      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_f8172b85db1b14a5 .icon_8b76a2da5ecb9f5d {
    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_f8172b85db1b14a5 .icon_8b76a2da5ecb9f5d img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_f8172b85db1b14a5 .te-content-wrapper_de9dd3d7e0896e1f {
    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_f8172b85db1b14a5 .te-title-wrapper_806b71f675447c9e {
    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_f8172b85db1b14a5 .te-title-wrapper_806b71f675447c9e .icon_8b76a2da5ecb9f5d {
      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_f8172b85db1b14a5 .te-title-wrapper_806b71f675447c9e .icon_8b76a2da5ecb9f5d::before, .te-info-card_f8172b85db1b14a5 .te-title-wrapper_806b71f675447c9e .icon_8b76a2da5ecb9f5d::after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #317EFE;
        border: 1px solid #E1E1E1; }
      .te-info-card_f8172b85db1b14a5 .te-title-wrapper_806b71f675447c9e .icon_8b76a2da5ecb9f5d::before {
        top: 15px;
        left: 5px; }
      .te-info-card_f8172b85db1b14a5 .te-title-wrapper_806b71f675447c9e .icon_8b76a2da5ecb9f5d::after {
        bottom: 15px;
        right: 5px; }
    .te-info-card_f8172b85db1b14a5 .te-title-wrapper_806b71f675447c9e .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_f8172b85db1b14a5 .te-title-wrapper_806b71f675447c9e .divider_d8db41aea998edff {
      width: 55px;
      height: 2px;
      background-color: #317EFE; }
  .te-info-card_f8172b85db1b14a5 .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_f8172b85db1b14a5 .content .desc_e1acc2ba9ab16f59 {
      -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_f8172b85db1b14a5 .content .te-read-more_0fe2b4f09795df7d {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start; }
      .te-info-card_f8172b85db1b14a5 .content .te-read-more_0fe2b4f09795df7d .te-theme-btn_72142568b1d138b9 {
        background-color: transparent;
        color: #317EFE;
        border: 1px solid #131A2A;
        padding: 9px 28px; }
        .te-info-card_f8172b85db1b14a5 .content .te-read-more_0fe2b4f09795df7d .te-theme-btn_72142568b1d138b9:hover {
          background-color: #317EFE;
          color: #ffffff;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

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

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

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

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

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

.te-about-image-card_db4c349383849d92 .te-main-img-wrapper_b5b5db9361264545 {
  text-align: right; }
  @media (max-width: 991px) {
    .te-about-image-card_db4c349383849d92 .te-main-img-wrapper_b5b5db9361264545 {
      text-align: left; } }
  .te-about-image-card_db4c349383849d92 .te-main-img-wrapper_b5b5db9361264545 .te-main-img-inner_04d36b7d2c52b2b3 {
    position: relative;
    display: inline-block;
    z-index: 2; }
    .te-about-image-card_db4c349383849d92 .te-main-img-wrapper_b5b5db9361264545 .te-main-img-inner_04d36b7d2c52b2b3 > img {
      border-radius: 500px 500px 0 0;
      margin-left: 7px;
      margin-top: 4px; }
      @media (max-width: 650px) {
        .te-about-image-card_db4c349383849d92 .te-main-img-wrapper_b5b5db9361264545 .te-main-img-inner_04d36b7d2c52b2b3 > img {
          width: 100%; } }
    .te-about-image-card_db4c349383849d92 .te-main-img-wrapper_b5b5db9361264545 .te-main-img-inner_04d36b7d2c52b2b3 .te-img-card-shape_b5e64012349de39b {
      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_db4c349383849d92 .te-main-img-wrapper_b5b5db9361264545 .te-main-img-inner_04d36b7d2c52b2b3 .te-img-card-shape_b5e64012349de39b {
          right: 0; } }
.te-about-image-card_db4c349383849d92 .te-company-foundation_9ba13d7c9f19c4a7 {
  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_db4c349383849d92 .te-company-foundation_9ba13d7c9f19c4a7 .te-counter-wrapper_a13f1b5f589aaced {
    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_db4c349383849d92 .te-company-foundation_9ba13d7c9f19c4a7 .counter-title_bbc926d6f246d5e9 {
    font-size: 45px;
    font-weight: 700;
    line-height: 54.9px;
    letter-spacing: -0.8px;
    color: #14203A;
    margin-bottom: 0; }
  .te-about-image-card_db4c349383849d92 .te-company-foundation_9ba13d7c9f19c4a7 .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_db4c349383849d92.style-2_189a711ca2653acd .te-main-img-wrapper_b5b5db9361264545 .te-main-img-inner_04d36b7d2c52b2b3 {
  border-radius: 20px;
  padding-right: 80px;
  margin-top: 23px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-image-card_db4c349383849d92.style-2_189a711ca2653acd .te-main-img-wrapper_b5b5db9361264545 .te-main-img-inner_04d36b7d2c52b2b3 {
      padding-right: 0;
      margin-top: 0; } }
  .te-about-image-card_db4c349383849d92.style-2_189a711ca2653acd .te-main-img-wrapper_b5b5db9361264545 .te-main-img-inner_04d36b7d2c52b2b3 > img {
    margin: 0;
    border-radius: 20px; }
  .te-about-image-card_db4c349383849d92.style-2_189a711ca2653acd .te-main-img-wrapper_b5b5db9361264545 .te-main-img-inner_04d36b7d2c52b2b3 .te-img-card-shape_b5e64012349de39b {
    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_db4c349383849d92.style-2_189a711ca2653acd .te-main-img-wrapper_b5b5db9361264545 .te-main-img-inner_04d36b7d2c52b2b3 .te-img-card-shape_b5e64012349de39b {
        display: none; } }
  .te-about-image-card_db4c349383849d92.style-2_189a711ca2653acd .te-main-img-wrapper_b5b5db9361264545 .te-main-img-inner_04d36b7d2c52b2b3 .te-another-image_62a60d982b51aa19 {
    position: absolute;
    top: 55%;
    right: -45px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-image-card_db4c349383849d92.style-2_189a711ca2653acd .te-main-img-wrapper_b5b5db9361264545 .te-main-img-inner_04d36b7d2c52b2b3 .te-another-image_62a60d982b51aa19 {
        position: relative;
        right: unset;
        top: unset; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .te-about-image-card_db4c349383849d92.style-2_189a711ca2653acd .te-main-img-wrapper_b5b5db9361264545 .te-main-img-inner_04d36b7d2c52b2b3 .te-another-image_62a60d982b51aa19 {
        position: relative; } }
    .te-about-image-card_db4c349383849d92.style-2_189a711ca2653acd .te-main-img-wrapper_b5b5db9361264545 .te-main-img-inner_04d36b7d2c52b2b3 .te-another-image_62a60d982b51aa19 .te-another-image-inner_f71f253f5411884b {
      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_db4c349383849d92.style-2_189a711ca2653acd .te-main-img-wrapper_b5b5db9361264545 .te-main-img-inner_04d36b7d2c52b2b3 .te-another-image_62a60d982b51aa19 .te-another-image-inner_f71f253f5411884b {
          width: 100%; }
          .te-about-image-card_db4c349383849d92.style-2_189a711ca2653acd .te-main-img-wrapper_b5b5db9361264545 .te-main-img-inner_04d36b7d2c52b2b3 .te-another-image_62a60d982b51aa19 .te-another-image-inner_f71f253f5411884b img {
            width: 100%; } }
    .te-about-image-card_db4c349383849d92.style-2_189a711ca2653acd .te-main-img-wrapper_b5b5db9361264545 .te-main-img-inner_04d36b7d2c52b2b3 .te-another-image_62a60d982b51aa19 .video-btn_df335ab664b04e47 {
      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_db4c349383849d92.style-2_189a711ca2653acd .te-main-img-wrapper_b5b5db9361264545 .te-main-img-inner_04d36b7d2c52b2b3 .te-another-image_62a60d982b51aa19 .video-btn_df335ab664b04e47 {
          left: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%); } }
      .te-about-image-card_db4c349383849d92.style-2_189a711ca2653acd .te-main-img-wrapper_b5b5db9361264545 .te-main-img-inner_04d36b7d2c52b2b3 .te-another-image_62a60d982b51aa19 .video-btn_df335ab664b04e47 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_db4c349383849d92.style-2_189a711ca2653acd .te-main-img-wrapper_b5b5db9361264545 .te-main-img-inner_04d36b7d2c52b2b3 .te-another-image_62a60d982b51aa19 .te-badge-text_0a4230c4c9740795 {
      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_db4c349383849d92.style-2_189a711ca2653acd .te-main-img-wrapper_b5b5db9361264545 .te-main-img-inner_04d36b7d2c52b2b3 .te-another-image_62a60d982b51aa19 .te-badge-text_0a4230c4c9740795 {
          left: unset;
          top: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%);
          right: 0; } }
      .te-about-image-card_db4c349383849d92.style-2_189a711ca2653acd .te-main-img-wrapper_b5b5db9361264545 .te-main-img-inner_04d36b7d2c52b2b3 .te-another-image_62a60d982b51aa19 .te-badge-text_0a4230c4c9740795 .icon_8b76a2da5ecb9f5d {
        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_db4c349383849d92.style-2_189a711ca2653acd .te-main-img-wrapper_b5b5db9361264545 .te-main-img-inner_04d36b7d2c52b2b3 .te-another-image_62a60d982b51aa19 .te-badge-text_0a4230c4c9740795 .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_db4c349383849d92.style-2_189a711ca2653acd .te-main-img-wrapper_b5b5db9361264545 .te-main-img-inner_04d36b7d2c52b2b3 .te-another-image_62a60d982b51aa19 .te-badge-text_0a4230c4c9740795 .text .title {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #14203A; }
        .te-about-image-card_db4c349383849d92.style-2_189a711ca2653acd .te-main-img-wrapper_b5b5db9361264545 .te-main-img-inner_04d36b7d2c52b2b3 .te-another-image_62a60d982b51aa19 .te-badge-text_0a4230c4c9740795 .text span {
          font-size: 12px;
          font-weight: 400;
          line-height: 12px;
          color: #335371; }

.te-about-info-card_3dedd5643a225826 .te-about-info-content_c89a66073a8b9b55 {
  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_3dedd5643a225826 .te-about-info-content_c89a66073a8b9b55 .te-section-title_7a57eaa6f3ff8dd7 {
    margin-bottom: 0; }
    .te-about-info-card_3dedd5643a225826 .te-about-info-content_c89a66073a8b9b55 .te-section-title_7a57eaa6f3ff8dd7 .title {
      margin-bottom: 0; }
  .te-about-info-card_3dedd5643a225826 .te-about-info-content_c89a66073a8b9b55 .te-list-item-wrapper_81961758426b6e1c {
    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_3dedd5643a225826 .te-about-info-content_c89a66073a8b9b55 .te-list-item-wrapper_81961758426b6e1c {
        grid-template-columns: repeat(1, 1fr); } }
    .te-about-info-card_3dedd5643a225826 .te-about-info-content_c89a66073a8b9b55 .te-list-item-wrapper_81961758426b6e1c .te-list-item_e55b75832c889e3d .icon_8b76a2da5ecb9f5d {
      font-size: 24px;
      color: #317EFE;
      background-color: transparent;
      width: unset;
      height: unset; }
    .te-about-info-card_3dedd5643a225826 .te-about-info-content_c89a66073a8b9b55 .te-list-item-wrapper_81961758426b6e1c .te-list-item_e55b75832c889e3d .text {
      color: #14203A; }
  .te-about-info-card_3dedd5643a225826 .te-about-info-content_c89a66073a8b9b55 .te-info-list_9e6b1829ba843834 {
    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_3dedd5643a225826 .te-about-info-content_c89a66073a8b9b55 .te-info-list_9e6b1829ba843834 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 20px; } }
    .te-about-info-card_3dedd5643a225826 .te-about-info-content_c89a66073a8b9b55 .te-info-list_9e6b1829ba843834 .te-single-info-list_0bbb61e38508acbd {
      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_3dedd5643a225826 .te-about-info-content_c89a66073a8b9b55 .te-info-list_9e6b1829ba843834 .te-single-info-list_0bbb61e38508acbd:hover .icon_8b76a2da5ecb9f5d 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_3dedd5643a225826 .te-about-info-content_c89a66073a8b9b55 .te-info-list_9e6b1829ba843834 .te-single-info-list_0bbb61e38508acbd .icon_8b76a2da5ecb9f5d {
        margin-bottom: 10px;
        position: relative;
        margin-left: 20px; }
        .te-about-info-card_3dedd5643a225826 .te-about-info-content_c89a66073a8b9b55 .te-info-list_9e6b1829ba843834 .te-single-info-list_0bbb61e38508acbd .icon_8b76a2da5ecb9f5d::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_3dedd5643a225826 .te-about-info-content_c89a66073a8b9b55 .te-info-list_9e6b1829ba843834 .te-single-info-list_0bbb61e38508acbd .icon_8b76a2da5ecb9f5d 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_3dedd5643a225826 .te-about-info-content_c89a66073a8b9b55 .te-info-list_9e6b1829ba843834 .te-single-info-list_0bbb61e38508acbd .title {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0px;
        margin-bottom: 0; }
      .te-about-info-card_3dedd5643a225826 .te-about-info-content_c89a66073a8b9b55 .te-info-list_9e6b1829ba843834 .te-single-info-list_0bbb61e38508acbd .short-title_e78e2f8575e958a9 {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px; }

.te-about-info-card_3dedd5643a225826.style-2_189a711ca2653acd .te-about-info-content_c89a66073a8b9b55 {
  gap: 10px; }
  .te-about-info-card_3dedd5643a225826.style-2_189a711ca2653acd .te-about-info-content_c89a66073a8b9b55 .te-list-item-wrapper_81961758426b6e1c {
    padding-top: 6px;
    gap: 0; }
    .te-about-info-card_3dedd5643a225826.style-2_189a711ca2653acd .te-about-info-content_c89a66073a8b9b55 .te-list-item-wrapper_81961758426b6e1c .te-list-item_e55b75832c889e3d .icon_8b76a2da5ecb9f5d {
      width: 16px;
      height: 16px;
      background-color: #317EFE;
      border-radius: 50%;
      color: white;
      font-size: 10px; }
    .te-about-info-card_3dedd5643a225826.style-2_189a711ca2653acd .te-about-info-content_c89a66073a8b9b55 .te-list-item-wrapper_81961758426b6e1c .te-list-item_e55b75832c889e3d .text {
      color: #335371; }
  .te-about-info-card_3dedd5643a225826.style-2_189a711ca2653acd .te-about-info-content_c89a66073a8b9b55 .te-info-list_9e6b1829ba843834 {
    border-top: 1px solid #E1E1E1;
    padding-top: 40px; }
    .te-about-info-card_3dedd5643a225826.style-2_189a711ca2653acd .te-about-info-content_c89a66073a8b9b55 .te-info-list_9e6b1829ba843834 .divider_d8db41aea998edff {
      width: 1px;
      background-color: #E1E1E1;
      height: 127px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-info-card_3dedd5643a225826.style-2_189a711ca2653acd .te-about-info-content_c89a66073a8b9b55 .te-info-list_9e6b1829ba843834 .divider_d8db41aea998edff {
          height: 1px;
          width: 100%; } }

.te-about-info-card_3dedd5643a225826.style-three_53ea5369be995ab8 .te-section-title_7a57eaa6f3ff8dd7 {
  margin-bottom: 40px; }
.te-about-info-card_3dedd5643a225826.style-three_53ea5369be995ab8 .about-info-wrapper_ce605c8c901d84dc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_3dedd5643a225826.style-three_53ea5369be995ab8 .about-info-wrapper_ce605c8c901d84dc {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .te-about-info-card_3dedd5643a225826.style-three_53ea5369be995ab8 .about-info-wrapper_ce605c8c901d84dc .about-info-img_f5616bdfe20f7b90 {
    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_3dedd5643a225826.style-three_53ea5369be995ab8 .about-info-wrapper_ce605c8c901d84dc .about-info-img_f5616bdfe20f7b90 {
        height: 350px; } }
    .te-about-info-card_3dedd5643a225826.style-three_53ea5369be995ab8 .about-info-wrapper_ce605c8c901d84dc .about-info-img_f5616bdfe20f7b90 img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.te-about-info-card_3dedd5643a225826.style-three_53ea5369be995ab8 .te-about-info-content_c89a66073a8b9b55 {
  padding-left: 50px;
  gap: 30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_3dedd5643a225826.style-three_53ea5369be995ab8 .te-about-info-content_c89a66073a8b9b55 {
      padding-left: 0;
      padding-top: 50px; } }
  .te-about-info-card_3dedd5643a225826.style-three_53ea5369be995ab8 .te-about-info-content_c89a66073a8b9b55 .skill-progressbar-wrapper_dc0a934ceb4a6d8b {
    width: 100%; }
  .te-about-info-card_3dedd5643a225826.style-three_53ea5369be995ab8 .te-about-info-content_c89a66073a8b9b55 .te-icon-card-wrapper_15563b39d179402e {
    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_3dedd5643a225826.style-three_53ea5369be995ab8 .te-about-info-content_c89a66073a8b9b55 .te-icon-card-wrapper_15563b39d179402e .te-icon-card_dee766026aa310f8 {
      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_3dedd5643a225826.style-three_53ea5369be995ab8 .te-about-info-content_c89a66073a8b9b55 .te-icon-card-wrapper_15563b39d179402e .te-icon-card_dee766026aa310f8 .icon_8b76a2da5ecb9f5d {
        width: 40px;
        height: 40px; }
      .te-about-info-card_3dedd5643a225826.style-three_53ea5369be995ab8 .te-about-info-content_c89a66073a8b9b55 .te-icon-card-wrapper_15563b39d179402e .te-icon-card_dee766026aa310f8 .content {
        gap: 4px; }
        .te-about-info-card_3dedd5643a225826.style-three_53ea5369be995ab8 .te-about-info-content_c89a66073a8b9b55 .te-icon-card-wrapper_15563b39d179402e .te-icon-card_dee766026aa310f8 .content .title {
          font-size: 18px;
          line-height: 24px; }
  .te-about-info-card_3dedd5643a225826.style-three_53ea5369be995ab8 .te-about-info-content_c89a66073a8b9b55 .te-btn-wrapper_6c167e2f68f64f44 {
    margin-top: 7px; }

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

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

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

.te-process-step_fa7f00c5cbfbba00 {
  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_fa7f00c5cbfbba00::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_fa7f00c5cbfbba00 {
      padding: 32px 28px 42px 28px; } }
  .te-process-step_fa7f00c5cbfbba00:hover {
    top: -5px; }
    .te-process-step_fa7f00c5cbfbba00:hover::before {
      width: 100%;
      height: 100%;
      border-radius: 0;
      -webkit-transform: translateX(-50%) scale(1);
              transform: translateX(-50%) scale(1); }
    .te-process-step_fa7f00c5cbfbba00:hover .icon_8b76a2da5ecb9f5d img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_fa7f00c5cbfbba00:hover .counter-number_5d3c8c578f47a79a {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_fa7f00c5cbfbba00:hover .content .te-read-more_0fe2b4f09795df7d .te-theme-btn_72142568b1d138b9 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff; }
  .te-process-step_fa7f00c5cbfbba00 .icon_8b76a2da5ecb9f5d {
    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_fa7f00c5cbfbba00 .icon_8b76a2da5ecb9f5d img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-process-step_fa7f00c5cbfbba00 .te-content-wrapper_de9dd3d7e0896e1f {
    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_fa7f00c5cbfbba00 .te-counter-wrapper_a13f1b5f589aaced {
    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_fa7f00c5cbfbba00 .te-counter-wrapper_a13f1b5f589aaced .shape_f169e675cb398fec {
      position: relative; }
  .te-process-step_fa7f00c5cbfbba00 .counter-number_5d3c8c578f47a79a {
    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_fa7f00c5cbfbba00 .te-title-wrapper_806b71f675447c9e {
    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_fa7f00c5cbfbba00 .te-title-wrapper_806b71f675447c9e .icon_8b76a2da5ecb9f5d {
      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_fa7f00c5cbfbba00 .te-title-wrapper_806b71f675447c9e .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_fa7f00c5cbfbba00 .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_fa7f00c5cbfbba00 .content .desc_e1acc2ba9ab16f59 {
      -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_fa7f00c5cbfbba00 .content .te-read-more_0fe2b4f09795df7d {
      margin-top: -10px; }
      .te-process-step_fa7f00c5cbfbba00 .content .te-read-more_0fe2b4f09795df7d .te-theme-btn_72142568b1d138b9 {
        border: 1px solid #E1E1E1;
        color: #317EFE;
        background-color: transparent; }

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

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

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

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

.te-accordion-box-wrapper_b725607afbbb1f86 {
  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_20c13c1c1749b5dd .te-accordion-list-item_5f15723213bf21bc {
  border: 1px solid #E1E1E1;
  border-radius: 20px; }
  .accordion-wrapper_20c13c1c1749b5dd .te-accordion-list-item_5f15723213bf21bc .te-accordion-head_79acdc458b541326 {
    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_20c13c1c1749b5dd .te-accordion-list-item_5f15723213bf21bc .te-accordion-head_79acdc458b541326: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_20c13c1c1749b5dd .te-accordion-list-item_5f15723213bf21bc .te-accordion-head_79acdc458b541326.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_20c13c1c1749b5dd .te-accordion-list-item_5f15723213bf21bc .te-accordion-head_79acdc458b541326 .te-accordion-title_f265b6c4aee122b7 {
      font-size: 20px;
      line-height: 32px;
      font-weight: 500;
      margin-bottom: 0;
      letter-spacing: 0px; }
  .accordion-wrapper_20c13c1c1749b5dd .te-accordion-list-item_5f15723213bf21bc .te-accordion-body_76e314b6631247d7 {
    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_c546e680eacd8396 {
  border-left: 4px solid #dfe2e9;
  padding-left: 45px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .page-header_c546e680eacd8396 {
      padding-left: 30px; } }
  .page-header_c546e680eacd8396 .te-page-title_0684868967323c75,
  .page-header_c546e680eacd8396 .page-title_6d25f65bfdae23d7 {
    font-size: 42px;
    line-height: 48px; }
    @media (max-width: 991px) {
      .page-header_c546e680eacd8396 .te-page-title_0684868967323c75,
      .page-header_c546e680eacd8396 .page-title_6d25f65bfdae23d7 {
        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_b46247dcfa866fef {
  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_b46247dcfa866fef:hover .te-post-thumbnail_82943586117ffdb8 img,
  .te-post-item_b46247dcfa866fef:hover .post-video_f465d82462840ad0 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_b46247dcfa866fef iframe {
    width: 100%;
    height: 522px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_b46247dcfa866fef iframe {
        height: 350px; } }
  .te-post-item_b46247dcfa866fef .post-gallery .slick-list_2c25f1d5af01e927 .slick-track_468101c8a740e844 {
    height: 392px;
    overflow: hidden; }
  .te-post-item_b46247dcfa866fef .te-post-content-wrapper_7d2c9344ebd4a21c {
    padding: 32px 32px 40px 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_b46247dcfa866fef .te-post-content-wrapper_7d2c9344ebd4a21c {
        padding: 35px;
        padding-top: 30px; } }
    .te-post-item_b46247dcfa866fef .te-post-content-wrapper_7d2c9344ebd4a21c .te-read-more_0fe2b4f09795df7d {
      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_b46247dcfa866fef.format-quote_571872aeda299c81 .te-post-content {
    margin: 0; }
  .te-post-item_b46247dcfa866fef.format-quote_571872aeda299c81 blockquote {
    margin: 0; }
    .te-post-item_b46247dcfa866fef.format-quote_571872aeda299c81 blockquote p {
      margin-top: 0; }
    .te-post-item_b46247dcfa866fef.format-quote_571872aeda299c81 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_b46247dcfa866fef.format-quote_571872aeda299c81 blockquote cite a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-post-item_b46247dcfa866fef.sticky_b755fa426c35b00c {
    border: 2px solid #317EFE; }
    .te-post-item_b46247dcfa866fef.sticky_b755fa426c35b00c .te-post-content {
      margin-bottom: 0; }
      .te-post-item_b46247dcfa866fef.sticky_b755fa426c35b00c .te-post-content p {
        margin-bottom: 0; }
  .te-post-item_b46247dcfa866fef .te-post-title_0c69e62e7e375c72 {
    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_b46247dcfa866fef .te-post-title_0c69e62e7e375c72 {
        font-size: 28px;
        line-height: 42px;
        margin-top: 5px; } }
    .te-post-item_b46247dcfa866fef .te-post-title_0c69e62e7e375c72:hover a {
      color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-post-item_b46247dcfa866fef .te-post-content p {
    margin-top: 17px; }
  .te-post-item_b46247dcfa866fef .te-post-content h2,
  .te-post-item_b46247dcfa866fef .te-post-content h3,
  .te-post-item_b46247dcfa866fef .te-post-content h4,
  .te-post-item_b46247dcfa866fef .te-post-content h5,
  .te-post-item_b46247dcfa866fef .te-post-content h6 {
    margin-bottom: 10px; }
  .te-post-item_b46247dcfa866fef .te-post-content p {
    margin-bottom: unset; }
  .te-post-item_b46247dcfa866fef .te-single-post-meta_9a80c6b0ff0f0743 {
    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_b46247dcfa866fef .te-social-share_0d13891ea3221320 {
    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_b46247dcfa866fef .te-social-share_0d13891ea3221320 a.facebook_c88a739aecae6c10 {
      color: #1877f2; }
    .te-post-item_b46247dcfa866fef .te-social-share_0d13891ea3221320 a.twitter_09bc9519aea3501e {
      color: #1da1f2; }
    .te-post-item_b46247dcfa866fef .te-social-share_0d13891ea3221320 a.linkedin_c3f5b96d1df7f72d {
      color: #1a70c6; }
    .te-post-item_b46247dcfa866fef .te-social-share_0d13891ea3221320 .te-social-share-title_3266e0ba0ad1efb9 {
      font-size: 16px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A;
      margin-right: 5px;
      text-transform: uppercase; }
  .te-post-item_b46247dcfa866fef .te-blog-post-tag_dbfd31657139a875 {
    width: 100%;
    display: inline-block; }
    .te-post-item_b46247dcfa866fef .te-blog-post-tag_dbfd31657139a875 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_b46247dcfa866fef .te-blog-post-tag_dbfd31657139a875 .te-post-tag-list_2aeadc9be70649f5 {
      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_b46247dcfa866fef .te-blog-post-tag_dbfd31657139a875 .te-post-tag-list_2aeadc9be70649f5 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_b46247dcfa866fef .te-blog-post-tag_dbfd31657139a875 .te-post-tag-list_2aeadc9be70649f5 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_b46247dcfa866fef .te-post-thumbnail_82943586117ffdb8,
  .te-post-item_b46247dcfa866fef .post-video_f465d82462840ad0 {
    position: relative;
    overflow: hidden; }
    .te-post-item_b46247dcfa866fef .te-post-thumbnail_82943586117ffdb8 img,
    .te-post-item_b46247dcfa866fef .post-video_f465d82462840ad0 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_b46247dcfa866fef .te-post-thumbnail_82943586117ffdb8 .popup-video-wrapper_5dfb80bd64e22079,
    .te-post-item_b46247dcfa866fef .post-video_f465d82462840ad0 .popup-video-wrapper_5dfb80bd64e22079 {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .te-post-item_b46247dcfa866fef .te-post-thumbnail_82943586117ffdb8 .video-btn_df335ab664b04e47 a,
    .te-post-item_b46247dcfa866fef .post-video_f465d82462840ad0 .video-btn_df335ab664b04e47 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_b46247dcfa866fef .te-post-thumbnail_82943586117ffdb8 .video-btn_df335ab664b04e47 a i,
      .te-post-item_b46247dcfa866fef .post-video_f465d82462840ad0 .video-btn_df335ab664b04e47 a i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_b46247dcfa866fef .te-post-thumbnail_82943586117ffdb8 .video-btn_df335ab664b04e47 a:hover,
      .te-post-item_b46247dcfa866fef .post-video_f465d82462840ad0 .video-btn_df335ab664b04e47 a:hover {
        -webkit-animation: none;
                animation: none; }
  .te-post-item_b46247dcfa866fef button.post-gallery-btn_0f00893555dbaa41 {
    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_b46247dcfa866fef button.post-gallery-btn_0f00893555dbaa41.prev-btn_a994e0afc6155d30 {
      left: 30px; }
    .te-post-item_b46247dcfa866fef button.post-gallery-btn_0f00893555dbaa41.next-btn_630658a06a67b26b {
      right: 30px; }
    .te-post-item_b46247dcfa866fef button.post-gallery-btn_0f00893555dbaa41 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_b46247dcfa866fef button.post-gallery-btn_0f00893555dbaa41:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
      .te-post-item_b46247dcfa866fef button.post-gallery-btn_0f00893555dbaa41:hover i {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te-post-item_b46247dcfa866fef .post-audio_f8f5a8e557231ca4 iframe {
    width: 100%; }
  .te-post-item_b46247dcfa866fef .te-post-meta_20e1911da17f056f {
    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_b46247dcfa866fef .te-post-meta_20e1911da17f056f {
        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_b46247dcfa866fef .te-post-meta_20e1911da17f056f 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_b46247dcfa866fef .te-post-meta_20e1911da17f056f span i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_b46247dcfa866fef .te-post-meta_20e1911da17f056f 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_b46247dcfa866fef .te-post-meta_20e1911da17f056f span a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
          .te-post-item_b46247dcfa866fef .te-post-meta_20e1911da17f056f span a:hover i {
            color: #317EFE;
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out; }

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

.te-post-card_224eb6f030e264d5.style-2_189a711ca2653acd {
  gap: 20px; }
  .te-post-card_224eb6f030e264d5.style-2_189a711ca2653acd .image {
    border-radius: 20px 20px 20px 0; }
    .te-post-card_224eb6f030e264d5.style-2_189a711ca2653acd .image .te-post-date_9e38bcbd0f10726c {
      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_224eb6f030e264d5.style-2_189a711ca2653acd .content .title {
    font-size: 20px; }
  .te-post-card_224eb6f030e264d5.style-2_189a711ca2653acd .content .te-post-meta-info_755670694be0abe5 {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px; }

.te-blog-details-wrapper_d3fbcfc130660b4b .te-comment-respond_2756520ef0e4a9b7 {
  margin-top: 78px;
  margin-bottom: 40px; }
.te-blog-details-wrapper_d3fbcfc130660b4b .te-post-comments_1da08448b2e0ff35 {
  margin-top: 70px; }
.te-blog-details-wrapper_d3fbcfc130660b4b .wp-block-group_0c71110d75f9ccc0.has-background_7e03f5bb3084d5a3 .wp-block-button_7d1540eaf12d0cb6 .wp-block-button__link_954f731b8eae487b {
  color: #ffffff !important; }
.te-blog-details-wrapper_d3fbcfc130660b4b .te-post-item_b46247dcfa866fef {
  border: 0;
  overflow: visible;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0; }
  .te-blog-details-wrapper_d3fbcfc130660b4b .te-post-item_b46247dcfa866fef iframe {
    width: 100%;
    height: 522px; }
  .te-blog-details-wrapper_d3fbcfc130660b4b .te-post-item_b46247dcfa866fef .te-post-meta_20e1911da17f056f {
    margin-top: 0;
    margin-bottom: 20px; }
  .te-blog-details-wrapper_d3fbcfc130660b4b .te-post-item_b46247dcfa866fef .post-gallery:hover img {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important; }
  .te-blog-details-wrapper_d3fbcfc130660b4b .te-post-item_b46247dcfa866fef .te-post-thumbnail_82943586117ffdb8,
  .te-blog-details-wrapper_d3fbcfc130660b4b .te-post-item_b46247dcfa866fef .post-video_f465d82462840ad0,
  .te-blog-details-wrapper_d3fbcfc130660b4b .te-post-item_b46247dcfa866fef .post-gallery,
  .te-blog-details-wrapper_d3fbcfc130660b4b .te-post-item_b46247dcfa866fef .postbox-audio_74d253c95f11bd97,
  .te-blog-details-wrapper_d3fbcfc130660b4b .te-post-item_b46247dcfa866fef .wp-block-post-featured-image_512747b583507f86 {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative; }
    @media (max-width: 767px) {
      .te-blog-details-wrapper_d3fbcfc130660b4b .te-post-item_b46247dcfa866fef .te-post-thumbnail_82943586117ffdb8,
      .te-blog-details-wrapper_d3fbcfc130660b4b .te-post-item_b46247dcfa866fef .post-video_f465d82462840ad0,
      .te-blog-details-wrapper_d3fbcfc130660b4b .te-post-item_b46247dcfa866fef .post-gallery,
      .te-blog-details-wrapper_d3fbcfc130660b4b .te-post-item_b46247dcfa866fef .postbox-audio_74d253c95f11bd97,
      .te-blog-details-wrapper_d3fbcfc130660b4b .te-post-item_b46247dcfa866fef .wp-block-post-featured-image_512747b583507f86 {
        margin-bottom: 30px; } }
    .te-blog-details-wrapper_d3fbcfc130660b4b .te-post-item_b46247dcfa866fef .te-post-thumbnail_82943586117ffdb8:hover img,
    .te-blog-details-wrapper_d3fbcfc130660b4b .te-post-item_b46247dcfa866fef .post-video_f465d82462840ad0:hover img,
    .te-blog-details-wrapper_d3fbcfc130660b4b .te-post-item_b46247dcfa866fef .post-gallery:hover img,
    .te-blog-details-wrapper_d3fbcfc130660b4b .te-post-item_b46247dcfa866fef .postbox-audio_74d253c95f11bd97:hover img,
    .te-blog-details-wrapper_d3fbcfc130660b4b .te-post-item_b46247dcfa866fef .wp-block-post-featured-image_512747b583507f86: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_d3fbcfc130660b4b .te-post-item_b46247dcfa866fef .te-post-thumbnail_82943586117ffdb8 img,
    .te-blog-details-wrapper_d3fbcfc130660b4b .te-post-item_b46247dcfa866fef .post-video_f465d82462840ad0 img,
    .te-blog-details-wrapper_d3fbcfc130660b4b .te-post-item_b46247dcfa866fef .post-gallery img,
    .te-blog-details-wrapper_d3fbcfc130660b4b .te-post-item_b46247dcfa866fef .postbox-audio_74d253c95f11bd97 img,
    .te-blog-details-wrapper_d3fbcfc130660b4b .te-post-item_b46247dcfa866fef .wp-block-post-featured-image_512747b583507f86 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_d3fbcfc130660b4b .te-post-item_b46247dcfa866fef .te-post-content-wrapper_7d2c9344ebd4a21c {
    padding: 0 0 10px 0; }
  .te-blog-details-wrapper_d3fbcfc130660b4b .te-post-item_b46247dcfa866fef .te-post-content {
    margin-bottom: 17px;
    /* Unit Test Data Compatibility Start */
    /* Unit Test Data Compatibility End */ }
    .te-blog-details-wrapper_d3fbcfc130660b4b .te-post-item_b46247dcfa866fef .te-post-content .wp-block-query_bf02a13c58d4ee7d .wp-block-post-template_9f9fa8b49e591633 {
      padding-left: 0; }
      .te-blog-details-wrapper_d3fbcfc130660b4b .te-post-item_b46247dcfa866fef .te-post-content .wp-block-query_bf02a13c58d4ee7d .wp-block-post-template_9f9fa8b49e591633 .wp-block-post_727209317cd0d1c9 {
        margin-bottom: 30px; }
    .te-blog-details-wrapper_d3fbcfc130660b4b .te-post-item_b46247dcfa866fef .te-post-content .wp-block-navigation__responsive-container-content_84f996cf16d63f14 .wp-block-page-list_7051c40b647b8819 {
      padding-left: 0; }
    .te-blog-details-wrapper_d3fbcfc130660b4b .te-post-item_b46247dcfa866fef .te-post-content .wp-block-group_0c71110d75f9ccc0 {
      margin: 15px 0; }
      .te-blog-details-wrapper_d3fbcfc130660b4b .te-post-item_b46247dcfa866fef .te-post-content .wp-block-group_0c71110d75f9ccc0 p {
        margin-bottom: 0; }
    .te-blog-details-wrapper_d3fbcfc130660b4b .te-post-item_b46247dcfa866fef .te-post-content p {
      margin-bottom: 20px; }
      .te-blog-details-wrapper_d3fbcfc130660b4b .te-post-item_b46247dcfa866fef .te-post-content p img {
        margin: 20px 0;
        border-radius: 8px; }
  .te-blog-details-wrapper_d3fbcfc130660b4b .te-post-item_b46247dcfa866fef .te-blog-post-tag_dbfd31657139a875 .te-social-share_0d13891ea3221320 {
    padding-bottom: 20px; }
.te-blog-details-wrapper_d3fbcfc130660b4b .wp-block-calendar_53d4122e4db6209f {
  margin-bottom: 30px; }

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

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

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

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

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

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

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

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

.wp-block-query-pagination_62870ea887438f5e,
.navigation_8d6e97d1f653b760.posts-navigation_86e8bc4a900cc1e0,
.comment-navigation_cc5dd4f574cdd383 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .wp-block-query-pagination_62870ea887438f5e .wp-block-query-pagination-numbers_3bc8ece5d38bdd39,
  .navigation_8d6e97d1f653b760.posts-navigation_86e8bc4a900cc1e0 .wp-block-query-pagination-numbers_3bc8ece5d38bdd39,
  .comment-navigation_cc5dd4f574cdd383 .wp-block-query-pagination-numbers_3bc8ece5d38bdd39 {
    width: inherit; }
  .wp-block-query-pagination_62870ea887438f5e .nav-links_b7a0546ae0a73d27,
  .navigation_8d6e97d1f653b760.posts-navigation_86e8bc4a900cc1e0 .nav-links_b7a0546ae0a73d27,
  .comment-navigation_cc5dd4f574cdd383 .nav-links_b7a0546ae0a73d27 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
  .wp-block-query-pagination_62870ea887438f5e .wp-block-query-pagination-previous_04f90ac475a983fe,
  .wp-block-query-pagination_62870ea887438f5e .wp-block-query-pagination-next_8884b560085eb74e,
  .wp-block-query-pagination_62870ea887438f5e .nav-next_8b600e61a776f1f3 a,
  .wp-block-query-pagination_62870ea887438f5e .nav-previous_3492df2ff082026c a,
  .navigation_8d6e97d1f653b760.posts-navigation_86e8bc4a900cc1e0 .wp-block-query-pagination-previous_04f90ac475a983fe,
  .navigation_8d6e97d1f653b760.posts-navigation_86e8bc4a900cc1e0 .wp-block-query-pagination-next_8884b560085eb74e,
  .navigation_8d6e97d1f653b760.posts-navigation_86e8bc4a900cc1e0 .nav-next_8b600e61a776f1f3 a,
  .navigation_8d6e97d1f653b760.posts-navigation_86e8bc4a900cc1e0 .nav-previous_3492df2ff082026c a,
  .comment-navigation_cc5dd4f574cdd383 .wp-block-query-pagination-previous_04f90ac475a983fe,
  .comment-navigation_cc5dd4f574cdd383 .wp-block-query-pagination-next_8884b560085eb74e,
  .comment-navigation_cc5dd4f574cdd383 .nav-next_8b600e61a776f1f3 a,
  .comment-navigation_cc5dd4f574cdd383 .nav-previous_3492df2ff082026c 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_62870ea887438f5e .wp-block-query-pagination-previous_04f90ac475a983fe,
      .wp-block-query-pagination_62870ea887438f5e .wp-block-query-pagination-next_8884b560085eb74e,
      .wp-block-query-pagination_62870ea887438f5e .nav-next_8b600e61a776f1f3 a,
      .wp-block-query-pagination_62870ea887438f5e .nav-previous_3492df2ff082026c a,
      .navigation_8d6e97d1f653b760.posts-navigation_86e8bc4a900cc1e0 .wp-block-query-pagination-previous_04f90ac475a983fe,
      .navigation_8d6e97d1f653b760.posts-navigation_86e8bc4a900cc1e0 .wp-block-query-pagination-next_8884b560085eb74e,
      .navigation_8d6e97d1f653b760.posts-navigation_86e8bc4a900cc1e0 .nav-next_8b600e61a776f1f3 a,
      .navigation_8d6e97d1f653b760.posts-navigation_86e8bc4a900cc1e0 .nav-previous_3492df2ff082026c a,
      .comment-navigation_cc5dd4f574cdd383 .wp-block-query-pagination-previous_04f90ac475a983fe,
      .comment-navigation_cc5dd4f574cdd383 .wp-block-query-pagination-next_8884b560085eb74e,
      .comment-navigation_cc5dd4f574cdd383 .nav-next_8b600e61a776f1f3 a,
      .comment-navigation_cc5dd4f574cdd383 .nav-previous_3492df2ff082026c a {
        height: 40px; } }
    .wp-block-query-pagination_62870ea887438f5e .wp-block-query-pagination-previous_04f90ac475a983fe:hover,
    .wp-block-query-pagination_62870ea887438f5e .wp-block-query-pagination-next_8884b560085eb74e:hover,
    .wp-block-query-pagination_62870ea887438f5e .nav-next_8b600e61a776f1f3 a:hover,
    .wp-block-query-pagination_62870ea887438f5e .nav-previous_3492df2ff082026c a:hover,
    .navigation_8d6e97d1f653b760.posts-navigation_86e8bc4a900cc1e0 .wp-block-query-pagination-previous_04f90ac475a983fe:hover,
    .navigation_8d6e97d1f653b760.posts-navigation_86e8bc4a900cc1e0 .wp-block-query-pagination-next_8884b560085eb74e:hover,
    .navigation_8d6e97d1f653b760.posts-navigation_86e8bc4a900cc1e0 .nav-next_8b600e61a776f1f3 a:hover,
    .navigation_8d6e97d1f653b760.posts-navigation_86e8bc4a900cc1e0 .nav-previous_3492df2ff082026c a:hover,
    .comment-navigation_cc5dd4f574cdd383 .wp-block-query-pagination-previous_04f90ac475a983fe:hover,
    .comment-navigation_cc5dd4f574cdd383 .wp-block-query-pagination-next_8884b560085eb74e:hover,
    .comment-navigation_cc5dd4f574cdd383 .nav-next_8b600e61a776f1f3 a:hover,
    .comment-navigation_cc5dd4f574cdd383 .nav-previous_3492df2ff082026c 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_07c32cf2c94b8189,
.page-links_a74c4cb24e531db5,
.wp-block-query-pagination-numbers_3bc8ece5d38bdd39 {
  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_07c32cf2c94b8189 ul,
  .page-links_a74c4cb24e531db5 ul,
  .wp-block-query-pagination-numbers_3bc8ece5d38bdd39 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_07c32cf2c94b8189 ul li,
    .page-links_a74c4cb24e531db5 ul li,
    .wp-block-query-pagination-numbers_3bc8ece5d38bdd39 ul li {
      padding-top: 0; }
    .te-basic-pagination_07c32cf2c94b8189 ul .prev span,
    .te-basic-pagination_07c32cf2c94b8189 ul .next span,
    .page-links_a74c4cb24e531db5 ul .prev span,
    .page-links_a74c4cb24e531db5 ul .next span,
    .wp-block-query-pagination-numbers_3bc8ece5d38bdd39 ul .prev span,
    .wp-block-query-pagination-numbers_3bc8ece5d38bdd39 ul .next span {
      display: none; }
  .te-basic-pagination_07c32cf2c94b8189 .post-page-numbers_0abcc3fe75eef72f,
  .page-links_a74c4cb24e531db5 .post-page-numbers_0abcc3fe75eef72f,
  .wp-block-query-pagination-numbers_3bc8ece5d38bdd39 .post-page-numbers_0abcc3fe75eef72f {
    background-color: rgba(71, 112, 247, 0.1) !important; }
  .te-basic-pagination_07c32cf2c94b8189 .page-numbers_2f7e83e0e633bc33,
  .te-basic-pagination_07c32cf2c94b8189 .post-page-numbers_0abcc3fe75eef72f,
  .page-links_a74c4cb24e531db5 .page-numbers_2f7e83e0e633bc33,
  .page-links_a74c4cb24e531db5 .post-page-numbers_0abcc3fe75eef72f,
  .wp-block-query-pagination-numbers_3bc8ece5d38bdd39 .page-numbers_2f7e83e0e633bc33,
  .wp-block-query-pagination-numbers_3bc8ece5d38bdd39 .post-page-numbers_0abcc3fe75eef72f {
    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_07c32cf2c94b8189 .page-numbers_2f7e83e0e633bc33,
      .te-basic-pagination_07c32cf2c94b8189 .post-page-numbers_0abcc3fe75eef72f,
      .page-links_a74c4cb24e531db5 .page-numbers_2f7e83e0e633bc33,
      .page-links_a74c4cb24e531db5 .post-page-numbers_0abcc3fe75eef72f,
      .wp-block-query-pagination-numbers_3bc8ece5d38bdd39 .page-numbers_2f7e83e0e633bc33,
      .wp-block-query-pagination-numbers_3bc8ece5d38bdd39 .post-page-numbers_0abcc3fe75eef72f {
        width: 40px;
        height: 40px;
        font-size: 16px; } }
    .te-basic-pagination_07c32cf2c94b8189 .page-numbers_2f7e83e0e633bc33:hover,
    .te-basic-pagination_07c32cf2c94b8189 .post-page-numbers_0abcc3fe75eef72f:hover,
    .page-links_a74c4cb24e531db5 .page-numbers_2f7e83e0e633bc33:hover,
    .page-links_a74c4cb24e531db5 .post-page-numbers_0abcc3fe75eef72f:hover,
    .wp-block-query-pagination-numbers_3bc8ece5d38bdd39 .page-numbers_2f7e83e0e633bc33:hover,
    .wp-block-query-pagination-numbers_3bc8ece5d38bdd39 .post-page-numbers_0abcc3fe75eef72f: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_07c32cf2c94b8189 .page-numbers_2f7e83e0e633bc33.current,
    .te-basic-pagination_07c32cf2c94b8189 .post-page-numbers_0abcc3fe75eef72f.current,
    .page-links_a74c4cb24e531db5 .page-numbers_2f7e83e0e633bc33.current,
    .page-links_a74c4cb24e531db5 .post-page-numbers_0abcc3fe75eef72f.current,
    .wp-block-query-pagination-numbers_3bc8ece5d38bdd39 .page-numbers_2f7e83e0e633bc33.current,
    .wp-block-query-pagination-numbers_3bc8ece5d38bdd39 .post-page-numbers_0abcc3fe75eef72f.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_3090b54a30121556 {
  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_3090b54a30121556 {
      -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_3090b54a30121556 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 30px;
      margin: 30px 0; } }
  .te-blog-post-nav_3090b54a30121556 .te-post-navigation_49e18a61e495f58e {
    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_3090b54a30121556 .te-post-navigation_49e18a61e495f58e {
        -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_3090b54a30121556 .te-post-navigation_49e18a61e495f58e {
        width: 100%; } }
    @media (max-width: 767px) {
      .te-blog-post-nav_3090b54a30121556 .te-post-navigation_49e18a61e495f58e {
        width: 100%; } }
    .te-blog-post-nav_3090b54a30121556 .te-post-navigation_49e18a61e495f58e::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_3090b54a30121556 .te-post-navigation_49e18a61e495f58e::after {
          display: none; } }
      @media (max-width: 767px) {
        .te-blog-post-nav_3090b54a30121556 .te-post-navigation_49e18a61e495f58e::after {
          display: none; } }
    .te-blog-post-nav_3090b54a30121556 .te-post-navigation_49e18a61e495f58e:last-child {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .te-blog-post-nav_3090b54a30121556 .te-post-navigation_49e18a61e495f58e:last-child .text {
        text-align: right; }
        @media (max-width: 374px) {
          .te-blog-post-nav_3090b54a30121556 .te-post-navigation_49e18a61e495f58e:last-child .text {
            text-align: left; } }
      .te-blog-post-nav_3090b54a30121556 .te-post-navigation_49e18a61e495f58e:last-child::after {
        display: none; }
    .te-blog-post-nav_3090b54a30121556 .te-post-navigation_49e18a61e495f58e .te-post-img_61e95b9bcf747deb {
      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_3090b54a30121556 .te-post-navigation_49e18a61e495f58e .te-post-img_61e95b9bcf747deb {
          width: 100% !important;
          height: 150px !important; } }
      .te-blog-post-nav_3090b54a30121556 .te-post-navigation_49e18a61e495f58e .te-post-img_61e95b9bcf747deb img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        left: 0;
        top: 0; }
    .te-blog-post-nav_3090b54a30121556 .te-post-navigation_49e18a61e495f58e .text {
      width: 100%; }
      .te-blog-post-nav_3090b54a30121556 .te-post-navigation_49e18a61e495f58e .text span {
        font-size: 18px;
        font-family: "Inter", sans-serif;
        text-transform: capitalize;
        font-weight: 400;
        display: block;
        color: #335371; }
      .te-blog-post-nav_3090b54a30121556 .te-post-navigation_49e18a61e495f58e .text h4 {
        text-transform: capitalize;
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        line-height: 30px;
        letter-spacing: 0px; }
    .te-blog-post-nav_3090b54a30121556 .te-post-navigation_49e18a61e495f58e .theme-navigation_b0dbfacfbb7e73dc {
      width: 100%; }

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

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

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

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

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

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

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

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

/* Widget */
.widget_0c4fae435cdf1b27,
.sidebar__widget_755290e2851f681d {
  /* 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_0c4fae435cdf1b27 ol,
  .widget_0c4fae435cdf1b27 ul,
  .sidebar__widget_755290e2851f681d ol,
  .sidebar__widget_755290e2851f681d ul {
    margin-bottom: 0; }
  .widget_0c4fae435cdf1b27 .widget-instagram-feed_346b6d9d0115947b,
  .sidebar__widget_755290e2851f681d .widget-instagram-feed_346b6d9d0115947b {
    width: 315px; }
    @media only screen and (min-width: 992px) and (max-width: 1280px) {
      .widget_0c4fae435cdf1b27 .widget-instagram-feed_346b6d9d0115947b,
      .sidebar__widget_755290e2851f681d .widget-instagram-feed_346b6d9d0115947b {
        width: 220px; } }
    @media (max-width: 374px) {
      .widget_0c4fae435cdf1b27 .widget-instagram-feed_346b6d9d0115947b,
      .sidebar__widget_755290e2851f681d .widget-instagram-feed_346b6d9d0115947b {
        width: 200px; } }
    .widget_0c4fae435cdf1b27 .widget-instagram-feed_346b6d9d0115947b .single-instagram-feed_22d8c4aaab5db917,
    .sidebar__widget_755290e2851f681d .widget-instagram-feed_346b6d9d0115947b .single-instagram-feed_22d8c4aaab5db917 {
      width: 96px;
      height: 96px; }
  .widget_0c4fae435cdf1b27 .wp-block-heading_ec41e4a64a4b3402,
  .widget_0c4fae435cdf1b27 .widget-title_07b6a92aaa7f9bc6,
  .widget_0c4fae435cdf1b27 .wp-block-search__label_3e547cb28d48b657,
  .sidebar__widget_755290e2851f681d .wp-block-heading_ec41e4a64a4b3402,
  .sidebar__widget_755290e2851f681d .widget-title_07b6a92aaa7f9bc6,
  .sidebar__widget_755290e2851f681d .wp-block-search__label_3e547cb28d48b657 {
    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_0c4fae435cdf1b27 .wp-block-social-links_a62a407ae953da9f .wp-social-link_d088c94c70d2269c,
  .sidebar__widget_755290e2851f681d .wp-block-social-links_a62a407ae953da9f .wp-social-link_d088c94c70d2269c {
    padding: 0;
    margin: 0;
    line-height: 0; }
    .widget_0c4fae435cdf1b27 .wp-block-social-links_a62a407ae953da9f .wp-social-link_d088c94c70d2269c a,
    .sidebar__widget_755290e2851f681d .wp-block-social-links_a62a407ae953da9f .wp-social-link_d088c94c70d2269c 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_0c4fae435cdf1b27 .wp-block-social-links_a62a407ae953da9f .wp-social-link_d088c94c70d2269c a:before,
      .sidebar__widget_755290e2851f681d .wp-block-social-links_a62a407ae953da9f .wp-social-link_d088c94c70d2269c a:before {
        display: none; }
  .widget_0c4fae435cdf1b27 .has-avatars_4f866fbe77f8e671.has-dates_e5c764c4d0d92426.has-excerpts_ea24614b890cc082.wp-block-te-latest-comments_d12400881eee6104 li.wp-block-te-latest-comments__comment_dd28216b23aac18b .wp-block-te-latest-comments__comment-meta_44cfd05fe988d893,
  .widget_0c4fae435cdf1b27 .has-dates_e5c764c4d0d92426.has-excerpts_ea24614b890cc082.wp-block-te-latest-comments_d12400881eee6104 li.wp-block-te-latest-comments__comment_dd28216b23aac18b .wp-block-te-latest-comments__comment-meta_44cfd05fe988d893,
  .sidebar__widget_755290e2851f681d .has-avatars_4f866fbe77f8e671.has-dates_e5c764c4d0d92426.has-excerpts_ea24614b890cc082.wp-block-te-latest-comments_d12400881eee6104 li.wp-block-te-latest-comments__comment_dd28216b23aac18b .wp-block-te-latest-comments__comment-meta_44cfd05fe988d893,
  .sidebar__widget_755290e2851f681d .has-dates_e5c764c4d0d92426.has-excerpts_ea24614b890cc082.wp-block-te-latest-comments_d12400881eee6104 li.wp-block-te-latest-comments__comment_dd28216b23aac18b .wp-block-te-latest-comments__comment-meta_44cfd05fe988d893 {
    font-weight: 500; }
    .widget_0c4fae435cdf1b27 .has-avatars_4f866fbe77f8e671.has-dates_e5c764c4d0d92426.has-excerpts_ea24614b890cc082.wp-block-te-latest-comments_d12400881eee6104 li.wp-block-te-latest-comments__comment_dd28216b23aac18b .wp-block-te-latest-comments__comment-meta_44cfd05fe988d893 .wp-block-te-latest-comments__comment-author_e2462067e39506bf,
    .widget_0c4fae435cdf1b27 .has-avatars_4f866fbe77f8e671.has-dates_e5c764c4d0d92426.has-excerpts_ea24614b890cc082.wp-block-te-latest-comments_d12400881eee6104 li.wp-block-te-latest-comments__comment_dd28216b23aac18b .wp-block-te-latest-comments__comment-meta_44cfd05fe988d893 .wp-block-te-latest-comments__comment-link_7a6e671495139a88,
    .widget_0c4fae435cdf1b27 .has-dates_e5c764c4d0d92426.has-excerpts_ea24614b890cc082.wp-block-te-latest-comments_d12400881eee6104 li.wp-block-te-latest-comments__comment_dd28216b23aac18b .wp-block-te-latest-comments__comment-meta_44cfd05fe988d893 .wp-block-te-latest-comments__comment-author_e2462067e39506bf,
    .widget_0c4fae435cdf1b27 .has-dates_e5c764c4d0d92426.has-excerpts_ea24614b890cc082.wp-block-te-latest-comments_d12400881eee6104 li.wp-block-te-latest-comments__comment_dd28216b23aac18b .wp-block-te-latest-comments__comment-meta_44cfd05fe988d893 .wp-block-te-latest-comments__comment-link_7a6e671495139a88,
    .sidebar__widget_755290e2851f681d .has-avatars_4f866fbe77f8e671.has-dates_e5c764c4d0d92426.has-excerpts_ea24614b890cc082.wp-block-te-latest-comments_d12400881eee6104 li.wp-block-te-latest-comments__comment_dd28216b23aac18b .wp-block-te-latest-comments__comment-meta_44cfd05fe988d893 .wp-block-te-latest-comments__comment-author_e2462067e39506bf,
    .sidebar__widget_755290e2851f681d .has-avatars_4f866fbe77f8e671.has-dates_e5c764c4d0d92426.has-excerpts_ea24614b890cc082.wp-block-te-latest-comments_d12400881eee6104 li.wp-block-te-latest-comments__comment_dd28216b23aac18b .wp-block-te-latest-comments__comment-meta_44cfd05fe988d893 .wp-block-te-latest-comments__comment-link_7a6e671495139a88,
    .sidebar__widget_755290e2851f681d .has-dates_e5c764c4d0d92426.has-excerpts_ea24614b890cc082.wp-block-te-latest-comments_d12400881eee6104 li.wp-block-te-latest-comments__comment_dd28216b23aac18b .wp-block-te-latest-comments__comment-meta_44cfd05fe988d893 .wp-block-te-latest-comments__comment-author_e2462067e39506bf,
    .sidebar__widget_755290e2851f681d .has-dates_e5c764c4d0d92426.has-excerpts_ea24614b890cc082.wp-block-te-latest-comments_d12400881eee6104 li.wp-block-te-latest-comments__comment_dd28216b23aac18b .wp-block-te-latest-comments__comment-meta_44cfd05fe988d893 .wp-block-te-latest-comments__comment-link_7a6e671495139a88 {
      font-weight: 500; }
  .widget_0c4fae435cdf1b27 .wp-block-te-latest-comments_d12400881eee6104 li.wp-block-te-latest-comments__comment_dd28216b23aac18b,
  .widget_0c4fae435cdf1b27 .wp-block-latest-posts_0b11876189caf5ad li.wp-block-te-latest-comments__comment_dd28216b23aac18b,
  .sidebar__widget_755290e2851f681d .wp-block-te-latest-comments_d12400881eee6104 li.wp-block-te-latest-comments__comment_dd28216b23aac18b,
  .sidebar__widget_755290e2851f681d .wp-block-latest-posts_0b11876189caf5ad li.wp-block-te-latest-comments__comment_dd28216b23aac18b {
    margin-bottom: 0; }
  .widget_0c4fae435cdf1b27 .wp-block-te-latest-comments_d12400881eee6104 li .wp-block-te-latest-comments__comment-meta_44cfd05fe988d893,
  .widget_0c4fae435cdf1b27 .wp-block-te-latest-comments_d12400881eee6104 li .wp-block-latest-posts__te-post-title_0a4366aa58f994f9,
  .widget_0c4fae435cdf1b27 .wp-block-latest-posts_0b11876189caf5ad li .wp-block-te-latest-comments__comment-meta_44cfd05fe988d893,
  .widget_0c4fae435cdf1b27 .wp-block-latest-posts_0b11876189caf5ad li .wp-block-latest-posts__te-post-title_0a4366aa58f994f9,
  .sidebar__widget_755290e2851f681d .wp-block-te-latest-comments_d12400881eee6104 li .wp-block-te-latest-comments__comment-meta_44cfd05fe988d893,
  .sidebar__widget_755290e2851f681d .wp-block-te-latest-comments_d12400881eee6104 li .wp-block-latest-posts__te-post-title_0a4366aa58f994f9,
  .sidebar__widget_755290e2851f681d .wp-block-latest-posts_0b11876189caf5ad li .wp-block-te-latest-comments__comment-meta_44cfd05fe988d893,
  .sidebar__widget_755290e2851f681d .wp-block-latest-posts_0b11876189caf5ad li .wp-block-latest-posts__te-post-title_0a4366aa58f994f9 {
    line-height: 28px;
    font-weight: 400; }
    .widget_0c4fae435cdf1b27 .wp-block-te-latest-comments_d12400881eee6104 li .wp-block-te-latest-comments__comment-meta_44cfd05fe988d893 .wp-block-te-latest-comments__comment-date_85135fba9b5dcc3f,
    .widget_0c4fae435cdf1b27 .wp-block-te-latest-comments_d12400881eee6104 li .wp-block-latest-posts__te-post-title_0a4366aa58f994f9 .wp-block-te-latest-comments__comment-date_85135fba9b5dcc3f,
    .widget_0c4fae435cdf1b27 .wp-block-latest-posts_0b11876189caf5ad li .wp-block-te-latest-comments__comment-meta_44cfd05fe988d893 .wp-block-te-latest-comments__comment-date_85135fba9b5dcc3f,
    .widget_0c4fae435cdf1b27 .wp-block-latest-posts_0b11876189caf5ad li .wp-block-latest-posts__te-post-title_0a4366aa58f994f9 .wp-block-te-latest-comments__comment-date_85135fba9b5dcc3f,
    .sidebar__widget_755290e2851f681d .wp-block-te-latest-comments_d12400881eee6104 li .wp-block-te-latest-comments__comment-meta_44cfd05fe988d893 .wp-block-te-latest-comments__comment-date_85135fba9b5dcc3f,
    .sidebar__widget_755290e2851f681d .wp-block-te-latest-comments_d12400881eee6104 li .wp-block-latest-posts__te-post-title_0a4366aa58f994f9 .wp-block-te-latest-comments__comment-date_85135fba9b5dcc3f,
    .sidebar__widget_755290e2851f681d .wp-block-latest-posts_0b11876189caf5ad li .wp-block-te-latest-comments__comment-meta_44cfd05fe988d893 .wp-block-te-latest-comments__comment-date_85135fba9b5dcc3f,
    .sidebar__widget_755290e2851f681d .wp-block-latest-posts_0b11876189caf5ad li .wp-block-latest-posts__te-post-title_0a4366aa58f994f9 .wp-block-te-latest-comments__comment-date_85135fba9b5dcc3f {
      font-size: 14px !important;
      margin-bottom: 10px;
      position: relative; }
      .widget_0c4fae435cdf1b27 .wp-block-te-latest-comments_d12400881eee6104 li .wp-block-te-latest-comments__comment-meta_44cfd05fe988d893 .wp-block-te-latest-comments__comment-date_85135fba9b5dcc3f:before,
      .widget_0c4fae435cdf1b27 .wp-block-te-latest-comments_d12400881eee6104 li .wp-block-latest-posts__te-post-title_0a4366aa58f994f9 .wp-block-te-latest-comments__comment-date_85135fba9b5dcc3f:before,
      .widget_0c4fae435cdf1b27 .wp-block-latest-posts_0b11876189caf5ad li .wp-block-te-latest-comments__comment-meta_44cfd05fe988d893 .wp-block-te-latest-comments__comment-date_85135fba9b5dcc3f:before,
      .widget_0c4fae435cdf1b27 .wp-block-latest-posts_0b11876189caf5ad li .wp-block-latest-posts__te-post-title_0a4366aa58f994f9 .wp-block-te-latest-comments__comment-date_85135fba9b5dcc3f:before,
      .sidebar__widget_755290e2851f681d .wp-block-te-latest-comments_d12400881eee6104 li .wp-block-te-latest-comments__comment-meta_44cfd05fe988d893 .wp-block-te-latest-comments__comment-date_85135fba9b5dcc3f:before,
      .sidebar__widget_755290e2851f681d .wp-block-te-latest-comments_d12400881eee6104 li .wp-block-latest-posts__te-post-title_0a4366aa58f994f9 .wp-block-te-latest-comments__comment-date_85135fba9b5dcc3f:before,
      .sidebar__widget_755290e2851f681d .wp-block-latest-posts_0b11876189caf5ad li .wp-block-te-latest-comments__comment-meta_44cfd05fe988d893 .wp-block-te-latest-comments__comment-date_85135fba9b5dcc3f:before,
      .sidebar__widget_755290e2851f681d .wp-block-latest-posts_0b11876189caf5ad li .wp-block-latest-posts__te-post-title_0a4366aa58f994f9 .wp-block-te-latest-comments__comment-date_85135fba9b5dcc3f:before {
        content: "\f274";
        font-family: "Font Awesome 6 Free";
        padding-right: 8px; }
  .widget_0c4fae435cdf1b27 .wp-block-te-latest-comments_d12400881eee6104 li a,
  .widget_0c4fae435cdf1b27 .wp-block-latest-posts_0b11876189caf5ad li a,
  .sidebar__widget_755290e2851f681d .wp-block-te-latest-comments_d12400881eee6104 li a,
  .sidebar__widget_755290e2851f681d .wp-block-latest-posts_0b11876189caf5ad li a {
    color: #335371; }
    .widget_0c4fae435cdf1b27 .wp-block-te-latest-comments_d12400881eee6104 li a.wp-block-te-latest-comments__comment-author_e2462067e39506bf, .widget_0c4fae435cdf1b27 .wp-block-te-latest-comments_d12400881eee6104 li a.wp-block-te-latest-comments__comment-link_7a6e671495139a88,
    .widget_0c4fae435cdf1b27 .wp-block-latest-posts_0b11876189caf5ad li a.wp-block-te-latest-comments__comment-author_e2462067e39506bf,
    .widget_0c4fae435cdf1b27 .wp-block-latest-posts_0b11876189caf5ad li a.wp-block-te-latest-comments__comment-link_7a6e671495139a88,
    .sidebar__widget_755290e2851f681d .wp-block-te-latest-comments_d12400881eee6104 li a.wp-block-te-latest-comments__comment-author_e2462067e39506bf,
    .sidebar__widget_755290e2851f681d .wp-block-te-latest-comments_d12400881eee6104 li a.wp-block-te-latest-comments__comment-link_7a6e671495139a88,
    .sidebar__widget_755290e2851f681d .wp-block-latest-posts_0b11876189caf5ad li a.wp-block-te-latest-comments__comment-author_e2462067e39506bf,
    .sidebar__widget_755290e2851f681d .wp-block-latest-posts_0b11876189caf5ad li a.wp-block-te-latest-comments__comment-link_7a6e671495139a88 {
      display: inline !important;
      text-transform: capitalize;
      line-height: 28px;
      font-weight: 400; }
    .widget_0c4fae435cdf1b27 .wp-block-te-latest-comments_d12400881eee6104 li a:hover,
    .widget_0c4fae435cdf1b27 .wp-block-latest-posts_0b11876189caf5ad li a:hover,
    .sidebar__widget_755290e2851f681d .wp-block-te-latest-comments_d12400881eee6104 li a:hover,
    .sidebar__widget_755290e2851f681d .wp-block-latest-posts_0b11876189caf5ad li a:hover {
      color: #317EFE; }
  .widget_0c4fae435cdf1b27 .wp-block-te-latest-comments_d12400881eee6104 li .wp-block-te-latest-comments__comment-excerpt_4c290e2197931701 p,
  .widget_0c4fae435cdf1b27 .wp-block-latest-posts_0b11876189caf5ad li .wp-block-te-latest-comments__comment-excerpt_4c290e2197931701 p,
  .sidebar__widget_755290e2851f681d .wp-block-te-latest-comments_d12400881eee6104 li .wp-block-te-latest-comments__comment-excerpt_4c290e2197931701 p,
  .sidebar__widget_755290e2851f681d .wp-block-latest-posts_0b11876189caf5ad li .wp-block-te-latest-comments__comment-excerpt_4c290e2197931701 p {
    font-size: 16px;
    line-height: 28px;
    margin: 0; }
  .widget_0c4fae435cdf1b27 .te-social-profile_6ce0925117907f1d,
  .sidebar__widget_755290e2851f681d .te-social-profile_6ce0925117907f1d {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .widget_0c4fae435cdf1b27 .te-social-profile_6ce0925117907f1d a,
    .sidebar__widget_755290e2851f681d .te-social-profile_6ce0925117907f1d 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_0c4fae435cdf1b27 .te-social-profile_6ce0925117907f1d a,
        .sidebar__widget_755290e2851f681d .te-social-profile_6ce0925117907f1d a {
          width: 40px;
          height: 40px; } }
      .widget_0c4fae435cdf1b27 .te-social-profile_6ce0925117907f1d a.facebook_c88a739aecae6c10,
      .sidebar__widget_755290e2851f681d .te-social-profile_6ce0925117907f1d a.facebook_c88a739aecae6c10 {
        background-color: #1877f2; }
      .widget_0c4fae435cdf1b27 .te-social-profile_6ce0925117907f1d a.twitter_09bc9519aea3501e,
      .sidebar__widget_755290e2851f681d .te-social-profile_6ce0925117907f1d a.twitter_09bc9519aea3501e {
        background-color: #1da1f2; }
      .widget_0c4fae435cdf1b27 .te-social-profile_6ce0925117907f1d a.linkedin_c3f5b96d1df7f72d,
      .sidebar__widget_755290e2851f681d .te-social-profile_6ce0925117907f1d a.linkedin_c3f5b96d1df7f72d {
        background-color: #0a66c2; }
      .widget_0c4fae435cdf1b27 .te-social-profile_6ce0925117907f1d a.instagram_908f6f749e37691a,
      .sidebar__widget_755290e2851f681d .te-social-profile_6ce0925117907f1d a.instagram_908f6f749e37691a {
        background-color: #405de6; }
      .widget_0c4fae435cdf1b27 .te-social-profile_6ce0925117907f1d a:hover,
      .sidebar__widget_755290e2851f681d .te-social-profile_6ce0925117907f1d a:hover {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #E7F914; }
  .widget_0c4fae435cdf1b27 select,
  .sidebar__widget_755290e2851f681d select {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371;
    margin-bottom: 0; }
  .widget_0c4fae435cdf1b27 .has-login-form_8a12ab4bc34b252e .login-username_96d7b5cd208a0a06 label,
  .widget_0c4fae435cdf1b27 .has-login-form_8a12ab4bc34b252e .login-password_e339e003636dc219 label,
  .sidebar__widget_755290e2851f681d .has-login-form_8a12ab4bc34b252e .login-username_96d7b5cd208a0a06 label,
  .sidebar__widget_755290e2851f681d .has-login-form_8a12ab4bc34b252e .login-password_e339e003636dc219 label {
    margin-bottom: 10px; }
  .widget_0c4fae435cdf1b27 .has-login-form_8a12ab4bc34b252e .login-username_96d7b5cd208a0a06 input,
  .widget_0c4fae435cdf1b27 .has-login-form_8a12ab4bc34b252e .login-password_e339e003636dc219 input,
  .sidebar__widget_755290e2851f681d .has-login-form_8a12ab4bc34b252e .login-username_96d7b5cd208a0a06 input,
  .sidebar__widget_755290e2851f681d .has-login-form_8a12ab4bc34b252e .login-password_e339e003636dc219 input {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #31373f;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371; }
  .widget_0c4fae435cdf1b27 .has-login-form_8a12ab4bc34b252e .login-remember_f313458609b45596 label,
  .sidebar__widget_755290e2851f681d .has-login-form_8a12ab4bc34b252e .login-remember_f313458609b45596 label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px; }
  .widget_0c4fae435cdf1b27 .has-login-form_8a12ab4bc34b252e .login-submit_56d2ccc63e28d633,
  .sidebar__widget_755290e2851f681d .has-login-form_8a12ab4bc34b252e .login-submit_56d2ccc63e28d633 {
    margin-bottom: 0; }
    .widget_0c4fae435cdf1b27 .has-login-form_8a12ab4bc34b252e .login-submit_56d2ccc63e28d633 input.button-primary_f916e50b66f40384,
    .sidebar__widget_755290e2851f681d .has-login-form_8a12ab4bc34b252e .login-submit_56d2ccc63e28d633 input.button-primary_f916e50b66f40384 {
      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_0c4fae435cdf1b27 .search-form_80e3e5cac6d0d645,
  .sidebar__widget_755290e2851f681d .search-form_80e3e5cac6d0d645 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_0c4fae435cdf1b27 .search-form_80e3e5cac6d0d645 button,
    .sidebar__widget_755290e2851f681d .search-form_80e3e5cac6d0d645 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_0c4fae435cdf1b27.widget_search_d1b9b382d6fdb10c .sidebar__search_758f8ff09b627ad7,
  .sidebar__widget_755290e2851f681d.widget_search_d1b9b382d6fdb10c .sidebar__search_758f8ff09b627ad7 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_0c4fae435cdf1b27.widget_search_d1b9b382d6fdb10c .sidebar__search_758f8ff09b627ad7 button,
    .sidebar__widget_755290e2851f681d.widget_search_d1b9b382d6fdb10c .sidebar__search_758f8ff09b627ad7 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_0c4fae435cdf1b27 .wp-block-search__no-button_eed974f55fb711bf.wp-block-search_b2c61789a38d50d8 input,
  .sidebar__widget_755290e2851f681d .wp-block-search__no-button_eed974f55fb711bf.wp-block-search_b2c61789a38d50d8 input {
    border-radius: 10px; }
  .widget_0c4fae435cdf1b27 .wp-block-search_b2c61789a38d50d8,
  .sidebar__widget_755290e2851f681d .wp-block-search_b2c61789a38d50d8 {
    margin-bottom: -2px; }
  .widget_0c4fae435cdf1b27 .wp-block-search_b2c61789a38d50d8,
  .widget_0c4fae435cdf1b27 .search-form_80e3e5cac6d0d645,
  .widget_0c4fae435cdf1b27 .sidebar__search_758f8ff09b627ad7,
  .sidebar__widget_755290e2851f681d .wp-block-search_b2c61789a38d50d8,
  .sidebar__widget_755290e2851f681d .search-form_80e3e5cac6d0d645,
  .sidebar__widget_755290e2851f681d .sidebar__search_758f8ff09b627ad7 {
    display: inline-block;
    width: 100%;
    overflow: hidden; }
    .widget_0c4fae435cdf1b27 .wp-block-search_b2c61789a38d50d8 .wp-block-search__inside-wrapper_f34396b236c3a108,
    .widget_0c4fae435cdf1b27 .search-form_80e3e5cac6d0d645 .wp-block-search__inside-wrapper_f34396b236c3a108,
    .widget_0c4fae435cdf1b27 .sidebar__search_758f8ff09b627ad7 .wp-block-search__inside-wrapper_f34396b236c3a108,
    .sidebar__widget_755290e2851f681d .wp-block-search_b2c61789a38d50d8 .wp-block-search__inside-wrapper_f34396b236c3a108,
    .sidebar__widget_755290e2851f681d .search-form_80e3e5cac6d0d645 .wp-block-search__inside-wrapper_f34396b236c3a108,
    .sidebar__widget_755290e2851f681d .sidebar__search_758f8ff09b627ad7 .wp-block-search__inside-wrapper_f34396b236c3a108 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .widget_0c4fae435cdf1b27 .wp-block-search_b2c61789a38d50d8 label,
    .widget_0c4fae435cdf1b27 .search-form_80e3e5cac6d0d645 label,
    .widget_0c4fae435cdf1b27 .sidebar__search_758f8ff09b627ad7 label,
    .sidebar__widget_755290e2851f681d .wp-block-search_b2c61789a38d50d8 label,
    .sidebar__widget_755290e2851f681d .search-form_80e3e5cac6d0d645 label,
    .sidebar__widget_755290e2851f681d .sidebar__search_758f8ff09b627ad7 label {
      font-size: 24px;
      display: block;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #14203A;
      font-family: "Inter", sans-serif; }
    .widget_0c4fae435cdf1b27 .wp-block-search_b2c61789a38d50d8 input,
    .widget_0c4fae435cdf1b27 .search-form_80e3e5cac6d0d645 input,
    .widget_0c4fae435cdf1b27 .sidebar__search_758f8ff09b627ad7 input,
    .sidebar__widget_755290e2851f681d .wp-block-search_b2c61789a38d50d8 input,
    .sidebar__widget_755290e2851f681d .search-form_80e3e5cac6d0d645 input,
    .sidebar__widget_755290e2851f681d .sidebar__search_758f8ff09b627ad7 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_0c4fae435cdf1b27 .wp-block-search_b2c61789a38d50d8 button,
    .widget_0c4fae435cdf1b27 .search-form_80e3e5cac6d0d645 button,
    .widget_0c4fae435cdf1b27 .sidebar__search_758f8ff09b627ad7 button,
    .sidebar__widget_755290e2851f681d .wp-block-search_b2c61789a38d50d8 button,
    .sidebar__widget_755290e2851f681d .search-form_80e3e5cac6d0d645 button,
    .sidebar__widget_755290e2851f681d .sidebar__search_758f8ff09b627ad7 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_0c4fae435cdf1b27 .tagcloud_365dcb794d6870de,
  .widget_0c4fae435cdf1b27 .wp-block-tag-cloud_af990b60d2d299a0,
  .sidebar__widget_755290e2851f681d .tagcloud_365dcb794d6870de,
  .sidebar__widget_755290e2851f681d .wp-block-tag-cloud_af990b60d2d299a0 {
    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_0c4fae435cdf1b27 .tagcloud_365dcb794d6870de a,
    .widget_0c4fae435cdf1b27 .wp-block-tag-cloud_af990b60d2d299a0 a,
    .sidebar__widget_755290e2851f681d .tagcloud_365dcb794d6870de a,
    .sidebar__widget_755290e2851f681d .wp-block-tag-cloud_af990b60d2d299a0 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_0c4fae435cdf1b27 .tagcloud_365dcb794d6870de a:hover,
      .widget_0c4fae435cdf1b27 .wp-block-tag-cloud_af990b60d2d299a0 a:hover,
      .sidebar__widget_755290e2851f681d .tagcloud_365dcb794d6870de a:hover,
      .sidebar__widget_755290e2851f681d .wp-block-tag-cloud_af990b60d2d299a0 a:hover {
        color: #ffffff;
        background: #317EFE;
        border-color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .widget_0c4fae435cdf1b27 ul,
  .widget_0c4fae435cdf1b27 ol,
  .sidebar__widget_755290e2851f681d ul,
  .sidebar__widget_755290e2851f681d ol {
    margin-bottom: 0;
    padding-left: 0;
    /* Tag Cloud Widget */ }
    .widget_0c4fae435cdf1b27 ul li,
    .widget_0c4fae435cdf1b27 ol li,
    .sidebar__widget_755290e2851f681d ul li,
    .sidebar__widget_755290e2851f681d ol li {
      display: block;
      padding: 8px 0;
      border-top: 1px solid #E1E1E1;
      margin-bottom: 0;
      /* Recent Comment Widget */ }
      .widget_0c4fae435cdf1b27 ul li:first-child,
      .widget_0c4fae435cdf1b27 ol li:first-child,
      .sidebar__widget_755290e2851f681d ul li:first-child,
      .sidebar__widget_755290e2851f681d ol li:first-child {
        border-top: 0; }
      .widget_0c4fae435cdf1b27 ul li:last-child,
      .widget_0c4fae435cdf1b27 ol li:last-child,
      .sidebar__widget_755290e2851f681d ul li:last-child,
      .sidebar__widget_755290e2851f681d ol li:last-child {
        margin-bottom: 0; }
      .widget_0c4fae435cdf1b27 ul li.recentcomments_7778c0d3b73eec29 .comment-author-link_c28d7c041964e6fd a:before, .widget_0c4fae435cdf1b27 ul li.wp-block-latest-comments__comment_555638019fedb653 .comment-author-link_c28d7c041964e6fd a:before,
      .widget_0c4fae435cdf1b27 ol li.recentcomments_7778c0d3b73eec29 .comment-author-link_c28d7c041964e6fd a:before,
      .widget_0c4fae435cdf1b27 ol li.wp-block-latest-comments__comment_555638019fedb653 .comment-author-link_c28d7c041964e6fd a:before,
      .sidebar__widget_755290e2851f681d ul li.recentcomments_7778c0d3b73eec29 .comment-author-link_c28d7c041964e6fd a:before,
      .sidebar__widget_755290e2851f681d ul li.wp-block-latest-comments__comment_555638019fedb653 .comment-author-link_c28d7c041964e6fd a:before,
      .sidebar__widget_755290e2851f681d ol li.recentcomments_7778c0d3b73eec29 .comment-author-link_c28d7c041964e6fd a:before,
      .sidebar__widget_755290e2851f681d ol li.wp-block-latest-comments__comment_555638019fedb653 .comment-author-link_c28d7c041964e6fd a:before {
        display: none; }
      .widget_0c4fae435cdf1b27 ul li.recentcomments_7778c0d3b73eec29 a, .widget_0c4fae435cdf1b27 ul li.wp-block-latest-comments__comment_555638019fedb653 a,
      .widget_0c4fae435cdf1b27 ol li.recentcomments_7778c0d3b73eec29 a,
      .widget_0c4fae435cdf1b27 ol li.wp-block-latest-comments__comment_555638019fedb653 a,
      .sidebar__widget_755290e2851f681d ul li.recentcomments_7778c0d3b73eec29 a,
      .sidebar__widget_755290e2851f681d ul li.wp-block-latest-comments__comment_555638019fedb653 a,
      .sidebar__widget_755290e2851f681d ol li.recentcomments_7778c0d3b73eec29 a,
      .sidebar__widget_755290e2851f681d ol li.wp-block-latest-comments__comment_555638019fedb653 a {
        padding-left: 0;
        display: inline; }
        .widget_0c4fae435cdf1b27 ul li.recentcomments_7778c0d3b73eec29 a:before, .widget_0c4fae435cdf1b27 ul li.wp-block-latest-comments__comment_555638019fedb653 a:before,
        .widget_0c4fae435cdf1b27 ol li.recentcomments_7778c0d3b73eec29 a:before,
        .widget_0c4fae435cdf1b27 ol li.wp-block-latest-comments__comment_555638019fedb653 a:before,
        .sidebar__widget_755290e2851f681d ul li.recentcomments_7778c0d3b73eec29 a:before,
        .sidebar__widget_755290e2851f681d ul li.wp-block-latest-comments__comment_555638019fedb653 a:before,
        .sidebar__widget_755290e2851f681d ol li.recentcomments_7778c0d3b73eec29 a:before,
        .sidebar__widget_755290e2851f681d ol li.wp-block-latest-comments__comment_555638019fedb653 a:before {
          display: none; }
      .widget_0c4fae435cdf1b27 ul li a,
      .widget_0c4fae435cdf1b27 ol li a,
      .sidebar__widget_755290e2851f681d ul li a,
      .sidebar__widget_755290e2851f681d 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_0c4fae435cdf1b27 ul li a::before,
        .widget_0c4fae435cdf1b27 ol li a::before,
        .sidebar__widget_755290e2851f681d ul li a::before,
        .sidebar__widget_755290e2851f681d ol li a::before {
          content: "\f105";
          font-family: "Font Awesome 6 Free";
          margin-right: 10px; }
        .widget_0c4fae435cdf1b27 ul li a:hover,
        .widget_0c4fae435cdf1b27 ol li a:hover,
        .sidebar__widget_755290e2851f681d ul li a:hover,
        .sidebar__widget_755290e2851f681d ol li a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .widget_0c4fae435cdf1b27 ul li a.rsswidget_e57654fd292662cf, .widget_0c4fae435cdf1b27 ul li a.wp-block-latest-posts__post-title_1050284e4be9d319,
        .widget_0c4fae435cdf1b27 ol li a.rsswidget_e57654fd292662cf,
        .widget_0c4fae435cdf1b27 ol li a.wp-block-latest-posts__post-title_1050284e4be9d319,
        .sidebar__widget_755290e2851f681d ul li a.rsswidget_e57654fd292662cf,
        .sidebar__widget_755290e2851f681d ul li a.wp-block-latest-posts__post-title_1050284e4be9d319,
        .sidebar__widget_755290e2851f681d ol li a.rsswidget_e57654fd292662cf,
        .sidebar__widget_755290e2851f681d ol li a.wp-block-latest-posts__post-title_1050284e4be9d319 {
          padding-left: 0;
          font-weight: 500;
          display: block; }
          .widget_0c4fae435cdf1b27 ul li a.rsswidget_e57654fd292662cf:before, .widget_0c4fae435cdf1b27 ul li a.wp-block-latest-posts__post-title_1050284e4be9d319:before,
          .widget_0c4fae435cdf1b27 ol li a.rsswidget_e57654fd292662cf:before,
          .widget_0c4fae435cdf1b27 ol li a.wp-block-latest-posts__post-title_1050284e4be9d319:before,
          .sidebar__widget_755290e2851f681d ul li a.rsswidget_e57654fd292662cf:before,
          .sidebar__widget_755290e2851f681d ul li a.wp-block-latest-posts__post-title_1050284e4be9d319:before,
          .sidebar__widget_755290e2851f681d ol li a.rsswidget_e57654fd292662cf:before,
          .sidebar__widget_755290e2851f681d ol li a.wp-block-latest-posts__post-title_1050284e4be9d319:before {
            display: none; }
      .widget_0c4fae435cdf1b27 ul li ul,
      .widget_0c4fae435cdf1b27 ol li ul,
      .sidebar__widget_755290e2851f681d ul li ul,
      .sidebar__widget_755290e2851f681d ol li ul {
        padding-left: 25px;
        padding-top: 10px; }
    .widget_0c4fae435cdf1b27 ul.wp-tag-cloud_4487bab77257564e li,
    .widget_0c4fae435cdf1b27 ol.wp-tag-cloud_4487bab77257564e li,
    .sidebar__widget_755290e2851f681d ul.wp-tag-cloud_4487bab77257564e li,
    .sidebar__widget_755290e2851f681d ol.wp-tag-cloud_4487bab77257564e li {
      display: inline-block;
      padding: 0;
      border: 0; }
      .widget_0c4fae435cdf1b27 ul.wp-tag-cloud_4487bab77257564e li a:before,
      .widget_0c4fae435cdf1b27 ol.wp-tag-cloud_4487bab77257564e li a:before,
      .sidebar__widget_755290e2851f681d ul.wp-tag-cloud_4487bab77257564e li a:before,
      .sidebar__widget_755290e2851f681d ol.wp-tag-cloud_4487bab77257564e li a:before {
        display: none; }
  .widget_0c4fae435cdf1b27.te_widget_categories_644e26ffe1b37cbc li, .widget_0c4fae435cdf1b27.widget_archive_a59d5609bcb566b9 li,
  .widget_0c4fae435cdf1b27 .wp-block-categories-list_fcacdb78449de581 li,
  .widget_0c4fae435cdf1b27 .wp-block-archives-list_3ff5f02a34f6e427 li,
  .sidebar__widget_755290e2851f681d.te_widget_categories_644e26ffe1b37cbc li,
  .sidebar__widget_755290e2851f681d.widget_archive_a59d5609bcb566b9 li,
  .sidebar__widget_755290e2851f681d .wp-block-categories-list_fcacdb78449de581 li,
  .sidebar__widget_755290e2851f681d .wp-block-archives-list_3ff5f02a34f6e427 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_0c4fae435cdf1b27.te_widget_categories_644e26ffe1b37cbc li.cat-item_fb158bf20f2abbf3, .widget_0c4fae435cdf1b27.widget_archive_a59d5609bcb566b9 li.cat-item_fb158bf20f2abbf3,
    .widget_0c4fae435cdf1b27 .wp-block-categories-list_fcacdb78449de581 li.cat-item_fb158bf20f2abbf3,
    .widget_0c4fae435cdf1b27 .wp-block-archives-list_3ff5f02a34f6e427 li.cat-item_fb158bf20f2abbf3,
    .sidebar__widget_755290e2851f681d.te_widget_categories_644e26ffe1b37cbc li.cat-item_fb158bf20f2abbf3,
    .sidebar__widget_755290e2851f681d.widget_archive_a59d5609bcb566b9 li.cat-item_fb158bf20f2abbf3,
    .sidebar__widget_755290e2851f681d .wp-block-categories-list_fcacdb78449de581 li.cat-item_fb158bf20f2abbf3,
    .sidebar__widget_755290e2851f681d .wp-block-archives-list_3ff5f02a34f6e427 li.cat-item_fb158bf20f2abbf3 {
      text-align: right;
      display: inline-block;
      width: 100%; }
    .widget_0c4fae435cdf1b27.te_widget_categories_644e26ffe1b37cbc li a, .widget_0c4fae435cdf1b27.widget_archive_a59d5609bcb566b9 li a,
    .widget_0c4fae435cdf1b27 .wp-block-categories-list_fcacdb78449de581 li a,
    .widget_0c4fae435cdf1b27 .wp-block-archives-list_3ff5f02a34f6e427 li a,
    .sidebar__widget_755290e2851f681d.te_widget_categories_644e26ffe1b37cbc li a,
    .sidebar__widget_755290e2851f681d.widget_archive_a59d5609bcb566b9 li a,
    .sidebar__widget_755290e2851f681d .wp-block-categories-list_fcacdb78449de581 li a,
    .sidebar__widget_755290e2851f681d .wp-block-archives-list_3ff5f02a34f6e427 li a {
      float: left; }

/* About Info Widget*/
.widget-about-info_c15776f0c9716f20 {
  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_c15776f0c9716f20 .about-desc_eac5c37f9c0d28ab {
    text-align: left; }
    .widget-about-info_c15776f0c9716f20 .about-desc_eac5c37f9c0d28ab .about-title_a4775e51b2498da7 {
      font-size: 20px; }
  .widget-about-info_c15776f0c9716f20 .about-image_9910970acbb21df5 {
    width: 140px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px; }
  .widget-about-info_c15776f0c9716f20 .te-social-profile_6ce0925117907f1d {
    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_c15776f0c9716f20 .te-social-profile_6ce0925117907f1d 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_c15776f0c9716f20 .te-social-profile_6ce0925117907f1d 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_e5c764c4d0d92426.has-author_0c6a257565557f1a.wp-block-latest-posts_0b11876189caf5ad .wp-block-latest-posts__te-post-title_0a4366aa58f994f9 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }

.widget_rss_21cd692cb485c406 .wp-block-heading_ec41e4a64a4b3402:before,
.widget_rss_21cd692cb485c406 .widget-title_07b6a92aaa7f9bc6:before {
  display: none; }
.widget_rss_21cd692cb485c406 .rss-widget-icon_d2fd981e19387d45 {
  margin-right: 6px; }
.widget_rss_21cd692cb485c406 ul li a.rsswidget_e57654fd292662cf {
  color: #14203A; }
  .widget_rss_21cd692cb485c406 ul li a.rsswidget_e57654fd292662cf:hover {
    color: #317EFE; }

.wp-block-latest-posts_0b11876189caf5ad .wp-block-rss__item-title_3d8897e29624ddc9,
.wp-block-rss_6156e32c88c8af5d .wp-block-rss__item-title_3d8897e29624ddc9,
.widget_rss_21cd692cb485c406 .wp-block-rss__item-title_3d8897e29624ddc9 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }
  .wp-block-latest-posts_0b11876189caf5ad .wp-block-rss__item-title_3d8897e29624ddc9 a:before,
  .wp-block-rss_6156e32c88c8af5d .wp-block-rss__item-title_3d8897e29624ddc9 a:before,
  .widget_rss_21cd692cb485c406 .wp-block-rss__item-title_3d8897e29624ddc9 a:before {
    display: none; }
.wp-block-latest-posts_0b11876189caf5ad .wp-block-latest-posts__post-author_2fb0bc54f02dd970,
.wp-block-latest-posts_0b11876189caf5ad .wp-block-rss__item-publish-date_dad69047255d3b57,
.wp-block-rss_6156e32c88c8af5d .wp-block-latest-posts__post-author_2fb0bc54f02dd970,
.wp-block-rss_6156e32c88c8af5d .wp-block-rss__item-publish-date_dad69047255d3b57,
.widget_rss_21cd692cb485c406 .wp-block-latest-posts__post-author_2fb0bc54f02dd970,
.widget_rss_21cd692cb485c406 .wp-block-rss__item-publish-date_dad69047255d3b57 {
  margin-right: 10px; }
.wp-block-latest-posts_0b11876189caf5ad .wp-block-latest-posts__post-author_2fb0bc54f02dd970,
.wp-block-latest-posts_0b11876189caf5ad .wp-block-latest-posts__te-post-date_41e6ac312368dd7c,
.wp-block-latest-posts_0b11876189caf5ad .wp-block-rss__item-publish-date_dad69047255d3b57,
.wp-block-latest-posts_0b11876189caf5ad .wp-block-rss__item-author_a4f21bd484bd8c66,
.wp-block-latest-posts_0b11876189caf5ad .rss-date_daeea1afe61d42b6,
.wp-block-rss_6156e32c88c8af5d .wp-block-latest-posts__post-author_2fb0bc54f02dd970,
.wp-block-rss_6156e32c88c8af5d .wp-block-latest-posts__te-post-date_41e6ac312368dd7c,
.wp-block-rss_6156e32c88c8af5d .wp-block-rss__item-publish-date_dad69047255d3b57,
.wp-block-rss_6156e32c88c8af5d .wp-block-rss__item-author_a4f21bd484bd8c66,
.wp-block-rss_6156e32c88c8af5d .rss-date_daeea1afe61d42b6,
.widget_rss_21cd692cb485c406 .wp-block-latest-posts__post-author_2fb0bc54f02dd970,
.widget_rss_21cd692cb485c406 .wp-block-latest-posts__te-post-date_41e6ac312368dd7c,
.widget_rss_21cd692cb485c406 .wp-block-rss__item-publish-date_dad69047255d3b57,
.widget_rss_21cd692cb485c406 .wp-block-rss__item-author_a4f21bd484bd8c66,
.widget_rss_21cd692cb485c406 .rss-date_daeea1afe61d42b6 {
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500;
  text-transform: capitalize;
  position: relative; }
.wp-block-latest-posts_0b11876189caf5ad .wp-block-latest-posts__te-post-date_41e6ac312368dd7c:before,
.wp-block-latest-posts_0b11876189caf5ad .wp-block-rss__item-publish-date_dad69047255d3b57:before,
.wp-block-latest-posts_0b11876189caf5ad .rss-date_daeea1afe61d42b6:before,
.wp-block-rss_6156e32c88c8af5d .wp-block-latest-posts__te-post-date_41e6ac312368dd7c:before,
.wp-block-rss_6156e32c88c8af5d .wp-block-rss__item-publish-date_dad69047255d3b57:before,
.wp-block-rss_6156e32c88c8af5d .rss-date_daeea1afe61d42b6:before,
.widget_rss_21cd692cb485c406 .wp-block-latest-posts__te-post-date_41e6ac312368dd7c:before,
.widget_rss_21cd692cb485c406 .wp-block-rss__item-publish-date_dad69047255d3b57:before,
.widget_rss_21cd692cb485c406 .rss-date_daeea1afe61d42b6:before {
  content: "\f274";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_0b11876189caf5ad .wp-block-latest-posts__post-author_2fb0bc54f02dd970:before,
.wp-block-latest-posts_0b11876189caf5ad .wp-block-rss__item-author_a4f21bd484bd8c66:before,
.wp-block-rss_6156e32c88c8af5d .wp-block-latest-posts__post-author_2fb0bc54f02dd970:before,
.wp-block-rss_6156e32c88c8af5d .wp-block-rss__item-author_a4f21bd484bd8c66:before,
.widget_rss_21cd692cb485c406 .wp-block-latest-posts__post-author_2fb0bc54f02dd970:before,
.widget_rss_21cd692cb485c406 .wp-block-rss__item-author_a4f21bd484bd8c66:before {
  content: "\f007";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_0b11876189caf5ad .wp-block-latest-posts__post-excerpt_92e37ffd80d42a87,
.wp-block-latest-posts_0b11876189caf5ad .wp-block-rss__item-excerpt_738b215ce43b177f,
.wp-block-latest-posts_0b11876189caf5ad .rssSummary_6e401d7c6eef4242,
.wp-block-rss_6156e32c88c8af5d .wp-block-latest-posts__post-excerpt_92e37ffd80d42a87,
.wp-block-rss_6156e32c88c8af5d .wp-block-rss__item-excerpt_738b215ce43b177f,
.wp-block-rss_6156e32c88c8af5d .rssSummary_6e401d7c6eef4242,
.widget_rss_21cd692cb485c406 .wp-block-latest-posts__post-excerpt_92e37ffd80d42a87,
.widget_rss_21cd692cb485c406 .wp-block-rss__item-excerpt_738b215ce43b177f,
.widget_rss_21cd692cb485c406 .rssSummary_6e401d7c6eef4242 {
  margin-top: 10px;
  margin-bottom: 0; }

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

.te-post-item_b46247dcfa866fef .te-single-post-meta_9a80c6b0ff0f0743 {
  gap: 32px; }

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

.te-comment-title_254ed18788d96494 h2,
.te-comment-title_254ed18788d96494 .wp-block-comments-title_88ce5d108825cdfb,
.wp-block-comments_3275c7da9c32bbe5 h2,
.wp-block-comments_3275c7da9c32bbe5 .wp-block-comments-title_88ce5d108825cdfb {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px; }

/* Block Comment Start */
.wp-block-comments_3275c7da9c32bbe5 .wp-block-comment-template_a84ebe70fb8b43ff {
  padding-left: 0; }
  .wp-block-comments_3275c7da9c32bbe5 .wp-block-comment-template_a84ebe70fb8b43ff .wp-block-te-comment-reply_615d251f64a46217 {
    margin-top: 15px; }
  .wp-block-comments_3275c7da9c32bbe5 .wp-block-comment-template_a84ebe70fb8b43ff li .wp-block-columns_4dbe4fc22ccb9149 {
    padding: 50px;
    border: 1px solid #dfe2e9;
    border-radius: 8px;
    margin-bottom: 24px; }
    .wp-block-comments_3275c7da9c32bbe5 .wp-block-comment-template_a84ebe70fb8b43ff li .wp-block-columns_4dbe4fc22ccb9149 .wp-block-column_0f8724cff991fa2f:first-child {
      -ms-flex-preferred-size: 80px !important;
          flex-basis: 80px !important; }
    .wp-block-comments_3275c7da9c32bbe5 .wp-block-comment-template_a84ebe70fb8b43ff li .wp-block-columns_4dbe4fc22ccb9149 .wp-block-avatar_45d11aa96d625255 {
      width: 100px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 50%;
      overflow: hidden; }
      .wp-block-comments_3275c7da9c32bbe5 .wp-block-comment-template_a84ebe70fb8b43ff li .wp-block-columns_4dbe4fc22ccb9149 .wp-block-avatar_45d11aa96d625255 img {
        width: 100%; }
    .wp-block-comments_3275c7da9c32bbe5 .wp-block-comment-template_a84ebe70fb8b43ff li .wp-block-columns_4dbe4fc22ccb9149 .wp-block-comment-author-name_23ad2ebd0ee4e3a7 a {
      font-size: 21px;
      margin-bottom: 5px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A; }
    .wp-block-comments_3275c7da9c32bbe5 .wp-block-comment-template_a84ebe70fb8b43ff li .wp-block-columns_4dbe4fc22ccb9149 .wp-block-comment-edit-link_7216f8919222b614 a {
      color: #317EFE; }
    .wp-block-comments_3275c7da9c32bbe5 .wp-block-comment-template_a84ebe70fb8b43ff li .wp-block-columns_4dbe4fc22ccb9149 .wp-block-comment-date_f19c98d5b7ce115c a,
    .wp-block-comments_3275c7da9c32bbe5 .wp-block-comment-template_a84ebe70fb8b43ff li .wp-block-columns_4dbe4fc22ccb9149 .wp-block-comment-edit-link_7216f8919222b614 a {
      color: #9ba8c3;
      font-size: 16px;
      font-weight: 400;
      font-family: "Inter", sans-serif; }
    .wp-block-comments_3275c7da9c32bbe5 .wp-block-comment-template_a84ebe70fb8b43ff li .wp-block-columns_4dbe4fc22ccb9149 .wp-block-te-comment-reply_615d251f64a46217 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_3275c7da9c32bbe5 .wp-block-comment-template_a84ebe70fb8b43ff li .wp-block-columns_4dbe4fc22ccb9149 .wp-block-te-comment-reply_615d251f64a46217 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_cdd6ef4752bf45bd .te-comment-respond_2756520ef0e4a9b7,
.te-latest-comments_cdd6ef4752bf45bd .comment-respond_77f8739853119d83 {
  margin-top: 60px;
  margin-bottom: 40px; }
.te-latest-comments_cdd6ef4752bf45bd li .children .te-comments-item_de47a03ded407faf {
  margin-left: 50px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-latest-comments_cdd6ef4752bf45bd li .children .te-comments-item_de47a03ded407faf {
      margin-left: 0; } }
.te-latest-comments_cdd6ef4752bf45bd li .children .children .te-comments-item_de47a03ded407faf {
  margin-left: 100px;
  border-top: 1px solid #F9F4F1; }
.te-latest-comments_cdd6ef4752bf45bd li .te-comments-item_de47a03ded407faf {
  padding: 50px;
  border: 1px solid #F9F4F1;
  background-color: #F9F4F1;
  border-radius: 20px;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .te-latest-comments_cdd6ef4752bf45bd li .te-comments-item_de47a03ded407faf {
      padding: 30px; } }
  .te-latest-comments_cdd6ef4752bf45bd li .te-comments-item_de47a03ded407faf .te-comments-avatar_3ec5a7088438bb6f {
    float: left; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-latest-comments_cdd6ef4752bf45bd li .te-comments-item_de47a03ded407faf .te-comments-avatar_3ec5a7088438bb6f {
        float: inherit;
        margin-bottom: 20px; } }
    .te-latest-comments_cdd6ef4752bf45bd li .te-comments-item_de47a03ded407faf .te-comments-avatar_3ec5a7088438bb6f img {
      margin-right: 30px;
      width: 100px;
      border-radius: 50px; }
  .te-latest-comments_cdd6ef4752bf45bd li .te-comments-item_de47a03ded407faf .te-comments-text_f0862f0f08830a0b {
    overflow: hidden; }
    .te-latest-comments_cdd6ef4752bf45bd li .te-comments-item_de47a03ded407faf .te-comments-text_f0862f0f08830a0b p {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 20px;
      color: #335371; }
    .te-latest-comments_cdd6ef4752bf45bd li .te-comments-item_de47a03ded407faf .te-comments-text_f0862f0f08830a0b .te-avatar-name_481a5b2f55c0cc97 {
      margin-bottom: 10px;
      position: relative; }
      .te-latest-comments_cdd6ef4752bf45bd li .te-comments-item_de47a03ded407faf .te-comments-text_f0862f0f08830a0b .te-avatar-name_481a5b2f55c0cc97 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_cdd6ef4752bf45bd li .te-comments-item_de47a03ded407faf .te-comments-text_f0862f0f08830a0b .te-avatar-name_481a5b2f55c0cc97 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_cdd6ef4752bf45bd li .te-comments-item_de47a03ded407faf .te-comments-text_f0862f0f08830a0b .te-avatar-name_481a5b2f55c0cc97 span {
            display: inline-block;
            width: 100%; } }
    .te-latest-comments_cdd6ef4752bf45bd li .te-comments-item_de47a03ded407faf .te-comments-text_f0862f0f08830a0b .te-comment-reply_1d197a2e5f708211 {
      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_cdd6ef4752bf45bd li .te-comments-item_de47a03ded407faf .te-comments-text_f0862f0f08830a0b .te-comment-reply_1d197a2e5f708211 {
          position: unset;
          margin-top: 10px; } }
      .te-latest-comments_cdd6ef4752bf45bd li .te-comments-item_de47a03ded407faf .te-comments-text_f0862f0f08830a0b .te-comment-reply_1d197a2e5f708211:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

ul.children {
  list-style: none; }

.te-post-comments-form_4ccb07ddbccd7f26 .te-contacts-message_3d6b80d034e9bbf3 {
  margin-top: 10px; }

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

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

.te-comment-respond_2756520ef0e4a9b7,
.comment-respond_77f8739853119d83 {
  position: relative;
  background-color: #F9F4F1;
  padding: 40px;
  border-radius: 20px; }
  .te-comment-respond_2756520ef0e4a9b7 .comment-form-cookies-consent_ffbbc8e7bfde8942,
  .comment-respond_77f8739853119d83 .comment-form-cookies-consent_ffbbc8e7bfde8942 {
    display: none; }
  .te-comment-respond_2756520ef0e4a9b7 .comment-notes_2f4a13a3d761016f,
  .comment-respond_77f8739853119d83 .comment-notes_2f4a13a3d761016f {
    margin-bottom: 30px; }
  .te-comment-respond_2756520ef0e4a9b7 p,
  .comment-respond_77f8739853119d83 p {
    margin: 0; }
  .te-comment-respond_2756520ef0e4a9b7 .te-contacts-email_c8466b22a2e7909e,
  .te-comment-respond_2756520ef0e4a9b7 .te-contacts-name_7b00e72ed6a9478b,
  .te-comment-respond_2756520ef0e4a9b7 .single-input-field_8ff0068f76f4fc08,
  .comment-respond_77f8739853119d83 .te-contacts-email_c8466b22a2e7909e,
  .comment-respond_77f8739853119d83 .te-contacts-name_7b00e72ed6a9478b,
  .comment-respond_77f8739853119d83 .single-input-field_8ff0068f76f4fc08 {
    margin-bottom: 20px; }
  .te-comment-respond_2756520ef0e4a9b7 label,
  .comment-respond_77f8739853119d83 label {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #778196;
    margin-bottom: 20px; }
  .te-comment-respond_2756520ef0e4a9b7 .checkbox-field-wrapper_ab93bc78cc9397eb,
  .comment-respond_77f8739853119d83 .checkbox-field-wrapper_ab93bc78cc9397eb {
    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_2756520ef0e4a9b7 .checkbox-field-wrapper_ab93bc78cc9397eb p,
    .comment-respond_77f8739853119d83 .checkbox-field-wrapper_ab93bc78cc9397eb p {
      margin: 0; }
    .te-comment-respond_2756520ef0e4a9b7 .checkbox-field-wrapper_ab93bc78cc9397eb .single-checkbox-field_a4d2e794a48ed443,
    .comment-respond_77f8739853119d83 .checkbox-field-wrapper_ab93bc78cc9397eb .single-checkbox-field_a4d2e794a48ed443 {
      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_2756520ef0e4a9b7 .te-comment-form-cookies-consent_e6796376ae242e8c,
  .comment-respond_77f8739853119d83 .te-comment-form-cookies-consent_e6796376ae242e8c {
    display: none; }
  .te-comment-respond_2756520ef0e4a9b7 input[type="number"],
  .comment-respond_77f8739853119d83 input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield; }
  .te-comment-respond_2756520ef0e4a9b7 input,
  .te-comment-respond_2756520ef0e4a9b7 select,
  .comment-respond_77f8739853119d83 input,
  .comment-respond_77f8739853119d83 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_2756520ef0e4a9b7 *::-webkit-input-placeholder,
  .comment-respond_77f8739853119d83 *::-webkit-input-placeholder {
    color: #778196; }
  .te-comment-respond_2756520ef0e4a9b7 *:-ms-input-placeholder,
  .comment-respond_77f8739853119d83 *:-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_2756520ef0e4a9b7 *::-ms-input-placeholder,
  .comment-respond_77f8739853119d83 *::-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_2756520ef0e4a9b7 *::placeholder,
  .comment-respond_77f8739853119d83 *::placeholder {
    color: #778196; }
  .te-comment-respond_2756520ef0e4a9b7 textarea,
  .comment-respond_77f8739853119d83 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_2756520ef0e4a9b7 input:focus,
  .te-comment-respond_2756520ef0e4a9b7 textarea:focus,
  .te-comment-respond_2756520ef0e4a9b7 .form-select_aedf03956205957f:focus,
  .comment-respond_77f8739853119d83 input:focus,
  .comment-respond_77f8739853119d83 textarea:focus,
  .comment-respond_77f8739853119d83 .form-select_aedf03956205957f: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_5fc1b518168d4c8d {
  position: relative;
  border-radius: 20px;
  overflow: hidden; }
  .te-team-card_5fc1b518168d4c8d:hover .image:before {
    height: 250%;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear;
    background-color: transparent; }
  .te-team-card_5fc1b518168d4c8d: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_5fc1b518168d4c8d:hover .te-content-wrapper_de9dd3d7e0896e1f {
    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_5fc1b518168d4c8d .image {
    overflow: hidden;
    position: relative; }
    .te-team-card_5fc1b518168d4c8d .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_5fc1b518168d4c8d .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_5fc1b518168d4c8d .te-content-wrapper_de9dd3d7e0896e1f {
    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_5fc1b518168d4c8d .te-content-wrapper_de9dd3d7e0896e1f .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_5fc1b518168d4c8d .te-content-wrapper_de9dd3d7e0896e1f .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_5fc1b518168d4c8d .te-content-wrapper_de9dd3d7e0896e1f .content .desc_e1acc2ba9ab16f59 {
        font-size: 18px;
        line-height: 18px;
        font-weight: 400;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
    .te-team-card_5fc1b518168d4c8d .te-content-wrapper_de9dd3d7e0896e1f .social_844f0b4f3da3027c {
      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_5fc1b518168d4c8d .te-content-wrapper_de9dd3d7e0896e1f .social_844f0b4f3da3027c 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_5fc1b518168d4c8d .te-content-wrapper_de9dd3d7e0896e1f .social_844f0b4f3da3027c a:hover {
          background-color: #E7F914;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-team-card_5fc1b518168d4c8d.style-2_189a711ca2653acd {
  padding: 20px;
  background-color: #F9F4F1;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-team-card_5fc1b518168d4c8d.style-2_189a711ca2653acd:hover {
    background-color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-team-card_5fc1b518168d4c8d.style-2_189a711ca2653acd:hover .te-content-wrapper_de9dd3d7e0896e1f .social_844f0b4f3da3027c a {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-team-card_5fc1b518168d4c8d.style-2_189a711ca2653acd:hover .te-content-wrapper_de9dd3d7e0896e1f .content .title,
    .te-team-card_5fc1b518168d4c8d.style-2_189a711ca2653acd:hover .te-content-wrapper_de9dd3d7e0896e1f .content .desc_e1acc2ba9ab16f59 {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_5fc1b518168d4c8d.style-2_189a711ca2653acd .image {
    border-radius: 20px; }
  .te-team-card_5fc1b518168d4c8d.style-2_189a711ca2653acd .te-content-wrapper_de9dd3d7e0896e1f {
    position: unset;
    visibility: visible;
    opacity: 1;
    background: transparent;
    -webkit-transform: unset;
            transform: unset; }
    .te-team-card_5fc1b518168d4c8d.style-2_189a711ca2653acd .te-content-wrapper_de9dd3d7e0896e1f .content {
      padding: 0;
      margin-top: 20px;
      margin-bottom: 10px;
      position: unset; }
      .te-team-card_5fc1b518168d4c8d.style-2_189a711ca2653acd .te-content-wrapper_de9dd3d7e0896e1f .content .title {
        color: #131A2A;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-team-card_5fc1b518168d4c8d.style-2_189a711ca2653acd .te-content-wrapper_de9dd3d7e0896e1f .content .title a:hover {
          color: #ffffff !important; }
      .te-team-card_5fc1b518168d4c8d.style-2_189a711ca2653acd .te-content-wrapper_de9dd3d7e0896e1f .content .desc_e1acc2ba9ab16f59 {
        color: #335371;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-team-card_5fc1b518168d4c8d.style-2_189a711ca2653acd .te-content-wrapper_de9dd3d7e0896e1f .social_844f0b4f3da3027c a {
      border: 1px solid #E1E1E1;
      background-color: transparent; }
      .te-team-card_5fc1b518168d4c8d.style-2_189a711ca2653acd .te-content-wrapper_de9dd3d7e0896e1f .social_844f0b4f3da3027c 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_d6bb740b9384c3c1 {
  position: relative;
  padding: 0;
  overflow: hidden; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-team-member-slider-wrapper_d6bb740b9384c3c1 {
      padding: 0 12px; } }
  .te-team-member-slider-wrapper_d6bb740b9384c3c1 .slick-list_2c25f1d5af01e927 {
    margin: 0 -15px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-team-member-slider-wrapper_d6bb740b9384c3c1 .slick-list_2c25f1d5af01e927 {
        padding-bottom: 25px;
        margin: unset; } }
    .te-team-member-slider-wrapper_d6bb740b9384c3c1 .slick-list_2c25f1d5af01e927 .slick-slide {
      margin: 0 15px; }
  .te-team-member-slider-wrapper_d6bb740b9384c3c1 .slick-dots_d002a8aa8a3ac0ea {
    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_d6bb740b9384c3c1 .slick-dots_d002a8aa8a3ac0ea 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_d6bb740b9384c3c1 .slick-dots_d002a8aa8a3ac0ea 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_d6bb740b9384c3c1 .slick-dots_d002a8aa8a3ac0ea 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_d6bb740b9384c3c1 .slick-dots_d002a8aa8a3ac0ea li.slick-active button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-team-member-slider-wrapper_d6bb740b9384c3c1 .slick-arrow_a7d78dfd4db399e6 {
    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_47149a098d40b517 {
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 20px; }
  .te-portfolio-card_47149a098d40b517:hover .image .te-content-wrapper_de9dd3d7e0896e1f {
    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_47149a098d40b517:hover .image .te-content-wrapper_de9dd3d7e0896e1f .content .content-inner_87eca6f6cfa93248 {
      margin-bottom: 0;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_47149a098d40b517:hover .image .te-content-wrapper_de9dd3d7e0896e1f .content .btn-wrapper_69e0737279200a34 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_47149a098d40b517:hover .image .te-content-wrapper_de9dd3d7e0896e1f .content .content-inner_87eca6f6cfa93248 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scaleY(1);
              transform: scaleY(1); }
  .te-portfolio-card_47149a098d40b517: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_47149a098d40b517 .image {
    overflow: hidden;
    position: relative; }
    .te-portfolio-card_47149a098d40b517 .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_47149a098d40b517 .te-content-wrapper_de9dd3d7e0896e1f {
    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_47149a098d40b517 .te-content-wrapper_de9dd3d7e0896e1f .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_47149a098d40b517 .te-content-wrapper_de9dd3d7e0896e1f .content .content-inner_87eca6f6cfa93248 {
        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_47149a098d40b517 .te-content-wrapper_de9dd3d7e0896e1f .content .sub-title_62cc33e7cfbd262a {
        color: #131A2A;
        font-size: 18px;
        line-height: 36px;
        font-weight: 400; }
      .te-portfolio-card_47149a098d40b517 .te-content-wrapper_de9dd3d7e0896e1f .content .title {
        margin-bottom: 0;
        color: #131A2A;
        font-size: 24px;
        line-height: 39px;
        font-weight: 500; }
      .te-portfolio-card_47149a098d40b517 .te-content-wrapper_de9dd3d7e0896e1f .content .btn-wrapper_69e0737279200a34 {
        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_47149a098d40b517 .te-content-wrapper_de9dd3d7e0896e1f .content .btn-wrapper_69e0737279200a34 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_47149a098d40b517 .te-content-wrapper_de9dd3d7e0896e1f .content .btn-wrapper_69e0737279200a34 a:hover {
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
            background-color: #317EFE;
            color: #ffffff; }

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

.te-portfolio-card_47149a098d40b517.style-3_59f6c364e1d57ff7:hover .te-content-wrapper_de9dd3d7e0896e1f .content .btn-wrapper_69e0737279200a34 {
  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_47149a098d40b517.style-3_59f6c364e1d57ff7 .te-content-wrapper_de9dd3d7e0896e1f {
  padding: 0; }
  .te-portfolio-card_47149a098d40b517.style-3_59f6c364e1d57ff7 .te-content-wrapper_de9dd3d7e0896e1f .content .content-inner_87eca6f6cfa93248 {
    border-radius: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px; }
  .te-portfolio-card_47149a098d40b517.style-3_59f6c364e1d57ff7 .te-content-wrapper_de9dd3d7e0896e1f .content .btn-wrapper_69e0737279200a34 {
    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_849b4979e1bca3ab.style-1_9f73c688da58283c {
  margin-top: -210px; }
  @media (max-width: 991px) {
    .newsletter-area_849b4979e1bca3ab.style-1_9f73c688da58283c {
      margin-top: 0;
      padding-top: 100px; } }

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

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

.testimonial-slider-area_31caca235330c010.style-1_9f73c688da58283c {
  padding-bottom: 5px; }

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

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

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

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

.team-slider-area_36298a029767283c.style-1_9f73c688da58283c {
  overflow: hidden; }

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

.about-us-area_b9e22c840748268d.style-2_189a711ca2653acd {
  padding-top: 120px;
  padding-bottom: 330px;
  background-color: #F9F4F1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .about-us-area_b9e22c840748268d.style-2_189a711ca2653acd {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area_b9e22c840748268d.style-2_189a711ca2653acd {
      padding: 100px 0; } }
  @media (max-width: 991px) {
    .about-us-area_b9e22c840748268d.style-2_189a711ca2653acd .te-about-image-card_db4c349383849d92 {
      text-align: center;
      margin-bottom: 50px; } }
  @media (max-width: 991px) {
    .about-us-area_b9e22c840748268d.style-2_189a711ca2653acd .te-about-image-card_db4c349383849d92 .te-main-img-wrapper_b5b5db9361264545 .te-main-img-inner_04d36b7d2c52b2b3 {
      width: 100%; } }
  @media (max-width: 1199px) {
    .about-us-area_b9e22c840748268d.style-2_189a711ca2653acd .te-about-image-card_db4c349383849d92 .te-company-foundation_9ba13d7c9f19c4a7 {
      left: 0; } }
  @media (max-width: 1199px) {
    .about-us-area_b9e22c840748268d.style-2_189a711ca2653acd .te-about-info-card_3dedd5643a225826 {
      padding-left: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area_b9e22c840748268d.style-2_189a711ca2653acd .te-about-info-card_3dedd5643a225826 {
      padding-left: 60px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .about-us-area_b9e22c840748268d.style-2_189a711ca2653acd .te-about-info-card_3dedd5643a225826 {
      padding-left: 80px; } }

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

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

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

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

.faq-area_7cfe6f66614d2dc6.style-1_9f73c688da58283c {
  padding-bottom: 100px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .faq-area_7cfe6f66614d2dc6.style-1_9f73c688da58283c {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-area_7cfe6f66614d2dc6.style-1_9f73c688da58283c {
      padding-bottom: 100px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .faq-area_7cfe6f66614d2dc6.style-1_9f73c688da58283c {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_7cfe6f66614d2dc6.style-1_9f73c688da58283c {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_7cfe6f66614d2dc6.style-1_9f73c688da58283c .accordion-wrapper_20c13c1c1749b5dd {
      padding-right: 60px; } }
  .faq-area_7cfe6f66614d2dc6.style-1_9f73c688da58283c .te-faq-image_f81a4818348f03bf {
    margin-top: 82px;
    position: relative;
    right: -83px;
    display: inline-block; }
    @media (max-width: 1199px) {
      .faq-area_7cfe6f66614d2dc6.style-1_9f73c688da58283c .te-faq-image_f81a4818348f03bf {
        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_7cfe6f66614d2dc6.style-1_9f73c688da58283c .te-faq-image_f81a4818348f03bf {
        right: 0; } }
    .faq-area_7cfe6f66614d2dc6.style-1_9f73c688da58283c .te-faq-image_f81a4818348f03bf .te-image-wrapper_4327e14b736ff9a5 {
      position: relative; }
      .faq-area_7cfe6f66614d2dc6.style-1_9f73c688da58283c .te-faq-image_f81a4818348f03bf .te-image-wrapper_4327e14b736ff9a5 .te-main-img-inner_04d36b7d2c52b2b3 {
        -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_7cfe6f66614d2dc6.style-1_9f73c688da58283c .te-faq-image_f81a4818348f03bf .te-image-wrapper_4327e14b736ff9a5 .te-image-shape_5cb07d3e3b80bd6d {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: -1; }
      .faq-area_7cfe6f66614d2dc6.style-1_9f73c688da58283c .te-faq-image_f81a4818348f03bf .te-image-wrapper_4327e14b736ff9a5 .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_7cfe6f66614d2dc6.style-1_9f73c688da58283c .te-faq-image_f81a4818348f03bf .te-image-wrapper_4327e14b736ff9a5 .content .title {
          font-size: 18px;
          font-weight: 400;
          line-height: 18px;
          color: #ffffff;
          margin-bottom: 0; }
        .faq-area_7cfe6f66614d2dc6.style-1_9f73c688da58283c .te-faq-image_f81a4818348f03bf .te-image-wrapper_4327e14b736ff9a5 .content .number_9faf2f0e74db262e {
          font-size: 32px;
          font-weight: 500;
          line-height: 32px;
          letter-spacing: 0px;
          color: #ffffff;
          margin-bottom: 0; }
      .faq-area_7cfe6f66614d2dc6.style-1_9f73c688da58283c .te-faq-image_f81a4818348f03bf .te-image-wrapper_4327e14b736ff9a5 .top-content_9177f8e6cf2615cb {
        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_7cfe6f66614d2dc6.style-1_9f73c688da58283c .te-faq-image_f81a4818348f03bf .te-image-wrapper_4327e14b736ff9a5 .top-content_9177f8e6cf2615cb {
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); } }
      .faq-area_7cfe6f66614d2dc6.style-1_9f73c688da58283c .te-faq-image_f81a4818348f03bf .te-image-wrapper_4327e14b736ff9a5 .bottom-content_f8a520f09300ba1c {
        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_7cfe6f66614d2dc6.style-1_9f73c688da58283c .te-faq-image_f81a4818348f03bf .te-image-wrapper_4327e14b736ff9a5 .bottom-content_f8a520f09300ba1c {
            right: 50%;
            -webkit-transform: translateX(50%);
                    transform: translateX(50%); } }
        .faq-area_7cfe6f66614d2dc6.style-1_9f73c688da58283c .te-faq-image_f81a4818348f03bf .te-image-wrapper_4327e14b736ff9a5 .bottom-content_f8a520f09300ba1c .bottom-content-inner_fd629491349a0c2d {
          width: 100%;
          height: 100%;
          background-color: #E7F914;
          border-radius: 100%;
          border: 8px solid #ffffff;
          outline: 2px dashed #14203A; }
          .faq-area_7cfe6f66614d2dc6.style-1_9f73c688da58283c .te-faq-image_f81a4818348f03bf .te-image-wrapper_4327e14b736ff9a5 .bottom-content_f8a520f09300ba1c .bottom-content-inner_fd629491349a0c2d .title,
          .faq-area_7cfe6f66614d2dc6.style-1_9f73c688da58283c .te-faq-image_f81a4818348f03bf .te-image-wrapper_4327e14b736ff9a5 .bottom-content_f8a520f09300ba1c .bottom-content-inner_fd629491349a0c2d .number_9faf2f0e74db262e {
            color: #14203A; }

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

.testimonial-slider-area_31caca235330c010 {
  overflow: hidden;
  padding-bottom: 10px; }
  .testimonial-slider-area_31caca235330c010.style-2_189a711ca2653acd .slick-list_2c25f1d5af01e927 {
    margin: 0 -100px;
    overflow: visible; }
    .testimonial-slider-area_31caca235330c010.style-2_189a711ca2653acd .slick-list_2c25f1d5af01e927 .te-slick-item_f01950d68f3cfb47 {
      width: 520px;
      margin: 0 15px; }

.counter-up-area_9c8e10fb62c32d3c.style-2_189a711ca2653acd .te-counter-card_7740faf9326084aa {
  padding: 80px 55px;
  background-color: #131A2A;
  border-radius: 20px; }
  .counter-up-area_9c8e10fb62c32d3c.style-2_189a711ca2653acd .te-counter-card_7740faf9326084aa .te-counter-item_cbb28c1822345f26 .icon_8b76a2da5ecb9f5d {
    width: unset;
    height: unset;
    background-color: transparent; }
  .counter-up-area_9c8e10fb62c32d3c.style-2_189a711ca2653acd .te-counter-card_7740faf9326084aa .te-counter-item_cbb28c1822345f26 .te-counter-title_251fd9ab49f4f104 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px; }
    .counter-up-area_9c8e10fb62c32d3c.style-2_189a711ca2653acd .te-counter-card_7740faf9326084aa .te-counter-item_cbb28c1822345f26 .te-counter-title_251fd9ab49f4f104 .content {
      gap: 18px;
      text-align: left; }
  .counter-up-area_9c8e10fb62c32d3c.style-2_189a711ca2653acd .te-counter-card_7740faf9326084aa .te-counter-item_cbb28c1822345f26 .title {
    color: #ffffff; }
  .counter-up-area_9c8e10fb62c32d3c.style-2_189a711ca2653acd .te-counter-card_7740faf9326084aa .te-counter-item_cbb28c1822345f26 .number_9faf2f0e74db262e {
    color: #E7F914; }
  .counter-up-area_9c8e10fb62c32d3c.style-2_189a711ca2653acd .te-counter-card_7740faf9326084aa .te-counter-item_cbb28c1822345f26 .number_9faf2f0e74db262e,
  .counter-up-area_9c8e10fb62c32d3c.style-2_189a711ca2653acd .te-counter-card_7740faf9326084aa .te-counter-item_cbb28c1822345f26 .title {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

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

.subscribe-area_b84cac5ac0d9a658.style-2_189a711ca2653acd {
  position: relative;
  z-index: 9;
  margin-bottom: -140px; }
  .subscribe-area_b84cac5ac0d9a658.style-2_189a711ca2653acd .te-subscribe-inner-area_622ab8ca280bf3f7 {
    background-color: #317EFE;
    padding: 10px;
    border-radius: 20px;
    gap: 0; }
    .subscribe-area_b84cac5ac0d9a658.style-2_189a711ca2653acd .te-subscribe-inner-area_622ab8ca280bf3f7 .te-image-bg-collumn_77a8a86205623651 {
      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_b84cac5ac0d9a658.style-2_189a711ca2653acd .te-subscribe-inner-area_622ab8ca280bf3f7 .te-subscribe-form-wrapper_f86466517b3f86f3 {
      padding: 0; }
    .subscribe-area_b84cac5ac0d9a658.style-2_189a711ca2653acd .te-subscribe-inner-area_622ab8ca280bf3f7 .te-content-wrapper_de9dd3d7e0896e1f {
      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_b84cac5ac0d9a658.style-2_189a711ca2653acd .te-subscribe-inner-area_622ab8ca280bf3f7 .te-content-wrapper_de9dd3d7e0896e1f {
          left: unset; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_b84cac5ac0d9a658.style-2_189a711ca2653acd .te-subscribe-inner-area_622ab8ca280bf3f7 .te-content-wrapper_de9dd3d7e0896e1f {
          -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_b84cac5ac0d9a658.style-2_189a711ca2653acd .te-subscribe-inner-area_622ab8ca280bf3f7 .te-content-wrapper_de9dd3d7e0896e1f {
          -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_b84cac5ac0d9a658.style-2_189a711ca2653acd .te-subscribe-inner-area_622ab8ca280bf3f7 .te-content-wrapper_de9dd3d7e0896e1f {
          gap: 60px; } }
      .subscribe-area_b84cac5ac0d9a658.style-2_189a711ca2653acd .te-subscribe-inner-area_622ab8ca280bf3f7 .te-content-wrapper_de9dd3d7e0896e1f .te-subscribe-title_12452e58a3a198cd {
        font-size: 38px;
        font-weight: 500;
        line-height: 46px;
        letter-spacing: -0.676px;
        text-transform: capitalize;
        margin-bottom: 0; }
      .subscribe-area_b84cac5ac0d9a658.style-2_189a711ca2653acd .te-subscribe-inner-area_622ab8ca280bf3f7 .te-content-wrapper_de9dd3d7e0896e1f .te-content-inner_d8498bac30e8da32 {
        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_b84cac5ac0d9a658.style-2_189a711ca2653acd .te-subscribe-inner-area_622ab8ca280bf3f7 .te-content-wrapper_de9dd3d7e0896e1f .te-content-inner_d8498bac30e8da32 {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
        .subscribe-area_b84cac5ac0d9a658.style-2_189a711ca2653acd .te-subscribe-inner-area_622ab8ca280bf3f7 .te-content-wrapper_de9dd3d7e0896e1f .te-content-inner_d8498bac30e8da32 .icon_8b76a2da5ecb9f5d {
          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_b84cac5ac0d9a658.style-2_189a711ca2653acd .te-subscribe-inner-area_622ab8ca280bf3f7 .te-subscribe-form-widget_941fa491b8a43b9e {
      background: #fff;
      padding: 7px;
      border-radius: 50px; }
    .subscribe-area_b84cac5ac0d9a658.style-2_189a711ca2653acd .te-subscribe-inner-area_622ab8ca280bf3f7 .mc4wp-form-fields_6f6b8806b217dafc {
      gap: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .subscribe-area_b84cac5ac0d9a658.style-2_189a711ca2653acd .te-subscribe-inner-area_622ab8ca280bf3f7 .mc4wp-form-fields_6f6b8806b217dafc {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }

.testimonial-slider-area_31caca235330c010.style-3_59f6c364e1d57ff7 {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .testimonial-slider-area_31caca235330c010.style-3_59f6c364e1d57ff7 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slider-area_31caca235330c010.style-3_59f6c364e1d57ff7 {
      padding: 100px 0; } }
  .testimonial-slider-area_31caca235330c010.style-3_59f6c364e1d57ff7 .slick-list_2c25f1d5af01e927 .slick-slide.slick-current_398cd6e28ee783ed .te-testimonial-card_798f02039791d1b2.style-3_59f6c364e1d57ff7 .te-content-wrapper_de9dd3d7e0896e1f .te-user-meta_886c331b228b3da2 .icon_8b76a2da5ecb9f5d {
    color: #317EFE; }

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

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

.te-contact-info_fa2fb5ac6c8db53e {
  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_fa2fb5ac6c8db53e .te-icon-card_dee766026aa310f8 {
      -webkit-box-orient: unset;
      -webkit-box-direction: unset;
          -ms-flex-direction: unset;
              flex-direction: unset; } }

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

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

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

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

.service-details_cefeaf2126277416 {
  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_cefeaf2126277416 .image {
    border-radius: 20px;
    overflow: hidden; }
  .service-details_cefeaf2126277416 .content .te-title-wrapper_806b71f675447c9e {
    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_cefeaf2126277416 .content .te-title-wrapper_806b71f675447c9e .title-inner_158e54438d439753 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 20px; }
      .service-details_cefeaf2126277416 .content .te-title-wrapper_806b71f675447c9e .title-inner_158e54438d439753 .icon_8b76a2da5ecb9f5d {
        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_cefeaf2126277416 .content .te-title-wrapper_806b71f675447c9e .title-inner_158e54438d439753 .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_dac218a75c6eb566 {
  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_dac218a75c6eb566 .list-wrapper_9a6847ab9ac7f9ee {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px; }
    .service-details-overview_dac218a75c6eb566 .list-wrapper_9a6847ab9ac7f9ee .icon_8b76a2da5ecb9f5d {
      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_dac218a75c6eb566 .list-wrapper_9a6847ab9ac7f9ee 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_dac218a75c6eb566 .list-wrapper_9a6847ab9ac7f9ee 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_dac218a75c6eb566 .list-wrapper_9a6847ab9ac7f9ee 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_dac218a75c6eb566 .list-wrapper_9a6847ab9ac7f9ee 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_93d2e886a85499a5 {
  padding-top: 120px;
  padding-bottom: 96px; }
  .team-page_93d2e886a85499a5 .te-team-card_5fc1b518168d4c8d {
    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_e4113a9c7e7b963f {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .team-details-page_e4113a9c7e7b963f {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-page_e4113a9c7e7b963f {
      padding-top: 100px;
      padding-bottom: 76px; } }

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

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

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

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

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

.footer_21de526bef62c806 {
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .footer_21de526bef62c806 .te-subscribe-form-widget_941fa491b8a43b9e .submit-btn_d949fbb0efe8ca0a span {
    display: none; }
  .footer_21de526bef62c806.style-1_9f73c688da58283c {
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .footer_21de526bef62c806.style-1_9f73c688da58283c .te-footer-sec_80f9e82c486afe90 {
      border-bottom: 1px solid rgba(19, 26, 42, 0.1);
      padding-top: 214px;
      padding-bottom: 60px; }
      .footer_21de526bef62c806.style-1_9f73c688da58283c .te-footer-sec_80f9e82c486afe90 .te-footer-widget_dc466e9c084a6452 .te-subscribe-form-widget_941fa491b8a43b9e .mc4wp-form-fields_6f6b8806b217dafc {
        border-color: rgba(19, 26, 42, 0.5); }
    .footer_21de526bef62c806.style-1_9f73c688da58283c .te-footer-widget_dc466e9c084a6452 .te-subscribe-form-widget_941fa491b8a43b9e .single-field_3dd470845cf85bf9 input {
      color: #131A2A; }
  .footer_21de526bef62c806.style-2_189a711ca2653acd .widget_0c4fae435cdf1b27 .wp-block-heading_ec41e4a64a4b3402,
  .footer_21de526bef62c806.style-2_189a711ca2653acd .widget_0c4fae435cdf1b27 .widget-title_07b6a92aaa7f9bc6,
  .footer_21de526bef62c806.style-2_189a711ca2653acd .widget_0c4fae435cdf1b27 .wp-block-search__label_3e547cb28d48b657,
  .footer_21de526bef62c806.style-2_189a711ca2653acd .sidebar__widget_755290e2851f681d .wp-block-heading_ec41e4a64a4b3402,
  .footer_21de526bef62c806.style-2_189a711ca2653acd .sidebar__widget_755290e2851f681d .widget-title_07b6a92aaa7f9bc6,
  .footer_21de526bef62c806.style-2_189a711ca2653acd .sidebar__widget_755290e2851f681d .wp-block-search__label_3e547cb28d48b657,
  .footer_21de526bef62c806.style-2_189a711ca2653acd .widget_0c4fae435cdf1b27 ul li a,
  .footer_21de526bef62c806.style-2_189a711ca2653acd .widget_0c4fae435cdf1b27 ol li a,
  .footer_21de526bef62c806.style-2_189a711ca2653acd .sidebar__widget_755290e2851f681d ul li a,
  .footer_21de526bef62c806.style-2_189a711ca2653acd .sidebar__widget_755290e2851f681d ol li a,
  .footer_21de526bef62c806.style-2_189a711ca2653acd .widget_0c4fae435cdf1b27 ul li,
  .footer_21de526bef62c806.style-2_189a711ca2653acd .wp-calendar-table_39f4ed7885184a4a,
  .footer_21de526bef62c806.style-2_189a711ca2653acd .wp-block-calendar_53d4122e4db6209f caption,
  .footer_21de526bef62c806.style-2_189a711ca2653acd nav.wp-calendar-nav_01f63fccba6a1a39 a,
  .footer_21de526bef62c806.style-2_189a711ca2653acd .wp-block-latest-comments__comment-excerpt_caae66d3f4e4c483,
  .footer_21de526bef62c806.style-2_189a711ca2653acd .wp-calendar-table_39f4ed7885184a4a caption,
  .footer_21de526bef62c806.style-2_189a711ca2653acd .widget_text_05fb9f9c4698dcdd,
  .footer_21de526bef62c806.style-2_189a711ca2653acd .widget_0c4fae435cdf1b27 .tagcloud_365dcb794d6870de a,
  .footer_21de526bef62c806.style-2_189a711ca2653acd .widget_0c4fae435cdf1b27 .wp-block-tag-cloud_af990b60d2d299a0 a,
  .footer_21de526bef62c806.style-2_189a711ca2653acd .sidebar__widget_755290e2851f681d .tagcloud_365dcb794d6870de a,
  .footer_21de526bef62c806.style-2_189a711ca2653acd .sidebar__widget_755290e2851f681d .wp-block-tag-cloud_af990b60d2d299a0 a,
  .footer_21de526bef62c806.style-2_189a711ca2653acd .wp-block-latest-comments__comment-date_3e4295892db151fa,
  .footer_21de526bef62c806.style-2_189a711ca2653acd .wp-block-latest-comments__comment_555638019fedb653,
  .footer_21de526bef62c806.style-2_189a711ca2653acd .wp-block-archives-dropdown_906b079f2e97ff8d label,
  .footer_21de526bef62c806.style-2_189a711ca2653acd .widget_categories_2b627519c4f209f9 li a,
  .footer_21de526bef62c806.style-2_189a711ca2653acd .widget_archive_a59d5609bcb566b9 li a,
  .footer_21de526bef62c806.style-2_189a711ca2653acd .widget_nav_menu_df35268804d85673 li a,
  .footer_21de526bef62c806.style-2_189a711ca2653acd .widget_tag_cloud_bdbc45cb76f31719 a,
  .footer_21de526bef62c806.style-2_189a711ca2653acd .widget_rss_21cd692cb485c406 li a,
  .footer_21de526bef62c806.style-2_189a711ca2653acd .widget_rss_21cd692cb485c406 li,
  .footer_21de526bef62c806.style-2_189a711ca2653acd .footer__widget_1313339f3d060176 a,
  .footer_21de526bef62c806.style-2_189a711ca2653acd .footer__widget_1313339f3d060176 li,
  .footer_21de526bef62c806.style-2_189a711ca2653acd li.recentcomments_7778c0d3b73eec29 {
    color: #ffffff; }
  .footer_21de526bef62c806.style-2_189a711ca2653acd .te-theme-btn_72142568b1d138b9,
  .footer_21de526bef62c806.style-2_189a711ca2653acd .wp-block-loginout_affeb0c5ccfccced a,
  .footer_21de526bef62c806.style-2_189a711ca2653acd input.te-theme-btn_72142568b1d138b9,
  .footer_21de526bef62c806.style-2_189a711ca2653acd .widget_0c4fae435cdf1b27 .wp-block-search_b2c61789a38d50d8 button,
  .footer_21de526bef62c806.style-2_189a711ca2653acd .widget_0c4fae435cdf1b27 .search-form_80e3e5cac6d0d645 button,
  .footer_21de526bef62c806.style-2_189a711ca2653acd .widget_0c4fae435cdf1b27 .sidebar__search_758f8ff09b627ad7 button,
  .footer_21de526bef62c806.style-2_189a711ca2653acd .sidebar__widget_755290e2851f681d .wp-block-search_b2c61789a38d50d8 button,
  .footer_21de526bef62c806.style-2_189a711ca2653acd .sidebar__widget_755290e2851f681d .search-form_80e3e5cac6d0d645 button,
  .footer_21de526bef62c806.style-2_189a711ca2653acd .sidebar__widget_755290e2851f681d .sidebar__search_758f8ff09b627ad7 button {
    background-color: #E7F914;
    color: #14203A; }
  .footer_21de526bef62c806 .footer__widget_1313339f3d060176 li {
    list-style: none; }
  .footer_21de526bef62c806 .te-footer-widget_dc466e9c084a6452.te_widget_nav_menu_bc4eefee27842851 li.wp-block-social-link_42a510081631b5c1 {
    display: inline-block;
    width: unset !important; }
  .footer_21de526bef62c806 .te_widget_nav_menu_bc4eefee27842851 li.cat-item_fb158bf20f2abbf3 {
    text-align: right; }
    .footer_21de526bef62c806 .te_widget_nav_menu_bc4eefee27842851 li.cat-item_fb158bf20f2abbf3 a {
      float: left; }
  .footer_21de526bef62c806 .te-footer-bg_ff91fbaa97558dda {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: -1; }
  .footer_21de526bef62c806 .footer-nav-widget_7ce84565adf8f572 {
    padding: 0 90px; }
    @media (max-width: 991px) {
      .footer_21de526bef62c806 .footer-nav-widget_7ce84565adf8f572 {
        padding: 0 12px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .footer_21de526bef62c806 .footer-nav-widget_7ce84565adf8f572 {
        padding: 0 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .footer_21de526bef62c806 .footer-nav-widget_7ce84565adf8f572 {
        padding: 0 30px; } }

.te-footer-widget_dc466e9c084a6452 {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .te-footer-widget_dc466e9c084a6452 {
      margin-bottom: 40px; } }
  .te-footer-widget_dc466e9c084a6452 .te-footer-widget-title_c51e1150b0043ddd,
  .te-footer-widget_dc466e9c084a6452 .wp-block-heading_ec41e4a64a4b3402 {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 39px;
    color: #131A2A;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700; }
  .te-footer-widget_dc466e9c084a6452 ul {
    padding-left: 0; }
  .te-footer-widget_dc466e9c084a6452 .te-subscribe-form-widget_941fa491b8a43b9e .mc4wp-form-fields_6f6b8806b217dafc {
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 5px; }
  .te-footer-widget_dc466e9c084a6452 .te-subscribe-form-widget_941fa491b8a43b9e .single-field_3dd470845cf85bf9 input {
    border-radius: 0;
    background-color: transparent;
    color: #ffffff; }
  .te-footer-widget_dc466e9c084a6452.widget-latest-posts-footer_f37e79518c32370e {
    margin-top: -5px; }
  @media (max-width: 767px) {
    .te-footer-widget_dc466e9c084a6452.zoom-instagram-widget_6e381e01fe15295e {
      margin-bottom: 0;
      margin-top: -10px; } }
  @media (max-width: 767px) {
    .te-footer-widget_dc466e9c084a6452.widget_contact_info_widget_c34a987a01b11c20 {
      margin-bottom: 18px; } }
  @media only screen and (min-width: 992px) and (max-width: 1399px) {
    .te-footer-widget_dc466e9c084a6452 .widget-instagram-feed_346b6d9d0115947b {
      width: 170px; } }
  .te-footer-widget_dc466e9c084a6452 .te-footer-widget-info_64702f0b916d60c9 {
    padding-right: 30px; }
    @media (max-width: 1199px) {
      .te-footer-widget_dc466e9c084a6452 .te-footer-widget-info_64702f0b916d60c9 {
        padding-right: 0; } }
    .te-footer-widget_dc466e9c084a6452 .te-footer-widget-info_64702f0b916d60c9 p {
      color: #335371;
      margin-bottom: 30px; }
    .te-footer-widget_dc466e9c084a6452 .te-footer-widget-info_64702f0b916d60c9 .te-footer-logo_99ba744317fb110b {
      margin-bottom: 30px;
      display: inline-block; }
    .te-footer-widget_dc466e9c084a6452 .te-footer-widget-info_64702f0b916d60c9 .info-form-and-social-icon_6758d00e6ca8520c {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 50px; }
      .te-footer-widget_dc466e9c084a6452 .te-footer-widget-info_64702f0b916d60c9 .info-form-and-social-icon_6758d00e6ca8520c .te-social-profile_6ce0925117907f1d {
        margin-top: 0; }
    .te-footer-widget_dc466e9c084a6452 .te-footer-widget-info_64702f0b916d60c9 .te-social-profile_6ce0925117907f1d {
      gap: 20px;
      margin-top: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-footer-widget_dc466e9c084a6452 .te-footer-widget-info_64702f0b916d60c9 .info-form-and-social-icon_6758d00e6ca8520c {
        -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_dc466e9c084a6452.te_widget_nav_menu_bc4eefee27842851 ul {
    margin-top: -5px;
    padding-left: 0;
    margin-bottom: 0; }
  .te-footer-widget_dc466e9c084a6452.te_widget_nav_menu_bc4eefee27842851 li {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 2px; }
    .te-footer-widget_dc466e9c084a6452.te_widget_nav_menu_bc4eefee27842851 li:last-child {
      padding-top: 0;
      padding-bottom: 0; }
    .te-footer-widget_dc466e9c084a6452.te_widget_nav_menu_bc4eefee27842851 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_dc466e9c084a6452.te_widget_nav_menu_bc4eefee27842851 li a::before {
        content: "\f105";
        font-family: "Font Awesome 6 Free";
        font-size: 14px; }
      .te-footer-widget_dc466e9c084a6452.te_widget_nav_menu_bc4eefee27842851 li a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-footer-widget_dc466e9c084a6452 .te-footer-widget-contact_84411dbf32823e88 p {
    color: #335371; }
  .te-footer-widget_dc466e9c084a6452 .te-footer-widget-contact_84411dbf32823e88 .footer-contact_2ac271c86611593e ul {
    list-style: none; }
    .te-footer-widget_dc466e9c084a6452 .te-footer-widget-contact_84411dbf32823e88 .footer-contact_2ac271c86611593e 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_dc466e9c084a6452 .te-footer-widget-contact_84411dbf32823e88 .footer-contact_2ac271c86611593e ul li:first-child {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .te-footer-widget_dc466e9c084a6452 .te-footer-widget-contact_84411dbf32823e88 .footer-contact_2ac271c86611593e ul li:first-child .contact-icon_fe34cbce9efd4d91 {
          margin-top: 5px; }
      .te-footer-widget_dc466e9c084a6452 .te-footer-widget-contact_84411dbf32823e88 .footer-contact_2ac271c86611593e ul li:last-child {
        margin-bottom: 0; }
      .te-footer-widget_dc466e9c084a6452 .te-footer-widget-contact_84411dbf32823e88 .footer-contact_2ac271c86611593e ul li .contact-icon_fe34cbce9efd4d91 {
        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_dc466e9c084a6452 .te-footer-widget-contact_84411dbf32823e88 .footer-contact_2ac271c86611593e ul li .contact-text_8bdcfd742e9dd094 {
        color: #335371;
        font-size: 18px;
        line-height: 24px;
        overflow: hidden; }
        .te-footer-widget_dc466e9c084a6452 .te-footer-widget-contact_84411dbf32823e88 .footer-contact_2ac271c86611593e ul li .contact-text_8bdcfd742e9dd094 a:hover span {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .te-footer-widget_dc466e9c084a6452 .te-footer-widget-contact_84411dbf32823e88 .footer-contact_2ac271c86611593e ul li .contact-text_8bdcfd742e9dd094 span,
        .te-footer-widget_dc466e9c084a6452 .te-footer-widget-contact_84411dbf32823e88 .footer-contact_2ac271c86611593e ul li .contact-text_8bdcfd742e9dd094 p,
        .te-footer-widget_dc466e9c084a6452 .te-footer-widget-contact_84411dbf32823e88 .footer-contact_2ac271c86611593e ul li .contact-text_8bdcfd742e9dd094 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_dc466e9c084a6452 .te_widget_latest_post_e7a18d6780cbbc93 ul li {
    margin-bottom: 10px; }
    .te-footer-widget_dc466e9c084a6452 .te_widget_latest_post_e7a18d6780cbbc93 ul li .te-latest-post-thumb_6a05ab02bb9b2c57 {
      width: 80px;
      height: 80px;
      border-radius: 20px;
      overflow: hidden; }
    .te-footer-widget_dc466e9c084a6452 .te_widget_latest_post_e7a18d6780cbbc93 ul li .te-latest-post-desc_af787c1703131314 .te-latest-post-title_7d87bb852462a887 {
      margin-bottom: 0;
      font-size: 18px;
      line-height: 29px;
      color: #335371;
      font-weight: 400; }
      .te-footer-widget_dc466e9c084a6452 .te_widget_latest_post_e7a18d6780cbbc93 ul li .te-latest-post-desc_af787c1703131314 .te-latest-post-title_7d87bb852462a887 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_dc466e9c084a6452 .te_widget_latest_post_e7a18d6780cbbc93 ul li .te-latest-post-desc_af787c1703131314 .te-latest-post-title_7d87bb852462a887 a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-footer-widget_dc466e9c084a6452 .te_widget_latest_post_e7a18d6780cbbc93 ul li .te-latest-post-desc_af787c1703131314 .te-latest-post-meta_3da8825dd3fa44fb {
      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_eea2f0bf534a2a81 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_eea2f0bf534a2a81 ul {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .te-footer-bottom-menu_eea2f0bf534a2a81 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_eea2f0bf534a2a81 ul li a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }

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

.subscribe-area_b84cac5ac0d9a658 {
  overflow: hidden; }
  .subscribe-area_b84cac5ac0d9a658.style-1_9f73c688da58283c .te-subscribe-inner-area_622ab8ca280bf3f7 .te-content-wrapper_de9dd3d7e0896e1f {
    background-color: #317EFE;
    border-radius: 20px;
    padding: 63px 50px 68px 74px;
    gap: 14px; }
  .subscribe-area_b84cac5ac0d9a658.style-1_9f73c688da58283c .te-image-bg-collumn_77a8a86205623651 {
    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_b84cac5ac0d9a658.style-1_9f73c688da58283c .te-image-bg-collumn_77a8a86205623651 {
        display: none; } }
  .subscribe-area_b84cac5ac0d9a658 .te-content-wrapper_de9dd3d7e0896e1f {
    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_b84cac5ac0d9a658 .te-content-wrapper_de9dd3d7e0896e1f {
        padding: 100px 24px 100px 24px;
        margin: 0 auto; } }
    @media (max-width: 809px) {
      .subscribe-area_b84cac5ac0d9a658 .te-content-wrapper_de9dd3d7e0896e1f {
        padding: 80px 24px 80px 24px;
        width: 100%; } }
    .subscribe-area_b84cac5ac0d9a658 .te-content-wrapper_de9dd3d7e0896e1f .short-title_e78e2f8575e958a9 {
      font-size: 21px;
      font-weight: 500;
      color: #335371;
      margin-bottom: 0; }
    .subscribe-area_b84cac5ac0d9a658 .te-content-wrapper_de9dd3d7e0896e1f .te-subscribe-title_12452e58a3a198cd {
      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_b84cac5ac0d9a658 .te-content-wrapper_de9dd3d7e0896e1f .te-subscribe-title_12452e58a3a198cd {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .subscribe-area_b84cac5ac0d9a658 .te-content-wrapper_de9dd3d7e0896e1f .te-subscribe-title_12452e58a3a198cd {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_b84cac5ac0d9a658 .te-content-wrapper_de9dd3d7e0896e1f .te-subscribe-title_12452e58a3a198cd {
          font-size: 36px;
          line-height: 42px; } }
    .subscribe-area_b84cac5ac0d9a658 .te-content-wrapper_de9dd3d7e0896e1f .text {
      font-size: 18px;
      color: #ffffff;
      margin-bottom: 0; }
  .subscribe-area_b84cac5ac0d9a658 .te-subscribe-inner-area_622ab8ca280bf3f7 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .subscribe-area_b84cac5ac0d9a658 .te-subscribe-inner-area_622ab8ca280bf3f7 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .subscribe-area_b84cac5ac0d9a658 .te-subscribe-inner-area_622ab8ca280bf3f7 .te-subscribe-collumn_118dc8437dc47543 {
      -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_b84cac5ac0d9a658 .te-subscribe-inner-area_622ab8ca280bf3f7 .te-subscribe-collumn_118dc8437dc47543.te-image-bg-collumn_77a8a86205623651 {
          display: none; } }
    .subscribe-area_b84cac5ac0d9a658 .te-subscribe-inner-area_622ab8ca280bf3f7 .mc4wp-form-fields_6f6b8806b217dafc {
      background-color: transparent;
      gap: 10px; }
      @media (max-width: 575px) {
        .subscribe-area_b84cac5ac0d9a658 .te-subscribe-inner-area_622ab8ca280bf3f7 .mc4wp-form-fields_6f6b8806b217dafc {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .subscribe-area_b84cac5ac0d9a658 .te-subscribe-inner-area_622ab8ca280bf3f7 .mc4wp-form-fields_6f6b8806b217dafc .submit-btn_d949fbb0efe8ca0a {
        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_dc466e9c084a6452 .te-subscribe-form-wrapper_f86466517b3f86f3 {
  color: #335371; }

.te-subscribe-form-widget_941fa491b8a43b9e {
  position: relative; }
  .te-subscribe-form-widget_941fa491b8a43b9e .mc4wp-form-fields_6f6b8806b217dafc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    overflow: hidden;
    border-radius: 5px; }
  .te-subscribe-form-widget_941fa491b8a43b9e .single-field_3dd470845cf85bf9 {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .te-subscribe-form-widget_941fa491b8a43b9e .single-field_3dd470845cf85bf9 input {
      color: #335371;
      height: 55px;
      padding: 0 30px;
      font-size: 18px;
      width: 100%;
      border-radius: 50px; }
    .te-subscribe-form-widget_941fa491b8a43b9e .single-field_3dd470845cf85bf9 *::-webkit-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_941fa491b8a43b9e .single-field_3dd470845cf85bf9 *:-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_941fa491b8a43b9e .single-field_3dd470845cf85bf9 *::-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_941fa491b8a43b9e .single-field_3dd470845cf85bf9 *::placeholder {
      color: #778196; }
  .te-subscribe-form-widget_941fa491b8a43b9e .submit-btn_d949fbb0efe8ca0a {
    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_941fa491b8a43b9e .submit-btn_d949fbb0efe8ca0a:hover {
      background-color: #131A2A;
      color: #ffffff; }
  .te-subscribe-form-widget_941fa491b8a43b9e .mc4wp-response_77602947dd5b9232 {
    position: absolute;
    margin-top: 15px; }
    .te-subscribe-form-widget_941fa491b8a43b9e .mc4wp-response_77602947dd5b9232 .mc4wp-alert_e39ea06da3f535ef.mc4wp-error_3e4755ac9afbc05b p {
      color: #ff0000;
      position: relative; }
    .te-subscribe-form-widget_941fa491b8a43b9e .mc4wp-response_77602947dd5b9232 .mc4wp-alert_e39ea06da3f535ef.mc4wp-error_3e4755ac9afbc05b a {
      color: #ff0000; }
    .te-subscribe-form-widget_941fa491b8a43b9e .mc4wp-response_77602947dd5b9232 .mc4wp-alert_e39ea06da3f535ef.mc4wp-success_83b1bab015679438 p, .te-subscribe-form-widget_941fa491b8a43b9e .mc4wp-response_77602947dd5b9232 .mc4wp-alert_e39ea06da3f535ef.mc4wp-notice_11ffdd8d14c80a46 p {
      color: #ffffff;
      position: relative; }

.te-footer-social-wrapper_9a33fb7e9dcc1080 {
  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_9a33fb7e9dcc1080 .te-footer-logo_99ba744317fb110b {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .te-footer-social-wrapper_9a33fb7e9dcc1080 .te-social-widget_7642f8e20661b005 {
    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_9a33fb7e9dcc1080 .te-social-widget_7642f8e20661b005 span {
      color: #ffffff;
      font-size: 20px;
      font-weight: 400; }

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

.footer_21de526bef62c806.style-2_189a711ca2653acd {
  background-color: #131A2A; }
  .footer_21de526bef62c806.style-2_189a711ca2653acd .te-footer-sec_80f9e82c486afe90 {
    border-bottom: 1px solid rgba(225, 225, 225, 0.3);
    padding-top: calc(3rem +15px);
    padding-bottom: 70px; }
  .footer_21de526bef62c806.style-2_189a711ca2653acd .te-footer-widget-title_c51e1150b0043ddd,
  .footer_21de526bef62c806.style-2_189a711ca2653acd .wp-block-heading_ec41e4a64a4b3402 {
    color: #ffffff;
    font-size: 24px; }
  .footer_21de526bef62c806.style-2_189a711ca2653acd .footer-bottom-area_f2395e4805807c00 .te-copyright-text_c9f047f79aa7219b p,
  .footer_21de526bef62c806.style-2_189a711ca2653acd .te-footer-widget_dc466e9c084a6452.te_widget_nav_menu_bc4eefee27842851 li a,
  .footer_21de526bef62c806.style-2_189a711ca2653acd .te-footer-widget_dc466e9c084a6452 .te_widget_latest_post_e7a18d6780cbbc93 ul li .te-latest-post-desc_af787c1703131314 .te-latest-post-title_7d87bb852462a887 a,
  .footer_21de526bef62c806.style-2_189a711ca2653acd .te-footer-widget_dc466e9c084a6452 .te_widget_latest_post_e7a18d6780cbbc93 ul li .te-latest-post-desc_af787c1703131314 .te-latest-post-title_7d87bb852462a887,
  .footer_21de526bef62c806.style-2_189a711ca2653acd .te-footer-widget_dc466e9c084a6452 .te_widget_latest_post_e7a18d6780cbbc93 ul li .te-latest-post-desc_af787c1703131314 .te-latest-post-meta_3da8825dd3fa44fb,
  .footer_21de526bef62c806.style-2_189a711ca2653acd .te-footer-widget_dc466e9c084a6452 .te-subscribe-form-wrapper_f86466517b3f86f3,
  .footer_21de526bef62c806.style-2_189a711ca2653acd .te-footer-bottom-menu_eea2f0bf534a2a81 ul li a,
  .footer_21de526bef62c806.style-2_189a711ca2653acd .footer-bottom-area_f2395e4805807c00 .te-copyright-text_c9f047f79aa7219b p a {
    color: #ffffff; }

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