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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

code {
  color: #E7F914; }

.te-theme-btn_82d3e37d0c7ea84e,
.wp-block-loginout_69f966f801c1a7e3 a,
input.te-theme-btn_82d3e37d0c7ea84e {
  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_82d3e37d0c7ea84e:hover,
  .wp-block-loginout_69f966f801c1a7e3 a:hover,
  input.te-theme-btn_82d3e37d0c7ea84e:hover {
    color: #131A2A;
    background-color: #E7F914; }
  .te-theme-btn_82d3e37d0c7ea84e:focus,
  .wp-block-loginout_69f966f801c1a7e3 a:focus,
  input.te-theme-btn_82d3e37d0c7ea84e:focus {
    color: #ffffff; }
  .te-theme-btn_82d3e37d0c7ea84e.yellow-btn_73b2cd9a0b73f90a,
  .wp-block-loginout_69f966f801c1a7e3 a.yellow-btn_73b2cd9a0b73f90a,
  input.te-theme-btn_82d3e37d0c7ea84e.yellow-btn_73b2cd9a0b73f90a {
    background-color: #E7F914;
    color: #14203A; }
  .te-theme-btn_82d3e37d0c7ea84e.simple-btn_fabbf4ce023637df,
  .wp-block-loginout_69f966f801c1a7e3 a.simple-btn_fabbf4ce023637df,
  input.te-theme-btn_82d3e37d0c7ea84e.simple-btn_fabbf4ce023637df {
    padding-left: 36px;
    padding-right: 36px; }

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

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

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

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

.circle-rotate-wrapper_5876aad48c1d9b02 {
  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_5876aad48c1d9b02 .circle-rotate-inner_3c2b34a5852f16bc {
    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_f1c6b95d3aaaa362 {
  margin-top: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tp-page-content_3733dd728316a793 .size-full_c09ddcd265bf13b4.alignright_d52268576526a5ec {
  margin-bottom: 15px;
  margin-top: 20px; }
.tp-page-content_3733dd728316a793 figure.wp-caption_fbd1a1d1d8824e48.aligncenter_ece9369e7946cbef {
  margin-top: 40px; }
.tp-page-content_3733dd728316a793 dl, .tp-page-content_3733dd728316a793 ol, .tp-page-content_3733dd728316a793 ul {
  margin-bottom: 11px; }
.tp-page-content_3733dd728316a793 .te-comment-respond_805861cfce564a9b {
  margin-top: 78px;
  margin-bottom: 20px; }
.tp-page-content_3733dd728316a793 .te-latest-comments_76e9322d27929967 .te-comment-respond_805861cfce564a9b {
  margin-bottom: 40px; }
.tp-page-content_3733dd728316a793 .te-post-comments_3c4f4529fcbf7aac {
  margin-top: 80px; }

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

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

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

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

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

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

.gallery-columns-1_ac75b8cfa9265f77 .gallery-item_1cf1595f80eea487 {
  max-width: 100%;
  width: 100%; }

.gallery-columns-2_5cb211cdb8aac1bf .gallery-item_1cf1595f80eea487 {
  max-width: 50%; }

.gallery-columns-3_941ca35fb0db6bdd .gallery-item_1cf1595f80eea487 {
  max-width: 33.33%; }

.gallery-columns-4_b7bbbe30fdcb9c5c .gallery-item_1cf1595f80eea487 {
  max-width: 25%; }

.gallery-columns-5_3a5c1185deb84919 .gallery-item_1cf1595f80eea487 {
  max-width: 20%; }

.gallery-columns-6_47de187106a1e13d .gallery-item_1cf1595f80eea487 {
  max-width: 16.66%; }

.gallery-columns-7_94ded118c39b9026 .gallery-item_1cf1595f80eea487 {
  max-width: 14.28%; }

.gallery-columns-8_4c0d71e19bc58927 .gallery-item_1cf1595f80eea487 {
  max-width: 12.5%; }

.gallery-columns-9_420158db138cb0a7 .gallery-item_1cf1595f80eea487 {
  max-width: 11.11%; }

.gallery-caption_eb87af18f2993d69 {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.te-post-content p.has-large-font-size_c8d3d180534e52a4 {
  font-size: 36px;
  line-height: 1.2; }
.te-post-content .wp-block-search_f0fd22a9ce499171 {
  margin-bottom: 15px; }
.te-post-content .wp-block-file_04204dcb3200d5c7 {
  margin-top: 20px; }
.te-post-content .wp-block-group__inner-container_56033c99199b9d6a p {
  margin-top: 0 !important; }

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

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

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

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

.wp-block-cover_f718cbbf7e84b10f p.wp-block-cover-text_5f9f11f40f54e0a2,
.wp-block-cover_f718cbbf7e84b10f.is-light_52649414373b9b25 .wp-block-cover__inner-container_35138b4a24e9cc88 {
  color: #fff !important; }

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

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

.widget_fae065202aba24a3 .wp-block-archives-dropdown_1e88ee6f30aaaec8,
.widget_fae065202aba24a3 .wp-block-categories-dropdown_e0cbaf6dce7f7d76,
.widget_fae065202aba24a3 .wp-block-loginout_69f966f801c1a7e3,
.widget_fae065202aba24a3 .wp-block-social-links_ceed842c0caf0c7a,
.widget_fae065202aba24a3.widget_archive_795241979d509770 select,
.widget_fae065202aba24a3.te_widget_categories_1c7541380b4d0243 select,
.widget_fae065202aba24a3.widget_text_9c53bae54fa7c3a4 select,
.widget_fae065202aba24a3.te_widget_search_2e68266dedfab1c5 .search-form_84d9ed70368fb9f6,
.widget_fae065202aba24a3.te_widget_tag_cloud_7f7715bab0007e1a .tagcloud_b27f0674a39e0d7e,
.widget_fae065202aba24a3 .wp-block-tag-cloud_a800609e56aa9145 {
  margin-bottom: 6px; }

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

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

.blog-search-content_d8180cbf54820fb0 {
  margin: 0; }
  .blog-search-content_d8180cbf54820fb0 .wp-block-search_f0fd22a9ce499171,
  .blog-search-content_d8180cbf54820fb0 .search-form_84d9ed70368fb9f6,
  .blog-search-content_d8180cbf54820fb0 .sidebar__search_ddb1af77336fca4d {
    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_d8180cbf54820fb0 .wp-block-search_f0fd22a9ce499171,
      .blog-search-content_d8180cbf54820fb0 .search-form_84d9ed70368fb9f6,
      .blog-search-content_d8180cbf54820fb0 .sidebar__search_ddb1af77336fca4d {
        width: 100%; } }
    .blog-search-content_d8180cbf54820fb0 .wp-block-search_f0fd22a9ce499171 .wp-block-search__inside-wrapper_1c3826cc1b062d97,
    .blog-search-content_d8180cbf54820fb0 .search-form_84d9ed70368fb9f6 .wp-block-search__inside-wrapper_1c3826cc1b062d97,
    .blog-search-content_d8180cbf54820fb0 .sidebar__search_ddb1af77336fca4d .wp-block-search__inside-wrapper_1c3826cc1b062d97 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .blog-search-content_d8180cbf54820fb0 .wp-block-search_f0fd22a9ce499171 label,
    .blog-search-content_d8180cbf54820fb0 .search-form_84d9ed70368fb9f6 label,
    .blog-search-content_d8180cbf54820fb0 .sidebar__search_ddb1af77336fca4d 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_d8180cbf54820fb0 .wp-block-search_f0fd22a9ce499171 input,
    .blog-search-content_d8180cbf54820fb0 .search-form_84d9ed70368fb9f6 input,
    .blog-search-content_d8180cbf54820fb0 .sidebar__search_ddb1af77336fca4d 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_d8180cbf54820fb0 .wp-block-search_f0fd22a9ce499171 button,
    .blog-search-content_d8180cbf54820fb0 .search-form_84d9ed70368fb9f6 button,
    .blog-search-content_d8180cbf54820fb0 .sidebar__search_ddb1af77336fca4d 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_3733dd728316a793 .wp-smiley_d7fe84922dc90a12,
.entry-content_442e59a1981c3fde .wp-smiley_d7fe84922dc90a12,
.comment-content_94b87a02c3358a45 .wp-smiley_d7fe84922dc90a12 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

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

.te-comment-respond_805861cfce564a9b.style-two_e1c204fb8b39b638 .wpcf7-form_8b71ba8b0980d92e .wpcf7-not-valid-tip_80acfa3976a59728 {
  color: #d9c0b8 !important; }
.te-comment-respond_805861cfce564a9b .wpcf7-form_8b71ba8b0980d92e .wpcf7-not-valid_7a5fa5f077966841 {
  border-color: #dc3232 !important; }
.te-comment-respond_805861cfce564a9b .wpcf7-form_8b71ba8b0980d92e .wpcf7-not-valid-tip_80acfa3976a59728 {
  font-size: 16px;
  margin-top: 5px; }
.te-comment-respond_805861cfce564a9b .wpcf7-form_8b71ba8b0980d92e.sent_863fdee8980ba0ad .wpcf7-response-output_d58d658564adc5d3 {
  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_805861cfce564a9b .wpcf7-form_8b71ba8b0980d92e.invalid_d252a6f799bc2035 .wpcf7-response-output_d58d658564adc5d3 {
  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_ac1c94896f66956f {
  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_ac1c94896f66956f .wpcf7-te-list-item_d5e020b587f86715 {
    margin: 0; }
    .wpcf7-form-control_ac1c94896f66956f .wpcf7-te-list-item_d5e020b587f86715 label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      margin: 0;
      gap: 10px; }
      .wpcf7-form-control_ac1c94896f66956f .wpcf7-te-list-item_d5e020b587f86715 label .wpcf7-te-list-item-label_7038b8c0ec46afbb {
        font-size: 16px;
        font-weight: 400; }

.logged-in_7bd2778782f94651 .te-comment-respond_805861cfce564a9b textarea {
  margin-bottom: 12px; }

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

body.admin-bar_56fd6e49c1a16fb9 .header-menu-area_3dd1cc1ba7b7e7a6.sticky_menu_9e31e851aa47a093 {
  top: 30px; }
  @media (max-width: 600px) {
    body.admin-bar_56fd6e49c1a16fb9 .header-menu-area_3dd1cc1ba7b7e7a6.sticky_menu_9e31e851aa47a093 {
      top: 0; } }

.page-template-default_330f65723f32eefe.page-id-146_21dc375ff2554bf5 .tp-page-content_3733dd728316a793 p:last-child {
  margin-bottom: 10px; }
.page-template-default_330f65723f32eefe.page-id-1133_8a88f0266a3d8439 .tp-page-content_3733dd728316a793 .te-comment-respond_805861cfce564a9b {
  margin-top: 78px;
  display: inline-block;
  width: 100%; }
.page-template-default_330f65723f32eefe.page-id-3_ae8a43c2ea710015 .page-area_5c9fdaffb327720d {
  padding-top: 128px; }

.single-post-item_46b0b0f282f13917.post-24_c8bd15becff20122 .wp-block-button_19cc396764ae3f7b a {
  color: #ffffff; }

.post-template-default_a372dc577b3fc472.postid-163_ce303b30e34e6646 .te-blog-details-wrapper_8e12a1025a8e129c .te-post-item_22a9042aa8f0cebc .te-post-content {
  margin-bottom: 34px; }
.post-template-default_a372dc577b3fc472.postid-150_18859674730fbfd9 .te-blog-details-wrapper_8e12a1025a8e129c .te-post-item_22a9042aa8f0cebc .te-post-content {
  margin-bottom: 34px; }
  .post-template-default_a372dc577b3fc472.postid-150_18859674730fbfd9 .te-blog-details-wrapper_8e12a1025a8e129c .te-post-item_22a9042aa8f0cebc .te-post-content .wp-block-group_6cbb710aa2d72445.is-layout-constrained_29436dbebe76fc06:last-child {
    border: 1px solid #000; }
.post-template-default_a372dc577b3fc472.postid-51_7c523a3bafc09741 .te-blog-details-wrapper_8e12a1025a8e129c .te-post-item_22a9042aa8f0cebc .te-post-content {
  margin-bottom: 25px; }
  .post-template-default_a372dc577b3fc472.postid-51_7c523a3bafc09741 .te-blog-details-wrapper_8e12a1025a8e129c .te-post-item_22a9042aa8f0cebc .te-post-content p:last-child {
    margin-bottom: 0; }
.post-template-default_a372dc577b3fc472.postid-1163_efb5a34af40074a5 .te-blog-details-wrapper_8e12a1025a8e129c .te-post-item_22a9042aa8f0cebc .te-post-content .wp-caption_fbd1a1d1d8824e48, .post-template-default_a372dc577b3fc472.postid-568_895b18c91ee12145 .te-blog-details-wrapper_8e12a1025a8e129c .te-post-item_22a9042aa8f0cebc .te-post-content .wp-caption_fbd1a1d1d8824e48 {
  margin-top: 20px; }
.post-template-default_a372dc577b3fc472.postid-1785_6afd2ff03662971c .te-blog-details-wrapper_8e12a1025a8e129c .te-post-item_22a9042aa8f0cebc .te-post-content .wp-block-button__link_7a2f195ad662f1fe {
  color: #ffffff !important; }
.post-template-default_a372dc577b3fc472.postid-1149_a6b962d493fd7153 .te-blog-details-wrapper_8e12a1025a8e129c .te-latest-comments_76e9322d27929967 li .te-comments-item_07e9362e204faec8 .te-comments-text_dcaae4abfbb7f887 p {
  margin-bottom: 0; }
.post-template-default_a372dc577b3fc472.postid-555_a3bcdf464531ba9b .te-blog-details-wrapper_8e12a1025a8e129c .te-post-item_22a9042aa8f0cebc .te-post-content .gallery_87a35af270116d1e {
  margin-top: 20px; }

.error-404_738cb4b70a52efac.not-found {
  margin-top: -20px;
  margin-bottom: 40px; }
  .error-404_738cb4b70a52efac.not-found .error-content_ad6125f0918d4d60 .error-btn-bh_f096b1ed21168398 {
    margin-top: 20px; }

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

.sidebar_e0e4600b10fc969a .widget_media_gallery_b16d25340eb9baa2 .gallery-item_1cf1595f80eea487 {
  margin-bottom: 0; }
  .sidebar_e0e4600b10fc969a .widget_media_gallery_b16d25340eb9baa2 .gallery-item_1cf1595f80eea487 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_742474f2014c4f95 {
  -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_e2893ac78f431495 {
  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_1803b870a7885b76 path {
  stroke: #317EFE;
  stroke-width: 4;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

body.admin-bar_56fd6e49c1a16fb9 .header-area_63fb25b4037d5e77.style-2_06d219a9c9f8710d.login .te-header-menu-area_921efc1c7af6b2b2 {
  top: auto !important; }

.header-area_63fb25b4037d5e77 .container-fluid_4d406ae9902645cd {
  padding: 0 70px; }
  @media (max-width: 1550px) {
    .header-area_63fb25b4037d5e77 .container-fluid_4d406ae9902645cd {
      padding: 0 24px; } }
.header-area_63fb25b4037d5e77.style-2_06d219a9c9f8710d .header-top {
  padding: 9px 0;
  background-color: #F9F4F1; }
  .header-area_63fb25b4037d5e77.style-2_06d219a9c9f8710d .header-top .te-header-contact-info_62500a1331cb2e58 span {
    color: #677471; }
    .header-area_63fb25b4037d5e77.style-2_06d219a9c9f8710d .header-top .te-header-contact-info_62500a1331cb2e58 span i {
      color: #317EFE; }
    .header-area_63fb25b4037d5e77.style-2_06d219a9c9f8710d .header-top .te-header-contact-info_62500a1331cb2e58 span a {
      color: #677471; }
  .header-area_63fb25b4037d5e77.style-2_06d219a9c9f8710d .header-top .te-social-profile_bece3e9c3a362067 a {
    color: #317EFE;
    background-color: #E0E6F8;
    width: 42px;
    height: 42px; }
    .header-area_63fb25b4037d5e77.style-2_06d219a9c9f8710d .header-top .te-social-profile_bece3e9c3a362067 a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #ffffff;
      background-color: #317EFE; }
.header-area_63fb25b4037d5e77.style-2_06d219a9c9f8710d .te-header-menu-area_921efc1c7af6b2b2 {
  position: fixed;
  top: 20px;
  left: 0;
  width: 100%; }
  .header-area_63fb25b4037d5e77.style-2_06d219a9c9f8710d .te-header-menu-area_921efc1c7af6b2b2 .menu-wrapper_dbc5de446ece3de4 {
    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_63fb25b4037d5e77.style-2_06d219a9c9f8710d .te-header-menu-area_921efc1c7af6b2b2 .menu-wrapper_dbc5de446ece3de4 {
        padding-left: 10px;
        padding-right: 6px; } }
  .header-area_63fb25b4037d5e77.style-2_06d219a9c9f8710d .te-header-menu-area_921efc1c7af6b2b2 .te-header-btn_00c8580d5401ebb8 .te-quote-btn_ca074deccafb7027 {
    background-color: #E7F914;
    border-color: #E7F914; }
.header-area_63fb25b4037d5e77.style-2_06d219a9c9f8710d .te-sticky_menu {
  top: 0; }
  .header-area_63fb25b4037d5e77.style-2_06d219a9c9f8710d .te-sticky_menu .menu-wrapper_dbc5de446ece3de4 {
    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_376ea15b92b5ea0d {
    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_d39783d2b15f367a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px; }
  .header-top .te-header-contact-info_62500a1331cb2e58 {
    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_62500a1331cb2e58 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_62500a1331cb2e58 span.te-contact-info-item_5d6b72e8b43365bc {
        gap: 0 10px !important; }
      .header-top .te-header-contact-info_62500a1331cb2e58 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_a2411bab7c2b5537 {
      display: none; } }
  .header-top .header-top-btn_a2411bab7c2b5537 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_a2411bab7c2b5537 a:hover:after {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
    .header-top .header-top-btn_a2411bab7c2b5537 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_bece3e9c3a362067 {
    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_bece3e9c3a362067 .te-social-profile-label_2bee7ae7ab852648 {
      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_bece3e9c3a362067 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_bece3e9c3a362067 a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #14203A;
        background-color: #E7F914; }

.te-header-menu-area_921efc1c7af6b2b2 {
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-header-menu-area_921efc1c7af6b2b2.te-te-sticky-header_5eb95aae5634cbf8 {
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-header-menu-area_921efc1c7af6b2b2.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_921efc1c7af6b2b2.te-sticky_menu .te-logo_312528544aed7871 {
      height: 84px; }
      .te-header-menu-area_921efc1c7af6b2b2.te-sticky_menu .te-logo_312528544aed7871:after {
        display: none; }
      .te-header-menu-area_921efc1c7af6b2b2.te-sticky_menu .te-logo_312528544aed7871 .te-standard-logo_2bbfc5083ef902c1 {
        display: none; }
      .te-header-menu-area_921efc1c7af6b2b2.te-sticky_menu .te-logo_312528544aed7871 .te-sticky-logo_78893e0a2658c6c2 {
        display: block; }
        .te-header-menu-area_921efc1c7af6b2b2.te-sticky_menu .te-logo_312528544aed7871 .te-sticky-logo_78893e0a2658c6c2 img {
          width: 170px;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-header-menu-area_921efc1c7af6b2b2.te-sticky_menu .te-main-menu_286daebf76e5f94c ul li.te-active > a:after {
      bottom: 20px; }
    .te-header-menu-area_921efc1c7af6b2b2.te-sticky_menu .te-main-menu_286daebf76e5f94c 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_921efc1c7af6b2b2.te-sticky_menu .te-main-menu_286daebf76e5f94c ul li a {
          padding: 33px 14px; } }
    .te-header-menu-area_921efc1c7af6b2b2.te-sticky_menu .te-main-menu_286daebf76e5f94c ul li ul li a {
      padding: 10px 20px; }
  .te-header-menu-area_921efc1c7af6b2b2 .te-header-menu-wrapper_09bed12595135a5e {
    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_921efc1c7af6b2b2 .te-header-menu-wrapper_09bed12595135a5e {
        gap: 20px; } }
  .te-header-menu-area_921efc1c7af6b2b2 .te-logo_312528544aed7871 {
    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_921efc1c7af6b2b2 .te-logo_312528544aed7871 {
        height: 100px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-header-menu-area_921efc1c7af6b2b2 .te-logo_312528544aed7871 {
        height: 80px; } }
    @media only screen and (max-width: 1199px) {
      .te-header-menu-area_921efc1c7af6b2b2 .te-logo_312528544aed7871 .te-standard-logo_2bbfc5083ef902c1 {
        display: none; } }
    .te-header-menu-area_921efc1c7af6b2b2 .te-logo_312528544aed7871 .te-standard-logo_2bbfc5083ef902c1 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-header-menu-area_921efc1c7af6b2b2 .te-logo_312528544aed7871 .te-sticky-logo_78893e0a2658c6c2 {
      display: none; }
      @media only screen and (max-width: 767px) {
        .te-header-menu-area_921efc1c7af6b2b2 .te-logo_312528544aed7871 .te-sticky-logo_78893e0a2658c6c2 {
          width: 170px; } }
      @media only screen and (max-width: 1199px) {
        .te-header-menu-area_921efc1c7af6b2b2 .te-logo_312528544aed7871 .te-sticky-logo_78893e0a2658c6c2 {
          display: block; } }
      .te-header-menu-area_921efc1c7af6b2b2 .te-logo_312528544aed7871 .te-sticky-logo_78893e0a2658c6c2 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-header-menu-area_921efc1c7af6b2b2 .te-logo_312528544aed7871 .te-retina-logo_28d30d970c8dd320 {
      display: none; }

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

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

.te-header-btn_00c8580d5401ebb8 {
  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_00c8580d5401ebb8 .te-icon_723f5a5f8c58257b {
    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_00c8580d5401ebb8 .te-icon_723f5a5f8c58257b: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_00c8580d5401ebb8 {
      display: none; } }
  .te-header-btn_00c8580d5401ebb8 .te-cta-btn_837a3a771c679b90 {
    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_00c8580d5401ebb8 .te-cta-btn_837a3a771c679b90:hover {
      background-color: #317EFE;
      color: #ffffff; }
  .te-header-btn_00c8580d5401ebb8 .te-quote-btn_ca074deccafb7027 {
    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_00c8580d5401ebb8 .te-quote-btn_ca074deccafb7027: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_6fb9a13922acbb1e {
    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_6fb9a13922acbb1e .te-search-content-filed_388dbe5e53b0d83f {
      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_6fb9a13922acbb1e .te-search-content-filed_388dbe5e53b0d83f .te-search-close {
        cursor: pointer;
        font-size: 30px;
        color: #ffffff; }
    .te-search-form-wrapper .te-search-form-inner_6fb9a13922acbb1e .te-search-form_5951983ecd481dca {
      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_6fb9a13922acbb1e .te-search-form_5951983ecd481dca .te-search-form-input_fe535f6d855f9e40 {
        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_6fb9a13922acbb1e .te-search-form_5951983ecd481dca .te-search-form-input_fe535f6d855f9e40 .te-search-icon_84e7d70990cbd5d5 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .te-search-form-wrapper .te-search-form-inner_6fb9a13922acbb1e .te-search-form_5951983ecd481dca .te-search-form-input_fe535f6d855f9e40 button.te-submit-search-btn_c3e98e23f95d3230 {
          padding: 15px 24px !important; }
      .te-search-form-wrapper .te-search-form-inner_6fb9a13922acbb1e .te-search-form_5951983ecd481dca 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_4eb6138dfaf7bfcd {
  display: none; }

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

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

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

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

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

.te-mobile-menu-bar_22f02bbf30cc533a 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_22f02bbf30cc533a 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_ec810a728a907666 {
    display: inline-block;
    width: 180px; }
  .te-menu-sidebar-area .te-menu-sidebar-wrapper_66201134b551d764 {
    position: relative;
    padding: 40px; }
  .te-menu-sidebar-area.active {
    right: 0; }
  .te-menu-sidebar-area .te-menu-sidebar-close_be92277b970fa9a8 {
    position: absolute;
    top: 0;
    right: 0; }
    .te-menu-sidebar-area .te-menu-sidebar-close_be92277b970fa9a8 .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_be92277b970fa9a8 .te-menu-sidebar-close-btn:hover {
        background-color: #317EFE; }
  .te-menu-sidebar-area .te-menu-sidebar-content_5a323a9aa72f8901 .te-menu-sidebar-single-widget_17acb6bb6835a072 {
    display: inline-block;
    margin-top: 20px;
    width: 100%; }
    .te-menu-sidebar-area .te-menu-sidebar-content_5a323a9aa72f8901 .te-menu-sidebar-single-widget_17acb6bb6835a072 .te-menu-sidebar-title_ee3f97eb643c484b {
      margin-bottom: 5px; }
    .te-menu-sidebar-area .te-menu-sidebar-content_5a323a9aa72f8901 .te-menu-sidebar-single-widget_17acb6bb6835a072 .te-header-contact-info_62500a1331cb2e58 {
      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_5a323a9aa72f8901 .te-menu-sidebar-single-widget_17acb6bb6835a072 .te-header-contact-info_62500a1331cb2e58 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_5a323a9aa72f8901 .te-menu-sidebar-single-widget_17acb6bb6835a072 .te-header-contact-info_62500a1331cb2e58 span.te-contact-info-item_5d6b72e8b43365bc {
          gap: 0 10px !important; }
        .te-menu-sidebar-area .te-menu-sidebar-content_5a323a9aa72f8901 .te-menu-sidebar-single-widget_17acb6bb6835a072 .te-header-contact-info_62500a1331cb2e58 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_5a323a9aa72f8901 .te-menu-sidebar-single-widget_17acb6bb6835a072 .te-header-contact-info_62500a1331cb2e58 span a:hover {
            color: #317EFE; }
    .te-menu-sidebar-area .te-menu-sidebar-content_5a323a9aa72f8901 .te-menu-sidebar-single-widget_17acb6bb6835a072 .te-social-profile_bece3e9c3a362067 {
      margin-top: 20px;
      border-top: 1px solid #dfe2e9;
      width: 100%;
      padding-top: 20px; }
      .te-menu-sidebar-area .te-menu-sidebar-content_5a323a9aa72f8901 .te-menu-sidebar-single-widget_17acb6bb6835a072 .te-social-profile_bece3e9c3a362067 a {
        color: #14203A;
        font-size: 22px; }
        .te-menu-sidebar-area .te-menu-sidebar-content_5a323a9aa72f8901 .te-menu-sidebar-single-widget_17acb6bb6835a072 .te-social-profile_bece3e9c3a362067 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_20c1b975b6c88013 {
  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_20c1b975b6c88013.style-2_06d219a9c9f8710d .te-single-slider_85a744a46da7c98a {
    height: 950px;
    padding-top: 70px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_20c1b975b6c88013.style-2_06d219a9c9f8710d .te-single-slider_85a744a46da7c98a {
        height: unset;
        padding: 80px 0; } }
    .slider-area_20c1b975b6c88013.style-2_06d219a9c9f8710d .te-single-slider_85a744a46da7c98a .slider-feature-img_68210b16be3088d3 {
      position: absolute;
      right: 0;
      top: 0; }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_20c1b975b6c88013.style-2_06d219a9c9f8710d .te-single-slider_85a744a46da7c98a .slider-feature-img_68210b16be3088d3 {
          right: -200px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_20c1b975b6c88013.style-2_06d219a9c9f8710d .te-single-slider_85a744a46da7c98a .slider-feature-img_68210b16be3088d3 {
          right: -280px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_20c1b975b6c88013.style-2_06d219a9c9f8710d .te-single-slider_85a744a46da7c98a .slider-feature-img_68210b16be3088d3 {
          right: -380px; } }
      .slider-area_20c1b975b6c88013.style-2_06d219a9c9f8710d .te-single-slider_85a744a46da7c98a .slider-feature-img_68210b16be3088d3 .company-award_f96dda1be8ecd767 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        margin-top: 50px;
        left: 135px; }
        .slider-area_20c1b975b6c88013.style-2_06d219a9c9f8710d .te-single-slider_85a744a46da7c98a .slider-feature-img_68210b16be3088d3 .company-award_f96dda1be8ecd767 .icon_2290a56161bbadc8 {
          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_20c1b975b6c88013.style-2_06d219a9c9f8710d .te-single-slider_85a744a46da7c98a .slider-feature-img_68210b16be3088d3 .slider-feature-img-overlay_6f06ab88871a80bc {
          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_20c1b975b6c88013.style-2_06d219a9c9f8710d .te-single-slider_85a744a46da7c98a .slider-left-shape_a2beec93ba753d5c {
      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_20c1b975b6c88013.style-2_06d219a9c9f8710d .te-single-slider_85a744a46da7c98a .slider-left-shape_a2beec93ba753d5c {
          display: none; } }
    .slider-area_20c1b975b6c88013.style-2_06d219a9c9f8710d .te-single-slider_85a744a46da7c98a .slider-right-shape_e17b955f1017344f {
      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_20c1b975b6c88013.style-2_06d219a9c9f8710d .te-single-slider_85a744a46da7c98a .slider-right-shape_e17b955f1017344f {
          display: none; } }
    .slider-area_20c1b975b6c88013.style-2_06d219a9c9f8710d .te-single-slider_85a744a46da7c98a .slider-circle-shape_b53f787193b86aad {
      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_20c1b975b6c88013 .te-slider-wrapper_d84e824a8873cfc8 .slick-active_6769a40c7759dfdf .te-slider-short-title_bf49b981634e8e85,
  .slider-area_20c1b975b6c88013 .te-slider-wrapper_d84e824a8873cfc8 .slick-active_6769a40c7759dfdf .te-slider-title_57dee27aa094c740,
  .slider-area_20c1b975b6c88013 .te-slider-wrapper_d84e824a8873cfc8 .slick-active_6769a40c7759dfdf .te-slider-short-desc_c273d95ebf943f5f,
  .slider-area_20c1b975b6c88013 .te-slider-wrapper_d84e824a8873cfc8 .slick-active_6769a40c7759dfdf .te-slider-btn-wrapper_b9ea5aceeb493d16 {
    -webkit-animation-name: MovefadeUp;
    animation-name: MovefadeUp;
    -webkit-animation-fill-mode: both; }
  .slider-area_20c1b975b6c88013 .te-slider-wrapper_d84e824a8873cfc8 .slick-active_6769a40c7759dfdf .te-slider-short-title_bf49b981634e8e85 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; }
  .slider-area_20c1b975b6c88013 .te-slider-wrapper_d84e824a8873cfc8 .slick-active_6769a40c7759dfdf .te-slider-title_57dee27aa094c740 {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  .slider-area_20c1b975b6c88013 .te-slider-wrapper_d84e824a8873cfc8 .slick-active_6769a40c7759dfdf .te-slider-short-desc_c273d95ebf943f5f {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s; }
  .slider-area_20c1b975b6c88013 .te-slider-wrapper_d84e824a8873cfc8 .slick-active_6769a40c7759dfdf .te-slider-btn-wrapper_b9ea5aceeb493d16 {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s; }
  .slider-area_20c1b975b6c88013 .te-slider-wrapper_d84e824a8873cfc8 .slick-dots_3c5efada4fab6830 {
    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_20c1b975b6c88013 .te-slider-wrapper_d84e824a8873cfc8 .slick-dots_3c5efada4fab6830 {
        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_20c1b975b6c88013 .te-slider-wrapper_d84e824a8873cfc8 .slick-dots_3c5efada4fab6830 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_20c1b975b6c88013 .te-slider-wrapper_d84e824a8873cfc8 .slick-dots_3c5efada4fab6830 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_20c1b975b6c88013 .te-slider-wrapper_d84e824a8873cfc8 .slick-dots_3c5efada4fab6830 li button:hover {
          background-color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
      .slider-area_20c1b975b6c88013 .te-slider-wrapper_d84e824a8873cfc8 .slick-dots_3c5efada4fab6830 li.slick-active_6769a40c7759dfdf {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 1px solid #317EFE; }
        .slider-area_20c1b975b6c88013 .te-slider-wrapper_d84e824a8873cfc8 .slick-dots_3c5efada4fab6830 li.slick-active_6769a40c7759dfdf button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .slider-area_20c1b975b6c88013 .te-single-slider_85a744a46da7c98a {
    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_20c1b975b6c88013 .te-single-slider_85a744a46da7c98a {
        background-image: none !important; } }
    .slider-area_20c1b975b6c88013 .te-single-slider_85a744a46da7c98a .te-slider-overlay_48c4ec48cab85d07 {
      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_20c1b975b6c88013 .te-single-slider_85a744a46da7c98a .te-slider-overlay_48c4ec48cab85d07 {
          left: 0; } }
      .slider-area_20c1b975b6c88013 .te-single-slider_85a744a46da7c98a .te-slider-overlay_48c4ec48cab85d07 .te-slider-overlay-shape_fcfb6d6c6982ef87 {
        position: absolute;
        top: 0;
        height: 100%;
        left: -340px;
        width: 100%; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_20c1b975b6c88013 .te-single-slider_85a744a46da7c98a .te-slider-overlay_48c4ec48cab85d07 .te-slider-overlay-shape_fcfb6d6c6982ef87 {
            display: none; } }
    .slider-area_20c1b975b6c88013 .te-single-slider_85a744a46da7c98a .te-slider-content-wrapper_5c4313ce2abdf510 {
      position: relative;
      z-index: 99; }
      .slider-area_20c1b975b6c88013 .te-single-slider_85a744a46da7c98a .te-slider-content-wrapper_5c4313ce2abdf510 .te-slider-content_dea89d666c078814 .te-slider-short-title_bf49b981634e8e85 {
        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_20c1b975b6c88013 .te-single-slider_85a744a46da7c98a .te-slider-content-wrapper_5c4313ce2abdf510 .te-slider-content_dea89d666c078814 .te-slider-title_57dee27aa094c740 {
        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_20c1b975b6c88013 .te-single-slider_85a744a46da7c98a .te-slider-content-wrapper_5c4313ce2abdf510 .te-slider-content_dea89d666c078814 .te-slider-title_57dee27aa094c740 {
            font-size: 60px;
            line-height: 64px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-area_20c1b975b6c88013 .te-single-slider_85a744a46da7c98a .te-slider-content-wrapper_5c4313ce2abdf510 .te-slider-content_dea89d666c078814 .te-slider-title_57dee27aa094c740 {
            font-size: 48px;
            line-height: 56px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_20c1b975b6c88013 .te-single-slider_85a744a46da7c98a .te-slider-content-wrapper_5c4313ce2abdf510 .te-slider-content_dea89d666c078814 .te-slider-title_57dee27aa094c740 {
            font-size: 42px;
            line-height: 52px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_20c1b975b6c88013 .te-single-slider_85a744a46da7c98a .te-slider-content-wrapper_5c4313ce2abdf510 .te-slider-content_dea89d666c078814 .te-slider-title_57dee27aa094c740 {
            font-size: 38px;
            line-height: 44px;
            margin-bottom: 20px; } }
      .slider-area_20c1b975b6c88013 .te-single-slider_85a744a46da7c98a .te-slider-content-wrapper_5c4313ce2abdf510 .te-slider-content_dea89d666c078814 .te-slider-short-desc_c273d95ebf943f5f {
        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_20c1b975b6c88013 .te-single-slider_85a744a46da7c98a .te-slider-content-wrapper_5c4313ce2abdf510 .te-slider-content_dea89d666c078814 .te-slider-short-desc_c273d95ebf943f5f {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_20c1b975b6c88013 .te-single-slider_85a744a46da7c98a .te-slider-content-wrapper_5c4313ce2abdf510 .te-slider-content_dea89d666c078814 .te-slider-short-desc_c273d95ebf943f5f {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_20c1b975b6c88013 .te-single-slider_85a744a46da7c98a .te-slider-content-wrapper_5c4313ce2abdf510 .te-slider-content_dea89d666c078814 .te-slider-short-desc_c273d95ebf943f5f {
            font-size: 18px;
            line-height: 32px; } }
      .slider-area_20c1b975b6c88013 .te-single-slider_85a744a46da7c98a .te-slider-content-wrapper_5c4313ce2abdf510 .te-slider-content_dea89d666c078814 .te-slider-btn-wrapper_b9ea5aceeb493d16 {
        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_20c1b975b6c88013 .te-single-slider_85a744a46da7c98a .te-slider-content-wrapper_5c4313ce2abdf510 .te-slider-content_dea89d666c078814 .te-slider-btn-wrapper_b9ea5aceeb493d16 {
            padding-top: 30px; } }
        .slider-area_20c1b975b6c88013 .te-single-slider_85a744a46da7c98a .te-slider-content-wrapper_5c4313ce2abdf510 .te-slider-content_dea89d666c078814 .te-slider-btn-wrapper_b9ea5aceeb493d16 .te-theme-btn_82d3e37d0c7ea84e {
          padding: 11px 30px;
          color: #ffffff;
          border-radius: 50px;
          background-color: #317EFE;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .slider-area_20c1b975b6c88013 .te-single-slider_85a744a46da7c98a .te-slider-content-wrapper_5c4313ce2abdf510 .te-slider-content_dea89d666c078814 .te-slider-btn-wrapper_b9ea5aceeb493d16 .te-call-btn_e348a5b5d04c170c {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 20px; }
          .slider-area_20c1b975b6c88013 .te-single-slider_85a744a46da7c98a .te-slider-content-wrapper_5c4313ce2abdf510 .te-slider-content_dea89d666c078814 .te-slider-btn-wrapper_b9ea5aceeb493d16 .te-call-btn_e348a5b5d04c170c .te-icon_723f5a5f8c58257b {
            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_20c1b975b6c88013 .te-single-slider_85a744a46da7c98a .te-slider-content-wrapper_5c4313ce2abdf510 .te-slider-content_dea89d666c078814 .te-slider-btn-wrapper_b9ea5aceeb493d16 .te-call-btn_e348a5b5d04c170c .te-content_a7617e59050b9616 {
            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_20c1b975b6c88013 .te-single-slider_85a744a46da7c98a .te-slider-content-wrapper_5c4313ce2abdf510 .te-slider-content_dea89d666c078814 .te-slider-btn-wrapper_b9ea5aceeb493d16 .te-call-btn_e348a5b5d04c170c .te-content_a7617e59050b9616 .te-title_2a0eb09c907ad453 {
              font-size: 18px;
              font-weight: 400;
              line-height: 24px;
              color: #335371; }
            .slider-area_20c1b975b6c88013 .te-single-slider_85a744a46da7c98a .te-slider-content-wrapper_5c4313ce2abdf510 .te-slider-content_dea89d666c078814 .te-slider-btn-wrapper_b9ea5aceeb493d16 .te-call-btn_e348a5b5d04c170c .te-content_a7617e59050b9616 .te-text_aad9aee64c0b78a5 {
              font-size: 20px;
              font-weight: 500;
              line-height: 24px;
              letter-spacing: 0px;
              color: #14203A; }

.slider-area_20c1b975b6c88013.style-1_66b627d62e78c3aa {
  position: relative;
  overflow: visible;
  background: transparent; }
  .slider-area_20c1b975b6c88013.style-1_66b627d62e78c3aa: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_20c1b975b6c88013.style-1_66b627d62e78c3aa .te-single-slider_85a744a46da7c98a {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .slider-area_20c1b975b6c88013.style-1_66b627d62e78c3aa .te-single-slider_85a744a46da7c98a .te-slider-overlay_48c4ec48cab85d07 {
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
      background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
      .slider-area_20c1b975b6c88013.style-1_66b627d62e78c3aa .te-single-slider_85a744a46da7c98a .te-slider-overlay_48c4ec48cab85d07::before {
        display: none; }
    .slider-area_20c1b975b6c88013.style-1_66b627d62e78c3aa .te-single-slider_85a744a46da7c98a .slider-shape_19701c29da57f3a6 {
      position: absolute;
      border-radius: 20px;
      overflow: hidden; }
      .slider-area_20c1b975b6c88013.style-1_66b627d62e78c3aa .te-single-slider_85a744a46da7c98a .slider-shape_19701c29da57f3a6 img {
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        top: 0; }
    .slider-area_20c1b975b6c88013.style-1_66b627d62e78c3aa .te-single-slider_85a744a46da7c98a .shape-one_df25a475492625db {
      top: 50px;
      left: 0;
      width: 300px;
      height: 290px; }
      @media (max-width: 991px) {
        .slider-area_20c1b975b6c88013.style-1_66b627d62e78c3aa .te-single-slider_85a744a46da7c98a .shape-one_df25a475492625db {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_20c1b975b6c88013.style-1_66b627d62e78c3aa .te-single-slider_85a744a46da7c98a .shape-one_df25a475492625db {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_20c1b975b6c88013.style-1_66b627d62e78c3aa .te-single-slider_85a744a46da7c98a .shape-one_df25a475492625db {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_20c1b975b6c88013.style-1_66b627d62e78c3aa .te-single-slider_85a744a46da7c98a .shape-one_df25a475492625db {
          top: 160px;
          width: 250px;
          height: 200px; } }
    .slider-area_20c1b975b6c88013.style-1_66b627d62e78c3aa .te-single-slider_85a744a46da7c98a .shape-two_207592b273ddf039 {
      top: 0;
      right: 0;
      width: 300px;
      height: 310px; }
      @media (max-width: 991px) {
        .slider-area_20c1b975b6c88013.style-1_66b627d62e78c3aa .te-single-slider_85a744a46da7c98a .shape-two_207592b273ddf039 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_20c1b975b6c88013.style-1_66b627d62e78c3aa .te-single-slider_85a744a46da7c98a .shape-two_207592b273ddf039 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_20c1b975b6c88013.style-1_66b627d62e78c3aa .te-single-slider_85a744a46da7c98a .shape-two_207592b273ddf039 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_20c1b975b6c88013.style-1_66b627d62e78c3aa .te-single-slider_85a744a46da7c98a .shape-two_207592b273ddf039 {
          width: 300px;
          height: 250px;
          top: 70px;
          right: -40px; } }
    .slider-area_20c1b975b6c88013.style-1_66b627d62e78c3aa .te-single-slider_85a744a46da7c98a .shape-three_e0257a756cafb4c8 {
      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_20c1b975b6c88013.style-1_66b627d62e78c3aa .te-single-slider_85a744a46da7c98a .shape-three_e0257a756cafb4c8 {
          display: none !important; } }
      @media (max-width: 991px) {
        .slider-area_20c1b975b6c88013.style-1_66b627d62e78c3aa .te-single-slider_85a744a46da7c98a .shape-three_e0257a756cafb4c8 {
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
    .slider-area_20c1b975b6c88013.style-1_66b627d62e78c3aa .te-single-slider_85a744a46da7c98a .te-slider-container_acd47eaeaf19ac50 {
      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_20c1b975b6c88013.style-1_66b627d62e78c3aa .te-single-slider_85a744a46da7c98a .te-slider-container_acd47eaeaf19ac50 {
          -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_20c1b975b6c88013.style-1_66b627d62e78c3aa .te-single-slider_85a744a46da7c98a .te-slider-container_acd47eaeaf19ac50 {
          padding: 70px 0;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .slider-area_20c1b975b6c88013.style-1_66b627d62e78c3aa .te-single-slider_85a744a46da7c98a .te-slider-container_acd47eaeaf19ac50 .te-slider-column_7d7f90755e766b1d {
        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_20c1b975b6c88013.style-1_66b627d62e78c3aa .te-single-slider_85a744a46da7c98a .te-slider-container_acd47eaeaf19ac50 .te-slider-column_7d7f90755e766b1d {
            width: 100%; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_20c1b975b6c88013.style-1_66b627d62e78c3aa .te-single-slider_85a744a46da7c98a .te-slider-content-wrapper_5c4313ce2abdf510 .te-slider-content_dea89d666c078814 .te-slider-btn-wrapper_b9ea5aceeb493d16 {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .slider-area_20c1b975b6c88013.style-1_66b627d62e78c3aa .te-single-slider_85a744a46da7c98a .te-slider-content-wrapper_5c4313ce2abdf510 .te-slider-content_dea89d666c078814 .te-slider-btn-wrapper_b9ea5aceeb493d16 .te-theme-btn_82d3e37d0c7ea84e {
      background-color: #317EFE;
      color: #ffffff; }
      .slider-area_20c1b975b6c88013.style-1_66b627d62e78c3aa .te-single-slider_85a744a46da7c98a .te-slider-content-wrapper_5c4313ce2abdf510 .te-slider-content_dea89d666c078814 .te-slider-btn-wrapper_b9ea5aceeb493d16 .te-theme-btn_82d3e37d0c7ea84e:hover {
        background-color: #E7F914;
        color: #14203A; }
    .slider-area_20c1b975b6c88013.style-1_66b627d62e78c3aa .te-single-slider_85a744a46da7c98a .te-slider-content-wrapper_5c4313ce2abdf510 .te-slider-content_dea89d666c078814 .te-slider-btn-wrapper_b9ea5aceeb493d16 .te-call-btn_e348a5b5d04c170c .te-icon_723f5a5f8c58257b {
      color: #317EFE; }
    .slider-area_20c1b975b6c88013.style-1_66b627d62e78c3aa .te-single-slider_85a744a46da7c98a .te-slider-content-wrapper_5c4313ce2abdf510 .te-slider-content_dea89d666c078814 .te-slider-title_57dee27aa094c740 {
      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_20c1b975b6c88013.style-1_66b627d62e78c3aa .te-single-slider_85a744a46da7c98a .te-slider-content-wrapper_5c4313ce2abdf510 .te-slider-content_dea89d666c078814 .te-slider-title_57dee27aa094c740 {
          font-size: 28px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_20c1b975b6c88013.style-1_66b627d62e78c3aa .te-single-slider_85a744a46da7c98a .te-slider-content-wrapper_5c4313ce2abdf510 .te-slider-content_dea89d666c078814 .te-slider-title_57dee27aa094c740 {
          font-size: 32px;
          line-height: 52px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_20c1b975b6c88013.style-1_66b627d62e78c3aa .te-single-slider_85a744a46da7c98a .te-slider-content-wrapper_5c4313ce2abdf510 .te-slider-content_dea89d666c078814 .te-slider-title_57dee27aa094c740 {
          font-size: 62px;
          line-height: 80px; } }
  .slider-area_20c1b975b6c88013.style-1_66b627d62e78c3aa .te-slider-wrapper_d84e824a8873cfc8 .container_99381d9988fd538d {
    position: relative; }
  .slider-area_20c1b975b6c88013.style-1_66b627d62e78c3aa .te-slider-wrapper_d84e824a8873cfc8 .slider-shape-bg_6d9e5ca92d1acf72 {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: 100px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_20c1b975b6c88013.style-1_66b627d62e78c3aa .te-slider-wrapper_d84e824a8873cfc8 .slider-shape-bg_6d9e5ca92d1acf72 {
        display: none; } }
    @media (max-width: 1399px) {
      .slider-area_20c1b975b6c88013.style-1_66b627d62e78c3aa .te-slider-wrapper_d84e824a8873cfc8 .slider-shape-bg_6d9e5ca92d1acf72 {
        margin-left: 0; } }
    .slider-area_20c1b975b6c88013.style-1_66b627d62e78c3aa .te-slider-wrapper_d84e824a8873cfc8 .slider-shape-bg_6d9e5ca92d1acf72: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_d442de012371cb33 {
  position: relative; }

.te-info-card_2c564ff1f416248a {
  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_2c564ff1f416248a {
      padding: 40px 25px; } }
  .te-info-card_2c564ff1f416248a: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_2c564ff1f416248a:hover .te-image-wrapper_3e1405af8c7df7b2 .overlay_13eb84f57f82000d {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      opacity: 0.72; }
    .te-info-card_2c564ff1f416248a:hover .te-image-wrapper_3e1405af8c7df7b2 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_2c564ff1f416248a:hover .icon_2290a56161bbadc8 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-info-card_2c564ff1f416248a:hover .content_55286f7e39d8e7ab .te-read-more_53badfd01fe64a47 .te-theme-btn_82d3e37d0c7ea84e {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_2c564ff1f416248a .te-info-card-inner_5d3d320087bb8cf2 {
    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_2c564ff1f416248a .te-image-wrapper_3e1405af8c7df7b2 {
    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_2c564ff1f416248a .te-image-wrapper_3e1405af8c7df7b2 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_2c564ff1f416248a .te-image-wrapper_3e1405af8c7df7b2 .overlay_13eb84f57f82000d {
      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_2c564ff1f416248a .icon_2290a56161bbadc8 {
    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_2c564ff1f416248a .icon_2290a56161bbadc8 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_2c564ff1f416248a .te-content-wrapper_4b94152fd4453afa {
    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_2c564ff1f416248a .te-title-wrapper_132e7352be408029 {
    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_2c564ff1f416248a .te-title-wrapper_132e7352be408029 .icon_2290a56161bbadc8 {
      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_2c564ff1f416248a .te-title-wrapper_132e7352be408029 .icon_2290a56161bbadc8::before, .te-info-card_2c564ff1f416248a .te-title-wrapper_132e7352be408029 .icon_2290a56161bbadc8::after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #317EFE;
        border: 1px solid #E1E1E1; }
      .te-info-card_2c564ff1f416248a .te-title-wrapper_132e7352be408029 .icon_2290a56161bbadc8::before {
        top: 15px;
        left: 5px; }
      .te-info-card_2c564ff1f416248a .te-title-wrapper_132e7352be408029 .icon_2290a56161bbadc8::after {
        bottom: 15px;
        right: 5px; }
    .te-info-card_2c564ff1f416248a .te-title-wrapper_132e7352be408029 .title_bc1a7c280745d432 {
      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_2c564ff1f416248a .te-title-wrapper_132e7352be408029 .divider_40c7e0b5a0e9f58e {
      width: 55px;
      height: 2px;
      background-color: #317EFE; }
  .te-info-card_2c564ff1f416248a .content_55286f7e39d8e7ab {
    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_2c564ff1f416248a .content_55286f7e39d8e7ab .desc_3021aff8167ddeaf {
      -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_2c564ff1f416248a .content_55286f7e39d8e7ab .te-read-more_53badfd01fe64a47 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start; }
      .te-info-card_2c564ff1f416248a .content_55286f7e39d8e7ab .te-read-more_53badfd01fe64a47 .te-theme-btn_82d3e37d0c7ea84e {
        background-color: transparent;
        color: #317EFE;
        border: 1px solid #131A2A;
        padding: 9px 28px; }
        .te-info-card_2c564ff1f416248a .content_55286f7e39d8e7ab .te-read-more_53badfd01fe64a47 .te-theme-btn_82d3e37d0c7ea84e:hover {
          background-color: #317EFE;
          color: #ffffff;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-info-card_2c564ff1f416248a.style-2_06d219a9c9f8710d {
  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_2c564ff1f416248a.style-2_06d219a9c9f8710d {
      padding: 35px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .te-info-card_2c564ff1f416248a.style-2_06d219a9c9f8710d {
      padding: 35px; } }
  .te-info-card_2c564ff1f416248a.style-2_06d219a9c9f8710d:hover .image_fd1462dbbc07084c 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_2c564ff1f416248a.style-2_06d219a9c9f8710d:hover .content_55286f7e39d8e7ab .te-read-more_53badfd01fe64a47 .te-theme-btn_82d3e37d0c7ea84e {
    background-color: inherit;
    color: #317EFE; }
  .te-info-card_2c564ff1f416248a.style-2_06d219a9c9f8710d .image_fd1462dbbc07084c {
    border-radius: 20px;
    overflow: hidden; }
    .te-info-card_2c564ff1f416248a.style-2_06d219a9c9f8710d .image_fd1462dbbc07084c 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_2c564ff1f416248a.style-2_06d219a9c9f8710d .te-title-wrapper_132e7352be408029 {
    padding-bottom: 15px; }
  .te-info-card_2c564ff1f416248a.style-2_06d219a9c9f8710d .te-content-wrapper_4b94152fd4453afa {
    text-align: left;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .te-info-card_2c564ff1f416248a.style-2_06d219a9c9f8710d .content_55286f7e39d8e7ab {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px; }
    .te-info-card_2c564ff1f416248a.style-2_06d219a9c9f8710d .content_55286f7e39d8e7ab .te-read-more_53badfd01fe64a47 .te-theme-btn_82d3e37d0c7ea84e {
      padding: 0;
      border: 0; }

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

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

.te-icon-card_d3c59f2e63e48d29.style-three_1234669a04c6db85 {
  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_d3c59f2e63e48d29.style-three_1234669a04c6db85 .icon_2290a56161bbadc8 {
    width: 72px;
    height: 72px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .te-icon-card_d3c59f2e63e48d29.style-three_1234669a04c6db85 .icon_2290a56161bbadc8 img {
      width: 100%; }
  .te-icon-card_d3c59f2e63e48d29.style-three_1234669a04c6db85 .content_55286f7e39d8e7ab {
    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_d3c59f2e63e48d29.style-three_1234669a04c6db85 .content_55286f7e39d8e7ab .title_bc1a7c280745d432 {
      color: #ffffff; }
    .te-icon-card_d3c59f2e63e48d29.style-three_1234669a04c6db85 .content_55286f7e39d8e7ab .desc_3021aff8167ddeaf {
      color: #c7cdda; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-icon-card_d3c59f2e63e48d29.style-three_1234669a04c6db85 {
      gap: 25px; }
      .te-icon-card_d3c59f2e63e48d29.style-three_1234669a04c6db85 .content_55286f7e39d8e7ab {
        gap: 18px; } }

.te-icon-card_d3c59f2e63e48d29.style-2_06d219a9c9f8710d {
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0; }
  .te-icon-card_d3c59f2e63e48d29.style-2_06d219a9c9f8710d .icon_2290a56161bbadc8 {
    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_d3c59f2e63e48d29.style-2_06d219a9c9f8710d .content_55286f7e39d8e7ab {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px; }
    .te-icon-card_d3c59f2e63e48d29.style-2_06d219a9c9f8710d .content_55286f7e39d8e7ab .title_bc1a7c280745d432 {
      font-size: 20px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px; }
    .te-icon-card_d3c59f2e63e48d29.style-2_06d219a9c9f8710d .content_55286f7e39d8e7ab .desc_3021aff8167ddeaf {
      line-height: 22px; }

.te-about-image-card_7502bb2422c172de .te-main-img-wrapper_59aaf17c577c58e1 {
  text-align: right; }
  @media (max-width: 991px) {
    .te-about-image-card_7502bb2422c172de .te-main-img-wrapper_59aaf17c577c58e1 {
      text-align: left; } }
  .te-about-image-card_7502bb2422c172de .te-main-img-wrapper_59aaf17c577c58e1 .te-main-img-inner_a2220c8a1c5c2b65 {
    position: relative;
    display: inline-block;
    z-index: 2; }
    .te-about-image-card_7502bb2422c172de .te-main-img-wrapper_59aaf17c577c58e1 .te-main-img-inner_a2220c8a1c5c2b65 > img {
      border-radius: 500px 500px 0 0;
      margin-left: 7px;
      margin-top: 4px; }
      @media (max-width: 650px) {
        .te-about-image-card_7502bb2422c172de .te-main-img-wrapper_59aaf17c577c58e1 .te-main-img-inner_a2220c8a1c5c2b65 > img {
          width: 100%; } }
    .te-about-image-card_7502bb2422c172de .te-main-img-wrapper_59aaf17c577c58e1 .te-main-img-inner_a2220c8a1c5c2b65 .te-img-card-shape_28d6f294250631b5 {
      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_7502bb2422c172de .te-main-img-wrapper_59aaf17c577c58e1 .te-main-img-inner_a2220c8a1c5c2b65 .te-img-card-shape_28d6f294250631b5 {
          right: 0; } }
.te-about-image-card_7502bb2422c172de .te-company-foundation_d3102aeec32ae84e {
  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_7502bb2422c172de .te-company-foundation_d3102aeec32ae84e .te-counter-wrapper_421b8e53af48049c {
    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_7502bb2422c172de .te-company-foundation_d3102aeec32ae84e .counter-title_473029d474eca20a {
    font-size: 45px;
    font-weight: 700;
    line-height: 54.9px;
    letter-spacing: -0.8px;
    color: #14203A;
    margin-bottom: 0; }
  .te-about-image-card_7502bb2422c172de .te-company-foundation_d3102aeec32ae84e .title_bc1a7c280745d432 {
    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_7502bb2422c172de.style-2_06d219a9c9f8710d .te-main-img-wrapper_59aaf17c577c58e1 .te-main-img-inner_a2220c8a1c5c2b65 {
  border-radius: 20px;
  padding-right: 80px;
  margin-top: 23px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-image-card_7502bb2422c172de.style-2_06d219a9c9f8710d .te-main-img-wrapper_59aaf17c577c58e1 .te-main-img-inner_a2220c8a1c5c2b65 {
      padding-right: 0;
      margin-top: 0; } }
  .te-about-image-card_7502bb2422c172de.style-2_06d219a9c9f8710d .te-main-img-wrapper_59aaf17c577c58e1 .te-main-img-inner_a2220c8a1c5c2b65 > img {
    margin: 0;
    border-radius: 20px; }
  .te-about-image-card_7502bb2422c172de.style-2_06d219a9c9f8710d .te-main-img-wrapper_59aaf17c577c58e1 .te-main-img-inner_a2220c8a1c5c2b65 .te-img-card-shape_28d6f294250631b5 {
    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_7502bb2422c172de.style-2_06d219a9c9f8710d .te-main-img-wrapper_59aaf17c577c58e1 .te-main-img-inner_a2220c8a1c5c2b65 .te-img-card-shape_28d6f294250631b5 {
        display: none; } }
  .te-about-image-card_7502bb2422c172de.style-2_06d219a9c9f8710d .te-main-img-wrapper_59aaf17c577c58e1 .te-main-img-inner_a2220c8a1c5c2b65 .te-another-image_66f8d3171edc72ba {
    position: absolute;
    top: 55%;
    right: -45px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-image-card_7502bb2422c172de.style-2_06d219a9c9f8710d .te-main-img-wrapper_59aaf17c577c58e1 .te-main-img-inner_a2220c8a1c5c2b65 .te-another-image_66f8d3171edc72ba {
        position: relative;
        right: unset;
        top: unset; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .te-about-image-card_7502bb2422c172de.style-2_06d219a9c9f8710d .te-main-img-wrapper_59aaf17c577c58e1 .te-main-img-inner_a2220c8a1c5c2b65 .te-another-image_66f8d3171edc72ba {
        position: relative; } }
    .te-about-image-card_7502bb2422c172de.style-2_06d219a9c9f8710d .te-main-img-wrapper_59aaf17c577c58e1 .te-main-img-inner_a2220c8a1c5c2b65 .te-another-image_66f8d3171edc72ba .te-another-image-inner_6288194836945fc9 {
      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_7502bb2422c172de.style-2_06d219a9c9f8710d .te-main-img-wrapper_59aaf17c577c58e1 .te-main-img-inner_a2220c8a1c5c2b65 .te-another-image_66f8d3171edc72ba .te-another-image-inner_6288194836945fc9 {
          width: 100%; }
          .te-about-image-card_7502bb2422c172de.style-2_06d219a9c9f8710d .te-main-img-wrapper_59aaf17c577c58e1 .te-main-img-inner_a2220c8a1c5c2b65 .te-another-image_66f8d3171edc72ba .te-another-image-inner_6288194836945fc9 img {
            width: 100%; } }
    .te-about-image-card_7502bb2422c172de.style-2_06d219a9c9f8710d .te-main-img-wrapper_59aaf17c577c58e1 .te-main-img-inner_a2220c8a1c5c2b65 .te-another-image_66f8d3171edc72ba .video-btn_6e8843f3e2e6a54f {
      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_7502bb2422c172de.style-2_06d219a9c9f8710d .te-main-img-wrapper_59aaf17c577c58e1 .te-main-img-inner_a2220c8a1c5c2b65 .te-another-image_66f8d3171edc72ba .video-btn_6e8843f3e2e6a54f {
          left: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%); } }
      .te-about-image-card_7502bb2422c172de.style-2_06d219a9c9f8710d .te-main-img-wrapper_59aaf17c577c58e1 .te-main-img-inner_a2220c8a1c5c2b65 .te-another-image_66f8d3171edc72ba .video-btn_6e8843f3e2e6a54f 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_7502bb2422c172de.style-2_06d219a9c9f8710d .te-main-img-wrapper_59aaf17c577c58e1 .te-main-img-inner_a2220c8a1c5c2b65 .te-another-image_66f8d3171edc72ba .te-badge-text_e2933380029faae1 {
      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_7502bb2422c172de.style-2_06d219a9c9f8710d .te-main-img-wrapper_59aaf17c577c58e1 .te-main-img-inner_a2220c8a1c5c2b65 .te-another-image_66f8d3171edc72ba .te-badge-text_e2933380029faae1 {
          left: unset;
          top: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%);
          right: 0; } }
      .te-about-image-card_7502bb2422c172de.style-2_06d219a9c9f8710d .te-main-img-wrapper_59aaf17c577c58e1 .te-main-img-inner_a2220c8a1c5c2b65 .te-another-image_66f8d3171edc72ba .te-badge-text_e2933380029faae1 .icon_2290a56161bbadc8 {
        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_7502bb2422c172de.style-2_06d219a9c9f8710d .te-main-img-wrapper_59aaf17c577c58e1 .te-main-img-inner_a2220c8a1c5c2b65 .te-another-image_66f8d3171edc72ba .te-badge-text_e2933380029faae1 .text_984b931a8befaf82 {
        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_7502bb2422c172de.style-2_06d219a9c9f8710d .te-main-img-wrapper_59aaf17c577c58e1 .te-main-img-inner_a2220c8a1c5c2b65 .te-another-image_66f8d3171edc72ba .te-badge-text_e2933380029faae1 .text_984b931a8befaf82 .title_bc1a7c280745d432 {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #14203A; }
        .te-about-image-card_7502bb2422c172de.style-2_06d219a9c9f8710d .te-main-img-wrapper_59aaf17c577c58e1 .te-main-img-inner_a2220c8a1c5c2b65 .te-another-image_66f8d3171edc72ba .te-badge-text_e2933380029faae1 .text_984b931a8befaf82 span {
          font-size: 12px;
          font-weight: 400;
          line-height: 12px;
          color: #335371; }

.te-about-info-card_fbc1206fc1c85eb5 .te-about-info-content_537b363181de972a {
  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_fbc1206fc1c85eb5 .te-about-info-content_537b363181de972a .te-section-title_50f8aa8d0c77fd6c {
    margin-bottom: 0; }
    .te-about-info-card_fbc1206fc1c85eb5 .te-about-info-content_537b363181de972a .te-section-title_50f8aa8d0c77fd6c .title_bc1a7c280745d432 {
      margin-bottom: 0; }
  .te-about-info-card_fbc1206fc1c85eb5 .te-about-info-content_537b363181de972a .te-list-item-wrapper_48f42c081ac5c696 {
    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_fbc1206fc1c85eb5 .te-about-info-content_537b363181de972a .te-list-item-wrapper_48f42c081ac5c696 {
        grid-template-columns: repeat(1, 1fr); } }
    .te-about-info-card_fbc1206fc1c85eb5 .te-about-info-content_537b363181de972a .te-list-item-wrapper_48f42c081ac5c696 .te-list-item_961863cbca6a5d47 .icon_2290a56161bbadc8 {
      font-size: 24px;
      color: #317EFE;
      background-color: transparent;
      width: unset;
      height: unset; }
    .te-about-info-card_fbc1206fc1c85eb5 .te-about-info-content_537b363181de972a .te-list-item-wrapper_48f42c081ac5c696 .te-list-item_961863cbca6a5d47 .text_984b931a8befaf82 {
      color: #14203A; }
  .te-about-info-card_fbc1206fc1c85eb5 .te-about-info-content_537b363181de972a .te-info-list_68b3adfb1244234a {
    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_fbc1206fc1c85eb5 .te-about-info-content_537b363181de972a .te-info-list_68b3adfb1244234a {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 20px; } }
    .te-about-info-card_fbc1206fc1c85eb5 .te-about-info-content_537b363181de972a .te-info-list_68b3adfb1244234a .te-single-info-list_a7282734a894caa4 {
      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_fbc1206fc1c85eb5 .te-about-info-content_537b363181de972a .te-info-list_68b3adfb1244234a .te-single-info-list_a7282734a894caa4:hover .icon_2290a56161bbadc8 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_fbc1206fc1c85eb5 .te-about-info-content_537b363181de972a .te-info-list_68b3adfb1244234a .te-single-info-list_a7282734a894caa4 .icon_2290a56161bbadc8 {
        margin-bottom: 10px;
        position: relative;
        margin-left: 20px; }
        .te-about-info-card_fbc1206fc1c85eb5 .te-about-info-content_537b363181de972a .te-info-list_68b3adfb1244234a .te-single-info-list_a7282734a894caa4 .icon_2290a56161bbadc8::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_fbc1206fc1c85eb5 .te-about-info-content_537b363181de972a .te-info-list_68b3adfb1244234a .te-single-info-list_a7282734a894caa4 .icon_2290a56161bbadc8 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_fbc1206fc1c85eb5 .te-about-info-content_537b363181de972a .te-info-list_68b3adfb1244234a .te-single-info-list_a7282734a894caa4 .title_bc1a7c280745d432 {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0px;
        margin-bottom: 0; }
      .te-about-info-card_fbc1206fc1c85eb5 .te-about-info-content_537b363181de972a .te-info-list_68b3adfb1244234a .te-single-info-list_a7282734a894caa4 .short-title_68f10bbba2d34be7 {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px; }

.te-about-info-card_fbc1206fc1c85eb5.style-2_06d219a9c9f8710d .te-about-info-content_537b363181de972a {
  gap: 10px; }
  .te-about-info-card_fbc1206fc1c85eb5.style-2_06d219a9c9f8710d .te-about-info-content_537b363181de972a .te-list-item-wrapper_48f42c081ac5c696 {
    padding-top: 6px;
    gap: 0; }
    .te-about-info-card_fbc1206fc1c85eb5.style-2_06d219a9c9f8710d .te-about-info-content_537b363181de972a .te-list-item-wrapper_48f42c081ac5c696 .te-list-item_961863cbca6a5d47 .icon_2290a56161bbadc8 {
      width: 16px;
      height: 16px;
      background-color: #317EFE;
      border-radius: 50%;
      color: white;
      font-size: 10px; }
    .te-about-info-card_fbc1206fc1c85eb5.style-2_06d219a9c9f8710d .te-about-info-content_537b363181de972a .te-list-item-wrapper_48f42c081ac5c696 .te-list-item_961863cbca6a5d47 .text_984b931a8befaf82 {
      color: #335371; }
  .te-about-info-card_fbc1206fc1c85eb5.style-2_06d219a9c9f8710d .te-about-info-content_537b363181de972a .te-info-list_68b3adfb1244234a {
    border-top: 1px solid #E1E1E1;
    padding-top: 40px; }
    .te-about-info-card_fbc1206fc1c85eb5.style-2_06d219a9c9f8710d .te-about-info-content_537b363181de972a .te-info-list_68b3adfb1244234a .divider_40c7e0b5a0e9f58e {
      width: 1px;
      background-color: #E1E1E1;
      height: 127px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-info-card_fbc1206fc1c85eb5.style-2_06d219a9c9f8710d .te-about-info-content_537b363181de972a .te-info-list_68b3adfb1244234a .divider_40c7e0b5a0e9f58e {
          height: 1px;
          width: 100%; } }

.te-about-info-card_fbc1206fc1c85eb5.style-three_1234669a04c6db85 .te-section-title_50f8aa8d0c77fd6c {
  margin-bottom: 40px; }
.te-about-info-card_fbc1206fc1c85eb5.style-three_1234669a04c6db85 .about-info-wrapper_1c0e53ffb95a68d1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_fbc1206fc1c85eb5.style-three_1234669a04c6db85 .about-info-wrapper_1c0e53ffb95a68d1 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .te-about-info-card_fbc1206fc1c85eb5.style-three_1234669a04c6db85 .about-info-wrapper_1c0e53ffb95a68d1 .about-info-img_915dbb45dde56041 {
    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_fbc1206fc1c85eb5.style-three_1234669a04c6db85 .about-info-wrapper_1c0e53ffb95a68d1 .about-info-img_915dbb45dde56041 {
        height: 350px; } }
    .te-about-info-card_fbc1206fc1c85eb5.style-three_1234669a04c6db85 .about-info-wrapper_1c0e53ffb95a68d1 .about-info-img_915dbb45dde56041 img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.te-about-info-card_fbc1206fc1c85eb5.style-three_1234669a04c6db85 .te-about-info-content_537b363181de972a {
  padding-left: 50px;
  gap: 30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_fbc1206fc1c85eb5.style-three_1234669a04c6db85 .te-about-info-content_537b363181de972a {
      padding-left: 0;
      padding-top: 50px; } }
  .te-about-info-card_fbc1206fc1c85eb5.style-three_1234669a04c6db85 .te-about-info-content_537b363181de972a .skill-progressbar-wrapper_884da70f94b50b20 {
    width: 100%; }
  .te-about-info-card_fbc1206fc1c85eb5.style-three_1234669a04c6db85 .te-about-info-content_537b363181de972a .te-icon-card-wrapper_cbccd7c934a2f7a0 {
    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_fbc1206fc1c85eb5.style-three_1234669a04c6db85 .te-about-info-content_537b363181de972a .te-icon-card-wrapper_cbccd7c934a2f7a0 .te-icon-card_d3c59f2e63e48d29 {
      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_fbc1206fc1c85eb5.style-three_1234669a04c6db85 .te-about-info-content_537b363181de972a .te-icon-card-wrapper_cbccd7c934a2f7a0 .te-icon-card_d3c59f2e63e48d29 .icon_2290a56161bbadc8 {
        width: 40px;
        height: 40px; }
      .te-about-info-card_fbc1206fc1c85eb5.style-three_1234669a04c6db85 .te-about-info-content_537b363181de972a .te-icon-card-wrapper_cbccd7c934a2f7a0 .te-icon-card_d3c59f2e63e48d29 .content_55286f7e39d8e7ab {
        gap: 4px; }
        .te-about-info-card_fbc1206fc1c85eb5.style-three_1234669a04c6db85 .te-about-info-content_537b363181de972a .te-icon-card-wrapper_cbccd7c934a2f7a0 .te-icon-card_d3c59f2e63e48d29 .content_55286f7e39d8e7ab .title_bc1a7c280745d432 {
          font-size: 18px;
          line-height: 24px; }
  .te-about-info-card_fbc1206fc1c85eb5.style-three_1234669a04c6db85 .te-about-info-content_537b363181de972a .te-btn-wrapper_75d3ea3caf9f79f2 {
    margin-top: 7px; }

.te-counter-card_499b4f5f66ea10f6 {
  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_499b4f5f66ea10f6 {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 575px) {
    .te-counter-card_499b4f5f66ea10f6 {
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 50px; } }
  .te-counter-card_499b4f5f66ea10f6 .te-counter-item_8ef0d7a3b51e20ef {
    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_499b4f5f66ea10f6 .te-counter-item_8ef0d7a3b51e20ef:hover .icon_2290a56161bbadc8 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-counter-card_499b4f5f66ea10f6 .te-counter-item_8ef0d7a3b51e20ef .icon_2290a56161bbadc8 {
      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_499b4f5f66ea10f6 .te-counter-item_8ef0d7a3b51e20ef .icon_2290a56161bbadc8 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-counter-card_499b4f5f66ea10f6 .te-counter-item_8ef0d7a3b51e20ef .te-counter-title_0a8c743860b5d056 {
      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_499b4f5f66ea10f6 .te-counter-item_8ef0d7a3b51e20ef .te-counter-title_0a8c743860b5d056 .content_55286f7e39d8e7ab {
        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_499b4f5f66ea10f6 .te-counter-item_8ef0d7a3b51e20ef .number_be31ee91a801ae94 {
      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_499b4f5f66ea10f6 .te-counter-item_8ef0d7a3b51e20ef .number_be31ee91a801ae94 {
          font-size: 36px;
          line-height: 40px; } }
    .te-counter-card_499b4f5f66ea10f6 .te-counter-item_8ef0d7a3b51e20ef .title_bc1a7c280745d432 {
      margin: 0;
      font-family: "Inter", sans-serif;
      font-weight: 400;
      font-size: 18px;
      line-height: 18px;
      color: #335371; }
    .te-counter-card_499b4f5f66ea10f6 .te-counter-item_8ef0d7a3b51e20ef .text_984b931a8befaf82 {
      margin: 0;
      color: #c7cdda; }

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

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

.te-process-step_032726137c773892 {
  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_032726137c773892::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_032726137c773892 {
      padding: 32px 28px 42px 28px; } }
  .te-process-step_032726137c773892:hover {
    top: -5px; }
    .te-process-step_032726137c773892:hover::before {
      width: 100%;
      height: 100%;
      border-radius: 0;
      -webkit-transform: translateX(-50%) scale(1);
              transform: translateX(-50%) scale(1); }
    .te-process-step_032726137c773892:hover .icon_2290a56161bbadc8 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_032726137c773892:hover .counter-number_9d81a81eaec56b88 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_032726137c773892:hover .content_55286f7e39d8e7ab .te-read-more_53badfd01fe64a47 .te-theme-btn_82d3e37d0c7ea84e {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff; }
  .te-process-step_032726137c773892 .icon_2290a56161bbadc8 {
    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_032726137c773892 .icon_2290a56161bbadc8 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-process-step_032726137c773892 .te-content-wrapper_4b94152fd4453afa {
    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_032726137c773892 .te-counter-wrapper_421b8e53af48049c {
    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_032726137c773892 .te-counter-wrapper_421b8e53af48049c .shape_d44c5204b4ee7245 {
      position: relative; }
  .te-process-step_032726137c773892 .counter-number_9d81a81eaec56b88 {
    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_032726137c773892 .te-title-wrapper_132e7352be408029 {
    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_032726137c773892 .te-title-wrapper_132e7352be408029 .icon_2290a56161bbadc8 {
      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_032726137c773892 .te-title-wrapper_132e7352be408029 .title_bc1a7c280745d432 {
      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_032726137c773892 .content_55286f7e39d8e7ab {
    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_032726137c773892 .content_55286f7e39d8e7ab .desc_3021aff8167ddeaf {
      -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_032726137c773892 .content_55286f7e39d8e7ab .te-read-more_53badfd01fe64a47 {
      margin-top: -10px; }
      .te-process-step_032726137c773892 .content_55286f7e39d8e7ab .te-read-more_53badfd01fe64a47 .te-theme-btn_82d3e37d0c7ea84e {
        border: 1px solid #E1E1E1;
        color: #317EFE;
        background-color: transparent; }

.te-testimonial-card_db6594b9c16b4798 {
  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_db6594b9c16b4798 {
      padding: 30px; } }
  .te-testimonial-card_db6594b9c16b4798 .te-content-wrapper_4b94152fd4453afa {
    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_db6594b9c16b4798 .te-content-wrapper_4b94152fd4453afa .content_55286f7e39d8e7ab {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
    .te-testimonial-card_db6594b9c16b4798 .te-content-wrapper_4b94152fd4453afa .te-user-meta_e1b91aed73fd3ed4 {
      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_db6594b9c16b4798 .te-content-wrapper_4b94152fd4453afa .te-user-meta_e1b91aed73fd3ed4 {
          -webkit-box-align: end;
              -ms-flex-align: end;
                  align-items: flex-end; } }
      .te-testimonial-card_db6594b9c16b4798 .te-content-wrapper_4b94152fd4453afa .te-user-meta_e1b91aed73fd3ed4 .te-user-info_f11a8472c8c412cc {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .te-testimonial-card_db6594b9c16b4798 .te-content-wrapper_4b94152fd4453afa .te-user-meta_e1b91aed73fd3ed4 .te-user-info_f11a8472c8c412cc .image_fd1462dbbc07084c {
          width: 74px;
          height: 84px;
          border-radius: 20px;
          overflow: hidden;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .te-testimonial-card_db6594b9c16b4798 .te-content-wrapper_4b94152fd4453afa .te-user-meta_e1b91aed73fd3ed4 .te-user-info_f11a8472c8c412cc .rating_723046a2faf61c60 {
          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_db6594b9c16b4798 .te-content-wrapper_4b94152fd4453afa .te-user-meta_e1b91aed73fd3ed4 .te-user-info_f11a8472c8c412cc .name_dc8b4e64289556ae {
          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_db6594b9c16b4798 .te-content-wrapper_4b94152fd4453afa .te-user-meta_e1b91aed73fd3ed4 .te-user-info_f11a8472c8c412cc .name_dc8b4e64289556ae {
              font-size: 18px;
              line-height: 28px; } }
        .te-testimonial-card_db6594b9c16b4798 .te-content-wrapper_4b94152fd4453afa .te-user-meta_e1b91aed73fd3ed4 .te-user-info_f11a8472c8c412cc .designation_3d3c99b5de9566d4 {
          font-size: 18px;
          font-weight: 400;
          line-height: 36px;
          color: #14203A; }
      .te-testimonial-card_db6594b9c16b4798 .te-content-wrapper_4b94152fd4453afa .te-user-meta_e1b91aed73fd3ed4 .icon_2290a56161bbadc8 {
        color: #E1E1E1;
        font-size: 55px;
        margin-top: 20px; }
        @media (max-width: 570px) {
          .te-testimonial-card_db6594b9c16b4798 .te-content-wrapper_4b94152fd4453afa .te-user-meta_e1b91aed73fd3ed4 .icon_2290a56161bbadc8 {
            position: absolute;
            right: 30px;
            top: 0;
            z-index: -1;
            font-size: 35px; } }

.te-testimonial-card-two_a7b387f70371b8af {
  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_a7b387f70371b8af .te-content-wrapper_4b94152fd4453afa {
    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_a7b387f70371b8af .te-content-wrapper_4b94152fd4453afa .content_55286f7e39d8e7ab {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
      .te-testimonial-card-two_a7b387f70371b8af .te-content-wrapper_4b94152fd4453afa .content_55286f7e39d8e7ab p {
        margin-bottom: 0; }
    .te-testimonial-card-two_a7b387f70371b8af .te-content-wrapper_4b94152fd4453afa .te-user-meta_e1b91aed73fd3ed4 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .te-testimonial-card-two_a7b387f70371b8af .te-content-wrapper_4b94152fd4453afa .te-user-meta_e1b91aed73fd3ed4 .te-user-info_f11a8472c8c412cc {
        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_a7b387f70371b8af .te-content-wrapper_4b94152fd4453afa .te-user-meta_e1b91aed73fd3ed4 .te-user-info_f11a8472c8c412cc .icon_2290a56161bbadc8 {
          color: #317EFE;
          font-size: 40px; }
        .te-testimonial-card-two_a7b387f70371b8af .te-content-wrapper_4b94152fd4453afa .te-user-meta_e1b91aed73fd3ed4 .te-user-info_f11a8472c8c412cc .name_dc8b4e64289556ae {
          font-size: 24px;
          font-weight: 500;
          line-height: 24px;
          letter-spacing: 0px;
          color: #14203A;
          margin-bottom: 0; }
        .te-testimonial-card-two_a7b387f70371b8af .te-content-wrapper_4b94152fd4453afa .te-user-meta_e1b91aed73fd3ed4 .te-user-info_f11a8472c8c412cc .designation_3d3c99b5de9566d4 {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #317EFE; }
      .te-testimonial-card-two_a7b387f70371b8af .te-content-wrapper_4b94152fd4453afa .te-user-meta_e1b91aed73fd3ed4 .image_fd1462dbbc07084c {
        width: 74px;
        height: 74px;
        border-radius: 50%;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }

.te-testimonial-card_db6594b9c16b4798.style-3_268fdbe91568c81f {
  padding: 30px 0 0 0;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .te-testimonial-card_db6594b9c16b4798.style-3_268fdbe91568c81f::before {
    display: none; }
  .te-testimonial-card_db6594b9c16b4798.style-3_268fdbe91568c81f .te-content-wrapper_4b94152fd4453afa {
    gap: 15px; }
    .te-testimonial-card_db6594b9c16b4798.style-3_268fdbe91568c81f .te-content-wrapper_4b94152fd4453afa .content_55286f7e39d8e7ab .title_bc1a7c280745d432 {
      font-size: 24px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px;
      color: #335371;
      margin-bottom: 20px; }
    .te-testimonial-card_db6594b9c16b4798.style-3_268fdbe91568c81f .te-content-wrapper_4b94152fd4453afa .te-user-meta_e1b91aed73fd3ed4 .te-user-info_f11a8472c8c412cc {
      -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_db6594b9c16b4798.style-3_268fdbe91568c81f .te-content-wrapper_4b94152fd4453afa .te-user-meta_e1b91aed73fd3ed4 .te-user-info_f11a8472c8c412cc {
          padding: 15px 30px; } }
      .te-testimonial-card_db6594b9c16b4798.style-3_268fdbe91568c81f .te-content-wrapper_4b94152fd4453afa .te-user-meta_e1b91aed73fd3ed4 .te-user-info_f11a8472c8c412cc .image_fd1462dbbc07084c {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        overflow: hidden;
        margin-top: 0;
        position: relative; }
        .te-testimonial-card_db6594b9c16b4798.style-3_268fdbe91568c81f .te-content-wrapper_4b94152fd4453afa .te-user-meta_e1b91aed73fd3ed4 .te-user-info_f11a8472c8c412cc .image_fd1462dbbc07084c img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          position: absolute;
          left: 0;
          top: 0; }
      .te-testimonial-card_db6594b9c16b4798.style-3_268fdbe91568c81f .te-content-wrapper_4b94152fd4453afa .te-user-meta_e1b91aed73fd3ed4 .te-user-info_f11a8472c8c412cc .rating_723046a2faf61c60 {
        gap: 5px;
        color: #E7F914;
        font-size: 14px;
        margin-bottom: 10px; }
      .te-testimonial-card_db6594b9c16b4798.style-3_268fdbe91568c81f .te-content-wrapper_4b94152fd4453afa .te-user-meta_e1b91aed73fd3ed4 .te-user-info_f11a8472c8c412cc .name_dc8b4e64289556ae span {
        color: #317EFE; }
    .te-testimonial-card_db6594b9c16b4798.style-3_268fdbe91568c81f .te-content-wrapper_4b94152fd4453afa .te-user-meta_e1b91aed73fd3ed4 .icon_2290a56161bbadc8 {
      font-size: 64px;
      color: #E7F914;
      position: absolute;
      top: -5px;
      margin-top: 0;
      right: 0; }
      @media (max-width: 575px) {
        .te-testimonial-card_db6594b9c16b4798.style-3_268fdbe91568c81f .te-content-wrapper_4b94152fd4453afa .te-user-meta_e1b91aed73fd3ed4 .icon_2290a56161bbadc8 {
          font-size: 34px; } }

.te-testimonial-slider-wrapper_ced7dc5cd3f9e2af {
  position: relative; }
  .te-testimonial-slider-wrapper_ced7dc5cd3f9e2af .slick-list_4775444a09608ee4 {
    margin: 0 -15px; }
    .te-testimonial-slider-wrapper_ced7dc5cd3f9e2af .slick-list_4775444a09608ee4 .slick-slide_70a724c68128f9ee {
      margin: 0 15px;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_ced7dc5cd3f9e2af .slick-dots_3c5efada4fab6830 {
    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_ced7dc5cd3f9e2af .slick-dots_3c5efada4fab6830 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_ced7dc5cd3f9e2af .slick-dots_3c5efada4fab6830 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_ced7dc5cd3f9e2af .slick-dots_3c5efada4fab6830 li.slick-active_6769a40c7759dfdf {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-testimonial-slider-wrapper_ced7dc5cd3f9e2af .slick-dots_3c5efada4fab6830 li.slick-active_6769a40c7759dfdf button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_ced7dc5cd3f9e2af .slick-arrow_cf06928557f72f31 {
    display: none !important; }

.te-accordion-box-wrapper_10e78077ce36e211 {
  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_8dd8e33e32098d95 .te-accordion-list-item_17feba5558718beb {
  border: 1px solid #E1E1E1;
  border-radius: 20px; }
  .accordion-wrapper_8dd8e33e32098d95 .te-accordion-list-item_17feba5558718beb .te-accordion-head_9aa9c4cd994b7cce {
    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_8dd8e33e32098d95 .te-accordion-list-item_17feba5558718beb .te-accordion-head_9aa9c4cd994b7cce: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_8dd8e33e32098d95 .te-accordion-list-item_17feba5558718beb .te-accordion-head_9aa9c4cd994b7cce.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_8dd8e33e32098d95 .te-accordion-list-item_17feba5558718beb .te-accordion-head_9aa9c4cd994b7cce .te-accordion-title_1940edd6e07eb5c5 {
      font-size: 20px;
      line-height: 32px;
      font-weight: 500;
      margin-bottom: 0;
      letter-spacing: 0px; }
  .accordion-wrapper_8dd8e33e32098d95 .te-accordion-list-item_17feba5558718beb .te-accordion-body_4fd34523764c377e {
    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_f94b556aae60f930 {
  border-left: 4px solid #dfe2e9;
  padding-left: 45px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .page-header_f94b556aae60f930 {
      padding-left: 30px; } }
  .page-header_f94b556aae60f930 .te-page-title_b51d9a6bb895ff0a,
  .page-header_f94b556aae60f930 .page-title_86f56f8527c78a88 {
    font-size: 42px;
    line-height: 48px; }
    @media (max-width: 991px) {
      .page-header_f94b556aae60f930 .te-page-title_b51d9a6bb895ff0a,
      .page-header_f94b556aae60f930 .page-title_86f56f8527c78a88 {
        font-size: 38px;
        line-height: 48px; } }

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

.te-post-item_22a9042aa8f0cebc {
  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_22a9042aa8f0cebc:hover .te-post-thumbnail_e54badf3a72a23e4 img,
  .te-post-item_22a9042aa8f0cebc:hover .post-video_9cc44bc4298cb734 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_22a9042aa8f0cebc iframe {
    width: 100%;
    height: 522px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_22a9042aa8f0cebc iframe {
        height: 350px; } }
  .te-post-item_22a9042aa8f0cebc .post-gallery .slick-list_4775444a09608ee4 .slick-track_daebdcdef1064f06 {
    height: 392px;
    overflow: hidden; }
  .te-post-item_22a9042aa8f0cebc .te-post-content-wrapper_334e5d50fdf16c76 {
    padding: 32px 32px 40px 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_22a9042aa8f0cebc .te-post-content-wrapper_334e5d50fdf16c76 {
        padding: 35px;
        padding-top: 30px; } }
    .te-post-item_22a9042aa8f0cebc .te-post-content-wrapper_334e5d50fdf16c76 .te-read-more_53badfd01fe64a47 {
      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_22a9042aa8f0cebc.format-quote_9e96fde766e1b1de .te-post-content {
    margin: 0; }
  .te-post-item_22a9042aa8f0cebc.format-quote_9e96fde766e1b1de blockquote {
    margin: 0; }
    .te-post-item_22a9042aa8f0cebc.format-quote_9e96fde766e1b1de blockquote p {
      margin-top: 0; }
    .te-post-item_22a9042aa8f0cebc.format-quote_9e96fde766e1b1de 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_22a9042aa8f0cebc.format-quote_9e96fde766e1b1de blockquote cite a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-post-item_22a9042aa8f0cebc.sticky_1a94adf080ecf59a {
    border: 2px solid #317EFE; }
    .te-post-item_22a9042aa8f0cebc.sticky_1a94adf080ecf59a .te-post-content {
      margin-bottom: 0; }
      .te-post-item_22a9042aa8f0cebc.sticky_1a94adf080ecf59a .te-post-content p {
        margin-bottom: 0; }
  .te-post-item_22a9042aa8f0cebc .te-post-title_2bdf340a24b98b8f {
    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_22a9042aa8f0cebc .te-post-title_2bdf340a24b98b8f {
        font-size: 28px;
        line-height: 42px;
        margin-top: 5px; } }
    .te-post-item_22a9042aa8f0cebc .te-post-title_2bdf340a24b98b8f:hover a {
      color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-post-item_22a9042aa8f0cebc .te-post-content p {
    margin-top: 17px; }
  .te-post-item_22a9042aa8f0cebc .te-post-content h2,
  .te-post-item_22a9042aa8f0cebc .te-post-content h3,
  .te-post-item_22a9042aa8f0cebc .te-post-content h4,
  .te-post-item_22a9042aa8f0cebc .te-post-content h5,
  .te-post-item_22a9042aa8f0cebc .te-post-content h6 {
    margin-bottom: 10px; }
  .te-post-item_22a9042aa8f0cebc .te-post-content p {
    margin-bottom: unset; }
  .te-post-item_22a9042aa8f0cebc .te-single-post-meta_70d3c9a26cc50766 {
    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_22a9042aa8f0cebc .te-social-share_b061f1d2a5160100 {
    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_22a9042aa8f0cebc .te-social-share_b061f1d2a5160100 a.facebook_d34a6fd44abb94b9 {
      color: #1877f2; }
    .te-post-item_22a9042aa8f0cebc .te-social-share_b061f1d2a5160100 a.twitter_fdf30d8e816923ab {
      color: #1da1f2; }
    .te-post-item_22a9042aa8f0cebc .te-social-share_b061f1d2a5160100 a.linkedin_101ca81a5d402f79 {
      color: #1a70c6; }
    .te-post-item_22a9042aa8f0cebc .te-social-share_b061f1d2a5160100 .te-social-share-title_779482b67ff6e6ed {
      font-size: 16px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A;
      margin-right: 5px;
      text-transform: uppercase; }
  .te-post-item_22a9042aa8f0cebc .te-blog-post-tag_530b4c7a93400ecf {
    width: 100%;
    display: inline-block; }
    .te-post-item_22a9042aa8f0cebc .te-blog-post-tag_530b4c7a93400ecf 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_22a9042aa8f0cebc .te-blog-post-tag_530b4c7a93400ecf .te-post-tag-list_6741ba895dfabe3e {
      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_22a9042aa8f0cebc .te-blog-post-tag_530b4c7a93400ecf .te-post-tag-list_6741ba895dfabe3e 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_22a9042aa8f0cebc .te-blog-post-tag_530b4c7a93400ecf .te-post-tag-list_6741ba895dfabe3e 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_22a9042aa8f0cebc .te-post-thumbnail_e54badf3a72a23e4,
  .te-post-item_22a9042aa8f0cebc .post-video_9cc44bc4298cb734 {
    position: relative;
    overflow: hidden; }
    .te-post-item_22a9042aa8f0cebc .te-post-thumbnail_e54badf3a72a23e4 img,
    .te-post-item_22a9042aa8f0cebc .post-video_9cc44bc4298cb734 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_22a9042aa8f0cebc .te-post-thumbnail_e54badf3a72a23e4 .popup-video-wrapper_3ba2ac854079ffcd,
    .te-post-item_22a9042aa8f0cebc .post-video_9cc44bc4298cb734 .popup-video-wrapper_3ba2ac854079ffcd {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .te-post-item_22a9042aa8f0cebc .te-post-thumbnail_e54badf3a72a23e4 .video-btn_6e8843f3e2e6a54f a,
    .te-post-item_22a9042aa8f0cebc .post-video_9cc44bc4298cb734 .video-btn_6e8843f3e2e6a54f 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_22a9042aa8f0cebc .te-post-thumbnail_e54badf3a72a23e4 .video-btn_6e8843f3e2e6a54f a i,
      .te-post-item_22a9042aa8f0cebc .post-video_9cc44bc4298cb734 .video-btn_6e8843f3e2e6a54f a i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_22a9042aa8f0cebc .te-post-thumbnail_e54badf3a72a23e4 .video-btn_6e8843f3e2e6a54f a:hover,
      .te-post-item_22a9042aa8f0cebc .post-video_9cc44bc4298cb734 .video-btn_6e8843f3e2e6a54f a:hover {
        -webkit-animation: none;
                animation: none; }
  .te-post-item_22a9042aa8f0cebc button.post-gallery-btn {
    position: absolute;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    z-index: 99;
    background-color: #ffffff;
    cursor: pointer;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    overflow: hidden; }
    .te-post-item_22a9042aa8f0cebc button.post-gallery-btn.prev-btn {
      left: 30px; }
    .te-post-item_22a9042aa8f0cebc button.post-gallery-btn.next-btn {
      right: 30px; }
    .te-post-item_22a9042aa8f0cebc button.post-gallery-btn i {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      color: #14203A;
      font-size: 17px;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-post-item_22a9042aa8f0cebc button.post-gallery-btn:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
      .te-post-item_22a9042aa8f0cebc button.post-gallery-btn:hover i {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te-post-item_22a9042aa8f0cebc .post-audio_f149f1918c1b68ba iframe {
    width: 100%; }
  .te-post-item_22a9042aa8f0cebc .te-post-meta_96170a8aad9db14d {
    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_22a9042aa8f0cebc .te-post-meta_96170a8aad9db14d {
        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_22a9042aa8f0cebc .te-post-meta_96170a8aad9db14d 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_22a9042aa8f0cebc .te-post-meta_96170a8aad9db14d span i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_22a9042aa8f0cebc .te-post-meta_96170a8aad9db14d 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_22a9042aa8f0cebc .te-post-meta_96170a8aad9db14d span a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
          .te-post-item_22a9042aa8f0cebc .te-post-meta_96170a8aad9db14d span a:hover i {
            color: #317EFE;
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out; }

.te-post-card_bff680dba7d4c1c7 {
  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_bff680dba7d4c1c7.style-1_66b627d62e78c3aa {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 20px; }
    .te-post-card_bff680dba7d4c1c7.style-1_66b627d62e78c3aa .image_fd1462dbbc07084c {
      height: 290px; }
    .te-post-card_bff680dba7d4c1c7.style-1_66b627d62e78c3aa .content_55286f7e39d8e7ab {
      padding: 0 20px 20px 20px; }
  .te-post-card_bff680dba7d4c1c7:hover .image_fd1462dbbc07084c 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_bff680dba7d4c1c7 .image_fd1462dbbc07084c {
    overflow: hidden;
    border-radius: 20px;
    position: relative;
    width: 100%;
    height: 323px;
    position: relative; }
    .te-post-card_bff680dba7d4c1c7 .image_fd1462dbbc07084c 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_bff680dba7d4c1c7 .image_fd1462dbbc07084c .te-post-date_8a73d5aabe963d2c {
      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_bff680dba7d4c1c7 .image_fd1462dbbc07084c .te-post-date_8a73d5aabe963d2c span {
        color: #ffffff;
        font-size: 20px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: 0px; }
  .te-post-card_bff680dba7d4c1c7 .content_55286f7e39d8e7ab {
    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_bff680dba7d4c1c7 .content_55286f7e39d8e7ab .te-post-meta-info_cef1881c0d9867ec {
      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_bff680dba7d4c1c7 .content_55286f7e39d8e7ab .te-post-meta-info_cef1881c0d9867ec .te-single-meta_6d7ad7b74ab4b084 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 8px; }
        .te-post-card_bff680dba7d4c1c7 .content_55286f7e39d8e7ab .te-post-meta-info_cef1881c0d9867ec .te-single-meta_6d7ad7b74ab4b084 span,
        .te-post-card_bff680dba7d4c1c7 .content_55286f7e39d8e7ab .te-post-meta-info_cef1881c0d9867ec .te-single-meta_6d7ad7b74ab4b084 a {
          color: #335371;
          font-size: 14px;
          line-height: 28px;
          font-weight: 400;
          margin: 0;
          text-transform: capitalize; }
        .te-post-card_bff680dba7d4c1c7 .content_55286f7e39d8e7ab .te-post-meta-info_cef1881c0d9867ec .te-single-meta_6d7ad7b74ab4b084 i {
          color: #317EFE; }
    .te-post-card_bff680dba7d4c1c7 .content_55286f7e39d8e7ab .title_bc1a7c280745d432 {
      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_bff680dba7d4c1c7 .content_55286f7e39d8e7ab a.read-btn_678ab7af6ebc332d {
      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_bff680dba7d4c1c7 .content_55286f7e39d8e7ab a.read-btn_678ab7af6ebc332d:hover {
        color: #317EFE; }

.te-post-card_bff680dba7d4c1c7.style-2_06d219a9c9f8710d {
  gap: 20px; }
  .te-post-card_bff680dba7d4c1c7.style-2_06d219a9c9f8710d .image_fd1462dbbc07084c {
    border-radius: 20px 20px 20px 0; }
    .te-post-card_bff680dba7d4c1c7.style-2_06d219a9c9f8710d .image_fd1462dbbc07084c .te-post-date_8a73d5aabe963d2c {
      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_bff680dba7d4c1c7.style-2_06d219a9c9f8710d .content_55286f7e39d8e7ab .title_bc1a7c280745d432 {
    font-size: 20px; }
  .te-post-card_bff680dba7d4c1c7.style-2_06d219a9c9f8710d .content_55286f7e39d8e7ab .te-post-meta-info_cef1881c0d9867ec {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px; }

.te-blog-details-wrapper_8e12a1025a8e129c .te-comment-respond_805861cfce564a9b {
  margin-top: 78px;
  margin-bottom: 40px; }
.te-blog-details-wrapper_8e12a1025a8e129c .te-post-comments_3c4f4529fcbf7aac {
  margin-top: 70px; }
.te-blog-details-wrapper_8e12a1025a8e129c .wp-block-group_6cbb710aa2d72445.has-background_d2068003f254aa33 .wp-block-button_19cc396764ae3f7b .wp-block-button__link_7a2f195ad662f1fe {
  color: #ffffff !important; }
.te-blog-details-wrapper_8e12a1025a8e129c .te-post-item_22a9042aa8f0cebc {
  border: 0;
  overflow: visible;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0; }
  .te-blog-details-wrapper_8e12a1025a8e129c .te-post-item_22a9042aa8f0cebc iframe {
    width: 100%;
    height: 522px; }
  .te-blog-details-wrapper_8e12a1025a8e129c .te-post-item_22a9042aa8f0cebc .te-post-meta_96170a8aad9db14d {
    margin-top: 0;
    margin-bottom: 20px; }
  .te-blog-details-wrapper_8e12a1025a8e129c .te-post-item_22a9042aa8f0cebc .post-gallery:hover img {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important; }
  .te-blog-details-wrapper_8e12a1025a8e129c .te-post-item_22a9042aa8f0cebc .te-post-thumbnail_e54badf3a72a23e4,
  .te-blog-details-wrapper_8e12a1025a8e129c .te-post-item_22a9042aa8f0cebc .post-video_9cc44bc4298cb734,
  .te-blog-details-wrapper_8e12a1025a8e129c .te-post-item_22a9042aa8f0cebc .post-gallery,
  .te-blog-details-wrapper_8e12a1025a8e129c .te-post-item_22a9042aa8f0cebc .postbox-audio_01a1fe4d73b2549a,
  .te-blog-details-wrapper_8e12a1025a8e129c .te-post-item_22a9042aa8f0cebc .wp-block-post-featured-image_1642be72707a7d7e {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative; }
    @media (max-width: 767px) {
      .te-blog-details-wrapper_8e12a1025a8e129c .te-post-item_22a9042aa8f0cebc .te-post-thumbnail_e54badf3a72a23e4,
      .te-blog-details-wrapper_8e12a1025a8e129c .te-post-item_22a9042aa8f0cebc .post-video_9cc44bc4298cb734,
      .te-blog-details-wrapper_8e12a1025a8e129c .te-post-item_22a9042aa8f0cebc .post-gallery,
      .te-blog-details-wrapper_8e12a1025a8e129c .te-post-item_22a9042aa8f0cebc .postbox-audio_01a1fe4d73b2549a,
      .te-blog-details-wrapper_8e12a1025a8e129c .te-post-item_22a9042aa8f0cebc .wp-block-post-featured-image_1642be72707a7d7e {
        margin-bottom: 30px; } }
    .te-blog-details-wrapper_8e12a1025a8e129c .te-post-item_22a9042aa8f0cebc .te-post-thumbnail_e54badf3a72a23e4:hover img,
    .te-blog-details-wrapper_8e12a1025a8e129c .te-post-item_22a9042aa8f0cebc .post-video_9cc44bc4298cb734:hover img,
    .te-blog-details-wrapper_8e12a1025a8e129c .te-post-item_22a9042aa8f0cebc .post-gallery:hover img,
    .te-blog-details-wrapper_8e12a1025a8e129c .te-post-item_22a9042aa8f0cebc .postbox-audio_01a1fe4d73b2549a:hover img,
    .te-blog-details-wrapper_8e12a1025a8e129c .te-post-item_22a9042aa8f0cebc .wp-block-post-featured-image_1642be72707a7d7e: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_8e12a1025a8e129c .te-post-item_22a9042aa8f0cebc .te-post-thumbnail_e54badf3a72a23e4 img,
    .te-blog-details-wrapper_8e12a1025a8e129c .te-post-item_22a9042aa8f0cebc .post-video_9cc44bc4298cb734 img,
    .te-blog-details-wrapper_8e12a1025a8e129c .te-post-item_22a9042aa8f0cebc .post-gallery img,
    .te-blog-details-wrapper_8e12a1025a8e129c .te-post-item_22a9042aa8f0cebc .postbox-audio_01a1fe4d73b2549a img,
    .te-blog-details-wrapper_8e12a1025a8e129c .te-post-item_22a9042aa8f0cebc .wp-block-post-featured-image_1642be72707a7d7e 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_8e12a1025a8e129c .te-post-item_22a9042aa8f0cebc .te-post-content-wrapper_334e5d50fdf16c76 {
    padding: 0 0 10px 0; }
  .te-blog-details-wrapper_8e12a1025a8e129c .te-post-item_22a9042aa8f0cebc .te-post-content {
    margin-bottom: 17px;
    /* Unit Test Data Compatibility Start */
    /* Unit Test Data Compatibility End */ }
    .te-blog-details-wrapper_8e12a1025a8e129c .te-post-item_22a9042aa8f0cebc .te-post-content .wp-block-query_32ce665fd8392b8d .wp-block-post-template_fae5635c9bd8020a {
      padding-left: 0; }
      .te-blog-details-wrapper_8e12a1025a8e129c .te-post-item_22a9042aa8f0cebc .te-post-content .wp-block-query_32ce665fd8392b8d .wp-block-post-template_fae5635c9bd8020a .wp-block-post_aa4164303d8b8ae1 {
        margin-bottom: 30px; }
    .te-blog-details-wrapper_8e12a1025a8e129c .te-post-item_22a9042aa8f0cebc .te-post-content .wp-block-navigation__responsive-container-content_e1ec3017159beb44 .wp-block-page-list_0c010f10b4ddf19b {
      padding-left: 0; }
    .te-blog-details-wrapper_8e12a1025a8e129c .te-post-item_22a9042aa8f0cebc .te-post-content .wp-block-group_6cbb710aa2d72445 {
      margin: 15px 0; }
      .te-blog-details-wrapper_8e12a1025a8e129c .te-post-item_22a9042aa8f0cebc .te-post-content .wp-block-group_6cbb710aa2d72445 p {
        margin-bottom: 0; }
    .te-blog-details-wrapper_8e12a1025a8e129c .te-post-item_22a9042aa8f0cebc .te-post-content p {
      margin-bottom: 20px; }
      .te-blog-details-wrapper_8e12a1025a8e129c .te-post-item_22a9042aa8f0cebc .te-post-content p img {
        margin: 20px 0;
        border-radius: 8px; }
  .te-blog-details-wrapper_8e12a1025a8e129c .te-post-item_22a9042aa8f0cebc .te-blog-post-tag_530b4c7a93400ecf .te-social-share_b061f1d2a5160100 {
    padding-bottom: 20px; }
.te-blog-details-wrapper_8e12a1025a8e129c .wp-block-calendar_4d5dd93bfb8c841f {
  margin-bottom: 30px; }

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

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

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

.cta-area_d9ad91f049e0fe6a {
  background-color: #317EFE;
  padding: 20px 70px;
  border-radius: 0 0 20px 20px; }
  .cta-area_d9ad91f049e0fe6a .te-content-wrapper_4b94152fd4453afa {
    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_d9ad91f049e0fe6a .te-content-wrapper_4b94152fd4453afa .short-title_68f10bbba2d34be7 {
      font-size: 21px;
      font-weight: 500;
      color: #ffffff;
      margin-bottom: 0; }
    .cta-area_d9ad91f049e0fe6a .te-content-wrapper_4b94152fd4453afa .te-cta-title_11627a3a9cef95f3 {
      color: #ffffff;
      text-transform: capitalize;
      margin-bottom: 0;
      font-size: 57px;
      line-height: 77px;
      letter-spacing: -1px; }
      @media (max-width: 375px) {
        .cta-area_d9ad91f049e0fe6a .te-content-wrapper_4b94152fd4453afa .te-cta-title_11627a3a9cef95f3 {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .cta-area_d9ad91f049e0fe6a .te-content-wrapper_4b94152fd4453afa .te-cta-title_11627a3a9cef95f3 {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .cta-area_d9ad91f049e0fe6a .te-content-wrapper_4b94152fd4453afa .te-cta-title_11627a3a9cef95f3 {
          font-size: 36px;
          line-height: 42px; } }
    .cta-area_d9ad91f049e0fe6a .te-content-wrapper_4b94152fd4453afa .text_984b931a8befaf82 {
      font-size: 18px;
      line-height: 36px;
      color: #ffffff;
      margin-bottom: 0; }
  .cta-area_d9ad91f049e0fe6a .te-btn-wrapper_75d3ea3caf9f79f2 {
    margin-top: 30px; }
  .cta-area_d9ad91f049e0fe6a .te-cta-inner-area_16865406465becae {
    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_d9ad91f049e0fe6a .te-cta-inner-area_16865406465becae {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .cta-area_d9ad91f049e0fe6a .te-cta-inner-area_16865406465becae .te-cta-collumn_a85cf3f85b7f43af {
      -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_50f8aa8d0c77fd6c {
  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_50f8aa8d0c77fd6c {
      -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_50f8aa8d0c77fd6c.left-align-title_5620908253c4724f .te-section-content_96cd5695aed89c22 {
    margin-top: -15px; }
  .te-section-title_50f8aa8d0c77fd6c .te-section-content_96cd5695aed89c22 {
    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_50f8aa8d0c77fd6c .short-title_68f10bbba2d34be7 {
    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_50f8aa8d0c77fd6c .short-title_68f10bbba2d34be7::before, .te-section-title_50f8aa8d0c77fd6c .short-title_68f10bbba2d34be7::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_50f8aa8d0c77fd6c .short-title_68f10bbba2d34be7.only-divider_be6df0b15ca37031 {
      gap: 10px; }
      .te-section-title_50f8aa8d0c77fd6c .short-title_68f10bbba2d34be7.only-divider_be6df0b15ca37031::before {
        display: none; }
  .te-section-title_50f8aa8d0c77fd6c .title_bc1a7c280745d432 {
    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_50f8aa8d0c77fd6c .title_bc1a7c280745d432 {
        font-size: 34px;
        line-height: 1.25; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .te-section-title_50f8aa8d0c77fd6c .title_bc1a7c280745d432 {
        font-size: 34px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .te-section-title_50f8aa8d0c77fd6c .title_bc1a7c280745d432 {
        font-size: 30px;
        line-height: 1.3; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-section-title_50f8aa8d0c77fd6c .title_bc1a7c280745d432 {
        font-size: 26px;
        line-height: 1.35; } }
    @media only screen and (min-width: 0px) and (max-width: 439px) {
      .te-section-title_50f8aa8d0c77fd6c .title_bc1a7c280745d432 br {
        display: none; } }
    .te-section-title_50f8aa8d0c77fd6c .title_bc1a7c280745d432 span {
      color: #317EFE; }
  .te-section-title_50f8aa8d0c77fd6c .te-section-desc_e2fdabaae64edaf3 {
    font-size: 16px;
    font-weight: 400;
    font-family: "Inter", sans-serif;
    color: #335371;
    margin-bottom: 0; }
    .te-section-title_50f8aa8d0c77fd6c .te-section-desc_e2fdabaae64edaf3 .te-theme-btn_82d3e37d0c7ea84e {
      background-color: transparent;
      color: #14203A; }
      .te-section-title_50f8aa8d0c77fd6c .te-section-desc_e2fdabaae64edaf3 .te-theme-btn_82d3e37d0c7ea84e:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

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

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

.wp-block-query-pagination_c891a175d74af1f6,
.navigation_eef280a149a930dc.posts-navigation_d90b347bfda1cba4,
.comment-navigation_9f4df9fc95780ea6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .wp-block-query-pagination_c891a175d74af1f6 .wp-block-query-pagination-numbers_00a0a63eb50d2982,
  .navigation_eef280a149a930dc.posts-navigation_d90b347bfda1cba4 .wp-block-query-pagination-numbers_00a0a63eb50d2982,
  .comment-navigation_9f4df9fc95780ea6 .wp-block-query-pagination-numbers_00a0a63eb50d2982 {
    width: inherit; }
  .wp-block-query-pagination_c891a175d74af1f6 .nav-links_09ce32bca4467e01,
  .navigation_eef280a149a930dc.posts-navigation_d90b347bfda1cba4 .nav-links_09ce32bca4467e01,
  .comment-navigation_9f4df9fc95780ea6 .nav-links_09ce32bca4467e01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
  .wp-block-query-pagination_c891a175d74af1f6 .wp-block-query-pagination-previous_f78550566163b7a5,
  .wp-block-query-pagination_c891a175d74af1f6 .wp-block-query-pagination-next_de6b04f24a1b7fb1,
  .wp-block-query-pagination_c891a175d74af1f6 .nav-next_eb2801c37aa03540 a,
  .wp-block-query-pagination_c891a175d74af1f6 .nav-previous_119c6633a36ec5d0 a,
  .navigation_eef280a149a930dc.posts-navigation_d90b347bfda1cba4 .wp-block-query-pagination-previous_f78550566163b7a5,
  .navigation_eef280a149a930dc.posts-navigation_d90b347bfda1cba4 .wp-block-query-pagination-next_de6b04f24a1b7fb1,
  .navigation_eef280a149a930dc.posts-navigation_d90b347bfda1cba4 .nav-next_eb2801c37aa03540 a,
  .navigation_eef280a149a930dc.posts-navigation_d90b347bfda1cba4 .nav-previous_119c6633a36ec5d0 a,
  .comment-navigation_9f4df9fc95780ea6 .wp-block-query-pagination-previous_f78550566163b7a5,
  .comment-navigation_9f4df9fc95780ea6 .wp-block-query-pagination-next_de6b04f24a1b7fb1,
  .comment-navigation_9f4df9fc95780ea6 .nav-next_eb2801c37aa03540 a,
  .comment-navigation_9f4df9fc95780ea6 .nav-previous_119c6633a36ec5d0 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_c891a175d74af1f6 .wp-block-query-pagination-previous_f78550566163b7a5,
      .wp-block-query-pagination_c891a175d74af1f6 .wp-block-query-pagination-next_de6b04f24a1b7fb1,
      .wp-block-query-pagination_c891a175d74af1f6 .nav-next_eb2801c37aa03540 a,
      .wp-block-query-pagination_c891a175d74af1f6 .nav-previous_119c6633a36ec5d0 a,
      .navigation_eef280a149a930dc.posts-navigation_d90b347bfda1cba4 .wp-block-query-pagination-previous_f78550566163b7a5,
      .navigation_eef280a149a930dc.posts-navigation_d90b347bfda1cba4 .wp-block-query-pagination-next_de6b04f24a1b7fb1,
      .navigation_eef280a149a930dc.posts-navigation_d90b347bfda1cba4 .nav-next_eb2801c37aa03540 a,
      .navigation_eef280a149a930dc.posts-navigation_d90b347bfda1cba4 .nav-previous_119c6633a36ec5d0 a,
      .comment-navigation_9f4df9fc95780ea6 .wp-block-query-pagination-previous_f78550566163b7a5,
      .comment-navigation_9f4df9fc95780ea6 .wp-block-query-pagination-next_de6b04f24a1b7fb1,
      .comment-navigation_9f4df9fc95780ea6 .nav-next_eb2801c37aa03540 a,
      .comment-navigation_9f4df9fc95780ea6 .nav-previous_119c6633a36ec5d0 a {
        height: 40px; } }
    .wp-block-query-pagination_c891a175d74af1f6 .wp-block-query-pagination-previous_f78550566163b7a5:hover,
    .wp-block-query-pagination_c891a175d74af1f6 .wp-block-query-pagination-next_de6b04f24a1b7fb1:hover,
    .wp-block-query-pagination_c891a175d74af1f6 .nav-next_eb2801c37aa03540 a:hover,
    .wp-block-query-pagination_c891a175d74af1f6 .nav-previous_119c6633a36ec5d0 a:hover,
    .navigation_eef280a149a930dc.posts-navigation_d90b347bfda1cba4 .wp-block-query-pagination-previous_f78550566163b7a5:hover,
    .navigation_eef280a149a930dc.posts-navigation_d90b347bfda1cba4 .wp-block-query-pagination-next_de6b04f24a1b7fb1:hover,
    .navigation_eef280a149a930dc.posts-navigation_d90b347bfda1cba4 .nav-next_eb2801c37aa03540 a:hover,
    .navigation_eef280a149a930dc.posts-navigation_d90b347bfda1cba4 .nav-previous_119c6633a36ec5d0 a:hover,
    .comment-navigation_9f4df9fc95780ea6 .wp-block-query-pagination-previous_f78550566163b7a5:hover,
    .comment-navigation_9f4df9fc95780ea6 .wp-block-query-pagination-next_de6b04f24a1b7fb1:hover,
    .comment-navigation_9f4df9fc95780ea6 .nav-next_eb2801c37aa03540 a:hover,
    .comment-navigation_9f4df9fc95780ea6 .nav-previous_119c6633a36ec5d0 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_f26f08a54050b236,
.page-links_a5fd925ae6c84bf6,
.wp-block-query-pagination-numbers_00a0a63eb50d2982 {
  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_f26f08a54050b236 ul,
  .page-links_a5fd925ae6c84bf6 ul,
  .wp-block-query-pagination-numbers_00a0a63eb50d2982 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_f26f08a54050b236 ul li,
    .page-links_a5fd925ae6c84bf6 ul li,
    .wp-block-query-pagination-numbers_00a0a63eb50d2982 ul li {
      padding-top: 0; }
    .te-basic-pagination_f26f08a54050b236 ul .prev_ae1d7a090b2dc116 span,
    .te-basic-pagination_f26f08a54050b236 ul .next_bae5034e2a809540 span,
    .page-links_a5fd925ae6c84bf6 ul .prev_ae1d7a090b2dc116 span,
    .page-links_a5fd925ae6c84bf6 ul .next_bae5034e2a809540 span,
    .wp-block-query-pagination-numbers_00a0a63eb50d2982 ul .prev_ae1d7a090b2dc116 span,
    .wp-block-query-pagination-numbers_00a0a63eb50d2982 ul .next_bae5034e2a809540 span {
      display: none; }
  .te-basic-pagination_f26f08a54050b236 .post-page-numbers_6ddd7edff2f60b43,
  .page-links_a5fd925ae6c84bf6 .post-page-numbers_6ddd7edff2f60b43,
  .wp-block-query-pagination-numbers_00a0a63eb50d2982 .post-page-numbers_6ddd7edff2f60b43 {
    background-color: rgba(71, 112, 247, 0.1) !important; }
  .te-basic-pagination_f26f08a54050b236 .page-numbers_e582e8ef438c75b6,
  .te-basic-pagination_f26f08a54050b236 .post-page-numbers_6ddd7edff2f60b43,
  .page-links_a5fd925ae6c84bf6 .page-numbers_e582e8ef438c75b6,
  .page-links_a5fd925ae6c84bf6 .post-page-numbers_6ddd7edff2f60b43,
  .wp-block-query-pagination-numbers_00a0a63eb50d2982 .page-numbers_e582e8ef438c75b6,
  .wp-block-query-pagination-numbers_00a0a63eb50d2982 .post-page-numbers_6ddd7edff2f60b43 {
    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_f26f08a54050b236 .page-numbers_e582e8ef438c75b6,
      .te-basic-pagination_f26f08a54050b236 .post-page-numbers_6ddd7edff2f60b43,
      .page-links_a5fd925ae6c84bf6 .page-numbers_e582e8ef438c75b6,
      .page-links_a5fd925ae6c84bf6 .post-page-numbers_6ddd7edff2f60b43,
      .wp-block-query-pagination-numbers_00a0a63eb50d2982 .page-numbers_e582e8ef438c75b6,
      .wp-block-query-pagination-numbers_00a0a63eb50d2982 .post-page-numbers_6ddd7edff2f60b43 {
        width: 40px;
        height: 40px;
        font-size: 16px; } }
    .te-basic-pagination_f26f08a54050b236 .page-numbers_e582e8ef438c75b6:hover,
    .te-basic-pagination_f26f08a54050b236 .post-page-numbers_6ddd7edff2f60b43:hover,
    .page-links_a5fd925ae6c84bf6 .page-numbers_e582e8ef438c75b6:hover,
    .page-links_a5fd925ae6c84bf6 .post-page-numbers_6ddd7edff2f60b43:hover,
    .wp-block-query-pagination-numbers_00a0a63eb50d2982 .page-numbers_e582e8ef438c75b6:hover,
    .wp-block-query-pagination-numbers_00a0a63eb50d2982 .post-page-numbers_6ddd7edff2f60b43: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_f26f08a54050b236 .page-numbers_e582e8ef438c75b6.current_2cf7331c1eef3962,
    .te-basic-pagination_f26f08a54050b236 .post-page-numbers_6ddd7edff2f60b43.current_2cf7331c1eef3962,
    .page-links_a5fd925ae6c84bf6 .page-numbers_e582e8ef438c75b6.current_2cf7331c1eef3962,
    .page-links_a5fd925ae6c84bf6 .post-page-numbers_6ddd7edff2f60b43.current_2cf7331c1eef3962,
    .wp-block-query-pagination-numbers_00a0a63eb50d2982 .page-numbers_e582e8ef438c75b6.current_2cf7331c1eef3962,
    .wp-block-query-pagination-numbers_00a0a63eb50d2982 .post-page-numbers_6ddd7edff2f60b43.current_2cf7331c1eef3962 {
      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_1a447782d5256765 {
  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_1a447782d5256765 {
      -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_1a447782d5256765 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 30px;
      margin: 30px 0; } }
  .te-blog-post-nav_1a447782d5256765 .te-post-navigation_15398ecbe81622e5 {
    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_1a447782d5256765 .te-post-navigation_15398ecbe81622e5 {
        -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_1a447782d5256765 .te-post-navigation_15398ecbe81622e5 {
        width: 100%; } }
    @media (max-width: 767px) {
      .te-blog-post-nav_1a447782d5256765 .te-post-navigation_15398ecbe81622e5 {
        width: 100%; } }
    .te-blog-post-nav_1a447782d5256765 .te-post-navigation_15398ecbe81622e5::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_1a447782d5256765 .te-post-navigation_15398ecbe81622e5::after {
          display: none; } }
      @media (max-width: 767px) {
        .te-blog-post-nav_1a447782d5256765 .te-post-navigation_15398ecbe81622e5::after {
          display: none; } }
    .te-blog-post-nav_1a447782d5256765 .te-post-navigation_15398ecbe81622e5:last-child {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .te-blog-post-nav_1a447782d5256765 .te-post-navigation_15398ecbe81622e5:last-child .text_984b931a8befaf82 {
        text-align: right; }
        @media (max-width: 374px) {
          .te-blog-post-nav_1a447782d5256765 .te-post-navigation_15398ecbe81622e5:last-child .text_984b931a8befaf82 {
            text-align: left; } }
      .te-blog-post-nav_1a447782d5256765 .te-post-navigation_15398ecbe81622e5:last-child::after {
        display: none; }
    .te-blog-post-nav_1a447782d5256765 .te-post-navigation_15398ecbe81622e5 .te-post-img_762ddbb2196607aa {
      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_1a447782d5256765 .te-post-navigation_15398ecbe81622e5 .te-post-img_762ddbb2196607aa {
          width: 100% !important;
          height: 150px !important; } }
      .te-blog-post-nav_1a447782d5256765 .te-post-navigation_15398ecbe81622e5 .te-post-img_762ddbb2196607aa img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        left: 0;
        top: 0; }
    .te-blog-post-nav_1a447782d5256765 .te-post-navigation_15398ecbe81622e5 .text_984b931a8befaf82 {
      width: 100%; }
      .te-blog-post-nav_1a447782d5256765 .te-post-navigation_15398ecbe81622e5 .text_984b931a8befaf82 span {
        font-size: 18px;
        font-family: "Inter", sans-serif;
        text-transform: capitalize;
        font-weight: 400;
        display: block;
        color: #335371; }
      .te-blog-post-nav_1a447782d5256765 .te-post-navigation_15398ecbe81622e5 .text_984b931a8befaf82 h4 {
        text-transform: capitalize;
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        line-height: 30px;
        letter-spacing: 0px; }
    .te-blog-post-nav_1a447782d5256765 .te-post-navigation_15398ecbe81622e5 .theme-navigation_74e627a5338f7b07 {
      width: 100%; }

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

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

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

.project-details-overview_ae543de90c7a02fc {
  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_ae543de90c7a02fc .list-wrapper_81961d7e365bddc3 {
    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_ae543de90c7a02fc .list-wrapper_81961d7e365bddc3 {
        -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_ae543de90c7a02fc .list-wrapper_81961d7e365bddc3 .image_fd1462dbbc07084c {
      width: 410px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 20px;
      overflow: hidden; }
      .project-details-overview_ae543de90c7a02fc .list-wrapper_81961d7e365bddc3 .image_fd1462dbbc07084c img {
        border-radius: 20px; }
    .project-details-overview_ae543de90c7a02fc .list-wrapper_81961d7e365bddc3 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_ae543de90c7a02fc .list-wrapper_81961d7e365bddc3 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_ae543de90c7a02fc .list-wrapper_81961d7e365bddc3 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_ae543de90c7a02fc .list-wrapper_81961d7e365bddc3 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_ae543de90c7a02fc .list-wrapper_81961d7e365bddc3 .user-card_ce8038412e0be573 {
      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_ae543de90c7a02fc .list-wrapper_81961d7e365bddc3 .user-card_ce8038412e0be573 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .project-details-overview_ae543de90c7a02fc .list-wrapper_81961d7e365bddc3 .user-card_ce8038412e0be573 .image_fd1462dbbc07084c {
        width: 90px;
        height: 90px;
        border-radius: 100px;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
      .project-details-overview_ae543de90c7a02fc .list-wrapper_81961d7e365bddc3 .user-card_ce8038412e0be573 .content_55286f7e39d8e7ab .title_bc1a7c280745d432 {
        font-size: 20px;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: 0px; }
      .project-details-overview_ae543de90c7a02fc .list-wrapper_81961d7e365bddc3 .user-card_ce8038412e0be573 .content_55286f7e39d8e7ab .text_984b931a8befaf82 {
        margin-bottom: 0; }

.te-list-item_961863cbca6a5d47 {
  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_961863cbca6a5d47 .icon_2290a56161bbadc8 {
    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_961863cbca6a5d47 .text_984b931a8befaf82 {
    font-size: 18px;
    line-height: 36px;
    font-weight: 400;
    color: #335371;
    margin: 0; }

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

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

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

/* Widget */
.widget_fae065202aba24a3,
.sidebar__widget_240e48c4f31409d4 {
  /* 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_fae065202aba24a3 ol,
  .widget_fae065202aba24a3 ul,
  .sidebar__widget_240e48c4f31409d4 ol,
  .sidebar__widget_240e48c4f31409d4 ul {
    margin-bottom: 0; }
  .widget_fae065202aba24a3 .widget-instagram-feed_85708c40caabc18a,
  .sidebar__widget_240e48c4f31409d4 .widget-instagram-feed_85708c40caabc18a {
    width: 315px; }
    @media only screen and (min-width: 992px) and (max-width: 1280px) {
      .widget_fae065202aba24a3 .widget-instagram-feed_85708c40caabc18a,
      .sidebar__widget_240e48c4f31409d4 .widget-instagram-feed_85708c40caabc18a {
        width: 220px; } }
    @media (max-width: 374px) {
      .widget_fae065202aba24a3 .widget-instagram-feed_85708c40caabc18a,
      .sidebar__widget_240e48c4f31409d4 .widget-instagram-feed_85708c40caabc18a {
        width: 200px; } }
    .widget_fae065202aba24a3 .widget-instagram-feed_85708c40caabc18a .single-instagram-feed_a3dad45d8486c6ec,
    .sidebar__widget_240e48c4f31409d4 .widget-instagram-feed_85708c40caabc18a .single-instagram-feed_a3dad45d8486c6ec {
      width: 96px;
      height: 96px; }
  .widget_fae065202aba24a3 .wp-block-heading_6ee4aa45f87a60b3,
  .widget_fae065202aba24a3 .widget-title_80e40fb9e02e0b09,
  .widget_fae065202aba24a3 .wp-block-search__label_d1dcde680e14aa23,
  .sidebar__widget_240e48c4f31409d4 .wp-block-heading_6ee4aa45f87a60b3,
  .sidebar__widget_240e48c4f31409d4 .widget-title_80e40fb9e02e0b09,
  .sidebar__widget_240e48c4f31409d4 .wp-block-search__label_d1dcde680e14aa23 {
    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_fae065202aba24a3 .wp-block-social-links_ceed842c0caf0c7a .wp-social-link_5757ede6e56b5c55,
  .sidebar__widget_240e48c4f31409d4 .wp-block-social-links_ceed842c0caf0c7a .wp-social-link_5757ede6e56b5c55 {
    padding: 0;
    margin: 0;
    line-height: 0; }
    .widget_fae065202aba24a3 .wp-block-social-links_ceed842c0caf0c7a .wp-social-link_5757ede6e56b5c55 a,
    .sidebar__widget_240e48c4f31409d4 .wp-block-social-links_ceed842c0caf0c7a .wp-social-link_5757ede6e56b5c55 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_fae065202aba24a3 .wp-block-social-links_ceed842c0caf0c7a .wp-social-link_5757ede6e56b5c55 a:before,
      .sidebar__widget_240e48c4f31409d4 .wp-block-social-links_ceed842c0caf0c7a .wp-social-link_5757ede6e56b5c55 a:before {
        display: none; }
  .widget_fae065202aba24a3 .has-avatars_e33f0cbb33a0106c.has-dates_b68113808516104b.has-excerpts_6982b0493579be5a.wp-block-te-latest-comments_22b2840617f9989e li.wp-block-te-latest-comments__comment_4ea81c1eba2fd90c .wp-block-te-latest-comments__comment-meta_c90ae533eafee538,
  .widget_fae065202aba24a3 .has-dates_b68113808516104b.has-excerpts_6982b0493579be5a.wp-block-te-latest-comments_22b2840617f9989e li.wp-block-te-latest-comments__comment_4ea81c1eba2fd90c .wp-block-te-latest-comments__comment-meta_c90ae533eafee538,
  .sidebar__widget_240e48c4f31409d4 .has-avatars_e33f0cbb33a0106c.has-dates_b68113808516104b.has-excerpts_6982b0493579be5a.wp-block-te-latest-comments_22b2840617f9989e li.wp-block-te-latest-comments__comment_4ea81c1eba2fd90c .wp-block-te-latest-comments__comment-meta_c90ae533eafee538,
  .sidebar__widget_240e48c4f31409d4 .has-dates_b68113808516104b.has-excerpts_6982b0493579be5a.wp-block-te-latest-comments_22b2840617f9989e li.wp-block-te-latest-comments__comment_4ea81c1eba2fd90c .wp-block-te-latest-comments__comment-meta_c90ae533eafee538 {
    font-weight: 500; }
    .widget_fae065202aba24a3 .has-avatars_e33f0cbb33a0106c.has-dates_b68113808516104b.has-excerpts_6982b0493579be5a.wp-block-te-latest-comments_22b2840617f9989e li.wp-block-te-latest-comments__comment_4ea81c1eba2fd90c .wp-block-te-latest-comments__comment-meta_c90ae533eafee538 .wp-block-te-latest-comments__comment-author_0e42898873d87ba7,
    .widget_fae065202aba24a3 .has-avatars_e33f0cbb33a0106c.has-dates_b68113808516104b.has-excerpts_6982b0493579be5a.wp-block-te-latest-comments_22b2840617f9989e li.wp-block-te-latest-comments__comment_4ea81c1eba2fd90c .wp-block-te-latest-comments__comment-meta_c90ae533eafee538 .wp-block-te-latest-comments__comment-link_dcbdadf930cfd7b3,
    .widget_fae065202aba24a3 .has-dates_b68113808516104b.has-excerpts_6982b0493579be5a.wp-block-te-latest-comments_22b2840617f9989e li.wp-block-te-latest-comments__comment_4ea81c1eba2fd90c .wp-block-te-latest-comments__comment-meta_c90ae533eafee538 .wp-block-te-latest-comments__comment-author_0e42898873d87ba7,
    .widget_fae065202aba24a3 .has-dates_b68113808516104b.has-excerpts_6982b0493579be5a.wp-block-te-latest-comments_22b2840617f9989e li.wp-block-te-latest-comments__comment_4ea81c1eba2fd90c .wp-block-te-latest-comments__comment-meta_c90ae533eafee538 .wp-block-te-latest-comments__comment-link_dcbdadf930cfd7b3,
    .sidebar__widget_240e48c4f31409d4 .has-avatars_e33f0cbb33a0106c.has-dates_b68113808516104b.has-excerpts_6982b0493579be5a.wp-block-te-latest-comments_22b2840617f9989e li.wp-block-te-latest-comments__comment_4ea81c1eba2fd90c .wp-block-te-latest-comments__comment-meta_c90ae533eafee538 .wp-block-te-latest-comments__comment-author_0e42898873d87ba7,
    .sidebar__widget_240e48c4f31409d4 .has-avatars_e33f0cbb33a0106c.has-dates_b68113808516104b.has-excerpts_6982b0493579be5a.wp-block-te-latest-comments_22b2840617f9989e li.wp-block-te-latest-comments__comment_4ea81c1eba2fd90c .wp-block-te-latest-comments__comment-meta_c90ae533eafee538 .wp-block-te-latest-comments__comment-link_dcbdadf930cfd7b3,
    .sidebar__widget_240e48c4f31409d4 .has-dates_b68113808516104b.has-excerpts_6982b0493579be5a.wp-block-te-latest-comments_22b2840617f9989e li.wp-block-te-latest-comments__comment_4ea81c1eba2fd90c .wp-block-te-latest-comments__comment-meta_c90ae533eafee538 .wp-block-te-latest-comments__comment-author_0e42898873d87ba7,
    .sidebar__widget_240e48c4f31409d4 .has-dates_b68113808516104b.has-excerpts_6982b0493579be5a.wp-block-te-latest-comments_22b2840617f9989e li.wp-block-te-latest-comments__comment_4ea81c1eba2fd90c .wp-block-te-latest-comments__comment-meta_c90ae533eafee538 .wp-block-te-latest-comments__comment-link_dcbdadf930cfd7b3 {
      font-weight: 500; }
  .widget_fae065202aba24a3 .wp-block-te-latest-comments_22b2840617f9989e li.wp-block-te-latest-comments__comment_4ea81c1eba2fd90c,
  .widget_fae065202aba24a3 .wp-block-latest-posts_1a7e6329dc6a7ddf li.wp-block-te-latest-comments__comment_4ea81c1eba2fd90c,
  .sidebar__widget_240e48c4f31409d4 .wp-block-te-latest-comments_22b2840617f9989e li.wp-block-te-latest-comments__comment_4ea81c1eba2fd90c,
  .sidebar__widget_240e48c4f31409d4 .wp-block-latest-posts_1a7e6329dc6a7ddf li.wp-block-te-latest-comments__comment_4ea81c1eba2fd90c {
    margin-bottom: 0; }
  .widget_fae065202aba24a3 .wp-block-te-latest-comments_22b2840617f9989e li .wp-block-te-latest-comments__comment-meta_c90ae533eafee538,
  .widget_fae065202aba24a3 .wp-block-te-latest-comments_22b2840617f9989e li .wp-block-latest-posts__te-post-title_c4668ad58100f6f2,
  .widget_fae065202aba24a3 .wp-block-latest-posts_1a7e6329dc6a7ddf li .wp-block-te-latest-comments__comment-meta_c90ae533eafee538,
  .widget_fae065202aba24a3 .wp-block-latest-posts_1a7e6329dc6a7ddf li .wp-block-latest-posts__te-post-title_c4668ad58100f6f2,
  .sidebar__widget_240e48c4f31409d4 .wp-block-te-latest-comments_22b2840617f9989e li .wp-block-te-latest-comments__comment-meta_c90ae533eafee538,
  .sidebar__widget_240e48c4f31409d4 .wp-block-te-latest-comments_22b2840617f9989e li .wp-block-latest-posts__te-post-title_c4668ad58100f6f2,
  .sidebar__widget_240e48c4f31409d4 .wp-block-latest-posts_1a7e6329dc6a7ddf li .wp-block-te-latest-comments__comment-meta_c90ae533eafee538,
  .sidebar__widget_240e48c4f31409d4 .wp-block-latest-posts_1a7e6329dc6a7ddf li .wp-block-latest-posts__te-post-title_c4668ad58100f6f2 {
    line-height: 28px;
    font-weight: 400; }
    .widget_fae065202aba24a3 .wp-block-te-latest-comments_22b2840617f9989e li .wp-block-te-latest-comments__comment-meta_c90ae533eafee538 .wp-block-te-latest-comments__comment-date_004ec2020d9d1bd1,
    .widget_fae065202aba24a3 .wp-block-te-latest-comments_22b2840617f9989e li .wp-block-latest-posts__te-post-title_c4668ad58100f6f2 .wp-block-te-latest-comments__comment-date_004ec2020d9d1bd1,
    .widget_fae065202aba24a3 .wp-block-latest-posts_1a7e6329dc6a7ddf li .wp-block-te-latest-comments__comment-meta_c90ae533eafee538 .wp-block-te-latest-comments__comment-date_004ec2020d9d1bd1,
    .widget_fae065202aba24a3 .wp-block-latest-posts_1a7e6329dc6a7ddf li .wp-block-latest-posts__te-post-title_c4668ad58100f6f2 .wp-block-te-latest-comments__comment-date_004ec2020d9d1bd1,
    .sidebar__widget_240e48c4f31409d4 .wp-block-te-latest-comments_22b2840617f9989e li .wp-block-te-latest-comments__comment-meta_c90ae533eafee538 .wp-block-te-latest-comments__comment-date_004ec2020d9d1bd1,
    .sidebar__widget_240e48c4f31409d4 .wp-block-te-latest-comments_22b2840617f9989e li .wp-block-latest-posts__te-post-title_c4668ad58100f6f2 .wp-block-te-latest-comments__comment-date_004ec2020d9d1bd1,
    .sidebar__widget_240e48c4f31409d4 .wp-block-latest-posts_1a7e6329dc6a7ddf li .wp-block-te-latest-comments__comment-meta_c90ae533eafee538 .wp-block-te-latest-comments__comment-date_004ec2020d9d1bd1,
    .sidebar__widget_240e48c4f31409d4 .wp-block-latest-posts_1a7e6329dc6a7ddf li .wp-block-latest-posts__te-post-title_c4668ad58100f6f2 .wp-block-te-latest-comments__comment-date_004ec2020d9d1bd1 {
      font-size: 14px !important;
      margin-bottom: 10px;
      position: relative; }
      .widget_fae065202aba24a3 .wp-block-te-latest-comments_22b2840617f9989e li .wp-block-te-latest-comments__comment-meta_c90ae533eafee538 .wp-block-te-latest-comments__comment-date_004ec2020d9d1bd1:before,
      .widget_fae065202aba24a3 .wp-block-te-latest-comments_22b2840617f9989e li .wp-block-latest-posts__te-post-title_c4668ad58100f6f2 .wp-block-te-latest-comments__comment-date_004ec2020d9d1bd1:before,
      .widget_fae065202aba24a3 .wp-block-latest-posts_1a7e6329dc6a7ddf li .wp-block-te-latest-comments__comment-meta_c90ae533eafee538 .wp-block-te-latest-comments__comment-date_004ec2020d9d1bd1:before,
      .widget_fae065202aba24a3 .wp-block-latest-posts_1a7e6329dc6a7ddf li .wp-block-latest-posts__te-post-title_c4668ad58100f6f2 .wp-block-te-latest-comments__comment-date_004ec2020d9d1bd1:before,
      .sidebar__widget_240e48c4f31409d4 .wp-block-te-latest-comments_22b2840617f9989e li .wp-block-te-latest-comments__comment-meta_c90ae533eafee538 .wp-block-te-latest-comments__comment-date_004ec2020d9d1bd1:before,
      .sidebar__widget_240e48c4f31409d4 .wp-block-te-latest-comments_22b2840617f9989e li .wp-block-latest-posts__te-post-title_c4668ad58100f6f2 .wp-block-te-latest-comments__comment-date_004ec2020d9d1bd1:before,
      .sidebar__widget_240e48c4f31409d4 .wp-block-latest-posts_1a7e6329dc6a7ddf li .wp-block-te-latest-comments__comment-meta_c90ae533eafee538 .wp-block-te-latest-comments__comment-date_004ec2020d9d1bd1:before,
      .sidebar__widget_240e48c4f31409d4 .wp-block-latest-posts_1a7e6329dc6a7ddf li .wp-block-latest-posts__te-post-title_c4668ad58100f6f2 .wp-block-te-latest-comments__comment-date_004ec2020d9d1bd1:before {
        content: "\f274";
        font-family: "Font Awesome 6 Free";
        padding-right: 8px; }
  .widget_fae065202aba24a3 .wp-block-te-latest-comments_22b2840617f9989e li a,
  .widget_fae065202aba24a3 .wp-block-latest-posts_1a7e6329dc6a7ddf li a,
  .sidebar__widget_240e48c4f31409d4 .wp-block-te-latest-comments_22b2840617f9989e li a,
  .sidebar__widget_240e48c4f31409d4 .wp-block-latest-posts_1a7e6329dc6a7ddf li a {
    color: #335371; }
    .widget_fae065202aba24a3 .wp-block-te-latest-comments_22b2840617f9989e li a.wp-block-te-latest-comments__comment-author_0e42898873d87ba7, .widget_fae065202aba24a3 .wp-block-te-latest-comments_22b2840617f9989e li a.wp-block-te-latest-comments__comment-link_dcbdadf930cfd7b3,
    .widget_fae065202aba24a3 .wp-block-latest-posts_1a7e6329dc6a7ddf li a.wp-block-te-latest-comments__comment-author_0e42898873d87ba7,
    .widget_fae065202aba24a3 .wp-block-latest-posts_1a7e6329dc6a7ddf li a.wp-block-te-latest-comments__comment-link_dcbdadf930cfd7b3,
    .sidebar__widget_240e48c4f31409d4 .wp-block-te-latest-comments_22b2840617f9989e li a.wp-block-te-latest-comments__comment-author_0e42898873d87ba7,
    .sidebar__widget_240e48c4f31409d4 .wp-block-te-latest-comments_22b2840617f9989e li a.wp-block-te-latest-comments__comment-link_dcbdadf930cfd7b3,
    .sidebar__widget_240e48c4f31409d4 .wp-block-latest-posts_1a7e6329dc6a7ddf li a.wp-block-te-latest-comments__comment-author_0e42898873d87ba7,
    .sidebar__widget_240e48c4f31409d4 .wp-block-latest-posts_1a7e6329dc6a7ddf li a.wp-block-te-latest-comments__comment-link_dcbdadf930cfd7b3 {
      display: inline !important;
      text-transform: capitalize;
      line-height: 28px;
      font-weight: 400; }
    .widget_fae065202aba24a3 .wp-block-te-latest-comments_22b2840617f9989e li a:hover,
    .widget_fae065202aba24a3 .wp-block-latest-posts_1a7e6329dc6a7ddf li a:hover,
    .sidebar__widget_240e48c4f31409d4 .wp-block-te-latest-comments_22b2840617f9989e li a:hover,
    .sidebar__widget_240e48c4f31409d4 .wp-block-latest-posts_1a7e6329dc6a7ddf li a:hover {
      color: #317EFE; }
  .widget_fae065202aba24a3 .wp-block-te-latest-comments_22b2840617f9989e li .wp-block-te-latest-comments__comment-excerpt_71ecd30309c18fee p,
  .widget_fae065202aba24a3 .wp-block-latest-posts_1a7e6329dc6a7ddf li .wp-block-te-latest-comments__comment-excerpt_71ecd30309c18fee p,
  .sidebar__widget_240e48c4f31409d4 .wp-block-te-latest-comments_22b2840617f9989e li .wp-block-te-latest-comments__comment-excerpt_71ecd30309c18fee p,
  .sidebar__widget_240e48c4f31409d4 .wp-block-latest-posts_1a7e6329dc6a7ddf li .wp-block-te-latest-comments__comment-excerpt_71ecd30309c18fee p {
    font-size: 16px;
    line-height: 28px;
    margin: 0; }
  .widget_fae065202aba24a3 .te-social-profile_bece3e9c3a362067,
  .sidebar__widget_240e48c4f31409d4 .te-social-profile_bece3e9c3a362067 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .widget_fae065202aba24a3 .te-social-profile_bece3e9c3a362067 a,
    .sidebar__widget_240e48c4f31409d4 .te-social-profile_bece3e9c3a362067 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_fae065202aba24a3 .te-social-profile_bece3e9c3a362067 a,
        .sidebar__widget_240e48c4f31409d4 .te-social-profile_bece3e9c3a362067 a {
          width: 40px;
          height: 40px; } }
      .widget_fae065202aba24a3 .te-social-profile_bece3e9c3a362067 a.facebook_d34a6fd44abb94b9,
      .sidebar__widget_240e48c4f31409d4 .te-social-profile_bece3e9c3a362067 a.facebook_d34a6fd44abb94b9 {
        background-color: #1877f2; }
      .widget_fae065202aba24a3 .te-social-profile_bece3e9c3a362067 a.twitter_fdf30d8e816923ab,
      .sidebar__widget_240e48c4f31409d4 .te-social-profile_bece3e9c3a362067 a.twitter_fdf30d8e816923ab {
        background-color: #1da1f2; }
      .widget_fae065202aba24a3 .te-social-profile_bece3e9c3a362067 a.linkedin_101ca81a5d402f79,
      .sidebar__widget_240e48c4f31409d4 .te-social-profile_bece3e9c3a362067 a.linkedin_101ca81a5d402f79 {
        background-color: #0a66c2; }
      .widget_fae065202aba24a3 .te-social-profile_bece3e9c3a362067 a.instagram_37a46e1327f9aacd,
      .sidebar__widget_240e48c4f31409d4 .te-social-profile_bece3e9c3a362067 a.instagram_37a46e1327f9aacd {
        background-color: #405de6; }
      .widget_fae065202aba24a3 .te-social-profile_bece3e9c3a362067 a:hover,
      .sidebar__widget_240e48c4f31409d4 .te-social-profile_bece3e9c3a362067 a:hover {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #E7F914; }
  .widget_fae065202aba24a3 select,
  .sidebar__widget_240e48c4f31409d4 select {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371;
    margin-bottom: 0; }
  .widget_fae065202aba24a3 .has-login-form_93e0f2cbbd94236b .login-username_99ca3e6b13aa4ec9 label,
  .widget_fae065202aba24a3 .has-login-form_93e0f2cbbd94236b .login-password_1ef05c5d5ee7f1a8 label,
  .sidebar__widget_240e48c4f31409d4 .has-login-form_93e0f2cbbd94236b .login-username_99ca3e6b13aa4ec9 label,
  .sidebar__widget_240e48c4f31409d4 .has-login-form_93e0f2cbbd94236b .login-password_1ef05c5d5ee7f1a8 label {
    margin-bottom: 10px; }
  .widget_fae065202aba24a3 .has-login-form_93e0f2cbbd94236b .login-username_99ca3e6b13aa4ec9 input,
  .widget_fae065202aba24a3 .has-login-form_93e0f2cbbd94236b .login-password_1ef05c5d5ee7f1a8 input,
  .sidebar__widget_240e48c4f31409d4 .has-login-form_93e0f2cbbd94236b .login-username_99ca3e6b13aa4ec9 input,
  .sidebar__widget_240e48c4f31409d4 .has-login-form_93e0f2cbbd94236b .login-password_1ef05c5d5ee7f1a8 input {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #31373f;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371; }
  .widget_fae065202aba24a3 .has-login-form_93e0f2cbbd94236b .login-remember_6993563fca1aa84d label,
  .sidebar__widget_240e48c4f31409d4 .has-login-form_93e0f2cbbd94236b .login-remember_6993563fca1aa84d label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px; }
  .widget_fae065202aba24a3 .has-login-form_93e0f2cbbd94236b .login-submit_50fbf46926d99a76,
  .sidebar__widget_240e48c4f31409d4 .has-login-form_93e0f2cbbd94236b .login-submit_50fbf46926d99a76 {
    margin-bottom: 0; }
    .widget_fae065202aba24a3 .has-login-form_93e0f2cbbd94236b .login-submit_50fbf46926d99a76 input.button-primary_d1e4621e82f66788,
    .sidebar__widget_240e48c4f31409d4 .has-login-form_93e0f2cbbd94236b .login-submit_50fbf46926d99a76 input.button-primary_d1e4621e82f66788 {
      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_fae065202aba24a3 .search-form_84d9ed70368fb9f6,
  .sidebar__widget_240e48c4f31409d4 .search-form_84d9ed70368fb9f6 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_fae065202aba24a3 .search-form_84d9ed70368fb9f6 button,
    .sidebar__widget_240e48c4f31409d4 .search-form_84d9ed70368fb9f6 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_fae065202aba24a3.widget_search_b7b1e0137929473c .sidebar__search_ddb1af77336fca4d,
  .sidebar__widget_240e48c4f31409d4.widget_search_b7b1e0137929473c .sidebar__search_ddb1af77336fca4d {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_fae065202aba24a3.widget_search_b7b1e0137929473c .sidebar__search_ddb1af77336fca4d button,
    .sidebar__widget_240e48c4f31409d4.widget_search_b7b1e0137929473c .sidebar__search_ddb1af77336fca4d button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_fae065202aba24a3 .wp-block-search__no-button_70a683392ff1b777.wp-block-search_f0fd22a9ce499171 input,
  .sidebar__widget_240e48c4f31409d4 .wp-block-search__no-button_70a683392ff1b777.wp-block-search_f0fd22a9ce499171 input {
    border-radius: 10px; }
  .widget_fae065202aba24a3 .wp-block-search_f0fd22a9ce499171,
  .sidebar__widget_240e48c4f31409d4 .wp-block-search_f0fd22a9ce499171 {
    margin-bottom: -2px; }
  .widget_fae065202aba24a3 .wp-block-search_f0fd22a9ce499171,
  .widget_fae065202aba24a3 .search-form_84d9ed70368fb9f6,
  .widget_fae065202aba24a3 .sidebar__search_ddb1af77336fca4d,
  .sidebar__widget_240e48c4f31409d4 .wp-block-search_f0fd22a9ce499171,
  .sidebar__widget_240e48c4f31409d4 .search-form_84d9ed70368fb9f6,
  .sidebar__widget_240e48c4f31409d4 .sidebar__search_ddb1af77336fca4d {
    display: inline-block;
    width: 100%;
    overflow: hidden; }
    .widget_fae065202aba24a3 .wp-block-search_f0fd22a9ce499171 .wp-block-search__inside-wrapper_1c3826cc1b062d97,
    .widget_fae065202aba24a3 .search-form_84d9ed70368fb9f6 .wp-block-search__inside-wrapper_1c3826cc1b062d97,
    .widget_fae065202aba24a3 .sidebar__search_ddb1af77336fca4d .wp-block-search__inside-wrapper_1c3826cc1b062d97,
    .sidebar__widget_240e48c4f31409d4 .wp-block-search_f0fd22a9ce499171 .wp-block-search__inside-wrapper_1c3826cc1b062d97,
    .sidebar__widget_240e48c4f31409d4 .search-form_84d9ed70368fb9f6 .wp-block-search__inside-wrapper_1c3826cc1b062d97,
    .sidebar__widget_240e48c4f31409d4 .sidebar__search_ddb1af77336fca4d .wp-block-search__inside-wrapper_1c3826cc1b062d97 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .widget_fae065202aba24a3 .wp-block-search_f0fd22a9ce499171 label,
    .widget_fae065202aba24a3 .search-form_84d9ed70368fb9f6 label,
    .widget_fae065202aba24a3 .sidebar__search_ddb1af77336fca4d label,
    .sidebar__widget_240e48c4f31409d4 .wp-block-search_f0fd22a9ce499171 label,
    .sidebar__widget_240e48c4f31409d4 .search-form_84d9ed70368fb9f6 label,
    .sidebar__widget_240e48c4f31409d4 .sidebar__search_ddb1af77336fca4d label {
      font-size: 24px;
      display: block;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #14203A;
      font-family: "Inter", sans-serif; }
    .widget_fae065202aba24a3 .wp-block-search_f0fd22a9ce499171 input,
    .widget_fae065202aba24a3 .search-form_84d9ed70368fb9f6 input,
    .widget_fae065202aba24a3 .sidebar__search_ddb1af77336fca4d input,
    .sidebar__widget_240e48c4f31409d4 .wp-block-search_f0fd22a9ce499171 input,
    .sidebar__widget_240e48c4f31409d4 .search-form_84d9ed70368fb9f6 input,
    .sidebar__widget_240e48c4f31409d4 .sidebar__search_ddb1af77336fca4d 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_fae065202aba24a3 .wp-block-search_f0fd22a9ce499171 button,
    .widget_fae065202aba24a3 .search-form_84d9ed70368fb9f6 button,
    .widget_fae065202aba24a3 .sidebar__search_ddb1af77336fca4d button,
    .sidebar__widget_240e48c4f31409d4 .wp-block-search_f0fd22a9ce499171 button,
    .sidebar__widget_240e48c4f31409d4 .search-form_84d9ed70368fb9f6 button,
    .sidebar__widget_240e48c4f31409d4 .sidebar__search_ddb1af77336fca4d 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_fae065202aba24a3 .tagcloud_b27f0674a39e0d7e,
  .widget_fae065202aba24a3 .wp-block-tag-cloud_a800609e56aa9145,
  .sidebar__widget_240e48c4f31409d4 .tagcloud_b27f0674a39e0d7e,
  .sidebar__widget_240e48c4f31409d4 .wp-block-tag-cloud_a800609e56aa9145 {
    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_fae065202aba24a3 .tagcloud_b27f0674a39e0d7e a,
    .widget_fae065202aba24a3 .wp-block-tag-cloud_a800609e56aa9145 a,
    .sidebar__widget_240e48c4f31409d4 .tagcloud_b27f0674a39e0d7e a,
    .sidebar__widget_240e48c4f31409d4 .wp-block-tag-cloud_a800609e56aa9145 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_fae065202aba24a3 .tagcloud_b27f0674a39e0d7e a:hover,
      .widget_fae065202aba24a3 .wp-block-tag-cloud_a800609e56aa9145 a:hover,
      .sidebar__widget_240e48c4f31409d4 .tagcloud_b27f0674a39e0d7e a:hover,
      .sidebar__widget_240e48c4f31409d4 .wp-block-tag-cloud_a800609e56aa9145 a:hover {
        color: #ffffff;
        background: #317EFE;
        border-color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .widget_fae065202aba24a3 ul,
  .widget_fae065202aba24a3 ol,
  .sidebar__widget_240e48c4f31409d4 ul,
  .sidebar__widget_240e48c4f31409d4 ol {
    margin-bottom: 0;
    padding-left: 0;
    /* Tag Cloud Widget */ }
    .widget_fae065202aba24a3 ul li,
    .widget_fae065202aba24a3 ol li,
    .sidebar__widget_240e48c4f31409d4 ul li,
    .sidebar__widget_240e48c4f31409d4 ol li {
      display: block;
      padding: 8px 0;
      border-top: 1px solid #E1E1E1;
      margin-bottom: 0;
      /* Recent Comment Widget */ }
      .widget_fae065202aba24a3 ul li:first-child,
      .widget_fae065202aba24a3 ol li:first-child,
      .sidebar__widget_240e48c4f31409d4 ul li:first-child,
      .sidebar__widget_240e48c4f31409d4 ol li:first-child {
        border-top: 0; }
      .widget_fae065202aba24a3 ul li:last-child,
      .widget_fae065202aba24a3 ol li:last-child,
      .sidebar__widget_240e48c4f31409d4 ul li:last-child,
      .sidebar__widget_240e48c4f31409d4 ol li:last-child {
        margin-bottom: 0; }
      .widget_fae065202aba24a3 ul li.recentcomments_2def4af7037e98a4 .comment-author-link_dd77a1fbc1ce3529 a:before, .widget_fae065202aba24a3 ul li.wp-block-latest-comments__comment_deff675c641c604e .comment-author-link_dd77a1fbc1ce3529 a:before,
      .widget_fae065202aba24a3 ol li.recentcomments_2def4af7037e98a4 .comment-author-link_dd77a1fbc1ce3529 a:before,
      .widget_fae065202aba24a3 ol li.wp-block-latest-comments__comment_deff675c641c604e .comment-author-link_dd77a1fbc1ce3529 a:before,
      .sidebar__widget_240e48c4f31409d4 ul li.recentcomments_2def4af7037e98a4 .comment-author-link_dd77a1fbc1ce3529 a:before,
      .sidebar__widget_240e48c4f31409d4 ul li.wp-block-latest-comments__comment_deff675c641c604e .comment-author-link_dd77a1fbc1ce3529 a:before,
      .sidebar__widget_240e48c4f31409d4 ol li.recentcomments_2def4af7037e98a4 .comment-author-link_dd77a1fbc1ce3529 a:before,
      .sidebar__widget_240e48c4f31409d4 ol li.wp-block-latest-comments__comment_deff675c641c604e .comment-author-link_dd77a1fbc1ce3529 a:before {
        display: none; }
      .widget_fae065202aba24a3 ul li.recentcomments_2def4af7037e98a4 a, .widget_fae065202aba24a3 ul li.wp-block-latest-comments__comment_deff675c641c604e a,
      .widget_fae065202aba24a3 ol li.recentcomments_2def4af7037e98a4 a,
      .widget_fae065202aba24a3 ol li.wp-block-latest-comments__comment_deff675c641c604e a,
      .sidebar__widget_240e48c4f31409d4 ul li.recentcomments_2def4af7037e98a4 a,
      .sidebar__widget_240e48c4f31409d4 ul li.wp-block-latest-comments__comment_deff675c641c604e a,
      .sidebar__widget_240e48c4f31409d4 ol li.recentcomments_2def4af7037e98a4 a,
      .sidebar__widget_240e48c4f31409d4 ol li.wp-block-latest-comments__comment_deff675c641c604e a {
        padding-left: 0;
        display: inline; }
        .widget_fae065202aba24a3 ul li.recentcomments_2def4af7037e98a4 a:before, .widget_fae065202aba24a3 ul li.wp-block-latest-comments__comment_deff675c641c604e a:before,
        .widget_fae065202aba24a3 ol li.recentcomments_2def4af7037e98a4 a:before,
        .widget_fae065202aba24a3 ol li.wp-block-latest-comments__comment_deff675c641c604e a:before,
        .sidebar__widget_240e48c4f31409d4 ul li.recentcomments_2def4af7037e98a4 a:before,
        .sidebar__widget_240e48c4f31409d4 ul li.wp-block-latest-comments__comment_deff675c641c604e a:before,
        .sidebar__widget_240e48c4f31409d4 ol li.recentcomments_2def4af7037e98a4 a:before,
        .sidebar__widget_240e48c4f31409d4 ol li.wp-block-latest-comments__comment_deff675c641c604e a:before {
          display: none; }
      .widget_fae065202aba24a3 ul li a,
      .widget_fae065202aba24a3 ol li a,
      .sidebar__widget_240e48c4f31409d4 ul li a,
      .sidebar__widget_240e48c4f31409d4 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_fae065202aba24a3 ul li a::before,
        .widget_fae065202aba24a3 ol li a::before,
        .sidebar__widget_240e48c4f31409d4 ul li a::before,
        .sidebar__widget_240e48c4f31409d4 ol li a::before {
          content: "\f105";
          font-family: "Font Awesome 6 Free";
          margin-right: 10px; }
        .widget_fae065202aba24a3 ul li a:hover,
        .widget_fae065202aba24a3 ol li a:hover,
        .sidebar__widget_240e48c4f31409d4 ul li a:hover,
        .sidebar__widget_240e48c4f31409d4 ol li a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .widget_fae065202aba24a3 ul li a.rsswidget_0b872109634bd38b, .widget_fae065202aba24a3 ul li a.wp-block-latest-posts__post-title_92880e3e0bf96504,
        .widget_fae065202aba24a3 ol li a.rsswidget_0b872109634bd38b,
        .widget_fae065202aba24a3 ol li a.wp-block-latest-posts__post-title_92880e3e0bf96504,
        .sidebar__widget_240e48c4f31409d4 ul li a.rsswidget_0b872109634bd38b,
        .sidebar__widget_240e48c4f31409d4 ul li a.wp-block-latest-posts__post-title_92880e3e0bf96504,
        .sidebar__widget_240e48c4f31409d4 ol li a.rsswidget_0b872109634bd38b,
        .sidebar__widget_240e48c4f31409d4 ol li a.wp-block-latest-posts__post-title_92880e3e0bf96504 {
          padding-left: 0;
          font-weight: 500;
          display: block; }
          .widget_fae065202aba24a3 ul li a.rsswidget_0b872109634bd38b:before, .widget_fae065202aba24a3 ul li a.wp-block-latest-posts__post-title_92880e3e0bf96504:before,
          .widget_fae065202aba24a3 ol li a.rsswidget_0b872109634bd38b:before,
          .widget_fae065202aba24a3 ol li a.wp-block-latest-posts__post-title_92880e3e0bf96504:before,
          .sidebar__widget_240e48c4f31409d4 ul li a.rsswidget_0b872109634bd38b:before,
          .sidebar__widget_240e48c4f31409d4 ul li a.wp-block-latest-posts__post-title_92880e3e0bf96504:before,
          .sidebar__widget_240e48c4f31409d4 ol li a.rsswidget_0b872109634bd38b:before,
          .sidebar__widget_240e48c4f31409d4 ol li a.wp-block-latest-posts__post-title_92880e3e0bf96504:before {
            display: none; }
      .widget_fae065202aba24a3 ul li ul,
      .widget_fae065202aba24a3 ol li ul,
      .sidebar__widget_240e48c4f31409d4 ul li ul,
      .sidebar__widget_240e48c4f31409d4 ol li ul {
        padding-left: 25px;
        padding-top: 10px; }
    .widget_fae065202aba24a3 ul.wp-tag-cloud_97a76e70c3447143 li,
    .widget_fae065202aba24a3 ol.wp-tag-cloud_97a76e70c3447143 li,
    .sidebar__widget_240e48c4f31409d4 ul.wp-tag-cloud_97a76e70c3447143 li,
    .sidebar__widget_240e48c4f31409d4 ol.wp-tag-cloud_97a76e70c3447143 li {
      display: inline-block;
      padding: 0;
      border: 0; }
      .widget_fae065202aba24a3 ul.wp-tag-cloud_97a76e70c3447143 li a:before,
      .widget_fae065202aba24a3 ol.wp-tag-cloud_97a76e70c3447143 li a:before,
      .sidebar__widget_240e48c4f31409d4 ul.wp-tag-cloud_97a76e70c3447143 li a:before,
      .sidebar__widget_240e48c4f31409d4 ol.wp-tag-cloud_97a76e70c3447143 li a:before {
        display: none; }
  .widget_fae065202aba24a3.te_widget_categories_1c7541380b4d0243 li, .widget_fae065202aba24a3.widget_archive_795241979d509770 li,
  .widget_fae065202aba24a3 .wp-block-categories-list_cf05ab2feb3dcc10 li,
  .widget_fae065202aba24a3 .wp-block-archives-list_9a3a44e7ea0a30e1 li,
  .sidebar__widget_240e48c4f31409d4.te_widget_categories_1c7541380b4d0243 li,
  .sidebar__widget_240e48c4f31409d4.widget_archive_795241979d509770 li,
  .sidebar__widget_240e48c4f31409d4 .wp-block-categories-list_cf05ab2feb3dcc10 li,
  .sidebar__widget_240e48c4f31409d4 .wp-block-archives-list_9a3a44e7ea0a30e1 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_fae065202aba24a3.te_widget_categories_1c7541380b4d0243 li.cat-item_37b7003c27920e46, .widget_fae065202aba24a3.widget_archive_795241979d509770 li.cat-item_37b7003c27920e46,
    .widget_fae065202aba24a3 .wp-block-categories-list_cf05ab2feb3dcc10 li.cat-item_37b7003c27920e46,
    .widget_fae065202aba24a3 .wp-block-archives-list_9a3a44e7ea0a30e1 li.cat-item_37b7003c27920e46,
    .sidebar__widget_240e48c4f31409d4.te_widget_categories_1c7541380b4d0243 li.cat-item_37b7003c27920e46,
    .sidebar__widget_240e48c4f31409d4.widget_archive_795241979d509770 li.cat-item_37b7003c27920e46,
    .sidebar__widget_240e48c4f31409d4 .wp-block-categories-list_cf05ab2feb3dcc10 li.cat-item_37b7003c27920e46,
    .sidebar__widget_240e48c4f31409d4 .wp-block-archives-list_9a3a44e7ea0a30e1 li.cat-item_37b7003c27920e46 {
      text-align: right;
      display: inline-block;
      width: 100%; }
    .widget_fae065202aba24a3.te_widget_categories_1c7541380b4d0243 li a, .widget_fae065202aba24a3.widget_archive_795241979d509770 li a,
    .widget_fae065202aba24a3 .wp-block-categories-list_cf05ab2feb3dcc10 li a,
    .widget_fae065202aba24a3 .wp-block-archives-list_9a3a44e7ea0a30e1 li a,
    .sidebar__widget_240e48c4f31409d4.te_widget_categories_1c7541380b4d0243 li a,
    .sidebar__widget_240e48c4f31409d4.widget_archive_795241979d509770 li a,
    .sidebar__widget_240e48c4f31409d4 .wp-block-categories-list_cf05ab2feb3dcc10 li a,
    .sidebar__widget_240e48c4f31409d4 .wp-block-archives-list_9a3a44e7ea0a30e1 li a {
      float: left; }

/* About Info Widget*/
.widget-about-info_ee046e35f09bdf4d {
  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_ee046e35f09bdf4d .about-desc_e05e15e719388131 {
    text-align: left; }
    .widget-about-info_ee046e35f09bdf4d .about-desc_e05e15e719388131 .about-title_ce1453b8ba51216a {
      font-size: 20px; }
  .widget-about-info_ee046e35f09bdf4d .about-image_a284536c2200bf7a {
    width: 140px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px; }
  .widget-about-info_ee046e35f09bdf4d .te-social-profile_bece3e9c3a362067 {
    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_ee046e35f09bdf4d .te-social-profile_bece3e9c3a362067 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_ee046e35f09bdf4d .te-social-profile_bece3e9c3a362067 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_b68113808516104b.has-author_c0ee83c95a375983.wp-block-latest-posts_1a7e6329dc6a7ddf .wp-block-latest-posts__te-post-title_c4668ad58100f6f2 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }

.widget_rss_d4db776835152144 .wp-block-heading_6ee4aa45f87a60b3:before,
.widget_rss_d4db776835152144 .widget-title_80e40fb9e02e0b09:before {
  display: none; }
.widget_rss_d4db776835152144 .rss-widget-icon_5da2fc860b82f02f {
  margin-right: 6px; }
.widget_rss_d4db776835152144 ul li a.rsswidget_0b872109634bd38b {
  color: #14203A; }
  .widget_rss_d4db776835152144 ul li a.rsswidget_0b872109634bd38b:hover {
    color: #317EFE; }

.wp-block-latest-posts_1a7e6329dc6a7ddf .wp-block-rss__item-title_f0d216df7907a30e,
.wp-block-rss_8524b3e70b993201 .wp-block-rss__item-title_f0d216df7907a30e,
.widget_rss_d4db776835152144 .wp-block-rss__item-title_f0d216df7907a30e {
  display: inline-block;
  width: 100%;
  font-weight: 500; }
  .wp-block-latest-posts_1a7e6329dc6a7ddf .wp-block-rss__item-title_f0d216df7907a30e a:before,
  .wp-block-rss_8524b3e70b993201 .wp-block-rss__item-title_f0d216df7907a30e a:before,
  .widget_rss_d4db776835152144 .wp-block-rss__item-title_f0d216df7907a30e a:before {
    display: none; }
.wp-block-latest-posts_1a7e6329dc6a7ddf .wp-block-latest-posts__post-author_8b45a114ba224f41,
.wp-block-latest-posts_1a7e6329dc6a7ddf .wp-block-rss__item-publish-date_9b9c8a250bd45f67,
.wp-block-rss_8524b3e70b993201 .wp-block-latest-posts__post-author_8b45a114ba224f41,
.wp-block-rss_8524b3e70b993201 .wp-block-rss__item-publish-date_9b9c8a250bd45f67,
.widget_rss_d4db776835152144 .wp-block-latest-posts__post-author_8b45a114ba224f41,
.widget_rss_d4db776835152144 .wp-block-rss__item-publish-date_9b9c8a250bd45f67 {
  margin-right: 10px; }
.wp-block-latest-posts_1a7e6329dc6a7ddf .wp-block-latest-posts__post-author_8b45a114ba224f41,
.wp-block-latest-posts_1a7e6329dc6a7ddf .wp-block-latest-posts__te-post-date_9ee26ba959c2f2d6,
.wp-block-latest-posts_1a7e6329dc6a7ddf .wp-block-rss__item-publish-date_9b9c8a250bd45f67,
.wp-block-latest-posts_1a7e6329dc6a7ddf .wp-block-rss__item-author_85482c6461f29162,
.wp-block-latest-posts_1a7e6329dc6a7ddf .rss-date_eb5f884101338d8f,
.wp-block-rss_8524b3e70b993201 .wp-block-latest-posts__post-author_8b45a114ba224f41,
.wp-block-rss_8524b3e70b993201 .wp-block-latest-posts__te-post-date_9ee26ba959c2f2d6,
.wp-block-rss_8524b3e70b993201 .wp-block-rss__item-publish-date_9b9c8a250bd45f67,
.wp-block-rss_8524b3e70b993201 .wp-block-rss__item-author_85482c6461f29162,
.wp-block-rss_8524b3e70b993201 .rss-date_eb5f884101338d8f,
.widget_rss_d4db776835152144 .wp-block-latest-posts__post-author_8b45a114ba224f41,
.widget_rss_d4db776835152144 .wp-block-latest-posts__te-post-date_9ee26ba959c2f2d6,
.widget_rss_d4db776835152144 .wp-block-rss__item-publish-date_9b9c8a250bd45f67,
.widget_rss_d4db776835152144 .wp-block-rss__item-author_85482c6461f29162,
.widget_rss_d4db776835152144 .rss-date_eb5f884101338d8f {
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500;
  text-transform: capitalize;
  position: relative; }
.wp-block-latest-posts_1a7e6329dc6a7ddf .wp-block-latest-posts__te-post-date_9ee26ba959c2f2d6:before,
.wp-block-latest-posts_1a7e6329dc6a7ddf .wp-block-rss__item-publish-date_9b9c8a250bd45f67:before,
.wp-block-latest-posts_1a7e6329dc6a7ddf .rss-date_eb5f884101338d8f:before,
.wp-block-rss_8524b3e70b993201 .wp-block-latest-posts__te-post-date_9ee26ba959c2f2d6:before,
.wp-block-rss_8524b3e70b993201 .wp-block-rss__item-publish-date_9b9c8a250bd45f67:before,
.wp-block-rss_8524b3e70b993201 .rss-date_eb5f884101338d8f:before,
.widget_rss_d4db776835152144 .wp-block-latest-posts__te-post-date_9ee26ba959c2f2d6:before,
.widget_rss_d4db776835152144 .wp-block-rss__item-publish-date_9b9c8a250bd45f67:before,
.widget_rss_d4db776835152144 .rss-date_eb5f884101338d8f:before {
  content: "\f274";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_1a7e6329dc6a7ddf .wp-block-latest-posts__post-author_8b45a114ba224f41:before,
.wp-block-latest-posts_1a7e6329dc6a7ddf .wp-block-rss__item-author_85482c6461f29162:before,
.wp-block-rss_8524b3e70b993201 .wp-block-latest-posts__post-author_8b45a114ba224f41:before,
.wp-block-rss_8524b3e70b993201 .wp-block-rss__item-author_85482c6461f29162:before,
.widget_rss_d4db776835152144 .wp-block-latest-posts__post-author_8b45a114ba224f41:before,
.widget_rss_d4db776835152144 .wp-block-rss__item-author_85482c6461f29162:before {
  content: "\f007";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_1a7e6329dc6a7ddf .wp-block-latest-posts__post-excerpt_64733c85507d8867,
.wp-block-latest-posts_1a7e6329dc6a7ddf .wp-block-rss__item-excerpt_3f8f4bd1ec25b124,
.wp-block-latest-posts_1a7e6329dc6a7ddf .rssSummary_48ea0d40e116b644,
.wp-block-rss_8524b3e70b993201 .wp-block-latest-posts__post-excerpt_64733c85507d8867,
.wp-block-rss_8524b3e70b993201 .wp-block-rss__item-excerpt_3f8f4bd1ec25b124,
.wp-block-rss_8524b3e70b993201 .rssSummary_48ea0d40e116b644,
.widget_rss_d4db776835152144 .wp-block-latest-posts__post-excerpt_64733c85507d8867,
.widget_rss_d4db776835152144 .wp-block-rss__item-excerpt_3f8f4bd1ec25b124,
.widget_rss_d4db776835152144 .rssSummary_48ea0d40e116b644 {
  margin-top: 10px;
  margin-bottom: 0; }

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

.te-post-item_22a9042aa8f0cebc .te-single-post-meta_70d3c9a26cc50766 {
  gap: 32px; }

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

.te-comment-title_f9e24bf08baf6dd6 h2,
.te-comment-title_f9e24bf08baf6dd6 .wp-block-comments-title_5c7bcc5239de21c3,
.wp-block-comments_6a66ff22778b44d5 h2,
.wp-block-comments_6a66ff22778b44d5 .wp-block-comments-title_5c7bcc5239de21c3 {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px; }

/* Block Comment Start */
.wp-block-comments_6a66ff22778b44d5 .wp-block-comment-template_9e198298cb302303 {
  padding-left: 0; }
  .wp-block-comments_6a66ff22778b44d5 .wp-block-comment-template_9e198298cb302303 .wp-block-te-comment-reply_0236c1a4334fd3ea {
    margin-top: 15px; }
  .wp-block-comments_6a66ff22778b44d5 .wp-block-comment-template_9e198298cb302303 li .wp-block-columns_12a09b6fef9e5926 {
    padding: 50px;
    border: 1px solid #dfe2e9;
    border-radius: 8px;
    margin-bottom: 24px; }
    .wp-block-comments_6a66ff22778b44d5 .wp-block-comment-template_9e198298cb302303 li .wp-block-columns_12a09b6fef9e5926 .wp-block-column_b2aef695004ea6bd:first-child {
      -ms-flex-preferred-size: 80px !important;
          flex-basis: 80px !important; }
    .wp-block-comments_6a66ff22778b44d5 .wp-block-comment-template_9e198298cb302303 li .wp-block-columns_12a09b6fef9e5926 .wp-block-avatar_4dabf3e7077f92d7 {
      width: 100px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 50%;
      overflow: hidden; }
      .wp-block-comments_6a66ff22778b44d5 .wp-block-comment-template_9e198298cb302303 li .wp-block-columns_12a09b6fef9e5926 .wp-block-avatar_4dabf3e7077f92d7 img {
        width: 100%; }
    .wp-block-comments_6a66ff22778b44d5 .wp-block-comment-template_9e198298cb302303 li .wp-block-columns_12a09b6fef9e5926 .wp-block-comment-author-name_e1af383a801c6baf a {
      font-size: 21px;
      margin-bottom: 5px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A; }
    .wp-block-comments_6a66ff22778b44d5 .wp-block-comment-template_9e198298cb302303 li .wp-block-columns_12a09b6fef9e5926 .wp-block-comment-edit-link_694e1c64072526d3 a {
      color: #317EFE; }
    .wp-block-comments_6a66ff22778b44d5 .wp-block-comment-template_9e198298cb302303 li .wp-block-columns_12a09b6fef9e5926 .wp-block-comment-date_4892b08c50157baa a,
    .wp-block-comments_6a66ff22778b44d5 .wp-block-comment-template_9e198298cb302303 li .wp-block-columns_12a09b6fef9e5926 .wp-block-comment-edit-link_694e1c64072526d3 a {
      color: #9ba8c3;
      font-size: 16px;
      font-weight: 400;
      font-family: "Inter", sans-serif; }
    .wp-block-comments_6a66ff22778b44d5 .wp-block-comment-template_9e198298cb302303 li .wp-block-columns_12a09b6fef9e5926 .wp-block-te-comment-reply_0236c1a4334fd3ea 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_6a66ff22778b44d5 .wp-block-comment-template_9e198298cb302303 li .wp-block-columns_12a09b6fef9e5926 .wp-block-te-comment-reply_0236c1a4334fd3ea 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_76e9322d27929967 .te-comment-respond_805861cfce564a9b,
.te-latest-comments_76e9322d27929967 .comment-respond_c92060078855034e {
  margin-top: 60px;
  margin-bottom: 40px; }
.te-latest-comments_76e9322d27929967 li .children_e428dfdd05cf4cde .te-comments-item_07e9362e204faec8 {
  margin-left: 50px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-latest-comments_76e9322d27929967 li .children_e428dfdd05cf4cde .te-comments-item_07e9362e204faec8 {
      margin-left: 0; } }
.te-latest-comments_76e9322d27929967 li .children_e428dfdd05cf4cde .children_e428dfdd05cf4cde .te-comments-item_07e9362e204faec8 {
  margin-left: 100px;
  border-top: 1px solid #F9F4F1; }
.te-latest-comments_76e9322d27929967 li .te-comments-item_07e9362e204faec8 {
  padding: 50px;
  border: 1px solid #F9F4F1;
  background-color: #F9F4F1;
  border-radius: 20px;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .te-latest-comments_76e9322d27929967 li .te-comments-item_07e9362e204faec8 {
      padding: 30px; } }
  .te-latest-comments_76e9322d27929967 li .te-comments-item_07e9362e204faec8 .te-comments-avatar_073968f220aebdb8 {
    float: left; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-latest-comments_76e9322d27929967 li .te-comments-item_07e9362e204faec8 .te-comments-avatar_073968f220aebdb8 {
        float: inherit;
        margin-bottom: 20px; } }
    .te-latest-comments_76e9322d27929967 li .te-comments-item_07e9362e204faec8 .te-comments-avatar_073968f220aebdb8 img {
      margin-right: 30px;
      width: 100px;
      border-radius: 50px; }
  .te-latest-comments_76e9322d27929967 li .te-comments-item_07e9362e204faec8 .te-comments-text_dcaae4abfbb7f887 {
    overflow: hidden; }
    .te-latest-comments_76e9322d27929967 li .te-comments-item_07e9362e204faec8 .te-comments-text_dcaae4abfbb7f887 p {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 20px;
      color: #335371; }
    .te-latest-comments_76e9322d27929967 li .te-comments-item_07e9362e204faec8 .te-comments-text_dcaae4abfbb7f887 .te-avatar-name_ab72f713d42039a1 {
      margin-bottom: 10px;
      position: relative; }
      .te-latest-comments_76e9322d27929967 li .te-comments-item_07e9362e204faec8 .te-comments-text_dcaae4abfbb7f887 .te-avatar-name_ab72f713d42039a1 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_76e9322d27929967 li .te-comments-item_07e9362e204faec8 .te-comments-text_dcaae4abfbb7f887 .te-avatar-name_ab72f713d42039a1 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_76e9322d27929967 li .te-comments-item_07e9362e204faec8 .te-comments-text_dcaae4abfbb7f887 .te-avatar-name_ab72f713d42039a1 span {
            display: inline-block;
            width: 100%; } }
    .te-latest-comments_76e9322d27929967 li .te-comments-item_07e9362e204faec8 .te-comments-text_dcaae4abfbb7f887 .te-comment-reply_34f82a5b106b51d8 {
      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_76e9322d27929967 li .te-comments-item_07e9362e204faec8 .te-comments-text_dcaae4abfbb7f887 .te-comment-reply_34f82a5b106b51d8 {
          position: unset;
          margin-top: 10px; } }
      .te-latest-comments_76e9322d27929967 li .te-comments-item_07e9362e204faec8 .te-comments-text_dcaae4abfbb7f887 .te-comment-reply_34f82a5b106b51d8:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

ul.children_e428dfdd05cf4cde {
  list-style: none; }

.te-post-comments-form_88acfd5aad72b8da .te-contacts-message_2cb3769ee11c4c2c {
  margin-top: 10px; }

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

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

.te-comment-respond_805861cfce564a9b,
.comment-respond_c92060078855034e {
  position: relative;
  background-color: #F9F4F1;
  padding: 40px;
  border-radius: 20px; }
  .te-comment-respond_805861cfce564a9b .comment-form-cookies-consent_2ea7a2e2d7f7a461,
  .comment-respond_c92060078855034e .comment-form-cookies-consent_2ea7a2e2d7f7a461 {
    display: none; }
  .te-comment-respond_805861cfce564a9b .comment-notes_996e2b7cd4dfbbc2,
  .comment-respond_c92060078855034e .comment-notes_996e2b7cd4dfbbc2 {
    margin-bottom: 30px; }
  .te-comment-respond_805861cfce564a9b p,
  .comment-respond_c92060078855034e p {
    margin: 0; }
  .te-comment-respond_805861cfce564a9b .te-contacts-email_2f4e63c9b4498f19,
  .te-comment-respond_805861cfce564a9b .te-contacts-name_9abfe6a14fd34c5f,
  .te-comment-respond_805861cfce564a9b .single-input-field_86f37fdcb97f4847,
  .comment-respond_c92060078855034e .te-contacts-email_2f4e63c9b4498f19,
  .comment-respond_c92060078855034e .te-contacts-name_9abfe6a14fd34c5f,
  .comment-respond_c92060078855034e .single-input-field_86f37fdcb97f4847 {
    margin-bottom: 20px; }
  .te-comment-respond_805861cfce564a9b label,
  .comment-respond_c92060078855034e label {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #778196;
    margin-bottom: 20px; }
  .te-comment-respond_805861cfce564a9b .checkbox-field-wrapper_adae5184e8231064,
  .comment-respond_c92060078855034e .checkbox-field-wrapper_adae5184e8231064 {
    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_805861cfce564a9b .checkbox-field-wrapper_adae5184e8231064 p,
    .comment-respond_c92060078855034e .checkbox-field-wrapper_adae5184e8231064 p {
      margin: 0; }
    .te-comment-respond_805861cfce564a9b .checkbox-field-wrapper_adae5184e8231064 .single-checkbox-field_b0db740f6cf0cbdf,
    .comment-respond_c92060078855034e .checkbox-field-wrapper_adae5184e8231064 .single-checkbox-field_b0db740f6cf0cbdf {
      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_805861cfce564a9b .te-comment-form-cookies-consent_38702bbf319212fb,
  .comment-respond_c92060078855034e .te-comment-form-cookies-consent_38702bbf319212fb {
    display: none; }
  .te-comment-respond_805861cfce564a9b input[type="number"],
  .comment-respond_c92060078855034e input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield; }
  .te-comment-respond_805861cfce564a9b input,
  .te-comment-respond_805861cfce564a9b select,
  .comment-respond_c92060078855034e input,
  .comment-respond_c92060078855034e 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_805861cfce564a9b *::-webkit-input-placeholder,
  .comment-respond_c92060078855034e *::-webkit-input-placeholder {
    color: #778196; }
  .te-comment-respond_805861cfce564a9b *:-ms-input-placeholder,
  .comment-respond_c92060078855034e *:-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_805861cfce564a9b *::-ms-input-placeholder,
  .comment-respond_c92060078855034e *::-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_805861cfce564a9b *::placeholder,
  .comment-respond_c92060078855034e *::placeholder {
    color: #778196; }
  .te-comment-respond_805861cfce564a9b textarea,
  .comment-respond_c92060078855034e 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_805861cfce564a9b input:focus,
  .te-comment-respond_805861cfce564a9b textarea:focus,
  .te-comment-respond_805861cfce564a9b .form-select_aea0cd993da8ea20:focus,
  .comment-respond_c92060078855034e input:focus,
  .comment-respond_c92060078855034e textarea:focus,
  .comment-respond_c92060078855034e .form-select_aea0cd993da8ea20: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_f50071aeb8b3e1ab {
  position: relative;
  border-radius: 20px;
  overflow: hidden; }
  .te-team-card_f50071aeb8b3e1ab:hover .image_fd1462dbbc07084c:before {
    height: 250%;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear;
    background-color: transparent; }
  .te-team-card_f50071aeb8b3e1ab:hover .image_fd1462dbbc07084c 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_f50071aeb8b3e1ab:hover .te-content-wrapper_4b94152fd4453afa {
    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_f50071aeb8b3e1ab .image_fd1462dbbc07084c {
    overflow: hidden;
    position: relative; }
    .te-team-card_f50071aeb8b3e1ab .image_fd1462dbbc07084c: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_f50071aeb8b3e1ab .image_fd1462dbbc07084c 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_f50071aeb8b3e1ab .te-content-wrapper_4b94152fd4453afa {
    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_f50071aeb8b3e1ab .te-content-wrapper_4b94152fd4453afa .content_55286f7e39d8e7ab {
      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_f50071aeb8b3e1ab .te-content-wrapper_4b94152fd4453afa .content_55286f7e39d8e7ab .title_bc1a7c280745d432 {
        font-size: 24px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: 0px;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
      .te-team-card_f50071aeb8b3e1ab .te-content-wrapper_4b94152fd4453afa .content_55286f7e39d8e7ab .desc_3021aff8167ddeaf {
        font-size: 18px;
        line-height: 18px;
        font-weight: 400;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
    .te-team-card_f50071aeb8b3e1ab .te-content-wrapper_4b94152fd4453afa .social_a407c37f4743d82a {
      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_f50071aeb8b3e1ab .te-content-wrapper_4b94152fd4453afa .social_a407c37f4743d82a 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_f50071aeb8b3e1ab .te-content-wrapper_4b94152fd4453afa .social_a407c37f4743d82a a:hover {
          background-color: #E7F914;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-team-card_f50071aeb8b3e1ab.style-2_06d219a9c9f8710d {
  padding: 20px;
  background-color: #F9F4F1;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-team-card_f50071aeb8b3e1ab.style-2_06d219a9c9f8710d:hover {
    background-color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-team-card_f50071aeb8b3e1ab.style-2_06d219a9c9f8710d:hover .te-content-wrapper_4b94152fd4453afa .social_a407c37f4743d82a a {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-team-card_f50071aeb8b3e1ab.style-2_06d219a9c9f8710d:hover .te-content-wrapper_4b94152fd4453afa .content_55286f7e39d8e7ab .title_bc1a7c280745d432,
    .te-team-card_f50071aeb8b3e1ab.style-2_06d219a9c9f8710d:hover .te-content-wrapper_4b94152fd4453afa .content_55286f7e39d8e7ab .desc_3021aff8167ddeaf {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_f50071aeb8b3e1ab.style-2_06d219a9c9f8710d .image_fd1462dbbc07084c {
    border-radius: 20px; }
  .te-team-card_f50071aeb8b3e1ab.style-2_06d219a9c9f8710d .te-content-wrapper_4b94152fd4453afa {
    position: unset;
    visibility: visible;
    opacity: 1;
    background: transparent;
    -webkit-transform: unset;
            transform: unset; }
    .te-team-card_f50071aeb8b3e1ab.style-2_06d219a9c9f8710d .te-content-wrapper_4b94152fd4453afa .content_55286f7e39d8e7ab {
      padding: 0;
      margin-top: 20px;
      margin-bottom: 10px;
      position: unset; }
      .te-team-card_f50071aeb8b3e1ab.style-2_06d219a9c9f8710d .te-content-wrapper_4b94152fd4453afa .content_55286f7e39d8e7ab .title_bc1a7c280745d432 {
        color: #131A2A;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-team-card_f50071aeb8b3e1ab.style-2_06d219a9c9f8710d .te-content-wrapper_4b94152fd4453afa .content_55286f7e39d8e7ab .title_bc1a7c280745d432 a:hover {
          color: #ffffff !important; }
      .te-team-card_f50071aeb8b3e1ab.style-2_06d219a9c9f8710d .te-content-wrapper_4b94152fd4453afa .content_55286f7e39d8e7ab .desc_3021aff8167ddeaf {
        color: #335371;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-team-card_f50071aeb8b3e1ab.style-2_06d219a9c9f8710d .te-content-wrapper_4b94152fd4453afa .social_a407c37f4743d82a a {
      border: 1px solid #E1E1E1;
      background-color: transparent; }
      .te-team-card_f50071aeb8b3e1ab.style-2_06d219a9c9f8710d .te-content-wrapper_4b94152fd4453afa .social_a407c37f4743d82a 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_e18d650c07cf8af2 {
  position: relative;
  padding: 0;
  overflow: hidden; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-team-member-slider-wrapper_e18d650c07cf8af2 {
      padding: 0 12px; } }
  .te-team-member-slider-wrapper_e18d650c07cf8af2 .slick-list_4775444a09608ee4 {
    margin: 0 -15px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-team-member-slider-wrapper_e18d650c07cf8af2 .slick-list_4775444a09608ee4 {
        padding-bottom: 25px;
        margin: unset; } }
    .te-team-member-slider-wrapper_e18d650c07cf8af2 .slick-list_4775444a09608ee4 .slick-slide_70a724c68128f9ee {
      margin: 0 15px; }
  .te-team-member-slider-wrapper_e18d650c07cf8af2 .slick-dots_3c5efada4fab6830 {
    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_e18d650c07cf8af2 .slick-dots_3c5efada4fab6830 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_e18d650c07cf8af2 .slick-dots_3c5efada4fab6830 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_e18d650c07cf8af2 .slick-dots_3c5efada4fab6830 li.slick-active_6769a40c7759dfdf {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-team-member-slider-wrapper_e18d650c07cf8af2 .slick-dots_3c5efada4fab6830 li.slick-active_6769a40c7759dfdf button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-team-member-slider-wrapper_e18d650c07cf8af2 .slick-arrow_cf06928557f72f31 {
    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_22eee95e21e38a91 {
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 20px; }
  .te-portfolio-card_22eee95e21e38a91:hover .image_fd1462dbbc07084c .te-content-wrapper_4b94152fd4453afa {
    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_22eee95e21e38a91:hover .image_fd1462dbbc07084c .te-content-wrapper_4b94152fd4453afa .content_55286f7e39d8e7ab .content-inner_6276b8c1b6e19598 {
      margin-bottom: 0;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_22eee95e21e38a91:hover .image_fd1462dbbc07084c .te-content-wrapper_4b94152fd4453afa .content_55286f7e39d8e7ab .btn-wrapper_14f04c57f9d0e136 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_22eee95e21e38a91:hover .image_fd1462dbbc07084c .te-content-wrapper_4b94152fd4453afa .content_55286f7e39d8e7ab .content-inner_6276b8c1b6e19598 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scaleY(1);
              transform: scaleY(1); }
  .te-portfolio-card_22eee95e21e38a91:hover .image_fd1462dbbc07084c 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_22eee95e21e38a91 .image_fd1462dbbc07084c {
    overflow: hidden;
    position: relative; }
    .te-portfolio-card_22eee95e21e38a91 .image_fd1462dbbc07084c 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_22eee95e21e38a91 .te-content-wrapper_4b94152fd4453afa {
    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_22eee95e21e38a91 .te-content-wrapper_4b94152fd4453afa .content_55286f7e39d8e7ab {
      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_22eee95e21e38a91 .te-content-wrapper_4b94152fd4453afa .content_55286f7e39d8e7ab .content-inner_6276b8c1b6e19598 {
        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_22eee95e21e38a91 .te-content-wrapper_4b94152fd4453afa .content_55286f7e39d8e7ab .sub-title_047fbc5d7ff3e4fe {
        color: #131A2A;
        font-size: 18px;
        line-height: 36px;
        font-weight: 400; }
      .te-portfolio-card_22eee95e21e38a91 .te-content-wrapper_4b94152fd4453afa .content_55286f7e39d8e7ab .title_bc1a7c280745d432 {
        margin-bottom: 0;
        color: #131A2A;
        font-size: 24px;
        line-height: 39px;
        font-weight: 500; }
      .te-portfolio-card_22eee95e21e38a91 .te-content-wrapper_4b94152fd4453afa .content_55286f7e39d8e7ab .btn-wrapper_14f04c57f9d0e136 {
        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_22eee95e21e38a91 .te-content-wrapper_4b94152fd4453afa .content_55286f7e39d8e7ab .btn-wrapper_14f04c57f9d0e136 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_22eee95e21e38a91 .te-content-wrapper_4b94152fd4453afa .content_55286f7e39d8e7ab .btn-wrapper_14f04c57f9d0e136 a:hover {
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
            background-color: #317EFE;
            color: #ffffff; }

.te-portfolio-card_22eee95e21e38a91.style-2_06d219a9c9f8710d .te-content-wrapper_4b94152fd4453afa .content_55286f7e39d8e7ab {
  background-color: #317efeb8;
  padding: 20px;
  border-radius: 20px; }
  .te-portfolio-card_22eee95e21e38a91.style-2_06d219a9c9f8710d .te-content-wrapper_4b94152fd4453afa .content_55286f7e39d8e7ab .btn-wrapper_14f04c57f9d0e136 {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.te-portfolio-card_22eee95e21e38a91.style-3_268fdbe91568c81f:hover .te-content-wrapper_4b94152fd4453afa .content_55286f7e39d8e7ab .btn-wrapper_14f04c57f9d0e136 {
  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_22eee95e21e38a91.style-3_268fdbe91568c81f .te-content-wrapper_4b94152fd4453afa {
  padding: 0; }
  .te-portfolio-card_22eee95e21e38a91.style-3_268fdbe91568c81f .te-content-wrapper_4b94152fd4453afa .content_55286f7e39d8e7ab .content-inner_6276b8c1b6e19598 {
    border-radius: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px; }
  .te-portfolio-card_22eee95e21e38a91.style-3_268fdbe91568c81f .te-content-wrapper_4b94152fd4453afa .content_55286f7e39d8e7ab .btn-wrapper_14f04c57f9d0e136 {
    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_c447f99ff861c133.style-1_66b627d62e78c3aa {
  margin-top: -210px; }
  @media (max-width: 991px) {
    .newsletter-area_c447f99ff861c133.style-1_66b627d62e78c3aa {
      margin-top: 0;
      padding-top: 100px; } }

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

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

.testimonial-slider-area_cb42137949d05237.style-1_66b627d62e78c3aa {
  padding-bottom: 5px; }

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

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

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

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

.team-slider-area_b0a36655bcd4c144.style-1_66b627d62e78c3aa {
  overflow: hidden; }

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

.about-us-area_3726928fbdd6a959.style-2_06d219a9c9f8710d {
  padding-top: 120px;
  padding-bottom: 330px;
  background-color: #F9F4F1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .about-us-area_3726928fbdd6a959.style-2_06d219a9c9f8710d {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area_3726928fbdd6a959.style-2_06d219a9c9f8710d {
      padding: 100px 0; } }
  @media (max-width: 991px) {
    .about-us-area_3726928fbdd6a959.style-2_06d219a9c9f8710d .te-about-image-card_7502bb2422c172de {
      text-align: center;
      margin-bottom: 50px; } }
  @media (max-width: 991px) {
    .about-us-area_3726928fbdd6a959.style-2_06d219a9c9f8710d .te-about-image-card_7502bb2422c172de .te-main-img-wrapper_59aaf17c577c58e1 .te-main-img-inner_a2220c8a1c5c2b65 {
      width: 100%; } }
  @media (max-width: 1199px) {
    .about-us-area_3726928fbdd6a959.style-2_06d219a9c9f8710d .te-about-image-card_7502bb2422c172de .te-company-foundation_d3102aeec32ae84e {
      left: 0; } }
  @media (max-width: 1199px) {
    .about-us-area_3726928fbdd6a959.style-2_06d219a9c9f8710d .te-about-info-card_fbc1206fc1c85eb5 {
      padding-left: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area_3726928fbdd6a959.style-2_06d219a9c9f8710d .te-about-info-card_fbc1206fc1c85eb5 {
      padding-left: 60px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .about-us-area_3726928fbdd6a959.style-2_06d219a9c9f8710d .te-about-info-card_fbc1206fc1c85eb5 {
      padding-left: 80px; } }

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

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

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

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

.faq-area_a34b69e1e679dfa8.style-1_66b627d62e78c3aa {
  padding-bottom: 100px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .faq-area_a34b69e1e679dfa8.style-1_66b627d62e78c3aa {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-area_a34b69e1e679dfa8.style-1_66b627d62e78c3aa {
      padding-bottom: 100px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .faq-area_a34b69e1e679dfa8.style-1_66b627d62e78c3aa {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_a34b69e1e679dfa8.style-1_66b627d62e78c3aa {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_a34b69e1e679dfa8.style-1_66b627d62e78c3aa .accordion-wrapper_8dd8e33e32098d95 {
      padding-right: 60px; } }
  .faq-area_a34b69e1e679dfa8.style-1_66b627d62e78c3aa .te-faq-image_07e51b710794104b {
    margin-top: 82px;
    position: relative;
    right: -83px;
    display: inline-block; }
    @media (max-width: 1199px) {
      .faq-area_a34b69e1e679dfa8.style-1_66b627d62e78c3aa .te-faq-image_07e51b710794104b {
        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_a34b69e1e679dfa8.style-1_66b627d62e78c3aa .te-faq-image_07e51b710794104b {
        right: 0; } }
    .faq-area_a34b69e1e679dfa8.style-1_66b627d62e78c3aa .te-faq-image_07e51b710794104b .te-image-wrapper_3e1405af8c7df7b2 {
      position: relative; }
      .faq-area_a34b69e1e679dfa8.style-1_66b627d62e78c3aa .te-faq-image_07e51b710794104b .te-image-wrapper_3e1405af8c7df7b2 .te-main-img-inner_a2220c8a1c5c2b65 {
        -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_a34b69e1e679dfa8.style-1_66b627d62e78c3aa .te-faq-image_07e51b710794104b .te-image-wrapper_3e1405af8c7df7b2 .te-image-shape_45166b376d03c9ba {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: -1; }
      .faq-area_a34b69e1e679dfa8.style-1_66b627d62e78c3aa .te-faq-image_07e51b710794104b .te-image-wrapper_3e1405af8c7df7b2 .content_55286f7e39d8e7ab {
        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_a34b69e1e679dfa8.style-1_66b627d62e78c3aa .te-faq-image_07e51b710794104b .te-image-wrapper_3e1405af8c7df7b2 .content_55286f7e39d8e7ab .title_bc1a7c280745d432 {
          font-size: 18px;
          font-weight: 400;
          line-height: 18px;
          color: #ffffff;
          margin-bottom: 0; }
        .faq-area_a34b69e1e679dfa8.style-1_66b627d62e78c3aa .te-faq-image_07e51b710794104b .te-image-wrapper_3e1405af8c7df7b2 .content_55286f7e39d8e7ab .number_be31ee91a801ae94 {
          font-size: 32px;
          font-weight: 500;
          line-height: 32px;
          letter-spacing: 0px;
          color: #ffffff;
          margin-bottom: 0; }
      .faq-area_a34b69e1e679dfa8.style-1_66b627d62e78c3aa .te-faq-image_07e51b710794104b .te-image-wrapper_3e1405af8c7df7b2 .top-content_eb4272fb1450b781 {
        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_a34b69e1e679dfa8.style-1_66b627d62e78c3aa .te-faq-image_07e51b710794104b .te-image-wrapper_3e1405af8c7df7b2 .top-content_eb4272fb1450b781 {
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); } }
      .faq-area_a34b69e1e679dfa8.style-1_66b627d62e78c3aa .te-faq-image_07e51b710794104b .te-image-wrapper_3e1405af8c7df7b2 .bottom-content_344eee441e73efe5 {
        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_a34b69e1e679dfa8.style-1_66b627d62e78c3aa .te-faq-image_07e51b710794104b .te-image-wrapper_3e1405af8c7df7b2 .bottom-content_344eee441e73efe5 {
            right: 50%;
            -webkit-transform: translateX(50%);
                    transform: translateX(50%); } }
        .faq-area_a34b69e1e679dfa8.style-1_66b627d62e78c3aa .te-faq-image_07e51b710794104b .te-image-wrapper_3e1405af8c7df7b2 .bottom-content_344eee441e73efe5 .bottom-content-inner_78b9f035be749962 {
          width: 100%;
          height: 100%;
          background-color: #E7F914;
          border-radius: 100%;
          border: 8px solid #ffffff;
          outline: 2px dashed #14203A; }
          .faq-area_a34b69e1e679dfa8.style-1_66b627d62e78c3aa .te-faq-image_07e51b710794104b .te-image-wrapper_3e1405af8c7df7b2 .bottom-content_344eee441e73efe5 .bottom-content-inner_78b9f035be749962 .title_bc1a7c280745d432,
          .faq-area_a34b69e1e679dfa8.style-1_66b627d62e78c3aa .te-faq-image_07e51b710794104b .te-image-wrapper_3e1405af8c7df7b2 .bottom-content_344eee441e73efe5 .bottom-content-inner_78b9f035be749962 .number_be31ee91a801ae94 {
            color: #14203A; }

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

.testimonial-slider-area_cb42137949d05237 {
  overflow: hidden;
  padding-bottom: 10px; }
  .testimonial-slider-area_cb42137949d05237.style-2_06d219a9c9f8710d .slick-list_4775444a09608ee4 {
    margin: 0 -100px;
    overflow: visible; }
    .testimonial-slider-area_cb42137949d05237.style-2_06d219a9c9f8710d .slick-list_4775444a09608ee4 .te-slick-item_ab60d0aec3cdfd71 {
      width: 520px;
      margin: 0 15px; }

.counter-up-area_8aa0d05225f92387.style-2_06d219a9c9f8710d .te-counter-card_499b4f5f66ea10f6 {
  padding: 80px 55px;
  background-color: #131A2A;
  border-radius: 20px; }
  .counter-up-area_8aa0d05225f92387.style-2_06d219a9c9f8710d .te-counter-card_499b4f5f66ea10f6 .te-counter-item_8ef0d7a3b51e20ef .icon_2290a56161bbadc8 {
    width: unset;
    height: unset;
    background-color: transparent; }
  .counter-up-area_8aa0d05225f92387.style-2_06d219a9c9f8710d .te-counter-card_499b4f5f66ea10f6 .te-counter-item_8ef0d7a3b51e20ef .te-counter-title_0a8c743860b5d056 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px; }
    .counter-up-area_8aa0d05225f92387.style-2_06d219a9c9f8710d .te-counter-card_499b4f5f66ea10f6 .te-counter-item_8ef0d7a3b51e20ef .te-counter-title_0a8c743860b5d056 .content_55286f7e39d8e7ab {
      gap: 18px;
      text-align: left; }
  .counter-up-area_8aa0d05225f92387.style-2_06d219a9c9f8710d .te-counter-card_499b4f5f66ea10f6 .te-counter-item_8ef0d7a3b51e20ef .title_bc1a7c280745d432 {
    color: #ffffff; }
  .counter-up-area_8aa0d05225f92387.style-2_06d219a9c9f8710d .te-counter-card_499b4f5f66ea10f6 .te-counter-item_8ef0d7a3b51e20ef .number_be31ee91a801ae94 {
    color: #E7F914; }
  .counter-up-area_8aa0d05225f92387.style-2_06d219a9c9f8710d .te-counter-card_499b4f5f66ea10f6 .te-counter-item_8ef0d7a3b51e20ef .number_be31ee91a801ae94,
  .counter-up-area_8aa0d05225f92387.style-2_06d219a9c9f8710d .te-counter-card_499b4f5f66ea10f6 .te-counter-item_8ef0d7a3b51e20ef .title_bc1a7c280745d432 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

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

.subscribe-area_2c0c1b6a6ec66644.style-2_06d219a9c9f8710d {
  position: relative;
  z-index: 9;
  margin-bottom: -140px; }
  .subscribe-area_2c0c1b6a6ec66644.style-2_06d219a9c9f8710d .te-subscribe-inner-area_2fbe8e43e39ac409 {
    background-color: #317EFE;
    padding: 10px;
    border-radius: 20px;
    gap: 0; }
    .subscribe-area_2c0c1b6a6ec66644.style-2_06d219a9c9f8710d .te-subscribe-inner-area_2fbe8e43e39ac409 .te-image-bg-collumn_0c2fdd787ca4307c {
      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_2c0c1b6a6ec66644.style-2_06d219a9c9f8710d .te-subscribe-inner-area_2fbe8e43e39ac409 .te-subscribe-form-wrapper_8a6daa517116bc91 {
      padding: 0; }
    .subscribe-area_2c0c1b6a6ec66644.style-2_06d219a9c9f8710d .te-subscribe-inner-area_2fbe8e43e39ac409 .te-content-wrapper_4b94152fd4453afa {
      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_2c0c1b6a6ec66644.style-2_06d219a9c9f8710d .te-subscribe-inner-area_2fbe8e43e39ac409 .te-content-wrapper_4b94152fd4453afa {
          left: unset; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_2c0c1b6a6ec66644.style-2_06d219a9c9f8710d .te-subscribe-inner-area_2fbe8e43e39ac409 .te-content-wrapper_4b94152fd4453afa {
          -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_2c0c1b6a6ec66644.style-2_06d219a9c9f8710d .te-subscribe-inner-area_2fbe8e43e39ac409 .te-content-wrapper_4b94152fd4453afa {
          -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_2c0c1b6a6ec66644.style-2_06d219a9c9f8710d .te-subscribe-inner-area_2fbe8e43e39ac409 .te-content-wrapper_4b94152fd4453afa {
          gap: 60px; } }
      .subscribe-area_2c0c1b6a6ec66644.style-2_06d219a9c9f8710d .te-subscribe-inner-area_2fbe8e43e39ac409 .te-content-wrapper_4b94152fd4453afa .te-subscribe-title_1ec8be562bf41126 {
        font-size: 38px;
        font-weight: 500;
        line-height: 46px;
        letter-spacing: -0.676px;
        text-transform: capitalize;
        margin-bottom: 0; }
      .subscribe-area_2c0c1b6a6ec66644.style-2_06d219a9c9f8710d .te-subscribe-inner-area_2fbe8e43e39ac409 .te-content-wrapper_4b94152fd4453afa .te-content-inner_7c822be49ebc29a4 {
        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_2c0c1b6a6ec66644.style-2_06d219a9c9f8710d .te-subscribe-inner-area_2fbe8e43e39ac409 .te-content-wrapper_4b94152fd4453afa .te-content-inner_7c822be49ebc29a4 {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
        .subscribe-area_2c0c1b6a6ec66644.style-2_06d219a9c9f8710d .te-subscribe-inner-area_2fbe8e43e39ac409 .te-content-wrapper_4b94152fd4453afa .te-content-inner_7c822be49ebc29a4 .icon_2290a56161bbadc8 {
          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_2c0c1b6a6ec66644.style-2_06d219a9c9f8710d .te-subscribe-inner-area_2fbe8e43e39ac409 .te-subscribe-form-widget_f74f6d866bc3d53b {
      background: #fff;
      padding: 7px;
      border-radius: 50px; }
    .subscribe-area_2c0c1b6a6ec66644.style-2_06d219a9c9f8710d .te-subscribe-inner-area_2fbe8e43e39ac409 .mc4wp-form-fields_e464774f52e752d7 {
      gap: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .subscribe-area_2c0c1b6a6ec66644.style-2_06d219a9c9f8710d .te-subscribe-inner-area_2fbe8e43e39ac409 .mc4wp-form-fields_e464774f52e752d7 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }

.testimonial-slider-area_cb42137949d05237.style-3_268fdbe91568c81f {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .testimonial-slider-area_cb42137949d05237.style-3_268fdbe91568c81f {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slider-area_cb42137949d05237.style-3_268fdbe91568c81f {
      padding: 100px 0; } }
  .testimonial-slider-area_cb42137949d05237.style-3_268fdbe91568c81f .slick-list_4775444a09608ee4 .slick-slide_70a724c68128f9ee.slick-current_1f00295b9acd6cf0 .te-testimonial-card_db6594b9c16b4798.style-3_268fdbe91568c81f .te-content-wrapper_4b94152fd4453afa .te-user-meta_e1b91aed73fd3ed4 .icon_2290a56161bbadc8 {
    color: #317EFE; }

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

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

.te-contact-info_608f0dfa30299eb7 {
  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_608f0dfa30299eb7 .te-icon-card_d3c59f2e63e48d29 {
      -webkit-box-orient: unset;
      -webkit-box-direction: unset;
          -ms-flex-direction: unset;
              flex-direction: unset; } }

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

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

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

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

.service-details_1fafe7d932e289d4 {
  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_1fafe7d932e289d4 .image_fd1462dbbc07084c {
    border-radius: 20px;
    overflow: hidden; }
  .service-details_1fafe7d932e289d4 .content_55286f7e39d8e7ab .te-title-wrapper_132e7352be408029 {
    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_1fafe7d932e289d4 .content_55286f7e39d8e7ab .te-title-wrapper_132e7352be408029 .title-inner_60262841b4e9fef6 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 20px; }
      .service-details_1fafe7d932e289d4 .content_55286f7e39d8e7ab .te-title-wrapper_132e7352be408029 .title-inner_60262841b4e9fef6 .icon_2290a56161bbadc8 {
        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_1fafe7d932e289d4 .content_55286f7e39d8e7ab .te-title-wrapper_132e7352be408029 .title-inner_60262841b4e9fef6 .title_bc1a7c280745d432 {
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: 39.84px;
        letter-spacing: 0px;
        margin-bottom: 0;
        color: #317EFE; }

.service-details-overview_c36e68ceefec115c {
  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_c36e68ceefec115c .list-wrapper_81961d7e365bddc3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px; }
    .service-details-overview_c36e68ceefec115c .list-wrapper_81961d7e365bddc3 .icon_2290a56161bbadc8 {
      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_c36e68ceefec115c .list-wrapper_81961d7e365bddc3 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_c36e68ceefec115c .list-wrapper_81961d7e365bddc3 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_c36e68ceefec115c .list-wrapper_81961d7e365bddc3 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_c36e68ceefec115c .list-wrapper_81961d7e365bddc3 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_2a7c49e8cfaddfb9 {
  padding-top: 120px;
  padding-bottom: 96px; }
  .team-page_2a7c49e8cfaddfb9 .te-team-card_f50071aeb8b3e1ab {
    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_4170961d0920b19f {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .team-details-page_4170961d0920b19f {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-page_4170961d0920b19f {
      padding-top: 100px;
      padding-bottom: 76px; } }

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

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

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

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

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

.footer_e6c39f0aeb021133 {
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .footer_e6c39f0aeb021133 .te-subscribe-form-widget_f74f6d866bc3d53b .submit-btn_8f577125f8626483 span {
    display: none; }
  .footer_e6c39f0aeb021133.style-1_66b627d62e78c3aa {
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .footer_e6c39f0aeb021133.style-1_66b627d62e78c3aa .te-footer-sec_0780be22a0df6d34 {
      border-bottom: 1px solid rgba(19, 26, 42, 0.1);
      padding-top: 214px;
      padding-bottom: 60px; }
      .footer_e6c39f0aeb021133.style-1_66b627d62e78c3aa .te-footer-sec_0780be22a0df6d34 .te-footer-widget_729d0767b353a6ee .te-subscribe-form-widget_f74f6d866bc3d53b .mc4wp-form-fields_e464774f52e752d7 {
        border-color: rgba(19, 26, 42, 0.5); }
    .footer_e6c39f0aeb021133.style-1_66b627d62e78c3aa .te-footer-widget_729d0767b353a6ee .te-subscribe-form-widget_f74f6d866bc3d53b .single-field_b7ea2ad58aab0766 input {
      color: #131A2A; }
  .footer_e6c39f0aeb021133.style-2_06d219a9c9f8710d .widget_fae065202aba24a3 .wp-block-heading_6ee4aa45f87a60b3,
  .footer_e6c39f0aeb021133.style-2_06d219a9c9f8710d .widget_fae065202aba24a3 .widget-title_80e40fb9e02e0b09,
  .footer_e6c39f0aeb021133.style-2_06d219a9c9f8710d .widget_fae065202aba24a3 .wp-block-search__label_d1dcde680e14aa23,
  .footer_e6c39f0aeb021133.style-2_06d219a9c9f8710d .sidebar__widget_240e48c4f31409d4 .wp-block-heading_6ee4aa45f87a60b3,
  .footer_e6c39f0aeb021133.style-2_06d219a9c9f8710d .sidebar__widget_240e48c4f31409d4 .widget-title_80e40fb9e02e0b09,
  .footer_e6c39f0aeb021133.style-2_06d219a9c9f8710d .sidebar__widget_240e48c4f31409d4 .wp-block-search__label_d1dcde680e14aa23,
  .footer_e6c39f0aeb021133.style-2_06d219a9c9f8710d .widget_fae065202aba24a3 ul li a,
  .footer_e6c39f0aeb021133.style-2_06d219a9c9f8710d .widget_fae065202aba24a3 ol li a,
  .footer_e6c39f0aeb021133.style-2_06d219a9c9f8710d .sidebar__widget_240e48c4f31409d4 ul li a,
  .footer_e6c39f0aeb021133.style-2_06d219a9c9f8710d .sidebar__widget_240e48c4f31409d4 ol li a,
  .footer_e6c39f0aeb021133.style-2_06d219a9c9f8710d .widget_fae065202aba24a3 ul li,
  .footer_e6c39f0aeb021133.style-2_06d219a9c9f8710d .wp-calendar-table_9c32193f5ff5b0bb,
  .footer_e6c39f0aeb021133.style-2_06d219a9c9f8710d .wp-block-calendar_4d5dd93bfb8c841f caption,
  .footer_e6c39f0aeb021133.style-2_06d219a9c9f8710d nav.wp-calendar-nav_cbaea4d92f54c0da a,
  .footer_e6c39f0aeb021133.style-2_06d219a9c9f8710d .wp-block-latest-comments__comment-excerpt_aa312091e2e03a52,
  .footer_e6c39f0aeb021133.style-2_06d219a9c9f8710d .wp-calendar-table_9c32193f5ff5b0bb caption,
  .footer_e6c39f0aeb021133.style-2_06d219a9c9f8710d .widget_text_9c53bae54fa7c3a4,
  .footer_e6c39f0aeb021133.style-2_06d219a9c9f8710d .widget_fae065202aba24a3 .tagcloud_b27f0674a39e0d7e a,
  .footer_e6c39f0aeb021133.style-2_06d219a9c9f8710d .widget_fae065202aba24a3 .wp-block-tag-cloud_a800609e56aa9145 a,
  .footer_e6c39f0aeb021133.style-2_06d219a9c9f8710d .sidebar__widget_240e48c4f31409d4 .tagcloud_b27f0674a39e0d7e a,
  .footer_e6c39f0aeb021133.style-2_06d219a9c9f8710d .sidebar__widget_240e48c4f31409d4 .wp-block-tag-cloud_a800609e56aa9145 a,
  .footer_e6c39f0aeb021133.style-2_06d219a9c9f8710d .wp-block-latest-comments__comment-date_c411484a339e3b61,
  .footer_e6c39f0aeb021133.style-2_06d219a9c9f8710d .wp-block-latest-comments__comment_deff675c641c604e,
  .footer_e6c39f0aeb021133.style-2_06d219a9c9f8710d .wp-block-archives-dropdown_1e88ee6f30aaaec8 label,
  .footer_e6c39f0aeb021133.style-2_06d219a9c9f8710d .widget_categories_81f8adfd5174873e li a,
  .footer_e6c39f0aeb021133.style-2_06d219a9c9f8710d .widget_archive_795241979d509770 li a,
  .footer_e6c39f0aeb021133.style-2_06d219a9c9f8710d .widget_nav_menu_c2044da25a530cb0 li a,
  .footer_e6c39f0aeb021133.style-2_06d219a9c9f8710d .widget_tag_cloud_51edc43a89551c29 a,
  .footer_e6c39f0aeb021133.style-2_06d219a9c9f8710d .widget_rss_d4db776835152144 li a,
  .footer_e6c39f0aeb021133.style-2_06d219a9c9f8710d .widget_rss_d4db776835152144 li,
  .footer_e6c39f0aeb021133.style-2_06d219a9c9f8710d .footer__widget_3032c277d51ed2bf a,
  .footer_e6c39f0aeb021133.style-2_06d219a9c9f8710d .footer__widget_3032c277d51ed2bf li,
  .footer_e6c39f0aeb021133.style-2_06d219a9c9f8710d li.recentcomments_2def4af7037e98a4 {
    color: #ffffff; }
  .footer_e6c39f0aeb021133.style-2_06d219a9c9f8710d .te-theme-btn_82d3e37d0c7ea84e,
  .footer_e6c39f0aeb021133.style-2_06d219a9c9f8710d .wp-block-loginout_69f966f801c1a7e3 a,
  .footer_e6c39f0aeb021133.style-2_06d219a9c9f8710d input.te-theme-btn_82d3e37d0c7ea84e,
  .footer_e6c39f0aeb021133.style-2_06d219a9c9f8710d .widget_fae065202aba24a3 .wp-block-search_f0fd22a9ce499171 button,
  .footer_e6c39f0aeb021133.style-2_06d219a9c9f8710d .widget_fae065202aba24a3 .search-form_84d9ed70368fb9f6 button,
  .footer_e6c39f0aeb021133.style-2_06d219a9c9f8710d .widget_fae065202aba24a3 .sidebar__search_ddb1af77336fca4d button,
  .footer_e6c39f0aeb021133.style-2_06d219a9c9f8710d .sidebar__widget_240e48c4f31409d4 .wp-block-search_f0fd22a9ce499171 button,
  .footer_e6c39f0aeb021133.style-2_06d219a9c9f8710d .sidebar__widget_240e48c4f31409d4 .search-form_84d9ed70368fb9f6 button,
  .footer_e6c39f0aeb021133.style-2_06d219a9c9f8710d .sidebar__widget_240e48c4f31409d4 .sidebar__search_ddb1af77336fca4d button {
    background-color: #E7F914;
    color: #14203A; }
  .footer_e6c39f0aeb021133 .footer__widget_3032c277d51ed2bf li {
    list-style: none; }
  .footer_e6c39f0aeb021133 .te-footer-widget_729d0767b353a6ee.te_widget_nav_menu_c2a3c8a54d6c9d4a li.wp-block-social-link_33c5f138073f5ce0 {
    display: inline-block;
    width: unset !important; }
  .footer_e6c39f0aeb021133 .te_widget_nav_menu_c2a3c8a54d6c9d4a li.cat-item_37b7003c27920e46 {
    text-align: right; }
    .footer_e6c39f0aeb021133 .te_widget_nav_menu_c2a3c8a54d6c9d4a li.cat-item_37b7003c27920e46 a {
      float: left; }
  .footer_e6c39f0aeb021133 .te-footer-bg_6f2a00a4b555cd2f {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: -1; }
  .footer_e6c39f0aeb021133 .footer-nav-widget_dbb3b4ac5b399fd0 {
    padding: 0 90px; }
    @media (max-width: 991px) {
      .footer_e6c39f0aeb021133 .footer-nav-widget_dbb3b4ac5b399fd0 {
        padding: 0 12px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .footer_e6c39f0aeb021133 .footer-nav-widget_dbb3b4ac5b399fd0 {
        padding: 0 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .footer_e6c39f0aeb021133 .footer-nav-widget_dbb3b4ac5b399fd0 {
        padding: 0 30px; } }

.te-footer-widget_729d0767b353a6ee {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .te-footer-widget_729d0767b353a6ee {
      margin-bottom: 40px; } }
  .te-footer-widget_729d0767b353a6ee .te-footer-widget-title_bd1ec15e04233722,
  .te-footer-widget_729d0767b353a6ee .wp-block-heading_6ee4aa45f87a60b3 {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 39px;
    color: #131A2A;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700; }
  .te-footer-widget_729d0767b353a6ee ul {
    padding-left: 0; }
  .te-footer-widget_729d0767b353a6ee .te-subscribe-form-widget_f74f6d866bc3d53b .mc4wp-form-fields_e464774f52e752d7 {
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 5px; }
  .te-footer-widget_729d0767b353a6ee .te-subscribe-form-widget_f74f6d866bc3d53b .single-field_b7ea2ad58aab0766 input {
    border-radius: 0;
    background-color: transparent;
    color: #ffffff; }
  .te-footer-widget_729d0767b353a6ee.widget-latest-posts-footer_350c7122a8631665 {
    margin-top: -5px; }
  @media (max-width: 767px) {
    .te-footer-widget_729d0767b353a6ee.zoom-instagram-widget_1ec0965719f2081e {
      margin-bottom: 0;
      margin-top: -10px; } }
  @media (max-width: 767px) {
    .te-footer-widget_729d0767b353a6ee.widget_contact_info_widget_ac20a1e525c751e3 {
      margin-bottom: 18px; } }
  @media only screen and (min-width: 992px) and (max-width: 1399px) {
    .te-footer-widget_729d0767b353a6ee .widget-instagram-feed_85708c40caabc18a {
      width: 170px; } }
  .te-footer-widget_729d0767b353a6ee .te-footer-widget-info_d90a76d08b025965 {
    padding-right: 30px; }
    @media (max-width: 1199px) {
      .te-footer-widget_729d0767b353a6ee .te-footer-widget-info_d90a76d08b025965 {
        padding-right: 0; } }
    .te-footer-widget_729d0767b353a6ee .te-footer-widget-info_d90a76d08b025965 p {
      color: #335371;
      margin-bottom: 30px; }
    .te-footer-widget_729d0767b353a6ee .te-footer-widget-info_d90a76d08b025965 .te-footer-logo_5dde208775259705 {
      margin-bottom: 30px;
      display: inline-block; }
    .te-footer-widget_729d0767b353a6ee .te-footer-widget-info_d90a76d08b025965 .info-form-and-social-icon_8e55231517f63104 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 50px; }
      .te-footer-widget_729d0767b353a6ee .te-footer-widget-info_d90a76d08b025965 .info-form-and-social-icon_8e55231517f63104 .te-social-profile_bece3e9c3a362067 {
        margin-top: 0; }
    .te-footer-widget_729d0767b353a6ee .te-footer-widget-info_d90a76d08b025965 .te-social-profile_bece3e9c3a362067 {
      gap: 20px;
      margin-top: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-footer-widget_729d0767b353a6ee .te-footer-widget-info_d90a76d08b025965 .info-form-and-social-icon_8e55231517f63104 {
        -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_729d0767b353a6ee.te_widget_nav_menu_c2a3c8a54d6c9d4a ul {
    margin-top: -5px;
    padding-left: 0;
    margin-bottom: 0; }
  .te-footer-widget_729d0767b353a6ee.te_widget_nav_menu_c2a3c8a54d6c9d4a li {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 2px; }
    .te-footer-widget_729d0767b353a6ee.te_widget_nav_menu_c2a3c8a54d6c9d4a li:last-child {
      padding-top: 0;
      padding-bottom: 0; }
    .te-footer-widget_729d0767b353a6ee.te_widget_nav_menu_c2a3c8a54d6c9d4a 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_729d0767b353a6ee.te_widget_nav_menu_c2a3c8a54d6c9d4a li a::before {
        content: "\f105";
        font-family: "Font Awesome 6 Free";
        font-size: 14px; }
      .te-footer-widget_729d0767b353a6ee.te_widget_nav_menu_c2a3c8a54d6c9d4a li a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-footer-widget_729d0767b353a6ee .te-footer-widget-contact_a769633945d2bdde p {
    color: #335371; }
  .te-footer-widget_729d0767b353a6ee .te-footer-widget-contact_a769633945d2bdde .footer-contact_126c684e0b6cf359 ul {
    list-style: none; }
    .te-footer-widget_729d0767b353a6ee .te-footer-widget-contact_a769633945d2bdde .footer-contact_126c684e0b6cf359 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_729d0767b353a6ee .te-footer-widget-contact_a769633945d2bdde .footer-contact_126c684e0b6cf359 ul li:first-child {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .te-footer-widget_729d0767b353a6ee .te-footer-widget-contact_a769633945d2bdde .footer-contact_126c684e0b6cf359 ul li:first-child .contact-icon_3b5e3634116e764c {
          margin-top: 5px; }
      .te-footer-widget_729d0767b353a6ee .te-footer-widget-contact_a769633945d2bdde .footer-contact_126c684e0b6cf359 ul li:last-child {
        margin-bottom: 0; }
      .te-footer-widget_729d0767b353a6ee .te-footer-widget-contact_a769633945d2bdde .footer-contact_126c684e0b6cf359 ul li .contact-icon_3b5e3634116e764c {
        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_729d0767b353a6ee .te-footer-widget-contact_a769633945d2bdde .footer-contact_126c684e0b6cf359 ul li .contact-text_b73cf6013ebfecb3 {
        color: #335371;
        font-size: 18px;
        line-height: 24px;
        overflow: hidden; }
        .te-footer-widget_729d0767b353a6ee .te-footer-widget-contact_a769633945d2bdde .footer-contact_126c684e0b6cf359 ul li .contact-text_b73cf6013ebfecb3 a:hover span {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .te-footer-widget_729d0767b353a6ee .te-footer-widget-contact_a769633945d2bdde .footer-contact_126c684e0b6cf359 ul li .contact-text_b73cf6013ebfecb3 span,
        .te-footer-widget_729d0767b353a6ee .te-footer-widget-contact_a769633945d2bdde .footer-contact_126c684e0b6cf359 ul li .contact-text_b73cf6013ebfecb3 p,
        .te-footer-widget_729d0767b353a6ee .te-footer-widget-contact_a769633945d2bdde .footer-contact_126c684e0b6cf359 ul li .contact-text_b73cf6013ebfecb3 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_729d0767b353a6ee .te_widget_latest_post_bfcf928678ea053a ul li {
    margin-bottom: 10px; }
    .te-footer-widget_729d0767b353a6ee .te_widget_latest_post_bfcf928678ea053a ul li .te-latest-post-thumb_e130be9a5705cc35 {
      width: 80px;
      height: 80px;
      border-radius: 20px;
      overflow: hidden; }
    .te-footer-widget_729d0767b353a6ee .te_widget_latest_post_bfcf928678ea053a ul li .te-latest-post-desc_02f4d99f729e23b4 .te-latest-post-title_5d292b37cd9878e2 {
      margin-bottom: 0;
      font-size: 18px;
      line-height: 29px;
      color: #335371;
      font-weight: 400; }
      .te-footer-widget_729d0767b353a6ee .te_widget_latest_post_bfcf928678ea053a ul li .te-latest-post-desc_02f4d99f729e23b4 .te-latest-post-title_5d292b37cd9878e2 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_729d0767b353a6ee .te_widget_latest_post_bfcf928678ea053a ul li .te-latest-post-desc_02f4d99f729e23b4 .te-latest-post-title_5d292b37cd9878e2 a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-footer-widget_729d0767b353a6ee .te_widget_latest_post_bfcf928678ea053a ul li .te-latest-post-desc_02f4d99f729e23b4 .te-latest-post-meta_799b84d3b54d8f80 {
      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_a9d32fd099d24305 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_a9d32fd099d24305 ul {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .te-footer-bottom-menu_a9d32fd099d24305 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_a9d32fd099d24305 ul li a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }

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

.subscribe-area_2c0c1b6a6ec66644 {
  overflow: hidden; }
  .subscribe-area_2c0c1b6a6ec66644.style-1_66b627d62e78c3aa .te-subscribe-inner-area_2fbe8e43e39ac409 .te-content-wrapper_4b94152fd4453afa {
    background-color: #317EFE;
    border-radius: 20px;
    padding: 63px 50px 68px 74px;
    gap: 14px; }
  .subscribe-area_2c0c1b6a6ec66644.style-1_66b627d62e78c3aa .te-image-bg-collumn_0c2fdd787ca4307c {
    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_2c0c1b6a6ec66644.style-1_66b627d62e78c3aa .te-image-bg-collumn_0c2fdd787ca4307c {
        display: none; } }
  .subscribe-area_2c0c1b6a6ec66644 .te-content-wrapper_4b94152fd4453afa {
    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_2c0c1b6a6ec66644 .te-content-wrapper_4b94152fd4453afa {
        padding: 100px 24px 100px 24px;
        margin: 0 auto; } }
    @media (max-width: 809px) {
      .subscribe-area_2c0c1b6a6ec66644 .te-content-wrapper_4b94152fd4453afa {
        padding: 80px 24px 80px 24px;
        width: 100%; } }
    .subscribe-area_2c0c1b6a6ec66644 .te-content-wrapper_4b94152fd4453afa .short-title_68f10bbba2d34be7 {
      font-size: 21px;
      font-weight: 500;
      color: #335371;
      margin-bottom: 0; }
    .subscribe-area_2c0c1b6a6ec66644 .te-content-wrapper_4b94152fd4453afa .te-subscribe-title_1ec8be562bf41126 {
      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_2c0c1b6a6ec66644 .te-content-wrapper_4b94152fd4453afa .te-subscribe-title_1ec8be562bf41126 {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .subscribe-area_2c0c1b6a6ec66644 .te-content-wrapper_4b94152fd4453afa .te-subscribe-title_1ec8be562bf41126 {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_2c0c1b6a6ec66644 .te-content-wrapper_4b94152fd4453afa .te-subscribe-title_1ec8be562bf41126 {
          font-size: 36px;
          line-height: 42px; } }
    .subscribe-area_2c0c1b6a6ec66644 .te-content-wrapper_4b94152fd4453afa .text_984b931a8befaf82 {
      font-size: 18px;
      color: #ffffff;
      margin-bottom: 0; }
  .subscribe-area_2c0c1b6a6ec66644 .te-subscribe-inner-area_2fbe8e43e39ac409 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .subscribe-area_2c0c1b6a6ec66644 .te-subscribe-inner-area_2fbe8e43e39ac409 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .subscribe-area_2c0c1b6a6ec66644 .te-subscribe-inner-area_2fbe8e43e39ac409 .te-subscribe-collumn_758800105214ce6b {
      -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_2c0c1b6a6ec66644 .te-subscribe-inner-area_2fbe8e43e39ac409 .te-subscribe-collumn_758800105214ce6b.te-image-bg-collumn_0c2fdd787ca4307c {
          display: none; } }
    .subscribe-area_2c0c1b6a6ec66644 .te-subscribe-inner-area_2fbe8e43e39ac409 .mc4wp-form-fields_e464774f52e752d7 {
      background-color: transparent;
      gap: 10px; }
      @media (max-width: 575px) {
        .subscribe-area_2c0c1b6a6ec66644 .te-subscribe-inner-area_2fbe8e43e39ac409 .mc4wp-form-fields_e464774f52e752d7 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .subscribe-area_2c0c1b6a6ec66644 .te-subscribe-inner-area_2fbe8e43e39ac409 .mc4wp-form-fields_e464774f52e752d7 .submit-btn_8f577125f8626483 {
        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_729d0767b353a6ee .te-subscribe-form-wrapper_8a6daa517116bc91 {
  color: #335371; }

.te-subscribe-form-widget_f74f6d866bc3d53b {
  position: relative; }
  .te-subscribe-form-widget_f74f6d866bc3d53b .mc4wp-form-fields_e464774f52e752d7 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    overflow: hidden;
    border-radius: 5px; }
  .te-subscribe-form-widget_f74f6d866bc3d53b .single-field_b7ea2ad58aab0766 {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .te-subscribe-form-widget_f74f6d866bc3d53b .single-field_b7ea2ad58aab0766 input {
      color: #335371;
      height: 55px;
      padding: 0 30px;
      font-size: 18px;
      width: 100%;
      border-radius: 50px; }
    .te-subscribe-form-widget_f74f6d866bc3d53b .single-field_b7ea2ad58aab0766 *::-webkit-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_f74f6d866bc3d53b .single-field_b7ea2ad58aab0766 *:-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_f74f6d866bc3d53b .single-field_b7ea2ad58aab0766 *::-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_f74f6d866bc3d53b .single-field_b7ea2ad58aab0766 *::placeholder {
      color: #778196; }
  .te-subscribe-form-widget_f74f6d866bc3d53b .submit-btn_8f577125f8626483 {
    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_f74f6d866bc3d53b .submit-btn_8f577125f8626483:hover {
      background-color: #131A2A;
      color: #ffffff; }
  .te-subscribe-form-widget_f74f6d866bc3d53b .mc4wp-response_40312141f55577f1 {
    position: absolute;
    margin-top: 15px; }
    .te-subscribe-form-widget_f74f6d866bc3d53b .mc4wp-response_40312141f55577f1 .mc4wp-alert_f85c9e2396a03b10.mc4wp-error_98455c87e9f53cee p {
      color: #ff0000;
      position: relative; }
    .te-subscribe-form-widget_f74f6d866bc3d53b .mc4wp-response_40312141f55577f1 .mc4wp-alert_f85c9e2396a03b10.mc4wp-error_98455c87e9f53cee a {
      color: #ff0000; }
    .te-subscribe-form-widget_f74f6d866bc3d53b .mc4wp-response_40312141f55577f1 .mc4wp-alert_f85c9e2396a03b10.mc4wp-success_8b79a102f557a570 p, .te-subscribe-form-widget_f74f6d866bc3d53b .mc4wp-response_40312141f55577f1 .mc4wp-alert_f85c9e2396a03b10.mc4wp-notice_aab3fe2d313af117 p {
      color: #ffffff;
      position: relative; }

.te-footer-social-wrapper_9338ff07ecefc215 {
  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_9338ff07ecefc215 .te-footer-logo_5dde208775259705 {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .te-footer-social-wrapper_9338ff07ecefc215 .te-social-widget_c0bfe837d2739c43 {
    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_9338ff07ecefc215 .te-social-widget_c0bfe837d2739c43 span {
      color: #ffffff;
      font-size: 20px;
      font-weight: 400; }

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

.footer_e6c39f0aeb021133.style-2_06d219a9c9f8710d {
  background-color: #131A2A; }
  .footer_e6c39f0aeb021133.style-2_06d219a9c9f8710d .te-footer-sec_0780be22a0df6d34 {
    border-bottom: 1px solid rgba(225, 225, 225, 0.3);
    padding-top: 80px;
    padding-bottom: 70px; }
  .footer_e6c39f0aeb021133.style-2_06d219a9c9f8710d .te-footer-widget-title_bd1ec15e04233722,
  .footer_e6c39f0aeb021133.style-2_06d219a9c9f8710d .wp-block-heading_6ee4aa45f87a60b3 {
    color: #ffffff;
    font-size: 24px; }
  .footer_e6c39f0aeb021133.style-2_06d219a9c9f8710d .footer-bottom-area_8aec1a9497dde8ef .te-copyright-text_8128ec00a79accb2 p,
  .footer_e6c39f0aeb021133.style-2_06d219a9c9f8710d .te-footer-widget_729d0767b353a6ee.te_widget_nav_menu_c2a3c8a54d6c9d4a li a,
  .footer_e6c39f0aeb021133.style-2_06d219a9c9f8710d .te-footer-widget_729d0767b353a6ee .te_widget_latest_post_bfcf928678ea053a ul li .te-latest-post-desc_02f4d99f729e23b4 .te-latest-post-title_5d292b37cd9878e2 a,
  .footer_e6c39f0aeb021133.style-2_06d219a9c9f8710d .te-footer-widget_729d0767b353a6ee .te_widget_latest_post_bfcf928678ea053a ul li .te-latest-post-desc_02f4d99f729e23b4 .te-latest-post-title_5d292b37cd9878e2,
  .footer_e6c39f0aeb021133.style-2_06d219a9c9f8710d .te-footer-widget_729d0767b353a6ee .te_widget_latest_post_bfcf928678ea053a ul li .te-latest-post-desc_02f4d99f729e23b4 .te-latest-post-meta_799b84d3b54d8f80,
  .footer_e6c39f0aeb021133.style-2_06d219a9c9f8710d .te-footer-widget_729d0767b353a6ee .te-subscribe-form-wrapper_8a6daa517116bc91,
  .footer_e6c39f0aeb021133.style-2_06d219a9c9f8710d .te-footer-bottom-menu_a9d32fd099d24305 ul li a,
  .footer_e6c39f0aeb021133.style-2_06d219a9c9f8710d .footer-bottom-area_8aec1a9497dde8ef .te-copyright-text_8128ec00a79accb2 p a {
    color: #ffffff; }

/*# sourceMappingURL=style.css_1eaf1fc8ebffc96f.map_6ca1c7f8030cca5d */