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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

code {
  color: #E7F914; }

.te-theme-btn_91372579266e1361,
.wp-block-loginout_230c0142b3440c12 a,
input.te-theme-btn_91372579266e1361 {
  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_91372579266e1361:hover,
  .wp-block-loginout_230c0142b3440c12 a:hover,
  input.te-theme-btn_91372579266e1361:hover {
    color: #131A2A;
    background-color: #E7F914; }
  .te-theme-btn_91372579266e1361:focus,
  .wp-block-loginout_230c0142b3440c12 a:focus,
  input.te-theme-btn_91372579266e1361:focus {
    color: #ffffff; }
  .te-theme-btn_91372579266e1361.yellow-btn_e3cd61245afa195c,
  .wp-block-loginout_230c0142b3440c12 a.yellow-btn_e3cd61245afa195c,
  input.te-theme-btn_91372579266e1361.yellow-btn_e3cd61245afa195c {
    background-color: #E7F914;
    color: #14203A; }
  .te-theme-btn_91372579266e1361.simple-btn_ff7aa62bd0d6245f,
  .wp-block-loginout_230c0142b3440c12 a.simple-btn_ff7aa62bd0d6245f,
  input.te-theme-btn_91372579266e1361.simple-btn_ff7aa62bd0d6245f {
    padding-left: 36px;
    padding-right: 36px; }

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

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

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

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

.circle-rotate-wrapper_12ecf270e1c084a3 {
  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_12ecf270e1c084a3 .circle-rotate-inner_1a51543b78f9885b {
    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_3397a2aa17296084 {
  margin-top: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.px-350_3ccfc83e47f31c0a {
  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_2f33e6ffc06b2839 label {
  width: 100%;
  display: block;
  font-weight: 600;
  margin-bottom: 10px; }
.post-password-form_2f33e6ffc06b2839 input[type="password"] {
  font-size: 1.2rem;
  line-height: 20px;
  padding: 12px 20px;
  border: 1px solid #E4E4F2;
  width: 100%; }
.post-password-form_2f33e6ffc06b2839 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_2f33e6ffc06b2839 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_cbaa6b83f2e9868c .size-full_a2e4b3d57681f5d4.alignright_97ed2454da1c8dd4 {
  margin-bottom: 15px;
  margin-top: 20px; }
.tp-page-content_cbaa6b83f2e9868c figure.wp-caption_86253fd2f205cfa1.aligncenter_060adf7c64d553a4 {
  margin-top: 40px; }
.tp-page-content_cbaa6b83f2e9868c dl, .tp-page-content_cbaa6b83f2e9868c ol, .tp-page-content_cbaa6b83f2e9868c ul {
  margin-bottom: 11px; }
.tp-page-content_cbaa6b83f2e9868c .te-comment-respond_b37aee92d3910304 {
  margin-top: 78px;
  margin-bottom: 20px; }
.tp-page-content_cbaa6b83f2e9868c .te-latest-comments_47944b7d567be433 .te-comment-respond_b37aee92d3910304 {
  margin-bottom: 40px; }
.tp-page-content_cbaa6b83f2e9868c .te-post-comments_c15f89465effd990 {
  margin-top: 80px; }

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

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

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

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

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

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

.gallery-columns-1_0914f2ea96b06d32 .gallery-item_d05204e9587165c4 {
  max-width: 100%;
  width: 100%; }

.gallery-columns-2_1b5162115486ffd9 .gallery-item_d05204e9587165c4 {
  max-width: 50%; }

.gallery-columns-3_d406d24f86286505 .gallery-item_d05204e9587165c4 {
  max-width: 33.33%; }

.gallery-columns-4_97f17bf6b3c01550 .gallery-item_d05204e9587165c4 {
  max-width: 25%; }

.gallery-columns-5_b7fec71a6f9b9791 .gallery-item_d05204e9587165c4 {
  max-width: 20%; }

.gallery-columns-6_fa3f702eb5113804 .gallery-item_d05204e9587165c4 {
  max-width: 16.66%; }

.gallery-columns-7_7cb63f8f206b546b .gallery-item_d05204e9587165c4 {
  max-width: 14.28%; }

.gallery-columns-8_46cf197aa7f4d804 .gallery-item_d05204e9587165c4 {
  max-width: 12.5%; }

.gallery-columns-9_d22ccd4786c55e26 .gallery-item_d05204e9587165c4 {
  max-width: 11.11%; }

.gallery-caption_69d422d936de091a {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.te-post-content p.has-large-font-size_d772f4d703df439a {
  font-size: 36px;
  line-height: 1.2; }
.te-post-content .wp-block-search_f66f57f76782b69a {
  margin-bottom: 15px; }
.te-post-content .wp-block-file_8541aebaa8372278 {
  margin-top: 20px; }
.te-post-content .wp-block-group__inner-container_99222b0cf6e7ed29 p {
  margin-top: 0 !important; }

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

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

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

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

.wp-block-cover_c55fa6b57ac882a3 p.wp-block-cover-text_519e4daee735e924,
.wp-block-cover_c55fa6b57ac882a3.is-light_f6a947611fcc58c5 .wp-block-cover__inner-container_a168d2837fd5caab {
  color: #fff !important; }

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

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

.widget_d510dd84d6ee4a1b .wp-block-archives-dropdown_18ef24a56ec5a46b,
.widget_d510dd84d6ee4a1b .wp-block-categories-dropdown_9b874e7cae8cf8dd,
.widget_d510dd84d6ee4a1b .wp-block-loginout_230c0142b3440c12,
.widget_d510dd84d6ee4a1b .wp-block-social-links_0c98c8a57c435143,
.widget_d510dd84d6ee4a1b.widget_archive_4e53a96c883526c8 select,
.widget_d510dd84d6ee4a1b.te_widget_categories_b0b2e1930f7ac801 select,
.widget_d510dd84d6ee4a1b.widget_text_839a356b267b425f select,
.widget_d510dd84d6ee4a1b.te_widget_search_f5de146bec1272f0 .search-form_563042b7230ad1ae,
.widget_d510dd84d6ee4a1b.te_widget_tag_cloud_0f108bca2325e7c1 .tagcloud_42a071cda9651313,
.widget_d510dd84d6ee4a1b .wp-block-tag-cloud_1aef0026407258ac {
  margin-bottom: 6px; }

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

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

.blog-search-content_8d50ad2e0bd14a81 {
  margin: 0; }
  .blog-search-content_8d50ad2e0bd14a81 .wp-block-search_f66f57f76782b69a,
  .blog-search-content_8d50ad2e0bd14a81 .search-form_563042b7230ad1ae,
  .blog-search-content_8d50ad2e0bd14a81 .sidebar__search_ae575df73192b956 {
    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_8d50ad2e0bd14a81 .wp-block-search_f66f57f76782b69a,
      .blog-search-content_8d50ad2e0bd14a81 .search-form_563042b7230ad1ae,
      .blog-search-content_8d50ad2e0bd14a81 .sidebar__search_ae575df73192b956 {
        width: 100%; } }
    .blog-search-content_8d50ad2e0bd14a81 .wp-block-search_f66f57f76782b69a .wp-block-search__inside-wrapper_137936dc5c721b78,
    .blog-search-content_8d50ad2e0bd14a81 .search-form_563042b7230ad1ae .wp-block-search__inside-wrapper_137936dc5c721b78,
    .blog-search-content_8d50ad2e0bd14a81 .sidebar__search_ae575df73192b956 .wp-block-search__inside-wrapper_137936dc5c721b78 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .blog-search-content_8d50ad2e0bd14a81 .wp-block-search_f66f57f76782b69a label,
    .blog-search-content_8d50ad2e0bd14a81 .search-form_563042b7230ad1ae label,
    .blog-search-content_8d50ad2e0bd14a81 .sidebar__search_ae575df73192b956 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_8d50ad2e0bd14a81 .wp-block-search_f66f57f76782b69a input,
    .blog-search-content_8d50ad2e0bd14a81 .search-form_563042b7230ad1ae input,
    .blog-search-content_8d50ad2e0bd14a81 .sidebar__search_ae575df73192b956 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_8d50ad2e0bd14a81 .wp-block-search_f66f57f76782b69a button,
    .blog-search-content_8d50ad2e0bd14a81 .search-form_563042b7230ad1ae button,
    .blog-search-content_8d50ad2e0bd14a81 .sidebar__search_ae575df73192b956 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_cbaa6b83f2e9868c .wp-smiley_ecd4573875a01366,
.entry-content_4f5e106ca467ace7 .wp-smiley_ecd4573875a01366,
.comment-content_49d11950ab8609d7 .wp-smiley_ecd4573875a01366 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

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

.te-comment-respond_b37aee92d3910304.style-two_0ac2bd2e14b9f85d .wpcf7-form_8228be3ac21da0f3 .wpcf7-not-valid-tip_1be7f9d8db0d3767 {
  color: #d9c0b8 !important; }
.te-comment-respond_b37aee92d3910304 .wpcf7-form_8228be3ac21da0f3 .wpcf7-not-valid_d70d54c792ef0ea1 {
  border-color: #dc3232 !important; }
.te-comment-respond_b37aee92d3910304 .wpcf7-form_8228be3ac21da0f3 .wpcf7-not-valid-tip_1be7f9d8db0d3767 {
  font-size: 16px;
  margin-top: 5px; }
.te-comment-respond_b37aee92d3910304 .wpcf7-form_8228be3ac21da0f3.sent_4fcba122eda9b8b0 .wpcf7-response-output_f826d925e26f9723 {
  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_b37aee92d3910304 .wpcf7-form_8228be3ac21da0f3.invalid_6e42e488a0398bad .wpcf7-response-output_f826d925e26f9723 {
  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_8c908b6e963588c8 {
  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_8c908b6e963588c8 .wpcf7-te-list-item_65aef43bd3799653 {
    margin: 0; }
    .wpcf7-form-control_8c908b6e963588c8 .wpcf7-te-list-item_65aef43bd3799653 label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      margin: 0;
      gap: 10px; }
      .wpcf7-form-control_8c908b6e963588c8 .wpcf7-te-list-item_65aef43bd3799653 label .wpcf7-te-list-item-label_7b2a5a0ac6209af6 {
        font-size: 16px;
        font-weight: 400; }

.logged-in_bc256fa65bfd0222 .te-comment-respond_b37aee92d3910304 textarea {
  margin-bottom: 12px; }

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

body.admin-bar_87735ce77b24fb71 .header-menu-area_9be003dc515509fd.sticky_menu_afb29e46d8eb4690 {
  top: 30px; }
  @media (max-width: 600px) {
    body.admin-bar_87735ce77b24fb71 .header-menu-area_9be003dc515509fd.sticky_menu_afb29e46d8eb4690 {
      top: 0; } }

.page-template-default_d8b5dd68bc1aeb52.page-id-146_4cf07c72cfb85456 .tp-page-content_cbaa6b83f2e9868c p:last-child {
  margin-bottom: 10px; }
.page-template-default_d8b5dd68bc1aeb52.page-id-1133_9c93bf65cf988eda .tp-page-content_cbaa6b83f2e9868c .te-comment-respond_b37aee92d3910304 {
  margin-top: 78px;
  display: inline-block;
  width: 100%; }
.page-template-default_d8b5dd68bc1aeb52.page-id-3_8ee8bd276117fedb .page-area_e4cbb707f3293f6f {
  padding-top: 128px; }

.single-post-item_573dd92c8681ee8b.post-24_58bd5584a0041a9a .wp-block-button_123e63e0c0f52f77 a {
  color: #ffffff; }

.post-template-default_df1b00efe372c467.postid-163_daf5e11be8b69f8e .te-blog-details-wrapper_073c8797d501601f .te-post-item_d3bef128eab17275 .te-post-content {
  margin-bottom: 34px; }
.post-template-default_df1b00efe372c467.postid-150_af93549bfd5bf4ca .te-blog-details-wrapper_073c8797d501601f .te-post-item_d3bef128eab17275 .te-post-content {
  margin-bottom: 34px; }
  .post-template-default_df1b00efe372c467.postid-150_af93549bfd5bf4ca .te-blog-details-wrapper_073c8797d501601f .te-post-item_d3bef128eab17275 .te-post-content .wp-block-group_f4d12e6face8f04b.is-layout-constrained_c1575dde90ebc18d:last-child {
    border: 1px solid #000; }
.post-template-default_df1b00efe372c467.postid-51_c8ba0e7d2093e73b .te-blog-details-wrapper_073c8797d501601f .te-post-item_d3bef128eab17275 .te-post-content {
  margin-bottom: 25px; }
  .post-template-default_df1b00efe372c467.postid-51_c8ba0e7d2093e73b .te-blog-details-wrapper_073c8797d501601f .te-post-item_d3bef128eab17275 .te-post-content p:last-child {
    margin-bottom: 0; }
.post-template-default_df1b00efe372c467.postid-1163_50215fec7467baa7 .te-blog-details-wrapper_073c8797d501601f .te-post-item_d3bef128eab17275 .te-post-content .wp-caption_86253fd2f205cfa1, .post-template-default_df1b00efe372c467.postid-568_fdec67cd0de6f06b .te-blog-details-wrapper_073c8797d501601f .te-post-item_d3bef128eab17275 .te-post-content .wp-caption_86253fd2f205cfa1 {
  margin-top: 20px; }
.post-template-default_df1b00efe372c467.postid-1785_7e903f5d984331fd .te-blog-details-wrapper_073c8797d501601f .te-post-item_d3bef128eab17275 .te-post-content .wp-block-button__link_c1ec91a1296816c9 {
  color: #ffffff !important; }
.post-template-default_df1b00efe372c467.postid-1149_3a0817bee1a4351d .te-blog-details-wrapper_073c8797d501601f .te-latest-comments_47944b7d567be433 li .te-comments-item_17eac2ad00dd2683 .te-comments-text_dc3493c17421c076 p {
  margin-bottom: 0; }
.post-template-default_df1b00efe372c467.postid-555_cbbefece682964a9 .te-blog-details-wrapper_073c8797d501601f .te-post-item_d3bef128eab17275 .te-post-content .gallery {
  margin-top: 20px; }

.error-404_e63370757a4e87ab.not-found {
  margin-top: -20px;
  margin-bottom: 40px; }
  .error-404_e63370757a4e87ab.not-found .error-content_01115575ff6e1338 .error-btn-bh_b9d37088c7713e4e {
    margin-top: 20px; }

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

.sidebar_8079a0751b8f297e .widget_media_gallery_a002f9cfdca3b92e .gallery-item_d05204e9587165c4 {
  margin-bottom: 0; }
  .sidebar_8079a0751b8f297e .widget_media_gallery_a002f9cfdca3b92e .gallery-item_d05204e9587165c4 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_70f43c0ef3dbe844 {
  -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_0b5a5c1a8624e9cc {
  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_2b202334ac0dbf6f path {
  stroke: #317EFE;
  stroke-width: 4;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

body.admin-bar_87735ce77b24fb71 .header-area_ca8a1b5525b112c5.style-2_2c7360d508ba49e2.login .te-header-menu-area_da8c7f988c05dc46 {
  top: auto !important; }

.header-area_ca8a1b5525b112c5 .container-fluid_0ef61477298c7d51 {
  padding: 0 70px; }
  @media (max-width: 1550px) {
    .header-area_ca8a1b5525b112c5 .container-fluid_0ef61477298c7d51 {
      padding: 0 24px; } }
.header-area_ca8a1b5525b112c5.style-2_2c7360d508ba49e2 .header-top {
  padding: 9px 0;
  background-color: #F9F4F1; }
  .header-area_ca8a1b5525b112c5.style-2_2c7360d508ba49e2 .header-top .te-header-contact-info_ab786d21902b6670 span {
    color: #677471; }
    .header-area_ca8a1b5525b112c5.style-2_2c7360d508ba49e2 .header-top .te-header-contact-info_ab786d21902b6670 span i {
      color: #317EFE; }
    .header-area_ca8a1b5525b112c5.style-2_2c7360d508ba49e2 .header-top .te-header-contact-info_ab786d21902b6670 span a {
      color: #677471; }
  .header-area_ca8a1b5525b112c5.style-2_2c7360d508ba49e2 .header-top .te-social-profile_b684c81260f39321 a {
    color: #317EFE;
    background-color: #E0E6F8;
    width: 42px;
    height: 42px; }
    .header-area_ca8a1b5525b112c5.style-2_2c7360d508ba49e2 .header-top .te-social-profile_b684c81260f39321 a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #ffffff;
      background-color: #317EFE; }
.header-area_ca8a1b5525b112c5.style-2_2c7360d508ba49e2 .te-header-menu-area_da8c7f988c05dc46 {
  position: fixed;
  top: 20px;
  left: 0;
  width: 100%; }
  .header-area_ca8a1b5525b112c5.style-2_2c7360d508ba49e2 .te-header-menu-area_da8c7f988c05dc46 .menu-wrapper_db451ef8c12f297b {
    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_ca8a1b5525b112c5.style-2_2c7360d508ba49e2 .te-header-menu-area_da8c7f988c05dc46 .menu-wrapper_db451ef8c12f297b {
        padding-left: 10px;
        padding-right: 6px; } }
  .header-area_ca8a1b5525b112c5.style-2_2c7360d508ba49e2 .te-header-menu-area_da8c7f988c05dc46 .te-header-btn_d96db8797b90844e .te-quote-btn_8be77b311af60873 {
    background-color: #E7F914;
    border-color: #E7F914; }
.header-area_ca8a1b5525b112c5.style-2_2c7360d508ba49e2 .te-sticky_menu {
  top: 0; }
  .header-area_ca8a1b5525b112c5.style-2_2c7360d508ba49e2 .te-sticky_menu .menu-wrapper_db451ef8c12f297b {
    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_db99b69fdbd4351e {
    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_f99592ebf4e8f34d {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px; }
  .header-top .te-header-contact-info_ab786d21902b6670 {
    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_ab786d21902b6670 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_ab786d21902b6670 span.te-contact-info-item_38ca4359aae95f84 {
        gap: 0 10px !important; }
      .header-top .te-header-contact-info_ab786d21902b6670 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_fb4e730c32c09d47 {
      display: none; } }
  .header-top .header-top-btn_fb4e730c32c09d47 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_fb4e730c32c09d47 a:hover:after {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
    .header-top .header-top-btn_fb4e730c32c09d47 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_b684c81260f39321 {
    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_b684c81260f39321 .te-social-profile-label_6d787d57cd3874a0 {
      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_b684c81260f39321 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_b684c81260f39321 a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #14203A;
        background-color: #E7F914; }

.te-header-menu-area_da8c7f988c05dc46 {
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-header-menu-area_da8c7f988c05dc46.te-te-sticky-header_d5b152c89042dcc8 {
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-header-menu-area_da8c7f988c05dc46.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_da8c7f988c05dc46.te-sticky_menu .te-logo_787b55e0d827180f .te-sticky-logo_551c9f4095768171 img {
          width: 170px;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-header-menu-area_da8c7f988c05dc46.te-sticky_menu .te-main-menu_c99b5326a137094b ul li.te-active > a:after {
      bottom: 20px; }
    .te-header-menu-area_da8c7f988c05dc46.te-sticky_menu .te-main-menu_c99b5326a137094b 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_da8c7f988c05dc46.te-sticky_menu .te-main-menu_c99b5326a137094b ul li a {
          padding: 33px 14px; } }
    .te-header-menu-area_da8c7f988c05dc46.te-sticky_menu .te-main-menu_c99b5326a137094b ul li ul li a {
      padding: 10px 20px; }
  .te-header-menu-area_da8c7f988c05dc46 .te-header-menu-wrapper_b0c9edca01e7dbfc {
    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_da8c7f988c05dc46 .te-header-menu-wrapper_b0c9edca01e7dbfc {
        gap: 20px; } }
  .te-header-menu-area_da8c7f988c05dc46 .te-logo_787b55e0d827180f {
    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_da8c7f988c05dc46 .te-logo_787b55e0d827180f {
        height: 100px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-header-menu-area_da8c7f988c05dc46 .te-logo_787b55e0d827180f {
        height: 80px; } }
    .te-header-menu-area_da8c7f988c05dc46 .te-logo_787b55e0d827180f .te-standard-logo_04171cfb2cb4c987 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-header-menu-area_da8c7f988c05dc46 .te-logo_787b55e0d827180f .te-sticky-logo_551c9f4095768171 {
      display: none; }
      @media only screen and (max-width: 767px) {
        .te-header-menu-area_da8c7f988c05dc46 .te-logo_787b55e0d827180f .te-sticky-logo_551c9f4095768171 {
          width: 170px; } }
      @media only screen and (max-width: 1199px) {
        .te-header-menu-area_da8c7f988c05dc46 .te-logo_787b55e0d827180f .te-sticky-logo_551c9f4095768171 {
          display: block; } }
      .te-header-menu-area_da8c7f988c05dc46 .te-logo_787b55e0d827180f .te-sticky-logo_551c9f4095768171 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-header-menu-area_da8c7f988c05dc46 .te-logo_787b55e0d827180f .te-retina-logo_c8a84d0024628cc7 {
      display: none; }

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

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

.te-header-btn_d96db8797b90844e {
  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_d96db8797b90844e .te-icon_9e93cbb6b9689836 {
    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_d96db8797b90844e .te-icon_9e93cbb6b9689836: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_d96db8797b90844e {
      display: none; } }
  .te-header-btn_d96db8797b90844e .te-cta-btn_3b89491a70a48ec7 {
    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_d96db8797b90844e .te-cta-btn_3b89491a70a48ec7:hover {
      background-color: #317EFE;
      color: #ffffff; }
  .te-header-btn_d96db8797b90844e .te-quote-btn_8be77b311af60873 {
    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_d96db8797b90844e .te-quote-btn_8be77b311af60873: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_73fd5adffbd95931 {
    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_73fd5adffbd95931 .te-search-content-filed_9c6bd4ed23784a0c {
      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_73fd5adffbd95931 .te-search-content-filed_9c6bd4ed23784a0c .te-search-close {
        cursor: pointer;
        font-size: 30px;
        color: #ffffff; }
    .te-search-form-wrapper .te-search-form-inner_73fd5adffbd95931 .te-search-form_505a082a3dcafcff {
      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_73fd5adffbd95931 .te-search-form_505a082a3dcafcff .te-search-form-input_a654ff58b8e33ebf {
        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_73fd5adffbd95931 .te-search-form_505a082a3dcafcff .te-search-form-input_a654ff58b8e33ebf .te-search-icon_140336aa2a1dca7b {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .te-search-form-wrapper .te-search-form-inner_73fd5adffbd95931 .te-search-form_505a082a3dcafcff .te-search-form-input_a654ff58b8e33ebf button.te-submit-search-btn_4b8a372774cdec64 {
          padding: 15px 24px !important; }
      .te-search-form-wrapper .te-search-form-inner_73fd5adffbd95931 .te-search-form_505a082a3dcafcff 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_61874509f402928a a.mean-expand.mean-clicked_9bba651b94e9fcc4 {
  background-color: #317EFE;
  border-color: #317EFE !important; }

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

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

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

.te-mobile-menu-bar_a0a103cb1363bfdf 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_a0a103cb1363bfdf 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_a2caf117618fd2aa {
    display: inline-block;
    width: 180px; }
  .te-menu-sidebar-area .te-menu-sidebar-wrapper_8fc7baf865055ad2 {
    position: relative;
    padding: 40px; }
  .te-menu-sidebar-area.active {
    right: 0; }
  .te-menu-sidebar-area .te-menu-sidebar-close_5f37b6d98b74d48d {
    position: absolute;
    top: 0;
    right: 0; }
    .te-menu-sidebar-area .te-menu-sidebar-close_5f37b6d98b74d48d .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_5f37b6d98b74d48d .te-menu-sidebar-close-btn:hover {
        background-color: #317EFE; }
  .te-menu-sidebar-area .te-menu-sidebar-content_c68abb2ed4d6d5ce .te-menu-sidebar-single-widget_387961926e8b051d {
    display: inline-block;
    margin-top: 20px;
    width: 100%; }
    .te-menu-sidebar-area .te-menu-sidebar-content_c68abb2ed4d6d5ce .te-menu-sidebar-single-widget_387961926e8b051d .te-menu-sidebar-title_5bed9e556ba840ac {
      margin-bottom: 5px; }
    .te-menu-sidebar-area .te-menu-sidebar-content_c68abb2ed4d6d5ce .te-menu-sidebar-single-widget_387961926e8b051d .te-header-contact-info_ab786d21902b6670 {
      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_c68abb2ed4d6d5ce .te-menu-sidebar-single-widget_387961926e8b051d .te-header-contact-info_ab786d21902b6670 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_c68abb2ed4d6d5ce .te-menu-sidebar-single-widget_387961926e8b051d .te-header-contact-info_ab786d21902b6670 span.te-contact-info-item_38ca4359aae95f84 {
          gap: 0 10px !important; }
        .te-menu-sidebar-area .te-menu-sidebar-content_c68abb2ed4d6d5ce .te-menu-sidebar-single-widget_387961926e8b051d .te-header-contact-info_ab786d21902b6670 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_c68abb2ed4d6d5ce .te-menu-sidebar-single-widget_387961926e8b051d .te-header-contact-info_ab786d21902b6670 span a:hover {
            color: #317EFE; }
    .te-menu-sidebar-area .te-menu-sidebar-content_c68abb2ed4d6d5ce .te-menu-sidebar-single-widget_387961926e8b051d .te-social-profile_b684c81260f39321 {
      margin-top: 20px;
      border-top: 1px solid #dfe2e9;
      width: 100%;
      padding-top: 20px; }
      .te-menu-sidebar-area .te-menu-sidebar-content_c68abb2ed4d6d5ce .te-menu-sidebar-single-widget_387961926e8b051d .te-social-profile_b684c81260f39321 a {
        color: #14203A;
        font-size: 22px; }
        .te-menu-sidebar-area .te-menu-sidebar-content_c68abb2ed4d6d5ce .te-menu-sidebar-single-widget_387961926e8b051d .te-social-profile_b684c81260f39321 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_0567ecf2923b0b6e {
  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_0567ecf2923b0b6e.style-2_2c7360d508ba49e2 .te-single-slider_5cdfc2484dbafdaf {
    height: 950px;
    padding-top: 70px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_0567ecf2923b0b6e.style-2_2c7360d508ba49e2 .te-single-slider_5cdfc2484dbafdaf {
        height: unset;
        padding: 80px 0; } }
    .slider-area_0567ecf2923b0b6e.style-2_2c7360d508ba49e2 .te-single-slider_5cdfc2484dbafdaf .slider-feature-img_88f34b0d35f2f3b1 {
      position: absolute;
      right: 0;
      top: 0; }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_0567ecf2923b0b6e.style-2_2c7360d508ba49e2 .te-single-slider_5cdfc2484dbafdaf .slider-feature-img_88f34b0d35f2f3b1 {
          right: -200px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_0567ecf2923b0b6e.style-2_2c7360d508ba49e2 .te-single-slider_5cdfc2484dbafdaf .slider-feature-img_88f34b0d35f2f3b1 {
          right: -280px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_0567ecf2923b0b6e.style-2_2c7360d508ba49e2 .te-single-slider_5cdfc2484dbafdaf .slider-feature-img_88f34b0d35f2f3b1 {
          right: -380px; } }
      .slider-area_0567ecf2923b0b6e.style-2_2c7360d508ba49e2 .te-single-slider_5cdfc2484dbafdaf .slider-feature-img_88f34b0d35f2f3b1 .company-award_e4a9dbd78d3b612d {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        margin-top: 50px;
        left: 135px; }
        .slider-area_0567ecf2923b0b6e.style-2_2c7360d508ba49e2 .te-single-slider_5cdfc2484dbafdaf .slider-feature-img_88f34b0d35f2f3b1 .company-award_e4a9dbd78d3b612d .icon_795240a25ba3162f {
          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_0567ecf2923b0b6e.style-2_2c7360d508ba49e2 .te-single-slider_5cdfc2484dbafdaf .slider-feature-img_88f34b0d35f2f3b1 .slider-feature-img-overlay_dcc7e92c4042bd85 {
          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_0567ecf2923b0b6e.style-2_2c7360d508ba49e2 .te-single-slider_5cdfc2484dbafdaf .slider-left-shape_d03f7aeaea4f24f5 {
      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_0567ecf2923b0b6e.style-2_2c7360d508ba49e2 .te-single-slider_5cdfc2484dbafdaf .slider-left-shape_d03f7aeaea4f24f5 {
          display: none; } }
    .slider-area_0567ecf2923b0b6e.style-2_2c7360d508ba49e2 .te-single-slider_5cdfc2484dbafdaf .slider-right-shape_7a0a3dbee09e83f3 {
      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_0567ecf2923b0b6e.style-2_2c7360d508ba49e2 .te-single-slider_5cdfc2484dbafdaf .slider-right-shape_7a0a3dbee09e83f3 {
          display: none; } }
    .slider-area_0567ecf2923b0b6e.style-2_2c7360d508ba49e2 .te-single-slider_5cdfc2484dbafdaf .slider-circle-shape_5ff2865d559fa043 {
      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_0567ecf2923b0b6e .te-slider-wrapper_3f70d785b8f959ef .slick-active .te-slider-short-title_d13a8ad667b26751,
  .slider-area_0567ecf2923b0b6e .te-slider-wrapper_3f70d785b8f959ef .slick-active .te-slider-title_a1631b6b0bc1c68f,
  .slider-area_0567ecf2923b0b6e .te-slider-wrapper_3f70d785b8f959ef .slick-active .te-slider-short-desc_b0a92a62596944c1,
  .slider-area_0567ecf2923b0b6e .te-slider-wrapper_3f70d785b8f959ef .slick-active .te-slider-btn-wrapper_decaa0bde80dcecd {
    -webkit-animation-name: MovefadeUp;
    animation-name: MovefadeUp;
    -webkit-animation-fill-mode: both; }
  .slider-area_0567ecf2923b0b6e .te-slider-wrapper_3f70d785b8f959ef .slick-active .te-slider-short-title_d13a8ad667b26751 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; }
  .slider-area_0567ecf2923b0b6e .te-slider-wrapper_3f70d785b8f959ef .slick-active .te-slider-title_a1631b6b0bc1c68f {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  .slider-area_0567ecf2923b0b6e .te-slider-wrapper_3f70d785b8f959ef .slick-active .te-slider-short-desc_b0a92a62596944c1 {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s; }
  .slider-area_0567ecf2923b0b6e .te-slider-wrapper_3f70d785b8f959ef .slick-active .te-slider-btn-wrapper_decaa0bde80dcecd {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s; }
  .slider-area_0567ecf2923b0b6e .te-slider-wrapper_3f70d785b8f959ef .slick-dots_d3e15d566b9b7b29 {
    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_0567ecf2923b0b6e .te-slider-wrapper_3f70d785b8f959ef .slick-dots_d3e15d566b9b7b29 {
        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_0567ecf2923b0b6e .te-slider-wrapper_3f70d785b8f959ef .slick-dots_d3e15d566b9b7b29 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_0567ecf2923b0b6e .te-slider-wrapper_3f70d785b8f959ef .slick-dots_d3e15d566b9b7b29 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_0567ecf2923b0b6e .te-slider-wrapper_3f70d785b8f959ef .slick-dots_d3e15d566b9b7b29 li button:hover {
          background-color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
      .slider-area_0567ecf2923b0b6e .te-slider-wrapper_3f70d785b8f959ef .slick-dots_d3e15d566b9b7b29 li.slick-active {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 1px solid #317EFE; }
        .slider-area_0567ecf2923b0b6e .te-slider-wrapper_3f70d785b8f959ef .slick-dots_d3e15d566b9b7b29 li.slick-active button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .slider-area_0567ecf2923b0b6e .te-single-slider_5cdfc2484dbafdaf {
    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_0567ecf2923b0b6e .te-single-slider_5cdfc2484dbafdaf {
        background-image: none !important; } }
    .slider-area_0567ecf2923b0b6e .te-single-slider_5cdfc2484dbafdaf .te-slider-overlay_488c1cc754c3aab4 {
      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_0567ecf2923b0b6e .te-single-slider_5cdfc2484dbafdaf .te-slider-overlay_488c1cc754c3aab4 {
          left: 0; } }
      .slider-area_0567ecf2923b0b6e .te-single-slider_5cdfc2484dbafdaf .te-slider-overlay_488c1cc754c3aab4 .te-slider-overlay-shape_27afea12e017a173 {
        position: absolute;
        top: 0;
        height: 100%;
        left: -340px;
        width: 100%; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_0567ecf2923b0b6e .te-single-slider_5cdfc2484dbafdaf .te-slider-overlay_488c1cc754c3aab4 .te-slider-overlay-shape_27afea12e017a173 {
            display: none; } }
    .slider-area_0567ecf2923b0b6e .te-single-slider_5cdfc2484dbafdaf .te-slider-content-wrapper_4fc74ad2d49636a4 {
      position: relative;
      z-index: 99; }
      .slider-area_0567ecf2923b0b6e .te-single-slider_5cdfc2484dbafdaf .te-slider-content-wrapper_4fc74ad2d49636a4 .te-slider-content_6b970b1fc7ec0e31 .te-slider-short-title_d13a8ad667b26751 {
        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_0567ecf2923b0b6e .te-single-slider_5cdfc2484dbafdaf .te-slider-content-wrapper_4fc74ad2d49636a4 .te-slider-content_6b970b1fc7ec0e31 .te-slider-title_a1631b6b0bc1c68f {
        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_0567ecf2923b0b6e .te-single-slider_5cdfc2484dbafdaf .te-slider-content-wrapper_4fc74ad2d49636a4 .te-slider-content_6b970b1fc7ec0e31 .te-slider-title_a1631b6b0bc1c68f {
            font-size: 60px;
            line-height: 64px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-area_0567ecf2923b0b6e .te-single-slider_5cdfc2484dbafdaf .te-slider-content-wrapper_4fc74ad2d49636a4 .te-slider-content_6b970b1fc7ec0e31 .te-slider-title_a1631b6b0bc1c68f {
            font-size: 48px;
            line-height: 56px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_0567ecf2923b0b6e .te-single-slider_5cdfc2484dbafdaf .te-slider-content-wrapper_4fc74ad2d49636a4 .te-slider-content_6b970b1fc7ec0e31 .te-slider-title_a1631b6b0bc1c68f {
            font-size: 42px;
            line-height: 52px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_0567ecf2923b0b6e .te-single-slider_5cdfc2484dbafdaf .te-slider-content-wrapper_4fc74ad2d49636a4 .te-slider-content_6b970b1fc7ec0e31 .te-slider-title_a1631b6b0bc1c68f {
            font-size: 38px;
            line-height: 44px;
            margin-bottom: 20px; } }
      .slider-area_0567ecf2923b0b6e .te-single-slider_5cdfc2484dbafdaf .te-slider-content-wrapper_4fc74ad2d49636a4 .te-slider-content_6b970b1fc7ec0e31 .te-slider-short-desc_b0a92a62596944c1 {
        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_0567ecf2923b0b6e .te-single-slider_5cdfc2484dbafdaf .te-slider-content-wrapper_4fc74ad2d49636a4 .te-slider-content_6b970b1fc7ec0e31 .te-slider-short-desc_b0a92a62596944c1 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_0567ecf2923b0b6e .te-single-slider_5cdfc2484dbafdaf .te-slider-content-wrapper_4fc74ad2d49636a4 .te-slider-content_6b970b1fc7ec0e31 .te-slider-short-desc_b0a92a62596944c1 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_0567ecf2923b0b6e .te-single-slider_5cdfc2484dbafdaf .te-slider-content-wrapper_4fc74ad2d49636a4 .te-slider-content_6b970b1fc7ec0e31 .te-slider-short-desc_b0a92a62596944c1 {
            font-size: 18px;
            line-height: 32px; } }
      .slider-area_0567ecf2923b0b6e .te-single-slider_5cdfc2484dbafdaf .te-slider-content-wrapper_4fc74ad2d49636a4 .te-slider-content_6b970b1fc7ec0e31 .te-slider-btn-wrapper_decaa0bde80dcecd {
        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_0567ecf2923b0b6e .te-single-slider_5cdfc2484dbafdaf .te-slider-content-wrapper_4fc74ad2d49636a4 .te-slider-content_6b970b1fc7ec0e31 .te-slider-btn-wrapper_decaa0bde80dcecd {
            padding-top: 30px; } }
        .slider-area_0567ecf2923b0b6e .te-single-slider_5cdfc2484dbafdaf .te-slider-content-wrapper_4fc74ad2d49636a4 .te-slider-content_6b970b1fc7ec0e31 .te-slider-btn-wrapper_decaa0bde80dcecd .te-theme-btn_91372579266e1361 {
          padding: 11px 30px;
          color: #ffffff;
          border-radius: 50px;
          background-color: #317EFE;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .slider-area_0567ecf2923b0b6e .te-single-slider_5cdfc2484dbafdaf .te-slider-content-wrapper_4fc74ad2d49636a4 .te-slider-content_6b970b1fc7ec0e31 .te-slider-btn-wrapper_decaa0bde80dcecd .te-call-btn_c3fa319d013bb95a {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 20px; }
          .slider-area_0567ecf2923b0b6e .te-single-slider_5cdfc2484dbafdaf .te-slider-content-wrapper_4fc74ad2d49636a4 .te-slider-content_6b970b1fc7ec0e31 .te-slider-btn-wrapper_decaa0bde80dcecd .te-call-btn_c3fa319d013bb95a .te-icon_9e93cbb6b9689836 {
            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_0567ecf2923b0b6e .te-single-slider_5cdfc2484dbafdaf .te-slider-content-wrapper_4fc74ad2d49636a4 .te-slider-content_6b970b1fc7ec0e31 .te-slider-btn-wrapper_decaa0bde80dcecd .te-call-btn_c3fa319d013bb95a .te-content_4e803ceb994b41f4 {
            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_0567ecf2923b0b6e .te-single-slider_5cdfc2484dbafdaf .te-slider-content-wrapper_4fc74ad2d49636a4 .te-slider-content_6b970b1fc7ec0e31 .te-slider-btn-wrapper_decaa0bde80dcecd .te-call-btn_c3fa319d013bb95a .te-content_4e803ceb994b41f4 .te-title_fd46a6cfbd70611c {
              font-size: 18px;
              font-weight: 400;
              line-height: 24px;
              color: #335371; }
            .slider-area_0567ecf2923b0b6e .te-single-slider_5cdfc2484dbafdaf .te-slider-content-wrapper_4fc74ad2d49636a4 .te-slider-content_6b970b1fc7ec0e31 .te-slider-btn-wrapper_decaa0bde80dcecd .te-call-btn_c3fa319d013bb95a .te-content_4e803ceb994b41f4 .te-text_c524f2c13369cc74 {
              font-size: 20px;
              font-weight: 500;
              line-height: 24px;
              letter-spacing: 0px;
              color: #14203A; }

.slider-area_0567ecf2923b0b6e.style-1_f97f810436119bfb {
  position: relative;
  overflow: visible;
  background: transparent; }
  .slider-area_0567ecf2923b0b6e.style-1_f97f810436119bfb: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_0567ecf2923b0b6e.style-1_f97f810436119bfb .te-single-slider_5cdfc2484dbafdaf {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .slider-area_0567ecf2923b0b6e.style-1_f97f810436119bfb .te-single-slider_5cdfc2484dbafdaf .te-slider-overlay_488c1cc754c3aab4 {
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
      background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
      .slider-area_0567ecf2923b0b6e.style-1_f97f810436119bfb .te-single-slider_5cdfc2484dbafdaf .te-slider-overlay_488c1cc754c3aab4::before {
        display: none; }
    .slider-area_0567ecf2923b0b6e.style-1_f97f810436119bfb .te-single-slider_5cdfc2484dbafdaf .slider-shape_c931c0503cc6dbf9 {
      position: absolute;
      border-radius: 20px;
      overflow: hidden; }
      .slider-area_0567ecf2923b0b6e.style-1_f97f810436119bfb .te-single-slider_5cdfc2484dbafdaf .slider-shape_c931c0503cc6dbf9 img {
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        top: 0; }
    .slider-area_0567ecf2923b0b6e.style-1_f97f810436119bfb .te-single-slider_5cdfc2484dbafdaf .shape-one_54299e6e076883d6 {
      top: 50px;
      left: 0;
      width: 300px;
      height: 290px; }
      @media (max-width: 991px) {
        .slider-area_0567ecf2923b0b6e.style-1_f97f810436119bfb .te-single-slider_5cdfc2484dbafdaf .shape-one_54299e6e076883d6 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_0567ecf2923b0b6e.style-1_f97f810436119bfb .te-single-slider_5cdfc2484dbafdaf .shape-one_54299e6e076883d6 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_0567ecf2923b0b6e.style-1_f97f810436119bfb .te-single-slider_5cdfc2484dbafdaf .shape-one_54299e6e076883d6 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_0567ecf2923b0b6e.style-1_f97f810436119bfb .te-single-slider_5cdfc2484dbafdaf .shape-one_54299e6e076883d6 {
          top: 160px;
          width: 250px;
          height: 200px; } }
    .slider-area_0567ecf2923b0b6e.style-1_f97f810436119bfb .te-single-slider_5cdfc2484dbafdaf .shape-two_f7f474c271dfd26a {
      top: 0;
      right: 0;
      width: 300px;
      height: 310px; }
      @media (max-width: 991px) {
        .slider-area_0567ecf2923b0b6e.style-1_f97f810436119bfb .te-single-slider_5cdfc2484dbafdaf .shape-two_f7f474c271dfd26a {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_0567ecf2923b0b6e.style-1_f97f810436119bfb .te-single-slider_5cdfc2484dbafdaf .shape-two_f7f474c271dfd26a {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_0567ecf2923b0b6e.style-1_f97f810436119bfb .te-single-slider_5cdfc2484dbafdaf .shape-two_f7f474c271dfd26a {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_0567ecf2923b0b6e.style-1_f97f810436119bfb .te-single-slider_5cdfc2484dbafdaf .shape-two_f7f474c271dfd26a {
          width: 300px;
          height: 250px;
          top: 70px;
          right: -40px; } }
    .slider-area_0567ecf2923b0b6e.style-1_f97f810436119bfb .te-single-slider_5cdfc2484dbafdaf .shape-three_7a575d8a849d67ce {
      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_0567ecf2923b0b6e.style-1_f97f810436119bfb .te-single-slider_5cdfc2484dbafdaf .shape-three_7a575d8a849d67ce {
          display: none !important; } }
      @media (max-width: 991px) {
        .slider-area_0567ecf2923b0b6e.style-1_f97f810436119bfb .te-single-slider_5cdfc2484dbafdaf .shape-three_7a575d8a849d67ce {
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
    .slider-area_0567ecf2923b0b6e.style-1_f97f810436119bfb .te-single-slider_5cdfc2484dbafdaf .te-slider-container_93c63bedf2afcddf {
      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_0567ecf2923b0b6e.style-1_f97f810436119bfb .te-single-slider_5cdfc2484dbafdaf .te-slider-container_93c63bedf2afcddf {
          -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_0567ecf2923b0b6e.style-1_f97f810436119bfb .te-single-slider_5cdfc2484dbafdaf .te-slider-container_93c63bedf2afcddf {
          padding: 70px 0;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .slider-area_0567ecf2923b0b6e.style-1_f97f810436119bfb .te-single-slider_5cdfc2484dbafdaf .te-slider-container_93c63bedf2afcddf .te-slider-column_5b7efa23e266b024 {
        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_0567ecf2923b0b6e.style-1_f97f810436119bfb .te-single-slider_5cdfc2484dbafdaf .te-slider-container_93c63bedf2afcddf .te-slider-column_5b7efa23e266b024 {
            width: 100%; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_0567ecf2923b0b6e.style-1_f97f810436119bfb .te-single-slider_5cdfc2484dbafdaf .te-slider-content-wrapper_4fc74ad2d49636a4 .te-slider-content_6b970b1fc7ec0e31 .te-slider-btn-wrapper_decaa0bde80dcecd {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .slider-area_0567ecf2923b0b6e.style-1_f97f810436119bfb .te-single-slider_5cdfc2484dbafdaf .te-slider-content-wrapper_4fc74ad2d49636a4 .te-slider-content_6b970b1fc7ec0e31 .te-slider-btn-wrapper_decaa0bde80dcecd .te-theme-btn_91372579266e1361 {
      background-color: #317EFE;
      color: #ffffff; }
      .slider-area_0567ecf2923b0b6e.style-1_f97f810436119bfb .te-single-slider_5cdfc2484dbafdaf .te-slider-content-wrapper_4fc74ad2d49636a4 .te-slider-content_6b970b1fc7ec0e31 .te-slider-btn-wrapper_decaa0bde80dcecd .te-theme-btn_91372579266e1361:hover {
        background-color: #E7F914;
        color: #14203A; }
    .slider-area_0567ecf2923b0b6e.style-1_f97f810436119bfb .te-single-slider_5cdfc2484dbafdaf .te-slider-content-wrapper_4fc74ad2d49636a4 .te-slider-content_6b970b1fc7ec0e31 .te-slider-btn-wrapper_decaa0bde80dcecd .te-call-btn_c3fa319d013bb95a .te-icon_9e93cbb6b9689836 {
      color: #317EFE; }
    .slider-area_0567ecf2923b0b6e.style-1_f97f810436119bfb .te-single-slider_5cdfc2484dbafdaf .te-slider-content-wrapper_4fc74ad2d49636a4 .te-slider-content_6b970b1fc7ec0e31 .te-slider-title_a1631b6b0bc1c68f {
      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_0567ecf2923b0b6e.style-1_f97f810436119bfb .te-single-slider_5cdfc2484dbafdaf .te-slider-content-wrapper_4fc74ad2d49636a4 .te-slider-content_6b970b1fc7ec0e31 .te-slider-title_a1631b6b0bc1c68f {
          font-size: 28px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_0567ecf2923b0b6e.style-1_f97f810436119bfb .te-single-slider_5cdfc2484dbafdaf .te-slider-content-wrapper_4fc74ad2d49636a4 .te-slider-content_6b970b1fc7ec0e31 .te-slider-title_a1631b6b0bc1c68f {
          font-size: 32px;
          line-height: 52px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_0567ecf2923b0b6e.style-1_f97f810436119bfb .te-single-slider_5cdfc2484dbafdaf .te-slider-content-wrapper_4fc74ad2d49636a4 .te-slider-content_6b970b1fc7ec0e31 .te-slider-title_a1631b6b0bc1c68f {
          font-size: 62px;
          line-height: 80px; } }
  .slider-area_0567ecf2923b0b6e.style-1_f97f810436119bfb .te-slider-wrapper_3f70d785b8f959ef .container {
    position: relative; }
  .slider-area_0567ecf2923b0b6e.style-1_f97f810436119bfb .te-slider-wrapper_3f70d785b8f959ef .slider-shape-bg_40fcfa52ea3eedab {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: 100px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_0567ecf2923b0b6e.style-1_f97f810436119bfb .te-slider-wrapper_3f70d785b8f959ef .slider-shape-bg_40fcfa52ea3eedab {
        display: none; } }
    @media (max-width: 1399px) {
      .slider-area_0567ecf2923b0b6e.style-1_f97f810436119bfb .te-slider-wrapper_3f70d785b8f959ef .slider-shape-bg_40fcfa52ea3eedab {
        margin-left: 0; } }
    .slider-area_0567ecf2923b0b6e.style-1_f97f810436119bfb .te-slider-wrapper_3f70d785b8f959ef .slider-shape-bg_40fcfa52ea3eedab: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_2f9ece86481874fe {
  position: relative; }

.te-info-card_d4724feba0b056fa {
  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_d4724feba0b056fa {
      padding: 40px 25px; } }
  .te-info-card_d4724feba0b056fa: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_d4724feba0b056fa:hover .te-image-wrapper_f24dd9f72564151d .overlay_d5491dc92cb26810 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      opacity: 0.72; }
    .te-info-card_d4724feba0b056fa:hover .te-image-wrapper_f24dd9f72564151d 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_d4724feba0b056fa:hover .icon_795240a25ba3162f img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-info-card_d4724feba0b056fa:hover .content .te-read-more_cd9b791ba4b92642 .te-theme-btn_91372579266e1361 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_d4724feba0b056fa .te-info-card-inner_3a0d670fb5d12ae7 {
    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_d4724feba0b056fa .te-image-wrapper_f24dd9f72564151d {
    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_d4724feba0b056fa .te-image-wrapper_f24dd9f72564151d 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_d4724feba0b056fa .te-image-wrapper_f24dd9f72564151d .overlay_d5491dc92cb26810 {
      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_d4724feba0b056fa .icon_795240a25ba3162f {
    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_d4724feba0b056fa .icon_795240a25ba3162f img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_d4724feba0b056fa .te-content-wrapper_dc555e083b5a0d34 {
    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_d4724feba0b056fa .te-title-wrapper_bae79334f2649adf {
    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_d4724feba0b056fa .te-title-wrapper_bae79334f2649adf .icon_795240a25ba3162f {
      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_d4724feba0b056fa .te-title-wrapper_bae79334f2649adf .icon_795240a25ba3162f::before, .te-info-card_d4724feba0b056fa .te-title-wrapper_bae79334f2649adf .icon_795240a25ba3162f::after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #317EFE;
        border: 1px solid #E1E1E1; }
      .te-info-card_d4724feba0b056fa .te-title-wrapper_bae79334f2649adf .icon_795240a25ba3162f::before {
        top: 15px;
        left: 5px; }
      .te-info-card_d4724feba0b056fa .te-title-wrapper_bae79334f2649adf .icon_795240a25ba3162f::after {
        bottom: 15px;
        right: 5px; }
    .te-info-card_d4724feba0b056fa .te-title-wrapper_bae79334f2649adf .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_d4724feba0b056fa .te-title-wrapper_bae79334f2649adf .divider_ee6e180c205e387e {
      width: 55px;
      height: 2px;
      background-color: #317EFE; }
  .te-info-card_d4724feba0b056fa .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_d4724feba0b056fa .content .desc_7ba644ee03dc7bb2 {
      -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_d4724feba0b056fa .content .te-read-more_cd9b791ba4b92642 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start; }
      .te-info-card_d4724feba0b056fa .content .te-read-more_cd9b791ba4b92642 .te-theme-btn_91372579266e1361 {
        background-color: transparent;
        color: #317EFE;
        border: 1px solid #131A2A;
        padding: 9px 28px; }
        .te-info-card_d4724feba0b056fa .content .te-read-more_cd9b791ba4b92642 .te-theme-btn_91372579266e1361:hover {
          background-color: #317EFE;
          color: #ffffff;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

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

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

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

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

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

.te-about-image-card_7cdadfa659c509c7 .te-main-img-wrapper_b4ddd998a64ba489 {
  text-align: right; }
  @media (max-width: 991px) {
    .te-about-image-card_7cdadfa659c509c7 .te-main-img-wrapper_b4ddd998a64ba489 {
      text-align: left; } }
  .te-about-image-card_7cdadfa659c509c7 .te-main-img-wrapper_b4ddd998a64ba489 .te-main-img-inner_a5bb3145b629dd23 {
    position: relative;
    display: inline-block;
    z-index: 2; }
    .te-about-image-card_7cdadfa659c509c7 .te-main-img-wrapper_b4ddd998a64ba489 .te-main-img-inner_a5bb3145b629dd23 > img {
      border-radius: 500px 500px 0 0;
      margin-left: 7px;
      margin-top: 4px; }
      @media (max-width: 650px) {
        .te-about-image-card_7cdadfa659c509c7 .te-main-img-wrapper_b4ddd998a64ba489 .te-main-img-inner_a5bb3145b629dd23 > img {
          width: 100%; } }
    .te-about-image-card_7cdadfa659c509c7 .te-main-img-wrapper_b4ddd998a64ba489 .te-main-img-inner_a5bb3145b629dd23 .te-img-card-shape_521e4ce41dbb75fc {
      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_7cdadfa659c509c7 .te-main-img-wrapper_b4ddd998a64ba489 .te-main-img-inner_a5bb3145b629dd23 .te-img-card-shape_521e4ce41dbb75fc {
          right: 0; } }
.te-about-image-card_7cdadfa659c509c7 .te-company-foundation_6a65c7f3da2334c6 {
  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_7cdadfa659c509c7 .te-company-foundation_6a65c7f3da2334c6 .te-counter-wrapper_4d30d5deb22f71b6 {
    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_7cdadfa659c509c7 .te-company-foundation_6a65c7f3da2334c6 .counter-title_e9955195560de17e {
    font-size: 45px;
    font-weight: 700;
    line-height: 54.9px;
    letter-spacing: -0.8px;
    color: #14203A;
    margin-bottom: 0; }
  .te-about-image-card_7cdadfa659c509c7 .te-company-foundation_6a65c7f3da2334c6 .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_7cdadfa659c509c7.style-2_2c7360d508ba49e2 .te-main-img-wrapper_b4ddd998a64ba489 .te-main-img-inner_a5bb3145b629dd23 {
  border-radius: 20px;
  padding-right: 80px;
  margin-top: 23px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-image-card_7cdadfa659c509c7.style-2_2c7360d508ba49e2 .te-main-img-wrapper_b4ddd998a64ba489 .te-main-img-inner_a5bb3145b629dd23 {
      padding-right: 0;
      margin-top: 0; } }
  .te-about-image-card_7cdadfa659c509c7.style-2_2c7360d508ba49e2 .te-main-img-wrapper_b4ddd998a64ba489 .te-main-img-inner_a5bb3145b629dd23 > img {
    margin: 0;
    border-radius: 20px; }
  .te-about-image-card_7cdadfa659c509c7.style-2_2c7360d508ba49e2 .te-main-img-wrapper_b4ddd998a64ba489 .te-main-img-inner_a5bb3145b629dd23 .te-img-card-shape_521e4ce41dbb75fc {
    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_7cdadfa659c509c7.style-2_2c7360d508ba49e2 .te-main-img-wrapper_b4ddd998a64ba489 .te-main-img-inner_a5bb3145b629dd23 .te-img-card-shape_521e4ce41dbb75fc {
        display: none; } }
  .te-about-image-card_7cdadfa659c509c7.style-2_2c7360d508ba49e2 .te-main-img-wrapper_b4ddd998a64ba489 .te-main-img-inner_a5bb3145b629dd23 .te-another-image_4dbcbadc94019cf1 {
    position: absolute;
    top: 55%;
    right: -45px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-image-card_7cdadfa659c509c7.style-2_2c7360d508ba49e2 .te-main-img-wrapper_b4ddd998a64ba489 .te-main-img-inner_a5bb3145b629dd23 .te-another-image_4dbcbadc94019cf1 {
        position: relative;
        right: unset;
        top: unset; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .te-about-image-card_7cdadfa659c509c7.style-2_2c7360d508ba49e2 .te-main-img-wrapper_b4ddd998a64ba489 .te-main-img-inner_a5bb3145b629dd23 .te-another-image_4dbcbadc94019cf1 {
        position: relative; } }
    .te-about-image-card_7cdadfa659c509c7.style-2_2c7360d508ba49e2 .te-main-img-wrapper_b4ddd998a64ba489 .te-main-img-inner_a5bb3145b629dd23 .te-another-image_4dbcbadc94019cf1 .te-another-image-inner_89d87b0db276de1c {
      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_7cdadfa659c509c7.style-2_2c7360d508ba49e2 .te-main-img-wrapper_b4ddd998a64ba489 .te-main-img-inner_a5bb3145b629dd23 .te-another-image_4dbcbadc94019cf1 .te-another-image-inner_89d87b0db276de1c {
          width: 100%; }
          .te-about-image-card_7cdadfa659c509c7.style-2_2c7360d508ba49e2 .te-main-img-wrapper_b4ddd998a64ba489 .te-main-img-inner_a5bb3145b629dd23 .te-another-image_4dbcbadc94019cf1 .te-another-image-inner_89d87b0db276de1c img {
            width: 100%; } }
    .te-about-image-card_7cdadfa659c509c7.style-2_2c7360d508ba49e2 .te-main-img-wrapper_b4ddd998a64ba489 .te-main-img-inner_a5bb3145b629dd23 .te-another-image_4dbcbadc94019cf1 .video-btn_03ed3be2750d26fc {
      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_7cdadfa659c509c7.style-2_2c7360d508ba49e2 .te-main-img-wrapper_b4ddd998a64ba489 .te-main-img-inner_a5bb3145b629dd23 .te-another-image_4dbcbadc94019cf1 .video-btn_03ed3be2750d26fc {
          left: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%); } }
      .te-about-image-card_7cdadfa659c509c7.style-2_2c7360d508ba49e2 .te-main-img-wrapper_b4ddd998a64ba489 .te-main-img-inner_a5bb3145b629dd23 .te-another-image_4dbcbadc94019cf1 .video-btn_03ed3be2750d26fc 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_7cdadfa659c509c7.style-2_2c7360d508ba49e2 .te-main-img-wrapper_b4ddd998a64ba489 .te-main-img-inner_a5bb3145b629dd23 .te-another-image_4dbcbadc94019cf1 .te-badge-text_282940d9144b6fc1 {
      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_7cdadfa659c509c7.style-2_2c7360d508ba49e2 .te-main-img-wrapper_b4ddd998a64ba489 .te-main-img-inner_a5bb3145b629dd23 .te-another-image_4dbcbadc94019cf1 .te-badge-text_282940d9144b6fc1 {
          left: unset;
          top: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%);
          right: 0; } }
      .te-about-image-card_7cdadfa659c509c7.style-2_2c7360d508ba49e2 .te-main-img-wrapper_b4ddd998a64ba489 .te-main-img-inner_a5bb3145b629dd23 .te-another-image_4dbcbadc94019cf1 .te-badge-text_282940d9144b6fc1 .icon_795240a25ba3162f {
        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_7cdadfa659c509c7.style-2_2c7360d508ba49e2 .te-main-img-wrapper_b4ddd998a64ba489 .te-main-img-inner_a5bb3145b629dd23 .te-another-image_4dbcbadc94019cf1 .te-badge-text_282940d9144b6fc1 .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_7cdadfa659c509c7.style-2_2c7360d508ba49e2 .te-main-img-wrapper_b4ddd998a64ba489 .te-main-img-inner_a5bb3145b629dd23 .te-another-image_4dbcbadc94019cf1 .te-badge-text_282940d9144b6fc1 .text .title {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #14203A; }
        .te-about-image-card_7cdadfa659c509c7.style-2_2c7360d508ba49e2 .te-main-img-wrapper_b4ddd998a64ba489 .te-main-img-inner_a5bb3145b629dd23 .te-another-image_4dbcbadc94019cf1 .te-badge-text_282940d9144b6fc1 .text span {
          font-size: 12px;
          font-weight: 400;
          line-height: 12px;
          color: #335371; }

.te-about-info-card_753f2935b3a7ce3e .te-about-info-content_242746b8e2b79235 {
  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_753f2935b3a7ce3e .te-about-info-content_242746b8e2b79235 .te-section-title_2b32eadb285722f7 {
    margin-bottom: 0; }
    .te-about-info-card_753f2935b3a7ce3e .te-about-info-content_242746b8e2b79235 .te-section-title_2b32eadb285722f7 .title {
      margin-bottom: 0; }
  .te-about-info-card_753f2935b3a7ce3e .te-about-info-content_242746b8e2b79235 .te-list-item-wrapper_af4c48c27eace80a {
    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_753f2935b3a7ce3e .te-about-info-content_242746b8e2b79235 .te-list-item-wrapper_af4c48c27eace80a {
        grid-template-columns: repeat(1, 1fr); } }
    .te-about-info-card_753f2935b3a7ce3e .te-about-info-content_242746b8e2b79235 .te-list-item-wrapper_af4c48c27eace80a .te-list-item_510bb781ec006c15 .icon_795240a25ba3162f {
      font-size: 24px;
      color: #317EFE;
      background-color: transparent;
      width: unset;
      height: unset; }
    .te-about-info-card_753f2935b3a7ce3e .te-about-info-content_242746b8e2b79235 .te-list-item-wrapper_af4c48c27eace80a .te-list-item_510bb781ec006c15 .text {
      color: #14203A; }
  .te-about-info-card_753f2935b3a7ce3e .te-about-info-content_242746b8e2b79235 .te-info-list_b02b33b847739963 {
    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_753f2935b3a7ce3e .te-about-info-content_242746b8e2b79235 .te-info-list_b02b33b847739963 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 20px; } }
    .te-about-info-card_753f2935b3a7ce3e .te-about-info-content_242746b8e2b79235 .te-info-list_b02b33b847739963 .te-single-info-list_c9fe8461ac769835 {
      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_753f2935b3a7ce3e .te-about-info-content_242746b8e2b79235 .te-info-list_b02b33b847739963 .te-single-info-list_c9fe8461ac769835:hover .icon_795240a25ba3162f 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_753f2935b3a7ce3e .te-about-info-content_242746b8e2b79235 .te-info-list_b02b33b847739963 .te-single-info-list_c9fe8461ac769835 .icon_795240a25ba3162f {
        margin-bottom: 10px;
        position: relative;
        margin-left: 20px; }
        .te-about-info-card_753f2935b3a7ce3e .te-about-info-content_242746b8e2b79235 .te-info-list_b02b33b847739963 .te-single-info-list_c9fe8461ac769835 .icon_795240a25ba3162f::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_753f2935b3a7ce3e .te-about-info-content_242746b8e2b79235 .te-info-list_b02b33b847739963 .te-single-info-list_c9fe8461ac769835 .icon_795240a25ba3162f 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_753f2935b3a7ce3e .te-about-info-content_242746b8e2b79235 .te-info-list_b02b33b847739963 .te-single-info-list_c9fe8461ac769835 .title {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0px;
        margin-bottom: 0; }
      .te-about-info-card_753f2935b3a7ce3e .te-about-info-content_242746b8e2b79235 .te-info-list_b02b33b847739963 .te-single-info-list_c9fe8461ac769835 .short-title_25abf1cd3af0983b {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px; }

.te-about-info-card_753f2935b3a7ce3e.style-2_2c7360d508ba49e2 .te-about-info-content_242746b8e2b79235 {
  gap: 10px; }
  .te-about-info-card_753f2935b3a7ce3e.style-2_2c7360d508ba49e2 .te-about-info-content_242746b8e2b79235 .te-list-item-wrapper_af4c48c27eace80a {
    padding-top: 6px;
    gap: 0; }
    .te-about-info-card_753f2935b3a7ce3e.style-2_2c7360d508ba49e2 .te-about-info-content_242746b8e2b79235 .te-list-item-wrapper_af4c48c27eace80a .te-list-item_510bb781ec006c15 .icon_795240a25ba3162f {
      width: 16px;
      height: 16px;
      background-color: #317EFE;
      border-radius: 50%;
      color: white;
      font-size: 10px; }
    .te-about-info-card_753f2935b3a7ce3e.style-2_2c7360d508ba49e2 .te-about-info-content_242746b8e2b79235 .te-list-item-wrapper_af4c48c27eace80a .te-list-item_510bb781ec006c15 .text {
      color: #335371; }
  .te-about-info-card_753f2935b3a7ce3e.style-2_2c7360d508ba49e2 .te-about-info-content_242746b8e2b79235 .te-info-list_b02b33b847739963 {
    border-top: 1px solid #E1E1E1;
    padding-top: 40px; }
    .te-about-info-card_753f2935b3a7ce3e.style-2_2c7360d508ba49e2 .te-about-info-content_242746b8e2b79235 .te-info-list_b02b33b847739963 .divider_ee6e180c205e387e {
      width: 1px;
      background-color: #E1E1E1;
      height: 127px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-info-card_753f2935b3a7ce3e.style-2_2c7360d508ba49e2 .te-about-info-content_242746b8e2b79235 .te-info-list_b02b33b847739963 .divider_ee6e180c205e387e {
          height: 1px;
          width: 100%; } }

.te-about-info-card_753f2935b3a7ce3e.style-three_b2bba63e52df6dd4 .te-section-title_2b32eadb285722f7 {
  margin-bottom: 40px; }
.te-about-info-card_753f2935b3a7ce3e.style-three_b2bba63e52df6dd4 .about-info-wrapper_d9ba7cae5cb61b2f {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_753f2935b3a7ce3e.style-three_b2bba63e52df6dd4 .about-info-wrapper_d9ba7cae5cb61b2f {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .te-about-info-card_753f2935b3a7ce3e.style-three_b2bba63e52df6dd4 .about-info-wrapper_d9ba7cae5cb61b2f .about-info-img_0275b041b74fe1c9 {
    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_753f2935b3a7ce3e.style-three_b2bba63e52df6dd4 .about-info-wrapper_d9ba7cae5cb61b2f .about-info-img_0275b041b74fe1c9 {
        height: 350px; } }
    .te-about-info-card_753f2935b3a7ce3e.style-three_b2bba63e52df6dd4 .about-info-wrapper_d9ba7cae5cb61b2f .about-info-img_0275b041b74fe1c9 img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.te-about-info-card_753f2935b3a7ce3e.style-three_b2bba63e52df6dd4 .te-about-info-content_242746b8e2b79235 {
  padding-left: 50px;
  gap: 30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_753f2935b3a7ce3e.style-three_b2bba63e52df6dd4 .te-about-info-content_242746b8e2b79235 {
      padding-left: 0;
      padding-top: 50px; } }
  .te-about-info-card_753f2935b3a7ce3e.style-three_b2bba63e52df6dd4 .te-about-info-content_242746b8e2b79235 .skill-progressbar-wrapper_0083148dae365eab {
    width: 100%; }
  .te-about-info-card_753f2935b3a7ce3e.style-three_b2bba63e52df6dd4 .te-about-info-content_242746b8e2b79235 .te-icon-card-wrapper_1b44774f3f94d97d {
    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_753f2935b3a7ce3e.style-three_b2bba63e52df6dd4 .te-about-info-content_242746b8e2b79235 .te-icon-card-wrapper_1b44774f3f94d97d .te-icon-card_a7c6e0993a18c188 {
      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_753f2935b3a7ce3e.style-three_b2bba63e52df6dd4 .te-about-info-content_242746b8e2b79235 .te-icon-card-wrapper_1b44774f3f94d97d .te-icon-card_a7c6e0993a18c188 .icon_795240a25ba3162f {
        width: 40px;
        height: 40px; }
      .te-about-info-card_753f2935b3a7ce3e.style-three_b2bba63e52df6dd4 .te-about-info-content_242746b8e2b79235 .te-icon-card-wrapper_1b44774f3f94d97d .te-icon-card_a7c6e0993a18c188 .content {
        gap: 4px; }
        .te-about-info-card_753f2935b3a7ce3e.style-three_b2bba63e52df6dd4 .te-about-info-content_242746b8e2b79235 .te-icon-card-wrapper_1b44774f3f94d97d .te-icon-card_a7c6e0993a18c188 .content .title {
          font-size: 18px;
          line-height: 24px; }
  .te-about-info-card_753f2935b3a7ce3e.style-three_b2bba63e52df6dd4 .te-about-info-content_242746b8e2b79235 .te-btn-wrapper_b4664f8faa998378 {
    margin-top: 7px; }

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

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

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

.te-process-step_80ae13bbdd358e8a {
  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_80ae13bbdd358e8a::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_80ae13bbdd358e8a {
      padding: 32px 28px 42px 28px; } }
  .te-process-step_80ae13bbdd358e8a:hover {
    top: -5px; }
    .te-process-step_80ae13bbdd358e8a:hover::before {
      width: 100%;
      height: 100%;
      border-radius: 0;
      -webkit-transform: translateX(-50%) scale(1);
              transform: translateX(-50%) scale(1); }
    .te-process-step_80ae13bbdd358e8a:hover .icon_795240a25ba3162f img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_80ae13bbdd358e8a:hover .counter-number_06c07dcbe7544f6d {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_80ae13bbdd358e8a:hover .content .te-read-more_cd9b791ba4b92642 .te-theme-btn_91372579266e1361 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff; }
  .te-process-step_80ae13bbdd358e8a .icon_795240a25ba3162f {
    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_80ae13bbdd358e8a .icon_795240a25ba3162f img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-process-step_80ae13bbdd358e8a .te-content-wrapper_dc555e083b5a0d34 {
    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_80ae13bbdd358e8a .te-counter-wrapper_4d30d5deb22f71b6 {
    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_80ae13bbdd358e8a .te-counter-wrapper_4d30d5deb22f71b6 .shape_8355e44cf84e5a12 {
      position: relative; }
  .te-process-step_80ae13bbdd358e8a .counter-number_06c07dcbe7544f6d {
    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_80ae13bbdd358e8a .te-title-wrapper_bae79334f2649adf {
    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_80ae13bbdd358e8a .te-title-wrapper_bae79334f2649adf .icon_795240a25ba3162f {
      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_80ae13bbdd358e8a .te-title-wrapper_bae79334f2649adf .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_80ae13bbdd358e8a .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_80ae13bbdd358e8a .content .desc_7ba644ee03dc7bb2 {
      -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_80ae13bbdd358e8a .content .te-read-more_cd9b791ba4b92642 {
      margin-top: -10px; }
      .te-process-step_80ae13bbdd358e8a .content .te-read-more_cd9b791ba4b92642 .te-theme-btn_91372579266e1361 {
        border: 1px solid #E1E1E1;
        color: #317EFE;
        background-color: transparent; }

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

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

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

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

.te-accordion-box-wrapper_0abb51bc7ab7c914 {
  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_2b4f9d7aba0658d5 .te-accordion-list-item_662590198f8790a9 {
  border: 1px solid #E1E1E1;
  border-radius: 20px; }
  .accordion-wrapper_2b4f9d7aba0658d5 .te-accordion-list-item_662590198f8790a9 .te-accordion-head_b708ac5a67dbd25c {
    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_2b4f9d7aba0658d5 .te-accordion-list-item_662590198f8790a9 .te-accordion-head_b708ac5a67dbd25c: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_2b4f9d7aba0658d5 .te-accordion-list-item_662590198f8790a9 .te-accordion-head_b708ac5a67dbd25c.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_2b4f9d7aba0658d5 .te-accordion-list-item_662590198f8790a9 .te-accordion-head_b708ac5a67dbd25c .te-accordion-title_fdab46047bc43411 {
      font-size: 20px;
      line-height: 32px;
      font-weight: 500;
      margin-bottom: 0;
      letter-spacing: 0px; }
  .accordion-wrapper_2b4f9d7aba0658d5 .te-accordion-list-item_662590198f8790a9 .te-accordion-body_dae8d8221d3b5a74 {
    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_dceefb44aa0a6615 {
  border-left: 4px solid #dfe2e9;
  padding-left: 45px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .page-header_dceefb44aa0a6615 {
      padding-left: 30px; } }
  .page-header_dceefb44aa0a6615 .te-page-title_89f03d331408aa67,
  .page-header_dceefb44aa0a6615 .page-title_79d39d53e49c2018 {
    font-size: 42px;
    line-height: 48px; }
    @media (max-width: 991px) {
      .page-header_dceefb44aa0a6615 .te-page-title_89f03d331408aa67,
      .page-header_dceefb44aa0a6615 .page-title_79d39d53e49c2018 {
        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_d3bef128eab17275 {
  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_d3bef128eab17275:hover .te-post-thumbnail_c4239d3933c3bca9 img,
  .te-post-item_d3bef128eab17275:hover .post-video_b863bd87612ebe13 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_d3bef128eab17275 iframe {
    width: 100%;
    height: 522px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_d3bef128eab17275 iframe {
        height: 350px; } }
  .te-post-item_d3bef128eab17275 .post-gallery .slick-list_62754e7c9e86910b .slick-track_05f16f0c680352d0 {
    height: 392px;
    overflow: hidden; }
  .te-post-item_d3bef128eab17275 .te-post-content-wrapper_432c59d410b8b86b {
    padding: 32px 32px 40px 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_d3bef128eab17275 .te-post-content-wrapper_432c59d410b8b86b {
        padding: 35px;
        padding-top: 30px; } }
    .te-post-item_d3bef128eab17275 .te-post-content-wrapper_432c59d410b8b86b .te-read-more_cd9b791ba4b92642 {
      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_d3bef128eab17275.format-quote_6c6e89f17f249a0d .te-post-content {
    margin: 0; }
  .te-post-item_d3bef128eab17275.format-quote_6c6e89f17f249a0d blockquote {
    margin: 0; }
    .te-post-item_d3bef128eab17275.format-quote_6c6e89f17f249a0d blockquote p {
      margin-top: 0; }
    .te-post-item_d3bef128eab17275.format-quote_6c6e89f17f249a0d 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_d3bef128eab17275.format-quote_6c6e89f17f249a0d blockquote cite a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-post-item_d3bef128eab17275.sticky_1484c47533f11114 {
    border: 2px solid #317EFE; }
    .te-post-item_d3bef128eab17275.sticky_1484c47533f11114 .te-post-content {
      margin-bottom: 0; }
      .te-post-item_d3bef128eab17275.sticky_1484c47533f11114 .te-post-content p {
        margin-bottom: 0; }
  .te-post-item_d3bef128eab17275 .te-post-title_4c331a92a65ccc80 {
    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_d3bef128eab17275 .te-post-title_4c331a92a65ccc80 {
        font-size: 28px;
        line-height: 42px;
        margin-top: 5px; } }
    .te-post-item_d3bef128eab17275 .te-post-title_4c331a92a65ccc80:hover a {
      color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-post-item_d3bef128eab17275 .te-post-content p {
    margin-top: 17px; }
  .te-post-item_d3bef128eab17275 .te-post-content h2,
  .te-post-item_d3bef128eab17275 .te-post-content h3,
  .te-post-item_d3bef128eab17275 .te-post-content h4,
  .te-post-item_d3bef128eab17275 .te-post-content h5,
  .te-post-item_d3bef128eab17275 .te-post-content h6 {
    margin-bottom: 10px; }
  .te-post-item_d3bef128eab17275 .te-post-content p {
    margin-bottom: unset; }
  .te-post-item_d3bef128eab17275 .te-single-post-meta_1463413dba99401f {
    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_d3bef128eab17275 .te-social-share_25a9c9f5ef3257a1 {
    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_d3bef128eab17275 .te-social-share_25a9c9f5ef3257a1 a.facebook_e21f52ddcc15b19c {
      color: #1877f2; }
    .te-post-item_d3bef128eab17275 .te-social-share_25a9c9f5ef3257a1 a.twitter_a6060bc80150085e {
      color: #1da1f2; }
    .te-post-item_d3bef128eab17275 .te-social-share_25a9c9f5ef3257a1 a.linkedin_f642137db908c651 {
      color: #1a70c6; }
    .te-post-item_d3bef128eab17275 .te-social-share_25a9c9f5ef3257a1 .te-social-share-title_e3e88650d3e2d094 {
      font-size: 16px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A;
      margin-right: 5px;
      text-transform: uppercase; }
  .te-post-item_d3bef128eab17275 .te-blog-post-tag_44ebc4beefd192b0 {
    width: 100%;
    display: inline-block; }
    .te-post-item_d3bef128eab17275 .te-blog-post-tag_44ebc4beefd192b0 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_d3bef128eab17275 .te-blog-post-tag_44ebc4beefd192b0 .te-post-tag-list_921c9c7a37471465 {
      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_d3bef128eab17275 .te-blog-post-tag_44ebc4beefd192b0 .te-post-tag-list_921c9c7a37471465 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_d3bef128eab17275 .te-blog-post-tag_44ebc4beefd192b0 .te-post-tag-list_921c9c7a37471465 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_d3bef128eab17275 .te-post-thumbnail_c4239d3933c3bca9,
  .te-post-item_d3bef128eab17275 .post-video_b863bd87612ebe13 {
    position: relative;
    overflow: hidden; }
    .te-post-item_d3bef128eab17275 .te-post-thumbnail_c4239d3933c3bca9 img,
    .te-post-item_d3bef128eab17275 .post-video_b863bd87612ebe13 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_d3bef128eab17275 .te-post-thumbnail_c4239d3933c3bca9 .popup-video-wrapper_f76d7ba6b99d0c91,
    .te-post-item_d3bef128eab17275 .post-video_b863bd87612ebe13 .popup-video-wrapper_f76d7ba6b99d0c91 {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .te-post-item_d3bef128eab17275 .te-post-thumbnail_c4239d3933c3bca9 .video-btn_03ed3be2750d26fc a,
    .te-post-item_d3bef128eab17275 .post-video_b863bd87612ebe13 .video-btn_03ed3be2750d26fc 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_d3bef128eab17275 .te-post-thumbnail_c4239d3933c3bca9 .video-btn_03ed3be2750d26fc a i,
      .te-post-item_d3bef128eab17275 .post-video_b863bd87612ebe13 .video-btn_03ed3be2750d26fc a i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_d3bef128eab17275 .te-post-thumbnail_c4239d3933c3bca9 .video-btn_03ed3be2750d26fc a:hover,
      .te-post-item_d3bef128eab17275 .post-video_b863bd87612ebe13 .video-btn_03ed3be2750d26fc a:hover {
        -webkit-animation: none;
                animation: none; }
  .te-post-item_d3bef128eab17275 button.post-gallery-btn_accc3e6d5bd7add0 {
    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_d3bef128eab17275 button.post-gallery-btn_accc3e6d5bd7add0.prev-btn_57127f28bcb61e73 {
      left: 30px; }
    .te-post-item_d3bef128eab17275 button.post-gallery-btn_accc3e6d5bd7add0.next-btn_f97af5b6f6ad95a7 {
      right: 30px; }
    .te-post-item_d3bef128eab17275 button.post-gallery-btn_accc3e6d5bd7add0 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_d3bef128eab17275 button.post-gallery-btn_accc3e6d5bd7add0:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
      .te-post-item_d3bef128eab17275 button.post-gallery-btn_accc3e6d5bd7add0:hover i {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te-post-item_d3bef128eab17275 .post-audio_e5b24da07a457fd9 iframe {
    width: 100%; }
  .te-post-item_d3bef128eab17275 .te-post-meta_30c66b0878375a06 {
    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_d3bef128eab17275 .te-post-meta_30c66b0878375a06 {
        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_d3bef128eab17275 .te-post-meta_30c66b0878375a06 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_d3bef128eab17275 .te-post-meta_30c66b0878375a06 span i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_d3bef128eab17275 .te-post-meta_30c66b0878375a06 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_d3bef128eab17275 .te-post-meta_30c66b0878375a06 span a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
          .te-post-item_d3bef128eab17275 .te-post-meta_30c66b0878375a06 span a:hover i {
            color: #317EFE;
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out; }

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

.te-post-card_9fbc284757b3c5fd.style-2_2c7360d508ba49e2 {
  gap: 20px; }
  .te-post-card_9fbc284757b3c5fd.style-2_2c7360d508ba49e2 .image {
    border-radius: 20px 20px 20px 0; }
    .te-post-card_9fbc284757b3c5fd.style-2_2c7360d508ba49e2 .image .te-post-date_af1b35f69346c359 {
      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_9fbc284757b3c5fd.style-2_2c7360d508ba49e2 .content .title {
    font-size: 20px; }
  .te-post-card_9fbc284757b3c5fd.style-2_2c7360d508ba49e2 .content .te-post-meta-info_759243ac12c1b6db {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px; }

.te-blog-details-wrapper_073c8797d501601f .te-comment-respond_b37aee92d3910304 {
  margin-top: 78px;
  margin-bottom: 40px; }
.te-blog-details-wrapper_073c8797d501601f .te-post-comments_c15f89465effd990 {
  margin-top: 70px; }
.te-blog-details-wrapper_073c8797d501601f .wp-block-group_f4d12e6face8f04b.has-background_03aa74cd2d60766a .wp-block-button_123e63e0c0f52f77 .wp-block-button__link_c1ec91a1296816c9 {
  color: #ffffff !important; }
.te-blog-details-wrapper_073c8797d501601f .te-post-item_d3bef128eab17275 {
  border: 0;
  overflow: visible;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0; }
  .te-blog-details-wrapper_073c8797d501601f .te-post-item_d3bef128eab17275 iframe {
    width: 100%;
    height: 522px; }
  .te-blog-details-wrapper_073c8797d501601f .te-post-item_d3bef128eab17275 .te-post-meta_30c66b0878375a06 {
    margin-top: 0;
    margin-bottom: 20px; }
  .te-blog-details-wrapper_073c8797d501601f .te-post-item_d3bef128eab17275 .post-gallery:hover img {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important; }
  .te-blog-details-wrapper_073c8797d501601f .te-post-item_d3bef128eab17275 .te-post-thumbnail_c4239d3933c3bca9,
  .te-blog-details-wrapper_073c8797d501601f .te-post-item_d3bef128eab17275 .post-video_b863bd87612ebe13,
  .te-blog-details-wrapper_073c8797d501601f .te-post-item_d3bef128eab17275 .post-gallery,
  .te-blog-details-wrapper_073c8797d501601f .te-post-item_d3bef128eab17275 .postbox-audio_9981943a582ca8a8,
  .te-blog-details-wrapper_073c8797d501601f .te-post-item_d3bef128eab17275 .wp-block-post-featured-image_aeb3a2dcb8760f22 {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative; }
    @media (max-width: 767px) {
      .te-blog-details-wrapper_073c8797d501601f .te-post-item_d3bef128eab17275 .te-post-thumbnail_c4239d3933c3bca9,
      .te-blog-details-wrapper_073c8797d501601f .te-post-item_d3bef128eab17275 .post-video_b863bd87612ebe13,
      .te-blog-details-wrapper_073c8797d501601f .te-post-item_d3bef128eab17275 .post-gallery,
      .te-blog-details-wrapper_073c8797d501601f .te-post-item_d3bef128eab17275 .postbox-audio_9981943a582ca8a8,
      .te-blog-details-wrapper_073c8797d501601f .te-post-item_d3bef128eab17275 .wp-block-post-featured-image_aeb3a2dcb8760f22 {
        margin-bottom: 30px; } }
    .te-blog-details-wrapper_073c8797d501601f .te-post-item_d3bef128eab17275 .te-post-thumbnail_c4239d3933c3bca9:hover img,
    .te-blog-details-wrapper_073c8797d501601f .te-post-item_d3bef128eab17275 .post-video_b863bd87612ebe13:hover img,
    .te-blog-details-wrapper_073c8797d501601f .te-post-item_d3bef128eab17275 .post-gallery:hover img,
    .te-blog-details-wrapper_073c8797d501601f .te-post-item_d3bef128eab17275 .postbox-audio_9981943a582ca8a8:hover img,
    .te-blog-details-wrapper_073c8797d501601f .te-post-item_d3bef128eab17275 .wp-block-post-featured-image_aeb3a2dcb8760f22: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_073c8797d501601f .te-post-item_d3bef128eab17275 .te-post-thumbnail_c4239d3933c3bca9 img,
    .te-blog-details-wrapper_073c8797d501601f .te-post-item_d3bef128eab17275 .post-video_b863bd87612ebe13 img,
    .te-blog-details-wrapper_073c8797d501601f .te-post-item_d3bef128eab17275 .post-gallery img,
    .te-blog-details-wrapper_073c8797d501601f .te-post-item_d3bef128eab17275 .postbox-audio_9981943a582ca8a8 img,
    .te-blog-details-wrapper_073c8797d501601f .te-post-item_d3bef128eab17275 .wp-block-post-featured-image_aeb3a2dcb8760f22 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_073c8797d501601f .te-post-item_d3bef128eab17275 .te-post-content-wrapper_432c59d410b8b86b {
    padding: 0 0 10px 0; }
  .te-blog-details-wrapper_073c8797d501601f .te-post-item_d3bef128eab17275 .te-post-content {
    margin-bottom: 17px;
    /* Unit Test Data Compatibility Start */
    /* Unit Test Data Compatibility End */ }
    .te-blog-details-wrapper_073c8797d501601f .te-post-item_d3bef128eab17275 .te-post-content .wp-block-query_06b3e6e8c815d81a .wp-block-post-template_02d3279248e5b102 {
      padding-left: 0; }
      .te-blog-details-wrapper_073c8797d501601f .te-post-item_d3bef128eab17275 .te-post-content .wp-block-query_06b3e6e8c815d81a .wp-block-post-template_02d3279248e5b102 .wp-block-post_61dd6d3509db62fe {
        margin-bottom: 30px; }
    .te-blog-details-wrapper_073c8797d501601f .te-post-item_d3bef128eab17275 .te-post-content .wp-block-navigation__responsive-container-content_93fe2e0df840c61a .wp-block-page-list_62bd6104959974d9 {
      padding-left: 0; }
    .te-blog-details-wrapper_073c8797d501601f .te-post-item_d3bef128eab17275 .te-post-content .wp-block-group_f4d12e6face8f04b {
      margin: 15px 0; }
      .te-blog-details-wrapper_073c8797d501601f .te-post-item_d3bef128eab17275 .te-post-content .wp-block-group_f4d12e6face8f04b p {
        margin-bottom: 0; }
    .te-blog-details-wrapper_073c8797d501601f .te-post-item_d3bef128eab17275 .te-post-content p {
      margin-bottom: 20px; }
      .te-blog-details-wrapper_073c8797d501601f .te-post-item_d3bef128eab17275 .te-post-content p img {
        margin: 20px 0;
        border-radius: 8px; }
  .te-blog-details-wrapper_073c8797d501601f .te-post-item_d3bef128eab17275 .te-blog-post-tag_44ebc4beefd192b0 .te-social-share_25a9c9f5ef3257a1 {
    padding-bottom: 20px; }
.te-blog-details-wrapper_073c8797d501601f .wp-block-calendar_7e3edbfebcfa671e {
  margin-bottom: 30px; }

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

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

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

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

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

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

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

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

.wp-block-query-pagination_8212b961c59cf6df,
.navigation_82fe8a534f3a2c09.posts-navigation_ee414041551bf254,
.comment-navigation_256dd1cde8b2d03c {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .wp-block-query-pagination_8212b961c59cf6df .wp-block-query-pagination-numbers_7c4fe08c639b9d47,
  .navigation_82fe8a534f3a2c09.posts-navigation_ee414041551bf254 .wp-block-query-pagination-numbers_7c4fe08c639b9d47,
  .comment-navigation_256dd1cde8b2d03c .wp-block-query-pagination-numbers_7c4fe08c639b9d47 {
    width: inherit; }
  .wp-block-query-pagination_8212b961c59cf6df .nav-links_e8efd90835141fae,
  .navigation_82fe8a534f3a2c09.posts-navigation_ee414041551bf254 .nav-links_e8efd90835141fae,
  .comment-navigation_256dd1cde8b2d03c .nav-links_e8efd90835141fae {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
  .wp-block-query-pagination_8212b961c59cf6df .wp-block-query-pagination-previous_a09ced04ab21c353,
  .wp-block-query-pagination_8212b961c59cf6df .wp-block-query-pagination-next_1e2520ddb959b937,
  .wp-block-query-pagination_8212b961c59cf6df .nav-next_4537b9357a76fc20 a,
  .wp-block-query-pagination_8212b961c59cf6df .nav-previous_410690a2e94588f8 a,
  .navigation_82fe8a534f3a2c09.posts-navigation_ee414041551bf254 .wp-block-query-pagination-previous_a09ced04ab21c353,
  .navigation_82fe8a534f3a2c09.posts-navigation_ee414041551bf254 .wp-block-query-pagination-next_1e2520ddb959b937,
  .navigation_82fe8a534f3a2c09.posts-navigation_ee414041551bf254 .nav-next_4537b9357a76fc20 a,
  .navigation_82fe8a534f3a2c09.posts-navigation_ee414041551bf254 .nav-previous_410690a2e94588f8 a,
  .comment-navigation_256dd1cde8b2d03c .wp-block-query-pagination-previous_a09ced04ab21c353,
  .comment-navigation_256dd1cde8b2d03c .wp-block-query-pagination-next_1e2520ddb959b937,
  .comment-navigation_256dd1cde8b2d03c .nav-next_4537b9357a76fc20 a,
  .comment-navigation_256dd1cde8b2d03c .nav-previous_410690a2e94588f8 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_8212b961c59cf6df .wp-block-query-pagination-previous_a09ced04ab21c353,
      .wp-block-query-pagination_8212b961c59cf6df .wp-block-query-pagination-next_1e2520ddb959b937,
      .wp-block-query-pagination_8212b961c59cf6df .nav-next_4537b9357a76fc20 a,
      .wp-block-query-pagination_8212b961c59cf6df .nav-previous_410690a2e94588f8 a,
      .navigation_82fe8a534f3a2c09.posts-navigation_ee414041551bf254 .wp-block-query-pagination-previous_a09ced04ab21c353,
      .navigation_82fe8a534f3a2c09.posts-navigation_ee414041551bf254 .wp-block-query-pagination-next_1e2520ddb959b937,
      .navigation_82fe8a534f3a2c09.posts-navigation_ee414041551bf254 .nav-next_4537b9357a76fc20 a,
      .navigation_82fe8a534f3a2c09.posts-navigation_ee414041551bf254 .nav-previous_410690a2e94588f8 a,
      .comment-navigation_256dd1cde8b2d03c .wp-block-query-pagination-previous_a09ced04ab21c353,
      .comment-navigation_256dd1cde8b2d03c .wp-block-query-pagination-next_1e2520ddb959b937,
      .comment-navigation_256dd1cde8b2d03c .nav-next_4537b9357a76fc20 a,
      .comment-navigation_256dd1cde8b2d03c .nav-previous_410690a2e94588f8 a {
        height: 40px; } }
    .wp-block-query-pagination_8212b961c59cf6df .wp-block-query-pagination-previous_a09ced04ab21c353:hover,
    .wp-block-query-pagination_8212b961c59cf6df .wp-block-query-pagination-next_1e2520ddb959b937:hover,
    .wp-block-query-pagination_8212b961c59cf6df .nav-next_4537b9357a76fc20 a:hover,
    .wp-block-query-pagination_8212b961c59cf6df .nav-previous_410690a2e94588f8 a:hover,
    .navigation_82fe8a534f3a2c09.posts-navigation_ee414041551bf254 .wp-block-query-pagination-previous_a09ced04ab21c353:hover,
    .navigation_82fe8a534f3a2c09.posts-navigation_ee414041551bf254 .wp-block-query-pagination-next_1e2520ddb959b937:hover,
    .navigation_82fe8a534f3a2c09.posts-navigation_ee414041551bf254 .nav-next_4537b9357a76fc20 a:hover,
    .navigation_82fe8a534f3a2c09.posts-navigation_ee414041551bf254 .nav-previous_410690a2e94588f8 a:hover,
    .comment-navigation_256dd1cde8b2d03c .wp-block-query-pagination-previous_a09ced04ab21c353:hover,
    .comment-navigation_256dd1cde8b2d03c .wp-block-query-pagination-next_1e2520ddb959b937:hover,
    .comment-navigation_256dd1cde8b2d03c .nav-next_4537b9357a76fc20 a:hover,
    .comment-navigation_256dd1cde8b2d03c .nav-previous_410690a2e94588f8 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_eb7523aafe3e2f41,
.page-links_dfedb8a5b26ae349,
.wp-block-query-pagination-numbers_7c4fe08c639b9d47 {
  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_eb7523aafe3e2f41 ul,
  .page-links_dfedb8a5b26ae349 ul,
  .wp-block-query-pagination-numbers_7c4fe08c639b9d47 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_eb7523aafe3e2f41 ul li,
    .page-links_dfedb8a5b26ae349 ul li,
    .wp-block-query-pagination-numbers_7c4fe08c639b9d47 ul li {
      padding-top: 0; }
    .te-basic-pagination_eb7523aafe3e2f41 ul .prev span,
    .te-basic-pagination_eb7523aafe3e2f41 ul .next span,
    .page-links_dfedb8a5b26ae349 ul .prev span,
    .page-links_dfedb8a5b26ae349 ul .next span,
    .wp-block-query-pagination-numbers_7c4fe08c639b9d47 ul .prev span,
    .wp-block-query-pagination-numbers_7c4fe08c639b9d47 ul .next span {
      display: none; }
  .te-basic-pagination_eb7523aafe3e2f41 .post-page-numbers_d307b49556ade614,
  .page-links_dfedb8a5b26ae349 .post-page-numbers_d307b49556ade614,
  .wp-block-query-pagination-numbers_7c4fe08c639b9d47 .post-page-numbers_d307b49556ade614 {
    background-color: rgba(71, 112, 247, 0.1) !important; }
  .te-basic-pagination_eb7523aafe3e2f41 .page-numbers_39c669c8f9050ecf,
  .te-basic-pagination_eb7523aafe3e2f41 .post-page-numbers_d307b49556ade614,
  .page-links_dfedb8a5b26ae349 .page-numbers_39c669c8f9050ecf,
  .page-links_dfedb8a5b26ae349 .post-page-numbers_d307b49556ade614,
  .wp-block-query-pagination-numbers_7c4fe08c639b9d47 .page-numbers_39c669c8f9050ecf,
  .wp-block-query-pagination-numbers_7c4fe08c639b9d47 .post-page-numbers_d307b49556ade614 {
    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_eb7523aafe3e2f41 .page-numbers_39c669c8f9050ecf,
      .te-basic-pagination_eb7523aafe3e2f41 .post-page-numbers_d307b49556ade614,
      .page-links_dfedb8a5b26ae349 .page-numbers_39c669c8f9050ecf,
      .page-links_dfedb8a5b26ae349 .post-page-numbers_d307b49556ade614,
      .wp-block-query-pagination-numbers_7c4fe08c639b9d47 .page-numbers_39c669c8f9050ecf,
      .wp-block-query-pagination-numbers_7c4fe08c639b9d47 .post-page-numbers_d307b49556ade614 {
        width: 40px;
        height: 40px;
        font-size: 16px; } }
    .te-basic-pagination_eb7523aafe3e2f41 .page-numbers_39c669c8f9050ecf:hover,
    .te-basic-pagination_eb7523aafe3e2f41 .post-page-numbers_d307b49556ade614:hover,
    .page-links_dfedb8a5b26ae349 .page-numbers_39c669c8f9050ecf:hover,
    .page-links_dfedb8a5b26ae349 .post-page-numbers_d307b49556ade614:hover,
    .wp-block-query-pagination-numbers_7c4fe08c639b9d47 .page-numbers_39c669c8f9050ecf:hover,
    .wp-block-query-pagination-numbers_7c4fe08c639b9d47 .post-page-numbers_d307b49556ade614: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_eb7523aafe3e2f41 .page-numbers_39c669c8f9050ecf.current,
    .te-basic-pagination_eb7523aafe3e2f41 .post-page-numbers_d307b49556ade614.current,
    .page-links_dfedb8a5b26ae349 .page-numbers_39c669c8f9050ecf.current,
    .page-links_dfedb8a5b26ae349 .post-page-numbers_d307b49556ade614.current,
    .wp-block-query-pagination-numbers_7c4fe08c639b9d47 .page-numbers_39c669c8f9050ecf.current,
    .wp-block-query-pagination-numbers_7c4fe08c639b9d47 .post-page-numbers_d307b49556ade614.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_9fce554ae3c3a6a7 {
  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_9fce554ae3c3a6a7 {
      -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_9fce554ae3c3a6a7 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 30px;
      margin: 30px 0; } }
  .te-blog-post-nav_9fce554ae3c3a6a7 .te-post-navigation_2a0ffe00ae223d83 {
    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_9fce554ae3c3a6a7 .te-post-navigation_2a0ffe00ae223d83 {
        -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_9fce554ae3c3a6a7 .te-post-navigation_2a0ffe00ae223d83 {
        width: 100%; } }
    @media (max-width: 767px) {
      .te-blog-post-nav_9fce554ae3c3a6a7 .te-post-navigation_2a0ffe00ae223d83 {
        width: 100%; } }
    .te-blog-post-nav_9fce554ae3c3a6a7 .te-post-navigation_2a0ffe00ae223d83::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_9fce554ae3c3a6a7 .te-post-navigation_2a0ffe00ae223d83::after {
          display: none; } }
      @media (max-width: 767px) {
        .te-blog-post-nav_9fce554ae3c3a6a7 .te-post-navigation_2a0ffe00ae223d83::after {
          display: none; } }
    .te-blog-post-nav_9fce554ae3c3a6a7 .te-post-navigation_2a0ffe00ae223d83:last-child {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .te-blog-post-nav_9fce554ae3c3a6a7 .te-post-navigation_2a0ffe00ae223d83:last-child .text {
        text-align: right; }
        @media (max-width: 374px) {
          .te-blog-post-nav_9fce554ae3c3a6a7 .te-post-navigation_2a0ffe00ae223d83:last-child .text {
            text-align: left; } }
      .te-blog-post-nav_9fce554ae3c3a6a7 .te-post-navigation_2a0ffe00ae223d83:last-child::after {
        display: none; }
    .te-blog-post-nav_9fce554ae3c3a6a7 .te-post-navigation_2a0ffe00ae223d83 .te-post-img_e37f65ceccd23f7e {
      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_9fce554ae3c3a6a7 .te-post-navigation_2a0ffe00ae223d83 .te-post-img_e37f65ceccd23f7e {
          width: 100% !important;
          height: 150px !important; } }
      .te-blog-post-nav_9fce554ae3c3a6a7 .te-post-navigation_2a0ffe00ae223d83 .te-post-img_e37f65ceccd23f7e img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        left: 0;
        top: 0; }
    .te-blog-post-nav_9fce554ae3c3a6a7 .te-post-navigation_2a0ffe00ae223d83 .text {
      width: 100%; }
      .te-blog-post-nav_9fce554ae3c3a6a7 .te-post-navigation_2a0ffe00ae223d83 .text span {
        font-size: 18px;
        font-family: "Inter", sans-serif;
        text-transform: capitalize;
        font-weight: 400;
        display: block;
        color: #335371; }
      .te-blog-post-nav_9fce554ae3c3a6a7 .te-post-navigation_2a0ffe00ae223d83 .text h4 {
        text-transform: capitalize;
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        line-height: 30px;
        letter-spacing: 0px; }
    .te-blog-post-nav_9fce554ae3c3a6a7 .te-post-navigation_2a0ffe00ae223d83 .theme-navigation_3e0d64cdad338175 {
      width: 100%; }

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

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

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

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

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

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

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

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

/* Widget */
.widget_d510dd84d6ee4a1b,
.sidebar__widget_9c3249ea4e7ea95b {
  /* 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_d510dd84d6ee4a1b ol,
  .widget_d510dd84d6ee4a1b ul,
  .sidebar__widget_9c3249ea4e7ea95b ol,
  .sidebar__widget_9c3249ea4e7ea95b ul {
    margin-bottom: 0; }
  .widget_d510dd84d6ee4a1b .widget-instagram-feed_a18206e3d56826ae,
  .sidebar__widget_9c3249ea4e7ea95b .widget-instagram-feed_a18206e3d56826ae {
    width: 315px; }
    @media only screen and (min-width: 992px) and (max-width: 1280px) {
      .widget_d510dd84d6ee4a1b .widget-instagram-feed_a18206e3d56826ae,
      .sidebar__widget_9c3249ea4e7ea95b .widget-instagram-feed_a18206e3d56826ae {
        width: 220px; } }
    @media (max-width: 374px) {
      .widget_d510dd84d6ee4a1b .widget-instagram-feed_a18206e3d56826ae,
      .sidebar__widget_9c3249ea4e7ea95b .widget-instagram-feed_a18206e3d56826ae {
        width: 200px; } }
    .widget_d510dd84d6ee4a1b .widget-instagram-feed_a18206e3d56826ae .single-instagram-feed_25461e2e1562e412,
    .sidebar__widget_9c3249ea4e7ea95b .widget-instagram-feed_a18206e3d56826ae .single-instagram-feed_25461e2e1562e412 {
      width: 96px;
      height: 96px; }
  .widget_d510dd84d6ee4a1b .wp-block-heading_a84af5d8edd0e251,
  .widget_d510dd84d6ee4a1b .widget-title_572de744273b0fc8,
  .widget_d510dd84d6ee4a1b .wp-block-search__label_f35ec4588b6c1c19,
  .sidebar__widget_9c3249ea4e7ea95b .wp-block-heading_a84af5d8edd0e251,
  .sidebar__widget_9c3249ea4e7ea95b .widget-title_572de744273b0fc8,
  .sidebar__widget_9c3249ea4e7ea95b .wp-block-search__label_f35ec4588b6c1c19 {
    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_d510dd84d6ee4a1b .wp-block-social-links_0c98c8a57c435143 .wp-social-link_43868738eb619f7a,
  .sidebar__widget_9c3249ea4e7ea95b .wp-block-social-links_0c98c8a57c435143 .wp-social-link_43868738eb619f7a {
    padding: 0;
    margin: 0;
    line-height: 0; }
    .widget_d510dd84d6ee4a1b .wp-block-social-links_0c98c8a57c435143 .wp-social-link_43868738eb619f7a a,
    .sidebar__widget_9c3249ea4e7ea95b .wp-block-social-links_0c98c8a57c435143 .wp-social-link_43868738eb619f7a 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_d510dd84d6ee4a1b .wp-block-social-links_0c98c8a57c435143 .wp-social-link_43868738eb619f7a a:before,
      .sidebar__widget_9c3249ea4e7ea95b .wp-block-social-links_0c98c8a57c435143 .wp-social-link_43868738eb619f7a a:before {
        display: none; }
  .widget_d510dd84d6ee4a1b .has-avatars_9e5ca3e6b9dc91c4.has-dates_9ea93e0476e448b6.has-excerpts_654dcb08fca55787.wp-block-te-latest-comments_fb2d532000897747 li.wp-block-te-latest-comments__comment_6f86ea877e93903e .wp-block-te-latest-comments__comment-meta_28f28ec3547976f4,
  .widget_d510dd84d6ee4a1b .has-dates_9ea93e0476e448b6.has-excerpts_654dcb08fca55787.wp-block-te-latest-comments_fb2d532000897747 li.wp-block-te-latest-comments__comment_6f86ea877e93903e .wp-block-te-latest-comments__comment-meta_28f28ec3547976f4,
  .sidebar__widget_9c3249ea4e7ea95b .has-avatars_9e5ca3e6b9dc91c4.has-dates_9ea93e0476e448b6.has-excerpts_654dcb08fca55787.wp-block-te-latest-comments_fb2d532000897747 li.wp-block-te-latest-comments__comment_6f86ea877e93903e .wp-block-te-latest-comments__comment-meta_28f28ec3547976f4,
  .sidebar__widget_9c3249ea4e7ea95b .has-dates_9ea93e0476e448b6.has-excerpts_654dcb08fca55787.wp-block-te-latest-comments_fb2d532000897747 li.wp-block-te-latest-comments__comment_6f86ea877e93903e .wp-block-te-latest-comments__comment-meta_28f28ec3547976f4 {
    font-weight: 500; }
    .widget_d510dd84d6ee4a1b .has-avatars_9e5ca3e6b9dc91c4.has-dates_9ea93e0476e448b6.has-excerpts_654dcb08fca55787.wp-block-te-latest-comments_fb2d532000897747 li.wp-block-te-latest-comments__comment_6f86ea877e93903e .wp-block-te-latest-comments__comment-meta_28f28ec3547976f4 .wp-block-te-latest-comments__comment-author_7cdf8bf21e74c4a9,
    .widget_d510dd84d6ee4a1b .has-avatars_9e5ca3e6b9dc91c4.has-dates_9ea93e0476e448b6.has-excerpts_654dcb08fca55787.wp-block-te-latest-comments_fb2d532000897747 li.wp-block-te-latest-comments__comment_6f86ea877e93903e .wp-block-te-latest-comments__comment-meta_28f28ec3547976f4 .wp-block-te-latest-comments__comment-link_ea12a3fd5cbcbedc,
    .widget_d510dd84d6ee4a1b .has-dates_9ea93e0476e448b6.has-excerpts_654dcb08fca55787.wp-block-te-latest-comments_fb2d532000897747 li.wp-block-te-latest-comments__comment_6f86ea877e93903e .wp-block-te-latest-comments__comment-meta_28f28ec3547976f4 .wp-block-te-latest-comments__comment-author_7cdf8bf21e74c4a9,
    .widget_d510dd84d6ee4a1b .has-dates_9ea93e0476e448b6.has-excerpts_654dcb08fca55787.wp-block-te-latest-comments_fb2d532000897747 li.wp-block-te-latest-comments__comment_6f86ea877e93903e .wp-block-te-latest-comments__comment-meta_28f28ec3547976f4 .wp-block-te-latest-comments__comment-link_ea12a3fd5cbcbedc,
    .sidebar__widget_9c3249ea4e7ea95b .has-avatars_9e5ca3e6b9dc91c4.has-dates_9ea93e0476e448b6.has-excerpts_654dcb08fca55787.wp-block-te-latest-comments_fb2d532000897747 li.wp-block-te-latest-comments__comment_6f86ea877e93903e .wp-block-te-latest-comments__comment-meta_28f28ec3547976f4 .wp-block-te-latest-comments__comment-author_7cdf8bf21e74c4a9,
    .sidebar__widget_9c3249ea4e7ea95b .has-avatars_9e5ca3e6b9dc91c4.has-dates_9ea93e0476e448b6.has-excerpts_654dcb08fca55787.wp-block-te-latest-comments_fb2d532000897747 li.wp-block-te-latest-comments__comment_6f86ea877e93903e .wp-block-te-latest-comments__comment-meta_28f28ec3547976f4 .wp-block-te-latest-comments__comment-link_ea12a3fd5cbcbedc,
    .sidebar__widget_9c3249ea4e7ea95b .has-dates_9ea93e0476e448b6.has-excerpts_654dcb08fca55787.wp-block-te-latest-comments_fb2d532000897747 li.wp-block-te-latest-comments__comment_6f86ea877e93903e .wp-block-te-latest-comments__comment-meta_28f28ec3547976f4 .wp-block-te-latest-comments__comment-author_7cdf8bf21e74c4a9,
    .sidebar__widget_9c3249ea4e7ea95b .has-dates_9ea93e0476e448b6.has-excerpts_654dcb08fca55787.wp-block-te-latest-comments_fb2d532000897747 li.wp-block-te-latest-comments__comment_6f86ea877e93903e .wp-block-te-latest-comments__comment-meta_28f28ec3547976f4 .wp-block-te-latest-comments__comment-link_ea12a3fd5cbcbedc {
      font-weight: 500; }
  .widget_d510dd84d6ee4a1b .wp-block-te-latest-comments_fb2d532000897747 li.wp-block-te-latest-comments__comment_6f86ea877e93903e,
  .widget_d510dd84d6ee4a1b .wp-block-latest-posts_1f173bf695e30e12 li.wp-block-te-latest-comments__comment_6f86ea877e93903e,
  .sidebar__widget_9c3249ea4e7ea95b .wp-block-te-latest-comments_fb2d532000897747 li.wp-block-te-latest-comments__comment_6f86ea877e93903e,
  .sidebar__widget_9c3249ea4e7ea95b .wp-block-latest-posts_1f173bf695e30e12 li.wp-block-te-latest-comments__comment_6f86ea877e93903e {
    margin-bottom: 0; }
  .widget_d510dd84d6ee4a1b .wp-block-te-latest-comments_fb2d532000897747 li .wp-block-te-latest-comments__comment-meta_28f28ec3547976f4,
  .widget_d510dd84d6ee4a1b .wp-block-te-latest-comments_fb2d532000897747 li .wp-block-latest-posts__te-post-title_48eaae6832bcecc3,
  .widget_d510dd84d6ee4a1b .wp-block-latest-posts_1f173bf695e30e12 li .wp-block-te-latest-comments__comment-meta_28f28ec3547976f4,
  .widget_d510dd84d6ee4a1b .wp-block-latest-posts_1f173bf695e30e12 li .wp-block-latest-posts__te-post-title_48eaae6832bcecc3,
  .sidebar__widget_9c3249ea4e7ea95b .wp-block-te-latest-comments_fb2d532000897747 li .wp-block-te-latest-comments__comment-meta_28f28ec3547976f4,
  .sidebar__widget_9c3249ea4e7ea95b .wp-block-te-latest-comments_fb2d532000897747 li .wp-block-latest-posts__te-post-title_48eaae6832bcecc3,
  .sidebar__widget_9c3249ea4e7ea95b .wp-block-latest-posts_1f173bf695e30e12 li .wp-block-te-latest-comments__comment-meta_28f28ec3547976f4,
  .sidebar__widget_9c3249ea4e7ea95b .wp-block-latest-posts_1f173bf695e30e12 li .wp-block-latest-posts__te-post-title_48eaae6832bcecc3 {
    line-height: 28px;
    font-weight: 400; }
    .widget_d510dd84d6ee4a1b .wp-block-te-latest-comments_fb2d532000897747 li .wp-block-te-latest-comments__comment-meta_28f28ec3547976f4 .wp-block-te-latest-comments__comment-date_1c9e5e85a3c1dbac,
    .widget_d510dd84d6ee4a1b .wp-block-te-latest-comments_fb2d532000897747 li .wp-block-latest-posts__te-post-title_48eaae6832bcecc3 .wp-block-te-latest-comments__comment-date_1c9e5e85a3c1dbac,
    .widget_d510dd84d6ee4a1b .wp-block-latest-posts_1f173bf695e30e12 li .wp-block-te-latest-comments__comment-meta_28f28ec3547976f4 .wp-block-te-latest-comments__comment-date_1c9e5e85a3c1dbac,
    .widget_d510dd84d6ee4a1b .wp-block-latest-posts_1f173bf695e30e12 li .wp-block-latest-posts__te-post-title_48eaae6832bcecc3 .wp-block-te-latest-comments__comment-date_1c9e5e85a3c1dbac,
    .sidebar__widget_9c3249ea4e7ea95b .wp-block-te-latest-comments_fb2d532000897747 li .wp-block-te-latest-comments__comment-meta_28f28ec3547976f4 .wp-block-te-latest-comments__comment-date_1c9e5e85a3c1dbac,
    .sidebar__widget_9c3249ea4e7ea95b .wp-block-te-latest-comments_fb2d532000897747 li .wp-block-latest-posts__te-post-title_48eaae6832bcecc3 .wp-block-te-latest-comments__comment-date_1c9e5e85a3c1dbac,
    .sidebar__widget_9c3249ea4e7ea95b .wp-block-latest-posts_1f173bf695e30e12 li .wp-block-te-latest-comments__comment-meta_28f28ec3547976f4 .wp-block-te-latest-comments__comment-date_1c9e5e85a3c1dbac,
    .sidebar__widget_9c3249ea4e7ea95b .wp-block-latest-posts_1f173bf695e30e12 li .wp-block-latest-posts__te-post-title_48eaae6832bcecc3 .wp-block-te-latest-comments__comment-date_1c9e5e85a3c1dbac {
      font-size: 14px !important;
      margin-bottom: 10px;
      position: relative; }
      .widget_d510dd84d6ee4a1b .wp-block-te-latest-comments_fb2d532000897747 li .wp-block-te-latest-comments__comment-meta_28f28ec3547976f4 .wp-block-te-latest-comments__comment-date_1c9e5e85a3c1dbac:before,
      .widget_d510dd84d6ee4a1b .wp-block-te-latest-comments_fb2d532000897747 li .wp-block-latest-posts__te-post-title_48eaae6832bcecc3 .wp-block-te-latest-comments__comment-date_1c9e5e85a3c1dbac:before,
      .widget_d510dd84d6ee4a1b .wp-block-latest-posts_1f173bf695e30e12 li .wp-block-te-latest-comments__comment-meta_28f28ec3547976f4 .wp-block-te-latest-comments__comment-date_1c9e5e85a3c1dbac:before,
      .widget_d510dd84d6ee4a1b .wp-block-latest-posts_1f173bf695e30e12 li .wp-block-latest-posts__te-post-title_48eaae6832bcecc3 .wp-block-te-latest-comments__comment-date_1c9e5e85a3c1dbac:before,
      .sidebar__widget_9c3249ea4e7ea95b .wp-block-te-latest-comments_fb2d532000897747 li .wp-block-te-latest-comments__comment-meta_28f28ec3547976f4 .wp-block-te-latest-comments__comment-date_1c9e5e85a3c1dbac:before,
      .sidebar__widget_9c3249ea4e7ea95b .wp-block-te-latest-comments_fb2d532000897747 li .wp-block-latest-posts__te-post-title_48eaae6832bcecc3 .wp-block-te-latest-comments__comment-date_1c9e5e85a3c1dbac:before,
      .sidebar__widget_9c3249ea4e7ea95b .wp-block-latest-posts_1f173bf695e30e12 li .wp-block-te-latest-comments__comment-meta_28f28ec3547976f4 .wp-block-te-latest-comments__comment-date_1c9e5e85a3c1dbac:before,
      .sidebar__widget_9c3249ea4e7ea95b .wp-block-latest-posts_1f173bf695e30e12 li .wp-block-latest-posts__te-post-title_48eaae6832bcecc3 .wp-block-te-latest-comments__comment-date_1c9e5e85a3c1dbac:before {
        content: "\f274";
        font-family: "Font Awesome 6 Free";
        padding-right: 8px; }
  .widget_d510dd84d6ee4a1b .wp-block-te-latest-comments_fb2d532000897747 li a,
  .widget_d510dd84d6ee4a1b .wp-block-latest-posts_1f173bf695e30e12 li a,
  .sidebar__widget_9c3249ea4e7ea95b .wp-block-te-latest-comments_fb2d532000897747 li a,
  .sidebar__widget_9c3249ea4e7ea95b .wp-block-latest-posts_1f173bf695e30e12 li a {
    color: #335371; }
    .widget_d510dd84d6ee4a1b .wp-block-te-latest-comments_fb2d532000897747 li a.wp-block-te-latest-comments__comment-author_7cdf8bf21e74c4a9, .widget_d510dd84d6ee4a1b .wp-block-te-latest-comments_fb2d532000897747 li a.wp-block-te-latest-comments__comment-link_ea12a3fd5cbcbedc,
    .widget_d510dd84d6ee4a1b .wp-block-latest-posts_1f173bf695e30e12 li a.wp-block-te-latest-comments__comment-author_7cdf8bf21e74c4a9,
    .widget_d510dd84d6ee4a1b .wp-block-latest-posts_1f173bf695e30e12 li a.wp-block-te-latest-comments__comment-link_ea12a3fd5cbcbedc,
    .sidebar__widget_9c3249ea4e7ea95b .wp-block-te-latest-comments_fb2d532000897747 li a.wp-block-te-latest-comments__comment-author_7cdf8bf21e74c4a9,
    .sidebar__widget_9c3249ea4e7ea95b .wp-block-te-latest-comments_fb2d532000897747 li a.wp-block-te-latest-comments__comment-link_ea12a3fd5cbcbedc,
    .sidebar__widget_9c3249ea4e7ea95b .wp-block-latest-posts_1f173bf695e30e12 li a.wp-block-te-latest-comments__comment-author_7cdf8bf21e74c4a9,
    .sidebar__widget_9c3249ea4e7ea95b .wp-block-latest-posts_1f173bf695e30e12 li a.wp-block-te-latest-comments__comment-link_ea12a3fd5cbcbedc {
      display: inline !important;
      text-transform: capitalize;
      line-height: 28px;
      font-weight: 400; }
    .widget_d510dd84d6ee4a1b .wp-block-te-latest-comments_fb2d532000897747 li a:hover,
    .widget_d510dd84d6ee4a1b .wp-block-latest-posts_1f173bf695e30e12 li a:hover,
    .sidebar__widget_9c3249ea4e7ea95b .wp-block-te-latest-comments_fb2d532000897747 li a:hover,
    .sidebar__widget_9c3249ea4e7ea95b .wp-block-latest-posts_1f173bf695e30e12 li a:hover {
      color: #317EFE; }
  .widget_d510dd84d6ee4a1b .wp-block-te-latest-comments_fb2d532000897747 li .wp-block-te-latest-comments__comment-excerpt_467a798ec14f0949 p,
  .widget_d510dd84d6ee4a1b .wp-block-latest-posts_1f173bf695e30e12 li .wp-block-te-latest-comments__comment-excerpt_467a798ec14f0949 p,
  .sidebar__widget_9c3249ea4e7ea95b .wp-block-te-latest-comments_fb2d532000897747 li .wp-block-te-latest-comments__comment-excerpt_467a798ec14f0949 p,
  .sidebar__widget_9c3249ea4e7ea95b .wp-block-latest-posts_1f173bf695e30e12 li .wp-block-te-latest-comments__comment-excerpt_467a798ec14f0949 p {
    font-size: 16px;
    line-height: 28px;
    margin: 0; }
  .widget_d510dd84d6ee4a1b .te-social-profile_b684c81260f39321,
  .sidebar__widget_9c3249ea4e7ea95b .te-social-profile_b684c81260f39321 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .widget_d510dd84d6ee4a1b .te-social-profile_b684c81260f39321 a,
    .sidebar__widget_9c3249ea4e7ea95b .te-social-profile_b684c81260f39321 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_d510dd84d6ee4a1b .te-social-profile_b684c81260f39321 a,
        .sidebar__widget_9c3249ea4e7ea95b .te-social-profile_b684c81260f39321 a {
          width: 40px;
          height: 40px; } }
      .widget_d510dd84d6ee4a1b .te-social-profile_b684c81260f39321 a.facebook_e21f52ddcc15b19c,
      .sidebar__widget_9c3249ea4e7ea95b .te-social-profile_b684c81260f39321 a.facebook_e21f52ddcc15b19c {
        background-color: #1877f2; }
      .widget_d510dd84d6ee4a1b .te-social-profile_b684c81260f39321 a.twitter_a6060bc80150085e,
      .sidebar__widget_9c3249ea4e7ea95b .te-social-profile_b684c81260f39321 a.twitter_a6060bc80150085e {
        background-color: #1da1f2; }
      .widget_d510dd84d6ee4a1b .te-social-profile_b684c81260f39321 a.linkedin_f642137db908c651,
      .sidebar__widget_9c3249ea4e7ea95b .te-social-profile_b684c81260f39321 a.linkedin_f642137db908c651 {
        background-color: #0a66c2; }
      .widget_d510dd84d6ee4a1b .te-social-profile_b684c81260f39321 a.instagram_bb17935c963866ee,
      .sidebar__widget_9c3249ea4e7ea95b .te-social-profile_b684c81260f39321 a.instagram_bb17935c963866ee {
        background-color: #405de6; }
      .widget_d510dd84d6ee4a1b .te-social-profile_b684c81260f39321 a:hover,
      .sidebar__widget_9c3249ea4e7ea95b .te-social-profile_b684c81260f39321 a:hover {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #E7F914; }
  .widget_d510dd84d6ee4a1b select,
  .sidebar__widget_9c3249ea4e7ea95b select {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371;
    margin-bottom: 0; }
  .widget_d510dd84d6ee4a1b .has-login-form_30e35aa23de58797 .login-username_88fa4cd8b04a61bd label,
  .widget_d510dd84d6ee4a1b .has-login-form_30e35aa23de58797 .login-password_a0a18c6d228c70ed label,
  .sidebar__widget_9c3249ea4e7ea95b .has-login-form_30e35aa23de58797 .login-username_88fa4cd8b04a61bd label,
  .sidebar__widget_9c3249ea4e7ea95b .has-login-form_30e35aa23de58797 .login-password_a0a18c6d228c70ed label {
    margin-bottom: 10px; }
  .widget_d510dd84d6ee4a1b .has-login-form_30e35aa23de58797 .login-username_88fa4cd8b04a61bd input,
  .widget_d510dd84d6ee4a1b .has-login-form_30e35aa23de58797 .login-password_a0a18c6d228c70ed input,
  .sidebar__widget_9c3249ea4e7ea95b .has-login-form_30e35aa23de58797 .login-username_88fa4cd8b04a61bd input,
  .sidebar__widget_9c3249ea4e7ea95b .has-login-form_30e35aa23de58797 .login-password_a0a18c6d228c70ed input {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #31373f;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371; }
  .widget_d510dd84d6ee4a1b .has-login-form_30e35aa23de58797 .login-remember_7af994e8a4b28129 label,
  .sidebar__widget_9c3249ea4e7ea95b .has-login-form_30e35aa23de58797 .login-remember_7af994e8a4b28129 label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px; }
  .widget_d510dd84d6ee4a1b .has-login-form_30e35aa23de58797 .login-submit_a9ba9409c3a382b9,
  .sidebar__widget_9c3249ea4e7ea95b .has-login-form_30e35aa23de58797 .login-submit_a9ba9409c3a382b9 {
    margin-bottom: 0; }
    .widget_d510dd84d6ee4a1b .has-login-form_30e35aa23de58797 .login-submit_a9ba9409c3a382b9 input.button-primary_8e1ab85064257bac,
    .sidebar__widget_9c3249ea4e7ea95b .has-login-form_30e35aa23de58797 .login-submit_a9ba9409c3a382b9 input.button-primary_8e1ab85064257bac {
      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_d510dd84d6ee4a1b .search-form_563042b7230ad1ae,
  .sidebar__widget_9c3249ea4e7ea95b .search-form_563042b7230ad1ae {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_d510dd84d6ee4a1b .search-form_563042b7230ad1ae button,
    .sidebar__widget_9c3249ea4e7ea95b .search-form_563042b7230ad1ae button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_d510dd84d6ee4a1b.widget_search_6cc050c3ac819e6d .sidebar__search_ae575df73192b956,
  .sidebar__widget_9c3249ea4e7ea95b.widget_search_6cc050c3ac819e6d .sidebar__search_ae575df73192b956 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_d510dd84d6ee4a1b.widget_search_6cc050c3ac819e6d .sidebar__search_ae575df73192b956 button,
    .sidebar__widget_9c3249ea4e7ea95b.widget_search_6cc050c3ac819e6d .sidebar__search_ae575df73192b956 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_d510dd84d6ee4a1b .wp-block-search__no-button_358b0cfde678efd6.wp-block-search_f66f57f76782b69a input,
  .sidebar__widget_9c3249ea4e7ea95b .wp-block-search__no-button_358b0cfde678efd6.wp-block-search_f66f57f76782b69a input {
    border-radius: 10px; }
  .widget_d510dd84d6ee4a1b .wp-block-search_f66f57f76782b69a,
  .sidebar__widget_9c3249ea4e7ea95b .wp-block-search_f66f57f76782b69a {
    margin-bottom: -2px; }
  .widget_d510dd84d6ee4a1b .wp-block-search_f66f57f76782b69a,
  .widget_d510dd84d6ee4a1b .search-form_563042b7230ad1ae,
  .widget_d510dd84d6ee4a1b .sidebar__search_ae575df73192b956,
  .sidebar__widget_9c3249ea4e7ea95b .wp-block-search_f66f57f76782b69a,
  .sidebar__widget_9c3249ea4e7ea95b .search-form_563042b7230ad1ae,
  .sidebar__widget_9c3249ea4e7ea95b .sidebar__search_ae575df73192b956 {
    display: inline-block;
    width: 100%;
    overflow: hidden; }
    .widget_d510dd84d6ee4a1b .wp-block-search_f66f57f76782b69a .wp-block-search__inside-wrapper_137936dc5c721b78,
    .widget_d510dd84d6ee4a1b .search-form_563042b7230ad1ae .wp-block-search__inside-wrapper_137936dc5c721b78,
    .widget_d510dd84d6ee4a1b .sidebar__search_ae575df73192b956 .wp-block-search__inside-wrapper_137936dc5c721b78,
    .sidebar__widget_9c3249ea4e7ea95b .wp-block-search_f66f57f76782b69a .wp-block-search__inside-wrapper_137936dc5c721b78,
    .sidebar__widget_9c3249ea4e7ea95b .search-form_563042b7230ad1ae .wp-block-search__inside-wrapper_137936dc5c721b78,
    .sidebar__widget_9c3249ea4e7ea95b .sidebar__search_ae575df73192b956 .wp-block-search__inside-wrapper_137936dc5c721b78 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .widget_d510dd84d6ee4a1b .wp-block-search_f66f57f76782b69a label,
    .widget_d510dd84d6ee4a1b .search-form_563042b7230ad1ae label,
    .widget_d510dd84d6ee4a1b .sidebar__search_ae575df73192b956 label,
    .sidebar__widget_9c3249ea4e7ea95b .wp-block-search_f66f57f76782b69a label,
    .sidebar__widget_9c3249ea4e7ea95b .search-form_563042b7230ad1ae label,
    .sidebar__widget_9c3249ea4e7ea95b .sidebar__search_ae575df73192b956 label {
      font-size: 24px;
      display: block;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #14203A;
      font-family: "Inter", sans-serif; }
    .widget_d510dd84d6ee4a1b .wp-block-search_f66f57f76782b69a input,
    .widget_d510dd84d6ee4a1b .search-form_563042b7230ad1ae input,
    .widget_d510dd84d6ee4a1b .sidebar__search_ae575df73192b956 input,
    .sidebar__widget_9c3249ea4e7ea95b .wp-block-search_f66f57f76782b69a input,
    .sidebar__widget_9c3249ea4e7ea95b .search-form_563042b7230ad1ae input,
    .sidebar__widget_9c3249ea4e7ea95b .sidebar__search_ae575df73192b956 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_d510dd84d6ee4a1b .wp-block-search_f66f57f76782b69a button,
    .widget_d510dd84d6ee4a1b .search-form_563042b7230ad1ae button,
    .widget_d510dd84d6ee4a1b .sidebar__search_ae575df73192b956 button,
    .sidebar__widget_9c3249ea4e7ea95b .wp-block-search_f66f57f76782b69a button,
    .sidebar__widget_9c3249ea4e7ea95b .search-form_563042b7230ad1ae button,
    .sidebar__widget_9c3249ea4e7ea95b .sidebar__search_ae575df73192b956 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_d510dd84d6ee4a1b .tagcloud_42a071cda9651313,
  .widget_d510dd84d6ee4a1b .wp-block-tag-cloud_1aef0026407258ac,
  .sidebar__widget_9c3249ea4e7ea95b .tagcloud_42a071cda9651313,
  .sidebar__widget_9c3249ea4e7ea95b .wp-block-tag-cloud_1aef0026407258ac {
    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_d510dd84d6ee4a1b .tagcloud_42a071cda9651313 a,
    .widget_d510dd84d6ee4a1b .wp-block-tag-cloud_1aef0026407258ac a,
    .sidebar__widget_9c3249ea4e7ea95b .tagcloud_42a071cda9651313 a,
    .sidebar__widget_9c3249ea4e7ea95b .wp-block-tag-cloud_1aef0026407258ac 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_d510dd84d6ee4a1b .tagcloud_42a071cda9651313 a:hover,
      .widget_d510dd84d6ee4a1b .wp-block-tag-cloud_1aef0026407258ac a:hover,
      .sidebar__widget_9c3249ea4e7ea95b .tagcloud_42a071cda9651313 a:hover,
      .sidebar__widget_9c3249ea4e7ea95b .wp-block-tag-cloud_1aef0026407258ac a:hover {
        color: #ffffff;
        background: #317EFE;
        border-color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .widget_d510dd84d6ee4a1b ul,
  .widget_d510dd84d6ee4a1b ol,
  .sidebar__widget_9c3249ea4e7ea95b ul,
  .sidebar__widget_9c3249ea4e7ea95b ol {
    margin-bottom: 0;
    padding-left: 0;
    /* Tag Cloud Widget */ }
    .widget_d510dd84d6ee4a1b ul li,
    .widget_d510dd84d6ee4a1b ol li,
    .sidebar__widget_9c3249ea4e7ea95b ul li,
    .sidebar__widget_9c3249ea4e7ea95b ol li {
      display: block;
      padding: 8px 0;
      border-top: 1px solid #E1E1E1;
      margin-bottom: 0;
      /* Recent Comment Widget */ }
      .widget_d510dd84d6ee4a1b ul li:first-child,
      .widget_d510dd84d6ee4a1b ol li:first-child,
      .sidebar__widget_9c3249ea4e7ea95b ul li:first-child,
      .sidebar__widget_9c3249ea4e7ea95b ol li:first-child {
        border-top: 0; }
      .widget_d510dd84d6ee4a1b ul li:last-child,
      .widget_d510dd84d6ee4a1b ol li:last-child,
      .sidebar__widget_9c3249ea4e7ea95b ul li:last-child,
      .sidebar__widget_9c3249ea4e7ea95b ol li:last-child {
        margin-bottom: 0; }
      .widget_d510dd84d6ee4a1b ul li.recentcomments_0ac49ab580d1c50e .comment-author-link_f237f98f2d2de2e9 a:before, .widget_d510dd84d6ee4a1b ul li.wp-block-latest-comments__comment_3eb8fac5b6d6ba3b .comment-author-link_f237f98f2d2de2e9 a:before,
      .widget_d510dd84d6ee4a1b ol li.recentcomments_0ac49ab580d1c50e .comment-author-link_f237f98f2d2de2e9 a:before,
      .widget_d510dd84d6ee4a1b ol li.wp-block-latest-comments__comment_3eb8fac5b6d6ba3b .comment-author-link_f237f98f2d2de2e9 a:before,
      .sidebar__widget_9c3249ea4e7ea95b ul li.recentcomments_0ac49ab580d1c50e .comment-author-link_f237f98f2d2de2e9 a:before,
      .sidebar__widget_9c3249ea4e7ea95b ul li.wp-block-latest-comments__comment_3eb8fac5b6d6ba3b .comment-author-link_f237f98f2d2de2e9 a:before,
      .sidebar__widget_9c3249ea4e7ea95b ol li.recentcomments_0ac49ab580d1c50e .comment-author-link_f237f98f2d2de2e9 a:before,
      .sidebar__widget_9c3249ea4e7ea95b ol li.wp-block-latest-comments__comment_3eb8fac5b6d6ba3b .comment-author-link_f237f98f2d2de2e9 a:before {
        display: none; }
      .widget_d510dd84d6ee4a1b ul li.recentcomments_0ac49ab580d1c50e a, .widget_d510dd84d6ee4a1b ul li.wp-block-latest-comments__comment_3eb8fac5b6d6ba3b a,
      .widget_d510dd84d6ee4a1b ol li.recentcomments_0ac49ab580d1c50e a,
      .widget_d510dd84d6ee4a1b ol li.wp-block-latest-comments__comment_3eb8fac5b6d6ba3b a,
      .sidebar__widget_9c3249ea4e7ea95b ul li.recentcomments_0ac49ab580d1c50e a,
      .sidebar__widget_9c3249ea4e7ea95b ul li.wp-block-latest-comments__comment_3eb8fac5b6d6ba3b a,
      .sidebar__widget_9c3249ea4e7ea95b ol li.recentcomments_0ac49ab580d1c50e a,
      .sidebar__widget_9c3249ea4e7ea95b ol li.wp-block-latest-comments__comment_3eb8fac5b6d6ba3b a {
        padding-left: 0;
        display: inline; }
        .widget_d510dd84d6ee4a1b ul li.recentcomments_0ac49ab580d1c50e a:before, .widget_d510dd84d6ee4a1b ul li.wp-block-latest-comments__comment_3eb8fac5b6d6ba3b a:before,
        .widget_d510dd84d6ee4a1b ol li.recentcomments_0ac49ab580d1c50e a:before,
        .widget_d510dd84d6ee4a1b ol li.wp-block-latest-comments__comment_3eb8fac5b6d6ba3b a:before,
        .sidebar__widget_9c3249ea4e7ea95b ul li.recentcomments_0ac49ab580d1c50e a:before,
        .sidebar__widget_9c3249ea4e7ea95b ul li.wp-block-latest-comments__comment_3eb8fac5b6d6ba3b a:before,
        .sidebar__widget_9c3249ea4e7ea95b ol li.recentcomments_0ac49ab580d1c50e a:before,
        .sidebar__widget_9c3249ea4e7ea95b ol li.wp-block-latest-comments__comment_3eb8fac5b6d6ba3b a:before {
          display: none; }
      .widget_d510dd84d6ee4a1b ul li a,
      .widget_d510dd84d6ee4a1b ol li a,
      .sidebar__widget_9c3249ea4e7ea95b ul li a,
      .sidebar__widget_9c3249ea4e7ea95b 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_d510dd84d6ee4a1b ul li a::before,
        .widget_d510dd84d6ee4a1b ol li a::before,
        .sidebar__widget_9c3249ea4e7ea95b ul li a::before,
        .sidebar__widget_9c3249ea4e7ea95b ol li a::before {
          content: "\f105";
          font-family: "Font Awesome 6 Free";
          margin-right: 10px; }
        .widget_d510dd84d6ee4a1b ul li a:hover,
        .widget_d510dd84d6ee4a1b ol li a:hover,
        .sidebar__widget_9c3249ea4e7ea95b ul li a:hover,
        .sidebar__widget_9c3249ea4e7ea95b ol li a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .widget_d510dd84d6ee4a1b ul li a.rsswidget_bdd8bab8c4f2579c, .widget_d510dd84d6ee4a1b ul li a.wp-block-latest-posts__post-title_18c376d423e93afa,
        .widget_d510dd84d6ee4a1b ol li a.rsswidget_bdd8bab8c4f2579c,
        .widget_d510dd84d6ee4a1b ol li a.wp-block-latest-posts__post-title_18c376d423e93afa,
        .sidebar__widget_9c3249ea4e7ea95b ul li a.rsswidget_bdd8bab8c4f2579c,
        .sidebar__widget_9c3249ea4e7ea95b ul li a.wp-block-latest-posts__post-title_18c376d423e93afa,
        .sidebar__widget_9c3249ea4e7ea95b ol li a.rsswidget_bdd8bab8c4f2579c,
        .sidebar__widget_9c3249ea4e7ea95b ol li a.wp-block-latest-posts__post-title_18c376d423e93afa {
          padding-left: 0;
          font-weight: 500;
          display: block; }
          .widget_d510dd84d6ee4a1b ul li a.rsswidget_bdd8bab8c4f2579c:before, .widget_d510dd84d6ee4a1b ul li a.wp-block-latest-posts__post-title_18c376d423e93afa:before,
          .widget_d510dd84d6ee4a1b ol li a.rsswidget_bdd8bab8c4f2579c:before,
          .widget_d510dd84d6ee4a1b ol li a.wp-block-latest-posts__post-title_18c376d423e93afa:before,
          .sidebar__widget_9c3249ea4e7ea95b ul li a.rsswidget_bdd8bab8c4f2579c:before,
          .sidebar__widget_9c3249ea4e7ea95b ul li a.wp-block-latest-posts__post-title_18c376d423e93afa:before,
          .sidebar__widget_9c3249ea4e7ea95b ol li a.rsswidget_bdd8bab8c4f2579c:before,
          .sidebar__widget_9c3249ea4e7ea95b ol li a.wp-block-latest-posts__post-title_18c376d423e93afa:before {
            display: none; }
      .widget_d510dd84d6ee4a1b ul li ul,
      .widget_d510dd84d6ee4a1b ol li ul,
      .sidebar__widget_9c3249ea4e7ea95b ul li ul,
      .sidebar__widget_9c3249ea4e7ea95b ol li ul {
        padding-left: 25px;
        padding-top: 10px; }
    .widget_d510dd84d6ee4a1b ul.wp-tag-cloud_82ed38f13b11396b li,
    .widget_d510dd84d6ee4a1b ol.wp-tag-cloud_82ed38f13b11396b li,
    .sidebar__widget_9c3249ea4e7ea95b ul.wp-tag-cloud_82ed38f13b11396b li,
    .sidebar__widget_9c3249ea4e7ea95b ol.wp-tag-cloud_82ed38f13b11396b li {
      display: inline-block;
      padding: 0;
      border: 0; }
      .widget_d510dd84d6ee4a1b ul.wp-tag-cloud_82ed38f13b11396b li a:before,
      .widget_d510dd84d6ee4a1b ol.wp-tag-cloud_82ed38f13b11396b li a:before,
      .sidebar__widget_9c3249ea4e7ea95b ul.wp-tag-cloud_82ed38f13b11396b li a:before,
      .sidebar__widget_9c3249ea4e7ea95b ol.wp-tag-cloud_82ed38f13b11396b li a:before {
        display: none; }
  .widget_d510dd84d6ee4a1b.te_widget_categories_b0b2e1930f7ac801 li, .widget_d510dd84d6ee4a1b.widget_archive_4e53a96c883526c8 li,
  .widget_d510dd84d6ee4a1b .wp-block-categories-list_4b49e86c71dcd92b li,
  .widget_d510dd84d6ee4a1b .wp-block-archives-list_2462fab7f10a3b49 li,
  .sidebar__widget_9c3249ea4e7ea95b.te_widget_categories_b0b2e1930f7ac801 li,
  .sidebar__widget_9c3249ea4e7ea95b.widget_archive_4e53a96c883526c8 li,
  .sidebar__widget_9c3249ea4e7ea95b .wp-block-categories-list_4b49e86c71dcd92b li,
  .sidebar__widget_9c3249ea4e7ea95b .wp-block-archives-list_2462fab7f10a3b49 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_d510dd84d6ee4a1b.te_widget_categories_b0b2e1930f7ac801 li.cat-item_b31038e1b20a8ba8, .widget_d510dd84d6ee4a1b.widget_archive_4e53a96c883526c8 li.cat-item_b31038e1b20a8ba8,
    .widget_d510dd84d6ee4a1b .wp-block-categories-list_4b49e86c71dcd92b li.cat-item_b31038e1b20a8ba8,
    .widget_d510dd84d6ee4a1b .wp-block-archives-list_2462fab7f10a3b49 li.cat-item_b31038e1b20a8ba8,
    .sidebar__widget_9c3249ea4e7ea95b.te_widget_categories_b0b2e1930f7ac801 li.cat-item_b31038e1b20a8ba8,
    .sidebar__widget_9c3249ea4e7ea95b.widget_archive_4e53a96c883526c8 li.cat-item_b31038e1b20a8ba8,
    .sidebar__widget_9c3249ea4e7ea95b .wp-block-categories-list_4b49e86c71dcd92b li.cat-item_b31038e1b20a8ba8,
    .sidebar__widget_9c3249ea4e7ea95b .wp-block-archives-list_2462fab7f10a3b49 li.cat-item_b31038e1b20a8ba8 {
      text-align: right;
      display: inline-block;
      width: 100%; }
    .widget_d510dd84d6ee4a1b.te_widget_categories_b0b2e1930f7ac801 li a, .widget_d510dd84d6ee4a1b.widget_archive_4e53a96c883526c8 li a,
    .widget_d510dd84d6ee4a1b .wp-block-categories-list_4b49e86c71dcd92b li a,
    .widget_d510dd84d6ee4a1b .wp-block-archives-list_2462fab7f10a3b49 li a,
    .sidebar__widget_9c3249ea4e7ea95b.te_widget_categories_b0b2e1930f7ac801 li a,
    .sidebar__widget_9c3249ea4e7ea95b.widget_archive_4e53a96c883526c8 li a,
    .sidebar__widget_9c3249ea4e7ea95b .wp-block-categories-list_4b49e86c71dcd92b li a,
    .sidebar__widget_9c3249ea4e7ea95b .wp-block-archives-list_2462fab7f10a3b49 li a {
      float: left; }

/* About Info Widget*/
.widget-about-info_3f1cf48d19667b04 {
  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_3f1cf48d19667b04 .about-desc_e3cee61369020317 {
    text-align: left; }
    .widget-about-info_3f1cf48d19667b04 .about-desc_e3cee61369020317 .about-title_447ed593623bb0c2 {
      font-size: 20px; }
  .widget-about-info_3f1cf48d19667b04 .about-image_9c20e0d571736e4f {
    width: 140px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px; }
  .widget-about-info_3f1cf48d19667b04 .te-social-profile_b684c81260f39321 {
    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_3f1cf48d19667b04 .te-social-profile_b684c81260f39321 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_3f1cf48d19667b04 .te-social-profile_b684c81260f39321 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_9ea93e0476e448b6.has-author_cb9e76bc3b5897a3.wp-block-latest-posts_1f173bf695e30e12 .wp-block-latest-posts__te-post-title_48eaae6832bcecc3 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }

.widget_rss_f6dca4cc160949fb .wp-block-heading_a84af5d8edd0e251:before,
.widget_rss_f6dca4cc160949fb .widget-title_572de744273b0fc8:before {
  display: none; }
.widget_rss_f6dca4cc160949fb .rss-widget-icon_e4b591b339b256cd {
  margin-right: 6px; }
.widget_rss_f6dca4cc160949fb ul li a.rsswidget_bdd8bab8c4f2579c {
  color: #14203A; }
  .widget_rss_f6dca4cc160949fb ul li a.rsswidget_bdd8bab8c4f2579c:hover {
    color: #317EFE; }

.wp-block-latest-posts_1f173bf695e30e12 .wp-block-rss__item-title_fd928fda55a13954,
.wp-block-rss_8f1930fe56c7cd28 .wp-block-rss__item-title_fd928fda55a13954,
.widget_rss_f6dca4cc160949fb .wp-block-rss__item-title_fd928fda55a13954 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }
  .wp-block-latest-posts_1f173bf695e30e12 .wp-block-rss__item-title_fd928fda55a13954 a:before,
  .wp-block-rss_8f1930fe56c7cd28 .wp-block-rss__item-title_fd928fda55a13954 a:before,
  .widget_rss_f6dca4cc160949fb .wp-block-rss__item-title_fd928fda55a13954 a:before {
    display: none; }
.wp-block-latest-posts_1f173bf695e30e12 .wp-block-latest-posts__post-author_8e3ad3c40fe56407,
.wp-block-latest-posts_1f173bf695e30e12 .wp-block-rss__item-publish-date_64db2ee55da111b8,
.wp-block-rss_8f1930fe56c7cd28 .wp-block-latest-posts__post-author_8e3ad3c40fe56407,
.wp-block-rss_8f1930fe56c7cd28 .wp-block-rss__item-publish-date_64db2ee55da111b8,
.widget_rss_f6dca4cc160949fb .wp-block-latest-posts__post-author_8e3ad3c40fe56407,
.widget_rss_f6dca4cc160949fb .wp-block-rss__item-publish-date_64db2ee55da111b8 {
  margin-right: 10px; }
.wp-block-latest-posts_1f173bf695e30e12 .wp-block-latest-posts__post-author_8e3ad3c40fe56407,
.wp-block-latest-posts_1f173bf695e30e12 .wp-block-latest-posts__te-post-date_510b7c45f7dea29d,
.wp-block-latest-posts_1f173bf695e30e12 .wp-block-rss__item-publish-date_64db2ee55da111b8,
.wp-block-latest-posts_1f173bf695e30e12 .wp-block-rss__item-author_b53121eac22c2e6e,
.wp-block-latest-posts_1f173bf695e30e12 .rss-date_c6cd5fbe1d8c1c9d,
.wp-block-rss_8f1930fe56c7cd28 .wp-block-latest-posts__post-author_8e3ad3c40fe56407,
.wp-block-rss_8f1930fe56c7cd28 .wp-block-latest-posts__te-post-date_510b7c45f7dea29d,
.wp-block-rss_8f1930fe56c7cd28 .wp-block-rss__item-publish-date_64db2ee55da111b8,
.wp-block-rss_8f1930fe56c7cd28 .wp-block-rss__item-author_b53121eac22c2e6e,
.wp-block-rss_8f1930fe56c7cd28 .rss-date_c6cd5fbe1d8c1c9d,
.widget_rss_f6dca4cc160949fb .wp-block-latest-posts__post-author_8e3ad3c40fe56407,
.widget_rss_f6dca4cc160949fb .wp-block-latest-posts__te-post-date_510b7c45f7dea29d,
.widget_rss_f6dca4cc160949fb .wp-block-rss__item-publish-date_64db2ee55da111b8,
.widget_rss_f6dca4cc160949fb .wp-block-rss__item-author_b53121eac22c2e6e,
.widget_rss_f6dca4cc160949fb .rss-date_c6cd5fbe1d8c1c9d {
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500;
  text-transform: capitalize;
  position: relative; }
.wp-block-latest-posts_1f173bf695e30e12 .wp-block-latest-posts__te-post-date_510b7c45f7dea29d:before,
.wp-block-latest-posts_1f173bf695e30e12 .wp-block-rss__item-publish-date_64db2ee55da111b8:before,
.wp-block-latest-posts_1f173bf695e30e12 .rss-date_c6cd5fbe1d8c1c9d:before,
.wp-block-rss_8f1930fe56c7cd28 .wp-block-latest-posts__te-post-date_510b7c45f7dea29d:before,
.wp-block-rss_8f1930fe56c7cd28 .wp-block-rss__item-publish-date_64db2ee55da111b8:before,
.wp-block-rss_8f1930fe56c7cd28 .rss-date_c6cd5fbe1d8c1c9d:before,
.widget_rss_f6dca4cc160949fb .wp-block-latest-posts__te-post-date_510b7c45f7dea29d:before,
.widget_rss_f6dca4cc160949fb .wp-block-rss__item-publish-date_64db2ee55da111b8:before,
.widget_rss_f6dca4cc160949fb .rss-date_c6cd5fbe1d8c1c9d:before {
  content: "\f274";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_1f173bf695e30e12 .wp-block-latest-posts__post-author_8e3ad3c40fe56407:before,
.wp-block-latest-posts_1f173bf695e30e12 .wp-block-rss__item-author_b53121eac22c2e6e:before,
.wp-block-rss_8f1930fe56c7cd28 .wp-block-latest-posts__post-author_8e3ad3c40fe56407:before,
.wp-block-rss_8f1930fe56c7cd28 .wp-block-rss__item-author_b53121eac22c2e6e:before,
.widget_rss_f6dca4cc160949fb .wp-block-latest-posts__post-author_8e3ad3c40fe56407:before,
.widget_rss_f6dca4cc160949fb .wp-block-rss__item-author_b53121eac22c2e6e:before {
  content: "\f007";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_1f173bf695e30e12 .wp-block-latest-posts__post-excerpt_75e53b876c48136e,
.wp-block-latest-posts_1f173bf695e30e12 .wp-block-rss__item-excerpt_8266cdcb447e1ce5,
.wp-block-latest-posts_1f173bf695e30e12 .rssSummary_aee58abaf97b3efc,
.wp-block-rss_8f1930fe56c7cd28 .wp-block-latest-posts__post-excerpt_75e53b876c48136e,
.wp-block-rss_8f1930fe56c7cd28 .wp-block-rss__item-excerpt_8266cdcb447e1ce5,
.wp-block-rss_8f1930fe56c7cd28 .rssSummary_aee58abaf97b3efc,
.widget_rss_f6dca4cc160949fb .wp-block-latest-posts__post-excerpt_75e53b876c48136e,
.widget_rss_f6dca4cc160949fb .wp-block-rss__item-excerpt_8266cdcb447e1ce5,
.widget_rss_f6dca4cc160949fb .rssSummary_aee58abaf97b3efc {
  margin-top: 10px;
  margin-bottom: 0; }

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

.te-post-item_d3bef128eab17275 .te-single-post-meta_1463413dba99401f {
  gap: 32px; }

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

.te-comment-title_20f86a18aff1dec4 h2,
.te-comment-title_20f86a18aff1dec4 .wp-block-comments-title_15782d9561de2fde,
.wp-block-comments_0f784ec0145ca88e h2,
.wp-block-comments_0f784ec0145ca88e .wp-block-comments-title_15782d9561de2fde {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px; }

/* Block Comment Start */
.wp-block-comments_0f784ec0145ca88e .wp-block-comment-template_f141163b4f5ff7e4 {
  padding-left: 0; }
  .wp-block-comments_0f784ec0145ca88e .wp-block-comment-template_f141163b4f5ff7e4 .wp-block-te-comment-reply_72cb75da0822cfd3 {
    margin-top: 15px; }
  .wp-block-comments_0f784ec0145ca88e .wp-block-comment-template_f141163b4f5ff7e4 li .wp-block-columns_5b9df09f88b737d7 {
    padding: 50px;
    border: 1px solid #dfe2e9;
    border-radius: 8px;
    margin-bottom: 24px; }
    .wp-block-comments_0f784ec0145ca88e .wp-block-comment-template_f141163b4f5ff7e4 li .wp-block-columns_5b9df09f88b737d7 .wp-block-column_3235963693c9d3bd:first-child {
      -ms-flex-preferred-size: 80px !important;
          flex-basis: 80px !important; }
    .wp-block-comments_0f784ec0145ca88e .wp-block-comment-template_f141163b4f5ff7e4 li .wp-block-columns_5b9df09f88b737d7 .wp-block-avatar_5f794d9f0a5d6394 {
      width: 100px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 50%;
      overflow: hidden; }
      .wp-block-comments_0f784ec0145ca88e .wp-block-comment-template_f141163b4f5ff7e4 li .wp-block-columns_5b9df09f88b737d7 .wp-block-avatar_5f794d9f0a5d6394 img {
        width: 100%; }
    .wp-block-comments_0f784ec0145ca88e .wp-block-comment-template_f141163b4f5ff7e4 li .wp-block-columns_5b9df09f88b737d7 .wp-block-comment-author-name_e8bb2564ea4b8c44 a {
      font-size: 21px;
      margin-bottom: 5px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A; }
    .wp-block-comments_0f784ec0145ca88e .wp-block-comment-template_f141163b4f5ff7e4 li .wp-block-columns_5b9df09f88b737d7 .wp-block-comment-edit-link_57b0e82c24d0e7ee a {
      color: #317EFE; }
    .wp-block-comments_0f784ec0145ca88e .wp-block-comment-template_f141163b4f5ff7e4 li .wp-block-columns_5b9df09f88b737d7 .wp-block-comment-date_457e47e1859f382e a,
    .wp-block-comments_0f784ec0145ca88e .wp-block-comment-template_f141163b4f5ff7e4 li .wp-block-columns_5b9df09f88b737d7 .wp-block-comment-edit-link_57b0e82c24d0e7ee a {
      color: #9ba8c3;
      font-size: 16px;
      font-weight: 400;
      font-family: "Inter", sans-serif; }
    .wp-block-comments_0f784ec0145ca88e .wp-block-comment-template_f141163b4f5ff7e4 li .wp-block-columns_5b9df09f88b737d7 .wp-block-te-comment-reply_72cb75da0822cfd3 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_0f784ec0145ca88e .wp-block-comment-template_f141163b4f5ff7e4 li .wp-block-columns_5b9df09f88b737d7 .wp-block-te-comment-reply_72cb75da0822cfd3 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_47944b7d567be433 .te-comment-respond_b37aee92d3910304,
.te-latest-comments_47944b7d567be433 .comment-respond_5bd68e95993c4e7d {
  margin-top: 60px;
  margin-bottom: 40px; }
.te-latest-comments_47944b7d567be433 li .children .te-comments-item_17eac2ad00dd2683 {
  margin-left: 50px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-latest-comments_47944b7d567be433 li .children .te-comments-item_17eac2ad00dd2683 {
      margin-left: 0; } }
.te-latest-comments_47944b7d567be433 li .children .children .te-comments-item_17eac2ad00dd2683 {
  margin-left: 100px;
  border-top: 1px solid #F9F4F1; }
.te-latest-comments_47944b7d567be433 li .te-comments-item_17eac2ad00dd2683 {
  padding: 50px;
  border: 1px solid #F9F4F1;
  background-color: #F9F4F1;
  border-radius: 20px;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .te-latest-comments_47944b7d567be433 li .te-comments-item_17eac2ad00dd2683 {
      padding: 30px; } }
  .te-latest-comments_47944b7d567be433 li .te-comments-item_17eac2ad00dd2683 .te-comments-avatar_6201e3026b1f31bc {
    float: left; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-latest-comments_47944b7d567be433 li .te-comments-item_17eac2ad00dd2683 .te-comments-avatar_6201e3026b1f31bc {
        float: inherit;
        margin-bottom: 20px; } }
    .te-latest-comments_47944b7d567be433 li .te-comments-item_17eac2ad00dd2683 .te-comments-avatar_6201e3026b1f31bc img {
      margin-right: 30px;
      width: 100px;
      border-radius: 50px; }
  .te-latest-comments_47944b7d567be433 li .te-comments-item_17eac2ad00dd2683 .te-comments-text_dc3493c17421c076 {
    overflow: hidden; }
    .te-latest-comments_47944b7d567be433 li .te-comments-item_17eac2ad00dd2683 .te-comments-text_dc3493c17421c076 p {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 20px;
      color: #335371; }
    .te-latest-comments_47944b7d567be433 li .te-comments-item_17eac2ad00dd2683 .te-comments-text_dc3493c17421c076 .te-avatar-name_1055a16a97974c9c {
      margin-bottom: 10px;
      position: relative; }
      .te-latest-comments_47944b7d567be433 li .te-comments-item_17eac2ad00dd2683 .te-comments-text_dc3493c17421c076 .te-avatar-name_1055a16a97974c9c 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_47944b7d567be433 li .te-comments-item_17eac2ad00dd2683 .te-comments-text_dc3493c17421c076 .te-avatar-name_1055a16a97974c9c 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_47944b7d567be433 li .te-comments-item_17eac2ad00dd2683 .te-comments-text_dc3493c17421c076 .te-avatar-name_1055a16a97974c9c span {
            display: inline-block;
            width: 100%; } }
    .te-latest-comments_47944b7d567be433 li .te-comments-item_17eac2ad00dd2683 .te-comments-text_dc3493c17421c076 .te-comment-reply_6022ff69dd37f387 {
      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_47944b7d567be433 li .te-comments-item_17eac2ad00dd2683 .te-comments-text_dc3493c17421c076 .te-comment-reply_6022ff69dd37f387 {
          position: unset;
          margin-top: 10px; } }
      .te-latest-comments_47944b7d567be433 li .te-comments-item_17eac2ad00dd2683 .te-comments-text_dc3493c17421c076 .te-comment-reply_6022ff69dd37f387:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

ul.children {
  list-style: none; }

.te-post-comments-form_df9ab71a213e8172 .te-contacts-message_bcbccd1b3dcb5fdf {
  margin-top: 10px; }

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

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

.te-comment-respond_b37aee92d3910304,
.comment-respond_5bd68e95993c4e7d {
  position: relative;
  background-color: #F9F4F1;
  padding: 40px;
  border-radius: 20px; }
  .te-comment-respond_b37aee92d3910304 .comment-form-cookies-consent_8d40dacb92258561,
  .comment-respond_5bd68e95993c4e7d .comment-form-cookies-consent_8d40dacb92258561 {
    display: none; }
  .te-comment-respond_b37aee92d3910304 .comment-notes_6688c8c10e5d8e51,
  .comment-respond_5bd68e95993c4e7d .comment-notes_6688c8c10e5d8e51 {
    margin-bottom: 30px; }
  .te-comment-respond_b37aee92d3910304 p,
  .comment-respond_5bd68e95993c4e7d p {
    margin: 0; }
  .te-comment-respond_b37aee92d3910304 .te-contacts-email_73e42da7add5126d,
  .te-comment-respond_b37aee92d3910304 .te-contacts-name_bc2411c4cade0c5a,
  .te-comment-respond_b37aee92d3910304 .single-input-field_e75fd1cc5e66eee0,
  .comment-respond_5bd68e95993c4e7d .te-contacts-email_73e42da7add5126d,
  .comment-respond_5bd68e95993c4e7d .te-contacts-name_bc2411c4cade0c5a,
  .comment-respond_5bd68e95993c4e7d .single-input-field_e75fd1cc5e66eee0 {
    margin-bottom: 20px; }
  .te-comment-respond_b37aee92d3910304 label,
  .comment-respond_5bd68e95993c4e7d label {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #778196;
    margin-bottom: 20px; }
  .te-comment-respond_b37aee92d3910304 .checkbox-field-wrapper_4f8f3f8f98cd06ff,
  .comment-respond_5bd68e95993c4e7d .checkbox-field-wrapper_4f8f3f8f98cd06ff {
    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_b37aee92d3910304 .checkbox-field-wrapper_4f8f3f8f98cd06ff p,
    .comment-respond_5bd68e95993c4e7d .checkbox-field-wrapper_4f8f3f8f98cd06ff p {
      margin: 0; }
    .te-comment-respond_b37aee92d3910304 .checkbox-field-wrapper_4f8f3f8f98cd06ff .single-checkbox-field_d2f6ef148d278500,
    .comment-respond_5bd68e95993c4e7d .checkbox-field-wrapper_4f8f3f8f98cd06ff .single-checkbox-field_d2f6ef148d278500 {
      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_b37aee92d3910304 .te-comment-form-cookies-consent_be9222703d960314,
  .comment-respond_5bd68e95993c4e7d .te-comment-form-cookies-consent_be9222703d960314 {
    display: none; }
  .te-comment-respond_b37aee92d3910304 input[type="number"],
  .comment-respond_5bd68e95993c4e7d input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield; }
  .te-comment-respond_b37aee92d3910304 input,
  .te-comment-respond_b37aee92d3910304 select,
  .comment-respond_5bd68e95993c4e7d input,
  .comment-respond_5bd68e95993c4e7d 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_b37aee92d3910304 *::-webkit-input-placeholder,
  .comment-respond_5bd68e95993c4e7d *::-webkit-input-placeholder {
    color: #778196; }
  .te-comment-respond_b37aee92d3910304 *:-ms-input-placeholder,
  .comment-respond_5bd68e95993c4e7d *:-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_b37aee92d3910304 *::-ms-input-placeholder,
  .comment-respond_5bd68e95993c4e7d *::-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_b37aee92d3910304 *::placeholder,
  .comment-respond_5bd68e95993c4e7d *::placeholder {
    color: #778196; }
  .te-comment-respond_b37aee92d3910304 textarea,
  .comment-respond_5bd68e95993c4e7d 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_b37aee92d3910304 input:focus,
  .te-comment-respond_b37aee92d3910304 textarea:focus,
  .te-comment-respond_b37aee92d3910304 .form-select_2fee479e46a16bc9:focus,
  .comment-respond_5bd68e95993c4e7d input:focus,
  .comment-respond_5bd68e95993c4e7d textarea:focus,
  .comment-respond_5bd68e95993c4e7d .form-select_2fee479e46a16bc9: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_a6a30f6ecd424b95 {
  position: relative;
  border-radius: 20px;
  overflow: hidden; }
  .te-team-card_a6a30f6ecd424b95:hover .image:before {
    height: 250%;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear;
    background-color: transparent; }
  .te-team-card_a6a30f6ecd424b95: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_a6a30f6ecd424b95:hover .te-content-wrapper_dc555e083b5a0d34 {
    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_a6a30f6ecd424b95 .image {
    overflow: hidden;
    position: relative; }
    .te-team-card_a6a30f6ecd424b95 .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_a6a30f6ecd424b95 .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_a6a30f6ecd424b95 .te-content-wrapper_dc555e083b5a0d34 {
    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_a6a30f6ecd424b95 .te-content-wrapper_dc555e083b5a0d34 .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_a6a30f6ecd424b95 .te-content-wrapper_dc555e083b5a0d34 .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_a6a30f6ecd424b95 .te-content-wrapper_dc555e083b5a0d34 .content .desc_7ba644ee03dc7bb2 {
        font-size: 18px;
        line-height: 18px;
        font-weight: 400;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
    .te-team-card_a6a30f6ecd424b95 .te-content-wrapper_dc555e083b5a0d34 .social_abf039e6d462def6 {
      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_a6a30f6ecd424b95 .te-content-wrapper_dc555e083b5a0d34 .social_abf039e6d462def6 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_a6a30f6ecd424b95 .te-content-wrapper_dc555e083b5a0d34 .social_abf039e6d462def6 a:hover {
          background-color: #E7F914;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-team-card_a6a30f6ecd424b95.style-2_2c7360d508ba49e2 {
  padding: 20px;
  background-color: #F9F4F1;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-team-card_a6a30f6ecd424b95.style-2_2c7360d508ba49e2:hover {
    background-color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-team-card_a6a30f6ecd424b95.style-2_2c7360d508ba49e2:hover .te-content-wrapper_dc555e083b5a0d34 .social_abf039e6d462def6 a {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-team-card_a6a30f6ecd424b95.style-2_2c7360d508ba49e2:hover .te-content-wrapper_dc555e083b5a0d34 .content .title,
    .te-team-card_a6a30f6ecd424b95.style-2_2c7360d508ba49e2:hover .te-content-wrapper_dc555e083b5a0d34 .content .desc_7ba644ee03dc7bb2 {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_a6a30f6ecd424b95.style-2_2c7360d508ba49e2 .image {
    border-radius: 20px; }
  .te-team-card_a6a30f6ecd424b95.style-2_2c7360d508ba49e2 .te-content-wrapper_dc555e083b5a0d34 {
    position: unset;
    visibility: visible;
    opacity: 1;
    background: transparent;
    -webkit-transform: unset;
            transform: unset; }
    .te-team-card_a6a30f6ecd424b95.style-2_2c7360d508ba49e2 .te-content-wrapper_dc555e083b5a0d34 .content {
      padding: 0;
      margin-top: 20px;
      margin-bottom: 10px;
      position: unset; }
      .te-team-card_a6a30f6ecd424b95.style-2_2c7360d508ba49e2 .te-content-wrapper_dc555e083b5a0d34 .content .title {
        color: #131A2A;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-team-card_a6a30f6ecd424b95.style-2_2c7360d508ba49e2 .te-content-wrapper_dc555e083b5a0d34 .content .title a:hover {
          color: #ffffff !important; }
      .te-team-card_a6a30f6ecd424b95.style-2_2c7360d508ba49e2 .te-content-wrapper_dc555e083b5a0d34 .content .desc_7ba644ee03dc7bb2 {
        color: #335371;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-team-card_a6a30f6ecd424b95.style-2_2c7360d508ba49e2 .te-content-wrapper_dc555e083b5a0d34 .social_abf039e6d462def6 a {
      border: 1px solid #E1E1E1;
      background-color: transparent; }
      .te-team-card_a6a30f6ecd424b95.style-2_2c7360d508ba49e2 .te-content-wrapper_dc555e083b5a0d34 .social_abf039e6d462def6 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_b1c9eb61f254f652 {
  position: relative;
  padding: 0;
  overflow: hidden; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-team-member-slider-wrapper_b1c9eb61f254f652 {
      padding: 0 12px; } }
  .te-team-member-slider-wrapper_b1c9eb61f254f652 .slick-list_62754e7c9e86910b {
    margin: 0 -15px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-team-member-slider-wrapper_b1c9eb61f254f652 .slick-list_62754e7c9e86910b {
        padding-bottom: 25px;
        margin: unset; } }
    .te-team-member-slider-wrapper_b1c9eb61f254f652 .slick-list_62754e7c9e86910b .slick-slide {
      margin: 0 15px; }
  .te-team-member-slider-wrapper_b1c9eb61f254f652 .slick-dots_d3e15d566b9b7b29 {
    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_b1c9eb61f254f652 .slick-dots_d3e15d566b9b7b29 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_b1c9eb61f254f652 .slick-dots_d3e15d566b9b7b29 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_b1c9eb61f254f652 .slick-dots_d3e15d566b9b7b29 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_b1c9eb61f254f652 .slick-dots_d3e15d566b9b7b29 li.slick-active button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-team-member-slider-wrapper_b1c9eb61f254f652 .slick-arrow_4b0fb6e318f2f7fe {
    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_e6da08660a10a5dd {
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 20px; }
  .te-portfolio-card_e6da08660a10a5dd:hover .image .te-content-wrapper_dc555e083b5a0d34 {
    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_e6da08660a10a5dd:hover .image .te-content-wrapper_dc555e083b5a0d34 .content .content-inner_b3ad792896e408a8 {
      margin-bottom: 0;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_e6da08660a10a5dd:hover .image .te-content-wrapper_dc555e083b5a0d34 .content .btn-wrapper_c80617ef0762bdaf {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_e6da08660a10a5dd:hover .image .te-content-wrapper_dc555e083b5a0d34 .content .content-inner_b3ad792896e408a8 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scaleY(1);
              transform: scaleY(1); }
  .te-portfolio-card_e6da08660a10a5dd: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_e6da08660a10a5dd .image {
    overflow: hidden;
    position: relative; }
    .te-portfolio-card_e6da08660a10a5dd .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_e6da08660a10a5dd .te-content-wrapper_dc555e083b5a0d34 {
    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_e6da08660a10a5dd .te-content-wrapper_dc555e083b5a0d34 .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_e6da08660a10a5dd .te-content-wrapper_dc555e083b5a0d34 .content .content-inner_b3ad792896e408a8 {
        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_e6da08660a10a5dd .te-content-wrapper_dc555e083b5a0d34 .content .sub-title_5ea55227af7ce9b2 {
        color: #131A2A;
        font-size: 18px;
        line-height: 36px;
        font-weight: 400; }
      .te-portfolio-card_e6da08660a10a5dd .te-content-wrapper_dc555e083b5a0d34 .content .title {
        margin-bottom: 0;
        color: #131A2A;
        font-size: 24px;
        line-height: 39px;
        font-weight: 500; }
      .te-portfolio-card_e6da08660a10a5dd .te-content-wrapper_dc555e083b5a0d34 .content .btn-wrapper_c80617ef0762bdaf {
        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_e6da08660a10a5dd .te-content-wrapper_dc555e083b5a0d34 .content .btn-wrapper_c80617ef0762bdaf 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_e6da08660a10a5dd .te-content-wrapper_dc555e083b5a0d34 .content .btn-wrapper_c80617ef0762bdaf a:hover {
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
            background-color: #317EFE;
            color: #ffffff; }

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

.te-portfolio-card_e6da08660a10a5dd.style-3_c48915806b3556ee:hover .te-content-wrapper_dc555e083b5a0d34 .content .btn-wrapper_c80617ef0762bdaf {
  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_e6da08660a10a5dd.style-3_c48915806b3556ee .te-content-wrapper_dc555e083b5a0d34 {
  padding: 0; }
  .te-portfolio-card_e6da08660a10a5dd.style-3_c48915806b3556ee .te-content-wrapper_dc555e083b5a0d34 .content .content-inner_b3ad792896e408a8 {
    border-radius: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px; }
  .te-portfolio-card_e6da08660a10a5dd.style-3_c48915806b3556ee .te-content-wrapper_dc555e083b5a0d34 .content .btn-wrapper_c80617ef0762bdaf {
    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_01f25001a7759703.style-1_f97f810436119bfb {
  margin-top: -210px; }
  @media (max-width: 991px) {
    .newsletter-area_01f25001a7759703.style-1_f97f810436119bfb {
      margin-top: 0;
      padding-top: 100px; } }

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

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

.testimonial-slider-area_e64824688a80d032.style-1_f97f810436119bfb {
  padding-bottom: 5px; }

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

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

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

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

.team-slider-area_9ea5f5548ae57a36.style-1_f97f810436119bfb {
  overflow: hidden; }

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

.about-us-area_726d45e2c8eda06e.style-2_2c7360d508ba49e2 {
  padding-top: 120px;
  padding-bottom: 330px;
  background-color: #F9F4F1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .about-us-area_726d45e2c8eda06e.style-2_2c7360d508ba49e2 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area_726d45e2c8eda06e.style-2_2c7360d508ba49e2 {
      padding: 100px 0; } }
  @media (max-width: 991px) {
    .about-us-area_726d45e2c8eda06e.style-2_2c7360d508ba49e2 .te-about-image-card_7cdadfa659c509c7 {
      text-align: center;
      margin-bottom: 50px; } }
  @media (max-width: 991px) {
    .about-us-area_726d45e2c8eda06e.style-2_2c7360d508ba49e2 .te-about-image-card_7cdadfa659c509c7 .te-main-img-wrapper_b4ddd998a64ba489 .te-main-img-inner_a5bb3145b629dd23 {
      width: 100%; } }
  @media (max-width: 1199px) {
    .about-us-area_726d45e2c8eda06e.style-2_2c7360d508ba49e2 .te-about-image-card_7cdadfa659c509c7 .te-company-foundation_6a65c7f3da2334c6 {
      left: 0; } }
  @media (max-width: 1199px) {
    .about-us-area_726d45e2c8eda06e.style-2_2c7360d508ba49e2 .te-about-info-card_753f2935b3a7ce3e {
      padding-left: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area_726d45e2c8eda06e.style-2_2c7360d508ba49e2 .te-about-info-card_753f2935b3a7ce3e {
      padding-left: 60px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .about-us-area_726d45e2c8eda06e.style-2_2c7360d508ba49e2 .te-about-info-card_753f2935b3a7ce3e {
      padding-left: 80px; } }

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

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

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

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

.faq-area_527d372fe5debbfa.style-1_f97f810436119bfb {
  padding-bottom: 100px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .faq-area_527d372fe5debbfa.style-1_f97f810436119bfb {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-area_527d372fe5debbfa.style-1_f97f810436119bfb {
      padding-bottom: 100px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .faq-area_527d372fe5debbfa.style-1_f97f810436119bfb {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_527d372fe5debbfa.style-1_f97f810436119bfb {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_527d372fe5debbfa.style-1_f97f810436119bfb .accordion-wrapper_2b4f9d7aba0658d5 {
      padding-right: 60px; } }
  .faq-area_527d372fe5debbfa.style-1_f97f810436119bfb .te-faq-image_da5cafa395e0eb00 {
    margin-top: 82px;
    position: relative;
    right: -83px;
    display: inline-block; }
    @media (max-width: 1199px) {
      .faq-area_527d372fe5debbfa.style-1_f97f810436119bfb .te-faq-image_da5cafa395e0eb00 {
        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_527d372fe5debbfa.style-1_f97f810436119bfb .te-faq-image_da5cafa395e0eb00 {
        right: 0; } }
    .faq-area_527d372fe5debbfa.style-1_f97f810436119bfb .te-faq-image_da5cafa395e0eb00 .te-image-wrapper_f24dd9f72564151d {
      position: relative; }
      .faq-area_527d372fe5debbfa.style-1_f97f810436119bfb .te-faq-image_da5cafa395e0eb00 .te-image-wrapper_f24dd9f72564151d .te-main-img-inner_a5bb3145b629dd23 {
        -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_527d372fe5debbfa.style-1_f97f810436119bfb .te-faq-image_da5cafa395e0eb00 .te-image-wrapper_f24dd9f72564151d .te-image-shape_6c9a9527bee43b01 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: -1; }
      .faq-area_527d372fe5debbfa.style-1_f97f810436119bfb .te-faq-image_da5cafa395e0eb00 .te-image-wrapper_f24dd9f72564151d .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_527d372fe5debbfa.style-1_f97f810436119bfb .te-faq-image_da5cafa395e0eb00 .te-image-wrapper_f24dd9f72564151d .content .title {
          font-size: 18px;
          font-weight: 400;
          line-height: 18px;
          color: #ffffff;
          margin-bottom: 0; }
        .faq-area_527d372fe5debbfa.style-1_f97f810436119bfb .te-faq-image_da5cafa395e0eb00 .te-image-wrapper_f24dd9f72564151d .content .number_bdb3d27d40d5a2aa {
          font-size: 32px;
          font-weight: 500;
          line-height: 32px;
          letter-spacing: 0px;
          color: #ffffff;
          margin-bottom: 0; }
      .faq-area_527d372fe5debbfa.style-1_f97f810436119bfb .te-faq-image_da5cafa395e0eb00 .te-image-wrapper_f24dd9f72564151d .top-content_03fd83165979ef2f {
        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_527d372fe5debbfa.style-1_f97f810436119bfb .te-faq-image_da5cafa395e0eb00 .te-image-wrapper_f24dd9f72564151d .top-content_03fd83165979ef2f {
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); } }
      .faq-area_527d372fe5debbfa.style-1_f97f810436119bfb .te-faq-image_da5cafa395e0eb00 .te-image-wrapper_f24dd9f72564151d .bottom-content_275f63259b6470a9 {
        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_527d372fe5debbfa.style-1_f97f810436119bfb .te-faq-image_da5cafa395e0eb00 .te-image-wrapper_f24dd9f72564151d .bottom-content_275f63259b6470a9 {
            right: 50%;
            -webkit-transform: translateX(50%);
                    transform: translateX(50%); } }
        .faq-area_527d372fe5debbfa.style-1_f97f810436119bfb .te-faq-image_da5cafa395e0eb00 .te-image-wrapper_f24dd9f72564151d .bottom-content_275f63259b6470a9 .bottom-content-inner_473678449506a717 {
          width: 100%;
          height: 100%;
          background-color: #E7F914;
          border-radius: 100%;
          border: 8px solid #ffffff;
          outline: 2px dashed #14203A; }
          .faq-area_527d372fe5debbfa.style-1_f97f810436119bfb .te-faq-image_da5cafa395e0eb00 .te-image-wrapper_f24dd9f72564151d .bottom-content_275f63259b6470a9 .bottom-content-inner_473678449506a717 .title,
          .faq-area_527d372fe5debbfa.style-1_f97f810436119bfb .te-faq-image_da5cafa395e0eb00 .te-image-wrapper_f24dd9f72564151d .bottom-content_275f63259b6470a9 .bottom-content-inner_473678449506a717 .number_bdb3d27d40d5a2aa {
            color: #14203A; }

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

.testimonial-slider-area_e64824688a80d032 {
  overflow: hidden;
  padding-bottom: 10px; }
  .testimonial-slider-area_e64824688a80d032.style-2_2c7360d508ba49e2 .slick-list_62754e7c9e86910b {
    margin: 0 -100px;
    overflow: visible; }
    .testimonial-slider-area_e64824688a80d032.style-2_2c7360d508ba49e2 .slick-list_62754e7c9e86910b .te-slick-item_f010ec59fc26b020 {
      width: 520px;
      margin: 0 15px; }

.counter-up-area_024c5c1275798837.style-2_2c7360d508ba49e2 .te-counter-card_2f6e62f6bdfd7ef8 {
  padding: 80px 55px;
  background-color: #131A2A;
  border-radius: 20px; }
  .counter-up-area_024c5c1275798837.style-2_2c7360d508ba49e2 .te-counter-card_2f6e62f6bdfd7ef8 .te-counter-item_71dd5761707a8d43 .icon_795240a25ba3162f {
    width: unset;
    height: unset;
    background-color: transparent; }
  .counter-up-area_024c5c1275798837.style-2_2c7360d508ba49e2 .te-counter-card_2f6e62f6bdfd7ef8 .te-counter-item_71dd5761707a8d43 .te-counter-title_a9a093ab9a79a1df {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px; }
    .counter-up-area_024c5c1275798837.style-2_2c7360d508ba49e2 .te-counter-card_2f6e62f6bdfd7ef8 .te-counter-item_71dd5761707a8d43 .te-counter-title_a9a093ab9a79a1df .content {
      gap: 18px;
      text-align: left; }
  .counter-up-area_024c5c1275798837.style-2_2c7360d508ba49e2 .te-counter-card_2f6e62f6bdfd7ef8 .te-counter-item_71dd5761707a8d43 .title {
    color: #ffffff; }
  .counter-up-area_024c5c1275798837.style-2_2c7360d508ba49e2 .te-counter-card_2f6e62f6bdfd7ef8 .te-counter-item_71dd5761707a8d43 .number_bdb3d27d40d5a2aa {
    color: #E7F914; }
  .counter-up-area_024c5c1275798837.style-2_2c7360d508ba49e2 .te-counter-card_2f6e62f6bdfd7ef8 .te-counter-item_71dd5761707a8d43 .number_bdb3d27d40d5a2aa,
  .counter-up-area_024c5c1275798837.style-2_2c7360d508ba49e2 .te-counter-card_2f6e62f6bdfd7ef8 .te-counter-item_71dd5761707a8d43 .title {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

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

.subscribe-area_992ac4282e9a21ae.style-2_2c7360d508ba49e2 {
  position: relative;
  z-index: 9;
  margin-bottom: -140px; }
  .subscribe-area_992ac4282e9a21ae.style-2_2c7360d508ba49e2 .te-subscribe-inner-area_4fe165d9b26ffe32 {
    background-color: #317EFE;
    padding: 10px;
    border-radius: 20px;
    gap: 0; }
    .subscribe-area_992ac4282e9a21ae.style-2_2c7360d508ba49e2 .te-subscribe-inner-area_4fe165d9b26ffe32 .te-image-bg-collumn_413de2fa718da352 {
      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_992ac4282e9a21ae.style-2_2c7360d508ba49e2 .te-subscribe-inner-area_4fe165d9b26ffe32 .te-subscribe-form-wrapper_664b9ac1541e317b {
      padding: 0; }
    .subscribe-area_992ac4282e9a21ae.style-2_2c7360d508ba49e2 .te-subscribe-inner-area_4fe165d9b26ffe32 .te-content-wrapper_dc555e083b5a0d34 {
      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_992ac4282e9a21ae.style-2_2c7360d508ba49e2 .te-subscribe-inner-area_4fe165d9b26ffe32 .te-content-wrapper_dc555e083b5a0d34 {
          left: unset; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_992ac4282e9a21ae.style-2_2c7360d508ba49e2 .te-subscribe-inner-area_4fe165d9b26ffe32 .te-content-wrapper_dc555e083b5a0d34 {
          -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_992ac4282e9a21ae.style-2_2c7360d508ba49e2 .te-subscribe-inner-area_4fe165d9b26ffe32 .te-content-wrapper_dc555e083b5a0d34 {
          -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_992ac4282e9a21ae.style-2_2c7360d508ba49e2 .te-subscribe-inner-area_4fe165d9b26ffe32 .te-content-wrapper_dc555e083b5a0d34 {
          gap: 60px; } }
      .subscribe-area_992ac4282e9a21ae.style-2_2c7360d508ba49e2 .te-subscribe-inner-area_4fe165d9b26ffe32 .te-content-wrapper_dc555e083b5a0d34 .te-subscribe-title_18c02e9ad345ab66 {
        font-size: 38px;
        font-weight: 500;
        line-height: 46px;
        letter-spacing: -0.676px;
        text-transform: capitalize;
        margin-bottom: 0; }
      .subscribe-area_992ac4282e9a21ae.style-2_2c7360d508ba49e2 .te-subscribe-inner-area_4fe165d9b26ffe32 .te-content-wrapper_dc555e083b5a0d34 .te-content-inner_c9e3a64234e9f8d2 {
        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_992ac4282e9a21ae.style-2_2c7360d508ba49e2 .te-subscribe-inner-area_4fe165d9b26ffe32 .te-content-wrapper_dc555e083b5a0d34 .te-content-inner_c9e3a64234e9f8d2 {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
        .subscribe-area_992ac4282e9a21ae.style-2_2c7360d508ba49e2 .te-subscribe-inner-area_4fe165d9b26ffe32 .te-content-wrapper_dc555e083b5a0d34 .te-content-inner_c9e3a64234e9f8d2 .icon_795240a25ba3162f {
          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_992ac4282e9a21ae.style-2_2c7360d508ba49e2 .te-subscribe-inner-area_4fe165d9b26ffe32 .te-subscribe-form-widget_857b4e010d136c8e {
      background: #fff;
      padding: 7px;
      border-radius: 50px; }
    .subscribe-area_992ac4282e9a21ae.style-2_2c7360d508ba49e2 .te-subscribe-inner-area_4fe165d9b26ffe32 .mc4wp-form-fields_c86ac74ddebcf6ac {
      gap: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .subscribe-area_992ac4282e9a21ae.style-2_2c7360d508ba49e2 .te-subscribe-inner-area_4fe165d9b26ffe32 .mc4wp-form-fields_c86ac74ddebcf6ac {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }

.testimonial-slider-area_e64824688a80d032.style-3_c48915806b3556ee {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .testimonial-slider-area_e64824688a80d032.style-3_c48915806b3556ee {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slider-area_e64824688a80d032.style-3_c48915806b3556ee {
      padding: 100px 0; } }
  .testimonial-slider-area_e64824688a80d032.style-3_c48915806b3556ee .slick-list_62754e7c9e86910b .slick-slide.slick-current_69403b89b34282b3 .te-testimonial-card_3db4ccc8389d1d0e.style-3_c48915806b3556ee .te-content-wrapper_dc555e083b5a0d34 .te-user-meta_6ceb2a47965f6bd1 .icon_795240a25ba3162f {
    color: #317EFE; }

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

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

.te-contact-info_42ee0f495a118ff0 {
  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_42ee0f495a118ff0 .te-icon-card_a7c6e0993a18c188 {
      -webkit-box-orient: unset;
      -webkit-box-direction: unset;
          -ms-flex-direction: unset;
              flex-direction: unset; } }

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

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

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

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

.service-details_cb8a542c1bd1f708 {
  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_cb8a542c1bd1f708 .image {
    border-radius: 20px;
    overflow: hidden; }
  .service-details_cb8a542c1bd1f708 .content .te-title-wrapper_bae79334f2649adf {
    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_cb8a542c1bd1f708 .content .te-title-wrapper_bae79334f2649adf .title-inner_63850ca2ad53aafd {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 20px; }
      .service-details_cb8a542c1bd1f708 .content .te-title-wrapper_bae79334f2649adf .title-inner_63850ca2ad53aafd .icon_795240a25ba3162f {
        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_cb8a542c1bd1f708 .content .te-title-wrapper_bae79334f2649adf .title-inner_63850ca2ad53aafd .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_cbca8b0128d3387e {
  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_cbca8b0128d3387e .list-wrapper_f90f392aa210b352 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px; }
    .service-details-overview_cbca8b0128d3387e .list-wrapper_f90f392aa210b352 .icon_795240a25ba3162f {
      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_cbca8b0128d3387e .list-wrapper_f90f392aa210b352 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_cbca8b0128d3387e .list-wrapper_f90f392aa210b352 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_cbca8b0128d3387e .list-wrapper_f90f392aa210b352 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_cbca8b0128d3387e .list-wrapper_f90f392aa210b352 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_dc8caaa182282023 {
  padding-top: 120px;
  padding-bottom: 96px; }
  .team-page_dc8caaa182282023 .te-team-card_a6a30f6ecd424b95 {
    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_e0f8dc9ed46934c1 {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .team-details-page_e0f8dc9ed46934c1 {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-page_e0f8dc9ed46934c1 {
      padding-top: 100px;
      padding-bottom: 76px; } }

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

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

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

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

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

.footer_9a7b8afaefdd04bf {
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .footer_9a7b8afaefdd04bf .te-subscribe-form-widget_857b4e010d136c8e .submit-btn_2a6219aee2ad34ee span {
    display: none; }
  .footer_9a7b8afaefdd04bf.style-1_f97f810436119bfb {
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .footer_9a7b8afaefdd04bf.style-1_f97f810436119bfb .te-footer-sec_68110f36ce0de1e7 {
      border-bottom: 1px solid rgba(19, 26, 42, 0.1);
      padding-top: 214px;
      padding-bottom: 60px; }
      .footer_9a7b8afaefdd04bf.style-1_f97f810436119bfb .te-footer-sec_68110f36ce0de1e7 .te-footer-widget_dc46a43253da073f .te-subscribe-form-widget_857b4e010d136c8e .mc4wp-form-fields_c86ac74ddebcf6ac {
        border-color: rgba(19, 26, 42, 0.5); }
    .footer_9a7b8afaefdd04bf.style-1_f97f810436119bfb .te-footer-widget_dc46a43253da073f .te-subscribe-form-widget_857b4e010d136c8e .single-field_80271affde1a78c6 input {
      color: #131A2A; }
  .footer_9a7b8afaefdd04bf.style-2_2c7360d508ba49e2 .widget_d510dd84d6ee4a1b .wp-block-heading_a84af5d8edd0e251,
  .footer_9a7b8afaefdd04bf.style-2_2c7360d508ba49e2 .widget_d510dd84d6ee4a1b .widget-title_572de744273b0fc8,
  .footer_9a7b8afaefdd04bf.style-2_2c7360d508ba49e2 .widget_d510dd84d6ee4a1b .wp-block-search__label_f35ec4588b6c1c19,
  .footer_9a7b8afaefdd04bf.style-2_2c7360d508ba49e2 .sidebar__widget_9c3249ea4e7ea95b .wp-block-heading_a84af5d8edd0e251,
  .footer_9a7b8afaefdd04bf.style-2_2c7360d508ba49e2 .sidebar__widget_9c3249ea4e7ea95b .widget-title_572de744273b0fc8,
  .footer_9a7b8afaefdd04bf.style-2_2c7360d508ba49e2 .sidebar__widget_9c3249ea4e7ea95b .wp-block-search__label_f35ec4588b6c1c19,
  .footer_9a7b8afaefdd04bf.style-2_2c7360d508ba49e2 .widget_d510dd84d6ee4a1b ul li a,
  .footer_9a7b8afaefdd04bf.style-2_2c7360d508ba49e2 .widget_d510dd84d6ee4a1b ol li a,
  .footer_9a7b8afaefdd04bf.style-2_2c7360d508ba49e2 .sidebar__widget_9c3249ea4e7ea95b ul li a,
  .footer_9a7b8afaefdd04bf.style-2_2c7360d508ba49e2 .sidebar__widget_9c3249ea4e7ea95b ol li a,
  .footer_9a7b8afaefdd04bf.style-2_2c7360d508ba49e2 .widget_d510dd84d6ee4a1b ul li,
  .footer_9a7b8afaefdd04bf.style-2_2c7360d508ba49e2 .wp-calendar-table_bbc930adcccc743c,
  .footer_9a7b8afaefdd04bf.style-2_2c7360d508ba49e2 .wp-block-calendar_7e3edbfebcfa671e caption,
  .footer_9a7b8afaefdd04bf.style-2_2c7360d508ba49e2 nav.wp-calendar-nav_55f659761142f11f a,
  .footer_9a7b8afaefdd04bf.style-2_2c7360d508ba49e2 .wp-block-latest-comments__comment-excerpt_ac7c3078edaf4f87,
  .footer_9a7b8afaefdd04bf.style-2_2c7360d508ba49e2 .wp-calendar-table_bbc930adcccc743c caption,
  .footer_9a7b8afaefdd04bf.style-2_2c7360d508ba49e2 .widget_text_839a356b267b425f,
  .footer_9a7b8afaefdd04bf.style-2_2c7360d508ba49e2 .widget_d510dd84d6ee4a1b .tagcloud_42a071cda9651313 a,
  .footer_9a7b8afaefdd04bf.style-2_2c7360d508ba49e2 .widget_d510dd84d6ee4a1b .wp-block-tag-cloud_1aef0026407258ac a,
  .footer_9a7b8afaefdd04bf.style-2_2c7360d508ba49e2 .sidebar__widget_9c3249ea4e7ea95b .tagcloud_42a071cda9651313 a,
  .footer_9a7b8afaefdd04bf.style-2_2c7360d508ba49e2 .sidebar__widget_9c3249ea4e7ea95b .wp-block-tag-cloud_1aef0026407258ac a,
  .footer_9a7b8afaefdd04bf.style-2_2c7360d508ba49e2 .wp-block-latest-comments__comment-date_2240efb0e661911c,
  .footer_9a7b8afaefdd04bf.style-2_2c7360d508ba49e2 .wp-block-latest-comments__comment_3eb8fac5b6d6ba3b,
  .footer_9a7b8afaefdd04bf.style-2_2c7360d508ba49e2 .wp-block-archives-dropdown_18ef24a56ec5a46b label,
  .footer_9a7b8afaefdd04bf.style-2_2c7360d508ba49e2 .widget_categories_f4f5284cbb9452ba li a,
  .footer_9a7b8afaefdd04bf.style-2_2c7360d508ba49e2 .widget_archive_4e53a96c883526c8 li a,
  .footer_9a7b8afaefdd04bf.style-2_2c7360d508ba49e2 .widget_nav_menu_a904a98bd2b1ac74 li a,
  .footer_9a7b8afaefdd04bf.style-2_2c7360d508ba49e2 .widget_tag_cloud_83a133a033c907a4 a,
  .footer_9a7b8afaefdd04bf.style-2_2c7360d508ba49e2 .widget_rss_f6dca4cc160949fb li a,
  .footer_9a7b8afaefdd04bf.style-2_2c7360d508ba49e2 .widget_rss_f6dca4cc160949fb li,
  .footer_9a7b8afaefdd04bf.style-2_2c7360d508ba49e2 .footer__widget_36b4ca5e7a5cc5ff a,
  .footer_9a7b8afaefdd04bf.style-2_2c7360d508ba49e2 .footer__widget_36b4ca5e7a5cc5ff li,
  .footer_9a7b8afaefdd04bf.style-2_2c7360d508ba49e2 li.recentcomments_0ac49ab580d1c50e {
    color: #ffffff; }
  .footer_9a7b8afaefdd04bf.style-2_2c7360d508ba49e2 .te-theme-btn_91372579266e1361,
  .footer_9a7b8afaefdd04bf.style-2_2c7360d508ba49e2 .wp-block-loginout_230c0142b3440c12 a,
  .footer_9a7b8afaefdd04bf.style-2_2c7360d508ba49e2 input.te-theme-btn_91372579266e1361,
  .footer_9a7b8afaefdd04bf.style-2_2c7360d508ba49e2 .widget_d510dd84d6ee4a1b .wp-block-search_f66f57f76782b69a button,
  .footer_9a7b8afaefdd04bf.style-2_2c7360d508ba49e2 .widget_d510dd84d6ee4a1b .search-form_563042b7230ad1ae button,
  .footer_9a7b8afaefdd04bf.style-2_2c7360d508ba49e2 .widget_d510dd84d6ee4a1b .sidebar__search_ae575df73192b956 button,
  .footer_9a7b8afaefdd04bf.style-2_2c7360d508ba49e2 .sidebar__widget_9c3249ea4e7ea95b .wp-block-search_f66f57f76782b69a button,
  .footer_9a7b8afaefdd04bf.style-2_2c7360d508ba49e2 .sidebar__widget_9c3249ea4e7ea95b .search-form_563042b7230ad1ae button,
  .footer_9a7b8afaefdd04bf.style-2_2c7360d508ba49e2 .sidebar__widget_9c3249ea4e7ea95b .sidebar__search_ae575df73192b956 button {
    background-color: #E7F914;
    color: #14203A; }
  .footer_9a7b8afaefdd04bf .footer__widget_36b4ca5e7a5cc5ff li {
    list-style: none; }
  .footer_9a7b8afaefdd04bf .te-footer-widget_dc46a43253da073f.te_widget_nav_menu_7065da5076b3d3c4 li.wp-block-social-link_804e5af7b763e973 {
    display: inline-block;
    width: unset !important; }
  .footer_9a7b8afaefdd04bf .te_widget_nav_menu_7065da5076b3d3c4 li.cat-item_b31038e1b20a8ba8 {
    text-align: right; }
    .footer_9a7b8afaefdd04bf .te_widget_nav_menu_7065da5076b3d3c4 li.cat-item_b31038e1b20a8ba8 a {
      float: left; }
  .footer_9a7b8afaefdd04bf .te-footer-bg_1fe675af808c672c {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: -1; }
  .footer_9a7b8afaefdd04bf .footer-nav-widget_21ff7918ada5865d {
    padding: 0 90px; }
    @media (max-width: 991px) {
      .footer_9a7b8afaefdd04bf .footer-nav-widget_21ff7918ada5865d {
        padding: 0 12px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .footer_9a7b8afaefdd04bf .footer-nav-widget_21ff7918ada5865d {
        padding: 0 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .footer_9a7b8afaefdd04bf .footer-nav-widget_21ff7918ada5865d {
        padding: 0 30px; } }

.te-footer-widget_dc46a43253da073f {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .te-footer-widget_dc46a43253da073f {
      margin-bottom: 40px; } }
  .te-footer-widget_dc46a43253da073f .te-footer-widget-title_4e849e36bc1f4194,
  .te-footer-widget_dc46a43253da073f .wp-block-heading_a84af5d8edd0e251 {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 39px;
    color: #131A2A;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700; }
  .te-footer-widget_dc46a43253da073f ul {
    padding-left: 0; }
  .te-footer-widget_dc46a43253da073f .te-subscribe-form-widget_857b4e010d136c8e .mc4wp-form-fields_c86ac74ddebcf6ac {
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 5px; }
  .te-footer-widget_dc46a43253da073f .te-subscribe-form-widget_857b4e010d136c8e .single-field_80271affde1a78c6 input {
    border-radius: 0;
    background-color: transparent;
    color: #ffffff; }
  .te-footer-widget_dc46a43253da073f.widget-latest-posts-footer_345678b44e25c8b8 {
    margin-top: -5px; }
  @media (max-width: 767px) {
    .te-footer-widget_dc46a43253da073f.zoom-instagram-widget_108685db23e50f4f {
      margin-bottom: 0;
      margin-top: -10px; } }
  @media (max-width: 767px) {
    .te-footer-widget_dc46a43253da073f.widget_contact_info_widget_b5b60a02bbd1d1eb {
      margin-bottom: 18px; } }
  @media only screen and (min-width: 992px) and (max-width: 1399px) {
    .te-footer-widget_dc46a43253da073f .widget-instagram-feed_a18206e3d56826ae {
      width: 170px; } }
  .te-footer-widget_dc46a43253da073f .te-footer-widget-info_527065c72b7b8935 {
    padding-right: 30px; }
    @media (max-width: 1199px) {
      .te-footer-widget_dc46a43253da073f .te-footer-widget-info_527065c72b7b8935 {
        padding-right: 0; } }
    .te-footer-widget_dc46a43253da073f .te-footer-widget-info_527065c72b7b8935 p {
      color: #335371;
      margin-bottom: 30px; }
    .te-footer-widget_dc46a43253da073f .te-footer-widget-info_527065c72b7b8935 .te-footer-logo_d239e3b9193e1520 {
      margin-bottom: 30px;
      display: inline-block; }
    .te-footer-widget_dc46a43253da073f .te-footer-widget-info_527065c72b7b8935 .info-form-and-social-icon_901f07276b70bfc4 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 50px; }
      .te-footer-widget_dc46a43253da073f .te-footer-widget-info_527065c72b7b8935 .info-form-and-social-icon_901f07276b70bfc4 .te-social-profile_b684c81260f39321 {
        margin-top: 0; }
    .te-footer-widget_dc46a43253da073f .te-footer-widget-info_527065c72b7b8935 .te-social-profile_b684c81260f39321 {
      gap: 20px;
      margin-top: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-footer-widget_dc46a43253da073f .te-footer-widget-info_527065c72b7b8935 .info-form-and-social-icon_901f07276b70bfc4 {
        -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_dc46a43253da073f.te_widget_nav_menu_7065da5076b3d3c4 ul {
    margin-top: -5px;
    padding-left: 0;
    margin-bottom: 0; }
  .te-footer-widget_dc46a43253da073f.te_widget_nav_menu_7065da5076b3d3c4 li {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 2px; }
    .te-footer-widget_dc46a43253da073f.te_widget_nav_menu_7065da5076b3d3c4 li:last-child {
      padding-top: 0;
      padding-bottom: 0; }
    .te-footer-widget_dc46a43253da073f.te_widget_nav_menu_7065da5076b3d3c4 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_dc46a43253da073f.te_widget_nav_menu_7065da5076b3d3c4 li a::before {
        content: "\f105";
        font-family: "Font Awesome 6 Free";
        font-size: 14px; }
      .te-footer-widget_dc46a43253da073f.te_widget_nav_menu_7065da5076b3d3c4 li a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-footer-widget_dc46a43253da073f .te-footer-widget-contact_78a803b4c6efa8a9 p {
    color: #335371; }
  .te-footer-widget_dc46a43253da073f .te-footer-widget-contact_78a803b4c6efa8a9 .footer-contact_cee2f72046017745 ul {
    list-style: none; }
    .te-footer-widget_dc46a43253da073f .te-footer-widget-contact_78a803b4c6efa8a9 .footer-contact_cee2f72046017745 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_dc46a43253da073f .te-footer-widget-contact_78a803b4c6efa8a9 .footer-contact_cee2f72046017745 ul li:first-child {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .te-footer-widget_dc46a43253da073f .te-footer-widget-contact_78a803b4c6efa8a9 .footer-contact_cee2f72046017745 ul li:first-child .contact-icon_4c0656692958ec81 {
          margin-top: 5px; }
      .te-footer-widget_dc46a43253da073f .te-footer-widget-contact_78a803b4c6efa8a9 .footer-contact_cee2f72046017745 ul li:last-child {
        margin-bottom: 0; }
      .te-footer-widget_dc46a43253da073f .te-footer-widget-contact_78a803b4c6efa8a9 .footer-contact_cee2f72046017745 ul li .contact-icon_4c0656692958ec81 {
        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_dc46a43253da073f .te-footer-widget-contact_78a803b4c6efa8a9 .footer-contact_cee2f72046017745 ul li .contact-text_a0f1abe1e5da986f {
        color: #335371;
        font-size: 18px;
        line-height: 24px;
        overflow: hidden; }
        .te-footer-widget_dc46a43253da073f .te-footer-widget-contact_78a803b4c6efa8a9 .footer-contact_cee2f72046017745 ul li .contact-text_a0f1abe1e5da986f a:hover span {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .te-footer-widget_dc46a43253da073f .te-footer-widget-contact_78a803b4c6efa8a9 .footer-contact_cee2f72046017745 ul li .contact-text_a0f1abe1e5da986f span,
        .te-footer-widget_dc46a43253da073f .te-footer-widget-contact_78a803b4c6efa8a9 .footer-contact_cee2f72046017745 ul li .contact-text_a0f1abe1e5da986f p,
        .te-footer-widget_dc46a43253da073f .te-footer-widget-contact_78a803b4c6efa8a9 .footer-contact_cee2f72046017745 ul li .contact-text_a0f1abe1e5da986f 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_dc46a43253da073f .te_widget_latest_post_dd27c16623dde9a5 ul li {
    margin-bottom: 10px; }
    .te-footer-widget_dc46a43253da073f .te_widget_latest_post_dd27c16623dde9a5 ul li .te-latest-post-thumb_1c948b9c346c8794 {
      width: 80px;
      height: 80px;
      border-radius: 20px;
      overflow: hidden; }
    .te-footer-widget_dc46a43253da073f .te_widget_latest_post_dd27c16623dde9a5 ul li .te-latest-post-desc_732610c3e092487b .te-latest-post-title_3ba11b97bee77e06 {
      margin-bottom: 0;
      font-size: 18px;
      line-height: 29px;
      color: #335371;
      font-weight: 400; }
      .te-footer-widget_dc46a43253da073f .te_widget_latest_post_dd27c16623dde9a5 ul li .te-latest-post-desc_732610c3e092487b .te-latest-post-title_3ba11b97bee77e06 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_dc46a43253da073f .te_widget_latest_post_dd27c16623dde9a5 ul li .te-latest-post-desc_732610c3e092487b .te-latest-post-title_3ba11b97bee77e06 a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-footer-widget_dc46a43253da073f .te_widget_latest_post_dd27c16623dde9a5 ul li .te-latest-post-desc_732610c3e092487b .te-latest-post-meta_4f0fd0a313acdf47 {
      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_4a0aacf6f5c40500 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_4a0aacf6f5c40500 ul {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .te-footer-bottom-menu_4a0aacf6f5c40500 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_4a0aacf6f5c40500 ul li a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }

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

.subscribe-area_992ac4282e9a21ae {
  overflow: hidden; }
  .subscribe-area_992ac4282e9a21ae.style-1_f97f810436119bfb .te-subscribe-inner-area_4fe165d9b26ffe32 .te-content-wrapper_dc555e083b5a0d34 {
    background-color: #317EFE;
    border-radius: 20px;
    padding: 63px 50px 68px 74px;
    gap: 14px; }
  .subscribe-area_992ac4282e9a21ae.style-1_f97f810436119bfb .te-image-bg-collumn_413de2fa718da352 {
    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_992ac4282e9a21ae.style-1_f97f810436119bfb .te-image-bg-collumn_413de2fa718da352 {
        display: none; } }
  .subscribe-area_992ac4282e9a21ae .te-content-wrapper_dc555e083b5a0d34 {
    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_992ac4282e9a21ae .te-content-wrapper_dc555e083b5a0d34 {
        padding: 100px 24px 100px 24px;
        margin: 0 auto; } }
    @media (max-width: 809px) {
      .subscribe-area_992ac4282e9a21ae .te-content-wrapper_dc555e083b5a0d34 {
        padding: 80px 24px 80px 24px;
        width: 100%; } }
    .subscribe-area_992ac4282e9a21ae .te-content-wrapper_dc555e083b5a0d34 .short-title_25abf1cd3af0983b {
      font-size: 21px;
      font-weight: 500;
      color: #335371;
      margin-bottom: 0; }
    .subscribe-area_992ac4282e9a21ae .te-content-wrapper_dc555e083b5a0d34 .te-subscribe-title_18c02e9ad345ab66 {
      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_992ac4282e9a21ae .te-content-wrapper_dc555e083b5a0d34 .te-subscribe-title_18c02e9ad345ab66 {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .subscribe-area_992ac4282e9a21ae .te-content-wrapper_dc555e083b5a0d34 .te-subscribe-title_18c02e9ad345ab66 {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_992ac4282e9a21ae .te-content-wrapper_dc555e083b5a0d34 .te-subscribe-title_18c02e9ad345ab66 {
          font-size: 36px;
          line-height: 42px; } }
    .subscribe-area_992ac4282e9a21ae .te-content-wrapper_dc555e083b5a0d34 .text {
      font-size: 18px;
      color: #ffffff;
      margin-bottom: 0; }
  .subscribe-area_992ac4282e9a21ae .te-subscribe-inner-area_4fe165d9b26ffe32 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .subscribe-area_992ac4282e9a21ae .te-subscribe-inner-area_4fe165d9b26ffe32 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .subscribe-area_992ac4282e9a21ae .te-subscribe-inner-area_4fe165d9b26ffe32 .te-subscribe-collumn_e63bf8e51293f96e {
      -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_992ac4282e9a21ae .te-subscribe-inner-area_4fe165d9b26ffe32 .te-subscribe-collumn_e63bf8e51293f96e.te-image-bg-collumn_413de2fa718da352 {
          display: none; } }
    .subscribe-area_992ac4282e9a21ae .te-subscribe-inner-area_4fe165d9b26ffe32 .mc4wp-form-fields_c86ac74ddebcf6ac {
      background-color: transparent;
      gap: 10px; }
      @media (max-width: 575px) {
        .subscribe-area_992ac4282e9a21ae .te-subscribe-inner-area_4fe165d9b26ffe32 .mc4wp-form-fields_c86ac74ddebcf6ac {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .subscribe-area_992ac4282e9a21ae .te-subscribe-inner-area_4fe165d9b26ffe32 .mc4wp-form-fields_c86ac74ddebcf6ac .submit-btn_2a6219aee2ad34ee {
        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_dc46a43253da073f .te-subscribe-form-wrapper_664b9ac1541e317b {
  color: #335371; }

.te-subscribe-form-widget_857b4e010d136c8e {
  position: relative; }
  .te-subscribe-form-widget_857b4e010d136c8e .mc4wp-form-fields_c86ac74ddebcf6ac {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    overflow: hidden;
    border-radius: 5px; }
  .te-subscribe-form-widget_857b4e010d136c8e .single-field_80271affde1a78c6 {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .te-subscribe-form-widget_857b4e010d136c8e .single-field_80271affde1a78c6 input {
      color: #335371;
      height: 55px;
      padding: 0 30px;
      font-size: 18px;
      width: 100%;
      border-radius: 50px; }
    .te-subscribe-form-widget_857b4e010d136c8e .single-field_80271affde1a78c6 *::-webkit-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_857b4e010d136c8e .single-field_80271affde1a78c6 *:-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_857b4e010d136c8e .single-field_80271affde1a78c6 *::-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_857b4e010d136c8e .single-field_80271affde1a78c6 *::placeholder {
      color: #778196; }
  .te-subscribe-form-widget_857b4e010d136c8e .submit-btn_2a6219aee2ad34ee {
    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_857b4e010d136c8e .submit-btn_2a6219aee2ad34ee:hover {
      background-color: #131A2A;
      color: #ffffff; }
  .te-subscribe-form-widget_857b4e010d136c8e .mc4wp-response_f366f2a5f733af7a {
    position: absolute;
    margin-top: 15px; }
    .te-subscribe-form-widget_857b4e010d136c8e .mc4wp-response_f366f2a5f733af7a .mc4wp-alert_6a6f55331d0cc0ba.mc4wp-error_1280c3d789dd8d58 p {
      color: #ff0000;
      position: relative; }
    .te-subscribe-form-widget_857b4e010d136c8e .mc4wp-response_f366f2a5f733af7a .mc4wp-alert_6a6f55331d0cc0ba.mc4wp-error_1280c3d789dd8d58 a {
      color: #ff0000; }
    .te-subscribe-form-widget_857b4e010d136c8e .mc4wp-response_f366f2a5f733af7a .mc4wp-alert_6a6f55331d0cc0ba.mc4wp-success_7f4a20be8bb22f3f p, .te-subscribe-form-widget_857b4e010d136c8e .mc4wp-response_f366f2a5f733af7a .mc4wp-alert_6a6f55331d0cc0ba.mc4wp-notice_c7a788b35287e7c1 p {
      color: #ffffff;
      position: relative; }

.te-footer-social-wrapper_31d5b782954fdf56 {
  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_31d5b782954fdf56 .te-footer-logo_d239e3b9193e1520 {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .te-footer-social-wrapper_31d5b782954fdf56 .te-social-widget_df73586dcbef0e76 {
    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_31d5b782954fdf56 .te-social-widget_df73586dcbef0e76 span {
      color: #ffffff;
      font-size: 20px;
      font-weight: 400; }

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

.footer_9a7b8afaefdd04bf.style-2_2c7360d508ba49e2 {
  background-color: #131A2A; }
  .footer_9a7b8afaefdd04bf.style-2_2c7360d508ba49e2 .te-footer-sec_68110f36ce0de1e7 {
    border-bottom: 1px solid rgba(225, 225, 225, 0.3);
    padding-top: calc(3rem +15px);
    padding-bottom: 70px; }
  .footer_9a7b8afaefdd04bf.style-2_2c7360d508ba49e2 .te-footer-widget-title_4e849e36bc1f4194,
  .footer_9a7b8afaefdd04bf.style-2_2c7360d508ba49e2 .wp-block-heading_a84af5d8edd0e251 {
    color: #ffffff;
    font-size: 24px; }
  .footer_9a7b8afaefdd04bf.style-2_2c7360d508ba49e2 .footer-bottom-area_988bbc1c8b1d880d .te-copyright-text_20d9fafcbfdfebfb p,
  .footer_9a7b8afaefdd04bf.style-2_2c7360d508ba49e2 .te-footer-widget_dc46a43253da073f.te_widget_nav_menu_7065da5076b3d3c4 li a,
  .footer_9a7b8afaefdd04bf.style-2_2c7360d508ba49e2 .te-footer-widget_dc46a43253da073f .te_widget_latest_post_dd27c16623dde9a5 ul li .te-latest-post-desc_732610c3e092487b .te-latest-post-title_3ba11b97bee77e06 a,
  .footer_9a7b8afaefdd04bf.style-2_2c7360d508ba49e2 .te-footer-widget_dc46a43253da073f .te_widget_latest_post_dd27c16623dde9a5 ul li .te-latest-post-desc_732610c3e092487b .te-latest-post-title_3ba11b97bee77e06,
  .footer_9a7b8afaefdd04bf.style-2_2c7360d508ba49e2 .te-footer-widget_dc46a43253da073f .te_widget_latest_post_dd27c16623dde9a5 ul li .te-latest-post-desc_732610c3e092487b .te-latest-post-meta_4f0fd0a313acdf47,
  .footer_9a7b8afaefdd04bf.style-2_2c7360d508ba49e2 .te-footer-widget_dc46a43253da073f .te-subscribe-form-wrapper_664b9ac1541e317b,
  .footer_9a7b8afaefdd04bf.style-2_2c7360d508ba49e2 .te-footer-bottom-menu_4a0aacf6f5c40500 ul li a,
  .footer_9a7b8afaefdd04bf.style-2_2c7360d508ba49e2 .footer-bottom-area_988bbc1c8b1d880d .te-copyright-text_20d9fafcbfdfebfb p a {
    color: #ffffff; }

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