/**
 * Stylesheet:  style.css
 * Theme:       Ekobyte - IT Service & Technology HTML5 Template
 * Version:     1.0
 * Author:     	ThemeEarth
 * 
 */
/* Table of contents
=========================
1.Preloader
2.Scrollup
4.Nav Menu CSS
3.Slider Section
5.Info Card
6.Icon Card
7. About Image Card
8. About Info Card
09. Counter Card
10. Process Step Card
11. Testimonial Card
12. Accordion Card
13. Post Card
14. Skill Progress Card
15. Call To Action Card
16. Title Card
17. Breadcrumb
18. Paginations
19. Project Details Page
20. sidebar
21. Comment List
22. Comment Form
23. Team member
24. Portfolio25. About Page
25. About Page
26. Contact Page
27. Service Page
28. Team Page
29. Blog Page
Footer

===========================*/
/* Theme Default CSS */
* {
  margin: 0;
  border: 0;
  outline: none; }

html,
body {
  height: 100%;
  font-size: 16px;
  font-weight: 400;
  font-family: "Inter", sans-serif;
  color: #335371;
  vertical-align: baseline;
  line-height: 1.7;
  font-smoothing: antialiased; }

p {
  margin: 0 0 15px; }

img {
  max-width: 100%;
  height: auto; }

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  font-family: "Inter", sans-serif;
  color: #14203A;
  font-style: normal;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }

h1 {
  font-size: 48px;
  line-height: 1.15;
  font-weight: 500; }

h2 {
  font-size: 36px;
  line-height: 1.2;
  font-weight: 500; }

h3 {
  font-size: 28px;
  line-height: 1.25;
  font-weight: 500; }

h4 {
  font-size: 22px;
  line-height: 1.35;
  font-weight: 500; }

h5 {
  font-size: 18px;
  line-height: 1.4;
  font-weight: 500; }

h6 {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 500; }

label {
  color: #335371;
  cursor: pointer;
  font-size: 16px;
  font-weight: 400; }

button {
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }

a,
.button {
  text-decoration: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }

a:focus,
.button:focus {
  text-decoration: none;
  outline: none; }

a:focus {
  color: #317EFE;
  text-decoration: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }

