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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

code {
  color: #E7F914; }

.te-theme-btn_6dac469283155a90,
.wp-block-loginout_74651dc169f609be a,
input.te-theme-btn_6dac469283155a90 {
  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_6dac469283155a90:hover,
  .wp-block-loginout_74651dc169f609be a:hover,
  input.te-theme-btn_6dac469283155a90:hover {
    color: #131A2A;
    background-color: #E7F914; }
  .te-theme-btn_6dac469283155a90:focus,
  .wp-block-loginout_74651dc169f609be a:focus,
  input.te-theme-btn_6dac469283155a90:focus {
    color: #ffffff; }
  .te-theme-btn_6dac469283155a90.yellow-btn_f949bf7b83a9f45b,
  .wp-block-loginout_74651dc169f609be a.yellow-btn_f949bf7b83a9f45b,
  input.te-theme-btn_6dac469283155a90.yellow-btn_f949bf7b83a9f45b {
    background-color: #E7F914;
    color: #14203A; }
  .te-theme-btn_6dac469283155a90.simple-btn_21fa33bef36e6f45,
  .wp-block-loginout_74651dc169f609be a.simple-btn_21fa33bef36e6f45,
  input.te-theme-btn_6dac469283155a90.simple-btn_21fa33bef36e6f45 {
    padding-left: 36px;
    padding-right: 36px; }

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

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

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

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

.circle-rotate-wrapper_6ffc0bdd7bad5d13 {
  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_6ffc0bdd7bad5d13 .circle-rotate-inner_b3d94c9b54fbbe6c {
    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_86ed3a3d2d652ce8 {
  margin-top: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.px-350_fba81f2fe71c5cf1 {
  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_2eb044b33406c116 label {
  width: 100%;
  display: block;
  font-weight: 600;
  margin-bottom: 10px; }
.post-password-form_2eb044b33406c116 input[type="password"] {
  font-size: 1.2rem;
  line-height: 20px;
  padding: 12px 20px;
  border: 1px solid #E4E4F2;
  width: 100%; }
.post-password-form_2eb044b33406c116 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_2eb044b33406c116 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_54ebac1cef530dfa .size-full_cc0bc797a0a88fca.alignright_4363a51816b38ca2 {
  margin-bottom: 15px;
  margin-top: 20px; }
.tp-page-content_54ebac1cef530dfa figure.wp-caption_67b2bd788c6c3f8b.aligncenter_59b922d0bf58eefe {
  margin-top: 40px; }
.tp-page-content_54ebac1cef530dfa dl, .tp-page-content_54ebac1cef530dfa ol, .tp-page-content_54ebac1cef530dfa ul {
  margin-bottom: 11px; }
.tp-page-content_54ebac1cef530dfa .te-comment-respond_db211b7e45634aa7 {
  margin-top: 78px;
  margin-bottom: 20px; }
.tp-page-content_54ebac1cef530dfa .te-latest-comments_d5a93497c3beb14f .te-comment-respond_db211b7e45634aa7 {
  margin-bottom: 40px; }
.tp-page-content_54ebac1cef530dfa .te-post-comments_2479a754b9818e47 {
  margin-top: 80px; }

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

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

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

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

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

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

.gallery-columns-1_456f4903f3a60ae9 .gallery-item_39eb8979b6617e86 {
  max-width: 100%;
  width: 100%; }

.gallery-columns-2_05a180737c360ef2 .gallery-item_39eb8979b6617e86 {
  max-width: 50%; }

.gallery-columns-3_a28eac726f327b0d .gallery-item_39eb8979b6617e86 {
  max-width: 33.33%; }

.gallery-columns-4_85dbef8cfbc49fb4 .gallery-item_39eb8979b6617e86 {
  max-width: 25%; }

.gallery-columns-5_81ac9b126501de22 .gallery-item_39eb8979b6617e86 {
  max-width: 20%; }

.gallery-columns-6_5fe30dd583b2030c .gallery-item_39eb8979b6617e86 {
  max-width: 16.66%; }

.gallery-columns-7_c839800f7bd2a393 .gallery-item_39eb8979b6617e86 {
  max-width: 14.28%; }

.gallery-columns-8_80546fb6f040fa58 .gallery-item_39eb8979b6617e86 {
  max-width: 12.5%; }

.gallery-columns-9_879d4afd3fb722a1 .gallery-item_39eb8979b6617e86 {
  max-width: 11.11%; }

.gallery-caption_cb0a80fa52a36f6b {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.te-post-content p.has-large-font-size_52e9a921036d0f87 {
  font-size: 36px;
  line-height: 1.2; }
.te-post-content .wp-block-search_35c1c62a2ac221ed {
  margin-bottom: 15px; }
.te-post-content .wp-block-file_deb581e68dd4abf9 {
  margin-top: 20px; }
.te-post-content .wp-block-group__inner-container_52e1bc22fe19b267 p {
  margin-top: 0 !important; }

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

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

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

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

.wp-block-cover_867cfb6de574267e p.wp-block-cover-text_cae1457173380296,
.wp-block-cover_867cfb6de574267e.is-light_e172e2b40668f50b .wp-block-cover__inner-container_4470e37cbb6257f5 {
  color: #fff !important; }

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

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

.widget_55818fe0db92b783 .wp-block-archives-dropdown_820d32a59e8e8992,
.widget_55818fe0db92b783 .wp-block-categories-dropdown_1afa2b20a7963559,
.widget_55818fe0db92b783 .wp-block-loginout_74651dc169f609be,
.widget_55818fe0db92b783 .wp-block-social-links_18cfc82c4a7b36b8,
.widget_55818fe0db92b783.widget_archive_15460d94c88ec9ab select,
.widget_55818fe0db92b783.te_widget_categories_b46dfe732d579038 select,
.widget_55818fe0db92b783.widget_text_f0ccfdbade4cafc8 select,
.widget_55818fe0db92b783.te_widget_search_7d77a4ece4f2a833 .search-form_d546b3ac36ac8436,
.widget_55818fe0db92b783.te_widget_tag_cloud_4b3ff29b742ed9b5 .tagcloud_f1247db5f1048496,
.widget_55818fe0db92b783 .wp-block-tag-cloud_eca19bbdd0809655 {
  margin-bottom: 6px; }

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

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

.blog-search-content_4a962cde97dbc8a3 {
  margin: 0; }
  .blog-search-content_4a962cde97dbc8a3 .wp-block-search_35c1c62a2ac221ed,
  .blog-search-content_4a962cde97dbc8a3 .search-form_d546b3ac36ac8436,
  .blog-search-content_4a962cde97dbc8a3 .sidebar__search_f017e131ce6ba43b {
    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_4a962cde97dbc8a3 .wp-block-search_35c1c62a2ac221ed,
      .blog-search-content_4a962cde97dbc8a3 .search-form_d546b3ac36ac8436,
      .blog-search-content_4a962cde97dbc8a3 .sidebar__search_f017e131ce6ba43b {
        width: 100%; } }
    .blog-search-content_4a962cde97dbc8a3 .wp-block-search_35c1c62a2ac221ed .wp-block-search__inside-wrapper_aeb41084c459fdb9,
    .blog-search-content_4a962cde97dbc8a3 .search-form_d546b3ac36ac8436 .wp-block-search__inside-wrapper_aeb41084c459fdb9,
    .blog-search-content_4a962cde97dbc8a3 .sidebar__search_f017e131ce6ba43b .wp-block-search__inside-wrapper_aeb41084c459fdb9 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .blog-search-content_4a962cde97dbc8a3 .wp-block-search_35c1c62a2ac221ed label,
    .blog-search-content_4a962cde97dbc8a3 .search-form_d546b3ac36ac8436 label,
    .blog-search-content_4a962cde97dbc8a3 .sidebar__search_f017e131ce6ba43b 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_4a962cde97dbc8a3 .wp-block-search_35c1c62a2ac221ed input,
    .blog-search-content_4a962cde97dbc8a3 .search-form_d546b3ac36ac8436 input,
    .blog-search-content_4a962cde97dbc8a3 .sidebar__search_f017e131ce6ba43b 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_4a962cde97dbc8a3 .wp-block-search_35c1c62a2ac221ed button,
    .blog-search-content_4a962cde97dbc8a3 .search-form_d546b3ac36ac8436 button,
    .blog-search-content_4a962cde97dbc8a3 .sidebar__search_f017e131ce6ba43b 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_54ebac1cef530dfa .wp-smiley_02879c53058db0ec,
.entry-content_61070b9386849acc .wp-smiley_02879c53058db0ec,
.comment-content_8b212db8a5b2c161 .wp-smiley_02879c53058db0ec {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

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

.te-comment-respond_db211b7e45634aa7.style-two_45fd7971ec2768b1 .wpcf7-form_ec61cc0adcf8206b .wpcf7-not-valid-tip_7792c9d24dc7002b {
  color: #d9c0b8 !important; }
.te-comment-respond_db211b7e45634aa7 .wpcf7-form_ec61cc0adcf8206b .wpcf7-not-valid_1d5a66342554363d {
  border-color: #dc3232 !important; }
.te-comment-respond_db211b7e45634aa7 .wpcf7-form_ec61cc0adcf8206b .wpcf7-not-valid-tip_7792c9d24dc7002b {
  font-size: 16px;
  margin-top: 5px; }
.te-comment-respond_db211b7e45634aa7 .wpcf7-form_ec61cc0adcf8206b.sent_c8bc006215657c09 .wpcf7-response-output_c73d7b42951eaaae {
  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_db211b7e45634aa7 .wpcf7-form_ec61cc0adcf8206b.invalid_a1b3082068733edd .wpcf7-response-output_c73d7b42951eaaae {
  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_a92c992335493ab3 {
  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_a92c992335493ab3 .wpcf7-te-list-item_52d75587c98243b8 {
    margin: 0; }
    .wpcf7-form-control_a92c992335493ab3 .wpcf7-te-list-item_52d75587c98243b8 label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      margin: 0;
      gap: 10px; }
      .wpcf7-form-control_a92c992335493ab3 .wpcf7-te-list-item_52d75587c98243b8 label .wpcf7-te-list-item-label_6761d1a08764bae5 {
        font-size: 16px;
        font-weight: 400; }

.logged-in_5067ab569a95aa42 .te-comment-respond_db211b7e45634aa7 textarea {
  margin-bottom: 12px; }

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

body.admin-bar_80a5163aa5857f9e .header-menu-area_f1fd4c694659b305.sticky_menu_eff04e15adfc92a2 {
  top: 30px; }
  @media (max-width: 600px) {
    body.admin-bar_80a5163aa5857f9e .header-menu-area_f1fd4c694659b305.sticky_menu_eff04e15adfc92a2 {
      top: 0; } }

.page-template-default_ea92d94f5dafbadc.page-id-146_6264da314abd3927 .tp-page-content_54ebac1cef530dfa p:last-child {
  margin-bottom: 10px; }
.page-template-default_ea92d94f5dafbadc.page-id-1133_d4405e2e4d738bf1 .tp-page-content_54ebac1cef530dfa .te-comment-respond_db211b7e45634aa7 {
  margin-top: 78px;
  display: inline-block;
  width: 100%; }
.page-template-default_ea92d94f5dafbadc.page-id-3_43f8be55c3a4d22b .page-area_6546f365f39d9faa {
  padding-top: 128px; }

.single-post-item_e2020d5a26a07fb1.post-24_d7cfb43682b57ad7 .wp-block-button_8e2da9c22c772d08 a {
  color: #ffffff; }

.post-template-default_8ebe99987f341d5e.postid-163_e0b1fa5cb47b4b1a .te-blog-details-wrapper_6d8e3e7fa20e3bd1 .te-post-item_aadb8554a0b476b4 .te-post-content {
  margin-bottom: 34px; }
.post-template-default_8ebe99987f341d5e.postid-150_95622c940c5113ab .te-blog-details-wrapper_6d8e3e7fa20e3bd1 .te-post-item_aadb8554a0b476b4 .te-post-content {
  margin-bottom: 34px; }
  .post-template-default_8ebe99987f341d5e.postid-150_95622c940c5113ab .te-blog-details-wrapper_6d8e3e7fa20e3bd1 .te-post-item_aadb8554a0b476b4 .te-post-content .wp-block-group_67ee4d522f1c6e30.is-layout-constrained_1eb251c7f29a0d9a:last-child {
    border: 1px solid #000; }
.post-template-default_8ebe99987f341d5e.postid-51_be5aef0f8816952b .te-blog-details-wrapper_6d8e3e7fa20e3bd1 .te-post-item_aadb8554a0b476b4 .te-post-content {
  margin-bottom: 25px; }
  .post-template-default_8ebe99987f341d5e.postid-51_be5aef0f8816952b .te-blog-details-wrapper_6d8e3e7fa20e3bd1 .te-post-item_aadb8554a0b476b4 .te-post-content p:last-child {
    margin-bottom: 0; }
.post-template-default_8ebe99987f341d5e.postid-1163_4b4a35625274d4db .te-blog-details-wrapper_6d8e3e7fa20e3bd1 .te-post-item_aadb8554a0b476b4 .te-post-content .wp-caption_67b2bd788c6c3f8b, .post-template-default_8ebe99987f341d5e.postid-568_8982fd48f6972f2b .te-blog-details-wrapper_6d8e3e7fa20e3bd1 .te-post-item_aadb8554a0b476b4 .te-post-content .wp-caption_67b2bd788c6c3f8b {
  margin-top: 20px; }
.post-template-default_8ebe99987f341d5e.postid-1785_73027e5442ba95bc .te-blog-details-wrapper_6d8e3e7fa20e3bd1 .te-post-item_aadb8554a0b476b4 .te-post-content .wp-block-button__link_06c1a3889febec4d {
  color: #ffffff !important; }
.post-template-default_8ebe99987f341d5e.postid-1149_11a2fb0ad333034d .te-blog-details-wrapper_6d8e3e7fa20e3bd1 .te-latest-comments_d5a93497c3beb14f li .te-comments-item_e9c7b133e65ad951 .te-comments-text_eba02d0f7b4e7faa p {
  margin-bottom: 0; }
.post-template-default_8ebe99987f341d5e.postid-555_c2fa15a8b0275c5b .te-blog-details-wrapper_6d8e3e7fa20e3bd1 .te-post-item_aadb8554a0b476b4 .te-post-content .gallery {
  margin-top: 20px; }

.error-404_facfa9a374e88bbb.not-found {
  margin-top: -20px;
  margin-bottom: 40px; }
  .error-404_facfa9a374e88bbb.not-found .error-content_4a6e469cb47be9fe .error-btn-bh_7ab89078f02931de {
    margin-top: 20px; }

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

.sidebar_c55f2b5086b71787 .widget_media_gallery_a9183c52ca04d13a .gallery-item_39eb8979b6617e86 {
  margin-bottom: 0; }
  .sidebar_c55f2b5086b71787 .widget_media_gallery_a9183c52ca04d13a .gallery-item_39eb8979b6617e86 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_bae2fec8cff74dd7 {
  -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_fbd0e0f49456896c {
  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_b581ca2a71b4f7cd path {
  stroke: #317EFE;
  stroke-width: 4;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

body.admin-bar_80a5163aa5857f9e .header-area_b8ee01a38952cad1.style-2_8a34e5f3b741a9f1.login .te-header-menu-area_35374262bf77a947 {
  top: auto !important; }

.header-area_b8ee01a38952cad1 .container-fluid_399e3f3d438467ad {
  padding: 0 70px; }
  @media (max-width: 1550px) {
    .header-area_b8ee01a38952cad1 .container-fluid_399e3f3d438467ad {
      padding: 0 24px; } }
.header-area_b8ee01a38952cad1.style-2_8a34e5f3b741a9f1 .header-top {
  padding: 9px 0;
  background-color: #F9F4F1; }
  .header-area_b8ee01a38952cad1.style-2_8a34e5f3b741a9f1 .header-top .te-header-contact-info_6ab893f4e7f28fd3 span {
    color: #677471; }
    .header-area_b8ee01a38952cad1.style-2_8a34e5f3b741a9f1 .header-top .te-header-contact-info_6ab893f4e7f28fd3 span i {
      color: #317EFE; }
    .header-area_b8ee01a38952cad1.style-2_8a34e5f3b741a9f1 .header-top .te-header-contact-info_6ab893f4e7f28fd3 span a {
      color: #677471; }
  .header-area_b8ee01a38952cad1.style-2_8a34e5f3b741a9f1 .header-top .te-social-profile_a3e946d291ecd11b a {
    color: #317EFE;
    background-color: #E0E6F8;
    width: 42px;
    height: 42px; }
    .header-area_b8ee01a38952cad1.style-2_8a34e5f3b741a9f1 .header-top .te-social-profile_a3e946d291ecd11b a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #ffffff;
      background-color: #317EFE; }
.header-area_b8ee01a38952cad1.style-2_8a34e5f3b741a9f1 .te-header-menu-area_35374262bf77a947 {
  position: fixed;
  top: 20px;
  left: 0;
  width: 100%; }
  .header-area_b8ee01a38952cad1.style-2_8a34e5f3b741a9f1 .te-header-menu-area_35374262bf77a947 .menu-wrapper_af2845cb40befcd2 {
    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_b8ee01a38952cad1.style-2_8a34e5f3b741a9f1 .te-header-menu-area_35374262bf77a947 .menu-wrapper_af2845cb40befcd2 {
        padding-left: 10px;
        padding-right: 6px; } }
  .header-area_b8ee01a38952cad1.style-2_8a34e5f3b741a9f1 .te-header-menu-area_35374262bf77a947 .te-header-btn_025795a43ebe3edb .te-quote-btn_de8990d1debfe5a1 {
    background-color: #E7F914;
    border-color: #E7F914; }
.header-area_b8ee01a38952cad1.style-2_8a34e5f3b741a9f1 .te-sticky_menu {
  top: 0; }
  .header-area_b8ee01a38952cad1.style-2_8a34e5f3b741a9f1 .te-sticky_menu .menu-wrapper_af2845cb40befcd2 {
    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_42a76bde804d21ce {
    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_1ab7858bdf15bc44 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px; }
  .header-top .te-header-contact-info_6ab893f4e7f28fd3 {
    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_6ab893f4e7f28fd3 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_6ab893f4e7f28fd3 span.te-contact-info-item_ef355aff0f840d3b {
        gap: 0 10px !important; }
      .header-top .te-header-contact-info_6ab893f4e7f28fd3 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_66a4f8f6e885abc0 {
      display: none; } }
  .header-top .header-top-btn_66a4f8f6e885abc0 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_66a4f8f6e885abc0 a:hover:after {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
    .header-top .header-top-btn_66a4f8f6e885abc0 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_a3e946d291ecd11b {
    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_a3e946d291ecd11b .te-social-profile-label_e96837a8fa87b24e {
      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_a3e946d291ecd11b 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_a3e946d291ecd11b a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #14203A;
        background-color: #E7F914; }

.te-header-menu-area_35374262bf77a947 {
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-header-menu-area_35374262bf77a947.te-te-sticky-header_22af3930e0d71736 {
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-header-menu-area_35374262bf77a947.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_35374262bf77a947.te-sticky_menu .te-logo_f19a0fea0712d48d .te-sticky-logo_9df208a51943ddae img {
          width: 170px;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-header-menu-area_35374262bf77a947.te-sticky_menu .te-main-menu_7ee414fd0892a531 ul li.te-active > a:after {
      bottom: 20px; }
    .te-header-menu-area_35374262bf77a947.te-sticky_menu .te-main-menu_7ee414fd0892a531 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_35374262bf77a947.te-sticky_menu .te-main-menu_7ee414fd0892a531 ul li a {
          padding: 33px 14px; } }
    .te-header-menu-area_35374262bf77a947.te-sticky_menu .te-main-menu_7ee414fd0892a531 ul li ul li a {
      padding: 10px 20px; }
  .te-header-menu-area_35374262bf77a947 .te-header-menu-wrapper_d0a58e7c47462227 {
    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_35374262bf77a947 .te-header-menu-wrapper_d0a58e7c47462227 {
        gap: 20px; } }
  .te-header-menu-area_35374262bf77a947 .te-logo_f19a0fea0712d48d {
    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_35374262bf77a947 .te-logo_f19a0fea0712d48d {
        height: 100px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-header-menu-area_35374262bf77a947 .te-logo_f19a0fea0712d48d {
        height: 80px; } }
    .te-header-menu-area_35374262bf77a947 .te-logo_f19a0fea0712d48d .te-standard-logo_f2e7885f6efa65e0 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-header-menu-area_35374262bf77a947 .te-logo_f19a0fea0712d48d .te-sticky-logo_9df208a51943ddae {
      display: none; }
      @media only screen and (max-width: 767px) {
        .te-header-menu-area_35374262bf77a947 .te-logo_f19a0fea0712d48d .te-sticky-logo_9df208a51943ddae {
          width: 170px; } }
      @media only screen and (max-width: 1199px) {
        .te-header-menu-area_35374262bf77a947 .te-logo_f19a0fea0712d48d .te-sticky-logo_9df208a51943ddae {
          display: block; } }
      .te-header-menu-area_35374262bf77a947 .te-logo_f19a0fea0712d48d .te-sticky-logo_9df208a51943ddae img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-header-menu-area_35374262bf77a947 .te-logo_f19a0fea0712d48d .te-retina-logo_51be92cfd0e721d2 {
      display: none; }

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

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

.te-header-btn_025795a43ebe3edb {
  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_025795a43ebe3edb .te-icon_f6c0391f49109379 {
    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_025795a43ebe3edb .te-icon_f6c0391f49109379: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_025795a43ebe3edb {
      display: none; } }
  .te-header-btn_025795a43ebe3edb .te-cta-btn_0df125b2da98f7b7 {
    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_025795a43ebe3edb .te-cta-btn_0df125b2da98f7b7:hover {
      background-color: #317EFE;
      color: #ffffff; }
  .te-header-btn_025795a43ebe3edb .te-quote-btn_de8990d1debfe5a1 {
    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_025795a43ebe3edb .te-quote-btn_de8990d1debfe5a1: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_73c5d54e89b89a36 {
    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_73c5d54e89b89a36 .te-search-content-filed_d6723a08a516afed {
      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_73c5d54e89b89a36 .te-search-content-filed_d6723a08a516afed .te-search-close {
        cursor: pointer;
        font-size: 30px;
        color: #ffffff; }
    .te-search-form-wrapper .te-search-form-inner_73c5d54e89b89a36 .te-search-form_4ec91c184f3080c2 {
      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_73c5d54e89b89a36 .te-search-form_4ec91c184f3080c2 .te-search-form-input_49ccd0ce6b271283 {
        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_73c5d54e89b89a36 .te-search-form_4ec91c184f3080c2 .te-search-form-input_49ccd0ce6b271283 .te-search-icon_d311932b5427a129 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .te-search-form-wrapper .te-search-form-inner_73c5d54e89b89a36 .te-search-form_4ec91c184f3080c2 .te-search-form-input_49ccd0ce6b271283 button.te-submit-search-btn_ec5bc67744fa4b1e {
          padding: 15px 24px !important; }
      .te-search-form-wrapper .te-search-form-inner_73c5d54e89b89a36 .te-search-form_4ec91c184f3080c2 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_863d98c0eb8f6e44 a.mean-expand.mean-clicked_ccb5329b27af8c8a {
  background-color: #317EFE;
  border-color: #317EFE !important; }

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

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

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

.te-mobile-menu-bar_b23e74a0f4a2f647 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_b23e74a0f4a2f647 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_28d1a2e9e5e7f4a2 {
    display: inline-block;
    width: 180px; }
  .te-menu-sidebar-area .te-menu-sidebar-wrapper_0eaf05e6310750d0 {
    position: relative;
    padding: 40px; }
  .te-menu-sidebar-area.active {
    right: 0; }
  .te-menu-sidebar-area .te-menu-sidebar-close_00f899f174527a24 {
    position: absolute;
    top: 0;
    right: 0; }
    .te-menu-sidebar-area .te-menu-sidebar-close_00f899f174527a24 .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_00f899f174527a24 .te-menu-sidebar-close-btn:hover {
        background-color: #317EFE; }
  .te-menu-sidebar-area .te-menu-sidebar-content_ed4557070024156d .te-menu-sidebar-single-widget_3dfac2acc435c855 {
    display: inline-block;
    margin-top: 20px;
    width: 100%; }
    .te-menu-sidebar-area .te-menu-sidebar-content_ed4557070024156d .te-menu-sidebar-single-widget_3dfac2acc435c855 .te-menu-sidebar-title_d59a4cf57b678676 {
      margin-bottom: 5px; }
    .te-menu-sidebar-area .te-menu-sidebar-content_ed4557070024156d .te-menu-sidebar-single-widget_3dfac2acc435c855 .te-header-contact-info_6ab893f4e7f28fd3 {
      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_ed4557070024156d .te-menu-sidebar-single-widget_3dfac2acc435c855 .te-header-contact-info_6ab893f4e7f28fd3 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_ed4557070024156d .te-menu-sidebar-single-widget_3dfac2acc435c855 .te-header-contact-info_6ab893f4e7f28fd3 span.te-contact-info-item_ef355aff0f840d3b {
          gap: 0 10px !important; }
        .te-menu-sidebar-area .te-menu-sidebar-content_ed4557070024156d .te-menu-sidebar-single-widget_3dfac2acc435c855 .te-header-contact-info_6ab893f4e7f28fd3 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_ed4557070024156d .te-menu-sidebar-single-widget_3dfac2acc435c855 .te-header-contact-info_6ab893f4e7f28fd3 span a:hover {
            color: #317EFE; }
    .te-menu-sidebar-area .te-menu-sidebar-content_ed4557070024156d .te-menu-sidebar-single-widget_3dfac2acc435c855 .te-social-profile_a3e946d291ecd11b {
      margin-top: 20px;
      border-top: 1px solid #dfe2e9;
      width: 100%;
      padding-top: 20px; }
      .te-menu-sidebar-area .te-menu-sidebar-content_ed4557070024156d .te-menu-sidebar-single-widget_3dfac2acc435c855 .te-social-profile_a3e946d291ecd11b a {
        color: #14203A;
        font-size: 22px; }
        .te-menu-sidebar-area .te-menu-sidebar-content_ed4557070024156d .te-menu-sidebar-single-widget_3dfac2acc435c855 .te-social-profile_a3e946d291ecd11b 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_5de7c5e561b5404a {
  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_5de7c5e561b5404a.style-2_8a34e5f3b741a9f1 .te-single-slider_72095ad2c99c62d8 {
    height: 950px;
    padding-top: 70px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_5de7c5e561b5404a.style-2_8a34e5f3b741a9f1 .te-single-slider_72095ad2c99c62d8 {
        height: unset;
        padding: 80px 0; } }
    .slider-area_5de7c5e561b5404a.style-2_8a34e5f3b741a9f1 .te-single-slider_72095ad2c99c62d8 .slider-feature-img_eb801e066f5883e8 {
      position: absolute;
      right: 0;
      top: 0; }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_5de7c5e561b5404a.style-2_8a34e5f3b741a9f1 .te-single-slider_72095ad2c99c62d8 .slider-feature-img_eb801e066f5883e8 {
          right: -200px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_5de7c5e561b5404a.style-2_8a34e5f3b741a9f1 .te-single-slider_72095ad2c99c62d8 .slider-feature-img_eb801e066f5883e8 {
          right: -280px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_5de7c5e561b5404a.style-2_8a34e5f3b741a9f1 .te-single-slider_72095ad2c99c62d8 .slider-feature-img_eb801e066f5883e8 {
          right: -380px; } }
      .slider-area_5de7c5e561b5404a.style-2_8a34e5f3b741a9f1 .te-single-slider_72095ad2c99c62d8 .slider-feature-img_eb801e066f5883e8 .company-award_24b4c9d25c648708 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        margin-top: 50px;
        left: 135px; }
        .slider-area_5de7c5e561b5404a.style-2_8a34e5f3b741a9f1 .te-single-slider_72095ad2c99c62d8 .slider-feature-img_eb801e066f5883e8 .company-award_24b4c9d25c648708 .icon_b38196383244c4e4 {
          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_5de7c5e561b5404a.style-2_8a34e5f3b741a9f1 .te-single-slider_72095ad2c99c62d8 .slider-feature-img_eb801e066f5883e8 .slider-feature-img-overlay_962267c3edbde9c4 {
          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_5de7c5e561b5404a.style-2_8a34e5f3b741a9f1 .te-single-slider_72095ad2c99c62d8 .slider-left-shape_5190af21d52ca025 {
      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_5de7c5e561b5404a.style-2_8a34e5f3b741a9f1 .te-single-slider_72095ad2c99c62d8 .slider-left-shape_5190af21d52ca025 {
          display: none; } }
    .slider-area_5de7c5e561b5404a.style-2_8a34e5f3b741a9f1 .te-single-slider_72095ad2c99c62d8 .slider-right-shape_391abfd7cb5db5bd {
      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_5de7c5e561b5404a.style-2_8a34e5f3b741a9f1 .te-single-slider_72095ad2c99c62d8 .slider-right-shape_391abfd7cb5db5bd {
          display: none; } }
    .slider-area_5de7c5e561b5404a.style-2_8a34e5f3b741a9f1 .te-single-slider_72095ad2c99c62d8 .slider-circle-shape_ed0eb19f1e0057a8 {
      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_5de7c5e561b5404a .te-slider-wrapper_fc0c444bb6a2c6c7 .slick-active .te-slider-short-title_f0501bd343f068b5,
  .slider-area_5de7c5e561b5404a .te-slider-wrapper_fc0c444bb6a2c6c7 .slick-active .te-slider-title_27640b6819abb111,
  .slider-area_5de7c5e561b5404a .te-slider-wrapper_fc0c444bb6a2c6c7 .slick-active .te-slider-short-desc_e83c59bc8946e70f,
  .slider-area_5de7c5e561b5404a .te-slider-wrapper_fc0c444bb6a2c6c7 .slick-active .te-slider-btn-wrapper_9ca4528813a35124 {
    -webkit-animation-name: MovefadeUp;
    animation-name: MovefadeUp;
    -webkit-animation-fill-mode: both; }
  .slider-area_5de7c5e561b5404a .te-slider-wrapper_fc0c444bb6a2c6c7 .slick-active .te-slider-short-title_f0501bd343f068b5 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; }
  .slider-area_5de7c5e561b5404a .te-slider-wrapper_fc0c444bb6a2c6c7 .slick-active .te-slider-title_27640b6819abb111 {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  .slider-area_5de7c5e561b5404a .te-slider-wrapper_fc0c444bb6a2c6c7 .slick-active .te-slider-short-desc_e83c59bc8946e70f {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s; }
  .slider-area_5de7c5e561b5404a .te-slider-wrapper_fc0c444bb6a2c6c7 .slick-active .te-slider-btn-wrapper_9ca4528813a35124 {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s; }
  .slider-area_5de7c5e561b5404a .te-slider-wrapper_fc0c444bb6a2c6c7 .slick-dots_55aacf97e7c2a465 {
    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_5de7c5e561b5404a .te-slider-wrapper_fc0c444bb6a2c6c7 .slick-dots_55aacf97e7c2a465 {
        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_5de7c5e561b5404a .te-slider-wrapper_fc0c444bb6a2c6c7 .slick-dots_55aacf97e7c2a465 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_5de7c5e561b5404a .te-slider-wrapper_fc0c444bb6a2c6c7 .slick-dots_55aacf97e7c2a465 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_5de7c5e561b5404a .te-slider-wrapper_fc0c444bb6a2c6c7 .slick-dots_55aacf97e7c2a465 li button:hover {
          background-color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
      .slider-area_5de7c5e561b5404a .te-slider-wrapper_fc0c444bb6a2c6c7 .slick-dots_55aacf97e7c2a465 li.slick-active {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 1px solid #317EFE; }
        .slider-area_5de7c5e561b5404a .te-slider-wrapper_fc0c444bb6a2c6c7 .slick-dots_55aacf97e7c2a465 li.slick-active button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .slider-area_5de7c5e561b5404a .te-single-slider_72095ad2c99c62d8 {
    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_5de7c5e561b5404a .te-single-slider_72095ad2c99c62d8 {
        background-image: none !important; } }
    .slider-area_5de7c5e561b5404a .te-single-slider_72095ad2c99c62d8 .te-slider-overlay_d002df02796e3e93 {
      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_5de7c5e561b5404a .te-single-slider_72095ad2c99c62d8 .te-slider-overlay_d002df02796e3e93 {
          left: 0; } }
      .slider-area_5de7c5e561b5404a .te-single-slider_72095ad2c99c62d8 .te-slider-overlay_d002df02796e3e93 .te-slider-overlay-shape_bd4b322c1f8f1dfe {
        position: absolute;
        top: 0;
        height: 100%;
        left: -340px;
        width: 100%; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_5de7c5e561b5404a .te-single-slider_72095ad2c99c62d8 .te-slider-overlay_d002df02796e3e93 .te-slider-overlay-shape_bd4b322c1f8f1dfe {
            display: none; } }
    .slider-area_5de7c5e561b5404a .te-single-slider_72095ad2c99c62d8 .te-slider-content-wrapper_dfb06584b813a13e {
      position: relative;
      z-index: 99; }
      .slider-area_5de7c5e561b5404a .te-single-slider_72095ad2c99c62d8 .te-slider-content-wrapper_dfb06584b813a13e .te-slider-content_10bef01ac17da9b4 .te-slider-short-title_f0501bd343f068b5 {
        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_5de7c5e561b5404a .te-single-slider_72095ad2c99c62d8 .te-slider-content-wrapper_dfb06584b813a13e .te-slider-content_10bef01ac17da9b4 .te-slider-title_27640b6819abb111 {
        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_5de7c5e561b5404a .te-single-slider_72095ad2c99c62d8 .te-slider-content-wrapper_dfb06584b813a13e .te-slider-content_10bef01ac17da9b4 .te-slider-title_27640b6819abb111 {
            font-size: 60px;
            line-height: 64px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-area_5de7c5e561b5404a .te-single-slider_72095ad2c99c62d8 .te-slider-content-wrapper_dfb06584b813a13e .te-slider-content_10bef01ac17da9b4 .te-slider-title_27640b6819abb111 {
            font-size: 48px;
            line-height: 56px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_5de7c5e561b5404a .te-single-slider_72095ad2c99c62d8 .te-slider-content-wrapper_dfb06584b813a13e .te-slider-content_10bef01ac17da9b4 .te-slider-title_27640b6819abb111 {
            font-size: 42px;
            line-height: 52px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_5de7c5e561b5404a .te-single-slider_72095ad2c99c62d8 .te-slider-content-wrapper_dfb06584b813a13e .te-slider-content_10bef01ac17da9b4 .te-slider-title_27640b6819abb111 {
            font-size: 38px;
            line-height: 44px;
            margin-bottom: 20px; } }
      .slider-area_5de7c5e561b5404a .te-single-slider_72095ad2c99c62d8 .te-slider-content-wrapper_dfb06584b813a13e .te-slider-content_10bef01ac17da9b4 .te-slider-short-desc_e83c59bc8946e70f {
        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_5de7c5e561b5404a .te-single-slider_72095ad2c99c62d8 .te-slider-content-wrapper_dfb06584b813a13e .te-slider-content_10bef01ac17da9b4 .te-slider-short-desc_e83c59bc8946e70f {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_5de7c5e561b5404a .te-single-slider_72095ad2c99c62d8 .te-slider-content-wrapper_dfb06584b813a13e .te-slider-content_10bef01ac17da9b4 .te-slider-short-desc_e83c59bc8946e70f {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_5de7c5e561b5404a .te-single-slider_72095ad2c99c62d8 .te-slider-content-wrapper_dfb06584b813a13e .te-slider-content_10bef01ac17da9b4 .te-slider-short-desc_e83c59bc8946e70f {
            font-size: 18px;
            line-height: 32px; } }
      .slider-area_5de7c5e561b5404a .te-single-slider_72095ad2c99c62d8 .te-slider-content-wrapper_dfb06584b813a13e .te-slider-content_10bef01ac17da9b4 .te-slider-btn-wrapper_9ca4528813a35124 {
        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_5de7c5e561b5404a .te-single-slider_72095ad2c99c62d8 .te-slider-content-wrapper_dfb06584b813a13e .te-slider-content_10bef01ac17da9b4 .te-slider-btn-wrapper_9ca4528813a35124 {
            padding-top: 30px; } }
        .slider-area_5de7c5e561b5404a .te-single-slider_72095ad2c99c62d8 .te-slider-content-wrapper_dfb06584b813a13e .te-slider-content_10bef01ac17da9b4 .te-slider-btn-wrapper_9ca4528813a35124 .te-theme-btn_6dac469283155a90 {
          padding: 11px 30px;
          color: #ffffff;
          border-radius: 50px;
          background-color: #317EFE;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .slider-area_5de7c5e561b5404a .te-single-slider_72095ad2c99c62d8 .te-slider-content-wrapper_dfb06584b813a13e .te-slider-content_10bef01ac17da9b4 .te-slider-btn-wrapper_9ca4528813a35124 .te-call-btn_ef5e3851d0fbb9dd {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 20px; }
          .slider-area_5de7c5e561b5404a .te-single-slider_72095ad2c99c62d8 .te-slider-content-wrapper_dfb06584b813a13e .te-slider-content_10bef01ac17da9b4 .te-slider-btn-wrapper_9ca4528813a35124 .te-call-btn_ef5e3851d0fbb9dd .te-icon_f6c0391f49109379 {
            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_5de7c5e561b5404a .te-single-slider_72095ad2c99c62d8 .te-slider-content-wrapper_dfb06584b813a13e .te-slider-content_10bef01ac17da9b4 .te-slider-btn-wrapper_9ca4528813a35124 .te-call-btn_ef5e3851d0fbb9dd .te-content_6d43cb3b0c1eae3c {
            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_5de7c5e561b5404a .te-single-slider_72095ad2c99c62d8 .te-slider-content-wrapper_dfb06584b813a13e .te-slider-content_10bef01ac17da9b4 .te-slider-btn-wrapper_9ca4528813a35124 .te-call-btn_ef5e3851d0fbb9dd .te-content_6d43cb3b0c1eae3c .te-title_c44baeaff5671e48 {
              font-size: 18px;
              font-weight: 400;
              line-height: 24px;
              color: #335371; }
            .slider-area_5de7c5e561b5404a .te-single-slider_72095ad2c99c62d8 .te-slider-content-wrapper_dfb06584b813a13e .te-slider-content_10bef01ac17da9b4 .te-slider-btn-wrapper_9ca4528813a35124 .te-call-btn_ef5e3851d0fbb9dd .te-content_6d43cb3b0c1eae3c .te-text_df7904ad6241d686 {
              font-size: 20px;
              font-weight: 500;
              line-height: 24px;
              letter-spacing: 0px;
              color: #14203A; }

.slider-area_5de7c5e561b5404a.style-1_82a91079fdc5b9ec {
  position: relative;
  overflow: visible;
  background: transparent; }
  .slider-area_5de7c5e561b5404a.style-1_82a91079fdc5b9ec: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_5de7c5e561b5404a.style-1_82a91079fdc5b9ec .te-single-slider_72095ad2c99c62d8 {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .slider-area_5de7c5e561b5404a.style-1_82a91079fdc5b9ec .te-single-slider_72095ad2c99c62d8 .te-slider-overlay_d002df02796e3e93 {
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
      background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
      .slider-area_5de7c5e561b5404a.style-1_82a91079fdc5b9ec .te-single-slider_72095ad2c99c62d8 .te-slider-overlay_d002df02796e3e93::before {
        display: none; }
    .slider-area_5de7c5e561b5404a.style-1_82a91079fdc5b9ec .te-single-slider_72095ad2c99c62d8 .slider-shape_aae6efbe499fd63a {
      position: absolute;
      border-radius: 20px;
      overflow: hidden; }
      .slider-area_5de7c5e561b5404a.style-1_82a91079fdc5b9ec .te-single-slider_72095ad2c99c62d8 .slider-shape_aae6efbe499fd63a img {
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        top: 0; }
    .slider-area_5de7c5e561b5404a.style-1_82a91079fdc5b9ec .te-single-slider_72095ad2c99c62d8 .shape-one_a0e1701048835bd8 {
      top: 50px;
      left: 0;
      width: 300px;
      height: 290px; }
      @media (max-width: 991px) {
        .slider-area_5de7c5e561b5404a.style-1_82a91079fdc5b9ec .te-single-slider_72095ad2c99c62d8 .shape-one_a0e1701048835bd8 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_5de7c5e561b5404a.style-1_82a91079fdc5b9ec .te-single-slider_72095ad2c99c62d8 .shape-one_a0e1701048835bd8 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_5de7c5e561b5404a.style-1_82a91079fdc5b9ec .te-single-slider_72095ad2c99c62d8 .shape-one_a0e1701048835bd8 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_5de7c5e561b5404a.style-1_82a91079fdc5b9ec .te-single-slider_72095ad2c99c62d8 .shape-one_a0e1701048835bd8 {
          top: 160px;
          width: 250px;
          height: 200px; } }
    .slider-area_5de7c5e561b5404a.style-1_82a91079fdc5b9ec .te-single-slider_72095ad2c99c62d8 .shape-two_21e283d23c982aa2 {
      top: 0;
      right: 0;
      width: 300px;
      height: 310px; }
      @media (max-width: 991px) {
        .slider-area_5de7c5e561b5404a.style-1_82a91079fdc5b9ec .te-single-slider_72095ad2c99c62d8 .shape-two_21e283d23c982aa2 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_5de7c5e561b5404a.style-1_82a91079fdc5b9ec .te-single-slider_72095ad2c99c62d8 .shape-two_21e283d23c982aa2 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_5de7c5e561b5404a.style-1_82a91079fdc5b9ec .te-single-slider_72095ad2c99c62d8 .shape-two_21e283d23c982aa2 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_5de7c5e561b5404a.style-1_82a91079fdc5b9ec .te-single-slider_72095ad2c99c62d8 .shape-two_21e283d23c982aa2 {
          width: 300px;
          height: 250px;
          top: 70px;
          right: -40px; } }
    .slider-area_5de7c5e561b5404a.style-1_82a91079fdc5b9ec .te-single-slider_72095ad2c99c62d8 .shape-three_fdcf3f566f6a2502 {
      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_5de7c5e561b5404a.style-1_82a91079fdc5b9ec .te-single-slider_72095ad2c99c62d8 .shape-three_fdcf3f566f6a2502 {
          display: none !important; } }
      @media (max-width: 991px) {
        .slider-area_5de7c5e561b5404a.style-1_82a91079fdc5b9ec .te-single-slider_72095ad2c99c62d8 .shape-three_fdcf3f566f6a2502 {
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
    .slider-area_5de7c5e561b5404a.style-1_82a91079fdc5b9ec .te-single-slider_72095ad2c99c62d8 .te-slider-container_5510f3a152b63abf {
      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_5de7c5e561b5404a.style-1_82a91079fdc5b9ec .te-single-slider_72095ad2c99c62d8 .te-slider-container_5510f3a152b63abf {
          -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_5de7c5e561b5404a.style-1_82a91079fdc5b9ec .te-single-slider_72095ad2c99c62d8 .te-slider-container_5510f3a152b63abf {
          padding: 70px 0;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .slider-area_5de7c5e561b5404a.style-1_82a91079fdc5b9ec .te-single-slider_72095ad2c99c62d8 .te-slider-container_5510f3a152b63abf .te-slider-column_aebb5852491005f9 {
        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_5de7c5e561b5404a.style-1_82a91079fdc5b9ec .te-single-slider_72095ad2c99c62d8 .te-slider-container_5510f3a152b63abf .te-slider-column_aebb5852491005f9 {
            width: 100%; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_5de7c5e561b5404a.style-1_82a91079fdc5b9ec .te-single-slider_72095ad2c99c62d8 .te-slider-content-wrapper_dfb06584b813a13e .te-slider-content_10bef01ac17da9b4 .te-slider-btn-wrapper_9ca4528813a35124 {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .slider-area_5de7c5e561b5404a.style-1_82a91079fdc5b9ec .te-single-slider_72095ad2c99c62d8 .te-slider-content-wrapper_dfb06584b813a13e .te-slider-content_10bef01ac17da9b4 .te-slider-btn-wrapper_9ca4528813a35124 .te-theme-btn_6dac469283155a90 {
      background-color: #317EFE;
      color: #ffffff; }
      .slider-area_5de7c5e561b5404a.style-1_82a91079fdc5b9ec .te-single-slider_72095ad2c99c62d8 .te-slider-content-wrapper_dfb06584b813a13e .te-slider-content_10bef01ac17da9b4 .te-slider-btn-wrapper_9ca4528813a35124 .te-theme-btn_6dac469283155a90:hover {
        background-color: #E7F914;
        color: #14203A; }
    .slider-area_5de7c5e561b5404a.style-1_82a91079fdc5b9ec .te-single-slider_72095ad2c99c62d8 .te-slider-content-wrapper_dfb06584b813a13e .te-slider-content_10bef01ac17da9b4 .te-slider-btn-wrapper_9ca4528813a35124 .te-call-btn_ef5e3851d0fbb9dd .te-icon_f6c0391f49109379 {
      color: #317EFE; }
    .slider-area_5de7c5e561b5404a.style-1_82a91079fdc5b9ec .te-single-slider_72095ad2c99c62d8 .te-slider-content-wrapper_dfb06584b813a13e .te-slider-content_10bef01ac17da9b4 .te-slider-title_27640b6819abb111 {
      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_5de7c5e561b5404a.style-1_82a91079fdc5b9ec .te-single-slider_72095ad2c99c62d8 .te-slider-content-wrapper_dfb06584b813a13e .te-slider-content_10bef01ac17da9b4 .te-slider-title_27640b6819abb111 {
          font-size: 28px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_5de7c5e561b5404a.style-1_82a91079fdc5b9ec .te-single-slider_72095ad2c99c62d8 .te-slider-content-wrapper_dfb06584b813a13e .te-slider-content_10bef01ac17da9b4 .te-slider-title_27640b6819abb111 {
          font-size: 32px;
          line-height: 52px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_5de7c5e561b5404a.style-1_82a91079fdc5b9ec .te-single-slider_72095ad2c99c62d8 .te-slider-content-wrapper_dfb06584b813a13e .te-slider-content_10bef01ac17da9b4 .te-slider-title_27640b6819abb111 {
          font-size: 62px;
          line-height: 80px; } }
  .slider-area_5de7c5e561b5404a.style-1_82a91079fdc5b9ec .te-slider-wrapper_fc0c444bb6a2c6c7 .container {
    position: relative; }
  .slider-area_5de7c5e561b5404a.style-1_82a91079fdc5b9ec .te-slider-wrapper_fc0c444bb6a2c6c7 .slider-shape-bg_810b78804d5d4f0e {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: 100px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_5de7c5e561b5404a.style-1_82a91079fdc5b9ec .te-slider-wrapper_fc0c444bb6a2c6c7 .slider-shape-bg_810b78804d5d4f0e {
        display: none; } }
    @media (max-width: 1399px) {
      .slider-area_5de7c5e561b5404a.style-1_82a91079fdc5b9ec .te-slider-wrapper_fc0c444bb6a2c6c7 .slider-shape-bg_810b78804d5d4f0e {
        margin-left: 0; } }
    .slider-area_5de7c5e561b5404a.style-1_82a91079fdc5b9ec .te-slider-wrapper_fc0c444bb6a2c6c7 .slider-shape-bg_810b78804d5d4f0e: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_6ab09ecfc6e09b5b {
  position: relative; }

.te-info-card_ed086c513cefce1a {
  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_ed086c513cefce1a {
      padding: 40px 25px; } }
  .te-info-card_ed086c513cefce1a: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_ed086c513cefce1a:hover .te-image-wrapper_0b79b2471d88b501 .overlay_47a28e24ddb4e607 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      opacity: 0.72; }
    .te-info-card_ed086c513cefce1a:hover .te-image-wrapper_0b79b2471d88b501 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_ed086c513cefce1a:hover .icon_b38196383244c4e4 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-info-card_ed086c513cefce1a:hover .content .te-read-more_f96894d1f600ef93 .te-theme-btn_6dac469283155a90 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_ed086c513cefce1a .te-info-card-inner_b36113e8e200505a {
    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_ed086c513cefce1a .te-image-wrapper_0b79b2471d88b501 {
    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_ed086c513cefce1a .te-image-wrapper_0b79b2471d88b501 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_ed086c513cefce1a .te-image-wrapper_0b79b2471d88b501 .overlay_47a28e24ddb4e607 {
      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_ed086c513cefce1a .icon_b38196383244c4e4 {
    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_ed086c513cefce1a .icon_b38196383244c4e4 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_ed086c513cefce1a .te-content-wrapper_51a2c7c5b8bd5870 {
    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_ed086c513cefce1a .te-title-wrapper_ece012e35c53db93 {
    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_ed086c513cefce1a .te-title-wrapper_ece012e35c53db93 .icon_b38196383244c4e4 {
      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_ed086c513cefce1a .te-title-wrapper_ece012e35c53db93 .icon_b38196383244c4e4::before, .te-info-card_ed086c513cefce1a .te-title-wrapper_ece012e35c53db93 .icon_b38196383244c4e4::after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #317EFE;
        border: 1px solid #E1E1E1; }
      .te-info-card_ed086c513cefce1a .te-title-wrapper_ece012e35c53db93 .icon_b38196383244c4e4::before {
        top: 15px;
        left: 5px; }
      .te-info-card_ed086c513cefce1a .te-title-wrapper_ece012e35c53db93 .icon_b38196383244c4e4::after {
        bottom: 15px;
        right: 5px; }
    .te-info-card_ed086c513cefce1a .te-title-wrapper_ece012e35c53db93 .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_ed086c513cefce1a .te-title-wrapper_ece012e35c53db93 .divider_8ba73c5cca3c45d8 {
      width: 55px;
      height: 2px;
      background-color: #317EFE; }
  .te-info-card_ed086c513cefce1a .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_ed086c513cefce1a .content .desc_31b90877829ad533 {
      -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_ed086c513cefce1a .content .te-read-more_f96894d1f600ef93 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start; }
      .te-info-card_ed086c513cefce1a .content .te-read-more_f96894d1f600ef93 .te-theme-btn_6dac469283155a90 {
        background-color: transparent;
        color: #317EFE;
        border: 1px solid #131A2A;
        padding: 9px 28px; }
        .te-info-card_ed086c513cefce1a .content .te-read-more_f96894d1f600ef93 .te-theme-btn_6dac469283155a90:hover {
          background-color: #317EFE;
          color: #ffffff;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

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

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

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

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

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

.te-about-image-card_ec3eca2d10a9d72a .te-main-img-wrapper_e62e1fb79f12e18d {
  text-align: right; }
  @media (max-width: 991px) {
    .te-about-image-card_ec3eca2d10a9d72a .te-main-img-wrapper_e62e1fb79f12e18d {
      text-align: left; } }
  .te-about-image-card_ec3eca2d10a9d72a .te-main-img-wrapper_e62e1fb79f12e18d .te-main-img-inner_3136e97c775203dd {
    position: relative;
    display: inline-block;
    z-index: 2; }
    .te-about-image-card_ec3eca2d10a9d72a .te-main-img-wrapper_e62e1fb79f12e18d .te-main-img-inner_3136e97c775203dd > img {
      border-radius: 500px 500px 0 0;
      margin-left: 7px;
      margin-top: 4px; }
      @media (max-width: 650px) {
        .te-about-image-card_ec3eca2d10a9d72a .te-main-img-wrapper_e62e1fb79f12e18d .te-main-img-inner_3136e97c775203dd > img {
          width: 100%; } }
    .te-about-image-card_ec3eca2d10a9d72a .te-main-img-wrapper_e62e1fb79f12e18d .te-main-img-inner_3136e97c775203dd .te-img-card-shape_43624ca2b7ea7908 {
      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_ec3eca2d10a9d72a .te-main-img-wrapper_e62e1fb79f12e18d .te-main-img-inner_3136e97c775203dd .te-img-card-shape_43624ca2b7ea7908 {
          right: 0; } }
.te-about-image-card_ec3eca2d10a9d72a .te-company-foundation_ae6215ab4d521847 {
  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_ec3eca2d10a9d72a .te-company-foundation_ae6215ab4d521847 .te-counter-wrapper_f8d73469f70f647d {
    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_ec3eca2d10a9d72a .te-company-foundation_ae6215ab4d521847 .counter-title_85690cf463f11d0e {
    font-size: 45px;
    font-weight: 700;
    line-height: 54.9px;
    letter-spacing: -0.8px;
    color: #14203A;
    margin-bottom: 0; }
  .te-about-image-card_ec3eca2d10a9d72a .te-company-foundation_ae6215ab4d521847 .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_ec3eca2d10a9d72a.style-2_8a34e5f3b741a9f1 .te-main-img-wrapper_e62e1fb79f12e18d .te-main-img-inner_3136e97c775203dd {
  border-radius: 20px;
  padding-right: 80px;
  margin-top: 23px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-image-card_ec3eca2d10a9d72a.style-2_8a34e5f3b741a9f1 .te-main-img-wrapper_e62e1fb79f12e18d .te-main-img-inner_3136e97c775203dd {
      padding-right: 0;
      margin-top: 0; } }
  .te-about-image-card_ec3eca2d10a9d72a.style-2_8a34e5f3b741a9f1 .te-main-img-wrapper_e62e1fb79f12e18d .te-main-img-inner_3136e97c775203dd > img {
    margin: 0;
    border-radius: 20px; }
  .te-about-image-card_ec3eca2d10a9d72a.style-2_8a34e5f3b741a9f1 .te-main-img-wrapper_e62e1fb79f12e18d .te-main-img-inner_3136e97c775203dd .te-img-card-shape_43624ca2b7ea7908 {
    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_ec3eca2d10a9d72a.style-2_8a34e5f3b741a9f1 .te-main-img-wrapper_e62e1fb79f12e18d .te-main-img-inner_3136e97c775203dd .te-img-card-shape_43624ca2b7ea7908 {
        display: none; } }
  .te-about-image-card_ec3eca2d10a9d72a.style-2_8a34e5f3b741a9f1 .te-main-img-wrapper_e62e1fb79f12e18d .te-main-img-inner_3136e97c775203dd .te-another-image_07f2d67fc5336c22 {
    position: absolute;
    top: 55%;
    right: -45px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-image-card_ec3eca2d10a9d72a.style-2_8a34e5f3b741a9f1 .te-main-img-wrapper_e62e1fb79f12e18d .te-main-img-inner_3136e97c775203dd .te-another-image_07f2d67fc5336c22 {
        position: relative;
        right: unset;
        top: unset; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .te-about-image-card_ec3eca2d10a9d72a.style-2_8a34e5f3b741a9f1 .te-main-img-wrapper_e62e1fb79f12e18d .te-main-img-inner_3136e97c775203dd .te-another-image_07f2d67fc5336c22 {
        position: relative; } }
    .te-about-image-card_ec3eca2d10a9d72a.style-2_8a34e5f3b741a9f1 .te-main-img-wrapper_e62e1fb79f12e18d .te-main-img-inner_3136e97c775203dd .te-another-image_07f2d67fc5336c22 .te-another-image-inner_666c884854e2e147 {
      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_ec3eca2d10a9d72a.style-2_8a34e5f3b741a9f1 .te-main-img-wrapper_e62e1fb79f12e18d .te-main-img-inner_3136e97c775203dd .te-another-image_07f2d67fc5336c22 .te-another-image-inner_666c884854e2e147 {
          width: 100%; }
          .te-about-image-card_ec3eca2d10a9d72a.style-2_8a34e5f3b741a9f1 .te-main-img-wrapper_e62e1fb79f12e18d .te-main-img-inner_3136e97c775203dd .te-another-image_07f2d67fc5336c22 .te-another-image-inner_666c884854e2e147 img {
            width: 100%; } }
    .te-about-image-card_ec3eca2d10a9d72a.style-2_8a34e5f3b741a9f1 .te-main-img-wrapper_e62e1fb79f12e18d .te-main-img-inner_3136e97c775203dd .te-another-image_07f2d67fc5336c22 .video-btn_6d2265763141b8a6 {
      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_ec3eca2d10a9d72a.style-2_8a34e5f3b741a9f1 .te-main-img-wrapper_e62e1fb79f12e18d .te-main-img-inner_3136e97c775203dd .te-another-image_07f2d67fc5336c22 .video-btn_6d2265763141b8a6 {
          left: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%); } }
      .te-about-image-card_ec3eca2d10a9d72a.style-2_8a34e5f3b741a9f1 .te-main-img-wrapper_e62e1fb79f12e18d .te-main-img-inner_3136e97c775203dd .te-another-image_07f2d67fc5336c22 .video-btn_6d2265763141b8a6 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_ec3eca2d10a9d72a.style-2_8a34e5f3b741a9f1 .te-main-img-wrapper_e62e1fb79f12e18d .te-main-img-inner_3136e97c775203dd .te-another-image_07f2d67fc5336c22 .te-badge-text_718dedb9c824d4b2 {
      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_ec3eca2d10a9d72a.style-2_8a34e5f3b741a9f1 .te-main-img-wrapper_e62e1fb79f12e18d .te-main-img-inner_3136e97c775203dd .te-another-image_07f2d67fc5336c22 .te-badge-text_718dedb9c824d4b2 {
          left: unset;
          top: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%);
          right: 0; } }
      .te-about-image-card_ec3eca2d10a9d72a.style-2_8a34e5f3b741a9f1 .te-main-img-wrapper_e62e1fb79f12e18d .te-main-img-inner_3136e97c775203dd .te-another-image_07f2d67fc5336c22 .te-badge-text_718dedb9c824d4b2 .icon_b38196383244c4e4 {
        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_ec3eca2d10a9d72a.style-2_8a34e5f3b741a9f1 .te-main-img-wrapper_e62e1fb79f12e18d .te-main-img-inner_3136e97c775203dd .te-another-image_07f2d67fc5336c22 .te-badge-text_718dedb9c824d4b2 .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_ec3eca2d10a9d72a.style-2_8a34e5f3b741a9f1 .te-main-img-wrapper_e62e1fb79f12e18d .te-main-img-inner_3136e97c775203dd .te-another-image_07f2d67fc5336c22 .te-badge-text_718dedb9c824d4b2 .text .title {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #14203A; }
        .te-about-image-card_ec3eca2d10a9d72a.style-2_8a34e5f3b741a9f1 .te-main-img-wrapper_e62e1fb79f12e18d .te-main-img-inner_3136e97c775203dd .te-another-image_07f2d67fc5336c22 .te-badge-text_718dedb9c824d4b2 .text span {
          font-size: 12px;
          font-weight: 400;
          line-height: 12px;
          color: #335371; }

.te-about-info-card_17302c3c2de2a200 .te-about-info-content_d2d14ea62302f689 {
  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_17302c3c2de2a200 .te-about-info-content_d2d14ea62302f689 .te-section-title_d1bc3123b275e7c8 {
    margin-bottom: 0; }
    .te-about-info-card_17302c3c2de2a200 .te-about-info-content_d2d14ea62302f689 .te-section-title_d1bc3123b275e7c8 .title {
      margin-bottom: 0; }
  .te-about-info-card_17302c3c2de2a200 .te-about-info-content_d2d14ea62302f689 .te-list-item-wrapper_792fd0b3a2e44c86 {
    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_17302c3c2de2a200 .te-about-info-content_d2d14ea62302f689 .te-list-item-wrapper_792fd0b3a2e44c86 {
        grid-template-columns: repeat(1, 1fr); } }
    .te-about-info-card_17302c3c2de2a200 .te-about-info-content_d2d14ea62302f689 .te-list-item-wrapper_792fd0b3a2e44c86 .te-list-item_41adef3be150d023 .icon_b38196383244c4e4 {
      font-size: 24px;
      color: #317EFE;
      background-color: transparent;
      width: unset;
      height: unset; }
    .te-about-info-card_17302c3c2de2a200 .te-about-info-content_d2d14ea62302f689 .te-list-item-wrapper_792fd0b3a2e44c86 .te-list-item_41adef3be150d023 .text {
      color: #14203A; }
  .te-about-info-card_17302c3c2de2a200 .te-about-info-content_d2d14ea62302f689 .te-info-list_483d54c2bf547f16 {
    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_17302c3c2de2a200 .te-about-info-content_d2d14ea62302f689 .te-info-list_483d54c2bf547f16 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 20px; } }
    .te-about-info-card_17302c3c2de2a200 .te-about-info-content_d2d14ea62302f689 .te-info-list_483d54c2bf547f16 .te-single-info-list_8684bc2296c0d099 {
      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_17302c3c2de2a200 .te-about-info-content_d2d14ea62302f689 .te-info-list_483d54c2bf547f16 .te-single-info-list_8684bc2296c0d099:hover .icon_b38196383244c4e4 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_17302c3c2de2a200 .te-about-info-content_d2d14ea62302f689 .te-info-list_483d54c2bf547f16 .te-single-info-list_8684bc2296c0d099 .icon_b38196383244c4e4 {
        margin-bottom: 10px;
        position: relative;
        margin-left: 20px; }
        .te-about-info-card_17302c3c2de2a200 .te-about-info-content_d2d14ea62302f689 .te-info-list_483d54c2bf547f16 .te-single-info-list_8684bc2296c0d099 .icon_b38196383244c4e4::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_17302c3c2de2a200 .te-about-info-content_d2d14ea62302f689 .te-info-list_483d54c2bf547f16 .te-single-info-list_8684bc2296c0d099 .icon_b38196383244c4e4 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_17302c3c2de2a200 .te-about-info-content_d2d14ea62302f689 .te-info-list_483d54c2bf547f16 .te-single-info-list_8684bc2296c0d099 .title {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0px;
        margin-bottom: 0; }
      .te-about-info-card_17302c3c2de2a200 .te-about-info-content_d2d14ea62302f689 .te-info-list_483d54c2bf547f16 .te-single-info-list_8684bc2296c0d099 .short-title_4f1b8dd1cfcfdaeb {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px; }

.te-about-info-card_17302c3c2de2a200.style-2_8a34e5f3b741a9f1 .te-about-info-content_d2d14ea62302f689 {
  gap: 10px; }
  .te-about-info-card_17302c3c2de2a200.style-2_8a34e5f3b741a9f1 .te-about-info-content_d2d14ea62302f689 .te-list-item-wrapper_792fd0b3a2e44c86 {
    padding-top: 6px;
    gap: 0; }
    .te-about-info-card_17302c3c2de2a200.style-2_8a34e5f3b741a9f1 .te-about-info-content_d2d14ea62302f689 .te-list-item-wrapper_792fd0b3a2e44c86 .te-list-item_41adef3be150d023 .icon_b38196383244c4e4 {
      width: 16px;
      height: 16px;
      background-color: #317EFE;
      border-radius: 50%;
      color: white;
      font-size: 10px; }
    .te-about-info-card_17302c3c2de2a200.style-2_8a34e5f3b741a9f1 .te-about-info-content_d2d14ea62302f689 .te-list-item-wrapper_792fd0b3a2e44c86 .te-list-item_41adef3be150d023 .text {
      color: #335371; }
  .te-about-info-card_17302c3c2de2a200.style-2_8a34e5f3b741a9f1 .te-about-info-content_d2d14ea62302f689 .te-info-list_483d54c2bf547f16 {
    border-top: 1px solid #E1E1E1;
    padding-top: 40px; }
    .te-about-info-card_17302c3c2de2a200.style-2_8a34e5f3b741a9f1 .te-about-info-content_d2d14ea62302f689 .te-info-list_483d54c2bf547f16 .divider_8ba73c5cca3c45d8 {
      width: 1px;
      background-color: #E1E1E1;
      height: 127px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-info-card_17302c3c2de2a200.style-2_8a34e5f3b741a9f1 .te-about-info-content_d2d14ea62302f689 .te-info-list_483d54c2bf547f16 .divider_8ba73c5cca3c45d8 {
          height: 1px;
          width: 100%; } }

.te-about-info-card_17302c3c2de2a200.style-three_46e4e716a48a5236 .te-section-title_d1bc3123b275e7c8 {
  margin-bottom: 40px; }
.te-about-info-card_17302c3c2de2a200.style-three_46e4e716a48a5236 .about-info-wrapper_2fbab5f3ec3899ff {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_17302c3c2de2a200.style-three_46e4e716a48a5236 .about-info-wrapper_2fbab5f3ec3899ff {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .te-about-info-card_17302c3c2de2a200.style-three_46e4e716a48a5236 .about-info-wrapper_2fbab5f3ec3899ff .about-info-img_c40a50accb733e6d {
    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_17302c3c2de2a200.style-three_46e4e716a48a5236 .about-info-wrapper_2fbab5f3ec3899ff .about-info-img_c40a50accb733e6d {
        height: 350px; } }
    .te-about-info-card_17302c3c2de2a200.style-three_46e4e716a48a5236 .about-info-wrapper_2fbab5f3ec3899ff .about-info-img_c40a50accb733e6d img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.te-about-info-card_17302c3c2de2a200.style-three_46e4e716a48a5236 .te-about-info-content_d2d14ea62302f689 {
  padding-left: 50px;
  gap: 30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_17302c3c2de2a200.style-three_46e4e716a48a5236 .te-about-info-content_d2d14ea62302f689 {
      padding-left: 0;
      padding-top: 50px; } }
  .te-about-info-card_17302c3c2de2a200.style-three_46e4e716a48a5236 .te-about-info-content_d2d14ea62302f689 .skill-progressbar-wrapper_a85dfd86e34cb4d5 {
    width: 100%; }
  .te-about-info-card_17302c3c2de2a200.style-three_46e4e716a48a5236 .te-about-info-content_d2d14ea62302f689 .te-icon-card-wrapper_1a831844cb8465c2 {
    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_17302c3c2de2a200.style-three_46e4e716a48a5236 .te-about-info-content_d2d14ea62302f689 .te-icon-card-wrapper_1a831844cb8465c2 .te-icon-card_bc00af5aa357cfe2 {
      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_17302c3c2de2a200.style-three_46e4e716a48a5236 .te-about-info-content_d2d14ea62302f689 .te-icon-card-wrapper_1a831844cb8465c2 .te-icon-card_bc00af5aa357cfe2 .icon_b38196383244c4e4 {
        width: 40px;
        height: 40px; }
      .te-about-info-card_17302c3c2de2a200.style-three_46e4e716a48a5236 .te-about-info-content_d2d14ea62302f689 .te-icon-card-wrapper_1a831844cb8465c2 .te-icon-card_bc00af5aa357cfe2 .content {
        gap: 4px; }
        .te-about-info-card_17302c3c2de2a200.style-three_46e4e716a48a5236 .te-about-info-content_d2d14ea62302f689 .te-icon-card-wrapper_1a831844cb8465c2 .te-icon-card_bc00af5aa357cfe2 .content .title {
          font-size: 18px;
          line-height: 24px; }
  .te-about-info-card_17302c3c2de2a200.style-three_46e4e716a48a5236 .te-about-info-content_d2d14ea62302f689 .te-btn-wrapper_2b103536025ac90a {
    margin-top: 7px; }

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

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

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

.te-process-step_f1e948354df89ca3 {
  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_f1e948354df89ca3::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_f1e948354df89ca3 {
      padding: 32px 28px 42px 28px; } }
  .te-process-step_f1e948354df89ca3:hover {
    top: -5px; }
    .te-process-step_f1e948354df89ca3:hover::before {
      width: 100%;
      height: 100%;
      border-radius: 0;
      -webkit-transform: translateX(-50%) scale(1);
              transform: translateX(-50%) scale(1); }
    .te-process-step_f1e948354df89ca3:hover .icon_b38196383244c4e4 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_f1e948354df89ca3:hover .counter-number_10e27e2de7605d9c {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_f1e948354df89ca3:hover .content .te-read-more_f96894d1f600ef93 .te-theme-btn_6dac469283155a90 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff; }
  .te-process-step_f1e948354df89ca3 .icon_b38196383244c4e4 {
    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_f1e948354df89ca3 .icon_b38196383244c4e4 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-process-step_f1e948354df89ca3 .te-content-wrapper_51a2c7c5b8bd5870 {
    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_f1e948354df89ca3 .te-counter-wrapper_f8d73469f70f647d {
    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_f1e948354df89ca3 .te-counter-wrapper_f8d73469f70f647d .shape_46cded364405ecd2 {
      position: relative; }
  .te-process-step_f1e948354df89ca3 .counter-number_10e27e2de7605d9c {
    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_f1e948354df89ca3 .te-title-wrapper_ece012e35c53db93 {
    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_f1e948354df89ca3 .te-title-wrapper_ece012e35c53db93 .icon_b38196383244c4e4 {
      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_f1e948354df89ca3 .te-title-wrapper_ece012e35c53db93 .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_f1e948354df89ca3 .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_f1e948354df89ca3 .content .desc_31b90877829ad533 {
      -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_f1e948354df89ca3 .content .te-read-more_f96894d1f600ef93 {
      margin-top: -10px; }
      .te-process-step_f1e948354df89ca3 .content .te-read-more_f96894d1f600ef93 .te-theme-btn_6dac469283155a90 {
        border: 1px solid #E1E1E1;
        color: #317EFE;
        background-color: transparent; }

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

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

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

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

.te-accordion-box-wrapper_d206f38b9aa181bd {
  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_4783a1d87d45c0d8 .te-accordion-list-item_a02b52f4f2de35aa {
  border: 1px solid #E1E1E1;
  border-radius: 20px; }
  .accordion-wrapper_4783a1d87d45c0d8 .te-accordion-list-item_a02b52f4f2de35aa .te-accordion-head_6e739183322cfdac {
    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_4783a1d87d45c0d8 .te-accordion-list-item_a02b52f4f2de35aa .te-accordion-head_6e739183322cfdac: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_4783a1d87d45c0d8 .te-accordion-list-item_a02b52f4f2de35aa .te-accordion-head_6e739183322cfdac.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_4783a1d87d45c0d8 .te-accordion-list-item_a02b52f4f2de35aa .te-accordion-head_6e739183322cfdac .te-accordion-title_bf7c5a914282075b {
      font-size: 20px;
      line-height: 32px;
      font-weight: 500;
      margin-bottom: 0;
      letter-spacing: 0px; }
  .accordion-wrapper_4783a1d87d45c0d8 .te-accordion-list-item_a02b52f4f2de35aa .te-accordion-body_994cd53a42045d3a {
    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_b2f4522227df8a0e {
  border-left: 4px solid #dfe2e9;
  padding-left: 45px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .page-header_b2f4522227df8a0e {
      padding-left: 30px; } }
  .page-header_b2f4522227df8a0e .te-page-title_a1455aee220710b2,
  .page-header_b2f4522227df8a0e .page-title_fe2c9c782793d17e {
    font-size: 42px;
    line-height: 48px; }
    @media (max-width: 991px) {
      .page-header_b2f4522227df8a0e .te-page-title_a1455aee220710b2,
      .page-header_b2f4522227df8a0e .page-title_fe2c9c782793d17e {
        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_aadb8554a0b476b4 {
  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_aadb8554a0b476b4:hover .te-post-thumbnail_4409c73e40224acc img,
  .te-post-item_aadb8554a0b476b4:hover .post-video_de7f53f649dfb232 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_aadb8554a0b476b4 iframe {
    width: 100%;
    height: 522px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_aadb8554a0b476b4 iframe {
        height: 350px; } }
  .te-post-item_aadb8554a0b476b4 .post-gallery .slick-list_ba33548e1ff03fc5 .slick-track_608e9d80a27fa335 {
    height: 392px;
    overflow: hidden; }
  .te-post-item_aadb8554a0b476b4 .te-post-content-wrapper_5a79a3e3242e7735 {
    padding: 32px 32px 40px 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_aadb8554a0b476b4 .te-post-content-wrapper_5a79a3e3242e7735 {
        padding: 35px;
        padding-top: 30px; } }
    .te-post-item_aadb8554a0b476b4 .te-post-content-wrapper_5a79a3e3242e7735 .te-read-more_f96894d1f600ef93 {
      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_aadb8554a0b476b4.format-quote_ca50603088ed8df5 .te-post-content {
    margin: 0; }
  .te-post-item_aadb8554a0b476b4.format-quote_ca50603088ed8df5 blockquote {
    margin: 0; }
    .te-post-item_aadb8554a0b476b4.format-quote_ca50603088ed8df5 blockquote p {
      margin-top: 0; }
    .te-post-item_aadb8554a0b476b4.format-quote_ca50603088ed8df5 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_aadb8554a0b476b4.format-quote_ca50603088ed8df5 blockquote cite a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-post-item_aadb8554a0b476b4.sticky_e3bde2637304364f {
    border: 2px solid #317EFE; }
    .te-post-item_aadb8554a0b476b4.sticky_e3bde2637304364f .te-post-content {
      margin-bottom: 0; }
      .te-post-item_aadb8554a0b476b4.sticky_e3bde2637304364f .te-post-content p {
        margin-bottom: 0; }
  .te-post-item_aadb8554a0b476b4 .te-post-title_16f8cc53baa01903 {
    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_aadb8554a0b476b4 .te-post-title_16f8cc53baa01903 {
        font-size: 28px;
        line-height: 42px;
        margin-top: 5px; } }
    .te-post-item_aadb8554a0b476b4 .te-post-title_16f8cc53baa01903:hover a {
      color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-post-item_aadb8554a0b476b4 .te-post-content p {
    margin-top: 17px; }
  .te-post-item_aadb8554a0b476b4 .te-post-content h2,
  .te-post-item_aadb8554a0b476b4 .te-post-content h3,
  .te-post-item_aadb8554a0b476b4 .te-post-content h4,
  .te-post-item_aadb8554a0b476b4 .te-post-content h5,
  .te-post-item_aadb8554a0b476b4 .te-post-content h6 {
    margin-bottom: 10px; }
  .te-post-item_aadb8554a0b476b4 .te-post-content p {
    margin-bottom: unset; }
  .te-post-item_aadb8554a0b476b4 .te-single-post-meta_fc4978802ce8d6cc {
    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_aadb8554a0b476b4 .te-social-share_5e32dd62b7f4ccb2 {
    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_aadb8554a0b476b4 .te-social-share_5e32dd62b7f4ccb2 a.facebook_a398df473dd4a6d2 {
      color: #1877f2; }
    .te-post-item_aadb8554a0b476b4 .te-social-share_5e32dd62b7f4ccb2 a.twitter_8cd7a9f5945e831d {
      color: #1da1f2; }
    .te-post-item_aadb8554a0b476b4 .te-social-share_5e32dd62b7f4ccb2 a.linkedin_f25d83b310ad574d {
      color: #1a70c6; }
    .te-post-item_aadb8554a0b476b4 .te-social-share_5e32dd62b7f4ccb2 .te-social-share-title_01e36de7beb07433 {
      font-size: 16px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A;
      margin-right: 5px;
      text-transform: uppercase; }
  .te-post-item_aadb8554a0b476b4 .te-blog-post-tag_6d811e36e63a079f {
    width: 100%;
    display: inline-block; }
    .te-post-item_aadb8554a0b476b4 .te-blog-post-tag_6d811e36e63a079f 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_aadb8554a0b476b4 .te-blog-post-tag_6d811e36e63a079f .te-post-tag-list_bacdf05e38af34ec {
      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_aadb8554a0b476b4 .te-blog-post-tag_6d811e36e63a079f .te-post-tag-list_bacdf05e38af34ec 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_aadb8554a0b476b4 .te-blog-post-tag_6d811e36e63a079f .te-post-tag-list_bacdf05e38af34ec 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_aadb8554a0b476b4 .te-post-thumbnail_4409c73e40224acc,
  .te-post-item_aadb8554a0b476b4 .post-video_de7f53f649dfb232 {
    position: relative;
    overflow: hidden; }
    .te-post-item_aadb8554a0b476b4 .te-post-thumbnail_4409c73e40224acc img,
    .te-post-item_aadb8554a0b476b4 .post-video_de7f53f649dfb232 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_aadb8554a0b476b4 .te-post-thumbnail_4409c73e40224acc .popup-video-wrapper_3ff8a019683ee244,
    .te-post-item_aadb8554a0b476b4 .post-video_de7f53f649dfb232 .popup-video-wrapper_3ff8a019683ee244 {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .te-post-item_aadb8554a0b476b4 .te-post-thumbnail_4409c73e40224acc .video-btn_6d2265763141b8a6 a,
    .te-post-item_aadb8554a0b476b4 .post-video_de7f53f649dfb232 .video-btn_6d2265763141b8a6 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_aadb8554a0b476b4 .te-post-thumbnail_4409c73e40224acc .video-btn_6d2265763141b8a6 a i,
      .te-post-item_aadb8554a0b476b4 .post-video_de7f53f649dfb232 .video-btn_6d2265763141b8a6 a i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_aadb8554a0b476b4 .te-post-thumbnail_4409c73e40224acc .video-btn_6d2265763141b8a6 a:hover,
      .te-post-item_aadb8554a0b476b4 .post-video_de7f53f649dfb232 .video-btn_6d2265763141b8a6 a:hover {
        -webkit-animation: none;
                animation: none; }
  .te-post-item_aadb8554a0b476b4 button.post-gallery-btn_78df6b863099f374 {
    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_aadb8554a0b476b4 button.post-gallery-btn_78df6b863099f374.prev-btn_6c3fbd22385b75c2 {
      left: 30px; }
    .te-post-item_aadb8554a0b476b4 button.post-gallery-btn_78df6b863099f374.next-btn_73d0ec61922e5c99 {
      right: 30px; }
    .te-post-item_aadb8554a0b476b4 button.post-gallery-btn_78df6b863099f374 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_aadb8554a0b476b4 button.post-gallery-btn_78df6b863099f374:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
      .te-post-item_aadb8554a0b476b4 button.post-gallery-btn_78df6b863099f374:hover i {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te-post-item_aadb8554a0b476b4 .post-audio_fb9f3fb78ea36e40 iframe {
    width: 100%; }
  .te-post-item_aadb8554a0b476b4 .te-post-meta_fc7dbfe49ce25347 {
    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_aadb8554a0b476b4 .te-post-meta_fc7dbfe49ce25347 {
        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_aadb8554a0b476b4 .te-post-meta_fc7dbfe49ce25347 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_aadb8554a0b476b4 .te-post-meta_fc7dbfe49ce25347 span i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_aadb8554a0b476b4 .te-post-meta_fc7dbfe49ce25347 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_aadb8554a0b476b4 .te-post-meta_fc7dbfe49ce25347 span a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
          .te-post-item_aadb8554a0b476b4 .te-post-meta_fc7dbfe49ce25347 span a:hover i {
            color: #317EFE;
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out; }

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

.te-post-card_4c5320940a2e9b64.style-2_8a34e5f3b741a9f1 {
  gap: 20px; }
  .te-post-card_4c5320940a2e9b64.style-2_8a34e5f3b741a9f1 .image {
    border-radius: 20px 20px 20px 0; }
    .te-post-card_4c5320940a2e9b64.style-2_8a34e5f3b741a9f1 .image .te-post-date_d06d6176c251ab4f {
      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_4c5320940a2e9b64.style-2_8a34e5f3b741a9f1 .content .title {
    font-size: 20px; }
  .te-post-card_4c5320940a2e9b64.style-2_8a34e5f3b741a9f1 .content .te-post-meta-info_6022e30d9a90aa4c {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px; }

.te-blog-details-wrapper_6d8e3e7fa20e3bd1 .te-comment-respond_db211b7e45634aa7 {
  margin-top: 78px;
  margin-bottom: 40px; }
.te-blog-details-wrapper_6d8e3e7fa20e3bd1 .te-post-comments_2479a754b9818e47 {
  margin-top: 70px; }
.te-blog-details-wrapper_6d8e3e7fa20e3bd1 .wp-block-group_67ee4d522f1c6e30.has-background_7c8c6dc355895e0a .wp-block-button_8e2da9c22c772d08 .wp-block-button__link_06c1a3889febec4d {
  color: #ffffff !important; }
.te-blog-details-wrapper_6d8e3e7fa20e3bd1 .te-post-item_aadb8554a0b476b4 {
  border: 0;
  overflow: visible;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0; }
  .te-blog-details-wrapper_6d8e3e7fa20e3bd1 .te-post-item_aadb8554a0b476b4 iframe {
    width: 100%;
    height: 522px; }
  .te-blog-details-wrapper_6d8e3e7fa20e3bd1 .te-post-item_aadb8554a0b476b4 .te-post-meta_fc7dbfe49ce25347 {
    margin-top: 0;
    margin-bottom: 20px; }
  .te-blog-details-wrapper_6d8e3e7fa20e3bd1 .te-post-item_aadb8554a0b476b4 .post-gallery:hover img {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important; }
  .te-blog-details-wrapper_6d8e3e7fa20e3bd1 .te-post-item_aadb8554a0b476b4 .te-post-thumbnail_4409c73e40224acc,
  .te-blog-details-wrapper_6d8e3e7fa20e3bd1 .te-post-item_aadb8554a0b476b4 .post-video_de7f53f649dfb232,
  .te-blog-details-wrapper_6d8e3e7fa20e3bd1 .te-post-item_aadb8554a0b476b4 .post-gallery,
  .te-blog-details-wrapper_6d8e3e7fa20e3bd1 .te-post-item_aadb8554a0b476b4 .postbox-audio_c43597179f3fdff7,
  .te-blog-details-wrapper_6d8e3e7fa20e3bd1 .te-post-item_aadb8554a0b476b4 .wp-block-post-featured-image_59928c4540cdbff8 {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative; }
    @media (max-width: 767px) {
      .te-blog-details-wrapper_6d8e3e7fa20e3bd1 .te-post-item_aadb8554a0b476b4 .te-post-thumbnail_4409c73e40224acc,
      .te-blog-details-wrapper_6d8e3e7fa20e3bd1 .te-post-item_aadb8554a0b476b4 .post-video_de7f53f649dfb232,
      .te-blog-details-wrapper_6d8e3e7fa20e3bd1 .te-post-item_aadb8554a0b476b4 .post-gallery,
      .te-blog-details-wrapper_6d8e3e7fa20e3bd1 .te-post-item_aadb8554a0b476b4 .postbox-audio_c43597179f3fdff7,
      .te-blog-details-wrapper_6d8e3e7fa20e3bd1 .te-post-item_aadb8554a0b476b4 .wp-block-post-featured-image_59928c4540cdbff8 {
        margin-bottom: 30px; } }
    .te-blog-details-wrapper_6d8e3e7fa20e3bd1 .te-post-item_aadb8554a0b476b4 .te-post-thumbnail_4409c73e40224acc:hover img,
    .te-blog-details-wrapper_6d8e3e7fa20e3bd1 .te-post-item_aadb8554a0b476b4 .post-video_de7f53f649dfb232:hover img,
    .te-blog-details-wrapper_6d8e3e7fa20e3bd1 .te-post-item_aadb8554a0b476b4 .post-gallery:hover img,
    .te-blog-details-wrapper_6d8e3e7fa20e3bd1 .te-post-item_aadb8554a0b476b4 .postbox-audio_c43597179f3fdff7:hover img,
    .te-blog-details-wrapper_6d8e3e7fa20e3bd1 .te-post-item_aadb8554a0b476b4 .wp-block-post-featured-image_59928c4540cdbff8: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_6d8e3e7fa20e3bd1 .te-post-item_aadb8554a0b476b4 .te-post-thumbnail_4409c73e40224acc img,
    .te-blog-details-wrapper_6d8e3e7fa20e3bd1 .te-post-item_aadb8554a0b476b4 .post-video_de7f53f649dfb232 img,
    .te-blog-details-wrapper_6d8e3e7fa20e3bd1 .te-post-item_aadb8554a0b476b4 .post-gallery img,
    .te-blog-details-wrapper_6d8e3e7fa20e3bd1 .te-post-item_aadb8554a0b476b4 .postbox-audio_c43597179f3fdff7 img,
    .te-blog-details-wrapper_6d8e3e7fa20e3bd1 .te-post-item_aadb8554a0b476b4 .wp-block-post-featured-image_59928c4540cdbff8 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_6d8e3e7fa20e3bd1 .te-post-item_aadb8554a0b476b4 .te-post-content-wrapper_5a79a3e3242e7735 {
    padding: 0 0 10px 0; }
  .te-blog-details-wrapper_6d8e3e7fa20e3bd1 .te-post-item_aadb8554a0b476b4 .te-post-content {
    margin-bottom: 17px;
    /* Unit Test Data Compatibility Start */
    /* Unit Test Data Compatibility End */ }
    .te-blog-details-wrapper_6d8e3e7fa20e3bd1 .te-post-item_aadb8554a0b476b4 .te-post-content .wp-block-query_7bcfa60d0a018790 .wp-block-post-template_59dedb37d1f9a4da {
      padding-left: 0; }
      .te-blog-details-wrapper_6d8e3e7fa20e3bd1 .te-post-item_aadb8554a0b476b4 .te-post-content .wp-block-query_7bcfa60d0a018790 .wp-block-post-template_59dedb37d1f9a4da .wp-block-post_b4e7ce7d048f9bf4 {
        margin-bottom: 30px; }
    .te-blog-details-wrapper_6d8e3e7fa20e3bd1 .te-post-item_aadb8554a0b476b4 .te-post-content .wp-block-navigation__responsive-container-content_d1501dbb75eb09f2 .wp-block-page-list_3019768d2aa71520 {
      padding-left: 0; }
    .te-blog-details-wrapper_6d8e3e7fa20e3bd1 .te-post-item_aadb8554a0b476b4 .te-post-content .wp-block-group_67ee4d522f1c6e30 {
      margin: 15px 0; }
      .te-blog-details-wrapper_6d8e3e7fa20e3bd1 .te-post-item_aadb8554a0b476b4 .te-post-content .wp-block-group_67ee4d522f1c6e30 p {
        margin-bottom: 0; }
    .te-blog-details-wrapper_6d8e3e7fa20e3bd1 .te-post-item_aadb8554a0b476b4 .te-post-content p {
      margin-bottom: 20px; }
      .te-blog-details-wrapper_6d8e3e7fa20e3bd1 .te-post-item_aadb8554a0b476b4 .te-post-content p img {
        margin: 20px 0;
        border-radius: 8px; }
  .te-blog-details-wrapper_6d8e3e7fa20e3bd1 .te-post-item_aadb8554a0b476b4 .te-blog-post-tag_6d811e36e63a079f .te-social-share_5e32dd62b7f4ccb2 {
    padding-bottom: 20px; }
.te-blog-details-wrapper_6d8e3e7fa20e3bd1 .wp-block-calendar_3474f6c724ba4271 {
  margin-bottom: 30px; }

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

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

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

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

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

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

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

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

.wp-block-query-pagination_e71eb2ca8dfb051e,
.navigation_e87c75fadc5b3cdb.posts-navigation_77aa708c074ae150,
.comment-navigation_34c1c0d168d23710 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .wp-block-query-pagination_e71eb2ca8dfb051e .wp-block-query-pagination-numbers_74ef8afac267c3a7,
  .navigation_e87c75fadc5b3cdb.posts-navigation_77aa708c074ae150 .wp-block-query-pagination-numbers_74ef8afac267c3a7,
  .comment-navigation_34c1c0d168d23710 .wp-block-query-pagination-numbers_74ef8afac267c3a7 {
    width: inherit; }
  .wp-block-query-pagination_e71eb2ca8dfb051e .nav-links_526c43fb73339d38,
  .navigation_e87c75fadc5b3cdb.posts-navigation_77aa708c074ae150 .nav-links_526c43fb73339d38,
  .comment-navigation_34c1c0d168d23710 .nav-links_526c43fb73339d38 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
  .wp-block-query-pagination_e71eb2ca8dfb051e .wp-block-query-pagination-previous_075f29c01a612650,
  .wp-block-query-pagination_e71eb2ca8dfb051e .wp-block-query-pagination-next_f88211aac8ee74bc,
  .wp-block-query-pagination_e71eb2ca8dfb051e .nav-next_0f02679fae1d4b72 a,
  .wp-block-query-pagination_e71eb2ca8dfb051e .nav-previous_c60bd9850d1ee929 a,
  .navigation_e87c75fadc5b3cdb.posts-navigation_77aa708c074ae150 .wp-block-query-pagination-previous_075f29c01a612650,
  .navigation_e87c75fadc5b3cdb.posts-navigation_77aa708c074ae150 .wp-block-query-pagination-next_f88211aac8ee74bc,
  .navigation_e87c75fadc5b3cdb.posts-navigation_77aa708c074ae150 .nav-next_0f02679fae1d4b72 a,
  .navigation_e87c75fadc5b3cdb.posts-navigation_77aa708c074ae150 .nav-previous_c60bd9850d1ee929 a,
  .comment-navigation_34c1c0d168d23710 .wp-block-query-pagination-previous_075f29c01a612650,
  .comment-navigation_34c1c0d168d23710 .wp-block-query-pagination-next_f88211aac8ee74bc,
  .comment-navigation_34c1c0d168d23710 .nav-next_0f02679fae1d4b72 a,
  .comment-navigation_34c1c0d168d23710 .nav-previous_c60bd9850d1ee929 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_e71eb2ca8dfb051e .wp-block-query-pagination-previous_075f29c01a612650,
      .wp-block-query-pagination_e71eb2ca8dfb051e .wp-block-query-pagination-next_f88211aac8ee74bc,
      .wp-block-query-pagination_e71eb2ca8dfb051e .nav-next_0f02679fae1d4b72 a,
      .wp-block-query-pagination_e71eb2ca8dfb051e .nav-previous_c60bd9850d1ee929 a,
      .navigation_e87c75fadc5b3cdb.posts-navigation_77aa708c074ae150 .wp-block-query-pagination-previous_075f29c01a612650,
      .navigation_e87c75fadc5b3cdb.posts-navigation_77aa708c074ae150 .wp-block-query-pagination-next_f88211aac8ee74bc,
      .navigation_e87c75fadc5b3cdb.posts-navigation_77aa708c074ae150 .nav-next_0f02679fae1d4b72 a,
      .navigation_e87c75fadc5b3cdb.posts-navigation_77aa708c074ae150 .nav-previous_c60bd9850d1ee929 a,
      .comment-navigation_34c1c0d168d23710 .wp-block-query-pagination-previous_075f29c01a612650,
      .comment-navigation_34c1c0d168d23710 .wp-block-query-pagination-next_f88211aac8ee74bc,
      .comment-navigation_34c1c0d168d23710 .nav-next_0f02679fae1d4b72 a,
      .comment-navigation_34c1c0d168d23710 .nav-previous_c60bd9850d1ee929 a {
        height: 40px; } }
    .wp-block-query-pagination_e71eb2ca8dfb051e .wp-block-query-pagination-previous_075f29c01a612650:hover,
    .wp-block-query-pagination_e71eb2ca8dfb051e .wp-block-query-pagination-next_f88211aac8ee74bc:hover,
    .wp-block-query-pagination_e71eb2ca8dfb051e .nav-next_0f02679fae1d4b72 a:hover,
    .wp-block-query-pagination_e71eb2ca8dfb051e .nav-previous_c60bd9850d1ee929 a:hover,
    .navigation_e87c75fadc5b3cdb.posts-navigation_77aa708c074ae150 .wp-block-query-pagination-previous_075f29c01a612650:hover,
    .navigation_e87c75fadc5b3cdb.posts-navigation_77aa708c074ae150 .wp-block-query-pagination-next_f88211aac8ee74bc:hover,
    .navigation_e87c75fadc5b3cdb.posts-navigation_77aa708c074ae150 .nav-next_0f02679fae1d4b72 a:hover,
    .navigation_e87c75fadc5b3cdb.posts-navigation_77aa708c074ae150 .nav-previous_c60bd9850d1ee929 a:hover,
    .comment-navigation_34c1c0d168d23710 .wp-block-query-pagination-previous_075f29c01a612650:hover,
    .comment-navigation_34c1c0d168d23710 .wp-block-query-pagination-next_f88211aac8ee74bc:hover,
    .comment-navigation_34c1c0d168d23710 .nav-next_0f02679fae1d4b72 a:hover,
    .comment-navigation_34c1c0d168d23710 .nav-previous_c60bd9850d1ee929 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_b9aa5d36659c052d,
.page-links_dbf4f3f70587e084,
.wp-block-query-pagination-numbers_74ef8afac267c3a7 {
  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_b9aa5d36659c052d ul,
  .page-links_dbf4f3f70587e084 ul,
  .wp-block-query-pagination-numbers_74ef8afac267c3a7 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_b9aa5d36659c052d ul li,
    .page-links_dbf4f3f70587e084 ul li,
    .wp-block-query-pagination-numbers_74ef8afac267c3a7 ul li {
      padding-top: 0; }
    .te-basic-pagination_b9aa5d36659c052d ul .prev span,
    .te-basic-pagination_b9aa5d36659c052d ul .next span,
    .page-links_dbf4f3f70587e084 ul .prev span,
    .page-links_dbf4f3f70587e084 ul .next span,
    .wp-block-query-pagination-numbers_74ef8afac267c3a7 ul .prev span,
    .wp-block-query-pagination-numbers_74ef8afac267c3a7 ul .next span {
      display: none; }
  .te-basic-pagination_b9aa5d36659c052d .post-page-numbers_209337199dae67b2,
  .page-links_dbf4f3f70587e084 .post-page-numbers_209337199dae67b2,
  .wp-block-query-pagination-numbers_74ef8afac267c3a7 .post-page-numbers_209337199dae67b2 {
    background-color: rgba(71, 112, 247, 0.1) !important; }
  .te-basic-pagination_b9aa5d36659c052d .page-numbers_adcdf7e079530cb0,
  .te-basic-pagination_b9aa5d36659c052d .post-page-numbers_209337199dae67b2,
  .page-links_dbf4f3f70587e084 .page-numbers_adcdf7e079530cb0,
  .page-links_dbf4f3f70587e084 .post-page-numbers_209337199dae67b2,
  .wp-block-query-pagination-numbers_74ef8afac267c3a7 .page-numbers_adcdf7e079530cb0,
  .wp-block-query-pagination-numbers_74ef8afac267c3a7 .post-page-numbers_209337199dae67b2 {
    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_b9aa5d36659c052d .page-numbers_adcdf7e079530cb0,
      .te-basic-pagination_b9aa5d36659c052d .post-page-numbers_209337199dae67b2,
      .page-links_dbf4f3f70587e084 .page-numbers_adcdf7e079530cb0,
      .page-links_dbf4f3f70587e084 .post-page-numbers_209337199dae67b2,
      .wp-block-query-pagination-numbers_74ef8afac267c3a7 .page-numbers_adcdf7e079530cb0,
      .wp-block-query-pagination-numbers_74ef8afac267c3a7 .post-page-numbers_209337199dae67b2 {
        width: 40px;
        height: 40px;
        font-size: 16px; } }
    .te-basic-pagination_b9aa5d36659c052d .page-numbers_adcdf7e079530cb0:hover,
    .te-basic-pagination_b9aa5d36659c052d .post-page-numbers_209337199dae67b2:hover,
    .page-links_dbf4f3f70587e084 .page-numbers_adcdf7e079530cb0:hover,
    .page-links_dbf4f3f70587e084 .post-page-numbers_209337199dae67b2:hover,
    .wp-block-query-pagination-numbers_74ef8afac267c3a7 .page-numbers_adcdf7e079530cb0:hover,
    .wp-block-query-pagination-numbers_74ef8afac267c3a7 .post-page-numbers_209337199dae67b2: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_b9aa5d36659c052d .page-numbers_adcdf7e079530cb0.current,
    .te-basic-pagination_b9aa5d36659c052d .post-page-numbers_209337199dae67b2.current,
    .page-links_dbf4f3f70587e084 .page-numbers_adcdf7e079530cb0.current,
    .page-links_dbf4f3f70587e084 .post-page-numbers_209337199dae67b2.current,
    .wp-block-query-pagination-numbers_74ef8afac267c3a7 .page-numbers_adcdf7e079530cb0.current,
    .wp-block-query-pagination-numbers_74ef8afac267c3a7 .post-page-numbers_209337199dae67b2.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_14577880d823079a {
  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_14577880d823079a {
      -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_14577880d823079a {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 30px;
      margin: 30px 0; } }
  .te-blog-post-nav_14577880d823079a .te-post-navigation_e620eefb561b9276 {
    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_14577880d823079a .te-post-navigation_e620eefb561b9276 {
        -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_14577880d823079a .te-post-navigation_e620eefb561b9276 {
        width: 100%; } }
    @media (max-width: 767px) {
      .te-blog-post-nav_14577880d823079a .te-post-navigation_e620eefb561b9276 {
        width: 100%; } }
    .te-blog-post-nav_14577880d823079a .te-post-navigation_e620eefb561b9276::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_14577880d823079a .te-post-navigation_e620eefb561b9276::after {
          display: none; } }
      @media (max-width: 767px) {
        .te-blog-post-nav_14577880d823079a .te-post-navigation_e620eefb561b9276::after {
          display: none; } }
    .te-blog-post-nav_14577880d823079a .te-post-navigation_e620eefb561b9276:last-child {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .te-blog-post-nav_14577880d823079a .te-post-navigation_e620eefb561b9276:last-child .text {
        text-align: right; }
        @media (max-width: 374px) {
          .te-blog-post-nav_14577880d823079a .te-post-navigation_e620eefb561b9276:last-child .text {
            text-align: left; } }
      .te-blog-post-nav_14577880d823079a .te-post-navigation_e620eefb561b9276:last-child::after {
        display: none; }
    .te-blog-post-nav_14577880d823079a .te-post-navigation_e620eefb561b9276 .te-post-img_b1f63da8a83f6086 {
      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_14577880d823079a .te-post-navigation_e620eefb561b9276 .te-post-img_b1f63da8a83f6086 {
          width: 100% !important;
          height: 150px !important; } }
      .te-blog-post-nav_14577880d823079a .te-post-navigation_e620eefb561b9276 .te-post-img_b1f63da8a83f6086 img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        left: 0;
        top: 0; }
    .te-blog-post-nav_14577880d823079a .te-post-navigation_e620eefb561b9276 .text {
      width: 100%; }
      .te-blog-post-nav_14577880d823079a .te-post-navigation_e620eefb561b9276 .text span {
        font-size: 18px;
        font-family: "Inter", sans-serif;
        text-transform: capitalize;
        font-weight: 400;
        display: block;
        color: #335371; }
      .te-blog-post-nav_14577880d823079a .te-post-navigation_e620eefb561b9276 .text h4 {
        text-transform: capitalize;
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        line-height: 30px;
        letter-spacing: 0px; }
    .te-blog-post-nav_14577880d823079a .te-post-navigation_e620eefb561b9276 .theme-navigation_b3b87f2c9a2e54e7 {
      width: 100%; }

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

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

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

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

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

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

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

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

/* Widget */
.widget_55818fe0db92b783,
.sidebar__widget_27b1268f3f2df889 {
  /* 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_55818fe0db92b783 ol,
  .widget_55818fe0db92b783 ul,
  .sidebar__widget_27b1268f3f2df889 ol,
  .sidebar__widget_27b1268f3f2df889 ul {
    margin-bottom: 0; }
  .widget_55818fe0db92b783 .widget-instagram-feed_4ea4c171571fcc5e,
  .sidebar__widget_27b1268f3f2df889 .widget-instagram-feed_4ea4c171571fcc5e {
    width: 315px; }
    @media only screen and (min-width: 992px) and (max-width: 1280px) {
      .widget_55818fe0db92b783 .widget-instagram-feed_4ea4c171571fcc5e,
      .sidebar__widget_27b1268f3f2df889 .widget-instagram-feed_4ea4c171571fcc5e {
        width: 220px; } }
    @media (max-width: 374px) {
      .widget_55818fe0db92b783 .widget-instagram-feed_4ea4c171571fcc5e,
      .sidebar__widget_27b1268f3f2df889 .widget-instagram-feed_4ea4c171571fcc5e {
        width: 200px; } }
    .widget_55818fe0db92b783 .widget-instagram-feed_4ea4c171571fcc5e .single-instagram-feed_bd7f963f2cd636fc,
    .sidebar__widget_27b1268f3f2df889 .widget-instagram-feed_4ea4c171571fcc5e .single-instagram-feed_bd7f963f2cd636fc {
      width: 96px;
      height: 96px; }
  .widget_55818fe0db92b783 .wp-block-heading_a4c6fcd79433e938,
  .widget_55818fe0db92b783 .widget-title_9ad920aba8f0a80b,
  .widget_55818fe0db92b783 .wp-block-search__label_b29113f5bf6cdb99,
  .sidebar__widget_27b1268f3f2df889 .wp-block-heading_a4c6fcd79433e938,
  .sidebar__widget_27b1268f3f2df889 .widget-title_9ad920aba8f0a80b,
  .sidebar__widget_27b1268f3f2df889 .wp-block-search__label_b29113f5bf6cdb99 {
    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_55818fe0db92b783 .wp-block-social-links_18cfc82c4a7b36b8 .wp-social-link_47ce26e1599a81e9,
  .sidebar__widget_27b1268f3f2df889 .wp-block-social-links_18cfc82c4a7b36b8 .wp-social-link_47ce26e1599a81e9 {
    padding: 0;
    margin: 0;
    line-height: 0; }
    .widget_55818fe0db92b783 .wp-block-social-links_18cfc82c4a7b36b8 .wp-social-link_47ce26e1599a81e9 a,
    .sidebar__widget_27b1268f3f2df889 .wp-block-social-links_18cfc82c4a7b36b8 .wp-social-link_47ce26e1599a81e9 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_55818fe0db92b783 .wp-block-social-links_18cfc82c4a7b36b8 .wp-social-link_47ce26e1599a81e9 a:before,
      .sidebar__widget_27b1268f3f2df889 .wp-block-social-links_18cfc82c4a7b36b8 .wp-social-link_47ce26e1599a81e9 a:before {
        display: none; }
  .widget_55818fe0db92b783 .has-avatars_b90154f01bcedc25.has-dates_d8eab95202a72583.has-excerpts_6200fc4e0d6a75fd.wp-block-te-latest-comments_ad6522b3565f5e10 li.wp-block-te-latest-comments__comment_258379306f6e67ef .wp-block-te-latest-comments__comment-meta_22250872d94fc012,
  .widget_55818fe0db92b783 .has-dates_d8eab95202a72583.has-excerpts_6200fc4e0d6a75fd.wp-block-te-latest-comments_ad6522b3565f5e10 li.wp-block-te-latest-comments__comment_258379306f6e67ef .wp-block-te-latest-comments__comment-meta_22250872d94fc012,
  .sidebar__widget_27b1268f3f2df889 .has-avatars_b90154f01bcedc25.has-dates_d8eab95202a72583.has-excerpts_6200fc4e0d6a75fd.wp-block-te-latest-comments_ad6522b3565f5e10 li.wp-block-te-latest-comments__comment_258379306f6e67ef .wp-block-te-latest-comments__comment-meta_22250872d94fc012,
  .sidebar__widget_27b1268f3f2df889 .has-dates_d8eab95202a72583.has-excerpts_6200fc4e0d6a75fd.wp-block-te-latest-comments_ad6522b3565f5e10 li.wp-block-te-latest-comments__comment_258379306f6e67ef .wp-block-te-latest-comments__comment-meta_22250872d94fc012 {
    font-weight: 500; }
    .widget_55818fe0db92b783 .has-avatars_b90154f01bcedc25.has-dates_d8eab95202a72583.has-excerpts_6200fc4e0d6a75fd.wp-block-te-latest-comments_ad6522b3565f5e10 li.wp-block-te-latest-comments__comment_258379306f6e67ef .wp-block-te-latest-comments__comment-meta_22250872d94fc012 .wp-block-te-latest-comments__comment-author_dfe8913b3ce943b2,
    .widget_55818fe0db92b783 .has-avatars_b90154f01bcedc25.has-dates_d8eab95202a72583.has-excerpts_6200fc4e0d6a75fd.wp-block-te-latest-comments_ad6522b3565f5e10 li.wp-block-te-latest-comments__comment_258379306f6e67ef .wp-block-te-latest-comments__comment-meta_22250872d94fc012 .wp-block-te-latest-comments__comment-link_afd39bb94aaddc04,
    .widget_55818fe0db92b783 .has-dates_d8eab95202a72583.has-excerpts_6200fc4e0d6a75fd.wp-block-te-latest-comments_ad6522b3565f5e10 li.wp-block-te-latest-comments__comment_258379306f6e67ef .wp-block-te-latest-comments__comment-meta_22250872d94fc012 .wp-block-te-latest-comments__comment-author_dfe8913b3ce943b2,
    .widget_55818fe0db92b783 .has-dates_d8eab95202a72583.has-excerpts_6200fc4e0d6a75fd.wp-block-te-latest-comments_ad6522b3565f5e10 li.wp-block-te-latest-comments__comment_258379306f6e67ef .wp-block-te-latest-comments__comment-meta_22250872d94fc012 .wp-block-te-latest-comments__comment-link_afd39bb94aaddc04,
    .sidebar__widget_27b1268f3f2df889 .has-avatars_b90154f01bcedc25.has-dates_d8eab95202a72583.has-excerpts_6200fc4e0d6a75fd.wp-block-te-latest-comments_ad6522b3565f5e10 li.wp-block-te-latest-comments__comment_258379306f6e67ef .wp-block-te-latest-comments__comment-meta_22250872d94fc012 .wp-block-te-latest-comments__comment-author_dfe8913b3ce943b2,
    .sidebar__widget_27b1268f3f2df889 .has-avatars_b90154f01bcedc25.has-dates_d8eab95202a72583.has-excerpts_6200fc4e0d6a75fd.wp-block-te-latest-comments_ad6522b3565f5e10 li.wp-block-te-latest-comments__comment_258379306f6e67ef .wp-block-te-latest-comments__comment-meta_22250872d94fc012 .wp-block-te-latest-comments__comment-link_afd39bb94aaddc04,
    .sidebar__widget_27b1268f3f2df889 .has-dates_d8eab95202a72583.has-excerpts_6200fc4e0d6a75fd.wp-block-te-latest-comments_ad6522b3565f5e10 li.wp-block-te-latest-comments__comment_258379306f6e67ef .wp-block-te-latest-comments__comment-meta_22250872d94fc012 .wp-block-te-latest-comments__comment-author_dfe8913b3ce943b2,
    .sidebar__widget_27b1268f3f2df889 .has-dates_d8eab95202a72583.has-excerpts_6200fc4e0d6a75fd.wp-block-te-latest-comments_ad6522b3565f5e10 li.wp-block-te-latest-comments__comment_258379306f6e67ef .wp-block-te-latest-comments__comment-meta_22250872d94fc012 .wp-block-te-latest-comments__comment-link_afd39bb94aaddc04 {
      font-weight: 500; }
  .widget_55818fe0db92b783 .wp-block-te-latest-comments_ad6522b3565f5e10 li.wp-block-te-latest-comments__comment_258379306f6e67ef,
  .widget_55818fe0db92b783 .wp-block-latest-posts_0df109eb45a6a698 li.wp-block-te-latest-comments__comment_258379306f6e67ef,
  .sidebar__widget_27b1268f3f2df889 .wp-block-te-latest-comments_ad6522b3565f5e10 li.wp-block-te-latest-comments__comment_258379306f6e67ef,
  .sidebar__widget_27b1268f3f2df889 .wp-block-latest-posts_0df109eb45a6a698 li.wp-block-te-latest-comments__comment_258379306f6e67ef {
    margin-bottom: 0; }
  .widget_55818fe0db92b783 .wp-block-te-latest-comments_ad6522b3565f5e10 li .wp-block-te-latest-comments__comment-meta_22250872d94fc012,
  .widget_55818fe0db92b783 .wp-block-te-latest-comments_ad6522b3565f5e10 li .wp-block-latest-posts__te-post-title_492315c2c0267c20,
  .widget_55818fe0db92b783 .wp-block-latest-posts_0df109eb45a6a698 li .wp-block-te-latest-comments__comment-meta_22250872d94fc012,
  .widget_55818fe0db92b783 .wp-block-latest-posts_0df109eb45a6a698 li .wp-block-latest-posts__te-post-title_492315c2c0267c20,
  .sidebar__widget_27b1268f3f2df889 .wp-block-te-latest-comments_ad6522b3565f5e10 li .wp-block-te-latest-comments__comment-meta_22250872d94fc012,
  .sidebar__widget_27b1268f3f2df889 .wp-block-te-latest-comments_ad6522b3565f5e10 li .wp-block-latest-posts__te-post-title_492315c2c0267c20,
  .sidebar__widget_27b1268f3f2df889 .wp-block-latest-posts_0df109eb45a6a698 li .wp-block-te-latest-comments__comment-meta_22250872d94fc012,
  .sidebar__widget_27b1268f3f2df889 .wp-block-latest-posts_0df109eb45a6a698 li .wp-block-latest-posts__te-post-title_492315c2c0267c20 {
    line-height: 28px;
    font-weight: 400; }
    .widget_55818fe0db92b783 .wp-block-te-latest-comments_ad6522b3565f5e10 li .wp-block-te-latest-comments__comment-meta_22250872d94fc012 .wp-block-te-latest-comments__comment-date_39cb6137ae66b3fd,
    .widget_55818fe0db92b783 .wp-block-te-latest-comments_ad6522b3565f5e10 li .wp-block-latest-posts__te-post-title_492315c2c0267c20 .wp-block-te-latest-comments__comment-date_39cb6137ae66b3fd,
    .widget_55818fe0db92b783 .wp-block-latest-posts_0df109eb45a6a698 li .wp-block-te-latest-comments__comment-meta_22250872d94fc012 .wp-block-te-latest-comments__comment-date_39cb6137ae66b3fd,
    .widget_55818fe0db92b783 .wp-block-latest-posts_0df109eb45a6a698 li .wp-block-latest-posts__te-post-title_492315c2c0267c20 .wp-block-te-latest-comments__comment-date_39cb6137ae66b3fd,
    .sidebar__widget_27b1268f3f2df889 .wp-block-te-latest-comments_ad6522b3565f5e10 li .wp-block-te-latest-comments__comment-meta_22250872d94fc012 .wp-block-te-latest-comments__comment-date_39cb6137ae66b3fd,
    .sidebar__widget_27b1268f3f2df889 .wp-block-te-latest-comments_ad6522b3565f5e10 li .wp-block-latest-posts__te-post-title_492315c2c0267c20 .wp-block-te-latest-comments__comment-date_39cb6137ae66b3fd,
    .sidebar__widget_27b1268f3f2df889 .wp-block-latest-posts_0df109eb45a6a698 li .wp-block-te-latest-comments__comment-meta_22250872d94fc012 .wp-block-te-latest-comments__comment-date_39cb6137ae66b3fd,
    .sidebar__widget_27b1268f3f2df889 .wp-block-latest-posts_0df109eb45a6a698 li .wp-block-latest-posts__te-post-title_492315c2c0267c20 .wp-block-te-latest-comments__comment-date_39cb6137ae66b3fd {
      font-size: 14px !important;
      margin-bottom: 10px;
      position: relative; }
      .widget_55818fe0db92b783 .wp-block-te-latest-comments_ad6522b3565f5e10 li .wp-block-te-latest-comments__comment-meta_22250872d94fc012 .wp-block-te-latest-comments__comment-date_39cb6137ae66b3fd:before,
      .widget_55818fe0db92b783 .wp-block-te-latest-comments_ad6522b3565f5e10 li .wp-block-latest-posts__te-post-title_492315c2c0267c20 .wp-block-te-latest-comments__comment-date_39cb6137ae66b3fd:before,
      .widget_55818fe0db92b783 .wp-block-latest-posts_0df109eb45a6a698 li .wp-block-te-latest-comments__comment-meta_22250872d94fc012 .wp-block-te-latest-comments__comment-date_39cb6137ae66b3fd:before,
      .widget_55818fe0db92b783 .wp-block-latest-posts_0df109eb45a6a698 li .wp-block-latest-posts__te-post-title_492315c2c0267c20 .wp-block-te-latest-comments__comment-date_39cb6137ae66b3fd:before,
      .sidebar__widget_27b1268f3f2df889 .wp-block-te-latest-comments_ad6522b3565f5e10 li .wp-block-te-latest-comments__comment-meta_22250872d94fc012 .wp-block-te-latest-comments__comment-date_39cb6137ae66b3fd:before,
      .sidebar__widget_27b1268f3f2df889 .wp-block-te-latest-comments_ad6522b3565f5e10 li .wp-block-latest-posts__te-post-title_492315c2c0267c20 .wp-block-te-latest-comments__comment-date_39cb6137ae66b3fd:before,
      .sidebar__widget_27b1268f3f2df889 .wp-block-latest-posts_0df109eb45a6a698 li .wp-block-te-latest-comments__comment-meta_22250872d94fc012 .wp-block-te-latest-comments__comment-date_39cb6137ae66b3fd:before,
      .sidebar__widget_27b1268f3f2df889 .wp-block-latest-posts_0df109eb45a6a698 li .wp-block-latest-posts__te-post-title_492315c2c0267c20 .wp-block-te-latest-comments__comment-date_39cb6137ae66b3fd:before {
        content: "\f274";
        font-family: "Font Awesome 6 Free";
        padding-right: 8px; }
  .widget_55818fe0db92b783 .wp-block-te-latest-comments_ad6522b3565f5e10 li a,
  .widget_55818fe0db92b783 .wp-block-latest-posts_0df109eb45a6a698 li a,
  .sidebar__widget_27b1268f3f2df889 .wp-block-te-latest-comments_ad6522b3565f5e10 li a,
  .sidebar__widget_27b1268f3f2df889 .wp-block-latest-posts_0df109eb45a6a698 li a {
    color: #335371; }
    .widget_55818fe0db92b783 .wp-block-te-latest-comments_ad6522b3565f5e10 li a.wp-block-te-latest-comments__comment-author_dfe8913b3ce943b2, .widget_55818fe0db92b783 .wp-block-te-latest-comments_ad6522b3565f5e10 li a.wp-block-te-latest-comments__comment-link_afd39bb94aaddc04,
    .widget_55818fe0db92b783 .wp-block-latest-posts_0df109eb45a6a698 li a.wp-block-te-latest-comments__comment-author_dfe8913b3ce943b2,
    .widget_55818fe0db92b783 .wp-block-latest-posts_0df109eb45a6a698 li a.wp-block-te-latest-comments__comment-link_afd39bb94aaddc04,
    .sidebar__widget_27b1268f3f2df889 .wp-block-te-latest-comments_ad6522b3565f5e10 li a.wp-block-te-latest-comments__comment-author_dfe8913b3ce943b2,
    .sidebar__widget_27b1268f3f2df889 .wp-block-te-latest-comments_ad6522b3565f5e10 li a.wp-block-te-latest-comments__comment-link_afd39bb94aaddc04,
    .sidebar__widget_27b1268f3f2df889 .wp-block-latest-posts_0df109eb45a6a698 li a.wp-block-te-latest-comments__comment-author_dfe8913b3ce943b2,
    .sidebar__widget_27b1268f3f2df889 .wp-block-latest-posts_0df109eb45a6a698 li a.wp-block-te-latest-comments__comment-link_afd39bb94aaddc04 {
      display: inline !important;
      text-transform: capitalize;
      line-height: 28px;
      font-weight: 400; }
    .widget_55818fe0db92b783 .wp-block-te-latest-comments_ad6522b3565f5e10 li a:hover,
    .widget_55818fe0db92b783 .wp-block-latest-posts_0df109eb45a6a698 li a:hover,
    .sidebar__widget_27b1268f3f2df889 .wp-block-te-latest-comments_ad6522b3565f5e10 li a:hover,
    .sidebar__widget_27b1268f3f2df889 .wp-block-latest-posts_0df109eb45a6a698 li a:hover {
      color: #317EFE; }
  .widget_55818fe0db92b783 .wp-block-te-latest-comments_ad6522b3565f5e10 li .wp-block-te-latest-comments__comment-excerpt_8a1e6d3f97e53b2e p,
  .widget_55818fe0db92b783 .wp-block-latest-posts_0df109eb45a6a698 li .wp-block-te-latest-comments__comment-excerpt_8a1e6d3f97e53b2e p,
  .sidebar__widget_27b1268f3f2df889 .wp-block-te-latest-comments_ad6522b3565f5e10 li .wp-block-te-latest-comments__comment-excerpt_8a1e6d3f97e53b2e p,
  .sidebar__widget_27b1268f3f2df889 .wp-block-latest-posts_0df109eb45a6a698 li .wp-block-te-latest-comments__comment-excerpt_8a1e6d3f97e53b2e p {
    font-size: 16px;
    line-height: 28px;
    margin: 0; }
  .widget_55818fe0db92b783 .te-social-profile_a3e946d291ecd11b,
  .sidebar__widget_27b1268f3f2df889 .te-social-profile_a3e946d291ecd11b {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .widget_55818fe0db92b783 .te-social-profile_a3e946d291ecd11b a,
    .sidebar__widget_27b1268f3f2df889 .te-social-profile_a3e946d291ecd11b 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_55818fe0db92b783 .te-social-profile_a3e946d291ecd11b a,
        .sidebar__widget_27b1268f3f2df889 .te-social-profile_a3e946d291ecd11b a {
          width: 40px;
          height: 40px; } }
      .widget_55818fe0db92b783 .te-social-profile_a3e946d291ecd11b a.facebook_a398df473dd4a6d2,
      .sidebar__widget_27b1268f3f2df889 .te-social-profile_a3e946d291ecd11b a.facebook_a398df473dd4a6d2 {
        background-color: #1877f2; }
      .widget_55818fe0db92b783 .te-social-profile_a3e946d291ecd11b a.twitter_8cd7a9f5945e831d,
      .sidebar__widget_27b1268f3f2df889 .te-social-profile_a3e946d291ecd11b a.twitter_8cd7a9f5945e831d {
        background-color: #1da1f2; }
      .widget_55818fe0db92b783 .te-social-profile_a3e946d291ecd11b a.linkedin_f25d83b310ad574d,
      .sidebar__widget_27b1268f3f2df889 .te-social-profile_a3e946d291ecd11b a.linkedin_f25d83b310ad574d {
        background-color: #0a66c2; }
      .widget_55818fe0db92b783 .te-social-profile_a3e946d291ecd11b a.instagram_797333e57869738f,
      .sidebar__widget_27b1268f3f2df889 .te-social-profile_a3e946d291ecd11b a.instagram_797333e57869738f {
        background-color: #405de6; }
      .widget_55818fe0db92b783 .te-social-profile_a3e946d291ecd11b a:hover,
      .sidebar__widget_27b1268f3f2df889 .te-social-profile_a3e946d291ecd11b a:hover {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #E7F914; }
  .widget_55818fe0db92b783 select,
  .sidebar__widget_27b1268f3f2df889 select {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371;
    margin-bottom: 0; }
  .widget_55818fe0db92b783 .has-login-form_7c9fc3b525aac4e5 .login-username_2826bd57a883c1b1 label,
  .widget_55818fe0db92b783 .has-login-form_7c9fc3b525aac4e5 .login-password_cecc057a8308b85c label,
  .sidebar__widget_27b1268f3f2df889 .has-login-form_7c9fc3b525aac4e5 .login-username_2826bd57a883c1b1 label,
  .sidebar__widget_27b1268f3f2df889 .has-login-form_7c9fc3b525aac4e5 .login-password_cecc057a8308b85c label {
    margin-bottom: 10px; }
  .widget_55818fe0db92b783 .has-login-form_7c9fc3b525aac4e5 .login-username_2826bd57a883c1b1 input,
  .widget_55818fe0db92b783 .has-login-form_7c9fc3b525aac4e5 .login-password_cecc057a8308b85c input,
  .sidebar__widget_27b1268f3f2df889 .has-login-form_7c9fc3b525aac4e5 .login-username_2826bd57a883c1b1 input,
  .sidebar__widget_27b1268f3f2df889 .has-login-form_7c9fc3b525aac4e5 .login-password_cecc057a8308b85c input {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #31373f;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371; }
  .widget_55818fe0db92b783 .has-login-form_7c9fc3b525aac4e5 .login-remember_3c6cabe6143647f1 label,
  .sidebar__widget_27b1268f3f2df889 .has-login-form_7c9fc3b525aac4e5 .login-remember_3c6cabe6143647f1 label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px; }
  .widget_55818fe0db92b783 .has-login-form_7c9fc3b525aac4e5 .login-submit_23186f32e8380759,
  .sidebar__widget_27b1268f3f2df889 .has-login-form_7c9fc3b525aac4e5 .login-submit_23186f32e8380759 {
    margin-bottom: 0; }
    .widget_55818fe0db92b783 .has-login-form_7c9fc3b525aac4e5 .login-submit_23186f32e8380759 input.button-primary_1d4732e7d61dfbab,
    .sidebar__widget_27b1268f3f2df889 .has-login-form_7c9fc3b525aac4e5 .login-submit_23186f32e8380759 input.button-primary_1d4732e7d61dfbab {
      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_55818fe0db92b783 .search-form_d546b3ac36ac8436,
  .sidebar__widget_27b1268f3f2df889 .search-form_d546b3ac36ac8436 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_55818fe0db92b783 .search-form_d546b3ac36ac8436 button,
    .sidebar__widget_27b1268f3f2df889 .search-form_d546b3ac36ac8436 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_55818fe0db92b783.widget_search_6f1aec373f2b820b .sidebar__search_f017e131ce6ba43b,
  .sidebar__widget_27b1268f3f2df889.widget_search_6f1aec373f2b820b .sidebar__search_f017e131ce6ba43b {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_55818fe0db92b783.widget_search_6f1aec373f2b820b .sidebar__search_f017e131ce6ba43b button,
    .sidebar__widget_27b1268f3f2df889.widget_search_6f1aec373f2b820b .sidebar__search_f017e131ce6ba43b button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_55818fe0db92b783 .wp-block-search__no-button_6a2fbef25b46d988.wp-block-search_35c1c62a2ac221ed input,
  .sidebar__widget_27b1268f3f2df889 .wp-block-search__no-button_6a2fbef25b46d988.wp-block-search_35c1c62a2ac221ed input {
    border-radius: 10px; }
  .widget_55818fe0db92b783 .wp-block-search_35c1c62a2ac221ed,
  .sidebar__widget_27b1268f3f2df889 .wp-block-search_35c1c62a2ac221ed {
    margin-bottom: -2px; }
  .widget_55818fe0db92b783 .wp-block-search_35c1c62a2ac221ed,
  .widget_55818fe0db92b783 .search-form_d546b3ac36ac8436,
  .widget_55818fe0db92b783 .sidebar__search_f017e131ce6ba43b,
  .sidebar__widget_27b1268f3f2df889 .wp-block-search_35c1c62a2ac221ed,
  .sidebar__widget_27b1268f3f2df889 .search-form_d546b3ac36ac8436,
  .sidebar__widget_27b1268f3f2df889 .sidebar__search_f017e131ce6ba43b {
    display: inline-block;
    width: 100%;
    overflow: hidden; }
    .widget_55818fe0db92b783 .wp-block-search_35c1c62a2ac221ed .wp-block-search__inside-wrapper_aeb41084c459fdb9,
    .widget_55818fe0db92b783 .search-form_d546b3ac36ac8436 .wp-block-search__inside-wrapper_aeb41084c459fdb9,
    .widget_55818fe0db92b783 .sidebar__search_f017e131ce6ba43b .wp-block-search__inside-wrapper_aeb41084c459fdb9,
    .sidebar__widget_27b1268f3f2df889 .wp-block-search_35c1c62a2ac221ed .wp-block-search__inside-wrapper_aeb41084c459fdb9,
    .sidebar__widget_27b1268f3f2df889 .search-form_d546b3ac36ac8436 .wp-block-search__inside-wrapper_aeb41084c459fdb9,
    .sidebar__widget_27b1268f3f2df889 .sidebar__search_f017e131ce6ba43b .wp-block-search__inside-wrapper_aeb41084c459fdb9 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .widget_55818fe0db92b783 .wp-block-search_35c1c62a2ac221ed label,
    .widget_55818fe0db92b783 .search-form_d546b3ac36ac8436 label,
    .widget_55818fe0db92b783 .sidebar__search_f017e131ce6ba43b label,
    .sidebar__widget_27b1268f3f2df889 .wp-block-search_35c1c62a2ac221ed label,
    .sidebar__widget_27b1268f3f2df889 .search-form_d546b3ac36ac8436 label,
    .sidebar__widget_27b1268f3f2df889 .sidebar__search_f017e131ce6ba43b label {
      font-size: 24px;
      display: block;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #14203A;
      font-family: "Inter", sans-serif; }
    .widget_55818fe0db92b783 .wp-block-search_35c1c62a2ac221ed input,
    .widget_55818fe0db92b783 .search-form_d546b3ac36ac8436 input,
    .widget_55818fe0db92b783 .sidebar__search_f017e131ce6ba43b input,
    .sidebar__widget_27b1268f3f2df889 .wp-block-search_35c1c62a2ac221ed input,
    .sidebar__widget_27b1268f3f2df889 .search-form_d546b3ac36ac8436 input,
    .sidebar__widget_27b1268f3f2df889 .sidebar__search_f017e131ce6ba43b 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_55818fe0db92b783 .wp-block-search_35c1c62a2ac221ed button,
    .widget_55818fe0db92b783 .search-form_d546b3ac36ac8436 button,
    .widget_55818fe0db92b783 .sidebar__search_f017e131ce6ba43b button,
    .sidebar__widget_27b1268f3f2df889 .wp-block-search_35c1c62a2ac221ed button,
    .sidebar__widget_27b1268f3f2df889 .search-form_d546b3ac36ac8436 button,
    .sidebar__widget_27b1268f3f2df889 .sidebar__search_f017e131ce6ba43b 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_55818fe0db92b783 .tagcloud_f1247db5f1048496,
  .widget_55818fe0db92b783 .wp-block-tag-cloud_eca19bbdd0809655,
  .sidebar__widget_27b1268f3f2df889 .tagcloud_f1247db5f1048496,
  .sidebar__widget_27b1268f3f2df889 .wp-block-tag-cloud_eca19bbdd0809655 {
    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_55818fe0db92b783 .tagcloud_f1247db5f1048496 a,
    .widget_55818fe0db92b783 .wp-block-tag-cloud_eca19bbdd0809655 a,
    .sidebar__widget_27b1268f3f2df889 .tagcloud_f1247db5f1048496 a,
    .sidebar__widget_27b1268f3f2df889 .wp-block-tag-cloud_eca19bbdd0809655 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_55818fe0db92b783 .tagcloud_f1247db5f1048496 a:hover,
      .widget_55818fe0db92b783 .wp-block-tag-cloud_eca19bbdd0809655 a:hover,
      .sidebar__widget_27b1268f3f2df889 .tagcloud_f1247db5f1048496 a:hover,
      .sidebar__widget_27b1268f3f2df889 .wp-block-tag-cloud_eca19bbdd0809655 a:hover {
        color: #ffffff;
        background: #317EFE;
        border-color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .widget_55818fe0db92b783 ul,
  .widget_55818fe0db92b783 ol,
  .sidebar__widget_27b1268f3f2df889 ul,
  .sidebar__widget_27b1268f3f2df889 ol {
    margin-bottom: 0;
    padding-left: 0;
    /* Tag Cloud Widget */ }
    .widget_55818fe0db92b783 ul li,
    .widget_55818fe0db92b783 ol li,
    .sidebar__widget_27b1268f3f2df889 ul li,
    .sidebar__widget_27b1268f3f2df889 ol li {
      display: block;
      padding: 8px 0;
      border-top: 1px solid #E1E1E1;
      margin-bottom: 0;
      /* Recent Comment Widget */ }
      .widget_55818fe0db92b783 ul li:first-child,
      .widget_55818fe0db92b783 ol li:first-child,
      .sidebar__widget_27b1268f3f2df889 ul li:first-child,
      .sidebar__widget_27b1268f3f2df889 ol li:first-child {
        border-top: 0; }
      .widget_55818fe0db92b783 ul li:last-child,
      .widget_55818fe0db92b783 ol li:last-child,
      .sidebar__widget_27b1268f3f2df889 ul li:last-child,
      .sidebar__widget_27b1268f3f2df889 ol li:last-child {
        margin-bottom: 0; }
      .widget_55818fe0db92b783 ul li.recentcomments_4d09f3f5872d99b2 .comment-author-link_e8c4bd8c413c7760 a:before, .widget_55818fe0db92b783 ul li.wp-block-latest-comments__comment_4c3c0a6930d8e559 .comment-author-link_e8c4bd8c413c7760 a:before,
      .widget_55818fe0db92b783 ol li.recentcomments_4d09f3f5872d99b2 .comment-author-link_e8c4bd8c413c7760 a:before,
      .widget_55818fe0db92b783 ol li.wp-block-latest-comments__comment_4c3c0a6930d8e559 .comment-author-link_e8c4bd8c413c7760 a:before,
      .sidebar__widget_27b1268f3f2df889 ul li.recentcomments_4d09f3f5872d99b2 .comment-author-link_e8c4bd8c413c7760 a:before,
      .sidebar__widget_27b1268f3f2df889 ul li.wp-block-latest-comments__comment_4c3c0a6930d8e559 .comment-author-link_e8c4bd8c413c7760 a:before,
      .sidebar__widget_27b1268f3f2df889 ol li.recentcomments_4d09f3f5872d99b2 .comment-author-link_e8c4bd8c413c7760 a:before,
      .sidebar__widget_27b1268f3f2df889 ol li.wp-block-latest-comments__comment_4c3c0a6930d8e559 .comment-author-link_e8c4bd8c413c7760 a:before {
        display: none; }
      .widget_55818fe0db92b783 ul li.recentcomments_4d09f3f5872d99b2 a, .widget_55818fe0db92b783 ul li.wp-block-latest-comments__comment_4c3c0a6930d8e559 a,
      .widget_55818fe0db92b783 ol li.recentcomments_4d09f3f5872d99b2 a,
      .widget_55818fe0db92b783 ol li.wp-block-latest-comments__comment_4c3c0a6930d8e559 a,
      .sidebar__widget_27b1268f3f2df889 ul li.recentcomments_4d09f3f5872d99b2 a,
      .sidebar__widget_27b1268f3f2df889 ul li.wp-block-latest-comments__comment_4c3c0a6930d8e559 a,
      .sidebar__widget_27b1268f3f2df889 ol li.recentcomments_4d09f3f5872d99b2 a,
      .sidebar__widget_27b1268f3f2df889 ol li.wp-block-latest-comments__comment_4c3c0a6930d8e559 a {
        padding-left: 0;
        display: inline; }
        .widget_55818fe0db92b783 ul li.recentcomments_4d09f3f5872d99b2 a:before, .widget_55818fe0db92b783 ul li.wp-block-latest-comments__comment_4c3c0a6930d8e559 a:before,
        .widget_55818fe0db92b783 ol li.recentcomments_4d09f3f5872d99b2 a:before,
        .widget_55818fe0db92b783 ol li.wp-block-latest-comments__comment_4c3c0a6930d8e559 a:before,
        .sidebar__widget_27b1268f3f2df889 ul li.recentcomments_4d09f3f5872d99b2 a:before,
        .sidebar__widget_27b1268f3f2df889 ul li.wp-block-latest-comments__comment_4c3c0a6930d8e559 a:before,
        .sidebar__widget_27b1268f3f2df889 ol li.recentcomments_4d09f3f5872d99b2 a:before,
        .sidebar__widget_27b1268f3f2df889 ol li.wp-block-latest-comments__comment_4c3c0a6930d8e559 a:before {
          display: none; }
      .widget_55818fe0db92b783 ul li a,
      .widget_55818fe0db92b783 ol li a,
      .sidebar__widget_27b1268f3f2df889 ul li a,
      .sidebar__widget_27b1268f3f2df889 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_55818fe0db92b783 ul li a::before,
        .widget_55818fe0db92b783 ol li a::before,
        .sidebar__widget_27b1268f3f2df889 ul li a::before,
        .sidebar__widget_27b1268f3f2df889 ol li a::before {
          content: "\f105";
          font-family: "Font Awesome 6 Free";
          margin-right: 10px; }
        .widget_55818fe0db92b783 ul li a:hover,
        .widget_55818fe0db92b783 ol li a:hover,
        .sidebar__widget_27b1268f3f2df889 ul li a:hover,
        .sidebar__widget_27b1268f3f2df889 ol li a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .widget_55818fe0db92b783 ul li a.rsswidget_fb0b461845347380, .widget_55818fe0db92b783 ul li a.wp-block-latest-posts__post-title_5b99eb82e7997aef,
        .widget_55818fe0db92b783 ol li a.rsswidget_fb0b461845347380,
        .widget_55818fe0db92b783 ol li a.wp-block-latest-posts__post-title_5b99eb82e7997aef,
        .sidebar__widget_27b1268f3f2df889 ul li a.rsswidget_fb0b461845347380,
        .sidebar__widget_27b1268f3f2df889 ul li a.wp-block-latest-posts__post-title_5b99eb82e7997aef,
        .sidebar__widget_27b1268f3f2df889 ol li a.rsswidget_fb0b461845347380,
        .sidebar__widget_27b1268f3f2df889 ol li a.wp-block-latest-posts__post-title_5b99eb82e7997aef {
          padding-left: 0;
          font-weight: 500;
          display: block; }
          .widget_55818fe0db92b783 ul li a.rsswidget_fb0b461845347380:before, .widget_55818fe0db92b783 ul li a.wp-block-latest-posts__post-title_5b99eb82e7997aef:before,
          .widget_55818fe0db92b783 ol li a.rsswidget_fb0b461845347380:before,
          .widget_55818fe0db92b783 ol li a.wp-block-latest-posts__post-title_5b99eb82e7997aef:before,
          .sidebar__widget_27b1268f3f2df889 ul li a.rsswidget_fb0b461845347380:before,
          .sidebar__widget_27b1268f3f2df889 ul li a.wp-block-latest-posts__post-title_5b99eb82e7997aef:before,
          .sidebar__widget_27b1268f3f2df889 ol li a.rsswidget_fb0b461845347380:before,
          .sidebar__widget_27b1268f3f2df889 ol li a.wp-block-latest-posts__post-title_5b99eb82e7997aef:before {
            display: none; }
      .widget_55818fe0db92b783 ul li ul,
      .widget_55818fe0db92b783 ol li ul,
      .sidebar__widget_27b1268f3f2df889 ul li ul,
      .sidebar__widget_27b1268f3f2df889 ol li ul {
        padding-left: 25px;
        padding-top: 10px; }
    .widget_55818fe0db92b783 ul.wp-tag-cloud_b81da8837354e073 li,
    .widget_55818fe0db92b783 ol.wp-tag-cloud_b81da8837354e073 li,
    .sidebar__widget_27b1268f3f2df889 ul.wp-tag-cloud_b81da8837354e073 li,
    .sidebar__widget_27b1268f3f2df889 ol.wp-tag-cloud_b81da8837354e073 li {
      display: inline-block;
      padding: 0;
      border: 0; }
      .widget_55818fe0db92b783 ul.wp-tag-cloud_b81da8837354e073 li a:before,
      .widget_55818fe0db92b783 ol.wp-tag-cloud_b81da8837354e073 li a:before,
      .sidebar__widget_27b1268f3f2df889 ul.wp-tag-cloud_b81da8837354e073 li a:before,
      .sidebar__widget_27b1268f3f2df889 ol.wp-tag-cloud_b81da8837354e073 li a:before {
        display: none; }
  .widget_55818fe0db92b783.te_widget_categories_b46dfe732d579038 li, .widget_55818fe0db92b783.widget_archive_15460d94c88ec9ab li,
  .widget_55818fe0db92b783 .wp-block-categories-list_148f052e5c78635a li,
  .widget_55818fe0db92b783 .wp-block-archives-list_f59c1c939afd8173 li,
  .sidebar__widget_27b1268f3f2df889.te_widget_categories_b46dfe732d579038 li,
  .sidebar__widget_27b1268f3f2df889.widget_archive_15460d94c88ec9ab li,
  .sidebar__widget_27b1268f3f2df889 .wp-block-categories-list_148f052e5c78635a li,
  .sidebar__widget_27b1268f3f2df889 .wp-block-archives-list_f59c1c939afd8173 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_55818fe0db92b783.te_widget_categories_b46dfe732d579038 li.cat-item_836cfabd4353eb52, .widget_55818fe0db92b783.widget_archive_15460d94c88ec9ab li.cat-item_836cfabd4353eb52,
    .widget_55818fe0db92b783 .wp-block-categories-list_148f052e5c78635a li.cat-item_836cfabd4353eb52,
    .widget_55818fe0db92b783 .wp-block-archives-list_f59c1c939afd8173 li.cat-item_836cfabd4353eb52,
    .sidebar__widget_27b1268f3f2df889.te_widget_categories_b46dfe732d579038 li.cat-item_836cfabd4353eb52,
    .sidebar__widget_27b1268f3f2df889.widget_archive_15460d94c88ec9ab li.cat-item_836cfabd4353eb52,
    .sidebar__widget_27b1268f3f2df889 .wp-block-categories-list_148f052e5c78635a li.cat-item_836cfabd4353eb52,
    .sidebar__widget_27b1268f3f2df889 .wp-block-archives-list_f59c1c939afd8173 li.cat-item_836cfabd4353eb52 {
      text-align: right;
      display: inline-block;
      width: 100%; }
    .widget_55818fe0db92b783.te_widget_categories_b46dfe732d579038 li a, .widget_55818fe0db92b783.widget_archive_15460d94c88ec9ab li a,
    .widget_55818fe0db92b783 .wp-block-categories-list_148f052e5c78635a li a,
    .widget_55818fe0db92b783 .wp-block-archives-list_f59c1c939afd8173 li a,
    .sidebar__widget_27b1268f3f2df889.te_widget_categories_b46dfe732d579038 li a,
    .sidebar__widget_27b1268f3f2df889.widget_archive_15460d94c88ec9ab li a,
    .sidebar__widget_27b1268f3f2df889 .wp-block-categories-list_148f052e5c78635a li a,
    .sidebar__widget_27b1268f3f2df889 .wp-block-archives-list_f59c1c939afd8173 li a {
      float: left; }

/* About Info Widget*/
.widget-about-info_7fc5baa220d46e8f {
  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_7fc5baa220d46e8f .about-desc_d4f3c5a43cb17bc7 {
    text-align: left; }
    .widget-about-info_7fc5baa220d46e8f .about-desc_d4f3c5a43cb17bc7 .about-title_72680d7c6afa6d6f {
      font-size: 20px; }
  .widget-about-info_7fc5baa220d46e8f .about-image_da25c06d41b24695 {
    width: 140px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px; }
  .widget-about-info_7fc5baa220d46e8f .te-social-profile_a3e946d291ecd11b {
    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_7fc5baa220d46e8f .te-social-profile_a3e946d291ecd11b 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_7fc5baa220d46e8f .te-social-profile_a3e946d291ecd11b 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_d8eab95202a72583.has-author_2950c949c81f1d1b.wp-block-latest-posts_0df109eb45a6a698 .wp-block-latest-posts__te-post-title_492315c2c0267c20 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }

.widget_rss_9e1e33992df85313 .wp-block-heading_a4c6fcd79433e938:before,
.widget_rss_9e1e33992df85313 .widget-title_9ad920aba8f0a80b:before {
  display: none; }
.widget_rss_9e1e33992df85313 .rss-widget-icon_dd6e9e7bddd64c6d {
  margin-right: 6px; }
.widget_rss_9e1e33992df85313 ul li a.rsswidget_fb0b461845347380 {
  color: #14203A; }
  .widget_rss_9e1e33992df85313 ul li a.rsswidget_fb0b461845347380:hover {
    color: #317EFE; }

.wp-block-latest-posts_0df109eb45a6a698 .wp-block-rss__item-title_28436a675ef2820d,
.wp-block-rss_efe76d279d399e66 .wp-block-rss__item-title_28436a675ef2820d,
.widget_rss_9e1e33992df85313 .wp-block-rss__item-title_28436a675ef2820d {
  display: inline-block;
  width: 100%;
  font-weight: 500; }
  .wp-block-latest-posts_0df109eb45a6a698 .wp-block-rss__item-title_28436a675ef2820d a:before,
  .wp-block-rss_efe76d279d399e66 .wp-block-rss__item-title_28436a675ef2820d a:before,
  .widget_rss_9e1e33992df85313 .wp-block-rss__item-title_28436a675ef2820d a:before {
    display: none; }
.wp-block-latest-posts_0df109eb45a6a698 .wp-block-latest-posts__post-author_ae8f1d68cd93ad3b,
.wp-block-latest-posts_0df109eb45a6a698 .wp-block-rss__item-publish-date_d7610163761cbe12,
.wp-block-rss_efe76d279d399e66 .wp-block-latest-posts__post-author_ae8f1d68cd93ad3b,
.wp-block-rss_efe76d279d399e66 .wp-block-rss__item-publish-date_d7610163761cbe12,
.widget_rss_9e1e33992df85313 .wp-block-latest-posts__post-author_ae8f1d68cd93ad3b,
.widget_rss_9e1e33992df85313 .wp-block-rss__item-publish-date_d7610163761cbe12 {
  margin-right: 10px; }
.wp-block-latest-posts_0df109eb45a6a698 .wp-block-latest-posts__post-author_ae8f1d68cd93ad3b,
.wp-block-latest-posts_0df109eb45a6a698 .wp-block-latest-posts__te-post-date_ad4a7152da44ea82,
.wp-block-latest-posts_0df109eb45a6a698 .wp-block-rss__item-publish-date_d7610163761cbe12,
.wp-block-latest-posts_0df109eb45a6a698 .wp-block-rss__item-author_3b8680686e48ebd8,
.wp-block-latest-posts_0df109eb45a6a698 .rss-date_6afac578f8eeffa7,
.wp-block-rss_efe76d279d399e66 .wp-block-latest-posts__post-author_ae8f1d68cd93ad3b,
.wp-block-rss_efe76d279d399e66 .wp-block-latest-posts__te-post-date_ad4a7152da44ea82,
.wp-block-rss_efe76d279d399e66 .wp-block-rss__item-publish-date_d7610163761cbe12,
.wp-block-rss_efe76d279d399e66 .wp-block-rss__item-author_3b8680686e48ebd8,
.wp-block-rss_efe76d279d399e66 .rss-date_6afac578f8eeffa7,
.widget_rss_9e1e33992df85313 .wp-block-latest-posts__post-author_ae8f1d68cd93ad3b,
.widget_rss_9e1e33992df85313 .wp-block-latest-posts__te-post-date_ad4a7152da44ea82,
.widget_rss_9e1e33992df85313 .wp-block-rss__item-publish-date_d7610163761cbe12,
.widget_rss_9e1e33992df85313 .wp-block-rss__item-author_3b8680686e48ebd8,
.widget_rss_9e1e33992df85313 .rss-date_6afac578f8eeffa7 {
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500;
  text-transform: capitalize;
  position: relative; }
.wp-block-latest-posts_0df109eb45a6a698 .wp-block-latest-posts__te-post-date_ad4a7152da44ea82:before,
.wp-block-latest-posts_0df109eb45a6a698 .wp-block-rss__item-publish-date_d7610163761cbe12:before,
.wp-block-latest-posts_0df109eb45a6a698 .rss-date_6afac578f8eeffa7:before,
.wp-block-rss_efe76d279d399e66 .wp-block-latest-posts__te-post-date_ad4a7152da44ea82:before,
.wp-block-rss_efe76d279d399e66 .wp-block-rss__item-publish-date_d7610163761cbe12:before,
.wp-block-rss_efe76d279d399e66 .rss-date_6afac578f8eeffa7:before,
.widget_rss_9e1e33992df85313 .wp-block-latest-posts__te-post-date_ad4a7152da44ea82:before,
.widget_rss_9e1e33992df85313 .wp-block-rss__item-publish-date_d7610163761cbe12:before,
.widget_rss_9e1e33992df85313 .rss-date_6afac578f8eeffa7:before {
  content: "\f274";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_0df109eb45a6a698 .wp-block-latest-posts__post-author_ae8f1d68cd93ad3b:before,
.wp-block-latest-posts_0df109eb45a6a698 .wp-block-rss__item-author_3b8680686e48ebd8:before,
.wp-block-rss_efe76d279d399e66 .wp-block-latest-posts__post-author_ae8f1d68cd93ad3b:before,
.wp-block-rss_efe76d279d399e66 .wp-block-rss__item-author_3b8680686e48ebd8:before,
.widget_rss_9e1e33992df85313 .wp-block-latest-posts__post-author_ae8f1d68cd93ad3b:before,
.widget_rss_9e1e33992df85313 .wp-block-rss__item-author_3b8680686e48ebd8:before {
  content: "\f007";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_0df109eb45a6a698 .wp-block-latest-posts__post-excerpt_342f716b8ebd0cd3,
.wp-block-latest-posts_0df109eb45a6a698 .wp-block-rss__item-excerpt_2705bc73fc9c990f,
.wp-block-latest-posts_0df109eb45a6a698 .rssSummary_62782f0134c389af,
.wp-block-rss_efe76d279d399e66 .wp-block-latest-posts__post-excerpt_342f716b8ebd0cd3,
.wp-block-rss_efe76d279d399e66 .wp-block-rss__item-excerpt_2705bc73fc9c990f,
.wp-block-rss_efe76d279d399e66 .rssSummary_62782f0134c389af,
.widget_rss_9e1e33992df85313 .wp-block-latest-posts__post-excerpt_342f716b8ebd0cd3,
.widget_rss_9e1e33992df85313 .wp-block-rss__item-excerpt_2705bc73fc9c990f,
.widget_rss_9e1e33992df85313 .rssSummary_62782f0134c389af {
  margin-top: 10px;
  margin-bottom: 0; }

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

.te-post-item_aadb8554a0b476b4 .te-single-post-meta_fc4978802ce8d6cc {
  gap: 32px; }

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

.te-comment-title_5ec8440f99fcfa5a h2,
.te-comment-title_5ec8440f99fcfa5a .wp-block-comments-title_8104d59fbcf9f2ef,
.wp-block-comments_544134775d57b7a6 h2,
.wp-block-comments_544134775d57b7a6 .wp-block-comments-title_8104d59fbcf9f2ef {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px; }

/* Block Comment Start */
.wp-block-comments_544134775d57b7a6 .wp-block-comment-template_d0e53f68e12b4893 {
  padding-left: 0; }
  .wp-block-comments_544134775d57b7a6 .wp-block-comment-template_d0e53f68e12b4893 .wp-block-te-comment-reply_f15cace4245559ac {
    margin-top: 15px; }
  .wp-block-comments_544134775d57b7a6 .wp-block-comment-template_d0e53f68e12b4893 li .wp-block-columns_4174b44d18da2d11 {
    padding: 50px;
    border: 1px solid #dfe2e9;
    border-radius: 8px;
    margin-bottom: 24px; }
    .wp-block-comments_544134775d57b7a6 .wp-block-comment-template_d0e53f68e12b4893 li .wp-block-columns_4174b44d18da2d11 .wp-block-column_0debf4f212c200a1:first-child {
      -ms-flex-preferred-size: 80px !important;
          flex-basis: 80px !important; }
    .wp-block-comments_544134775d57b7a6 .wp-block-comment-template_d0e53f68e12b4893 li .wp-block-columns_4174b44d18da2d11 .wp-block-avatar_3f4f7d4a2231fe54 {
      width: 100px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 50%;
      overflow: hidden; }
      .wp-block-comments_544134775d57b7a6 .wp-block-comment-template_d0e53f68e12b4893 li .wp-block-columns_4174b44d18da2d11 .wp-block-avatar_3f4f7d4a2231fe54 img {
        width: 100%; }
    .wp-block-comments_544134775d57b7a6 .wp-block-comment-template_d0e53f68e12b4893 li .wp-block-columns_4174b44d18da2d11 .wp-block-comment-author-name_516f75b3c42b4059 a {
      font-size: 21px;
      margin-bottom: 5px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A; }
    .wp-block-comments_544134775d57b7a6 .wp-block-comment-template_d0e53f68e12b4893 li .wp-block-columns_4174b44d18da2d11 .wp-block-comment-edit-link_9197f93985e25b4f a {
      color: #317EFE; }
    .wp-block-comments_544134775d57b7a6 .wp-block-comment-template_d0e53f68e12b4893 li .wp-block-columns_4174b44d18da2d11 .wp-block-comment-date_337096069fc9f081 a,
    .wp-block-comments_544134775d57b7a6 .wp-block-comment-template_d0e53f68e12b4893 li .wp-block-columns_4174b44d18da2d11 .wp-block-comment-edit-link_9197f93985e25b4f a {
      color: #9ba8c3;
      font-size: 16px;
      font-weight: 400;
      font-family: "Inter", sans-serif; }
    .wp-block-comments_544134775d57b7a6 .wp-block-comment-template_d0e53f68e12b4893 li .wp-block-columns_4174b44d18da2d11 .wp-block-te-comment-reply_f15cace4245559ac 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_544134775d57b7a6 .wp-block-comment-template_d0e53f68e12b4893 li .wp-block-columns_4174b44d18da2d11 .wp-block-te-comment-reply_f15cace4245559ac 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_d5a93497c3beb14f .te-comment-respond_db211b7e45634aa7,
.te-latest-comments_d5a93497c3beb14f .comment-respond_f7bb7da0868d9a77 {
  margin-top: 60px;
  margin-bottom: 40px; }
.te-latest-comments_d5a93497c3beb14f li .children .te-comments-item_e9c7b133e65ad951 {
  margin-left: 50px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-latest-comments_d5a93497c3beb14f li .children .te-comments-item_e9c7b133e65ad951 {
      margin-left: 0; } }
.te-latest-comments_d5a93497c3beb14f li .children .children .te-comments-item_e9c7b133e65ad951 {
  margin-left: 100px;
  border-top: 1px solid #F9F4F1; }
.te-latest-comments_d5a93497c3beb14f li .te-comments-item_e9c7b133e65ad951 {
  padding: 50px;
  border: 1px solid #F9F4F1;
  background-color: #F9F4F1;
  border-radius: 20px;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .te-latest-comments_d5a93497c3beb14f li .te-comments-item_e9c7b133e65ad951 {
      padding: 30px; } }
  .te-latest-comments_d5a93497c3beb14f li .te-comments-item_e9c7b133e65ad951 .te-comments-avatar_1dec6401d3bf397f {
    float: left; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-latest-comments_d5a93497c3beb14f li .te-comments-item_e9c7b133e65ad951 .te-comments-avatar_1dec6401d3bf397f {
        float: inherit;
        margin-bottom: 20px; } }
    .te-latest-comments_d5a93497c3beb14f li .te-comments-item_e9c7b133e65ad951 .te-comments-avatar_1dec6401d3bf397f img {
      margin-right: 30px;
      width: 100px;
      border-radius: 50px; }
  .te-latest-comments_d5a93497c3beb14f li .te-comments-item_e9c7b133e65ad951 .te-comments-text_eba02d0f7b4e7faa {
    overflow: hidden; }
    .te-latest-comments_d5a93497c3beb14f li .te-comments-item_e9c7b133e65ad951 .te-comments-text_eba02d0f7b4e7faa p {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 20px;
      color: #335371; }
    .te-latest-comments_d5a93497c3beb14f li .te-comments-item_e9c7b133e65ad951 .te-comments-text_eba02d0f7b4e7faa .te-avatar-name_a827f4aa19a34435 {
      margin-bottom: 10px;
      position: relative; }
      .te-latest-comments_d5a93497c3beb14f li .te-comments-item_e9c7b133e65ad951 .te-comments-text_eba02d0f7b4e7faa .te-avatar-name_a827f4aa19a34435 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_d5a93497c3beb14f li .te-comments-item_e9c7b133e65ad951 .te-comments-text_eba02d0f7b4e7faa .te-avatar-name_a827f4aa19a34435 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_d5a93497c3beb14f li .te-comments-item_e9c7b133e65ad951 .te-comments-text_eba02d0f7b4e7faa .te-avatar-name_a827f4aa19a34435 span {
            display: inline-block;
            width: 100%; } }
    .te-latest-comments_d5a93497c3beb14f li .te-comments-item_e9c7b133e65ad951 .te-comments-text_eba02d0f7b4e7faa .te-comment-reply_8f8008d7a44de3ca {
      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_d5a93497c3beb14f li .te-comments-item_e9c7b133e65ad951 .te-comments-text_eba02d0f7b4e7faa .te-comment-reply_8f8008d7a44de3ca {
          position: unset;
          margin-top: 10px; } }
      .te-latest-comments_d5a93497c3beb14f li .te-comments-item_e9c7b133e65ad951 .te-comments-text_eba02d0f7b4e7faa .te-comment-reply_8f8008d7a44de3ca:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

ul.children {
  list-style: none; }

.te-post-comments-form_9d2dff7eaf5d178c .te-contacts-message_ad09c6e6937a1ba3 {
  margin-top: 10px; }

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

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

.te-comment-respond_db211b7e45634aa7,
.comment-respond_f7bb7da0868d9a77 {
  position: relative;
  background-color: #F9F4F1;
  padding: 40px;
  border-radius: 20px; }
  .te-comment-respond_db211b7e45634aa7 .comment-form-cookies-consent_9e9b8506ee015467,
  .comment-respond_f7bb7da0868d9a77 .comment-form-cookies-consent_9e9b8506ee015467 {
    display: none; }
  .te-comment-respond_db211b7e45634aa7 .comment-notes_3c9df5cf03828c1e,
  .comment-respond_f7bb7da0868d9a77 .comment-notes_3c9df5cf03828c1e {
    margin-bottom: 30px; }
  .te-comment-respond_db211b7e45634aa7 p,
  .comment-respond_f7bb7da0868d9a77 p {
    margin: 0; }
  .te-comment-respond_db211b7e45634aa7 .te-contacts-email_12f007f08aa6eb9f,
  .te-comment-respond_db211b7e45634aa7 .te-contacts-name_5953663ab1475407,
  .te-comment-respond_db211b7e45634aa7 .single-input-field_7b6e85a962769ff9,
  .comment-respond_f7bb7da0868d9a77 .te-contacts-email_12f007f08aa6eb9f,
  .comment-respond_f7bb7da0868d9a77 .te-contacts-name_5953663ab1475407,
  .comment-respond_f7bb7da0868d9a77 .single-input-field_7b6e85a962769ff9 {
    margin-bottom: 20px; }
  .te-comment-respond_db211b7e45634aa7 label,
  .comment-respond_f7bb7da0868d9a77 label {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #778196;
    margin-bottom: 20px; }
  .te-comment-respond_db211b7e45634aa7 .checkbox-field-wrapper_2ea3c80d9db284d6,
  .comment-respond_f7bb7da0868d9a77 .checkbox-field-wrapper_2ea3c80d9db284d6 {
    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_db211b7e45634aa7 .checkbox-field-wrapper_2ea3c80d9db284d6 p,
    .comment-respond_f7bb7da0868d9a77 .checkbox-field-wrapper_2ea3c80d9db284d6 p {
      margin: 0; }
    .te-comment-respond_db211b7e45634aa7 .checkbox-field-wrapper_2ea3c80d9db284d6 .single-checkbox-field_48d8d548f7e844f3,
    .comment-respond_f7bb7da0868d9a77 .checkbox-field-wrapper_2ea3c80d9db284d6 .single-checkbox-field_48d8d548f7e844f3 {
      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_db211b7e45634aa7 .te-comment-form-cookies-consent_8ed51676ac8ef553,
  .comment-respond_f7bb7da0868d9a77 .te-comment-form-cookies-consent_8ed51676ac8ef553 {
    display: none; }
  .te-comment-respond_db211b7e45634aa7 input[type="number"],
  .comment-respond_f7bb7da0868d9a77 input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield; }
  .te-comment-respond_db211b7e45634aa7 input,
  .te-comment-respond_db211b7e45634aa7 select,
  .comment-respond_f7bb7da0868d9a77 input,
  .comment-respond_f7bb7da0868d9a77 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_db211b7e45634aa7 *::-webkit-input-placeholder,
  .comment-respond_f7bb7da0868d9a77 *::-webkit-input-placeholder {
    color: #778196; }
  .te-comment-respond_db211b7e45634aa7 *:-ms-input-placeholder,
  .comment-respond_f7bb7da0868d9a77 *:-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_db211b7e45634aa7 *::-ms-input-placeholder,
  .comment-respond_f7bb7da0868d9a77 *::-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_db211b7e45634aa7 *::placeholder,
  .comment-respond_f7bb7da0868d9a77 *::placeholder {
    color: #778196; }
  .te-comment-respond_db211b7e45634aa7 textarea,
  .comment-respond_f7bb7da0868d9a77 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_db211b7e45634aa7 input:focus,
  .te-comment-respond_db211b7e45634aa7 textarea:focus,
  .te-comment-respond_db211b7e45634aa7 .form-select_220a277dcff946fb:focus,
  .comment-respond_f7bb7da0868d9a77 input:focus,
  .comment-respond_f7bb7da0868d9a77 textarea:focus,
  .comment-respond_f7bb7da0868d9a77 .form-select_220a277dcff946fb: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_02b308942c1de597 {
  position: relative;
  border-radius: 20px;
  overflow: hidden; }
  .te-team-card_02b308942c1de597:hover .image:before {
    height: 250%;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear;
    background-color: transparent; }
  .te-team-card_02b308942c1de597: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_02b308942c1de597:hover .te-content-wrapper_51a2c7c5b8bd5870 {
    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_02b308942c1de597 .image {
    overflow: hidden;
    position: relative; }
    .te-team-card_02b308942c1de597 .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_02b308942c1de597 .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_02b308942c1de597 .te-content-wrapper_51a2c7c5b8bd5870 {
    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_02b308942c1de597 .te-content-wrapper_51a2c7c5b8bd5870 .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_02b308942c1de597 .te-content-wrapper_51a2c7c5b8bd5870 .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_02b308942c1de597 .te-content-wrapper_51a2c7c5b8bd5870 .content .desc_31b90877829ad533 {
        font-size: 18px;
        line-height: 18px;
        font-weight: 400;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
    .te-team-card_02b308942c1de597 .te-content-wrapper_51a2c7c5b8bd5870 .social_5a4cd4d22bf0b7ba {
      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_02b308942c1de597 .te-content-wrapper_51a2c7c5b8bd5870 .social_5a4cd4d22bf0b7ba 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_02b308942c1de597 .te-content-wrapper_51a2c7c5b8bd5870 .social_5a4cd4d22bf0b7ba a:hover {
          background-color: #E7F914;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-team-card_02b308942c1de597.style-2_8a34e5f3b741a9f1 {
  padding: 20px;
  background-color: #F9F4F1;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-team-card_02b308942c1de597.style-2_8a34e5f3b741a9f1:hover {
    background-color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-team-card_02b308942c1de597.style-2_8a34e5f3b741a9f1:hover .te-content-wrapper_51a2c7c5b8bd5870 .social_5a4cd4d22bf0b7ba a {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-team-card_02b308942c1de597.style-2_8a34e5f3b741a9f1:hover .te-content-wrapper_51a2c7c5b8bd5870 .content .title,
    .te-team-card_02b308942c1de597.style-2_8a34e5f3b741a9f1:hover .te-content-wrapper_51a2c7c5b8bd5870 .content .desc_31b90877829ad533 {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_02b308942c1de597.style-2_8a34e5f3b741a9f1 .image {
    border-radius: 20px; }
  .te-team-card_02b308942c1de597.style-2_8a34e5f3b741a9f1 .te-content-wrapper_51a2c7c5b8bd5870 {
    position: unset;
    visibility: visible;
    opacity: 1;
    background: transparent;
    -webkit-transform: unset;
            transform: unset; }
    .te-team-card_02b308942c1de597.style-2_8a34e5f3b741a9f1 .te-content-wrapper_51a2c7c5b8bd5870 .content {
      padding: 0;
      margin-top: 20px;
      margin-bottom: 10px;
      position: unset; }
      .te-team-card_02b308942c1de597.style-2_8a34e5f3b741a9f1 .te-content-wrapper_51a2c7c5b8bd5870 .content .title {
        color: #131A2A;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-team-card_02b308942c1de597.style-2_8a34e5f3b741a9f1 .te-content-wrapper_51a2c7c5b8bd5870 .content .title a:hover {
          color: #ffffff !important; }
      .te-team-card_02b308942c1de597.style-2_8a34e5f3b741a9f1 .te-content-wrapper_51a2c7c5b8bd5870 .content .desc_31b90877829ad533 {
        color: #335371;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-team-card_02b308942c1de597.style-2_8a34e5f3b741a9f1 .te-content-wrapper_51a2c7c5b8bd5870 .social_5a4cd4d22bf0b7ba a {
      border: 1px solid #E1E1E1;
      background-color: transparent; }
      .te-team-card_02b308942c1de597.style-2_8a34e5f3b741a9f1 .te-content-wrapper_51a2c7c5b8bd5870 .social_5a4cd4d22bf0b7ba 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_76cca4bb2feeaa87 {
  position: relative;
  padding: 0;
  overflow: hidden; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-team-member-slider-wrapper_76cca4bb2feeaa87 {
      padding: 0 12px; } }
  .te-team-member-slider-wrapper_76cca4bb2feeaa87 .slick-list_ba33548e1ff03fc5 {
    margin: 0 -15px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-team-member-slider-wrapper_76cca4bb2feeaa87 .slick-list_ba33548e1ff03fc5 {
        padding-bottom: 25px;
        margin: unset; } }
    .te-team-member-slider-wrapper_76cca4bb2feeaa87 .slick-list_ba33548e1ff03fc5 .slick-slide {
      margin: 0 15px; }
  .te-team-member-slider-wrapper_76cca4bb2feeaa87 .slick-dots_55aacf97e7c2a465 {
    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_76cca4bb2feeaa87 .slick-dots_55aacf97e7c2a465 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_76cca4bb2feeaa87 .slick-dots_55aacf97e7c2a465 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_76cca4bb2feeaa87 .slick-dots_55aacf97e7c2a465 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_76cca4bb2feeaa87 .slick-dots_55aacf97e7c2a465 li.slick-active button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-team-member-slider-wrapper_76cca4bb2feeaa87 .slick-arrow_3c163a03bac2a267 {
    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_d4b78f7ca257aa8e {
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 20px; }
  .te-portfolio-card_d4b78f7ca257aa8e:hover .image .te-content-wrapper_51a2c7c5b8bd5870 {
    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_d4b78f7ca257aa8e:hover .image .te-content-wrapper_51a2c7c5b8bd5870 .content .content-inner_f325a71cc4cd8ce9 {
      margin-bottom: 0;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_d4b78f7ca257aa8e:hover .image .te-content-wrapper_51a2c7c5b8bd5870 .content .btn-wrapper_e26cb1b6e83b18f2 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_d4b78f7ca257aa8e:hover .image .te-content-wrapper_51a2c7c5b8bd5870 .content .content-inner_f325a71cc4cd8ce9 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scaleY(1);
              transform: scaleY(1); }
  .te-portfolio-card_d4b78f7ca257aa8e: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_d4b78f7ca257aa8e .image {
    overflow: hidden;
    position: relative; }
    .te-portfolio-card_d4b78f7ca257aa8e .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_d4b78f7ca257aa8e .te-content-wrapper_51a2c7c5b8bd5870 {
    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_d4b78f7ca257aa8e .te-content-wrapper_51a2c7c5b8bd5870 .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_d4b78f7ca257aa8e .te-content-wrapper_51a2c7c5b8bd5870 .content .content-inner_f325a71cc4cd8ce9 {
        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_d4b78f7ca257aa8e .te-content-wrapper_51a2c7c5b8bd5870 .content .sub-title_02410b7f5d64c706 {
        color: #131A2A;
        font-size: 18px;
        line-height: 36px;
        font-weight: 400; }
      .te-portfolio-card_d4b78f7ca257aa8e .te-content-wrapper_51a2c7c5b8bd5870 .content .title {
        margin-bottom: 0;
        color: #131A2A;
        font-size: 24px;
        line-height: 39px;
        font-weight: 500; }
      .te-portfolio-card_d4b78f7ca257aa8e .te-content-wrapper_51a2c7c5b8bd5870 .content .btn-wrapper_e26cb1b6e83b18f2 {
        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_d4b78f7ca257aa8e .te-content-wrapper_51a2c7c5b8bd5870 .content .btn-wrapper_e26cb1b6e83b18f2 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_d4b78f7ca257aa8e .te-content-wrapper_51a2c7c5b8bd5870 .content .btn-wrapper_e26cb1b6e83b18f2 a:hover {
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
            background-color: #317EFE;
            color: #ffffff; }

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

.te-portfolio-card_d4b78f7ca257aa8e.style-3_44fef070a2bf0a6b:hover .te-content-wrapper_51a2c7c5b8bd5870 .content .btn-wrapper_e26cb1b6e83b18f2 {
  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_d4b78f7ca257aa8e.style-3_44fef070a2bf0a6b .te-content-wrapper_51a2c7c5b8bd5870 {
  padding: 0; }
  .te-portfolio-card_d4b78f7ca257aa8e.style-3_44fef070a2bf0a6b .te-content-wrapper_51a2c7c5b8bd5870 .content .content-inner_f325a71cc4cd8ce9 {
    border-radius: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px; }
  .te-portfolio-card_d4b78f7ca257aa8e.style-3_44fef070a2bf0a6b .te-content-wrapper_51a2c7c5b8bd5870 .content .btn-wrapper_e26cb1b6e83b18f2 {
    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_ae47fe0112e4a4ef.style-1_82a91079fdc5b9ec {
  margin-top: -210px; }
  @media (max-width: 991px) {
    .newsletter-area_ae47fe0112e4a4ef.style-1_82a91079fdc5b9ec {
      margin-top: 0;
      padding-top: 100px; } }

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

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

.testimonial-slider-area_d93c68e81ff9e2ad.style-1_82a91079fdc5b9ec {
  padding-bottom: 5px; }

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

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

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

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

.team-slider-area_84f8bd6292216181.style-1_82a91079fdc5b9ec {
  overflow: hidden; }

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

.about-us-area_d4438ae302837c92.style-2_8a34e5f3b741a9f1 {
  padding-top: 120px;
  padding-bottom: 330px;
  background-color: #F9F4F1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .about-us-area_d4438ae302837c92.style-2_8a34e5f3b741a9f1 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area_d4438ae302837c92.style-2_8a34e5f3b741a9f1 {
      padding: 100px 0; } }
  @media (max-width: 991px) {
    .about-us-area_d4438ae302837c92.style-2_8a34e5f3b741a9f1 .te-about-image-card_ec3eca2d10a9d72a {
      text-align: center;
      margin-bottom: 50px; } }
  @media (max-width: 991px) {
    .about-us-area_d4438ae302837c92.style-2_8a34e5f3b741a9f1 .te-about-image-card_ec3eca2d10a9d72a .te-main-img-wrapper_e62e1fb79f12e18d .te-main-img-inner_3136e97c775203dd {
      width: 100%; } }
  @media (max-width: 1199px) {
    .about-us-area_d4438ae302837c92.style-2_8a34e5f3b741a9f1 .te-about-image-card_ec3eca2d10a9d72a .te-company-foundation_ae6215ab4d521847 {
      left: 0; } }
  @media (max-width: 1199px) {
    .about-us-area_d4438ae302837c92.style-2_8a34e5f3b741a9f1 .te-about-info-card_17302c3c2de2a200 {
      padding-left: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area_d4438ae302837c92.style-2_8a34e5f3b741a9f1 .te-about-info-card_17302c3c2de2a200 {
      padding-left: 60px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .about-us-area_d4438ae302837c92.style-2_8a34e5f3b741a9f1 .te-about-info-card_17302c3c2de2a200 {
      padding-left: 80px; } }

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

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

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

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

.faq-area_97988b3f789d7ca6.style-1_82a91079fdc5b9ec {
  padding-bottom: 100px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .faq-area_97988b3f789d7ca6.style-1_82a91079fdc5b9ec {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-area_97988b3f789d7ca6.style-1_82a91079fdc5b9ec {
      padding-bottom: 100px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .faq-area_97988b3f789d7ca6.style-1_82a91079fdc5b9ec {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_97988b3f789d7ca6.style-1_82a91079fdc5b9ec {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_97988b3f789d7ca6.style-1_82a91079fdc5b9ec .accordion-wrapper_4783a1d87d45c0d8 {
      padding-right: 60px; } }
  .faq-area_97988b3f789d7ca6.style-1_82a91079fdc5b9ec .te-faq-image_c780dac35a19752a {
    margin-top: 82px;
    position: relative;
    right: -83px;
    display: inline-block; }
    @media (max-width: 1199px) {
      .faq-area_97988b3f789d7ca6.style-1_82a91079fdc5b9ec .te-faq-image_c780dac35a19752a {
        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_97988b3f789d7ca6.style-1_82a91079fdc5b9ec .te-faq-image_c780dac35a19752a {
        right: 0; } }
    .faq-area_97988b3f789d7ca6.style-1_82a91079fdc5b9ec .te-faq-image_c780dac35a19752a .te-image-wrapper_0b79b2471d88b501 {
      position: relative; }
      .faq-area_97988b3f789d7ca6.style-1_82a91079fdc5b9ec .te-faq-image_c780dac35a19752a .te-image-wrapper_0b79b2471d88b501 .te-main-img-inner_3136e97c775203dd {
        -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_97988b3f789d7ca6.style-1_82a91079fdc5b9ec .te-faq-image_c780dac35a19752a .te-image-wrapper_0b79b2471d88b501 .te-image-shape_3a3417cccac135d6 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: -1; }
      .faq-area_97988b3f789d7ca6.style-1_82a91079fdc5b9ec .te-faq-image_c780dac35a19752a .te-image-wrapper_0b79b2471d88b501 .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_97988b3f789d7ca6.style-1_82a91079fdc5b9ec .te-faq-image_c780dac35a19752a .te-image-wrapper_0b79b2471d88b501 .content .title {
          font-size: 18px;
          font-weight: 400;
          line-height: 18px;
          color: #ffffff;
          margin-bottom: 0; }
        .faq-area_97988b3f789d7ca6.style-1_82a91079fdc5b9ec .te-faq-image_c780dac35a19752a .te-image-wrapper_0b79b2471d88b501 .content .number_d0cebe71153615dc {
          font-size: 32px;
          font-weight: 500;
          line-height: 32px;
          letter-spacing: 0px;
          color: #ffffff;
          margin-bottom: 0; }
      .faq-area_97988b3f789d7ca6.style-1_82a91079fdc5b9ec .te-faq-image_c780dac35a19752a .te-image-wrapper_0b79b2471d88b501 .top-content_c58a2c937ce1a2e7 {
        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_97988b3f789d7ca6.style-1_82a91079fdc5b9ec .te-faq-image_c780dac35a19752a .te-image-wrapper_0b79b2471d88b501 .top-content_c58a2c937ce1a2e7 {
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); } }
      .faq-area_97988b3f789d7ca6.style-1_82a91079fdc5b9ec .te-faq-image_c780dac35a19752a .te-image-wrapper_0b79b2471d88b501 .bottom-content_b89946efc3e1c08f {
        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_97988b3f789d7ca6.style-1_82a91079fdc5b9ec .te-faq-image_c780dac35a19752a .te-image-wrapper_0b79b2471d88b501 .bottom-content_b89946efc3e1c08f {
            right: 50%;
            -webkit-transform: translateX(50%);
                    transform: translateX(50%); } }
        .faq-area_97988b3f789d7ca6.style-1_82a91079fdc5b9ec .te-faq-image_c780dac35a19752a .te-image-wrapper_0b79b2471d88b501 .bottom-content_b89946efc3e1c08f .bottom-content-inner_f6b2130115bebbc4 {
          width: 100%;
          height: 100%;
          background-color: #E7F914;
          border-radius: 100%;
          border: 8px solid #ffffff;
          outline: 2px dashed #14203A; }
          .faq-area_97988b3f789d7ca6.style-1_82a91079fdc5b9ec .te-faq-image_c780dac35a19752a .te-image-wrapper_0b79b2471d88b501 .bottom-content_b89946efc3e1c08f .bottom-content-inner_f6b2130115bebbc4 .title,
          .faq-area_97988b3f789d7ca6.style-1_82a91079fdc5b9ec .te-faq-image_c780dac35a19752a .te-image-wrapper_0b79b2471d88b501 .bottom-content_b89946efc3e1c08f .bottom-content-inner_f6b2130115bebbc4 .number_d0cebe71153615dc {
            color: #14203A; }

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

.testimonial-slider-area_d93c68e81ff9e2ad {
  overflow: hidden;
  padding-bottom: 10px; }
  .testimonial-slider-area_d93c68e81ff9e2ad.style-2_8a34e5f3b741a9f1 .slick-list_ba33548e1ff03fc5 {
    margin: 0 -100px;
    overflow: visible; }
    .testimonial-slider-area_d93c68e81ff9e2ad.style-2_8a34e5f3b741a9f1 .slick-list_ba33548e1ff03fc5 .te-slick-item_60c25216b23e7628 {
      width: 520px;
      margin: 0 15px; }

.counter-up-area_f3be62c601cff350.style-2_8a34e5f3b741a9f1 .te-counter-card_3af378fe36f24fb4 {
  padding: 80px 55px;
  background-color: #131A2A;
  border-radius: 20px; }
  .counter-up-area_f3be62c601cff350.style-2_8a34e5f3b741a9f1 .te-counter-card_3af378fe36f24fb4 .te-counter-item_e32d7b8b2be3e2e7 .icon_b38196383244c4e4 {
    width: unset;
    height: unset;
    background-color: transparent; }
  .counter-up-area_f3be62c601cff350.style-2_8a34e5f3b741a9f1 .te-counter-card_3af378fe36f24fb4 .te-counter-item_e32d7b8b2be3e2e7 .te-counter-title_3255be55b869a572 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px; }
    .counter-up-area_f3be62c601cff350.style-2_8a34e5f3b741a9f1 .te-counter-card_3af378fe36f24fb4 .te-counter-item_e32d7b8b2be3e2e7 .te-counter-title_3255be55b869a572 .content {
      gap: 18px;
      text-align: left; }
  .counter-up-area_f3be62c601cff350.style-2_8a34e5f3b741a9f1 .te-counter-card_3af378fe36f24fb4 .te-counter-item_e32d7b8b2be3e2e7 .title {
    color: #ffffff; }
  .counter-up-area_f3be62c601cff350.style-2_8a34e5f3b741a9f1 .te-counter-card_3af378fe36f24fb4 .te-counter-item_e32d7b8b2be3e2e7 .number_d0cebe71153615dc {
    color: #E7F914; }
  .counter-up-area_f3be62c601cff350.style-2_8a34e5f3b741a9f1 .te-counter-card_3af378fe36f24fb4 .te-counter-item_e32d7b8b2be3e2e7 .number_d0cebe71153615dc,
  .counter-up-area_f3be62c601cff350.style-2_8a34e5f3b741a9f1 .te-counter-card_3af378fe36f24fb4 .te-counter-item_e32d7b8b2be3e2e7 .title {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

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

.subscribe-area_3533c0fe4d0a793a.style-2_8a34e5f3b741a9f1 {
  position: relative;
  z-index: 9;
  margin-bottom: -140px; }
  .subscribe-area_3533c0fe4d0a793a.style-2_8a34e5f3b741a9f1 .te-subscribe-inner-area_39eda9129d9d7329 {
    background-color: #317EFE;
    padding: 10px;
    border-radius: 20px;
    gap: 0; }
    .subscribe-area_3533c0fe4d0a793a.style-2_8a34e5f3b741a9f1 .te-subscribe-inner-area_39eda9129d9d7329 .te-image-bg-collumn_a63f1657afc2fcd8 {
      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_3533c0fe4d0a793a.style-2_8a34e5f3b741a9f1 .te-subscribe-inner-area_39eda9129d9d7329 .te-subscribe-form-wrapper_81f694c4835179b0 {
      padding: 0; }
    .subscribe-area_3533c0fe4d0a793a.style-2_8a34e5f3b741a9f1 .te-subscribe-inner-area_39eda9129d9d7329 .te-content-wrapper_51a2c7c5b8bd5870 {
      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_3533c0fe4d0a793a.style-2_8a34e5f3b741a9f1 .te-subscribe-inner-area_39eda9129d9d7329 .te-content-wrapper_51a2c7c5b8bd5870 {
          left: unset; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_3533c0fe4d0a793a.style-2_8a34e5f3b741a9f1 .te-subscribe-inner-area_39eda9129d9d7329 .te-content-wrapper_51a2c7c5b8bd5870 {
          -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_3533c0fe4d0a793a.style-2_8a34e5f3b741a9f1 .te-subscribe-inner-area_39eda9129d9d7329 .te-content-wrapper_51a2c7c5b8bd5870 {
          -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_3533c0fe4d0a793a.style-2_8a34e5f3b741a9f1 .te-subscribe-inner-area_39eda9129d9d7329 .te-content-wrapper_51a2c7c5b8bd5870 {
          gap: 60px; } }
      .subscribe-area_3533c0fe4d0a793a.style-2_8a34e5f3b741a9f1 .te-subscribe-inner-area_39eda9129d9d7329 .te-content-wrapper_51a2c7c5b8bd5870 .te-subscribe-title_659f23345c4a1c18 {
        font-size: 38px;
        font-weight: 500;
        line-height: 46px;
        letter-spacing: -0.676px;
        text-transform: capitalize;
        margin-bottom: 0; }
      .subscribe-area_3533c0fe4d0a793a.style-2_8a34e5f3b741a9f1 .te-subscribe-inner-area_39eda9129d9d7329 .te-content-wrapper_51a2c7c5b8bd5870 .te-content-inner_b072f0d70ffa2b63 {
        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_3533c0fe4d0a793a.style-2_8a34e5f3b741a9f1 .te-subscribe-inner-area_39eda9129d9d7329 .te-content-wrapper_51a2c7c5b8bd5870 .te-content-inner_b072f0d70ffa2b63 {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
        .subscribe-area_3533c0fe4d0a793a.style-2_8a34e5f3b741a9f1 .te-subscribe-inner-area_39eda9129d9d7329 .te-content-wrapper_51a2c7c5b8bd5870 .te-content-inner_b072f0d70ffa2b63 .icon_b38196383244c4e4 {
          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_3533c0fe4d0a793a.style-2_8a34e5f3b741a9f1 .te-subscribe-inner-area_39eda9129d9d7329 .te-subscribe-form-widget_11872d48ab7c4a2c {
      background: #fff;
      padding: 7px;
      border-radius: 50px; }
    .subscribe-area_3533c0fe4d0a793a.style-2_8a34e5f3b741a9f1 .te-subscribe-inner-area_39eda9129d9d7329 .mc4wp-form-fields_ebd380dd0970a3be {
      gap: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .subscribe-area_3533c0fe4d0a793a.style-2_8a34e5f3b741a9f1 .te-subscribe-inner-area_39eda9129d9d7329 .mc4wp-form-fields_ebd380dd0970a3be {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }

.testimonial-slider-area_d93c68e81ff9e2ad.style-3_44fef070a2bf0a6b {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .testimonial-slider-area_d93c68e81ff9e2ad.style-3_44fef070a2bf0a6b {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slider-area_d93c68e81ff9e2ad.style-3_44fef070a2bf0a6b {
      padding: 100px 0; } }
  .testimonial-slider-area_d93c68e81ff9e2ad.style-3_44fef070a2bf0a6b .slick-list_ba33548e1ff03fc5 .slick-slide.slick-current_2704ca071d9ed05a .te-testimonial-card_5a9ee9a7a6b1f2e3.style-3_44fef070a2bf0a6b .te-content-wrapper_51a2c7c5b8bd5870 .te-user-meta_2be6ef0c615505e5 .icon_b38196383244c4e4 {
    color: #317EFE; }

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

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

.te-contact-info_5607f235e7e0cb26 {
  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_5607f235e7e0cb26 .te-icon-card_bc00af5aa357cfe2 {
      -webkit-box-orient: unset;
      -webkit-box-direction: unset;
          -ms-flex-direction: unset;
              flex-direction: unset; } }

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

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

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

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

.service-details_0c3f16459ca1eca4 {
  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_0c3f16459ca1eca4 .image {
    border-radius: 20px;
    overflow: hidden; }
  .service-details_0c3f16459ca1eca4 .content .te-title-wrapper_ece012e35c53db93 {
    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_0c3f16459ca1eca4 .content .te-title-wrapper_ece012e35c53db93 .title-inner_0c86ac74b15081a4 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 20px; }
      .service-details_0c3f16459ca1eca4 .content .te-title-wrapper_ece012e35c53db93 .title-inner_0c86ac74b15081a4 .icon_b38196383244c4e4 {
        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_0c3f16459ca1eca4 .content .te-title-wrapper_ece012e35c53db93 .title-inner_0c86ac74b15081a4 .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_0efff611fcc90cfa {
  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_0efff611fcc90cfa .list-wrapper_db1deea89752e97f {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px; }
    .service-details-overview_0efff611fcc90cfa .list-wrapper_db1deea89752e97f .icon_b38196383244c4e4 {
      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_0efff611fcc90cfa .list-wrapper_db1deea89752e97f 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_0efff611fcc90cfa .list-wrapper_db1deea89752e97f 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_0efff611fcc90cfa .list-wrapper_db1deea89752e97f 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_0efff611fcc90cfa .list-wrapper_db1deea89752e97f 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_acccae595e2ed225 {
  padding-top: 120px;
  padding-bottom: 96px; }
  .team-page_acccae595e2ed225 .te-team-card_02b308942c1de597 {
    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_751e0265d172e942 {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .team-details-page_751e0265d172e942 {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-page_751e0265d172e942 {
      padding-top: 100px;
      padding-bottom: 76px; } }

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

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

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

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

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

.footer_c647f3dcca5f9c2a {
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .footer_c647f3dcca5f9c2a .te-subscribe-form-widget_11872d48ab7c4a2c .submit-btn_c8572bb97adc865b span {
    display: none; }
  .footer_c647f3dcca5f9c2a.style-1_82a91079fdc5b9ec {
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .footer_c647f3dcca5f9c2a.style-1_82a91079fdc5b9ec .te-footer-sec_50d31da729f2bab1 {
      border-bottom: 1px solid rgba(19, 26, 42, 0.1);
      padding-top: 214px;
      padding-bottom: 60px; }
      .footer_c647f3dcca5f9c2a.style-1_82a91079fdc5b9ec .te-footer-sec_50d31da729f2bab1 .te-footer-widget_0f02a092421034b4 .te-subscribe-form-widget_11872d48ab7c4a2c .mc4wp-form-fields_ebd380dd0970a3be {
        border-color: rgba(19, 26, 42, 0.5); }
    .footer_c647f3dcca5f9c2a.style-1_82a91079fdc5b9ec .te-footer-widget_0f02a092421034b4 .te-subscribe-form-widget_11872d48ab7c4a2c .single-field_dd753c36d3601c79 input {
      color: #131A2A; }
  .footer_c647f3dcca5f9c2a.style-2_8a34e5f3b741a9f1 .widget_55818fe0db92b783 .wp-block-heading_a4c6fcd79433e938,
  .footer_c647f3dcca5f9c2a.style-2_8a34e5f3b741a9f1 .widget_55818fe0db92b783 .widget-title_9ad920aba8f0a80b,
  .footer_c647f3dcca5f9c2a.style-2_8a34e5f3b741a9f1 .widget_55818fe0db92b783 .wp-block-search__label_b29113f5bf6cdb99,
  .footer_c647f3dcca5f9c2a.style-2_8a34e5f3b741a9f1 .sidebar__widget_27b1268f3f2df889 .wp-block-heading_a4c6fcd79433e938,
  .footer_c647f3dcca5f9c2a.style-2_8a34e5f3b741a9f1 .sidebar__widget_27b1268f3f2df889 .widget-title_9ad920aba8f0a80b,
  .footer_c647f3dcca5f9c2a.style-2_8a34e5f3b741a9f1 .sidebar__widget_27b1268f3f2df889 .wp-block-search__label_b29113f5bf6cdb99,
  .footer_c647f3dcca5f9c2a.style-2_8a34e5f3b741a9f1 .widget_55818fe0db92b783 ul li a,
  .footer_c647f3dcca5f9c2a.style-2_8a34e5f3b741a9f1 .widget_55818fe0db92b783 ol li a,
  .footer_c647f3dcca5f9c2a.style-2_8a34e5f3b741a9f1 .sidebar__widget_27b1268f3f2df889 ul li a,
  .footer_c647f3dcca5f9c2a.style-2_8a34e5f3b741a9f1 .sidebar__widget_27b1268f3f2df889 ol li a,
  .footer_c647f3dcca5f9c2a.style-2_8a34e5f3b741a9f1 .widget_55818fe0db92b783 ul li,
  .footer_c647f3dcca5f9c2a.style-2_8a34e5f3b741a9f1 .wp-calendar-table_c4bf3c0661d612dc,
  .footer_c647f3dcca5f9c2a.style-2_8a34e5f3b741a9f1 .wp-block-calendar_3474f6c724ba4271 caption,
  .footer_c647f3dcca5f9c2a.style-2_8a34e5f3b741a9f1 nav.wp-calendar-nav_a1a3729fafaaa93e a,
  .footer_c647f3dcca5f9c2a.style-2_8a34e5f3b741a9f1 .wp-block-latest-comments__comment-excerpt_ac7be45c40360187,
  .footer_c647f3dcca5f9c2a.style-2_8a34e5f3b741a9f1 .wp-calendar-table_c4bf3c0661d612dc caption,
  .footer_c647f3dcca5f9c2a.style-2_8a34e5f3b741a9f1 .widget_text_f0ccfdbade4cafc8,
  .footer_c647f3dcca5f9c2a.style-2_8a34e5f3b741a9f1 .widget_55818fe0db92b783 .tagcloud_f1247db5f1048496 a,
  .footer_c647f3dcca5f9c2a.style-2_8a34e5f3b741a9f1 .widget_55818fe0db92b783 .wp-block-tag-cloud_eca19bbdd0809655 a,
  .footer_c647f3dcca5f9c2a.style-2_8a34e5f3b741a9f1 .sidebar__widget_27b1268f3f2df889 .tagcloud_f1247db5f1048496 a,
  .footer_c647f3dcca5f9c2a.style-2_8a34e5f3b741a9f1 .sidebar__widget_27b1268f3f2df889 .wp-block-tag-cloud_eca19bbdd0809655 a,
  .footer_c647f3dcca5f9c2a.style-2_8a34e5f3b741a9f1 .wp-block-latest-comments__comment-date_5adc6cc276eb4b38,
  .footer_c647f3dcca5f9c2a.style-2_8a34e5f3b741a9f1 .wp-block-latest-comments__comment_4c3c0a6930d8e559,
  .footer_c647f3dcca5f9c2a.style-2_8a34e5f3b741a9f1 .wp-block-archives-dropdown_820d32a59e8e8992 label,
  .footer_c647f3dcca5f9c2a.style-2_8a34e5f3b741a9f1 .widget_categories_c1a0af3c087052ae li a,
  .footer_c647f3dcca5f9c2a.style-2_8a34e5f3b741a9f1 .widget_archive_15460d94c88ec9ab li a,
  .footer_c647f3dcca5f9c2a.style-2_8a34e5f3b741a9f1 .widget_nav_menu_70772f77135a6d9b li a,
  .footer_c647f3dcca5f9c2a.style-2_8a34e5f3b741a9f1 .widget_tag_cloud_0cdb2b911d929cfc a,
  .footer_c647f3dcca5f9c2a.style-2_8a34e5f3b741a9f1 .widget_rss_9e1e33992df85313 li a,
  .footer_c647f3dcca5f9c2a.style-2_8a34e5f3b741a9f1 .widget_rss_9e1e33992df85313 li,
  .footer_c647f3dcca5f9c2a.style-2_8a34e5f3b741a9f1 .footer__widget_f8e48fc1410c3fcd a,
  .footer_c647f3dcca5f9c2a.style-2_8a34e5f3b741a9f1 .footer__widget_f8e48fc1410c3fcd li,
  .footer_c647f3dcca5f9c2a.style-2_8a34e5f3b741a9f1 li.recentcomments_4d09f3f5872d99b2 {
    color: #ffffff; }
  .footer_c647f3dcca5f9c2a.style-2_8a34e5f3b741a9f1 .te-theme-btn_6dac469283155a90,
  .footer_c647f3dcca5f9c2a.style-2_8a34e5f3b741a9f1 .wp-block-loginout_74651dc169f609be a,
  .footer_c647f3dcca5f9c2a.style-2_8a34e5f3b741a9f1 input.te-theme-btn_6dac469283155a90,
  .footer_c647f3dcca5f9c2a.style-2_8a34e5f3b741a9f1 .widget_55818fe0db92b783 .wp-block-search_35c1c62a2ac221ed button,
  .footer_c647f3dcca5f9c2a.style-2_8a34e5f3b741a9f1 .widget_55818fe0db92b783 .search-form_d546b3ac36ac8436 button,
  .footer_c647f3dcca5f9c2a.style-2_8a34e5f3b741a9f1 .widget_55818fe0db92b783 .sidebar__search_f017e131ce6ba43b button,
  .footer_c647f3dcca5f9c2a.style-2_8a34e5f3b741a9f1 .sidebar__widget_27b1268f3f2df889 .wp-block-search_35c1c62a2ac221ed button,
  .footer_c647f3dcca5f9c2a.style-2_8a34e5f3b741a9f1 .sidebar__widget_27b1268f3f2df889 .search-form_d546b3ac36ac8436 button,
  .footer_c647f3dcca5f9c2a.style-2_8a34e5f3b741a9f1 .sidebar__widget_27b1268f3f2df889 .sidebar__search_f017e131ce6ba43b button {
    background-color: #E7F914;
    color: #14203A; }
  .footer_c647f3dcca5f9c2a .footer__widget_f8e48fc1410c3fcd li {
    list-style: none; }
  .footer_c647f3dcca5f9c2a .te-footer-widget_0f02a092421034b4.te_widget_nav_menu_36ed074a2de8bb3e li.wp-block-social-link_82dd358cba6bc2d8 {
    display: inline-block;
    width: unset !important; }
  .footer_c647f3dcca5f9c2a .te_widget_nav_menu_36ed074a2de8bb3e li.cat-item_836cfabd4353eb52 {
    text-align: right; }
    .footer_c647f3dcca5f9c2a .te_widget_nav_menu_36ed074a2de8bb3e li.cat-item_836cfabd4353eb52 a {
      float: left; }
  .footer_c647f3dcca5f9c2a .te-footer-bg_2ae3c78b70ad9d58 {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: -1; }
  .footer_c647f3dcca5f9c2a .footer-nav-widget_d25866564b5844cd {
    padding: 0 90px; }
    @media (max-width: 991px) {
      .footer_c647f3dcca5f9c2a .footer-nav-widget_d25866564b5844cd {
        padding: 0 12px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .footer_c647f3dcca5f9c2a .footer-nav-widget_d25866564b5844cd {
        padding: 0 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .footer_c647f3dcca5f9c2a .footer-nav-widget_d25866564b5844cd {
        padding: 0 30px; } }

.te-footer-widget_0f02a092421034b4 {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .te-footer-widget_0f02a092421034b4 {
      margin-bottom: 40px; } }
  .te-footer-widget_0f02a092421034b4 .te-footer-widget-title_7ef45d567bae8965,
  .te-footer-widget_0f02a092421034b4 .wp-block-heading_a4c6fcd79433e938 {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 39px;
    color: #131A2A;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700; }
  .te-footer-widget_0f02a092421034b4 ul {
    padding-left: 0; }
  .te-footer-widget_0f02a092421034b4 .te-subscribe-form-widget_11872d48ab7c4a2c .mc4wp-form-fields_ebd380dd0970a3be {
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 5px; }
  .te-footer-widget_0f02a092421034b4 .te-subscribe-form-widget_11872d48ab7c4a2c .single-field_dd753c36d3601c79 input {
    border-radius: 0;
    background-color: transparent;
    color: #ffffff; }
  .te-footer-widget_0f02a092421034b4.widget-latest-posts-footer_59253a7402570df1 {
    margin-top: -5px; }
  @media (max-width: 767px) {
    .te-footer-widget_0f02a092421034b4.zoom-instagram-widget_9b6988626eade7e5 {
      margin-bottom: 0;
      margin-top: -10px; } }
  @media (max-width: 767px) {
    .te-footer-widget_0f02a092421034b4.widget_contact_info_widget_7b776e8c824087d6 {
      margin-bottom: 18px; } }
  @media only screen and (min-width: 992px) and (max-width: 1399px) {
    .te-footer-widget_0f02a092421034b4 .widget-instagram-feed_4ea4c171571fcc5e {
      width: 170px; } }
  .te-footer-widget_0f02a092421034b4 .te-footer-widget-info_8f5719426c9448bc {
    padding-right: 30px; }
    @media (max-width: 1199px) {
      .te-footer-widget_0f02a092421034b4 .te-footer-widget-info_8f5719426c9448bc {
        padding-right: 0; } }
    .te-footer-widget_0f02a092421034b4 .te-footer-widget-info_8f5719426c9448bc p {
      color: #335371;
      margin-bottom: 30px; }
    .te-footer-widget_0f02a092421034b4 .te-footer-widget-info_8f5719426c9448bc .te-footer-logo_42df386c1bfc0919 {
      margin-bottom: 30px;
      display: inline-block; }
    .te-footer-widget_0f02a092421034b4 .te-footer-widget-info_8f5719426c9448bc .info-form-and-social-icon_f1e9a0905894c721 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 50px; }
      .te-footer-widget_0f02a092421034b4 .te-footer-widget-info_8f5719426c9448bc .info-form-and-social-icon_f1e9a0905894c721 .te-social-profile_a3e946d291ecd11b {
        margin-top: 0; }
    .te-footer-widget_0f02a092421034b4 .te-footer-widget-info_8f5719426c9448bc .te-social-profile_a3e946d291ecd11b {
      gap: 20px;
      margin-top: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-footer-widget_0f02a092421034b4 .te-footer-widget-info_8f5719426c9448bc .info-form-and-social-icon_f1e9a0905894c721 {
        -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_0f02a092421034b4.te_widget_nav_menu_36ed074a2de8bb3e ul {
    margin-top: -5px;
    padding-left: 0;
    margin-bottom: 0; }
  .te-footer-widget_0f02a092421034b4.te_widget_nav_menu_36ed074a2de8bb3e li {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 2px; }
    .te-footer-widget_0f02a092421034b4.te_widget_nav_menu_36ed074a2de8bb3e li:last-child {
      padding-top: 0;
      padding-bottom: 0; }
    .te-footer-widget_0f02a092421034b4.te_widget_nav_menu_36ed074a2de8bb3e 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_0f02a092421034b4.te_widget_nav_menu_36ed074a2de8bb3e li a::before {
        content: "\f105";
        font-family: "Font Awesome 6 Free";
        font-size: 14px; }
      .te-footer-widget_0f02a092421034b4.te_widget_nav_menu_36ed074a2de8bb3e li a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-footer-widget_0f02a092421034b4 .te-footer-widget-contact_75a1e4a1fb657a80 p {
    color: #335371; }
  .te-footer-widget_0f02a092421034b4 .te-footer-widget-contact_75a1e4a1fb657a80 .footer-contact_efed65437334eb62 ul {
    list-style: none; }
    .te-footer-widget_0f02a092421034b4 .te-footer-widget-contact_75a1e4a1fb657a80 .footer-contact_efed65437334eb62 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_0f02a092421034b4 .te-footer-widget-contact_75a1e4a1fb657a80 .footer-contact_efed65437334eb62 ul li:first-child {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .te-footer-widget_0f02a092421034b4 .te-footer-widget-contact_75a1e4a1fb657a80 .footer-contact_efed65437334eb62 ul li:first-child .contact-icon_32d3a9d9c8f35b4f {
          margin-top: 5px; }
      .te-footer-widget_0f02a092421034b4 .te-footer-widget-contact_75a1e4a1fb657a80 .footer-contact_efed65437334eb62 ul li:last-child {
        margin-bottom: 0; }
      .te-footer-widget_0f02a092421034b4 .te-footer-widget-contact_75a1e4a1fb657a80 .footer-contact_efed65437334eb62 ul li .contact-icon_32d3a9d9c8f35b4f {
        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_0f02a092421034b4 .te-footer-widget-contact_75a1e4a1fb657a80 .footer-contact_efed65437334eb62 ul li .contact-text_81fbe04373e35b45 {
        color: #335371;
        font-size: 18px;
        line-height: 24px;
        overflow: hidden; }
        .te-footer-widget_0f02a092421034b4 .te-footer-widget-contact_75a1e4a1fb657a80 .footer-contact_efed65437334eb62 ul li .contact-text_81fbe04373e35b45 a:hover span {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .te-footer-widget_0f02a092421034b4 .te-footer-widget-contact_75a1e4a1fb657a80 .footer-contact_efed65437334eb62 ul li .contact-text_81fbe04373e35b45 span,
        .te-footer-widget_0f02a092421034b4 .te-footer-widget-contact_75a1e4a1fb657a80 .footer-contact_efed65437334eb62 ul li .contact-text_81fbe04373e35b45 p,
        .te-footer-widget_0f02a092421034b4 .te-footer-widget-contact_75a1e4a1fb657a80 .footer-contact_efed65437334eb62 ul li .contact-text_81fbe04373e35b45 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_0f02a092421034b4 .te_widget_latest_post_890e2808ee1c0f99 ul li {
    margin-bottom: 10px; }
    .te-footer-widget_0f02a092421034b4 .te_widget_latest_post_890e2808ee1c0f99 ul li .te-latest-post-thumb_cff7258833ba8e7a {
      width: 80px;
      height: 80px;
      border-radius: 20px;
      overflow: hidden; }
    .te-footer-widget_0f02a092421034b4 .te_widget_latest_post_890e2808ee1c0f99 ul li .te-latest-post-desc_1361ed0cd456e652 .te-latest-post-title_fa0eb855953a9fec {
      margin-bottom: 0;
      font-size: 18px;
      line-height: 29px;
      color: #335371;
      font-weight: 400; }
      .te-footer-widget_0f02a092421034b4 .te_widget_latest_post_890e2808ee1c0f99 ul li .te-latest-post-desc_1361ed0cd456e652 .te-latest-post-title_fa0eb855953a9fec 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_0f02a092421034b4 .te_widget_latest_post_890e2808ee1c0f99 ul li .te-latest-post-desc_1361ed0cd456e652 .te-latest-post-title_fa0eb855953a9fec a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-footer-widget_0f02a092421034b4 .te_widget_latest_post_890e2808ee1c0f99 ul li .te-latest-post-desc_1361ed0cd456e652 .te-latest-post-meta_c69f8272051e2194 {
      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_92e806860d987554 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_92e806860d987554 ul {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .te-footer-bottom-menu_92e806860d987554 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_92e806860d987554 ul li a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }

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

.subscribe-area_3533c0fe4d0a793a {
  overflow: hidden; }
  .subscribe-area_3533c0fe4d0a793a.style-1_82a91079fdc5b9ec .te-subscribe-inner-area_39eda9129d9d7329 .te-content-wrapper_51a2c7c5b8bd5870 {
    background-color: #317EFE;
    border-radius: 20px;
    padding: 63px 50px 68px 74px;
    gap: 14px; }
  .subscribe-area_3533c0fe4d0a793a.style-1_82a91079fdc5b9ec .te-image-bg-collumn_a63f1657afc2fcd8 {
    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_3533c0fe4d0a793a.style-1_82a91079fdc5b9ec .te-image-bg-collumn_a63f1657afc2fcd8 {
        display: none; } }
  .subscribe-area_3533c0fe4d0a793a .te-content-wrapper_51a2c7c5b8bd5870 {
    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_3533c0fe4d0a793a .te-content-wrapper_51a2c7c5b8bd5870 {
        padding: 100px 24px 100px 24px;
        margin: 0 auto; } }
    @media (max-width: 809px) {
      .subscribe-area_3533c0fe4d0a793a .te-content-wrapper_51a2c7c5b8bd5870 {
        padding: 80px 24px 80px 24px;
        width: 100%; } }
    .subscribe-area_3533c0fe4d0a793a .te-content-wrapper_51a2c7c5b8bd5870 .short-title_4f1b8dd1cfcfdaeb {
      font-size: 21px;
      font-weight: 500;
      color: #335371;
      margin-bottom: 0; }
    .subscribe-area_3533c0fe4d0a793a .te-content-wrapper_51a2c7c5b8bd5870 .te-subscribe-title_659f23345c4a1c18 {
      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_3533c0fe4d0a793a .te-content-wrapper_51a2c7c5b8bd5870 .te-subscribe-title_659f23345c4a1c18 {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .subscribe-area_3533c0fe4d0a793a .te-content-wrapper_51a2c7c5b8bd5870 .te-subscribe-title_659f23345c4a1c18 {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_3533c0fe4d0a793a .te-content-wrapper_51a2c7c5b8bd5870 .te-subscribe-title_659f23345c4a1c18 {
          font-size: 36px;
          line-height: 42px; } }
    .subscribe-area_3533c0fe4d0a793a .te-content-wrapper_51a2c7c5b8bd5870 .text {
      font-size: 18px;
      color: #ffffff;
      margin-bottom: 0; }
  .subscribe-area_3533c0fe4d0a793a .te-subscribe-inner-area_39eda9129d9d7329 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .subscribe-area_3533c0fe4d0a793a .te-subscribe-inner-area_39eda9129d9d7329 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .subscribe-area_3533c0fe4d0a793a .te-subscribe-inner-area_39eda9129d9d7329 .te-subscribe-collumn_79d32bbc4f3ffc9c {
      -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_3533c0fe4d0a793a .te-subscribe-inner-area_39eda9129d9d7329 .te-subscribe-collumn_79d32bbc4f3ffc9c.te-image-bg-collumn_a63f1657afc2fcd8 {
          display: none; } }
    .subscribe-area_3533c0fe4d0a793a .te-subscribe-inner-area_39eda9129d9d7329 .mc4wp-form-fields_ebd380dd0970a3be {
      background-color: transparent;
      gap: 10px; }
      @media (max-width: 575px) {
        .subscribe-area_3533c0fe4d0a793a .te-subscribe-inner-area_39eda9129d9d7329 .mc4wp-form-fields_ebd380dd0970a3be {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .subscribe-area_3533c0fe4d0a793a .te-subscribe-inner-area_39eda9129d9d7329 .mc4wp-form-fields_ebd380dd0970a3be .submit-btn_c8572bb97adc865b {
        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_0f02a092421034b4 .te-subscribe-form-wrapper_81f694c4835179b0 {
  color: #335371; }

.te-subscribe-form-widget_11872d48ab7c4a2c {
  position: relative; }
  .te-subscribe-form-widget_11872d48ab7c4a2c .mc4wp-form-fields_ebd380dd0970a3be {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    overflow: hidden;
    border-radius: 5px; }
  .te-subscribe-form-widget_11872d48ab7c4a2c .single-field_dd753c36d3601c79 {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .te-subscribe-form-widget_11872d48ab7c4a2c .single-field_dd753c36d3601c79 input {
      color: #335371;
      height: 55px;
      padding: 0 30px;
      font-size: 18px;
      width: 100%;
      border-radius: 50px; }
    .te-subscribe-form-widget_11872d48ab7c4a2c .single-field_dd753c36d3601c79 *::-webkit-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_11872d48ab7c4a2c .single-field_dd753c36d3601c79 *:-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_11872d48ab7c4a2c .single-field_dd753c36d3601c79 *::-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_11872d48ab7c4a2c .single-field_dd753c36d3601c79 *::placeholder {
      color: #778196; }
  .te-subscribe-form-widget_11872d48ab7c4a2c .submit-btn_c8572bb97adc865b {
    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_11872d48ab7c4a2c .submit-btn_c8572bb97adc865b:hover {
      background-color: #131A2A;
      color: #ffffff; }
  .te-subscribe-form-widget_11872d48ab7c4a2c .mc4wp-response_02606a12ceea888f {
    position: absolute;
    margin-top: 15px; }
    .te-subscribe-form-widget_11872d48ab7c4a2c .mc4wp-response_02606a12ceea888f .mc4wp-alert_c0c01ba36d783bca.mc4wp-error_9f04065cdb3b9e4b p {
      color: #ff0000;
      position: relative; }
    .te-subscribe-form-widget_11872d48ab7c4a2c .mc4wp-response_02606a12ceea888f .mc4wp-alert_c0c01ba36d783bca.mc4wp-error_9f04065cdb3b9e4b a {
      color: #ff0000; }
    .te-subscribe-form-widget_11872d48ab7c4a2c .mc4wp-response_02606a12ceea888f .mc4wp-alert_c0c01ba36d783bca.mc4wp-success_64a4949f0e9c3652 p, .te-subscribe-form-widget_11872d48ab7c4a2c .mc4wp-response_02606a12ceea888f .mc4wp-alert_c0c01ba36d783bca.mc4wp-notice_f7810449e3adfb33 p {
      color: #ffffff;
      position: relative; }

.te-footer-social-wrapper_7d532dee7242e037 {
  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_7d532dee7242e037 .te-footer-logo_42df386c1bfc0919 {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .te-footer-social-wrapper_7d532dee7242e037 .te-social-widget_4e8797f9b54df87a {
    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_7d532dee7242e037 .te-social-widget_4e8797f9b54df87a span {
      color: #ffffff;
      font-size: 20px;
      font-weight: 400; }

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

.footer_c647f3dcca5f9c2a.style-2_8a34e5f3b741a9f1 {
  background-color: #131A2A; }
  .footer_c647f3dcca5f9c2a.style-2_8a34e5f3b741a9f1 .te-footer-sec_50d31da729f2bab1 {
    border-bottom: 1px solid rgba(225, 225, 225, 0.3);
    padding-top: calc(3rem +15px);
    padding-bottom: 70px; }
  .footer_c647f3dcca5f9c2a.style-2_8a34e5f3b741a9f1 .te-footer-widget-title_7ef45d567bae8965,
  .footer_c647f3dcca5f9c2a.style-2_8a34e5f3b741a9f1 .wp-block-heading_a4c6fcd79433e938 {
    color: #ffffff;
    font-size: 24px; }
  .footer_c647f3dcca5f9c2a.style-2_8a34e5f3b741a9f1 .footer-bottom-area_b874052967966055 .te-copyright-text_55060311e05fbc9f p,
  .footer_c647f3dcca5f9c2a.style-2_8a34e5f3b741a9f1 .te-footer-widget_0f02a092421034b4.te_widget_nav_menu_36ed074a2de8bb3e li a,
  .footer_c647f3dcca5f9c2a.style-2_8a34e5f3b741a9f1 .te-footer-widget_0f02a092421034b4 .te_widget_latest_post_890e2808ee1c0f99 ul li .te-latest-post-desc_1361ed0cd456e652 .te-latest-post-title_fa0eb855953a9fec a,
  .footer_c647f3dcca5f9c2a.style-2_8a34e5f3b741a9f1 .te-footer-widget_0f02a092421034b4 .te_widget_latest_post_890e2808ee1c0f99 ul li .te-latest-post-desc_1361ed0cd456e652 .te-latest-post-title_fa0eb855953a9fec,
  .footer_c647f3dcca5f9c2a.style-2_8a34e5f3b741a9f1 .te-footer-widget_0f02a092421034b4 .te_widget_latest_post_890e2808ee1c0f99 ul li .te-latest-post-desc_1361ed0cd456e652 .te-latest-post-meta_c69f8272051e2194,
  .footer_c647f3dcca5f9c2a.style-2_8a34e5f3b741a9f1 .te-footer-widget_0f02a092421034b4 .te-subscribe-form-wrapper_81f694c4835179b0,
  .footer_c647f3dcca5f9c2a.style-2_8a34e5f3b741a9f1 .te-footer-bottom-menu_92e806860d987554 ul li a,
  .footer_c647f3dcca5f9c2a.style-2_8a34e5f3b741a9f1 .footer-bottom-area_b874052967966055 .te-copyright-text_55060311e05fbc9f p a {
    color: #ffffff; }

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