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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

code {
  color: #E7F914; }

.te-theme-btn_65a16fa188293e8f,
.wp-block-loginout_c8344b42664d0cb2 a,
input.te-theme-btn_65a16fa188293e8f {
  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_65a16fa188293e8f:hover,
  .wp-block-loginout_c8344b42664d0cb2 a:hover,
  input.te-theme-btn_65a16fa188293e8f:hover {
    color: #131A2A;
    background-color: #E7F914; }
  .te-theme-btn_65a16fa188293e8f:focus,
  .wp-block-loginout_c8344b42664d0cb2 a:focus,
  input.te-theme-btn_65a16fa188293e8f:focus {
    color: #ffffff; }
  .te-theme-btn_65a16fa188293e8f.yellow-btn_0bf9eb22e1dfbe9c,
  .wp-block-loginout_c8344b42664d0cb2 a.yellow-btn_0bf9eb22e1dfbe9c,
  input.te-theme-btn_65a16fa188293e8f.yellow-btn_0bf9eb22e1dfbe9c {
    background-color: #E7F914;
    color: #14203A; }
  .te-theme-btn_65a16fa188293e8f.simple-btn_67d11f40289c3eac,
  .wp-block-loginout_c8344b42664d0cb2 a.simple-btn_67d11f40289c3eac,
  input.te-theme-btn_65a16fa188293e8f.simple-btn_67d11f40289c3eac {
    padding-left: 36px;
    padding-right: 36px; }

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

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

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

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

.circle-rotate-wrapper_31631195b38ea8c9 {
  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_31631195b38ea8c9 .circle-rotate-inner_42463c6c219bd672 {
    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_62c347ce6bdf816a {
  margin-top: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.px-350_98bb9d53db847ba6 {
  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_c767c09d2c78b81c label {
  width: 100%;
  display: block;
  font-weight: 600;
  margin-bottom: 10px; }
.post-password-form_c767c09d2c78b81c input[type="password"] {
  font-size: 1.2rem;
  line-height: 20px;
  padding: 12px 20px;
  border: 1px solid #E4E4F2;
  width: 100%; }
.post-password-form_c767c09d2c78b81c 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_c767c09d2c78b81c 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_7dd0d872cc93b6e6 .size-full_1fcce33d00890ebb.alignright_3c2652ea9bbc3c90 {
  margin-bottom: 15px;
  margin-top: 20px; }
.tp-page-content_7dd0d872cc93b6e6 figure.wp-caption_e5aa4d1af516c0c0.aligncenter_415da68e302789d9 {
  margin-top: 40px; }
.tp-page-content_7dd0d872cc93b6e6 dl, .tp-page-content_7dd0d872cc93b6e6 ol, .tp-page-content_7dd0d872cc93b6e6 ul {
  margin-bottom: 11px; }
.tp-page-content_7dd0d872cc93b6e6 .te-comment-respond_bc0accf995f94c19 {
  margin-top: 78px;
  margin-bottom: 20px; }
.tp-page-content_7dd0d872cc93b6e6 .te-latest-comments_c488e34384f991e8 .te-comment-respond_bc0accf995f94c19 {
  margin-bottom: 40px; }
.tp-page-content_7dd0d872cc93b6e6 .te-post-comments_5ed3dcf6d31549cf {
  margin-top: 80px; }

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

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

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

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

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

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

.gallery-columns-1_e95be7b0ba0fc2c4 .gallery-item_3a8aa5ea4066ebb8 {
  max-width: 100%;
  width: 100%; }

.gallery-columns-2_3e88fc2ce9eb4b5e .gallery-item_3a8aa5ea4066ebb8 {
  max-width: 50%; }

.gallery-columns-3_e7edb8c91ec48020 .gallery-item_3a8aa5ea4066ebb8 {
  max-width: 33.33%; }

.gallery-columns-4_80dab1d794be08ae .gallery-item_3a8aa5ea4066ebb8 {
  max-width: 25%; }

.gallery-columns-5_5de9a7e82b264c55 .gallery-item_3a8aa5ea4066ebb8 {
  max-width: 20%; }

.gallery-columns-6_a570216164fd3759 .gallery-item_3a8aa5ea4066ebb8 {
  max-width: 16.66%; }

.gallery-columns-7_f7b2dbf27ee5d582 .gallery-item_3a8aa5ea4066ebb8 {
  max-width: 14.28%; }

.gallery-columns-8_f1ccc599ef1e89bf .gallery-item_3a8aa5ea4066ebb8 {
  max-width: 12.5%; }

.gallery-columns-9_ee90d82d7ca7e0c2 .gallery-item_3a8aa5ea4066ebb8 {
  max-width: 11.11%; }

.gallery-caption_c60b9529729cad71 {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.te-post-content p.has-large-font-size_6a30053b2b1ba1ef {
  font-size: 36px;
  line-height: 1.2; }
.te-post-content .wp-block-search_6da850b0112514cd {
  margin-bottom: 15px; }
.te-post-content .wp-block-file_7a8b83f644536143 {
  margin-top: 20px; }
.te-post-content .wp-block-group__inner-container_246e9d0f5850a4cf p {
  margin-top: 0 !important; }

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

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

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

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

.wp-block-cover_389de7d7237ff097 p.wp-block-cover-text_73e21f136e4cc487,
.wp-block-cover_389de7d7237ff097.is-light_7cb2a21d17624a88 .wp-block-cover__inner-container_efe03f4fe6fc55b0 {
  color: #fff !important; }

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

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

.widget_1057e589aceea822 .wp-block-archives-dropdown_73fa543ad0717183,
.widget_1057e589aceea822 .wp-block-categories-dropdown_5988830ca5ce3e2f,
.widget_1057e589aceea822 .wp-block-loginout_c8344b42664d0cb2,
.widget_1057e589aceea822 .wp-block-social-links_72aec294672898a4,
.widget_1057e589aceea822.widget_archive_1b82df2d11f44a2f select,
.widget_1057e589aceea822.te_widget_categories_b07fd55895a43183 select,
.widget_1057e589aceea822.widget_text_40427a6a08a47451 select,
.widget_1057e589aceea822.te_widget_search_23ee8cd48673c2ba .search-form_645b343b3ff7e129,
.widget_1057e589aceea822.te_widget_tag_cloud_3c19f1e8956b2f7b .tagcloud_e8db003b8ba88bed,
.widget_1057e589aceea822 .wp-block-tag-cloud_b9f1689b3e00ec98 {
  margin-bottom: 6px; }

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

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

.blog-search-content_55bacdd4b342e01a {
  margin: 0; }
  .blog-search-content_55bacdd4b342e01a .wp-block-search_6da850b0112514cd,
  .blog-search-content_55bacdd4b342e01a .search-form_645b343b3ff7e129,
  .blog-search-content_55bacdd4b342e01a .sidebar__search_6fb6797faba6d8e9 {
    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_55bacdd4b342e01a .wp-block-search_6da850b0112514cd,
      .blog-search-content_55bacdd4b342e01a .search-form_645b343b3ff7e129,
      .blog-search-content_55bacdd4b342e01a .sidebar__search_6fb6797faba6d8e9 {
        width: 100%; } }
    .blog-search-content_55bacdd4b342e01a .wp-block-search_6da850b0112514cd .wp-block-search__inside-wrapper_46ef766e8d9d7637,
    .blog-search-content_55bacdd4b342e01a .search-form_645b343b3ff7e129 .wp-block-search__inside-wrapper_46ef766e8d9d7637,
    .blog-search-content_55bacdd4b342e01a .sidebar__search_6fb6797faba6d8e9 .wp-block-search__inside-wrapper_46ef766e8d9d7637 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .blog-search-content_55bacdd4b342e01a .wp-block-search_6da850b0112514cd label,
    .blog-search-content_55bacdd4b342e01a .search-form_645b343b3ff7e129 label,
    .blog-search-content_55bacdd4b342e01a .sidebar__search_6fb6797faba6d8e9 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_55bacdd4b342e01a .wp-block-search_6da850b0112514cd input,
    .blog-search-content_55bacdd4b342e01a .search-form_645b343b3ff7e129 input,
    .blog-search-content_55bacdd4b342e01a .sidebar__search_6fb6797faba6d8e9 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_55bacdd4b342e01a .wp-block-search_6da850b0112514cd button,
    .blog-search-content_55bacdd4b342e01a .search-form_645b343b3ff7e129 button,
    .blog-search-content_55bacdd4b342e01a .sidebar__search_6fb6797faba6d8e9 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_7dd0d872cc93b6e6 .wp-smiley_ab2d1ccb417f9f1c,
.entry-content_b5d0cb457984e808 .wp-smiley_ab2d1ccb417f9f1c,
.comment-content_35cb0c265cdb3c7d .wp-smiley_ab2d1ccb417f9f1c {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

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

.te-comment-respond_bc0accf995f94c19.style-two_10b19620f63805c6 .wpcf7-form_4b584ea37f3a3dbe .wpcf7-not-valid-tip_c7a7e4c1dad9c2fe {
  color: #d9c0b8 !important; }
.te-comment-respond_bc0accf995f94c19 .wpcf7-form_4b584ea37f3a3dbe .wpcf7-not-valid_f8b45d58d7e4ac50 {
  border-color: #dc3232 !important; }
.te-comment-respond_bc0accf995f94c19 .wpcf7-form_4b584ea37f3a3dbe .wpcf7-not-valid-tip_c7a7e4c1dad9c2fe {
  font-size: 16px;
  margin-top: 5px; }
.te-comment-respond_bc0accf995f94c19 .wpcf7-form_4b584ea37f3a3dbe.sent_b29fb2421897a499 .wpcf7-response-output_1ed85a6717d4b075 {
  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_bc0accf995f94c19 .wpcf7-form_4b584ea37f3a3dbe.invalid_0d49502fd6029592 .wpcf7-response-output_1ed85a6717d4b075 {
  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_1fcc2fa9482ffe52 {
  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_1fcc2fa9482ffe52 .wpcf7-te-list-item_6a73bf542bd7b755 {
    margin: 0; }
    .wpcf7-form-control_1fcc2fa9482ffe52 .wpcf7-te-list-item_6a73bf542bd7b755 label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      margin: 0;
      gap: 10px; }
      .wpcf7-form-control_1fcc2fa9482ffe52 .wpcf7-te-list-item_6a73bf542bd7b755 label .wpcf7-te-list-item-label_4d996807521ae217 {
        font-size: 16px;
        font-weight: 400; }

.logged-in_b7f3ab4a7c47ab07 .te-comment-respond_bc0accf995f94c19 textarea {
  margin-bottom: 12px; }

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

body.admin-bar_f9a435b8eb1836a7 .header-menu-area_685e2e4e7c08ec52.sticky_menu_0f4c8c803e4c9656 {
  top: 30px; }
  @media (max-width: 600px) {
    body.admin-bar_f9a435b8eb1836a7 .header-menu-area_685e2e4e7c08ec52.sticky_menu_0f4c8c803e4c9656 {
      top: 0; } }

.page-template-default_24fa921d255e332b.page-id-146_534e89e5bc6d71a1 .tp-page-content_7dd0d872cc93b6e6 p:last-child {
  margin-bottom: 10px; }
.page-template-default_24fa921d255e332b.page-id-1133_4a3b59f3c67e5b0c .tp-page-content_7dd0d872cc93b6e6 .te-comment-respond_bc0accf995f94c19 {
  margin-top: 78px;
  display: inline-block;
  width: 100%; }
.page-template-default_24fa921d255e332b.page-id-3_b26276c748c476ff .page-area_2fe376f1dcc325cc {
  padding-top: 128px; }

.single-post-item_aec98fcc53de5221.post-24_abc9a4b9884e5193 .wp-block-button_ea4a4541c44e027d a {
  color: #ffffff; }

.post-template-default_cfaf80bae7ac4f8b.postid-163_3731141f007afad1 .te-blog-details-wrapper_c7100677e89f18c6 .te-post-item_4d19f585abc5af50 .te-post-content {
  margin-bottom: 34px; }
.post-template-default_cfaf80bae7ac4f8b.postid-150_065b4613de277cad .te-blog-details-wrapper_c7100677e89f18c6 .te-post-item_4d19f585abc5af50 .te-post-content {
  margin-bottom: 34px; }
  .post-template-default_cfaf80bae7ac4f8b.postid-150_065b4613de277cad .te-blog-details-wrapper_c7100677e89f18c6 .te-post-item_4d19f585abc5af50 .te-post-content .wp-block-group_e9b46b250a88bc1f.is-layout-constrained_f4a3b881f9f153b6:last-child {
    border: 1px solid #000; }
.post-template-default_cfaf80bae7ac4f8b.postid-51_c6aefe8731b2a3dd .te-blog-details-wrapper_c7100677e89f18c6 .te-post-item_4d19f585abc5af50 .te-post-content {
  margin-bottom: 25px; }
  .post-template-default_cfaf80bae7ac4f8b.postid-51_c6aefe8731b2a3dd .te-blog-details-wrapper_c7100677e89f18c6 .te-post-item_4d19f585abc5af50 .te-post-content p:last-child {
    margin-bottom: 0; }
.post-template-default_cfaf80bae7ac4f8b.postid-1163_30cd873347baa192 .te-blog-details-wrapper_c7100677e89f18c6 .te-post-item_4d19f585abc5af50 .te-post-content .wp-caption_e5aa4d1af516c0c0, .post-template-default_cfaf80bae7ac4f8b.postid-568_5203ab9666059ec4 .te-blog-details-wrapper_c7100677e89f18c6 .te-post-item_4d19f585abc5af50 .te-post-content .wp-caption_e5aa4d1af516c0c0 {
  margin-top: 20px; }
.post-template-default_cfaf80bae7ac4f8b.postid-1785_0b89bca7ea453990 .te-blog-details-wrapper_c7100677e89f18c6 .te-post-item_4d19f585abc5af50 .te-post-content .wp-block-button__link_a5a2d1236b83803e {
  color: #ffffff !important; }
.post-template-default_cfaf80bae7ac4f8b.postid-1149_f671fa442f3ce39c .te-blog-details-wrapper_c7100677e89f18c6 .te-latest-comments_c488e34384f991e8 li .te-comments-item_049f0990639a29e5 .te-comments-text_b0ae648b8d915d08 p {
  margin-bottom: 0; }
.post-template-default_cfaf80bae7ac4f8b.postid-555_8ee72c08c655436c .te-blog-details-wrapper_c7100677e89f18c6 .te-post-item_4d19f585abc5af50 .te-post-content .gallery_f69e4e38285bc4f9 {
  margin-top: 20px; }

.error-404_8e60153bb35108bc.not-found {
  margin-top: -20px;
  margin-bottom: 40px; }
  .error-404_8e60153bb35108bc.not-found .error-content_44e312799e5d5806 .error-btn-bh_c0d68f78d27f35e6 {
    margin-top: 20px; }

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

.sidebar_a250fbe99aea3357 .widget_media_gallery_4a7be507b1bedd2e .gallery-item_3a8aa5ea4066ebb8 {
  margin-bottom: 0; }
  .sidebar_a250fbe99aea3357 .widget_media_gallery_4a7be507b1bedd2e .gallery-item_3a8aa5ea4066ebb8 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_4142e6ac4e534d30 {
  -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_91985fdc852077c5 {
  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_9d7fda4c5c1af051 path {
  stroke: #317EFE;
  stroke-width: 4;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

body.admin-bar_f9a435b8eb1836a7 .header-area_f4275f7531ddb050.style-2_987db71ee18b87bb.login .te-header-menu-area_fe7956e643359fe8 {
  top: auto !important; }

.header-area_f4275f7531ddb050 .container-fluid_11b1ef9d29b9c4ec {
  padding: 0 70px; }
  @media (max-width: 1550px) {
    .header-area_f4275f7531ddb050 .container-fluid_11b1ef9d29b9c4ec {
      padding: 0 24px; } }
.header-area_f4275f7531ddb050.style-2_987db71ee18b87bb .header-top {
  padding: 9px 0;
  background-color: #F9F4F1; }
  .header-area_f4275f7531ddb050.style-2_987db71ee18b87bb .header-top .te-header-contact-info_77ff4d9dae5948fe span {
    color: #677471; }
    .header-area_f4275f7531ddb050.style-2_987db71ee18b87bb .header-top .te-header-contact-info_77ff4d9dae5948fe span i {
      color: #317EFE; }
    .header-area_f4275f7531ddb050.style-2_987db71ee18b87bb .header-top .te-header-contact-info_77ff4d9dae5948fe span a {
      color: #677471; }
  .header-area_f4275f7531ddb050.style-2_987db71ee18b87bb .header-top .te-social-profile_48012d7b3c483e1a a {
    color: #317EFE;
    background-color: #E0E6F8;
    width: 42px;
    height: 42px; }
    .header-area_f4275f7531ddb050.style-2_987db71ee18b87bb .header-top .te-social-profile_48012d7b3c483e1a a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #ffffff;
      background-color: #317EFE; }
.header-area_f4275f7531ddb050.style-2_987db71ee18b87bb .te-header-menu-area_fe7956e643359fe8 {
  position: fixed;
  top: 20px;
  left: 0;
  width: 100%; }
  .header-area_f4275f7531ddb050.style-2_987db71ee18b87bb .te-header-menu-area_fe7956e643359fe8 .menu-wrapper_2b9832f19fd949d9 {
    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_f4275f7531ddb050.style-2_987db71ee18b87bb .te-header-menu-area_fe7956e643359fe8 .menu-wrapper_2b9832f19fd949d9 {
        padding-left: 10px;
        padding-right: 6px; } }
  .header-area_f4275f7531ddb050.style-2_987db71ee18b87bb .te-header-menu-area_fe7956e643359fe8 .te-header-btn_b648ff343e6ffb0b .te-quote-btn_fa513868f019c4ae {
    background-color: #E7F914;
    border-color: #E7F914; }
.header-area_f4275f7531ddb050.style-2_987db71ee18b87bb .te-sticky_menu {
  top: 0; }
  .header-area_f4275f7531ddb050.style-2_987db71ee18b87bb .te-sticky_menu .menu-wrapper_2b9832f19fd949d9 {
    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_feb2471cc5b90bc0 {
    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_ae349913f10ec9d2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px; }
  .header-top .te-header-contact-info_77ff4d9dae5948fe {
    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_77ff4d9dae5948fe 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_77ff4d9dae5948fe span.te-contact-info-item_03736f4d8ee4b92b {
        gap: 0 10px !important; }
      .header-top .te-header-contact-info_77ff4d9dae5948fe 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_47021af8c154efdc {
      display: none; } }
  .header-top .header-top-btn_47021af8c154efdc 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_47021af8c154efdc a:hover:after {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
    .header-top .header-top-btn_47021af8c154efdc 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_48012d7b3c483e1a {
    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_48012d7b3c483e1a .te-social-profile-label_1c4421df75e386e8 {
      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_48012d7b3c483e1a 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_48012d7b3c483e1a a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #14203A;
        background-color: #E7F914; }

.te-header-menu-area_fe7956e643359fe8 {
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-header-menu-area_fe7956e643359fe8.te-te-sticky-header_32da453ae9798b19 {
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-header-menu-area_fe7956e643359fe8.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_fe7956e643359fe8.te-sticky_menu .te-logo_32118fc10e9ed750 {
      height: 84px; }
      .te-header-menu-area_fe7956e643359fe8.te-sticky_menu .te-logo_32118fc10e9ed750:after {
        display: none; }
      .te-header-menu-area_fe7956e643359fe8.te-sticky_menu .te-logo_32118fc10e9ed750 .te-standard-logo_81253a65a6931d6c {
        display: none; }
      .te-header-menu-area_fe7956e643359fe8.te-sticky_menu .te-logo_32118fc10e9ed750 .te-sticky-logo_61c4a193b4a0fe0c {
        display: block; }
        .te-header-menu-area_fe7956e643359fe8.te-sticky_menu .te-logo_32118fc10e9ed750 .te-sticky-logo_61c4a193b4a0fe0c img {
          width: 170px;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-header-menu-area_fe7956e643359fe8.te-sticky_menu .te-main-menu_929b516ac5fe65ed ul li.te-active > a:after {
      bottom: 20px; }
    .te-header-menu-area_fe7956e643359fe8.te-sticky_menu .te-main-menu_929b516ac5fe65ed 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_fe7956e643359fe8.te-sticky_menu .te-main-menu_929b516ac5fe65ed ul li a {
          padding: 33px 14px; } }
    .te-header-menu-area_fe7956e643359fe8.te-sticky_menu .te-main-menu_929b516ac5fe65ed ul li ul li a {
      padding: 10px 20px; }
  .te-header-menu-area_fe7956e643359fe8 .te-header-menu-wrapper_0163ad3dfe33aeab {
    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_fe7956e643359fe8 .te-header-menu-wrapper_0163ad3dfe33aeab {
        gap: 20px; } }
  .te-header-menu-area_fe7956e643359fe8 .te-logo_32118fc10e9ed750 {
    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_fe7956e643359fe8 .te-logo_32118fc10e9ed750 {
        height: 100px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-header-menu-area_fe7956e643359fe8 .te-logo_32118fc10e9ed750 {
        height: 80px; } }
    @media only screen and (max-width: 1199px) {
      .te-header-menu-area_fe7956e643359fe8 .te-logo_32118fc10e9ed750 .te-standard-logo_81253a65a6931d6c {
        display: none; } }
    .te-header-menu-area_fe7956e643359fe8 .te-logo_32118fc10e9ed750 .te-standard-logo_81253a65a6931d6c img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-header-menu-area_fe7956e643359fe8 .te-logo_32118fc10e9ed750 .te-sticky-logo_61c4a193b4a0fe0c {
      display: none; }
      @media only screen and (max-width: 767px) {
        .te-header-menu-area_fe7956e643359fe8 .te-logo_32118fc10e9ed750 .te-sticky-logo_61c4a193b4a0fe0c {
          width: 170px; } }
      @media only screen and (max-width: 1199px) {
        .te-header-menu-area_fe7956e643359fe8 .te-logo_32118fc10e9ed750 .te-sticky-logo_61c4a193b4a0fe0c {
          display: block; } }
      .te-header-menu-area_fe7956e643359fe8 .te-logo_32118fc10e9ed750 .te-sticky-logo_61c4a193b4a0fe0c img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-header-menu-area_fe7956e643359fe8 .te-logo_32118fc10e9ed750 .te-retina-logo_998c65e7f0e75463 {
      display: none; }

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

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

.te-header-btn_b648ff343e6ffb0b {
  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_b648ff343e6ffb0b .te-icon_bd6eb92616190c50 {
    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_b648ff343e6ffb0b .te-icon_bd6eb92616190c50: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_b648ff343e6ffb0b {
      display: none; } }
  .te-header-btn_b648ff343e6ffb0b .te-cta-btn_85d073fec78fbd3c {
    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_b648ff343e6ffb0b .te-cta-btn_85d073fec78fbd3c:hover {
      background-color: #317EFE;
      color: #ffffff; }
  .te-header-btn_b648ff343e6ffb0b .te-quote-btn_fa513868f019c4ae {
    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_b648ff343e6ffb0b .te-quote-btn_fa513868f019c4ae: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_87b0c7135dda36ed {
    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_87b0c7135dda36ed .te-search-content-filed_915f3aeec0aa712e {
      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_87b0c7135dda36ed .te-search-content-filed_915f3aeec0aa712e .te-search-close {
        cursor: pointer;
        font-size: 30px;
        color: #ffffff; }
    .te-search-form-wrapper .te-search-form-inner_87b0c7135dda36ed .te-search-form_cf5d80ef5662937a {
      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_87b0c7135dda36ed .te-search-form_cf5d80ef5662937a .te-search-form-input_9adadfc03af82fb6 {
        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_87b0c7135dda36ed .te-search-form_cf5d80ef5662937a .te-search-form-input_9adadfc03af82fb6 .te-search-icon_7b9c9f8a5b15d66f {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .te-search-form-wrapper .te-search-form-inner_87b0c7135dda36ed .te-search-form_cf5d80ef5662937a .te-search-form-input_9adadfc03af82fb6 button.te-submit-search-btn_21118059a41d4186 {
          padding: 15px 24px !important; }
      .te-search-form-wrapper .te-search-form-inner_87b0c7135dda36ed .te-search-form_cf5d80ef5662937a 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_38efa9ee16cc1ca2 {
  display: none; }

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

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

.mean-container .mean-nav ul li.dropdown-opened_d3ab21f89d0bf944 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_668e439f17220b22 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_668e439f17220b22 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_9acb2f5496e18647 {
    display: inline-block;
    width: 180px; }
  .te-menu-sidebar-area .te-menu-sidebar-wrapper_09c875c7ccc74e9e {
    position: relative;
    padding: 40px; }
  .te-menu-sidebar-area.active {
    right: 0; }
  .te-menu-sidebar-area .te-menu-sidebar-close_349909cc70dc0312 {
    position: absolute;
    top: 0;
    right: 0; }
    .te-menu-sidebar-area .te-menu-sidebar-close_349909cc70dc0312 .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_349909cc70dc0312 .te-menu-sidebar-close-btn:hover {
        background-color: #317EFE; }
  .te-menu-sidebar-area .te-menu-sidebar-content_1f3a11ede2e4ad29 .te-menu-sidebar-single-widget_7b7f97bcad1c4fa5 {
    display: inline-block;
    margin-top: 20px;
    width: 100%; }
    .te-menu-sidebar-area .te-menu-sidebar-content_1f3a11ede2e4ad29 .te-menu-sidebar-single-widget_7b7f97bcad1c4fa5 .te-menu-sidebar-title_a36ea9afc639c850 {
      margin-bottom: 5px; }
    .te-menu-sidebar-area .te-menu-sidebar-content_1f3a11ede2e4ad29 .te-menu-sidebar-single-widget_7b7f97bcad1c4fa5 .te-header-contact-info_77ff4d9dae5948fe {
      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_1f3a11ede2e4ad29 .te-menu-sidebar-single-widget_7b7f97bcad1c4fa5 .te-header-contact-info_77ff4d9dae5948fe 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_1f3a11ede2e4ad29 .te-menu-sidebar-single-widget_7b7f97bcad1c4fa5 .te-header-contact-info_77ff4d9dae5948fe span.te-contact-info-item_03736f4d8ee4b92b {
          gap: 0 10px !important; }
        .te-menu-sidebar-area .te-menu-sidebar-content_1f3a11ede2e4ad29 .te-menu-sidebar-single-widget_7b7f97bcad1c4fa5 .te-header-contact-info_77ff4d9dae5948fe 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_1f3a11ede2e4ad29 .te-menu-sidebar-single-widget_7b7f97bcad1c4fa5 .te-header-contact-info_77ff4d9dae5948fe span a:hover {
            color: #317EFE; }
    .te-menu-sidebar-area .te-menu-sidebar-content_1f3a11ede2e4ad29 .te-menu-sidebar-single-widget_7b7f97bcad1c4fa5 .te-social-profile_48012d7b3c483e1a {
      margin-top: 20px;
      border-top: 1px solid #dfe2e9;
      width: 100%;
      padding-top: 20px; }
      .te-menu-sidebar-area .te-menu-sidebar-content_1f3a11ede2e4ad29 .te-menu-sidebar-single-widget_7b7f97bcad1c4fa5 .te-social-profile_48012d7b3c483e1a a {
        color: #14203A;
        font-size: 22px; }
        .te-menu-sidebar-area .te-menu-sidebar-content_1f3a11ede2e4ad29 .te-menu-sidebar-single-widget_7b7f97bcad1c4fa5 .te-social-profile_48012d7b3c483e1a 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_1dcb9222999c879e {
  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_1dcb9222999c879e.style-2_987db71ee18b87bb .te-single-slider_5dabbf49a6a57252 {
    height: 950px;
    padding-top: 70px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_1dcb9222999c879e.style-2_987db71ee18b87bb .te-single-slider_5dabbf49a6a57252 {
        height: unset;
        padding: 80px 0; } }
    .slider-area_1dcb9222999c879e.style-2_987db71ee18b87bb .te-single-slider_5dabbf49a6a57252 .slider-feature-img_6ce7dc142857ed6d {
      position: absolute;
      right: 0;
      top: 0; }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_1dcb9222999c879e.style-2_987db71ee18b87bb .te-single-slider_5dabbf49a6a57252 .slider-feature-img_6ce7dc142857ed6d {
          right: -200px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_1dcb9222999c879e.style-2_987db71ee18b87bb .te-single-slider_5dabbf49a6a57252 .slider-feature-img_6ce7dc142857ed6d {
          right: -280px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_1dcb9222999c879e.style-2_987db71ee18b87bb .te-single-slider_5dabbf49a6a57252 .slider-feature-img_6ce7dc142857ed6d {
          right: -380px; } }
      .slider-area_1dcb9222999c879e.style-2_987db71ee18b87bb .te-single-slider_5dabbf49a6a57252 .slider-feature-img_6ce7dc142857ed6d .company-award_c664c1fe3f7d35e4 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        margin-top: 50px;
        left: 135px; }
        .slider-area_1dcb9222999c879e.style-2_987db71ee18b87bb .te-single-slider_5dabbf49a6a57252 .slider-feature-img_6ce7dc142857ed6d .company-award_c664c1fe3f7d35e4 .icon_756933f659f37e63 {
          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_1dcb9222999c879e.style-2_987db71ee18b87bb .te-single-slider_5dabbf49a6a57252 .slider-feature-img_6ce7dc142857ed6d .slider-feature-img-overlay_1cd881eb153b4aa5 {
          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_1dcb9222999c879e.style-2_987db71ee18b87bb .te-single-slider_5dabbf49a6a57252 .slider-left-shape_3c5975a610ac0e31 {
      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_1dcb9222999c879e.style-2_987db71ee18b87bb .te-single-slider_5dabbf49a6a57252 .slider-left-shape_3c5975a610ac0e31 {
          display: none; } }
    .slider-area_1dcb9222999c879e.style-2_987db71ee18b87bb .te-single-slider_5dabbf49a6a57252 .slider-right-shape_bb7535e496b04cb5 {
      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_1dcb9222999c879e.style-2_987db71ee18b87bb .te-single-slider_5dabbf49a6a57252 .slider-right-shape_bb7535e496b04cb5 {
          display: none; } }
    .slider-area_1dcb9222999c879e.style-2_987db71ee18b87bb .te-single-slider_5dabbf49a6a57252 .slider-circle-shape_10722c9b5abebf06 {
      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_1dcb9222999c879e .te-slider-wrapper_a56d0353468a2eda .slick-active_8c1d39288cbd7b42 .te-slider-short-title_c269a066592462ee,
  .slider-area_1dcb9222999c879e .te-slider-wrapper_a56d0353468a2eda .slick-active_8c1d39288cbd7b42 .te-slider-title_aa5396e3779afeaa,
  .slider-area_1dcb9222999c879e .te-slider-wrapper_a56d0353468a2eda .slick-active_8c1d39288cbd7b42 .te-slider-short-desc_00fcadb231984313,
  .slider-area_1dcb9222999c879e .te-slider-wrapper_a56d0353468a2eda .slick-active_8c1d39288cbd7b42 .te-slider-btn-wrapper_98abd9e9089318fa {
    -webkit-animation-name: MovefadeUp;
    animation-name: MovefadeUp;
    -webkit-animation-fill-mode: both; }
  .slider-area_1dcb9222999c879e .te-slider-wrapper_a56d0353468a2eda .slick-active_8c1d39288cbd7b42 .te-slider-short-title_c269a066592462ee {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; }
  .slider-area_1dcb9222999c879e .te-slider-wrapper_a56d0353468a2eda .slick-active_8c1d39288cbd7b42 .te-slider-title_aa5396e3779afeaa {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  .slider-area_1dcb9222999c879e .te-slider-wrapper_a56d0353468a2eda .slick-active_8c1d39288cbd7b42 .te-slider-short-desc_00fcadb231984313 {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s; }
  .slider-area_1dcb9222999c879e .te-slider-wrapper_a56d0353468a2eda .slick-active_8c1d39288cbd7b42 .te-slider-btn-wrapper_98abd9e9089318fa {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s; }
  .slider-area_1dcb9222999c879e .te-slider-wrapper_a56d0353468a2eda .slick-dots_2134dca8e6e6dd19 {
    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_1dcb9222999c879e .te-slider-wrapper_a56d0353468a2eda .slick-dots_2134dca8e6e6dd19 {
        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_1dcb9222999c879e .te-slider-wrapper_a56d0353468a2eda .slick-dots_2134dca8e6e6dd19 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_1dcb9222999c879e .te-slider-wrapper_a56d0353468a2eda .slick-dots_2134dca8e6e6dd19 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_1dcb9222999c879e .te-slider-wrapper_a56d0353468a2eda .slick-dots_2134dca8e6e6dd19 li button:hover {
          background-color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
      .slider-area_1dcb9222999c879e .te-slider-wrapper_a56d0353468a2eda .slick-dots_2134dca8e6e6dd19 li.slick-active_8c1d39288cbd7b42 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 1px solid #317EFE; }
        .slider-area_1dcb9222999c879e .te-slider-wrapper_a56d0353468a2eda .slick-dots_2134dca8e6e6dd19 li.slick-active_8c1d39288cbd7b42 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .slider-area_1dcb9222999c879e .te-single-slider_5dabbf49a6a57252 {
    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_1dcb9222999c879e .te-single-slider_5dabbf49a6a57252 {
        background-image: none !important; } }
    .slider-area_1dcb9222999c879e .te-single-slider_5dabbf49a6a57252 .te-slider-overlay_c4b25079b06aee65 {
      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_1dcb9222999c879e .te-single-slider_5dabbf49a6a57252 .te-slider-overlay_c4b25079b06aee65 {
          left: 0; } }
      .slider-area_1dcb9222999c879e .te-single-slider_5dabbf49a6a57252 .te-slider-overlay_c4b25079b06aee65 .te-slider-overlay-shape_5f2724fe44fc9eaa {
        position: absolute;
        top: 0;
        height: 100%;
        left: -340px;
        width: 100%; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_1dcb9222999c879e .te-single-slider_5dabbf49a6a57252 .te-slider-overlay_c4b25079b06aee65 .te-slider-overlay-shape_5f2724fe44fc9eaa {
            display: none; } }
    .slider-area_1dcb9222999c879e .te-single-slider_5dabbf49a6a57252 .te-slider-content-wrapper_2af0a7f949c03596 {
      position: relative;
      z-index: 99; }
      .slider-area_1dcb9222999c879e .te-single-slider_5dabbf49a6a57252 .te-slider-content-wrapper_2af0a7f949c03596 .te-slider-content_a105cf03f5475006 .te-slider-short-title_c269a066592462ee {
        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_1dcb9222999c879e .te-single-slider_5dabbf49a6a57252 .te-slider-content-wrapper_2af0a7f949c03596 .te-slider-content_a105cf03f5475006 .te-slider-title_aa5396e3779afeaa {
        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_1dcb9222999c879e .te-single-slider_5dabbf49a6a57252 .te-slider-content-wrapper_2af0a7f949c03596 .te-slider-content_a105cf03f5475006 .te-slider-title_aa5396e3779afeaa {
            font-size: 60px;
            line-height: 64px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-area_1dcb9222999c879e .te-single-slider_5dabbf49a6a57252 .te-slider-content-wrapper_2af0a7f949c03596 .te-slider-content_a105cf03f5475006 .te-slider-title_aa5396e3779afeaa {
            font-size: 48px;
            line-height: 56px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_1dcb9222999c879e .te-single-slider_5dabbf49a6a57252 .te-slider-content-wrapper_2af0a7f949c03596 .te-slider-content_a105cf03f5475006 .te-slider-title_aa5396e3779afeaa {
            font-size: 42px;
            line-height: 52px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_1dcb9222999c879e .te-single-slider_5dabbf49a6a57252 .te-slider-content-wrapper_2af0a7f949c03596 .te-slider-content_a105cf03f5475006 .te-slider-title_aa5396e3779afeaa {
            font-size: 38px;
            line-height: 44px;
            margin-bottom: 20px; } }
      .slider-area_1dcb9222999c879e .te-single-slider_5dabbf49a6a57252 .te-slider-content-wrapper_2af0a7f949c03596 .te-slider-content_a105cf03f5475006 .te-slider-short-desc_00fcadb231984313 {
        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_1dcb9222999c879e .te-single-slider_5dabbf49a6a57252 .te-slider-content-wrapper_2af0a7f949c03596 .te-slider-content_a105cf03f5475006 .te-slider-short-desc_00fcadb231984313 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_1dcb9222999c879e .te-single-slider_5dabbf49a6a57252 .te-slider-content-wrapper_2af0a7f949c03596 .te-slider-content_a105cf03f5475006 .te-slider-short-desc_00fcadb231984313 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_1dcb9222999c879e .te-single-slider_5dabbf49a6a57252 .te-slider-content-wrapper_2af0a7f949c03596 .te-slider-content_a105cf03f5475006 .te-slider-short-desc_00fcadb231984313 {
            font-size: 18px;
            line-height: 32px; } }
      .slider-area_1dcb9222999c879e .te-single-slider_5dabbf49a6a57252 .te-slider-content-wrapper_2af0a7f949c03596 .te-slider-content_a105cf03f5475006 .te-slider-btn-wrapper_98abd9e9089318fa {
        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_1dcb9222999c879e .te-single-slider_5dabbf49a6a57252 .te-slider-content-wrapper_2af0a7f949c03596 .te-slider-content_a105cf03f5475006 .te-slider-btn-wrapper_98abd9e9089318fa {
            padding-top: 30px; } }
        .slider-area_1dcb9222999c879e .te-single-slider_5dabbf49a6a57252 .te-slider-content-wrapper_2af0a7f949c03596 .te-slider-content_a105cf03f5475006 .te-slider-btn-wrapper_98abd9e9089318fa .te-theme-btn_65a16fa188293e8f {
          padding: 11px 30px;
          color: #ffffff;
          border-radius: 50px;
          background-color: #317EFE;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .slider-area_1dcb9222999c879e .te-single-slider_5dabbf49a6a57252 .te-slider-content-wrapper_2af0a7f949c03596 .te-slider-content_a105cf03f5475006 .te-slider-btn-wrapper_98abd9e9089318fa .te-call-btn_f7630367927771bc {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 20px; }
          .slider-area_1dcb9222999c879e .te-single-slider_5dabbf49a6a57252 .te-slider-content-wrapper_2af0a7f949c03596 .te-slider-content_a105cf03f5475006 .te-slider-btn-wrapper_98abd9e9089318fa .te-call-btn_f7630367927771bc .te-icon_bd6eb92616190c50 {
            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_1dcb9222999c879e .te-single-slider_5dabbf49a6a57252 .te-slider-content-wrapper_2af0a7f949c03596 .te-slider-content_a105cf03f5475006 .te-slider-btn-wrapper_98abd9e9089318fa .te-call-btn_f7630367927771bc .te-content_0d6bfa93acb3240a {
            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_1dcb9222999c879e .te-single-slider_5dabbf49a6a57252 .te-slider-content-wrapper_2af0a7f949c03596 .te-slider-content_a105cf03f5475006 .te-slider-btn-wrapper_98abd9e9089318fa .te-call-btn_f7630367927771bc .te-content_0d6bfa93acb3240a .te-title_7aa63923ef68a9d6 {
              font-size: 18px;
              font-weight: 400;
              line-height: 24px;
              color: #335371; }
            .slider-area_1dcb9222999c879e .te-single-slider_5dabbf49a6a57252 .te-slider-content-wrapper_2af0a7f949c03596 .te-slider-content_a105cf03f5475006 .te-slider-btn-wrapper_98abd9e9089318fa .te-call-btn_f7630367927771bc .te-content_0d6bfa93acb3240a .te-text_1070cc9e0832949e {
              font-size: 20px;
              font-weight: 500;
              line-height: 24px;
              letter-spacing: 0px;
              color: #14203A; }

.slider-area_1dcb9222999c879e.style-1_06854cd75ce98ace {
  position: relative;
  overflow: visible;
  background: transparent; }
  .slider-area_1dcb9222999c879e.style-1_06854cd75ce98ace: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_1dcb9222999c879e.style-1_06854cd75ce98ace .te-single-slider_5dabbf49a6a57252 {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .slider-area_1dcb9222999c879e.style-1_06854cd75ce98ace .te-single-slider_5dabbf49a6a57252 .te-slider-overlay_c4b25079b06aee65 {
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
      background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
      .slider-area_1dcb9222999c879e.style-1_06854cd75ce98ace .te-single-slider_5dabbf49a6a57252 .te-slider-overlay_c4b25079b06aee65::before {
        display: none; }
    .slider-area_1dcb9222999c879e.style-1_06854cd75ce98ace .te-single-slider_5dabbf49a6a57252 .slider-shape_3f5bd93dabf4690b {
      position: absolute;
      border-radius: 20px;
      overflow: hidden; }
      .slider-area_1dcb9222999c879e.style-1_06854cd75ce98ace .te-single-slider_5dabbf49a6a57252 .slider-shape_3f5bd93dabf4690b img {
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        top: 0; }
    .slider-area_1dcb9222999c879e.style-1_06854cd75ce98ace .te-single-slider_5dabbf49a6a57252 .shape-one_4ab49c341cecca37 {
      top: 50px;
      left: 0;
      width: 300px;
      height: 290px; }
      @media (max-width: 991px) {
        .slider-area_1dcb9222999c879e.style-1_06854cd75ce98ace .te-single-slider_5dabbf49a6a57252 .shape-one_4ab49c341cecca37 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_1dcb9222999c879e.style-1_06854cd75ce98ace .te-single-slider_5dabbf49a6a57252 .shape-one_4ab49c341cecca37 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_1dcb9222999c879e.style-1_06854cd75ce98ace .te-single-slider_5dabbf49a6a57252 .shape-one_4ab49c341cecca37 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_1dcb9222999c879e.style-1_06854cd75ce98ace .te-single-slider_5dabbf49a6a57252 .shape-one_4ab49c341cecca37 {
          top: 160px;
          width: 250px;
          height: 200px; } }
    .slider-area_1dcb9222999c879e.style-1_06854cd75ce98ace .te-single-slider_5dabbf49a6a57252 .shape-two_76b2b9701dade3fc {
      top: 0;
      right: 0;
      width: 300px;
      height: 310px; }
      @media (max-width: 991px) {
        .slider-area_1dcb9222999c879e.style-1_06854cd75ce98ace .te-single-slider_5dabbf49a6a57252 .shape-two_76b2b9701dade3fc {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_1dcb9222999c879e.style-1_06854cd75ce98ace .te-single-slider_5dabbf49a6a57252 .shape-two_76b2b9701dade3fc {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_1dcb9222999c879e.style-1_06854cd75ce98ace .te-single-slider_5dabbf49a6a57252 .shape-two_76b2b9701dade3fc {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_1dcb9222999c879e.style-1_06854cd75ce98ace .te-single-slider_5dabbf49a6a57252 .shape-two_76b2b9701dade3fc {
          width: 300px;
          height: 250px;
          top: 70px;
          right: -40px; } }
    .slider-area_1dcb9222999c879e.style-1_06854cd75ce98ace .te-single-slider_5dabbf49a6a57252 .shape-three_d1ea02fac95cd2c0 {
      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_1dcb9222999c879e.style-1_06854cd75ce98ace .te-single-slider_5dabbf49a6a57252 .shape-three_d1ea02fac95cd2c0 {
          display: none !important; } }
      @media (max-width: 991px) {
        .slider-area_1dcb9222999c879e.style-1_06854cd75ce98ace .te-single-slider_5dabbf49a6a57252 .shape-three_d1ea02fac95cd2c0 {
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
    .slider-area_1dcb9222999c879e.style-1_06854cd75ce98ace .te-single-slider_5dabbf49a6a57252 .te-slider-container_7d60ff0d818d4ef3 {
      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_1dcb9222999c879e.style-1_06854cd75ce98ace .te-single-slider_5dabbf49a6a57252 .te-slider-container_7d60ff0d818d4ef3 {
          -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_1dcb9222999c879e.style-1_06854cd75ce98ace .te-single-slider_5dabbf49a6a57252 .te-slider-container_7d60ff0d818d4ef3 {
          padding: 70px 0;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .slider-area_1dcb9222999c879e.style-1_06854cd75ce98ace .te-single-slider_5dabbf49a6a57252 .te-slider-container_7d60ff0d818d4ef3 .te-slider-column_1d45c8f0a954cfc6 {
        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_1dcb9222999c879e.style-1_06854cd75ce98ace .te-single-slider_5dabbf49a6a57252 .te-slider-container_7d60ff0d818d4ef3 .te-slider-column_1d45c8f0a954cfc6 {
            width: 100%; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_1dcb9222999c879e.style-1_06854cd75ce98ace .te-single-slider_5dabbf49a6a57252 .te-slider-content-wrapper_2af0a7f949c03596 .te-slider-content_a105cf03f5475006 .te-slider-btn-wrapper_98abd9e9089318fa {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .slider-area_1dcb9222999c879e.style-1_06854cd75ce98ace .te-single-slider_5dabbf49a6a57252 .te-slider-content-wrapper_2af0a7f949c03596 .te-slider-content_a105cf03f5475006 .te-slider-btn-wrapper_98abd9e9089318fa .te-theme-btn_65a16fa188293e8f {
      background-color: #317EFE;
      color: #ffffff; }
      .slider-area_1dcb9222999c879e.style-1_06854cd75ce98ace .te-single-slider_5dabbf49a6a57252 .te-slider-content-wrapper_2af0a7f949c03596 .te-slider-content_a105cf03f5475006 .te-slider-btn-wrapper_98abd9e9089318fa .te-theme-btn_65a16fa188293e8f:hover {
        background-color: #E7F914;
        color: #14203A; }
    .slider-area_1dcb9222999c879e.style-1_06854cd75ce98ace .te-single-slider_5dabbf49a6a57252 .te-slider-content-wrapper_2af0a7f949c03596 .te-slider-content_a105cf03f5475006 .te-slider-btn-wrapper_98abd9e9089318fa .te-call-btn_f7630367927771bc .te-icon_bd6eb92616190c50 {
      color: #317EFE; }
    .slider-area_1dcb9222999c879e.style-1_06854cd75ce98ace .te-single-slider_5dabbf49a6a57252 .te-slider-content-wrapper_2af0a7f949c03596 .te-slider-content_a105cf03f5475006 .te-slider-title_aa5396e3779afeaa {
      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_1dcb9222999c879e.style-1_06854cd75ce98ace .te-single-slider_5dabbf49a6a57252 .te-slider-content-wrapper_2af0a7f949c03596 .te-slider-content_a105cf03f5475006 .te-slider-title_aa5396e3779afeaa {
          font-size: 28px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_1dcb9222999c879e.style-1_06854cd75ce98ace .te-single-slider_5dabbf49a6a57252 .te-slider-content-wrapper_2af0a7f949c03596 .te-slider-content_a105cf03f5475006 .te-slider-title_aa5396e3779afeaa {
          font-size: 32px;
          line-height: 52px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_1dcb9222999c879e.style-1_06854cd75ce98ace .te-single-slider_5dabbf49a6a57252 .te-slider-content-wrapper_2af0a7f949c03596 .te-slider-content_a105cf03f5475006 .te-slider-title_aa5396e3779afeaa {
          font-size: 62px;
          line-height: 80px; } }
  .slider-area_1dcb9222999c879e.style-1_06854cd75ce98ace .te-slider-wrapper_a56d0353468a2eda .container_979672aa2d10075b {
    position: relative; }
  .slider-area_1dcb9222999c879e.style-1_06854cd75ce98ace .te-slider-wrapper_a56d0353468a2eda .slider-shape-bg_d7d59ca02c9da809 {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: 100px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_1dcb9222999c879e.style-1_06854cd75ce98ace .te-slider-wrapper_a56d0353468a2eda .slider-shape-bg_d7d59ca02c9da809 {
        display: none; } }
    @media (max-width: 1399px) {
      .slider-area_1dcb9222999c879e.style-1_06854cd75ce98ace .te-slider-wrapper_a56d0353468a2eda .slider-shape-bg_d7d59ca02c9da809 {
        margin-left: 0; } }
    .slider-area_1dcb9222999c879e.style-1_06854cd75ce98ace .te-slider-wrapper_a56d0353468a2eda .slider-shape-bg_d7d59ca02c9da809: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_6d12bcd8566adf00 {
  position: relative; }

.te-info-card_e34d87767429eff3 {
  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_e34d87767429eff3 {
      padding: 40px 25px; } }
  .te-info-card_e34d87767429eff3: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_e34d87767429eff3:hover .te-image-wrapper_5c055d8f44cf51c5 .overlay_b305e6f8b11e5437 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      opacity: 0.72; }
    .te-info-card_e34d87767429eff3:hover .te-image-wrapper_5c055d8f44cf51c5 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_e34d87767429eff3:hover .icon_756933f659f37e63 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-info-card_e34d87767429eff3:hover .content_2471d551a97e280b .te-read-more_88dc497d5eb08da3 .te-theme-btn_65a16fa188293e8f {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_e34d87767429eff3 .te-info-card-inner_392608a41074ddab {
    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_e34d87767429eff3 .te-image-wrapper_5c055d8f44cf51c5 {
    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_e34d87767429eff3 .te-image-wrapper_5c055d8f44cf51c5 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_e34d87767429eff3 .te-image-wrapper_5c055d8f44cf51c5 .overlay_b305e6f8b11e5437 {
      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_e34d87767429eff3 .icon_756933f659f37e63 {
    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_e34d87767429eff3 .icon_756933f659f37e63 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_e34d87767429eff3 .te-content-wrapper_3ac24f10388c6deb {
    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_e34d87767429eff3 .te-title-wrapper_76e0f335e614d8a8 {
    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_e34d87767429eff3 .te-title-wrapper_76e0f335e614d8a8 .icon_756933f659f37e63 {
      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_e34d87767429eff3 .te-title-wrapper_76e0f335e614d8a8 .icon_756933f659f37e63::before, .te-info-card_e34d87767429eff3 .te-title-wrapper_76e0f335e614d8a8 .icon_756933f659f37e63::after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #317EFE;
        border: 1px solid #E1E1E1; }
      .te-info-card_e34d87767429eff3 .te-title-wrapper_76e0f335e614d8a8 .icon_756933f659f37e63::before {
        top: 15px;
        left: 5px; }
      .te-info-card_e34d87767429eff3 .te-title-wrapper_76e0f335e614d8a8 .icon_756933f659f37e63::after {
        bottom: 15px;
        right: 5px; }
    .te-info-card_e34d87767429eff3 .te-title-wrapper_76e0f335e614d8a8 .title_aae17a58c0367eec {
      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_e34d87767429eff3 .te-title-wrapper_76e0f335e614d8a8 .divider_5a30a05cdfb6b20a {
      width: 55px;
      height: 2px;
      background-color: #317EFE; }
  .te-info-card_e34d87767429eff3 .content_2471d551a97e280b {
    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_e34d87767429eff3 .content_2471d551a97e280b .desc_10ad761e6a434a53 {
      -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_e34d87767429eff3 .content_2471d551a97e280b .te-read-more_88dc497d5eb08da3 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start; }
      .te-info-card_e34d87767429eff3 .content_2471d551a97e280b .te-read-more_88dc497d5eb08da3 .te-theme-btn_65a16fa188293e8f {
        background-color: transparent;
        color: #317EFE;
        border: 1px solid #131A2A;
        padding: 9px 28px; }
        .te-info-card_e34d87767429eff3 .content_2471d551a97e280b .te-read-more_88dc497d5eb08da3 .te-theme-btn_65a16fa188293e8f:hover {
          background-color: #317EFE;
          color: #ffffff;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-info-card_e34d87767429eff3.style-2_987db71ee18b87bb {
  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_e34d87767429eff3.style-2_987db71ee18b87bb {
      padding: 35px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .te-info-card_e34d87767429eff3.style-2_987db71ee18b87bb {
      padding: 35px; } }
  .te-info-card_e34d87767429eff3.style-2_987db71ee18b87bb:hover .image_6f5f914def38760a 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_e34d87767429eff3.style-2_987db71ee18b87bb:hover .content_2471d551a97e280b .te-read-more_88dc497d5eb08da3 .te-theme-btn_65a16fa188293e8f {
    background-color: inherit;
    color: #317EFE; }
  .te-info-card_e34d87767429eff3.style-2_987db71ee18b87bb .image_6f5f914def38760a {
    border-radius: 20px;
    overflow: hidden; }
    .te-info-card_e34d87767429eff3.style-2_987db71ee18b87bb .image_6f5f914def38760a 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_e34d87767429eff3.style-2_987db71ee18b87bb .te-title-wrapper_76e0f335e614d8a8 {
    padding-bottom: 15px; }
  .te-info-card_e34d87767429eff3.style-2_987db71ee18b87bb .te-content-wrapper_3ac24f10388c6deb {
    text-align: left;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .te-info-card_e34d87767429eff3.style-2_987db71ee18b87bb .content_2471d551a97e280b {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px; }
    .te-info-card_e34d87767429eff3.style-2_987db71ee18b87bb .content_2471d551a97e280b .te-read-more_88dc497d5eb08da3 .te-theme-btn_65a16fa188293e8f {
      padding: 0;
      border: 0; }

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

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

.te-icon-card_4125bf4dd8c4b6d5.style-three_fa6ceff29043f7e6 {
  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_4125bf4dd8c4b6d5.style-three_fa6ceff29043f7e6 .icon_756933f659f37e63 {
    width: 72px;
    height: 72px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .te-icon-card_4125bf4dd8c4b6d5.style-three_fa6ceff29043f7e6 .icon_756933f659f37e63 img {
      width: 100%; }
  .te-icon-card_4125bf4dd8c4b6d5.style-three_fa6ceff29043f7e6 .content_2471d551a97e280b {
    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_4125bf4dd8c4b6d5.style-three_fa6ceff29043f7e6 .content_2471d551a97e280b .title_aae17a58c0367eec {
      color: #ffffff; }
    .te-icon-card_4125bf4dd8c4b6d5.style-three_fa6ceff29043f7e6 .content_2471d551a97e280b .desc_10ad761e6a434a53 {
      color: #c7cdda; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-icon-card_4125bf4dd8c4b6d5.style-three_fa6ceff29043f7e6 {
      gap: 25px; }
      .te-icon-card_4125bf4dd8c4b6d5.style-three_fa6ceff29043f7e6 .content_2471d551a97e280b {
        gap: 18px; } }

.te-icon-card_4125bf4dd8c4b6d5.style-2_987db71ee18b87bb {
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0; }
  .te-icon-card_4125bf4dd8c4b6d5.style-2_987db71ee18b87bb .icon_756933f659f37e63 {
    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_4125bf4dd8c4b6d5.style-2_987db71ee18b87bb .content_2471d551a97e280b {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px; }
    .te-icon-card_4125bf4dd8c4b6d5.style-2_987db71ee18b87bb .content_2471d551a97e280b .title_aae17a58c0367eec {
      font-size: 20px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px; }
    .te-icon-card_4125bf4dd8c4b6d5.style-2_987db71ee18b87bb .content_2471d551a97e280b .desc_10ad761e6a434a53 {
      line-height: 22px; }

.te-about-image-card_bea0fcfa984b0eb8 .te-main-img-wrapper_514b793f29cbf723 {
  text-align: right; }
  @media (max-width: 991px) {
    .te-about-image-card_bea0fcfa984b0eb8 .te-main-img-wrapper_514b793f29cbf723 {
      text-align: left; } }
  .te-about-image-card_bea0fcfa984b0eb8 .te-main-img-wrapper_514b793f29cbf723 .te-main-img-inner_cb2ad466008f922a {
    position: relative;
    display: inline-block;
    z-index: 2; }
    .te-about-image-card_bea0fcfa984b0eb8 .te-main-img-wrapper_514b793f29cbf723 .te-main-img-inner_cb2ad466008f922a > img {
      border-radius: 500px 500px 0 0;
      margin-left: 7px;
      margin-top: 4px; }
      @media (max-width: 650px) {
        .te-about-image-card_bea0fcfa984b0eb8 .te-main-img-wrapper_514b793f29cbf723 .te-main-img-inner_cb2ad466008f922a > img {
          width: 100%; } }
    .te-about-image-card_bea0fcfa984b0eb8 .te-main-img-wrapper_514b793f29cbf723 .te-main-img-inner_cb2ad466008f922a .te-img-card-shape_9de0ce060cf9d8b7 {
      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_bea0fcfa984b0eb8 .te-main-img-wrapper_514b793f29cbf723 .te-main-img-inner_cb2ad466008f922a .te-img-card-shape_9de0ce060cf9d8b7 {
          right: 0; } }
.te-about-image-card_bea0fcfa984b0eb8 .te-company-foundation_82832dce4cee1d19 {
  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_bea0fcfa984b0eb8 .te-company-foundation_82832dce4cee1d19 .te-counter-wrapper_aee13b88def50a9d {
    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_bea0fcfa984b0eb8 .te-company-foundation_82832dce4cee1d19 .counter-title_eca095254d254143 {
    font-size: 45px;
    font-weight: 700;
    line-height: 54.9px;
    letter-spacing: -0.8px;
    color: #14203A;
    margin-bottom: 0; }
  .te-about-image-card_bea0fcfa984b0eb8 .te-company-foundation_82832dce4cee1d19 .title_aae17a58c0367eec {
    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_bea0fcfa984b0eb8.style-2_987db71ee18b87bb .te-main-img-wrapper_514b793f29cbf723 .te-main-img-inner_cb2ad466008f922a {
  border-radius: 20px;
  padding-right: 80px;
  margin-top: 23px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-image-card_bea0fcfa984b0eb8.style-2_987db71ee18b87bb .te-main-img-wrapper_514b793f29cbf723 .te-main-img-inner_cb2ad466008f922a {
      padding-right: 0;
      margin-top: 0; } }
  .te-about-image-card_bea0fcfa984b0eb8.style-2_987db71ee18b87bb .te-main-img-wrapper_514b793f29cbf723 .te-main-img-inner_cb2ad466008f922a > img {
    margin: 0;
    border-radius: 20px; }
  .te-about-image-card_bea0fcfa984b0eb8.style-2_987db71ee18b87bb .te-main-img-wrapper_514b793f29cbf723 .te-main-img-inner_cb2ad466008f922a .te-img-card-shape_9de0ce060cf9d8b7 {
    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_bea0fcfa984b0eb8.style-2_987db71ee18b87bb .te-main-img-wrapper_514b793f29cbf723 .te-main-img-inner_cb2ad466008f922a .te-img-card-shape_9de0ce060cf9d8b7 {
        display: none; } }
  .te-about-image-card_bea0fcfa984b0eb8.style-2_987db71ee18b87bb .te-main-img-wrapper_514b793f29cbf723 .te-main-img-inner_cb2ad466008f922a .te-another-image_590cd9bd7e47a79c {
    position: absolute;
    top: 55%;
    right: -45px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-image-card_bea0fcfa984b0eb8.style-2_987db71ee18b87bb .te-main-img-wrapper_514b793f29cbf723 .te-main-img-inner_cb2ad466008f922a .te-another-image_590cd9bd7e47a79c {
        position: relative;
        right: unset;
        top: unset; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .te-about-image-card_bea0fcfa984b0eb8.style-2_987db71ee18b87bb .te-main-img-wrapper_514b793f29cbf723 .te-main-img-inner_cb2ad466008f922a .te-another-image_590cd9bd7e47a79c {
        position: relative; } }
    .te-about-image-card_bea0fcfa984b0eb8.style-2_987db71ee18b87bb .te-main-img-wrapper_514b793f29cbf723 .te-main-img-inner_cb2ad466008f922a .te-another-image_590cd9bd7e47a79c .te-another-image-inner_d2a88bc426452bf1 {
      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_bea0fcfa984b0eb8.style-2_987db71ee18b87bb .te-main-img-wrapper_514b793f29cbf723 .te-main-img-inner_cb2ad466008f922a .te-another-image_590cd9bd7e47a79c .te-another-image-inner_d2a88bc426452bf1 {
          width: 100%; }
          .te-about-image-card_bea0fcfa984b0eb8.style-2_987db71ee18b87bb .te-main-img-wrapper_514b793f29cbf723 .te-main-img-inner_cb2ad466008f922a .te-another-image_590cd9bd7e47a79c .te-another-image-inner_d2a88bc426452bf1 img {
            width: 100%; } }
    .te-about-image-card_bea0fcfa984b0eb8.style-2_987db71ee18b87bb .te-main-img-wrapper_514b793f29cbf723 .te-main-img-inner_cb2ad466008f922a .te-another-image_590cd9bd7e47a79c .video-btn_74e70d7d0916d198 {
      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_bea0fcfa984b0eb8.style-2_987db71ee18b87bb .te-main-img-wrapper_514b793f29cbf723 .te-main-img-inner_cb2ad466008f922a .te-another-image_590cd9bd7e47a79c .video-btn_74e70d7d0916d198 {
          left: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%); } }
      .te-about-image-card_bea0fcfa984b0eb8.style-2_987db71ee18b87bb .te-main-img-wrapper_514b793f29cbf723 .te-main-img-inner_cb2ad466008f922a .te-another-image_590cd9bd7e47a79c .video-btn_74e70d7d0916d198 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_bea0fcfa984b0eb8.style-2_987db71ee18b87bb .te-main-img-wrapper_514b793f29cbf723 .te-main-img-inner_cb2ad466008f922a .te-another-image_590cd9bd7e47a79c .te-badge-text_54735bc55924bbf3 {
      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_bea0fcfa984b0eb8.style-2_987db71ee18b87bb .te-main-img-wrapper_514b793f29cbf723 .te-main-img-inner_cb2ad466008f922a .te-another-image_590cd9bd7e47a79c .te-badge-text_54735bc55924bbf3 {
          left: unset;
          top: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%);
          right: 0; } }
      .te-about-image-card_bea0fcfa984b0eb8.style-2_987db71ee18b87bb .te-main-img-wrapper_514b793f29cbf723 .te-main-img-inner_cb2ad466008f922a .te-another-image_590cd9bd7e47a79c .te-badge-text_54735bc55924bbf3 .icon_756933f659f37e63 {
        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_bea0fcfa984b0eb8.style-2_987db71ee18b87bb .te-main-img-wrapper_514b793f29cbf723 .te-main-img-inner_cb2ad466008f922a .te-another-image_590cd9bd7e47a79c .te-badge-text_54735bc55924bbf3 .text_ccb4197d4efa403e {
        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_bea0fcfa984b0eb8.style-2_987db71ee18b87bb .te-main-img-wrapper_514b793f29cbf723 .te-main-img-inner_cb2ad466008f922a .te-another-image_590cd9bd7e47a79c .te-badge-text_54735bc55924bbf3 .text_ccb4197d4efa403e .title_aae17a58c0367eec {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #14203A; }
        .te-about-image-card_bea0fcfa984b0eb8.style-2_987db71ee18b87bb .te-main-img-wrapper_514b793f29cbf723 .te-main-img-inner_cb2ad466008f922a .te-another-image_590cd9bd7e47a79c .te-badge-text_54735bc55924bbf3 .text_ccb4197d4efa403e span {
          font-size: 12px;
          font-weight: 400;
          line-height: 12px;
          color: #335371; }

.te-about-info-card_99c6542143c5b457 .te-about-info-content_db7d3c98ea1abbe7 {
  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_99c6542143c5b457 .te-about-info-content_db7d3c98ea1abbe7 .te-section-title_6e04b828bd1bacb5 {
    margin-bottom: 0; }
    .te-about-info-card_99c6542143c5b457 .te-about-info-content_db7d3c98ea1abbe7 .te-section-title_6e04b828bd1bacb5 .title_aae17a58c0367eec {
      margin-bottom: 0; }
  .te-about-info-card_99c6542143c5b457 .te-about-info-content_db7d3c98ea1abbe7 .te-list-item-wrapper_a08579cde7472a31 {
    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_99c6542143c5b457 .te-about-info-content_db7d3c98ea1abbe7 .te-list-item-wrapper_a08579cde7472a31 {
        grid-template-columns: repeat(1, 1fr); } }
    .te-about-info-card_99c6542143c5b457 .te-about-info-content_db7d3c98ea1abbe7 .te-list-item-wrapper_a08579cde7472a31 .te-list-item_efaa1c9823f22e42 .icon_756933f659f37e63 {
      font-size: 24px;
      color: #317EFE;
      background-color: transparent;
      width: unset;
      height: unset; }
    .te-about-info-card_99c6542143c5b457 .te-about-info-content_db7d3c98ea1abbe7 .te-list-item-wrapper_a08579cde7472a31 .te-list-item_efaa1c9823f22e42 .text_ccb4197d4efa403e {
      color: #14203A; }
  .te-about-info-card_99c6542143c5b457 .te-about-info-content_db7d3c98ea1abbe7 .te-info-list_c3fd15d15a182a1f {
    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_99c6542143c5b457 .te-about-info-content_db7d3c98ea1abbe7 .te-info-list_c3fd15d15a182a1f {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 20px; } }
    .te-about-info-card_99c6542143c5b457 .te-about-info-content_db7d3c98ea1abbe7 .te-info-list_c3fd15d15a182a1f .te-single-info-list_134fc28d5b39523b {
      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_99c6542143c5b457 .te-about-info-content_db7d3c98ea1abbe7 .te-info-list_c3fd15d15a182a1f .te-single-info-list_134fc28d5b39523b:hover .icon_756933f659f37e63 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_99c6542143c5b457 .te-about-info-content_db7d3c98ea1abbe7 .te-info-list_c3fd15d15a182a1f .te-single-info-list_134fc28d5b39523b .icon_756933f659f37e63 {
        margin-bottom: 10px;
        position: relative;
        margin-left: 20px; }
        .te-about-info-card_99c6542143c5b457 .te-about-info-content_db7d3c98ea1abbe7 .te-info-list_c3fd15d15a182a1f .te-single-info-list_134fc28d5b39523b .icon_756933f659f37e63::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_99c6542143c5b457 .te-about-info-content_db7d3c98ea1abbe7 .te-info-list_c3fd15d15a182a1f .te-single-info-list_134fc28d5b39523b .icon_756933f659f37e63 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_99c6542143c5b457 .te-about-info-content_db7d3c98ea1abbe7 .te-info-list_c3fd15d15a182a1f .te-single-info-list_134fc28d5b39523b .title_aae17a58c0367eec {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0px;
        margin-bottom: 0; }
      .te-about-info-card_99c6542143c5b457 .te-about-info-content_db7d3c98ea1abbe7 .te-info-list_c3fd15d15a182a1f .te-single-info-list_134fc28d5b39523b .short-title_d60a1f1757280d32 {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px; }

.te-about-info-card_99c6542143c5b457.style-2_987db71ee18b87bb .te-about-info-content_db7d3c98ea1abbe7 {
  gap: 10px; }
  .te-about-info-card_99c6542143c5b457.style-2_987db71ee18b87bb .te-about-info-content_db7d3c98ea1abbe7 .te-list-item-wrapper_a08579cde7472a31 {
    padding-top: 6px;
    gap: 0; }
    .te-about-info-card_99c6542143c5b457.style-2_987db71ee18b87bb .te-about-info-content_db7d3c98ea1abbe7 .te-list-item-wrapper_a08579cde7472a31 .te-list-item_efaa1c9823f22e42 .icon_756933f659f37e63 {
      width: 16px;
      height: 16px;
      background-color: #317EFE;
      border-radius: 50%;
      color: white;
      font-size: 10px; }
    .te-about-info-card_99c6542143c5b457.style-2_987db71ee18b87bb .te-about-info-content_db7d3c98ea1abbe7 .te-list-item-wrapper_a08579cde7472a31 .te-list-item_efaa1c9823f22e42 .text_ccb4197d4efa403e {
      color: #335371; }
  .te-about-info-card_99c6542143c5b457.style-2_987db71ee18b87bb .te-about-info-content_db7d3c98ea1abbe7 .te-info-list_c3fd15d15a182a1f {
    border-top: 1px solid #E1E1E1;
    padding-top: 40px; }
    .te-about-info-card_99c6542143c5b457.style-2_987db71ee18b87bb .te-about-info-content_db7d3c98ea1abbe7 .te-info-list_c3fd15d15a182a1f .divider_5a30a05cdfb6b20a {
      width: 1px;
      background-color: #E1E1E1;
      height: 127px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-info-card_99c6542143c5b457.style-2_987db71ee18b87bb .te-about-info-content_db7d3c98ea1abbe7 .te-info-list_c3fd15d15a182a1f .divider_5a30a05cdfb6b20a {
          height: 1px;
          width: 100%; } }

.te-about-info-card_99c6542143c5b457.style-three_fa6ceff29043f7e6 .te-section-title_6e04b828bd1bacb5 {
  margin-bottom: 40px; }
.te-about-info-card_99c6542143c5b457.style-three_fa6ceff29043f7e6 .about-info-wrapper_9690a754cfd55ad9 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_99c6542143c5b457.style-three_fa6ceff29043f7e6 .about-info-wrapper_9690a754cfd55ad9 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .te-about-info-card_99c6542143c5b457.style-three_fa6ceff29043f7e6 .about-info-wrapper_9690a754cfd55ad9 .about-info-img_d0dd74189ec6073c {
    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_99c6542143c5b457.style-three_fa6ceff29043f7e6 .about-info-wrapper_9690a754cfd55ad9 .about-info-img_d0dd74189ec6073c {
        height: 350px; } }
    .te-about-info-card_99c6542143c5b457.style-three_fa6ceff29043f7e6 .about-info-wrapper_9690a754cfd55ad9 .about-info-img_d0dd74189ec6073c img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.te-about-info-card_99c6542143c5b457.style-three_fa6ceff29043f7e6 .te-about-info-content_db7d3c98ea1abbe7 {
  padding-left: 50px;
  gap: 30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_99c6542143c5b457.style-three_fa6ceff29043f7e6 .te-about-info-content_db7d3c98ea1abbe7 {
      padding-left: 0;
      padding-top: 50px; } }
  .te-about-info-card_99c6542143c5b457.style-three_fa6ceff29043f7e6 .te-about-info-content_db7d3c98ea1abbe7 .skill-progressbar-wrapper_c92f8f0c45e7baa7 {
    width: 100%; }
  .te-about-info-card_99c6542143c5b457.style-three_fa6ceff29043f7e6 .te-about-info-content_db7d3c98ea1abbe7 .te-icon-card-wrapper_d3a6a96fa9db9d57 {
    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_99c6542143c5b457.style-three_fa6ceff29043f7e6 .te-about-info-content_db7d3c98ea1abbe7 .te-icon-card-wrapper_d3a6a96fa9db9d57 .te-icon-card_4125bf4dd8c4b6d5 {
      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_99c6542143c5b457.style-three_fa6ceff29043f7e6 .te-about-info-content_db7d3c98ea1abbe7 .te-icon-card-wrapper_d3a6a96fa9db9d57 .te-icon-card_4125bf4dd8c4b6d5 .icon_756933f659f37e63 {
        width: 40px;
        height: 40px; }
      .te-about-info-card_99c6542143c5b457.style-three_fa6ceff29043f7e6 .te-about-info-content_db7d3c98ea1abbe7 .te-icon-card-wrapper_d3a6a96fa9db9d57 .te-icon-card_4125bf4dd8c4b6d5 .content_2471d551a97e280b {
        gap: 4px; }
        .te-about-info-card_99c6542143c5b457.style-three_fa6ceff29043f7e6 .te-about-info-content_db7d3c98ea1abbe7 .te-icon-card-wrapper_d3a6a96fa9db9d57 .te-icon-card_4125bf4dd8c4b6d5 .content_2471d551a97e280b .title_aae17a58c0367eec {
          font-size: 18px;
          line-height: 24px; }
  .te-about-info-card_99c6542143c5b457.style-three_fa6ceff29043f7e6 .te-about-info-content_db7d3c98ea1abbe7 .te-btn-wrapper_b7f6b63f3725d868 {
    margin-top: 7px; }

.te-counter-card_aaaa3e723c615181 {
  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_aaaa3e723c615181 {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 575px) {
    .te-counter-card_aaaa3e723c615181 {
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 50px; } }
  .te-counter-card_aaaa3e723c615181 .te-counter-item_767689ec0ebfa799 {
    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_aaaa3e723c615181 .te-counter-item_767689ec0ebfa799:hover .icon_756933f659f37e63 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-counter-card_aaaa3e723c615181 .te-counter-item_767689ec0ebfa799 .icon_756933f659f37e63 {
      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_aaaa3e723c615181 .te-counter-item_767689ec0ebfa799 .icon_756933f659f37e63 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-counter-card_aaaa3e723c615181 .te-counter-item_767689ec0ebfa799 .te-counter-title_2c9862768f528efc {
      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_aaaa3e723c615181 .te-counter-item_767689ec0ebfa799 .te-counter-title_2c9862768f528efc .content_2471d551a97e280b {
        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_aaaa3e723c615181 .te-counter-item_767689ec0ebfa799 .number_98abec61210cccbf {
      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_aaaa3e723c615181 .te-counter-item_767689ec0ebfa799 .number_98abec61210cccbf {
          font-size: 36px;
          line-height: 40px; } }
    .te-counter-card_aaaa3e723c615181 .te-counter-item_767689ec0ebfa799 .title_aae17a58c0367eec {
      margin: 0;
      font-family: "Inter", sans-serif;
      font-weight: 400;
      font-size: 18px;
      line-height: 18px;
      color: #335371; }
    .te-counter-card_aaaa3e723c615181 .te-counter-item_767689ec0ebfa799 .text_ccb4197d4efa403e {
      margin: 0;
      color: #c7cdda; }

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

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

.te-process-step_db0c29786795308d {
  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_db0c29786795308d::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_db0c29786795308d {
      padding: 32px 28px 42px 28px; } }
  .te-process-step_db0c29786795308d:hover {
    top: -5px; }
    .te-process-step_db0c29786795308d:hover::before {
      width: 100%;
      height: 100%;
      border-radius: 0;
      -webkit-transform: translateX(-50%) scale(1);
              transform: translateX(-50%) scale(1); }
    .te-process-step_db0c29786795308d:hover .icon_756933f659f37e63 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_db0c29786795308d:hover .counter-number_a917fc9d3d935484 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_db0c29786795308d:hover .content_2471d551a97e280b .te-read-more_88dc497d5eb08da3 .te-theme-btn_65a16fa188293e8f {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff; }
  .te-process-step_db0c29786795308d .icon_756933f659f37e63 {
    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_db0c29786795308d .icon_756933f659f37e63 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-process-step_db0c29786795308d .te-content-wrapper_3ac24f10388c6deb {
    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_db0c29786795308d .te-counter-wrapper_aee13b88def50a9d {
    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_db0c29786795308d .te-counter-wrapper_aee13b88def50a9d .shape_88e5b04204949151 {
      position: relative; }
  .te-process-step_db0c29786795308d .counter-number_a917fc9d3d935484 {
    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_db0c29786795308d .te-title-wrapper_76e0f335e614d8a8 {
    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_db0c29786795308d .te-title-wrapper_76e0f335e614d8a8 .icon_756933f659f37e63 {
      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_db0c29786795308d .te-title-wrapper_76e0f335e614d8a8 .title_aae17a58c0367eec {
      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_db0c29786795308d .content_2471d551a97e280b {
    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_db0c29786795308d .content_2471d551a97e280b .desc_10ad761e6a434a53 {
      -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_db0c29786795308d .content_2471d551a97e280b .te-read-more_88dc497d5eb08da3 {
      margin-top: -10px; }
      .te-process-step_db0c29786795308d .content_2471d551a97e280b .te-read-more_88dc497d5eb08da3 .te-theme-btn_65a16fa188293e8f {
        border: 1px solid #E1E1E1;
        color: #317EFE;
        background-color: transparent; }

.te-testimonial-card_5ca3148a3b69c5a1 {
  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_5ca3148a3b69c5a1 {
      padding: 30px; } }
  .te-testimonial-card_5ca3148a3b69c5a1 .te-content-wrapper_3ac24f10388c6deb {
    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_5ca3148a3b69c5a1 .te-content-wrapper_3ac24f10388c6deb .content_2471d551a97e280b {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
    .te-testimonial-card_5ca3148a3b69c5a1 .te-content-wrapper_3ac24f10388c6deb .te-user-meta_119007f78078fa4c {
      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_5ca3148a3b69c5a1 .te-content-wrapper_3ac24f10388c6deb .te-user-meta_119007f78078fa4c {
          -webkit-box-align: end;
              -ms-flex-align: end;
                  align-items: flex-end; } }
      .te-testimonial-card_5ca3148a3b69c5a1 .te-content-wrapper_3ac24f10388c6deb .te-user-meta_119007f78078fa4c .te-user-info_920387ee0b99fb72 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .te-testimonial-card_5ca3148a3b69c5a1 .te-content-wrapper_3ac24f10388c6deb .te-user-meta_119007f78078fa4c .te-user-info_920387ee0b99fb72 .image_6f5f914def38760a {
          width: 74px;
          height: 84px;
          border-radius: 20px;
          overflow: hidden;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .te-testimonial-card_5ca3148a3b69c5a1 .te-content-wrapper_3ac24f10388c6deb .te-user-meta_119007f78078fa4c .te-user-info_920387ee0b99fb72 .rating_8d3a6576a0ff35c1 {
          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_5ca3148a3b69c5a1 .te-content-wrapper_3ac24f10388c6deb .te-user-meta_119007f78078fa4c .te-user-info_920387ee0b99fb72 .name_8273361301f670ae {
          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_5ca3148a3b69c5a1 .te-content-wrapper_3ac24f10388c6deb .te-user-meta_119007f78078fa4c .te-user-info_920387ee0b99fb72 .name_8273361301f670ae {
              font-size: 18px;
              line-height: 28px; } }
        .te-testimonial-card_5ca3148a3b69c5a1 .te-content-wrapper_3ac24f10388c6deb .te-user-meta_119007f78078fa4c .te-user-info_920387ee0b99fb72 .designation_25fabb7e889e75a9 {
          font-size: 18px;
          font-weight: 400;
          line-height: 36px;
          color: #14203A; }
      .te-testimonial-card_5ca3148a3b69c5a1 .te-content-wrapper_3ac24f10388c6deb .te-user-meta_119007f78078fa4c .icon_756933f659f37e63 {
        color: #E1E1E1;
        font-size: 55px;
        margin-top: 20px; }
        @media (max-width: 570px) {
          .te-testimonial-card_5ca3148a3b69c5a1 .te-content-wrapper_3ac24f10388c6deb .te-user-meta_119007f78078fa4c .icon_756933f659f37e63 {
            position: absolute;
            right: 30px;
            top: 0;
            z-index: -1;
            font-size: 35px; } }

.te-testimonial-card-two_d609827b57ca5c44 {
  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_d609827b57ca5c44 .te-content-wrapper_3ac24f10388c6deb {
    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_d609827b57ca5c44 .te-content-wrapper_3ac24f10388c6deb .content_2471d551a97e280b {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
      .te-testimonial-card-two_d609827b57ca5c44 .te-content-wrapper_3ac24f10388c6deb .content_2471d551a97e280b p {
        margin-bottom: 0; }
    .te-testimonial-card-two_d609827b57ca5c44 .te-content-wrapper_3ac24f10388c6deb .te-user-meta_119007f78078fa4c {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .te-testimonial-card-two_d609827b57ca5c44 .te-content-wrapper_3ac24f10388c6deb .te-user-meta_119007f78078fa4c .te-user-info_920387ee0b99fb72 {
        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_d609827b57ca5c44 .te-content-wrapper_3ac24f10388c6deb .te-user-meta_119007f78078fa4c .te-user-info_920387ee0b99fb72 .icon_756933f659f37e63 {
          color: #317EFE;
          font-size: 40px; }
        .te-testimonial-card-two_d609827b57ca5c44 .te-content-wrapper_3ac24f10388c6deb .te-user-meta_119007f78078fa4c .te-user-info_920387ee0b99fb72 .name_8273361301f670ae {
          font-size: 24px;
          font-weight: 500;
          line-height: 24px;
          letter-spacing: 0px;
          color: #14203A;
          margin-bottom: 0; }
        .te-testimonial-card-two_d609827b57ca5c44 .te-content-wrapper_3ac24f10388c6deb .te-user-meta_119007f78078fa4c .te-user-info_920387ee0b99fb72 .designation_25fabb7e889e75a9 {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #317EFE; }
      .te-testimonial-card-two_d609827b57ca5c44 .te-content-wrapper_3ac24f10388c6deb .te-user-meta_119007f78078fa4c .image_6f5f914def38760a {
        width: 74px;
        height: 74px;
        border-radius: 50%;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }

.te-testimonial-card_5ca3148a3b69c5a1.style-3_4dcb1f0bb62e783a {
  padding: 30px 0 0 0;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .te-testimonial-card_5ca3148a3b69c5a1.style-3_4dcb1f0bb62e783a::before {
    display: none; }
  .te-testimonial-card_5ca3148a3b69c5a1.style-3_4dcb1f0bb62e783a .te-content-wrapper_3ac24f10388c6deb {
    gap: 15px; }
    .te-testimonial-card_5ca3148a3b69c5a1.style-3_4dcb1f0bb62e783a .te-content-wrapper_3ac24f10388c6deb .content_2471d551a97e280b .title_aae17a58c0367eec {
      font-size: 24px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px;
      color: #335371;
      margin-bottom: 20px; }
    .te-testimonial-card_5ca3148a3b69c5a1.style-3_4dcb1f0bb62e783a .te-content-wrapper_3ac24f10388c6deb .te-user-meta_119007f78078fa4c .te-user-info_920387ee0b99fb72 {
      -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_5ca3148a3b69c5a1.style-3_4dcb1f0bb62e783a .te-content-wrapper_3ac24f10388c6deb .te-user-meta_119007f78078fa4c .te-user-info_920387ee0b99fb72 {
          padding: 15px 30px; } }
      .te-testimonial-card_5ca3148a3b69c5a1.style-3_4dcb1f0bb62e783a .te-content-wrapper_3ac24f10388c6deb .te-user-meta_119007f78078fa4c .te-user-info_920387ee0b99fb72 .image_6f5f914def38760a {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        overflow: hidden;
        margin-top: 0;
        position: relative; }
        .te-testimonial-card_5ca3148a3b69c5a1.style-3_4dcb1f0bb62e783a .te-content-wrapper_3ac24f10388c6deb .te-user-meta_119007f78078fa4c .te-user-info_920387ee0b99fb72 .image_6f5f914def38760a img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          position: absolute;
          left: 0;
          top: 0; }
      .te-testimonial-card_5ca3148a3b69c5a1.style-3_4dcb1f0bb62e783a .te-content-wrapper_3ac24f10388c6deb .te-user-meta_119007f78078fa4c .te-user-info_920387ee0b99fb72 .rating_8d3a6576a0ff35c1 {
        gap: 5px;
        color: #E7F914;
        font-size: 14px;
        margin-bottom: 10px; }
      .te-testimonial-card_5ca3148a3b69c5a1.style-3_4dcb1f0bb62e783a .te-content-wrapper_3ac24f10388c6deb .te-user-meta_119007f78078fa4c .te-user-info_920387ee0b99fb72 .name_8273361301f670ae span {
        color: #317EFE; }
    .te-testimonial-card_5ca3148a3b69c5a1.style-3_4dcb1f0bb62e783a .te-content-wrapper_3ac24f10388c6deb .te-user-meta_119007f78078fa4c .icon_756933f659f37e63 {
      font-size: 64px;
      color: #E7F914;
      position: absolute;
      top: -5px;
      margin-top: 0;
      right: 0; }
      @media (max-width: 575px) {
        .te-testimonial-card_5ca3148a3b69c5a1.style-3_4dcb1f0bb62e783a .te-content-wrapper_3ac24f10388c6deb .te-user-meta_119007f78078fa4c .icon_756933f659f37e63 {
          font-size: 34px; } }

.te-testimonial-slider-wrapper_d9b3ec0b85f0c8c3 {
  position: relative; }
  .te-testimonial-slider-wrapper_d9b3ec0b85f0c8c3 .slick-list_736f00ae8fd2263a {
    margin: 0 -15px; }
    .te-testimonial-slider-wrapper_d9b3ec0b85f0c8c3 .slick-list_736f00ae8fd2263a .slick-slide_52780f3ed8923a8f {
      margin: 0 15px;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_d9b3ec0b85f0c8c3 .slick-dots_2134dca8e6e6dd19 {
    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_d9b3ec0b85f0c8c3 .slick-dots_2134dca8e6e6dd19 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_d9b3ec0b85f0c8c3 .slick-dots_2134dca8e6e6dd19 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_d9b3ec0b85f0c8c3 .slick-dots_2134dca8e6e6dd19 li.slick-active_8c1d39288cbd7b42 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-testimonial-slider-wrapper_d9b3ec0b85f0c8c3 .slick-dots_2134dca8e6e6dd19 li.slick-active_8c1d39288cbd7b42 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_d9b3ec0b85f0c8c3 .slick-arrow_ae9b65b3ebd313d0 {
    display: none !important; }

.te-accordion-box-wrapper_072f84ffca2aaf82 {
  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_ea6ec580b095ab20 .te-accordion-list-item_d75943c0d0a865bd {
  border: 1px solid #E1E1E1;
  border-radius: 20px; }
  .accordion-wrapper_ea6ec580b095ab20 .te-accordion-list-item_d75943c0d0a865bd .te-accordion-head_1f1d8b57c598d444 {
    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_ea6ec580b095ab20 .te-accordion-list-item_d75943c0d0a865bd .te-accordion-head_1f1d8b57c598d444: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_ea6ec580b095ab20 .te-accordion-list-item_d75943c0d0a865bd .te-accordion-head_1f1d8b57c598d444.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_ea6ec580b095ab20 .te-accordion-list-item_d75943c0d0a865bd .te-accordion-head_1f1d8b57c598d444 .te-accordion-title_61fe19db29b8de08 {
      font-size: 20px;
      line-height: 32px;
      font-weight: 500;
      margin-bottom: 0;
      letter-spacing: 0px; }
  .accordion-wrapper_ea6ec580b095ab20 .te-accordion-list-item_d75943c0d0a865bd .te-accordion-body_77699d3343e9fb4a {
    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_2f76791bf6c2e1e1 {
  border-left: 4px solid #dfe2e9;
  padding-left: 45px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .page-header_2f76791bf6c2e1e1 {
      padding-left: 30px; } }
  .page-header_2f76791bf6c2e1e1 .te-page-title_bf16015638cefb19,
  .page-header_2f76791bf6c2e1e1 .page-title_8365fcfcf9628278 {
    font-size: 42px;
    line-height: 48px; }
    @media (max-width: 991px) {
      .page-header_2f76791bf6c2e1e1 .te-page-title_bf16015638cefb19,
      .page-header_2f76791bf6c2e1e1 .page-title_8365fcfcf9628278 {
        font-size: 38px;
        line-height: 48px; } }

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

.te-post-item_4d19f585abc5af50 {
  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_4d19f585abc5af50:hover .te-post-thumbnail_57aaa52b0b4f2e28 img,
  .te-post-item_4d19f585abc5af50:hover .post-video_12c81af31123c107 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_4d19f585abc5af50 iframe {
    width: 100%;
    height: 522px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_4d19f585abc5af50 iframe {
        height: 350px; } }
  .te-post-item_4d19f585abc5af50 .post-gallery .slick-list_736f00ae8fd2263a .slick-track_d16c4ff7542c139b {
    height: 392px;
    overflow: hidden; }
  .te-post-item_4d19f585abc5af50 .te-post-content-wrapper_40a64296e11d6777 {
    padding: 32px 32px 40px 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_4d19f585abc5af50 .te-post-content-wrapper_40a64296e11d6777 {
        padding: 35px;
        padding-top: 30px; } }
    .te-post-item_4d19f585abc5af50 .te-post-content-wrapper_40a64296e11d6777 .te-read-more_88dc497d5eb08da3 {
      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_4d19f585abc5af50.format-quote_b128ee1ce34e1858 .te-post-content {
    margin: 0; }
  .te-post-item_4d19f585abc5af50.format-quote_b128ee1ce34e1858 blockquote {
    margin: 0; }
    .te-post-item_4d19f585abc5af50.format-quote_b128ee1ce34e1858 blockquote p {
      margin-top: 0; }
    .te-post-item_4d19f585abc5af50.format-quote_b128ee1ce34e1858 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_4d19f585abc5af50.format-quote_b128ee1ce34e1858 blockquote cite a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-post-item_4d19f585abc5af50.sticky_9b7a7d1b061f30a8 {
    border: 2px solid #317EFE; }
    .te-post-item_4d19f585abc5af50.sticky_9b7a7d1b061f30a8 .te-post-content {
      margin-bottom: 0; }
      .te-post-item_4d19f585abc5af50.sticky_9b7a7d1b061f30a8 .te-post-content p {
        margin-bottom: 0; }
  .te-post-item_4d19f585abc5af50 .te-post-title_ada7196da6543cf0 {
    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_4d19f585abc5af50 .te-post-title_ada7196da6543cf0 {
        font-size: 28px;
        line-height: 42px;
        margin-top: 5px; } }
    .te-post-item_4d19f585abc5af50 .te-post-title_ada7196da6543cf0:hover a {
      color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-post-item_4d19f585abc5af50 .te-post-content p {
    margin-top: 17px; }
  .te-post-item_4d19f585abc5af50 .te-post-content h2,
  .te-post-item_4d19f585abc5af50 .te-post-content h3,
  .te-post-item_4d19f585abc5af50 .te-post-content h4,
  .te-post-item_4d19f585abc5af50 .te-post-content h5,
  .te-post-item_4d19f585abc5af50 .te-post-content h6 {
    margin-bottom: 10px; }
  .te-post-item_4d19f585abc5af50 .te-post-content p {
    margin-bottom: unset; }
  .te-post-item_4d19f585abc5af50 .te-single-post-meta_69444c3fbf660300 {
    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_4d19f585abc5af50 .te-social-share_8140c994d6955cd3 {
    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_4d19f585abc5af50 .te-social-share_8140c994d6955cd3 a.facebook_b886fdf217ebd49d {
      color: #1877f2; }
    .te-post-item_4d19f585abc5af50 .te-social-share_8140c994d6955cd3 a.twitter_284023f2e7f209cc {
      color: #1da1f2; }
    .te-post-item_4d19f585abc5af50 .te-social-share_8140c994d6955cd3 a.linkedin_abf246d8fff71081 {
      color: #1a70c6; }
    .te-post-item_4d19f585abc5af50 .te-social-share_8140c994d6955cd3 .te-social-share-title_c7b920712accb764 {
      font-size: 16px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A;
      margin-right: 5px;
      text-transform: uppercase; }
  .te-post-item_4d19f585abc5af50 .te-blog-post-tag_6691c62c5f1ff1ff {
    width: 100%;
    display: inline-block; }
    .te-post-item_4d19f585abc5af50 .te-blog-post-tag_6691c62c5f1ff1ff 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_4d19f585abc5af50 .te-blog-post-tag_6691c62c5f1ff1ff .te-post-tag-list_513a85e6232042f5 {
      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_4d19f585abc5af50 .te-blog-post-tag_6691c62c5f1ff1ff .te-post-tag-list_513a85e6232042f5 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_4d19f585abc5af50 .te-blog-post-tag_6691c62c5f1ff1ff .te-post-tag-list_513a85e6232042f5 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_4d19f585abc5af50 .te-post-thumbnail_57aaa52b0b4f2e28,
  .te-post-item_4d19f585abc5af50 .post-video_12c81af31123c107 {
    position: relative;
    overflow: hidden; }
    .te-post-item_4d19f585abc5af50 .te-post-thumbnail_57aaa52b0b4f2e28 img,
    .te-post-item_4d19f585abc5af50 .post-video_12c81af31123c107 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_4d19f585abc5af50 .te-post-thumbnail_57aaa52b0b4f2e28 .popup-video-wrapper_fab29d74284840d9,
    .te-post-item_4d19f585abc5af50 .post-video_12c81af31123c107 .popup-video-wrapper_fab29d74284840d9 {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .te-post-item_4d19f585abc5af50 .te-post-thumbnail_57aaa52b0b4f2e28 .video-btn_74e70d7d0916d198 a,
    .te-post-item_4d19f585abc5af50 .post-video_12c81af31123c107 .video-btn_74e70d7d0916d198 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_4d19f585abc5af50 .te-post-thumbnail_57aaa52b0b4f2e28 .video-btn_74e70d7d0916d198 a i,
      .te-post-item_4d19f585abc5af50 .post-video_12c81af31123c107 .video-btn_74e70d7d0916d198 a i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_4d19f585abc5af50 .te-post-thumbnail_57aaa52b0b4f2e28 .video-btn_74e70d7d0916d198 a:hover,
      .te-post-item_4d19f585abc5af50 .post-video_12c81af31123c107 .video-btn_74e70d7d0916d198 a:hover {
        -webkit-animation: none;
                animation: none; }
  .te-post-item_4d19f585abc5af50 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_4d19f585abc5af50 button.post-gallery-btn.prev-btn {
      left: 30px; }
    .te-post-item_4d19f585abc5af50 button.post-gallery-btn.next-btn {
      right: 30px; }
    .te-post-item_4d19f585abc5af50 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_4d19f585abc5af50 button.post-gallery-btn:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
      .te-post-item_4d19f585abc5af50 button.post-gallery-btn:hover i {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te-post-item_4d19f585abc5af50 .post-audio_320c5dcf6ea37add iframe {
    width: 100%; }
  .te-post-item_4d19f585abc5af50 .te-post-meta_08c7e842b4ebf906 {
    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_4d19f585abc5af50 .te-post-meta_08c7e842b4ebf906 {
        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_4d19f585abc5af50 .te-post-meta_08c7e842b4ebf906 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_4d19f585abc5af50 .te-post-meta_08c7e842b4ebf906 span i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_4d19f585abc5af50 .te-post-meta_08c7e842b4ebf906 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_4d19f585abc5af50 .te-post-meta_08c7e842b4ebf906 span a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
          .te-post-item_4d19f585abc5af50 .te-post-meta_08c7e842b4ebf906 span a:hover i {
            color: #317EFE;
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out; }

.te-post-card_b64b398b4836bd45 {
  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_b64b398b4836bd45.style-1_06854cd75ce98ace {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 20px; }
    .te-post-card_b64b398b4836bd45.style-1_06854cd75ce98ace .image_6f5f914def38760a {
      height: 290px; }
    .te-post-card_b64b398b4836bd45.style-1_06854cd75ce98ace .content_2471d551a97e280b {
      padding: 0 20px 20px 20px; }
  .te-post-card_b64b398b4836bd45:hover .image_6f5f914def38760a 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_b64b398b4836bd45 .image_6f5f914def38760a {
    overflow: hidden;
    border-radius: 20px;
    position: relative;
    width: 100%;
    height: 323px;
    position: relative; }
    .te-post-card_b64b398b4836bd45 .image_6f5f914def38760a 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_b64b398b4836bd45 .image_6f5f914def38760a .te-post-date_d1f2ba7b828f6b25 {
      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_b64b398b4836bd45 .image_6f5f914def38760a .te-post-date_d1f2ba7b828f6b25 span {
        color: #ffffff;
        font-size: 20px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: 0px; }
  .te-post-card_b64b398b4836bd45 .content_2471d551a97e280b {
    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_b64b398b4836bd45 .content_2471d551a97e280b .te-post-meta-info_50e509b20985390f {
      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_b64b398b4836bd45 .content_2471d551a97e280b .te-post-meta-info_50e509b20985390f .te-single-meta_009374e0495cfec8 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 8px; }
        .te-post-card_b64b398b4836bd45 .content_2471d551a97e280b .te-post-meta-info_50e509b20985390f .te-single-meta_009374e0495cfec8 span,
        .te-post-card_b64b398b4836bd45 .content_2471d551a97e280b .te-post-meta-info_50e509b20985390f .te-single-meta_009374e0495cfec8 a {
          color: #335371;
          font-size: 14px;
          line-height: 28px;
          font-weight: 400;
          margin: 0;
          text-transform: capitalize; }
        .te-post-card_b64b398b4836bd45 .content_2471d551a97e280b .te-post-meta-info_50e509b20985390f .te-single-meta_009374e0495cfec8 i {
          color: #317EFE; }
    .te-post-card_b64b398b4836bd45 .content_2471d551a97e280b .title_aae17a58c0367eec {
      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_b64b398b4836bd45 .content_2471d551a97e280b a.read-btn_dfda38d3b76d2030 {
      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_b64b398b4836bd45 .content_2471d551a97e280b a.read-btn_dfda38d3b76d2030:hover {
        color: #317EFE; }

.te-post-card_b64b398b4836bd45.style-2_987db71ee18b87bb {
  gap: 20px; }
  .te-post-card_b64b398b4836bd45.style-2_987db71ee18b87bb .image_6f5f914def38760a {
    border-radius: 20px 20px 20px 0; }
    .te-post-card_b64b398b4836bd45.style-2_987db71ee18b87bb .image_6f5f914def38760a .te-post-date_d1f2ba7b828f6b25 {
      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_b64b398b4836bd45.style-2_987db71ee18b87bb .content_2471d551a97e280b .title_aae17a58c0367eec {
    font-size: 20px; }
  .te-post-card_b64b398b4836bd45.style-2_987db71ee18b87bb .content_2471d551a97e280b .te-post-meta-info_50e509b20985390f {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px; }

.te-blog-details-wrapper_c7100677e89f18c6 .te-comment-respond_bc0accf995f94c19 {
  margin-top: 78px;
  margin-bottom: 40px; }
.te-blog-details-wrapper_c7100677e89f18c6 .te-post-comments_5ed3dcf6d31549cf {
  margin-top: 70px; }
.te-blog-details-wrapper_c7100677e89f18c6 .wp-block-group_e9b46b250a88bc1f.has-background_e815f0cf73c06da3 .wp-block-button_ea4a4541c44e027d .wp-block-button__link_a5a2d1236b83803e {
  color: #ffffff !important; }
.te-blog-details-wrapper_c7100677e89f18c6 .te-post-item_4d19f585abc5af50 {
  border: 0;
  overflow: visible;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0; }
  .te-blog-details-wrapper_c7100677e89f18c6 .te-post-item_4d19f585abc5af50 iframe {
    width: 100%;
    height: 522px; }
  .te-blog-details-wrapper_c7100677e89f18c6 .te-post-item_4d19f585abc5af50 .te-post-meta_08c7e842b4ebf906 {
    margin-top: 0;
    margin-bottom: 20px; }
  .te-blog-details-wrapper_c7100677e89f18c6 .te-post-item_4d19f585abc5af50 .post-gallery:hover img {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important; }
  .te-blog-details-wrapper_c7100677e89f18c6 .te-post-item_4d19f585abc5af50 .te-post-thumbnail_57aaa52b0b4f2e28,
  .te-blog-details-wrapper_c7100677e89f18c6 .te-post-item_4d19f585abc5af50 .post-video_12c81af31123c107,
  .te-blog-details-wrapper_c7100677e89f18c6 .te-post-item_4d19f585abc5af50 .post-gallery,
  .te-blog-details-wrapper_c7100677e89f18c6 .te-post-item_4d19f585abc5af50 .postbox-audio_f8c063aceeac99ba,
  .te-blog-details-wrapper_c7100677e89f18c6 .te-post-item_4d19f585abc5af50 .wp-block-post-featured-image_faebbc30548563f3 {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative; }
    @media (max-width: 767px) {
      .te-blog-details-wrapper_c7100677e89f18c6 .te-post-item_4d19f585abc5af50 .te-post-thumbnail_57aaa52b0b4f2e28,
      .te-blog-details-wrapper_c7100677e89f18c6 .te-post-item_4d19f585abc5af50 .post-video_12c81af31123c107,
      .te-blog-details-wrapper_c7100677e89f18c6 .te-post-item_4d19f585abc5af50 .post-gallery,
      .te-blog-details-wrapper_c7100677e89f18c6 .te-post-item_4d19f585abc5af50 .postbox-audio_f8c063aceeac99ba,
      .te-blog-details-wrapper_c7100677e89f18c6 .te-post-item_4d19f585abc5af50 .wp-block-post-featured-image_faebbc30548563f3 {
        margin-bottom: 30px; } }
    .te-blog-details-wrapper_c7100677e89f18c6 .te-post-item_4d19f585abc5af50 .te-post-thumbnail_57aaa52b0b4f2e28:hover img,
    .te-blog-details-wrapper_c7100677e89f18c6 .te-post-item_4d19f585abc5af50 .post-video_12c81af31123c107:hover img,
    .te-blog-details-wrapper_c7100677e89f18c6 .te-post-item_4d19f585abc5af50 .post-gallery:hover img,
    .te-blog-details-wrapper_c7100677e89f18c6 .te-post-item_4d19f585abc5af50 .postbox-audio_f8c063aceeac99ba:hover img,
    .te-blog-details-wrapper_c7100677e89f18c6 .te-post-item_4d19f585abc5af50 .wp-block-post-featured-image_faebbc30548563f3: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_c7100677e89f18c6 .te-post-item_4d19f585abc5af50 .te-post-thumbnail_57aaa52b0b4f2e28 img,
    .te-blog-details-wrapper_c7100677e89f18c6 .te-post-item_4d19f585abc5af50 .post-video_12c81af31123c107 img,
    .te-blog-details-wrapper_c7100677e89f18c6 .te-post-item_4d19f585abc5af50 .post-gallery img,
    .te-blog-details-wrapper_c7100677e89f18c6 .te-post-item_4d19f585abc5af50 .postbox-audio_f8c063aceeac99ba img,
    .te-blog-details-wrapper_c7100677e89f18c6 .te-post-item_4d19f585abc5af50 .wp-block-post-featured-image_faebbc30548563f3 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_c7100677e89f18c6 .te-post-item_4d19f585abc5af50 .te-post-content-wrapper_40a64296e11d6777 {
    padding: 0 0 10px 0; }
  .te-blog-details-wrapper_c7100677e89f18c6 .te-post-item_4d19f585abc5af50 .te-post-content {
    margin-bottom: 17px;
    /* Unit Test Data Compatibility Start */
    /* Unit Test Data Compatibility End */ }
    .te-blog-details-wrapper_c7100677e89f18c6 .te-post-item_4d19f585abc5af50 .te-post-content .wp-block-query_8aa71aa6be3678db .wp-block-post-template_5a96794639ebb1e2 {
      padding-left: 0; }
      .te-blog-details-wrapper_c7100677e89f18c6 .te-post-item_4d19f585abc5af50 .te-post-content .wp-block-query_8aa71aa6be3678db .wp-block-post-template_5a96794639ebb1e2 .wp-block-post_4159221232b8b98d {
        margin-bottom: 30px; }
    .te-blog-details-wrapper_c7100677e89f18c6 .te-post-item_4d19f585abc5af50 .te-post-content .wp-block-navigation__responsive-container-content_ec897bf63c311763 .wp-block-page-list_112cf28917a0d968 {
      padding-left: 0; }
    .te-blog-details-wrapper_c7100677e89f18c6 .te-post-item_4d19f585abc5af50 .te-post-content .wp-block-group_e9b46b250a88bc1f {
      margin: 15px 0; }
      .te-blog-details-wrapper_c7100677e89f18c6 .te-post-item_4d19f585abc5af50 .te-post-content .wp-block-group_e9b46b250a88bc1f p {
        margin-bottom: 0; }
    .te-blog-details-wrapper_c7100677e89f18c6 .te-post-item_4d19f585abc5af50 .te-post-content p {
      margin-bottom: 20px; }
      .te-blog-details-wrapper_c7100677e89f18c6 .te-post-item_4d19f585abc5af50 .te-post-content p img {
        margin: 20px 0;
        border-radius: 8px; }
  .te-blog-details-wrapper_c7100677e89f18c6 .te-post-item_4d19f585abc5af50 .te-blog-post-tag_6691c62c5f1ff1ff .te-social-share_8140c994d6955cd3 {
    padding-bottom: 20px; }
.te-blog-details-wrapper_c7100677e89f18c6 .wp-block-calendar_af416bdc72b6801a {
  margin-bottom: 30px; }

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

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

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

.cta-area_9dd90194d6d6422b {
  background-color: #317EFE;
  padding: 20px 70px;
  border-radius: 0 0 20px 20px; }
  .cta-area_9dd90194d6d6422b .te-content-wrapper_3ac24f10388c6deb {
    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_9dd90194d6d6422b .te-content-wrapper_3ac24f10388c6deb .short-title_d60a1f1757280d32 {
      font-size: 21px;
      font-weight: 500;
      color: #ffffff;
      margin-bottom: 0; }
    .cta-area_9dd90194d6d6422b .te-content-wrapper_3ac24f10388c6deb .te-cta-title_0fd102ab7b5a8e01 {
      color: #ffffff;
      text-transform: capitalize;
      margin-bottom: 0;
      font-size: 57px;
      line-height: 77px;
      letter-spacing: -1px; }
      @media (max-width: 375px) {
        .cta-area_9dd90194d6d6422b .te-content-wrapper_3ac24f10388c6deb .te-cta-title_0fd102ab7b5a8e01 {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .cta-area_9dd90194d6d6422b .te-content-wrapper_3ac24f10388c6deb .te-cta-title_0fd102ab7b5a8e01 {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .cta-area_9dd90194d6d6422b .te-content-wrapper_3ac24f10388c6deb .te-cta-title_0fd102ab7b5a8e01 {
          font-size: 36px;
          line-height: 42px; } }
    .cta-area_9dd90194d6d6422b .te-content-wrapper_3ac24f10388c6deb .text_ccb4197d4efa403e {
      font-size: 18px;
      line-height: 36px;
      color: #ffffff;
      margin-bottom: 0; }
  .cta-area_9dd90194d6d6422b .te-btn-wrapper_b7f6b63f3725d868 {
    margin-top: 30px; }
  .cta-area_9dd90194d6d6422b .te-cta-inner-area_89d854cd52711e45 {
    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_9dd90194d6d6422b .te-cta-inner-area_89d854cd52711e45 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .cta-area_9dd90194d6d6422b .te-cta-inner-area_89d854cd52711e45 .te-cta-collumn_fc52586d1b57b658 {
      -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_6e04b828bd1bacb5 {
  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_6e04b828bd1bacb5 {
      -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_6e04b828bd1bacb5.left-align-title_5f59938c9c32b6fc .te-section-content_d7494c88f0e1a9e0 {
    margin-top: -15px; }
  .te-section-title_6e04b828bd1bacb5 .te-section-content_d7494c88f0e1a9e0 {
    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_6e04b828bd1bacb5 .short-title_d60a1f1757280d32 {
    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_6e04b828bd1bacb5 .short-title_d60a1f1757280d32::before, .te-section-title_6e04b828bd1bacb5 .short-title_d60a1f1757280d32::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_6e04b828bd1bacb5 .short-title_d60a1f1757280d32.only-divider_78e7d6fdf317f245 {
      gap: 10px; }
      .te-section-title_6e04b828bd1bacb5 .short-title_d60a1f1757280d32.only-divider_78e7d6fdf317f245::before {
        display: none; }
  .te-section-title_6e04b828bd1bacb5 .title_aae17a58c0367eec {
    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_6e04b828bd1bacb5 .title_aae17a58c0367eec {
        font-size: 34px;
        line-height: 1.25; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .te-section-title_6e04b828bd1bacb5 .title_aae17a58c0367eec {
        font-size: 34px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .te-section-title_6e04b828bd1bacb5 .title_aae17a58c0367eec {
        font-size: 30px;
        line-height: 1.3; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-section-title_6e04b828bd1bacb5 .title_aae17a58c0367eec {
        font-size: 26px;
        line-height: 1.35; } }
    @media only screen and (min-width: 0px) and (max-width: 439px) {
      .te-section-title_6e04b828bd1bacb5 .title_aae17a58c0367eec br {
        display: none; } }
    .te-section-title_6e04b828bd1bacb5 .title_aae17a58c0367eec span {
      color: #317EFE; }
  .te-section-title_6e04b828bd1bacb5 .te-section-desc_d4dd59aca945acfb {
    font-size: 16px;
    font-weight: 400;
    font-family: "Inter", sans-serif;
    color: #335371;
    margin-bottom: 0; }
    .te-section-title_6e04b828bd1bacb5 .te-section-desc_d4dd59aca945acfb .te-theme-btn_65a16fa188293e8f {
      background-color: transparent;
      color: #14203A; }
      .te-section-title_6e04b828bd1bacb5 .te-section-desc_d4dd59aca945acfb .te-theme-btn_65a16fa188293e8f:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

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

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

.wp-block-query-pagination_ce2a8356157b1d42,
.navigation_29857a0e50be6c9e.posts-navigation_abdaba8105a41816,
.comment-navigation_08f906c2849f0668 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .wp-block-query-pagination_ce2a8356157b1d42 .wp-block-query-pagination-numbers_167ac892f502d5f0,
  .navigation_29857a0e50be6c9e.posts-navigation_abdaba8105a41816 .wp-block-query-pagination-numbers_167ac892f502d5f0,
  .comment-navigation_08f906c2849f0668 .wp-block-query-pagination-numbers_167ac892f502d5f0 {
    width: inherit; }
  .wp-block-query-pagination_ce2a8356157b1d42 .nav-links_4b5d177de1ea92e0,
  .navigation_29857a0e50be6c9e.posts-navigation_abdaba8105a41816 .nav-links_4b5d177de1ea92e0,
  .comment-navigation_08f906c2849f0668 .nav-links_4b5d177de1ea92e0 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
  .wp-block-query-pagination_ce2a8356157b1d42 .wp-block-query-pagination-previous_f493264e60efdb16,
  .wp-block-query-pagination_ce2a8356157b1d42 .wp-block-query-pagination-next_305d67dd8966776f,
  .wp-block-query-pagination_ce2a8356157b1d42 .nav-next_5550c47e4af122f9 a,
  .wp-block-query-pagination_ce2a8356157b1d42 .nav-previous_0821b7ed08dbb1f9 a,
  .navigation_29857a0e50be6c9e.posts-navigation_abdaba8105a41816 .wp-block-query-pagination-previous_f493264e60efdb16,
  .navigation_29857a0e50be6c9e.posts-navigation_abdaba8105a41816 .wp-block-query-pagination-next_305d67dd8966776f,
  .navigation_29857a0e50be6c9e.posts-navigation_abdaba8105a41816 .nav-next_5550c47e4af122f9 a,
  .navigation_29857a0e50be6c9e.posts-navigation_abdaba8105a41816 .nav-previous_0821b7ed08dbb1f9 a,
  .comment-navigation_08f906c2849f0668 .wp-block-query-pagination-previous_f493264e60efdb16,
  .comment-navigation_08f906c2849f0668 .wp-block-query-pagination-next_305d67dd8966776f,
  .comment-navigation_08f906c2849f0668 .nav-next_5550c47e4af122f9 a,
  .comment-navigation_08f906c2849f0668 .nav-previous_0821b7ed08dbb1f9 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_ce2a8356157b1d42 .wp-block-query-pagination-previous_f493264e60efdb16,
      .wp-block-query-pagination_ce2a8356157b1d42 .wp-block-query-pagination-next_305d67dd8966776f,
      .wp-block-query-pagination_ce2a8356157b1d42 .nav-next_5550c47e4af122f9 a,
      .wp-block-query-pagination_ce2a8356157b1d42 .nav-previous_0821b7ed08dbb1f9 a,
      .navigation_29857a0e50be6c9e.posts-navigation_abdaba8105a41816 .wp-block-query-pagination-previous_f493264e60efdb16,
      .navigation_29857a0e50be6c9e.posts-navigation_abdaba8105a41816 .wp-block-query-pagination-next_305d67dd8966776f,
      .navigation_29857a0e50be6c9e.posts-navigation_abdaba8105a41816 .nav-next_5550c47e4af122f9 a,
      .navigation_29857a0e50be6c9e.posts-navigation_abdaba8105a41816 .nav-previous_0821b7ed08dbb1f9 a,
      .comment-navigation_08f906c2849f0668 .wp-block-query-pagination-previous_f493264e60efdb16,
      .comment-navigation_08f906c2849f0668 .wp-block-query-pagination-next_305d67dd8966776f,
      .comment-navigation_08f906c2849f0668 .nav-next_5550c47e4af122f9 a,
      .comment-navigation_08f906c2849f0668 .nav-previous_0821b7ed08dbb1f9 a {
        height: 40px; } }
    .wp-block-query-pagination_ce2a8356157b1d42 .wp-block-query-pagination-previous_f493264e60efdb16:hover,
    .wp-block-query-pagination_ce2a8356157b1d42 .wp-block-query-pagination-next_305d67dd8966776f:hover,
    .wp-block-query-pagination_ce2a8356157b1d42 .nav-next_5550c47e4af122f9 a:hover,
    .wp-block-query-pagination_ce2a8356157b1d42 .nav-previous_0821b7ed08dbb1f9 a:hover,
    .navigation_29857a0e50be6c9e.posts-navigation_abdaba8105a41816 .wp-block-query-pagination-previous_f493264e60efdb16:hover,
    .navigation_29857a0e50be6c9e.posts-navigation_abdaba8105a41816 .wp-block-query-pagination-next_305d67dd8966776f:hover,
    .navigation_29857a0e50be6c9e.posts-navigation_abdaba8105a41816 .nav-next_5550c47e4af122f9 a:hover,
    .navigation_29857a0e50be6c9e.posts-navigation_abdaba8105a41816 .nav-previous_0821b7ed08dbb1f9 a:hover,
    .comment-navigation_08f906c2849f0668 .wp-block-query-pagination-previous_f493264e60efdb16:hover,
    .comment-navigation_08f906c2849f0668 .wp-block-query-pagination-next_305d67dd8966776f:hover,
    .comment-navigation_08f906c2849f0668 .nav-next_5550c47e4af122f9 a:hover,
    .comment-navigation_08f906c2849f0668 .nav-previous_0821b7ed08dbb1f9 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_3af2e728451ea88c,
.page-links_2e5c380b1ddbf723,
.wp-block-query-pagination-numbers_167ac892f502d5f0 {
  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_3af2e728451ea88c ul,
  .page-links_2e5c380b1ddbf723 ul,
  .wp-block-query-pagination-numbers_167ac892f502d5f0 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_3af2e728451ea88c ul li,
    .page-links_2e5c380b1ddbf723 ul li,
    .wp-block-query-pagination-numbers_167ac892f502d5f0 ul li {
      padding-top: 0; }
    .te-basic-pagination_3af2e728451ea88c ul .prev_81fc456d9eee7ffd span,
    .te-basic-pagination_3af2e728451ea88c ul .next_6c6f7a38a9e530b7 span,
    .page-links_2e5c380b1ddbf723 ul .prev_81fc456d9eee7ffd span,
    .page-links_2e5c380b1ddbf723 ul .next_6c6f7a38a9e530b7 span,
    .wp-block-query-pagination-numbers_167ac892f502d5f0 ul .prev_81fc456d9eee7ffd span,
    .wp-block-query-pagination-numbers_167ac892f502d5f0 ul .next_6c6f7a38a9e530b7 span {
      display: none; }
  .te-basic-pagination_3af2e728451ea88c .post-page-numbers_fcfd33f4d0f0c63b,
  .page-links_2e5c380b1ddbf723 .post-page-numbers_fcfd33f4d0f0c63b,
  .wp-block-query-pagination-numbers_167ac892f502d5f0 .post-page-numbers_fcfd33f4d0f0c63b {
    background-color: rgba(71, 112, 247, 0.1) !important; }
  .te-basic-pagination_3af2e728451ea88c .page-numbers_22b5d74656c90f18,
  .te-basic-pagination_3af2e728451ea88c .post-page-numbers_fcfd33f4d0f0c63b,
  .page-links_2e5c380b1ddbf723 .page-numbers_22b5d74656c90f18,
  .page-links_2e5c380b1ddbf723 .post-page-numbers_fcfd33f4d0f0c63b,
  .wp-block-query-pagination-numbers_167ac892f502d5f0 .page-numbers_22b5d74656c90f18,
  .wp-block-query-pagination-numbers_167ac892f502d5f0 .post-page-numbers_fcfd33f4d0f0c63b {
    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_3af2e728451ea88c .page-numbers_22b5d74656c90f18,
      .te-basic-pagination_3af2e728451ea88c .post-page-numbers_fcfd33f4d0f0c63b,
      .page-links_2e5c380b1ddbf723 .page-numbers_22b5d74656c90f18,
      .page-links_2e5c380b1ddbf723 .post-page-numbers_fcfd33f4d0f0c63b,
      .wp-block-query-pagination-numbers_167ac892f502d5f0 .page-numbers_22b5d74656c90f18,
      .wp-block-query-pagination-numbers_167ac892f502d5f0 .post-page-numbers_fcfd33f4d0f0c63b {
        width: 40px;
        height: 40px;
        font-size: 16px; } }
    .te-basic-pagination_3af2e728451ea88c .page-numbers_22b5d74656c90f18:hover,
    .te-basic-pagination_3af2e728451ea88c .post-page-numbers_fcfd33f4d0f0c63b:hover,
    .page-links_2e5c380b1ddbf723 .page-numbers_22b5d74656c90f18:hover,
    .page-links_2e5c380b1ddbf723 .post-page-numbers_fcfd33f4d0f0c63b:hover,
    .wp-block-query-pagination-numbers_167ac892f502d5f0 .page-numbers_22b5d74656c90f18:hover,
    .wp-block-query-pagination-numbers_167ac892f502d5f0 .post-page-numbers_fcfd33f4d0f0c63b: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_3af2e728451ea88c .page-numbers_22b5d74656c90f18.current_6a33f9ef2e2a24c1,
    .te-basic-pagination_3af2e728451ea88c .post-page-numbers_fcfd33f4d0f0c63b.current_6a33f9ef2e2a24c1,
    .page-links_2e5c380b1ddbf723 .page-numbers_22b5d74656c90f18.current_6a33f9ef2e2a24c1,
    .page-links_2e5c380b1ddbf723 .post-page-numbers_fcfd33f4d0f0c63b.current_6a33f9ef2e2a24c1,
    .wp-block-query-pagination-numbers_167ac892f502d5f0 .page-numbers_22b5d74656c90f18.current_6a33f9ef2e2a24c1,
    .wp-block-query-pagination-numbers_167ac892f502d5f0 .post-page-numbers_fcfd33f4d0f0c63b.current_6a33f9ef2e2a24c1 {
      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_36775c59c7419aa9 {
  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_36775c59c7419aa9 {
      -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_36775c59c7419aa9 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 30px;
      margin: 30px 0; } }
  .te-blog-post-nav_36775c59c7419aa9 .te-post-navigation_c16bd8469625b57f {
    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_36775c59c7419aa9 .te-post-navigation_c16bd8469625b57f {
        -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_36775c59c7419aa9 .te-post-navigation_c16bd8469625b57f {
        width: 100%; } }
    @media (max-width: 767px) {
      .te-blog-post-nav_36775c59c7419aa9 .te-post-navigation_c16bd8469625b57f {
        width: 100%; } }
    .te-blog-post-nav_36775c59c7419aa9 .te-post-navigation_c16bd8469625b57f::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_36775c59c7419aa9 .te-post-navigation_c16bd8469625b57f::after {
          display: none; } }
      @media (max-width: 767px) {
        .te-blog-post-nav_36775c59c7419aa9 .te-post-navigation_c16bd8469625b57f::after {
          display: none; } }
    .te-blog-post-nav_36775c59c7419aa9 .te-post-navigation_c16bd8469625b57f:last-child {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .te-blog-post-nav_36775c59c7419aa9 .te-post-navigation_c16bd8469625b57f:last-child .text_ccb4197d4efa403e {
        text-align: right; }
        @media (max-width: 374px) {
          .te-blog-post-nav_36775c59c7419aa9 .te-post-navigation_c16bd8469625b57f:last-child .text_ccb4197d4efa403e {
            text-align: left; } }
      .te-blog-post-nav_36775c59c7419aa9 .te-post-navigation_c16bd8469625b57f:last-child::after {
        display: none; }
    .te-blog-post-nav_36775c59c7419aa9 .te-post-navigation_c16bd8469625b57f .te-post-img_30e656a795198771 {
      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_36775c59c7419aa9 .te-post-navigation_c16bd8469625b57f .te-post-img_30e656a795198771 {
          width: 100% !important;
          height: 150px !important; } }
      .te-blog-post-nav_36775c59c7419aa9 .te-post-navigation_c16bd8469625b57f .te-post-img_30e656a795198771 img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        left: 0;
        top: 0; }
    .te-blog-post-nav_36775c59c7419aa9 .te-post-navigation_c16bd8469625b57f .text_ccb4197d4efa403e {
      width: 100%; }
      .te-blog-post-nav_36775c59c7419aa9 .te-post-navigation_c16bd8469625b57f .text_ccb4197d4efa403e span {
        font-size: 18px;
        font-family: "Inter", sans-serif;
        text-transform: capitalize;
        font-weight: 400;
        display: block;
        color: #335371; }
      .te-blog-post-nav_36775c59c7419aa9 .te-post-navigation_c16bd8469625b57f .text_ccb4197d4efa403e h4 {
        text-transform: capitalize;
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        line-height: 30px;
        letter-spacing: 0px; }
    .te-blog-post-nav_36775c59c7419aa9 .te-post-navigation_c16bd8469625b57f .theme-navigation_0c6d53c124e00b63 {
      width: 100%; }

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

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

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

.project-details-overview_c9157e8c71e691ab {
  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_c9157e8c71e691ab .list-wrapper_faee3d2c4c7f3ad1 {
    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_c9157e8c71e691ab .list-wrapper_faee3d2c4c7f3ad1 {
        -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_c9157e8c71e691ab .list-wrapper_faee3d2c4c7f3ad1 .image_6f5f914def38760a {
      width: 410px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 20px;
      overflow: hidden; }
      .project-details-overview_c9157e8c71e691ab .list-wrapper_faee3d2c4c7f3ad1 .image_6f5f914def38760a img {
        border-radius: 20px; }
    .project-details-overview_c9157e8c71e691ab .list-wrapper_faee3d2c4c7f3ad1 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_c9157e8c71e691ab .list-wrapper_faee3d2c4c7f3ad1 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_c9157e8c71e691ab .list-wrapper_faee3d2c4c7f3ad1 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_c9157e8c71e691ab .list-wrapper_faee3d2c4c7f3ad1 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_c9157e8c71e691ab .list-wrapper_faee3d2c4c7f3ad1 .user-card_a8ff6f8cb02841a2 {
      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_c9157e8c71e691ab .list-wrapper_faee3d2c4c7f3ad1 .user-card_a8ff6f8cb02841a2 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .project-details-overview_c9157e8c71e691ab .list-wrapper_faee3d2c4c7f3ad1 .user-card_a8ff6f8cb02841a2 .image_6f5f914def38760a {
        width: 90px;
        height: 90px;
        border-radius: 100px;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
      .project-details-overview_c9157e8c71e691ab .list-wrapper_faee3d2c4c7f3ad1 .user-card_a8ff6f8cb02841a2 .content_2471d551a97e280b .title_aae17a58c0367eec {
        font-size: 20px;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: 0px; }
      .project-details-overview_c9157e8c71e691ab .list-wrapper_faee3d2c4c7f3ad1 .user-card_a8ff6f8cb02841a2 .content_2471d551a97e280b .text_ccb4197d4efa403e {
        margin-bottom: 0; }

.te-list-item_efaa1c9823f22e42 {
  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_efaa1c9823f22e42 .icon_756933f659f37e63 {
    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_efaa1c9823f22e42 .text_ccb4197d4efa403e {
    font-size: 18px;
    line-height: 36px;
    font-weight: 400;
    color: #335371;
    margin: 0; }

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

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

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

/* Widget */
.widget_1057e589aceea822,
.sidebar__widget_ef8f5c03e56cd55c {
  /* 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_1057e589aceea822 ol,
  .widget_1057e589aceea822 ul,
  .sidebar__widget_ef8f5c03e56cd55c ol,
  .sidebar__widget_ef8f5c03e56cd55c ul {
    margin-bottom: 0; }
  .widget_1057e589aceea822 .widget-instagram-feed_966d0e01474913c9,
  .sidebar__widget_ef8f5c03e56cd55c .widget-instagram-feed_966d0e01474913c9 {
    width: 315px; }
    @media only screen and (min-width: 992px) and (max-width: 1280px) {
      .widget_1057e589aceea822 .widget-instagram-feed_966d0e01474913c9,
      .sidebar__widget_ef8f5c03e56cd55c .widget-instagram-feed_966d0e01474913c9 {
        width: 220px; } }
    @media (max-width: 374px) {
      .widget_1057e589aceea822 .widget-instagram-feed_966d0e01474913c9,
      .sidebar__widget_ef8f5c03e56cd55c .widget-instagram-feed_966d0e01474913c9 {
        width: 200px; } }
    .widget_1057e589aceea822 .widget-instagram-feed_966d0e01474913c9 .single-instagram-feed_3e65392e8ebe96bd,
    .sidebar__widget_ef8f5c03e56cd55c .widget-instagram-feed_966d0e01474913c9 .single-instagram-feed_3e65392e8ebe96bd {
      width: 96px;
      height: 96px; }
  .widget_1057e589aceea822 .wp-block-heading_20645cc6d5bbe219,
  .widget_1057e589aceea822 .widget-title_67157aff7c729a3f,
  .widget_1057e589aceea822 .wp-block-search__label_5cef37d6e1f85431,
  .sidebar__widget_ef8f5c03e56cd55c .wp-block-heading_20645cc6d5bbe219,
  .sidebar__widget_ef8f5c03e56cd55c .widget-title_67157aff7c729a3f,
  .sidebar__widget_ef8f5c03e56cd55c .wp-block-search__label_5cef37d6e1f85431 {
    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_1057e589aceea822 .wp-block-social-links_72aec294672898a4 .wp-social-link_ddfe04df08f9ee79,
  .sidebar__widget_ef8f5c03e56cd55c .wp-block-social-links_72aec294672898a4 .wp-social-link_ddfe04df08f9ee79 {
    padding: 0;
    margin: 0;
    line-height: 0; }
    .widget_1057e589aceea822 .wp-block-social-links_72aec294672898a4 .wp-social-link_ddfe04df08f9ee79 a,
    .sidebar__widget_ef8f5c03e56cd55c .wp-block-social-links_72aec294672898a4 .wp-social-link_ddfe04df08f9ee79 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_1057e589aceea822 .wp-block-social-links_72aec294672898a4 .wp-social-link_ddfe04df08f9ee79 a:before,
      .sidebar__widget_ef8f5c03e56cd55c .wp-block-social-links_72aec294672898a4 .wp-social-link_ddfe04df08f9ee79 a:before {
        display: none; }
  .widget_1057e589aceea822 .has-avatars_5532c906437d2af3.has-dates_bbf83fe7e4d77442.has-excerpts_e0597c203a6661e3.wp-block-te-latest-comments_b2a8dddfca62fc0e li.wp-block-te-latest-comments__comment_4114044a339fcd40 .wp-block-te-latest-comments__comment-meta_f8b875a54f19060b,
  .widget_1057e589aceea822 .has-dates_bbf83fe7e4d77442.has-excerpts_e0597c203a6661e3.wp-block-te-latest-comments_b2a8dddfca62fc0e li.wp-block-te-latest-comments__comment_4114044a339fcd40 .wp-block-te-latest-comments__comment-meta_f8b875a54f19060b,
  .sidebar__widget_ef8f5c03e56cd55c .has-avatars_5532c906437d2af3.has-dates_bbf83fe7e4d77442.has-excerpts_e0597c203a6661e3.wp-block-te-latest-comments_b2a8dddfca62fc0e li.wp-block-te-latest-comments__comment_4114044a339fcd40 .wp-block-te-latest-comments__comment-meta_f8b875a54f19060b,
  .sidebar__widget_ef8f5c03e56cd55c .has-dates_bbf83fe7e4d77442.has-excerpts_e0597c203a6661e3.wp-block-te-latest-comments_b2a8dddfca62fc0e li.wp-block-te-latest-comments__comment_4114044a339fcd40 .wp-block-te-latest-comments__comment-meta_f8b875a54f19060b {
    font-weight: 500; }
    .widget_1057e589aceea822 .has-avatars_5532c906437d2af3.has-dates_bbf83fe7e4d77442.has-excerpts_e0597c203a6661e3.wp-block-te-latest-comments_b2a8dddfca62fc0e li.wp-block-te-latest-comments__comment_4114044a339fcd40 .wp-block-te-latest-comments__comment-meta_f8b875a54f19060b .wp-block-te-latest-comments__comment-author_b5b8aebbeda4be12,
    .widget_1057e589aceea822 .has-avatars_5532c906437d2af3.has-dates_bbf83fe7e4d77442.has-excerpts_e0597c203a6661e3.wp-block-te-latest-comments_b2a8dddfca62fc0e li.wp-block-te-latest-comments__comment_4114044a339fcd40 .wp-block-te-latest-comments__comment-meta_f8b875a54f19060b .wp-block-te-latest-comments__comment-link_aecb7604ac6c79ab,
    .widget_1057e589aceea822 .has-dates_bbf83fe7e4d77442.has-excerpts_e0597c203a6661e3.wp-block-te-latest-comments_b2a8dddfca62fc0e li.wp-block-te-latest-comments__comment_4114044a339fcd40 .wp-block-te-latest-comments__comment-meta_f8b875a54f19060b .wp-block-te-latest-comments__comment-author_b5b8aebbeda4be12,
    .widget_1057e589aceea822 .has-dates_bbf83fe7e4d77442.has-excerpts_e0597c203a6661e3.wp-block-te-latest-comments_b2a8dddfca62fc0e li.wp-block-te-latest-comments__comment_4114044a339fcd40 .wp-block-te-latest-comments__comment-meta_f8b875a54f19060b .wp-block-te-latest-comments__comment-link_aecb7604ac6c79ab,
    .sidebar__widget_ef8f5c03e56cd55c .has-avatars_5532c906437d2af3.has-dates_bbf83fe7e4d77442.has-excerpts_e0597c203a6661e3.wp-block-te-latest-comments_b2a8dddfca62fc0e li.wp-block-te-latest-comments__comment_4114044a339fcd40 .wp-block-te-latest-comments__comment-meta_f8b875a54f19060b .wp-block-te-latest-comments__comment-author_b5b8aebbeda4be12,
    .sidebar__widget_ef8f5c03e56cd55c .has-avatars_5532c906437d2af3.has-dates_bbf83fe7e4d77442.has-excerpts_e0597c203a6661e3.wp-block-te-latest-comments_b2a8dddfca62fc0e li.wp-block-te-latest-comments__comment_4114044a339fcd40 .wp-block-te-latest-comments__comment-meta_f8b875a54f19060b .wp-block-te-latest-comments__comment-link_aecb7604ac6c79ab,
    .sidebar__widget_ef8f5c03e56cd55c .has-dates_bbf83fe7e4d77442.has-excerpts_e0597c203a6661e3.wp-block-te-latest-comments_b2a8dddfca62fc0e li.wp-block-te-latest-comments__comment_4114044a339fcd40 .wp-block-te-latest-comments__comment-meta_f8b875a54f19060b .wp-block-te-latest-comments__comment-author_b5b8aebbeda4be12,
    .sidebar__widget_ef8f5c03e56cd55c .has-dates_bbf83fe7e4d77442.has-excerpts_e0597c203a6661e3.wp-block-te-latest-comments_b2a8dddfca62fc0e li.wp-block-te-latest-comments__comment_4114044a339fcd40 .wp-block-te-latest-comments__comment-meta_f8b875a54f19060b .wp-block-te-latest-comments__comment-link_aecb7604ac6c79ab {
      font-weight: 500; }
  .widget_1057e589aceea822 .wp-block-te-latest-comments_b2a8dddfca62fc0e li.wp-block-te-latest-comments__comment_4114044a339fcd40,
  .widget_1057e589aceea822 .wp-block-latest-posts_5a1276645a8a1d0b li.wp-block-te-latest-comments__comment_4114044a339fcd40,
  .sidebar__widget_ef8f5c03e56cd55c .wp-block-te-latest-comments_b2a8dddfca62fc0e li.wp-block-te-latest-comments__comment_4114044a339fcd40,
  .sidebar__widget_ef8f5c03e56cd55c .wp-block-latest-posts_5a1276645a8a1d0b li.wp-block-te-latest-comments__comment_4114044a339fcd40 {
    margin-bottom: 0; }
  .widget_1057e589aceea822 .wp-block-te-latest-comments_b2a8dddfca62fc0e li .wp-block-te-latest-comments__comment-meta_f8b875a54f19060b,
  .widget_1057e589aceea822 .wp-block-te-latest-comments_b2a8dddfca62fc0e li .wp-block-latest-posts__te-post-title_44854ef24cae5697,
  .widget_1057e589aceea822 .wp-block-latest-posts_5a1276645a8a1d0b li .wp-block-te-latest-comments__comment-meta_f8b875a54f19060b,
  .widget_1057e589aceea822 .wp-block-latest-posts_5a1276645a8a1d0b li .wp-block-latest-posts__te-post-title_44854ef24cae5697,
  .sidebar__widget_ef8f5c03e56cd55c .wp-block-te-latest-comments_b2a8dddfca62fc0e li .wp-block-te-latest-comments__comment-meta_f8b875a54f19060b,
  .sidebar__widget_ef8f5c03e56cd55c .wp-block-te-latest-comments_b2a8dddfca62fc0e li .wp-block-latest-posts__te-post-title_44854ef24cae5697,
  .sidebar__widget_ef8f5c03e56cd55c .wp-block-latest-posts_5a1276645a8a1d0b li .wp-block-te-latest-comments__comment-meta_f8b875a54f19060b,
  .sidebar__widget_ef8f5c03e56cd55c .wp-block-latest-posts_5a1276645a8a1d0b li .wp-block-latest-posts__te-post-title_44854ef24cae5697 {
    line-height: 28px;
    font-weight: 400; }
    .widget_1057e589aceea822 .wp-block-te-latest-comments_b2a8dddfca62fc0e li .wp-block-te-latest-comments__comment-meta_f8b875a54f19060b .wp-block-te-latest-comments__comment-date_58b75e4c3d7235d4,
    .widget_1057e589aceea822 .wp-block-te-latest-comments_b2a8dddfca62fc0e li .wp-block-latest-posts__te-post-title_44854ef24cae5697 .wp-block-te-latest-comments__comment-date_58b75e4c3d7235d4,
    .widget_1057e589aceea822 .wp-block-latest-posts_5a1276645a8a1d0b li .wp-block-te-latest-comments__comment-meta_f8b875a54f19060b .wp-block-te-latest-comments__comment-date_58b75e4c3d7235d4,
    .widget_1057e589aceea822 .wp-block-latest-posts_5a1276645a8a1d0b li .wp-block-latest-posts__te-post-title_44854ef24cae5697 .wp-block-te-latest-comments__comment-date_58b75e4c3d7235d4,
    .sidebar__widget_ef8f5c03e56cd55c .wp-block-te-latest-comments_b2a8dddfca62fc0e li .wp-block-te-latest-comments__comment-meta_f8b875a54f19060b .wp-block-te-latest-comments__comment-date_58b75e4c3d7235d4,
    .sidebar__widget_ef8f5c03e56cd55c .wp-block-te-latest-comments_b2a8dddfca62fc0e li .wp-block-latest-posts__te-post-title_44854ef24cae5697 .wp-block-te-latest-comments__comment-date_58b75e4c3d7235d4,
    .sidebar__widget_ef8f5c03e56cd55c .wp-block-latest-posts_5a1276645a8a1d0b li .wp-block-te-latest-comments__comment-meta_f8b875a54f19060b .wp-block-te-latest-comments__comment-date_58b75e4c3d7235d4,
    .sidebar__widget_ef8f5c03e56cd55c .wp-block-latest-posts_5a1276645a8a1d0b li .wp-block-latest-posts__te-post-title_44854ef24cae5697 .wp-block-te-latest-comments__comment-date_58b75e4c3d7235d4 {
      font-size: 14px !important;
      margin-bottom: 10px;
      position: relative; }
      .widget_1057e589aceea822 .wp-block-te-latest-comments_b2a8dddfca62fc0e li .wp-block-te-latest-comments__comment-meta_f8b875a54f19060b .wp-block-te-latest-comments__comment-date_58b75e4c3d7235d4:before,
      .widget_1057e589aceea822 .wp-block-te-latest-comments_b2a8dddfca62fc0e li .wp-block-latest-posts__te-post-title_44854ef24cae5697 .wp-block-te-latest-comments__comment-date_58b75e4c3d7235d4:before,
      .widget_1057e589aceea822 .wp-block-latest-posts_5a1276645a8a1d0b li .wp-block-te-latest-comments__comment-meta_f8b875a54f19060b .wp-block-te-latest-comments__comment-date_58b75e4c3d7235d4:before,
      .widget_1057e589aceea822 .wp-block-latest-posts_5a1276645a8a1d0b li .wp-block-latest-posts__te-post-title_44854ef24cae5697 .wp-block-te-latest-comments__comment-date_58b75e4c3d7235d4:before,
      .sidebar__widget_ef8f5c03e56cd55c .wp-block-te-latest-comments_b2a8dddfca62fc0e li .wp-block-te-latest-comments__comment-meta_f8b875a54f19060b .wp-block-te-latest-comments__comment-date_58b75e4c3d7235d4:before,
      .sidebar__widget_ef8f5c03e56cd55c .wp-block-te-latest-comments_b2a8dddfca62fc0e li .wp-block-latest-posts__te-post-title_44854ef24cae5697 .wp-block-te-latest-comments__comment-date_58b75e4c3d7235d4:before,
      .sidebar__widget_ef8f5c03e56cd55c .wp-block-latest-posts_5a1276645a8a1d0b li .wp-block-te-latest-comments__comment-meta_f8b875a54f19060b .wp-block-te-latest-comments__comment-date_58b75e4c3d7235d4:before,
      .sidebar__widget_ef8f5c03e56cd55c .wp-block-latest-posts_5a1276645a8a1d0b li .wp-block-latest-posts__te-post-title_44854ef24cae5697 .wp-block-te-latest-comments__comment-date_58b75e4c3d7235d4:before {
        content: "\f274";
        font-family: "Font Awesome 6 Free";
        padding-right: 8px; }
  .widget_1057e589aceea822 .wp-block-te-latest-comments_b2a8dddfca62fc0e li a,
  .widget_1057e589aceea822 .wp-block-latest-posts_5a1276645a8a1d0b li a,
  .sidebar__widget_ef8f5c03e56cd55c .wp-block-te-latest-comments_b2a8dddfca62fc0e li a,
  .sidebar__widget_ef8f5c03e56cd55c .wp-block-latest-posts_5a1276645a8a1d0b li a {
    color: #335371; }
    .widget_1057e589aceea822 .wp-block-te-latest-comments_b2a8dddfca62fc0e li a.wp-block-te-latest-comments__comment-author_b5b8aebbeda4be12, .widget_1057e589aceea822 .wp-block-te-latest-comments_b2a8dddfca62fc0e li a.wp-block-te-latest-comments__comment-link_aecb7604ac6c79ab,
    .widget_1057e589aceea822 .wp-block-latest-posts_5a1276645a8a1d0b li a.wp-block-te-latest-comments__comment-author_b5b8aebbeda4be12,
    .widget_1057e589aceea822 .wp-block-latest-posts_5a1276645a8a1d0b li a.wp-block-te-latest-comments__comment-link_aecb7604ac6c79ab,
    .sidebar__widget_ef8f5c03e56cd55c .wp-block-te-latest-comments_b2a8dddfca62fc0e li a.wp-block-te-latest-comments__comment-author_b5b8aebbeda4be12,
    .sidebar__widget_ef8f5c03e56cd55c .wp-block-te-latest-comments_b2a8dddfca62fc0e li a.wp-block-te-latest-comments__comment-link_aecb7604ac6c79ab,
    .sidebar__widget_ef8f5c03e56cd55c .wp-block-latest-posts_5a1276645a8a1d0b li a.wp-block-te-latest-comments__comment-author_b5b8aebbeda4be12,
    .sidebar__widget_ef8f5c03e56cd55c .wp-block-latest-posts_5a1276645a8a1d0b li a.wp-block-te-latest-comments__comment-link_aecb7604ac6c79ab {
      display: inline !important;
      text-transform: capitalize;
      line-height: 28px;
      font-weight: 400; }
    .widget_1057e589aceea822 .wp-block-te-latest-comments_b2a8dddfca62fc0e li a:hover,
    .widget_1057e589aceea822 .wp-block-latest-posts_5a1276645a8a1d0b li a:hover,
    .sidebar__widget_ef8f5c03e56cd55c .wp-block-te-latest-comments_b2a8dddfca62fc0e li a:hover,
    .sidebar__widget_ef8f5c03e56cd55c .wp-block-latest-posts_5a1276645a8a1d0b li a:hover {
      color: #317EFE; }
  .widget_1057e589aceea822 .wp-block-te-latest-comments_b2a8dddfca62fc0e li .wp-block-te-latest-comments__comment-excerpt_965ad0f6d335dc99 p,
  .widget_1057e589aceea822 .wp-block-latest-posts_5a1276645a8a1d0b li .wp-block-te-latest-comments__comment-excerpt_965ad0f6d335dc99 p,
  .sidebar__widget_ef8f5c03e56cd55c .wp-block-te-latest-comments_b2a8dddfca62fc0e li .wp-block-te-latest-comments__comment-excerpt_965ad0f6d335dc99 p,
  .sidebar__widget_ef8f5c03e56cd55c .wp-block-latest-posts_5a1276645a8a1d0b li .wp-block-te-latest-comments__comment-excerpt_965ad0f6d335dc99 p {
    font-size: 16px;
    line-height: 28px;
    margin: 0; }
  .widget_1057e589aceea822 .te-social-profile_48012d7b3c483e1a,
  .sidebar__widget_ef8f5c03e56cd55c .te-social-profile_48012d7b3c483e1a {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .widget_1057e589aceea822 .te-social-profile_48012d7b3c483e1a a,
    .sidebar__widget_ef8f5c03e56cd55c .te-social-profile_48012d7b3c483e1a 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_1057e589aceea822 .te-social-profile_48012d7b3c483e1a a,
        .sidebar__widget_ef8f5c03e56cd55c .te-social-profile_48012d7b3c483e1a a {
          width: 40px;
          height: 40px; } }
      .widget_1057e589aceea822 .te-social-profile_48012d7b3c483e1a a.facebook_b886fdf217ebd49d,
      .sidebar__widget_ef8f5c03e56cd55c .te-social-profile_48012d7b3c483e1a a.facebook_b886fdf217ebd49d {
        background-color: #1877f2; }
      .widget_1057e589aceea822 .te-social-profile_48012d7b3c483e1a a.twitter_284023f2e7f209cc,
      .sidebar__widget_ef8f5c03e56cd55c .te-social-profile_48012d7b3c483e1a a.twitter_284023f2e7f209cc {
        background-color: #1da1f2; }
      .widget_1057e589aceea822 .te-social-profile_48012d7b3c483e1a a.linkedin_abf246d8fff71081,
      .sidebar__widget_ef8f5c03e56cd55c .te-social-profile_48012d7b3c483e1a a.linkedin_abf246d8fff71081 {
        background-color: #0a66c2; }
      .widget_1057e589aceea822 .te-social-profile_48012d7b3c483e1a a.instagram_92686df9d2f3ed33,
      .sidebar__widget_ef8f5c03e56cd55c .te-social-profile_48012d7b3c483e1a a.instagram_92686df9d2f3ed33 {
        background-color: #405de6; }
      .widget_1057e589aceea822 .te-social-profile_48012d7b3c483e1a a:hover,
      .sidebar__widget_ef8f5c03e56cd55c .te-social-profile_48012d7b3c483e1a a:hover {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #E7F914; }
  .widget_1057e589aceea822 select,
  .sidebar__widget_ef8f5c03e56cd55c select {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371;
    margin-bottom: 0; }
  .widget_1057e589aceea822 .has-login-form_1afd6b9b871dab9d .login-username_c618c8c0b4ac54bb label,
  .widget_1057e589aceea822 .has-login-form_1afd6b9b871dab9d .login-password_95e1db2d577d8173 label,
  .sidebar__widget_ef8f5c03e56cd55c .has-login-form_1afd6b9b871dab9d .login-username_c618c8c0b4ac54bb label,
  .sidebar__widget_ef8f5c03e56cd55c .has-login-form_1afd6b9b871dab9d .login-password_95e1db2d577d8173 label {
    margin-bottom: 10px; }
  .widget_1057e589aceea822 .has-login-form_1afd6b9b871dab9d .login-username_c618c8c0b4ac54bb input,
  .widget_1057e589aceea822 .has-login-form_1afd6b9b871dab9d .login-password_95e1db2d577d8173 input,
  .sidebar__widget_ef8f5c03e56cd55c .has-login-form_1afd6b9b871dab9d .login-username_c618c8c0b4ac54bb input,
  .sidebar__widget_ef8f5c03e56cd55c .has-login-form_1afd6b9b871dab9d .login-password_95e1db2d577d8173 input {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #31373f;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371; }
  .widget_1057e589aceea822 .has-login-form_1afd6b9b871dab9d .login-remember_5edf9133ae7d60fc label,
  .sidebar__widget_ef8f5c03e56cd55c .has-login-form_1afd6b9b871dab9d .login-remember_5edf9133ae7d60fc label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px; }
  .widget_1057e589aceea822 .has-login-form_1afd6b9b871dab9d .login-submit_593a9309f88078ef,
  .sidebar__widget_ef8f5c03e56cd55c .has-login-form_1afd6b9b871dab9d .login-submit_593a9309f88078ef {
    margin-bottom: 0; }
    .widget_1057e589aceea822 .has-login-form_1afd6b9b871dab9d .login-submit_593a9309f88078ef input.button-primary_0c489e10d33f8724,
    .sidebar__widget_ef8f5c03e56cd55c .has-login-form_1afd6b9b871dab9d .login-submit_593a9309f88078ef input.button-primary_0c489e10d33f8724 {
      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_1057e589aceea822 .search-form_645b343b3ff7e129,
  .sidebar__widget_ef8f5c03e56cd55c .search-form_645b343b3ff7e129 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_1057e589aceea822 .search-form_645b343b3ff7e129 button,
    .sidebar__widget_ef8f5c03e56cd55c .search-form_645b343b3ff7e129 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_1057e589aceea822.widget_search_28b10cf8784f7f7d .sidebar__search_6fb6797faba6d8e9,
  .sidebar__widget_ef8f5c03e56cd55c.widget_search_28b10cf8784f7f7d .sidebar__search_6fb6797faba6d8e9 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_1057e589aceea822.widget_search_28b10cf8784f7f7d .sidebar__search_6fb6797faba6d8e9 button,
    .sidebar__widget_ef8f5c03e56cd55c.widget_search_28b10cf8784f7f7d .sidebar__search_6fb6797faba6d8e9 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_1057e589aceea822 .wp-block-search__no-button_1bf251dba8588343.wp-block-search_6da850b0112514cd input,
  .sidebar__widget_ef8f5c03e56cd55c .wp-block-search__no-button_1bf251dba8588343.wp-block-search_6da850b0112514cd input {
    border-radius: 10px; }
  .widget_1057e589aceea822 .wp-block-search_6da850b0112514cd,
  .sidebar__widget_ef8f5c03e56cd55c .wp-block-search_6da850b0112514cd {
    margin-bottom: -2px; }
  .widget_1057e589aceea822 .wp-block-search_6da850b0112514cd,
  .widget_1057e589aceea822 .search-form_645b343b3ff7e129,
  .widget_1057e589aceea822 .sidebar__search_6fb6797faba6d8e9,
  .sidebar__widget_ef8f5c03e56cd55c .wp-block-search_6da850b0112514cd,
  .sidebar__widget_ef8f5c03e56cd55c .search-form_645b343b3ff7e129,
  .sidebar__widget_ef8f5c03e56cd55c .sidebar__search_6fb6797faba6d8e9 {
    display: inline-block;
    width: 100%;
    overflow: hidden; }
    .widget_1057e589aceea822 .wp-block-search_6da850b0112514cd .wp-block-search__inside-wrapper_46ef766e8d9d7637,
    .widget_1057e589aceea822 .search-form_645b343b3ff7e129 .wp-block-search__inside-wrapper_46ef766e8d9d7637,
    .widget_1057e589aceea822 .sidebar__search_6fb6797faba6d8e9 .wp-block-search__inside-wrapper_46ef766e8d9d7637,
    .sidebar__widget_ef8f5c03e56cd55c .wp-block-search_6da850b0112514cd .wp-block-search__inside-wrapper_46ef766e8d9d7637,
    .sidebar__widget_ef8f5c03e56cd55c .search-form_645b343b3ff7e129 .wp-block-search__inside-wrapper_46ef766e8d9d7637,
    .sidebar__widget_ef8f5c03e56cd55c .sidebar__search_6fb6797faba6d8e9 .wp-block-search__inside-wrapper_46ef766e8d9d7637 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .widget_1057e589aceea822 .wp-block-search_6da850b0112514cd label,
    .widget_1057e589aceea822 .search-form_645b343b3ff7e129 label,
    .widget_1057e589aceea822 .sidebar__search_6fb6797faba6d8e9 label,
    .sidebar__widget_ef8f5c03e56cd55c .wp-block-search_6da850b0112514cd label,
    .sidebar__widget_ef8f5c03e56cd55c .search-form_645b343b3ff7e129 label,
    .sidebar__widget_ef8f5c03e56cd55c .sidebar__search_6fb6797faba6d8e9 label {
      font-size: 24px;
      display: block;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #14203A;
      font-family: "Inter", sans-serif; }
    .widget_1057e589aceea822 .wp-block-search_6da850b0112514cd input,
    .widget_1057e589aceea822 .search-form_645b343b3ff7e129 input,
    .widget_1057e589aceea822 .sidebar__search_6fb6797faba6d8e9 input,
    .sidebar__widget_ef8f5c03e56cd55c .wp-block-search_6da850b0112514cd input,
    .sidebar__widget_ef8f5c03e56cd55c .search-form_645b343b3ff7e129 input,
    .sidebar__widget_ef8f5c03e56cd55c .sidebar__search_6fb6797faba6d8e9 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_1057e589aceea822 .wp-block-search_6da850b0112514cd button,
    .widget_1057e589aceea822 .search-form_645b343b3ff7e129 button,
    .widget_1057e589aceea822 .sidebar__search_6fb6797faba6d8e9 button,
    .sidebar__widget_ef8f5c03e56cd55c .wp-block-search_6da850b0112514cd button,
    .sidebar__widget_ef8f5c03e56cd55c .search-form_645b343b3ff7e129 button,
    .sidebar__widget_ef8f5c03e56cd55c .sidebar__search_6fb6797faba6d8e9 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_1057e589aceea822 .tagcloud_e8db003b8ba88bed,
  .widget_1057e589aceea822 .wp-block-tag-cloud_b9f1689b3e00ec98,
  .sidebar__widget_ef8f5c03e56cd55c .tagcloud_e8db003b8ba88bed,
  .sidebar__widget_ef8f5c03e56cd55c .wp-block-tag-cloud_b9f1689b3e00ec98 {
    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_1057e589aceea822 .tagcloud_e8db003b8ba88bed a,
    .widget_1057e589aceea822 .wp-block-tag-cloud_b9f1689b3e00ec98 a,
    .sidebar__widget_ef8f5c03e56cd55c .tagcloud_e8db003b8ba88bed a,
    .sidebar__widget_ef8f5c03e56cd55c .wp-block-tag-cloud_b9f1689b3e00ec98 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_1057e589aceea822 .tagcloud_e8db003b8ba88bed a:hover,
      .widget_1057e589aceea822 .wp-block-tag-cloud_b9f1689b3e00ec98 a:hover,
      .sidebar__widget_ef8f5c03e56cd55c .tagcloud_e8db003b8ba88bed a:hover,
      .sidebar__widget_ef8f5c03e56cd55c .wp-block-tag-cloud_b9f1689b3e00ec98 a:hover {
        color: #ffffff;
        background: #317EFE;
        border-color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .widget_1057e589aceea822 ul,
  .widget_1057e589aceea822 ol,
  .sidebar__widget_ef8f5c03e56cd55c ul,
  .sidebar__widget_ef8f5c03e56cd55c ol {
    margin-bottom: 0;
    padding-left: 0;
    /* Tag Cloud Widget */ }
    .widget_1057e589aceea822 ul li,
    .widget_1057e589aceea822 ol li,
    .sidebar__widget_ef8f5c03e56cd55c ul li,
    .sidebar__widget_ef8f5c03e56cd55c ol li {
      display: block;
      padding: 8px 0;
      border-top: 1px solid #E1E1E1;
      margin-bottom: 0;
      /* Recent Comment Widget */ }
      .widget_1057e589aceea822 ul li:first-child,
      .widget_1057e589aceea822 ol li:first-child,
      .sidebar__widget_ef8f5c03e56cd55c ul li:first-child,
      .sidebar__widget_ef8f5c03e56cd55c ol li:first-child {
        border-top: 0; }
      .widget_1057e589aceea822 ul li:last-child,
      .widget_1057e589aceea822 ol li:last-child,
      .sidebar__widget_ef8f5c03e56cd55c ul li:last-child,
      .sidebar__widget_ef8f5c03e56cd55c ol li:last-child {
        margin-bottom: 0; }
      .widget_1057e589aceea822 ul li.recentcomments_e5de39b437903ebd .comment-author-link_439f709f5db5657e a:before, .widget_1057e589aceea822 ul li.wp-block-latest-comments__comment_8ea33255ed5ea921 .comment-author-link_439f709f5db5657e a:before,
      .widget_1057e589aceea822 ol li.recentcomments_e5de39b437903ebd .comment-author-link_439f709f5db5657e a:before,
      .widget_1057e589aceea822 ol li.wp-block-latest-comments__comment_8ea33255ed5ea921 .comment-author-link_439f709f5db5657e a:before,
      .sidebar__widget_ef8f5c03e56cd55c ul li.recentcomments_e5de39b437903ebd .comment-author-link_439f709f5db5657e a:before,
      .sidebar__widget_ef8f5c03e56cd55c ul li.wp-block-latest-comments__comment_8ea33255ed5ea921 .comment-author-link_439f709f5db5657e a:before,
      .sidebar__widget_ef8f5c03e56cd55c ol li.recentcomments_e5de39b437903ebd .comment-author-link_439f709f5db5657e a:before,
      .sidebar__widget_ef8f5c03e56cd55c ol li.wp-block-latest-comments__comment_8ea33255ed5ea921 .comment-author-link_439f709f5db5657e a:before {
        display: none; }
      .widget_1057e589aceea822 ul li.recentcomments_e5de39b437903ebd a, .widget_1057e589aceea822 ul li.wp-block-latest-comments__comment_8ea33255ed5ea921 a,
      .widget_1057e589aceea822 ol li.recentcomments_e5de39b437903ebd a,
      .widget_1057e589aceea822 ol li.wp-block-latest-comments__comment_8ea33255ed5ea921 a,
      .sidebar__widget_ef8f5c03e56cd55c ul li.recentcomments_e5de39b437903ebd a,
      .sidebar__widget_ef8f5c03e56cd55c ul li.wp-block-latest-comments__comment_8ea33255ed5ea921 a,
      .sidebar__widget_ef8f5c03e56cd55c ol li.recentcomments_e5de39b437903ebd a,
      .sidebar__widget_ef8f5c03e56cd55c ol li.wp-block-latest-comments__comment_8ea33255ed5ea921 a {
        padding-left: 0;
        display: inline; }
        .widget_1057e589aceea822 ul li.recentcomments_e5de39b437903ebd a:before, .widget_1057e589aceea822 ul li.wp-block-latest-comments__comment_8ea33255ed5ea921 a:before,
        .widget_1057e589aceea822 ol li.recentcomments_e5de39b437903ebd a:before,
        .widget_1057e589aceea822 ol li.wp-block-latest-comments__comment_8ea33255ed5ea921 a:before,
        .sidebar__widget_ef8f5c03e56cd55c ul li.recentcomments_e5de39b437903ebd a:before,
        .sidebar__widget_ef8f5c03e56cd55c ul li.wp-block-latest-comments__comment_8ea33255ed5ea921 a:before,
        .sidebar__widget_ef8f5c03e56cd55c ol li.recentcomments_e5de39b437903ebd a:before,
        .sidebar__widget_ef8f5c03e56cd55c ol li.wp-block-latest-comments__comment_8ea33255ed5ea921 a:before {
          display: none; }
      .widget_1057e589aceea822 ul li a,
      .widget_1057e589aceea822 ol li a,
      .sidebar__widget_ef8f5c03e56cd55c ul li a,
      .sidebar__widget_ef8f5c03e56cd55c 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_1057e589aceea822 ul li a::before,
        .widget_1057e589aceea822 ol li a::before,
        .sidebar__widget_ef8f5c03e56cd55c ul li a::before,
        .sidebar__widget_ef8f5c03e56cd55c ol li a::before {
          content: "\f105";
          font-family: "Font Awesome 6 Free";
          margin-right: 10px; }
        .widget_1057e589aceea822 ul li a:hover,
        .widget_1057e589aceea822 ol li a:hover,
        .sidebar__widget_ef8f5c03e56cd55c ul li a:hover,
        .sidebar__widget_ef8f5c03e56cd55c ol li a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .widget_1057e589aceea822 ul li a.rsswidget_73eb7f269c9f97c0, .widget_1057e589aceea822 ul li a.wp-block-latest-posts__post-title_31493af380505396,
        .widget_1057e589aceea822 ol li a.rsswidget_73eb7f269c9f97c0,
        .widget_1057e589aceea822 ol li a.wp-block-latest-posts__post-title_31493af380505396,
        .sidebar__widget_ef8f5c03e56cd55c ul li a.rsswidget_73eb7f269c9f97c0,
        .sidebar__widget_ef8f5c03e56cd55c ul li a.wp-block-latest-posts__post-title_31493af380505396,
        .sidebar__widget_ef8f5c03e56cd55c ol li a.rsswidget_73eb7f269c9f97c0,
        .sidebar__widget_ef8f5c03e56cd55c ol li a.wp-block-latest-posts__post-title_31493af380505396 {
          padding-left: 0;
          font-weight: 500;
          display: block; }
          .widget_1057e589aceea822 ul li a.rsswidget_73eb7f269c9f97c0:before, .widget_1057e589aceea822 ul li a.wp-block-latest-posts__post-title_31493af380505396:before,
          .widget_1057e589aceea822 ol li a.rsswidget_73eb7f269c9f97c0:before,
          .widget_1057e589aceea822 ol li a.wp-block-latest-posts__post-title_31493af380505396:before,
          .sidebar__widget_ef8f5c03e56cd55c ul li a.rsswidget_73eb7f269c9f97c0:before,
          .sidebar__widget_ef8f5c03e56cd55c ul li a.wp-block-latest-posts__post-title_31493af380505396:before,
          .sidebar__widget_ef8f5c03e56cd55c ol li a.rsswidget_73eb7f269c9f97c0:before,
          .sidebar__widget_ef8f5c03e56cd55c ol li a.wp-block-latest-posts__post-title_31493af380505396:before {
            display: none; }
      .widget_1057e589aceea822 ul li ul,
      .widget_1057e589aceea822 ol li ul,
      .sidebar__widget_ef8f5c03e56cd55c ul li ul,
      .sidebar__widget_ef8f5c03e56cd55c ol li ul {
        padding-left: 25px;
        padding-top: 10px; }
    .widget_1057e589aceea822 ul.wp-tag-cloud_c0aa2f9d41847cef li,
    .widget_1057e589aceea822 ol.wp-tag-cloud_c0aa2f9d41847cef li,
    .sidebar__widget_ef8f5c03e56cd55c ul.wp-tag-cloud_c0aa2f9d41847cef li,
    .sidebar__widget_ef8f5c03e56cd55c ol.wp-tag-cloud_c0aa2f9d41847cef li {
      display: inline-block;
      padding: 0;
      border: 0; }
      .widget_1057e589aceea822 ul.wp-tag-cloud_c0aa2f9d41847cef li a:before,
      .widget_1057e589aceea822 ol.wp-tag-cloud_c0aa2f9d41847cef li a:before,
      .sidebar__widget_ef8f5c03e56cd55c ul.wp-tag-cloud_c0aa2f9d41847cef li a:before,
      .sidebar__widget_ef8f5c03e56cd55c ol.wp-tag-cloud_c0aa2f9d41847cef li a:before {
        display: none; }
  .widget_1057e589aceea822.te_widget_categories_b07fd55895a43183 li, .widget_1057e589aceea822.widget_archive_1b82df2d11f44a2f li,
  .widget_1057e589aceea822 .wp-block-categories-list_056256c85f750550 li,
  .widget_1057e589aceea822 .wp-block-archives-list_9d3e6cc59d9e12e4 li,
  .sidebar__widget_ef8f5c03e56cd55c.te_widget_categories_b07fd55895a43183 li,
  .sidebar__widget_ef8f5c03e56cd55c.widget_archive_1b82df2d11f44a2f li,
  .sidebar__widget_ef8f5c03e56cd55c .wp-block-categories-list_056256c85f750550 li,
  .sidebar__widget_ef8f5c03e56cd55c .wp-block-archives-list_9d3e6cc59d9e12e4 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_1057e589aceea822.te_widget_categories_b07fd55895a43183 li.cat-item_a9a6bc25d8a82a8e, .widget_1057e589aceea822.widget_archive_1b82df2d11f44a2f li.cat-item_a9a6bc25d8a82a8e,
    .widget_1057e589aceea822 .wp-block-categories-list_056256c85f750550 li.cat-item_a9a6bc25d8a82a8e,
    .widget_1057e589aceea822 .wp-block-archives-list_9d3e6cc59d9e12e4 li.cat-item_a9a6bc25d8a82a8e,
    .sidebar__widget_ef8f5c03e56cd55c.te_widget_categories_b07fd55895a43183 li.cat-item_a9a6bc25d8a82a8e,
    .sidebar__widget_ef8f5c03e56cd55c.widget_archive_1b82df2d11f44a2f li.cat-item_a9a6bc25d8a82a8e,
    .sidebar__widget_ef8f5c03e56cd55c .wp-block-categories-list_056256c85f750550 li.cat-item_a9a6bc25d8a82a8e,
    .sidebar__widget_ef8f5c03e56cd55c .wp-block-archives-list_9d3e6cc59d9e12e4 li.cat-item_a9a6bc25d8a82a8e {
      text-align: right;
      display: inline-block;
      width: 100%; }
    .widget_1057e589aceea822.te_widget_categories_b07fd55895a43183 li a, .widget_1057e589aceea822.widget_archive_1b82df2d11f44a2f li a,
    .widget_1057e589aceea822 .wp-block-categories-list_056256c85f750550 li a,
    .widget_1057e589aceea822 .wp-block-archives-list_9d3e6cc59d9e12e4 li a,
    .sidebar__widget_ef8f5c03e56cd55c.te_widget_categories_b07fd55895a43183 li a,
    .sidebar__widget_ef8f5c03e56cd55c.widget_archive_1b82df2d11f44a2f li a,
    .sidebar__widget_ef8f5c03e56cd55c .wp-block-categories-list_056256c85f750550 li a,
    .sidebar__widget_ef8f5c03e56cd55c .wp-block-archives-list_9d3e6cc59d9e12e4 li a {
      float: left; }

/* About Info Widget*/
.widget-about-info_10fd3319cc020013 {
  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_10fd3319cc020013 .about-desc_64e63f47743ed2cb {
    text-align: left; }
    .widget-about-info_10fd3319cc020013 .about-desc_64e63f47743ed2cb .about-title_5d6c5b3262424ce0 {
      font-size: 20px; }
  .widget-about-info_10fd3319cc020013 .about-image_73ac12b863047521 {
    width: 140px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px; }
  .widget-about-info_10fd3319cc020013 .te-social-profile_48012d7b3c483e1a {
    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_10fd3319cc020013 .te-social-profile_48012d7b3c483e1a 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_10fd3319cc020013 .te-social-profile_48012d7b3c483e1a 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_bbf83fe7e4d77442.has-author_bc3f4f818a020670.wp-block-latest-posts_5a1276645a8a1d0b .wp-block-latest-posts__te-post-title_44854ef24cae5697 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }

.widget_rss_a256ad4281a15b2b .wp-block-heading_20645cc6d5bbe219:before,
.widget_rss_a256ad4281a15b2b .widget-title_67157aff7c729a3f:before {
  display: none; }
.widget_rss_a256ad4281a15b2b .rss-widget-icon_b76a28a0b774c19f {
  margin-right: 6px; }
.widget_rss_a256ad4281a15b2b ul li a.rsswidget_73eb7f269c9f97c0 {
  color: #14203A; }
  .widget_rss_a256ad4281a15b2b ul li a.rsswidget_73eb7f269c9f97c0:hover {
    color: #317EFE; }

.wp-block-latest-posts_5a1276645a8a1d0b .wp-block-rss__item-title_239ac1ceb407c0f3,
.wp-block-rss_e26a806135a74abc .wp-block-rss__item-title_239ac1ceb407c0f3,
.widget_rss_a256ad4281a15b2b .wp-block-rss__item-title_239ac1ceb407c0f3 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }
  .wp-block-latest-posts_5a1276645a8a1d0b .wp-block-rss__item-title_239ac1ceb407c0f3 a:before,
  .wp-block-rss_e26a806135a74abc .wp-block-rss__item-title_239ac1ceb407c0f3 a:before,
  .widget_rss_a256ad4281a15b2b .wp-block-rss__item-title_239ac1ceb407c0f3 a:before {
    display: none; }
.wp-block-latest-posts_5a1276645a8a1d0b .wp-block-latest-posts__post-author_3cbf1e2cfa01d2a2,
.wp-block-latest-posts_5a1276645a8a1d0b .wp-block-rss__item-publish-date_510a38892b10c561,
.wp-block-rss_e26a806135a74abc .wp-block-latest-posts__post-author_3cbf1e2cfa01d2a2,
.wp-block-rss_e26a806135a74abc .wp-block-rss__item-publish-date_510a38892b10c561,
.widget_rss_a256ad4281a15b2b .wp-block-latest-posts__post-author_3cbf1e2cfa01d2a2,
.widget_rss_a256ad4281a15b2b .wp-block-rss__item-publish-date_510a38892b10c561 {
  margin-right: 10px; }
.wp-block-latest-posts_5a1276645a8a1d0b .wp-block-latest-posts__post-author_3cbf1e2cfa01d2a2,
.wp-block-latest-posts_5a1276645a8a1d0b .wp-block-latest-posts__te-post-date_ad1a76dc9e8a8753,
.wp-block-latest-posts_5a1276645a8a1d0b .wp-block-rss__item-publish-date_510a38892b10c561,
.wp-block-latest-posts_5a1276645a8a1d0b .wp-block-rss__item-author_839e2d595d319f93,
.wp-block-latest-posts_5a1276645a8a1d0b .rss-date_97fca428ce61a860,
.wp-block-rss_e26a806135a74abc .wp-block-latest-posts__post-author_3cbf1e2cfa01d2a2,
.wp-block-rss_e26a806135a74abc .wp-block-latest-posts__te-post-date_ad1a76dc9e8a8753,
.wp-block-rss_e26a806135a74abc .wp-block-rss__item-publish-date_510a38892b10c561,
.wp-block-rss_e26a806135a74abc .wp-block-rss__item-author_839e2d595d319f93,
.wp-block-rss_e26a806135a74abc .rss-date_97fca428ce61a860,
.widget_rss_a256ad4281a15b2b .wp-block-latest-posts__post-author_3cbf1e2cfa01d2a2,
.widget_rss_a256ad4281a15b2b .wp-block-latest-posts__te-post-date_ad1a76dc9e8a8753,
.widget_rss_a256ad4281a15b2b .wp-block-rss__item-publish-date_510a38892b10c561,
.widget_rss_a256ad4281a15b2b .wp-block-rss__item-author_839e2d595d319f93,
.widget_rss_a256ad4281a15b2b .rss-date_97fca428ce61a860 {
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500;
  text-transform: capitalize;
  position: relative; }
.wp-block-latest-posts_5a1276645a8a1d0b .wp-block-latest-posts__te-post-date_ad1a76dc9e8a8753:before,
.wp-block-latest-posts_5a1276645a8a1d0b .wp-block-rss__item-publish-date_510a38892b10c561:before,
.wp-block-latest-posts_5a1276645a8a1d0b .rss-date_97fca428ce61a860:before,
.wp-block-rss_e26a806135a74abc .wp-block-latest-posts__te-post-date_ad1a76dc9e8a8753:before,
.wp-block-rss_e26a806135a74abc .wp-block-rss__item-publish-date_510a38892b10c561:before,
.wp-block-rss_e26a806135a74abc .rss-date_97fca428ce61a860:before,
.widget_rss_a256ad4281a15b2b .wp-block-latest-posts__te-post-date_ad1a76dc9e8a8753:before,
.widget_rss_a256ad4281a15b2b .wp-block-rss__item-publish-date_510a38892b10c561:before,
.widget_rss_a256ad4281a15b2b .rss-date_97fca428ce61a860:before {
  content: "\f274";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_5a1276645a8a1d0b .wp-block-latest-posts__post-author_3cbf1e2cfa01d2a2:before,
.wp-block-latest-posts_5a1276645a8a1d0b .wp-block-rss__item-author_839e2d595d319f93:before,
.wp-block-rss_e26a806135a74abc .wp-block-latest-posts__post-author_3cbf1e2cfa01d2a2:before,
.wp-block-rss_e26a806135a74abc .wp-block-rss__item-author_839e2d595d319f93:before,
.widget_rss_a256ad4281a15b2b .wp-block-latest-posts__post-author_3cbf1e2cfa01d2a2:before,
.widget_rss_a256ad4281a15b2b .wp-block-rss__item-author_839e2d595d319f93:before {
  content: "\f007";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_5a1276645a8a1d0b .wp-block-latest-posts__post-excerpt_4ba1f3ca9453fa40,
.wp-block-latest-posts_5a1276645a8a1d0b .wp-block-rss__item-excerpt_3ec929a750059051,
.wp-block-latest-posts_5a1276645a8a1d0b .rssSummary_02337d1105db08d6,
.wp-block-rss_e26a806135a74abc .wp-block-latest-posts__post-excerpt_4ba1f3ca9453fa40,
.wp-block-rss_e26a806135a74abc .wp-block-rss__item-excerpt_3ec929a750059051,
.wp-block-rss_e26a806135a74abc .rssSummary_02337d1105db08d6,
.widget_rss_a256ad4281a15b2b .wp-block-latest-posts__post-excerpt_4ba1f3ca9453fa40,
.widget_rss_a256ad4281a15b2b .wp-block-rss__item-excerpt_3ec929a750059051,
.widget_rss_a256ad4281a15b2b .rssSummary_02337d1105db08d6 {
  margin-top: 10px;
  margin-bottom: 0; }

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

.te-post-item_4d19f585abc5af50 .te-single-post-meta_69444c3fbf660300 {
  gap: 32px; }

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

.te-comment-title_f68c0ff98f534b37 h2,
.te-comment-title_f68c0ff98f534b37 .wp-block-comments-title_abd7e83236c288db,
.wp-block-comments_ebbd4de5fc33c019 h2,
.wp-block-comments_ebbd4de5fc33c019 .wp-block-comments-title_abd7e83236c288db {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px; }

/* Block Comment Start */
.wp-block-comments_ebbd4de5fc33c019 .wp-block-comment-template_d3390a8701037047 {
  padding-left: 0; }
  .wp-block-comments_ebbd4de5fc33c019 .wp-block-comment-template_d3390a8701037047 .wp-block-te-comment-reply_352fc9aa4b02784c {
    margin-top: 15px; }
  .wp-block-comments_ebbd4de5fc33c019 .wp-block-comment-template_d3390a8701037047 li .wp-block-columns_4a32a7cbfc2c1d4c {
    padding: 50px;
    border: 1px solid #dfe2e9;
    border-radius: 8px;
    margin-bottom: 24px; }
    .wp-block-comments_ebbd4de5fc33c019 .wp-block-comment-template_d3390a8701037047 li .wp-block-columns_4a32a7cbfc2c1d4c .wp-block-column_d88b6d9b5e792ae2:first-child {
      -ms-flex-preferred-size: 80px !important;
          flex-basis: 80px !important; }
    .wp-block-comments_ebbd4de5fc33c019 .wp-block-comment-template_d3390a8701037047 li .wp-block-columns_4a32a7cbfc2c1d4c .wp-block-avatar_c42aa8a129cd4632 {
      width: 100px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 50%;
      overflow: hidden; }
      .wp-block-comments_ebbd4de5fc33c019 .wp-block-comment-template_d3390a8701037047 li .wp-block-columns_4a32a7cbfc2c1d4c .wp-block-avatar_c42aa8a129cd4632 img {
        width: 100%; }
    .wp-block-comments_ebbd4de5fc33c019 .wp-block-comment-template_d3390a8701037047 li .wp-block-columns_4a32a7cbfc2c1d4c .wp-block-comment-author-name_693eaa9597c7b6cc a {
      font-size: 21px;
      margin-bottom: 5px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A; }
    .wp-block-comments_ebbd4de5fc33c019 .wp-block-comment-template_d3390a8701037047 li .wp-block-columns_4a32a7cbfc2c1d4c .wp-block-comment-edit-link_7a4d06b681c805ac a {
      color: #317EFE; }
    .wp-block-comments_ebbd4de5fc33c019 .wp-block-comment-template_d3390a8701037047 li .wp-block-columns_4a32a7cbfc2c1d4c .wp-block-comment-date_29d387395d4bc249 a,
    .wp-block-comments_ebbd4de5fc33c019 .wp-block-comment-template_d3390a8701037047 li .wp-block-columns_4a32a7cbfc2c1d4c .wp-block-comment-edit-link_7a4d06b681c805ac a {
      color: #9ba8c3;
      font-size: 16px;
      font-weight: 400;
      font-family: "Inter", sans-serif; }
    .wp-block-comments_ebbd4de5fc33c019 .wp-block-comment-template_d3390a8701037047 li .wp-block-columns_4a32a7cbfc2c1d4c .wp-block-te-comment-reply_352fc9aa4b02784c 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_ebbd4de5fc33c019 .wp-block-comment-template_d3390a8701037047 li .wp-block-columns_4a32a7cbfc2c1d4c .wp-block-te-comment-reply_352fc9aa4b02784c 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_c488e34384f991e8 .te-comment-respond_bc0accf995f94c19,
.te-latest-comments_c488e34384f991e8 .comment-respond_43873e04938154b9 {
  margin-top: 60px;
  margin-bottom: 40px; }
.te-latest-comments_c488e34384f991e8 li .children_e3081f44dffaa152 .te-comments-item_049f0990639a29e5 {
  margin-left: 50px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-latest-comments_c488e34384f991e8 li .children_e3081f44dffaa152 .te-comments-item_049f0990639a29e5 {
      margin-left: 0; } }
.te-latest-comments_c488e34384f991e8 li .children_e3081f44dffaa152 .children_e3081f44dffaa152 .te-comments-item_049f0990639a29e5 {
  margin-left: 100px;
  border-top: 1px solid #F9F4F1; }
.te-latest-comments_c488e34384f991e8 li .te-comments-item_049f0990639a29e5 {
  padding: 50px;
  border: 1px solid #F9F4F1;
  background-color: #F9F4F1;
  border-radius: 20px;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .te-latest-comments_c488e34384f991e8 li .te-comments-item_049f0990639a29e5 {
      padding: 30px; } }
  .te-latest-comments_c488e34384f991e8 li .te-comments-item_049f0990639a29e5 .te-comments-avatar_c328dbfd87d9c06c {
    float: left; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-latest-comments_c488e34384f991e8 li .te-comments-item_049f0990639a29e5 .te-comments-avatar_c328dbfd87d9c06c {
        float: inherit;
        margin-bottom: 20px; } }
    .te-latest-comments_c488e34384f991e8 li .te-comments-item_049f0990639a29e5 .te-comments-avatar_c328dbfd87d9c06c img {
      margin-right: 30px;
      width: 100px;
      border-radius: 50px; }
  .te-latest-comments_c488e34384f991e8 li .te-comments-item_049f0990639a29e5 .te-comments-text_b0ae648b8d915d08 {
    overflow: hidden; }
    .te-latest-comments_c488e34384f991e8 li .te-comments-item_049f0990639a29e5 .te-comments-text_b0ae648b8d915d08 p {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 20px;
      color: #335371; }
    .te-latest-comments_c488e34384f991e8 li .te-comments-item_049f0990639a29e5 .te-comments-text_b0ae648b8d915d08 .te-avatar-name_7545991d8ebf1b78 {
      margin-bottom: 10px;
      position: relative; }
      .te-latest-comments_c488e34384f991e8 li .te-comments-item_049f0990639a29e5 .te-comments-text_b0ae648b8d915d08 .te-avatar-name_7545991d8ebf1b78 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_c488e34384f991e8 li .te-comments-item_049f0990639a29e5 .te-comments-text_b0ae648b8d915d08 .te-avatar-name_7545991d8ebf1b78 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_c488e34384f991e8 li .te-comments-item_049f0990639a29e5 .te-comments-text_b0ae648b8d915d08 .te-avatar-name_7545991d8ebf1b78 span {
            display: inline-block;
            width: 100%; } }
    .te-latest-comments_c488e34384f991e8 li .te-comments-item_049f0990639a29e5 .te-comments-text_b0ae648b8d915d08 .te-comment-reply_fe3b875c9a987568 {
      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_c488e34384f991e8 li .te-comments-item_049f0990639a29e5 .te-comments-text_b0ae648b8d915d08 .te-comment-reply_fe3b875c9a987568 {
          position: unset;
          margin-top: 10px; } }
      .te-latest-comments_c488e34384f991e8 li .te-comments-item_049f0990639a29e5 .te-comments-text_b0ae648b8d915d08 .te-comment-reply_fe3b875c9a987568:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

ul.children_e3081f44dffaa152 {
  list-style: none; }

.te-post-comments-form_b399a7aa3b372021 .te-contacts-message_15f0b98c0fa67ef2 {
  margin-top: 10px; }

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

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

.te-comment-respond_bc0accf995f94c19,
.comment-respond_43873e04938154b9 {
  position: relative;
  background-color: #F9F4F1;
  padding: 40px;
  border-radius: 20px; }
  .te-comment-respond_bc0accf995f94c19 .comment-form-cookies-consent_0ea266d3b2d48e2e,
  .comment-respond_43873e04938154b9 .comment-form-cookies-consent_0ea266d3b2d48e2e {
    display: none; }
  .te-comment-respond_bc0accf995f94c19 .comment-notes_bd9a3161fd42566f,
  .comment-respond_43873e04938154b9 .comment-notes_bd9a3161fd42566f {
    margin-bottom: 30px; }
  .te-comment-respond_bc0accf995f94c19 p,
  .comment-respond_43873e04938154b9 p {
    margin: 0; }
  .te-comment-respond_bc0accf995f94c19 .te-contacts-email_96c8a3ece9fd6a23,
  .te-comment-respond_bc0accf995f94c19 .te-contacts-name_3e6b87c52f4f220e,
  .te-comment-respond_bc0accf995f94c19 .single-input-field_f7c318a6fbe7d27c,
  .comment-respond_43873e04938154b9 .te-contacts-email_96c8a3ece9fd6a23,
  .comment-respond_43873e04938154b9 .te-contacts-name_3e6b87c52f4f220e,
  .comment-respond_43873e04938154b9 .single-input-field_f7c318a6fbe7d27c {
    margin-bottom: 20px; }
  .te-comment-respond_bc0accf995f94c19 label,
  .comment-respond_43873e04938154b9 label {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #778196;
    margin-bottom: 20px; }
  .te-comment-respond_bc0accf995f94c19 .checkbox-field-wrapper_b6af7acc60a01a17,
  .comment-respond_43873e04938154b9 .checkbox-field-wrapper_b6af7acc60a01a17 {
    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_bc0accf995f94c19 .checkbox-field-wrapper_b6af7acc60a01a17 p,
    .comment-respond_43873e04938154b9 .checkbox-field-wrapper_b6af7acc60a01a17 p {
      margin: 0; }
    .te-comment-respond_bc0accf995f94c19 .checkbox-field-wrapper_b6af7acc60a01a17 .single-checkbox-field_95e4b22e368f4a66,
    .comment-respond_43873e04938154b9 .checkbox-field-wrapper_b6af7acc60a01a17 .single-checkbox-field_95e4b22e368f4a66 {
      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_bc0accf995f94c19 .te-comment-form-cookies-consent_9d18e971642a8f09,
  .comment-respond_43873e04938154b9 .te-comment-form-cookies-consent_9d18e971642a8f09 {
    display: none; }
  .te-comment-respond_bc0accf995f94c19 input[type="number"],
  .comment-respond_43873e04938154b9 input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield; }
  .te-comment-respond_bc0accf995f94c19 input,
  .te-comment-respond_bc0accf995f94c19 select,
  .comment-respond_43873e04938154b9 input,
  .comment-respond_43873e04938154b9 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_bc0accf995f94c19 *::-webkit-input-placeholder,
  .comment-respond_43873e04938154b9 *::-webkit-input-placeholder {
    color: #778196; }
  .te-comment-respond_bc0accf995f94c19 *:-ms-input-placeholder,
  .comment-respond_43873e04938154b9 *:-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_bc0accf995f94c19 *::-ms-input-placeholder,
  .comment-respond_43873e04938154b9 *::-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_bc0accf995f94c19 *::placeholder,
  .comment-respond_43873e04938154b9 *::placeholder {
    color: #778196; }
  .te-comment-respond_bc0accf995f94c19 textarea,
  .comment-respond_43873e04938154b9 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_bc0accf995f94c19 input:focus,
  .te-comment-respond_bc0accf995f94c19 textarea:focus,
  .te-comment-respond_bc0accf995f94c19 .form-select_ceea9dbf127a82b2:focus,
  .comment-respond_43873e04938154b9 input:focus,
  .comment-respond_43873e04938154b9 textarea:focus,
  .comment-respond_43873e04938154b9 .form-select_ceea9dbf127a82b2: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_f7c16176b4207fce {
  position: relative;
  border-radius: 20px;
  overflow: hidden; }
  .te-team-card_f7c16176b4207fce:hover .image_6f5f914def38760a:before {
    height: 250%;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear;
    background-color: transparent; }
  .te-team-card_f7c16176b4207fce:hover .image_6f5f914def38760a 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_f7c16176b4207fce:hover .te-content-wrapper_3ac24f10388c6deb {
    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_f7c16176b4207fce .image_6f5f914def38760a {
    overflow: hidden;
    position: relative; }
    .te-team-card_f7c16176b4207fce .image_6f5f914def38760a: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_f7c16176b4207fce .image_6f5f914def38760a 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_f7c16176b4207fce .te-content-wrapper_3ac24f10388c6deb {
    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_f7c16176b4207fce .te-content-wrapper_3ac24f10388c6deb .content_2471d551a97e280b {
      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_f7c16176b4207fce .te-content-wrapper_3ac24f10388c6deb .content_2471d551a97e280b .title_aae17a58c0367eec {
        font-size: 24px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: 0px;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
      .te-team-card_f7c16176b4207fce .te-content-wrapper_3ac24f10388c6deb .content_2471d551a97e280b .desc_10ad761e6a434a53 {
        font-size: 18px;
        line-height: 18px;
        font-weight: 400;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
    .te-team-card_f7c16176b4207fce .te-content-wrapper_3ac24f10388c6deb .social_09dd982616fc305b {
      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_f7c16176b4207fce .te-content-wrapper_3ac24f10388c6deb .social_09dd982616fc305b 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_f7c16176b4207fce .te-content-wrapper_3ac24f10388c6deb .social_09dd982616fc305b a:hover {
          background-color: #E7F914;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-team-card_f7c16176b4207fce.style-2_987db71ee18b87bb {
  padding: 20px;
  background-color: #F9F4F1;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-team-card_f7c16176b4207fce.style-2_987db71ee18b87bb:hover {
    background-color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-team-card_f7c16176b4207fce.style-2_987db71ee18b87bb:hover .te-content-wrapper_3ac24f10388c6deb .social_09dd982616fc305b a {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-team-card_f7c16176b4207fce.style-2_987db71ee18b87bb:hover .te-content-wrapper_3ac24f10388c6deb .content_2471d551a97e280b .title_aae17a58c0367eec,
    .te-team-card_f7c16176b4207fce.style-2_987db71ee18b87bb:hover .te-content-wrapper_3ac24f10388c6deb .content_2471d551a97e280b .desc_10ad761e6a434a53 {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_f7c16176b4207fce.style-2_987db71ee18b87bb .image_6f5f914def38760a {
    border-radius: 20px; }
  .te-team-card_f7c16176b4207fce.style-2_987db71ee18b87bb .te-content-wrapper_3ac24f10388c6deb {
    position: unset;
    visibility: visible;
    opacity: 1;
    background: transparent;
    -webkit-transform: unset;
            transform: unset; }
    .te-team-card_f7c16176b4207fce.style-2_987db71ee18b87bb .te-content-wrapper_3ac24f10388c6deb .content_2471d551a97e280b {
      padding: 0;
      margin-top: 20px;
      margin-bottom: 10px;
      position: unset; }
      .te-team-card_f7c16176b4207fce.style-2_987db71ee18b87bb .te-content-wrapper_3ac24f10388c6deb .content_2471d551a97e280b .title_aae17a58c0367eec {
        color: #131A2A;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-team-card_f7c16176b4207fce.style-2_987db71ee18b87bb .te-content-wrapper_3ac24f10388c6deb .content_2471d551a97e280b .title_aae17a58c0367eec a:hover {
          color: #ffffff !important; }
      .te-team-card_f7c16176b4207fce.style-2_987db71ee18b87bb .te-content-wrapper_3ac24f10388c6deb .content_2471d551a97e280b .desc_10ad761e6a434a53 {
        color: #335371;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-team-card_f7c16176b4207fce.style-2_987db71ee18b87bb .te-content-wrapper_3ac24f10388c6deb .social_09dd982616fc305b a {
      border: 1px solid #E1E1E1;
      background-color: transparent; }
      .te-team-card_f7c16176b4207fce.style-2_987db71ee18b87bb .te-content-wrapper_3ac24f10388c6deb .social_09dd982616fc305b 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_2a55047f7bce23f7 {
  position: relative;
  padding: 0;
  overflow: hidden; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-team-member-slider-wrapper_2a55047f7bce23f7 {
      padding: 0 12px; } }
  .te-team-member-slider-wrapper_2a55047f7bce23f7 .slick-list_736f00ae8fd2263a {
    margin: 0 -15px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-team-member-slider-wrapper_2a55047f7bce23f7 .slick-list_736f00ae8fd2263a {
        padding-bottom: 25px;
        margin: unset; } }
    .te-team-member-slider-wrapper_2a55047f7bce23f7 .slick-list_736f00ae8fd2263a .slick-slide_52780f3ed8923a8f {
      margin: 0 15px; }
  .te-team-member-slider-wrapper_2a55047f7bce23f7 .slick-dots_2134dca8e6e6dd19 {
    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_2a55047f7bce23f7 .slick-dots_2134dca8e6e6dd19 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_2a55047f7bce23f7 .slick-dots_2134dca8e6e6dd19 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_2a55047f7bce23f7 .slick-dots_2134dca8e6e6dd19 li.slick-active_8c1d39288cbd7b42 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-team-member-slider-wrapper_2a55047f7bce23f7 .slick-dots_2134dca8e6e6dd19 li.slick-active_8c1d39288cbd7b42 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-team-member-slider-wrapper_2a55047f7bce23f7 .slick-arrow_ae9b65b3ebd313d0 {
    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_fdbafb21a8f97f67 {
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 20px; }
  .te-portfolio-card_fdbafb21a8f97f67:hover .image_6f5f914def38760a .te-content-wrapper_3ac24f10388c6deb {
    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_fdbafb21a8f97f67:hover .image_6f5f914def38760a .te-content-wrapper_3ac24f10388c6deb .content_2471d551a97e280b .content-inner_f7fec73c23ae7c70 {
      margin-bottom: 0;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_fdbafb21a8f97f67:hover .image_6f5f914def38760a .te-content-wrapper_3ac24f10388c6deb .content_2471d551a97e280b .btn-wrapper_7157d7fdf7b684fa {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_fdbafb21a8f97f67:hover .image_6f5f914def38760a .te-content-wrapper_3ac24f10388c6deb .content_2471d551a97e280b .content-inner_f7fec73c23ae7c70 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scaleY(1);
              transform: scaleY(1); }
  .te-portfolio-card_fdbafb21a8f97f67:hover .image_6f5f914def38760a 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_fdbafb21a8f97f67 .image_6f5f914def38760a {
    overflow: hidden;
    position: relative; }
    .te-portfolio-card_fdbafb21a8f97f67 .image_6f5f914def38760a 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_fdbafb21a8f97f67 .te-content-wrapper_3ac24f10388c6deb {
    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_fdbafb21a8f97f67 .te-content-wrapper_3ac24f10388c6deb .content_2471d551a97e280b {
      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_fdbafb21a8f97f67 .te-content-wrapper_3ac24f10388c6deb .content_2471d551a97e280b .content-inner_f7fec73c23ae7c70 {
        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_fdbafb21a8f97f67 .te-content-wrapper_3ac24f10388c6deb .content_2471d551a97e280b .sub-title_e443536aa3373b02 {
        color: #131A2A;
        font-size: 18px;
        line-height: 36px;
        font-weight: 400; }
      .te-portfolio-card_fdbafb21a8f97f67 .te-content-wrapper_3ac24f10388c6deb .content_2471d551a97e280b .title_aae17a58c0367eec {
        margin-bottom: 0;
        color: #131A2A;
        font-size: 24px;
        line-height: 39px;
        font-weight: 500; }
      .te-portfolio-card_fdbafb21a8f97f67 .te-content-wrapper_3ac24f10388c6deb .content_2471d551a97e280b .btn-wrapper_7157d7fdf7b684fa {
        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_fdbafb21a8f97f67 .te-content-wrapper_3ac24f10388c6deb .content_2471d551a97e280b .btn-wrapper_7157d7fdf7b684fa 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_fdbafb21a8f97f67 .te-content-wrapper_3ac24f10388c6deb .content_2471d551a97e280b .btn-wrapper_7157d7fdf7b684fa a:hover {
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
            background-color: #317EFE;
            color: #ffffff; }

.te-portfolio-card_fdbafb21a8f97f67.style-2_987db71ee18b87bb .te-content-wrapper_3ac24f10388c6deb .content_2471d551a97e280b {
  background-color: #317efeb8;
  padding: 20px;
  border-radius: 20px; }
  .te-portfolio-card_fdbafb21a8f97f67.style-2_987db71ee18b87bb .te-content-wrapper_3ac24f10388c6deb .content_2471d551a97e280b .btn-wrapper_7157d7fdf7b684fa {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.te-portfolio-card_fdbafb21a8f97f67.style-3_4dcb1f0bb62e783a:hover .te-content-wrapper_3ac24f10388c6deb .content_2471d551a97e280b .btn-wrapper_7157d7fdf7b684fa {
  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_fdbafb21a8f97f67.style-3_4dcb1f0bb62e783a .te-content-wrapper_3ac24f10388c6deb {
  padding: 0; }
  .te-portfolio-card_fdbafb21a8f97f67.style-3_4dcb1f0bb62e783a .te-content-wrapper_3ac24f10388c6deb .content_2471d551a97e280b .content-inner_f7fec73c23ae7c70 {
    border-radius: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px; }
  .te-portfolio-card_fdbafb21a8f97f67.style-3_4dcb1f0bb62e783a .te-content-wrapper_3ac24f10388c6deb .content_2471d551a97e280b .btn-wrapper_7157d7fdf7b684fa {
    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_ed24604c7971e4a3.style-1_06854cd75ce98ace {
  margin-top: -210px; }
  @media (max-width: 991px) {
    .newsletter-area_ed24604c7971e4a3.style-1_06854cd75ce98ace {
      margin-top: 0;
      padding-top: 100px; } }

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

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

.testimonial-slider-area_b3aa60643d6480f6.style-1_06854cd75ce98ace {
  padding-bottom: 5px; }

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

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

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

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

.team-slider-area_7052a07c2ff70206.style-1_06854cd75ce98ace {
  overflow: hidden; }

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

.about-us-area_c8998e6c315abb4d.style-2_987db71ee18b87bb {
  padding-top: 120px;
  padding-bottom: 330px;
  background-color: #F9F4F1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .about-us-area_c8998e6c315abb4d.style-2_987db71ee18b87bb {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area_c8998e6c315abb4d.style-2_987db71ee18b87bb {
      padding: 100px 0; } }
  @media (max-width: 991px) {
    .about-us-area_c8998e6c315abb4d.style-2_987db71ee18b87bb .te-about-image-card_bea0fcfa984b0eb8 {
      text-align: center;
      margin-bottom: 50px; } }
  @media (max-width: 991px) {
    .about-us-area_c8998e6c315abb4d.style-2_987db71ee18b87bb .te-about-image-card_bea0fcfa984b0eb8 .te-main-img-wrapper_514b793f29cbf723 .te-main-img-inner_cb2ad466008f922a {
      width: 100%; } }
  @media (max-width: 1199px) {
    .about-us-area_c8998e6c315abb4d.style-2_987db71ee18b87bb .te-about-image-card_bea0fcfa984b0eb8 .te-company-foundation_82832dce4cee1d19 {
      left: 0; } }
  @media (max-width: 1199px) {
    .about-us-area_c8998e6c315abb4d.style-2_987db71ee18b87bb .te-about-info-card_99c6542143c5b457 {
      padding-left: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area_c8998e6c315abb4d.style-2_987db71ee18b87bb .te-about-info-card_99c6542143c5b457 {
      padding-left: 60px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .about-us-area_c8998e6c315abb4d.style-2_987db71ee18b87bb .te-about-info-card_99c6542143c5b457 {
      padding-left: 80px; } }

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

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

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

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

.faq-area_bc88bf59d9b7abb9.style-1_06854cd75ce98ace {
  padding-bottom: 100px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .faq-area_bc88bf59d9b7abb9.style-1_06854cd75ce98ace {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-area_bc88bf59d9b7abb9.style-1_06854cd75ce98ace {
      padding-bottom: 100px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .faq-area_bc88bf59d9b7abb9.style-1_06854cd75ce98ace {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_bc88bf59d9b7abb9.style-1_06854cd75ce98ace {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_bc88bf59d9b7abb9.style-1_06854cd75ce98ace .accordion-wrapper_ea6ec580b095ab20 {
      padding-right: 60px; } }
  .faq-area_bc88bf59d9b7abb9.style-1_06854cd75ce98ace .te-faq-image_45f9d7a622cc3dd0 {
    margin-top: 82px;
    position: relative;
    right: -83px;
    display: inline-block; }
    @media (max-width: 1199px) {
      .faq-area_bc88bf59d9b7abb9.style-1_06854cd75ce98ace .te-faq-image_45f9d7a622cc3dd0 {
        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_bc88bf59d9b7abb9.style-1_06854cd75ce98ace .te-faq-image_45f9d7a622cc3dd0 {
        right: 0; } }
    .faq-area_bc88bf59d9b7abb9.style-1_06854cd75ce98ace .te-faq-image_45f9d7a622cc3dd0 .te-image-wrapper_5c055d8f44cf51c5 {
      position: relative; }
      .faq-area_bc88bf59d9b7abb9.style-1_06854cd75ce98ace .te-faq-image_45f9d7a622cc3dd0 .te-image-wrapper_5c055d8f44cf51c5 .te-main-img-inner_cb2ad466008f922a {
        -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_bc88bf59d9b7abb9.style-1_06854cd75ce98ace .te-faq-image_45f9d7a622cc3dd0 .te-image-wrapper_5c055d8f44cf51c5 .te-image-shape_f475381249357e50 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: -1; }
      .faq-area_bc88bf59d9b7abb9.style-1_06854cd75ce98ace .te-faq-image_45f9d7a622cc3dd0 .te-image-wrapper_5c055d8f44cf51c5 .content_2471d551a97e280b {
        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_bc88bf59d9b7abb9.style-1_06854cd75ce98ace .te-faq-image_45f9d7a622cc3dd0 .te-image-wrapper_5c055d8f44cf51c5 .content_2471d551a97e280b .title_aae17a58c0367eec {
          font-size: 18px;
          font-weight: 400;
          line-height: 18px;
          color: #ffffff;
          margin-bottom: 0; }
        .faq-area_bc88bf59d9b7abb9.style-1_06854cd75ce98ace .te-faq-image_45f9d7a622cc3dd0 .te-image-wrapper_5c055d8f44cf51c5 .content_2471d551a97e280b .number_98abec61210cccbf {
          font-size: 32px;
          font-weight: 500;
          line-height: 32px;
          letter-spacing: 0px;
          color: #ffffff;
          margin-bottom: 0; }
      .faq-area_bc88bf59d9b7abb9.style-1_06854cd75ce98ace .te-faq-image_45f9d7a622cc3dd0 .te-image-wrapper_5c055d8f44cf51c5 .top-content_e08403606056087b {
        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_bc88bf59d9b7abb9.style-1_06854cd75ce98ace .te-faq-image_45f9d7a622cc3dd0 .te-image-wrapper_5c055d8f44cf51c5 .top-content_e08403606056087b {
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); } }
      .faq-area_bc88bf59d9b7abb9.style-1_06854cd75ce98ace .te-faq-image_45f9d7a622cc3dd0 .te-image-wrapper_5c055d8f44cf51c5 .bottom-content_863076c310a63226 {
        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_bc88bf59d9b7abb9.style-1_06854cd75ce98ace .te-faq-image_45f9d7a622cc3dd0 .te-image-wrapper_5c055d8f44cf51c5 .bottom-content_863076c310a63226 {
            right: 50%;
            -webkit-transform: translateX(50%);
                    transform: translateX(50%); } }
        .faq-area_bc88bf59d9b7abb9.style-1_06854cd75ce98ace .te-faq-image_45f9d7a622cc3dd0 .te-image-wrapper_5c055d8f44cf51c5 .bottom-content_863076c310a63226 .bottom-content-inner_f27f12121ed30a4b {
          width: 100%;
          height: 100%;
          background-color: #E7F914;
          border-radius: 100%;
          border: 8px solid #ffffff;
          outline: 2px dashed #14203A; }
          .faq-area_bc88bf59d9b7abb9.style-1_06854cd75ce98ace .te-faq-image_45f9d7a622cc3dd0 .te-image-wrapper_5c055d8f44cf51c5 .bottom-content_863076c310a63226 .bottom-content-inner_f27f12121ed30a4b .title_aae17a58c0367eec,
          .faq-area_bc88bf59d9b7abb9.style-1_06854cd75ce98ace .te-faq-image_45f9d7a622cc3dd0 .te-image-wrapper_5c055d8f44cf51c5 .bottom-content_863076c310a63226 .bottom-content-inner_f27f12121ed30a4b .number_98abec61210cccbf {
            color: #14203A; }

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

.testimonial-slider-area_b3aa60643d6480f6 {
  overflow: hidden;
  padding-bottom: 10px; }
  .testimonial-slider-area_b3aa60643d6480f6.style-2_987db71ee18b87bb .slick-list_736f00ae8fd2263a {
    margin: 0 -100px;
    overflow: visible; }
    .testimonial-slider-area_b3aa60643d6480f6.style-2_987db71ee18b87bb .slick-list_736f00ae8fd2263a .te-slick-item_7f11245806589165 {
      width: 520px;
      margin: 0 15px; }

.counter-up-area_3621dea36bfce1a7.style-2_987db71ee18b87bb .te-counter-card_aaaa3e723c615181 {
  padding: 80px 55px;
  background-color: #131A2A;
  border-radius: 20px; }
  .counter-up-area_3621dea36bfce1a7.style-2_987db71ee18b87bb .te-counter-card_aaaa3e723c615181 .te-counter-item_767689ec0ebfa799 .icon_756933f659f37e63 {
    width: unset;
    height: unset;
    background-color: transparent; }
  .counter-up-area_3621dea36bfce1a7.style-2_987db71ee18b87bb .te-counter-card_aaaa3e723c615181 .te-counter-item_767689ec0ebfa799 .te-counter-title_2c9862768f528efc {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px; }
    .counter-up-area_3621dea36bfce1a7.style-2_987db71ee18b87bb .te-counter-card_aaaa3e723c615181 .te-counter-item_767689ec0ebfa799 .te-counter-title_2c9862768f528efc .content_2471d551a97e280b {
      gap: 18px;
      text-align: left; }
  .counter-up-area_3621dea36bfce1a7.style-2_987db71ee18b87bb .te-counter-card_aaaa3e723c615181 .te-counter-item_767689ec0ebfa799 .title_aae17a58c0367eec {
    color: #ffffff; }
  .counter-up-area_3621dea36bfce1a7.style-2_987db71ee18b87bb .te-counter-card_aaaa3e723c615181 .te-counter-item_767689ec0ebfa799 .number_98abec61210cccbf {
    color: #E7F914; }
  .counter-up-area_3621dea36bfce1a7.style-2_987db71ee18b87bb .te-counter-card_aaaa3e723c615181 .te-counter-item_767689ec0ebfa799 .number_98abec61210cccbf,
  .counter-up-area_3621dea36bfce1a7.style-2_987db71ee18b87bb .te-counter-card_aaaa3e723c615181 .te-counter-item_767689ec0ebfa799 .title_aae17a58c0367eec {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

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

.subscribe-area_68288a6719a6e8ee.style-2_987db71ee18b87bb {
  position: relative;
  z-index: 9;
  margin-bottom: -140px; }
  .subscribe-area_68288a6719a6e8ee.style-2_987db71ee18b87bb .te-subscribe-inner-area_1d260e6635d06a2e {
    background-color: #317EFE;
    padding: 10px;
    border-radius: 20px;
    gap: 0; }
    .subscribe-area_68288a6719a6e8ee.style-2_987db71ee18b87bb .te-subscribe-inner-area_1d260e6635d06a2e .te-image-bg-collumn_2f1962b9cea441c7 {
      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_68288a6719a6e8ee.style-2_987db71ee18b87bb .te-subscribe-inner-area_1d260e6635d06a2e .te-subscribe-form-wrapper_4cd64dee336410ed {
      padding: 0; }
    .subscribe-area_68288a6719a6e8ee.style-2_987db71ee18b87bb .te-subscribe-inner-area_1d260e6635d06a2e .te-content-wrapper_3ac24f10388c6deb {
      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_68288a6719a6e8ee.style-2_987db71ee18b87bb .te-subscribe-inner-area_1d260e6635d06a2e .te-content-wrapper_3ac24f10388c6deb {
          left: unset; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_68288a6719a6e8ee.style-2_987db71ee18b87bb .te-subscribe-inner-area_1d260e6635d06a2e .te-content-wrapper_3ac24f10388c6deb {
          -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_68288a6719a6e8ee.style-2_987db71ee18b87bb .te-subscribe-inner-area_1d260e6635d06a2e .te-content-wrapper_3ac24f10388c6deb {
          -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_68288a6719a6e8ee.style-2_987db71ee18b87bb .te-subscribe-inner-area_1d260e6635d06a2e .te-content-wrapper_3ac24f10388c6deb {
          gap: 60px; } }
      .subscribe-area_68288a6719a6e8ee.style-2_987db71ee18b87bb .te-subscribe-inner-area_1d260e6635d06a2e .te-content-wrapper_3ac24f10388c6deb .te-subscribe-title_7a377756885b36fe {
        font-size: 38px;
        font-weight: 500;
        line-height: 46px;
        letter-spacing: -0.676px;
        text-transform: capitalize;
        margin-bottom: 0; }
      .subscribe-area_68288a6719a6e8ee.style-2_987db71ee18b87bb .te-subscribe-inner-area_1d260e6635d06a2e .te-content-wrapper_3ac24f10388c6deb .te-content-inner_c3d2d896d8faf795 {
        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_68288a6719a6e8ee.style-2_987db71ee18b87bb .te-subscribe-inner-area_1d260e6635d06a2e .te-content-wrapper_3ac24f10388c6deb .te-content-inner_c3d2d896d8faf795 {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
        .subscribe-area_68288a6719a6e8ee.style-2_987db71ee18b87bb .te-subscribe-inner-area_1d260e6635d06a2e .te-content-wrapper_3ac24f10388c6deb .te-content-inner_c3d2d896d8faf795 .icon_756933f659f37e63 {
          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_68288a6719a6e8ee.style-2_987db71ee18b87bb .te-subscribe-inner-area_1d260e6635d06a2e .te-subscribe-form-widget_7c2465245d9fd35a {
      background: #fff;
      padding: 7px;
      border-radius: 50px; }
    .subscribe-area_68288a6719a6e8ee.style-2_987db71ee18b87bb .te-subscribe-inner-area_1d260e6635d06a2e .mc4wp-form-fields_84dfffdfdca67256 {
      gap: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .subscribe-area_68288a6719a6e8ee.style-2_987db71ee18b87bb .te-subscribe-inner-area_1d260e6635d06a2e .mc4wp-form-fields_84dfffdfdca67256 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }

.testimonial-slider-area_b3aa60643d6480f6.style-3_4dcb1f0bb62e783a {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .testimonial-slider-area_b3aa60643d6480f6.style-3_4dcb1f0bb62e783a {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slider-area_b3aa60643d6480f6.style-3_4dcb1f0bb62e783a {
      padding: 100px 0; } }
  .testimonial-slider-area_b3aa60643d6480f6.style-3_4dcb1f0bb62e783a .slick-list_736f00ae8fd2263a .slick-slide_52780f3ed8923a8f.slick-current_2293084551cc3913 .te-testimonial-card_5ca3148a3b69c5a1.style-3_4dcb1f0bb62e783a .te-content-wrapper_3ac24f10388c6deb .te-user-meta_119007f78078fa4c .icon_756933f659f37e63 {
    color: #317EFE; }

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

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

.te-contact-info_1b5c68da55ac37c2 {
  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_1b5c68da55ac37c2 .te-icon-card_4125bf4dd8c4b6d5 {
      -webkit-box-orient: unset;
      -webkit-box-direction: unset;
          -ms-flex-direction: unset;
              flex-direction: unset; } }

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

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

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

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

.service-details_8d29d932dbaac31b {
  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_8d29d932dbaac31b .image_6f5f914def38760a {
    border-radius: 20px;
    overflow: hidden; }
  .service-details_8d29d932dbaac31b .content_2471d551a97e280b .te-title-wrapper_76e0f335e614d8a8 {
    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_8d29d932dbaac31b .content_2471d551a97e280b .te-title-wrapper_76e0f335e614d8a8 .title-inner_c64800dd8e9d5f9c {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 20px; }
      .service-details_8d29d932dbaac31b .content_2471d551a97e280b .te-title-wrapper_76e0f335e614d8a8 .title-inner_c64800dd8e9d5f9c .icon_756933f659f37e63 {
        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_8d29d932dbaac31b .content_2471d551a97e280b .te-title-wrapper_76e0f335e614d8a8 .title-inner_c64800dd8e9d5f9c .title_aae17a58c0367eec {
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: 39.84px;
        letter-spacing: 0px;
        margin-bottom: 0;
        color: #317EFE; }

.service-details-overview_91940af847ef57de {
  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_91940af847ef57de .list-wrapper_faee3d2c4c7f3ad1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px; }
    .service-details-overview_91940af847ef57de .list-wrapper_faee3d2c4c7f3ad1 .icon_756933f659f37e63 {
      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_91940af847ef57de .list-wrapper_faee3d2c4c7f3ad1 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_91940af847ef57de .list-wrapper_faee3d2c4c7f3ad1 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_91940af847ef57de .list-wrapper_faee3d2c4c7f3ad1 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_91940af847ef57de .list-wrapper_faee3d2c4c7f3ad1 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_8bf0d752bfcc456e {
  padding-top: 120px;
  padding-bottom: 96px; }
  .team-page_8bf0d752bfcc456e .te-team-card_f7c16176b4207fce {
    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_515f8760b9e8979c {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .team-details-page_515f8760b9e8979c {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-page_515f8760b9e8979c {
      padding-top: 100px;
      padding-bottom: 76px; } }

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

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

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

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

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

.footer_78a85021efe1f6e4 {
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .footer_78a85021efe1f6e4 .te-subscribe-form-widget_7c2465245d9fd35a .submit-btn_74116dc0c9b9bef6 span {
    display: none; }
  .footer_78a85021efe1f6e4.style-1_06854cd75ce98ace {
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .footer_78a85021efe1f6e4.style-1_06854cd75ce98ace .te-footer-sec_d13e2392e604ace9 {
      border-bottom: 1px solid rgba(19, 26, 42, 0.1);
      padding-top: 214px;
      padding-bottom: 60px; }
      .footer_78a85021efe1f6e4.style-1_06854cd75ce98ace .te-footer-sec_d13e2392e604ace9 .te-footer-widget_923c28602b6cdadc .te-subscribe-form-widget_7c2465245d9fd35a .mc4wp-form-fields_84dfffdfdca67256 {
        border-color: rgba(19, 26, 42, 0.5); }
    .footer_78a85021efe1f6e4.style-1_06854cd75ce98ace .te-footer-widget_923c28602b6cdadc .te-subscribe-form-widget_7c2465245d9fd35a .single-field_9e9639533393b81d input {
      color: #131A2A; }
  .footer_78a85021efe1f6e4.style-2_987db71ee18b87bb .widget_1057e589aceea822 .wp-block-heading_20645cc6d5bbe219,
  .footer_78a85021efe1f6e4.style-2_987db71ee18b87bb .widget_1057e589aceea822 .widget-title_67157aff7c729a3f,
  .footer_78a85021efe1f6e4.style-2_987db71ee18b87bb .widget_1057e589aceea822 .wp-block-search__label_5cef37d6e1f85431,
  .footer_78a85021efe1f6e4.style-2_987db71ee18b87bb .sidebar__widget_ef8f5c03e56cd55c .wp-block-heading_20645cc6d5bbe219,
  .footer_78a85021efe1f6e4.style-2_987db71ee18b87bb .sidebar__widget_ef8f5c03e56cd55c .widget-title_67157aff7c729a3f,
  .footer_78a85021efe1f6e4.style-2_987db71ee18b87bb .sidebar__widget_ef8f5c03e56cd55c .wp-block-search__label_5cef37d6e1f85431,
  .footer_78a85021efe1f6e4.style-2_987db71ee18b87bb .widget_1057e589aceea822 ul li a,
  .footer_78a85021efe1f6e4.style-2_987db71ee18b87bb .widget_1057e589aceea822 ol li a,
  .footer_78a85021efe1f6e4.style-2_987db71ee18b87bb .sidebar__widget_ef8f5c03e56cd55c ul li a,
  .footer_78a85021efe1f6e4.style-2_987db71ee18b87bb .sidebar__widget_ef8f5c03e56cd55c ol li a,
  .footer_78a85021efe1f6e4.style-2_987db71ee18b87bb .widget_1057e589aceea822 ul li,
  .footer_78a85021efe1f6e4.style-2_987db71ee18b87bb .wp-calendar-table_c6349e947fd83f63,
  .footer_78a85021efe1f6e4.style-2_987db71ee18b87bb .wp-block-calendar_af416bdc72b6801a caption,
  .footer_78a85021efe1f6e4.style-2_987db71ee18b87bb nav.wp-calendar-nav_6700f235372767db a,
  .footer_78a85021efe1f6e4.style-2_987db71ee18b87bb .wp-block-latest-comments__comment-excerpt_eb4e6c0dff264571,
  .footer_78a85021efe1f6e4.style-2_987db71ee18b87bb .wp-calendar-table_c6349e947fd83f63 caption,
  .footer_78a85021efe1f6e4.style-2_987db71ee18b87bb .widget_text_40427a6a08a47451,
  .footer_78a85021efe1f6e4.style-2_987db71ee18b87bb .widget_1057e589aceea822 .tagcloud_e8db003b8ba88bed a,
  .footer_78a85021efe1f6e4.style-2_987db71ee18b87bb .widget_1057e589aceea822 .wp-block-tag-cloud_b9f1689b3e00ec98 a,
  .footer_78a85021efe1f6e4.style-2_987db71ee18b87bb .sidebar__widget_ef8f5c03e56cd55c .tagcloud_e8db003b8ba88bed a,
  .footer_78a85021efe1f6e4.style-2_987db71ee18b87bb .sidebar__widget_ef8f5c03e56cd55c .wp-block-tag-cloud_b9f1689b3e00ec98 a,
  .footer_78a85021efe1f6e4.style-2_987db71ee18b87bb .wp-block-latest-comments__comment-date_388ddf84dcf6352b,
  .footer_78a85021efe1f6e4.style-2_987db71ee18b87bb .wp-block-latest-comments__comment_8ea33255ed5ea921,
  .footer_78a85021efe1f6e4.style-2_987db71ee18b87bb .wp-block-archives-dropdown_73fa543ad0717183 label,
  .footer_78a85021efe1f6e4.style-2_987db71ee18b87bb .widget_categories_c0a4b94039292488 li a,
  .footer_78a85021efe1f6e4.style-2_987db71ee18b87bb .widget_archive_1b82df2d11f44a2f li a,
  .footer_78a85021efe1f6e4.style-2_987db71ee18b87bb .widget_nav_menu_703366b2efdcf1fc li a,
  .footer_78a85021efe1f6e4.style-2_987db71ee18b87bb .widget_tag_cloud_a4a8092a056cbbae a,
  .footer_78a85021efe1f6e4.style-2_987db71ee18b87bb .widget_rss_a256ad4281a15b2b li a,
  .footer_78a85021efe1f6e4.style-2_987db71ee18b87bb .widget_rss_a256ad4281a15b2b li,
  .footer_78a85021efe1f6e4.style-2_987db71ee18b87bb .footer__widget_b326200794e89663 a,
  .footer_78a85021efe1f6e4.style-2_987db71ee18b87bb .footer__widget_b326200794e89663 li,
  .footer_78a85021efe1f6e4.style-2_987db71ee18b87bb li.recentcomments_e5de39b437903ebd {
    color: #ffffff; }
  .footer_78a85021efe1f6e4.style-2_987db71ee18b87bb .te-theme-btn_65a16fa188293e8f,
  .footer_78a85021efe1f6e4.style-2_987db71ee18b87bb .wp-block-loginout_c8344b42664d0cb2 a,
  .footer_78a85021efe1f6e4.style-2_987db71ee18b87bb input.te-theme-btn_65a16fa188293e8f,
  .footer_78a85021efe1f6e4.style-2_987db71ee18b87bb .widget_1057e589aceea822 .wp-block-search_6da850b0112514cd button,
  .footer_78a85021efe1f6e4.style-2_987db71ee18b87bb .widget_1057e589aceea822 .search-form_645b343b3ff7e129 button,
  .footer_78a85021efe1f6e4.style-2_987db71ee18b87bb .widget_1057e589aceea822 .sidebar__search_6fb6797faba6d8e9 button,
  .footer_78a85021efe1f6e4.style-2_987db71ee18b87bb .sidebar__widget_ef8f5c03e56cd55c .wp-block-search_6da850b0112514cd button,
  .footer_78a85021efe1f6e4.style-2_987db71ee18b87bb .sidebar__widget_ef8f5c03e56cd55c .search-form_645b343b3ff7e129 button,
  .footer_78a85021efe1f6e4.style-2_987db71ee18b87bb .sidebar__widget_ef8f5c03e56cd55c .sidebar__search_6fb6797faba6d8e9 button {
    background-color: #E7F914;
    color: #14203A; }
  .footer_78a85021efe1f6e4 .footer__widget_b326200794e89663 li {
    list-style: none; }
  .footer_78a85021efe1f6e4 .te-footer-widget_923c28602b6cdadc.te_widget_nav_menu_d522fd732d3f6430 li.wp-block-social-link_9e6d2aac43292cf0 {
    display: inline-block;
    width: unset !important; }
  .footer_78a85021efe1f6e4 .te_widget_nav_menu_d522fd732d3f6430 li.cat-item_a9a6bc25d8a82a8e {
    text-align: right; }
    .footer_78a85021efe1f6e4 .te_widget_nav_menu_d522fd732d3f6430 li.cat-item_a9a6bc25d8a82a8e a {
      float: left; }
  .footer_78a85021efe1f6e4 .te-footer-bg_9ce50860cece8c6d {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: -1; }
  .footer_78a85021efe1f6e4 .footer-nav-widget_b8fac088c8f2579c {
    padding: 0 90px; }
    @media (max-width: 991px) {
      .footer_78a85021efe1f6e4 .footer-nav-widget_b8fac088c8f2579c {
        padding: 0 12px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .footer_78a85021efe1f6e4 .footer-nav-widget_b8fac088c8f2579c {
        padding: 0 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .footer_78a85021efe1f6e4 .footer-nav-widget_b8fac088c8f2579c {
        padding: 0 30px; } }

.te-footer-widget_923c28602b6cdadc {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .te-footer-widget_923c28602b6cdadc {
      margin-bottom: 40px; } }
  .te-footer-widget_923c28602b6cdadc .te-footer-widget-title_1c455491b65a08a4,
  .te-footer-widget_923c28602b6cdadc .wp-block-heading_20645cc6d5bbe219 {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 39px;
    color: #131A2A;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700; }
  .te-footer-widget_923c28602b6cdadc ul {
    padding-left: 0; }
  .te-footer-widget_923c28602b6cdadc .te-subscribe-form-widget_7c2465245d9fd35a .mc4wp-form-fields_84dfffdfdca67256 {
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 5px; }
  .te-footer-widget_923c28602b6cdadc .te-subscribe-form-widget_7c2465245d9fd35a .single-field_9e9639533393b81d input {
    border-radius: 0;
    background-color: transparent;
    color: #ffffff; }
  .te-footer-widget_923c28602b6cdadc.widget-latest-posts-footer_7ddd6ac69512622b {
    margin-top: -5px; }
  @media (max-width: 767px) {
    .te-footer-widget_923c28602b6cdadc.zoom-instagram-widget_6f9679b961c3e34f {
      margin-bottom: 0;
      margin-top: -10px; } }
  @media (max-width: 767px) {
    .te-footer-widget_923c28602b6cdadc.widget_contact_info_widget_fbbe26118e5b73ce {
      margin-bottom: 18px; } }
  @media only screen and (min-width: 992px) and (max-width: 1399px) {
    .te-footer-widget_923c28602b6cdadc .widget-instagram-feed_966d0e01474913c9 {
      width: 170px; } }
  .te-footer-widget_923c28602b6cdadc .te-footer-widget-info_65a6a89c325de4ec {
    padding-right: 30px; }
    @media (max-width: 1199px) {
      .te-footer-widget_923c28602b6cdadc .te-footer-widget-info_65a6a89c325de4ec {
        padding-right: 0; } }
    .te-footer-widget_923c28602b6cdadc .te-footer-widget-info_65a6a89c325de4ec p {
      color: #335371;
      margin-bottom: 30px; }
    .te-footer-widget_923c28602b6cdadc .te-footer-widget-info_65a6a89c325de4ec .te-footer-logo_ca688c5318cd3b79 {
      margin-bottom: 30px;
      display: inline-block; }
    .te-footer-widget_923c28602b6cdadc .te-footer-widget-info_65a6a89c325de4ec .info-form-and-social-icon_447fd5512eef065f {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 50px; }
      .te-footer-widget_923c28602b6cdadc .te-footer-widget-info_65a6a89c325de4ec .info-form-and-social-icon_447fd5512eef065f .te-social-profile_48012d7b3c483e1a {
        margin-top: 0; }
    .te-footer-widget_923c28602b6cdadc .te-footer-widget-info_65a6a89c325de4ec .te-social-profile_48012d7b3c483e1a {
      gap: 20px;
      margin-top: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-footer-widget_923c28602b6cdadc .te-footer-widget-info_65a6a89c325de4ec .info-form-and-social-icon_447fd5512eef065f {
        -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_923c28602b6cdadc.te_widget_nav_menu_d522fd732d3f6430 ul {
    margin-top: -5px;
    padding-left: 0;
    margin-bottom: 0; }
  .te-footer-widget_923c28602b6cdadc.te_widget_nav_menu_d522fd732d3f6430 li {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 2px; }
    .te-footer-widget_923c28602b6cdadc.te_widget_nav_menu_d522fd732d3f6430 li:last-child {
      padding-top: 0;
      padding-bottom: 0; }
    .te-footer-widget_923c28602b6cdadc.te_widget_nav_menu_d522fd732d3f6430 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_923c28602b6cdadc.te_widget_nav_menu_d522fd732d3f6430 li a::before {
        content: "\f105";
        font-family: "Font Awesome 6 Free";
        font-size: 14px; }
      .te-footer-widget_923c28602b6cdadc.te_widget_nav_menu_d522fd732d3f6430 li a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-footer-widget_923c28602b6cdadc .te-footer-widget-contact_df0c5ce2c383a218 p {
    color: #335371; }
  .te-footer-widget_923c28602b6cdadc .te-footer-widget-contact_df0c5ce2c383a218 .footer-contact_7fcbce8dd6ca2007 ul {
    list-style: none; }
    .te-footer-widget_923c28602b6cdadc .te-footer-widget-contact_df0c5ce2c383a218 .footer-contact_7fcbce8dd6ca2007 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_923c28602b6cdadc .te-footer-widget-contact_df0c5ce2c383a218 .footer-contact_7fcbce8dd6ca2007 ul li:first-child {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .te-footer-widget_923c28602b6cdadc .te-footer-widget-contact_df0c5ce2c383a218 .footer-contact_7fcbce8dd6ca2007 ul li:first-child .contact-icon_7a9e58dab51811df {
          margin-top: 5px; }
      .te-footer-widget_923c28602b6cdadc .te-footer-widget-contact_df0c5ce2c383a218 .footer-contact_7fcbce8dd6ca2007 ul li:last-child {
        margin-bottom: 0; }
      .te-footer-widget_923c28602b6cdadc .te-footer-widget-contact_df0c5ce2c383a218 .footer-contact_7fcbce8dd6ca2007 ul li .contact-icon_7a9e58dab51811df {
        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_923c28602b6cdadc .te-footer-widget-contact_df0c5ce2c383a218 .footer-contact_7fcbce8dd6ca2007 ul li .contact-text_c8c7fec8772ac6e6 {
        color: #335371;
        font-size: 18px;
        line-height: 24px;
        overflow: hidden; }
        .te-footer-widget_923c28602b6cdadc .te-footer-widget-contact_df0c5ce2c383a218 .footer-contact_7fcbce8dd6ca2007 ul li .contact-text_c8c7fec8772ac6e6 a:hover span {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .te-footer-widget_923c28602b6cdadc .te-footer-widget-contact_df0c5ce2c383a218 .footer-contact_7fcbce8dd6ca2007 ul li .contact-text_c8c7fec8772ac6e6 span,
        .te-footer-widget_923c28602b6cdadc .te-footer-widget-contact_df0c5ce2c383a218 .footer-contact_7fcbce8dd6ca2007 ul li .contact-text_c8c7fec8772ac6e6 p,
        .te-footer-widget_923c28602b6cdadc .te-footer-widget-contact_df0c5ce2c383a218 .footer-contact_7fcbce8dd6ca2007 ul li .contact-text_c8c7fec8772ac6e6 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_923c28602b6cdadc .te_widget_latest_post_28bbd57f4d76e9ac ul li {
    margin-bottom: 10px; }
    .te-footer-widget_923c28602b6cdadc .te_widget_latest_post_28bbd57f4d76e9ac ul li .te-latest-post-thumb_64b8037c32197b28 {
      width: 80px;
      height: 80px;
      border-radius: 20px;
      overflow: hidden; }
    .te-footer-widget_923c28602b6cdadc .te_widget_latest_post_28bbd57f4d76e9ac ul li .te-latest-post-desc_0ab27d51f964e850 .te-latest-post-title_91666456b667172e {
      margin-bottom: 0;
      font-size: 18px;
      line-height: 29px;
      color: #335371;
      font-weight: 400; }
      .te-footer-widget_923c28602b6cdadc .te_widget_latest_post_28bbd57f4d76e9ac ul li .te-latest-post-desc_0ab27d51f964e850 .te-latest-post-title_91666456b667172e 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_923c28602b6cdadc .te_widget_latest_post_28bbd57f4d76e9ac ul li .te-latest-post-desc_0ab27d51f964e850 .te-latest-post-title_91666456b667172e a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-footer-widget_923c28602b6cdadc .te_widget_latest_post_28bbd57f4d76e9ac ul li .te-latest-post-desc_0ab27d51f964e850 .te-latest-post-meta_05326a45c887d5f7 {
      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_b39b10294c2feb8c 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_b39b10294c2feb8c ul {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .te-footer-bottom-menu_b39b10294c2feb8c 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_b39b10294c2feb8c ul li a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }

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

.subscribe-area_68288a6719a6e8ee {
  overflow: hidden; }
  .subscribe-area_68288a6719a6e8ee.style-1_06854cd75ce98ace .te-subscribe-inner-area_1d260e6635d06a2e .te-content-wrapper_3ac24f10388c6deb {
    background-color: #317EFE;
    border-radius: 20px;
    padding: 63px 50px 68px 74px;
    gap: 14px; }
  .subscribe-area_68288a6719a6e8ee.style-1_06854cd75ce98ace .te-image-bg-collumn_2f1962b9cea441c7 {
    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_68288a6719a6e8ee.style-1_06854cd75ce98ace .te-image-bg-collumn_2f1962b9cea441c7 {
        display: none; } }
  .subscribe-area_68288a6719a6e8ee .te-content-wrapper_3ac24f10388c6deb {
    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_68288a6719a6e8ee .te-content-wrapper_3ac24f10388c6deb {
        padding: 100px 24px 100px 24px;
        margin: 0 auto; } }
    @media (max-width: 809px) {
      .subscribe-area_68288a6719a6e8ee .te-content-wrapper_3ac24f10388c6deb {
        padding: 80px 24px 80px 24px;
        width: 100%; } }
    .subscribe-area_68288a6719a6e8ee .te-content-wrapper_3ac24f10388c6deb .short-title_d60a1f1757280d32 {
      font-size: 21px;
      font-weight: 500;
      color: #335371;
      margin-bottom: 0; }
    .subscribe-area_68288a6719a6e8ee .te-content-wrapper_3ac24f10388c6deb .te-subscribe-title_7a377756885b36fe {
      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_68288a6719a6e8ee .te-content-wrapper_3ac24f10388c6deb .te-subscribe-title_7a377756885b36fe {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .subscribe-area_68288a6719a6e8ee .te-content-wrapper_3ac24f10388c6deb .te-subscribe-title_7a377756885b36fe {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_68288a6719a6e8ee .te-content-wrapper_3ac24f10388c6deb .te-subscribe-title_7a377756885b36fe {
          font-size: 36px;
          line-height: 42px; } }
    .subscribe-area_68288a6719a6e8ee .te-content-wrapper_3ac24f10388c6deb .text_ccb4197d4efa403e {
      font-size: 18px;
      color: #ffffff;
      margin-bottom: 0; }
  .subscribe-area_68288a6719a6e8ee .te-subscribe-inner-area_1d260e6635d06a2e {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .subscribe-area_68288a6719a6e8ee .te-subscribe-inner-area_1d260e6635d06a2e {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .subscribe-area_68288a6719a6e8ee .te-subscribe-inner-area_1d260e6635d06a2e .te-subscribe-collumn_055d341964ea6fce {
      -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_68288a6719a6e8ee .te-subscribe-inner-area_1d260e6635d06a2e .te-subscribe-collumn_055d341964ea6fce.te-image-bg-collumn_2f1962b9cea441c7 {
          display: none; } }
    .subscribe-area_68288a6719a6e8ee .te-subscribe-inner-area_1d260e6635d06a2e .mc4wp-form-fields_84dfffdfdca67256 {
      background-color: transparent;
      gap: 10px; }
      @media (max-width: 575px) {
        .subscribe-area_68288a6719a6e8ee .te-subscribe-inner-area_1d260e6635d06a2e .mc4wp-form-fields_84dfffdfdca67256 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .subscribe-area_68288a6719a6e8ee .te-subscribe-inner-area_1d260e6635d06a2e .mc4wp-form-fields_84dfffdfdca67256 .submit-btn_74116dc0c9b9bef6 {
        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_923c28602b6cdadc .te-subscribe-form-wrapper_4cd64dee336410ed {
  color: #335371; }

.te-subscribe-form-widget_7c2465245d9fd35a {
  position: relative; }
  .te-subscribe-form-widget_7c2465245d9fd35a .mc4wp-form-fields_84dfffdfdca67256 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    overflow: hidden;
    border-radius: 5px; }
  .te-subscribe-form-widget_7c2465245d9fd35a .single-field_9e9639533393b81d {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .te-subscribe-form-widget_7c2465245d9fd35a .single-field_9e9639533393b81d input {
      color: #335371;
      height: 55px;
      padding: 0 30px;
      font-size: 18px;
      width: 100%;
      border-radius: 50px; }
    .te-subscribe-form-widget_7c2465245d9fd35a .single-field_9e9639533393b81d *::-webkit-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_7c2465245d9fd35a .single-field_9e9639533393b81d *:-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_7c2465245d9fd35a .single-field_9e9639533393b81d *::-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_7c2465245d9fd35a .single-field_9e9639533393b81d *::placeholder {
      color: #778196; }
  .te-subscribe-form-widget_7c2465245d9fd35a .submit-btn_74116dc0c9b9bef6 {
    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_7c2465245d9fd35a .submit-btn_74116dc0c9b9bef6:hover {
      background-color: #131A2A;
      color: #ffffff; }
  .te-subscribe-form-widget_7c2465245d9fd35a .mc4wp-response_dd2b0ff0c09184f5 {
    position: absolute;
    margin-top: 15px; }
    .te-subscribe-form-widget_7c2465245d9fd35a .mc4wp-response_dd2b0ff0c09184f5 .mc4wp-alert_9fde1d2b6b0bdb9e.mc4wp-error_9c06fdb284bee769 p {
      color: #ff0000;
      position: relative; }
    .te-subscribe-form-widget_7c2465245d9fd35a .mc4wp-response_dd2b0ff0c09184f5 .mc4wp-alert_9fde1d2b6b0bdb9e.mc4wp-error_9c06fdb284bee769 a {
      color: #ff0000; }
    .te-subscribe-form-widget_7c2465245d9fd35a .mc4wp-response_dd2b0ff0c09184f5 .mc4wp-alert_9fde1d2b6b0bdb9e.mc4wp-success_02f2e57214b46a1f p, .te-subscribe-form-widget_7c2465245d9fd35a .mc4wp-response_dd2b0ff0c09184f5 .mc4wp-alert_9fde1d2b6b0bdb9e.mc4wp-notice_cbb10410cbafb9c5 p {
      color: #ffffff;
      position: relative; }

.te-footer-social-wrapper_6f7b3aa57b6fd97b {
  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_6f7b3aa57b6fd97b .te-footer-logo_ca688c5318cd3b79 {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .te-footer-social-wrapper_6f7b3aa57b6fd97b .te-social-widget_030911939e1c8a39 {
    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_6f7b3aa57b6fd97b .te-social-widget_030911939e1c8a39 span {
      color: #ffffff;
      font-size: 20px;
      font-weight: 400; }

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

.footer_78a85021efe1f6e4.style-2_987db71ee18b87bb {
  background-color: #131A2A; }
  .footer_78a85021efe1f6e4.style-2_987db71ee18b87bb .te-footer-sec_d13e2392e604ace9 {
    border-bottom: 1px solid rgba(225, 225, 225, 0.3);
    padding-top: 80px;
    padding-bottom: 70px; }
  .footer_78a85021efe1f6e4.style-2_987db71ee18b87bb .te-footer-widget-title_1c455491b65a08a4,
  .footer_78a85021efe1f6e4.style-2_987db71ee18b87bb .wp-block-heading_20645cc6d5bbe219 {
    color: #ffffff;
    font-size: 24px; }
  .footer_78a85021efe1f6e4.style-2_987db71ee18b87bb .footer-bottom-area_54cb58076df93ca1 .te-copyright-text_917fcc9692590c4e p,
  .footer_78a85021efe1f6e4.style-2_987db71ee18b87bb .te-footer-widget_923c28602b6cdadc.te_widget_nav_menu_d522fd732d3f6430 li a,
  .footer_78a85021efe1f6e4.style-2_987db71ee18b87bb .te-footer-widget_923c28602b6cdadc .te_widget_latest_post_28bbd57f4d76e9ac ul li .te-latest-post-desc_0ab27d51f964e850 .te-latest-post-title_91666456b667172e a,
  .footer_78a85021efe1f6e4.style-2_987db71ee18b87bb .te-footer-widget_923c28602b6cdadc .te_widget_latest_post_28bbd57f4d76e9ac ul li .te-latest-post-desc_0ab27d51f964e850 .te-latest-post-title_91666456b667172e,
  .footer_78a85021efe1f6e4.style-2_987db71ee18b87bb .te-footer-widget_923c28602b6cdadc .te_widget_latest_post_28bbd57f4d76e9ac ul li .te-latest-post-desc_0ab27d51f964e850 .te-latest-post-meta_05326a45c887d5f7,
  .footer_78a85021efe1f6e4.style-2_987db71ee18b87bb .te-footer-widget_923c28602b6cdadc .te-subscribe-form-wrapper_4cd64dee336410ed,
  .footer_78a85021efe1f6e4.style-2_987db71ee18b87bb .te-footer-bottom-menu_b39b10294c2feb8c ul li a,
  .footer_78a85021efe1f6e4.style-2_987db71ee18b87bb .footer-bottom-area_54cb58076df93ca1 .te-copyright-text_917fcc9692590c4e p a {
    color: #ffffff; }

/*# sourceMappingURL=style.css_19d41b9610f83cd7.map_bad8ccf2629b6972 */