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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

code {
  color: #E7F914; }

.te-theme-btn_85186660402767f8,
.wp-block-loginout_96236a747b40c3a9 a,
input.te-theme-btn_85186660402767f8 {
  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_85186660402767f8:hover,
  .wp-block-loginout_96236a747b40c3a9 a:hover,
  input.te-theme-btn_85186660402767f8:hover {
    color: #131A2A;
    background-color: #E7F914; }
  .te-theme-btn_85186660402767f8:focus,
  .wp-block-loginout_96236a747b40c3a9 a:focus,
  input.te-theme-btn_85186660402767f8:focus {
    color: #ffffff; }
  .te-theme-btn_85186660402767f8.yellow-btn_3d8e05095ef09723,
  .wp-block-loginout_96236a747b40c3a9 a.yellow-btn_3d8e05095ef09723,
  input.te-theme-btn_85186660402767f8.yellow-btn_3d8e05095ef09723 {
    background-color: #E7F914;
    color: #14203A; }
  .te-theme-btn_85186660402767f8.simple-btn_9069088078f17c5d,
  .wp-block-loginout_96236a747b40c3a9 a.simple-btn_9069088078f17c5d,
  input.te-theme-btn_85186660402767f8.simple-btn_9069088078f17c5d {
    padding-left: 36px;
    padding-right: 36px; }

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

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

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

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

.circle-rotate-wrapper_ecf3ad0a84f6c40e {
  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_ecf3ad0a84f6c40e .circle-rotate-inner_3aa254f347f61b65 {
    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_6ee9a61176a0d65c {
  margin-top: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.px-350_244353bfa7e910b5 {
  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_902ed5671dbcbbe1 label {
  width: 100%;
  display: block;
  font-weight: 600;
  margin-bottom: 10px; }
.post-password-form_902ed5671dbcbbe1 input[type="password"] {
  font-size: 1.2rem;
  line-height: 20px;
  padding: 12px 20px;
  border: 1px solid #E4E4F2;
  width: 100%; }
.post-password-form_902ed5671dbcbbe1 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_902ed5671dbcbbe1 input[type="submit"]:hover {
    background-color: #14203A; }

/* Table */
table {
  margin-bottom: 20px;
  width: 100%; }
  table caption {
    border: 1px solid #dfe2e9;
    padding: 6px 10px;
    border-top: 0; }
  table th,
  table td {
    background-color: transparent;
    border: 1px solid #dfe2e9;
    text-align: left;
    padding: 8px;
    -webkit-transition: .3s;
    transition: .3s; }
    table th#today,
    table td#today {
      background: #317EFE;
      color: #ffffff; }
      table th#today a,
      table td#today a {
        color: #ffffff; }

.tp-page-content_d6ac347dfdbdd8ee .size-full_7ca6721f29df6a69.alignright_25caff79cd5f4ff1 {
  margin-bottom: 15px;
  margin-top: 20px; }
.tp-page-content_d6ac347dfdbdd8ee figure.wp-caption_c66b28f457bc98ef.aligncenter_ea31dbae06b4c021 {
  margin-top: 40px; }
.tp-page-content_d6ac347dfdbdd8ee dl, .tp-page-content_d6ac347dfdbdd8ee ol, .tp-page-content_d6ac347dfdbdd8ee ul {
  margin-bottom: 11px; }
.tp-page-content_d6ac347dfdbdd8ee .te-comment-respond_135809e0407d0eff {
  margin-top: 78px;
  margin-bottom: 20px; }
.tp-page-content_d6ac347dfdbdd8ee .te-latest-comments_dabd8c5523167412 .te-comment-respond_135809e0407d0eff {
  margin-bottom: 40px; }
.tp-page-content_d6ac347dfdbdd8ee .te-post-comments_b48a567bb236ce50 {
  margin-top: 80px; }

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

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

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

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

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

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

.gallery-columns-1_8ff606b51ae7a55b .gallery-item_7caad521ed5eddc7 {
  max-width: 100%;
  width: 100%; }

.gallery-columns-2_b9d8e714ee2ceaf7 .gallery-item_7caad521ed5eddc7 {
  max-width: 50%; }

.gallery-columns-3_b183c9c003a89829 .gallery-item_7caad521ed5eddc7 {
  max-width: 33.33%; }

.gallery-columns-4_2c52a1e99f6a0c84 .gallery-item_7caad521ed5eddc7 {
  max-width: 25%; }

.gallery-columns-5_24c183c188d4cb0e .gallery-item_7caad521ed5eddc7 {
  max-width: 20%; }

.gallery-columns-6_fa37df302899431f .gallery-item_7caad521ed5eddc7 {
  max-width: 16.66%; }

.gallery-columns-7_d5424c4b37a5b5cc .gallery-item_7caad521ed5eddc7 {
  max-width: 14.28%; }

.gallery-columns-8_bcf90d57012c6a41 .gallery-item_7caad521ed5eddc7 {
  max-width: 12.5%; }

.gallery-columns-9_47917c627c70c542 .gallery-item_7caad521ed5eddc7 {
  max-width: 11.11%; }

.gallery-caption_1c01d74ae884f32d {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.te-post-content p.has-large-font-size_7cb37b42aa8744b3 {
  font-size: 36px;
  line-height: 1.2; }
.te-post-content .wp-block-search_2dedef03b3acfad9 {
  margin-bottom: 15px; }
.te-post-content .wp-block-file_db61cafcf7d4603f {
  margin-top: 20px; }
.te-post-content .wp-block-group__inner-container_6d93c2b129ed6e8c p {
  margin-top: 0 !important; }

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

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

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

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

.wp-block-cover_d20264722a378f05 p.wp-block-cover-text_c950d0340e36a037,
.wp-block-cover_d20264722a378f05.is-light_0d2793b63d219956 .wp-block-cover__inner-container_d7184f3d360ad7f4 {
  color: #fff !important; }

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

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

.widget_5ce7675c4f89113f .wp-block-archives-dropdown_030861f6366a7206,
.widget_5ce7675c4f89113f .wp-block-categories-dropdown_5cdf79a27c1351a6,
.widget_5ce7675c4f89113f .wp-block-loginout_96236a747b40c3a9,
.widget_5ce7675c4f89113f .wp-block-social-links_f8f9fdc138e60e21,
.widget_5ce7675c4f89113f.widget_archive_a6c34964e31408da select,
.widget_5ce7675c4f89113f.te_widget_categories_36e99404b54a91b5 select,
.widget_5ce7675c4f89113f.widget_text_7b91e639ecd75958 select,
.widget_5ce7675c4f89113f.te_widget_search_ca34417ed29107ee .search-form_266ff35f4d3a5e34,
.widget_5ce7675c4f89113f.te_widget_tag_cloud_ee4d9522cd6599fe .tagcloud_80aa704a6bc30618,
.widget_5ce7675c4f89113f .wp-block-tag-cloud_0b9766b4ab3b702a {
  margin-bottom: 6px; }

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

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

.blog-search-content_e85bb6e30e74994e {
  margin: 0; }
  .blog-search-content_e85bb6e30e74994e .wp-block-search_2dedef03b3acfad9,
  .blog-search-content_e85bb6e30e74994e .search-form_266ff35f4d3a5e34,
  .blog-search-content_e85bb6e30e74994e .sidebar__search_39bb45430e390160 {
    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_e85bb6e30e74994e .wp-block-search_2dedef03b3acfad9,
      .blog-search-content_e85bb6e30e74994e .search-form_266ff35f4d3a5e34,
      .blog-search-content_e85bb6e30e74994e .sidebar__search_39bb45430e390160 {
        width: 100%; } }
    .blog-search-content_e85bb6e30e74994e .wp-block-search_2dedef03b3acfad9 .wp-block-search__inside-wrapper_e203293cef1fffb9,
    .blog-search-content_e85bb6e30e74994e .search-form_266ff35f4d3a5e34 .wp-block-search__inside-wrapper_e203293cef1fffb9,
    .blog-search-content_e85bb6e30e74994e .sidebar__search_39bb45430e390160 .wp-block-search__inside-wrapper_e203293cef1fffb9 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .blog-search-content_e85bb6e30e74994e .wp-block-search_2dedef03b3acfad9 label,
    .blog-search-content_e85bb6e30e74994e .search-form_266ff35f4d3a5e34 label,
    .blog-search-content_e85bb6e30e74994e .sidebar__search_39bb45430e390160 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_e85bb6e30e74994e .wp-block-search_2dedef03b3acfad9 input,
    .blog-search-content_e85bb6e30e74994e .search-form_266ff35f4d3a5e34 input,
    .blog-search-content_e85bb6e30e74994e .sidebar__search_39bb45430e390160 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_e85bb6e30e74994e .wp-block-search_2dedef03b3acfad9 button,
    .blog-search-content_e85bb6e30e74994e .search-form_266ff35f4d3a5e34 button,
    .blog-search-content_e85bb6e30e74994e .sidebar__search_39bb45430e390160 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_d6ac347dfdbdd8ee .wp-smiley_611b4a1a6b5987fc,
.entry-content_a2dbd05b8603a7c0 .wp-smiley_611b4a1a6b5987fc,
.comment-content_5676a2af1a20a091 .wp-smiley_611b4a1a6b5987fc {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

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

.te-comment-respond_135809e0407d0eff.style-two_3f03083cae145b09 .wpcf7-form_c9d60af57e1d22ad .wpcf7-not-valid-tip_24ccc23054a75353 {
  color: #d9c0b8 !important; }
.te-comment-respond_135809e0407d0eff .wpcf7-form_c9d60af57e1d22ad .wpcf7-not-valid_da04b22094b51b3f {
  border-color: #dc3232 !important; }
.te-comment-respond_135809e0407d0eff .wpcf7-form_c9d60af57e1d22ad .wpcf7-not-valid-tip_24ccc23054a75353 {
  font-size: 16px;
  margin-top: 5px; }
.te-comment-respond_135809e0407d0eff .wpcf7-form_c9d60af57e1d22ad.sent_5fa0b16f10203648 .wpcf7-response-output_64700f49953c5599 {
  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_135809e0407d0eff .wpcf7-form_c9d60af57e1d22ad.invalid_491c2611970e8a89 .wpcf7-response-output_64700f49953c5599 {
  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_1fc45ee008f76a64 {
  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_1fc45ee008f76a64 .wpcf7-te-list-item_82d47593b2739a1c {
    margin: 0; }
    .wpcf7-form-control_1fc45ee008f76a64 .wpcf7-te-list-item_82d47593b2739a1c label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      margin: 0;
      gap: 10px; }
      .wpcf7-form-control_1fc45ee008f76a64 .wpcf7-te-list-item_82d47593b2739a1c label .wpcf7-te-list-item-label_3d5c0fa36f2e19af {
        font-size: 16px;
        font-weight: 400; }

.logged-in_b354c1913f4d4e07 .te-comment-respond_135809e0407d0eff textarea {
  margin-bottom: 12px; }

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

body.admin-bar_39e2efb2327e07d6 .header-menu-area_8f2eab4625d1bb82.sticky_menu_59f4816eccd4e20c {
  top: 30px; }
  @media (max-width: 600px) {
    body.admin-bar_39e2efb2327e07d6 .header-menu-area_8f2eab4625d1bb82.sticky_menu_59f4816eccd4e20c {
      top: 0; } }

.page-template-default_2ab4f1e5a3cd9f4f.page-id-146_cbeecdc05ac8d23b .tp-page-content_d6ac347dfdbdd8ee p:last-child {
  margin-bottom: 10px; }
.page-template-default_2ab4f1e5a3cd9f4f.page-id-1133_4c5699e3d15d7a5a .tp-page-content_d6ac347dfdbdd8ee .te-comment-respond_135809e0407d0eff {
  margin-top: 78px;
  display: inline-block;
  width: 100%; }
.page-template-default_2ab4f1e5a3cd9f4f.page-id-3_8a40bb2b8586c9bc .page-area_bb25cadd19d66082 {
  padding-top: 128px; }

.single-post-item_545d61cdfe64cc75.post-24_d6c8ea8dfd7f6d27 .wp-block-button_21ea7a3eff4aea99 a {
  color: #ffffff; }

.post-template-default_e80ef9a18f610478.postid-163_2989cd7bf53f8280 .te-blog-details-wrapper_ff06ef1fde0138c1 .te-post-item_a601d1405a0b60af .te-post-content {
  margin-bottom: 34px; }
.post-template-default_e80ef9a18f610478.postid-150_a5a637b3d0ff0a66 .te-blog-details-wrapper_ff06ef1fde0138c1 .te-post-item_a601d1405a0b60af .te-post-content {
  margin-bottom: 34px; }
  .post-template-default_e80ef9a18f610478.postid-150_a5a637b3d0ff0a66 .te-blog-details-wrapper_ff06ef1fde0138c1 .te-post-item_a601d1405a0b60af .te-post-content .wp-block-group_4b270fa7264116e5.is-layout-constrained_670dacbb753c06cb:last-child {
    border: 1px solid #000; }
.post-template-default_e80ef9a18f610478.postid-51_9f08d7e301bf92d4 .te-blog-details-wrapper_ff06ef1fde0138c1 .te-post-item_a601d1405a0b60af .te-post-content {
  margin-bottom: 25px; }
  .post-template-default_e80ef9a18f610478.postid-51_9f08d7e301bf92d4 .te-blog-details-wrapper_ff06ef1fde0138c1 .te-post-item_a601d1405a0b60af .te-post-content p:last-child {
    margin-bottom: 0; }
.post-template-default_e80ef9a18f610478.postid-1163_fb6d9722e895dc74 .te-blog-details-wrapper_ff06ef1fde0138c1 .te-post-item_a601d1405a0b60af .te-post-content .wp-caption_c66b28f457bc98ef, .post-template-default_e80ef9a18f610478.postid-568_474253e10923a4da .te-blog-details-wrapper_ff06ef1fde0138c1 .te-post-item_a601d1405a0b60af .te-post-content .wp-caption_c66b28f457bc98ef {
  margin-top: 20px; }
.post-template-default_e80ef9a18f610478.postid-1785_5ec4c49a62dbcabb .te-blog-details-wrapper_ff06ef1fde0138c1 .te-post-item_a601d1405a0b60af .te-post-content .wp-block-button__link_e02f1e71f5e31987 {
  color: #ffffff !important; }
.post-template-default_e80ef9a18f610478.postid-1149_89dbbd358a8f3d16 .te-blog-details-wrapper_ff06ef1fde0138c1 .te-latest-comments_dabd8c5523167412 li .te-comments-item_f924d3f02e8aa099 .te-comments-text_60c864f74c242c6b p {
  margin-bottom: 0; }
.post-template-default_e80ef9a18f610478.postid-555_afb4caab24119bad .te-blog-details-wrapper_ff06ef1fde0138c1 .te-post-item_a601d1405a0b60af .te-post-content .gallery_d61f9ed1d3d2fb6e {
  margin-top: 20px; }

.error-404_3c297547e49db4a4.not-found {
  margin-top: -20px;
  margin-bottom: 40px; }
  .error-404_3c297547e49db4a4.not-found .error-content_07158bd06528211e .error-btn-bh_fb7af07e862568c2 {
    margin-top: 20px; }

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

.sidebar_c836e78e3fb730b5 .widget_media_gallery_f5c4a45f601f1634 .gallery-item_7caad521ed5eddc7 {
  margin-bottom: 0; }
  .sidebar_c836e78e3fb730b5 .widget_media_gallery_f5c4a45f601f1634 .gallery-item_7caad521ed5eddc7 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_4405adb5fd95abb0 {
  -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_67b8e9cd94852ee4 {
  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_cc70825ad77e9f18 path {
  stroke: #317EFE;
  stroke-width: 4;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

body.admin-bar_39e2efb2327e07d6 .header-area_702f09780135128f.style-2_e8c6b5e02e390f5c.login .te-header-menu-area_7886cedbc107b153 {
  top: auto !important; }

.header-area_702f09780135128f .container-fluid_26a9d13ffd177d8c {
  padding: 0 70px; }
  @media (max-width: 1550px) {
    .header-area_702f09780135128f .container-fluid_26a9d13ffd177d8c {
      padding: 0 24px; } }
.header-area_702f09780135128f.style-2_e8c6b5e02e390f5c .header-top {
  padding: 9px 0;
  background-color: #F9F4F1; }
  .header-area_702f09780135128f.style-2_e8c6b5e02e390f5c .header-top .te-header-contact-info_75c19bb912797cdc span {
    color: #677471; }
    .header-area_702f09780135128f.style-2_e8c6b5e02e390f5c .header-top .te-header-contact-info_75c19bb912797cdc span i {
      color: #317EFE; }
    .header-area_702f09780135128f.style-2_e8c6b5e02e390f5c .header-top .te-header-contact-info_75c19bb912797cdc span a {
      color: #677471; }
  .header-area_702f09780135128f.style-2_e8c6b5e02e390f5c .header-top .te-social-profile_85afa6acfdccbe1b a {
    color: #317EFE;
    background-color: #E0E6F8;
    width: 42px;
    height: 42px; }
    .header-area_702f09780135128f.style-2_e8c6b5e02e390f5c .header-top .te-social-profile_85afa6acfdccbe1b a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #ffffff;
      background-color: #317EFE; }
.header-area_702f09780135128f.style-2_e8c6b5e02e390f5c .te-header-menu-area_7886cedbc107b153 {
  position: fixed;
  top: 20px;
  left: 0;
  width: 100%; }
  .header-area_702f09780135128f.style-2_e8c6b5e02e390f5c .te-header-menu-area_7886cedbc107b153 .menu-wrapper_c004a86a984d3205 {
    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_702f09780135128f.style-2_e8c6b5e02e390f5c .te-header-menu-area_7886cedbc107b153 .menu-wrapper_c004a86a984d3205 {
        padding-left: 10px;
        padding-right: 6px; } }
  .header-area_702f09780135128f.style-2_e8c6b5e02e390f5c .te-header-menu-area_7886cedbc107b153 .te-header-btn_ac6f557fe04ac7c3 .te-quote-btn_1d26e9c407a9dbd9 {
    background-color: #E7F914;
    border-color: #E7F914; }
.header-area_702f09780135128f.style-2_e8c6b5e02e390f5c .te-sticky_menu {
  top: 0; }
  .header-area_702f09780135128f.style-2_e8c6b5e02e390f5c .te-sticky_menu .menu-wrapper_c004a86a984d3205 {
    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_7a63c047e0a54dab {
    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_a7fcd777c3a637b1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px; }
  .header-top .te-header-contact-info_75c19bb912797cdc {
    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_75c19bb912797cdc 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_75c19bb912797cdc span.te-contact-info-item_465f5c12d69e9b2e {
        gap: 0 10px !important; }
      .header-top .te-header-contact-info_75c19bb912797cdc 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_565596c67c2d4319 {
      display: none; } }
  .header-top .header-top-btn_565596c67c2d4319 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_565596c67c2d4319 a:hover:after {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
    .header-top .header-top-btn_565596c67c2d4319 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_85afa6acfdccbe1b {
    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_85afa6acfdccbe1b .te-social-profile-label_c6fa2c126f0b6ae2 {
      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_85afa6acfdccbe1b 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_85afa6acfdccbe1b a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #14203A;
        background-color: #E7F914; }

.te-header-menu-area_7886cedbc107b153 {
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-header-menu-area_7886cedbc107b153.te-te-sticky-header_a8722ddbfeed7bf8 {
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-header-menu-area_7886cedbc107b153.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_7886cedbc107b153.te-sticky_menu .te-logo_2f871b747c276bc3 {
      height: 84px; }
      .te-header-menu-area_7886cedbc107b153.te-sticky_menu .te-logo_2f871b747c276bc3:after {
        display: none; }
      .te-header-menu-area_7886cedbc107b153.te-sticky_menu .te-logo_2f871b747c276bc3 .te-standard-logo_4d04b21e31994346 {
        display: none; }
      .te-header-menu-area_7886cedbc107b153.te-sticky_menu .te-logo_2f871b747c276bc3 .te-sticky-logo_de753746c1ff47a6 {
        display: block; }
        .te-header-menu-area_7886cedbc107b153.te-sticky_menu .te-logo_2f871b747c276bc3 .te-sticky-logo_de753746c1ff47a6 img {
          width: 170px;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-header-menu-area_7886cedbc107b153.te-sticky_menu .te-main-menu_78e837d2111b48fb ul li.te-active > a:after {
      bottom: 20px; }
    .te-header-menu-area_7886cedbc107b153.te-sticky_menu .te-main-menu_78e837d2111b48fb 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_7886cedbc107b153.te-sticky_menu .te-main-menu_78e837d2111b48fb ul li a {
          padding: 33px 14px; } }
    .te-header-menu-area_7886cedbc107b153.te-sticky_menu .te-main-menu_78e837d2111b48fb ul li ul li a {
      padding: 10px 20px; }
  .te-header-menu-area_7886cedbc107b153 .te-header-menu-wrapper_e1c3826f6cee7bb7 {
    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_7886cedbc107b153 .te-header-menu-wrapper_e1c3826f6cee7bb7 {
        gap: 20px; } }
  .te-header-menu-area_7886cedbc107b153 .te-logo_2f871b747c276bc3 {
    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_7886cedbc107b153 .te-logo_2f871b747c276bc3 {
        height: 100px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-header-menu-area_7886cedbc107b153 .te-logo_2f871b747c276bc3 {
        height: 80px; } }
    @media only screen and (max-width: 1199px) {
      .te-header-menu-area_7886cedbc107b153 .te-logo_2f871b747c276bc3 .te-standard-logo_4d04b21e31994346 {
        display: none; } }
    .te-header-menu-area_7886cedbc107b153 .te-logo_2f871b747c276bc3 .te-standard-logo_4d04b21e31994346 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-header-menu-area_7886cedbc107b153 .te-logo_2f871b747c276bc3 .te-sticky-logo_de753746c1ff47a6 {
      display: none; }
      @media only screen and (max-width: 767px) {
        .te-header-menu-area_7886cedbc107b153 .te-logo_2f871b747c276bc3 .te-sticky-logo_de753746c1ff47a6 {
          width: 170px; } }
      @media only screen and (max-width: 1199px) {
        .te-header-menu-area_7886cedbc107b153 .te-logo_2f871b747c276bc3 .te-sticky-logo_de753746c1ff47a6 {
          display: block; } }
      .te-header-menu-area_7886cedbc107b153 .te-logo_2f871b747c276bc3 .te-sticky-logo_de753746c1ff47a6 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-header-menu-area_7886cedbc107b153 .te-logo_2f871b747c276bc3 .te-retina-logo_cb44282d20e511a7 {
      display: none; }

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

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

.te-header-btn_ac6f557fe04ac7c3 {
  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_ac6f557fe04ac7c3 .te-icon_6ae9689e81672bda {
    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_ac6f557fe04ac7c3 .te-icon_6ae9689e81672bda: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_ac6f557fe04ac7c3 {
      display: none; } }
  .te-header-btn_ac6f557fe04ac7c3 .te-cta-btn_3cfe42e0ef7d836b {
    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_ac6f557fe04ac7c3 .te-cta-btn_3cfe42e0ef7d836b:hover {
      background-color: #317EFE;
      color: #ffffff; }
  .te-header-btn_ac6f557fe04ac7c3 .te-quote-btn_1d26e9c407a9dbd9 {
    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_ac6f557fe04ac7c3 .te-quote-btn_1d26e9c407a9dbd9: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_859a2b8b7d13752a {
    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_859a2b8b7d13752a .te-search-content-filed_abd7759239603720 {
      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_859a2b8b7d13752a .te-search-content-filed_abd7759239603720 .te-search-close {
        cursor: pointer;
        font-size: 30px;
        color: #ffffff; }
    .te-search-form-wrapper .te-search-form-inner_859a2b8b7d13752a .te-search-form_ecce8a44cfdb03ab {
      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_859a2b8b7d13752a .te-search-form_ecce8a44cfdb03ab .te-search-form-input_642c645b746ce869 {
        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_859a2b8b7d13752a .te-search-form_ecce8a44cfdb03ab .te-search-form-input_642c645b746ce869 .te-search-icon_2e2a5349748c5168 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .te-search-form-wrapper .te-search-form-inner_859a2b8b7d13752a .te-search-form_ecce8a44cfdb03ab .te-search-form-input_642c645b746ce869 button.te-submit-search-btn_406244acad153961 {
          padding: 15px 24px !important; }
      .te-search-form-wrapper .te-search-form-inner_859a2b8b7d13752a .te-search-form_ecce8a44cfdb03ab 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_33710085dd459d83 {
  display: none; }

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

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

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

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

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

.te-mobile-menu-bar_14cb1ea61571405a 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_14cb1ea61571405a 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_487c3a1a09556bdc {
    display: inline-block;
    width: 180px; }
  .te-menu-sidebar-area .te-menu-sidebar-wrapper_8803f4a295d7b134 {
    position: relative;
    padding: 40px; }
  .te-menu-sidebar-area.active {
    right: 0; }
  .te-menu-sidebar-area .te-menu-sidebar-close_6bbfdc1f2cb99fb6 {
    position: absolute;
    top: 0;
    right: 0; }
    .te-menu-sidebar-area .te-menu-sidebar-close_6bbfdc1f2cb99fb6 .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_6bbfdc1f2cb99fb6 .te-menu-sidebar-close-btn:hover {
        background-color: #317EFE; }
  .te-menu-sidebar-area .te-menu-sidebar-content_594c5b152dfe8c83 .te-menu-sidebar-single-widget_892553651c8b8ede {
    display: inline-block;
    margin-top: 20px;
    width: 100%; }
    .te-menu-sidebar-area .te-menu-sidebar-content_594c5b152dfe8c83 .te-menu-sidebar-single-widget_892553651c8b8ede .te-menu-sidebar-title_1371a3c8f52561e5 {
      margin-bottom: 5px; }
    .te-menu-sidebar-area .te-menu-sidebar-content_594c5b152dfe8c83 .te-menu-sidebar-single-widget_892553651c8b8ede .te-header-contact-info_75c19bb912797cdc {
      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_594c5b152dfe8c83 .te-menu-sidebar-single-widget_892553651c8b8ede .te-header-contact-info_75c19bb912797cdc 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_594c5b152dfe8c83 .te-menu-sidebar-single-widget_892553651c8b8ede .te-header-contact-info_75c19bb912797cdc span.te-contact-info-item_465f5c12d69e9b2e {
          gap: 0 10px !important; }
        .te-menu-sidebar-area .te-menu-sidebar-content_594c5b152dfe8c83 .te-menu-sidebar-single-widget_892553651c8b8ede .te-header-contact-info_75c19bb912797cdc 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_594c5b152dfe8c83 .te-menu-sidebar-single-widget_892553651c8b8ede .te-header-contact-info_75c19bb912797cdc span a:hover {
            color: #317EFE; }
    .te-menu-sidebar-area .te-menu-sidebar-content_594c5b152dfe8c83 .te-menu-sidebar-single-widget_892553651c8b8ede .te-social-profile_85afa6acfdccbe1b {
      margin-top: 20px;
      border-top: 1px solid #dfe2e9;
      width: 100%;
      padding-top: 20px; }
      .te-menu-sidebar-area .te-menu-sidebar-content_594c5b152dfe8c83 .te-menu-sidebar-single-widget_892553651c8b8ede .te-social-profile_85afa6acfdccbe1b a {
        color: #14203A;
        font-size: 22px; }
        .te-menu-sidebar-area .te-menu-sidebar-content_594c5b152dfe8c83 .te-menu-sidebar-single-widget_892553651c8b8ede .te-social-profile_85afa6acfdccbe1b 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_1c4f89fede6e6bc6 {
  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_1c4f89fede6e6bc6.style-2_e8c6b5e02e390f5c .te-single-slider_71465aa85638b4b3 {
    height: 950px;
    padding-top: 70px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_1c4f89fede6e6bc6.style-2_e8c6b5e02e390f5c .te-single-slider_71465aa85638b4b3 {
        height: unset;
        padding: 80px 0; } }
    .slider-area_1c4f89fede6e6bc6.style-2_e8c6b5e02e390f5c .te-single-slider_71465aa85638b4b3 .slider-feature-img_b1a46bdf07e89560 {
      position: absolute;
      right: 0;
      top: 0; }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_1c4f89fede6e6bc6.style-2_e8c6b5e02e390f5c .te-single-slider_71465aa85638b4b3 .slider-feature-img_b1a46bdf07e89560 {
          right: -200px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_1c4f89fede6e6bc6.style-2_e8c6b5e02e390f5c .te-single-slider_71465aa85638b4b3 .slider-feature-img_b1a46bdf07e89560 {
          right: -280px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_1c4f89fede6e6bc6.style-2_e8c6b5e02e390f5c .te-single-slider_71465aa85638b4b3 .slider-feature-img_b1a46bdf07e89560 {
          right: -380px; } }
      .slider-area_1c4f89fede6e6bc6.style-2_e8c6b5e02e390f5c .te-single-slider_71465aa85638b4b3 .slider-feature-img_b1a46bdf07e89560 .company-award_2c540f10839d0337 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        margin-top: 50px;
        left: 135px; }
        .slider-area_1c4f89fede6e6bc6.style-2_e8c6b5e02e390f5c .te-single-slider_71465aa85638b4b3 .slider-feature-img_b1a46bdf07e89560 .company-award_2c540f10839d0337 .icon_944125f7afb8f074 {
          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_1c4f89fede6e6bc6.style-2_e8c6b5e02e390f5c .te-single-slider_71465aa85638b4b3 .slider-feature-img_b1a46bdf07e89560 .slider-feature-img-overlay_6ede4ca44d205dbd {
          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_1c4f89fede6e6bc6.style-2_e8c6b5e02e390f5c .te-single-slider_71465aa85638b4b3 .slider-left-shape_aea71a0988e31c8c {
      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_1c4f89fede6e6bc6.style-2_e8c6b5e02e390f5c .te-single-slider_71465aa85638b4b3 .slider-left-shape_aea71a0988e31c8c {
          display: none; } }
    .slider-area_1c4f89fede6e6bc6.style-2_e8c6b5e02e390f5c .te-single-slider_71465aa85638b4b3 .slider-right-shape_fd4b8e929117cf8c {
      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_1c4f89fede6e6bc6.style-2_e8c6b5e02e390f5c .te-single-slider_71465aa85638b4b3 .slider-right-shape_fd4b8e929117cf8c {
          display: none; } }
    .slider-area_1c4f89fede6e6bc6.style-2_e8c6b5e02e390f5c .te-single-slider_71465aa85638b4b3 .slider-circle-shape_b3b6a17d35e28034 {
      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_1c4f89fede6e6bc6 .te-slider-wrapper_9d4c6b21b51dc8c5 .slick-active_da6daee739d68b6f .te-slider-short-title_930a6b190fe5c5d1,
  .slider-area_1c4f89fede6e6bc6 .te-slider-wrapper_9d4c6b21b51dc8c5 .slick-active_da6daee739d68b6f .te-slider-title_b2d6ece6d55f1d8b,
  .slider-area_1c4f89fede6e6bc6 .te-slider-wrapper_9d4c6b21b51dc8c5 .slick-active_da6daee739d68b6f .te-slider-short-desc_06b0ce83e1b09089,
  .slider-area_1c4f89fede6e6bc6 .te-slider-wrapper_9d4c6b21b51dc8c5 .slick-active_da6daee739d68b6f .te-slider-btn-wrapper_81116df5b57bf10a {
    -webkit-animation-name: MovefadeUp;
    animation-name: MovefadeUp;
    -webkit-animation-fill-mode: both; }
  .slider-area_1c4f89fede6e6bc6 .te-slider-wrapper_9d4c6b21b51dc8c5 .slick-active_da6daee739d68b6f .te-slider-short-title_930a6b190fe5c5d1 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; }
  .slider-area_1c4f89fede6e6bc6 .te-slider-wrapper_9d4c6b21b51dc8c5 .slick-active_da6daee739d68b6f .te-slider-title_b2d6ece6d55f1d8b {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  .slider-area_1c4f89fede6e6bc6 .te-slider-wrapper_9d4c6b21b51dc8c5 .slick-active_da6daee739d68b6f .te-slider-short-desc_06b0ce83e1b09089 {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s; }
  .slider-area_1c4f89fede6e6bc6 .te-slider-wrapper_9d4c6b21b51dc8c5 .slick-active_da6daee739d68b6f .te-slider-btn-wrapper_81116df5b57bf10a {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s; }
  .slider-area_1c4f89fede6e6bc6 .te-slider-wrapper_9d4c6b21b51dc8c5 .slick-dots_72c41591dcec37f5 {
    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_1c4f89fede6e6bc6 .te-slider-wrapper_9d4c6b21b51dc8c5 .slick-dots_72c41591dcec37f5 {
        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_1c4f89fede6e6bc6 .te-slider-wrapper_9d4c6b21b51dc8c5 .slick-dots_72c41591dcec37f5 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_1c4f89fede6e6bc6 .te-slider-wrapper_9d4c6b21b51dc8c5 .slick-dots_72c41591dcec37f5 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_1c4f89fede6e6bc6 .te-slider-wrapper_9d4c6b21b51dc8c5 .slick-dots_72c41591dcec37f5 li button:hover {
          background-color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
      .slider-area_1c4f89fede6e6bc6 .te-slider-wrapper_9d4c6b21b51dc8c5 .slick-dots_72c41591dcec37f5 li.slick-active_da6daee739d68b6f {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 1px solid #317EFE; }
        .slider-area_1c4f89fede6e6bc6 .te-slider-wrapper_9d4c6b21b51dc8c5 .slick-dots_72c41591dcec37f5 li.slick-active_da6daee739d68b6f button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .slider-area_1c4f89fede6e6bc6 .te-single-slider_71465aa85638b4b3 {
    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_1c4f89fede6e6bc6 .te-single-slider_71465aa85638b4b3 {
        background-image: none !important; } }
    .slider-area_1c4f89fede6e6bc6 .te-single-slider_71465aa85638b4b3 .te-slider-overlay_70db6257699f46c1 {
      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_1c4f89fede6e6bc6 .te-single-slider_71465aa85638b4b3 .te-slider-overlay_70db6257699f46c1 {
          left: 0; } }
      .slider-area_1c4f89fede6e6bc6 .te-single-slider_71465aa85638b4b3 .te-slider-overlay_70db6257699f46c1 .te-slider-overlay-shape_d20df7b551588be9 {
        position: absolute;
        top: 0;
        height: 100%;
        left: -340px;
        width: 100%; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_1c4f89fede6e6bc6 .te-single-slider_71465aa85638b4b3 .te-slider-overlay_70db6257699f46c1 .te-slider-overlay-shape_d20df7b551588be9 {
            display: none; } }
    .slider-area_1c4f89fede6e6bc6 .te-single-slider_71465aa85638b4b3 .te-slider-content-wrapper_39cc5e44233c817b {
      position: relative;
      z-index: 99; }
      .slider-area_1c4f89fede6e6bc6 .te-single-slider_71465aa85638b4b3 .te-slider-content-wrapper_39cc5e44233c817b .te-slider-content_e120d5bcfb6f96c2 .te-slider-short-title_930a6b190fe5c5d1 {
        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_1c4f89fede6e6bc6 .te-single-slider_71465aa85638b4b3 .te-slider-content-wrapper_39cc5e44233c817b .te-slider-content_e120d5bcfb6f96c2 .te-slider-title_b2d6ece6d55f1d8b {
        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_1c4f89fede6e6bc6 .te-single-slider_71465aa85638b4b3 .te-slider-content-wrapper_39cc5e44233c817b .te-slider-content_e120d5bcfb6f96c2 .te-slider-title_b2d6ece6d55f1d8b {
            font-size: 60px;
            line-height: 64px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-area_1c4f89fede6e6bc6 .te-single-slider_71465aa85638b4b3 .te-slider-content-wrapper_39cc5e44233c817b .te-slider-content_e120d5bcfb6f96c2 .te-slider-title_b2d6ece6d55f1d8b {
            font-size: 48px;
            line-height: 56px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_1c4f89fede6e6bc6 .te-single-slider_71465aa85638b4b3 .te-slider-content-wrapper_39cc5e44233c817b .te-slider-content_e120d5bcfb6f96c2 .te-slider-title_b2d6ece6d55f1d8b {
            font-size: 42px;
            line-height: 52px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_1c4f89fede6e6bc6 .te-single-slider_71465aa85638b4b3 .te-slider-content-wrapper_39cc5e44233c817b .te-slider-content_e120d5bcfb6f96c2 .te-slider-title_b2d6ece6d55f1d8b {
            font-size: 38px;
            line-height: 44px;
            margin-bottom: 20px; } }
      .slider-area_1c4f89fede6e6bc6 .te-single-slider_71465aa85638b4b3 .te-slider-content-wrapper_39cc5e44233c817b .te-slider-content_e120d5bcfb6f96c2 .te-slider-short-desc_06b0ce83e1b09089 {
        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_1c4f89fede6e6bc6 .te-single-slider_71465aa85638b4b3 .te-slider-content-wrapper_39cc5e44233c817b .te-slider-content_e120d5bcfb6f96c2 .te-slider-short-desc_06b0ce83e1b09089 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_1c4f89fede6e6bc6 .te-single-slider_71465aa85638b4b3 .te-slider-content-wrapper_39cc5e44233c817b .te-slider-content_e120d5bcfb6f96c2 .te-slider-short-desc_06b0ce83e1b09089 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_1c4f89fede6e6bc6 .te-single-slider_71465aa85638b4b3 .te-slider-content-wrapper_39cc5e44233c817b .te-slider-content_e120d5bcfb6f96c2 .te-slider-short-desc_06b0ce83e1b09089 {
            font-size: 18px;
            line-height: 32px; } }
      .slider-area_1c4f89fede6e6bc6 .te-single-slider_71465aa85638b4b3 .te-slider-content-wrapper_39cc5e44233c817b .te-slider-content_e120d5bcfb6f96c2 .te-slider-btn-wrapper_81116df5b57bf10a {
        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_1c4f89fede6e6bc6 .te-single-slider_71465aa85638b4b3 .te-slider-content-wrapper_39cc5e44233c817b .te-slider-content_e120d5bcfb6f96c2 .te-slider-btn-wrapper_81116df5b57bf10a {
            padding-top: 30px; } }
        .slider-area_1c4f89fede6e6bc6 .te-single-slider_71465aa85638b4b3 .te-slider-content-wrapper_39cc5e44233c817b .te-slider-content_e120d5bcfb6f96c2 .te-slider-btn-wrapper_81116df5b57bf10a .te-theme-btn_85186660402767f8 {
          padding: 11px 30px;
          color: #ffffff;
          border-radius: 50px;
          background-color: #317EFE;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .slider-area_1c4f89fede6e6bc6 .te-single-slider_71465aa85638b4b3 .te-slider-content-wrapper_39cc5e44233c817b .te-slider-content_e120d5bcfb6f96c2 .te-slider-btn-wrapper_81116df5b57bf10a .te-call-btn_25230fe98258c28f {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 20px; }
          .slider-area_1c4f89fede6e6bc6 .te-single-slider_71465aa85638b4b3 .te-slider-content-wrapper_39cc5e44233c817b .te-slider-content_e120d5bcfb6f96c2 .te-slider-btn-wrapper_81116df5b57bf10a .te-call-btn_25230fe98258c28f .te-icon_6ae9689e81672bda {
            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_1c4f89fede6e6bc6 .te-single-slider_71465aa85638b4b3 .te-slider-content-wrapper_39cc5e44233c817b .te-slider-content_e120d5bcfb6f96c2 .te-slider-btn-wrapper_81116df5b57bf10a .te-call-btn_25230fe98258c28f .te-content_0e40c736cc78ff78 {
            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_1c4f89fede6e6bc6 .te-single-slider_71465aa85638b4b3 .te-slider-content-wrapper_39cc5e44233c817b .te-slider-content_e120d5bcfb6f96c2 .te-slider-btn-wrapper_81116df5b57bf10a .te-call-btn_25230fe98258c28f .te-content_0e40c736cc78ff78 .te-title_3e05f1cb7ed32f13 {
              font-size: 18px;
              font-weight: 400;
              line-height: 24px;
              color: #335371; }
            .slider-area_1c4f89fede6e6bc6 .te-single-slider_71465aa85638b4b3 .te-slider-content-wrapper_39cc5e44233c817b .te-slider-content_e120d5bcfb6f96c2 .te-slider-btn-wrapper_81116df5b57bf10a .te-call-btn_25230fe98258c28f .te-content_0e40c736cc78ff78 .te-text_9f85e67a2b5aea02 {
              font-size: 20px;
              font-weight: 500;
              line-height: 24px;
              letter-spacing: 0px;
              color: #14203A; }

.slider-area_1c4f89fede6e6bc6.style-1_33bd0ef8b6bb898e {
  position: relative;
  overflow: visible;
  background: transparent; }
  .slider-area_1c4f89fede6e6bc6.style-1_33bd0ef8b6bb898e: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_1c4f89fede6e6bc6.style-1_33bd0ef8b6bb898e .te-single-slider_71465aa85638b4b3 {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .slider-area_1c4f89fede6e6bc6.style-1_33bd0ef8b6bb898e .te-single-slider_71465aa85638b4b3 .te-slider-overlay_70db6257699f46c1 {
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
      background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
      .slider-area_1c4f89fede6e6bc6.style-1_33bd0ef8b6bb898e .te-single-slider_71465aa85638b4b3 .te-slider-overlay_70db6257699f46c1::before {
        display: none; }
    .slider-area_1c4f89fede6e6bc6.style-1_33bd0ef8b6bb898e .te-single-slider_71465aa85638b4b3 .slider-shape_eff67e7ac3842336 {
      position: absolute;
      border-radius: 20px;
      overflow: hidden; }
      .slider-area_1c4f89fede6e6bc6.style-1_33bd0ef8b6bb898e .te-single-slider_71465aa85638b4b3 .slider-shape_eff67e7ac3842336 img {
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        top: 0; }
    .slider-area_1c4f89fede6e6bc6.style-1_33bd0ef8b6bb898e .te-single-slider_71465aa85638b4b3 .shape-one_73427a7b38661dbf {
      top: 50px;
      left: 0;
      width: 300px;
      height: 290px; }
      @media (max-width: 991px) {
        .slider-area_1c4f89fede6e6bc6.style-1_33bd0ef8b6bb898e .te-single-slider_71465aa85638b4b3 .shape-one_73427a7b38661dbf {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_1c4f89fede6e6bc6.style-1_33bd0ef8b6bb898e .te-single-slider_71465aa85638b4b3 .shape-one_73427a7b38661dbf {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_1c4f89fede6e6bc6.style-1_33bd0ef8b6bb898e .te-single-slider_71465aa85638b4b3 .shape-one_73427a7b38661dbf {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_1c4f89fede6e6bc6.style-1_33bd0ef8b6bb898e .te-single-slider_71465aa85638b4b3 .shape-one_73427a7b38661dbf {
          top: 160px;
          width: 250px;
          height: 200px; } }
    .slider-area_1c4f89fede6e6bc6.style-1_33bd0ef8b6bb898e .te-single-slider_71465aa85638b4b3 .shape-two_596ffd2ad8038764 {
      top: 0;
      right: 0;
      width: 300px;
      height: 310px; }
      @media (max-width: 991px) {
        .slider-area_1c4f89fede6e6bc6.style-1_33bd0ef8b6bb898e .te-single-slider_71465aa85638b4b3 .shape-two_596ffd2ad8038764 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_1c4f89fede6e6bc6.style-1_33bd0ef8b6bb898e .te-single-slider_71465aa85638b4b3 .shape-two_596ffd2ad8038764 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_1c4f89fede6e6bc6.style-1_33bd0ef8b6bb898e .te-single-slider_71465aa85638b4b3 .shape-two_596ffd2ad8038764 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_1c4f89fede6e6bc6.style-1_33bd0ef8b6bb898e .te-single-slider_71465aa85638b4b3 .shape-two_596ffd2ad8038764 {
          width: 300px;
          height: 250px;
          top: 70px;
          right: -40px; } }
    .slider-area_1c4f89fede6e6bc6.style-1_33bd0ef8b6bb898e .te-single-slider_71465aa85638b4b3 .shape-three_1c309ef64d91e331 {
      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_1c4f89fede6e6bc6.style-1_33bd0ef8b6bb898e .te-single-slider_71465aa85638b4b3 .shape-three_1c309ef64d91e331 {
          display: none !important; } }
      @media (max-width: 991px) {
        .slider-area_1c4f89fede6e6bc6.style-1_33bd0ef8b6bb898e .te-single-slider_71465aa85638b4b3 .shape-three_1c309ef64d91e331 {
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
    .slider-area_1c4f89fede6e6bc6.style-1_33bd0ef8b6bb898e .te-single-slider_71465aa85638b4b3 .te-slider-container_2c7966b99c371ba2 {
      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_1c4f89fede6e6bc6.style-1_33bd0ef8b6bb898e .te-single-slider_71465aa85638b4b3 .te-slider-container_2c7966b99c371ba2 {
          -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_1c4f89fede6e6bc6.style-1_33bd0ef8b6bb898e .te-single-slider_71465aa85638b4b3 .te-slider-container_2c7966b99c371ba2 {
          padding: 70px 0;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .slider-area_1c4f89fede6e6bc6.style-1_33bd0ef8b6bb898e .te-single-slider_71465aa85638b4b3 .te-slider-container_2c7966b99c371ba2 .te-slider-column_dac038bb655abdfb {
        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_1c4f89fede6e6bc6.style-1_33bd0ef8b6bb898e .te-single-slider_71465aa85638b4b3 .te-slider-container_2c7966b99c371ba2 .te-slider-column_dac038bb655abdfb {
            width: 100%; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_1c4f89fede6e6bc6.style-1_33bd0ef8b6bb898e .te-single-slider_71465aa85638b4b3 .te-slider-content-wrapper_39cc5e44233c817b .te-slider-content_e120d5bcfb6f96c2 .te-slider-btn-wrapper_81116df5b57bf10a {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .slider-area_1c4f89fede6e6bc6.style-1_33bd0ef8b6bb898e .te-single-slider_71465aa85638b4b3 .te-slider-content-wrapper_39cc5e44233c817b .te-slider-content_e120d5bcfb6f96c2 .te-slider-btn-wrapper_81116df5b57bf10a .te-theme-btn_85186660402767f8 {
      background-color: #317EFE;
      color: #ffffff; }
      .slider-area_1c4f89fede6e6bc6.style-1_33bd0ef8b6bb898e .te-single-slider_71465aa85638b4b3 .te-slider-content-wrapper_39cc5e44233c817b .te-slider-content_e120d5bcfb6f96c2 .te-slider-btn-wrapper_81116df5b57bf10a .te-theme-btn_85186660402767f8:hover {
        background-color: #E7F914;
        color: #14203A; }
    .slider-area_1c4f89fede6e6bc6.style-1_33bd0ef8b6bb898e .te-single-slider_71465aa85638b4b3 .te-slider-content-wrapper_39cc5e44233c817b .te-slider-content_e120d5bcfb6f96c2 .te-slider-btn-wrapper_81116df5b57bf10a .te-call-btn_25230fe98258c28f .te-icon_6ae9689e81672bda {
      color: #317EFE; }
    .slider-area_1c4f89fede6e6bc6.style-1_33bd0ef8b6bb898e .te-single-slider_71465aa85638b4b3 .te-slider-content-wrapper_39cc5e44233c817b .te-slider-content_e120d5bcfb6f96c2 .te-slider-title_b2d6ece6d55f1d8b {
      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_1c4f89fede6e6bc6.style-1_33bd0ef8b6bb898e .te-single-slider_71465aa85638b4b3 .te-slider-content-wrapper_39cc5e44233c817b .te-slider-content_e120d5bcfb6f96c2 .te-slider-title_b2d6ece6d55f1d8b {
          font-size: 28px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_1c4f89fede6e6bc6.style-1_33bd0ef8b6bb898e .te-single-slider_71465aa85638b4b3 .te-slider-content-wrapper_39cc5e44233c817b .te-slider-content_e120d5bcfb6f96c2 .te-slider-title_b2d6ece6d55f1d8b {
          font-size: 32px;
          line-height: 52px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_1c4f89fede6e6bc6.style-1_33bd0ef8b6bb898e .te-single-slider_71465aa85638b4b3 .te-slider-content-wrapper_39cc5e44233c817b .te-slider-content_e120d5bcfb6f96c2 .te-slider-title_b2d6ece6d55f1d8b {
          font-size: 62px;
          line-height: 80px; } }
  .slider-area_1c4f89fede6e6bc6.style-1_33bd0ef8b6bb898e .te-slider-wrapper_9d4c6b21b51dc8c5 .container_afb611760a543c03 {
    position: relative; }
  .slider-area_1c4f89fede6e6bc6.style-1_33bd0ef8b6bb898e .te-slider-wrapper_9d4c6b21b51dc8c5 .slider-shape-bg_633d96557a1de106 {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: 100px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_1c4f89fede6e6bc6.style-1_33bd0ef8b6bb898e .te-slider-wrapper_9d4c6b21b51dc8c5 .slider-shape-bg_633d96557a1de106 {
        display: none; } }
    @media (max-width: 1399px) {
      .slider-area_1c4f89fede6e6bc6.style-1_33bd0ef8b6bb898e .te-slider-wrapper_9d4c6b21b51dc8c5 .slider-shape-bg_633d96557a1de106 {
        margin-left: 0; } }
    .slider-area_1c4f89fede6e6bc6.style-1_33bd0ef8b6bb898e .te-slider-wrapper_9d4c6b21b51dc8c5 .slider-shape-bg_633d96557a1de106: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_6de047911b71eb19 {
  position: relative; }

.te-info-card_2e54afc8dd2e6d30 {
  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_2e54afc8dd2e6d30 {
      padding: 40px 25px; } }
  .te-info-card_2e54afc8dd2e6d30: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_2e54afc8dd2e6d30:hover .te-image-wrapper_12207b27553d7e08 .overlay_1cac843feca81976 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      opacity: 0.72; }
    .te-info-card_2e54afc8dd2e6d30:hover .te-image-wrapper_12207b27553d7e08 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_2e54afc8dd2e6d30:hover .icon_944125f7afb8f074 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-info-card_2e54afc8dd2e6d30:hover .content_91217a202637381b .te-read-more_b1842c212e5f91c7 .te-theme-btn_85186660402767f8 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_2e54afc8dd2e6d30 .te-info-card-inner_ea06eb65345fe48d {
    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_2e54afc8dd2e6d30 .te-image-wrapper_12207b27553d7e08 {
    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_2e54afc8dd2e6d30 .te-image-wrapper_12207b27553d7e08 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_2e54afc8dd2e6d30 .te-image-wrapper_12207b27553d7e08 .overlay_1cac843feca81976 {
      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_2e54afc8dd2e6d30 .icon_944125f7afb8f074 {
    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_2e54afc8dd2e6d30 .icon_944125f7afb8f074 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_2e54afc8dd2e6d30 .te-content-wrapper_39d709e1f69e7af7 {
    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_2e54afc8dd2e6d30 .te-title-wrapper_c49c859f5f63b37c {
    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_2e54afc8dd2e6d30 .te-title-wrapper_c49c859f5f63b37c .icon_944125f7afb8f074 {
      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_2e54afc8dd2e6d30 .te-title-wrapper_c49c859f5f63b37c .icon_944125f7afb8f074::before, .te-info-card_2e54afc8dd2e6d30 .te-title-wrapper_c49c859f5f63b37c .icon_944125f7afb8f074::after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #317EFE;
        border: 1px solid #E1E1E1; }
      .te-info-card_2e54afc8dd2e6d30 .te-title-wrapper_c49c859f5f63b37c .icon_944125f7afb8f074::before {
        top: 15px;
        left: 5px; }
      .te-info-card_2e54afc8dd2e6d30 .te-title-wrapper_c49c859f5f63b37c .icon_944125f7afb8f074::after {
        bottom: 15px;
        right: 5px; }
    .te-info-card_2e54afc8dd2e6d30 .te-title-wrapper_c49c859f5f63b37c .title_2eca080cec89190d {
      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_2e54afc8dd2e6d30 .te-title-wrapper_c49c859f5f63b37c .divider_fe7c852177621ce5 {
      width: 55px;
      height: 2px;
      background-color: #317EFE; }
  .te-info-card_2e54afc8dd2e6d30 .content_91217a202637381b {
    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_2e54afc8dd2e6d30 .content_91217a202637381b .desc_afecd59fc5279d89 {
      -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_2e54afc8dd2e6d30 .content_91217a202637381b .te-read-more_b1842c212e5f91c7 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start; }
      .te-info-card_2e54afc8dd2e6d30 .content_91217a202637381b .te-read-more_b1842c212e5f91c7 .te-theme-btn_85186660402767f8 {
        background-color: transparent;
        color: #317EFE;
        border: 1px solid #131A2A;
        padding: 9px 28px; }
        .te-info-card_2e54afc8dd2e6d30 .content_91217a202637381b .te-read-more_b1842c212e5f91c7 .te-theme-btn_85186660402767f8:hover {
          background-color: #317EFE;
          color: #ffffff;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-info-card_2e54afc8dd2e6d30.style-2_e8c6b5e02e390f5c {
  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_2e54afc8dd2e6d30.style-2_e8c6b5e02e390f5c {
      padding: 35px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .te-info-card_2e54afc8dd2e6d30.style-2_e8c6b5e02e390f5c {
      padding: 35px; } }
  .te-info-card_2e54afc8dd2e6d30.style-2_e8c6b5e02e390f5c:hover .image_656c0bd2322da285 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_2e54afc8dd2e6d30.style-2_e8c6b5e02e390f5c:hover .content_91217a202637381b .te-read-more_b1842c212e5f91c7 .te-theme-btn_85186660402767f8 {
    background-color: inherit;
    color: #317EFE; }
  .te-info-card_2e54afc8dd2e6d30.style-2_e8c6b5e02e390f5c .image_656c0bd2322da285 {
    border-radius: 20px;
    overflow: hidden; }
    .te-info-card_2e54afc8dd2e6d30.style-2_e8c6b5e02e390f5c .image_656c0bd2322da285 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_2e54afc8dd2e6d30.style-2_e8c6b5e02e390f5c .te-title-wrapper_c49c859f5f63b37c {
    padding-bottom: 15px; }
  .te-info-card_2e54afc8dd2e6d30.style-2_e8c6b5e02e390f5c .te-content-wrapper_39d709e1f69e7af7 {
    text-align: left;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .te-info-card_2e54afc8dd2e6d30.style-2_e8c6b5e02e390f5c .content_91217a202637381b {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px; }
    .te-info-card_2e54afc8dd2e6d30.style-2_e8c6b5e02e390f5c .content_91217a202637381b .te-read-more_b1842c212e5f91c7 .te-theme-btn_85186660402767f8 {
      padding: 0;
      border: 0; }

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

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

.te-icon-card_48082377e28ef0ff.style-three_dede111949e6374f {
  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_48082377e28ef0ff.style-three_dede111949e6374f .icon_944125f7afb8f074 {
    width: 72px;
    height: 72px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .te-icon-card_48082377e28ef0ff.style-three_dede111949e6374f .icon_944125f7afb8f074 img {
      width: 100%; }
  .te-icon-card_48082377e28ef0ff.style-three_dede111949e6374f .content_91217a202637381b {
    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_48082377e28ef0ff.style-three_dede111949e6374f .content_91217a202637381b .title_2eca080cec89190d {
      color: #ffffff; }
    .te-icon-card_48082377e28ef0ff.style-three_dede111949e6374f .content_91217a202637381b .desc_afecd59fc5279d89 {
      color: #c7cdda; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-icon-card_48082377e28ef0ff.style-three_dede111949e6374f {
      gap: 25px; }
      .te-icon-card_48082377e28ef0ff.style-three_dede111949e6374f .content_91217a202637381b {
        gap: 18px; } }

.te-icon-card_48082377e28ef0ff.style-2_e8c6b5e02e390f5c {
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0; }
  .te-icon-card_48082377e28ef0ff.style-2_e8c6b5e02e390f5c .icon_944125f7afb8f074 {
    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_48082377e28ef0ff.style-2_e8c6b5e02e390f5c .content_91217a202637381b {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px; }
    .te-icon-card_48082377e28ef0ff.style-2_e8c6b5e02e390f5c .content_91217a202637381b .title_2eca080cec89190d {
      font-size: 20px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px; }
    .te-icon-card_48082377e28ef0ff.style-2_e8c6b5e02e390f5c .content_91217a202637381b .desc_afecd59fc5279d89 {
      line-height: 22px; }

.te-about-image-card_6ffc8c9db7b5349a .te-main-img-wrapper_2600d66b32d5af34 {
  text-align: right; }
  @media (max-width: 991px) {
    .te-about-image-card_6ffc8c9db7b5349a .te-main-img-wrapper_2600d66b32d5af34 {
      text-align: left; } }
  .te-about-image-card_6ffc8c9db7b5349a .te-main-img-wrapper_2600d66b32d5af34 .te-main-img-inner_45151e9f62e6b886 {
    position: relative;
    display: inline-block;
    z-index: 2; }
    .te-about-image-card_6ffc8c9db7b5349a .te-main-img-wrapper_2600d66b32d5af34 .te-main-img-inner_45151e9f62e6b886 > img {
      border-radius: 500px 500px 0 0;
      margin-left: 7px;
      margin-top: 4px; }
      @media (max-width: 650px) {
        .te-about-image-card_6ffc8c9db7b5349a .te-main-img-wrapper_2600d66b32d5af34 .te-main-img-inner_45151e9f62e6b886 > img {
          width: 100%; } }
    .te-about-image-card_6ffc8c9db7b5349a .te-main-img-wrapper_2600d66b32d5af34 .te-main-img-inner_45151e9f62e6b886 .te-img-card-shape_622c5c9eda36703c {
      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_6ffc8c9db7b5349a .te-main-img-wrapper_2600d66b32d5af34 .te-main-img-inner_45151e9f62e6b886 .te-img-card-shape_622c5c9eda36703c {
          right: 0; } }
.te-about-image-card_6ffc8c9db7b5349a .te-company-foundation_5d36505d6e5cc10b {
  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_6ffc8c9db7b5349a .te-company-foundation_5d36505d6e5cc10b .te-counter-wrapper_ec8bfa78a60ce969 {
    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_6ffc8c9db7b5349a .te-company-foundation_5d36505d6e5cc10b .counter-title_4365fbbedde05751 {
    font-size: 45px;
    font-weight: 700;
    line-height: 54.9px;
    letter-spacing: -0.8px;
    color: #14203A;
    margin-bottom: 0; }
  .te-about-image-card_6ffc8c9db7b5349a .te-company-foundation_5d36505d6e5cc10b .title_2eca080cec89190d {
    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_6ffc8c9db7b5349a.style-2_e8c6b5e02e390f5c .te-main-img-wrapper_2600d66b32d5af34 .te-main-img-inner_45151e9f62e6b886 {
  border-radius: 20px;
  padding-right: 80px;
  margin-top: 23px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-image-card_6ffc8c9db7b5349a.style-2_e8c6b5e02e390f5c .te-main-img-wrapper_2600d66b32d5af34 .te-main-img-inner_45151e9f62e6b886 {
      padding-right: 0;
      margin-top: 0; } }
  .te-about-image-card_6ffc8c9db7b5349a.style-2_e8c6b5e02e390f5c .te-main-img-wrapper_2600d66b32d5af34 .te-main-img-inner_45151e9f62e6b886 > img {
    margin: 0;
    border-radius: 20px; }
  .te-about-image-card_6ffc8c9db7b5349a.style-2_e8c6b5e02e390f5c .te-main-img-wrapper_2600d66b32d5af34 .te-main-img-inner_45151e9f62e6b886 .te-img-card-shape_622c5c9eda36703c {
    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_6ffc8c9db7b5349a.style-2_e8c6b5e02e390f5c .te-main-img-wrapper_2600d66b32d5af34 .te-main-img-inner_45151e9f62e6b886 .te-img-card-shape_622c5c9eda36703c {
        display: none; } }
  .te-about-image-card_6ffc8c9db7b5349a.style-2_e8c6b5e02e390f5c .te-main-img-wrapper_2600d66b32d5af34 .te-main-img-inner_45151e9f62e6b886 .te-another-image_e9d658f9eb6be32d {
    position: absolute;
    top: 55%;
    right: -45px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-image-card_6ffc8c9db7b5349a.style-2_e8c6b5e02e390f5c .te-main-img-wrapper_2600d66b32d5af34 .te-main-img-inner_45151e9f62e6b886 .te-another-image_e9d658f9eb6be32d {
        position: relative;
        right: unset;
        top: unset; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .te-about-image-card_6ffc8c9db7b5349a.style-2_e8c6b5e02e390f5c .te-main-img-wrapper_2600d66b32d5af34 .te-main-img-inner_45151e9f62e6b886 .te-another-image_e9d658f9eb6be32d {
        position: relative; } }
    .te-about-image-card_6ffc8c9db7b5349a.style-2_e8c6b5e02e390f5c .te-main-img-wrapper_2600d66b32d5af34 .te-main-img-inner_45151e9f62e6b886 .te-another-image_e9d658f9eb6be32d .te-another-image-inner_adf018bcc130fe37 {
      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_6ffc8c9db7b5349a.style-2_e8c6b5e02e390f5c .te-main-img-wrapper_2600d66b32d5af34 .te-main-img-inner_45151e9f62e6b886 .te-another-image_e9d658f9eb6be32d .te-another-image-inner_adf018bcc130fe37 {
          width: 100%; }
          .te-about-image-card_6ffc8c9db7b5349a.style-2_e8c6b5e02e390f5c .te-main-img-wrapper_2600d66b32d5af34 .te-main-img-inner_45151e9f62e6b886 .te-another-image_e9d658f9eb6be32d .te-another-image-inner_adf018bcc130fe37 img {
            width: 100%; } }
    .te-about-image-card_6ffc8c9db7b5349a.style-2_e8c6b5e02e390f5c .te-main-img-wrapper_2600d66b32d5af34 .te-main-img-inner_45151e9f62e6b886 .te-another-image_e9d658f9eb6be32d .video-btn_3f21939d22faf065 {
      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_6ffc8c9db7b5349a.style-2_e8c6b5e02e390f5c .te-main-img-wrapper_2600d66b32d5af34 .te-main-img-inner_45151e9f62e6b886 .te-another-image_e9d658f9eb6be32d .video-btn_3f21939d22faf065 {
          left: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%); } }
      .te-about-image-card_6ffc8c9db7b5349a.style-2_e8c6b5e02e390f5c .te-main-img-wrapper_2600d66b32d5af34 .te-main-img-inner_45151e9f62e6b886 .te-another-image_e9d658f9eb6be32d .video-btn_3f21939d22faf065 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_6ffc8c9db7b5349a.style-2_e8c6b5e02e390f5c .te-main-img-wrapper_2600d66b32d5af34 .te-main-img-inner_45151e9f62e6b886 .te-another-image_e9d658f9eb6be32d .te-badge-text_720cd4e190768fb1 {
      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_6ffc8c9db7b5349a.style-2_e8c6b5e02e390f5c .te-main-img-wrapper_2600d66b32d5af34 .te-main-img-inner_45151e9f62e6b886 .te-another-image_e9d658f9eb6be32d .te-badge-text_720cd4e190768fb1 {
          left: unset;
          top: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%);
          right: 0; } }
      .te-about-image-card_6ffc8c9db7b5349a.style-2_e8c6b5e02e390f5c .te-main-img-wrapper_2600d66b32d5af34 .te-main-img-inner_45151e9f62e6b886 .te-another-image_e9d658f9eb6be32d .te-badge-text_720cd4e190768fb1 .icon_944125f7afb8f074 {
        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_6ffc8c9db7b5349a.style-2_e8c6b5e02e390f5c .te-main-img-wrapper_2600d66b32d5af34 .te-main-img-inner_45151e9f62e6b886 .te-another-image_e9d658f9eb6be32d .te-badge-text_720cd4e190768fb1 .text_9c9290adf8eda1d8 {
        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_6ffc8c9db7b5349a.style-2_e8c6b5e02e390f5c .te-main-img-wrapper_2600d66b32d5af34 .te-main-img-inner_45151e9f62e6b886 .te-another-image_e9d658f9eb6be32d .te-badge-text_720cd4e190768fb1 .text_9c9290adf8eda1d8 .title_2eca080cec89190d {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #14203A; }
        .te-about-image-card_6ffc8c9db7b5349a.style-2_e8c6b5e02e390f5c .te-main-img-wrapper_2600d66b32d5af34 .te-main-img-inner_45151e9f62e6b886 .te-another-image_e9d658f9eb6be32d .te-badge-text_720cd4e190768fb1 .text_9c9290adf8eda1d8 span {
          font-size: 12px;
          font-weight: 400;
          line-height: 12px;
          color: #335371; }

.te-about-info-card_d42b3f1e9a07ae7e .te-about-info-content_909e2e17b74fcad3 {
  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_d42b3f1e9a07ae7e .te-about-info-content_909e2e17b74fcad3 .te-section-title_4c3d3234c0c65195 {
    margin-bottom: 0; }
    .te-about-info-card_d42b3f1e9a07ae7e .te-about-info-content_909e2e17b74fcad3 .te-section-title_4c3d3234c0c65195 .title_2eca080cec89190d {
      margin-bottom: 0; }
  .te-about-info-card_d42b3f1e9a07ae7e .te-about-info-content_909e2e17b74fcad3 .te-list-item-wrapper_bf629d163e9927da {
    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_d42b3f1e9a07ae7e .te-about-info-content_909e2e17b74fcad3 .te-list-item-wrapper_bf629d163e9927da {
        grid-template-columns: repeat(1, 1fr); } }
    .te-about-info-card_d42b3f1e9a07ae7e .te-about-info-content_909e2e17b74fcad3 .te-list-item-wrapper_bf629d163e9927da .te-list-item_c1bd82f46236c3f3 .icon_944125f7afb8f074 {
      font-size: 24px;
      color: #317EFE;
      background-color: transparent;
      width: unset;
      height: unset; }
    .te-about-info-card_d42b3f1e9a07ae7e .te-about-info-content_909e2e17b74fcad3 .te-list-item-wrapper_bf629d163e9927da .te-list-item_c1bd82f46236c3f3 .text_9c9290adf8eda1d8 {
      color: #14203A; }
  .te-about-info-card_d42b3f1e9a07ae7e .te-about-info-content_909e2e17b74fcad3 .te-info-list_1147ef0e26cf6726 {
    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_d42b3f1e9a07ae7e .te-about-info-content_909e2e17b74fcad3 .te-info-list_1147ef0e26cf6726 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 20px; } }
    .te-about-info-card_d42b3f1e9a07ae7e .te-about-info-content_909e2e17b74fcad3 .te-info-list_1147ef0e26cf6726 .te-single-info-list_03def52500fbc97b {
      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_d42b3f1e9a07ae7e .te-about-info-content_909e2e17b74fcad3 .te-info-list_1147ef0e26cf6726 .te-single-info-list_03def52500fbc97b:hover .icon_944125f7afb8f074 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_d42b3f1e9a07ae7e .te-about-info-content_909e2e17b74fcad3 .te-info-list_1147ef0e26cf6726 .te-single-info-list_03def52500fbc97b .icon_944125f7afb8f074 {
        margin-bottom: 10px;
        position: relative;
        margin-left: 20px; }
        .te-about-info-card_d42b3f1e9a07ae7e .te-about-info-content_909e2e17b74fcad3 .te-info-list_1147ef0e26cf6726 .te-single-info-list_03def52500fbc97b .icon_944125f7afb8f074::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_d42b3f1e9a07ae7e .te-about-info-content_909e2e17b74fcad3 .te-info-list_1147ef0e26cf6726 .te-single-info-list_03def52500fbc97b .icon_944125f7afb8f074 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_d42b3f1e9a07ae7e .te-about-info-content_909e2e17b74fcad3 .te-info-list_1147ef0e26cf6726 .te-single-info-list_03def52500fbc97b .title_2eca080cec89190d {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0px;
        margin-bottom: 0; }
      .te-about-info-card_d42b3f1e9a07ae7e .te-about-info-content_909e2e17b74fcad3 .te-info-list_1147ef0e26cf6726 .te-single-info-list_03def52500fbc97b .short-title_7980fe20ddb6fda6 {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px; }

.te-about-info-card_d42b3f1e9a07ae7e.style-2_e8c6b5e02e390f5c .te-about-info-content_909e2e17b74fcad3 {
  gap: 10px; }
  .te-about-info-card_d42b3f1e9a07ae7e.style-2_e8c6b5e02e390f5c .te-about-info-content_909e2e17b74fcad3 .te-list-item-wrapper_bf629d163e9927da {
    padding-top: 6px;
    gap: 0; }
    .te-about-info-card_d42b3f1e9a07ae7e.style-2_e8c6b5e02e390f5c .te-about-info-content_909e2e17b74fcad3 .te-list-item-wrapper_bf629d163e9927da .te-list-item_c1bd82f46236c3f3 .icon_944125f7afb8f074 {
      width: 16px;
      height: 16px;
      background-color: #317EFE;
      border-radius: 50%;
      color: white;
      font-size: 10px; }
    .te-about-info-card_d42b3f1e9a07ae7e.style-2_e8c6b5e02e390f5c .te-about-info-content_909e2e17b74fcad3 .te-list-item-wrapper_bf629d163e9927da .te-list-item_c1bd82f46236c3f3 .text_9c9290adf8eda1d8 {
      color: #335371; }
  .te-about-info-card_d42b3f1e9a07ae7e.style-2_e8c6b5e02e390f5c .te-about-info-content_909e2e17b74fcad3 .te-info-list_1147ef0e26cf6726 {
    border-top: 1px solid #E1E1E1;
    padding-top: 40px; }
    .te-about-info-card_d42b3f1e9a07ae7e.style-2_e8c6b5e02e390f5c .te-about-info-content_909e2e17b74fcad3 .te-info-list_1147ef0e26cf6726 .divider_fe7c852177621ce5 {
      width: 1px;
      background-color: #E1E1E1;
      height: 127px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-info-card_d42b3f1e9a07ae7e.style-2_e8c6b5e02e390f5c .te-about-info-content_909e2e17b74fcad3 .te-info-list_1147ef0e26cf6726 .divider_fe7c852177621ce5 {
          height: 1px;
          width: 100%; } }

.te-about-info-card_d42b3f1e9a07ae7e.style-three_dede111949e6374f .te-section-title_4c3d3234c0c65195 {
  margin-bottom: 40px; }
.te-about-info-card_d42b3f1e9a07ae7e.style-three_dede111949e6374f .about-info-wrapper_90e6be7f9f5e10c6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_d42b3f1e9a07ae7e.style-three_dede111949e6374f .about-info-wrapper_90e6be7f9f5e10c6 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .te-about-info-card_d42b3f1e9a07ae7e.style-three_dede111949e6374f .about-info-wrapper_90e6be7f9f5e10c6 .about-info-img_c6f924622b4e0129 {
    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_d42b3f1e9a07ae7e.style-three_dede111949e6374f .about-info-wrapper_90e6be7f9f5e10c6 .about-info-img_c6f924622b4e0129 {
        height: 350px; } }
    .te-about-info-card_d42b3f1e9a07ae7e.style-three_dede111949e6374f .about-info-wrapper_90e6be7f9f5e10c6 .about-info-img_c6f924622b4e0129 img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.te-about-info-card_d42b3f1e9a07ae7e.style-three_dede111949e6374f .te-about-info-content_909e2e17b74fcad3 {
  padding-left: 50px;
  gap: 30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_d42b3f1e9a07ae7e.style-three_dede111949e6374f .te-about-info-content_909e2e17b74fcad3 {
      padding-left: 0;
      padding-top: 50px; } }
  .te-about-info-card_d42b3f1e9a07ae7e.style-three_dede111949e6374f .te-about-info-content_909e2e17b74fcad3 .skill-progressbar-wrapper_780f5fbe05336d45 {
    width: 100%; }
  .te-about-info-card_d42b3f1e9a07ae7e.style-three_dede111949e6374f .te-about-info-content_909e2e17b74fcad3 .te-icon-card-wrapper_fd702fa6aa4d993e {
    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_d42b3f1e9a07ae7e.style-three_dede111949e6374f .te-about-info-content_909e2e17b74fcad3 .te-icon-card-wrapper_fd702fa6aa4d993e .te-icon-card_48082377e28ef0ff {
      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_d42b3f1e9a07ae7e.style-three_dede111949e6374f .te-about-info-content_909e2e17b74fcad3 .te-icon-card-wrapper_fd702fa6aa4d993e .te-icon-card_48082377e28ef0ff .icon_944125f7afb8f074 {
        width: 40px;
        height: 40px; }
      .te-about-info-card_d42b3f1e9a07ae7e.style-three_dede111949e6374f .te-about-info-content_909e2e17b74fcad3 .te-icon-card-wrapper_fd702fa6aa4d993e .te-icon-card_48082377e28ef0ff .content_91217a202637381b {
        gap: 4px; }
        .te-about-info-card_d42b3f1e9a07ae7e.style-three_dede111949e6374f .te-about-info-content_909e2e17b74fcad3 .te-icon-card-wrapper_fd702fa6aa4d993e .te-icon-card_48082377e28ef0ff .content_91217a202637381b .title_2eca080cec89190d {
          font-size: 18px;
          line-height: 24px; }
  .te-about-info-card_d42b3f1e9a07ae7e.style-three_dede111949e6374f .te-about-info-content_909e2e17b74fcad3 .te-btn-wrapper_1fba3aaccaea54a7 {
    margin-top: 7px; }

.te-counter-card_4fbc9d2b5811bab4 {
  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_4fbc9d2b5811bab4 {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 575px) {
    .te-counter-card_4fbc9d2b5811bab4 {
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 50px; } }
  .te-counter-card_4fbc9d2b5811bab4 .te-counter-item_efe3b26f589427d0 {
    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_4fbc9d2b5811bab4 .te-counter-item_efe3b26f589427d0:hover .icon_944125f7afb8f074 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-counter-card_4fbc9d2b5811bab4 .te-counter-item_efe3b26f589427d0 .icon_944125f7afb8f074 {
      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_4fbc9d2b5811bab4 .te-counter-item_efe3b26f589427d0 .icon_944125f7afb8f074 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-counter-card_4fbc9d2b5811bab4 .te-counter-item_efe3b26f589427d0 .te-counter-title_60085d6783b71e42 {
      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_4fbc9d2b5811bab4 .te-counter-item_efe3b26f589427d0 .te-counter-title_60085d6783b71e42 .content_91217a202637381b {
        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_4fbc9d2b5811bab4 .te-counter-item_efe3b26f589427d0 .number_c461f8fe9c8cc2d9 {
      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_4fbc9d2b5811bab4 .te-counter-item_efe3b26f589427d0 .number_c461f8fe9c8cc2d9 {
          font-size: 36px;
          line-height: 40px; } }
    .te-counter-card_4fbc9d2b5811bab4 .te-counter-item_efe3b26f589427d0 .title_2eca080cec89190d {
      margin: 0;
      font-family: "Inter", sans-serif;
      font-weight: 400;
      font-size: 18px;
      line-height: 18px;
      color: #335371; }
    .te-counter-card_4fbc9d2b5811bab4 .te-counter-item_efe3b26f589427d0 .text_9c9290adf8eda1d8 {
      margin: 0;
      color: #c7cdda; }

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

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

.te-process-step_4b9b5b779dcee26b {
  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_4b9b5b779dcee26b::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_4b9b5b779dcee26b {
      padding: 32px 28px 42px 28px; } }
  .te-process-step_4b9b5b779dcee26b:hover {
    top: -5px; }
    .te-process-step_4b9b5b779dcee26b:hover::before {
      width: 100%;
      height: 100%;
      border-radius: 0;
      -webkit-transform: translateX(-50%) scale(1);
              transform: translateX(-50%) scale(1); }
    .te-process-step_4b9b5b779dcee26b:hover .icon_944125f7afb8f074 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_4b9b5b779dcee26b:hover .counter-number_ef18e367a56f9a00 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_4b9b5b779dcee26b:hover .content_91217a202637381b .te-read-more_b1842c212e5f91c7 .te-theme-btn_85186660402767f8 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff; }
  .te-process-step_4b9b5b779dcee26b .icon_944125f7afb8f074 {
    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_4b9b5b779dcee26b .icon_944125f7afb8f074 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-process-step_4b9b5b779dcee26b .te-content-wrapper_39d709e1f69e7af7 {
    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_4b9b5b779dcee26b .te-counter-wrapper_ec8bfa78a60ce969 {
    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_4b9b5b779dcee26b .te-counter-wrapper_ec8bfa78a60ce969 .shape_9b9fe2e28a4421fd {
      position: relative; }
  .te-process-step_4b9b5b779dcee26b .counter-number_ef18e367a56f9a00 {
    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_4b9b5b779dcee26b .te-title-wrapper_c49c859f5f63b37c {
    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_4b9b5b779dcee26b .te-title-wrapper_c49c859f5f63b37c .icon_944125f7afb8f074 {
      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_4b9b5b779dcee26b .te-title-wrapper_c49c859f5f63b37c .title_2eca080cec89190d {
      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_4b9b5b779dcee26b .content_91217a202637381b {
    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_4b9b5b779dcee26b .content_91217a202637381b .desc_afecd59fc5279d89 {
      -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_4b9b5b779dcee26b .content_91217a202637381b .te-read-more_b1842c212e5f91c7 {
      margin-top: -10px; }
      .te-process-step_4b9b5b779dcee26b .content_91217a202637381b .te-read-more_b1842c212e5f91c7 .te-theme-btn_85186660402767f8 {
        border: 1px solid #E1E1E1;
        color: #317EFE;
        background-color: transparent; }

.te-testimonial-card_2ac8e47404d4acf9 {
  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_2ac8e47404d4acf9 {
      padding: 30px; } }
  .te-testimonial-card_2ac8e47404d4acf9 .te-content-wrapper_39d709e1f69e7af7 {
    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_2ac8e47404d4acf9 .te-content-wrapper_39d709e1f69e7af7 .content_91217a202637381b {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
    .te-testimonial-card_2ac8e47404d4acf9 .te-content-wrapper_39d709e1f69e7af7 .te-user-meta_13e84940606b8196 {
      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_2ac8e47404d4acf9 .te-content-wrapper_39d709e1f69e7af7 .te-user-meta_13e84940606b8196 {
          -webkit-box-align: end;
              -ms-flex-align: end;
                  align-items: flex-end; } }
      .te-testimonial-card_2ac8e47404d4acf9 .te-content-wrapper_39d709e1f69e7af7 .te-user-meta_13e84940606b8196 .te-user-info_74f43d9d6bc69c95 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .te-testimonial-card_2ac8e47404d4acf9 .te-content-wrapper_39d709e1f69e7af7 .te-user-meta_13e84940606b8196 .te-user-info_74f43d9d6bc69c95 .image_656c0bd2322da285 {
          width: 74px;
          height: 84px;
          border-radius: 20px;
          overflow: hidden;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .te-testimonial-card_2ac8e47404d4acf9 .te-content-wrapper_39d709e1f69e7af7 .te-user-meta_13e84940606b8196 .te-user-info_74f43d9d6bc69c95 .rating_82557f1f65171a19 {
          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_2ac8e47404d4acf9 .te-content-wrapper_39d709e1f69e7af7 .te-user-meta_13e84940606b8196 .te-user-info_74f43d9d6bc69c95 .name_a9589f6353522faf {
          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_2ac8e47404d4acf9 .te-content-wrapper_39d709e1f69e7af7 .te-user-meta_13e84940606b8196 .te-user-info_74f43d9d6bc69c95 .name_a9589f6353522faf {
              font-size: 18px;
              line-height: 28px; } }
        .te-testimonial-card_2ac8e47404d4acf9 .te-content-wrapper_39d709e1f69e7af7 .te-user-meta_13e84940606b8196 .te-user-info_74f43d9d6bc69c95 .designation_6f25c06b7181c4e3 {
          font-size: 18px;
          font-weight: 400;
          line-height: 36px;
          color: #14203A; }
      .te-testimonial-card_2ac8e47404d4acf9 .te-content-wrapper_39d709e1f69e7af7 .te-user-meta_13e84940606b8196 .icon_944125f7afb8f074 {
        color: #E1E1E1;
        font-size: 55px;
        margin-top: 20px; }
        @media (max-width: 570px) {
          .te-testimonial-card_2ac8e47404d4acf9 .te-content-wrapper_39d709e1f69e7af7 .te-user-meta_13e84940606b8196 .icon_944125f7afb8f074 {
            position: absolute;
            right: 30px;
            top: 0;
            z-index: -1;
            font-size: 35px; } }

.te-testimonial-card-two_1c9d2d5f77844e44 {
  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_1c9d2d5f77844e44 .te-content-wrapper_39d709e1f69e7af7 {
    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_1c9d2d5f77844e44 .te-content-wrapper_39d709e1f69e7af7 .content_91217a202637381b {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
      .te-testimonial-card-two_1c9d2d5f77844e44 .te-content-wrapper_39d709e1f69e7af7 .content_91217a202637381b p {
        margin-bottom: 0; }
    .te-testimonial-card-two_1c9d2d5f77844e44 .te-content-wrapper_39d709e1f69e7af7 .te-user-meta_13e84940606b8196 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .te-testimonial-card-two_1c9d2d5f77844e44 .te-content-wrapper_39d709e1f69e7af7 .te-user-meta_13e84940606b8196 .te-user-info_74f43d9d6bc69c95 {
        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_1c9d2d5f77844e44 .te-content-wrapper_39d709e1f69e7af7 .te-user-meta_13e84940606b8196 .te-user-info_74f43d9d6bc69c95 .icon_944125f7afb8f074 {
          color: #317EFE;
          font-size: 40px; }
        .te-testimonial-card-two_1c9d2d5f77844e44 .te-content-wrapper_39d709e1f69e7af7 .te-user-meta_13e84940606b8196 .te-user-info_74f43d9d6bc69c95 .name_a9589f6353522faf {
          font-size: 24px;
          font-weight: 500;
          line-height: 24px;
          letter-spacing: 0px;
          color: #14203A;
          margin-bottom: 0; }
        .te-testimonial-card-two_1c9d2d5f77844e44 .te-content-wrapper_39d709e1f69e7af7 .te-user-meta_13e84940606b8196 .te-user-info_74f43d9d6bc69c95 .designation_6f25c06b7181c4e3 {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #317EFE; }
      .te-testimonial-card-two_1c9d2d5f77844e44 .te-content-wrapper_39d709e1f69e7af7 .te-user-meta_13e84940606b8196 .image_656c0bd2322da285 {
        width: 74px;
        height: 74px;
        border-radius: 50%;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }

.te-testimonial-card_2ac8e47404d4acf9.style-3_8d51dd6708431b1a {
  padding: 30px 0 0 0;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .te-testimonial-card_2ac8e47404d4acf9.style-3_8d51dd6708431b1a::before {
    display: none; }
  .te-testimonial-card_2ac8e47404d4acf9.style-3_8d51dd6708431b1a .te-content-wrapper_39d709e1f69e7af7 {
    gap: 15px; }
    .te-testimonial-card_2ac8e47404d4acf9.style-3_8d51dd6708431b1a .te-content-wrapper_39d709e1f69e7af7 .content_91217a202637381b .title_2eca080cec89190d {
      font-size: 24px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px;
      color: #335371;
      margin-bottom: 20px; }
    .te-testimonial-card_2ac8e47404d4acf9.style-3_8d51dd6708431b1a .te-content-wrapper_39d709e1f69e7af7 .te-user-meta_13e84940606b8196 .te-user-info_74f43d9d6bc69c95 {
      -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_2ac8e47404d4acf9.style-3_8d51dd6708431b1a .te-content-wrapper_39d709e1f69e7af7 .te-user-meta_13e84940606b8196 .te-user-info_74f43d9d6bc69c95 {
          padding: 15px 30px; } }
      .te-testimonial-card_2ac8e47404d4acf9.style-3_8d51dd6708431b1a .te-content-wrapper_39d709e1f69e7af7 .te-user-meta_13e84940606b8196 .te-user-info_74f43d9d6bc69c95 .image_656c0bd2322da285 {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        overflow: hidden;
        margin-top: 0;
        position: relative; }
        .te-testimonial-card_2ac8e47404d4acf9.style-3_8d51dd6708431b1a .te-content-wrapper_39d709e1f69e7af7 .te-user-meta_13e84940606b8196 .te-user-info_74f43d9d6bc69c95 .image_656c0bd2322da285 img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          position: absolute;
          left: 0;
          top: 0; }
      .te-testimonial-card_2ac8e47404d4acf9.style-3_8d51dd6708431b1a .te-content-wrapper_39d709e1f69e7af7 .te-user-meta_13e84940606b8196 .te-user-info_74f43d9d6bc69c95 .rating_82557f1f65171a19 {
        gap: 5px;
        color: #E7F914;
        font-size: 14px;
        margin-bottom: 10px; }
      .te-testimonial-card_2ac8e47404d4acf9.style-3_8d51dd6708431b1a .te-content-wrapper_39d709e1f69e7af7 .te-user-meta_13e84940606b8196 .te-user-info_74f43d9d6bc69c95 .name_a9589f6353522faf span {
        color: #317EFE; }
    .te-testimonial-card_2ac8e47404d4acf9.style-3_8d51dd6708431b1a .te-content-wrapper_39d709e1f69e7af7 .te-user-meta_13e84940606b8196 .icon_944125f7afb8f074 {
      font-size: 64px;
      color: #E7F914;
      position: absolute;
      top: -5px;
      margin-top: 0;
      right: 0; }
      @media (max-width: 575px) {
        .te-testimonial-card_2ac8e47404d4acf9.style-3_8d51dd6708431b1a .te-content-wrapper_39d709e1f69e7af7 .te-user-meta_13e84940606b8196 .icon_944125f7afb8f074 {
          font-size: 34px; } }

.te-testimonial-slider-wrapper_d09bc197f51d4c57 {
  position: relative; }
  .te-testimonial-slider-wrapper_d09bc197f51d4c57 .slick-list_29e18f1a98c17916 {
    margin: 0 -15px; }
    .te-testimonial-slider-wrapper_d09bc197f51d4c57 .slick-list_29e18f1a98c17916 .slick-slide_0e727e2e80fd525e {
      margin: 0 15px;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_d09bc197f51d4c57 .slick-dots_72c41591dcec37f5 {
    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_d09bc197f51d4c57 .slick-dots_72c41591dcec37f5 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_d09bc197f51d4c57 .slick-dots_72c41591dcec37f5 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_d09bc197f51d4c57 .slick-dots_72c41591dcec37f5 li.slick-active_da6daee739d68b6f {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-testimonial-slider-wrapper_d09bc197f51d4c57 .slick-dots_72c41591dcec37f5 li.slick-active_da6daee739d68b6f button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_d09bc197f51d4c57 .slick-arrow_933804732b3ba429 {
    display: none !important; }

.te-accordion-box-wrapper_7fa4c09f0f0f32c8 {
  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_f44696b96464c033 .te-accordion-list-item_8d4e3be79438541a {
  border: 1px solid #E1E1E1;
  border-radius: 20px; }
  .accordion-wrapper_f44696b96464c033 .te-accordion-list-item_8d4e3be79438541a .te-accordion-head_0a073a97045002b4 {
    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_f44696b96464c033 .te-accordion-list-item_8d4e3be79438541a .te-accordion-head_0a073a97045002b4: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_f44696b96464c033 .te-accordion-list-item_8d4e3be79438541a .te-accordion-head_0a073a97045002b4.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_f44696b96464c033 .te-accordion-list-item_8d4e3be79438541a .te-accordion-head_0a073a97045002b4 .te-accordion-title_8a52f055ff7c368c {
      font-size: 20px;
      line-height: 32px;
      font-weight: 500;
      margin-bottom: 0;
      letter-spacing: 0px; }
  .accordion-wrapper_f44696b96464c033 .te-accordion-list-item_8d4e3be79438541a .te-accordion-body_92fa1087f74ff855 {
    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_995f264cd3433312 {
  border-left: 4px solid #dfe2e9;
  padding-left: 45px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .page-header_995f264cd3433312 {
      padding-left: 30px; } }
  .page-header_995f264cd3433312 .te-page-title_a7138537b8c77060,
  .page-header_995f264cd3433312 .page-title_99b9391c65cbf574 {
    font-size: 42px;
    line-height: 48px; }
    @media (max-width: 991px) {
      .page-header_995f264cd3433312 .te-page-title_a7138537b8c77060,
      .page-header_995f264cd3433312 .page-title_99b9391c65cbf574 {
        font-size: 38px;
        line-height: 48px; } }

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

.te-post-item_a601d1405a0b60af {
  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_a601d1405a0b60af:hover .te-post-thumbnail_f8a49b638c28efdf img,
  .te-post-item_a601d1405a0b60af:hover .post-video_80797b2cb0f26aa7 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_a601d1405a0b60af iframe {
    width: 100%;
    height: 522px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_a601d1405a0b60af iframe {
        height: 350px; } }
  .te-post-item_a601d1405a0b60af .post-gallery .slick-list_29e18f1a98c17916 .slick-track_200b0510b5096561 {
    height: 392px;
    overflow: hidden; }
  .te-post-item_a601d1405a0b60af .te-post-content-wrapper_d379853c8215e482 {
    padding: 32px 32px 40px 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_a601d1405a0b60af .te-post-content-wrapper_d379853c8215e482 {
        padding: 35px;
        padding-top: 30px; } }
    .te-post-item_a601d1405a0b60af .te-post-content-wrapper_d379853c8215e482 .te-read-more_b1842c212e5f91c7 {
      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_a601d1405a0b60af.format-quote_2fed69c0a0af7e4d .te-post-content {
    margin: 0; }
  .te-post-item_a601d1405a0b60af.format-quote_2fed69c0a0af7e4d blockquote {
    margin: 0; }
    .te-post-item_a601d1405a0b60af.format-quote_2fed69c0a0af7e4d blockquote p {
      margin-top: 0; }
    .te-post-item_a601d1405a0b60af.format-quote_2fed69c0a0af7e4d 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_a601d1405a0b60af.format-quote_2fed69c0a0af7e4d blockquote cite a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-post-item_a601d1405a0b60af.sticky_c16d5812f44b9777 {
    border: 2px solid #317EFE; }
    .te-post-item_a601d1405a0b60af.sticky_c16d5812f44b9777 .te-post-content {
      margin-bottom: 0; }
      .te-post-item_a601d1405a0b60af.sticky_c16d5812f44b9777 .te-post-content p {
        margin-bottom: 0; }
  .te-post-item_a601d1405a0b60af .te-post-title_18768c173c57b77d {
    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_a601d1405a0b60af .te-post-title_18768c173c57b77d {
        font-size: 28px;
        line-height: 42px;
        margin-top: 5px; } }
    .te-post-item_a601d1405a0b60af .te-post-title_18768c173c57b77d:hover a {
      color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-post-item_a601d1405a0b60af .te-post-content p {
    margin-top: 17px; }
  .te-post-item_a601d1405a0b60af .te-post-content h2,
  .te-post-item_a601d1405a0b60af .te-post-content h3,
  .te-post-item_a601d1405a0b60af .te-post-content h4,
  .te-post-item_a601d1405a0b60af .te-post-content h5,
  .te-post-item_a601d1405a0b60af .te-post-content h6 {
    margin-bottom: 10px; }
  .te-post-item_a601d1405a0b60af .te-post-content p {
    margin-bottom: unset; }
  .te-post-item_a601d1405a0b60af .te-single-post-meta_4dc1eb1bf6121c28 {
    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_a601d1405a0b60af .te-social-share_c4c113b8a48a0e39 {
    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_a601d1405a0b60af .te-social-share_c4c113b8a48a0e39 a.facebook_34165d9d2bb74a34 {
      color: #1877f2; }
    .te-post-item_a601d1405a0b60af .te-social-share_c4c113b8a48a0e39 a.twitter_3bb1755ae9cfe3a0 {
      color: #1da1f2; }
    .te-post-item_a601d1405a0b60af .te-social-share_c4c113b8a48a0e39 a.linkedin_92a971e6367ea8d6 {
      color: #1a70c6; }
    .te-post-item_a601d1405a0b60af .te-social-share_c4c113b8a48a0e39 .te-social-share-title_0bd68b52802cbde7 {
      font-size: 16px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A;
      margin-right: 5px;
      text-transform: uppercase; }
  .te-post-item_a601d1405a0b60af .te-blog-post-tag_9b1c18131332b0fd {
    width: 100%;
    display: inline-block; }
    .te-post-item_a601d1405a0b60af .te-blog-post-tag_9b1c18131332b0fd 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_a601d1405a0b60af .te-blog-post-tag_9b1c18131332b0fd .te-post-tag-list_f4e4e8bb653ec9cf {
      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_a601d1405a0b60af .te-blog-post-tag_9b1c18131332b0fd .te-post-tag-list_f4e4e8bb653ec9cf 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_a601d1405a0b60af .te-blog-post-tag_9b1c18131332b0fd .te-post-tag-list_f4e4e8bb653ec9cf 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_a601d1405a0b60af .te-post-thumbnail_f8a49b638c28efdf,
  .te-post-item_a601d1405a0b60af .post-video_80797b2cb0f26aa7 {
    position: relative;
    overflow: hidden; }
    .te-post-item_a601d1405a0b60af .te-post-thumbnail_f8a49b638c28efdf img,
    .te-post-item_a601d1405a0b60af .post-video_80797b2cb0f26aa7 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_a601d1405a0b60af .te-post-thumbnail_f8a49b638c28efdf .popup-video-wrapper_2499228d30b85e65,
    .te-post-item_a601d1405a0b60af .post-video_80797b2cb0f26aa7 .popup-video-wrapper_2499228d30b85e65 {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .te-post-item_a601d1405a0b60af .te-post-thumbnail_f8a49b638c28efdf .video-btn_3f21939d22faf065 a,
    .te-post-item_a601d1405a0b60af .post-video_80797b2cb0f26aa7 .video-btn_3f21939d22faf065 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_a601d1405a0b60af .te-post-thumbnail_f8a49b638c28efdf .video-btn_3f21939d22faf065 a i,
      .te-post-item_a601d1405a0b60af .post-video_80797b2cb0f26aa7 .video-btn_3f21939d22faf065 a i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_a601d1405a0b60af .te-post-thumbnail_f8a49b638c28efdf .video-btn_3f21939d22faf065 a:hover,
      .te-post-item_a601d1405a0b60af .post-video_80797b2cb0f26aa7 .video-btn_3f21939d22faf065 a:hover {
        -webkit-animation: none;
                animation: none; }
  .te-post-item_a601d1405a0b60af button.post-gallery-btn {
    position: absolute;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    z-index: 99;
    background-color: #ffffff;
    cursor: pointer;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    overflow: hidden; }
    .te-post-item_a601d1405a0b60af button.post-gallery-btn.prev-btn {
      left: 30px; }
    .te-post-item_a601d1405a0b60af button.post-gallery-btn.next-btn {
      right: 30px; }
    .te-post-item_a601d1405a0b60af button.post-gallery-btn i {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      color: #14203A;
      font-size: 17px;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-post-item_a601d1405a0b60af button.post-gallery-btn:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
      .te-post-item_a601d1405a0b60af button.post-gallery-btn:hover i {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te-post-item_a601d1405a0b60af .post-audio_1c313de9f846ce69 iframe {
    width: 100%; }
  .te-post-item_a601d1405a0b60af .te-post-meta_89feb4230548c55c {
    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_a601d1405a0b60af .te-post-meta_89feb4230548c55c {
        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_a601d1405a0b60af .te-post-meta_89feb4230548c55c 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_a601d1405a0b60af .te-post-meta_89feb4230548c55c span i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_a601d1405a0b60af .te-post-meta_89feb4230548c55c 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_a601d1405a0b60af .te-post-meta_89feb4230548c55c span a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
          .te-post-item_a601d1405a0b60af .te-post-meta_89feb4230548c55c span a:hover i {
            color: #317EFE;
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out; }

.te-post-card_738040cb88a5fec6 {
  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_738040cb88a5fec6.style-1_33bd0ef8b6bb898e {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 20px; }
    .te-post-card_738040cb88a5fec6.style-1_33bd0ef8b6bb898e .image_656c0bd2322da285 {
      height: 290px; }
    .te-post-card_738040cb88a5fec6.style-1_33bd0ef8b6bb898e .content_91217a202637381b {
      padding: 0 20px 20px 20px; }
  .te-post-card_738040cb88a5fec6:hover .image_656c0bd2322da285 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_738040cb88a5fec6 .image_656c0bd2322da285 {
    overflow: hidden;
    border-radius: 20px;
    position: relative;
    width: 100%;
    height: 323px;
    position: relative; }
    .te-post-card_738040cb88a5fec6 .image_656c0bd2322da285 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_738040cb88a5fec6 .image_656c0bd2322da285 .te-post-date_313608d9917817be {
      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_738040cb88a5fec6 .image_656c0bd2322da285 .te-post-date_313608d9917817be span {
        color: #ffffff;
        font-size: 20px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: 0px; }
  .te-post-card_738040cb88a5fec6 .content_91217a202637381b {
    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_738040cb88a5fec6 .content_91217a202637381b .te-post-meta-info_e8c878826d7f67f4 {
      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_738040cb88a5fec6 .content_91217a202637381b .te-post-meta-info_e8c878826d7f67f4 .te-single-meta_315efd03ae18e2c0 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 8px; }
        .te-post-card_738040cb88a5fec6 .content_91217a202637381b .te-post-meta-info_e8c878826d7f67f4 .te-single-meta_315efd03ae18e2c0 span,
        .te-post-card_738040cb88a5fec6 .content_91217a202637381b .te-post-meta-info_e8c878826d7f67f4 .te-single-meta_315efd03ae18e2c0 a {
          color: #335371;
          font-size: 14px;
          line-height: 28px;
          font-weight: 400;
          margin: 0;
          text-transform: capitalize; }
        .te-post-card_738040cb88a5fec6 .content_91217a202637381b .te-post-meta-info_e8c878826d7f67f4 .te-single-meta_315efd03ae18e2c0 i {
          color: #317EFE; }
    .te-post-card_738040cb88a5fec6 .content_91217a202637381b .title_2eca080cec89190d {
      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_738040cb88a5fec6 .content_91217a202637381b a.read-btn_04470fa19ae4d7f1 {
      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_738040cb88a5fec6 .content_91217a202637381b a.read-btn_04470fa19ae4d7f1:hover {
        color: #317EFE; }

.te-post-card_738040cb88a5fec6.style-2_e8c6b5e02e390f5c {
  gap: 20px; }
  .te-post-card_738040cb88a5fec6.style-2_e8c6b5e02e390f5c .image_656c0bd2322da285 {
    border-radius: 20px 20px 20px 0; }
    .te-post-card_738040cb88a5fec6.style-2_e8c6b5e02e390f5c .image_656c0bd2322da285 .te-post-date_313608d9917817be {
      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_738040cb88a5fec6.style-2_e8c6b5e02e390f5c .content_91217a202637381b .title_2eca080cec89190d {
    font-size: 20px; }
  .te-post-card_738040cb88a5fec6.style-2_e8c6b5e02e390f5c .content_91217a202637381b .te-post-meta-info_e8c878826d7f67f4 {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px; }

.te-blog-details-wrapper_ff06ef1fde0138c1 .te-comment-respond_135809e0407d0eff {
  margin-top: 78px;
  margin-bottom: 40px; }
.te-blog-details-wrapper_ff06ef1fde0138c1 .te-post-comments_b48a567bb236ce50 {
  margin-top: 70px; }
.te-blog-details-wrapper_ff06ef1fde0138c1 .wp-block-group_4b270fa7264116e5.has-background_1c93b717ea1b042b .wp-block-button_21ea7a3eff4aea99 .wp-block-button__link_e02f1e71f5e31987 {
  color: #ffffff !important; }
.te-blog-details-wrapper_ff06ef1fde0138c1 .te-post-item_a601d1405a0b60af {
  border: 0;
  overflow: visible;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0; }
  .te-blog-details-wrapper_ff06ef1fde0138c1 .te-post-item_a601d1405a0b60af iframe {
    width: 100%;
    height: 522px; }
  .te-blog-details-wrapper_ff06ef1fde0138c1 .te-post-item_a601d1405a0b60af .te-post-meta_89feb4230548c55c {
    margin-top: 0;
    margin-bottom: 20px; }
  .te-blog-details-wrapper_ff06ef1fde0138c1 .te-post-item_a601d1405a0b60af .post-gallery:hover img {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important; }
  .te-blog-details-wrapper_ff06ef1fde0138c1 .te-post-item_a601d1405a0b60af .te-post-thumbnail_f8a49b638c28efdf,
  .te-blog-details-wrapper_ff06ef1fde0138c1 .te-post-item_a601d1405a0b60af .post-video_80797b2cb0f26aa7,
  .te-blog-details-wrapper_ff06ef1fde0138c1 .te-post-item_a601d1405a0b60af .post-gallery,
  .te-blog-details-wrapper_ff06ef1fde0138c1 .te-post-item_a601d1405a0b60af .postbox-audio_96db88eec607a1e5,
  .te-blog-details-wrapper_ff06ef1fde0138c1 .te-post-item_a601d1405a0b60af .wp-block-post-featured-image_5d22625cb4a5d7e6 {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative; }
    @media (max-width: 767px) {
      .te-blog-details-wrapper_ff06ef1fde0138c1 .te-post-item_a601d1405a0b60af .te-post-thumbnail_f8a49b638c28efdf,
      .te-blog-details-wrapper_ff06ef1fde0138c1 .te-post-item_a601d1405a0b60af .post-video_80797b2cb0f26aa7,
      .te-blog-details-wrapper_ff06ef1fde0138c1 .te-post-item_a601d1405a0b60af .post-gallery,
      .te-blog-details-wrapper_ff06ef1fde0138c1 .te-post-item_a601d1405a0b60af .postbox-audio_96db88eec607a1e5,
      .te-blog-details-wrapper_ff06ef1fde0138c1 .te-post-item_a601d1405a0b60af .wp-block-post-featured-image_5d22625cb4a5d7e6 {
        margin-bottom: 30px; } }
    .te-blog-details-wrapper_ff06ef1fde0138c1 .te-post-item_a601d1405a0b60af .te-post-thumbnail_f8a49b638c28efdf:hover img,
    .te-blog-details-wrapper_ff06ef1fde0138c1 .te-post-item_a601d1405a0b60af .post-video_80797b2cb0f26aa7:hover img,
    .te-blog-details-wrapper_ff06ef1fde0138c1 .te-post-item_a601d1405a0b60af .post-gallery:hover img,
    .te-blog-details-wrapper_ff06ef1fde0138c1 .te-post-item_a601d1405a0b60af .postbox-audio_96db88eec607a1e5:hover img,
    .te-blog-details-wrapper_ff06ef1fde0138c1 .te-post-item_a601d1405a0b60af .wp-block-post-featured-image_5d22625cb4a5d7e6: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_ff06ef1fde0138c1 .te-post-item_a601d1405a0b60af .te-post-thumbnail_f8a49b638c28efdf img,
    .te-blog-details-wrapper_ff06ef1fde0138c1 .te-post-item_a601d1405a0b60af .post-video_80797b2cb0f26aa7 img,
    .te-blog-details-wrapper_ff06ef1fde0138c1 .te-post-item_a601d1405a0b60af .post-gallery img,
    .te-blog-details-wrapper_ff06ef1fde0138c1 .te-post-item_a601d1405a0b60af .postbox-audio_96db88eec607a1e5 img,
    .te-blog-details-wrapper_ff06ef1fde0138c1 .te-post-item_a601d1405a0b60af .wp-block-post-featured-image_5d22625cb4a5d7e6 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_ff06ef1fde0138c1 .te-post-item_a601d1405a0b60af .te-post-content-wrapper_d379853c8215e482 {
    padding: 0 0 10px 0; }
  .te-blog-details-wrapper_ff06ef1fde0138c1 .te-post-item_a601d1405a0b60af .te-post-content {
    margin-bottom: 17px;
    /* Unit Test Data Compatibility Start */
    /* Unit Test Data Compatibility End */ }
    .te-blog-details-wrapper_ff06ef1fde0138c1 .te-post-item_a601d1405a0b60af .te-post-content .wp-block-query_57fe7a5f63edf7db .wp-block-post-template_8fc04eab659c11e3 {
      padding-left: 0; }
      .te-blog-details-wrapper_ff06ef1fde0138c1 .te-post-item_a601d1405a0b60af .te-post-content .wp-block-query_57fe7a5f63edf7db .wp-block-post-template_8fc04eab659c11e3 .wp-block-post_a76f99e02dcc4d41 {
        margin-bottom: 30px; }
    .te-blog-details-wrapper_ff06ef1fde0138c1 .te-post-item_a601d1405a0b60af .te-post-content .wp-block-navigation__responsive-container-content_803704b14c370dd3 .wp-block-page-list_13ad2ce72faff4e9 {
      padding-left: 0; }
    .te-blog-details-wrapper_ff06ef1fde0138c1 .te-post-item_a601d1405a0b60af .te-post-content .wp-block-group_4b270fa7264116e5 {
      margin: 15px 0; }
      .te-blog-details-wrapper_ff06ef1fde0138c1 .te-post-item_a601d1405a0b60af .te-post-content .wp-block-group_4b270fa7264116e5 p {
        margin-bottom: 0; }
    .te-blog-details-wrapper_ff06ef1fde0138c1 .te-post-item_a601d1405a0b60af .te-post-content p {
      margin-bottom: 20px; }
      .te-blog-details-wrapper_ff06ef1fde0138c1 .te-post-item_a601d1405a0b60af .te-post-content p img {
        margin: 20px 0;
        border-radius: 8px; }
  .te-blog-details-wrapper_ff06ef1fde0138c1 .te-post-item_a601d1405a0b60af .te-blog-post-tag_9b1c18131332b0fd .te-social-share_c4c113b8a48a0e39 {
    padding-bottom: 20px; }
.te-blog-details-wrapper_ff06ef1fde0138c1 .wp-block-calendar_6afeeb343104046e {
  margin-bottom: 30px; }

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

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

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

.cta-area_faa1250dafbf50e5 {
  background-color: #317EFE;
  padding: 20px 70px;
  border-radius: 0 0 20px 20px; }
  .cta-area_faa1250dafbf50e5 .te-content-wrapper_39d709e1f69e7af7 {
    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_faa1250dafbf50e5 .te-content-wrapper_39d709e1f69e7af7 .short-title_7980fe20ddb6fda6 {
      font-size: 21px;
      font-weight: 500;
      color: #ffffff;
      margin-bottom: 0; }
    .cta-area_faa1250dafbf50e5 .te-content-wrapper_39d709e1f69e7af7 .te-cta-title_f0b467770fceab64 {
      color: #ffffff;
      text-transform: capitalize;
      margin-bottom: 0;
      font-size: 57px;
      line-height: 77px;
      letter-spacing: -1px; }
      @media (max-width: 375px) {
        .cta-area_faa1250dafbf50e5 .te-content-wrapper_39d709e1f69e7af7 .te-cta-title_f0b467770fceab64 {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .cta-area_faa1250dafbf50e5 .te-content-wrapper_39d709e1f69e7af7 .te-cta-title_f0b467770fceab64 {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .cta-area_faa1250dafbf50e5 .te-content-wrapper_39d709e1f69e7af7 .te-cta-title_f0b467770fceab64 {
          font-size: 36px;
          line-height: 42px; } }
    .cta-area_faa1250dafbf50e5 .te-content-wrapper_39d709e1f69e7af7 .text_9c9290adf8eda1d8 {
      font-size: 18px;
      line-height: 36px;
      color: #ffffff;
      margin-bottom: 0; }
  .cta-area_faa1250dafbf50e5 .te-btn-wrapper_1fba3aaccaea54a7 {
    margin-top: 30px; }
  .cta-area_faa1250dafbf50e5 .te-cta-inner-area_4b56ccfc71e49da6 {
    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_faa1250dafbf50e5 .te-cta-inner-area_4b56ccfc71e49da6 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .cta-area_faa1250dafbf50e5 .te-cta-inner-area_4b56ccfc71e49da6 .te-cta-collumn_aef63d70d50484e6 {
      -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_4c3d3234c0c65195 {
  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_4c3d3234c0c65195 {
      -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_4c3d3234c0c65195.left-align-title_fcddf9371fc2f16e .te-section-content_816baee133b03e47 {
    margin-top: -15px; }
  .te-section-title_4c3d3234c0c65195 .te-section-content_816baee133b03e47 {
    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_4c3d3234c0c65195 .short-title_7980fe20ddb6fda6 {
    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_4c3d3234c0c65195 .short-title_7980fe20ddb6fda6::before, .te-section-title_4c3d3234c0c65195 .short-title_7980fe20ddb6fda6::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_4c3d3234c0c65195 .short-title_7980fe20ddb6fda6.only-divider_ed06cc5de1e3f06f {
      gap: 10px; }
      .te-section-title_4c3d3234c0c65195 .short-title_7980fe20ddb6fda6.only-divider_ed06cc5de1e3f06f::before {
        display: none; }
  .te-section-title_4c3d3234c0c65195 .title_2eca080cec89190d {
    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_4c3d3234c0c65195 .title_2eca080cec89190d {
        font-size: 34px;
        line-height: 1.25; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .te-section-title_4c3d3234c0c65195 .title_2eca080cec89190d {
        font-size: 34px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .te-section-title_4c3d3234c0c65195 .title_2eca080cec89190d {
        font-size: 30px;
        line-height: 1.3; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-section-title_4c3d3234c0c65195 .title_2eca080cec89190d {
        font-size: 26px;
        line-height: 1.35; } }
    @media only screen and (min-width: 0px) and (max-width: 439px) {
      .te-section-title_4c3d3234c0c65195 .title_2eca080cec89190d br {
        display: none; } }
    .te-section-title_4c3d3234c0c65195 .title_2eca080cec89190d span {
      color: #317EFE; }
  .te-section-title_4c3d3234c0c65195 .te-section-desc_56be3b130002631d {
    font-size: 16px;
    font-weight: 400;
    font-family: "Inter", sans-serif;
    color: #335371;
    margin-bottom: 0; }
    .te-section-title_4c3d3234c0c65195 .te-section-desc_56be3b130002631d .te-theme-btn_85186660402767f8 {
      background-color: transparent;
      color: #14203A; }
      .te-section-title_4c3d3234c0c65195 .te-section-desc_56be3b130002631d .te-theme-btn_85186660402767f8:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

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

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

.wp-block-query-pagination_08463a9e96fe3db1,
.navigation_8e086c485cc27fcd.posts-navigation_38da8280f79491f5,
.comment-navigation_c068e0ea5c6a8635 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .wp-block-query-pagination_08463a9e96fe3db1 .wp-block-query-pagination-numbers_17c17da2defebbb1,
  .navigation_8e086c485cc27fcd.posts-navigation_38da8280f79491f5 .wp-block-query-pagination-numbers_17c17da2defebbb1,
  .comment-navigation_c068e0ea5c6a8635 .wp-block-query-pagination-numbers_17c17da2defebbb1 {
    width: inherit; }
  .wp-block-query-pagination_08463a9e96fe3db1 .nav-links_aecd14fdfaf1e3ac,
  .navigation_8e086c485cc27fcd.posts-navigation_38da8280f79491f5 .nav-links_aecd14fdfaf1e3ac,
  .comment-navigation_c068e0ea5c6a8635 .nav-links_aecd14fdfaf1e3ac {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
  .wp-block-query-pagination_08463a9e96fe3db1 .wp-block-query-pagination-previous_1227125b420c39c6,
  .wp-block-query-pagination_08463a9e96fe3db1 .wp-block-query-pagination-next_e3e8f6732834d5de,
  .wp-block-query-pagination_08463a9e96fe3db1 .nav-next_210a467dd7d0df21 a,
  .wp-block-query-pagination_08463a9e96fe3db1 .nav-previous_37cf743bddf4710f a,
  .navigation_8e086c485cc27fcd.posts-navigation_38da8280f79491f5 .wp-block-query-pagination-previous_1227125b420c39c6,
  .navigation_8e086c485cc27fcd.posts-navigation_38da8280f79491f5 .wp-block-query-pagination-next_e3e8f6732834d5de,
  .navigation_8e086c485cc27fcd.posts-navigation_38da8280f79491f5 .nav-next_210a467dd7d0df21 a,
  .navigation_8e086c485cc27fcd.posts-navigation_38da8280f79491f5 .nav-previous_37cf743bddf4710f a,
  .comment-navigation_c068e0ea5c6a8635 .wp-block-query-pagination-previous_1227125b420c39c6,
  .comment-navigation_c068e0ea5c6a8635 .wp-block-query-pagination-next_e3e8f6732834d5de,
  .comment-navigation_c068e0ea5c6a8635 .nav-next_210a467dd7d0df21 a,
  .comment-navigation_c068e0ea5c6a8635 .nav-previous_37cf743bddf4710f 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_08463a9e96fe3db1 .wp-block-query-pagination-previous_1227125b420c39c6,
      .wp-block-query-pagination_08463a9e96fe3db1 .wp-block-query-pagination-next_e3e8f6732834d5de,
      .wp-block-query-pagination_08463a9e96fe3db1 .nav-next_210a467dd7d0df21 a,
      .wp-block-query-pagination_08463a9e96fe3db1 .nav-previous_37cf743bddf4710f a,
      .navigation_8e086c485cc27fcd.posts-navigation_38da8280f79491f5 .wp-block-query-pagination-previous_1227125b420c39c6,
      .navigation_8e086c485cc27fcd.posts-navigation_38da8280f79491f5 .wp-block-query-pagination-next_e3e8f6732834d5de,
      .navigation_8e086c485cc27fcd.posts-navigation_38da8280f79491f5 .nav-next_210a467dd7d0df21 a,
      .navigation_8e086c485cc27fcd.posts-navigation_38da8280f79491f5 .nav-previous_37cf743bddf4710f a,
      .comment-navigation_c068e0ea5c6a8635 .wp-block-query-pagination-previous_1227125b420c39c6,
      .comment-navigation_c068e0ea5c6a8635 .wp-block-query-pagination-next_e3e8f6732834d5de,
      .comment-navigation_c068e0ea5c6a8635 .nav-next_210a467dd7d0df21 a,
      .comment-navigation_c068e0ea5c6a8635 .nav-previous_37cf743bddf4710f a {
        height: 40px; } }
    .wp-block-query-pagination_08463a9e96fe3db1 .wp-block-query-pagination-previous_1227125b420c39c6:hover,
    .wp-block-query-pagination_08463a9e96fe3db1 .wp-block-query-pagination-next_e3e8f6732834d5de:hover,
    .wp-block-query-pagination_08463a9e96fe3db1 .nav-next_210a467dd7d0df21 a:hover,
    .wp-block-query-pagination_08463a9e96fe3db1 .nav-previous_37cf743bddf4710f a:hover,
    .navigation_8e086c485cc27fcd.posts-navigation_38da8280f79491f5 .wp-block-query-pagination-previous_1227125b420c39c6:hover,
    .navigation_8e086c485cc27fcd.posts-navigation_38da8280f79491f5 .wp-block-query-pagination-next_e3e8f6732834d5de:hover,
    .navigation_8e086c485cc27fcd.posts-navigation_38da8280f79491f5 .nav-next_210a467dd7d0df21 a:hover,
    .navigation_8e086c485cc27fcd.posts-navigation_38da8280f79491f5 .nav-previous_37cf743bddf4710f a:hover,
    .comment-navigation_c068e0ea5c6a8635 .wp-block-query-pagination-previous_1227125b420c39c6:hover,
    .comment-navigation_c068e0ea5c6a8635 .wp-block-query-pagination-next_e3e8f6732834d5de:hover,
    .comment-navigation_c068e0ea5c6a8635 .nav-next_210a467dd7d0df21 a:hover,
    .comment-navigation_c068e0ea5c6a8635 .nav-previous_37cf743bddf4710f 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_cb889ac0a1c88e12,
.page-links_0f894f05196d0310,
.wp-block-query-pagination-numbers_17c17da2defebbb1 {
  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_cb889ac0a1c88e12 ul,
  .page-links_0f894f05196d0310 ul,
  .wp-block-query-pagination-numbers_17c17da2defebbb1 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_cb889ac0a1c88e12 ul li,
    .page-links_0f894f05196d0310 ul li,
    .wp-block-query-pagination-numbers_17c17da2defebbb1 ul li {
      padding-top: 0; }
    .te-basic-pagination_cb889ac0a1c88e12 ul .prev_953a8aaad451e58b span,
    .te-basic-pagination_cb889ac0a1c88e12 ul .next_2cb68a2c6a13bdba span,
    .page-links_0f894f05196d0310 ul .prev_953a8aaad451e58b span,
    .page-links_0f894f05196d0310 ul .next_2cb68a2c6a13bdba span,
    .wp-block-query-pagination-numbers_17c17da2defebbb1 ul .prev_953a8aaad451e58b span,
    .wp-block-query-pagination-numbers_17c17da2defebbb1 ul .next_2cb68a2c6a13bdba span {
      display: none; }
  .te-basic-pagination_cb889ac0a1c88e12 .post-page-numbers_36a72932b705649f,
  .page-links_0f894f05196d0310 .post-page-numbers_36a72932b705649f,
  .wp-block-query-pagination-numbers_17c17da2defebbb1 .post-page-numbers_36a72932b705649f {
    background-color: rgba(71, 112, 247, 0.1) !important; }
  .te-basic-pagination_cb889ac0a1c88e12 .page-numbers_aa8460dac5e3da30,
  .te-basic-pagination_cb889ac0a1c88e12 .post-page-numbers_36a72932b705649f,
  .page-links_0f894f05196d0310 .page-numbers_aa8460dac5e3da30,
  .page-links_0f894f05196d0310 .post-page-numbers_36a72932b705649f,
  .wp-block-query-pagination-numbers_17c17da2defebbb1 .page-numbers_aa8460dac5e3da30,
  .wp-block-query-pagination-numbers_17c17da2defebbb1 .post-page-numbers_36a72932b705649f {
    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_cb889ac0a1c88e12 .page-numbers_aa8460dac5e3da30,
      .te-basic-pagination_cb889ac0a1c88e12 .post-page-numbers_36a72932b705649f,
      .page-links_0f894f05196d0310 .page-numbers_aa8460dac5e3da30,
      .page-links_0f894f05196d0310 .post-page-numbers_36a72932b705649f,
      .wp-block-query-pagination-numbers_17c17da2defebbb1 .page-numbers_aa8460dac5e3da30,
      .wp-block-query-pagination-numbers_17c17da2defebbb1 .post-page-numbers_36a72932b705649f {
        width: 40px;
        height: 40px;
        font-size: 16px; } }
    .te-basic-pagination_cb889ac0a1c88e12 .page-numbers_aa8460dac5e3da30:hover,
    .te-basic-pagination_cb889ac0a1c88e12 .post-page-numbers_36a72932b705649f:hover,
    .page-links_0f894f05196d0310 .page-numbers_aa8460dac5e3da30:hover,
    .page-links_0f894f05196d0310 .post-page-numbers_36a72932b705649f:hover,
    .wp-block-query-pagination-numbers_17c17da2defebbb1 .page-numbers_aa8460dac5e3da30:hover,
    .wp-block-query-pagination-numbers_17c17da2defebbb1 .post-page-numbers_36a72932b705649f: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_cb889ac0a1c88e12 .page-numbers_aa8460dac5e3da30.current_3e00d2c1932f18df,
    .te-basic-pagination_cb889ac0a1c88e12 .post-page-numbers_36a72932b705649f.current_3e00d2c1932f18df,
    .page-links_0f894f05196d0310 .page-numbers_aa8460dac5e3da30.current_3e00d2c1932f18df,
    .page-links_0f894f05196d0310 .post-page-numbers_36a72932b705649f.current_3e00d2c1932f18df,
    .wp-block-query-pagination-numbers_17c17da2defebbb1 .page-numbers_aa8460dac5e3da30.current_3e00d2c1932f18df,
    .wp-block-query-pagination-numbers_17c17da2defebbb1 .post-page-numbers_36a72932b705649f.current_3e00d2c1932f18df {
      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_66ed621a7a12b852 {
  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_66ed621a7a12b852 {
      -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_66ed621a7a12b852 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 30px;
      margin: 30px 0; } }
  .te-blog-post-nav_66ed621a7a12b852 .te-post-navigation_0a70b8337b9c31a8 {
    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_66ed621a7a12b852 .te-post-navigation_0a70b8337b9c31a8 {
        -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_66ed621a7a12b852 .te-post-navigation_0a70b8337b9c31a8 {
        width: 100%; } }
    @media (max-width: 767px) {
      .te-blog-post-nav_66ed621a7a12b852 .te-post-navigation_0a70b8337b9c31a8 {
        width: 100%; } }
    .te-blog-post-nav_66ed621a7a12b852 .te-post-navigation_0a70b8337b9c31a8::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_66ed621a7a12b852 .te-post-navigation_0a70b8337b9c31a8::after {
          display: none; } }
      @media (max-width: 767px) {
        .te-blog-post-nav_66ed621a7a12b852 .te-post-navigation_0a70b8337b9c31a8::after {
          display: none; } }
    .te-blog-post-nav_66ed621a7a12b852 .te-post-navigation_0a70b8337b9c31a8:last-child {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .te-blog-post-nav_66ed621a7a12b852 .te-post-navigation_0a70b8337b9c31a8:last-child .text_9c9290adf8eda1d8 {
        text-align: right; }
        @media (max-width: 374px) {
          .te-blog-post-nav_66ed621a7a12b852 .te-post-navigation_0a70b8337b9c31a8:last-child .text_9c9290adf8eda1d8 {
            text-align: left; } }
      .te-blog-post-nav_66ed621a7a12b852 .te-post-navigation_0a70b8337b9c31a8:last-child::after {
        display: none; }
    .te-blog-post-nav_66ed621a7a12b852 .te-post-navigation_0a70b8337b9c31a8 .te-post-img_634bbaa330856e0c {
      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_66ed621a7a12b852 .te-post-navigation_0a70b8337b9c31a8 .te-post-img_634bbaa330856e0c {
          width: 100% !important;
          height: 150px !important; } }
      .te-blog-post-nav_66ed621a7a12b852 .te-post-navigation_0a70b8337b9c31a8 .te-post-img_634bbaa330856e0c img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        left: 0;
        top: 0; }
    .te-blog-post-nav_66ed621a7a12b852 .te-post-navigation_0a70b8337b9c31a8 .text_9c9290adf8eda1d8 {
      width: 100%; }
      .te-blog-post-nav_66ed621a7a12b852 .te-post-navigation_0a70b8337b9c31a8 .text_9c9290adf8eda1d8 span {
        font-size: 18px;
        font-family: "Inter", sans-serif;
        text-transform: capitalize;
        font-weight: 400;
        display: block;
        color: #335371; }
      .te-blog-post-nav_66ed621a7a12b852 .te-post-navigation_0a70b8337b9c31a8 .text_9c9290adf8eda1d8 h4 {
        text-transform: capitalize;
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        line-height: 30px;
        letter-spacing: 0px; }
    .te-blog-post-nav_66ed621a7a12b852 .te-post-navigation_0a70b8337b9c31a8 .theme-navigation_a8b34d5e6b38df9f {
      width: 100%; }

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

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

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

.project-details-overview_1e1d069433c9e218 {
  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_1e1d069433c9e218 .list-wrapper_0fd21fa9988f6f49 {
    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_1e1d069433c9e218 .list-wrapper_0fd21fa9988f6f49 {
        -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_1e1d069433c9e218 .list-wrapper_0fd21fa9988f6f49 .image_656c0bd2322da285 {
      width: 410px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 20px;
      overflow: hidden; }
      .project-details-overview_1e1d069433c9e218 .list-wrapper_0fd21fa9988f6f49 .image_656c0bd2322da285 img {
        border-radius: 20px; }
    .project-details-overview_1e1d069433c9e218 .list-wrapper_0fd21fa9988f6f49 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_1e1d069433c9e218 .list-wrapper_0fd21fa9988f6f49 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_1e1d069433c9e218 .list-wrapper_0fd21fa9988f6f49 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_1e1d069433c9e218 .list-wrapper_0fd21fa9988f6f49 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_1e1d069433c9e218 .list-wrapper_0fd21fa9988f6f49 .user-card_804e0cc4142334ae {
      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_1e1d069433c9e218 .list-wrapper_0fd21fa9988f6f49 .user-card_804e0cc4142334ae {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .project-details-overview_1e1d069433c9e218 .list-wrapper_0fd21fa9988f6f49 .user-card_804e0cc4142334ae .image_656c0bd2322da285 {
        width: 90px;
        height: 90px;
        border-radius: 100px;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
      .project-details-overview_1e1d069433c9e218 .list-wrapper_0fd21fa9988f6f49 .user-card_804e0cc4142334ae .content_91217a202637381b .title_2eca080cec89190d {
        font-size: 20px;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: 0px; }
      .project-details-overview_1e1d069433c9e218 .list-wrapper_0fd21fa9988f6f49 .user-card_804e0cc4142334ae .content_91217a202637381b .text_9c9290adf8eda1d8 {
        margin-bottom: 0; }

.te-list-item_c1bd82f46236c3f3 {
  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_c1bd82f46236c3f3 .icon_944125f7afb8f074 {
    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_c1bd82f46236c3f3 .text_9c9290adf8eda1d8 {
    font-size: 18px;
    line-height: 36px;
    font-weight: 400;
    color: #335371;
    margin: 0; }

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

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

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

/* Widget */
.widget_5ce7675c4f89113f,
.sidebar__widget_5a553d747030f74b {
  /* 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_5ce7675c4f89113f ol,
  .widget_5ce7675c4f89113f ul,
  .sidebar__widget_5a553d747030f74b ol,
  .sidebar__widget_5a553d747030f74b ul {
    margin-bottom: 0; }
  .widget_5ce7675c4f89113f .widget-instagram-feed_0b9592f69474fa25,
  .sidebar__widget_5a553d747030f74b .widget-instagram-feed_0b9592f69474fa25 {
    width: 315px; }
    @media only screen and (min-width: 992px) and (max-width: 1280px) {
      .widget_5ce7675c4f89113f .widget-instagram-feed_0b9592f69474fa25,
      .sidebar__widget_5a553d747030f74b .widget-instagram-feed_0b9592f69474fa25 {
        width: 220px; } }
    @media (max-width: 374px) {
      .widget_5ce7675c4f89113f .widget-instagram-feed_0b9592f69474fa25,
      .sidebar__widget_5a553d747030f74b .widget-instagram-feed_0b9592f69474fa25 {
        width: 200px; } }
    .widget_5ce7675c4f89113f .widget-instagram-feed_0b9592f69474fa25 .single-instagram-feed_4185992f4e675eef,
    .sidebar__widget_5a553d747030f74b .widget-instagram-feed_0b9592f69474fa25 .single-instagram-feed_4185992f4e675eef {
      width: 96px;
      height: 96px; }
  .widget_5ce7675c4f89113f .wp-block-heading_be4b0ed45d14616c,
  .widget_5ce7675c4f89113f .widget-title_da0bc51847ae2511,
  .widget_5ce7675c4f89113f .wp-block-search__label_1207ecca0154b491,
  .sidebar__widget_5a553d747030f74b .wp-block-heading_be4b0ed45d14616c,
  .sidebar__widget_5a553d747030f74b .widget-title_da0bc51847ae2511,
  .sidebar__widget_5a553d747030f74b .wp-block-search__label_1207ecca0154b491 {
    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_5ce7675c4f89113f .wp-block-social-links_f8f9fdc138e60e21 .wp-social-link_35ba00ea02731c30,
  .sidebar__widget_5a553d747030f74b .wp-block-social-links_f8f9fdc138e60e21 .wp-social-link_35ba00ea02731c30 {
    padding: 0;
    margin: 0;
    line-height: 0; }
    .widget_5ce7675c4f89113f .wp-block-social-links_f8f9fdc138e60e21 .wp-social-link_35ba00ea02731c30 a,
    .sidebar__widget_5a553d747030f74b .wp-block-social-links_f8f9fdc138e60e21 .wp-social-link_35ba00ea02731c30 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_5ce7675c4f89113f .wp-block-social-links_f8f9fdc138e60e21 .wp-social-link_35ba00ea02731c30 a:before,
      .sidebar__widget_5a553d747030f74b .wp-block-social-links_f8f9fdc138e60e21 .wp-social-link_35ba00ea02731c30 a:before {
        display: none; }
  .widget_5ce7675c4f89113f .has-avatars_6c4712cf36da9727.has-dates_69106dadb32956e6.has-excerpts_311a6fe52aabe8ff.wp-block-te-latest-comments_49a3d2ca2f12741c li.wp-block-te-latest-comments__comment_7ff29202d543116d .wp-block-te-latest-comments__comment-meta_fdc9fa70032f6455,
  .widget_5ce7675c4f89113f .has-dates_69106dadb32956e6.has-excerpts_311a6fe52aabe8ff.wp-block-te-latest-comments_49a3d2ca2f12741c li.wp-block-te-latest-comments__comment_7ff29202d543116d .wp-block-te-latest-comments__comment-meta_fdc9fa70032f6455,
  .sidebar__widget_5a553d747030f74b .has-avatars_6c4712cf36da9727.has-dates_69106dadb32956e6.has-excerpts_311a6fe52aabe8ff.wp-block-te-latest-comments_49a3d2ca2f12741c li.wp-block-te-latest-comments__comment_7ff29202d543116d .wp-block-te-latest-comments__comment-meta_fdc9fa70032f6455,
  .sidebar__widget_5a553d747030f74b .has-dates_69106dadb32956e6.has-excerpts_311a6fe52aabe8ff.wp-block-te-latest-comments_49a3d2ca2f12741c li.wp-block-te-latest-comments__comment_7ff29202d543116d .wp-block-te-latest-comments__comment-meta_fdc9fa70032f6455 {
    font-weight: 500; }
    .widget_5ce7675c4f89113f .has-avatars_6c4712cf36da9727.has-dates_69106dadb32956e6.has-excerpts_311a6fe52aabe8ff.wp-block-te-latest-comments_49a3d2ca2f12741c li.wp-block-te-latest-comments__comment_7ff29202d543116d .wp-block-te-latest-comments__comment-meta_fdc9fa70032f6455 .wp-block-te-latest-comments__comment-author_cb0f10d5c0cb978e,
    .widget_5ce7675c4f89113f .has-avatars_6c4712cf36da9727.has-dates_69106dadb32956e6.has-excerpts_311a6fe52aabe8ff.wp-block-te-latest-comments_49a3d2ca2f12741c li.wp-block-te-latest-comments__comment_7ff29202d543116d .wp-block-te-latest-comments__comment-meta_fdc9fa70032f6455 .wp-block-te-latest-comments__comment-link_6ef2b88b7322f3e9,
    .widget_5ce7675c4f89113f .has-dates_69106dadb32956e6.has-excerpts_311a6fe52aabe8ff.wp-block-te-latest-comments_49a3d2ca2f12741c li.wp-block-te-latest-comments__comment_7ff29202d543116d .wp-block-te-latest-comments__comment-meta_fdc9fa70032f6455 .wp-block-te-latest-comments__comment-author_cb0f10d5c0cb978e,
    .widget_5ce7675c4f89113f .has-dates_69106dadb32956e6.has-excerpts_311a6fe52aabe8ff.wp-block-te-latest-comments_49a3d2ca2f12741c li.wp-block-te-latest-comments__comment_7ff29202d543116d .wp-block-te-latest-comments__comment-meta_fdc9fa70032f6455 .wp-block-te-latest-comments__comment-link_6ef2b88b7322f3e9,
    .sidebar__widget_5a553d747030f74b .has-avatars_6c4712cf36da9727.has-dates_69106dadb32956e6.has-excerpts_311a6fe52aabe8ff.wp-block-te-latest-comments_49a3d2ca2f12741c li.wp-block-te-latest-comments__comment_7ff29202d543116d .wp-block-te-latest-comments__comment-meta_fdc9fa70032f6455 .wp-block-te-latest-comments__comment-author_cb0f10d5c0cb978e,
    .sidebar__widget_5a553d747030f74b .has-avatars_6c4712cf36da9727.has-dates_69106dadb32956e6.has-excerpts_311a6fe52aabe8ff.wp-block-te-latest-comments_49a3d2ca2f12741c li.wp-block-te-latest-comments__comment_7ff29202d543116d .wp-block-te-latest-comments__comment-meta_fdc9fa70032f6455 .wp-block-te-latest-comments__comment-link_6ef2b88b7322f3e9,
    .sidebar__widget_5a553d747030f74b .has-dates_69106dadb32956e6.has-excerpts_311a6fe52aabe8ff.wp-block-te-latest-comments_49a3d2ca2f12741c li.wp-block-te-latest-comments__comment_7ff29202d543116d .wp-block-te-latest-comments__comment-meta_fdc9fa70032f6455 .wp-block-te-latest-comments__comment-author_cb0f10d5c0cb978e,
    .sidebar__widget_5a553d747030f74b .has-dates_69106dadb32956e6.has-excerpts_311a6fe52aabe8ff.wp-block-te-latest-comments_49a3d2ca2f12741c li.wp-block-te-latest-comments__comment_7ff29202d543116d .wp-block-te-latest-comments__comment-meta_fdc9fa70032f6455 .wp-block-te-latest-comments__comment-link_6ef2b88b7322f3e9 {
      font-weight: 500; }
  .widget_5ce7675c4f89113f .wp-block-te-latest-comments_49a3d2ca2f12741c li.wp-block-te-latest-comments__comment_7ff29202d543116d,
  .widget_5ce7675c4f89113f .wp-block-latest-posts_10b1b45cd6f8c9a1 li.wp-block-te-latest-comments__comment_7ff29202d543116d,
  .sidebar__widget_5a553d747030f74b .wp-block-te-latest-comments_49a3d2ca2f12741c li.wp-block-te-latest-comments__comment_7ff29202d543116d,
  .sidebar__widget_5a553d747030f74b .wp-block-latest-posts_10b1b45cd6f8c9a1 li.wp-block-te-latest-comments__comment_7ff29202d543116d {
    margin-bottom: 0; }
  .widget_5ce7675c4f89113f .wp-block-te-latest-comments_49a3d2ca2f12741c li .wp-block-te-latest-comments__comment-meta_fdc9fa70032f6455,
  .widget_5ce7675c4f89113f .wp-block-te-latest-comments_49a3d2ca2f12741c li .wp-block-latest-posts__te-post-title_8bf1db204e7a0a17,
  .widget_5ce7675c4f89113f .wp-block-latest-posts_10b1b45cd6f8c9a1 li .wp-block-te-latest-comments__comment-meta_fdc9fa70032f6455,
  .widget_5ce7675c4f89113f .wp-block-latest-posts_10b1b45cd6f8c9a1 li .wp-block-latest-posts__te-post-title_8bf1db204e7a0a17,
  .sidebar__widget_5a553d747030f74b .wp-block-te-latest-comments_49a3d2ca2f12741c li .wp-block-te-latest-comments__comment-meta_fdc9fa70032f6455,
  .sidebar__widget_5a553d747030f74b .wp-block-te-latest-comments_49a3d2ca2f12741c li .wp-block-latest-posts__te-post-title_8bf1db204e7a0a17,
  .sidebar__widget_5a553d747030f74b .wp-block-latest-posts_10b1b45cd6f8c9a1 li .wp-block-te-latest-comments__comment-meta_fdc9fa70032f6455,
  .sidebar__widget_5a553d747030f74b .wp-block-latest-posts_10b1b45cd6f8c9a1 li .wp-block-latest-posts__te-post-title_8bf1db204e7a0a17 {
    line-height: 28px;
    font-weight: 400; }
    .widget_5ce7675c4f89113f .wp-block-te-latest-comments_49a3d2ca2f12741c li .wp-block-te-latest-comments__comment-meta_fdc9fa70032f6455 .wp-block-te-latest-comments__comment-date_004f8f35ed04968c,
    .widget_5ce7675c4f89113f .wp-block-te-latest-comments_49a3d2ca2f12741c li .wp-block-latest-posts__te-post-title_8bf1db204e7a0a17 .wp-block-te-latest-comments__comment-date_004f8f35ed04968c,
    .widget_5ce7675c4f89113f .wp-block-latest-posts_10b1b45cd6f8c9a1 li .wp-block-te-latest-comments__comment-meta_fdc9fa70032f6455 .wp-block-te-latest-comments__comment-date_004f8f35ed04968c,
    .widget_5ce7675c4f89113f .wp-block-latest-posts_10b1b45cd6f8c9a1 li .wp-block-latest-posts__te-post-title_8bf1db204e7a0a17 .wp-block-te-latest-comments__comment-date_004f8f35ed04968c,
    .sidebar__widget_5a553d747030f74b .wp-block-te-latest-comments_49a3d2ca2f12741c li .wp-block-te-latest-comments__comment-meta_fdc9fa70032f6455 .wp-block-te-latest-comments__comment-date_004f8f35ed04968c,
    .sidebar__widget_5a553d747030f74b .wp-block-te-latest-comments_49a3d2ca2f12741c li .wp-block-latest-posts__te-post-title_8bf1db204e7a0a17 .wp-block-te-latest-comments__comment-date_004f8f35ed04968c,
    .sidebar__widget_5a553d747030f74b .wp-block-latest-posts_10b1b45cd6f8c9a1 li .wp-block-te-latest-comments__comment-meta_fdc9fa70032f6455 .wp-block-te-latest-comments__comment-date_004f8f35ed04968c,
    .sidebar__widget_5a553d747030f74b .wp-block-latest-posts_10b1b45cd6f8c9a1 li .wp-block-latest-posts__te-post-title_8bf1db204e7a0a17 .wp-block-te-latest-comments__comment-date_004f8f35ed04968c {
      font-size: 14px !important;
      margin-bottom: 10px;
      position: relative; }
      .widget_5ce7675c4f89113f .wp-block-te-latest-comments_49a3d2ca2f12741c li .wp-block-te-latest-comments__comment-meta_fdc9fa70032f6455 .wp-block-te-latest-comments__comment-date_004f8f35ed04968c:before,
      .widget_5ce7675c4f89113f .wp-block-te-latest-comments_49a3d2ca2f12741c li .wp-block-latest-posts__te-post-title_8bf1db204e7a0a17 .wp-block-te-latest-comments__comment-date_004f8f35ed04968c:before,
      .widget_5ce7675c4f89113f .wp-block-latest-posts_10b1b45cd6f8c9a1 li .wp-block-te-latest-comments__comment-meta_fdc9fa70032f6455 .wp-block-te-latest-comments__comment-date_004f8f35ed04968c:before,
      .widget_5ce7675c4f89113f .wp-block-latest-posts_10b1b45cd6f8c9a1 li .wp-block-latest-posts__te-post-title_8bf1db204e7a0a17 .wp-block-te-latest-comments__comment-date_004f8f35ed04968c:before,
      .sidebar__widget_5a553d747030f74b .wp-block-te-latest-comments_49a3d2ca2f12741c li .wp-block-te-latest-comments__comment-meta_fdc9fa70032f6455 .wp-block-te-latest-comments__comment-date_004f8f35ed04968c:before,
      .sidebar__widget_5a553d747030f74b .wp-block-te-latest-comments_49a3d2ca2f12741c li .wp-block-latest-posts__te-post-title_8bf1db204e7a0a17 .wp-block-te-latest-comments__comment-date_004f8f35ed04968c:before,
      .sidebar__widget_5a553d747030f74b .wp-block-latest-posts_10b1b45cd6f8c9a1 li .wp-block-te-latest-comments__comment-meta_fdc9fa70032f6455 .wp-block-te-latest-comments__comment-date_004f8f35ed04968c:before,
      .sidebar__widget_5a553d747030f74b .wp-block-latest-posts_10b1b45cd6f8c9a1 li .wp-block-latest-posts__te-post-title_8bf1db204e7a0a17 .wp-block-te-latest-comments__comment-date_004f8f35ed04968c:before {
        content: "\f274";
        font-family: "Font Awesome 6 Free";
        padding-right: 8px; }
  .widget_5ce7675c4f89113f .wp-block-te-latest-comments_49a3d2ca2f12741c li a,
  .widget_5ce7675c4f89113f .wp-block-latest-posts_10b1b45cd6f8c9a1 li a,
  .sidebar__widget_5a553d747030f74b .wp-block-te-latest-comments_49a3d2ca2f12741c li a,
  .sidebar__widget_5a553d747030f74b .wp-block-latest-posts_10b1b45cd6f8c9a1 li a {
    color: #335371; }
    .widget_5ce7675c4f89113f .wp-block-te-latest-comments_49a3d2ca2f12741c li a.wp-block-te-latest-comments__comment-author_cb0f10d5c0cb978e, .widget_5ce7675c4f89113f .wp-block-te-latest-comments_49a3d2ca2f12741c li a.wp-block-te-latest-comments__comment-link_6ef2b88b7322f3e9,
    .widget_5ce7675c4f89113f .wp-block-latest-posts_10b1b45cd6f8c9a1 li a.wp-block-te-latest-comments__comment-author_cb0f10d5c0cb978e,
    .widget_5ce7675c4f89113f .wp-block-latest-posts_10b1b45cd6f8c9a1 li a.wp-block-te-latest-comments__comment-link_6ef2b88b7322f3e9,
    .sidebar__widget_5a553d747030f74b .wp-block-te-latest-comments_49a3d2ca2f12741c li a.wp-block-te-latest-comments__comment-author_cb0f10d5c0cb978e,
    .sidebar__widget_5a553d747030f74b .wp-block-te-latest-comments_49a3d2ca2f12741c li a.wp-block-te-latest-comments__comment-link_6ef2b88b7322f3e9,
    .sidebar__widget_5a553d747030f74b .wp-block-latest-posts_10b1b45cd6f8c9a1 li a.wp-block-te-latest-comments__comment-author_cb0f10d5c0cb978e,
    .sidebar__widget_5a553d747030f74b .wp-block-latest-posts_10b1b45cd6f8c9a1 li a.wp-block-te-latest-comments__comment-link_6ef2b88b7322f3e9 {
      display: inline !important;
      text-transform: capitalize;
      line-height: 28px;
      font-weight: 400; }
    .widget_5ce7675c4f89113f .wp-block-te-latest-comments_49a3d2ca2f12741c li a:hover,
    .widget_5ce7675c4f89113f .wp-block-latest-posts_10b1b45cd6f8c9a1 li a:hover,
    .sidebar__widget_5a553d747030f74b .wp-block-te-latest-comments_49a3d2ca2f12741c li a:hover,
    .sidebar__widget_5a553d747030f74b .wp-block-latest-posts_10b1b45cd6f8c9a1 li a:hover {
      color: #317EFE; }
  .widget_5ce7675c4f89113f .wp-block-te-latest-comments_49a3d2ca2f12741c li .wp-block-te-latest-comments__comment-excerpt_5f37d01f9c07d68e p,
  .widget_5ce7675c4f89113f .wp-block-latest-posts_10b1b45cd6f8c9a1 li .wp-block-te-latest-comments__comment-excerpt_5f37d01f9c07d68e p,
  .sidebar__widget_5a553d747030f74b .wp-block-te-latest-comments_49a3d2ca2f12741c li .wp-block-te-latest-comments__comment-excerpt_5f37d01f9c07d68e p,
  .sidebar__widget_5a553d747030f74b .wp-block-latest-posts_10b1b45cd6f8c9a1 li .wp-block-te-latest-comments__comment-excerpt_5f37d01f9c07d68e p {
    font-size: 16px;
    line-height: 28px;
    margin: 0; }
  .widget_5ce7675c4f89113f .te-social-profile_85afa6acfdccbe1b,
  .sidebar__widget_5a553d747030f74b .te-social-profile_85afa6acfdccbe1b {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .widget_5ce7675c4f89113f .te-social-profile_85afa6acfdccbe1b a,
    .sidebar__widget_5a553d747030f74b .te-social-profile_85afa6acfdccbe1b 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_5ce7675c4f89113f .te-social-profile_85afa6acfdccbe1b a,
        .sidebar__widget_5a553d747030f74b .te-social-profile_85afa6acfdccbe1b a {
          width: 40px;
          height: 40px; } }
      .widget_5ce7675c4f89113f .te-social-profile_85afa6acfdccbe1b a.facebook_34165d9d2bb74a34,
      .sidebar__widget_5a553d747030f74b .te-social-profile_85afa6acfdccbe1b a.facebook_34165d9d2bb74a34 {
        background-color: #1877f2; }
      .widget_5ce7675c4f89113f .te-social-profile_85afa6acfdccbe1b a.twitter_3bb1755ae9cfe3a0,
      .sidebar__widget_5a553d747030f74b .te-social-profile_85afa6acfdccbe1b a.twitter_3bb1755ae9cfe3a0 {
        background-color: #1da1f2; }
      .widget_5ce7675c4f89113f .te-social-profile_85afa6acfdccbe1b a.linkedin_92a971e6367ea8d6,
      .sidebar__widget_5a553d747030f74b .te-social-profile_85afa6acfdccbe1b a.linkedin_92a971e6367ea8d6 {
        background-color: #0a66c2; }
      .widget_5ce7675c4f89113f .te-social-profile_85afa6acfdccbe1b a.instagram_7da92cb4e5cdca8a,
      .sidebar__widget_5a553d747030f74b .te-social-profile_85afa6acfdccbe1b a.instagram_7da92cb4e5cdca8a {
        background-color: #405de6; }
      .widget_5ce7675c4f89113f .te-social-profile_85afa6acfdccbe1b a:hover,
      .sidebar__widget_5a553d747030f74b .te-social-profile_85afa6acfdccbe1b a:hover {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #E7F914; }
  .widget_5ce7675c4f89113f select,
  .sidebar__widget_5a553d747030f74b select {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371;
    margin-bottom: 0; }
  .widget_5ce7675c4f89113f .has-login-form_0c9fcbe474ee32b2 .login-username_bd8fa8b545eb9a56 label,
  .widget_5ce7675c4f89113f .has-login-form_0c9fcbe474ee32b2 .login-password_ef7035811e8c1851 label,
  .sidebar__widget_5a553d747030f74b .has-login-form_0c9fcbe474ee32b2 .login-username_bd8fa8b545eb9a56 label,
  .sidebar__widget_5a553d747030f74b .has-login-form_0c9fcbe474ee32b2 .login-password_ef7035811e8c1851 label {
    margin-bottom: 10px; }
  .widget_5ce7675c4f89113f .has-login-form_0c9fcbe474ee32b2 .login-username_bd8fa8b545eb9a56 input,
  .widget_5ce7675c4f89113f .has-login-form_0c9fcbe474ee32b2 .login-password_ef7035811e8c1851 input,
  .sidebar__widget_5a553d747030f74b .has-login-form_0c9fcbe474ee32b2 .login-username_bd8fa8b545eb9a56 input,
  .sidebar__widget_5a553d747030f74b .has-login-form_0c9fcbe474ee32b2 .login-password_ef7035811e8c1851 input {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #31373f;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371; }
  .widget_5ce7675c4f89113f .has-login-form_0c9fcbe474ee32b2 .login-remember_0ffcde0fca4244fc label,
  .sidebar__widget_5a553d747030f74b .has-login-form_0c9fcbe474ee32b2 .login-remember_0ffcde0fca4244fc label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px; }
  .widget_5ce7675c4f89113f .has-login-form_0c9fcbe474ee32b2 .login-submit_dc93733c6b255152,
  .sidebar__widget_5a553d747030f74b .has-login-form_0c9fcbe474ee32b2 .login-submit_dc93733c6b255152 {
    margin-bottom: 0; }
    .widget_5ce7675c4f89113f .has-login-form_0c9fcbe474ee32b2 .login-submit_dc93733c6b255152 input.button-primary_f51248c71e373c9d,
    .sidebar__widget_5a553d747030f74b .has-login-form_0c9fcbe474ee32b2 .login-submit_dc93733c6b255152 input.button-primary_f51248c71e373c9d {
      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_5ce7675c4f89113f .search-form_266ff35f4d3a5e34,
  .sidebar__widget_5a553d747030f74b .search-form_266ff35f4d3a5e34 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_5ce7675c4f89113f .search-form_266ff35f4d3a5e34 button,
    .sidebar__widget_5a553d747030f74b .search-form_266ff35f4d3a5e34 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_5ce7675c4f89113f.widget_search_0477b400783b1248 .sidebar__search_39bb45430e390160,
  .sidebar__widget_5a553d747030f74b.widget_search_0477b400783b1248 .sidebar__search_39bb45430e390160 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_5ce7675c4f89113f.widget_search_0477b400783b1248 .sidebar__search_39bb45430e390160 button,
    .sidebar__widget_5a553d747030f74b.widget_search_0477b400783b1248 .sidebar__search_39bb45430e390160 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_5ce7675c4f89113f .wp-block-search__no-button_0751e8ba016d8cdc.wp-block-search_2dedef03b3acfad9 input,
  .sidebar__widget_5a553d747030f74b .wp-block-search__no-button_0751e8ba016d8cdc.wp-block-search_2dedef03b3acfad9 input {
    border-radius: 10px; }
  .widget_5ce7675c4f89113f .wp-block-search_2dedef03b3acfad9,
  .sidebar__widget_5a553d747030f74b .wp-block-search_2dedef03b3acfad9 {
    margin-bottom: -2px; }
  .widget_5ce7675c4f89113f .wp-block-search_2dedef03b3acfad9,
  .widget_5ce7675c4f89113f .search-form_266ff35f4d3a5e34,
  .widget_5ce7675c4f89113f .sidebar__search_39bb45430e390160,
  .sidebar__widget_5a553d747030f74b .wp-block-search_2dedef03b3acfad9,
  .sidebar__widget_5a553d747030f74b .search-form_266ff35f4d3a5e34,
  .sidebar__widget_5a553d747030f74b .sidebar__search_39bb45430e390160 {
    display: inline-block;
    width: 100%;
    overflow: hidden; }
    .widget_5ce7675c4f89113f .wp-block-search_2dedef03b3acfad9 .wp-block-search__inside-wrapper_e203293cef1fffb9,
    .widget_5ce7675c4f89113f .search-form_266ff35f4d3a5e34 .wp-block-search__inside-wrapper_e203293cef1fffb9,
    .widget_5ce7675c4f89113f .sidebar__search_39bb45430e390160 .wp-block-search__inside-wrapper_e203293cef1fffb9,
    .sidebar__widget_5a553d747030f74b .wp-block-search_2dedef03b3acfad9 .wp-block-search__inside-wrapper_e203293cef1fffb9,
    .sidebar__widget_5a553d747030f74b .search-form_266ff35f4d3a5e34 .wp-block-search__inside-wrapper_e203293cef1fffb9,
    .sidebar__widget_5a553d747030f74b .sidebar__search_39bb45430e390160 .wp-block-search__inside-wrapper_e203293cef1fffb9 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .widget_5ce7675c4f89113f .wp-block-search_2dedef03b3acfad9 label,
    .widget_5ce7675c4f89113f .search-form_266ff35f4d3a5e34 label,
    .widget_5ce7675c4f89113f .sidebar__search_39bb45430e390160 label,
    .sidebar__widget_5a553d747030f74b .wp-block-search_2dedef03b3acfad9 label,
    .sidebar__widget_5a553d747030f74b .search-form_266ff35f4d3a5e34 label,
    .sidebar__widget_5a553d747030f74b .sidebar__search_39bb45430e390160 label {
      font-size: 24px;
      display: block;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #14203A;
      font-family: "Inter", sans-serif; }
    .widget_5ce7675c4f89113f .wp-block-search_2dedef03b3acfad9 input,
    .widget_5ce7675c4f89113f .search-form_266ff35f4d3a5e34 input,
    .widget_5ce7675c4f89113f .sidebar__search_39bb45430e390160 input,
    .sidebar__widget_5a553d747030f74b .wp-block-search_2dedef03b3acfad9 input,
    .sidebar__widget_5a553d747030f74b .search-form_266ff35f4d3a5e34 input,
    .sidebar__widget_5a553d747030f74b .sidebar__search_39bb45430e390160 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_5ce7675c4f89113f .wp-block-search_2dedef03b3acfad9 button,
    .widget_5ce7675c4f89113f .search-form_266ff35f4d3a5e34 button,
    .widget_5ce7675c4f89113f .sidebar__search_39bb45430e390160 button,
    .sidebar__widget_5a553d747030f74b .wp-block-search_2dedef03b3acfad9 button,
    .sidebar__widget_5a553d747030f74b .search-form_266ff35f4d3a5e34 button,
    .sidebar__widget_5a553d747030f74b .sidebar__search_39bb45430e390160 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_5ce7675c4f89113f .tagcloud_80aa704a6bc30618,
  .widget_5ce7675c4f89113f .wp-block-tag-cloud_0b9766b4ab3b702a,
  .sidebar__widget_5a553d747030f74b .tagcloud_80aa704a6bc30618,
  .sidebar__widget_5a553d747030f74b .wp-block-tag-cloud_0b9766b4ab3b702a {
    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_5ce7675c4f89113f .tagcloud_80aa704a6bc30618 a,
    .widget_5ce7675c4f89113f .wp-block-tag-cloud_0b9766b4ab3b702a a,
    .sidebar__widget_5a553d747030f74b .tagcloud_80aa704a6bc30618 a,
    .sidebar__widget_5a553d747030f74b .wp-block-tag-cloud_0b9766b4ab3b702a 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_5ce7675c4f89113f .tagcloud_80aa704a6bc30618 a:hover,
      .widget_5ce7675c4f89113f .wp-block-tag-cloud_0b9766b4ab3b702a a:hover,
      .sidebar__widget_5a553d747030f74b .tagcloud_80aa704a6bc30618 a:hover,
      .sidebar__widget_5a553d747030f74b .wp-block-tag-cloud_0b9766b4ab3b702a a:hover {
        color: #ffffff;
        background: #317EFE;
        border-color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .widget_5ce7675c4f89113f ul,
  .widget_5ce7675c4f89113f ol,
  .sidebar__widget_5a553d747030f74b ul,
  .sidebar__widget_5a553d747030f74b ol {
    margin-bottom: 0;
    padding-left: 0;
    /* Tag Cloud Widget */ }
    .widget_5ce7675c4f89113f ul li,
    .widget_5ce7675c4f89113f ol li,
    .sidebar__widget_5a553d747030f74b ul li,
    .sidebar__widget_5a553d747030f74b ol li {
      display: block;
      padding: 8px 0;
      border-top: 1px solid #E1E1E1;
      margin-bottom: 0;
      /* Recent Comment Widget */ }
      .widget_5ce7675c4f89113f ul li:first-child,
      .widget_5ce7675c4f89113f ol li:first-child,
      .sidebar__widget_5a553d747030f74b ul li:first-child,
      .sidebar__widget_5a553d747030f74b ol li:first-child {
        border-top: 0; }
      .widget_5ce7675c4f89113f ul li:last-child,
      .widget_5ce7675c4f89113f ol li:last-child,
      .sidebar__widget_5a553d747030f74b ul li:last-child,
      .sidebar__widget_5a553d747030f74b ol li:last-child {
        margin-bottom: 0; }
      .widget_5ce7675c4f89113f ul li.recentcomments_a189183301f07dfc .comment-author-link_14e910195cf175a0 a:before, .widget_5ce7675c4f89113f ul li.wp-block-latest-comments__comment_3307243929ead89a .comment-author-link_14e910195cf175a0 a:before,
      .widget_5ce7675c4f89113f ol li.recentcomments_a189183301f07dfc .comment-author-link_14e910195cf175a0 a:before,
      .widget_5ce7675c4f89113f ol li.wp-block-latest-comments__comment_3307243929ead89a .comment-author-link_14e910195cf175a0 a:before,
      .sidebar__widget_5a553d747030f74b ul li.recentcomments_a189183301f07dfc .comment-author-link_14e910195cf175a0 a:before,
      .sidebar__widget_5a553d747030f74b ul li.wp-block-latest-comments__comment_3307243929ead89a .comment-author-link_14e910195cf175a0 a:before,
      .sidebar__widget_5a553d747030f74b ol li.recentcomments_a189183301f07dfc .comment-author-link_14e910195cf175a0 a:before,
      .sidebar__widget_5a553d747030f74b ol li.wp-block-latest-comments__comment_3307243929ead89a .comment-author-link_14e910195cf175a0 a:before {
        display: none; }
      .widget_5ce7675c4f89113f ul li.recentcomments_a189183301f07dfc a, .widget_5ce7675c4f89113f ul li.wp-block-latest-comments__comment_3307243929ead89a a,
      .widget_5ce7675c4f89113f ol li.recentcomments_a189183301f07dfc a,
      .widget_5ce7675c4f89113f ol li.wp-block-latest-comments__comment_3307243929ead89a a,
      .sidebar__widget_5a553d747030f74b ul li.recentcomments_a189183301f07dfc a,
      .sidebar__widget_5a553d747030f74b ul li.wp-block-latest-comments__comment_3307243929ead89a a,
      .sidebar__widget_5a553d747030f74b ol li.recentcomments_a189183301f07dfc a,
      .sidebar__widget_5a553d747030f74b ol li.wp-block-latest-comments__comment_3307243929ead89a a {
        padding-left: 0;
        display: inline; }
        .widget_5ce7675c4f89113f ul li.recentcomments_a189183301f07dfc a:before, .widget_5ce7675c4f89113f ul li.wp-block-latest-comments__comment_3307243929ead89a a:before,
        .widget_5ce7675c4f89113f ol li.recentcomments_a189183301f07dfc a:before,
        .widget_5ce7675c4f89113f ol li.wp-block-latest-comments__comment_3307243929ead89a a:before,
        .sidebar__widget_5a553d747030f74b ul li.recentcomments_a189183301f07dfc a:before,
        .sidebar__widget_5a553d747030f74b ul li.wp-block-latest-comments__comment_3307243929ead89a a:before,
        .sidebar__widget_5a553d747030f74b ol li.recentcomments_a189183301f07dfc a:before,
        .sidebar__widget_5a553d747030f74b ol li.wp-block-latest-comments__comment_3307243929ead89a a:before {
          display: none; }
      .widget_5ce7675c4f89113f ul li a,
      .widget_5ce7675c4f89113f ol li a,
      .sidebar__widget_5a553d747030f74b ul li a,
      .sidebar__widget_5a553d747030f74b 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_5ce7675c4f89113f ul li a::before,
        .widget_5ce7675c4f89113f ol li a::before,
        .sidebar__widget_5a553d747030f74b ul li a::before,
        .sidebar__widget_5a553d747030f74b ol li a::before {
          content: "\f105";
          font-family: "Font Awesome 6 Free";
          margin-right: 10px; }
        .widget_5ce7675c4f89113f ul li a:hover,
        .widget_5ce7675c4f89113f ol li a:hover,
        .sidebar__widget_5a553d747030f74b ul li a:hover,
        .sidebar__widget_5a553d747030f74b ol li a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .widget_5ce7675c4f89113f ul li a.rsswidget_aa7f1965775cbefa, .widget_5ce7675c4f89113f ul li a.wp-block-latest-posts__post-title_13188d823e50f1ff,
        .widget_5ce7675c4f89113f ol li a.rsswidget_aa7f1965775cbefa,
        .widget_5ce7675c4f89113f ol li a.wp-block-latest-posts__post-title_13188d823e50f1ff,
        .sidebar__widget_5a553d747030f74b ul li a.rsswidget_aa7f1965775cbefa,
        .sidebar__widget_5a553d747030f74b ul li a.wp-block-latest-posts__post-title_13188d823e50f1ff,
        .sidebar__widget_5a553d747030f74b ol li a.rsswidget_aa7f1965775cbefa,
        .sidebar__widget_5a553d747030f74b ol li a.wp-block-latest-posts__post-title_13188d823e50f1ff {
          padding-left: 0;
          font-weight: 500;
          display: block; }
          .widget_5ce7675c4f89113f ul li a.rsswidget_aa7f1965775cbefa:before, .widget_5ce7675c4f89113f ul li a.wp-block-latest-posts__post-title_13188d823e50f1ff:before,
          .widget_5ce7675c4f89113f ol li a.rsswidget_aa7f1965775cbefa:before,
          .widget_5ce7675c4f89113f ol li a.wp-block-latest-posts__post-title_13188d823e50f1ff:before,
          .sidebar__widget_5a553d747030f74b ul li a.rsswidget_aa7f1965775cbefa:before,
          .sidebar__widget_5a553d747030f74b ul li a.wp-block-latest-posts__post-title_13188d823e50f1ff:before,
          .sidebar__widget_5a553d747030f74b ol li a.rsswidget_aa7f1965775cbefa:before,
          .sidebar__widget_5a553d747030f74b ol li a.wp-block-latest-posts__post-title_13188d823e50f1ff:before {
            display: none; }
      .widget_5ce7675c4f89113f ul li ul,
      .widget_5ce7675c4f89113f ol li ul,
      .sidebar__widget_5a553d747030f74b ul li ul,
      .sidebar__widget_5a553d747030f74b ol li ul {
        padding-left: 25px;
        padding-top: 10px; }
    .widget_5ce7675c4f89113f ul.wp-tag-cloud_101b016cabb8ce73 li,
    .widget_5ce7675c4f89113f ol.wp-tag-cloud_101b016cabb8ce73 li,
    .sidebar__widget_5a553d747030f74b ul.wp-tag-cloud_101b016cabb8ce73 li,
    .sidebar__widget_5a553d747030f74b ol.wp-tag-cloud_101b016cabb8ce73 li {
      display: inline-block;
      padding: 0;
      border: 0; }
      .widget_5ce7675c4f89113f ul.wp-tag-cloud_101b016cabb8ce73 li a:before,
      .widget_5ce7675c4f89113f ol.wp-tag-cloud_101b016cabb8ce73 li a:before,
      .sidebar__widget_5a553d747030f74b ul.wp-tag-cloud_101b016cabb8ce73 li a:before,
      .sidebar__widget_5a553d747030f74b ol.wp-tag-cloud_101b016cabb8ce73 li a:before {
        display: none; }
  .widget_5ce7675c4f89113f.te_widget_categories_36e99404b54a91b5 li, .widget_5ce7675c4f89113f.widget_archive_a6c34964e31408da li,
  .widget_5ce7675c4f89113f .wp-block-categories-list_94348c40dde8e449 li,
  .widget_5ce7675c4f89113f .wp-block-archives-list_73718b202807d3e5 li,
  .sidebar__widget_5a553d747030f74b.te_widget_categories_36e99404b54a91b5 li,
  .sidebar__widget_5a553d747030f74b.widget_archive_a6c34964e31408da li,
  .sidebar__widget_5a553d747030f74b .wp-block-categories-list_94348c40dde8e449 li,
  .sidebar__widget_5a553d747030f74b .wp-block-archives-list_73718b202807d3e5 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_5ce7675c4f89113f.te_widget_categories_36e99404b54a91b5 li.cat-item_eceaa131913cb1e9, .widget_5ce7675c4f89113f.widget_archive_a6c34964e31408da li.cat-item_eceaa131913cb1e9,
    .widget_5ce7675c4f89113f .wp-block-categories-list_94348c40dde8e449 li.cat-item_eceaa131913cb1e9,
    .widget_5ce7675c4f89113f .wp-block-archives-list_73718b202807d3e5 li.cat-item_eceaa131913cb1e9,
    .sidebar__widget_5a553d747030f74b.te_widget_categories_36e99404b54a91b5 li.cat-item_eceaa131913cb1e9,
    .sidebar__widget_5a553d747030f74b.widget_archive_a6c34964e31408da li.cat-item_eceaa131913cb1e9,
    .sidebar__widget_5a553d747030f74b .wp-block-categories-list_94348c40dde8e449 li.cat-item_eceaa131913cb1e9,
    .sidebar__widget_5a553d747030f74b .wp-block-archives-list_73718b202807d3e5 li.cat-item_eceaa131913cb1e9 {
      text-align: right;
      display: inline-block;
      width: 100%; }
    .widget_5ce7675c4f89113f.te_widget_categories_36e99404b54a91b5 li a, .widget_5ce7675c4f89113f.widget_archive_a6c34964e31408da li a,
    .widget_5ce7675c4f89113f .wp-block-categories-list_94348c40dde8e449 li a,
    .widget_5ce7675c4f89113f .wp-block-archives-list_73718b202807d3e5 li a,
    .sidebar__widget_5a553d747030f74b.te_widget_categories_36e99404b54a91b5 li a,
    .sidebar__widget_5a553d747030f74b.widget_archive_a6c34964e31408da li a,
    .sidebar__widget_5a553d747030f74b .wp-block-categories-list_94348c40dde8e449 li a,
    .sidebar__widget_5a553d747030f74b .wp-block-archives-list_73718b202807d3e5 li a {
      float: left; }

/* About Info Widget*/
.widget-about-info_c2890cf66e2c1b3e {
  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_c2890cf66e2c1b3e .about-desc_3b501da705da70f8 {
    text-align: left; }
    .widget-about-info_c2890cf66e2c1b3e .about-desc_3b501da705da70f8 .about-title_623e6734d53f706b {
      font-size: 20px; }
  .widget-about-info_c2890cf66e2c1b3e .about-image_9071d0ae46edfc0d {
    width: 140px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px; }
  .widget-about-info_c2890cf66e2c1b3e .te-social-profile_85afa6acfdccbe1b {
    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_c2890cf66e2c1b3e .te-social-profile_85afa6acfdccbe1b 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_c2890cf66e2c1b3e .te-social-profile_85afa6acfdccbe1b 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_69106dadb32956e6.has-author_e1b3d480a4e14c15.wp-block-latest-posts_10b1b45cd6f8c9a1 .wp-block-latest-posts__te-post-title_8bf1db204e7a0a17 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }

.widget_rss_4ddbd5cc40b55dcb .wp-block-heading_be4b0ed45d14616c:before,
.widget_rss_4ddbd5cc40b55dcb .widget-title_da0bc51847ae2511:before {
  display: none; }
.widget_rss_4ddbd5cc40b55dcb .rss-widget-icon_29e82b1470c39dcf {
  margin-right: 6px; }
.widget_rss_4ddbd5cc40b55dcb ul li a.rsswidget_aa7f1965775cbefa {
  color: #14203A; }
  .widget_rss_4ddbd5cc40b55dcb ul li a.rsswidget_aa7f1965775cbefa:hover {
    color: #317EFE; }

.wp-block-latest-posts_10b1b45cd6f8c9a1 .wp-block-rss__item-title_e4ace957d6db1183,
.wp-block-rss_6187212b4153f91b .wp-block-rss__item-title_e4ace957d6db1183,
.widget_rss_4ddbd5cc40b55dcb .wp-block-rss__item-title_e4ace957d6db1183 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }
  .wp-block-latest-posts_10b1b45cd6f8c9a1 .wp-block-rss__item-title_e4ace957d6db1183 a:before,
  .wp-block-rss_6187212b4153f91b .wp-block-rss__item-title_e4ace957d6db1183 a:before,
  .widget_rss_4ddbd5cc40b55dcb .wp-block-rss__item-title_e4ace957d6db1183 a:before {
    display: none; }
.wp-block-latest-posts_10b1b45cd6f8c9a1 .wp-block-latest-posts__post-author_cb530d621c7077e7,
.wp-block-latest-posts_10b1b45cd6f8c9a1 .wp-block-rss__item-publish-date_112f58fc066853cd,
.wp-block-rss_6187212b4153f91b .wp-block-latest-posts__post-author_cb530d621c7077e7,
.wp-block-rss_6187212b4153f91b .wp-block-rss__item-publish-date_112f58fc066853cd,
.widget_rss_4ddbd5cc40b55dcb .wp-block-latest-posts__post-author_cb530d621c7077e7,
.widget_rss_4ddbd5cc40b55dcb .wp-block-rss__item-publish-date_112f58fc066853cd {
  margin-right: 10px; }
.wp-block-latest-posts_10b1b45cd6f8c9a1 .wp-block-latest-posts__post-author_cb530d621c7077e7,
.wp-block-latest-posts_10b1b45cd6f8c9a1 .wp-block-latest-posts__te-post-date_b90f2ca9b1eecf23,
.wp-block-latest-posts_10b1b45cd6f8c9a1 .wp-block-rss__item-publish-date_112f58fc066853cd,
.wp-block-latest-posts_10b1b45cd6f8c9a1 .wp-block-rss__item-author_6549c9d4d6e49bf0,
.wp-block-latest-posts_10b1b45cd6f8c9a1 .rss-date_f901d52b5b0be9c7,
.wp-block-rss_6187212b4153f91b .wp-block-latest-posts__post-author_cb530d621c7077e7,
.wp-block-rss_6187212b4153f91b .wp-block-latest-posts__te-post-date_b90f2ca9b1eecf23,
.wp-block-rss_6187212b4153f91b .wp-block-rss__item-publish-date_112f58fc066853cd,
.wp-block-rss_6187212b4153f91b .wp-block-rss__item-author_6549c9d4d6e49bf0,
.wp-block-rss_6187212b4153f91b .rss-date_f901d52b5b0be9c7,
.widget_rss_4ddbd5cc40b55dcb .wp-block-latest-posts__post-author_cb530d621c7077e7,
.widget_rss_4ddbd5cc40b55dcb .wp-block-latest-posts__te-post-date_b90f2ca9b1eecf23,
.widget_rss_4ddbd5cc40b55dcb .wp-block-rss__item-publish-date_112f58fc066853cd,
.widget_rss_4ddbd5cc40b55dcb .wp-block-rss__item-author_6549c9d4d6e49bf0,
.widget_rss_4ddbd5cc40b55dcb .rss-date_f901d52b5b0be9c7 {
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500;
  text-transform: capitalize;
  position: relative; }
.wp-block-latest-posts_10b1b45cd6f8c9a1 .wp-block-latest-posts__te-post-date_b90f2ca9b1eecf23:before,
.wp-block-latest-posts_10b1b45cd6f8c9a1 .wp-block-rss__item-publish-date_112f58fc066853cd:before,
.wp-block-latest-posts_10b1b45cd6f8c9a1 .rss-date_f901d52b5b0be9c7:before,
.wp-block-rss_6187212b4153f91b .wp-block-latest-posts__te-post-date_b90f2ca9b1eecf23:before,
.wp-block-rss_6187212b4153f91b .wp-block-rss__item-publish-date_112f58fc066853cd:before,
.wp-block-rss_6187212b4153f91b .rss-date_f901d52b5b0be9c7:before,
.widget_rss_4ddbd5cc40b55dcb .wp-block-latest-posts__te-post-date_b90f2ca9b1eecf23:before,
.widget_rss_4ddbd5cc40b55dcb .wp-block-rss__item-publish-date_112f58fc066853cd:before,
.widget_rss_4ddbd5cc40b55dcb .rss-date_f901d52b5b0be9c7:before {
  content: "\f274";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_10b1b45cd6f8c9a1 .wp-block-latest-posts__post-author_cb530d621c7077e7:before,
.wp-block-latest-posts_10b1b45cd6f8c9a1 .wp-block-rss__item-author_6549c9d4d6e49bf0:before,
.wp-block-rss_6187212b4153f91b .wp-block-latest-posts__post-author_cb530d621c7077e7:before,
.wp-block-rss_6187212b4153f91b .wp-block-rss__item-author_6549c9d4d6e49bf0:before,
.widget_rss_4ddbd5cc40b55dcb .wp-block-latest-posts__post-author_cb530d621c7077e7:before,
.widget_rss_4ddbd5cc40b55dcb .wp-block-rss__item-author_6549c9d4d6e49bf0:before {
  content: "\f007";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_10b1b45cd6f8c9a1 .wp-block-latest-posts__post-excerpt_a5d03d7afcd55e5e,
.wp-block-latest-posts_10b1b45cd6f8c9a1 .wp-block-rss__item-excerpt_8ff511acd40fae9e,
.wp-block-latest-posts_10b1b45cd6f8c9a1 .rssSummary_481b62b4fc826411,
.wp-block-rss_6187212b4153f91b .wp-block-latest-posts__post-excerpt_a5d03d7afcd55e5e,
.wp-block-rss_6187212b4153f91b .wp-block-rss__item-excerpt_8ff511acd40fae9e,
.wp-block-rss_6187212b4153f91b .rssSummary_481b62b4fc826411,
.widget_rss_4ddbd5cc40b55dcb .wp-block-latest-posts__post-excerpt_a5d03d7afcd55e5e,
.widget_rss_4ddbd5cc40b55dcb .wp-block-rss__item-excerpt_8ff511acd40fae9e,
.widget_rss_4ddbd5cc40b55dcb .rssSummary_481b62b4fc826411 {
  margin-top: 10px;
  margin-bottom: 0; }

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

.te-post-item_a601d1405a0b60af .te-single-post-meta_4dc1eb1bf6121c28 {
  gap: 32px; }

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

.te-comment-title_3e1656be34e7d1c3 h2,
.te-comment-title_3e1656be34e7d1c3 .wp-block-comments-title_f0005a6af9402313,
.wp-block-comments_1309c8a07d3241cf h2,
.wp-block-comments_1309c8a07d3241cf .wp-block-comments-title_f0005a6af9402313 {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px; }

/* Block Comment Start */
.wp-block-comments_1309c8a07d3241cf .wp-block-comment-template_1768f31787768083 {
  padding-left: 0; }
  .wp-block-comments_1309c8a07d3241cf .wp-block-comment-template_1768f31787768083 .wp-block-te-comment-reply_e4f551a7192a0470 {
    margin-top: 15px; }
  .wp-block-comments_1309c8a07d3241cf .wp-block-comment-template_1768f31787768083 li .wp-block-columns_1bd08ab026264bbf {
    padding: 50px;
    border: 1px solid #dfe2e9;
    border-radius: 8px;
    margin-bottom: 24px; }
    .wp-block-comments_1309c8a07d3241cf .wp-block-comment-template_1768f31787768083 li .wp-block-columns_1bd08ab026264bbf .wp-block-column_3ced0bfe66579051:first-child {
      -ms-flex-preferred-size: 80px !important;
          flex-basis: 80px !important; }
    .wp-block-comments_1309c8a07d3241cf .wp-block-comment-template_1768f31787768083 li .wp-block-columns_1bd08ab026264bbf .wp-block-avatar_d8f3bb222cb3e218 {
      width: 100px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 50%;
      overflow: hidden; }
      .wp-block-comments_1309c8a07d3241cf .wp-block-comment-template_1768f31787768083 li .wp-block-columns_1bd08ab026264bbf .wp-block-avatar_d8f3bb222cb3e218 img {
        width: 100%; }
    .wp-block-comments_1309c8a07d3241cf .wp-block-comment-template_1768f31787768083 li .wp-block-columns_1bd08ab026264bbf .wp-block-comment-author-name_4b1ae59592ca518d a {
      font-size: 21px;
      margin-bottom: 5px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A; }
    .wp-block-comments_1309c8a07d3241cf .wp-block-comment-template_1768f31787768083 li .wp-block-columns_1bd08ab026264bbf .wp-block-comment-edit-link_cad8619fa2a35677 a {
      color: #317EFE; }
    .wp-block-comments_1309c8a07d3241cf .wp-block-comment-template_1768f31787768083 li .wp-block-columns_1bd08ab026264bbf .wp-block-comment-date_321d4f41a2448505 a,
    .wp-block-comments_1309c8a07d3241cf .wp-block-comment-template_1768f31787768083 li .wp-block-columns_1bd08ab026264bbf .wp-block-comment-edit-link_cad8619fa2a35677 a {
      color: #9ba8c3;
      font-size: 16px;
      font-weight: 400;
      font-family: "Inter", sans-serif; }
    .wp-block-comments_1309c8a07d3241cf .wp-block-comment-template_1768f31787768083 li .wp-block-columns_1bd08ab026264bbf .wp-block-te-comment-reply_e4f551a7192a0470 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_1309c8a07d3241cf .wp-block-comment-template_1768f31787768083 li .wp-block-columns_1bd08ab026264bbf .wp-block-te-comment-reply_e4f551a7192a0470 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_dabd8c5523167412 .te-comment-respond_135809e0407d0eff,
.te-latest-comments_dabd8c5523167412 .comment-respond_55ee46d2679c0e50 {
  margin-top: 60px;
  margin-bottom: 40px; }
.te-latest-comments_dabd8c5523167412 li .children_0231648b7fb33d36 .te-comments-item_f924d3f02e8aa099 {
  margin-left: 50px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-latest-comments_dabd8c5523167412 li .children_0231648b7fb33d36 .te-comments-item_f924d3f02e8aa099 {
      margin-left: 0; } }
.te-latest-comments_dabd8c5523167412 li .children_0231648b7fb33d36 .children_0231648b7fb33d36 .te-comments-item_f924d3f02e8aa099 {
  margin-left: 100px;
  border-top: 1px solid #F9F4F1; }
.te-latest-comments_dabd8c5523167412 li .te-comments-item_f924d3f02e8aa099 {
  padding: 50px;
  border: 1px solid #F9F4F1;
  background-color: #F9F4F1;
  border-radius: 20px;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .te-latest-comments_dabd8c5523167412 li .te-comments-item_f924d3f02e8aa099 {
      padding: 30px; } }
  .te-latest-comments_dabd8c5523167412 li .te-comments-item_f924d3f02e8aa099 .te-comments-avatar_5b137865aa64312e {
    float: left; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-latest-comments_dabd8c5523167412 li .te-comments-item_f924d3f02e8aa099 .te-comments-avatar_5b137865aa64312e {
        float: inherit;
        margin-bottom: 20px; } }
    .te-latest-comments_dabd8c5523167412 li .te-comments-item_f924d3f02e8aa099 .te-comments-avatar_5b137865aa64312e img {
      margin-right: 30px;
      width: 100px;
      border-radius: 50px; }
  .te-latest-comments_dabd8c5523167412 li .te-comments-item_f924d3f02e8aa099 .te-comments-text_60c864f74c242c6b {
    overflow: hidden; }
    .te-latest-comments_dabd8c5523167412 li .te-comments-item_f924d3f02e8aa099 .te-comments-text_60c864f74c242c6b p {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 20px;
      color: #335371; }
    .te-latest-comments_dabd8c5523167412 li .te-comments-item_f924d3f02e8aa099 .te-comments-text_60c864f74c242c6b .te-avatar-name_935c496b3c4ca89c {
      margin-bottom: 10px;
      position: relative; }
      .te-latest-comments_dabd8c5523167412 li .te-comments-item_f924d3f02e8aa099 .te-comments-text_60c864f74c242c6b .te-avatar-name_935c496b3c4ca89c 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_dabd8c5523167412 li .te-comments-item_f924d3f02e8aa099 .te-comments-text_60c864f74c242c6b .te-avatar-name_935c496b3c4ca89c 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_dabd8c5523167412 li .te-comments-item_f924d3f02e8aa099 .te-comments-text_60c864f74c242c6b .te-avatar-name_935c496b3c4ca89c span {
            display: inline-block;
            width: 100%; } }
    .te-latest-comments_dabd8c5523167412 li .te-comments-item_f924d3f02e8aa099 .te-comments-text_60c864f74c242c6b .te-comment-reply_7fc1875bdd4a6ae5 {
      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_dabd8c5523167412 li .te-comments-item_f924d3f02e8aa099 .te-comments-text_60c864f74c242c6b .te-comment-reply_7fc1875bdd4a6ae5 {
          position: unset;
          margin-top: 10px; } }
      .te-latest-comments_dabd8c5523167412 li .te-comments-item_f924d3f02e8aa099 .te-comments-text_60c864f74c242c6b .te-comment-reply_7fc1875bdd4a6ae5:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

ul.children_0231648b7fb33d36 {
  list-style: none; }

.te-post-comments-form_b92c8aa40f2130a3 .te-contacts-message_8fc89f879c9d0cc2 {
  margin-top: 10px; }

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

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

.te-comment-respond_135809e0407d0eff,
.comment-respond_55ee46d2679c0e50 {
  position: relative;
  background-color: #F9F4F1;
  padding: 40px;
  border-radius: 20px; }
  .te-comment-respond_135809e0407d0eff .comment-form-cookies-consent_389053500854f0cb,
  .comment-respond_55ee46d2679c0e50 .comment-form-cookies-consent_389053500854f0cb {
    display: none; }
  .te-comment-respond_135809e0407d0eff .comment-notes_ca832ac29540e59a,
  .comment-respond_55ee46d2679c0e50 .comment-notes_ca832ac29540e59a {
    margin-bottom: 30px; }
  .te-comment-respond_135809e0407d0eff p,
  .comment-respond_55ee46d2679c0e50 p {
    margin: 0; }
  .te-comment-respond_135809e0407d0eff .te-contacts-email_a0a5bb6f75237b3c,
  .te-comment-respond_135809e0407d0eff .te-contacts-name_e26b81a98dcde0d8,
  .te-comment-respond_135809e0407d0eff .single-input-field_5edc06e2bbbfe0d9,
  .comment-respond_55ee46d2679c0e50 .te-contacts-email_a0a5bb6f75237b3c,
  .comment-respond_55ee46d2679c0e50 .te-contacts-name_e26b81a98dcde0d8,
  .comment-respond_55ee46d2679c0e50 .single-input-field_5edc06e2bbbfe0d9 {
    margin-bottom: 20px; }
  .te-comment-respond_135809e0407d0eff label,
  .comment-respond_55ee46d2679c0e50 label {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #778196;
    margin-bottom: 20px; }
  .te-comment-respond_135809e0407d0eff .checkbox-field-wrapper_02c799a1ab5167b8,
  .comment-respond_55ee46d2679c0e50 .checkbox-field-wrapper_02c799a1ab5167b8 {
    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_135809e0407d0eff .checkbox-field-wrapper_02c799a1ab5167b8 p,
    .comment-respond_55ee46d2679c0e50 .checkbox-field-wrapper_02c799a1ab5167b8 p {
      margin: 0; }
    .te-comment-respond_135809e0407d0eff .checkbox-field-wrapper_02c799a1ab5167b8 .single-checkbox-field_7b6ba067835d384d,
    .comment-respond_55ee46d2679c0e50 .checkbox-field-wrapper_02c799a1ab5167b8 .single-checkbox-field_7b6ba067835d384d {
      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_135809e0407d0eff .te-comment-form-cookies-consent_4b00d5e2b9be1525,
  .comment-respond_55ee46d2679c0e50 .te-comment-form-cookies-consent_4b00d5e2b9be1525 {
    display: none; }
  .te-comment-respond_135809e0407d0eff input[type="number"],
  .comment-respond_55ee46d2679c0e50 input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield; }
  .te-comment-respond_135809e0407d0eff input,
  .te-comment-respond_135809e0407d0eff select,
  .comment-respond_55ee46d2679c0e50 input,
  .comment-respond_55ee46d2679c0e50 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_135809e0407d0eff *::-webkit-input-placeholder,
  .comment-respond_55ee46d2679c0e50 *::-webkit-input-placeholder {
    color: #778196; }
  .te-comment-respond_135809e0407d0eff *:-ms-input-placeholder,
  .comment-respond_55ee46d2679c0e50 *:-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_135809e0407d0eff *::-ms-input-placeholder,
  .comment-respond_55ee46d2679c0e50 *::-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_135809e0407d0eff *::placeholder,
  .comment-respond_55ee46d2679c0e50 *::placeholder {
    color: #778196; }
  .te-comment-respond_135809e0407d0eff textarea,
  .comment-respond_55ee46d2679c0e50 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_135809e0407d0eff input:focus,
  .te-comment-respond_135809e0407d0eff textarea:focus,
  .te-comment-respond_135809e0407d0eff .form-select_abcf042a1ea8b081:focus,
  .comment-respond_55ee46d2679c0e50 input:focus,
  .comment-respond_55ee46d2679c0e50 textarea:focus,
  .comment-respond_55ee46d2679c0e50 .form-select_abcf042a1ea8b081: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_e1483f73148d29ed {
  position: relative;
  border-radius: 20px;
  overflow: hidden; }
  .te-team-card_e1483f73148d29ed:hover .image_656c0bd2322da285:before {
    height: 250%;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear;
    background-color: transparent; }
  .te-team-card_e1483f73148d29ed:hover .image_656c0bd2322da285 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_e1483f73148d29ed:hover .te-content-wrapper_39d709e1f69e7af7 {
    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_e1483f73148d29ed .image_656c0bd2322da285 {
    overflow: hidden;
    position: relative; }
    .te-team-card_e1483f73148d29ed .image_656c0bd2322da285: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_e1483f73148d29ed .image_656c0bd2322da285 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_e1483f73148d29ed .te-content-wrapper_39d709e1f69e7af7 {
    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_e1483f73148d29ed .te-content-wrapper_39d709e1f69e7af7 .content_91217a202637381b {
      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_e1483f73148d29ed .te-content-wrapper_39d709e1f69e7af7 .content_91217a202637381b .title_2eca080cec89190d {
        font-size: 24px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: 0px;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
      .te-team-card_e1483f73148d29ed .te-content-wrapper_39d709e1f69e7af7 .content_91217a202637381b .desc_afecd59fc5279d89 {
        font-size: 18px;
        line-height: 18px;
        font-weight: 400;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
    .te-team-card_e1483f73148d29ed .te-content-wrapper_39d709e1f69e7af7 .social_22f994c9a549f951 {
      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_e1483f73148d29ed .te-content-wrapper_39d709e1f69e7af7 .social_22f994c9a549f951 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_e1483f73148d29ed .te-content-wrapper_39d709e1f69e7af7 .social_22f994c9a549f951 a:hover {
          background-color: #E7F914;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-team-card_e1483f73148d29ed.style-2_e8c6b5e02e390f5c {
  padding: 20px;
  background-color: #F9F4F1;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-team-card_e1483f73148d29ed.style-2_e8c6b5e02e390f5c:hover {
    background-color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-team-card_e1483f73148d29ed.style-2_e8c6b5e02e390f5c:hover .te-content-wrapper_39d709e1f69e7af7 .social_22f994c9a549f951 a {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-team-card_e1483f73148d29ed.style-2_e8c6b5e02e390f5c:hover .te-content-wrapper_39d709e1f69e7af7 .content_91217a202637381b .title_2eca080cec89190d,
    .te-team-card_e1483f73148d29ed.style-2_e8c6b5e02e390f5c:hover .te-content-wrapper_39d709e1f69e7af7 .content_91217a202637381b .desc_afecd59fc5279d89 {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_e1483f73148d29ed.style-2_e8c6b5e02e390f5c .image_656c0bd2322da285 {
    border-radius: 20px; }
  .te-team-card_e1483f73148d29ed.style-2_e8c6b5e02e390f5c .te-content-wrapper_39d709e1f69e7af7 {
    position: unset;
    visibility: visible;
    opacity: 1;
    background: transparent;
    -webkit-transform: unset;
            transform: unset; }
    .te-team-card_e1483f73148d29ed.style-2_e8c6b5e02e390f5c .te-content-wrapper_39d709e1f69e7af7 .content_91217a202637381b {
      padding: 0;
      margin-top: 20px;
      margin-bottom: 10px;
      position: unset; }
      .te-team-card_e1483f73148d29ed.style-2_e8c6b5e02e390f5c .te-content-wrapper_39d709e1f69e7af7 .content_91217a202637381b .title_2eca080cec89190d {
        color: #131A2A;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-team-card_e1483f73148d29ed.style-2_e8c6b5e02e390f5c .te-content-wrapper_39d709e1f69e7af7 .content_91217a202637381b .title_2eca080cec89190d a:hover {
          color: #ffffff !important; }
      .te-team-card_e1483f73148d29ed.style-2_e8c6b5e02e390f5c .te-content-wrapper_39d709e1f69e7af7 .content_91217a202637381b .desc_afecd59fc5279d89 {
        color: #335371;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-team-card_e1483f73148d29ed.style-2_e8c6b5e02e390f5c .te-content-wrapper_39d709e1f69e7af7 .social_22f994c9a549f951 a {
      border: 1px solid #E1E1E1;
      background-color: transparent; }
      .te-team-card_e1483f73148d29ed.style-2_e8c6b5e02e390f5c .te-content-wrapper_39d709e1f69e7af7 .social_22f994c9a549f951 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_0c44944c76709c32 {
  position: relative;
  padding: 0;
  overflow: hidden; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-team-member-slider-wrapper_0c44944c76709c32 {
      padding: 0 12px; } }
  .te-team-member-slider-wrapper_0c44944c76709c32 .slick-list_29e18f1a98c17916 {
    margin: 0 -15px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-team-member-slider-wrapper_0c44944c76709c32 .slick-list_29e18f1a98c17916 {
        padding-bottom: 25px;
        margin: unset; } }
    .te-team-member-slider-wrapper_0c44944c76709c32 .slick-list_29e18f1a98c17916 .slick-slide_0e727e2e80fd525e {
      margin: 0 15px; }
  .te-team-member-slider-wrapper_0c44944c76709c32 .slick-dots_72c41591dcec37f5 {
    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_0c44944c76709c32 .slick-dots_72c41591dcec37f5 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_0c44944c76709c32 .slick-dots_72c41591dcec37f5 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_0c44944c76709c32 .slick-dots_72c41591dcec37f5 li.slick-active_da6daee739d68b6f {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-team-member-slider-wrapper_0c44944c76709c32 .slick-dots_72c41591dcec37f5 li.slick-active_da6daee739d68b6f button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-team-member-slider-wrapper_0c44944c76709c32 .slick-arrow_933804732b3ba429 {
    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_16a8bc0d33aa3ee6 {
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 20px; }
  .te-portfolio-card_16a8bc0d33aa3ee6:hover .image_656c0bd2322da285 .te-content-wrapper_39d709e1f69e7af7 {
    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_16a8bc0d33aa3ee6:hover .image_656c0bd2322da285 .te-content-wrapper_39d709e1f69e7af7 .content_91217a202637381b .content-inner_4147678bc54c9b87 {
      margin-bottom: 0;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_16a8bc0d33aa3ee6:hover .image_656c0bd2322da285 .te-content-wrapper_39d709e1f69e7af7 .content_91217a202637381b .btn-wrapper_3a4d363820b7a39e {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_16a8bc0d33aa3ee6:hover .image_656c0bd2322da285 .te-content-wrapper_39d709e1f69e7af7 .content_91217a202637381b .content-inner_4147678bc54c9b87 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scaleY(1);
              transform: scaleY(1); }
  .te-portfolio-card_16a8bc0d33aa3ee6:hover .image_656c0bd2322da285 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_16a8bc0d33aa3ee6 .image_656c0bd2322da285 {
    overflow: hidden;
    position: relative; }
    .te-portfolio-card_16a8bc0d33aa3ee6 .image_656c0bd2322da285 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_16a8bc0d33aa3ee6 .te-content-wrapper_39d709e1f69e7af7 {
    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_16a8bc0d33aa3ee6 .te-content-wrapper_39d709e1f69e7af7 .content_91217a202637381b {
      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_16a8bc0d33aa3ee6 .te-content-wrapper_39d709e1f69e7af7 .content_91217a202637381b .content-inner_4147678bc54c9b87 {
        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_16a8bc0d33aa3ee6 .te-content-wrapper_39d709e1f69e7af7 .content_91217a202637381b .sub-title_0b2955a3d476053e {
        color: #131A2A;
        font-size: 18px;
        line-height: 36px;
        font-weight: 400; }
      .te-portfolio-card_16a8bc0d33aa3ee6 .te-content-wrapper_39d709e1f69e7af7 .content_91217a202637381b .title_2eca080cec89190d {
        margin-bottom: 0;
        color: #131A2A;
        font-size: 24px;
        line-height: 39px;
        font-weight: 500; }
      .te-portfolio-card_16a8bc0d33aa3ee6 .te-content-wrapper_39d709e1f69e7af7 .content_91217a202637381b .btn-wrapper_3a4d363820b7a39e {
        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_16a8bc0d33aa3ee6 .te-content-wrapper_39d709e1f69e7af7 .content_91217a202637381b .btn-wrapper_3a4d363820b7a39e 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_16a8bc0d33aa3ee6 .te-content-wrapper_39d709e1f69e7af7 .content_91217a202637381b .btn-wrapper_3a4d363820b7a39e a:hover {
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
            background-color: #317EFE;
            color: #ffffff; }

.te-portfolio-card_16a8bc0d33aa3ee6.style-2_e8c6b5e02e390f5c .te-content-wrapper_39d709e1f69e7af7 .content_91217a202637381b {
  background-color: #317efeb8;
  padding: 20px;
  border-radius: 20px; }
  .te-portfolio-card_16a8bc0d33aa3ee6.style-2_e8c6b5e02e390f5c .te-content-wrapper_39d709e1f69e7af7 .content_91217a202637381b .btn-wrapper_3a4d363820b7a39e {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.te-portfolio-card_16a8bc0d33aa3ee6.style-3_8d51dd6708431b1a:hover .te-content-wrapper_39d709e1f69e7af7 .content_91217a202637381b .btn-wrapper_3a4d363820b7a39e {
  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_16a8bc0d33aa3ee6.style-3_8d51dd6708431b1a .te-content-wrapper_39d709e1f69e7af7 {
  padding: 0; }
  .te-portfolio-card_16a8bc0d33aa3ee6.style-3_8d51dd6708431b1a .te-content-wrapper_39d709e1f69e7af7 .content_91217a202637381b .content-inner_4147678bc54c9b87 {
    border-radius: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px; }
  .te-portfolio-card_16a8bc0d33aa3ee6.style-3_8d51dd6708431b1a .te-content-wrapper_39d709e1f69e7af7 .content_91217a202637381b .btn-wrapper_3a4d363820b7a39e {
    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_1cf09c436ac9df29.style-1_33bd0ef8b6bb898e {
  margin-top: -210px; }
  @media (max-width: 991px) {
    .newsletter-area_1cf09c436ac9df29.style-1_33bd0ef8b6bb898e {
      margin-top: 0;
      padding-top: 100px; } }

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

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

.testimonial-slider-area_7d386873e5e8f02c.style-1_33bd0ef8b6bb898e {
  padding-bottom: 5px; }

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

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

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

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

.team-slider-area_bb6acb206b21a1f9.style-1_33bd0ef8b6bb898e {
  overflow: hidden; }

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

.about-us-area_ae33aaa8344e1eef.style-2_e8c6b5e02e390f5c {
  padding-top: 120px;
  padding-bottom: 330px;
  background-color: #F9F4F1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .about-us-area_ae33aaa8344e1eef.style-2_e8c6b5e02e390f5c {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area_ae33aaa8344e1eef.style-2_e8c6b5e02e390f5c {
      padding: 100px 0; } }
  @media (max-width: 991px) {
    .about-us-area_ae33aaa8344e1eef.style-2_e8c6b5e02e390f5c .te-about-image-card_6ffc8c9db7b5349a {
      text-align: center;
      margin-bottom: 50px; } }
  @media (max-width: 991px) {
    .about-us-area_ae33aaa8344e1eef.style-2_e8c6b5e02e390f5c .te-about-image-card_6ffc8c9db7b5349a .te-main-img-wrapper_2600d66b32d5af34 .te-main-img-inner_45151e9f62e6b886 {
      width: 100%; } }
  @media (max-width: 1199px) {
    .about-us-area_ae33aaa8344e1eef.style-2_e8c6b5e02e390f5c .te-about-image-card_6ffc8c9db7b5349a .te-company-foundation_5d36505d6e5cc10b {
      left: 0; } }
  @media (max-width: 1199px) {
    .about-us-area_ae33aaa8344e1eef.style-2_e8c6b5e02e390f5c .te-about-info-card_d42b3f1e9a07ae7e {
      padding-left: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area_ae33aaa8344e1eef.style-2_e8c6b5e02e390f5c .te-about-info-card_d42b3f1e9a07ae7e {
      padding-left: 60px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .about-us-area_ae33aaa8344e1eef.style-2_e8c6b5e02e390f5c .te-about-info-card_d42b3f1e9a07ae7e {
      padding-left: 80px; } }

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

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

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

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

.faq-area_c9737a6ae2b9a03f.style-1_33bd0ef8b6bb898e {
  padding-bottom: 100px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .faq-area_c9737a6ae2b9a03f.style-1_33bd0ef8b6bb898e {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-area_c9737a6ae2b9a03f.style-1_33bd0ef8b6bb898e {
      padding-bottom: 100px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .faq-area_c9737a6ae2b9a03f.style-1_33bd0ef8b6bb898e {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_c9737a6ae2b9a03f.style-1_33bd0ef8b6bb898e {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_c9737a6ae2b9a03f.style-1_33bd0ef8b6bb898e .accordion-wrapper_f44696b96464c033 {
      padding-right: 60px; } }
  .faq-area_c9737a6ae2b9a03f.style-1_33bd0ef8b6bb898e .te-faq-image_e3e2508a59823d33 {
    margin-top: 82px;
    position: relative;
    right: -83px;
    display: inline-block; }
    @media (max-width: 1199px) {
      .faq-area_c9737a6ae2b9a03f.style-1_33bd0ef8b6bb898e .te-faq-image_e3e2508a59823d33 {
        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_c9737a6ae2b9a03f.style-1_33bd0ef8b6bb898e .te-faq-image_e3e2508a59823d33 {
        right: 0; } }
    .faq-area_c9737a6ae2b9a03f.style-1_33bd0ef8b6bb898e .te-faq-image_e3e2508a59823d33 .te-image-wrapper_12207b27553d7e08 {
      position: relative; }
      .faq-area_c9737a6ae2b9a03f.style-1_33bd0ef8b6bb898e .te-faq-image_e3e2508a59823d33 .te-image-wrapper_12207b27553d7e08 .te-main-img-inner_45151e9f62e6b886 {
        -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_c9737a6ae2b9a03f.style-1_33bd0ef8b6bb898e .te-faq-image_e3e2508a59823d33 .te-image-wrapper_12207b27553d7e08 .te-image-shape_2453bcaf857fc503 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: -1; }
      .faq-area_c9737a6ae2b9a03f.style-1_33bd0ef8b6bb898e .te-faq-image_e3e2508a59823d33 .te-image-wrapper_12207b27553d7e08 .content_91217a202637381b {
        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_c9737a6ae2b9a03f.style-1_33bd0ef8b6bb898e .te-faq-image_e3e2508a59823d33 .te-image-wrapper_12207b27553d7e08 .content_91217a202637381b .title_2eca080cec89190d {
          font-size: 18px;
          font-weight: 400;
          line-height: 18px;
          color: #ffffff;
          margin-bottom: 0; }
        .faq-area_c9737a6ae2b9a03f.style-1_33bd0ef8b6bb898e .te-faq-image_e3e2508a59823d33 .te-image-wrapper_12207b27553d7e08 .content_91217a202637381b .number_c461f8fe9c8cc2d9 {
          font-size: 32px;
          font-weight: 500;
          line-height: 32px;
          letter-spacing: 0px;
          color: #ffffff;
          margin-bottom: 0; }
      .faq-area_c9737a6ae2b9a03f.style-1_33bd0ef8b6bb898e .te-faq-image_e3e2508a59823d33 .te-image-wrapper_12207b27553d7e08 .top-content_51ff4dacdbb06bfe {
        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_c9737a6ae2b9a03f.style-1_33bd0ef8b6bb898e .te-faq-image_e3e2508a59823d33 .te-image-wrapper_12207b27553d7e08 .top-content_51ff4dacdbb06bfe {
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); } }
      .faq-area_c9737a6ae2b9a03f.style-1_33bd0ef8b6bb898e .te-faq-image_e3e2508a59823d33 .te-image-wrapper_12207b27553d7e08 .bottom-content_cf1aa2167678dbc4 {
        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_c9737a6ae2b9a03f.style-1_33bd0ef8b6bb898e .te-faq-image_e3e2508a59823d33 .te-image-wrapper_12207b27553d7e08 .bottom-content_cf1aa2167678dbc4 {
            right: 50%;
            -webkit-transform: translateX(50%);
                    transform: translateX(50%); } }
        .faq-area_c9737a6ae2b9a03f.style-1_33bd0ef8b6bb898e .te-faq-image_e3e2508a59823d33 .te-image-wrapper_12207b27553d7e08 .bottom-content_cf1aa2167678dbc4 .bottom-content-inner_8e5313e064e571d2 {
          width: 100%;
          height: 100%;
          background-color: #E7F914;
          border-radius: 100%;
          border: 8px solid #ffffff;
          outline: 2px dashed #14203A; }
          .faq-area_c9737a6ae2b9a03f.style-1_33bd0ef8b6bb898e .te-faq-image_e3e2508a59823d33 .te-image-wrapper_12207b27553d7e08 .bottom-content_cf1aa2167678dbc4 .bottom-content-inner_8e5313e064e571d2 .title_2eca080cec89190d,
          .faq-area_c9737a6ae2b9a03f.style-1_33bd0ef8b6bb898e .te-faq-image_e3e2508a59823d33 .te-image-wrapper_12207b27553d7e08 .bottom-content_cf1aa2167678dbc4 .bottom-content-inner_8e5313e064e571d2 .number_c461f8fe9c8cc2d9 {
            color: #14203A; }

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

.testimonial-slider-area_7d386873e5e8f02c {
  overflow: hidden;
  padding-bottom: 10px; }
  .testimonial-slider-area_7d386873e5e8f02c.style-2_e8c6b5e02e390f5c .slick-list_29e18f1a98c17916 {
    margin: 0 -100px;
    overflow: visible; }
    .testimonial-slider-area_7d386873e5e8f02c.style-2_e8c6b5e02e390f5c .slick-list_29e18f1a98c17916 .te-slick-item_43d7d5c2d4b88cba {
      width: 520px;
      margin: 0 15px; }

.counter-up-area_bdebf97a8de544dd.style-2_e8c6b5e02e390f5c .te-counter-card_4fbc9d2b5811bab4 {
  padding: 80px 55px;
  background-color: #131A2A;
  border-radius: 20px; }
  .counter-up-area_bdebf97a8de544dd.style-2_e8c6b5e02e390f5c .te-counter-card_4fbc9d2b5811bab4 .te-counter-item_efe3b26f589427d0 .icon_944125f7afb8f074 {
    width: unset;
    height: unset;
    background-color: transparent; }
  .counter-up-area_bdebf97a8de544dd.style-2_e8c6b5e02e390f5c .te-counter-card_4fbc9d2b5811bab4 .te-counter-item_efe3b26f589427d0 .te-counter-title_60085d6783b71e42 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px; }
    .counter-up-area_bdebf97a8de544dd.style-2_e8c6b5e02e390f5c .te-counter-card_4fbc9d2b5811bab4 .te-counter-item_efe3b26f589427d0 .te-counter-title_60085d6783b71e42 .content_91217a202637381b {
      gap: 18px;
      text-align: left; }
  .counter-up-area_bdebf97a8de544dd.style-2_e8c6b5e02e390f5c .te-counter-card_4fbc9d2b5811bab4 .te-counter-item_efe3b26f589427d0 .title_2eca080cec89190d {
    color: #ffffff; }
  .counter-up-area_bdebf97a8de544dd.style-2_e8c6b5e02e390f5c .te-counter-card_4fbc9d2b5811bab4 .te-counter-item_efe3b26f589427d0 .number_c461f8fe9c8cc2d9 {
    color: #E7F914; }
  .counter-up-area_bdebf97a8de544dd.style-2_e8c6b5e02e390f5c .te-counter-card_4fbc9d2b5811bab4 .te-counter-item_efe3b26f589427d0 .number_c461f8fe9c8cc2d9,
  .counter-up-area_bdebf97a8de544dd.style-2_e8c6b5e02e390f5c .te-counter-card_4fbc9d2b5811bab4 .te-counter-item_efe3b26f589427d0 .title_2eca080cec89190d {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

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

.subscribe-area_7446819e32ca98b3.style-2_e8c6b5e02e390f5c {
  position: relative;
  z-index: 9;
  margin-bottom: -140px; }
  .subscribe-area_7446819e32ca98b3.style-2_e8c6b5e02e390f5c .te-subscribe-inner-area_a5353d07437c061c {
    background-color: #317EFE;
    padding: 10px;
    border-radius: 20px;
    gap: 0; }
    .subscribe-area_7446819e32ca98b3.style-2_e8c6b5e02e390f5c .te-subscribe-inner-area_a5353d07437c061c .te-image-bg-collumn_fe949338e3beb9f5 {
      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_7446819e32ca98b3.style-2_e8c6b5e02e390f5c .te-subscribe-inner-area_a5353d07437c061c .te-subscribe-form-wrapper_b1dbf13e77897408 {
      padding: 0; }
    .subscribe-area_7446819e32ca98b3.style-2_e8c6b5e02e390f5c .te-subscribe-inner-area_a5353d07437c061c .te-content-wrapper_39d709e1f69e7af7 {
      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_7446819e32ca98b3.style-2_e8c6b5e02e390f5c .te-subscribe-inner-area_a5353d07437c061c .te-content-wrapper_39d709e1f69e7af7 {
          left: unset; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_7446819e32ca98b3.style-2_e8c6b5e02e390f5c .te-subscribe-inner-area_a5353d07437c061c .te-content-wrapper_39d709e1f69e7af7 {
          -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_7446819e32ca98b3.style-2_e8c6b5e02e390f5c .te-subscribe-inner-area_a5353d07437c061c .te-content-wrapper_39d709e1f69e7af7 {
          -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_7446819e32ca98b3.style-2_e8c6b5e02e390f5c .te-subscribe-inner-area_a5353d07437c061c .te-content-wrapper_39d709e1f69e7af7 {
          gap: 60px; } }
      .subscribe-area_7446819e32ca98b3.style-2_e8c6b5e02e390f5c .te-subscribe-inner-area_a5353d07437c061c .te-content-wrapper_39d709e1f69e7af7 .te-subscribe-title_56f275d126c53b55 {
        font-size: 38px;
        font-weight: 500;
        line-height: 46px;
        letter-spacing: -0.676px;
        text-transform: capitalize;
        margin-bottom: 0; }
      .subscribe-area_7446819e32ca98b3.style-2_e8c6b5e02e390f5c .te-subscribe-inner-area_a5353d07437c061c .te-content-wrapper_39d709e1f69e7af7 .te-content-inner_8fec267bd2974370 {
        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_7446819e32ca98b3.style-2_e8c6b5e02e390f5c .te-subscribe-inner-area_a5353d07437c061c .te-content-wrapper_39d709e1f69e7af7 .te-content-inner_8fec267bd2974370 {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
        .subscribe-area_7446819e32ca98b3.style-2_e8c6b5e02e390f5c .te-subscribe-inner-area_a5353d07437c061c .te-content-wrapper_39d709e1f69e7af7 .te-content-inner_8fec267bd2974370 .icon_944125f7afb8f074 {
          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_7446819e32ca98b3.style-2_e8c6b5e02e390f5c .te-subscribe-inner-area_a5353d07437c061c .te-subscribe-form-widget_f3f3fcf3e0d76ea2 {
      background: #fff;
      padding: 7px;
      border-radius: 50px; }
    .subscribe-area_7446819e32ca98b3.style-2_e8c6b5e02e390f5c .te-subscribe-inner-area_a5353d07437c061c .mc4wp-form-fields_6cfcefb33e72c2ee {
      gap: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .subscribe-area_7446819e32ca98b3.style-2_e8c6b5e02e390f5c .te-subscribe-inner-area_a5353d07437c061c .mc4wp-form-fields_6cfcefb33e72c2ee {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }

.testimonial-slider-area_7d386873e5e8f02c.style-3_8d51dd6708431b1a {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .testimonial-slider-area_7d386873e5e8f02c.style-3_8d51dd6708431b1a {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slider-area_7d386873e5e8f02c.style-3_8d51dd6708431b1a {
      padding: 100px 0; } }
  .testimonial-slider-area_7d386873e5e8f02c.style-3_8d51dd6708431b1a .slick-list_29e18f1a98c17916 .slick-slide_0e727e2e80fd525e.slick-current_da9ab9c946acdbd2 .te-testimonial-card_2ac8e47404d4acf9.style-3_8d51dd6708431b1a .te-content-wrapper_39d709e1f69e7af7 .te-user-meta_13e84940606b8196 .icon_944125f7afb8f074 {
    color: #317EFE; }

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

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

.te-contact-info_b6a1cc6583a3a25f {
  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_b6a1cc6583a3a25f .te-icon-card_48082377e28ef0ff {
      -webkit-box-orient: unset;
      -webkit-box-direction: unset;
          -ms-flex-direction: unset;
              flex-direction: unset; } }

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

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

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

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

.service-details_d64431a55c681f33 {
  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_d64431a55c681f33 .image_656c0bd2322da285 {
    border-radius: 20px;
    overflow: hidden; }
  .service-details_d64431a55c681f33 .content_91217a202637381b .te-title-wrapper_c49c859f5f63b37c {
    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_d64431a55c681f33 .content_91217a202637381b .te-title-wrapper_c49c859f5f63b37c .title-inner_a4260b356ae85123 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 20px; }
      .service-details_d64431a55c681f33 .content_91217a202637381b .te-title-wrapper_c49c859f5f63b37c .title-inner_a4260b356ae85123 .icon_944125f7afb8f074 {
        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_d64431a55c681f33 .content_91217a202637381b .te-title-wrapper_c49c859f5f63b37c .title-inner_a4260b356ae85123 .title_2eca080cec89190d {
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: 39.84px;
        letter-spacing: 0px;
        margin-bottom: 0;
        color: #317EFE; }

.service-details-overview_df86068c2e1e7684 {
  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_df86068c2e1e7684 .list-wrapper_0fd21fa9988f6f49 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px; }
    .service-details-overview_df86068c2e1e7684 .list-wrapper_0fd21fa9988f6f49 .icon_944125f7afb8f074 {
      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_df86068c2e1e7684 .list-wrapper_0fd21fa9988f6f49 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_df86068c2e1e7684 .list-wrapper_0fd21fa9988f6f49 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_df86068c2e1e7684 .list-wrapper_0fd21fa9988f6f49 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_df86068c2e1e7684 .list-wrapper_0fd21fa9988f6f49 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_d304142e11f544cb {
  padding-top: 120px;
  padding-bottom: 96px; }
  .team-page_d304142e11f544cb .te-team-card_e1483f73148d29ed {
    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_54a8af8a2515252d {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .team-details-page_54a8af8a2515252d {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-page_54a8af8a2515252d {
      padding-top: 100px;
      padding-bottom: 76px; } }

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

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

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

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

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

.footer_a5fe4f1256753cf8 {
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .footer_a5fe4f1256753cf8 .te-subscribe-form-widget_f3f3fcf3e0d76ea2 .submit-btn_0852fa9e7ff164cc span {
    display: none; }
  .footer_a5fe4f1256753cf8.style-1_33bd0ef8b6bb898e {
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .footer_a5fe4f1256753cf8.style-1_33bd0ef8b6bb898e .te-footer-sec_0e2f109e81b02fc8 {
      border-bottom: 1px solid rgba(19, 26, 42, 0.1);
      padding-top: 214px;
      padding-bottom: 60px; }
      .footer_a5fe4f1256753cf8.style-1_33bd0ef8b6bb898e .te-footer-sec_0e2f109e81b02fc8 .te-footer-widget_137920c0e761dc3e .te-subscribe-form-widget_f3f3fcf3e0d76ea2 .mc4wp-form-fields_6cfcefb33e72c2ee {
        border-color: rgba(19, 26, 42, 0.5); }
    .footer_a5fe4f1256753cf8.style-1_33bd0ef8b6bb898e .te-footer-widget_137920c0e761dc3e .te-subscribe-form-widget_f3f3fcf3e0d76ea2 .single-field_1f9503cded5db3ca input {
      color: #131A2A; }
  .footer_a5fe4f1256753cf8.style-2_e8c6b5e02e390f5c .widget_5ce7675c4f89113f .wp-block-heading_be4b0ed45d14616c,
  .footer_a5fe4f1256753cf8.style-2_e8c6b5e02e390f5c .widget_5ce7675c4f89113f .widget-title_da0bc51847ae2511,
  .footer_a5fe4f1256753cf8.style-2_e8c6b5e02e390f5c .widget_5ce7675c4f89113f .wp-block-search__label_1207ecca0154b491,
  .footer_a5fe4f1256753cf8.style-2_e8c6b5e02e390f5c .sidebar__widget_5a553d747030f74b .wp-block-heading_be4b0ed45d14616c,
  .footer_a5fe4f1256753cf8.style-2_e8c6b5e02e390f5c .sidebar__widget_5a553d747030f74b .widget-title_da0bc51847ae2511,
  .footer_a5fe4f1256753cf8.style-2_e8c6b5e02e390f5c .sidebar__widget_5a553d747030f74b .wp-block-search__label_1207ecca0154b491,
  .footer_a5fe4f1256753cf8.style-2_e8c6b5e02e390f5c .widget_5ce7675c4f89113f ul li a,
  .footer_a5fe4f1256753cf8.style-2_e8c6b5e02e390f5c .widget_5ce7675c4f89113f ol li a,
  .footer_a5fe4f1256753cf8.style-2_e8c6b5e02e390f5c .sidebar__widget_5a553d747030f74b ul li a,
  .footer_a5fe4f1256753cf8.style-2_e8c6b5e02e390f5c .sidebar__widget_5a553d747030f74b ol li a,
  .footer_a5fe4f1256753cf8.style-2_e8c6b5e02e390f5c .widget_5ce7675c4f89113f ul li,
  .footer_a5fe4f1256753cf8.style-2_e8c6b5e02e390f5c .wp-calendar-table_50b42c8f7146dd21,
  .footer_a5fe4f1256753cf8.style-2_e8c6b5e02e390f5c .wp-block-calendar_6afeeb343104046e caption,
  .footer_a5fe4f1256753cf8.style-2_e8c6b5e02e390f5c nav.wp-calendar-nav_70cb1a74d9487dcc a,
  .footer_a5fe4f1256753cf8.style-2_e8c6b5e02e390f5c .wp-block-latest-comments__comment-excerpt_64762bf782e51d6a,
  .footer_a5fe4f1256753cf8.style-2_e8c6b5e02e390f5c .wp-calendar-table_50b42c8f7146dd21 caption,
  .footer_a5fe4f1256753cf8.style-2_e8c6b5e02e390f5c .widget_text_7b91e639ecd75958,
  .footer_a5fe4f1256753cf8.style-2_e8c6b5e02e390f5c .widget_5ce7675c4f89113f .tagcloud_80aa704a6bc30618 a,
  .footer_a5fe4f1256753cf8.style-2_e8c6b5e02e390f5c .widget_5ce7675c4f89113f .wp-block-tag-cloud_0b9766b4ab3b702a a,
  .footer_a5fe4f1256753cf8.style-2_e8c6b5e02e390f5c .sidebar__widget_5a553d747030f74b .tagcloud_80aa704a6bc30618 a,
  .footer_a5fe4f1256753cf8.style-2_e8c6b5e02e390f5c .sidebar__widget_5a553d747030f74b .wp-block-tag-cloud_0b9766b4ab3b702a a,
  .footer_a5fe4f1256753cf8.style-2_e8c6b5e02e390f5c .wp-block-latest-comments__comment-date_db2979a418361630,
  .footer_a5fe4f1256753cf8.style-2_e8c6b5e02e390f5c .wp-block-latest-comments__comment_3307243929ead89a,
  .footer_a5fe4f1256753cf8.style-2_e8c6b5e02e390f5c .wp-block-archives-dropdown_030861f6366a7206 label,
  .footer_a5fe4f1256753cf8.style-2_e8c6b5e02e390f5c .widget_categories_d4f2be0837f537bd li a,
  .footer_a5fe4f1256753cf8.style-2_e8c6b5e02e390f5c .widget_archive_a6c34964e31408da li a,
  .footer_a5fe4f1256753cf8.style-2_e8c6b5e02e390f5c .widget_nav_menu_db9ca788a4465474 li a,
  .footer_a5fe4f1256753cf8.style-2_e8c6b5e02e390f5c .widget_tag_cloud_0f21405fe90d7e4a a,
  .footer_a5fe4f1256753cf8.style-2_e8c6b5e02e390f5c .widget_rss_4ddbd5cc40b55dcb li a,
  .footer_a5fe4f1256753cf8.style-2_e8c6b5e02e390f5c .widget_rss_4ddbd5cc40b55dcb li,
  .footer_a5fe4f1256753cf8.style-2_e8c6b5e02e390f5c .footer__widget_cf17818c41c27519 a,
  .footer_a5fe4f1256753cf8.style-2_e8c6b5e02e390f5c .footer__widget_cf17818c41c27519 li,
  .footer_a5fe4f1256753cf8.style-2_e8c6b5e02e390f5c li.recentcomments_a189183301f07dfc {
    color: #ffffff; }
  .footer_a5fe4f1256753cf8.style-2_e8c6b5e02e390f5c .te-theme-btn_85186660402767f8,
  .footer_a5fe4f1256753cf8.style-2_e8c6b5e02e390f5c .wp-block-loginout_96236a747b40c3a9 a,
  .footer_a5fe4f1256753cf8.style-2_e8c6b5e02e390f5c input.te-theme-btn_85186660402767f8,
  .footer_a5fe4f1256753cf8.style-2_e8c6b5e02e390f5c .widget_5ce7675c4f89113f .wp-block-search_2dedef03b3acfad9 button,
  .footer_a5fe4f1256753cf8.style-2_e8c6b5e02e390f5c .widget_5ce7675c4f89113f .search-form_266ff35f4d3a5e34 button,
  .footer_a5fe4f1256753cf8.style-2_e8c6b5e02e390f5c .widget_5ce7675c4f89113f .sidebar__search_39bb45430e390160 button,
  .footer_a5fe4f1256753cf8.style-2_e8c6b5e02e390f5c .sidebar__widget_5a553d747030f74b .wp-block-search_2dedef03b3acfad9 button,
  .footer_a5fe4f1256753cf8.style-2_e8c6b5e02e390f5c .sidebar__widget_5a553d747030f74b .search-form_266ff35f4d3a5e34 button,
  .footer_a5fe4f1256753cf8.style-2_e8c6b5e02e390f5c .sidebar__widget_5a553d747030f74b .sidebar__search_39bb45430e390160 button {
    background-color: #E7F914;
    color: #14203A; }
  .footer_a5fe4f1256753cf8 .footer__widget_cf17818c41c27519 li {
    list-style: none; }
  .footer_a5fe4f1256753cf8 .te-footer-widget_137920c0e761dc3e.te_widget_nav_menu_d634e91ea8b4ad7c li.wp-block-social-link_5cbd17f8adb8c383 {
    display: inline-block;
    width: unset !important; }
  .footer_a5fe4f1256753cf8 .te_widget_nav_menu_d634e91ea8b4ad7c li.cat-item_eceaa131913cb1e9 {
    text-align: right; }
    .footer_a5fe4f1256753cf8 .te_widget_nav_menu_d634e91ea8b4ad7c li.cat-item_eceaa131913cb1e9 a {
      float: left; }
  .footer_a5fe4f1256753cf8 .te-footer-bg_dc1b8c150b29ed5e {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: -1; }
  .footer_a5fe4f1256753cf8 .footer-nav-widget_b05267176288274a {
    padding: 0 90px; }
    @media (max-width: 991px) {
      .footer_a5fe4f1256753cf8 .footer-nav-widget_b05267176288274a {
        padding: 0 12px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .footer_a5fe4f1256753cf8 .footer-nav-widget_b05267176288274a {
        padding: 0 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .footer_a5fe4f1256753cf8 .footer-nav-widget_b05267176288274a {
        padding: 0 30px; } }

.te-footer-widget_137920c0e761dc3e {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .te-footer-widget_137920c0e761dc3e {
      margin-bottom: 40px; } }
  .te-footer-widget_137920c0e761dc3e .te-footer-widget-title_5fd54de13c18f743,
  .te-footer-widget_137920c0e761dc3e .wp-block-heading_be4b0ed45d14616c {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 39px;
    color: #131A2A;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700; }
  .te-footer-widget_137920c0e761dc3e ul {
    padding-left: 0; }
  .te-footer-widget_137920c0e761dc3e .te-subscribe-form-widget_f3f3fcf3e0d76ea2 .mc4wp-form-fields_6cfcefb33e72c2ee {
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 5px; }
  .te-footer-widget_137920c0e761dc3e .te-subscribe-form-widget_f3f3fcf3e0d76ea2 .single-field_1f9503cded5db3ca input {
    border-radius: 0;
    background-color: transparent;
    color: #ffffff; }
  .te-footer-widget_137920c0e761dc3e.widget-latest-posts-footer_6ca32837a53f8b54 {
    margin-top: -5px; }
  @media (max-width: 767px) {
    .te-footer-widget_137920c0e761dc3e.zoom-instagram-widget_dab94894c94c7c84 {
      margin-bottom: 0;
      margin-top: -10px; } }
  @media (max-width: 767px) {
    .te-footer-widget_137920c0e761dc3e.widget_contact_info_widget_2b92a797c4f66bb3 {
      margin-bottom: 18px; } }
  @media only screen and (min-width: 992px) and (max-width: 1399px) {
    .te-footer-widget_137920c0e761dc3e .widget-instagram-feed_0b9592f69474fa25 {
      width: 170px; } }
  .te-footer-widget_137920c0e761dc3e .te-footer-widget-info_07be3a1848ed8f45 {
    padding-right: 30px; }
    @media (max-width: 1199px) {
      .te-footer-widget_137920c0e761dc3e .te-footer-widget-info_07be3a1848ed8f45 {
        padding-right: 0; } }
    .te-footer-widget_137920c0e761dc3e .te-footer-widget-info_07be3a1848ed8f45 p {
      color: #335371;
      margin-bottom: 30px; }
    .te-footer-widget_137920c0e761dc3e .te-footer-widget-info_07be3a1848ed8f45 .te-footer-logo_363e313d9575c92b {
      margin-bottom: 30px;
      display: inline-block; }
    .te-footer-widget_137920c0e761dc3e .te-footer-widget-info_07be3a1848ed8f45 .info-form-and-social-icon_99fe11fa19e7ecb5 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 50px; }
      .te-footer-widget_137920c0e761dc3e .te-footer-widget-info_07be3a1848ed8f45 .info-form-and-social-icon_99fe11fa19e7ecb5 .te-social-profile_85afa6acfdccbe1b {
        margin-top: 0; }
    .te-footer-widget_137920c0e761dc3e .te-footer-widget-info_07be3a1848ed8f45 .te-social-profile_85afa6acfdccbe1b {
      gap: 20px;
      margin-top: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-footer-widget_137920c0e761dc3e .te-footer-widget-info_07be3a1848ed8f45 .info-form-and-social-icon_99fe11fa19e7ecb5 {
        -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_137920c0e761dc3e.te_widget_nav_menu_d634e91ea8b4ad7c ul {
    margin-top: -5px;
    padding-left: 0;
    margin-bottom: 0; }
  .te-footer-widget_137920c0e761dc3e.te_widget_nav_menu_d634e91ea8b4ad7c li {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 2px; }
    .te-footer-widget_137920c0e761dc3e.te_widget_nav_menu_d634e91ea8b4ad7c li:last-child {
      padding-top: 0;
      padding-bottom: 0; }
    .te-footer-widget_137920c0e761dc3e.te_widget_nav_menu_d634e91ea8b4ad7c 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_137920c0e761dc3e.te_widget_nav_menu_d634e91ea8b4ad7c li a::before {
        content: "\f105";
        font-family: "Font Awesome 6 Free";
        font-size: 14px; }
      .te-footer-widget_137920c0e761dc3e.te_widget_nav_menu_d634e91ea8b4ad7c li a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-footer-widget_137920c0e761dc3e .te-footer-widget-contact_16d01c61ca04d506 p {
    color: #335371; }
  .te-footer-widget_137920c0e761dc3e .te-footer-widget-contact_16d01c61ca04d506 .footer-contact_0e5b6637b5385fb4 ul {
    list-style: none; }
    .te-footer-widget_137920c0e761dc3e .te-footer-widget-contact_16d01c61ca04d506 .footer-contact_0e5b6637b5385fb4 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_137920c0e761dc3e .te-footer-widget-contact_16d01c61ca04d506 .footer-contact_0e5b6637b5385fb4 ul li:first-child {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .te-footer-widget_137920c0e761dc3e .te-footer-widget-contact_16d01c61ca04d506 .footer-contact_0e5b6637b5385fb4 ul li:first-child .contact-icon_5f1351716ad03f36 {
          margin-top: 5px; }
      .te-footer-widget_137920c0e761dc3e .te-footer-widget-contact_16d01c61ca04d506 .footer-contact_0e5b6637b5385fb4 ul li:last-child {
        margin-bottom: 0; }
      .te-footer-widget_137920c0e761dc3e .te-footer-widget-contact_16d01c61ca04d506 .footer-contact_0e5b6637b5385fb4 ul li .contact-icon_5f1351716ad03f36 {
        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_137920c0e761dc3e .te-footer-widget-contact_16d01c61ca04d506 .footer-contact_0e5b6637b5385fb4 ul li .contact-text_75cb257046950033 {
        color: #335371;
        font-size: 18px;
        line-height: 24px;
        overflow: hidden; }
        .te-footer-widget_137920c0e761dc3e .te-footer-widget-contact_16d01c61ca04d506 .footer-contact_0e5b6637b5385fb4 ul li .contact-text_75cb257046950033 a:hover span {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .te-footer-widget_137920c0e761dc3e .te-footer-widget-contact_16d01c61ca04d506 .footer-contact_0e5b6637b5385fb4 ul li .contact-text_75cb257046950033 span,
        .te-footer-widget_137920c0e761dc3e .te-footer-widget-contact_16d01c61ca04d506 .footer-contact_0e5b6637b5385fb4 ul li .contact-text_75cb257046950033 p,
        .te-footer-widget_137920c0e761dc3e .te-footer-widget-contact_16d01c61ca04d506 .footer-contact_0e5b6637b5385fb4 ul li .contact-text_75cb257046950033 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_137920c0e761dc3e .te_widget_latest_post_b8a45c8307ed02d4 ul li {
    margin-bottom: 10px; }
    .te-footer-widget_137920c0e761dc3e .te_widget_latest_post_b8a45c8307ed02d4 ul li .te-latest-post-thumb_43367a061a1a014d {
      width: 80px;
      height: 80px;
      border-radius: 20px;
      overflow: hidden; }
    .te-footer-widget_137920c0e761dc3e .te_widget_latest_post_b8a45c8307ed02d4 ul li .te-latest-post-desc_11e03975d035c0bd .te-latest-post-title_9834891d688519fd {
      margin-bottom: 0;
      font-size: 18px;
      line-height: 29px;
      color: #335371;
      font-weight: 400; }
      .te-footer-widget_137920c0e761dc3e .te_widget_latest_post_b8a45c8307ed02d4 ul li .te-latest-post-desc_11e03975d035c0bd .te-latest-post-title_9834891d688519fd 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_137920c0e761dc3e .te_widget_latest_post_b8a45c8307ed02d4 ul li .te-latest-post-desc_11e03975d035c0bd .te-latest-post-title_9834891d688519fd a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-footer-widget_137920c0e761dc3e .te_widget_latest_post_b8a45c8307ed02d4 ul li .te-latest-post-desc_11e03975d035c0bd .te-latest-post-meta_3c4396777a37187a {
      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_3ee55c640573616c 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_3ee55c640573616c ul {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .te-footer-bottom-menu_3ee55c640573616c 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_3ee55c640573616c ul li a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }

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

.subscribe-area_7446819e32ca98b3 {
  overflow: hidden; }
  .subscribe-area_7446819e32ca98b3.style-1_33bd0ef8b6bb898e .te-subscribe-inner-area_a5353d07437c061c .te-content-wrapper_39d709e1f69e7af7 {
    background-color: #317EFE;
    border-radius: 20px;
    padding: 63px 50px 68px 74px;
    gap: 14px; }
  .subscribe-area_7446819e32ca98b3.style-1_33bd0ef8b6bb898e .te-image-bg-collumn_fe949338e3beb9f5 {
    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_7446819e32ca98b3.style-1_33bd0ef8b6bb898e .te-image-bg-collumn_fe949338e3beb9f5 {
        display: none; } }
  .subscribe-area_7446819e32ca98b3 .te-content-wrapper_39d709e1f69e7af7 {
    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_7446819e32ca98b3 .te-content-wrapper_39d709e1f69e7af7 {
        padding: 100px 24px 100px 24px;
        margin: 0 auto; } }
    @media (max-width: 809px) {
      .subscribe-area_7446819e32ca98b3 .te-content-wrapper_39d709e1f69e7af7 {
        padding: 80px 24px 80px 24px;
        width: 100%; } }
    .subscribe-area_7446819e32ca98b3 .te-content-wrapper_39d709e1f69e7af7 .short-title_7980fe20ddb6fda6 {
      font-size: 21px;
      font-weight: 500;
      color: #335371;
      margin-bottom: 0; }
    .subscribe-area_7446819e32ca98b3 .te-content-wrapper_39d709e1f69e7af7 .te-subscribe-title_56f275d126c53b55 {
      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_7446819e32ca98b3 .te-content-wrapper_39d709e1f69e7af7 .te-subscribe-title_56f275d126c53b55 {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .subscribe-area_7446819e32ca98b3 .te-content-wrapper_39d709e1f69e7af7 .te-subscribe-title_56f275d126c53b55 {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_7446819e32ca98b3 .te-content-wrapper_39d709e1f69e7af7 .te-subscribe-title_56f275d126c53b55 {
          font-size: 36px;
          line-height: 42px; } }
    .subscribe-area_7446819e32ca98b3 .te-content-wrapper_39d709e1f69e7af7 .text_9c9290adf8eda1d8 {
      font-size: 18px;
      color: #ffffff;
      margin-bottom: 0; }
  .subscribe-area_7446819e32ca98b3 .te-subscribe-inner-area_a5353d07437c061c {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .subscribe-area_7446819e32ca98b3 .te-subscribe-inner-area_a5353d07437c061c {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .subscribe-area_7446819e32ca98b3 .te-subscribe-inner-area_a5353d07437c061c .te-subscribe-collumn_aa0cda3f384dd2d7 {
      -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_7446819e32ca98b3 .te-subscribe-inner-area_a5353d07437c061c .te-subscribe-collumn_aa0cda3f384dd2d7.te-image-bg-collumn_fe949338e3beb9f5 {
          display: none; } }
    .subscribe-area_7446819e32ca98b3 .te-subscribe-inner-area_a5353d07437c061c .mc4wp-form-fields_6cfcefb33e72c2ee {
      background-color: transparent;
      gap: 10px; }
      @media (max-width: 575px) {
        .subscribe-area_7446819e32ca98b3 .te-subscribe-inner-area_a5353d07437c061c .mc4wp-form-fields_6cfcefb33e72c2ee {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .subscribe-area_7446819e32ca98b3 .te-subscribe-inner-area_a5353d07437c061c .mc4wp-form-fields_6cfcefb33e72c2ee .submit-btn_0852fa9e7ff164cc {
        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_137920c0e761dc3e .te-subscribe-form-wrapper_b1dbf13e77897408 {
  color: #335371; }

.te-subscribe-form-widget_f3f3fcf3e0d76ea2 {
  position: relative; }
  .te-subscribe-form-widget_f3f3fcf3e0d76ea2 .mc4wp-form-fields_6cfcefb33e72c2ee {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    overflow: hidden;
    border-radius: 5px; }
  .te-subscribe-form-widget_f3f3fcf3e0d76ea2 .single-field_1f9503cded5db3ca {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .te-subscribe-form-widget_f3f3fcf3e0d76ea2 .single-field_1f9503cded5db3ca input {
      color: #335371;
      height: 55px;
      padding: 0 30px;
      font-size: 18px;
      width: 100%;
      border-radius: 50px; }
    .te-subscribe-form-widget_f3f3fcf3e0d76ea2 .single-field_1f9503cded5db3ca *::-webkit-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_f3f3fcf3e0d76ea2 .single-field_1f9503cded5db3ca *:-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_f3f3fcf3e0d76ea2 .single-field_1f9503cded5db3ca *::-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_f3f3fcf3e0d76ea2 .single-field_1f9503cded5db3ca *::placeholder {
      color: #778196; }
  .te-subscribe-form-widget_f3f3fcf3e0d76ea2 .submit-btn_0852fa9e7ff164cc {
    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_f3f3fcf3e0d76ea2 .submit-btn_0852fa9e7ff164cc:hover {
      background-color: #131A2A;
      color: #ffffff; }
  .te-subscribe-form-widget_f3f3fcf3e0d76ea2 .mc4wp-response_1e995239bf52d6e1 {
    position: absolute;
    margin-top: 15px; }
    .te-subscribe-form-widget_f3f3fcf3e0d76ea2 .mc4wp-response_1e995239bf52d6e1 .mc4wp-alert_0b4f35973e0bcf95.mc4wp-error_206adc2c48b0638c p {
      color: #ff0000;
      position: relative; }
    .te-subscribe-form-widget_f3f3fcf3e0d76ea2 .mc4wp-response_1e995239bf52d6e1 .mc4wp-alert_0b4f35973e0bcf95.mc4wp-error_206adc2c48b0638c a {
      color: #ff0000; }
    .te-subscribe-form-widget_f3f3fcf3e0d76ea2 .mc4wp-response_1e995239bf52d6e1 .mc4wp-alert_0b4f35973e0bcf95.mc4wp-success_3d98f836c8fb0ce2 p, .te-subscribe-form-widget_f3f3fcf3e0d76ea2 .mc4wp-response_1e995239bf52d6e1 .mc4wp-alert_0b4f35973e0bcf95.mc4wp-notice_944e951f7a1df7b5 p {
      color: #ffffff;
      position: relative; }

.te-footer-social-wrapper_9f116de54f25b78f {
  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_9f116de54f25b78f .te-footer-logo_363e313d9575c92b {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .te-footer-social-wrapper_9f116de54f25b78f .te-social-widget_619a8044f8967d80 {
    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_9f116de54f25b78f .te-social-widget_619a8044f8967d80 span {
      color: #ffffff;
      font-size: 20px;
      font-weight: 400; }

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

.footer_a5fe4f1256753cf8.style-2_e8c6b5e02e390f5c {
  background-color: #131A2A; }
  .footer_a5fe4f1256753cf8.style-2_e8c6b5e02e390f5c .te-footer-sec_0e2f109e81b02fc8 {
    border-bottom: 1px solid rgba(225, 225, 225, 0.3);
    padding-top: 80px;
    padding-bottom: 70px; }
  .footer_a5fe4f1256753cf8.style-2_e8c6b5e02e390f5c .te-footer-widget-title_5fd54de13c18f743,
  .footer_a5fe4f1256753cf8.style-2_e8c6b5e02e390f5c .wp-block-heading_be4b0ed45d14616c {
    color: #ffffff;
    font-size: 24px; }
  .footer_a5fe4f1256753cf8.style-2_e8c6b5e02e390f5c .footer-bottom-area_f9a8a4905ae15fb2 .te-copyright-text_89e364a70957b0ef p,
  .footer_a5fe4f1256753cf8.style-2_e8c6b5e02e390f5c .te-footer-widget_137920c0e761dc3e.te_widget_nav_menu_d634e91ea8b4ad7c li a,
  .footer_a5fe4f1256753cf8.style-2_e8c6b5e02e390f5c .te-footer-widget_137920c0e761dc3e .te_widget_latest_post_b8a45c8307ed02d4 ul li .te-latest-post-desc_11e03975d035c0bd .te-latest-post-title_9834891d688519fd a,
  .footer_a5fe4f1256753cf8.style-2_e8c6b5e02e390f5c .te-footer-widget_137920c0e761dc3e .te_widget_latest_post_b8a45c8307ed02d4 ul li .te-latest-post-desc_11e03975d035c0bd .te-latest-post-title_9834891d688519fd,
  .footer_a5fe4f1256753cf8.style-2_e8c6b5e02e390f5c .te-footer-widget_137920c0e761dc3e .te_widget_latest_post_b8a45c8307ed02d4 ul li .te-latest-post-desc_11e03975d035c0bd .te-latest-post-meta_3c4396777a37187a,
  .footer_a5fe4f1256753cf8.style-2_e8c6b5e02e390f5c .te-footer-widget_137920c0e761dc3e .te-subscribe-form-wrapper_b1dbf13e77897408,
  .footer_a5fe4f1256753cf8.style-2_e8c6b5e02e390f5c .te-footer-bottom-menu_3ee55c640573616c ul li a,
  .footer_a5fe4f1256753cf8.style-2_e8c6b5e02e390f5c .footer-bottom-area_f9a8a4905ae15fb2 .te-copyright-text_89e364a70957b0ef p a {
    color: #ffffff; }

/*# sourceMappingURL=style.css_48070c828c857fdc.map_0a71bb6e94b7a12c */