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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

code {
  color: #E7F914; }

.te-theme-btn_500691eb086332f7,
.wp-block-loginout_a5a2fe6724578a6d a,
input.te-theme-btn_500691eb086332f7 {
  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_500691eb086332f7:hover,
  .wp-block-loginout_a5a2fe6724578a6d a:hover,
  input.te-theme-btn_500691eb086332f7:hover {
    color: #131A2A;
    background-color: #E7F914; }
  .te-theme-btn_500691eb086332f7:focus,
  .wp-block-loginout_a5a2fe6724578a6d a:focus,
  input.te-theme-btn_500691eb086332f7:focus {
    color: #ffffff; }
  .te-theme-btn_500691eb086332f7.yellow-btn_56866389a703b381,
  .wp-block-loginout_a5a2fe6724578a6d a.yellow-btn_56866389a703b381,
  input.te-theme-btn_500691eb086332f7.yellow-btn_56866389a703b381 {
    background-color: #E7F914;
    color: #14203A; }
  .te-theme-btn_500691eb086332f7.simple-btn_e1fb479a062769b7,
  .wp-block-loginout_a5a2fe6724578a6d a.simple-btn_e1fb479a062769b7,
  input.te-theme-btn_500691eb086332f7.simple-btn_e1fb479a062769b7 {
    padding-left: 36px;
    padding-right: 36px; }

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

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

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

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

.circle-rotate-wrapper_0442c52ca452071a {
  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_0442c52ca452071a .circle-rotate-inner_ceffc386690d0c04 {
    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_ea395c8e50e6b47c {
  margin-top: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.px-350_afd38fbffada3823 {
  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_f09968453cfac199 label {
  width: 100%;
  display: block;
  font-weight: 600;
  margin-bottom: 10px; }
.post-password-form_f09968453cfac199 input[type="password"] {
  font-size: 1.2rem;
  line-height: 20px;
  padding: 12px 20px;
  border: 1px solid #E4E4F2;
  width: 100%; }
.post-password-form_f09968453cfac199 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_f09968453cfac199 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_835708ab31aa1828 .size-full_782eaa44d8c1a9d2.alignright_056b9a5d26675582 {
  margin-bottom: 15px;
  margin-top: 20px; }
.tp-page-content_835708ab31aa1828 figure.wp-caption_0c97375b9e06c466.aligncenter_82afdc41e8133f6e {
  margin-top: 40px; }
.tp-page-content_835708ab31aa1828 dl, .tp-page-content_835708ab31aa1828 ol, .tp-page-content_835708ab31aa1828 ul {
  margin-bottom: 11px; }
.tp-page-content_835708ab31aa1828 .te-comment-respond_59efbe12aa7c4dd7 {
  margin-top: 78px;
  margin-bottom: 20px; }
.tp-page-content_835708ab31aa1828 .te-latest-comments_3afbfea08842b207 .te-comment-respond_59efbe12aa7c4dd7 {
  margin-bottom: 40px; }
.tp-page-content_835708ab31aa1828 .te-post-comments_3772920d11f08a39 {
  margin-top: 80px; }

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

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

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

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

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

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

.gallery-columns-1_61dfde7d1daefda3 .gallery-item_a1c687576f8f77fd {
  max-width: 100%;
  width: 100%; }

.gallery-columns-2_178d8e6de8def862 .gallery-item_a1c687576f8f77fd {
  max-width: 50%; }

.gallery-columns-3_1bb4b255163dfe04 .gallery-item_a1c687576f8f77fd {
  max-width: 33.33%; }

.gallery-columns-4_8c136c366659c87d .gallery-item_a1c687576f8f77fd {
  max-width: 25%; }

.gallery-columns-5_20ef31228a7ac0a6 .gallery-item_a1c687576f8f77fd {
  max-width: 20%; }

.gallery-columns-6_d22e61b18f07b5da .gallery-item_a1c687576f8f77fd {
  max-width: 16.66%; }

.gallery-columns-7_b00c8e02db0a2864 .gallery-item_a1c687576f8f77fd {
  max-width: 14.28%; }

.gallery-columns-8_411a41ba924081dc .gallery-item_a1c687576f8f77fd {
  max-width: 12.5%; }

.gallery-columns-9_7fd5310b7ba91ac1 .gallery-item_a1c687576f8f77fd {
  max-width: 11.11%; }

.gallery-caption_9698d89a597b5526 {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.te-post-content p.has-large-font-size_9ca0c6d6d1e6e79b {
  font-size: 36px;
  line-height: 1.2; }
.te-post-content .wp-block-search_b9639b7fbfbc8517 {
  margin-bottom: 15px; }
.te-post-content .wp-block-file_463ad864b2126a02 {
  margin-top: 20px; }
.te-post-content .wp-block-group__inner-container_ea52baf6c4d988e9 p {
  margin-top: 0 !important; }

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

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

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

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

.wp-block-cover_ca394db42f948f40 p.wp-block-cover-text_d680d77a81c26555,
.wp-block-cover_ca394db42f948f40.is-light_46193e2eac8b36c9 .wp-block-cover__inner-container_ddfd022b22d418d8 {
  color: #fff !important; }

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

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

.widget_63330c4ea5ab98d8 .wp-block-archives-dropdown_9d6b306be734d093,
.widget_63330c4ea5ab98d8 .wp-block-categories-dropdown_7eef3dc796d8f8dd,
.widget_63330c4ea5ab98d8 .wp-block-loginout_a5a2fe6724578a6d,
.widget_63330c4ea5ab98d8 .wp-block-social-links_c812dce0ee148dc7,
.widget_63330c4ea5ab98d8.widget_archive_8828873cfd98fec1 select,
.widget_63330c4ea5ab98d8.te_widget_categories_1aa60798fc1a71b8 select,
.widget_63330c4ea5ab98d8.widget_text_d58076440958c1d2 select,
.widget_63330c4ea5ab98d8.te_widget_search_43417bce105bcf60 .search-form_09c0a98989a07f69,
.widget_63330c4ea5ab98d8.te_widget_tag_cloud_60c805aa5f12b0fc .tagcloud_39fd1f75589f114c,
.widget_63330c4ea5ab98d8 .wp-block-tag-cloud_a325ee0c39e7b217 {
  margin-bottom: 6px; }

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

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

.blog-search-content_b5200f1b84cfc6a6 {
  margin: 0; }
  .blog-search-content_b5200f1b84cfc6a6 .wp-block-search_b9639b7fbfbc8517,
  .blog-search-content_b5200f1b84cfc6a6 .search-form_09c0a98989a07f69,
  .blog-search-content_b5200f1b84cfc6a6 .sidebar__search_e2594e9db1dcd155 {
    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_b5200f1b84cfc6a6 .wp-block-search_b9639b7fbfbc8517,
      .blog-search-content_b5200f1b84cfc6a6 .search-form_09c0a98989a07f69,
      .blog-search-content_b5200f1b84cfc6a6 .sidebar__search_e2594e9db1dcd155 {
        width: 100%; } }
    .blog-search-content_b5200f1b84cfc6a6 .wp-block-search_b9639b7fbfbc8517 .wp-block-search__inside-wrapper_4b2788258dda3cf5,
    .blog-search-content_b5200f1b84cfc6a6 .search-form_09c0a98989a07f69 .wp-block-search__inside-wrapper_4b2788258dda3cf5,
    .blog-search-content_b5200f1b84cfc6a6 .sidebar__search_e2594e9db1dcd155 .wp-block-search__inside-wrapper_4b2788258dda3cf5 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .blog-search-content_b5200f1b84cfc6a6 .wp-block-search_b9639b7fbfbc8517 label,
    .blog-search-content_b5200f1b84cfc6a6 .search-form_09c0a98989a07f69 label,
    .blog-search-content_b5200f1b84cfc6a6 .sidebar__search_e2594e9db1dcd155 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_b5200f1b84cfc6a6 .wp-block-search_b9639b7fbfbc8517 input,
    .blog-search-content_b5200f1b84cfc6a6 .search-form_09c0a98989a07f69 input,
    .blog-search-content_b5200f1b84cfc6a6 .sidebar__search_e2594e9db1dcd155 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_b5200f1b84cfc6a6 .wp-block-search_b9639b7fbfbc8517 button,
    .blog-search-content_b5200f1b84cfc6a6 .search-form_09c0a98989a07f69 button,
    .blog-search-content_b5200f1b84cfc6a6 .sidebar__search_e2594e9db1dcd155 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_835708ab31aa1828 .wp-smiley_62de79f8f6a0900d,
.entry-content_948fcebedebfedc7 .wp-smiley_62de79f8f6a0900d,
.comment-content_049b7b74b36e6208 .wp-smiley_62de79f8f6a0900d {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

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

.te-comment-respond_59efbe12aa7c4dd7.style-two_28c73f62be85815c .wpcf7-form_106053841d6afee7 .wpcf7-not-valid-tip_a1c1259d9e0fefda {
  color: #d9c0b8 !important; }
.te-comment-respond_59efbe12aa7c4dd7 .wpcf7-form_106053841d6afee7 .wpcf7-not-valid_a9ea3da0562e3433 {
  border-color: #dc3232 !important; }
.te-comment-respond_59efbe12aa7c4dd7 .wpcf7-form_106053841d6afee7 .wpcf7-not-valid-tip_a1c1259d9e0fefda {
  font-size: 16px;
  margin-top: 5px; }
.te-comment-respond_59efbe12aa7c4dd7 .wpcf7-form_106053841d6afee7.sent_f9ae4c4c9bae3720 .wpcf7-response-output_b74207d4b3f7af10 {
  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_59efbe12aa7c4dd7 .wpcf7-form_106053841d6afee7.invalid_408c51a9fe333070 .wpcf7-response-output_b74207d4b3f7af10 {
  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_1cc84e83ee465b18 {
  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_1cc84e83ee465b18 .wpcf7-te-list-item_c515b5cb1d6b35c8 {
    margin: 0; }
    .wpcf7-form-control_1cc84e83ee465b18 .wpcf7-te-list-item_c515b5cb1d6b35c8 label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      margin: 0;
      gap: 10px; }
      .wpcf7-form-control_1cc84e83ee465b18 .wpcf7-te-list-item_c515b5cb1d6b35c8 label .wpcf7-te-list-item-label_e6a5bed3d179653b {
        font-size: 16px;
        font-weight: 400; }

.logged-in_6486821940bdf121 .te-comment-respond_59efbe12aa7c4dd7 textarea {
  margin-bottom: 12px; }

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

body.admin-bar_55c672d6fe84ed32 .header-menu-area_75e4e65355d46c1e.sticky_menu_07c31f6a6d155cb0 {
  top: 30px; }
  @media (max-width: 600px) {
    body.admin-bar_55c672d6fe84ed32 .header-menu-area_75e4e65355d46c1e.sticky_menu_07c31f6a6d155cb0 {
      top: 0; } }

.page-template-default_7eef96153096a09b.page-id-146_b9cbff7fbfd4fb02 .tp-page-content_835708ab31aa1828 p:last-child {
  margin-bottom: 10px; }
.page-template-default_7eef96153096a09b.page-id-1133_087ef023f08730f3 .tp-page-content_835708ab31aa1828 .te-comment-respond_59efbe12aa7c4dd7 {
  margin-top: 78px;
  display: inline-block;
  width: 100%; }
.page-template-default_7eef96153096a09b.page-id-3_07f0de178826e30a .page-area_8f89d7707882786d {
  padding-top: 128px; }

.single-post-item_42176ee9ee309542.post-24_8ce3d2296fd9f121 .wp-block-button_0e32d94d3a1be380 a {
  color: #ffffff; }

.post-template-default_362d5cd36a484a87.postid-163_70a4233c163d3f55 .te-blog-details-wrapper_d4f61d56106eccfb .te-post-item_1819d385195f83de .te-post-content {
  margin-bottom: 34px; }
.post-template-default_362d5cd36a484a87.postid-150_9eca78fbedc7cf53 .te-blog-details-wrapper_d4f61d56106eccfb .te-post-item_1819d385195f83de .te-post-content {
  margin-bottom: 34px; }
  .post-template-default_362d5cd36a484a87.postid-150_9eca78fbedc7cf53 .te-blog-details-wrapper_d4f61d56106eccfb .te-post-item_1819d385195f83de .te-post-content .wp-block-group_237df7b5f05574f4.is-layout-constrained_0d12a16708a9c93e:last-child {
    border: 1px solid #000; }
.post-template-default_362d5cd36a484a87.postid-51_1bc7f192884eabda .te-blog-details-wrapper_d4f61d56106eccfb .te-post-item_1819d385195f83de .te-post-content {
  margin-bottom: 25px; }
  .post-template-default_362d5cd36a484a87.postid-51_1bc7f192884eabda .te-blog-details-wrapper_d4f61d56106eccfb .te-post-item_1819d385195f83de .te-post-content p:last-child {
    margin-bottom: 0; }
.post-template-default_362d5cd36a484a87.postid-1163_017bd869117f3026 .te-blog-details-wrapper_d4f61d56106eccfb .te-post-item_1819d385195f83de .te-post-content .wp-caption_0c97375b9e06c466, .post-template-default_362d5cd36a484a87.postid-568_dcbfb81ba5f0683a .te-blog-details-wrapper_d4f61d56106eccfb .te-post-item_1819d385195f83de .te-post-content .wp-caption_0c97375b9e06c466 {
  margin-top: 20px; }
.post-template-default_362d5cd36a484a87.postid-1785_82c9b80eb09f7391 .te-blog-details-wrapper_d4f61d56106eccfb .te-post-item_1819d385195f83de .te-post-content .wp-block-button__link_03bc44eaf1c4ef63 {
  color: #ffffff !important; }
.post-template-default_362d5cd36a484a87.postid-1149_39e7985c0aff79d9 .te-blog-details-wrapper_d4f61d56106eccfb .te-latest-comments_3afbfea08842b207 li .te-comments-item_d2a4eb288a1d0483 .te-comments-text_a66dd7be8056baab p {
  margin-bottom: 0; }
.post-template-default_362d5cd36a484a87.postid-555_c0604e4807f885da .te-blog-details-wrapper_d4f61d56106eccfb .te-post-item_1819d385195f83de .te-post-content .gallery {
  margin-top: 20px; }

.error-404_7ffc28e8951097c3.not-found {
  margin-top: -20px;
  margin-bottom: 40px; }
  .error-404_7ffc28e8951097c3.not-found .error-content_84f5b9b143526cab .error-btn-bh_9abf679c09615949 {
    margin-top: 20px; }

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

.sidebar_7a23350c0afaf76c .widget_media_gallery_5517439024ed0dad .gallery-item_a1c687576f8f77fd {
  margin-bottom: 0; }
  .sidebar_7a23350c0afaf76c .widget_media_gallery_5517439024ed0dad .gallery-item_a1c687576f8f77fd 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_1bdbab8405c96b0b {
  -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_c1aed0885b04abbc {
  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_814817ddf9da853f path {
  stroke: #317EFE;
  stroke-width: 4;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

body.admin-bar_55c672d6fe84ed32 .header-area_a2e3dc3eeb3d00b1.style-2_1e542322008836fc.login .te-header-menu-area_9060a2f64070a436 {
  top: auto !important; }

.header-area_a2e3dc3eeb3d00b1 .container-fluid_eb072170d887528f {
  padding: 0 70px; }
  @media (max-width: 1550px) {
    .header-area_a2e3dc3eeb3d00b1 .container-fluid_eb072170d887528f {
      padding: 0 24px; } }
.header-area_a2e3dc3eeb3d00b1.style-2_1e542322008836fc .header-top {
  padding: 9px 0;
  background-color: #F9F4F1; }
  .header-area_a2e3dc3eeb3d00b1.style-2_1e542322008836fc .header-top .te-header-contact-info_5dd4d1ece9428746 span {
    color: #677471; }
    .header-area_a2e3dc3eeb3d00b1.style-2_1e542322008836fc .header-top .te-header-contact-info_5dd4d1ece9428746 span i {
      color: #317EFE; }
    .header-area_a2e3dc3eeb3d00b1.style-2_1e542322008836fc .header-top .te-header-contact-info_5dd4d1ece9428746 span a {
      color: #677471; }
  .header-area_a2e3dc3eeb3d00b1.style-2_1e542322008836fc .header-top .te-social-profile_a20ee90f4d201d46 a {
    color: #317EFE;
    background-color: #E0E6F8;
    width: 42px;
    height: 42px; }
    .header-area_a2e3dc3eeb3d00b1.style-2_1e542322008836fc .header-top .te-social-profile_a20ee90f4d201d46 a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #ffffff;
      background-color: #317EFE; }
.header-area_a2e3dc3eeb3d00b1.style-2_1e542322008836fc .te-header-menu-area_9060a2f64070a436 {
  position: fixed;
  top: 20px;
  left: 0;
  width: 100%; }
  .header-area_a2e3dc3eeb3d00b1.style-2_1e542322008836fc .te-header-menu-area_9060a2f64070a436 .menu-wrapper_01bae2066f9c72b0 {
    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_a2e3dc3eeb3d00b1.style-2_1e542322008836fc .te-header-menu-area_9060a2f64070a436 .menu-wrapper_01bae2066f9c72b0 {
        padding-left: 10px;
        padding-right: 6px; } }
  .header-area_a2e3dc3eeb3d00b1.style-2_1e542322008836fc .te-header-menu-area_9060a2f64070a436 .te-header-btn_6ddfcb3e84dfe050 .te-quote-btn_eddf330d8d284b5b {
    background-color: #E7F914;
    border-color: #E7F914; }
.header-area_a2e3dc3eeb3d00b1.style-2_1e542322008836fc .te-sticky_menu {
  top: 0; }
  .header-area_a2e3dc3eeb3d00b1.style-2_1e542322008836fc .te-sticky_menu .menu-wrapper_01bae2066f9c72b0 {
    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_92feb01c0bc9c755 {
    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_9bdc6a602af23644 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px; }
  .header-top .te-header-contact-info_5dd4d1ece9428746 {
    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_5dd4d1ece9428746 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_5dd4d1ece9428746 span.te-contact-info-item_9599e2dcaf219b9d {
        gap: 0 10px !important; }
      .header-top .te-header-contact-info_5dd4d1ece9428746 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_6bec73caf2a5101c {
      display: none; } }
  .header-top .header-top-btn_6bec73caf2a5101c 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_6bec73caf2a5101c a:hover:after {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
    .header-top .header-top-btn_6bec73caf2a5101c 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_a20ee90f4d201d46 {
    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_a20ee90f4d201d46 .te-social-profile-label_6da80c6c0ae962ed {
      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_a20ee90f4d201d46 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_a20ee90f4d201d46 a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #14203A;
        background-color: #E7F914; }

.te-header-menu-area_9060a2f64070a436 {
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-header-menu-area_9060a2f64070a436.te-te-sticky-header_7d5ed8f82aa6fa1b {
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-header-menu-area_9060a2f64070a436.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_9060a2f64070a436.te-sticky_menu .te-logo_bb113d79f1c0d5b8 .te-sticky-logo_1e9ee7b68085a069 img {
          width: 170px;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-header-menu-area_9060a2f64070a436.te-sticky_menu .te-main-menu_1c8c951066e58ec6 ul li.te-active > a:after {
      bottom: 20px; }
    .te-header-menu-area_9060a2f64070a436.te-sticky_menu .te-main-menu_1c8c951066e58ec6 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_9060a2f64070a436.te-sticky_menu .te-main-menu_1c8c951066e58ec6 ul li a {
          padding: 33px 14px; } }
    .te-header-menu-area_9060a2f64070a436.te-sticky_menu .te-main-menu_1c8c951066e58ec6 ul li ul li a {
      padding: 10px 20px; }
  .te-header-menu-area_9060a2f64070a436 .te-header-menu-wrapper_cd1fe96722f94269 {
    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_9060a2f64070a436 .te-header-menu-wrapper_cd1fe96722f94269 {
        gap: 20px; } }
  .te-header-menu-area_9060a2f64070a436 .te-logo_bb113d79f1c0d5b8 {
    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_9060a2f64070a436 .te-logo_bb113d79f1c0d5b8 {
        height: 100px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-header-menu-area_9060a2f64070a436 .te-logo_bb113d79f1c0d5b8 {
        height: 80px; } }
    .te-header-menu-area_9060a2f64070a436 .te-logo_bb113d79f1c0d5b8 .te-standard-logo_749e3a112f95228d img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-header-menu-area_9060a2f64070a436 .te-logo_bb113d79f1c0d5b8 .te-sticky-logo_1e9ee7b68085a069 {
      display: none; }
      @media only screen and (max-width: 767px) {
        .te-header-menu-area_9060a2f64070a436 .te-logo_bb113d79f1c0d5b8 .te-sticky-logo_1e9ee7b68085a069 {
          width: 170px; } }
      @media only screen and (max-width: 1199px) {
        .te-header-menu-area_9060a2f64070a436 .te-logo_bb113d79f1c0d5b8 .te-sticky-logo_1e9ee7b68085a069 {
          display: block; } }
      .te-header-menu-area_9060a2f64070a436 .te-logo_bb113d79f1c0d5b8 .te-sticky-logo_1e9ee7b68085a069 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-header-menu-area_9060a2f64070a436 .te-logo_bb113d79f1c0d5b8 .te-retina-logo_5a068375ca24107c {
      display: none; }

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

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

.te-header-btn_6ddfcb3e84dfe050 {
  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_6ddfcb3e84dfe050 .te-icon_fdc08a3075251bb8 {
    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_6ddfcb3e84dfe050 .te-icon_fdc08a3075251bb8: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_6ddfcb3e84dfe050 {
      display: none; } }
  .te-header-btn_6ddfcb3e84dfe050 .te-cta-btn_948a3aaf6771ce22 {
    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_6ddfcb3e84dfe050 .te-cta-btn_948a3aaf6771ce22:hover {
      background-color: #317EFE;
      color: #ffffff; }
  .te-header-btn_6ddfcb3e84dfe050 .te-quote-btn_eddf330d8d284b5b {
    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_6ddfcb3e84dfe050 .te-quote-btn_eddf330d8d284b5b: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_8b39252da1ff3df4 {
    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_8b39252da1ff3df4 .te-search-content-filed_b726f488cbdc5f58 {
      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_8b39252da1ff3df4 .te-search-content-filed_b726f488cbdc5f58 .te-search-close {
        cursor: pointer;
        font-size: 30px;
        color: #ffffff; }
    .te-search-form-wrapper .te-search-form-inner_8b39252da1ff3df4 .te-search-form_0275d2906f0b9ab6 {
      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_8b39252da1ff3df4 .te-search-form_0275d2906f0b9ab6 .te-search-form-input_bc0aa9eefc623a3b {
        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_8b39252da1ff3df4 .te-search-form_0275d2906f0b9ab6 .te-search-form-input_bc0aa9eefc623a3b .te-search-icon_457602363b8832fd {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .te-search-form-wrapper .te-search-form-inner_8b39252da1ff3df4 .te-search-form_0275d2906f0b9ab6 .te-search-form-input_bc0aa9eefc623a3b button.te-submit-search-btn_cbcafa3f42a1c8da {
          padding: 15px 24px !important; }
      .te-search-form-wrapper .te-search-form-inner_8b39252da1ff3df4 .te-search-form_0275d2906f0b9ab6 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_700ff2fe80434dd5 a.mean-expand.mean-clicked_bdac32e8296d538e {
  background-color: #317EFE;
  border-color: #317EFE !important; }

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

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

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

.te-mobile-menu-bar_a4d1abf6ddf786eb 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_a4d1abf6ddf786eb 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_9aaecf47cf42f4fa {
    display: inline-block;
    width: 180px; }
  .te-menu-sidebar-area .te-menu-sidebar-wrapper_7f0fe3917a50f16e {
    position: relative;
    padding: 40px; }
  .te-menu-sidebar-area.active {
    right: 0; }
  .te-menu-sidebar-area .te-menu-sidebar-close_6a68fae8ab289ed6 {
    position: absolute;
    top: 0;
    right: 0; }
    .te-menu-sidebar-area .te-menu-sidebar-close_6a68fae8ab289ed6 .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_6a68fae8ab289ed6 .te-menu-sidebar-close-btn:hover {
        background-color: #317EFE; }
  .te-menu-sidebar-area .te-menu-sidebar-content_c792aec55a5f8316 .te-menu-sidebar-single-widget_ed137927c896a03d {
    display: inline-block;
    margin-top: 20px;
    width: 100%; }
    .te-menu-sidebar-area .te-menu-sidebar-content_c792aec55a5f8316 .te-menu-sidebar-single-widget_ed137927c896a03d .te-menu-sidebar-title_e82805b1b2f48672 {
      margin-bottom: 5px; }
    .te-menu-sidebar-area .te-menu-sidebar-content_c792aec55a5f8316 .te-menu-sidebar-single-widget_ed137927c896a03d .te-header-contact-info_5dd4d1ece9428746 {
      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_c792aec55a5f8316 .te-menu-sidebar-single-widget_ed137927c896a03d .te-header-contact-info_5dd4d1ece9428746 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_c792aec55a5f8316 .te-menu-sidebar-single-widget_ed137927c896a03d .te-header-contact-info_5dd4d1ece9428746 span.te-contact-info-item_9599e2dcaf219b9d {
          gap: 0 10px !important; }
        .te-menu-sidebar-area .te-menu-sidebar-content_c792aec55a5f8316 .te-menu-sidebar-single-widget_ed137927c896a03d .te-header-contact-info_5dd4d1ece9428746 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_c792aec55a5f8316 .te-menu-sidebar-single-widget_ed137927c896a03d .te-header-contact-info_5dd4d1ece9428746 span a:hover {
            color: #317EFE; }
    .te-menu-sidebar-area .te-menu-sidebar-content_c792aec55a5f8316 .te-menu-sidebar-single-widget_ed137927c896a03d .te-social-profile_a20ee90f4d201d46 {
      margin-top: 20px;
      border-top: 1px solid #dfe2e9;
      width: 100%;
      padding-top: 20px; }
      .te-menu-sidebar-area .te-menu-sidebar-content_c792aec55a5f8316 .te-menu-sidebar-single-widget_ed137927c896a03d .te-social-profile_a20ee90f4d201d46 a {
        color: #14203A;
        font-size: 22px; }
        .te-menu-sidebar-area .te-menu-sidebar-content_c792aec55a5f8316 .te-menu-sidebar-single-widget_ed137927c896a03d .te-social-profile_a20ee90f4d201d46 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_9f800fa361a4a661 {
  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_9f800fa361a4a661.style-2_1e542322008836fc .te-single-slider_2aeab8c712030bf7 {
    height: 950px;
    padding-top: 70px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_9f800fa361a4a661.style-2_1e542322008836fc .te-single-slider_2aeab8c712030bf7 {
        height: unset;
        padding: 80px 0; } }
    .slider-area_9f800fa361a4a661.style-2_1e542322008836fc .te-single-slider_2aeab8c712030bf7 .slider-feature-img_bd3522a252d471af {
      position: absolute;
      right: 0;
      top: 0; }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_9f800fa361a4a661.style-2_1e542322008836fc .te-single-slider_2aeab8c712030bf7 .slider-feature-img_bd3522a252d471af {
          right: -200px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_9f800fa361a4a661.style-2_1e542322008836fc .te-single-slider_2aeab8c712030bf7 .slider-feature-img_bd3522a252d471af {
          right: -280px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_9f800fa361a4a661.style-2_1e542322008836fc .te-single-slider_2aeab8c712030bf7 .slider-feature-img_bd3522a252d471af {
          right: -380px; } }
      .slider-area_9f800fa361a4a661.style-2_1e542322008836fc .te-single-slider_2aeab8c712030bf7 .slider-feature-img_bd3522a252d471af .company-award_e2eebd7b849ab8dd {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        margin-top: 50px;
        left: 135px; }
        .slider-area_9f800fa361a4a661.style-2_1e542322008836fc .te-single-slider_2aeab8c712030bf7 .slider-feature-img_bd3522a252d471af .company-award_e2eebd7b849ab8dd .icon_88e4a6374bb3ec85 {
          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_9f800fa361a4a661.style-2_1e542322008836fc .te-single-slider_2aeab8c712030bf7 .slider-feature-img_bd3522a252d471af .slider-feature-img-overlay_a112c88a626accc3 {
          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_9f800fa361a4a661.style-2_1e542322008836fc .te-single-slider_2aeab8c712030bf7 .slider-left-shape_3eca1a8c56cb2785 {
      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_9f800fa361a4a661.style-2_1e542322008836fc .te-single-slider_2aeab8c712030bf7 .slider-left-shape_3eca1a8c56cb2785 {
          display: none; } }
    .slider-area_9f800fa361a4a661.style-2_1e542322008836fc .te-single-slider_2aeab8c712030bf7 .slider-right-shape_3ba684ed9f71ba56 {
      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_9f800fa361a4a661.style-2_1e542322008836fc .te-single-slider_2aeab8c712030bf7 .slider-right-shape_3ba684ed9f71ba56 {
          display: none; } }
    .slider-area_9f800fa361a4a661.style-2_1e542322008836fc .te-single-slider_2aeab8c712030bf7 .slider-circle-shape_45411c54ea809604 {
      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_9f800fa361a4a661 .te-slider-wrapper_fcf43615669d9979 .slick-active .te-slider-short-title_44c97366a2c0e8c1,
  .slider-area_9f800fa361a4a661 .te-slider-wrapper_fcf43615669d9979 .slick-active .te-slider-title_ab376aa795128b2d,
  .slider-area_9f800fa361a4a661 .te-slider-wrapper_fcf43615669d9979 .slick-active .te-slider-short-desc_94baf58ad26b5c73,
  .slider-area_9f800fa361a4a661 .te-slider-wrapper_fcf43615669d9979 .slick-active .te-slider-btn-wrapper_b8394f37140c715f {
    -webkit-animation-name: MovefadeUp;
    animation-name: MovefadeUp;
    -webkit-animation-fill-mode: both; }
  .slider-area_9f800fa361a4a661 .te-slider-wrapper_fcf43615669d9979 .slick-active .te-slider-short-title_44c97366a2c0e8c1 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; }
  .slider-area_9f800fa361a4a661 .te-slider-wrapper_fcf43615669d9979 .slick-active .te-slider-title_ab376aa795128b2d {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  .slider-area_9f800fa361a4a661 .te-slider-wrapper_fcf43615669d9979 .slick-active .te-slider-short-desc_94baf58ad26b5c73 {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s; }
  .slider-area_9f800fa361a4a661 .te-slider-wrapper_fcf43615669d9979 .slick-active .te-slider-btn-wrapper_b8394f37140c715f {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s; }
  .slider-area_9f800fa361a4a661 .te-slider-wrapper_fcf43615669d9979 .slick-dots_615cd230d0dccff9 {
    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_9f800fa361a4a661 .te-slider-wrapper_fcf43615669d9979 .slick-dots_615cd230d0dccff9 {
        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_9f800fa361a4a661 .te-slider-wrapper_fcf43615669d9979 .slick-dots_615cd230d0dccff9 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_9f800fa361a4a661 .te-slider-wrapper_fcf43615669d9979 .slick-dots_615cd230d0dccff9 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_9f800fa361a4a661 .te-slider-wrapper_fcf43615669d9979 .slick-dots_615cd230d0dccff9 li button:hover {
          background-color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
      .slider-area_9f800fa361a4a661 .te-slider-wrapper_fcf43615669d9979 .slick-dots_615cd230d0dccff9 li.slick-active {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 1px solid #317EFE; }
        .slider-area_9f800fa361a4a661 .te-slider-wrapper_fcf43615669d9979 .slick-dots_615cd230d0dccff9 li.slick-active button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .slider-area_9f800fa361a4a661 .te-single-slider_2aeab8c712030bf7 {
    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_9f800fa361a4a661 .te-single-slider_2aeab8c712030bf7 {
        background-image: none !important; } }
    .slider-area_9f800fa361a4a661 .te-single-slider_2aeab8c712030bf7 .te-slider-overlay_f78fc421346a7f08 {
      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_9f800fa361a4a661 .te-single-slider_2aeab8c712030bf7 .te-slider-overlay_f78fc421346a7f08 {
          left: 0; } }
      .slider-area_9f800fa361a4a661 .te-single-slider_2aeab8c712030bf7 .te-slider-overlay_f78fc421346a7f08 .te-slider-overlay-shape_ad5abba7e739a1b7 {
        position: absolute;
        top: 0;
        height: 100%;
        left: -340px;
        width: 100%; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_9f800fa361a4a661 .te-single-slider_2aeab8c712030bf7 .te-slider-overlay_f78fc421346a7f08 .te-slider-overlay-shape_ad5abba7e739a1b7 {
            display: none; } }
    .slider-area_9f800fa361a4a661 .te-single-slider_2aeab8c712030bf7 .te-slider-content-wrapper_cd2be5283f8af091 {
      position: relative;
      z-index: 99; }
      .slider-area_9f800fa361a4a661 .te-single-slider_2aeab8c712030bf7 .te-slider-content-wrapper_cd2be5283f8af091 .te-slider-content_dfcdc6c48df05ebf .te-slider-short-title_44c97366a2c0e8c1 {
        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_9f800fa361a4a661 .te-single-slider_2aeab8c712030bf7 .te-slider-content-wrapper_cd2be5283f8af091 .te-slider-content_dfcdc6c48df05ebf .te-slider-title_ab376aa795128b2d {
        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_9f800fa361a4a661 .te-single-slider_2aeab8c712030bf7 .te-slider-content-wrapper_cd2be5283f8af091 .te-slider-content_dfcdc6c48df05ebf .te-slider-title_ab376aa795128b2d {
            font-size: 60px;
            line-height: 64px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-area_9f800fa361a4a661 .te-single-slider_2aeab8c712030bf7 .te-slider-content-wrapper_cd2be5283f8af091 .te-slider-content_dfcdc6c48df05ebf .te-slider-title_ab376aa795128b2d {
            font-size: 48px;
            line-height: 56px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_9f800fa361a4a661 .te-single-slider_2aeab8c712030bf7 .te-slider-content-wrapper_cd2be5283f8af091 .te-slider-content_dfcdc6c48df05ebf .te-slider-title_ab376aa795128b2d {
            font-size: 42px;
            line-height: 52px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_9f800fa361a4a661 .te-single-slider_2aeab8c712030bf7 .te-slider-content-wrapper_cd2be5283f8af091 .te-slider-content_dfcdc6c48df05ebf .te-slider-title_ab376aa795128b2d {
            font-size: 38px;
            line-height: 44px;
            margin-bottom: 20px; } }
      .slider-area_9f800fa361a4a661 .te-single-slider_2aeab8c712030bf7 .te-slider-content-wrapper_cd2be5283f8af091 .te-slider-content_dfcdc6c48df05ebf .te-slider-short-desc_94baf58ad26b5c73 {
        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_9f800fa361a4a661 .te-single-slider_2aeab8c712030bf7 .te-slider-content-wrapper_cd2be5283f8af091 .te-slider-content_dfcdc6c48df05ebf .te-slider-short-desc_94baf58ad26b5c73 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_9f800fa361a4a661 .te-single-slider_2aeab8c712030bf7 .te-slider-content-wrapper_cd2be5283f8af091 .te-slider-content_dfcdc6c48df05ebf .te-slider-short-desc_94baf58ad26b5c73 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_9f800fa361a4a661 .te-single-slider_2aeab8c712030bf7 .te-slider-content-wrapper_cd2be5283f8af091 .te-slider-content_dfcdc6c48df05ebf .te-slider-short-desc_94baf58ad26b5c73 {
            font-size: 18px;
            line-height: 32px; } }
      .slider-area_9f800fa361a4a661 .te-single-slider_2aeab8c712030bf7 .te-slider-content-wrapper_cd2be5283f8af091 .te-slider-content_dfcdc6c48df05ebf .te-slider-btn-wrapper_b8394f37140c715f {
        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_9f800fa361a4a661 .te-single-slider_2aeab8c712030bf7 .te-slider-content-wrapper_cd2be5283f8af091 .te-slider-content_dfcdc6c48df05ebf .te-slider-btn-wrapper_b8394f37140c715f {
            padding-top: 30px; } }
        .slider-area_9f800fa361a4a661 .te-single-slider_2aeab8c712030bf7 .te-slider-content-wrapper_cd2be5283f8af091 .te-slider-content_dfcdc6c48df05ebf .te-slider-btn-wrapper_b8394f37140c715f .te-theme-btn_500691eb086332f7 {
          padding: 11px 30px;
          color: #ffffff;
          border-radius: 50px;
          background-color: #317EFE;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .slider-area_9f800fa361a4a661 .te-single-slider_2aeab8c712030bf7 .te-slider-content-wrapper_cd2be5283f8af091 .te-slider-content_dfcdc6c48df05ebf .te-slider-btn-wrapper_b8394f37140c715f .te-call-btn_7b560c74c9d70928 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 20px; }
          .slider-area_9f800fa361a4a661 .te-single-slider_2aeab8c712030bf7 .te-slider-content-wrapper_cd2be5283f8af091 .te-slider-content_dfcdc6c48df05ebf .te-slider-btn-wrapper_b8394f37140c715f .te-call-btn_7b560c74c9d70928 .te-icon_fdc08a3075251bb8 {
            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_9f800fa361a4a661 .te-single-slider_2aeab8c712030bf7 .te-slider-content-wrapper_cd2be5283f8af091 .te-slider-content_dfcdc6c48df05ebf .te-slider-btn-wrapper_b8394f37140c715f .te-call-btn_7b560c74c9d70928 .te-content_20d35cf5c2ad5fa4 {
            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_9f800fa361a4a661 .te-single-slider_2aeab8c712030bf7 .te-slider-content-wrapper_cd2be5283f8af091 .te-slider-content_dfcdc6c48df05ebf .te-slider-btn-wrapper_b8394f37140c715f .te-call-btn_7b560c74c9d70928 .te-content_20d35cf5c2ad5fa4 .te-title_398bd9673edad135 {
              font-size: 18px;
              font-weight: 400;
              line-height: 24px;
              color: #335371; }
            .slider-area_9f800fa361a4a661 .te-single-slider_2aeab8c712030bf7 .te-slider-content-wrapper_cd2be5283f8af091 .te-slider-content_dfcdc6c48df05ebf .te-slider-btn-wrapper_b8394f37140c715f .te-call-btn_7b560c74c9d70928 .te-content_20d35cf5c2ad5fa4 .te-text_e7050066f3422639 {
              font-size: 20px;
              font-weight: 500;
              line-height: 24px;
              letter-spacing: 0px;
              color: #14203A; }

.slider-area_9f800fa361a4a661.style-1_58e1e6480cac25b7 {
  position: relative;
  overflow: visible;
  background: transparent; }
  .slider-area_9f800fa361a4a661.style-1_58e1e6480cac25b7: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_9f800fa361a4a661.style-1_58e1e6480cac25b7 .te-single-slider_2aeab8c712030bf7 {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .slider-area_9f800fa361a4a661.style-1_58e1e6480cac25b7 .te-single-slider_2aeab8c712030bf7 .te-slider-overlay_f78fc421346a7f08 {
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
      background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
      .slider-area_9f800fa361a4a661.style-1_58e1e6480cac25b7 .te-single-slider_2aeab8c712030bf7 .te-slider-overlay_f78fc421346a7f08::before {
        display: none; }
    .slider-area_9f800fa361a4a661.style-1_58e1e6480cac25b7 .te-single-slider_2aeab8c712030bf7 .slider-shape_75f3cba152fb5813 {
      position: absolute;
      border-radius: 20px;
      overflow: hidden; }
      .slider-area_9f800fa361a4a661.style-1_58e1e6480cac25b7 .te-single-slider_2aeab8c712030bf7 .slider-shape_75f3cba152fb5813 img {
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        top: 0; }
    .slider-area_9f800fa361a4a661.style-1_58e1e6480cac25b7 .te-single-slider_2aeab8c712030bf7 .shape-one_cf9b85d84e9371b2 {
      top: 50px;
      left: 0;
      width: 300px;
      height: 290px; }
      @media (max-width: 991px) {
        .slider-area_9f800fa361a4a661.style-1_58e1e6480cac25b7 .te-single-slider_2aeab8c712030bf7 .shape-one_cf9b85d84e9371b2 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_9f800fa361a4a661.style-1_58e1e6480cac25b7 .te-single-slider_2aeab8c712030bf7 .shape-one_cf9b85d84e9371b2 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_9f800fa361a4a661.style-1_58e1e6480cac25b7 .te-single-slider_2aeab8c712030bf7 .shape-one_cf9b85d84e9371b2 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_9f800fa361a4a661.style-1_58e1e6480cac25b7 .te-single-slider_2aeab8c712030bf7 .shape-one_cf9b85d84e9371b2 {
          top: 160px;
          width: 250px;
          height: 200px; } }
    .slider-area_9f800fa361a4a661.style-1_58e1e6480cac25b7 .te-single-slider_2aeab8c712030bf7 .shape-two_ad744aca5786f995 {
      top: 0;
      right: 0;
      width: 300px;
      height: 310px; }
      @media (max-width: 991px) {
        .slider-area_9f800fa361a4a661.style-1_58e1e6480cac25b7 .te-single-slider_2aeab8c712030bf7 .shape-two_ad744aca5786f995 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_9f800fa361a4a661.style-1_58e1e6480cac25b7 .te-single-slider_2aeab8c712030bf7 .shape-two_ad744aca5786f995 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_9f800fa361a4a661.style-1_58e1e6480cac25b7 .te-single-slider_2aeab8c712030bf7 .shape-two_ad744aca5786f995 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_9f800fa361a4a661.style-1_58e1e6480cac25b7 .te-single-slider_2aeab8c712030bf7 .shape-two_ad744aca5786f995 {
          width: 300px;
          height: 250px;
          top: 70px;
          right: -40px; } }
    .slider-area_9f800fa361a4a661.style-1_58e1e6480cac25b7 .te-single-slider_2aeab8c712030bf7 .shape-three_531a9d63ea4c42a5 {
      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_9f800fa361a4a661.style-1_58e1e6480cac25b7 .te-single-slider_2aeab8c712030bf7 .shape-three_531a9d63ea4c42a5 {
          display: none !important; } }
      @media (max-width: 991px) {
        .slider-area_9f800fa361a4a661.style-1_58e1e6480cac25b7 .te-single-slider_2aeab8c712030bf7 .shape-three_531a9d63ea4c42a5 {
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
    .slider-area_9f800fa361a4a661.style-1_58e1e6480cac25b7 .te-single-slider_2aeab8c712030bf7 .te-slider-container_dafb22b4e0f1e003 {
      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_9f800fa361a4a661.style-1_58e1e6480cac25b7 .te-single-slider_2aeab8c712030bf7 .te-slider-container_dafb22b4e0f1e003 {
          -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_9f800fa361a4a661.style-1_58e1e6480cac25b7 .te-single-slider_2aeab8c712030bf7 .te-slider-container_dafb22b4e0f1e003 {
          padding: 70px 0;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .slider-area_9f800fa361a4a661.style-1_58e1e6480cac25b7 .te-single-slider_2aeab8c712030bf7 .te-slider-container_dafb22b4e0f1e003 .te-slider-column_b345308eb9367228 {
        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_9f800fa361a4a661.style-1_58e1e6480cac25b7 .te-single-slider_2aeab8c712030bf7 .te-slider-container_dafb22b4e0f1e003 .te-slider-column_b345308eb9367228 {
            width: 100%; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_9f800fa361a4a661.style-1_58e1e6480cac25b7 .te-single-slider_2aeab8c712030bf7 .te-slider-content-wrapper_cd2be5283f8af091 .te-slider-content_dfcdc6c48df05ebf .te-slider-btn-wrapper_b8394f37140c715f {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .slider-area_9f800fa361a4a661.style-1_58e1e6480cac25b7 .te-single-slider_2aeab8c712030bf7 .te-slider-content-wrapper_cd2be5283f8af091 .te-slider-content_dfcdc6c48df05ebf .te-slider-btn-wrapper_b8394f37140c715f .te-theme-btn_500691eb086332f7 {
      background-color: #317EFE;
      color: #ffffff; }
      .slider-area_9f800fa361a4a661.style-1_58e1e6480cac25b7 .te-single-slider_2aeab8c712030bf7 .te-slider-content-wrapper_cd2be5283f8af091 .te-slider-content_dfcdc6c48df05ebf .te-slider-btn-wrapper_b8394f37140c715f .te-theme-btn_500691eb086332f7:hover {
        background-color: #E7F914;
        color: #14203A; }
    .slider-area_9f800fa361a4a661.style-1_58e1e6480cac25b7 .te-single-slider_2aeab8c712030bf7 .te-slider-content-wrapper_cd2be5283f8af091 .te-slider-content_dfcdc6c48df05ebf .te-slider-btn-wrapper_b8394f37140c715f .te-call-btn_7b560c74c9d70928 .te-icon_fdc08a3075251bb8 {
      color: #317EFE; }
    .slider-area_9f800fa361a4a661.style-1_58e1e6480cac25b7 .te-single-slider_2aeab8c712030bf7 .te-slider-content-wrapper_cd2be5283f8af091 .te-slider-content_dfcdc6c48df05ebf .te-slider-title_ab376aa795128b2d {
      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_9f800fa361a4a661.style-1_58e1e6480cac25b7 .te-single-slider_2aeab8c712030bf7 .te-slider-content-wrapper_cd2be5283f8af091 .te-slider-content_dfcdc6c48df05ebf .te-slider-title_ab376aa795128b2d {
          font-size: 28px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_9f800fa361a4a661.style-1_58e1e6480cac25b7 .te-single-slider_2aeab8c712030bf7 .te-slider-content-wrapper_cd2be5283f8af091 .te-slider-content_dfcdc6c48df05ebf .te-slider-title_ab376aa795128b2d {
          font-size: 32px;
          line-height: 52px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_9f800fa361a4a661.style-1_58e1e6480cac25b7 .te-single-slider_2aeab8c712030bf7 .te-slider-content-wrapper_cd2be5283f8af091 .te-slider-content_dfcdc6c48df05ebf .te-slider-title_ab376aa795128b2d {
          font-size: 62px;
          line-height: 80px; } }
  .slider-area_9f800fa361a4a661.style-1_58e1e6480cac25b7 .te-slider-wrapper_fcf43615669d9979 .container {
    position: relative; }
  .slider-area_9f800fa361a4a661.style-1_58e1e6480cac25b7 .te-slider-wrapper_fcf43615669d9979 .slider-shape-bg_6d0067c202afe2cf {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: 100px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_9f800fa361a4a661.style-1_58e1e6480cac25b7 .te-slider-wrapper_fcf43615669d9979 .slider-shape-bg_6d0067c202afe2cf {
        display: none; } }
    @media (max-width: 1399px) {
      .slider-area_9f800fa361a4a661.style-1_58e1e6480cac25b7 .te-slider-wrapper_fcf43615669d9979 .slider-shape-bg_6d0067c202afe2cf {
        margin-left: 0; } }
    .slider-area_9f800fa361a4a661.style-1_58e1e6480cac25b7 .te-slider-wrapper_fcf43615669d9979 .slider-shape-bg_6d0067c202afe2cf: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_6eadbeb770a59098 {
  position: relative; }

.te-info-card_dd6d552dd4818979 {
  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_dd6d552dd4818979 {
      padding: 40px 25px; } }
  .te-info-card_dd6d552dd4818979: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_dd6d552dd4818979:hover .te-image-wrapper_520936ebfc8fbbea .overlay_545bc16b3488b12a {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      opacity: 0.72; }
    .te-info-card_dd6d552dd4818979:hover .te-image-wrapper_520936ebfc8fbbea 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_dd6d552dd4818979:hover .icon_88e4a6374bb3ec85 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-info-card_dd6d552dd4818979:hover .content .te-read-more_5945326871964873 .te-theme-btn_500691eb086332f7 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_dd6d552dd4818979 .te-info-card-inner_9cfcc70fb15995af {
    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_dd6d552dd4818979 .te-image-wrapper_520936ebfc8fbbea {
    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_dd6d552dd4818979 .te-image-wrapper_520936ebfc8fbbea 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_dd6d552dd4818979 .te-image-wrapper_520936ebfc8fbbea .overlay_545bc16b3488b12a {
      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_dd6d552dd4818979 .icon_88e4a6374bb3ec85 {
    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_dd6d552dd4818979 .icon_88e4a6374bb3ec85 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_dd6d552dd4818979 .te-content-wrapper_ddc346eaf53c136f {
    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_dd6d552dd4818979 .te-title-wrapper_6c5e4cc6a812ae72 {
    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_dd6d552dd4818979 .te-title-wrapper_6c5e4cc6a812ae72 .icon_88e4a6374bb3ec85 {
      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_dd6d552dd4818979 .te-title-wrapper_6c5e4cc6a812ae72 .icon_88e4a6374bb3ec85::before, .te-info-card_dd6d552dd4818979 .te-title-wrapper_6c5e4cc6a812ae72 .icon_88e4a6374bb3ec85::after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #317EFE;
        border: 1px solid #E1E1E1; }
      .te-info-card_dd6d552dd4818979 .te-title-wrapper_6c5e4cc6a812ae72 .icon_88e4a6374bb3ec85::before {
        top: 15px;
        left: 5px; }
      .te-info-card_dd6d552dd4818979 .te-title-wrapper_6c5e4cc6a812ae72 .icon_88e4a6374bb3ec85::after {
        bottom: 15px;
        right: 5px; }
    .te-info-card_dd6d552dd4818979 .te-title-wrapper_6c5e4cc6a812ae72 .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_dd6d552dd4818979 .te-title-wrapper_6c5e4cc6a812ae72 .divider_8178bde30ec5bf98 {
      width: 55px;
      height: 2px;
      background-color: #317EFE; }
  .te-info-card_dd6d552dd4818979 .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_dd6d552dd4818979 .content .desc_0c94345bad195258 {
      -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_dd6d552dd4818979 .content .te-read-more_5945326871964873 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start; }
      .te-info-card_dd6d552dd4818979 .content .te-read-more_5945326871964873 .te-theme-btn_500691eb086332f7 {
        background-color: transparent;
        color: #317EFE;
        border: 1px solid #131A2A;
        padding: 9px 28px; }
        .te-info-card_dd6d552dd4818979 .content .te-read-more_5945326871964873 .te-theme-btn_500691eb086332f7:hover {
          background-color: #317EFE;
          color: #ffffff;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

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

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

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

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

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

.te-about-image-card_71458040bcfb5923 .te-main-img-wrapper_e8adcf20876f71bb {
  text-align: right; }
  @media (max-width: 991px) {
    .te-about-image-card_71458040bcfb5923 .te-main-img-wrapper_e8adcf20876f71bb {
      text-align: left; } }
  .te-about-image-card_71458040bcfb5923 .te-main-img-wrapper_e8adcf20876f71bb .te-main-img-inner_99a3ab0eeb0d2325 {
    position: relative;
    display: inline-block;
    z-index: 2; }
    .te-about-image-card_71458040bcfb5923 .te-main-img-wrapper_e8adcf20876f71bb .te-main-img-inner_99a3ab0eeb0d2325 > img {
      border-radius: 500px 500px 0 0;
      margin-left: 7px;
      margin-top: 4px; }
      @media (max-width: 650px) {
        .te-about-image-card_71458040bcfb5923 .te-main-img-wrapper_e8adcf20876f71bb .te-main-img-inner_99a3ab0eeb0d2325 > img {
          width: 100%; } }
    .te-about-image-card_71458040bcfb5923 .te-main-img-wrapper_e8adcf20876f71bb .te-main-img-inner_99a3ab0eeb0d2325 .te-img-card-shape_dd4ed793f5842cdb {
      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_71458040bcfb5923 .te-main-img-wrapper_e8adcf20876f71bb .te-main-img-inner_99a3ab0eeb0d2325 .te-img-card-shape_dd4ed793f5842cdb {
          right: 0; } }
.te-about-image-card_71458040bcfb5923 .te-company-foundation_7962e39c17299d1e {
  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_71458040bcfb5923 .te-company-foundation_7962e39c17299d1e .te-counter-wrapper_22dea459854cc627 {
    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_71458040bcfb5923 .te-company-foundation_7962e39c17299d1e .counter-title_6ca5b266fa20f501 {
    font-size: 45px;
    font-weight: 700;
    line-height: 54.9px;
    letter-spacing: -0.8px;
    color: #14203A;
    margin-bottom: 0; }
  .te-about-image-card_71458040bcfb5923 .te-company-foundation_7962e39c17299d1e .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_71458040bcfb5923.style-2_1e542322008836fc .te-main-img-wrapper_e8adcf20876f71bb .te-main-img-inner_99a3ab0eeb0d2325 {
  border-radius: 20px;
  padding-right: 80px;
  margin-top: 23px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-image-card_71458040bcfb5923.style-2_1e542322008836fc .te-main-img-wrapper_e8adcf20876f71bb .te-main-img-inner_99a3ab0eeb0d2325 {
      padding-right: 0;
      margin-top: 0; } }
  .te-about-image-card_71458040bcfb5923.style-2_1e542322008836fc .te-main-img-wrapper_e8adcf20876f71bb .te-main-img-inner_99a3ab0eeb0d2325 > img {
    margin: 0;
    border-radius: 20px; }
  .te-about-image-card_71458040bcfb5923.style-2_1e542322008836fc .te-main-img-wrapper_e8adcf20876f71bb .te-main-img-inner_99a3ab0eeb0d2325 .te-img-card-shape_dd4ed793f5842cdb {
    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_71458040bcfb5923.style-2_1e542322008836fc .te-main-img-wrapper_e8adcf20876f71bb .te-main-img-inner_99a3ab0eeb0d2325 .te-img-card-shape_dd4ed793f5842cdb {
        display: none; } }
  .te-about-image-card_71458040bcfb5923.style-2_1e542322008836fc .te-main-img-wrapper_e8adcf20876f71bb .te-main-img-inner_99a3ab0eeb0d2325 .te-another-image_9faee0963637ad8a {
    position: absolute;
    top: 55%;
    right: -45px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-image-card_71458040bcfb5923.style-2_1e542322008836fc .te-main-img-wrapper_e8adcf20876f71bb .te-main-img-inner_99a3ab0eeb0d2325 .te-another-image_9faee0963637ad8a {
        position: relative;
        right: unset;
        top: unset; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .te-about-image-card_71458040bcfb5923.style-2_1e542322008836fc .te-main-img-wrapper_e8adcf20876f71bb .te-main-img-inner_99a3ab0eeb0d2325 .te-another-image_9faee0963637ad8a {
        position: relative; } }
    .te-about-image-card_71458040bcfb5923.style-2_1e542322008836fc .te-main-img-wrapper_e8adcf20876f71bb .te-main-img-inner_99a3ab0eeb0d2325 .te-another-image_9faee0963637ad8a .te-another-image-inner_f9a13d8c4e1ce380 {
      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_71458040bcfb5923.style-2_1e542322008836fc .te-main-img-wrapper_e8adcf20876f71bb .te-main-img-inner_99a3ab0eeb0d2325 .te-another-image_9faee0963637ad8a .te-another-image-inner_f9a13d8c4e1ce380 {
          width: 100%; }
          .te-about-image-card_71458040bcfb5923.style-2_1e542322008836fc .te-main-img-wrapper_e8adcf20876f71bb .te-main-img-inner_99a3ab0eeb0d2325 .te-another-image_9faee0963637ad8a .te-another-image-inner_f9a13d8c4e1ce380 img {
            width: 100%; } }
    .te-about-image-card_71458040bcfb5923.style-2_1e542322008836fc .te-main-img-wrapper_e8adcf20876f71bb .te-main-img-inner_99a3ab0eeb0d2325 .te-another-image_9faee0963637ad8a .video-btn_8399cf100f85c4bd {
      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_71458040bcfb5923.style-2_1e542322008836fc .te-main-img-wrapper_e8adcf20876f71bb .te-main-img-inner_99a3ab0eeb0d2325 .te-another-image_9faee0963637ad8a .video-btn_8399cf100f85c4bd {
          left: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%); } }
      .te-about-image-card_71458040bcfb5923.style-2_1e542322008836fc .te-main-img-wrapper_e8adcf20876f71bb .te-main-img-inner_99a3ab0eeb0d2325 .te-another-image_9faee0963637ad8a .video-btn_8399cf100f85c4bd 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_71458040bcfb5923.style-2_1e542322008836fc .te-main-img-wrapper_e8adcf20876f71bb .te-main-img-inner_99a3ab0eeb0d2325 .te-another-image_9faee0963637ad8a .te-badge-text_1bc2816623632816 {
      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_71458040bcfb5923.style-2_1e542322008836fc .te-main-img-wrapper_e8adcf20876f71bb .te-main-img-inner_99a3ab0eeb0d2325 .te-another-image_9faee0963637ad8a .te-badge-text_1bc2816623632816 {
          left: unset;
          top: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%);
          right: 0; } }
      .te-about-image-card_71458040bcfb5923.style-2_1e542322008836fc .te-main-img-wrapper_e8adcf20876f71bb .te-main-img-inner_99a3ab0eeb0d2325 .te-another-image_9faee0963637ad8a .te-badge-text_1bc2816623632816 .icon_88e4a6374bb3ec85 {
        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_71458040bcfb5923.style-2_1e542322008836fc .te-main-img-wrapper_e8adcf20876f71bb .te-main-img-inner_99a3ab0eeb0d2325 .te-another-image_9faee0963637ad8a .te-badge-text_1bc2816623632816 .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_71458040bcfb5923.style-2_1e542322008836fc .te-main-img-wrapper_e8adcf20876f71bb .te-main-img-inner_99a3ab0eeb0d2325 .te-another-image_9faee0963637ad8a .te-badge-text_1bc2816623632816 .text .title {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #14203A; }
        .te-about-image-card_71458040bcfb5923.style-2_1e542322008836fc .te-main-img-wrapper_e8adcf20876f71bb .te-main-img-inner_99a3ab0eeb0d2325 .te-another-image_9faee0963637ad8a .te-badge-text_1bc2816623632816 .text span {
          font-size: 12px;
          font-weight: 400;
          line-height: 12px;
          color: #335371; }

.te-about-info-card_0afbe4a5bebd2dc9 .te-about-info-content_79e8dcb1b2adba82 {
  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_0afbe4a5bebd2dc9 .te-about-info-content_79e8dcb1b2adba82 .te-section-title_d0a45647ebbc168b {
    margin-bottom: 0; }
    .te-about-info-card_0afbe4a5bebd2dc9 .te-about-info-content_79e8dcb1b2adba82 .te-section-title_d0a45647ebbc168b .title {
      margin-bottom: 0; }
  .te-about-info-card_0afbe4a5bebd2dc9 .te-about-info-content_79e8dcb1b2adba82 .te-list-item-wrapper_bdf1177142d48753 {
    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_0afbe4a5bebd2dc9 .te-about-info-content_79e8dcb1b2adba82 .te-list-item-wrapper_bdf1177142d48753 {
        grid-template-columns: repeat(1, 1fr); } }
    .te-about-info-card_0afbe4a5bebd2dc9 .te-about-info-content_79e8dcb1b2adba82 .te-list-item-wrapper_bdf1177142d48753 .te-list-item_dda4ab842c038dc5 .icon_88e4a6374bb3ec85 {
      font-size: 24px;
      color: #317EFE;
      background-color: transparent;
      width: unset;
      height: unset; }
    .te-about-info-card_0afbe4a5bebd2dc9 .te-about-info-content_79e8dcb1b2adba82 .te-list-item-wrapper_bdf1177142d48753 .te-list-item_dda4ab842c038dc5 .text {
      color: #14203A; }
  .te-about-info-card_0afbe4a5bebd2dc9 .te-about-info-content_79e8dcb1b2adba82 .te-info-list_a2244524d4dcf2e2 {
    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_0afbe4a5bebd2dc9 .te-about-info-content_79e8dcb1b2adba82 .te-info-list_a2244524d4dcf2e2 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 20px; } }
    .te-about-info-card_0afbe4a5bebd2dc9 .te-about-info-content_79e8dcb1b2adba82 .te-info-list_a2244524d4dcf2e2 .te-single-info-list_8c6000d1c9df0405 {
      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_0afbe4a5bebd2dc9 .te-about-info-content_79e8dcb1b2adba82 .te-info-list_a2244524d4dcf2e2 .te-single-info-list_8c6000d1c9df0405:hover .icon_88e4a6374bb3ec85 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_0afbe4a5bebd2dc9 .te-about-info-content_79e8dcb1b2adba82 .te-info-list_a2244524d4dcf2e2 .te-single-info-list_8c6000d1c9df0405 .icon_88e4a6374bb3ec85 {
        margin-bottom: 10px;
        position: relative;
        margin-left: 20px; }
        .te-about-info-card_0afbe4a5bebd2dc9 .te-about-info-content_79e8dcb1b2adba82 .te-info-list_a2244524d4dcf2e2 .te-single-info-list_8c6000d1c9df0405 .icon_88e4a6374bb3ec85::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_0afbe4a5bebd2dc9 .te-about-info-content_79e8dcb1b2adba82 .te-info-list_a2244524d4dcf2e2 .te-single-info-list_8c6000d1c9df0405 .icon_88e4a6374bb3ec85 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_0afbe4a5bebd2dc9 .te-about-info-content_79e8dcb1b2adba82 .te-info-list_a2244524d4dcf2e2 .te-single-info-list_8c6000d1c9df0405 .title {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0px;
        margin-bottom: 0; }
      .te-about-info-card_0afbe4a5bebd2dc9 .te-about-info-content_79e8dcb1b2adba82 .te-info-list_a2244524d4dcf2e2 .te-single-info-list_8c6000d1c9df0405 .short-title_21ec711060ca704c {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px; }

.te-about-info-card_0afbe4a5bebd2dc9.style-2_1e542322008836fc .te-about-info-content_79e8dcb1b2adba82 {
  gap: 10px; }
  .te-about-info-card_0afbe4a5bebd2dc9.style-2_1e542322008836fc .te-about-info-content_79e8dcb1b2adba82 .te-list-item-wrapper_bdf1177142d48753 {
    padding-top: 6px;
    gap: 0; }
    .te-about-info-card_0afbe4a5bebd2dc9.style-2_1e542322008836fc .te-about-info-content_79e8dcb1b2adba82 .te-list-item-wrapper_bdf1177142d48753 .te-list-item_dda4ab842c038dc5 .icon_88e4a6374bb3ec85 {
      width: 16px;
      height: 16px;
      background-color: #317EFE;
      border-radius: 50%;
      color: white;
      font-size: 10px; }
    .te-about-info-card_0afbe4a5bebd2dc9.style-2_1e542322008836fc .te-about-info-content_79e8dcb1b2adba82 .te-list-item-wrapper_bdf1177142d48753 .te-list-item_dda4ab842c038dc5 .text {
      color: #335371; }
  .te-about-info-card_0afbe4a5bebd2dc9.style-2_1e542322008836fc .te-about-info-content_79e8dcb1b2adba82 .te-info-list_a2244524d4dcf2e2 {
    border-top: 1px solid #E1E1E1;
    padding-top: 40px; }
    .te-about-info-card_0afbe4a5bebd2dc9.style-2_1e542322008836fc .te-about-info-content_79e8dcb1b2adba82 .te-info-list_a2244524d4dcf2e2 .divider_8178bde30ec5bf98 {
      width: 1px;
      background-color: #E1E1E1;
      height: 127px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-info-card_0afbe4a5bebd2dc9.style-2_1e542322008836fc .te-about-info-content_79e8dcb1b2adba82 .te-info-list_a2244524d4dcf2e2 .divider_8178bde30ec5bf98 {
          height: 1px;
          width: 100%; } }

.te-about-info-card_0afbe4a5bebd2dc9.style-three_83f01dbd3a838865 .te-section-title_d0a45647ebbc168b {
  margin-bottom: 40px; }
.te-about-info-card_0afbe4a5bebd2dc9.style-three_83f01dbd3a838865 .about-info-wrapper_596ef493e6d51051 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_0afbe4a5bebd2dc9.style-three_83f01dbd3a838865 .about-info-wrapper_596ef493e6d51051 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .te-about-info-card_0afbe4a5bebd2dc9.style-three_83f01dbd3a838865 .about-info-wrapper_596ef493e6d51051 .about-info-img_d5fc28b831a693f1 {
    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_0afbe4a5bebd2dc9.style-three_83f01dbd3a838865 .about-info-wrapper_596ef493e6d51051 .about-info-img_d5fc28b831a693f1 {
        height: 350px; } }
    .te-about-info-card_0afbe4a5bebd2dc9.style-three_83f01dbd3a838865 .about-info-wrapper_596ef493e6d51051 .about-info-img_d5fc28b831a693f1 img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.te-about-info-card_0afbe4a5bebd2dc9.style-three_83f01dbd3a838865 .te-about-info-content_79e8dcb1b2adba82 {
  padding-left: 50px;
  gap: 30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_0afbe4a5bebd2dc9.style-three_83f01dbd3a838865 .te-about-info-content_79e8dcb1b2adba82 {
      padding-left: 0;
      padding-top: 50px; } }
  .te-about-info-card_0afbe4a5bebd2dc9.style-three_83f01dbd3a838865 .te-about-info-content_79e8dcb1b2adba82 .skill-progressbar-wrapper_e8121ea307b15b67 {
    width: 100%; }
  .te-about-info-card_0afbe4a5bebd2dc9.style-three_83f01dbd3a838865 .te-about-info-content_79e8dcb1b2adba82 .te-icon-card-wrapper_9ecdd6eee150a9ad {
    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_0afbe4a5bebd2dc9.style-three_83f01dbd3a838865 .te-about-info-content_79e8dcb1b2adba82 .te-icon-card-wrapper_9ecdd6eee150a9ad .te-icon-card_09144baa53c2d8c3 {
      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_0afbe4a5bebd2dc9.style-three_83f01dbd3a838865 .te-about-info-content_79e8dcb1b2adba82 .te-icon-card-wrapper_9ecdd6eee150a9ad .te-icon-card_09144baa53c2d8c3 .icon_88e4a6374bb3ec85 {
        width: 40px;
        height: 40px; }
      .te-about-info-card_0afbe4a5bebd2dc9.style-three_83f01dbd3a838865 .te-about-info-content_79e8dcb1b2adba82 .te-icon-card-wrapper_9ecdd6eee150a9ad .te-icon-card_09144baa53c2d8c3 .content {
        gap: 4px; }
        .te-about-info-card_0afbe4a5bebd2dc9.style-three_83f01dbd3a838865 .te-about-info-content_79e8dcb1b2adba82 .te-icon-card-wrapper_9ecdd6eee150a9ad .te-icon-card_09144baa53c2d8c3 .content .title {
          font-size: 18px;
          line-height: 24px; }
  .te-about-info-card_0afbe4a5bebd2dc9.style-three_83f01dbd3a838865 .te-about-info-content_79e8dcb1b2adba82 .te-btn-wrapper_f6a6d58e06fdbe8c {
    margin-top: 7px; }

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

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

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

.te-process-step_c932d8529ca79bbb {
  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_c932d8529ca79bbb::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_c932d8529ca79bbb {
      padding: 32px 28px 42px 28px; } }
  .te-process-step_c932d8529ca79bbb:hover {
    top: -5px; }
    .te-process-step_c932d8529ca79bbb:hover::before {
      width: 100%;
      height: 100%;
      border-radius: 0;
      -webkit-transform: translateX(-50%) scale(1);
              transform: translateX(-50%) scale(1); }
    .te-process-step_c932d8529ca79bbb:hover .icon_88e4a6374bb3ec85 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_c932d8529ca79bbb:hover .counter-number_cdc78c69e18dfc6f {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_c932d8529ca79bbb:hover .content .te-read-more_5945326871964873 .te-theme-btn_500691eb086332f7 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff; }
  .te-process-step_c932d8529ca79bbb .icon_88e4a6374bb3ec85 {
    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_c932d8529ca79bbb .icon_88e4a6374bb3ec85 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-process-step_c932d8529ca79bbb .te-content-wrapper_ddc346eaf53c136f {
    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_c932d8529ca79bbb .te-counter-wrapper_22dea459854cc627 {
    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_c932d8529ca79bbb .te-counter-wrapper_22dea459854cc627 .shape_427286ba5a617d59 {
      position: relative; }
  .te-process-step_c932d8529ca79bbb .counter-number_cdc78c69e18dfc6f {
    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_c932d8529ca79bbb .te-title-wrapper_6c5e4cc6a812ae72 {
    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_c932d8529ca79bbb .te-title-wrapper_6c5e4cc6a812ae72 .icon_88e4a6374bb3ec85 {
      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_c932d8529ca79bbb .te-title-wrapper_6c5e4cc6a812ae72 .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_c932d8529ca79bbb .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_c932d8529ca79bbb .content .desc_0c94345bad195258 {
      -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_c932d8529ca79bbb .content .te-read-more_5945326871964873 {
      margin-top: -10px; }
      .te-process-step_c932d8529ca79bbb .content .te-read-more_5945326871964873 .te-theme-btn_500691eb086332f7 {
        border: 1px solid #E1E1E1;
        color: #317EFE;
        background-color: transparent; }

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

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

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

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

.te-accordion-box-wrapper_ff08a14289a57378 {
  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_cb660fd4aa14d5d6 .te-accordion-list-item_60ea0d44617b4107 {
  border: 1px solid #E1E1E1;
  border-radius: 20px; }
  .accordion-wrapper_cb660fd4aa14d5d6 .te-accordion-list-item_60ea0d44617b4107 .te-accordion-head_fd65f44bbe1031b0 {
    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_cb660fd4aa14d5d6 .te-accordion-list-item_60ea0d44617b4107 .te-accordion-head_fd65f44bbe1031b0: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_cb660fd4aa14d5d6 .te-accordion-list-item_60ea0d44617b4107 .te-accordion-head_fd65f44bbe1031b0.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_cb660fd4aa14d5d6 .te-accordion-list-item_60ea0d44617b4107 .te-accordion-head_fd65f44bbe1031b0 .te-accordion-title_61b98f7ec77d86fa {
      font-size: 20px;
      line-height: 32px;
      font-weight: 500;
      margin-bottom: 0;
      letter-spacing: 0px; }
  .accordion-wrapper_cb660fd4aa14d5d6 .te-accordion-list-item_60ea0d44617b4107 .te-accordion-body_7cd82635fab5568c {
    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_07f03f42b41da130 {
  border-left: 4px solid #dfe2e9;
  padding-left: 45px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .page-header_07f03f42b41da130 {
      padding-left: 30px; } }
  .page-header_07f03f42b41da130 .te-page-title_675cab50e7e0df20,
  .page-header_07f03f42b41da130 .page-title_14c16c687aa32a09 {
    font-size: 42px;
    line-height: 48px; }
    @media (max-width: 991px) {
      .page-header_07f03f42b41da130 .te-page-title_675cab50e7e0df20,
      .page-header_07f03f42b41da130 .page-title_14c16c687aa32a09 {
        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_1819d385195f83de {
  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_1819d385195f83de:hover .te-post-thumbnail_867786311a2b258e img,
  .te-post-item_1819d385195f83de:hover .post-video_7a83d54003e5c8e5 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_1819d385195f83de iframe {
    width: 100%;
    height: 522px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_1819d385195f83de iframe {
        height: 350px; } }
  .te-post-item_1819d385195f83de .post-gallery .slick-list_3df511dc9ed0bad6 .slick-track_b32b0011324425a1 {
    height: 392px;
    overflow: hidden; }
  .te-post-item_1819d385195f83de .te-post-content-wrapper_c602b51431e12731 {
    padding: 32px 32px 40px 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_1819d385195f83de .te-post-content-wrapper_c602b51431e12731 {
        padding: 35px;
        padding-top: 30px; } }
    .te-post-item_1819d385195f83de .te-post-content-wrapper_c602b51431e12731 .te-read-more_5945326871964873 {
      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_1819d385195f83de.format-quote_3ce6661b98ddbd52 .te-post-content {
    margin: 0; }
  .te-post-item_1819d385195f83de.format-quote_3ce6661b98ddbd52 blockquote {
    margin: 0; }
    .te-post-item_1819d385195f83de.format-quote_3ce6661b98ddbd52 blockquote p {
      margin-top: 0; }
    .te-post-item_1819d385195f83de.format-quote_3ce6661b98ddbd52 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_1819d385195f83de.format-quote_3ce6661b98ddbd52 blockquote cite a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-post-item_1819d385195f83de.sticky_ca39be1f1943c549 {
    border: 2px solid #317EFE; }
    .te-post-item_1819d385195f83de.sticky_ca39be1f1943c549 .te-post-content {
      margin-bottom: 0; }
      .te-post-item_1819d385195f83de.sticky_ca39be1f1943c549 .te-post-content p {
        margin-bottom: 0; }
  .te-post-item_1819d385195f83de .te-post-title_c2eca41857c64621 {
    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_1819d385195f83de .te-post-title_c2eca41857c64621 {
        font-size: 28px;
        line-height: 42px;
        margin-top: 5px; } }
    .te-post-item_1819d385195f83de .te-post-title_c2eca41857c64621:hover a {
      color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-post-item_1819d385195f83de .te-post-content p {
    margin-top: 17px; }
  .te-post-item_1819d385195f83de .te-post-content h2,
  .te-post-item_1819d385195f83de .te-post-content h3,
  .te-post-item_1819d385195f83de .te-post-content h4,
  .te-post-item_1819d385195f83de .te-post-content h5,
  .te-post-item_1819d385195f83de .te-post-content h6 {
    margin-bottom: 10px; }
  .te-post-item_1819d385195f83de .te-post-content p {
    margin-bottom: unset; }
  .te-post-item_1819d385195f83de .te-single-post-meta_67c07e6297b621ca {
    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_1819d385195f83de .te-social-share_c6b59134134353d8 {
    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_1819d385195f83de .te-social-share_c6b59134134353d8 a.facebook_2b56359bf5bc2cb1 {
      color: #1877f2; }
    .te-post-item_1819d385195f83de .te-social-share_c6b59134134353d8 a.twitter_aae26ba9ec6e6ee9 {
      color: #1da1f2; }
    .te-post-item_1819d385195f83de .te-social-share_c6b59134134353d8 a.linkedin_70916e610e5abf40 {
      color: #1a70c6; }
    .te-post-item_1819d385195f83de .te-social-share_c6b59134134353d8 .te-social-share-title_8c3927cf673a95e8 {
      font-size: 16px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A;
      margin-right: 5px;
      text-transform: uppercase; }
  .te-post-item_1819d385195f83de .te-blog-post-tag_fc67a6c78c12ca8b {
    width: 100%;
    display: inline-block; }
    .te-post-item_1819d385195f83de .te-blog-post-tag_fc67a6c78c12ca8b 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_1819d385195f83de .te-blog-post-tag_fc67a6c78c12ca8b .te-post-tag-list_e9b0926475d07249 {
      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_1819d385195f83de .te-blog-post-tag_fc67a6c78c12ca8b .te-post-tag-list_e9b0926475d07249 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_1819d385195f83de .te-blog-post-tag_fc67a6c78c12ca8b .te-post-tag-list_e9b0926475d07249 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_1819d385195f83de .te-post-thumbnail_867786311a2b258e,
  .te-post-item_1819d385195f83de .post-video_7a83d54003e5c8e5 {
    position: relative;
    overflow: hidden; }
    .te-post-item_1819d385195f83de .te-post-thumbnail_867786311a2b258e img,
    .te-post-item_1819d385195f83de .post-video_7a83d54003e5c8e5 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_1819d385195f83de .te-post-thumbnail_867786311a2b258e .popup-video-wrapper_69b8ea1ddd80e880,
    .te-post-item_1819d385195f83de .post-video_7a83d54003e5c8e5 .popup-video-wrapper_69b8ea1ddd80e880 {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .te-post-item_1819d385195f83de .te-post-thumbnail_867786311a2b258e .video-btn_8399cf100f85c4bd a,
    .te-post-item_1819d385195f83de .post-video_7a83d54003e5c8e5 .video-btn_8399cf100f85c4bd 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_1819d385195f83de .te-post-thumbnail_867786311a2b258e .video-btn_8399cf100f85c4bd a i,
      .te-post-item_1819d385195f83de .post-video_7a83d54003e5c8e5 .video-btn_8399cf100f85c4bd a i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_1819d385195f83de .te-post-thumbnail_867786311a2b258e .video-btn_8399cf100f85c4bd a:hover,
      .te-post-item_1819d385195f83de .post-video_7a83d54003e5c8e5 .video-btn_8399cf100f85c4bd a:hover {
        -webkit-animation: none;
                animation: none; }
  .te-post-item_1819d385195f83de button.post-gallery-btn_c9ef001b56c26cc7 {
    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_1819d385195f83de button.post-gallery-btn_c9ef001b56c26cc7.prev-btn_e521e21e85494b28 {
      left: 30px; }
    .te-post-item_1819d385195f83de button.post-gallery-btn_c9ef001b56c26cc7.next-btn_3b834266d6c1b98b {
      right: 30px; }
    .te-post-item_1819d385195f83de button.post-gallery-btn_c9ef001b56c26cc7 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_1819d385195f83de button.post-gallery-btn_c9ef001b56c26cc7:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
      .te-post-item_1819d385195f83de button.post-gallery-btn_c9ef001b56c26cc7:hover i {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te-post-item_1819d385195f83de .post-audio_def15218cea0886e iframe {
    width: 100%; }
  .te-post-item_1819d385195f83de .te-post-meta_d14102393c81e382 {
    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_1819d385195f83de .te-post-meta_d14102393c81e382 {
        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_1819d385195f83de .te-post-meta_d14102393c81e382 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_1819d385195f83de .te-post-meta_d14102393c81e382 span i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_1819d385195f83de .te-post-meta_d14102393c81e382 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_1819d385195f83de .te-post-meta_d14102393c81e382 span a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
          .te-post-item_1819d385195f83de .te-post-meta_d14102393c81e382 span a:hover i {
            color: #317EFE;
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out; }

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

.te-post-card_cb24777e054683ca.style-2_1e542322008836fc {
  gap: 20px; }
  .te-post-card_cb24777e054683ca.style-2_1e542322008836fc .image {
    border-radius: 20px 20px 20px 0; }
    .te-post-card_cb24777e054683ca.style-2_1e542322008836fc .image .te-post-date_3b488be46b46b095 {
      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_cb24777e054683ca.style-2_1e542322008836fc .content .title {
    font-size: 20px; }
  .te-post-card_cb24777e054683ca.style-2_1e542322008836fc .content .te-post-meta-info_4d01529a8432be63 {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px; }

.te-blog-details-wrapper_d4f61d56106eccfb .te-comment-respond_59efbe12aa7c4dd7 {
  margin-top: 78px;
  margin-bottom: 40px; }
.te-blog-details-wrapper_d4f61d56106eccfb .te-post-comments_3772920d11f08a39 {
  margin-top: 70px; }
.te-blog-details-wrapper_d4f61d56106eccfb .wp-block-group_237df7b5f05574f4.has-background_d197d04436645e4a .wp-block-button_0e32d94d3a1be380 .wp-block-button__link_03bc44eaf1c4ef63 {
  color: #ffffff !important; }
.te-blog-details-wrapper_d4f61d56106eccfb .te-post-item_1819d385195f83de {
  border: 0;
  overflow: visible;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0; }
  .te-blog-details-wrapper_d4f61d56106eccfb .te-post-item_1819d385195f83de iframe {
    width: 100%;
    height: 522px; }
  .te-blog-details-wrapper_d4f61d56106eccfb .te-post-item_1819d385195f83de .te-post-meta_d14102393c81e382 {
    margin-top: 0;
    margin-bottom: 20px; }
  .te-blog-details-wrapper_d4f61d56106eccfb .te-post-item_1819d385195f83de .post-gallery:hover img {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important; }
  .te-blog-details-wrapper_d4f61d56106eccfb .te-post-item_1819d385195f83de .te-post-thumbnail_867786311a2b258e,
  .te-blog-details-wrapper_d4f61d56106eccfb .te-post-item_1819d385195f83de .post-video_7a83d54003e5c8e5,
  .te-blog-details-wrapper_d4f61d56106eccfb .te-post-item_1819d385195f83de .post-gallery,
  .te-blog-details-wrapper_d4f61d56106eccfb .te-post-item_1819d385195f83de .postbox-audio_c8f4e98fee54a069,
  .te-blog-details-wrapper_d4f61d56106eccfb .te-post-item_1819d385195f83de .wp-block-post-featured-image_7a3df6ba75c9e403 {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative; }
    @media (max-width: 767px) {
      .te-blog-details-wrapper_d4f61d56106eccfb .te-post-item_1819d385195f83de .te-post-thumbnail_867786311a2b258e,
      .te-blog-details-wrapper_d4f61d56106eccfb .te-post-item_1819d385195f83de .post-video_7a83d54003e5c8e5,
      .te-blog-details-wrapper_d4f61d56106eccfb .te-post-item_1819d385195f83de .post-gallery,
      .te-blog-details-wrapper_d4f61d56106eccfb .te-post-item_1819d385195f83de .postbox-audio_c8f4e98fee54a069,
      .te-blog-details-wrapper_d4f61d56106eccfb .te-post-item_1819d385195f83de .wp-block-post-featured-image_7a3df6ba75c9e403 {
        margin-bottom: 30px; } }
    .te-blog-details-wrapper_d4f61d56106eccfb .te-post-item_1819d385195f83de .te-post-thumbnail_867786311a2b258e:hover img,
    .te-blog-details-wrapper_d4f61d56106eccfb .te-post-item_1819d385195f83de .post-video_7a83d54003e5c8e5:hover img,
    .te-blog-details-wrapper_d4f61d56106eccfb .te-post-item_1819d385195f83de .post-gallery:hover img,
    .te-blog-details-wrapper_d4f61d56106eccfb .te-post-item_1819d385195f83de .postbox-audio_c8f4e98fee54a069:hover img,
    .te-blog-details-wrapper_d4f61d56106eccfb .te-post-item_1819d385195f83de .wp-block-post-featured-image_7a3df6ba75c9e403: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_d4f61d56106eccfb .te-post-item_1819d385195f83de .te-post-thumbnail_867786311a2b258e img,
    .te-blog-details-wrapper_d4f61d56106eccfb .te-post-item_1819d385195f83de .post-video_7a83d54003e5c8e5 img,
    .te-blog-details-wrapper_d4f61d56106eccfb .te-post-item_1819d385195f83de .post-gallery img,
    .te-blog-details-wrapper_d4f61d56106eccfb .te-post-item_1819d385195f83de .postbox-audio_c8f4e98fee54a069 img,
    .te-blog-details-wrapper_d4f61d56106eccfb .te-post-item_1819d385195f83de .wp-block-post-featured-image_7a3df6ba75c9e403 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_d4f61d56106eccfb .te-post-item_1819d385195f83de .te-post-content-wrapper_c602b51431e12731 {
    padding: 0 0 10px 0; }
  .te-blog-details-wrapper_d4f61d56106eccfb .te-post-item_1819d385195f83de .te-post-content {
    margin-bottom: 17px;
    /* Unit Test Data Compatibility Start */
    /* Unit Test Data Compatibility End */ }
    .te-blog-details-wrapper_d4f61d56106eccfb .te-post-item_1819d385195f83de .te-post-content .wp-block-query_f95ff4e9628377bc .wp-block-post-template_6c179d98739e6bc9 {
      padding-left: 0; }
      .te-blog-details-wrapper_d4f61d56106eccfb .te-post-item_1819d385195f83de .te-post-content .wp-block-query_f95ff4e9628377bc .wp-block-post-template_6c179d98739e6bc9 .wp-block-post_b4efa512b46c06bb {
        margin-bottom: 30px; }
    .te-blog-details-wrapper_d4f61d56106eccfb .te-post-item_1819d385195f83de .te-post-content .wp-block-navigation__responsive-container-content_c85495a690e83ef4 .wp-block-page-list_313a50c756aa000d {
      padding-left: 0; }
    .te-blog-details-wrapper_d4f61d56106eccfb .te-post-item_1819d385195f83de .te-post-content .wp-block-group_237df7b5f05574f4 {
      margin: 15px 0; }
      .te-blog-details-wrapper_d4f61d56106eccfb .te-post-item_1819d385195f83de .te-post-content .wp-block-group_237df7b5f05574f4 p {
        margin-bottom: 0; }
    .te-blog-details-wrapper_d4f61d56106eccfb .te-post-item_1819d385195f83de .te-post-content p {
      margin-bottom: 20px; }
      .te-blog-details-wrapper_d4f61d56106eccfb .te-post-item_1819d385195f83de .te-post-content p img {
        margin: 20px 0;
        border-radius: 8px; }
  .te-blog-details-wrapper_d4f61d56106eccfb .te-post-item_1819d385195f83de .te-blog-post-tag_fc67a6c78c12ca8b .te-social-share_c6b59134134353d8 {
    padding-bottom: 20px; }
.te-blog-details-wrapper_d4f61d56106eccfb .wp-block-calendar_df06a37509cb9427 {
  margin-bottom: 30px; }

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

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

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

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

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

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

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

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

.wp-block-query-pagination_e5a9de3a186c8bb8,
.navigation_ed21d860da47a413.posts-navigation_8740e6521f56cca4,
.comment-navigation_fdea221f97ee7d85 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .wp-block-query-pagination_e5a9de3a186c8bb8 .wp-block-query-pagination-numbers_4dc9571f08a94ecc,
  .navigation_ed21d860da47a413.posts-navigation_8740e6521f56cca4 .wp-block-query-pagination-numbers_4dc9571f08a94ecc,
  .comment-navigation_fdea221f97ee7d85 .wp-block-query-pagination-numbers_4dc9571f08a94ecc {
    width: inherit; }
  .wp-block-query-pagination_e5a9de3a186c8bb8 .nav-links_e0d5dd56d4a3fc0a,
  .navigation_ed21d860da47a413.posts-navigation_8740e6521f56cca4 .nav-links_e0d5dd56d4a3fc0a,
  .comment-navigation_fdea221f97ee7d85 .nav-links_e0d5dd56d4a3fc0a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
  .wp-block-query-pagination_e5a9de3a186c8bb8 .wp-block-query-pagination-previous_f16ed2b4f06829e1,
  .wp-block-query-pagination_e5a9de3a186c8bb8 .wp-block-query-pagination-next_64242c110ada2a0a,
  .wp-block-query-pagination_e5a9de3a186c8bb8 .nav-next_c75335e9110604e5 a,
  .wp-block-query-pagination_e5a9de3a186c8bb8 .nav-previous_e27c396780c2720f a,
  .navigation_ed21d860da47a413.posts-navigation_8740e6521f56cca4 .wp-block-query-pagination-previous_f16ed2b4f06829e1,
  .navigation_ed21d860da47a413.posts-navigation_8740e6521f56cca4 .wp-block-query-pagination-next_64242c110ada2a0a,
  .navigation_ed21d860da47a413.posts-navigation_8740e6521f56cca4 .nav-next_c75335e9110604e5 a,
  .navigation_ed21d860da47a413.posts-navigation_8740e6521f56cca4 .nav-previous_e27c396780c2720f a,
  .comment-navigation_fdea221f97ee7d85 .wp-block-query-pagination-previous_f16ed2b4f06829e1,
  .comment-navigation_fdea221f97ee7d85 .wp-block-query-pagination-next_64242c110ada2a0a,
  .comment-navigation_fdea221f97ee7d85 .nav-next_c75335e9110604e5 a,
  .comment-navigation_fdea221f97ee7d85 .nav-previous_e27c396780c2720f 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_e5a9de3a186c8bb8 .wp-block-query-pagination-previous_f16ed2b4f06829e1,
      .wp-block-query-pagination_e5a9de3a186c8bb8 .wp-block-query-pagination-next_64242c110ada2a0a,
      .wp-block-query-pagination_e5a9de3a186c8bb8 .nav-next_c75335e9110604e5 a,
      .wp-block-query-pagination_e5a9de3a186c8bb8 .nav-previous_e27c396780c2720f a,
      .navigation_ed21d860da47a413.posts-navigation_8740e6521f56cca4 .wp-block-query-pagination-previous_f16ed2b4f06829e1,
      .navigation_ed21d860da47a413.posts-navigation_8740e6521f56cca4 .wp-block-query-pagination-next_64242c110ada2a0a,
      .navigation_ed21d860da47a413.posts-navigation_8740e6521f56cca4 .nav-next_c75335e9110604e5 a,
      .navigation_ed21d860da47a413.posts-navigation_8740e6521f56cca4 .nav-previous_e27c396780c2720f a,
      .comment-navigation_fdea221f97ee7d85 .wp-block-query-pagination-previous_f16ed2b4f06829e1,
      .comment-navigation_fdea221f97ee7d85 .wp-block-query-pagination-next_64242c110ada2a0a,
      .comment-navigation_fdea221f97ee7d85 .nav-next_c75335e9110604e5 a,
      .comment-navigation_fdea221f97ee7d85 .nav-previous_e27c396780c2720f a {
        height: 40px; } }
    .wp-block-query-pagination_e5a9de3a186c8bb8 .wp-block-query-pagination-previous_f16ed2b4f06829e1:hover,
    .wp-block-query-pagination_e5a9de3a186c8bb8 .wp-block-query-pagination-next_64242c110ada2a0a:hover,
    .wp-block-query-pagination_e5a9de3a186c8bb8 .nav-next_c75335e9110604e5 a:hover,
    .wp-block-query-pagination_e5a9de3a186c8bb8 .nav-previous_e27c396780c2720f a:hover,
    .navigation_ed21d860da47a413.posts-navigation_8740e6521f56cca4 .wp-block-query-pagination-previous_f16ed2b4f06829e1:hover,
    .navigation_ed21d860da47a413.posts-navigation_8740e6521f56cca4 .wp-block-query-pagination-next_64242c110ada2a0a:hover,
    .navigation_ed21d860da47a413.posts-navigation_8740e6521f56cca4 .nav-next_c75335e9110604e5 a:hover,
    .navigation_ed21d860da47a413.posts-navigation_8740e6521f56cca4 .nav-previous_e27c396780c2720f a:hover,
    .comment-navigation_fdea221f97ee7d85 .wp-block-query-pagination-previous_f16ed2b4f06829e1:hover,
    .comment-navigation_fdea221f97ee7d85 .wp-block-query-pagination-next_64242c110ada2a0a:hover,
    .comment-navigation_fdea221f97ee7d85 .nav-next_c75335e9110604e5 a:hover,
    .comment-navigation_fdea221f97ee7d85 .nav-previous_e27c396780c2720f 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_f9523a92b6513cee,
.page-links_a575dfa5d46b558a,
.wp-block-query-pagination-numbers_4dc9571f08a94ecc {
  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_f9523a92b6513cee ul,
  .page-links_a575dfa5d46b558a ul,
  .wp-block-query-pagination-numbers_4dc9571f08a94ecc 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_f9523a92b6513cee ul li,
    .page-links_a575dfa5d46b558a ul li,
    .wp-block-query-pagination-numbers_4dc9571f08a94ecc ul li {
      padding-top: 0; }
    .te-basic-pagination_f9523a92b6513cee ul .prev span,
    .te-basic-pagination_f9523a92b6513cee ul .next span,
    .page-links_a575dfa5d46b558a ul .prev span,
    .page-links_a575dfa5d46b558a ul .next span,
    .wp-block-query-pagination-numbers_4dc9571f08a94ecc ul .prev span,
    .wp-block-query-pagination-numbers_4dc9571f08a94ecc ul .next span {
      display: none; }
  .te-basic-pagination_f9523a92b6513cee .post-page-numbers_d8ee4d9df79c5883,
  .page-links_a575dfa5d46b558a .post-page-numbers_d8ee4d9df79c5883,
  .wp-block-query-pagination-numbers_4dc9571f08a94ecc .post-page-numbers_d8ee4d9df79c5883 {
    background-color: rgba(71, 112, 247, 0.1) !important; }
  .te-basic-pagination_f9523a92b6513cee .page-numbers_2ec640f5fcc5d60b,
  .te-basic-pagination_f9523a92b6513cee .post-page-numbers_d8ee4d9df79c5883,
  .page-links_a575dfa5d46b558a .page-numbers_2ec640f5fcc5d60b,
  .page-links_a575dfa5d46b558a .post-page-numbers_d8ee4d9df79c5883,
  .wp-block-query-pagination-numbers_4dc9571f08a94ecc .page-numbers_2ec640f5fcc5d60b,
  .wp-block-query-pagination-numbers_4dc9571f08a94ecc .post-page-numbers_d8ee4d9df79c5883 {
    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_f9523a92b6513cee .page-numbers_2ec640f5fcc5d60b,
      .te-basic-pagination_f9523a92b6513cee .post-page-numbers_d8ee4d9df79c5883,
      .page-links_a575dfa5d46b558a .page-numbers_2ec640f5fcc5d60b,
      .page-links_a575dfa5d46b558a .post-page-numbers_d8ee4d9df79c5883,
      .wp-block-query-pagination-numbers_4dc9571f08a94ecc .page-numbers_2ec640f5fcc5d60b,
      .wp-block-query-pagination-numbers_4dc9571f08a94ecc .post-page-numbers_d8ee4d9df79c5883 {
        width: 40px;
        height: 40px;
        font-size: 16px; } }
    .te-basic-pagination_f9523a92b6513cee .page-numbers_2ec640f5fcc5d60b:hover,
    .te-basic-pagination_f9523a92b6513cee .post-page-numbers_d8ee4d9df79c5883:hover,
    .page-links_a575dfa5d46b558a .page-numbers_2ec640f5fcc5d60b:hover,
    .page-links_a575dfa5d46b558a .post-page-numbers_d8ee4d9df79c5883:hover,
    .wp-block-query-pagination-numbers_4dc9571f08a94ecc .page-numbers_2ec640f5fcc5d60b:hover,
    .wp-block-query-pagination-numbers_4dc9571f08a94ecc .post-page-numbers_d8ee4d9df79c5883: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_f9523a92b6513cee .page-numbers_2ec640f5fcc5d60b.current,
    .te-basic-pagination_f9523a92b6513cee .post-page-numbers_d8ee4d9df79c5883.current,
    .page-links_a575dfa5d46b558a .page-numbers_2ec640f5fcc5d60b.current,
    .page-links_a575dfa5d46b558a .post-page-numbers_d8ee4d9df79c5883.current,
    .wp-block-query-pagination-numbers_4dc9571f08a94ecc .page-numbers_2ec640f5fcc5d60b.current,
    .wp-block-query-pagination-numbers_4dc9571f08a94ecc .post-page-numbers_d8ee4d9df79c5883.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_a4ed4f2e73e5270e {
  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_a4ed4f2e73e5270e {
      -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_a4ed4f2e73e5270e {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 30px;
      margin: 30px 0; } }
  .te-blog-post-nav_a4ed4f2e73e5270e .te-post-navigation_fe200a9b0263d818 {
    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_a4ed4f2e73e5270e .te-post-navigation_fe200a9b0263d818 {
        -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_a4ed4f2e73e5270e .te-post-navigation_fe200a9b0263d818 {
        width: 100%; } }
    @media (max-width: 767px) {
      .te-blog-post-nav_a4ed4f2e73e5270e .te-post-navigation_fe200a9b0263d818 {
        width: 100%; } }
    .te-blog-post-nav_a4ed4f2e73e5270e .te-post-navigation_fe200a9b0263d818::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_a4ed4f2e73e5270e .te-post-navigation_fe200a9b0263d818::after {
          display: none; } }
      @media (max-width: 767px) {
        .te-blog-post-nav_a4ed4f2e73e5270e .te-post-navigation_fe200a9b0263d818::after {
          display: none; } }
    .te-blog-post-nav_a4ed4f2e73e5270e .te-post-navigation_fe200a9b0263d818:last-child {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .te-blog-post-nav_a4ed4f2e73e5270e .te-post-navigation_fe200a9b0263d818:last-child .text {
        text-align: right; }
        @media (max-width: 374px) {
          .te-blog-post-nav_a4ed4f2e73e5270e .te-post-navigation_fe200a9b0263d818:last-child .text {
            text-align: left; } }
      .te-blog-post-nav_a4ed4f2e73e5270e .te-post-navigation_fe200a9b0263d818:last-child::after {
        display: none; }
    .te-blog-post-nav_a4ed4f2e73e5270e .te-post-navigation_fe200a9b0263d818 .te-post-img_1cb68066cc661e09 {
      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_a4ed4f2e73e5270e .te-post-navigation_fe200a9b0263d818 .te-post-img_1cb68066cc661e09 {
          width: 100% !important;
          height: 150px !important; } }
      .te-blog-post-nav_a4ed4f2e73e5270e .te-post-navigation_fe200a9b0263d818 .te-post-img_1cb68066cc661e09 img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        left: 0;
        top: 0; }
    .te-blog-post-nav_a4ed4f2e73e5270e .te-post-navigation_fe200a9b0263d818 .text {
      width: 100%; }
      .te-blog-post-nav_a4ed4f2e73e5270e .te-post-navigation_fe200a9b0263d818 .text span {
        font-size: 18px;
        font-family: "Inter", sans-serif;
        text-transform: capitalize;
        font-weight: 400;
        display: block;
        color: #335371; }
      .te-blog-post-nav_a4ed4f2e73e5270e .te-post-navigation_fe200a9b0263d818 .text h4 {
        text-transform: capitalize;
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        line-height: 30px;
        letter-spacing: 0px; }
    .te-blog-post-nav_a4ed4f2e73e5270e .te-post-navigation_fe200a9b0263d818 .theme-navigation_c364450888055c66 {
      width: 100%; }

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

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

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

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

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

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

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

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

/* Widget */
.widget_63330c4ea5ab98d8,
.sidebar__widget_1c0d058f92031e63 {
  /* 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_63330c4ea5ab98d8 ol,
  .widget_63330c4ea5ab98d8 ul,
  .sidebar__widget_1c0d058f92031e63 ol,
  .sidebar__widget_1c0d058f92031e63 ul {
    margin-bottom: 0; }
  .widget_63330c4ea5ab98d8 .widget-instagram-feed_c680e62c5f7b7ea0,
  .sidebar__widget_1c0d058f92031e63 .widget-instagram-feed_c680e62c5f7b7ea0 {
    width: 315px; }
    @media only screen and (min-width: 992px) and (max-width: 1280px) {
      .widget_63330c4ea5ab98d8 .widget-instagram-feed_c680e62c5f7b7ea0,
      .sidebar__widget_1c0d058f92031e63 .widget-instagram-feed_c680e62c5f7b7ea0 {
        width: 220px; } }
    @media (max-width: 374px) {
      .widget_63330c4ea5ab98d8 .widget-instagram-feed_c680e62c5f7b7ea0,
      .sidebar__widget_1c0d058f92031e63 .widget-instagram-feed_c680e62c5f7b7ea0 {
        width: 200px; } }
    .widget_63330c4ea5ab98d8 .widget-instagram-feed_c680e62c5f7b7ea0 .single-instagram-feed_89928ae3fe3f7162,
    .sidebar__widget_1c0d058f92031e63 .widget-instagram-feed_c680e62c5f7b7ea0 .single-instagram-feed_89928ae3fe3f7162 {
      width: 96px;
      height: 96px; }
  .widget_63330c4ea5ab98d8 .wp-block-heading_073b9a4cbdc67f27,
  .widget_63330c4ea5ab98d8 .widget-title_ef126f5ba0de4759,
  .widget_63330c4ea5ab98d8 .wp-block-search__label_b12c983808a0dc3f,
  .sidebar__widget_1c0d058f92031e63 .wp-block-heading_073b9a4cbdc67f27,
  .sidebar__widget_1c0d058f92031e63 .widget-title_ef126f5ba0de4759,
  .sidebar__widget_1c0d058f92031e63 .wp-block-search__label_b12c983808a0dc3f {
    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_63330c4ea5ab98d8 .wp-block-social-links_c812dce0ee148dc7 .wp-social-link_dd3b43c715cfeb9d,
  .sidebar__widget_1c0d058f92031e63 .wp-block-social-links_c812dce0ee148dc7 .wp-social-link_dd3b43c715cfeb9d {
    padding: 0;
    margin: 0;
    line-height: 0; }
    .widget_63330c4ea5ab98d8 .wp-block-social-links_c812dce0ee148dc7 .wp-social-link_dd3b43c715cfeb9d a,
    .sidebar__widget_1c0d058f92031e63 .wp-block-social-links_c812dce0ee148dc7 .wp-social-link_dd3b43c715cfeb9d 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_63330c4ea5ab98d8 .wp-block-social-links_c812dce0ee148dc7 .wp-social-link_dd3b43c715cfeb9d a:before,
      .sidebar__widget_1c0d058f92031e63 .wp-block-social-links_c812dce0ee148dc7 .wp-social-link_dd3b43c715cfeb9d a:before {
        display: none; }
  .widget_63330c4ea5ab98d8 .has-avatars_97e76f731b4fbebe.has-dates_0221ac385de1a67b.has-excerpts_5566c02f98007bf3.wp-block-te-latest-comments_91d446e0f4aad23c li.wp-block-te-latest-comments__comment_bed983ba538231af .wp-block-te-latest-comments__comment-meta_411d1b2db1b28c85,
  .widget_63330c4ea5ab98d8 .has-dates_0221ac385de1a67b.has-excerpts_5566c02f98007bf3.wp-block-te-latest-comments_91d446e0f4aad23c li.wp-block-te-latest-comments__comment_bed983ba538231af .wp-block-te-latest-comments__comment-meta_411d1b2db1b28c85,
  .sidebar__widget_1c0d058f92031e63 .has-avatars_97e76f731b4fbebe.has-dates_0221ac385de1a67b.has-excerpts_5566c02f98007bf3.wp-block-te-latest-comments_91d446e0f4aad23c li.wp-block-te-latest-comments__comment_bed983ba538231af .wp-block-te-latest-comments__comment-meta_411d1b2db1b28c85,
  .sidebar__widget_1c0d058f92031e63 .has-dates_0221ac385de1a67b.has-excerpts_5566c02f98007bf3.wp-block-te-latest-comments_91d446e0f4aad23c li.wp-block-te-latest-comments__comment_bed983ba538231af .wp-block-te-latest-comments__comment-meta_411d1b2db1b28c85 {
    font-weight: 500; }
    .widget_63330c4ea5ab98d8 .has-avatars_97e76f731b4fbebe.has-dates_0221ac385de1a67b.has-excerpts_5566c02f98007bf3.wp-block-te-latest-comments_91d446e0f4aad23c li.wp-block-te-latest-comments__comment_bed983ba538231af .wp-block-te-latest-comments__comment-meta_411d1b2db1b28c85 .wp-block-te-latest-comments__comment-author_1553cbf93475e3a8,
    .widget_63330c4ea5ab98d8 .has-avatars_97e76f731b4fbebe.has-dates_0221ac385de1a67b.has-excerpts_5566c02f98007bf3.wp-block-te-latest-comments_91d446e0f4aad23c li.wp-block-te-latest-comments__comment_bed983ba538231af .wp-block-te-latest-comments__comment-meta_411d1b2db1b28c85 .wp-block-te-latest-comments__comment-link_42737f5997d1bdbd,
    .widget_63330c4ea5ab98d8 .has-dates_0221ac385de1a67b.has-excerpts_5566c02f98007bf3.wp-block-te-latest-comments_91d446e0f4aad23c li.wp-block-te-latest-comments__comment_bed983ba538231af .wp-block-te-latest-comments__comment-meta_411d1b2db1b28c85 .wp-block-te-latest-comments__comment-author_1553cbf93475e3a8,
    .widget_63330c4ea5ab98d8 .has-dates_0221ac385de1a67b.has-excerpts_5566c02f98007bf3.wp-block-te-latest-comments_91d446e0f4aad23c li.wp-block-te-latest-comments__comment_bed983ba538231af .wp-block-te-latest-comments__comment-meta_411d1b2db1b28c85 .wp-block-te-latest-comments__comment-link_42737f5997d1bdbd,
    .sidebar__widget_1c0d058f92031e63 .has-avatars_97e76f731b4fbebe.has-dates_0221ac385de1a67b.has-excerpts_5566c02f98007bf3.wp-block-te-latest-comments_91d446e0f4aad23c li.wp-block-te-latest-comments__comment_bed983ba538231af .wp-block-te-latest-comments__comment-meta_411d1b2db1b28c85 .wp-block-te-latest-comments__comment-author_1553cbf93475e3a8,
    .sidebar__widget_1c0d058f92031e63 .has-avatars_97e76f731b4fbebe.has-dates_0221ac385de1a67b.has-excerpts_5566c02f98007bf3.wp-block-te-latest-comments_91d446e0f4aad23c li.wp-block-te-latest-comments__comment_bed983ba538231af .wp-block-te-latest-comments__comment-meta_411d1b2db1b28c85 .wp-block-te-latest-comments__comment-link_42737f5997d1bdbd,
    .sidebar__widget_1c0d058f92031e63 .has-dates_0221ac385de1a67b.has-excerpts_5566c02f98007bf3.wp-block-te-latest-comments_91d446e0f4aad23c li.wp-block-te-latest-comments__comment_bed983ba538231af .wp-block-te-latest-comments__comment-meta_411d1b2db1b28c85 .wp-block-te-latest-comments__comment-author_1553cbf93475e3a8,
    .sidebar__widget_1c0d058f92031e63 .has-dates_0221ac385de1a67b.has-excerpts_5566c02f98007bf3.wp-block-te-latest-comments_91d446e0f4aad23c li.wp-block-te-latest-comments__comment_bed983ba538231af .wp-block-te-latest-comments__comment-meta_411d1b2db1b28c85 .wp-block-te-latest-comments__comment-link_42737f5997d1bdbd {
      font-weight: 500; }
  .widget_63330c4ea5ab98d8 .wp-block-te-latest-comments_91d446e0f4aad23c li.wp-block-te-latest-comments__comment_bed983ba538231af,
  .widget_63330c4ea5ab98d8 .wp-block-latest-posts_bebe1e8062f833cc li.wp-block-te-latest-comments__comment_bed983ba538231af,
  .sidebar__widget_1c0d058f92031e63 .wp-block-te-latest-comments_91d446e0f4aad23c li.wp-block-te-latest-comments__comment_bed983ba538231af,
  .sidebar__widget_1c0d058f92031e63 .wp-block-latest-posts_bebe1e8062f833cc li.wp-block-te-latest-comments__comment_bed983ba538231af {
    margin-bottom: 0; }
  .widget_63330c4ea5ab98d8 .wp-block-te-latest-comments_91d446e0f4aad23c li .wp-block-te-latest-comments__comment-meta_411d1b2db1b28c85,
  .widget_63330c4ea5ab98d8 .wp-block-te-latest-comments_91d446e0f4aad23c li .wp-block-latest-posts__te-post-title_039dea76989e0be5,
  .widget_63330c4ea5ab98d8 .wp-block-latest-posts_bebe1e8062f833cc li .wp-block-te-latest-comments__comment-meta_411d1b2db1b28c85,
  .widget_63330c4ea5ab98d8 .wp-block-latest-posts_bebe1e8062f833cc li .wp-block-latest-posts__te-post-title_039dea76989e0be5,
  .sidebar__widget_1c0d058f92031e63 .wp-block-te-latest-comments_91d446e0f4aad23c li .wp-block-te-latest-comments__comment-meta_411d1b2db1b28c85,
  .sidebar__widget_1c0d058f92031e63 .wp-block-te-latest-comments_91d446e0f4aad23c li .wp-block-latest-posts__te-post-title_039dea76989e0be5,
  .sidebar__widget_1c0d058f92031e63 .wp-block-latest-posts_bebe1e8062f833cc li .wp-block-te-latest-comments__comment-meta_411d1b2db1b28c85,
  .sidebar__widget_1c0d058f92031e63 .wp-block-latest-posts_bebe1e8062f833cc li .wp-block-latest-posts__te-post-title_039dea76989e0be5 {
    line-height: 28px;
    font-weight: 400; }
    .widget_63330c4ea5ab98d8 .wp-block-te-latest-comments_91d446e0f4aad23c li .wp-block-te-latest-comments__comment-meta_411d1b2db1b28c85 .wp-block-te-latest-comments__comment-date_1b438db15994a51c,
    .widget_63330c4ea5ab98d8 .wp-block-te-latest-comments_91d446e0f4aad23c li .wp-block-latest-posts__te-post-title_039dea76989e0be5 .wp-block-te-latest-comments__comment-date_1b438db15994a51c,
    .widget_63330c4ea5ab98d8 .wp-block-latest-posts_bebe1e8062f833cc li .wp-block-te-latest-comments__comment-meta_411d1b2db1b28c85 .wp-block-te-latest-comments__comment-date_1b438db15994a51c,
    .widget_63330c4ea5ab98d8 .wp-block-latest-posts_bebe1e8062f833cc li .wp-block-latest-posts__te-post-title_039dea76989e0be5 .wp-block-te-latest-comments__comment-date_1b438db15994a51c,
    .sidebar__widget_1c0d058f92031e63 .wp-block-te-latest-comments_91d446e0f4aad23c li .wp-block-te-latest-comments__comment-meta_411d1b2db1b28c85 .wp-block-te-latest-comments__comment-date_1b438db15994a51c,
    .sidebar__widget_1c0d058f92031e63 .wp-block-te-latest-comments_91d446e0f4aad23c li .wp-block-latest-posts__te-post-title_039dea76989e0be5 .wp-block-te-latest-comments__comment-date_1b438db15994a51c,
    .sidebar__widget_1c0d058f92031e63 .wp-block-latest-posts_bebe1e8062f833cc li .wp-block-te-latest-comments__comment-meta_411d1b2db1b28c85 .wp-block-te-latest-comments__comment-date_1b438db15994a51c,
    .sidebar__widget_1c0d058f92031e63 .wp-block-latest-posts_bebe1e8062f833cc li .wp-block-latest-posts__te-post-title_039dea76989e0be5 .wp-block-te-latest-comments__comment-date_1b438db15994a51c {
      font-size: 14px !important;
      margin-bottom: 10px;
      position: relative; }
      .widget_63330c4ea5ab98d8 .wp-block-te-latest-comments_91d446e0f4aad23c li .wp-block-te-latest-comments__comment-meta_411d1b2db1b28c85 .wp-block-te-latest-comments__comment-date_1b438db15994a51c:before,
      .widget_63330c4ea5ab98d8 .wp-block-te-latest-comments_91d446e0f4aad23c li .wp-block-latest-posts__te-post-title_039dea76989e0be5 .wp-block-te-latest-comments__comment-date_1b438db15994a51c:before,
      .widget_63330c4ea5ab98d8 .wp-block-latest-posts_bebe1e8062f833cc li .wp-block-te-latest-comments__comment-meta_411d1b2db1b28c85 .wp-block-te-latest-comments__comment-date_1b438db15994a51c:before,
      .widget_63330c4ea5ab98d8 .wp-block-latest-posts_bebe1e8062f833cc li .wp-block-latest-posts__te-post-title_039dea76989e0be5 .wp-block-te-latest-comments__comment-date_1b438db15994a51c:before,
      .sidebar__widget_1c0d058f92031e63 .wp-block-te-latest-comments_91d446e0f4aad23c li .wp-block-te-latest-comments__comment-meta_411d1b2db1b28c85 .wp-block-te-latest-comments__comment-date_1b438db15994a51c:before,
      .sidebar__widget_1c0d058f92031e63 .wp-block-te-latest-comments_91d446e0f4aad23c li .wp-block-latest-posts__te-post-title_039dea76989e0be5 .wp-block-te-latest-comments__comment-date_1b438db15994a51c:before,
      .sidebar__widget_1c0d058f92031e63 .wp-block-latest-posts_bebe1e8062f833cc li .wp-block-te-latest-comments__comment-meta_411d1b2db1b28c85 .wp-block-te-latest-comments__comment-date_1b438db15994a51c:before,
      .sidebar__widget_1c0d058f92031e63 .wp-block-latest-posts_bebe1e8062f833cc li .wp-block-latest-posts__te-post-title_039dea76989e0be5 .wp-block-te-latest-comments__comment-date_1b438db15994a51c:before {
        content: "\f274";
        font-family: "Font Awesome 6 Free";
        padding-right: 8px; }
  .widget_63330c4ea5ab98d8 .wp-block-te-latest-comments_91d446e0f4aad23c li a,
  .widget_63330c4ea5ab98d8 .wp-block-latest-posts_bebe1e8062f833cc li a,
  .sidebar__widget_1c0d058f92031e63 .wp-block-te-latest-comments_91d446e0f4aad23c li a,
  .sidebar__widget_1c0d058f92031e63 .wp-block-latest-posts_bebe1e8062f833cc li a {
    color: #335371; }
    .widget_63330c4ea5ab98d8 .wp-block-te-latest-comments_91d446e0f4aad23c li a.wp-block-te-latest-comments__comment-author_1553cbf93475e3a8, .widget_63330c4ea5ab98d8 .wp-block-te-latest-comments_91d446e0f4aad23c li a.wp-block-te-latest-comments__comment-link_42737f5997d1bdbd,
    .widget_63330c4ea5ab98d8 .wp-block-latest-posts_bebe1e8062f833cc li a.wp-block-te-latest-comments__comment-author_1553cbf93475e3a8,
    .widget_63330c4ea5ab98d8 .wp-block-latest-posts_bebe1e8062f833cc li a.wp-block-te-latest-comments__comment-link_42737f5997d1bdbd,
    .sidebar__widget_1c0d058f92031e63 .wp-block-te-latest-comments_91d446e0f4aad23c li a.wp-block-te-latest-comments__comment-author_1553cbf93475e3a8,
    .sidebar__widget_1c0d058f92031e63 .wp-block-te-latest-comments_91d446e0f4aad23c li a.wp-block-te-latest-comments__comment-link_42737f5997d1bdbd,
    .sidebar__widget_1c0d058f92031e63 .wp-block-latest-posts_bebe1e8062f833cc li a.wp-block-te-latest-comments__comment-author_1553cbf93475e3a8,
    .sidebar__widget_1c0d058f92031e63 .wp-block-latest-posts_bebe1e8062f833cc li a.wp-block-te-latest-comments__comment-link_42737f5997d1bdbd {
      display: inline !important;
      text-transform: capitalize;
      line-height: 28px;
      font-weight: 400; }
    .widget_63330c4ea5ab98d8 .wp-block-te-latest-comments_91d446e0f4aad23c li a:hover,
    .widget_63330c4ea5ab98d8 .wp-block-latest-posts_bebe1e8062f833cc li a:hover,
    .sidebar__widget_1c0d058f92031e63 .wp-block-te-latest-comments_91d446e0f4aad23c li a:hover,
    .sidebar__widget_1c0d058f92031e63 .wp-block-latest-posts_bebe1e8062f833cc li a:hover {
      color: #317EFE; }
  .widget_63330c4ea5ab98d8 .wp-block-te-latest-comments_91d446e0f4aad23c li .wp-block-te-latest-comments__comment-excerpt_75a8ffb6e856410a p,
  .widget_63330c4ea5ab98d8 .wp-block-latest-posts_bebe1e8062f833cc li .wp-block-te-latest-comments__comment-excerpt_75a8ffb6e856410a p,
  .sidebar__widget_1c0d058f92031e63 .wp-block-te-latest-comments_91d446e0f4aad23c li .wp-block-te-latest-comments__comment-excerpt_75a8ffb6e856410a p,
  .sidebar__widget_1c0d058f92031e63 .wp-block-latest-posts_bebe1e8062f833cc li .wp-block-te-latest-comments__comment-excerpt_75a8ffb6e856410a p {
    font-size: 16px;
    line-height: 28px;
    margin: 0; }
  .widget_63330c4ea5ab98d8 .te-social-profile_a20ee90f4d201d46,
  .sidebar__widget_1c0d058f92031e63 .te-social-profile_a20ee90f4d201d46 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .widget_63330c4ea5ab98d8 .te-social-profile_a20ee90f4d201d46 a,
    .sidebar__widget_1c0d058f92031e63 .te-social-profile_a20ee90f4d201d46 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_63330c4ea5ab98d8 .te-social-profile_a20ee90f4d201d46 a,
        .sidebar__widget_1c0d058f92031e63 .te-social-profile_a20ee90f4d201d46 a {
          width: 40px;
          height: 40px; } }
      .widget_63330c4ea5ab98d8 .te-social-profile_a20ee90f4d201d46 a.facebook_2b56359bf5bc2cb1,
      .sidebar__widget_1c0d058f92031e63 .te-social-profile_a20ee90f4d201d46 a.facebook_2b56359bf5bc2cb1 {
        background-color: #1877f2; }
      .widget_63330c4ea5ab98d8 .te-social-profile_a20ee90f4d201d46 a.twitter_aae26ba9ec6e6ee9,
      .sidebar__widget_1c0d058f92031e63 .te-social-profile_a20ee90f4d201d46 a.twitter_aae26ba9ec6e6ee9 {
        background-color: #1da1f2; }
      .widget_63330c4ea5ab98d8 .te-social-profile_a20ee90f4d201d46 a.linkedin_70916e610e5abf40,
      .sidebar__widget_1c0d058f92031e63 .te-social-profile_a20ee90f4d201d46 a.linkedin_70916e610e5abf40 {
        background-color: #0a66c2; }
      .widget_63330c4ea5ab98d8 .te-social-profile_a20ee90f4d201d46 a.instagram_ecb514f2a4763247,
      .sidebar__widget_1c0d058f92031e63 .te-social-profile_a20ee90f4d201d46 a.instagram_ecb514f2a4763247 {
        background-color: #405de6; }
      .widget_63330c4ea5ab98d8 .te-social-profile_a20ee90f4d201d46 a:hover,
      .sidebar__widget_1c0d058f92031e63 .te-social-profile_a20ee90f4d201d46 a:hover {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #E7F914; }
  .widget_63330c4ea5ab98d8 select,
  .sidebar__widget_1c0d058f92031e63 select {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371;
    margin-bottom: 0; }
  .widget_63330c4ea5ab98d8 .has-login-form_1c4be72eb581e9fb .login-username_6e08d0eadd945c3e label,
  .widget_63330c4ea5ab98d8 .has-login-form_1c4be72eb581e9fb .login-password_2ecbdb922cb45bb3 label,
  .sidebar__widget_1c0d058f92031e63 .has-login-form_1c4be72eb581e9fb .login-username_6e08d0eadd945c3e label,
  .sidebar__widget_1c0d058f92031e63 .has-login-form_1c4be72eb581e9fb .login-password_2ecbdb922cb45bb3 label {
    margin-bottom: 10px; }
  .widget_63330c4ea5ab98d8 .has-login-form_1c4be72eb581e9fb .login-username_6e08d0eadd945c3e input,
  .widget_63330c4ea5ab98d8 .has-login-form_1c4be72eb581e9fb .login-password_2ecbdb922cb45bb3 input,
  .sidebar__widget_1c0d058f92031e63 .has-login-form_1c4be72eb581e9fb .login-username_6e08d0eadd945c3e input,
  .sidebar__widget_1c0d058f92031e63 .has-login-form_1c4be72eb581e9fb .login-password_2ecbdb922cb45bb3 input {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #31373f;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371; }
  .widget_63330c4ea5ab98d8 .has-login-form_1c4be72eb581e9fb .login-remember_9865508f239cc48b label,
  .sidebar__widget_1c0d058f92031e63 .has-login-form_1c4be72eb581e9fb .login-remember_9865508f239cc48b label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px; }
  .widget_63330c4ea5ab98d8 .has-login-form_1c4be72eb581e9fb .login-submit_2e21643497e12ed4,
  .sidebar__widget_1c0d058f92031e63 .has-login-form_1c4be72eb581e9fb .login-submit_2e21643497e12ed4 {
    margin-bottom: 0; }
    .widget_63330c4ea5ab98d8 .has-login-form_1c4be72eb581e9fb .login-submit_2e21643497e12ed4 input.button-primary_67def9e02be21c18,
    .sidebar__widget_1c0d058f92031e63 .has-login-form_1c4be72eb581e9fb .login-submit_2e21643497e12ed4 input.button-primary_67def9e02be21c18 {
      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_63330c4ea5ab98d8 .search-form_09c0a98989a07f69,
  .sidebar__widget_1c0d058f92031e63 .search-form_09c0a98989a07f69 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_63330c4ea5ab98d8 .search-form_09c0a98989a07f69 button,
    .sidebar__widget_1c0d058f92031e63 .search-form_09c0a98989a07f69 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_63330c4ea5ab98d8.widget_search_6eca8189a1eed5e6 .sidebar__search_e2594e9db1dcd155,
  .sidebar__widget_1c0d058f92031e63.widget_search_6eca8189a1eed5e6 .sidebar__search_e2594e9db1dcd155 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_63330c4ea5ab98d8.widget_search_6eca8189a1eed5e6 .sidebar__search_e2594e9db1dcd155 button,
    .sidebar__widget_1c0d058f92031e63.widget_search_6eca8189a1eed5e6 .sidebar__search_e2594e9db1dcd155 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_63330c4ea5ab98d8 .wp-block-search__no-button_16bf9cb81209d8a4.wp-block-search_b9639b7fbfbc8517 input,
  .sidebar__widget_1c0d058f92031e63 .wp-block-search__no-button_16bf9cb81209d8a4.wp-block-search_b9639b7fbfbc8517 input {
    border-radius: 10px; }
  .widget_63330c4ea5ab98d8 .wp-block-search_b9639b7fbfbc8517,
  .sidebar__widget_1c0d058f92031e63 .wp-block-search_b9639b7fbfbc8517 {
    margin-bottom: -2px; }
  .widget_63330c4ea5ab98d8 .wp-block-search_b9639b7fbfbc8517,
  .widget_63330c4ea5ab98d8 .search-form_09c0a98989a07f69,
  .widget_63330c4ea5ab98d8 .sidebar__search_e2594e9db1dcd155,
  .sidebar__widget_1c0d058f92031e63 .wp-block-search_b9639b7fbfbc8517,
  .sidebar__widget_1c0d058f92031e63 .search-form_09c0a98989a07f69,
  .sidebar__widget_1c0d058f92031e63 .sidebar__search_e2594e9db1dcd155 {
    display: inline-block;
    width: 100%;
    overflow: hidden; }
    .widget_63330c4ea5ab98d8 .wp-block-search_b9639b7fbfbc8517 .wp-block-search__inside-wrapper_4b2788258dda3cf5,
    .widget_63330c4ea5ab98d8 .search-form_09c0a98989a07f69 .wp-block-search__inside-wrapper_4b2788258dda3cf5,
    .widget_63330c4ea5ab98d8 .sidebar__search_e2594e9db1dcd155 .wp-block-search__inside-wrapper_4b2788258dda3cf5,
    .sidebar__widget_1c0d058f92031e63 .wp-block-search_b9639b7fbfbc8517 .wp-block-search__inside-wrapper_4b2788258dda3cf5,
    .sidebar__widget_1c0d058f92031e63 .search-form_09c0a98989a07f69 .wp-block-search__inside-wrapper_4b2788258dda3cf5,
    .sidebar__widget_1c0d058f92031e63 .sidebar__search_e2594e9db1dcd155 .wp-block-search__inside-wrapper_4b2788258dda3cf5 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .widget_63330c4ea5ab98d8 .wp-block-search_b9639b7fbfbc8517 label,
    .widget_63330c4ea5ab98d8 .search-form_09c0a98989a07f69 label,
    .widget_63330c4ea5ab98d8 .sidebar__search_e2594e9db1dcd155 label,
    .sidebar__widget_1c0d058f92031e63 .wp-block-search_b9639b7fbfbc8517 label,
    .sidebar__widget_1c0d058f92031e63 .search-form_09c0a98989a07f69 label,
    .sidebar__widget_1c0d058f92031e63 .sidebar__search_e2594e9db1dcd155 label {
      font-size: 24px;
      display: block;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #14203A;
      font-family: "Inter", sans-serif; }
    .widget_63330c4ea5ab98d8 .wp-block-search_b9639b7fbfbc8517 input,
    .widget_63330c4ea5ab98d8 .search-form_09c0a98989a07f69 input,
    .widget_63330c4ea5ab98d8 .sidebar__search_e2594e9db1dcd155 input,
    .sidebar__widget_1c0d058f92031e63 .wp-block-search_b9639b7fbfbc8517 input,
    .sidebar__widget_1c0d058f92031e63 .search-form_09c0a98989a07f69 input,
    .sidebar__widget_1c0d058f92031e63 .sidebar__search_e2594e9db1dcd155 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_63330c4ea5ab98d8 .wp-block-search_b9639b7fbfbc8517 button,
    .widget_63330c4ea5ab98d8 .search-form_09c0a98989a07f69 button,
    .widget_63330c4ea5ab98d8 .sidebar__search_e2594e9db1dcd155 button,
    .sidebar__widget_1c0d058f92031e63 .wp-block-search_b9639b7fbfbc8517 button,
    .sidebar__widget_1c0d058f92031e63 .search-form_09c0a98989a07f69 button,
    .sidebar__widget_1c0d058f92031e63 .sidebar__search_e2594e9db1dcd155 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_63330c4ea5ab98d8 .tagcloud_39fd1f75589f114c,
  .widget_63330c4ea5ab98d8 .wp-block-tag-cloud_a325ee0c39e7b217,
  .sidebar__widget_1c0d058f92031e63 .tagcloud_39fd1f75589f114c,
  .sidebar__widget_1c0d058f92031e63 .wp-block-tag-cloud_a325ee0c39e7b217 {
    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_63330c4ea5ab98d8 .tagcloud_39fd1f75589f114c a,
    .widget_63330c4ea5ab98d8 .wp-block-tag-cloud_a325ee0c39e7b217 a,
    .sidebar__widget_1c0d058f92031e63 .tagcloud_39fd1f75589f114c a,
    .sidebar__widget_1c0d058f92031e63 .wp-block-tag-cloud_a325ee0c39e7b217 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_63330c4ea5ab98d8 .tagcloud_39fd1f75589f114c a:hover,
      .widget_63330c4ea5ab98d8 .wp-block-tag-cloud_a325ee0c39e7b217 a:hover,
      .sidebar__widget_1c0d058f92031e63 .tagcloud_39fd1f75589f114c a:hover,
      .sidebar__widget_1c0d058f92031e63 .wp-block-tag-cloud_a325ee0c39e7b217 a:hover {
        color: #ffffff;
        background: #317EFE;
        border-color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .widget_63330c4ea5ab98d8 ul,
  .widget_63330c4ea5ab98d8 ol,
  .sidebar__widget_1c0d058f92031e63 ul,
  .sidebar__widget_1c0d058f92031e63 ol {
    margin-bottom: 0;
    padding-left: 0;
    /* Tag Cloud Widget */ }
    .widget_63330c4ea5ab98d8 ul li,
    .widget_63330c4ea5ab98d8 ol li,
    .sidebar__widget_1c0d058f92031e63 ul li,
    .sidebar__widget_1c0d058f92031e63 ol li {
      display: block;
      padding: 8px 0;
      border-top: 1px solid #E1E1E1;
      margin-bottom: 0;
      /* Recent Comment Widget */ }
      .widget_63330c4ea5ab98d8 ul li:first-child,
      .widget_63330c4ea5ab98d8 ol li:first-child,
      .sidebar__widget_1c0d058f92031e63 ul li:first-child,
      .sidebar__widget_1c0d058f92031e63 ol li:first-child {
        border-top: 0; }
      .widget_63330c4ea5ab98d8 ul li:last-child,
      .widget_63330c4ea5ab98d8 ol li:last-child,
      .sidebar__widget_1c0d058f92031e63 ul li:last-child,
      .sidebar__widget_1c0d058f92031e63 ol li:last-child {
        margin-bottom: 0; }
      .widget_63330c4ea5ab98d8 ul li.recentcomments_6feb2ffe524f754d .comment-author-link_011ef1c088a60fc8 a:before, .widget_63330c4ea5ab98d8 ul li.wp-block-latest-comments__comment_9c4e3a9466c0e404 .comment-author-link_011ef1c088a60fc8 a:before,
      .widget_63330c4ea5ab98d8 ol li.recentcomments_6feb2ffe524f754d .comment-author-link_011ef1c088a60fc8 a:before,
      .widget_63330c4ea5ab98d8 ol li.wp-block-latest-comments__comment_9c4e3a9466c0e404 .comment-author-link_011ef1c088a60fc8 a:before,
      .sidebar__widget_1c0d058f92031e63 ul li.recentcomments_6feb2ffe524f754d .comment-author-link_011ef1c088a60fc8 a:before,
      .sidebar__widget_1c0d058f92031e63 ul li.wp-block-latest-comments__comment_9c4e3a9466c0e404 .comment-author-link_011ef1c088a60fc8 a:before,
      .sidebar__widget_1c0d058f92031e63 ol li.recentcomments_6feb2ffe524f754d .comment-author-link_011ef1c088a60fc8 a:before,
      .sidebar__widget_1c0d058f92031e63 ol li.wp-block-latest-comments__comment_9c4e3a9466c0e404 .comment-author-link_011ef1c088a60fc8 a:before {
        display: none; }
      .widget_63330c4ea5ab98d8 ul li.recentcomments_6feb2ffe524f754d a, .widget_63330c4ea5ab98d8 ul li.wp-block-latest-comments__comment_9c4e3a9466c0e404 a,
      .widget_63330c4ea5ab98d8 ol li.recentcomments_6feb2ffe524f754d a,
      .widget_63330c4ea5ab98d8 ol li.wp-block-latest-comments__comment_9c4e3a9466c0e404 a,
      .sidebar__widget_1c0d058f92031e63 ul li.recentcomments_6feb2ffe524f754d a,
      .sidebar__widget_1c0d058f92031e63 ul li.wp-block-latest-comments__comment_9c4e3a9466c0e404 a,
      .sidebar__widget_1c0d058f92031e63 ol li.recentcomments_6feb2ffe524f754d a,
      .sidebar__widget_1c0d058f92031e63 ol li.wp-block-latest-comments__comment_9c4e3a9466c0e404 a {
        padding-left: 0;
        display: inline; }
        .widget_63330c4ea5ab98d8 ul li.recentcomments_6feb2ffe524f754d a:before, .widget_63330c4ea5ab98d8 ul li.wp-block-latest-comments__comment_9c4e3a9466c0e404 a:before,
        .widget_63330c4ea5ab98d8 ol li.recentcomments_6feb2ffe524f754d a:before,
        .widget_63330c4ea5ab98d8 ol li.wp-block-latest-comments__comment_9c4e3a9466c0e404 a:before,
        .sidebar__widget_1c0d058f92031e63 ul li.recentcomments_6feb2ffe524f754d a:before,
        .sidebar__widget_1c0d058f92031e63 ul li.wp-block-latest-comments__comment_9c4e3a9466c0e404 a:before,
        .sidebar__widget_1c0d058f92031e63 ol li.recentcomments_6feb2ffe524f754d a:before,
        .sidebar__widget_1c0d058f92031e63 ol li.wp-block-latest-comments__comment_9c4e3a9466c0e404 a:before {
          display: none; }
      .widget_63330c4ea5ab98d8 ul li a,
      .widget_63330c4ea5ab98d8 ol li a,
      .sidebar__widget_1c0d058f92031e63 ul li a,
      .sidebar__widget_1c0d058f92031e63 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_63330c4ea5ab98d8 ul li a::before,
        .widget_63330c4ea5ab98d8 ol li a::before,
        .sidebar__widget_1c0d058f92031e63 ul li a::before,
        .sidebar__widget_1c0d058f92031e63 ol li a::before {
          content: "\f105";
          font-family: "Font Awesome 6 Free";
          margin-right: 10px; }
        .widget_63330c4ea5ab98d8 ul li a:hover,
        .widget_63330c4ea5ab98d8 ol li a:hover,
        .sidebar__widget_1c0d058f92031e63 ul li a:hover,
        .sidebar__widget_1c0d058f92031e63 ol li a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .widget_63330c4ea5ab98d8 ul li a.rsswidget_9851295768e84b75, .widget_63330c4ea5ab98d8 ul li a.wp-block-latest-posts__post-title_0cb8484b78517fea,
        .widget_63330c4ea5ab98d8 ol li a.rsswidget_9851295768e84b75,
        .widget_63330c4ea5ab98d8 ol li a.wp-block-latest-posts__post-title_0cb8484b78517fea,
        .sidebar__widget_1c0d058f92031e63 ul li a.rsswidget_9851295768e84b75,
        .sidebar__widget_1c0d058f92031e63 ul li a.wp-block-latest-posts__post-title_0cb8484b78517fea,
        .sidebar__widget_1c0d058f92031e63 ol li a.rsswidget_9851295768e84b75,
        .sidebar__widget_1c0d058f92031e63 ol li a.wp-block-latest-posts__post-title_0cb8484b78517fea {
          padding-left: 0;
          font-weight: 500;
          display: block; }
          .widget_63330c4ea5ab98d8 ul li a.rsswidget_9851295768e84b75:before, .widget_63330c4ea5ab98d8 ul li a.wp-block-latest-posts__post-title_0cb8484b78517fea:before,
          .widget_63330c4ea5ab98d8 ol li a.rsswidget_9851295768e84b75:before,
          .widget_63330c4ea5ab98d8 ol li a.wp-block-latest-posts__post-title_0cb8484b78517fea:before,
          .sidebar__widget_1c0d058f92031e63 ul li a.rsswidget_9851295768e84b75:before,
          .sidebar__widget_1c0d058f92031e63 ul li a.wp-block-latest-posts__post-title_0cb8484b78517fea:before,
          .sidebar__widget_1c0d058f92031e63 ol li a.rsswidget_9851295768e84b75:before,
          .sidebar__widget_1c0d058f92031e63 ol li a.wp-block-latest-posts__post-title_0cb8484b78517fea:before {
            display: none; }
      .widget_63330c4ea5ab98d8 ul li ul,
      .widget_63330c4ea5ab98d8 ol li ul,
      .sidebar__widget_1c0d058f92031e63 ul li ul,
      .sidebar__widget_1c0d058f92031e63 ol li ul {
        padding-left: 25px;
        padding-top: 10px; }
    .widget_63330c4ea5ab98d8 ul.wp-tag-cloud_f9be0c1851cd3cd4 li,
    .widget_63330c4ea5ab98d8 ol.wp-tag-cloud_f9be0c1851cd3cd4 li,
    .sidebar__widget_1c0d058f92031e63 ul.wp-tag-cloud_f9be0c1851cd3cd4 li,
    .sidebar__widget_1c0d058f92031e63 ol.wp-tag-cloud_f9be0c1851cd3cd4 li {
      display: inline-block;
      padding: 0;
      border: 0; }
      .widget_63330c4ea5ab98d8 ul.wp-tag-cloud_f9be0c1851cd3cd4 li a:before,
      .widget_63330c4ea5ab98d8 ol.wp-tag-cloud_f9be0c1851cd3cd4 li a:before,
      .sidebar__widget_1c0d058f92031e63 ul.wp-tag-cloud_f9be0c1851cd3cd4 li a:before,
      .sidebar__widget_1c0d058f92031e63 ol.wp-tag-cloud_f9be0c1851cd3cd4 li a:before {
        display: none; }
  .widget_63330c4ea5ab98d8.te_widget_categories_1aa60798fc1a71b8 li, .widget_63330c4ea5ab98d8.widget_archive_8828873cfd98fec1 li,
  .widget_63330c4ea5ab98d8 .wp-block-categories-list_2d49fcef2048268b li,
  .widget_63330c4ea5ab98d8 .wp-block-archives-list_7821166d1b0e345b li,
  .sidebar__widget_1c0d058f92031e63.te_widget_categories_1aa60798fc1a71b8 li,
  .sidebar__widget_1c0d058f92031e63.widget_archive_8828873cfd98fec1 li,
  .sidebar__widget_1c0d058f92031e63 .wp-block-categories-list_2d49fcef2048268b li,
  .sidebar__widget_1c0d058f92031e63 .wp-block-archives-list_7821166d1b0e345b 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_63330c4ea5ab98d8.te_widget_categories_1aa60798fc1a71b8 li.cat-item_7b7ed40e862dd4f8, .widget_63330c4ea5ab98d8.widget_archive_8828873cfd98fec1 li.cat-item_7b7ed40e862dd4f8,
    .widget_63330c4ea5ab98d8 .wp-block-categories-list_2d49fcef2048268b li.cat-item_7b7ed40e862dd4f8,
    .widget_63330c4ea5ab98d8 .wp-block-archives-list_7821166d1b0e345b li.cat-item_7b7ed40e862dd4f8,
    .sidebar__widget_1c0d058f92031e63.te_widget_categories_1aa60798fc1a71b8 li.cat-item_7b7ed40e862dd4f8,
    .sidebar__widget_1c0d058f92031e63.widget_archive_8828873cfd98fec1 li.cat-item_7b7ed40e862dd4f8,
    .sidebar__widget_1c0d058f92031e63 .wp-block-categories-list_2d49fcef2048268b li.cat-item_7b7ed40e862dd4f8,
    .sidebar__widget_1c0d058f92031e63 .wp-block-archives-list_7821166d1b0e345b li.cat-item_7b7ed40e862dd4f8 {
      text-align: right;
      display: inline-block;
      width: 100%; }
    .widget_63330c4ea5ab98d8.te_widget_categories_1aa60798fc1a71b8 li a, .widget_63330c4ea5ab98d8.widget_archive_8828873cfd98fec1 li a,
    .widget_63330c4ea5ab98d8 .wp-block-categories-list_2d49fcef2048268b li a,
    .widget_63330c4ea5ab98d8 .wp-block-archives-list_7821166d1b0e345b li a,
    .sidebar__widget_1c0d058f92031e63.te_widget_categories_1aa60798fc1a71b8 li a,
    .sidebar__widget_1c0d058f92031e63.widget_archive_8828873cfd98fec1 li a,
    .sidebar__widget_1c0d058f92031e63 .wp-block-categories-list_2d49fcef2048268b li a,
    .sidebar__widget_1c0d058f92031e63 .wp-block-archives-list_7821166d1b0e345b li a {
      float: left; }

/* About Info Widget*/
.widget-about-info_d87b1136ddf6b02b {
  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_d87b1136ddf6b02b .about-desc_50f1f6a08e7c4a08 {
    text-align: left; }
    .widget-about-info_d87b1136ddf6b02b .about-desc_50f1f6a08e7c4a08 .about-title_16cf3c060c04a173 {
      font-size: 20px; }
  .widget-about-info_d87b1136ddf6b02b .about-image_97bc6b65145cc287 {
    width: 140px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px; }
  .widget-about-info_d87b1136ddf6b02b .te-social-profile_a20ee90f4d201d46 {
    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_d87b1136ddf6b02b .te-social-profile_a20ee90f4d201d46 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_d87b1136ddf6b02b .te-social-profile_a20ee90f4d201d46 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_0221ac385de1a67b.has-author_38409e9bdf261f3f.wp-block-latest-posts_bebe1e8062f833cc .wp-block-latest-posts__te-post-title_039dea76989e0be5 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }

.widget_rss_7a70a3dc9a4cf634 .wp-block-heading_073b9a4cbdc67f27:before,
.widget_rss_7a70a3dc9a4cf634 .widget-title_ef126f5ba0de4759:before {
  display: none; }
.widget_rss_7a70a3dc9a4cf634 .rss-widget-icon_8379fa8506934ea8 {
  margin-right: 6px; }
.widget_rss_7a70a3dc9a4cf634 ul li a.rsswidget_9851295768e84b75 {
  color: #14203A; }
  .widget_rss_7a70a3dc9a4cf634 ul li a.rsswidget_9851295768e84b75:hover {
    color: #317EFE; }

.wp-block-latest-posts_bebe1e8062f833cc .wp-block-rss__item-title_89f0a1cc05a295d7,
.wp-block-rss_003032fbd3820ee6 .wp-block-rss__item-title_89f0a1cc05a295d7,
.widget_rss_7a70a3dc9a4cf634 .wp-block-rss__item-title_89f0a1cc05a295d7 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }
  .wp-block-latest-posts_bebe1e8062f833cc .wp-block-rss__item-title_89f0a1cc05a295d7 a:before,
  .wp-block-rss_003032fbd3820ee6 .wp-block-rss__item-title_89f0a1cc05a295d7 a:before,
  .widget_rss_7a70a3dc9a4cf634 .wp-block-rss__item-title_89f0a1cc05a295d7 a:before {
    display: none; }
.wp-block-latest-posts_bebe1e8062f833cc .wp-block-latest-posts__post-author_393b251035a16095,
.wp-block-latest-posts_bebe1e8062f833cc .wp-block-rss__item-publish-date_0c8af402c6aebf02,
.wp-block-rss_003032fbd3820ee6 .wp-block-latest-posts__post-author_393b251035a16095,
.wp-block-rss_003032fbd3820ee6 .wp-block-rss__item-publish-date_0c8af402c6aebf02,
.widget_rss_7a70a3dc9a4cf634 .wp-block-latest-posts__post-author_393b251035a16095,
.widget_rss_7a70a3dc9a4cf634 .wp-block-rss__item-publish-date_0c8af402c6aebf02 {
  margin-right: 10px; }
.wp-block-latest-posts_bebe1e8062f833cc .wp-block-latest-posts__post-author_393b251035a16095,
.wp-block-latest-posts_bebe1e8062f833cc .wp-block-latest-posts__te-post-date_92dd437f93c74786,
.wp-block-latest-posts_bebe1e8062f833cc .wp-block-rss__item-publish-date_0c8af402c6aebf02,
.wp-block-latest-posts_bebe1e8062f833cc .wp-block-rss__item-author_a3db0a9f9fd8f3e2,
.wp-block-latest-posts_bebe1e8062f833cc .rss-date_f816882a991fe89c,
.wp-block-rss_003032fbd3820ee6 .wp-block-latest-posts__post-author_393b251035a16095,
.wp-block-rss_003032fbd3820ee6 .wp-block-latest-posts__te-post-date_92dd437f93c74786,
.wp-block-rss_003032fbd3820ee6 .wp-block-rss__item-publish-date_0c8af402c6aebf02,
.wp-block-rss_003032fbd3820ee6 .wp-block-rss__item-author_a3db0a9f9fd8f3e2,
.wp-block-rss_003032fbd3820ee6 .rss-date_f816882a991fe89c,
.widget_rss_7a70a3dc9a4cf634 .wp-block-latest-posts__post-author_393b251035a16095,
.widget_rss_7a70a3dc9a4cf634 .wp-block-latest-posts__te-post-date_92dd437f93c74786,
.widget_rss_7a70a3dc9a4cf634 .wp-block-rss__item-publish-date_0c8af402c6aebf02,
.widget_rss_7a70a3dc9a4cf634 .wp-block-rss__item-author_a3db0a9f9fd8f3e2,
.widget_rss_7a70a3dc9a4cf634 .rss-date_f816882a991fe89c {
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500;
  text-transform: capitalize;
  position: relative; }
.wp-block-latest-posts_bebe1e8062f833cc .wp-block-latest-posts__te-post-date_92dd437f93c74786:before,
.wp-block-latest-posts_bebe1e8062f833cc .wp-block-rss__item-publish-date_0c8af402c6aebf02:before,
.wp-block-latest-posts_bebe1e8062f833cc .rss-date_f816882a991fe89c:before,
.wp-block-rss_003032fbd3820ee6 .wp-block-latest-posts__te-post-date_92dd437f93c74786:before,
.wp-block-rss_003032fbd3820ee6 .wp-block-rss__item-publish-date_0c8af402c6aebf02:before,
.wp-block-rss_003032fbd3820ee6 .rss-date_f816882a991fe89c:before,
.widget_rss_7a70a3dc9a4cf634 .wp-block-latest-posts__te-post-date_92dd437f93c74786:before,
.widget_rss_7a70a3dc9a4cf634 .wp-block-rss__item-publish-date_0c8af402c6aebf02:before,
.widget_rss_7a70a3dc9a4cf634 .rss-date_f816882a991fe89c:before {
  content: "\f274";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_bebe1e8062f833cc .wp-block-latest-posts__post-author_393b251035a16095:before,
.wp-block-latest-posts_bebe1e8062f833cc .wp-block-rss__item-author_a3db0a9f9fd8f3e2:before,
.wp-block-rss_003032fbd3820ee6 .wp-block-latest-posts__post-author_393b251035a16095:before,
.wp-block-rss_003032fbd3820ee6 .wp-block-rss__item-author_a3db0a9f9fd8f3e2:before,
.widget_rss_7a70a3dc9a4cf634 .wp-block-latest-posts__post-author_393b251035a16095:before,
.widget_rss_7a70a3dc9a4cf634 .wp-block-rss__item-author_a3db0a9f9fd8f3e2:before {
  content: "\f007";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_bebe1e8062f833cc .wp-block-latest-posts__post-excerpt_d1b402efc464b3ce,
.wp-block-latest-posts_bebe1e8062f833cc .wp-block-rss__item-excerpt_7a1a1e163dc8eddd,
.wp-block-latest-posts_bebe1e8062f833cc .rssSummary_f86e8c992e4f8117,
.wp-block-rss_003032fbd3820ee6 .wp-block-latest-posts__post-excerpt_d1b402efc464b3ce,
.wp-block-rss_003032fbd3820ee6 .wp-block-rss__item-excerpt_7a1a1e163dc8eddd,
.wp-block-rss_003032fbd3820ee6 .rssSummary_f86e8c992e4f8117,
.widget_rss_7a70a3dc9a4cf634 .wp-block-latest-posts__post-excerpt_d1b402efc464b3ce,
.widget_rss_7a70a3dc9a4cf634 .wp-block-rss__item-excerpt_7a1a1e163dc8eddd,
.widget_rss_7a70a3dc9a4cf634 .rssSummary_f86e8c992e4f8117 {
  margin-top: 10px;
  margin-bottom: 0; }

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

.te-post-item_1819d385195f83de .te-single-post-meta_67c07e6297b621ca {
  gap: 32px; }

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

.te-comment-title_14c336a3e937f3ad h2,
.te-comment-title_14c336a3e937f3ad .wp-block-comments-title_3896b490147a019f,
.wp-block-comments_78758f0319418508 h2,
.wp-block-comments_78758f0319418508 .wp-block-comments-title_3896b490147a019f {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px; }

/* Block Comment Start */
.wp-block-comments_78758f0319418508 .wp-block-comment-template_8414193b5c3747b9 {
  padding-left: 0; }
  .wp-block-comments_78758f0319418508 .wp-block-comment-template_8414193b5c3747b9 .wp-block-te-comment-reply_23f0db6601922219 {
    margin-top: 15px; }
  .wp-block-comments_78758f0319418508 .wp-block-comment-template_8414193b5c3747b9 li .wp-block-columns_5061e155d1069f1a {
    padding: 50px;
    border: 1px solid #dfe2e9;
    border-radius: 8px;
    margin-bottom: 24px; }
    .wp-block-comments_78758f0319418508 .wp-block-comment-template_8414193b5c3747b9 li .wp-block-columns_5061e155d1069f1a .wp-block-column_ed1053a00d593ffd:first-child {
      -ms-flex-preferred-size: 80px !important;
          flex-basis: 80px !important; }
    .wp-block-comments_78758f0319418508 .wp-block-comment-template_8414193b5c3747b9 li .wp-block-columns_5061e155d1069f1a .wp-block-avatar_008e214da552f6a1 {
      width: 100px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 50%;
      overflow: hidden; }
      .wp-block-comments_78758f0319418508 .wp-block-comment-template_8414193b5c3747b9 li .wp-block-columns_5061e155d1069f1a .wp-block-avatar_008e214da552f6a1 img {
        width: 100%; }
    .wp-block-comments_78758f0319418508 .wp-block-comment-template_8414193b5c3747b9 li .wp-block-columns_5061e155d1069f1a .wp-block-comment-author-name_ad6f9f2bac2600e3 a {
      font-size: 21px;
      margin-bottom: 5px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A; }
    .wp-block-comments_78758f0319418508 .wp-block-comment-template_8414193b5c3747b9 li .wp-block-columns_5061e155d1069f1a .wp-block-comment-edit-link_3ad9d75af37dd259 a {
      color: #317EFE; }
    .wp-block-comments_78758f0319418508 .wp-block-comment-template_8414193b5c3747b9 li .wp-block-columns_5061e155d1069f1a .wp-block-comment-date_b5060a0c50e0bfa2 a,
    .wp-block-comments_78758f0319418508 .wp-block-comment-template_8414193b5c3747b9 li .wp-block-columns_5061e155d1069f1a .wp-block-comment-edit-link_3ad9d75af37dd259 a {
      color: #9ba8c3;
      font-size: 16px;
      font-weight: 400;
      font-family: "Inter", sans-serif; }
    .wp-block-comments_78758f0319418508 .wp-block-comment-template_8414193b5c3747b9 li .wp-block-columns_5061e155d1069f1a .wp-block-te-comment-reply_23f0db6601922219 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_78758f0319418508 .wp-block-comment-template_8414193b5c3747b9 li .wp-block-columns_5061e155d1069f1a .wp-block-te-comment-reply_23f0db6601922219 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_3afbfea08842b207 .te-comment-respond_59efbe12aa7c4dd7,
.te-latest-comments_3afbfea08842b207 .comment-respond_968fda2a32328d96 {
  margin-top: 60px;
  margin-bottom: 40px; }
.te-latest-comments_3afbfea08842b207 li .children .te-comments-item_d2a4eb288a1d0483 {
  margin-left: 50px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-latest-comments_3afbfea08842b207 li .children .te-comments-item_d2a4eb288a1d0483 {
      margin-left: 0; } }
.te-latest-comments_3afbfea08842b207 li .children .children .te-comments-item_d2a4eb288a1d0483 {
  margin-left: 100px;
  border-top: 1px solid #F9F4F1; }
.te-latest-comments_3afbfea08842b207 li .te-comments-item_d2a4eb288a1d0483 {
  padding: 50px;
  border: 1px solid #F9F4F1;
  background-color: #F9F4F1;
  border-radius: 20px;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .te-latest-comments_3afbfea08842b207 li .te-comments-item_d2a4eb288a1d0483 {
      padding: 30px; } }
  .te-latest-comments_3afbfea08842b207 li .te-comments-item_d2a4eb288a1d0483 .te-comments-avatar_8664a955f0651172 {
    float: left; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-latest-comments_3afbfea08842b207 li .te-comments-item_d2a4eb288a1d0483 .te-comments-avatar_8664a955f0651172 {
        float: inherit;
        margin-bottom: 20px; } }
    .te-latest-comments_3afbfea08842b207 li .te-comments-item_d2a4eb288a1d0483 .te-comments-avatar_8664a955f0651172 img {
      margin-right: 30px;
      width: 100px;
      border-radius: 50px; }
  .te-latest-comments_3afbfea08842b207 li .te-comments-item_d2a4eb288a1d0483 .te-comments-text_a66dd7be8056baab {
    overflow: hidden; }
    .te-latest-comments_3afbfea08842b207 li .te-comments-item_d2a4eb288a1d0483 .te-comments-text_a66dd7be8056baab p {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 20px;
      color: #335371; }
    .te-latest-comments_3afbfea08842b207 li .te-comments-item_d2a4eb288a1d0483 .te-comments-text_a66dd7be8056baab .te-avatar-name_7376ff51dddff980 {
      margin-bottom: 10px;
      position: relative; }
      .te-latest-comments_3afbfea08842b207 li .te-comments-item_d2a4eb288a1d0483 .te-comments-text_a66dd7be8056baab .te-avatar-name_7376ff51dddff980 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_3afbfea08842b207 li .te-comments-item_d2a4eb288a1d0483 .te-comments-text_a66dd7be8056baab .te-avatar-name_7376ff51dddff980 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_3afbfea08842b207 li .te-comments-item_d2a4eb288a1d0483 .te-comments-text_a66dd7be8056baab .te-avatar-name_7376ff51dddff980 span {
            display: inline-block;
            width: 100%; } }
    .te-latest-comments_3afbfea08842b207 li .te-comments-item_d2a4eb288a1d0483 .te-comments-text_a66dd7be8056baab .te-comment-reply_6b92685b99503e08 {
      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_3afbfea08842b207 li .te-comments-item_d2a4eb288a1d0483 .te-comments-text_a66dd7be8056baab .te-comment-reply_6b92685b99503e08 {
          position: unset;
          margin-top: 10px; } }
      .te-latest-comments_3afbfea08842b207 li .te-comments-item_d2a4eb288a1d0483 .te-comments-text_a66dd7be8056baab .te-comment-reply_6b92685b99503e08:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

ul.children {
  list-style: none; }

.te-post-comments-form_46fdd61181b29e26 .te-contacts-message_0c28b877fc36155d {
  margin-top: 10px; }

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

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

.te-comment-respond_59efbe12aa7c4dd7,
.comment-respond_968fda2a32328d96 {
  position: relative;
  background-color: #F9F4F1;
  padding: 40px;
  border-radius: 20px; }
  .te-comment-respond_59efbe12aa7c4dd7 .comment-form-cookies-consent_9939e5b6959c34ce,
  .comment-respond_968fda2a32328d96 .comment-form-cookies-consent_9939e5b6959c34ce {
    display: none; }
  .te-comment-respond_59efbe12aa7c4dd7 .comment-notes_5b6fd8601161e07c,
  .comment-respond_968fda2a32328d96 .comment-notes_5b6fd8601161e07c {
    margin-bottom: 30px; }
  .te-comment-respond_59efbe12aa7c4dd7 p,
  .comment-respond_968fda2a32328d96 p {
    margin: 0; }
  .te-comment-respond_59efbe12aa7c4dd7 .te-contacts-email_fe82c7419e6f5256,
  .te-comment-respond_59efbe12aa7c4dd7 .te-contacts-name_64d5d8479e3d5467,
  .te-comment-respond_59efbe12aa7c4dd7 .single-input-field_263bbec222eb649f,
  .comment-respond_968fda2a32328d96 .te-contacts-email_fe82c7419e6f5256,
  .comment-respond_968fda2a32328d96 .te-contacts-name_64d5d8479e3d5467,
  .comment-respond_968fda2a32328d96 .single-input-field_263bbec222eb649f {
    margin-bottom: 20px; }
  .te-comment-respond_59efbe12aa7c4dd7 label,
  .comment-respond_968fda2a32328d96 label {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #778196;
    margin-bottom: 20px; }
  .te-comment-respond_59efbe12aa7c4dd7 .checkbox-field-wrapper_66d7ceceacf86017,
  .comment-respond_968fda2a32328d96 .checkbox-field-wrapper_66d7ceceacf86017 {
    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_59efbe12aa7c4dd7 .checkbox-field-wrapper_66d7ceceacf86017 p,
    .comment-respond_968fda2a32328d96 .checkbox-field-wrapper_66d7ceceacf86017 p {
      margin: 0; }
    .te-comment-respond_59efbe12aa7c4dd7 .checkbox-field-wrapper_66d7ceceacf86017 .single-checkbox-field_5627c0729cd9e3c1,
    .comment-respond_968fda2a32328d96 .checkbox-field-wrapper_66d7ceceacf86017 .single-checkbox-field_5627c0729cd9e3c1 {
      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_59efbe12aa7c4dd7 .te-comment-form-cookies-consent_9abe100e31e13c25,
  .comment-respond_968fda2a32328d96 .te-comment-form-cookies-consent_9abe100e31e13c25 {
    display: none; }
  .te-comment-respond_59efbe12aa7c4dd7 input[type="number"],
  .comment-respond_968fda2a32328d96 input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield; }
  .te-comment-respond_59efbe12aa7c4dd7 input,
  .te-comment-respond_59efbe12aa7c4dd7 select,
  .comment-respond_968fda2a32328d96 input,
  .comment-respond_968fda2a32328d96 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_59efbe12aa7c4dd7 *::-webkit-input-placeholder,
  .comment-respond_968fda2a32328d96 *::-webkit-input-placeholder {
    color: #778196; }
  .te-comment-respond_59efbe12aa7c4dd7 *:-ms-input-placeholder,
  .comment-respond_968fda2a32328d96 *:-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_59efbe12aa7c4dd7 *::-ms-input-placeholder,
  .comment-respond_968fda2a32328d96 *::-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_59efbe12aa7c4dd7 *::placeholder,
  .comment-respond_968fda2a32328d96 *::placeholder {
    color: #778196; }
  .te-comment-respond_59efbe12aa7c4dd7 textarea,
  .comment-respond_968fda2a32328d96 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_59efbe12aa7c4dd7 input:focus,
  .te-comment-respond_59efbe12aa7c4dd7 textarea:focus,
  .te-comment-respond_59efbe12aa7c4dd7 .form-select_864e21f15a67fb01:focus,
  .comment-respond_968fda2a32328d96 input:focus,
  .comment-respond_968fda2a32328d96 textarea:focus,
  .comment-respond_968fda2a32328d96 .form-select_864e21f15a67fb01: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_29d2123dbf7feb02 {
  position: relative;
  border-radius: 20px;
  overflow: hidden; }
  .te-team-card_29d2123dbf7feb02:hover .image:before {
    height: 250%;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear;
    background-color: transparent; }
  .te-team-card_29d2123dbf7feb02: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_29d2123dbf7feb02:hover .te-content-wrapper_ddc346eaf53c136f {
    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_29d2123dbf7feb02 .image {
    overflow: hidden;
    position: relative; }
    .te-team-card_29d2123dbf7feb02 .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_29d2123dbf7feb02 .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_29d2123dbf7feb02 .te-content-wrapper_ddc346eaf53c136f {
    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_29d2123dbf7feb02 .te-content-wrapper_ddc346eaf53c136f .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_29d2123dbf7feb02 .te-content-wrapper_ddc346eaf53c136f .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_29d2123dbf7feb02 .te-content-wrapper_ddc346eaf53c136f .content .desc_0c94345bad195258 {
        font-size: 18px;
        line-height: 18px;
        font-weight: 400;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
    .te-team-card_29d2123dbf7feb02 .te-content-wrapper_ddc346eaf53c136f .social_7a484adcebf058d7 {
      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_29d2123dbf7feb02 .te-content-wrapper_ddc346eaf53c136f .social_7a484adcebf058d7 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_29d2123dbf7feb02 .te-content-wrapper_ddc346eaf53c136f .social_7a484adcebf058d7 a:hover {
          background-color: #E7F914;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-team-card_29d2123dbf7feb02.style-2_1e542322008836fc {
  padding: 20px;
  background-color: #F9F4F1;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-team-card_29d2123dbf7feb02.style-2_1e542322008836fc:hover {
    background-color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-team-card_29d2123dbf7feb02.style-2_1e542322008836fc:hover .te-content-wrapper_ddc346eaf53c136f .social_7a484adcebf058d7 a {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-team-card_29d2123dbf7feb02.style-2_1e542322008836fc:hover .te-content-wrapper_ddc346eaf53c136f .content .title,
    .te-team-card_29d2123dbf7feb02.style-2_1e542322008836fc:hover .te-content-wrapper_ddc346eaf53c136f .content .desc_0c94345bad195258 {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_29d2123dbf7feb02.style-2_1e542322008836fc .image {
    border-radius: 20px; }
  .te-team-card_29d2123dbf7feb02.style-2_1e542322008836fc .te-content-wrapper_ddc346eaf53c136f {
    position: unset;
    visibility: visible;
    opacity: 1;
    background: transparent;
    -webkit-transform: unset;
            transform: unset; }
    .te-team-card_29d2123dbf7feb02.style-2_1e542322008836fc .te-content-wrapper_ddc346eaf53c136f .content {
      padding: 0;
      margin-top: 20px;
      margin-bottom: 10px;
      position: unset; }
      .te-team-card_29d2123dbf7feb02.style-2_1e542322008836fc .te-content-wrapper_ddc346eaf53c136f .content .title {
        color: #131A2A;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-team-card_29d2123dbf7feb02.style-2_1e542322008836fc .te-content-wrapper_ddc346eaf53c136f .content .title a:hover {
          color: #ffffff !important; }
      .te-team-card_29d2123dbf7feb02.style-2_1e542322008836fc .te-content-wrapper_ddc346eaf53c136f .content .desc_0c94345bad195258 {
        color: #335371;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-team-card_29d2123dbf7feb02.style-2_1e542322008836fc .te-content-wrapper_ddc346eaf53c136f .social_7a484adcebf058d7 a {
      border: 1px solid #E1E1E1;
      background-color: transparent; }
      .te-team-card_29d2123dbf7feb02.style-2_1e542322008836fc .te-content-wrapper_ddc346eaf53c136f .social_7a484adcebf058d7 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_9eab90a09b4d30a7 {
  position: relative;
  padding: 0;
  overflow: hidden; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-team-member-slider-wrapper_9eab90a09b4d30a7 {
      padding: 0 12px; } }
  .te-team-member-slider-wrapper_9eab90a09b4d30a7 .slick-list_3df511dc9ed0bad6 {
    margin: 0 -15px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-team-member-slider-wrapper_9eab90a09b4d30a7 .slick-list_3df511dc9ed0bad6 {
        padding-bottom: 25px;
        margin: unset; } }
    .te-team-member-slider-wrapper_9eab90a09b4d30a7 .slick-list_3df511dc9ed0bad6 .slick-slide {
      margin: 0 15px; }
  .te-team-member-slider-wrapper_9eab90a09b4d30a7 .slick-dots_615cd230d0dccff9 {
    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_9eab90a09b4d30a7 .slick-dots_615cd230d0dccff9 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_9eab90a09b4d30a7 .slick-dots_615cd230d0dccff9 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_9eab90a09b4d30a7 .slick-dots_615cd230d0dccff9 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_9eab90a09b4d30a7 .slick-dots_615cd230d0dccff9 li.slick-active button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-team-member-slider-wrapper_9eab90a09b4d30a7 .slick-arrow_ff6524e56b043740 {
    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_78fd006e93211438 {
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 20px; }
  .te-portfolio-card_78fd006e93211438:hover .image .te-content-wrapper_ddc346eaf53c136f {
    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_78fd006e93211438:hover .image .te-content-wrapper_ddc346eaf53c136f .content .content-inner_395b0cbd91724cbf {
      margin-bottom: 0;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_78fd006e93211438:hover .image .te-content-wrapper_ddc346eaf53c136f .content .btn-wrapper_3bf564379db4a852 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_78fd006e93211438:hover .image .te-content-wrapper_ddc346eaf53c136f .content .content-inner_395b0cbd91724cbf {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scaleY(1);
              transform: scaleY(1); }
  .te-portfolio-card_78fd006e93211438: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_78fd006e93211438 .image {
    overflow: hidden;
    position: relative; }
    .te-portfolio-card_78fd006e93211438 .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_78fd006e93211438 .te-content-wrapper_ddc346eaf53c136f {
    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_78fd006e93211438 .te-content-wrapper_ddc346eaf53c136f .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_78fd006e93211438 .te-content-wrapper_ddc346eaf53c136f .content .content-inner_395b0cbd91724cbf {
        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_78fd006e93211438 .te-content-wrapper_ddc346eaf53c136f .content .sub-title_0cdee32d9690e167 {
        color: #131A2A;
        font-size: 18px;
        line-height: 36px;
        font-weight: 400; }
      .te-portfolio-card_78fd006e93211438 .te-content-wrapper_ddc346eaf53c136f .content .title {
        margin-bottom: 0;
        color: #131A2A;
        font-size: 24px;
        line-height: 39px;
        font-weight: 500; }
      .te-portfolio-card_78fd006e93211438 .te-content-wrapper_ddc346eaf53c136f .content .btn-wrapper_3bf564379db4a852 {
        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_78fd006e93211438 .te-content-wrapper_ddc346eaf53c136f .content .btn-wrapper_3bf564379db4a852 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_78fd006e93211438 .te-content-wrapper_ddc346eaf53c136f .content .btn-wrapper_3bf564379db4a852 a:hover {
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
            background-color: #317EFE;
            color: #ffffff; }

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

.te-portfolio-card_78fd006e93211438.style-3_a3fd1547270a758b:hover .te-content-wrapper_ddc346eaf53c136f .content .btn-wrapper_3bf564379db4a852 {
  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_78fd006e93211438.style-3_a3fd1547270a758b .te-content-wrapper_ddc346eaf53c136f {
  padding: 0; }
  .te-portfolio-card_78fd006e93211438.style-3_a3fd1547270a758b .te-content-wrapper_ddc346eaf53c136f .content .content-inner_395b0cbd91724cbf {
    border-radius: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px; }
  .te-portfolio-card_78fd006e93211438.style-3_a3fd1547270a758b .te-content-wrapper_ddc346eaf53c136f .content .btn-wrapper_3bf564379db4a852 {
    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_af7181da71e439ec.style-1_58e1e6480cac25b7 {
  margin-top: -210px; }
  @media (max-width: 991px) {
    .newsletter-area_af7181da71e439ec.style-1_58e1e6480cac25b7 {
      margin-top: 0;
      padding-top: 100px; } }

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

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

.testimonial-slider-area_1cb283268b7ff82c.style-1_58e1e6480cac25b7 {
  padding-bottom: 5px; }

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

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

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

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

.team-slider-area_3fee04823620e445.style-1_58e1e6480cac25b7 {
  overflow: hidden; }

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

.about-us-area_9446b1382b26f545.style-2_1e542322008836fc {
  padding-top: 120px;
  padding-bottom: 330px;
  background-color: #F9F4F1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .about-us-area_9446b1382b26f545.style-2_1e542322008836fc {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area_9446b1382b26f545.style-2_1e542322008836fc {
      padding: 100px 0; } }
  @media (max-width: 991px) {
    .about-us-area_9446b1382b26f545.style-2_1e542322008836fc .te-about-image-card_71458040bcfb5923 {
      text-align: center;
      margin-bottom: 50px; } }
  @media (max-width: 991px) {
    .about-us-area_9446b1382b26f545.style-2_1e542322008836fc .te-about-image-card_71458040bcfb5923 .te-main-img-wrapper_e8adcf20876f71bb .te-main-img-inner_99a3ab0eeb0d2325 {
      width: 100%; } }
  @media (max-width: 1199px) {
    .about-us-area_9446b1382b26f545.style-2_1e542322008836fc .te-about-image-card_71458040bcfb5923 .te-company-foundation_7962e39c17299d1e {
      left: 0; } }
  @media (max-width: 1199px) {
    .about-us-area_9446b1382b26f545.style-2_1e542322008836fc .te-about-info-card_0afbe4a5bebd2dc9 {
      padding-left: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area_9446b1382b26f545.style-2_1e542322008836fc .te-about-info-card_0afbe4a5bebd2dc9 {
      padding-left: 60px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .about-us-area_9446b1382b26f545.style-2_1e542322008836fc .te-about-info-card_0afbe4a5bebd2dc9 {
      padding-left: 80px; } }

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

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

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

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

.faq-area_53400522c583923c.style-1_58e1e6480cac25b7 {
  padding-bottom: 100px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .faq-area_53400522c583923c.style-1_58e1e6480cac25b7 {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-area_53400522c583923c.style-1_58e1e6480cac25b7 {
      padding-bottom: 100px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .faq-area_53400522c583923c.style-1_58e1e6480cac25b7 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_53400522c583923c.style-1_58e1e6480cac25b7 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_53400522c583923c.style-1_58e1e6480cac25b7 .accordion-wrapper_cb660fd4aa14d5d6 {
      padding-right: 60px; } }
  .faq-area_53400522c583923c.style-1_58e1e6480cac25b7 .te-faq-image_effd2e129cfbd205 {
    margin-top: 82px;
    position: relative;
    right: -83px;
    display: inline-block; }
    @media (max-width: 1199px) {
      .faq-area_53400522c583923c.style-1_58e1e6480cac25b7 .te-faq-image_effd2e129cfbd205 {
        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_53400522c583923c.style-1_58e1e6480cac25b7 .te-faq-image_effd2e129cfbd205 {
        right: 0; } }
    .faq-area_53400522c583923c.style-1_58e1e6480cac25b7 .te-faq-image_effd2e129cfbd205 .te-image-wrapper_520936ebfc8fbbea {
      position: relative; }
      .faq-area_53400522c583923c.style-1_58e1e6480cac25b7 .te-faq-image_effd2e129cfbd205 .te-image-wrapper_520936ebfc8fbbea .te-main-img-inner_99a3ab0eeb0d2325 {
        -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_53400522c583923c.style-1_58e1e6480cac25b7 .te-faq-image_effd2e129cfbd205 .te-image-wrapper_520936ebfc8fbbea .te-image-shape_a356d9cb34bd2dee {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: -1; }
      .faq-area_53400522c583923c.style-1_58e1e6480cac25b7 .te-faq-image_effd2e129cfbd205 .te-image-wrapper_520936ebfc8fbbea .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_53400522c583923c.style-1_58e1e6480cac25b7 .te-faq-image_effd2e129cfbd205 .te-image-wrapper_520936ebfc8fbbea .content .title {
          font-size: 18px;
          font-weight: 400;
          line-height: 18px;
          color: #ffffff;
          margin-bottom: 0; }
        .faq-area_53400522c583923c.style-1_58e1e6480cac25b7 .te-faq-image_effd2e129cfbd205 .te-image-wrapper_520936ebfc8fbbea .content .number_24e27bf85a558f33 {
          font-size: 32px;
          font-weight: 500;
          line-height: 32px;
          letter-spacing: 0px;
          color: #ffffff;
          margin-bottom: 0; }
      .faq-area_53400522c583923c.style-1_58e1e6480cac25b7 .te-faq-image_effd2e129cfbd205 .te-image-wrapper_520936ebfc8fbbea .top-content_5aef29c46b060849 {
        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_53400522c583923c.style-1_58e1e6480cac25b7 .te-faq-image_effd2e129cfbd205 .te-image-wrapper_520936ebfc8fbbea .top-content_5aef29c46b060849 {
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); } }
      .faq-area_53400522c583923c.style-1_58e1e6480cac25b7 .te-faq-image_effd2e129cfbd205 .te-image-wrapper_520936ebfc8fbbea .bottom-content_336bb6e35185ace7 {
        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_53400522c583923c.style-1_58e1e6480cac25b7 .te-faq-image_effd2e129cfbd205 .te-image-wrapper_520936ebfc8fbbea .bottom-content_336bb6e35185ace7 {
            right: 50%;
            -webkit-transform: translateX(50%);
                    transform: translateX(50%); } }
        .faq-area_53400522c583923c.style-1_58e1e6480cac25b7 .te-faq-image_effd2e129cfbd205 .te-image-wrapper_520936ebfc8fbbea .bottom-content_336bb6e35185ace7 .bottom-content-inner_5f1e46b2b01f0275 {
          width: 100%;
          height: 100%;
          background-color: #E7F914;
          border-radius: 100%;
          border: 8px solid #ffffff;
          outline: 2px dashed #14203A; }
          .faq-area_53400522c583923c.style-1_58e1e6480cac25b7 .te-faq-image_effd2e129cfbd205 .te-image-wrapper_520936ebfc8fbbea .bottom-content_336bb6e35185ace7 .bottom-content-inner_5f1e46b2b01f0275 .title,
          .faq-area_53400522c583923c.style-1_58e1e6480cac25b7 .te-faq-image_effd2e129cfbd205 .te-image-wrapper_520936ebfc8fbbea .bottom-content_336bb6e35185ace7 .bottom-content-inner_5f1e46b2b01f0275 .number_24e27bf85a558f33 {
            color: #14203A; }

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

.testimonial-slider-area_1cb283268b7ff82c {
  overflow: hidden;
  padding-bottom: 10px; }
  .testimonial-slider-area_1cb283268b7ff82c.style-2_1e542322008836fc .slick-list_3df511dc9ed0bad6 {
    margin: 0 -100px;
    overflow: visible; }
    .testimonial-slider-area_1cb283268b7ff82c.style-2_1e542322008836fc .slick-list_3df511dc9ed0bad6 .te-slick-item_dd28e4601be78bd5 {
      width: 520px;
      margin: 0 15px; }

.counter-up-area_e5928622633484c6.style-2_1e542322008836fc .te-counter-card_b98fc87219c990f1 {
  padding: 80px 55px;
  background-color: #131A2A;
  border-radius: 20px; }
  .counter-up-area_e5928622633484c6.style-2_1e542322008836fc .te-counter-card_b98fc87219c990f1 .te-counter-item_9db3ea8097f3b503 .icon_88e4a6374bb3ec85 {
    width: unset;
    height: unset;
    background-color: transparent; }
  .counter-up-area_e5928622633484c6.style-2_1e542322008836fc .te-counter-card_b98fc87219c990f1 .te-counter-item_9db3ea8097f3b503 .te-counter-title_89f954ae47e9c08f {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px; }
    .counter-up-area_e5928622633484c6.style-2_1e542322008836fc .te-counter-card_b98fc87219c990f1 .te-counter-item_9db3ea8097f3b503 .te-counter-title_89f954ae47e9c08f .content {
      gap: 18px;
      text-align: left; }
  .counter-up-area_e5928622633484c6.style-2_1e542322008836fc .te-counter-card_b98fc87219c990f1 .te-counter-item_9db3ea8097f3b503 .title {
    color: #ffffff; }
  .counter-up-area_e5928622633484c6.style-2_1e542322008836fc .te-counter-card_b98fc87219c990f1 .te-counter-item_9db3ea8097f3b503 .number_24e27bf85a558f33 {
    color: #E7F914; }
  .counter-up-area_e5928622633484c6.style-2_1e542322008836fc .te-counter-card_b98fc87219c990f1 .te-counter-item_9db3ea8097f3b503 .number_24e27bf85a558f33,
  .counter-up-area_e5928622633484c6.style-2_1e542322008836fc .te-counter-card_b98fc87219c990f1 .te-counter-item_9db3ea8097f3b503 .title {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

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

.subscribe-area_b69c1d8d1a48077d.style-2_1e542322008836fc {
  position: relative;
  z-index: 9;
  margin-bottom: -140px; }
  .subscribe-area_b69c1d8d1a48077d.style-2_1e542322008836fc .te-subscribe-inner-area_eebe9fd6f9a3c757 {
    background-color: #317EFE;
    padding: 10px;
    border-radius: 20px;
    gap: 0; }
    .subscribe-area_b69c1d8d1a48077d.style-2_1e542322008836fc .te-subscribe-inner-area_eebe9fd6f9a3c757 .te-image-bg-collumn_802eb784affdb0f9 {
      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_b69c1d8d1a48077d.style-2_1e542322008836fc .te-subscribe-inner-area_eebe9fd6f9a3c757 .te-subscribe-form-wrapper_511bacccd706e21c {
      padding: 0; }
    .subscribe-area_b69c1d8d1a48077d.style-2_1e542322008836fc .te-subscribe-inner-area_eebe9fd6f9a3c757 .te-content-wrapper_ddc346eaf53c136f {
      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_b69c1d8d1a48077d.style-2_1e542322008836fc .te-subscribe-inner-area_eebe9fd6f9a3c757 .te-content-wrapper_ddc346eaf53c136f {
          left: unset; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_b69c1d8d1a48077d.style-2_1e542322008836fc .te-subscribe-inner-area_eebe9fd6f9a3c757 .te-content-wrapper_ddc346eaf53c136f {
          -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_b69c1d8d1a48077d.style-2_1e542322008836fc .te-subscribe-inner-area_eebe9fd6f9a3c757 .te-content-wrapper_ddc346eaf53c136f {
          -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_b69c1d8d1a48077d.style-2_1e542322008836fc .te-subscribe-inner-area_eebe9fd6f9a3c757 .te-content-wrapper_ddc346eaf53c136f {
          gap: 60px; } }
      .subscribe-area_b69c1d8d1a48077d.style-2_1e542322008836fc .te-subscribe-inner-area_eebe9fd6f9a3c757 .te-content-wrapper_ddc346eaf53c136f .te-subscribe-title_f39c5e1dab771475 {
        font-size: 38px;
        font-weight: 500;
        line-height: 46px;
        letter-spacing: -0.676px;
        text-transform: capitalize;
        margin-bottom: 0; }
      .subscribe-area_b69c1d8d1a48077d.style-2_1e542322008836fc .te-subscribe-inner-area_eebe9fd6f9a3c757 .te-content-wrapper_ddc346eaf53c136f .te-content-inner_68519aebd85f94f3 {
        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_b69c1d8d1a48077d.style-2_1e542322008836fc .te-subscribe-inner-area_eebe9fd6f9a3c757 .te-content-wrapper_ddc346eaf53c136f .te-content-inner_68519aebd85f94f3 {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
        .subscribe-area_b69c1d8d1a48077d.style-2_1e542322008836fc .te-subscribe-inner-area_eebe9fd6f9a3c757 .te-content-wrapper_ddc346eaf53c136f .te-content-inner_68519aebd85f94f3 .icon_88e4a6374bb3ec85 {
          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_b69c1d8d1a48077d.style-2_1e542322008836fc .te-subscribe-inner-area_eebe9fd6f9a3c757 .te-subscribe-form-widget_f0f83f796616c158 {
      background: #fff;
      padding: 7px;
      border-radius: 50px; }
    .subscribe-area_b69c1d8d1a48077d.style-2_1e542322008836fc .te-subscribe-inner-area_eebe9fd6f9a3c757 .mc4wp-form-fields_b5cb5fb42776a950 {
      gap: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .subscribe-area_b69c1d8d1a48077d.style-2_1e542322008836fc .te-subscribe-inner-area_eebe9fd6f9a3c757 .mc4wp-form-fields_b5cb5fb42776a950 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }

.testimonial-slider-area_1cb283268b7ff82c.style-3_a3fd1547270a758b {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .testimonial-slider-area_1cb283268b7ff82c.style-3_a3fd1547270a758b {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slider-area_1cb283268b7ff82c.style-3_a3fd1547270a758b {
      padding: 100px 0; } }
  .testimonial-slider-area_1cb283268b7ff82c.style-3_a3fd1547270a758b .slick-list_3df511dc9ed0bad6 .slick-slide.slick-current_cea6d8dbb39f4c54 .te-testimonial-card_47721c766d3440fb.style-3_a3fd1547270a758b .te-content-wrapper_ddc346eaf53c136f .te-user-meta_00297f4123d39436 .icon_88e4a6374bb3ec85 {
    color: #317EFE; }

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

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

.te-contact-info_d67ab94c220bbc85 {
  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_d67ab94c220bbc85 .te-icon-card_09144baa53c2d8c3 {
      -webkit-box-orient: unset;
      -webkit-box-direction: unset;
          -ms-flex-direction: unset;
              flex-direction: unset; } }

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

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

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

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

.service-details_81ddc1922ce70249 {
  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_81ddc1922ce70249 .image {
    border-radius: 20px;
    overflow: hidden; }
  .service-details_81ddc1922ce70249 .content .te-title-wrapper_6c5e4cc6a812ae72 {
    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_81ddc1922ce70249 .content .te-title-wrapper_6c5e4cc6a812ae72 .title-inner_c7a6513cfb5105a1 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 20px; }
      .service-details_81ddc1922ce70249 .content .te-title-wrapper_6c5e4cc6a812ae72 .title-inner_c7a6513cfb5105a1 .icon_88e4a6374bb3ec85 {
        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_81ddc1922ce70249 .content .te-title-wrapper_6c5e4cc6a812ae72 .title-inner_c7a6513cfb5105a1 .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_452cb5a6cea912c5 {
  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_452cb5a6cea912c5 .list-wrapper_a38f1883fff307e3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px; }
    .service-details-overview_452cb5a6cea912c5 .list-wrapper_a38f1883fff307e3 .icon_88e4a6374bb3ec85 {
      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_452cb5a6cea912c5 .list-wrapper_a38f1883fff307e3 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_452cb5a6cea912c5 .list-wrapper_a38f1883fff307e3 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_452cb5a6cea912c5 .list-wrapper_a38f1883fff307e3 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_452cb5a6cea912c5 .list-wrapper_a38f1883fff307e3 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_6b3e1f0a8436c714 {
  padding-top: 120px;
  padding-bottom: 96px; }
  .team-page_6b3e1f0a8436c714 .te-team-card_29d2123dbf7feb02 {
    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_5819e5a129e8bc2d {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .team-details-page_5819e5a129e8bc2d {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-page_5819e5a129e8bc2d {
      padding-top: 100px;
      padding-bottom: 76px; } }

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

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

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

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

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

.footer_d5aef3b186aa3177 {
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .footer_d5aef3b186aa3177 .te-subscribe-form-widget_f0f83f796616c158 .submit-btn_7034d3953dcebc3b span {
    display: none; }
  .footer_d5aef3b186aa3177.style-1_58e1e6480cac25b7 {
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .footer_d5aef3b186aa3177.style-1_58e1e6480cac25b7 .te-footer-sec_c4319a92577a84b8 {
      border-bottom: 1px solid rgba(19, 26, 42, 0.1);
      padding-top: 214px;
      padding-bottom: 60px; }
      .footer_d5aef3b186aa3177.style-1_58e1e6480cac25b7 .te-footer-sec_c4319a92577a84b8 .te-footer-widget_5db93142ec93473d .te-subscribe-form-widget_f0f83f796616c158 .mc4wp-form-fields_b5cb5fb42776a950 {
        border-color: rgba(19, 26, 42, 0.5); }
    .footer_d5aef3b186aa3177.style-1_58e1e6480cac25b7 .te-footer-widget_5db93142ec93473d .te-subscribe-form-widget_f0f83f796616c158 .single-field_6be5ebcb7bac5c39 input {
      color: #131A2A; }
  .footer_d5aef3b186aa3177.style-2_1e542322008836fc .widget_63330c4ea5ab98d8 .wp-block-heading_073b9a4cbdc67f27,
  .footer_d5aef3b186aa3177.style-2_1e542322008836fc .widget_63330c4ea5ab98d8 .widget-title_ef126f5ba0de4759,
  .footer_d5aef3b186aa3177.style-2_1e542322008836fc .widget_63330c4ea5ab98d8 .wp-block-search__label_b12c983808a0dc3f,
  .footer_d5aef3b186aa3177.style-2_1e542322008836fc .sidebar__widget_1c0d058f92031e63 .wp-block-heading_073b9a4cbdc67f27,
  .footer_d5aef3b186aa3177.style-2_1e542322008836fc .sidebar__widget_1c0d058f92031e63 .widget-title_ef126f5ba0de4759,
  .footer_d5aef3b186aa3177.style-2_1e542322008836fc .sidebar__widget_1c0d058f92031e63 .wp-block-search__label_b12c983808a0dc3f,
  .footer_d5aef3b186aa3177.style-2_1e542322008836fc .widget_63330c4ea5ab98d8 ul li a,
  .footer_d5aef3b186aa3177.style-2_1e542322008836fc .widget_63330c4ea5ab98d8 ol li a,
  .footer_d5aef3b186aa3177.style-2_1e542322008836fc .sidebar__widget_1c0d058f92031e63 ul li a,
  .footer_d5aef3b186aa3177.style-2_1e542322008836fc .sidebar__widget_1c0d058f92031e63 ol li a,
  .footer_d5aef3b186aa3177.style-2_1e542322008836fc .widget_63330c4ea5ab98d8 ul li,
  .footer_d5aef3b186aa3177.style-2_1e542322008836fc .wp-calendar-table_f260050a12a01a6f,
  .footer_d5aef3b186aa3177.style-2_1e542322008836fc .wp-block-calendar_df06a37509cb9427 caption,
  .footer_d5aef3b186aa3177.style-2_1e542322008836fc nav.wp-calendar-nav_8cdd518e74b2af60 a,
  .footer_d5aef3b186aa3177.style-2_1e542322008836fc .wp-block-latest-comments__comment-excerpt_fecca47e25a1e7fb,
  .footer_d5aef3b186aa3177.style-2_1e542322008836fc .wp-calendar-table_f260050a12a01a6f caption,
  .footer_d5aef3b186aa3177.style-2_1e542322008836fc .widget_text_d58076440958c1d2,
  .footer_d5aef3b186aa3177.style-2_1e542322008836fc .widget_63330c4ea5ab98d8 .tagcloud_39fd1f75589f114c a,
  .footer_d5aef3b186aa3177.style-2_1e542322008836fc .widget_63330c4ea5ab98d8 .wp-block-tag-cloud_a325ee0c39e7b217 a,
  .footer_d5aef3b186aa3177.style-2_1e542322008836fc .sidebar__widget_1c0d058f92031e63 .tagcloud_39fd1f75589f114c a,
  .footer_d5aef3b186aa3177.style-2_1e542322008836fc .sidebar__widget_1c0d058f92031e63 .wp-block-tag-cloud_a325ee0c39e7b217 a,
  .footer_d5aef3b186aa3177.style-2_1e542322008836fc .wp-block-latest-comments__comment-date_5ceeb3a620a13670,
  .footer_d5aef3b186aa3177.style-2_1e542322008836fc .wp-block-latest-comments__comment_9c4e3a9466c0e404,
  .footer_d5aef3b186aa3177.style-2_1e542322008836fc .wp-block-archives-dropdown_9d6b306be734d093 label,
  .footer_d5aef3b186aa3177.style-2_1e542322008836fc .widget_categories_e1bbabdc5dbf3717 li a,
  .footer_d5aef3b186aa3177.style-2_1e542322008836fc .widget_archive_8828873cfd98fec1 li a,
  .footer_d5aef3b186aa3177.style-2_1e542322008836fc .widget_nav_menu_eb88f1d8ae0eaa64 li a,
  .footer_d5aef3b186aa3177.style-2_1e542322008836fc .widget_tag_cloud_f7ea9e219e3feebb a,
  .footer_d5aef3b186aa3177.style-2_1e542322008836fc .widget_rss_7a70a3dc9a4cf634 li a,
  .footer_d5aef3b186aa3177.style-2_1e542322008836fc .widget_rss_7a70a3dc9a4cf634 li,
  .footer_d5aef3b186aa3177.style-2_1e542322008836fc .footer__widget_9554932500ede39a a,
  .footer_d5aef3b186aa3177.style-2_1e542322008836fc .footer__widget_9554932500ede39a li,
  .footer_d5aef3b186aa3177.style-2_1e542322008836fc li.recentcomments_6feb2ffe524f754d {
    color: #ffffff; }
  .footer_d5aef3b186aa3177.style-2_1e542322008836fc .te-theme-btn_500691eb086332f7,
  .footer_d5aef3b186aa3177.style-2_1e542322008836fc .wp-block-loginout_a5a2fe6724578a6d a,
  .footer_d5aef3b186aa3177.style-2_1e542322008836fc input.te-theme-btn_500691eb086332f7,
  .footer_d5aef3b186aa3177.style-2_1e542322008836fc .widget_63330c4ea5ab98d8 .wp-block-search_b9639b7fbfbc8517 button,
  .footer_d5aef3b186aa3177.style-2_1e542322008836fc .widget_63330c4ea5ab98d8 .search-form_09c0a98989a07f69 button,
  .footer_d5aef3b186aa3177.style-2_1e542322008836fc .widget_63330c4ea5ab98d8 .sidebar__search_e2594e9db1dcd155 button,
  .footer_d5aef3b186aa3177.style-2_1e542322008836fc .sidebar__widget_1c0d058f92031e63 .wp-block-search_b9639b7fbfbc8517 button,
  .footer_d5aef3b186aa3177.style-2_1e542322008836fc .sidebar__widget_1c0d058f92031e63 .search-form_09c0a98989a07f69 button,
  .footer_d5aef3b186aa3177.style-2_1e542322008836fc .sidebar__widget_1c0d058f92031e63 .sidebar__search_e2594e9db1dcd155 button {
    background-color: #E7F914;
    color: #14203A; }
  .footer_d5aef3b186aa3177 .footer__widget_9554932500ede39a li {
    list-style: none; }
  .footer_d5aef3b186aa3177 .te-footer-widget_5db93142ec93473d.te_widget_nav_menu_cc9f30b40fa5a242 li.wp-block-social-link_3eaa31f50305c70f {
    display: inline-block;
    width: unset !important; }
  .footer_d5aef3b186aa3177 .te_widget_nav_menu_cc9f30b40fa5a242 li.cat-item_7b7ed40e862dd4f8 {
    text-align: right; }
    .footer_d5aef3b186aa3177 .te_widget_nav_menu_cc9f30b40fa5a242 li.cat-item_7b7ed40e862dd4f8 a {
      float: left; }
  .footer_d5aef3b186aa3177 .te-footer-bg_c0962ce382eba0c1 {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: -1; }
  .footer_d5aef3b186aa3177 .footer-nav-widget_790f69971b33b8f2 {
    padding: 0 90px; }
    @media (max-width: 991px) {
      .footer_d5aef3b186aa3177 .footer-nav-widget_790f69971b33b8f2 {
        padding: 0 12px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .footer_d5aef3b186aa3177 .footer-nav-widget_790f69971b33b8f2 {
        padding: 0 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .footer_d5aef3b186aa3177 .footer-nav-widget_790f69971b33b8f2 {
        padding: 0 30px; } }

.te-footer-widget_5db93142ec93473d {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .te-footer-widget_5db93142ec93473d {
      margin-bottom: 40px; } }
  .te-footer-widget_5db93142ec93473d .te-footer-widget-title_fef3efa2911fb0f6,
  .te-footer-widget_5db93142ec93473d .wp-block-heading_073b9a4cbdc67f27 {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 39px;
    color: #131A2A;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700; }
  .te-footer-widget_5db93142ec93473d ul {
    padding-left: 0; }
  .te-footer-widget_5db93142ec93473d .te-subscribe-form-widget_f0f83f796616c158 .mc4wp-form-fields_b5cb5fb42776a950 {
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 5px; }
  .te-footer-widget_5db93142ec93473d .te-subscribe-form-widget_f0f83f796616c158 .single-field_6be5ebcb7bac5c39 input {
    border-radius: 0;
    background-color: transparent;
    color: #ffffff; }
  .te-footer-widget_5db93142ec93473d.widget-latest-posts-footer_74c3d040f667a14e {
    margin-top: -5px; }
  @media (max-width: 767px) {
    .te-footer-widget_5db93142ec93473d.zoom-instagram-widget_f01ed70420d468de {
      margin-bottom: 0;
      margin-top: -10px; } }
  @media (max-width: 767px) {
    .te-footer-widget_5db93142ec93473d.widget_contact_info_widget_15a590c24a9376ca {
      margin-bottom: 18px; } }
  @media only screen and (min-width: 992px) and (max-width: 1399px) {
    .te-footer-widget_5db93142ec93473d .widget-instagram-feed_c680e62c5f7b7ea0 {
      width: 170px; } }
  .te-footer-widget_5db93142ec93473d .te-footer-widget-info_51ff8f1c5ccc7237 {
    padding-right: 30px; }
    @media (max-width: 1199px) {
      .te-footer-widget_5db93142ec93473d .te-footer-widget-info_51ff8f1c5ccc7237 {
        padding-right: 0; } }
    .te-footer-widget_5db93142ec93473d .te-footer-widget-info_51ff8f1c5ccc7237 p {
      color: #335371;
      margin-bottom: 30px; }
    .te-footer-widget_5db93142ec93473d .te-footer-widget-info_51ff8f1c5ccc7237 .te-footer-logo_edf7049a1a6db413 {
      margin-bottom: 30px;
      display: inline-block; }
    .te-footer-widget_5db93142ec93473d .te-footer-widget-info_51ff8f1c5ccc7237 .info-form-and-social-icon_c8e708c0ee22178e {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 50px; }
      .te-footer-widget_5db93142ec93473d .te-footer-widget-info_51ff8f1c5ccc7237 .info-form-and-social-icon_c8e708c0ee22178e .te-social-profile_a20ee90f4d201d46 {
        margin-top: 0; }
    .te-footer-widget_5db93142ec93473d .te-footer-widget-info_51ff8f1c5ccc7237 .te-social-profile_a20ee90f4d201d46 {
      gap: 20px;
      margin-top: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-footer-widget_5db93142ec93473d .te-footer-widget-info_51ff8f1c5ccc7237 .info-form-and-social-icon_c8e708c0ee22178e {
        -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_5db93142ec93473d.te_widget_nav_menu_cc9f30b40fa5a242 ul {
    margin-top: -5px;
    padding-left: 0;
    margin-bottom: 0; }
  .te-footer-widget_5db93142ec93473d.te_widget_nav_menu_cc9f30b40fa5a242 li {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 2px; }
    .te-footer-widget_5db93142ec93473d.te_widget_nav_menu_cc9f30b40fa5a242 li:last-child {
      padding-top: 0;
      padding-bottom: 0; }
    .te-footer-widget_5db93142ec93473d.te_widget_nav_menu_cc9f30b40fa5a242 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_5db93142ec93473d.te_widget_nav_menu_cc9f30b40fa5a242 li a::before {
        content: "\f105";
        font-family: "Font Awesome 6 Free";
        font-size: 14px; }
      .te-footer-widget_5db93142ec93473d.te_widget_nav_menu_cc9f30b40fa5a242 li a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-footer-widget_5db93142ec93473d .te-footer-widget-contact_2684cf2912f018b5 p {
    color: #335371; }
  .te-footer-widget_5db93142ec93473d .te-footer-widget-contact_2684cf2912f018b5 .footer-contact_6328e4f1ffe4f61a ul {
    list-style: none; }
    .te-footer-widget_5db93142ec93473d .te-footer-widget-contact_2684cf2912f018b5 .footer-contact_6328e4f1ffe4f61a 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_5db93142ec93473d .te-footer-widget-contact_2684cf2912f018b5 .footer-contact_6328e4f1ffe4f61a ul li:first-child {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .te-footer-widget_5db93142ec93473d .te-footer-widget-contact_2684cf2912f018b5 .footer-contact_6328e4f1ffe4f61a ul li:first-child .contact-icon_5922ad080329a74a {
          margin-top: 5px; }
      .te-footer-widget_5db93142ec93473d .te-footer-widget-contact_2684cf2912f018b5 .footer-contact_6328e4f1ffe4f61a ul li:last-child {
        margin-bottom: 0; }
      .te-footer-widget_5db93142ec93473d .te-footer-widget-contact_2684cf2912f018b5 .footer-contact_6328e4f1ffe4f61a ul li .contact-icon_5922ad080329a74a {
        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_5db93142ec93473d .te-footer-widget-contact_2684cf2912f018b5 .footer-contact_6328e4f1ffe4f61a ul li .contact-text_5f738a0d909deb53 {
        color: #335371;
        font-size: 18px;
        line-height: 24px;
        overflow: hidden; }
        .te-footer-widget_5db93142ec93473d .te-footer-widget-contact_2684cf2912f018b5 .footer-contact_6328e4f1ffe4f61a ul li .contact-text_5f738a0d909deb53 a:hover span {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .te-footer-widget_5db93142ec93473d .te-footer-widget-contact_2684cf2912f018b5 .footer-contact_6328e4f1ffe4f61a ul li .contact-text_5f738a0d909deb53 span,
        .te-footer-widget_5db93142ec93473d .te-footer-widget-contact_2684cf2912f018b5 .footer-contact_6328e4f1ffe4f61a ul li .contact-text_5f738a0d909deb53 p,
        .te-footer-widget_5db93142ec93473d .te-footer-widget-contact_2684cf2912f018b5 .footer-contact_6328e4f1ffe4f61a ul li .contact-text_5f738a0d909deb53 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_5db93142ec93473d .te_widget_latest_post_92826585ff5d17bd ul li {
    margin-bottom: 10px; }
    .te-footer-widget_5db93142ec93473d .te_widget_latest_post_92826585ff5d17bd ul li .te-latest-post-thumb_a3367fc66005d350 {
      width: 80px;
      height: 80px;
      border-radius: 20px;
      overflow: hidden; }
    .te-footer-widget_5db93142ec93473d .te_widget_latest_post_92826585ff5d17bd ul li .te-latest-post-desc_f497b2fc66ad32ae .te-latest-post-title_6ca9b9a834c1547e {
      margin-bottom: 0;
      font-size: 18px;
      line-height: 29px;
      color: #335371;
      font-weight: 400; }
      .te-footer-widget_5db93142ec93473d .te_widget_latest_post_92826585ff5d17bd ul li .te-latest-post-desc_f497b2fc66ad32ae .te-latest-post-title_6ca9b9a834c1547e 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_5db93142ec93473d .te_widget_latest_post_92826585ff5d17bd ul li .te-latest-post-desc_f497b2fc66ad32ae .te-latest-post-title_6ca9b9a834c1547e a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-footer-widget_5db93142ec93473d .te_widget_latest_post_92826585ff5d17bd ul li .te-latest-post-desc_f497b2fc66ad32ae .te-latest-post-meta_9e14b7aa970d39c6 {
      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_bee5bf378cf3185a 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_bee5bf378cf3185a ul {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .te-footer-bottom-menu_bee5bf378cf3185a 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_bee5bf378cf3185a ul li a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }

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

.subscribe-area_b69c1d8d1a48077d {
  overflow: hidden; }
  .subscribe-area_b69c1d8d1a48077d.style-1_58e1e6480cac25b7 .te-subscribe-inner-area_eebe9fd6f9a3c757 .te-content-wrapper_ddc346eaf53c136f {
    background-color: #317EFE;
    border-radius: 20px;
    padding: 63px 50px 68px 74px;
    gap: 14px; }
  .subscribe-area_b69c1d8d1a48077d.style-1_58e1e6480cac25b7 .te-image-bg-collumn_802eb784affdb0f9 {
    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_b69c1d8d1a48077d.style-1_58e1e6480cac25b7 .te-image-bg-collumn_802eb784affdb0f9 {
        display: none; } }
  .subscribe-area_b69c1d8d1a48077d .te-content-wrapper_ddc346eaf53c136f {
    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_b69c1d8d1a48077d .te-content-wrapper_ddc346eaf53c136f {
        padding: 100px 24px 100px 24px;
        margin: 0 auto; } }
    @media (max-width: 809px) {
      .subscribe-area_b69c1d8d1a48077d .te-content-wrapper_ddc346eaf53c136f {
        padding: 80px 24px 80px 24px;
        width: 100%; } }
    .subscribe-area_b69c1d8d1a48077d .te-content-wrapper_ddc346eaf53c136f .short-title_21ec711060ca704c {
      font-size: 21px;
      font-weight: 500;
      color: #335371;
      margin-bottom: 0; }
    .subscribe-area_b69c1d8d1a48077d .te-content-wrapper_ddc346eaf53c136f .te-subscribe-title_f39c5e1dab771475 {
      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_b69c1d8d1a48077d .te-content-wrapper_ddc346eaf53c136f .te-subscribe-title_f39c5e1dab771475 {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .subscribe-area_b69c1d8d1a48077d .te-content-wrapper_ddc346eaf53c136f .te-subscribe-title_f39c5e1dab771475 {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_b69c1d8d1a48077d .te-content-wrapper_ddc346eaf53c136f .te-subscribe-title_f39c5e1dab771475 {
          font-size: 36px;
          line-height: 42px; } }
    .subscribe-area_b69c1d8d1a48077d .te-content-wrapper_ddc346eaf53c136f .text {
      font-size: 18px;
      color: #ffffff;
      margin-bottom: 0; }
  .subscribe-area_b69c1d8d1a48077d .te-subscribe-inner-area_eebe9fd6f9a3c757 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .subscribe-area_b69c1d8d1a48077d .te-subscribe-inner-area_eebe9fd6f9a3c757 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .subscribe-area_b69c1d8d1a48077d .te-subscribe-inner-area_eebe9fd6f9a3c757 .te-subscribe-collumn_a652a86d6ac9eb00 {
      -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_b69c1d8d1a48077d .te-subscribe-inner-area_eebe9fd6f9a3c757 .te-subscribe-collumn_a652a86d6ac9eb00.te-image-bg-collumn_802eb784affdb0f9 {
          display: none; } }
    .subscribe-area_b69c1d8d1a48077d .te-subscribe-inner-area_eebe9fd6f9a3c757 .mc4wp-form-fields_b5cb5fb42776a950 {
      background-color: transparent;
      gap: 10px; }
      @media (max-width: 575px) {
        .subscribe-area_b69c1d8d1a48077d .te-subscribe-inner-area_eebe9fd6f9a3c757 .mc4wp-form-fields_b5cb5fb42776a950 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .subscribe-area_b69c1d8d1a48077d .te-subscribe-inner-area_eebe9fd6f9a3c757 .mc4wp-form-fields_b5cb5fb42776a950 .submit-btn_7034d3953dcebc3b {
        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_5db93142ec93473d .te-subscribe-form-wrapper_511bacccd706e21c {
  color: #335371; }

.te-subscribe-form-widget_f0f83f796616c158 {
  position: relative; }
  .te-subscribe-form-widget_f0f83f796616c158 .mc4wp-form-fields_b5cb5fb42776a950 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    overflow: hidden;
    border-radius: 5px; }
  .te-subscribe-form-widget_f0f83f796616c158 .single-field_6be5ebcb7bac5c39 {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .te-subscribe-form-widget_f0f83f796616c158 .single-field_6be5ebcb7bac5c39 input {
      color: #335371;
      height: 55px;
      padding: 0 30px;
      font-size: 18px;
      width: 100%;
      border-radius: 50px; }
    .te-subscribe-form-widget_f0f83f796616c158 .single-field_6be5ebcb7bac5c39 *::-webkit-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_f0f83f796616c158 .single-field_6be5ebcb7bac5c39 *:-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_f0f83f796616c158 .single-field_6be5ebcb7bac5c39 *::-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_f0f83f796616c158 .single-field_6be5ebcb7bac5c39 *::placeholder {
      color: #778196; }
  .te-subscribe-form-widget_f0f83f796616c158 .submit-btn_7034d3953dcebc3b {
    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_f0f83f796616c158 .submit-btn_7034d3953dcebc3b:hover {
      background-color: #131A2A;
      color: #ffffff; }
  .te-subscribe-form-widget_f0f83f796616c158 .mc4wp-response_0b05472902c7b56c {
    position: absolute;
    margin-top: 15px; }
    .te-subscribe-form-widget_f0f83f796616c158 .mc4wp-response_0b05472902c7b56c .mc4wp-alert_c8a6a32e1d72a3b9.mc4wp-error_d8412a1227e66689 p {
      color: #ff0000;
      position: relative; }
    .te-subscribe-form-widget_f0f83f796616c158 .mc4wp-response_0b05472902c7b56c .mc4wp-alert_c8a6a32e1d72a3b9.mc4wp-error_d8412a1227e66689 a {
      color: #ff0000; }
    .te-subscribe-form-widget_f0f83f796616c158 .mc4wp-response_0b05472902c7b56c .mc4wp-alert_c8a6a32e1d72a3b9.mc4wp-success_4e90036c423c2b28 p, .te-subscribe-form-widget_f0f83f796616c158 .mc4wp-response_0b05472902c7b56c .mc4wp-alert_c8a6a32e1d72a3b9.mc4wp-notice_112f6750b3ed56de p {
      color: #ffffff;
      position: relative; }

.te-footer-social-wrapper_d88e480b6bcac306 {
  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_d88e480b6bcac306 .te-footer-logo_edf7049a1a6db413 {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .te-footer-social-wrapper_d88e480b6bcac306 .te-social-widget_0ff222ca9466c8f3 {
    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_d88e480b6bcac306 .te-social-widget_0ff222ca9466c8f3 span {
      color: #ffffff;
      font-size: 20px;
      font-weight: 400; }

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

.footer_d5aef3b186aa3177.style-2_1e542322008836fc {
  background-color: #131A2A; }
  .footer_d5aef3b186aa3177.style-2_1e542322008836fc .te-footer-sec_c4319a92577a84b8 {
    border-bottom: 1px solid rgba(225, 225, 225, 0.3);
    padding-top: calc(3rem +15px);
    padding-bottom: 70px; }
  .footer_d5aef3b186aa3177.style-2_1e542322008836fc .te-footer-widget-title_fef3efa2911fb0f6,
  .footer_d5aef3b186aa3177.style-2_1e542322008836fc .wp-block-heading_073b9a4cbdc67f27 {
    color: #ffffff;
    font-size: 24px; }
  .footer_d5aef3b186aa3177.style-2_1e542322008836fc .footer-bottom-area_6806f925d455e5de .te-copyright-text_44d78d517c85d311 p,
  .footer_d5aef3b186aa3177.style-2_1e542322008836fc .te-footer-widget_5db93142ec93473d.te_widget_nav_menu_cc9f30b40fa5a242 li a,
  .footer_d5aef3b186aa3177.style-2_1e542322008836fc .te-footer-widget_5db93142ec93473d .te_widget_latest_post_92826585ff5d17bd ul li .te-latest-post-desc_f497b2fc66ad32ae .te-latest-post-title_6ca9b9a834c1547e a,
  .footer_d5aef3b186aa3177.style-2_1e542322008836fc .te-footer-widget_5db93142ec93473d .te_widget_latest_post_92826585ff5d17bd ul li .te-latest-post-desc_f497b2fc66ad32ae .te-latest-post-title_6ca9b9a834c1547e,
  .footer_d5aef3b186aa3177.style-2_1e542322008836fc .te-footer-widget_5db93142ec93473d .te_widget_latest_post_92826585ff5d17bd ul li .te-latest-post-desc_f497b2fc66ad32ae .te-latest-post-meta_9e14b7aa970d39c6,
  .footer_d5aef3b186aa3177.style-2_1e542322008836fc .te-footer-widget_5db93142ec93473d .te-subscribe-form-wrapper_511bacccd706e21c,
  .footer_d5aef3b186aa3177.style-2_1e542322008836fc .te-footer-bottom-menu_bee5bf378cf3185a ul li a,
  .footer_d5aef3b186aa3177.style-2_1e542322008836fc .footer-bottom-area_6806f925d455e5de .te-copyright-text_44d78d517c85d311 p a {
    color: #ffffff; }

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