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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

code {
  color: #E7F914; }

.te-theme-btn_82a0cf3f2a418c56,
.wp-block-loginout_6a7847de74f02083 a,
input.te-theme-btn_82a0cf3f2a418c56 {
  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_82a0cf3f2a418c56:hover,
  .wp-block-loginout_6a7847de74f02083 a:hover,
  input.te-theme-btn_82a0cf3f2a418c56:hover {
    color: #131A2A;
    background-color: #E7F914; }
  .te-theme-btn_82a0cf3f2a418c56:focus,
  .wp-block-loginout_6a7847de74f02083 a:focus,
  input.te-theme-btn_82a0cf3f2a418c56:focus {
    color: #ffffff; }
  .te-theme-btn_82a0cf3f2a418c56.yellow-btn_93bf72274674006c,
  .wp-block-loginout_6a7847de74f02083 a.yellow-btn_93bf72274674006c,
  input.te-theme-btn_82a0cf3f2a418c56.yellow-btn_93bf72274674006c {
    background-color: #E7F914;
    color: #14203A; }
  .te-theme-btn_82a0cf3f2a418c56.simple-btn_df8cc407ae50272e,
  .wp-block-loginout_6a7847de74f02083 a.simple-btn_df8cc407ae50272e,
  input.te-theme-btn_82a0cf3f2a418c56.simple-btn_df8cc407ae50272e {
    padding-left: 36px;
    padding-right: 36px; }

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

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

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

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

.circle-rotate-wrapper_588efc16dd0dcaed {
  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_588efc16dd0dcaed .circle-rotate-inner_bd5a88adc8d213a2 {
    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_a82230f657289940 {
  margin-top: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.px-350_5a85266c18996412 {
  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_972fcee5d755dc39 label {
  width: 100%;
  display: block;
  font-weight: 600;
  margin-bottom: 10px; }
.post-password-form_972fcee5d755dc39 input[type="password"] {
  font-size: 1.2rem;
  line-height: 20px;
  padding: 12px 20px;
  border: 1px solid #E4E4F2;
  width: 100%; }
.post-password-form_972fcee5d755dc39 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_972fcee5d755dc39 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_7eae1fa65b37c06b .size-full_6eb441ffa32377eb.alignright_13adb0f4635c3fc7 {
  margin-bottom: 15px;
  margin-top: 20px; }
.tp-page-content_7eae1fa65b37c06b figure.wp-caption_35ea15170f9bedf1.aligncenter_f9d5c29b7e6d0f18 {
  margin-top: 40px; }
.tp-page-content_7eae1fa65b37c06b dl, .tp-page-content_7eae1fa65b37c06b ol, .tp-page-content_7eae1fa65b37c06b ul {
  margin-bottom: 11px; }
.tp-page-content_7eae1fa65b37c06b .te-comment-respond_572b121c37264a81 {
  margin-top: 78px;
  margin-bottom: 20px; }
.tp-page-content_7eae1fa65b37c06b .te-latest-comments_6b42a558a1c91c5f .te-comment-respond_572b121c37264a81 {
  margin-bottom: 40px; }
.tp-page-content_7eae1fa65b37c06b .te-post-comments_0c4f62ba9c7c43df {
  margin-top: 80px; }

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

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

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

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

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

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

.gallery-columns-1_3ffc323af9867bba .gallery-item_99590ab0ab60ae11 {
  max-width: 100%;
  width: 100%; }

.gallery-columns-2_37bfdc2baafc5124 .gallery-item_99590ab0ab60ae11 {
  max-width: 50%; }

.gallery-columns-3_4a5604e3588c6daf .gallery-item_99590ab0ab60ae11 {
  max-width: 33.33%; }

.gallery-columns-4_0906782fdab9284d .gallery-item_99590ab0ab60ae11 {
  max-width: 25%; }

.gallery-columns-5_9517efa0bbf7ff40 .gallery-item_99590ab0ab60ae11 {
  max-width: 20%; }

.gallery-columns-6_92527d28955c82f6 .gallery-item_99590ab0ab60ae11 {
  max-width: 16.66%; }

.gallery-columns-7_f7a493072c037971 .gallery-item_99590ab0ab60ae11 {
  max-width: 14.28%; }

.gallery-columns-8_812d88073782a310 .gallery-item_99590ab0ab60ae11 {
  max-width: 12.5%; }

.gallery-columns-9_4ea3655e47bfceb3 .gallery-item_99590ab0ab60ae11 {
  max-width: 11.11%; }

.gallery-caption_d52a8b1b481a15d6 {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.te-post-content p.has-large-font-size_6c6d88a99effea8a {
  font-size: 36px;
  line-height: 1.2; }
.te-post-content .wp-block-search_390bcbb0bd94994d {
  margin-bottom: 15px; }
.te-post-content .wp-block-file_fdfee3a448a5be05 {
  margin-top: 20px; }
.te-post-content .wp-block-group__inner-container_d3647b9d0807359f p {
  margin-top: 0 !important; }

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

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

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

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

.wp-block-cover_3aaa45c3a030c050 p.wp-block-cover-text_993edf958f46ef63,
.wp-block-cover_3aaa45c3a030c050.is-light_74fa2a11694aa6f4 .wp-block-cover__inner-container_5e12b20a8b4b3c5f {
  color: #fff !important; }

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

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

.widget_b1e3a786103c8a1b .wp-block-archives-dropdown_10abaa8a2395b1ed,
.widget_b1e3a786103c8a1b .wp-block-categories-dropdown_ef58213fa81a7c27,
.widget_b1e3a786103c8a1b .wp-block-loginout_6a7847de74f02083,
.widget_b1e3a786103c8a1b .wp-block-social-links_cff133b62d47f8f5,
.widget_b1e3a786103c8a1b.widget_archive_a6dec4477efb947e select,
.widget_b1e3a786103c8a1b.te_widget_categories_01d5bca86ce95cf0 select,
.widget_b1e3a786103c8a1b.widget_text_c0199bc208ee4556 select,
.widget_b1e3a786103c8a1b.te_widget_search_dd5472571dbf2043 .search-form_f9d7ee57b5549bcf,
.widget_b1e3a786103c8a1b.te_widget_tag_cloud_029b04101b1029c8 .tagcloud_60c3ad0b54eb30cd,
.widget_b1e3a786103c8a1b .wp-block-tag-cloud_5cc6d96927b7ee4f {
  margin-bottom: 6px; }

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

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

.blog-search-content_2302008a312864c4 {
  margin: 0; }
  .blog-search-content_2302008a312864c4 .wp-block-search_390bcbb0bd94994d,
  .blog-search-content_2302008a312864c4 .search-form_f9d7ee57b5549bcf,
  .blog-search-content_2302008a312864c4 .sidebar__search_03efa4f1f5a4b1ca {
    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_2302008a312864c4 .wp-block-search_390bcbb0bd94994d,
      .blog-search-content_2302008a312864c4 .search-form_f9d7ee57b5549bcf,
      .blog-search-content_2302008a312864c4 .sidebar__search_03efa4f1f5a4b1ca {
        width: 100%; } }
    .blog-search-content_2302008a312864c4 .wp-block-search_390bcbb0bd94994d .wp-block-search__inside-wrapper_06daa2fb89c6f508,
    .blog-search-content_2302008a312864c4 .search-form_f9d7ee57b5549bcf .wp-block-search__inside-wrapper_06daa2fb89c6f508,
    .blog-search-content_2302008a312864c4 .sidebar__search_03efa4f1f5a4b1ca .wp-block-search__inside-wrapper_06daa2fb89c6f508 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .blog-search-content_2302008a312864c4 .wp-block-search_390bcbb0bd94994d label,
    .blog-search-content_2302008a312864c4 .search-form_f9d7ee57b5549bcf label,
    .blog-search-content_2302008a312864c4 .sidebar__search_03efa4f1f5a4b1ca 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_2302008a312864c4 .wp-block-search_390bcbb0bd94994d input,
    .blog-search-content_2302008a312864c4 .search-form_f9d7ee57b5549bcf input,
    .blog-search-content_2302008a312864c4 .sidebar__search_03efa4f1f5a4b1ca 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_2302008a312864c4 .wp-block-search_390bcbb0bd94994d button,
    .blog-search-content_2302008a312864c4 .search-form_f9d7ee57b5549bcf button,
    .blog-search-content_2302008a312864c4 .sidebar__search_03efa4f1f5a4b1ca 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_7eae1fa65b37c06b .wp-smiley_fe8c27a375d56e73,
.entry-content_c5556d9bc24f1004 .wp-smiley_fe8c27a375d56e73,
.comment-content_cef7a51e2504467c .wp-smiley_fe8c27a375d56e73 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

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

.te-comment-respond_572b121c37264a81.style-two_753fd54736e2b67f .wpcf7-form_997799623fe6edd4 .wpcf7-not-valid-tip_252f1e74e6562384 {
  color: #d9c0b8 !important; }
.te-comment-respond_572b121c37264a81 .wpcf7-form_997799623fe6edd4 .wpcf7-not-valid_d07005cf944538f5 {
  border-color: #dc3232 !important; }
.te-comment-respond_572b121c37264a81 .wpcf7-form_997799623fe6edd4 .wpcf7-not-valid-tip_252f1e74e6562384 {
  font-size: 16px;
  margin-top: 5px; }
.te-comment-respond_572b121c37264a81 .wpcf7-form_997799623fe6edd4.sent_c00cc9e12a115c1a .wpcf7-response-output_062cd20db2d68bf9 {
  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_572b121c37264a81 .wpcf7-form_997799623fe6edd4.invalid_028bc3bb8a180a7e .wpcf7-response-output_062cd20db2d68bf9 {
  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_6f74478b3a486799 {
  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_6f74478b3a486799 .wpcf7-te-list-item_839344e94aa0c009 {
    margin: 0; }
    .wpcf7-form-control_6f74478b3a486799 .wpcf7-te-list-item_839344e94aa0c009 label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      margin: 0;
      gap: 10px; }
      .wpcf7-form-control_6f74478b3a486799 .wpcf7-te-list-item_839344e94aa0c009 label .wpcf7-te-list-item-label_c0375ac545a3df12 {
        font-size: 16px;
        font-weight: 400; }

.logged-in_dce4348db0ec2d60 .te-comment-respond_572b121c37264a81 textarea {
  margin-bottom: 12px; }

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

body.admin-bar_3198b3e1c4d069b2 .header-menu-area_d87dad0be06094f7.sticky_menu_195a2698a2334bbb {
  top: 30px; }
  @media (max-width: 600px) {
    body.admin-bar_3198b3e1c4d069b2 .header-menu-area_d87dad0be06094f7.sticky_menu_195a2698a2334bbb {
      top: 0; } }

.page-template-default_114fe2e25173979f.page-id-146_4721bea32e4cafb2 .tp-page-content_7eae1fa65b37c06b p:last-child {
  margin-bottom: 10px; }
.page-template-default_114fe2e25173979f.page-id-1133_30f5a398e81328c0 .tp-page-content_7eae1fa65b37c06b .te-comment-respond_572b121c37264a81 {
  margin-top: 78px;
  display: inline-block;
  width: 100%; }
.page-template-default_114fe2e25173979f.page-id-3_dd02113cd2366a7e .page-area_85689a11d61945db {
  padding-top: 128px; }

.single-post-item_abc2072a2fd4a3d2.post-24_d8332d8b5112023f .wp-block-button_1228db806438ba51 a {
  color: #ffffff; }

.post-template-default_ee32a94a1120a44d.postid-163_32299f31daba3858 .te-blog-details-wrapper_0665ef73d793b40f .te-post-item_8c91bd83a823bbff .te-post-content {
  margin-bottom: 34px; }
.post-template-default_ee32a94a1120a44d.postid-150_7dd31db0b181da6e .te-blog-details-wrapper_0665ef73d793b40f .te-post-item_8c91bd83a823bbff .te-post-content {
  margin-bottom: 34px; }
  .post-template-default_ee32a94a1120a44d.postid-150_7dd31db0b181da6e .te-blog-details-wrapper_0665ef73d793b40f .te-post-item_8c91bd83a823bbff .te-post-content .wp-block-group_24731b8a39c33aad.is-layout-constrained_9efd9153e7c447d2:last-child {
    border: 1px solid #000; }
.post-template-default_ee32a94a1120a44d.postid-51_9094b35c2e715594 .te-blog-details-wrapper_0665ef73d793b40f .te-post-item_8c91bd83a823bbff .te-post-content {
  margin-bottom: 25px; }
  .post-template-default_ee32a94a1120a44d.postid-51_9094b35c2e715594 .te-blog-details-wrapper_0665ef73d793b40f .te-post-item_8c91bd83a823bbff .te-post-content p:last-child {
    margin-bottom: 0; }
.post-template-default_ee32a94a1120a44d.postid-1163_98b76274336bf8b7 .te-blog-details-wrapper_0665ef73d793b40f .te-post-item_8c91bd83a823bbff .te-post-content .wp-caption_35ea15170f9bedf1, .post-template-default_ee32a94a1120a44d.postid-568_217bff6b086b2985 .te-blog-details-wrapper_0665ef73d793b40f .te-post-item_8c91bd83a823bbff .te-post-content .wp-caption_35ea15170f9bedf1 {
  margin-top: 20px; }
.post-template-default_ee32a94a1120a44d.postid-1785_fbe116332cbca4ac .te-blog-details-wrapper_0665ef73d793b40f .te-post-item_8c91bd83a823bbff .te-post-content .wp-block-button__link_3dc61b2ebfb86819 {
  color: #ffffff !important; }
.post-template-default_ee32a94a1120a44d.postid-1149_609819a04d8b7b9e .te-blog-details-wrapper_0665ef73d793b40f .te-latest-comments_6b42a558a1c91c5f li .te-comments-item_7c51c274d06e8dcf .te-comments-text_7fe877fe0e891659 p {
  margin-bottom: 0; }
.post-template-default_ee32a94a1120a44d.postid-555_0fa03227864e4487 .te-blog-details-wrapper_0665ef73d793b40f .te-post-item_8c91bd83a823bbff .te-post-content .gallery_c1ad95ef6b3f9f27 {
  margin-top: 20px; }

.error-404_db3136c3b3d14f0b.not-found {
  margin-top: -20px;
  margin-bottom: 40px; }
  .error-404_db3136c3b3d14f0b.not-found .error-content_d8a951d2d2815610 .error-btn-bh_8bf8a8e4900ba8b6 {
    margin-top: 20px; }

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

.sidebar_b7b82216a0cdfaed .widget_media_gallery_a445209ccd20413a .gallery-item_99590ab0ab60ae11 {
  margin-bottom: 0; }
  .sidebar_b7b82216a0cdfaed .widget_media_gallery_a445209ccd20413a .gallery-item_99590ab0ab60ae11 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_d1d2ee8d4d6a1014 {
  -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_e87c8c3423e6a674 {
  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_6d046eda50ab0b66 path {
  stroke: #317EFE;
  stroke-width: 4;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

body.admin-bar_3198b3e1c4d069b2 .header-area_f008c73f88e2e4fa.style-2_e4c3805a9be86bd9.login .te-header-menu-area_5f3404b87cce00a2 {
  top: auto !important; }

.header-area_f008c73f88e2e4fa .container-fluid_1f823d7e10c6e4b5 {
  padding: 0 70px; }
  @media (max-width: 1550px) {
    .header-area_f008c73f88e2e4fa .container-fluid_1f823d7e10c6e4b5 {
      padding: 0 24px; } }
.header-area_f008c73f88e2e4fa.style-2_e4c3805a9be86bd9 .header-top {
  padding: 9px 0;
  background-color: #F9F4F1; }
  .header-area_f008c73f88e2e4fa.style-2_e4c3805a9be86bd9 .header-top .te-header-contact-info_32ceed1ed36eb322 span {
    color: #677471; }
    .header-area_f008c73f88e2e4fa.style-2_e4c3805a9be86bd9 .header-top .te-header-contact-info_32ceed1ed36eb322 span i {
      color: #317EFE; }
    .header-area_f008c73f88e2e4fa.style-2_e4c3805a9be86bd9 .header-top .te-header-contact-info_32ceed1ed36eb322 span a {
      color: #677471; }
  .header-area_f008c73f88e2e4fa.style-2_e4c3805a9be86bd9 .header-top .te-social-profile_cae46249c3bd3987 a {
    color: #317EFE;
    background-color: #E0E6F8;
    width: 42px;
    height: 42px; }
    .header-area_f008c73f88e2e4fa.style-2_e4c3805a9be86bd9 .header-top .te-social-profile_cae46249c3bd3987 a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #ffffff;
      background-color: #317EFE; }
.header-area_f008c73f88e2e4fa.style-2_e4c3805a9be86bd9 .te-header-menu-area_5f3404b87cce00a2 {
  position: fixed;
  top: 20px;
  left: 0;
  width: 100%; }
  .header-area_f008c73f88e2e4fa.style-2_e4c3805a9be86bd9 .te-header-menu-area_5f3404b87cce00a2 .menu-wrapper_0d1ce6cca85c0694 {
    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_f008c73f88e2e4fa.style-2_e4c3805a9be86bd9 .te-header-menu-area_5f3404b87cce00a2 .menu-wrapper_0d1ce6cca85c0694 {
        padding-left: 10px;
        padding-right: 6px; } }
  .header-area_f008c73f88e2e4fa.style-2_e4c3805a9be86bd9 .te-header-menu-area_5f3404b87cce00a2 .te-header-btn_94da498ef68ca0a0 .te-quote-btn_ce92935bf11eddb8 {
    background-color: #E7F914;
    border-color: #E7F914; }
.header-area_f008c73f88e2e4fa.style-2_e4c3805a9be86bd9 .te-sticky_menu {
  top: 0; }
  .header-area_f008c73f88e2e4fa.style-2_e4c3805a9be86bd9 .te-sticky_menu .menu-wrapper_0d1ce6cca85c0694 {
    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_6644ffb3232580d0 {
    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_d514787fd48b7de9 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px; }
  .header-top .te-header-contact-info_32ceed1ed36eb322 {
    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_32ceed1ed36eb322 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_32ceed1ed36eb322 span.te-contact-info-item_26b74b11ffa346c3 {
        gap: 0 10px !important; }
      .header-top .te-header-contact-info_32ceed1ed36eb322 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_0e0f6ecba5d90428 {
      display: none; } }
  .header-top .header-top-btn_0e0f6ecba5d90428 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_0e0f6ecba5d90428 a:hover:after {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
    .header-top .header-top-btn_0e0f6ecba5d90428 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_cae46249c3bd3987 {
    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_cae46249c3bd3987 .te-social-profile-label_2983e50cedf4132d {
      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_cae46249c3bd3987 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_cae46249c3bd3987 a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #14203A;
        background-color: #E7F914; }

.te-header-menu-area_5f3404b87cce00a2 {
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-header-menu-area_5f3404b87cce00a2.te-te-sticky-header_1db116d570056190 {
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-header-menu-area_5f3404b87cce00a2.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_5f3404b87cce00a2.te-sticky_menu .te-logo_8002811344f46238 {
      height: 84px; }
      .te-header-menu-area_5f3404b87cce00a2.te-sticky_menu .te-logo_8002811344f46238:after {
        display: none; }
      .te-header-menu-area_5f3404b87cce00a2.te-sticky_menu .te-logo_8002811344f46238 .te-standard-logo_4798633f43d64674 {
        display: none; }
      .te-header-menu-area_5f3404b87cce00a2.te-sticky_menu .te-logo_8002811344f46238 .te-sticky-logo_a472dfc2634a2611 {
        display: block; }
        .te-header-menu-area_5f3404b87cce00a2.te-sticky_menu .te-logo_8002811344f46238 .te-sticky-logo_a472dfc2634a2611 img {
          width: 170px;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-header-menu-area_5f3404b87cce00a2.te-sticky_menu .te-main-menu_b20382ccc1d6d88b ul li.te-active > a:after {
      bottom: 20px; }
    .te-header-menu-area_5f3404b87cce00a2.te-sticky_menu .te-main-menu_b20382ccc1d6d88b 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_5f3404b87cce00a2.te-sticky_menu .te-main-menu_b20382ccc1d6d88b ul li a {
          padding: 33px 14px; } }
    .te-header-menu-area_5f3404b87cce00a2.te-sticky_menu .te-main-menu_b20382ccc1d6d88b ul li ul li a {
      padding: 10px 20px; }
  .te-header-menu-area_5f3404b87cce00a2 .te-header-menu-wrapper_6d7ac041240e3531 {
    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_5f3404b87cce00a2 .te-header-menu-wrapper_6d7ac041240e3531 {
        gap: 20px; } }
  .te-header-menu-area_5f3404b87cce00a2 .te-logo_8002811344f46238 {
    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_5f3404b87cce00a2 .te-logo_8002811344f46238 {
        height: 100px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-header-menu-area_5f3404b87cce00a2 .te-logo_8002811344f46238 {
        height: 80px; } }
    @media only screen and (max-width: 1199px) {
      .te-header-menu-area_5f3404b87cce00a2 .te-logo_8002811344f46238 .te-standard-logo_4798633f43d64674 {
        display: none; } }
    .te-header-menu-area_5f3404b87cce00a2 .te-logo_8002811344f46238 .te-standard-logo_4798633f43d64674 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-header-menu-area_5f3404b87cce00a2 .te-logo_8002811344f46238 .te-sticky-logo_a472dfc2634a2611 {
      display: none; }
      @media only screen and (max-width: 767px) {
        .te-header-menu-area_5f3404b87cce00a2 .te-logo_8002811344f46238 .te-sticky-logo_a472dfc2634a2611 {
          width: 170px; } }
      @media only screen and (max-width: 1199px) {
        .te-header-menu-area_5f3404b87cce00a2 .te-logo_8002811344f46238 .te-sticky-logo_a472dfc2634a2611 {
          display: block; } }
      .te-header-menu-area_5f3404b87cce00a2 .te-logo_8002811344f46238 .te-sticky-logo_a472dfc2634a2611 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-header-menu-area_5f3404b87cce00a2 .te-logo_8002811344f46238 .te-retina-logo_3112705684a1f509 {
      display: none; }

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

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

.te-header-btn_94da498ef68ca0a0 {
  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_94da498ef68ca0a0 .te-icon_1cd61429ba1179a1 {
    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_94da498ef68ca0a0 .te-icon_1cd61429ba1179a1: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_94da498ef68ca0a0 {
      display: none; } }
  .te-header-btn_94da498ef68ca0a0 .te-cta-btn_d29d9572db77b96c {
    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_94da498ef68ca0a0 .te-cta-btn_d29d9572db77b96c:hover {
      background-color: #317EFE;
      color: #ffffff; }
  .te-header-btn_94da498ef68ca0a0 .te-quote-btn_ce92935bf11eddb8 {
    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_94da498ef68ca0a0 .te-quote-btn_ce92935bf11eddb8: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_7ceb49e86e0fb18b {
    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_7ceb49e86e0fb18b .te-search-content-filed_2d6166861bc6670f {
      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_7ceb49e86e0fb18b .te-search-content-filed_2d6166861bc6670f .te-search-close {
        cursor: pointer;
        font-size: 30px;
        color: #ffffff; }
    .te-search-form-wrapper .te-search-form-inner_7ceb49e86e0fb18b .te-search-form_aa2eb2a392493859 {
      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_7ceb49e86e0fb18b .te-search-form_aa2eb2a392493859 .te-search-form-input_f490ec7cc5587e80 {
        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_7ceb49e86e0fb18b .te-search-form_aa2eb2a392493859 .te-search-form-input_f490ec7cc5587e80 .te-search-icon_c62794128412ae80 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .te-search-form-wrapper .te-search-form-inner_7ceb49e86e0fb18b .te-search-form_aa2eb2a392493859 .te-search-form-input_f490ec7cc5587e80 button.te-submit-search-btn_28a20b21e48e36b5 {
          padding: 15px 24px !important; }
      .te-search-form-wrapper .te-search-form-inner_7ceb49e86e0fb18b .te-search-form_aa2eb2a392493859 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_283d8ae5fbd98ae5 {
  display: none; }

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

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

.mean-container .mean-nav ul li.dropdown-opened_72cff4ea2a78ab28 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_91e8af776cc2a57f 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_91e8af776cc2a57f 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_f95739f3b40cebd2 {
    display: inline-block;
    width: 180px; }
  .te-menu-sidebar-area .te-menu-sidebar-wrapper_f869476d18e98e42 {
    position: relative;
    padding: 40px; }
  .te-menu-sidebar-area.active {
    right: 0; }
  .te-menu-sidebar-area .te-menu-sidebar-close_50542dd65b502293 {
    position: absolute;
    top: 0;
    right: 0; }
    .te-menu-sidebar-area .te-menu-sidebar-close_50542dd65b502293 .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_50542dd65b502293 .te-menu-sidebar-close-btn:hover {
        background-color: #317EFE; }
  .te-menu-sidebar-area .te-menu-sidebar-content_f490ab23f4f75943 .te-menu-sidebar-single-widget_86f23cec0ebffea2 {
    display: inline-block;
    margin-top: 20px;
    width: 100%; }
    .te-menu-sidebar-area .te-menu-sidebar-content_f490ab23f4f75943 .te-menu-sidebar-single-widget_86f23cec0ebffea2 .te-menu-sidebar-title_df07cacf1fe73c00 {
      margin-bottom: 5px; }
    .te-menu-sidebar-area .te-menu-sidebar-content_f490ab23f4f75943 .te-menu-sidebar-single-widget_86f23cec0ebffea2 .te-header-contact-info_32ceed1ed36eb322 {
      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_f490ab23f4f75943 .te-menu-sidebar-single-widget_86f23cec0ebffea2 .te-header-contact-info_32ceed1ed36eb322 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_f490ab23f4f75943 .te-menu-sidebar-single-widget_86f23cec0ebffea2 .te-header-contact-info_32ceed1ed36eb322 span.te-contact-info-item_26b74b11ffa346c3 {
          gap: 0 10px !important; }
        .te-menu-sidebar-area .te-menu-sidebar-content_f490ab23f4f75943 .te-menu-sidebar-single-widget_86f23cec0ebffea2 .te-header-contact-info_32ceed1ed36eb322 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_f490ab23f4f75943 .te-menu-sidebar-single-widget_86f23cec0ebffea2 .te-header-contact-info_32ceed1ed36eb322 span a:hover {
            color: #317EFE; }
    .te-menu-sidebar-area .te-menu-sidebar-content_f490ab23f4f75943 .te-menu-sidebar-single-widget_86f23cec0ebffea2 .te-social-profile_cae46249c3bd3987 {
      margin-top: 20px;
      border-top: 1px solid #dfe2e9;
      width: 100%;
      padding-top: 20px; }
      .te-menu-sidebar-area .te-menu-sidebar-content_f490ab23f4f75943 .te-menu-sidebar-single-widget_86f23cec0ebffea2 .te-social-profile_cae46249c3bd3987 a {
        color: #14203A;
        font-size: 22px; }
        .te-menu-sidebar-area .te-menu-sidebar-content_f490ab23f4f75943 .te-menu-sidebar-single-widget_86f23cec0ebffea2 .te-social-profile_cae46249c3bd3987 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_cb1fc943bf71d06a {
  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_cb1fc943bf71d06a.style-2_e4c3805a9be86bd9 .te-single-slider_38d4d446eef1a3af {
    height: 950px;
    padding-top: 70px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_cb1fc943bf71d06a.style-2_e4c3805a9be86bd9 .te-single-slider_38d4d446eef1a3af {
        height: unset;
        padding: 80px 0; } }
    .slider-area_cb1fc943bf71d06a.style-2_e4c3805a9be86bd9 .te-single-slider_38d4d446eef1a3af .slider-feature-img_01306e46f1e2fe00 {
      position: absolute;
      right: 0;
      top: 0; }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_cb1fc943bf71d06a.style-2_e4c3805a9be86bd9 .te-single-slider_38d4d446eef1a3af .slider-feature-img_01306e46f1e2fe00 {
          right: -200px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_cb1fc943bf71d06a.style-2_e4c3805a9be86bd9 .te-single-slider_38d4d446eef1a3af .slider-feature-img_01306e46f1e2fe00 {
          right: -280px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_cb1fc943bf71d06a.style-2_e4c3805a9be86bd9 .te-single-slider_38d4d446eef1a3af .slider-feature-img_01306e46f1e2fe00 {
          right: -380px; } }
      .slider-area_cb1fc943bf71d06a.style-2_e4c3805a9be86bd9 .te-single-slider_38d4d446eef1a3af .slider-feature-img_01306e46f1e2fe00 .company-award_86e70ed20d981dcb {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        margin-top: 50px;
        left: 135px; }
        .slider-area_cb1fc943bf71d06a.style-2_e4c3805a9be86bd9 .te-single-slider_38d4d446eef1a3af .slider-feature-img_01306e46f1e2fe00 .company-award_86e70ed20d981dcb .icon_b0ad8a5d11d72e78 {
          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_cb1fc943bf71d06a.style-2_e4c3805a9be86bd9 .te-single-slider_38d4d446eef1a3af .slider-feature-img_01306e46f1e2fe00 .slider-feature-img-overlay_8e94d0ec2e25ad07 {
          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_cb1fc943bf71d06a.style-2_e4c3805a9be86bd9 .te-single-slider_38d4d446eef1a3af .slider-left-shape_f7ec24f8cd05bbc8 {
      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_cb1fc943bf71d06a.style-2_e4c3805a9be86bd9 .te-single-slider_38d4d446eef1a3af .slider-left-shape_f7ec24f8cd05bbc8 {
          display: none; } }
    .slider-area_cb1fc943bf71d06a.style-2_e4c3805a9be86bd9 .te-single-slider_38d4d446eef1a3af .slider-right-shape_e1ab4fed0b350ba4 {
      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_cb1fc943bf71d06a.style-2_e4c3805a9be86bd9 .te-single-slider_38d4d446eef1a3af .slider-right-shape_e1ab4fed0b350ba4 {
          display: none; } }
    .slider-area_cb1fc943bf71d06a.style-2_e4c3805a9be86bd9 .te-single-slider_38d4d446eef1a3af .slider-circle-shape_50ff2d79c0c6334a {
      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_cb1fc943bf71d06a .te-slider-wrapper_10373fa6f80b8e9a .slick-active_eb249cf720baaaf0 .te-slider-short-title_63d69095fc6abf5a,
  .slider-area_cb1fc943bf71d06a .te-slider-wrapper_10373fa6f80b8e9a .slick-active_eb249cf720baaaf0 .te-slider-title_8f06c1e303002c97,
  .slider-area_cb1fc943bf71d06a .te-slider-wrapper_10373fa6f80b8e9a .slick-active_eb249cf720baaaf0 .te-slider-short-desc_0d4595054da0f727,
  .slider-area_cb1fc943bf71d06a .te-slider-wrapper_10373fa6f80b8e9a .slick-active_eb249cf720baaaf0 .te-slider-btn-wrapper_d788236a99a17cae {
    -webkit-animation-name: MovefadeUp;
    animation-name: MovefadeUp;
    -webkit-animation-fill-mode: both; }
  .slider-area_cb1fc943bf71d06a .te-slider-wrapper_10373fa6f80b8e9a .slick-active_eb249cf720baaaf0 .te-slider-short-title_63d69095fc6abf5a {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; }
  .slider-area_cb1fc943bf71d06a .te-slider-wrapper_10373fa6f80b8e9a .slick-active_eb249cf720baaaf0 .te-slider-title_8f06c1e303002c97 {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  .slider-area_cb1fc943bf71d06a .te-slider-wrapper_10373fa6f80b8e9a .slick-active_eb249cf720baaaf0 .te-slider-short-desc_0d4595054da0f727 {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s; }
  .slider-area_cb1fc943bf71d06a .te-slider-wrapper_10373fa6f80b8e9a .slick-active_eb249cf720baaaf0 .te-slider-btn-wrapper_d788236a99a17cae {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s; }
  .slider-area_cb1fc943bf71d06a .te-slider-wrapper_10373fa6f80b8e9a .slick-dots_2f3d83bd64fa6f15 {
    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_cb1fc943bf71d06a .te-slider-wrapper_10373fa6f80b8e9a .slick-dots_2f3d83bd64fa6f15 {
        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_cb1fc943bf71d06a .te-slider-wrapper_10373fa6f80b8e9a .slick-dots_2f3d83bd64fa6f15 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_cb1fc943bf71d06a .te-slider-wrapper_10373fa6f80b8e9a .slick-dots_2f3d83bd64fa6f15 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_cb1fc943bf71d06a .te-slider-wrapper_10373fa6f80b8e9a .slick-dots_2f3d83bd64fa6f15 li button:hover {
          background-color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
      .slider-area_cb1fc943bf71d06a .te-slider-wrapper_10373fa6f80b8e9a .slick-dots_2f3d83bd64fa6f15 li.slick-active_eb249cf720baaaf0 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 1px solid #317EFE; }
        .slider-area_cb1fc943bf71d06a .te-slider-wrapper_10373fa6f80b8e9a .slick-dots_2f3d83bd64fa6f15 li.slick-active_eb249cf720baaaf0 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .slider-area_cb1fc943bf71d06a .te-single-slider_38d4d446eef1a3af {
    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_cb1fc943bf71d06a .te-single-slider_38d4d446eef1a3af {
        background-image: none !important; } }
    .slider-area_cb1fc943bf71d06a .te-single-slider_38d4d446eef1a3af .te-slider-overlay_93e25def662941e0 {
      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_cb1fc943bf71d06a .te-single-slider_38d4d446eef1a3af .te-slider-overlay_93e25def662941e0 {
          left: 0; } }
      .slider-area_cb1fc943bf71d06a .te-single-slider_38d4d446eef1a3af .te-slider-overlay_93e25def662941e0 .te-slider-overlay-shape_262f403b0ae30b4d {
        position: absolute;
        top: 0;
        height: 100%;
        left: -340px;
        width: 100%; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_cb1fc943bf71d06a .te-single-slider_38d4d446eef1a3af .te-slider-overlay_93e25def662941e0 .te-slider-overlay-shape_262f403b0ae30b4d {
            display: none; } }
    .slider-area_cb1fc943bf71d06a .te-single-slider_38d4d446eef1a3af .te-slider-content-wrapper_008f06abce916275 {
      position: relative;
      z-index: 99; }
      .slider-area_cb1fc943bf71d06a .te-single-slider_38d4d446eef1a3af .te-slider-content-wrapper_008f06abce916275 .te-slider-content_4ccf345216fa316b .te-slider-short-title_63d69095fc6abf5a {
        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_cb1fc943bf71d06a .te-single-slider_38d4d446eef1a3af .te-slider-content-wrapper_008f06abce916275 .te-slider-content_4ccf345216fa316b .te-slider-title_8f06c1e303002c97 {
        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_cb1fc943bf71d06a .te-single-slider_38d4d446eef1a3af .te-slider-content-wrapper_008f06abce916275 .te-slider-content_4ccf345216fa316b .te-slider-title_8f06c1e303002c97 {
            font-size: 60px;
            line-height: 64px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-area_cb1fc943bf71d06a .te-single-slider_38d4d446eef1a3af .te-slider-content-wrapper_008f06abce916275 .te-slider-content_4ccf345216fa316b .te-slider-title_8f06c1e303002c97 {
            font-size: 48px;
            line-height: 56px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_cb1fc943bf71d06a .te-single-slider_38d4d446eef1a3af .te-slider-content-wrapper_008f06abce916275 .te-slider-content_4ccf345216fa316b .te-slider-title_8f06c1e303002c97 {
            font-size: 42px;
            line-height: 52px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_cb1fc943bf71d06a .te-single-slider_38d4d446eef1a3af .te-slider-content-wrapper_008f06abce916275 .te-slider-content_4ccf345216fa316b .te-slider-title_8f06c1e303002c97 {
            font-size: 38px;
            line-height: 44px;
            margin-bottom: 20px; } }
      .slider-area_cb1fc943bf71d06a .te-single-slider_38d4d446eef1a3af .te-slider-content-wrapper_008f06abce916275 .te-slider-content_4ccf345216fa316b .te-slider-short-desc_0d4595054da0f727 {
        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_cb1fc943bf71d06a .te-single-slider_38d4d446eef1a3af .te-slider-content-wrapper_008f06abce916275 .te-slider-content_4ccf345216fa316b .te-slider-short-desc_0d4595054da0f727 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_cb1fc943bf71d06a .te-single-slider_38d4d446eef1a3af .te-slider-content-wrapper_008f06abce916275 .te-slider-content_4ccf345216fa316b .te-slider-short-desc_0d4595054da0f727 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_cb1fc943bf71d06a .te-single-slider_38d4d446eef1a3af .te-slider-content-wrapper_008f06abce916275 .te-slider-content_4ccf345216fa316b .te-slider-short-desc_0d4595054da0f727 {
            font-size: 18px;
            line-height: 32px; } }
      .slider-area_cb1fc943bf71d06a .te-single-slider_38d4d446eef1a3af .te-slider-content-wrapper_008f06abce916275 .te-slider-content_4ccf345216fa316b .te-slider-btn-wrapper_d788236a99a17cae {
        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_cb1fc943bf71d06a .te-single-slider_38d4d446eef1a3af .te-slider-content-wrapper_008f06abce916275 .te-slider-content_4ccf345216fa316b .te-slider-btn-wrapper_d788236a99a17cae {
            padding-top: 30px; } }
        .slider-area_cb1fc943bf71d06a .te-single-slider_38d4d446eef1a3af .te-slider-content-wrapper_008f06abce916275 .te-slider-content_4ccf345216fa316b .te-slider-btn-wrapper_d788236a99a17cae .te-theme-btn_82a0cf3f2a418c56 {
          padding: 11px 30px;
          color: #ffffff;
          border-radius: 50px;
          background-color: #317EFE;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .slider-area_cb1fc943bf71d06a .te-single-slider_38d4d446eef1a3af .te-slider-content-wrapper_008f06abce916275 .te-slider-content_4ccf345216fa316b .te-slider-btn-wrapper_d788236a99a17cae .te-call-btn_457599eaed7a8c84 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 20px; }
          .slider-area_cb1fc943bf71d06a .te-single-slider_38d4d446eef1a3af .te-slider-content-wrapper_008f06abce916275 .te-slider-content_4ccf345216fa316b .te-slider-btn-wrapper_d788236a99a17cae .te-call-btn_457599eaed7a8c84 .te-icon_1cd61429ba1179a1 {
            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_cb1fc943bf71d06a .te-single-slider_38d4d446eef1a3af .te-slider-content-wrapper_008f06abce916275 .te-slider-content_4ccf345216fa316b .te-slider-btn-wrapper_d788236a99a17cae .te-call-btn_457599eaed7a8c84 .te-content_44a26e06d39c77b2 {
            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_cb1fc943bf71d06a .te-single-slider_38d4d446eef1a3af .te-slider-content-wrapper_008f06abce916275 .te-slider-content_4ccf345216fa316b .te-slider-btn-wrapper_d788236a99a17cae .te-call-btn_457599eaed7a8c84 .te-content_44a26e06d39c77b2 .te-title_f52ec8ad02847570 {
              font-size: 18px;
              font-weight: 400;
              line-height: 24px;
              color: #335371; }
            .slider-area_cb1fc943bf71d06a .te-single-slider_38d4d446eef1a3af .te-slider-content-wrapper_008f06abce916275 .te-slider-content_4ccf345216fa316b .te-slider-btn-wrapper_d788236a99a17cae .te-call-btn_457599eaed7a8c84 .te-content_44a26e06d39c77b2 .te-text_ff4615fd975ba921 {
              font-size: 20px;
              font-weight: 500;
              line-height: 24px;
              letter-spacing: 0px;
              color: #14203A; }

.slider-area_cb1fc943bf71d06a.style-1_aca0abff54038ecf {
  position: relative;
  overflow: visible;
  background: transparent; }
  .slider-area_cb1fc943bf71d06a.style-1_aca0abff54038ecf: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_cb1fc943bf71d06a.style-1_aca0abff54038ecf .te-single-slider_38d4d446eef1a3af {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .slider-area_cb1fc943bf71d06a.style-1_aca0abff54038ecf .te-single-slider_38d4d446eef1a3af .te-slider-overlay_93e25def662941e0 {
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
      background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
      .slider-area_cb1fc943bf71d06a.style-1_aca0abff54038ecf .te-single-slider_38d4d446eef1a3af .te-slider-overlay_93e25def662941e0::before {
        display: none; }
    .slider-area_cb1fc943bf71d06a.style-1_aca0abff54038ecf .te-single-slider_38d4d446eef1a3af .slider-shape_49b558cd49317777 {
      position: absolute;
      border-radius: 20px;
      overflow: hidden; }
      .slider-area_cb1fc943bf71d06a.style-1_aca0abff54038ecf .te-single-slider_38d4d446eef1a3af .slider-shape_49b558cd49317777 img {
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        top: 0; }
    .slider-area_cb1fc943bf71d06a.style-1_aca0abff54038ecf .te-single-slider_38d4d446eef1a3af .shape-one_75c729451f6d75a5 {
      top: 50px;
      left: 0;
      width: 300px;
      height: 290px; }
      @media (max-width: 991px) {
        .slider-area_cb1fc943bf71d06a.style-1_aca0abff54038ecf .te-single-slider_38d4d446eef1a3af .shape-one_75c729451f6d75a5 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_cb1fc943bf71d06a.style-1_aca0abff54038ecf .te-single-slider_38d4d446eef1a3af .shape-one_75c729451f6d75a5 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_cb1fc943bf71d06a.style-1_aca0abff54038ecf .te-single-slider_38d4d446eef1a3af .shape-one_75c729451f6d75a5 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_cb1fc943bf71d06a.style-1_aca0abff54038ecf .te-single-slider_38d4d446eef1a3af .shape-one_75c729451f6d75a5 {
          top: 160px;
          width: 250px;
          height: 200px; } }
    .slider-area_cb1fc943bf71d06a.style-1_aca0abff54038ecf .te-single-slider_38d4d446eef1a3af .shape-two_bb3decd24c25bab5 {
      top: 0;
      right: 0;
      width: 300px;
      height: 310px; }
      @media (max-width: 991px) {
        .slider-area_cb1fc943bf71d06a.style-1_aca0abff54038ecf .te-single-slider_38d4d446eef1a3af .shape-two_bb3decd24c25bab5 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_cb1fc943bf71d06a.style-1_aca0abff54038ecf .te-single-slider_38d4d446eef1a3af .shape-two_bb3decd24c25bab5 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_cb1fc943bf71d06a.style-1_aca0abff54038ecf .te-single-slider_38d4d446eef1a3af .shape-two_bb3decd24c25bab5 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_cb1fc943bf71d06a.style-1_aca0abff54038ecf .te-single-slider_38d4d446eef1a3af .shape-two_bb3decd24c25bab5 {
          width: 300px;
          height: 250px;
          top: 70px;
          right: -40px; } }
    .slider-area_cb1fc943bf71d06a.style-1_aca0abff54038ecf .te-single-slider_38d4d446eef1a3af .shape-three_6eacfa0a384d1e5d {
      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_cb1fc943bf71d06a.style-1_aca0abff54038ecf .te-single-slider_38d4d446eef1a3af .shape-three_6eacfa0a384d1e5d {
          display: none !important; } }
      @media (max-width: 991px) {
        .slider-area_cb1fc943bf71d06a.style-1_aca0abff54038ecf .te-single-slider_38d4d446eef1a3af .shape-three_6eacfa0a384d1e5d {
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
    .slider-area_cb1fc943bf71d06a.style-1_aca0abff54038ecf .te-single-slider_38d4d446eef1a3af .te-slider-container_f575c519c7c2b968 {
      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_cb1fc943bf71d06a.style-1_aca0abff54038ecf .te-single-slider_38d4d446eef1a3af .te-slider-container_f575c519c7c2b968 {
          -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_cb1fc943bf71d06a.style-1_aca0abff54038ecf .te-single-slider_38d4d446eef1a3af .te-slider-container_f575c519c7c2b968 {
          padding: 70px 0;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .slider-area_cb1fc943bf71d06a.style-1_aca0abff54038ecf .te-single-slider_38d4d446eef1a3af .te-slider-container_f575c519c7c2b968 .te-slider-column_84e13d63c2c84fd0 {
        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_cb1fc943bf71d06a.style-1_aca0abff54038ecf .te-single-slider_38d4d446eef1a3af .te-slider-container_f575c519c7c2b968 .te-slider-column_84e13d63c2c84fd0 {
            width: 100%; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_cb1fc943bf71d06a.style-1_aca0abff54038ecf .te-single-slider_38d4d446eef1a3af .te-slider-content-wrapper_008f06abce916275 .te-slider-content_4ccf345216fa316b .te-slider-btn-wrapper_d788236a99a17cae {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .slider-area_cb1fc943bf71d06a.style-1_aca0abff54038ecf .te-single-slider_38d4d446eef1a3af .te-slider-content-wrapper_008f06abce916275 .te-slider-content_4ccf345216fa316b .te-slider-btn-wrapper_d788236a99a17cae .te-theme-btn_82a0cf3f2a418c56 {
      background-color: #317EFE;
      color: #ffffff; }
      .slider-area_cb1fc943bf71d06a.style-1_aca0abff54038ecf .te-single-slider_38d4d446eef1a3af .te-slider-content-wrapper_008f06abce916275 .te-slider-content_4ccf345216fa316b .te-slider-btn-wrapper_d788236a99a17cae .te-theme-btn_82a0cf3f2a418c56:hover {
        background-color: #E7F914;
        color: #14203A; }
    .slider-area_cb1fc943bf71d06a.style-1_aca0abff54038ecf .te-single-slider_38d4d446eef1a3af .te-slider-content-wrapper_008f06abce916275 .te-slider-content_4ccf345216fa316b .te-slider-btn-wrapper_d788236a99a17cae .te-call-btn_457599eaed7a8c84 .te-icon_1cd61429ba1179a1 {
      color: #317EFE; }
    .slider-area_cb1fc943bf71d06a.style-1_aca0abff54038ecf .te-single-slider_38d4d446eef1a3af .te-slider-content-wrapper_008f06abce916275 .te-slider-content_4ccf345216fa316b .te-slider-title_8f06c1e303002c97 {
      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_cb1fc943bf71d06a.style-1_aca0abff54038ecf .te-single-slider_38d4d446eef1a3af .te-slider-content-wrapper_008f06abce916275 .te-slider-content_4ccf345216fa316b .te-slider-title_8f06c1e303002c97 {
          font-size: 28px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_cb1fc943bf71d06a.style-1_aca0abff54038ecf .te-single-slider_38d4d446eef1a3af .te-slider-content-wrapper_008f06abce916275 .te-slider-content_4ccf345216fa316b .te-slider-title_8f06c1e303002c97 {
          font-size: 32px;
          line-height: 52px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_cb1fc943bf71d06a.style-1_aca0abff54038ecf .te-single-slider_38d4d446eef1a3af .te-slider-content-wrapper_008f06abce916275 .te-slider-content_4ccf345216fa316b .te-slider-title_8f06c1e303002c97 {
          font-size: 62px;
          line-height: 80px; } }
  .slider-area_cb1fc943bf71d06a.style-1_aca0abff54038ecf .te-slider-wrapper_10373fa6f80b8e9a .container_053a8427426ae077 {
    position: relative; }
  .slider-area_cb1fc943bf71d06a.style-1_aca0abff54038ecf .te-slider-wrapper_10373fa6f80b8e9a .slider-shape-bg_1c6493c32e7d02e1 {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: 100px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_cb1fc943bf71d06a.style-1_aca0abff54038ecf .te-slider-wrapper_10373fa6f80b8e9a .slider-shape-bg_1c6493c32e7d02e1 {
        display: none; } }
    @media (max-width: 1399px) {
      .slider-area_cb1fc943bf71d06a.style-1_aca0abff54038ecf .te-slider-wrapper_10373fa6f80b8e9a .slider-shape-bg_1c6493c32e7d02e1 {
        margin-left: 0; } }
    .slider-area_cb1fc943bf71d06a.style-1_aca0abff54038ecf .te-slider-wrapper_10373fa6f80b8e9a .slider-shape-bg_1c6493c32e7d02e1: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_333715aedd821666 {
  position: relative; }

.te-info-card_cd349ea2c5ab1b7d {
  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_cd349ea2c5ab1b7d {
      padding: 40px 25px; } }
  .te-info-card_cd349ea2c5ab1b7d: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_cd349ea2c5ab1b7d:hover .te-image-wrapper_d416f4640562b33e .overlay_0d2cefcbf1a684bf {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      opacity: 0.72; }
    .te-info-card_cd349ea2c5ab1b7d:hover .te-image-wrapper_d416f4640562b33e 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_cd349ea2c5ab1b7d:hover .icon_b0ad8a5d11d72e78 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-info-card_cd349ea2c5ab1b7d:hover .content_de6456174d2e3860 .te-read-more_454b6f5d7409bd9b .te-theme-btn_82a0cf3f2a418c56 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_cd349ea2c5ab1b7d .te-info-card-inner_686cfed896aeb55e {
    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_cd349ea2c5ab1b7d .te-image-wrapper_d416f4640562b33e {
    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_cd349ea2c5ab1b7d .te-image-wrapper_d416f4640562b33e 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_cd349ea2c5ab1b7d .te-image-wrapper_d416f4640562b33e .overlay_0d2cefcbf1a684bf {
      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_cd349ea2c5ab1b7d .icon_b0ad8a5d11d72e78 {
    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_cd349ea2c5ab1b7d .icon_b0ad8a5d11d72e78 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_cd349ea2c5ab1b7d .te-content-wrapper_ae1c7d860874e4e4 {
    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_cd349ea2c5ab1b7d .te-title-wrapper_d9ae9d894272d093 {
    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_cd349ea2c5ab1b7d .te-title-wrapper_d9ae9d894272d093 .icon_b0ad8a5d11d72e78 {
      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_cd349ea2c5ab1b7d .te-title-wrapper_d9ae9d894272d093 .icon_b0ad8a5d11d72e78::before, .te-info-card_cd349ea2c5ab1b7d .te-title-wrapper_d9ae9d894272d093 .icon_b0ad8a5d11d72e78::after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #317EFE;
        border: 1px solid #E1E1E1; }
      .te-info-card_cd349ea2c5ab1b7d .te-title-wrapper_d9ae9d894272d093 .icon_b0ad8a5d11d72e78::before {
        top: 15px;
        left: 5px; }
      .te-info-card_cd349ea2c5ab1b7d .te-title-wrapper_d9ae9d894272d093 .icon_b0ad8a5d11d72e78::after {
        bottom: 15px;
        right: 5px; }
    .te-info-card_cd349ea2c5ab1b7d .te-title-wrapper_d9ae9d894272d093 .title_43549a7733fce3bc {
      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_cd349ea2c5ab1b7d .te-title-wrapper_d9ae9d894272d093 .divider_c26f5f9d7aa2f773 {
      width: 55px;
      height: 2px;
      background-color: #317EFE; }
  .te-info-card_cd349ea2c5ab1b7d .content_de6456174d2e3860 {
    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_cd349ea2c5ab1b7d .content_de6456174d2e3860 .desc_0ad71706aaf4f3fa {
      -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_cd349ea2c5ab1b7d .content_de6456174d2e3860 .te-read-more_454b6f5d7409bd9b {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start; }
      .te-info-card_cd349ea2c5ab1b7d .content_de6456174d2e3860 .te-read-more_454b6f5d7409bd9b .te-theme-btn_82a0cf3f2a418c56 {
        background-color: transparent;
        color: #317EFE;
        border: 1px solid #131A2A;
        padding: 9px 28px; }
        .te-info-card_cd349ea2c5ab1b7d .content_de6456174d2e3860 .te-read-more_454b6f5d7409bd9b .te-theme-btn_82a0cf3f2a418c56:hover {
          background-color: #317EFE;
          color: #ffffff;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-info-card_cd349ea2c5ab1b7d.style-2_e4c3805a9be86bd9 {
  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_cd349ea2c5ab1b7d.style-2_e4c3805a9be86bd9 {
      padding: 35px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .te-info-card_cd349ea2c5ab1b7d.style-2_e4c3805a9be86bd9 {
      padding: 35px; } }
  .te-info-card_cd349ea2c5ab1b7d.style-2_e4c3805a9be86bd9:hover .image_b25844ccdf98a4d0 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_cd349ea2c5ab1b7d.style-2_e4c3805a9be86bd9:hover .content_de6456174d2e3860 .te-read-more_454b6f5d7409bd9b .te-theme-btn_82a0cf3f2a418c56 {
    background-color: inherit;
    color: #317EFE; }
  .te-info-card_cd349ea2c5ab1b7d.style-2_e4c3805a9be86bd9 .image_b25844ccdf98a4d0 {
    border-radius: 20px;
    overflow: hidden; }
    .te-info-card_cd349ea2c5ab1b7d.style-2_e4c3805a9be86bd9 .image_b25844ccdf98a4d0 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_cd349ea2c5ab1b7d.style-2_e4c3805a9be86bd9 .te-title-wrapper_d9ae9d894272d093 {
    padding-bottom: 15px; }
  .te-info-card_cd349ea2c5ab1b7d.style-2_e4c3805a9be86bd9 .te-content-wrapper_ae1c7d860874e4e4 {
    text-align: left;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .te-info-card_cd349ea2c5ab1b7d.style-2_e4c3805a9be86bd9 .content_de6456174d2e3860 {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px; }
    .te-info-card_cd349ea2c5ab1b7d.style-2_e4c3805a9be86bd9 .content_de6456174d2e3860 .te-read-more_454b6f5d7409bd9b .te-theme-btn_82a0cf3f2a418c56 {
      padding: 0;
      border: 0; }

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

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

.te-icon-card_a77fa3c418b59d91.style-three_a837eae5668730c4 {
  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_a77fa3c418b59d91.style-three_a837eae5668730c4 .icon_b0ad8a5d11d72e78 {
    width: 72px;
    height: 72px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .te-icon-card_a77fa3c418b59d91.style-three_a837eae5668730c4 .icon_b0ad8a5d11d72e78 img {
      width: 100%; }
  .te-icon-card_a77fa3c418b59d91.style-three_a837eae5668730c4 .content_de6456174d2e3860 {
    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_a77fa3c418b59d91.style-three_a837eae5668730c4 .content_de6456174d2e3860 .title_43549a7733fce3bc {
      color: #ffffff; }
    .te-icon-card_a77fa3c418b59d91.style-three_a837eae5668730c4 .content_de6456174d2e3860 .desc_0ad71706aaf4f3fa {
      color: #c7cdda; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-icon-card_a77fa3c418b59d91.style-three_a837eae5668730c4 {
      gap: 25px; }
      .te-icon-card_a77fa3c418b59d91.style-three_a837eae5668730c4 .content_de6456174d2e3860 {
        gap: 18px; } }

.te-icon-card_a77fa3c418b59d91.style-2_e4c3805a9be86bd9 {
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0; }
  .te-icon-card_a77fa3c418b59d91.style-2_e4c3805a9be86bd9 .icon_b0ad8a5d11d72e78 {
    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_a77fa3c418b59d91.style-2_e4c3805a9be86bd9 .content_de6456174d2e3860 {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px; }
    .te-icon-card_a77fa3c418b59d91.style-2_e4c3805a9be86bd9 .content_de6456174d2e3860 .title_43549a7733fce3bc {
      font-size: 20px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px; }
    .te-icon-card_a77fa3c418b59d91.style-2_e4c3805a9be86bd9 .content_de6456174d2e3860 .desc_0ad71706aaf4f3fa {
      line-height: 22px; }

.te-about-image-card_5825a995e1c82a59 .te-main-img-wrapper_ce86fb11b5f5ddbb {
  text-align: right; }
  @media (max-width: 991px) {
    .te-about-image-card_5825a995e1c82a59 .te-main-img-wrapper_ce86fb11b5f5ddbb {
      text-align: left; } }
  .te-about-image-card_5825a995e1c82a59 .te-main-img-wrapper_ce86fb11b5f5ddbb .te-main-img-inner_d672c97ce3e0783e {
    position: relative;
    display: inline-block;
    z-index: 2; }
    .te-about-image-card_5825a995e1c82a59 .te-main-img-wrapper_ce86fb11b5f5ddbb .te-main-img-inner_d672c97ce3e0783e > img {
      border-radius: 500px 500px 0 0;
      margin-left: 7px;
      margin-top: 4px; }
      @media (max-width: 650px) {
        .te-about-image-card_5825a995e1c82a59 .te-main-img-wrapper_ce86fb11b5f5ddbb .te-main-img-inner_d672c97ce3e0783e > img {
          width: 100%; } }
    .te-about-image-card_5825a995e1c82a59 .te-main-img-wrapper_ce86fb11b5f5ddbb .te-main-img-inner_d672c97ce3e0783e .te-img-card-shape_60087fa5ac5ba6b9 {
      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_5825a995e1c82a59 .te-main-img-wrapper_ce86fb11b5f5ddbb .te-main-img-inner_d672c97ce3e0783e .te-img-card-shape_60087fa5ac5ba6b9 {
          right: 0; } }
.te-about-image-card_5825a995e1c82a59 .te-company-foundation_dc9e3cb42d56496d {
  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_5825a995e1c82a59 .te-company-foundation_dc9e3cb42d56496d .te-counter-wrapper_cb2ef0a1d4ba8875 {
    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_5825a995e1c82a59 .te-company-foundation_dc9e3cb42d56496d .counter-title_3fd22438a570c734 {
    font-size: 45px;
    font-weight: 700;
    line-height: 54.9px;
    letter-spacing: -0.8px;
    color: #14203A;
    margin-bottom: 0; }
  .te-about-image-card_5825a995e1c82a59 .te-company-foundation_dc9e3cb42d56496d .title_43549a7733fce3bc {
    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_5825a995e1c82a59.style-2_e4c3805a9be86bd9 .te-main-img-wrapper_ce86fb11b5f5ddbb .te-main-img-inner_d672c97ce3e0783e {
  border-radius: 20px;
  padding-right: 80px;
  margin-top: 23px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-image-card_5825a995e1c82a59.style-2_e4c3805a9be86bd9 .te-main-img-wrapper_ce86fb11b5f5ddbb .te-main-img-inner_d672c97ce3e0783e {
      padding-right: 0;
      margin-top: 0; } }
  .te-about-image-card_5825a995e1c82a59.style-2_e4c3805a9be86bd9 .te-main-img-wrapper_ce86fb11b5f5ddbb .te-main-img-inner_d672c97ce3e0783e > img {
    margin: 0;
    border-radius: 20px; }
  .te-about-image-card_5825a995e1c82a59.style-2_e4c3805a9be86bd9 .te-main-img-wrapper_ce86fb11b5f5ddbb .te-main-img-inner_d672c97ce3e0783e .te-img-card-shape_60087fa5ac5ba6b9 {
    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_5825a995e1c82a59.style-2_e4c3805a9be86bd9 .te-main-img-wrapper_ce86fb11b5f5ddbb .te-main-img-inner_d672c97ce3e0783e .te-img-card-shape_60087fa5ac5ba6b9 {
        display: none; } }
  .te-about-image-card_5825a995e1c82a59.style-2_e4c3805a9be86bd9 .te-main-img-wrapper_ce86fb11b5f5ddbb .te-main-img-inner_d672c97ce3e0783e .te-another-image_407280435e0b44b7 {
    position: absolute;
    top: 55%;
    right: -45px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-image-card_5825a995e1c82a59.style-2_e4c3805a9be86bd9 .te-main-img-wrapper_ce86fb11b5f5ddbb .te-main-img-inner_d672c97ce3e0783e .te-another-image_407280435e0b44b7 {
        position: relative;
        right: unset;
        top: unset; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .te-about-image-card_5825a995e1c82a59.style-2_e4c3805a9be86bd9 .te-main-img-wrapper_ce86fb11b5f5ddbb .te-main-img-inner_d672c97ce3e0783e .te-another-image_407280435e0b44b7 {
        position: relative; } }
    .te-about-image-card_5825a995e1c82a59.style-2_e4c3805a9be86bd9 .te-main-img-wrapper_ce86fb11b5f5ddbb .te-main-img-inner_d672c97ce3e0783e .te-another-image_407280435e0b44b7 .te-another-image-inner_07c497641c823ef6 {
      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_5825a995e1c82a59.style-2_e4c3805a9be86bd9 .te-main-img-wrapper_ce86fb11b5f5ddbb .te-main-img-inner_d672c97ce3e0783e .te-another-image_407280435e0b44b7 .te-another-image-inner_07c497641c823ef6 {
          width: 100%; }
          .te-about-image-card_5825a995e1c82a59.style-2_e4c3805a9be86bd9 .te-main-img-wrapper_ce86fb11b5f5ddbb .te-main-img-inner_d672c97ce3e0783e .te-another-image_407280435e0b44b7 .te-another-image-inner_07c497641c823ef6 img {
            width: 100%; } }
    .te-about-image-card_5825a995e1c82a59.style-2_e4c3805a9be86bd9 .te-main-img-wrapper_ce86fb11b5f5ddbb .te-main-img-inner_d672c97ce3e0783e .te-another-image_407280435e0b44b7 .video-btn_a84bcdea39818a13 {
      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_5825a995e1c82a59.style-2_e4c3805a9be86bd9 .te-main-img-wrapper_ce86fb11b5f5ddbb .te-main-img-inner_d672c97ce3e0783e .te-another-image_407280435e0b44b7 .video-btn_a84bcdea39818a13 {
          left: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%); } }
      .te-about-image-card_5825a995e1c82a59.style-2_e4c3805a9be86bd9 .te-main-img-wrapper_ce86fb11b5f5ddbb .te-main-img-inner_d672c97ce3e0783e .te-another-image_407280435e0b44b7 .video-btn_a84bcdea39818a13 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_5825a995e1c82a59.style-2_e4c3805a9be86bd9 .te-main-img-wrapper_ce86fb11b5f5ddbb .te-main-img-inner_d672c97ce3e0783e .te-another-image_407280435e0b44b7 .te-badge-text_658792e87a97e4bd {
      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_5825a995e1c82a59.style-2_e4c3805a9be86bd9 .te-main-img-wrapper_ce86fb11b5f5ddbb .te-main-img-inner_d672c97ce3e0783e .te-another-image_407280435e0b44b7 .te-badge-text_658792e87a97e4bd {
          left: unset;
          top: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%);
          right: 0; } }
      .te-about-image-card_5825a995e1c82a59.style-2_e4c3805a9be86bd9 .te-main-img-wrapper_ce86fb11b5f5ddbb .te-main-img-inner_d672c97ce3e0783e .te-another-image_407280435e0b44b7 .te-badge-text_658792e87a97e4bd .icon_b0ad8a5d11d72e78 {
        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_5825a995e1c82a59.style-2_e4c3805a9be86bd9 .te-main-img-wrapper_ce86fb11b5f5ddbb .te-main-img-inner_d672c97ce3e0783e .te-another-image_407280435e0b44b7 .te-badge-text_658792e87a97e4bd .text_bb8d69ed53baa035 {
        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_5825a995e1c82a59.style-2_e4c3805a9be86bd9 .te-main-img-wrapper_ce86fb11b5f5ddbb .te-main-img-inner_d672c97ce3e0783e .te-another-image_407280435e0b44b7 .te-badge-text_658792e87a97e4bd .text_bb8d69ed53baa035 .title_43549a7733fce3bc {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #14203A; }
        .te-about-image-card_5825a995e1c82a59.style-2_e4c3805a9be86bd9 .te-main-img-wrapper_ce86fb11b5f5ddbb .te-main-img-inner_d672c97ce3e0783e .te-another-image_407280435e0b44b7 .te-badge-text_658792e87a97e4bd .text_bb8d69ed53baa035 span {
          font-size: 12px;
          font-weight: 400;
          line-height: 12px;
          color: #335371; }

.te-about-info-card_a937c199b42248f8 .te-about-info-content_2929cb270fa5cced {
  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_a937c199b42248f8 .te-about-info-content_2929cb270fa5cced .te-section-title_2888edb7df46a28a {
    margin-bottom: 0; }
    .te-about-info-card_a937c199b42248f8 .te-about-info-content_2929cb270fa5cced .te-section-title_2888edb7df46a28a .title_43549a7733fce3bc {
      margin-bottom: 0; }
  .te-about-info-card_a937c199b42248f8 .te-about-info-content_2929cb270fa5cced .te-list-item-wrapper_e52beac9e2a23232 {
    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_a937c199b42248f8 .te-about-info-content_2929cb270fa5cced .te-list-item-wrapper_e52beac9e2a23232 {
        grid-template-columns: repeat(1, 1fr); } }
    .te-about-info-card_a937c199b42248f8 .te-about-info-content_2929cb270fa5cced .te-list-item-wrapper_e52beac9e2a23232 .te-list-item_8f0260cd4c45a45a .icon_b0ad8a5d11d72e78 {
      font-size: 24px;
      color: #317EFE;
      background-color: transparent;
      width: unset;
      height: unset; }
    .te-about-info-card_a937c199b42248f8 .te-about-info-content_2929cb270fa5cced .te-list-item-wrapper_e52beac9e2a23232 .te-list-item_8f0260cd4c45a45a .text_bb8d69ed53baa035 {
      color: #14203A; }
  .te-about-info-card_a937c199b42248f8 .te-about-info-content_2929cb270fa5cced .te-info-list_8c29b76dccda15bb {
    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_a937c199b42248f8 .te-about-info-content_2929cb270fa5cced .te-info-list_8c29b76dccda15bb {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 20px; } }
    .te-about-info-card_a937c199b42248f8 .te-about-info-content_2929cb270fa5cced .te-info-list_8c29b76dccda15bb .te-single-info-list_3e259b8600abe9b0 {
      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_a937c199b42248f8 .te-about-info-content_2929cb270fa5cced .te-info-list_8c29b76dccda15bb .te-single-info-list_3e259b8600abe9b0:hover .icon_b0ad8a5d11d72e78 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_a937c199b42248f8 .te-about-info-content_2929cb270fa5cced .te-info-list_8c29b76dccda15bb .te-single-info-list_3e259b8600abe9b0 .icon_b0ad8a5d11d72e78 {
        margin-bottom: 10px;
        position: relative;
        margin-left: 20px; }
        .te-about-info-card_a937c199b42248f8 .te-about-info-content_2929cb270fa5cced .te-info-list_8c29b76dccda15bb .te-single-info-list_3e259b8600abe9b0 .icon_b0ad8a5d11d72e78::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_a937c199b42248f8 .te-about-info-content_2929cb270fa5cced .te-info-list_8c29b76dccda15bb .te-single-info-list_3e259b8600abe9b0 .icon_b0ad8a5d11d72e78 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_a937c199b42248f8 .te-about-info-content_2929cb270fa5cced .te-info-list_8c29b76dccda15bb .te-single-info-list_3e259b8600abe9b0 .title_43549a7733fce3bc {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0px;
        margin-bottom: 0; }
      .te-about-info-card_a937c199b42248f8 .te-about-info-content_2929cb270fa5cced .te-info-list_8c29b76dccda15bb .te-single-info-list_3e259b8600abe9b0 .short-title_c73c5906008a8e29 {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px; }

.te-about-info-card_a937c199b42248f8.style-2_e4c3805a9be86bd9 .te-about-info-content_2929cb270fa5cced {
  gap: 10px; }
  .te-about-info-card_a937c199b42248f8.style-2_e4c3805a9be86bd9 .te-about-info-content_2929cb270fa5cced .te-list-item-wrapper_e52beac9e2a23232 {
    padding-top: 6px;
    gap: 0; }
    .te-about-info-card_a937c199b42248f8.style-2_e4c3805a9be86bd9 .te-about-info-content_2929cb270fa5cced .te-list-item-wrapper_e52beac9e2a23232 .te-list-item_8f0260cd4c45a45a .icon_b0ad8a5d11d72e78 {
      width: 16px;
      height: 16px;
      background-color: #317EFE;
      border-radius: 50%;
      color: white;
      font-size: 10px; }
    .te-about-info-card_a937c199b42248f8.style-2_e4c3805a9be86bd9 .te-about-info-content_2929cb270fa5cced .te-list-item-wrapper_e52beac9e2a23232 .te-list-item_8f0260cd4c45a45a .text_bb8d69ed53baa035 {
      color: #335371; }
  .te-about-info-card_a937c199b42248f8.style-2_e4c3805a9be86bd9 .te-about-info-content_2929cb270fa5cced .te-info-list_8c29b76dccda15bb {
    border-top: 1px solid #E1E1E1;
    padding-top: 40px; }
    .te-about-info-card_a937c199b42248f8.style-2_e4c3805a9be86bd9 .te-about-info-content_2929cb270fa5cced .te-info-list_8c29b76dccda15bb .divider_c26f5f9d7aa2f773 {
      width: 1px;
      background-color: #E1E1E1;
      height: 127px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-info-card_a937c199b42248f8.style-2_e4c3805a9be86bd9 .te-about-info-content_2929cb270fa5cced .te-info-list_8c29b76dccda15bb .divider_c26f5f9d7aa2f773 {
          height: 1px;
          width: 100%; } }

.te-about-info-card_a937c199b42248f8.style-three_a837eae5668730c4 .te-section-title_2888edb7df46a28a {
  margin-bottom: 40px; }
.te-about-info-card_a937c199b42248f8.style-three_a837eae5668730c4 .about-info-wrapper_5b00900ecc2f4719 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_a937c199b42248f8.style-three_a837eae5668730c4 .about-info-wrapper_5b00900ecc2f4719 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .te-about-info-card_a937c199b42248f8.style-three_a837eae5668730c4 .about-info-wrapper_5b00900ecc2f4719 .about-info-img_cea8992244b95c7e {
    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_a937c199b42248f8.style-three_a837eae5668730c4 .about-info-wrapper_5b00900ecc2f4719 .about-info-img_cea8992244b95c7e {
        height: 350px; } }
    .te-about-info-card_a937c199b42248f8.style-three_a837eae5668730c4 .about-info-wrapper_5b00900ecc2f4719 .about-info-img_cea8992244b95c7e img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.te-about-info-card_a937c199b42248f8.style-three_a837eae5668730c4 .te-about-info-content_2929cb270fa5cced {
  padding-left: 50px;
  gap: 30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_a937c199b42248f8.style-three_a837eae5668730c4 .te-about-info-content_2929cb270fa5cced {
      padding-left: 0;
      padding-top: 50px; } }
  .te-about-info-card_a937c199b42248f8.style-three_a837eae5668730c4 .te-about-info-content_2929cb270fa5cced .skill-progressbar-wrapper_a3321572c99fe039 {
    width: 100%; }
  .te-about-info-card_a937c199b42248f8.style-three_a837eae5668730c4 .te-about-info-content_2929cb270fa5cced .te-icon-card-wrapper_9b57799b885c726c {
    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_a937c199b42248f8.style-three_a837eae5668730c4 .te-about-info-content_2929cb270fa5cced .te-icon-card-wrapper_9b57799b885c726c .te-icon-card_a77fa3c418b59d91 {
      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_a937c199b42248f8.style-three_a837eae5668730c4 .te-about-info-content_2929cb270fa5cced .te-icon-card-wrapper_9b57799b885c726c .te-icon-card_a77fa3c418b59d91 .icon_b0ad8a5d11d72e78 {
        width: 40px;
        height: 40px; }
      .te-about-info-card_a937c199b42248f8.style-three_a837eae5668730c4 .te-about-info-content_2929cb270fa5cced .te-icon-card-wrapper_9b57799b885c726c .te-icon-card_a77fa3c418b59d91 .content_de6456174d2e3860 {
        gap: 4px; }
        .te-about-info-card_a937c199b42248f8.style-three_a837eae5668730c4 .te-about-info-content_2929cb270fa5cced .te-icon-card-wrapper_9b57799b885c726c .te-icon-card_a77fa3c418b59d91 .content_de6456174d2e3860 .title_43549a7733fce3bc {
          font-size: 18px;
          line-height: 24px; }
  .te-about-info-card_a937c199b42248f8.style-three_a837eae5668730c4 .te-about-info-content_2929cb270fa5cced .te-btn-wrapper_ea8a37e35c5280af {
    margin-top: 7px; }

.te-counter-card_2135a19dc7be8915 {
  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_2135a19dc7be8915 {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 575px) {
    .te-counter-card_2135a19dc7be8915 {
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 50px; } }
  .te-counter-card_2135a19dc7be8915 .te-counter-item_8a0fd6e954307cb8 {
    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_2135a19dc7be8915 .te-counter-item_8a0fd6e954307cb8:hover .icon_b0ad8a5d11d72e78 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-counter-card_2135a19dc7be8915 .te-counter-item_8a0fd6e954307cb8 .icon_b0ad8a5d11d72e78 {
      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_2135a19dc7be8915 .te-counter-item_8a0fd6e954307cb8 .icon_b0ad8a5d11d72e78 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-counter-card_2135a19dc7be8915 .te-counter-item_8a0fd6e954307cb8 .te-counter-title_4f96e9425310711f {
      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_2135a19dc7be8915 .te-counter-item_8a0fd6e954307cb8 .te-counter-title_4f96e9425310711f .content_de6456174d2e3860 {
        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_2135a19dc7be8915 .te-counter-item_8a0fd6e954307cb8 .number_b3b0c7a3fc002056 {
      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_2135a19dc7be8915 .te-counter-item_8a0fd6e954307cb8 .number_b3b0c7a3fc002056 {
          font-size: 36px;
          line-height: 40px; } }
    .te-counter-card_2135a19dc7be8915 .te-counter-item_8a0fd6e954307cb8 .title_43549a7733fce3bc {
      margin: 0;
      font-family: "Inter", sans-serif;
      font-weight: 400;
      font-size: 18px;
      line-height: 18px;
      color: #335371; }
    .te-counter-card_2135a19dc7be8915 .te-counter-item_8a0fd6e954307cb8 .text_bb8d69ed53baa035 {
      margin: 0;
      color: #c7cdda; }

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

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

.te-process-step_0ba345615fcb6239 {
  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_0ba345615fcb6239::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_0ba345615fcb6239 {
      padding: 32px 28px 42px 28px; } }
  .te-process-step_0ba345615fcb6239:hover {
    top: -5px; }
    .te-process-step_0ba345615fcb6239:hover::before {
      width: 100%;
      height: 100%;
      border-radius: 0;
      -webkit-transform: translateX(-50%) scale(1);
              transform: translateX(-50%) scale(1); }
    .te-process-step_0ba345615fcb6239:hover .icon_b0ad8a5d11d72e78 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_0ba345615fcb6239:hover .counter-number_59ffd56661c16bf0 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_0ba345615fcb6239:hover .content_de6456174d2e3860 .te-read-more_454b6f5d7409bd9b .te-theme-btn_82a0cf3f2a418c56 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff; }
  .te-process-step_0ba345615fcb6239 .icon_b0ad8a5d11d72e78 {
    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_0ba345615fcb6239 .icon_b0ad8a5d11d72e78 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-process-step_0ba345615fcb6239 .te-content-wrapper_ae1c7d860874e4e4 {
    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_0ba345615fcb6239 .te-counter-wrapper_cb2ef0a1d4ba8875 {
    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_0ba345615fcb6239 .te-counter-wrapper_cb2ef0a1d4ba8875 .shape_9699e5cb1f0f4ede {
      position: relative; }
  .te-process-step_0ba345615fcb6239 .counter-number_59ffd56661c16bf0 {
    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_0ba345615fcb6239 .te-title-wrapper_d9ae9d894272d093 {
    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_0ba345615fcb6239 .te-title-wrapper_d9ae9d894272d093 .icon_b0ad8a5d11d72e78 {
      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_0ba345615fcb6239 .te-title-wrapper_d9ae9d894272d093 .title_43549a7733fce3bc {
      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_0ba345615fcb6239 .content_de6456174d2e3860 {
    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_0ba345615fcb6239 .content_de6456174d2e3860 .desc_0ad71706aaf4f3fa {
      -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_0ba345615fcb6239 .content_de6456174d2e3860 .te-read-more_454b6f5d7409bd9b {
      margin-top: -10px; }
      .te-process-step_0ba345615fcb6239 .content_de6456174d2e3860 .te-read-more_454b6f5d7409bd9b .te-theme-btn_82a0cf3f2a418c56 {
        border: 1px solid #E1E1E1;
        color: #317EFE;
        background-color: transparent; }

.te-testimonial-card_81ed3cd8896b96d5 {
  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_81ed3cd8896b96d5 {
      padding: 30px; } }
  .te-testimonial-card_81ed3cd8896b96d5 .te-content-wrapper_ae1c7d860874e4e4 {
    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_81ed3cd8896b96d5 .te-content-wrapper_ae1c7d860874e4e4 .content_de6456174d2e3860 {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
    .te-testimonial-card_81ed3cd8896b96d5 .te-content-wrapper_ae1c7d860874e4e4 .te-user-meta_383e3116135c5599 {
      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_81ed3cd8896b96d5 .te-content-wrapper_ae1c7d860874e4e4 .te-user-meta_383e3116135c5599 {
          -webkit-box-align: end;
              -ms-flex-align: end;
                  align-items: flex-end; } }
      .te-testimonial-card_81ed3cd8896b96d5 .te-content-wrapper_ae1c7d860874e4e4 .te-user-meta_383e3116135c5599 .te-user-info_545cf70921433609 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .te-testimonial-card_81ed3cd8896b96d5 .te-content-wrapper_ae1c7d860874e4e4 .te-user-meta_383e3116135c5599 .te-user-info_545cf70921433609 .image_b25844ccdf98a4d0 {
          width: 74px;
          height: 84px;
          border-radius: 20px;
          overflow: hidden;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .te-testimonial-card_81ed3cd8896b96d5 .te-content-wrapper_ae1c7d860874e4e4 .te-user-meta_383e3116135c5599 .te-user-info_545cf70921433609 .rating_9814cfeb11c8f555 {
          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_81ed3cd8896b96d5 .te-content-wrapper_ae1c7d860874e4e4 .te-user-meta_383e3116135c5599 .te-user-info_545cf70921433609 .name_9c62b4648bb6b758 {
          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_81ed3cd8896b96d5 .te-content-wrapper_ae1c7d860874e4e4 .te-user-meta_383e3116135c5599 .te-user-info_545cf70921433609 .name_9c62b4648bb6b758 {
              font-size: 18px;
              line-height: 28px; } }
        .te-testimonial-card_81ed3cd8896b96d5 .te-content-wrapper_ae1c7d860874e4e4 .te-user-meta_383e3116135c5599 .te-user-info_545cf70921433609 .designation_4f99c306aa7e6e5b {
          font-size: 18px;
          font-weight: 400;
          line-height: 36px;
          color: #14203A; }
      .te-testimonial-card_81ed3cd8896b96d5 .te-content-wrapper_ae1c7d860874e4e4 .te-user-meta_383e3116135c5599 .icon_b0ad8a5d11d72e78 {
        color: #E1E1E1;
        font-size: 55px;
        margin-top: 20px; }
        @media (max-width: 570px) {
          .te-testimonial-card_81ed3cd8896b96d5 .te-content-wrapper_ae1c7d860874e4e4 .te-user-meta_383e3116135c5599 .icon_b0ad8a5d11d72e78 {
            position: absolute;
            right: 30px;
            top: 0;
            z-index: -1;
            font-size: 35px; } }

.te-testimonial-card-two_598e7fa88f326586 {
  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_598e7fa88f326586 .te-content-wrapper_ae1c7d860874e4e4 {
    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_598e7fa88f326586 .te-content-wrapper_ae1c7d860874e4e4 .content_de6456174d2e3860 {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
      .te-testimonial-card-two_598e7fa88f326586 .te-content-wrapper_ae1c7d860874e4e4 .content_de6456174d2e3860 p {
        margin-bottom: 0; }
    .te-testimonial-card-two_598e7fa88f326586 .te-content-wrapper_ae1c7d860874e4e4 .te-user-meta_383e3116135c5599 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .te-testimonial-card-two_598e7fa88f326586 .te-content-wrapper_ae1c7d860874e4e4 .te-user-meta_383e3116135c5599 .te-user-info_545cf70921433609 {
        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_598e7fa88f326586 .te-content-wrapper_ae1c7d860874e4e4 .te-user-meta_383e3116135c5599 .te-user-info_545cf70921433609 .icon_b0ad8a5d11d72e78 {
          color: #317EFE;
          font-size: 40px; }
        .te-testimonial-card-two_598e7fa88f326586 .te-content-wrapper_ae1c7d860874e4e4 .te-user-meta_383e3116135c5599 .te-user-info_545cf70921433609 .name_9c62b4648bb6b758 {
          font-size: 24px;
          font-weight: 500;
          line-height: 24px;
          letter-spacing: 0px;
          color: #14203A;
          margin-bottom: 0; }
        .te-testimonial-card-two_598e7fa88f326586 .te-content-wrapper_ae1c7d860874e4e4 .te-user-meta_383e3116135c5599 .te-user-info_545cf70921433609 .designation_4f99c306aa7e6e5b {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #317EFE; }
      .te-testimonial-card-two_598e7fa88f326586 .te-content-wrapper_ae1c7d860874e4e4 .te-user-meta_383e3116135c5599 .image_b25844ccdf98a4d0 {
        width: 74px;
        height: 74px;
        border-radius: 50%;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }

.te-testimonial-card_81ed3cd8896b96d5.style-3_9a5e12f6984d8246 {
  padding: 30px 0 0 0;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .te-testimonial-card_81ed3cd8896b96d5.style-3_9a5e12f6984d8246::before {
    display: none; }
  .te-testimonial-card_81ed3cd8896b96d5.style-3_9a5e12f6984d8246 .te-content-wrapper_ae1c7d860874e4e4 {
    gap: 15px; }
    .te-testimonial-card_81ed3cd8896b96d5.style-3_9a5e12f6984d8246 .te-content-wrapper_ae1c7d860874e4e4 .content_de6456174d2e3860 .title_43549a7733fce3bc {
      font-size: 24px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px;
      color: #335371;
      margin-bottom: 20px; }
    .te-testimonial-card_81ed3cd8896b96d5.style-3_9a5e12f6984d8246 .te-content-wrapper_ae1c7d860874e4e4 .te-user-meta_383e3116135c5599 .te-user-info_545cf70921433609 {
      -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_81ed3cd8896b96d5.style-3_9a5e12f6984d8246 .te-content-wrapper_ae1c7d860874e4e4 .te-user-meta_383e3116135c5599 .te-user-info_545cf70921433609 {
          padding: 15px 30px; } }
      .te-testimonial-card_81ed3cd8896b96d5.style-3_9a5e12f6984d8246 .te-content-wrapper_ae1c7d860874e4e4 .te-user-meta_383e3116135c5599 .te-user-info_545cf70921433609 .image_b25844ccdf98a4d0 {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        overflow: hidden;
        margin-top: 0;
        position: relative; }
        .te-testimonial-card_81ed3cd8896b96d5.style-3_9a5e12f6984d8246 .te-content-wrapper_ae1c7d860874e4e4 .te-user-meta_383e3116135c5599 .te-user-info_545cf70921433609 .image_b25844ccdf98a4d0 img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          position: absolute;
          left: 0;
          top: 0; }
      .te-testimonial-card_81ed3cd8896b96d5.style-3_9a5e12f6984d8246 .te-content-wrapper_ae1c7d860874e4e4 .te-user-meta_383e3116135c5599 .te-user-info_545cf70921433609 .rating_9814cfeb11c8f555 {
        gap: 5px;
        color: #E7F914;
        font-size: 14px;
        margin-bottom: 10px; }
      .te-testimonial-card_81ed3cd8896b96d5.style-3_9a5e12f6984d8246 .te-content-wrapper_ae1c7d860874e4e4 .te-user-meta_383e3116135c5599 .te-user-info_545cf70921433609 .name_9c62b4648bb6b758 span {
        color: #317EFE; }
    .te-testimonial-card_81ed3cd8896b96d5.style-3_9a5e12f6984d8246 .te-content-wrapper_ae1c7d860874e4e4 .te-user-meta_383e3116135c5599 .icon_b0ad8a5d11d72e78 {
      font-size: 64px;
      color: #E7F914;
      position: absolute;
      top: -5px;
      margin-top: 0;
      right: 0; }
      @media (max-width: 575px) {
        .te-testimonial-card_81ed3cd8896b96d5.style-3_9a5e12f6984d8246 .te-content-wrapper_ae1c7d860874e4e4 .te-user-meta_383e3116135c5599 .icon_b0ad8a5d11d72e78 {
          font-size: 34px; } }

.te-testimonial-slider-wrapper_860c0ce7d7e24c45 {
  position: relative; }
  .te-testimonial-slider-wrapper_860c0ce7d7e24c45 .slick-list_524320d29052246f {
    margin: 0 -15px; }
    .te-testimonial-slider-wrapper_860c0ce7d7e24c45 .slick-list_524320d29052246f .slick-slide_c410896039d6b27e {
      margin: 0 15px;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_860c0ce7d7e24c45 .slick-dots_2f3d83bd64fa6f15 {
    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_860c0ce7d7e24c45 .slick-dots_2f3d83bd64fa6f15 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_860c0ce7d7e24c45 .slick-dots_2f3d83bd64fa6f15 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_860c0ce7d7e24c45 .slick-dots_2f3d83bd64fa6f15 li.slick-active_eb249cf720baaaf0 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-testimonial-slider-wrapper_860c0ce7d7e24c45 .slick-dots_2f3d83bd64fa6f15 li.slick-active_eb249cf720baaaf0 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_860c0ce7d7e24c45 .slick-arrow_a6138aed7836ce82 {
    display: none !important; }

.te-accordion-box-wrapper_2027ff3064f8e6f3 {
  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_840168b74e864f1f .te-accordion-list-item_279e00183392ac53 {
  border: 1px solid #E1E1E1;
  border-radius: 20px; }
  .accordion-wrapper_840168b74e864f1f .te-accordion-list-item_279e00183392ac53 .te-accordion-head_b7e1459eedf76b55 {
    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_840168b74e864f1f .te-accordion-list-item_279e00183392ac53 .te-accordion-head_b7e1459eedf76b55: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_840168b74e864f1f .te-accordion-list-item_279e00183392ac53 .te-accordion-head_b7e1459eedf76b55.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_840168b74e864f1f .te-accordion-list-item_279e00183392ac53 .te-accordion-head_b7e1459eedf76b55 .te-accordion-title_77990044917e6980 {
      font-size: 20px;
      line-height: 32px;
      font-weight: 500;
      margin-bottom: 0;
      letter-spacing: 0px; }
  .accordion-wrapper_840168b74e864f1f .te-accordion-list-item_279e00183392ac53 .te-accordion-body_ed4f04cb64f10ba1 {
    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_fa129d4cc603f0fd {
  border-left: 4px solid #dfe2e9;
  padding-left: 45px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .page-header_fa129d4cc603f0fd {
      padding-left: 30px; } }
  .page-header_fa129d4cc603f0fd .te-page-title_ab0a56ab37c4a093,
  .page-header_fa129d4cc603f0fd .page-title_ab8e1b45f859c6c7 {
    font-size: 42px;
    line-height: 48px; }
    @media (max-width: 991px) {
      .page-header_fa129d4cc603f0fd .te-page-title_ab0a56ab37c4a093,
      .page-header_fa129d4cc603f0fd .page-title_ab8e1b45f859c6c7 {
        font-size: 38px;
        line-height: 48px; } }

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

.te-post-item_8c91bd83a823bbff {
  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_8c91bd83a823bbff:hover .te-post-thumbnail_7774f645089e5bd9 img,
  .te-post-item_8c91bd83a823bbff:hover .post-video_5b2c1aa3070623e3 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_8c91bd83a823bbff iframe {
    width: 100%;
    height: 522px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_8c91bd83a823bbff iframe {
        height: 350px; } }
  .te-post-item_8c91bd83a823bbff .post-gallery .slick-list_524320d29052246f .slick-track_40b07d5037fb1bd5 {
    height: 392px;
    overflow: hidden; }
  .te-post-item_8c91bd83a823bbff .te-post-content-wrapper_10bb382b721320bb {
    padding: 32px 32px 40px 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_8c91bd83a823bbff .te-post-content-wrapper_10bb382b721320bb {
        padding: 35px;
        padding-top: 30px; } }
    .te-post-item_8c91bd83a823bbff .te-post-content-wrapper_10bb382b721320bb .te-read-more_454b6f5d7409bd9b {
      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_8c91bd83a823bbff.format-quote_73afd31e68fcd3f8 .te-post-content {
    margin: 0; }
  .te-post-item_8c91bd83a823bbff.format-quote_73afd31e68fcd3f8 blockquote {
    margin: 0; }
    .te-post-item_8c91bd83a823bbff.format-quote_73afd31e68fcd3f8 blockquote p {
      margin-top: 0; }
    .te-post-item_8c91bd83a823bbff.format-quote_73afd31e68fcd3f8 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_8c91bd83a823bbff.format-quote_73afd31e68fcd3f8 blockquote cite a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-post-item_8c91bd83a823bbff.sticky_85f70ae83254db5a {
    border: 2px solid #317EFE; }
    .te-post-item_8c91bd83a823bbff.sticky_85f70ae83254db5a .te-post-content {
      margin-bottom: 0; }
      .te-post-item_8c91bd83a823bbff.sticky_85f70ae83254db5a .te-post-content p {
        margin-bottom: 0; }
  .te-post-item_8c91bd83a823bbff .te-post-title_5cbe74f19cf74d2a {
    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_8c91bd83a823bbff .te-post-title_5cbe74f19cf74d2a {
        font-size: 28px;
        line-height: 42px;
        margin-top: 5px; } }
    .te-post-item_8c91bd83a823bbff .te-post-title_5cbe74f19cf74d2a:hover a {
      color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-post-item_8c91bd83a823bbff .te-post-content p {
    margin-top: 17px; }
  .te-post-item_8c91bd83a823bbff .te-post-content h2,
  .te-post-item_8c91bd83a823bbff .te-post-content h3,
  .te-post-item_8c91bd83a823bbff .te-post-content h4,
  .te-post-item_8c91bd83a823bbff .te-post-content h5,
  .te-post-item_8c91bd83a823bbff .te-post-content h6 {
    margin-bottom: 10px; }
  .te-post-item_8c91bd83a823bbff .te-post-content p {
    margin-bottom: unset; }
  .te-post-item_8c91bd83a823bbff .te-single-post-meta_66383ba93656dd92 {
    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_8c91bd83a823bbff .te-social-share_fcb254de4678aeb2 {
    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_8c91bd83a823bbff .te-social-share_fcb254de4678aeb2 a.facebook_d0dc8528995b63f0 {
      color: #1877f2; }
    .te-post-item_8c91bd83a823bbff .te-social-share_fcb254de4678aeb2 a.twitter_588669a7e94413be {
      color: #1da1f2; }
    .te-post-item_8c91bd83a823bbff .te-social-share_fcb254de4678aeb2 a.linkedin_eb2749a2ee9c8b8c {
      color: #1a70c6; }
    .te-post-item_8c91bd83a823bbff .te-social-share_fcb254de4678aeb2 .te-social-share-title_d945b1aa71a42e26 {
      font-size: 16px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A;
      margin-right: 5px;
      text-transform: uppercase; }
  .te-post-item_8c91bd83a823bbff .te-blog-post-tag_326bc597795fe875 {
    width: 100%;
    display: inline-block; }
    .te-post-item_8c91bd83a823bbff .te-blog-post-tag_326bc597795fe875 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_8c91bd83a823bbff .te-blog-post-tag_326bc597795fe875 .te-post-tag-list_df7b070342ad2779 {
      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_8c91bd83a823bbff .te-blog-post-tag_326bc597795fe875 .te-post-tag-list_df7b070342ad2779 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_8c91bd83a823bbff .te-blog-post-tag_326bc597795fe875 .te-post-tag-list_df7b070342ad2779 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_8c91bd83a823bbff .te-post-thumbnail_7774f645089e5bd9,
  .te-post-item_8c91bd83a823bbff .post-video_5b2c1aa3070623e3 {
    position: relative;
    overflow: hidden; }
    .te-post-item_8c91bd83a823bbff .te-post-thumbnail_7774f645089e5bd9 img,
    .te-post-item_8c91bd83a823bbff .post-video_5b2c1aa3070623e3 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_8c91bd83a823bbff .te-post-thumbnail_7774f645089e5bd9 .popup-video-wrapper_0070922e3d29b2bf,
    .te-post-item_8c91bd83a823bbff .post-video_5b2c1aa3070623e3 .popup-video-wrapper_0070922e3d29b2bf {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .te-post-item_8c91bd83a823bbff .te-post-thumbnail_7774f645089e5bd9 .video-btn_a84bcdea39818a13 a,
    .te-post-item_8c91bd83a823bbff .post-video_5b2c1aa3070623e3 .video-btn_a84bcdea39818a13 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_8c91bd83a823bbff .te-post-thumbnail_7774f645089e5bd9 .video-btn_a84bcdea39818a13 a i,
      .te-post-item_8c91bd83a823bbff .post-video_5b2c1aa3070623e3 .video-btn_a84bcdea39818a13 a i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_8c91bd83a823bbff .te-post-thumbnail_7774f645089e5bd9 .video-btn_a84bcdea39818a13 a:hover,
      .te-post-item_8c91bd83a823bbff .post-video_5b2c1aa3070623e3 .video-btn_a84bcdea39818a13 a:hover {
        -webkit-animation: none;
                animation: none; }
  .te-post-item_8c91bd83a823bbff 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_8c91bd83a823bbff button.post-gallery-btn.prev-btn {
      left: 30px; }
    .te-post-item_8c91bd83a823bbff button.post-gallery-btn.next-btn {
      right: 30px; }
    .te-post-item_8c91bd83a823bbff 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_8c91bd83a823bbff button.post-gallery-btn:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
      .te-post-item_8c91bd83a823bbff button.post-gallery-btn:hover i {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te-post-item_8c91bd83a823bbff .post-audio_a709bcda6bf79549 iframe {
    width: 100%; }
  .te-post-item_8c91bd83a823bbff .te-post-meta_38d0c29d39236ea7 {
    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_8c91bd83a823bbff .te-post-meta_38d0c29d39236ea7 {
        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_8c91bd83a823bbff .te-post-meta_38d0c29d39236ea7 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_8c91bd83a823bbff .te-post-meta_38d0c29d39236ea7 span i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_8c91bd83a823bbff .te-post-meta_38d0c29d39236ea7 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_8c91bd83a823bbff .te-post-meta_38d0c29d39236ea7 span a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
          .te-post-item_8c91bd83a823bbff .te-post-meta_38d0c29d39236ea7 span a:hover i {
            color: #317EFE;
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out; }

.te-post-card_c7cfd11c47285e67 {
  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_c7cfd11c47285e67.style-1_aca0abff54038ecf {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 20px; }
    .te-post-card_c7cfd11c47285e67.style-1_aca0abff54038ecf .image_b25844ccdf98a4d0 {
      height: 290px; }
    .te-post-card_c7cfd11c47285e67.style-1_aca0abff54038ecf .content_de6456174d2e3860 {
      padding: 0 20px 20px 20px; }
  .te-post-card_c7cfd11c47285e67:hover .image_b25844ccdf98a4d0 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_c7cfd11c47285e67 .image_b25844ccdf98a4d0 {
    overflow: hidden;
    border-radius: 20px;
    position: relative;
    width: 100%;
    height: 323px;
    position: relative; }
    .te-post-card_c7cfd11c47285e67 .image_b25844ccdf98a4d0 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_c7cfd11c47285e67 .image_b25844ccdf98a4d0 .te-post-date_e4934b685314a7b8 {
      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_c7cfd11c47285e67 .image_b25844ccdf98a4d0 .te-post-date_e4934b685314a7b8 span {
        color: #ffffff;
        font-size: 20px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: 0px; }
  .te-post-card_c7cfd11c47285e67 .content_de6456174d2e3860 {
    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_c7cfd11c47285e67 .content_de6456174d2e3860 .te-post-meta-info_5158296da380daa5 {
      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_c7cfd11c47285e67 .content_de6456174d2e3860 .te-post-meta-info_5158296da380daa5 .te-single-meta_02629399a1c37c1b {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 8px; }
        .te-post-card_c7cfd11c47285e67 .content_de6456174d2e3860 .te-post-meta-info_5158296da380daa5 .te-single-meta_02629399a1c37c1b span,
        .te-post-card_c7cfd11c47285e67 .content_de6456174d2e3860 .te-post-meta-info_5158296da380daa5 .te-single-meta_02629399a1c37c1b a {
          color: #335371;
          font-size: 14px;
          line-height: 28px;
          font-weight: 400;
          margin: 0;
          text-transform: capitalize; }
        .te-post-card_c7cfd11c47285e67 .content_de6456174d2e3860 .te-post-meta-info_5158296da380daa5 .te-single-meta_02629399a1c37c1b i {
          color: #317EFE; }
    .te-post-card_c7cfd11c47285e67 .content_de6456174d2e3860 .title_43549a7733fce3bc {
      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_c7cfd11c47285e67 .content_de6456174d2e3860 a.read-btn_88f88a9d9ea4f122 {
      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_c7cfd11c47285e67 .content_de6456174d2e3860 a.read-btn_88f88a9d9ea4f122:hover {
        color: #317EFE; }

.te-post-card_c7cfd11c47285e67.style-2_e4c3805a9be86bd9 {
  gap: 20px; }
  .te-post-card_c7cfd11c47285e67.style-2_e4c3805a9be86bd9 .image_b25844ccdf98a4d0 {
    border-radius: 20px 20px 20px 0; }
    .te-post-card_c7cfd11c47285e67.style-2_e4c3805a9be86bd9 .image_b25844ccdf98a4d0 .te-post-date_e4934b685314a7b8 {
      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_c7cfd11c47285e67.style-2_e4c3805a9be86bd9 .content_de6456174d2e3860 .title_43549a7733fce3bc {
    font-size: 20px; }
  .te-post-card_c7cfd11c47285e67.style-2_e4c3805a9be86bd9 .content_de6456174d2e3860 .te-post-meta-info_5158296da380daa5 {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px; }

.te-blog-details-wrapper_0665ef73d793b40f .te-comment-respond_572b121c37264a81 {
  margin-top: 78px;
  margin-bottom: 40px; }
.te-blog-details-wrapper_0665ef73d793b40f .te-post-comments_0c4f62ba9c7c43df {
  margin-top: 70px; }
.te-blog-details-wrapper_0665ef73d793b40f .wp-block-group_24731b8a39c33aad.has-background_b26cebd8fb3440df .wp-block-button_1228db806438ba51 .wp-block-button__link_3dc61b2ebfb86819 {
  color: #ffffff !important; }
.te-blog-details-wrapper_0665ef73d793b40f .te-post-item_8c91bd83a823bbff {
  border: 0;
  overflow: visible;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0; }
  .te-blog-details-wrapper_0665ef73d793b40f .te-post-item_8c91bd83a823bbff iframe {
    width: 100%;
    height: 522px; }
  .te-blog-details-wrapper_0665ef73d793b40f .te-post-item_8c91bd83a823bbff .te-post-meta_38d0c29d39236ea7 {
    margin-top: 0;
    margin-bottom: 20px; }
  .te-blog-details-wrapper_0665ef73d793b40f .te-post-item_8c91bd83a823bbff .post-gallery:hover img {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important; }
  .te-blog-details-wrapper_0665ef73d793b40f .te-post-item_8c91bd83a823bbff .te-post-thumbnail_7774f645089e5bd9,
  .te-blog-details-wrapper_0665ef73d793b40f .te-post-item_8c91bd83a823bbff .post-video_5b2c1aa3070623e3,
  .te-blog-details-wrapper_0665ef73d793b40f .te-post-item_8c91bd83a823bbff .post-gallery,
  .te-blog-details-wrapper_0665ef73d793b40f .te-post-item_8c91bd83a823bbff .postbox-audio_ba07fd36d9fc5f14,
  .te-blog-details-wrapper_0665ef73d793b40f .te-post-item_8c91bd83a823bbff .wp-block-post-featured-image_04b9979bce5a0cbe {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative; }
    @media (max-width: 767px) {
      .te-blog-details-wrapper_0665ef73d793b40f .te-post-item_8c91bd83a823bbff .te-post-thumbnail_7774f645089e5bd9,
      .te-blog-details-wrapper_0665ef73d793b40f .te-post-item_8c91bd83a823bbff .post-video_5b2c1aa3070623e3,
      .te-blog-details-wrapper_0665ef73d793b40f .te-post-item_8c91bd83a823bbff .post-gallery,
      .te-blog-details-wrapper_0665ef73d793b40f .te-post-item_8c91bd83a823bbff .postbox-audio_ba07fd36d9fc5f14,
      .te-blog-details-wrapper_0665ef73d793b40f .te-post-item_8c91bd83a823bbff .wp-block-post-featured-image_04b9979bce5a0cbe {
        margin-bottom: 30px; } }
    .te-blog-details-wrapper_0665ef73d793b40f .te-post-item_8c91bd83a823bbff .te-post-thumbnail_7774f645089e5bd9:hover img,
    .te-blog-details-wrapper_0665ef73d793b40f .te-post-item_8c91bd83a823bbff .post-video_5b2c1aa3070623e3:hover img,
    .te-blog-details-wrapper_0665ef73d793b40f .te-post-item_8c91bd83a823bbff .post-gallery:hover img,
    .te-blog-details-wrapper_0665ef73d793b40f .te-post-item_8c91bd83a823bbff .postbox-audio_ba07fd36d9fc5f14:hover img,
    .te-blog-details-wrapper_0665ef73d793b40f .te-post-item_8c91bd83a823bbff .wp-block-post-featured-image_04b9979bce5a0cbe: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_0665ef73d793b40f .te-post-item_8c91bd83a823bbff .te-post-thumbnail_7774f645089e5bd9 img,
    .te-blog-details-wrapper_0665ef73d793b40f .te-post-item_8c91bd83a823bbff .post-video_5b2c1aa3070623e3 img,
    .te-blog-details-wrapper_0665ef73d793b40f .te-post-item_8c91bd83a823bbff .post-gallery img,
    .te-blog-details-wrapper_0665ef73d793b40f .te-post-item_8c91bd83a823bbff .postbox-audio_ba07fd36d9fc5f14 img,
    .te-blog-details-wrapper_0665ef73d793b40f .te-post-item_8c91bd83a823bbff .wp-block-post-featured-image_04b9979bce5a0cbe 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_0665ef73d793b40f .te-post-item_8c91bd83a823bbff .te-post-content-wrapper_10bb382b721320bb {
    padding: 0 0 10px 0; }
  .te-blog-details-wrapper_0665ef73d793b40f .te-post-item_8c91bd83a823bbff .te-post-content {
    margin-bottom: 17px;
    /* Unit Test Data Compatibility Start */
    /* Unit Test Data Compatibility End */ }
    .te-blog-details-wrapper_0665ef73d793b40f .te-post-item_8c91bd83a823bbff .te-post-content .wp-block-query_02d270d17d0ac314 .wp-block-post-template_1fb68697e2cfb721 {
      padding-left: 0; }
      .te-blog-details-wrapper_0665ef73d793b40f .te-post-item_8c91bd83a823bbff .te-post-content .wp-block-query_02d270d17d0ac314 .wp-block-post-template_1fb68697e2cfb721 .wp-block-post_ab4e2d5860b2fdf1 {
        margin-bottom: 30px; }
    .te-blog-details-wrapper_0665ef73d793b40f .te-post-item_8c91bd83a823bbff .te-post-content .wp-block-navigation__responsive-container-content_088cc8c731ca34b5 .wp-block-page-list_0f64da5301af65ae {
      padding-left: 0; }
    .te-blog-details-wrapper_0665ef73d793b40f .te-post-item_8c91bd83a823bbff .te-post-content .wp-block-group_24731b8a39c33aad {
      margin: 15px 0; }
      .te-blog-details-wrapper_0665ef73d793b40f .te-post-item_8c91bd83a823bbff .te-post-content .wp-block-group_24731b8a39c33aad p {
        margin-bottom: 0; }
    .te-blog-details-wrapper_0665ef73d793b40f .te-post-item_8c91bd83a823bbff .te-post-content p {
      margin-bottom: 20px; }
      .te-blog-details-wrapper_0665ef73d793b40f .te-post-item_8c91bd83a823bbff .te-post-content p img {
        margin: 20px 0;
        border-radius: 8px; }
  .te-blog-details-wrapper_0665ef73d793b40f .te-post-item_8c91bd83a823bbff .te-blog-post-tag_326bc597795fe875 .te-social-share_fcb254de4678aeb2 {
    padding-bottom: 20px; }
.te-blog-details-wrapper_0665ef73d793b40f .wp-block-calendar_119ca6ad3c10c7fa {
  margin-bottom: 30px; }

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

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

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

.cta-area_7dc47457e0b5a613 {
  background-color: #317EFE;
  padding: 20px 70px;
  border-radius: 0 0 20px 20px; }
  .cta-area_7dc47457e0b5a613 .te-content-wrapper_ae1c7d860874e4e4 {
    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_7dc47457e0b5a613 .te-content-wrapper_ae1c7d860874e4e4 .short-title_c73c5906008a8e29 {
      font-size: 21px;
      font-weight: 500;
      color: #ffffff;
      margin-bottom: 0; }
    .cta-area_7dc47457e0b5a613 .te-content-wrapper_ae1c7d860874e4e4 .te-cta-title_54f08c6f8a627432 {
      color: #ffffff;
      text-transform: capitalize;
      margin-bottom: 0;
      font-size: 57px;
      line-height: 77px;
      letter-spacing: -1px; }
      @media (max-width: 375px) {
        .cta-area_7dc47457e0b5a613 .te-content-wrapper_ae1c7d860874e4e4 .te-cta-title_54f08c6f8a627432 {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .cta-area_7dc47457e0b5a613 .te-content-wrapper_ae1c7d860874e4e4 .te-cta-title_54f08c6f8a627432 {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .cta-area_7dc47457e0b5a613 .te-content-wrapper_ae1c7d860874e4e4 .te-cta-title_54f08c6f8a627432 {
          font-size: 36px;
          line-height: 42px; } }
    .cta-area_7dc47457e0b5a613 .te-content-wrapper_ae1c7d860874e4e4 .text_bb8d69ed53baa035 {
      font-size: 18px;
      line-height: 36px;
      color: #ffffff;
      margin-bottom: 0; }
  .cta-area_7dc47457e0b5a613 .te-btn-wrapper_ea8a37e35c5280af {
    margin-top: 30px; }
  .cta-area_7dc47457e0b5a613 .te-cta-inner-area_814adfa6062838a2 {
    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_7dc47457e0b5a613 .te-cta-inner-area_814adfa6062838a2 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .cta-area_7dc47457e0b5a613 .te-cta-inner-area_814adfa6062838a2 .te-cta-collumn_14b9664ad56143f2 {
      -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_2888edb7df46a28a {
  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_2888edb7df46a28a {
      -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_2888edb7df46a28a.left-align-title_1f2494bebd601a18 .te-section-content_971fec470c75f890 {
    margin-top: -15px; }
  .te-section-title_2888edb7df46a28a .te-section-content_971fec470c75f890 {
    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_2888edb7df46a28a .short-title_c73c5906008a8e29 {
    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_2888edb7df46a28a .short-title_c73c5906008a8e29::before, .te-section-title_2888edb7df46a28a .short-title_c73c5906008a8e29::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_2888edb7df46a28a .short-title_c73c5906008a8e29.only-divider_32770b903d9cf23f {
      gap: 10px; }
      .te-section-title_2888edb7df46a28a .short-title_c73c5906008a8e29.only-divider_32770b903d9cf23f::before {
        display: none; }
  .te-section-title_2888edb7df46a28a .title_43549a7733fce3bc {
    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_2888edb7df46a28a .title_43549a7733fce3bc {
        font-size: 34px;
        line-height: 1.25; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .te-section-title_2888edb7df46a28a .title_43549a7733fce3bc {
        font-size: 34px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .te-section-title_2888edb7df46a28a .title_43549a7733fce3bc {
        font-size: 30px;
        line-height: 1.3; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-section-title_2888edb7df46a28a .title_43549a7733fce3bc {
        font-size: 26px;
        line-height: 1.35; } }
    @media only screen and (min-width: 0px) and (max-width: 439px) {
      .te-section-title_2888edb7df46a28a .title_43549a7733fce3bc br {
        display: none; } }
    .te-section-title_2888edb7df46a28a .title_43549a7733fce3bc span {
      color: #317EFE; }
  .te-section-title_2888edb7df46a28a .te-section-desc_0b63f88c67341621 {
    font-size: 16px;
    font-weight: 400;
    font-family: "Inter", sans-serif;
    color: #335371;
    margin-bottom: 0; }
    .te-section-title_2888edb7df46a28a .te-section-desc_0b63f88c67341621 .te-theme-btn_82a0cf3f2a418c56 {
      background-color: transparent;
      color: #14203A; }
      .te-section-title_2888edb7df46a28a .te-section-desc_0b63f88c67341621 .te-theme-btn_82a0cf3f2a418c56:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

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

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

.wp-block-query-pagination_0a0706b3e89bd7a0,
.navigation_98bf2d5043ff1515.posts-navigation_e52a9154ade2c3cc,
.comment-navigation_215115af1edeb35a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .wp-block-query-pagination_0a0706b3e89bd7a0 .wp-block-query-pagination-numbers_e54a46f7045f5d7d,
  .navigation_98bf2d5043ff1515.posts-navigation_e52a9154ade2c3cc .wp-block-query-pagination-numbers_e54a46f7045f5d7d,
  .comment-navigation_215115af1edeb35a .wp-block-query-pagination-numbers_e54a46f7045f5d7d {
    width: inherit; }
  .wp-block-query-pagination_0a0706b3e89bd7a0 .nav-links_af656b986c66e674,
  .navigation_98bf2d5043ff1515.posts-navigation_e52a9154ade2c3cc .nav-links_af656b986c66e674,
  .comment-navigation_215115af1edeb35a .nav-links_af656b986c66e674 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
  .wp-block-query-pagination_0a0706b3e89bd7a0 .wp-block-query-pagination-previous_8c41dd01050c83de,
  .wp-block-query-pagination_0a0706b3e89bd7a0 .wp-block-query-pagination-next_1845f85af928fc3a,
  .wp-block-query-pagination_0a0706b3e89bd7a0 .nav-next_d429b72588973a05 a,
  .wp-block-query-pagination_0a0706b3e89bd7a0 .nav-previous_45d9b0bc566f6372 a,
  .navigation_98bf2d5043ff1515.posts-navigation_e52a9154ade2c3cc .wp-block-query-pagination-previous_8c41dd01050c83de,
  .navigation_98bf2d5043ff1515.posts-navigation_e52a9154ade2c3cc .wp-block-query-pagination-next_1845f85af928fc3a,
  .navigation_98bf2d5043ff1515.posts-navigation_e52a9154ade2c3cc .nav-next_d429b72588973a05 a,
  .navigation_98bf2d5043ff1515.posts-navigation_e52a9154ade2c3cc .nav-previous_45d9b0bc566f6372 a,
  .comment-navigation_215115af1edeb35a .wp-block-query-pagination-previous_8c41dd01050c83de,
  .comment-navigation_215115af1edeb35a .wp-block-query-pagination-next_1845f85af928fc3a,
  .comment-navigation_215115af1edeb35a .nav-next_d429b72588973a05 a,
  .comment-navigation_215115af1edeb35a .nav-previous_45d9b0bc566f6372 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_0a0706b3e89bd7a0 .wp-block-query-pagination-previous_8c41dd01050c83de,
      .wp-block-query-pagination_0a0706b3e89bd7a0 .wp-block-query-pagination-next_1845f85af928fc3a,
      .wp-block-query-pagination_0a0706b3e89bd7a0 .nav-next_d429b72588973a05 a,
      .wp-block-query-pagination_0a0706b3e89bd7a0 .nav-previous_45d9b0bc566f6372 a,
      .navigation_98bf2d5043ff1515.posts-navigation_e52a9154ade2c3cc .wp-block-query-pagination-previous_8c41dd01050c83de,
      .navigation_98bf2d5043ff1515.posts-navigation_e52a9154ade2c3cc .wp-block-query-pagination-next_1845f85af928fc3a,
      .navigation_98bf2d5043ff1515.posts-navigation_e52a9154ade2c3cc .nav-next_d429b72588973a05 a,
      .navigation_98bf2d5043ff1515.posts-navigation_e52a9154ade2c3cc .nav-previous_45d9b0bc566f6372 a,
      .comment-navigation_215115af1edeb35a .wp-block-query-pagination-previous_8c41dd01050c83de,
      .comment-navigation_215115af1edeb35a .wp-block-query-pagination-next_1845f85af928fc3a,
      .comment-navigation_215115af1edeb35a .nav-next_d429b72588973a05 a,
      .comment-navigation_215115af1edeb35a .nav-previous_45d9b0bc566f6372 a {
        height: 40px; } }
    .wp-block-query-pagination_0a0706b3e89bd7a0 .wp-block-query-pagination-previous_8c41dd01050c83de:hover,
    .wp-block-query-pagination_0a0706b3e89bd7a0 .wp-block-query-pagination-next_1845f85af928fc3a:hover,
    .wp-block-query-pagination_0a0706b3e89bd7a0 .nav-next_d429b72588973a05 a:hover,
    .wp-block-query-pagination_0a0706b3e89bd7a0 .nav-previous_45d9b0bc566f6372 a:hover,
    .navigation_98bf2d5043ff1515.posts-navigation_e52a9154ade2c3cc .wp-block-query-pagination-previous_8c41dd01050c83de:hover,
    .navigation_98bf2d5043ff1515.posts-navigation_e52a9154ade2c3cc .wp-block-query-pagination-next_1845f85af928fc3a:hover,
    .navigation_98bf2d5043ff1515.posts-navigation_e52a9154ade2c3cc .nav-next_d429b72588973a05 a:hover,
    .navigation_98bf2d5043ff1515.posts-navigation_e52a9154ade2c3cc .nav-previous_45d9b0bc566f6372 a:hover,
    .comment-navigation_215115af1edeb35a .wp-block-query-pagination-previous_8c41dd01050c83de:hover,
    .comment-navigation_215115af1edeb35a .wp-block-query-pagination-next_1845f85af928fc3a:hover,
    .comment-navigation_215115af1edeb35a .nav-next_d429b72588973a05 a:hover,
    .comment-navigation_215115af1edeb35a .nav-previous_45d9b0bc566f6372 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_984178cdcf262b58,
.page-links_10c93ab37db87e9a,
.wp-block-query-pagination-numbers_e54a46f7045f5d7d {
  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_984178cdcf262b58 ul,
  .page-links_10c93ab37db87e9a ul,
  .wp-block-query-pagination-numbers_e54a46f7045f5d7d 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_984178cdcf262b58 ul li,
    .page-links_10c93ab37db87e9a ul li,
    .wp-block-query-pagination-numbers_e54a46f7045f5d7d ul li {
      padding-top: 0; }
    .te-basic-pagination_984178cdcf262b58 ul .prev_ad5f7957a72621b2 span,
    .te-basic-pagination_984178cdcf262b58 ul .next_94ca7620ea00ddbc span,
    .page-links_10c93ab37db87e9a ul .prev_ad5f7957a72621b2 span,
    .page-links_10c93ab37db87e9a ul .next_94ca7620ea00ddbc span,
    .wp-block-query-pagination-numbers_e54a46f7045f5d7d ul .prev_ad5f7957a72621b2 span,
    .wp-block-query-pagination-numbers_e54a46f7045f5d7d ul .next_94ca7620ea00ddbc span {
      display: none; }
  .te-basic-pagination_984178cdcf262b58 .post-page-numbers_0749d1148b7e6528,
  .page-links_10c93ab37db87e9a .post-page-numbers_0749d1148b7e6528,
  .wp-block-query-pagination-numbers_e54a46f7045f5d7d .post-page-numbers_0749d1148b7e6528 {
    background-color: rgba(71, 112, 247, 0.1) !important; }
  .te-basic-pagination_984178cdcf262b58 .page-numbers_c7abd2fecc07a18f,
  .te-basic-pagination_984178cdcf262b58 .post-page-numbers_0749d1148b7e6528,
  .page-links_10c93ab37db87e9a .page-numbers_c7abd2fecc07a18f,
  .page-links_10c93ab37db87e9a .post-page-numbers_0749d1148b7e6528,
  .wp-block-query-pagination-numbers_e54a46f7045f5d7d .page-numbers_c7abd2fecc07a18f,
  .wp-block-query-pagination-numbers_e54a46f7045f5d7d .post-page-numbers_0749d1148b7e6528 {
    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_984178cdcf262b58 .page-numbers_c7abd2fecc07a18f,
      .te-basic-pagination_984178cdcf262b58 .post-page-numbers_0749d1148b7e6528,
      .page-links_10c93ab37db87e9a .page-numbers_c7abd2fecc07a18f,
      .page-links_10c93ab37db87e9a .post-page-numbers_0749d1148b7e6528,
      .wp-block-query-pagination-numbers_e54a46f7045f5d7d .page-numbers_c7abd2fecc07a18f,
      .wp-block-query-pagination-numbers_e54a46f7045f5d7d .post-page-numbers_0749d1148b7e6528 {
        width: 40px;
        height: 40px;
        font-size: 16px; } }
    .te-basic-pagination_984178cdcf262b58 .page-numbers_c7abd2fecc07a18f:hover,
    .te-basic-pagination_984178cdcf262b58 .post-page-numbers_0749d1148b7e6528:hover,
    .page-links_10c93ab37db87e9a .page-numbers_c7abd2fecc07a18f:hover,
    .page-links_10c93ab37db87e9a .post-page-numbers_0749d1148b7e6528:hover,
    .wp-block-query-pagination-numbers_e54a46f7045f5d7d .page-numbers_c7abd2fecc07a18f:hover,
    .wp-block-query-pagination-numbers_e54a46f7045f5d7d .post-page-numbers_0749d1148b7e6528: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_984178cdcf262b58 .page-numbers_c7abd2fecc07a18f.current_e9bc27521da2d798,
    .te-basic-pagination_984178cdcf262b58 .post-page-numbers_0749d1148b7e6528.current_e9bc27521da2d798,
    .page-links_10c93ab37db87e9a .page-numbers_c7abd2fecc07a18f.current_e9bc27521da2d798,
    .page-links_10c93ab37db87e9a .post-page-numbers_0749d1148b7e6528.current_e9bc27521da2d798,
    .wp-block-query-pagination-numbers_e54a46f7045f5d7d .page-numbers_c7abd2fecc07a18f.current_e9bc27521da2d798,
    .wp-block-query-pagination-numbers_e54a46f7045f5d7d .post-page-numbers_0749d1148b7e6528.current_e9bc27521da2d798 {
      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_0cb92ebdb6fbbed0 {
  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_0cb92ebdb6fbbed0 {
      -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_0cb92ebdb6fbbed0 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 30px;
      margin: 30px 0; } }
  .te-blog-post-nav_0cb92ebdb6fbbed0 .te-post-navigation_22e3b0675c50b5d5 {
    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_0cb92ebdb6fbbed0 .te-post-navigation_22e3b0675c50b5d5 {
        -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_0cb92ebdb6fbbed0 .te-post-navigation_22e3b0675c50b5d5 {
        width: 100%; } }
    @media (max-width: 767px) {
      .te-blog-post-nav_0cb92ebdb6fbbed0 .te-post-navigation_22e3b0675c50b5d5 {
        width: 100%; } }
    .te-blog-post-nav_0cb92ebdb6fbbed0 .te-post-navigation_22e3b0675c50b5d5::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_0cb92ebdb6fbbed0 .te-post-navigation_22e3b0675c50b5d5::after {
          display: none; } }
      @media (max-width: 767px) {
        .te-blog-post-nav_0cb92ebdb6fbbed0 .te-post-navigation_22e3b0675c50b5d5::after {
          display: none; } }
    .te-blog-post-nav_0cb92ebdb6fbbed0 .te-post-navigation_22e3b0675c50b5d5:last-child {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .te-blog-post-nav_0cb92ebdb6fbbed0 .te-post-navigation_22e3b0675c50b5d5:last-child .text_bb8d69ed53baa035 {
        text-align: right; }
        @media (max-width: 374px) {
          .te-blog-post-nav_0cb92ebdb6fbbed0 .te-post-navigation_22e3b0675c50b5d5:last-child .text_bb8d69ed53baa035 {
            text-align: left; } }
      .te-blog-post-nav_0cb92ebdb6fbbed0 .te-post-navigation_22e3b0675c50b5d5:last-child::after {
        display: none; }
    .te-blog-post-nav_0cb92ebdb6fbbed0 .te-post-navigation_22e3b0675c50b5d5 .te-post-img_5b35eab767899ee8 {
      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_0cb92ebdb6fbbed0 .te-post-navigation_22e3b0675c50b5d5 .te-post-img_5b35eab767899ee8 {
          width: 100% !important;
          height: 150px !important; } }
      .te-blog-post-nav_0cb92ebdb6fbbed0 .te-post-navigation_22e3b0675c50b5d5 .te-post-img_5b35eab767899ee8 img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        left: 0;
        top: 0; }
    .te-blog-post-nav_0cb92ebdb6fbbed0 .te-post-navigation_22e3b0675c50b5d5 .text_bb8d69ed53baa035 {
      width: 100%; }
      .te-blog-post-nav_0cb92ebdb6fbbed0 .te-post-navigation_22e3b0675c50b5d5 .text_bb8d69ed53baa035 span {
        font-size: 18px;
        font-family: "Inter", sans-serif;
        text-transform: capitalize;
        font-weight: 400;
        display: block;
        color: #335371; }
      .te-blog-post-nav_0cb92ebdb6fbbed0 .te-post-navigation_22e3b0675c50b5d5 .text_bb8d69ed53baa035 h4 {
        text-transform: capitalize;
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        line-height: 30px;
        letter-spacing: 0px; }
    .te-blog-post-nav_0cb92ebdb6fbbed0 .te-post-navigation_22e3b0675c50b5d5 .theme-navigation_dedd2beb5e594afd {
      width: 100%; }

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

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

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

.project-details-overview_6b470e5b79391c25 {
  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_6b470e5b79391c25 .list-wrapper_434066b2e67e20ef {
    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_6b470e5b79391c25 .list-wrapper_434066b2e67e20ef {
        -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_6b470e5b79391c25 .list-wrapper_434066b2e67e20ef .image_b25844ccdf98a4d0 {
      width: 410px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 20px;
      overflow: hidden; }
      .project-details-overview_6b470e5b79391c25 .list-wrapper_434066b2e67e20ef .image_b25844ccdf98a4d0 img {
        border-radius: 20px; }
    .project-details-overview_6b470e5b79391c25 .list-wrapper_434066b2e67e20ef 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_6b470e5b79391c25 .list-wrapper_434066b2e67e20ef 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_6b470e5b79391c25 .list-wrapper_434066b2e67e20ef 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_6b470e5b79391c25 .list-wrapper_434066b2e67e20ef 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_6b470e5b79391c25 .list-wrapper_434066b2e67e20ef .user-card_50ccba48475a8e52 {
      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_6b470e5b79391c25 .list-wrapper_434066b2e67e20ef .user-card_50ccba48475a8e52 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .project-details-overview_6b470e5b79391c25 .list-wrapper_434066b2e67e20ef .user-card_50ccba48475a8e52 .image_b25844ccdf98a4d0 {
        width: 90px;
        height: 90px;
        border-radius: 100px;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
      .project-details-overview_6b470e5b79391c25 .list-wrapper_434066b2e67e20ef .user-card_50ccba48475a8e52 .content_de6456174d2e3860 .title_43549a7733fce3bc {
        font-size: 20px;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: 0px; }
      .project-details-overview_6b470e5b79391c25 .list-wrapper_434066b2e67e20ef .user-card_50ccba48475a8e52 .content_de6456174d2e3860 .text_bb8d69ed53baa035 {
        margin-bottom: 0; }

.te-list-item_8f0260cd4c45a45a {
  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_8f0260cd4c45a45a .icon_b0ad8a5d11d72e78 {
    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_8f0260cd4c45a45a .text_bb8d69ed53baa035 {
    font-size: 18px;
    line-height: 36px;
    font-weight: 400;
    color: #335371;
    margin: 0; }

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

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

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

/* Widget */
.widget_b1e3a786103c8a1b,
.sidebar__widget_42b2b03d4d330042 {
  /* 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_b1e3a786103c8a1b ol,
  .widget_b1e3a786103c8a1b ul,
  .sidebar__widget_42b2b03d4d330042 ol,
  .sidebar__widget_42b2b03d4d330042 ul {
    margin-bottom: 0; }
  .widget_b1e3a786103c8a1b .widget-instagram-feed_4ff7ea93d78e8bc6,
  .sidebar__widget_42b2b03d4d330042 .widget-instagram-feed_4ff7ea93d78e8bc6 {
    width: 315px; }
    @media only screen and (min-width: 992px) and (max-width: 1280px) {
      .widget_b1e3a786103c8a1b .widget-instagram-feed_4ff7ea93d78e8bc6,
      .sidebar__widget_42b2b03d4d330042 .widget-instagram-feed_4ff7ea93d78e8bc6 {
        width: 220px; } }
    @media (max-width: 374px) {
      .widget_b1e3a786103c8a1b .widget-instagram-feed_4ff7ea93d78e8bc6,
      .sidebar__widget_42b2b03d4d330042 .widget-instagram-feed_4ff7ea93d78e8bc6 {
        width: 200px; } }
    .widget_b1e3a786103c8a1b .widget-instagram-feed_4ff7ea93d78e8bc6 .single-instagram-feed_f4f79512386e9828,
    .sidebar__widget_42b2b03d4d330042 .widget-instagram-feed_4ff7ea93d78e8bc6 .single-instagram-feed_f4f79512386e9828 {
      width: 96px;
      height: 96px; }
  .widget_b1e3a786103c8a1b .wp-block-heading_15d99cbd7ac021d6,
  .widget_b1e3a786103c8a1b .widget-title_1187122842b695ce,
  .widget_b1e3a786103c8a1b .wp-block-search__label_7d3a8418ab0ffb1d,
  .sidebar__widget_42b2b03d4d330042 .wp-block-heading_15d99cbd7ac021d6,
  .sidebar__widget_42b2b03d4d330042 .widget-title_1187122842b695ce,
  .sidebar__widget_42b2b03d4d330042 .wp-block-search__label_7d3a8418ab0ffb1d {
    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_b1e3a786103c8a1b .wp-block-social-links_cff133b62d47f8f5 .wp-social-link_53663d8f852545a0,
  .sidebar__widget_42b2b03d4d330042 .wp-block-social-links_cff133b62d47f8f5 .wp-social-link_53663d8f852545a0 {
    padding: 0;
    margin: 0;
    line-height: 0; }
    .widget_b1e3a786103c8a1b .wp-block-social-links_cff133b62d47f8f5 .wp-social-link_53663d8f852545a0 a,
    .sidebar__widget_42b2b03d4d330042 .wp-block-social-links_cff133b62d47f8f5 .wp-social-link_53663d8f852545a0 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_b1e3a786103c8a1b .wp-block-social-links_cff133b62d47f8f5 .wp-social-link_53663d8f852545a0 a:before,
      .sidebar__widget_42b2b03d4d330042 .wp-block-social-links_cff133b62d47f8f5 .wp-social-link_53663d8f852545a0 a:before {
        display: none; }
  .widget_b1e3a786103c8a1b .has-avatars_7c449336e03395b7.has-dates_dbd1be2c99318f36.has-excerpts_3407268a972c3606.wp-block-te-latest-comments_fd35fe2785b3c217 li.wp-block-te-latest-comments__comment_ac5742459492ede9 .wp-block-te-latest-comments__comment-meta_514467e838cce43e,
  .widget_b1e3a786103c8a1b .has-dates_dbd1be2c99318f36.has-excerpts_3407268a972c3606.wp-block-te-latest-comments_fd35fe2785b3c217 li.wp-block-te-latest-comments__comment_ac5742459492ede9 .wp-block-te-latest-comments__comment-meta_514467e838cce43e,
  .sidebar__widget_42b2b03d4d330042 .has-avatars_7c449336e03395b7.has-dates_dbd1be2c99318f36.has-excerpts_3407268a972c3606.wp-block-te-latest-comments_fd35fe2785b3c217 li.wp-block-te-latest-comments__comment_ac5742459492ede9 .wp-block-te-latest-comments__comment-meta_514467e838cce43e,
  .sidebar__widget_42b2b03d4d330042 .has-dates_dbd1be2c99318f36.has-excerpts_3407268a972c3606.wp-block-te-latest-comments_fd35fe2785b3c217 li.wp-block-te-latest-comments__comment_ac5742459492ede9 .wp-block-te-latest-comments__comment-meta_514467e838cce43e {
    font-weight: 500; }
    .widget_b1e3a786103c8a1b .has-avatars_7c449336e03395b7.has-dates_dbd1be2c99318f36.has-excerpts_3407268a972c3606.wp-block-te-latest-comments_fd35fe2785b3c217 li.wp-block-te-latest-comments__comment_ac5742459492ede9 .wp-block-te-latest-comments__comment-meta_514467e838cce43e .wp-block-te-latest-comments__comment-author_2df40ba3d7d1d58b,
    .widget_b1e3a786103c8a1b .has-avatars_7c449336e03395b7.has-dates_dbd1be2c99318f36.has-excerpts_3407268a972c3606.wp-block-te-latest-comments_fd35fe2785b3c217 li.wp-block-te-latest-comments__comment_ac5742459492ede9 .wp-block-te-latest-comments__comment-meta_514467e838cce43e .wp-block-te-latest-comments__comment-link_53ee97b01f2bce01,
    .widget_b1e3a786103c8a1b .has-dates_dbd1be2c99318f36.has-excerpts_3407268a972c3606.wp-block-te-latest-comments_fd35fe2785b3c217 li.wp-block-te-latest-comments__comment_ac5742459492ede9 .wp-block-te-latest-comments__comment-meta_514467e838cce43e .wp-block-te-latest-comments__comment-author_2df40ba3d7d1d58b,
    .widget_b1e3a786103c8a1b .has-dates_dbd1be2c99318f36.has-excerpts_3407268a972c3606.wp-block-te-latest-comments_fd35fe2785b3c217 li.wp-block-te-latest-comments__comment_ac5742459492ede9 .wp-block-te-latest-comments__comment-meta_514467e838cce43e .wp-block-te-latest-comments__comment-link_53ee97b01f2bce01,
    .sidebar__widget_42b2b03d4d330042 .has-avatars_7c449336e03395b7.has-dates_dbd1be2c99318f36.has-excerpts_3407268a972c3606.wp-block-te-latest-comments_fd35fe2785b3c217 li.wp-block-te-latest-comments__comment_ac5742459492ede9 .wp-block-te-latest-comments__comment-meta_514467e838cce43e .wp-block-te-latest-comments__comment-author_2df40ba3d7d1d58b,
    .sidebar__widget_42b2b03d4d330042 .has-avatars_7c449336e03395b7.has-dates_dbd1be2c99318f36.has-excerpts_3407268a972c3606.wp-block-te-latest-comments_fd35fe2785b3c217 li.wp-block-te-latest-comments__comment_ac5742459492ede9 .wp-block-te-latest-comments__comment-meta_514467e838cce43e .wp-block-te-latest-comments__comment-link_53ee97b01f2bce01,
    .sidebar__widget_42b2b03d4d330042 .has-dates_dbd1be2c99318f36.has-excerpts_3407268a972c3606.wp-block-te-latest-comments_fd35fe2785b3c217 li.wp-block-te-latest-comments__comment_ac5742459492ede9 .wp-block-te-latest-comments__comment-meta_514467e838cce43e .wp-block-te-latest-comments__comment-author_2df40ba3d7d1d58b,
    .sidebar__widget_42b2b03d4d330042 .has-dates_dbd1be2c99318f36.has-excerpts_3407268a972c3606.wp-block-te-latest-comments_fd35fe2785b3c217 li.wp-block-te-latest-comments__comment_ac5742459492ede9 .wp-block-te-latest-comments__comment-meta_514467e838cce43e .wp-block-te-latest-comments__comment-link_53ee97b01f2bce01 {
      font-weight: 500; }
  .widget_b1e3a786103c8a1b .wp-block-te-latest-comments_fd35fe2785b3c217 li.wp-block-te-latest-comments__comment_ac5742459492ede9,
  .widget_b1e3a786103c8a1b .wp-block-latest-posts_947e5e9d848b9b4a li.wp-block-te-latest-comments__comment_ac5742459492ede9,
  .sidebar__widget_42b2b03d4d330042 .wp-block-te-latest-comments_fd35fe2785b3c217 li.wp-block-te-latest-comments__comment_ac5742459492ede9,
  .sidebar__widget_42b2b03d4d330042 .wp-block-latest-posts_947e5e9d848b9b4a li.wp-block-te-latest-comments__comment_ac5742459492ede9 {
    margin-bottom: 0; }
  .widget_b1e3a786103c8a1b .wp-block-te-latest-comments_fd35fe2785b3c217 li .wp-block-te-latest-comments__comment-meta_514467e838cce43e,
  .widget_b1e3a786103c8a1b .wp-block-te-latest-comments_fd35fe2785b3c217 li .wp-block-latest-posts__te-post-title_ca25757d995038fe,
  .widget_b1e3a786103c8a1b .wp-block-latest-posts_947e5e9d848b9b4a li .wp-block-te-latest-comments__comment-meta_514467e838cce43e,
  .widget_b1e3a786103c8a1b .wp-block-latest-posts_947e5e9d848b9b4a li .wp-block-latest-posts__te-post-title_ca25757d995038fe,
  .sidebar__widget_42b2b03d4d330042 .wp-block-te-latest-comments_fd35fe2785b3c217 li .wp-block-te-latest-comments__comment-meta_514467e838cce43e,
  .sidebar__widget_42b2b03d4d330042 .wp-block-te-latest-comments_fd35fe2785b3c217 li .wp-block-latest-posts__te-post-title_ca25757d995038fe,
  .sidebar__widget_42b2b03d4d330042 .wp-block-latest-posts_947e5e9d848b9b4a li .wp-block-te-latest-comments__comment-meta_514467e838cce43e,
  .sidebar__widget_42b2b03d4d330042 .wp-block-latest-posts_947e5e9d848b9b4a li .wp-block-latest-posts__te-post-title_ca25757d995038fe {
    line-height: 28px;
    font-weight: 400; }
    .widget_b1e3a786103c8a1b .wp-block-te-latest-comments_fd35fe2785b3c217 li .wp-block-te-latest-comments__comment-meta_514467e838cce43e .wp-block-te-latest-comments__comment-date_2f36f5685207bf33,
    .widget_b1e3a786103c8a1b .wp-block-te-latest-comments_fd35fe2785b3c217 li .wp-block-latest-posts__te-post-title_ca25757d995038fe .wp-block-te-latest-comments__comment-date_2f36f5685207bf33,
    .widget_b1e3a786103c8a1b .wp-block-latest-posts_947e5e9d848b9b4a li .wp-block-te-latest-comments__comment-meta_514467e838cce43e .wp-block-te-latest-comments__comment-date_2f36f5685207bf33,
    .widget_b1e3a786103c8a1b .wp-block-latest-posts_947e5e9d848b9b4a li .wp-block-latest-posts__te-post-title_ca25757d995038fe .wp-block-te-latest-comments__comment-date_2f36f5685207bf33,
    .sidebar__widget_42b2b03d4d330042 .wp-block-te-latest-comments_fd35fe2785b3c217 li .wp-block-te-latest-comments__comment-meta_514467e838cce43e .wp-block-te-latest-comments__comment-date_2f36f5685207bf33,
    .sidebar__widget_42b2b03d4d330042 .wp-block-te-latest-comments_fd35fe2785b3c217 li .wp-block-latest-posts__te-post-title_ca25757d995038fe .wp-block-te-latest-comments__comment-date_2f36f5685207bf33,
    .sidebar__widget_42b2b03d4d330042 .wp-block-latest-posts_947e5e9d848b9b4a li .wp-block-te-latest-comments__comment-meta_514467e838cce43e .wp-block-te-latest-comments__comment-date_2f36f5685207bf33,
    .sidebar__widget_42b2b03d4d330042 .wp-block-latest-posts_947e5e9d848b9b4a li .wp-block-latest-posts__te-post-title_ca25757d995038fe .wp-block-te-latest-comments__comment-date_2f36f5685207bf33 {
      font-size: 14px !important;
      margin-bottom: 10px;
      position: relative; }
      .widget_b1e3a786103c8a1b .wp-block-te-latest-comments_fd35fe2785b3c217 li .wp-block-te-latest-comments__comment-meta_514467e838cce43e .wp-block-te-latest-comments__comment-date_2f36f5685207bf33:before,
      .widget_b1e3a786103c8a1b .wp-block-te-latest-comments_fd35fe2785b3c217 li .wp-block-latest-posts__te-post-title_ca25757d995038fe .wp-block-te-latest-comments__comment-date_2f36f5685207bf33:before,
      .widget_b1e3a786103c8a1b .wp-block-latest-posts_947e5e9d848b9b4a li .wp-block-te-latest-comments__comment-meta_514467e838cce43e .wp-block-te-latest-comments__comment-date_2f36f5685207bf33:before,
      .widget_b1e3a786103c8a1b .wp-block-latest-posts_947e5e9d848b9b4a li .wp-block-latest-posts__te-post-title_ca25757d995038fe .wp-block-te-latest-comments__comment-date_2f36f5685207bf33:before,
      .sidebar__widget_42b2b03d4d330042 .wp-block-te-latest-comments_fd35fe2785b3c217 li .wp-block-te-latest-comments__comment-meta_514467e838cce43e .wp-block-te-latest-comments__comment-date_2f36f5685207bf33:before,
      .sidebar__widget_42b2b03d4d330042 .wp-block-te-latest-comments_fd35fe2785b3c217 li .wp-block-latest-posts__te-post-title_ca25757d995038fe .wp-block-te-latest-comments__comment-date_2f36f5685207bf33:before,
      .sidebar__widget_42b2b03d4d330042 .wp-block-latest-posts_947e5e9d848b9b4a li .wp-block-te-latest-comments__comment-meta_514467e838cce43e .wp-block-te-latest-comments__comment-date_2f36f5685207bf33:before,
      .sidebar__widget_42b2b03d4d330042 .wp-block-latest-posts_947e5e9d848b9b4a li .wp-block-latest-posts__te-post-title_ca25757d995038fe .wp-block-te-latest-comments__comment-date_2f36f5685207bf33:before {
        content: "\f274";
        font-family: "Font Awesome 6 Free";
        padding-right: 8px; }
  .widget_b1e3a786103c8a1b .wp-block-te-latest-comments_fd35fe2785b3c217 li a,
  .widget_b1e3a786103c8a1b .wp-block-latest-posts_947e5e9d848b9b4a li a,
  .sidebar__widget_42b2b03d4d330042 .wp-block-te-latest-comments_fd35fe2785b3c217 li a,
  .sidebar__widget_42b2b03d4d330042 .wp-block-latest-posts_947e5e9d848b9b4a li a {
    color: #335371; }
    .widget_b1e3a786103c8a1b .wp-block-te-latest-comments_fd35fe2785b3c217 li a.wp-block-te-latest-comments__comment-author_2df40ba3d7d1d58b, .widget_b1e3a786103c8a1b .wp-block-te-latest-comments_fd35fe2785b3c217 li a.wp-block-te-latest-comments__comment-link_53ee97b01f2bce01,
    .widget_b1e3a786103c8a1b .wp-block-latest-posts_947e5e9d848b9b4a li a.wp-block-te-latest-comments__comment-author_2df40ba3d7d1d58b,
    .widget_b1e3a786103c8a1b .wp-block-latest-posts_947e5e9d848b9b4a li a.wp-block-te-latest-comments__comment-link_53ee97b01f2bce01,
    .sidebar__widget_42b2b03d4d330042 .wp-block-te-latest-comments_fd35fe2785b3c217 li a.wp-block-te-latest-comments__comment-author_2df40ba3d7d1d58b,
    .sidebar__widget_42b2b03d4d330042 .wp-block-te-latest-comments_fd35fe2785b3c217 li a.wp-block-te-latest-comments__comment-link_53ee97b01f2bce01,
    .sidebar__widget_42b2b03d4d330042 .wp-block-latest-posts_947e5e9d848b9b4a li a.wp-block-te-latest-comments__comment-author_2df40ba3d7d1d58b,
    .sidebar__widget_42b2b03d4d330042 .wp-block-latest-posts_947e5e9d848b9b4a li a.wp-block-te-latest-comments__comment-link_53ee97b01f2bce01 {
      display: inline !important;
      text-transform: capitalize;
      line-height: 28px;
      font-weight: 400; }
    .widget_b1e3a786103c8a1b .wp-block-te-latest-comments_fd35fe2785b3c217 li a:hover,
    .widget_b1e3a786103c8a1b .wp-block-latest-posts_947e5e9d848b9b4a li a:hover,
    .sidebar__widget_42b2b03d4d330042 .wp-block-te-latest-comments_fd35fe2785b3c217 li a:hover,
    .sidebar__widget_42b2b03d4d330042 .wp-block-latest-posts_947e5e9d848b9b4a li a:hover {
      color: #317EFE; }
  .widget_b1e3a786103c8a1b .wp-block-te-latest-comments_fd35fe2785b3c217 li .wp-block-te-latest-comments__comment-excerpt_6bbc8610ae667fb6 p,
  .widget_b1e3a786103c8a1b .wp-block-latest-posts_947e5e9d848b9b4a li .wp-block-te-latest-comments__comment-excerpt_6bbc8610ae667fb6 p,
  .sidebar__widget_42b2b03d4d330042 .wp-block-te-latest-comments_fd35fe2785b3c217 li .wp-block-te-latest-comments__comment-excerpt_6bbc8610ae667fb6 p,
  .sidebar__widget_42b2b03d4d330042 .wp-block-latest-posts_947e5e9d848b9b4a li .wp-block-te-latest-comments__comment-excerpt_6bbc8610ae667fb6 p {
    font-size: 16px;
    line-height: 28px;
    margin: 0; }
  .widget_b1e3a786103c8a1b .te-social-profile_cae46249c3bd3987,
  .sidebar__widget_42b2b03d4d330042 .te-social-profile_cae46249c3bd3987 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .widget_b1e3a786103c8a1b .te-social-profile_cae46249c3bd3987 a,
    .sidebar__widget_42b2b03d4d330042 .te-social-profile_cae46249c3bd3987 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_b1e3a786103c8a1b .te-social-profile_cae46249c3bd3987 a,
        .sidebar__widget_42b2b03d4d330042 .te-social-profile_cae46249c3bd3987 a {
          width: 40px;
          height: 40px; } }
      .widget_b1e3a786103c8a1b .te-social-profile_cae46249c3bd3987 a.facebook_d0dc8528995b63f0,
      .sidebar__widget_42b2b03d4d330042 .te-social-profile_cae46249c3bd3987 a.facebook_d0dc8528995b63f0 {
        background-color: #1877f2; }
      .widget_b1e3a786103c8a1b .te-social-profile_cae46249c3bd3987 a.twitter_588669a7e94413be,
      .sidebar__widget_42b2b03d4d330042 .te-social-profile_cae46249c3bd3987 a.twitter_588669a7e94413be {
        background-color: #1da1f2; }
      .widget_b1e3a786103c8a1b .te-social-profile_cae46249c3bd3987 a.linkedin_eb2749a2ee9c8b8c,
      .sidebar__widget_42b2b03d4d330042 .te-social-profile_cae46249c3bd3987 a.linkedin_eb2749a2ee9c8b8c {
        background-color: #0a66c2; }
      .widget_b1e3a786103c8a1b .te-social-profile_cae46249c3bd3987 a.instagram_e43d0797fc42326b,
      .sidebar__widget_42b2b03d4d330042 .te-social-profile_cae46249c3bd3987 a.instagram_e43d0797fc42326b {
        background-color: #405de6; }
      .widget_b1e3a786103c8a1b .te-social-profile_cae46249c3bd3987 a:hover,
      .sidebar__widget_42b2b03d4d330042 .te-social-profile_cae46249c3bd3987 a:hover {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #E7F914; }
  .widget_b1e3a786103c8a1b select,
  .sidebar__widget_42b2b03d4d330042 select {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371;
    margin-bottom: 0; }
  .widget_b1e3a786103c8a1b .has-login-form_6a5eab77ecf81bc3 .login-username_ebee58c3bc0bff8d label,
  .widget_b1e3a786103c8a1b .has-login-form_6a5eab77ecf81bc3 .login-password_d76a94e7b48419f5 label,
  .sidebar__widget_42b2b03d4d330042 .has-login-form_6a5eab77ecf81bc3 .login-username_ebee58c3bc0bff8d label,
  .sidebar__widget_42b2b03d4d330042 .has-login-form_6a5eab77ecf81bc3 .login-password_d76a94e7b48419f5 label {
    margin-bottom: 10px; }
  .widget_b1e3a786103c8a1b .has-login-form_6a5eab77ecf81bc3 .login-username_ebee58c3bc0bff8d input,
  .widget_b1e3a786103c8a1b .has-login-form_6a5eab77ecf81bc3 .login-password_d76a94e7b48419f5 input,
  .sidebar__widget_42b2b03d4d330042 .has-login-form_6a5eab77ecf81bc3 .login-username_ebee58c3bc0bff8d input,
  .sidebar__widget_42b2b03d4d330042 .has-login-form_6a5eab77ecf81bc3 .login-password_d76a94e7b48419f5 input {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #31373f;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371; }
  .widget_b1e3a786103c8a1b .has-login-form_6a5eab77ecf81bc3 .login-remember_47279b9dd1c33693 label,
  .sidebar__widget_42b2b03d4d330042 .has-login-form_6a5eab77ecf81bc3 .login-remember_47279b9dd1c33693 label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px; }
  .widget_b1e3a786103c8a1b .has-login-form_6a5eab77ecf81bc3 .login-submit_26522aae690ee4ab,
  .sidebar__widget_42b2b03d4d330042 .has-login-form_6a5eab77ecf81bc3 .login-submit_26522aae690ee4ab {
    margin-bottom: 0; }
    .widget_b1e3a786103c8a1b .has-login-form_6a5eab77ecf81bc3 .login-submit_26522aae690ee4ab input.button-primary_911045b93f98c1de,
    .sidebar__widget_42b2b03d4d330042 .has-login-form_6a5eab77ecf81bc3 .login-submit_26522aae690ee4ab input.button-primary_911045b93f98c1de {
      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_b1e3a786103c8a1b .search-form_f9d7ee57b5549bcf,
  .sidebar__widget_42b2b03d4d330042 .search-form_f9d7ee57b5549bcf {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_b1e3a786103c8a1b .search-form_f9d7ee57b5549bcf button,
    .sidebar__widget_42b2b03d4d330042 .search-form_f9d7ee57b5549bcf button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_b1e3a786103c8a1b.widget_search_3b66b0a557a85839 .sidebar__search_03efa4f1f5a4b1ca,
  .sidebar__widget_42b2b03d4d330042.widget_search_3b66b0a557a85839 .sidebar__search_03efa4f1f5a4b1ca {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_b1e3a786103c8a1b.widget_search_3b66b0a557a85839 .sidebar__search_03efa4f1f5a4b1ca button,
    .sidebar__widget_42b2b03d4d330042.widget_search_3b66b0a557a85839 .sidebar__search_03efa4f1f5a4b1ca button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_b1e3a786103c8a1b .wp-block-search__no-button_ea6f6a901d673748.wp-block-search_390bcbb0bd94994d input,
  .sidebar__widget_42b2b03d4d330042 .wp-block-search__no-button_ea6f6a901d673748.wp-block-search_390bcbb0bd94994d input {
    border-radius: 10px; }
  .widget_b1e3a786103c8a1b .wp-block-search_390bcbb0bd94994d,
  .sidebar__widget_42b2b03d4d330042 .wp-block-search_390bcbb0bd94994d {
    margin-bottom: -2px; }
  .widget_b1e3a786103c8a1b .wp-block-search_390bcbb0bd94994d,
  .widget_b1e3a786103c8a1b .search-form_f9d7ee57b5549bcf,
  .widget_b1e3a786103c8a1b .sidebar__search_03efa4f1f5a4b1ca,
  .sidebar__widget_42b2b03d4d330042 .wp-block-search_390bcbb0bd94994d,
  .sidebar__widget_42b2b03d4d330042 .search-form_f9d7ee57b5549bcf,
  .sidebar__widget_42b2b03d4d330042 .sidebar__search_03efa4f1f5a4b1ca {
    display: inline-block;
    width: 100%;
    overflow: hidden; }
    .widget_b1e3a786103c8a1b .wp-block-search_390bcbb0bd94994d .wp-block-search__inside-wrapper_06daa2fb89c6f508,
    .widget_b1e3a786103c8a1b .search-form_f9d7ee57b5549bcf .wp-block-search__inside-wrapper_06daa2fb89c6f508,
    .widget_b1e3a786103c8a1b .sidebar__search_03efa4f1f5a4b1ca .wp-block-search__inside-wrapper_06daa2fb89c6f508,
    .sidebar__widget_42b2b03d4d330042 .wp-block-search_390bcbb0bd94994d .wp-block-search__inside-wrapper_06daa2fb89c6f508,
    .sidebar__widget_42b2b03d4d330042 .search-form_f9d7ee57b5549bcf .wp-block-search__inside-wrapper_06daa2fb89c6f508,
    .sidebar__widget_42b2b03d4d330042 .sidebar__search_03efa4f1f5a4b1ca .wp-block-search__inside-wrapper_06daa2fb89c6f508 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .widget_b1e3a786103c8a1b .wp-block-search_390bcbb0bd94994d label,
    .widget_b1e3a786103c8a1b .search-form_f9d7ee57b5549bcf label,
    .widget_b1e3a786103c8a1b .sidebar__search_03efa4f1f5a4b1ca label,
    .sidebar__widget_42b2b03d4d330042 .wp-block-search_390bcbb0bd94994d label,
    .sidebar__widget_42b2b03d4d330042 .search-form_f9d7ee57b5549bcf label,
    .sidebar__widget_42b2b03d4d330042 .sidebar__search_03efa4f1f5a4b1ca label {
      font-size: 24px;
      display: block;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #14203A;
      font-family: "Inter", sans-serif; }
    .widget_b1e3a786103c8a1b .wp-block-search_390bcbb0bd94994d input,
    .widget_b1e3a786103c8a1b .search-form_f9d7ee57b5549bcf input,
    .widget_b1e3a786103c8a1b .sidebar__search_03efa4f1f5a4b1ca input,
    .sidebar__widget_42b2b03d4d330042 .wp-block-search_390bcbb0bd94994d input,
    .sidebar__widget_42b2b03d4d330042 .search-form_f9d7ee57b5549bcf input,
    .sidebar__widget_42b2b03d4d330042 .sidebar__search_03efa4f1f5a4b1ca 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_b1e3a786103c8a1b .wp-block-search_390bcbb0bd94994d button,
    .widget_b1e3a786103c8a1b .search-form_f9d7ee57b5549bcf button,
    .widget_b1e3a786103c8a1b .sidebar__search_03efa4f1f5a4b1ca button,
    .sidebar__widget_42b2b03d4d330042 .wp-block-search_390bcbb0bd94994d button,
    .sidebar__widget_42b2b03d4d330042 .search-form_f9d7ee57b5549bcf button,
    .sidebar__widget_42b2b03d4d330042 .sidebar__search_03efa4f1f5a4b1ca 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_b1e3a786103c8a1b .tagcloud_60c3ad0b54eb30cd,
  .widget_b1e3a786103c8a1b .wp-block-tag-cloud_5cc6d96927b7ee4f,
  .sidebar__widget_42b2b03d4d330042 .tagcloud_60c3ad0b54eb30cd,
  .sidebar__widget_42b2b03d4d330042 .wp-block-tag-cloud_5cc6d96927b7ee4f {
    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_b1e3a786103c8a1b .tagcloud_60c3ad0b54eb30cd a,
    .widget_b1e3a786103c8a1b .wp-block-tag-cloud_5cc6d96927b7ee4f a,
    .sidebar__widget_42b2b03d4d330042 .tagcloud_60c3ad0b54eb30cd a,
    .sidebar__widget_42b2b03d4d330042 .wp-block-tag-cloud_5cc6d96927b7ee4f 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_b1e3a786103c8a1b .tagcloud_60c3ad0b54eb30cd a:hover,
      .widget_b1e3a786103c8a1b .wp-block-tag-cloud_5cc6d96927b7ee4f a:hover,
      .sidebar__widget_42b2b03d4d330042 .tagcloud_60c3ad0b54eb30cd a:hover,
      .sidebar__widget_42b2b03d4d330042 .wp-block-tag-cloud_5cc6d96927b7ee4f a:hover {
        color: #ffffff;
        background: #317EFE;
        border-color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .widget_b1e3a786103c8a1b ul,
  .widget_b1e3a786103c8a1b ol,
  .sidebar__widget_42b2b03d4d330042 ul,
  .sidebar__widget_42b2b03d4d330042 ol {
    margin-bottom: 0;
    padding-left: 0;
    /* Tag Cloud Widget */ }
    .widget_b1e3a786103c8a1b ul li,
    .widget_b1e3a786103c8a1b ol li,
    .sidebar__widget_42b2b03d4d330042 ul li,
    .sidebar__widget_42b2b03d4d330042 ol li {
      display: block;
      padding: 8px 0;
      border-top: 1px solid #E1E1E1;
      margin-bottom: 0;
      /* Recent Comment Widget */ }
      .widget_b1e3a786103c8a1b ul li:first-child,
      .widget_b1e3a786103c8a1b ol li:first-child,
      .sidebar__widget_42b2b03d4d330042 ul li:first-child,
      .sidebar__widget_42b2b03d4d330042 ol li:first-child {
        border-top: 0; }
      .widget_b1e3a786103c8a1b ul li:last-child,
      .widget_b1e3a786103c8a1b ol li:last-child,
      .sidebar__widget_42b2b03d4d330042 ul li:last-child,
      .sidebar__widget_42b2b03d4d330042 ol li:last-child {
        margin-bottom: 0; }
      .widget_b1e3a786103c8a1b ul li.recentcomments_c5da34e331c6d889 .comment-author-link_34909a3c4833488f a:before, .widget_b1e3a786103c8a1b ul li.wp-block-latest-comments__comment_8502d6d5bc10e7a0 .comment-author-link_34909a3c4833488f a:before,
      .widget_b1e3a786103c8a1b ol li.recentcomments_c5da34e331c6d889 .comment-author-link_34909a3c4833488f a:before,
      .widget_b1e3a786103c8a1b ol li.wp-block-latest-comments__comment_8502d6d5bc10e7a0 .comment-author-link_34909a3c4833488f a:before,
      .sidebar__widget_42b2b03d4d330042 ul li.recentcomments_c5da34e331c6d889 .comment-author-link_34909a3c4833488f a:before,
      .sidebar__widget_42b2b03d4d330042 ul li.wp-block-latest-comments__comment_8502d6d5bc10e7a0 .comment-author-link_34909a3c4833488f a:before,
      .sidebar__widget_42b2b03d4d330042 ol li.recentcomments_c5da34e331c6d889 .comment-author-link_34909a3c4833488f a:before,
      .sidebar__widget_42b2b03d4d330042 ol li.wp-block-latest-comments__comment_8502d6d5bc10e7a0 .comment-author-link_34909a3c4833488f a:before {
        display: none; }
      .widget_b1e3a786103c8a1b ul li.recentcomments_c5da34e331c6d889 a, .widget_b1e3a786103c8a1b ul li.wp-block-latest-comments__comment_8502d6d5bc10e7a0 a,
      .widget_b1e3a786103c8a1b ol li.recentcomments_c5da34e331c6d889 a,
      .widget_b1e3a786103c8a1b ol li.wp-block-latest-comments__comment_8502d6d5bc10e7a0 a,
      .sidebar__widget_42b2b03d4d330042 ul li.recentcomments_c5da34e331c6d889 a,
      .sidebar__widget_42b2b03d4d330042 ul li.wp-block-latest-comments__comment_8502d6d5bc10e7a0 a,
      .sidebar__widget_42b2b03d4d330042 ol li.recentcomments_c5da34e331c6d889 a,
      .sidebar__widget_42b2b03d4d330042 ol li.wp-block-latest-comments__comment_8502d6d5bc10e7a0 a {
        padding-left: 0;
        display: inline; }
        .widget_b1e3a786103c8a1b ul li.recentcomments_c5da34e331c6d889 a:before, .widget_b1e3a786103c8a1b ul li.wp-block-latest-comments__comment_8502d6d5bc10e7a0 a:before,
        .widget_b1e3a786103c8a1b ol li.recentcomments_c5da34e331c6d889 a:before,
        .widget_b1e3a786103c8a1b ol li.wp-block-latest-comments__comment_8502d6d5bc10e7a0 a:before,
        .sidebar__widget_42b2b03d4d330042 ul li.recentcomments_c5da34e331c6d889 a:before,
        .sidebar__widget_42b2b03d4d330042 ul li.wp-block-latest-comments__comment_8502d6d5bc10e7a0 a:before,
        .sidebar__widget_42b2b03d4d330042 ol li.recentcomments_c5da34e331c6d889 a:before,
        .sidebar__widget_42b2b03d4d330042 ol li.wp-block-latest-comments__comment_8502d6d5bc10e7a0 a:before {
          display: none; }
      .widget_b1e3a786103c8a1b ul li a,
      .widget_b1e3a786103c8a1b ol li a,
      .sidebar__widget_42b2b03d4d330042 ul li a,
      .sidebar__widget_42b2b03d4d330042 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_b1e3a786103c8a1b ul li a::before,
        .widget_b1e3a786103c8a1b ol li a::before,
        .sidebar__widget_42b2b03d4d330042 ul li a::before,
        .sidebar__widget_42b2b03d4d330042 ol li a::before {
          content: "\f105";
          font-family: "Font Awesome 6 Free";
          margin-right: 10px; }
        .widget_b1e3a786103c8a1b ul li a:hover,
        .widget_b1e3a786103c8a1b ol li a:hover,
        .sidebar__widget_42b2b03d4d330042 ul li a:hover,
        .sidebar__widget_42b2b03d4d330042 ol li a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .widget_b1e3a786103c8a1b ul li a.rsswidget_80d218b9acc509ee, .widget_b1e3a786103c8a1b ul li a.wp-block-latest-posts__post-title_5dfe51c6c59b8144,
        .widget_b1e3a786103c8a1b ol li a.rsswidget_80d218b9acc509ee,
        .widget_b1e3a786103c8a1b ol li a.wp-block-latest-posts__post-title_5dfe51c6c59b8144,
        .sidebar__widget_42b2b03d4d330042 ul li a.rsswidget_80d218b9acc509ee,
        .sidebar__widget_42b2b03d4d330042 ul li a.wp-block-latest-posts__post-title_5dfe51c6c59b8144,
        .sidebar__widget_42b2b03d4d330042 ol li a.rsswidget_80d218b9acc509ee,
        .sidebar__widget_42b2b03d4d330042 ol li a.wp-block-latest-posts__post-title_5dfe51c6c59b8144 {
          padding-left: 0;
          font-weight: 500;
          display: block; }
          .widget_b1e3a786103c8a1b ul li a.rsswidget_80d218b9acc509ee:before, .widget_b1e3a786103c8a1b ul li a.wp-block-latest-posts__post-title_5dfe51c6c59b8144:before,
          .widget_b1e3a786103c8a1b ol li a.rsswidget_80d218b9acc509ee:before,
          .widget_b1e3a786103c8a1b ol li a.wp-block-latest-posts__post-title_5dfe51c6c59b8144:before,
          .sidebar__widget_42b2b03d4d330042 ul li a.rsswidget_80d218b9acc509ee:before,
          .sidebar__widget_42b2b03d4d330042 ul li a.wp-block-latest-posts__post-title_5dfe51c6c59b8144:before,
          .sidebar__widget_42b2b03d4d330042 ol li a.rsswidget_80d218b9acc509ee:before,
          .sidebar__widget_42b2b03d4d330042 ol li a.wp-block-latest-posts__post-title_5dfe51c6c59b8144:before {
            display: none; }
      .widget_b1e3a786103c8a1b ul li ul,
      .widget_b1e3a786103c8a1b ol li ul,
      .sidebar__widget_42b2b03d4d330042 ul li ul,
      .sidebar__widget_42b2b03d4d330042 ol li ul {
        padding-left: 25px;
        padding-top: 10px; }
    .widget_b1e3a786103c8a1b ul.wp-tag-cloud_4770c0858294f50d li,
    .widget_b1e3a786103c8a1b ol.wp-tag-cloud_4770c0858294f50d li,
    .sidebar__widget_42b2b03d4d330042 ul.wp-tag-cloud_4770c0858294f50d li,
    .sidebar__widget_42b2b03d4d330042 ol.wp-tag-cloud_4770c0858294f50d li {
      display: inline-block;
      padding: 0;
      border: 0; }
      .widget_b1e3a786103c8a1b ul.wp-tag-cloud_4770c0858294f50d li a:before,
      .widget_b1e3a786103c8a1b ol.wp-tag-cloud_4770c0858294f50d li a:before,
      .sidebar__widget_42b2b03d4d330042 ul.wp-tag-cloud_4770c0858294f50d li a:before,
      .sidebar__widget_42b2b03d4d330042 ol.wp-tag-cloud_4770c0858294f50d li a:before {
        display: none; }
  .widget_b1e3a786103c8a1b.te_widget_categories_01d5bca86ce95cf0 li, .widget_b1e3a786103c8a1b.widget_archive_a6dec4477efb947e li,
  .widget_b1e3a786103c8a1b .wp-block-categories-list_454da3c7c1fc3f46 li,
  .widget_b1e3a786103c8a1b .wp-block-archives-list_9c8d67d1bf518078 li,
  .sidebar__widget_42b2b03d4d330042.te_widget_categories_01d5bca86ce95cf0 li,
  .sidebar__widget_42b2b03d4d330042.widget_archive_a6dec4477efb947e li,
  .sidebar__widget_42b2b03d4d330042 .wp-block-categories-list_454da3c7c1fc3f46 li,
  .sidebar__widget_42b2b03d4d330042 .wp-block-archives-list_9c8d67d1bf518078 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_b1e3a786103c8a1b.te_widget_categories_01d5bca86ce95cf0 li.cat-item_db5890be38289a95, .widget_b1e3a786103c8a1b.widget_archive_a6dec4477efb947e li.cat-item_db5890be38289a95,
    .widget_b1e3a786103c8a1b .wp-block-categories-list_454da3c7c1fc3f46 li.cat-item_db5890be38289a95,
    .widget_b1e3a786103c8a1b .wp-block-archives-list_9c8d67d1bf518078 li.cat-item_db5890be38289a95,
    .sidebar__widget_42b2b03d4d330042.te_widget_categories_01d5bca86ce95cf0 li.cat-item_db5890be38289a95,
    .sidebar__widget_42b2b03d4d330042.widget_archive_a6dec4477efb947e li.cat-item_db5890be38289a95,
    .sidebar__widget_42b2b03d4d330042 .wp-block-categories-list_454da3c7c1fc3f46 li.cat-item_db5890be38289a95,
    .sidebar__widget_42b2b03d4d330042 .wp-block-archives-list_9c8d67d1bf518078 li.cat-item_db5890be38289a95 {
      text-align: right;
      display: inline-block;
      width: 100%; }
    .widget_b1e3a786103c8a1b.te_widget_categories_01d5bca86ce95cf0 li a, .widget_b1e3a786103c8a1b.widget_archive_a6dec4477efb947e li a,
    .widget_b1e3a786103c8a1b .wp-block-categories-list_454da3c7c1fc3f46 li a,
    .widget_b1e3a786103c8a1b .wp-block-archives-list_9c8d67d1bf518078 li a,
    .sidebar__widget_42b2b03d4d330042.te_widget_categories_01d5bca86ce95cf0 li a,
    .sidebar__widget_42b2b03d4d330042.widget_archive_a6dec4477efb947e li a,
    .sidebar__widget_42b2b03d4d330042 .wp-block-categories-list_454da3c7c1fc3f46 li a,
    .sidebar__widget_42b2b03d4d330042 .wp-block-archives-list_9c8d67d1bf518078 li a {
      float: left; }

/* About Info Widget*/
.widget-about-info_7ec86fcea8ae6e59 {
  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_7ec86fcea8ae6e59 .about-desc_6b25748d7c8b63df {
    text-align: left; }
    .widget-about-info_7ec86fcea8ae6e59 .about-desc_6b25748d7c8b63df .about-title_197ead18cfe5897a {
      font-size: 20px; }
  .widget-about-info_7ec86fcea8ae6e59 .about-image_4af5c885aeb81d45 {
    width: 140px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px; }
  .widget-about-info_7ec86fcea8ae6e59 .te-social-profile_cae46249c3bd3987 {
    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_7ec86fcea8ae6e59 .te-social-profile_cae46249c3bd3987 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_7ec86fcea8ae6e59 .te-social-profile_cae46249c3bd3987 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_dbd1be2c99318f36.has-author_1dc04f09bf5726d0.wp-block-latest-posts_947e5e9d848b9b4a .wp-block-latest-posts__te-post-title_ca25757d995038fe {
  display: inline-block;
  width: 100%;
  font-weight: 500; }

.widget_rss_89b3591c5cba8eb2 .wp-block-heading_15d99cbd7ac021d6:before,
.widget_rss_89b3591c5cba8eb2 .widget-title_1187122842b695ce:before {
  display: none; }
.widget_rss_89b3591c5cba8eb2 .rss-widget-icon_e3857ef5554a93e3 {
  margin-right: 6px; }
.widget_rss_89b3591c5cba8eb2 ul li a.rsswidget_80d218b9acc509ee {
  color: #14203A; }
  .widget_rss_89b3591c5cba8eb2 ul li a.rsswidget_80d218b9acc509ee:hover {
    color: #317EFE; }

.wp-block-latest-posts_947e5e9d848b9b4a .wp-block-rss__item-title_8e7af1b8f9b9db4f,
.wp-block-rss_f0c85c9e9ce5a929 .wp-block-rss__item-title_8e7af1b8f9b9db4f,
.widget_rss_89b3591c5cba8eb2 .wp-block-rss__item-title_8e7af1b8f9b9db4f {
  display: inline-block;
  width: 100%;
  font-weight: 500; }
  .wp-block-latest-posts_947e5e9d848b9b4a .wp-block-rss__item-title_8e7af1b8f9b9db4f a:before,
  .wp-block-rss_f0c85c9e9ce5a929 .wp-block-rss__item-title_8e7af1b8f9b9db4f a:before,
  .widget_rss_89b3591c5cba8eb2 .wp-block-rss__item-title_8e7af1b8f9b9db4f a:before {
    display: none; }
.wp-block-latest-posts_947e5e9d848b9b4a .wp-block-latest-posts__post-author_35c2c2fac83537bd,
.wp-block-latest-posts_947e5e9d848b9b4a .wp-block-rss__item-publish-date_8f2a64cdda986b7b,
.wp-block-rss_f0c85c9e9ce5a929 .wp-block-latest-posts__post-author_35c2c2fac83537bd,
.wp-block-rss_f0c85c9e9ce5a929 .wp-block-rss__item-publish-date_8f2a64cdda986b7b,
.widget_rss_89b3591c5cba8eb2 .wp-block-latest-posts__post-author_35c2c2fac83537bd,
.widget_rss_89b3591c5cba8eb2 .wp-block-rss__item-publish-date_8f2a64cdda986b7b {
  margin-right: 10px; }
.wp-block-latest-posts_947e5e9d848b9b4a .wp-block-latest-posts__post-author_35c2c2fac83537bd,
.wp-block-latest-posts_947e5e9d848b9b4a .wp-block-latest-posts__te-post-date_b89b8750ce77860c,
.wp-block-latest-posts_947e5e9d848b9b4a .wp-block-rss__item-publish-date_8f2a64cdda986b7b,
.wp-block-latest-posts_947e5e9d848b9b4a .wp-block-rss__item-author_ab9fa61e6649694d,
.wp-block-latest-posts_947e5e9d848b9b4a .rss-date_7241ddbe61812d1e,
.wp-block-rss_f0c85c9e9ce5a929 .wp-block-latest-posts__post-author_35c2c2fac83537bd,
.wp-block-rss_f0c85c9e9ce5a929 .wp-block-latest-posts__te-post-date_b89b8750ce77860c,
.wp-block-rss_f0c85c9e9ce5a929 .wp-block-rss__item-publish-date_8f2a64cdda986b7b,
.wp-block-rss_f0c85c9e9ce5a929 .wp-block-rss__item-author_ab9fa61e6649694d,
.wp-block-rss_f0c85c9e9ce5a929 .rss-date_7241ddbe61812d1e,
.widget_rss_89b3591c5cba8eb2 .wp-block-latest-posts__post-author_35c2c2fac83537bd,
.widget_rss_89b3591c5cba8eb2 .wp-block-latest-posts__te-post-date_b89b8750ce77860c,
.widget_rss_89b3591c5cba8eb2 .wp-block-rss__item-publish-date_8f2a64cdda986b7b,
.widget_rss_89b3591c5cba8eb2 .wp-block-rss__item-author_ab9fa61e6649694d,
.widget_rss_89b3591c5cba8eb2 .rss-date_7241ddbe61812d1e {
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500;
  text-transform: capitalize;
  position: relative; }
.wp-block-latest-posts_947e5e9d848b9b4a .wp-block-latest-posts__te-post-date_b89b8750ce77860c:before,
.wp-block-latest-posts_947e5e9d848b9b4a .wp-block-rss__item-publish-date_8f2a64cdda986b7b:before,
.wp-block-latest-posts_947e5e9d848b9b4a .rss-date_7241ddbe61812d1e:before,
.wp-block-rss_f0c85c9e9ce5a929 .wp-block-latest-posts__te-post-date_b89b8750ce77860c:before,
.wp-block-rss_f0c85c9e9ce5a929 .wp-block-rss__item-publish-date_8f2a64cdda986b7b:before,
.wp-block-rss_f0c85c9e9ce5a929 .rss-date_7241ddbe61812d1e:before,
.widget_rss_89b3591c5cba8eb2 .wp-block-latest-posts__te-post-date_b89b8750ce77860c:before,
.widget_rss_89b3591c5cba8eb2 .wp-block-rss__item-publish-date_8f2a64cdda986b7b:before,
.widget_rss_89b3591c5cba8eb2 .rss-date_7241ddbe61812d1e:before {
  content: "\f274";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_947e5e9d848b9b4a .wp-block-latest-posts__post-author_35c2c2fac83537bd:before,
.wp-block-latest-posts_947e5e9d848b9b4a .wp-block-rss__item-author_ab9fa61e6649694d:before,
.wp-block-rss_f0c85c9e9ce5a929 .wp-block-latest-posts__post-author_35c2c2fac83537bd:before,
.wp-block-rss_f0c85c9e9ce5a929 .wp-block-rss__item-author_ab9fa61e6649694d:before,
.widget_rss_89b3591c5cba8eb2 .wp-block-latest-posts__post-author_35c2c2fac83537bd:before,
.widget_rss_89b3591c5cba8eb2 .wp-block-rss__item-author_ab9fa61e6649694d:before {
  content: "\f007";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_947e5e9d848b9b4a .wp-block-latest-posts__post-excerpt_7cd3f180af60c819,
.wp-block-latest-posts_947e5e9d848b9b4a .wp-block-rss__item-excerpt_cbf78989f2f6f948,
.wp-block-latest-posts_947e5e9d848b9b4a .rssSummary_e380afe60ccd9519,
.wp-block-rss_f0c85c9e9ce5a929 .wp-block-latest-posts__post-excerpt_7cd3f180af60c819,
.wp-block-rss_f0c85c9e9ce5a929 .wp-block-rss__item-excerpt_cbf78989f2f6f948,
.wp-block-rss_f0c85c9e9ce5a929 .rssSummary_e380afe60ccd9519,
.widget_rss_89b3591c5cba8eb2 .wp-block-latest-posts__post-excerpt_7cd3f180af60c819,
.widget_rss_89b3591c5cba8eb2 .wp-block-rss__item-excerpt_cbf78989f2f6f948,
.widget_rss_89b3591c5cba8eb2 .rssSummary_e380afe60ccd9519 {
  margin-top: 10px;
  margin-bottom: 0; }

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

.te-post-item_8c91bd83a823bbff .te-single-post-meta_66383ba93656dd92 {
  gap: 32px; }

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

.te-comment-title_02c6ff8db5946b71 h2,
.te-comment-title_02c6ff8db5946b71 .wp-block-comments-title_4b5de5c3c8495bbf,
.wp-block-comments_d2b923f075d517ea h2,
.wp-block-comments_d2b923f075d517ea .wp-block-comments-title_4b5de5c3c8495bbf {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px; }

/* Block Comment Start */
.wp-block-comments_d2b923f075d517ea .wp-block-comment-template_b94a8dc24a80d23c {
  padding-left: 0; }
  .wp-block-comments_d2b923f075d517ea .wp-block-comment-template_b94a8dc24a80d23c .wp-block-te-comment-reply_0699c1f9624996b0 {
    margin-top: 15px; }
  .wp-block-comments_d2b923f075d517ea .wp-block-comment-template_b94a8dc24a80d23c li .wp-block-columns_c8b397fc458a4647 {
    padding: 50px;
    border: 1px solid #dfe2e9;
    border-radius: 8px;
    margin-bottom: 24px; }
    .wp-block-comments_d2b923f075d517ea .wp-block-comment-template_b94a8dc24a80d23c li .wp-block-columns_c8b397fc458a4647 .wp-block-column_cbe4d6c45b657fa8:first-child {
      -ms-flex-preferred-size: 80px !important;
          flex-basis: 80px !important; }
    .wp-block-comments_d2b923f075d517ea .wp-block-comment-template_b94a8dc24a80d23c li .wp-block-columns_c8b397fc458a4647 .wp-block-avatar_368f6e02ac54ff9a {
      width: 100px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 50%;
      overflow: hidden; }
      .wp-block-comments_d2b923f075d517ea .wp-block-comment-template_b94a8dc24a80d23c li .wp-block-columns_c8b397fc458a4647 .wp-block-avatar_368f6e02ac54ff9a img {
        width: 100%; }
    .wp-block-comments_d2b923f075d517ea .wp-block-comment-template_b94a8dc24a80d23c li .wp-block-columns_c8b397fc458a4647 .wp-block-comment-author-name_50f7cf2a0fbd4543 a {
      font-size: 21px;
      margin-bottom: 5px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A; }
    .wp-block-comments_d2b923f075d517ea .wp-block-comment-template_b94a8dc24a80d23c li .wp-block-columns_c8b397fc458a4647 .wp-block-comment-edit-link_a3167e424ea88772 a {
      color: #317EFE; }
    .wp-block-comments_d2b923f075d517ea .wp-block-comment-template_b94a8dc24a80d23c li .wp-block-columns_c8b397fc458a4647 .wp-block-comment-date_1a8ac5136c6bd281 a,
    .wp-block-comments_d2b923f075d517ea .wp-block-comment-template_b94a8dc24a80d23c li .wp-block-columns_c8b397fc458a4647 .wp-block-comment-edit-link_a3167e424ea88772 a {
      color: #9ba8c3;
      font-size: 16px;
      font-weight: 400;
      font-family: "Inter", sans-serif; }
    .wp-block-comments_d2b923f075d517ea .wp-block-comment-template_b94a8dc24a80d23c li .wp-block-columns_c8b397fc458a4647 .wp-block-te-comment-reply_0699c1f9624996b0 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_d2b923f075d517ea .wp-block-comment-template_b94a8dc24a80d23c li .wp-block-columns_c8b397fc458a4647 .wp-block-te-comment-reply_0699c1f9624996b0 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_6b42a558a1c91c5f .te-comment-respond_572b121c37264a81,
.te-latest-comments_6b42a558a1c91c5f .comment-respond_5614681fa75c3649 {
  margin-top: 60px;
  margin-bottom: 40px; }
.te-latest-comments_6b42a558a1c91c5f li .children_a70a3775fce88a49 .te-comments-item_7c51c274d06e8dcf {
  margin-left: 50px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-latest-comments_6b42a558a1c91c5f li .children_a70a3775fce88a49 .te-comments-item_7c51c274d06e8dcf {
      margin-left: 0; } }
.te-latest-comments_6b42a558a1c91c5f li .children_a70a3775fce88a49 .children_a70a3775fce88a49 .te-comments-item_7c51c274d06e8dcf {
  margin-left: 100px;
  border-top: 1px solid #F9F4F1; }
.te-latest-comments_6b42a558a1c91c5f li .te-comments-item_7c51c274d06e8dcf {
  padding: 50px;
  border: 1px solid #F9F4F1;
  background-color: #F9F4F1;
  border-radius: 20px;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .te-latest-comments_6b42a558a1c91c5f li .te-comments-item_7c51c274d06e8dcf {
      padding: 30px; } }
  .te-latest-comments_6b42a558a1c91c5f li .te-comments-item_7c51c274d06e8dcf .te-comments-avatar_a40a2e4f1cf91dd1 {
    float: left; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-latest-comments_6b42a558a1c91c5f li .te-comments-item_7c51c274d06e8dcf .te-comments-avatar_a40a2e4f1cf91dd1 {
        float: inherit;
        margin-bottom: 20px; } }
    .te-latest-comments_6b42a558a1c91c5f li .te-comments-item_7c51c274d06e8dcf .te-comments-avatar_a40a2e4f1cf91dd1 img {
      margin-right: 30px;
      width: 100px;
      border-radius: 50px; }
  .te-latest-comments_6b42a558a1c91c5f li .te-comments-item_7c51c274d06e8dcf .te-comments-text_7fe877fe0e891659 {
    overflow: hidden; }
    .te-latest-comments_6b42a558a1c91c5f li .te-comments-item_7c51c274d06e8dcf .te-comments-text_7fe877fe0e891659 p {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 20px;
      color: #335371; }
    .te-latest-comments_6b42a558a1c91c5f li .te-comments-item_7c51c274d06e8dcf .te-comments-text_7fe877fe0e891659 .te-avatar-name_90a8b76867c6c060 {
      margin-bottom: 10px;
      position: relative; }
      .te-latest-comments_6b42a558a1c91c5f li .te-comments-item_7c51c274d06e8dcf .te-comments-text_7fe877fe0e891659 .te-avatar-name_90a8b76867c6c060 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_6b42a558a1c91c5f li .te-comments-item_7c51c274d06e8dcf .te-comments-text_7fe877fe0e891659 .te-avatar-name_90a8b76867c6c060 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_6b42a558a1c91c5f li .te-comments-item_7c51c274d06e8dcf .te-comments-text_7fe877fe0e891659 .te-avatar-name_90a8b76867c6c060 span {
            display: inline-block;
            width: 100%; } }
    .te-latest-comments_6b42a558a1c91c5f li .te-comments-item_7c51c274d06e8dcf .te-comments-text_7fe877fe0e891659 .te-comment-reply_ed6712d580131027 {
      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_6b42a558a1c91c5f li .te-comments-item_7c51c274d06e8dcf .te-comments-text_7fe877fe0e891659 .te-comment-reply_ed6712d580131027 {
          position: unset;
          margin-top: 10px; } }
      .te-latest-comments_6b42a558a1c91c5f li .te-comments-item_7c51c274d06e8dcf .te-comments-text_7fe877fe0e891659 .te-comment-reply_ed6712d580131027:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

ul.children_a70a3775fce88a49 {
  list-style: none; }

.te-post-comments-form_ade701099a8018af .te-contacts-message_d2bac4d61b858cc2 {
  margin-top: 10px; }

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

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

.te-comment-respond_572b121c37264a81,
.comment-respond_5614681fa75c3649 {
  position: relative;
  background-color: #F9F4F1;
  padding: 40px;
  border-radius: 20px; }
  .te-comment-respond_572b121c37264a81 .comment-form-cookies-consent_cb633aac0edf31a0,
  .comment-respond_5614681fa75c3649 .comment-form-cookies-consent_cb633aac0edf31a0 {
    display: none; }
  .te-comment-respond_572b121c37264a81 .comment-notes_34a7117e0e5e6726,
  .comment-respond_5614681fa75c3649 .comment-notes_34a7117e0e5e6726 {
    margin-bottom: 30px; }
  .te-comment-respond_572b121c37264a81 p,
  .comment-respond_5614681fa75c3649 p {
    margin: 0; }
  .te-comment-respond_572b121c37264a81 .te-contacts-email_3a15e97f68376000,
  .te-comment-respond_572b121c37264a81 .te-contacts-name_178adf3cd2227b9d,
  .te-comment-respond_572b121c37264a81 .single-input-field_273a72aeb32730f4,
  .comment-respond_5614681fa75c3649 .te-contacts-email_3a15e97f68376000,
  .comment-respond_5614681fa75c3649 .te-contacts-name_178adf3cd2227b9d,
  .comment-respond_5614681fa75c3649 .single-input-field_273a72aeb32730f4 {
    margin-bottom: 20px; }
  .te-comment-respond_572b121c37264a81 label,
  .comment-respond_5614681fa75c3649 label {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #778196;
    margin-bottom: 20px; }
  .te-comment-respond_572b121c37264a81 .checkbox-field-wrapper_1e847e416d1f2941,
  .comment-respond_5614681fa75c3649 .checkbox-field-wrapper_1e847e416d1f2941 {
    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_572b121c37264a81 .checkbox-field-wrapper_1e847e416d1f2941 p,
    .comment-respond_5614681fa75c3649 .checkbox-field-wrapper_1e847e416d1f2941 p {
      margin: 0; }
    .te-comment-respond_572b121c37264a81 .checkbox-field-wrapper_1e847e416d1f2941 .single-checkbox-field_7d527dfe2b89886a,
    .comment-respond_5614681fa75c3649 .checkbox-field-wrapper_1e847e416d1f2941 .single-checkbox-field_7d527dfe2b89886a {
      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_572b121c37264a81 .te-comment-form-cookies-consent_01e80eeb6205be08,
  .comment-respond_5614681fa75c3649 .te-comment-form-cookies-consent_01e80eeb6205be08 {
    display: none; }
  .te-comment-respond_572b121c37264a81 input[type="number"],
  .comment-respond_5614681fa75c3649 input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield; }
  .te-comment-respond_572b121c37264a81 input,
  .te-comment-respond_572b121c37264a81 select,
  .comment-respond_5614681fa75c3649 input,
  .comment-respond_5614681fa75c3649 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_572b121c37264a81 *::-webkit-input-placeholder,
  .comment-respond_5614681fa75c3649 *::-webkit-input-placeholder {
    color: #778196; }
  .te-comment-respond_572b121c37264a81 *:-ms-input-placeholder,
  .comment-respond_5614681fa75c3649 *:-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_572b121c37264a81 *::-ms-input-placeholder,
  .comment-respond_5614681fa75c3649 *::-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_572b121c37264a81 *::placeholder,
  .comment-respond_5614681fa75c3649 *::placeholder {
    color: #778196; }
  .te-comment-respond_572b121c37264a81 textarea,
  .comment-respond_5614681fa75c3649 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_572b121c37264a81 input:focus,
  .te-comment-respond_572b121c37264a81 textarea:focus,
  .te-comment-respond_572b121c37264a81 .form-select_874a8c9f38ccc955:focus,
  .comment-respond_5614681fa75c3649 input:focus,
  .comment-respond_5614681fa75c3649 textarea:focus,
  .comment-respond_5614681fa75c3649 .form-select_874a8c9f38ccc955: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_78e95b241a73c2b9 {
  position: relative;
  border-radius: 20px;
  overflow: hidden; }
  .te-team-card_78e95b241a73c2b9:hover .image_b25844ccdf98a4d0:before {
    height: 250%;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear;
    background-color: transparent; }
  .te-team-card_78e95b241a73c2b9:hover .image_b25844ccdf98a4d0 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_78e95b241a73c2b9:hover .te-content-wrapper_ae1c7d860874e4e4 {
    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_78e95b241a73c2b9 .image_b25844ccdf98a4d0 {
    overflow: hidden;
    position: relative; }
    .te-team-card_78e95b241a73c2b9 .image_b25844ccdf98a4d0: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_78e95b241a73c2b9 .image_b25844ccdf98a4d0 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_78e95b241a73c2b9 .te-content-wrapper_ae1c7d860874e4e4 {
    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_78e95b241a73c2b9 .te-content-wrapper_ae1c7d860874e4e4 .content_de6456174d2e3860 {
      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_78e95b241a73c2b9 .te-content-wrapper_ae1c7d860874e4e4 .content_de6456174d2e3860 .title_43549a7733fce3bc {
        font-size: 24px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: 0px;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
      .te-team-card_78e95b241a73c2b9 .te-content-wrapper_ae1c7d860874e4e4 .content_de6456174d2e3860 .desc_0ad71706aaf4f3fa {
        font-size: 18px;
        line-height: 18px;
        font-weight: 400;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
    .te-team-card_78e95b241a73c2b9 .te-content-wrapper_ae1c7d860874e4e4 .social_b32c9639cc13cf68 {
      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_78e95b241a73c2b9 .te-content-wrapper_ae1c7d860874e4e4 .social_b32c9639cc13cf68 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_78e95b241a73c2b9 .te-content-wrapper_ae1c7d860874e4e4 .social_b32c9639cc13cf68 a:hover {
          background-color: #E7F914;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-team-card_78e95b241a73c2b9.style-2_e4c3805a9be86bd9 {
  padding: 20px;
  background-color: #F9F4F1;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-team-card_78e95b241a73c2b9.style-2_e4c3805a9be86bd9:hover {
    background-color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-team-card_78e95b241a73c2b9.style-2_e4c3805a9be86bd9:hover .te-content-wrapper_ae1c7d860874e4e4 .social_b32c9639cc13cf68 a {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-team-card_78e95b241a73c2b9.style-2_e4c3805a9be86bd9:hover .te-content-wrapper_ae1c7d860874e4e4 .content_de6456174d2e3860 .title_43549a7733fce3bc,
    .te-team-card_78e95b241a73c2b9.style-2_e4c3805a9be86bd9:hover .te-content-wrapper_ae1c7d860874e4e4 .content_de6456174d2e3860 .desc_0ad71706aaf4f3fa {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_78e95b241a73c2b9.style-2_e4c3805a9be86bd9 .image_b25844ccdf98a4d0 {
    border-radius: 20px; }
  .te-team-card_78e95b241a73c2b9.style-2_e4c3805a9be86bd9 .te-content-wrapper_ae1c7d860874e4e4 {
    position: unset;
    visibility: visible;
    opacity: 1;
    background: transparent;
    -webkit-transform: unset;
            transform: unset; }
    .te-team-card_78e95b241a73c2b9.style-2_e4c3805a9be86bd9 .te-content-wrapper_ae1c7d860874e4e4 .content_de6456174d2e3860 {
      padding: 0;
      margin-top: 20px;
      margin-bottom: 10px;
      position: unset; }
      .te-team-card_78e95b241a73c2b9.style-2_e4c3805a9be86bd9 .te-content-wrapper_ae1c7d860874e4e4 .content_de6456174d2e3860 .title_43549a7733fce3bc {
        color: #131A2A;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-team-card_78e95b241a73c2b9.style-2_e4c3805a9be86bd9 .te-content-wrapper_ae1c7d860874e4e4 .content_de6456174d2e3860 .title_43549a7733fce3bc a:hover {
          color: #ffffff !important; }
      .te-team-card_78e95b241a73c2b9.style-2_e4c3805a9be86bd9 .te-content-wrapper_ae1c7d860874e4e4 .content_de6456174d2e3860 .desc_0ad71706aaf4f3fa {
        color: #335371;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-team-card_78e95b241a73c2b9.style-2_e4c3805a9be86bd9 .te-content-wrapper_ae1c7d860874e4e4 .social_b32c9639cc13cf68 a {
      border: 1px solid #E1E1E1;
      background-color: transparent; }
      .te-team-card_78e95b241a73c2b9.style-2_e4c3805a9be86bd9 .te-content-wrapper_ae1c7d860874e4e4 .social_b32c9639cc13cf68 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_8e4f6c5016c1fc1f {
  position: relative;
  padding: 0;
  overflow: hidden; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-team-member-slider-wrapper_8e4f6c5016c1fc1f {
      padding: 0 12px; } }
  .te-team-member-slider-wrapper_8e4f6c5016c1fc1f .slick-list_524320d29052246f {
    margin: 0 -15px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-team-member-slider-wrapper_8e4f6c5016c1fc1f .slick-list_524320d29052246f {
        padding-bottom: 25px;
        margin: unset; } }
    .te-team-member-slider-wrapper_8e4f6c5016c1fc1f .slick-list_524320d29052246f .slick-slide_c410896039d6b27e {
      margin: 0 15px; }
  .te-team-member-slider-wrapper_8e4f6c5016c1fc1f .slick-dots_2f3d83bd64fa6f15 {
    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_8e4f6c5016c1fc1f .slick-dots_2f3d83bd64fa6f15 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_8e4f6c5016c1fc1f .slick-dots_2f3d83bd64fa6f15 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_8e4f6c5016c1fc1f .slick-dots_2f3d83bd64fa6f15 li.slick-active_eb249cf720baaaf0 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-team-member-slider-wrapper_8e4f6c5016c1fc1f .slick-dots_2f3d83bd64fa6f15 li.slick-active_eb249cf720baaaf0 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-team-member-slider-wrapper_8e4f6c5016c1fc1f .slick-arrow_a6138aed7836ce82 {
    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_d35d1c1fa59a0d7d {
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 20px; }
  .te-portfolio-card_d35d1c1fa59a0d7d:hover .image_b25844ccdf98a4d0 .te-content-wrapper_ae1c7d860874e4e4 {
    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_d35d1c1fa59a0d7d:hover .image_b25844ccdf98a4d0 .te-content-wrapper_ae1c7d860874e4e4 .content_de6456174d2e3860 .content-inner_69963d397e94cd94 {
      margin-bottom: 0;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_d35d1c1fa59a0d7d:hover .image_b25844ccdf98a4d0 .te-content-wrapper_ae1c7d860874e4e4 .content_de6456174d2e3860 .btn-wrapper_a26f2dee536b0ed8 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_d35d1c1fa59a0d7d:hover .image_b25844ccdf98a4d0 .te-content-wrapper_ae1c7d860874e4e4 .content_de6456174d2e3860 .content-inner_69963d397e94cd94 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scaleY(1);
              transform: scaleY(1); }
  .te-portfolio-card_d35d1c1fa59a0d7d:hover .image_b25844ccdf98a4d0 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_d35d1c1fa59a0d7d .image_b25844ccdf98a4d0 {
    overflow: hidden;
    position: relative; }
    .te-portfolio-card_d35d1c1fa59a0d7d .image_b25844ccdf98a4d0 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_d35d1c1fa59a0d7d .te-content-wrapper_ae1c7d860874e4e4 {
    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_d35d1c1fa59a0d7d .te-content-wrapper_ae1c7d860874e4e4 .content_de6456174d2e3860 {
      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_d35d1c1fa59a0d7d .te-content-wrapper_ae1c7d860874e4e4 .content_de6456174d2e3860 .content-inner_69963d397e94cd94 {
        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_d35d1c1fa59a0d7d .te-content-wrapper_ae1c7d860874e4e4 .content_de6456174d2e3860 .sub-title_79bfb1a62667f602 {
        color: #131A2A;
        font-size: 18px;
        line-height: 36px;
        font-weight: 400; }
      .te-portfolio-card_d35d1c1fa59a0d7d .te-content-wrapper_ae1c7d860874e4e4 .content_de6456174d2e3860 .title_43549a7733fce3bc {
        margin-bottom: 0;
        color: #131A2A;
        font-size: 24px;
        line-height: 39px;
        font-weight: 500; }
      .te-portfolio-card_d35d1c1fa59a0d7d .te-content-wrapper_ae1c7d860874e4e4 .content_de6456174d2e3860 .btn-wrapper_a26f2dee536b0ed8 {
        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_d35d1c1fa59a0d7d .te-content-wrapper_ae1c7d860874e4e4 .content_de6456174d2e3860 .btn-wrapper_a26f2dee536b0ed8 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_d35d1c1fa59a0d7d .te-content-wrapper_ae1c7d860874e4e4 .content_de6456174d2e3860 .btn-wrapper_a26f2dee536b0ed8 a:hover {
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
            background-color: #317EFE;
            color: #ffffff; }

.te-portfolio-card_d35d1c1fa59a0d7d.style-2_e4c3805a9be86bd9 .te-content-wrapper_ae1c7d860874e4e4 .content_de6456174d2e3860 {
  background-color: #317efeb8;
  padding: 20px;
  border-radius: 20px; }
  .te-portfolio-card_d35d1c1fa59a0d7d.style-2_e4c3805a9be86bd9 .te-content-wrapper_ae1c7d860874e4e4 .content_de6456174d2e3860 .btn-wrapper_a26f2dee536b0ed8 {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.te-portfolio-card_d35d1c1fa59a0d7d.style-3_9a5e12f6984d8246:hover .te-content-wrapper_ae1c7d860874e4e4 .content_de6456174d2e3860 .btn-wrapper_a26f2dee536b0ed8 {
  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_d35d1c1fa59a0d7d.style-3_9a5e12f6984d8246 .te-content-wrapper_ae1c7d860874e4e4 {
  padding: 0; }
  .te-portfolio-card_d35d1c1fa59a0d7d.style-3_9a5e12f6984d8246 .te-content-wrapper_ae1c7d860874e4e4 .content_de6456174d2e3860 .content-inner_69963d397e94cd94 {
    border-radius: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px; }
  .te-portfolio-card_d35d1c1fa59a0d7d.style-3_9a5e12f6984d8246 .te-content-wrapper_ae1c7d860874e4e4 .content_de6456174d2e3860 .btn-wrapper_a26f2dee536b0ed8 {
    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_5073970e29c0be86.style-1_aca0abff54038ecf {
  margin-top: -210px; }
  @media (max-width: 991px) {
    .newsletter-area_5073970e29c0be86.style-1_aca0abff54038ecf {
      margin-top: 0;
      padding-top: 100px; } }

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

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

.testimonial-slider-area_dab5e0d824baa193.style-1_aca0abff54038ecf {
  padding-bottom: 5px; }

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

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

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

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

.team-slider-area_89350abdffda49c5.style-1_aca0abff54038ecf {
  overflow: hidden; }

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

.about-us-area_c5cf2e436f799b29.style-2_e4c3805a9be86bd9 {
  padding-top: 120px;
  padding-bottom: 330px;
  background-color: #F9F4F1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .about-us-area_c5cf2e436f799b29.style-2_e4c3805a9be86bd9 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area_c5cf2e436f799b29.style-2_e4c3805a9be86bd9 {
      padding: 100px 0; } }
  @media (max-width: 991px) {
    .about-us-area_c5cf2e436f799b29.style-2_e4c3805a9be86bd9 .te-about-image-card_5825a995e1c82a59 {
      text-align: center;
      margin-bottom: 50px; } }
  @media (max-width: 991px) {
    .about-us-area_c5cf2e436f799b29.style-2_e4c3805a9be86bd9 .te-about-image-card_5825a995e1c82a59 .te-main-img-wrapper_ce86fb11b5f5ddbb .te-main-img-inner_d672c97ce3e0783e {
      width: 100%; } }
  @media (max-width: 1199px) {
    .about-us-area_c5cf2e436f799b29.style-2_e4c3805a9be86bd9 .te-about-image-card_5825a995e1c82a59 .te-company-foundation_dc9e3cb42d56496d {
      left: 0; } }
  @media (max-width: 1199px) {
    .about-us-area_c5cf2e436f799b29.style-2_e4c3805a9be86bd9 .te-about-info-card_a937c199b42248f8 {
      padding-left: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area_c5cf2e436f799b29.style-2_e4c3805a9be86bd9 .te-about-info-card_a937c199b42248f8 {
      padding-left: 60px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .about-us-area_c5cf2e436f799b29.style-2_e4c3805a9be86bd9 .te-about-info-card_a937c199b42248f8 {
      padding-left: 80px; } }

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

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

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

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

.faq-area_58e9b544729e6116.style-1_aca0abff54038ecf {
  padding-bottom: 100px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .faq-area_58e9b544729e6116.style-1_aca0abff54038ecf {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-area_58e9b544729e6116.style-1_aca0abff54038ecf {
      padding-bottom: 100px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .faq-area_58e9b544729e6116.style-1_aca0abff54038ecf {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_58e9b544729e6116.style-1_aca0abff54038ecf {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_58e9b544729e6116.style-1_aca0abff54038ecf .accordion-wrapper_840168b74e864f1f {
      padding-right: 60px; } }
  .faq-area_58e9b544729e6116.style-1_aca0abff54038ecf .te-faq-image_db2599dd27fb294e {
    margin-top: 82px;
    position: relative;
    right: -83px;
    display: inline-block; }
    @media (max-width: 1199px) {
      .faq-area_58e9b544729e6116.style-1_aca0abff54038ecf .te-faq-image_db2599dd27fb294e {
        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_58e9b544729e6116.style-1_aca0abff54038ecf .te-faq-image_db2599dd27fb294e {
        right: 0; } }
    .faq-area_58e9b544729e6116.style-1_aca0abff54038ecf .te-faq-image_db2599dd27fb294e .te-image-wrapper_d416f4640562b33e {
      position: relative; }
      .faq-area_58e9b544729e6116.style-1_aca0abff54038ecf .te-faq-image_db2599dd27fb294e .te-image-wrapper_d416f4640562b33e .te-main-img-inner_d672c97ce3e0783e {
        -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_58e9b544729e6116.style-1_aca0abff54038ecf .te-faq-image_db2599dd27fb294e .te-image-wrapper_d416f4640562b33e .te-image-shape_7c487204cba5f8c3 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: -1; }
      .faq-area_58e9b544729e6116.style-1_aca0abff54038ecf .te-faq-image_db2599dd27fb294e .te-image-wrapper_d416f4640562b33e .content_de6456174d2e3860 {
        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_58e9b544729e6116.style-1_aca0abff54038ecf .te-faq-image_db2599dd27fb294e .te-image-wrapper_d416f4640562b33e .content_de6456174d2e3860 .title_43549a7733fce3bc {
          font-size: 18px;
          font-weight: 400;
          line-height: 18px;
          color: #ffffff;
          margin-bottom: 0; }
        .faq-area_58e9b544729e6116.style-1_aca0abff54038ecf .te-faq-image_db2599dd27fb294e .te-image-wrapper_d416f4640562b33e .content_de6456174d2e3860 .number_b3b0c7a3fc002056 {
          font-size: 32px;
          font-weight: 500;
          line-height: 32px;
          letter-spacing: 0px;
          color: #ffffff;
          margin-bottom: 0; }
      .faq-area_58e9b544729e6116.style-1_aca0abff54038ecf .te-faq-image_db2599dd27fb294e .te-image-wrapper_d416f4640562b33e .top-content_848019e95b9a2d02 {
        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_58e9b544729e6116.style-1_aca0abff54038ecf .te-faq-image_db2599dd27fb294e .te-image-wrapper_d416f4640562b33e .top-content_848019e95b9a2d02 {
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); } }
      .faq-area_58e9b544729e6116.style-1_aca0abff54038ecf .te-faq-image_db2599dd27fb294e .te-image-wrapper_d416f4640562b33e .bottom-content_9fdf24baf421ade6 {
        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_58e9b544729e6116.style-1_aca0abff54038ecf .te-faq-image_db2599dd27fb294e .te-image-wrapper_d416f4640562b33e .bottom-content_9fdf24baf421ade6 {
            right: 50%;
            -webkit-transform: translateX(50%);
                    transform: translateX(50%); } }
        .faq-area_58e9b544729e6116.style-1_aca0abff54038ecf .te-faq-image_db2599dd27fb294e .te-image-wrapper_d416f4640562b33e .bottom-content_9fdf24baf421ade6 .bottom-content-inner_a7d3b2308559c6d1 {
          width: 100%;
          height: 100%;
          background-color: #E7F914;
          border-radius: 100%;
          border: 8px solid #ffffff;
          outline: 2px dashed #14203A; }
          .faq-area_58e9b544729e6116.style-1_aca0abff54038ecf .te-faq-image_db2599dd27fb294e .te-image-wrapper_d416f4640562b33e .bottom-content_9fdf24baf421ade6 .bottom-content-inner_a7d3b2308559c6d1 .title_43549a7733fce3bc,
          .faq-area_58e9b544729e6116.style-1_aca0abff54038ecf .te-faq-image_db2599dd27fb294e .te-image-wrapper_d416f4640562b33e .bottom-content_9fdf24baf421ade6 .bottom-content-inner_a7d3b2308559c6d1 .number_b3b0c7a3fc002056 {
            color: #14203A; }

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

.testimonial-slider-area_dab5e0d824baa193 {
  overflow: hidden;
  padding-bottom: 10px; }
  .testimonial-slider-area_dab5e0d824baa193.style-2_e4c3805a9be86bd9 .slick-list_524320d29052246f {
    margin: 0 -100px;
    overflow: visible; }
    .testimonial-slider-area_dab5e0d824baa193.style-2_e4c3805a9be86bd9 .slick-list_524320d29052246f .te-slick-item_894d1f4c4d677834 {
      width: 520px;
      margin: 0 15px; }

.counter-up-area_8386c46f0ee4ab3c.style-2_e4c3805a9be86bd9 .te-counter-card_2135a19dc7be8915 {
  padding: 80px 55px;
  background-color: #131A2A;
  border-radius: 20px; }
  .counter-up-area_8386c46f0ee4ab3c.style-2_e4c3805a9be86bd9 .te-counter-card_2135a19dc7be8915 .te-counter-item_8a0fd6e954307cb8 .icon_b0ad8a5d11d72e78 {
    width: unset;
    height: unset;
    background-color: transparent; }
  .counter-up-area_8386c46f0ee4ab3c.style-2_e4c3805a9be86bd9 .te-counter-card_2135a19dc7be8915 .te-counter-item_8a0fd6e954307cb8 .te-counter-title_4f96e9425310711f {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px; }
    .counter-up-area_8386c46f0ee4ab3c.style-2_e4c3805a9be86bd9 .te-counter-card_2135a19dc7be8915 .te-counter-item_8a0fd6e954307cb8 .te-counter-title_4f96e9425310711f .content_de6456174d2e3860 {
      gap: 18px;
      text-align: left; }
  .counter-up-area_8386c46f0ee4ab3c.style-2_e4c3805a9be86bd9 .te-counter-card_2135a19dc7be8915 .te-counter-item_8a0fd6e954307cb8 .title_43549a7733fce3bc {
    color: #ffffff; }
  .counter-up-area_8386c46f0ee4ab3c.style-2_e4c3805a9be86bd9 .te-counter-card_2135a19dc7be8915 .te-counter-item_8a0fd6e954307cb8 .number_b3b0c7a3fc002056 {
    color: #E7F914; }
  .counter-up-area_8386c46f0ee4ab3c.style-2_e4c3805a9be86bd9 .te-counter-card_2135a19dc7be8915 .te-counter-item_8a0fd6e954307cb8 .number_b3b0c7a3fc002056,
  .counter-up-area_8386c46f0ee4ab3c.style-2_e4c3805a9be86bd9 .te-counter-card_2135a19dc7be8915 .te-counter-item_8a0fd6e954307cb8 .title_43549a7733fce3bc {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

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

.subscribe-area_8d5d3c208dbf232a.style-2_e4c3805a9be86bd9 {
  position: relative;
  z-index: 9;
  margin-bottom: -140px; }
  .subscribe-area_8d5d3c208dbf232a.style-2_e4c3805a9be86bd9 .te-subscribe-inner-area_b8c62b69a4ef1daa {
    background-color: #317EFE;
    padding: 10px;
    border-radius: 20px;
    gap: 0; }
    .subscribe-area_8d5d3c208dbf232a.style-2_e4c3805a9be86bd9 .te-subscribe-inner-area_b8c62b69a4ef1daa .te-image-bg-collumn_e7bfe1da76a89080 {
      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_8d5d3c208dbf232a.style-2_e4c3805a9be86bd9 .te-subscribe-inner-area_b8c62b69a4ef1daa .te-subscribe-form-wrapper_513d31c5a8ed8465 {
      padding: 0; }
    .subscribe-area_8d5d3c208dbf232a.style-2_e4c3805a9be86bd9 .te-subscribe-inner-area_b8c62b69a4ef1daa .te-content-wrapper_ae1c7d860874e4e4 {
      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_8d5d3c208dbf232a.style-2_e4c3805a9be86bd9 .te-subscribe-inner-area_b8c62b69a4ef1daa .te-content-wrapper_ae1c7d860874e4e4 {
          left: unset; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_8d5d3c208dbf232a.style-2_e4c3805a9be86bd9 .te-subscribe-inner-area_b8c62b69a4ef1daa .te-content-wrapper_ae1c7d860874e4e4 {
          -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_8d5d3c208dbf232a.style-2_e4c3805a9be86bd9 .te-subscribe-inner-area_b8c62b69a4ef1daa .te-content-wrapper_ae1c7d860874e4e4 {
          -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_8d5d3c208dbf232a.style-2_e4c3805a9be86bd9 .te-subscribe-inner-area_b8c62b69a4ef1daa .te-content-wrapper_ae1c7d860874e4e4 {
          gap: 60px; } }
      .subscribe-area_8d5d3c208dbf232a.style-2_e4c3805a9be86bd9 .te-subscribe-inner-area_b8c62b69a4ef1daa .te-content-wrapper_ae1c7d860874e4e4 .te-subscribe-title_ff7980a55916a18c {
        font-size: 38px;
        font-weight: 500;
        line-height: 46px;
        letter-spacing: -0.676px;
        text-transform: capitalize;
        margin-bottom: 0; }
      .subscribe-area_8d5d3c208dbf232a.style-2_e4c3805a9be86bd9 .te-subscribe-inner-area_b8c62b69a4ef1daa .te-content-wrapper_ae1c7d860874e4e4 .te-content-inner_f818d7c2367a1485 {
        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_8d5d3c208dbf232a.style-2_e4c3805a9be86bd9 .te-subscribe-inner-area_b8c62b69a4ef1daa .te-content-wrapper_ae1c7d860874e4e4 .te-content-inner_f818d7c2367a1485 {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
        .subscribe-area_8d5d3c208dbf232a.style-2_e4c3805a9be86bd9 .te-subscribe-inner-area_b8c62b69a4ef1daa .te-content-wrapper_ae1c7d860874e4e4 .te-content-inner_f818d7c2367a1485 .icon_b0ad8a5d11d72e78 {
          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_8d5d3c208dbf232a.style-2_e4c3805a9be86bd9 .te-subscribe-inner-area_b8c62b69a4ef1daa .te-subscribe-form-widget_342ac7e9bfe9a1c9 {
      background: #fff;
      padding: 7px;
      border-radius: 50px; }
    .subscribe-area_8d5d3c208dbf232a.style-2_e4c3805a9be86bd9 .te-subscribe-inner-area_b8c62b69a4ef1daa .mc4wp-form-fields_f5d72c1fee94f188 {
      gap: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .subscribe-area_8d5d3c208dbf232a.style-2_e4c3805a9be86bd9 .te-subscribe-inner-area_b8c62b69a4ef1daa .mc4wp-form-fields_f5d72c1fee94f188 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }

.testimonial-slider-area_dab5e0d824baa193.style-3_9a5e12f6984d8246 {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .testimonial-slider-area_dab5e0d824baa193.style-3_9a5e12f6984d8246 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slider-area_dab5e0d824baa193.style-3_9a5e12f6984d8246 {
      padding: 100px 0; } }
  .testimonial-slider-area_dab5e0d824baa193.style-3_9a5e12f6984d8246 .slick-list_524320d29052246f .slick-slide_c410896039d6b27e.slick-current_8c5c3e73d0c566a0 .te-testimonial-card_81ed3cd8896b96d5.style-3_9a5e12f6984d8246 .te-content-wrapper_ae1c7d860874e4e4 .te-user-meta_383e3116135c5599 .icon_b0ad8a5d11d72e78 {
    color: #317EFE; }

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

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

.te-contact-info_0604f3ba99cb604e {
  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_0604f3ba99cb604e .te-icon-card_a77fa3c418b59d91 {
      -webkit-box-orient: unset;
      -webkit-box-direction: unset;
          -ms-flex-direction: unset;
              flex-direction: unset; } }

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

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

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

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

.service-details_63c2e865a2f04c57 {
  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_63c2e865a2f04c57 .image_b25844ccdf98a4d0 {
    border-radius: 20px;
    overflow: hidden; }
  .service-details_63c2e865a2f04c57 .content_de6456174d2e3860 .te-title-wrapper_d9ae9d894272d093 {
    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_63c2e865a2f04c57 .content_de6456174d2e3860 .te-title-wrapper_d9ae9d894272d093 .title-inner_72f98e1078521cc0 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 20px; }
      .service-details_63c2e865a2f04c57 .content_de6456174d2e3860 .te-title-wrapper_d9ae9d894272d093 .title-inner_72f98e1078521cc0 .icon_b0ad8a5d11d72e78 {
        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_63c2e865a2f04c57 .content_de6456174d2e3860 .te-title-wrapper_d9ae9d894272d093 .title-inner_72f98e1078521cc0 .title_43549a7733fce3bc {
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: 39.84px;
        letter-spacing: 0px;
        margin-bottom: 0;
        color: #317EFE; }

.service-details-overview_48bffbcaefe11b18 {
  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_48bffbcaefe11b18 .list-wrapper_434066b2e67e20ef {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px; }
    .service-details-overview_48bffbcaefe11b18 .list-wrapper_434066b2e67e20ef .icon_b0ad8a5d11d72e78 {
      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_48bffbcaefe11b18 .list-wrapper_434066b2e67e20ef 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_48bffbcaefe11b18 .list-wrapper_434066b2e67e20ef 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_48bffbcaefe11b18 .list-wrapper_434066b2e67e20ef 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_48bffbcaefe11b18 .list-wrapper_434066b2e67e20ef 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_d9d51ecf5dd3c514 {
  padding-top: 120px;
  padding-bottom: 96px; }
  .team-page_d9d51ecf5dd3c514 .te-team-card_78e95b241a73c2b9 {
    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_4f0ef151e499086c {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .team-details-page_4f0ef151e499086c {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-page_4f0ef151e499086c {
      padding-top: 100px;
      padding-bottom: 76px; } }

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

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

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

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

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

.footer_c42214b41795ac11 {
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .footer_c42214b41795ac11 .te-subscribe-form-widget_342ac7e9bfe9a1c9 .submit-btn_f3804984e877b24c span {
    display: none; }
  .footer_c42214b41795ac11.style-1_aca0abff54038ecf {
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .footer_c42214b41795ac11.style-1_aca0abff54038ecf .te-footer-sec_d53ebb9c4ca9d177 {
      border-bottom: 1px solid rgba(19, 26, 42, 0.1);
      padding-top: 214px;
      padding-bottom: 60px; }
      .footer_c42214b41795ac11.style-1_aca0abff54038ecf .te-footer-sec_d53ebb9c4ca9d177 .te-footer-widget_410a2b7924a849cb .te-subscribe-form-widget_342ac7e9bfe9a1c9 .mc4wp-form-fields_f5d72c1fee94f188 {
        border-color: rgba(19, 26, 42, 0.5); }
    .footer_c42214b41795ac11.style-1_aca0abff54038ecf .te-footer-widget_410a2b7924a849cb .te-subscribe-form-widget_342ac7e9bfe9a1c9 .single-field_73efe1c9641ab0ed input {
      color: #131A2A; }
  .footer_c42214b41795ac11.style-2_e4c3805a9be86bd9 .widget_b1e3a786103c8a1b .wp-block-heading_15d99cbd7ac021d6,
  .footer_c42214b41795ac11.style-2_e4c3805a9be86bd9 .widget_b1e3a786103c8a1b .widget-title_1187122842b695ce,
  .footer_c42214b41795ac11.style-2_e4c3805a9be86bd9 .widget_b1e3a786103c8a1b .wp-block-search__label_7d3a8418ab0ffb1d,
  .footer_c42214b41795ac11.style-2_e4c3805a9be86bd9 .sidebar__widget_42b2b03d4d330042 .wp-block-heading_15d99cbd7ac021d6,
  .footer_c42214b41795ac11.style-2_e4c3805a9be86bd9 .sidebar__widget_42b2b03d4d330042 .widget-title_1187122842b695ce,
  .footer_c42214b41795ac11.style-2_e4c3805a9be86bd9 .sidebar__widget_42b2b03d4d330042 .wp-block-search__label_7d3a8418ab0ffb1d,
  .footer_c42214b41795ac11.style-2_e4c3805a9be86bd9 .widget_b1e3a786103c8a1b ul li a,
  .footer_c42214b41795ac11.style-2_e4c3805a9be86bd9 .widget_b1e3a786103c8a1b ol li a,
  .footer_c42214b41795ac11.style-2_e4c3805a9be86bd9 .sidebar__widget_42b2b03d4d330042 ul li a,
  .footer_c42214b41795ac11.style-2_e4c3805a9be86bd9 .sidebar__widget_42b2b03d4d330042 ol li a,
  .footer_c42214b41795ac11.style-2_e4c3805a9be86bd9 .widget_b1e3a786103c8a1b ul li,
  .footer_c42214b41795ac11.style-2_e4c3805a9be86bd9 .wp-calendar-table_375280c0c42baa88,
  .footer_c42214b41795ac11.style-2_e4c3805a9be86bd9 .wp-block-calendar_119ca6ad3c10c7fa caption,
  .footer_c42214b41795ac11.style-2_e4c3805a9be86bd9 nav.wp-calendar-nav_664c7faf5b92ca18 a,
  .footer_c42214b41795ac11.style-2_e4c3805a9be86bd9 .wp-block-latest-comments__comment-excerpt_4ce6ef910469fcec,
  .footer_c42214b41795ac11.style-2_e4c3805a9be86bd9 .wp-calendar-table_375280c0c42baa88 caption,
  .footer_c42214b41795ac11.style-2_e4c3805a9be86bd9 .widget_text_c0199bc208ee4556,
  .footer_c42214b41795ac11.style-2_e4c3805a9be86bd9 .widget_b1e3a786103c8a1b .tagcloud_60c3ad0b54eb30cd a,
  .footer_c42214b41795ac11.style-2_e4c3805a9be86bd9 .widget_b1e3a786103c8a1b .wp-block-tag-cloud_5cc6d96927b7ee4f a,
  .footer_c42214b41795ac11.style-2_e4c3805a9be86bd9 .sidebar__widget_42b2b03d4d330042 .tagcloud_60c3ad0b54eb30cd a,
  .footer_c42214b41795ac11.style-2_e4c3805a9be86bd9 .sidebar__widget_42b2b03d4d330042 .wp-block-tag-cloud_5cc6d96927b7ee4f a,
  .footer_c42214b41795ac11.style-2_e4c3805a9be86bd9 .wp-block-latest-comments__comment-date_26b294b9c65b5171,
  .footer_c42214b41795ac11.style-2_e4c3805a9be86bd9 .wp-block-latest-comments__comment_8502d6d5bc10e7a0,
  .footer_c42214b41795ac11.style-2_e4c3805a9be86bd9 .wp-block-archives-dropdown_10abaa8a2395b1ed label,
  .footer_c42214b41795ac11.style-2_e4c3805a9be86bd9 .widget_categories_3449c09b6de9d036 li a,
  .footer_c42214b41795ac11.style-2_e4c3805a9be86bd9 .widget_archive_a6dec4477efb947e li a,
  .footer_c42214b41795ac11.style-2_e4c3805a9be86bd9 .widget_nav_menu_9b55f3be0a45fb67 li a,
  .footer_c42214b41795ac11.style-2_e4c3805a9be86bd9 .widget_tag_cloud_578641fadd23c429 a,
  .footer_c42214b41795ac11.style-2_e4c3805a9be86bd9 .widget_rss_89b3591c5cba8eb2 li a,
  .footer_c42214b41795ac11.style-2_e4c3805a9be86bd9 .widget_rss_89b3591c5cba8eb2 li,
  .footer_c42214b41795ac11.style-2_e4c3805a9be86bd9 .footer__widget_e796aeb95e08a073 a,
  .footer_c42214b41795ac11.style-2_e4c3805a9be86bd9 .footer__widget_e796aeb95e08a073 li,
  .footer_c42214b41795ac11.style-2_e4c3805a9be86bd9 li.recentcomments_c5da34e331c6d889 {
    color: #ffffff; }
  .footer_c42214b41795ac11.style-2_e4c3805a9be86bd9 .te-theme-btn_82a0cf3f2a418c56,
  .footer_c42214b41795ac11.style-2_e4c3805a9be86bd9 .wp-block-loginout_6a7847de74f02083 a,
  .footer_c42214b41795ac11.style-2_e4c3805a9be86bd9 input.te-theme-btn_82a0cf3f2a418c56,
  .footer_c42214b41795ac11.style-2_e4c3805a9be86bd9 .widget_b1e3a786103c8a1b .wp-block-search_390bcbb0bd94994d button,
  .footer_c42214b41795ac11.style-2_e4c3805a9be86bd9 .widget_b1e3a786103c8a1b .search-form_f9d7ee57b5549bcf button,
  .footer_c42214b41795ac11.style-2_e4c3805a9be86bd9 .widget_b1e3a786103c8a1b .sidebar__search_03efa4f1f5a4b1ca button,
  .footer_c42214b41795ac11.style-2_e4c3805a9be86bd9 .sidebar__widget_42b2b03d4d330042 .wp-block-search_390bcbb0bd94994d button,
  .footer_c42214b41795ac11.style-2_e4c3805a9be86bd9 .sidebar__widget_42b2b03d4d330042 .search-form_f9d7ee57b5549bcf button,
  .footer_c42214b41795ac11.style-2_e4c3805a9be86bd9 .sidebar__widget_42b2b03d4d330042 .sidebar__search_03efa4f1f5a4b1ca button {
    background-color: #E7F914;
    color: #14203A; }
  .footer_c42214b41795ac11 .footer__widget_e796aeb95e08a073 li {
    list-style: none; }
  .footer_c42214b41795ac11 .te-footer-widget_410a2b7924a849cb.te_widget_nav_menu_bbec1eb24f7b7ea6 li.wp-block-social-link_02fe5a7a9f8e3d5c {
    display: inline-block;
    width: unset !important; }
  .footer_c42214b41795ac11 .te_widget_nav_menu_bbec1eb24f7b7ea6 li.cat-item_db5890be38289a95 {
    text-align: right; }
    .footer_c42214b41795ac11 .te_widget_nav_menu_bbec1eb24f7b7ea6 li.cat-item_db5890be38289a95 a {
      float: left; }
  .footer_c42214b41795ac11 .te-footer-bg_7ade38fcf8a80dd1 {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: -1; }
  .footer_c42214b41795ac11 .footer-nav-widget_f2116748fd1c1b73 {
    padding: 0 90px; }
    @media (max-width: 991px) {
      .footer_c42214b41795ac11 .footer-nav-widget_f2116748fd1c1b73 {
        padding: 0 12px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .footer_c42214b41795ac11 .footer-nav-widget_f2116748fd1c1b73 {
        padding: 0 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .footer_c42214b41795ac11 .footer-nav-widget_f2116748fd1c1b73 {
        padding: 0 30px; } }

.te-footer-widget_410a2b7924a849cb {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .te-footer-widget_410a2b7924a849cb {
      margin-bottom: 40px; } }
  .te-footer-widget_410a2b7924a849cb .te-footer-widget-title_15b9d5a9ebe8b589,
  .te-footer-widget_410a2b7924a849cb .wp-block-heading_15d99cbd7ac021d6 {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 39px;
    color: #131A2A;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700; }
  .te-footer-widget_410a2b7924a849cb ul {
    padding-left: 0; }
  .te-footer-widget_410a2b7924a849cb .te-subscribe-form-widget_342ac7e9bfe9a1c9 .mc4wp-form-fields_f5d72c1fee94f188 {
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 5px; }
  .te-footer-widget_410a2b7924a849cb .te-subscribe-form-widget_342ac7e9bfe9a1c9 .single-field_73efe1c9641ab0ed input {
    border-radius: 0;
    background-color: transparent;
    color: #ffffff; }
  .te-footer-widget_410a2b7924a849cb.widget-latest-posts-footer_abeb6701570144b8 {
    margin-top: -5px; }
  @media (max-width: 767px) {
    .te-footer-widget_410a2b7924a849cb.zoom-instagram-widget_a447d2a2dd92dad3 {
      margin-bottom: 0;
      margin-top: -10px; } }
  @media (max-width: 767px) {
    .te-footer-widget_410a2b7924a849cb.widget_contact_info_widget_fe27e0e121d9c2bb {
      margin-bottom: 18px; } }
  @media only screen and (min-width: 992px) and (max-width: 1399px) {
    .te-footer-widget_410a2b7924a849cb .widget-instagram-feed_4ff7ea93d78e8bc6 {
      width: 170px; } }
  .te-footer-widget_410a2b7924a849cb .te-footer-widget-info_2eac2b6c4954cf9d {
    padding-right: 30px; }
    @media (max-width: 1199px) {
      .te-footer-widget_410a2b7924a849cb .te-footer-widget-info_2eac2b6c4954cf9d {
        padding-right: 0; } }
    .te-footer-widget_410a2b7924a849cb .te-footer-widget-info_2eac2b6c4954cf9d p {
      color: #335371;
      margin-bottom: 30px; }
    .te-footer-widget_410a2b7924a849cb .te-footer-widget-info_2eac2b6c4954cf9d .te-footer-logo_2c84b4cafb163f7b {
      margin-bottom: 30px;
      display: inline-block; }
    .te-footer-widget_410a2b7924a849cb .te-footer-widget-info_2eac2b6c4954cf9d .info-form-and-social-icon_bec2ac82dade0864 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 50px; }
      .te-footer-widget_410a2b7924a849cb .te-footer-widget-info_2eac2b6c4954cf9d .info-form-and-social-icon_bec2ac82dade0864 .te-social-profile_cae46249c3bd3987 {
        margin-top: 0; }
    .te-footer-widget_410a2b7924a849cb .te-footer-widget-info_2eac2b6c4954cf9d .te-social-profile_cae46249c3bd3987 {
      gap: 20px;
      margin-top: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-footer-widget_410a2b7924a849cb .te-footer-widget-info_2eac2b6c4954cf9d .info-form-and-social-icon_bec2ac82dade0864 {
        -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_410a2b7924a849cb.te_widget_nav_menu_bbec1eb24f7b7ea6 ul {
    margin-top: -5px;
    padding-left: 0;
    margin-bottom: 0; }
  .te-footer-widget_410a2b7924a849cb.te_widget_nav_menu_bbec1eb24f7b7ea6 li {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 2px; }
    .te-footer-widget_410a2b7924a849cb.te_widget_nav_menu_bbec1eb24f7b7ea6 li:last-child {
      padding-top: 0;
      padding-bottom: 0; }
    .te-footer-widget_410a2b7924a849cb.te_widget_nav_menu_bbec1eb24f7b7ea6 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_410a2b7924a849cb.te_widget_nav_menu_bbec1eb24f7b7ea6 li a::before {
        content: "\f105";
        font-family: "Font Awesome 6 Free";
        font-size: 14px; }
      .te-footer-widget_410a2b7924a849cb.te_widget_nav_menu_bbec1eb24f7b7ea6 li a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-footer-widget_410a2b7924a849cb .te-footer-widget-contact_2131d53008ef5bb1 p {
    color: #335371; }
  .te-footer-widget_410a2b7924a849cb .te-footer-widget-contact_2131d53008ef5bb1 .footer-contact_5efb0314d6fab38a ul {
    list-style: none; }
    .te-footer-widget_410a2b7924a849cb .te-footer-widget-contact_2131d53008ef5bb1 .footer-contact_5efb0314d6fab38a 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_410a2b7924a849cb .te-footer-widget-contact_2131d53008ef5bb1 .footer-contact_5efb0314d6fab38a ul li:first-child {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .te-footer-widget_410a2b7924a849cb .te-footer-widget-contact_2131d53008ef5bb1 .footer-contact_5efb0314d6fab38a ul li:first-child .contact-icon_732f7bf7bfd93069 {
          margin-top: 5px; }
      .te-footer-widget_410a2b7924a849cb .te-footer-widget-contact_2131d53008ef5bb1 .footer-contact_5efb0314d6fab38a ul li:last-child {
        margin-bottom: 0; }
      .te-footer-widget_410a2b7924a849cb .te-footer-widget-contact_2131d53008ef5bb1 .footer-contact_5efb0314d6fab38a ul li .contact-icon_732f7bf7bfd93069 {
        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_410a2b7924a849cb .te-footer-widget-contact_2131d53008ef5bb1 .footer-contact_5efb0314d6fab38a ul li .contact-text_11e2b97226a0e5ea {
        color: #335371;
        font-size: 18px;
        line-height: 24px;
        overflow: hidden; }
        .te-footer-widget_410a2b7924a849cb .te-footer-widget-contact_2131d53008ef5bb1 .footer-contact_5efb0314d6fab38a ul li .contact-text_11e2b97226a0e5ea a:hover span {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .te-footer-widget_410a2b7924a849cb .te-footer-widget-contact_2131d53008ef5bb1 .footer-contact_5efb0314d6fab38a ul li .contact-text_11e2b97226a0e5ea span,
        .te-footer-widget_410a2b7924a849cb .te-footer-widget-contact_2131d53008ef5bb1 .footer-contact_5efb0314d6fab38a ul li .contact-text_11e2b97226a0e5ea p,
        .te-footer-widget_410a2b7924a849cb .te-footer-widget-contact_2131d53008ef5bb1 .footer-contact_5efb0314d6fab38a ul li .contact-text_11e2b97226a0e5ea 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_410a2b7924a849cb .te_widget_latest_post_503deb69d65a1539 ul li {
    margin-bottom: 10px; }
    .te-footer-widget_410a2b7924a849cb .te_widget_latest_post_503deb69d65a1539 ul li .te-latest-post-thumb_b5fb393202f7d6a2 {
      width: 80px;
      height: 80px;
      border-radius: 20px;
      overflow: hidden; }
    .te-footer-widget_410a2b7924a849cb .te_widget_latest_post_503deb69d65a1539 ul li .te-latest-post-desc_2edeccee4a74a427 .te-latest-post-title_1b51364940ab83d5 {
      margin-bottom: 0;
      font-size: 18px;
      line-height: 29px;
      color: #335371;
      font-weight: 400; }
      .te-footer-widget_410a2b7924a849cb .te_widget_latest_post_503deb69d65a1539 ul li .te-latest-post-desc_2edeccee4a74a427 .te-latest-post-title_1b51364940ab83d5 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_410a2b7924a849cb .te_widget_latest_post_503deb69d65a1539 ul li .te-latest-post-desc_2edeccee4a74a427 .te-latest-post-title_1b51364940ab83d5 a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-footer-widget_410a2b7924a849cb .te_widget_latest_post_503deb69d65a1539 ul li .te-latest-post-desc_2edeccee4a74a427 .te-latest-post-meta_31854e9984723d90 {
      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_fe046c712ddc34e0 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_fe046c712ddc34e0 ul {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .te-footer-bottom-menu_fe046c712ddc34e0 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_fe046c712ddc34e0 ul li a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }

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

.subscribe-area_8d5d3c208dbf232a {
  overflow: hidden; }
  .subscribe-area_8d5d3c208dbf232a.style-1_aca0abff54038ecf .te-subscribe-inner-area_b8c62b69a4ef1daa .te-content-wrapper_ae1c7d860874e4e4 {
    background-color: #317EFE;
    border-radius: 20px;
    padding: 63px 50px 68px 74px;
    gap: 14px; }
  .subscribe-area_8d5d3c208dbf232a.style-1_aca0abff54038ecf .te-image-bg-collumn_e7bfe1da76a89080 {
    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_8d5d3c208dbf232a.style-1_aca0abff54038ecf .te-image-bg-collumn_e7bfe1da76a89080 {
        display: none; } }
  .subscribe-area_8d5d3c208dbf232a .te-content-wrapper_ae1c7d860874e4e4 {
    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_8d5d3c208dbf232a .te-content-wrapper_ae1c7d860874e4e4 {
        padding: 100px 24px 100px 24px;
        margin: 0 auto; } }
    @media (max-width: 809px) {
      .subscribe-area_8d5d3c208dbf232a .te-content-wrapper_ae1c7d860874e4e4 {
        padding: 80px 24px 80px 24px;
        width: 100%; } }
    .subscribe-area_8d5d3c208dbf232a .te-content-wrapper_ae1c7d860874e4e4 .short-title_c73c5906008a8e29 {
      font-size: 21px;
      font-weight: 500;
      color: #335371;
      margin-bottom: 0; }
    .subscribe-area_8d5d3c208dbf232a .te-content-wrapper_ae1c7d860874e4e4 .te-subscribe-title_ff7980a55916a18c {
      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_8d5d3c208dbf232a .te-content-wrapper_ae1c7d860874e4e4 .te-subscribe-title_ff7980a55916a18c {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .subscribe-area_8d5d3c208dbf232a .te-content-wrapper_ae1c7d860874e4e4 .te-subscribe-title_ff7980a55916a18c {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_8d5d3c208dbf232a .te-content-wrapper_ae1c7d860874e4e4 .te-subscribe-title_ff7980a55916a18c {
          font-size: 36px;
          line-height: 42px; } }
    .subscribe-area_8d5d3c208dbf232a .te-content-wrapper_ae1c7d860874e4e4 .text_bb8d69ed53baa035 {
      font-size: 18px;
      color: #ffffff;
      margin-bottom: 0; }
  .subscribe-area_8d5d3c208dbf232a .te-subscribe-inner-area_b8c62b69a4ef1daa {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .subscribe-area_8d5d3c208dbf232a .te-subscribe-inner-area_b8c62b69a4ef1daa {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .subscribe-area_8d5d3c208dbf232a .te-subscribe-inner-area_b8c62b69a4ef1daa .te-subscribe-collumn_7799f0db79483733 {
      -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_8d5d3c208dbf232a .te-subscribe-inner-area_b8c62b69a4ef1daa .te-subscribe-collumn_7799f0db79483733.te-image-bg-collumn_e7bfe1da76a89080 {
          display: none; } }
    .subscribe-area_8d5d3c208dbf232a .te-subscribe-inner-area_b8c62b69a4ef1daa .mc4wp-form-fields_f5d72c1fee94f188 {
      background-color: transparent;
      gap: 10px; }
      @media (max-width: 575px) {
        .subscribe-area_8d5d3c208dbf232a .te-subscribe-inner-area_b8c62b69a4ef1daa .mc4wp-form-fields_f5d72c1fee94f188 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .subscribe-area_8d5d3c208dbf232a .te-subscribe-inner-area_b8c62b69a4ef1daa .mc4wp-form-fields_f5d72c1fee94f188 .submit-btn_f3804984e877b24c {
        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_410a2b7924a849cb .te-subscribe-form-wrapper_513d31c5a8ed8465 {
  color: #335371; }

.te-subscribe-form-widget_342ac7e9bfe9a1c9 {
  position: relative; }
  .te-subscribe-form-widget_342ac7e9bfe9a1c9 .mc4wp-form-fields_f5d72c1fee94f188 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    overflow: hidden;
    border-radius: 5px; }
  .te-subscribe-form-widget_342ac7e9bfe9a1c9 .single-field_73efe1c9641ab0ed {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .te-subscribe-form-widget_342ac7e9bfe9a1c9 .single-field_73efe1c9641ab0ed input {
      color: #335371;
      height: 55px;
      padding: 0 30px;
      font-size: 18px;
      width: 100%;
      border-radius: 50px; }
    .te-subscribe-form-widget_342ac7e9bfe9a1c9 .single-field_73efe1c9641ab0ed *::-webkit-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_342ac7e9bfe9a1c9 .single-field_73efe1c9641ab0ed *:-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_342ac7e9bfe9a1c9 .single-field_73efe1c9641ab0ed *::-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_342ac7e9bfe9a1c9 .single-field_73efe1c9641ab0ed *::placeholder {
      color: #778196; }
  .te-subscribe-form-widget_342ac7e9bfe9a1c9 .submit-btn_f3804984e877b24c {
    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_342ac7e9bfe9a1c9 .submit-btn_f3804984e877b24c:hover {
      background-color: #131A2A;
      color: #ffffff; }
  .te-subscribe-form-widget_342ac7e9bfe9a1c9 .mc4wp-response_58762efd13f4e60b {
    position: absolute;
    margin-top: 15px; }
    .te-subscribe-form-widget_342ac7e9bfe9a1c9 .mc4wp-response_58762efd13f4e60b .mc4wp-alert_bfb5abe8ca3c7baf.mc4wp-error_6960262d9404d6b8 p {
      color: #ff0000;
      position: relative; }
    .te-subscribe-form-widget_342ac7e9bfe9a1c9 .mc4wp-response_58762efd13f4e60b .mc4wp-alert_bfb5abe8ca3c7baf.mc4wp-error_6960262d9404d6b8 a {
      color: #ff0000; }
    .te-subscribe-form-widget_342ac7e9bfe9a1c9 .mc4wp-response_58762efd13f4e60b .mc4wp-alert_bfb5abe8ca3c7baf.mc4wp-success_c2e0556aca6cb937 p, .te-subscribe-form-widget_342ac7e9bfe9a1c9 .mc4wp-response_58762efd13f4e60b .mc4wp-alert_bfb5abe8ca3c7baf.mc4wp-notice_800c9dde0bcbe13b p {
      color: #ffffff;
      position: relative; }

.te-footer-social-wrapper_acc10f258182a577 {
  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_acc10f258182a577 .te-footer-logo_2c84b4cafb163f7b {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .te-footer-social-wrapper_acc10f258182a577 .te-social-widget_20327fe0ae01842b {
    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_acc10f258182a577 .te-social-widget_20327fe0ae01842b span {
      color: #ffffff;
      font-size: 20px;
      font-weight: 400; }

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

.footer_c42214b41795ac11.style-2_e4c3805a9be86bd9 {
  background-color: #131A2A; }
  .footer_c42214b41795ac11.style-2_e4c3805a9be86bd9 .te-footer-sec_d53ebb9c4ca9d177 {
    border-bottom: 1px solid rgba(225, 225, 225, 0.3);
    padding-top: 80px;
    padding-bottom: 70px; }
  .footer_c42214b41795ac11.style-2_e4c3805a9be86bd9 .te-footer-widget-title_15b9d5a9ebe8b589,
  .footer_c42214b41795ac11.style-2_e4c3805a9be86bd9 .wp-block-heading_15d99cbd7ac021d6 {
    color: #ffffff;
    font-size: 24px; }
  .footer_c42214b41795ac11.style-2_e4c3805a9be86bd9 .footer-bottom-area_6539b52a2ea3ec4a .te-copyright-text_90fc84941f40145c p,
  .footer_c42214b41795ac11.style-2_e4c3805a9be86bd9 .te-footer-widget_410a2b7924a849cb.te_widget_nav_menu_bbec1eb24f7b7ea6 li a,
  .footer_c42214b41795ac11.style-2_e4c3805a9be86bd9 .te-footer-widget_410a2b7924a849cb .te_widget_latest_post_503deb69d65a1539 ul li .te-latest-post-desc_2edeccee4a74a427 .te-latest-post-title_1b51364940ab83d5 a,
  .footer_c42214b41795ac11.style-2_e4c3805a9be86bd9 .te-footer-widget_410a2b7924a849cb .te_widget_latest_post_503deb69d65a1539 ul li .te-latest-post-desc_2edeccee4a74a427 .te-latest-post-title_1b51364940ab83d5,
  .footer_c42214b41795ac11.style-2_e4c3805a9be86bd9 .te-footer-widget_410a2b7924a849cb .te_widget_latest_post_503deb69d65a1539 ul li .te-latest-post-desc_2edeccee4a74a427 .te-latest-post-meta_31854e9984723d90,
  .footer_c42214b41795ac11.style-2_e4c3805a9be86bd9 .te-footer-widget_410a2b7924a849cb .te-subscribe-form-wrapper_513d31c5a8ed8465,
  .footer_c42214b41795ac11.style-2_e4c3805a9be86bd9 .te-footer-bottom-menu_fe046c712ddc34e0 ul li a,
  .footer_c42214b41795ac11.style-2_e4c3805a9be86bd9 .footer-bottom-area_6539b52a2ea3ec4a .te-copyright-text_90fc84941f40145c p a {
    color: #ffffff; }

/*# sourceMappingURL=style.css_99458950a34a0ca9.map_742279a179fd07bb */