a,
button {
  color: #317EFE;
  outline: medium none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  a:hover,
  button:hover {
    color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }

button:focus,
input:focus,
input:focus,
textarea,
textarea:focus {
  outline: 0; }

ul {
  list-style: outside none none;
  margin: 0;
  padding: 0; }

::-moz-selection {
  background: #317EFE;
  text-shadow: none;
  color: #fff; }

::selection {
  background: #317EFE;
  text-shadow: none;
  color: #fff; }

textarea:focus,
input:focus {
  outline: none; }

.red-100_0d396ed66461023e {
  background-color: #FFF3F3; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

code {
  color: #E7F914; }

.te-theme-btn_7b90d20a12df1810,
.wp-block-loginout_9a5ac08f69a119d1 a,
input.te-theme-btn_7b90d20a12df1810 {
  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_7b90d20a12df1810:hover,
  .wp-block-loginout_9a5ac08f69a119d1 a:hover,
  input.te-theme-btn_7b90d20a12df1810:hover {
    color: #131A2A;
    background-color: #E7F914; }
  .te-theme-btn_7b90d20a12df1810:focus,
  .wp-block-loginout_9a5ac08f69a119d1 a:focus,
  input.te-theme-btn_7b90d20a12df1810:focus {
    color: #ffffff; }
  .te-theme-btn_7b90d20a12df1810.yellow-btn_db293c432d2fede3,
  .wp-block-loginout_9a5ac08f69a119d1 a.yellow-btn_db293c432d2fede3,
  input.te-theme-btn_7b90d20a12df1810.yellow-btn_db293c432d2fede3 {
    background-color: #E7F914;
    color: #14203A; }
  .te-theme-btn_7b90d20a12df1810.simple-btn_2608e2807057d0b0,
  .wp-block-loginout_9a5ac08f69a119d1 a.simple-btn_2608e2807057d0b0,
  input.te-theme-btn_7b90d20a12df1810.simple-btn_2608e2807057d0b0 {
    padding-left: 36px;
    padding-right: 36px; }

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

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

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

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

.circle-rotate-wrapper_69ae48b33d14fd80 {
  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_69ae48b33d14fd80 .circle-rotate-inner_b8268415ec37b602 {
    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_952b54bf88a49638 {
  margin-top: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tp-page-content_ebc718da35e679fc .size-full_85951908f194a464.alignright_c67fb81056f3da1c {
  margin-bottom: 15px;
  margin-top: 20px; }
.tp-page-content_ebc718da35e679fc figure.wp-caption_28588a5bafbb1b41.aligncenter_cdb84c6d7fe6a760 {
  margin-top: 40px; }
.tp-page-content_ebc718da35e679fc dl, .tp-page-content_ebc718da35e679fc ol, .tp-page-content_ebc718da35e679fc ul {
  margin-bottom: 11px; }
.tp-page-content_ebc718da35e679fc .te-comment-respond_804f88346802193f {
  margin-top: 78px;
  margin-bottom: 20px; }
.tp-page-content_ebc718da35e679fc .te-latest-comments_fdcb20e1aad23b96 .te-comment-respond_804f88346802193f {
  margin-bottom: 40px; }
.tp-page-content_ebc718da35e679fc .te-post-comments_d7f1569df0413e46 {
  margin-top: 80px; }

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

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

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

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

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

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

.gallery-columns-1_5269185aa8d88359 .gallery-item_71dbf36240c7046e {
  max-width: 100%;
  width: 100%; }

.gallery-columns-2_8000c3275e929505 .gallery-item_71dbf36240c7046e {
  max-width: 50%; }

.gallery-columns-3_261ad40267366ba7 .gallery-item_71dbf36240c7046e {
  max-width: 33.33%; }

.gallery-columns-4_5060d8004d1ce03a .gallery-item_71dbf36240c7046e {
  max-width: 25%; }

.gallery-columns-5_074272a797d982c8 .gallery-item_71dbf36240c7046e {
  max-width: 20%; }

.gallery-columns-6_79d27fb4b3f54b8e .gallery-item_71dbf36240c7046e {
  max-width: 16.66%; }

.gallery-columns-7_21a3b4dd0f7fcb5d .gallery-item_71dbf36240c7046e {
  max-width: 14.28%; }

.gallery-columns-8_89bdff8936e0742b .gallery-item_71dbf36240c7046e {
  max-width: 12.5%; }

.gallery-columns-9_23cff8163b4a0b1f .gallery-item_71dbf36240c7046e {
  max-width: 11.11%; }

.gallery-caption_d63679ea92c020a1 {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.te-post-content p.has-large-font-size_870979a688823aaa {
  font-size: 36px;
  line-height: 1.2; }
.te-post-content .wp-block-search_51542f7f926497bb {
  margin-bottom: 15px; }
.te-post-content .wp-block-file_86ad9fcdfa2d1307 {
  margin-top: 20px; }
.te-post-content .wp-block-group__inner-container_75e0b6d7de907b6c p {
  margin-top: 0 !important; }

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

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

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

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

.wp-block-cover_927a6147128961ff p.wp-block-cover-text_5ac065dbb82d162e,
.wp-block-cover_927a6147128961ff.is-light_387fdc566bb76933 .wp-block-cover__inner-container_876f8dff62d40d3b {
  color: #fff !important; }

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

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

.widget_b1704fb43aa29757 .wp-block-archives-dropdown_cbeb5f3a63a61a83,
.widget_b1704fb43aa29757 .wp-block-categories-dropdown_c9ec18210ed70f9a,
.widget_b1704fb43aa29757 .wp-block-loginout_9a5ac08f69a119d1,
.widget_b1704fb43aa29757 .wp-block-social-links_ecc21e22eef9dbc4,
.widget_b1704fb43aa29757.widget_archive_e5c5a13d1af0778b select,
.widget_b1704fb43aa29757.te_widget_categories_26f62bc99856c6cb select,
.widget_b1704fb43aa29757.widget_text_6bea520f578c0d23 select,
.widget_b1704fb43aa29757.te_widget_search_c3414499464c7825 .search-form_927944ffd21bf341,
.widget_b1704fb43aa29757.te_widget_tag_cloud_63f777b047795385 .tagcloud_8e63e0f58981fb9c,
.widget_b1704fb43aa29757 .wp-block-tag-cloud_9a34c91e680dd4b7 {
  margin-bottom: 6px; }

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

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

.blog-search-content_653a547f8f1f8ecf {
  margin: 0; }
  .blog-search-content_653a547f8f1f8ecf .wp-block-search_51542f7f926497bb,
  .blog-search-content_653a547f8f1f8ecf .search-form_927944ffd21bf341,
  .blog-search-content_653a547f8f1f8ecf .sidebar__search_9de71f28ef23e217 {
    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_653a547f8f1f8ecf .wp-block-search_51542f7f926497bb,
      .blog-search-content_653a547f8f1f8ecf .search-form_927944ffd21bf341,
      .blog-search-content_653a547f8f1f8ecf .sidebar__search_9de71f28ef23e217 {
        width: 100%; } }
    .blog-search-content_653a547f8f1f8ecf .wp-block-search_51542f7f926497bb .wp-block-search__inside-wrapper_8ee34dc6d1cb4c18,
    .blog-search-content_653a547f8f1f8ecf .search-form_927944ffd21bf341 .wp-block-search__inside-wrapper_8ee34dc6d1cb4c18,
    .blog-search-content_653a547f8f1f8ecf .sidebar__search_9de71f28ef23e217 .wp-block-search__inside-wrapper_8ee34dc6d1cb4c18 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .blog-search-content_653a547f8f1f8ecf .wp-block-search_51542f7f926497bb label,
    .blog-search-content_653a547f8f1f8ecf .search-form_927944ffd21bf341 label,
    .blog-search-content_653a547f8f1f8ecf .sidebar__search_9de71f28ef23e217 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_653a547f8f1f8ecf .wp-block-search_51542f7f926497bb input,
    .blog-search-content_653a547f8f1f8ecf .search-form_927944ffd21bf341 input,
    .blog-search-content_653a547f8f1f8ecf .sidebar__search_9de71f28ef23e217 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_653a547f8f1f8ecf .wp-block-search_51542f7f926497bb button,
    .blog-search-content_653a547f8f1f8ecf .search-form_927944ffd21bf341 button,
    .blog-search-content_653a547f8f1f8ecf .sidebar__search_9de71f28ef23e217 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_ebc718da35e679fc .wp-smiley_748b7e2972c8a1b4,
.entry-content_a482d5fb93bb62ba .wp-smiley_748b7e2972c8a1b4,
.comment-content_e6732c311de73d3f .wp-smiley_748b7e2972c8a1b4 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

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

.te-comment-respond_804f88346802193f.style-two_adb3c2873590e931 .wpcf7-form_b97c253ee420a945 .wpcf7-not-valid-tip_8b2f8629d03c1f99 {
  color: #d9c0b8 !important; }
.te-comment-respond_804f88346802193f .wpcf7-form_b97c253ee420a945 .wpcf7-not-valid_4b066f3c3436e7ef {
  border-color: #dc3232 !important; }
.te-comment-respond_804f88346802193f .wpcf7-form_b97c253ee420a945 .wpcf7-not-valid-tip_8b2f8629d03c1f99 {
  font-size: 16px;
  margin-top: 5px; }
.te-comment-respond_804f88346802193f .wpcf7-form_b97c253ee420a945.sent_ddf02c045b14114a .wpcf7-response-output_d3e690869eccd7a3 {
  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_804f88346802193f .wpcf7-form_b97c253ee420a945.invalid_ecfa654e50032ace .wpcf7-response-output_d3e690869eccd7a3 {
  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_a9259c0abdc5cbc9 {
  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_a9259c0abdc5cbc9 .wpcf7-te-list-item_2f1946c6c4db12e9 {
    margin: 0; }
    .wpcf7-form-control_a9259c0abdc5cbc9 .wpcf7-te-list-item_2f1946c6c4db12e9 label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      margin: 0;
      gap: 10px; }
      .wpcf7-form-control_a9259c0abdc5cbc9 .wpcf7-te-list-item_2f1946c6c4db12e9 label .wpcf7-te-list-item-label_04e6efe9c346af57 {
        font-size: 16px;
        font-weight: 400; }

.logged-in_e1e7e81caf1fbccc .te-comment-respond_804f88346802193f textarea {
  margin-bottom: 12px; }

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

body.admin-bar_ba688becc0d2a971 .header-menu-area_d7234fec995985a6.sticky_menu_8e818931283f85f1 {
  top: 30px; }
  @media (max-width: 600px) {
    body.admin-bar_ba688becc0d2a971 .header-menu-area_d7234fec995985a6.sticky_menu_8e818931283f85f1 {
      top: 0; } }

.page-template-default_093e07886ed45103.page-id-146_ed5855ac1c839f49 .tp-page-content_ebc718da35e679fc p:last-child {
  margin-bottom: 10px; }
.page-template-default_093e07886ed45103.page-id-1133_2e846f70dc88ab4c .tp-page-content_ebc718da35e679fc .te-comment-respond_804f88346802193f {
  margin-top: 78px;
  display: inline-block;
  width: 100%; }
.page-template-default_093e07886ed45103.page-id-3_7e53198fa9152e77 .page-area_d113957a905a61a0 {
  padding-top: 128px; }

.single-post-item_bd55c6fbe74e166f.post-24_6fbce551a0a4fc08 .wp-block-button_f7b97e8be32637cd a {
  color: #ffffff; }

.post-template-default_dfd9654e58ac9ff3.postid-163_8d2975add15b3512 .te-blog-details-wrapper_bc952b5aeec32ffa .te-post-item_429d53c109570dd9 .te-post-content {
  margin-bottom: 34px; }
.post-template-default_dfd9654e58ac9ff3.postid-150_02e19e8148b7f48f .te-blog-details-wrapper_bc952b5aeec32ffa .te-post-item_429d53c109570dd9 .te-post-content {
  margin-bottom: 34px; }
  .post-template-default_dfd9654e58ac9ff3.postid-150_02e19e8148b7f48f .te-blog-details-wrapper_bc952b5aeec32ffa .te-post-item_429d53c109570dd9 .te-post-content .wp-block-group_53c34255eefa877b.is-layout-constrained_45851a7dce17ee79:last-child {
    border: 1px solid #000; }
.post-template-default_dfd9654e58ac9ff3.postid-51_9677cf40c5e4ec04 .te-blog-details-wrapper_bc952b5aeec32ffa .te-post-item_429d53c109570dd9 .te-post-content {
  margin-bottom: 25px; }
  .post-template-default_dfd9654e58ac9ff3.postid-51_9677cf40c5e4ec04 .te-blog-details-wrapper_bc952b5aeec32ffa .te-post-item_429d53c109570dd9 .te-post-content p:last-child {
    margin-bottom: 0; }
.post-template-default_dfd9654e58ac9ff3.postid-1163_ff3e196d41989699 .te-blog-details-wrapper_bc952b5aeec32ffa .te-post-item_429d53c109570dd9 .te-post-content .wp-caption_28588a5bafbb1b41, .post-template-default_dfd9654e58ac9ff3.postid-568_218ab842918d5985 .te-blog-details-wrapper_bc952b5aeec32ffa .te-post-item_429d53c109570dd9 .te-post-content .wp-caption_28588a5bafbb1b41 {
  margin-top: 20px; }
.post-template-default_dfd9654e58ac9ff3.postid-1785_709701420664231e .te-blog-details-wrapper_bc952b5aeec32ffa .te-post-item_429d53c109570dd9 .te-post-content .wp-block-button__link_dfd7523f812a042d {
  color: #ffffff !important; }
.post-template-default_dfd9654e58ac9ff3.postid-1149_6de8687a9fafe8db .te-blog-details-wrapper_bc952b5aeec32ffa .te-latest-comments_fdcb20e1aad23b96 li .te-comments-item_1d6e5f971dc1b6b8 .te-comments-text_177f2650377b99a0 p {
  margin-bottom: 0; }
.post-template-default_dfd9654e58ac9ff3.postid-555_d31cd1e4ff3a8bd6 .te-blog-details-wrapper_bc952b5aeec32ffa .te-post-item_429d53c109570dd9 .te-post-content .gallery {
  margin-top: 20px; }

.error-404_4ab0b01b8380cdc4.not-found {
  margin-top: -20px;
  margin-bottom: 40px; }
  .error-404_4ab0b01b8380cdc4.not-found .error-content_e3947e1aa05567e9 .error-btn-bh_e54eb08a3c813c49 {
    margin-top: 20px; }

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

.sidebar_4e61b7057a9c1569 .widget_media_gallery_b5d651a39ecb2c58 .gallery-item_71dbf36240c7046e {
  margin-bottom: 0; }
  .sidebar_4e61b7057a9c1569 .widget_media_gallery_b5d651a39ecb2c58 .gallery-item_71dbf36240c7046e 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_caa861b1dbe0f8cd {
  -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_20363c76c4515958 {
  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_fea2288e7f22552c path {
  stroke: #317EFE;
  stroke-width: 4;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

body.admin-bar_ba688becc0d2a971 .header-area_38c962180d58442d.style-2_a2258c718b0bda87.login .te-header-menu-area_38bde01aefd5e7b5 {
  top: auto !important; }

.header-area_38c962180d58442d .container-fluid_96f3a1bdcd0a9724 {
  padding: 0 70px; }
  @media (max-width: 1550px) {
    .header-area_38c962180d58442d .container-fluid_96f3a1bdcd0a9724 {
      padding: 0 24px; } }
.header-area_38c962180d58442d.style-2_a2258c718b0bda87 .header-top {
  padding: 9px 0;
  background-color: #F9F4F1; }
  .header-area_38c962180d58442d.style-2_a2258c718b0bda87 .header-top .te-header-contact-info_f54ba03d743362eb span {
    color: #677471; }
    .header-area_38c962180d58442d.style-2_a2258c718b0bda87 .header-top .te-header-contact-info_f54ba03d743362eb span i {
      color: #317EFE; }
    .header-area_38c962180d58442d.style-2_a2258c718b0bda87 .header-top .te-header-contact-info_f54ba03d743362eb span a {
      color: #677471; }
  .header-area_38c962180d58442d.style-2_a2258c718b0bda87 .header-top .te-social-profile_115eacd8da36959e a {
    color: #317EFE;
    background-color: #E0E6F8;
    width: 42px;
    height: 42px; }
    .header-area_38c962180d58442d.style-2_a2258c718b0bda87 .header-top .te-social-profile_115eacd8da36959e a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #ffffff;
      background-color: #317EFE; }
.header-area_38c962180d58442d.style-2_a2258c718b0bda87 .te-header-menu-area_38bde01aefd5e7b5 {
  position: fixed;
  top: 20px;
  left: 0;
  width: 100%; }
  .header-area_38c962180d58442d.style-2_a2258c718b0bda87 .te-header-menu-area_38bde01aefd5e7b5 .menu-wrapper_42eb236698634a69 {
    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_38c962180d58442d.style-2_a2258c718b0bda87 .te-header-menu-area_38bde01aefd5e7b5 .menu-wrapper_42eb236698634a69 {
        padding-left: 10px;
        padding-right: 6px; } }
  .header-area_38c962180d58442d.style-2_a2258c718b0bda87 .te-header-menu-area_38bde01aefd5e7b5 .te-header-btn_1f9a337a20083308 .te-quote-btn_350d7e54ecbb5afe {
    background-color: #E7F914;
    border-color: #E7F914; }
.header-area_38c962180d58442d.style-2_a2258c718b0bda87 .te-sticky_menu {
  top: 0; }
  .header-area_38c962180d58442d.style-2_a2258c718b0bda87 .te-sticky_menu .menu-wrapper_42eb236698634a69 {
    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_8f0d699731d5a171 {
    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_cb289330b3a7d3f7 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px; }
  .header-top .te-header-contact-info_f54ba03d743362eb {
    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_f54ba03d743362eb 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_f54ba03d743362eb span.te-contact-info-item_3050908c5ae59c18 {
        gap: 0 10px !important; }
      .header-top .te-header-contact-info_f54ba03d743362eb 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_50d3b9c021746eb0 {
      display: none; } }
  .header-top .header-top-btn_50d3b9c021746eb0 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_50d3b9c021746eb0 a:hover:after {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
    .header-top .header-top-btn_50d3b9c021746eb0 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_115eacd8da36959e {
    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_115eacd8da36959e .te-social-profile-label_6a725df89ca36f86 {
      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_115eacd8da36959e 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_115eacd8da36959e a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #14203A;
        background-color: #E7F914; }

.te-header-menu-area_38bde01aefd5e7b5 {
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-header-menu-area_38bde01aefd5e7b5.te-te-sticky-header_f318c6938d884de0 {
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-header-menu-area_38bde01aefd5e7b5.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_38bde01aefd5e7b5.te-sticky_menu .te-logo_8dc5ed0790831aeb .te-sticky-logo_1d588531a0ae56f5 img {
          width: 170px;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-header-menu-area_38bde01aefd5e7b5.te-sticky_menu .te-main-menu_6db95a3bf2f56116 ul li.te-active > a:after {
      bottom: 20px; }
    .te-header-menu-area_38bde01aefd5e7b5.te-sticky_menu .te-main-menu_6db95a3bf2f56116 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_38bde01aefd5e7b5.te-sticky_menu .te-main-menu_6db95a3bf2f56116 ul li a {
          padding: 33px 14px; } }
    .te-header-menu-area_38bde01aefd5e7b5.te-sticky_menu .te-main-menu_6db95a3bf2f56116 ul li ul li a {
      padding: 10px 20px; }
  .te-header-menu-area_38bde01aefd5e7b5 .te-header-menu-wrapper_a1977bba638ee4b1 {
    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_38bde01aefd5e7b5 .te-header-menu-wrapper_a1977bba638ee4b1 {
        gap: 20px; } }
  .te-header-menu-area_38bde01aefd5e7b5 .te-logo_8dc5ed0790831aeb {
    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_38bde01aefd5e7b5 .te-logo_8dc5ed0790831aeb {
        height: 100px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-header-menu-area_38bde01aefd5e7b5 .te-logo_8dc5ed0790831aeb {
        height: 80px; } }
    .te-header-menu-area_38bde01aefd5e7b5 .te-logo_8dc5ed0790831aeb .te-standard-logo_21ce51e5ca12e944 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-header-menu-area_38bde01aefd5e7b5 .te-logo_8dc5ed0790831aeb .te-sticky-logo_1d588531a0ae56f5 {
      display: none; }
      @media only screen and (max-width: 767px) {
        .te-header-menu-area_38bde01aefd5e7b5 .te-logo_8dc5ed0790831aeb .te-sticky-logo_1d588531a0ae56f5 {
          width: 170px; } }
      @media only screen and (max-width: 1199px) {
        .te-header-menu-area_38bde01aefd5e7b5 .te-logo_8dc5ed0790831aeb .te-sticky-logo_1d588531a0ae56f5 {
          display: block; } }
      .te-header-menu-area_38bde01aefd5e7b5 .te-logo_8dc5ed0790831aeb .te-sticky-logo_1d588531a0ae56f5 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-header-menu-area_38bde01aefd5e7b5 .te-logo_8dc5ed0790831aeb .te-retina-logo_70c07327d8f5b66d {
      display: none; }

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

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

.te-header-btn_1f9a337a20083308 {
  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_1f9a337a20083308 .te-icon_ddd07459d1b8b806 {
    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_1f9a337a20083308 .te-icon_ddd07459d1b8b806: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_1f9a337a20083308 {
      display: none; } }
  .te-header-btn_1f9a337a20083308 .te-cta-btn_4552130bb3d97aee {
    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_1f9a337a20083308 .te-cta-btn_4552130bb3d97aee:hover {
      background-color: #317EFE;
      color: #ffffff; }
  .te-header-btn_1f9a337a20083308 .te-quote-btn_350d7e54ecbb5afe {
    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_1f9a337a20083308 .te-quote-btn_350d7e54ecbb5afe: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_a3156d609b518c5f {
    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_a3156d609b518c5f .te-search-content-filed_a2cc0c13ee99b5a2 {
      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_a3156d609b518c5f .te-search-content-filed_a2cc0c13ee99b5a2 .te-search-close {
        cursor: pointer;
        font-size: 30px;
        color: #ffffff; }
    .te-search-form-wrapper .te-search-form-inner_a3156d609b518c5f .te-search-form_81e698d098fa585d {
      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_a3156d609b518c5f .te-search-form_81e698d098fa585d .te-search-form-input_be515ac08ca7245d {
        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_a3156d609b518c5f .te-search-form_81e698d098fa585d .te-search-form-input_be515ac08ca7245d .te-search-icon_8de26ed5153fb37c {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .te-search-form-wrapper .te-search-form-inner_a3156d609b518c5f .te-search-form_81e698d098fa585d .te-search-form-input_be515ac08ca7245d button.te-submit-search-btn_ab3557680a55e906 {
          padding: 15px 24px !important; }
      .te-search-form-wrapper .te-search-form-inner_a3156d609b518c5f .te-search-form_81e698d098fa585d input[type="search"] {
        margin-top: 0 !important;
        background: transparent !important;
        border: 0 !important;
        padding: 0 12px !important;
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; }

.mean-container a.meanmenu-reveal {
  display: none; }

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

.mean-container .mean-bar {
  padding: 0;
  min-height: auto;
  background: none; }

.mean-container .mean-nav > ul {
  padding: 0;
  margin: 0;
  width: 100%;
  list-style-type: none;
  display: block !important; }

.mean-container a.meanmenu-reveal {
  display: none !important; }

.mean-container .mean-nav ul li a {
  width: 100%;
  padding: 10px 0;
  color: #14203A;
  border-top: 1px solid #dfe2e9;
  font-size: 14px;
  text-transform: capitalize;
  line-height: 1.5;
  font-weight: 500; }

.mean-container .mean-nav ul li a.mean-expand {
  margin-top: 5px;
  padding: 0 !important;
  border: 1px solid #dfe2e9 !important;
  height: 30px;
  width: 30px;
  line-height: 30px;
  color: #14203A;
  line-height: 30px;
  top: 0;
  font-weight: 400; }

.mean-container .mean-nav ul li > a > i {
  display: none; }

.mean-container .mean-nav ul li > a.mean-expand i {
  display: inline-block; }

.mean-container .mean-nav > ul > li:first-child > a {
  border-top: 0; }

.mean-container .mean-nav ul li.dropdown-opened_0fd5560f8f78e416 a.mean-expand.mean-clicked_82ce75c59736e7b7 {
  background-color: #317EFE;
  border-color: #317EFE !important; }

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

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

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

.te-mobile-menu-bar_71f90b9a47cb6baf 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_71f90b9a47cb6baf 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_044f3dc1914bcf4b {
    display: inline-block;
    width: 180px; }
  .te-menu-sidebar-area .te-menu-sidebar-wrapper_3ea4b9cad1fd56cc {
    position: relative;
    padding: 40px; }
  .te-menu-sidebar-area.active {
    right: 0; }
  .te-menu-sidebar-area .te-menu-sidebar-close_a1f2e5bd72b3e62f {
    position: absolute;
    top: 0;
    right: 0; }
    .te-menu-sidebar-area .te-menu-sidebar-close_a1f2e5bd72b3e62f .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_a1f2e5bd72b3e62f .te-menu-sidebar-close-btn:hover {
        background-color: #317EFE; }
  .te-menu-sidebar-area .te-menu-sidebar-content_cb6bba91cdbfa20a .te-menu-sidebar-single-widget_af46a192ab2541f6 {
    display: inline-block;
    margin-top: 20px;
    width: 100%; }
    .te-menu-sidebar-area .te-menu-sidebar-content_cb6bba91cdbfa20a .te-menu-sidebar-single-widget_af46a192ab2541f6 .te-menu-sidebar-title_0c5ae71b2ac66a8b {
      margin-bottom: 5px; }
    .te-menu-sidebar-area .te-menu-sidebar-content_cb6bba91cdbfa20a .te-menu-sidebar-single-widget_af46a192ab2541f6 .te-header-contact-info_f54ba03d743362eb {
      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_cb6bba91cdbfa20a .te-menu-sidebar-single-widget_af46a192ab2541f6 .te-header-contact-info_f54ba03d743362eb 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_cb6bba91cdbfa20a .te-menu-sidebar-single-widget_af46a192ab2541f6 .te-header-contact-info_f54ba03d743362eb span.te-contact-info-item_3050908c5ae59c18 {
          gap: 0 10px !important; }
        .te-menu-sidebar-area .te-menu-sidebar-content_cb6bba91cdbfa20a .te-menu-sidebar-single-widget_af46a192ab2541f6 .te-header-contact-info_f54ba03d743362eb 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_cb6bba91cdbfa20a .te-menu-sidebar-single-widget_af46a192ab2541f6 .te-header-contact-info_f54ba03d743362eb span a:hover {
            color: #317EFE; }
    .te-menu-sidebar-area .te-menu-sidebar-content_cb6bba91cdbfa20a .te-menu-sidebar-single-widget_af46a192ab2541f6 .te-social-profile_115eacd8da36959e {
      margin-top: 20px;
      border-top: 1px solid #dfe2e9;
      width: 100%;
      padding-top: 20px; }
      .te-menu-sidebar-area .te-menu-sidebar-content_cb6bba91cdbfa20a .te-menu-sidebar-single-widget_af46a192ab2541f6 .te-social-profile_115eacd8da36959e a {
        color: #14203A;
        font-size: 22px; }
        .te-menu-sidebar-area .te-menu-sidebar-content_cb6bba91cdbfa20a .te-menu-sidebar-single-widget_af46a192ab2541f6 .te-social-profile_115eacd8da36959e 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_88d36567225666e8 {
  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_88d36567225666e8.style-2_a2258c718b0bda87 .te-single-slider_7dfe482cbefc3a16 {
    height: 950px;
    padding-top: 70px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_88d36567225666e8.style-2_a2258c718b0bda87 .te-single-slider_7dfe482cbefc3a16 {
        height: unset;
        padding: 80px 0; } }
    .slider-area_88d36567225666e8.style-2_a2258c718b0bda87 .te-single-slider_7dfe482cbefc3a16 .slider-feature-img_d446a61f394b1f8e {
      position: absolute;
      right: 0;
      top: 0; }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_88d36567225666e8.style-2_a2258c718b0bda87 .te-single-slider_7dfe482cbefc3a16 .slider-feature-img_d446a61f394b1f8e {
          right: -200px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_88d36567225666e8.style-2_a2258c718b0bda87 .te-single-slider_7dfe482cbefc3a16 .slider-feature-img_d446a61f394b1f8e {
          right: -280px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_88d36567225666e8.style-2_a2258c718b0bda87 .te-single-slider_7dfe482cbefc3a16 .slider-feature-img_d446a61f394b1f8e {
          right: -380px; } }
      .slider-area_88d36567225666e8.style-2_a2258c718b0bda87 .te-single-slider_7dfe482cbefc3a16 .slider-feature-img_d446a61f394b1f8e .company-award_dcfc5484f348ec27 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        margin-top: 50px;
        left: 135px; }
        .slider-area_88d36567225666e8.style-2_a2258c718b0bda87 .te-single-slider_7dfe482cbefc3a16 .slider-feature-img_d446a61f394b1f8e .company-award_dcfc5484f348ec27 .icon_fb69e8e1d1d121a9 {
          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_88d36567225666e8.style-2_a2258c718b0bda87 .te-single-slider_7dfe482cbefc3a16 .slider-feature-img_d446a61f394b1f8e .slider-feature-img-overlay_a1cf59b507616dea {
          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_88d36567225666e8.style-2_a2258c718b0bda87 .te-single-slider_7dfe482cbefc3a16 .slider-left-shape_629de7467fd6ded1 {
      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_88d36567225666e8.style-2_a2258c718b0bda87 .te-single-slider_7dfe482cbefc3a16 .slider-left-shape_629de7467fd6ded1 {
          display: none; } }
    .slider-area_88d36567225666e8.style-2_a2258c718b0bda87 .te-single-slider_7dfe482cbefc3a16 .slider-right-shape_e792df1bffa24a25 {
      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_88d36567225666e8.style-2_a2258c718b0bda87 .te-single-slider_7dfe482cbefc3a16 .slider-right-shape_e792df1bffa24a25 {
          display: none; } }
    .slider-area_88d36567225666e8.style-2_a2258c718b0bda87 .te-single-slider_7dfe482cbefc3a16 .slider-circle-shape_a2c3d9235e86983b {
      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_88d36567225666e8 .te-slider-wrapper_5d2104700b9f898c .slick-active .te-slider-short-title_070029470d355040,
  .slider-area_88d36567225666e8 .te-slider-wrapper_5d2104700b9f898c .slick-active .te-slider-title_6bf462b3bce67318,
  .slider-area_88d36567225666e8 .te-slider-wrapper_5d2104700b9f898c .slick-active .te-slider-short-desc_a64b3e9aff2fe79d,
  .slider-area_88d36567225666e8 .te-slider-wrapper_5d2104700b9f898c .slick-active .te-slider-btn-wrapper_c72712e3832a7f8b {
    -webkit-animation-name: MovefadeUp;
    animation-name: MovefadeUp;
    -webkit-animation-fill-mode: both; }
  .slider-area_88d36567225666e8 .te-slider-wrapper_5d2104700b9f898c .slick-active .te-slider-short-title_070029470d355040 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; }
  .slider-area_88d36567225666e8 .te-slider-wrapper_5d2104700b9f898c .slick-active .te-slider-title_6bf462b3bce67318 {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  .slider-area_88d36567225666e8 .te-slider-wrapper_5d2104700b9f898c .slick-active .te-slider-short-desc_a64b3e9aff2fe79d {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s; }
  .slider-area_88d36567225666e8 .te-slider-wrapper_5d2104700b9f898c .slick-active .te-slider-btn-wrapper_c72712e3832a7f8b {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s; }
  .slider-area_88d36567225666e8 .te-slider-wrapper_5d2104700b9f898c .slick-dots_1f375747b2aeb991 {
    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_88d36567225666e8 .te-slider-wrapper_5d2104700b9f898c .slick-dots_1f375747b2aeb991 {
        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_88d36567225666e8 .te-slider-wrapper_5d2104700b9f898c .slick-dots_1f375747b2aeb991 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_88d36567225666e8 .te-slider-wrapper_5d2104700b9f898c .slick-dots_1f375747b2aeb991 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_88d36567225666e8 .te-slider-wrapper_5d2104700b9f898c .slick-dots_1f375747b2aeb991 li button:hover {
          background-color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
      .slider-area_88d36567225666e8 .te-slider-wrapper_5d2104700b9f898c .slick-dots_1f375747b2aeb991 li.slick-active {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 1px solid #317EFE; }
        .slider-area_88d36567225666e8 .te-slider-wrapper_5d2104700b9f898c .slick-dots_1f375747b2aeb991 li.slick-active button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .slider-area_88d36567225666e8 .te-single-slider_7dfe482cbefc3a16 {
    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_88d36567225666e8 .te-single-slider_7dfe482cbefc3a16 {
        background-image: none !important; } }
    .slider-area_88d36567225666e8 .te-single-slider_7dfe482cbefc3a16 .te-slider-overlay_4268392ea663dea7 {
      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_88d36567225666e8 .te-single-slider_7dfe482cbefc3a16 .te-slider-overlay_4268392ea663dea7 {
          left: 0; } }
      .slider-area_88d36567225666e8 .te-single-slider_7dfe482cbefc3a16 .te-slider-overlay_4268392ea663dea7 .te-slider-overlay-shape_a04e486f8c39959a {
        position: absolute;
        top: 0;
        height: 100%;
        left: -340px;
        width: 100%; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_88d36567225666e8 .te-single-slider_7dfe482cbefc3a16 .te-slider-overlay_4268392ea663dea7 .te-slider-overlay-shape_a04e486f8c39959a {
            display: none; } }
    .slider-area_88d36567225666e8 .te-single-slider_7dfe482cbefc3a16 .te-slider-content-wrapper_9a1c98105917fd99 {
      position: relative;
      z-index: 99; }
      .slider-area_88d36567225666e8 .te-single-slider_7dfe482cbefc3a16 .te-slider-content-wrapper_9a1c98105917fd99 .te-slider-content_21710c9b99aa04a0 .te-slider-short-title_070029470d355040 {
        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_88d36567225666e8 .te-single-slider_7dfe482cbefc3a16 .te-slider-content-wrapper_9a1c98105917fd99 .te-slider-content_21710c9b99aa04a0 .te-slider-title_6bf462b3bce67318 {
        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_88d36567225666e8 .te-single-slider_7dfe482cbefc3a16 .te-slider-content-wrapper_9a1c98105917fd99 .te-slider-content_21710c9b99aa04a0 .te-slider-title_6bf462b3bce67318 {
            font-size: 60px;
            line-height: 64px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-area_88d36567225666e8 .te-single-slider_7dfe482cbefc3a16 .te-slider-content-wrapper_9a1c98105917fd99 .te-slider-content_21710c9b99aa04a0 .te-slider-title_6bf462b3bce67318 {
            font-size: 48px;
            line-height: 56px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_88d36567225666e8 .te-single-slider_7dfe482cbefc3a16 .te-slider-content-wrapper_9a1c98105917fd99 .te-slider-content_21710c9b99aa04a0 .te-slider-title_6bf462b3bce67318 {
            font-size: 42px;
            line-height: 52px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_88d36567225666e8 .te-single-slider_7dfe482cbefc3a16 .te-slider-content-wrapper_9a1c98105917fd99 .te-slider-content_21710c9b99aa04a0 .te-slider-title_6bf462b3bce67318 {
            font-size: 38px;
            line-height: 44px;
            margin-bottom: 20px; } }
      .slider-area_88d36567225666e8 .te-single-slider_7dfe482cbefc3a16 .te-slider-content-wrapper_9a1c98105917fd99 .te-slider-content_21710c9b99aa04a0 .te-slider-short-desc_a64b3e9aff2fe79d {
        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_88d36567225666e8 .te-single-slider_7dfe482cbefc3a16 .te-slider-content-wrapper_9a1c98105917fd99 .te-slider-content_21710c9b99aa04a0 .te-slider-short-desc_a64b3e9aff2fe79d {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_88d36567225666e8 .te-single-slider_7dfe482cbefc3a16 .te-slider-content-wrapper_9a1c98105917fd99 .te-slider-content_21710c9b99aa04a0 .te-slider-short-desc_a64b3e9aff2fe79d {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_88d36567225666e8 .te-single-slider_7dfe482cbefc3a16 .te-slider-content-wrapper_9a1c98105917fd99 .te-slider-content_21710c9b99aa04a0 .te-slider-short-desc_a64b3e9aff2fe79d {
            font-size: 18px;
            line-height: 32px; } }
      .slider-area_88d36567225666e8 .te-single-slider_7dfe482cbefc3a16 .te-slider-content-wrapper_9a1c98105917fd99 .te-slider-content_21710c9b99aa04a0 .te-slider-btn-wrapper_c72712e3832a7f8b {
        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_88d36567225666e8 .te-single-slider_7dfe482cbefc3a16 .te-slider-content-wrapper_9a1c98105917fd99 .te-slider-content_21710c9b99aa04a0 .te-slider-btn-wrapper_c72712e3832a7f8b {
            padding-top: 30px; } }
        .slider-area_88d36567225666e8 .te-single-slider_7dfe482cbefc3a16 .te-slider-content-wrapper_9a1c98105917fd99 .te-slider-content_21710c9b99aa04a0 .te-slider-btn-wrapper_c72712e3832a7f8b .te-theme-btn_7b90d20a12df1810 {
          padding: 11px 30px;
          color: #ffffff;
          border-radius: 50px;
          background-color: #317EFE;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .slider-area_88d36567225666e8 .te-single-slider_7dfe482cbefc3a16 .te-slider-content-wrapper_9a1c98105917fd99 .te-slider-content_21710c9b99aa04a0 .te-slider-btn-wrapper_c72712e3832a7f8b .te-call-btn_fbe153efb330c6eb {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 20px; }
          .slider-area_88d36567225666e8 .te-single-slider_7dfe482cbefc3a16 .te-slider-content-wrapper_9a1c98105917fd99 .te-slider-content_21710c9b99aa04a0 .te-slider-btn-wrapper_c72712e3832a7f8b .te-call-btn_fbe153efb330c6eb .te-icon_ddd07459d1b8b806 {
            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_88d36567225666e8 .te-single-slider_7dfe482cbefc3a16 .te-slider-content-wrapper_9a1c98105917fd99 .te-slider-content_21710c9b99aa04a0 .te-slider-btn-wrapper_c72712e3832a7f8b .te-call-btn_fbe153efb330c6eb .te-content_1a692ecf7eedbc29 {
            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_88d36567225666e8 .te-single-slider_7dfe482cbefc3a16 .te-slider-content-wrapper_9a1c98105917fd99 .te-slider-content_21710c9b99aa04a0 .te-slider-btn-wrapper_c72712e3832a7f8b .te-call-btn_fbe153efb330c6eb .te-content_1a692ecf7eedbc29 .te-title_2d3d86c82b390beb {
              font-size: 18px;
              font-weight: 400;
              line-height: 24px;
              color: #335371; }
            .slider-area_88d36567225666e8 .te-single-slider_7dfe482cbefc3a16 .te-slider-content-wrapper_9a1c98105917fd99 .te-slider-content_21710c9b99aa04a0 .te-slider-btn-wrapper_c72712e3832a7f8b .te-call-btn_fbe153efb330c6eb .te-content_1a692ecf7eedbc29 .te-text_2aa437325446005d {
              font-size: 20px;
              font-weight: 500;
              line-height: 24px;
              letter-spacing: 0px;
              color: #14203A; }

.slider-area_88d36567225666e8.style-1_7f38c2371fa5d63b {
  position: relative;
  overflow: visible;
  background: transparent; }
  .slider-area_88d36567225666e8.style-1_7f38c2371fa5d63b: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_88d36567225666e8.style-1_7f38c2371fa5d63b .te-single-slider_7dfe482cbefc3a16 {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .slider-area_88d36567225666e8.style-1_7f38c2371fa5d63b .te-single-slider_7dfe482cbefc3a16 .te-slider-overlay_4268392ea663dea7 {
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
      background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
      .slider-area_88d36567225666e8.style-1_7f38c2371fa5d63b .te-single-slider_7dfe482cbefc3a16 .te-slider-overlay_4268392ea663dea7::before {
        display: none; }
    .slider-area_88d36567225666e8.style-1_7f38c2371fa5d63b .te-single-slider_7dfe482cbefc3a16 .slider-shape_8bcf5e318cf3b9fd {
      position: absolute;
      border-radius: 20px;
      overflow: hidden; }
      .slider-area_88d36567225666e8.style-1_7f38c2371fa5d63b .te-single-slider_7dfe482cbefc3a16 .slider-shape_8bcf5e318cf3b9fd img {
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        top: 0; }
    .slider-area_88d36567225666e8.style-1_7f38c2371fa5d63b .te-single-slider_7dfe482cbefc3a16 .shape-one_31dc966ef4499306 {
      top: 50px;
      left: 0;
      width: 300px;
      height: 290px; }
      @media (max-width: 991px) {
        .slider-area_88d36567225666e8.style-1_7f38c2371fa5d63b .te-single-slider_7dfe482cbefc3a16 .shape-one_31dc966ef4499306 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_88d36567225666e8.style-1_7f38c2371fa5d63b .te-single-slider_7dfe482cbefc3a16 .shape-one_31dc966ef4499306 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_88d36567225666e8.style-1_7f38c2371fa5d63b .te-single-slider_7dfe482cbefc3a16 .shape-one_31dc966ef4499306 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_88d36567225666e8.style-1_7f38c2371fa5d63b .te-single-slider_7dfe482cbefc3a16 .shape-one_31dc966ef4499306 {
          top: 160px;
          width: 250px;
          height: 200px; } }
    .slider-area_88d36567225666e8.style-1_7f38c2371fa5d63b .te-single-slider_7dfe482cbefc3a16 .shape-two_49dfce3ad0556430 {
      top: 0;
      right: 0;
      width: 300px;
      height: 310px; }
      @media (max-width: 991px) {
        .slider-area_88d36567225666e8.style-1_7f38c2371fa5d63b .te-single-slider_7dfe482cbefc3a16 .shape-two_49dfce3ad0556430 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_88d36567225666e8.style-1_7f38c2371fa5d63b .te-single-slider_7dfe482cbefc3a16 .shape-two_49dfce3ad0556430 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_88d36567225666e8.style-1_7f38c2371fa5d63b .te-single-slider_7dfe482cbefc3a16 .shape-two_49dfce3ad0556430 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_88d36567225666e8.style-1_7f38c2371fa5d63b .te-single-slider_7dfe482cbefc3a16 .shape-two_49dfce3ad0556430 {
          width: 300px;
          height: 250px;
          top: 70px;
          right: -40px; } }
    .slider-area_88d36567225666e8.style-1_7f38c2371fa5d63b .te-single-slider_7dfe482cbefc3a16 .shape-three_36a0d5a6af0f22fc {
      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_88d36567225666e8.style-1_7f38c2371fa5d63b .te-single-slider_7dfe482cbefc3a16 .shape-three_36a0d5a6af0f22fc {
          display: none !important; } }
      @media (max-width: 991px) {
        .slider-area_88d36567225666e8.style-1_7f38c2371fa5d63b .te-single-slider_7dfe482cbefc3a16 .shape-three_36a0d5a6af0f22fc {
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
    .slider-area_88d36567225666e8.style-1_7f38c2371fa5d63b .te-single-slider_7dfe482cbefc3a16 .te-slider-container_aef65b5168577ad5 {
      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_88d36567225666e8.style-1_7f38c2371fa5d63b .te-single-slider_7dfe482cbefc3a16 .te-slider-container_aef65b5168577ad5 {
          -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_88d36567225666e8.style-1_7f38c2371fa5d63b .te-single-slider_7dfe482cbefc3a16 .te-slider-container_aef65b5168577ad5 {
          padding: 70px 0;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .slider-area_88d36567225666e8.style-1_7f38c2371fa5d63b .te-single-slider_7dfe482cbefc3a16 .te-slider-container_aef65b5168577ad5 .te-slider-column_d6bbe3ad60210110 {
        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_88d36567225666e8.style-1_7f38c2371fa5d63b .te-single-slider_7dfe482cbefc3a16 .te-slider-container_aef65b5168577ad5 .te-slider-column_d6bbe3ad60210110 {
            width: 100%; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_88d36567225666e8.style-1_7f38c2371fa5d63b .te-single-slider_7dfe482cbefc3a16 .te-slider-content-wrapper_9a1c98105917fd99 .te-slider-content_21710c9b99aa04a0 .te-slider-btn-wrapper_c72712e3832a7f8b {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .slider-area_88d36567225666e8.style-1_7f38c2371fa5d63b .te-single-slider_7dfe482cbefc3a16 .te-slider-content-wrapper_9a1c98105917fd99 .te-slider-content_21710c9b99aa04a0 .te-slider-btn-wrapper_c72712e3832a7f8b .te-theme-btn_7b90d20a12df1810 {
      background-color: #317EFE;
      color: #ffffff; }
      .slider-area_88d36567225666e8.style-1_7f38c2371fa5d63b .te-single-slider_7dfe482cbefc3a16 .te-slider-content-wrapper_9a1c98105917fd99 .te-slider-content_21710c9b99aa04a0 .te-slider-btn-wrapper_c72712e3832a7f8b .te-theme-btn_7b90d20a12df1810:hover {
        background-color: #E7F914;
        color: #14203A; }
    .slider-area_88d36567225666e8.style-1_7f38c2371fa5d63b .te-single-slider_7dfe482cbefc3a16 .te-slider-content-wrapper_9a1c98105917fd99 .te-slider-content_21710c9b99aa04a0 .te-slider-btn-wrapper_c72712e3832a7f8b .te-call-btn_fbe153efb330c6eb .te-icon_ddd07459d1b8b806 {
      color: #317EFE; }
    .slider-area_88d36567225666e8.style-1_7f38c2371fa5d63b .te-single-slider_7dfe482cbefc3a16 .te-slider-content-wrapper_9a1c98105917fd99 .te-slider-content_21710c9b99aa04a0 .te-slider-title_6bf462b3bce67318 {
      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_88d36567225666e8.style-1_7f38c2371fa5d63b .te-single-slider_7dfe482cbefc3a16 .te-slider-content-wrapper_9a1c98105917fd99 .te-slider-content_21710c9b99aa04a0 .te-slider-title_6bf462b3bce67318 {
          font-size: 28px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_88d36567225666e8.style-1_7f38c2371fa5d63b .te-single-slider_7dfe482cbefc3a16 .te-slider-content-wrapper_9a1c98105917fd99 .te-slider-content_21710c9b99aa04a0 .te-slider-title_6bf462b3bce67318 {
          font-size: 32px;
          line-height: 52px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_88d36567225666e8.style-1_7f38c2371fa5d63b .te-single-slider_7dfe482cbefc3a16 .te-slider-content-wrapper_9a1c98105917fd99 .te-slider-content_21710c9b99aa04a0 .te-slider-title_6bf462b3bce67318 {
          font-size: 62px;
          line-height: 80px; } }
  .slider-area_88d36567225666e8.style-1_7f38c2371fa5d63b .te-slider-wrapper_5d2104700b9f898c .container {
    position: relative; }
  .slider-area_88d36567225666e8.style-1_7f38c2371fa5d63b .te-slider-wrapper_5d2104700b9f898c .slider-shape-bg_2921e43ac98c0480 {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: 100px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_88d36567225666e8.style-1_7f38c2371fa5d63b .te-slider-wrapper_5d2104700b9f898c .slider-shape-bg_2921e43ac98c0480 {
        display: none; } }
    @media (max-width: 1399px) {
      .slider-area_88d36567225666e8.style-1_7f38c2371fa5d63b .te-slider-wrapper_5d2104700b9f898c .slider-shape-bg_2921e43ac98c0480 {
        margin-left: 0; } }
    .slider-area_88d36567225666e8.style-1_7f38c2371fa5d63b .te-slider-wrapper_5d2104700b9f898c .slider-shape-bg_2921e43ac98c0480: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_c5d3e8729b1d006e {
  position: relative; }

.te-info-card_ee40eb531d3a5bc7 {
  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_ee40eb531d3a5bc7 {
      padding: 40px 25px; } }
  .te-info-card_ee40eb531d3a5bc7: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_ee40eb531d3a5bc7:hover .te-image-wrapper_70cb6056cad35189 .overlay_e933a9f65e6f5019 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      opacity: 0.72; }
    .te-info-card_ee40eb531d3a5bc7:hover .te-image-wrapper_70cb6056cad35189 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_ee40eb531d3a5bc7:hover .icon_fb69e8e1d1d121a9 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-info-card_ee40eb531d3a5bc7:hover .content .te-read-more_ea38cb9e6dbe349d .te-theme-btn_7b90d20a12df1810 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_ee40eb531d3a5bc7 .te-info-card-inner_eb05f06b98878309 {
    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_ee40eb531d3a5bc7 .te-image-wrapper_70cb6056cad35189 {
    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_ee40eb531d3a5bc7 .te-image-wrapper_70cb6056cad35189 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_ee40eb531d3a5bc7 .te-image-wrapper_70cb6056cad35189 .overlay_e933a9f65e6f5019 {
      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_ee40eb531d3a5bc7 .icon_fb69e8e1d1d121a9 {
    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_ee40eb531d3a5bc7 .icon_fb69e8e1d1d121a9 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_ee40eb531d3a5bc7 .te-content-wrapper_722144450e7e8011 {
    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_ee40eb531d3a5bc7 .te-title-wrapper_b7481c7e875466d1 {
    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_ee40eb531d3a5bc7 .te-title-wrapper_b7481c7e875466d1 .icon_fb69e8e1d1d121a9 {
      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_ee40eb531d3a5bc7 .te-title-wrapper_b7481c7e875466d1 .icon_fb69e8e1d1d121a9::before, .te-info-card_ee40eb531d3a5bc7 .te-title-wrapper_b7481c7e875466d1 .icon_fb69e8e1d1d121a9::after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #317EFE;
        border: 1px solid #E1E1E1; }
      .te-info-card_ee40eb531d3a5bc7 .te-title-wrapper_b7481c7e875466d1 .icon_fb69e8e1d1d121a9::before {
        top: 15px;
        left: 5px; }
      .te-info-card_ee40eb531d3a5bc7 .te-title-wrapper_b7481c7e875466d1 .icon_fb69e8e1d1d121a9::after {
        bottom: 15px;
        right: 5px; }
    .te-info-card_ee40eb531d3a5bc7 .te-title-wrapper_b7481c7e875466d1 .title {
      font-size: 24px;
      line-height: 24px;
      font-weight: 500;
      margin: 0;
      color: #14203A;
      -webkit-transition: all 0.6s ease;
      transition: all 0.6s ease; }
    .te-info-card_ee40eb531d3a5bc7 .te-title-wrapper_b7481c7e875466d1 .divider_ce2fc8acaf2656d3 {
      width: 55px;
      height: 2px;
      background-color: #317EFE; }
  .te-info-card_ee40eb531d3a5bc7 .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .te-info-card_ee40eb531d3a5bc7 .content .desc_61fcc1205817424c {
      -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_ee40eb531d3a5bc7 .content .te-read-more_ea38cb9e6dbe349d {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start; }
      .te-info-card_ee40eb531d3a5bc7 .content .te-read-more_ea38cb9e6dbe349d .te-theme-btn_7b90d20a12df1810 {
        background-color: transparent;
        color: #317EFE;
        border: 1px solid #131A2A;
        padding: 9px 28px; }
        .te-info-card_ee40eb531d3a5bc7 .content .te-read-more_ea38cb9e6dbe349d .te-theme-btn_7b90d20a12df1810:hover {
          background-color: #317EFE;
          color: #ffffff;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-info-card_ee40eb531d3a5bc7.style-2_a2258c718b0bda87 {
  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_ee40eb531d3a5bc7.style-2_a2258c718b0bda87 {
      padding: 35px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .te-info-card_ee40eb531d3a5bc7.style-2_a2258c718b0bda87 {
      padding: 35px; } }
  .te-info-card_ee40eb531d3a5bc7.style-2_a2258c718b0bda87:hover .image img {
    -webkit-transform: scale(1.03);
            transform: scale(1.03);
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-info-card_ee40eb531d3a5bc7.style-2_a2258c718b0bda87:hover .content .te-read-more_ea38cb9e6dbe349d .te-theme-btn_7b90d20a12df1810 {
    background-color: inherit;
    color: #317EFE; }
  .te-info-card_ee40eb531d3a5bc7.style-2_a2258c718b0bda87 .image {
    border-radius: 20px;
    overflow: hidden; }
    .te-info-card_ee40eb531d3a5bc7.style-2_a2258c718b0bda87 .image img {
      -webkit-transform: scale(1);
              transform: scale(1);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      width: 100%; }
  .te-info-card_ee40eb531d3a5bc7.style-2_a2258c718b0bda87 .te-title-wrapper_b7481c7e875466d1 {
    padding-bottom: 15px; }
  .te-info-card_ee40eb531d3a5bc7.style-2_a2258c718b0bda87 .te-content-wrapper_722144450e7e8011 {
    text-align: left;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .te-info-card_ee40eb531d3a5bc7.style-2_a2258c718b0bda87 .content {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px; }
    .te-info-card_ee40eb531d3a5bc7.style-2_a2258c718b0bda87 .content .te-read-more_ea38cb9e6dbe349d .te-theme-btn_7b90d20a12df1810 {
      padding: 0;
      border: 0; }

.te-icon-card_ca4b0b3706696f3f {
  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_ca4b0b3706696f3f {
      -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_ca4b0b3706696f3f:hover .icon_fb69e8e1d1d121a9 img {
    -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg);
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-icon-card_ca4b0b3706696f3f .icon_fb69e8e1d1d121a9 {
    width: 78px;
    height: 78px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .te-icon-card_ca4b0b3706696f3f .icon_fb69e8e1d1d121a9 img {
      width: 100%;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-icon-card_ca4b0b3706696f3f .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-icon-card_ca4b0b3706696f3f .content {
        gap: 15px; } }
    .te-icon-card_ca4b0b3706696f3f .content .title {
      font-family: "Inter", sans-serif;
      font-weight: 500;
      font-size: 24px;
      line-height: 36px;
      color: #14203A;
      margin-bottom: 0; }
    .te-icon-card_ca4b0b3706696f3f .content .desc_61fcc1205817424c {
      font-family: "Inter", sans-serif;
      font-size: 18px;
      line-height: 30px;
      font-weight: 400;
      color: #335371;
      margin-bottom: 0; }
      .te-icon-card_ca4b0b3706696f3f .content .desc_61fcc1205817424c a {
        color: #335371; }

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

.te-icon-card_ca4b0b3706696f3f.style-three_525b92b6d95c9298 {
  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_ca4b0b3706696f3f.style-three_525b92b6d95c9298 .icon_fb69e8e1d1d121a9 {
    width: 72px;
    height: 72px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .te-icon-card_ca4b0b3706696f3f.style-three_525b92b6d95c9298 .icon_fb69e8e1d1d121a9 img {
      width: 100%; }
  .te-icon-card_ca4b0b3706696f3f.style-three_525b92b6d95c9298 .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .te-icon-card_ca4b0b3706696f3f.style-three_525b92b6d95c9298 .content .title {
      color: #ffffff; }
    .te-icon-card_ca4b0b3706696f3f.style-three_525b92b6d95c9298 .content .desc_61fcc1205817424c {
      color: #c7cdda; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-icon-card_ca4b0b3706696f3f.style-three_525b92b6d95c9298 {
      gap: 25px; }
      .te-icon-card_ca4b0b3706696f3f.style-three_525b92b6d95c9298 .content {
        gap: 18px; } }

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

.te-about-image-card_d4109dfe7745e200 .te-main-img-wrapper_d8da8a74fc0282d5 {
  text-align: right; }
  @media (max-width: 991px) {
    .te-about-image-card_d4109dfe7745e200 .te-main-img-wrapper_d8da8a74fc0282d5 {
      text-align: left; } }
  .te-about-image-card_d4109dfe7745e200 .te-main-img-wrapper_d8da8a74fc0282d5 .te-main-img-inner_4ec897c657c43e4b {
    position: relative;
    display: inline-block;
    z-index: 2; }
    .te-about-image-card_d4109dfe7745e200 .te-main-img-wrapper_d8da8a74fc0282d5 .te-main-img-inner_4ec897c657c43e4b > img {
      border-radius: 500px 500px 0 0;
      margin-left: 7px;
      margin-top: 4px; }
      @media (max-width: 650px) {
        .te-about-image-card_d4109dfe7745e200 .te-main-img-wrapper_d8da8a74fc0282d5 .te-main-img-inner_4ec897c657c43e4b > img {
          width: 100%; } }
    .te-about-image-card_d4109dfe7745e200 .te-main-img-wrapper_d8da8a74fc0282d5 .te-main-img-inner_4ec897c657c43e4b .te-img-card-shape_97171f0423d4558b {
      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_d4109dfe7745e200 .te-main-img-wrapper_d8da8a74fc0282d5 .te-main-img-inner_4ec897c657c43e4b .te-img-card-shape_97171f0423d4558b {
          right: 0; } }
.te-about-image-card_d4109dfe7745e200 .te-company-foundation_62123cc0e117dab7 {
  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_d4109dfe7745e200 .te-company-foundation_62123cc0e117dab7 .te-counter-wrapper_c36e3ae979484d49 {
    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_d4109dfe7745e200 .te-company-foundation_62123cc0e117dab7 .counter-title_d2eca1efddcc1ba9 {
    font-size: 45px;
    font-weight: 700;
    line-height: 54.9px;
    letter-spacing: -0.8px;
    color: #14203A;
    margin-bottom: 0; }
  .te-about-image-card_d4109dfe7745e200 .te-company-foundation_62123cc0e117dab7 .title {
    font-size: 14.35px;
    font-weight: 500;
    line-height: 140%;
    letter-spacing: 0.359px;
    color: #14203A;
    margin-bottom: 0;
    text-align: left; }

.te-about-image-card_d4109dfe7745e200.style-2_a2258c718b0bda87 .te-main-img-wrapper_d8da8a74fc0282d5 .te-main-img-inner_4ec897c657c43e4b {
  border-radius: 20px;
  padding-right: 80px;
  margin-top: 23px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-image-card_d4109dfe7745e200.style-2_a2258c718b0bda87 .te-main-img-wrapper_d8da8a74fc0282d5 .te-main-img-inner_4ec897c657c43e4b {
      padding-right: 0;
      margin-top: 0; } }
  .te-about-image-card_d4109dfe7745e200.style-2_a2258c718b0bda87 .te-main-img-wrapper_d8da8a74fc0282d5 .te-main-img-inner_4ec897c657c43e4b > img {
    margin: 0;
    border-radius: 20px; }
  .te-about-image-card_d4109dfe7745e200.style-2_a2258c718b0bda87 .te-main-img-wrapper_d8da8a74fc0282d5 .te-main-img-inner_4ec897c657c43e4b .te-img-card-shape_97171f0423d4558b {
    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_d4109dfe7745e200.style-2_a2258c718b0bda87 .te-main-img-wrapper_d8da8a74fc0282d5 .te-main-img-inner_4ec897c657c43e4b .te-img-card-shape_97171f0423d4558b {
        display: none; } }
  .te-about-image-card_d4109dfe7745e200.style-2_a2258c718b0bda87 .te-main-img-wrapper_d8da8a74fc0282d5 .te-main-img-inner_4ec897c657c43e4b .te-another-image_45e5dc87d66ac683 {
    position: absolute;
    top: 55%;
    right: -45px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-image-card_d4109dfe7745e200.style-2_a2258c718b0bda87 .te-main-img-wrapper_d8da8a74fc0282d5 .te-main-img-inner_4ec897c657c43e4b .te-another-image_45e5dc87d66ac683 {
        position: relative;
        right: unset;
        top: unset; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .te-about-image-card_d4109dfe7745e200.style-2_a2258c718b0bda87 .te-main-img-wrapper_d8da8a74fc0282d5 .te-main-img-inner_4ec897c657c43e4b .te-another-image_45e5dc87d66ac683 {
        position: relative; } }
    .te-about-image-card_d4109dfe7745e200.style-2_a2258c718b0bda87 .te-main-img-wrapper_d8da8a74fc0282d5 .te-main-img-inner_4ec897c657c43e4b .te-another-image_45e5dc87d66ac683 .te-another-image-inner_37984611eb0d2204 {
      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_d4109dfe7745e200.style-2_a2258c718b0bda87 .te-main-img-wrapper_d8da8a74fc0282d5 .te-main-img-inner_4ec897c657c43e4b .te-another-image_45e5dc87d66ac683 .te-another-image-inner_37984611eb0d2204 {
          width: 100%; }
          .te-about-image-card_d4109dfe7745e200.style-2_a2258c718b0bda87 .te-main-img-wrapper_d8da8a74fc0282d5 .te-main-img-inner_4ec897c657c43e4b .te-another-image_45e5dc87d66ac683 .te-another-image-inner_37984611eb0d2204 img {
            width: 100%; } }
    .te-about-image-card_d4109dfe7745e200.style-2_a2258c718b0bda87 .te-main-img-wrapper_d8da8a74fc0282d5 .te-main-img-inner_4ec897c657c43e4b .te-another-image_45e5dc87d66ac683 .video-btn_ea916ab021007135 {
      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_d4109dfe7745e200.style-2_a2258c718b0bda87 .te-main-img-wrapper_d8da8a74fc0282d5 .te-main-img-inner_4ec897c657c43e4b .te-another-image_45e5dc87d66ac683 .video-btn_ea916ab021007135 {
          left: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%); } }
      .te-about-image-card_d4109dfe7745e200.style-2_a2258c718b0bda87 .te-main-img-wrapper_d8da8a74fc0282d5 .te-main-img-inner_4ec897c657c43e4b .te-another-image_45e5dc87d66ac683 .video-btn_ea916ab021007135 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_d4109dfe7745e200.style-2_a2258c718b0bda87 .te-main-img-wrapper_d8da8a74fc0282d5 .te-main-img-inner_4ec897c657c43e4b .te-another-image_45e5dc87d66ac683 .te-badge-text_4cbe6f50a1030fde {
      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_d4109dfe7745e200.style-2_a2258c718b0bda87 .te-main-img-wrapper_d8da8a74fc0282d5 .te-main-img-inner_4ec897c657c43e4b .te-another-image_45e5dc87d66ac683 .te-badge-text_4cbe6f50a1030fde {
          left: unset;
          top: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%);
          right: 0; } }
      .te-about-image-card_d4109dfe7745e200.style-2_a2258c718b0bda87 .te-main-img-wrapper_d8da8a74fc0282d5 .te-main-img-inner_4ec897c657c43e4b .te-another-image_45e5dc87d66ac683 .te-badge-text_4cbe6f50a1030fde .icon_fb69e8e1d1d121a9 {
        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_d4109dfe7745e200.style-2_a2258c718b0bda87 .te-main-img-wrapper_d8da8a74fc0282d5 .te-main-img-inner_4ec897c657c43e4b .te-another-image_45e5dc87d66ac683 .te-badge-text_4cbe6f50a1030fde .text {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -ms-flex-negative: 0;
            flex-shrink: 0;
        text-align: left; }
        .te-about-image-card_d4109dfe7745e200.style-2_a2258c718b0bda87 .te-main-img-wrapper_d8da8a74fc0282d5 .te-main-img-inner_4ec897c657c43e4b .te-another-image_45e5dc87d66ac683 .te-badge-text_4cbe6f50a1030fde .text .title {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #14203A; }
        .te-about-image-card_d4109dfe7745e200.style-2_a2258c718b0bda87 .te-main-img-wrapper_d8da8a74fc0282d5 .te-main-img-inner_4ec897c657c43e4b .te-another-image_45e5dc87d66ac683 .te-badge-text_4cbe6f50a1030fde .text span {
          font-size: 12px;
          font-weight: 400;
          line-height: 12px;
          color: #335371; }

.te-about-info-card_d7ff4f86891f03ed .te-about-info-content_783403df1278320d {
  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_d7ff4f86891f03ed .te-about-info-content_783403df1278320d .te-section-title_1ef5be5e084e8b37 {
    margin-bottom: 0; }
    .te-about-info-card_d7ff4f86891f03ed .te-about-info-content_783403df1278320d .te-section-title_1ef5be5e084e8b37 .title {
      margin-bottom: 0; }
  .te-about-info-card_d7ff4f86891f03ed .te-about-info-content_783403df1278320d .te-list-item-wrapper_f7f825348aeb60ed {
    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_d7ff4f86891f03ed .te-about-info-content_783403df1278320d .te-list-item-wrapper_f7f825348aeb60ed {
        grid-template-columns: repeat(1, 1fr); } }
    .te-about-info-card_d7ff4f86891f03ed .te-about-info-content_783403df1278320d .te-list-item-wrapper_f7f825348aeb60ed .te-list-item_2395c8d76f956927 .icon_fb69e8e1d1d121a9 {
      font-size: 24px;
      color: #317EFE;
      background-color: transparent;
      width: unset;
      height: unset; }
    .te-about-info-card_d7ff4f86891f03ed .te-about-info-content_783403df1278320d .te-list-item-wrapper_f7f825348aeb60ed .te-list-item_2395c8d76f956927 .text {
      color: #14203A; }
  .te-about-info-card_d7ff4f86891f03ed .te-about-info-content_783403df1278320d .te-info-list_a6bac124c708a3f4 {
    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_d7ff4f86891f03ed .te-about-info-content_783403df1278320d .te-info-list_a6bac124c708a3f4 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 20px; } }
    .te-about-info-card_d7ff4f86891f03ed .te-about-info-content_783403df1278320d .te-info-list_a6bac124c708a3f4 .te-single-info-list_fff6656539f39433 {
      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_d7ff4f86891f03ed .te-about-info-content_783403df1278320d .te-info-list_a6bac124c708a3f4 .te-single-info-list_fff6656539f39433:hover .icon_fb69e8e1d1d121a9 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_d7ff4f86891f03ed .te-about-info-content_783403df1278320d .te-info-list_a6bac124c708a3f4 .te-single-info-list_fff6656539f39433 .icon_fb69e8e1d1d121a9 {
        margin-bottom: 10px;
        position: relative;
        margin-left: 20px; }
        .te-about-info-card_d7ff4f86891f03ed .te-about-info-content_783403df1278320d .te-info-list_a6bac124c708a3f4 .te-single-info-list_fff6656539f39433 .icon_fb69e8e1d1d121a9::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_d7ff4f86891f03ed .te-about-info-content_783403df1278320d .te-info-list_a6bac124c708a3f4 .te-single-info-list_fff6656539f39433 .icon_fb69e8e1d1d121a9 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_d7ff4f86891f03ed .te-about-info-content_783403df1278320d .te-info-list_a6bac124c708a3f4 .te-single-info-list_fff6656539f39433 .title {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0px;
        margin-bottom: 0; }
      .te-about-info-card_d7ff4f86891f03ed .te-about-info-content_783403df1278320d .te-info-list_a6bac124c708a3f4 .te-single-info-list_fff6656539f39433 .short-title_569567a2232188a9 {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px; }

.te-about-info-card_d7ff4f86891f03ed.style-2_a2258c718b0bda87 .te-about-info-content_783403df1278320d {
  gap: 10px; }
  .te-about-info-card_d7ff4f86891f03ed.style-2_a2258c718b0bda87 .te-about-info-content_783403df1278320d .te-list-item-wrapper_f7f825348aeb60ed {
    padding-top: 6px;
    gap: 0; }
    .te-about-info-card_d7ff4f86891f03ed.style-2_a2258c718b0bda87 .te-about-info-content_783403df1278320d .te-list-item-wrapper_f7f825348aeb60ed .te-list-item_2395c8d76f956927 .icon_fb69e8e1d1d121a9 {
      width: 16px;
      height: 16px;
      background-color: #317EFE;
      border-radius: 50%;
      color: white;
      font-size: 10px; }
    .te-about-info-card_d7ff4f86891f03ed.style-2_a2258c718b0bda87 .te-about-info-content_783403df1278320d .te-list-item-wrapper_f7f825348aeb60ed .te-list-item_2395c8d76f956927 .text {
      color: #335371; }
  .te-about-info-card_d7ff4f86891f03ed.style-2_a2258c718b0bda87 .te-about-info-content_783403df1278320d .te-info-list_a6bac124c708a3f4 {
    border-top: 1px solid #E1E1E1;
    padding-top: 40px; }
    .te-about-info-card_d7ff4f86891f03ed.style-2_a2258c718b0bda87 .te-about-info-content_783403df1278320d .te-info-list_a6bac124c708a3f4 .divider_ce2fc8acaf2656d3 {
      width: 1px;
      background-color: #E1E1E1;
      height: 127px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-info-card_d7ff4f86891f03ed.style-2_a2258c718b0bda87 .te-about-info-content_783403df1278320d .te-info-list_a6bac124c708a3f4 .divider_ce2fc8acaf2656d3 {
          height: 1px;
          width: 100%; } }

.te-about-info-card_d7ff4f86891f03ed.style-three_525b92b6d95c9298 .te-section-title_1ef5be5e084e8b37 {
  margin-bottom: 40px; }
.te-about-info-card_d7ff4f86891f03ed.style-three_525b92b6d95c9298 .about-info-wrapper_a3571d01252cb645 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_d7ff4f86891f03ed.style-three_525b92b6d95c9298 .about-info-wrapper_a3571d01252cb645 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .te-about-info-card_d7ff4f86891f03ed.style-three_525b92b6d95c9298 .about-info-wrapper_a3571d01252cb645 .about-info-img_450317346b928480 {
    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_d7ff4f86891f03ed.style-three_525b92b6d95c9298 .about-info-wrapper_a3571d01252cb645 .about-info-img_450317346b928480 {
        height: 350px; } }
    .te-about-info-card_d7ff4f86891f03ed.style-three_525b92b6d95c9298 .about-info-wrapper_a3571d01252cb645 .about-info-img_450317346b928480 img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.te-about-info-card_d7ff4f86891f03ed.style-three_525b92b6d95c9298 .te-about-info-content_783403df1278320d {
  padding-left: 50px;
  gap: 30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_d7ff4f86891f03ed.style-three_525b92b6d95c9298 .te-about-info-content_783403df1278320d {
      padding-left: 0;
      padding-top: 50px; } }
  .te-about-info-card_d7ff4f86891f03ed.style-three_525b92b6d95c9298 .te-about-info-content_783403df1278320d .skill-progressbar-wrapper_5fbf50e6f7e996e3 {
    width: 100%; }
  .te-about-info-card_d7ff4f86891f03ed.style-three_525b92b6d95c9298 .te-about-info-content_783403df1278320d .te-icon-card-wrapper_ee5268b19773c2d5 {
    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_d7ff4f86891f03ed.style-three_525b92b6d95c9298 .te-about-info-content_783403df1278320d .te-icon-card-wrapper_ee5268b19773c2d5 .te-icon-card_ca4b0b3706696f3f {
      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_d7ff4f86891f03ed.style-three_525b92b6d95c9298 .te-about-info-content_783403df1278320d .te-icon-card-wrapper_ee5268b19773c2d5 .te-icon-card_ca4b0b3706696f3f .icon_fb69e8e1d1d121a9 {
        width: 40px;
        height: 40px; }
      .te-about-info-card_d7ff4f86891f03ed.style-three_525b92b6d95c9298 .te-about-info-content_783403df1278320d .te-icon-card-wrapper_ee5268b19773c2d5 .te-icon-card_ca4b0b3706696f3f .content {
        gap: 4px; }
        .te-about-info-card_d7ff4f86891f03ed.style-three_525b92b6d95c9298 .te-about-info-content_783403df1278320d .te-icon-card-wrapper_ee5268b19773c2d5 .te-icon-card_ca4b0b3706696f3f .content .title {
          font-size: 18px;
          line-height: 24px; }
  .te-about-info-card_d7ff4f86891f03ed.style-three_525b92b6d95c9298 .te-about-info-content_783403df1278320d .te-btn-wrapper_62cb98cb37540c3e {
    margin-top: 7px; }

.te-counter-card_571e817048609d71 {
  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_571e817048609d71 {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 575px) {
    .te-counter-card_571e817048609d71 {
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 50px; } }
  .te-counter-card_571e817048609d71 .te-counter-item_aa6f1bc82d05565e {
    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_571e817048609d71 .te-counter-item_aa6f1bc82d05565e:hover .icon_fb69e8e1d1d121a9 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-counter-card_571e817048609d71 .te-counter-item_aa6f1bc82d05565e .icon_fb69e8e1d1d121a9 {
      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_571e817048609d71 .te-counter-item_aa6f1bc82d05565e .icon_fb69e8e1d1d121a9 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-counter-card_571e817048609d71 .te-counter-item_aa6f1bc82d05565e .te-counter-title_02e7fdb57e82573c {
      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_571e817048609d71 .te-counter-item_aa6f1bc82d05565e .te-counter-title_02e7fdb57e82573c .content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 26px; }
    .te-counter-card_571e817048609d71 .te-counter-item_aa6f1bc82d05565e .number_644b76075af71c24 {
      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_571e817048609d71 .te-counter-item_aa6f1bc82d05565e .number_644b76075af71c24 {
          font-size: 36px;
          line-height: 40px; } }
    .te-counter-card_571e817048609d71 .te-counter-item_aa6f1bc82d05565e .title {
      margin: 0;
      font-family: "Inter", sans-serif;
      font-weight: 400;
      font-size: 18px;
      line-height: 18px;
      color: #335371; }
    .te-counter-card_571e817048609d71 .te-counter-item_aa6f1bc82d05565e .text {
      margin: 0;
      color: #c7cdda; }

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

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

.te-process-step_3f40943d9835a33e {
  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_3f40943d9835a33e::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_3f40943d9835a33e {
      padding: 32px 28px 42px 28px; } }
  .te-process-step_3f40943d9835a33e:hover {
    top: -5px; }
    .te-process-step_3f40943d9835a33e:hover::before {
      width: 100%;
      height: 100%;
      border-radius: 0;
      -webkit-transform: translateX(-50%) scale(1);
              transform: translateX(-50%) scale(1); }
    .te-process-step_3f40943d9835a33e:hover .icon_fb69e8e1d1d121a9 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_3f40943d9835a33e:hover .counter-number_4585cb62b535e332 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_3f40943d9835a33e:hover .content .te-read-more_ea38cb9e6dbe349d .te-theme-btn_7b90d20a12df1810 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff; }
  .te-process-step_3f40943d9835a33e .icon_fb69e8e1d1d121a9 {
    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_3f40943d9835a33e .icon_fb69e8e1d1d121a9 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-process-step_3f40943d9835a33e .te-content-wrapper_722144450e7e8011 {
    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_3f40943d9835a33e .te-counter-wrapper_c36e3ae979484d49 {
    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_3f40943d9835a33e .te-counter-wrapper_c36e3ae979484d49 .shape_d81644583e44d772 {
      position: relative; }
  .te-process-step_3f40943d9835a33e .counter-number_4585cb62b535e332 {
    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_3f40943d9835a33e .te-title-wrapper_b7481c7e875466d1 {
    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_3f40943d9835a33e .te-title-wrapper_b7481c7e875466d1 .icon_fb69e8e1d1d121a9 {
      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_3f40943d9835a33e .te-title-wrapper_b7481c7e875466d1 .title {
      font-size: 24px;
      line-height: 32px;
      font-weight: 500;
      margin: 0;
      color: #ffffff;
      -webkit-transition: all 0.6s ease;
      transition: all 0.6s ease; }
  .te-process-step_3f40943d9835a33e .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px; }
    .te-process-step_3f40943d9835a33e .content .desc_61fcc1205817424c {
      -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_3f40943d9835a33e .content .te-read-more_ea38cb9e6dbe349d {
      margin-top: -10px; }
      .te-process-step_3f40943d9835a33e .content .te-read-more_ea38cb9e6dbe349d .te-theme-btn_7b90d20a12df1810 {
        border: 1px solid #E1E1E1;
        color: #317EFE;
        background-color: transparent; }

.te-testimonial-card_387ba8e4b65006d6 {
  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_387ba8e4b65006d6 {
      padding: 30px; } }
  .te-testimonial-card_387ba8e4b65006d6 .te-content-wrapper_722144450e7e8011 {
    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_387ba8e4b65006d6 .te-content-wrapper_722144450e7e8011 .content {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
    .te-testimonial-card_387ba8e4b65006d6 .te-content-wrapper_722144450e7e8011 .te-user-meta_aa1a5c662bd6dab7 {
      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_387ba8e4b65006d6 .te-content-wrapper_722144450e7e8011 .te-user-meta_aa1a5c662bd6dab7 {
          -webkit-box-align: end;
              -ms-flex-align: end;
                  align-items: flex-end; } }
      .te-testimonial-card_387ba8e4b65006d6 .te-content-wrapper_722144450e7e8011 .te-user-meta_aa1a5c662bd6dab7 .te-user-info_1dbd050daf47f873 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .te-testimonial-card_387ba8e4b65006d6 .te-content-wrapper_722144450e7e8011 .te-user-meta_aa1a5c662bd6dab7 .te-user-info_1dbd050daf47f873 .image {
          width: 74px;
          height: 84px;
          border-radius: 20px;
          overflow: hidden;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .te-testimonial-card_387ba8e4b65006d6 .te-content-wrapper_722144450e7e8011 .te-user-meta_aa1a5c662bd6dab7 .te-user-info_1dbd050daf47f873 .rating_99880a225f152fcb {
          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_387ba8e4b65006d6 .te-content-wrapper_722144450e7e8011 .te-user-meta_aa1a5c662bd6dab7 .te-user-info_1dbd050daf47f873 .name {
          font-size: 24px;
          font-weight: 500;
          line-height: 34px;
          letter-spacing: 0px;
          color: #14203A;
          margin-bottom: 0; }
          @media only screen and (min-width: 0px) and (max-width: 767px) {
            .te-testimonial-card_387ba8e4b65006d6 .te-content-wrapper_722144450e7e8011 .te-user-meta_aa1a5c662bd6dab7 .te-user-info_1dbd050daf47f873 .name {
              font-size: 18px;
              line-height: 28px; } }
        .te-testimonial-card_387ba8e4b65006d6 .te-content-wrapper_722144450e7e8011 .te-user-meta_aa1a5c662bd6dab7 .te-user-info_1dbd050daf47f873 .designation_f4c6b89acea971eb {
          font-size: 18px;
          font-weight: 400;
          line-height: 36px;
          color: #14203A; }
      .te-testimonial-card_387ba8e4b65006d6 .te-content-wrapper_722144450e7e8011 .te-user-meta_aa1a5c662bd6dab7 .icon_fb69e8e1d1d121a9 {
        color: #E1E1E1;
        font-size: 55px;
        margin-top: 20px; }
        @media (max-width: 570px) {
          .te-testimonial-card_387ba8e4b65006d6 .te-content-wrapper_722144450e7e8011 .te-user-meta_aa1a5c662bd6dab7 .icon_fb69e8e1d1d121a9 {
            position: absolute;
            right: 30px;
            top: 0;
            z-index: -1;
            font-size: 35px; } }

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

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

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

.te-accordion-box-wrapper_1e042f17d75c3647 {
  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_88d124444dec6701 .te-accordion-list-item_d51b486cf5d3bf3c {
  border: 1px solid #E1E1E1;
  border-radius: 20px; }
  .accordion-wrapper_88d124444dec6701 .te-accordion-list-item_d51b486cf5d3bf3c .te-accordion-head_7d35310cc229fa7e {
    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_88d124444dec6701 .te-accordion-list-item_d51b486cf5d3bf3c .te-accordion-head_7d35310cc229fa7e: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_88d124444dec6701 .te-accordion-list-item_d51b486cf5d3bf3c .te-accordion-head_7d35310cc229fa7e.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_88d124444dec6701 .te-accordion-list-item_d51b486cf5d3bf3c .te-accordion-head_7d35310cc229fa7e .te-accordion-title_ed5149790fbe1def {
      font-size: 20px;
      line-height: 32px;
      font-weight: 500;
      margin-bottom: 0;
      letter-spacing: 0px; }
  .accordion-wrapper_88d124444dec6701 .te-accordion-list-item_d51b486cf5d3bf3c .te-accordion-body_78bc52274a12128f {
    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_a37909af10ac6620 {
  border-left: 4px solid #dfe2e9;
  padding-left: 45px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .page-header_a37909af10ac6620 {
      padding-left: 30px; } }
  .page-header_a37909af10ac6620 .te-page-title_813d493547cb7fec,
  .page-header_a37909af10ac6620 .page-title_2e085e75c65976a1 {
    font-size: 42px;
    line-height: 48px; }
    @media (max-width: 991px) {
      .page-header_a37909af10ac6620 .te-page-title_813d493547cb7fec,
      .page-header_a37909af10ac6620 .page-title_2e085e75c65976a1 {
        font-size: 38px;
        line-height: 48px; } }

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

.te-post-item_429d53c109570dd9 {
  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_429d53c109570dd9:hover .te-post-thumbnail_eac336e14db9a210 img,
  .te-post-item_429d53c109570dd9:hover .post-video_8defdacfe4df8601 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_429d53c109570dd9 iframe {
    width: 100%;
    height: 522px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_429d53c109570dd9 iframe {
        height: 350px; } }
  .te-post-item_429d53c109570dd9 .post-gallery .slick-list_d1c876ccd7ddd0aa .slick-track_5aeca39e6733ca55 {
    height: 392px;
    overflow: hidden; }
  .te-post-item_429d53c109570dd9 .te-post-content-wrapper_2181ad524cd0efd4 {
    padding: 32px 32px 40px 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_429d53c109570dd9 .te-post-content-wrapper_2181ad524cd0efd4 {
        padding: 35px;
        padding-top: 30px; } }
    .te-post-item_429d53c109570dd9 .te-post-content-wrapper_2181ad524cd0efd4 .te-read-more_ea38cb9e6dbe349d {
      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_429d53c109570dd9.format-quote_875ec5a537cc0fab .te-post-content {
    margin: 0; }
  .te-post-item_429d53c109570dd9.format-quote_875ec5a537cc0fab blockquote {
    margin: 0; }
    .te-post-item_429d53c109570dd9.format-quote_875ec5a537cc0fab blockquote p {
      margin-top: 0; }
    .te-post-item_429d53c109570dd9.format-quote_875ec5a537cc0fab 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_429d53c109570dd9.format-quote_875ec5a537cc0fab blockquote cite a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-post-item_429d53c109570dd9.sticky_81c1482669fe4a8e {
    border: 2px solid #317EFE; }
    .te-post-item_429d53c109570dd9.sticky_81c1482669fe4a8e .te-post-content {
      margin-bottom: 0; }
      .te-post-item_429d53c109570dd9.sticky_81c1482669fe4a8e .te-post-content p {
        margin-bottom: 0; }
  .te-post-item_429d53c109570dd9 .te-post-title_2d811205ff6ace7e {
    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_429d53c109570dd9 .te-post-title_2d811205ff6ace7e {
        font-size: 28px;
        line-height: 42px;
        margin-top: 5px; } }
    .te-post-item_429d53c109570dd9 .te-post-title_2d811205ff6ace7e:hover a {
      color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-post-item_429d53c109570dd9 .te-post-content p {
    margin-top: 17px; }
  .te-post-item_429d53c109570dd9 .te-post-content h2,
  .te-post-item_429d53c109570dd9 .te-post-content h3,
  .te-post-item_429d53c109570dd9 .te-post-content h4,
  .te-post-item_429d53c109570dd9 .te-post-content h5,
  .te-post-item_429d53c109570dd9 .te-post-content h6 {
    margin-bottom: 10px; }
  .te-post-item_429d53c109570dd9 .te-post-content p {
    margin-bottom: unset; }
  .te-post-item_429d53c109570dd9 .te-single-post-meta_a5484d5cd17b241c {
    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_429d53c109570dd9 .te-social-share_9abf1b592f78c35e {
    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_429d53c109570dd9 .te-social-share_9abf1b592f78c35e a.facebook_c606f8c218a99fe5 {
      color: #1877f2; }
    .te-post-item_429d53c109570dd9 .te-social-share_9abf1b592f78c35e a.twitter_d4d00eebbf68db2b {
      color: #1da1f2; }
    .te-post-item_429d53c109570dd9 .te-social-share_9abf1b592f78c35e a.linkedin_ef649fb95dcd6f39 {
      color: #1a70c6; }
    .te-post-item_429d53c109570dd9 .te-social-share_9abf1b592f78c35e .te-social-share-title_01eee29d79f0047b {
      font-size: 16px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A;
      margin-right: 5px;
      text-transform: uppercase; }
  .te-post-item_429d53c109570dd9 .te-blog-post-tag_aedaa27e53c54085 {
    width: 100%;
    display: inline-block; }
    .te-post-item_429d53c109570dd9 .te-blog-post-tag_aedaa27e53c54085 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_429d53c109570dd9 .te-blog-post-tag_aedaa27e53c54085 .te-post-tag-list_0ebce02b65da141b {
      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_429d53c109570dd9 .te-blog-post-tag_aedaa27e53c54085 .te-post-tag-list_0ebce02b65da141b 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_429d53c109570dd9 .te-blog-post-tag_aedaa27e53c54085 .te-post-tag-list_0ebce02b65da141b 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_429d53c109570dd9 .te-post-thumbnail_eac336e14db9a210,
  .te-post-item_429d53c109570dd9 .post-video_8defdacfe4df8601 {
    position: relative;
    overflow: hidden; }
    .te-post-item_429d53c109570dd9 .te-post-thumbnail_eac336e14db9a210 img,
    .te-post-item_429d53c109570dd9 .post-video_8defdacfe4df8601 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_429d53c109570dd9 .te-post-thumbnail_eac336e14db9a210 .popup-video-wrapper_bce66d46277317ab,
    .te-post-item_429d53c109570dd9 .post-video_8defdacfe4df8601 .popup-video-wrapper_bce66d46277317ab {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .te-post-item_429d53c109570dd9 .te-post-thumbnail_eac336e14db9a210 .video-btn_ea916ab021007135 a,
    .te-post-item_429d53c109570dd9 .post-video_8defdacfe4df8601 .video-btn_ea916ab021007135 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_429d53c109570dd9 .te-post-thumbnail_eac336e14db9a210 .video-btn_ea916ab021007135 a i,
      .te-post-item_429d53c109570dd9 .post-video_8defdacfe4df8601 .video-btn_ea916ab021007135 a i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_429d53c109570dd9 .te-post-thumbnail_eac336e14db9a210 .video-btn_ea916ab021007135 a:hover,
      .te-post-item_429d53c109570dd9 .post-video_8defdacfe4df8601 .video-btn_ea916ab021007135 a:hover {
        -webkit-animation: none;
                animation: none; }
  .te-post-item_429d53c109570dd9 button.post-gallery-btn_e7c02eb0fe14c38a {
    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_429d53c109570dd9 button.post-gallery-btn_e7c02eb0fe14c38a.prev-btn_c916083fb91b22e3 {
      left: 30px; }
    .te-post-item_429d53c109570dd9 button.post-gallery-btn_e7c02eb0fe14c38a.next-btn_2d6a28db0a1b7dc8 {
      right: 30px; }
    .te-post-item_429d53c109570dd9 button.post-gallery-btn_e7c02eb0fe14c38a 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_429d53c109570dd9 button.post-gallery-btn_e7c02eb0fe14c38a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
      .te-post-item_429d53c109570dd9 button.post-gallery-btn_e7c02eb0fe14c38a:hover i {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te-post-item_429d53c109570dd9 .post-audio_23193d0fb07d05bc iframe {
    width: 100%; }
  .te-post-item_429d53c109570dd9 .te-post-meta_68729c53e6226034 {
    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_429d53c109570dd9 .te-post-meta_68729c53e6226034 {
        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_429d53c109570dd9 .te-post-meta_68729c53e6226034 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_429d53c109570dd9 .te-post-meta_68729c53e6226034 span i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_429d53c109570dd9 .te-post-meta_68729c53e6226034 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_429d53c109570dd9 .te-post-meta_68729c53e6226034 span a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
          .te-post-item_429d53c109570dd9 .te-post-meta_68729c53e6226034 span a:hover i {
            color: #317EFE;
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out; }

.te-post-card_4e23e11f645468c2 {
  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_4e23e11f645468c2.style-1_7f38c2371fa5d63b {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 20px; }
    .te-post-card_4e23e11f645468c2.style-1_7f38c2371fa5d63b .image {
      height: 290px; }
    .te-post-card_4e23e11f645468c2.style-1_7f38c2371fa5d63b .content {
      padding: 0 20px 20px 20px; }
  .te-post-card_4e23e11f645468c2:hover .image img {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-post-card_4e23e11f645468c2 .image {
    overflow: hidden;
    border-radius: 20px;
    position: relative;
    width: 100%;
    height: 323px;
    position: relative; }
    .te-post-card_4e23e11f645468c2 .image img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scale(1);
              transform: scale(1);
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      position: absolute;
      top: 0;
      left: 0; }
    .te-post-card_4e23e11f645468c2 .image .te-post-date_7c56acd9d2c6990f {
      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_4e23e11f645468c2 .image .te-post-date_7c56acd9d2c6990f span {
        color: #ffffff;
        font-size: 20px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: 0px; }
  .te-post-card_4e23e11f645468c2 .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    position: relative;
    z-index: 3; }
    .te-post-card_4e23e11f645468c2 .content .te-post-meta-info_6234a262b09a0e02 {
      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_4e23e11f645468c2 .content .te-post-meta-info_6234a262b09a0e02 .te-single-meta_9ed4dd0fd4a8e032 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 8px; }
        .te-post-card_4e23e11f645468c2 .content .te-post-meta-info_6234a262b09a0e02 .te-single-meta_9ed4dd0fd4a8e032 span,
        .te-post-card_4e23e11f645468c2 .content .te-post-meta-info_6234a262b09a0e02 .te-single-meta_9ed4dd0fd4a8e032 a {
          color: #335371;
          font-size: 14px;
          line-height: 28px;
          font-weight: 400;
          margin: 0;
          text-transform: capitalize; }
        .te-post-card_4e23e11f645468c2 .content .te-post-meta-info_6234a262b09a0e02 .te-single-meta_9ed4dd0fd4a8e032 i {
          color: #317EFE; }
    .te-post-card_4e23e11f645468c2 .content .title {
      font-size: 24px;
      font-weight: 500;
      line-height: 39.84px;
      letter-spacing: 0px;
      font-family: "Inter", sans-serif;
      margin-bottom: 7px;
      color: #14203A;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-post-card_4e23e11f645468c2 .content a.read-btn_7cbfb5e76dfff227 {
      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_4e23e11f645468c2 .content a.read-btn_7cbfb5e76dfff227:hover {
        color: #317EFE; }

.te-post-card_4e23e11f645468c2.style-2_a2258c718b0bda87 {
  gap: 20px; }
  .te-post-card_4e23e11f645468c2.style-2_a2258c718b0bda87 .image {
    border-radius: 20px 20px 20px 0; }
    .te-post-card_4e23e11f645468c2.style-2_a2258c718b0bda87 .image .te-post-date_7c56acd9d2c6990f {
      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_4e23e11f645468c2.style-2_a2258c718b0bda87 .content .title {
    font-size: 20px; }
  .te-post-card_4e23e11f645468c2.style-2_a2258c718b0bda87 .content .te-post-meta-info_6234a262b09a0e02 {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px; }

.te-blog-details-wrapper_bc952b5aeec32ffa .te-comment-respond_804f88346802193f {
  margin-top: 78px;
  margin-bottom: 40px; }
.te-blog-details-wrapper_bc952b5aeec32ffa .te-post-comments_d7f1569df0413e46 {
  margin-top: 70px; }
.te-blog-details-wrapper_bc952b5aeec32ffa .wp-block-group_53c34255eefa877b.has-background_76cb482e51c16cc0 .wp-block-button_f7b97e8be32637cd .wp-block-button__link_dfd7523f812a042d {
  color: #ffffff !important; }
.te-blog-details-wrapper_bc952b5aeec32ffa .te-post-item_429d53c109570dd9 {
  border: 0;
  overflow: visible;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0; }
  .te-blog-details-wrapper_bc952b5aeec32ffa .te-post-item_429d53c109570dd9 iframe {
    width: 100%;
    height: 522px; }
  .te-blog-details-wrapper_bc952b5aeec32ffa .te-post-item_429d53c109570dd9 .te-post-meta_68729c53e6226034 {
    margin-top: 0;
    margin-bottom: 20px; }
  .te-blog-details-wrapper_bc952b5aeec32ffa .te-post-item_429d53c109570dd9 .post-gallery:hover img {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important; }
  .te-blog-details-wrapper_bc952b5aeec32ffa .te-post-item_429d53c109570dd9 .te-post-thumbnail_eac336e14db9a210,
  .te-blog-details-wrapper_bc952b5aeec32ffa .te-post-item_429d53c109570dd9 .post-video_8defdacfe4df8601,
  .te-blog-details-wrapper_bc952b5aeec32ffa .te-post-item_429d53c109570dd9 .post-gallery,
  .te-blog-details-wrapper_bc952b5aeec32ffa .te-post-item_429d53c109570dd9 .postbox-audio_bf8d73a14656a1d7,
  .te-blog-details-wrapper_bc952b5aeec32ffa .te-post-item_429d53c109570dd9 .wp-block-post-featured-image_c6ebb39d8e2a8db2 {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative; }
    @media (max-width: 767px) {
      .te-blog-details-wrapper_bc952b5aeec32ffa .te-post-item_429d53c109570dd9 .te-post-thumbnail_eac336e14db9a210,
      .te-blog-details-wrapper_bc952b5aeec32ffa .te-post-item_429d53c109570dd9 .post-video_8defdacfe4df8601,
      .te-blog-details-wrapper_bc952b5aeec32ffa .te-post-item_429d53c109570dd9 .post-gallery,
      .te-blog-details-wrapper_bc952b5aeec32ffa .te-post-item_429d53c109570dd9 .postbox-audio_bf8d73a14656a1d7,
      .te-blog-details-wrapper_bc952b5aeec32ffa .te-post-item_429d53c109570dd9 .wp-block-post-featured-image_c6ebb39d8e2a8db2 {
        margin-bottom: 30px; } }
    .te-blog-details-wrapper_bc952b5aeec32ffa .te-post-item_429d53c109570dd9 .te-post-thumbnail_eac336e14db9a210:hover img,
    .te-blog-details-wrapper_bc952b5aeec32ffa .te-post-item_429d53c109570dd9 .post-video_8defdacfe4df8601:hover img,
    .te-blog-details-wrapper_bc952b5aeec32ffa .te-post-item_429d53c109570dd9 .post-gallery:hover img,
    .te-blog-details-wrapper_bc952b5aeec32ffa .te-post-item_429d53c109570dd9 .postbox-audio_bf8d73a14656a1d7:hover img,
    .te-blog-details-wrapper_bc952b5aeec32ffa .te-post-item_429d53c109570dd9 .wp-block-post-featured-image_c6ebb39d8e2a8db2: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_bc952b5aeec32ffa .te-post-item_429d53c109570dd9 .te-post-thumbnail_eac336e14db9a210 img,
    .te-blog-details-wrapper_bc952b5aeec32ffa .te-post-item_429d53c109570dd9 .post-video_8defdacfe4df8601 img,
    .te-blog-details-wrapper_bc952b5aeec32ffa .te-post-item_429d53c109570dd9 .post-gallery img,
    .te-blog-details-wrapper_bc952b5aeec32ffa .te-post-item_429d53c109570dd9 .postbox-audio_bf8d73a14656a1d7 img,
    .te-blog-details-wrapper_bc952b5aeec32ffa .te-post-item_429d53c109570dd9 .wp-block-post-featured-image_c6ebb39d8e2a8db2 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_bc952b5aeec32ffa .te-post-item_429d53c109570dd9 .te-post-content-wrapper_2181ad524cd0efd4 {
    padding: 0 0 10px 0; }
  .te-blog-details-wrapper_bc952b5aeec32ffa .te-post-item_429d53c109570dd9 .te-post-content {
    margin-bottom: 17px;
    /* Unit Test Data Compatibility Start */
    /* Unit Test Data Compatibility End */ }
    .te-blog-details-wrapper_bc952b5aeec32ffa .te-post-item_429d53c109570dd9 .te-post-content .wp-block-query_6cf2e3332b311b9f .wp-block-post-template_c5d408f315650de0 {
      padding-left: 0; }
      .te-blog-details-wrapper_bc952b5aeec32ffa .te-post-item_429d53c109570dd9 .te-post-content .wp-block-query_6cf2e3332b311b9f .wp-block-post-template_c5d408f315650de0 .wp-block-post_f64ac4e419086857 {
        margin-bottom: 30px; }
    .te-blog-details-wrapper_bc952b5aeec32ffa .te-post-item_429d53c109570dd9 .te-post-content .wp-block-navigation__responsive-container-content_cebc625be1720e4e .wp-block-page-list_57bb7aaec491a1de {
      padding-left: 0; }
    .te-blog-details-wrapper_bc952b5aeec32ffa .te-post-item_429d53c109570dd9 .te-post-content .wp-block-group_53c34255eefa877b {
      margin: 15px 0; }
      .te-blog-details-wrapper_bc952b5aeec32ffa .te-post-item_429d53c109570dd9 .te-post-content .wp-block-group_53c34255eefa877b p {
        margin-bottom: 0; }
    .te-blog-details-wrapper_bc952b5aeec32ffa .te-post-item_429d53c109570dd9 .te-post-content p {
      margin-bottom: 20px; }
      .te-blog-details-wrapper_bc952b5aeec32ffa .te-post-item_429d53c109570dd9 .te-post-content p img {
        margin: 20px 0;
        border-radius: 8px; }
  .te-blog-details-wrapper_bc952b5aeec32ffa .te-post-item_429d53c109570dd9 .te-blog-post-tag_aedaa27e53c54085 .te-social-share_9abf1b592f78c35e {
    padding-bottom: 20px; }
.te-blog-details-wrapper_bc952b5aeec32ffa .wp-block-calendar_9006ad78b39cf8de {
  margin-bottom: 30px; }

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

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

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

.cta-area_f8bd73ff819791f5 {
  background-color: #317EFE;
  padding: 20px 70px;
  border-radius: 0 0 20px 20px; }
  .cta-area_f8bd73ff819791f5 .te-content-wrapper_722144450e7e8011 {
    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_f8bd73ff819791f5 .te-content-wrapper_722144450e7e8011 .short-title_569567a2232188a9 {
      font-size: 21px;
      font-weight: 500;
      color: #ffffff;
      margin-bottom: 0; }
    .cta-area_f8bd73ff819791f5 .te-content-wrapper_722144450e7e8011 .te-cta-title_0b6f8def336a49fc {
      color: #ffffff;
      text-transform: capitalize;
      margin-bottom: 0;
      font-size: 57px;
      line-height: 77px;
      letter-spacing: -1px; }
      @media (max-width: 375px) {
        .cta-area_f8bd73ff819791f5 .te-content-wrapper_722144450e7e8011 .te-cta-title_0b6f8def336a49fc {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .cta-area_f8bd73ff819791f5 .te-content-wrapper_722144450e7e8011 .te-cta-title_0b6f8def336a49fc {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .cta-area_f8bd73ff819791f5 .te-content-wrapper_722144450e7e8011 .te-cta-title_0b6f8def336a49fc {
          font-size: 36px;
          line-height: 42px; } }
    .cta-area_f8bd73ff819791f5 .te-content-wrapper_722144450e7e8011 .text {
      font-size: 18px;
      line-height: 36px;
      color: #ffffff;
      margin-bottom: 0; }
  .cta-area_f8bd73ff819791f5 .te-btn-wrapper_62cb98cb37540c3e {
    margin-top: 30px; }
  .cta-area_f8bd73ff819791f5 .te-cta-inner-area_0276857f72f15dc0 {
    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_f8bd73ff819791f5 .te-cta-inner-area_0276857f72f15dc0 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .cta-area_f8bd73ff819791f5 .te-cta-inner-area_0276857f72f15dc0 .te-cta-collumn_247849d2ee2a901e {
      -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_1ef5be5e084e8b37 {
  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_1ef5be5e084e8b37 {
      -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_1ef5be5e084e8b37.left-align-title_503cf8d9d1c7ceef .te-section-content_06f8dca5a921c53a {
    margin-top: -15px; }
  .te-section-title_1ef5be5e084e8b37 .te-section-content_06f8dca5a921c53a {
    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_1ef5be5e084e8b37 .short-title_569567a2232188a9 {
    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_1ef5be5e084e8b37 .short-title_569567a2232188a9::before, .te-section-title_1ef5be5e084e8b37 .short-title_569567a2232188a9::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_1ef5be5e084e8b37 .short-title_569567a2232188a9.only-divider_22813318aa7dea94 {
      gap: 10px; }
      .te-section-title_1ef5be5e084e8b37 .short-title_569567a2232188a9.only-divider_22813318aa7dea94::before {
        display: none; }
  .te-section-title_1ef5be5e084e8b37 .title {
    font-size: 40px;
    line-height: 1.2;
    font-weight: 500;
    font-family: "Inter", sans-serif;
    letter-spacing: -0.5px;
    color: #14203A;
    margin-bottom: 0;
    text-transform: capitalize; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .te-section-title_1ef5be5e084e8b37 .title {
        font-size: 34px;
        line-height: 1.25; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .te-section-title_1ef5be5e084e8b37 .title {
        font-size: 34px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .te-section-title_1ef5be5e084e8b37 .title {
        font-size: 30px;
        line-height: 1.3; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-section-title_1ef5be5e084e8b37 .title {
        font-size: 26px;
        line-height: 1.35; } }
    @media only screen and (min-width: 0px) and (max-width: 439px) {
      .te-section-title_1ef5be5e084e8b37 .title br {
        display: none; } }
    .te-section-title_1ef5be5e084e8b37 .title span {
      color: #317EFE; }
  .te-section-title_1ef5be5e084e8b37 .te-section-desc_e1533c8c83a122dd {
    font-size: 16px;
    font-weight: 400;
    font-family: "Inter", sans-serif;
    color: #335371;
    margin-bottom: 0; }
    .te-section-title_1ef5be5e084e8b37 .te-section-desc_e1533c8c83a122dd .te-theme-btn_7b90d20a12df1810 {
      background-color: transparent;
      color: #14203A; }
      .te-section-title_1ef5be5e084e8b37 .te-section-desc_e1533c8c83a122dd .te-theme-btn_7b90d20a12df1810:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

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

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

.wp-block-query-pagination_425c023c11fb7ea0,
.navigation_02868cd1cc3801cd.posts-navigation_659029f32dc52ad4,
.comment-navigation_efcd5d4b7d31d8f7 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .wp-block-query-pagination_425c023c11fb7ea0 .wp-block-query-pagination-numbers_7b7dc60afa6b2c9e,
  .navigation_02868cd1cc3801cd.posts-navigation_659029f32dc52ad4 .wp-block-query-pagination-numbers_7b7dc60afa6b2c9e,
  .comment-navigation_efcd5d4b7d31d8f7 .wp-block-query-pagination-numbers_7b7dc60afa6b2c9e {
    width: inherit; }
  .wp-block-query-pagination_425c023c11fb7ea0 .nav-links_24076797bbc052af,
  .navigation_02868cd1cc3801cd.posts-navigation_659029f32dc52ad4 .nav-links_24076797bbc052af,
  .comment-navigation_efcd5d4b7d31d8f7 .nav-links_24076797bbc052af {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
  .wp-block-query-pagination_425c023c11fb7ea0 .wp-block-query-pagination-previous_870678d185e145ef,
  .wp-block-query-pagination_425c023c11fb7ea0 .wp-block-query-pagination-next_453aa94a53ded774,
  .wp-block-query-pagination_425c023c11fb7ea0 .nav-next_d8ef682903b97beb a,
  .wp-block-query-pagination_425c023c11fb7ea0 .nav-previous_c9b05f4fcdd66399 a,
  .navigation_02868cd1cc3801cd.posts-navigation_659029f32dc52ad4 .wp-block-query-pagination-previous_870678d185e145ef,
  .navigation_02868cd1cc3801cd.posts-navigation_659029f32dc52ad4 .wp-block-query-pagination-next_453aa94a53ded774,
  .navigation_02868cd1cc3801cd.posts-navigation_659029f32dc52ad4 .nav-next_d8ef682903b97beb a,
  .navigation_02868cd1cc3801cd.posts-navigation_659029f32dc52ad4 .nav-previous_c9b05f4fcdd66399 a,
  .comment-navigation_efcd5d4b7d31d8f7 .wp-block-query-pagination-previous_870678d185e145ef,
  .comment-navigation_efcd5d4b7d31d8f7 .wp-block-query-pagination-next_453aa94a53ded774,
  .comment-navigation_efcd5d4b7d31d8f7 .nav-next_d8ef682903b97beb a,
  .comment-navigation_efcd5d4b7d31d8f7 .nav-previous_c9b05f4fcdd66399 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_425c023c11fb7ea0 .wp-block-query-pagination-previous_870678d185e145ef,
      .wp-block-query-pagination_425c023c11fb7ea0 .wp-block-query-pagination-next_453aa94a53ded774,
      .wp-block-query-pagination_425c023c11fb7ea0 .nav-next_d8ef682903b97beb a,
      .wp-block-query-pagination_425c023c11fb7ea0 .nav-previous_c9b05f4fcdd66399 a,
      .navigation_02868cd1cc3801cd.posts-navigation_659029f32dc52ad4 .wp-block-query-pagination-previous_870678d185e145ef,
      .navigation_02868cd1cc3801cd.posts-navigation_659029f32dc52ad4 .wp-block-query-pagination-next_453aa94a53ded774,
      .navigation_02868cd1cc3801cd.posts-navigation_659029f32dc52ad4 .nav-next_d8ef682903b97beb a,
      .navigation_02868cd1cc3801cd.posts-navigation_659029f32dc52ad4 .nav-previous_c9b05f4fcdd66399 a,
      .comment-navigation_efcd5d4b7d31d8f7 .wp-block-query-pagination-previous_870678d185e145ef,
      .comment-navigation_efcd5d4b7d31d8f7 .wp-block-query-pagination-next_453aa94a53ded774,
      .comment-navigation_efcd5d4b7d31d8f7 .nav-next_d8ef682903b97beb a,
      .comment-navigation_efcd5d4b7d31d8f7 .nav-previous_c9b05f4fcdd66399 a {
        height: 40px; } }
    .wp-block-query-pagination_425c023c11fb7ea0 .wp-block-query-pagination-previous_870678d185e145ef:hover,
    .wp-block-query-pagination_425c023c11fb7ea0 .wp-block-query-pagination-next_453aa94a53ded774:hover,
    .wp-block-query-pagination_425c023c11fb7ea0 .nav-next_d8ef682903b97beb a:hover,
    .wp-block-query-pagination_425c023c11fb7ea0 .nav-previous_c9b05f4fcdd66399 a:hover,
    .navigation_02868cd1cc3801cd.posts-navigation_659029f32dc52ad4 .wp-block-query-pagination-previous_870678d185e145ef:hover,
    .navigation_02868cd1cc3801cd.posts-navigation_659029f32dc52ad4 .wp-block-query-pagination-next_453aa94a53ded774:hover,
    .navigation_02868cd1cc3801cd.posts-navigation_659029f32dc52ad4 .nav-next_d8ef682903b97beb a:hover,
    .navigation_02868cd1cc3801cd.posts-navigation_659029f32dc52ad4 .nav-previous_c9b05f4fcdd66399 a:hover,
    .comment-navigation_efcd5d4b7d31d8f7 .wp-block-query-pagination-previous_870678d185e145ef:hover,
    .comment-navigation_efcd5d4b7d31d8f7 .wp-block-query-pagination-next_453aa94a53ded774:hover,
    .comment-navigation_efcd5d4b7d31d8f7 .nav-next_d8ef682903b97beb a:hover,
    .comment-navigation_efcd5d4b7d31d8f7 .nav-previous_c9b05f4fcdd66399 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_2145326797b88bb7,
.page-links_cd496200f57e02a2,
.wp-block-query-pagination-numbers_7b7dc60afa6b2c9e {
  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_2145326797b88bb7 ul,
  .page-links_cd496200f57e02a2 ul,
  .wp-block-query-pagination-numbers_7b7dc60afa6b2c9e 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_2145326797b88bb7 ul li,
    .page-links_cd496200f57e02a2 ul li,
    .wp-block-query-pagination-numbers_7b7dc60afa6b2c9e ul li {
      padding-top: 0; }
    .te-basic-pagination_2145326797b88bb7 ul .prev span,
    .te-basic-pagination_2145326797b88bb7 ul .next span,
    .page-links_cd496200f57e02a2 ul .prev span,
    .page-links_cd496200f57e02a2 ul .next span,
    .wp-block-query-pagination-numbers_7b7dc60afa6b2c9e ul .prev span,
    .wp-block-query-pagination-numbers_7b7dc60afa6b2c9e ul .next span {
      display: none; }
  .te-basic-pagination_2145326797b88bb7 .post-page-numbers_eb9e75e68c20037f,
  .page-links_cd496200f57e02a2 .post-page-numbers_eb9e75e68c20037f,
  .wp-block-query-pagination-numbers_7b7dc60afa6b2c9e .post-page-numbers_eb9e75e68c20037f {
    background-color: rgba(71, 112, 247, 0.1) !important; }
  .te-basic-pagination_2145326797b88bb7 .page-numbers_dd621386255ac1c5,
  .te-basic-pagination_2145326797b88bb7 .post-page-numbers_eb9e75e68c20037f,
  .page-links_cd496200f57e02a2 .page-numbers_dd621386255ac1c5,
  .page-links_cd496200f57e02a2 .post-page-numbers_eb9e75e68c20037f,
  .wp-block-query-pagination-numbers_7b7dc60afa6b2c9e .page-numbers_dd621386255ac1c5,
  .wp-block-query-pagination-numbers_7b7dc60afa6b2c9e .post-page-numbers_eb9e75e68c20037f {
    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_2145326797b88bb7 .page-numbers_dd621386255ac1c5,
      .te-basic-pagination_2145326797b88bb7 .post-page-numbers_eb9e75e68c20037f,
      .page-links_cd496200f57e02a2 .page-numbers_dd621386255ac1c5,
      .page-links_cd496200f57e02a2 .post-page-numbers_eb9e75e68c20037f,
      .wp-block-query-pagination-numbers_7b7dc60afa6b2c9e .page-numbers_dd621386255ac1c5,
      .wp-block-query-pagination-numbers_7b7dc60afa6b2c9e .post-page-numbers_eb9e75e68c20037f {
        width: 40px;
        height: 40px;
        font-size: 16px; } }
    .te-basic-pagination_2145326797b88bb7 .page-numbers_dd621386255ac1c5:hover,
    .te-basic-pagination_2145326797b88bb7 .post-page-numbers_eb9e75e68c20037f:hover,
    .page-links_cd496200f57e02a2 .page-numbers_dd621386255ac1c5:hover,
    .page-links_cd496200f57e02a2 .post-page-numbers_eb9e75e68c20037f:hover,
    .wp-block-query-pagination-numbers_7b7dc60afa6b2c9e .page-numbers_dd621386255ac1c5:hover,
    .wp-block-query-pagination-numbers_7b7dc60afa6b2c9e .post-page-numbers_eb9e75e68c20037f: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_2145326797b88bb7 .page-numbers_dd621386255ac1c5.current,
    .te-basic-pagination_2145326797b88bb7 .post-page-numbers_eb9e75e68c20037f.current,
    .page-links_cd496200f57e02a2 .page-numbers_dd621386255ac1c5.current,
    .page-links_cd496200f57e02a2 .post-page-numbers_eb9e75e68c20037f.current,
    .wp-block-query-pagination-numbers_7b7dc60afa6b2c9e .page-numbers_dd621386255ac1c5.current,
    .wp-block-query-pagination-numbers_7b7dc60afa6b2c9e .post-page-numbers_eb9e75e68c20037f.current {
      background: #317EFE !important;
      color: #ffffff;
      border-color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }

.te-blog-post-nav_d15c286a7de4ce93 {
  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_d15c286a7de4ce93 {
      -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_d15c286a7de4ce93 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 30px;
      margin: 30px 0; } }
  .te-blog-post-nav_d15c286a7de4ce93 .te-post-navigation_9e4c5fd4275b183c {
    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_d15c286a7de4ce93 .te-post-navigation_9e4c5fd4275b183c {
        -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_d15c286a7de4ce93 .te-post-navigation_9e4c5fd4275b183c {
        width: 100%; } }
    @media (max-width: 767px) {
      .te-blog-post-nav_d15c286a7de4ce93 .te-post-navigation_9e4c5fd4275b183c {
        width: 100%; } }
    .te-blog-post-nav_d15c286a7de4ce93 .te-post-navigation_9e4c5fd4275b183c::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_d15c286a7de4ce93 .te-post-navigation_9e4c5fd4275b183c::after {
          display: none; } }
      @media (max-width: 767px) {
        .te-blog-post-nav_d15c286a7de4ce93 .te-post-navigation_9e4c5fd4275b183c::after {
          display: none; } }
    .te-blog-post-nav_d15c286a7de4ce93 .te-post-navigation_9e4c5fd4275b183c:last-child {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .te-blog-post-nav_d15c286a7de4ce93 .te-post-navigation_9e4c5fd4275b183c:last-child .text {
        text-align: right; }
        @media (max-width: 374px) {
          .te-blog-post-nav_d15c286a7de4ce93 .te-post-navigation_9e4c5fd4275b183c:last-child .text {
            text-align: left; } }
      .te-blog-post-nav_d15c286a7de4ce93 .te-post-navigation_9e4c5fd4275b183c:last-child::after {
        display: none; }
    .te-blog-post-nav_d15c286a7de4ce93 .te-post-navigation_9e4c5fd4275b183c .te-post-img_9f6b9a825fd215b4 {
      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_d15c286a7de4ce93 .te-post-navigation_9e4c5fd4275b183c .te-post-img_9f6b9a825fd215b4 {
          width: 100% !important;
          height: 150px !important; } }
      .te-blog-post-nav_d15c286a7de4ce93 .te-post-navigation_9e4c5fd4275b183c .te-post-img_9f6b9a825fd215b4 img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        left: 0;
        top: 0; }
    .te-blog-post-nav_d15c286a7de4ce93 .te-post-navigation_9e4c5fd4275b183c .text {
      width: 100%; }
      .te-blog-post-nav_d15c286a7de4ce93 .te-post-navigation_9e4c5fd4275b183c .text span {
        font-size: 18px;
        font-family: "Inter", sans-serif;
        text-transform: capitalize;
        font-weight: 400;
        display: block;
        color: #335371; }
      .te-blog-post-nav_d15c286a7de4ce93 .te-post-navigation_9e4c5fd4275b183c .text h4 {
        text-transform: capitalize;
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        line-height: 30px;
        letter-spacing: 0px; }
    .te-blog-post-nav_d15c286a7de4ce93 .te-post-navigation_9e4c5fd4275b183c .theme-navigation_e829e89905168bcf {
      width: 100%; }

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

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

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

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

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

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

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

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

/* Widget */
.widget_b1704fb43aa29757,
.sidebar__widget_3574f2a19bd5e730 {
  /* 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_b1704fb43aa29757 ol,
  .widget_b1704fb43aa29757 ul,
  .sidebar__widget_3574f2a19bd5e730 ol,
  .sidebar__widget_3574f2a19bd5e730 ul {
    margin-bottom: 0; }
  .widget_b1704fb43aa29757 .widget-instagram-feed_06ece272cc744867,
  .sidebar__widget_3574f2a19bd5e730 .widget-instagram-feed_06ece272cc744867 {
    width: 315px; }
    @media only screen and (min-width: 992px) and (max-width: 1280px) {
      .widget_b1704fb43aa29757 .widget-instagram-feed_06ece272cc744867,
      .sidebar__widget_3574f2a19bd5e730 .widget-instagram-feed_06ece272cc744867 {
        width: 220px; } }
    @media (max-width: 374px) {
      .widget_b1704fb43aa29757 .widget-instagram-feed_06ece272cc744867,
      .sidebar__widget_3574f2a19bd5e730 .widget-instagram-feed_06ece272cc744867 {
        width: 200px; } }
    .widget_b1704fb43aa29757 .widget-instagram-feed_06ece272cc744867 .single-instagram-feed_f1bb39516079cc98,
    .sidebar__widget_3574f2a19bd5e730 .widget-instagram-feed_06ece272cc744867 .single-instagram-feed_f1bb39516079cc98 {
      width: 96px;
      height: 96px; }
  .widget_b1704fb43aa29757 .wp-block-heading_bc4f600e467337e6,
  .widget_b1704fb43aa29757 .widget-title_8d2218d04be59be3,
  .widget_b1704fb43aa29757 .wp-block-search__label_ec799dad92ee9623,
  .sidebar__widget_3574f2a19bd5e730 .wp-block-heading_bc4f600e467337e6,
  .sidebar__widget_3574f2a19bd5e730 .widget-title_8d2218d04be59be3,
  .sidebar__widget_3574f2a19bd5e730 .wp-block-search__label_ec799dad92ee9623 {
    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_b1704fb43aa29757 .wp-block-social-links_ecc21e22eef9dbc4 .wp-social-link_e45fbf934286d37a,
  .sidebar__widget_3574f2a19bd5e730 .wp-block-social-links_ecc21e22eef9dbc4 .wp-social-link_e45fbf934286d37a {
    padding: 0;
    margin: 0;
    line-height: 0; }
    .widget_b1704fb43aa29757 .wp-block-social-links_ecc21e22eef9dbc4 .wp-social-link_e45fbf934286d37a a,
    .sidebar__widget_3574f2a19bd5e730 .wp-block-social-links_ecc21e22eef9dbc4 .wp-social-link_e45fbf934286d37a 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_b1704fb43aa29757 .wp-block-social-links_ecc21e22eef9dbc4 .wp-social-link_e45fbf934286d37a a:before,
      .sidebar__widget_3574f2a19bd5e730 .wp-block-social-links_ecc21e22eef9dbc4 .wp-social-link_e45fbf934286d37a a:before {
        display: none; }
  .widget_b1704fb43aa29757 .has-avatars_8404af7a4942dbc4.has-dates_6fd0de1aa3bca20e.has-excerpts_4b2d7bdfb288d803.wp-block-te-latest-comments_1fd7b63966d9c52c li.wp-block-te-latest-comments__comment_1ff417eefbfd7384 .wp-block-te-latest-comments__comment-meta_f6dafd99392ba966,
  .widget_b1704fb43aa29757 .has-dates_6fd0de1aa3bca20e.has-excerpts_4b2d7bdfb288d803.wp-block-te-latest-comments_1fd7b63966d9c52c li.wp-block-te-latest-comments__comment_1ff417eefbfd7384 .wp-block-te-latest-comments__comment-meta_f6dafd99392ba966,
  .sidebar__widget_3574f2a19bd5e730 .has-avatars_8404af7a4942dbc4.has-dates_6fd0de1aa3bca20e.has-excerpts_4b2d7bdfb288d803.wp-block-te-latest-comments_1fd7b63966d9c52c li.wp-block-te-latest-comments__comment_1ff417eefbfd7384 .wp-block-te-latest-comments__comment-meta_f6dafd99392ba966,
  .sidebar__widget_3574f2a19bd5e730 .has-dates_6fd0de1aa3bca20e.has-excerpts_4b2d7bdfb288d803.wp-block-te-latest-comments_1fd7b63966d9c52c li.wp-block-te-latest-comments__comment_1ff417eefbfd7384 .wp-block-te-latest-comments__comment-meta_f6dafd99392ba966 {
    font-weight: 500; }
    .widget_b1704fb43aa29757 .has-avatars_8404af7a4942dbc4.has-dates_6fd0de1aa3bca20e.has-excerpts_4b2d7bdfb288d803.wp-block-te-latest-comments_1fd7b63966d9c52c li.wp-block-te-latest-comments__comment_1ff417eefbfd7384 .wp-block-te-latest-comments__comment-meta_f6dafd99392ba966 .wp-block-te-latest-comments__comment-author_98737938f2544782,
    .widget_b1704fb43aa29757 .has-avatars_8404af7a4942dbc4.has-dates_6fd0de1aa3bca20e.has-excerpts_4b2d7bdfb288d803.wp-block-te-latest-comments_1fd7b63966d9c52c li.wp-block-te-latest-comments__comment_1ff417eefbfd7384 .wp-block-te-latest-comments__comment-meta_f6dafd99392ba966 .wp-block-te-latest-comments__comment-link_280c4d67fa91b9ce,
    .widget_b1704fb43aa29757 .has-dates_6fd0de1aa3bca20e.has-excerpts_4b2d7bdfb288d803.wp-block-te-latest-comments_1fd7b63966d9c52c li.wp-block-te-latest-comments__comment_1ff417eefbfd7384 .wp-block-te-latest-comments__comment-meta_f6dafd99392ba966 .wp-block-te-latest-comments__comment-author_98737938f2544782,
    .widget_b1704fb43aa29757 .has-dates_6fd0de1aa3bca20e.has-excerpts_4b2d7bdfb288d803.wp-block-te-latest-comments_1fd7b63966d9c52c li.wp-block-te-latest-comments__comment_1ff417eefbfd7384 .wp-block-te-latest-comments__comment-meta_f6dafd99392ba966 .wp-block-te-latest-comments__comment-link_280c4d67fa91b9ce,
    .sidebar__widget_3574f2a19bd5e730 .has-avatars_8404af7a4942dbc4.has-dates_6fd0de1aa3bca20e.has-excerpts_4b2d7bdfb288d803.wp-block-te-latest-comments_1fd7b63966d9c52c li.wp-block-te-latest-comments__comment_1ff417eefbfd7384 .wp-block-te-latest-comments__comment-meta_f6dafd99392ba966 .wp-block-te-latest-comments__comment-author_98737938f2544782,
    .sidebar__widget_3574f2a19bd5e730 .has-avatars_8404af7a4942dbc4.has-dates_6fd0de1aa3bca20e.has-excerpts_4b2d7bdfb288d803.wp-block-te-latest-comments_1fd7b63966d9c52c li.wp-block-te-latest-comments__comment_1ff417eefbfd7384 .wp-block-te-latest-comments__comment-meta_f6dafd99392ba966 .wp-block-te-latest-comments__comment-link_280c4d67fa91b9ce,
    .sidebar__widget_3574f2a19bd5e730 .has-dates_6fd0de1aa3bca20e.has-excerpts_4b2d7bdfb288d803.wp-block-te-latest-comments_1fd7b63966d9c52c li.wp-block-te-latest-comments__comment_1ff417eefbfd7384 .wp-block-te-latest-comments__comment-meta_f6dafd99392ba966 .wp-block-te-latest-comments__comment-author_98737938f2544782,
    .sidebar__widget_3574f2a19bd5e730 .has-dates_6fd0de1aa3bca20e.has-excerpts_4b2d7bdfb288d803.wp-block-te-latest-comments_1fd7b63966d9c52c li.wp-block-te-latest-comments__comment_1ff417eefbfd7384 .wp-block-te-latest-comments__comment-meta_f6dafd99392ba966 .wp-block-te-latest-comments__comment-link_280c4d67fa91b9ce {
      font-weight: 500; }
  .widget_b1704fb43aa29757 .wp-block-te-latest-comments_1fd7b63966d9c52c li.wp-block-te-latest-comments__comment_1ff417eefbfd7384,
  .widget_b1704fb43aa29757 .wp-block-latest-posts_95311dc810899577 li.wp-block-te-latest-comments__comment_1ff417eefbfd7384,
  .sidebar__widget_3574f2a19bd5e730 .wp-block-te-latest-comments_1fd7b63966d9c52c li.wp-block-te-latest-comments__comment_1ff417eefbfd7384,
  .sidebar__widget_3574f2a19bd5e730 .wp-block-latest-posts_95311dc810899577 li.wp-block-te-latest-comments__comment_1ff417eefbfd7384 {
    margin-bottom: 0; }
  .widget_b1704fb43aa29757 .wp-block-te-latest-comments_1fd7b63966d9c52c li .wp-block-te-latest-comments__comment-meta_f6dafd99392ba966,
  .widget_b1704fb43aa29757 .wp-block-te-latest-comments_1fd7b63966d9c52c li .wp-block-latest-posts__te-post-title_40438c841f15518c,
  .widget_b1704fb43aa29757 .wp-block-latest-posts_95311dc810899577 li .wp-block-te-latest-comments__comment-meta_f6dafd99392ba966,
  .widget_b1704fb43aa29757 .wp-block-latest-posts_95311dc810899577 li .wp-block-latest-posts__te-post-title_40438c841f15518c,
  .sidebar__widget_3574f2a19bd5e730 .wp-block-te-latest-comments_1fd7b63966d9c52c li .wp-block-te-latest-comments__comment-meta_f6dafd99392ba966,
  .sidebar__widget_3574f2a19bd5e730 .wp-block-te-latest-comments_1fd7b63966d9c52c li .wp-block-latest-posts__te-post-title_40438c841f15518c,
  .sidebar__widget_3574f2a19bd5e730 .wp-block-latest-posts_95311dc810899577 li .wp-block-te-latest-comments__comment-meta_f6dafd99392ba966,
  .sidebar__widget_3574f2a19bd5e730 .wp-block-latest-posts_95311dc810899577 li .wp-block-latest-posts__te-post-title_40438c841f15518c {
    line-height: 28px;
    font-weight: 400; }
    .widget_b1704fb43aa29757 .wp-block-te-latest-comments_1fd7b63966d9c52c li .wp-block-te-latest-comments__comment-meta_f6dafd99392ba966 .wp-block-te-latest-comments__comment-date_48679aeb97502fee,
    .widget_b1704fb43aa29757 .wp-block-te-latest-comments_1fd7b63966d9c52c li .wp-block-latest-posts__te-post-title_40438c841f15518c .wp-block-te-latest-comments__comment-date_48679aeb97502fee,
    .widget_b1704fb43aa29757 .wp-block-latest-posts_95311dc810899577 li .wp-block-te-latest-comments__comment-meta_f6dafd99392ba966 .wp-block-te-latest-comments__comment-date_48679aeb97502fee,
    .widget_b1704fb43aa29757 .wp-block-latest-posts_95311dc810899577 li .wp-block-latest-posts__te-post-title_40438c841f15518c .wp-block-te-latest-comments__comment-date_48679aeb97502fee,
    .sidebar__widget_3574f2a19bd5e730 .wp-block-te-latest-comments_1fd7b63966d9c52c li .wp-block-te-latest-comments__comment-meta_f6dafd99392ba966 .wp-block-te-latest-comments__comment-date_48679aeb97502fee,
    .sidebar__widget_3574f2a19bd5e730 .wp-block-te-latest-comments_1fd7b63966d9c52c li .wp-block-latest-posts__te-post-title_40438c841f15518c .wp-block-te-latest-comments__comment-date_48679aeb97502fee,
    .sidebar__widget_3574f2a19bd5e730 .wp-block-latest-posts_95311dc810899577 li .wp-block-te-latest-comments__comment-meta_f6dafd99392ba966 .wp-block-te-latest-comments__comment-date_48679aeb97502fee,
    .sidebar__widget_3574f2a19bd5e730 .wp-block-latest-posts_95311dc810899577 li .wp-block-latest-posts__te-post-title_40438c841f15518c .wp-block-te-latest-comments__comment-date_48679aeb97502fee {
      font-size: 14px !important;
      margin-bottom: 10px;
      position: relative; }
      .widget_b1704fb43aa29757 .wp-block-te-latest-comments_1fd7b63966d9c52c li .wp-block-te-latest-comments__comment-meta_f6dafd99392ba966 .wp-block-te-latest-comments__comment-date_48679aeb97502fee:before,
      .widget_b1704fb43aa29757 .wp-block-te-latest-comments_1fd7b63966d9c52c li .wp-block-latest-posts__te-post-title_40438c841f15518c .wp-block-te-latest-comments__comment-date_48679aeb97502fee:before,
      .widget_b1704fb43aa29757 .wp-block-latest-posts_95311dc810899577 li .wp-block-te-latest-comments__comment-meta_f6dafd99392ba966 .wp-block-te-latest-comments__comment-date_48679aeb97502fee:before,
      .widget_b1704fb43aa29757 .wp-block-latest-posts_95311dc810899577 li .wp-block-latest-posts__te-post-title_40438c841f15518c .wp-block-te-latest-comments__comment-date_48679aeb97502fee:before,
      .sidebar__widget_3574f2a19bd5e730 .wp-block-te-latest-comments_1fd7b63966d9c52c li .wp-block-te-latest-comments__comment-meta_f6dafd99392ba966 .wp-block-te-latest-comments__comment-date_48679aeb97502fee:before,
      .sidebar__widget_3574f2a19bd5e730 .wp-block-te-latest-comments_1fd7b63966d9c52c li .wp-block-latest-posts__te-post-title_40438c841f15518c .wp-block-te-latest-comments__comment-date_48679aeb97502fee:before,
      .sidebar__widget_3574f2a19bd5e730 .wp-block-latest-posts_95311dc810899577 li .wp-block-te-latest-comments__comment-meta_f6dafd99392ba966 .wp-block-te-latest-comments__comment-date_48679aeb97502fee:before,
      .sidebar__widget_3574f2a19bd5e730 .wp-block-latest-posts_95311dc810899577 li .wp-block-latest-posts__te-post-title_40438c841f15518c .wp-block-te-latest-comments__comment-date_48679aeb97502fee:before {
        content: "\f274";
        font-family: "Font Awesome 6 Free";
        padding-right: 8px; }
  .widget_b1704fb43aa29757 .wp-block-te-latest-comments_1fd7b63966d9c52c li a,
  .widget_b1704fb43aa29757 .wp-block-latest-posts_95311dc810899577 li a,
  .sidebar__widget_3574f2a19bd5e730 .wp-block-te-latest-comments_1fd7b63966d9c52c li a,
  .sidebar__widget_3574f2a19bd5e730 .wp-block-latest-posts_95311dc810899577 li a {
    color: #335371; }
    .widget_b1704fb43aa29757 .wp-block-te-latest-comments_1fd7b63966d9c52c li a.wp-block-te-latest-comments__comment-author_98737938f2544782, .widget_b1704fb43aa29757 .wp-block-te-latest-comments_1fd7b63966d9c52c li a.wp-block-te-latest-comments__comment-link_280c4d67fa91b9ce,
    .widget_b1704fb43aa29757 .wp-block-latest-posts_95311dc810899577 li a.wp-block-te-latest-comments__comment-author_98737938f2544782,
    .widget_b1704fb43aa29757 .wp-block-latest-posts_95311dc810899577 li a.wp-block-te-latest-comments__comment-link_280c4d67fa91b9ce,
    .sidebar__widget_3574f2a19bd5e730 .wp-block-te-latest-comments_1fd7b63966d9c52c li a.wp-block-te-latest-comments__comment-author_98737938f2544782,
    .sidebar__widget_3574f2a19bd5e730 .wp-block-te-latest-comments_1fd7b63966d9c52c li a.wp-block-te-latest-comments__comment-link_280c4d67fa91b9ce,
    .sidebar__widget_3574f2a19bd5e730 .wp-block-latest-posts_95311dc810899577 li a.wp-block-te-latest-comments__comment-author_98737938f2544782,
    .sidebar__widget_3574f2a19bd5e730 .wp-block-latest-posts_95311dc810899577 li a.wp-block-te-latest-comments__comment-link_280c4d67fa91b9ce {
      display: inline !important;
      text-transform: capitalize;
      line-height: 28px;
      font-weight: 400; }
    .widget_b1704fb43aa29757 .wp-block-te-latest-comments_1fd7b63966d9c52c li a:hover,
    .widget_b1704fb43aa29757 .wp-block-latest-posts_95311dc810899577 li a:hover,
    .sidebar__widget_3574f2a19bd5e730 .wp-block-te-latest-comments_1fd7b63966d9c52c li a:hover,
    .sidebar__widget_3574f2a19bd5e730 .wp-block-latest-posts_95311dc810899577 li a:hover {
      color: #317EFE; }
  .widget_b1704fb43aa29757 .wp-block-te-latest-comments_1fd7b63966d9c52c li .wp-block-te-latest-comments__comment-excerpt_fd4be2ea1ac8b584 p,
  .widget_b1704fb43aa29757 .wp-block-latest-posts_95311dc810899577 li .wp-block-te-latest-comments__comment-excerpt_fd4be2ea1ac8b584 p,
  .sidebar__widget_3574f2a19bd5e730 .wp-block-te-latest-comments_1fd7b63966d9c52c li .wp-block-te-latest-comments__comment-excerpt_fd4be2ea1ac8b584 p,
  .sidebar__widget_3574f2a19bd5e730 .wp-block-latest-posts_95311dc810899577 li .wp-block-te-latest-comments__comment-excerpt_fd4be2ea1ac8b584 p {
    font-size: 16px;
    line-height: 28px;
    margin: 0; }
  .widget_b1704fb43aa29757 .te-social-profile_115eacd8da36959e,
  .sidebar__widget_3574f2a19bd5e730 .te-social-profile_115eacd8da36959e {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .widget_b1704fb43aa29757 .te-social-profile_115eacd8da36959e a,
    .sidebar__widget_3574f2a19bd5e730 .te-social-profile_115eacd8da36959e 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_b1704fb43aa29757 .te-social-profile_115eacd8da36959e a,
        .sidebar__widget_3574f2a19bd5e730 .te-social-profile_115eacd8da36959e a {
          width: 40px;
          height: 40px; } }
      .widget_b1704fb43aa29757 .te-social-profile_115eacd8da36959e a.facebook_c606f8c218a99fe5,
      .sidebar__widget_3574f2a19bd5e730 .te-social-profile_115eacd8da36959e a.facebook_c606f8c218a99fe5 {
        background-color: #1877f2; }
      .widget_b1704fb43aa29757 .te-social-profile_115eacd8da36959e a.twitter_d4d00eebbf68db2b,
      .sidebar__widget_3574f2a19bd5e730 .te-social-profile_115eacd8da36959e a.twitter_d4d00eebbf68db2b {
        background-color: #1da1f2; }
      .widget_b1704fb43aa29757 .te-social-profile_115eacd8da36959e a.linkedin_ef649fb95dcd6f39,
      .sidebar__widget_3574f2a19bd5e730 .te-social-profile_115eacd8da36959e a.linkedin_ef649fb95dcd6f39 {
        background-color: #0a66c2; }
      .widget_b1704fb43aa29757 .te-social-profile_115eacd8da36959e a.instagram_0f0bc6b8f3929998,
      .sidebar__widget_3574f2a19bd5e730 .te-social-profile_115eacd8da36959e a.instagram_0f0bc6b8f3929998 {
        background-color: #405de6; }
      .widget_b1704fb43aa29757 .te-social-profile_115eacd8da36959e a:hover,
      .sidebar__widget_3574f2a19bd5e730 .te-social-profile_115eacd8da36959e a:hover {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #E7F914; }
  .widget_b1704fb43aa29757 select,
  .sidebar__widget_3574f2a19bd5e730 select {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371;
    margin-bottom: 0; }
  .widget_b1704fb43aa29757 .has-login-form_918e48970c4463bd .login-username_84341fc64e4e58d8 label,
  .widget_b1704fb43aa29757 .has-login-form_918e48970c4463bd .login-password_2e85058d0788ecb8 label,
  .sidebar__widget_3574f2a19bd5e730 .has-login-form_918e48970c4463bd .login-username_84341fc64e4e58d8 label,
  .sidebar__widget_3574f2a19bd5e730 .has-login-form_918e48970c4463bd .login-password_2e85058d0788ecb8 label {
    margin-bottom: 10px; }
  .widget_b1704fb43aa29757 .has-login-form_918e48970c4463bd .login-username_84341fc64e4e58d8 input,
  .widget_b1704fb43aa29757 .has-login-form_918e48970c4463bd .login-password_2e85058d0788ecb8 input,
  .sidebar__widget_3574f2a19bd5e730 .has-login-form_918e48970c4463bd .login-username_84341fc64e4e58d8 input,
  .sidebar__widget_3574f2a19bd5e730 .has-login-form_918e48970c4463bd .login-password_2e85058d0788ecb8 input {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #31373f;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371; }
  .widget_b1704fb43aa29757 .has-login-form_918e48970c4463bd .login-remember_ccdffe1a6ba8ddfc label,
  .sidebar__widget_3574f2a19bd5e730 .has-login-form_918e48970c4463bd .login-remember_ccdffe1a6ba8ddfc label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px; }
  .widget_b1704fb43aa29757 .has-login-form_918e48970c4463bd .login-submit_7d5d3e9bfd3676d7,
  .sidebar__widget_3574f2a19bd5e730 .has-login-form_918e48970c4463bd .login-submit_7d5d3e9bfd3676d7 {
    margin-bottom: 0; }
    .widget_b1704fb43aa29757 .has-login-form_918e48970c4463bd .login-submit_7d5d3e9bfd3676d7 input.button-primary_14040df7cfd90ebb,
    .sidebar__widget_3574f2a19bd5e730 .has-login-form_918e48970c4463bd .login-submit_7d5d3e9bfd3676d7 input.button-primary_14040df7cfd90ebb {
      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_b1704fb43aa29757 .search-form_927944ffd21bf341,
  .sidebar__widget_3574f2a19bd5e730 .search-form_927944ffd21bf341 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_b1704fb43aa29757 .search-form_927944ffd21bf341 button,
    .sidebar__widget_3574f2a19bd5e730 .search-form_927944ffd21bf341 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_b1704fb43aa29757.widget_search_6eeced7dff704371 .sidebar__search_9de71f28ef23e217,
  .sidebar__widget_3574f2a19bd5e730.widget_search_6eeced7dff704371 .sidebar__search_9de71f28ef23e217 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_b1704fb43aa29757.widget_search_6eeced7dff704371 .sidebar__search_9de71f28ef23e217 button,
    .sidebar__widget_3574f2a19bd5e730.widget_search_6eeced7dff704371 .sidebar__search_9de71f28ef23e217 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_b1704fb43aa29757 .wp-block-search__no-button_cf174f16d3b9efa8.wp-block-search_51542f7f926497bb input,
  .sidebar__widget_3574f2a19bd5e730 .wp-block-search__no-button_cf174f16d3b9efa8.wp-block-search_51542f7f926497bb input {
    border-radius: 10px; }
  .widget_b1704fb43aa29757 .wp-block-search_51542f7f926497bb,
  .sidebar__widget_3574f2a19bd5e730 .wp-block-search_51542f7f926497bb {
    margin-bottom: -2px; }
  .widget_b1704fb43aa29757 .wp-block-search_51542f7f926497bb,
  .widget_b1704fb43aa29757 .search-form_927944ffd21bf341,
  .widget_b1704fb43aa29757 .sidebar__search_9de71f28ef23e217,
  .sidebar__widget_3574f2a19bd5e730 .wp-block-search_51542f7f926497bb,
  .sidebar__widget_3574f2a19bd5e730 .search-form_927944ffd21bf341,
  .sidebar__widget_3574f2a19bd5e730 .sidebar__search_9de71f28ef23e217 {
    display: inline-block;
    width: 100%;
    overflow: hidden; }
    .widget_b1704fb43aa29757 .wp-block-search_51542f7f926497bb .wp-block-search__inside-wrapper_8ee34dc6d1cb4c18,
    .widget_b1704fb43aa29757 .search-form_927944ffd21bf341 .wp-block-search__inside-wrapper_8ee34dc6d1cb4c18,
    .widget_b1704fb43aa29757 .sidebar__search_9de71f28ef23e217 .wp-block-search__inside-wrapper_8ee34dc6d1cb4c18,
    .sidebar__widget_3574f2a19bd5e730 .wp-block-search_51542f7f926497bb .wp-block-search__inside-wrapper_8ee34dc6d1cb4c18,
    .sidebar__widget_3574f2a19bd5e730 .search-form_927944ffd21bf341 .wp-block-search__inside-wrapper_8ee34dc6d1cb4c18,
    .sidebar__widget_3574f2a19bd5e730 .sidebar__search_9de71f28ef23e217 .wp-block-search__inside-wrapper_8ee34dc6d1cb4c18 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .widget_b1704fb43aa29757 .wp-block-search_51542f7f926497bb label,
    .widget_b1704fb43aa29757 .search-form_927944ffd21bf341 label,
    .widget_b1704fb43aa29757 .sidebar__search_9de71f28ef23e217 label,
    .sidebar__widget_3574f2a19bd5e730 .wp-block-search_51542f7f926497bb label,
    .sidebar__widget_3574f2a19bd5e730 .search-form_927944ffd21bf341 label,
    .sidebar__widget_3574f2a19bd5e730 .sidebar__search_9de71f28ef23e217 label {
      font-size: 24px;
      display: block;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #14203A;
      font-family: "Inter", sans-serif; }
    .widget_b1704fb43aa29757 .wp-block-search_51542f7f926497bb input,
    .widget_b1704fb43aa29757 .search-form_927944ffd21bf341 input,
    .widget_b1704fb43aa29757 .sidebar__search_9de71f28ef23e217 input,
    .sidebar__widget_3574f2a19bd5e730 .wp-block-search_51542f7f926497bb input,
    .sidebar__widget_3574f2a19bd5e730 .search-form_927944ffd21bf341 input,
    .sidebar__widget_3574f2a19bd5e730 .sidebar__search_9de71f28ef23e217 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_b1704fb43aa29757 .wp-block-search_51542f7f926497bb button,
    .widget_b1704fb43aa29757 .search-form_927944ffd21bf341 button,
    .widget_b1704fb43aa29757 .sidebar__search_9de71f28ef23e217 button,
    .sidebar__widget_3574f2a19bd5e730 .wp-block-search_51542f7f926497bb button,
    .sidebar__widget_3574f2a19bd5e730 .search-form_927944ffd21bf341 button,
    .sidebar__widget_3574f2a19bd5e730 .sidebar__search_9de71f28ef23e217 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_b1704fb43aa29757 .tagcloud_8e63e0f58981fb9c,
  .widget_b1704fb43aa29757 .wp-block-tag-cloud_9a34c91e680dd4b7,
  .sidebar__widget_3574f2a19bd5e730 .tagcloud_8e63e0f58981fb9c,
  .sidebar__widget_3574f2a19bd5e730 .wp-block-tag-cloud_9a34c91e680dd4b7 {
    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_b1704fb43aa29757 .tagcloud_8e63e0f58981fb9c a,
    .widget_b1704fb43aa29757 .wp-block-tag-cloud_9a34c91e680dd4b7 a,
    .sidebar__widget_3574f2a19bd5e730 .tagcloud_8e63e0f58981fb9c a,
    .sidebar__widget_3574f2a19bd5e730 .wp-block-tag-cloud_9a34c91e680dd4b7 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_b1704fb43aa29757 .tagcloud_8e63e0f58981fb9c a:hover,
      .widget_b1704fb43aa29757 .wp-block-tag-cloud_9a34c91e680dd4b7 a:hover,
      .sidebar__widget_3574f2a19bd5e730 .tagcloud_8e63e0f58981fb9c a:hover,
      .sidebar__widget_3574f2a19bd5e730 .wp-block-tag-cloud_9a34c91e680dd4b7 a:hover {
        color: #ffffff;
        background: #317EFE;
        border-color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .widget_b1704fb43aa29757 ul,
  .widget_b1704fb43aa29757 ol,
  .sidebar__widget_3574f2a19bd5e730 ul,
  .sidebar__widget_3574f2a19bd5e730 ol {
    margin-bottom: 0;
    padding-left: 0;
    /* Tag Cloud Widget */ }
    .widget_b1704fb43aa29757 ul li,
    .widget_b1704fb43aa29757 ol li,
    .sidebar__widget_3574f2a19bd5e730 ul li,
    .sidebar__widget_3574f2a19bd5e730 ol li {
      display: block;
      padding: 8px 0;
      border-top: 1px solid #E1E1E1;
      margin-bottom: 0;
      /* Recent Comment Widget */ }
      .widget_b1704fb43aa29757 ul li:first-child,
      .widget_b1704fb43aa29757 ol li:first-child,
      .sidebar__widget_3574f2a19bd5e730 ul li:first-child,
      .sidebar__widget_3574f2a19bd5e730 ol li:first-child {
        border-top: 0; }
      .widget_b1704fb43aa29757 ul li:last-child,
      .widget_b1704fb43aa29757 ol li:last-child,
      .sidebar__widget_3574f2a19bd5e730 ul li:last-child,
      .sidebar__widget_3574f2a19bd5e730 ol li:last-child {
        margin-bottom: 0; }
      .widget_b1704fb43aa29757 ul li.recentcomments_2d74d99f5bf7b051 .comment-author-link_6b6fc622ea17578f a:before, .widget_b1704fb43aa29757 ul li.wp-block-latest-comments__comment_e90b48a1852c29b5 .comment-author-link_6b6fc622ea17578f a:before,
      .widget_b1704fb43aa29757 ol li.recentcomments_2d74d99f5bf7b051 .comment-author-link_6b6fc622ea17578f a:before,
      .widget_b1704fb43aa29757 ol li.wp-block-latest-comments__comment_e90b48a1852c29b5 .comment-author-link_6b6fc622ea17578f a:before,
      .sidebar__widget_3574f2a19bd5e730 ul li.recentcomments_2d74d99f5bf7b051 .comment-author-link_6b6fc622ea17578f a:before,
      .sidebar__widget_3574f2a19bd5e730 ul li.wp-block-latest-comments__comment_e90b48a1852c29b5 .comment-author-link_6b6fc622ea17578f a:before,
      .sidebar__widget_3574f2a19bd5e730 ol li.recentcomments_2d74d99f5bf7b051 .comment-author-link_6b6fc622ea17578f a:before,
      .sidebar__widget_3574f2a19bd5e730 ol li.wp-block-latest-comments__comment_e90b48a1852c29b5 .comment-author-link_6b6fc622ea17578f a:before {
        display: none; }
      .widget_b1704fb43aa29757 ul li.recentcomments_2d74d99f5bf7b051 a, .widget_b1704fb43aa29757 ul li.wp-block-latest-comments__comment_e90b48a1852c29b5 a,
      .widget_b1704fb43aa29757 ol li.recentcomments_2d74d99f5bf7b051 a,
      .widget_b1704fb43aa29757 ol li.wp-block-latest-comments__comment_e90b48a1852c29b5 a,
      .sidebar__widget_3574f2a19bd5e730 ul li.recentcomments_2d74d99f5bf7b051 a,
      .sidebar__widget_3574f2a19bd5e730 ul li.wp-block-latest-comments__comment_e90b48a1852c29b5 a,
      .sidebar__widget_3574f2a19bd5e730 ol li.recentcomments_2d74d99f5bf7b051 a,
      .sidebar__widget_3574f2a19bd5e730 ol li.wp-block-latest-comments__comment_e90b48a1852c29b5 a {
        padding-left: 0;
        display: inline; }
        .widget_b1704fb43aa29757 ul li.recentcomments_2d74d99f5bf7b051 a:before, .widget_b1704fb43aa29757 ul li.wp-block-latest-comments__comment_e90b48a1852c29b5 a:before,
        .widget_b1704fb43aa29757 ol li.recentcomments_2d74d99f5bf7b051 a:before,
        .widget_b1704fb43aa29757 ol li.wp-block-latest-comments__comment_e90b48a1852c29b5 a:before,
        .sidebar__widget_3574f2a19bd5e730 ul li.recentcomments_2d74d99f5bf7b051 a:before,
        .sidebar__widget_3574f2a19bd5e730 ul li.wp-block-latest-comments__comment_e90b48a1852c29b5 a:before,
        .sidebar__widget_3574f2a19bd5e730 ol li.recentcomments_2d74d99f5bf7b051 a:before,
        .sidebar__widget_3574f2a19bd5e730 ol li.wp-block-latest-comments__comment_e90b48a1852c29b5 a:before {
          display: none; }
      .widget_b1704fb43aa29757 ul li a,
      .widget_b1704fb43aa29757 ol li a,
      .sidebar__widget_3574f2a19bd5e730 ul li a,
      .sidebar__widget_3574f2a19bd5e730 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_b1704fb43aa29757 ul li a::before,
        .widget_b1704fb43aa29757 ol li a::before,
        .sidebar__widget_3574f2a19bd5e730 ul li a::before,
        .sidebar__widget_3574f2a19bd5e730 ol li a::before {
          content: "\f105";
          font-family: "Font Awesome 6 Free";
          margin-right: 10px; }
        .widget_b1704fb43aa29757 ul li a:hover,
        .widget_b1704fb43aa29757 ol li a:hover,
        .sidebar__widget_3574f2a19bd5e730 ul li a:hover,
        .sidebar__widget_3574f2a19bd5e730 ol li a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .widget_b1704fb43aa29757 ul li a.rsswidget_fb19266464ccd7a8, .widget_b1704fb43aa29757 ul li a.wp-block-latest-posts__post-title_248dd5c5496eaba7,
        .widget_b1704fb43aa29757 ol li a.rsswidget_fb19266464ccd7a8,
        .widget_b1704fb43aa29757 ol li a.wp-block-latest-posts__post-title_248dd5c5496eaba7,
        .sidebar__widget_3574f2a19bd5e730 ul li a.rsswidget_fb19266464ccd7a8,
        .sidebar__widget_3574f2a19bd5e730 ul li a.wp-block-latest-posts__post-title_248dd5c5496eaba7,
        .sidebar__widget_3574f2a19bd5e730 ol li a.rsswidget_fb19266464ccd7a8,
        .sidebar__widget_3574f2a19bd5e730 ol li a.wp-block-latest-posts__post-title_248dd5c5496eaba7 {
          padding-left: 0;
          font-weight: 500;
          display: block; }
          .widget_b1704fb43aa29757 ul li a.rsswidget_fb19266464ccd7a8:before, .widget_b1704fb43aa29757 ul li a.wp-block-latest-posts__post-title_248dd5c5496eaba7:before,
          .widget_b1704fb43aa29757 ol li a.rsswidget_fb19266464ccd7a8:before,
          .widget_b1704fb43aa29757 ol li a.wp-block-latest-posts__post-title_248dd5c5496eaba7:before,
          .sidebar__widget_3574f2a19bd5e730 ul li a.rsswidget_fb19266464ccd7a8:before,
          .sidebar__widget_3574f2a19bd5e730 ul li a.wp-block-latest-posts__post-title_248dd5c5496eaba7:before,
          .sidebar__widget_3574f2a19bd5e730 ol li a.rsswidget_fb19266464ccd7a8:before,
          .sidebar__widget_3574f2a19bd5e730 ol li a.wp-block-latest-posts__post-title_248dd5c5496eaba7:before {
            display: none; }
      .widget_b1704fb43aa29757 ul li ul,
      .widget_b1704fb43aa29757 ol li ul,
      .sidebar__widget_3574f2a19bd5e730 ul li ul,
      .sidebar__widget_3574f2a19bd5e730 ol li ul {
        padding-left: 25px;
        padding-top: 10px; }
    .widget_b1704fb43aa29757 ul.wp-tag-cloud_2135dd80d0e2f549 li,
    .widget_b1704fb43aa29757 ol.wp-tag-cloud_2135dd80d0e2f549 li,
    .sidebar__widget_3574f2a19bd5e730 ul.wp-tag-cloud_2135dd80d0e2f549 li,
    .sidebar__widget_3574f2a19bd5e730 ol.wp-tag-cloud_2135dd80d0e2f549 li {
      display: inline-block;
      padding: 0;
      border: 0; }
      .widget_b1704fb43aa29757 ul.wp-tag-cloud_2135dd80d0e2f549 li a:before,
      .widget_b1704fb43aa29757 ol.wp-tag-cloud_2135dd80d0e2f549 li a:before,
      .sidebar__widget_3574f2a19bd5e730 ul.wp-tag-cloud_2135dd80d0e2f549 li a:before,
      .sidebar__widget_3574f2a19bd5e730 ol.wp-tag-cloud_2135dd80d0e2f549 li a:before {
        display: none; }
  .widget_b1704fb43aa29757.te_widget_categories_26f62bc99856c6cb li, .widget_b1704fb43aa29757.widget_archive_e5c5a13d1af0778b li,
  .widget_b1704fb43aa29757 .wp-block-categories-list_a7d733329b5236ca li,
  .widget_b1704fb43aa29757 .wp-block-archives-list_e41d6eb8e91be76d li,
  .sidebar__widget_3574f2a19bd5e730.te_widget_categories_26f62bc99856c6cb li,
  .sidebar__widget_3574f2a19bd5e730.widget_archive_e5c5a13d1af0778b li,
  .sidebar__widget_3574f2a19bd5e730 .wp-block-categories-list_a7d733329b5236ca li,
  .sidebar__widget_3574f2a19bd5e730 .wp-block-archives-list_e41d6eb8e91be76d 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_b1704fb43aa29757.te_widget_categories_26f62bc99856c6cb li.cat-item_b87934489bc9f9f5, .widget_b1704fb43aa29757.widget_archive_e5c5a13d1af0778b li.cat-item_b87934489bc9f9f5,
    .widget_b1704fb43aa29757 .wp-block-categories-list_a7d733329b5236ca li.cat-item_b87934489bc9f9f5,
    .widget_b1704fb43aa29757 .wp-block-archives-list_e41d6eb8e91be76d li.cat-item_b87934489bc9f9f5,
    .sidebar__widget_3574f2a19bd5e730.te_widget_categories_26f62bc99856c6cb li.cat-item_b87934489bc9f9f5,
    .sidebar__widget_3574f2a19bd5e730.widget_archive_e5c5a13d1af0778b li.cat-item_b87934489bc9f9f5,
    .sidebar__widget_3574f2a19bd5e730 .wp-block-categories-list_a7d733329b5236ca li.cat-item_b87934489bc9f9f5,
    .sidebar__widget_3574f2a19bd5e730 .wp-block-archives-list_e41d6eb8e91be76d li.cat-item_b87934489bc9f9f5 {
      text-align: right;
      display: inline-block;
      width: 100%; }
    .widget_b1704fb43aa29757.te_widget_categories_26f62bc99856c6cb li a, .widget_b1704fb43aa29757.widget_archive_e5c5a13d1af0778b li a,
    .widget_b1704fb43aa29757 .wp-block-categories-list_a7d733329b5236ca li a,
    .widget_b1704fb43aa29757 .wp-block-archives-list_e41d6eb8e91be76d li a,
    .sidebar__widget_3574f2a19bd5e730.te_widget_categories_26f62bc99856c6cb li a,
    .sidebar__widget_3574f2a19bd5e730.widget_archive_e5c5a13d1af0778b li a,
    .sidebar__widget_3574f2a19bd5e730 .wp-block-categories-list_a7d733329b5236ca li a,
    .sidebar__widget_3574f2a19bd5e730 .wp-block-archives-list_e41d6eb8e91be76d li a {
      float: left; }

/* About Info Widget*/
.widget-about-info_7cca5a1f222ebb95 {
  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_7cca5a1f222ebb95 .about-desc_fa40a296378947f8 {
    text-align: left; }
    .widget-about-info_7cca5a1f222ebb95 .about-desc_fa40a296378947f8 .about-title_ce9f6cb50924a407 {
      font-size: 20px; }
  .widget-about-info_7cca5a1f222ebb95 .about-image_2fb8f3c0a1b965e9 {
    width: 140px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px; }
  .widget-about-info_7cca5a1f222ebb95 .te-social-profile_115eacd8da36959e {
    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_7cca5a1f222ebb95 .te-social-profile_115eacd8da36959e 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_7cca5a1f222ebb95 .te-social-profile_115eacd8da36959e 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_6fd0de1aa3bca20e.has-author_2e674b7f3da9e381.wp-block-latest-posts_95311dc810899577 .wp-block-latest-posts__te-post-title_40438c841f15518c {
  display: inline-block;
  width: 100%;
  font-weight: 500; }

.widget_rss_a65a69dc0378ff65 .wp-block-heading_bc4f600e467337e6:before,
.widget_rss_a65a69dc0378ff65 .widget-title_8d2218d04be59be3:before {
  display: none; }
.widget_rss_a65a69dc0378ff65 .rss-widget-icon_c6c04672aadabb39 {
  margin-right: 6px; }
.widget_rss_a65a69dc0378ff65 ul li a.rsswidget_fb19266464ccd7a8 {
  color: #14203A; }
  .widget_rss_a65a69dc0378ff65 ul li a.rsswidget_fb19266464ccd7a8:hover {
    color: #317EFE; }

.wp-block-latest-posts_95311dc810899577 .wp-block-rss__item-title_3dcef5fb52f931ab,
.wp-block-rss_b49791dcff043545 .wp-block-rss__item-title_3dcef5fb52f931ab,
.widget_rss_a65a69dc0378ff65 .wp-block-rss__item-title_3dcef5fb52f931ab {
  display: inline-block;
  width: 100%;
  font-weight: 500; }
  .wp-block-latest-posts_95311dc810899577 .wp-block-rss__item-title_3dcef5fb52f931ab a:before,
  .wp-block-rss_b49791dcff043545 .wp-block-rss__item-title_3dcef5fb52f931ab a:before,
  .widget_rss_a65a69dc0378ff65 .wp-block-rss__item-title_3dcef5fb52f931ab a:before {
    display: none; }
.wp-block-latest-posts_95311dc810899577 .wp-block-latest-posts__post-author_ae77d7ba54b195b5,
.wp-block-latest-posts_95311dc810899577 .wp-block-rss__item-publish-date_7d43221fb0171ea3,
.wp-block-rss_b49791dcff043545 .wp-block-latest-posts__post-author_ae77d7ba54b195b5,
.wp-block-rss_b49791dcff043545 .wp-block-rss__item-publish-date_7d43221fb0171ea3,
.widget_rss_a65a69dc0378ff65 .wp-block-latest-posts__post-author_ae77d7ba54b195b5,
.widget_rss_a65a69dc0378ff65 .wp-block-rss__item-publish-date_7d43221fb0171ea3 {
  margin-right: 10px; }
.wp-block-latest-posts_95311dc810899577 .wp-block-latest-posts__post-author_ae77d7ba54b195b5,
.wp-block-latest-posts_95311dc810899577 .wp-block-latest-posts__te-post-date_9b623e796c551891,
.wp-block-latest-posts_95311dc810899577 .wp-block-rss__item-publish-date_7d43221fb0171ea3,
.wp-block-latest-posts_95311dc810899577 .wp-block-rss__item-author_8347efa79ba4337a,
.wp-block-latest-posts_95311dc810899577 .rss-date_42b9bffeb347afc3,
.wp-block-rss_b49791dcff043545 .wp-block-latest-posts__post-author_ae77d7ba54b195b5,
.wp-block-rss_b49791dcff043545 .wp-block-latest-posts__te-post-date_9b623e796c551891,
.wp-block-rss_b49791dcff043545 .wp-block-rss__item-publish-date_7d43221fb0171ea3,
.wp-block-rss_b49791dcff043545 .wp-block-rss__item-author_8347efa79ba4337a,
.wp-block-rss_b49791dcff043545 .rss-date_42b9bffeb347afc3,
.widget_rss_a65a69dc0378ff65 .wp-block-latest-posts__post-author_ae77d7ba54b195b5,
.widget_rss_a65a69dc0378ff65 .wp-block-latest-posts__te-post-date_9b623e796c551891,
.widget_rss_a65a69dc0378ff65 .wp-block-rss__item-publish-date_7d43221fb0171ea3,
.widget_rss_a65a69dc0378ff65 .wp-block-rss__item-author_8347efa79ba4337a,
.widget_rss_a65a69dc0378ff65 .rss-date_42b9bffeb347afc3 {
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500;
  text-transform: capitalize;
  position: relative; }
.wp-block-latest-posts_95311dc810899577 .wp-block-latest-posts__te-post-date_9b623e796c551891:before,
.wp-block-latest-posts_95311dc810899577 .wp-block-rss__item-publish-date_7d43221fb0171ea3:before,
.wp-block-latest-posts_95311dc810899577 .rss-date_42b9bffeb347afc3:before,
.wp-block-rss_b49791dcff043545 .wp-block-latest-posts__te-post-date_9b623e796c551891:before,
.wp-block-rss_b49791dcff043545 .wp-block-rss__item-publish-date_7d43221fb0171ea3:before,
.wp-block-rss_b49791dcff043545 .rss-date_42b9bffeb347afc3:before,
.widget_rss_a65a69dc0378ff65 .wp-block-latest-posts__te-post-date_9b623e796c551891:before,
.widget_rss_a65a69dc0378ff65 .wp-block-rss__item-publish-date_7d43221fb0171ea3:before,
.widget_rss_a65a69dc0378ff65 .rss-date_42b9bffeb347afc3:before {
  content: "\f274";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_95311dc810899577 .wp-block-latest-posts__post-author_ae77d7ba54b195b5:before,
.wp-block-latest-posts_95311dc810899577 .wp-block-rss__item-author_8347efa79ba4337a:before,
.wp-block-rss_b49791dcff043545 .wp-block-latest-posts__post-author_ae77d7ba54b195b5:before,
.wp-block-rss_b49791dcff043545 .wp-block-rss__item-author_8347efa79ba4337a:before,
.widget_rss_a65a69dc0378ff65 .wp-block-latest-posts__post-author_ae77d7ba54b195b5:before,
.widget_rss_a65a69dc0378ff65 .wp-block-rss__item-author_8347efa79ba4337a:before {
  content: "\f007";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_95311dc810899577 .wp-block-latest-posts__post-excerpt_1cf415ce8c371198,
.wp-block-latest-posts_95311dc810899577 .wp-block-rss__item-excerpt_d95b6caa7863a706,
.wp-block-latest-posts_95311dc810899577 .rssSummary_b326c48dcb9f5268,
.wp-block-rss_b49791dcff043545 .wp-block-latest-posts__post-excerpt_1cf415ce8c371198,
.wp-block-rss_b49791dcff043545 .wp-block-rss__item-excerpt_d95b6caa7863a706,
.wp-block-rss_b49791dcff043545 .rssSummary_b326c48dcb9f5268,
.widget_rss_a65a69dc0378ff65 .wp-block-latest-posts__post-excerpt_1cf415ce8c371198,
.widget_rss_a65a69dc0378ff65 .wp-block-rss__item-excerpt_d95b6caa7863a706,
.widget_rss_a65a69dc0378ff65 .rssSummary_b326c48dcb9f5268 {
  margin-top: 10px;
  margin-bottom: 0; }

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

.te-post-item_429d53c109570dd9 .te-single-post-meta_a5484d5cd17b241c {
  gap: 32px; }

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

.te-comment-title_42ac4a24cd1e26d1 h2,
.te-comment-title_42ac4a24cd1e26d1 .wp-block-comments-title_970d7f6f56bbf611,
.wp-block-comments_57e38065e487eee3 h2,
.wp-block-comments_57e38065e487eee3 .wp-block-comments-title_970d7f6f56bbf611 {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px; }

/* Block Comment Start */
.wp-block-comments_57e38065e487eee3 .wp-block-comment-template_3ab3d2509fc1ff53 {
  padding-left: 0; }
  .wp-block-comments_57e38065e487eee3 .wp-block-comment-template_3ab3d2509fc1ff53 .wp-block-te-comment-reply_22824082fc8b70dd {
    margin-top: 15px; }
  .wp-block-comments_57e38065e487eee3 .wp-block-comment-template_3ab3d2509fc1ff53 li .wp-block-columns_4104fd01b458f57e {
    padding: 50px;
    border: 1px solid #dfe2e9;
    border-radius: 8px;
    margin-bottom: 24px; }
    .wp-block-comments_57e38065e487eee3 .wp-block-comment-template_3ab3d2509fc1ff53 li .wp-block-columns_4104fd01b458f57e .wp-block-column_025f84d0f8ce6293:first-child {
      -ms-flex-preferred-size: 80px !important;
          flex-basis: 80px !important; }
    .wp-block-comments_57e38065e487eee3 .wp-block-comment-template_3ab3d2509fc1ff53 li .wp-block-columns_4104fd01b458f57e .wp-block-avatar_a1a54ae278f857b1 {
      width: 100px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 50%;
      overflow: hidden; }
      .wp-block-comments_57e38065e487eee3 .wp-block-comment-template_3ab3d2509fc1ff53 li .wp-block-columns_4104fd01b458f57e .wp-block-avatar_a1a54ae278f857b1 img {
        width: 100%; }
    .wp-block-comments_57e38065e487eee3 .wp-block-comment-template_3ab3d2509fc1ff53 li .wp-block-columns_4104fd01b458f57e .wp-block-comment-author-name_1ae3491d75366446 a {
      font-size: 21px;
      margin-bottom: 5px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A; }
    .wp-block-comments_57e38065e487eee3 .wp-block-comment-template_3ab3d2509fc1ff53 li .wp-block-columns_4104fd01b458f57e .wp-block-comment-edit-link_5e0434470ef2eb34 a {
      color: #317EFE; }
    .wp-block-comments_57e38065e487eee3 .wp-block-comment-template_3ab3d2509fc1ff53 li .wp-block-columns_4104fd01b458f57e .wp-block-comment-date_cdfe7cd0ed6b298f a,
    .wp-block-comments_57e38065e487eee3 .wp-block-comment-template_3ab3d2509fc1ff53 li .wp-block-columns_4104fd01b458f57e .wp-block-comment-edit-link_5e0434470ef2eb34 a {
      color: #9ba8c3;
      font-size: 16px;
      font-weight: 400;
      font-family: "Inter", sans-serif; }
    .wp-block-comments_57e38065e487eee3 .wp-block-comment-template_3ab3d2509fc1ff53 li .wp-block-columns_4104fd01b458f57e .wp-block-te-comment-reply_22824082fc8b70dd 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_57e38065e487eee3 .wp-block-comment-template_3ab3d2509fc1ff53 li .wp-block-columns_4104fd01b458f57e .wp-block-te-comment-reply_22824082fc8b70dd 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_fdcb20e1aad23b96 .te-comment-respond_804f88346802193f,
.te-latest-comments_fdcb20e1aad23b96 .comment-respond_e18a8ef4b5bb3897 {
  margin-top: 60px;
  margin-bottom: 40px; }
.te-latest-comments_fdcb20e1aad23b96 li .children .te-comments-item_1d6e5f971dc1b6b8 {
  margin-left: 50px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-latest-comments_fdcb20e1aad23b96 li .children .te-comments-item_1d6e5f971dc1b6b8 {
      margin-left: 0; } }
.te-latest-comments_fdcb20e1aad23b96 li .children .children .te-comments-item_1d6e5f971dc1b6b8 {
  margin-left: 100px;
  border-top: 1px solid #F9F4F1; }
.te-latest-comments_fdcb20e1aad23b96 li .te-comments-item_1d6e5f971dc1b6b8 {
  padding: 50px;
  border: 1px solid #F9F4F1;
  background-color: #F9F4F1;
  border-radius: 20px;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .te-latest-comments_fdcb20e1aad23b96 li .te-comments-item_1d6e5f971dc1b6b8 {
      padding: 30px; } }
  .te-latest-comments_fdcb20e1aad23b96 li .te-comments-item_1d6e5f971dc1b6b8 .te-comments-avatar_b50cc19ff3a24661 {
    float: left; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-latest-comments_fdcb20e1aad23b96 li .te-comments-item_1d6e5f971dc1b6b8 .te-comments-avatar_b50cc19ff3a24661 {
        float: inherit;
        margin-bottom: 20px; } }
    .te-latest-comments_fdcb20e1aad23b96 li .te-comments-item_1d6e5f971dc1b6b8 .te-comments-avatar_b50cc19ff3a24661 img {
      margin-right: 30px;
      width: 100px;
      border-radius: 50px; }
  .te-latest-comments_fdcb20e1aad23b96 li .te-comments-item_1d6e5f971dc1b6b8 .te-comments-text_177f2650377b99a0 {
    overflow: hidden; }
    .te-latest-comments_fdcb20e1aad23b96 li .te-comments-item_1d6e5f971dc1b6b8 .te-comments-text_177f2650377b99a0 p {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 20px;
      color: #335371; }
    .te-latest-comments_fdcb20e1aad23b96 li .te-comments-item_1d6e5f971dc1b6b8 .te-comments-text_177f2650377b99a0 .te-avatar-name_cfd2715db9725b50 {
      margin-bottom: 10px;
      position: relative; }
      .te-latest-comments_fdcb20e1aad23b96 li .te-comments-item_1d6e5f971dc1b6b8 .te-comments-text_177f2650377b99a0 .te-avatar-name_cfd2715db9725b50 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_fdcb20e1aad23b96 li .te-comments-item_1d6e5f971dc1b6b8 .te-comments-text_177f2650377b99a0 .te-avatar-name_cfd2715db9725b50 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_fdcb20e1aad23b96 li .te-comments-item_1d6e5f971dc1b6b8 .te-comments-text_177f2650377b99a0 .te-avatar-name_cfd2715db9725b50 span {
            display: inline-block;
            width: 100%; } }
    .te-latest-comments_fdcb20e1aad23b96 li .te-comments-item_1d6e5f971dc1b6b8 .te-comments-text_177f2650377b99a0 .te-comment-reply_18459b18dea2bc2b {
      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_fdcb20e1aad23b96 li .te-comments-item_1d6e5f971dc1b6b8 .te-comments-text_177f2650377b99a0 .te-comment-reply_18459b18dea2bc2b {
          position: unset;
          margin-top: 10px; } }
      .te-latest-comments_fdcb20e1aad23b96 li .te-comments-item_1d6e5f971dc1b6b8 .te-comments-text_177f2650377b99a0 .te-comment-reply_18459b18dea2bc2b:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

ul.children {
  list-style: none; }

.te-post-comments-form_232a8f6d2c9211a6 .te-contacts-message_e70468bca12e58e7 {
  margin-top: 10px; }

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

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

.te-comment-respond_804f88346802193f,
.comment-respond_e18a8ef4b5bb3897 {
  position: relative;
  background-color: #F9F4F1;
  padding: 40px;
  border-radius: 20px; }
  .te-comment-respond_804f88346802193f .comment-form-cookies-consent_517ef4dfb824166e,
  .comment-respond_e18a8ef4b5bb3897 .comment-form-cookies-consent_517ef4dfb824166e {
    display: none; }
  .te-comment-respond_804f88346802193f .comment-notes_e29f92cb9d6c5c90,
  .comment-respond_e18a8ef4b5bb3897 .comment-notes_e29f92cb9d6c5c90 {
    margin-bottom: 30px; }
  .te-comment-respond_804f88346802193f p,
  .comment-respond_e18a8ef4b5bb3897 p {
    margin: 0; }
  .te-comment-respond_804f88346802193f .te-contacts-email_01b1feb269929d8f,
  .te-comment-respond_804f88346802193f .te-contacts-name_38f7ce51e80642e3,
  .te-comment-respond_804f88346802193f .single-input-field_491ae83ed5349328,
  .comment-respond_e18a8ef4b5bb3897 .te-contacts-email_01b1feb269929d8f,
  .comment-respond_e18a8ef4b5bb3897 .te-contacts-name_38f7ce51e80642e3,
  .comment-respond_e18a8ef4b5bb3897 .single-input-field_491ae83ed5349328 {
    margin-bottom: 20px; }
  .te-comment-respond_804f88346802193f label,
  .comment-respond_e18a8ef4b5bb3897 label {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #778196;
    margin-bottom: 20px; }
  .te-comment-respond_804f88346802193f .checkbox-field-wrapper_1528700d3250c533,
  .comment-respond_e18a8ef4b5bb3897 .checkbox-field-wrapper_1528700d3250c533 {
    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_804f88346802193f .checkbox-field-wrapper_1528700d3250c533 p,
    .comment-respond_e18a8ef4b5bb3897 .checkbox-field-wrapper_1528700d3250c533 p {
      margin: 0; }
    .te-comment-respond_804f88346802193f .checkbox-field-wrapper_1528700d3250c533 .single-checkbox-field_d787acef26748d46,
    .comment-respond_e18a8ef4b5bb3897 .checkbox-field-wrapper_1528700d3250c533 .single-checkbox-field_d787acef26748d46 {
      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_804f88346802193f .te-comment-form-cookies-consent_6a2d6b25ffab9488,
  .comment-respond_e18a8ef4b5bb3897 .te-comment-form-cookies-consent_6a2d6b25ffab9488 {
    display: none; }
  .te-comment-respond_804f88346802193f input[type="number"],
  .comment-respond_e18a8ef4b5bb3897 input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield; }
  .te-comment-respond_804f88346802193f input,
  .te-comment-respond_804f88346802193f select,
  .comment-respond_e18a8ef4b5bb3897 input,
  .comment-respond_e18a8ef4b5bb3897 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_804f88346802193f *::-webkit-input-placeholder,
  .comment-respond_e18a8ef4b5bb3897 *::-webkit-input-placeholder {
    color: #778196; }
  .te-comment-respond_804f88346802193f *:-ms-input-placeholder,
  .comment-respond_e18a8ef4b5bb3897 *:-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_804f88346802193f *::-ms-input-placeholder,
  .comment-respond_e18a8ef4b5bb3897 *::-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_804f88346802193f *::placeholder,
  .comment-respond_e18a8ef4b5bb3897 *::placeholder {
    color: #778196; }
  .te-comment-respond_804f88346802193f textarea,
  .comment-respond_e18a8ef4b5bb3897 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_804f88346802193f input:focus,
  .te-comment-respond_804f88346802193f textarea:focus,
  .te-comment-respond_804f88346802193f .form-select_622e2f8cd3a70f4b:focus,
  .comment-respond_e18a8ef4b5bb3897 input:focus,
  .comment-respond_e18a8ef4b5bb3897 textarea:focus,
  .comment-respond_e18a8ef4b5bb3897 .form-select_622e2f8cd3a70f4b: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_317a307252d675e9 {
  position: relative;
  border-radius: 20px;
  overflow: hidden; }
  .te-team-card_317a307252d675e9:hover .image:before {
    height: 250%;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear;
    background-color: transparent; }
  .te-team-card_317a307252d675e9:hover .image img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-team-card_317a307252d675e9:hover .te-content-wrapper_722144450e7e8011 {
    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_317a307252d675e9 .image {
    overflow: hidden;
    position: relative; }
    .te-team-card_317a307252d675e9 .image:before {
      position: absolute;
      width: 200%;
      height: 0%;
      left: 50%;
      top: 50%;
      background-color: rgba(255, 255, 255, 0.3);
      -webkit-transform: translate(-50%, -50%) rotate(-45deg);
              transform: translate(-50%, -50%) rotate(-45deg);
      content: "";
      z-index: 1; }
    .te-team-card_317a307252d675e9 .image img {
      width: 100%;
      height: 100%;
      -webkit-transform: scale(1);
              transform: scale(1);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_317a307252d675e9 .te-content-wrapper_722144450e7e8011 {
    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_317a307252d675e9 .te-content-wrapper_722144450e7e8011 .content {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      z-index: 1;
      gap: 17px;
      position: absolute;
      bottom: 0;
      left: 0;
      padding: 45px 30px; }
      .te-team-card_317a307252d675e9 .te-content-wrapper_722144450e7e8011 .content .title {
        font-size: 24px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: 0px;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
      .te-team-card_317a307252d675e9 .te-content-wrapper_722144450e7e8011 .content .desc_61fcc1205817424c {
        font-size: 18px;
        line-height: 18px;
        font-weight: 400;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
    .te-team-card_317a307252d675e9 .te-content-wrapper_722144450e7e8011 .social_9ea52fe811430ac8 {
      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_317a307252d675e9 .te-content-wrapper_722144450e7e8011 .social_9ea52fe811430ac8 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_317a307252d675e9 .te-content-wrapper_722144450e7e8011 .social_9ea52fe811430ac8 a:hover {
          background-color: #E7F914;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-team-card_317a307252d675e9.style-2_a2258c718b0bda87 {
  padding: 20px;
  background-color: #F9F4F1;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-team-card_317a307252d675e9.style-2_a2258c718b0bda87:hover {
    background-color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-team-card_317a307252d675e9.style-2_a2258c718b0bda87:hover .te-content-wrapper_722144450e7e8011 .social_9ea52fe811430ac8 a {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-team-card_317a307252d675e9.style-2_a2258c718b0bda87:hover .te-content-wrapper_722144450e7e8011 .content .title,
    .te-team-card_317a307252d675e9.style-2_a2258c718b0bda87:hover .te-content-wrapper_722144450e7e8011 .content .desc_61fcc1205817424c {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_317a307252d675e9.style-2_a2258c718b0bda87 .image {
    border-radius: 20px; }
  .te-team-card_317a307252d675e9.style-2_a2258c718b0bda87 .te-content-wrapper_722144450e7e8011 {
    position: unset;
    visibility: visible;
    opacity: 1;
    background: transparent;
    -webkit-transform: unset;
            transform: unset; }
    .te-team-card_317a307252d675e9.style-2_a2258c718b0bda87 .te-content-wrapper_722144450e7e8011 .content {
      padding: 0;
      margin-top: 20px;
      margin-bottom: 10px;
      position: unset; }
      .te-team-card_317a307252d675e9.style-2_a2258c718b0bda87 .te-content-wrapper_722144450e7e8011 .content .title {
        color: #131A2A;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-team-card_317a307252d675e9.style-2_a2258c718b0bda87 .te-content-wrapper_722144450e7e8011 .content .title a:hover {
          color: #ffffff !important; }
      .te-team-card_317a307252d675e9.style-2_a2258c718b0bda87 .te-content-wrapper_722144450e7e8011 .content .desc_61fcc1205817424c {
        color: #335371;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-team-card_317a307252d675e9.style-2_a2258c718b0bda87 .te-content-wrapper_722144450e7e8011 .social_9ea52fe811430ac8 a {
      border: 1px solid #E1E1E1;
      background-color: transparent; }
      .te-team-card_317a307252d675e9.style-2_a2258c718b0bda87 .te-content-wrapper_722144450e7e8011 .social_9ea52fe811430ac8 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_96fbfd880e593d1d {
  position: relative;
  padding: 0;
  overflow: hidden; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-team-member-slider-wrapper_96fbfd880e593d1d {
      padding: 0 12px; } }
  .te-team-member-slider-wrapper_96fbfd880e593d1d .slick-list_d1c876ccd7ddd0aa {
    margin: 0 -15px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-team-member-slider-wrapper_96fbfd880e593d1d .slick-list_d1c876ccd7ddd0aa {
        padding-bottom: 25px;
        margin: unset; } }
    .te-team-member-slider-wrapper_96fbfd880e593d1d .slick-list_d1c876ccd7ddd0aa .slick-slide {
      margin: 0 15px; }
  .te-team-member-slider-wrapper_96fbfd880e593d1d .slick-dots_1f375747b2aeb991 {
    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_96fbfd880e593d1d .slick-dots_1f375747b2aeb991 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_96fbfd880e593d1d .slick-dots_1f375747b2aeb991 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_96fbfd880e593d1d .slick-dots_1f375747b2aeb991 li.slick-active {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-team-member-slider-wrapper_96fbfd880e593d1d .slick-dots_1f375747b2aeb991 li.slick-active button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-team-member-slider-wrapper_96fbfd880e593d1d .slick-arrow_6a7907eedaf44a76 {
    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_ae99ffbd5b9dd375 {
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 20px; }
  .te-portfolio-card_ae99ffbd5b9dd375:hover .image .te-content-wrapper_722144450e7e8011 {
    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_ae99ffbd5b9dd375:hover .image .te-content-wrapper_722144450e7e8011 .content .content-inner_800c6dcb057423cc {
      margin-bottom: 0;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_ae99ffbd5b9dd375:hover .image .te-content-wrapper_722144450e7e8011 .content .btn-wrapper_31afb1e763c89e8a {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_ae99ffbd5b9dd375:hover .image .te-content-wrapper_722144450e7e8011 .content .content-inner_800c6dcb057423cc {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scaleY(1);
              transform: scaleY(1); }
  .te-portfolio-card_ae99ffbd5b9dd375:hover .image img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-portfolio-card_ae99ffbd5b9dd375 .image {
    overflow: hidden;
    position: relative; }
    .te-portfolio-card_ae99ffbd5b9dd375 .image img {
      -webkit-transform: scale(1);
              transform: scale(1);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      width: 100%; }
  .te-portfolio-card_ae99ffbd5b9dd375 .te-content-wrapper_722144450e7e8011 {
    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_ae99ffbd5b9dd375 .te-content-wrapper_722144450e7e8011 .content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      height: 100%;
      gap: 10px;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      position: relative;
      padding: 10px; }
      .te-portfolio-card_ae99ffbd5b9dd375 .te-content-wrapper_722144450e7e8011 .content .content-inner_800c6dcb057423cc {
        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_ae99ffbd5b9dd375 .te-content-wrapper_722144450e7e8011 .content .sub-title_5c4fceaf96fd5b4c {
        color: #131A2A;
        font-size: 18px;
        line-height: 36px;
        font-weight: 400; }
      .te-portfolio-card_ae99ffbd5b9dd375 .te-content-wrapper_722144450e7e8011 .content .title {
        margin-bottom: 0;
        color: #131A2A;
        font-size: 24px;
        line-height: 39px;
        font-weight: 500; }
      .te-portfolio-card_ae99ffbd5b9dd375 .te-content-wrapper_722144450e7e8011 .content .btn-wrapper_31afb1e763c89e8a {
        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_ae99ffbd5b9dd375 .te-content-wrapper_722144450e7e8011 .content .btn-wrapper_31afb1e763c89e8a 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_ae99ffbd5b9dd375 .te-content-wrapper_722144450e7e8011 .content .btn-wrapper_31afb1e763c89e8a a:hover {
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
            background-color: #317EFE;
            color: #ffffff; }

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

.te-portfolio-card_ae99ffbd5b9dd375.style-3_cede152844614f86:hover .te-content-wrapper_722144450e7e8011 .content .btn-wrapper_31afb1e763c89e8a {
  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_ae99ffbd5b9dd375.style-3_cede152844614f86 .te-content-wrapper_722144450e7e8011 {
  padding: 0; }
  .te-portfolio-card_ae99ffbd5b9dd375.style-3_cede152844614f86 .te-content-wrapper_722144450e7e8011 .content .content-inner_800c6dcb057423cc {
    border-radius: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px; }
  .te-portfolio-card_ae99ffbd5b9dd375.style-3_cede152844614f86 .te-content-wrapper_722144450e7e8011 .content .btn-wrapper_31afb1e763c89e8a {
    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_ea265ba655917eab.style-1_7f38c2371fa5d63b {
  margin-top: -210px; }
  @media (max-width: 991px) {
    .newsletter-area_ea265ba655917eab.style-1_7f38c2371fa5d63b {
      margin-top: 0;
      padding-top: 100px; } }

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

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

.testimonial-slider-area_4af8a62e2852a8fd.style-1_7f38c2371fa5d63b {
  padding-bottom: 5px; }

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

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

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

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

.team-slider-area_bd48a0417cd82f99.style-1_7f38c2371fa5d63b {
  overflow: hidden; }

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

.about-us-area_67cd8b9bb1de247d.style-2_a2258c718b0bda87 {
  padding-top: 120px;
  padding-bottom: 330px;
  background-color: #F9F4F1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .about-us-area_67cd8b9bb1de247d.style-2_a2258c718b0bda87 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area_67cd8b9bb1de247d.style-2_a2258c718b0bda87 {
      padding: 100px 0; } }
  @media (max-width: 991px) {
    .about-us-area_67cd8b9bb1de247d.style-2_a2258c718b0bda87 .te-about-image-card_d4109dfe7745e200 {
      text-align: center;
      margin-bottom: 50px; } }
  @media (max-width: 991px) {
    .about-us-area_67cd8b9bb1de247d.style-2_a2258c718b0bda87 .te-about-image-card_d4109dfe7745e200 .te-main-img-wrapper_d8da8a74fc0282d5 .te-main-img-inner_4ec897c657c43e4b {
      width: 100%; } }
  @media (max-width: 1199px) {
    .about-us-area_67cd8b9bb1de247d.style-2_a2258c718b0bda87 .te-about-image-card_d4109dfe7745e200 .te-company-foundation_62123cc0e117dab7 {
      left: 0; } }
  @media (max-width: 1199px) {
    .about-us-area_67cd8b9bb1de247d.style-2_a2258c718b0bda87 .te-about-info-card_d7ff4f86891f03ed {
      padding-left: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area_67cd8b9bb1de247d.style-2_a2258c718b0bda87 .te-about-info-card_d7ff4f86891f03ed {
      padding-left: 60px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .about-us-area_67cd8b9bb1de247d.style-2_a2258c718b0bda87 .te-about-info-card_d7ff4f86891f03ed {
      padding-left: 80px; } }

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

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

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

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

.faq-area_962db5275e438719.style-1_7f38c2371fa5d63b {
  padding-bottom: 100px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .faq-area_962db5275e438719.style-1_7f38c2371fa5d63b {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-area_962db5275e438719.style-1_7f38c2371fa5d63b {
      padding-bottom: 100px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .faq-area_962db5275e438719.style-1_7f38c2371fa5d63b {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_962db5275e438719.style-1_7f38c2371fa5d63b {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_962db5275e438719.style-1_7f38c2371fa5d63b .accordion-wrapper_88d124444dec6701 {
      padding-right: 60px; } }
  .faq-area_962db5275e438719.style-1_7f38c2371fa5d63b .te-faq-image_58613a1f1d1c09be {
    margin-top: 82px;
    position: relative;
    right: -83px;
    display: inline-block; }
    @media (max-width: 1199px) {
      .faq-area_962db5275e438719.style-1_7f38c2371fa5d63b .te-faq-image_58613a1f1d1c09be {
        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_962db5275e438719.style-1_7f38c2371fa5d63b .te-faq-image_58613a1f1d1c09be {
        right: 0; } }
    .faq-area_962db5275e438719.style-1_7f38c2371fa5d63b .te-faq-image_58613a1f1d1c09be .te-image-wrapper_70cb6056cad35189 {
      position: relative; }
      .faq-area_962db5275e438719.style-1_7f38c2371fa5d63b .te-faq-image_58613a1f1d1c09be .te-image-wrapper_70cb6056cad35189 .te-main-img-inner_4ec897c657c43e4b {
        -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_962db5275e438719.style-1_7f38c2371fa5d63b .te-faq-image_58613a1f1d1c09be .te-image-wrapper_70cb6056cad35189 .te-image-shape_54bb153ef46e3b14 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: -1; }
      .faq-area_962db5275e438719.style-1_7f38c2371fa5d63b .te-faq-image_58613a1f1d1c09be .te-image-wrapper_70cb6056cad35189 .content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 10px; }
        .faq-area_962db5275e438719.style-1_7f38c2371fa5d63b .te-faq-image_58613a1f1d1c09be .te-image-wrapper_70cb6056cad35189 .content .title {
          font-size: 18px;
          font-weight: 400;
          line-height: 18px;
          color: #ffffff;
          margin-bottom: 0; }
        .faq-area_962db5275e438719.style-1_7f38c2371fa5d63b .te-faq-image_58613a1f1d1c09be .te-image-wrapper_70cb6056cad35189 .content .number_644b76075af71c24 {
          font-size: 32px;
          font-weight: 500;
          line-height: 32px;
          letter-spacing: 0px;
          color: #ffffff;
          margin-bottom: 0; }
      .faq-area_962db5275e438719.style-1_7f38c2371fa5d63b .te-faq-image_58613a1f1d1c09be .te-image-wrapper_70cb6056cad35189 .top-content_32883651a0b7932d {
        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_962db5275e438719.style-1_7f38c2371fa5d63b .te-faq-image_58613a1f1d1c09be .te-image-wrapper_70cb6056cad35189 .top-content_32883651a0b7932d {
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); } }
      .faq-area_962db5275e438719.style-1_7f38c2371fa5d63b .te-faq-image_58613a1f1d1c09be .te-image-wrapper_70cb6056cad35189 .bottom-content_f07dc12e8f0fe03c {
        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_962db5275e438719.style-1_7f38c2371fa5d63b .te-faq-image_58613a1f1d1c09be .te-image-wrapper_70cb6056cad35189 .bottom-content_f07dc12e8f0fe03c {
            right: 50%;
            -webkit-transform: translateX(50%);
                    transform: translateX(50%); } }
        .faq-area_962db5275e438719.style-1_7f38c2371fa5d63b .te-faq-image_58613a1f1d1c09be .te-image-wrapper_70cb6056cad35189 .bottom-content_f07dc12e8f0fe03c .bottom-content-inner_769b86d0ed558b25 {
          width: 100%;
          height: 100%;
          background-color: #E7F914;
          border-radius: 100%;
          border: 8px solid #ffffff;
          outline: 2px dashed #14203A; }
          .faq-area_962db5275e438719.style-1_7f38c2371fa5d63b .te-faq-image_58613a1f1d1c09be .te-image-wrapper_70cb6056cad35189 .bottom-content_f07dc12e8f0fe03c .bottom-content-inner_769b86d0ed558b25 .title,
          .faq-area_962db5275e438719.style-1_7f38c2371fa5d63b .te-faq-image_58613a1f1d1c09be .te-image-wrapper_70cb6056cad35189 .bottom-content_f07dc12e8f0fe03c .bottom-content-inner_769b86d0ed558b25 .number_644b76075af71c24 {
            color: #14203A; }

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

.testimonial-slider-area_4af8a62e2852a8fd {
  overflow: hidden;
  padding-bottom: 10px; }
  .testimonial-slider-area_4af8a62e2852a8fd.style-2_a2258c718b0bda87 .slick-list_d1c876ccd7ddd0aa {
    margin: 0 -100px;
    overflow: visible; }
    .testimonial-slider-area_4af8a62e2852a8fd.style-2_a2258c718b0bda87 .slick-list_d1c876ccd7ddd0aa .te-slick-item_76cd589d6125253e {
      width: 520px;
      margin: 0 15px; }

.counter-up-area_7cee4e48cbb5c04e.style-2_a2258c718b0bda87 .te-counter-card_571e817048609d71 {
  padding: 80px 55px;
  background-color: #131A2A;
  border-radius: 20px; }
  .counter-up-area_7cee4e48cbb5c04e.style-2_a2258c718b0bda87 .te-counter-card_571e817048609d71 .te-counter-item_aa6f1bc82d05565e .icon_fb69e8e1d1d121a9 {
    width: unset;
    height: unset;
    background-color: transparent; }
  .counter-up-area_7cee4e48cbb5c04e.style-2_a2258c718b0bda87 .te-counter-card_571e817048609d71 .te-counter-item_aa6f1bc82d05565e .te-counter-title_02e7fdb57e82573c {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px; }
    .counter-up-area_7cee4e48cbb5c04e.style-2_a2258c718b0bda87 .te-counter-card_571e817048609d71 .te-counter-item_aa6f1bc82d05565e .te-counter-title_02e7fdb57e82573c .content {
      gap: 18px;
      text-align: left; }
  .counter-up-area_7cee4e48cbb5c04e.style-2_a2258c718b0bda87 .te-counter-card_571e817048609d71 .te-counter-item_aa6f1bc82d05565e .title {
    color: #ffffff; }
  .counter-up-area_7cee4e48cbb5c04e.style-2_a2258c718b0bda87 .te-counter-card_571e817048609d71 .te-counter-item_aa6f1bc82d05565e .number_644b76075af71c24 {
    color: #E7F914; }
  .counter-up-area_7cee4e48cbb5c04e.style-2_a2258c718b0bda87 .te-counter-card_571e817048609d71 .te-counter-item_aa6f1bc82d05565e .number_644b76075af71c24,
  .counter-up-area_7cee4e48cbb5c04e.style-2_a2258c718b0bda87 .te-counter-card_571e817048609d71 .te-counter-item_aa6f1bc82d05565e .title {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

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

.subscribe-area_565006445272acb8.style-2_a2258c718b0bda87 {
  position: relative;
  z-index: 9;
  margin-bottom: -140px; }
  .subscribe-area_565006445272acb8.style-2_a2258c718b0bda87 .te-subscribe-inner-area_8d8d44942242ec99 {
    background-color: #317EFE;
    padding: 10px;
    border-radius: 20px;
    gap: 0; }
    .subscribe-area_565006445272acb8.style-2_a2258c718b0bda87 .te-subscribe-inner-area_8d8d44942242ec99 .te-image-bg-collumn_aa2fd8f7a6cbf59a {
      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_565006445272acb8.style-2_a2258c718b0bda87 .te-subscribe-inner-area_8d8d44942242ec99 .te-subscribe-form-wrapper_0d9a29e8d815756e {
      padding: 0; }
    .subscribe-area_565006445272acb8.style-2_a2258c718b0bda87 .te-subscribe-inner-area_8d8d44942242ec99 .te-content-wrapper_722144450e7e8011 {
      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_565006445272acb8.style-2_a2258c718b0bda87 .te-subscribe-inner-area_8d8d44942242ec99 .te-content-wrapper_722144450e7e8011 {
          left: unset; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_565006445272acb8.style-2_a2258c718b0bda87 .te-subscribe-inner-area_8d8d44942242ec99 .te-content-wrapper_722144450e7e8011 {
          -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_565006445272acb8.style-2_a2258c718b0bda87 .te-subscribe-inner-area_8d8d44942242ec99 .te-content-wrapper_722144450e7e8011 {
          -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_565006445272acb8.style-2_a2258c718b0bda87 .te-subscribe-inner-area_8d8d44942242ec99 .te-content-wrapper_722144450e7e8011 {
          gap: 60px; } }
      .subscribe-area_565006445272acb8.style-2_a2258c718b0bda87 .te-subscribe-inner-area_8d8d44942242ec99 .te-content-wrapper_722144450e7e8011 .te-subscribe-title_fcbe3b1f250813b3 {
        font-size: 38px;
        font-weight: 500;
        line-height: 46px;
        letter-spacing: -0.676px;
        text-transform: capitalize;
        margin-bottom: 0; }
      .subscribe-area_565006445272acb8.style-2_a2258c718b0bda87 .te-subscribe-inner-area_8d8d44942242ec99 .te-content-wrapper_722144450e7e8011 .te-content-inner_96de36e3a1917a7e {
        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_565006445272acb8.style-2_a2258c718b0bda87 .te-subscribe-inner-area_8d8d44942242ec99 .te-content-wrapper_722144450e7e8011 .te-content-inner_96de36e3a1917a7e {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
        .subscribe-area_565006445272acb8.style-2_a2258c718b0bda87 .te-subscribe-inner-area_8d8d44942242ec99 .te-content-wrapper_722144450e7e8011 .te-content-inner_96de36e3a1917a7e .icon_fb69e8e1d1d121a9 {
          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_565006445272acb8.style-2_a2258c718b0bda87 .te-subscribe-inner-area_8d8d44942242ec99 .te-subscribe-form-widget_8f02df25b679204b {
      background: #fff;
      padding: 7px;
      border-radius: 50px; }
    .subscribe-area_565006445272acb8.style-2_a2258c718b0bda87 .te-subscribe-inner-area_8d8d44942242ec99 .mc4wp-form-fields_687571d3a7a5f0dc {
      gap: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .subscribe-area_565006445272acb8.style-2_a2258c718b0bda87 .te-subscribe-inner-area_8d8d44942242ec99 .mc4wp-form-fields_687571d3a7a5f0dc {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }

.testimonial-slider-area_4af8a62e2852a8fd.style-3_cede152844614f86 {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .testimonial-slider-area_4af8a62e2852a8fd.style-3_cede152844614f86 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slider-area_4af8a62e2852a8fd.style-3_cede152844614f86 {
      padding: 100px 0; } }
  .testimonial-slider-area_4af8a62e2852a8fd.style-3_cede152844614f86 .slick-list_d1c876ccd7ddd0aa .slick-slide.slick-current_f6c711edfdaa8b68 .te-testimonial-card_387ba8e4b65006d6.style-3_cede152844614f86 .te-content-wrapper_722144450e7e8011 .te-user-meta_aa1a5c662bd6dab7 .icon_fb69e8e1d1d121a9 {
    color: #317EFE; }

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

.contact-form-area_98f55eff8f482318 {
  padding-bottom: 45px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .contact-form-area_98f55eff8f482318 {
      padding-top: 30px;
      padding-bottom: 45px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .contact-form-area_98f55eff8f482318 {
      padding-top: 30px;
      padding-bottom: 45px; } }
  .contact-form-area_98f55eff8f482318 .te-comment-respond_804f88346802193f .title,
  .contact-form-area_98f55eff8f482318 .te-title-wrapper_b7481c7e875466d1 .title {
    font-size: 57px;
    font-weight: 500;
    line-height: 77.72px;
    letter-spacing: -1px;
    text-transform: capitalize;
    margin-bottom: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .contact-form-area_98f55eff8f482318 .te-comment-respond_804f88346802193f .title,
      .contact-form-area_98f55eff8f482318 .te-title-wrapper_b7481c7e875466d1 .title {
        font-size: 32px;
        line-height: 38px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .contact-form-area_98f55eff8f482318 .te-comment-respond_804f88346802193f .title,
      .contact-form-area_98f55eff8f482318 .te-title-wrapper_b7481c7e875466d1 .title {
        font-size: 34px;
        line-height: 40px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .contact-form-area_98f55eff8f482318 .te-comment-respond_804f88346802193f .title,
      .contact-form-area_98f55eff8f482318 .te-title-wrapper_b7481c7e875466d1 .title {
        font-size: 48px;
        line-height: 52px; } }
  .contact-form-area_98f55eff8f482318 .te-social-profile-link_4669cbd336828318 {
    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_98f55eff8f482318 .te-social-profile-link_4669cbd336828318 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_98f55eff8f482318 .te-social-profile-link_4669cbd336828318 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_b2e63653d6149e8d {
    margin-bottom: 60px; } }

.te-contact-info_d170d482891929a0 {
  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_d170d482891929a0 .te-icon-card_ca4b0b3706696f3f {
      -webkit-box-orient: unset;
      -webkit-box-direction: unset;
          -ms-flex-direction: unset;
              flex-direction: unset; } }

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

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

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

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

.service-details_a62f276b97646b59 {
  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_a62f276b97646b59 .image {
    border-radius: 20px;
    overflow: hidden; }
  .service-details_a62f276b97646b59 .content .te-title-wrapper_b7481c7e875466d1 {
    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_a62f276b97646b59 .content .te-title-wrapper_b7481c7e875466d1 .title-inner_54318639a3ddb8ee {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 20px; }
      .service-details_a62f276b97646b59 .content .te-title-wrapper_b7481c7e875466d1 .title-inner_54318639a3ddb8ee .icon_fb69e8e1d1d121a9 {
        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_a62f276b97646b59 .content .te-title-wrapper_b7481c7e875466d1 .title-inner_54318639a3ddb8ee .title {
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: 39.84px;
        letter-spacing: 0px;
        margin-bottom: 0;
        color: #317EFE; }

.service-details-overview_55d49334a1770210 {
  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_55d49334a1770210 .list-wrapper_caac76e0375eaa53 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px; }
    .service-details-overview_55d49334a1770210 .list-wrapper_caac76e0375eaa53 .icon_fb69e8e1d1d121a9 {
      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_55d49334a1770210 .list-wrapper_caac76e0375eaa53 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_55d49334a1770210 .list-wrapper_caac76e0375eaa53 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_55d49334a1770210 .list-wrapper_caac76e0375eaa53 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_55d49334a1770210 .list-wrapper_caac76e0375eaa53 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_047f52998799c3fa {
  padding-top: 120px;
  padding-bottom: 96px; }
  .team-page_047f52998799c3fa .te-team-card_317a307252d675e9 {
    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_f3b476307591956f {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .team-details-page_f3b476307591956f {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-page_f3b476307591956f {
      padding-top: 100px;
      padding-bottom: 76px; } }

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

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

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

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

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

.footer_226a2064b92a0782 {
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .footer_226a2064b92a0782 .te-subscribe-form-widget_8f02df25b679204b .submit-btn_5d9f2001fb2ef2a0 span {
    display: none; }
  .footer_226a2064b92a0782.style-1_7f38c2371fa5d63b {
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .footer_226a2064b92a0782.style-1_7f38c2371fa5d63b .te-footer-sec_387200eb14370947 {
      border-bottom: 1px solid rgba(19, 26, 42, 0.1);
      padding-top: 214px;
      padding-bottom: 60px; }
      .footer_226a2064b92a0782.style-1_7f38c2371fa5d63b .te-footer-sec_387200eb14370947 .te-footer-widget_b59d2e1de8260bfb .te-subscribe-form-widget_8f02df25b679204b .mc4wp-form-fields_687571d3a7a5f0dc {
        border-color: rgba(19, 26, 42, 0.5); }
    .footer_226a2064b92a0782.style-1_7f38c2371fa5d63b .te-footer-widget_b59d2e1de8260bfb .te-subscribe-form-widget_8f02df25b679204b .single-field_3dd439a9cdd26f0b input {
      color: #131A2A; }
  .footer_226a2064b92a0782.style-2_a2258c718b0bda87 .widget_b1704fb43aa29757 .wp-block-heading_bc4f600e467337e6,
  .footer_226a2064b92a0782.style-2_a2258c718b0bda87 .widget_b1704fb43aa29757 .widget-title_8d2218d04be59be3,
  .footer_226a2064b92a0782.style-2_a2258c718b0bda87 .widget_b1704fb43aa29757 .wp-block-search__label_ec799dad92ee9623,
  .footer_226a2064b92a0782.style-2_a2258c718b0bda87 .sidebar__widget_3574f2a19bd5e730 .wp-block-heading_bc4f600e467337e6,
  .footer_226a2064b92a0782.style-2_a2258c718b0bda87 .sidebar__widget_3574f2a19bd5e730 .widget-title_8d2218d04be59be3,
  .footer_226a2064b92a0782.style-2_a2258c718b0bda87 .sidebar__widget_3574f2a19bd5e730 .wp-block-search__label_ec799dad92ee9623,
  .footer_226a2064b92a0782.style-2_a2258c718b0bda87 .widget_b1704fb43aa29757 ul li a,
  .footer_226a2064b92a0782.style-2_a2258c718b0bda87 .widget_b1704fb43aa29757 ol li a,
  .footer_226a2064b92a0782.style-2_a2258c718b0bda87 .sidebar__widget_3574f2a19bd5e730 ul li a,
  .footer_226a2064b92a0782.style-2_a2258c718b0bda87 .sidebar__widget_3574f2a19bd5e730 ol li a,
  .footer_226a2064b92a0782.style-2_a2258c718b0bda87 .widget_b1704fb43aa29757 ul li,
  .footer_226a2064b92a0782.style-2_a2258c718b0bda87 .wp-calendar-table_9955064a68da0934,
  .footer_226a2064b92a0782.style-2_a2258c718b0bda87 .wp-block-calendar_9006ad78b39cf8de caption,
  .footer_226a2064b92a0782.style-2_a2258c718b0bda87 nav.wp-calendar-nav_a1d06712255f7fff a,
  .footer_226a2064b92a0782.style-2_a2258c718b0bda87 .wp-block-latest-comments__comment-excerpt_ea1f7c4bd6fb8854,
  .footer_226a2064b92a0782.style-2_a2258c718b0bda87 .wp-calendar-table_9955064a68da0934 caption,
  .footer_226a2064b92a0782.style-2_a2258c718b0bda87 .widget_text_6bea520f578c0d23,
  .footer_226a2064b92a0782.style-2_a2258c718b0bda87 .widget_b1704fb43aa29757 .tagcloud_8e63e0f58981fb9c a,
  .footer_226a2064b92a0782.style-2_a2258c718b0bda87 .widget_b1704fb43aa29757 .wp-block-tag-cloud_9a34c91e680dd4b7 a,
  .footer_226a2064b92a0782.style-2_a2258c718b0bda87 .sidebar__widget_3574f2a19bd5e730 .tagcloud_8e63e0f58981fb9c a,
  .footer_226a2064b92a0782.style-2_a2258c718b0bda87 .sidebar__widget_3574f2a19bd5e730 .wp-block-tag-cloud_9a34c91e680dd4b7 a,
  .footer_226a2064b92a0782.style-2_a2258c718b0bda87 .wp-block-latest-comments__comment-date_719a98f0d93b840d,
  .footer_226a2064b92a0782.style-2_a2258c718b0bda87 .wp-block-latest-comments__comment_e90b48a1852c29b5,
  .footer_226a2064b92a0782.style-2_a2258c718b0bda87 .wp-block-archives-dropdown_cbeb5f3a63a61a83 label,
  .footer_226a2064b92a0782.style-2_a2258c718b0bda87 .widget_categories_c8a7a140d6165b7b li a,
  .footer_226a2064b92a0782.style-2_a2258c718b0bda87 .widget_archive_e5c5a13d1af0778b li a,
  .footer_226a2064b92a0782.style-2_a2258c718b0bda87 .widget_nav_menu_8f439db24a84eed3 li a,
  .footer_226a2064b92a0782.style-2_a2258c718b0bda87 .widget_tag_cloud_b25b4bc9909b685a a,
  .footer_226a2064b92a0782.style-2_a2258c718b0bda87 .widget_rss_a65a69dc0378ff65 li a,
  .footer_226a2064b92a0782.style-2_a2258c718b0bda87 .widget_rss_a65a69dc0378ff65 li,
  .footer_226a2064b92a0782.style-2_a2258c718b0bda87 .footer__widget_8966c85f3131135a a,
  .footer_226a2064b92a0782.style-2_a2258c718b0bda87 .footer__widget_8966c85f3131135a li,
  .footer_226a2064b92a0782.style-2_a2258c718b0bda87 li.recentcomments_2d74d99f5bf7b051 {
    color: #ffffff; }
  .footer_226a2064b92a0782.style-2_a2258c718b0bda87 .te-theme-btn_7b90d20a12df1810,
  .footer_226a2064b92a0782.style-2_a2258c718b0bda87 .wp-block-loginout_9a5ac08f69a119d1 a,
  .footer_226a2064b92a0782.style-2_a2258c718b0bda87 input.te-theme-btn_7b90d20a12df1810,
  .footer_226a2064b92a0782.style-2_a2258c718b0bda87 .widget_b1704fb43aa29757 .wp-block-search_51542f7f926497bb button,
  .footer_226a2064b92a0782.style-2_a2258c718b0bda87 .widget_b1704fb43aa29757 .search-form_927944ffd21bf341 button,
  .footer_226a2064b92a0782.style-2_a2258c718b0bda87 .widget_b1704fb43aa29757 .sidebar__search_9de71f28ef23e217 button,
  .footer_226a2064b92a0782.style-2_a2258c718b0bda87 .sidebar__widget_3574f2a19bd5e730 .wp-block-search_51542f7f926497bb button,
  .footer_226a2064b92a0782.style-2_a2258c718b0bda87 .sidebar__widget_3574f2a19bd5e730 .search-form_927944ffd21bf341 button,
  .footer_226a2064b92a0782.style-2_a2258c718b0bda87 .sidebar__widget_3574f2a19bd5e730 .sidebar__search_9de71f28ef23e217 button {
    background-color: #E7F914;
    color: #14203A; }
  .footer_226a2064b92a0782 .footer__widget_8966c85f3131135a li {
    list-style: none; }
  .footer_226a2064b92a0782 .te-footer-widget_b59d2e1de8260bfb.te_widget_nav_menu_b853d8946f84307d li.wp-block-social-link_50d6ce4600817838 {
    display: inline-block;
    width: unset !important; }
  .footer_226a2064b92a0782 .te_widget_nav_menu_b853d8946f84307d li.cat-item_b87934489bc9f9f5 {
    text-align: right; }
    .footer_226a2064b92a0782 .te_widget_nav_menu_b853d8946f84307d li.cat-item_b87934489bc9f9f5 a {
      float: left; }
  .footer_226a2064b92a0782 .te-footer-bg_1f9574634803ba61 {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: -1; }
  .footer_226a2064b92a0782 .footer-nav-widget_18bf31450cea93d0 {
    padding: 0 90px; }
    @media (max-width: 991px) {
      .footer_226a2064b92a0782 .footer-nav-widget_18bf31450cea93d0 {
        padding: 0 12px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .footer_226a2064b92a0782 .footer-nav-widget_18bf31450cea93d0 {
        padding: 0 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .footer_226a2064b92a0782 .footer-nav-widget_18bf31450cea93d0 {
        padding: 0 30px; } }

.te-footer-widget_b59d2e1de8260bfb {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .te-footer-widget_b59d2e1de8260bfb {
      margin-bottom: 40px; } }
  .te-footer-widget_b59d2e1de8260bfb .te-footer-widget-title_4791ddc1109d3080,
  .te-footer-widget_b59d2e1de8260bfb .wp-block-heading_bc4f600e467337e6 {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 39px;
    color: #131A2A;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700; }
  .te-footer-widget_b59d2e1de8260bfb ul {
    padding-left: 0; }
  .te-footer-widget_b59d2e1de8260bfb .te-subscribe-form-widget_8f02df25b679204b .mc4wp-form-fields_687571d3a7a5f0dc {
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 5px; }
  .te-footer-widget_b59d2e1de8260bfb .te-subscribe-form-widget_8f02df25b679204b .single-field_3dd439a9cdd26f0b input {
    border-radius: 0;
    background-color: transparent;
    color: #ffffff; }
  .te-footer-widget_b59d2e1de8260bfb.widget-latest-posts-footer_10755ec3fc48e42e {
    margin-top: -5px; }
  @media (max-width: 767px) {
    .te-footer-widget_b59d2e1de8260bfb.zoom-instagram-widget_15722d4223b26ec9 {
      margin-bottom: 0;
      margin-top: -10px; } }
  @media (max-width: 767px) {
    .te-footer-widget_b59d2e1de8260bfb.widget_contact_info_widget_f429d3975f8d4991 {
      margin-bottom: 18px; } }
  @media only screen and (min-width: 992px) and (max-width: 1399px) {
    .te-footer-widget_b59d2e1de8260bfb .widget-instagram-feed_06ece272cc744867 {
      width: 170px; } }
  .te-footer-widget_b59d2e1de8260bfb .te-footer-widget-info_cd1f38f4774f31ae {
    padding-right: 30px; }
    @media (max-width: 1199px) {
      .te-footer-widget_b59d2e1de8260bfb .te-footer-widget-info_cd1f38f4774f31ae {
        padding-right: 0; } }
    .te-footer-widget_b59d2e1de8260bfb .te-footer-widget-info_cd1f38f4774f31ae p {
      color: #335371;
      margin-bottom: 30px; }
    .te-footer-widget_b59d2e1de8260bfb .te-footer-widget-info_cd1f38f4774f31ae .te-footer-logo_b04589836a631f14 {
      margin-bottom: 30px;
      display: inline-block; }
    .te-footer-widget_b59d2e1de8260bfb .te-footer-widget-info_cd1f38f4774f31ae .info-form-and-social-icon_0bf7993fc667099f {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 50px; }
      .te-footer-widget_b59d2e1de8260bfb .te-footer-widget-info_cd1f38f4774f31ae .info-form-and-social-icon_0bf7993fc667099f .te-social-profile_115eacd8da36959e {
        margin-top: 0; }
    .te-footer-widget_b59d2e1de8260bfb .te-footer-widget-info_cd1f38f4774f31ae .te-social-profile_115eacd8da36959e {
      gap: 20px;
      margin-top: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-footer-widget_b59d2e1de8260bfb .te-footer-widget-info_cd1f38f4774f31ae .info-form-and-social-icon_0bf7993fc667099f {
        -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_b59d2e1de8260bfb.te_widget_nav_menu_b853d8946f84307d ul {
    margin-top: -5px;
    padding-left: 0;
    margin-bottom: 0; }
  .te-footer-widget_b59d2e1de8260bfb.te_widget_nav_menu_b853d8946f84307d li {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 2px; }
    .te-footer-widget_b59d2e1de8260bfb.te_widget_nav_menu_b853d8946f84307d li:last-child {
      padding-top: 0;
      padding-bottom: 0; }
    .te-footer-widget_b59d2e1de8260bfb.te_widget_nav_menu_b853d8946f84307d 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_b59d2e1de8260bfb.te_widget_nav_menu_b853d8946f84307d li a::before {
        content: "\f105";
        font-family: "Font Awesome 6 Free";
        font-size: 14px; }
      .te-footer-widget_b59d2e1de8260bfb.te_widget_nav_menu_b853d8946f84307d li a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-footer-widget_b59d2e1de8260bfb .te-footer-widget-contact_b25093bfb623afc0 p {
    color: #335371; }
  .te-footer-widget_b59d2e1de8260bfb .te-footer-widget-contact_b25093bfb623afc0 .footer-contact_0629f570c5549f2a ul {
    list-style: none; }
    .te-footer-widget_b59d2e1de8260bfb .te-footer-widget-contact_b25093bfb623afc0 .footer-contact_0629f570c5549f2a 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_b59d2e1de8260bfb .te-footer-widget-contact_b25093bfb623afc0 .footer-contact_0629f570c5549f2a ul li:first-child {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .te-footer-widget_b59d2e1de8260bfb .te-footer-widget-contact_b25093bfb623afc0 .footer-contact_0629f570c5549f2a ul li:first-child .contact-icon_b45ed22d554cae21 {
          margin-top: 5px; }
      .te-footer-widget_b59d2e1de8260bfb .te-footer-widget-contact_b25093bfb623afc0 .footer-contact_0629f570c5549f2a ul li:last-child {
        margin-bottom: 0; }
      .te-footer-widget_b59d2e1de8260bfb .te-footer-widget-contact_b25093bfb623afc0 .footer-contact_0629f570c5549f2a ul li .contact-icon_b45ed22d554cae21 {
        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_b59d2e1de8260bfb .te-footer-widget-contact_b25093bfb623afc0 .footer-contact_0629f570c5549f2a ul li .contact-text_56bf00b909a58321 {
        color: #335371;
        font-size: 18px;
        line-height: 24px;
        overflow: hidden; }
        .te-footer-widget_b59d2e1de8260bfb .te-footer-widget-contact_b25093bfb623afc0 .footer-contact_0629f570c5549f2a ul li .contact-text_56bf00b909a58321 a:hover span {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .te-footer-widget_b59d2e1de8260bfb .te-footer-widget-contact_b25093bfb623afc0 .footer-contact_0629f570c5549f2a ul li .contact-text_56bf00b909a58321 span,
        .te-footer-widget_b59d2e1de8260bfb .te-footer-widget-contact_b25093bfb623afc0 .footer-contact_0629f570c5549f2a ul li .contact-text_56bf00b909a58321 p,
        .te-footer-widget_b59d2e1de8260bfb .te-footer-widget-contact_b25093bfb623afc0 .footer-contact_0629f570c5549f2a ul li .contact-text_56bf00b909a58321 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_b59d2e1de8260bfb .te_widget_latest_post_20b9161afea6bda9 ul li {
    margin-bottom: 10px; }
    .te-footer-widget_b59d2e1de8260bfb .te_widget_latest_post_20b9161afea6bda9 ul li .te-latest-post-thumb_c7ed4f4ca82c6302 {
      width: 80px;
      height: 80px;
      border-radius: 20px;
      overflow: hidden; }
    .te-footer-widget_b59d2e1de8260bfb .te_widget_latest_post_20b9161afea6bda9 ul li .te-latest-post-desc_168f638ea2644f7c .te-latest-post-title_a6943404556b5cbe {
      margin-bottom: 0;
      font-size: 18px;
      line-height: 29px;
      color: #335371;
      font-weight: 400; }
      .te-footer-widget_b59d2e1de8260bfb .te_widget_latest_post_20b9161afea6bda9 ul li .te-latest-post-desc_168f638ea2644f7c .te-latest-post-title_a6943404556b5cbe 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_b59d2e1de8260bfb .te_widget_latest_post_20b9161afea6bda9 ul li .te-latest-post-desc_168f638ea2644f7c .te-latest-post-title_a6943404556b5cbe a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-footer-widget_b59d2e1de8260bfb .te_widget_latest_post_20b9161afea6bda9 ul li .te-latest-post-desc_168f638ea2644f7c .te-latest-post-meta_4e5dcd9913d8e63d {
      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_96f75a2628dbd827 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_96f75a2628dbd827 ul {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .te-footer-bottom-menu_96f75a2628dbd827 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_96f75a2628dbd827 ul li a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }

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

.subscribe-area_565006445272acb8 {
  overflow: hidden; }
  .subscribe-area_565006445272acb8.style-1_7f38c2371fa5d63b .te-subscribe-inner-area_8d8d44942242ec99 .te-content-wrapper_722144450e7e8011 {
    background-color: #317EFE;
    border-radius: 20px;
    padding: 63px 50px 68px 74px;
    gap: 14px; }
  .subscribe-area_565006445272acb8.style-1_7f38c2371fa5d63b .te-image-bg-collumn_aa2fd8f7a6cbf59a {
    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_565006445272acb8.style-1_7f38c2371fa5d63b .te-image-bg-collumn_aa2fd8f7a6cbf59a {
        display: none; } }
  .subscribe-area_565006445272acb8 .te-content-wrapper_722144450e7e8011 {
    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_565006445272acb8 .te-content-wrapper_722144450e7e8011 {
        padding: 100px 24px 100px 24px;
        margin: 0 auto; } }
    @media (max-width: 809px) {
      .subscribe-area_565006445272acb8 .te-content-wrapper_722144450e7e8011 {
        padding: 80px 24px 80px 24px;
        width: 100%; } }
    .subscribe-area_565006445272acb8 .te-content-wrapper_722144450e7e8011 .short-title_569567a2232188a9 {
      font-size: 21px;
      font-weight: 500;
      color: #335371;
      margin-bottom: 0; }
    .subscribe-area_565006445272acb8 .te-content-wrapper_722144450e7e8011 .te-subscribe-title_fcbe3b1f250813b3 {
      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_565006445272acb8 .te-content-wrapper_722144450e7e8011 .te-subscribe-title_fcbe3b1f250813b3 {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .subscribe-area_565006445272acb8 .te-content-wrapper_722144450e7e8011 .te-subscribe-title_fcbe3b1f250813b3 {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_565006445272acb8 .te-content-wrapper_722144450e7e8011 .te-subscribe-title_fcbe3b1f250813b3 {
          font-size: 36px;
          line-height: 42px; } }
    .subscribe-area_565006445272acb8 .te-content-wrapper_722144450e7e8011 .text {
      font-size: 18px;
      color: #ffffff;
      margin-bottom: 0; }
  .subscribe-area_565006445272acb8 .te-subscribe-inner-area_8d8d44942242ec99 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .subscribe-area_565006445272acb8 .te-subscribe-inner-area_8d8d44942242ec99 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .subscribe-area_565006445272acb8 .te-subscribe-inner-area_8d8d44942242ec99 .te-subscribe-collumn_bcb2969d7365a9e2 {
      -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_565006445272acb8 .te-subscribe-inner-area_8d8d44942242ec99 .te-subscribe-collumn_bcb2969d7365a9e2.te-image-bg-collumn_aa2fd8f7a6cbf59a {
          display: none; } }
    .subscribe-area_565006445272acb8 .te-subscribe-inner-area_8d8d44942242ec99 .mc4wp-form-fields_687571d3a7a5f0dc {
      background-color: transparent;
      gap: 10px; }
      @media (max-width: 575px) {
        .subscribe-area_565006445272acb8 .te-subscribe-inner-area_8d8d44942242ec99 .mc4wp-form-fields_687571d3a7a5f0dc {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .subscribe-area_565006445272acb8 .te-subscribe-inner-area_8d8d44942242ec99 .mc4wp-form-fields_687571d3a7a5f0dc .submit-btn_5d9f2001fb2ef2a0 {
        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_b59d2e1de8260bfb .te-subscribe-form-wrapper_0d9a29e8d815756e {
  color: #335371; }

.te-subscribe-form-widget_8f02df25b679204b {
  position: relative; }
  .te-subscribe-form-widget_8f02df25b679204b .mc4wp-form-fields_687571d3a7a5f0dc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    overflow: hidden;
    border-radius: 5px; }
  .te-subscribe-form-widget_8f02df25b679204b .single-field_3dd439a9cdd26f0b {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .te-subscribe-form-widget_8f02df25b679204b .single-field_3dd439a9cdd26f0b input {
      color: #335371;
      height: 55px;
      padding: 0 30px;
      font-size: 18px;
      width: 100%;
      border-radius: 50px; }
    .te-subscribe-form-widget_8f02df25b679204b .single-field_3dd439a9cdd26f0b *::-webkit-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_8f02df25b679204b .single-field_3dd439a9cdd26f0b *:-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_8f02df25b679204b .single-field_3dd439a9cdd26f0b *::-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_8f02df25b679204b .single-field_3dd439a9cdd26f0b *::placeholder {
      color: #778196; }
  .te-subscribe-form-widget_8f02df25b679204b .submit-btn_5d9f2001fb2ef2a0 {
    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_8f02df25b679204b .submit-btn_5d9f2001fb2ef2a0:hover {
      background-color: #131A2A;
      color: #ffffff; }
  .te-subscribe-form-widget_8f02df25b679204b .mc4wp-response_e9105fbd65f1ec41 {
    position: absolute;
    margin-top: 15px; }
    .te-subscribe-form-widget_8f02df25b679204b .mc4wp-response_e9105fbd65f1ec41 .mc4wp-alert_e6c45dc4ff5bf685.mc4wp-error_c16485aee2a3cdb5 p {
      color: #ff0000;
      position: relative; }
    .te-subscribe-form-widget_8f02df25b679204b .mc4wp-response_e9105fbd65f1ec41 .mc4wp-alert_e6c45dc4ff5bf685.mc4wp-error_c16485aee2a3cdb5 a {
      color: #ff0000; }
    .te-subscribe-form-widget_8f02df25b679204b .mc4wp-response_e9105fbd65f1ec41 .mc4wp-alert_e6c45dc4ff5bf685.mc4wp-success_1258aac7f9fb7ce8 p, .te-subscribe-form-widget_8f02df25b679204b .mc4wp-response_e9105fbd65f1ec41 .mc4wp-alert_e6c45dc4ff5bf685.mc4wp-notice_81629bd3ed70fdce p {
      color: #ffffff;
      position: relative; }

.te-footer-social-wrapper_365e5bea9d023a2e {
  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_365e5bea9d023a2e .te-footer-logo_b04589836a631f14 {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .te-footer-social-wrapper_365e5bea9d023a2e .te-social-widget_12578fe665fcad66 {
    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_365e5bea9d023a2e .te-social-widget_12578fe665fcad66 span {
      color: #ffffff;
      font-size: 20px;
      font-weight: 400; }

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

.footer_226a2064b92a0782.style-2_a2258c718b0bda87 {
  background-color: #131A2A; }
  .footer_226a2064b92a0782.style-2_a2258c718b0bda87 .te-footer-sec_387200eb14370947 {
    border-bottom: 1px solid rgba(225, 225, 225, 0.3);
    padding-top: calc(3rem +15px);
    padding-bottom: 70px; }
  .footer_226a2064b92a0782.style-2_a2258c718b0bda87 .te-footer-widget-title_4791ddc1109d3080,
  .footer_226a2064b92a0782.style-2_a2258c718b0bda87 .wp-block-heading_bc4f600e467337e6 {
    color: #ffffff;
    font-size: 24px; }
  .footer_226a2064b92a0782.style-2_a2258c718b0bda87 .footer-bottom-area_73cced59a4ca099b .te-copyright-text_9be31aaa79f233b6 p,
  .footer_226a2064b92a0782.style-2_a2258c718b0bda87 .te-footer-widget_b59d2e1de8260bfb.te_widget_nav_menu_b853d8946f84307d li a,
  .footer_226a2064b92a0782.style-2_a2258c718b0bda87 .te-footer-widget_b59d2e1de8260bfb .te_widget_latest_post_20b9161afea6bda9 ul li .te-latest-post-desc_168f638ea2644f7c .te-latest-post-title_a6943404556b5cbe a,
  .footer_226a2064b92a0782.style-2_a2258c718b0bda87 .te-footer-widget_b59d2e1de8260bfb .te_widget_latest_post_20b9161afea6bda9 ul li .te-latest-post-desc_168f638ea2644f7c .te-latest-post-title_a6943404556b5cbe,
  .footer_226a2064b92a0782.style-2_a2258c718b0bda87 .te-footer-widget_b59d2e1de8260bfb .te_widget_latest_post_20b9161afea6bda9 ul li .te-latest-post-desc_168f638ea2644f7c .te-latest-post-meta_4e5dcd9913d8e63d,
  .footer_226a2064b92a0782.style-2_a2258c718b0bda87 .te-footer-widget_b59d2e1de8260bfb .te-subscribe-form-wrapper_0d9a29e8d815756e,
  .footer_226a2064b92a0782.style-2_a2258c718b0bda87 .te-footer-bottom-menu_96f75a2628dbd827 ul li a,
  .footer_226a2064b92a0782.style-2_a2258c718b0bda87 .footer-bottom-area_73cced59a4ca099b .te-copyright-text_9be31aaa79f233b6 p a {
    color: #ffffff; }

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