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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

code {
  color: #E7F914; }

.te-theme-btn_49d376c21774d8dc,
.wp-block-loginout_a14bd75f4ab71194 a,
input.te-theme-btn_49d376c21774d8dc {
  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_49d376c21774d8dc:hover,
  .wp-block-loginout_a14bd75f4ab71194 a:hover,
  input.te-theme-btn_49d376c21774d8dc:hover {
    color: #131A2A;
    background-color: #E7F914; }
  .te-theme-btn_49d376c21774d8dc:focus,
  .wp-block-loginout_a14bd75f4ab71194 a:focus,
  input.te-theme-btn_49d376c21774d8dc:focus {
    color: #ffffff; }
  .te-theme-btn_49d376c21774d8dc.yellow-btn_726f7d32381d012b,
  .wp-block-loginout_a14bd75f4ab71194 a.yellow-btn_726f7d32381d012b,
  input.te-theme-btn_49d376c21774d8dc.yellow-btn_726f7d32381d012b {
    background-color: #E7F914;
    color: #14203A; }
  .te-theme-btn_49d376c21774d8dc.simple-btn_4e776726b0a6ad4c,
  .wp-block-loginout_a14bd75f4ab71194 a.simple-btn_4e776726b0a6ad4c,
  input.te-theme-btn_49d376c21774d8dc.simple-btn_4e776726b0a6ad4c {
    padding-left: 36px;
    padding-right: 36px; }

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

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

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

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

.circle-rotate-wrapper_65b83360f8082bbf {
  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_65b83360f8082bbf .circle-rotate-inner_fa0f8ad5de514ece {
    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_c43a446453ebec5f {
  margin-top: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.px-350_9eba8cc5e01d9d5e {
  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_166892443748d130 label {
  width: 100%;
  display: block;
  font-weight: 600;
  margin-bottom: 10px; }
.post-password-form_166892443748d130 input[type="password"] {
  font-size: 1.2rem;
  line-height: 20px;
  padding: 12px 20px;
  border: 1px solid #E4E4F2;
  width: 100%; }
.post-password-form_166892443748d130 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_166892443748d130 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_edaea8286aa55210 .size-full_60a541dc6a03d299.alignright_60a2484378f030d8 {
  margin-bottom: 15px;
  margin-top: 20px; }
.tp-page-content_edaea8286aa55210 figure.wp-caption_41e20fcf48eeb9b4.aligncenter_ba3560d7dbe43b30 {
  margin-top: 40px; }
.tp-page-content_edaea8286aa55210 dl, .tp-page-content_edaea8286aa55210 ol, .tp-page-content_edaea8286aa55210 ul {
  margin-bottom: 11px; }
.tp-page-content_edaea8286aa55210 .te-comment-respond_271732b12457bd8e {
  margin-top: 78px;
  margin-bottom: 20px; }
.tp-page-content_edaea8286aa55210 .te-latest-comments_fe33ea082c24a019 .te-comment-respond_271732b12457bd8e {
  margin-bottom: 40px; }
.tp-page-content_edaea8286aa55210 .te-post-comments_ba6ce6f3fe1a987e {
  margin-top: 80px; }

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

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

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

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

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

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

.gallery-columns-1_0eec7fb307936f8f .gallery-item_8ab44ad01bd89dee {
  max-width: 100%;
  width: 100%; }

.gallery-columns-2_cd3ec02e8aec7717 .gallery-item_8ab44ad01bd89dee {
  max-width: 50%; }

.gallery-columns-3_4311dedfe920c4fd .gallery-item_8ab44ad01bd89dee {
  max-width: 33.33%; }

.gallery-columns-4_280bf29acaae511f .gallery-item_8ab44ad01bd89dee {
  max-width: 25%; }

.gallery-columns-5_a7092797581ae337 .gallery-item_8ab44ad01bd89dee {
  max-width: 20%; }

.gallery-columns-6_2bba44b47fc4a68e .gallery-item_8ab44ad01bd89dee {
  max-width: 16.66%; }

.gallery-columns-7_d47d6e79e88d237a .gallery-item_8ab44ad01bd89dee {
  max-width: 14.28%; }

.gallery-columns-8_86a71a85cf4e42d7 .gallery-item_8ab44ad01bd89dee {
  max-width: 12.5%; }

.gallery-columns-9_efb17036eb303f6f .gallery-item_8ab44ad01bd89dee {
  max-width: 11.11%; }

.gallery-caption_43ec63bd9361d1d2 {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.te-post-content p.has-large-font-size_09e6bf2c04ea3a7a {
  font-size: 36px;
  line-height: 1.2; }
.te-post-content .wp-block-search_f7996cf2fc63fd6f {
  margin-bottom: 15px; }
.te-post-content .wp-block-file_812b44f4e1adde4d {
  margin-top: 20px; }
.te-post-content .wp-block-group__inner-container_f5f6409301051f58 p {
  margin-top: 0 !important; }

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

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

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

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

.wp-block-cover_d6c364b492114bdf p.wp-block-cover-text_38967f28194a494c,
.wp-block-cover_d6c364b492114bdf.is-light_31c1c4feba4de1c4 .wp-block-cover__inner-container_d5d98f9ccf4da50d {
  color: #fff !important; }

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

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

.widget_bea0ceb331aca22d .wp-block-archives-dropdown_0e0fc89829487c94,
.widget_bea0ceb331aca22d .wp-block-categories-dropdown_a78f6b97bada0fec,
.widget_bea0ceb331aca22d .wp-block-loginout_a14bd75f4ab71194,
.widget_bea0ceb331aca22d .wp-block-social-links_8fa6bb58a41fb0aa,
.widget_bea0ceb331aca22d.widget_archive_fe12aec36a77e35b select,
.widget_bea0ceb331aca22d.te_widget_categories_07c5a40b965e0933 select,
.widget_bea0ceb331aca22d.widget_text_3c02cfe570b97d9f select,
.widget_bea0ceb331aca22d.te_widget_search_bf6fa281bec6b828 .search-form_39e1a653d70c0ce6,
.widget_bea0ceb331aca22d.te_widget_tag_cloud_05fcf5c786952af0 .tagcloud_f011d24fe620800c,
.widget_bea0ceb331aca22d .wp-block-tag-cloud_59f515a85f4548b3 {
  margin-bottom: 6px; }

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

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

.blog-search-content_7fe68b5ee06c3b2a {
  margin: 0; }
  .blog-search-content_7fe68b5ee06c3b2a .wp-block-search_f7996cf2fc63fd6f,
  .blog-search-content_7fe68b5ee06c3b2a .search-form_39e1a653d70c0ce6,
  .blog-search-content_7fe68b5ee06c3b2a .sidebar__search_4e345573803a28fb {
    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_7fe68b5ee06c3b2a .wp-block-search_f7996cf2fc63fd6f,
      .blog-search-content_7fe68b5ee06c3b2a .search-form_39e1a653d70c0ce6,
      .blog-search-content_7fe68b5ee06c3b2a .sidebar__search_4e345573803a28fb {
        width: 100%; } }
    .blog-search-content_7fe68b5ee06c3b2a .wp-block-search_f7996cf2fc63fd6f .wp-block-search__inside-wrapper_bfbdae7e50c58923,
    .blog-search-content_7fe68b5ee06c3b2a .search-form_39e1a653d70c0ce6 .wp-block-search__inside-wrapper_bfbdae7e50c58923,
    .blog-search-content_7fe68b5ee06c3b2a .sidebar__search_4e345573803a28fb .wp-block-search__inside-wrapper_bfbdae7e50c58923 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .blog-search-content_7fe68b5ee06c3b2a .wp-block-search_f7996cf2fc63fd6f label,
    .blog-search-content_7fe68b5ee06c3b2a .search-form_39e1a653d70c0ce6 label,
    .blog-search-content_7fe68b5ee06c3b2a .sidebar__search_4e345573803a28fb 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_7fe68b5ee06c3b2a .wp-block-search_f7996cf2fc63fd6f input,
    .blog-search-content_7fe68b5ee06c3b2a .search-form_39e1a653d70c0ce6 input,
    .blog-search-content_7fe68b5ee06c3b2a .sidebar__search_4e345573803a28fb 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_7fe68b5ee06c3b2a .wp-block-search_f7996cf2fc63fd6f button,
    .blog-search-content_7fe68b5ee06c3b2a .search-form_39e1a653d70c0ce6 button,
    .blog-search-content_7fe68b5ee06c3b2a .sidebar__search_4e345573803a28fb 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_edaea8286aa55210 .wp-smiley_8c06feaea75b20e6,
.entry-content_02638af22ec6465b .wp-smiley_8c06feaea75b20e6,
.comment-content_e8cdd2d7875ba134 .wp-smiley_8c06feaea75b20e6 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

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

.te-comment-respond_271732b12457bd8e.style-two_08e9d493e7dd11fa .wpcf7-form_bcfa8dbec38f6154 .wpcf7-not-valid-tip_344fe9a2aa4ea5b7 {
  color: #d9c0b8 !important; }
.te-comment-respond_271732b12457bd8e .wpcf7-form_bcfa8dbec38f6154 .wpcf7-not-valid_c1c08e15ba49376d {
  border-color: #dc3232 !important; }
.te-comment-respond_271732b12457bd8e .wpcf7-form_bcfa8dbec38f6154 .wpcf7-not-valid-tip_344fe9a2aa4ea5b7 {
  font-size: 16px;
  margin-top: 5px; }
.te-comment-respond_271732b12457bd8e .wpcf7-form_bcfa8dbec38f6154.sent_5702e808a8bccb8b .wpcf7-response-output_f9568a9c2d961d27 {
  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_271732b12457bd8e .wpcf7-form_bcfa8dbec38f6154.invalid_88cda0200fa8372e .wpcf7-response-output_f9568a9c2d961d27 {
  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_5abb65887a6d5e38 {
  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_5abb65887a6d5e38 .wpcf7-te-list-item_572d0d29fe1e3dc3 {
    margin: 0; }
    .wpcf7-form-control_5abb65887a6d5e38 .wpcf7-te-list-item_572d0d29fe1e3dc3 label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      margin: 0;
      gap: 10px; }
      .wpcf7-form-control_5abb65887a6d5e38 .wpcf7-te-list-item_572d0d29fe1e3dc3 label .wpcf7-te-list-item-label_c9472ed47ec1357b {
        font-size: 16px;
        font-weight: 400; }

.logged-in_45117a8db69b20fc .te-comment-respond_271732b12457bd8e textarea {
  margin-bottom: 12px; }

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

body.admin-bar_3d72aaab576396d6 .header-menu-area_79fb605c6d8060d4.sticky_menu_3c038042f9599b58 {
  top: 30px; }
  @media (max-width: 600px) {
    body.admin-bar_3d72aaab576396d6 .header-menu-area_79fb605c6d8060d4.sticky_menu_3c038042f9599b58 {
      top: 0; } }

.page-template-default_5b616c8a11ee3765.page-id-146_136987adac9fbf85 .tp-page-content_edaea8286aa55210 p:last-child {
  margin-bottom: 10px; }
.page-template-default_5b616c8a11ee3765.page-id-1133_232155e5182dbba8 .tp-page-content_edaea8286aa55210 .te-comment-respond_271732b12457bd8e {
  margin-top: 78px;
  display: inline-block;
  width: 100%; }
.page-template-default_5b616c8a11ee3765.page-id-3_41ba7c6432499f22 .page-area_daa0d39653beae25 {
  padding-top: 128px; }

.single-post-item_c7b58e2d667f30de.post-24_7b6d1bd4a615f95d .wp-block-button_90fb3f483b5f10fe a {
  color: #ffffff; }

.post-template-default_0e6982fdc133100e.postid-163_25dfb186ff3ad30e .te-blog-details-wrapper_daa9a3ea04cd1802 .te-post-item_b7314f11cb127884 .te-post-content {
  margin-bottom: 34px; }
.post-template-default_0e6982fdc133100e.postid-150_439a296eac7473a6 .te-blog-details-wrapper_daa9a3ea04cd1802 .te-post-item_b7314f11cb127884 .te-post-content {
  margin-bottom: 34px; }
  .post-template-default_0e6982fdc133100e.postid-150_439a296eac7473a6 .te-blog-details-wrapper_daa9a3ea04cd1802 .te-post-item_b7314f11cb127884 .te-post-content .wp-block-group_bfe78e56e2f8206d.is-layout-constrained_8f0b59ecdd642b89:last-child {
    border: 1px solid #000; }
.post-template-default_0e6982fdc133100e.postid-51_93b4c64167946bb2 .te-blog-details-wrapper_daa9a3ea04cd1802 .te-post-item_b7314f11cb127884 .te-post-content {
  margin-bottom: 25px; }
  .post-template-default_0e6982fdc133100e.postid-51_93b4c64167946bb2 .te-blog-details-wrapper_daa9a3ea04cd1802 .te-post-item_b7314f11cb127884 .te-post-content p:last-child {
    margin-bottom: 0; }
.post-template-default_0e6982fdc133100e.postid-1163_ed161ba473bdd443 .te-blog-details-wrapper_daa9a3ea04cd1802 .te-post-item_b7314f11cb127884 .te-post-content .wp-caption_41e20fcf48eeb9b4, .post-template-default_0e6982fdc133100e.postid-568_526e200506b16c38 .te-blog-details-wrapper_daa9a3ea04cd1802 .te-post-item_b7314f11cb127884 .te-post-content .wp-caption_41e20fcf48eeb9b4 {
  margin-top: 20px; }
.post-template-default_0e6982fdc133100e.postid-1785_fa06f8e7efc24d94 .te-blog-details-wrapper_daa9a3ea04cd1802 .te-post-item_b7314f11cb127884 .te-post-content .wp-block-button__link_75397a781d14ed33 {
  color: #ffffff !important; }
.post-template-default_0e6982fdc133100e.postid-1149_13f2949f497a31b5 .te-blog-details-wrapper_daa9a3ea04cd1802 .te-latest-comments_fe33ea082c24a019 li .te-comments-item_c73faf559b2faa35 .te-comments-text_f0434cf50c570e63 p {
  margin-bottom: 0; }
.post-template-default_0e6982fdc133100e.postid-555_67a912107403f2eb .te-blog-details-wrapper_daa9a3ea04cd1802 .te-post-item_b7314f11cb127884 .te-post-content .gallery_c4ce3caa42fcdbe2 {
  margin-top: 20px; }

.error-404_fdd9a3fe0f6ed451.not-found {
  margin-top: -20px;
  margin-bottom: 40px; }
  .error-404_fdd9a3fe0f6ed451.not-found .error-content_819085228b1fbfe5 .error-btn-bh_5c381bf415bcbc51 {
    margin-top: 20px; }

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

.sidebar_ba3b20422ba91d1c .widget_media_gallery_0137dc1bfcd8ac36 .gallery-item_8ab44ad01bd89dee {
  margin-bottom: 0; }
  .sidebar_ba3b20422ba91d1c .widget_media_gallery_0137dc1bfcd8ac36 .gallery-item_8ab44ad01bd89dee 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_ad70dd4c45436458 {
  -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_919f2c92c8575769 {
  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_0e91a1cc5c484500 path {
  stroke: #317EFE;
  stroke-width: 4;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

body.admin-bar_3d72aaab576396d6 .header-area_60301f0bdd1f035f.style-2_911cafbf4cf1737f.login .te-header-menu-area_34a41081c13c5769 {
  top: auto !important; }

.header-area_60301f0bdd1f035f .container-fluid_b49c377aecdb27f2 {
  padding: 0 70px; }
  @media (max-width: 1550px) {
    .header-area_60301f0bdd1f035f .container-fluid_b49c377aecdb27f2 {
      padding: 0 24px; } }
.header-area_60301f0bdd1f035f.style-2_911cafbf4cf1737f .header-top {
  padding: 9px 0;
  background-color: #F9F4F1; }
  .header-area_60301f0bdd1f035f.style-2_911cafbf4cf1737f .header-top .te-header-contact-info_d3defa2650e274a1 span {
    color: #677471; }
    .header-area_60301f0bdd1f035f.style-2_911cafbf4cf1737f .header-top .te-header-contact-info_d3defa2650e274a1 span i {
      color: #317EFE; }
    .header-area_60301f0bdd1f035f.style-2_911cafbf4cf1737f .header-top .te-header-contact-info_d3defa2650e274a1 span a {
      color: #677471; }
  .header-area_60301f0bdd1f035f.style-2_911cafbf4cf1737f .header-top .te-social-profile_c3f09821abd9172a a {
    color: #317EFE;
    background-color: #E0E6F8;
    width: 42px;
    height: 42px; }
    .header-area_60301f0bdd1f035f.style-2_911cafbf4cf1737f .header-top .te-social-profile_c3f09821abd9172a a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #ffffff;
      background-color: #317EFE; }
.header-area_60301f0bdd1f035f.style-2_911cafbf4cf1737f .te-header-menu-area_34a41081c13c5769 {
  position: fixed;
  top: 20px;
  left: 0;
  width: 100%; }
  .header-area_60301f0bdd1f035f.style-2_911cafbf4cf1737f .te-header-menu-area_34a41081c13c5769 .menu-wrapper_136ccd54909b78df {
    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_60301f0bdd1f035f.style-2_911cafbf4cf1737f .te-header-menu-area_34a41081c13c5769 .menu-wrapper_136ccd54909b78df {
        padding-left: 10px;
        padding-right: 6px; } }
  .header-area_60301f0bdd1f035f.style-2_911cafbf4cf1737f .te-header-menu-area_34a41081c13c5769 .te-header-btn_f0d50307b528e92d .te-quote-btn_72f5241c1eaac841 {
    background-color: #E7F914;
    border-color: #E7F914; }
.header-area_60301f0bdd1f035f.style-2_911cafbf4cf1737f .te-sticky_menu {
  top: 0; }
  .header-area_60301f0bdd1f035f.style-2_911cafbf4cf1737f .te-sticky_menu .menu-wrapper_136ccd54909b78df {
    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_6145a17b5160c529 {
    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_b2779b89f92c4d81 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px; }
  .header-top .te-header-contact-info_d3defa2650e274a1 {
    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_d3defa2650e274a1 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_d3defa2650e274a1 span.te-contact-info-item_1756bdeacab91c80 {
        gap: 0 10px !important; }
      .header-top .te-header-contact-info_d3defa2650e274a1 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_fc1d8aa2d0d53405 {
      display: none; } }
  .header-top .header-top-btn_fc1d8aa2d0d53405 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_fc1d8aa2d0d53405 a:hover:after {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
    .header-top .header-top-btn_fc1d8aa2d0d53405 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_c3f09821abd9172a {
    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_c3f09821abd9172a .te-social-profile-label_80c10d07450dca2e {
      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_c3f09821abd9172a 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_c3f09821abd9172a a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #14203A;
        background-color: #E7F914; }

.te-header-menu-area_34a41081c13c5769 {
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-header-menu-area_34a41081c13c5769.te-te-sticky-header_099ddc8d5fab93a1 {
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-header-menu-area_34a41081c13c5769.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_34a41081c13c5769.te-sticky_menu .te-logo_506213df7a037636 {
      height: 84px; }
      .te-header-menu-area_34a41081c13c5769.te-sticky_menu .te-logo_506213df7a037636:after {
        display: none; }
      .te-header-menu-area_34a41081c13c5769.te-sticky_menu .te-logo_506213df7a037636 .te-standard-logo_113e073b58a58c46 {
        display: none; }
      .te-header-menu-area_34a41081c13c5769.te-sticky_menu .te-logo_506213df7a037636 .te-sticky-logo_81cb32158e89c73c {
        display: block; }
        .te-header-menu-area_34a41081c13c5769.te-sticky_menu .te-logo_506213df7a037636 .te-sticky-logo_81cb32158e89c73c img {
          width: 170px;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-header-menu-area_34a41081c13c5769.te-sticky_menu .te-main-menu_9cc49020f81c5764 ul li.te-active > a:after {
      bottom: 20px; }
    .te-header-menu-area_34a41081c13c5769.te-sticky_menu .te-main-menu_9cc49020f81c5764 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_34a41081c13c5769.te-sticky_menu .te-main-menu_9cc49020f81c5764 ul li a {
          padding: 33px 14px; } }
    .te-header-menu-area_34a41081c13c5769.te-sticky_menu .te-main-menu_9cc49020f81c5764 ul li ul li a {
      padding: 10px 20px; }
  .te-header-menu-area_34a41081c13c5769 .te-header-menu-wrapper_8fc30608b482d137 {
    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_34a41081c13c5769 .te-header-menu-wrapper_8fc30608b482d137 {
        gap: 20px; } }
  .te-header-menu-area_34a41081c13c5769 .te-logo_506213df7a037636 {
    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_34a41081c13c5769 .te-logo_506213df7a037636 {
        height: 100px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-header-menu-area_34a41081c13c5769 .te-logo_506213df7a037636 {
        height: 80px; } }
    @media only screen and (max-width: 1199px) {
      .te-header-menu-area_34a41081c13c5769 .te-logo_506213df7a037636 .te-standard-logo_113e073b58a58c46 {
        display: none; } }
    .te-header-menu-area_34a41081c13c5769 .te-logo_506213df7a037636 .te-standard-logo_113e073b58a58c46 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-header-menu-area_34a41081c13c5769 .te-logo_506213df7a037636 .te-sticky-logo_81cb32158e89c73c {
      display: none; }
      @media only screen and (max-width: 767px) {
        .te-header-menu-area_34a41081c13c5769 .te-logo_506213df7a037636 .te-sticky-logo_81cb32158e89c73c {
          width: 170px; } }
      @media only screen and (max-width: 1199px) {
        .te-header-menu-area_34a41081c13c5769 .te-logo_506213df7a037636 .te-sticky-logo_81cb32158e89c73c {
          display: block; } }
      .te-header-menu-area_34a41081c13c5769 .te-logo_506213df7a037636 .te-sticky-logo_81cb32158e89c73c img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-header-menu-area_34a41081c13c5769 .te-logo_506213df7a037636 .te-retina-logo_607cf6bd4d5ee803 {
      display: none; }

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

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

.te-header-btn_f0d50307b528e92d {
  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_f0d50307b528e92d .te-icon_46eecbd0b1530363 {
    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_f0d50307b528e92d .te-icon_46eecbd0b1530363: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_f0d50307b528e92d {
      display: none; } }
  .te-header-btn_f0d50307b528e92d .te-cta-btn_b8b137464cb87d9e {
    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_f0d50307b528e92d .te-cta-btn_b8b137464cb87d9e:hover {
      background-color: #317EFE;
      color: #ffffff; }
  .te-header-btn_f0d50307b528e92d .te-quote-btn_72f5241c1eaac841 {
    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_f0d50307b528e92d .te-quote-btn_72f5241c1eaac841: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_0fc72b7f8012f333 {
    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_0fc72b7f8012f333 .te-search-content-filed_92f358c70202e467 {
      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_0fc72b7f8012f333 .te-search-content-filed_92f358c70202e467 .te-search-close {
        cursor: pointer;
        font-size: 30px;
        color: #ffffff; }
    .te-search-form-wrapper .te-search-form-inner_0fc72b7f8012f333 .te-search-form_ebcc99ed7fc9e11c {
      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_0fc72b7f8012f333 .te-search-form_ebcc99ed7fc9e11c .te-search-form-input_a15d86e13a10dea0 {
        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_0fc72b7f8012f333 .te-search-form_ebcc99ed7fc9e11c .te-search-form-input_a15d86e13a10dea0 .te-search-icon_f7f85be843a1ebb5 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .te-search-form-wrapper .te-search-form-inner_0fc72b7f8012f333 .te-search-form_ebcc99ed7fc9e11c .te-search-form-input_a15d86e13a10dea0 button.te-submit-search-btn_dbd742407dc0c439 {
          padding: 15px 24px !important; }
      .te-search-form-wrapper .te-search-form-inner_0fc72b7f8012f333 .te-search-form_ebcc99ed7fc9e11c 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_08532c036b1dbf16 {
  display: none; }

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

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

.mean-container .mean-nav ul li.dropdown-opened_262e8d4c315c0219 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_ae53073b118f045d 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_ae53073b118f045d 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_7791e65b15316cf2 {
    display: inline-block;
    width: 180px; }
  .te-menu-sidebar-area .te-menu-sidebar-wrapper_c165eb1904767d2f {
    position: relative;
    padding: 40px; }
  .te-menu-sidebar-area.active {
    right: 0; }
  .te-menu-sidebar-area .te-menu-sidebar-close_de2a0cfc33863b4d {
    position: absolute;
    top: 0;
    right: 0; }
    .te-menu-sidebar-area .te-menu-sidebar-close_de2a0cfc33863b4d .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_de2a0cfc33863b4d .te-menu-sidebar-close-btn:hover {
        background-color: #317EFE; }
  .te-menu-sidebar-area .te-menu-sidebar-content_64279200c310cc66 .te-menu-sidebar-single-widget_5e6f9c1e62908d13 {
    display: inline-block;
    margin-top: 20px;
    width: 100%; }
    .te-menu-sidebar-area .te-menu-sidebar-content_64279200c310cc66 .te-menu-sidebar-single-widget_5e6f9c1e62908d13 .te-menu-sidebar-title_00d808036c69d0b4 {
      margin-bottom: 5px; }
    .te-menu-sidebar-area .te-menu-sidebar-content_64279200c310cc66 .te-menu-sidebar-single-widget_5e6f9c1e62908d13 .te-header-contact-info_d3defa2650e274a1 {
      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_64279200c310cc66 .te-menu-sidebar-single-widget_5e6f9c1e62908d13 .te-header-contact-info_d3defa2650e274a1 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_64279200c310cc66 .te-menu-sidebar-single-widget_5e6f9c1e62908d13 .te-header-contact-info_d3defa2650e274a1 span.te-contact-info-item_1756bdeacab91c80 {
          gap: 0 10px !important; }
        .te-menu-sidebar-area .te-menu-sidebar-content_64279200c310cc66 .te-menu-sidebar-single-widget_5e6f9c1e62908d13 .te-header-contact-info_d3defa2650e274a1 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_64279200c310cc66 .te-menu-sidebar-single-widget_5e6f9c1e62908d13 .te-header-contact-info_d3defa2650e274a1 span a:hover {
            color: #317EFE; }
    .te-menu-sidebar-area .te-menu-sidebar-content_64279200c310cc66 .te-menu-sidebar-single-widget_5e6f9c1e62908d13 .te-social-profile_c3f09821abd9172a {
      margin-top: 20px;
      border-top: 1px solid #dfe2e9;
      width: 100%;
      padding-top: 20px; }
      .te-menu-sidebar-area .te-menu-sidebar-content_64279200c310cc66 .te-menu-sidebar-single-widget_5e6f9c1e62908d13 .te-social-profile_c3f09821abd9172a a {
        color: #14203A;
        font-size: 22px; }
        .te-menu-sidebar-area .te-menu-sidebar-content_64279200c310cc66 .te-menu-sidebar-single-widget_5e6f9c1e62908d13 .te-social-profile_c3f09821abd9172a 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_e4a4f2b6ee918ff2 {
  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_e4a4f2b6ee918ff2.style-2_911cafbf4cf1737f .te-single-slider_db0dada187f98ce6 {
    height: 950px;
    padding-top: 70px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_e4a4f2b6ee918ff2.style-2_911cafbf4cf1737f .te-single-slider_db0dada187f98ce6 {
        height: unset;
        padding: 80px 0; } }
    .slider-area_e4a4f2b6ee918ff2.style-2_911cafbf4cf1737f .te-single-slider_db0dada187f98ce6 .slider-feature-img_136c6d6f3563be10 {
      position: absolute;
      right: 0;
      top: 0; }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_e4a4f2b6ee918ff2.style-2_911cafbf4cf1737f .te-single-slider_db0dada187f98ce6 .slider-feature-img_136c6d6f3563be10 {
          right: -200px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_e4a4f2b6ee918ff2.style-2_911cafbf4cf1737f .te-single-slider_db0dada187f98ce6 .slider-feature-img_136c6d6f3563be10 {
          right: -280px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_e4a4f2b6ee918ff2.style-2_911cafbf4cf1737f .te-single-slider_db0dada187f98ce6 .slider-feature-img_136c6d6f3563be10 {
          right: -380px; } }
      .slider-area_e4a4f2b6ee918ff2.style-2_911cafbf4cf1737f .te-single-slider_db0dada187f98ce6 .slider-feature-img_136c6d6f3563be10 .company-award_47c56b9ec2f1c975 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        margin-top: 50px;
        left: 135px; }
        .slider-area_e4a4f2b6ee918ff2.style-2_911cafbf4cf1737f .te-single-slider_db0dada187f98ce6 .slider-feature-img_136c6d6f3563be10 .company-award_47c56b9ec2f1c975 .icon_9e635a2722be7019 {
          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_e4a4f2b6ee918ff2.style-2_911cafbf4cf1737f .te-single-slider_db0dada187f98ce6 .slider-feature-img_136c6d6f3563be10 .slider-feature-img-overlay_15df94431697f092 {
          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_e4a4f2b6ee918ff2.style-2_911cafbf4cf1737f .te-single-slider_db0dada187f98ce6 .slider-left-shape_31faa144dc1c3fbc {
      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_e4a4f2b6ee918ff2.style-2_911cafbf4cf1737f .te-single-slider_db0dada187f98ce6 .slider-left-shape_31faa144dc1c3fbc {
          display: none; } }
    .slider-area_e4a4f2b6ee918ff2.style-2_911cafbf4cf1737f .te-single-slider_db0dada187f98ce6 .slider-right-shape_a9bcb238262f0c12 {
      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_e4a4f2b6ee918ff2.style-2_911cafbf4cf1737f .te-single-slider_db0dada187f98ce6 .slider-right-shape_a9bcb238262f0c12 {
          display: none; } }
    .slider-area_e4a4f2b6ee918ff2.style-2_911cafbf4cf1737f .te-single-slider_db0dada187f98ce6 .slider-circle-shape_56e10ae6ee3385e4 {
      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_e4a4f2b6ee918ff2 .te-slider-wrapper_7e5a7ae040890dfc .slick-active_aefff536cfa00176 .te-slider-short-title_620be4f1e1c02a0e,
  .slider-area_e4a4f2b6ee918ff2 .te-slider-wrapper_7e5a7ae040890dfc .slick-active_aefff536cfa00176 .te-slider-title_d8598dfb29708211,
  .slider-area_e4a4f2b6ee918ff2 .te-slider-wrapper_7e5a7ae040890dfc .slick-active_aefff536cfa00176 .te-slider-short-desc_2abcbbddec0c0aa8,
  .slider-area_e4a4f2b6ee918ff2 .te-slider-wrapper_7e5a7ae040890dfc .slick-active_aefff536cfa00176 .te-slider-btn-wrapper_09f3b53de03867cb {
    -webkit-animation-name: MovefadeUp;
    animation-name: MovefadeUp;
    -webkit-animation-fill-mode: both; }
  .slider-area_e4a4f2b6ee918ff2 .te-slider-wrapper_7e5a7ae040890dfc .slick-active_aefff536cfa00176 .te-slider-short-title_620be4f1e1c02a0e {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; }
  .slider-area_e4a4f2b6ee918ff2 .te-slider-wrapper_7e5a7ae040890dfc .slick-active_aefff536cfa00176 .te-slider-title_d8598dfb29708211 {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  .slider-area_e4a4f2b6ee918ff2 .te-slider-wrapper_7e5a7ae040890dfc .slick-active_aefff536cfa00176 .te-slider-short-desc_2abcbbddec0c0aa8 {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s; }
  .slider-area_e4a4f2b6ee918ff2 .te-slider-wrapper_7e5a7ae040890dfc .slick-active_aefff536cfa00176 .te-slider-btn-wrapper_09f3b53de03867cb {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s; }
  .slider-area_e4a4f2b6ee918ff2 .te-slider-wrapper_7e5a7ae040890dfc .slick-dots_4f6089d4719d7c07 {
    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_e4a4f2b6ee918ff2 .te-slider-wrapper_7e5a7ae040890dfc .slick-dots_4f6089d4719d7c07 {
        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_e4a4f2b6ee918ff2 .te-slider-wrapper_7e5a7ae040890dfc .slick-dots_4f6089d4719d7c07 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_e4a4f2b6ee918ff2 .te-slider-wrapper_7e5a7ae040890dfc .slick-dots_4f6089d4719d7c07 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_e4a4f2b6ee918ff2 .te-slider-wrapper_7e5a7ae040890dfc .slick-dots_4f6089d4719d7c07 li button:hover {
          background-color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
      .slider-area_e4a4f2b6ee918ff2 .te-slider-wrapper_7e5a7ae040890dfc .slick-dots_4f6089d4719d7c07 li.slick-active_aefff536cfa00176 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 1px solid #317EFE; }
        .slider-area_e4a4f2b6ee918ff2 .te-slider-wrapper_7e5a7ae040890dfc .slick-dots_4f6089d4719d7c07 li.slick-active_aefff536cfa00176 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .slider-area_e4a4f2b6ee918ff2 .te-single-slider_db0dada187f98ce6 {
    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_e4a4f2b6ee918ff2 .te-single-slider_db0dada187f98ce6 {
        background-image: none !important; } }
    .slider-area_e4a4f2b6ee918ff2 .te-single-slider_db0dada187f98ce6 .te-slider-overlay_261fb3071b8bec79 {
      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_e4a4f2b6ee918ff2 .te-single-slider_db0dada187f98ce6 .te-slider-overlay_261fb3071b8bec79 {
          left: 0; } }
      .slider-area_e4a4f2b6ee918ff2 .te-single-slider_db0dada187f98ce6 .te-slider-overlay_261fb3071b8bec79 .te-slider-overlay-shape_5f061a0052051ae1 {
        position: absolute;
        top: 0;
        height: 100%;
        left: -340px;
        width: 100%; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_e4a4f2b6ee918ff2 .te-single-slider_db0dada187f98ce6 .te-slider-overlay_261fb3071b8bec79 .te-slider-overlay-shape_5f061a0052051ae1 {
            display: none; } }
    .slider-area_e4a4f2b6ee918ff2 .te-single-slider_db0dada187f98ce6 .te-slider-content-wrapper_59bf42c53c2a1f0e {
      position: relative;
      z-index: 99; }
      .slider-area_e4a4f2b6ee918ff2 .te-single-slider_db0dada187f98ce6 .te-slider-content-wrapper_59bf42c53c2a1f0e .te-slider-content_032ad25743520614 .te-slider-short-title_620be4f1e1c02a0e {
        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_e4a4f2b6ee918ff2 .te-single-slider_db0dada187f98ce6 .te-slider-content-wrapper_59bf42c53c2a1f0e .te-slider-content_032ad25743520614 .te-slider-title_d8598dfb29708211 {
        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_e4a4f2b6ee918ff2 .te-single-slider_db0dada187f98ce6 .te-slider-content-wrapper_59bf42c53c2a1f0e .te-slider-content_032ad25743520614 .te-slider-title_d8598dfb29708211 {
            font-size: 60px;
            line-height: 64px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-area_e4a4f2b6ee918ff2 .te-single-slider_db0dada187f98ce6 .te-slider-content-wrapper_59bf42c53c2a1f0e .te-slider-content_032ad25743520614 .te-slider-title_d8598dfb29708211 {
            font-size: 48px;
            line-height: 56px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_e4a4f2b6ee918ff2 .te-single-slider_db0dada187f98ce6 .te-slider-content-wrapper_59bf42c53c2a1f0e .te-slider-content_032ad25743520614 .te-slider-title_d8598dfb29708211 {
            font-size: 42px;
            line-height: 52px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_e4a4f2b6ee918ff2 .te-single-slider_db0dada187f98ce6 .te-slider-content-wrapper_59bf42c53c2a1f0e .te-slider-content_032ad25743520614 .te-slider-title_d8598dfb29708211 {
            font-size: 38px;
            line-height: 44px;
            margin-bottom: 20px; } }
      .slider-area_e4a4f2b6ee918ff2 .te-single-slider_db0dada187f98ce6 .te-slider-content-wrapper_59bf42c53c2a1f0e .te-slider-content_032ad25743520614 .te-slider-short-desc_2abcbbddec0c0aa8 {
        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_e4a4f2b6ee918ff2 .te-single-slider_db0dada187f98ce6 .te-slider-content-wrapper_59bf42c53c2a1f0e .te-slider-content_032ad25743520614 .te-slider-short-desc_2abcbbddec0c0aa8 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_e4a4f2b6ee918ff2 .te-single-slider_db0dada187f98ce6 .te-slider-content-wrapper_59bf42c53c2a1f0e .te-slider-content_032ad25743520614 .te-slider-short-desc_2abcbbddec0c0aa8 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_e4a4f2b6ee918ff2 .te-single-slider_db0dada187f98ce6 .te-slider-content-wrapper_59bf42c53c2a1f0e .te-slider-content_032ad25743520614 .te-slider-short-desc_2abcbbddec0c0aa8 {
            font-size: 18px;
            line-height: 32px; } }
      .slider-area_e4a4f2b6ee918ff2 .te-single-slider_db0dada187f98ce6 .te-slider-content-wrapper_59bf42c53c2a1f0e .te-slider-content_032ad25743520614 .te-slider-btn-wrapper_09f3b53de03867cb {
        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_e4a4f2b6ee918ff2 .te-single-slider_db0dada187f98ce6 .te-slider-content-wrapper_59bf42c53c2a1f0e .te-slider-content_032ad25743520614 .te-slider-btn-wrapper_09f3b53de03867cb {
            padding-top: 30px; } }
        .slider-area_e4a4f2b6ee918ff2 .te-single-slider_db0dada187f98ce6 .te-slider-content-wrapper_59bf42c53c2a1f0e .te-slider-content_032ad25743520614 .te-slider-btn-wrapper_09f3b53de03867cb .te-theme-btn_49d376c21774d8dc {
          padding: 11px 30px;
          color: #ffffff;
          border-radius: 50px;
          background-color: #317EFE;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .slider-area_e4a4f2b6ee918ff2 .te-single-slider_db0dada187f98ce6 .te-slider-content-wrapper_59bf42c53c2a1f0e .te-slider-content_032ad25743520614 .te-slider-btn-wrapper_09f3b53de03867cb .te-call-btn_075d10b5424903e8 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 20px; }
          .slider-area_e4a4f2b6ee918ff2 .te-single-slider_db0dada187f98ce6 .te-slider-content-wrapper_59bf42c53c2a1f0e .te-slider-content_032ad25743520614 .te-slider-btn-wrapper_09f3b53de03867cb .te-call-btn_075d10b5424903e8 .te-icon_46eecbd0b1530363 {
            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_e4a4f2b6ee918ff2 .te-single-slider_db0dada187f98ce6 .te-slider-content-wrapper_59bf42c53c2a1f0e .te-slider-content_032ad25743520614 .te-slider-btn-wrapper_09f3b53de03867cb .te-call-btn_075d10b5424903e8 .te-content_c57a9d2b2c25b7e3 {
            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_e4a4f2b6ee918ff2 .te-single-slider_db0dada187f98ce6 .te-slider-content-wrapper_59bf42c53c2a1f0e .te-slider-content_032ad25743520614 .te-slider-btn-wrapper_09f3b53de03867cb .te-call-btn_075d10b5424903e8 .te-content_c57a9d2b2c25b7e3 .te-title_b614ff3ba4beb872 {
              font-size: 18px;
              font-weight: 400;
              line-height: 24px;
              color: #335371; }
            .slider-area_e4a4f2b6ee918ff2 .te-single-slider_db0dada187f98ce6 .te-slider-content-wrapper_59bf42c53c2a1f0e .te-slider-content_032ad25743520614 .te-slider-btn-wrapper_09f3b53de03867cb .te-call-btn_075d10b5424903e8 .te-content_c57a9d2b2c25b7e3 .te-text_06b49d3c11ad66d1 {
              font-size: 20px;
              font-weight: 500;
              line-height: 24px;
              letter-spacing: 0px;
              color: #14203A; }

.slider-area_e4a4f2b6ee918ff2.style-1_2c0a87e5af315949 {
  position: relative;
  overflow: visible;
  background: transparent; }
  .slider-area_e4a4f2b6ee918ff2.style-1_2c0a87e5af315949: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_e4a4f2b6ee918ff2.style-1_2c0a87e5af315949 .te-single-slider_db0dada187f98ce6 {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .slider-area_e4a4f2b6ee918ff2.style-1_2c0a87e5af315949 .te-single-slider_db0dada187f98ce6 .te-slider-overlay_261fb3071b8bec79 {
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
      background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
      .slider-area_e4a4f2b6ee918ff2.style-1_2c0a87e5af315949 .te-single-slider_db0dada187f98ce6 .te-slider-overlay_261fb3071b8bec79::before {
        display: none; }
    .slider-area_e4a4f2b6ee918ff2.style-1_2c0a87e5af315949 .te-single-slider_db0dada187f98ce6 .slider-shape_02613a8319ac2233 {
      position: absolute;
      border-radius: 20px;
      overflow: hidden; }
      .slider-area_e4a4f2b6ee918ff2.style-1_2c0a87e5af315949 .te-single-slider_db0dada187f98ce6 .slider-shape_02613a8319ac2233 img {
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        top: 0; }
    .slider-area_e4a4f2b6ee918ff2.style-1_2c0a87e5af315949 .te-single-slider_db0dada187f98ce6 .shape-one_5ba566dd42a332b3 {
      top: 50px;
      left: 0;
      width: 300px;
      height: 290px; }
      @media (max-width: 991px) {
        .slider-area_e4a4f2b6ee918ff2.style-1_2c0a87e5af315949 .te-single-slider_db0dada187f98ce6 .shape-one_5ba566dd42a332b3 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_e4a4f2b6ee918ff2.style-1_2c0a87e5af315949 .te-single-slider_db0dada187f98ce6 .shape-one_5ba566dd42a332b3 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_e4a4f2b6ee918ff2.style-1_2c0a87e5af315949 .te-single-slider_db0dada187f98ce6 .shape-one_5ba566dd42a332b3 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_e4a4f2b6ee918ff2.style-1_2c0a87e5af315949 .te-single-slider_db0dada187f98ce6 .shape-one_5ba566dd42a332b3 {
          top: 160px;
          width: 250px;
          height: 200px; } }
    .slider-area_e4a4f2b6ee918ff2.style-1_2c0a87e5af315949 .te-single-slider_db0dada187f98ce6 .shape-two_35cf0be58fcb766f {
      top: 0;
      right: 0;
      width: 300px;
      height: 310px; }
      @media (max-width: 991px) {
        .slider-area_e4a4f2b6ee918ff2.style-1_2c0a87e5af315949 .te-single-slider_db0dada187f98ce6 .shape-two_35cf0be58fcb766f {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_e4a4f2b6ee918ff2.style-1_2c0a87e5af315949 .te-single-slider_db0dada187f98ce6 .shape-two_35cf0be58fcb766f {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_e4a4f2b6ee918ff2.style-1_2c0a87e5af315949 .te-single-slider_db0dada187f98ce6 .shape-two_35cf0be58fcb766f {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_e4a4f2b6ee918ff2.style-1_2c0a87e5af315949 .te-single-slider_db0dada187f98ce6 .shape-two_35cf0be58fcb766f {
          width: 300px;
          height: 250px;
          top: 70px;
          right: -40px; } }
    .slider-area_e4a4f2b6ee918ff2.style-1_2c0a87e5af315949 .te-single-slider_db0dada187f98ce6 .shape-three_644b25ca086d5c6b {
      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_e4a4f2b6ee918ff2.style-1_2c0a87e5af315949 .te-single-slider_db0dada187f98ce6 .shape-three_644b25ca086d5c6b {
          display: none !important; } }
      @media (max-width: 991px) {
        .slider-area_e4a4f2b6ee918ff2.style-1_2c0a87e5af315949 .te-single-slider_db0dada187f98ce6 .shape-three_644b25ca086d5c6b {
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
    .slider-area_e4a4f2b6ee918ff2.style-1_2c0a87e5af315949 .te-single-slider_db0dada187f98ce6 .te-slider-container_68ca258c53e6d83c {
      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_e4a4f2b6ee918ff2.style-1_2c0a87e5af315949 .te-single-slider_db0dada187f98ce6 .te-slider-container_68ca258c53e6d83c {
          -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_e4a4f2b6ee918ff2.style-1_2c0a87e5af315949 .te-single-slider_db0dada187f98ce6 .te-slider-container_68ca258c53e6d83c {
          padding: 70px 0;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .slider-area_e4a4f2b6ee918ff2.style-1_2c0a87e5af315949 .te-single-slider_db0dada187f98ce6 .te-slider-container_68ca258c53e6d83c .te-slider-column_e548986e9aca863c {
        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_e4a4f2b6ee918ff2.style-1_2c0a87e5af315949 .te-single-slider_db0dada187f98ce6 .te-slider-container_68ca258c53e6d83c .te-slider-column_e548986e9aca863c {
            width: 100%; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_e4a4f2b6ee918ff2.style-1_2c0a87e5af315949 .te-single-slider_db0dada187f98ce6 .te-slider-content-wrapper_59bf42c53c2a1f0e .te-slider-content_032ad25743520614 .te-slider-btn-wrapper_09f3b53de03867cb {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .slider-area_e4a4f2b6ee918ff2.style-1_2c0a87e5af315949 .te-single-slider_db0dada187f98ce6 .te-slider-content-wrapper_59bf42c53c2a1f0e .te-slider-content_032ad25743520614 .te-slider-btn-wrapper_09f3b53de03867cb .te-theme-btn_49d376c21774d8dc {
      background-color: #317EFE;
      color: #ffffff; }
      .slider-area_e4a4f2b6ee918ff2.style-1_2c0a87e5af315949 .te-single-slider_db0dada187f98ce6 .te-slider-content-wrapper_59bf42c53c2a1f0e .te-slider-content_032ad25743520614 .te-slider-btn-wrapper_09f3b53de03867cb .te-theme-btn_49d376c21774d8dc:hover {
        background-color: #E7F914;
        color: #14203A; }
    .slider-area_e4a4f2b6ee918ff2.style-1_2c0a87e5af315949 .te-single-slider_db0dada187f98ce6 .te-slider-content-wrapper_59bf42c53c2a1f0e .te-slider-content_032ad25743520614 .te-slider-btn-wrapper_09f3b53de03867cb .te-call-btn_075d10b5424903e8 .te-icon_46eecbd0b1530363 {
      color: #317EFE; }
    .slider-area_e4a4f2b6ee918ff2.style-1_2c0a87e5af315949 .te-single-slider_db0dada187f98ce6 .te-slider-content-wrapper_59bf42c53c2a1f0e .te-slider-content_032ad25743520614 .te-slider-title_d8598dfb29708211 {
      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_e4a4f2b6ee918ff2.style-1_2c0a87e5af315949 .te-single-slider_db0dada187f98ce6 .te-slider-content-wrapper_59bf42c53c2a1f0e .te-slider-content_032ad25743520614 .te-slider-title_d8598dfb29708211 {
          font-size: 28px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_e4a4f2b6ee918ff2.style-1_2c0a87e5af315949 .te-single-slider_db0dada187f98ce6 .te-slider-content-wrapper_59bf42c53c2a1f0e .te-slider-content_032ad25743520614 .te-slider-title_d8598dfb29708211 {
          font-size: 32px;
          line-height: 52px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_e4a4f2b6ee918ff2.style-1_2c0a87e5af315949 .te-single-slider_db0dada187f98ce6 .te-slider-content-wrapper_59bf42c53c2a1f0e .te-slider-content_032ad25743520614 .te-slider-title_d8598dfb29708211 {
          font-size: 62px;
          line-height: 80px; } }
  .slider-area_e4a4f2b6ee918ff2.style-1_2c0a87e5af315949 .te-slider-wrapper_7e5a7ae040890dfc .container_2693ee878b649397 {
    position: relative; }
  .slider-area_e4a4f2b6ee918ff2.style-1_2c0a87e5af315949 .te-slider-wrapper_7e5a7ae040890dfc .slider-shape-bg_3696207a9d78b669 {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: 100px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_e4a4f2b6ee918ff2.style-1_2c0a87e5af315949 .te-slider-wrapper_7e5a7ae040890dfc .slider-shape-bg_3696207a9d78b669 {
        display: none; } }
    @media (max-width: 1399px) {
      .slider-area_e4a4f2b6ee918ff2.style-1_2c0a87e5af315949 .te-slider-wrapper_7e5a7ae040890dfc .slider-shape-bg_3696207a9d78b669 {
        margin-left: 0; } }
    .slider-area_e4a4f2b6ee918ff2.style-1_2c0a87e5af315949 .te-slider-wrapper_7e5a7ae040890dfc .slider-shape-bg_3696207a9d78b669: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_7d95f552a5cb2b41 {
  position: relative; }

.te-info-card_1cf5b0e7f7dc2e2d {
  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_1cf5b0e7f7dc2e2d {
      padding: 40px 25px; } }
  .te-info-card_1cf5b0e7f7dc2e2d: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_1cf5b0e7f7dc2e2d:hover .te-image-wrapper_107245879298a00a .overlay_e83e5e0ee4f46098 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      opacity: 0.72; }
    .te-info-card_1cf5b0e7f7dc2e2d:hover .te-image-wrapper_107245879298a00a 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_1cf5b0e7f7dc2e2d:hover .icon_9e635a2722be7019 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-info-card_1cf5b0e7f7dc2e2d:hover .content_e676c45cc7eebaa7 .te-read-more_a7b0e94b8c1b7edb .te-theme-btn_49d376c21774d8dc {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_1cf5b0e7f7dc2e2d .te-info-card-inner_42f16ce02ab95d54 {
    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_1cf5b0e7f7dc2e2d .te-image-wrapper_107245879298a00a {
    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_1cf5b0e7f7dc2e2d .te-image-wrapper_107245879298a00a 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_1cf5b0e7f7dc2e2d .te-image-wrapper_107245879298a00a .overlay_e83e5e0ee4f46098 {
      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_1cf5b0e7f7dc2e2d .icon_9e635a2722be7019 {
    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_1cf5b0e7f7dc2e2d .icon_9e635a2722be7019 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_1cf5b0e7f7dc2e2d .te-content-wrapper_e3dc7682ed9711ba {
    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_1cf5b0e7f7dc2e2d .te-title-wrapper_8aafe7e1a9b2a378 {
    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_1cf5b0e7f7dc2e2d .te-title-wrapper_8aafe7e1a9b2a378 .icon_9e635a2722be7019 {
      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_1cf5b0e7f7dc2e2d .te-title-wrapper_8aafe7e1a9b2a378 .icon_9e635a2722be7019::before, .te-info-card_1cf5b0e7f7dc2e2d .te-title-wrapper_8aafe7e1a9b2a378 .icon_9e635a2722be7019::after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #317EFE;
        border: 1px solid #E1E1E1; }
      .te-info-card_1cf5b0e7f7dc2e2d .te-title-wrapper_8aafe7e1a9b2a378 .icon_9e635a2722be7019::before {
        top: 15px;
        left: 5px; }
      .te-info-card_1cf5b0e7f7dc2e2d .te-title-wrapper_8aafe7e1a9b2a378 .icon_9e635a2722be7019::after {
        bottom: 15px;
        right: 5px; }
    .te-info-card_1cf5b0e7f7dc2e2d .te-title-wrapper_8aafe7e1a9b2a378 .title_8bad70b05160c56b {
      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_1cf5b0e7f7dc2e2d .te-title-wrapper_8aafe7e1a9b2a378 .divider_f715eb86a1b34889 {
      width: 55px;
      height: 2px;
      background-color: #317EFE; }
  .te-info-card_1cf5b0e7f7dc2e2d .content_e676c45cc7eebaa7 {
    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_1cf5b0e7f7dc2e2d .content_e676c45cc7eebaa7 .desc_8c1965f8ee620bd0 {
      -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_1cf5b0e7f7dc2e2d .content_e676c45cc7eebaa7 .te-read-more_a7b0e94b8c1b7edb {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start; }
      .te-info-card_1cf5b0e7f7dc2e2d .content_e676c45cc7eebaa7 .te-read-more_a7b0e94b8c1b7edb .te-theme-btn_49d376c21774d8dc {
        background-color: transparent;
        color: #317EFE;
        border: 1px solid #131A2A;
        padding: 9px 28px; }
        .te-info-card_1cf5b0e7f7dc2e2d .content_e676c45cc7eebaa7 .te-read-more_a7b0e94b8c1b7edb .te-theme-btn_49d376c21774d8dc:hover {
          background-color: #317EFE;
          color: #ffffff;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-info-card_1cf5b0e7f7dc2e2d.style-2_911cafbf4cf1737f {
  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_1cf5b0e7f7dc2e2d.style-2_911cafbf4cf1737f {
      padding: 35px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .te-info-card_1cf5b0e7f7dc2e2d.style-2_911cafbf4cf1737f {
      padding: 35px; } }
  .te-info-card_1cf5b0e7f7dc2e2d.style-2_911cafbf4cf1737f:hover .image_d4dabc30826a64a8 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_1cf5b0e7f7dc2e2d.style-2_911cafbf4cf1737f:hover .content_e676c45cc7eebaa7 .te-read-more_a7b0e94b8c1b7edb .te-theme-btn_49d376c21774d8dc {
    background-color: inherit;
    color: #317EFE; }
  .te-info-card_1cf5b0e7f7dc2e2d.style-2_911cafbf4cf1737f .image_d4dabc30826a64a8 {
    border-radius: 20px;
    overflow: hidden; }
    .te-info-card_1cf5b0e7f7dc2e2d.style-2_911cafbf4cf1737f .image_d4dabc30826a64a8 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_1cf5b0e7f7dc2e2d.style-2_911cafbf4cf1737f .te-title-wrapper_8aafe7e1a9b2a378 {
    padding-bottom: 15px; }
  .te-info-card_1cf5b0e7f7dc2e2d.style-2_911cafbf4cf1737f .te-content-wrapper_e3dc7682ed9711ba {
    text-align: left;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .te-info-card_1cf5b0e7f7dc2e2d.style-2_911cafbf4cf1737f .content_e676c45cc7eebaa7 {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px; }
    .te-info-card_1cf5b0e7f7dc2e2d.style-2_911cafbf4cf1737f .content_e676c45cc7eebaa7 .te-read-more_a7b0e94b8c1b7edb .te-theme-btn_49d376c21774d8dc {
      padding: 0;
      border: 0; }

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

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

.te-icon-card_1090db9bb1185e49.style-three_9ffaea55ffa3ee63 {
  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_1090db9bb1185e49.style-three_9ffaea55ffa3ee63 .icon_9e635a2722be7019 {
    width: 72px;
    height: 72px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .te-icon-card_1090db9bb1185e49.style-three_9ffaea55ffa3ee63 .icon_9e635a2722be7019 img {
      width: 100%; }
  .te-icon-card_1090db9bb1185e49.style-three_9ffaea55ffa3ee63 .content_e676c45cc7eebaa7 {
    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_1090db9bb1185e49.style-three_9ffaea55ffa3ee63 .content_e676c45cc7eebaa7 .title_8bad70b05160c56b {
      color: #ffffff; }
    .te-icon-card_1090db9bb1185e49.style-three_9ffaea55ffa3ee63 .content_e676c45cc7eebaa7 .desc_8c1965f8ee620bd0 {
      color: #c7cdda; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-icon-card_1090db9bb1185e49.style-three_9ffaea55ffa3ee63 {
      gap: 25px; }
      .te-icon-card_1090db9bb1185e49.style-three_9ffaea55ffa3ee63 .content_e676c45cc7eebaa7 {
        gap: 18px; } }

.te-icon-card_1090db9bb1185e49.style-2_911cafbf4cf1737f {
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0; }
  .te-icon-card_1090db9bb1185e49.style-2_911cafbf4cf1737f .icon_9e635a2722be7019 {
    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_1090db9bb1185e49.style-2_911cafbf4cf1737f .content_e676c45cc7eebaa7 {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px; }
    .te-icon-card_1090db9bb1185e49.style-2_911cafbf4cf1737f .content_e676c45cc7eebaa7 .title_8bad70b05160c56b {
      font-size: 20px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px; }
    .te-icon-card_1090db9bb1185e49.style-2_911cafbf4cf1737f .content_e676c45cc7eebaa7 .desc_8c1965f8ee620bd0 {
      line-height: 22px; }

.te-about-image-card_35f5f4abe900f68c .te-main-img-wrapper_9e2e7c0004396c9f {
  text-align: right; }
  @media (max-width: 991px) {
    .te-about-image-card_35f5f4abe900f68c .te-main-img-wrapper_9e2e7c0004396c9f {
      text-align: left; } }
  .te-about-image-card_35f5f4abe900f68c .te-main-img-wrapper_9e2e7c0004396c9f .te-main-img-inner_a3d30161c2d20ffd {
    position: relative;
    display: inline-block;
    z-index: 2; }
    .te-about-image-card_35f5f4abe900f68c .te-main-img-wrapper_9e2e7c0004396c9f .te-main-img-inner_a3d30161c2d20ffd > img {
      border-radius: 500px 500px 0 0;
      margin-left: 7px;
      margin-top: 4px; }
      @media (max-width: 650px) {
        .te-about-image-card_35f5f4abe900f68c .te-main-img-wrapper_9e2e7c0004396c9f .te-main-img-inner_a3d30161c2d20ffd > img {
          width: 100%; } }
    .te-about-image-card_35f5f4abe900f68c .te-main-img-wrapper_9e2e7c0004396c9f .te-main-img-inner_a3d30161c2d20ffd .te-img-card-shape_2151ab51bea98a7b {
      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_35f5f4abe900f68c .te-main-img-wrapper_9e2e7c0004396c9f .te-main-img-inner_a3d30161c2d20ffd .te-img-card-shape_2151ab51bea98a7b {
          right: 0; } }
.te-about-image-card_35f5f4abe900f68c .te-company-foundation_c63aee378ccac964 {
  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_35f5f4abe900f68c .te-company-foundation_c63aee378ccac964 .te-counter-wrapper_18c595a7e3d70caa {
    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_35f5f4abe900f68c .te-company-foundation_c63aee378ccac964 .counter-title_cdb2b29d0c7ee68f {
    font-size: 45px;
    font-weight: 700;
    line-height: 54.9px;
    letter-spacing: -0.8px;
    color: #14203A;
    margin-bottom: 0; }
  .te-about-image-card_35f5f4abe900f68c .te-company-foundation_c63aee378ccac964 .title_8bad70b05160c56b {
    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_35f5f4abe900f68c.style-2_911cafbf4cf1737f .te-main-img-wrapper_9e2e7c0004396c9f .te-main-img-inner_a3d30161c2d20ffd {
  border-radius: 20px;
  padding-right: 80px;
  margin-top: 23px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-image-card_35f5f4abe900f68c.style-2_911cafbf4cf1737f .te-main-img-wrapper_9e2e7c0004396c9f .te-main-img-inner_a3d30161c2d20ffd {
      padding-right: 0;
      margin-top: 0; } }
  .te-about-image-card_35f5f4abe900f68c.style-2_911cafbf4cf1737f .te-main-img-wrapper_9e2e7c0004396c9f .te-main-img-inner_a3d30161c2d20ffd > img {
    margin: 0;
    border-radius: 20px; }
  .te-about-image-card_35f5f4abe900f68c.style-2_911cafbf4cf1737f .te-main-img-wrapper_9e2e7c0004396c9f .te-main-img-inner_a3d30161c2d20ffd .te-img-card-shape_2151ab51bea98a7b {
    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_35f5f4abe900f68c.style-2_911cafbf4cf1737f .te-main-img-wrapper_9e2e7c0004396c9f .te-main-img-inner_a3d30161c2d20ffd .te-img-card-shape_2151ab51bea98a7b {
        display: none; } }
  .te-about-image-card_35f5f4abe900f68c.style-2_911cafbf4cf1737f .te-main-img-wrapper_9e2e7c0004396c9f .te-main-img-inner_a3d30161c2d20ffd .te-another-image_67418b906b32863b {
    position: absolute;
    top: 55%;
    right: -45px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-image-card_35f5f4abe900f68c.style-2_911cafbf4cf1737f .te-main-img-wrapper_9e2e7c0004396c9f .te-main-img-inner_a3d30161c2d20ffd .te-another-image_67418b906b32863b {
        position: relative;
        right: unset;
        top: unset; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .te-about-image-card_35f5f4abe900f68c.style-2_911cafbf4cf1737f .te-main-img-wrapper_9e2e7c0004396c9f .te-main-img-inner_a3d30161c2d20ffd .te-another-image_67418b906b32863b {
        position: relative; } }
    .te-about-image-card_35f5f4abe900f68c.style-2_911cafbf4cf1737f .te-main-img-wrapper_9e2e7c0004396c9f .te-main-img-inner_a3d30161c2d20ffd .te-another-image_67418b906b32863b .te-another-image-inner_e9b8e7a8d4bd33a1 {
      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_35f5f4abe900f68c.style-2_911cafbf4cf1737f .te-main-img-wrapper_9e2e7c0004396c9f .te-main-img-inner_a3d30161c2d20ffd .te-another-image_67418b906b32863b .te-another-image-inner_e9b8e7a8d4bd33a1 {
          width: 100%; }
          .te-about-image-card_35f5f4abe900f68c.style-2_911cafbf4cf1737f .te-main-img-wrapper_9e2e7c0004396c9f .te-main-img-inner_a3d30161c2d20ffd .te-another-image_67418b906b32863b .te-another-image-inner_e9b8e7a8d4bd33a1 img {
            width: 100%; } }
    .te-about-image-card_35f5f4abe900f68c.style-2_911cafbf4cf1737f .te-main-img-wrapper_9e2e7c0004396c9f .te-main-img-inner_a3d30161c2d20ffd .te-another-image_67418b906b32863b .video-btn_07be0906ee292707 {
      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_35f5f4abe900f68c.style-2_911cafbf4cf1737f .te-main-img-wrapper_9e2e7c0004396c9f .te-main-img-inner_a3d30161c2d20ffd .te-another-image_67418b906b32863b .video-btn_07be0906ee292707 {
          left: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%); } }
      .te-about-image-card_35f5f4abe900f68c.style-2_911cafbf4cf1737f .te-main-img-wrapper_9e2e7c0004396c9f .te-main-img-inner_a3d30161c2d20ffd .te-another-image_67418b906b32863b .video-btn_07be0906ee292707 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_35f5f4abe900f68c.style-2_911cafbf4cf1737f .te-main-img-wrapper_9e2e7c0004396c9f .te-main-img-inner_a3d30161c2d20ffd .te-another-image_67418b906b32863b .te-badge-text_0ab440b262fcdef4 {
      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_35f5f4abe900f68c.style-2_911cafbf4cf1737f .te-main-img-wrapper_9e2e7c0004396c9f .te-main-img-inner_a3d30161c2d20ffd .te-another-image_67418b906b32863b .te-badge-text_0ab440b262fcdef4 {
          left: unset;
          top: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%);
          right: 0; } }
      .te-about-image-card_35f5f4abe900f68c.style-2_911cafbf4cf1737f .te-main-img-wrapper_9e2e7c0004396c9f .te-main-img-inner_a3d30161c2d20ffd .te-another-image_67418b906b32863b .te-badge-text_0ab440b262fcdef4 .icon_9e635a2722be7019 {
        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_35f5f4abe900f68c.style-2_911cafbf4cf1737f .te-main-img-wrapper_9e2e7c0004396c9f .te-main-img-inner_a3d30161c2d20ffd .te-another-image_67418b906b32863b .te-badge-text_0ab440b262fcdef4 .text_26788e6bf52eb616 {
        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_35f5f4abe900f68c.style-2_911cafbf4cf1737f .te-main-img-wrapper_9e2e7c0004396c9f .te-main-img-inner_a3d30161c2d20ffd .te-another-image_67418b906b32863b .te-badge-text_0ab440b262fcdef4 .text_26788e6bf52eb616 .title_8bad70b05160c56b {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #14203A; }
        .te-about-image-card_35f5f4abe900f68c.style-2_911cafbf4cf1737f .te-main-img-wrapper_9e2e7c0004396c9f .te-main-img-inner_a3d30161c2d20ffd .te-another-image_67418b906b32863b .te-badge-text_0ab440b262fcdef4 .text_26788e6bf52eb616 span {
          font-size: 12px;
          font-weight: 400;
          line-height: 12px;
          color: #335371; }

.te-about-info-card_6a07f616e8c536a0 .te-about-info-content_425eff923d5a8696 {
  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_6a07f616e8c536a0 .te-about-info-content_425eff923d5a8696 .te-section-title_a1efe7f28309720f {
    margin-bottom: 0; }
    .te-about-info-card_6a07f616e8c536a0 .te-about-info-content_425eff923d5a8696 .te-section-title_a1efe7f28309720f .title_8bad70b05160c56b {
      margin-bottom: 0; }
  .te-about-info-card_6a07f616e8c536a0 .te-about-info-content_425eff923d5a8696 .te-list-item-wrapper_7721c95aea0c4a6a {
    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_6a07f616e8c536a0 .te-about-info-content_425eff923d5a8696 .te-list-item-wrapper_7721c95aea0c4a6a {
        grid-template-columns: repeat(1, 1fr); } }
    .te-about-info-card_6a07f616e8c536a0 .te-about-info-content_425eff923d5a8696 .te-list-item-wrapper_7721c95aea0c4a6a .te-list-item_4c0f47559f6a06c3 .icon_9e635a2722be7019 {
      font-size: 24px;
      color: #317EFE;
      background-color: transparent;
      width: unset;
      height: unset; }
    .te-about-info-card_6a07f616e8c536a0 .te-about-info-content_425eff923d5a8696 .te-list-item-wrapper_7721c95aea0c4a6a .te-list-item_4c0f47559f6a06c3 .text_26788e6bf52eb616 {
      color: #14203A; }
  .te-about-info-card_6a07f616e8c536a0 .te-about-info-content_425eff923d5a8696 .te-info-list_97362c72aab1ef18 {
    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_6a07f616e8c536a0 .te-about-info-content_425eff923d5a8696 .te-info-list_97362c72aab1ef18 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 20px; } }
    .te-about-info-card_6a07f616e8c536a0 .te-about-info-content_425eff923d5a8696 .te-info-list_97362c72aab1ef18 .te-single-info-list_ade65c0ccd50cba9 {
      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_6a07f616e8c536a0 .te-about-info-content_425eff923d5a8696 .te-info-list_97362c72aab1ef18 .te-single-info-list_ade65c0ccd50cba9:hover .icon_9e635a2722be7019 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_6a07f616e8c536a0 .te-about-info-content_425eff923d5a8696 .te-info-list_97362c72aab1ef18 .te-single-info-list_ade65c0ccd50cba9 .icon_9e635a2722be7019 {
        margin-bottom: 10px;
        position: relative;
        margin-left: 20px; }
        .te-about-info-card_6a07f616e8c536a0 .te-about-info-content_425eff923d5a8696 .te-info-list_97362c72aab1ef18 .te-single-info-list_ade65c0ccd50cba9 .icon_9e635a2722be7019::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_6a07f616e8c536a0 .te-about-info-content_425eff923d5a8696 .te-info-list_97362c72aab1ef18 .te-single-info-list_ade65c0ccd50cba9 .icon_9e635a2722be7019 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_6a07f616e8c536a0 .te-about-info-content_425eff923d5a8696 .te-info-list_97362c72aab1ef18 .te-single-info-list_ade65c0ccd50cba9 .title_8bad70b05160c56b {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0px;
        margin-bottom: 0; }
      .te-about-info-card_6a07f616e8c536a0 .te-about-info-content_425eff923d5a8696 .te-info-list_97362c72aab1ef18 .te-single-info-list_ade65c0ccd50cba9 .short-title_4412127783d0ea08 {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px; }

.te-about-info-card_6a07f616e8c536a0.style-2_911cafbf4cf1737f .te-about-info-content_425eff923d5a8696 {
  gap: 10px; }
  .te-about-info-card_6a07f616e8c536a0.style-2_911cafbf4cf1737f .te-about-info-content_425eff923d5a8696 .te-list-item-wrapper_7721c95aea0c4a6a {
    padding-top: 6px;
    gap: 0; }
    .te-about-info-card_6a07f616e8c536a0.style-2_911cafbf4cf1737f .te-about-info-content_425eff923d5a8696 .te-list-item-wrapper_7721c95aea0c4a6a .te-list-item_4c0f47559f6a06c3 .icon_9e635a2722be7019 {
      width: 16px;
      height: 16px;
      background-color: #317EFE;
      border-radius: 50%;
      color: white;
      font-size: 10px; }
    .te-about-info-card_6a07f616e8c536a0.style-2_911cafbf4cf1737f .te-about-info-content_425eff923d5a8696 .te-list-item-wrapper_7721c95aea0c4a6a .te-list-item_4c0f47559f6a06c3 .text_26788e6bf52eb616 {
      color: #335371; }
  .te-about-info-card_6a07f616e8c536a0.style-2_911cafbf4cf1737f .te-about-info-content_425eff923d5a8696 .te-info-list_97362c72aab1ef18 {
    border-top: 1px solid #E1E1E1;
    padding-top: 40px; }
    .te-about-info-card_6a07f616e8c536a0.style-2_911cafbf4cf1737f .te-about-info-content_425eff923d5a8696 .te-info-list_97362c72aab1ef18 .divider_f715eb86a1b34889 {
      width: 1px;
      background-color: #E1E1E1;
      height: 127px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-info-card_6a07f616e8c536a0.style-2_911cafbf4cf1737f .te-about-info-content_425eff923d5a8696 .te-info-list_97362c72aab1ef18 .divider_f715eb86a1b34889 {
          height: 1px;
          width: 100%; } }

.te-about-info-card_6a07f616e8c536a0.style-three_9ffaea55ffa3ee63 .te-section-title_a1efe7f28309720f {
  margin-bottom: 40px; }
.te-about-info-card_6a07f616e8c536a0.style-three_9ffaea55ffa3ee63 .about-info-wrapper_6b29108fa6cf722e {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_6a07f616e8c536a0.style-three_9ffaea55ffa3ee63 .about-info-wrapper_6b29108fa6cf722e {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .te-about-info-card_6a07f616e8c536a0.style-three_9ffaea55ffa3ee63 .about-info-wrapper_6b29108fa6cf722e .about-info-img_64b7d5cbd17627df {
    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_6a07f616e8c536a0.style-three_9ffaea55ffa3ee63 .about-info-wrapper_6b29108fa6cf722e .about-info-img_64b7d5cbd17627df {
        height: 350px; } }
    .te-about-info-card_6a07f616e8c536a0.style-three_9ffaea55ffa3ee63 .about-info-wrapper_6b29108fa6cf722e .about-info-img_64b7d5cbd17627df img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.te-about-info-card_6a07f616e8c536a0.style-three_9ffaea55ffa3ee63 .te-about-info-content_425eff923d5a8696 {
  padding-left: 50px;
  gap: 30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_6a07f616e8c536a0.style-three_9ffaea55ffa3ee63 .te-about-info-content_425eff923d5a8696 {
      padding-left: 0;
      padding-top: 50px; } }
  .te-about-info-card_6a07f616e8c536a0.style-three_9ffaea55ffa3ee63 .te-about-info-content_425eff923d5a8696 .skill-progressbar-wrapper_f3f947d74a61a644 {
    width: 100%; }
  .te-about-info-card_6a07f616e8c536a0.style-three_9ffaea55ffa3ee63 .te-about-info-content_425eff923d5a8696 .te-icon-card-wrapper_e6f6e5ae79404977 {
    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_6a07f616e8c536a0.style-three_9ffaea55ffa3ee63 .te-about-info-content_425eff923d5a8696 .te-icon-card-wrapper_e6f6e5ae79404977 .te-icon-card_1090db9bb1185e49 {
      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_6a07f616e8c536a0.style-three_9ffaea55ffa3ee63 .te-about-info-content_425eff923d5a8696 .te-icon-card-wrapper_e6f6e5ae79404977 .te-icon-card_1090db9bb1185e49 .icon_9e635a2722be7019 {
        width: 40px;
        height: 40px; }
      .te-about-info-card_6a07f616e8c536a0.style-three_9ffaea55ffa3ee63 .te-about-info-content_425eff923d5a8696 .te-icon-card-wrapper_e6f6e5ae79404977 .te-icon-card_1090db9bb1185e49 .content_e676c45cc7eebaa7 {
        gap: 4px; }
        .te-about-info-card_6a07f616e8c536a0.style-three_9ffaea55ffa3ee63 .te-about-info-content_425eff923d5a8696 .te-icon-card-wrapper_e6f6e5ae79404977 .te-icon-card_1090db9bb1185e49 .content_e676c45cc7eebaa7 .title_8bad70b05160c56b {
          font-size: 18px;
          line-height: 24px; }
  .te-about-info-card_6a07f616e8c536a0.style-three_9ffaea55ffa3ee63 .te-about-info-content_425eff923d5a8696 .te-btn-wrapper_19bd42627ee1b047 {
    margin-top: 7px; }

.te-counter-card_b81e521cab434af3 {
  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_b81e521cab434af3 {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 575px) {
    .te-counter-card_b81e521cab434af3 {
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 50px; } }
  .te-counter-card_b81e521cab434af3 .te-counter-item_43c300c7a358143d {
    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_b81e521cab434af3 .te-counter-item_43c300c7a358143d:hover .icon_9e635a2722be7019 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-counter-card_b81e521cab434af3 .te-counter-item_43c300c7a358143d .icon_9e635a2722be7019 {
      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_b81e521cab434af3 .te-counter-item_43c300c7a358143d .icon_9e635a2722be7019 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-counter-card_b81e521cab434af3 .te-counter-item_43c300c7a358143d .te-counter-title_0316fe54c8d7985e {
      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_b81e521cab434af3 .te-counter-item_43c300c7a358143d .te-counter-title_0316fe54c8d7985e .content_e676c45cc7eebaa7 {
        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_b81e521cab434af3 .te-counter-item_43c300c7a358143d .number_d8df94d0ceba8157 {
      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_b81e521cab434af3 .te-counter-item_43c300c7a358143d .number_d8df94d0ceba8157 {
          font-size: 36px;
          line-height: 40px; } }
    .te-counter-card_b81e521cab434af3 .te-counter-item_43c300c7a358143d .title_8bad70b05160c56b {
      margin: 0;
      font-family: "Inter", sans-serif;
      font-weight: 400;
      font-size: 18px;
      line-height: 18px;
      color: #335371; }
    .te-counter-card_b81e521cab434af3 .te-counter-item_43c300c7a358143d .text_26788e6bf52eb616 {
      margin: 0;
      color: #c7cdda; }

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

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

.te-process-step_972a7881a50edcaa {
  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_972a7881a50edcaa::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_972a7881a50edcaa {
      padding: 32px 28px 42px 28px; } }
  .te-process-step_972a7881a50edcaa:hover {
    top: -5px; }
    .te-process-step_972a7881a50edcaa:hover::before {
      width: 100%;
      height: 100%;
      border-radius: 0;
      -webkit-transform: translateX(-50%) scale(1);
              transform: translateX(-50%) scale(1); }
    .te-process-step_972a7881a50edcaa:hover .icon_9e635a2722be7019 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_972a7881a50edcaa:hover .counter-number_a7c9cc131510468e {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_972a7881a50edcaa:hover .content_e676c45cc7eebaa7 .te-read-more_a7b0e94b8c1b7edb .te-theme-btn_49d376c21774d8dc {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff; }
  .te-process-step_972a7881a50edcaa .icon_9e635a2722be7019 {
    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_972a7881a50edcaa .icon_9e635a2722be7019 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-process-step_972a7881a50edcaa .te-content-wrapper_e3dc7682ed9711ba {
    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_972a7881a50edcaa .te-counter-wrapper_18c595a7e3d70caa {
    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_972a7881a50edcaa .te-counter-wrapper_18c595a7e3d70caa .shape_5ea6f998b27679ca {
      position: relative; }
  .te-process-step_972a7881a50edcaa .counter-number_a7c9cc131510468e {
    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_972a7881a50edcaa .te-title-wrapper_8aafe7e1a9b2a378 {
    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_972a7881a50edcaa .te-title-wrapper_8aafe7e1a9b2a378 .icon_9e635a2722be7019 {
      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_972a7881a50edcaa .te-title-wrapper_8aafe7e1a9b2a378 .title_8bad70b05160c56b {
      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_972a7881a50edcaa .content_e676c45cc7eebaa7 {
    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_972a7881a50edcaa .content_e676c45cc7eebaa7 .desc_8c1965f8ee620bd0 {
      -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_972a7881a50edcaa .content_e676c45cc7eebaa7 .te-read-more_a7b0e94b8c1b7edb {
      margin-top: -10px; }
      .te-process-step_972a7881a50edcaa .content_e676c45cc7eebaa7 .te-read-more_a7b0e94b8c1b7edb .te-theme-btn_49d376c21774d8dc {
        border: 1px solid #E1E1E1;
        color: #317EFE;
        background-color: transparent; }

.te-testimonial-card_f44fd793a16f08f2 {
  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_f44fd793a16f08f2 {
      padding: 30px; } }
  .te-testimonial-card_f44fd793a16f08f2 .te-content-wrapper_e3dc7682ed9711ba {
    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_f44fd793a16f08f2 .te-content-wrapper_e3dc7682ed9711ba .content_e676c45cc7eebaa7 {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
    .te-testimonial-card_f44fd793a16f08f2 .te-content-wrapper_e3dc7682ed9711ba .te-user-meta_24ae133c07fe91bc {
      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_f44fd793a16f08f2 .te-content-wrapper_e3dc7682ed9711ba .te-user-meta_24ae133c07fe91bc {
          -webkit-box-align: end;
              -ms-flex-align: end;
                  align-items: flex-end; } }
      .te-testimonial-card_f44fd793a16f08f2 .te-content-wrapper_e3dc7682ed9711ba .te-user-meta_24ae133c07fe91bc .te-user-info_b80b1fdda3d80ac5 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .te-testimonial-card_f44fd793a16f08f2 .te-content-wrapper_e3dc7682ed9711ba .te-user-meta_24ae133c07fe91bc .te-user-info_b80b1fdda3d80ac5 .image_d4dabc30826a64a8 {
          width: 74px;
          height: 84px;
          border-radius: 20px;
          overflow: hidden;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .te-testimonial-card_f44fd793a16f08f2 .te-content-wrapper_e3dc7682ed9711ba .te-user-meta_24ae133c07fe91bc .te-user-info_b80b1fdda3d80ac5 .rating_b6a3e5e54e4dad39 {
          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_f44fd793a16f08f2 .te-content-wrapper_e3dc7682ed9711ba .te-user-meta_24ae133c07fe91bc .te-user-info_b80b1fdda3d80ac5 .name_c5868f49540ec5e0 {
          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_f44fd793a16f08f2 .te-content-wrapper_e3dc7682ed9711ba .te-user-meta_24ae133c07fe91bc .te-user-info_b80b1fdda3d80ac5 .name_c5868f49540ec5e0 {
              font-size: 18px;
              line-height: 28px; } }
        .te-testimonial-card_f44fd793a16f08f2 .te-content-wrapper_e3dc7682ed9711ba .te-user-meta_24ae133c07fe91bc .te-user-info_b80b1fdda3d80ac5 .designation_6f71f3f62e506c82 {
          font-size: 18px;
          font-weight: 400;
          line-height: 36px;
          color: #14203A; }
      .te-testimonial-card_f44fd793a16f08f2 .te-content-wrapper_e3dc7682ed9711ba .te-user-meta_24ae133c07fe91bc .icon_9e635a2722be7019 {
        color: #E1E1E1;
        font-size: 55px;
        margin-top: 20px; }
        @media (max-width: 570px) {
          .te-testimonial-card_f44fd793a16f08f2 .te-content-wrapper_e3dc7682ed9711ba .te-user-meta_24ae133c07fe91bc .icon_9e635a2722be7019 {
            position: absolute;
            right: 30px;
            top: 0;
            z-index: -1;
            font-size: 35px; } }

.te-testimonial-card-two_908e043cd9ce40f7 {
  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_908e043cd9ce40f7 .te-content-wrapper_e3dc7682ed9711ba {
    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_908e043cd9ce40f7 .te-content-wrapper_e3dc7682ed9711ba .content_e676c45cc7eebaa7 {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
      .te-testimonial-card-two_908e043cd9ce40f7 .te-content-wrapper_e3dc7682ed9711ba .content_e676c45cc7eebaa7 p {
        margin-bottom: 0; }
    .te-testimonial-card-two_908e043cd9ce40f7 .te-content-wrapper_e3dc7682ed9711ba .te-user-meta_24ae133c07fe91bc {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .te-testimonial-card-two_908e043cd9ce40f7 .te-content-wrapper_e3dc7682ed9711ba .te-user-meta_24ae133c07fe91bc .te-user-info_b80b1fdda3d80ac5 {
        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_908e043cd9ce40f7 .te-content-wrapper_e3dc7682ed9711ba .te-user-meta_24ae133c07fe91bc .te-user-info_b80b1fdda3d80ac5 .icon_9e635a2722be7019 {
          color: #317EFE;
          font-size: 40px; }
        .te-testimonial-card-two_908e043cd9ce40f7 .te-content-wrapper_e3dc7682ed9711ba .te-user-meta_24ae133c07fe91bc .te-user-info_b80b1fdda3d80ac5 .name_c5868f49540ec5e0 {
          font-size: 24px;
          font-weight: 500;
          line-height: 24px;
          letter-spacing: 0px;
          color: #14203A;
          margin-bottom: 0; }
        .te-testimonial-card-two_908e043cd9ce40f7 .te-content-wrapper_e3dc7682ed9711ba .te-user-meta_24ae133c07fe91bc .te-user-info_b80b1fdda3d80ac5 .designation_6f71f3f62e506c82 {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #317EFE; }
      .te-testimonial-card-two_908e043cd9ce40f7 .te-content-wrapper_e3dc7682ed9711ba .te-user-meta_24ae133c07fe91bc .image_d4dabc30826a64a8 {
        width: 74px;
        height: 74px;
        border-radius: 50%;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }

.te-testimonial-card_f44fd793a16f08f2.style-3_2802bb06c0bad017 {
  padding: 30px 0 0 0;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .te-testimonial-card_f44fd793a16f08f2.style-3_2802bb06c0bad017::before {
    display: none; }
  .te-testimonial-card_f44fd793a16f08f2.style-3_2802bb06c0bad017 .te-content-wrapper_e3dc7682ed9711ba {
    gap: 15px; }
    .te-testimonial-card_f44fd793a16f08f2.style-3_2802bb06c0bad017 .te-content-wrapper_e3dc7682ed9711ba .content_e676c45cc7eebaa7 .title_8bad70b05160c56b {
      font-size: 24px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px;
      color: #335371;
      margin-bottom: 20px; }
    .te-testimonial-card_f44fd793a16f08f2.style-3_2802bb06c0bad017 .te-content-wrapper_e3dc7682ed9711ba .te-user-meta_24ae133c07fe91bc .te-user-info_b80b1fdda3d80ac5 {
      -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_f44fd793a16f08f2.style-3_2802bb06c0bad017 .te-content-wrapper_e3dc7682ed9711ba .te-user-meta_24ae133c07fe91bc .te-user-info_b80b1fdda3d80ac5 {
          padding: 15px 30px; } }
      .te-testimonial-card_f44fd793a16f08f2.style-3_2802bb06c0bad017 .te-content-wrapper_e3dc7682ed9711ba .te-user-meta_24ae133c07fe91bc .te-user-info_b80b1fdda3d80ac5 .image_d4dabc30826a64a8 {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        overflow: hidden;
        margin-top: 0;
        position: relative; }
        .te-testimonial-card_f44fd793a16f08f2.style-3_2802bb06c0bad017 .te-content-wrapper_e3dc7682ed9711ba .te-user-meta_24ae133c07fe91bc .te-user-info_b80b1fdda3d80ac5 .image_d4dabc30826a64a8 img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          position: absolute;
          left: 0;
          top: 0; }
      .te-testimonial-card_f44fd793a16f08f2.style-3_2802bb06c0bad017 .te-content-wrapper_e3dc7682ed9711ba .te-user-meta_24ae133c07fe91bc .te-user-info_b80b1fdda3d80ac5 .rating_b6a3e5e54e4dad39 {
        gap: 5px;
        color: #E7F914;
        font-size: 14px;
        margin-bottom: 10px; }
      .te-testimonial-card_f44fd793a16f08f2.style-3_2802bb06c0bad017 .te-content-wrapper_e3dc7682ed9711ba .te-user-meta_24ae133c07fe91bc .te-user-info_b80b1fdda3d80ac5 .name_c5868f49540ec5e0 span {
        color: #317EFE; }
    .te-testimonial-card_f44fd793a16f08f2.style-3_2802bb06c0bad017 .te-content-wrapper_e3dc7682ed9711ba .te-user-meta_24ae133c07fe91bc .icon_9e635a2722be7019 {
      font-size: 64px;
      color: #E7F914;
      position: absolute;
      top: -5px;
      margin-top: 0;
      right: 0; }
      @media (max-width: 575px) {
        .te-testimonial-card_f44fd793a16f08f2.style-3_2802bb06c0bad017 .te-content-wrapper_e3dc7682ed9711ba .te-user-meta_24ae133c07fe91bc .icon_9e635a2722be7019 {
          font-size: 34px; } }

.te-testimonial-slider-wrapper_f20f994a561e65f3 {
  position: relative; }
  .te-testimonial-slider-wrapper_f20f994a561e65f3 .slick-list_5bc1f03d180a9a09 {
    margin: 0 -15px; }
    .te-testimonial-slider-wrapper_f20f994a561e65f3 .slick-list_5bc1f03d180a9a09 .slick-slide_530d3cf837590c45 {
      margin: 0 15px;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_f20f994a561e65f3 .slick-dots_4f6089d4719d7c07 {
    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_f20f994a561e65f3 .slick-dots_4f6089d4719d7c07 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_f20f994a561e65f3 .slick-dots_4f6089d4719d7c07 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_f20f994a561e65f3 .slick-dots_4f6089d4719d7c07 li.slick-active_aefff536cfa00176 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-testimonial-slider-wrapper_f20f994a561e65f3 .slick-dots_4f6089d4719d7c07 li.slick-active_aefff536cfa00176 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_f20f994a561e65f3 .slick-arrow_fb653625b19922d9 {
    display: none !important; }

.te-accordion-box-wrapper_a9ce819616c26b72 {
  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_91fbdea3f391d473 .te-accordion-list-item_71a2ee280933ae81 {
  border: 1px solid #E1E1E1;
  border-radius: 20px; }
  .accordion-wrapper_91fbdea3f391d473 .te-accordion-list-item_71a2ee280933ae81 .te-accordion-head_7216dd1ea690e0b1 {
    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_91fbdea3f391d473 .te-accordion-list-item_71a2ee280933ae81 .te-accordion-head_7216dd1ea690e0b1: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_91fbdea3f391d473 .te-accordion-list-item_71a2ee280933ae81 .te-accordion-head_7216dd1ea690e0b1.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_91fbdea3f391d473 .te-accordion-list-item_71a2ee280933ae81 .te-accordion-head_7216dd1ea690e0b1 .te-accordion-title_7d34c96cc571e21f {
      font-size: 20px;
      line-height: 32px;
      font-weight: 500;
      margin-bottom: 0;
      letter-spacing: 0px; }
  .accordion-wrapper_91fbdea3f391d473 .te-accordion-list-item_71a2ee280933ae81 .te-accordion-body_41d3a6243d0f9dad {
    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_cb06be7017a728f0 {
  border-left: 4px solid #dfe2e9;
  padding-left: 45px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .page-header_cb06be7017a728f0 {
      padding-left: 30px; } }
  .page-header_cb06be7017a728f0 .te-page-title_bfc525e3e4fb84f1,
  .page-header_cb06be7017a728f0 .page-title_d47f4c0d57f72bee {
    font-size: 42px;
    line-height: 48px; }
    @media (max-width: 991px) {
      .page-header_cb06be7017a728f0 .te-page-title_bfc525e3e4fb84f1,
      .page-header_cb06be7017a728f0 .page-title_d47f4c0d57f72bee {
        font-size: 38px;
        line-height: 48px; } }

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

.te-post-item_b7314f11cb127884 {
  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_b7314f11cb127884:hover .te-post-thumbnail_f14df79cacd29ff5 img,
  .te-post-item_b7314f11cb127884:hover .post-video_3f2648d89223d934 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_b7314f11cb127884 iframe {
    width: 100%;
    height: 522px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_b7314f11cb127884 iframe {
        height: 350px; } }
  .te-post-item_b7314f11cb127884 .post-gallery .slick-list_5bc1f03d180a9a09 .slick-track_4e11012d4689f2c9 {
    height: 392px;
    overflow: hidden; }
  .te-post-item_b7314f11cb127884 .te-post-content-wrapper_3e19007200b2f371 {
    padding: 32px 32px 40px 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_b7314f11cb127884 .te-post-content-wrapper_3e19007200b2f371 {
        padding: 35px;
        padding-top: 30px; } }
    .te-post-item_b7314f11cb127884 .te-post-content-wrapper_3e19007200b2f371 .te-read-more_a7b0e94b8c1b7edb {
      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_b7314f11cb127884.format-quote_1b5ca8a67113957d .te-post-content {
    margin: 0; }
  .te-post-item_b7314f11cb127884.format-quote_1b5ca8a67113957d blockquote {
    margin: 0; }
    .te-post-item_b7314f11cb127884.format-quote_1b5ca8a67113957d blockquote p {
      margin-top: 0; }
    .te-post-item_b7314f11cb127884.format-quote_1b5ca8a67113957d 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_b7314f11cb127884.format-quote_1b5ca8a67113957d blockquote cite a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-post-item_b7314f11cb127884.sticky_747e846ab3219032 {
    border: 2px solid #317EFE; }
    .te-post-item_b7314f11cb127884.sticky_747e846ab3219032 .te-post-content {
      margin-bottom: 0; }
      .te-post-item_b7314f11cb127884.sticky_747e846ab3219032 .te-post-content p {
        margin-bottom: 0; }
  .te-post-item_b7314f11cb127884 .te-post-title_d2ff8923df3a643b {
    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_b7314f11cb127884 .te-post-title_d2ff8923df3a643b {
        font-size: 28px;
        line-height: 42px;
        margin-top: 5px; } }
    .te-post-item_b7314f11cb127884 .te-post-title_d2ff8923df3a643b:hover a {
      color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-post-item_b7314f11cb127884 .te-post-content p {
    margin-top: 17px; }
  .te-post-item_b7314f11cb127884 .te-post-content h2,
  .te-post-item_b7314f11cb127884 .te-post-content h3,
  .te-post-item_b7314f11cb127884 .te-post-content h4,
  .te-post-item_b7314f11cb127884 .te-post-content h5,
  .te-post-item_b7314f11cb127884 .te-post-content h6 {
    margin-bottom: 10px; }
  .te-post-item_b7314f11cb127884 .te-post-content p {
    margin-bottom: unset; }
  .te-post-item_b7314f11cb127884 .te-single-post-meta_82ebea864b863a25 {
    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_b7314f11cb127884 .te-social-share_ab5b53dcc698db06 {
    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_b7314f11cb127884 .te-social-share_ab5b53dcc698db06 a.facebook_f33020a80023bbc4 {
      color: #1877f2; }
    .te-post-item_b7314f11cb127884 .te-social-share_ab5b53dcc698db06 a.twitter_eb0051f458322e59 {
      color: #1da1f2; }
    .te-post-item_b7314f11cb127884 .te-social-share_ab5b53dcc698db06 a.linkedin_2075375e7bb48817 {
      color: #1a70c6; }
    .te-post-item_b7314f11cb127884 .te-social-share_ab5b53dcc698db06 .te-social-share-title_583d4c25194013e1 {
      font-size: 16px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A;
      margin-right: 5px;
      text-transform: uppercase; }
  .te-post-item_b7314f11cb127884 .te-blog-post-tag_123a9e0e5f8952a3 {
    width: 100%;
    display: inline-block; }
    .te-post-item_b7314f11cb127884 .te-blog-post-tag_123a9e0e5f8952a3 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_b7314f11cb127884 .te-blog-post-tag_123a9e0e5f8952a3 .te-post-tag-list_e30cecd611f75c36 {
      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_b7314f11cb127884 .te-blog-post-tag_123a9e0e5f8952a3 .te-post-tag-list_e30cecd611f75c36 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_b7314f11cb127884 .te-blog-post-tag_123a9e0e5f8952a3 .te-post-tag-list_e30cecd611f75c36 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_b7314f11cb127884 .te-post-thumbnail_f14df79cacd29ff5,
  .te-post-item_b7314f11cb127884 .post-video_3f2648d89223d934 {
    position: relative;
    overflow: hidden; }
    .te-post-item_b7314f11cb127884 .te-post-thumbnail_f14df79cacd29ff5 img,
    .te-post-item_b7314f11cb127884 .post-video_3f2648d89223d934 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_b7314f11cb127884 .te-post-thumbnail_f14df79cacd29ff5 .popup-video-wrapper_38142c95db5e0549,
    .te-post-item_b7314f11cb127884 .post-video_3f2648d89223d934 .popup-video-wrapper_38142c95db5e0549 {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .te-post-item_b7314f11cb127884 .te-post-thumbnail_f14df79cacd29ff5 .video-btn_07be0906ee292707 a,
    .te-post-item_b7314f11cb127884 .post-video_3f2648d89223d934 .video-btn_07be0906ee292707 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_b7314f11cb127884 .te-post-thumbnail_f14df79cacd29ff5 .video-btn_07be0906ee292707 a i,
      .te-post-item_b7314f11cb127884 .post-video_3f2648d89223d934 .video-btn_07be0906ee292707 a i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_b7314f11cb127884 .te-post-thumbnail_f14df79cacd29ff5 .video-btn_07be0906ee292707 a:hover,
      .te-post-item_b7314f11cb127884 .post-video_3f2648d89223d934 .video-btn_07be0906ee292707 a:hover {
        -webkit-animation: none;
                animation: none; }
  .te-post-item_b7314f11cb127884 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_b7314f11cb127884 button.post-gallery-btn.prev-btn {
      left: 30px; }
    .te-post-item_b7314f11cb127884 button.post-gallery-btn.next-btn {
      right: 30px; }
    .te-post-item_b7314f11cb127884 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_b7314f11cb127884 button.post-gallery-btn:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
      .te-post-item_b7314f11cb127884 button.post-gallery-btn:hover i {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te-post-item_b7314f11cb127884 .post-audio_95b4934eede53900 iframe {
    width: 100%; }
  .te-post-item_b7314f11cb127884 .te-post-meta_51e242eee9bb7a87 {
    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_b7314f11cb127884 .te-post-meta_51e242eee9bb7a87 {
        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_b7314f11cb127884 .te-post-meta_51e242eee9bb7a87 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_b7314f11cb127884 .te-post-meta_51e242eee9bb7a87 span i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_b7314f11cb127884 .te-post-meta_51e242eee9bb7a87 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_b7314f11cb127884 .te-post-meta_51e242eee9bb7a87 span a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
          .te-post-item_b7314f11cb127884 .te-post-meta_51e242eee9bb7a87 span a:hover i {
            color: #317EFE;
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out; }

.te-post-card_36cf9c308c727bf7 {
  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_36cf9c308c727bf7.style-1_2c0a87e5af315949 {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 20px; }
    .te-post-card_36cf9c308c727bf7.style-1_2c0a87e5af315949 .image_d4dabc30826a64a8 {
      height: 290px; }
    .te-post-card_36cf9c308c727bf7.style-1_2c0a87e5af315949 .content_e676c45cc7eebaa7 {
      padding: 0 20px 20px 20px; }
  .te-post-card_36cf9c308c727bf7:hover .image_d4dabc30826a64a8 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_36cf9c308c727bf7 .image_d4dabc30826a64a8 {
    overflow: hidden;
    border-radius: 20px;
    position: relative;
    width: 100%;
    height: 323px;
    position: relative; }
    .te-post-card_36cf9c308c727bf7 .image_d4dabc30826a64a8 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_36cf9c308c727bf7 .image_d4dabc30826a64a8 .te-post-date_bae0d4aead9c1bc2 {
      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_36cf9c308c727bf7 .image_d4dabc30826a64a8 .te-post-date_bae0d4aead9c1bc2 span {
        color: #ffffff;
        font-size: 20px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: 0px; }
  .te-post-card_36cf9c308c727bf7 .content_e676c45cc7eebaa7 {
    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_36cf9c308c727bf7 .content_e676c45cc7eebaa7 .te-post-meta-info_01fa5d3b1017b555 {
      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_36cf9c308c727bf7 .content_e676c45cc7eebaa7 .te-post-meta-info_01fa5d3b1017b555 .te-single-meta_103ea165328d1118 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 8px; }
        .te-post-card_36cf9c308c727bf7 .content_e676c45cc7eebaa7 .te-post-meta-info_01fa5d3b1017b555 .te-single-meta_103ea165328d1118 span,
        .te-post-card_36cf9c308c727bf7 .content_e676c45cc7eebaa7 .te-post-meta-info_01fa5d3b1017b555 .te-single-meta_103ea165328d1118 a {
          color: #335371;
          font-size: 14px;
          line-height: 28px;
          font-weight: 400;
          margin: 0;
          text-transform: capitalize; }
        .te-post-card_36cf9c308c727bf7 .content_e676c45cc7eebaa7 .te-post-meta-info_01fa5d3b1017b555 .te-single-meta_103ea165328d1118 i {
          color: #317EFE; }
    .te-post-card_36cf9c308c727bf7 .content_e676c45cc7eebaa7 .title_8bad70b05160c56b {
      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_36cf9c308c727bf7 .content_e676c45cc7eebaa7 a.read-btn_cd3687d2e3c45409 {
      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_36cf9c308c727bf7 .content_e676c45cc7eebaa7 a.read-btn_cd3687d2e3c45409:hover {
        color: #317EFE; }

.te-post-card_36cf9c308c727bf7.style-2_911cafbf4cf1737f {
  gap: 20px; }
  .te-post-card_36cf9c308c727bf7.style-2_911cafbf4cf1737f .image_d4dabc30826a64a8 {
    border-radius: 20px 20px 20px 0; }
    .te-post-card_36cf9c308c727bf7.style-2_911cafbf4cf1737f .image_d4dabc30826a64a8 .te-post-date_bae0d4aead9c1bc2 {
      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_36cf9c308c727bf7.style-2_911cafbf4cf1737f .content_e676c45cc7eebaa7 .title_8bad70b05160c56b {
    font-size: 20px; }
  .te-post-card_36cf9c308c727bf7.style-2_911cafbf4cf1737f .content_e676c45cc7eebaa7 .te-post-meta-info_01fa5d3b1017b555 {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px; }

.te-blog-details-wrapper_daa9a3ea04cd1802 .te-comment-respond_271732b12457bd8e {
  margin-top: 78px;
  margin-bottom: 40px; }
.te-blog-details-wrapper_daa9a3ea04cd1802 .te-post-comments_ba6ce6f3fe1a987e {
  margin-top: 70px; }
.te-blog-details-wrapper_daa9a3ea04cd1802 .wp-block-group_bfe78e56e2f8206d.has-background_8dd313ef8f2d6239 .wp-block-button_90fb3f483b5f10fe .wp-block-button__link_75397a781d14ed33 {
  color: #ffffff !important; }
.te-blog-details-wrapper_daa9a3ea04cd1802 .te-post-item_b7314f11cb127884 {
  border: 0;
  overflow: visible;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0; }
  .te-blog-details-wrapper_daa9a3ea04cd1802 .te-post-item_b7314f11cb127884 iframe {
    width: 100%;
    height: 522px; }
  .te-blog-details-wrapper_daa9a3ea04cd1802 .te-post-item_b7314f11cb127884 .te-post-meta_51e242eee9bb7a87 {
    margin-top: 0;
    margin-bottom: 20px; }
  .te-blog-details-wrapper_daa9a3ea04cd1802 .te-post-item_b7314f11cb127884 .post-gallery:hover img {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important; }
  .te-blog-details-wrapper_daa9a3ea04cd1802 .te-post-item_b7314f11cb127884 .te-post-thumbnail_f14df79cacd29ff5,
  .te-blog-details-wrapper_daa9a3ea04cd1802 .te-post-item_b7314f11cb127884 .post-video_3f2648d89223d934,
  .te-blog-details-wrapper_daa9a3ea04cd1802 .te-post-item_b7314f11cb127884 .post-gallery,
  .te-blog-details-wrapper_daa9a3ea04cd1802 .te-post-item_b7314f11cb127884 .postbox-audio_2e1afeffdd8c24d0,
  .te-blog-details-wrapper_daa9a3ea04cd1802 .te-post-item_b7314f11cb127884 .wp-block-post-featured-image_2b534b30d64ce2af {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative; }
    @media (max-width: 767px) {
      .te-blog-details-wrapper_daa9a3ea04cd1802 .te-post-item_b7314f11cb127884 .te-post-thumbnail_f14df79cacd29ff5,
      .te-blog-details-wrapper_daa9a3ea04cd1802 .te-post-item_b7314f11cb127884 .post-video_3f2648d89223d934,
      .te-blog-details-wrapper_daa9a3ea04cd1802 .te-post-item_b7314f11cb127884 .post-gallery,
      .te-blog-details-wrapper_daa9a3ea04cd1802 .te-post-item_b7314f11cb127884 .postbox-audio_2e1afeffdd8c24d0,
      .te-blog-details-wrapper_daa9a3ea04cd1802 .te-post-item_b7314f11cb127884 .wp-block-post-featured-image_2b534b30d64ce2af {
        margin-bottom: 30px; } }
    .te-blog-details-wrapper_daa9a3ea04cd1802 .te-post-item_b7314f11cb127884 .te-post-thumbnail_f14df79cacd29ff5:hover img,
    .te-blog-details-wrapper_daa9a3ea04cd1802 .te-post-item_b7314f11cb127884 .post-video_3f2648d89223d934:hover img,
    .te-blog-details-wrapper_daa9a3ea04cd1802 .te-post-item_b7314f11cb127884 .post-gallery:hover img,
    .te-blog-details-wrapper_daa9a3ea04cd1802 .te-post-item_b7314f11cb127884 .postbox-audio_2e1afeffdd8c24d0:hover img,
    .te-blog-details-wrapper_daa9a3ea04cd1802 .te-post-item_b7314f11cb127884 .wp-block-post-featured-image_2b534b30d64ce2af: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_daa9a3ea04cd1802 .te-post-item_b7314f11cb127884 .te-post-thumbnail_f14df79cacd29ff5 img,
    .te-blog-details-wrapper_daa9a3ea04cd1802 .te-post-item_b7314f11cb127884 .post-video_3f2648d89223d934 img,
    .te-blog-details-wrapper_daa9a3ea04cd1802 .te-post-item_b7314f11cb127884 .post-gallery img,
    .te-blog-details-wrapper_daa9a3ea04cd1802 .te-post-item_b7314f11cb127884 .postbox-audio_2e1afeffdd8c24d0 img,
    .te-blog-details-wrapper_daa9a3ea04cd1802 .te-post-item_b7314f11cb127884 .wp-block-post-featured-image_2b534b30d64ce2af 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_daa9a3ea04cd1802 .te-post-item_b7314f11cb127884 .te-post-content-wrapper_3e19007200b2f371 {
    padding: 0 0 10px 0; }
  .te-blog-details-wrapper_daa9a3ea04cd1802 .te-post-item_b7314f11cb127884 .te-post-content {
    margin-bottom: 17px;
    /* Unit Test Data Compatibility Start */
    /* Unit Test Data Compatibility End */ }
    .te-blog-details-wrapper_daa9a3ea04cd1802 .te-post-item_b7314f11cb127884 .te-post-content .wp-block-query_eae347d303baf34f .wp-block-post-template_b7a71f9c8c591fa4 {
      padding-left: 0; }
      .te-blog-details-wrapper_daa9a3ea04cd1802 .te-post-item_b7314f11cb127884 .te-post-content .wp-block-query_eae347d303baf34f .wp-block-post-template_b7a71f9c8c591fa4 .wp-block-post_b94faae02327e429 {
        margin-bottom: 30px; }
    .te-blog-details-wrapper_daa9a3ea04cd1802 .te-post-item_b7314f11cb127884 .te-post-content .wp-block-navigation__responsive-container-content_bcec6454f317fc4e .wp-block-page-list_94eb6b99bbc1cd88 {
      padding-left: 0; }
    .te-blog-details-wrapper_daa9a3ea04cd1802 .te-post-item_b7314f11cb127884 .te-post-content .wp-block-group_bfe78e56e2f8206d {
      margin: 15px 0; }
      .te-blog-details-wrapper_daa9a3ea04cd1802 .te-post-item_b7314f11cb127884 .te-post-content .wp-block-group_bfe78e56e2f8206d p {
        margin-bottom: 0; }
    .te-blog-details-wrapper_daa9a3ea04cd1802 .te-post-item_b7314f11cb127884 .te-post-content p {
      margin-bottom: 20px; }
      .te-blog-details-wrapper_daa9a3ea04cd1802 .te-post-item_b7314f11cb127884 .te-post-content p img {
        margin: 20px 0;
        border-radius: 8px; }
  .te-blog-details-wrapper_daa9a3ea04cd1802 .te-post-item_b7314f11cb127884 .te-blog-post-tag_123a9e0e5f8952a3 .te-social-share_ab5b53dcc698db06 {
    padding-bottom: 20px; }
.te-blog-details-wrapper_daa9a3ea04cd1802 .wp-block-calendar_74fe98216eb77e3b {
  margin-bottom: 30px; }

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

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

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

.cta-area_59244d06dff9b3ae {
  background-color: #317EFE;
  padding: 20px 70px;
  border-radius: 0 0 20px 20px; }
  .cta-area_59244d06dff9b3ae .te-content-wrapper_e3dc7682ed9711ba {
    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_59244d06dff9b3ae .te-content-wrapper_e3dc7682ed9711ba .short-title_4412127783d0ea08 {
      font-size: 21px;
      font-weight: 500;
      color: #ffffff;
      margin-bottom: 0; }
    .cta-area_59244d06dff9b3ae .te-content-wrapper_e3dc7682ed9711ba .te-cta-title_02ed434056689be1 {
      color: #ffffff;
      text-transform: capitalize;
      margin-bottom: 0;
      font-size: 57px;
      line-height: 77px;
      letter-spacing: -1px; }
      @media (max-width: 375px) {
        .cta-area_59244d06dff9b3ae .te-content-wrapper_e3dc7682ed9711ba .te-cta-title_02ed434056689be1 {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .cta-area_59244d06dff9b3ae .te-content-wrapper_e3dc7682ed9711ba .te-cta-title_02ed434056689be1 {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .cta-area_59244d06dff9b3ae .te-content-wrapper_e3dc7682ed9711ba .te-cta-title_02ed434056689be1 {
          font-size: 36px;
          line-height: 42px; } }
    .cta-area_59244d06dff9b3ae .te-content-wrapper_e3dc7682ed9711ba .text_26788e6bf52eb616 {
      font-size: 18px;
      line-height: 36px;
      color: #ffffff;
      margin-bottom: 0; }
  .cta-area_59244d06dff9b3ae .te-btn-wrapper_19bd42627ee1b047 {
    margin-top: 30px; }
  .cta-area_59244d06dff9b3ae .te-cta-inner-area_1b0b1cefab23b5d9 {
    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_59244d06dff9b3ae .te-cta-inner-area_1b0b1cefab23b5d9 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .cta-area_59244d06dff9b3ae .te-cta-inner-area_1b0b1cefab23b5d9 .te-cta-collumn_001a1a22176ae318 {
      -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_a1efe7f28309720f {
  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_a1efe7f28309720f {
      -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_a1efe7f28309720f.left-align-title_0229ef8146817ed4 .te-section-content_e2eb8326fb31c9e9 {
    margin-top: -15px; }
  .te-section-title_a1efe7f28309720f .te-section-content_e2eb8326fb31c9e9 {
    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_a1efe7f28309720f .short-title_4412127783d0ea08 {
    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_a1efe7f28309720f .short-title_4412127783d0ea08::before, .te-section-title_a1efe7f28309720f .short-title_4412127783d0ea08::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_a1efe7f28309720f .short-title_4412127783d0ea08.only-divider_fba221f0d670e23f {
      gap: 10px; }
      .te-section-title_a1efe7f28309720f .short-title_4412127783d0ea08.only-divider_fba221f0d670e23f::before {
        display: none; }
  .te-section-title_a1efe7f28309720f .title_8bad70b05160c56b {
    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_a1efe7f28309720f .title_8bad70b05160c56b {
        font-size: 34px;
        line-height: 1.25; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .te-section-title_a1efe7f28309720f .title_8bad70b05160c56b {
        font-size: 34px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .te-section-title_a1efe7f28309720f .title_8bad70b05160c56b {
        font-size: 30px;
        line-height: 1.3; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-section-title_a1efe7f28309720f .title_8bad70b05160c56b {
        font-size: 26px;
        line-height: 1.35; } }
    @media only screen and (min-width: 0px) and (max-width: 439px) {
      .te-section-title_a1efe7f28309720f .title_8bad70b05160c56b br {
        display: none; } }
    .te-section-title_a1efe7f28309720f .title_8bad70b05160c56b span {
      color: #317EFE; }
  .te-section-title_a1efe7f28309720f .te-section-desc_1b5b144b17f0ce0e {
    font-size: 16px;
    font-weight: 400;
    font-family: "Inter", sans-serif;
    color: #335371;
    margin-bottom: 0; }
    .te-section-title_a1efe7f28309720f .te-section-desc_1b5b144b17f0ce0e .te-theme-btn_49d376c21774d8dc {
      background-color: transparent;
      color: #14203A; }
      .te-section-title_a1efe7f28309720f .te-section-desc_1b5b144b17f0ce0e .te-theme-btn_49d376c21774d8dc:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

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

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

.wp-block-query-pagination_0238e5d68d2f7f1c,
.navigation_52fb8a460f676166.posts-navigation_acae0a81120c0db0,
.comment-navigation_b0b7e29af3514993 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .wp-block-query-pagination_0238e5d68d2f7f1c .wp-block-query-pagination-numbers_f083406d22c1ef86,
  .navigation_52fb8a460f676166.posts-navigation_acae0a81120c0db0 .wp-block-query-pagination-numbers_f083406d22c1ef86,
  .comment-navigation_b0b7e29af3514993 .wp-block-query-pagination-numbers_f083406d22c1ef86 {
    width: inherit; }
  .wp-block-query-pagination_0238e5d68d2f7f1c .nav-links_fcdd78ada92d3397,
  .navigation_52fb8a460f676166.posts-navigation_acae0a81120c0db0 .nav-links_fcdd78ada92d3397,
  .comment-navigation_b0b7e29af3514993 .nav-links_fcdd78ada92d3397 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
  .wp-block-query-pagination_0238e5d68d2f7f1c .wp-block-query-pagination-previous_2bb66f085f54153b,
  .wp-block-query-pagination_0238e5d68d2f7f1c .wp-block-query-pagination-next_472c92c6ecd0ea27,
  .wp-block-query-pagination_0238e5d68d2f7f1c .nav-next_a458bf30d5e010a3 a,
  .wp-block-query-pagination_0238e5d68d2f7f1c .nav-previous_d3d5b82a6454d4e7 a,
  .navigation_52fb8a460f676166.posts-navigation_acae0a81120c0db0 .wp-block-query-pagination-previous_2bb66f085f54153b,
  .navigation_52fb8a460f676166.posts-navigation_acae0a81120c0db0 .wp-block-query-pagination-next_472c92c6ecd0ea27,
  .navigation_52fb8a460f676166.posts-navigation_acae0a81120c0db0 .nav-next_a458bf30d5e010a3 a,
  .navigation_52fb8a460f676166.posts-navigation_acae0a81120c0db0 .nav-previous_d3d5b82a6454d4e7 a,
  .comment-navigation_b0b7e29af3514993 .wp-block-query-pagination-previous_2bb66f085f54153b,
  .comment-navigation_b0b7e29af3514993 .wp-block-query-pagination-next_472c92c6ecd0ea27,
  .comment-navigation_b0b7e29af3514993 .nav-next_a458bf30d5e010a3 a,
  .comment-navigation_b0b7e29af3514993 .nav-previous_d3d5b82a6454d4e7 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_0238e5d68d2f7f1c .wp-block-query-pagination-previous_2bb66f085f54153b,
      .wp-block-query-pagination_0238e5d68d2f7f1c .wp-block-query-pagination-next_472c92c6ecd0ea27,
      .wp-block-query-pagination_0238e5d68d2f7f1c .nav-next_a458bf30d5e010a3 a,
      .wp-block-query-pagination_0238e5d68d2f7f1c .nav-previous_d3d5b82a6454d4e7 a,
      .navigation_52fb8a460f676166.posts-navigation_acae0a81120c0db0 .wp-block-query-pagination-previous_2bb66f085f54153b,
      .navigation_52fb8a460f676166.posts-navigation_acae0a81120c0db0 .wp-block-query-pagination-next_472c92c6ecd0ea27,
      .navigation_52fb8a460f676166.posts-navigation_acae0a81120c0db0 .nav-next_a458bf30d5e010a3 a,
      .navigation_52fb8a460f676166.posts-navigation_acae0a81120c0db0 .nav-previous_d3d5b82a6454d4e7 a,
      .comment-navigation_b0b7e29af3514993 .wp-block-query-pagination-previous_2bb66f085f54153b,
      .comment-navigation_b0b7e29af3514993 .wp-block-query-pagination-next_472c92c6ecd0ea27,
      .comment-navigation_b0b7e29af3514993 .nav-next_a458bf30d5e010a3 a,
      .comment-navigation_b0b7e29af3514993 .nav-previous_d3d5b82a6454d4e7 a {
        height: 40px; } }
    .wp-block-query-pagination_0238e5d68d2f7f1c .wp-block-query-pagination-previous_2bb66f085f54153b:hover,
    .wp-block-query-pagination_0238e5d68d2f7f1c .wp-block-query-pagination-next_472c92c6ecd0ea27:hover,
    .wp-block-query-pagination_0238e5d68d2f7f1c .nav-next_a458bf30d5e010a3 a:hover,
    .wp-block-query-pagination_0238e5d68d2f7f1c .nav-previous_d3d5b82a6454d4e7 a:hover,
    .navigation_52fb8a460f676166.posts-navigation_acae0a81120c0db0 .wp-block-query-pagination-previous_2bb66f085f54153b:hover,
    .navigation_52fb8a460f676166.posts-navigation_acae0a81120c0db0 .wp-block-query-pagination-next_472c92c6ecd0ea27:hover,
    .navigation_52fb8a460f676166.posts-navigation_acae0a81120c0db0 .nav-next_a458bf30d5e010a3 a:hover,
    .navigation_52fb8a460f676166.posts-navigation_acae0a81120c0db0 .nav-previous_d3d5b82a6454d4e7 a:hover,
    .comment-navigation_b0b7e29af3514993 .wp-block-query-pagination-previous_2bb66f085f54153b:hover,
    .comment-navigation_b0b7e29af3514993 .wp-block-query-pagination-next_472c92c6ecd0ea27:hover,
    .comment-navigation_b0b7e29af3514993 .nav-next_a458bf30d5e010a3 a:hover,
    .comment-navigation_b0b7e29af3514993 .nav-previous_d3d5b82a6454d4e7 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_cd8445a1a42f779e,
.page-links_8af36fe54a458896,
.wp-block-query-pagination-numbers_f083406d22c1ef86 {
  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_cd8445a1a42f779e ul,
  .page-links_8af36fe54a458896 ul,
  .wp-block-query-pagination-numbers_f083406d22c1ef86 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_cd8445a1a42f779e ul li,
    .page-links_8af36fe54a458896 ul li,
    .wp-block-query-pagination-numbers_f083406d22c1ef86 ul li {
      padding-top: 0; }
    .te-basic-pagination_cd8445a1a42f779e ul .prev_1891ad00ce244505 span,
    .te-basic-pagination_cd8445a1a42f779e ul .next_4d81d38533e72f0b span,
    .page-links_8af36fe54a458896 ul .prev_1891ad00ce244505 span,
    .page-links_8af36fe54a458896 ul .next_4d81d38533e72f0b span,
    .wp-block-query-pagination-numbers_f083406d22c1ef86 ul .prev_1891ad00ce244505 span,
    .wp-block-query-pagination-numbers_f083406d22c1ef86 ul .next_4d81d38533e72f0b span {
      display: none; }
  .te-basic-pagination_cd8445a1a42f779e .post-page-numbers_95b03bbf44eddf0a,
  .page-links_8af36fe54a458896 .post-page-numbers_95b03bbf44eddf0a,
  .wp-block-query-pagination-numbers_f083406d22c1ef86 .post-page-numbers_95b03bbf44eddf0a {
    background-color: rgba(71, 112, 247, 0.1) !important; }
  .te-basic-pagination_cd8445a1a42f779e .page-numbers_c399a1475ee46ab2,
  .te-basic-pagination_cd8445a1a42f779e .post-page-numbers_95b03bbf44eddf0a,
  .page-links_8af36fe54a458896 .page-numbers_c399a1475ee46ab2,
  .page-links_8af36fe54a458896 .post-page-numbers_95b03bbf44eddf0a,
  .wp-block-query-pagination-numbers_f083406d22c1ef86 .page-numbers_c399a1475ee46ab2,
  .wp-block-query-pagination-numbers_f083406d22c1ef86 .post-page-numbers_95b03bbf44eddf0a {
    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_cd8445a1a42f779e .page-numbers_c399a1475ee46ab2,
      .te-basic-pagination_cd8445a1a42f779e .post-page-numbers_95b03bbf44eddf0a,
      .page-links_8af36fe54a458896 .page-numbers_c399a1475ee46ab2,
      .page-links_8af36fe54a458896 .post-page-numbers_95b03bbf44eddf0a,
      .wp-block-query-pagination-numbers_f083406d22c1ef86 .page-numbers_c399a1475ee46ab2,
      .wp-block-query-pagination-numbers_f083406d22c1ef86 .post-page-numbers_95b03bbf44eddf0a {
        width: 40px;
        height: 40px;
        font-size: 16px; } }
    .te-basic-pagination_cd8445a1a42f779e .page-numbers_c399a1475ee46ab2:hover,
    .te-basic-pagination_cd8445a1a42f779e .post-page-numbers_95b03bbf44eddf0a:hover,
    .page-links_8af36fe54a458896 .page-numbers_c399a1475ee46ab2:hover,
    .page-links_8af36fe54a458896 .post-page-numbers_95b03bbf44eddf0a:hover,
    .wp-block-query-pagination-numbers_f083406d22c1ef86 .page-numbers_c399a1475ee46ab2:hover,
    .wp-block-query-pagination-numbers_f083406d22c1ef86 .post-page-numbers_95b03bbf44eddf0a: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_cd8445a1a42f779e .page-numbers_c399a1475ee46ab2.current_2564a91745a010a8,
    .te-basic-pagination_cd8445a1a42f779e .post-page-numbers_95b03bbf44eddf0a.current_2564a91745a010a8,
    .page-links_8af36fe54a458896 .page-numbers_c399a1475ee46ab2.current_2564a91745a010a8,
    .page-links_8af36fe54a458896 .post-page-numbers_95b03bbf44eddf0a.current_2564a91745a010a8,
    .wp-block-query-pagination-numbers_f083406d22c1ef86 .page-numbers_c399a1475ee46ab2.current_2564a91745a010a8,
    .wp-block-query-pagination-numbers_f083406d22c1ef86 .post-page-numbers_95b03bbf44eddf0a.current_2564a91745a010a8 {
      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_35d5e86b6c1127a7 {
  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_35d5e86b6c1127a7 {
      -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_35d5e86b6c1127a7 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 30px;
      margin: 30px 0; } }
  .te-blog-post-nav_35d5e86b6c1127a7 .te-post-navigation_b5908decf95c6d33 {
    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_35d5e86b6c1127a7 .te-post-navigation_b5908decf95c6d33 {
        -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_35d5e86b6c1127a7 .te-post-navigation_b5908decf95c6d33 {
        width: 100%; } }
    @media (max-width: 767px) {
      .te-blog-post-nav_35d5e86b6c1127a7 .te-post-navigation_b5908decf95c6d33 {
        width: 100%; } }
    .te-blog-post-nav_35d5e86b6c1127a7 .te-post-navigation_b5908decf95c6d33::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_35d5e86b6c1127a7 .te-post-navigation_b5908decf95c6d33::after {
          display: none; } }
      @media (max-width: 767px) {
        .te-blog-post-nav_35d5e86b6c1127a7 .te-post-navigation_b5908decf95c6d33::after {
          display: none; } }
    .te-blog-post-nav_35d5e86b6c1127a7 .te-post-navigation_b5908decf95c6d33:last-child {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .te-blog-post-nav_35d5e86b6c1127a7 .te-post-navigation_b5908decf95c6d33:last-child .text_26788e6bf52eb616 {
        text-align: right; }
        @media (max-width: 374px) {
          .te-blog-post-nav_35d5e86b6c1127a7 .te-post-navigation_b5908decf95c6d33:last-child .text_26788e6bf52eb616 {
            text-align: left; } }
      .te-blog-post-nav_35d5e86b6c1127a7 .te-post-navigation_b5908decf95c6d33:last-child::after {
        display: none; }
    .te-blog-post-nav_35d5e86b6c1127a7 .te-post-navigation_b5908decf95c6d33 .te-post-img_b30bb20b761db5d6 {
      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_35d5e86b6c1127a7 .te-post-navigation_b5908decf95c6d33 .te-post-img_b30bb20b761db5d6 {
          width: 100% !important;
          height: 150px !important; } }
      .te-blog-post-nav_35d5e86b6c1127a7 .te-post-navigation_b5908decf95c6d33 .te-post-img_b30bb20b761db5d6 img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        left: 0;
        top: 0; }
    .te-blog-post-nav_35d5e86b6c1127a7 .te-post-navigation_b5908decf95c6d33 .text_26788e6bf52eb616 {
      width: 100%; }
      .te-blog-post-nav_35d5e86b6c1127a7 .te-post-navigation_b5908decf95c6d33 .text_26788e6bf52eb616 span {
        font-size: 18px;
        font-family: "Inter", sans-serif;
        text-transform: capitalize;
        font-weight: 400;
        display: block;
        color: #335371; }
      .te-blog-post-nav_35d5e86b6c1127a7 .te-post-navigation_b5908decf95c6d33 .text_26788e6bf52eb616 h4 {
        text-transform: capitalize;
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        line-height: 30px;
        letter-spacing: 0px; }
    .te-blog-post-nav_35d5e86b6c1127a7 .te-post-navigation_b5908decf95c6d33 .theme-navigation_cfef1dbce9e474c5 {
      width: 100%; }

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

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

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

.project-details-overview_a506b4120375433d {
  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_a506b4120375433d .list-wrapper_82a58d2de1ba6b21 {
    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_a506b4120375433d .list-wrapper_82a58d2de1ba6b21 {
        -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_a506b4120375433d .list-wrapper_82a58d2de1ba6b21 .image_d4dabc30826a64a8 {
      width: 410px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 20px;
      overflow: hidden; }
      .project-details-overview_a506b4120375433d .list-wrapper_82a58d2de1ba6b21 .image_d4dabc30826a64a8 img {
        border-radius: 20px; }
    .project-details-overview_a506b4120375433d .list-wrapper_82a58d2de1ba6b21 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_a506b4120375433d .list-wrapper_82a58d2de1ba6b21 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_a506b4120375433d .list-wrapper_82a58d2de1ba6b21 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_a506b4120375433d .list-wrapper_82a58d2de1ba6b21 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_a506b4120375433d .list-wrapper_82a58d2de1ba6b21 .user-card_fb9b3f023bb85820 {
      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_a506b4120375433d .list-wrapper_82a58d2de1ba6b21 .user-card_fb9b3f023bb85820 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .project-details-overview_a506b4120375433d .list-wrapper_82a58d2de1ba6b21 .user-card_fb9b3f023bb85820 .image_d4dabc30826a64a8 {
        width: 90px;
        height: 90px;
        border-radius: 100px;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
      .project-details-overview_a506b4120375433d .list-wrapper_82a58d2de1ba6b21 .user-card_fb9b3f023bb85820 .content_e676c45cc7eebaa7 .title_8bad70b05160c56b {
        font-size: 20px;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: 0px; }
      .project-details-overview_a506b4120375433d .list-wrapper_82a58d2de1ba6b21 .user-card_fb9b3f023bb85820 .content_e676c45cc7eebaa7 .text_26788e6bf52eb616 {
        margin-bottom: 0; }

.te-list-item_4c0f47559f6a06c3 {
  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_4c0f47559f6a06c3 .icon_9e635a2722be7019 {
    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_4c0f47559f6a06c3 .text_26788e6bf52eb616 {
    font-size: 18px;
    line-height: 36px;
    font-weight: 400;
    color: #335371;
    margin: 0; }

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

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

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

/* Widget */
.widget_bea0ceb331aca22d,
.sidebar__widget_330138339ca34ab1 {
  /* 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_bea0ceb331aca22d ol,
  .widget_bea0ceb331aca22d ul,
  .sidebar__widget_330138339ca34ab1 ol,
  .sidebar__widget_330138339ca34ab1 ul {
    margin-bottom: 0; }
  .widget_bea0ceb331aca22d .widget-instagram-feed_cf2119f00a585f1f,
  .sidebar__widget_330138339ca34ab1 .widget-instagram-feed_cf2119f00a585f1f {
    width: 315px; }
    @media only screen and (min-width: 992px) and (max-width: 1280px) {
      .widget_bea0ceb331aca22d .widget-instagram-feed_cf2119f00a585f1f,
      .sidebar__widget_330138339ca34ab1 .widget-instagram-feed_cf2119f00a585f1f {
        width: 220px; } }
    @media (max-width: 374px) {
      .widget_bea0ceb331aca22d .widget-instagram-feed_cf2119f00a585f1f,
      .sidebar__widget_330138339ca34ab1 .widget-instagram-feed_cf2119f00a585f1f {
        width: 200px; } }
    .widget_bea0ceb331aca22d .widget-instagram-feed_cf2119f00a585f1f .single-instagram-feed_c74df2d86b545a9d,
    .sidebar__widget_330138339ca34ab1 .widget-instagram-feed_cf2119f00a585f1f .single-instagram-feed_c74df2d86b545a9d {
      width: 96px;
      height: 96px; }
  .widget_bea0ceb331aca22d .wp-block-heading_ca15e8a2b5276615,
  .widget_bea0ceb331aca22d .widget-title_057d0ad2a4afa4d5,
  .widget_bea0ceb331aca22d .wp-block-search__label_2c2e62e9d651e7c5,
  .sidebar__widget_330138339ca34ab1 .wp-block-heading_ca15e8a2b5276615,
  .sidebar__widget_330138339ca34ab1 .widget-title_057d0ad2a4afa4d5,
  .sidebar__widget_330138339ca34ab1 .wp-block-search__label_2c2e62e9d651e7c5 {
    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_bea0ceb331aca22d .wp-block-social-links_8fa6bb58a41fb0aa .wp-social-link_bb4a02270880d84b,
  .sidebar__widget_330138339ca34ab1 .wp-block-social-links_8fa6bb58a41fb0aa .wp-social-link_bb4a02270880d84b {
    padding: 0;
    margin: 0;
    line-height: 0; }
    .widget_bea0ceb331aca22d .wp-block-social-links_8fa6bb58a41fb0aa .wp-social-link_bb4a02270880d84b a,
    .sidebar__widget_330138339ca34ab1 .wp-block-social-links_8fa6bb58a41fb0aa .wp-social-link_bb4a02270880d84b 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_bea0ceb331aca22d .wp-block-social-links_8fa6bb58a41fb0aa .wp-social-link_bb4a02270880d84b a:before,
      .sidebar__widget_330138339ca34ab1 .wp-block-social-links_8fa6bb58a41fb0aa .wp-social-link_bb4a02270880d84b a:before {
        display: none; }
  .widget_bea0ceb331aca22d .has-avatars_2b6a93df3d326de6.has-dates_a108d0460af660e3.has-excerpts_faa9e3bf96b53c49.wp-block-te-latest-comments_a4357a790309ee9a li.wp-block-te-latest-comments__comment_14f39d533f45de78 .wp-block-te-latest-comments__comment-meta_fba626a11341317a,
  .widget_bea0ceb331aca22d .has-dates_a108d0460af660e3.has-excerpts_faa9e3bf96b53c49.wp-block-te-latest-comments_a4357a790309ee9a li.wp-block-te-latest-comments__comment_14f39d533f45de78 .wp-block-te-latest-comments__comment-meta_fba626a11341317a,
  .sidebar__widget_330138339ca34ab1 .has-avatars_2b6a93df3d326de6.has-dates_a108d0460af660e3.has-excerpts_faa9e3bf96b53c49.wp-block-te-latest-comments_a4357a790309ee9a li.wp-block-te-latest-comments__comment_14f39d533f45de78 .wp-block-te-latest-comments__comment-meta_fba626a11341317a,
  .sidebar__widget_330138339ca34ab1 .has-dates_a108d0460af660e3.has-excerpts_faa9e3bf96b53c49.wp-block-te-latest-comments_a4357a790309ee9a li.wp-block-te-latest-comments__comment_14f39d533f45de78 .wp-block-te-latest-comments__comment-meta_fba626a11341317a {
    font-weight: 500; }
    .widget_bea0ceb331aca22d .has-avatars_2b6a93df3d326de6.has-dates_a108d0460af660e3.has-excerpts_faa9e3bf96b53c49.wp-block-te-latest-comments_a4357a790309ee9a li.wp-block-te-latest-comments__comment_14f39d533f45de78 .wp-block-te-latest-comments__comment-meta_fba626a11341317a .wp-block-te-latest-comments__comment-author_7459ab1da16109bd,
    .widget_bea0ceb331aca22d .has-avatars_2b6a93df3d326de6.has-dates_a108d0460af660e3.has-excerpts_faa9e3bf96b53c49.wp-block-te-latest-comments_a4357a790309ee9a li.wp-block-te-latest-comments__comment_14f39d533f45de78 .wp-block-te-latest-comments__comment-meta_fba626a11341317a .wp-block-te-latest-comments__comment-link_e56c63bcf4bb4c3b,
    .widget_bea0ceb331aca22d .has-dates_a108d0460af660e3.has-excerpts_faa9e3bf96b53c49.wp-block-te-latest-comments_a4357a790309ee9a li.wp-block-te-latest-comments__comment_14f39d533f45de78 .wp-block-te-latest-comments__comment-meta_fba626a11341317a .wp-block-te-latest-comments__comment-author_7459ab1da16109bd,
    .widget_bea0ceb331aca22d .has-dates_a108d0460af660e3.has-excerpts_faa9e3bf96b53c49.wp-block-te-latest-comments_a4357a790309ee9a li.wp-block-te-latest-comments__comment_14f39d533f45de78 .wp-block-te-latest-comments__comment-meta_fba626a11341317a .wp-block-te-latest-comments__comment-link_e56c63bcf4bb4c3b,
    .sidebar__widget_330138339ca34ab1 .has-avatars_2b6a93df3d326de6.has-dates_a108d0460af660e3.has-excerpts_faa9e3bf96b53c49.wp-block-te-latest-comments_a4357a790309ee9a li.wp-block-te-latest-comments__comment_14f39d533f45de78 .wp-block-te-latest-comments__comment-meta_fba626a11341317a .wp-block-te-latest-comments__comment-author_7459ab1da16109bd,
    .sidebar__widget_330138339ca34ab1 .has-avatars_2b6a93df3d326de6.has-dates_a108d0460af660e3.has-excerpts_faa9e3bf96b53c49.wp-block-te-latest-comments_a4357a790309ee9a li.wp-block-te-latest-comments__comment_14f39d533f45de78 .wp-block-te-latest-comments__comment-meta_fba626a11341317a .wp-block-te-latest-comments__comment-link_e56c63bcf4bb4c3b,
    .sidebar__widget_330138339ca34ab1 .has-dates_a108d0460af660e3.has-excerpts_faa9e3bf96b53c49.wp-block-te-latest-comments_a4357a790309ee9a li.wp-block-te-latest-comments__comment_14f39d533f45de78 .wp-block-te-latest-comments__comment-meta_fba626a11341317a .wp-block-te-latest-comments__comment-author_7459ab1da16109bd,
    .sidebar__widget_330138339ca34ab1 .has-dates_a108d0460af660e3.has-excerpts_faa9e3bf96b53c49.wp-block-te-latest-comments_a4357a790309ee9a li.wp-block-te-latest-comments__comment_14f39d533f45de78 .wp-block-te-latest-comments__comment-meta_fba626a11341317a .wp-block-te-latest-comments__comment-link_e56c63bcf4bb4c3b {
      font-weight: 500; }
  .widget_bea0ceb331aca22d .wp-block-te-latest-comments_a4357a790309ee9a li.wp-block-te-latest-comments__comment_14f39d533f45de78,
  .widget_bea0ceb331aca22d .wp-block-latest-posts_3812f224ae2383b9 li.wp-block-te-latest-comments__comment_14f39d533f45de78,
  .sidebar__widget_330138339ca34ab1 .wp-block-te-latest-comments_a4357a790309ee9a li.wp-block-te-latest-comments__comment_14f39d533f45de78,
  .sidebar__widget_330138339ca34ab1 .wp-block-latest-posts_3812f224ae2383b9 li.wp-block-te-latest-comments__comment_14f39d533f45de78 {
    margin-bottom: 0; }
  .widget_bea0ceb331aca22d .wp-block-te-latest-comments_a4357a790309ee9a li .wp-block-te-latest-comments__comment-meta_fba626a11341317a,
  .widget_bea0ceb331aca22d .wp-block-te-latest-comments_a4357a790309ee9a li .wp-block-latest-posts__te-post-title_a08e8e80d2102d09,
  .widget_bea0ceb331aca22d .wp-block-latest-posts_3812f224ae2383b9 li .wp-block-te-latest-comments__comment-meta_fba626a11341317a,
  .widget_bea0ceb331aca22d .wp-block-latest-posts_3812f224ae2383b9 li .wp-block-latest-posts__te-post-title_a08e8e80d2102d09,
  .sidebar__widget_330138339ca34ab1 .wp-block-te-latest-comments_a4357a790309ee9a li .wp-block-te-latest-comments__comment-meta_fba626a11341317a,
  .sidebar__widget_330138339ca34ab1 .wp-block-te-latest-comments_a4357a790309ee9a li .wp-block-latest-posts__te-post-title_a08e8e80d2102d09,
  .sidebar__widget_330138339ca34ab1 .wp-block-latest-posts_3812f224ae2383b9 li .wp-block-te-latest-comments__comment-meta_fba626a11341317a,
  .sidebar__widget_330138339ca34ab1 .wp-block-latest-posts_3812f224ae2383b9 li .wp-block-latest-posts__te-post-title_a08e8e80d2102d09 {
    line-height: 28px;
    font-weight: 400; }
    .widget_bea0ceb331aca22d .wp-block-te-latest-comments_a4357a790309ee9a li .wp-block-te-latest-comments__comment-meta_fba626a11341317a .wp-block-te-latest-comments__comment-date_0c2a78c7b3346487,
    .widget_bea0ceb331aca22d .wp-block-te-latest-comments_a4357a790309ee9a li .wp-block-latest-posts__te-post-title_a08e8e80d2102d09 .wp-block-te-latest-comments__comment-date_0c2a78c7b3346487,
    .widget_bea0ceb331aca22d .wp-block-latest-posts_3812f224ae2383b9 li .wp-block-te-latest-comments__comment-meta_fba626a11341317a .wp-block-te-latest-comments__comment-date_0c2a78c7b3346487,
    .widget_bea0ceb331aca22d .wp-block-latest-posts_3812f224ae2383b9 li .wp-block-latest-posts__te-post-title_a08e8e80d2102d09 .wp-block-te-latest-comments__comment-date_0c2a78c7b3346487,
    .sidebar__widget_330138339ca34ab1 .wp-block-te-latest-comments_a4357a790309ee9a li .wp-block-te-latest-comments__comment-meta_fba626a11341317a .wp-block-te-latest-comments__comment-date_0c2a78c7b3346487,
    .sidebar__widget_330138339ca34ab1 .wp-block-te-latest-comments_a4357a790309ee9a li .wp-block-latest-posts__te-post-title_a08e8e80d2102d09 .wp-block-te-latest-comments__comment-date_0c2a78c7b3346487,
    .sidebar__widget_330138339ca34ab1 .wp-block-latest-posts_3812f224ae2383b9 li .wp-block-te-latest-comments__comment-meta_fba626a11341317a .wp-block-te-latest-comments__comment-date_0c2a78c7b3346487,
    .sidebar__widget_330138339ca34ab1 .wp-block-latest-posts_3812f224ae2383b9 li .wp-block-latest-posts__te-post-title_a08e8e80d2102d09 .wp-block-te-latest-comments__comment-date_0c2a78c7b3346487 {
      font-size: 14px !important;
      margin-bottom: 10px;
      position: relative; }
      .widget_bea0ceb331aca22d .wp-block-te-latest-comments_a4357a790309ee9a li .wp-block-te-latest-comments__comment-meta_fba626a11341317a .wp-block-te-latest-comments__comment-date_0c2a78c7b3346487:before,
      .widget_bea0ceb331aca22d .wp-block-te-latest-comments_a4357a790309ee9a li .wp-block-latest-posts__te-post-title_a08e8e80d2102d09 .wp-block-te-latest-comments__comment-date_0c2a78c7b3346487:before,
      .widget_bea0ceb331aca22d .wp-block-latest-posts_3812f224ae2383b9 li .wp-block-te-latest-comments__comment-meta_fba626a11341317a .wp-block-te-latest-comments__comment-date_0c2a78c7b3346487:before,
      .widget_bea0ceb331aca22d .wp-block-latest-posts_3812f224ae2383b9 li .wp-block-latest-posts__te-post-title_a08e8e80d2102d09 .wp-block-te-latest-comments__comment-date_0c2a78c7b3346487:before,
      .sidebar__widget_330138339ca34ab1 .wp-block-te-latest-comments_a4357a790309ee9a li .wp-block-te-latest-comments__comment-meta_fba626a11341317a .wp-block-te-latest-comments__comment-date_0c2a78c7b3346487:before,
      .sidebar__widget_330138339ca34ab1 .wp-block-te-latest-comments_a4357a790309ee9a li .wp-block-latest-posts__te-post-title_a08e8e80d2102d09 .wp-block-te-latest-comments__comment-date_0c2a78c7b3346487:before,
      .sidebar__widget_330138339ca34ab1 .wp-block-latest-posts_3812f224ae2383b9 li .wp-block-te-latest-comments__comment-meta_fba626a11341317a .wp-block-te-latest-comments__comment-date_0c2a78c7b3346487:before,
      .sidebar__widget_330138339ca34ab1 .wp-block-latest-posts_3812f224ae2383b9 li .wp-block-latest-posts__te-post-title_a08e8e80d2102d09 .wp-block-te-latest-comments__comment-date_0c2a78c7b3346487:before {
        content: "\f274";
        font-family: "Font Awesome 6 Free";
        padding-right: 8px; }
  .widget_bea0ceb331aca22d .wp-block-te-latest-comments_a4357a790309ee9a li a,
  .widget_bea0ceb331aca22d .wp-block-latest-posts_3812f224ae2383b9 li a,
  .sidebar__widget_330138339ca34ab1 .wp-block-te-latest-comments_a4357a790309ee9a li a,
  .sidebar__widget_330138339ca34ab1 .wp-block-latest-posts_3812f224ae2383b9 li a {
    color: #335371; }
    .widget_bea0ceb331aca22d .wp-block-te-latest-comments_a4357a790309ee9a li a.wp-block-te-latest-comments__comment-author_7459ab1da16109bd, .widget_bea0ceb331aca22d .wp-block-te-latest-comments_a4357a790309ee9a li a.wp-block-te-latest-comments__comment-link_e56c63bcf4bb4c3b,
    .widget_bea0ceb331aca22d .wp-block-latest-posts_3812f224ae2383b9 li a.wp-block-te-latest-comments__comment-author_7459ab1da16109bd,
    .widget_bea0ceb331aca22d .wp-block-latest-posts_3812f224ae2383b9 li a.wp-block-te-latest-comments__comment-link_e56c63bcf4bb4c3b,
    .sidebar__widget_330138339ca34ab1 .wp-block-te-latest-comments_a4357a790309ee9a li a.wp-block-te-latest-comments__comment-author_7459ab1da16109bd,
    .sidebar__widget_330138339ca34ab1 .wp-block-te-latest-comments_a4357a790309ee9a li a.wp-block-te-latest-comments__comment-link_e56c63bcf4bb4c3b,
    .sidebar__widget_330138339ca34ab1 .wp-block-latest-posts_3812f224ae2383b9 li a.wp-block-te-latest-comments__comment-author_7459ab1da16109bd,
    .sidebar__widget_330138339ca34ab1 .wp-block-latest-posts_3812f224ae2383b9 li a.wp-block-te-latest-comments__comment-link_e56c63bcf4bb4c3b {
      display: inline !important;
      text-transform: capitalize;
      line-height: 28px;
      font-weight: 400; }
    .widget_bea0ceb331aca22d .wp-block-te-latest-comments_a4357a790309ee9a li a:hover,
    .widget_bea0ceb331aca22d .wp-block-latest-posts_3812f224ae2383b9 li a:hover,
    .sidebar__widget_330138339ca34ab1 .wp-block-te-latest-comments_a4357a790309ee9a li a:hover,
    .sidebar__widget_330138339ca34ab1 .wp-block-latest-posts_3812f224ae2383b9 li a:hover {
      color: #317EFE; }
  .widget_bea0ceb331aca22d .wp-block-te-latest-comments_a4357a790309ee9a li .wp-block-te-latest-comments__comment-excerpt_6d7346f0fb74f078 p,
  .widget_bea0ceb331aca22d .wp-block-latest-posts_3812f224ae2383b9 li .wp-block-te-latest-comments__comment-excerpt_6d7346f0fb74f078 p,
  .sidebar__widget_330138339ca34ab1 .wp-block-te-latest-comments_a4357a790309ee9a li .wp-block-te-latest-comments__comment-excerpt_6d7346f0fb74f078 p,
  .sidebar__widget_330138339ca34ab1 .wp-block-latest-posts_3812f224ae2383b9 li .wp-block-te-latest-comments__comment-excerpt_6d7346f0fb74f078 p {
    font-size: 16px;
    line-height: 28px;
    margin: 0; }
  .widget_bea0ceb331aca22d .te-social-profile_c3f09821abd9172a,
  .sidebar__widget_330138339ca34ab1 .te-social-profile_c3f09821abd9172a {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .widget_bea0ceb331aca22d .te-social-profile_c3f09821abd9172a a,
    .sidebar__widget_330138339ca34ab1 .te-social-profile_c3f09821abd9172a 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_bea0ceb331aca22d .te-social-profile_c3f09821abd9172a a,
        .sidebar__widget_330138339ca34ab1 .te-social-profile_c3f09821abd9172a a {
          width: 40px;
          height: 40px; } }
      .widget_bea0ceb331aca22d .te-social-profile_c3f09821abd9172a a.facebook_f33020a80023bbc4,
      .sidebar__widget_330138339ca34ab1 .te-social-profile_c3f09821abd9172a a.facebook_f33020a80023bbc4 {
        background-color: #1877f2; }
      .widget_bea0ceb331aca22d .te-social-profile_c3f09821abd9172a a.twitter_eb0051f458322e59,
      .sidebar__widget_330138339ca34ab1 .te-social-profile_c3f09821abd9172a a.twitter_eb0051f458322e59 {
        background-color: #1da1f2; }
      .widget_bea0ceb331aca22d .te-social-profile_c3f09821abd9172a a.linkedin_2075375e7bb48817,
      .sidebar__widget_330138339ca34ab1 .te-social-profile_c3f09821abd9172a a.linkedin_2075375e7bb48817 {
        background-color: #0a66c2; }
      .widget_bea0ceb331aca22d .te-social-profile_c3f09821abd9172a a.instagram_ca039795b20bba6a,
      .sidebar__widget_330138339ca34ab1 .te-social-profile_c3f09821abd9172a a.instagram_ca039795b20bba6a {
        background-color: #405de6; }
      .widget_bea0ceb331aca22d .te-social-profile_c3f09821abd9172a a:hover,
      .sidebar__widget_330138339ca34ab1 .te-social-profile_c3f09821abd9172a a:hover {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #E7F914; }
  .widget_bea0ceb331aca22d select,
  .sidebar__widget_330138339ca34ab1 select {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371;
    margin-bottom: 0; }
  .widget_bea0ceb331aca22d .has-login-form_cb4afd0a03819225 .login-username_448ddb6937f031e2 label,
  .widget_bea0ceb331aca22d .has-login-form_cb4afd0a03819225 .login-password_6d45c39ea0c52afc label,
  .sidebar__widget_330138339ca34ab1 .has-login-form_cb4afd0a03819225 .login-username_448ddb6937f031e2 label,
  .sidebar__widget_330138339ca34ab1 .has-login-form_cb4afd0a03819225 .login-password_6d45c39ea0c52afc label {
    margin-bottom: 10px; }
  .widget_bea0ceb331aca22d .has-login-form_cb4afd0a03819225 .login-username_448ddb6937f031e2 input,
  .widget_bea0ceb331aca22d .has-login-form_cb4afd0a03819225 .login-password_6d45c39ea0c52afc input,
  .sidebar__widget_330138339ca34ab1 .has-login-form_cb4afd0a03819225 .login-username_448ddb6937f031e2 input,
  .sidebar__widget_330138339ca34ab1 .has-login-form_cb4afd0a03819225 .login-password_6d45c39ea0c52afc input {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #31373f;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371; }
  .widget_bea0ceb331aca22d .has-login-form_cb4afd0a03819225 .login-remember_4bc6ff110cc4ce2d label,
  .sidebar__widget_330138339ca34ab1 .has-login-form_cb4afd0a03819225 .login-remember_4bc6ff110cc4ce2d label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px; }
  .widget_bea0ceb331aca22d .has-login-form_cb4afd0a03819225 .login-submit_fff0046204c2fc43,
  .sidebar__widget_330138339ca34ab1 .has-login-form_cb4afd0a03819225 .login-submit_fff0046204c2fc43 {
    margin-bottom: 0; }
    .widget_bea0ceb331aca22d .has-login-form_cb4afd0a03819225 .login-submit_fff0046204c2fc43 input.button-primary_69883359841e7058,
    .sidebar__widget_330138339ca34ab1 .has-login-form_cb4afd0a03819225 .login-submit_fff0046204c2fc43 input.button-primary_69883359841e7058 {
      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_bea0ceb331aca22d .search-form_39e1a653d70c0ce6,
  .sidebar__widget_330138339ca34ab1 .search-form_39e1a653d70c0ce6 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_bea0ceb331aca22d .search-form_39e1a653d70c0ce6 button,
    .sidebar__widget_330138339ca34ab1 .search-form_39e1a653d70c0ce6 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_bea0ceb331aca22d.widget_search_b634849be08ac943 .sidebar__search_4e345573803a28fb,
  .sidebar__widget_330138339ca34ab1.widget_search_b634849be08ac943 .sidebar__search_4e345573803a28fb {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_bea0ceb331aca22d.widget_search_b634849be08ac943 .sidebar__search_4e345573803a28fb button,
    .sidebar__widget_330138339ca34ab1.widget_search_b634849be08ac943 .sidebar__search_4e345573803a28fb button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_bea0ceb331aca22d .wp-block-search__no-button_3a406ae133d4ca9a.wp-block-search_f7996cf2fc63fd6f input,
  .sidebar__widget_330138339ca34ab1 .wp-block-search__no-button_3a406ae133d4ca9a.wp-block-search_f7996cf2fc63fd6f input {
    border-radius: 10px; }
  .widget_bea0ceb331aca22d .wp-block-search_f7996cf2fc63fd6f,
  .sidebar__widget_330138339ca34ab1 .wp-block-search_f7996cf2fc63fd6f {
    margin-bottom: -2px; }
  .widget_bea0ceb331aca22d .wp-block-search_f7996cf2fc63fd6f,
  .widget_bea0ceb331aca22d .search-form_39e1a653d70c0ce6,
  .widget_bea0ceb331aca22d .sidebar__search_4e345573803a28fb,
  .sidebar__widget_330138339ca34ab1 .wp-block-search_f7996cf2fc63fd6f,
  .sidebar__widget_330138339ca34ab1 .search-form_39e1a653d70c0ce6,
  .sidebar__widget_330138339ca34ab1 .sidebar__search_4e345573803a28fb {
    display: inline-block;
    width: 100%;
    overflow: hidden; }
    .widget_bea0ceb331aca22d .wp-block-search_f7996cf2fc63fd6f .wp-block-search__inside-wrapper_bfbdae7e50c58923,
    .widget_bea0ceb331aca22d .search-form_39e1a653d70c0ce6 .wp-block-search__inside-wrapper_bfbdae7e50c58923,
    .widget_bea0ceb331aca22d .sidebar__search_4e345573803a28fb .wp-block-search__inside-wrapper_bfbdae7e50c58923,
    .sidebar__widget_330138339ca34ab1 .wp-block-search_f7996cf2fc63fd6f .wp-block-search__inside-wrapper_bfbdae7e50c58923,
    .sidebar__widget_330138339ca34ab1 .search-form_39e1a653d70c0ce6 .wp-block-search__inside-wrapper_bfbdae7e50c58923,
    .sidebar__widget_330138339ca34ab1 .sidebar__search_4e345573803a28fb .wp-block-search__inside-wrapper_bfbdae7e50c58923 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .widget_bea0ceb331aca22d .wp-block-search_f7996cf2fc63fd6f label,
    .widget_bea0ceb331aca22d .search-form_39e1a653d70c0ce6 label,
    .widget_bea0ceb331aca22d .sidebar__search_4e345573803a28fb label,
    .sidebar__widget_330138339ca34ab1 .wp-block-search_f7996cf2fc63fd6f label,
    .sidebar__widget_330138339ca34ab1 .search-form_39e1a653d70c0ce6 label,
    .sidebar__widget_330138339ca34ab1 .sidebar__search_4e345573803a28fb label {
      font-size: 24px;
      display: block;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #14203A;
      font-family: "Inter", sans-serif; }
    .widget_bea0ceb331aca22d .wp-block-search_f7996cf2fc63fd6f input,
    .widget_bea0ceb331aca22d .search-form_39e1a653d70c0ce6 input,
    .widget_bea0ceb331aca22d .sidebar__search_4e345573803a28fb input,
    .sidebar__widget_330138339ca34ab1 .wp-block-search_f7996cf2fc63fd6f input,
    .sidebar__widget_330138339ca34ab1 .search-form_39e1a653d70c0ce6 input,
    .sidebar__widget_330138339ca34ab1 .sidebar__search_4e345573803a28fb 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_bea0ceb331aca22d .wp-block-search_f7996cf2fc63fd6f button,
    .widget_bea0ceb331aca22d .search-form_39e1a653d70c0ce6 button,
    .widget_bea0ceb331aca22d .sidebar__search_4e345573803a28fb button,
    .sidebar__widget_330138339ca34ab1 .wp-block-search_f7996cf2fc63fd6f button,
    .sidebar__widget_330138339ca34ab1 .search-form_39e1a653d70c0ce6 button,
    .sidebar__widget_330138339ca34ab1 .sidebar__search_4e345573803a28fb 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_bea0ceb331aca22d .tagcloud_f011d24fe620800c,
  .widget_bea0ceb331aca22d .wp-block-tag-cloud_59f515a85f4548b3,
  .sidebar__widget_330138339ca34ab1 .tagcloud_f011d24fe620800c,
  .sidebar__widget_330138339ca34ab1 .wp-block-tag-cloud_59f515a85f4548b3 {
    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_bea0ceb331aca22d .tagcloud_f011d24fe620800c a,
    .widget_bea0ceb331aca22d .wp-block-tag-cloud_59f515a85f4548b3 a,
    .sidebar__widget_330138339ca34ab1 .tagcloud_f011d24fe620800c a,
    .sidebar__widget_330138339ca34ab1 .wp-block-tag-cloud_59f515a85f4548b3 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_bea0ceb331aca22d .tagcloud_f011d24fe620800c a:hover,
      .widget_bea0ceb331aca22d .wp-block-tag-cloud_59f515a85f4548b3 a:hover,
      .sidebar__widget_330138339ca34ab1 .tagcloud_f011d24fe620800c a:hover,
      .sidebar__widget_330138339ca34ab1 .wp-block-tag-cloud_59f515a85f4548b3 a:hover {
        color: #ffffff;
        background: #317EFE;
        border-color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .widget_bea0ceb331aca22d ul,
  .widget_bea0ceb331aca22d ol,
  .sidebar__widget_330138339ca34ab1 ul,
  .sidebar__widget_330138339ca34ab1 ol {
    margin-bottom: 0;
    padding-left: 0;
    /* Tag Cloud Widget */ }
    .widget_bea0ceb331aca22d ul li,
    .widget_bea0ceb331aca22d ol li,
    .sidebar__widget_330138339ca34ab1 ul li,
    .sidebar__widget_330138339ca34ab1 ol li {
      display: block;
      padding: 8px 0;
      border-top: 1px solid #E1E1E1;
      margin-bottom: 0;
      /* Recent Comment Widget */ }
      .widget_bea0ceb331aca22d ul li:first-child,
      .widget_bea0ceb331aca22d ol li:first-child,
      .sidebar__widget_330138339ca34ab1 ul li:first-child,
      .sidebar__widget_330138339ca34ab1 ol li:first-child {
        border-top: 0; }
      .widget_bea0ceb331aca22d ul li:last-child,
      .widget_bea0ceb331aca22d ol li:last-child,
      .sidebar__widget_330138339ca34ab1 ul li:last-child,
      .sidebar__widget_330138339ca34ab1 ol li:last-child {
        margin-bottom: 0; }
      .widget_bea0ceb331aca22d ul li.recentcomments_a516aa7683602f94 .comment-author-link_6cdaaf9cc04e5c7b a:before, .widget_bea0ceb331aca22d ul li.wp-block-latest-comments__comment_28c0c8ef6c4e4a81 .comment-author-link_6cdaaf9cc04e5c7b a:before,
      .widget_bea0ceb331aca22d ol li.recentcomments_a516aa7683602f94 .comment-author-link_6cdaaf9cc04e5c7b a:before,
      .widget_bea0ceb331aca22d ol li.wp-block-latest-comments__comment_28c0c8ef6c4e4a81 .comment-author-link_6cdaaf9cc04e5c7b a:before,
      .sidebar__widget_330138339ca34ab1 ul li.recentcomments_a516aa7683602f94 .comment-author-link_6cdaaf9cc04e5c7b a:before,
      .sidebar__widget_330138339ca34ab1 ul li.wp-block-latest-comments__comment_28c0c8ef6c4e4a81 .comment-author-link_6cdaaf9cc04e5c7b a:before,
      .sidebar__widget_330138339ca34ab1 ol li.recentcomments_a516aa7683602f94 .comment-author-link_6cdaaf9cc04e5c7b a:before,
      .sidebar__widget_330138339ca34ab1 ol li.wp-block-latest-comments__comment_28c0c8ef6c4e4a81 .comment-author-link_6cdaaf9cc04e5c7b a:before {
        display: none; }
      .widget_bea0ceb331aca22d ul li.recentcomments_a516aa7683602f94 a, .widget_bea0ceb331aca22d ul li.wp-block-latest-comments__comment_28c0c8ef6c4e4a81 a,
      .widget_bea0ceb331aca22d ol li.recentcomments_a516aa7683602f94 a,
      .widget_bea0ceb331aca22d ol li.wp-block-latest-comments__comment_28c0c8ef6c4e4a81 a,
      .sidebar__widget_330138339ca34ab1 ul li.recentcomments_a516aa7683602f94 a,
      .sidebar__widget_330138339ca34ab1 ul li.wp-block-latest-comments__comment_28c0c8ef6c4e4a81 a,
      .sidebar__widget_330138339ca34ab1 ol li.recentcomments_a516aa7683602f94 a,
      .sidebar__widget_330138339ca34ab1 ol li.wp-block-latest-comments__comment_28c0c8ef6c4e4a81 a {
        padding-left: 0;
        display: inline; }
        .widget_bea0ceb331aca22d ul li.recentcomments_a516aa7683602f94 a:before, .widget_bea0ceb331aca22d ul li.wp-block-latest-comments__comment_28c0c8ef6c4e4a81 a:before,
        .widget_bea0ceb331aca22d ol li.recentcomments_a516aa7683602f94 a:before,
        .widget_bea0ceb331aca22d ol li.wp-block-latest-comments__comment_28c0c8ef6c4e4a81 a:before,
        .sidebar__widget_330138339ca34ab1 ul li.recentcomments_a516aa7683602f94 a:before,
        .sidebar__widget_330138339ca34ab1 ul li.wp-block-latest-comments__comment_28c0c8ef6c4e4a81 a:before,
        .sidebar__widget_330138339ca34ab1 ol li.recentcomments_a516aa7683602f94 a:before,
        .sidebar__widget_330138339ca34ab1 ol li.wp-block-latest-comments__comment_28c0c8ef6c4e4a81 a:before {
          display: none; }
      .widget_bea0ceb331aca22d ul li a,
      .widget_bea0ceb331aca22d ol li a,
      .sidebar__widget_330138339ca34ab1 ul li a,
      .sidebar__widget_330138339ca34ab1 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_bea0ceb331aca22d ul li a::before,
        .widget_bea0ceb331aca22d ol li a::before,
        .sidebar__widget_330138339ca34ab1 ul li a::before,
        .sidebar__widget_330138339ca34ab1 ol li a::before {
          content: "\f105";
          font-family: "Font Awesome 6 Free";
          margin-right: 10px; }
        .widget_bea0ceb331aca22d ul li a:hover,
        .widget_bea0ceb331aca22d ol li a:hover,
        .sidebar__widget_330138339ca34ab1 ul li a:hover,
        .sidebar__widget_330138339ca34ab1 ol li a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .widget_bea0ceb331aca22d ul li a.rsswidget_0c6961f671efdec8, .widget_bea0ceb331aca22d ul li a.wp-block-latest-posts__post-title_4a7da718e2309c34,
        .widget_bea0ceb331aca22d ol li a.rsswidget_0c6961f671efdec8,
        .widget_bea0ceb331aca22d ol li a.wp-block-latest-posts__post-title_4a7da718e2309c34,
        .sidebar__widget_330138339ca34ab1 ul li a.rsswidget_0c6961f671efdec8,
        .sidebar__widget_330138339ca34ab1 ul li a.wp-block-latest-posts__post-title_4a7da718e2309c34,
        .sidebar__widget_330138339ca34ab1 ol li a.rsswidget_0c6961f671efdec8,
        .sidebar__widget_330138339ca34ab1 ol li a.wp-block-latest-posts__post-title_4a7da718e2309c34 {
          padding-left: 0;
          font-weight: 500;
          display: block; }
          .widget_bea0ceb331aca22d ul li a.rsswidget_0c6961f671efdec8:before, .widget_bea0ceb331aca22d ul li a.wp-block-latest-posts__post-title_4a7da718e2309c34:before,
          .widget_bea0ceb331aca22d ol li a.rsswidget_0c6961f671efdec8:before,
          .widget_bea0ceb331aca22d ol li a.wp-block-latest-posts__post-title_4a7da718e2309c34:before,
          .sidebar__widget_330138339ca34ab1 ul li a.rsswidget_0c6961f671efdec8:before,
          .sidebar__widget_330138339ca34ab1 ul li a.wp-block-latest-posts__post-title_4a7da718e2309c34:before,
          .sidebar__widget_330138339ca34ab1 ol li a.rsswidget_0c6961f671efdec8:before,
          .sidebar__widget_330138339ca34ab1 ol li a.wp-block-latest-posts__post-title_4a7da718e2309c34:before {
            display: none; }
      .widget_bea0ceb331aca22d ul li ul,
      .widget_bea0ceb331aca22d ol li ul,
      .sidebar__widget_330138339ca34ab1 ul li ul,
      .sidebar__widget_330138339ca34ab1 ol li ul {
        padding-left: 25px;
        padding-top: 10px; }
    .widget_bea0ceb331aca22d ul.wp-tag-cloud_5345871d05de7665 li,
    .widget_bea0ceb331aca22d ol.wp-tag-cloud_5345871d05de7665 li,
    .sidebar__widget_330138339ca34ab1 ul.wp-tag-cloud_5345871d05de7665 li,
    .sidebar__widget_330138339ca34ab1 ol.wp-tag-cloud_5345871d05de7665 li {
      display: inline-block;
      padding: 0;
      border: 0; }
      .widget_bea0ceb331aca22d ul.wp-tag-cloud_5345871d05de7665 li a:before,
      .widget_bea0ceb331aca22d ol.wp-tag-cloud_5345871d05de7665 li a:before,
      .sidebar__widget_330138339ca34ab1 ul.wp-tag-cloud_5345871d05de7665 li a:before,
      .sidebar__widget_330138339ca34ab1 ol.wp-tag-cloud_5345871d05de7665 li a:before {
        display: none; }
  .widget_bea0ceb331aca22d.te_widget_categories_07c5a40b965e0933 li, .widget_bea0ceb331aca22d.widget_archive_fe12aec36a77e35b li,
  .widget_bea0ceb331aca22d .wp-block-categories-list_8bf760fd42698b3b li,
  .widget_bea0ceb331aca22d .wp-block-archives-list_298174a7a563329b li,
  .sidebar__widget_330138339ca34ab1.te_widget_categories_07c5a40b965e0933 li,
  .sidebar__widget_330138339ca34ab1.widget_archive_fe12aec36a77e35b li,
  .sidebar__widget_330138339ca34ab1 .wp-block-categories-list_8bf760fd42698b3b li,
  .sidebar__widget_330138339ca34ab1 .wp-block-archives-list_298174a7a563329b 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_bea0ceb331aca22d.te_widget_categories_07c5a40b965e0933 li.cat-item_6bdcd8666f999433, .widget_bea0ceb331aca22d.widget_archive_fe12aec36a77e35b li.cat-item_6bdcd8666f999433,
    .widget_bea0ceb331aca22d .wp-block-categories-list_8bf760fd42698b3b li.cat-item_6bdcd8666f999433,
    .widget_bea0ceb331aca22d .wp-block-archives-list_298174a7a563329b li.cat-item_6bdcd8666f999433,
    .sidebar__widget_330138339ca34ab1.te_widget_categories_07c5a40b965e0933 li.cat-item_6bdcd8666f999433,
    .sidebar__widget_330138339ca34ab1.widget_archive_fe12aec36a77e35b li.cat-item_6bdcd8666f999433,
    .sidebar__widget_330138339ca34ab1 .wp-block-categories-list_8bf760fd42698b3b li.cat-item_6bdcd8666f999433,
    .sidebar__widget_330138339ca34ab1 .wp-block-archives-list_298174a7a563329b li.cat-item_6bdcd8666f999433 {
      text-align: right;
      display: inline-block;
      width: 100%; }
    .widget_bea0ceb331aca22d.te_widget_categories_07c5a40b965e0933 li a, .widget_bea0ceb331aca22d.widget_archive_fe12aec36a77e35b li a,
    .widget_bea0ceb331aca22d .wp-block-categories-list_8bf760fd42698b3b li a,
    .widget_bea0ceb331aca22d .wp-block-archives-list_298174a7a563329b li a,
    .sidebar__widget_330138339ca34ab1.te_widget_categories_07c5a40b965e0933 li a,
    .sidebar__widget_330138339ca34ab1.widget_archive_fe12aec36a77e35b li a,
    .sidebar__widget_330138339ca34ab1 .wp-block-categories-list_8bf760fd42698b3b li a,
    .sidebar__widget_330138339ca34ab1 .wp-block-archives-list_298174a7a563329b li a {
      float: left; }

/* About Info Widget*/
.widget-about-info_7dfb303351e97a86 {
  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_7dfb303351e97a86 .about-desc_1fc7f07c7a07e7f1 {
    text-align: left; }
    .widget-about-info_7dfb303351e97a86 .about-desc_1fc7f07c7a07e7f1 .about-title_73331244ebe268e6 {
      font-size: 20px; }
  .widget-about-info_7dfb303351e97a86 .about-image_1ce64b1da7cbe9f5 {
    width: 140px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px; }
  .widget-about-info_7dfb303351e97a86 .te-social-profile_c3f09821abd9172a {
    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_7dfb303351e97a86 .te-social-profile_c3f09821abd9172a 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_7dfb303351e97a86 .te-social-profile_c3f09821abd9172a 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_a108d0460af660e3.has-author_7dc0396f41a0f6d3.wp-block-latest-posts_3812f224ae2383b9 .wp-block-latest-posts__te-post-title_a08e8e80d2102d09 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }

.widget_rss_1641f99b1c280514 .wp-block-heading_ca15e8a2b5276615:before,
.widget_rss_1641f99b1c280514 .widget-title_057d0ad2a4afa4d5:before {
  display: none; }
.widget_rss_1641f99b1c280514 .rss-widget-icon_94d22951b68f704f {
  margin-right: 6px; }
.widget_rss_1641f99b1c280514 ul li a.rsswidget_0c6961f671efdec8 {
  color: #14203A; }
  .widget_rss_1641f99b1c280514 ul li a.rsswidget_0c6961f671efdec8:hover {
    color: #317EFE; }

.wp-block-latest-posts_3812f224ae2383b9 .wp-block-rss__item-title_6c37f50c2278e6d5,
.wp-block-rss_78a64f216d3b2d34 .wp-block-rss__item-title_6c37f50c2278e6d5,
.widget_rss_1641f99b1c280514 .wp-block-rss__item-title_6c37f50c2278e6d5 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }
  .wp-block-latest-posts_3812f224ae2383b9 .wp-block-rss__item-title_6c37f50c2278e6d5 a:before,
  .wp-block-rss_78a64f216d3b2d34 .wp-block-rss__item-title_6c37f50c2278e6d5 a:before,
  .widget_rss_1641f99b1c280514 .wp-block-rss__item-title_6c37f50c2278e6d5 a:before {
    display: none; }
.wp-block-latest-posts_3812f224ae2383b9 .wp-block-latest-posts__post-author_70ae7b452cd9b59a,
.wp-block-latest-posts_3812f224ae2383b9 .wp-block-rss__item-publish-date_4a8e4003a1515890,
.wp-block-rss_78a64f216d3b2d34 .wp-block-latest-posts__post-author_70ae7b452cd9b59a,
.wp-block-rss_78a64f216d3b2d34 .wp-block-rss__item-publish-date_4a8e4003a1515890,
.widget_rss_1641f99b1c280514 .wp-block-latest-posts__post-author_70ae7b452cd9b59a,
.widget_rss_1641f99b1c280514 .wp-block-rss__item-publish-date_4a8e4003a1515890 {
  margin-right: 10px; }
.wp-block-latest-posts_3812f224ae2383b9 .wp-block-latest-posts__post-author_70ae7b452cd9b59a,
.wp-block-latest-posts_3812f224ae2383b9 .wp-block-latest-posts__te-post-date_bce0eec85b20743d,
.wp-block-latest-posts_3812f224ae2383b9 .wp-block-rss__item-publish-date_4a8e4003a1515890,
.wp-block-latest-posts_3812f224ae2383b9 .wp-block-rss__item-author_adaaf2449c6c399a,
.wp-block-latest-posts_3812f224ae2383b9 .rss-date_e7a6c44c66c2af58,
.wp-block-rss_78a64f216d3b2d34 .wp-block-latest-posts__post-author_70ae7b452cd9b59a,
.wp-block-rss_78a64f216d3b2d34 .wp-block-latest-posts__te-post-date_bce0eec85b20743d,
.wp-block-rss_78a64f216d3b2d34 .wp-block-rss__item-publish-date_4a8e4003a1515890,
.wp-block-rss_78a64f216d3b2d34 .wp-block-rss__item-author_adaaf2449c6c399a,
.wp-block-rss_78a64f216d3b2d34 .rss-date_e7a6c44c66c2af58,
.widget_rss_1641f99b1c280514 .wp-block-latest-posts__post-author_70ae7b452cd9b59a,
.widget_rss_1641f99b1c280514 .wp-block-latest-posts__te-post-date_bce0eec85b20743d,
.widget_rss_1641f99b1c280514 .wp-block-rss__item-publish-date_4a8e4003a1515890,
.widget_rss_1641f99b1c280514 .wp-block-rss__item-author_adaaf2449c6c399a,
.widget_rss_1641f99b1c280514 .rss-date_e7a6c44c66c2af58 {
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500;
  text-transform: capitalize;
  position: relative; }
.wp-block-latest-posts_3812f224ae2383b9 .wp-block-latest-posts__te-post-date_bce0eec85b20743d:before,
.wp-block-latest-posts_3812f224ae2383b9 .wp-block-rss__item-publish-date_4a8e4003a1515890:before,
.wp-block-latest-posts_3812f224ae2383b9 .rss-date_e7a6c44c66c2af58:before,
.wp-block-rss_78a64f216d3b2d34 .wp-block-latest-posts__te-post-date_bce0eec85b20743d:before,
.wp-block-rss_78a64f216d3b2d34 .wp-block-rss__item-publish-date_4a8e4003a1515890:before,
.wp-block-rss_78a64f216d3b2d34 .rss-date_e7a6c44c66c2af58:before,
.widget_rss_1641f99b1c280514 .wp-block-latest-posts__te-post-date_bce0eec85b20743d:before,
.widget_rss_1641f99b1c280514 .wp-block-rss__item-publish-date_4a8e4003a1515890:before,
.widget_rss_1641f99b1c280514 .rss-date_e7a6c44c66c2af58:before {
  content: "\f274";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_3812f224ae2383b9 .wp-block-latest-posts__post-author_70ae7b452cd9b59a:before,
.wp-block-latest-posts_3812f224ae2383b9 .wp-block-rss__item-author_adaaf2449c6c399a:before,
.wp-block-rss_78a64f216d3b2d34 .wp-block-latest-posts__post-author_70ae7b452cd9b59a:before,
.wp-block-rss_78a64f216d3b2d34 .wp-block-rss__item-author_adaaf2449c6c399a:before,
.widget_rss_1641f99b1c280514 .wp-block-latest-posts__post-author_70ae7b452cd9b59a:before,
.widget_rss_1641f99b1c280514 .wp-block-rss__item-author_adaaf2449c6c399a:before {
  content: "\f007";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_3812f224ae2383b9 .wp-block-latest-posts__post-excerpt_3969731277a32515,
.wp-block-latest-posts_3812f224ae2383b9 .wp-block-rss__item-excerpt_4606a8eea510a149,
.wp-block-latest-posts_3812f224ae2383b9 .rssSummary_3979cefe68db5c27,
.wp-block-rss_78a64f216d3b2d34 .wp-block-latest-posts__post-excerpt_3969731277a32515,
.wp-block-rss_78a64f216d3b2d34 .wp-block-rss__item-excerpt_4606a8eea510a149,
.wp-block-rss_78a64f216d3b2d34 .rssSummary_3979cefe68db5c27,
.widget_rss_1641f99b1c280514 .wp-block-latest-posts__post-excerpt_3969731277a32515,
.widget_rss_1641f99b1c280514 .wp-block-rss__item-excerpt_4606a8eea510a149,
.widget_rss_1641f99b1c280514 .rssSummary_3979cefe68db5c27 {
  margin-top: 10px;
  margin-bottom: 0; }

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

.te-post-item_b7314f11cb127884 .te-single-post-meta_82ebea864b863a25 {
  gap: 32px; }

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

.te-comment-title_e3c6090db406a738 h2,
.te-comment-title_e3c6090db406a738 .wp-block-comments-title_c8a9ec5c056832e0,
.wp-block-comments_5f184af1ce0a1d86 h2,
.wp-block-comments_5f184af1ce0a1d86 .wp-block-comments-title_c8a9ec5c056832e0 {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px; }

/* Block Comment Start */
.wp-block-comments_5f184af1ce0a1d86 .wp-block-comment-template_cd9907a7bc50adc5 {
  padding-left: 0; }
  .wp-block-comments_5f184af1ce0a1d86 .wp-block-comment-template_cd9907a7bc50adc5 .wp-block-te-comment-reply_717594dd22e1d247 {
    margin-top: 15px; }
  .wp-block-comments_5f184af1ce0a1d86 .wp-block-comment-template_cd9907a7bc50adc5 li .wp-block-columns_89a1addc4b738c7f {
    padding: 50px;
    border: 1px solid #dfe2e9;
    border-radius: 8px;
    margin-bottom: 24px; }
    .wp-block-comments_5f184af1ce0a1d86 .wp-block-comment-template_cd9907a7bc50adc5 li .wp-block-columns_89a1addc4b738c7f .wp-block-column_c0b067a4e5010d21:first-child {
      -ms-flex-preferred-size: 80px !important;
          flex-basis: 80px !important; }
    .wp-block-comments_5f184af1ce0a1d86 .wp-block-comment-template_cd9907a7bc50adc5 li .wp-block-columns_89a1addc4b738c7f .wp-block-avatar_7be9d205ebbb75da {
      width: 100px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 50%;
      overflow: hidden; }
      .wp-block-comments_5f184af1ce0a1d86 .wp-block-comment-template_cd9907a7bc50adc5 li .wp-block-columns_89a1addc4b738c7f .wp-block-avatar_7be9d205ebbb75da img {
        width: 100%; }
    .wp-block-comments_5f184af1ce0a1d86 .wp-block-comment-template_cd9907a7bc50adc5 li .wp-block-columns_89a1addc4b738c7f .wp-block-comment-author-name_6dc710e182df6c81 a {
      font-size: 21px;
      margin-bottom: 5px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A; }
    .wp-block-comments_5f184af1ce0a1d86 .wp-block-comment-template_cd9907a7bc50adc5 li .wp-block-columns_89a1addc4b738c7f .wp-block-comment-edit-link_13d1bdd5d770ead2 a {
      color: #317EFE; }
    .wp-block-comments_5f184af1ce0a1d86 .wp-block-comment-template_cd9907a7bc50adc5 li .wp-block-columns_89a1addc4b738c7f .wp-block-comment-date_9874ea659a00d779 a,
    .wp-block-comments_5f184af1ce0a1d86 .wp-block-comment-template_cd9907a7bc50adc5 li .wp-block-columns_89a1addc4b738c7f .wp-block-comment-edit-link_13d1bdd5d770ead2 a {
      color: #9ba8c3;
      font-size: 16px;
      font-weight: 400;
      font-family: "Inter", sans-serif; }
    .wp-block-comments_5f184af1ce0a1d86 .wp-block-comment-template_cd9907a7bc50adc5 li .wp-block-columns_89a1addc4b738c7f .wp-block-te-comment-reply_717594dd22e1d247 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_5f184af1ce0a1d86 .wp-block-comment-template_cd9907a7bc50adc5 li .wp-block-columns_89a1addc4b738c7f .wp-block-te-comment-reply_717594dd22e1d247 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_fe33ea082c24a019 .te-comment-respond_271732b12457bd8e,
.te-latest-comments_fe33ea082c24a019 .comment-respond_07b1d1e75fb85ca6 {
  margin-top: 60px;
  margin-bottom: 40px; }
.te-latest-comments_fe33ea082c24a019 li .children_3f4272a70598929f .te-comments-item_c73faf559b2faa35 {
  margin-left: 50px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-latest-comments_fe33ea082c24a019 li .children_3f4272a70598929f .te-comments-item_c73faf559b2faa35 {
      margin-left: 0; } }
.te-latest-comments_fe33ea082c24a019 li .children_3f4272a70598929f .children_3f4272a70598929f .te-comments-item_c73faf559b2faa35 {
  margin-left: 100px;
  border-top: 1px solid #F9F4F1; }
.te-latest-comments_fe33ea082c24a019 li .te-comments-item_c73faf559b2faa35 {
  padding: 50px;
  border: 1px solid #F9F4F1;
  background-color: #F9F4F1;
  border-radius: 20px;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .te-latest-comments_fe33ea082c24a019 li .te-comments-item_c73faf559b2faa35 {
      padding: 30px; } }
  .te-latest-comments_fe33ea082c24a019 li .te-comments-item_c73faf559b2faa35 .te-comments-avatar_f849489a96c02f96 {
    float: left; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-latest-comments_fe33ea082c24a019 li .te-comments-item_c73faf559b2faa35 .te-comments-avatar_f849489a96c02f96 {
        float: inherit;
        margin-bottom: 20px; } }
    .te-latest-comments_fe33ea082c24a019 li .te-comments-item_c73faf559b2faa35 .te-comments-avatar_f849489a96c02f96 img {
      margin-right: 30px;
      width: 100px;
      border-radius: 50px; }
  .te-latest-comments_fe33ea082c24a019 li .te-comments-item_c73faf559b2faa35 .te-comments-text_f0434cf50c570e63 {
    overflow: hidden; }
    .te-latest-comments_fe33ea082c24a019 li .te-comments-item_c73faf559b2faa35 .te-comments-text_f0434cf50c570e63 p {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 20px;
      color: #335371; }
    .te-latest-comments_fe33ea082c24a019 li .te-comments-item_c73faf559b2faa35 .te-comments-text_f0434cf50c570e63 .te-avatar-name_029697f6a7daf585 {
      margin-bottom: 10px;
      position: relative; }
      .te-latest-comments_fe33ea082c24a019 li .te-comments-item_c73faf559b2faa35 .te-comments-text_f0434cf50c570e63 .te-avatar-name_029697f6a7daf585 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_fe33ea082c24a019 li .te-comments-item_c73faf559b2faa35 .te-comments-text_f0434cf50c570e63 .te-avatar-name_029697f6a7daf585 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_fe33ea082c24a019 li .te-comments-item_c73faf559b2faa35 .te-comments-text_f0434cf50c570e63 .te-avatar-name_029697f6a7daf585 span {
            display: inline-block;
            width: 100%; } }
    .te-latest-comments_fe33ea082c24a019 li .te-comments-item_c73faf559b2faa35 .te-comments-text_f0434cf50c570e63 .te-comment-reply_7b9a3a0c4f0bebec {
      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_fe33ea082c24a019 li .te-comments-item_c73faf559b2faa35 .te-comments-text_f0434cf50c570e63 .te-comment-reply_7b9a3a0c4f0bebec {
          position: unset;
          margin-top: 10px; } }
      .te-latest-comments_fe33ea082c24a019 li .te-comments-item_c73faf559b2faa35 .te-comments-text_f0434cf50c570e63 .te-comment-reply_7b9a3a0c4f0bebec:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

ul.children_3f4272a70598929f {
  list-style: none; }

.te-post-comments-form_672b8fc348b1320e .te-contacts-message_d6b298a105309da6 {
  margin-top: 10px; }

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

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

.te-comment-respond_271732b12457bd8e,
.comment-respond_07b1d1e75fb85ca6 {
  position: relative;
  background-color: #F9F4F1;
  padding: 40px;
  border-radius: 20px; }
  .te-comment-respond_271732b12457bd8e .comment-form-cookies-consent_1ff570809df193f6,
  .comment-respond_07b1d1e75fb85ca6 .comment-form-cookies-consent_1ff570809df193f6 {
    display: none; }
  .te-comment-respond_271732b12457bd8e .comment-notes_6700d1f401899c24,
  .comment-respond_07b1d1e75fb85ca6 .comment-notes_6700d1f401899c24 {
    margin-bottom: 30px; }
  .te-comment-respond_271732b12457bd8e p,
  .comment-respond_07b1d1e75fb85ca6 p {
    margin: 0; }
  .te-comment-respond_271732b12457bd8e .te-contacts-email_b8464fa90efe267a,
  .te-comment-respond_271732b12457bd8e .te-contacts-name_c604e5903474531b,
  .te-comment-respond_271732b12457bd8e .single-input-field_7b6a5dad6cda61e2,
  .comment-respond_07b1d1e75fb85ca6 .te-contacts-email_b8464fa90efe267a,
  .comment-respond_07b1d1e75fb85ca6 .te-contacts-name_c604e5903474531b,
  .comment-respond_07b1d1e75fb85ca6 .single-input-field_7b6a5dad6cda61e2 {
    margin-bottom: 20px; }
  .te-comment-respond_271732b12457bd8e label,
  .comment-respond_07b1d1e75fb85ca6 label {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #778196;
    margin-bottom: 20px; }
  .te-comment-respond_271732b12457bd8e .checkbox-field-wrapper_c086cc22ffa22d90,
  .comment-respond_07b1d1e75fb85ca6 .checkbox-field-wrapper_c086cc22ffa22d90 {
    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_271732b12457bd8e .checkbox-field-wrapper_c086cc22ffa22d90 p,
    .comment-respond_07b1d1e75fb85ca6 .checkbox-field-wrapper_c086cc22ffa22d90 p {
      margin: 0; }
    .te-comment-respond_271732b12457bd8e .checkbox-field-wrapper_c086cc22ffa22d90 .single-checkbox-field_597cedbcca10b927,
    .comment-respond_07b1d1e75fb85ca6 .checkbox-field-wrapper_c086cc22ffa22d90 .single-checkbox-field_597cedbcca10b927 {
      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_271732b12457bd8e .te-comment-form-cookies-consent_ea4408bef7aebc4c,
  .comment-respond_07b1d1e75fb85ca6 .te-comment-form-cookies-consent_ea4408bef7aebc4c {
    display: none; }
  .te-comment-respond_271732b12457bd8e input[type="number"],
  .comment-respond_07b1d1e75fb85ca6 input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield; }
  .te-comment-respond_271732b12457bd8e input,
  .te-comment-respond_271732b12457bd8e select,
  .comment-respond_07b1d1e75fb85ca6 input,
  .comment-respond_07b1d1e75fb85ca6 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_271732b12457bd8e *::-webkit-input-placeholder,
  .comment-respond_07b1d1e75fb85ca6 *::-webkit-input-placeholder {
    color: #778196; }
  .te-comment-respond_271732b12457bd8e *:-ms-input-placeholder,
  .comment-respond_07b1d1e75fb85ca6 *:-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_271732b12457bd8e *::-ms-input-placeholder,
  .comment-respond_07b1d1e75fb85ca6 *::-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_271732b12457bd8e *::placeholder,
  .comment-respond_07b1d1e75fb85ca6 *::placeholder {
    color: #778196; }
  .te-comment-respond_271732b12457bd8e textarea,
  .comment-respond_07b1d1e75fb85ca6 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_271732b12457bd8e input:focus,
  .te-comment-respond_271732b12457bd8e textarea:focus,
  .te-comment-respond_271732b12457bd8e .form-select_90f378fc0a0ca7f3:focus,
  .comment-respond_07b1d1e75fb85ca6 input:focus,
  .comment-respond_07b1d1e75fb85ca6 textarea:focus,
  .comment-respond_07b1d1e75fb85ca6 .form-select_90f378fc0a0ca7f3: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_5c23dcf46486f725 {
  position: relative;
  border-radius: 20px;
  overflow: hidden; }
  .te-team-card_5c23dcf46486f725:hover .image_d4dabc30826a64a8:before {
    height: 250%;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear;
    background-color: transparent; }
  .te-team-card_5c23dcf46486f725:hover .image_d4dabc30826a64a8 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_5c23dcf46486f725:hover .te-content-wrapper_e3dc7682ed9711ba {
    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_5c23dcf46486f725 .image_d4dabc30826a64a8 {
    overflow: hidden;
    position: relative; }
    .te-team-card_5c23dcf46486f725 .image_d4dabc30826a64a8: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_5c23dcf46486f725 .image_d4dabc30826a64a8 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_5c23dcf46486f725 .te-content-wrapper_e3dc7682ed9711ba {
    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_5c23dcf46486f725 .te-content-wrapper_e3dc7682ed9711ba .content_e676c45cc7eebaa7 {
      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_5c23dcf46486f725 .te-content-wrapper_e3dc7682ed9711ba .content_e676c45cc7eebaa7 .title_8bad70b05160c56b {
        font-size: 24px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: 0px;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
      .te-team-card_5c23dcf46486f725 .te-content-wrapper_e3dc7682ed9711ba .content_e676c45cc7eebaa7 .desc_8c1965f8ee620bd0 {
        font-size: 18px;
        line-height: 18px;
        font-weight: 400;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
    .te-team-card_5c23dcf46486f725 .te-content-wrapper_e3dc7682ed9711ba .social_7e8c1b3f948e4afa {
      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_5c23dcf46486f725 .te-content-wrapper_e3dc7682ed9711ba .social_7e8c1b3f948e4afa 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_5c23dcf46486f725 .te-content-wrapper_e3dc7682ed9711ba .social_7e8c1b3f948e4afa a:hover {
          background-color: #E7F914;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-team-card_5c23dcf46486f725.style-2_911cafbf4cf1737f {
  padding: 20px;
  background-color: #F9F4F1;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-team-card_5c23dcf46486f725.style-2_911cafbf4cf1737f:hover {
    background-color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-team-card_5c23dcf46486f725.style-2_911cafbf4cf1737f:hover .te-content-wrapper_e3dc7682ed9711ba .social_7e8c1b3f948e4afa a {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-team-card_5c23dcf46486f725.style-2_911cafbf4cf1737f:hover .te-content-wrapper_e3dc7682ed9711ba .content_e676c45cc7eebaa7 .title_8bad70b05160c56b,
    .te-team-card_5c23dcf46486f725.style-2_911cafbf4cf1737f:hover .te-content-wrapper_e3dc7682ed9711ba .content_e676c45cc7eebaa7 .desc_8c1965f8ee620bd0 {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_5c23dcf46486f725.style-2_911cafbf4cf1737f .image_d4dabc30826a64a8 {
    border-radius: 20px; }
  .te-team-card_5c23dcf46486f725.style-2_911cafbf4cf1737f .te-content-wrapper_e3dc7682ed9711ba {
    position: unset;
    visibility: visible;
    opacity: 1;
    background: transparent;
    -webkit-transform: unset;
            transform: unset; }
    .te-team-card_5c23dcf46486f725.style-2_911cafbf4cf1737f .te-content-wrapper_e3dc7682ed9711ba .content_e676c45cc7eebaa7 {
      padding: 0;
      margin-top: 20px;
      margin-bottom: 10px;
      position: unset; }
      .te-team-card_5c23dcf46486f725.style-2_911cafbf4cf1737f .te-content-wrapper_e3dc7682ed9711ba .content_e676c45cc7eebaa7 .title_8bad70b05160c56b {
        color: #131A2A;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-team-card_5c23dcf46486f725.style-2_911cafbf4cf1737f .te-content-wrapper_e3dc7682ed9711ba .content_e676c45cc7eebaa7 .title_8bad70b05160c56b a:hover {
          color: #ffffff !important; }
      .te-team-card_5c23dcf46486f725.style-2_911cafbf4cf1737f .te-content-wrapper_e3dc7682ed9711ba .content_e676c45cc7eebaa7 .desc_8c1965f8ee620bd0 {
        color: #335371;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-team-card_5c23dcf46486f725.style-2_911cafbf4cf1737f .te-content-wrapper_e3dc7682ed9711ba .social_7e8c1b3f948e4afa a {
      border: 1px solid #E1E1E1;
      background-color: transparent; }
      .te-team-card_5c23dcf46486f725.style-2_911cafbf4cf1737f .te-content-wrapper_e3dc7682ed9711ba .social_7e8c1b3f948e4afa 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_fa43aee600796334 {
  position: relative;
  padding: 0;
  overflow: hidden; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-team-member-slider-wrapper_fa43aee600796334 {
      padding: 0 12px; } }
  .te-team-member-slider-wrapper_fa43aee600796334 .slick-list_5bc1f03d180a9a09 {
    margin: 0 -15px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-team-member-slider-wrapper_fa43aee600796334 .slick-list_5bc1f03d180a9a09 {
        padding-bottom: 25px;
        margin: unset; } }
    .te-team-member-slider-wrapper_fa43aee600796334 .slick-list_5bc1f03d180a9a09 .slick-slide_530d3cf837590c45 {
      margin: 0 15px; }
  .te-team-member-slider-wrapper_fa43aee600796334 .slick-dots_4f6089d4719d7c07 {
    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_fa43aee600796334 .slick-dots_4f6089d4719d7c07 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_fa43aee600796334 .slick-dots_4f6089d4719d7c07 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_fa43aee600796334 .slick-dots_4f6089d4719d7c07 li.slick-active_aefff536cfa00176 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-team-member-slider-wrapper_fa43aee600796334 .slick-dots_4f6089d4719d7c07 li.slick-active_aefff536cfa00176 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-team-member-slider-wrapper_fa43aee600796334 .slick-arrow_fb653625b19922d9 {
    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_09adf59ce2b292cd {
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 20px; }
  .te-portfolio-card_09adf59ce2b292cd:hover .image_d4dabc30826a64a8 .te-content-wrapper_e3dc7682ed9711ba {
    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_09adf59ce2b292cd:hover .image_d4dabc30826a64a8 .te-content-wrapper_e3dc7682ed9711ba .content_e676c45cc7eebaa7 .content-inner_cead2a748ee7a1f9 {
      margin-bottom: 0;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_09adf59ce2b292cd:hover .image_d4dabc30826a64a8 .te-content-wrapper_e3dc7682ed9711ba .content_e676c45cc7eebaa7 .btn-wrapper_90dab26aad5d555d {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_09adf59ce2b292cd:hover .image_d4dabc30826a64a8 .te-content-wrapper_e3dc7682ed9711ba .content_e676c45cc7eebaa7 .content-inner_cead2a748ee7a1f9 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scaleY(1);
              transform: scaleY(1); }
  .te-portfolio-card_09adf59ce2b292cd:hover .image_d4dabc30826a64a8 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_09adf59ce2b292cd .image_d4dabc30826a64a8 {
    overflow: hidden;
    position: relative; }
    .te-portfolio-card_09adf59ce2b292cd .image_d4dabc30826a64a8 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_09adf59ce2b292cd .te-content-wrapper_e3dc7682ed9711ba {
    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_09adf59ce2b292cd .te-content-wrapper_e3dc7682ed9711ba .content_e676c45cc7eebaa7 {
      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_09adf59ce2b292cd .te-content-wrapper_e3dc7682ed9711ba .content_e676c45cc7eebaa7 .content-inner_cead2a748ee7a1f9 {
        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_09adf59ce2b292cd .te-content-wrapper_e3dc7682ed9711ba .content_e676c45cc7eebaa7 .sub-title_1a14f58ca2693de7 {
        color: #131A2A;
        font-size: 18px;
        line-height: 36px;
        font-weight: 400; }
      .te-portfolio-card_09adf59ce2b292cd .te-content-wrapper_e3dc7682ed9711ba .content_e676c45cc7eebaa7 .title_8bad70b05160c56b {
        margin-bottom: 0;
        color: #131A2A;
        font-size: 24px;
        line-height: 39px;
        font-weight: 500; }
      .te-portfolio-card_09adf59ce2b292cd .te-content-wrapper_e3dc7682ed9711ba .content_e676c45cc7eebaa7 .btn-wrapper_90dab26aad5d555d {
        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_09adf59ce2b292cd .te-content-wrapper_e3dc7682ed9711ba .content_e676c45cc7eebaa7 .btn-wrapper_90dab26aad5d555d 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_09adf59ce2b292cd .te-content-wrapper_e3dc7682ed9711ba .content_e676c45cc7eebaa7 .btn-wrapper_90dab26aad5d555d a:hover {
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
            background-color: #317EFE;
            color: #ffffff; }

.te-portfolio-card_09adf59ce2b292cd.style-2_911cafbf4cf1737f .te-content-wrapper_e3dc7682ed9711ba .content_e676c45cc7eebaa7 {
  background-color: #317efeb8;
  padding: 20px;
  border-radius: 20px; }
  .te-portfolio-card_09adf59ce2b292cd.style-2_911cafbf4cf1737f .te-content-wrapper_e3dc7682ed9711ba .content_e676c45cc7eebaa7 .btn-wrapper_90dab26aad5d555d {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.te-portfolio-card_09adf59ce2b292cd.style-3_2802bb06c0bad017:hover .te-content-wrapper_e3dc7682ed9711ba .content_e676c45cc7eebaa7 .btn-wrapper_90dab26aad5d555d {
  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_09adf59ce2b292cd.style-3_2802bb06c0bad017 .te-content-wrapper_e3dc7682ed9711ba {
  padding: 0; }
  .te-portfolio-card_09adf59ce2b292cd.style-3_2802bb06c0bad017 .te-content-wrapper_e3dc7682ed9711ba .content_e676c45cc7eebaa7 .content-inner_cead2a748ee7a1f9 {
    border-radius: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px; }
  .te-portfolio-card_09adf59ce2b292cd.style-3_2802bb06c0bad017 .te-content-wrapper_e3dc7682ed9711ba .content_e676c45cc7eebaa7 .btn-wrapper_90dab26aad5d555d {
    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_f91766d47fb1280f.style-1_2c0a87e5af315949 {
  margin-top: -210px; }
  @media (max-width: 991px) {
    .newsletter-area_f91766d47fb1280f.style-1_2c0a87e5af315949 {
      margin-top: 0;
      padding-top: 100px; } }

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

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

.testimonial-slider-area_3e1646f3ed95bae3.style-1_2c0a87e5af315949 {
  padding-bottom: 5px; }

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

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

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

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

.team-slider-area_047851f0d65bfa2f.style-1_2c0a87e5af315949 {
  overflow: hidden; }

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

.about-us-area_4838f50104e354a8.style-2_911cafbf4cf1737f {
  padding-top: 120px;
  padding-bottom: 330px;
  background-color: #F9F4F1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .about-us-area_4838f50104e354a8.style-2_911cafbf4cf1737f {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area_4838f50104e354a8.style-2_911cafbf4cf1737f {
      padding: 100px 0; } }
  @media (max-width: 991px) {
    .about-us-area_4838f50104e354a8.style-2_911cafbf4cf1737f .te-about-image-card_35f5f4abe900f68c {
      text-align: center;
      margin-bottom: 50px; } }
  @media (max-width: 991px) {
    .about-us-area_4838f50104e354a8.style-2_911cafbf4cf1737f .te-about-image-card_35f5f4abe900f68c .te-main-img-wrapper_9e2e7c0004396c9f .te-main-img-inner_a3d30161c2d20ffd {
      width: 100%; } }
  @media (max-width: 1199px) {
    .about-us-area_4838f50104e354a8.style-2_911cafbf4cf1737f .te-about-image-card_35f5f4abe900f68c .te-company-foundation_c63aee378ccac964 {
      left: 0; } }
  @media (max-width: 1199px) {
    .about-us-area_4838f50104e354a8.style-2_911cafbf4cf1737f .te-about-info-card_6a07f616e8c536a0 {
      padding-left: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area_4838f50104e354a8.style-2_911cafbf4cf1737f .te-about-info-card_6a07f616e8c536a0 {
      padding-left: 60px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .about-us-area_4838f50104e354a8.style-2_911cafbf4cf1737f .te-about-info-card_6a07f616e8c536a0 {
      padding-left: 80px; } }

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

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

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

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

.faq-area_bfa25abd01ded4ce.style-1_2c0a87e5af315949 {
  padding-bottom: 100px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .faq-area_bfa25abd01ded4ce.style-1_2c0a87e5af315949 {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-area_bfa25abd01ded4ce.style-1_2c0a87e5af315949 {
      padding-bottom: 100px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .faq-area_bfa25abd01ded4ce.style-1_2c0a87e5af315949 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_bfa25abd01ded4ce.style-1_2c0a87e5af315949 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_bfa25abd01ded4ce.style-1_2c0a87e5af315949 .accordion-wrapper_91fbdea3f391d473 {
      padding-right: 60px; } }
  .faq-area_bfa25abd01ded4ce.style-1_2c0a87e5af315949 .te-faq-image_275897140029ccfe {
    margin-top: 82px;
    position: relative;
    right: -83px;
    display: inline-block; }
    @media (max-width: 1199px) {
      .faq-area_bfa25abd01ded4ce.style-1_2c0a87e5af315949 .te-faq-image_275897140029ccfe {
        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_bfa25abd01ded4ce.style-1_2c0a87e5af315949 .te-faq-image_275897140029ccfe {
        right: 0; } }
    .faq-area_bfa25abd01ded4ce.style-1_2c0a87e5af315949 .te-faq-image_275897140029ccfe .te-image-wrapper_107245879298a00a {
      position: relative; }
      .faq-area_bfa25abd01ded4ce.style-1_2c0a87e5af315949 .te-faq-image_275897140029ccfe .te-image-wrapper_107245879298a00a .te-main-img-inner_a3d30161c2d20ffd {
        -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_bfa25abd01ded4ce.style-1_2c0a87e5af315949 .te-faq-image_275897140029ccfe .te-image-wrapper_107245879298a00a .te-image-shape_9f14f1d0bf2aaafc {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: -1; }
      .faq-area_bfa25abd01ded4ce.style-1_2c0a87e5af315949 .te-faq-image_275897140029ccfe .te-image-wrapper_107245879298a00a .content_e676c45cc7eebaa7 {
        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_bfa25abd01ded4ce.style-1_2c0a87e5af315949 .te-faq-image_275897140029ccfe .te-image-wrapper_107245879298a00a .content_e676c45cc7eebaa7 .title_8bad70b05160c56b {
          font-size: 18px;
          font-weight: 400;
          line-height: 18px;
          color: #ffffff;
          margin-bottom: 0; }
        .faq-area_bfa25abd01ded4ce.style-1_2c0a87e5af315949 .te-faq-image_275897140029ccfe .te-image-wrapper_107245879298a00a .content_e676c45cc7eebaa7 .number_d8df94d0ceba8157 {
          font-size: 32px;
          font-weight: 500;
          line-height: 32px;
          letter-spacing: 0px;
          color: #ffffff;
          margin-bottom: 0; }
      .faq-area_bfa25abd01ded4ce.style-1_2c0a87e5af315949 .te-faq-image_275897140029ccfe .te-image-wrapper_107245879298a00a .top-content_8034e25344e509c7 {
        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_bfa25abd01ded4ce.style-1_2c0a87e5af315949 .te-faq-image_275897140029ccfe .te-image-wrapper_107245879298a00a .top-content_8034e25344e509c7 {
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); } }
      .faq-area_bfa25abd01ded4ce.style-1_2c0a87e5af315949 .te-faq-image_275897140029ccfe .te-image-wrapper_107245879298a00a .bottom-content_19e868898f98b5e5 {
        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_bfa25abd01ded4ce.style-1_2c0a87e5af315949 .te-faq-image_275897140029ccfe .te-image-wrapper_107245879298a00a .bottom-content_19e868898f98b5e5 {
            right: 50%;
            -webkit-transform: translateX(50%);
                    transform: translateX(50%); } }
        .faq-area_bfa25abd01ded4ce.style-1_2c0a87e5af315949 .te-faq-image_275897140029ccfe .te-image-wrapper_107245879298a00a .bottom-content_19e868898f98b5e5 .bottom-content-inner_56fb46135368a6dd {
          width: 100%;
          height: 100%;
          background-color: #E7F914;
          border-radius: 100%;
          border: 8px solid #ffffff;
          outline: 2px dashed #14203A; }
          .faq-area_bfa25abd01ded4ce.style-1_2c0a87e5af315949 .te-faq-image_275897140029ccfe .te-image-wrapper_107245879298a00a .bottom-content_19e868898f98b5e5 .bottom-content-inner_56fb46135368a6dd .title_8bad70b05160c56b,
          .faq-area_bfa25abd01ded4ce.style-1_2c0a87e5af315949 .te-faq-image_275897140029ccfe .te-image-wrapper_107245879298a00a .bottom-content_19e868898f98b5e5 .bottom-content-inner_56fb46135368a6dd .number_d8df94d0ceba8157 {
            color: #14203A; }

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

.testimonial-slider-area_3e1646f3ed95bae3 {
  overflow: hidden;
  padding-bottom: 10px; }
  .testimonial-slider-area_3e1646f3ed95bae3.style-2_911cafbf4cf1737f .slick-list_5bc1f03d180a9a09 {
    margin: 0 -100px;
    overflow: visible; }
    .testimonial-slider-area_3e1646f3ed95bae3.style-2_911cafbf4cf1737f .slick-list_5bc1f03d180a9a09 .te-slick-item_7b9c6f599c31c031 {
      width: 520px;
      margin: 0 15px; }

.counter-up-area_153a84f9707e51a8.style-2_911cafbf4cf1737f .te-counter-card_b81e521cab434af3 {
  padding: 80px 55px;
  background-color: #131A2A;
  border-radius: 20px; }
  .counter-up-area_153a84f9707e51a8.style-2_911cafbf4cf1737f .te-counter-card_b81e521cab434af3 .te-counter-item_43c300c7a358143d .icon_9e635a2722be7019 {
    width: unset;
    height: unset;
    background-color: transparent; }
  .counter-up-area_153a84f9707e51a8.style-2_911cafbf4cf1737f .te-counter-card_b81e521cab434af3 .te-counter-item_43c300c7a358143d .te-counter-title_0316fe54c8d7985e {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px; }
    .counter-up-area_153a84f9707e51a8.style-2_911cafbf4cf1737f .te-counter-card_b81e521cab434af3 .te-counter-item_43c300c7a358143d .te-counter-title_0316fe54c8d7985e .content_e676c45cc7eebaa7 {
      gap: 18px;
      text-align: left; }
  .counter-up-area_153a84f9707e51a8.style-2_911cafbf4cf1737f .te-counter-card_b81e521cab434af3 .te-counter-item_43c300c7a358143d .title_8bad70b05160c56b {
    color: #ffffff; }
  .counter-up-area_153a84f9707e51a8.style-2_911cafbf4cf1737f .te-counter-card_b81e521cab434af3 .te-counter-item_43c300c7a358143d .number_d8df94d0ceba8157 {
    color: #E7F914; }
  .counter-up-area_153a84f9707e51a8.style-2_911cafbf4cf1737f .te-counter-card_b81e521cab434af3 .te-counter-item_43c300c7a358143d .number_d8df94d0ceba8157,
  .counter-up-area_153a84f9707e51a8.style-2_911cafbf4cf1737f .te-counter-card_b81e521cab434af3 .te-counter-item_43c300c7a358143d .title_8bad70b05160c56b {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

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

.subscribe-area_af042a34a9081398.style-2_911cafbf4cf1737f {
  position: relative;
  z-index: 9;
  margin-bottom: -140px; }
  .subscribe-area_af042a34a9081398.style-2_911cafbf4cf1737f .te-subscribe-inner-area_546f95ec8a7950f3 {
    background-color: #317EFE;
    padding: 10px;
    border-radius: 20px;
    gap: 0; }
    .subscribe-area_af042a34a9081398.style-2_911cafbf4cf1737f .te-subscribe-inner-area_546f95ec8a7950f3 .te-image-bg-collumn_fcdb6397c702d536 {
      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_af042a34a9081398.style-2_911cafbf4cf1737f .te-subscribe-inner-area_546f95ec8a7950f3 .te-subscribe-form-wrapper_d9eb1ef74baeaa29 {
      padding: 0; }
    .subscribe-area_af042a34a9081398.style-2_911cafbf4cf1737f .te-subscribe-inner-area_546f95ec8a7950f3 .te-content-wrapper_e3dc7682ed9711ba {
      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_af042a34a9081398.style-2_911cafbf4cf1737f .te-subscribe-inner-area_546f95ec8a7950f3 .te-content-wrapper_e3dc7682ed9711ba {
          left: unset; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_af042a34a9081398.style-2_911cafbf4cf1737f .te-subscribe-inner-area_546f95ec8a7950f3 .te-content-wrapper_e3dc7682ed9711ba {
          -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_af042a34a9081398.style-2_911cafbf4cf1737f .te-subscribe-inner-area_546f95ec8a7950f3 .te-content-wrapper_e3dc7682ed9711ba {
          -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_af042a34a9081398.style-2_911cafbf4cf1737f .te-subscribe-inner-area_546f95ec8a7950f3 .te-content-wrapper_e3dc7682ed9711ba {
          gap: 60px; } }
      .subscribe-area_af042a34a9081398.style-2_911cafbf4cf1737f .te-subscribe-inner-area_546f95ec8a7950f3 .te-content-wrapper_e3dc7682ed9711ba .te-subscribe-title_75340c5e91393a10 {
        font-size: 38px;
        font-weight: 500;
        line-height: 46px;
        letter-spacing: -0.676px;
        text-transform: capitalize;
        margin-bottom: 0; }
      .subscribe-area_af042a34a9081398.style-2_911cafbf4cf1737f .te-subscribe-inner-area_546f95ec8a7950f3 .te-content-wrapper_e3dc7682ed9711ba .te-content-inner_8fc8a122e198a340 {
        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_af042a34a9081398.style-2_911cafbf4cf1737f .te-subscribe-inner-area_546f95ec8a7950f3 .te-content-wrapper_e3dc7682ed9711ba .te-content-inner_8fc8a122e198a340 {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
        .subscribe-area_af042a34a9081398.style-2_911cafbf4cf1737f .te-subscribe-inner-area_546f95ec8a7950f3 .te-content-wrapper_e3dc7682ed9711ba .te-content-inner_8fc8a122e198a340 .icon_9e635a2722be7019 {
          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_af042a34a9081398.style-2_911cafbf4cf1737f .te-subscribe-inner-area_546f95ec8a7950f3 .te-subscribe-form-widget_b79b048852ee431f {
      background: #fff;
      padding: 7px;
      border-radius: 50px; }
    .subscribe-area_af042a34a9081398.style-2_911cafbf4cf1737f .te-subscribe-inner-area_546f95ec8a7950f3 .mc4wp-form-fields_6f681af98c21f371 {
      gap: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .subscribe-area_af042a34a9081398.style-2_911cafbf4cf1737f .te-subscribe-inner-area_546f95ec8a7950f3 .mc4wp-form-fields_6f681af98c21f371 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }

.testimonial-slider-area_3e1646f3ed95bae3.style-3_2802bb06c0bad017 {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .testimonial-slider-area_3e1646f3ed95bae3.style-3_2802bb06c0bad017 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slider-area_3e1646f3ed95bae3.style-3_2802bb06c0bad017 {
      padding: 100px 0; } }
  .testimonial-slider-area_3e1646f3ed95bae3.style-3_2802bb06c0bad017 .slick-list_5bc1f03d180a9a09 .slick-slide_530d3cf837590c45.slick-current_ee0d261255973c70 .te-testimonial-card_f44fd793a16f08f2.style-3_2802bb06c0bad017 .te-content-wrapper_e3dc7682ed9711ba .te-user-meta_24ae133c07fe91bc .icon_9e635a2722be7019 {
    color: #317EFE; }

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

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

.te-contact-info_bb6a62715d03d65d {
  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_bb6a62715d03d65d .te-icon-card_1090db9bb1185e49 {
      -webkit-box-orient: unset;
      -webkit-box-direction: unset;
          -ms-flex-direction: unset;
              flex-direction: unset; } }

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

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

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

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

.service-details_f3dceeab7fd842a4 {
  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_f3dceeab7fd842a4 .image_d4dabc30826a64a8 {
    border-radius: 20px;
    overflow: hidden; }
  .service-details_f3dceeab7fd842a4 .content_e676c45cc7eebaa7 .te-title-wrapper_8aafe7e1a9b2a378 {
    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_f3dceeab7fd842a4 .content_e676c45cc7eebaa7 .te-title-wrapper_8aafe7e1a9b2a378 .title-inner_29d2cba5a2238db6 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 20px; }
      .service-details_f3dceeab7fd842a4 .content_e676c45cc7eebaa7 .te-title-wrapper_8aafe7e1a9b2a378 .title-inner_29d2cba5a2238db6 .icon_9e635a2722be7019 {
        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_f3dceeab7fd842a4 .content_e676c45cc7eebaa7 .te-title-wrapper_8aafe7e1a9b2a378 .title-inner_29d2cba5a2238db6 .title_8bad70b05160c56b {
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: 39.84px;
        letter-spacing: 0px;
        margin-bottom: 0;
        color: #317EFE; }

.service-details-overview_57e61fddd25b8344 {
  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_57e61fddd25b8344 .list-wrapper_82a58d2de1ba6b21 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px; }
    .service-details-overview_57e61fddd25b8344 .list-wrapper_82a58d2de1ba6b21 .icon_9e635a2722be7019 {
      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_57e61fddd25b8344 .list-wrapper_82a58d2de1ba6b21 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_57e61fddd25b8344 .list-wrapper_82a58d2de1ba6b21 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_57e61fddd25b8344 .list-wrapper_82a58d2de1ba6b21 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_57e61fddd25b8344 .list-wrapper_82a58d2de1ba6b21 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_c70dfee4ec1521c5 {
  padding-top: 120px;
  padding-bottom: 96px; }
  .team-page_c70dfee4ec1521c5 .te-team-card_5c23dcf46486f725 {
    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_08afd94e3103157e {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .team-details-page_08afd94e3103157e {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-page_08afd94e3103157e {
      padding-top: 100px;
      padding-bottom: 76px; } }

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

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

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

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

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

.footer_32147b5bffd31090 {
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .footer_32147b5bffd31090 .te-subscribe-form-widget_b79b048852ee431f .submit-btn_889a5b169039e085 span {
    display: none; }
  .footer_32147b5bffd31090.style-1_2c0a87e5af315949 {
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .footer_32147b5bffd31090.style-1_2c0a87e5af315949 .te-footer-sec_f8848ad2ad84f86b {
      border-bottom: 1px solid rgba(19, 26, 42, 0.1);
      padding-top: 214px;
      padding-bottom: 60px; }
      .footer_32147b5bffd31090.style-1_2c0a87e5af315949 .te-footer-sec_f8848ad2ad84f86b .te-footer-widget_e6c637df330b4dc8 .te-subscribe-form-widget_b79b048852ee431f .mc4wp-form-fields_6f681af98c21f371 {
        border-color: rgba(19, 26, 42, 0.5); }
    .footer_32147b5bffd31090.style-1_2c0a87e5af315949 .te-footer-widget_e6c637df330b4dc8 .te-subscribe-form-widget_b79b048852ee431f .single-field_b00e87dd00392537 input {
      color: #131A2A; }
  .footer_32147b5bffd31090.style-2_911cafbf4cf1737f .widget_bea0ceb331aca22d .wp-block-heading_ca15e8a2b5276615,
  .footer_32147b5bffd31090.style-2_911cafbf4cf1737f .widget_bea0ceb331aca22d .widget-title_057d0ad2a4afa4d5,
  .footer_32147b5bffd31090.style-2_911cafbf4cf1737f .widget_bea0ceb331aca22d .wp-block-search__label_2c2e62e9d651e7c5,
  .footer_32147b5bffd31090.style-2_911cafbf4cf1737f .sidebar__widget_330138339ca34ab1 .wp-block-heading_ca15e8a2b5276615,
  .footer_32147b5bffd31090.style-2_911cafbf4cf1737f .sidebar__widget_330138339ca34ab1 .widget-title_057d0ad2a4afa4d5,
  .footer_32147b5bffd31090.style-2_911cafbf4cf1737f .sidebar__widget_330138339ca34ab1 .wp-block-search__label_2c2e62e9d651e7c5,
  .footer_32147b5bffd31090.style-2_911cafbf4cf1737f .widget_bea0ceb331aca22d ul li a,
  .footer_32147b5bffd31090.style-2_911cafbf4cf1737f .widget_bea0ceb331aca22d ol li a,
  .footer_32147b5bffd31090.style-2_911cafbf4cf1737f .sidebar__widget_330138339ca34ab1 ul li a,
  .footer_32147b5bffd31090.style-2_911cafbf4cf1737f .sidebar__widget_330138339ca34ab1 ol li a,
  .footer_32147b5bffd31090.style-2_911cafbf4cf1737f .widget_bea0ceb331aca22d ul li,
  .footer_32147b5bffd31090.style-2_911cafbf4cf1737f .wp-calendar-table_33576b92d9929250,
  .footer_32147b5bffd31090.style-2_911cafbf4cf1737f .wp-block-calendar_74fe98216eb77e3b caption,
  .footer_32147b5bffd31090.style-2_911cafbf4cf1737f nav.wp-calendar-nav_1a861db366adc2e3 a,
  .footer_32147b5bffd31090.style-2_911cafbf4cf1737f .wp-block-latest-comments__comment-excerpt_30d5df9e8ad242d5,
  .footer_32147b5bffd31090.style-2_911cafbf4cf1737f .wp-calendar-table_33576b92d9929250 caption,
  .footer_32147b5bffd31090.style-2_911cafbf4cf1737f .widget_text_3c02cfe570b97d9f,
  .footer_32147b5bffd31090.style-2_911cafbf4cf1737f .widget_bea0ceb331aca22d .tagcloud_f011d24fe620800c a,
  .footer_32147b5bffd31090.style-2_911cafbf4cf1737f .widget_bea0ceb331aca22d .wp-block-tag-cloud_59f515a85f4548b3 a,
  .footer_32147b5bffd31090.style-2_911cafbf4cf1737f .sidebar__widget_330138339ca34ab1 .tagcloud_f011d24fe620800c a,
  .footer_32147b5bffd31090.style-2_911cafbf4cf1737f .sidebar__widget_330138339ca34ab1 .wp-block-tag-cloud_59f515a85f4548b3 a,
  .footer_32147b5bffd31090.style-2_911cafbf4cf1737f .wp-block-latest-comments__comment-date_52938a2178702c02,
  .footer_32147b5bffd31090.style-2_911cafbf4cf1737f .wp-block-latest-comments__comment_28c0c8ef6c4e4a81,
  .footer_32147b5bffd31090.style-2_911cafbf4cf1737f .wp-block-archives-dropdown_0e0fc89829487c94 label,
  .footer_32147b5bffd31090.style-2_911cafbf4cf1737f .widget_categories_1591d54991665059 li a,
  .footer_32147b5bffd31090.style-2_911cafbf4cf1737f .widget_archive_fe12aec36a77e35b li a,
  .footer_32147b5bffd31090.style-2_911cafbf4cf1737f .widget_nav_menu_00caf639537b5ca8 li a,
  .footer_32147b5bffd31090.style-2_911cafbf4cf1737f .widget_tag_cloud_2be952dc6f2d2514 a,
  .footer_32147b5bffd31090.style-2_911cafbf4cf1737f .widget_rss_1641f99b1c280514 li a,
  .footer_32147b5bffd31090.style-2_911cafbf4cf1737f .widget_rss_1641f99b1c280514 li,
  .footer_32147b5bffd31090.style-2_911cafbf4cf1737f .footer__widget_4019f1f632d243a7 a,
  .footer_32147b5bffd31090.style-2_911cafbf4cf1737f .footer__widget_4019f1f632d243a7 li,
  .footer_32147b5bffd31090.style-2_911cafbf4cf1737f li.recentcomments_a516aa7683602f94 {
    color: #ffffff; }
  .footer_32147b5bffd31090.style-2_911cafbf4cf1737f .te-theme-btn_49d376c21774d8dc,
  .footer_32147b5bffd31090.style-2_911cafbf4cf1737f .wp-block-loginout_a14bd75f4ab71194 a,
  .footer_32147b5bffd31090.style-2_911cafbf4cf1737f input.te-theme-btn_49d376c21774d8dc,
  .footer_32147b5bffd31090.style-2_911cafbf4cf1737f .widget_bea0ceb331aca22d .wp-block-search_f7996cf2fc63fd6f button,
  .footer_32147b5bffd31090.style-2_911cafbf4cf1737f .widget_bea0ceb331aca22d .search-form_39e1a653d70c0ce6 button,
  .footer_32147b5bffd31090.style-2_911cafbf4cf1737f .widget_bea0ceb331aca22d .sidebar__search_4e345573803a28fb button,
  .footer_32147b5bffd31090.style-2_911cafbf4cf1737f .sidebar__widget_330138339ca34ab1 .wp-block-search_f7996cf2fc63fd6f button,
  .footer_32147b5bffd31090.style-2_911cafbf4cf1737f .sidebar__widget_330138339ca34ab1 .search-form_39e1a653d70c0ce6 button,
  .footer_32147b5bffd31090.style-2_911cafbf4cf1737f .sidebar__widget_330138339ca34ab1 .sidebar__search_4e345573803a28fb button {
    background-color: #E7F914;
    color: #14203A; }
  .footer_32147b5bffd31090 .footer__widget_4019f1f632d243a7 li {
    list-style: none; }
  .footer_32147b5bffd31090 .te-footer-widget_e6c637df330b4dc8.te_widget_nav_menu_8d386e6070e5fa0e li.wp-block-social-link_d8b8bf2b0e1fc07a {
    display: inline-block;
    width: unset !important; }
  .footer_32147b5bffd31090 .te_widget_nav_menu_8d386e6070e5fa0e li.cat-item_6bdcd8666f999433 {
    text-align: right; }
    .footer_32147b5bffd31090 .te_widget_nav_menu_8d386e6070e5fa0e li.cat-item_6bdcd8666f999433 a {
      float: left; }
  .footer_32147b5bffd31090 .te-footer-bg_25d30b7f06bbe3e5 {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: -1; }
  .footer_32147b5bffd31090 .footer-nav-widget_3c2a6636689fa9c4 {
    padding: 0 90px; }
    @media (max-width: 991px) {
      .footer_32147b5bffd31090 .footer-nav-widget_3c2a6636689fa9c4 {
        padding: 0 12px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .footer_32147b5bffd31090 .footer-nav-widget_3c2a6636689fa9c4 {
        padding: 0 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .footer_32147b5bffd31090 .footer-nav-widget_3c2a6636689fa9c4 {
        padding: 0 30px; } }

.te-footer-widget_e6c637df330b4dc8 {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .te-footer-widget_e6c637df330b4dc8 {
      margin-bottom: 40px; } }
  .te-footer-widget_e6c637df330b4dc8 .te-footer-widget-title_db6e9e56c4efa7b9,
  .te-footer-widget_e6c637df330b4dc8 .wp-block-heading_ca15e8a2b5276615 {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 39px;
    color: #131A2A;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700; }
  .te-footer-widget_e6c637df330b4dc8 ul {
    padding-left: 0; }
  .te-footer-widget_e6c637df330b4dc8 .te-subscribe-form-widget_b79b048852ee431f .mc4wp-form-fields_6f681af98c21f371 {
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 5px; }
  .te-footer-widget_e6c637df330b4dc8 .te-subscribe-form-widget_b79b048852ee431f .single-field_b00e87dd00392537 input {
    border-radius: 0;
    background-color: transparent;
    color: #ffffff; }
  .te-footer-widget_e6c637df330b4dc8.widget-latest-posts-footer_90c05200c023a41b {
    margin-top: -5px; }
  @media (max-width: 767px) {
    .te-footer-widget_e6c637df330b4dc8.zoom-instagram-widget_6dc1c9200516298e {
      margin-bottom: 0;
      margin-top: -10px; } }
  @media (max-width: 767px) {
    .te-footer-widget_e6c637df330b4dc8.widget_contact_info_widget_525c51c0771cf5b2 {
      margin-bottom: 18px; } }
  @media only screen and (min-width: 992px) and (max-width: 1399px) {
    .te-footer-widget_e6c637df330b4dc8 .widget-instagram-feed_cf2119f00a585f1f {
      width: 170px; } }
  .te-footer-widget_e6c637df330b4dc8 .te-footer-widget-info_cf661e53e684725c {
    padding-right: 30px; }
    @media (max-width: 1199px) {
      .te-footer-widget_e6c637df330b4dc8 .te-footer-widget-info_cf661e53e684725c {
        padding-right: 0; } }
    .te-footer-widget_e6c637df330b4dc8 .te-footer-widget-info_cf661e53e684725c p {
      color: #335371;
      margin-bottom: 30px; }
    .te-footer-widget_e6c637df330b4dc8 .te-footer-widget-info_cf661e53e684725c .te-footer-logo_c385ed511492285b {
      margin-bottom: 30px;
      display: inline-block; }
    .te-footer-widget_e6c637df330b4dc8 .te-footer-widget-info_cf661e53e684725c .info-form-and-social-icon_f4a5fdbc6ef970f0 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 50px; }
      .te-footer-widget_e6c637df330b4dc8 .te-footer-widget-info_cf661e53e684725c .info-form-and-social-icon_f4a5fdbc6ef970f0 .te-social-profile_c3f09821abd9172a {
        margin-top: 0; }
    .te-footer-widget_e6c637df330b4dc8 .te-footer-widget-info_cf661e53e684725c .te-social-profile_c3f09821abd9172a {
      gap: 20px;
      margin-top: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-footer-widget_e6c637df330b4dc8 .te-footer-widget-info_cf661e53e684725c .info-form-and-social-icon_f4a5fdbc6ef970f0 {
        -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_e6c637df330b4dc8.te_widget_nav_menu_8d386e6070e5fa0e ul {
    margin-top: -5px;
    padding-left: 0;
    margin-bottom: 0; }
  .te-footer-widget_e6c637df330b4dc8.te_widget_nav_menu_8d386e6070e5fa0e li {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 2px; }
    .te-footer-widget_e6c637df330b4dc8.te_widget_nav_menu_8d386e6070e5fa0e li:last-child {
      padding-top: 0;
      padding-bottom: 0; }
    .te-footer-widget_e6c637df330b4dc8.te_widget_nav_menu_8d386e6070e5fa0e 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_e6c637df330b4dc8.te_widget_nav_menu_8d386e6070e5fa0e li a::before {
        content: "\f105";
        font-family: "Font Awesome 6 Free";
        font-size: 14px; }
      .te-footer-widget_e6c637df330b4dc8.te_widget_nav_menu_8d386e6070e5fa0e li a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-footer-widget_e6c637df330b4dc8 .te-footer-widget-contact_b555fabfd9517b83 p {
    color: #335371; }
  .te-footer-widget_e6c637df330b4dc8 .te-footer-widget-contact_b555fabfd9517b83 .footer-contact_0e5405375408a268 ul {
    list-style: none; }
    .te-footer-widget_e6c637df330b4dc8 .te-footer-widget-contact_b555fabfd9517b83 .footer-contact_0e5405375408a268 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_e6c637df330b4dc8 .te-footer-widget-contact_b555fabfd9517b83 .footer-contact_0e5405375408a268 ul li:first-child {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .te-footer-widget_e6c637df330b4dc8 .te-footer-widget-contact_b555fabfd9517b83 .footer-contact_0e5405375408a268 ul li:first-child .contact-icon_ebc9ef0288e44c21 {
          margin-top: 5px; }
      .te-footer-widget_e6c637df330b4dc8 .te-footer-widget-contact_b555fabfd9517b83 .footer-contact_0e5405375408a268 ul li:last-child {
        margin-bottom: 0; }
      .te-footer-widget_e6c637df330b4dc8 .te-footer-widget-contact_b555fabfd9517b83 .footer-contact_0e5405375408a268 ul li .contact-icon_ebc9ef0288e44c21 {
        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_e6c637df330b4dc8 .te-footer-widget-contact_b555fabfd9517b83 .footer-contact_0e5405375408a268 ul li .contact-text_580d55cabac58132 {
        color: #335371;
        font-size: 18px;
        line-height: 24px;
        overflow: hidden; }
        .te-footer-widget_e6c637df330b4dc8 .te-footer-widget-contact_b555fabfd9517b83 .footer-contact_0e5405375408a268 ul li .contact-text_580d55cabac58132 a:hover span {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .te-footer-widget_e6c637df330b4dc8 .te-footer-widget-contact_b555fabfd9517b83 .footer-contact_0e5405375408a268 ul li .contact-text_580d55cabac58132 span,
        .te-footer-widget_e6c637df330b4dc8 .te-footer-widget-contact_b555fabfd9517b83 .footer-contact_0e5405375408a268 ul li .contact-text_580d55cabac58132 p,
        .te-footer-widget_e6c637df330b4dc8 .te-footer-widget-contact_b555fabfd9517b83 .footer-contact_0e5405375408a268 ul li .contact-text_580d55cabac58132 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_e6c637df330b4dc8 .te_widget_latest_post_df58442ab5720a37 ul li {
    margin-bottom: 10px; }
    .te-footer-widget_e6c637df330b4dc8 .te_widget_latest_post_df58442ab5720a37 ul li .te-latest-post-thumb_39763f3d3c8b26c1 {
      width: 80px;
      height: 80px;
      border-radius: 20px;
      overflow: hidden; }
    .te-footer-widget_e6c637df330b4dc8 .te_widget_latest_post_df58442ab5720a37 ul li .te-latest-post-desc_4e4f30504db6e6da .te-latest-post-title_39387a829b60a885 {
      margin-bottom: 0;
      font-size: 18px;
      line-height: 29px;
      color: #335371;
      font-weight: 400; }
      .te-footer-widget_e6c637df330b4dc8 .te_widget_latest_post_df58442ab5720a37 ul li .te-latest-post-desc_4e4f30504db6e6da .te-latest-post-title_39387a829b60a885 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_e6c637df330b4dc8 .te_widget_latest_post_df58442ab5720a37 ul li .te-latest-post-desc_4e4f30504db6e6da .te-latest-post-title_39387a829b60a885 a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-footer-widget_e6c637df330b4dc8 .te_widget_latest_post_df58442ab5720a37 ul li .te-latest-post-desc_4e4f30504db6e6da .te-latest-post-meta_e69cd5b93c28ad7e {
      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_16975148540a4aff 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_16975148540a4aff ul {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .te-footer-bottom-menu_16975148540a4aff 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_16975148540a4aff ul li a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }

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

.subscribe-area_af042a34a9081398 {
  overflow: hidden; }
  .subscribe-area_af042a34a9081398.style-1_2c0a87e5af315949 .te-subscribe-inner-area_546f95ec8a7950f3 .te-content-wrapper_e3dc7682ed9711ba {
    background-color: #317EFE;
    border-radius: 20px;
    padding: 63px 50px 68px 74px;
    gap: 14px; }
  .subscribe-area_af042a34a9081398.style-1_2c0a87e5af315949 .te-image-bg-collumn_fcdb6397c702d536 {
    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_af042a34a9081398.style-1_2c0a87e5af315949 .te-image-bg-collumn_fcdb6397c702d536 {
        display: none; } }
  .subscribe-area_af042a34a9081398 .te-content-wrapper_e3dc7682ed9711ba {
    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_af042a34a9081398 .te-content-wrapper_e3dc7682ed9711ba {
        padding: 100px 24px 100px 24px;
        margin: 0 auto; } }
    @media (max-width: 809px) {
      .subscribe-area_af042a34a9081398 .te-content-wrapper_e3dc7682ed9711ba {
        padding: 80px 24px 80px 24px;
        width: 100%; } }
    .subscribe-area_af042a34a9081398 .te-content-wrapper_e3dc7682ed9711ba .short-title_4412127783d0ea08 {
      font-size: 21px;
      font-weight: 500;
      color: #335371;
      margin-bottom: 0; }
    .subscribe-area_af042a34a9081398 .te-content-wrapper_e3dc7682ed9711ba .te-subscribe-title_75340c5e91393a10 {
      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_af042a34a9081398 .te-content-wrapper_e3dc7682ed9711ba .te-subscribe-title_75340c5e91393a10 {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .subscribe-area_af042a34a9081398 .te-content-wrapper_e3dc7682ed9711ba .te-subscribe-title_75340c5e91393a10 {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_af042a34a9081398 .te-content-wrapper_e3dc7682ed9711ba .te-subscribe-title_75340c5e91393a10 {
          font-size: 36px;
          line-height: 42px; } }
    .subscribe-area_af042a34a9081398 .te-content-wrapper_e3dc7682ed9711ba .text_26788e6bf52eb616 {
      font-size: 18px;
      color: #ffffff;
      margin-bottom: 0; }
  .subscribe-area_af042a34a9081398 .te-subscribe-inner-area_546f95ec8a7950f3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .subscribe-area_af042a34a9081398 .te-subscribe-inner-area_546f95ec8a7950f3 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .subscribe-area_af042a34a9081398 .te-subscribe-inner-area_546f95ec8a7950f3 .te-subscribe-collumn_eaf5982e00b80732 {
      -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_af042a34a9081398 .te-subscribe-inner-area_546f95ec8a7950f3 .te-subscribe-collumn_eaf5982e00b80732.te-image-bg-collumn_fcdb6397c702d536 {
          display: none; } }
    .subscribe-area_af042a34a9081398 .te-subscribe-inner-area_546f95ec8a7950f3 .mc4wp-form-fields_6f681af98c21f371 {
      background-color: transparent;
      gap: 10px; }
      @media (max-width: 575px) {
        .subscribe-area_af042a34a9081398 .te-subscribe-inner-area_546f95ec8a7950f3 .mc4wp-form-fields_6f681af98c21f371 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .subscribe-area_af042a34a9081398 .te-subscribe-inner-area_546f95ec8a7950f3 .mc4wp-form-fields_6f681af98c21f371 .submit-btn_889a5b169039e085 {
        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_e6c637df330b4dc8 .te-subscribe-form-wrapper_d9eb1ef74baeaa29 {
  color: #335371; }

.te-subscribe-form-widget_b79b048852ee431f {
  position: relative; }
  .te-subscribe-form-widget_b79b048852ee431f .mc4wp-form-fields_6f681af98c21f371 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    overflow: hidden;
    border-radius: 5px; }
  .te-subscribe-form-widget_b79b048852ee431f .single-field_b00e87dd00392537 {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .te-subscribe-form-widget_b79b048852ee431f .single-field_b00e87dd00392537 input {
      color: #335371;
      height: 55px;
      padding: 0 30px;
      font-size: 18px;
      width: 100%;
      border-radius: 50px; }
    .te-subscribe-form-widget_b79b048852ee431f .single-field_b00e87dd00392537 *::-webkit-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_b79b048852ee431f .single-field_b00e87dd00392537 *:-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_b79b048852ee431f .single-field_b00e87dd00392537 *::-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_b79b048852ee431f .single-field_b00e87dd00392537 *::placeholder {
      color: #778196; }
  .te-subscribe-form-widget_b79b048852ee431f .submit-btn_889a5b169039e085 {
    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_b79b048852ee431f .submit-btn_889a5b169039e085:hover {
      background-color: #131A2A;
      color: #ffffff; }
  .te-subscribe-form-widget_b79b048852ee431f .mc4wp-response_55168fc7d1d92146 {
    position: absolute;
    margin-top: 15px; }
    .te-subscribe-form-widget_b79b048852ee431f .mc4wp-response_55168fc7d1d92146 .mc4wp-alert_50cf41c2b41e2d35.mc4wp-error_53672c8d68ad3a7c p {
      color: #ff0000;
      position: relative; }
    .te-subscribe-form-widget_b79b048852ee431f .mc4wp-response_55168fc7d1d92146 .mc4wp-alert_50cf41c2b41e2d35.mc4wp-error_53672c8d68ad3a7c a {
      color: #ff0000; }
    .te-subscribe-form-widget_b79b048852ee431f .mc4wp-response_55168fc7d1d92146 .mc4wp-alert_50cf41c2b41e2d35.mc4wp-success_e850f150e9f58f89 p, .te-subscribe-form-widget_b79b048852ee431f .mc4wp-response_55168fc7d1d92146 .mc4wp-alert_50cf41c2b41e2d35.mc4wp-notice_511ad4053f5761d6 p {
      color: #ffffff;
      position: relative; }

.te-footer-social-wrapper_11245f376977596f {
  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_11245f376977596f .te-footer-logo_c385ed511492285b {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .te-footer-social-wrapper_11245f376977596f .te-social-widget_b2cb6f8978bf3e6c {
    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_11245f376977596f .te-social-widget_b2cb6f8978bf3e6c span {
      color: #ffffff;
      font-size: 20px;
      font-weight: 400; }

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

.footer_32147b5bffd31090.style-2_911cafbf4cf1737f {
  background-color: #131A2A; }
  .footer_32147b5bffd31090.style-2_911cafbf4cf1737f .te-footer-sec_f8848ad2ad84f86b {
    border-bottom: 1px solid rgba(225, 225, 225, 0.3);
    padding-top: 80px;
    padding-bottom: 70px; }
  .footer_32147b5bffd31090.style-2_911cafbf4cf1737f .te-footer-widget-title_db6e9e56c4efa7b9,
  .footer_32147b5bffd31090.style-2_911cafbf4cf1737f .wp-block-heading_ca15e8a2b5276615 {
    color: #ffffff;
    font-size: 24px; }
  .footer_32147b5bffd31090.style-2_911cafbf4cf1737f .footer-bottom-area_0f60798d64b0b5e9 .te-copyright-text_322c5be023c4f472 p,
  .footer_32147b5bffd31090.style-2_911cafbf4cf1737f .te-footer-widget_e6c637df330b4dc8.te_widget_nav_menu_8d386e6070e5fa0e li a,
  .footer_32147b5bffd31090.style-2_911cafbf4cf1737f .te-footer-widget_e6c637df330b4dc8 .te_widget_latest_post_df58442ab5720a37 ul li .te-latest-post-desc_4e4f30504db6e6da .te-latest-post-title_39387a829b60a885 a,
  .footer_32147b5bffd31090.style-2_911cafbf4cf1737f .te-footer-widget_e6c637df330b4dc8 .te_widget_latest_post_df58442ab5720a37 ul li .te-latest-post-desc_4e4f30504db6e6da .te-latest-post-title_39387a829b60a885,
  .footer_32147b5bffd31090.style-2_911cafbf4cf1737f .te-footer-widget_e6c637df330b4dc8 .te_widget_latest_post_df58442ab5720a37 ul li .te-latest-post-desc_4e4f30504db6e6da .te-latest-post-meta_e69cd5b93c28ad7e,
  .footer_32147b5bffd31090.style-2_911cafbf4cf1737f .te-footer-widget_e6c637df330b4dc8 .te-subscribe-form-wrapper_d9eb1ef74baeaa29,
  .footer_32147b5bffd31090.style-2_911cafbf4cf1737f .te-footer-bottom-menu_16975148540a4aff ul li a,
  .footer_32147b5bffd31090.style-2_911cafbf4cf1737f .footer-bottom-area_0f60798d64b0b5e9 .te-copyright-text_322c5be023c4f472 p a {
    color: #ffffff; }

/*# sourceMappingURL=style.css_6082573d28edbe74.map_b949a19dd8df9b3b */