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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

code {
  color: #E7F914; }

.te-theme-btn_04ecbea3313f3c5f,
.wp-block-loginout_f5bfe9684bdc24a0 a,
input.te-theme-btn_04ecbea3313f3c5f {
  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_04ecbea3313f3c5f:hover,
  .wp-block-loginout_f5bfe9684bdc24a0 a:hover,
  input.te-theme-btn_04ecbea3313f3c5f:hover {
    color: #131A2A;
    background-color: #E7F914; }
  .te-theme-btn_04ecbea3313f3c5f:focus,
  .wp-block-loginout_f5bfe9684bdc24a0 a:focus,
  input.te-theme-btn_04ecbea3313f3c5f:focus {
    color: #ffffff; }
  .te-theme-btn_04ecbea3313f3c5f.yellow-btn_172c7a8564343471,
  .wp-block-loginout_f5bfe9684bdc24a0 a.yellow-btn_172c7a8564343471,
  input.te-theme-btn_04ecbea3313f3c5f.yellow-btn_172c7a8564343471 {
    background-color: #E7F914;
    color: #14203A; }
  .te-theme-btn_04ecbea3313f3c5f.simple-btn_246cde76d98f3a54,
  .wp-block-loginout_f5bfe9684bdc24a0 a.simple-btn_246cde76d98f3a54,
  input.te-theme-btn_04ecbea3313f3c5f.simple-btn_246cde76d98f3a54 {
    padding-left: 36px;
    padding-right: 36px; }

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

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

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

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

.circle-rotate-wrapper_97a0d1982a9f37e0 {
  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_97a0d1982a9f37e0 .circle-rotate-inner_5dda3fcd67603bad {
    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_1c616881615470d4 {
  margin-top: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.px-350_7bb2e933f4065850 {
  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_23feb9d2e3675c2e label {
  width: 100%;
  display: block;
  font-weight: 600;
  margin-bottom: 10px; }
.post-password-form_23feb9d2e3675c2e input[type="password"] {
  font-size: 1.2rem;
  line-height: 20px;
  padding: 12px 20px;
  border: 1px solid #E4E4F2;
  width: 100%; }
.post-password-form_23feb9d2e3675c2e 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_23feb9d2e3675c2e 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_d9f0f936dae75af7 .size-full_eacf43e9e75e7b33.alignright_7d32d192906b970c {
  margin-bottom: 15px;
  margin-top: 20px; }
.tp-page-content_d9f0f936dae75af7 figure.wp-caption_d6043d3be33e29de.aligncenter_aa65c9554c8b0fe7 {
  margin-top: 40px; }
.tp-page-content_d9f0f936dae75af7 dl, .tp-page-content_d9f0f936dae75af7 ol, .tp-page-content_d9f0f936dae75af7 ul {
  margin-bottom: 11px; }
.tp-page-content_d9f0f936dae75af7 .te-comment-respond_171f6eca0194f3c0 {
  margin-top: 78px;
  margin-bottom: 20px; }
.tp-page-content_d9f0f936dae75af7 .te-latest-comments_8fb481d36b5b19e2 .te-comment-respond_171f6eca0194f3c0 {
  margin-bottom: 40px; }
.tp-page-content_d9f0f936dae75af7 .te-post-comments_4c1b9f5064e2063f {
  margin-top: 80px; }

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

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

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

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

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

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

.gallery-columns-1_f69a80689abea6ac .gallery-item_2b37f24b68061875 {
  max-width: 100%;
  width: 100%; }

.gallery-columns-2_546931ddbc4463a0 .gallery-item_2b37f24b68061875 {
  max-width: 50%; }

.gallery-columns-3_e846492948dff21f .gallery-item_2b37f24b68061875 {
  max-width: 33.33%; }

.gallery-columns-4_be32adb377013221 .gallery-item_2b37f24b68061875 {
  max-width: 25%; }

.gallery-columns-5_0e30de8f9e2396d5 .gallery-item_2b37f24b68061875 {
  max-width: 20%; }

.gallery-columns-6_39c556ebf02fae6f .gallery-item_2b37f24b68061875 {
  max-width: 16.66%; }

.gallery-columns-7_e6ec4922a24f460d .gallery-item_2b37f24b68061875 {
  max-width: 14.28%; }

.gallery-columns-8_0503b344372d7642 .gallery-item_2b37f24b68061875 {
  max-width: 12.5%; }

.gallery-columns-9_142f521e33664d81 .gallery-item_2b37f24b68061875 {
  max-width: 11.11%; }

.gallery-caption_689e4915652163cc {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.te-post-content p.has-large-font-size_4d5e4f13d2f7749c {
  font-size: 36px;
  line-height: 1.2; }
.te-post-content .wp-block-search_0517aa2c982df4e8 {
  margin-bottom: 15px; }
.te-post-content .wp-block-file_06d31b64140835c9 {
  margin-top: 20px; }
.te-post-content .wp-block-group__inner-container_57dfd305e01553cf p {
  margin-top: 0 !important; }

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

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

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

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

.wp-block-cover_f8af3255533932f7 p.wp-block-cover-text_06c3c0a0f133fe31,
.wp-block-cover_f8af3255533932f7.is-light_29af5a9fca42724b .wp-block-cover__inner-container_3b8c3f6dc3f9a35c {
  color: #fff !important; }

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

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

.widget_8d80bdd4bf8dfab2 .wp-block-archives-dropdown_1fcf9aeadadee06d,
.widget_8d80bdd4bf8dfab2 .wp-block-categories-dropdown_82dbc3028de79bc0,
.widget_8d80bdd4bf8dfab2 .wp-block-loginout_f5bfe9684bdc24a0,
.widget_8d80bdd4bf8dfab2 .wp-block-social-links_63db88810473c5e7,
.widget_8d80bdd4bf8dfab2.widget_archive_96612b34064e60cf select,
.widget_8d80bdd4bf8dfab2.te_widget_categories_fb2f068936ead80d select,
.widget_8d80bdd4bf8dfab2.widget_text_8833dbaefc616122 select,
.widget_8d80bdd4bf8dfab2.te_widget_search_87321019c535521f .search-form_3d468e600c711736,
.widget_8d80bdd4bf8dfab2.te_widget_tag_cloud_2b80b5695b27b631 .tagcloud_edc5bec195030520,
.widget_8d80bdd4bf8dfab2 .wp-block-tag-cloud_3c95d851864ebcd1 {
  margin-bottom: 6px; }

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

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

.blog-search-content_e1ee3037aa75256e {
  margin: 0; }
  .blog-search-content_e1ee3037aa75256e .wp-block-search_0517aa2c982df4e8,
  .blog-search-content_e1ee3037aa75256e .search-form_3d468e600c711736,
  .blog-search-content_e1ee3037aa75256e .sidebar__search_1cd70262a8ab6edf {
    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_e1ee3037aa75256e .wp-block-search_0517aa2c982df4e8,
      .blog-search-content_e1ee3037aa75256e .search-form_3d468e600c711736,
      .blog-search-content_e1ee3037aa75256e .sidebar__search_1cd70262a8ab6edf {
        width: 100%; } }
    .blog-search-content_e1ee3037aa75256e .wp-block-search_0517aa2c982df4e8 .wp-block-search__inside-wrapper_bd66da9159044be3,
    .blog-search-content_e1ee3037aa75256e .search-form_3d468e600c711736 .wp-block-search__inside-wrapper_bd66da9159044be3,
    .blog-search-content_e1ee3037aa75256e .sidebar__search_1cd70262a8ab6edf .wp-block-search__inside-wrapper_bd66da9159044be3 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .blog-search-content_e1ee3037aa75256e .wp-block-search_0517aa2c982df4e8 label,
    .blog-search-content_e1ee3037aa75256e .search-form_3d468e600c711736 label,
    .blog-search-content_e1ee3037aa75256e .sidebar__search_1cd70262a8ab6edf 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_e1ee3037aa75256e .wp-block-search_0517aa2c982df4e8 input,
    .blog-search-content_e1ee3037aa75256e .search-form_3d468e600c711736 input,
    .blog-search-content_e1ee3037aa75256e .sidebar__search_1cd70262a8ab6edf 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_e1ee3037aa75256e .wp-block-search_0517aa2c982df4e8 button,
    .blog-search-content_e1ee3037aa75256e .search-form_3d468e600c711736 button,
    .blog-search-content_e1ee3037aa75256e .sidebar__search_1cd70262a8ab6edf 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_d9f0f936dae75af7 .wp-smiley_80ebd10988e6928e,
.entry-content_af3471dd8b2551a2 .wp-smiley_80ebd10988e6928e,
.comment-content_0479df7ee1cb2dc2 .wp-smiley_80ebd10988e6928e {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

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

.te-comment-respond_171f6eca0194f3c0.style-two_571e6e0b15430b4d .wpcf7-form_443c7705497be086 .wpcf7-not-valid-tip_e51073875e0417e7 {
  color: #d9c0b8 !important; }
.te-comment-respond_171f6eca0194f3c0 .wpcf7-form_443c7705497be086 .wpcf7-not-valid_d83a72e1dcb00de2 {
  border-color: #dc3232 !important; }
.te-comment-respond_171f6eca0194f3c0 .wpcf7-form_443c7705497be086 .wpcf7-not-valid-tip_e51073875e0417e7 {
  font-size: 16px;
  margin-top: 5px; }
.te-comment-respond_171f6eca0194f3c0 .wpcf7-form_443c7705497be086.sent_0c95647f1ec6a948 .wpcf7-response-output_f4f46067f7b1d675 {
  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_171f6eca0194f3c0 .wpcf7-form_443c7705497be086.invalid_5eb0ca9d0067fbc1 .wpcf7-response-output_f4f46067f7b1d675 {
  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_bc679246eeaca687 {
  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_bc679246eeaca687 .wpcf7-te-list-item_0225ba1d1311fc40 {
    margin: 0; }
    .wpcf7-form-control_bc679246eeaca687 .wpcf7-te-list-item_0225ba1d1311fc40 label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      margin: 0;
      gap: 10px; }
      .wpcf7-form-control_bc679246eeaca687 .wpcf7-te-list-item_0225ba1d1311fc40 label .wpcf7-te-list-item-label_d5ee30c897ab6d39 {
        font-size: 16px;
        font-weight: 400; }

.logged-in_e30d2dfe555aa0a6 .te-comment-respond_171f6eca0194f3c0 textarea {
  margin-bottom: 12px; }

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

body.admin-bar_53fda0cb0563ef82 .header-menu-area_bf764168546f1adb.sticky_menu_462df4202ab3ba34 {
  top: 30px; }
  @media (max-width: 600px) {
    body.admin-bar_53fda0cb0563ef82 .header-menu-area_bf764168546f1adb.sticky_menu_462df4202ab3ba34 {
      top: 0; } }

.page-template-default_cffc723e94e4058b.page-id-146_0f8846b5e766241c .tp-page-content_d9f0f936dae75af7 p:last-child {
  margin-bottom: 10px; }
.page-template-default_cffc723e94e4058b.page-id-1133_a2a7c41c1a458daf .tp-page-content_d9f0f936dae75af7 .te-comment-respond_171f6eca0194f3c0 {
  margin-top: 78px;
  display: inline-block;
  width: 100%; }
.page-template-default_cffc723e94e4058b.page-id-3_6e8a4c855cd6b40e .page-area_66f08cd6e260ed7e {
  padding-top: 128px; }

.single-post-item_0e0c989a070eaecd.post-24_e00783315d8f53b2 .wp-block-button_7092393ce466d17b a {
  color: #ffffff; }

.post-template-default_9e5dff6db0025f42.postid-163_d2a66f2cbd18c618 .te-blog-details-wrapper_77c0765d10e3ae69 .te-post-item_433229b0928d2fc1 .te-post-content {
  margin-bottom: 34px; }
.post-template-default_9e5dff6db0025f42.postid-150_2a467ad7d39e3d1d .te-blog-details-wrapper_77c0765d10e3ae69 .te-post-item_433229b0928d2fc1 .te-post-content {
  margin-bottom: 34px; }
  .post-template-default_9e5dff6db0025f42.postid-150_2a467ad7d39e3d1d .te-blog-details-wrapper_77c0765d10e3ae69 .te-post-item_433229b0928d2fc1 .te-post-content .wp-block-group_52f48058fd233e97.is-layout-constrained_74fe4891d2ea8f41:last-child {
    border: 1px solid #000; }
.post-template-default_9e5dff6db0025f42.postid-51_776a77a4816944b9 .te-blog-details-wrapper_77c0765d10e3ae69 .te-post-item_433229b0928d2fc1 .te-post-content {
  margin-bottom: 25px; }
  .post-template-default_9e5dff6db0025f42.postid-51_776a77a4816944b9 .te-blog-details-wrapper_77c0765d10e3ae69 .te-post-item_433229b0928d2fc1 .te-post-content p:last-child {
    margin-bottom: 0; }
.post-template-default_9e5dff6db0025f42.postid-1163_c5f27e76fa5a641b .te-blog-details-wrapper_77c0765d10e3ae69 .te-post-item_433229b0928d2fc1 .te-post-content .wp-caption_d6043d3be33e29de, .post-template-default_9e5dff6db0025f42.postid-568_5c5cc96ff34815bb .te-blog-details-wrapper_77c0765d10e3ae69 .te-post-item_433229b0928d2fc1 .te-post-content .wp-caption_d6043d3be33e29de {
  margin-top: 20px; }
.post-template-default_9e5dff6db0025f42.postid-1785_23b63e63ce9fd992 .te-blog-details-wrapper_77c0765d10e3ae69 .te-post-item_433229b0928d2fc1 .te-post-content .wp-block-button__link_c924b1a236c871db {
  color: #ffffff !important; }
.post-template-default_9e5dff6db0025f42.postid-1149_ac11f4d6ddaa61cc .te-blog-details-wrapper_77c0765d10e3ae69 .te-latest-comments_8fb481d36b5b19e2 li .te-comments-item_4c2e47e0f43180ee .te-comments-text_781894859c773e2a p {
  margin-bottom: 0; }
.post-template-default_9e5dff6db0025f42.postid-555_bc89e8433d12e616 .te-blog-details-wrapper_77c0765d10e3ae69 .te-post-item_433229b0928d2fc1 .te-post-content .gallery {
  margin-top: 20px; }

.error-404_164433e6506b72dc.not-found {
  margin-top: -20px;
  margin-bottom: 40px; }
  .error-404_164433e6506b72dc.not-found .error-content_e8cc685134d6119a .error-btn-bh_7572eb89a81b866d {
    margin-top: 20px; }

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

.sidebar_ca898cf5c204b286 .widget_media_gallery_871f8d6cc4752db3 .gallery-item_2b37f24b68061875 {
  margin-bottom: 0; }
  .sidebar_ca898cf5c204b286 .widget_media_gallery_871f8d6cc4752db3 .gallery-item_2b37f24b68061875 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_67051200b91d9b9f {
  -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_077cce97f1eb7571 {
  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_42452c39271ca556 path {
  stroke: #317EFE;
  stroke-width: 4;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

body.admin-bar_53fda0cb0563ef82 .header-area_e1615cfcb79fca61.style-2_ba1505ed1d408deb.login .te-header-menu-area_dbbc131f42b71869 {
  top: auto !important; }

.header-area_e1615cfcb79fca61 .container-fluid_34d7dd7eac231af8 {
  padding: 0 70px; }
  @media (max-width: 1550px) {
    .header-area_e1615cfcb79fca61 .container-fluid_34d7dd7eac231af8 {
      padding: 0 24px; } }
.header-area_e1615cfcb79fca61.style-2_ba1505ed1d408deb .header-top {
  padding: 9px 0;
  background-color: #F9F4F1; }
  .header-area_e1615cfcb79fca61.style-2_ba1505ed1d408deb .header-top .te-header-contact-info_730985785f248170 span {
    color: #677471; }
    .header-area_e1615cfcb79fca61.style-2_ba1505ed1d408deb .header-top .te-header-contact-info_730985785f248170 span i {
      color: #317EFE; }
    .header-area_e1615cfcb79fca61.style-2_ba1505ed1d408deb .header-top .te-header-contact-info_730985785f248170 span a {
      color: #677471; }
  .header-area_e1615cfcb79fca61.style-2_ba1505ed1d408deb .header-top .te-social-profile_574e12ac586a8913 a {
    color: #317EFE;
    background-color: #E0E6F8;
    width: 42px;
    height: 42px; }
    .header-area_e1615cfcb79fca61.style-2_ba1505ed1d408deb .header-top .te-social-profile_574e12ac586a8913 a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #ffffff;
      background-color: #317EFE; }
.header-area_e1615cfcb79fca61.style-2_ba1505ed1d408deb .te-header-menu-area_dbbc131f42b71869 {
  position: fixed;
  top: 20px;
  left: 0;
  width: 100%; }
  .header-area_e1615cfcb79fca61.style-2_ba1505ed1d408deb .te-header-menu-area_dbbc131f42b71869 .menu-wrapper_9a537b74f42fb694 {
    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_e1615cfcb79fca61.style-2_ba1505ed1d408deb .te-header-menu-area_dbbc131f42b71869 .menu-wrapper_9a537b74f42fb694 {
        padding-left: 10px;
        padding-right: 6px; } }
  .header-area_e1615cfcb79fca61.style-2_ba1505ed1d408deb .te-header-menu-area_dbbc131f42b71869 .te-header-btn_89472535b74ea7b4 .te-quote-btn_bf54fd7ed571a8f8 {
    background-color: #E7F914;
    border-color: #E7F914; }
.header-area_e1615cfcb79fca61.style-2_ba1505ed1d408deb .te-sticky_menu {
  top: 0; }
  .header-area_e1615cfcb79fca61.style-2_ba1505ed1d408deb .te-sticky_menu .menu-wrapper_9a537b74f42fb694 {
    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_79faf759597a60d2 {
    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_f1c777174bbb541e {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px; }
  .header-top .te-header-contact-info_730985785f248170 {
    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_730985785f248170 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_730985785f248170 span.te-contact-info-item_22f592e74168f549 {
        gap: 0 10px !important; }
      .header-top .te-header-contact-info_730985785f248170 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_342cb9485f5a6bdc {
      display: none; } }
  .header-top .header-top-btn_342cb9485f5a6bdc 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_342cb9485f5a6bdc a:hover:after {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
    .header-top .header-top-btn_342cb9485f5a6bdc 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_574e12ac586a8913 {
    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_574e12ac586a8913 .te-social-profile-label_ba6410f34141d2ac {
      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_574e12ac586a8913 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_574e12ac586a8913 a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #14203A;
        background-color: #E7F914; }

.te-header-menu-area_dbbc131f42b71869 {
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-header-menu-area_dbbc131f42b71869.te-te-sticky-header_a56146133536fa6a {
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-header-menu-area_dbbc131f42b71869.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_dbbc131f42b71869.te-sticky_menu .te-logo_15c54c3c410119da .te-sticky-logo_3d35544bedfdd8c3 img {
          width: 170px;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-header-menu-area_dbbc131f42b71869.te-sticky_menu .te-main-menu_1264416efe66dd2d ul li.te-active > a:after {
      bottom: 20px; }
    .te-header-menu-area_dbbc131f42b71869.te-sticky_menu .te-main-menu_1264416efe66dd2d 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_dbbc131f42b71869.te-sticky_menu .te-main-menu_1264416efe66dd2d ul li a {
          padding: 33px 14px; } }
    .te-header-menu-area_dbbc131f42b71869.te-sticky_menu .te-main-menu_1264416efe66dd2d ul li ul li a {
      padding: 10px 20px; }
  .te-header-menu-area_dbbc131f42b71869 .te-header-menu-wrapper_5e69f8d2bd3093e2 {
    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_dbbc131f42b71869 .te-header-menu-wrapper_5e69f8d2bd3093e2 {
        gap: 20px; } }
  .te-header-menu-area_dbbc131f42b71869 .te-logo_15c54c3c410119da {
    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_dbbc131f42b71869 .te-logo_15c54c3c410119da {
        height: 100px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-header-menu-area_dbbc131f42b71869 .te-logo_15c54c3c410119da {
        height: 80px; } }
    .te-header-menu-area_dbbc131f42b71869 .te-logo_15c54c3c410119da .te-standard-logo_159c60bc5848ee0d img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-header-menu-area_dbbc131f42b71869 .te-logo_15c54c3c410119da .te-sticky-logo_3d35544bedfdd8c3 {
      display: none; }
      @media only screen and (max-width: 767px) {
        .te-header-menu-area_dbbc131f42b71869 .te-logo_15c54c3c410119da .te-sticky-logo_3d35544bedfdd8c3 {
          width: 170px; } }
      @media only screen and (max-width: 1199px) {
        .te-header-menu-area_dbbc131f42b71869 .te-logo_15c54c3c410119da .te-sticky-logo_3d35544bedfdd8c3 {
          display: block; } }
      .te-header-menu-area_dbbc131f42b71869 .te-logo_15c54c3c410119da .te-sticky-logo_3d35544bedfdd8c3 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-header-menu-area_dbbc131f42b71869 .te-logo_15c54c3c410119da .te-retina-logo_6fc2842915af6e1b {
      display: none; }

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

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

.te-header-btn_89472535b74ea7b4 {
  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_89472535b74ea7b4 .te-icon_e4f35560eea8468d {
    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_89472535b74ea7b4 .te-icon_e4f35560eea8468d: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_89472535b74ea7b4 {
      display: none; } }
  .te-header-btn_89472535b74ea7b4 .te-cta-btn_bdb3d76c707ee1ab {
    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_89472535b74ea7b4 .te-cta-btn_bdb3d76c707ee1ab:hover {
      background-color: #317EFE;
      color: #ffffff; }
  .te-header-btn_89472535b74ea7b4 .te-quote-btn_bf54fd7ed571a8f8 {
    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_89472535b74ea7b4 .te-quote-btn_bf54fd7ed571a8f8: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_5be4972fcd176d3a {
    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_5be4972fcd176d3a .te-search-content-filed_418c1b5521c87716 {
      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_5be4972fcd176d3a .te-search-content-filed_418c1b5521c87716 .te-search-close {
        cursor: pointer;
        font-size: 30px;
        color: #ffffff; }
    .te-search-form-wrapper .te-search-form-inner_5be4972fcd176d3a .te-search-form_51338c23a962d4a2 {
      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_5be4972fcd176d3a .te-search-form_51338c23a962d4a2 .te-search-form-input_68c77b282764b2ef {
        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_5be4972fcd176d3a .te-search-form_51338c23a962d4a2 .te-search-form-input_68c77b282764b2ef .te-search-icon_97899279471a78a3 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .te-search-form-wrapper .te-search-form-inner_5be4972fcd176d3a .te-search-form_51338c23a962d4a2 .te-search-form-input_68c77b282764b2ef button.te-submit-search-btn_7d6a03fe58a98d27 {
          padding: 15px 24px !important; }
      .te-search-form-wrapper .te-search-form-inner_5be4972fcd176d3a .te-search-form_51338c23a962d4a2 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_d91847ea0ca7cfbd a.mean-expand.mean-clicked_682cf83383881813 {
  background-color: #317EFE;
  border-color: #317EFE !important; }

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

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

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

.te-mobile-menu-bar_94bf13b954b46a9e 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_94bf13b954b46a9e 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_487b781e020f64d9 {
    display: inline-block;
    width: 180px; }
  .te-menu-sidebar-area .te-menu-sidebar-wrapper_2f466ba012e5bf9f {
    position: relative;
    padding: 40px; }
  .te-menu-sidebar-area.active {
    right: 0; }
  .te-menu-sidebar-area .te-menu-sidebar-close_47de15caced87d00 {
    position: absolute;
    top: 0;
    right: 0; }
    .te-menu-sidebar-area .te-menu-sidebar-close_47de15caced87d00 .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_47de15caced87d00 .te-menu-sidebar-close-btn:hover {
        background-color: #317EFE; }
  .te-menu-sidebar-area .te-menu-sidebar-content_949de8c423bbcde0 .te-menu-sidebar-single-widget_6de409c85c0286c6 {
    display: inline-block;
    margin-top: 20px;
    width: 100%; }
    .te-menu-sidebar-area .te-menu-sidebar-content_949de8c423bbcde0 .te-menu-sidebar-single-widget_6de409c85c0286c6 .te-menu-sidebar-title_a3f6ee3511409fca {
      margin-bottom: 5px; }
    .te-menu-sidebar-area .te-menu-sidebar-content_949de8c423bbcde0 .te-menu-sidebar-single-widget_6de409c85c0286c6 .te-header-contact-info_730985785f248170 {
      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_949de8c423bbcde0 .te-menu-sidebar-single-widget_6de409c85c0286c6 .te-header-contact-info_730985785f248170 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_949de8c423bbcde0 .te-menu-sidebar-single-widget_6de409c85c0286c6 .te-header-contact-info_730985785f248170 span.te-contact-info-item_22f592e74168f549 {
          gap: 0 10px !important; }
        .te-menu-sidebar-area .te-menu-sidebar-content_949de8c423bbcde0 .te-menu-sidebar-single-widget_6de409c85c0286c6 .te-header-contact-info_730985785f248170 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_949de8c423bbcde0 .te-menu-sidebar-single-widget_6de409c85c0286c6 .te-header-contact-info_730985785f248170 span a:hover {
            color: #317EFE; }
    .te-menu-sidebar-area .te-menu-sidebar-content_949de8c423bbcde0 .te-menu-sidebar-single-widget_6de409c85c0286c6 .te-social-profile_574e12ac586a8913 {
      margin-top: 20px;
      border-top: 1px solid #dfe2e9;
      width: 100%;
      padding-top: 20px; }
      .te-menu-sidebar-area .te-menu-sidebar-content_949de8c423bbcde0 .te-menu-sidebar-single-widget_6de409c85c0286c6 .te-social-profile_574e12ac586a8913 a {
        color: #14203A;
        font-size: 22px; }
        .te-menu-sidebar-area .te-menu-sidebar-content_949de8c423bbcde0 .te-menu-sidebar-single-widget_6de409c85c0286c6 .te-social-profile_574e12ac586a8913 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_613abce377418571 {
  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_613abce377418571.style-2_ba1505ed1d408deb .te-single-slider_a8460f20dfb108ae {
    height: 950px;
    padding-top: 70px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_613abce377418571.style-2_ba1505ed1d408deb .te-single-slider_a8460f20dfb108ae {
        height: unset;
        padding: 80px 0; } }
    .slider-area_613abce377418571.style-2_ba1505ed1d408deb .te-single-slider_a8460f20dfb108ae .slider-feature-img_38be33161b5762ff {
      position: absolute;
      right: 0;
      top: 0; }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_613abce377418571.style-2_ba1505ed1d408deb .te-single-slider_a8460f20dfb108ae .slider-feature-img_38be33161b5762ff {
          right: -200px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_613abce377418571.style-2_ba1505ed1d408deb .te-single-slider_a8460f20dfb108ae .slider-feature-img_38be33161b5762ff {
          right: -280px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_613abce377418571.style-2_ba1505ed1d408deb .te-single-slider_a8460f20dfb108ae .slider-feature-img_38be33161b5762ff {
          right: -380px; } }
      .slider-area_613abce377418571.style-2_ba1505ed1d408deb .te-single-slider_a8460f20dfb108ae .slider-feature-img_38be33161b5762ff .company-award_85c7e06ee44a1951 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        margin-top: 50px;
        left: 135px; }
        .slider-area_613abce377418571.style-2_ba1505ed1d408deb .te-single-slider_a8460f20dfb108ae .slider-feature-img_38be33161b5762ff .company-award_85c7e06ee44a1951 .icon_46902994b744b558 {
          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_613abce377418571.style-2_ba1505ed1d408deb .te-single-slider_a8460f20dfb108ae .slider-feature-img_38be33161b5762ff .slider-feature-img-overlay_b29c4b891fe91d6c {
          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_613abce377418571.style-2_ba1505ed1d408deb .te-single-slider_a8460f20dfb108ae .slider-left-shape_5b9382e91cd43798 {
      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_613abce377418571.style-2_ba1505ed1d408deb .te-single-slider_a8460f20dfb108ae .slider-left-shape_5b9382e91cd43798 {
          display: none; } }
    .slider-area_613abce377418571.style-2_ba1505ed1d408deb .te-single-slider_a8460f20dfb108ae .slider-right-shape_738c73e157403f20 {
      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_613abce377418571.style-2_ba1505ed1d408deb .te-single-slider_a8460f20dfb108ae .slider-right-shape_738c73e157403f20 {
          display: none; } }
    .slider-area_613abce377418571.style-2_ba1505ed1d408deb .te-single-slider_a8460f20dfb108ae .slider-circle-shape_1360e514ebac114c {
      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_613abce377418571 .te-slider-wrapper_86193ab2d066ccd2 .slick-active .te-slider-short-title_24bb55623dfdb969,
  .slider-area_613abce377418571 .te-slider-wrapper_86193ab2d066ccd2 .slick-active .te-slider-title_e55ab2bb45ca75ac,
  .slider-area_613abce377418571 .te-slider-wrapper_86193ab2d066ccd2 .slick-active .te-slider-short-desc_77a4530805b65574,
  .slider-area_613abce377418571 .te-slider-wrapper_86193ab2d066ccd2 .slick-active .te-slider-btn-wrapper_1c7bf5af9b1fcc49 {
    -webkit-animation-name: MovefadeUp;
    animation-name: MovefadeUp;
    -webkit-animation-fill-mode: both; }
  .slider-area_613abce377418571 .te-slider-wrapper_86193ab2d066ccd2 .slick-active .te-slider-short-title_24bb55623dfdb969 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; }
  .slider-area_613abce377418571 .te-slider-wrapper_86193ab2d066ccd2 .slick-active .te-slider-title_e55ab2bb45ca75ac {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  .slider-area_613abce377418571 .te-slider-wrapper_86193ab2d066ccd2 .slick-active .te-slider-short-desc_77a4530805b65574 {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s; }
  .slider-area_613abce377418571 .te-slider-wrapper_86193ab2d066ccd2 .slick-active .te-slider-btn-wrapper_1c7bf5af9b1fcc49 {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s; }
  .slider-area_613abce377418571 .te-slider-wrapper_86193ab2d066ccd2 .slick-dots_4f4021701b66a920 {
    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_613abce377418571 .te-slider-wrapper_86193ab2d066ccd2 .slick-dots_4f4021701b66a920 {
        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_613abce377418571 .te-slider-wrapper_86193ab2d066ccd2 .slick-dots_4f4021701b66a920 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_613abce377418571 .te-slider-wrapper_86193ab2d066ccd2 .slick-dots_4f4021701b66a920 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_613abce377418571 .te-slider-wrapper_86193ab2d066ccd2 .slick-dots_4f4021701b66a920 li button:hover {
          background-color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
      .slider-area_613abce377418571 .te-slider-wrapper_86193ab2d066ccd2 .slick-dots_4f4021701b66a920 li.slick-active {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 1px solid #317EFE; }
        .slider-area_613abce377418571 .te-slider-wrapper_86193ab2d066ccd2 .slick-dots_4f4021701b66a920 li.slick-active button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .slider-area_613abce377418571 .te-single-slider_a8460f20dfb108ae {
    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_613abce377418571 .te-single-slider_a8460f20dfb108ae {
        background-image: none !important; } }
    .slider-area_613abce377418571 .te-single-slider_a8460f20dfb108ae .te-slider-overlay_7f0e797e2bc10de3 {
      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_613abce377418571 .te-single-slider_a8460f20dfb108ae .te-slider-overlay_7f0e797e2bc10de3 {
          left: 0; } }
      .slider-area_613abce377418571 .te-single-slider_a8460f20dfb108ae .te-slider-overlay_7f0e797e2bc10de3 .te-slider-overlay-shape_d5c36a759e3fc4a7 {
        position: absolute;
        top: 0;
        height: 100%;
        left: -340px;
        width: 100%; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_613abce377418571 .te-single-slider_a8460f20dfb108ae .te-slider-overlay_7f0e797e2bc10de3 .te-slider-overlay-shape_d5c36a759e3fc4a7 {
            display: none; } }
    .slider-area_613abce377418571 .te-single-slider_a8460f20dfb108ae .te-slider-content-wrapper_08c4cd36ca401b0b {
      position: relative;
      z-index: 99; }
      .slider-area_613abce377418571 .te-single-slider_a8460f20dfb108ae .te-slider-content-wrapper_08c4cd36ca401b0b .te-slider-content_a3672de95d42ef4b .te-slider-short-title_24bb55623dfdb969 {
        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_613abce377418571 .te-single-slider_a8460f20dfb108ae .te-slider-content-wrapper_08c4cd36ca401b0b .te-slider-content_a3672de95d42ef4b .te-slider-title_e55ab2bb45ca75ac {
        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_613abce377418571 .te-single-slider_a8460f20dfb108ae .te-slider-content-wrapper_08c4cd36ca401b0b .te-slider-content_a3672de95d42ef4b .te-slider-title_e55ab2bb45ca75ac {
            font-size: 60px;
            line-height: 64px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-area_613abce377418571 .te-single-slider_a8460f20dfb108ae .te-slider-content-wrapper_08c4cd36ca401b0b .te-slider-content_a3672de95d42ef4b .te-slider-title_e55ab2bb45ca75ac {
            font-size: 48px;
            line-height: 56px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_613abce377418571 .te-single-slider_a8460f20dfb108ae .te-slider-content-wrapper_08c4cd36ca401b0b .te-slider-content_a3672de95d42ef4b .te-slider-title_e55ab2bb45ca75ac {
            font-size: 42px;
            line-height: 52px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_613abce377418571 .te-single-slider_a8460f20dfb108ae .te-slider-content-wrapper_08c4cd36ca401b0b .te-slider-content_a3672de95d42ef4b .te-slider-title_e55ab2bb45ca75ac {
            font-size: 38px;
            line-height: 44px;
            margin-bottom: 20px; } }
      .slider-area_613abce377418571 .te-single-slider_a8460f20dfb108ae .te-slider-content-wrapper_08c4cd36ca401b0b .te-slider-content_a3672de95d42ef4b .te-slider-short-desc_77a4530805b65574 {
        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_613abce377418571 .te-single-slider_a8460f20dfb108ae .te-slider-content-wrapper_08c4cd36ca401b0b .te-slider-content_a3672de95d42ef4b .te-slider-short-desc_77a4530805b65574 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_613abce377418571 .te-single-slider_a8460f20dfb108ae .te-slider-content-wrapper_08c4cd36ca401b0b .te-slider-content_a3672de95d42ef4b .te-slider-short-desc_77a4530805b65574 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_613abce377418571 .te-single-slider_a8460f20dfb108ae .te-slider-content-wrapper_08c4cd36ca401b0b .te-slider-content_a3672de95d42ef4b .te-slider-short-desc_77a4530805b65574 {
            font-size: 18px;
            line-height: 32px; } }
      .slider-area_613abce377418571 .te-single-slider_a8460f20dfb108ae .te-slider-content-wrapper_08c4cd36ca401b0b .te-slider-content_a3672de95d42ef4b .te-slider-btn-wrapper_1c7bf5af9b1fcc49 {
        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_613abce377418571 .te-single-slider_a8460f20dfb108ae .te-slider-content-wrapper_08c4cd36ca401b0b .te-slider-content_a3672de95d42ef4b .te-slider-btn-wrapper_1c7bf5af9b1fcc49 {
            padding-top: 30px; } }
        .slider-area_613abce377418571 .te-single-slider_a8460f20dfb108ae .te-slider-content-wrapper_08c4cd36ca401b0b .te-slider-content_a3672de95d42ef4b .te-slider-btn-wrapper_1c7bf5af9b1fcc49 .te-theme-btn_04ecbea3313f3c5f {
          padding: 11px 30px;
          color: #ffffff;
          border-radius: 50px;
          background-color: #317EFE;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .slider-area_613abce377418571 .te-single-slider_a8460f20dfb108ae .te-slider-content-wrapper_08c4cd36ca401b0b .te-slider-content_a3672de95d42ef4b .te-slider-btn-wrapper_1c7bf5af9b1fcc49 .te-call-btn_d6fd1215b8b41dfb {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 20px; }
          .slider-area_613abce377418571 .te-single-slider_a8460f20dfb108ae .te-slider-content-wrapper_08c4cd36ca401b0b .te-slider-content_a3672de95d42ef4b .te-slider-btn-wrapper_1c7bf5af9b1fcc49 .te-call-btn_d6fd1215b8b41dfb .te-icon_e4f35560eea8468d {
            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_613abce377418571 .te-single-slider_a8460f20dfb108ae .te-slider-content-wrapper_08c4cd36ca401b0b .te-slider-content_a3672de95d42ef4b .te-slider-btn-wrapper_1c7bf5af9b1fcc49 .te-call-btn_d6fd1215b8b41dfb .te-content_9f1912ecb19a723d {
            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_613abce377418571 .te-single-slider_a8460f20dfb108ae .te-slider-content-wrapper_08c4cd36ca401b0b .te-slider-content_a3672de95d42ef4b .te-slider-btn-wrapper_1c7bf5af9b1fcc49 .te-call-btn_d6fd1215b8b41dfb .te-content_9f1912ecb19a723d .te-title_d5166874d0ec7dbe {
              font-size: 18px;
              font-weight: 400;
              line-height: 24px;
              color: #335371; }
            .slider-area_613abce377418571 .te-single-slider_a8460f20dfb108ae .te-slider-content-wrapper_08c4cd36ca401b0b .te-slider-content_a3672de95d42ef4b .te-slider-btn-wrapper_1c7bf5af9b1fcc49 .te-call-btn_d6fd1215b8b41dfb .te-content_9f1912ecb19a723d .te-text_dead947da2a7e43e {
              font-size: 20px;
              font-weight: 500;
              line-height: 24px;
              letter-spacing: 0px;
              color: #14203A; }

.slider-area_613abce377418571.style-1_edd9959b626535d3 {
  position: relative;
  overflow: visible;
  background: transparent; }
  .slider-area_613abce377418571.style-1_edd9959b626535d3: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_613abce377418571.style-1_edd9959b626535d3 .te-single-slider_a8460f20dfb108ae {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .slider-area_613abce377418571.style-1_edd9959b626535d3 .te-single-slider_a8460f20dfb108ae .te-slider-overlay_7f0e797e2bc10de3 {
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
      background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
      .slider-area_613abce377418571.style-1_edd9959b626535d3 .te-single-slider_a8460f20dfb108ae .te-slider-overlay_7f0e797e2bc10de3::before {
        display: none; }
    .slider-area_613abce377418571.style-1_edd9959b626535d3 .te-single-slider_a8460f20dfb108ae .slider-shape_a93a4df182480ade {
      position: absolute;
      border-radius: 20px;
      overflow: hidden; }
      .slider-area_613abce377418571.style-1_edd9959b626535d3 .te-single-slider_a8460f20dfb108ae .slider-shape_a93a4df182480ade img {
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        top: 0; }
    .slider-area_613abce377418571.style-1_edd9959b626535d3 .te-single-slider_a8460f20dfb108ae .shape-one_1db309617020c6af {
      top: 50px;
      left: 0;
      width: 300px;
      height: 290px; }
      @media (max-width: 991px) {
        .slider-area_613abce377418571.style-1_edd9959b626535d3 .te-single-slider_a8460f20dfb108ae .shape-one_1db309617020c6af {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_613abce377418571.style-1_edd9959b626535d3 .te-single-slider_a8460f20dfb108ae .shape-one_1db309617020c6af {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_613abce377418571.style-1_edd9959b626535d3 .te-single-slider_a8460f20dfb108ae .shape-one_1db309617020c6af {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_613abce377418571.style-1_edd9959b626535d3 .te-single-slider_a8460f20dfb108ae .shape-one_1db309617020c6af {
          top: 160px;
          width: 250px;
          height: 200px; } }
    .slider-area_613abce377418571.style-1_edd9959b626535d3 .te-single-slider_a8460f20dfb108ae .shape-two_d43a819f82484044 {
      top: 0;
      right: 0;
      width: 300px;
      height: 310px; }
      @media (max-width: 991px) {
        .slider-area_613abce377418571.style-1_edd9959b626535d3 .te-single-slider_a8460f20dfb108ae .shape-two_d43a819f82484044 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_613abce377418571.style-1_edd9959b626535d3 .te-single-slider_a8460f20dfb108ae .shape-two_d43a819f82484044 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_613abce377418571.style-1_edd9959b626535d3 .te-single-slider_a8460f20dfb108ae .shape-two_d43a819f82484044 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_613abce377418571.style-1_edd9959b626535d3 .te-single-slider_a8460f20dfb108ae .shape-two_d43a819f82484044 {
          width: 300px;
          height: 250px;
          top: 70px;
          right: -40px; } }
    .slider-area_613abce377418571.style-1_edd9959b626535d3 .te-single-slider_a8460f20dfb108ae .shape-three_633b059f86023e6d {
      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_613abce377418571.style-1_edd9959b626535d3 .te-single-slider_a8460f20dfb108ae .shape-three_633b059f86023e6d {
          display: none !important; } }
      @media (max-width: 991px) {
        .slider-area_613abce377418571.style-1_edd9959b626535d3 .te-single-slider_a8460f20dfb108ae .shape-three_633b059f86023e6d {
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
    .slider-area_613abce377418571.style-1_edd9959b626535d3 .te-single-slider_a8460f20dfb108ae .te-slider-container_6b7fe905223f319f {
      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_613abce377418571.style-1_edd9959b626535d3 .te-single-slider_a8460f20dfb108ae .te-slider-container_6b7fe905223f319f {
          -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_613abce377418571.style-1_edd9959b626535d3 .te-single-slider_a8460f20dfb108ae .te-slider-container_6b7fe905223f319f {
          padding: 70px 0;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .slider-area_613abce377418571.style-1_edd9959b626535d3 .te-single-slider_a8460f20dfb108ae .te-slider-container_6b7fe905223f319f .te-slider-column_28cede6ef6be3312 {
        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_613abce377418571.style-1_edd9959b626535d3 .te-single-slider_a8460f20dfb108ae .te-slider-container_6b7fe905223f319f .te-slider-column_28cede6ef6be3312 {
            width: 100%; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_613abce377418571.style-1_edd9959b626535d3 .te-single-slider_a8460f20dfb108ae .te-slider-content-wrapper_08c4cd36ca401b0b .te-slider-content_a3672de95d42ef4b .te-slider-btn-wrapper_1c7bf5af9b1fcc49 {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .slider-area_613abce377418571.style-1_edd9959b626535d3 .te-single-slider_a8460f20dfb108ae .te-slider-content-wrapper_08c4cd36ca401b0b .te-slider-content_a3672de95d42ef4b .te-slider-btn-wrapper_1c7bf5af9b1fcc49 .te-theme-btn_04ecbea3313f3c5f {
      background-color: #317EFE;
      color: #ffffff; }
      .slider-area_613abce377418571.style-1_edd9959b626535d3 .te-single-slider_a8460f20dfb108ae .te-slider-content-wrapper_08c4cd36ca401b0b .te-slider-content_a3672de95d42ef4b .te-slider-btn-wrapper_1c7bf5af9b1fcc49 .te-theme-btn_04ecbea3313f3c5f:hover {
        background-color: #E7F914;
        color: #14203A; }
    .slider-area_613abce377418571.style-1_edd9959b626535d3 .te-single-slider_a8460f20dfb108ae .te-slider-content-wrapper_08c4cd36ca401b0b .te-slider-content_a3672de95d42ef4b .te-slider-btn-wrapper_1c7bf5af9b1fcc49 .te-call-btn_d6fd1215b8b41dfb .te-icon_e4f35560eea8468d {
      color: #317EFE; }
    .slider-area_613abce377418571.style-1_edd9959b626535d3 .te-single-slider_a8460f20dfb108ae .te-slider-content-wrapper_08c4cd36ca401b0b .te-slider-content_a3672de95d42ef4b .te-slider-title_e55ab2bb45ca75ac {
      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_613abce377418571.style-1_edd9959b626535d3 .te-single-slider_a8460f20dfb108ae .te-slider-content-wrapper_08c4cd36ca401b0b .te-slider-content_a3672de95d42ef4b .te-slider-title_e55ab2bb45ca75ac {
          font-size: 28px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_613abce377418571.style-1_edd9959b626535d3 .te-single-slider_a8460f20dfb108ae .te-slider-content-wrapper_08c4cd36ca401b0b .te-slider-content_a3672de95d42ef4b .te-slider-title_e55ab2bb45ca75ac {
          font-size: 32px;
          line-height: 52px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_613abce377418571.style-1_edd9959b626535d3 .te-single-slider_a8460f20dfb108ae .te-slider-content-wrapper_08c4cd36ca401b0b .te-slider-content_a3672de95d42ef4b .te-slider-title_e55ab2bb45ca75ac {
          font-size: 62px;
          line-height: 80px; } }
  .slider-area_613abce377418571.style-1_edd9959b626535d3 .te-slider-wrapper_86193ab2d066ccd2 .container {
    position: relative; }
  .slider-area_613abce377418571.style-1_edd9959b626535d3 .te-slider-wrapper_86193ab2d066ccd2 .slider-shape-bg_8884424af6ccabd9 {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: 100px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_613abce377418571.style-1_edd9959b626535d3 .te-slider-wrapper_86193ab2d066ccd2 .slider-shape-bg_8884424af6ccabd9 {
        display: none; } }
    @media (max-width: 1399px) {
      .slider-area_613abce377418571.style-1_edd9959b626535d3 .te-slider-wrapper_86193ab2d066ccd2 .slider-shape-bg_8884424af6ccabd9 {
        margin-left: 0; } }
    .slider-area_613abce377418571.style-1_edd9959b626535d3 .te-slider-wrapper_86193ab2d066ccd2 .slider-shape-bg_8884424af6ccabd9: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_309be9bf542453fd {
  position: relative; }

.te-info-card_2999504f4dd2b5b7 {
  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_2999504f4dd2b5b7 {
      padding: 40px 25px; } }
  .te-info-card_2999504f4dd2b5b7: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_2999504f4dd2b5b7:hover .te-image-wrapper_d062262d76f80118 .overlay_0a54ba82ed7ccd85 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      opacity: 0.72; }
    .te-info-card_2999504f4dd2b5b7:hover .te-image-wrapper_d062262d76f80118 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_2999504f4dd2b5b7:hover .icon_46902994b744b558 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-info-card_2999504f4dd2b5b7:hover .content .te-read-more_7b6a86717c6d3dfc .te-theme-btn_04ecbea3313f3c5f {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_2999504f4dd2b5b7 .te-info-card-inner_81a2f50763bcdf30 {
    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_2999504f4dd2b5b7 .te-image-wrapper_d062262d76f80118 {
    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_2999504f4dd2b5b7 .te-image-wrapper_d062262d76f80118 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_2999504f4dd2b5b7 .te-image-wrapper_d062262d76f80118 .overlay_0a54ba82ed7ccd85 {
      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_2999504f4dd2b5b7 .icon_46902994b744b558 {
    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_2999504f4dd2b5b7 .icon_46902994b744b558 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_2999504f4dd2b5b7 .te-content-wrapper_a1bf56a6c698d394 {
    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_2999504f4dd2b5b7 .te-title-wrapper_18ae97d303129999 {
    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_2999504f4dd2b5b7 .te-title-wrapper_18ae97d303129999 .icon_46902994b744b558 {
      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_2999504f4dd2b5b7 .te-title-wrapper_18ae97d303129999 .icon_46902994b744b558::before, .te-info-card_2999504f4dd2b5b7 .te-title-wrapper_18ae97d303129999 .icon_46902994b744b558::after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #317EFE;
        border: 1px solid #E1E1E1; }
      .te-info-card_2999504f4dd2b5b7 .te-title-wrapper_18ae97d303129999 .icon_46902994b744b558::before {
        top: 15px;
        left: 5px; }
      .te-info-card_2999504f4dd2b5b7 .te-title-wrapper_18ae97d303129999 .icon_46902994b744b558::after {
        bottom: 15px;
        right: 5px; }
    .te-info-card_2999504f4dd2b5b7 .te-title-wrapper_18ae97d303129999 .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_2999504f4dd2b5b7 .te-title-wrapper_18ae97d303129999 .divider_f70faeb4c5568920 {
      width: 55px;
      height: 2px;
      background-color: #317EFE; }
  .te-info-card_2999504f4dd2b5b7 .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_2999504f4dd2b5b7 .content .desc_3bc34d22b73d49b9 {
      -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_2999504f4dd2b5b7 .content .te-read-more_7b6a86717c6d3dfc {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start; }
      .te-info-card_2999504f4dd2b5b7 .content .te-read-more_7b6a86717c6d3dfc .te-theme-btn_04ecbea3313f3c5f {
        background-color: transparent;
        color: #317EFE;
        border: 1px solid #131A2A;
        padding: 9px 28px; }
        .te-info-card_2999504f4dd2b5b7 .content .te-read-more_7b6a86717c6d3dfc .te-theme-btn_04ecbea3313f3c5f:hover {
          background-color: #317EFE;
          color: #ffffff;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

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

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

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

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

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

.te-about-image-card_f88797cecd5ab5f7 .te-main-img-wrapper_9cad490266e7dd49 {
  text-align: right; }
  @media (max-width: 991px) {
    .te-about-image-card_f88797cecd5ab5f7 .te-main-img-wrapper_9cad490266e7dd49 {
      text-align: left; } }
  .te-about-image-card_f88797cecd5ab5f7 .te-main-img-wrapper_9cad490266e7dd49 .te-main-img-inner_5c78ed2887f718b4 {
    position: relative;
    display: inline-block;
    z-index: 2; }
    .te-about-image-card_f88797cecd5ab5f7 .te-main-img-wrapper_9cad490266e7dd49 .te-main-img-inner_5c78ed2887f718b4 > img {
      border-radius: 500px 500px 0 0;
      margin-left: 7px;
      margin-top: 4px; }
      @media (max-width: 650px) {
        .te-about-image-card_f88797cecd5ab5f7 .te-main-img-wrapper_9cad490266e7dd49 .te-main-img-inner_5c78ed2887f718b4 > img {
          width: 100%; } }
    .te-about-image-card_f88797cecd5ab5f7 .te-main-img-wrapper_9cad490266e7dd49 .te-main-img-inner_5c78ed2887f718b4 .te-img-card-shape_fa2afa226fddf9d9 {
      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_f88797cecd5ab5f7 .te-main-img-wrapper_9cad490266e7dd49 .te-main-img-inner_5c78ed2887f718b4 .te-img-card-shape_fa2afa226fddf9d9 {
          right: 0; } }
.te-about-image-card_f88797cecd5ab5f7 .te-company-foundation_0e99f274df788b00 {
  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_f88797cecd5ab5f7 .te-company-foundation_0e99f274df788b00 .te-counter-wrapper_38e5b90384f1571e {
    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_f88797cecd5ab5f7 .te-company-foundation_0e99f274df788b00 .counter-title_50415e2a44b8b34a {
    font-size: 45px;
    font-weight: 700;
    line-height: 54.9px;
    letter-spacing: -0.8px;
    color: #14203A;
    margin-bottom: 0; }
  .te-about-image-card_f88797cecd5ab5f7 .te-company-foundation_0e99f274df788b00 .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_f88797cecd5ab5f7.style-2_ba1505ed1d408deb .te-main-img-wrapper_9cad490266e7dd49 .te-main-img-inner_5c78ed2887f718b4 {
  border-radius: 20px;
  padding-right: 80px;
  margin-top: 23px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-image-card_f88797cecd5ab5f7.style-2_ba1505ed1d408deb .te-main-img-wrapper_9cad490266e7dd49 .te-main-img-inner_5c78ed2887f718b4 {
      padding-right: 0;
      margin-top: 0; } }
  .te-about-image-card_f88797cecd5ab5f7.style-2_ba1505ed1d408deb .te-main-img-wrapper_9cad490266e7dd49 .te-main-img-inner_5c78ed2887f718b4 > img {
    margin: 0;
    border-radius: 20px; }
  .te-about-image-card_f88797cecd5ab5f7.style-2_ba1505ed1d408deb .te-main-img-wrapper_9cad490266e7dd49 .te-main-img-inner_5c78ed2887f718b4 .te-img-card-shape_fa2afa226fddf9d9 {
    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_f88797cecd5ab5f7.style-2_ba1505ed1d408deb .te-main-img-wrapper_9cad490266e7dd49 .te-main-img-inner_5c78ed2887f718b4 .te-img-card-shape_fa2afa226fddf9d9 {
        display: none; } }
  .te-about-image-card_f88797cecd5ab5f7.style-2_ba1505ed1d408deb .te-main-img-wrapper_9cad490266e7dd49 .te-main-img-inner_5c78ed2887f718b4 .te-another-image_147cbae3e6c26653 {
    position: absolute;
    top: 55%;
    right: -45px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-image-card_f88797cecd5ab5f7.style-2_ba1505ed1d408deb .te-main-img-wrapper_9cad490266e7dd49 .te-main-img-inner_5c78ed2887f718b4 .te-another-image_147cbae3e6c26653 {
        position: relative;
        right: unset;
        top: unset; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .te-about-image-card_f88797cecd5ab5f7.style-2_ba1505ed1d408deb .te-main-img-wrapper_9cad490266e7dd49 .te-main-img-inner_5c78ed2887f718b4 .te-another-image_147cbae3e6c26653 {
        position: relative; } }
    .te-about-image-card_f88797cecd5ab5f7.style-2_ba1505ed1d408deb .te-main-img-wrapper_9cad490266e7dd49 .te-main-img-inner_5c78ed2887f718b4 .te-another-image_147cbae3e6c26653 .te-another-image-inner_28e72f0044d9fcb1 {
      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_f88797cecd5ab5f7.style-2_ba1505ed1d408deb .te-main-img-wrapper_9cad490266e7dd49 .te-main-img-inner_5c78ed2887f718b4 .te-another-image_147cbae3e6c26653 .te-another-image-inner_28e72f0044d9fcb1 {
          width: 100%; }
          .te-about-image-card_f88797cecd5ab5f7.style-2_ba1505ed1d408deb .te-main-img-wrapper_9cad490266e7dd49 .te-main-img-inner_5c78ed2887f718b4 .te-another-image_147cbae3e6c26653 .te-another-image-inner_28e72f0044d9fcb1 img {
            width: 100%; } }
    .te-about-image-card_f88797cecd5ab5f7.style-2_ba1505ed1d408deb .te-main-img-wrapper_9cad490266e7dd49 .te-main-img-inner_5c78ed2887f718b4 .te-another-image_147cbae3e6c26653 .video-btn_012e16627f1b6662 {
      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_f88797cecd5ab5f7.style-2_ba1505ed1d408deb .te-main-img-wrapper_9cad490266e7dd49 .te-main-img-inner_5c78ed2887f718b4 .te-another-image_147cbae3e6c26653 .video-btn_012e16627f1b6662 {
          left: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%); } }
      .te-about-image-card_f88797cecd5ab5f7.style-2_ba1505ed1d408deb .te-main-img-wrapper_9cad490266e7dd49 .te-main-img-inner_5c78ed2887f718b4 .te-another-image_147cbae3e6c26653 .video-btn_012e16627f1b6662 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_f88797cecd5ab5f7.style-2_ba1505ed1d408deb .te-main-img-wrapper_9cad490266e7dd49 .te-main-img-inner_5c78ed2887f718b4 .te-another-image_147cbae3e6c26653 .te-badge-text_63d3ffa900f09686 {
      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_f88797cecd5ab5f7.style-2_ba1505ed1d408deb .te-main-img-wrapper_9cad490266e7dd49 .te-main-img-inner_5c78ed2887f718b4 .te-another-image_147cbae3e6c26653 .te-badge-text_63d3ffa900f09686 {
          left: unset;
          top: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%);
          right: 0; } }
      .te-about-image-card_f88797cecd5ab5f7.style-2_ba1505ed1d408deb .te-main-img-wrapper_9cad490266e7dd49 .te-main-img-inner_5c78ed2887f718b4 .te-another-image_147cbae3e6c26653 .te-badge-text_63d3ffa900f09686 .icon_46902994b744b558 {
        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_f88797cecd5ab5f7.style-2_ba1505ed1d408deb .te-main-img-wrapper_9cad490266e7dd49 .te-main-img-inner_5c78ed2887f718b4 .te-another-image_147cbae3e6c26653 .te-badge-text_63d3ffa900f09686 .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_f88797cecd5ab5f7.style-2_ba1505ed1d408deb .te-main-img-wrapper_9cad490266e7dd49 .te-main-img-inner_5c78ed2887f718b4 .te-another-image_147cbae3e6c26653 .te-badge-text_63d3ffa900f09686 .text .title {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #14203A; }
        .te-about-image-card_f88797cecd5ab5f7.style-2_ba1505ed1d408deb .te-main-img-wrapper_9cad490266e7dd49 .te-main-img-inner_5c78ed2887f718b4 .te-another-image_147cbae3e6c26653 .te-badge-text_63d3ffa900f09686 .text span {
          font-size: 12px;
          font-weight: 400;
          line-height: 12px;
          color: #335371; }

.te-about-info-card_eb26a6c443075b11 .te-about-info-content_cb19bf8562691bf5 {
  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_eb26a6c443075b11 .te-about-info-content_cb19bf8562691bf5 .te-section-title_f4f80fe95b824a48 {
    margin-bottom: 0; }
    .te-about-info-card_eb26a6c443075b11 .te-about-info-content_cb19bf8562691bf5 .te-section-title_f4f80fe95b824a48 .title {
      margin-bottom: 0; }
  .te-about-info-card_eb26a6c443075b11 .te-about-info-content_cb19bf8562691bf5 .te-list-item-wrapper_f70da1b5f69f25f7 {
    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_eb26a6c443075b11 .te-about-info-content_cb19bf8562691bf5 .te-list-item-wrapper_f70da1b5f69f25f7 {
        grid-template-columns: repeat(1, 1fr); } }
    .te-about-info-card_eb26a6c443075b11 .te-about-info-content_cb19bf8562691bf5 .te-list-item-wrapper_f70da1b5f69f25f7 .te-list-item_4eac25ceec902e28 .icon_46902994b744b558 {
      font-size: 24px;
      color: #317EFE;
      background-color: transparent;
      width: unset;
      height: unset; }
    .te-about-info-card_eb26a6c443075b11 .te-about-info-content_cb19bf8562691bf5 .te-list-item-wrapper_f70da1b5f69f25f7 .te-list-item_4eac25ceec902e28 .text {
      color: #14203A; }
  .te-about-info-card_eb26a6c443075b11 .te-about-info-content_cb19bf8562691bf5 .te-info-list_4b956b911e5a9a6f {
    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_eb26a6c443075b11 .te-about-info-content_cb19bf8562691bf5 .te-info-list_4b956b911e5a9a6f {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 20px; } }
    .te-about-info-card_eb26a6c443075b11 .te-about-info-content_cb19bf8562691bf5 .te-info-list_4b956b911e5a9a6f .te-single-info-list_5b125ec3efd19815 {
      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_eb26a6c443075b11 .te-about-info-content_cb19bf8562691bf5 .te-info-list_4b956b911e5a9a6f .te-single-info-list_5b125ec3efd19815:hover .icon_46902994b744b558 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_eb26a6c443075b11 .te-about-info-content_cb19bf8562691bf5 .te-info-list_4b956b911e5a9a6f .te-single-info-list_5b125ec3efd19815 .icon_46902994b744b558 {
        margin-bottom: 10px;
        position: relative;
        margin-left: 20px; }
        .te-about-info-card_eb26a6c443075b11 .te-about-info-content_cb19bf8562691bf5 .te-info-list_4b956b911e5a9a6f .te-single-info-list_5b125ec3efd19815 .icon_46902994b744b558::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_eb26a6c443075b11 .te-about-info-content_cb19bf8562691bf5 .te-info-list_4b956b911e5a9a6f .te-single-info-list_5b125ec3efd19815 .icon_46902994b744b558 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_eb26a6c443075b11 .te-about-info-content_cb19bf8562691bf5 .te-info-list_4b956b911e5a9a6f .te-single-info-list_5b125ec3efd19815 .title {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0px;
        margin-bottom: 0; }
      .te-about-info-card_eb26a6c443075b11 .te-about-info-content_cb19bf8562691bf5 .te-info-list_4b956b911e5a9a6f .te-single-info-list_5b125ec3efd19815 .short-title_a20ea8292f04c24c {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px; }

.te-about-info-card_eb26a6c443075b11.style-2_ba1505ed1d408deb .te-about-info-content_cb19bf8562691bf5 {
  gap: 10px; }
  .te-about-info-card_eb26a6c443075b11.style-2_ba1505ed1d408deb .te-about-info-content_cb19bf8562691bf5 .te-list-item-wrapper_f70da1b5f69f25f7 {
    padding-top: 6px;
    gap: 0; }
    .te-about-info-card_eb26a6c443075b11.style-2_ba1505ed1d408deb .te-about-info-content_cb19bf8562691bf5 .te-list-item-wrapper_f70da1b5f69f25f7 .te-list-item_4eac25ceec902e28 .icon_46902994b744b558 {
      width: 16px;
      height: 16px;
      background-color: #317EFE;
      border-radius: 50%;
      color: white;
      font-size: 10px; }
    .te-about-info-card_eb26a6c443075b11.style-2_ba1505ed1d408deb .te-about-info-content_cb19bf8562691bf5 .te-list-item-wrapper_f70da1b5f69f25f7 .te-list-item_4eac25ceec902e28 .text {
      color: #335371; }
  .te-about-info-card_eb26a6c443075b11.style-2_ba1505ed1d408deb .te-about-info-content_cb19bf8562691bf5 .te-info-list_4b956b911e5a9a6f {
    border-top: 1px solid #E1E1E1;
    padding-top: 40px; }
    .te-about-info-card_eb26a6c443075b11.style-2_ba1505ed1d408deb .te-about-info-content_cb19bf8562691bf5 .te-info-list_4b956b911e5a9a6f .divider_f70faeb4c5568920 {
      width: 1px;
      background-color: #E1E1E1;
      height: 127px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-info-card_eb26a6c443075b11.style-2_ba1505ed1d408deb .te-about-info-content_cb19bf8562691bf5 .te-info-list_4b956b911e5a9a6f .divider_f70faeb4c5568920 {
          height: 1px;
          width: 100%; } }

.te-about-info-card_eb26a6c443075b11.style-three_0ce77651638cbe89 .te-section-title_f4f80fe95b824a48 {
  margin-bottom: 40px; }
.te-about-info-card_eb26a6c443075b11.style-three_0ce77651638cbe89 .about-info-wrapper_d61b73d62eda77ee {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_eb26a6c443075b11.style-three_0ce77651638cbe89 .about-info-wrapper_d61b73d62eda77ee {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .te-about-info-card_eb26a6c443075b11.style-three_0ce77651638cbe89 .about-info-wrapper_d61b73d62eda77ee .about-info-img_3a0f14fbff159619 {
    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_eb26a6c443075b11.style-three_0ce77651638cbe89 .about-info-wrapper_d61b73d62eda77ee .about-info-img_3a0f14fbff159619 {
        height: 350px; } }
    .te-about-info-card_eb26a6c443075b11.style-three_0ce77651638cbe89 .about-info-wrapper_d61b73d62eda77ee .about-info-img_3a0f14fbff159619 img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.te-about-info-card_eb26a6c443075b11.style-three_0ce77651638cbe89 .te-about-info-content_cb19bf8562691bf5 {
  padding-left: 50px;
  gap: 30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_eb26a6c443075b11.style-three_0ce77651638cbe89 .te-about-info-content_cb19bf8562691bf5 {
      padding-left: 0;
      padding-top: 50px; } }
  .te-about-info-card_eb26a6c443075b11.style-three_0ce77651638cbe89 .te-about-info-content_cb19bf8562691bf5 .skill-progressbar-wrapper_d0f0259dc63b5dbd {
    width: 100%; }
  .te-about-info-card_eb26a6c443075b11.style-three_0ce77651638cbe89 .te-about-info-content_cb19bf8562691bf5 .te-icon-card-wrapper_fe92e7c83d8e40fc {
    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_eb26a6c443075b11.style-three_0ce77651638cbe89 .te-about-info-content_cb19bf8562691bf5 .te-icon-card-wrapper_fe92e7c83d8e40fc .te-icon-card_158add6daecf8ebd {
      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_eb26a6c443075b11.style-three_0ce77651638cbe89 .te-about-info-content_cb19bf8562691bf5 .te-icon-card-wrapper_fe92e7c83d8e40fc .te-icon-card_158add6daecf8ebd .icon_46902994b744b558 {
        width: 40px;
        height: 40px; }
      .te-about-info-card_eb26a6c443075b11.style-three_0ce77651638cbe89 .te-about-info-content_cb19bf8562691bf5 .te-icon-card-wrapper_fe92e7c83d8e40fc .te-icon-card_158add6daecf8ebd .content {
        gap: 4px; }
        .te-about-info-card_eb26a6c443075b11.style-three_0ce77651638cbe89 .te-about-info-content_cb19bf8562691bf5 .te-icon-card-wrapper_fe92e7c83d8e40fc .te-icon-card_158add6daecf8ebd .content .title {
          font-size: 18px;
          line-height: 24px; }
  .te-about-info-card_eb26a6c443075b11.style-three_0ce77651638cbe89 .te-about-info-content_cb19bf8562691bf5 .te-btn-wrapper_d96803f679bdafcb {
    margin-top: 7px; }

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

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

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

.te-process-step_f3e0ac7c5ef51597 {
  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_f3e0ac7c5ef51597::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_f3e0ac7c5ef51597 {
      padding: 32px 28px 42px 28px; } }
  .te-process-step_f3e0ac7c5ef51597:hover {
    top: -5px; }
    .te-process-step_f3e0ac7c5ef51597:hover::before {
      width: 100%;
      height: 100%;
      border-radius: 0;
      -webkit-transform: translateX(-50%) scale(1);
              transform: translateX(-50%) scale(1); }
    .te-process-step_f3e0ac7c5ef51597:hover .icon_46902994b744b558 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_f3e0ac7c5ef51597:hover .counter-number_d428dc886234991b {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_f3e0ac7c5ef51597:hover .content .te-read-more_7b6a86717c6d3dfc .te-theme-btn_04ecbea3313f3c5f {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff; }
  .te-process-step_f3e0ac7c5ef51597 .icon_46902994b744b558 {
    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_f3e0ac7c5ef51597 .icon_46902994b744b558 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-process-step_f3e0ac7c5ef51597 .te-content-wrapper_a1bf56a6c698d394 {
    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_f3e0ac7c5ef51597 .te-counter-wrapper_38e5b90384f1571e {
    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_f3e0ac7c5ef51597 .te-counter-wrapper_38e5b90384f1571e .shape_14eb12d00b652a27 {
      position: relative; }
  .te-process-step_f3e0ac7c5ef51597 .counter-number_d428dc886234991b {
    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_f3e0ac7c5ef51597 .te-title-wrapper_18ae97d303129999 {
    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_f3e0ac7c5ef51597 .te-title-wrapper_18ae97d303129999 .icon_46902994b744b558 {
      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_f3e0ac7c5ef51597 .te-title-wrapper_18ae97d303129999 .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_f3e0ac7c5ef51597 .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_f3e0ac7c5ef51597 .content .desc_3bc34d22b73d49b9 {
      -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_f3e0ac7c5ef51597 .content .te-read-more_7b6a86717c6d3dfc {
      margin-top: -10px; }
      .te-process-step_f3e0ac7c5ef51597 .content .te-read-more_7b6a86717c6d3dfc .te-theme-btn_04ecbea3313f3c5f {
        border: 1px solid #E1E1E1;
        color: #317EFE;
        background-color: transparent; }

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

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

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

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

.te-accordion-box-wrapper_8423d483b850c442 {
  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_25813fcec868b679 .te-accordion-list-item_717b1b7693bfde33 {
  border: 1px solid #E1E1E1;
  border-radius: 20px; }
  .accordion-wrapper_25813fcec868b679 .te-accordion-list-item_717b1b7693bfde33 .te-accordion-head_00bf93d2556df38c {
    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_25813fcec868b679 .te-accordion-list-item_717b1b7693bfde33 .te-accordion-head_00bf93d2556df38c: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_25813fcec868b679 .te-accordion-list-item_717b1b7693bfde33 .te-accordion-head_00bf93d2556df38c.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_25813fcec868b679 .te-accordion-list-item_717b1b7693bfde33 .te-accordion-head_00bf93d2556df38c .te-accordion-title_d78ef227c84c6dae {
      font-size: 20px;
      line-height: 32px;
      font-weight: 500;
      margin-bottom: 0;
      letter-spacing: 0px; }
  .accordion-wrapper_25813fcec868b679 .te-accordion-list-item_717b1b7693bfde33 .te-accordion-body_bffa035247aec6f8 {
    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_a76dff3920eb5a8d {
  border-left: 4px solid #dfe2e9;
  padding-left: 45px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .page-header_a76dff3920eb5a8d {
      padding-left: 30px; } }
  .page-header_a76dff3920eb5a8d .te-page-title_8d2731f355d5f2c4,
  .page-header_a76dff3920eb5a8d .page-title_2ef41d1d967447de {
    font-size: 42px;
    line-height: 48px; }
    @media (max-width: 991px) {
      .page-header_a76dff3920eb5a8d .te-page-title_8d2731f355d5f2c4,
      .page-header_a76dff3920eb5a8d .page-title_2ef41d1d967447de {
        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_433229b0928d2fc1 {
  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_433229b0928d2fc1:hover .te-post-thumbnail_76b1871fabe9f4f0 img,
  .te-post-item_433229b0928d2fc1:hover .post-video_31c943ef2be05120 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_433229b0928d2fc1 iframe {
    width: 100%;
    height: 522px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_433229b0928d2fc1 iframe {
        height: 350px; } }
  .te-post-item_433229b0928d2fc1 .post-gallery .slick-list_57ad1e06a0dfb0b3 .slick-track_854069b2ed0a5a92 {
    height: 392px;
    overflow: hidden; }
  .te-post-item_433229b0928d2fc1 .te-post-content-wrapper_3706462dbdebd83d {
    padding: 32px 32px 40px 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_433229b0928d2fc1 .te-post-content-wrapper_3706462dbdebd83d {
        padding: 35px;
        padding-top: 30px; } }
    .te-post-item_433229b0928d2fc1 .te-post-content-wrapper_3706462dbdebd83d .te-read-more_7b6a86717c6d3dfc {
      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_433229b0928d2fc1.format-quote_eb7cbae16a88cd08 .te-post-content {
    margin: 0; }
  .te-post-item_433229b0928d2fc1.format-quote_eb7cbae16a88cd08 blockquote {
    margin: 0; }
    .te-post-item_433229b0928d2fc1.format-quote_eb7cbae16a88cd08 blockquote p {
      margin-top: 0; }
    .te-post-item_433229b0928d2fc1.format-quote_eb7cbae16a88cd08 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_433229b0928d2fc1.format-quote_eb7cbae16a88cd08 blockquote cite a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-post-item_433229b0928d2fc1.sticky_31a4ac3f763c8bc3 {
    border: 2px solid #317EFE; }
    .te-post-item_433229b0928d2fc1.sticky_31a4ac3f763c8bc3 .te-post-content {
      margin-bottom: 0; }
      .te-post-item_433229b0928d2fc1.sticky_31a4ac3f763c8bc3 .te-post-content p {
        margin-bottom: 0; }
  .te-post-item_433229b0928d2fc1 .te-post-title_61b8b3d1ff405848 {
    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_433229b0928d2fc1 .te-post-title_61b8b3d1ff405848 {
        font-size: 28px;
        line-height: 42px;
        margin-top: 5px; } }
    .te-post-item_433229b0928d2fc1 .te-post-title_61b8b3d1ff405848:hover a {
      color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-post-item_433229b0928d2fc1 .te-post-content p {
    margin-top: 17px; }
  .te-post-item_433229b0928d2fc1 .te-post-content h2,
  .te-post-item_433229b0928d2fc1 .te-post-content h3,
  .te-post-item_433229b0928d2fc1 .te-post-content h4,
  .te-post-item_433229b0928d2fc1 .te-post-content h5,
  .te-post-item_433229b0928d2fc1 .te-post-content h6 {
    margin-bottom: 10px; }
  .te-post-item_433229b0928d2fc1 .te-post-content p {
    margin-bottom: unset; }
  .te-post-item_433229b0928d2fc1 .te-single-post-meta_e9d75af3a5376fd7 {
    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_433229b0928d2fc1 .te-social-share_c29bf139d4ad24a2 {
    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_433229b0928d2fc1 .te-social-share_c29bf139d4ad24a2 a.facebook_a95ce2b6c9935e29 {
      color: #1877f2; }
    .te-post-item_433229b0928d2fc1 .te-social-share_c29bf139d4ad24a2 a.twitter_73760c8dfcec2b87 {
      color: #1da1f2; }
    .te-post-item_433229b0928d2fc1 .te-social-share_c29bf139d4ad24a2 a.linkedin_52e962e71b7fd7da {
      color: #1a70c6; }
    .te-post-item_433229b0928d2fc1 .te-social-share_c29bf139d4ad24a2 .te-social-share-title_42ff25e04f758684 {
      font-size: 16px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A;
      margin-right: 5px;
      text-transform: uppercase; }
  .te-post-item_433229b0928d2fc1 .te-blog-post-tag_54951f91579e8a8c {
    width: 100%;
    display: inline-block; }
    .te-post-item_433229b0928d2fc1 .te-blog-post-tag_54951f91579e8a8c 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_433229b0928d2fc1 .te-blog-post-tag_54951f91579e8a8c .te-post-tag-list_a8eed31c31fd475b {
      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_433229b0928d2fc1 .te-blog-post-tag_54951f91579e8a8c .te-post-tag-list_a8eed31c31fd475b 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_433229b0928d2fc1 .te-blog-post-tag_54951f91579e8a8c .te-post-tag-list_a8eed31c31fd475b 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_433229b0928d2fc1 .te-post-thumbnail_76b1871fabe9f4f0,
  .te-post-item_433229b0928d2fc1 .post-video_31c943ef2be05120 {
    position: relative;
    overflow: hidden; }
    .te-post-item_433229b0928d2fc1 .te-post-thumbnail_76b1871fabe9f4f0 img,
    .te-post-item_433229b0928d2fc1 .post-video_31c943ef2be05120 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_433229b0928d2fc1 .te-post-thumbnail_76b1871fabe9f4f0 .popup-video-wrapper_218c9e8c54c92d35,
    .te-post-item_433229b0928d2fc1 .post-video_31c943ef2be05120 .popup-video-wrapper_218c9e8c54c92d35 {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .te-post-item_433229b0928d2fc1 .te-post-thumbnail_76b1871fabe9f4f0 .video-btn_012e16627f1b6662 a,
    .te-post-item_433229b0928d2fc1 .post-video_31c943ef2be05120 .video-btn_012e16627f1b6662 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_433229b0928d2fc1 .te-post-thumbnail_76b1871fabe9f4f0 .video-btn_012e16627f1b6662 a i,
      .te-post-item_433229b0928d2fc1 .post-video_31c943ef2be05120 .video-btn_012e16627f1b6662 a i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_433229b0928d2fc1 .te-post-thumbnail_76b1871fabe9f4f0 .video-btn_012e16627f1b6662 a:hover,
      .te-post-item_433229b0928d2fc1 .post-video_31c943ef2be05120 .video-btn_012e16627f1b6662 a:hover {
        -webkit-animation: none;
                animation: none; }
  .te-post-item_433229b0928d2fc1 button.post-gallery-btn_a7a4e9f1edd9922f {
    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_433229b0928d2fc1 button.post-gallery-btn_a7a4e9f1edd9922f.prev-btn_344567589cac66a2 {
      left: 30px; }
    .te-post-item_433229b0928d2fc1 button.post-gallery-btn_a7a4e9f1edd9922f.next-btn_27c59b35aebc572b {
      right: 30px; }
    .te-post-item_433229b0928d2fc1 button.post-gallery-btn_a7a4e9f1edd9922f 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_433229b0928d2fc1 button.post-gallery-btn_a7a4e9f1edd9922f:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
      .te-post-item_433229b0928d2fc1 button.post-gallery-btn_a7a4e9f1edd9922f:hover i {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te-post-item_433229b0928d2fc1 .post-audio_ab709777b3cf209c iframe {
    width: 100%; }
  .te-post-item_433229b0928d2fc1 .te-post-meta_4152213f49a24b72 {
    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_433229b0928d2fc1 .te-post-meta_4152213f49a24b72 {
        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_433229b0928d2fc1 .te-post-meta_4152213f49a24b72 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_433229b0928d2fc1 .te-post-meta_4152213f49a24b72 span i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_433229b0928d2fc1 .te-post-meta_4152213f49a24b72 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_433229b0928d2fc1 .te-post-meta_4152213f49a24b72 span a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
          .te-post-item_433229b0928d2fc1 .te-post-meta_4152213f49a24b72 span a:hover i {
            color: #317EFE;
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out; }

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

.te-post-card_17f2d2d29c099038.style-2_ba1505ed1d408deb {
  gap: 20px; }
  .te-post-card_17f2d2d29c099038.style-2_ba1505ed1d408deb .image {
    border-radius: 20px 20px 20px 0; }
    .te-post-card_17f2d2d29c099038.style-2_ba1505ed1d408deb .image .te-post-date_c5764c2c62aeb43f {
      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_17f2d2d29c099038.style-2_ba1505ed1d408deb .content .title {
    font-size: 20px; }
  .te-post-card_17f2d2d29c099038.style-2_ba1505ed1d408deb .content .te-post-meta-info_1668064236c31ae0 {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px; }

.te-blog-details-wrapper_77c0765d10e3ae69 .te-comment-respond_171f6eca0194f3c0 {
  margin-top: 78px;
  margin-bottom: 40px; }
.te-blog-details-wrapper_77c0765d10e3ae69 .te-post-comments_4c1b9f5064e2063f {
  margin-top: 70px; }
.te-blog-details-wrapper_77c0765d10e3ae69 .wp-block-group_52f48058fd233e97.has-background_1db3632344f79a5d .wp-block-button_7092393ce466d17b .wp-block-button__link_c924b1a236c871db {
  color: #ffffff !important; }
.te-blog-details-wrapper_77c0765d10e3ae69 .te-post-item_433229b0928d2fc1 {
  border: 0;
  overflow: visible;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0; }
  .te-blog-details-wrapper_77c0765d10e3ae69 .te-post-item_433229b0928d2fc1 iframe {
    width: 100%;
    height: 522px; }
  .te-blog-details-wrapper_77c0765d10e3ae69 .te-post-item_433229b0928d2fc1 .te-post-meta_4152213f49a24b72 {
    margin-top: 0;
    margin-bottom: 20px; }
  .te-blog-details-wrapper_77c0765d10e3ae69 .te-post-item_433229b0928d2fc1 .post-gallery:hover img {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important; }
  .te-blog-details-wrapper_77c0765d10e3ae69 .te-post-item_433229b0928d2fc1 .te-post-thumbnail_76b1871fabe9f4f0,
  .te-blog-details-wrapper_77c0765d10e3ae69 .te-post-item_433229b0928d2fc1 .post-video_31c943ef2be05120,
  .te-blog-details-wrapper_77c0765d10e3ae69 .te-post-item_433229b0928d2fc1 .post-gallery,
  .te-blog-details-wrapper_77c0765d10e3ae69 .te-post-item_433229b0928d2fc1 .postbox-audio_37c07e5785b67ecd,
  .te-blog-details-wrapper_77c0765d10e3ae69 .te-post-item_433229b0928d2fc1 .wp-block-post-featured-image_20c1aa14fb2f9779 {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative; }
    @media (max-width: 767px) {
      .te-blog-details-wrapper_77c0765d10e3ae69 .te-post-item_433229b0928d2fc1 .te-post-thumbnail_76b1871fabe9f4f0,
      .te-blog-details-wrapper_77c0765d10e3ae69 .te-post-item_433229b0928d2fc1 .post-video_31c943ef2be05120,
      .te-blog-details-wrapper_77c0765d10e3ae69 .te-post-item_433229b0928d2fc1 .post-gallery,
      .te-blog-details-wrapper_77c0765d10e3ae69 .te-post-item_433229b0928d2fc1 .postbox-audio_37c07e5785b67ecd,
      .te-blog-details-wrapper_77c0765d10e3ae69 .te-post-item_433229b0928d2fc1 .wp-block-post-featured-image_20c1aa14fb2f9779 {
        margin-bottom: 30px; } }
    .te-blog-details-wrapper_77c0765d10e3ae69 .te-post-item_433229b0928d2fc1 .te-post-thumbnail_76b1871fabe9f4f0:hover img,
    .te-blog-details-wrapper_77c0765d10e3ae69 .te-post-item_433229b0928d2fc1 .post-video_31c943ef2be05120:hover img,
    .te-blog-details-wrapper_77c0765d10e3ae69 .te-post-item_433229b0928d2fc1 .post-gallery:hover img,
    .te-blog-details-wrapper_77c0765d10e3ae69 .te-post-item_433229b0928d2fc1 .postbox-audio_37c07e5785b67ecd:hover img,
    .te-blog-details-wrapper_77c0765d10e3ae69 .te-post-item_433229b0928d2fc1 .wp-block-post-featured-image_20c1aa14fb2f9779: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_77c0765d10e3ae69 .te-post-item_433229b0928d2fc1 .te-post-thumbnail_76b1871fabe9f4f0 img,
    .te-blog-details-wrapper_77c0765d10e3ae69 .te-post-item_433229b0928d2fc1 .post-video_31c943ef2be05120 img,
    .te-blog-details-wrapper_77c0765d10e3ae69 .te-post-item_433229b0928d2fc1 .post-gallery img,
    .te-blog-details-wrapper_77c0765d10e3ae69 .te-post-item_433229b0928d2fc1 .postbox-audio_37c07e5785b67ecd img,
    .te-blog-details-wrapper_77c0765d10e3ae69 .te-post-item_433229b0928d2fc1 .wp-block-post-featured-image_20c1aa14fb2f9779 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_77c0765d10e3ae69 .te-post-item_433229b0928d2fc1 .te-post-content-wrapper_3706462dbdebd83d {
    padding: 0 0 10px 0; }
  .te-blog-details-wrapper_77c0765d10e3ae69 .te-post-item_433229b0928d2fc1 .te-post-content {
    margin-bottom: 17px;
    /* Unit Test Data Compatibility Start */
    /* Unit Test Data Compatibility End */ }
    .te-blog-details-wrapper_77c0765d10e3ae69 .te-post-item_433229b0928d2fc1 .te-post-content .wp-block-query_626a20125d7fede8 .wp-block-post-template_9de2ffd8688cb83a {
      padding-left: 0; }
      .te-blog-details-wrapper_77c0765d10e3ae69 .te-post-item_433229b0928d2fc1 .te-post-content .wp-block-query_626a20125d7fede8 .wp-block-post-template_9de2ffd8688cb83a .wp-block-post_297edcba22646de6 {
        margin-bottom: 30px; }
    .te-blog-details-wrapper_77c0765d10e3ae69 .te-post-item_433229b0928d2fc1 .te-post-content .wp-block-navigation__responsive-container-content_98f2e15676a6d795 .wp-block-page-list_3f7312330adf2dcc {
      padding-left: 0; }
    .te-blog-details-wrapper_77c0765d10e3ae69 .te-post-item_433229b0928d2fc1 .te-post-content .wp-block-group_52f48058fd233e97 {
      margin: 15px 0; }
      .te-blog-details-wrapper_77c0765d10e3ae69 .te-post-item_433229b0928d2fc1 .te-post-content .wp-block-group_52f48058fd233e97 p {
        margin-bottom: 0; }
    .te-blog-details-wrapper_77c0765d10e3ae69 .te-post-item_433229b0928d2fc1 .te-post-content p {
      margin-bottom: 20px; }
      .te-blog-details-wrapper_77c0765d10e3ae69 .te-post-item_433229b0928d2fc1 .te-post-content p img {
        margin: 20px 0;
        border-radius: 8px; }
  .te-blog-details-wrapper_77c0765d10e3ae69 .te-post-item_433229b0928d2fc1 .te-blog-post-tag_54951f91579e8a8c .te-social-share_c29bf139d4ad24a2 {
    padding-bottom: 20px; }
.te-blog-details-wrapper_77c0765d10e3ae69 .wp-block-calendar_eb828bb4b03f31e0 {
  margin-bottom: 30px; }

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

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

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

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

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

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

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

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

.wp-block-query-pagination_d325a4765784aa1d,
.navigation_6b36e2932d0d8a32.posts-navigation_26c95b90cd3ccbc6,
.comment-navigation_e45f6419d70d4902 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .wp-block-query-pagination_d325a4765784aa1d .wp-block-query-pagination-numbers_ce3789fd26278c8e,
  .navigation_6b36e2932d0d8a32.posts-navigation_26c95b90cd3ccbc6 .wp-block-query-pagination-numbers_ce3789fd26278c8e,
  .comment-navigation_e45f6419d70d4902 .wp-block-query-pagination-numbers_ce3789fd26278c8e {
    width: inherit; }
  .wp-block-query-pagination_d325a4765784aa1d .nav-links_255cc4f8984f6948,
  .navigation_6b36e2932d0d8a32.posts-navigation_26c95b90cd3ccbc6 .nav-links_255cc4f8984f6948,
  .comment-navigation_e45f6419d70d4902 .nav-links_255cc4f8984f6948 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
  .wp-block-query-pagination_d325a4765784aa1d .wp-block-query-pagination-previous_33208f7bba890e3d,
  .wp-block-query-pagination_d325a4765784aa1d .wp-block-query-pagination-next_e204556cd188571b,
  .wp-block-query-pagination_d325a4765784aa1d .nav-next_2ed6c270022a2c5b a,
  .wp-block-query-pagination_d325a4765784aa1d .nav-previous_3e8838673f5ddf22 a,
  .navigation_6b36e2932d0d8a32.posts-navigation_26c95b90cd3ccbc6 .wp-block-query-pagination-previous_33208f7bba890e3d,
  .navigation_6b36e2932d0d8a32.posts-navigation_26c95b90cd3ccbc6 .wp-block-query-pagination-next_e204556cd188571b,
  .navigation_6b36e2932d0d8a32.posts-navigation_26c95b90cd3ccbc6 .nav-next_2ed6c270022a2c5b a,
  .navigation_6b36e2932d0d8a32.posts-navigation_26c95b90cd3ccbc6 .nav-previous_3e8838673f5ddf22 a,
  .comment-navigation_e45f6419d70d4902 .wp-block-query-pagination-previous_33208f7bba890e3d,
  .comment-navigation_e45f6419d70d4902 .wp-block-query-pagination-next_e204556cd188571b,
  .comment-navigation_e45f6419d70d4902 .nav-next_2ed6c270022a2c5b a,
  .comment-navigation_e45f6419d70d4902 .nav-previous_3e8838673f5ddf22 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_d325a4765784aa1d .wp-block-query-pagination-previous_33208f7bba890e3d,
      .wp-block-query-pagination_d325a4765784aa1d .wp-block-query-pagination-next_e204556cd188571b,
      .wp-block-query-pagination_d325a4765784aa1d .nav-next_2ed6c270022a2c5b a,
      .wp-block-query-pagination_d325a4765784aa1d .nav-previous_3e8838673f5ddf22 a,
      .navigation_6b36e2932d0d8a32.posts-navigation_26c95b90cd3ccbc6 .wp-block-query-pagination-previous_33208f7bba890e3d,
      .navigation_6b36e2932d0d8a32.posts-navigation_26c95b90cd3ccbc6 .wp-block-query-pagination-next_e204556cd188571b,
      .navigation_6b36e2932d0d8a32.posts-navigation_26c95b90cd3ccbc6 .nav-next_2ed6c270022a2c5b a,
      .navigation_6b36e2932d0d8a32.posts-navigation_26c95b90cd3ccbc6 .nav-previous_3e8838673f5ddf22 a,
      .comment-navigation_e45f6419d70d4902 .wp-block-query-pagination-previous_33208f7bba890e3d,
      .comment-navigation_e45f6419d70d4902 .wp-block-query-pagination-next_e204556cd188571b,
      .comment-navigation_e45f6419d70d4902 .nav-next_2ed6c270022a2c5b a,
      .comment-navigation_e45f6419d70d4902 .nav-previous_3e8838673f5ddf22 a {
        height: 40px; } }
    .wp-block-query-pagination_d325a4765784aa1d .wp-block-query-pagination-previous_33208f7bba890e3d:hover,
    .wp-block-query-pagination_d325a4765784aa1d .wp-block-query-pagination-next_e204556cd188571b:hover,
    .wp-block-query-pagination_d325a4765784aa1d .nav-next_2ed6c270022a2c5b a:hover,
    .wp-block-query-pagination_d325a4765784aa1d .nav-previous_3e8838673f5ddf22 a:hover,
    .navigation_6b36e2932d0d8a32.posts-navigation_26c95b90cd3ccbc6 .wp-block-query-pagination-previous_33208f7bba890e3d:hover,
    .navigation_6b36e2932d0d8a32.posts-navigation_26c95b90cd3ccbc6 .wp-block-query-pagination-next_e204556cd188571b:hover,
    .navigation_6b36e2932d0d8a32.posts-navigation_26c95b90cd3ccbc6 .nav-next_2ed6c270022a2c5b a:hover,
    .navigation_6b36e2932d0d8a32.posts-navigation_26c95b90cd3ccbc6 .nav-previous_3e8838673f5ddf22 a:hover,
    .comment-navigation_e45f6419d70d4902 .wp-block-query-pagination-previous_33208f7bba890e3d:hover,
    .comment-navigation_e45f6419d70d4902 .wp-block-query-pagination-next_e204556cd188571b:hover,
    .comment-navigation_e45f6419d70d4902 .nav-next_2ed6c270022a2c5b a:hover,
    .comment-navigation_e45f6419d70d4902 .nav-previous_3e8838673f5ddf22 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_bf5254d1e5c55177,
.page-links_43c00f552a3decce,
.wp-block-query-pagination-numbers_ce3789fd26278c8e {
  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_bf5254d1e5c55177 ul,
  .page-links_43c00f552a3decce ul,
  .wp-block-query-pagination-numbers_ce3789fd26278c8e 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_bf5254d1e5c55177 ul li,
    .page-links_43c00f552a3decce ul li,
    .wp-block-query-pagination-numbers_ce3789fd26278c8e ul li {
      padding-top: 0; }
    .te-basic-pagination_bf5254d1e5c55177 ul .prev span,
    .te-basic-pagination_bf5254d1e5c55177 ul .next span,
    .page-links_43c00f552a3decce ul .prev span,
    .page-links_43c00f552a3decce ul .next span,
    .wp-block-query-pagination-numbers_ce3789fd26278c8e ul .prev span,
    .wp-block-query-pagination-numbers_ce3789fd26278c8e ul .next span {
      display: none; }
  .te-basic-pagination_bf5254d1e5c55177 .post-page-numbers_527ab475de1b87aa,
  .page-links_43c00f552a3decce .post-page-numbers_527ab475de1b87aa,
  .wp-block-query-pagination-numbers_ce3789fd26278c8e .post-page-numbers_527ab475de1b87aa {
    background-color: rgba(71, 112, 247, 0.1) !important; }
  .te-basic-pagination_bf5254d1e5c55177 .page-numbers_dd4e271d75606b7d,
  .te-basic-pagination_bf5254d1e5c55177 .post-page-numbers_527ab475de1b87aa,
  .page-links_43c00f552a3decce .page-numbers_dd4e271d75606b7d,
  .page-links_43c00f552a3decce .post-page-numbers_527ab475de1b87aa,
  .wp-block-query-pagination-numbers_ce3789fd26278c8e .page-numbers_dd4e271d75606b7d,
  .wp-block-query-pagination-numbers_ce3789fd26278c8e .post-page-numbers_527ab475de1b87aa {
    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_bf5254d1e5c55177 .page-numbers_dd4e271d75606b7d,
      .te-basic-pagination_bf5254d1e5c55177 .post-page-numbers_527ab475de1b87aa,
      .page-links_43c00f552a3decce .page-numbers_dd4e271d75606b7d,
      .page-links_43c00f552a3decce .post-page-numbers_527ab475de1b87aa,
      .wp-block-query-pagination-numbers_ce3789fd26278c8e .page-numbers_dd4e271d75606b7d,
      .wp-block-query-pagination-numbers_ce3789fd26278c8e .post-page-numbers_527ab475de1b87aa {
        width: 40px;
        height: 40px;
        font-size: 16px; } }
    .te-basic-pagination_bf5254d1e5c55177 .page-numbers_dd4e271d75606b7d:hover,
    .te-basic-pagination_bf5254d1e5c55177 .post-page-numbers_527ab475de1b87aa:hover,
    .page-links_43c00f552a3decce .page-numbers_dd4e271d75606b7d:hover,
    .page-links_43c00f552a3decce .post-page-numbers_527ab475de1b87aa:hover,
    .wp-block-query-pagination-numbers_ce3789fd26278c8e .page-numbers_dd4e271d75606b7d:hover,
    .wp-block-query-pagination-numbers_ce3789fd26278c8e .post-page-numbers_527ab475de1b87aa: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_bf5254d1e5c55177 .page-numbers_dd4e271d75606b7d.current,
    .te-basic-pagination_bf5254d1e5c55177 .post-page-numbers_527ab475de1b87aa.current,
    .page-links_43c00f552a3decce .page-numbers_dd4e271d75606b7d.current,
    .page-links_43c00f552a3decce .post-page-numbers_527ab475de1b87aa.current,
    .wp-block-query-pagination-numbers_ce3789fd26278c8e .page-numbers_dd4e271d75606b7d.current,
    .wp-block-query-pagination-numbers_ce3789fd26278c8e .post-page-numbers_527ab475de1b87aa.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_0ee0a42ef65307b2 {
  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_0ee0a42ef65307b2 {
      -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_0ee0a42ef65307b2 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 30px;
      margin: 30px 0; } }
  .te-blog-post-nav_0ee0a42ef65307b2 .te-post-navigation_b885bfd838c5e5f5 {
    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_0ee0a42ef65307b2 .te-post-navigation_b885bfd838c5e5f5 {
        -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_0ee0a42ef65307b2 .te-post-navigation_b885bfd838c5e5f5 {
        width: 100%; } }
    @media (max-width: 767px) {
      .te-blog-post-nav_0ee0a42ef65307b2 .te-post-navigation_b885bfd838c5e5f5 {
        width: 100%; } }
    .te-blog-post-nav_0ee0a42ef65307b2 .te-post-navigation_b885bfd838c5e5f5::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_0ee0a42ef65307b2 .te-post-navigation_b885bfd838c5e5f5::after {
          display: none; } }
      @media (max-width: 767px) {
        .te-blog-post-nav_0ee0a42ef65307b2 .te-post-navigation_b885bfd838c5e5f5::after {
          display: none; } }
    .te-blog-post-nav_0ee0a42ef65307b2 .te-post-navigation_b885bfd838c5e5f5:last-child {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .te-blog-post-nav_0ee0a42ef65307b2 .te-post-navigation_b885bfd838c5e5f5:last-child .text {
        text-align: right; }
        @media (max-width: 374px) {
          .te-blog-post-nav_0ee0a42ef65307b2 .te-post-navigation_b885bfd838c5e5f5:last-child .text {
            text-align: left; } }
      .te-blog-post-nav_0ee0a42ef65307b2 .te-post-navigation_b885bfd838c5e5f5:last-child::after {
        display: none; }
    .te-blog-post-nav_0ee0a42ef65307b2 .te-post-navigation_b885bfd838c5e5f5 .te-post-img_121be1e4cfeb76ea {
      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_0ee0a42ef65307b2 .te-post-navigation_b885bfd838c5e5f5 .te-post-img_121be1e4cfeb76ea {
          width: 100% !important;
          height: 150px !important; } }
      .te-blog-post-nav_0ee0a42ef65307b2 .te-post-navigation_b885bfd838c5e5f5 .te-post-img_121be1e4cfeb76ea img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        left: 0;
        top: 0; }
    .te-blog-post-nav_0ee0a42ef65307b2 .te-post-navigation_b885bfd838c5e5f5 .text {
      width: 100%; }
      .te-blog-post-nav_0ee0a42ef65307b2 .te-post-navigation_b885bfd838c5e5f5 .text span {
        font-size: 18px;
        font-family: "Inter", sans-serif;
        text-transform: capitalize;
        font-weight: 400;
        display: block;
        color: #335371; }
      .te-blog-post-nav_0ee0a42ef65307b2 .te-post-navigation_b885bfd838c5e5f5 .text h4 {
        text-transform: capitalize;
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        line-height: 30px;
        letter-spacing: 0px; }
    .te-blog-post-nav_0ee0a42ef65307b2 .te-post-navigation_b885bfd838c5e5f5 .theme-navigation_20b56d09b8df01b2 {
      width: 100%; }

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

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

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

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

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

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

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

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

/* Widget */
.widget_8d80bdd4bf8dfab2,
.sidebar__widget_f19a9419c0520e51 {
  /* 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_8d80bdd4bf8dfab2 ol,
  .widget_8d80bdd4bf8dfab2 ul,
  .sidebar__widget_f19a9419c0520e51 ol,
  .sidebar__widget_f19a9419c0520e51 ul {
    margin-bottom: 0; }
  .widget_8d80bdd4bf8dfab2 .widget-instagram-feed_074bed47d55ed9d5,
  .sidebar__widget_f19a9419c0520e51 .widget-instagram-feed_074bed47d55ed9d5 {
    width: 315px; }
    @media only screen and (min-width: 992px) and (max-width: 1280px) {
      .widget_8d80bdd4bf8dfab2 .widget-instagram-feed_074bed47d55ed9d5,
      .sidebar__widget_f19a9419c0520e51 .widget-instagram-feed_074bed47d55ed9d5 {
        width: 220px; } }
    @media (max-width: 374px) {
      .widget_8d80bdd4bf8dfab2 .widget-instagram-feed_074bed47d55ed9d5,
      .sidebar__widget_f19a9419c0520e51 .widget-instagram-feed_074bed47d55ed9d5 {
        width: 200px; } }
    .widget_8d80bdd4bf8dfab2 .widget-instagram-feed_074bed47d55ed9d5 .single-instagram-feed_c3e68231eacbd1b7,
    .sidebar__widget_f19a9419c0520e51 .widget-instagram-feed_074bed47d55ed9d5 .single-instagram-feed_c3e68231eacbd1b7 {
      width: 96px;
      height: 96px; }
  .widget_8d80bdd4bf8dfab2 .wp-block-heading_5f754a737cf9aa85,
  .widget_8d80bdd4bf8dfab2 .widget-title_2d29f964ce754648,
  .widget_8d80bdd4bf8dfab2 .wp-block-search__label_1a2cec405934406d,
  .sidebar__widget_f19a9419c0520e51 .wp-block-heading_5f754a737cf9aa85,
  .sidebar__widget_f19a9419c0520e51 .widget-title_2d29f964ce754648,
  .sidebar__widget_f19a9419c0520e51 .wp-block-search__label_1a2cec405934406d {
    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_8d80bdd4bf8dfab2 .wp-block-social-links_63db88810473c5e7 .wp-social-link_fba7feb91d5615d3,
  .sidebar__widget_f19a9419c0520e51 .wp-block-social-links_63db88810473c5e7 .wp-social-link_fba7feb91d5615d3 {
    padding: 0;
    margin: 0;
    line-height: 0; }
    .widget_8d80bdd4bf8dfab2 .wp-block-social-links_63db88810473c5e7 .wp-social-link_fba7feb91d5615d3 a,
    .sidebar__widget_f19a9419c0520e51 .wp-block-social-links_63db88810473c5e7 .wp-social-link_fba7feb91d5615d3 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_8d80bdd4bf8dfab2 .wp-block-social-links_63db88810473c5e7 .wp-social-link_fba7feb91d5615d3 a:before,
      .sidebar__widget_f19a9419c0520e51 .wp-block-social-links_63db88810473c5e7 .wp-social-link_fba7feb91d5615d3 a:before {
        display: none; }
  .widget_8d80bdd4bf8dfab2 .has-avatars_6b747f9b33a8f7c1.has-dates_f021fa64a492630e.has-excerpts_4c3f53b2b4134c9e.wp-block-te-latest-comments_ab081b5d340457a5 li.wp-block-te-latest-comments__comment_87af13bab017c166 .wp-block-te-latest-comments__comment-meta_5f21974e97bfd5ad,
  .widget_8d80bdd4bf8dfab2 .has-dates_f021fa64a492630e.has-excerpts_4c3f53b2b4134c9e.wp-block-te-latest-comments_ab081b5d340457a5 li.wp-block-te-latest-comments__comment_87af13bab017c166 .wp-block-te-latest-comments__comment-meta_5f21974e97bfd5ad,
  .sidebar__widget_f19a9419c0520e51 .has-avatars_6b747f9b33a8f7c1.has-dates_f021fa64a492630e.has-excerpts_4c3f53b2b4134c9e.wp-block-te-latest-comments_ab081b5d340457a5 li.wp-block-te-latest-comments__comment_87af13bab017c166 .wp-block-te-latest-comments__comment-meta_5f21974e97bfd5ad,
  .sidebar__widget_f19a9419c0520e51 .has-dates_f021fa64a492630e.has-excerpts_4c3f53b2b4134c9e.wp-block-te-latest-comments_ab081b5d340457a5 li.wp-block-te-latest-comments__comment_87af13bab017c166 .wp-block-te-latest-comments__comment-meta_5f21974e97bfd5ad {
    font-weight: 500; }
    .widget_8d80bdd4bf8dfab2 .has-avatars_6b747f9b33a8f7c1.has-dates_f021fa64a492630e.has-excerpts_4c3f53b2b4134c9e.wp-block-te-latest-comments_ab081b5d340457a5 li.wp-block-te-latest-comments__comment_87af13bab017c166 .wp-block-te-latest-comments__comment-meta_5f21974e97bfd5ad .wp-block-te-latest-comments__comment-author_8419abece7317218,
    .widget_8d80bdd4bf8dfab2 .has-avatars_6b747f9b33a8f7c1.has-dates_f021fa64a492630e.has-excerpts_4c3f53b2b4134c9e.wp-block-te-latest-comments_ab081b5d340457a5 li.wp-block-te-latest-comments__comment_87af13bab017c166 .wp-block-te-latest-comments__comment-meta_5f21974e97bfd5ad .wp-block-te-latest-comments__comment-link_6de5fcfbbbd75de9,
    .widget_8d80bdd4bf8dfab2 .has-dates_f021fa64a492630e.has-excerpts_4c3f53b2b4134c9e.wp-block-te-latest-comments_ab081b5d340457a5 li.wp-block-te-latest-comments__comment_87af13bab017c166 .wp-block-te-latest-comments__comment-meta_5f21974e97bfd5ad .wp-block-te-latest-comments__comment-author_8419abece7317218,
    .widget_8d80bdd4bf8dfab2 .has-dates_f021fa64a492630e.has-excerpts_4c3f53b2b4134c9e.wp-block-te-latest-comments_ab081b5d340457a5 li.wp-block-te-latest-comments__comment_87af13bab017c166 .wp-block-te-latest-comments__comment-meta_5f21974e97bfd5ad .wp-block-te-latest-comments__comment-link_6de5fcfbbbd75de9,
    .sidebar__widget_f19a9419c0520e51 .has-avatars_6b747f9b33a8f7c1.has-dates_f021fa64a492630e.has-excerpts_4c3f53b2b4134c9e.wp-block-te-latest-comments_ab081b5d340457a5 li.wp-block-te-latest-comments__comment_87af13bab017c166 .wp-block-te-latest-comments__comment-meta_5f21974e97bfd5ad .wp-block-te-latest-comments__comment-author_8419abece7317218,
    .sidebar__widget_f19a9419c0520e51 .has-avatars_6b747f9b33a8f7c1.has-dates_f021fa64a492630e.has-excerpts_4c3f53b2b4134c9e.wp-block-te-latest-comments_ab081b5d340457a5 li.wp-block-te-latest-comments__comment_87af13bab017c166 .wp-block-te-latest-comments__comment-meta_5f21974e97bfd5ad .wp-block-te-latest-comments__comment-link_6de5fcfbbbd75de9,
    .sidebar__widget_f19a9419c0520e51 .has-dates_f021fa64a492630e.has-excerpts_4c3f53b2b4134c9e.wp-block-te-latest-comments_ab081b5d340457a5 li.wp-block-te-latest-comments__comment_87af13bab017c166 .wp-block-te-latest-comments__comment-meta_5f21974e97bfd5ad .wp-block-te-latest-comments__comment-author_8419abece7317218,
    .sidebar__widget_f19a9419c0520e51 .has-dates_f021fa64a492630e.has-excerpts_4c3f53b2b4134c9e.wp-block-te-latest-comments_ab081b5d340457a5 li.wp-block-te-latest-comments__comment_87af13bab017c166 .wp-block-te-latest-comments__comment-meta_5f21974e97bfd5ad .wp-block-te-latest-comments__comment-link_6de5fcfbbbd75de9 {
      font-weight: 500; }
  .widget_8d80bdd4bf8dfab2 .wp-block-te-latest-comments_ab081b5d340457a5 li.wp-block-te-latest-comments__comment_87af13bab017c166,
  .widget_8d80bdd4bf8dfab2 .wp-block-latest-posts_0b508c6b8d2ad4b3 li.wp-block-te-latest-comments__comment_87af13bab017c166,
  .sidebar__widget_f19a9419c0520e51 .wp-block-te-latest-comments_ab081b5d340457a5 li.wp-block-te-latest-comments__comment_87af13bab017c166,
  .sidebar__widget_f19a9419c0520e51 .wp-block-latest-posts_0b508c6b8d2ad4b3 li.wp-block-te-latest-comments__comment_87af13bab017c166 {
    margin-bottom: 0; }
  .widget_8d80bdd4bf8dfab2 .wp-block-te-latest-comments_ab081b5d340457a5 li .wp-block-te-latest-comments__comment-meta_5f21974e97bfd5ad,
  .widget_8d80bdd4bf8dfab2 .wp-block-te-latest-comments_ab081b5d340457a5 li .wp-block-latest-posts__te-post-title_9e8cdb9a6a4f677b,
  .widget_8d80bdd4bf8dfab2 .wp-block-latest-posts_0b508c6b8d2ad4b3 li .wp-block-te-latest-comments__comment-meta_5f21974e97bfd5ad,
  .widget_8d80bdd4bf8dfab2 .wp-block-latest-posts_0b508c6b8d2ad4b3 li .wp-block-latest-posts__te-post-title_9e8cdb9a6a4f677b,
  .sidebar__widget_f19a9419c0520e51 .wp-block-te-latest-comments_ab081b5d340457a5 li .wp-block-te-latest-comments__comment-meta_5f21974e97bfd5ad,
  .sidebar__widget_f19a9419c0520e51 .wp-block-te-latest-comments_ab081b5d340457a5 li .wp-block-latest-posts__te-post-title_9e8cdb9a6a4f677b,
  .sidebar__widget_f19a9419c0520e51 .wp-block-latest-posts_0b508c6b8d2ad4b3 li .wp-block-te-latest-comments__comment-meta_5f21974e97bfd5ad,
  .sidebar__widget_f19a9419c0520e51 .wp-block-latest-posts_0b508c6b8d2ad4b3 li .wp-block-latest-posts__te-post-title_9e8cdb9a6a4f677b {
    line-height: 28px;
    font-weight: 400; }
    .widget_8d80bdd4bf8dfab2 .wp-block-te-latest-comments_ab081b5d340457a5 li .wp-block-te-latest-comments__comment-meta_5f21974e97bfd5ad .wp-block-te-latest-comments__comment-date_5c6331205037dc82,
    .widget_8d80bdd4bf8dfab2 .wp-block-te-latest-comments_ab081b5d340457a5 li .wp-block-latest-posts__te-post-title_9e8cdb9a6a4f677b .wp-block-te-latest-comments__comment-date_5c6331205037dc82,
    .widget_8d80bdd4bf8dfab2 .wp-block-latest-posts_0b508c6b8d2ad4b3 li .wp-block-te-latest-comments__comment-meta_5f21974e97bfd5ad .wp-block-te-latest-comments__comment-date_5c6331205037dc82,
    .widget_8d80bdd4bf8dfab2 .wp-block-latest-posts_0b508c6b8d2ad4b3 li .wp-block-latest-posts__te-post-title_9e8cdb9a6a4f677b .wp-block-te-latest-comments__comment-date_5c6331205037dc82,
    .sidebar__widget_f19a9419c0520e51 .wp-block-te-latest-comments_ab081b5d340457a5 li .wp-block-te-latest-comments__comment-meta_5f21974e97bfd5ad .wp-block-te-latest-comments__comment-date_5c6331205037dc82,
    .sidebar__widget_f19a9419c0520e51 .wp-block-te-latest-comments_ab081b5d340457a5 li .wp-block-latest-posts__te-post-title_9e8cdb9a6a4f677b .wp-block-te-latest-comments__comment-date_5c6331205037dc82,
    .sidebar__widget_f19a9419c0520e51 .wp-block-latest-posts_0b508c6b8d2ad4b3 li .wp-block-te-latest-comments__comment-meta_5f21974e97bfd5ad .wp-block-te-latest-comments__comment-date_5c6331205037dc82,
    .sidebar__widget_f19a9419c0520e51 .wp-block-latest-posts_0b508c6b8d2ad4b3 li .wp-block-latest-posts__te-post-title_9e8cdb9a6a4f677b .wp-block-te-latest-comments__comment-date_5c6331205037dc82 {
      font-size: 14px !important;
      margin-bottom: 10px;
      position: relative; }
      .widget_8d80bdd4bf8dfab2 .wp-block-te-latest-comments_ab081b5d340457a5 li .wp-block-te-latest-comments__comment-meta_5f21974e97bfd5ad .wp-block-te-latest-comments__comment-date_5c6331205037dc82:before,
      .widget_8d80bdd4bf8dfab2 .wp-block-te-latest-comments_ab081b5d340457a5 li .wp-block-latest-posts__te-post-title_9e8cdb9a6a4f677b .wp-block-te-latest-comments__comment-date_5c6331205037dc82:before,
      .widget_8d80bdd4bf8dfab2 .wp-block-latest-posts_0b508c6b8d2ad4b3 li .wp-block-te-latest-comments__comment-meta_5f21974e97bfd5ad .wp-block-te-latest-comments__comment-date_5c6331205037dc82:before,
      .widget_8d80bdd4bf8dfab2 .wp-block-latest-posts_0b508c6b8d2ad4b3 li .wp-block-latest-posts__te-post-title_9e8cdb9a6a4f677b .wp-block-te-latest-comments__comment-date_5c6331205037dc82:before,
      .sidebar__widget_f19a9419c0520e51 .wp-block-te-latest-comments_ab081b5d340457a5 li .wp-block-te-latest-comments__comment-meta_5f21974e97bfd5ad .wp-block-te-latest-comments__comment-date_5c6331205037dc82:before,
      .sidebar__widget_f19a9419c0520e51 .wp-block-te-latest-comments_ab081b5d340457a5 li .wp-block-latest-posts__te-post-title_9e8cdb9a6a4f677b .wp-block-te-latest-comments__comment-date_5c6331205037dc82:before,
      .sidebar__widget_f19a9419c0520e51 .wp-block-latest-posts_0b508c6b8d2ad4b3 li .wp-block-te-latest-comments__comment-meta_5f21974e97bfd5ad .wp-block-te-latest-comments__comment-date_5c6331205037dc82:before,
      .sidebar__widget_f19a9419c0520e51 .wp-block-latest-posts_0b508c6b8d2ad4b3 li .wp-block-latest-posts__te-post-title_9e8cdb9a6a4f677b .wp-block-te-latest-comments__comment-date_5c6331205037dc82:before {
        content: "\f274";
        font-family: "Font Awesome 6 Free";
        padding-right: 8px; }
  .widget_8d80bdd4bf8dfab2 .wp-block-te-latest-comments_ab081b5d340457a5 li a,
  .widget_8d80bdd4bf8dfab2 .wp-block-latest-posts_0b508c6b8d2ad4b3 li a,
  .sidebar__widget_f19a9419c0520e51 .wp-block-te-latest-comments_ab081b5d340457a5 li a,
  .sidebar__widget_f19a9419c0520e51 .wp-block-latest-posts_0b508c6b8d2ad4b3 li a {
    color: #335371; }
    .widget_8d80bdd4bf8dfab2 .wp-block-te-latest-comments_ab081b5d340457a5 li a.wp-block-te-latest-comments__comment-author_8419abece7317218, .widget_8d80bdd4bf8dfab2 .wp-block-te-latest-comments_ab081b5d340457a5 li a.wp-block-te-latest-comments__comment-link_6de5fcfbbbd75de9,
    .widget_8d80bdd4bf8dfab2 .wp-block-latest-posts_0b508c6b8d2ad4b3 li a.wp-block-te-latest-comments__comment-author_8419abece7317218,
    .widget_8d80bdd4bf8dfab2 .wp-block-latest-posts_0b508c6b8d2ad4b3 li a.wp-block-te-latest-comments__comment-link_6de5fcfbbbd75de9,
    .sidebar__widget_f19a9419c0520e51 .wp-block-te-latest-comments_ab081b5d340457a5 li a.wp-block-te-latest-comments__comment-author_8419abece7317218,
    .sidebar__widget_f19a9419c0520e51 .wp-block-te-latest-comments_ab081b5d340457a5 li a.wp-block-te-latest-comments__comment-link_6de5fcfbbbd75de9,
    .sidebar__widget_f19a9419c0520e51 .wp-block-latest-posts_0b508c6b8d2ad4b3 li a.wp-block-te-latest-comments__comment-author_8419abece7317218,
    .sidebar__widget_f19a9419c0520e51 .wp-block-latest-posts_0b508c6b8d2ad4b3 li a.wp-block-te-latest-comments__comment-link_6de5fcfbbbd75de9 {
      display: inline !important;
      text-transform: capitalize;
      line-height: 28px;
      font-weight: 400; }
    .widget_8d80bdd4bf8dfab2 .wp-block-te-latest-comments_ab081b5d340457a5 li a:hover,
    .widget_8d80bdd4bf8dfab2 .wp-block-latest-posts_0b508c6b8d2ad4b3 li a:hover,
    .sidebar__widget_f19a9419c0520e51 .wp-block-te-latest-comments_ab081b5d340457a5 li a:hover,
    .sidebar__widget_f19a9419c0520e51 .wp-block-latest-posts_0b508c6b8d2ad4b3 li a:hover {
      color: #317EFE; }
  .widget_8d80bdd4bf8dfab2 .wp-block-te-latest-comments_ab081b5d340457a5 li .wp-block-te-latest-comments__comment-excerpt_3c21a1c31113b6ed p,
  .widget_8d80bdd4bf8dfab2 .wp-block-latest-posts_0b508c6b8d2ad4b3 li .wp-block-te-latest-comments__comment-excerpt_3c21a1c31113b6ed p,
  .sidebar__widget_f19a9419c0520e51 .wp-block-te-latest-comments_ab081b5d340457a5 li .wp-block-te-latest-comments__comment-excerpt_3c21a1c31113b6ed p,
  .sidebar__widget_f19a9419c0520e51 .wp-block-latest-posts_0b508c6b8d2ad4b3 li .wp-block-te-latest-comments__comment-excerpt_3c21a1c31113b6ed p {
    font-size: 16px;
    line-height: 28px;
    margin: 0; }
  .widget_8d80bdd4bf8dfab2 .te-social-profile_574e12ac586a8913,
  .sidebar__widget_f19a9419c0520e51 .te-social-profile_574e12ac586a8913 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .widget_8d80bdd4bf8dfab2 .te-social-profile_574e12ac586a8913 a,
    .sidebar__widget_f19a9419c0520e51 .te-social-profile_574e12ac586a8913 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_8d80bdd4bf8dfab2 .te-social-profile_574e12ac586a8913 a,
        .sidebar__widget_f19a9419c0520e51 .te-social-profile_574e12ac586a8913 a {
          width: 40px;
          height: 40px; } }
      .widget_8d80bdd4bf8dfab2 .te-social-profile_574e12ac586a8913 a.facebook_a95ce2b6c9935e29,
      .sidebar__widget_f19a9419c0520e51 .te-social-profile_574e12ac586a8913 a.facebook_a95ce2b6c9935e29 {
        background-color: #1877f2; }
      .widget_8d80bdd4bf8dfab2 .te-social-profile_574e12ac586a8913 a.twitter_73760c8dfcec2b87,
      .sidebar__widget_f19a9419c0520e51 .te-social-profile_574e12ac586a8913 a.twitter_73760c8dfcec2b87 {
        background-color: #1da1f2; }
      .widget_8d80bdd4bf8dfab2 .te-social-profile_574e12ac586a8913 a.linkedin_52e962e71b7fd7da,
      .sidebar__widget_f19a9419c0520e51 .te-social-profile_574e12ac586a8913 a.linkedin_52e962e71b7fd7da {
        background-color: #0a66c2; }
      .widget_8d80bdd4bf8dfab2 .te-social-profile_574e12ac586a8913 a.instagram_cec41a49872d641a,
      .sidebar__widget_f19a9419c0520e51 .te-social-profile_574e12ac586a8913 a.instagram_cec41a49872d641a {
        background-color: #405de6; }
      .widget_8d80bdd4bf8dfab2 .te-social-profile_574e12ac586a8913 a:hover,
      .sidebar__widget_f19a9419c0520e51 .te-social-profile_574e12ac586a8913 a:hover {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #E7F914; }
  .widget_8d80bdd4bf8dfab2 select,
  .sidebar__widget_f19a9419c0520e51 select {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371;
    margin-bottom: 0; }
  .widget_8d80bdd4bf8dfab2 .has-login-form_aabc3d96b605fa5c .login-username_4753907be5be1980 label,
  .widget_8d80bdd4bf8dfab2 .has-login-form_aabc3d96b605fa5c .login-password_f1d70fb116baeee4 label,
  .sidebar__widget_f19a9419c0520e51 .has-login-form_aabc3d96b605fa5c .login-username_4753907be5be1980 label,
  .sidebar__widget_f19a9419c0520e51 .has-login-form_aabc3d96b605fa5c .login-password_f1d70fb116baeee4 label {
    margin-bottom: 10px; }
  .widget_8d80bdd4bf8dfab2 .has-login-form_aabc3d96b605fa5c .login-username_4753907be5be1980 input,
  .widget_8d80bdd4bf8dfab2 .has-login-form_aabc3d96b605fa5c .login-password_f1d70fb116baeee4 input,
  .sidebar__widget_f19a9419c0520e51 .has-login-form_aabc3d96b605fa5c .login-username_4753907be5be1980 input,
  .sidebar__widget_f19a9419c0520e51 .has-login-form_aabc3d96b605fa5c .login-password_f1d70fb116baeee4 input {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #31373f;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371; }
  .widget_8d80bdd4bf8dfab2 .has-login-form_aabc3d96b605fa5c .login-remember_1133621497e370fd label,
  .sidebar__widget_f19a9419c0520e51 .has-login-form_aabc3d96b605fa5c .login-remember_1133621497e370fd label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px; }
  .widget_8d80bdd4bf8dfab2 .has-login-form_aabc3d96b605fa5c .login-submit_61e5d7e390aa004e,
  .sidebar__widget_f19a9419c0520e51 .has-login-form_aabc3d96b605fa5c .login-submit_61e5d7e390aa004e {
    margin-bottom: 0; }
    .widget_8d80bdd4bf8dfab2 .has-login-form_aabc3d96b605fa5c .login-submit_61e5d7e390aa004e input.button-primary_fd945470c4ed6725,
    .sidebar__widget_f19a9419c0520e51 .has-login-form_aabc3d96b605fa5c .login-submit_61e5d7e390aa004e input.button-primary_fd945470c4ed6725 {
      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_8d80bdd4bf8dfab2 .search-form_3d468e600c711736,
  .sidebar__widget_f19a9419c0520e51 .search-form_3d468e600c711736 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_8d80bdd4bf8dfab2 .search-form_3d468e600c711736 button,
    .sidebar__widget_f19a9419c0520e51 .search-form_3d468e600c711736 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_8d80bdd4bf8dfab2.widget_search_04898d866efb8b1e .sidebar__search_1cd70262a8ab6edf,
  .sidebar__widget_f19a9419c0520e51.widget_search_04898d866efb8b1e .sidebar__search_1cd70262a8ab6edf {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_8d80bdd4bf8dfab2.widget_search_04898d866efb8b1e .sidebar__search_1cd70262a8ab6edf button,
    .sidebar__widget_f19a9419c0520e51.widget_search_04898d866efb8b1e .sidebar__search_1cd70262a8ab6edf button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_8d80bdd4bf8dfab2 .wp-block-search__no-button_ecb921f8ed73dece.wp-block-search_0517aa2c982df4e8 input,
  .sidebar__widget_f19a9419c0520e51 .wp-block-search__no-button_ecb921f8ed73dece.wp-block-search_0517aa2c982df4e8 input {
    border-radius: 10px; }
  .widget_8d80bdd4bf8dfab2 .wp-block-search_0517aa2c982df4e8,
  .sidebar__widget_f19a9419c0520e51 .wp-block-search_0517aa2c982df4e8 {
    margin-bottom: -2px; }
  .widget_8d80bdd4bf8dfab2 .wp-block-search_0517aa2c982df4e8,
  .widget_8d80bdd4bf8dfab2 .search-form_3d468e600c711736,
  .widget_8d80bdd4bf8dfab2 .sidebar__search_1cd70262a8ab6edf,
  .sidebar__widget_f19a9419c0520e51 .wp-block-search_0517aa2c982df4e8,
  .sidebar__widget_f19a9419c0520e51 .search-form_3d468e600c711736,
  .sidebar__widget_f19a9419c0520e51 .sidebar__search_1cd70262a8ab6edf {
    display: inline-block;
    width: 100%;
    overflow: hidden; }
    .widget_8d80bdd4bf8dfab2 .wp-block-search_0517aa2c982df4e8 .wp-block-search__inside-wrapper_bd66da9159044be3,
    .widget_8d80bdd4bf8dfab2 .search-form_3d468e600c711736 .wp-block-search__inside-wrapper_bd66da9159044be3,
    .widget_8d80bdd4bf8dfab2 .sidebar__search_1cd70262a8ab6edf .wp-block-search__inside-wrapper_bd66da9159044be3,
    .sidebar__widget_f19a9419c0520e51 .wp-block-search_0517aa2c982df4e8 .wp-block-search__inside-wrapper_bd66da9159044be3,
    .sidebar__widget_f19a9419c0520e51 .search-form_3d468e600c711736 .wp-block-search__inside-wrapper_bd66da9159044be3,
    .sidebar__widget_f19a9419c0520e51 .sidebar__search_1cd70262a8ab6edf .wp-block-search__inside-wrapper_bd66da9159044be3 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .widget_8d80bdd4bf8dfab2 .wp-block-search_0517aa2c982df4e8 label,
    .widget_8d80bdd4bf8dfab2 .search-form_3d468e600c711736 label,
    .widget_8d80bdd4bf8dfab2 .sidebar__search_1cd70262a8ab6edf label,
    .sidebar__widget_f19a9419c0520e51 .wp-block-search_0517aa2c982df4e8 label,
    .sidebar__widget_f19a9419c0520e51 .search-form_3d468e600c711736 label,
    .sidebar__widget_f19a9419c0520e51 .sidebar__search_1cd70262a8ab6edf label {
      font-size: 24px;
      display: block;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #14203A;
      font-family: "Inter", sans-serif; }
    .widget_8d80bdd4bf8dfab2 .wp-block-search_0517aa2c982df4e8 input,
    .widget_8d80bdd4bf8dfab2 .search-form_3d468e600c711736 input,
    .widget_8d80bdd4bf8dfab2 .sidebar__search_1cd70262a8ab6edf input,
    .sidebar__widget_f19a9419c0520e51 .wp-block-search_0517aa2c982df4e8 input,
    .sidebar__widget_f19a9419c0520e51 .search-form_3d468e600c711736 input,
    .sidebar__widget_f19a9419c0520e51 .sidebar__search_1cd70262a8ab6edf 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_8d80bdd4bf8dfab2 .wp-block-search_0517aa2c982df4e8 button,
    .widget_8d80bdd4bf8dfab2 .search-form_3d468e600c711736 button,
    .widget_8d80bdd4bf8dfab2 .sidebar__search_1cd70262a8ab6edf button,
    .sidebar__widget_f19a9419c0520e51 .wp-block-search_0517aa2c982df4e8 button,
    .sidebar__widget_f19a9419c0520e51 .search-form_3d468e600c711736 button,
    .sidebar__widget_f19a9419c0520e51 .sidebar__search_1cd70262a8ab6edf 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_8d80bdd4bf8dfab2 .tagcloud_edc5bec195030520,
  .widget_8d80bdd4bf8dfab2 .wp-block-tag-cloud_3c95d851864ebcd1,
  .sidebar__widget_f19a9419c0520e51 .tagcloud_edc5bec195030520,
  .sidebar__widget_f19a9419c0520e51 .wp-block-tag-cloud_3c95d851864ebcd1 {
    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_8d80bdd4bf8dfab2 .tagcloud_edc5bec195030520 a,
    .widget_8d80bdd4bf8dfab2 .wp-block-tag-cloud_3c95d851864ebcd1 a,
    .sidebar__widget_f19a9419c0520e51 .tagcloud_edc5bec195030520 a,
    .sidebar__widget_f19a9419c0520e51 .wp-block-tag-cloud_3c95d851864ebcd1 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_8d80bdd4bf8dfab2 .tagcloud_edc5bec195030520 a:hover,
      .widget_8d80bdd4bf8dfab2 .wp-block-tag-cloud_3c95d851864ebcd1 a:hover,
      .sidebar__widget_f19a9419c0520e51 .tagcloud_edc5bec195030520 a:hover,
      .sidebar__widget_f19a9419c0520e51 .wp-block-tag-cloud_3c95d851864ebcd1 a:hover {
        color: #ffffff;
        background: #317EFE;
        border-color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .widget_8d80bdd4bf8dfab2 ul,
  .widget_8d80bdd4bf8dfab2 ol,
  .sidebar__widget_f19a9419c0520e51 ul,
  .sidebar__widget_f19a9419c0520e51 ol {
    margin-bottom: 0;
    padding-left: 0;
    /* Tag Cloud Widget */ }
    .widget_8d80bdd4bf8dfab2 ul li,
    .widget_8d80bdd4bf8dfab2 ol li,
    .sidebar__widget_f19a9419c0520e51 ul li,
    .sidebar__widget_f19a9419c0520e51 ol li {
      display: block;
      padding: 8px 0;
      border-top: 1px solid #E1E1E1;
      margin-bottom: 0;
      /* Recent Comment Widget */ }
      .widget_8d80bdd4bf8dfab2 ul li:first-child,
      .widget_8d80bdd4bf8dfab2 ol li:first-child,
      .sidebar__widget_f19a9419c0520e51 ul li:first-child,
      .sidebar__widget_f19a9419c0520e51 ol li:first-child {
        border-top: 0; }
      .widget_8d80bdd4bf8dfab2 ul li:last-child,
      .widget_8d80bdd4bf8dfab2 ol li:last-child,
      .sidebar__widget_f19a9419c0520e51 ul li:last-child,
      .sidebar__widget_f19a9419c0520e51 ol li:last-child {
        margin-bottom: 0; }
      .widget_8d80bdd4bf8dfab2 ul li.recentcomments_3dbcbccb4e8bf349 .comment-author-link_5e84f18b67302c57 a:before, .widget_8d80bdd4bf8dfab2 ul li.wp-block-latest-comments__comment_a8d7a59e49bbf5c8 .comment-author-link_5e84f18b67302c57 a:before,
      .widget_8d80bdd4bf8dfab2 ol li.recentcomments_3dbcbccb4e8bf349 .comment-author-link_5e84f18b67302c57 a:before,
      .widget_8d80bdd4bf8dfab2 ol li.wp-block-latest-comments__comment_a8d7a59e49bbf5c8 .comment-author-link_5e84f18b67302c57 a:before,
      .sidebar__widget_f19a9419c0520e51 ul li.recentcomments_3dbcbccb4e8bf349 .comment-author-link_5e84f18b67302c57 a:before,
      .sidebar__widget_f19a9419c0520e51 ul li.wp-block-latest-comments__comment_a8d7a59e49bbf5c8 .comment-author-link_5e84f18b67302c57 a:before,
      .sidebar__widget_f19a9419c0520e51 ol li.recentcomments_3dbcbccb4e8bf349 .comment-author-link_5e84f18b67302c57 a:before,
      .sidebar__widget_f19a9419c0520e51 ol li.wp-block-latest-comments__comment_a8d7a59e49bbf5c8 .comment-author-link_5e84f18b67302c57 a:before {
        display: none; }
      .widget_8d80bdd4bf8dfab2 ul li.recentcomments_3dbcbccb4e8bf349 a, .widget_8d80bdd4bf8dfab2 ul li.wp-block-latest-comments__comment_a8d7a59e49bbf5c8 a,
      .widget_8d80bdd4bf8dfab2 ol li.recentcomments_3dbcbccb4e8bf349 a,
      .widget_8d80bdd4bf8dfab2 ol li.wp-block-latest-comments__comment_a8d7a59e49bbf5c8 a,
      .sidebar__widget_f19a9419c0520e51 ul li.recentcomments_3dbcbccb4e8bf349 a,
      .sidebar__widget_f19a9419c0520e51 ul li.wp-block-latest-comments__comment_a8d7a59e49bbf5c8 a,
      .sidebar__widget_f19a9419c0520e51 ol li.recentcomments_3dbcbccb4e8bf349 a,
      .sidebar__widget_f19a9419c0520e51 ol li.wp-block-latest-comments__comment_a8d7a59e49bbf5c8 a {
        padding-left: 0;
        display: inline; }
        .widget_8d80bdd4bf8dfab2 ul li.recentcomments_3dbcbccb4e8bf349 a:before, .widget_8d80bdd4bf8dfab2 ul li.wp-block-latest-comments__comment_a8d7a59e49bbf5c8 a:before,
        .widget_8d80bdd4bf8dfab2 ol li.recentcomments_3dbcbccb4e8bf349 a:before,
        .widget_8d80bdd4bf8dfab2 ol li.wp-block-latest-comments__comment_a8d7a59e49bbf5c8 a:before,
        .sidebar__widget_f19a9419c0520e51 ul li.recentcomments_3dbcbccb4e8bf349 a:before,
        .sidebar__widget_f19a9419c0520e51 ul li.wp-block-latest-comments__comment_a8d7a59e49bbf5c8 a:before,
        .sidebar__widget_f19a9419c0520e51 ol li.recentcomments_3dbcbccb4e8bf349 a:before,
        .sidebar__widget_f19a9419c0520e51 ol li.wp-block-latest-comments__comment_a8d7a59e49bbf5c8 a:before {
          display: none; }
      .widget_8d80bdd4bf8dfab2 ul li a,
      .widget_8d80bdd4bf8dfab2 ol li a,
      .sidebar__widget_f19a9419c0520e51 ul li a,
      .sidebar__widget_f19a9419c0520e51 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_8d80bdd4bf8dfab2 ul li a::before,
        .widget_8d80bdd4bf8dfab2 ol li a::before,
        .sidebar__widget_f19a9419c0520e51 ul li a::before,
        .sidebar__widget_f19a9419c0520e51 ol li a::before {
          content: "\f105";
          font-family: "Font Awesome 6 Free";
          margin-right: 10px; }
        .widget_8d80bdd4bf8dfab2 ul li a:hover,
        .widget_8d80bdd4bf8dfab2 ol li a:hover,
        .sidebar__widget_f19a9419c0520e51 ul li a:hover,
        .sidebar__widget_f19a9419c0520e51 ol li a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .widget_8d80bdd4bf8dfab2 ul li a.rsswidget_075a3b8d67a8783d, .widget_8d80bdd4bf8dfab2 ul li a.wp-block-latest-posts__post-title_a7c1d89f069cb144,
        .widget_8d80bdd4bf8dfab2 ol li a.rsswidget_075a3b8d67a8783d,
        .widget_8d80bdd4bf8dfab2 ol li a.wp-block-latest-posts__post-title_a7c1d89f069cb144,
        .sidebar__widget_f19a9419c0520e51 ul li a.rsswidget_075a3b8d67a8783d,
        .sidebar__widget_f19a9419c0520e51 ul li a.wp-block-latest-posts__post-title_a7c1d89f069cb144,
        .sidebar__widget_f19a9419c0520e51 ol li a.rsswidget_075a3b8d67a8783d,
        .sidebar__widget_f19a9419c0520e51 ol li a.wp-block-latest-posts__post-title_a7c1d89f069cb144 {
          padding-left: 0;
          font-weight: 500;
          display: block; }
          .widget_8d80bdd4bf8dfab2 ul li a.rsswidget_075a3b8d67a8783d:before, .widget_8d80bdd4bf8dfab2 ul li a.wp-block-latest-posts__post-title_a7c1d89f069cb144:before,
          .widget_8d80bdd4bf8dfab2 ol li a.rsswidget_075a3b8d67a8783d:before,
          .widget_8d80bdd4bf8dfab2 ol li a.wp-block-latest-posts__post-title_a7c1d89f069cb144:before,
          .sidebar__widget_f19a9419c0520e51 ul li a.rsswidget_075a3b8d67a8783d:before,
          .sidebar__widget_f19a9419c0520e51 ul li a.wp-block-latest-posts__post-title_a7c1d89f069cb144:before,
          .sidebar__widget_f19a9419c0520e51 ol li a.rsswidget_075a3b8d67a8783d:before,
          .sidebar__widget_f19a9419c0520e51 ol li a.wp-block-latest-posts__post-title_a7c1d89f069cb144:before {
            display: none; }
      .widget_8d80bdd4bf8dfab2 ul li ul,
      .widget_8d80bdd4bf8dfab2 ol li ul,
      .sidebar__widget_f19a9419c0520e51 ul li ul,
      .sidebar__widget_f19a9419c0520e51 ol li ul {
        padding-left: 25px;
        padding-top: 10px; }
    .widget_8d80bdd4bf8dfab2 ul.wp-tag-cloud_51635164de4a4a93 li,
    .widget_8d80bdd4bf8dfab2 ol.wp-tag-cloud_51635164de4a4a93 li,
    .sidebar__widget_f19a9419c0520e51 ul.wp-tag-cloud_51635164de4a4a93 li,
    .sidebar__widget_f19a9419c0520e51 ol.wp-tag-cloud_51635164de4a4a93 li {
      display: inline-block;
      padding: 0;
      border: 0; }
      .widget_8d80bdd4bf8dfab2 ul.wp-tag-cloud_51635164de4a4a93 li a:before,
      .widget_8d80bdd4bf8dfab2 ol.wp-tag-cloud_51635164de4a4a93 li a:before,
      .sidebar__widget_f19a9419c0520e51 ul.wp-tag-cloud_51635164de4a4a93 li a:before,
      .sidebar__widget_f19a9419c0520e51 ol.wp-tag-cloud_51635164de4a4a93 li a:before {
        display: none; }
  .widget_8d80bdd4bf8dfab2.te_widget_categories_fb2f068936ead80d li, .widget_8d80bdd4bf8dfab2.widget_archive_96612b34064e60cf li,
  .widget_8d80bdd4bf8dfab2 .wp-block-categories-list_a28e69e7c97502d0 li,
  .widget_8d80bdd4bf8dfab2 .wp-block-archives-list_0f75883ab9698d34 li,
  .sidebar__widget_f19a9419c0520e51.te_widget_categories_fb2f068936ead80d li,
  .sidebar__widget_f19a9419c0520e51.widget_archive_96612b34064e60cf li,
  .sidebar__widget_f19a9419c0520e51 .wp-block-categories-list_a28e69e7c97502d0 li,
  .sidebar__widget_f19a9419c0520e51 .wp-block-archives-list_0f75883ab9698d34 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_8d80bdd4bf8dfab2.te_widget_categories_fb2f068936ead80d li.cat-item_c9f7140f3bb49822, .widget_8d80bdd4bf8dfab2.widget_archive_96612b34064e60cf li.cat-item_c9f7140f3bb49822,
    .widget_8d80bdd4bf8dfab2 .wp-block-categories-list_a28e69e7c97502d0 li.cat-item_c9f7140f3bb49822,
    .widget_8d80bdd4bf8dfab2 .wp-block-archives-list_0f75883ab9698d34 li.cat-item_c9f7140f3bb49822,
    .sidebar__widget_f19a9419c0520e51.te_widget_categories_fb2f068936ead80d li.cat-item_c9f7140f3bb49822,
    .sidebar__widget_f19a9419c0520e51.widget_archive_96612b34064e60cf li.cat-item_c9f7140f3bb49822,
    .sidebar__widget_f19a9419c0520e51 .wp-block-categories-list_a28e69e7c97502d0 li.cat-item_c9f7140f3bb49822,
    .sidebar__widget_f19a9419c0520e51 .wp-block-archives-list_0f75883ab9698d34 li.cat-item_c9f7140f3bb49822 {
      text-align: right;
      display: inline-block;
      width: 100%; }
    .widget_8d80bdd4bf8dfab2.te_widget_categories_fb2f068936ead80d li a, .widget_8d80bdd4bf8dfab2.widget_archive_96612b34064e60cf li a,
    .widget_8d80bdd4bf8dfab2 .wp-block-categories-list_a28e69e7c97502d0 li a,
    .widget_8d80bdd4bf8dfab2 .wp-block-archives-list_0f75883ab9698d34 li a,
    .sidebar__widget_f19a9419c0520e51.te_widget_categories_fb2f068936ead80d li a,
    .sidebar__widget_f19a9419c0520e51.widget_archive_96612b34064e60cf li a,
    .sidebar__widget_f19a9419c0520e51 .wp-block-categories-list_a28e69e7c97502d0 li a,
    .sidebar__widget_f19a9419c0520e51 .wp-block-archives-list_0f75883ab9698d34 li a {
      float: left; }

/* About Info Widget*/
.widget-about-info_1384201a6f3249c1 {
  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_1384201a6f3249c1 .about-desc_24557971d7bd146d {
    text-align: left; }
    .widget-about-info_1384201a6f3249c1 .about-desc_24557971d7bd146d .about-title_d22260186dd1ac64 {
      font-size: 20px; }
  .widget-about-info_1384201a6f3249c1 .about-image_b776aa0e847913d8 {
    width: 140px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px; }
  .widget-about-info_1384201a6f3249c1 .te-social-profile_574e12ac586a8913 {
    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_1384201a6f3249c1 .te-social-profile_574e12ac586a8913 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_1384201a6f3249c1 .te-social-profile_574e12ac586a8913 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_f021fa64a492630e.has-author_2982b2068fa27c36.wp-block-latest-posts_0b508c6b8d2ad4b3 .wp-block-latest-posts__te-post-title_9e8cdb9a6a4f677b {
  display: inline-block;
  width: 100%;
  font-weight: 500; }

.widget_rss_f32f03ff7fdf16d3 .wp-block-heading_5f754a737cf9aa85:before,
.widget_rss_f32f03ff7fdf16d3 .widget-title_2d29f964ce754648:before {
  display: none; }
.widget_rss_f32f03ff7fdf16d3 .rss-widget-icon_ecd6f99316e70e29 {
  margin-right: 6px; }
.widget_rss_f32f03ff7fdf16d3 ul li a.rsswidget_075a3b8d67a8783d {
  color: #14203A; }
  .widget_rss_f32f03ff7fdf16d3 ul li a.rsswidget_075a3b8d67a8783d:hover {
    color: #317EFE; }

.wp-block-latest-posts_0b508c6b8d2ad4b3 .wp-block-rss__item-title_f92a92b27748450e,
.wp-block-rss_c6764fbf693b07ae .wp-block-rss__item-title_f92a92b27748450e,
.widget_rss_f32f03ff7fdf16d3 .wp-block-rss__item-title_f92a92b27748450e {
  display: inline-block;
  width: 100%;
  font-weight: 500; }
  .wp-block-latest-posts_0b508c6b8d2ad4b3 .wp-block-rss__item-title_f92a92b27748450e a:before,
  .wp-block-rss_c6764fbf693b07ae .wp-block-rss__item-title_f92a92b27748450e a:before,
  .widget_rss_f32f03ff7fdf16d3 .wp-block-rss__item-title_f92a92b27748450e a:before {
    display: none; }
.wp-block-latest-posts_0b508c6b8d2ad4b3 .wp-block-latest-posts__post-author_c12fdd378d3e12e5,
.wp-block-latest-posts_0b508c6b8d2ad4b3 .wp-block-rss__item-publish-date_1fde837f5043af53,
.wp-block-rss_c6764fbf693b07ae .wp-block-latest-posts__post-author_c12fdd378d3e12e5,
.wp-block-rss_c6764fbf693b07ae .wp-block-rss__item-publish-date_1fde837f5043af53,
.widget_rss_f32f03ff7fdf16d3 .wp-block-latest-posts__post-author_c12fdd378d3e12e5,
.widget_rss_f32f03ff7fdf16d3 .wp-block-rss__item-publish-date_1fde837f5043af53 {
  margin-right: 10px; }
.wp-block-latest-posts_0b508c6b8d2ad4b3 .wp-block-latest-posts__post-author_c12fdd378d3e12e5,
.wp-block-latest-posts_0b508c6b8d2ad4b3 .wp-block-latest-posts__te-post-date_9c406e538f463fec,
.wp-block-latest-posts_0b508c6b8d2ad4b3 .wp-block-rss__item-publish-date_1fde837f5043af53,
.wp-block-latest-posts_0b508c6b8d2ad4b3 .wp-block-rss__item-author_37b066f7cb00719d,
.wp-block-latest-posts_0b508c6b8d2ad4b3 .rss-date_b2f68464d675b2f7,
.wp-block-rss_c6764fbf693b07ae .wp-block-latest-posts__post-author_c12fdd378d3e12e5,
.wp-block-rss_c6764fbf693b07ae .wp-block-latest-posts__te-post-date_9c406e538f463fec,
.wp-block-rss_c6764fbf693b07ae .wp-block-rss__item-publish-date_1fde837f5043af53,
.wp-block-rss_c6764fbf693b07ae .wp-block-rss__item-author_37b066f7cb00719d,
.wp-block-rss_c6764fbf693b07ae .rss-date_b2f68464d675b2f7,
.widget_rss_f32f03ff7fdf16d3 .wp-block-latest-posts__post-author_c12fdd378d3e12e5,
.widget_rss_f32f03ff7fdf16d3 .wp-block-latest-posts__te-post-date_9c406e538f463fec,
.widget_rss_f32f03ff7fdf16d3 .wp-block-rss__item-publish-date_1fde837f5043af53,
.widget_rss_f32f03ff7fdf16d3 .wp-block-rss__item-author_37b066f7cb00719d,
.widget_rss_f32f03ff7fdf16d3 .rss-date_b2f68464d675b2f7 {
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500;
  text-transform: capitalize;
  position: relative; }
.wp-block-latest-posts_0b508c6b8d2ad4b3 .wp-block-latest-posts__te-post-date_9c406e538f463fec:before,
.wp-block-latest-posts_0b508c6b8d2ad4b3 .wp-block-rss__item-publish-date_1fde837f5043af53:before,
.wp-block-latest-posts_0b508c6b8d2ad4b3 .rss-date_b2f68464d675b2f7:before,
.wp-block-rss_c6764fbf693b07ae .wp-block-latest-posts__te-post-date_9c406e538f463fec:before,
.wp-block-rss_c6764fbf693b07ae .wp-block-rss__item-publish-date_1fde837f5043af53:before,
.wp-block-rss_c6764fbf693b07ae .rss-date_b2f68464d675b2f7:before,
.widget_rss_f32f03ff7fdf16d3 .wp-block-latest-posts__te-post-date_9c406e538f463fec:before,
.widget_rss_f32f03ff7fdf16d3 .wp-block-rss__item-publish-date_1fde837f5043af53:before,
.widget_rss_f32f03ff7fdf16d3 .rss-date_b2f68464d675b2f7:before {
  content: "\f274";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_0b508c6b8d2ad4b3 .wp-block-latest-posts__post-author_c12fdd378d3e12e5:before,
.wp-block-latest-posts_0b508c6b8d2ad4b3 .wp-block-rss__item-author_37b066f7cb00719d:before,
.wp-block-rss_c6764fbf693b07ae .wp-block-latest-posts__post-author_c12fdd378d3e12e5:before,
.wp-block-rss_c6764fbf693b07ae .wp-block-rss__item-author_37b066f7cb00719d:before,
.widget_rss_f32f03ff7fdf16d3 .wp-block-latest-posts__post-author_c12fdd378d3e12e5:before,
.widget_rss_f32f03ff7fdf16d3 .wp-block-rss__item-author_37b066f7cb00719d:before {
  content: "\f007";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_0b508c6b8d2ad4b3 .wp-block-latest-posts__post-excerpt_f2800431ae5a885a,
.wp-block-latest-posts_0b508c6b8d2ad4b3 .wp-block-rss__item-excerpt_c2a2b1683bb003df,
.wp-block-latest-posts_0b508c6b8d2ad4b3 .rssSummary_a68fe8a4ccd7af02,
.wp-block-rss_c6764fbf693b07ae .wp-block-latest-posts__post-excerpt_f2800431ae5a885a,
.wp-block-rss_c6764fbf693b07ae .wp-block-rss__item-excerpt_c2a2b1683bb003df,
.wp-block-rss_c6764fbf693b07ae .rssSummary_a68fe8a4ccd7af02,
.widget_rss_f32f03ff7fdf16d3 .wp-block-latest-posts__post-excerpt_f2800431ae5a885a,
.widget_rss_f32f03ff7fdf16d3 .wp-block-rss__item-excerpt_c2a2b1683bb003df,
.widget_rss_f32f03ff7fdf16d3 .rssSummary_a68fe8a4ccd7af02 {
  margin-top: 10px;
  margin-bottom: 0; }

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

.te-post-item_433229b0928d2fc1 .te-single-post-meta_e9d75af3a5376fd7 {
  gap: 32px; }

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

.te-comment-title_b61432ee9dbe3249 h2,
.te-comment-title_b61432ee9dbe3249 .wp-block-comments-title_5ddfd4b5c3ba6307,
.wp-block-comments_cd88864e32a7747c h2,
.wp-block-comments_cd88864e32a7747c .wp-block-comments-title_5ddfd4b5c3ba6307 {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px; }

/* Block Comment Start */
.wp-block-comments_cd88864e32a7747c .wp-block-comment-template_cd1a2900a78bf3b5 {
  padding-left: 0; }
  .wp-block-comments_cd88864e32a7747c .wp-block-comment-template_cd1a2900a78bf3b5 .wp-block-te-comment-reply_6efc8ca62ee935cf {
    margin-top: 15px; }
  .wp-block-comments_cd88864e32a7747c .wp-block-comment-template_cd1a2900a78bf3b5 li .wp-block-columns_3bdbda5c72381c26 {
    padding: 50px;
    border: 1px solid #dfe2e9;
    border-radius: 8px;
    margin-bottom: 24px; }
    .wp-block-comments_cd88864e32a7747c .wp-block-comment-template_cd1a2900a78bf3b5 li .wp-block-columns_3bdbda5c72381c26 .wp-block-column_5affe9fd86e1f5d2:first-child {
      -ms-flex-preferred-size: 80px !important;
          flex-basis: 80px !important; }
    .wp-block-comments_cd88864e32a7747c .wp-block-comment-template_cd1a2900a78bf3b5 li .wp-block-columns_3bdbda5c72381c26 .wp-block-avatar_282c2e45b654ffcc {
      width: 100px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 50%;
      overflow: hidden; }
      .wp-block-comments_cd88864e32a7747c .wp-block-comment-template_cd1a2900a78bf3b5 li .wp-block-columns_3bdbda5c72381c26 .wp-block-avatar_282c2e45b654ffcc img {
        width: 100%; }
    .wp-block-comments_cd88864e32a7747c .wp-block-comment-template_cd1a2900a78bf3b5 li .wp-block-columns_3bdbda5c72381c26 .wp-block-comment-author-name_0b7bcf89ad867e99 a {
      font-size: 21px;
      margin-bottom: 5px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A; }
    .wp-block-comments_cd88864e32a7747c .wp-block-comment-template_cd1a2900a78bf3b5 li .wp-block-columns_3bdbda5c72381c26 .wp-block-comment-edit-link_09f2b02181462bda a {
      color: #317EFE; }
    .wp-block-comments_cd88864e32a7747c .wp-block-comment-template_cd1a2900a78bf3b5 li .wp-block-columns_3bdbda5c72381c26 .wp-block-comment-date_923c70b7676cef73 a,
    .wp-block-comments_cd88864e32a7747c .wp-block-comment-template_cd1a2900a78bf3b5 li .wp-block-columns_3bdbda5c72381c26 .wp-block-comment-edit-link_09f2b02181462bda a {
      color: #9ba8c3;
      font-size: 16px;
      font-weight: 400;
      font-family: "Inter", sans-serif; }
    .wp-block-comments_cd88864e32a7747c .wp-block-comment-template_cd1a2900a78bf3b5 li .wp-block-columns_3bdbda5c72381c26 .wp-block-te-comment-reply_6efc8ca62ee935cf 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_cd88864e32a7747c .wp-block-comment-template_cd1a2900a78bf3b5 li .wp-block-columns_3bdbda5c72381c26 .wp-block-te-comment-reply_6efc8ca62ee935cf 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_8fb481d36b5b19e2 .te-comment-respond_171f6eca0194f3c0,
.te-latest-comments_8fb481d36b5b19e2 .comment-respond_35e84993bbf2c46d {
  margin-top: 60px;
  margin-bottom: 40px; }
.te-latest-comments_8fb481d36b5b19e2 li .children .te-comments-item_4c2e47e0f43180ee {
  margin-left: 50px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-latest-comments_8fb481d36b5b19e2 li .children .te-comments-item_4c2e47e0f43180ee {
      margin-left: 0; } }
.te-latest-comments_8fb481d36b5b19e2 li .children .children .te-comments-item_4c2e47e0f43180ee {
  margin-left: 100px;
  border-top: 1px solid #F9F4F1; }
.te-latest-comments_8fb481d36b5b19e2 li .te-comments-item_4c2e47e0f43180ee {
  padding: 50px;
  border: 1px solid #F9F4F1;
  background-color: #F9F4F1;
  border-radius: 20px;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .te-latest-comments_8fb481d36b5b19e2 li .te-comments-item_4c2e47e0f43180ee {
      padding: 30px; } }
  .te-latest-comments_8fb481d36b5b19e2 li .te-comments-item_4c2e47e0f43180ee .te-comments-avatar_fede600a161ee28c {
    float: left; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-latest-comments_8fb481d36b5b19e2 li .te-comments-item_4c2e47e0f43180ee .te-comments-avatar_fede600a161ee28c {
        float: inherit;
        margin-bottom: 20px; } }
    .te-latest-comments_8fb481d36b5b19e2 li .te-comments-item_4c2e47e0f43180ee .te-comments-avatar_fede600a161ee28c img {
      margin-right: 30px;
      width: 100px;
      border-radius: 50px; }
  .te-latest-comments_8fb481d36b5b19e2 li .te-comments-item_4c2e47e0f43180ee .te-comments-text_781894859c773e2a {
    overflow: hidden; }
    .te-latest-comments_8fb481d36b5b19e2 li .te-comments-item_4c2e47e0f43180ee .te-comments-text_781894859c773e2a p {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 20px;
      color: #335371; }
    .te-latest-comments_8fb481d36b5b19e2 li .te-comments-item_4c2e47e0f43180ee .te-comments-text_781894859c773e2a .te-avatar-name_c4508759dbd27b0b {
      margin-bottom: 10px;
      position: relative; }
      .te-latest-comments_8fb481d36b5b19e2 li .te-comments-item_4c2e47e0f43180ee .te-comments-text_781894859c773e2a .te-avatar-name_c4508759dbd27b0b 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_8fb481d36b5b19e2 li .te-comments-item_4c2e47e0f43180ee .te-comments-text_781894859c773e2a .te-avatar-name_c4508759dbd27b0b 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_8fb481d36b5b19e2 li .te-comments-item_4c2e47e0f43180ee .te-comments-text_781894859c773e2a .te-avatar-name_c4508759dbd27b0b span {
            display: inline-block;
            width: 100%; } }
    .te-latest-comments_8fb481d36b5b19e2 li .te-comments-item_4c2e47e0f43180ee .te-comments-text_781894859c773e2a .te-comment-reply_de1f7b29aae70e3c {
      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_8fb481d36b5b19e2 li .te-comments-item_4c2e47e0f43180ee .te-comments-text_781894859c773e2a .te-comment-reply_de1f7b29aae70e3c {
          position: unset;
          margin-top: 10px; } }
      .te-latest-comments_8fb481d36b5b19e2 li .te-comments-item_4c2e47e0f43180ee .te-comments-text_781894859c773e2a .te-comment-reply_de1f7b29aae70e3c:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

ul.children {
  list-style: none; }

.te-post-comments-form_c331ffb4f0fc9783 .te-contacts-message_796760663e29d303 {
  margin-top: 10px; }

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

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

.te-comment-respond_171f6eca0194f3c0,
.comment-respond_35e84993bbf2c46d {
  position: relative;
  background-color: #F9F4F1;
  padding: 40px;
  border-radius: 20px; }
  .te-comment-respond_171f6eca0194f3c0 .comment-form-cookies-consent_03153cf494c22ba7,
  .comment-respond_35e84993bbf2c46d .comment-form-cookies-consent_03153cf494c22ba7 {
    display: none; }
  .te-comment-respond_171f6eca0194f3c0 .comment-notes_b3ba56507bf74db9,
  .comment-respond_35e84993bbf2c46d .comment-notes_b3ba56507bf74db9 {
    margin-bottom: 30px; }
  .te-comment-respond_171f6eca0194f3c0 p,
  .comment-respond_35e84993bbf2c46d p {
    margin: 0; }
  .te-comment-respond_171f6eca0194f3c0 .te-contacts-email_79661b2512ba5ed1,
  .te-comment-respond_171f6eca0194f3c0 .te-contacts-name_7cc8bbc38262b7c1,
  .te-comment-respond_171f6eca0194f3c0 .single-input-field_a10850435685cc0c,
  .comment-respond_35e84993bbf2c46d .te-contacts-email_79661b2512ba5ed1,
  .comment-respond_35e84993bbf2c46d .te-contacts-name_7cc8bbc38262b7c1,
  .comment-respond_35e84993bbf2c46d .single-input-field_a10850435685cc0c {
    margin-bottom: 20px; }
  .te-comment-respond_171f6eca0194f3c0 label,
  .comment-respond_35e84993bbf2c46d label {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #778196;
    margin-bottom: 20px; }
  .te-comment-respond_171f6eca0194f3c0 .checkbox-field-wrapper_5692336d30e75345,
  .comment-respond_35e84993bbf2c46d .checkbox-field-wrapper_5692336d30e75345 {
    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_171f6eca0194f3c0 .checkbox-field-wrapper_5692336d30e75345 p,
    .comment-respond_35e84993bbf2c46d .checkbox-field-wrapper_5692336d30e75345 p {
      margin: 0; }
    .te-comment-respond_171f6eca0194f3c0 .checkbox-field-wrapper_5692336d30e75345 .single-checkbox-field_020b13342eca85ca,
    .comment-respond_35e84993bbf2c46d .checkbox-field-wrapper_5692336d30e75345 .single-checkbox-field_020b13342eca85ca {
      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_171f6eca0194f3c0 .te-comment-form-cookies-consent_c8b0aaf9ac0a39b3,
  .comment-respond_35e84993bbf2c46d .te-comment-form-cookies-consent_c8b0aaf9ac0a39b3 {
    display: none; }
  .te-comment-respond_171f6eca0194f3c0 input[type="number"],
  .comment-respond_35e84993bbf2c46d input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield; }
  .te-comment-respond_171f6eca0194f3c0 input,
  .te-comment-respond_171f6eca0194f3c0 select,
  .comment-respond_35e84993bbf2c46d input,
  .comment-respond_35e84993bbf2c46d 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_171f6eca0194f3c0 *::-webkit-input-placeholder,
  .comment-respond_35e84993bbf2c46d *::-webkit-input-placeholder {
    color: #778196; }
  .te-comment-respond_171f6eca0194f3c0 *:-ms-input-placeholder,
  .comment-respond_35e84993bbf2c46d *:-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_171f6eca0194f3c0 *::-ms-input-placeholder,
  .comment-respond_35e84993bbf2c46d *::-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_171f6eca0194f3c0 *::placeholder,
  .comment-respond_35e84993bbf2c46d *::placeholder {
    color: #778196; }
  .te-comment-respond_171f6eca0194f3c0 textarea,
  .comment-respond_35e84993bbf2c46d 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_171f6eca0194f3c0 input:focus,
  .te-comment-respond_171f6eca0194f3c0 textarea:focus,
  .te-comment-respond_171f6eca0194f3c0 .form-select_3875279a7ec4fb9a:focus,
  .comment-respond_35e84993bbf2c46d input:focus,
  .comment-respond_35e84993bbf2c46d textarea:focus,
  .comment-respond_35e84993bbf2c46d .form-select_3875279a7ec4fb9a: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_850f0571948995fc {
  position: relative;
  border-radius: 20px;
  overflow: hidden; }
  .te-team-card_850f0571948995fc:hover .image:before {
    height: 250%;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear;
    background-color: transparent; }
  .te-team-card_850f0571948995fc: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_850f0571948995fc:hover .te-content-wrapper_a1bf56a6c698d394 {
    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_850f0571948995fc .image {
    overflow: hidden;
    position: relative; }
    .te-team-card_850f0571948995fc .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_850f0571948995fc .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_850f0571948995fc .te-content-wrapper_a1bf56a6c698d394 {
    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_850f0571948995fc .te-content-wrapper_a1bf56a6c698d394 .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_850f0571948995fc .te-content-wrapper_a1bf56a6c698d394 .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_850f0571948995fc .te-content-wrapper_a1bf56a6c698d394 .content .desc_3bc34d22b73d49b9 {
        font-size: 18px;
        line-height: 18px;
        font-weight: 400;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
    .te-team-card_850f0571948995fc .te-content-wrapper_a1bf56a6c698d394 .social_4390ff15d86ed4b1 {
      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_850f0571948995fc .te-content-wrapper_a1bf56a6c698d394 .social_4390ff15d86ed4b1 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_850f0571948995fc .te-content-wrapper_a1bf56a6c698d394 .social_4390ff15d86ed4b1 a:hover {
          background-color: #E7F914;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-team-card_850f0571948995fc.style-2_ba1505ed1d408deb {
  padding: 20px;
  background-color: #F9F4F1;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-team-card_850f0571948995fc.style-2_ba1505ed1d408deb:hover {
    background-color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-team-card_850f0571948995fc.style-2_ba1505ed1d408deb:hover .te-content-wrapper_a1bf56a6c698d394 .social_4390ff15d86ed4b1 a {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-team-card_850f0571948995fc.style-2_ba1505ed1d408deb:hover .te-content-wrapper_a1bf56a6c698d394 .content .title,
    .te-team-card_850f0571948995fc.style-2_ba1505ed1d408deb:hover .te-content-wrapper_a1bf56a6c698d394 .content .desc_3bc34d22b73d49b9 {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_850f0571948995fc.style-2_ba1505ed1d408deb .image {
    border-radius: 20px; }
  .te-team-card_850f0571948995fc.style-2_ba1505ed1d408deb .te-content-wrapper_a1bf56a6c698d394 {
    position: unset;
    visibility: visible;
    opacity: 1;
    background: transparent;
    -webkit-transform: unset;
            transform: unset; }
    .te-team-card_850f0571948995fc.style-2_ba1505ed1d408deb .te-content-wrapper_a1bf56a6c698d394 .content {
      padding: 0;
      margin-top: 20px;
      margin-bottom: 10px;
      position: unset; }
      .te-team-card_850f0571948995fc.style-2_ba1505ed1d408deb .te-content-wrapper_a1bf56a6c698d394 .content .title {
        color: #131A2A;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-team-card_850f0571948995fc.style-2_ba1505ed1d408deb .te-content-wrapper_a1bf56a6c698d394 .content .title a:hover {
          color: #ffffff !important; }
      .te-team-card_850f0571948995fc.style-2_ba1505ed1d408deb .te-content-wrapper_a1bf56a6c698d394 .content .desc_3bc34d22b73d49b9 {
        color: #335371;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-team-card_850f0571948995fc.style-2_ba1505ed1d408deb .te-content-wrapper_a1bf56a6c698d394 .social_4390ff15d86ed4b1 a {
      border: 1px solid #E1E1E1;
      background-color: transparent; }
      .te-team-card_850f0571948995fc.style-2_ba1505ed1d408deb .te-content-wrapper_a1bf56a6c698d394 .social_4390ff15d86ed4b1 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_b5de12f0808dd4e9 {
  position: relative;
  padding: 0;
  overflow: hidden; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-team-member-slider-wrapper_b5de12f0808dd4e9 {
      padding: 0 12px; } }
  .te-team-member-slider-wrapper_b5de12f0808dd4e9 .slick-list_57ad1e06a0dfb0b3 {
    margin: 0 -15px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-team-member-slider-wrapper_b5de12f0808dd4e9 .slick-list_57ad1e06a0dfb0b3 {
        padding-bottom: 25px;
        margin: unset; } }
    .te-team-member-slider-wrapper_b5de12f0808dd4e9 .slick-list_57ad1e06a0dfb0b3 .slick-slide {
      margin: 0 15px; }
  .te-team-member-slider-wrapper_b5de12f0808dd4e9 .slick-dots_4f4021701b66a920 {
    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_b5de12f0808dd4e9 .slick-dots_4f4021701b66a920 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_b5de12f0808dd4e9 .slick-dots_4f4021701b66a920 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_b5de12f0808dd4e9 .slick-dots_4f4021701b66a920 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_b5de12f0808dd4e9 .slick-dots_4f4021701b66a920 li.slick-active button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-team-member-slider-wrapper_b5de12f0808dd4e9 .slick-arrow_81bc01126f0a3b11 {
    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_05b7ea001faf8923 {
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 20px; }
  .te-portfolio-card_05b7ea001faf8923:hover .image .te-content-wrapper_a1bf56a6c698d394 {
    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_05b7ea001faf8923:hover .image .te-content-wrapper_a1bf56a6c698d394 .content .content-inner_f20083482e171b03 {
      margin-bottom: 0;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_05b7ea001faf8923:hover .image .te-content-wrapper_a1bf56a6c698d394 .content .btn-wrapper_92db9f299a3265fd {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_05b7ea001faf8923:hover .image .te-content-wrapper_a1bf56a6c698d394 .content .content-inner_f20083482e171b03 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scaleY(1);
              transform: scaleY(1); }
  .te-portfolio-card_05b7ea001faf8923: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_05b7ea001faf8923 .image {
    overflow: hidden;
    position: relative; }
    .te-portfolio-card_05b7ea001faf8923 .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_05b7ea001faf8923 .te-content-wrapper_a1bf56a6c698d394 {
    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_05b7ea001faf8923 .te-content-wrapper_a1bf56a6c698d394 .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_05b7ea001faf8923 .te-content-wrapper_a1bf56a6c698d394 .content .content-inner_f20083482e171b03 {
        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_05b7ea001faf8923 .te-content-wrapper_a1bf56a6c698d394 .content .sub-title_263196a49e09a9d2 {
        color: #131A2A;
        font-size: 18px;
        line-height: 36px;
        font-weight: 400; }
      .te-portfolio-card_05b7ea001faf8923 .te-content-wrapper_a1bf56a6c698d394 .content .title {
        margin-bottom: 0;
        color: #131A2A;
        font-size: 24px;
        line-height: 39px;
        font-weight: 500; }
      .te-portfolio-card_05b7ea001faf8923 .te-content-wrapper_a1bf56a6c698d394 .content .btn-wrapper_92db9f299a3265fd {
        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_05b7ea001faf8923 .te-content-wrapper_a1bf56a6c698d394 .content .btn-wrapper_92db9f299a3265fd 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_05b7ea001faf8923 .te-content-wrapper_a1bf56a6c698d394 .content .btn-wrapper_92db9f299a3265fd a:hover {
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
            background-color: #317EFE;
            color: #ffffff; }

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

.te-portfolio-card_05b7ea001faf8923.style-3_a568a1ae353fecc7:hover .te-content-wrapper_a1bf56a6c698d394 .content .btn-wrapper_92db9f299a3265fd {
  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_05b7ea001faf8923.style-3_a568a1ae353fecc7 .te-content-wrapper_a1bf56a6c698d394 {
  padding: 0; }
  .te-portfolio-card_05b7ea001faf8923.style-3_a568a1ae353fecc7 .te-content-wrapper_a1bf56a6c698d394 .content .content-inner_f20083482e171b03 {
    border-radius: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px; }
  .te-portfolio-card_05b7ea001faf8923.style-3_a568a1ae353fecc7 .te-content-wrapper_a1bf56a6c698d394 .content .btn-wrapper_92db9f299a3265fd {
    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_1069021a8c6c97e3.style-1_edd9959b626535d3 {
  margin-top: -210px; }
  @media (max-width: 991px) {
    .newsletter-area_1069021a8c6c97e3.style-1_edd9959b626535d3 {
      margin-top: 0;
      padding-top: 100px; } }

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

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

.testimonial-slider-area_1292e27d2f687d5a.style-1_edd9959b626535d3 {
  padding-bottom: 5px; }

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

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

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

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

.team-slider-area_4bdd0bf62429e95e.style-1_edd9959b626535d3 {
  overflow: hidden; }

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

.about-us-area_6c848febb41657c4.style-2_ba1505ed1d408deb {
  padding-top: 120px;
  padding-bottom: 330px;
  background-color: #F9F4F1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .about-us-area_6c848febb41657c4.style-2_ba1505ed1d408deb {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area_6c848febb41657c4.style-2_ba1505ed1d408deb {
      padding: 100px 0; } }
  @media (max-width: 991px) {
    .about-us-area_6c848febb41657c4.style-2_ba1505ed1d408deb .te-about-image-card_f88797cecd5ab5f7 {
      text-align: center;
      margin-bottom: 50px; } }
  @media (max-width: 991px) {
    .about-us-area_6c848febb41657c4.style-2_ba1505ed1d408deb .te-about-image-card_f88797cecd5ab5f7 .te-main-img-wrapper_9cad490266e7dd49 .te-main-img-inner_5c78ed2887f718b4 {
      width: 100%; } }
  @media (max-width: 1199px) {
    .about-us-area_6c848febb41657c4.style-2_ba1505ed1d408deb .te-about-image-card_f88797cecd5ab5f7 .te-company-foundation_0e99f274df788b00 {
      left: 0; } }
  @media (max-width: 1199px) {
    .about-us-area_6c848febb41657c4.style-2_ba1505ed1d408deb .te-about-info-card_eb26a6c443075b11 {
      padding-left: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area_6c848febb41657c4.style-2_ba1505ed1d408deb .te-about-info-card_eb26a6c443075b11 {
      padding-left: 60px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .about-us-area_6c848febb41657c4.style-2_ba1505ed1d408deb .te-about-info-card_eb26a6c443075b11 {
      padding-left: 80px; } }

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

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

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

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

.faq-area_5359597bd0969733.style-1_edd9959b626535d3 {
  padding-bottom: 100px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .faq-area_5359597bd0969733.style-1_edd9959b626535d3 {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-area_5359597bd0969733.style-1_edd9959b626535d3 {
      padding-bottom: 100px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .faq-area_5359597bd0969733.style-1_edd9959b626535d3 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_5359597bd0969733.style-1_edd9959b626535d3 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_5359597bd0969733.style-1_edd9959b626535d3 .accordion-wrapper_25813fcec868b679 {
      padding-right: 60px; } }
  .faq-area_5359597bd0969733.style-1_edd9959b626535d3 .te-faq-image_a20a4074d748f08c {
    margin-top: 82px;
    position: relative;
    right: -83px;
    display: inline-block; }
    @media (max-width: 1199px) {
      .faq-area_5359597bd0969733.style-1_edd9959b626535d3 .te-faq-image_a20a4074d748f08c {
        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_5359597bd0969733.style-1_edd9959b626535d3 .te-faq-image_a20a4074d748f08c {
        right: 0; } }
    .faq-area_5359597bd0969733.style-1_edd9959b626535d3 .te-faq-image_a20a4074d748f08c .te-image-wrapper_d062262d76f80118 {
      position: relative; }
      .faq-area_5359597bd0969733.style-1_edd9959b626535d3 .te-faq-image_a20a4074d748f08c .te-image-wrapper_d062262d76f80118 .te-main-img-inner_5c78ed2887f718b4 {
        -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_5359597bd0969733.style-1_edd9959b626535d3 .te-faq-image_a20a4074d748f08c .te-image-wrapper_d062262d76f80118 .te-image-shape_b84d23eb22be066b {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: -1; }
      .faq-area_5359597bd0969733.style-1_edd9959b626535d3 .te-faq-image_a20a4074d748f08c .te-image-wrapper_d062262d76f80118 .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_5359597bd0969733.style-1_edd9959b626535d3 .te-faq-image_a20a4074d748f08c .te-image-wrapper_d062262d76f80118 .content .title {
          font-size: 18px;
          font-weight: 400;
          line-height: 18px;
          color: #ffffff;
          margin-bottom: 0; }
        .faq-area_5359597bd0969733.style-1_edd9959b626535d3 .te-faq-image_a20a4074d748f08c .te-image-wrapper_d062262d76f80118 .content .number_59c3c0740131d39e {
          font-size: 32px;
          font-weight: 500;
          line-height: 32px;
          letter-spacing: 0px;
          color: #ffffff;
          margin-bottom: 0; }
      .faq-area_5359597bd0969733.style-1_edd9959b626535d3 .te-faq-image_a20a4074d748f08c .te-image-wrapper_d062262d76f80118 .top-content_c109493a5959cdb9 {
        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_5359597bd0969733.style-1_edd9959b626535d3 .te-faq-image_a20a4074d748f08c .te-image-wrapper_d062262d76f80118 .top-content_c109493a5959cdb9 {
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); } }
      .faq-area_5359597bd0969733.style-1_edd9959b626535d3 .te-faq-image_a20a4074d748f08c .te-image-wrapper_d062262d76f80118 .bottom-content_f29c1508be3e1735 {
        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_5359597bd0969733.style-1_edd9959b626535d3 .te-faq-image_a20a4074d748f08c .te-image-wrapper_d062262d76f80118 .bottom-content_f29c1508be3e1735 {
            right: 50%;
            -webkit-transform: translateX(50%);
                    transform: translateX(50%); } }
        .faq-area_5359597bd0969733.style-1_edd9959b626535d3 .te-faq-image_a20a4074d748f08c .te-image-wrapper_d062262d76f80118 .bottom-content_f29c1508be3e1735 .bottom-content-inner_4c78e148163b6319 {
          width: 100%;
          height: 100%;
          background-color: #E7F914;
          border-radius: 100%;
          border: 8px solid #ffffff;
          outline: 2px dashed #14203A; }
          .faq-area_5359597bd0969733.style-1_edd9959b626535d3 .te-faq-image_a20a4074d748f08c .te-image-wrapper_d062262d76f80118 .bottom-content_f29c1508be3e1735 .bottom-content-inner_4c78e148163b6319 .title,
          .faq-area_5359597bd0969733.style-1_edd9959b626535d3 .te-faq-image_a20a4074d748f08c .te-image-wrapper_d062262d76f80118 .bottom-content_f29c1508be3e1735 .bottom-content-inner_4c78e148163b6319 .number_59c3c0740131d39e {
            color: #14203A; }

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

.testimonial-slider-area_1292e27d2f687d5a {
  overflow: hidden;
  padding-bottom: 10px; }
  .testimonial-slider-area_1292e27d2f687d5a.style-2_ba1505ed1d408deb .slick-list_57ad1e06a0dfb0b3 {
    margin: 0 -100px;
    overflow: visible; }
    .testimonial-slider-area_1292e27d2f687d5a.style-2_ba1505ed1d408deb .slick-list_57ad1e06a0dfb0b3 .te-slick-item_260d36b737d9646b {
      width: 520px;
      margin: 0 15px; }

.counter-up-area_4fdcebfda44ef973.style-2_ba1505ed1d408deb .te-counter-card_178fb5f5376cf3b7 {
  padding: 80px 55px;
  background-color: #131A2A;
  border-radius: 20px; }
  .counter-up-area_4fdcebfda44ef973.style-2_ba1505ed1d408deb .te-counter-card_178fb5f5376cf3b7 .te-counter-item_35731962da2b35e4 .icon_46902994b744b558 {
    width: unset;
    height: unset;
    background-color: transparent; }
  .counter-up-area_4fdcebfda44ef973.style-2_ba1505ed1d408deb .te-counter-card_178fb5f5376cf3b7 .te-counter-item_35731962da2b35e4 .te-counter-title_9fd1981cbd1b5560 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px; }
    .counter-up-area_4fdcebfda44ef973.style-2_ba1505ed1d408deb .te-counter-card_178fb5f5376cf3b7 .te-counter-item_35731962da2b35e4 .te-counter-title_9fd1981cbd1b5560 .content {
      gap: 18px;
      text-align: left; }
  .counter-up-area_4fdcebfda44ef973.style-2_ba1505ed1d408deb .te-counter-card_178fb5f5376cf3b7 .te-counter-item_35731962da2b35e4 .title {
    color: #ffffff; }
  .counter-up-area_4fdcebfda44ef973.style-2_ba1505ed1d408deb .te-counter-card_178fb5f5376cf3b7 .te-counter-item_35731962da2b35e4 .number_59c3c0740131d39e {
    color: #E7F914; }
  .counter-up-area_4fdcebfda44ef973.style-2_ba1505ed1d408deb .te-counter-card_178fb5f5376cf3b7 .te-counter-item_35731962da2b35e4 .number_59c3c0740131d39e,
  .counter-up-area_4fdcebfda44ef973.style-2_ba1505ed1d408deb .te-counter-card_178fb5f5376cf3b7 .te-counter-item_35731962da2b35e4 .title {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

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

.subscribe-area_b1ea32834710d5e0.style-2_ba1505ed1d408deb {
  position: relative;
  z-index: 9;
  margin-bottom: -140px; }
  .subscribe-area_b1ea32834710d5e0.style-2_ba1505ed1d408deb .te-subscribe-inner-area_0a0d086b14afe4fa {
    background-color: #317EFE;
    padding: 10px;
    border-radius: 20px;
    gap: 0; }
    .subscribe-area_b1ea32834710d5e0.style-2_ba1505ed1d408deb .te-subscribe-inner-area_0a0d086b14afe4fa .te-image-bg-collumn_672df9e89d91fc31 {
      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_b1ea32834710d5e0.style-2_ba1505ed1d408deb .te-subscribe-inner-area_0a0d086b14afe4fa .te-subscribe-form-wrapper_cbaab8af46a4b722 {
      padding: 0; }
    .subscribe-area_b1ea32834710d5e0.style-2_ba1505ed1d408deb .te-subscribe-inner-area_0a0d086b14afe4fa .te-content-wrapper_a1bf56a6c698d394 {
      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_b1ea32834710d5e0.style-2_ba1505ed1d408deb .te-subscribe-inner-area_0a0d086b14afe4fa .te-content-wrapper_a1bf56a6c698d394 {
          left: unset; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_b1ea32834710d5e0.style-2_ba1505ed1d408deb .te-subscribe-inner-area_0a0d086b14afe4fa .te-content-wrapper_a1bf56a6c698d394 {
          -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_b1ea32834710d5e0.style-2_ba1505ed1d408deb .te-subscribe-inner-area_0a0d086b14afe4fa .te-content-wrapper_a1bf56a6c698d394 {
          -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_b1ea32834710d5e0.style-2_ba1505ed1d408deb .te-subscribe-inner-area_0a0d086b14afe4fa .te-content-wrapper_a1bf56a6c698d394 {
          gap: 60px; } }
      .subscribe-area_b1ea32834710d5e0.style-2_ba1505ed1d408deb .te-subscribe-inner-area_0a0d086b14afe4fa .te-content-wrapper_a1bf56a6c698d394 .te-subscribe-title_e96b120e4732fb6b {
        font-size: 38px;
        font-weight: 500;
        line-height: 46px;
        letter-spacing: -0.676px;
        text-transform: capitalize;
        margin-bottom: 0; }
      .subscribe-area_b1ea32834710d5e0.style-2_ba1505ed1d408deb .te-subscribe-inner-area_0a0d086b14afe4fa .te-content-wrapper_a1bf56a6c698d394 .te-content-inner_6526a7203cb26b34 {
        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_b1ea32834710d5e0.style-2_ba1505ed1d408deb .te-subscribe-inner-area_0a0d086b14afe4fa .te-content-wrapper_a1bf56a6c698d394 .te-content-inner_6526a7203cb26b34 {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
        .subscribe-area_b1ea32834710d5e0.style-2_ba1505ed1d408deb .te-subscribe-inner-area_0a0d086b14afe4fa .te-content-wrapper_a1bf56a6c698d394 .te-content-inner_6526a7203cb26b34 .icon_46902994b744b558 {
          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_b1ea32834710d5e0.style-2_ba1505ed1d408deb .te-subscribe-inner-area_0a0d086b14afe4fa .te-subscribe-form-widget_d51696d3ff3b64c1 {
      background: #fff;
      padding: 7px;
      border-radius: 50px; }
    .subscribe-area_b1ea32834710d5e0.style-2_ba1505ed1d408deb .te-subscribe-inner-area_0a0d086b14afe4fa .mc4wp-form-fields_af04caebcfa1d538 {
      gap: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .subscribe-area_b1ea32834710d5e0.style-2_ba1505ed1d408deb .te-subscribe-inner-area_0a0d086b14afe4fa .mc4wp-form-fields_af04caebcfa1d538 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }

.testimonial-slider-area_1292e27d2f687d5a.style-3_a568a1ae353fecc7 {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .testimonial-slider-area_1292e27d2f687d5a.style-3_a568a1ae353fecc7 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slider-area_1292e27d2f687d5a.style-3_a568a1ae353fecc7 {
      padding: 100px 0; } }
  .testimonial-slider-area_1292e27d2f687d5a.style-3_a568a1ae353fecc7 .slick-list_57ad1e06a0dfb0b3 .slick-slide.slick-current_970b44c552e291d7 .te-testimonial-card_00f0a73516340575.style-3_a568a1ae353fecc7 .te-content-wrapper_a1bf56a6c698d394 .te-user-meta_be404466ad2be2c8 .icon_46902994b744b558 {
    color: #317EFE; }

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

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

.te-contact-info_7583e3db35e01b4a {
  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_7583e3db35e01b4a .te-icon-card_158add6daecf8ebd {
      -webkit-box-orient: unset;
      -webkit-box-direction: unset;
          -ms-flex-direction: unset;
              flex-direction: unset; } }

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

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

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

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

.service-details_3918334a89e74d03 {
  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_3918334a89e74d03 .image {
    border-radius: 20px;
    overflow: hidden; }
  .service-details_3918334a89e74d03 .content .te-title-wrapper_18ae97d303129999 {
    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_3918334a89e74d03 .content .te-title-wrapper_18ae97d303129999 .title-inner_c1edeb84474227b9 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 20px; }
      .service-details_3918334a89e74d03 .content .te-title-wrapper_18ae97d303129999 .title-inner_c1edeb84474227b9 .icon_46902994b744b558 {
        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_3918334a89e74d03 .content .te-title-wrapper_18ae97d303129999 .title-inner_c1edeb84474227b9 .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_4c8bcf1dfe931a5e {
  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_4c8bcf1dfe931a5e .list-wrapper_131f7a381573e0b7 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px; }
    .service-details-overview_4c8bcf1dfe931a5e .list-wrapper_131f7a381573e0b7 .icon_46902994b744b558 {
      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_4c8bcf1dfe931a5e .list-wrapper_131f7a381573e0b7 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_4c8bcf1dfe931a5e .list-wrapper_131f7a381573e0b7 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_4c8bcf1dfe931a5e .list-wrapper_131f7a381573e0b7 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_4c8bcf1dfe931a5e .list-wrapper_131f7a381573e0b7 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_31f0bb806a545caf {
  padding-top: 120px;
  padding-bottom: 96px; }
  .team-page_31f0bb806a545caf .te-team-card_850f0571948995fc {
    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_fdc0aa06439e1e3f {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .team-details-page_fdc0aa06439e1e3f {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-page_fdc0aa06439e1e3f {
      padding-top: 100px;
      padding-bottom: 76px; } }

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

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

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

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

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

.footer_00a61268cf1981a8 {
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .footer_00a61268cf1981a8 .te-subscribe-form-widget_d51696d3ff3b64c1 .submit-btn_dd3446bdd45f6526 span {
    display: none; }
  .footer_00a61268cf1981a8.style-1_edd9959b626535d3 {
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .footer_00a61268cf1981a8.style-1_edd9959b626535d3 .te-footer-sec_56a78993909f34cf {
      border-bottom: 1px solid rgba(19, 26, 42, 0.1);
      padding-top: 214px;
      padding-bottom: 60px; }
      .footer_00a61268cf1981a8.style-1_edd9959b626535d3 .te-footer-sec_56a78993909f34cf .te-footer-widget_611be43a1103f5ee .te-subscribe-form-widget_d51696d3ff3b64c1 .mc4wp-form-fields_af04caebcfa1d538 {
        border-color: rgba(19, 26, 42, 0.5); }
    .footer_00a61268cf1981a8.style-1_edd9959b626535d3 .te-footer-widget_611be43a1103f5ee .te-subscribe-form-widget_d51696d3ff3b64c1 .single-field_581f9085bea2b1ae input {
      color: #131A2A; }
  .footer_00a61268cf1981a8.style-2_ba1505ed1d408deb .widget_8d80bdd4bf8dfab2 .wp-block-heading_5f754a737cf9aa85,
  .footer_00a61268cf1981a8.style-2_ba1505ed1d408deb .widget_8d80bdd4bf8dfab2 .widget-title_2d29f964ce754648,
  .footer_00a61268cf1981a8.style-2_ba1505ed1d408deb .widget_8d80bdd4bf8dfab2 .wp-block-search__label_1a2cec405934406d,
  .footer_00a61268cf1981a8.style-2_ba1505ed1d408deb .sidebar__widget_f19a9419c0520e51 .wp-block-heading_5f754a737cf9aa85,
  .footer_00a61268cf1981a8.style-2_ba1505ed1d408deb .sidebar__widget_f19a9419c0520e51 .widget-title_2d29f964ce754648,
  .footer_00a61268cf1981a8.style-2_ba1505ed1d408deb .sidebar__widget_f19a9419c0520e51 .wp-block-search__label_1a2cec405934406d,
  .footer_00a61268cf1981a8.style-2_ba1505ed1d408deb .widget_8d80bdd4bf8dfab2 ul li a,
  .footer_00a61268cf1981a8.style-2_ba1505ed1d408deb .widget_8d80bdd4bf8dfab2 ol li a,
  .footer_00a61268cf1981a8.style-2_ba1505ed1d408deb .sidebar__widget_f19a9419c0520e51 ul li a,
  .footer_00a61268cf1981a8.style-2_ba1505ed1d408deb .sidebar__widget_f19a9419c0520e51 ol li a,
  .footer_00a61268cf1981a8.style-2_ba1505ed1d408deb .widget_8d80bdd4bf8dfab2 ul li,
  .footer_00a61268cf1981a8.style-2_ba1505ed1d408deb .wp-calendar-table_5610573e60b10f81,
  .footer_00a61268cf1981a8.style-2_ba1505ed1d408deb .wp-block-calendar_eb828bb4b03f31e0 caption,
  .footer_00a61268cf1981a8.style-2_ba1505ed1d408deb nav.wp-calendar-nav_889f621dcb9874f3 a,
  .footer_00a61268cf1981a8.style-2_ba1505ed1d408deb .wp-block-latest-comments__comment-excerpt_9f6e3124e1b9e62f,
  .footer_00a61268cf1981a8.style-2_ba1505ed1d408deb .wp-calendar-table_5610573e60b10f81 caption,
  .footer_00a61268cf1981a8.style-2_ba1505ed1d408deb .widget_text_8833dbaefc616122,
  .footer_00a61268cf1981a8.style-2_ba1505ed1d408deb .widget_8d80bdd4bf8dfab2 .tagcloud_edc5bec195030520 a,
  .footer_00a61268cf1981a8.style-2_ba1505ed1d408deb .widget_8d80bdd4bf8dfab2 .wp-block-tag-cloud_3c95d851864ebcd1 a,
  .footer_00a61268cf1981a8.style-2_ba1505ed1d408deb .sidebar__widget_f19a9419c0520e51 .tagcloud_edc5bec195030520 a,
  .footer_00a61268cf1981a8.style-2_ba1505ed1d408deb .sidebar__widget_f19a9419c0520e51 .wp-block-tag-cloud_3c95d851864ebcd1 a,
  .footer_00a61268cf1981a8.style-2_ba1505ed1d408deb .wp-block-latest-comments__comment-date_eb2b20d2ff4c2399,
  .footer_00a61268cf1981a8.style-2_ba1505ed1d408deb .wp-block-latest-comments__comment_a8d7a59e49bbf5c8,
  .footer_00a61268cf1981a8.style-2_ba1505ed1d408deb .wp-block-archives-dropdown_1fcf9aeadadee06d label,
  .footer_00a61268cf1981a8.style-2_ba1505ed1d408deb .widget_categories_2a49de87fbb3ca0b li a,
  .footer_00a61268cf1981a8.style-2_ba1505ed1d408deb .widget_archive_96612b34064e60cf li a,
  .footer_00a61268cf1981a8.style-2_ba1505ed1d408deb .widget_nav_menu_1d87e63efee1a538 li a,
  .footer_00a61268cf1981a8.style-2_ba1505ed1d408deb .widget_tag_cloud_b97460a119a63443 a,
  .footer_00a61268cf1981a8.style-2_ba1505ed1d408deb .widget_rss_f32f03ff7fdf16d3 li a,
  .footer_00a61268cf1981a8.style-2_ba1505ed1d408deb .widget_rss_f32f03ff7fdf16d3 li,
  .footer_00a61268cf1981a8.style-2_ba1505ed1d408deb .footer__widget_b84c7847918881f0 a,
  .footer_00a61268cf1981a8.style-2_ba1505ed1d408deb .footer__widget_b84c7847918881f0 li,
  .footer_00a61268cf1981a8.style-2_ba1505ed1d408deb li.recentcomments_3dbcbccb4e8bf349 {
    color: #ffffff; }
  .footer_00a61268cf1981a8.style-2_ba1505ed1d408deb .te-theme-btn_04ecbea3313f3c5f,
  .footer_00a61268cf1981a8.style-2_ba1505ed1d408deb .wp-block-loginout_f5bfe9684bdc24a0 a,
  .footer_00a61268cf1981a8.style-2_ba1505ed1d408deb input.te-theme-btn_04ecbea3313f3c5f,
  .footer_00a61268cf1981a8.style-2_ba1505ed1d408deb .widget_8d80bdd4bf8dfab2 .wp-block-search_0517aa2c982df4e8 button,
  .footer_00a61268cf1981a8.style-2_ba1505ed1d408deb .widget_8d80bdd4bf8dfab2 .search-form_3d468e600c711736 button,
  .footer_00a61268cf1981a8.style-2_ba1505ed1d408deb .widget_8d80bdd4bf8dfab2 .sidebar__search_1cd70262a8ab6edf button,
  .footer_00a61268cf1981a8.style-2_ba1505ed1d408deb .sidebar__widget_f19a9419c0520e51 .wp-block-search_0517aa2c982df4e8 button,
  .footer_00a61268cf1981a8.style-2_ba1505ed1d408deb .sidebar__widget_f19a9419c0520e51 .search-form_3d468e600c711736 button,
  .footer_00a61268cf1981a8.style-2_ba1505ed1d408deb .sidebar__widget_f19a9419c0520e51 .sidebar__search_1cd70262a8ab6edf button {
    background-color: #E7F914;
    color: #14203A; }
  .footer_00a61268cf1981a8 .footer__widget_b84c7847918881f0 li {
    list-style: none; }
  .footer_00a61268cf1981a8 .te-footer-widget_611be43a1103f5ee.te_widget_nav_menu_9bed883c71e452ba li.wp-block-social-link_3086db899cde0fa7 {
    display: inline-block;
    width: unset !important; }
  .footer_00a61268cf1981a8 .te_widget_nav_menu_9bed883c71e452ba li.cat-item_c9f7140f3bb49822 {
    text-align: right; }
    .footer_00a61268cf1981a8 .te_widget_nav_menu_9bed883c71e452ba li.cat-item_c9f7140f3bb49822 a {
      float: left; }
  .footer_00a61268cf1981a8 .te-footer-bg_faa07e5ae08b0667 {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: -1; }
  .footer_00a61268cf1981a8 .footer-nav-widget_4f4fdce8863c49c8 {
    padding: 0 90px; }
    @media (max-width: 991px) {
      .footer_00a61268cf1981a8 .footer-nav-widget_4f4fdce8863c49c8 {
        padding: 0 12px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .footer_00a61268cf1981a8 .footer-nav-widget_4f4fdce8863c49c8 {
        padding: 0 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .footer_00a61268cf1981a8 .footer-nav-widget_4f4fdce8863c49c8 {
        padding: 0 30px; } }

.te-footer-widget_611be43a1103f5ee {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .te-footer-widget_611be43a1103f5ee {
      margin-bottom: 40px; } }
  .te-footer-widget_611be43a1103f5ee .te-footer-widget-title_1ae24843b7ee3860,
  .te-footer-widget_611be43a1103f5ee .wp-block-heading_5f754a737cf9aa85 {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 39px;
    color: #131A2A;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700; }
  .te-footer-widget_611be43a1103f5ee ul {
    padding-left: 0; }
  .te-footer-widget_611be43a1103f5ee .te-subscribe-form-widget_d51696d3ff3b64c1 .mc4wp-form-fields_af04caebcfa1d538 {
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 5px; }
  .te-footer-widget_611be43a1103f5ee .te-subscribe-form-widget_d51696d3ff3b64c1 .single-field_581f9085bea2b1ae input {
    border-radius: 0;
    background-color: transparent;
    color: #ffffff; }
  .te-footer-widget_611be43a1103f5ee.widget-latest-posts-footer_41cb151e32289219 {
    margin-top: -5px; }
  @media (max-width: 767px) {
    .te-footer-widget_611be43a1103f5ee.zoom-instagram-widget_4f47d2de799a42cb {
      margin-bottom: 0;
      margin-top: -10px; } }
  @media (max-width: 767px) {
    .te-footer-widget_611be43a1103f5ee.widget_contact_info_widget_35a4592766c37ea8 {
      margin-bottom: 18px; } }
  @media only screen and (min-width: 992px) and (max-width: 1399px) {
    .te-footer-widget_611be43a1103f5ee .widget-instagram-feed_074bed47d55ed9d5 {
      width: 170px; } }
  .te-footer-widget_611be43a1103f5ee .te-footer-widget-info_70adcd12b5e28c2b {
    padding-right: 30px; }
    @media (max-width: 1199px) {
      .te-footer-widget_611be43a1103f5ee .te-footer-widget-info_70adcd12b5e28c2b {
        padding-right: 0; } }
    .te-footer-widget_611be43a1103f5ee .te-footer-widget-info_70adcd12b5e28c2b p {
      color: #335371;
      margin-bottom: 30px; }
    .te-footer-widget_611be43a1103f5ee .te-footer-widget-info_70adcd12b5e28c2b .te-footer-logo_3f73eb6152b271a1 {
      margin-bottom: 30px;
      display: inline-block; }
    .te-footer-widget_611be43a1103f5ee .te-footer-widget-info_70adcd12b5e28c2b .info-form-and-social-icon_8edbfcca056b5045 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 50px; }
      .te-footer-widget_611be43a1103f5ee .te-footer-widget-info_70adcd12b5e28c2b .info-form-and-social-icon_8edbfcca056b5045 .te-social-profile_574e12ac586a8913 {
        margin-top: 0; }
    .te-footer-widget_611be43a1103f5ee .te-footer-widget-info_70adcd12b5e28c2b .te-social-profile_574e12ac586a8913 {
      gap: 20px;
      margin-top: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-footer-widget_611be43a1103f5ee .te-footer-widget-info_70adcd12b5e28c2b .info-form-and-social-icon_8edbfcca056b5045 {
        -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_611be43a1103f5ee.te_widget_nav_menu_9bed883c71e452ba ul {
    margin-top: -5px;
    padding-left: 0;
    margin-bottom: 0; }
  .te-footer-widget_611be43a1103f5ee.te_widget_nav_menu_9bed883c71e452ba li {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 2px; }
    .te-footer-widget_611be43a1103f5ee.te_widget_nav_menu_9bed883c71e452ba li:last-child {
      padding-top: 0;
      padding-bottom: 0; }
    .te-footer-widget_611be43a1103f5ee.te_widget_nav_menu_9bed883c71e452ba 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_611be43a1103f5ee.te_widget_nav_menu_9bed883c71e452ba li a::before {
        content: "\f105";
        font-family: "Font Awesome 6 Free";
        font-size: 14px; }
      .te-footer-widget_611be43a1103f5ee.te_widget_nav_menu_9bed883c71e452ba li a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-footer-widget_611be43a1103f5ee .te-footer-widget-contact_825ea46835b9162e p {
    color: #335371; }
  .te-footer-widget_611be43a1103f5ee .te-footer-widget-contact_825ea46835b9162e .footer-contact_46253ed210d6896c ul {
    list-style: none; }
    .te-footer-widget_611be43a1103f5ee .te-footer-widget-contact_825ea46835b9162e .footer-contact_46253ed210d6896c 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_611be43a1103f5ee .te-footer-widget-contact_825ea46835b9162e .footer-contact_46253ed210d6896c ul li:first-child {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .te-footer-widget_611be43a1103f5ee .te-footer-widget-contact_825ea46835b9162e .footer-contact_46253ed210d6896c ul li:first-child .contact-icon_34691b47e6cba6fe {
          margin-top: 5px; }
      .te-footer-widget_611be43a1103f5ee .te-footer-widget-contact_825ea46835b9162e .footer-contact_46253ed210d6896c ul li:last-child {
        margin-bottom: 0; }
      .te-footer-widget_611be43a1103f5ee .te-footer-widget-contact_825ea46835b9162e .footer-contact_46253ed210d6896c ul li .contact-icon_34691b47e6cba6fe {
        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_611be43a1103f5ee .te-footer-widget-contact_825ea46835b9162e .footer-contact_46253ed210d6896c ul li .contact-text_f886894504e98c17 {
        color: #335371;
        font-size: 18px;
        line-height: 24px;
        overflow: hidden; }
        .te-footer-widget_611be43a1103f5ee .te-footer-widget-contact_825ea46835b9162e .footer-contact_46253ed210d6896c ul li .contact-text_f886894504e98c17 a:hover span {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .te-footer-widget_611be43a1103f5ee .te-footer-widget-contact_825ea46835b9162e .footer-contact_46253ed210d6896c ul li .contact-text_f886894504e98c17 span,
        .te-footer-widget_611be43a1103f5ee .te-footer-widget-contact_825ea46835b9162e .footer-contact_46253ed210d6896c ul li .contact-text_f886894504e98c17 p,
        .te-footer-widget_611be43a1103f5ee .te-footer-widget-contact_825ea46835b9162e .footer-contact_46253ed210d6896c ul li .contact-text_f886894504e98c17 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_611be43a1103f5ee .te_widget_latest_post_35e44611b6ac9bcc ul li {
    margin-bottom: 10px; }
    .te-footer-widget_611be43a1103f5ee .te_widget_latest_post_35e44611b6ac9bcc ul li .te-latest-post-thumb_a5fe28adec5d5b88 {
      width: 80px;
      height: 80px;
      border-radius: 20px;
      overflow: hidden; }
    .te-footer-widget_611be43a1103f5ee .te_widget_latest_post_35e44611b6ac9bcc ul li .te-latest-post-desc_9dc87eacfa026918 .te-latest-post-title_a85ca951c0147eae {
      margin-bottom: 0;
      font-size: 18px;
      line-height: 29px;
      color: #335371;
      font-weight: 400; }
      .te-footer-widget_611be43a1103f5ee .te_widget_latest_post_35e44611b6ac9bcc ul li .te-latest-post-desc_9dc87eacfa026918 .te-latest-post-title_a85ca951c0147eae 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_611be43a1103f5ee .te_widget_latest_post_35e44611b6ac9bcc ul li .te-latest-post-desc_9dc87eacfa026918 .te-latest-post-title_a85ca951c0147eae a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-footer-widget_611be43a1103f5ee .te_widget_latest_post_35e44611b6ac9bcc ul li .te-latest-post-desc_9dc87eacfa026918 .te-latest-post-meta_5278cb5fdbf3adf2 {
      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_230bd1e2115e8583 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_230bd1e2115e8583 ul {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .te-footer-bottom-menu_230bd1e2115e8583 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_230bd1e2115e8583 ul li a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }

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

.subscribe-area_b1ea32834710d5e0 {
  overflow: hidden; }
  .subscribe-area_b1ea32834710d5e0.style-1_edd9959b626535d3 .te-subscribe-inner-area_0a0d086b14afe4fa .te-content-wrapper_a1bf56a6c698d394 {
    background-color: #317EFE;
    border-radius: 20px;
    padding: 63px 50px 68px 74px;
    gap: 14px; }
  .subscribe-area_b1ea32834710d5e0.style-1_edd9959b626535d3 .te-image-bg-collumn_672df9e89d91fc31 {
    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_b1ea32834710d5e0.style-1_edd9959b626535d3 .te-image-bg-collumn_672df9e89d91fc31 {
        display: none; } }
  .subscribe-area_b1ea32834710d5e0 .te-content-wrapper_a1bf56a6c698d394 {
    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_b1ea32834710d5e0 .te-content-wrapper_a1bf56a6c698d394 {
        padding: 100px 24px 100px 24px;
        margin: 0 auto; } }
    @media (max-width: 809px) {
      .subscribe-area_b1ea32834710d5e0 .te-content-wrapper_a1bf56a6c698d394 {
        padding: 80px 24px 80px 24px;
        width: 100%; } }
    .subscribe-area_b1ea32834710d5e0 .te-content-wrapper_a1bf56a6c698d394 .short-title_a20ea8292f04c24c {
      font-size: 21px;
      font-weight: 500;
      color: #335371;
      margin-bottom: 0; }
    .subscribe-area_b1ea32834710d5e0 .te-content-wrapper_a1bf56a6c698d394 .te-subscribe-title_e96b120e4732fb6b {
      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_b1ea32834710d5e0 .te-content-wrapper_a1bf56a6c698d394 .te-subscribe-title_e96b120e4732fb6b {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .subscribe-area_b1ea32834710d5e0 .te-content-wrapper_a1bf56a6c698d394 .te-subscribe-title_e96b120e4732fb6b {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_b1ea32834710d5e0 .te-content-wrapper_a1bf56a6c698d394 .te-subscribe-title_e96b120e4732fb6b {
          font-size: 36px;
          line-height: 42px; } }
    .subscribe-area_b1ea32834710d5e0 .te-content-wrapper_a1bf56a6c698d394 .text {
      font-size: 18px;
      color: #ffffff;
      margin-bottom: 0; }
  .subscribe-area_b1ea32834710d5e0 .te-subscribe-inner-area_0a0d086b14afe4fa {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .subscribe-area_b1ea32834710d5e0 .te-subscribe-inner-area_0a0d086b14afe4fa {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .subscribe-area_b1ea32834710d5e0 .te-subscribe-inner-area_0a0d086b14afe4fa .te-subscribe-collumn_9f754003a2c68f65 {
      -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_b1ea32834710d5e0 .te-subscribe-inner-area_0a0d086b14afe4fa .te-subscribe-collumn_9f754003a2c68f65.te-image-bg-collumn_672df9e89d91fc31 {
          display: none; } }
    .subscribe-area_b1ea32834710d5e0 .te-subscribe-inner-area_0a0d086b14afe4fa .mc4wp-form-fields_af04caebcfa1d538 {
      background-color: transparent;
      gap: 10px; }
      @media (max-width: 575px) {
        .subscribe-area_b1ea32834710d5e0 .te-subscribe-inner-area_0a0d086b14afe4fa .mc4wp-form-fields_af04caebcfa1d538 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .subscribe-area_b1ea32834710d5e0 .te-subscribe-inner-area_0a0d086b14afe4fa .mc4wp-form-fields_af04caebcfa1d538 .submit-btn_dd3446bdd45f6526 {
        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_611be43a1103f5ee .te-subscribe-form-wrapper_cbaab8af46a4b722 {
  color: #335371; }

.te-subscribe-form-widget_d51696d3ff3b64c1 {
  position: relative; }
  .te-subscribe-form-widget_d51696d3ff3b64c1 .mc4wp-form-fields_af04caebcfa1d538 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    overflow: hidden;
    border-radius: 5px; }
  .te-subscribe-form-widget_d51696d3ff3b64c1 .single-field_581f9085bea2b1ae {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .te-subscribe-form-widget_d51696d3ff3b64c1 .single-field_581f9085bea2b1ae input {
      color: #335371;
      height: 55px;
      padding: 0 30px;
      font-size: 18px;
      width: 100%;
      border-radius: 50px; }
    .te-subscribe-form-widget_d51696d3ff3b64c1 .single-field_581f9085bea2b1ae *::-webkit-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_d51696d3ff3b64c1 .single-field_581f9085bea2b1ae *:-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_d51696d3ff3b64c1 .single-field_581f9085bea2b1ae *::-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_d51696d3ff3b64c1 .single-field_581f9085bea2b1ae *::placeholder {
      color: #778196; }
  .te-subscribe-form-widget_d51696d3ff3b64c1 .submit-btn_dd3446bdd45f6526 {
    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_d51696d3ff3b64c1 .submit-btn_dd3446bdd45f6526:hover {
      background-color: #131A2A;
      color: #ffffff; }
  .te-subscribe-form-widget_d51696d3ff3b64c1 .mc4wp-response_9c1cfd1e11d73e5a {
    position: absolute;
    margin-top: 15px; }
    .te-subscribe-form-widget_d51696d3ff3b64c1 .mc4wp-response_9c1cfd1e11d73e5a .mc4wp-alert_c7c464f57b126260.mc4wp-error_f3cbb61b25bb4a6b p {
      color: #ff0000;
      position: relative; }
    .te-subscribe-form-widget_d51696d3ff3b64c1 .mc4wp-response_9c1cfd1e11d73e5a .mc4wp-alert_c7c464f57b126260.mc4wp-error_f3cbb61b25bb4a6b a {
      color: #ff0000; }
    .te-subscribe-form-widget_d51696d3ff3b64c1 .mc4wp-response_9c1cfd1e11d73e5a .mc4wp-alert_c7c464f57b126260.mc4wp-success_0604df781f03d7d7 p, .te-subscribe-form-widget_d51696d3ff3b64c1 .mc4wp-response_9c1cfd1e11d73e5a .mc4wp-alert_c7c464f57b126260.mc4wp-notice_6c3563bf4af16e62 p {
      color: #ffffff;
      position: relative; }

.te-footer-social-wrapper_95f61075b863c86e {
  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_95f61075b863c86e .te-footer-logo_3f73eb6152b271a1 {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .te-footer-social-wrapper_95f61075b863c86e .te-social-widget_6ddbaae35979fe23 {
    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_95f61075b863c86e .te-social-widget_6ddbaae35979fe23 span {
      color: #ffffff;
      font-size: 20px;
      font-weight: 400; }

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

.footer_00a61268cf1981a8.style-2_ba1505ed1d408deb {
  background-color: #131A2A; }
  .footer_00a61268cf1981a8.style-2_ba1505ed1d408deb .te-footer-sec_56a78993909f34cf {
    border-bottom: 1px solid rgba(225, 225, 225, 0.3);
    padding-top: calc(3rem +15px);
    padding-bottom: 70px; }
  .footer_00a61268cf1981a8.style-2_ba1505ed1d408deb .te-footer-widget-title_1ae24843b7ee3860,
  .footer_00a61268cf1981a8.style-2_ba1505ed1d408deb .wp-block-heading_5f754a737cf9aa85 {
    color: #ffffff;
    font-size: 24px; }
  .footer_00a61268cf1981a8.style-2_ba1505ed1d408deb .footer-bottom-area_7a16861776a9ebb8 .te-copyright-text_830d1e89813ea717 p,
  .footer_00a61268cf1981a8.style-2_ba1505ed1d408deb .te-footer-widget_611be43a1103f5ee.te_widget_nav_menu_9bed883c71e452ba li a,
  .footer_00a61268cf1981a8.style-2_ba1505ed1d408deb .te-footer-widget_611be43a1103f5ee .te_widget_latest_post_35e44611b6ac9bcc ul li .te-latest-post-desc_9dc87eacfa026918 .te-latest-post-title_a85ca951c0147eae a,
  .footer_00a61268cf1981a8.style-2_ba1505ed1d408deb .te-footer-widget_611be43a1103f5ee .te_widget_latest_post_35e44611b6ac9bcc ul li .te-latest-post-desc_9dc87eacfa026918 .te-latest-post-title_a85ca951c0147eae,
  .footer_00a61268cf1981a8.style-2_ba1505ed1d408deb .te-footer-widget_611be43a1103f5ee .te_widget_latest_post_35e44611b6ac9bcc ul li .te-latest-post-desc_9dc87eacfa026918 .te-latest-post-meta_5278cb5fdbf3adf2,
  .footer_00a61268cf1981a8.style-2_ba1505ed1d408deb .te-footer-widget_611be43a1103f5ee .te-subscribe-form-wrapper_cbaab8af46a4b722,
  .footer_00a61268cf1981a8.style-2_ba1505ed1d408deb .te-footer-bottom-menu_230bd1e2115e8583 ul li a,
  .footer_00a61268cf1981a8.style-2_ba1505ed1d408deb .footer-bottom-area_7a16861776a9ebb8 .te-copyright-text_830d1e89813ea717 p a {
    color: #ffffff; }

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