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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

code {
  color: #E7F914; }

.te-theme-btn_8a5208ae36c154a5,
.wp-block-loginout_68d18ce09dc216b8 a,
input.te-theme-btn_8a5208ae36c154a5 {
  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_8a5208ae36c154a5:hover,
  .wp-block-loginout_68d18ce09dc216b8 a:hover,
  input.te-theme-btn_8a5208ae36c154a5:hover {
    color: #131A2A;
    background-color: #E7F914; }
  .te-theme-btn_8a5208ae36c154a5:focus,
  .wp-block-loginout_68d18ce09dc216b8 a:focus,
  input.te-theme-btn_8a5208ae36c154a5:focus {
    color: #ffffff; }
  .te-theme-btn_8a5208ae36c154a5.yellow-btn_80d3d8e558fe3fde,
  .wp-block-loginout_68d18ce09dc216b8 a.yellow-btn_80d3d8e558fe3fde,
  input.te-theme-btn_8a5208ae36c154a5.yellow-btn_80d3d8e558fe3fde {
    background-color: #E7F914;
    color: #14203A; }
  .te-theme-btn_8a5208ae36c154a5.simple-btn_dd521b108df65258,
  .wp-block-loginout_68d18ce09dc216b8 a.simple-btn_dd521b108df65258,
  input.te-theme-btn_8a5208ae36c154a5.simple-btn_dd521b108df65258 {
    padding-left: 36px;
    padding-right: 36px; }

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

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

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

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

.circle-rotate-wrapper_20ec9fb378dcacae {
  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_20ec9fb378dcacae .circle-rotate-inner_fda421ca6b6afcd0 {
    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_fcb84a78dfa3efd9 {
  margin-top: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.px-350_faf0969729fe8c91 {
  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_da9cd64a3d31a265 label {
  width: 100%;
  display: block;
  font-weight: 600;
  margin-bottom: 10px; }
.post-password-form_da9cd64a3d31a265 input[type="password"] {
  font-size: 1.2rem;
  line-height: 20px;
  padding: 12px 20px;
  border: 1px solid #E4E4F2;
  width: 100%; }
.post-password-form_da9cd64a3d31a265 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_da9cd64a3d31a265 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_d4edf289bdc4f1ac .size-full_a7fbc9e0053eadde.alignright_127e4fd3733cddc8 {
  margin-bottom: 15px;
  margin-top: 20px; }
.tp-page-content_d4edf289bdc4f1ac figure.wp-caption_a38692e0aaa43609.aligncenter_387b670d58379ccd {
  margin-top: 40px; }
.tp-page-content_d4edf289bdc4f1ac dl, .tp-page-content_d4edf289bdc4f1ac ol, .tp-page-content_d4edf289bdc4f1ac ul {
  margin-bottom: 11px; }
.tp-page-content_d4edf289bdc4f1ac .te-comment-respond_434f79bdad89a78a {
  margin-top: 78px;
  margin-bottom: 20px; }
.tp-page-content_d4edf289bdc4f1ac .te-latest-comments_a105d6d116b9ca5f .te-comment-respond_434f79bdad89a78a {
  margin-bottom: 40px; }
.tp-page-content_d4edf289bdc4f1ac .te-post-comments_b4b76f32daabed34 {
  margin-top: 80px; }

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

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

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

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

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

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

.gallery-columns-1_88e5df08d6252ca4 .gallery-item_b814ae93cb23910c {
  max-width: 100%;
  width: 100%; }

.gallery-columns-2_a5324333d18c8f46 .gallery-item_b814ae93cb23910c {
  max-width: 50%; }

.gallery-columns-3_69f9aa0992a041ba .gallery-item_b814ae93cb23910c {
  max-width: 33.33%; }

.gallery-columns-4_16c6f418e673b6fc .gallery-item_b814ae93cb23910c {
  max-width: 25%; }

.gallery-columns-5_92384c466706f698 .gallery-item_b814ae93cb23910c {
  max-width: 20%; }

.gallery-columns-6_ea214677d6116f62 .gallery-item_b814ae93cb23910c {
  max-width: 16.66%; }

.gallery-columns-7_a669b1312baaaf75 .gallery-item_b814ae93cb23910c {
  max-width: 14.28%; }

.gallery-columns-8_446672bdf96bd22e .gallery-item_b814ae93cb23910c {
  max-width: 12.5%; }

.gallery-columns-9_e905056d89acdabf .gallery-item_b814ae93cb23910c {
  max-width: 11.11%; }

.gallery-caption_12fd86154731c9f3 {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.te-post-content p.has-large-font-size_a8ac157048d39123 {
  font-size: 36px;
  line-height: 1.2; }
.te-post-content .wp-block-search_49f8959276241df9 {
  margin-bottom: 15px; }
.te-post-content .wp-block-file_9852475d64ac952a {
  margin-top: 20px; }
.te-post-content .wp-block-group__inner-container_6ffa44f5cdec8c7f p {
  margin-top: 0 !important; }

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

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

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

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

.wp-block-cover_43ff99e470cecae7 p.wp-block-cover-text_9d806e542f6217f7,
.wp-block-cover_43ff99e470cecae7.is-light_fa5634a7a936bdba .wp-block-cover__inner-container_5f4b30423eb39c31 {
  color: #fff !important; }

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

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

.widget_e63dee8b9b183da1 .wp-block-archives-dropdown_8535e9b57f771e84,
.widget_e63dee8b9b183da1 .wp-block-categories-dropdown_15e49499409bc1c6,
.widget_e63dee8b9b183da1 .wp-block-loginout_68d18ce09dc216b8,
.widget_e63dee8b9b183da1 .wp-block-social-links_f5010be5785757a3,
.widget_e63dee8b9b183da1.widget_archive_644c0611567f56fc select,
.widget_e63dee8b9b183da1.te_widget_categories_b1b4b7d4be567f7a select,
.widget_e63dee8b9b183da1.widget_text_e1b318958b06e0c7 select,
.widget_e63dee8b9b183da1.te_widget_search_d3b770cbf5196a9a .search-form_76c9ac2189c400f5,
.widget_e63dee8b9b183da1.te_widget_tag_cloud_500d092722276d78 .tagcloud_5133a2ef4a1e0746,
.widget_e63dee8b9b183da1 .wp-block-tag-cloud_1b280ccbfadbaf69 {
  margin-bottom: 6px; }

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

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

.blog-search-content_ab1a54505cbf6d9b {
  margin: 0; }
  .blog-search-content_ab1a54505cbf6d9b .wp-block-search_49f8959276241df9,
  .blog-search-content_ab1a54505cbf6d9b .search-form_76c9ac2189c400f5,
  .blog-search-content_ab1a54505cbf6d9b .sidebar__search_c391756500addfa0 {
    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_ab1a54505cbf6d9b .wp-block-search_49f8959276241df9,
      .blog-search-content_ab1a54505cbf6d9b .search-form_76c9ac2189c400f5,
      .blog-search-content_ab1a54505cbf6d9b .sidebar__search_c391756500addfa0 {
        width: 100%; } }
    .blog-search-content_ab1a54505cbf6d9b .wp-block-search_49f8959276241df9 .wp-block-search__inside-wrapper_148b7b55adc2a7f6,
    .blog-search-content_ab1a54505cbf6d9b .search-form_76c9ac2189c400f5 .wp-block-search__inside-wrapper_148b7b55adc2a7f6,
    .blog-search-content_ab1a54505cbf6d9b .sidebar__search_c391756500addfa0 .wp-block-search__inside-wrapper_148b7b55adc2a7f6 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .blog-search-content_ab1a54505cbf6d9b .wp-block-search_49f8959276241df9 label,
    .blog-search-content_ab1a54505cbf6d9b .search-form_76c9ac2189c400f5 label,
    .blog-search-content_ab1a54505cbf6d9b .sidebar__search_c391756500addfa0 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_ab1a54505cbf6d9b .wp-block-search_49f8959276241df9 input,
    .blog-search-content_ab1a54505cbf6d9b .search-form_76c9ac2189c400f5 input,
    .blog-search-content_ab1a54505cbf6d9b .sidebar__search_c391756500addfa0 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_ab1a54505cbf6d9b .wp-block-search_49f8959276241df9 button,
    .blog-search-content_ab1a54505cbf6d9b .search-form_76c9ac2189c400f5 button,
    .blog-search-content_ab1a54505cbf6d9b .sidebar__search_c391756500addfa0 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_d4edf289bdc4f1ac .wp-smiley_769bee68ab14f0ef,
.entry-content_0e834476d49c8e8f .wp-smiley_769bee68ab14f0ef,
.comment-content_0f6a7986e2c6b985 .wp-smiley_769bee68ab14f0ef {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

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

.te-comment-respond_434f79bdad89a78a.style-two_c9fe5de0c67e3c6d .wpcf7-form_c8ad09537d75c3dd .wpcf7-not-valid-tip_f5d6b17f1118adbe {
  color: #d9c0b8 !important; }
.te-comment-respond_434f79bdad89a78a .wpcf7-form_c8ad09537d75c3dd .wpcf7-not-valid_4e5a5f84596ff01d {
  border-color: #dc3232 !important; }
.te-comment-respond_434f79bdad89a78a .wpcf7-form_c8ad09537d75c3dd .wpcf7-not-valid-tip_f5d6b17f1118adbe {
  font-size: 16px;
  margin-top: 5px; }
.te-comment-respond_434f79bdad89a78a .wpcf7-form_c8ad09537d75c3dd.sent_26b67bb088f18c13 .wpcf7-response-output_0a9975b972929440 {
  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_434f79bdad89a78a .wpcf7-form_c8ad09537d75c3dd.invalid_4add6777f4fd3e83 .wpcf7-response-output_0a9975b972929440 {
  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_40676b190da56a62 {
  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_40676b190da56a62 .wpcf7-te-list-item_a1d4915607b3574a {
    margin: 0; }
    .wpcf7-form-control_40676b190da56a62 .wpcf7-te-list-item_a1d4915607b3574a label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      margin: 0;
      gap: 10px; }
      .wpcf7-form-control_40676b190da56a62 .wpcf7-te-list-item_a1d4915607b3574a label .wpcf7-te-list-item-label_b5d5c1b820710394 {
        font-size: 16px;
        font-weight: 400; }

.logged-in_f54b3bb681c22881 .te-comment-respond_434f79bdad89a78a textarea {
  margin-bottom: 12px; }

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

body.admin-bar_3ac6ce7e64e4be4a .header-menu-area_dc7bf3fd9b425822.sticky_menu_0826fee045bf8504 {
  top: 30px; }
  @media (max-width: 600px) {
    body.admin-bar_3ac6ce7e64e4be4a .header-menu-area_dc7bf3fd9b425822.sticky_menu_0826fee045bf8504 {
      top: 0; } }

.page-template-default_4be97992a1204f20.page-id-146_33dc0d90755c50e6 .tp-page-content_d4edf289bdc4f1ac p:last-child {
  margin-bottom: 10px; }
.page-template-default_4be97992a1204f20.page-id-1133_d3466ed84a0a684a .tp-page-content_d4edf289bdc4f1ac .te-comment-respond_434f79bdad89a78a {
  margin-top: 78px;
  display: inline-block;
  width: 100%; }
.page-template-default_4be97992a1204f20.page-id-3_14d65b610e4549a2 .page-area_10fc7e783154aa33 {
  padding-top: 128px; }

.single-post-item_35030c77e91ce844.post-24_1a39b70a3d6390fa .wp-block-button_f7168f52a7806a76 a {
  color: #ffffff; }

.post-template-default_c69c7bb5669048e8.postid-163_4716383a7b6ac262 .te-blog-details-wrapper_a9268f4e973f88fa .te-post-item_51387c48ef304a4c .te-post-content {
  margin-bottom: 34px; }
.post-template-default_c69c7bb5669048e8.postid-150_4fd0dcd39410d249 .te-blog-details-wrapper_a9268f4e973f88fa .te-post-item_51387c48ef304a4c .te-post-content {
  margin-bottom: 34px; }
  .post-template-default_c69c7bb5669048e8.postid-150_4fd0dcd39410d249 .te-blog-details-wrapper_a9268f4e973f88fa .te-post-item_51387c48ef304a4c .te-post-content .wp-block-group_b9933a99a69fb99c.is-layout-constrained_2aa742a638855810:last-child {
    border: 1px solid #000; }
.post-template-default_c69c7bb5669048e8.postid-51_f75b3fdb6ba2a23b .te-blog-details-wrapper_a9268f4e973f88fa .te-post-item_51387c48ef304a4c .te-post-content {
  margin-bottom: 25px; }
  .post-template-default_c69c7bb5669048e8.postid-51_f75b3fdb6ba2a23b .te-blog-details-wrapper_a9268f4e973f88fa .te-post-item_51387c48ef304a4c .te-post-content p:last-child {
    margin-bottom: 0; }
.post-template-default_c69c7bb5669048e8.postid-1163_fac6de10b0388a7d .te-blog-details-wrapper_a9268f4e973f88fa .te-post-item_51387c48ef304a4c .te-post-content .wp-caption_a38692e0aaa43609, .post-template-default_c69c7bb5669048e8.postid-568_5c0d13ee41636f6f .te-blog-details-wrapper_a9268f4e973f88fa .te-post-item_51387c48ef304a4c .te-post-content .wp-caption_a38692e0aaa43609 {
  margin-top: 20px; }
.post-template-default_c69c7bb5669048e8.postid-1785_68ce2d442c6b92b4 .te-blog-details-wrapper_a9268f4e973f88fa .te-post-item_51387c48ef304a4c .te-post-content .wp-block-button__link_cb290e3607026718 {
  color: #ffffff !important; }
.post-template-default_c69c7bb5669048e8.postid-1149_0328c1e43a0099ce .te-blog-details-wrapper_a9268f4e973f88fa .te-latest-comments_a105d6d116b9ca5f li .te-comments-item_6aaa49cc5dcde5da .te-comments-text_e72f819c333c6ff0 p {
  margin-bottom: 0; }
.post-template-default_c69c7bb5669048e8.postid-555_9c4354a37837f691 .te-blog-details-wrapper_a9268f4e973f88fa .te-post-item_51387c48ef304a4c .te-post-content .gallery {
  margin-top: 20px; }

.error-404_243f0211dcb70015.not-found {
  margin-top: -20px;
  margin-bottom: 40px; }
  .error-404_243f0211dcb70015.not-found .error-content_2c1d1505e9b25c67 .error-btn-bh_6386ae68c7a496a3 {
    margin-top: 20px; }

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

.sidebar_7eb09a2f700d75fc .widget_media_gallery_622ee9d7d873f499 .gallery-item_b814ae93cb23910c {
  margin-bottom: 0; }
  .sidebar_7eb09a2f700d75fc .widget_media_gallery_622ee9d7d873f499 .gallery-item_b814ae93cb23910c 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_0e6cf8c837c095cb {
  -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_aa1244d8404e1161 {
  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_07afaeeef0a13a55 path {
  stroke: #317EFE;
  stroke-width: 4;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

body.admin-bar_3ac6ce7e64e4be4a .header-area_255027b7c49722b7.style-2_75e688508be3b857.login .te-header-menu-area_2941604e0564162b {
  top: auto !important; }

.header-area_255027b7c49722b7 .container-fluid_36c476ae0687f1e9 {
  padding: 0 70px; }
  @media (max-width: 1550px) {
    .header-area_255027b7c49722b7 .container-fluid_36c476ae0687f1e9 {
      padding: 0 24px; } }
.header-area_255027b7c49722b7.style-2_75e688508be3b857 .header-top {
  padding: 9px 0;
  background-color: #F9F4F1; }
  .header-area_255027b7c49722b7.style-2_75e688508be3b857 .header-top .te-header-contact-info_b35e80b3e8201e65 span {
    color: #677471; }
    .header-area_255027b7c49722b7.style-2_75e688508be3b857 .header-top .te-header-contact-info_b35e80b3e8201e65 span i {
      color: #317EFE; }
    .header-area_255027b7c49722b7.style-2_75e688508be3b857 .header-top .te-header-contact-info_b35e80b3e8201e65 span a {
      color: #677471; }
  .header-area_255027b7c49722b7.style-2_75e688508be3b857 .header-top .te-social-profile_37f6123a4c254734 a {
    color: #317EFE;
    background-color: #E0E6F8;
    width: 42px;
    height: 42px; }
    .header-area_255027b7c49722b7.style-2_75e688508be3b857 .header-top .te-social-profile_37f6123a4c254734 a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #ffffff;
      background-color: #317EFE; }
.header-area_255027b7c49722b7.style-2_75e688508be3b857 .te-header-menu-area_2941604e0564162b {
  position: fixed;
  top: 20px;
  left: 0;
  width: 100%; }
  .header-area_255027b7c49722b7.style-2_75e688508be3b857 .te-header-menu-area_2941604e0564162b .menu-wrapper_8967af5baf0e2c6d {
    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_255027b7c49722b7.style-2_75e688508be3b857 .te-header-menu-area_2941604e0564162b .menu-wrapper_8967af5baf0e2c6d {
        padding-left: 10px;
        padding-right: 6px; } }
  .header-area_255027b7c49722b7.style-2_75e688508be3b857 .te-header-menu-area_2941604e0564162b .te-header-btn_754f928d9075ce38 .te-quote-btn_647d19bc5800727e {
    background-color: #E7F914;
    border-color: #E7F914; }
.header-area_255027b7c49722b7.style-2_75e688508be3b857 .te-sticky_menu {
  top: 0; }
  .header-area_255027b7c49722b7.style-2_75e688508be3b857 .te-sticky_menu .menu-wrapper_8967af5baf0e2c6d {
    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_5fa42fbc427897ea {
    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_4676c46d07961146 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px; }
  .header-top .te-header-contact-info_b35e80b3e8201e65 {
    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_b35e80b3e8201e65 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_b35e80b3e8201e65 span.te-contact-info-item_de076914c1f93897 {
        gap: 0 10px !important; }
      .header-top .te-header-contact-info_b35e80b3e8201e65 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_d22a4deccf60e4f7 {
      display: none; } }
  .header-top .header-top-btn_d22a4deccf60e4f7 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_d22a4deccf60e4f7 a:hover:after {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
    .header-top .header-top-btn_d22a4deccf60e4f7 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_37f6123a4c254734 {
    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_37f6123a4c254734 .te-social-profile-label_a1459b3e966dca2f {
      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_37f6123a4c254734 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_37f6123a4c254734 a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #14203A;
        background-color: #E7F914; }

.te-header-menu-area_2941604e0564162b {
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-header-menu-area_2941604e0564162b.te-te-sticky-header_809acc944891ca1c {
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-header-menu-area_2941604e0564162b.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_2941604e0564162b.te-sticky_menu .te-logo_bb5c5cbe3029fc91 .te-sticky-logo_ed42e32581dfcc6d img {
          width: 170px;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-header-menu-area_2941604e0564162b.te-sticky_menu .te-main-menu_d7dceb5ff08704bf ul li.te-active > a:after {
      bottom: 20px; }
    .te-header-menu-area_2941604e0564162b.te-sticky_menu .te-main-menu_d7dceb5ff08704bf 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_2941604e0564162b.te-sticky_menu .te-main-menu_d7dceb5ff08704bf ul li a {
          padding: 33px 14px; } }
    .te-header-menu-area_2941604e0564162b.te-sticky_menu .te-main-menu_d7dceb5ff08704bf ul li ul li a {
      padding: 10px 20px; }
  .te-header-menu-area_2941604e0564162b .te-header-menu-wrapper_d1253ed839a91213 {
    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_2941604e0564162b .te-header-menu-wrapper_d1253ed839a91213 {
        gap: 20px; } }
  .te-header-menu-area_2941604e0564162b .te-logo_bb5c5cbe3029fc91 {
    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_2941604e0564162b .te-logo_bb5c5cbe3029fc91 {
        height: 100px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-header-menu-area_2941604e0564162b .te-logo_bb5c5cbe3029fc91 {
        height: 80px; } }
    .te-header-menu-area_2941604e0564162b .te-logo_bb5c5cbe3029fc91 .te-standard-logo_c3b785efe34ca734 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-header-menu-area_2941604e0564162b .te-logo_bb5c5cbe3029fc91 .te-sticky-logo_ed42e32581dfcc6d {
      display: none; }
      @media only screen and (max-width: 767px) {
        .te-header-menu-area_2941604e0564162b .te-logo_bb5c5cbe3029fc91 .te-sticky-logo_ed42e32581dfcc6d {
          width: 170px; } }
      @media only screen and (max-width: 1199px) {
        .te-header-menu-area_2941604e0564162b .te-logo_bb5c5cbe3029fc91 .te-sticky-logo_ed42e32581dfcc6d {
          display: block; } }
      .te-header-menu-area_2941604e0564162b .te-logo_bb5c5cbe3029fc91 .te-sticky-logo_ed42e32581dfcc6d img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-header-menu-area_2941604e0564162b .te-logo_bb5c5cbe3029fc91 .te-retina-logo_3625e0a693bb76c4 {
      display: none; }

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

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

.te-header-btn_754f928d9075ce38 {
  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_754f928d9075ce38 .te-icon_c53af405f5da4e47 {
    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_754f928d9075ce38 .te-icon_c53af405f5da4e47: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_754f928d9075ce38 {
      display: none; } }
  .te-header-btn_754f928d9075ce38 .te-cta-btn_4bef568dc81cda1b {
    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_754f928d9075ce38 .te-cta-btn_4bef568dc81cda1b:hover {
      background-color: #317EFE;
      color: #ffffff; }
  .te-header-btn_754f928d9075ce38 .te-quote-btn_647d19bc5800727e {
    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_754f928d9075ce38 .te-quote-btn_647d19bc5800727e: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_03b71b2e83616a21 {
    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_03b71b2e83616a21 .te-search-content-filed_7edef0f28d7b12d1 {
      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_03b71b2e83616a21 .te-search-content-filed_7edef0f28d7b12d1 .te-search-close {
        cursor: pointer;
        font-size: 30px;
        color: #ffffff; }
    .te-search-form-wrapper .te-search-form-inner_03b71b2e83616a21 .te-search-form_a40710ad2568be9f {
      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_03b71b2e83616a21 .te-search-form_a40710ad2568be9f .te-search-form-input_9dabfd4580e265e4 {
        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_03b71b2e83616a21 .te-search-form_a40710ad2568be9f .te-search-form-input_9dabfd4580e265e4 .te-search-icon_56e6cfbe599418ad {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .te-search-form-wrapper .te-search-form-inner_03b71b2e83616a21 .te-search-form_a40710ad2568be9f .te-search-form-input_9dabfd4580e265e4 button.te-submit-search-btn_531b7a530a95107e {
          padding: 15px 24px !important; }
      .te-search-form-wrapper .te-search-form-inner_03b71b2e83616a21 .te-search-form_a40710ad2568be9f 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_6f714d8d5be65638 a.mean-expand.mean-clicked_8c3d3f65ac817d11 {
  background-color: #317EFE;
  border-color: #317EFE !important; }

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

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

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

.te-mobile-menu-bar_94c717ce28f484fe 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_94c717ce28f484fe 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_404d91f1f4cc506f {
    display: inline-block;
    width: 180px; }
  .te-menu-sidebar-area .te-menu-sidebar-wrapper_b7cd4b411a678920 {
    position: relative;
    padding: 40px; }
  .te-menu-sidebar-area.active {
    right: 0; }
  .te-menu-sidebar-area .te-menu-sidebar-close_96e51a1bbd9771d2 {
    position: absolute;
    top: 0;
    right: 0; }
    .te-menu-sidebar-area .te-menu-sidebar-close_96e51a1bbd9771d2 .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_96e51a1bbd9771d2 .te-menu-sidebar-close-btn:hover {
        background-color: #317EFE; }
  .te-menu-sidebar-area .te-menu-sidebar-content_c4383fd7c9579e0a .te-menu-sidebar-single-widget_842ef9bbf4be316a {
    display: inline-block;
    margin-top: 20px;
    width: 100%; }
    .te-menu-sidebar-area .te-menu-sidebar-content_c4383fd7c9579e0a .te-menu-sidebar-single-widget_842ef9bbf4be316a .te-menu-sidebar-title_146518c2a641f81a {
      margin-bottom: 5px; }
    .te-menu-sidebar-area .te-menu-sidebar-content_c4383fd7c9579e0a .te-menu-sidebar-single-widget_842ef9bbf4be316a .te-header-contact-info_b35e80b3e8201e65 {
      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_c4383fd7c9579e0a .te-menu-sidebar-single-widget_842ef9bbf4be316a .te-header-contact-info_b35e80b3e8201e65 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_c4383fd7c9579e0a .te-menu-sidebar-single-widget_842ef9bbf4be316a .te-header-contact-info_b35e80b3e8201e65 span.te-contact-info-item_de076914c1f93897 {
          gap: 0 10px !important; }
        .te-menu-sidebar-area .te-menu-sidebar-content_c4383fd7c9579e0a .te-menu-sidebar-single-widget_842ef9bbf4be316a .te-header-contact-info_b35e80b3e8201e65 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_c4383fd7c9579e0a .te-menu-sidebar-single-widget_842ef9bbf4be316a .te-header-contact-info_b35e80b3e8201e65 span a:hover {
            color: #317EFE; }
    .te-menu-sidebar-area .te-menu-sidebar-content_c4383fd7c9579e0a .te-menu-sidebar-single-widget_842ef9bbf4be316a .te-social-profile_37f6123a4c254734 {
      margin-top: 20px;
      border-top: 1px solid #dfe2e9;
      width: 100%;
      padding-top: 20px; }
      .te-menu-sidebar-area .te-menu-sidebar-content_c4383fd7c9579e0a .te-menu-sidebar-single-widget_842ef9bbf4be316a .te-social-profile_37f6123a4c254734 a {
        color: #14203A;
        font-size: 22px; }
        .te-menu-sidebar-area .te-menu-sidebar-content_c4383fd7c9579e0a .te-menu-sidebar-single-widget_842ef9bbf4be316a .te-social-profile_37f6123a4c254734 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_66708f4d415729bd {
  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_66708f4d415729bd.style-2_75e688508be3b857 .te-single-slider_1f0ccb5d5cf9c177 {
    height: 950px;
    padding-top: 70px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_66708f4d415729bd.style-2_75e688508be3b857 .te-single-slider_1f0ccb5d5cf9c177 {
        height: unset;
        padding: 80px 0; } }
    .slider-area_66708f4d415729bd.style-2_75e688508be3b857 .te-single-slider_1f0ccb5d5cf9c177 .slider-feature-img_903bcecac4e7af34 {
      position: absolute;
      right: 0;
      top: 0; }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_66708f4d415729bd.style-2_75e688508be3b857 .te-single-slider_1f0ccb5d5cf9c177 .slider-feature-img_903bcecac4e7af34 {
          right: -200px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_66708f4d415729bd.style-2_75e688508be3b857 .te-single-slider_1f0ccb5d5cf9c177 .slider-feature-img_903bcecac4e7af34 {
          right: -280px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_66708f4d415729bd.style-2_75e688508be3b857 .te-single-slider_1f0ccb5d5cf9c177 .slider-feature-img_903bcecac4e7af34 {
          right: -380px; } }
      .slider-area_66708f4d415729bd.style-2_75e688508be3b857 .te-single-slider_1f0ccb5d5cf9c177 .slider-feature-img_903bcecac4e7af34 .company-award_f17a965afbe4b38e {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        margin-top: 50px;
        left: 135px; }
        .slider-area_66708f4d415729bd.style-2_75e688508be3b857 .te-single-slider_1f0ccb5d5cf9c177 .slider-feature-img_903bcecac4e7af34 .company-award_f17a965afbe4b38e .icon_28998bdb5fdf7f23 {
          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_66708f4d415729bd.style-2_75e688508be3b857 .te-single-slider_1f0ccb5d5cf9c177 .slider-feature-img_903bcecac4e7af34 .slider-feature-img-overlay_9593d559f1d378e3 {
          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_66708f4d415729bd.style-2_75e688508be3b857 .te-single-slider_1f0ccb5d5cf9c177 .slider-left-shape_3502d515ebac36bf {
      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_66708f4d415729bd.style-2_75e688508be3b857 .te-single-slider_1f0ccb5d5cf9c177 .slider-left-shape_3502d515ebac36bf {
          display: none; } }
    .slider-area_66708f4d415729bd.style-2_75e688508be3b857 .te-single-slider_1f0ccb5d5cf9c177 .slider-right-shape_d76d1c89de88e884 {
      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_66708f4d415729bd.style-2_75e688508be3b857 .te-single-slider_1f0ccb5d5cf9c177 .slider-right-shape_d76d1c89de88e884 {
          display: none; } }
    .slider-area_66708f4d415729bd.style-2_75e688508be3b857 .te-single-slider_1f0ccb5d5cf9c177 .slider-circle-shape_850a653b1b5e3cc7 {
      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_66708f4d415729bd .te-slider-wrapper_be20e6ee59b07cdf .slick-active .te-slider-short-title_50e767a8db63a579,
  .slider-area_66708f4d415729bd .te-slider-wrapper_be20e6ee59b07cdf .slick-active .te-slider-title_1ac45d3de89d3158,
  .slider-area_66708f4d415729bd .te-slider-wrapper_be20e6ee59b07cdf .slick-active .te-slider-short-desc_ed6ee644f33ade41,
  .slider-area_66708f4d415729bd .te-slider-wrapper_be20e6ee59b07cdf .slick-active .te-slider-btn-wrapper_cb1640b94d43a825 {
    -webkit-animation-name: MovefadeUp;
    animation-name: MovefadeUp;
    -webkit-animation-fill-mode: both; }
  .slider-area_66708f4d415729bd .te-slider-wrapper_be20e6ee59b07cdf .slick-active .te-slider-short-title_50e767a8db63a579 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; }
  .slider-area_66708f4d415729bd .te-slider-wrapper_be20e6ee59b07cdf .slick-active .te-slider-title_1ac45d3de89d3158 {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  .slider-area_66708f4d415729bd .te-slider-wrapper_be20e6ee59b07cdf .slick-active .te-slider-short-desc_ed6ee644f33ade41 {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s; }
  .slider-area_66708f4d415729bd .te-slider-wrapper_be20e6ee59b07cdf .slick-active .te-slider-btn-wrapper_cb1640b94d43a825 {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s; }
  .slider-area_66708f4d415729bd .te-slider-wrapper_be20e6ee59b07cdf .slick-dots_7a43351567daf968 {
    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_66708f4d415729bd .te-slider-wrapper_be20e6ee59b07cdf .slick-dots_7a43351567daf968 {
        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_66708f4d415729bd .te-slider-wrapper_be20e6ee59b07cdf .slick-dots_7a43351567daf968 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_66708f4d415729bd .te-slider-wrapper_be20e6ee59b07cdf .slick-dots_7a43351567daf968 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_66708f4d415729bd .te-slider-wrapper_be20e6ee59b07cdf .slick-dots_7a43351567daf968 li button:hover {
          background-color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
      .slider-area_66708f4d415729bd .te-slider-wrapper_be20e6ee59b07cdf .slick-dots_7a43351567daf968 li.slick-active {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 1px solid #317EFE; }
        .slider-area_66708f4d415729bd .te-slider-wrapper_be20e6ee59b07cdf .slick-dots_7a43351567daf968 li.slick-active button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .slider-area_66708f4d415729bd .te-single-slider_1f0ccb5d5cf9c177 {
    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_66708f4d415729bd .te-single-slider_1f0ccb5d5cf9c177 {
        background-image: none !important; } }
    .slider-area_66708f4d415729bd .te-single-slider_1f0ccb5d5cf9c177 .te-slider-overlay_0dc7ed8cc47d6a82 {
      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_66708f4d415729bd .te-single-slider_1f0ccb5d5cf9c177 .te-slider-overlay_0dc7ed8cc47d6a82 {
          left: 0; } }
      .slider-area_66708f4d415729bd .te-single-slider_1f0ccb5d5cf9c177 .te-slider-overlay_0dc7ed8cc47d6a82 .te-slider-overlay-shape_e3a0ba6c3fed7377 {
        position: absolute;
        top: 0;
        height: 100%;
        left: -340px;
        width: 100%; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_66708f4d415729bd .te-single-slider_1f0ccb5d5cf9c177 .te-slider-overlay_0dc7ed8cc47d6a82 .te-slider-overlay-shape_e3a0ba6c3fed7377 {
            display: none; } }
    .slider-area_66708f4d415729bd .te-single-slider_1f0ccb5d5cf9c177 .te-slider-content-wrapper_36f72ecc60d75357 {
      position: relative;
      z-index: 99; }
      .slider-area_66708f4d415729bd .te-single-slider_1f0ccb5d5cf9c177 .te-slider-content-wrapper_36f72ecc60d75357 .te-slider-content_66f7b7686bf01bd7 .te-slider-short-title_50e767a8db63a579 {
        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_66708f4d415729bd .te-single-slider_1f0ccb5d5cf9c177 .te-slider-content-wrapper_36f72ecc60d75357 .te-slider-content_66f7b7686bf01bd7 .te-slider-title_1ac45d3de89d3158 {
        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_66708f4d415729bd .te-single-slider_1f0ccb5d5cf9c177 .te-slider-content-wrapper_36f72ecc60d75357 .te-slider-content_66f7b7686bf01bd7 .te-slider-title_1ac45d3de89d3158 {
            font-size: 60px;
            line-height: 64px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-area_66708f4d415729bd .te-single-slider_1f0ccb5d5cf9c177 .te-slider-content-wrapper_36f72ecc60d75357 .te-slider-content_66f7b7686bf01bd7 .te-slider-title_1ac45d3de89d3158 {
            font-size: 48px;
            line-height: 56px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_66708f4d415729bd .te-single-slider_1f0ccb5d5cf9c177 .te-slider-content-wrapper_36f72ecc60d75357 .te-slider-content_66f7b7686bf01bd7 .te-slider-title_1ac45d3de89d3158 {
            font-size: 42px;
            line-height: 52px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_66708f4d415729bd .te-single-slider_1f0ccb5d5cf9c177 .te-slider-content-wrapper_36f72ecc60d75357 .te-slider-content_66f7b7686bf01bd7 .te-slider-title_1ac45d3de89d3158 {
            font-size: 38px;
            line-height: 44px;
            margin-bottom: 20px; } }
      .slider-area_66708f4d415729bd .te-single-slider_1f0ccb5d5cf9c177 .te-slider-content-wrapper_36f72ecc60d75357 .te-slider-content_66f7b7686bf01bd7 .te-slider-short-desc_ed6ee644f33ade41 {
        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_66708f4d415729bd .te-single-slider_1f0ccb5d5cf9c177 .te-slider-content-wrapper_36f72ecc60d75357 .te-slider-content_66f7b7686bf01bd7 .te-slider-short-desc_ed6ee644f33ade41 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_66708f4d415729bd .te-single-slider_1f0ccb5d5cf9c177 .te-slider-content-wrapper_36f72ecc60d75357 .te-slider-content_66f7b7686bf01bd7 .te-slider-short-desc_ed6ee644f33ade41 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_66708f4d415729bd .te-single-slider_1f0ccb5d5cf9c177 .te-slider-content-wrapper_36f72ecc60d75357 .te-slider-content_66f7b7686bf01bd7 .te-slider-short-desc_ed6ee644f33ade41 {
            font-size: 18px;
            line-height: 32px; } }
      .slider-area_66708f4d415729bd .te-single-slider_1f0ccb5d5cf9c177 .te-slider-content-wrapper_36f72ecc60d75357 .te-slider-content_66f7b7686bf01bd7 .te-slider-btn-wrapper_cb1640b94d43a825 {
        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_66708f4d415729bd .te-single-slider_1f0ccb5d5cf9c177 .te-slider-content-wrapper_36f72ecc60d75357 .te-slider-content_66f7b7686bf01bd7 .te-slider-btn-wrapper_cb1640b94d43a825 {
            padding-top: 30px; } }
        .slider-area_66708f4d415729bd .te-single-slider_1f0ccb5d5cf9c177 .te-slider-content-wrapper_36f72ecc60d75357 .te-slider-content_66f7b7686bf01bd7 .te-slider-btn-wrapper_cb1640b94d43a825 .te-theme-btn_8a5208ae36c154a5 {
          padding: 11px 30px;
          color: #ffffff;
          border-radius: 50px;
          background-color: #317EFE;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .slider-area_66708f4d415729bd .te-single-slider_1f0ccb5d5cf9c177 .te-slider-content-wrapper_36f72ecc60d75357 .te-slider-content_66f7b7686bf01bd7 .te-slider-btn-wrapper_cb1640b94d43a825 .te-call-btn_1c9feb4ac0c92b48 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 20px; }
          .slider-area_66708f4d415729bd .te-single-slider_1f0ccb5d5cf9c177 .te-slider-content-wrapper_36f72ecc60d75357 .te-slider-content_66f7b7686bf01bd7 .te-slider-btn-wrapper_cb1640b94d43a825 .te-call-btn_1c9feb4ac0c92b48 .te-icon_c53af405f5da4e47 {
            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_66708f4d415729bd .te-single-slider_1f0ccb5d5cf9c177 .te-slider-content-wrapper_36f72ecc60d75357 .te-slider-content_66f7b7686bf01bd7 .te-slider-btn-wrapper_cb1640b94d43a825 .te-call-btn_1c9feb4ac0c92b48 .te-content_40003d15fe1ba257 {
            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_66708f4d415729bd .te-single-slider_1f0ccb5d5cf9c177 .te-slider-content-wrapper_36f72ecc60d75357 .te-slider-content_66f7b7686bf01bd7 .te-slider-btn-wrapper_cb1640b94d43a825 .te-call-btn_1c9feb4ac0c92b48 .te-content_40003d15fe1ba257 .te-title_9ca2584382d91c09 {
              font-size: 18px;
              font-weight: 400;
              line-height: 24px;
              color: #335371; }
            .slider-area_66708f4d415729bd .te-single-slider_1f0ccb5d5cf9c177 .te-slider-content-wrapper_36f72ecc60d75357 .te-slider-content_66f7b7686bf01bd7 .te-slider-btn-wrapper_cb1640b94d43a825 .te-call-btn_1c9feb4ac0c92b48 .te-content_40003d15fe1ba257 .te-text_056b36e88c4d3635 {
              font-size: 20px;
              font-weight: 500;
              line-height: 24px;
              letter-spacing: 0px;
              color: #14203A; }

.slider-area_66708f4d415729bd.style-1_8b19c8b2c0c61808 {
  position: relative;
  overflow: visible;
  background: transparent; }
  .slider-area_66708f4d415729bd.style-1_8b19c8b2c0c61808: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_66708f4d415729bd.style-1_8b19c8b2c0c61808 .te-single-slider_1f0ccb5d5cf9c177 {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .slider-area_66708f4d415729bd.style-1_8b19c8b2c0c61808 .te-single-slider_1f0ccb5d5cf9c177 .te-slider-overlay_0dc7ed8cc47d6a82 {
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
      background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
      .slider-area_66708f4d415729bd.style-1_8b19c8b2c0c61808 .te-single-slider_1f0ccb5d5cf9c177 .te-slider-overlay_0dc7ed8cc47d6a82::before {
        display: none; }
    .slider-area_66708f4d415729bd.style-1_8b19c8b2c0c61808 .te-single-slider_1f0ccb5d5cf9c177 .slider-shape_ce70eca0ed2c9866 {
      position: absolute;
      border-radius: 20px;
      overflow: hidden; }
      .slider-area_66708f4d415729bd.style-1_8b19c8b2c0c61808 .te-single-slider_1f0ccb5d5cf9c177 .slider-shape_ce70eca0ed2c9866 img {
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        top: 0; }
    .slider-area_66708f4d415729bd.style-1_8b19c8b2c0c61808 .te-single-slider_1f0ccb5d5cf9c177 .shape-one_0363e85cfa9463b8 {
      top: 50px;
      left: 0;
      width: 300px;
      height: 290px; }
      @media (max-width: 991px) {
        .slider-area_66708f4d415729bd.style-1_8b19c8b2c0c61808 .te-single-slider_1f0ccb5d5cf9c177 .shape-one_0363e85cfa9463b8 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_66708f4d415729bd.style-1_8b19c8b2c0c61808 .te-single-slider_1f0ccb5d5cf9c177 .shape-one_0363e85cfa9463b8 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_66708f4d415729bd.style-1_8b19c8b2c0c61808 .te-single-slider_1f0ccb5d5cf9c177 .shape-one_0363e85cfa9463b8 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_66708f4d415729bd.style-1_8b19c8b2c0c61808 .te-single-slider_1f0ccb5d5cf9c177 .shape-one_0363e85cfa9463b8 {
          top: 160px;
          width: 250px;
          height: 200px; } }
    .slider-area_66708f4d415729bd.style-1_8b19c8b2c0c61808 .te-single-slider_1f0ccb5d5cf9c177 .shape-two_189a8c65105ad47d {
      top: 0;
      right: 0;
      width: 300px;
      height: 310px; }
      @media (max-width: 991px) {
        .slider-area_66708f4d415729bd.style-1_8b19c8b2c0c61808 .te-single-slider_1f0ccb5d5cf9c177 .shape-two_189a8c65105ad47d {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_66708f4d415729bd.style-1_8b19c8b2c0c61808 .te-single-slider_1f0ccb5d5cf9c177 .shape-two_189a8c65105ad47d {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_66708f4d415729bd.style-1_8b19c8b2c0c61808 .te-single-slider_1f0ccb5d5cf9c177 .shape-two_189a8c65105ad47d {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_66708f4d415729bd.style-1_8b19c8b2c0c61808 .te-single-slider_1f0ccb5d5cf9c177 .shape-two_189a8c65105ad47d {
          width: 300px;
          height: 250px;
          top: 70px;
          right: -40px; } }
    .slider-area_66708f4d415729bd.style-1_8b19c8b2c0c61808 .te-single-slider_1f0ccb5d5cf9c177 .shape-three_5512cdaba552af7f {
      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_66708f4d415729bd.style-1_8b19c8b2c0c61808 .te-single-slider_1f0ccb5d5cf9c177 .shape-three_5512cdaba552af7f {
          display: none !important; } }
      @media (max-width: 991px) {
        .slider-area_66708f4d415729bd.style-1_8b19c8b2c0c61808 .te-single-slider_1f0ccb5d5cf9c177 .shape-three_5512cdaba552af7f {
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
    .slider-area_66708f4d415729bd.style-1_8b19c8b2c0c61808 .te-single-slider_1f0ccb5d5cf9c177 .te-slider-container_bac671507c5a96b6 {
      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_66708f4d415729bd.style-1_8b19c8b2c0c61808 .te-single-slider_1f0ccb5d5cf9c177 .te-slider-container_bac671507c5a96b6 {
          -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_66708f4d415729bd.style-1_8b19c8b2c0c61808 .te-single-slider_1f0ccb5d5cf9c177 .te-slider-container_bac671507c5a96b6 {
          padding: 70px 0;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .slider-area_66708f4d415729bd.style-1_8b19c8b2c0c61808 .te-single-slider_1f0ccb5d5cf9c177 .te-slider-container_bac671507c5a96b6 .te-slider-column_1c9d66647eb9f863 {
        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_66708f4d415729bd.style-1_8b19c8b2c0c61808 .te-single-slider_1f0ccb5d5cf9c177 .te-slider-container_bac671507c5a96b6 .te-slider-column_1c9d66647eb9f863 {
            width: 100%; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_66708f4d415729bd.style-1_8b19c8b2c0c61808 .te-single-slider_1f0ccb5d5cf9c177 .te-slider-content-wrapper_36f72ecc60d75357 .te-slider-content_66f7b7686bf01bd7 .te-slider-btn-wrapper_cb1640b94d43a825 {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .slider-area_66708f4d415729bd.style-1_8b19c8b2c0c61808 .te-single-slider_1f0ccb5d5cf9c177 .te-slider-content-wrapper_36f72ecc60d75357 .te-slider-content_66f7b7686bf01bd7 .te-slider-btn-wrapper_cb1640b94d43a825 .te-theme-btn_8a5208ae36c154a5 {
      background-color: #317EFE;
      color: #ffffff; }
      .slider-area_66708f4d415729bd.style-1_8b19c8b2c0c61808 .te-single-slider_1f0ccb5d5cf9c177 .te-slider-content-wrapper_36f72ecc60d75357 .te-slider-content_66f7b7686bf01bd7 .te-slider-btn-wrapper_cb1640b94d43a825 .te-theme-btn_8a5208ae36c154a5:hover {
        background-color: #E7F914;
        color: #14203A; }
    .slider-area_66708f4d415729bd.style-1_8b19c8b2c0c61808 .te-single-slider_1f0ccb5d5cf9c177 .te-slider-content-wrapper_36f72ecc60d75357 .te-slider-content_66f7b7686bf01bd7 .te-slider-btn-wrapper_cb1640b94d43a825 .te-call-btn_1c9feb4ac0c92b48 .te-icon_c53af405f5da4e47 {
      color: #317EFE; }
    .slider-area_66708f4d415729bd.style-1_8b19c8b2c0c61808 .te-single-slider_1f0ccb5d5cf9c177 .te-slider-content-wrapper_36f72ecc60d75357 .te-slider-content_66f7b7686bf01bd7 .te-slider-title_1ac45d3de89d3158 {
      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_66708f4d415729bd.style-1_8b19c8b2c0c61808 .te-single-slider_1f0ccb5d5cf9c177 .te-slider-content-wrapper_36f72ecc60d75357 .te-slider-content_66f7b7686bf01bd7 .te-slider-title_1ac45d3de89d3158 {
          font-size: 28px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_66708f4d415729bd.style-1_8b19c8b2c0c61808 .te-single-slider_1f0ccb5d5cf9c177 .te-slider-content-wrapper_36f72ecc60d75357 .te-slider-content_66f7b7686bf01bd7 .te-slider-title_1ac45d3de89d3158 {
          font-size: 32px;
          line-height: 52px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_66708f4d415729bd.style-1_8b19c8b2c0c61808 .te-single-slider_1f0ccb5d5cf9c177 .te-slider-content-wrapper_36f72ecc60d75357 .te-slider-content_66f7b7686bf01bd7 .te-slider-title_1ac45d3de89d3158 {
          font-size: 62px;
          line-height: 80px; } }
  .slider-area_66708f4d415729bd.style-1_8b19c8b2c0c61808 .te-slider-wrapper_be20e6ee59b07cdf .container {
    position: relative; }
  .slider-area_66708f4d415729bd.style-1_8b19c8b2c0c61808 .te-slider-wrapper_be20e6ee59b07cdf .slider-shape-bg_ee15a081123da540 {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: 100px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_66708f4d415729bd.style-1_8b19c8b2c0c61808 .te-slider-wrapper_be20e6ee59b07cdf .slider-shape-bg_ee15a081123da540 {
        display: none; } }
    @media (max-width: 1399px) {
      .slider-area_66708f4d415729bd.style-1_8b19c8b2c0c61808 .te-slider-wrapper_be20e6ee59b07cdf .slider-shape-bg_ee15a081123da540 {
        margin-left: 0; } }
    .slider-area_66708f4d415729bd.style-1_8b19c8b2c0c61808 .te-slider-wrapper_be20e6ee59b07cdf .slider-shape-bg_ee15a081123da540: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_666a738e9913ecc6 {
  position: relative; }

.te-info-card_2b74ec961c41ac17 {
  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_2b74ec961c41ac17 {
      padding: 40px 25px; } }
  .te-info-card_2b74ec961c41ac17: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_2b74ec961c41ac17:hover .te-image-wrapper_6bcfded065a12e16 .overlay_433ae47e43291ebe {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      opacity: 0.72; }
    .te-info-card_2b74ec961c41ac17:hover .te-image-wrapper_6bcfded065a12e16 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_2b74ec961c41ac17:hover .icon_28998bdb5fdf7f23 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-info-card_2b74ec961c41ac17:hover .content .te-read-more_beb0f91986706dbc .te-theme-btn_8a5208ae36c154a5 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_2b74ec961c41ac17 .te-info-card-inner_c7c3d70f649a6f1b {
    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_2b74ec961c41ac17 .te-image-wrapper_6bcfded065a12e16 {
    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_2b74ec961c41ac17 .te-image-wrapper_6bcfded065a12e16 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_2b74ec961c41ac17 .te-image-wrapper_6bcfded065a12e16 .overlay_433ae47e43291ebe {
      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_2b74ec961c41ac17 .icon_28998bdb5fdf7f23 {
    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_2b74ec961c41ac17 .icon_28998bdb5fdf7f23 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_2b74ec961c41ac17 .te-content-wrapper_0e42dd6f98c0f2e6 {
    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_2b74ec961c41ac17 .te-title-wrapper_8bac939ed5b3c576 {
    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_2b74ec961c41ac17 .te-title-wrapper_8bac939ed5b3c576 .icon_28998bdb5fdf7f23 {
      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_2b74ec961c41ac17 .te-title-wrapper_8bac939ed5b3c576 .icon_28998bdb5fdf7f23::before, .te-info-card_2b74ec961c41ac17 .te-title-wrapper_8bac939ed5b3c576 .icon_28998bdb5fdf7f23::after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #317EFE;
        border: 1px solid #E1E1E1; }
      .te-info-card_2b74ec961c41ac17 .te-title-wrapper_8bac939ed5b3c576 .icon_28998bdb5fdf7f23::before {
        top: 15px;
        left: 5px; }
      .te-info-card_2b74ec961c41ac17 .te-title-wrapper_8bac939ed5b3c576 .icon_28998bdb5fdf7f23::after {
        bottom: 15px;
        right: 5px; }
    .te-info-card_2b74ec961c41ac17 .te-title-wrapper_8bac939ed5b3c576 .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_2b74ec961c41ac17 .te-title-wrapper_8bac939ed5b3c576 .divider_94b1454dd2bfff47 {
      width: 55px;
      height: 2px;
      background-color: #317EFE; }
  .te-info-card_2b74ec961c41ac17 .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_2b74ec961c41ac17 .content .desc_7d26986c02f5b3b8 {
      -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_2b74ec961c41ac17 .content .te-read-more_beb0f91986706dbc {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start; }
      .te-info-card_2b74ec961c41ac17 .content .te-read-more_beb0f91986706dbc .te-theme-btn_8a5208ae36c154a5 {
        background-color: transparent;
        color: #317EFE;
        border: 1px solid #131A2A;
        padding: 9px 28px; }
        .te-info-card_2b74ec961c41ac17 .content .te-read-more_beb0f91986706dbc .te-theme-btn_8a5208ae36c154a5:hover {
          background-color: #317EFE;
          color: #ffffff;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

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

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

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

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

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

.te-about-image-card_bcdd618ff4af9c12 .te-main-img-wrapper_60b638a57d0cb0e5 {
  text-align: right; }
  @media (max-width: 991px) {
    .te-about-image-card_bcdd618ff4af9c12 .te-main-img-wrapper_60b638a57d0cb0e5 {
      text-align: left; } }
  .te-about-image-card_bcdd618ff4af9c12 .te-main-img-wrapper_60b638a57d0cb0e5 .te-main-img-inner_e0e300daf52d1d20 {
    position: relative;
    display: inline-block;
    z-index: 2; }
    .te-about-image-card_bcdd618ff4af9c12 .te-main-img-wrapper_60b638a57d0cb0e5 .te-main-img-inner_e0e300daf52d1d20 > img {
      border-radius: 500px 500px 0 0;
      margin-left: 7px;
      margin-top: 4px; }
      @media (max-width: 650px) {
        .te-about-image-card_bcdd618ff4af9c12 .te-main-img-wrapper_60b638a57d0cb0e5 .te-main-img-inner_e0e300daf52d1d20 > img {
          width: 100%; } }
    .te-about-image-card_bcdd618ff4af9c12 .te-main-img-wrapper_60b638a57d0cb0e5 .te-main-img-inner_e0e300daf52d1d20 .te-img-card-shape_7425efe72337b89f {
      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_bcdd618ff4af9c12 .te-main-img-wrapper_60b638a57d0cb0e5 .te-main-img-inner_e0e300daf52d1d20 .te-img-card-shape_7425efe72337b89f {
          right: 0; } }
.te-about-image-card_bcdd618ff4af9c12 .te-company-foundation_aa8f87cb947beee7 {
  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_bcdd618ff4af9c12 .te-company-foundation_aa8f87cb947beee7 .te-counter-wrapper_fcbe3a4341266434 {
    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_bcdd618ff4af9c12 .te-company-foundation_aa8f87cb947beee7 .counter-title_6c8f3bbc7e482756 {
    font-size: 45px;
    font-weight: 700;
    line-height: 54.9px;
    letter-spacing: -0.8px;
    color: #14203A;
    margin-bottom: 0; }
  .te-about-image-card_bcdd618ff4af9c12 .te-company-foundation_aa8f87cb947beee7 .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_bcdd618ff4af9c12.style-2_75e688508be3b857 .te-main-img-wrapper_60b638a57d0cb0e5 .te-main-img-inner_e0e300daf52d1d20 {
  border-radius: 20px;
  padding-right: 80px;
  margin-top: 23px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-image-card_bcdd618ff4af9c12.style-2_75e688508be3b857 .te-main-img-wrapper_60b638a57d0cb0e5 .te-main-img-inner_e0e300daf52d1d20 {
      padding-right: 0;
      margin-top: 0; } }
  .te-about-image-card_bcdd618ff4af9c12.style-2_75e688508be3b857 .te-main-img-wrapper_60b638a57d0cb0e5 .te-main-img-inner_e0e300daf52d1d20 > img {
    margin: 0;
    border-radius: 20px; }
  .te-about-image-card_bcdd618ff4af9c12.style-2_75e688508be3b857 .te-main-img-wrapper_60b638a57d0cb0e5 .te-main-img-inner_e0e300daf52d1d20 .te-img-card-shape_7425efe72337b89f {
    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_bcdd618ff4af9c12.style-2_75e688508be3b857 .te-main-img-wrapper_60b638a57d0cb0e5 .te-main-img-inner_e0e300daf52d1d20 .te-img-card-shape_7425efe72337b89f {
        display: none; } }
  .te-about-image-card_bcdd618ff4af9c12.style-2_75e688508be3b857 .te-main-img-wrapper_60b638a57d0cb0e5 .te-main-img-inner_e0e300daf52d1d20 .te-another-image_e24f5b3ab1fb6e83 {
    position: absolute;
    top: 55%;
    right: -45px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-image-card_bcdd618ff4af9c12.style-2_75e688508be3b857 .te-main-img-wrapper_60b638a57d0cb0e5 .te-main-img-inner_e0e300daf52d1d20 .te-another-image_e24f5b3ab1fb6e83 {
        position: relative;
        right: unset;
        top: unset; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .te-about-image-card_bcdd618ff4af9c12.style-2_75e688508be3b857 .te-main-img-wrapper_60b638a57d0cb0e5 .te-main-img-inner_e0e300daf52d1d20 .te-another-image_e24f5b3ab1fb6e83 {
        position: relative; } }
    .te-about-image-card_bcdd618ff4af9c12.style-2_75e688508be3b857 .te-main-img-wrapper_60b638a57d0cb0e5 .te-main-img-inner_e0e300daf52d1d20 .te-another-image_e24f5b3ab1fb6e83 .te-another-image-inner_b8436c39ac04f2be {
      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_bcdd618ff4af9c12.style-2_75e688508be3b857 .te-main-img-wrapper_60b638a57d0cb0e5 .te-main-img-inner_e0e300daf52d1d20 .te-another-image_e24f5b3ab1fb6e83 .te-another-image-inner_b8436c39ac04f2be {
          width: 100%; }
          .te-about-image-card_bcdd618ff4af9c12.style-2_75e688508be3b857 .te-main-img-wrapper_60b638a57d0cb0e5 .te-main-img-inner_e0e300daf52d1d20 .te-another-image_e24f5b3ab1fb6e83 .te-another-image-inner_b8436c39ac04f2be img {
            width: 100%; } }
    .te-about-image-card_bcdd618ff4af9c12.style-2_75e688508be3b857 .te-main-img-wrapper_60b638a57d0cb0e5 .te-main-img-inner_e0e300daf52d1d20 .te-another-image_e24f5b3ab1fb6e83 .video-btn_bb34b042fdb042d8 {
      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_bcdd618ff4af9c12.style-2_75e688508be3b857 .te-main-img-wrapper_60b638a57d0cb0e5 .te-main-img-inner_e0e300daf52d1d20 .te-another-image_e24f5b3ab1fb6e83 .video-btn_bb34b042fdb042d8 {
          left: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%); } }
      .te-about-image-card_bcdd618ff4af9c12.style-2_75e688508be3b857 .te-main-img-wrapper_60b638a57d0cb0e5 .te-main-img-inner_e0e300daf52d1d20 .te-another-image_e24f5b3ab1fb6e83 .video-btn_bb34b042fdb042d8 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_bcdd618ff4af9c12.style-2_75e688508be3b857 .te-main-img-wrapper_60b638a57d0cb0e5 .te-main-img-inner_e0e300daf52d1d20 .te-another-image_e24f5b3ab1fb6e83 .te-badge-text_023a993678d05bbf {
      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_bcdd618ff4af9c12.style-2_75e688508be3b857 .te-main-img-wrapper_60b638a57d0cb0e5 .te-main-img-inner_e0e300daf52d1d20 .te-another-image_e24f5b3ab1fb6e83 .te-badge-text_023a993678d05bbf {
          left: unset;
          top: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%);
          right: 0; } }
      .te-about-image-card_bcdd618ff4af9c12.style-2_75e688508be3b857 .te-main-img-wrapper_60b638a57d0cb0e5 .te-main-img-inner_e0e300daf52d1d20 .te-another-image_e24f5b3ab1fb6e83 .te-badge-text_023a993678d05bbf .icon_28998bdb5fdf7f23 {
        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_bcdd618ff4af9c12.style-2_75e688508be3b857 .te-main-img-wrapper_60b638a57d0cb0e5 .te-main-img-inner_e0e300daf52d1d20 .te-another-image_e24f5b3ab1fb6e83 .te-badge-text_023a993678d05bbf .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_bcdd618ff4af9c12.style-2_75e688508be3b857 .te-main-img-wrapper_60b638a57d0cb0e5 .te-main-img-inner_e0e300daf52d1d20 .te-another-image_e24f5b3ab1fb6e83 .te-badge-text_023a993678d05bbf .text .title {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #14203A; }
        .te-about-image-card_bcdd618ff4af9c12.style-2_75e688508be3b857 .te-main-img-wrapper_60b638a57d0cb0e5 .te-main-img-inner_e0e300daf52d1d20 .te-another-image_e24f5b3ab1fb6e83 .te-badge-text_023a993678d05bbf .text span {
          font-size: 12px;
          font-weight: 400;
          line-height: 12px;
          color: #335371; }

.te-about-info-card_34637872bbc91be3 .te-about-info-content_f939f1bce64bb3c2 {
  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_34637872bbc91be3 .te-about-info-content_f939f1bce64bb3c2 .te-section-title_69afb88c9d3fe71b {
    margin-bottom: 0; }
    .te-about-info-card_34637872bbc91be3 .te-about-info-content_f939f1bce64bb3c2 .te-section-title_69afb88c9d3fe71b .title {
      margin-bottom: 0; }
  .te-about-info-card_34637872bbc91be3 .te-about-info-content_f939f1bce64bb3c2 .te-list-item-wrapper_47dd5b59c43775dc {
    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_34637872bbc91be3 .te-about-info-content_f939f1bce64bb3c2 .te-list-item-wrapper_47dd5b59c43775dc {
        grid-template-columns: repeat(1, 1fr); } }
    .te-about-info-card_34637872bbc91be3 .te-about-info-content_f939f1bce64bb3c2 .te-list-item-wrapper_47dd5b59c43775dc .te-list-item_30d2dc80161e878a .icon_28998bdb5fdf7f23 {
      font-size: 24px;
      color: #317EFE;
      background-color: transparent;
      width: unset;
      height: unset; }
    .te-about-info-card_34637872bbc91be3 .te-about-info-content_f939f1bce64bb3c2 .te-list-item-wrapper_47dd5b59c43775dc .te-list-item_30d2dc80161e878a .text {
      color: #14203A; }
  .te-about-info-card_34637872bbc91be3 .te-about-info-content_f939f1bce64bb3c2 .te-info-list_fec2f46434bf8c29 {
    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_34637872bbc91be3 .te-about-info-content_f939f1bce64bb3c2 .te-info-list_fec2f46434bf8c29 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 20px; } }
    .te-about-info-card_34637872bbc91be3 .te-about-info-content_f939f1bce64bb3c2 .te-info-list_fec2f46434bf8c29 .te-single-info-list_68def4cb3da6251d {
      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_34637872bbc91be3 .te-about-info-content_f939f1bce64bb3c2 .te-info-list_fec2f46434bf8c29 .te-single-info-list_68def4cb3da6251d:hover .icon_28998bdb5fdf7f23 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_34637872bbc91be3 .te-about-info-content_f939f1bce64bb3c2 .te-info-list_fec2f46434bf8c29 .te-single-info-list_68def4cb3da6251d .icon_28998bdb5fdf7f23 {
        margin-bottom: 10px;
        position: relative;
        margin-left: 20px; }
        .te-about-info-card_34637872bbc91be3 .te-about-info-content_f939f1bce64bb3c2 .te-info-list_fec2f46434bf8c29 .te-single-info-list_68def4cb3da6251d .icon_28998bdb5fdf7f23::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_34637872bbc91be3 .te-about-info-content_f939f1bce64bb3c2 .te-info-list_fec2f46434bf8c29 .te-single-info-list_68def4cb3da6251d .icon_28998bdb5fdf7f23 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_34637872bbc91be3 .te-about-info-content_f939f1bce64bb3c2 .te-info-list_fec2f46434bf8c29 .te-single-info-list_68def4cb3da6251d .title {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0px;
        margin-bottom: 0; }
      .te-about-info-card_34637872bbc91be3 .te-about-info-content_f939f1bce64bb3c2 .te-info-list_fec2f46434bf8c29 .te-single-info-list_68def4cb3da6251d .short-title_c43cde228d88569f {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px; }

.te-about-info-card_34637872bbc91be3.style-2_75e688508be3b857 .te-about-info-content_f939f1bce64bb3c2 {
  gap: 10px; }
  .te-about-info-card_34637872bbc91be3.style-2_75e688508be3b857 .te-about-info-content_f939f1bce64bb3c2 .te-list-item-wrapper_47dd5b59c43775dc {
    padding-top: 6px;
    gap: 0; }
    .te-about-info-card_34637872bbc91be3.style-2_75e688508be3b857 .te-about-info-content_f939f1bce64bb3c2 .te-list-item-wrapper_47dd5b59c43775dc .te-list-item_30d2dc80161e878a .icon_28998bdb5fdf7f23 {
      width: 16px;
      height: 16px;
      background-color: #317EFE;
      border-radius: 50%;
      color: white;
      font-size: 10px; }
    .te-about-info-card_34637872bbc91be3.style-2_75e688508be3b857 .te-about-info-content_f939f1bce64bb3c2 .te-list-item-wrapper_47dd5b59c43775dc .te-list-item_30d2dc80161e878a .text {
      color: #335371; }
  .te-about-info-card_34637872bbc91be3.style-2_75e688508be3b857 .te-about-info-content_f939f1bce64bb3c2 .te-info-list_fec2f46434bf8c29 {
    border-top: 1px solid #E1E1E1;
    padding-top: 40px; }
    .te-about-info-card_34637872bbc91be3.style-2_75e688508be3b857 .te-about-info-content_f939f1bce64bb3c2 .te-info-list_fec2f46434bf8c29 .divider_94b1454dd2bfff47 {
      width: 1px;
      background-color: #E1E1E1;
      height: 127px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-info-card_34637872bbc91be3.style-2_75e688508be3b857 .te-about-info-content_f939f1bce64bb3c2 .te-info-list_fec2f46434bf8c29 .divider_94b1454dd2bfff47 {
          height: 1px;
          width: 100%; } }

.te-about-info-card_34637872bbc91be3.style-three_8ac9fcb4f23b1a2d .te-section-title_69afb88c9d3fe71b {
  margin-bottom: 40px; }
.te-about-info-card_34637872bbc91be3.style-three_8ac9fcb4f23b1a2d .about-info-wrapper_d7aa05ed6a1ee3cc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_34637872bbc91be3.style-three_8ac9fcb4f23b1a2d .about-info-wrapper_d7aa05ed6a1ee3cc {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .te-about-info-card_34637872bbc91be3.style-three_8ac9fcb4f23b1a2d .about-info-wrapper_d7aa05ed6a1ee3cc .about-info-img_4964277eff188a43 {
    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_34637872bbc91be3.style-three_8ac9fcb4f23b1a2d .about-info-wrapper_d7aa05ed6a1ee3cc .about-info-img_4964277eff188a43 {
        height: 350px; } }
    .te-about-info-card_34637872bbc91be3.style-three_8ac9fcb4f23b1a2d .about-info-wrapper_d7aa05ed6a1ee3cc .about-info-img_4964277eff188a43 img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.te-about-info-card_34637872bbc91be3.style-three_8ac9fcb4f23b1a2d .te-about-info-content_f939f1bce64bb3c2 {
  padding-left: 50px;
  gap: 30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_34637872bbc91be3.style-three_8ac9fcb4f23b1a2d .te-about-info-content_f939f1bce64bb3c2 {
      padding-left: 0;
      padding-top: 50px; } }
  .te-about-info-card_34637872bbc91be3.style-three_8ac9fcb4f23b1a2d .te-about-info-content_f939f1bce64bb3c2 .skill-progressbar-wrapper_268e39dcd7f8b1a3 {
    width: 100%; }
  .te-about-info-card_34637872bbc91be3.style-three_8ac9fcb4f23b1a2d .te-about-info-content_f939f1bce64bb3c2 .te-icon-card-wrapper_5c05540b38aa9007 {
    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_34637872bbc91be3.style-three_8ac9fcb4f23b1a2d .te-about-info-content_f939f1bce64bb3c2 .te-icon-card-wrapper_5c05540b38aa9007 .te-icon-card_7395cad1e158a834 {
      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_34637872bbc91be3.style-three_8ac9fcb4f23b1a2d .te-about-info-content_f939f1bce64bb3c2 .te-icon-card-wrapper_5c05540b38aa9007 .te-icon-card_7395cad1e158a834 .icon_28998bdb5fdf7f23 {
        width: 40px;
        height: 40px; }
      .te-about-info-card_34637872bbc91be3.style-three_8ac9fcb4f23b1a2d .te-about-info-content_f939f1bce64bb3c2 .te-icon-card-wrapper_5c05540b38aa9007 .te-icon-card_7395cad1e158a834 .content {
        gap: 4px; }
        .te-about-info-card_34637872bbc91be3.style-three_8ac9fcb4f23b1a2d .te-about-info-content_f939f1bce64bb3c2 .te-icon-card-wrapper_5c05540b38aa9007 .te-icon-card_7395cad1e158a834 .content .title {
          font-size: 18px;
          line-height: 24px; }
  .te-about-info-card_34637872bbc91be3.style-three_8ac9fcb4f23b1a2d .te-about-info-content_f939f1bce64bb3c2 .te-btn-wrapper_e7d8537f2074e283 {
    margin-top: 7px; }

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

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

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

.te-process-step_0a6dff61adac2de7 {
  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_0a6dff61adac2de7::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_0a6dff61adac2de7 {
      padding: 32px 28px 42px 28px; } }
  .te-process-step_0a6dff61adac2de7:hover {
    top: -5px; }
    .te-process-step_0a6dff61adac2de7:hover::before {
      width: 100%;
      height: 100%;
      border-radius: 0;
      -webkit-transform: translateX(-50%) scale(1);
              transform: translateX(-50%) scale(1); }
    .te-process-step_0a6dff61adac2de7:hover .icon_28998bdb5fdf7f23 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_0a6dff61adac2de7:hover .counter-number_8c39c50f80a7c3f2 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_0a6dff61adac2de7:hover .content .te-read-more_beb0f91986706dbc .te-theme-btn_8a5208ae36c154a5 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff; }
  .te-process-step_0a6dff61adac2de7 .icon_28998bdb5fdf7f23 {
    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_0a6dff61adac2de7 .icon_28998bdb5fdf7f23 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-process-step_0a6dff61adac2de7 .te-content-wrapper_0e42dd6f98c0f2e6 {
    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_0a6dff61adac2de7 .te-counter-wrapper_fcbe3a4341266434 {
    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_0a6dff61adac2de7 .te-counter-wrapper_fcbe3a4341266434 .shape_ddcf086c95130cfc {
      position: relative; }
  .te-process-step_0a6dff61adac2de7 .counter-number_8c39c50f80a7c3f2 {
    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_0a6dff61adac2de7 .te-title-wrapper_8bac939ed5b3c576 {
    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_0a6dff61adac2de7 .te-title-wrapper_8bac939ed5b3c576 .icon_28998bdb5fdf7f23 {
      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_0a6dff61adac2de7 .te-title-wrapper_8bac939ed5b3c576 .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_0a6dff61adac2de7 .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_0a6dff61adac2de7 .content .desc_7d26986c02f5b3b8 {
      -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_0a6dff61adac2de7 .content .te-read-more_beb0f91986706dbc {
      margin-top: -10px; }
      .te-process-step_0a6dff61adac2de7 .content .te-read-more_beb0f91986706dbc .te-theme-btn_8a5208ae36c154a5 {
        border: 1px solid #E1E1E1;
        color: #317EFE;
        background-color: transparent; }

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

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

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

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

.te-accordion-box-wrapper_4222875884b5ec97 {
  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_67b3f538de91aa9a .te-accordion-list-item_5b460b8b8f86f31d {
  border: 1px solid #E1E1E1;
  border-radius: 20px; }
  .accordion-wrapper_67b3f538de91aa9a .te-accordion-list-item_5b460b8b8f86f31d .te-accordion-head_b229714844b9017e {
    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_67b3f538de91aa9a .te-accordion-list-item_5b460b8b8f86f31d .te-accordion-head_b229714844b9017e: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_67b3f538de91aa9a .te-accordion-list-item_5b460b8b8f86f31d .te-accordion-head_b229714844b9017e.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_67b3f538de91aa9a .te-accordion-list-item_5b460b8b8f86f31d .te-accordion-head_b229714844b9017e .te-accordion-title_ac08165697950e0d {
      font-size: 20px;
      line-height: 32px;
      font-weight: 500;
      margin-bottom: 0;
      letter-spacing: 0px; }
  .accordion-wrapper_67b3f538de91aa9a .te-accordion-list-item_5b460b8b8f86f31d .te-accordion-body_7cb70a0df41b8c56 {
    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_21b2fd541dc2be43 {
  border-left: 4px solid #dfe2e9;
  padding-left: 45px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .page-header_21b2fd541dc2be43 {
      padding-left: 30px; } }
  .page-header_21b2fd541dc2be43 .te-page-title_942147c0ffa447c0,
  .page-header_21b2fd541dc2be43 .page-title_07047a286507de92 {
    font-size: 42px;
    line-height: 48px; }
    @media (max-width: 991px) {
      .page-header_21b2fd541dc2be43 .te-page-title_942147c0ffa447c0,
      .page-header_21b2fd541dc2be43 .page-title_07047a286507de92 {
        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_51387c48ef304a4c {
  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_51387c48ef304a4c:hover .te-post-thumbnail_158a10ed13265c09 img,
  .te-post-item_51387c48ef304a4c:hover .post-video_62d61a2490f2b135 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_51387c48ef304a4c iframe {
    width: 100%;
    height: 522px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_51387c48ef304a4c iframe {
        height: 350px; } }
  .te-post-item_51387c48ef304a4c .post-gallery .slick-list_eb85bbc6a700f1df .slick-track_23afa9b93b8088db {
    height: 392px;
    overflow: hidden; }
  .te-post-item_51387c48ef304a4c .te-post-content-wrapper_7366324ae292f5b4 {
    padding: 32px 32px 40px 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_51387c48ef304a4c .te-post-content-wrapper_7366324ae292f5b4 {
        padding: 35px;
        padding-top: 30px; } }
    .te-post-item_51387c48ef304a4c .te-post-content-wrapper_7366324ae292f5b4 .te-read-more_beb0f91986706dbc {
      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_51387c48ef304a4c.format-quote_208d08efcf30490b .te-post-content {
    margin: 0; }
  .te-post-item_51387c48ef304a4c.format-quote_208d08efcf30490b blockquote {
    margin: 0; }
    .te-post-item_51387c48ef304a4c.format-quote_208d08efcf30490b blockquote p {
      margin-top: 0; }
    .te-post-item_51387c48ef304a4c.format-quote_208d08efcf30490b 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_51387c48ef304a4c.format-quote_208d08efcf30490b blockquote cite a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-post-item_51387c48ef304a4c.sticky_d4d3cdc0a98f6100 {
    border: 2px solid #317EFE; }
    .te-post-item_51387c48ef304a4c.sticky_d4d3cdc0a98f6100 .te-post-content {
      margin-bottom: 0; }
      .te-post-item_51387c48ef304a4c.sticky_d4d3cdc0a98f6100 .te-post-content p {
        margin-bottom: 0; }
  .te-post-item_51387c48ef304a4c .te-post-title_a93ea88dfa987e97 {
    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_51387c48ef304a4c .te-post-title_a93ea88dfa987e97 {
        font-size: 28px;
        line-height: 42px;
        margin-top: 5px; } }
    .te-post-item_51387c48ef304a4c .te-post-title_a93ea88dfa987e97:hover a {
      color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-post-item_51387c48ef304a4c .te-post-content p {
    margin-top: 17px; }
  .te-post-item_51387c48ef304a4c .te-post-content h2,
  .te-post-item_51387c48ef304a4c .te-post-content h3,
  .te-post-item_51387c48ef304a4c .te-post-content h4,
  .te-post-item_51387c48ef304a4c .te-post-content h5,
  .te-post-item_51387c48ef304a4c .te-post-content h6 {
    margin-bottom: 10px; }
  .te-post-item_51387c48ef304a4c .te-post-content p {
    margin-bottom: unset; }
  .te-post-item_51387c48ef304a4c .te-single-post-meta_f6ccdb0637352cd7 {
    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_51387c48ef304a4c .te-social-share_0d5b712f3e0f7124 {
    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_51387c48ef304a4c .te-social-share_0d5b712f3e0f7124 a.facebook_e99ff2092067b932 {
      color: #1877f2; }
    .te-post-item_51387c48ef304a4c .te-social-share_0d5b712f3e0f7124 a.twitter_c68fc480f95ff11a {
      color: #1da1f2; }
    .te-post-item_51387c48ef304a4c .te-social-share_0d5b712f3e0f7124 a.linkedin_a5b72b0c1bfaeb86 {
      color: #1a70c6; }
    .te-post-item_51387c48ef304a4c .te-social-share_0d5b712f3e0f7124 .te-social-share-title_ed912470bbc705f3 {
      font-size: 16px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A;
      margin-right: 5px;
      text-transform: uppercase; }
  .te-post-item_51387c48ef304a4c .te-blog-post-tag_f6f626cec6fe7c75 {
    width: 100%;
    display: inline-block; }
    .te-post-item_51387c48ef304a4c .te-blog-post-tag_f6f626cec6fe7c75 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_51387c48ef304a4c .te-blog-post-tag_f6f626cec6fe7c75 .te-post-tag-list_ab13afacf1c2e733 {
      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_51387c48ef304a4c .te-blog-post-tag_f6f626cec6fe7c75 .te-post-tag-list_ab13afacf1c2e733 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_51387c48ef304a4c .te-blog-post-tag_f6f626cec6fe7c75 .te-post-tag-list_ab13afacf1c2e733 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_51387c48ef304a4c .te-post-thumbnail_158a10ed13265c09,
  .te-post-item_51387c48ef304a4c .post-video_62d61a2490f2b135 {
    position: relative;
    overflow: hidden; }
    .te-post-item_51387c48ef304a4c .te-post-thumbnail_158a10ed13265c09 img,
    .te-post-item_51387c48ef304a4c .post-video_62d61a2490f2b135 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_51387c48ef304a4c .te-post-thumbnail_158a10ed13265c09 .popup-video-wrapper_b4d893c66f1bf474,
    .te-post-item_51387c48ef304a4c .post-video_62d61a2490f2b135 .popup-video-wrapper_b4d893c66f1bf474 {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .te-post-item_51387c48ef304a4c .te-post-thumbnail_158a10ed13265c09 .video-btn_bb34b042fdb042d8 a,
    .te-post-item_51387c48ef304a4c .post-video_62d61a2490f2b135 .video-btn_bb34b042fdb042d8 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_51387c48ef304a4c .te-post-thumbnail_158a10ed13265c09 .video-btn_bb34b042fdb042d8 a i,
      .te-post-item_51387c48ef304a4c .post-video_62d61a2490f2b135 .video-btn_bb34b042fdb042d8 a i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_51387c48ef304a4c .te-post-thumbnail_158a10ed13265c09 .video-btn_bb34b042fdb042d8 a:hover,
      .te-post-item_51387c48ef304a4c .post-video_62d61a2490f2b135 .video-btn_bb34b042fdb042d8 a:hover {
        -webkit-animation: none;
                animation: none; }
  .te-post-item_51387c48ef304a4c button.post-gallery-btn_d86d54ed968e4866 {
    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_51387c48ef304a4c button.post-gallery-btn_d86d54ed968e4866.prev-btn_363db87da056cb8c {
      left: 30px; }
    .te-post-item_51387c48ef304a4c button.post-gallery-btn_d86d54ed968e4866.next-btn_3ba5a5d89d1915f7 {
      right: 30px; }
    .te-post-item_51387c48ef304a4c button.post-gallery-btn_d86d54ed968e4866 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_51387c48ef304a4c button.post-gallery-btn_d86d54ed968e4866:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
      .te-post-item_51387c48ef304a4c button.post-gallery-btn_d86d54ed968e4866:hover i {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te-post-item_51387c48ef304a4c .post-audio_1e242d8c4ede4c90 iframe {
    width: 100%; }
  .te-post-item_51387c48ef304a4c .te-post-meta_ab0ef4448b72ae94 {
    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_51387c48ef304a4c .te-post-meta_ab0ef4448b72ae94 {
        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_51387c48ef304a4c .te-post-meta_ab0ef4448b72ae94 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_51387c48ef304a4c .te-post-meta_ab0ef4448b72ae94 span i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_51387c48ef304a4c .te-post-meta_ab0ef4448b72ae94 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_51387c48ef304a4c .te-post-meta_ab0ef4448b72ae94 span a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
          .te-post-item_51387c48ef304a4c .te-post-meta_ab0ef4448b72ae94 span a:hover i {
            color: #317EFE;
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out; }

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

.te-post-card_aaaef79818bfd77f.style-2_75e688508be3b857 {
  gap: 20px; }
  .te-post-card_aaaef79818bfd77f.style-2_75e688508be3b857 .image {
    border-radius: 20px 20px 20px 0; }
    .te-post-card_aaaef79818bfd77f.style-2_75e688508be3b857 .image .te-post-date_f3415b81d06c5e4c {
      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_aaaef79818bfd77f.style-2_75e688508be3b857 .content .title {
    font-size: 20px; }
  .te-post-card_aaaef79818bfd77f.style-2_75e688508be3b857 .content .te-post-meta-info_1015e33179f7df91 {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px; }

.te-blog-details-wrapper_a9268f4e973f88fa .te-comment-respond_434f79bdad89a78a {
  margin-top: 78px;
  margin-bottom: 40px; }
.te-blog-details-wrapper_a9268f4e973f88fa .te-post-comments_b4b76f32daabed34 {
  margin-top: 70px; }
.te-blog-details-wrapper_a9268f4e973f88fa .wp-block-group_b9933a99a69fb99c.has-background_a3ecf836c3a6cbb7 .wp-block-button_f7168f52a7806a76 .wp-block-button__link_cb290e3607026718 {
  color: #ffffff !important; }
.te-blog-details-wrapper_a9268f4e973f88fa .te-post-item_51387c48ef304a4c {
  border: 0;
  overflow: visible;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0; }
  .te-blog-details-wrapper_a9268f4e973f88fa .te-post-item_51387c48ef304a4c iframe {
    width: 100%;
    height: 522px; }
  .te-blog-details-wrapper_a9268f4e973f88fa .te-post-item_51387c48ef304a4c .te-post-meta_ab0ef4448b72ae94 {
    margin-top: 0;
    margin-bottom: 20px; }
  .te-blog-details-wrapper_a9268f4e973f88fa .te-post-item_51387c48ef304a4c .post-gallery:hover img {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important; }
  .te-blog-details-wrapper_a9268f4e973f88fa .te-post-item_51387c48ef304a4c .te-post-thumbnail_158a10ed13265c09,
  .te-blog-details-wrapper_a9268f4e973f88fa .te-post-item_51387c48ef304a4c .post-video_62d61a2490f2b135,
  .te-blog-details-wrapper_a9268f4e973f88fa .te-post-item_51387c48ef304a4c .post-gallery,
  .te-blog-details-wrapper_a9268f4e973f88fa .te-post-item_51387c48ef304a4c .postbox-audio_e592f69b562bd51f,
  .te-blog-details-wrapper_a9268f4e973f88fa .te-post-item_51387c48ef304a4c .wp-block-post-featured-image_50a99fe4845abc41 {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative; }
    @media (max-width: 767px) {
      .te-blog-details-wrapper_a9268f4e973f88fa .te-post-item_51387c48ef304a4c .te-post-thumbnail_158a10ed13265c09,
      .te-blog-details-wrapper_a9268f4e973f88fa .te-post-item_51387c48ef304a4c .post-video_62d61a2490f2b135,
      .te-blog-details-wrapper_a9268f4e973f88fa .te-post-item_51387c48ef304a4c .post-gallery,
      .te-blog-details-wrapper_a9268f4e973f88fa .te-post-item_51387c48ef304a4c .postbox-audio_e592f69b562bd51f,
      .te-blog-details-wrapper_a9268f4e973f88fa .te-post-item_51387c48ef304a4c .wp-block-post-featured-image_50a99fe4845abc41 {
        margin-bottom: 30px; } }
    .te-blog-details-wrapper_a9268f4e973f88fa .te-post-item_51387c48ef304a4c .te-post-thumbnail_158a10ed13265c09:hover img,
    .te-blog-details-wrapper_a9268f4e973f88fa .te-post-item_51387c48ef304a4c .post-video_62d61a2490f2b135:hover img,
    .te-blog-details-wrapper_a9268f4e973f88fa .te-post-item_51387c48ef304a4c .post-gallery:hover img,
    .te-blog-details-wrapper_a9268f4e973f88fa .te-post-item_51387c48ef304a4c .postbox-audio_e592f69b562bd51f:hover img,
    .te-blog-details-wrapper_a9268f4e973f88fa .te-post-item_51387c48ef304a4c .wp-block-post-featured-image_50a99fe4845abc41: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_a9268f4e973f88fa .te-post-item_51387c48ef304a4c .te-post-thumbnail_158a10ed13265c09 img,
    .te-blog-details-wrapper_a9268f4e973f88fa .te-post-item_51387c48ef304a4c .post-video_62d61a2490f2b135 img,
    .te-blog-details-wrapper_a9268f4e973f88fa .te-post-item_51387c48ef304a4c .post-gallery img,
    .te-blog-details-wrapper_a9268f4e973f88fa .te-post-item_51387c48ef304a4c .postbox-audio_e592f69b562bd51f img,
    .te-blog-details-wrapper_a9268f4e973f88fa .te-post-item_51387c48ef304a4c .wp-block-post-featured-image_50a99fe4845abc41 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_a9268f4e973f88fa .te-post-item_51387c48ef304a4c .te-post-content-wrapper_7366324ae292f5b4 {
    padding: 0 0 10px 0; }
  .te-blog-details-wrapper_a9268f4e973f88fa .te-post-item_51387c48ef304a4c .te-post-content {
    margin-bottom: 17px;
    /* Unit Test Data Compatibility Start */
    /* Unit Test Data Compatibility End */ }
    .te-blog-details-wrapper_a9268f4e973f88fa .te-post-item_51387c48ef304a4c .te-post-content .wp-block-query_08a4e1c38b0a81f1 .wp-block-post-template_783f1ddb54516cdd {
      padding-left: 0; }
      .te-blog-details-wrapper_a9268f4e973f88fa .te-post-item_51387c48ef304a4c .te-post-content .wp-block-query_08a4e1c38b0a81f1 .wp-block-post-template_783f1ddb54516cdd .wp-block-post_ecd5336704b3985b {
        margin-bottom: 30px; }
    .te-blog-details-wrapper_a9268f4e973f88fa .te-post-item_51387c48ef304a4c .te-post-content .wp-block-navigation__responsive-container-content_a140f57f95658e36 .wp-block-page-list_1f777c25a79f842a {
      padding-left: 0; }
    .te-blog-details-wrapper_a9268f4e973f88fa .te-post-item_51387c48ef304a4c .te-post-content .wp-block-group_b9933a99a69fb99c {
      margin: 15px 0; }
      .te-blog-details-wrapper_a9268f4e973f88fa .te-post-item_51387c48ef304a4c .te-post-content .wp-block-group_b9933a99a69fb99c p {
        margin-bottom: 0; }
    .te-blog-details-wrapper_a9268f4e973f88fa .te-post-item_51387c48ef304a4c .te-post-content p {
      margin-bottom: 20px; }
      .te-blog-details-wrapper_a9268f4e973f88fa .te-post-item_51387c48ef304a4c .te-post-content p img {
        margin: 20px 0;
        border-radius: 8px; }
  .te-blog-details-wrapper_a9268f4e973f88fa .te-post-item_51387c48ef304a4c .te-blog-post-tag_f6f626cec6fe7c75 .te-social-share_0d5b712f3e0f7124 {
    padding-bottom: 20px; }
.te-blog-details-wrapper_a9268f4e973f88fa .wp-block-calendar_fb383e85e5b34595 {
  margin-bottom: 30px; }

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

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

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

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

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

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

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

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

.wp-block-query-pagination_108bc9f172477d24,
.navigation_0bfff04ea5052ea9.posts-navigation_8e7af79177f13bb9,
.comment-navigation_fc26b4ab8a08312b {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .wp-block-query-pagination_108bc9f172477d24 .wp-block-query-pagination-numbers_8a7dd5893d5cada3,
  .navigation_0bfff04ea5052ea9.posts-navigation_8e7af79177f13bb9 .wp-block-query-pagination-numbers_8a7dd5893d5cada3,
  .comment-navigation_fc26b4ab8a08312b .wp-block-query-pagination-numbers_8a7dd5893d5cada3 {
    width: inherit; }
  .wp-block-query-pagination_108bc9f172477d24 .nav-links_c2d543deced7a816,
  .navigation_0bfff04ea5052ea9.posts-navigation_8e7af79177f13bb9 .nav-links_c2d543deced7a816,
  .comment-navigation_fc26b4ab8a08312b .nav-links_c2d543deced7a816 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
  .wp-block-query-pagination_108bc9f172477d24 .wp-block-query-pagination-previous_d3d7bb2f764bf1d7,
  .wp-block-query-pagination_108bc9f172477d24 .wp-block-query-pagination-next_2483df7a4cfd8f52,
  .wp-block-query-pagination_108bc9f172477d24 .nav-next_7fbdd35e67c46fb4 a,
  .wp-block-query-pagination_108bc9f172477d24 .nav-previous_89a50c117600de41 a,
  .navigation_0bfff04ea5052ea9.posts-navigation_8e7af79177f13bb9 .wp-block-query-pagination-previous_d3d7bb2f764bf1d7,
  .navigation_0bfff04ea5052ea9.posts-navigation_8e7af79177f13bb9 .wp-block-query-pagination-next_2483df7a4cfd8f52,
  .navigation_0bfff04ea5052ea9.posts-navigation_8e7af79177f13bb9 .nav-next_7fbdd35e67c46fb4 a,
  .navigation_0bfff04ea5052ea9.posts-navigation_8e7af79177f13bb9 .nav-previous_89a50c117600de41 a,
  .comment-navigation_fc26b4ab8a08312b .wp-block-query-pagination-previous_d3d7bb2f764bf1d7,
  .comment-navigation_fc26b4ab8a08312b .wp-block-query-pagination-next_2483df7a4cfd8f52,
  .comment-navigation_fc26b4ab8a08312b .nav-next_7fbdd35e67c46fb4 a,
  .comment-navigation_fc26b4ab8a08312b .nav-previous_89a50c117600de41 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_108bc9f172477d24 .wp-block-query-pagination-previous_d3d7bb2f764bf1d7,
      .wp-block-query-pagination_108bc9f172477d24 .wp-block-query-pagination-next_2483df7a4cfd8f52,
      .wp-block-query-pagination_108bc9f172477d24 .nav-next_7fbdd35e67c46fb4 a,
      .wp-block-query-pagination_108bc9f172477d24 .nav-previous_89a50c117600de41 a,
      .navigation_0bfff04ea5052ea9.posts-navigation_8e7af79177f13bb9 .wp-block-query-pagination-previous_d3d7bb2f764bf1d7,
      .navigation_0bfff04ea5052ea9.posts-navigation_8e7af79177f13bb9 .wp-block-query-pagination-next_2483df7a4cfd8f52,
      .navigation_0bfff04ea5052ea9.posts-navigation_8e7af79177f13bb9 .nav-next_7fbdd35e67c46fb4 a,
      .navigation_0bfff04ea5052ea9.posts-navigation_8e7af79177f13bb9 .nav-previous_89a50c117600de41 a,
      .comment-navigation_fc26b4ab8a08312b .wp-block-query-pagination-previous_d3d7bb2f764bf1d7,
      .comment-navigation_fc26b4ab8a08312b .wp-block-query-pagination-next_2483df7a4cfd8f52,
      .comment-navigation_fc26b4ab8a08312b .nav-next_7fbdd35e67c46fb4 a,
      .comment-navigation_fc26b4ab8a08312b .nav-previous_89a50c117600de41 a {
        height: 40px; } }
    .wp-block-query-pagination_108bc9f172477d24 .wp-block-query-pagination-previous_d3d7bb2f764bf1d7:hover,
    .wp-block-query-pagination_108bc9f172477d24 .wp-block-query-pagination-next_2483df7a4cfd8f52:hover,
    .wp-block-query-pagination_108bc9f172477d24 .nav-next_7fbdd35e67c46fb4 a:hover,
    .wp-block-query-pagination_108bc9f172477d24 .nav-previous_89a50c117600de41 a:hover,
    .navigation_0bfff04ea5052ea9.posts-navigation_8e7af79177f13bb9 .wp-block-query-pagination-previous_d3d7bb2f764bf1d7:hover,
    .navigation_0bfff04ea5052ea9.posts-navigation_8e7af79177f13bb9 .wp-block-query-pagination-next_2483df7a4cfd8f52:hover,
    .navigation_0bfff04ea5052ea9.posts-navigation_8e7af79177f13bb9 .nav-next_7fbdd35e67c46fb4 a:hover,
    .navigation_0bfff04ea5052ea9.posts-navigation_8e7af79177f13bb9 .nav-previous_89a50c117600de41 a:hover,
    .comment-navigation_fc26b4ab8a08312b .wp-block-query-pagination-previous_d3d7bb2f764bf1d7:hover,
    .comment-navigation_fc26b4ab8a08312b .wp-block-query-pagination-next_2483df7a4cfd8f52:hover,
    .comment-navigation_fc26b4ab8a08312b .nav-next_7fbdd35e67c46fb4 a:hover,
    .comment-navigation_fc26b4ab8a08312b .nav-previous_89a50c117600de41 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_624b3fd94ba3867b,
.page-links_f58426bbf88116c2,
.wp-block-query-pagination-numbers_8a7dd5893d5cada3 {
  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_624b3fd94ba3867b ul,
  .page-links_f58426bbf88116c2 ul,
  .wp-block-query-pagination-numbers_8a7dd5893d5cada3 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_624b3fd94ba3867b ul li,
    .page-links_f58426bbf88116c2 ul li,
    .wp-block-query-pagination-numbers_8a7dd5893d5cada3 ul li {
      padding-top: 0; }
    .te-basic-pagination_624b3fd94ba3867b ul .prev span,
    .te-basic-pagination_624b3fd94ba3867b ul .next span,
    .page-links_f58426bbf88116c2 ul .prev span,
    .page-links_f58426bbf88116c2 ul .next span,
    .wp-block-query-pagination-numbers_8a7dd5893d5cada3 ul .prev span,
    .wp-block-query-pagination-numbers_8a7dd5893d5cada3 ul .next span {
      display: none; }
  .te-basic-pagination_624b3fd94ba3867b .post-page-numbers_fd878eb0349f83ff,
  .page-links_f58426bbf88116c2 .post-page-numbers_fd878eb0349f83ff,
  .wp-block-query-pagination-numbers_8a7dd5893d5cada3 .post-page-numbers_fd878eb0349f83ff {
    background-color: rgba(71, 112, 247, 0.1) !important; }
  .te-basic-pagination_624b3fd94ba3867b .page-numbers_fe0e2be9f29586dc,
  .te-basic-pagination_624b3fd94ba3867b .post-page-numbers_fd878eb0349f83ff,
  .page-links_f58426bbf88116c2 .page-numbers_fe0e2be9f29586dc,
  .page-links_f58426bbf88116c2 .post-page-numbers_fd878eb0349f83ff,
  .wp-block-query-pagination-numbers_8a7dd5893d5cada3 .page-numbers_fe0e2be9f29586dc,
  .wp-block-query-pagination-numbers_8a7dd5893d5cada3 .post-page-numbers_fd878eb0349f83ff {
    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_624b3fd94ba3867b .page-numbers_fe0e2be9f29586dc,
      .te-basic-pagination_624b3fd94ba3867b .post-page-numbers_fd878eb0349f83ff,
      .page-links_f58426bbf88116c2 .page-numbers_fe0e2be9f29586dc,
      .page-links_f58426bbf88116c2 .post-page-numbers_fd878eb0349f83ff,
      .wp-block-query-pagination-numbers_8a7dd5893d5cada3 .page-numbers_fe0e2be9f29586dc,
      .wp-block-query-pagination-numbers_8a7dd5893d5cada3 .post-page-numbers_fd878eb0349f83ff {
        width: 40px;
        height: 40px;
        font-size: 16px; } }
    .te-basic-pagination_624b3fd94ba3867b .page-numbers_fe0e2be9f29586dc:hover,
    .te-basic-pagination_624b3fd94ba3867b .post-page-numbers_fd878eb0349f83ff:hover,
    .page-links_f58426bbf88116c2 .page-numbers_fe0e2be9f29586dc:hover,
    .page-links_f58426bbf88116c2 .post-page-numbers_fd878eb0349f83ff:hover,
    .wp-block-query-pagination-numbers_8a7dd5893d5cada3 .page-numbers_fe0e2be9f29586dc:hover,
    .wp-block-query-pagination-numbers_8a7dd5893d5cada3 .post-page-numbers_fd878eb0349f83ff: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_624b3fd94ba3867b .page-numbers_fe0e2be9f29586dc.current,
    .te-basic-pagination_624b3fd94ba3867b .post-page-numbers_fd878eb0349f83ff.current,
    .page-links_f58426bbf88116c2 .page-numbers_fe0e2be9f29586dc.current,
    .page-links_f58426bbf88116c2 .post-page-numbers_fd878eb0349f83ff.current,
    .wp-block-query-pagination-numbers_8a7dd5893d5cada3 .page-numbers_fe0e2be9f29586dc.current,
    .wp-block-query-pagination-numbers_8a7dd5893d5cada3 .post-page-numbers_fd878eb0349f83ff.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_668d6c0d07b0fdf1 {
  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_668d6c0d07b0fdf1 {
      -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_668d6c0d07b0fdf1 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 30px;
      margin: 30px 0; } }
  .te-blog-post-nav_668d6c0d07b0fdf1 .te-post-navigation_b8e3a817f7d1f276 {
    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_668d6c0d07b0fdf1 .te-post-navigation_b8e3a817f7d1f276 {
        -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_668d6c0d07b0fdf1 .te-post-navigation_b8e3a817f7d1f276 {
        width: 100%; } }
    @media (max-width: 767px) {
      .te-blog-post-nav_668d6c0d07b0fdf1 .te-post-navigation_b8e3a817f7d1f276 {
        width: 100%; } }
    .te-blog-post-nav_668d6c0d07b0fdf1 .te-post-navigation_b8e3a817f7d1f276::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_668d6c0d07b0fdf1 .te-post-navigation_b8e3a817f7d1f276::after {
          display: none; } }
      @media (max-width: 767px) {
        .te-blog-post-nav_668d6c0d07b0fdf1 .te-post-navigation_b8e3a817f7d1f276::after {
          display: none; } }
    .te-blog-post-nav_668d6c0d07b0fdf1 .te-post-navigation_b8e3a817f7d1f276:last-child {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .te-blog-post-nav_668d6c0d07b0fdf1 .te-post-navigation_b8e3a817f7d1f276:last-child .text {
        text-align: right; }
        @media (max-width: 374px) {
          .te-blog-post-nav_668d6c0d07b0fdf1 .te-post-navigation_b8e3a817f7d1f276:last-child .text {
            text-align: left; } }
      .te-blog-post-nav_668d6c0d07b0fdf1 .te-post-navigation_b8e3a817f7d1f276:last-child::after {
        display: none; }
    .te-blog-post-nav_668d6c0d07b0fdf1 .te-post-navigation_b8e3a817f7d1f276 .te-post-img_58d295a0b5dde6f0 {
      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_668d6c0d07b0fdf1 .te-post-navigation_b8e3a817f7d1f276 .te-post-img_58d295a0b5dde6f0 {
          width: 100% !important;
          height: 150px !important; } }
      .te-blog-post-nav_668d6c0d07b0fdf1 .te-post-navigation_b8e3a817f7d1f276 .te-post-img_58d295a0b5dde6f0 img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        left: 0;
        top: 0; }
    .te-blog-post-nav_668d6c0d07b0fdf1 .te-post-navigation_b8e3a817f7d1f276 .text {
      width: 100%; }
      .te-blog-post-nav_668d6c0d07b0fdf1 .te-post-navigation_b8e3a817f7d1f276 .text span {
        font-size: 18px;
        font-family: "Inter", sans-serif;
        text-transform: capitalize;
        font-weight: 400;
        display: block;
        color: #335371; }
      .te-blog-post-nav_668d6c0d07b0fdf1 .te-post-navigation_b8e3a817f7d1f276 .text h4 {
        text-transform: capitalize;
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        line-height: 30px;
        letter-spacing: 0px; }
    .te-blog-post-nav_668d6c0d07b0fdf1 .te-post-navigation_b8e3a817f7d1f276 .theme-navigation_eed70b89b8ebe12b {
      width: 100%; }

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

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

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

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

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

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

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

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

/* Widget */
.widget_e63dee8b9b183da1,
.sidebar__widget_3c625792111bd9e5 {
  /* 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_e63dee8b9b183da1 ol,
  .widget_e63dee8b9b183da1 ul,
  .sidebar__widget_3c625792111bd9e5 ol,
  .sidebar__widget_3c625792111bd9e5 ul {
    margin-bottom: 0; }
  .widget_e63dee8b9b183da1 .widget-instagram-feed_01bf33566621d7c3,
  .sidebar__widget_3c625792111bd9e5 .widget-instagram-feed_01bf33566621d7c3 {
    width: 315px; }
    @media only screen and (min-width: 992px) and (max-width: 1280px) {
      .widget_e63dee8b9b183da1 .widget-instagram-feed_01bf33566621d7c3,
      .sidebar__widget_3c625792111bd9e5 .widget-instagram-feed_01bf33566621d7c3 {
        width: 220px; } }
    @media (max-width: 374px) {
      .widget_e63dee8b9b183da1 .widget-instagram-feed_01bf33566621d7c3,
      .sidebar__widget_3c625792111bd9e5 .widget-instagram-feed_01bf33566621d7c3 {
        width: 200px; } }
    .widget_e63dee8b9b183da1 .widget-instagram-feed_01bf33566621d7c3 .single-instagram-feed_2e35c4bad6c4a01b,
    .sidebar__widget_3c625792111bd9e5 .widget-instagram-feed_01bf33566621d7c3 .single-instagram-feed_2e35c4bad6c4a01b {
      width: 96px;
      height: 96px; }
  .widget_e63dee8b9b183da1 .wp-block-heading_40d6527af9a54cab,
  .widget_e63dee8b9b183da1 .widget-title_7edea3d776b62fb2,
  .widget_e63dee8b9b183da1 .wp-block-search__label_8b60194e10291b9e,
  .sidebar__widget_3c625792111bd9e5 .wp-block-heading_40d6527af9a54cab,
  .sidebar__widget_3c625792111bd9e5 .widget-title_7edea3d776b62fb2,
  .sidebar__widget_3c625792111bd9e5 .wp-block-search__label_8b60194e10291b9e {
    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_e63dee8b9b183da1 .wp-block-social-links_f5010be5785757a3 .wp-social-link_16763b8b154a2ce7,
  .sidebar__widget_3c625792111bd9e5 .wp-block-social-links_f5010be5785757a3 .wp-social-link_16763b8b154a2ce7 {
    padding: 0;
    margin: 0;
    line-height: 0; }
    .widget_e63dee8b9b183da1 .wp-block-social-links_f5010be5785757a3 .wp-social-link_16763b8b154a2ce7 a,
    .sidebar__widget_3c625792111bd9e5 .wp-block-social-links_f5010be5785757a3 .wp-social-link_16763b8b154a2ce7 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_e63dee8b9b183da1 .wp-block-social-links_f5010be5785757a3 .wp-social-link_16763b8b154a2ce7 a:before,
      .sidebar__widget_3c625792111bd9e5 .wp-block-social-links_f5010be5785757a3 .wp-social-link_16763b8b154a2ce7 a:before {
        display: none; }
  .widget_e63dee8b9b183da1 .has-avatars_019f6d4932885f44.has-dates_d214397300040dc5.has-excerpts_6e9a98a9d1c3d199.wp-block-te-latest-comments_76d8718bfe158b93 li.wp-block-te-latest-comments__comment_a2975ca9e2a72cc4 .wp-block-te-latest-comments__comment-meta_c96c37a1b8a68fa4,
  .widget_e63dee8b9b183da1 .has-dates_d214397300040dc5.has-excerpts_6e9a98a9d1c3d199.wp-block-te-latest-comments_76d8718bfe158b93 li.wp-block-te-latest-comments__comment_a2975ca9e2a72cc4 .wp-block-te-latest-comments__comment-meta_c96c37a1b8a68fa4,
  .sidebar__widget_3c625792111bd9e5 .has-avatars_019f6d4932885f44.has-dates_d214397300040dc5.has-excerpts_6e9a98a9d1c3d199.wp-block-te-latest-comments_76d8718bfe158b93 li.wp-block-te-latest-comments__comment_a2975ca9e2a72cc4 .wp-block-te-latest-comments__comment-meta_c96c37a1b8a68fa4,
  .sidebar__widget_3c625792111bd9e5 .has-dates_d214397300040dc5.has-excerpts_6e9a98a9d1c3d199.wp-block-te-latest-comments_76d8718bfe158b93 li.wp-block-te-latest-comments__comment_a2975ca9e2a72cc4 .wp-block-te-latest-comments__comment-meta_c96c37a1b8a68fa4 {
    font-weight: 500; }
    .widget_e63dee8b9b183da1 .has-avatars_019f6d4932885f44.has-dates_d214397300040dc5.has-excerpts_6e9a98a9d1c3d199.wp-block-te-latest-comments_76d8718bfe158b93 li.wp-block-te-latest-comments__comment_a2975ca9e2a72cc4 .wp-block-te-latest-comments__comment-meta_c96c37a1b8a68fa4 .wp-block-te-latest-comments__comment-author_32c05c2e781dec50,
    .widget_e63dee8b9b183da1 .has-avatars_019f6d4932885f44.has-dates_d214397300040dc5.has-excerpts_6e9a98a9d1c3d199.wp-block-te-latest-comments_76d8718bfe158b93 li.wp-block-te-latest-comments__comment_a2975ca9e2a72cc4 .wp-block-te-latest-comments__comment-meta_c96c37a1b8a68fa4 .wp-block-te-latest-comments__comment-link_c39e8ab950af0b4d,
    .widget_e63dee8b9b183da1 .has-dates_d214397300040dc5.has-excerpts_6e9a98a9d1c3d199.wp-block-te-latest-comments_76d8718bfe158b93 li.wp-block-te-latest-comments__comment_a2975ca9e2a72cc4 .wp-block-te-latest-comments__comment-meta_c96c37a1b8a68fa4 .wp-block-te-latest-comments__comment-author_32c05c2e781dec50,
    .widget_e63dee8b9b183da1 .has-dates_d214397300040dc5.has-excerpts_6e9a98a9d1c3d199.wp-block-te-latest-comments_76d8718bfe158b93 li.wp-block-te-latest-comments__comment_a2975ca9e2a72cc4 .wp-block-te-latest-comments__comment-meta_c96c37a1b8a68fa4 .wp-block-te-latest-comments__comment-link_c39e8ab950af0b4d,
    .sidebar__widget_3c625792111bd9e5 .has-avatars_019f6d4932885f44.has-dates_d214397300040dc5.has-excerpts_6e9a98a9d1c3d199.wp-block-te-latest-comments_76d8718bfe158b93 li.wp-block-te-latest-comments__comment_a2975ca9e2a72cc4 .wp-block-te-latest-comments__comment-meta_c96c37a1b8a68fa4 .wp-block-te-latest-comments__comment-author_32c05c2e781dec50,
    .sidebar__widget_3c625792111bd9e5 .has-avatars_019f6d4932885f44.has-dates_d214397300040dc5.has-excerpts_6e9a98a9d1c3d199.wp-block-te-latest-comments_76d8718bfe158b93 li.wp-block-te-latest-comments__comment_a2975ca9e2a72cc4 .wp-block-te-latest-comments__comment-meta_c96c37a1b8a68fa4 .wp-block-te-latest-comments__comment-link_c39e8ab950af0b4d,
    .sidebar__widget_3c625792111bd9e5 .has-dates_d214397300040dc5.has-excerpts_6e9a98a9d1c3d199.wp-block-te-latest-comments_76d8718bfe158b93 li.wp-block-te-latest-comments__comment_a2975ca9e2a72cc4 .wp-block-te-latest-comments__comment-meta_c96c37a1b8a68fa4 .wp-block-te-latest-comments__comment-author_32c05c2e781dec50,
    .sidebar__widget_3c625792111bd9e5 .has-dates_d214397300040dc5.has-excerpts_6e9a98a9d1c3d199.wp-block-te-latest-comments_76d8718bfe158b93 li.wp-block-te-latest-comments__comment_a2975ca9e2a72cc4 .wp-block-te-latest-comments__comment-meta_c96c37a1b8a68fa4 .wp-block-te-latest-comments__comment-link_c39e8ab950af0b4d {
      font-weight: 500; }
  .widget_e63dee8b9b183da1 .wp-block-te-latest-comments_76d8718bfe158b93 li.wp-block-te-latest-comments__comment_a2975ca9e2a72cc4,
  .widget_e63dee8b9b183da1 .wp-block-latest-posts_9b28808bd5c1eb36 li.wp-block-te-latest-comments__comment_a2975ca9e2a72cc4,
  .sidebar__widget_3c625792111bd9e5 .wp-block-te-latest-comments_76d8718bfe158b93 li.wp-block-te-latest-comments__comment_a2975ca9e2a72cc4,
  .sidebar__widget_3c625792111bd9e5 .wp-block-latest-posts_9b28808bd5c1eb36 li.wp-block-te-latest-comments__comment_a2975ca9e2a72cc4 {
    margin-bottom: 0; }
  .widget_e63dee8b9b183da1 .wp-block-te-latest-comments_76d8718bfe158b93 li .wp-block-te-latest-comments__comment-meta_c96c37a1b8a68fa4,
  .widget_e63dee8b9b183da1 .wp-block-te-latest-comments_76d8718bfe158b93 li .wp-block-latest-posts__te-post-title_e754dc8f3c415116,
  .widget_e63dee8b9b183da1 .wp-block-latest-posts_9b28808bd5c1eb36 li .wp-block-te-latest-comments__comment-meta_c96c37a1b8a68fa4,
  .widget_e63dee8b9b183da1 .wp-block-latest-posts_9b28808bd5c1eb36 li .wp-block-latest-posts__te-post-title_e754dc8f3c415116,
  .sidebar__widget_3c625792111bd9e5 .wp-block-te-latest-comments_76d8718bfe158b93 li .wp-block-te-latest-comments__comment-meta_c96c37a1b8a68fa4,
  .sidebar__widget_3c625792111bd9e5 .wp-block-te-latest-comments_76d8718bfe158b93 li .wp-block-latest-posts__te-post-title_e754dc8f3c415116,
  .sidebar__widget_3c625792111bd9e5 .wp-block-latest-posts_9b28808bd5c1eb36 li .wp-block-te-latest-comments__comment-meta_c96c37a1b8a68fa4,
  .sidebar__widget_3c625792111bd9e5 .wp-block-latest-posts_9b28808bd5c1eb36 li .wp-block-latest-posts__te-post-title_e754dc8f3c415116 {
    line-height: 28px;
    font-weight: 400; }
    .widget_e63dee8b9b183da1 .wp-block-te-latest-comments_76d8718bfe158b93 li .wp-block-te-latest-comments__comment-meta_c96c37a1b8a68fa4 .wp-block-te-latest-comments__comment-date_54daeae7fcfc1b1d,
    .widget_e63dee8b9b183da1 .wp-block-te-latest-comments_76d8718bfe158b93 li .wp-block-latest-posts__te-post-title_e754dc8f3c415116 .wp-block-te-latest-comments__comment-date_54daeae7fcfc1b1d,
    .widget_e63dee8b9b183da1 .wp-block-latest-posts_9b28808bd5c1eb36 li .wp-block-te-latest-comments__comment-meta_c96c37a1b8a68fa4 .wp-block-te-latest-comments__comment-date_54daeae7fcfc1b1d,
    .widget_e63dee8b9b183da1 .wp-block-latest-posts_9b28808bd5c1eb36 li .wp-block-latest-posts__te-post-title_e754dc8f3c415116 .wp-block-te-latest-comments__comment-date_54daeae7fcfc1b1d,
    .sidebar__widget_3c625792111bd9e5 .wp-block-te-latest-comments_76d8718bfe158b93 li .wp-block-te-latest-comments__comment-meta_c96c37a1b8a68fa4 .wp-block-te-latest-comments__comment-date_54daeae7fcfc1b1d,
    .sidebar__widget_3c625792111bd9e5 .wp-block-te-latest-comments_76d8718bfe158b93 li .wp-block-latest-posts__te-post-title_e754dc8f3c415116 .wp-block-te-latest-comments__comment-date_54daeae7fcfc1b1d,
    .sidebar__widget_3c625792111bd9e5 .wp-block-latest-posts_9b28808bd5c1eb36 li .wp-block-te-latest-comments__comment-meta_c96c37a1b8a68fa4 .wp-block-te-latest-comments__comment-date_54daeae7fcfc1b1d,
    .sidebar__widget_3c625792111bd9e5 .wp-block-latest-posts_9b28808bd5c1eb36 li .wp-block-latest-posts__te-post-title_e754dc8f3c415116 .wp-block-te-latest-comments__comment-date_54daeae7fcfc1b1d {
      font-size: 14px !important;
      margin-bottom: 10px;
      position: relative; }
      .widget_e63dee8b9b183da1 .wp-block-te-latest-comments_76d8718bfe158b93 li .wp-block-te-latest-comments__comment-meta_c96c37a1b8a68fa4 .wp-block-te-latest-comments__comment-date_54daeae7fcfc1b1d:before,
      .widget_e63dee8b9b183da1 .wp-block-te-latest-comments_76d8718bfe158b93 li .wp-block-latest-posts__te-post-title_e754dc8f3c415116 .wp-block-te-latest-comments__comment-date_54daeae7fcfc1b1d:before,
      .widget_e63dee8b9b183da1 .wp-block-latest-posts_9b28808bd5c1eb36 li .wp-block-te-latest-comments__comment-meta_c96c37a1b8a68fa4 .wp-block-te-latest-comments__comment-date_54daeae7fcfc1b1d:before,
      .widget_e63dee8b9b183da1 .wp-block-latest-posts_9b28808bd5c1eb36 li .wp-block-latest-posts__te-post-title_e754dc8f3c415116 .wp-block-te-latest-comments__comment-date_54daeae7fcfc1b1d:before,
      .sidebar__widget_3c625792111bd9e5 .wp-block-te-latest-comments_76d8718bfe158b93 li .wp-block-te-latest-comments__comment-meta_c96c37a1b8a68fa4 .wp-block-te-latest-comments__comment-date_54daeae7fcfc1b1d:before,
      .sidebar__widget_3c625792111bd9e5 .wp-block-te-latest-comments_76d8718bfe158b93 li .wp-block-latest-posts__te-post-title_e754dc8f3c415116 .wp-block-te-latest-comments__comment-date_54daeae7fcfc1b1d:before,
      .sidebar__widget_3c625792111bd9e5 .wp-block-latest-posts_9b28808bd5c1eb36 li .wp-block-te-latest-comments__comment-meta_c96c37a1b8a68fa4 .wp-block-te-latest-comments__comment-date_54daeae7fcfc1b1d:before,
      .sidebar__widget_3c625792111bd9e5 .wp-block-latest-posts_9b28808bd5c1eb36 li .wp-block-latest-posts__te-post-title_e754dc8f3c415116 .wp-block-te-latest-comments__comment-date_54daeae7fcfc1b1d:before {
        content: "\f274";
        font-family: "Font Awesome 6 Free";
        padding-right: 8px; }
  .widget_e63dee8b9b183da1 .wp-block-te-latest-comments_76d8718bfe158b93 li a,
  .widget_e63dee8b9b183da1 .wp-block-latest-posts_9b28808bd5c1eb36 li a,
  .sidebar__widget_3c625792111bd9e5 .wp-block-te-latest-comments_76d8718bfe158b93 li a,
  .sidebar__widget_3c625792111bd9e5 .wp-block-latest-posts_9b28808bd5c1eb36 li a {
    color: #335371; }
    .widget_e63dee8b9b183da1 .wp-block-te-latest-comments_76d8718bfe158b93 li a.wp-block-te-latest-comments__comment-author_32c05c2e781dec50, .widget_e63dee8b9b183da1 .wp-block-te-latest-comments_76d8718bfe158b93 li a.wp-block-te-latest-comments__comment-link_c39e8ab950af0b4d,
    .widget_e63dee8b9b183da1 .wp-block-latest-posts_9b28808bd5c1eb36 li a.wp-block-te-latest-comments__comment-author_32c05c2e781dec50,
    .widget_e63dee8b9b183da1 .wp-block-latest-posts_9b28808bd5c1eb36 li a.wp-block-te-latest-comments__comment-link_c39e8ab950af0b4d,
    .sidebar__widget_3c625792111bd9e5 .wp-block-te-latest-comments_76d8718bfe158b93 li a.wp-block-te-latest-comments__comment-author_32c05c2e781dec50,
    .sidebar__widget_3c625792111bd9e5 .wp-block-te-latest-comments_76d8718bfe158b93 li a.wp-block-te-latest-comments__comment-link_c39e8ab950af0b4d,
    .sidebar__widget_3c625792111bd9e5 .wp-block-latest-posts_9b28808bd5c1eb36 li a.wp-block-te-latest-comments__comment-author_32c05c2e781dec50,
    .sidebar__widget_3c625792111bd9e5 .wp-block-latest-posts_9b28808bd5c1eb36 li a.wp-block-te-latest-comments__comment-link_c39e8ab950af0b4d {
      display: inline !important;
      text-transform: capitalize;
      line-height: 28px;
      font-weight: 400; }
    .widget_e63dee8b9b183da1 .wp-block-te-latest-comments_76d8718bfe158b93 li a:hover,
    .widget_e63dee8b9b183da1 .wp-block-latest-posts_9b28808bd5c1eb36 li a:hover,
    .sidebar__widget_3c625792111bd9e5 .wp-block-te-latest-comments_76d8718bfe158b93 li a:hover,
    .sidebar__widget_3c625792111bd9e5 .wp-block-latest-posts_9b28808bd5c1eb36 li a:hover {
      color: #317EFE; }
  .widget_e63dee8b9b183da1 .wp-block-te-latest-comments_76d8718bfe158b93 li .wp-block-te-latest-comments__comment-excerpt_c301880d66c66da1 p,
  .widget_e63dee8b9b183da1 .wp-block-latest-posts_9b28808bd5c1eb36 li .wp-block-te-latest-comments__comment-excerpt_c301880d66c66da1 p,
  .sidebar__widget_3c625792111bd9e5 .wp-block-te-latest-comments_76d8718bfe158b93 li .wp-block-te-latest-comments__comment-excerpt_c301880d66c66da1 p,
  .sidebar__widget_3c625792111bd9e5 .wp-block-latest-posts_9b28808bd5c1eb36 li .wp-block-te-latest-comments__comment-excerpt_c301880d66c66da1 p {
    font-size: 16px;
    line-height: 28px;
    margin: 0; }
  .widget_e63dee8b9b183da1 .te-social-profile_37f6123a4c254734,
  .sidebar__widget_3c625792111bd9e5 .te-social-profile_37f6123a4c254734 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .widget_e63dee8b9b183da1 .te-social-profile_37f6123a4c254734 a,
    .sidebar__widget_3c625792111bd9e5 .te-social-profile_37f6123a4c254734 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_e63dee8b9b183da1 .te-social-profile_37f6123a4c254734 a,
        .sidebar__widget_3c625792111bd9e5 .te-social-profile_37f6123a4c254734 a {
          width: 40px;
          height: 40px; } }
      .widget_e63dee8b9b183da1 .te-social-profile_37f6123a4c254734 a.facebook_e99ff2092067b932,
      .sidebar__widget_3c625792111bd9e5 .te-social-profile_37f6123a4c254734 a.facebook_e99ff2092067b932 {
        background-color: #1877f2; }
      .widget_e63dee8b9b183da1 .te-social-profile_37f6123a4c254734 a.twitter_c68fc480f95ff11a,
      .sidebar__widget_3c625792111bd9e5 .te-social-profile_37f6123a4c254734 a.twitter_c68fc480f95ff11a {
        background-color: #1da1f2; }
      .widget_e63dee8b9b183da1 .te-social-profile_37f6123a4c254734 a.linkedin_a5b72b0c1bfaeb86,
      .sidebar__widget_3c625792111bd9e5 .te-social-profile_37f6123a4c254734 a.linkedin_a5b72b0c1bfaeb86 {
        background-color: #0a66c2; }
      .widget_e63dee8b9b183da1 .te-social-profile_37f6123a4c254734 a.instagram_5a61232c24a6741b,
      .sidebar__widget_3c625792111bd9e5 .te-social-profile_37f6123a4c254734 a.instagram_5a61232c24a6741b {
        background-color: #405de6; }
      .widget_e63dee8b9b183da1 .te-social-profile_37f6123a4c254734 a:hover,
      .sidebar__widget_3c625792111bd9e5 .te-social-profile_37f6123a4c254734 a:hover {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #E7F914; }
  .widget_e63dee8b9b183da1 select,
  .sidebar__widget_3c625792111bd9e5 select {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371;
    margin-bottom: 0; }
  .widget_e63dee8b9b183da1 .has-login-form_e5ded8231d838ead .login-username_48f37d91c52e9858 label,
  .widget_e63dee8b9b183da1 .has-login-form_e5ded8231d838ead .login-password_207af377c16e9d53 label,
  .sidebar__widget_3c625792111bd9e5 .has-login-form_e5ded8231d838ead .login-username_48f37d91c52e9858 label,
  .sidebar__widget_3c625792111bd9e5 .has-login-form_e5ded8231d838ead .login-password_207af377c16e9d53 label {
    margin-bottom: 10px; }
  .widget_e63dee8b9b183da1 .has-login-form_e5ded8231d838ead .login-username_48f37d91c52e9858 input,
  .widget_e63dee8b9b183da1 .has-login-form_e5ded8231d838ead .login-password_207af377c16e9d53 input,
  .sidebar__widget_3c625792111bd9e5 .has-login-form_e5ded8231d838ead .login-username_48f37d91c52e9858 input,
  .sidebar__widget_3c625792111bd9e5 .has-login-form_e5ded8231d838ead .login-password_207af377c16e9d53 input {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #31373f;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371; }
  .widget_e63dee8b9b183da1 .has-login-form_e5ded8231d838ead .login-remember_8306acb7cf12be73 label,
  .sidebar__widget_3c625792111bd9e5 .has-login-form_e5ded8231d838ead .login-remember_8306acb7cf12be73 label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px; }
  .widget_e63dee8b9b183da1 .has-login-form_e5ded8231d838ead .login-submit_1695d84a559ff9bb,
  .sidebar__widget_3c625792111bd9e5 .has-login-form_e5ded8231d838ead .login-submit_1695d84a559ff9bb {
    margin-bottom: 0; }
    .widget_e63dee8b9b183da1 .has-login-form_e5ded8231d838ead .login-submit_1695d84a559ff9bb input.button-primary_a060681622a2cf32,
    .sidebar__widget_3c625792111bd9e5 .has-login-form_e5ded8231d838ead .login-submit_1695d84a559ff9bb input.button-primary_a060681622a2cf32 {
      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_e63dee8b9b183da1 .search-form_76c9ac2189c400f5,
  .sidebar__widget_3c625792111bd9e5 .search-form_76c9ac2189c400f5 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_e63dee8b9b183da1 .search-form_76c9ac2189c400f5 button,
    .sidebar__widget_3c625792111bd9e5 .search-form_76c9ac2189c400f5 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_e63dee8b9b183da1.widget_search_898a3856daa5e84d .sidebar__search_c391756500addfa0,
  .sidebar__widget_3c625792111bd9e5.widget_search_898a3856daa5e84d .sidebar__search_c391756500addfa0 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_e63dee8b9b183da1.widget_search_898a3856daa5e84d .sidebar__search_c391756500addfa0 button,
    .sidebar__widget_3c625792111bd9e5.widget_search_898a3856daa5e84d .sidebar__search_c391756500addfa0 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_e63dee8b9b183da1 .wp-block-search__no-button_c162b53011f8fd54.wp-block-search_49f8959276241df9 input,
  .sidebar__widget_3c625792111bd9e5 .wp-block-search__no-button_c162b53011f8fd54.wp-block-search_49f8959276241df9 input {
    border-radius: 10px; }
  .widget_e63dee8b9b183da1 .wp-block-search_49f8959276241df9,
  .sidebar__widget_3c625792111bd9e5 .wp-block-search_49f8959276241df9 {
    margin-bottom: -2px; }
  .widget_e63dee8b9b183da1 .wp-block-search_49f8959276241df9,
  .widget_e63dee8b9b183da1 .search-form_76c9ac2189c400f5,
  .widget_e63dee8b9b183da1 .sidebar__search_c391756500addfa0,
  .sidebar__widget_3c625792111bd9e5 .wp-block-search_49f8959276241df9,
  .sidebar__widget_3c625792111bd9e5 .search-form_76c9ac2189c400f5,
  .sidebar__widget_3c625792111bd9e5 .sidebar__search_c391756500addfa0 {
    display: inline-block;
    width: 100%;
    overflow: hidden; }
    .widget_e63dee8b9b183da1 .wp-block-search_49f8959276241df9 .wp-block-search__inside-wrapper_148b7b55adc2a7f6,
    .widget_e63dee8b9b183da1 .search-form_76c9ac2189c400f5 .wp-block-search__inside-wrapper_148b7b55adc2a7f6,
    .widget_e63dee8b9b183da1 .sidebar__search_c391756500addfa0 .wp-block-search__inside-wrapper_148b7b55adc2a7f6,
    .sidebar__widget_3c625792111bd9e5 .wp-block-search_49f8959276241df9 .wp-block-search__inside-wrapper_148b7b55adc2a7f6,
    .sidebar__widget_3c625792111bd9e5 .search-form_76c9ac2189c400f5 .wp-block-search__inside-wrapper_148b7b55adc2a7f6,
    .sidebar__widget_3c625792111bd9e5 .sidebar__search_c391756500addfa0 .wp-block-search__inside-wrapper_148b7b55adc2a7f6 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .widget_e63dee8b9b183da1 .wp-block-search_49f8959276241df9 label,
    .widget_e63dee8b9b183da1 .search-form_76c9ac2189c400f5 label,
    .widget_e63dee8b9b183da1 .sidebar__search_c391756500addfa0 label,
    .sidebar__widget_3c625792111bd9e5 .wp-block-search_49f8959276241df9 label,
    .sidebar__widget_3c625792111bd9e5 .search-form_76c9ac2189c400f5 label,
    .sidebar__widget_3c625792111bd9e5 .sidebar__search_c391756500addfa0 label {
      font-size: 24px;
      display: block;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #14203A;
      font-family: "Inter", sans-serif; }
    .widget_e63dee8b9b183da1 .wp-block-search_49f8959276241df9 input,
    .widget_e63dee8b9b183da1 .search-form_76c9ac2189c400f5 input,
    .widget_e63dee8b9b183da1 .sidebar__search_c391756500addfa0 input,
    .sidebar__widget_3c625792111bd9e5 .wp-block-search_49f8959276241df9 input,
    .sidebar__widget_3c625792111bd9e5 .search-form_76c9ac2189c400f5 input,
    .sidebar__widget_3c625792111bd9e5 .sidebar__search_c391756500addfa0 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_e63dee8b9b183da1 .wp-block-search_49f8959276241df9 button,
    .widget_e63dee8b9b183da1 .search-form_76c9ac2189c400f5 button,
    .widget_e63dee8b9b183da1 .sidebar__search_c391756500addfa0 button,
    .sidebar__widget_3c625792111bd9e5 .wp-block-search_49f8959276241df9 button,
    .sidebar__widget_3c625792111bd9e5 .search-form_76c9ac2189c400f5 button,
    .sidebar__widget_3c625792111bd9e5 .sidebar__search_c391756500addfa0 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_e63dee8b9b183da1 .tagcloud_5133a2ef4a1e0746,
  .widget_e63dee8b9b183da1 .wp-block-tag-cloud_1b280ccbfadbaf69,
  .sidebar__widget_3c625792111bd9e5 .tagcloud_5133a2ef4a1e0746,
  .sidebar__widget_3c625792111bd9e5 .wp-block-tag-cloud_1b280ccbfadbaf69 {
    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_e63dee8b9b183da1 .tagcloud_5133a2ef4a1e0746 a,
    .widget_e63dee8b9b183da1 .wp-block-tag-cloud_1b280ccbfadbaf69 a,
    .sidebar__widget_3c625792111bd9e5 .tagcloud_5133a2ef4a1e0746 a,
    .sidebar__widget_3c625792111bd9e5 .wp-block-tag-cloud_1b280ccbfadbaf69 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_e63dee8b9b183da1 .tagcloud_5133a2ef4a1e0746 a:hover,
      .widget_e63dee8b9b183da1 .wp-block-tag-cloud_1b280ccbfadbaf69 a:hover,
      .sidebar__widget_3c625792111bd9e5 .tagcloud_5133a2ef4a1e0746 a:hover,
      .sidebar__widget_3c625792111bd9e5 .wp-block-tag-cloud_1b280ccbfadbaf69 a:hover {
        color: #ffffff;
        background: #317EFE;
        border-color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .widget_e63dee8b9b183da1 ul,
  .widget_e63dee8b9b183da1 ol,
  .sidebar__widget_3c625792111bd9e5 ul,
  .sidebar__widget_3c625792111bd9e5 ol {
    margin-bottom: 0;
    padding-left: 0;
    /* Tag Cloud Widget */ }
    .widget_e63dee8b9b183da1 ul li,
    .widget_e63dee8b9b183da1 ol li,
    .sidebar__widget_3c625792111bd9e5 ul li,
    .sidebar__widget_3c625792111bd9e5 ol li {
      display: block;
      padding: 8px 0;
      border-top: 1px solid #E1E1E1;
      margin-bottom: 0;
      /* Recent Comment Widget */ }
      .widget_e63dee8b9b183da1 ul li:first-child,
      .widget_e63dee8b9b183da1 ol li:first-child,
      .sidebar__widget_3c625792111bd9e5 ul li:first-child,
      .sidebar__widget_3c625792111bd9e5 ol li:first-child {
        border-top: 0; }
      .widget_e63dee8b9b183da1 ul li:last-child,
      .widget_e63dee8b9b183da1 ol li:last-child,
      .sidebar__widget_3c625792111bd9e5 ul li:last-child,
      .sidebar__widget_3c625792111bd9e5 ol li:last-child {
        margin-bottom: 0; }
      .widget_e63dee8b9b183da1 ul li.recentcomments_5d26268574e45b6b .comment-author-link_7104c5f71031be43 a:before, .widget_e63dee8b9b183da1 ul li.wp-block-latest-comments__comment_0524d12fedce676c .comment-author-link_7104c5f71031be43 a:before,
      .widget_e63dee8b9b183da1 ol li.recentcomments_5d26268574e45b6b .comment-author-link_7104c5f71031be43 a:before,
      .widget_e63dee8b9b183da1 ol li.wp-block-latest-comments__comment_0524d12fedce676c .comment-author-link_7104c5f71031be43 a:before,
      .sidebar__widget_3c625792111bd9e5 ul li.recentcomments_5d26268574e45b6b .comment-author-link_7104c5f71031be43 a:before,
      .sidebar__widget_3c625792111bd9e5 ul li.wp-block-latest-comments__comment_0524d12fedce676c .comment-author-link_7104c5f71031be43 a:before,
      .sidebar__widget_3c625792111bd9e5 ol li.recentcomments_5d26268574e45b6b .comment-author-link_7104c5f71031be43 a:before,
      .sidebar__widget_3c625792111bd9e5 ol li.wp-block-latest-comments__comment_0524d12fedce676c .comment-author-link_7104c5f71031be43 a:before {
        display: none; }
      .widget_e63dee8b9b183da1 ul li.recentcomments_5d26268574e45b6b a, .widget_e63dee8b9b183da1 ul li.wp-block-latest-comments__comment_0524d12fedce676c a,
      .widget_e63dee8b9b183da1 ol li.recentcomments_5d26268574e45b6b a,
      .widget_e63dee8b9b183da1 ol li.wp-block-latest-comments__comment_0524d12fedce676c a,
      .sidebar__widget_3c625792111bd9e5 ul li.recentcomments_5d26268574e45b6b a,
      .sidebar__widget_3c625792111bd9e5 ul li.wp-block-latest-comments__comment_0524d12fedce676c a,
      .sidebar__widget_3c625792111bd9e5 ol li.recentcomments_5d26268574e45b6b a,
      .sidebar__widget_3c625792111bd9e5 ol li.wp-block-latest-comments__comment_0524d12fedce676c a {
        padding-left: 0;
        display: inline; }
        .widget_e63dee8b9b183da1 ul li.recentcomments_5d26268574e45b6b a:before, .widget_e63dee8b9b183da1 ul li.wp-block-latest-comments__comment_0524d12fedce676c a:before,
        .widget_e63dee8b9b183da1 ol li.recentcomments_5d26268574e45b6b a:before,
        .widget_e63dee8b9b183da1 ol li.wp-block-latest-comments__comment_0524d12fedce676c a:before,
        .sidebar__widget_3c625792111bd9e5 ul li.recentcomments_5d26268574e45b6b a:before,
        .sidebar__widget_3c625792111bd9e5 ul li.wp-block-latest-comments__comment_0524d12fedce676c a:before,
        .sidebar__widget_3c625792111bd9e5 ol li.recentcomments_5d26268574e45b6b a:before,
        .sidebar__widget_3c625792111bd9e5 ol li.wp-block-latest-comments__comment_0524d12fedce676c a:before {
          display: none; }
      .widget_e63dee8b9b183da1 ul li a,
      .widget_e63dee8b9b183da1 ol li a,
      .sidebar__widget_3c625792111bd9e5 ul li a,
      .sidebar__widget_3c625792111bd9e5 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_e63dee8b9b183da1 ul li a::before,
        .widget_e63dee8b9b183da1 ol li a::before,
        .sidebar__widget_3c625792111bd9e5 ul li a::before,
        .sidebar__widget_3c625792111bd9e5 ol li a::before {
          content: "\f105";
          font-family: "Font Awesome 6 Free";
          margin-right: 10px; }
        .widget_e63dee8b9b183da1 ul li a:hover,
        .widget_e63dee8b9b183da1 ol li a:hover,
        .sidebar__widget_3c625792111bd9e5 ul li a:hover,
        .sidebar__widget_3c625792111bd9e5 ol li a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .widget_e63dee8b9b183da1 ul li a.rsswidget_13f72ae4b7815313, .widget_e63dee8b9b183da1 ul li a.wp-block-latest-posts__post-title_c8744282ed419109,
        .widget_e63dee8b9b183da1 ol li a.rsswidget_13f72ae4b7815313,
        .widget_e63dee8b9b183da1 ol li a.wp-block-latest-posts__post-title_c8744282ed419109,
        .sidebar__widget_3c625792111bd9e5 ul li a.rsswidget_13f72ae4b7815313,
        .sidebar__widget_3c625792111bd9e5 ul li a.wp-block-latest-posts__post-title_c8744282ed419109,
        .sidebar__widget_3c625792111bd9e5 ol li a.rsswidget_13f72ae4b7815313,
        .sidebar__widget_3c625792111bd9e5 ol li a.wp-block-latest-posts__post-title_c8744282ed419109 {
          padding-left: 0;
          font-weight: 500;
          display: block; }
          .widget_e63dee8b9b183da1 ul li a.rsswidget_13f72ae4b7815313:before, .widget_e63dee8b9b183da1 ul li a.wp-block-latest-posts__post-title_c8744282ed419109:before,
          .widget_e63dee8b9b183da1 ol li a.rsswidget_13f72ae4b7815313:before,
          .widget_e63dee8b9b183da1 ol li a.wp-block-latest-posts__post-title_c8744282ed419109:before,
          .sidebar__widget_3c625792111bd9e5 ul li a.rsswidget_13f72ae4b7815313:before,
          .sidebar__widget_3c625792111bd9e5 ul li a.wp-block-latest-posts__post-title_c8744282ed419109:before,
          .sidebar__widget_3c625792111bd9e5 ol li a.rsswidget_13f72ae4b7815313:before,
          .sidebar__widget_3c625792111bd9e5 ol li a.wp-block-latest-posts__post-title_c8744282ed419109:before {
            display: none; }
      .widget_e63dee8b9b183da1 ul li ul,
      .widget_e63dee8b9b183da1 ol li ul,
      .sidebar__widget_3c625792111bd9e5 ul li ul,
      .sidebar__widget_3c625792111bd9e5 ol li ul {
        padding-left: 25px;
        padding-top: 10px; }
    .widget_e63dee8b9b183da1 ul.wp-tag-cloud_00bb977945ef0650 li,
    .widget_e63dee8b9b183da1 ol.wp-tag-cloud_00bb977945ef0650 li,
    .sidebar__widget_3c625792111bd9e5 ul.wp-tag-cloud_00bb977945ef0650 li,
    .sidebar__widget_3c625792111bd9e5 ol.wp-tag-cloud_00bb977945ef0650 li {
      display: inline-block;
      padding: 0;
      border: 0; }
      .widget_e63dee8b9b183da1 ul.wp-tag-cloud_00bb977945ef0650 li a:before,
      .widget_e63dee8b9b183da1 ol.wp-tag-cloud_00bb977945ef0650 li a:before,
      .sidebar__widget_3c625792111bd9e5 ul.wp-tag-cloud_00bb977945ef0650 li a:before,
      .sidebar__widget_3c625792111bd9e5 ol.wp-tag-cloud_00bb977945ef0650 li a:before {
        display: none; }
  .widget_e63dee8b9b183da1.te_widget_categories_b1b4b7d4be567f7a li, .widget_e63dee8b9b183da1.widget_archive_644c0611567f56fc li,
  .widget_e63dee8b9b183da1 .wp-block-categories-list_31cb313cf97d514f li,
  .widget_e63dee8b9b183da1 .wp-block-archives-list_1d91262239ab19a3 li,
  .sidebar__widget_3c625792111bd9e5.te_widget_categories_b1b4b7d4be567f7a li,
  .sidebar__widget_3c625792111bd9e5.widget_archive_644c0611567f56fc li,
  .sidebar__widget_3c625792111bd9e5 .wp-block-categories-list_31cb313cf97d514f li,
  .sidebar__widget_3c625792111bd9e5 .wp-block-archives-list_1d91262239ab19a3 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_e63dee8b9b183da1.te_widget_categories_b1b4b7d4be567f7a li.cat-item_47c4bd406a37f47e, .widget_e63dee8b9b183da1.widget_archive_644c0611567f56fc li.cat-item_47c4bd406a37f47e,
    .widget_e63dee8b9b183da1 .wp-block-categories-list_31cb313cf97d514f li.cat-item_47c4bd406a37f47e,
    .widget_e63dee8b9b183da1 .wp-block-archives-list_1d91262239ab19a3 li.cat-item_47c4bd406a37f47e,
    .sidebar__widget_3c625792111bd9e5.te_widget_categories_b1b4b7d4be567f7a li.cat-item_47c4bd406a37f47e,
    .sidebar__widget_3c625792111bd9e5.widget_archive_644c0611567f56fc li.cat-item_47c4bd406a37f47e,
    .sidebar__widget_3c625792111bd9e5 .wp-block-categories-list_31cb313cf97d514f li.cat-item_47c4bd406a37f47e,
    .sidebar__widget_3c625792111bd9e5 .wp-block-archives-list_1d91262239ab19a3 li.cat-item_47c4bd406a37f47e {
      text-align: right;
      display: inline-block;
      width: 100%; }
    .widget_e63dee8b9b183da1.te_widget_categories_b1b4b7d4be567f7a li a, .widget_e63dee8b9b183da1.widget_archive_644c0611567f56fc li a,
    .widget_e63dee8b9b183da1 .wp-block-categories-list_31cb313cf97d514f li a,
    .widget_e63dee8b9b183da1 .wp-block-archives-list_1d91262239ab19a3 li a,
    .sidebar__widget_3c625792111bd9e5.te_widget_categories_b1b4b7d4be567f7a li a,
    .sidebar__widget_3c625792111bd9e5.widget_archive_644c0611567f56fc li a,
    .sidebar__widget_3c625792111bd9e5 .wp-block-categories-list_31cb313cf97d514f li a,
    .sidebar__widget_3c625792111bd9e5 .wp-block-archives-list_1d91262239ab19a3 li a {
      float: left; }

/* About Info Widget*/
.widget-about-info_11c3903ce5ea0385 {
  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_11c3903ce5ea0385 .about-desc_d626c9d4cd867780 {
    text-align: left; }
    .widget-about-info_11c3903ce5ea0385 .about-desc_d626c9d4cd867780 .about-title_c4d9cc931c9e0eb0 {
      font-size: 20px; }
  .widget-about-info_11c3903ce5ea0385 .about-image_ce32c793970bb199 {
    width: 140px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px; }
  .widget-about-info_11c3903ce5ea0385 .te-social-profile_37f6123a4c254734 {
    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_11c3903ce5ea0385 .te-social-profile_37f6123a4c254734 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_11c3903ce5ea0385 .te-social-profile_37f6123a4c254734 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_d214397300040dc5.has-author_376c2e7e35ecdd4e.wp-block-latest-posts_9b28808bd5c1eb36 .wp-block-latest-posts__te-post-title_e754dc8f3c415116 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }

.widget_rss_49662a1c0a55530c .wp-block-heading_40d6527af9a54cab:before,
.widget_rss_49662a1c0a55530c .widget-title_7edea3d776b62fb2:before {
  display: none; }
.widget_rss_49662a1c0a55530c .rss-widget-icon_d49d5718584dd6e5 {
  margin-right: 6px; }
.widget_rss_49662a1c0a55530c ul li a.rsswidget_13f72ae4b7815313 {
  color: #14203A; }
  .widget_rss_49662a1c0a55530c ul li a.rsswidget_13f72ae4b7815313:hover {
    color: #317EFE; }

.wp-block-latest-posts_9b28808bd5c1eb36 .wp-block-rss__item-title_3aa753468d1d306c,
.wp-block-rss_5fb1f568074f3fe3 .wp-block-rss__item-title_3aa753468d1d306c,
.widget_rss_49662a1c0a55530c .wp-block-rss__item-title_3aa753468d1d306c {
  display: inline-block;
  width: 100%;
  font-weight: 500; }
  .wp-block-latest-posts_9b28808bd5c1eb36 .wp-block-rss__item-title_3aa753468d1d306c a:before,
  .wp-block-rss_5fb1f568074f3fe3 .wp-block-rss__item-title_3aa753468d1d306c a:before,
  .widget_rss_49662a1c0a55530c .wp-block-rss__item-title_3aa753468d1d306c a:before {
    display: none; }
.wp-block-latest-posts_9b28808bd5c1eb36 .wp-block-latest-posts__post-author_17e2ac3147c80bac,
.wp-block-latest-posts_9b28808bd5c1eb36 .wp-block-rss__item-publish-date_08c59856551b47c7,
.wp-block-rss_5fb1f568074f3fe3 .wp-block-latest-posts__post-author_17e2ac3147c80bac,
.wp-block-rss_5fb1f568074f3fe3 .wp-block-rss__item-publish-date_08c59856551b47c7,
.widget_rss_49662a1c0a55530c .wp-block-latest-posts__post-author_17e2ac3147c80bac,
.widget_rss_49662a1c0a55530c .wp-block-rss__item-publish-date_08c59856551b47c7 {
  margin-right: 10px; }
.wp-block-latest-posts_9b28808bd5c1eb36 .wp-block-latest-posts__post-author_17e2ac3147c80bac,
.wp-block-latest-posts_9b28808bd5c1eb36 .wp-block-latest-posts__te-post-date_df15b77dc6f885b9,
.wp-block-latest-posts_9b28808bd5c1eb36 .wp-block-rss__item-publish-date_08c59856551b47c7,
.wp-block-latest-posts_9b28808bd5c1eb36 .wp-block-rss__item-author_333c16a2024aa82f,
.wp-block-latest-posts_9b28808bd5c1eb36 .rss-date_6578149eedc91537,
.wp-block-rss_5fb1f568074f3fe3 .wp-block-latest-posts__post-author_17e2ac3147c80bac,
.wp-block-rss_5fb1f568074f3fe3 .wp-block-latest-posts__te-post-date_df15b77dc6f885b9,
.wp-block-rss_5fb1f568074f3fe3 .wp-block-rss__item-publish-date_08c59856551b47c7,
.wp-block-rss_5fb1f568074f3fe3 .wp-block-rss__item-author_333c16a2024aa82f,
.wp-block-rss_5fb1f568074f3fe3 .rss-date_6578149eedc91537,
.widget_rss_49662a1c0a55530c .wp-block-latest-posts__post-author_17e2ac3147c80bac,
.widget_rss_49662a1c0a55530c .wp-block-latest-posts__te-post-date_df15b77dc6f885b9,
.widget_rss_49662a1c0a55530c .wp-block-rss__item-publish-date_08c59856551b47c7,
.widget_rss_49662a1c0a55530c .wp-block-rss__item-author_333c16a2024aa82f,
.widget_rss_49662a1c0a55530c .rss-date_6578149eedc91537 {
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500;
  text-transform: capitalize;
  position: relative; }
.wp-block-latest-posts_9b28808bd5c1eb36 .wp-block-latest-posts__te-post-date_df15b77dc6f885b9:before,
.wp-block-latest-posts_9b28808bd5c1eb36 .wp-block-rss__item-publish-date_08c59856551b47c7:before,
.wp-block-latest-posts_9b28808bd5c1eb36 .rss-date_6578149eedc91537:before,
.wp-block-rss_5fb1f568074f3fe3 .wp-block-latest-posts__te-post-date_df15b77dc6f885b9:before,
.wp-block-rss_5fb1f568074f3fe3 .wp-block-rss__item-publish-date_08c59856551b47c7:before,
.wp-block-rss_5fb1f568074f3fe3 .rss-date_6578149eedc91537:before,
.widget_rss_49662a1c0a55530c .wp-block-latest-posts__te-post-date_df15b77dc6f885b9:before,
.widget_rss_49662a1c0a55530c .wp-block-rss__item-publish-date_08c59856551b47c7:before,
.widget_rss_49662a1c0a55530c .rss-date_6578149eedc91537:before {
  content: "\f274";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_9b28808bd5c1eb36 .wp-block-latest-posts__post-author_17e2ac3147c80bac:before,
.wp-block-latest-posts_9b28808bd5c1eb36 .wp-block-rss__item-author_333c16a2024aa82f:before,
.wp-block-rss_5fb1f568074f3fe3 .wp-block-latest-posts__post-author_17e2ac3147c80bac:before,
.wp-block-rss_5fb1f568074f3fe3 .wp-block-rss__item-author_333c16a2024aa82f:before,
.widget_rss_49662a1c0a55530c .wp-block-latest-posts__post-author_17e2ac3147c80bac:before,
.widget_rss_49662a1c0a55530c .wp-block-rss__item-author_333c16a2024aa82f:before {
  content: "\f007";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_9b28808bd5c1eb36 .wp-block-latest-posts__post-excerpt_1f8909c245a13d04,
.wp-block-latest-posts_9b28808bd5c1eb36 .wp-block-rss__item-excerpt_5ff1020aa8c261d7,
.wp-block-latest-posts_9b28808bd5c1eb36 .rssSummary_c4cc22890b8dc994,
.wp-block-rss_5fb1f568074f3fe3 .wp-block-latest-posts__post-excerpt_1f8909c245a13d04,
.wp-block-rss_5fb1f568074f3fe3 .wp-block-rss__item-excerpt_5ff1020aa8c261d7,
.wp-block-rss_5fb1f568074f3fe3 .rssSummary_c4cc22890b8dc994,
.widget_rss_49662a1c0a55530c .wp-block-latest-posts__post-excerpt_1f8909c245a13d04,
.widget_rss_49662a1c0a55530c .wp-block-rss__item-excerpt_5ff1020aa8c261d7,
.widget_rss_49662a1c0a55530c .rssSummary_c4cc22890b8dc994 {
  margin-top: 10px;
  margin-bottom: 0; }

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

.te-post-item_51387c48ef304a4c .te-single-post-meta_f6ccdb0637352cd7 {
  gap: 32px; }

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

.te-comment-title_8fc46e8266139c98 h2,
.te-comment-title_8fc46e8266139c98 .wp-block-comments-title_76cde5c096f18ef8,
.wp-block-comments_bcc4c6d3f761480b h2,
.wp-block-comments_bcc4c6d3f761480b .wp-block-comments-title_76cde5c096f18ef8 {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px; }

/* Block Comment Start */
.wp-block-comments_bcc4c6d3f761480b .wp-block-comment-template_2da57f964e4d78da {
  padding-left: 0; }
  .wp-block-comments_bcc4c6d3f761480b .wp-block-comment-template_2da57f964e4d78da .wp-block-te-comment-reply_33c999bbfea99c1e {
    margin-top: 15px; }
  .wp-block-comments_bcc4c6d3f761480b .wp-block-comment-template_2da57f964e4d78da li .wp-block-columns_971dc70e9a706ae2 {
    padding: 50px;
    border: 1px solid #dfe2e9;
    border-radius: 8px;
    margin-bottom: 24px; }
    .wp-block-comments_bcc4c6d3f761480b .wp-block-comment-template_2da57f964e4d78da li .wp-block-columns_971dc70e9a706ae2 .wp-block-column_1d76831620e65d89:first-child {
      -ms-flex-preferred-size: 80px !important;
          flex-basis: 80px !important; }
    .wp-block-comments_bcc4c6d3f761480b .wp-block-comment-template_2da57f964e4d78da li .wp-block-columns_971dc70e9a706ae2 .wp-block-avatar_0ece08db805a8006 {
      width: 100px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 50%;
      overflow: hidden; }
      .wp-block-comments_bcc4c6d3f761480b .wp-block-comment-template_2da57f964e4d78da li .wp-block-columns_971dc70e9a706ae2 .wp-block-avatar_0ece08db805a8006 img {
        width: 100%; }
    .wp-block-comments_bcc4c6d3f761480b .wp-block-comment-template_2da57f964e4d78da li .wp-block-columns_971dc70e9a706ae2 .wp-block-comment-author-name_3aa9557edc2312ef a {
      font-size: 21px;
      margin-bottom: 5px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A; }
    .wp-block-comments_bcc4c6d3f761480b .wp-block-comment-template_2da57f964e4d78da li .wp-block-columns_971dc70e9a706ae2 .wp-block-comment-edit-link_46d049301f1beca2 a {
      color: #317EFE; }
    .wp-block-comments_bcc4c6d3f761480b .wp-block-comment-template_2da57f964e4d78da li .wp-block-columns_971dc70e9a706ae2 .wp-block-comment-date_63ed4d77c88a0154 a,
    .wp-block-comments_bcc4c6d3f761480b .wp-block-comment-template_2da57f964e4d78da li .wp-block-columns_971dc70e9a706ae2 .wp-block-comment-edit-link_46d049301f1beca2 a {
      color: #9ba8c3;
      font-size: 16px;
      font-weight: 400;
      font-family: "Inter", sans-serif; }
    .wp-block-comments_bcc4c6d3f761480b .wp-block-comment-template_2da57f964e4d78da li .wp-block-columns_971dc70e9a706ae2 .wp-block-te-comment-reply_33c999bbfea99c1e 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_bcc4c6d3f761480b .wp-block-comment-template_2da57f964e4d78da li .wp-block-columns_971dc70e9a706ae2 .wp-block-te-comment-reply_33c999bbfea99c1e 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_a105d6d116b9ca5f .te-comment-respond_434f79bdad89a78a,
.te-latest-comments_a105d6d116b9ca5f .comment-respond_8c6fd44c8e17f7ba {
  margin-top: 60px;
  margin-bottom: 40px; }
.te-latest-comments_a105d6d116b9ca5f li .children .te-comments-item_6aaa49cc5dcde5da {
  margin-left: 50px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-latest-comments_a105d6d116b9ca5f li .children .te-comments-item_6aaa49cc5dcde5da {
      margin-left: 0; } }
.te-latest-comments_a105d6d116b9ca5f li .children .children .te-comments-item_6aaa49cc5dcde5da {
  margin-left: 100px;
  border-top: 1px solid #F9F4F1; }
.te-latest-comments_a105d6d116b9ca5f li .te-comments-item_6aaa49cc5dcde5da {
  padding: 50px;
  border: 1px solid #F9F4F1;
  background-color: #F9F4F1;
  border-radius: 20px;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .te-latest-comments_a105d6d116b9ca5f li .te-comments-item_6aaa49cc5dcde5da {
      padding: 30px; } }
  .te-latest-comments_a105d6d116b9ca5f li .te-comments-item_6aaa49cc5dcde5da .te-comments-avatar_d30e98501e41b14d {
    float: left; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-latest-comments_a105d6d116b9ca5f li .te-comments-item_6aaa49cc5dcde5da .te-comments-avatar_d30e98501e41b14d {
        float: inherit;
        margin-bottom: 20px; } }
    .te-latest-comments_a105d6d116b9ca5f li .te-comments-item_6aaa49cc5dcde5da .te-comments-avatar_d30e98501e41b14d img {
      margin-right: 30px;
      width: 100px;
      border-radius: 50px; }
  .te-latest-comments_a105d6d116b9ca5f li .te-comments-item_6aaa49cc5dcde5da .te-comments-text_e72f819c333c6ff0 {
    overflow: hidden; }
    .te-latest-comments_a105d6d116b9ca5f li .te-comments-item_6aaa49cc5dcde5da .te-comments-text_e72f819c333c6ff0 p {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 20px;
      color: #335371; }
    .te-latest-comments_a105d6d116b9ca5f li .te-comments-item_6aaa49cc5dcde5da .te-comments-text_e72f819c333c6ff0 .te-avatar-name_424ef2389da72640 {
      margin-bottom: 10px;
      position: relative; }
      .te-latest-comments_a105d6d116b9ca5f li .te-comments-item_6aaa49cc5dcde5da .te-comments-text_e72f819c333c6ff0 .te-avatar-name_424ef2389da72640 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_a105d6d116b9ca5f li .te-comments-item_6aaa49cc5dcde5da .te-comments-text_e72f819c333c6ff0 .te-avatar-name_424ef2389da72640 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_a105d6d116b9ca5f li .te-comments-item_6aaa49cc5dcde5da .te-comments-text_e72f819c333c6ff0 .te-avatar-name_424ef2389da72640 span {
            display: inline-block;
            width: 100%; } }
    .te-latest-comments_a105d6d116b9ca5f li .te-comments-item_6aaa49cc5dcde5da .te-comments-text_e72f819c333c6ff0 .te-comment-reply_d18a0e410ce65693 {
      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_a105d6d116b9ca5f li .te-comments-item_6aaa49cc5dcde5da .te-comments-text_e72f819c333c6ff0 .te-comment-reply_d18a0e410ce65693 {
          position: unset;
          margin-top: 10px; } }
      .te-latest-comments_a105d6d116b9ca5f li .te-comments-item_6aaa49cc5dcde5da .te-comments-text_e72f819c333c6ff0 .te-comment-reply_d18a0e410ce65693:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

ul.children {
  list-style: none; }

.te-post-comments-form_2ba5ab002f4ce7cf .te-contacts-message_6235b3d6e175c342 {
  margin-top: 10px; }

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

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

.te-comment-respond_434f79bdad89a78a,
.comment-respond_8c6fd44c8e17f7ba {
  position: relative;
  background-color: #F9F4F1;
  padding: 40px;
  border-radius: 20px; }
  .te-comment-respond_434f79bdad89a78a .comment-form-cookies-consent_7ad3e78daa5d3ad1,
  .comment-respond_8c6fd44c8e17f7ba .comment-form-cookies-consent_7ad3e78daa5d3ad1 {
    display: none; }
  .te-comment-respond_434f79bdad89a78a .comment-notes_fcbc97031bf18d4b,
  .comment-respond_8c6fd44c8e17f7ba .comment-notes_fcbc97031bf18d4b {
    margin-bottom: 30px; }
  .te-comment-respond_434f79bdad89a78a p,
  .comment-respond_8c6fd44c8e17f7ba p {
    margin: 0; }
  .te-comment-respond_434f79bdad89a78a .te-contacts-email_db86a8bc71eccfda,
  .te-comment-respond_434f79bdad89a78a .te-contacts-name_9cbfcc6b07909b4b,
  .te-comment-respond_434f79bdad89a78a .single-input-field_6ddcc08195d962a8,
  .comment-respond_8c6fd44c8e17f7ba .te-contacts-email_db86a8bc71eccfda,
  .comment-respond_8c6fd44c8e17f7ba .te-contacts-name_9cbfcc6b07909b4b,
  .comment-respond_8c6fd44c8e17f7ba .single-input-field_6ddcc08195d962a8 {
    margin-bottom: 20px; }
  .te-comment-respond_434f79bdad89a78a label,
  .comment-respond_8c6fd44c8e17f7ba label {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #778196;
    margin-bottom: 20px; }
  .te-comment-respond_434f79bdad89a78a .checkbox-field-wrapper_c1d5908b5d9c905b,
  .comment-respond_8c6fd44c8e17f7ba .checkbox-field-wrapper_c1d5908b5d9c905b {
    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_434f79bdad89a78a .checkbox-field-wrapper_c1d5908b5d9c905b p,
    .comment-respond_8c6fd44c8e17f7ba .checkbox-field-wrapper_c1d5908b5d9c905b p {
      margin: 0; }
    .te-comment-respond_434f79bdad89a78a .checkbox-field-wrapper_c1d5908b5d9c905b .single-checkbox-field_a89bd4f92eb44d44,
    .comment-respond_8c6fd44c8e17f7ba .checkbox-field-wrapper_c1d5908b5d9c905b .single-checkbox-field_a89bd4f92eb44d44 {
      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_434f79bdad89a78a .te-comment-form-cookies-consent_9e197dd479049008,
  .comment-respond_8c6fd44c8e17f7ba .te-comment-form-cookies-consent_9e197dd479049008 {
    display: none; }
  .te-comment-respond_434f79bdad89a78a input[type="number"],
  .comment-respond_8c6fd44c8e17f7ba input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield; }
  .te-comment-respond_434f79bdad89a78a input,
  .te-comment-respond_434f79bdad89a78a select,
  .comment-respond_8c6fd44c8e17f7ba input,
  .comment-respond_8c6fd44c8e17f7ba 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_434f79bdad89a78a *::-webkit-input-placeholder,
  .comment-respond_8c6fd44c8e17f7ba *::-webkit-input-placeholder {
    color: #778196; }
  .te-comment-respond_434f79bdad89a78a *:-ms-input-placeholder,
  .comment-respond_8c6fd44c8e17f7ba *:-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_434f79bdad89a78a *::-ms-input-placeholder,
  .comment-respond_8c6fd44c8e17f7ba *::-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_434f79bdad89a78a *::placeholder,
  .comment-respond_8c6fd44c8e17f7ba *::placeholder {
    color: #778196; }
  .te-comment-respond_434f79bdad89a78a textarea,
  .comment-respond_8c6fd44c8e17f7ba 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_434f79bdad89a78a input:focus,
  .te-comment-respond_434f79bdad89a78a textarea:focus,
  .te-comment-respond_434f79bdad89a78a .form-select_9666227bc489f4c1:focus,
  .comment-respond_8c6fd44c8e17f7ba input:focus,
  .comment-respond_8c6fd44c8e17f7ba textarea:focus,
  .comment-respond_8c6fd44c8e17f7ba .form-select_9666227bc489f4c1: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_d926b5cd5a48c8c4 {
  position: relative;
  border-radius: 20px;
  overflow: hidden; }
  .te-team-card_d926b5cd5a48c8c4:hover .image:before {
    height: 250%;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear;
    background-color: transparent; }
  .te-team-card_d926b5cd5a48c8c4: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_d926b5cd5a48c8c4:hover .te-content-wrapper_0e42dd6f98c0f2e6 {
    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_d926b5cd5a48c8c4 .image {
    overflow: hidden;
    position: relative; }
    .te-team-card_d926b5cd5a48c8c4 .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_d926b5cd5a48c8c4 .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_d926b5cd5a48c8c4 .te-content-wrapper_0e42dd6f98c0f2e6 {
    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_d926b5cd5a48c8c4 .te-content-wrapper_0e42dd6f98c0f2e6 .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_d926b5cd5a48c8c4 .te-content-wrapper_0e42dd6f98c0f2e6 .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_d926b5cd5a48c8c4 .te-content-wrapper_0e42dd6f98c0f2e6 .content .desc_7d26986c02f5b3b8 {
        font-size: 18px;
        line-height: 18px;
        font-weight: 400;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
    .te-team-card_d926b5cd5a48c8c4 .te-content-wrapper_0e42dd6f98c0f2e6 .social_046f4dc5eee47de7 {
      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_d926b5cd5a48c8c4 .te-content-wrapper_0e42dd6f98c0f2e6 .social_046f4dc5eee47de7 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_d926b5cd5a48c8c4 .te-content-wrapper_0e42dd6f98c0f2e6 .social_046f4dc5eee47de7 a:hover {
          background-color: #E7F914;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-team-card_d926b5cd5a48c8c4.style-2_75e688508be3b857 {
  padding: 20px;
  background-color: #F9F4F1;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-team-card_d926b5cd5a48c8c4.style-2_75e688508be3b857:hover {
    background-color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-team-card_d926b5cd5a48c8c4.style-2_75e688508be3b857:hover .te-content-wrapper_0e42dd6f98c0f2e6 .social_046f4dc5eee47de7 a {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-team-card_d926b5cd5a48c8c4.style-2_75e688508be3b857:hover .te-content-wrapper_0e42dd6f98c0f2e6 .content .title,
    .te-team-card_d926b5cd5a48c8c4.style-2_75e688508be3b857:hover .te-content-wrapper_0e42dd6f98c0f2e6 .content .desc_7d26986c02f5b3b8 {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_d926b5cd5a48c8c4.style-2_75e688508be3b857 .image {
    border-radius: 20px; }
  .te-team-card_d926b5cd5a48c8c4.style-2_75e688508be3b857 .te-content-wrapper_0e42dd6f98c0f2e6 {
    position: unset;
    visibility: visible;
    opacity: 1;
    background: transparent;
    -webkit-transform: unset;
            transform: unset; }
    .te-team-card_d926b5cd5a48c8c4.style-2_75e688508be3b857 .te-content-wrapper_0e42dd6f98c0f2e6 .content {
      padding: 0;
      margin-top: 20px;
      margin-bottom: 10px;
      position: unset; }
      .te-team-card_d926b5cd5a48c8c4.style-2_75e688508be3b857 .te-content-wrapper_0e42dd6f98c0f2e6 .content .title {
        color: #131A2A;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-team-card_d926b5cd5a48c8c4.style-2_75e688508be3b857 .te-content-wrapper_0e42dd6f98c0f2e6 .content .title a:hover {
          color: #ffffff !important; }
      .te-team-card_d926b5cd5a48c8c4.style-2_75e688508be3b857 .te-content-wrapper_0e42dd6f98c0f2e6 .content .desc_7d26986c02f5b3b8 {
        color: #335371;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-team-card_d926b5cd5a48c8c4.style-2_75e688508be3b857 .te-content-wrapper_0e42dd6f98c0f2e6 .social_046f4dc5eee47de7 a {
      border: 1px solid #E1E1E1;
      background-color: transparent; }
      .te-team-card_d926b5cd5a48c8c4.style-2_75e688508be3b857 .te-content-wrapper_0e42dd6f98c0f2e6 .social_046f4dc5eee47de7 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_bdeb179b12750d79 {
  position: relative;
  padding: 0;
  overflow: hidden; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-team-member-slider-wrapper_bdeb179b12750d79 {
      padding: 0 12px; } }
  .te-team-member-slider-wrapper_bdeb179b12750d79 .slick-list_eb85bbc6a700f1df {
    margin: 0 -15px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-team-member-slider-wrapper_bdeb179b12750d79 .slick-list_eb85bbc6a700f1df {
        padding-bottom: 25px;
        margin: unset; } }
    .te-team-member-slider-wrapper_bdeb179b12750d79 .slick-list_eb85bbc6a700f1df .slick-slide {
      margin: 0 15px; }
  .te-team-member-slider-wrapper_bdeb179b12750d79 .slick-dots_7a43351567daf968 {
    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_bdeb179b12750d79 .slick-dots_7a43351567daf968 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_bdeb179b12750d79 .slick-dots_7a43351567daf968 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_bdeb179b12750d79 .slick-dots_7a43351567daf968 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_bdeb179b12750d79 .slick-dots_7a43351567daf968 li.slick-active button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-team-member-slider-wrapper_bdeb179b12750d79 .slick-arrow_db275996faac2a07 {
    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_78bdbf213133b6a2 {
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 20px; }
  .te-portfolio-card_78bdbf213133b6a2:hover .image .te-content-wrapper_0e42dd6f98c0f2e6 {
    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_78bdbf213133b6a2:hover .image .te-content-wrapper_0e42dd6f98c0f2e6 .content .content-inner_3fb8061ed0293bd8 {
      margin-bottom: 0;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_78bdbf213133b6a2:hover .image .te-content-wrapper_0e42dd6f98c0f2e6 .content .btn-wrapper_f96335cbfd6b3fe6 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_78bdbf213133b6a2:hover .image .te-content-wrapper_0e42dd6f98c0f2e6 .content .content-inner_3fb8061ed0293bd8 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scaleY(1);
              transform: scaleY(1); }
  .te-portfolio-card_78bdbf213133b6a2: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_78bdbf213133b6a2 .image {
    overflow: hidden;
    position: relative; }
    .te-portfolio-card_78bdbf213133b6a2 .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_78bdbf213133b6a2 .te-content-wrapper_0e42dd6f98c0f2e6 {
    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_78bdbf213133b6a2 .te-content-wrapper_0e42dd6f98c0f2e6 .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_78bdbf213133b6a2 .te-content-wrapper_0e42dd6f98c0f2e6 .content .content-inner_3fb8061ed0293bd8 {
        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_78bdbf213133b6a2 .te-content-wrapper_0e42dd6f98c0f2e6 .content .sub-title_2f0a474bb060d610 {
        color: #131A2A;
        font-size: 18px;
        line-height: 36px;
        font-weight: 400; }
      .te-portfolio-card_78bdbf213133b6a2 .te-content-wrapper_0e42dd6f98c0f2e6 .content .title {
        margin-bottom: 0;
        color: #131A2A;
        font-size: 24px;
        line-height: 39px;
        font-weight: 500; }
      .te-portfolio-card_78bdbf213133b6a2 .te-content-wrapper_0e42dd6f98c0f2e6 .content .btn-wrapper_f96335cbfd6b3fe6 {
        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_78bdbf213133b6a2 .te-content-wrapper_0e42dd6f98c0f2e6 .content .btn-wrapper_f96335cbfd6b3fe6 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_78bdbf213133b6a2 .te-content-wrapper_0e42dd6f98c0f2e6 .content .btn-wrapper_f96335cbfd6b3fe6 a:hover {
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
            background-color: #317EFE;
            color: #ffffff; }

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

.te-portfolio-card_78bdbf213133b6a2.style-3_c899f409be566209:hover .te-content-wrapper_0e42dd6f98c0f2e6 .content .btn-wrapper_f96335cbfd6b3fe6 {
  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_78bdbf213133b6a2.style-3_c899f409be566209 .te-content-wrapper_0e42dd6f98c0f2e6 {
  padding: 0; }
  .te-portfolio-card_78bdbf213133b6a2.style-3_c899f409be566209 .te-content-wrapper_0e42dd6f98c0f2e6 .content .content-inner_3fb8061ed0293bd8 {
    border-radius: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px; }
  .te-portfolio-card_78bdbf213133b6a2.style-3_c899f409be566209 .te-content-wrapper_0e42dd6f98c0f2e6 .content .btn-wrapper_f96335cbfd6b3fe6 {
    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_642386e42f038115.style-1_8b19c8b2c0c61808 {
  margin-top: -210px; }
  @media (max-width: 991px) {
    .newsletter-area_642386e42f038115.style-1_8b19c8b2c0c61808 {
      margin-top: 0;
      padding-top: 100px; } }

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

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

.testimonial-slider-area_2892104126efdb27.style-1_8b19c8b2c0c61808 {
  padding-bottom: 5px; }

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

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

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

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

.team-slider-area_04a68bdeec5b1d8f.style-1_8b19c8b2c0c61808 {
  overflow: hidden; }

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

.about-us-area_b1a04af797ba06b2.style-2_75e688508be3b857 {
  padding-top: 120px;
  padding-bottom: 330px;
  background-color: #F9F4F1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .about-us-area_b1a04af797ba06b2.style-2_75e688508be3b857 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area_b1a04af797ba06b2.style-2_75e688508be3b857 {
      padding: 100px 0; } }
  @media (max-width: 991px) {
    .about-us-area_b1a04af797ba06b2.style-2_75e688508be3b857 .te-about-image-card_bcdd618ff4af9c12 {
      text-align: center;
      margin-bottom: 50px; } }
  @media (max-width: 991px) {
    .about-us-area_b1a04af797ba06b2.style-2_75e688508be3b857 .te-about-image-card_bcdd618ff4af9c12 .te-main-img-wrapper_60b638a57d0cb0e5 .te-main-img-inner_e0e300daf52d1d20 {
      width: 100%; } }
  @media (max-width: 1199px) {
    .about-us-area_b1a04af797ba06b2.style-2_75e688508be3b857 .te-about-image-card_bcdd618ff4af9c12 .te-company-foundation_aa8f87cb947beee7 {
      left: 0; } }
  @media (max-width: 1199px) {
    .about-us-area_b1a04af797ba06b2.style-2_75e688508be3b857 .te-about-info-card_34637872bbc91be3 {
      padding-left: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area_b1a04af797ba06b2.style-2_75e688508be3b857 .te-about-info-card_34637872bbc91be3 {
      padding-left: 60px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .about-us-area_b1a04af797ba06b2.style-2_75e688508be3b857 .te-about-info-card_34637872bbc91be3 {
      padding-left: 80px; } }

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

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

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

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

.faq-area_ea1816b6d4158eae.style-1_8b19c8b2c0c61808 {
  padding-bottom: 100px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .faq-area_ea1816b6d4158eae.style-1_8b19c8b2c0c61808 {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-area_ea1816b6d4158eae.style-1_8b19c8b2c0c61808 {
      padding-bottom: 100px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .faq-area_ea1816b6d4158eae.style-1_8b19c8b2c0c61808 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_ea1816b6d4158eae.style-1_8b19c8b2c0c61808 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_ea1816b6d4158eae.style-1_8b19c8b2c0c61808 .accordion-wrapper_67b3f538de91aa9a {
      padding-right: 60px; } }
  .faq-area_ea1816b6d4158eae.style-1_8b19c8b2c0c61808 .te-faq-image_305b1bfaad3fc753 {
    margin-top: 82px;
    position: relative;
    right: -83px;
    display: inline-block; }
    @media (max-width: 1199px) {
      .faq-area_ea1816b6d4158eae.style-1_8b19c8b2c0c61808 .te-faq-image_305b1bfaad3fc753 {
        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_ea1816b6d4158eae.style-1_8b19c8b2c0c61808 .te-faq-image_305b1bfaad3fc753 {
        right: 0; } }
    .faq-area_ea1816b6d4158eae.style-1_8b19c8b2c0c61808 .te-faq-image_305b1bfaad3fc753 .te-image-wrapper_6bcfded065a12e16 {
      position: relative; }
      .faq-area_ea1816b6d4158eae.style-1_8b19c8b2c0c61808 .te-faq-image_305b1bfaad3fc753 .te-image-wrapper_6bcfded065a12e16 .te-main-img-inner_e0e300daf52d1d20 {
        -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_ea1816b6d4158eae.style-1_8b19c8b2c0c61808 .te-faq-image_305b1bfaad3fc753 .te-image-wrapper_6bcfded065a12e16 .te-image-shape_1e96d5d816bdacc3 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: -1; }
      .faq-area_ea1816b6d4158eae.style-1_8b19c8b2c0c61808 .te-faq-image_305b1bfaad3fc753 .te-image-wrapper_6bcfded065a12e16 .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_ea1816b6d4158eae.style-1_8b19c8b2c0c61808 .te-faq-image_305b1bfaad3fc753 .te-image-wrapper_6bcfded065a12e16 .content .title {
          font-size: 18px;
          font-weight: 400;
          line-height: 18px;
          color: #ffffff;
          margin-bottom: 0; }
        .faq-area_ea1816b6d4158eae.style-1_8b19c8b2c0c61808 .te-faq-image_305b1bfaad3fc753 .te-image-wrapper_6bcfded065a12e16 .content .number_0cf2dccfe71b75d1 {
          font-size: 32px;
          font-weight: 500;
          line-height: 32px;
          letter-spacing: 0px;
          color: #ffffff;
          margin-bottom: 0; }
      .faq-area_ea1816b6d4158eae.style-1_8b19c8b2c0c61808 .te-faq-image_305b1bfaad3fc753 .te-image-wrapper_6bcfded065a12e16 .top-content_3c4ce3224d00c2fa {
        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_ea1816b6d4158eae.style-1_8b19c8b2c0c61808 .te-faq-image_305b1bfaad3fc753 .te-image-wrapper_6bcfded065a12e16 .top-content_3c4ce3224d00c2fa {
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); } }
      .faq-area_ea1816b6d4158eae.style-1_8b19c8b2c0c61808 .te-faq-image_305b1bfaad3fc753 .te-image-wrapper_6bcfded065a12e16 .bottom-content_229b06dc3f54a0b8 {
        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_ea1816b6d4158eae.style-1_8b19c8b2c0c61808 .te-faq-image_305b1bfaad3fc753 .te-image-wrapper_6bcfded065a12e16 .bottom-content_229b06dc3f54a0b8 {
            right: 50%;
            -webkit-transform: translateX(50%);
                    transform: translateX(50%); } }
        .faq-area_ea1816b6d4158eae.style-1_8b19c8b2c0c61808 .te-faq-image_305b1bfaad3fc753 .te-image-wrapper_6bcfded065a12e16 .bottom-content_229b06dc3f54a0b8 .bottom-content-inner_801dba1455b40cd4 {
          width: 100%;
          height: 100%;
          background-color: #E7F914;
          border-radius: 100%;
          border: 8px solid #ffffff;
          outline: 2px dashed #14203A; }
          .faq-area_ea1816b6d4158eae.style-1_8b19c8b2c0c61808 .te-faq-image_305b1bfaad3fc753 .te-image-wrapper_6bcfded065a12e16 .bottom-content_229b06dc3f54a0b8 .bottom-content-inner_801dba1455b40cd4 .title,
          .faq-area_ea1816b6d4158eae.style-1_8b19c8b2c0c61808 .te-faq-image_305b1bfaad3fc753 .te-image-wrapper_6bcfded065a12e16 .bottom-content_229b06dc3f54a0b8 .bottom-content-inner_801dba1455b40cd4 .number_0cf2dccfe71b75d1 {
            color: #14203A; }

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

.testimonial-slider-area_2892104126efdb27 {
  overflow: hidden;
  padding-bottom: 10px; }
  .testimonial-slider-area_2892104126efdb27.style-2_75e688508be3b857 .slick-list_eb85bbc6a700f1df {
    margin: 0 -100px;
    overflow: visible; }
    .testimonial-slider-area_2892104126efdb27.style-2_75e688508be3b857 .slick-list_eb85bbc6a700f1df .te-slick-item_f710e34381b69d39 {
      width: 520px;
      margin: 0 15px; }

.counter-up-area_813f9e5f3dc490e9.style-2_75e688508be3b857 .te-counter-card_b1ef766e16fc9d25 {
  padding: 80px 55px;
  background-color: #131A2A;
  border-radius: 20px; }
  .counter-up-area_813f9e5f3dc490e9.style-2_75e688508be3b857 .te-counter-card_b1ef766e16fc9d25 .te-counter-item_8ab0c2a50e610dcb .icon_28998bdb5fdf7f23 {
    width: unset;
    height: unset;
    background-color: transparent; }
  .counter-up-area_813f9e5f3dc490e9.style-2_75e688508be3b857 .te-counter-card_b1ef766e16fc9d25 .te-counter-item_8ab0c2a50e610dcb .te-counter-title_8798c22394fb46ff {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px; }
    .counter-up-area_813f9e5f3dc490e9.style-2_75e688508be3b857 .te-counter-card_b1ef766e16fc9d25 .te-counter-item_8ab0c2a50e610dcb .te-counter-title_8798c22394fb46ff .content {
      gap: 18px;
      text-align: left; }
  .counter-up-area_813f9e5f3dc490e9.style-2_75e688508be3b857 .te-counter-card_b1ef766e16fc9d25 .te-counter-item_8ab0c2a50e610dcb .title {
    color: #ffffff; }
  .counter-up-area_813f9e5f3dc490e9.style-2_75e688508be3b857 .te-counter-card_b1ef766e16fc9d25 .te-counter-item_8ab0c2a50e610dcb .number_0cf2dccfe71b75d1 {
    color: #E7F914; }
  .counter-up-area_813f9e5f3dc490e9.style-2_75e688508be3b857 .te-counter-card_b1ef766e16fc9d25 .te-counter-item_8ab0c2a50e610dcb .number_0cf2dccfe71b75d1,
  .counter-up-area_813f9e5f3dc490e9.style-2_75e688508be3b857 .te-counter-card_b1ef766e16fc9d25 .te-counter-item_8ab0c2a50e610dcb .title {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

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

.subscribe-area_cadfa49261f47636.style-2_75e688508be3b857 {
  position: relative;
  z-index: 9;
  margin-bottom: -140px; }
  .subscribe-area_cadfa49261f47636.style-2_75e688508be3b857 .te-subscribe-inner-area_1f8f10a90ad3f0f2 {
    background-color: #317EFE;
    padding: 10px;
    border-radius: 20px;
    gap: 0; }
    .subscribe-area_cadfa49261f47636.style-2_75e688508be3b857 .te-subscribe-inner-area_1f8f10a90ad3f0f2 .te-image-bg-collumn_e9ee0f6ed9cabced {
      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_cadfa49261f47636.style-2_75e688508be3b857 .te-subscribe-inner-area_1f8f10a90ad3f0f2 .te-subscribe-form-wrapper_d776d90b3a01d5f7 {
      padding: 0; }
    .subscribe-area_cadfa49261f47636.style-2_75e688508be3b857 .te-subscribe-inner-area_1f8f10a90ad3f0f2 .te-content-wrapper_0e42dd6f98c0f2e6 {
      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_cadfa49261f47636.style-2_75e688508be3b857 .te-subscribe-inner-area_1f8f10a90ad3f0f2 .te-content-wrapper_0e42dd6f98c0f2e6 {
          left: unset; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_cadfa49261f47636.style-2_75e688508be3b857 .te-subscribe-inner-area_1f8f10a90ad3f0f2 .te-content-wrapper_0e42dd6f98c0f2e6 {
          -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_cadfa49261f47636.style-2_75e688508be3b857 .te-subscribe-inner-area_1f8f10a90ad3f0f2 .te-content-wrapper_0e42dd6f98c0f2e6 {
          -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_cadfa49261f47636.style-2_75e688508be3b857 .te-subscribe-inner-area_1f8f10a90ad3f0f2 .te-content-wrapper_0e42dd6f98c0f2e6 {
          gap: 60px; } }
      .subscribe-area_cadfa49261f47636.style-2_75e688508be3b857 .te-subscribe-inner-area_1f8f10a90ad3f0f2 .te-content-wrapper_0e42dd6f98c0f2e6 .te-subscribe-title_8b16648337b8ddd9 {
        font-size: 38px;
        font-weight: 500;
        line-height: 46px;
        letter-spacing: -0.676px;
        text-transform: capitalize;
        margin-bottom: 0; }
      .subscribe-area_cadfa49261f47636.style-2_75e688508be3b857 .te-subscribe-inner-area_1f8f10a90ad3f0f2 .te-content-wrapper_0e42dd6f98c0f2e6 .te-content-inner_f4b6f19e9ea8eec1 {
        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_cadfa49261f47636.style-2_75e688508be3b857 .te-subscribe-inner-area_1f8f10a90ad3f0f2 .te-content-wrapper_0e42dd6f98c0f2e6 .te-content-inner_f4b6f19e9ea8eec1 {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
        .subscribe-area_cadfa49261f47636.style-2_75e688508be3b857 .te-subscribe-inner-area_1f8f10a90ad3f0f2 .te-content-wrapper_0e42dd6f98c0f2e6 .te-content-inner_f4b6f19e9ea8eec1 .icon_28998bdb5fdf7f23 {
          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_cadfa49261f47636.style-2_75e688508be3b857 .te-subscribe-inner-area_1f8f10a90ad3f0f2 .te-subscribe-form-widget_c0f23a49ace741a7 {
      background: #fff;
      padding: 7px;
      border-radius: 50px; }
    .subscribe-area_cadfa49261f47636.style-2_75e688508be3b857 .te-subscribe-inner-area_1f8f10a90ad3f0f2 .mc4wp-form-fields_bb45ea58407311f7 {
      gap: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .subscribe-area_cadfa49261f47636.style-2_75e688508be3b857 .te-subscribe-inner-area_1f8f10a90ad3f0f2 .mc4wp-form-fields_bb45ea58407311f7 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }

.testimonial-slider-area_2892104126efdb27.style-3_c899f409be566209 {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .testimonial-slider-area_2892104126efdb27.style-3_c899f409be566209 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slider-area_2892104126efdb27.style-3_c899f409be566209 {
      padding: 100px 0; } }
  .testimonial-slider-area_2892104126efdb27.style-3_c899f409be566209 .slick-list_eb85bbc6a700f1df .slick-slide.slick-current_9b1932d4abf3bedc .te-testimonial-card_f79479e886b5a924.style-3_c899f409be566209 .te-content-wrapper_0e42dd6f98c0f2e6 .te-user-meta_bf241ff081c32af7 .icon_28998bdb5fdf7f23 {
    color: #317EFE; }

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

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

.te-contact-info_112e934f02439e05 {
  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_112e934f02439e05 .te-icon-card_7395cad1e158a834 {
      -webkit-box-orient: unset;
      -webkit-box-direction: unset;
          -ms-flex-direction: unset;
              flex-direction: unset; } }

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

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

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

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

.service-details_e85c4e43110005b3 {
  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_e85c4e43110005b3 .image {
    border-radius: 20px;
    overflow: hidden; }
  .service-details_e85c4e43110005b3 .content .te-title-wrapper_8bac939ed5b3c576 {
    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_e85c4e43110005b3 .content .te-title-wrapper_8bac939ed5b3c576 .title-inner_bf3c67261e9cf64d {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 20px; }
      .service-details_e85c4e43110005b3 .content .te-title-wrapper_8bac939ed5b3c576 .title-inner_bf3c67261e9cf64d .icon_28998bdb5fdf7f23 {
        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_e85c4e43110005b3 .content .te-title-wrapper_8bac939ed5b3c576 .title-inner_bf3c67261e9cf64d .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_da75e2ab8642bcc3 {
  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_da75e2ab8642bcc3 .list-wrapper_88b2b26c80ecc2de {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px; }
    .service-details-overview_da75e2ab8642bcc3 .list-wrapper_88b2b26c80ecc2de .icon_28998bdb5fdf7f23 {
      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_da75e2ab8642bcc3 .list-wrapper_88b2b26c80ecc2de 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_da75e2ab8642bcc3 .list-wrapper_88b2b26c80ecc2de 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_da75e2ab8642bcc3 .list-wrapper_88b2b26c80ecc2de 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_da75e2ab8642bcc3 .list-wrapper_88b2b26c80ecc2de 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_7f768be55c8a4399 {
  padding-top: 120px;
  padding-bottom: 96px; }
  .team-page_7f768be55c8a4399 .te-team-card_d926b5cd5a48c8c4 {
    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_07dbad92dddc4367 {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .team-details-page_07dbad92dddc4367 {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-page_07dbad92dddc4367 {
      padding-top: 100px;
      padding-bottom: 76px; } }

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

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

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

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

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

.footer_8c200d2f6fffcc96 {
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .footer_8c200d2f6fffcc96 .te-subscribe-form-widget_c0f23a49ace741a7 .submit-btn_7b07fcaf0f17e6ce span {
    display: none; }
  .footer_8c200d2f6fffcc96.style-1_8b19c8b2c0c61808 {
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .footer_8c200d2f6fffcc96.style-1_8b19c8b2c0c61808 .te-footer-sec_e5bde7307bbb189b {
      border-bottom: 1px solid rgba(19, 26, 42, 0.1);
      padding-top: 214px;
      padding-bottom: 60px; }
      .footer_8c200d2f6fffcc96.style-1_8b19c8b2c0c61808 .te-footer-sec_e5bde7307bbb189b .te-footer-widget_de70f0e6ac115c7a .te-subscribe-form-widget_c0f23a49ace741a7 .mc4wp-form-fields_bb45ea58407311f7 {
        border-color: rgba(19, 26, 42, 0.5); }
    .footer_8c200d2f6fffcc96.style-1_8b19c8b2c0c61808 .te-footer-widget_de70f0e6ac115c7a .te-subscribe-form-widget_c0f23a49ace741a7 .single-field_84c6d0cde3ed1d4c input {
      color: #131A2A; }
  .footer_8c200d2f6fffcc96.style-2_75e688508be3b857 .widget_e63dee8b9b183da1 .wp-block-heading_40d6527af9a54cab,
  .footer_8c200d2f6fffcc96.style-2_75e688508be3b857 .widget_e63dee8b9b183da1 .widget-title_7edea3d776b62fb2,
  .footer_8c200d2f6fffcc96.style-2_75e688508be3b857 .widget_e63dee8b9b183da1 .wp-block-search__label_8b60194e10291b9e,
  .footer_8c200d2f6fffcc96.style-2_75e688508be3b857 .sidebar__widget_3c625792111bd9e5 .wp-block-heading_40d6527af9a54cab,
  .footer_8c200d2f6fffcc96.style-2_75e688508be3b857 .sidebar__widget_3c625792111bd9e5 .widget-title_7edea3d776b62fb2,
  .footer_8c200d2f6fffcc96.style-2_75e688508be3b857 .sidebar__widget_3c625792111bd9e5 .wp-block-search__label_8b60194e10291b9e,
  .footer_8c200d2f6fffcc96.style-2_75e688508be3b857 .widget_e63dee8b9b183da1 ul li a,
  .footer_8c200d2f6fffcc96.style-2_75e688508be3b857 .widget_e63dee8b9b183da1 ol li a,
  .footer_8c200d2f6fffcc96.style-2_75e688508be3b857 .sidebar__widget_3c625792111bd9e5 ul li a,
  .footer_8c200d2f6fffcc96.style-2_75e688508be3b857 .sidebar__widget_3c625792111bd9e5 ol li a,
  .footer_8c200d2f6fffcc96.style-2_75e688508be3b857 .widget_e63dee8b9b183da1 ul li,
  .footer_8c200d2f6fffcc96.style-2_75e688508be3b857 .wp-calendar-table_d70479ee14521a69,
  .footer_8c200d2f6fffcc96.style-2_75e688508be3b857 .wp-block-calendar_fb383e85e5b34595 caption,
  .footer_8c200d2f6fffcc96.style-2_75e688508be3b857 nav.wp-calendar-nav_2e577b15230e2bf9 a,
  .footer_8c200d2f6fffcc96.style-2_75e688508be3b857 .wp-block-latest-comments__comment-excerpt_e196942ceff23bc3,
  .footer_8c200d2f6fffcc96.style-2_75e688508be3b857 .wp-calendar-table_d70479ee14521a69 caption,
  .footer_8c200d2f6fffcc96.style-2_75e688508be3b857 .widget_text_e1b318958b06e0c7,
  .footer_8c200d2f6fffcc96.style-2_75e688508be3b857 .widget_e63dee8b9b183da1 .tagcloud_5133a2ef4a1e0746 a,
  .footer_8c200d2f6fffcc96.style-2_75e688508be3b857 .widget_e63dee8b9b183da1 .wp-block-tag-cloud_1b280ccbfadbaf69 a,
  .footer_8c200d2f6fffcc96.style-2_75e688508be3b857 .sidebar__widget_3c625792111bd9e5 .tagcloud_5133a2ef4a1e0746 a,
  .footer_8c200d2f6fffcc96.style-2_75e688508be3b857 .sidebar__widget_3c625792111bd9e5 .wp-block-tag-cloud_1b280ccbfadbaf69 a,
  .footer_8c200d2f6fffcc96.style-2_75e688508be3b857 .wp-block-latest-comments__comment-date_98335d7d7b69cb78,
  .footer_8c200d2f6fffcc96.style-2_75e688508be3b857 .wp-block-latest-comments__comment_0524d12fedce676c,
  .footer_8c200d2f6fffcc96.style-2_75e688508be3b857 .wp-block-archives-dropdown_8535e9b57f771e84 label,
  .footer_8c200d2f6fffcc96.style-2_75e688508be3b857 .widget_categories_6f445381b764a020 li a,
  .footer_8c200d2f6fffcc96.style-2_75e688508be3b857 .widget_archive_644c0611567f56fc li a,
  .footer_8c200d2f6fffcc96.style-2_75e688508be3b857 .widget_nav_menu_bff660439106d52e li a,
  .footer_8c200d2f6fffcc96.style-2_75e688508be3b857 .widget_tag_cloud_e015c83d5a5a8829 a,
  .footer_8c200d2f6fffcc96.style-2_75e688508be3b857 .widget_rss_49662a1c0a55530c li a,
  .footer_8c200d2f6fffcc96.style-2_75e688508be3b857 .widget_rss_49662a1c0a55530c li,
  .footer_8c200d2f6fffcc96.style-2_75e688508be3b857 .footer__widget_f4a6ac480e99a7ab a,
  .footer_8c200d2f6fffcc96.style-2_75e688508be3b857 .footer__widget_f4a6ac480e99a7ab li,
  .footer_8c200d2f6fffcc96.style-2_75e688508be3b857 li.recentcomments_5d26268574e45b6b {
    color: #ffffff; }
  .footer_8c200d2f6fffcc96.style-2_75e688508be3b857 .te-theme-btn_8a5208ae36c154a5,
  .footer_8c200d2f6fffcc96.style-2_75e688508be3b857 .wp-block-loginout_68d18ce09dc216b8 a,
  .footer_8c200d2f6fffcc96.style-2_75e688508be3b857 input.te-theme-btn_8a5208ae36c154a5,
  .footer_8c200d2f6fffcc96.style-2_75e688508be3b857 .widget_e63dee8b9b183da1 .wp-block-search_49f8959276241df9 button,
  .footer_8c200d2f6fffcc96.style-2_75e688508be3b857 .widget_e63dee8b9b183da1 .search-form_76c9ac2189c400f5 button,
  .footer_8c200d2f6fffcc96.style-2_75e688508be3b857 .widget_e63dee8b9b183da1 .sidebar__search_c391756500addfa0 button,
  .footer_8c200d2f6fffcc96.style-2_75e688508be3b857 .sidebar__widget_3c625792111bd9e5 .wp-block-search_49f8959276241df9 button,
  .footer_8c200d2f6fffcc96.style-2_75e688508be3b857 .sidebar__widget_3c625792111bd9e5 .search-form_76c9ac2189c400f5 button,
  .footer_8c200d2f6fffcc96.style-2_75e688508be3b857 .sidebar__widget_3c625792111bd9e5 .sidebar__search_c391756500addfa0 button {
    background-color: #E7F914;
    color: #14203A; }
  .footer_8c200d2f6fffcc96 .footer__widget_f4a6ac480e99a7ab li {
    list-style: none; }
  .footer_8c200d2f6fffcc96 .te-footer-widget_de70f0e6ac115c7a.te_widget_nav_menu_89919a67ed31f0b1 li.wp-block-social-link_6aea1dffb710f5b4 {
    display: inline-block;
    width: unset !important; }
  .footer_8c200d2f6fffcc96 .te_widget_nav_menu_89919a67ed31f0b1 li.cat-item_47c4bd406a37f47e {
    text-align: right; }
    .footer_8c200d2f6fffcc96 .te_widget_nav_menu_89919a67ed31f0b1 li.cat-item_47c4bd406a37f47e a {
      float: left; }
  .footer_8c200d2f6fffcc96 .te-footer-bg_e41879cf9a0573e5 {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: -1; }
  .footer_8c200d2f6fffcc96 .footer-nav-widget_ad75d5b3b674f2a8 {
    padding: 0 90px; }
    @media (max-width: 991px) {
      .footer_8c200d2f6fffcc96 .footer-nav-widget_ad75d5b3b674f2a8 {
        padding: 0 12px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .footer_8c200d2f6fffcc96 .footer-nav-widget_ad75d5b3b674f2a8 {
        padding: 0 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .footer_8c200d2f6fffcc96 .footer-nav-widget_ad75d5b3b674f2a8 {
        padding: 0 30px; } }

.te-footer-widget_de70f0e6ac115c7a {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .te-footer-widget_de70f0e6ac115c7a {
      margin-bottom: 40px; } }
  .te-footer-widget_de70f0e6ac115c7a .te-footer-widget-title_0e28e1d9df748e57,
  .te-footer-widget_de70f0e6ac115c7a .wp-block-heading_40d6527af9a54cab {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 39px;
    color: #131A2A;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700; }
  .te-footer-widget_de70f0e6ac115c7a ul {
    padding-left: 0; }
  .te-footer-widget_de70f0e6ac115c7a .te-subscribe-form-widget_c0f23a49ace741a7 .mc4wp-form-fields_bb45ea58407311f7 {
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 5px; }
  .te-footer-widget_de70f0e6ac115c7a .te-subscribe-form-widget_c0f23a49ace741a7 .single-field_84c6d0cde3ed1d4c input {
    border-radius: 0;
    background-color: transparent;
    color: #ffffff; }
  .te-footer-widget_de70f0e6ac115c7a.widget-latest-posts-footer_b29294dd32c235f7 {
    margin-top: -5px; }
  @media (max-width: 767px) {
    .te-footer-widget_de70f0e6ac115c7a.zoom-instagram-widget_6f36eb38852144bb {
      margin-bottom: 0;
      margin-top: -10px; } }
  @media (max-width: 767px) {
    .te-footer-widget_de70f0e6ac115c7a.widget_contact_info_widget_a01661dc0d20f1df {
      margin-bottom: 18px; } }
  @media only screen and (min-width: 992px) and (max-width: 1399px) {
    .te-footer-widget_de70f0e6ac115c7a .widget-instagram-feed_01bf33566621d7c3 {
      width: 170px; } }
  .te-footer-widget_de70f0e6ac115c7a .te-footer-widget-info_20117fc586dd881d {
    padding-right: 30px; }
    @media (max-width: 1199px) {
      .te-footer-widget_de70f0e6ac115c7a .te-footer-widget-info_20117fc586dd881d {
        padding-right: 0; } }
    .te-footer-widget_de70f0e6ac115c7a .te-footer-widget-info_20117fc586dd881d p {
      color: #335371;
      margin-bottom: 30px; }
    .te-footer-widget_de70f0e6ac115c7a .te-footer-widget-info_20117fc586dd881d .te-footer-logo_d8853ddb98e42d06 {
      margin-bottom: 30px;
      display: inline-block; }
    .te-footer-widget_de70f0e6ac115c7a .te-footer-widget-info_20117fc586dd881d .info-form-and-social-icon_4a7dfff59188ce2a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 50px; }
      .te-footer-widget_de70f0e6ac115c7a .te-footer-widget-info_20117fc586dd881d .info-form-and-social-icon_4a7dfff59188ce2a .te-social-profile_37f6123a4c254734 {
        margin-top: 0; }
    .te-footer-widget_de70f0e6ac115c7a .te-footer-widget-info_20117fc586dd881d .te-social-profile_37f6123a4c254734 {
      gap: 20px;
      margin-top: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-footer-widget_de70f0e6ac115c7a .te-footer-widget-info_20117fc586dd881d .info-form-and-social-icon_4a7dfff59188ce2a {
        -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_de70f0e6ac115c7a.te_widget_nav_menu_89919a67ed31f0b1 ul {
    margin-top: -5px;
    padding-left: 0;
    margin-bottom: 0; }
  .te-footer-widget_de70f0e6ac115c7a.te_widget_nav_menu_89919a67ed31f0b1 li {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 2px; }
    .te-footer-widget_de70f0e6ac115c7a.te_widget_nav_menu_89919a67ed31f0b1 li:last-child {
      padding-top: 0;
      padding-bottom: 0; }
    .te-footer-widget_de70f0e6ac115c7a.te_widget_nav_menu_89919a67ed31f0b1 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_de70f0e6ac115c7a.te_widget_nav_menu_89919a67ed31f0b1 li a::before {
        content: "\f105";
        font-family: "Font Awesome 6 Free";
        font-size: 14px; }
      .te-footer-widget_de70f0e6ac115c7a.te_widget_nav_menu_89919a67ed31f0b1 li a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-footer-widget_de70f0e6ac115c7a .te-footer-widget-contact_20a518c21340478a p {
    color: #335371; }
  .te-footer-widget_de70f0e6ac115c7a .te-footer-widget-contact_20a518c21340478a .footer-contact_21294e5a4000e4dc ul {
    list-style: none; }
    .te-footer-widget_de70f0e6ac115c7a .te-footer-widget-contact_20a518c21340478a .footer-contact_21294e5a4000e4dc 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_de70f0e6ac115c7a .te-footer-widget-contact_20a518c21340478a .footer-contact_21294e5a4000e4dc ul li:first-child {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .te-footer-widget_de70f0e6ac115c7a .te-footer-widget-contact_20a518c21340478a .footer-contact_21294e5a4000e4dc ul li:first-child .contact-icon_67a4adfd39f76000 {
          margin-top: 5px; }
      .te-footer-widget_de70f0e6ac115c7a .te-footer-widget-contact_20a518c21340478a .footer-contact_21294e5a4000e4dc ul li:last-child {
        margin-bottom: 0; }
      .te-footer-widget_de70f0e6ac115c7a .te-footer-widget-contact_20a518c21340478a .footer-contact_21294e5a4000e4dc ul li .contact-icon_67a4adfd39f76000 {
        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_de70f0e6ac115c7a .te-footer-widget-contact_20a518c21340478a .footer-contact_21294e5a4000e4dc ul li .contact-text_37ee0764e0035e5e {
        color: #335371;
        font-size: 18px;
        line-height: 24px;
        overflow: hidden; }
        .te-footer-widget_de70f0e6ac115c7a .te-footer-widget-contact_20a518c21340478a .footer-contact_21294e5a4000e4dc ul li .contact-text_37ee0764e0035e5e a:hover span {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .te-footer-widget_de70f0e6ac115c7a .te-footer-widget-contact_20a518c21340478a .footer-contact_21294e5a4000e4dc ul li .contact-text_37ee0764e0035e5e span,
        .te-footer-widget_de70f0e6ac115c7a .te-footer-widget-contact_20a518c21340478a .footer-contact_21294e5a4000e4dc ul li .contact-text_37ee0764e0035e5e p,
        .te-footer-widget_de70f0e6ac115c7a .te-footer-widget-contact_20a518c21340478a .footer-contact_21294e5a4000e4dc ul li .contact-text_37ee0764e0035e5e 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_de70f0e6ac115c7a .te_widget_latest_post_bfba18d5dae22d6f ul li {
    margin-bottom: 10px; }
    .te-footer-widget_de70f0e6ac115c7a .te_widget_latest_post_bfba18d5dae22d6f ul li .te-latest-post-thumb_318878d67ecc660e {
      width: 80px;
      height: 80px;
      border-radius: 20px;
      overflow: hidden; }
    .te-footer-widget_de70f0e6ac115c7a .te_widget_latest_post_bfba18d5dae22d6f ul li .te-latest-post-desc_ff8f94b743de5463 .te-latest-post-title_ca118a0e32f76160 {
      margin-bottom: 0;
      font-size: 18px;
      line-height: 29px;
      color: #335371;
      font-weight: 400; }
      .te-footer-widget_de70f0e6ac115c7a .te_widget_latest_post_bfba18d5dae22d6f ul li .te-latest-post-desc_ff8f94b743de5463 .te-latest-post-title_ca118a0e32f76160 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_de70f0e6ac115c7a .te_widget_latest_post_bfba18d5dae22d6f ul li .te-latest-post-desc_ff8f94b743de5463 .te-latest-post-title_ca118a0e32f76160 a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-footer-widget_de70f0e6ac115c7a .te_widget_latest_post_bfba18d5dae22d6f ul li .te-latest-post-desc_ff8f94b743de5463 .te-latest-post-meta_c7c02d35413eb8b3 {
      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_9a133a853adfcc79 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_9a133a853adfcc79 ul {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .te-footer-bottom-menu_9a133a853adfcc79 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_9a133a853adfcc79 ul li a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }

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

.subscribe-area_cadfa49261f47636 {
  overflow: hidden; }
  .subscribe-area_cadfa49261f47636.style-1_8b19c8b2c0c61808 .te-subscribe-inner-area_1f8f10a90ad3f0f2 .te-content-wrapper_0e42dd6f98c0f2e6 {
    background-color: #317EFE;
    border-radius: 20px;
    padding: 63px 50px 68px 74px;
    gap: 14px; }
  .subscribe-area_cadfa49261f47636.style-1_8b19c8b2c0c61808 .te-image-bg-collumn_e9ee0f6ed9cabced {
    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_cadfa49261f47636.style-1_8b19c8b2c0c61808 .te-image-bg-collumn_e9ee0f6ed9cabced {
        display: none; } }
  .subscribe-area_cadfa49261f47636 .te-content-wrapper_0e42dd6f98c0f2e6 {
    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_cadfa49261f47636 .te-content-wrapper_0e42dd6f98c0f2e6 {
        padding: 100px 24px 100px 24px;
        margin: 0 auto; } }
    @media (max-width: 809px) {
      .subscribe-area_cadfa49261f47636 .te-content-wrapper_0e42dd6f98c0f2e6 {
        padding: 80px 24px 80px 24px;
        width: 100%; } }
    .subscribe-area_cadfa49261f47636 .te-content-wrapper_0e42dd6f98c0f2e6 .short-title_c43cde228d88569f {
      font-size: 21px;
      font-weight: 500;
      color: #335371;
      margin-bottom: 0; }
    .subscribe-area_cadfa49261f47636 .te-content-wrapper_0e42dd6f98c0f2e6 .te-subscribe-title_8b16648337b8ddd9 {
      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_cadfa49261f47636 .te-content-wrapper_0e42dd6f98c0f2e6 .te-subscribe-title_8b16648337b8ddd9 {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .subscribe-area_cadfa49261f47636 .te-content-wrapper_0e42dd6f98c0f2e6 .te-subscribe-title_8b16648337b8ddd9 {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_cadfa49261f47636 .te-content-wrapper_0e42dd6f98c0f2e6 .te-subscribe-title_8b16648337b8ddd9 {
          font-size: 36px;
          line-height: 42px; } }
    .subscribe-area_cadfa49261f47636 .te-content-wrapper_0e42dd6f98c0f2e6 .text {
      font-size: 18px;
      color: #ffffff;
      margin-bottom: 0; }
  .subscribe-area_cadfa49261f47636 .te-subscribe-inner-area_1f8f10a90ad3f0f2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .subscribe-area_cadfa49261f47636 .te-subscribe-inner-area_1f8f10a90ad3f0f2 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .subscribe-area_cadfa49261f47636 .te-subscribe-inner-area_1f8f10a90ad3f0f2 .te-subscribe-collumn_5b489d1897184691 {
      -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_cadfa49261f47636 .te-subscribe-inner-area_1f8f10a90ad3f0f2 .te-subscribe-collumn_5b489d1897184691.te-image-bg-collumn_e9ee0f6ed9cabced {
          display: none; } }
    .subscribe-area_cadfa49261f47636 .te-subscribe-inner-area_1f8f10a90ad3f0f2 .mc4wp-form-fields_bb45ea58407311f7 {
      background-color: transparent;
      gap: 10px; }
      @media (max-width: 575px) {
        .subscribe-area_cadfa49261f47636 .te-subscribe-inner-area_1f8f10a90ad3f0f2 .mc4wp-form-fields_bb45ea58407311f7 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .subscribe-area_cadfa49261f47636 .te-subscribe-inner-area_1f8f10a90ad3f0f2 .mc4wp-form-fields_bb45ea58407311f7 .submit-btn_7b07fcaf0f17e6ce {
        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_de70f0e6ac115c7a .te-subscribe-form-wrapper_d776d90b3a01d5f7 {
  color: #335371; }

.te-subscribe-form-widget_c0f23a49ace741a7 {
  position: relative; }
  .te-subscribe-form-widget_c0f23a49ace741a7 .mc4wp-form-fields_bb45ea58407311f7 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    overflow: hidden;
    border-radius: 5px; }
  .te-subscribe-form-widget_c0f23a49ace741a7 .single-field_84c6d0cde3ed1d4c {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .te-subscribe-form-widget_c0f23a49ace741a7 .single-field_84c6d0cde3ed1d4c input {
      color: #335371;
      height: 55px;
      padding: 0 30px;
      font-size: 18px;
      width: 100%;
      border-radius: 50px; }
    .te-subscribe-form-widget_c0f23a49ace741a7 .single-field_84c6d0cde3ed1d4c *::-webkit-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_c0f23a49ace741a7 .single-field_84c6d0cde3ed1d4c *:-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_c0f23a49ace741a7 .single-field_84c6d0cde3ed1d4c *::-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_c0f23a49ace741a7 .single-field_84c6d0cde3ed1d4c *::placeholder {
      color: #778196; }
  .te-subscribe-form-widget_c0f23a49ace741a7 .submit-btn_7b07fcaf0f17e6ce {
    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_c0f23a49ace741a7 .submit-btn_7b07fcaf0f17e6ce:hover {
      background-color: #131A2A;
      color: #ffffff; }
  .te-subscribe-form-widget_c0f23a49ace741a7 .mc4wp-response_c3c2cb80de7ac642 {
    position: absolute;
    margin-top: 15px; }
    .te-subscribe-form-widget_c0f23a49ace741a7 .mc4wp-response_c3c2cb80de7ac642 .mc4wp-alert_242d07a0e7d6489e.mc4wp-error_911e85664bd04719 p {
      color: #ff0000;
      position: relative; }
    .te-subscribe-form-widget_c0f23a49ace741a7 .mc4wp-response_c3c2cb80de7ac642 .mc4wp-alert_242d07a0e7d6489e.mc4wp-error_911e85664bd04719 a {
      color: #ff0000; }
    .te-subscribe-form-widget_c0f23a49ace741a7 .mc4wp-response_c3c2cb80de7ac642 .mc4wp-alert_242d07a0e7d6489e.mc4wp-success_452775cf98d5d606 p, .te-subscribe-form-widget_c0f23a49ace741a7 .mc4wp-response_c3c2cb80de7ac642 .mc4wp-alert_242d07a0e7d6489e.mc4wp-notice_8cc32bf6b43d244c p {
      color: #ffffff;
      position: relative; }

.te-footer-social-wrapper_0dc66e913dd0d79f {
  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_0dc66e913dd0d79f .te-footer-logo_d8853ddb98e42d06 {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .te-footer-social-wrapper_0dc66e913dd0d79f .te-social-widget_f5a5372e443d58c5 {
    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_0dc66e913dd0d79f .te-social-widget_f5a5372e443d58c5 span {
      color: #ffffff;
      font-size: 20px;
      font-weight: 400; }

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

.footer_8c200d2f6fffcc96.style-2_75e688508be3b857 {
  background-color: #131A2A; }
  .footer_8c200d2f6fffcc96.style-2_75e688508be3b857 .te-footer-sec_e5bde7307bbb189b {
    border-bottom: 1px solid rgba(225, 225, 225, 0.3);
    padding-top: calc(3rem +15px);
    padding-bottom: 70px; }
  .footer_8c200d2f6fffcc96.style-2_75e688508be3b857 .te-footer-widget-title_0e28e1d9df748e57,
  .footer_8c200d2f6fffcc96.style-2_75e688508be3b857 .wp-block-heading_40d6527af9a54cab {
    color: #ffffff;
    font-size: 24px; }
  .footer_8c200d2f6fffcc96.style-2_75e688508be3b857 .footer-bottom-area_8ab84acd6c98c630 .te-copyright-text_98d362da151e0de7 p,
  .footer_8c200d2f6fffcc96.style-2_75e688508be3b857 .te-footer-widget_de70f0e6ac115c7a.te_widget_nav_menu_89919a67ed31f0b1 li a,
  .footer_8c200d2f6fffcc96.style-2_75e688508be3b857 .te-footer-widget_de70f0e6ac115c7a .te_widget_latest_post_bfba18d5dae22d6f ul li .te-latest-post-desc_ff8f94b743de5463 .te-latest-post-title_ca118a0e32f76160 a,
  .footer_8c200d2f6fffcc96.style-2_75e688508be3b857 .te-footer-widget_de70f0e6ac115c7a .te_widget_latest_post_bfba18d5dae22d6f ul li .te-latest-post-desc_ff8f94b743de5463 .te-latest-post-title_ca118a0e32f76160,
  .footer_8c200d2f6fffcc96.style-2_75e688508be3b857 .te-footer-widget_de70f0e6ac115c7a .te_widget_latest_post_bfba18d5dae22d6f ul li .te-latest-post-desc_ff8f94b743de5463 .te-latest-post-meta_c7c02d35413eb8b3,
  .footer_8c200d2f6fffcc96.style-2_75e688508be3b857 .te-footer-widget_de70f0e6ac115c7a .te-subscribe-form-wrapper_d776d90b3a01d5f7,
  .footer_8c200d2f6fffcc96.style-2_75e688508be3b857 .te-footer-bottom-menu_9a133a853adfcc79 ul li a,
  .footer_8c200d2f6fffcc96.style-2_75e688508be3b857 .footer-bottom-area_8ab84acd6c98c630 .te-copyright-text_98d362da151e0de7 p a {
    color: #ffffff; }

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