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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

code {
  color: #E7F914; }

.te-theme-btn_4d01afac21caed1d,
.wp-block-loginout_d6471acbb3304abe a,
input.te-theme-btn_4d01afac21caed1d {
  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_4d01afac21caed1d:hover,
  .wp-block-loginout_d6471acbb3304abe a:hover,
  input.te-theme-btn_4d01afac21caed1d:hover {
    color: #131A2A;
    background-color: #E7F914; }
  .te-theme-btn_4d01afac21caed1d:focus,
  .wp-block-loginout_d6471acbb3304abe a:focus,
  input.te-theme-btn_4d01afac21caed1d:focus {
    color: #ffffff; }
  .te-theme-btn_4d01afac21caed1d.yellow-btn_b24ab67599cdc310,
  .wp-block-loginout_d6471acbb3304abe a.yellow-btn_b24ab67599cdc310,
  input.te-theme-btn_4d01afac21caed1d.yellow-btn_b24ab67599cdc310 {
    background-color: #E7F914;
    color: #14203A; }
  .te-theme-btn_4d01afac21caed1d.simple-btn_046ac2af8af26ffa,
  .wp-block-loginout_d6471acbb3304abe a.simple-btn_046ac2af8af26ffa,
  input.te-theme-btn_4d01afac21caed1d.simple-btn_046ac2af8af26ffa {
    padding-left: 36px;
    padding-right: 36px; }

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

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

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

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

.circle-rotate-wrapper_581ca5103b7d8bf3 {
  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_581ca5103b7d8bf3 .circle-rotate-inner_378ef163b27fcb1e {
    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_85752f08a2e14d52 {
  margin-top: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.px-350_5926fe2ffaaee278 {
  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_16869d5f0902fb3a label {
  width: 100%;
  display: block;
  font-weight: 600;
  margin-bottom: 10px; }
.post-password-form_16869d5f0902fb3a input[type="password"] {
  font-size: 1.2rem;
  line-height: 20px;
  padding: 12px 20px;
  border: 1px solid #E4E4F2;
  width: 100%; }
.post-password-form_16869d5f0902fb3a 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_16869d5f0902fb3a 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_3ed1d63e7a3272f3 .size-full_50cbe2759e9f0f05.alignright_90a8fbe3d076b2a6 {
  margin-bottom: 15px;
  margin-top: 20px; }
.tp-page-content_3ed1d63e7a3272f3 figure.wp-caption_74bd6f42dbe8f66f.aligncenter_d52788eb06805d3f {
  margin-top: 40px; }
.tp-page-content_3ed1d63e7a3272f3 dl, .tp-page-content_3ed1d63e7a3272f3 ol, .tp-page-content_3ed1d63e7a3272f3 ul {
  margin-bottom: 11px; }
.tp-page-content_3ed1d63e7a3272f3 .te-comment-respond_4d4d488c23d7c7a7 {
  margin-top: 78px;
  margin-bottom: 20px; }
.tp-page-content_3ed1d63e7a3272f3 .te-latest-comments_4ece43a39f424f7e .te-comment-respond_4d4d488c23d7c7a7 {
  margin-bottom: 40px; }
.tp-page-content_3ed1d63e7a3272f3 .te-post-comments_8a8d18b6ec6b633e {
  margin-top: 80px; }

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

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

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

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

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

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

.gallery-columns-1_ed127e4b7e54c7cd .gallery-item_9bff2037a78e178b {
  max-width: 100%;
  width: 100%; }

.gallery-columns-2_891598bcb683d640 .gallery-item_9bff2037a78e178b {
  max-width: 50%; }

.gallery-columns-3_9c869f6e936832c1 .gallery-item_9bff2037a78e178b {
  max-width: 33.33%; }

.gallery-columns-4_07a9c92035149d24 .gallery-item_9bff2037a78e178b {
  max-width: 25%; }

.gallery-columns-5_76d0716490ee63e7 .gallery-item_9bff2037a78e178b {
  max-width: 20%; }

.gallery-columns-6_2d772b0118a4ad99 .gallery-item_9bff2037a78e178b {
  max-width: 16.66%; }

.gallery-columns-7_0d367477c5943bb9 .gallery-item_9bff2037a78e178b {
  max-width: 14.28%; }

.gallery-columns-8_4fd4acd3900d77b0 .gallery-item_9bff2037a78e178b {
  max-width: 12.5%; }

.gallery-columns-9_4a4eac84e8781548 .gallery-item_9bff2037a78e178b {
  max-width: 11.11%; }

.gallery-caption_bcfa4961ce4aea98 {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.te-post-content p.has-large-font-size_2ca6dc5846d1f2b9 {
  font-size: 36px;
  line-height: 1.2; }
.te-post-content .wp-block-search_4498bb8bff792ef4 {
  margin-bottom: 15px; }
.te-post-content .wp-block-file_8564d9ca2ddbb62c {
  margin-top: 20px; }
.te-post-content .wp-block-group__inner-container_bc6535691b48fa8d p {
  margin-top: 0 !important; }

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

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

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

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

.wp-block-cover_82209f55c7e8b2c1 p.wp-block-cover-text_1ca5c9b86091d3be,
.wp-block-cover_82209f55c7e8b2c1.is-light_49d550d598fea962 .wp-block-cover__inner-container_6bda0c5c304739f2 {
  color: #fff !important; }

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

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

.widget_8593036ef4419241 .wp-block-archives-dropdown_adc689cd46dbe074,
.widget_8593036ef4419241 .wp-block-categories-dropdown_22666c898babb7e9,
.widget_8593036ef4419241 .wp-block-loginout_d6471acbb3304abe,
.widget_8593036ef4419241 .wp-block-social-links_b2f30d1861895bfd,
.widget_8593036ef4419241.widget_archive_91ef18483d594963 select,
.widget_8593036ef4419241.te_widget_categories_c7967c6681fca821 select,
.widget_8593036ef4419241.widget_text_893298be52d0c10f select,
.widget_8593036ef4419241.te_widget_search_f0facb3f78dc5d31 .search-form_05f734945959aa26,
.widget_8593036ef4419241.te_widget_tag_cloud_1f7857e9f75c4fe4 .tagcloud_a31ea5154a899883,
.widget_8593036ef4419241 .wp-block-tag-cloud_7bb65563bf4ef39b {
  margin-bottom: 6px; }

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

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

.blog-search-content_6e028ca248575957 {
  margin: 0; }
  .blog-search-content_6e028ca248575957 .wp-block-search_4498bb8bff792ef4,
  .blog-search-content_6e028ca248575957 .search-form_05f734945959aa26,
  .blog-search-content_6e028ca248575957 .sidebar__search_e8ae7bd55476440c {
    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_6e028ca248575957 .wp-block-search_4498bb8bff792ef4,
      .blog-search-content_6e028ca248575957 .search-form_05f734945959aa26,
      .blog-search-content_6e028ca248575957 .sidebar__search_e8ae7bd55476440c {
        width: 100%; } }
    .blog-search-content_6e028ca248575957 .wp-block-search_4498bb8bff792ef4 .wp-block-search__inside-wrapper_990d7e9b4705576d,
    .blog-search-content_6e028ca248575957 .search-form_05f734945959aa26 .wp-block-search__inside-wrapper_990d7e9b4705576d,
    .blog-search-content_6e028ca248575957 .sidebar__search_e8ae7bd55476440c .wp-block-search__inside-wrapper_990d7e9b4705576d {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .blog-search-content_6e028ca248575957 .wp-block-search_4498bb8bff792ef4 label,
    .blog-search-content_6e028ca248575957 .search-form_05f734945959aa26 label,
    .blog-search-content_6e028ca248575957 .sidebar__search_e8ae7bd55476440c 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_6e028ca248575957 .wp-block-search_4498bb8bff792ef4 input,
    .blog-search-content_6e028ca248575957 .search-form_05f734945959aa26 input,
    .blog-search-content_6e028ca248575957 .sidebar__search_e8ae7bd55476440c 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_6e028ca248575957 .wp-block-search_4498bb8bff792ef4 button,
    .blog-search-content_6e028ca248575957 .search-form_05f734945959aa26 button,
    .blog-search-content_6e028ca248575957 .sidebar__search_e8ae7bd55476440c 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_3ed1d63e7a3272f3 .wp-smiley_44e2d94796925763,
.entry-content_ac8b13a86912fad5 .wp-smiley_44e2d94796925763,
.comment-content_2a643f312b2030d0 .wp-smiley_44e2d94796925763 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

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

.te-comment-respond_4d4d488c23d7c7a7.style-two_e16229abe1405ff9 .wpcf7-form_00890b5157d34af8 .wpcf7-not-valid-tip_87077000ed513c9d {
  color: #d9c0b8 !important; }
.te-comment-respond_4d4d488c23d7c7a7 .wpcf7-form_00890b5157d34af8 .wpcf7-not-valid_2da5e03c32ed5f4e {
  border-color: #dc3232 !important; }
.te-comment-respond_4d4d488c23d7c7a7 .wpcf7-form_00890b5157d34af8 .wpcf7-not-valid-tip_87077000ed513c9d {
  font-size: 16px;
  margin-top: 5px; }
.te-comment-respond_4d4d488c23d7c7a7 .wpcf7-form_00890b5157d34af8.sent_1d4701cc348f7230 .wpcf7-response-output_e64f994bcd1ff928 {
  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_4d4d488c23d7c7a7 .wpcf7-form_00890b5157d34af8.invalid_d3dce46cdb1f7cff .wpcf7-response-output_e64f994bcd1ff928 {
  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_a3a8ed0f724a68f2 {
  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_a3a8ed0f724a68f2 .wpcf7-te-list-item_5da067476e63360b {
    margin: 0; }
    .wpcf7-form-control_a3a8ed0f724a68f2 .wpcf7-te-list-item_5da067476e63360b label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      margin: 0;
      gap: 10px; }
      .wpcf7-form-control_a3a8ed0f724a68f2 .wpcf7-te-list-item_5da067476e63360b label .wpcf7-te-list-item-label_aae4f63d0797516f {
        font-size: 16px;
        font-weight: 400; }

.logged-in_8cce09bfd0f94eed .te-comment-respond_4d4d488c23d7c7a7 textarea {
  margin-bottom: 12px; }

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

body.admin-bar_e37e4fffd3f27a77 .header-menu-area_8309b467c42d89df.sticky_menu_73e95635a4734044 {
  top: 30px; }
  @media (max-width: 600px) {
    body.admin-bar_e37e4fffd3f27a77 .header-menu-area_8309b467c42d89df.sticky_menu_73e95635a4734044 {
      top: 0; } }

.page-template-default_cd3947ac38155b53.page-id-146_03b0ffd449056d66 .tp-page-content_3ed1d63e7a3272f3 p:last-child {
  margin-bottom: 10px; }
.page-template-default_cd3947ac38155b53.page-id-1133_44bfbb6d098b57d9 .tp-page-content_3ed1d63e7a3272f3 .te-comment-respond_4d4d488c23d7c7a7 {
  margin-top: 78px;
  display: inline-block;
  width: 100%; }
.page-template-default_cd3947ac38155b53.page-id-3_4b60176fc9b2e23e .page-area_59cf94501c5aa99a {
  padding-top: 128px; }

.single-post-item_61a6e3ab52344b11.post-24_2f64d1ccb7c90ce2 .wp-block-button_3960ed290f375e0b a {
  color: #ffffff; }

.post-template-default_a105754e4d98ca86.postid-163_90bbf781b06a9d60 .te-blog-details-wrapper_a855f35ae9ee4892 .te-post-item_622f853a92c1d39c .te-post-content {
  margin-bottom: 34px; }
.post-template-default_a105754e4d98ca86.postid-150_370a5d7babe930ac .te-blog-details-wrapper_a855f35ae9ee4892 .te-post-item_622f853a92c1d39c .te-post-content {
  margin-bottom: 34px; }
  .post-template-default_a105754e4d98ca86.postid-150_370a5d7babe930ac .te-blog-details-wrapper_a855f35ae9ee4892 .te-post-item_622f853a92c1d39c .te-post-content .wp-block-group_a27c8a1f61c8b53c.is-layout-constrained_2c66ac8ccdca80d0:last-child {
    border: 1px solid #000; }
.post-template-default_a105754e4d98ca86.postid-51_e147048122a7c26f .te-blog-details-wrapper_a855f35ae9ee4892 .te-post-item_622f853a92c1d39c .te-post-content {
  margin-bottom: 25px; }
  .post-template-default_a105754e4d98ca86.postid-51_e147048122a7c26f .te-blog-details-wrapper_a855f35ae9ee4892 .te-post-item_622f853a92c1d39c .te-post-content p:last-child {
    margin-bottom: 0; }
.post-template-default_a105754e4d98ca86.postid-1163_87572f70059e40d1 .te-blog-details-wrapper_a855f35ae9ee4892 .te-post-item_622f853a92c1d39c .te-post-content .wp-caption_74bd6f42dbe8f66f, .post-template-default_a105754e4d98ca86.postid-568_83ef78acc71f4090 .te-blog-details-wrapper_a855f35ae9ee4892 .te-post-item_622f853a92c1d39c .te-post-content .wp-caption_74bd6f42dbe8f66f {
  margin-top: 20px; }
.post-template-default_a105754e4d98ca86.postid-1785_961e84fa65cf318d .te-blog-details-wrapper_a855f35ae9ee4892 .te-post-item_622f853a92c1d39c .te-post-content .wp-block-button__link_931140309906f5cc {
  color: #ffffff !important; }
.post-template-default_a105754e4d98ca86.postid-1149_2cc21462812d4241 .te-blog-details-wrapper_a855f35ae9ee4892 .te-latest-comments_4ece43a39f424f7e li .te-comments-item_7684da400e5bd2d3 .te-comments-text_d5cc1780e3004fac p {
  margin-bottom: 0; }
.post-template-default_a105754e4d98ca86.postid-555_8dc17a99f1811e43 .te-blog-details-wrapper_a855f35ae9ee4892 .te-post-item_622f853a92c1d39c .te-post-content .gallery_9037b3e13610c835 {
  margin-top: 20px; }

.error-404_768e3ed7d2bafaad.not-found {
  margin-top: -20px;
  margin-bottom: 40px; }
  .error-404_768e3ed7d2bafaad.not-found .error-content_97dedeebd63c8fa9 .error-btn-bh_27a2298506605896 {
    margin-top: 20px; }

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

.sidebar_32ad83c818089fd5 .widget_media_gallery_6d0b45f74aa14a58 .gallery-item_9bff2037a78e178b {
  margin-bottom: 0; }
  .sidebar_32ad83c818089fd5 .widget_media_gallery_6d0b45f74aa14a58 .gallery-item_9bff2037a78e178b 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_35917cefcf698623 {
  -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_0c96d190ca21fd78 {
  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_438b7859d0d8a1b8 path {
  stroke: #317EFE;
  stroke-width: 4;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

body.admin-bar_e37e4fffd3f27a77 .header-area_ce0637f6851b021d.style-2_b86760055f3ceb5c.login .te-header-menu-area_842dd767b76f809e {
  top: auto !important; }

.header-area_ce0637f6851b021d .container-fluid_aa16cc0170687f82 {
  padding: 0 70px; }
  @media (max-width: 1550px) {
    .header-area_ce0637f6851b021d .container-fluid_aa16cc0170687f82 {
      padding: 0 24px; } }
.header-area_ce0637f6851b021d.style-2_b86760055f3ceb5c .header-top {
  padding: 9px 0;
  background-color: #F9F4F1; }
  .header-area_ce0637f6851b021d.style-2_b86760055f3ceb5c .header-top .te-header-contact-info_d4674341fa005299 span {
    color: #677471; }
    .header-area_ce0637f6851b021d.style-2_b86760055f3ceb5c .header-top .te-header-contact-info_d4674341fa005299 span i {
      color: #317EFE; }
    .header-area_ce0637f6851b021d.style-2_b86760055f3ceb5c .header-top .te-header-contact-info_d4674341fa005299 span a {
      color: #677471; }
  .header-area_ce0637f6851b021d.style-2_b86760055f3ceb5c .header-top .te-social-profile_4a60dbf07d6f72b2 a {
    color: #317EFE;
    background-color: #E0E6F8;
    width: 42px;
    height: 42px; }
    .header-area_ce0637f6851b021d.style-2_b86760055f3ceb5c .header-top .te-social-profile_4a60dbf07d6f72b2 a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #ffffff;
      background-color: #317EFE; }
.header-area_ce0637f6851b021d.style-2_b86760055f3ceb5c .te-header-menu-area_842dd767b76f809e {
  position: fixed;
  top: 20px;
  left: 0;
  width: 100%; }
  .header-area_ce0637f6851b021d.style-2_b86760055f3ceb5c .te-header-menu-area_842dd767b76f809e .menu-wrapper_bcac486ba7cc1278 {
    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_ce0637f6851b021d.style-2_b86760055f3ceb5c .te-header-menu-area_842dd767b76f809e .menu-wrapper_bcac486ba7cc1278 {
        padding-left: 10px;
        padding-right: 6px; } }
  .header-area_ce0637f6851b021d.style-2_b86760055f3ceb5c .te-header-menu-area_842dd767b76f809e .te-header-btn_ca3f530634f05b2b .te-quote-btn_44c7a71533022bc7 {
    background-color: #E7F914;
    border-color: #E7F914; }
.header-area_ce0637f6851b021d.style-2_b86760055f3ceb5c .te-sticky_menu {
  top: 0; }
  .header-area_ce0637f6851b021d.style-2_b86760055f3ceb5c .te-sticky_menu .menu-wrapper_bcac486ba7cc1278 {
    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_7a72f28993932705 {
    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_d04f51ef71a44955 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px; }
  .header-top .te-header-contact-info_d4674341fa005299 {
    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_d4674341fa005299 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_d4674341fa005299 span.te-contact-info-item_f141720df5a0e805 {
        gap: 0 10px !important; }
      .header-top .te-header-contact-info_d4674341fa005299 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_f6b074f104866e6c {
      display: none; } }
  .header-top .header-top-btn_f6b074f104866e6c 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_f6b074f104866e6c a:hover:after {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
    .header-top .header-top-btn_f6b074f104866e6c 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_4a60dbf07d6f72b2 {
    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_4a60dbf07d6f72b2 .te-social-profile-label_f153e953ab3002fc {
      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_4a60dbf07d6f72b2 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_4a60dbf07d6f72b2 a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #14203A;
        background-color: #E7F914; }

.te-header-menu-area_842dd767b76f809e {
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-header-menu-area_842dd767b76f809e.te-te-sticky-header_5c724bfb24d2f772 {
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-header-menu-area_842dd767b76f809e.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_842dd767b76f809e.te-sticky_menu .te-logo_7935b61ae9bb666c {
      height: 84px; }
      .te-header-menu-area_842dd767b76f809e.te-sticky_menu .te-logo_7935b61ae9bb666c:after {
        display: none; }
      .te-header-menu-area_842dd767b76f809e.te-sticky_menu .te-logo_7935b61ae9bb666c .te-standard-logo_5537d8e34ba5ef55 {
        display: none; }
      .te-header-menu-area_842dd767b76f809e.te-sticky_menu .te-logo_7935b61ae9bb666c .te-sticky-logo_8f4afd80fc473720 {
        display: block; }
        .te-header-menu-area_842dd767b76f809e.te-sticky_menu .te-logo_7935b61ae9bb666c .te-sticky-logo_8f4afd80fc473720 img {
          width: 170px;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-header-menu-area_842dd767b76f809e.te-sticky_menu .te-main-menu_fdbb0c8c8b8e2fe2 ul li.te-active > a:after {
      bottom: 20px; }
    .te-header-menu-area_842dd767b76f809e.te-sticky_menu .te-main-menu_fdbb0c8c8b8e2fe2 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_842dd767b76f809e.te-sticky_menu .te-main-menu_fdbb0c8c8b8e2fe2 ul li a {
          padding: 33px 14px; } }
    .te-header-menu-area_842dd767b76f809e.te-sticky_menu .te-main-menu_fdbb0c8c8b8e2fe2 ul li ul li a {
      padding: 10px 20px; }
  .te-header-menu-area_842dd767b76f809e .te-header-menu-wrapper_765ab76e10187350 {
    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_842dd767b76f809e .te-header-menu-wrapper_765ab76e10187350 {
        gap: 20px; } }
  .te-header-menu-area_842dd767b76f809e .te-logo_7935b61ae9bb666c {
    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_842dd767b76f809e .te-logo_7935b61ae9bb666c {
        height: 100px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-header-menu-area_842dd767b76f809e .te-logo_7935b61ae9bb666c {
        height: 80px; } }
    @media only screen and (max-width: 1199px) {
      .te-header-menu-area_842dd767b76f809e .te-logo_7935b61ae9bb666c .te-standard-logo_5537d8e34ba5ef55 {
        display: none; } }
    .te-header-menu-area_842dd767b76f809e .te-logo_7935b61ae9bb666c .te-standard-logo_5537d8e34ba5ef55 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-header-menu-area_842dd767b76f809e .te-logo_7935b61ae9bb666c .te-sticky-logo_8f4afd80fc473720 {
      display: none; }
      @media only screen and (max-width: 767px) {
        .te-header-menu-area_842dd767b76f809e .te-logo_7935b61ae9bb666c .te-sticky-logo_8f4afd80fc473720 {
          width: 170px; } }
      @media only screen and (max-width: 1199px) {
        .te-header-menu-area_842dd767b76f809e .te-logo_7935b61ae9bb666c .te-sticky-logo_8f4afd80fc473720 {
          display: block; } }
      .te-header-menu-area_842dd767b76f809e .te-logo_7935b61ae9bb666c .te-sticky-logo_8f4afd80fc473720 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-header-menu-area_842dd767b76f809e .te-logo_7935b61ae9bb666c .te-retina-logo_75063ae26033160c {
      display: none; }

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

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

.te-header-btn_ca3f530634f05b2b {
  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_ca3f530634f05b2b .te-icon_f096d10fd3d50289 {
    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_ca3f530634f05b2b .te-icon_f096d10fd3d50289: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_ca3f530634f05b2b {
      display: none; } }
  .te-header-btn_ca3f530634f05b2b .te-cta-btn_bf5646a2329b40a1 {
    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_ca3f530634f05b2b .te-cta-btn_bf5646a2329b40a1:hover {
      background-color: #317EFE;
      color: #ffffff; }
  .te-header-btn_ca3f530634f05b2b .te-quote-btn_44c7a71533022bc7 {
    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_ca3f530634f05b2b .te-quote-btn_44c7a71533022bc7: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_11924dd945622440 {
    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_11924dd945622440 .te-search-content-filed_3b8bb6edb9b64a73 {
      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_11924dd945622440 .te-search-content-filed_3b8bb6edb9b64a73 .te-search-close {
        cursor: pointer;
        font-size: 30px;
        color: #ffffff; }
    .te-search-form-wrapper .te-search-form-inner_11924dd945622440 .te-search-form_f669efae3f4b4a57 {
      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_11924dd945622440 .te-search-form_f669efae3f4b4a57 .te-search-form-input_7cd1687158d27b97 {
        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_11924dd945622440 .te-search-form_f669efae3f4b4a57 .te-search-form-input_7cd1687158d27b97 .te-search-icon_31e87a9354223f0d {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .te-search-form-wrapper .te-search-form-inner_11924dd945622440 .te-search-form_f669efae3f4b4a57 .te-search-form-input_7cd1687158d27b97 button.te-submit-search-btn_4ef874971bf1ce56 {
          padding: 15px 24px !important; }
      .te-search-form-wrapper .te-search-form-inner_11924dd945622440 .te-search-form_f669efae3f4b4a57 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_88ed6ee7e0ed25fa {
  display: none; }

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

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

.mean-container .mean-nav ul li.dropdown-opened_75cc06c31591e22c 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_57f232eaa01c9cd1 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_57f232eaa01c9cd1 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_7035b9c92bebb31a {
    display: inline-block;
    width: 180px; }
  .te-menu-sidebar-area .te-menu-sidebar-wrapper_8e40cacf72650ae1 {
    position: relative;
    padding: 40px; }
  .te-menu-sidebar-area.active {
    right: 0; }
  .te-menu-sidebar-area .te-menu-sidebar-close_e9a52e03db89d0aa {
    position: absolute;
    top: 0;
    right: 0; }
    .te-menu-sidebar-area .te-menu-sidebar-close_e9a52e03db89d0aa .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_e9a52e03db89d0aa .te-menu-sidebar-close-btn:hover {
        background-color: #317EFE; }
  .te-menu-sidebar-area .te-menu-sidebar-content_4870c6951819afdb .te-menu-sidebar-single-widget_48708c3c9e8cf229 {
    display: inline-block;
    margin-top: 20px;
    width: 100%; }
    .te-menu-sidebar-area .te-menu-sidebar-content_4870c6951819afdb .te-menu-sidebar-single-widget_48708c3c9e8cf229 .te-menu-sidebar-title_2129ee8597f0d04e {
      margin-bottom: 5px; }
    .te-menu-sidebar-area .te-menu-sidebar-content_4870c6951819afdb .te-menu-sidebar-single-widget_48708c3c9e8cf229 .te-header-contact-info_d4674341fa005299 {
      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_4870c6951819afdb .te-menu-sidebar-single-widget_48708c3c9e8cf229 .te-header-contact-info_d4674341fa005299 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_4870c6951819afdb .te-menu-sidebar-single-widget_48708c3c9e8cf229 .te-header-contact-info_d4674341fa005299 span.te-contact-info-item_f141720df5a0e805 {
          gap: 0 10px !important; }
        .te-menu-sidebar-area .te-menu-sidebar-content_4870c6951819afdb .te-menu-sidebar-single-widget_48708c3c9e8cf229 .te-header-contact-info_d4674341fa005299 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_4870c6951819afdb .te-menu-sidebar-single-widget_48708c3c9e8cf229 .te-header-contact-info_d4674341fa005299 span a:hover {
            color: #317EFE; }
    .te-menu-sidebar-area .te-menu-sidebar-content_4870c6951819afdb .te-menu-sidebar-single-widget_48708c3c9e8cf229 .te-social-profile_4a60dbf07d6f72b2 {
      margin-top: 20px;
      border-top: 1px solid #dfe2e9;
      width: 100%;
      padding-top: 20px; }
      .te-menu-sidebar-area .te-menu-sidebar-content_4870c6951819afdb .te-menu-sidebar-single-widget_48708c3c9e8cf229 .te-social-profile_4a60dbf07d6f72b2 a {
        color: #14203A;
        font-size: 22px; }
        .te-menu-sidebar-area .te-menu-sidebar-content_4870c6951819afdb .te-menu-sidebar-single-widget_48708c3c9e8cf229 .te-social-profile_4a60dbf07d6f72b2 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_299ca269da414932 {
  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_299ca269da414932.style-2_b86760055f3ceb5c .te-single-slider_b35d4d6739c080b8 {
    height: 950px;
    padding-top: 70px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_299ca269da414932.style-2_b86760055f3ceb5c .te-single-slider_b35d4d6739c080b8 {
        height: unset;
        padding: 80px 0; } }
    .slider-area_299ca269da414932.style-2_b86760055f3ceb5c .te-single-slider_b35d4d6739c080b8 .slider-feature-img_195f758b156f37b4 {
      position: absolute;
      right: 0;
      top: 0; }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_299ca269da414932.style-2_b86760055f3ceb5c .te-single-slider_b35d4d6739c080b8 .slider-feature-img_195f758b156f37b4 {
          right: -200px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_299ca269da414932.style-2_b86760055f3ceb5c .te-single-slider_b35d4d6739c080b8 .slider-feature-img_195f758b156f37b4 {
          right: -280px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_299ca269da414932.style-2_b86760055f3ceb5c .te-single-slider_b35d4d6739c080b8 .slider-feature-img_195f758b156f37b4 {
          right: -380px; } }
      .slider-area_299ca269da414932.style-2_b86760055f3ceb5c .te-single-slider_b35d4d6739c080b8 .slider-feature-img_195f758b156f37b4 .company-award_9f813f47caa94d6f {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        margin-top: 50px;
        left: 135px; }
        .slider-area_299ca269da414932.style-2_b86760055f3ceb5c .te-single-slider_b35d4d6739c080b8 .slider-feature-img_195f758b156f37b4 .company-award_9f813f47caa94d6f .icon_3e3c9c596227f178 {
          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_299ca269da414932.style-2_b86760055f3ceb5c .te-single-slider_b35d4d6739c080b8 .slider-feature-img_195f758b156f37b4 .slider-feature-img-overlay_a782ad788dc17243 {
          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_299ca269da414932.style-2_b86760055f3ceb5c .te-single-slider_b35d4d6739c080b8 .slider-left-shape_bdeb42dd580a43dc {
      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_299ca269da414932.style-2_b86760055f3ceb5c .te-single-slider_b35d4d6739c080b8 .slider-left-shape_bdeb42dd580a43dc {
          display: none; } }
    .slider-area_299ca269da414932.style-2_b86760055f3ceb5c .te-single-slider_b35d4d6739c080b8 .slider-right-shape_8e985478fd298b7f {
      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_299ca269da414932.style-2_b86760055f3ceb5c .te-single-slider_b35d4d6739c080b8 .slider-right-shape_8e985478fd298b7f {
          display: none; } }
    .slider-area_299ca269da414932.style-2_b86760055f3ceb5c .te-single-slider_b35d4d6739c080b8 .slider-circle-shape_642af0903a96a385 {
      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_299ca269da414932 .te-slider-wrapper_266a0337513e80c5 .slick-active_f989cef0172ad3af .te-slider-short-title_e211fc483f5ca7d3,
  .slider-area_299ca269da414932 .te-slider-wrapper_266a0337513e80c5 .slick-active_f989cef0172ad3af .te-slider-title_91c138f68e1828c7,
  .slider-area_299ca269da414932 .te-slider-wrapper_266a0337513e80c5 .slick-active_f989cef0172ad3af .te-slider-short-desc_5aaee425b88b3348,
  .slider-area_299ca269da414932 .te-slider-wrapper_266a0337513e80c5 .slick-active_f989cef0172ad3af .te-slider-btn-wrapper_9f662ded1d3c796e {
    -webkit-animation-name: MovefadeUp;
    animation-name: MovefadeUp;
    -webkit-animation-fill-mode: both; }
  .slider-area_299ca269da414932 .te-slider-wrapper_266a0337513e80c5 .slick-active_f989cef0172ad3af .te-slider-short-title_e211fc483f5ca7d3 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; }
  .slider-area_299ca269da414932 .te-slider-wrapper_266a0337513e80c5 .slick-active_f989cef0172ad3af .te-slider-title_91c138f68e1828c7 {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  .slider-area_299ca269da414932 .te-slider-wrapper_266a0337513e80c5 .slick-active_f989cef0172ad3af .te-slider-short-desc_5aaee425b88b3348 {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s; }
  .slider-area_299ca269da414932 .te-slider-wrapper_266a0337513e80c5 .slick-active_f989cef0172ad3af .te-slider-btn-wrapper_9f662ded1d3c796e {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s; }
  .slider-area_299ca269da414932 .te-slider-wrapper_266a0337513e80c5 .slick-dots_947013db794897be {
    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_299ca269da414932 .te-slider-wrapper_266a0337513e80c5 .slick-dots_947013db794897be {
        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_299ca269da414932 .te-slider-wrapper_266a0337513e80c5 .slick-dots_947013db794897be 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_299ca269da414932 .te-slider-wrapper_266a0337513e80c5 .slick-dots_947013db794897be 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_299ca269da414932 .te-slider-wrapper_266a0337513e80c5 .slick-dots_947013db794897be li button:hover {
          background-color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
      .slider-area_299ca269da414932 .te-slider-wrapper_266a0337513e80c5 .slick-dots_947013db794897be li.slick-active_f989cef0172ad3af {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 1px solid #317EFE; }
        .slider-area_299ca269da414932 .te-slider-wrapper_266a0337513e80c5 .slick-dots_947013db794897be li.slick-active_f989cef0172ad3af button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .slider-area_299ca269da414932 .te-single-slider_b35d4d6739c080b8 {
    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_299ca269da414932 .te-single-slider_b35d4d6739c080b8 {
        background-image: none !important; } }
    .slider-area_299ca269da414932 .te-single-slider_b35d4d6739c080b8 .te-slider-overlay_75f8a0e7852f6a9c {
      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_299ca269da414932 .te-single-slider_b35d4d6739c080b8 .te-slider-overlay_75f8a0e7852f6a9c {
          left: 0; } }
      .slider-area_299ca269da414932 .te-single-slider_b35d4d6739c080b8 .te-slider-overlay_75f8a0e7852f6a9c .te-slider-overlay-shape_36efeeadede55f66 {
        position: absolute;
        top: 0;
        height: 100%;
        left: -340px;
        width: 100%; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_299ca269da414932 .te-single-slider_b35d4d6739c080b8 .te-slider-overlay_75f8a0e7852f6a9c .te-slider-overlay-shape_36efeeadede55f66 {
            display: none; } }
    .slider-area_299ca269da414932 .te-single-slider_b35d4d6739c080b8 .te-slider-content-wrapper_25b16f7661bdeb0f {
      position: relative;
      z-index: 99; }
      .slider-area_299ca269da414932 .te-single-slider_b35d4d6739c080b8 .te-slider-content-wrapper_25b16f7661bdeb0f .te-slider-content_af10d83234cf9321 .te-slider-short-title_e211fc483f5ca7d3 {
        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_299ca269da414932 .te-single-slider_b35d4d6739c080b8 .te-slider-content-wrapper_25b16f7661bdeb0f .te-slider-content_af10d83234cf9321 .te-slider-title_91c138f68e1828c7 {
        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_299ca269da414932 .te-single-slider_b35d4d6739c080b8 .te-slider-content-wrapper_25b16f7661bdeb0f .te-slider-content_af10d83234cf9321 .te-slider-title_91c138f68e1828c7 {
            font-size: 60px;
            line-height: 64px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-area_299ca269da414932 .te-single-slider_b35d4d6739c080b8 .te-slider-content-wrapper_25b16f7661bdeb0f .te-slider-content_af10d83234cf9321 .te-slider-title_91c138f68e1828c7 {
            font-size: 48px;
            line-height: 56px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_299ca269da414932 .te-single-slider_b35d4d6739c080b8 .te-slider-content-wrapper_25b16f7661bdeb0f .te-slider-content_af10d83234cf9321 .te-slider-title_91c138f68e1828c7 {
            font-size: 42px;
            line-height: 52px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_299ca269da414932 .te-single-slider_b35d4d6739c080b8 .te-slider-content-wrapper_25b16f7661bdeb0f .te-slider-content_af10d83234cf9321 .te-slider-title_91c138f68e1828c7 {
            font-size: 38px;
            line-height: 44px;
            margin-bottom: 20px; } }
      .slider-area_299ca269da414932 .te-single-slider_b35d4d6739c080b8 .te-slider-content-wrapper_25b16f7661bdeb0f .te-slider-content_af10d83234cf9321 .te-slider-short-desc_5aaee425b88b3348 {
        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_299ca269da414932 .te-single-slider_b35d4d6739c080b8 .te-slider-content-wrapper_25b16f7661bdeb0f .te-slider-content_af10d83234cf9321 .te-slider-short-desc_5aaee425b88b3348 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_299ca269da414932 .te-single-slider_b35d4d6739c080b8 .te-slider-content-wrapper_25b16f7661bdeb0f .te-slider-content_af10d83234cf9321 .te-slider-short-desc_5aaee425b88b3348 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_299ca269da414932 .te-single-slider_b35d4d6739c080b8 .te-slider-content-wrapper_25b16f7661bdeb0f .te-slider-content_af10d83234cf9321 .te-slider-short-desc_5aaee425b88b3348 {
            font-size: 18px;
            line-height: 32px; } }
      .slider-area_299ca269da414932 .te-single-slider_b35d4d6739c080b8 .te-slider-content-wrapper_25b16f7661bdeb0f .te-slider-content_af10d83234cf9321 .te-slider-btn-wrapper_9f662ded1d3c796e {
        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_299ca269da414932 .te-single-slider_b35d4d6739c080b8 .te-slider-content-wrapper_25b16f7661bdeb0f .te-slider-content_af10d83234cf9321 .te-slider-btn-wrapper_9f662ded1d3c796e {
            padding-top: 30px; } }
        .slider-area_299ca269da414932 .te-single-slider_b35d4d6739c080b8 .te-slider-content-wrapper_25b16f7661bdeb0f .te-slider-content_af10d83234cf9321 .te-slider-btn-wrapper_9f662ded1d3c796e .te-theme-btn_4d01afac21caed1d {
          padding: 11px 30px;
          color: #ffffff;
          border-radius: 50px;
          background-color: #317EFE;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .slider-area_299ca269da414932 .te-single-slider_b35d4d6739c080b8 .te-slider-content-wrapper_25b16f7661bdeb0f .te-slider-content_af10d83234cf9321 .te-slider-btn-wrapper_9f662ded1d3c796e .te-call-btn_66e0bb3f2bcfddb7 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 20px; }
          .slider-area_299ca269da414932 .te-single-slider_b35d4d6739c080b8 .te-slider-content-wrapper_25b16f7661bdeb0f .te-slider-content_af10d83234cf9321 .te-slider-btn-wrapper_9f662ded1d3c796e .te-call-btn_66e0bb3f2bcfddb7 .te-icon_f096d10fd3d50289 {
            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_299ca269da414932 .te-single-slider_b35d4d6739c080b8 .te-slider-content-wrapper_25b16f7661bdeb0f .te-slider-content_af10d83234cf9321 .te-slider-btn-wrapper_9f662ded1d3c796e .te-call-btn_66e0bb3f2bcfddb7 .te-content_4b5340521004637b {
            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_299ca269da414932 .te-single-slider_b35d4d6739c080b8 .te-slider-content-wrapper_25b16f7661bdeb0f .te-slider-content_af10d83234cf9321 .te-slider-btn-wrapper_9f662ded1d3c796e .te-call-btn_66e0bb3f2bcfddb7 .te-content_4b5340521004637b .te-title_8c3f900c929a7b44 {
              font-size: 18px;
              font-weight: 400;
              line-height: 24px;
              color: #335371; }
            .slider-area_299ca269da414932 .te-single-slider_b35d4d6739c080b8 .te-slider-content-wrapper_25b16f7661bdeb0f .te-slider-content_af10d83234cf9321 .te-slider-btn-wrapper_9f662ded1d3c796e .te-call-btn_66e0bb3f2bcfddb7 .te-content_4b5340521004637b .te-text_2490354be8568fc0 {
              font-size: 20px;
              font-weight: 500;
              line-height: 24px;
              letter-spacing: 0px;
              color: #14203A; }

.slider-area_299ca269da414932.style-1_4bb91a84502158ef {
  position: relative;
  overflow: visible;
  background: transparent; }
  .slider-area_299ca269da414932.style-1_4bb91a84502158ef: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_299ca269da414932.style-1_4bb91a84502158ef .te-single-slider_b35d4d6739c080b8 {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .slider-area_299ca269da414932.style-1_4bb91a84502158ef .te-single-slider_b35d4d6739c080b8 .te-slider-overlay_75f8a0e7852f6a9c {
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
      background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
      .slider-area_299ca269da414932.style-1_4bb91a84502158ef .te-single-slider_b35d4d6739c080b8 .te-slider-overlay_75f8a0e7852f6a9c::before {
        display: none; }
    .slider-area_299ca269da414932.style-1_4bb91a84502158ef .te-single-slider_b35d4d6739c080b8 .slider-shape_7993d95cbde4b885 {
      position: absolute;
      border-radius: 20px;
      overflow: hidden; }
      .slider-area_299ca269da414932.style-1_4bb91a84502158ef .te-single-slider_b35d4d6739c080b8 .slider-shape_7993d95cbde4b885 img {
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        top: 0; }
    .slider-area_299ca269da414932.style-1_4bb91a84502158ef .te-single-slider_b35d4d6739c080b8 .shape-one_539da6b2392ed66b {
      top: 50px;
      left: 0;
      width: 300px;
      height: 290px; }
      @media (max-width: 991px) {
        .slider-area_299ca269da414932.style-1_4bb91a84502158ef .te-single-slider_b35d4d6739c080b8 .shape-one_539da6b2392ed66b {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_299ca269da414932.style-1_4bb91a84502158ef .te-single-slider_b35d4d6739c080b8 .shape-one_539da6b2392ed66b {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_299ca269da414932.style-1_4bb91a84502158ef .te-single-slider_b35d4d6739c080b8 .shape-one_539da6b2392ed66b {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_299ca269da414932.style-1_4bb91a84502158ef .te-single-slider_b35d4d6739c080b8 .shape-one_539da6b2392ed66b {
          top: 160px;
          width: 250px;
          height: 200px; } }
    .slider-area_299ca269da414932.style-1_4bb91a84502158ef .te-single-slider_b35d4d6739c080b8 .shape-two_4280b895af7c0b96 {
      top: 0;
      right: 0;
      width: 300px;
      height: 310px; }
      @media (max-width: 991px) {
        .slider-area_299ca269da414932.style-1_4bb91a84502158ef .te-single-slider_b35d4d6739c080b8 .shape-two_4280b895af7c0b96 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_299ca269da414932.style-1_4bb91a84502158ef .te-single-slider_b35d4d6739c080b8 .shape-two_4280b895af7c0b96 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_299ca269da414932.style-1_4bb91a84502158ef .te-single-slider_b35d4d6739c080b8 .shape-two_4280b895af7c0b96 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_299ca269da414932.style-1_4bb91a84502158ef .te-single-slider_b35d4d6739c080b8 .shape-two_4280b895af7c0b96 {
          width: 300px;
          height: 250px;
          top: 70px;
          right: -40px; } }
    .slider-area_299ca269da414932.style-1_4bb91a84502158ef .te-single-slider_b35d4d6739c080b8 .shape-three_b7aee1097a444557 {
      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_299ca269da414932.style-1_4bb91a84502158ef .te-single-slider_b35d4d6739c080b8 .shape-three_b7aee1097a444557 {
          display: none !important; } }
      @media (max-width: 991px) {
        .slider-area_299ca269da414932.style-1_4bb91a84502158ef .te-single-slider_b35d4d6739c080b8 .shape-three_b7aee1097a444557 {
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
    .slider-area_299ca269da414932.style-1_4bb91a84502158ef .te-single-slider_b35d4d6739c080b8 .te-slider-container_1e6d479f8fb5632a {
      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_299ca269da414932.style-1_4bb91a84502158ef .te-single-slider_b35d4d6739c080b8 .te-slider-container_1e6d479f8fb5632a {
          -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_299ca269da414932.style-1_4bb91a84502158ef .te-single-slider_b35d4d6739c080b8 .te-slider-container_1e6d479f8fb5632a {
          padding: 70px 0;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .slider-area_299ca269da414932.style-1_4bb91a84502158ef .te-single-slider_b35d4d6739c080b8 .te-slider-container_1e6d479f8fb5632a .te-slider-column_a1c78de63444c1a2 {
        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_299ca269da414932.style-1_4bb91a84502158ef .te-single-slider_b35d4d6739c080b8 .te-slider-container_1e6d479f8fb5632a .te-slider-column_a1c78de63444c1a2 {
            width: 100%; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_299ca269da414932.style-1_4bb91a84502158ef .te-single-slider_b35d4d6739c080b8 .te-slider-content-wrapper_25b16f7661bdeb0f .te-slider-content_af10d83234cf9321 .te-slider-btn-wrapper_9f662ded1d3c796e {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .slider-area_299ca269da414932.style-1_4bb91a84502158ef .te-single-slider_b35d4d6739c080b8 .te-slider-content-wrapper_25b16f7661bdeb0f .te-slider-content_af10d83234cf9321 .te-slider-btn-wrapper_9f662ded1d3c796e .te-theme-btn_4d01afac21caed1d {
      background-color: #317EFE;
      color: #ffffff; }
      .slider-area_299ca269da414932.style-1_4bb91a84502158ef .te-single-slider_b35d4d6739c080b8 .te-slider-content-wrapper_25b16f7661bdeb0f .te-slider-content_af10d83234cf9321 .te-slider-btn-wrapper_9f662ded1d3c796e .te-theme-btn_4d01afac21caed1d:hover {
        background-color: #E7F914;
        color: #14203A; }
    .slider-area_299ca269da414932.style-1_4bb91a84502158ef .te-single-slider_b35d4d6739c080b8 .te-slider-content-wrapper_25b16f7661bdeb0f .te-slider-content_af10d83234cf9321 .te-slider-btn-wrapper_9f662ded1d3c796e .te-call-btn_66e0bb3f2bcfddb7 .te-icon_f096d10fd3d50289 {
      color: #317EFE; }
    .slider-area_299ca269da414932.style-1_4bb91a84502158ef .te-single-slider_b35d4d6739c080b8 .te-slider-content-wrapper_25b16f7661bdeb0f .te-slider-content_af10d83234cf9321 .te-slider-title_91c138f68e1828c7 {
      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_299ca269da414932.style-1_4bb91a84502158ef .te-single-slider_b35d4d6739c080b8 .te-slider-content-wrapper_25b16f7661bdeb0f .te-slider-content_af10d83234cf9321 .te-slider-title_91c138f68e1828c7 {
          font-size: 28px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_299ca269da414932.style-1_4bb91a84502158ef .te-single-slider_b35d4d6739c080b8 .te-slider-content-wrapper_25b16f7661bdeb0f .te-slider-content_af10d83234cf9321 .te-slider-title_91c138f68e1828c7 {
          font-size: 32px;
          line-height: 52px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_299ca269da414932.style-1_4bb91a84502158ef .te-single-slider_b35d4d6739c080b8 .te-slider-content-wrapper_25b16f7661bdeb0f .te-slider-content_af10d83234cf9321 .te-slider-title_91c138f68e1828c7 {
          font-size: 62px;
          line-height: 80px; } }
  .slider-area_299ca269da414932.style-1_4bb91a84502158ef .te-slider-wrapper_266a0337513e80c5 .container_666d4b36f8018ce5 {
    position: relative; }
  .slider-area_299ca269da414932.style-1_4bb91a84502158ef .te-slider-wrapper_266a0337513e80c5 .slider-shape-bg_ed907a79c8b0f35e {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: 100px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_299ca269da414932.style-1_4bb91a84502158ef .te-slider-wrapper_266a0337513e80c5 .slider-shape-bg_ed907a79c8b0f35e {
        display: none; } }
    @media (max-width: 1399px) {
      .slider-area_299ca269da414932.style-1_4bb91a84502158ef .te-slider-wrapper_266a0337513e80c5 .slider-shape-bg_ed907a79c8b0f35e {
        margin-left: 0; } }
    .slider-area_299ca269da414932.style-1_4bb91a84502158ef .te-slider-wrapper_266a0337513e80c5 .slider-shape-bg_ed907a79c8b0f35e: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_40f6a6880a4c9c09 {
  position: relative; }

.te-info-card_c541763d37047c0d {
  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_c541763d37047c0d {
      padding: 40px 25px; } }
  .te-info-card_c541763d37047c0d: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_c541763d37047c0d:hover .te-image-wrapper_cd2b30c9e3f907e7 .overlay_1c5aa1fc015b55dc {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      opacity: 0.72; }
    .te-info-card_c541763d37047c0d:hover .te-image-wrapper_cd2b30c9e3f907e7 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_c541763d37047c0d:hover .icon_3e3c9c596227f178 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-info-card_c541763d37047c0d:hover .content_520233e1581bcaf3 .te-read-more_ed8fd1cc995dc91f .te-theme-btn_4d01afac21caed1d {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_c541763d37047c0d .te-info-card-inner_85c0631c5bdf6904 {
    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_c541763d37047c0d .te-image-wrapper_cd2b30c9e3f907e7 {
    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_c541763d37047c0d .te-image-wrapper_cd2b30c9e3f907e7 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_c541763d37047c0d .te-image-wrapper_cd2b30c9e3f907e7 .overlay_1c5aa1fc015b55dc {
      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_c541763d37047c0d .icon_3e3c9c596227f178 {
    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_c541763d37047c0d .icon_3e3c9c596227f178 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_c541763d37047c0d .te-content-wrapper_9fd5f4d3c9dfb63c {
    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_c541763d37047c0d .te-title-wrapper_62ef6ad450f176a4 {
    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_c541763d37047c0d .te-title-wrapper_62ef6ad450f176a4 .icon_3e3c9c596227f178 {
      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_c541763d37047c0d .te-title-wrapper_62ef6ad450f176a4 .icon_3e3c9c596227f178::before, .te-info-card_c541763d37047c0d .te-title-wrapper_62ef6ad450f176a4 .icon_3e3c9c596227f178::after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #317EFE;
        border: 1px solid #E1E1E1; }
      .te-info-card_c541763d37047c0d .te-title-wrapper_62ef6ad450f176a4 .icon_3e3c9c596227f178::before {
        top: 15px;
        left: 5px; }
      .te-info-card_c541763d37047c0d .te-title-wrapper_62ef6ad450f176a4 .icon_3e3c9c596227f178::after {
        bottom: 15px;
        right: 5px; }
    .te-info-card_c541763d37047c0d .te-title-wrapper_62ef6ad450f176a4 .title_a14e9c06f1be657b {
      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_c541763d37047c0d .te-title-wrapper_62ef6ad450f176a4 .divider_764155a84ee444f9 {
      width: 55px;
      height: 2px;
      background-color: #317EFE; }
  .te-info-card_c541763d37047c0d .content_520233e1581bcaf3 {
    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_c541763d37047c0d .content_520233e1581bcaf3 .desc_69146cf47ee78c43 {
      -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_c541763d37047c0d .content_520233e1581bcaf3 .te-read-more_ed8fd1cc995dc91f {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start; }
      .te-info-card_c541763d37047c0d .content_520233e1581bcaf3 .te-read-more_ed8fd1cc995dc91f .te-theme-btn_4d01afac21caed1d {
        background-color: transparent;
        color: #317EFE;
        border: 1px solid #131A2A;
        padding: 9px 28px; }
        .te-info-card_c541763d37047c0d .content_520233e1581bcaf3 .te-read-more_ed8fd1cc995dc91f .te-theme-btn_4d01afac21caed1d:hover {
          background-color: #317EFE;
          color: #ffffff;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-info-card_c541763d37047c0d.style-2_b86760055f3ceb5c {
  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_c541763d37047c0d.style-2_b86760055f3ceb5c {
      padding: 35px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .te-info-card_c541763d37047c0d.style-2_b86760055f3ceb5c {
      padding: 35px; } }
  .te-info-card_c541763d37047c0d.style-2_b86760055f3ceb5c:hover .image_f2dc61243c7bd5fe 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_c541763d37047c0d.style-2_b86760055f3ceb5c:hover .content_520233e1581bcaf3 .te-read-more_ed8fd1cc995dc91f .te-theme-btn_4d01afac21caed1d {
    background-color: inherit;
    color: #317EFE; }
  .te-info-card_c541763d37047c0d.style-2_b86760055f3ceb5c .image_f2dc61243c7bd5fe {
    border-radius: 20px;
    overflow: hidden; }
    .te-info-card_c541763d37047c0d.style-2_b86760055f3ceb5c .image_f2dc61243c7bd5fe 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_c541763d37047c0d.style-2_b86760055f3ceb5c .te-title-wrapper_62ef6ad450f176a4 {
    padding-bottom: 15px; }
  .te-info-card_c541763d37047c0d.style-2_b86760055f3ceb5c .te-content-wrapper_9fd5f4d3c9dfb63c {
    text-align: left;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .te-info-card_c541763d37047c0d.style-2_b86760055f3ceb5c .content_520233e1581bcaf3 {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px; }
    .te-info-card_c541763d37047c0d.style-2_b86760055f3ceb5c .content_520233e1581bcaf3 .te-read-more_ed8fd1cc995dc91f .te-theme-btn_4d01afac21caed1d {
      padding: 0;
      border: 0; }

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

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

.te-icon-card_4a3f610a30c837e5.style-three_395027ee8c1395d7 {
  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_4a3f610a30c837e5.style-three_395027ee8c1395d7 .icon_3e3c9c596227f178 {
    width: 72px;
    height: 72px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .te-icon-card_4a3f610a30c837e5.style-three_395027ee8c1395d7 .icon_3e3c9c596227f178 img {
      width: 100%; }
  .te-icon-card_4a3f610a30c837e5.style-three_395027ee8c1395d7 .content_520233e1581bcaf3 {
    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_4a3f610a30c837e5.style-three_395027ee8c1395d7 .content_520233e1581bcaf3 .title_a14e9c06f1be657b {
      color: #ffffff; }
    .te-icon-card_4a3f610a30c837e5.style-three_395027ee8c1395d7 .content_520233e1581bcaf3 .desc_69146cf47ee78c43 {
      color: #c7cdda; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-icon-card_4a3f610a30c837e5.style-three_395027ee8c1395d7 {
      gap: 25px; }
      .te-icon-card_4a3f610a30c837e5.style-three_395027ee8c1395d7 .content_520233e1581bcaf3 {
        gap: 18px; } }

.te-icon-card_4a3f610a30c837e5.style-2_b86760055f3ceb5c {
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0; }
  .te-icon-card_4a3f610a30c837e5.style-2_b86760055f3ceb5c .icon_3e3c9c596227f178 {
    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_4a3f610a30c837e5.style-2_b86760055f3ceb5c .content_520233e1581bcaf3 {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px; }
    .te-icon-card_4a3f610a30c837e5.style-2_b86760055f3ceb5c .content_520233e1581bcaf3 .title_a14e9c06f1be657b {
      font-size: 20px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px; }
    .te-icon-card_4a3f610a30c837e5.style-2_b86760055f3ceb5c .content_520233e1581bcaf3 .desc_69146cf47ee78c43 {
      line-height: 22px; }

.te-about-image-card_cfbe1d4d4b553dff .te-main-img-wrapper_d13476a66e4d7698 {
  text-align: right; }
  @media (max-width: 991px) {
    .te-about-image-card_cfbe1d4d4b553dff .te-main-img-wrapper_d13476a66e4d7698 {
      text-align: left; } }
  .te-about-image-card_cfbe1d4d4b553dff .te-main-img-wrapper_d13476a66e4d7698 .te-main-img-inner_d9fa8a3a0d265647 {
    position: relative;
    display: inline-block;
    z-index: 2; }
    .te-about-image-card_cfbe1d4d4b553dff .te-main-img-wrapper_d13476a66e4d7698 .te-main-img-inner_d9fa8a3a0d265647 > img {
      border-radius: 500px 500px 0 0;
      margin-left: 7px;
      margin-top: 4px; }
      @media (max-width: 650px) {
        .te-about-image-card_cfbe1d4d4b553dff .te-main-img-wrapper_d13476a66e4d7698 .te-main-img-inner_d9fa8a3a0d265647 > img {
          width: 100%; } }
    .te-about-image-card_cfbe1d4d4b553dff .te-main-img-wrapper_d13476a66e4d7698 .te-main-img-inner_d9fa8a3a0d265647 .te-img-card-shape_e547c86b517bbc7f {
      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_cfbe1d4d4b553dff .te-main-img-wrapper_d13476a66e4d7698 .te-main-img-inner_d9fa8a3a0d265647 .te-img-card-shape_e547c86b517bbc7f {
          right: 0; } }
.te-about-image-card_cfbe1d4d4b553dff .te-company-foundation_2ca8ca73e083f080 {
  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_cfbe1d4d4b553dff .te-company-foundation_2ca8ca73e083f080 .te-counter-wrapper_3e59c679c0e86a21 {
    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_cfbe1d4d4b553dff .te-company-foundation_2ca8ca73e083f080 .counter-title_a717c6a377a37526 {
    font-size: 45px;
    font-weight: 700;
    line-height: 54.9px;
    letter-spacing: -0.8px;
    color: #14203A;
    margin-bottom: 0; }
  .te-about-image-card_cfbe1d4d4b553dff .te-company-foundation_2ca8ca73e083f080 .title_a14e9c06f1be657b {
    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_cfbe1d4d4b553dff.style-2_b86760055f3ceb5c .te-main-img-wrapper_d13476a66e4d7698 .te-main-img-inner_d9fa8a3a0d265647 {
  border-radius: 20px;
  padding-right: 80px;
  margin-top: 23px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-image-card_cfbe1d4d4b553dff.style-2_b86760055f3ceb5c .te-main-img-wrapper_d13476a66e4d7698 .te-main-img-inner_d9fa8a3a0d265647 {
      padding-right: 0;
      margin-top: 0; } }
  .te-about-image-card_cfbe1d4d4b553dff.style-2_b86760055f3ceb5c .te-main-img-wrapper_d13476a66e4d7698 .te-main-img-inner_d9fa8a3a0d265647 > img {
    margin: 0;
    border-radius: 20px; }
  .te-about-image-card_cfbe1d4d4b553dff.style-2_b86760055f3ceb5c .te-main-img-wrapper_d13476a66e4d7698 .te-main-img-inner_d9fa8a3a0d265647 .te-img-card-shape_e547c86b517bbc7f {
    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_cfbe1d4d4b553dff.style-2_b86760055f3ceb5c .te-main-img-wrapper_d13476a66e4d7698 .te-main-img-inner_d9fa8a3a0d265647 .te-img-card-shape_e547c86b517bbc7f {
        display: none; } }
  .te-about-image-card_cfbe1d4d4b553dff.style-2_b86760055f3ceb5c .te-main-img-wrapper_d13476a66e4d7698 .te-main-img-inner_d9fa8a3a0d265647 .te-another-image_3706cb2bac20d942 {
    position: absolute;
    top: 55%;
    right: -45px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-image-card_cfbe1d4d4b553dff.style-2_b86760055f3ceb5c .te-main-img-wrapper_d13476a66e4d7698 .te-main-img-inner_d9fa8a3a0d265647 .te-another-image_3706cb2bac20d942 {
        position: relative;
        right: unset;
        top: unset; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .te-about-image-card_cfbe1d4d4b553dff.style-2_b86760055f3ceb5c .te-main-img-wrapper_d13476a66e4d7698 .te-main-img-inner_d9fa8a3a0d265647 .te-another-image_3706cb2bac20d942 {
        position: relative; } }
    .te-about-image-card_cfbe1d4d4b553dff.style-2_b86760055f3ceb5c .te-main-img-wrapper_d13476a66e4d7698 .te-main-img-inner_d9fa8a3a0d265647 .te-another-image_3706cb2bac20d942 .te-another-image-inner_43306c8cba07b5d9 {
      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_cfbe1d4d4b553dff.style-2_b86760055f3ceb5c .te-main-img-wrapper_d13476a66e4d7698 .te-main-img-inner_d9fa8a3a0d265647 .te-another-image_3706cb2bac20d942 .te-another-image-inner_43306c8cba07b5d9 {
          width: 100%; }
          .te-about-image-card_cfbe1d4d4b553dff.style-2_b86760055f3ceb5c .te-main-img-wrapper_d13476a66e4d7698 .te-main-img-inner_d9fa8a3a0d265647 .te-another-image_3706cb2bac20d942 .te-another-image-inner_43306c8cba07b5d9 img {
            width: 100%; } }
    .te-about-image-card_cfbe1d4d4b553dff.style-2_b86760055f3ceb5c .te-main-img-wrapper_d13476a66e4d7698 .te-main-img-inner_d9fa8a3a0d265647 .te-another-image_3706cb2bac20d942 .video-btn_0689ebcf7d251413 {
      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_cfbe1d4d4b553dff.style-2_b86760055f3ceb5c .te-main-img-wrapper_d13476a66e4d7698 .te-main-img-inner_d9fa8a3a0d265647 .te-another-image_3706cb2bac20d942 .video-btn_0689ebcf7d251413 {
          left: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%); } }
      .te-about-image-card_cfbe1d4d4b553dff.style-2_b86760055f3ceb5c .te-main-img-wrapper_d13476a66e4d7698 .te-main-img-inner_d9fa8a3a0d265647 .te-another-image_3706cb2bac20d942 .video-btn_0689ebcf7d251413 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_cfbe1d4d4b553dff.style-2_b86760055f3ceb5c .te-main-img-wrapper_d13476a66e4d7698 .te-main-img-inner_d9fa8a3a0d265647 .te-another-image_3706cb2bac20d942 .te-badge-text_9191a891ed44c361 {
      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_cfbe1d4d4b553dff.style-2_b86760055f3ceb5c .te-main-img-wrapper_d13476a66e4d7698 .te-main-img-inner_d9fa8a3a0d265647 .te-another-image_3706cb2bac20d942 .te-badge-text_9191a891ed44c361 {
          left: unset;
          top: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%);
          right: 0; } }
      .te-about-image-card_cfbe1d4d4b553dff.style-2_b86760055f3ceb5c .te-main-img-wrapper_d13476a66e4d7698 .te-main-img-inner_d9fa8a3a0d265647 .te-another-image_3706cb2bac20d942 .te-badge-text_9191a891ed44c361 .icon_3e3c9c596227f178 {
        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_cfbe1d4d4b553dff.style-2_b86760055f3ceb5c .te-main-img-wrapper_d13476a66e4d7698 .te-main-img-inner_d9fa8a3a0d265647 .te-another-image_3706cb2bac20d942 .te-badge-text_9191a891ed44c361 .text_9afb0ffb8427d5e8 {
        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_cfbe1d4d4b553dff.style-2_b86760055f3ceb5c .te-main-img-wrapper_d13476a66e4d7698 .te-main-img-inner_d9fa8a3a0d265647 .te-another-image_3706cb2bac20d942 .te-badge-text_9191a891ed44c361 .text_9afb0ffb8427d5e8 .title_a14e9c06f1be657b {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #14203A; }
        .te-about-image-card_cfbe1d4d4b553dff.style-2_b86760055f3ceb5c .te-main-img-wrapper_d13476a66e4d7698 .te-main-img-inner_d9fa8a3a0d265647 .te-another-image_3706cb2bac20d942 .te-badge-text_9191a891ed44c361 .text_9afb0ffb8427d5e8 span {
          font-size: 12px;
          font-weight: 400;
          line-height: 12px;
          color: #335371; }

.te-about-info-card_f13e37b98165fda5 .te-about-info-content_82778d69ee99bb9c {
  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_f13e37b98165fda5 .te-about-info-content_82778d69ee99bb9c .te-section-title_260f87287ebfcc11 {
    margin-bottom: 0; }
    .te-about-info-card_f13e37b98165fda5 .te-about-info-content_82778d69ee99bb9c .te-section-title_260f87287ebfcc11 .title_a14e9c06f1be657b {
      margin-bottom: 0; }
  .te-about-info-card_f13e37b98165fda5 .te-about-info-content_82778d69ee99bb9c .te-list-item-wrapper_a34f4eb93f136cf6 {
    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_f13e37b98165fda5 .te-about-info-content_82778d69ee99bb9c .te-list-item-wrapper_a34f4eb93f136cf6 {
        grid-template-columns: repeat(1, 1fr); } }
    .te-about-info-card_f13e37b98165fda5 .te-about-info-content_82778d69ee99bb9c .te-list-item-wrapper_a34f4eb93f136cf6 .te-list-item_807ff247aff65339 .icon_3e3c9c596227f178 {
      font-size: 24px;
      color: #317EFE;
      background-color: transparent;
      width: unset;
      height: unset; }
    .te-about-info-card_f13e37b98165fda5 .te-about-info-content_82778d69ee99bb9c .te-list-item-wrapper_a34f4eb93f136cf6 .te-list-item_807ff247aff65339 .text_9afb0ffb8427d5e8 {
      color: #14203A; }
  .te-about-info-card_f13e37b98165fda5 .te-about-info-content_82778d69ee99bb9c .te-info-list_05e537d56b7ab77f {
    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_f13e37b98165fda5 .te-about-info-content_82778d69ee99bb9c .te-info-list_05e537d56b7ab77f {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 20px; } }
    .te-about-info-card_f13e37b98165fda5 .te-about-info-content_82778d69ee99bb9c .te-info-list_05e537d56b7ab77f .te-single-info-list_8fff821f34128186 {
      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_f13e37b98165fda5 .te-about-info-content_82778d69ee99bb9c .te-info-list_05e537d56b7ab77f .te-single-info-list_8fff821f34128186:hover .icon_3e3c9c596227f178 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_f13e37b98165fda5 .te-about-info-content_82778d69ee99bb9c .te-info-list_05e537d56b7ab77f .te-single-info-list_8fff821f34128186 .icon_3e3c9c596227f178 {
        margin-bottom: 10px;
        position: relative;
        margin-left: 20px; }
        .te-about-info-card_f13e37b98165fda5 .te-about-info-content_82778d69ee99bb9c .te-info-list_05e537d56b7ab77f .te-single-info-list_8fff821f34128186 .icon_3e3c9c596227f178::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_f13e37b98165fda5 .te-about-info-content_82778d69ee99bb9c .te-info-list_05e537d56b7ab77f .te-single-info-list_8fff821f34128186 .icon_3e3c9c596227f178 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_f13e37b98165fda5 .te-about-info-content_82778d69ee99bb9c .te-info-list_05e537d56b7ab77f .te-single-info-list_8fff821f34128186 .title_a14e9c06f1be657b {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0px;
        margin-bottom: 0; }
      .te-about-info-card_f13e37b98165fda5 .te-about-info-content_82778d69ee99bb9c .te-info-list_05e537d56b7ab77f .te-single-info-list_8fff821f34128186 .short-title_ef2657d8a072b82f {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px; }

.te-about-info-card_f13e37b98165fda5.style-2_b86760055f3ceb5c .te-about-info-content_82778d69ee99bb9c {
  gap: 10px; }
  .te-about-info-card_f13e37b98165fda5.style-2_b86760055f3ceb5c .te-about-info-content_82778d69ee99bb9c .te-list-item-wrapper_a34f4eb93f136cf6 {
    padding-top: 6px;
    gap: 0; }
    .te-about-info-card_f13e37b98165fda5.style-2_b86760055f3ceb5c .te-about-info-content_82778d69ee99bb9c .te-list-item-wrapper_a34f4eb93f136cf6 .te-list-item_807ff247aff65339 .icon_3e3c9c596227f178 {
      width: 16px;
      height: 16px;
      background-color: #317EFE;
      border-radius: 50%;
      color: white;
      font-size: 10px; }
    .te-about-info-card_f13e37b98165fda5.style-2_b86760055f3ceb5c .te-about-info-content_82778d69ee99bb9c .te-list-item-wrapper_a34f4eb93f136cf6 .te-list-item_807ff247aff65339 .text_9afb0ffb8427d5e8 {
      color: #335371; }
  .te-about-info-card_f13e37b98165fda5.style-2_b86760055f3ceb5c .te-about-info-content_82778d69ee99bb9c .te-info-list_05e537d56b7ab77f {
    border-top: 1px solid #E1E1E1;
    padding-top: 40px; }
    .te-about-info-card_f13e37b98165fda5.style-2_b86760055f3ceb5c .te-about-info-content_82778d69ee99bb9c .te-info-list_05e537d56b7ab77f .divider_764155a84ee444f9 {
      width: 1px;
      background-color: #E1E1E1;
      height: 127px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-info-card_f13e37b98165fda5.style-2_b86760055f3ceb5c .te-about-info-content_82778d69ee99bb9c .te-info-list_05e537d56b7ab77f .divider_764155a84ee444f9 {
          height: 1px;
          width: 100%; } }

.te-about-info-card_f13e37b98165fda5.style-three_395027ee8c1395d7 .te-section-title_260f87287ebfcc11 {
  margin-bottom: 40px; }
.te-about-info-card_f13e37b98165fda5.style-three_395027ee8c1395d7 .about-info-wrapper_60f9732053c5b455 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_f13e37b98165fda5.style-three_395027ee8c1395d7 .about-info-wrapper_60f9732053c5b455 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .te-about-info-card_f13e37b98165fda5.style-three_395027ee8c1395d7 .about-info-wrapper_60f9732053c5b455 .about-info-img_e94bb4d53ecdf6ef {
    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_f13e37b98165fda5.style-three_395027ee8c1395d7 .about-info-wrapper_60f9732053c5b455 .about-info-img_e94bb4d53ecdf6ef {
        height: 350px; } }
    .te-about-info-card_f13e37b98165fda5.style-three_395027ee8c1395d7 .about-info-wrapper_60f9732053c5b455 .about-info-img_e94bb4d53ecdf6ef img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.te-about-info-card_f13e37b98165fda5.style-three_395027ee8c1395d7 .te-about-info-content_82778d69ee99bb9c {
  padding-left: 50px;
  gap: 30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_f13e37b98165fda5.style-three_395027ee8c1395d7 .te-about-info-content_82778d69ee99bb9c {
      padding-left: 0;
      padding-top: 50px; } }
  .te-about-info-card_f13e37b98165fda5.style-three_395027ee8c1395d7 .te-about-info-content_82778d69ee99bb9c .skill-progressbar-wrapper_84c1fa563096e03b {
    width: 100%; }
  .te-about-info-card_f13e37b98165fda5.style-three_395027ee8c1395d7 .te-about-info-content_82778d69ee99bb9c .te-icon-card-wrapper_9c5555ff6dc13c41 {
    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_f13e37b98165fda5.style-three_395027ee8c1395d7 .te-about-info-content_82778d69ee99bb9c .te-icon-card-wrapper_9c5555ff6dc13c41 .te-icon-card_4a3f610a30c837e5 {
      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_f13e37b98165fda5.style-three_395027ee8c1395d7 .te-about-info-content_82778d69ee99bb9c .te-icon-card-wrapper_9c5555ff6dc13c41 .te-icon-card_4a3f610a30c837e5 .icon_3e3c9c596227f178 {
        width: 40px;
        height: 40px; }
      .te-about-info-card_f13e37b98165fda5.style-three_395027ee8c1395d7 .te-about-info-content_82778d69ee99bb9c .te-icon-card-wrapper_9c5555ff6dc13c41 .te-icon-card_4a3f610a30c837e5 .content_520233e1581bcaf3 {
        gap: 4px; }
        .te-about-info-card_f13e37b98165fda5.style-three_395027ee8c1395d7 .te-about-info-content_82778d69ee99bb9c .te-icon-card-wrapper_9c5555ff6dc13c41 .te-icon-card_4a3f610a30c837e5 .content_520233e1581bcaf3 .title_a14e9c06f1be657b {
          font-size: 18px;
          line-height: 24px; }
  .te-about-info-card_f13e37b98165fda5.style-three_395027ee8c1395d7 .te-about-info-content_82778d69ee99bb9c .te-btn-wrapper_95989e53a45313f5 {
    margin-top: 7px; }

.te-counter-card_3c660f8142b573fc {
  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_3c660f8142b573fc {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 575px) {
    .te-counter-card_3c660f8142b573fc {
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 50px; } }
  .te-counter-card_3c660f8142b573fc .te-counter-item_6d96d73e892347ad {
    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_3c660f8142b573fc .te-counter-item_6d96d73e892347ad:hover .icon_3e3c9c596227f178 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-counter-card_3c660f8142b573fc .te-counter-item_6d96d73e892347ad .icon_3e3c9c596227f178 {
      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_3c660f8142b573fc .te-counter-item_6d96d73e892347ad .icon_3e3c9c596227f178 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-counter-card_3c660f8142b573fc .te-counter-item_6d96d73e892347ad .te-counter-title_056954e55fa95589 {
      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_3c660f8142b573fc .te-counter-item_6d96d73e892347ad .te-counter-title_056954e55fa95589 .content_520233e1581bcaf3 {
        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_3c660f8142b573fc .te-counter-item_6d96d73e892347ad .number_966785af90352217 {
      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_3c660f8142b573fc .te-counter-item_6d96d73e892347ad .number_966785af90352217 {
          font-size: 36px;
          line-height: 40px; } }
    .te-counter-card_3c660f8142b573fc .te-counter-item_6d96d73e892347ad .title_a14e9c06f1be657b {
      margin: 0;
      font-family: "Inter", sans-serif;
      font-weight: 400;
      font-size: 18px;
      line-height: 18px;
      color: #335371; }
    .te-counter-card_3c660f8142b573fc .te-counter-item_6d96d73e892347ad .text_9afb0ffb8427d5e8 {
      margin: 0;
      color: #c7cdda; }

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

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

.te-process-step_fd9f7de489230268 {
  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_fd9f7de489230268::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_fd9f7de489230268 {
      padding: 32px 28px 42px 28px; } }
  .te-process-step_fd9f7de489230268:hover {
    top: -5px; }
    .te-process-step_fd9f7de489230268:hover::before {
      width: 100%;
      height: 100%;
      border-radius: 0;
      -webkit-transform: translateX(-50%) scale(1);
              transform: translateX(-50%) scale(1); }
    .te-process-step_fd9f7de489230268:hover .icon_3e3c9c596227f178 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_fd9f7de489230268:hover .counter-number_df1fe593204bcaa1 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_fd9f7de489230268:hover .content_520233e1581bcaf3 .te-read-more_ed8fd1cc995dc91f .te-theme-btn_4d01afac21caed1d {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff; }
  .te-process-step_fd9f7de489230268 .icon_3e3c9c596227f178 {
    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_fd9f7de489230268 .icon_3e3c9c596227f178 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-process-step_fd9f7de489230268 .te-content-wrapper_9fd5f4d3c9dfb63c {
    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_fd9f7de489230268 .te-counter-wrapper_3e59c679c0e86a21 {
    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_fd9f7de489230268 .te-counter-wrapper_3e59c679c0e86a21 .shape_7a4e849df89bc5ab {
      position: relative; }
  .te-process-step_fd9f7de489230268 .counter-number_df1fe593204bcaa1 {
    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_fd9f7de489230268 .te-title-wrapper_62ef6ad450f176a4 {
    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_fd9f7de489230268 .te-title-wrapper_62ef6ad450f176a4 .icon_3e3c9c596227f178 {
      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_fd9f7de489230268 .te-title-wrapper_62ef6ad450f176a4 .title_a14e9c06f1be657b {
      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_fd9f7de489230268 .content_520233e1581bcaf3 {
    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_fd9f7de489230268 .content_520233e1581bcaf3 .desc_69146cf47ee78c43 {
      -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_fd9f7de489230268 .content_520233e1581bcaf3 .te-read-more_ed8fd1cc995dc91f {
      margin-top: -10px; }
      .te-process-step_fd9f7de489230268 .content_520233e1581bcaf3 .te-read-more_ed8fd1cc995dc91f .te-theme-btn_4d01afac21caed1d {
        border: 1px solid #E1E1E1;
        color: #317EFE;
        background-color: transparent; }

.te-testimonial-card_e2c82d21f91ce8e6 {
  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_e2c82d21f91ce8e6 {
      padding: 30px; } }
  .te-testimonial-card_e2c82d21f91ce8e6 .te-content-wrapper_9fd5f4d3c9dfb63c {
    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_e2c82d21f91ce8e6 .te-content-wrapper_9fd5f4d3c9dfb63c .content_520233e1581bcaf3 {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
    .te-testimonial-card_e2c82d21f91ce8e6 .te-content-wrapper_9fd5f4d3c9dfb63c .te-user-meta_d6d65d52f4e3bf0e {
      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_e2c82d21f91ce8e6 .te-content-wrapper_9fd5f4d3c9dfb63c .te-user-meta_d6d65d52f4e3bf0e {
          -webkit-box-align: end;
              -ms-flex-align: end;
                  align-items: flex-end; } }
      .te-testimonial-card_e2c82d21f91ce8e6 .te-content-wrapper_9fd5f4d3c9dfb63c .te-user-meta_d6d65d52f4e3bf0e .te-user-info_e54ba036a83090ae {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .te-testimonial-card_e2c82d21f91ce8e6 .te-content-wrapper_9fd5f4d3c9dfb63c .te-user-meta_d6d65d52f4e3bf0e .te-user-info_e54ba036a83090ae .image_f2dc61243c7bd5fe {
          width: 74px;
          height: 84px;
          border-radius: 20px;
          overflow: hidden;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .te-testimonial-card_e2c82d21f91ce8e6 .te-content-wrapper_9fd5f4d3c9dfb63c .te-user-meta_d6d65d52f4e3bf0e .te-user-info_e54ba036a83090ae .rating_0e2d7923de67e2de {
          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_e2c82d21f91ce8e6 .te-content-wrapper_9fd5f4d3c9dfb63c .te-user-meta_d6d65d52f4e3bf0e .te-user-info_e54ba036a83090ae .name_504e248fa87c36e7 {
          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_e2c82d21f91ce8e6 .te-content-wrapper_9fd5f4d3c9dfb63c .te-user-meta_d6d65d52f4e3bf0e .te-user-info_e54ba036a83090ae .name_504e248fa87c36e7 {
              font-size: 18px;
              line-height: 28px; } }
        .te-testimonial-card_e2c82d21f91ce8e6 .te-content-wrapper_9fd5f4d3c9dfb63c .te-user-meta_d6d65d52f4e3bf0e .te-user-info_e54ba036a83090ae .designation_8418c0684edc1948 {
          font-size: 18px;
          font-weight: 400;
          line-height: 36px;
          color: #14203A; }
      .te-testimonial-card_e2c82d21f91ce8e6 .te-content-wrapper_9fd5f4d3c9dfb63c .te-user-meta_d6d65d52f4e3bf0e .icon_3e3c9c596227f178 {
        color: #E1E1E1;
        font-size: 55px;
        margin-top: 20px; }
        @media (max-width: 570px) {
          .te-testimonial-card_e2c82d21f91ce8e6 .te-content-wrapper_9fd5f4d3c9dfb63c .te-user-meta_d6d65d52f4e3bf0e .icon_3e3c9c596227f178 {
            position: absolute;
            right: 30px;
            top: 0;
            z-index: -1;
            font-size: 35px; } }

.te-testimonial-card-two_167855e0d0b3b41d {
  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_167855e0d0b3b41d .te-content-wrapper_9fd5f4d3c9dfb63c {
    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_167855e0d0b3b41d .te-content-wrapper_9fd5f4d3c9dfb63c .content_520233e1581bcaf3 {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
      .te-testimonial-card-two_167855e0d0b3b41d .te-content-wrapper_9fd5f4d3c9dfb63c .content_520233e1581bcaf3 p {
        margin-bottom: 0; }
    .te-testimonial-card-two_167855e0d0b3b41d .te-content-wrapper_9fd5f4d3c9dfb63c .te-user-meta_d6d65d52f4e3bf0e {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .te-testimonial-card-two_167855e0d0b3b41d .te-content-wrapper_9fd5f4d3c9dfb63c .te-user-meta_d6d65d52f4e3bf0e .te-user-info_e54ba036a83090ae {
        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_167855e0d0b3b41d .te-content-wrapper_9fd5f4d3c9dfb63c .te-user-meta_d6d65d52f4e3bf0e .te-user-info_e54ba036a83090ae .icon_3e3c9c596227f178 {
          color: #317EFE;
          font-size: 40px; }
        .te-testimonial-card-two_167855e0d0b3b41d .te-content-wrapper_9fd5f4d3c9dfb63c .te-user-meta_d6d65d52f4e3bf0e .te-user-info_e54ba036a83090ae .name_504e248fa87c36e7 {
          font-size: 24px;
          font-weight: 500;
          line-height: 24px;
          letter-spacing: 0px;
          color: #14203A;
          margin-bottom: 0; }
        .te-testimonial-card-two_167855e0d0b3b41d .te-content-wrapper_9fd5f4d3c9dfb63c .te-user-meta_d6d65d52f4e3bf0e .te-user-info_e54ba036a83090ae .designation_8418c0684edc1948 {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #317EFE; }
      .te-testimonial-card-two_167855e0d0b3b41d .te-content-wrapper_9fd5f4d3c9dfb63c .te-user-meta_d6d65d52f4e3bf0e .image_f2dc61243c7bd5fe {
        width: 74px;
        height: 74px;
        border-radius: 50%;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }

.te-testimonial-card_e2c82d21f91ce8e6.style-3_0a890e0b6c754b04 {
  padding: 30px 0 0 0;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .te-testimonial-card_e2c82d21f91ce8e6.style-3_0a890e0b6c754b04::before {
    display: none; }
  .te-testimonial-card_e2c82d21f91ce8e6.style-3_0a890e0b6c754b04 .te-content-wrapper_9fd5f4d3c9dfb63c {
    gap: 15px; }
    .te-testimonial-card_e2c82d21f91ce8e6.style-3_0a890e0b6c754b04 .te-content-wrapper_9fd5f4d3c9dfb63c .content_520233e1581bcaf3 .title_a14e9c06f1be657b {
      font-size: 24px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px;
      color: #335371;
      margin-bottom: 20px; }
    .te-testimonial-card_e2c82d21f91ce8e6.style-3_0a890e0b6c754b04 .te-content-wrapper_9fd5f4d3c9dfb63c .te-user-meta_d6d65d52f4e3bf0e .te-user-info_e54ba036a83090ae {
      -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_e2c82d21f91ce8e6.style-3_0a890e0b6c754b04 .te-content-wrapper_9fd5f4d3c9dfb63c .te-user-meta_d6d65d52f4e3bf0e .te-user-info_e54ba036a83090ae {
          padding: 15px 30px; } }
      .te-testimonial-card_e2c82d21f91ce8e6.style-3_0a890e0b6c754b04 .te-content-wrapper_9fd5f4d3c9dfb63c .te-user-meta_d6d65d52f4e3bf0e .te-user-info_e54ba036a83090ae .image_f2dc61243c7bd5fe {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        overflow: hidden;
        margin-top: 0;
        position: relative; }
        .te-testimonial-card_e2c82d21f91ce8e6.style-3_0a890e0b6c754b04 .te-content-wrapper_9fd5f4d3c9dfb63c .te-user-meta_d6d65d52f4e3bf0e .te-user-info_e54ba036a83090ae .image_f2dc61243c7bd5fe img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          position: absolute;
          left: 0;
          top: 0; }
      .te-testimonial-card_e2c82d21f91ce8e6.style-3_0a890e0b6c754b04 .te-content-wrapper_9fd5f4d3c9dfb63c .te-user-meta_d6d65d52f4e3bf0e .te-user-info_e54ba036a83090ae .rating_0e2d7923de67e2de {
        gap: 5px;
        color: #E7F914;
        font-size: 14px;
        margin-bottom: 10px; }
      .te-testimonial-card_e2c82d21f91ce8e6.style-3_0a890e0b6c754b04 .te-content-wrapper_9fd5f4d3c9dfb63c .te-user-meta_d6d65d52f4e3bf0e .te-user-info_e54ba036a83090ae .name_504e248fa87c36e7 span {
        color: #317EFE; }
    .te-testimonial-card_e2c82d21f91ce8e6.style-3_0a890e0b6c754b04 .te-content-wrapper_9fd5f4d3c9dfb63c .te-user-meta_d6d65d52f4e3bf0e .icon_3e3c9c596227f178 {
      font-size: 64px;
      color: #E7F914;
      position: absolute;
      top: -5px;
      margin-top: 0;
      right: 0; }
      @media (max-width: 575px) {
        .te-testimonial-card_e2c82d21f91ce8e6.style-3_0a890e0b6c754b04 .te-content-wrapper_9fd5f4d3c9dfb63c .te-user-meta_d6d65d52f4e3bf0e .icon_3e3c9c596227f178 {
          font-size: 34px; } }

.te-testimonial-slider-wrapper_c1a0fe6ab63041c8 {
  position: relative; }
  .te-testimonial-slider-wrapper_c1a0fe6ab63041c8 .slick-list_369830d38fa66948 {
    margin: 0 -15px; }
    .te-testimonial-slider-wrapper_c1a0fe6ab63041c8 .slick-list_369830d38fa66948 .slick-slide_c6d49fb851030429 {
      margin: 0 15px;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_c1a0fe6ab63041c8 .slick-dots_947013db794897be {
    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_c1a0fe6ab63041c8 .slick-dots_947013db794897be 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_c1a0fe6ab63041c8 .slick-dots_947013db794897be 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_c1a0fe6ab63041c8 .slick-dots_947013db794897be li.slick-active_f989cef0172ad3af {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-testimonial-slider-wrapper_c1a0fe6ab63041c8 .slick-dots_947013db794897be li.slick-active_f989cef0172ad3af button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_c1a0fe6ab63041c8 .slick-arrow_9fb30d0f4d56052b {
    display: none !important; }

.te-accordion-box-wrapper_af76ebb066d95796 {
  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_bca771ccdbe6c563 .te-accordion-list-item_fe321c065b0917c7 {
  border: 1px solid #E1E1E1;
  border-radius: 20px; }
  .accordion-wrapper_bca771ccdbe6c563 .te-accordion-list-item_fe321c065b0917c7 .te-accordion-head_119d248e2c48fe5d {
    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_bca771ccdbe6c563 .te-accordion-list-item_fe321c065b0917c7 .te-accordion-head_119d248e2c48fe5d: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_bca771ccdbe6c563 .te-accordion-list-item_fe321c065b0917c7 .te-accordion-head_119d248e2c48fe5d.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_bca771ccdbe6c563 .te-accordion-list-item_fe321c065b0917c7 .te-accordion-head_119d248e2c48fe5d .te-accordion-title_e216d3ad742f7513 {
      font-size: 20px;
      line-height: 32px;
      font-weight: 500;
      margin-bottom: 0;
      letter-spacing: 0px; }
  .accordion-wrapper_bca771ccdbe6c563 .te-accordion-list-item_fe321c065b0917c7 .te-accordion-body_67d36df86c1c19ae {
    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_bda31978a5c09c1c {
  border-left: 4px solid #dfe2e9;
  padding-left: 45px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .page-header_bda31978a5c09c1c {
      padding-left: 30px; } }
  .page-header_bda31978a5c09c1c .te-page-title_aecbb41d96a41885,
  .page-header_bda31978a5c09c1c .page-title_acc5499c03d69fac {
    font-size: 42px;
    line-height: 48px; }
    @media (max-width: 991px) {
      .page-header_bda31978a5c09c1c .te-page-title_aecbb41d96a41885,
      .page-header_bda31978a5c09c1c .page-title_acc5499c03d69fac {
        font-size: 38px;
        line-height: 48px; } }

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

.te-post-item_622f853a92c1d39c {
  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_622f853a92c1d39c:hover .te-post-thumbnail_0ea2ba563ecba399 img,
  .te-post-item_622f853a92c1d39c:hover .post-video_71b700a231761278 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_622f853a92c1d39c iframe {
    width: 100%;
    height: 522px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_622f853a92c1d39c iframe {
        height: 350px; } }
  .te-post-item_622f853a92c1d39c .post-gallery .slick-list_369830d38fa66948 .slick-track_f7ae9b915ae0dcf4 {
    height: 392px;
    overflow: hidden; }
  .te-post-item_622f853a92c1d39c .te-post-content-wrapper_077248a93de269b4 {
    padding: 32px 32px 40px 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_622f853a92c1d39c .te-post-content-wrapper_077248a93de269b4 {
        padding: 35px;
        padding-top: 30px; } }
    .te-post-item_622f853a92c1d39c .te-post-content-wrapper_077248a93de269b4 .te-read-more_ed8fd1cc995dc91f {
      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_622f853a92c1d39c.format-quote_e9541ff098545d71 .te-post-content {
    margin: 0; }
  .te-post-item_622f853a92c1d39c.format-quote_e9541ff098545d71 blockquote {
    margin: 0; }
    .te-post-item_622f853a92c1d39c.format-quote_e9541ff098545d71 blockquote p {
      margin-top: 0; }
    .te-post-item_622f853a92c1d39c.format-quote_e9541ff098545d71 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_622f853a92c1d39c.format-quote_e9541ff098545d71 blockquote cite a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-post-item_622f853a92c1d39c.sticky_4f827f5765a31523 {
    border: 2px solid #317EFE; }
    .te-post-item_622f853a92c1d39c.sticky_4f827f5765a31523 .te-post-content {
      margin-bottom: 0; }
      .te-post-item_622f853a92c1d39c.sticky_4f827f5765a31523 .te-post-content p {
        margin-bottom: 0; }
  .te-post-item_622f853a92c1d39c .te-post-title_47555cf4f73d69b5 {
    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_622f853a92c1d39c .te-post-title_47555cf4f73d69b5 {
        font-size: 28px;
        line-height: 42px;
        margin-top: 5px; } }
    .te-post-item_622f853a92c1d39c .te-post-title_47555cf4f73d69b5:hover a {
      color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-post-item_622f853a92c1d39c .te-post-content p {
    margin-top: 17px; }
  .te-post-item_622f853a92c1d39c .te-post-content h2,
  .te-post-item_622f853a92c1d39c .te-post-content h3,
  .te-post-item_622f853a92c1d39c .te-post-content h4,
  .te-post-item_622f853a92c1d39c .te-post-content h5,
  .te-post-item_622f853a92c1d39c .te-post-content h6 {
    margin-bottom: 10px; }
  .te-post-item_622f853a92c1d39c .te-post-content p {
    margin-bottom: unset; }
  .te-post-item_622f853a92c1d39c .te-single-post-meta_d419ead34ac38137 {
    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_622f853a92c1d39c .te-social-share_dceda35154f600ea {
    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_622f853a92c1d39c .te-social-share_dceda35154f600ea a.facebook_8c00cbcb47f306ce {
      color: #1877f2; }
    .te-post-item_622f853a92c1d39c .te-social-share_dceda35154f600ea a.twitter_0c36738d5bf373fb {
      color: #1da1f2; }
    .te-post-item_622f853a92c1d39c .te-social-share_dceda35154f600ea a.linkedin_95a9bfbac7d7f934 {
      color: #1a70c6; }
    .te-post-item_622f853a92c1d39c .te-social-share_dceda35154f600ea .te-social-share-title_8dc0cbeb549a8b2d {
      font-size: 16px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A;
      margin-right: 5px;
      text-transform: uppercase; }
  .te-post-item_622f853a92c1d39c .te-blog-post-tag_decdc9975536b9c4 {
    width: 100%;
    display: inline-block; }
    .te-post-item_622f853a92c1d39c .te-blog-post-tag_decdc9975536b9c4 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_622f853a92c1d39c .te-blog-post-tag_decdc9975536b9c4 .te-post-tag-list_cd6db060bd880111 {
      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_622f853a92c1d39c .te-blog-post-tag_decdc9975536b9c4 .te-post-tag-list_cd6db060bd880111 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_622f853a92c1d39c .te-blog-post-tag_decdc9975536b9c4 .te-post-tag-list_cd6db060bd880111 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_622f853a92c1d39c .te-post-thumbnail_0ea2ba563ecba399,
  .te-post-item_622f853a92c1d39c .post-video_71b700a231761278 {
    position: relative;
    overflow: hidden; }
    .te-post-item_622f853a92c1d39c .te-post-thumbnail_0ea2ba563ecba399 img,
    .te-post-item_622f853a92c1d39c .post-video_71b700a231761278 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_622f853a92c1d39c .te-post-thumbnail_0ea2ba563ecba399 .popup-video-wrapper_653a7651b665457b,
    .te-post-item_622f853a92c1d39c .post-video_71b700a231761278 .popup-video-wrapper_653a7651b665457b {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .te-post-item_622f853a92c1d39c .te-post-thumbnail_0ea2ba563ecba399 .video-btn_0689ebcf7d251413 a,
    .te-post-item_622f853a92c1d39c .post-video_71b700a231761278 .video-btn_0689ebcf7d251413 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_622f853a92c1d39c .te-post-thumbnail_0ea2ba563ecba399 .video-btn_0689ebcf7d251413 a i,
      .te-post-item_622f853a92c1d39c .post-video_71b700a231761278 .video-btn_0689ebcf7d251413 a i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_622f853a92c1d39c .te-post-thumbnail_0ea2ba563ecba399 .video-btn_0689ebcf7d251413 a:hover,
      .te-post-item_622f853a92c1d39c .post-video_71b700a231761278 .video-btn_0689ebcf7d251413 a:hover {
        -webkit-animation: none;
                animation: none; }
  .te-post-item_622f853a92c1d39c 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_622f853a92c1d39c button.post-gallery-btn.prev-btn {
      left: 30px; }
    .te-post-item_622f853a92c1d39c button.post-gallery-btn.next-btn {
      right: 30px; }
    .te-post-item_622f853a92c1d39c 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_622f853a92c1d39c button.post-gallery-btn:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
      .te-post-item_622f853a92c1d39c button.post-gallery-btn:hover i {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te-post-item_622f853a92c1d39c .post-audio_5f55d1383eee3693 iframe {
    width: 100%; }
  .te-post-item_622f853a92c1d39c .te-post-meta_8157e99db337b505 {
    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_622f853a92c1d39c .te-post-meta_8157e99db337b505 {
        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_622f853a92c1d39c .te-post-meta_8157e99db337b505 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_622f853a92c1d39c .te-post-meta_8157e99db337b505 span i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_622f853a92c1d39c .te-post-meta_8157e99db337b505 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_622f853a92c1d39c .te-post-meta_8157e99db337b505 span a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
          .te-post-item_622f853a92c1d39c .te-post-meta_8157e99db337b505 span a:hover i {
            color: #317EFE;
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out; }

.te-post-card_680067e2ac0cec34 {
  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_680067e2ac0cec34.style-1_4bb91a84502158ef {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 20px; }
    .te-post-card_680067e2ac0cec34.style-1_4bb91a84502158ef .image_f2dc61243c7bd5fe {
      height: 290px; }
    .te-post-card_680067e2ac0cec34.style-1_4bb91a84502158ef .content_520233e1581bcaf3 {
      padding: 0 20px 20px 20px; }
  .te-post-card_680067e2ac0cec34:hover .image_f2dc61243c7bd5fe 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_680067e2ac0cec34 .image_f2dc61243c7bd5fe {
    overflow: hidden;
    border-radius: 20px;
    position: relative;
    width: 100%;
    height: 323px;
    position: relative; }
    .te-post-card_680067e2ac0cec34 .image_f2dc61243c7bd5fe 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_680067e2ac0cec34 .image_f2dc61243c7bd5fe .te-post-date_d03115cd0a88ef41 {
      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_680067e2ac0cec34 .image_f2dc61243c7bd5fe .te-post-date_d03115cd0a88ef41 span {
        color: #ffffff;
        font-size: 20px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: 0px; }
  .te-post-card_680067e2ac0cec34 .content_520233e1581bcaf3 {
    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_680067e2ac0cec34 .content_520233e1581bcaf3 .te-post-meta-info_d987059ddf67e571 {
      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_680067e2ac0cec34 .content_520233e1581bcaf3 .te-post-meta-info_d987059ddf67e571 .te-single-meta_21090605fe65b27e {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 8px; }
        .te-post-card_680067e2ac0cec34 .content_520233e1581bcaf3 .te-post-meta-info_d987059ddf67e571 .te-single-meta_21090605fe65b27e span,
        .te-post-card_680067e2ac0cec34 .content_520233e1581bcaf3 .te-post-meta-info_d987059ddf67e571 .te-single-meta_21090605fe65b27e a {
          color: #335371;
          font-size: 14px;
          line-height: 28px;
          font-weight: 400;
          margin: 0;
          text-transform: capitalize; }
        .te-post-card_680067e2ac0cec34 .content_520233e1581bcaf3 .te-post-meta-info_d987059ddf67e571 .te-single-meta_21090605fe65b27e i {
          color: #317EFE; }
    .te-post-card_680067e2ac0cec34 .content_520233e1581bcaf3 .title_a14e9c06f1be657b {
      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_680067e2ac0cec34 .content_520233e1581bcaf3 a.read-btn_b745918a6a0628ba {
      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_680067e2ac0cec34 .content_520233e1581bcaf3 a.read-btn_b745918a6a0628ba:hover {
        color: #317EFE; }

.te-post-card_680067e2ac0cec34.style-2_b86760055f3ceb5c {
  gap: 20px; }
  .te-post-card_680067e2ac0cec34.style-2_b86760055f3ceb5c .image_f2dc61243c7bd5fe {
    border-radius: 20px 20px 20px 0; }
    .te-post-card_680067e2ac0cec34.style-2_b86760055f3ceb5c .image_f2dc61243c7bd5fe .te-post-date_d03115cd0a88ef41 {
      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_680067e2ac0cec34.style-2_b86760055f3ceb5c .content_520233e1581bcaf3 .title_a14e9c06f1be657b {
    font-size: 20px; }
  .te-post-card_680067e2ac0cec34.style-2_b86760055f3ceb5c .content_520233e1581bcaf3 .te-post-meta-info_d987059ddf67e571 {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px; }

.te-blog-details-wrapper_a855f35ae9ee4892 .te-comment-respond_4d4d488c23d7c7a7 {
  margin-top: 78px;
  margin-bottom: 40px; }
.te-blog-details-wrapper_a855f35ae9ee4892 .te-post-comments_8a8d18b6ec6b633e {
  margin-top: 70px; }
.te-blog-details-wrapper_a855f35ae9ee4892 .wp-block-group_a27c8a1f61c8b53c.has-background_046578ea9073ef37 .wp-block-button_3960ed290f375e0b .wp-block-button__link_931140309906f5cc {
  color: #ffffff !important; }
.te-blog-details-wrapper_a855f35ae9ee4892 .te-post-item_622f853a92c1d39c {
  border: 0;
  overflow: visible;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0; }
  .te-blog-details-wrapper_a855f35ae9ee4892 .te-post-item_622f853a92c1d39c iframe {
    width: 100%;
    height: 522px; }
  .te-blog-details-wrapper_a855f35ae9ee4892 .te-post-item_622f853a92c1d39c .te-post-meta_8157e99db337b505 {
    margin-top: 0;
    margin-bottom: 20px; }
  .te-blog-details-wrapper_a855f35ae9ee4892 .te-post-item_622f853a92c1d39c .post-gallery:hover img {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important; }
  .te-blog-details-wrapper_a855f35ae9ee4892 .te-post-item_622f853a92c1d39c .te-post-thumbnail_0ea2ba563ecba399,
  .te-blog-details-wrapper_a855f35ae9ee4892 .te-post-item_622f853a92c1d39c .post-video_71b700a231761278,
  .te-blog-details-wrapper_a855f35ae9ee4892 .te-post-item_622f853a92c1d39c .post-gallery,
  .te-blog-details-wrapper_a855f35ae9ee4892 .te-post-item_622f853a92c1d39c .postbox-audio_6bbaf5124da0f6df,
  .te-blog-details-wrapper_a855f35ae9ee4892 .te-post-item_622f853a92c1d39c .wp-block-post-featured-image_754789dafa299764 {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative; }
    @media (max-width: 767px) {
      .te-blog-details-wrapper_a855f35ae9ee4892 .te-post-item_622f853a92c1d39c .te-post-thumbnail_0ea2ba563ecba399,
      .te-blog-details-wrapper_a855f35ae9ee4892 .te-post-item_622f853a92c1d39c .post-video_71b700a231761278,
      .te-blog-details-wrapper_a855f35ae9ee4892 .te-post-item_622f853a92c1d39c .post-gallery,
      .te-blog-details-wrapper_a855f35ae9ee4892 .te-post-item_622f853a92c1d39c .postbox-audio_6bbaf5124da0f6df,
      .te-blog-details-wrapper_a855f35ae9ee4892 .te-post-item_622f853a92c1d39c .wp-block-post-featured-image_754789dafa299764 {
        margin-bottom: 30px; } }
    .te-blog-details-wrapper_a855f35ae9ee4892 .te-post-item_622f853a92c1d39c .te-post-thumbnail_0ea2ba563ecba399:hover img,
    .te-blog-details-wrapper_a855f35ae9ee4892 .te-post-item_622f853a92c1d39c .post-video_71b700a231761278:hover img,
    .te-blog-details-wrapper_a855f35ae9ee4892 .te-post-item_622f853a92c1d39c .post-gallery:hover img,
    .te-blog-details-wrapper_a855f35ae9ee4892 .te-post-item_622f853a92c1d39c .postbox-audio_6bbaf5124da0f6df:hover img,
    .te-blog-details-wrapper_a855f35ae9ee4892 .te-post-item_622f853a92c1d39c .wp-block-post-featured-image_754789dafa299764: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_a855f35ae9ee4892 .te-post-item_622f853a92c1d39c .te-post-thumbnail_0ea2ba563ecba399 img,
    .te-blog-details-wrapper_a855f35ae9ee4892 .te-post-item_622f853a92c1d39c .post-video_71b700a231761278 img,
    .te-blog-details-wrapper_a855f35ae9ee4892 .te-post-item_622f853a92c1d39c .post-gallery img,
    .te-blog-details-wrapper_a855f35ae9ee4892 .te-post-item_622f853a92c1d39c .postbox-audio_6bbaf5124da0f6df img,
    .te-blog-details-wrapper_a855f35ae9ee4892 .te-post-item_622f853a92c1d39c .wp-block-post-featured-image_754789dafa299764 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_a855f35ae9ee4892 .te-post-item_622f853a92c1d39c .te-post-content-wrapper_077248a93de269b4 {
    padding: 0 0 10px 0; }
  .te-blog-details-wrapper_a855f35ae9ee4892 .te-post-item_622f853a92c1d39c .te-post-content {
    margin-bottom: 17px;
    /* Unit Test Data Compatibility Start */
    /* Unit Test Data Compatibility End */ }
    .te-blog-details-wrapper_a855f35ae9ee4892 .te-post-item_622f853a92c1d39c .te-post-content .wp-block-query_648521998cc5f833 .wp-block-post-template_a8abb901dc70fc76 {
      padding-left: 0; }
      .te-blog-details-wrapper_a855f35ae9ee4892 .te-post-item_622f853a92c1d39c .te-post-content .wp-block-query_648521998cc5f833 .wp-block-post-template_a8abb901dc70fc76 .wp-block-post_3520094ffaec5bd2 {
        margin-bottom: 30px; }
    .te-blog-details-wrapper_a855f35ae9ee4892 .te-post-item_622f853a92c1d39c .te-post-content .wp-block-navigation__responsive-container-content_dd635448fec11fc1 .wp-block-page-list_53bc48be064e6570 {
      padding-left: 0; }
    .te-blog-details-wrapper_a855f35ae9ee4892 .te-post-item_622f853a92c1d39c .te-post-content .wp-block-group_a27c8a1f61c8b53c {
      margin: 15px 0; }
      .te-blog-details-wrapper_a855f35ae9ee4892 .te-post-item_622f853a92c1d39c .te-post-content .wp-block-group_a27c8a1f61c8b53c p {
        margin-bottom: 0; }
    .te-blog-details-wrapper_a855f35ae9ee4892 .te-post-item_622f853a92c1d39c .te-post-content p {
      margin-bottom: 20px; }
      .te-blog-details-wrapper_a855f35ae9ee4892 .te-post-item_622f853a92c1d39c .te-post-content p img {
        margin: 20px 0;
        border-radius: 8px; }
  .te-blog-details-wrapper_a855f35ae9ee4892 .te-post-item_622f853a92c1d39c .te-blog-post-tag_decdc9975536b9c4 .te-social-share_dceda35154f600ea {
    padding-bottom: 20px; }
.te-blog-details-wrapper_a855f35ae9ee4892 .wp-block-calendar_f87044211e8567b2 {
  margin-bottom: 30px; }

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

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

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

.cta-area_ae971ae0a3499210 {
  background-color: #317EFE;
  padding: 20px 70px;
  border-radius: 0 0 20px 20px; }
  .cta-area_ae971ae0a3499210 .te-content-wrapper_9fd5f4d3c9dfb63c {
    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_ae971ae0a3499210 .te-content-wrapper_9fd5f4d3c9dfb63c .short-title_ef2657d8a072b82f {
      font-size: 21px;
      font-weight: 500;
      color: #ffffff;
      margin-bottom: 0; }
    .cta-area_ae971ae0a3499210 .te-content-wrapper_9fd5f4d3c9dfb63c .te-cta-title_3107f8ad1868253f {
      color: #ffffff;
      text-transform: capitalize;
      margin-bottom: 0;
      font-size: 57px;
      line-height: 77px;
      letter-spacing: -1px; }
      @media (max-width: 375px) {
        .cta-area_ae971ae0a3499210 .te-content-wrapper_9fd5f4d3c9dfb63c .te-cta-title_3107f8ad1868253f {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .cta-area_ae971ae0a3499210 .te-content-wrapper_9fd5f4d3c9dfb63c .te-cta-title_3107f8ad1868253f {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .cta-area_ae971ae0a3499210 .te-content-wrapper_9fd5f4d3c9dfb63c .te-cta-title_3107f8ad1868253f {
          font-size: 36px;
          line-height: 42px; } }
    .cta-area_ae971ae0a3499210 .te-content-wrapper_9fd5f4d3c9dfb63c .text_9afb0ffb8427d5e8 {
      font-size: 18px;
      line-height: 36px;
      color: #ffffff;
      margin-bottom: 0; }
  .cta-area_ae971ae0a3499210 .te-btn-wrapper_95989e53a45313f5 {
    margin-top: 30px; }
  .cta-area_ae971ae0a3499210 .te-cta-inner-area_fb289f39dc9d5a58 {
    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_ae971ae0a3499210 .te-cta-inner-area_fb289f39dc9d5a58 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .cta-area_ae971ae0a3499210 .te-cta-inner-area_fb289f39dc9d5a58 .te-cta-collumn_d920f9c7281c2fca {
      -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_260f87287ebfcc11 {
  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_260f87287ebfcc11 {
      -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_260f87287ebfcc11.left-align-title_8a8fb75147e1d200 .te-section-content_bf27f3c184d7efae {
    margin-top: -15px; }
  .te-section-title_260f87287ebfcc11 .te-section-content_bf27f3c184d7efae {
    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_260f87287ebfcc11 .short-title_ef2657d8a072b82f {
    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_260f87287ebfcc11 .short-title_ef2657d8a072b82f::before, .te-section-title_260f87287ebfcc11 .short-title_ef2657d8a072b82f::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_260f87287ebfcc11 .short-title_ef2657d8a072b82f.only-divider_04b3bafbd92551c3 {
      gap: 10px; }
      .te-section-title_260f87287ebfcc11 .short-title_ef2657d8a072b82f.only-divider_04b3bafbd92551c3::before {
        display: none; }
  .te-section-title_260f87287ebfcc11 .title_a14e9c06f1be657b {
    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_260f87287ebfcc11 .title_a14e9c06f1be657b {
        font-size: 34px;
        line-height: 1.25; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .te-section-title_260f87287ebfcc11 .title_a14e9c06f1be657b {
        font-size: 34px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .te-section-title_260f87287ebfcc11 .title_a14e9c06f1be657b {
        font-size: 30px;
        line-height: 1.3; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-section-title_260f87287ebfcc11 .title_a14e9c06f1be657b {
        font-size: 26px;
        line-height: 1.35; } }
    @media only screen and (min-width: 0px) and (max-width: 439px) {
      .te-section-title_260f87287ebfcc11 .title_a14e9c06f1be657b br {
        display: none; } }
    .te-section-title_260f87287ebfcc11 .title_a14e9c06f1be657b span {
      color: #317EFE; }
  .te-section-title_260f87287ebfcc11 .te-section-desc_69ac5790cf02e6f8 {
    font-size: 16px;
    font-weight: 400;
    font-family: "Inter", sans-serif;
    color: #335371;
    margin-bottom: 0; }
    .te-section-title_260f87287ebfcc11 .te-section-desc_69ac5790cf02e6f8 .te-theme-btn_4d01afac21caed1d {
      background-color: transparent;
      color: #14203A; }
      .te-section-title_260f87287ebfcc11 .te-section-desc_69ac5790cf02e6f8 .te-theme-btn_4d01afac21caed1d:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

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

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

.wp-block-query-pagination_d3fdfc97d67be705,
.navigation_74ff10eba06445b5.posts-navigation_9ce9d007c5a5f486,
.comment-navigation_ce23f64321326fd3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .wp-block-query-pagination_d3fdfc97d67be705 .wp-block-query-pagination-numbers_a04760bed1375850,
  .navigation_74ff10eba06445b5.posts-navigation_9ce9d007c5a5f486 .wp-block-query-pagination-numbers_a04760bed1375850,
  .comment-navigation_ce23f64321326fd3 .wp-block-query-pagination-numbers_a04760bed1375850 {
    width: inherit; }
  .wp-block-query-pagination_d3fdfc97d67be705 .nav-links_3e9c73d4477c7953,
  .navigation_74ff10eba06445b5.posts-navigation_9ce9d007c5a5f486 .nav-links_3e9c73d4477c7953,
  .comment-navigation_ce23f64321326fd3 .nav-links_3e9c73d4477c7953 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
  .wp-block-query-pagination_d3fdfc97d67be705 .wp-block-query-pagination-previous_5607f395d5d2877d,
  .wp-block-query-pagination_d3fdfc97d67be705 .wp-block-query-pagination-next_ea9b7ff954d8554e,
  .wp-block-query-pagination_d3fdfc97d67be705 .nav-next_77d7b2a38fb4e720 a,
  .wp-block-query-pagination_d3fdfc97d67be705 .nav-previous_4e759ac84866e8c1 a,
  .navigation_74ff10eba06445b5.posts-navigation_9ce9d007c5a5f486 .wp-block-query-pagination-previous_5607f395d5d2877d,
  .navigation_74ff10eba06445b5.posts-navigation_9ce9d007c5a5f486 .wp-block-query-pagination-next_ea9b7ff954d8554e,
  .navigation_74ff10eba06445b5.posts-navigation_9ce9d007c5a5f486 .nav-next_77d7b2a38fb4e720 a,
  .navigation_74ff10eba06445b5.posts-navigation_9ce9d007c5a5f486 .nav-previous_4e759ac84866e8c1 a,
  .comment-navigation_ce23f64321326fd3 .wp-block-query-pagination-previous_5607f395d5d2877d,
  .comment-navigation_ce23f64321326fd3 .wp-block-query-pagination-next_ea9b7ff954d8554e,
  .comment-navigation_ce23f64321326fd3 .nav-next_77d7b2a38fb4e720 a,
  .comment-navigation_ce23f64321326fd3 .nav-previous_4e759ac84866e8c1 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_d3fdfc97d67be705 .wp-block-query-pagination-previous_5607f395d5d2877d,
      .wp-block-query-pagination_d3fdfc97d67be705 .wp-block-query-pagination-next_ea9b7ff954d8554e,
      .wp-block-query-pagination_d3fdfc97d67be705 .nav-next_77d7b2a38fb4e720 a,
      .wp-block-query-pagination_d3fdfc97d67be705 .nav-previous_4e759ac84866e8c1 a,
      .navigation_74ff10eba06445b5.posts-navigation_9ce9d007c5a5f486 .wp-block-query-pagination-previous_5607f395d5d2877d,
      .navigation_74ff10eba06445b5.posts-navigation_9ce9d007c5a5f486 .wp-block-query-pagination-next_ea9b7ff954d8554e,
      .navigation_74ff10eba06445b5.posts-navigation_9ce9d007c5a5f486 .nav-next_77d7b2a38fb4e720 a,
      .navigation_74ff10eba06445b5.posts-navigation_9ce9d007c5a5f486 .nav-previous_4e759ac84866e8c1 a,
      .comment-navigation_ce23f64321326fd3 .wp-block-query-pagination-previous_5607f395d5d2877d,
      .comment-navigation_ce23f64321326fd3 .wp-block-query-pagination-next_ea9b7ff954d8554e,
      .comment-navigation_ce23f64321326fd3 .nav-next_77d7b2a38fb4e720 a,
      .comment-navigation_ce23f64321326fd3 .nav-previous_4e759ac84866e8c1 a {
        height: 40px; } }
    .wp-block-query-pagination_d3fdfc97d67be705 .wp-block-query-pagination-previous_5607f395d5d2877d:hover,
    .wp-block-query-pagination_d3fdfc97d67be705 .wp-block-query-pagination-next_ea9b7ff954d8554e:hover,
    .wp-block-query-pagination_d3fdfc97d67be705 .nav-next_77d7b2a38fb4e720 a:hover,
    .wp-block-query-pagination_d3fdfc97d67be705 .nav-previous_4e759ac84866e8c1 a:hover,
    .navigation_74ff10eba06445b5.posts-navigation_9ce9d007c5a5f486 .wp-block-query-pagination-previous_5607f395d5d2877d:hover,
    .navigation_74ff10eba06445b5.posts-navigation_9ce9d007c5a5f486 .wp-block-query-pagination-next_ea9b7ff954d8554e:hover,
    .navigation_74ff10eba06445b5.posts-navigation_9ce9d007c5a5f486 .nav-next_77d7b2a38fb4e720 a:hover,
    .navigation_74ff10eba06445b5.posts-navigation_9ce9d007c5a5f486 .nav-previous_4e759ac84866e8c1 a:hover,
    .comment-navigation_ce23f64321326fd3 .wp-block-query-pagination-previous_5607f395d5d2877d:hover,
    .comment-navigation_ce23f64321326fd3 .wp-block-query-pagination-next_ea9b7ff954d8554e:hover,
    .comment-navigation_ce23f64321326fd3 .nav-next_77d7b2a38fb4e720 a:hover,
    .comment-navigation_ce23f64321326fd3 .nav-previous_4e759ac84866e8c1 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_1612dc740a3a12b6,
.page-links_fa97fd419ac7df3b,
.wp-block-query-pagination-numbers_a04760bed1375850 {
  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_1612dc740a3a12b6 ul,
  .page-links_fa97fd419ac7df3b ul,
  .wp-block-query-pagination-numbers_a04760bed1375850 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_1612dc740a3a12b6 ul li,
    .page-links_fa97fd419ac7df3b ul li,
    .wp-block-query-pagination-numbers_a04760bed1375850 ul li {
      padding-top: 0; }
    .te-basic-pagination_1612dc740a3a12b6 ul .prev_027a878051de5e36 span,
    .te-basic-pagination_1612dc740a3a12b6 ul .next_3d6a77fef589e305 span,
    .page-links_fa97fd419ac7df3b ul .prev_027a878051de5e36 span,
    .page-links_fa97fd419ac7df3b ul .next_3d6a77fef589e305 span,
    .wp-block-query-pagination-numbers_a04760bed1375850 ul .prev_027a878051de5e36 span,
    .wp-block-query-pagination-numbers_a04760bed1375850 ul .next_3d6a77fef589e305 span {
      display: none; }
  .te-basic-pagination_1612dc740a3a12b6 .post-page-numbers_054171ea0cf76395,
  .page-links_fa97fd419ac7df3b .post-page-numbers_054171ea0cf76395,
  .wp-block-query-pagination-numbers_a04760bed1375850 .post-page-numbers_054171ea0cf76395 {
    background-color: rgba(71, 112, 247, 0.1) !important; }
  .te-basic-pagination_1612dc740a3a12b6 .page-numbers_b23eb70936fdd02f,
  .te-basic-pagination_1612dc740a3a12b6 .post-page-numbers_054171ea0cf76395,
  .page-links_fa97fd419ac7df3b .page-numbers_b23eb70936fdd02f,
  .page-links_fa97fd419ac7df3b .post-page-numbers_054171ea0cf76395,
  .wp-block-query-pagination-numbers_a04760bed1375850 .page-numbers_b23eb70936fdd02f,
  .wp-block-query-pagination-numbers_a04760bed1375850 .post-page-numbers_054171ea0cf76395 {
    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_1612dc740a3a12b6 .page-numbers_b23eb70936fdd02f,
      .te-basic-pagination_1612dc740a3a12b6 .post-page-numbers_054171ea0cf76395,
      .page-links_fa97fd419ac7df3b .page-numbers_b23eb70936fdd02f,
      .page-links_fa97fd419ac7df3b .post-page-numbers_054171ea0cf76395,
      .wp-block-query-pagination-numbers_a04760bed1375850 .page-numbers_b23eb70936fdd02f,
      .wp-block-query-pagination-numbers_a04760bed1375850 .post-page-numbers_054171ea0cf76395 {
        width: 40px;
        height: 40px;
        font-size: 16px; } }
    .te-basic-pagination_1612dc740a3a12b6 .page-numbers_b23eb70936fdd02f:hover,
    .te-basic-pagination_1612dc740a3a12b6 .post-page-numbers_054171ea0cf76395:hover,
    .page-links_fa97fd419ac7df3b .page-numbers_b23eb70936fdd02f:hover,
    .page-links_fa97fd419ac7df3b .post-page-numbers_054171ea0cf76395:hover,
    .wp-block-query-pagination-numbers_a04760bed1375850 .page-numbers_b23eb70936fdd02f:hover,
    .wp-block-query-pagination-numbers_a04760bed1375850 .post-page-numbers_054171ea0cf76395: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_1612dc740a3a12b6 .page-numbers_b23eb70936fdd02f.current_072460f3f2c9ee53,
    .te-basic-pagination_1612dc740a3a12b6 .post-page-numbers_054171ea0cf76395.current_072460f3f2c9ee53,
    .page-links_fa97fd419ac7df3b .page-numbers_b23eb70936fdd02f.current_072460f3f2c9ee53,
    .page-links_fa97fd419ac7df3b .post-page-numbers_054171ea0cf76395.current_072460f3f2c9ee53,
    .wp-block-query-pagination-numbers_a04760bed1375850 .page-numbers_b23eb70936fdd02f.current_072460f3f2c9ee53,
    .wp-block-query-pagination-numbers_a04760bed1375850 .post-page-numbers_054171ea0cf76395.current_072460f3f2c9ee53 {
      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_3641dcc44849b546 {
  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_3641dcc44849b546 {
      -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_3641dcc44849b546 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 30px;
      margin: 30px 0; } }
  .te-blog-post-nav_3641dcc44849b546 .te-post-navigation_67b1632cae268bee {
    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_3641dcc44849b546 .te-post-navigation_67b1632cae268bee {
        -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_3641dcc44849b546 .te-post-navigation_67b1632cae268bee {
        width: 100%; } }
    @media (max-width: 767px) {
      .te-blog-post-nav_3641dcc44849b546 .te-post-navigation_67b1632cae268bee {
        width: 100%; } }
    .te-blog-post-nav_3641dcc44849b546 .te-post-navigation_67b1632cae268bee::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_3641dcc44849b546 .te-post-navigation_67b1632cae268bee::after {
          display: none; } }
      @media (max-width: 767px) {
        .te-blog-post-nav_3641dcc44849b546 .te-post-navigation_67b1632cae268bee::after {
          display: none; } }
    .te-blog-post-nav_3641dcc44849b546 .te-post-navigation_67b1632cae268bee:last-child {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .te-blog-post-nav_3641dcc44849b546 .te-post-navigation_67b1632cae268bee:last-child .text_9afb0ffb8427d5e8 {
        text-align: right; }
        @media (max-width: 374px) {
          .te-blog-post-nav_3641dcc44849b546 .te-post-navigation_67b1632cae268bee:last-child .text_9afb0ffb8427d5e8 {
            text-align: left; } }
      .te-blog-post-nav_3641dcc44849b546 .te-post-navigation_67b1632cae268bee:last-child::after {
        display: none; }
    .te-blog-post-nav_3641dcc44849b546 .te-post-navigation_67b1632cae268bee .te-post-img_c7ce17ddf21f0bd7 {
      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_3641dcc44849b546 .te-post-navigation_67b1632cae268bee .te-post-img_c7ce17ddf21f0bd7 {
          width: 100% !important;
          height: 150px !important; } }
      .te-blog-post-nav_3641dcc44849b546 .te-post-navigation_67b1632cae268bee .te-post-img_c7ce17ddf21f0bd7 img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        left: 0;
        top: 0; }
    .te-blog-post-nav_3641dcc44849b546 .te-post-navigation_67b1632cae268bee .text_9afb0ffb8427d5e8 {
      width: 100%; }
      .te-blog-post-nav_3641dcc44849b546 .te-post-navigation_67b1632cae268bee .text_9afb0ffb8427d5e8 span {
        font-size: 18px;
        font-family: "Inter", sans-serif;
        text-transform: capitalize;
        font-weight: 400;
        display: block;
        color: #335371; }
      .te-blog-post-nav_3641dcc44849b546 .te-post-navigation_67b1632cae268bee .text_9afb0ffb8427d5e8 h4 {
        text-transform: capitalize;
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        line-height: 30px;
        letter-spacing: 0px; }
    .te-blog-post-nav_3641dcc44849b546 .te-post-navigation_67b1632cae268bee .theme-navigation_741cfb6a3ae57267 {
      width: 100%; }

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

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

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

.project-details-overview_892a14d8bee09a78 {
  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_892a14d8bee09a78 .list-wrapper_90b2d63a7dc8531a {
    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_892a14d8bee09a78 .list-wrapper_90b2d63a7dc8531a {
        -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_892a14d8bee09a78 .list-wrapper_90b2d63a7dc8531a .image_f2dc61243c7bd5fe {
      width: 410px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 20px;
      overflow: hidden; }
      .project-details-overview_892a14d8bee09a78 .list-wrapper_90b2d63a7dc8531a .image_f2dc61243c7bd5fe img {
        border-radius: 20px; }
    .project-details-overview_892a14d8bee09a78 .list-wrapper_90b2d63a7dc8531a 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_892a14d8bee09a78 .list-wrapper_90b2d63a7dc8531a 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_892a14d8bee09a78 .list-wrapper_90b2d63a7dc8531a 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_892a14d8bee09a78 .list-wrapper_90b2d63a7dc8531a 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_892a14d8bee09a78 .list-wrapper_90b2d63a7dc8531a .user-card_24721f06d69c2c02 {
      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_892a14d8bee09a78 .list-wrapper_90b2d63a7dc8531a .user-card_24721f06d69c2c02 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .project-details-overview_892a14d8bee09a78 .list-wrapper_90b2d63a7dc8531a .user-card_24721f06d69c2c02 .image_f2dc61243c7bd5fe {
        width: 90px;
        height: 90px;
        border-radius: 100px;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
      .project-details-overview_892a14d8bee09a78 .list-wrapper_90b2d63a7dc8531a .user-card_24721f06d69c2c02 .content_520233e1581bcaf3 .title_a14e9c06f1be657b {
        font-size: 20px;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: 0px; }
      .project-details-overview_892a14d8bee09a78 .list-wrapper_90b2d63a7dc8531a .user-card_24721f06d69c2c02 .content_520233e1581bcaf3 .text_9afb0ffb8427d5e8 {
        margin-bottom: 0; }

.te-list-item_807ff247aff65339 {
  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_807ff247aff65339 .icon_3e3c9c596227f178 {
    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_807ff247aff65339 .text_9afb0ffb8427d5e8 {
    font-size: 18px;
    line-height: 36px;
    font-weight: 400;
    color: #335371;
    margin: 0; }

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

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

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

/* Widget */
.widget_8593036ef4419241,
.sidebar__widget_6f905d8e47d5e31a {
  /* 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_8593036ef4419241 ol,
  .widget_8593036ef4419241 ul,
  .sidebar__widget_6f905d8e47d5e31a ol,
  .sidebar__widget_6f905d8e47d5e31a ul {
    margin-bottom: 0; }
  .widget_8593036ef4419241 .widget-instagram-feed_d4ee30ad115184fa,
  .sidebar__widget_6f905d8e47d5e31a .widget-instagram-feed_d4ee30ad115184fa {
    width: 315px; }
    @media only screen and (min-width: 992px) and (max-width: 1280px) {
      .widget_8593036ef4419241 .widget-instagram-feed_d4ee30ad115184fa,
      .sidebar__widget_6f905d8e47d5e31a .widget-instagram-feed_d4ee30ad115184fa {
        width: 220px; } }
    @media (max-width: 374px) {
      .widget_8593036ef4419241 .widget-instagram-feed_d4ee30ad115184fa,
      .sidebar__widget_6f905d8e47d5e31a .widget-instagram-feed_d4ee30ad115184fa {
        width: 200px; } }
    .widget_8593036ef4419241 .widget-instagram-feed_d4ee30ad115184fa .single-instagram-feed_95a5775bde0dbabb,
    .sidebar__widget_6f905d8e47d5e31a .widget-instagram-feed_d4ee30ad115184fa .single-instagram-feed_95a5775bde0dbabb {
      width: 96px;
      height: 96px; }
  .widget_8593036ef4419241 .wp-block-heading_b1315294b124df95,
  .widget_8593036ef4419241 .widget-title_32dce5bc91a4a288,
  .widget_8593036ef4419241 .wp-block-search__label_f7a7a6f5fcb6f38c,
  .sidebar__widget_6f905d8e47d5e31a .wp-block-heading_b1315294b124df95,
  .sidebar__widget_6f905d8e47d5e31a .widget-title_32dce5bc91a4a288,
  .sidebar__widget_6f905d8e47d5e31a .wp-block-search__label_f7a7a6f5fcb6f38c {
    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_8593036ef4419241 .wp-block-social-links_b2f30d1861895bfd .wp-social-link_5e029c32a303588e,
  .sidebar__widget_6f905d8e47d5e31a .wp-block-social-links_b2f30d1861895bfd .wp-social-link_5e029c32a303588e {
    padding: 0;
    margin: 0;
    line-height: 0; }
    .widget_8593036ef4419241 .wp-block-social-links_b2f30d1861895bfd .wp-social-link_5e029c32a303588e a,
    .sidebar__widget_6f905d8e47d5e31a .wp-block-social-links_b2f30d1861895bfd .wp-social-link_5e029c32a303588e 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_8593036ef4419241 .wp-block-social-links_b2f30d1861895bfd .wp-social-link_5e029c32a303588e a:before,
      .sidebar__widget_6f905d8e47d5e31a .wp-block-social-links_b2f30d1861895bfd .wp-social-link_5e029c32a303588e a:before {
        display: none; }
  .widget_8593036ef4419241 .has-avatars_c05ba13ec004e408.has-dates_8370b281bb2de31b.has-excerpts_adff7490e5c77aa4.wp-block-te-latest-comments_30054f6cefb5b28c li.wp-block-te-latest-comments__comment_55b2c0bb9252bc9c .wp-block-te-latest-comments__comment-meta_759132c46067deed,
  .widget_8593036ef4419241 .has-dates_8370b281bb2de31b.has-excerpts_adff7490e5c77aa4.wp-block-te-latest-comments_30054f6cefb5b28c li.wp-block-te-latest-comments__comment_55b2c0bb9252bc9c .wp-block-te-latest-comments__comment-meta_759132c46067deed,
  .sidebar__widget_6f905d8e47d5e31a .has-avatars_c05ba13ec004e408.has-dates_8370b281bb2de31b.has-excerpts_adff7490e5c77aa4.wp-block-te-latest-comments_30054f6cefb5b28c li.wp-block-te-latest-comments__comment_55b2c0bb9252bc9c .wp-block-te-latest-comments__comment-meta_759132c46067deed,
  .sidebar__widget_6f905d8e47d5e31a .has-dates_8370b281bb2de31b.has-excerpts_adff7490e5c77aa4.wp-block-te-latest-comments_30054f6cefb5b28c li.wp-block-te-latest-comments__comment_55b2c0bb9252bc9c .wp-block-te-latest-comments__comment-meta_759132c46067deed {
    font-weight: 500; }
    .widget_8593036ef4419241 .has-avatars_c05ba13ec004e408.has-dates_8370b281bb2de31b.has-excerpts_adff7490e5c77aa4.wp-block-te-latest-comments_30054f6cefb5b28c li.wp-block-te-latest-comments__comment_55b2c0bb9252bc9c .wp-block-te-latest-comments__comment-meta_759132c46067deed .wp-block-te-latest-comments__comment-author_f9bf9b34f2b80e15,
    .widget_8593036ef4419241 .has-avatars_c05ba13ec004e408.has-dates_8370b281bb2de31b.has-excerpts_adff7490e5c77aa4.wp-block-te-latest-comments_30054f6cefb5b28c li.wp-block-te-latest-comments__comment_55b2c0bb9252bc9c .wp-block-te-latest-comments__comment-meta_759132c46067deed .wp-block-te-latest-comments__comment-link_036139e4d2c2b30f,
    .widget_8593036ef4419241 .has-dates_8370b281bb2de31b.has-excerpts_adff7490e5c77aa4.wp-block-te-latest-comments_30054f6cefb5b28c li.wp-block-te-latest-comments__comment_55b2c0bb9252bc9c .wp-block-te-latest-comments__comment-meta_759132c46067deed .wp-block-te-latest-comments__comment-author_f9bf9b34f2b80e15,
    .widget_8593036ef4419241 .has-dates_8370b281bb2de31b.has-excerpts_adff7490e5c77aa4.wp-block-te-latest-comments_30054f6cefb5b28c li.wp-block-te-latest-comments__comment_55b2c0bb9252bc9c .wp-block-te-latest-comments__comment-meta_759132c46067deed .wp-block-te-latest-comments__comment-link_036139e4d2c2b30f,
    .sidebar__widget_6f905d8e47d5e31a .has-avatars_c05ba13ec004e408.has-dates_8370b281bb2de31b.has-excerpts_adff7490e5c77aa4.wp-block-te-latest-comments_30054f6cefb5b28c li.wp-block-te-latest-comments__comment_55b2c0bb9252bc9c .wp-block-te-latest-comments__comment-meta_759132c46067deed .wp-block-te-latest-comments__comment-author_f9bf9b34f2b80e15,
    .sidebar__widget_6f905d8e47d5e31a .has-avatars_c05ba13ec004e408.has-dates_8370b281bb2de31b.has-excerpts_adff7490e5c77aa4.wp-block-te-latest-comments_30054f6cefb5b28c li.wp-block-te-latest-comments__comment_55b2c0bb9252bc9c .wp-block-te-latest-comments__comment-meta_759132c46067deed .wp-block-te-latest-comments__comment-link_036139e4d2c2b30f,
    .sidebar__widget_6f905d8e47d5e31a .has-dates_8370b281bb2de31b.has-excerpts_adff7490e5c77aa4.wp-block-te-latest-comments_30054f6cefb5b28c li.wp-block-te-latest-comments__comment_55b2c0bb9252bc9c .wp-block-te-latest-comments__comment-meta_759132c46067deed .wp-block-te-latest-comments__comment-author_f9bf9b34f2b80e15,
    .sidebar__widget_6f905d8e47d5e31a .has-dates_8370b281bb2de31b.has-excerpts_adff7490e5c77aa4.wp-block-te-latest-comments_30054f6cefb5b28c li.wp-block-te-latest-comments__comment_55b2c0bb9252bc9c .wp-block-te-latest-comments__comment-meta_759132c46067deed .wp-block-te-latest-comments__comment-link_036139e4d2c2b30f {
      font-weight: 500; }
  .widget_8593036ef4419241 .wp-block-te-latest-comments_30054f6cefb5b28c li.wp-block-te-latest-comments__comment_55b2c0bb9252bc9c,
  .widget_8593036ef4419241 .wp-block-latest-posts_5f4a3e43cc94e76d li.wp-block-te-latest-comments__comment_55b2c0bb9252bc9c,
  .sidebar__widget_6f905d8e47d5e31a .wp-block-te-latest-comments_30054f6cefb5b28c li.wp-block-te-latest-comments__comment_55b2c0bb9252bc9c,
  .sidebar__widget_6f905d8e47d5e31a .wp-block-latest-posts_5f4a3e43cc94e76d li.wp-block-te-latest-comments__comment_55b2c0bb9252bc9c {
    margin-bottom: 0; }
  .widget_8593036ef4419241 .wp-block-te-latest-comments_30054f6cefb5b28c li .wp-block-te-latest-comments__comment-meta_759132c46067deed,
  .widget_8593036ef4419241 .wp-block-te-latest-comments_30054f6cefb5b28c li .wp-block-latest-posts__te-post-title_fbfcf41f780a71ec,
  .widget_8593036ef4419241 .wp-block-latest-posts_5f4a3e43cc94e76d li .wp-block-te-latest-comments__comment-meta_759132c46067deed,
  .widget_8593036ef4419241 .wp-block-latest-posts_5f4a3e43cc94e76d li .wp-block-latest-posts__te-post-title_fbfcf41f780a71ec,
  .sidebar__widget_6f905d8e47d5e31a .wp-block-te-latest-comments_30054f6cefb5b28c li .wp-block-te-latest-comments__comment-meta_759132c46067deed,
  .sidebar__widget_6f905d8e47d5e31a .wp-block-te-latest-comments_30054f6cefb5b28c li .wp-block-latest-posts__te-post-title_fbfcf41f780a71ec,
  .sidebar__widget_6f905d8e47d5e31a .wp-block-latest-posts_5f4a3e43cc94e76d li .wp-block-te-latest-comments__comment-meta_759132c46067deed,
  .sidebar__widget_6f905d8e47d5e31a .wp-block-latest-posts_5f4a3e43cc94e76d li .wp-block-latest-posts__te-post-title_fbfcf41f780a71ec {
    line-height: 28px;
    font-weight: 400; }
    .widget_8593036ef4419241 .wp-block-te-latest-comments_30054f6cefb5b28c li .wp-block-te-latest-comments__comment-meta_759132c46067deed .wp-block-te-latest-comments__comment-date_344eb748abf1004d,
    .widget_8593036ef4419241 .wp-block-te-latest-comments_30054f6cefb5b28c li .wp-block-latest-posts__te-post-title_fbfcf41f780a71ec .wp-block-te-latest-comments__comment-date_344eb748abf1004d,
    .widget_8593036ef4419241 .wp-block-latest-posts_5f4a3e43cc94e76d li .wp-block-te-latest-comments__comment-meta_759132c46067deed .wp-block-te-latest-comments__comment-date_344eb748abf1004d,
    .widget_8593036ef4419241 .wp-block-latest-posts_5f4a3e43cc94e76d li .wp-block-latest-posts__te-post-title_fbfcf41f780a71ec .wp-block-te-latest-comments__comment-date_344eb748abf1004d,
    .sidebar__widget_6f905d8e47d5e31a .wp-block-te-latest-comments_30054f6cefb5b28c li .wp-block-te-latest-comments__comment-meta_759132c46067deed .wp-block-te-latest-comments__comment-date_344eb748abf1004d,
    .sidebar__widget_6f905d8e47d5e31a .wp-block-te-latest-comments_30054f6cefb5b28c li .wp-block-latest-posts__te-post-title_fbfcf41f780a71ec .wp-block-te-latest-comments__comment-date_344eb748abf1004d,
    .sidebar__widget_6f905d8e47d5e31a .wp-block-latest-posts_5f4a3e43cc94e76d li .wp-block-te-latest-comments__comment-meta_759132c46067deed .wp-block-te-latest-comments__comment-date_344eb748abf1004d,
    .sidebar__widget_6f905d8e47d5e31a .wp-block-latest-posts_5f4a3e43cc94e76d li .wp-block-latest-posts__te-post-title_fbfcf41f780a71ec .wp-block-te-latest-comments__comment-date_344eb748abf1004d {
      font-size: 14px !important;
      margin-bottom: 10px;
      position: relative; }
      .widget_8593036ef4419241 .wp-block-te-latest-comments_30054f6cefb5b28c li .wp-block-te-latest-comments__comment-meta_759132c46067deed .wp-block-te-latest-comments__comment-date_344eb748abf1004d:before,
      .widget_8593036ef4419241 .wp-block-te-latest-comments_30054f6cefb5b28c li .wp-block-latest-posts__te-post-title_fbfcf41f780a71ec .wp-block-te-latest-comments__comment-date_344eb748abf1004d:before,
      .widget_8593036ef4419241 .wp-block-latest-posts_5f4a3e43cc94e76d li .wp-block-te-latest-comments__comment-meta_759132c46067deed .wp-block-te-latest-comments__comment-date_344eb748abf1004d:before,
      .widget_8593036ef4419241 .wp-block-latest-posts_5f4a3e43cc94e76d li .wp-block-latest-posts__te-post-title_fbfcf41f780a71ec .wp-block-te-latest-comments__comment-date_344eb748abf1004d:before,
      .sidebar__widget_6f905d8e47d5e31a .wp-block-te-latest-comments_30054f6cefb5b28c li .wp-block-te-latest-comments__comment-meta_759132c46067deed .wp-block-te-latest-comments__comment-date_344eb748abf1004d:before,
      .sidebar__widget_6f905d8e47d5e31a .wp-block-te-latest-comments_30054f6cefb5b28c li .wp-block-latest-posts__te-post-title_fbfcf41f780a71ec .wp-block-te-latest-comments__comment-date_344eb748abf1004d:before,
      .sidebar__widget_6f905d8e47d5e31a .wp-block-latest-posts_5f4a3e43cc94e76d li .wp-block-te-latest-comments__comment-meta_759132c46067deed .wp-block-te-latest-comments__comment-date_344eb748abf1004d:before,
      .sidebar__widget_6f905d8e47d5e31a .wp-block-latest-posts_5f4a3e43cc94e76d li .wp-block-latest-posts__te-post-title_fbfcf41f780a71ec .wp-block-te-latest-comments__comment-date_344eb748abf1004d:before {
        content: "\f274";
        font-family: "Font Awesome 6 Free";
        padding-right: 8px; }
  .widget_8593036ef4419241 .wp-block-te-latest-comments_30054f6cefb5b28c li a,
  .widget_8593036ef4419241 .wp-block-latest-posts_5f4a3e43cc94e76d li a,
  .sidebar__widget_6f905d8e47d5e31a .wp-block-te-latest-comments_30054f6cefb5b28c li a,
  .sidebar__widget_6f905d8e47d5e31a .wp-block-latest-posts_5f4a3e43cc94e76d li a {
    color: #335371; }
    .widget_8593036ef4419241 .wp-block-te-latest-comments_30054f6cefb5b28c li a.wp-block-te-latest-comments__comment-author_f9bf9b34f2b80e15, .widget_8593036ef4419241 .wp-block-te-latest-comments_30054f6cefb5b28c li a.wp-block-te-latest-comments__comment-link_036139e4d2c2b30f,
    .widget_8593036ef4419241 .wp-block-latest-posts_5f4a3e43cc94e76d li a.wp-block-te-latest-comments__comment-author_f9bf9b34f2b80e15,
    .widget_8593036ef4419241 .wp-block-latest-posts_5f4a3e43cc94e76d li a.wp-block-te-latest-comments__comment-link_036139e4d2c2b30f,
    .sidebar__widget_6f905d8e47d5e31a .wp-block-te-latest-comments_30054f6cefb5b28c li a.wp-block-te-latest-comments__comment-author_f9bf9b34f2b80e15,
    .sidebar__widget_6f905d8e47d5e31a .wp-block-te-latest-comments_30054f6cefb5b28c li a.wp-block-te-latest-comments__comment-link_036139e4d2c2b30f,
    .sidebar__widget_6f905d8e47d5e31a .wp-block-latest-posts_5f4a3e43cc94e76d li a.wp-block-te-latest-comments__comment-author_f9bf9b34f2b80e15,
    .sidebar__widget_6f905d8e47d5e31a .wp-block-latest-posts_5f4a3e43cc94e76d li a.wp-block-te-latest-comments__comment-link_036139e4d2c2b30f {
      display: inline !important;
      text-transform: capitalize;
      line-height: 28px;
      font-weight: 400; }
    .widget_8593036ef4419241 .wp-block-te-latest-comments_30054f6cefb5b28c li a:hover,
    .widget_8593036ef4419241 .wp-block-latest-posts_5f4a3e43cc94e76d li a:hover,
    .sidebar__widget_6f905d8e47d5e31a .wp-block-te-latest-comments_30054f6cefb5b28c li a:hover,
    .sidebar__widget_6f905d8e47d5e31a .wp-block-latest-posts_5f4a3e43cc94e76d li a:hover {
      color: #317EFE; }
  .widget_8593036ef4419241 .wp-block-te-latest-comments_30054f6cefb5b28c li .wp-block-te-latest-comments__comment-excerpt_5ec00ae122a044fc p,
  .widget_8593036ef4419241 .wp-block-latest-posts_5f4a3e43cc94e76d li .wp-block-te-latest-comments__comment-excerpt_5ec00ae122a044fc p,
  .sidebar__widget_6f905d8e47d5e31a .wp-block-te-latest-comments_30054f6cefb5b28c li .wp-block-te-latest-comments__comment-excerpt_5ec00ae122a044fc p,
  .sidebar__widget_6f905d8e47d5e31a .wp-block-latest-posts_5f4a3e43cc94e76d li .wp-block-te-latest-comments__comment-excerpt_5ec00ae122a044fc p {
    font-size: 16px;
    line-height: 28px;
    margin: 0; }
  .widget_8593036ef4419241 .te-social-profile_4a60dbf07d6f72b2,
  .sidebar__widget_6f905d8e47d5e31a .te-social-profile_4a60dbf07d6f72b2 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .widget_8593036ef4419241 .te-social-profile_4a60dbf07d6f72b2 a,
    .sidebar__widget_6f905d8e47d5e31a .te-social-profile_4a60dbf07d6f72b2 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_8593036ef4419241 .te-social-profile_4a60dbf07d6f72b2 a,
        .sidebar__widget_6f905d8e47d5e31a .te-social-profile_4a60dbf07d6f72b2 a {
          width: 40px;
          height: 40px; } }
      .widget_8593036ef4419241 .te-social-profile_4a60dbf07d6f72b2 a.facebook_8c00cbcb47f306ce,
      .sidebar__widget_6f905d8e47d5e31a .te-social-profile_4a60dbf07d6f72b2 a.facebook_8c00cbcb47f306ce {
        background-color: #1877f2; }
      .widget_8593036ef4419241 .te-social-profile_4a60dbf07d6f72b2 a.twitter_0c36738d5bf373fb,
      .sidebar__widget_6f905d8e47d5e31a .te-social-profile_4a60dbf07d6f72b2 a.twitter_0c36738d5bf373fb {
        background-color: #1da1f2; }
      .widget_8593036ef4419241 .te-social-profile_4a60dbf07d6f72b2 a.linkedin_95a9bfbac7d7f934,
      .sidebar__widget_6f905d8e47d5e31a .te-social-profile_4a60dbf07d6f72b2 a.linkedin_95a9bfbac7d7f934 {
        background-color: #0a66c2; }
      .widget_8593036ef4419241 .te-social-profile_4a60dbf07d6f72b2 a.instagram_11c23a37e2014738,
      .sidebar__widget_6f905d8e47d5e31a .te-social-profile_4a60dbf07d6f72b2 a.instagram_11c23a37e2014738 {
        background-color: #405de6; }
      .widget_8593036ef4419241 .te-social-profile_4a60dbf07d6f72b2 a:hover,
      .sidebar__widget_6f905d8e47d5e31a .te-social-profile_4a60dbf07d6f72b2 a:hover {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #E7F914; }
  .widget_8593036ef4419241 select,
  .sidebar__widget_6f905d8e47d5e31a select {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371;
    margin-bottom: 0; }
  .widget_8593036ef4419241 .has-login-form_6ea88e6a3247d426 .login-username_239b86b6e1f4a40b label,
  .widget_8593036ef4419241 .has-login-form_6ea88e6a3247d426 .login-password_04cb121721fe7cfa label,
  .sidebar__widget_6f905d8e47d5e31a .has-login-form_6ea88e6a3247d426 .login-username_239b86b6e1f4a40b label,
  .sidebar__widget_6f905d8e47d5e31a .has-login-form_6ea88e6a3247d426 .login-password_04cb121721fe7cfa label {
    margin-bottom: 10px; }
  .widget_8593036ef4419241 .has-login-form_6ea88e6a3247d426 .login-username_239b86b6e1f4a40b input,
  .widget_8593036ef4419241 .has-login-form_6ea88e6a3247d426 .login-password_04cb121721fe7cfa input,
  .sidebar__widget_6f905d8e47d5e31a .has-login-form_6ea88e6a3247d426 .login-username_239b86b6e1f4a40b input,
  .sidebar__widget_6f905d8e47d5e31a .has-login-form_6ea88e6a3247d426 .login-password_04cb121721fe7cfa input {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #31373f;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371; }
  .widget_8593036ef4419241 .has-login-form_6ea88e6a3247d426 .login-remember_c7580d13a4e58f4a label,
  .sidebar__widget_6f905d8e47d5e31a .has-login-form_6ea88e6a3247d426 .login-remember_c7580d13a4e58f4a label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px; }
  .widget_8593036ef4419241 .has-login-form_6ea88e6a3247d426 .login-submit_5e4cac53a7249209,
  .sidebar__widget_6f905d8e47d5e31a .has-login-form_6ea88e6a3247d426 .login-submit_5e4cac53a7249209 {
    margin-bottom: 0; }
    .widget_8593036ef4419241 .has-login-form_6ea88e6a3247d426 .login-submit_5e4cac53a7249209 input.button-primary_2a32cdb2a5f826d2,
    .sidebar__widget_6f905d8e47d5e31a .has-login-form_6ea88e6a3247d426 .login-submit_5e4cac53a7249209 input.button-primary_2a32cdb2a5f826d2 {
      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_8593036ef4419241 .search-form_05f734945959aa26,
  .sidebar__widget_6f905d8e47d5e31a .search-form_05f734945959aa26 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_8593036ef4419241 .search-form_05f734945959aa26 button,
    .sidebar__widget_6f905d8e47d5e31a .search-form_05f734945959aa26 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_8593036ef4419241.widget_search_4d8704b6cd290698 .sidebar__search_e8ae7bd55476440c,
  .sidebar__widget_6f905d8e47d5e31a.widget_search_4d8704b6cd290698 .sidebar__search_e8ae7bd55476440c {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_8593036ef4419241.widget_search_4d8704b6cd290698 .sidebar__search_e8ae7bd55476440c button,
    .sidebar__widget_6f905d8e47d5e31a.widget_search_4d8704b6cd290698 .sidebar__search_e8ae7bd55476440c button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_8593036ef4419241 .wp-block-search__no-button_7d41fdf5a61e80b8.wp-block-search_4498bb8bff792ef4 input,
  .sidebar__widget_6f905d8e47d5e31a .wp-block-search__no-button_7d41fdf5a61e80b8.wp-block-search_4498bb8bff792ef4 input {
    border-radius: 10px; }
  .widget_8593036ef4419241 .wp-block-search_4498bb8bff792ef4,
  .sidebar__widget_6f905d8e47d5e31a .wp-block-search_4498bb8bff792ef4 {
    margin-bottom: -2px; }
  .widget_8593036ef4419241 .wp-block-search_4498bb8bff792ef4,
  .widget_8593036ef4419241 .search-form_05f734945959aa26,
  .widget_8593036ef4419241 .sidebar__search_e8ae7bd55476440c,
  .sidebar__widget_6f905d8e47d5e31a .wp-block-search_4498bb8bff792ef4,
  .sidebar__widget_6f905d8e47d5e31a .search-form_05f734945959aa26,
  .sidebar__widget_6f905d8e47d5e31a .sidebar__search_e8ae7bd55476440c {
    display: inline-block;
    width: 100%;
    overflow: hidden; }
    .widget_8593036ef4419241 .wp-block-search_4498bb8bff792ef4 .wp-block-search__inside-wrapper_990d7e9b4705576d,
    .widget_8593036ef4419241 .search-form_05f734945959aa26 .wp-block-search__inside-wrapper_990d7e9b4705576d,
    .widget_8593036ef4419241 .sidebar__search_e8ae7bd55476440c .wp-block-search__inside-wrapper_990d7e9b4705576d,
    .sidebar__widget_6f905d8e47d5e31a .wp-block-search_4498bb8bff792ef4 .wp-block-search__inside-wrapper_990d7e9b4705576d,
    .sidebar__widget_6f905d8e47d5e31a .search-form_05f734945959aa26 .wp-block-search__inside-wrapper_990d7e9b4705576d,
    .sidebar__widget_6f905d8e47d5e31a .sidebar__search_e8ae7bd55476440c .wp-block-search__inside-wrapper_990d7e9b4705576d {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .widget_8593036ef4419241 .wp-block-search_4498bb8bff792ef4 label,
    .widget_8593036ef4419241 .search-form_05f734945959aa26 label,
    .widget_8593036ef4419241 .sidebar__search_e8ae7bd55476440c label,
    .sidebar__widget_6f905d8e47d5e31a .wp-block-search_4498bb8bff792ef4 label,
    .sidebar__widget_6f905d8e47d5e31a .search-form_05f734945959aa26 label,
    .sidebar__widget_6f905d8e47d5e31a .sidebar__search_e8ae7bd55476440c label {
      font-size: 24px;
      display: block;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #14203A;
      font-family: "Inter", sans-serif; }
    .widget_8593036ef4419241 .wp-block-search_4498bb8bff792ef4 input,
    .widget_8593036ef4419241 .search-form_05f734945959aa26 input,
    .widget_8593036ef4419241 .sidebar__search_e8ae7bd55476440c input,
    .sidebar__widget_6f905d8e47d5e31a .wp-block-search_4498bb8bff792ef4 input,
    .sidebar__widget_6f905d8e47d5e31a .search-form_05f734945959aa26 input,
    .sidebar__widget_6f905d8e47d5e31a .sidebar__search_e8ae7bd55476440c 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_8593036ef4419241 .wp-block-search_4498bb8bff792ef4 button,
    .widget_8593036ef4419241 .search-form_05f734945959aa26 button,
    .widget_8593036ef4419241 .sidebar__search_e8ae7bd55476440c button,
    .sidebar__widget_6f905d8e47d5e31a .wp-block-search_4498bb8bff792ef4 button,
    .sidebar__widget_6f905d8e47d5e31a .search-form_05f734945959aa26 button,
    .sidebar__widget_6f905d8e47d5e31a .sidebar__search_e8ae7bd55476440c 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_8593036ef4419241 .tagcloud_a31ea5154a899883,
  .widget_8593036ef4419241 .wp-block-tag-cloud_7bb65563bf4ef39b,
  .sidebar__widget_6f905d8e47d5e31a .tagcloud_a31ea5154a899883,
  .sidebar__widget_6f905d8e47d5e31a .wp-block-tag-cloud_7bb65563bf4ef39b {
    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_8593036ef4419241 .tagcloud_a31ea5154a899883 a,
    .widget_8593036ef4419241 .wp-block-tag-cloud_7bb65563bf4ef39b a,
    .sidebar__widget_6f905d8e47d5e31a .tagcloud_a31ea5154a899883 a,
    .sidebar__widget_6f905d8e47d5e31a .wp-block-tag-cloud_7bb65563bf4ef39b 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_8593036ef4419241 .tagcloud_a31ea5154a899883 a:hover,
      .widget_8593036ef4419241 .wp-block-tag-cloud_7bb65563bf4ef39b a:hover,
      .sidebar__widget_6f905d8e47d5e31a .tagcloud_a31ea5154a899883 a:hover,
      .sidebar__widget_6f905d8e47d5e31a .wp-block-tag-cloud_7bb65563bf4ef39b a:hover {
        color: #ffffff;
        background: #317EFE;
        border-color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .widget_8593036ef4419241 ul,
  .widget_8593036ef4419241 ol,
  .sidebar__widget_6f905d8e47d5e31a ul,
  .sidebar__widget_6f905d8e47d5e31a ol {
    margin-bottom: 0;
    padding-left: 0;
    /* Tag Cloud Widget */ }
    .widget_8593036ef4419241 ul li,
    .widget_8593036ef4419241 ol li,
    .sidebar__widget_6f905d8e47d5e31a ul li,
    .sidebar__widget_6f905d8e47d5e31a ol li {
      display: block;
      padding: 8px 0;
      border-top: 1px solid #E1E1E1;
      margin-bottom: 0;
      /* Recent Comment Widget */ }
      .widget_8593036ef4419241 ul li:first-child,
      .widget_8593036ef4419241 ol li:first-child,
      .sidebar__widget_6f905d8e47d5e31a ul li:first-child,
      .sidebar__widget_6f905d8e47d5e31a ol li:first-child {
        border-top: 0; }
      .widget_8593036ef4419241 ul li:last-child,
      .widget_8593036ef4419241 ol li:last-child,
      .sidebar__widget_6f905d8e47d5e31a ul li:last-child,
      .sidebar__widget_6f905d8e47d5e31a ol li:last-child {
        margin-bottom: 0; }
      .widget_8593036ef4419241 ul li.recentcomments_4064adb041f5c372 .comment-author-link_3b8dbe3f4a0fd4a8 a:before, .widget_8593036ef4419241 ul li.wp-block-latest-comments__comment_79f36e21e65b8c50 .comment-author-link_3b8dbe3f4a0fd4a8 a:before,
      .widget_8593036ef4419241 ol li.recentcomments_4064adb041f5c372 .comment-author-link_3b8dbe3f4a0fd4a8 a:before,
      .widget_8593036ef4419241 ol li.wp-block-latest-comments__comment_79f36e21e65b8c50 .comment-author-link_3b8dbe3f4a0fd4a8 a:before,
      .sidebar__widget_6f905d8e47d5e31a ul li.recentcomments_4064adb041f5c372 .comment-author-link_3b8dbe3f4a0fd4a8 a:before,
      .sidebar__widget_6f905d8e47d5e31a ul li.wp-block-latest-comments__comment_79f36e21e65b8c50 .comment-author-link_3b8dbe3f4a0fd4a8 a:before,
      .sidebar__widget_6f905d8e47d5e31a ol li.recentcomments_4064adb041f5c372 .comment-author-link_3b8dbe3f4a0fd4a8 a:before,
      .sidebar__widget_6f905d8e47d5e31a ol li.wp-block-latest-comments__comment_79f36e21e65b8c50 .comment-author-link_3b8dbe3f4a0fd4a8 a:before {
        display: none; }
      .widget_8593036ef4419241 ul li.recentcomments_4064adb041f5c372 a, .widget_8593036ef4419241 ul li.wp-block-latest-comments__comment_79f36e21e65b8c50 a,
      .widget_8593036ef4419241 ol li.recentcomments_4064adb041f5c372 a,
      .widget_8593036ef4419241 ol li.wp-block-latest-comments__comment_79f36e21e65b8c50 a,
      .sidebar__widget_6f905d8e47d5e31a ul li.recentcomments_4064adb041f5c372 a,
      .sidebar__widget_6f905d8e47d5e31a ul li.wp-block-latest-comments__comment_79f36e21e65b8c50 a,
      .sidebar__widget_6f905d8e47d5e31a ol li.recentcomments_4064adb041f5c372 a,
      .sidebar__widget_6f905d8e47d5e31a ol li.wp-block-latest-comments__comment_79f36e21e65b8c50 a {
        padding-left: 0;
        display: inline; }
        .widget_8593036ef4419241 ul li.recentcomments_4064adb041f5c372 a:before, .widget_8593036ef4419241 ul li.wp-block-latest-comments__comment_79f36e21e65b8c50 a:before,
        .widget_8593036ef4419241 ol li.recentcomments_4064adb041f5c372 a:before,
        .widget_8593036ef4419241 ol li.wp-block-latest-comments__comment_79f36e21e65b8c50 a:before,
        .sidebar__widget_6f905d8e47d5e31a ul li.recentcomments_4064adb041f5c372 a:before,
        .sidebar__widget_6f905d8e47d5e31a ul li.wp-block-latest-comments__comment_79f36e21e65b8c50 a:before,
        .sidebar__widget_6f905d8e47d5e31a ol li.recentcomments_4064adb041f5c372 a:before,
        .sidebar__widget_6f905d8e47d5e31a ol li.wp-block-latest-comments__comment_79f36e21e65b8c50 a:before {
          display: none; }
      .widget_8593036ef4419241 ul li a,
      .widget_8593036ef4419241 ol li a,
      .sidebar__widget_6f905d8e47d5e31a ul li a,
      .sidebar__widget_6f905d8e47d5e31a 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_8593036ef4419241 ul li a::before,
        .widget_8593036ef4419241 ol li a::before,
        .sidebar__widget_6f905d8e47d5e31a ul li a::before,
        .sidebar__widget_6f905d8e47d5e31a ol li a::before {
          content: "\f105";
          font-family: "Font Awesome 6 Free";
          margin-right: 10px; }
        .widget_8593036ef4419241 ul li a:hover,
        .widget_8593036ef4419241 ol li a:hover,
        .sidebar__widget_6f905d8e47d5e31a ul li a:hover,
        .sidebar__widget_6f905d8e47d5e31a ol li a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .widget_8593036ef4419241 ul li a.rsswidget_eaa0bf1c3659876b, .widget_8593036ef4419241 ul li a.wp-block-latest-posts__post-title_0c6f821e689b6923,
        .widget_8593036ef4419241 ol li a.rsswidget_eaa0bf1c3659876b,
        .widget_8593036ef4419241 ol li a.wp-block-latest-posts__post-title_0c6f821e689b6923,
        .sidebar__widget_6f905d8e47d5e31a ul li a.rsswidget_eaa0bf1c3659876b,
        .sidebar__widget_6f905d8e47d5e31a ul li a.wp-block-latest-posts__post-title_0c6f821e689b6923,
        .sidebar__widget_6f905d8e47d5e31a ol li a.rsswidget_eaa0bf1c3659876b,
        .sidebar__widget_6f905d8e47d5e31a ol li a.wp-block-latest-posts__post-title_0c6f821e689b6923 {
          padding-left: 0;
          font-weight: 500;
          display: block; }
          .widget_8593036ef4419241 ul li a.rsswidget_eaa0bf1c3659876b:before, .widget_8593036ef4419241 ul li a.wp-block-latest-posts__post-title_0c6f821e689b6923:before,
          .widget_8593036ef4419241 ol li a.rsswidget_eaa0bf1c3659876b:before,
          .widget_8593036ef4419241 ol li a.wp-block-latest-posts__post-title_0c6f821e689b6923:before,
          .sidebar__widget_6f905d8e47d5e31a ul li a.rsswidget_eaa0bf1c3659876b:before,
          .sidebar__widget_6f905d8e47d5e31a ul li a.wp-block-latest-posts__post-title_0c6f821e689b6923:before,
          .sidebar__widget_6f905d8e47d5e31a ol li a.rsswidget_eaa0bf1c3659876b:before,
          .sidebar__widget_6f905d8e47d5e31a ol li a.wp-block-latest-posts__post-title_0c6f821e689b6923:before {
            display: none; }
      .widget_8593036ef4419241 ul li ul,
      .widget_8593036ef4419241 ol li ul,
      .sidebar__widget_6f905d8e47d5e31a ul li ul,
      .sidebar__widget_6f905d8e47d5e31a ol li ul {
        padding-left: 25px;
        padding-top: 10px; }
    .widget_8593036ef4419241 ul.wp-tag-cloud_c1a0f5ec8550dd8a li,
    .widget_8593036ef4419241 ol.wp-tag-cloud_c1a0f5ec8550dd8a li,
    .sidebar__widget_6f905d8e47d5e31a ul.wp-tag-cloud_c1a0f5ec8550dd8a li,
    .sidebar__widget_6f905d8e47d5e31a ol.wp-tag-cloud_c1a0f5ec8550dd8a li {
      display: inline-block;
      padding: 0;
      border: 0; }
      .widget_8593036ef4419241 ul.wp-tag-cloud_c1a0f5ec8550dd8a li a:before,
      .widget_8593036ef4419241 ol.wp-tag-cloud_c1a0f5ec8550dd8a li a:before,
      .sidebar__widget_6f905d8e47d5e31a ul.wp-tag-cloud_c1a0f5ec8550dd8a li a:before,
      .sidebar__widget_6f905d8e47d5e31a ol.wp-tag-cloud_c1a0f5ec8550dd8a li a:before {
        display: none; }
  .widget_8593036ef4419241.te_widget_categories_c7967c6681fca821 li, .widget_8593036ef4419241.widget_archive_91ef18483d594963 li,
  .widget_8593036ef4419241 .wp-block-categories-list_f93f3fcd815ce94f li,
  .widget_8593036ef4419241 .wp-block-archives-list_42e8c5b86535a7af li,
  .sidebar__widget_6f905d8e47d5e31a.te_widget_categories_c7967c6681fca821 li,
  .sidebar__widget_6f905d8e47d5e31a.widget_archive_91ef18483d594963 li,
  .sidebar__widget_6f905d8e47d5e31a .wp-block-categories-list_f93f3fcd815ce94f li,
  .sidebar__widget_6f905d8e47d5e31a .wp-block-archives-list_42e8c5b86535a7af 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_8593036ef4419241.te_widget_categories_c7967c6681fca821 li.cat-item_3286dea2dbcaf320, .widget_8593036ef4419241.widget_archive_91ef18483d594963 li.cat-item_3286dea2dbcaf320,
    .widget_8593036ef4419241 .wp-block-categories-list_f93f3fcd815ce94f li.cat-item_3286dea2dbcaf320,
    .widget_8593036ef4419241 .wp-block-archives-list_42e8c5b86535a7af li.cat-item_3286dea2dbcaf320,
    .sidebar__widget_6f905d8e47d5e31a.te_widget_categories_c7967c6681fca821 li.cat-item_3286dea2dbcaf320,
    .sidebar__widget_6f905d8e47d5e31a.widget_archive_91ef18483d594963 li.cat-item_3286dea2dbcaf320,
    .sidebar__widget_6f905d8e47d5e31a .wp-block-categories-list_f93f3fcd815ce94f li.cat-item_3286dea2dbcaf320,
    .sidebar__widget_6f905d8e47d5e31a .wp-block-archives-list_42e8c5b86535a7af li.cat-item_3286dea2dbcaf320 {
      text-align: right;
      display: inline-block;
      width: 100%; }
    .widget_8593036ef4419241.te_widget_categories_c7967c6681fca821 li a, .widget_8593036ef4419241.widget_archive_91ef18483d594963 li a,
    .widget_8593036ef4419241 .wp-block-categories-list_f93f3fcd815ce94f li a,
    .widget_8593036ef4419241 .wp-block-archives-list_42e8c5b86535a7af li a,
    .sidebar__widget_6f905d8e47d5e31a.te_widget_categories_c7967c6681fca821 li a,
    .sidebar__widget_6f905d8e47d5e31a.widget_archive_91ef18483d594963 li a,
    .sidebar__widget_6f905d8e47d5e31a .wp-block-categories-list_f93f3fcd815ce94f li a,
    .sidebar__widget_6f905d8e47d5e31a .wp-block-archives-list_42e8c5b86535a7af li a {
      float: left; }

/* About Info Widget*/
.widget-about-info_b313db6b3b6ecf15 {
  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_b313db6b3b6ecf15 .about-desc_f26dc2b14bdd6331 {
    text-align: left; }
    .widget-about-info_b313db6b3b6ecf15 .about-desc_f26dc2b14bdd6331 .about-title_f9593fd71b9df750 {
      font-size: 20px; }
  .widget-about-info_b313db6b3b6ecf15 .about-image_bddc2380e1e14ecd {
    width: 140px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px; }
  .widget-about-info_b313db6b3b6ecf15 .te-social-profile_4a60dbf07d6f72b2 {
    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_b313db6b3b6ecf15 .te-social-profile_4a60dbf07d6f72b2 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_b313db6b3b6ecf15 .te-social-profile_4a60dbf07d6f72b2 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_8370b281bb2de31b.has-author_8333d5cbddc30f45.wp-block-latest-posts_5f4a3e43cc94e76d .wp-block-latest-posts__te-post-title_fbfcf41f780a71ec {
  display: inline-block;
  width: 100%;
  font-weight: 500; }

.widget_rss_46555547b374c353 .wp-block-heading_b1315294b124df95:before,
.widget_rss_46555547b374c353 .widget-title_32dce5bc91a4a288:before {
  display: none; }
.widget_rss_46555547b374c353 .rss-widget-icon_5e9afa45e7cd5813 {
  margin-right: 6px; }
.widget_rss_46555547b374c353 ul li a.rsswidget_eaa0bf1c3659876b {
  color: #14203A; }
  .widget_rss_46555547b374c353 ul li a.rsswidget_eaa0bf1c3659876b:hover {
    color: #317EFE; }

.wp-block-latest-posts_5f4a3e43cc94e76d .wp-block-rss__item-title_0c5f190467705bda,
.wp-block-rss_24c49fbc21e72f5d .wp-block-rss__item-title_0c5f190467705bda,
.widget_rss_46555547b374c353 .wp-block-rss__item-title_0c5f190467705bda {
  display: inline-block;
  width: 100%;
  font-weight: 500; }
  .wp-block-latest-posts_5f4a3e43cc94e76d .wp-block-rss__item-title_0c5f190467705bda a:before,
  .wp-block-rss_24c49fbc21e72f5d .wp-block-rss__item-title_0c5f190467705bda a:before,
  .widget_rss_46555547b374c353 .wp-block-rss__item-title_0c5f190467705bda a:before {
    display: none; }
.wp-block-latest-posts_5f4a3e43cc94e76d .wp-block-latest-posts__post-author_0b3f56a70d838d63,
.wp-block-latest-posts_5f4a3e43cc94e76d .wp-block-rss__item-publish-date_25d28624e9006bec,
.wp-block-rss_24c49fbc21e72f5d .wp-block-latest-posts__post-author_0b3f56a70d838d63,
.wp-block-rss_24c49fbc21e72f5d .wp-block-rss__item-publish-date_25d28624e9006bec,
.widget_rss_46555547b374c353 .wp-block-latest-posts__post-author_0b3f56a70d838d63,
.widget_rss_46555547b374c353 .wp-block-rss__item-publish-date_25d28624e9006bec {
  margin-right: 10px; }
.wp-block-latest-posts_5f4a3e43cc94e76d .wp-block-latest-posts__post-author_0b3f56a70d838d63,
.wp-block-latest-posts_5f4a3e43cc94e76d .wp-block-latest-posts__te-post-date_290b1d25b23c4d3f,
.wp-block-latest-posts_5f4a3e43cc94e76d .wp-block-rss__item-publish-date_25d28624e9006bec,
.wp-block-latest-posts_5f4a3e43cc94e76d .wp-block-rss__item-author_6e81a2b65019cd00,
.wp-block-latest-posts_5f4a3e43cc94e76d .rss-date_d8556b341538b7db,
.wp-block-rss_24c49fbc21e72f5d .wp-block-latest-posts__post-author_0b3f56a70d838d63,
.wp-block-rss_24c49fbc21e72f5d .wp-block-latest-posts__te-post-date_290b1d25b23c4d3f,
.wp-block-rss_24c49fbc21e72f5d .wp-block-rss__item-publish-date_25d28624e9006bec,
.wp-block-rss_24c49fbc21e72f5d .wp-block-rss__item-author_6e81a2b65019cd00,
.wp-block-rss_24c49fbc21e72f5d .rss-date_d8556b341538b7db,
.widget_rss_46555547b374c353 .wp-block-latest-posts__post-author_0b3f56a70d838d63,
.widget_rss_46555547b374c353 .wp-block-latest-posts__te-post-date_290b1d25b23c4d3f,
.widget_rss_46555547b374c353 .wp-block-rss__item-publish-date_25d28624e9006bec,
.widget_rss_46555547b374c353 .wp-block-rss__item-author_6e81a2b65019cd00,
.widget_rss_46555547b374c353 .rss-date_d8556b341538b7db {
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500;
  text-transform: capitalize;
  position: relative; }
.wp-block-latest-posts_5f4a3e43cc94e76d .wp-block-latest-posts__te-post-date_290b1d25b23c4d3f:before,
.wp-block-latest-posts_5f4a3e43cc94e76d .wp-block-rss__item-publish-date_25d28624e9006bec:before,
.wp-block-latest-posts_5f4a3e43cc94e76d .rss-date_d8556b341538b7db:before,
.wp-block-rss_24c49fbc21e72f5d .wp-block-latest-posts__te-post-date_290b1d25b23c4d3f:before,
.wp-block-rss_24c49fbc21e72f5d .wp-block-rss__item-publish-date_25d28624e9006bec:before,
.wp-block-rss_24c49fbc21e72f5d .rss-date_d8556b341538b7db:before,
.widget_rss_46555547b374c353 .wp-block-latest-posts__te-post-date_290b1d25b23c4d3f:before,
.widget_rss_46555547b374c353 .wp-block-rss__item-publish-date_25d28624e9006bec:before,
.widget_rss_46555547b374c353 .rss-date_d8556b341538b7db:before {
  content: "\f274";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_5f4a3e43cc94e76d .wp-block-latest-posts__post-author_0b3f56a70d838d63:before,
.wp-block-latest-posts_5f4a3e43cc94e76d .wp-block-rss__item-author_6e81a2b65019cd00:before,
.wp-block-rss_24c49fbc21e72f5d .wp-block-latest-posts__post-author_0b3f56a70d838d63:before,
.wp-block-rss_24c49fbc21e72f5d .wp-block-rss__item-author_6e81a2b65019cd00:before,
.widget_rss_46555547b374c353 .wp-block-latest-posts__post-author_0b3f56a70d838d63:before,
.widget_rss_46555547b374c353 .wp-block-rss__item-author_6e81a2b65019cd00:before {
  content: "\f007";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_5f4a3e43cc94e76d .wp-block-latest-posts__post-excerpt_cbacbfdec76daffd,
.wp-block-latest-posts_5f4a3e43cc94e76d .wp-block-rss__item-excerpt_328557f035fc7ca0,
.wp-block-latest-posts_5f4a3e43cc94e76d .rssSummary_bd331055bd20dfea,
.wp-block-rss_24c49fbc21e72f5d .wp-block-latest-posts__post-excerpt_cbacbfdec76daffd,
.wp-block-rss_24c49fbc21e72f5d .wp-block-rss__item-excerpt_328557f035fc7ca0,
.wp-block-rss_24c49fbc21e72f5d .rssSummary_bd331055bd20dfea,
.widget_rss_46555547b374c353 .wp-block-latest-posts__post-excerpt_cbacbfdec76daffd,
.widget_rss_46555547b374c353 .wp-block-rss__item-excerpt_328557f035fc7ca0,
.widget_rss_46555547b374c353 .rssSummary_bd331055bd20dfea {
  margin-top: 10px;
  margin-bottom: 0; }

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

.te-post-item_622f853a92c1d39c .te-single-post-meta_d419ead34ac38137 {
  gap: 32px; }

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

.te-comment-title_2bd3babc2e44554e h2,
.te-comment-title_2bd3babc2e44554e .wp-block-comments-title_150f5e4a601f1cdc,
.wp-block-comments_ab06e9b4034cca8d h2,
.wp-block-comments_ab06e9b4034cca8d .wp-block-comments-title_150f5e4a601f1cdc {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px; }

/* Block Comment Start */
.wp-block-comments_ab06e9b4034cca8d .wp-block-comment-template_6ee868eece474189 {
  padding-left: 0; }
  .wp-block-comments_ab06e9b4034cca8d .wp-block-comment-template_6ee868eece474189 .wp-block-te-comment-reply_0bd71bd02a35d706 {
    margin-top: 15px; }
  .wp-block-comments_ab06e9b4034cca8d .wp-block-comment-template_6ee868eece474189 li .wp-block-columns_c4dd4ec105843de5 {
    padding: 50px;
    border: 1px solid #dfe2e9;
    border-radius: 8px;
    margin-bottom: 24px; }
    .wp-block-comments_ab06e9b4034cca8d .wp-block-comment-template_6ee868eece474189 li .wp-block-columns_c4dd4ec105843de5 .wp-block-column_26bc6dc167f19415:first-child {
      -ms-flex-preferred-size: 80px !important;
          flex-basis: 80px !important; }
    .wp-block-comments_ab06e9b4034cca8d .wp-block-comment-template_6ee868eece474189 li .wp-block-columns_c4dd4ec105843de5 .wp-block-avatar_629ecd1b939a97ee {
      width: 100px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 50%;
      overflow: hidden; }
      .wp-block-comments_ab06e9b4034cca8d .wp-block-comment-template_6ee868eece474189 li .wp-block-columns_c4dd4ec105843de5 .wp-block-avatar_629ecd1b939a97ee img {
        width: 100%; }
    .wp-block-comments_ab06e9b4034cca8d .wp-block-comment-template_6ee868eece474189 li .wp-block-columns_c4dd4ec105843de5 .wp-block-comment-author-name_2873bc0f5e1ecdcc a {
      font-size: 21px;
      margin-bottom: 5px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A; }
    .wp-block-comments_ab06e9b4034cca8d .wp-block-comment-template_6ee868eece474189 li .wp-block-columns_c4dd4ec105843de5 .wp-block-comment-edit-link_c25fd1b4aed37626 a {
      color: #317EFE; }
    .wp-block-comments_ab06e9b4034cca8d .wp-block-comment-template_6ee868eece474189 li .wp-block-columns_c4dd4ec105843de5 .wp-block-comment-date_3d267d354662ec12 a,
    .wp-block-comments_ab06e9b4034cca8d .wp-block-comment-template_6ee868eece474189 li .wp-block-columns_c4dd4ec105843de5 .wp-block-comment-edit-link_c25fd1b4aed37626 a {
      color: #9ba8c3;
      font-size: 16px;
      font-weight: 400;
      font-family: "Inter", sans-serif; }
    .wp-block-comments_ab06e9b4034cca8d .wp-block-comment-template_6ee868eece474189 li .wp-block-columns_c4dd4ec105843de5 .wp-block-te-comment-reply_0bd71bd02a35d706 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_ab06e9b4034cca8d .wp-block-comment-template_6ee868eece474189 li .wp-block-columns_c4dd4ec105843de5 .wp-block-te-comment-reply_0bd71bd02a35d706 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_4ece43a39f424f7e .te-comment-respond_4d4d488c23d7c7a7,
.te-latest-comments_4ece43a39f424f7e .comment-respond_324c699a2c7148f5 {
  margin-top: 60px;
  margin-bottom: 40px; }
.te-latest-comments_4ece43a39f424f7e li .children_64727bc9bf984b42 .te-comments-item_7684da400e5bd2d3 {
  margin-left: 50px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-latest-comments_4ece43a39f424f7e li .children_64727bc9bf984b42 .te-comments-item_7684da400e5bd2d3 {
      margin-left: 0; } }
.te-latest-comments_4ece43a39f424f7e li .children_64727bc9bf984b42 .children_64727bc9bf984b42 .te-comments-item_7684da400e5bd2d3 {
  margin-left: 100px;
  border-top: 1px solid #F9F4F1; }
.te-latest-comments_4ece43a39f424f7e li .te-comments-item_7684da400e5bd2d3 {
  padding: 50px;
  border: 1px solid #F9F4F1;
  background-color: #F9F4F1;
  border-radius: 20px;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .te-latest-comments_4ece43a39f424f7e li .te-comments-item_7684da400e5bd2d3 {
      padding: 30px; } }
  .te-latest-comments_4ece43a39f424f7e li .te-comments-item_7684da400e5bd2d3 .te-comments-avatar_9415d1050317b86c {
    float: left; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-latest-comments_4ece43a39f424f7e li .te-comments-item_7684da400e5bd2d3 .te-comments-avatar_9415d1050317b86c {
        float: inherit;
        margin-bottom: 20px; } }
    .te-latest-comments_4ece43a39f424f7e li .te-comments-item_7684da400e5bd2d3 .te-comments-avatar_9415d1050317b86c img {
      margin-right: 30px;
      width: 100px;
      border-radius: 50px; }
  .te-latest-comments_4ece43a39f424f7e li .te-comments-item_7684da400e5bd2d3 .te-comments-text_d5cc1780e3004fac {
    overflow: hidden; }
    .te-latest-comments_4ece43a39f424f7e li .te-comments-item_7684da400e5bd2d3 .te-comments-text_d5cc1780e3004fac p {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 20px;
      color: #335371; }
    .te-latest-comments_4ece43a39f424f7e li .te-comments-item_7684da400e5bd2d3 .te-comments-text_d5cc1780e3004fac .te-avatar-name_d145338509779d52 {
      margin-bottom: 10px;
      position: relative; }
      .te-latest-comments_4ece43a39f424f7e li .te-comments-item_7684da400e5bd2d3 .te-comments-text_d5cc1780e3004fac .te-avatar-name_d145338509779d52 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_4ece43a39f424f7e li .te-comments-item_7684da400e5bd2d3 .te-comments-text_d5cc1780e3004fac .te-avatar-name_d145338509779d52 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_4ece43a39f424f7e li .te-comments-item_7684da400e5bd2d3 .te-comments-text_d5cc1780e3004fac .te-avatar-name_d145338509779d52 span {
            display: inline-block;
            width: 100%; } }
    .te-latest-comments_4ece43a39f424f7e li .te-comments-item_7684da400e5bd2d3 .te-comments-text_d5cc1780e3004fac .te-comment-reply_a6cd43ec4331ed1d {
      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_4ece43a39f424f7e li .te-comments-item_7684da400e5bd2d3 .te-comments-text_d5cc1780e3004fac .te-comment-reply_a6cd43ec4331ed1d {
          position: unset;
          margin-top: 10px; } }
      .te-latest-comments_4ece43a39f424f7e li .te-comments-item_7684da400e5bd2d3 .te-comments-text_d5cc1780e3004fac .te-comment-reply_a6cd43ec4331ed1d:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

ul.children_64727bc9bf984b42 {
  list-style: none; }

.te-post-comments-form_9f6a7165aad10a65 .te-contacts-message_1bff2627ea5e38ed {
  margin-top: 10px; }

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

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

.te-comment-respond_4d4d488c23d7c7a7,
.comment-respond_324c699a2c7148f5 {
  position: relative;
  background-color: #F9F4F1;
  padding: 40px;
  border-radius: 20px; }
  .te-comment-respond_4d4d488c23d7c7a7 .comment-form-cookies-consent_4d08987e6d4818a0,
  .comment-respond_324c699a2c7148f5 .comment-form-cookies-consent_4d08987e6d4818a0 {
    display: none; }
  .te-comment-respond_4d4d488c23d7c7a7 .comment-notes_4e8f933cf4277337,
  .comment-respond_324c699a2c7148f5 .comment-notes_4e8f933cf4277337 {
    margin-bottom: 30px; }
  .te-comment-respond_4d4d488c23d7c7a7 p,
  .comment-respond_324c699a2c7148f5 p {
    margin: 0; }
  .te-comment-respond_4d4d488c23d7c7a7 .te-contacts-email_9b90887ea26c2df7,
  .te-comment-respond_4d4d488c23d7c7a7 .te-contacts-name_97338512fb25f063,
  .te-comment-respond_4d4d488c23d7c7a7 .single-input-field_33b8bd1517ba1f8a,
  .comment-respond_324c699a2c7148f5 .te-contacts-email_9b90887ea26c2df7,
  .comment-respond_324c699a2c7148f5 .te-contacts-name_97338512fb25f063,
  .comment-respond_324c699a2c7148f5 .single-input-field_33b8bd1517ba1f8a {
    margin-bottom: 20px; }
  .te-comment-respond_4d4d488c23d7c7a7 label,
  .comment-respond_324c699a2c7148f5 label {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #778196;
    margin-bottom: 20px; }
  .te-comment-respond_4d4d488c23d7c7a7 .checkbox-field-wrapper_880c3fd9ca7db1ee,
  .comment-respond_324c699a2c7148f5 .checkbox-field-wrapper_880c3fd9ca7db1ee {
    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_4d4d488c23d7c7a7 .checkbox-field-wrapper_880c3fd9ca7db1ee p,
    .comment-respond_324c699a2c7148f5 .checkbox-field-wrapper_880c3fd9ca7db1ee p {
      margin: 0; }
    .te-comment-respond_4d4d488c23d7c7a7 .checkbox-field-wrapper_880c3fd9ca7db1ee .single-checkbox-field_67c65bfee7fea254,
    .comment-respond_324c699a2c7148f5 .checkbox-field-wrapper_880c3fd9ca7db1ee .single-checkbox-field_67c65bfee7fea254 {
      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_4d4d488c23d7c7a7 .te-comment-form-cookies-consent_3828fd4bbae9dfdf,
  .comment-respond_324c699a2c7148f5 .te-comment-form-cookies-consent_3828fd4bbae9dfdf {
    display: none; }
  .te-comment-respond_4d4d488c23d7c7a7 input[type="number"],
  .comment-respond_324c699a2c7148f5 input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield; }
  .te-comment-respond_4d4d488c23d7c7a7 input,
  .te-comment-respond_4d4d488c23d7c7a7 select,
  .comment-respond_324c699a2c7148f5 input,
  .comment-respond_324c699a2c7148f5 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_4d4d488c23d7c7a7 *::-webkit-input-placeholder,
  .comment-respond_324c699a2c7148f5 *::-webkit-input-placeholder {
    color: #778196; }
  .te-comment-respond_4d4d488c23d7c7a7 *:-ms-input-placeholder,
  .comment-respond_324c699a2c7148f5 *:-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_4d4d488c23d7c7a7 *::-ms-input-placeholder,
  .comment-respond_324c699a2c7148f5 *::-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_4d4d488c23d7c7a7 *::placeholder,
  .comment-respond_324c699a2c7148f5 *::placeholder {
    color: #778196; }
  .te-comment-respond_4d4d488c23d7c7a7 textarea,
  .comment-respond_324c699a2c7148f5 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_4d4d488c23d7c7a7 input:focus,
  .te-comment-respond_4d4d488c23d7c7a7 textarea:focus,
  .te-comment-respond_4d4d488c23d7c7a7 .form-select_e9a5c8f03d9fa7bc:focus,
  .comment-respond_324c699a2c7148f5 input:focus,
  .comment-respond_324c699a2c7148f5 textarea:focus,
  .comment-respond_324c699a2c7148f5 .form-select_e9a5c8f03d9fa7bc: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_3a6a7bde1c067010 {
  position: relative;
  border-radius: 20px;
  overflow: hidden; }
  .te-team-card_3a6a7bde1c067010:hover .image_f2dc61243c7bd5fe:before {
    height: 250%;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear;
    background-color: transparent; }
  .te-team-card_3a6a7bde1c067010:hover .image_f2dc61243c7bd5fe 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_3a6a7bde1c067010:hover .te-content-wrapper_9fd5f4d3c9dfb63c {
    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_3a6a7bde1c067010 .image_f2dc61243c7bd5fe {
    overflow: hidden;
    position: relative; }
    .te-team-card_3a6a7bde1c067010 .image_f2dc61243c7bd5fe: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_3a6a7bde1c067010 .image_f2dc61243c7bd5fe 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_3a6a7bde1c067010 .te-content-wrapper_9fd5f4d3c9dfb63c {
    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_3a6a7bde1c067010 .te-content-wrapper_9fd5f4d3c9dfb63c .content_520233e1581bcaf3 {
      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_3a6a7bde1c067010 .te-content-wrapper_9fd5f4d3c9dfb63c .content_520233e1581bcaf3 .title_a14e9c06f1be657b {
        font-size: 24px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: 0px;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
      .te-team-card_3a6a7bde1c067010 .te-content-wrapper_9fd5f4d3c9dfb63c .content_520233e1581bcaf3 .desc_69146cf47ee78c43 {
        font-size: 18px;
        line-height: 18px;
        font-weight: 400;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
    .te-team-card_3a6a7bde1c067010 .te-content-wrapper_9fd5f4d3c9dfb63c .social_852e3f32a07a9e3c {
      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_3a6a7bde1c067010 .te-content-wrapper_9fd5f4d3c9dfb63c .social_852e3f32a07a9e3c 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_3a6a7bde1c067010 .te-content-wrapper_9fd5f4d3c9dfb63c .social_852e3f32a07a9e3c a:hover {
          background-color: #E7F914;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-team-card_3a6a7bde1c067010.style-2_b86760055f3ceb5c {
  padding: 20px;
  background-color: #F9F4F1;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-team-card_3a6a7bde1c067010.style-2_b86760055f3ceb5c:hover {
    background-color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-team-card_3a6a7bde1c067010.style-2_b86760055f3ceb5c:hover .te-content-wrapper_9fd5f4d3c9dfb63c .social_852e3f32a07a9e3c a {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-team-card_3a6a7bde1c067010.style-2_b86760055f3ceb5c:hover .te-content-wrapper_9fd5f4d3c9dfb63c .content_520233e1581bcaf3 .title_a14e9c06f1be657b,
    .te-team-card_3a6a7bde1c067010.style-2_b86760055f3ceb5c:hover .te-content-wrapper_9fd5f4d3c9dfb63c .content_520233e1581bcaf3 .desc_69146cf47ee78c43 {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_3a6a7bde1c067010.style-2_b86760055f3ceb5c .image_f2dc61243c7bd5fe {
    border-radius: 20px; }
  .te-team-card_3a6a7bde1c067010.style-2_b86760055f3ceb5c .te-content-wrapper_9fd5f4d3c9dfb63c {
    position: unset;
    visibility: visible;
    opacity: 1;
    background: transparent;
    -webkit-transform: unset;
            transform: unset; }
    .te-team-card_3a6a7bde1c067010.style-2_b86760055f3ceb5c .te-content-wrapper_9fd5f4d3c9dfb63c .content_520233e1581bcaf3 {
      padding: 0;
      margin-top: 20px;
      margin-bottom: 10px;
      position: unset; }
      .te-team-card_3a6a7bde1c067010.style-2_b86760055f3ceb5c .te-content-wrapper_9fd5f4d3c9dfb63c .content_520233e1581bcaf3 .title_a14e9c06f1be657b {
        color: #131A2A;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-team-card_3a6a7bde1c067010.style-2_b86760055f3ceb5c .te-content-wrapper_9fd5f4d3c9dfb63c .content_520233e1581bcaf3 .title_a14e9c06f1be657b a:hover {
          color: #ffffff !important; }
      .te-team-card_3a6a7bde1c067010.style-2_b86760055f3ceb5c .te-content-wrapper_9fd5f4d3c9dfb63c .content_520233e1581bcaf3 .desc_69146cf47ee78c43 {
        color: #335371;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-team-card_3a6a7bde1c067010.style-2_b86760055f3ceb5c .te-content-wrapper_9fd5f4d3c9dfb63c .social_852e3f32a07a9e3c a {
      border: 1px solid #E1E1E1;
      background-color: transparent; }
      .te-team-card_3a6a7bde1c067010.style-2_b86760055f3ceb5c .te-content-wrapper_9fd5f4d3c9dfb63c .social_852e3f32a07a9e3c 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_30901416cda04fdb {
  position: relative;
  padding: 0;
  overflow: hidden; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-team-member-slider-wrapper_30901416cda04fdb {
      padding: 0 12px; } }
  .te-team-member-slider-wrapper_30901416cda04fdb .slick-list_369830d38fa66948 {
    margin: 0 -15px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-team-member-slider-wrapper_30901416cda04fdb .slick-list_369830d38fa66948 {
        padding-bottom: 25px;
        margin: unset; } }
    .te-team-member-slider-wrapper_30901416cda04fdb .slick-list_369830d38fa66948 .slick-slide_c6d49fb851030429 {
      margin: 0 15px; }
  .te-team-member-slider-wrapper_30901416cda04fdb .slick-dots_947013db794897be {
    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_30901416cda04fdb .slick-dots_947013db794897be 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_30901416cda04fdb .slick-dots_947013db794897be 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_30901416cda04fdb .slick-dots_947013db794897be li.slick-active_f989cef0172ad3af {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-team-member-slider-wrapper_30901416cda04fdb .slick-dots_947013db794897be li.slick-active_f989cef0172ad3af button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-team-member-slider-wrapper_30901416cda04fdb .slick-arrow_9fb30d0f4d56052b {
    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_a92fb7df7dad99e2 {
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 20px; }
  .te-portfolio-card_a92fb7df7dad99e2:hover .image_f2dc61243c7bd5fe .te-content-wrapper_9fd5f4d3c9dfb63c {
    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_a92fb7df7dad99e2:hover .image_f2dc61243c7bd5fe .te-content-wrapper_9fd5f4d3c9dfb63c .content_520233e1581bcaf3 .content-inner_19601e0365a42bb9 {
      margin-bottom: 0;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_a92fb7df7dad99e2:hover .image_f2dc61243c7bd5fe .te-content-wrapper_9fd5f4d3c9dfb63c .content_520233e1581bcaf3 .btn-wrapper_63b0e1e82eb6ad23 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_a92fb7df7dad99e2:hover .image_f2dc61243c7bd5fe .te-content-wrapper_9fd5f4d3c9dfb63c .content_520233e1581bcaf3 .content-inner_19601e0365a42bb9 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scaleY(1);
              transform: scaleY(1); }
  .te-portfolio-card_a92fb7df7dad99e2:hover .image_f2dc61243c7bd5fe 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_a92fb7df7dad99e2 .image_f2dc61243c7bd5fe {
    overflow: hidden;
    position: relative; }
    .te-portfolio-card_a92fb7df7dad99e2 .image_f2dc61243c7bd5fe 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_a92fb7df7dad99e2 .te-content-wrapper_9fd5f4d3c9dfb63c {
    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_a92fb7df7dad99e2 .te-content-wrapper_9fd5f4d3c9dfb63c .content_520233e1581bcaf3 {
      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_a92fb7df7dad99e2 .te-content-wrapper_9fd5f4d3c9dfb63c .content_520233e1581bcaf3 .content-inner_19601e0365a42bb9 {
        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_a92fb7df7dad99e2 .te-content-wrapper_9fd5f4d3c9dfb63c .content_520233e1581bcaf3 .sub-title_ef42fd60f28a86c8 {
        color: #131A2A;
        font-size: 18px;
        line-height: 36px;
        font-weight: 400; }
      .te-portfolio-card_a92fb7df7dad99e2 .te-content-wrapper_9fd5f4d3c9dfb63c .content_520233e1581bcaf3 .title_a14e9c06f1be657b {
        margin-bottom: 0;
        color: #131A2A;
        font-size: 24px;
        line-height: 39px;
        font-weight: 500; }
      .te-portfolio-card_a92fb7df7dad99e2 .te-content-wrapper_9fd5f4d3c9dfb63c .content_520233e1581bcaf3 .btn-wrapper_63b0e1e82eb6ad23 {
        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_a92fb7df7dad99e2 .te-content-wrapper_9fd5f4d3c9dfb63c .content_520233e1581bcaf3 .btn-wrapper_63b0e1e82eb6ad23 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_a92fb7df7dad99e2 .te-content-wrapper_9fd5f4d3c9dfb63c .content_520233e1581bcaf3 .btn-wrapper_63b0e1e82eb6ad23 a:hover {
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
            background-color: #317EFE;
            color: #ffffff; }

.te-portfolio-card_a92fb7df7dad99e2.style-2_b86760055f3ceb5c .te-content-wrapper_9fd5f4d3c9dfb63c .content_520233e1581bcaf3 {
  background-color: #317efeb8;
  padding: 20px;
  border-radius: 20px; }
  .te-portfolio-card_a92fb7df7dad99e2.style-2_b86760055f3ceb5c .te-content-wrapper_9fd5f4d3c9dfb63c .content_520233e1581bcaf3 .btn-wrapper_63b0e1e82eb6ad23 {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.te-portfolio-card_a92fb7df7dad99e2.style-3_0a890e0b6c754b04:hover .te-content-wrapper_9fd5f4d3c9dfb63c .content_520233e1581bcaf3 .btn-wrapper_63b0e1e82eb6ad23 {
  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_a92fb7df7dad99e2.style-3_0a890e0b6c754b04 .te-content-wrapper_9fd5f4d3c9dfb63c {
  padding: 0; }
  .te-portfolio-card_a92fb7df7dad99e2.style-3_0a890e0b6c754b04 .te-content-wrapper_9fd5f4d3c9dfb63c .content_520233e1581bcaf3 .content-inner_19601e0365a42bb9 {
    border-radius: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px; }
  .te-portfolio-card_a92fb7df7dad99e2.style-3_0a890e0b6c754b04 .te-content-wrapper_9fd5f4d3c9dfb63c .content_520233e1581bcaf3 .btn-wrapper_63b0e1e82eb6ad23 {
    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_392b494627e75bf8.style-1_4bb91a84502158ef {
  margin-top: -210px; }
  @media (max-width: 991px) {
    .newsletter-area_392b494627e75bf8.style-1_4bb91a84502158ef {
      margin-top: 0;
      padding-top: 100px; } }

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

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

.testimonial-slider-area_baf0e885971a655e.style-1_4bb91a84502158ef {
  padding-bottom: 5px; }

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

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

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

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

.team-slider-area_0400237fdf98916a.style-1_4bb91a84502158ef {
  overflow: hidden; }

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

.about-us-area_24adbeab286f619e.style-2_b86760055f3ceb5c {
  padding-top: 120px;
  padding-bottom: 330px;
  background-color: #F9F4F1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .about-us-area_24adbeab286f619e.style-2_b86760055f3ceb5c {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area_24adbeab286f619e.style-2_b86760055f3ceb5c {
      padding: 100px 0; } }
  @media (max-width: 991px) {
    .about-us-area_24adbeab286f619e.style-2_b86760055f3ceb5c .te-about-image-card_cfbe1d4d4b553dff {
      text-align: center;
      margin-bottom: 50px; } }
  @media (max-width: 991px) {
    .about-us-area_24adbeab286f619e.style-2_b86760055f3ceb5c .te-about-image-card_cfbe1d4d4b553dff .te-main-img-wrapper_d13476a66e4d7698 .te-main-img-inner_d9fa8a3a0d265647 {
      width: 100%; } }
  @media (max-width: 1199px) {
    .about-us-area_24adbeab286f619e.style-2_b86760055f3ceb5c .te-about-image-card_cfbe1d4d4b553dff .te-company-foundation_2ca8ca73e083f080 {
      left: 0; } }
  @media (max-width: 1199px) {
    .about-us-area_24adbeab286f619e.style-2_b86760055f3ceb5c .te-about-info-card_f13e37b98165fda5 {
      padding-left: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area_24adbeab286f619e.style-2_b86760055f3ceb5c .te-about-info-card_f13e37b98165fda5 {
      padding-left: 60px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .about-us-area_24adbeab286f619e.style-2_b86760055f3ceb5c .te-about-info-card_f13e37b98165fda5 {
      padding-left: 80px; } }

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

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

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

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

.faq-area_f5d2ee28e0002c83.style-1_4bb91a84502158ef {
  padding-bottom: 100px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .faq-area_f5d2ee28e0002c83.style-1_4bb91a84502158ef {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-area_f5d2ee28e0002c83.style-1_4bb91a84502158ef {
      padding-bottom: 100px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .faq-area_f5d2ee28e0002c83.style-1_4bb91a84502158ef {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_f5d2ee28e0002c83.style-1_4bb91a84502158ef {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_f5d2ee28e0002c83.style-1_4bb91a84502158ef .accordion-wrapper_bca771ccdbe6c563 {
      padding-right: 60px; } }
  .faq-area_f5d2ee28e0002c83.style-1_4bb91a84502158ef .te-faq-image_48b0c85101ab8f10 {
    margin-top: 82px;
    position: relative;
    right: -83px;
    display: inline-block; }
    @media (max-width: 1199px) {
      .faq-area_f5d2ee28e0002c83.style-1_4bb91a84502158ef .te-faq-image_48b0c85101ab8f10 {
        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_f5d2ee28e0002c83.style-1_4bb91a84502158ef .te-faq-image_48b0c85101ab8f10 {
        right: 0; } }
    .faq-area_f5d2ee28e0002c83.style-1_4bb91a84502158ef .te-faq-image_48b0c85101ab8f10 .te-image-wrapper_cd2b30c9e3f907e7 {
      position: relative; }
      .faq-area_f5d2ee28e0002c83.style-1_4bb91a84502158ef .te-faq-image_48b0c85101ab8f10 .te-image-wrapper_cd2b30c9e3f907e7 .te-main-img-inner_d9fa8a3a0d265647 {
        -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_f5d2ee28e0002c83.style-1_4bb91a84502158ef .te-faq-image_48b0c85101ab8f10 .te-image-wrapper_cd2b30c9e3f907e7 .te-image-shape_1148f42703cc9578 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: -1; }
      .faq-area_f5d2ee28e0002c83.style-1_4bb91a84502158ef .te-faq-image_48b0c85101ab8f10 .te-image-wrapper_cd2b30c9e3f907e7 .content_520233e1581bcaf3 {
        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_f5d2ee28e0002c83.style-1_4bb91a84502158ef .te-faq-image_48b0c85101ab8f10 .te-image-wrapper_cd2b30c9e3f907e7 .content_520233e1581bcaf3 .title_a14e9c06f1be657b {
          font-size: 18px;
          font-weight: 400;
          line-height: 18px;
          color: #ffffff;
          margin-bottom: 0; }
        .faq-area_f5d2ee28e0002c83.style-1_4bb91a84502158ef .te-faq-image_48b0c85101ab8f10 .te-image-wrapper_cd2b30c9e3f907e7 .content_520233e1581bcaf3 .number_966785af90352217 {
          font-size: 32px;
          font-weight: 500;
          line-height: 32px;
          letter-spacing: 0px;
          color: #ffffff;
          margin-bottom: 0; }
      .faq-area_f5d2ee28e0002c83.style-1_4bb91a84502158ef .te-faq-image_48b0c85101ab8f10 .te-image-wrapper_cd2b30c9e3f907e7 .top-content_750b1b2f0e93a524 {
        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_f5d2ee28e0002c83.style-1_4bb91a84502158ef .te-faq-image_48b0c85101ab8f10 .te-image-wrapper_cd2b30c9e3f907e7 .top-content_750b1b2f0e93a524 {
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); } }
      .faq-area_f5d2ee28e0002c83.style-1_4bb91a84502158ef .te-faq-image_48b0c85101ab8f10 .te-image-wrapper_cd2b30c9e3f907e7 .bottom-content_1ef218f4ca384064 {
        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_f5d2ee28e0002c83.style-1_4bb91a84502158ef .te-faq-image_48b0c85101ab8f10 .te-image-wrapper_cd2b30c9e3f907e7 .bottom-content_1ef218f4ca384064 {
            right: 50%;
            -webkit-transform: translateX(50%);
                    transform: translateX(50%); } }
        .faq-area_f5d2ee28e0002c83.style-1_4bb91a84502158ef .te-faq-image_48b0c85101ab8f10 .te-image-wrapper_cd2b30c9e3f907e7 .bottom-content_1ef218f4ca384064 .bottom-content-inner_5b3b1fa4dc9848ac {
          width: 100%;
          height: 100%;
          background-color: #E7F914;
          border-radius: 100%;
          border: 8px solid #ffffff;
          outline: 2px dashed #14203A; }
          .faq-area_f5d2ee28e0002c83.style-1_4bb91a84502158ef .te-faq-image_48b0c85101ab8f10 .te-image-wrapper_cd2b30c9e3f907e7 .bottom-content_1ef218f4ca384064 .bottom-content-inner_5b3b1fa4dc9848ac .title_a14e9c06f1be657b,
          .faq-area_f5d2ee28e0002c83.style-1_4bb91a84502158ef .te-faq-image_48b0c85101ab8f10 .te-image-wrapper_cd2b30c9e3f907e7 .bottom-content_1ef218f4ca384064 .bottom-content-inner_5b3b1fa4dc9848ac .number_966785af90352217 {
            color: #14203A; }

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

.testimonial-slider-area_baf0e885971a655e {
  overflow: hidden;
  padding-bottom: 10px; }
  .testimonial-slider-area_baf0e885971a655e.style-2_b86760055f3ceb5c .slick-list_369830d38fa66948 {
    margin: 0 -100px;
    overflow: visible; }
    .testimonial-slider-area_baf0e885971a655e.style-2_b86760055f3ceb5c .slick-list_369830d38fa66948 .te-slick-item_34f887fc098e9ceb {
      width: 520px;
      margin: 0 15px; }

.counter-up-area_185c32cb08859692.style-2_b86760055f3ceb5c .te-counter-card_3c660f8142b573fc {
  padding: 80px 55px;
  background-color: #131A2A;
  border-radius: 20px; }
  .counter-up-area_185c32cb08859692.style-2_b86760055f3ceb5c .te-counter-card_3c660f8142b573fc .te-counter-item_6d96d73e892347ad .icon_3e3c9c596227f178 {
    width: unset;
    height: unset;
    background-color: transparent; }
  .counter-up-area_185c32cb08859692.style-2_b86760055f3ceb5c .te-counter-card_3c660f8142b573fc .te-counter-item_6d96d73e892347ad .te-counter-title_056954e55fa95589 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px; }
    .counter-up-area_185c32cb08859692.style-2_b86760055f3ceb5c .te-counter-card_3c660f8142b573fc .te-counter-item_6d96d73e892347ad .te-counter-title_056954e55fa95589 .content_520233e1581bcaf3 {
      gap: 18px;
      text-align: left; }
  .counter-up-area_185c32cb08859692.style-2_b86760055f3ceb5c .te-counter-card_3c660f8142b573fc .te-counter-item_6d96d73e892347ad .title_a14e9c06f1be657b {
    color: #ffffff; }
  .counter-up-area_185c32cb08859692.style-2_b86760055f3ceb5c .te-counter-card_3c660f8142b573fc .te-counter-item_6d96d73e892347ad .number_966785af90352217 {
    color: #E7F914; }
  .counter-up-area_185c32cb08859692.style-2_b86760055f3ceb5c .te-counter-card_3c660f8142b573fc .te-counter-item_6d96d73e892347ad .number_966785af90352217,
  .counter-up-area_185c32cb08859692.style-2_b86760055f3ceb5c .te-counter-card_3c660f8142b573fc .te-counter-item_6d96d73e892347ad .title_a14e9c06f1be657b {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

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

.subscribe-area_2ec3e0aee1d36bd4.style-2_b86760055f3ceb5c {
  position: relative;
  z-index: 9;
  margin-bottom: -140px; }
  .subscribe-area_2ec3e0aee1d36bd4.style-2_b86760055f3ceb5c .te-subscribe-inner-area_46fcf2d7febdb593 {
    background-color: #317EFE;
    padding: 10px;
    border-radius: 20px;
    gap: 0; }
    .subscribe-area_2ec3e0aee1d36bd4.style-2_b86760055f3ceb5c .te-subscribe-inner-area_46fcf2d7febdb593 .te-image-bg-collumn_f8089fa0e94bc486 {
      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_2ec3e0aee1d36bd4.style-2_b86760055f3ceb5c .te-subscribe-inner-area_46fcf2d7febdb593 .te-subscribe-form-wrapper_38fa06b04229ea84 {
      padding: 0; }
    .subscribe-area_2ec3e0aee1d36bd4.style-2_b86760055f3ceb5c .te-subscribe-inner-area_46fcf2d7febdb593 .te-content-wrapper_9fd5f4d3c9dfb63c {
      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_2ec3e0aee1d36bd4.style-2_b86760055f3ceb5c .te-subscribe-inner-area_46fcf2d7febdb593 .te-content-wrapper_9fd5f4d3c9dfb63c {
          left: unset; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_2ec3e0aee1d36bd4.style-2_b86760055f3ceb5c .te-subscribe-inner-area_46fcf2d7febdb593 .te-content-wrapper_9fd5f4d3c9dfb63c {
          -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_2ec3e0aee1d36bd4.style-2_b86760055f3ceb5c .te-subscribe-inner-area_46fcf2d7febdb593 .te-content-wrapper_9fd5f4d3c9dfb63c {
          -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_2ec3e0aee1d36bd4.style-2_b86760055f3ceb5c .te-subscribe-inner-area_46fcf2d7febdb593 .te-content-wrapper_9fd5f4d3c9dfb63c {
          gap: 60px; } }
      .subscribe-area_2ec3e0aee1d36bd4.style-2_b86760055f3ceb5c .te-subscribe-inner-area_46fcf2d7febdb593 .te-content-wrapper_9fd5f4d3c9dfb63c .te-subscribe-title_4661e847f2d1ad2e {
        font-size: 38px;
        font-weight: 500;
        line-height: 46px;
        letter-spacing: -0.676px;
        text-transform: capitalize;
        margin-bottom: 0; }
      .subscribe-area_2ec3e0aee1d36bd4.style-2_b86760055f3ceb5c .te-subscribe-inner-area_46fcf2d7febdb593 .te-content-wrapper_9fd5f4d3c9dfb63c .te-content-inner_edd25f2baab3b402 {
        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_2ec3e0aee1d36bd4.style-2_b86760055f3ceb5c .te-subscribe-inner-area_46fcf2d7febdb593 .te-content-wrapper_9fd5f4d3c9dfb63c .te-content-inner_edd25f2baab3b402 {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
        .subscribe-area_2ec3e0aee1d36bd4.style-2_b86760055f3ceb5c .te-subscribe-inner-area_46fcf2d7febdb593 .te-content-wrapper_9fd5f4d3c9dfb63c .te-content-inner_edd25f2baab3b402 .icon_3e3c9c596227f178 {
          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_2ec3e0aee1d36bd4.style-2_b86760055f3ceb5c .te-subscribe-inner-area_46fcf2d7febdb593 .te-subscribe-form-widget_2a32356cd668ad8a {
      background: #fff;
      padding: 7px;
      border-radius: 50px; }
    .subscribe-area_2ec3e0aee1d36bd4.style-2_b86760055f3ceb5c .te-subscribe-inner-area_46fcf2d7febdb593 .mc4wp-form-fields_9f6bf12c7e114e56 {
      gap: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .subscribe-area_2ec3e0aee1d36bd4.style-2_b86760055f3ceb5c .te-subscribe-inner-area_46fcf2d7febdb593 .mc4wp-form-fields_9f6bf12c7e114e56 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }

.testimonial-slider-area_baf0e885971a655e.style-3_0a890e0b6c754b04 {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .testimonial-slider-area_baf0e885971a655e.style-3_0a890e0b6c754b04 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slider-area_baf0e885971a655e.style-3_0a890e0b6c754b04 {
      padding: 100px 0; } }
  .testimonial-slider-area_baf0e885971a655e.style-3_0a890e0b6c754b04 .slick-list_369830d38fa66948 .slick-slide_c6d49fb851030429.slick-current_cd4d6d44de00377f .te-testimonial-card_e2c82d21f91ce8e6.style-3_0a890e0b6c754b04 .te-content-wrapper_9fd5f4d3c9dfb63c .te-user-meta_d6d65d52f4e3bf0e .icon_3e3c9c596227f178 {
    color: #317EFE; }

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

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

.te-contact-info_8a32d0cb86107b19 {
  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_8a32d0cb86107b19 .te-icon-card_4a3f610a30c837e5 {
      -webkit-box-orient: unset;
      -webkit-box-direction: unset;
          -ms-flex-direction: unset;
              flex-direction: unset; } }

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

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

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

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

.service-details_99a4cde9e8ab3c0d {
  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_99a4cde9e8ab3c0d .image_f2dc61243c7bd5fe {
    border-radius: 20px;
    overflow: hidden; }
  .service-details_99a4cde9e8ab3c0d .content_520233e1581bcaf3 .te-title-wrapper_62ef6ad450f176a4 {
    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_99a4cde9e8ab3c0d .content_520233e1581bcaf3 .te-title-wrapper_62ef6ad450f176a4 .title-inner_3db7b5b37353d66f {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 20px; }
      .service-details_99a4cde9e8ab3c0d .content_520233e1581bcaf3 .te-title-wrapper_62ef6ad450f176a4 .title-inner_3db7b5b37353d66f .icon_3e3c9c596227f178 {
        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_99a4cde9e8ab3c0d .content_520233e1581bcaf3 .te-title-wrapper_62ef6ad450f176a4 .title-inner_3db7b5b37353d66f .title_a14e9c06f1be657b {
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: 39.84px;
        letter-spacing: 0px;
        margin-bottom: 0;
        color: #317EFE; }

.service-details-overview_f00436109703d0a0 {
  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_f00436109703d0a0 .list-wrapper_90b2d63a7dc8531a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px; }
    .service-details-overview_f00436109703d0a0 .list-wrapper_90b2d63a7dc8531a .icon_3e3c9c596227f178 {
      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_f00436109703d0a0 .list-wrapper_90b2d63a7dc8531a 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_f00436109703d0a0 .list-wrapper_90b2d63a7dc8531a 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_f00436109703d0a0 .list-wrapper_90b2d63a7dc8531a 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_f00436109703d0a0 .list-wrapper_90b2d63a7dc8531a 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_adf8adea4c91b8f9 {
  padding-top: 120px;
  padding-bottom: 96px; }
  .team-page_adf8adea4c91b8f9 .te-team-card_3a6a7bde1c067010 {
    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_fa23064db29be13b {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .team-details-page_fa23064db29be13b {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-page_fa23064db29be13b {
      padding-top: 100px;
      padding-bottom: 76px; } }

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

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

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

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

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

.footer_7a9cfdfa2dd7cf55 {
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .footer_7a9cfdfa2dd7cf55 .te-subscribe-form-widget_2a32356cd668ad8a .submit-btn_6339f5d5296be4b4 span {
    display: none; }
  .footer_7a9cfdfa2dd7cf55.style-1_4bb91a84502158ef {
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .footer_7a9cfdfa2dd7cf55.style-1_4bb91a84502158ef .te-footer-sec_a3bb984062d21a79 {
      border-bottom: 1px solid rgba(19, 26, 42, 0.1);
      padding-top: 214px;
      padding-bottom: 60px; }
      .footer_7a9cfdfa2dd7cf55.style-1_4bb91a84502158ef .te-footer-sec_a3bb984062d21a79 .te-footer-widget_5bd167a14659f1a3 .te-subscribe-form-widget_2a32356cd668ad8a .mc4wp-form-fields_9f6bf12c7e114e56 {
        border-color: rgba(19, 26, 42, 0.5); }
    .footer_7a9cfdfa2dd7cf55.style-1_4bb91a84502158ef .te-footer-widget_5bd167a14659f1a3 .te-subscribe-form-widget_2a32356cd668ad8a .single-field_7a752715a09c97da input {
      color: #131A2A; }
  .footer_7a9cfdfa2dd7cf55.style-2_b86760055f3ceb5c .widget_8593036ef4419241 .wp-block-heading_b1315294b124df95,
  .footer_7a9cfdfa2dd7cf55.style-2_b86760055f3ceb5c .widget_8593036ef4419241 .widget-title_32dce5bc91a4a288,
  .footer_7a9cfdfa2dd7cf55.style-2_b86760055f3ceb5c .widget_8593036ef4419241 .wp-block-search__label_f7a7a6f5fcb6f38c,
  .footer_7a9cfdfa2dd7cf55.style-2_b86760055f3ceb5c .sidebar__widget_6f905d8e47d5e31a .wp-block-heading_b1315294b124df95,
  .footer_7a9cfdfa2dd7cf55.style-2_b86760055f3ceb5c .sidebar__widget_6f905d8e47d5e31a .widget-title_32dce5bc91a4a288,
  .footer_7a9cfdfa2dd7cf55.style-2_b86760055f3ceb5c .sidebar__widget_6f905d8e47d5e31a .wp-block-search__label_f7a7a6f5fcb6f38c,
  .footer_7a9cfdfa2dd7cf55.style-2_b86760055f3ceb5c .widget_8593036ef4419241 ul li a,
  .footer_7a9cfdfa2dd7cf55.style-2_b86760055f3ceb5c .widget_8593036ef4419241 ol li a,
  .footer_7a9cfdfa2dd7cf55.style-2_b86760055f3ceb5c .sidebar__widget_6f905d8e47d5e31a ul li a,
  .footer_7a9cfdfa2dd7cf55.style-2_b86760055f3ceb5c .sidebar__widget_6f905d8e47d5e31a ol li a,
  .footer_7a9cfdfa2dd7cf55.style-2_b86760055f3ceb5c .widget_8593036ef4419241 ul li,
  .footer_7a9cfdfa2dd7cf55.style-2_b86760055f3ceb5c .wp-calendar-table_5a42d1872622852b,
  .footer_7a9cfdfa2dd7cf55.style-2_b86760055f3ceb5c .wp-block-calendar_f87044211e8567b2 caption,
  .footer_7a9cfdfa2dd7cf55.style-2_b86760055f3ceb5c nav.wp-calendar-nav_8a4f821e5ff8696b a,
  .footer_7a9cfdfa2dd7cf55.style-2_b86760055f3ceb5c .wp-block-latest-comments__comment-excerpt_afc396e2da204035,
  .footer_7a9cfdfa2dd7cf55.style-2_b86760055f3ceb5c .wp-calendar-table_5a42d1872622852b caption,
  .footer_7a9cfdfa2dd7cf55.style-2_b86760055f3ceb5c .widget_text_893298be52d0c10f,
  .footer_7a9cfdfa2dd7cf55.style-2_b86760055f3ceb5c .widget_8593036ef4419241 .tagcloud_a31ea5154a899883 a,
  .footer_7a9cfdfa2dd7cf55.style-2_b86760055f3ceb5c .widget_8593036ef4419241 .wp-block-tag-cloud_7bb65563bf4ef39b a,
  .footer_7a9cfdfa2dd7cf55.style-2_b86760055f3ceb5c .sidebar__widget_6f905d8e47d5e31a .tagcloud_a31ea5154a899883 a,
  .footer_7a9cfdfa2dd7cf55.style-2_b86760055f3ceb5c .sidebar__widget_6f905d8e47d5e31a .wp-block-tag-cloud_7bb65563bf4ef39b a,
  .footer_7a9cfdfa2dd7cf55.style-2_b86760055f3ceb5c .wp-block-latest-comments__comment-date_66d353a58a967536,
  .footer_7a9cfdfa2dd7cf55.style-2_b86760055f3ceb5c .wp-block-latest-comments__comment_79f36e21e65b8c50,
  .footer_7a9cfdfa2dd7cf55.style-2_b86760055f3ceb5c .wp-block-archives-dropdown_adc689cd46dbe074 label,
  .footer_7a9cfdfa2dd7cf55.style-2_b86760055f3ceb5c .widget_categories_536dffbc5555cf07 li a,
  .footer_7a9cfdfa2dd7cf55.style-2_b86760055f3ceb5c .widget_archive_91ef18483d594963 li a,
  .footer_7a9cfdfa2dd7cf55.style-2_b86760055f3ceb5c .widget_nav_menu_00d5faa3b8bedc59 li a,
  .footer_7a9cfdfa2dd7cf55.style-2_b86760055f3ceb5c .widget_tag_cloud_57b58d7252ae5604 a,
  .footer_7a9cfdfa2dd7cf55.style-2_b86760055f3ceb5c .widget_rss_46555547b374c353 li a,
  .footer_7a9cfdfa2dd7cf55.style-2_b86760055f3ceb5c .widget_rss_46555547b374c353 li,
  .footer_7a9cfdfa2dd7cf55.style-2_b86760055f3ceb5c .footer__widget_6f25770ae45894e9 a,
  .footer_7a9cfdfa2dd7cf55.style-2_b86760055f3ceb5c .footer__widget_6f25770ae45894e9 li,
  .footer_7a9cfdfa2dd7cf55.style-2_b86760055f3ceb5c li.recentcomments_4064adb041f5c372 {
    color: #ffffff; }
  .footer_7a9cfdfa2dd7cf55.style-2_b86760055f3ceb5c .te-theme-btn_4d01afac21caed1d,
  .footer_7a9cfdfa2dd7cf55.style-2_b86760055f3ceb5c .wp-block-loginout_d6471acbb3304abe a,
  .footer_7a9cfdfa2dd7cf55.style-2_b86760055f3ceb5c input.te-theme-btn_4d01afac21caed1d,
  .footer_7a9cfdfa2dd7cf55.style-2_b86760055f3ceb5c .widget_8593036ef4419241 .wp-block-search_4498bb8bff792ef4 button,
  .footer_7a9cfdfa2dd7cf55.style-2_b86760055f3ceb5c .widget_8593036ef4419241 .search-form_05f734945959aa26 button,
  .footer_7a9cfdfa2dd7cf55.style-2_b86760055f3ceb5c .widget_8593036ef4419241 .sidebar__search_e8ae7bd55476440c button,
  .footer_7a9cfdfa2dd7cf55.style-2_b86760055f3ceb5c .sidebar__widget_6f905d8e47d5e31a .wp-block-search_4498bb8bff792ef4 button,
  .footer_7a9cfdfa2dd7cf55.style-2_b86760055f3ceb5c .sidebar__widget_6f905d8e47d5e31a .search-form_05f734945959aa26 button,
  .footer_7a9cfdfa2dd7cf55.style-2_b86760055f3ceb5c .sidebar__widget_6f905d8e47d5e31a .sidebar__search_e8ae7bd55476440c button {
    background-color: #E7F914;
    color: #14203A; }
  .footer_7a9cfdfa2dd7cf55 .footer__widget_6f25770ae45894e9 li {
    list-style: none; }
  .footer_7a9cfdfa2dd7cf55 .te-footer-widget_5bd167a14659f1a3.te_widget_nav_menu_d8e08d2122f62d3f li.wp-block-social-link_6ea32025b0ab0b10 {
    display: inline-block;
    width: unset !important; }
  .footer_7a9cfdfa2dd7cf55 .te_widget_nav_menu_d8e08d2122f62d3f li.cat-item_3286dea2dbcaf320 {
    text-align: right; }
    .footer_7a9cfdfa2dd7cf55 .te_widget_nav_menu_d8e08d2122f62d3f li.cat-item_3286dea2dbcaf320 a {
      float: left; }
  .footer_7a9cfdfa2dd7cf55 .te-footer-bg_938bcc5ffaa1cc90 {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: -1; }
  .footer_7a9cfdfa2dd7cf55 .footer-nav-widget_5500b5f45c6ce62b {
    padding: 0 90px; }
    @media (max-width: 991px) {
      .footer_7a9cfdfa2dd7cf55 .footer-nav-widget_5500b5f45c6ce62b {
        padding: 0 12px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .footer_7a9cfdfa2dd7cf55 .footer-nav-widget_5500b5f45c6ce62b {
        padding: 0 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .footer_7a9cfdfa2dd7cf55 .footer-nav-widget_5500b5f45c6ce62b {
        padding: 0 30px; } }

.te-footer-widget_5bd167a14659f1a3 {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .te-footer-widget_5bd167a14659f1a3 {
      margin-bottom: 40px; } }
  .te-footer-widget_5bd167a14659f1a3 .te-footer-widget-title_8ed5688d54c7f95e,
  .te-footer-widget_5bd167a14659f1a3 .wp-block-heading_b1315294b124df95 {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 39px;
    color: #131A2A;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700; }
  .te-footer-widget_5bd167a14659f1a3 ul {
    padding-left: 0; }
  .te-footer-widget_5bd167a14659f1a3 .te-subscribe-form-widget_2a32356cd668ad8a .mc4wp-form-fields_9f6bf12c7e114e56 {
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 5px; }
  .te-footer-widget_5bd167a14659f1a3 .te-subscribe-form-widget_2a32356cd668ad8a .single-field_7a752715a09c97da input {
    border-radius: 0;
    background-color: transparent;
    color: #ffffff; }
  .te-footer-widget_5bd167a14659f1a3.widget-latest-posts-footer_adf989c070ba9fa2 {
    margin-top: -5px; }
  @media (max-width: 767px) {
    .te-footer-widget_5bd167a14659f1a3.zoom-instagram-widget_14b63ce9f51db98f {
      margin-bottom: 0;
      margin-top: -10px; } }
  @media (max-width: 767px) {
    .te-footer-widget_5bd167a14659f1a3.widget_contact_info_widget_27df56462e783c8a {
      margin-bottom: 18px; } }
  @media only screen and (min-width: 992px) and (max-width: 1399px) {
    .te-footer-widget_5bd167a14659f1a3 .widget-instagram-feed_d4ee30ad115184fa {
      width: 170px; } }
  .te-footer-widget_5bd167a14659f1a3 .te-footer-widget-info_458dbdad38d2ebf7 {
    padding-right: 30px; }
    @media (max-width: 1199px) {
      .te-footer-widget_5bd167a14659f1a3 .te-footer-widget-info_458dbdad38d2ebf7 {
        padding-right: 0; } }
    .te-footer-widget_5bd167a14659f1a3 .te-footer-widget-info_458dbdad38d2ebf7 p {
      color: #335371;
      margin-bottom: 30px; }
    .te-footer-widget_5bd167a14659f1a3 .te-footer-widget-info_458dbdad38d2ebf7 .te-footer-logo_8f567cbf18dd180d {
      margin-bottom: 30px;
      display: inline-block; }
    .te-footer-widget_5bd167a14659f1a3 .te-footer-widget-info_458dbdad38d2ebf7 .info-form-and-social-icon_f902e7f288e5ea70 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 50px; }
      .te-footer-widget_5bd167a14659f1a3 .te-footer-widget-info_458dbdad38d2ebf7 .info-form-and-social-icon_f902e7f288e5ea70 .te-social-profile_4a60dbf07d6f72b2 {
        margin-top: 0; }
    .te-footer-widget_5bd167a14659f1a3 .te-footer-widget-info_458dbdad38d2ebf7 .te-social-profile_4a60dbf07d6f72b2 {
      gap: 20px;
      margin-top: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-footer-widget_5bd167a14659f1a3 .te-footer-widget-info_458dbdad38d2ebf7 .info-form-and-social-icon_f902e7f288e5ea70 {
        -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_5bd167a14659f1a3.te_widget_nav_menu_d8e08d2122f62d3f ul {
    margin-top: -5px;
    padding-left: 0;
    margin-bottom: 0; }
  .te-footer-widget_5bd167a14659f1a3.te_widget_nav_menu_d8e08d2122f62d3f li {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 2px; }
    .te-footer-widget_5bd167a14659f1a3.te_widget_nav_menu_d8e08d2122f62d3f li:last-child {
      padding-top: 0;
      padding-bottom: 0; }
    .te-footer-widget_5bd167a14659f1a3.te_widget_nav_menu_d8e08d2122f62d3f 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_5bd167a14659f1a3.te_widget_nav_menu_d8e08d2122f62d3f li a::before {
        content: "\f105";
        font-family: "Font Awesome 6 Free";
        font-size: 14px; }
      .te-footer-widget_5bd167a14659f1a3.te_widget_nav_menu_d8e08d2122f62d3f li a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-footer-widget_5bd167a14659f1a3 .te-footer-widget-contact_42c25fe647e9febb p {
    color: #335371; }
  .te-footer-widget_5bd167a14659f1a3 .te-footer-widget-contact_42c25fe647e9febb .footer-contact_bed977176c573002 ul {
    list-style: none; }
    .te-footer-widget_5bd167a14659f1a3 .te-footer-widget-contact_42c25fe647e9febb .footer-contact_bed977176c573002 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_5bd167a14659f1a3 .te-footer-widget-contact_42c25fe647e9febb .footer-contact_bed977176c573002 ul li:first-child {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .te-footer-widget_5bd167a14659f1a3 .te-footer-widget-contact_42c25fe647e9febb .footer-contact_bed977176c573002 ul li:first-child .contact-icon_c714a8fe931d3eac {
          margin-top: 5px; }
      .te-footer-widget_5bd167a14659f1a3 .te-footer-widget-contact_42c25fe647e9febb .footer-contact_bed977176c573002 ul li:last-child {
        margin-bottom: 0; }
      .te-footer-widget_5bd167a14659f1a3 .te-footer-widget-contact_42c25fe647e9febb .footer-contact_bed977176c573002 ul li .contact-icon_c714a8fe931d3eac {
        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_5bd167a14659f1a3 .te-footer-widget-contact_42c25fe647e9febb .footer-contact_bed977176c573002 ul li .contact-text_0693e42cc386f9a7 {
        color: #335371;
        font-size: 18px;
        line-height: 24px;
        overflow: hidden; }
        .te-footer-widget_5bd167a14659f1a3 .te-footer-widget-contact_42c25fe647e9febb .footer-contact_bed977176c573002 ul li .contact-text_0693e42cc386f9a7 a:hover span {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .te-footer-widget_5bd167a14659f1a3 .te-footer-widget-contact_42c25fe647e9febb .footer-contact_bed977176c573002 ul li .contact-text_0693e42cc386f9a7 span,
        .te-footer-widget_5bd167a14659f1a3 .te-footer-widget-contact_42c25fe647e9febb .footer-contact_bed977176c573002 ul li .contact-text_0693e42cc386f9a7 p,
        .te-footer-widget_5bd167a14659f1a3 .te-footer-widget-contact_42c25fe647e9febb .footer-contact_bed977176c573002 ul li .contact-text_0693e42cc386f9a7 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_5bd167a14659f1a3 .te_widget_latest_post_c9e9df9a170d4266 ul li {
    margin-bottom: 10px; }
    .te-footer-widget_5bd167a14659f1a3 .te_widget_latest_post_c9e9df9a170d4266 ul li .te-latest-post-thumb_d47bfa39954b0118 {
      width: 80px;
      height: 80px;
      border-radius: 20px;
      overflow: hidden; }
    .te-footer-widget_5bd167a14659f1a3 .te_widget_latest_post_c9e9df9a170d4266 ul li .te-latest-post-desc_07bc9a6fdf7609f6 .te-latest-post-title_9ab99654e1c9da06 {
      margin-bottom: 0;
      font-size: 18px;
      line-height: 29px;
      color: #335371;
      font-weight: 400; }
      .te-footer-widget_5bd167a14659f1a3 .te_widget_latest_post_c9e9df9a170d4266 ul li .te-latest-post-desc_07bc9a6fdf7609f6 .te-latest-post-title_9ab99654e1c9da06 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_5bd167a14659f1a3 .te_widget_latest_post_c9e9df9a170d4266 ul li .te-latest-post-desc_07bc9a6fdf7609f6 .te-latest-post-title_9ab99654e1c9da06 a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-footer-widget_5bd167a14659f1a3 .te_widget_latest_post_c9e9df9a170d4266 ul li .te-latest-post-desc_07bc9a6fdf7609f6 .te-latest-post-meta_2c3b9719720046fc {
      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_f6b922e6bafb9e1a 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_f6b922e6bafb9e1a ul {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .te-footer-bottom-menu_f6b922e6bafb9e1a 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_f6b922e6bafb9e1a ul li a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }

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

.subscribe-area_2ec3e0aee1d36bd4 {
  overflow: hidden; }
  .subscribe-area_2ec3e0aee1d36bd4.style-1_4bb91a84502158ef .te-subscribe-inner-area_46fcf2d7febdb593 .te-content-wrapper_9fd5f4d3c9dfb63c {
    background-color: #317EFE;
    border-radius: 20px;
    padding: 63px 50px 68px 74px;
    gap: 14px; }
  .subscribe-area_2ec3e0aee1d36bd4.style-1_4bb91a84502158ef .te-image-bg-collumn_f8089fa0e94bc486 {
    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_2ec3e0aee1d36bd4.style-1_4bb91a84502158ef .te-image-bg-collumn_f8089fa0e94bc486 {
        display: none; } }
  .subscribe-area_2ec3e0aee1d36bd4 .te-content-wrapper_9fd5f4d3c9dfb63c {
    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_2ec3e0aee1d36bd4 .te-content-wrapper_9fd5f4d3c9dfb63c {
        padding: 100px 24px 100px 24px;
        margin: 0 auto; } }
    @media (max-width: 809px) {
      .subscribe-area_2ec3e0aee1d36bd4 .te-content-wrapper_9fd5f4d3c9dfb63c {
        padding: 80px 24px 80px 24px;
        width: 100%; } }
    .subscribe-area_2ec3e0aee1d36bd4 .te-content-wrapper_9fd5f4d3c9dfb63c .short-title_ef2657d8a072b82f {
      font-size: 21px;
      font-weight: 500;
      color: #335371;
      margin-bottom: 0; }
    .subscribe-area_2ec3e0aee1d36bd4 .te-content-wrapper_9fd5f4d3c9dfb63c .te-subscribe-title_4661e847f2d1ad2e {
      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_2ec3e0aee1d36bd4 .te-content-wrapper_9fd5f4d3c9dfb63c .te-subscribe-title_4661e847f2d1ad2e {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .subscribe-area_2ec3e0aee1d36bd4 .te-content-wrapper_9fd5f4d3c9dfb63c .te-subscribe-title_4661e847f2d1ad2e {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_2ec3e0aee1d36bd4 .te-content-wrapper_9fd5f4d3c9dfb63c .te-subscribe-title_4661e847f2d1ad2e {
          font-size: 36px;
          line-height: 42px; } }
    .subscribe-area_2ec3e0aee1d36bd4 .te-content-wrapper_9fd5f4d3c9dfb63c .text_9afb0ffb8427d5e8 {
      font-size: 18px;
      color: #ffffff;
      margin-bottom: 0; }
  .subscribe-area_2ec3e0aee1d36bd4 .te-subscribe-inner-area_46fcf2d7febdb593 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .subscribe-area_2ec3e0aee1d36bd4 .te-subscribe-inner-area_46fcf2d7febdb593 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .subscribe-area_2ec3e0aee1d36bd4 .te-subscribe-inner-area_46fcf2d7febdb593 .te-subscribe-collumn_f5b99e4ff5b3b5da {
      -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_2ec3e0aee1d36bd4 .te-subscribe-inner-area_46fcf2d7febdb593 .te-subscribe-collumn_f5b99e4ff5b3b5da.te-image-bg-collumn_f8089fa0e94bc486 {
          display: none; } }
    .subscribe-area_2ec3e0aee1d36bd4 .te-subscribe-inner-area_46fcf2d7febdb593 .mc4wp-form-fields_9f6bf12c7e114e56 {
      background-color: transparent;
      gap: 10px; }
      @media (max-width: 575px) {
        .subscribe-area_2ec3e0aee1d36bd4 .te-subscribe-inner-area_46fcf2d7febdb593 .mc4wp-form-fields_9f6bf12c7e114e56 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .subscribe-area_2ec3e0aee1d36bd4 .te-subscribe-inner-area_46fcf2d7febdb593 .mc4wp-form-fields_9f6bf12c7e114e56 .submit-btn_6339f5d5296be4b4 {
        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_5bd167a14659f1a3 .te-subscribe-form-wrapper_38fa06b04229ea84 {
  color: #335371; }

.te-subscribe-form-widget_2a32356cd668ad8a {
  position: relative; }
  .te-subscribe-form-widget_2a32356cd668ad8a .mc4wp-form-fields_9f6bf12c7e114e56 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    overflow: hidden;
    border-radius: 5px; }
  .te-subscribe-form-widget_2a32356cd668ad8a .single-field_7a752715a09c97da {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .te-subscribe-form-widget_2a32356cd668ad8a .single-field_7a752715a09c97da input {
      color: #335371;
      height: 55px;
      padding: 0 30px;
      font-size: 18px;
      width: 100%;
      border-radius: 50px; }
    .te-subscribe-form-widget_2a32356cd668ad8a .single-field_7a752715a09c97da *::-webkit-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_2a32356cd668ad8a .single-field_7a752715a09c97da *:-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_2a32356cd668ad8a .single-field_7a752715a09c97da *::-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_2a32356cd668ad8a .single-field_7a752715a09c97da *::placeholder {
      color: #778196; }
  .te-subscribe-form-widget_2a32356cd668ad8a .submit-btn_6339f5d5296be4b4 {
    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_2a32356cd668ad8a .submit-btn_6339f5d5296be4b4:hover {
      background-color: #131A2A;
      color: #ffffff; }
  .te-subscribe-form-widget_2a32356cd668ad8a .mc4wp-response_dff0f57e23ce15d9 {
    position: absolute;
    margin-top: 15px; }
    .te-subscribe-form-widget_2a32356cd668ad8a .mc4wp-response_dff0f57e23ce15d9 .mc4wp-alert_e7a4dc6c0215f4d4.mc4wp-error_33508658d3208991 p {
      color: #ff0000;
      position: relative; }
    .te-subscribe-form-widget_2a32356cd668ad8a .mc4wp-response_dff0f57e23ce15d9 .mc4wp-alert_e7a4dc6c0215f4d4.mc4wp-error_33508658d3208991 a {
      color: #ff0000; }
    .te-subscribe-form-widget_2a32356cd668ad8a .mc4wp-response_dff0f57e23ce15d9 .mc4wp-alert_e7a4dc6c0215f4d4.mc4wp-success_5e7708f354e2c9ee p, .te-subscribe-form-widget_2a32356cd668ad8a .mc4wp-response_dff0f57e23ce15d9 .mc4wp-alert_e7a4dc6c0215f4d4.mc4wp-notice_c00f523ee38fd2bb p {
      color: #ffffff;
      position: relative; }

.te-footer-social-wrapper_826dc20cf138005c {
  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_826dc20cf138005c .te-footer-logo_8f567cbf18dd180d {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .te-footer-social-wrapper_826dc20cf138005c .te-social-widget_eed58e9b8a06cd4d {
    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_826dc20cf138005c .te-social-widget_eed58e9b8a06cd4d span {
      color: #ffffff;
      font-size: 20px;
      font-weight: 400; }

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

.footer_7a9cfdfa2dd7cf55.style-2_b86760055f3ceb5c {
  background-color: #131A2A; }
  .footer_7a9cfdfa2dd7cf55.style-2_b86760055f3ceb5c .te-footer-sec_a3bb984062d21a79 {
    border-bottom: 1px solid rgba(225, 225, 225, 0.3);
    padding-top: 80px;
    padding-bottom: 70px; }
  .footer_7a9cfdfa2dd7cf55.style-2_b86760055f3ceb5c .te-footer-widget-title_8ed5688d54c7f95e,
  .footer_7a9cfdfa2dd7cf55.style-2_b86760055f3ceb5c .wp-block-heading_b1315294b124df95 {
    color: #ffffff;
    font-size: 24px; }
  .footer_7a9cfdfa2dd7cf55.style-2_b86760055f3ceb5c .footer-bottom-area_787d513c10ad31f5 .te-copyright-text_0b013a59ee6f3f68 p,
  .footer_7a9cfdfa2dd7cf55.style-2_b86760055f3ceb5c .te-footer-widget_5bd167a14659f1a3.te_widget_nav_menu_d8e08d2122f62d3f li a,
  .footer_7a9cfdfa2dd7cf55.style-2_b86760055f3ceb5c .te-footer-widget_5bd167a14659f1a3 .te_widget_latest_post_c9e9df9a170d4266 ul li .te-latest-post-desc_07bc9a6fdf7609f6 .te-latest-post-title_9ab99654e1c9da06 a,
  .footer_7a9cfdfa2dd7cf55.style-2_b86760055f3ceb5c .te-footer-widget_5bd167a14659f1a3 .te_widget_latest_post_c9e9df9a170d4266 ul li .te-latest-post-desc_07bc9a6fdf7609f6 .te-latest-post-title_9ab99654e1c9da06,
  .footer_7a9cfdfa2dd7cf55.style-2_b86760055f3ceb5c .te-footer-widget_5bd167a14659f1a3 .te_widget_latest_post_c9e9df9a170d4266 ul li .te-latest-post-desc_07bc9a6fdf7609f6 .te-latest-post-meta_2c3b9719720046fc,
  .footer_7a9cfdfa2dd7cf55.style-2_b86760055f3ceb5c .te-footer-widget_5bd167a14659f1a3 .te-subscribe-form-wrapper_38fa06b04229ea84,
  .footer_7a9cfdfa2dd7cf55.style-2_b86760055f3ceb5c .te-footer-bottom-menu_f6b922e6bafb9e1a ul li a,
  .footer_7a9cfdfa2dd7cf55.style-2_b86760055f3ceb5c .footer-bottom-area_787d513c10ad31f5 .te-copyright-text_0b013a59ee6f3f68 p a {
    color: #ffffff; }

/*# sourceMappingURL=style.css_eca668abf72f3093.map_2ee71674c883a8c3 */