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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

code {
  color: #E7F914; }

.te-theme-btn_df0fe9f322027eb2,
.wp-block-loginout_cf9e6a5bd3fc3cba a,
input.te-theme-btn_df0fe9f322027eb2 {
  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_df0fe9f322027eb2:hover,
  .wp-block-loginout_cf9e6a5bd3fc3cba a:hover,
  input.te-theme-btn_df0fe9f322027eb2:hover {
    color: #131A2A;
    background-color: #E7F914; }
  .te-theme-btn_df0fe9f322027eb2:focus,
  .wp-block-loginout_cf9e6a5bd3fc3cba a:focus,
  input.te-theme-btn_df0fe9f322027eb2:focus {
    color: #ffffff; }
  .te-theme-btn_df0fe9f322027eb2.yellow-btn_4e1f190c3934975f,
  .wp-block-loginout_cf9e6a5bd3fc3cba a.yellow-btn_4e1f190c3934975f,
  input.te-theme-btn_df0fe9f322027eb2.yellow-btn_4e1f190c3934975f {
    background-color: #E7F914;
    color: #14203A; }
  .te-theme-btn_df0fe9f322027eb2.simple-btn_ee1385026a0e7fb2,
  .wp-block-loginout_cf9e6a5bd3fc3cba a.simple-btn_ee1385026a0e7fb2,
  input.te-theme-btn_df0fe9f322027eb2.simple-btn_ee1385026a0e7fb2 {
    padding-left: 36px;
    padding-right: 36px; }

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

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

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

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

.circle-rotate-wrapper_ddb51073c7f15671 {
  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_ddb51073c7f15671 .circle-rotate-inner_604e9506e591ce82 {
    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_7bff3e1f675eefca {
  margin-top: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.px-350_5c92737d64d56cd4 {
  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_a7570a211258865c label {
  width: 100%;
  display: block;
  font-weight: 600;
  margin-bottom: 10px; }
.post-password-form_a7570a211258865c input[type="password"] {
  font-size: 1.2rem;
  line-height: 20px;
  padding: 12px 20px;
  border: 1px solid #E4E4F2;
  width: 100%; }
.post-password-form_a7570a211258865c 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_a7570a211258865c 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_387dcd589cecc399 .size-full_48764f6ae01ea29e.alignright_4f15641086f9d452 {
  margin-bottom: 15px;
  margin-top: 20px; }
.tp-page-content_387dcd589cecc399 figure.wp-caption_6371b29a4221fd13.aligncenter_70a4f6d5cf598037 {
  margin-top: 40px; }
.tp-page-content_387dcd589cecc399 dl, .tp-page-content_387dcd589cecc399 ol, .tp-page-content_387dcd589cecc399 ul {
  margin-bottom: 11px; }
.tp-page-content_387dcd589cecc399 .te-comment-respond_0a75a72fee94aa20 {
  margin-top: 78px;
  margin-bottom: 20px; }
.tp-page-content_387dcd589cecc399 .te-latest-comments_6b852eace63befd3 .te-comment-respond_0a75a72fee94aa20 {
  margin-bottom: 40px; }
.tp-page-content_387dcd589cecc399 .te-post-comments_a63a745b8c8a633a {
  margin-top: 80px; }

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

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

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

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

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

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

.gallery-columns-1_2d259af067bcff4b .gallery-item_be5a83bdb2d96635 {
  max-width: 100%;
  width: 100%; }

.gallery-columns-2_fe2a5ac0223d9590 .gallery-item_be5a83bdb2d96635 {
  max-width: 50%; }

.gallery-columns-3_128a61b903126150 .gallery-item_be5a83bdb2d96635 {
  max-width: 33.33%; }

.gallery-columns-4_053055c7e689255f .gallery-item_be5a83bdb2d96635 {
  max-width: 25%; }

.gallery-columns-5_ead5880b32cc1300 .gallery-item_be5a83bdb2d96635 {
  max-width: 20%; }

.gallery-columns-6_9d78b071708057f6 .gallery-item_be5a83bdb2d96635 {
  max-width: 16.66%; }

.gallery-columns-7_cc6756bafcd8ad64 .gallery-item_be5a83bdb2d96635 {
  max-width: 14.28%; }

.gallery-columns-8_28a5d2e8ba6f621b .gallery-item_be5a83bdb2d96635 {
  max-width: 12.5%; }

.gallery-columns-9_6b2a1e6ab0c25d63 .gallery-item_be5a83bdb2d96635 {
  max-width: 11.11%; }

.gallery-caption_34a9e1466e614d1f {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.te-post-content p.has-large-font-size_65eb02e58def3230 {
  font-size: 36px;
  line-height: 1.2; }
.te-post-content .wp-block-search_fb45e2eb7708b3c4 {
  margin-bottom: 15px; }
.te-post-content .wp-block-file_d2bfe4633d612e2b {
  margin-top: 20px; }
.te-post-content .wp-block-group__inner-container_468aa26b9eed0934 p {
  margin-top: 0 !important; }

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

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

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

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

.wp-block-cover_1e7cf932924bc1d3 p.wp-block-cover-text_032ed1b9cb51d02c,
.wp-block-cover_1e7cf932924bc1d3.is-light_9a7b75b7434ebd24 .wp-block-cover__inner-container_0886910ac130efb0 {
  color: #fff !important; }

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

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

.widget_7b958ae1cc3dce4f .wp-block-archives-dropdown_179d952187c8cfed,
.widget_7b958ae1cc3dce4f .wp-block-categories-dropdown_1afc1527b0da6e7f,
.widget_7b958ae1cc3dce4f .wp-block-loginout_cf9e6a5bd3fc3cba,
.widget_7b958ae1cc3dce4f .wp-block-social-links_50aa63e7ff3c50e8,
.widget_7b958ae1cc3dce4f.widget_archive_cd465a356271e474 select,
.widget_7b958ae1cc3dce4f.te_widget_categories_061535fe84ca6452 select,
.widget_7b958ae1cc3dce4f.widget_text_a578d96846d4f270 select,
.widget_7b958ae1cc3dce4f.te_widget_search_28d1e7c4f04fb807 .search-form_7831fa019c3383b2,
.widget_7b958ae1cc3dce4f.te_widget_tag_cloud_2eea6f1b691f2967 .tagcloud_f72c0c9d422d7eb5,
.widget_7b958ae1cc3dce4f .wp-block-tag-cloud_1a4b72c0ee1e1861 {
  margin-bottom: 6px; }

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

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

.blog-search-content_620f5295bc574be3 {
  margin: 0; }
  .blog-search-content_620f5295bc574be3 .wp-block-search_fb45e2eb7708b3c4,
  .blog-search-content_620f5295bc574be3 .search-form_7831fa019c3383b2,
  .blog-search-content_620f5295bc574be3 .sidebar__search_938d88d89e201062 {
    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_620f5295bc574be3 .wp-block-search_fb45e2eb7708b3c4,
      .blog-search-content_620f5295bc574be3 .search-form_7831fa019c3383b2,
      .blog-search-content_620f5295bc574be3 .sidebar__search_938d88d89e201062 {
        width: 100%; } }
    .blog-search-content_620f5295bc574be3 .wp-block-search_fb45e2eb7708b3c4 .wp-block-search__inside-wrapper_e9ebfc21791d3396,
    .blog-search-content_620f5295bc574be3 .search-form_7831fa019c3383b2 .wp-block-search__inside-wrapper_e9ebfc21791d3396,
    .blog-search-content_620f5295bc574be3 .sidebar__search_938d88d89e201062 .wp-block-search__inside-wrapper_e9ebfc21791d3396 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .blog-search-content_620f5295bc574be3 .wp-block-search_fb45e2eb7708b3c4 label,
    .blog-search-content_620f5295bc574be3 .search-form_7831fa019c3383b2 label,
    .blog-search-content_620f5295bc574be3 .sidebar__search_938d88d89e201062 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_620f5295bc574be3 .wp-block-search_fb45e2eb7708b3c4 input,
    .blog-search-content_620f5295bc574be3 .search-form_7831fa019c3383b2 input,
    .blog-search-content_620f5295bc574be3 .sidebar__search_938d88d89e201062 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_620f5295bc574be3 .wp-block-search_fb45e2eb7708b3c4 button,
    .blog-search-content_620f5295bc574be3 .search-form_7831fa019c3383b2 button,
    .blog-search-content_620f5295bc574be3 .sidebar__search_938d88d89e201062 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_387dcd589cecc399 .wp-smiley_64cca74bd65324ce,
.entry-content_1030586155776297 .wp-smiley_64cca74bd65324ce,
.comment-content_432d1ffe44d5625b .wp-smiley_64cca74bd65324ce {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

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

.te-comment-respond_0a75a72fee94aa20.style-two_adc534e3105a408f .wpcf7-form_442d0ecdfaea0429 .wpcf7-not-valid-tip_41034884e172069f {
  color: #d9c0b8 !important; }
.te-comment-respond_0a75a72fee94aa20 .wpcf7-form_442d0ecdfaea0429 .wpcf7-not-valid_54fd603541e72e95 {
  border-color: #dc3232 !important; }
.te-comment-respond_0a75a72fee94aa20 .wpcf7-form_442d0ecdfaea0429 .wpcf7-not-valid-tip_41034884e172069f {
  font-size: 16px;
  margin-top: 5px; }
.te-comment-respond_0a75a72fee94aa20 .wpcf7-form_442d0ecdfaea0429.sent_1085209ab70e4b37 .wpcf7-response-output_f6199618f70c6162 {
  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_0a75a72fee94aa20 .wpcf7-form_442d0ecdfaea0429.invalid_de66971dec3daea6 .wpcf7-response-output_f6199618f70c6162 {
  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_2708d23df6ad45f4 {
  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_2708d23df6ad45f4 .wpcf7-te-list-item_b6d2b04e3cafd5bb {
    margin: 0; }
    .wpcf7-form-control_2708d23df6ad45f4 .wpcf7-te-list-item_b6d2b04e3cafd5bb label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      margin: 0;
      gap: 10px; }
      .wpcf7-form-control_2708d23df6ad45f4 .wpcf7-te-list-item_b6d2b04e3cafd5bb label .wpcf7-te-list-item-label_98155ad1a8e895df {
        font-size: 16px;
        font-weight: 400; }

.logged-in_7e628a4888922da3 .te-comment-respond_0a75a72fee94aa20 textarea {
  margin-bottom: 12px; }

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

body.admin-bar_277d162c4f44e06d .header-menu-area_830b76f28d7a22a9.sticky_menu_2fa9a0825bc88984 {
  top: 30px; }
  @media (max-width: 600px) {
    body.admin-bar_277d162c4f44e06d .header-menu-area_830b76f28d7a22a9.sticky_menu_2fa9a0825bc88984 {
      top: 0; } }

.page-template-default_83d5a6921ab21925.page-id-146_bc51eccffe5ba416 .tp-page-content_387dcd589cecc399 p:last-child {
  margin-bottom: 10px; }
.page-template-default_83d5a6921ab21925.page-id-1133_f53251d78cca6b1a .tp-page-content_387dcd589cecc399 .te-comment-respond_0a75a72fee94aa20 {
  margin-top: 78px;
  display: inline-block;
  width: 100%; }
.page-template-default_83d5a6921ab21925.page-id-3_c77f727642ceac65 .page-area_5bf7bcdeb5f1d962 {
  padding-top: 128px; }

.single-post-item_934d7b1cd60440b2.post-24_5618c3cf48a50461 .wp-block-button_8d1bf62f7c56343e a {
  color: #ffffff; }

.post-template-default_6ecd6948e37917a9.postid-163_9440bc2454f22879 .te-blog-details-wrapper_57139787cd4c3035 .te-post-item_bdaf4dc077f8ce86 .te-post-content {
  margin-bottom: 34px; }
.post-template-default_6ecd6948e37917a9.postid-150_322089668f20f18b .te-blog-details-wrapper_57139787cd4c3035 .te-post-item_bdaf4dc077f8ce86 .te-post-content {
  margin-bottom: 34px; }
  .post-template-default_6ecd6948e37917a9.postid-150_322089668f20f18b .te-blog-details-wrapper_57139787cd4c3035 .te-post-item_bdaf4dc077f8ce86 .te-post-content .wp-block-group_b008bd20ed1d09ae.is-layout-constrained_f74aa9b83c9e5de7:last-child {
    border: 1px solid #000; }
.post-template-default_6ecd6948e37917a9.postid-51_50d608962e0e46c9 .te-blog-details-wrapper_57139787cd4c3035 .te-post-item_bdaf4dc077f8ce86 .te-post-content {
  margin-bottom: 25px; }
  .post-template-default_6ecd6948e37917a9.postid-51_50d608962e0e46c9 .te-blog-details-wrapper_57139787cd4c3035 .te-post-item_bdaf4dc077f8ce86 .te-post-content p:last-child {
    margin-bottom: 0; }
.post-template-default_6ecd6948e37917a9.postid-1163_56c2f582b9ee6a82 .te-blog-details-wrapper_57139787cd4c3035 .te-post-item_bdaf4dc077f8ce86 .te-post-content .wp-caption_6371b29a4221fd13, .post-template-default_6ecd6948e37917a9.postid-568_ab9ac380a4811af8 .te-blog-details-wrapper_57139787cd4c3035 .te-post-item_bdaf4dc077f8ce86 .te-post-content .wp-caption_6371b29a4221fd13 {
  margin-top: 20px; }
.post-template-default_6ecd6948e37917a9.postid-1785_8ebab502442cbd8c .te-blog-details-wrapper_57139787cd4c3035 .te-post-item_bdaf4dc077f8ce86 .te-post-content .wp-block-button__link_3e58791600e4358c {
  color: #ffffff !important; }
.post-template-default_6ecd6948e37917a9.postid-1149_2ddc913c64b225fe .te-blog-details-wrapper_57139787cd4c3035 .te-latest-comments_6b852eace63befd3 li .te-comments-item_a819ecc5e6f56500 .te-comments-text_56b3d1701d8ae072 p {
  margin-bottom: 0; }
.post-template-default_6ecd6948e37917a9.postid-555_3d57e92752af264f .te-blog-details-wrapper_57139787cd4c3035 .te-post-item_bdaf4dc077f8ce86 .te-post-content .gallery_515dcc3d05c8c289 {
  margin-top: 20px; }

.error-404_423d492f923ce53f.not-found {
  margin-top: -20px;
  margin-bottom: 40px; }
  .error-404_423d492f923ce53f.not-found .error-content_5301bbc4284a0e00 .error-btn-bh_f3bb0af11c087e26 {
    margin-top: 20px; }

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

.sidebar_437cd1c3cda4f459 .widget_media_gallery_99007b07920bfb28 .gallery-item_be5a83bdb2d96635 {
  margin-bottom: 0; }
  .sidebar_437cd1c3cda4f459 .widget_media_gallery_99007b07920bfb28 .gallery-item_be5a83bdb2d96635 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_fd6af85acec331a0 {
  -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_31c8d0d5b95f1b18 {
  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_57478f9f93037ac8 path {
  stroke: #317EFE;
  stroke-width: 4;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

body.admin-bar_277d162c4f44e06d .header-area_8106e12e4dfd04c6.style-2_1c8060859011a5e9.login .te-header-menu-area_1b41157c26637b15 {
  top: auto !important; }

.header-area_8106e12e4dfd04c6 .container-fluid_2203c0d6ff4a269a {
  padding: 0 70px; }
  @media (max-width: 1550px) {
    .header-area_8106e12e4dfd04c6 .container-fluid_2203c0d6ff4a269a {
      padding: 0 24px; } }
.header-area_8106e12e4dfd04c6.style-2_1c8060859011a5e9 .header-top {
  padding: 9px 0;
  background-color: #F9F4F1; }
  .header-area_8106e12e4dfd04c6.style-2_1c8060859011a5e9 .header-top .te-header-contact-info_72630880b7d516e0 span {
    color: #677471; }
    .header-area_8106e12e4dfd04c6.style-2_1c8060859011a5e9 .header-top .te-header-contact-info_72630880b7d516e0 span i {
      color: #317EFE; }
    .header-area_8106e12e4dfd04c6.style-2_1c8060859011a5e9 .header-top .te-header-contact-info_72630880b7d516e0 span a {
      color: #677471; }
  .header-area_8106e12e4dfd04c6.style-2_1c8060859011a5e9 .header-top .te-social-profile_165bab9f9600c0e3 a {
    color: #317EFE;
    background-color: #E0E6F8;
    width: 42px;
    height: 42px; }
    .header-area_8106e12e4dfd04c6.style-2_1c8060859011a5e9 .header-top .te-social-profile_165bab9f9600c0e3 a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #ffffff;
      background-color: #317EFE; }
.header-area_8106e12e4dfd04c6.style-2_1c8060859011a5e9 .te-header-menu-area_1b41157c26637b15 {
  position: fixed;
  top: 20px;
  left: 0;
  width: 100%; }
  .header-area_8106e12e4dfd04c6.style-2_1c8060859011a5e9 .te-header-menu-area_1b41157c26637b15 .menu-wrapper_0651bbad900de75a {
    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_8106e12e4dfd04c6.style-2_1c8060859011a5e9 .te-header-menu-area_1b41157c26637b15 .menu-wrapper_0651bbad900de75a {
        padding-left: 10px;
        padding-right: 6px; } }
  .header-area_8106e12e4dfd04c6.style-2_1c8060859011a5e9 .te-header-menu-area_1b41157c26637b15 .te-header-btn_d314587cfcb1fda8 .te-quote-btn_0c0ee34c73b4f6af {
    background-color: #E7F914;
    border-color: #E7F914; }
.header-area_8106e12e4dfd04c6.style-2_1c8060859011a5e9 .te-sticky_menu {
  top: 0; }
  .header-area_8106e12e4dfd04c6.style-2_1c8060859011a5e9 .te-sticky_menu .menu-wrapper_0651bbad900de75a {
    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_16628da78954a472 {
    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_a631da4d98884f25 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px; }
  .header-top .te-header-contact-info_72630880b7d516e0 {
    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_72630880b7d516e0 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_72630880b7d516e0 span.te-contact-info-item_75b9e05196b9d34d {
        gap: 0 10px !important; }
      .header-top .te-header-contact-info_72630880b7d516e0 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_926acfa2fa9c8bd9 {
      display: none; } }
  .header-top .header-top-btn_926acfa2fa9c8bd9 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_926acfa2fa9c8bd9 a:hover:after {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
    .header-top .header-top-btn_926acfa2fa9c8bd9 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_165bab9f9600c0e3 {
    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_165bab9f9600c0e3 .te-social-profile-label_a849debb1822c176 {
      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_165bab9f9600c0e3 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_165bab9f9600c0e3 a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #14203A;
        background-color: #E7F914; }

.te-header-menu-area_1b41157c26637b15 {
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-header-menu-area_1b41157c26637b15.te-te-sticky-header_b86bd824a986103e {
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-header-menu-area_1b41157c26637b15.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_1b41157c26637b15.te-sticky_menu .te-logo_8af31be8e39cc9ac {
      height: 84px; }
      .te-header-menu-area_1b41157c26637b15.te-sticky_menu .te-logo_8af31be8e39cc9ac:after {
        display: none; }
      .te-header-menu-area_1b41157c26637b15.te-sticky_menu .te-logo_8af31be8e39cc9ac .te-standard-logo_ae7f434b2153154d {
        display: none; }
      .te-header-menu-area_1b41157c26637b15.te-sticky_menu .te-logo_8af31be8e39cc9ac .te-sticky-logo_d53a838d910f7660 {
        display: block; }
        .te-header-menu-area_1b41157c26637b15.te-sticky_menu .te-logo_8af31be8e39cc9ac .te-sticky-logo_d53a838d910f7660 img {
          width: 170px;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-header-menu-area_1b41157c26637b15.te-sticky_menu .te-main-menu_16de1ea9c5cdb014 ul li.te-active > a:after {
      bottom: 20px; }
    .te-header-menu-area_1b41157c26637b15.te-sticky_menu .te-main-menu_16de1ea9c5cdb014 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_1b41157c26637b15.te-sticky_menu .te-main-menu_16de1ea9c5cdb014 ul li a {
          padding: 33px 14px; } }
    .te-header-menu-area_1b41157c26637b15.te-sticky_menu .te-main-menu_16de1ea9c5cdb014 ul li ul li a {
      padding: 10px 20px; }
  .te-header-menu-area_1b41157c26637b15 .te-header-menu-wrapper_688d502f07346644 {
    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_1b41157c26637b15 .te-header-menu-wrapper_688d502f07346644 {
        gap: 20px; } }
  .te-header-menu-area_1b41157c26637b15 .te-logo_8af31be8e39cc9ac {
    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_1b41157c26637b15 .te-logo_8af31be8e39cc9ac {
        height: 100px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-header-menu-area_1b41157c26637b15 .te-logo_8af31be8e39cc9ac {
        height: 80px; } }
    @media only screen and (max-width: 1199px) {
      .te-header-menu-area_1b41157c26637b15 .te-logo_8af31be8e39cc9ac .te-standard-logo_ae7f434b2153154d {
        display: none; } }
    .te-header-menu-area_1b41157c26637b15 .te-logo_8af31be8e39cc9ac .te-standard-logo_ae7f434b2153154d img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-header-menu-area_1b41157c26637b15 .te-logo_8af31be8e39cc9ac .te-sticky-logo_d53a838d910f7660 {
      display: none; }
      @media only screen and (max-width: 767px) {
        .te-header-menu-area_1b41157c26637b15 .te-logo_8af31be8e39cc9ac .te-sticky-logo_d53a838d910f7660 {
          width: 170px; } }
      @media only screen and (max-width: 1199px) {
        .te-header-menu-area_1b41157c26637b15 .te-logo_8af31be8e39cc9ac .te-sticky-logo_d53a838d910f7660 {
          display: block; } }
      .te-header-menu-area_1b41157c26637b15 .te-logo_8af31be8e39cc9ac .te-sticky-logo_d53a838d910f7660 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-header-menu-area_1b41157c26637b15 .te-logo_8af31be8e39cc9ac .te-retina-logo_c816e08ca64784c1 {
      display: none; }

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

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

.te-header-btn_d314587cfcb1fda8 {
  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_d314587cfcb1fda8 .te-icon_4837b69d2148c62d {
    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_d314587cfcb1fda8 .te-icon_4837b69d2148c62d: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_d314587cfcb1fda8 {
      display: none; } }
  .te-header-btn_d314587cfcb1fda8 .te-cta-btn_5e24dd0234780f61 {
    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_d314587cfcb1fda8 .te-cta-btn_5e24dd0234780f61:hover {
      background-color: #317EFE;
      color: #ffffff; }
  .te-header-btn_d314587cfcb1fda8 .te-quote-btn_0c0ee34c73b4f6af {
    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_d314587cfcb1fda8 .te-quote-btn_0c0ee34c73b4f6af: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_908ec7d53bb41144 {
    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_908ec7d53bb41144 .te-search-content-filed_25e3be40be629897 {
      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_908ec7d53bb41144 .te-search-content-filed_25e3be40be629897 .te-search-close {
        cursor: pointer;
        font-size: 30px;
        color: #ffffff; }
    .te-search-form-wrapper .te-search-form-inner_908ec7d53bb41144 .te-search-form_516f9987f629bb9d {
      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_908ec7d53bb41144 .te-search-form_516f9987f629bb9d .te-search-form-input_11bc4b466d8ce2ce {
        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_908ec7d53bb41144 .te-search-form_516f9987f629bb9d .te-search-form-input_11bc4b466d8ce2ce .te-search-icon_63db55ee729b65c1 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .te-search-form-wrapper .te-search-form-inner_908ec7d53bb41144 .te-search-form_516f9987f629bb9d .te-search-form-input_11bc4b466d8ce2ce button.te-submit-search-btn_11fc42e283fa1fe5 {
          padding: 15px 24px !important; }
      .te-search-form-wrapper .te-search-form-inner_908ec7d53bb41144 .te-search-form_516f9987f629bb9d 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_00637c7c679ac33a {
  display: none; }

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

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

.mean-container .mean-nav ul li.dropdown-opened_787aa001c2fa9450 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_909ac46e550718ae 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_909ac46e550718ae 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_31a5713cf51cdbcf {
    display: inline-block;
    width: 180px; }
  .te-menu-sidebar-area .te-menu-sidebar-wrapper_b8cd9f183f7216af {
    position: relative;
    padding: 40px; }
  .te-menu-sidebar-area.active {
    right: 0; }
  .te-menu-sidebar-area .te-menu-sidebar-close_8d173b4596343f14 {
    position: absolute;
    top: 0;
    right: 0; }
    .te-menu-sidebar-area .te-menu-sidebar-close_8d173b4596343f14 .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_8d173b4596343f14 .te-menu-sidebar-close-btn:hover {
        background-color: #317EFE; }
  .te-menu-sidebar-area .te-menu-sidebar-content_af50b5fe329f02c0 .te-menu-sidebar-single-widget_e2e2a50209bcd201 {
    display: inline-block;
    margin-top: 20px;
    width: 100%; }
    .te-menu-sidebar-area .te-menu-sidebar-content_af50b5fe329f02c0 .te-menu-sidebar-single-widget_e2e2a50209bcd201 .te-menu-sidebar-title_00ef4ddfdb56d5bb {
      margin-bottom: 5px; }
    .te-menu-sidebar-area .te-menu-sidebar-content_af50b5fe329f02c0 .te-menu-sidebar-single-widget_e2e2a50209bcd201 .te-header-contact-info_72630880b7d516e0 {
      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_af50b5fe329f02c0 .te-menu-sidebar-single-widget_e2e2a50209bcd201 .te-header-contact-info_72630880b7d516e0 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_af50b5fe329f02c0 .te-menu-sidebar-single-widget_e2e2a50209bcd201 .te-header-contact-info_72630880b7d516e0 span.te-contact-info-item_75b9e05196b9d34d {
          gap: 0 10px !important; }
        .te-menu-sidebar-area .te-menu-sidebar-content_af50b5fe329f02c0 .te-menu-sidebar-single-widget_e2e2a50209bcd201 .te-header-contact-info_72630880b7d516e0 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_af50b5fe329f02c0 .te-menu-sidebar-single-widget_e2e2a50209bcd201 .te-header-contact-info_72630880b7d516e0 span a:hover {
            color: #317EFE; }
    .te-menu-sidebar-area .te-menu-sidebar-content_af50b5fe329f02c0 .te-menu-sidebar-single-widget_e2e2a50209bcd201 .te-social-profile_165bab9f9600c0e3 {
      margin-top: 20px;
      border-top: 1px solid #dfe2e9;
      width: 100%;
      padding-top: 20px; }
      .te-menu-sidebar-area .te-menu-sidebar-content_af50b5fe329f02c0 .te-menu-sidebar-single-widget_e2e2a50209bcd201 .te-social-profile_165bab9f9600c0e3 a {
        color: #14203A;
        font-size: 22px; }
        .te-menu-sidebar-area .te-menu-sidebar-content_af50b5fe329f02c0 .te-menu-sidebar-single-widget_e2e2a50209bcd201 .te-social-profile_165bab9f9600c0e3 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_0e70e45ee5436c57 {
  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_0e70e45ee5436c57.style-2_1c8060859011a5e9 .te-single-slider_9eb615b1d94c6148 {
    height: 950px;
    padding-top: 70px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_0e70e45ee5436c57.style-2_1c8060859011a5e9 .te-single-slider_9eb615b1d94c6148 {
        height: unset;
        padding: 80px 0; } }
    .slider-area_0e70e45ee5436c57.style-2_1c8060859011a5e9 .te-single-slider_9eb615b1d94c6148 .slider-feature-img_c28457d4e478f2e1 {
      position: absolute;
      right: 0;
      top: 0; }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_0e70e45ee5436c57.style-2_1c8060859011a5e9 .te-single-slider_9eb615b1d94c6148 .slider-feature-img_c28457d4e478f2e1 {
          right: -200px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_0e70e45ee5436c57.style-2_1c8060859011a5e9 .te-single-slider_9eb615b1d94c6148 .slider-feature-img_c28457d4e478f2e1 {
          right: -280px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_0e70e45ee5436c57.style-2_1c8060859011a5e9 .te-single-slider_9eb615b1d94c6148 .slider-feature-img_c28457d4e478f2e1 {
          right: -380px; } }
      .slider-area_0e70e45ee5436c57.style-2_1c8060859011a5e9 .te-single-slider_9eb615b1d94c6148 .slider-feature-img_c28457d4e478f2e1 .company-award_b101b160da139550 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        margin-top: 50px;
        left: 135px; }
        .slider-area_0e70e45ee5436c57.style-2_1c8060859011a5e9 .te-single-slider_9eb615b1d94c6148 .slider-feature-img_c28457d4e478f2e1 .company-award_b101b160da139550 .icon_1b49574397ea8828 {
          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_0e70e45ee5436c57.style-2_1c8060859011a5e9 .te-single-slider_9eb615b1d94c6148 .slider-feature-img_c28457d4e478f2e1 .slider-feature-img-overlay_7bae06fa2b312e1f {
          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_0e70e45ee5436c57.style-2_1c8060859011a5e9 .te-single-slider_9eb615b1d94c6148 .slider-left-shape_a04a338b6d0a1a6a {
      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_0e70e45ee5436c57.style-2_1c8060859011a5e9 .te-single-slider_9eb615b1d94c6148 .slider-left-shape_a04a338b6d0a1a6a {
          display: none; } }
    .slider-area_0e70e45ee5436c57.style-2_1c8060859011a5e9 .te-single-slider_9eb615b1d94c6148 .slider-right-shape_a2ab4628b4343078 {
      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_0e70e45ee5436c57.style-2_1c8060859011a5e9 .te-single-slider_9eb615b1d94c6148 .slider-right-shape_a2ab4628b4343078 {
          display: none; } }
    .slider-area_0e70e45ee5436c57.style-2_1c8060859011a5e9 .te-single-slider_9eb615b1d94c6148 .slider-circle-shape_3944113ac614b9ca {
      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_0e70e45ee5436c57 .te-slider-wrapper_5437d95ad59928e3 .slick-active_b0d0d7c25640cbff .te-slider-short-title_111fa43ae7808095,
  .slider-area_0e70e45ee5436c57 .te-slider-wrapper_5437d95ad59928e3 .slick-active_b0d0d7c25640cbff .te-slider-title_22d234f9c9cd7619,
  .slider-area_0e70e45ee5436c57 .te-slider-wrapper_5437d95ad59928e3 .slick-active_b0d0d7c25640cbff .te-slider-short-desc_7bb45a9ccdd1b7ef,
  .slider-area_0e70e45ee5436c57 .te-slider-wrapper_5437d95ad59928e3 .slick-active_b0d0d7c25640cbff .te-slider-btn-wrapper_ba1c04e23d8ba807 {
    -webkit-animation-name: MovefadeUp;
    animation-name: MovefadeUp;
    -webkit-animation-fill-mode: both; }
  .slider-area_0e70e45ee5436c57 .te-slider-wrapper_5437d95ad59928e3 .slick-active_b0d0d7c25640cbff .te-slider-short-title_111fa43ae7808095 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; }
  .slider-area_0e70e45ee5436c57 .te-slider-wrapper_5437d95ad59928e3 .slick-active_b0d0d7c25640cbff .te-slider-title_22d234f9c9cd7619 {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  .slider-area_0e70e45ee5436c57 .te-slider-wrapper_5437d95ad59928e3 .slick-active_b0d0d7c25640cbff .te-slider-short-desc_7bb45a9ccdd1b7ef {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s; }
  .slider-area_0e70e45ee5436c57 .te-slider-wrapper_5437d95ad59928e3 .slick-active_b0d0d7c25640cbff .te-slider-btn-wrapper_ba1c04e23d8ba807 {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s; }
  .slider-area_0e70e45ee5436c57 .te-slider-wrapper_5437d95ad59928e3 .slick-dots_67c322386fb800e4 {
    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_0e70e45ee5436c57 .te-slider-wrapper_5437d95ad59928e3 .slick-dots_67c322386fb800e4 {
        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_0e70e45ee5436c57 .te-slider-wrapper_5437d95ad59928e3 .slick-dots_67c322386fb800e4 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_0e70e45ee5436c57 .te-slider-wrapper_5437d95ad59928e3 .slick-dots_67c322386fb800e4 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_0e70e45ee5436c57 .te-slider-wrapper_5437d95ad59928e3 .slick-dots_67c322386fb800e4 li button:hover {
          background-color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
      .slider-area_0e70e45ee5436c57 .te-slider-wrapper_5437d95ad59928e3 .slick-dots_67c322386fb800e4 li.slick-active_b0d0d7c25640cbff {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 1px solid #317EFE; }
        .slider-area_0e70e45ee5436c57 .te-slider-wrapper_5437d95ad59928e3 .slick-dots_67c322386fb800e4 li.slick-active_b0d0d7c25640cbff button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .slider-area_0e70e45ee5436c57 .te-single-slider_9eb615b1d94c6148 {
    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_0e70e45ee5436c57 .te-single-slider_9eb615b1d94c6148 {
        background-image: none !important; } }
    .slider-area_0e70e45ee5436c57 .te-single-slider_9eb615b1d94c6148 .te-slider-overlay_de13f8fc7e9b3f78 {
      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_0e70e45ee5436c57 .te-single-slider_9eb615b1d94c6148 .te-slider-overlay_de13f8fc7e9b3f78 {
          left: 0; } }
      .slider-area_0e70e45ee5436c57 .te-single-slider_9eb615b1d94c6148 .te-slider-overlay_de13f8fc7e9b3f78 .te-slider-overlay-shape_de5432b51375a112 {
        position: absolute;
        top: 0;
        height: 100%;
        left: -340px;
        width: 100%; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_0e70e45ee5436c57 .te-single-slider_9eb615b1d94c6148 .te-slider-overlay_de13f8fc7e9b3f78 .te-slider-overlay-shape_de5432b51375a112 {
            display: none; } }
    .slider-area_0e70e45ee5436c57 .te-single-slider_9eb615b1d94c6148 .te-slider-content-wrapper_b4c99c73620d6177 {
      position: relative;
      z-index: 99; }
      .slider-area_0e70e45ee5436c57 .te-single-slider_9eb615b1d94c6148 .te-slider-content-wrapper_b4c99c73620d6177 .te-slider-content_4dc8061c36ec079a .te-slider-short-title_111fa43ae7808095 {
        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_0e70e45ee5436c57 .te-single-slider_9eb615b1d94c6148 .te-slider-content-wrapper_b4c99c73620d6177 .te-slider-content_4dc8061c36ec079a .te-slider-title_22d234f9c9cd7619 {
        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_0e70e45ee5436c57 .te-single-slider_9eb615b1d94c6148 .te-slider-content-wrapper_b4c99c73620d6177 .te-slider-content_4dc8061c36ec079a .te-slider-title_22d234f9c9cd7619 {
            font-size: 60px;
            line-height: 64px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-area_0e70e45ee5436c57 .te-single-slider_9eb615b1d94c6148 .te-slider-content-wrapper_b4c99c73620d6177 .te-slider-content_4dc8061c36ec079a .te-slider-title_22d234f9c9cd7619 {
            font-size: 48px;
            line-height: 56px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_0e70e45ee5436c57 .te-single-slider_9eb615b1d94c6148 .te-slider-content-wrapper_b4c99c73620d6177 .te-slider-content_4dc8061c36ec079a .te-slider-title_22d234f9c9cd7619 {
            font-size: 42px;
            line-height: 52px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_0e70e45ee5436c57 .te-single-slider_9eb615b1d94c6148 .te-slider-content-wrapper_b4c99c73620d6177 .te-slider-content_4dc8061c36ec079a .te-slider-title_22d234f9c9cd7619 {
            font-size: 38px;
            line-height: 44px;
            margin-bottom: 20px; } }
      .slider-area_0e70e45ee5436c57 .te-single-slider_9eb615b1d94c6148 .te-slider-content-wrapper_b4c99c73620d6177 .te-slider-content_4dc8061c36ec079a .te-slider-short-desc_7bb45a9ccdd1b7ef {
        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_0e70e45ee5436c57 .te-single-slider_9eb615b1d94c6148 .te-slider-content-wrapper_b4c99c73620d6177 .te-slider-content_4dc8061c36ec079a .te-slider-short-desc_7bb45a9ccdd1b7ef {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_0e70e45ee5436c57 .te-single-slider_9eb615b1d94c6148 .te-slider-content-wrapper_b4c99c73620d6177 .te-slider-content_4dc8061c36ec079a .te-slider-short-desc_7bb45a9ccdd1b7ef {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_0e70e45ee5436c57 .te-single-slider_9eb615b1d94c6148 .te-slider-content-wrapper_b4c99c73620d6177 .te-slider-content_4dc8061c36ec079a .te-slider-short-desc_7bb45a9ccdd1b7ef {
            font-size: 18px;
            line-height: 32px; } }
      .slider-area_0e70e45ee5436c57 .te-single-slider_9eb615b1d94c6148 .te-slider-content-wrapper_b4c99c73620d6177 .te-slider-content_4dc8061c36ec079a .te-slider-btn-wrapper_ba1c04e23d8ba807 {
        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_0e70e45ee5436c57 .te-single-slider_9eb615b1d94c6148 .te-slider-content-wrapper_b4c99c73620d6177 .te-slider-content_4dc8061c36ec079a .te-slider-btn-wrapper_ba1c04e23d8ba807 {
            padding-top: 30px; } }
        .slider-area_0e70e45ee5436c57 .te-single-slider_9eb615b1d94c6148 .te-slider-content-wrapper_b4c99c73620d6177 .te-slider-content_4dc8061c36ec079a .te-slider-btn-wrapper_ba1c04e23d8ba807 .te-theme-btn_df0fe9f322027eb2 {
          padding: 11px 30px;
          color: #ffffff;
          border-radius: 50px;
          background-color: #317EFE;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .slider-area_0e70e45ee5436c57 .te-single-slider_9eb615b1d94c6148 .te-slider-content-wrapper_b4c99c73620d6177 .te-slider-content_4dc8061c36ec079a .te-slider-btn-wrapper_ba1c04e23d8ba807 .te-call-btn_1b9a6a49bc40a6b4 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 20px; }
          .slider-area_0e70e45ee5436c57 .te-single-slider_9eb615b1d94c6148 .te-slider-content-wrapper_b4c99c73620d6177 .te-slider-content_4dc8061c36ec079a .te-slider-btn-wrapper_ba1c04e23d8ba807 .te-call-btn_1b9a6a49bc40a6b4 .te-icon_4837b69d2148c62d {
            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_0e70e45ee5436c57 .te-single-slider_9eb615b1d94c6148 .te-slider-content-wrapper_b4c99c73620d6177 .te-slider-content_4dc8061c36ec079a .te-slider-btn-wrapper_ba1c04e23d8ba807 .te-call-btn_1b9a6a49bc40a6b4 .te-content_5a11a828bfe9f654 {
            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_0e70e45ee5436c57 .te-single-slider_9eb615b1d94c6148 .te-slider-content-wrapper_b4c99c73620d6177 .te-slider-content_4dc8061c36ec079a .te-slider-btn-wrapper_ba1c04e23d8ba807 .te-call-btn_1b9a6a49bc40a6b4 .te-content_5a11a828bfe9f654 .te-title_beaa5b52e5f8f6b7 {
              font-size: 18px;
              font-weight: 400;
              line-height: 24px;
              color: #335371; }
            .slider-area_0e70e45ee5436c57 .te-single-slider_9eb615b1d94c6148 .te-slider-content-wrapper_b4c99c73620d6177 .te-slider-content_4dc8061c36ec079a .te-slider-btn-wrapper_ba1c04e23d8ba807 .te-call-btn_1b9a6a49bc40a6b4 .te-content_5a11a828bfe9f654 .te-text_c3d165a4c47d7d10 {
              font-size: 20px;
              font-weight: 500;
              line-height: 24px;
              letter-spacing: 0px;
              color: #14203A; }

.slider-area_0e70e45ee5436c57.style-1_e2f415423a38ea4c {
  position: relative;
  overflow: visible;
  background: transparent; }
  .slider-area_0e70e45ee5436c57.style-1_e2f415423a38ea4c: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_0e70e45ee5436c57.style-1_e2f415423a38ea4c .te-single-slider_9eb615b1d94c6148 {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .slider-area_0e70e45ee5436c57.style-1_e2f415423a38ea4c .te-single-slider_9eb615b1d94c6148 .te-slider-overlay_de13f8fc7e9b3f78 {
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
      background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
      .slider-area_0e70e45ee5436c57.style-1_e2f415423a38ea4c .te-single-slider_9eb615b1d94c6148 .te-slider-overlay_de13f8fc7e9b3f78::before {
        display: none; }
    .slider-area_0e70e45ee5436c57.style-1_e2f415423a38ea4c .te-single-slider_9eb615b1d94c6148 .slider-shape_c4e72b513336a58a {
      position: absolute;
      border-radius: 20px;
      overflow: hidden; }
      .slider-area_0e70e45ee5436c57.style-1_e2f415423a38ea4c .te-single-slider_9eb615b1d94c6148 .slider-shape_c4e72b513336a58a img {
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        top: 0; }
    .slider-area_0e70e45ee5436c57.style-1_e2f415423a38ea4c .te-single-slider_9eb615b1d94c6148 .shape-one_65f24f9543406111 {
      top: 50px;
      left: 0;
      width: 300px;
      height: 290px; }
      @media (max-width: 991px) {
        .slider-area_0e70e45ee5436c57.style-1_e2f415423a38ea4c .te-single-slider_9eb615b1d94c6148 .shape-one_65f24f9543406111 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_0e70e45ee5436c57.style-1_e2f415423a38ea4c .te-single-slider_9eb615b1d94c6148 .shape-one_65f24f9543406111 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_0e70e45ee5436c57.style-1_e2f415423a38ea4c .te-single-slider_9eb615b1d94c6148 .shape-one_65f24f9543406111 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_0e70e45ee5436c57.style-1_e2f415423a38ea4c .te-single-slider_9eb615b1d94c6148 .shape-one_65f24f9543406111 {
          top: 160px;
          width: 250px;
          height: 200px; } }
    .slider-area_0e70e45ee5436c57.style-1_e2f415423a38ea4c .te-single-slider_9eb615b1d94c6148 .shape-two_8275391ccda93b2e {
      top: 0;
      right: 0;
      width: 300px;
      height: 310px; }
      @media (max-width: 991px) {
        .slider-area_0e70e45ee5436c57.style-1_e2f415423a38ea4c .te-single-slider_9eb615b1d94c6148 .shape-two_8275391ccda93b2e {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_0e70e45ee5436c57.style-1_e2f415423a38ea4c .te-single-slider_9eb615b1d94c6148 .shape-two_8275391ccda93b2e {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_0e70e45ee5436c57.style-1_e2f415423a38ea4c .te-single-slider_9eb615b1d94c6148 .shape-two_8275391ccda93b2e {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_0e70e45ee5436c57.style-1_e2f415423a38ea4c .te-single-slider_9eb615b1d94c6148 .shape-two_8275391ccda93b2e {
          width: 300px;
          height: 250px;
          top: 70px;
          right: -40px; } }
    .slider-area_0e70e45ee5436c57.style-1_e2f415423a38ea4c .te-single-slider_9eb615b1d94c6148 .shape-three_0c46e674ae74aa91 {
      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_0e70e45ee5436c57.style-1_e2f415423a38ea4c .te-single-slider_9eb615b1d94c6148 .shape-three_0c46e674ae74aa91 {
          display: none !important; } }
      @media (max-width: 991px) {
        .slider-area_0e70e45ee5436c57.style-1_e2f415423a38ea4c .te-single-slider_9eb615b1d94c6148 .shape-three_0c46e674ae74aa91 {
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
    .slider-area_0e70e45ee5436c57.style-1_e2f415423a38ea4c .te-single-slider_9eb615b1d94c6148 .te-slider-container_b6eef75b8aeda14d {
      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_0e70e45ee5436c57.style-1_e2f415423a38ea4c .te-single-slider_9eb615b1d94c6148 .te-slider-container_b6eef75b8aeda14d {
          -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_0e70e45ee5436c57.style-1_e2f415423a38ea4c .te-single-slider_9eb615b1d94c6148 .te-slider-container_b6eef75b8aeda14d {
          padding: 70px 0;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .slider-area_0e70e45ee5436c57.style-1_e2f415423a38ea4c .te-single-slider_9eb615b1d94c6148 .te-slider-container_b6eef75b8aeda14d .te-slider-column_bb8066bf7eb944e6 {
        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_0e70e45ee5436c57.style-1_e2f415423a38ea4c .te-single-slider_9eb615b1d94c6148 .te-slider-container_b6eef75b8aeda14d .te-slider-column_bb8066bf7eb944e6 {
            width: 100%; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_0e70e45ee5436c57.style-1_e2f415423a38ea4c .te-single-slider_9eb615b1d94c6148 .te-slider-content-wrapper_b4c99c73620d6177 .te-slider-content_4dc8061c36ec079a .te-slider-btn-wrapper_ba1c04e23d8ba807 {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .slider-area_0e70e45ee5436c57.style-1_e2f415423a38ea4c .te-single-slider_9eb615b1d94c6148 .te-slider-content-wrapper_b4c99c73620d6177 .te-slider-content_4dc8061c36ec079a .te-slider-btn-wrapper_ba1c04e23d8ba807 .te-theme-btn_df0fe9f322027eb2 {
      background-color: #317EFE;
      color: #ffffff; }
      .slider-area_0e70e45ee5436c57.style-1_e2f415423a38ea4c .te-single-slider_9eb615b1d94c6148 .te-slider-content-wrapper_b4c99c73620d6177 .te-slider-content_4dc8061c36ec079a .te-slider-btn-wrapper_ba1c04e23d8ba807 .te-theme-btn_df0fe9f322027eb2:hover {
        background-color: #E7F914;
        color: #14203A; }
    .slider-area_0e70e45ee5436c57.style-1_e2f415423a38ea4c .te-single-slider_9eb615b1d94c6148 .te-slider-content-wrapper_b4c99c73620d6177 .te-slider-content_4dc8061c36ec079a .te-slider-btn-wrapper_ba1c04e23d8ba807 .te-call-btn_1b9a6a49bc40a6b4 .te-icon_4837b69d2148c62d {
      color: #317EFE; }
    .slider-area_0e70e45ee5436c57.style-1_e2f415423a38ea4c .te-single-slider_9eb615b1d94c6148 .te-slider-content-wrapper_b4c99c73620d6177 .te-slider-content_4dc8061c36ec079a .te-slider-title_22d234f9c9cd7619 {
      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_0e70e45ee5436c57.style-1_e2f415423a38ea4c .te-single-slider_9eb615b1d94c6148 .te-slider-content-wrapper_b4c99c73620d6177 .te-slider-content_4dc8061c36ec079a .te-slider-title_22d234f9c9cd7619 {
          font-size: 28px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_0e70e45ee5436c57.style-1_e2f415423a38ea4c .te-single-slider_9eb615b1d94c6148 .te-slider-content-wrapper_b4c99c73620d6177 .te-slider-content_4dc8061c36ec079a .te-slider-title_22d234f9c9cd7619 {
          font-size: 32px;
          line-height: 52px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_0e70e45ee5436c57.style-1_e2f415423a38ea4c .te-single-slider_9eb615b1d94c6148 .te-slider-content-wrapper_b4c99c73620d6177 .te-slider-content_4dc8061c36ec079a .te-slider-title_22d234f9c9cd7619 {
          font-size: 62px;
          line-height: 80px; } }
  .slider-area_0e70e45ee5436c57.style-1_e2f415423a38ea4c .te-slider-wrapper_5437d95ad59928e3 .container_b04d588a92102582 {
    position: relative; }
  .slider-area_0e70e45ee5436c57.style-1_e2f415423a38ea4c .te-slider-wrapper_5437d95ad59928e3 .slider-shape-bg_e94b2c13033c0e98 {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: 100px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_0e70e45ee5436c57.style-1_e2f415423a38ea4c .te-slider-wrapper_5437d95ad59928e3 .slider-shape-bg_e94b2c13033c0e98 {
        display: none; } }
    @media (max-width: 1399px) {
      .slider-area_0e70e45ee5436c57.style-1_e2f415423a38ea4c .te-slider-wrapper_5437d95ad59928e3 .slider-shape-bg_e94b2c13033c0e98 {
        margin-left: 0; } }
    .slider-area_0e70e45ee5436c57.style-1_e2f415423a38ea4c .te-slider-wrapper_5437d95ad59928e3 .slider-shape-bg_e94b2c13033c0e98: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_97770c476605f050 {
  position: relative; }

.te-info-card_a9269a1f0d0935c3 {
  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_a9269a1f0d0935c3 {
      padding: 40px 25px; } }
  .te-info-card_a9269a1f0d0935c3: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_a9269a1f0d0935c3:hover .te-image-wrapper_1d0858ddac8ef71f .overlay_a680ca1c7d28cf7f {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      opacity: 0.72; }
    .te-info-card_a9269a1f0d0935c3:hover .te-image-wrapper_1d0858ddac8ef71f 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_a9269a1f0d0935c3:hover .icon_1b49574397ea8828 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-info-card_a9269a1f0d0935c3:hover .content_ee91c39d21488442 .te-read-more_3e843765ba1ef61b .te-theme-btn_df0fe9f322027eb2 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_a9269a1f0d0935c3 .te-info-card-inner_98436502ac6a7d19 {
    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_a9269a1f0d0935c3 .te-image-wrapper_1d0858ddac8ef71f {
    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_a9269a1f0d0935c3 .te-image-wrapper_1d0858ddac8ef71f 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_a9269a1f0d0935c3 .te-image-wrapper_1d0858ddac8ef71f .overlay_a680ca1c7d28cf7f {
      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_a9269a1f0d0935c3 .icon_1b49574397ea8828 {
    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_a9269a1f0d0935c3 .icon_1b49574397ea8828 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_a9269a1f0d0935c3 .te-content-wrapper_14568716104cdf12 {
    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_a9269a1f0d0935c3 .te-title-wrapper_972953ab254c0607 {
    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_a9269a1f0d0935c3 .te-title-wrapper_972953ab254c0607 .icon_1b49574397ea8828 {
      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_a9269a1f0d0935c3 .te-title-wrapper_972953ab254c0607 .icon_1b49574397ea8828::before, .te-info-card_a9269a1f0d0935c3 .te-title-wrapper_972953ab254c0607 .icon_1b49574397ea8828::after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #317EFE;
        border: 1px solid #E1E1E1; }
      .te-info-card_a9269a1f0d0935c3 .te-title-wrapper_972953ab254c0607 .icon_1b49574397ea8828::before {
        top: 15px;
        left: 5px; }
      .te-info-card_a9269a1f0d0935c3 .te-title-wrapper_972953ab254c0607 .icon_1b49574397ea8828::after {
        bottom: 15px;
        right: 5px; }
    .te-info-card_a9269a1f0d0935c3 .te-title-wrapper_972953ab254c0607 .title_5426af685de9542a {
      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_a9269a1f0d0935c3 .te-title-wrapper_972953ab254c0607 .divider_1e8607659a580708 {
      width: 55px;
      height: 2px;
      background-color: #317EFE; }
  .te-info-card_a9269a1f0d0935c3 .content_ee91c39d21488442 {
    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_a9269a1f0d0935c3 .content_ee91c39d21488442 .desc_e6faad680b4b6f36 {
      -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_a9269a1f0d0935c3 .content_ee91c39d21488442 .te-read-more_3e843765ba1ef61b {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start; }
      .te-info-card_a9269a1f0d0935c3 .content_ee91c39d21488442 .te-read-more_3e843765ba1ef61b .te-theme-btn_df0fe9f322027eb2 {
        background-color: transparent;
        color: #317EFE;
        border: 1px solid #131A2A;
        padding: 9px 28px; }
        .te-info-card_a9269a1f0d0935c3 .content_ee91c39d21488442 .te-read-more_3e843765ba1ef61b .te-theme-btn_df0fe9f322027eb2:hover {
          background-color: #317EFE;
          color: #ffffff;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-info-card_a9269a1f0d0935c3.style-2_1c8060859011a5e9 {
  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_a9269a1f0d0935c3.style-2_1c8060859011a5e9 {
      padding: 35px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .te-info-card_a9269a1f0d0935c3.style-2_1c8060859011a5e9 {
      padding: 35px; } }
  .te-info-card_a9269a1f0d0935c3.style-2_1c8060859011a5e9:hover .image_69c9f8ad422049d5 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_a9269a1f0d0935c3.style-2_1c8060859011a5e9:hover .content_ee91c39d21488442 .te-read-more_3e843765ba1ef61b .te-theme-btn_df0fe9f322027eb2 {
    background-color: inherit;
    color: #317EFE; }
  .te-info-card_a9269a1f0d0935c3.style-2_1c8060859011a5e9 .image_69c9f8ad422049d5 {
    border-radius: 20px;
    overflow: hidden; }
    .te-info-card_a9269a1f0d0935c3.style-2_1c8060859011a5e9 .image_69c9f8ad422049d5 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_a9269a1f0d0935c3.style-2_1c8060859011a5e9 .te-title-wrapper_972953ab254c0607 {
    padding-bottom: 15px; }
  .te-info-card_a9269a1f0d0935c3.style-2_1c8060859011a5e9 .te-content-wrapper_14568716104cdf12 {
    text-align: left;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .te-info-card_a9269a1f0d0935c3.style-2_1c8060859011a5e9 .content_ee91c39d21488442 {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px; }
    .te-info-card_a9269a1f0d0935c3.style-2_1c8060859011a5e9 .content_ee91c39d21488442 .te-read-more_3e843765ba1ef61b .te-theme-btn_df0fe9f322027eb2 {
      padding: 0;
      border: 0; }

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

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

.te-icon-card_209e8af11d355eb2.style-three_f1fa8b5bde3988e3 {
  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_209e8af11d355eb2.style-three_f1fa8b5bde3988e3 .icon_1b49574397ea8828 {
    width: 72px;
    height: 72px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .te-icon-card_209e8af11d355eb2.style-three_f1fa8b5bde3988e3 .icon_1b49574397ea8828 img {
      width: 100%; }
  .te-icon-card_209e8af11d355eb2.style-three_f1fa8b5bde3988e3 .content_ee91c39d21488442 {
    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_209e8af11d355eb2.style-three_f1fa8b5bde3988e3 .content_ee91c39d21488442 .title_5426af685de9542a {
      color: #ffffff; }
    .te-icon-card_209e8af11d355eb2.style-three_f1fa8b5bde3988e3 .content_ee91c39d21488442 .desc_e6faad680b4b6f36 {
      color: #c7cdda; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-icon-card_209e8af11d355eb2.style-three_f1fa8b5bde3988e3 {
      gap: 25px; }
      .te-icon-card_209e8af11d355eb2.style-three_f1fa8b5bde3988e3 .content_ee91c39d21488442 {
        gap: 18px; } }

.te-icon-card_209e8af11d355eb2.style-2_1c8060859011a5e9 {
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0; }
  .te-icon-card_209e8af11d355eb2.style-2_1c8060859011a5e9 .icon_1b49574397ea8828 {
    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_209e8af11d355eb2.style-2_1c8060859011a5e9 .content_ee91c39d21488442 {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px; }
    .te-icon-card_209e8af11d355eb2.style-2_1c8060859011a5e9 .content_ee91c39d21488442 .title_5426af685de9542a {
      font-size: 20px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px; }
    .te-icon-card_209e8af11d355eb2.style-2_1c8060859011a5e9 .content_ee91c39d21488442 .desc_e6faad680b4b6f36 {
      line-height: 22px; }

.te-about-image-card_5daab075a55e6258 .te-main-img-wrapper_07bcf1714f6463c0 {
  text-align: right; }
  @media (max-width: 991px) {
    .te-about-image-card_5daab075a55e6258 .te-main-img-wrapper_07bcf1714f6463c0 {
      text-align: left; } }
  .te-about-image-card_5daab075a55e6258 .te-main-img-wrapper_07bcf1714f6463c0 .te-main-img-inner_94f025c67fde2f5a {
    position: relative;
    display: inline-block;
    z-index: 2; }
    .te-about-image-card_5daab075a55e6258 .te-main-img-wrapper_07bcf1714f6463c0 .te-main-img-inner_94f025c67fde2f5a > img {
      border-radius: 500px 500px 0 0;
      margin-left: 7px;
      margin-top: 4px; }
      @media (max-width: 650px) {
        .te-about-image-card_5daab075a55e6258 .te-main-img-wrapper_07bcf1714f6463c0 .te-main-img-inner_94f025c67fde2f5a > img {
          width: 100%; } }
    .te-about-image-card_5daab075a55e6258 .te-main-img-wrapper_07bcf1714f6463c0 .te-main-img-inner_94f025c67fde2f5a .te-img-card-shape_0b6167423be9ee09 {
      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_5daab075a55e6258 .te-main-img-wrapper_07bcf1714f6463c0 .te-main-img-inner_94f025c67fde2f5a .te-img-card-shape_0b6167423be9ee09 {
          right: 0; } }
.te-about-image-card_5daab075a55e6258 .te-company-foundation_8842db16a4ae4908 {
  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_5daab075a55e6258 .te-company-foundation_8842db16a4ae4908 .te-counter-wrapper_875c4dcced036a29 {
    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_5daab075a55e6258 .te-company-foundation_8842db16a4ae4908 .counter-title_c9f0d43c8993ea73 {
    font-size: 45px;
    font-weight: 700;
    line-height: 54.9px;
    letter-spacing: -0.8px;
    color: #14203A;
    margin-bottom: 0; }
  .te-about-image-card_5daab075a55e6258 .te-company-foundation_8842db16a4ae4908 .title_5426af685de9542a {
    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_5daab075a55e6258.style-2_1c8060859011a5e9 .te-main-img-wrapper_07bcf1714f6463c0 .te-main-img-inner_94f025c67fde2f5a {
  border-radius: 20px;
  padding-right: 80px;
  margin-top: 23px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-image-card_5daab075a55e6258.style-2_1c8060859011a5e9 .te-main-img-wrapper_07bcf1714f6463c0 .te-main-img-inner_94f025c67fde2f5a {
      padding-right: 0;
      margin-top: 0; } }
  .te-about-image-card_5daab075a55e6258.style-2_1c8060859011a5e9 .te-main-img-wrapper_07bcf1714f6463c0 .te-main-img-inner_94f025c67fde2f5a > img {
    margin: 0;
    border-radius: 20px; }
  .te-about-image-card_5daab075a55e6258.style-2_1c8060859011a5e9 .te-main-img-wrapper_07bcf1714f6463c0 .te-main-img-inner_94f025c67fde2f5a .te-img-card-shape_0b6167423be9ee09 {
    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_5daab075a55e6258.style-2_1c8060859011a5e9 .te-main-img-wrapper_07bcf1714f6463c0 .te-main-img-inner_94f025c67fde2f5a .te-img-card-shape_0b6167423be9ee09 {
        display: none; } }
  .te-about-image-card_5daab075a55e6258.style-2_1c8060859011a5e9 .te-main-img-wrapper_07bcf1714f6463c0 .te-main-img-inner_94f025c67fde2f5a .te-another-image_ad9cc20242244fbf {
    position: absolute;
    top: 55%;
    right: -45px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-image-card_5daab075a55e6258.style-2_1c8060859011a5e9 .te-main-img-wrapper_07bcf1714f6463c0 .te-main-img-inner_94f025c67fde2f5a .te-another-image_ad9cc20242244fbf {
        position: relative;
        right: unset;
        top: unset; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .te-about-image-card_5daab075a55e6258.style-2_1c8060859011a5e9 .te-main-img-wrapper_07bcf1714f6463c0 .te-main-img-inner_94f025c67fde2f5a .te-another-image_ad9cc20242244fbf {
        position: relative; } }
    .te-about-image-card_5daab075a55e6258.style-2_1c8060859011a5e9 .te-main-img-wrapper_07bcf1714f6463c0 .te-main-img-inner_94f025c67fde2f5a .te-another-image_ad9cc20242244fbf .te-another-image-inner_ea8f4fe46c7bd8cd {
      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_5daab075a55e6258.style-2_1c8060859011a5e9 .te-main-img-wrapper_07bcf1714f6463c0 .te-main-img-inner_94f025c67fde2f5a .te-another-image_ad9cc20242244fbf .te-another-image-inner_ea8f4fe46c7bd8cd {
          width: 100%; }
          .te-about-image-card_5daab075a55e6258.style-2_1c8060859011a5e9 .te-main-img-wrapper_07bcf1714f6463c0 .te-main-img-inner_94f025c67fde2f5a .te-another-image_ad9cc20242244fbf .te-another-image-inner_ea8f4fe46c7bd8cd img {
            width: 100%; } }
    .te-about-image-card_5daab075a55e6258.style-2_1c8060859011a5e9 .te-main-img-wrapper_07bcf1714f6463c0 .te-main-img-inner_94f025c67fde2f5a .te-another-image_ad9cc20242244fbf .video-btn_964ea97dfe7f5821 {
      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_5daab075a55e6258.style-2_1c8060859011a5e9 .te-main-img-wrapper_07bcf1714f6463c0 .te-main-img-inner_94f025c67fde2f5a .te-another-image_ad9cc20242244fbf .video-btn_964ea97dfe7f5821 {
          left: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%); } }
      .te-about-image-card_5daab075a55e6258.style-2_1c8060859011a5e9 .te-main-img-wrapper_07bcf1714f6463c0 .te-main-img-inner_94f025c67fde2f5a .te-another-image_ad9cc20242244fbf .video-btn_964ea97dfe7f5821 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_5daab075a55e6258.style-2_1c8060859011a5e9 .te-main-img-wrapper_07bcf1714f6463c0 .te-main-img-inner_94f025c67fde2f5a .te-another-image_ad9cc20242244fbf .te-badge-text_187a50faaae45772 {
      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_5daab075a55e6258.style-2_1c8060859011a5e9 .te-main-img-wrapper_07bcf1714f6463c0 .te-main-img-inner_94f025c67fde2f5a .te-another-image_ad9cc20242244fbf .te-badge-text_187a50faaae45772 {
          left: unset;
          top: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%);
          right: 0; } }
      .te-about-image-card_5daab075a55e6258.style-2_1c8060859011a5e9 .te-main-img-wrapper_07bcf1714f6463c0 .te-main-img-inner_94f025c67fde2f5a .te-another-image_ad9cc20242244fbf .te-badge-text_187a50faaae45772 .icon_1b49574397ea8828 {
        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_5daab075a55e6258.style-2_1c8060859011a5e9 .te-main-img-wrapper_07bcf1714f6463c0 .te-main-img-inner_94f025c67fde2f5a .te-another-image_ad9cc20242244fbf .te-badge-text_187a50faaae45772 .text_63788664bcbb7b99 {
        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_5daab075a55e6258.style-2_1c8060859011a5e9 .te-main-img-wrapper_07bcf1714f6463c0 .te-main-img-inner_94f025c67fde2f5a .te-another-image_ad9cc20242244fbf .te-badge-text_187a50faaae45772 .text_63788664bcbb7b99 .title_5426af685de9542a {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #14203A; }
        .te-about-image-card_5daab075a55e6258.style-2_1c8060859011a5e9 .te-main-img-wrapper_07bcf1714f6463c0 .te-main-img-inner_94f025c67fde2f5a .te-another-image_ad9cc20242244fbf .te-badge-text_187a50faaae45772 .text_63788664bcbb7b99 span {
          font-size: 12px;
          font-weight: 400;
          line-height: 12px;
          color: #335371; }

.te-about-info-card_43dbe56543d045ab .te-about-info-content_bb943c3c3b90c6f4 {
  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_43dbe56543d045ab .te-about-info-content_bb943c3c3b90c6f4 .te-section-title_713fb75e1e4cafef {
    margin-bottom: 0; }
    .te-about-info-card_43dbe56543d045ab .te-about-info-content_bb943c3c3b90c6f4 .te-section-title_713fb75e1e4cafef .title_5426af685de9542a {
      margin-bottom: 0; }
  .te-about-info-card_43dbe56543d045ab .te-about-info-content_bb943c3c3b90c6f4 .te-list-item-wrapper_3a008e61a16072e4 {
    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_43dbe56543d045ab .te-about-info-content_bb943c3c3b90c6f4 .te-list-item-wrapper_3a008e61a16072e4 {
        grid-template-columns: repeat(1, 1fr); } }
    .te-about-info-card_43dbe56543d045ab .te-about-info-content_bb943c3c3b90c6f4 .te-list-item-wrapper_3a008e61a16072e4 .te-list-item_c5a7b69fc01e694f .icon_1b49574397ea8828 {
      font-size: 24px;
      color: #317EFE;
      background-color: transparent;
      width: unset;
      height: unset; }
    .te-about-info-card_43dbe56543d045ab .te-about-info-content_bb943c3c3b90c6f4 .te-list-item-wrapper_3a008e61a16072e4 .te-list-item_c5a7b69fc01e694f .text_63788664bcbb7b99 {
      color: #14203A; }
  .te-about-info-card_43dbe56543d045ab .te-about-info-content_bb943c3c3b90c6f4 .te-info-list_567110789745f67a {
    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_43dbe56543d045ab .te-about-info-content_bb943c3c3b90c6f4 .te-info-list_567110789745f67a {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 20px; } }
    .te-about-info-card_43dbe56543d045ab .te-about-info-content_bb943c3c3b90c6f4 .te-info-list_567110789745f67a .te-single-info-list_4d31548a2cce5001 {
      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_43dbe56543d045ab .te-about-info-content_bb943c3c3b90c6f4 .te-info-list_567110789745f67a .te-single-info-list_4d31548a2cce5001:hover .icon_1b49574397ea8828 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_43dbe56543d045ab .te-about-info-content_bb943c3c3b90c6f4 .te-info-list_567110789745f67a .te-single-info-list_4d31548a2cce5001 .icon_1b49574397ea8828 {
        margin-bottom: 10px;
        position: relative;
        margin-left: 20px; }
        .te-about-info-card_43dbe56543d045ab .te-about-info-content_bb943c3c3b90c6f4 .te-info-list_567110789745f67a .te-single-info-list_4d31548a2cce5001 .icon_1b49574397ea8828::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_43dbe56543d045ab .te-about-info-content_bb943c3c3b90c6f4 .te-info-list_567110789745f67a .te-single-info-list_4d31548a2cce5001 .icon_1b49574397ea8828 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_43dbe56543d045ab .te-about-info-content_bb943c3c3b90c6f4 .te-info-list_567110789745f67a .te-single-info-list_4d31548a2cce5001 .title_5426af685de9542a {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0px;
        margin-bottom: 0; }
      .te-about-info-card_43dbe56543d045ab .te-about-info-content_bb943c3c3b90c6f4 .te-info-list_567110789745f67a .te-single-info-list_4d31548a2cce5001 .short-title_1dda437622664c81 {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px; }

.te-about-info-card_43dbe56543d045ab.style-2_1c8060859011a5e9 .te-about-info-content_bb943c3c3b90c6f4 {
  gap: 10px; }
  .te-about-info-card_43dbe56543d045ab.style-2_1c8060859011a5e9 .te-about-info-content_bb943c3c3b90c6f4 .te-list-item-wrapper_3a008e61a16072e4 {
    padding-top: 6px;
    gap: 0; }
    .te-about-info-card_43dbe56543d045ab.style-2_1c8060859011a5e9 .te-about-info-content_bb943c3c3b90c6f4 .te-list-item-wrapper_3a008e61a16072e4 .te-list-item_c5a7b69fc01e694f .icon_1b49574397ea8828 {
      width: 16px;
      height: 16px;
      background-color: #317EFE;
      border-radius: 50%;
      color: white;
      font-size: 10px; }
    .te-about-info-card_43dbe56543d045ab.style-2_1c8060859011a5e9 .te-about-info-content_bb943c3c3b90c6f4 .te-list-item-wrapper_3a008e61a16072e4 .te-list-item_c5a7b69fc01e694f .text_63788664bcbb7b99 {
      color: #335371; }
  .te-about-info-card_43dbe56543d045ab.style-2_1c8060859011a5e9 .te-about-info-content_bb943c3c3b90c6f4 .te-info-list_567110789745f67a {
    border-top: 1px solid #E1E1E1;
    padding-top: 40px; }
    .te-about-info-card_43dbe56543d045ab.style-2_1c8060859011a5e9 .te-about-info-content_bb943c3c3b90c6f4 .te-info-list_567110789745f67a .divider_1e8607659a580708 {
      width: 1px;
      background-color: #E1E1E1;
      height: 127px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-info-card_43dbe56543d045ab.style-2_1c8060859011a5e9 .te-about-info-content_bb943c3c3b90c6f4 .te-info-list_567110789745f67a .divider_1e8607659a580708 {
          height: 1px;
          width: 100%; } }

.te-about-info-card_43dbe56543d045ab.style-three_f1fa8b5bde3988e3 .te-section-title_713fb75e1e4cafef {
  margin-bottom: 40px; }
.te-about-info-card_43dbe56543d045ab.style-three_f1fa8b5bde3988e3 .about-info-wrapper_f35c08113dfd2242 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_43dbe56543d045ab.style-three_f1fa8b5bde3988e3 .about-info-wrapper_f35c08113dfd2242 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .te-about-info-card_43dbe56543d045ab.style-three_f1fa8b5bde3988e3 .about-info-wrapper_f35c08113dfd2242 .about-info-img_8822c3c81c189358 {
    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_43dbe56543d045ab.style-three_f1fa8b5bde3988e3 .about-info-wrapper_f35c08113dfd2242 .about-info-img_8822c3c81c189358 {
        height: 350px; } }
    .te-about-info-card_43dbe56543d045ab.style-three_f1fa8b5bde3988e3 .about-info-wrapper_f35c08113dfd2242 .about-info-img_8822c3c81c189358 img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.te-about-info-card_43dbe56543d045ab.style-three_f1fa8b5bde3988e3 .te-about-info-content_bb943c3c3b90c6f4 {
  padding-left: 50px;
  gap: 30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_43dbe56543d045ab.style-three_f1fa8b5bde3988e3 .te-about-info-content_bb943c3c3b90c6f4 {
      padding-left: 0;
      padding-top: 50px; } }
  .te-about-info-card_43dbe56543d045ab.style-three_f1fa8b5bde3988e3 .te-about-info-content_bb943c3c3b90c6f4 .skill-progressbar-wrapper_6dd4b6342b8d1233 {
    width: 100%; }
  .te-about-info-card_43dbe56543d045ab.style-three_f1fa8b5bde3988e3 .te-about-info-content_bb943c3c3b90c6f4 .te-icon-card-wrapper_66024e34dde431d4 {
    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_43dbe56543d045ab.style-three_f1fa8b5bde3988e3 .te-about-info-content_bb943c3c3b90c6f4 .te-icon-card-wrapper_66024e34dde431d4 .te-icon-card_209e8af11d355eb2 {
      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_43dbe56543d045ab.style-three_f1fa8b5bde3988e3 .te-about-info-content_bb943c3c3b90c6f4 .te-icon-card-wrapper_66024e34dde431d4 .te-icon-card_209e8af11d355eb2 .icon_1b49574397ea8828 {
        width: 40px;
        height: 40px; }
      .te-about-info-card_43dbe56543d045ab.style-three_f1fa8b5bde3988e3 .te-about-info-content_bb943c3c3b90c6f4 .te-icon-card-wrapper_66024e34dde431d4 .te-icon-card_209e8af11d355eb2 .content_ee91c39d21488442 {
        gap: 4px; }
        .te-about-info-card_43dbe56543d045ab.style-three_f1fa8b5bde3988e3 .te-about-info-content_bb943c3c3b90c6f4 .te-icon-card-wrapper_66024e34dde431d4 .te-icon-card_209e8af11d355eb2 .content_ee91c39d21488442 .title_5426af685de9542a {
          font-size: 18px;
          line-height: 24px; }
  .te-about-info-card_43dbe56543d045ab.style-three_f1fa8b5bde3988e3 .te-about-info-content_bb943c3c3b90c6f4 .te-btn-wrapper_57b891585d63d29f {
    margin-top: 7px; }

.te-counter-card_e51f66cc9e288c2e {
  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_e51f66cc9e288c2e {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 575px) {
    .te-counter-card_e51f66cc9e288c2e {
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 50px; } }
  .te-counter-card_e51f66cc9e288c2e .te-counter-item_37d7a3c1a0f60252 {
    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_e51f66cc9e288c2e .te-counter-item_37d7a3c1a0f60252:hover .icon_1b49574397ea8828 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-counter-card_e51f66cc9e288c2e .te-counter-item_37d7a3c1a0f60252 .icon_1b49574397ea8828 {
      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_e51f66cc9e288c2e .te-counter-item_37d7a3c1a0f60252 .icon_1b49574397ea8828 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-counter-card_e51f66cc9e288c2e .te-counter-item_37d7a3c1a0f60252 .te-counter-title_42043cc6145ffe3b {
      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_e51f66cc9e288c2e .te-counter-item_37d7a3c1a0f60252 .te-counter-title_42043cc6145ffe3b .content_ee91c39d21488442 {
        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_e51f66cc9e288c2e .te-counter-item_37d7a3c1a0f60252 .number_53d997c089acca80 {
      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_e51f66cc9e288c2e .te-counter-item_37d7a3c1a0f60252 .number_53d997c089acca80 {
          font-size: 36px;
          line-height: 40px; } }
    .te-counter-card_e51f66cc9e288c2e .te-counter-item_37d7a3c1a0f60252 .title_5426af685de9542a {
      margin: 0;
      font-family: "Inter", sans-serif;
      font-weight: 400;
      font-size: 18px;
      line-height: 18px;
      color: #335371; }
    .te-counter-card_e51f66cc9e288c2e .te-counter-item_37d7a3c1a0f60252 .text_63788664bcbb7b99 {
      margin: 0;
      color: #c7cdda; }

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

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

.te-process-step_d2939a61752fee84 {
  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_d2939a61752fee84::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_d2939a61752fee84 {
      padding: 32px 28px 42px 28px; } }
  .te-process-step_d2939a61752fee84:hover {
    top: -5px; }
    .te-process-step_d2939a61752fee84:hover::before {
      width: 100%;
      height: 100%;
      border-radius: 0;
      -webkit-transform: translateX(-50%) scale(1);
              transform: translateX(-50%) scale(1); }
    .te-process-step_d2939a61752fee84:hover .icon_1b49574397ea8828 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_d2939a61752fee84:hover .counter-number_c6e317150d48701b {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_d2939a61752fee84:hover .content_ee91c39d21488442 .te-read-more_3e843765ba1ef61b .te-theme-btn_df0fe9f322027eb2 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff; }
  .te-process-step_d2939a61752fee84 .icon_1b49574397ea8828 {
    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_d2939a61752fee84 .icon_1b49574397ea8828 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-process-step_d2939a61752fee84 .te-content-wrapper_14568716104cdf12 {
    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_d2939a61752fee84 .te-counter-wrapper_875c4dcced036a29 {
    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_d2939a61752fee84 .te-counter-wrapper_875c4dcced036a29 .shape_4d82ba769bf98030 {
      position: relative; }
  .te-process-step_d2939a61752fee84 .counter-number_c6e317150d48701b {
    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_d2939a61752fee84 .te-title-wrapper_972953ab254c0607 {
    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_d2939a61752fee84 .te-title-wrapper_972953ab254c0607 .icon_1b49574397ea8828 {
      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_d2939a61752fee84 .te-title-wrapper_972953ab254c0607 .title_5426af685de9542a {
      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_d2939a61752fee84 .content_ee91c39d21488442 {
    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_d2939a61752fee84 .content_ee91c39d21488442 .desc_e6faad680b4b6f36 {
      -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_d2939a61752fee84 .content_ee91c39d21488442 .te-read-more_3e843765ba1ef61b {
      margin-top: -10px; }
      .te-process-step_d2939a61752fee84 .content_ee91c39d21488442 .te-read-more_3e843765ba1ef61b .te-theme-btn_df0fe9f322027eb2 {
        border: 1px solid #E1E1E1;
        color: #317EFE;
        background-color: transparent; }

.te-testimonial-card_b6ea6a16f1fd824f {
  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_b6ea6a16f1fd824f {
      padding: 30px; } }
  .te-testimonial-card_b6ea6a16f1fd824f .te-content-wrapper_14568716104cdf12 {
    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_b6ea6a16f1fd824f .te-content-wrapper_14568716104cdf12 .content_ee91c39d21488442 {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
    .te-testimonial-card_b6ea6a16f1fd824f .te-content-wrapper_14568716104cdf12 .te-user-meta_f54175a166986e39 {
      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_b6ea6a16f1fd824f .te-content-wrapper_14568716104cdf12 .te-user-meta_f54175a166986e39 {
          -webkit-box-align: end;
              -ms-flex-align: end;
                  align-items: flex-end; } }
      .te-testimonial-card_b6ea6a16f1fd824f .te-content-wrapper_14568716104cdf12 .te-user-meta_f54175a166986e39 .te-user-info_52f5221b5ae20110 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .te-testimonial-card_b6ea6a16f1fd824f .te-content-wrapper_14568716104cdf12 .te-user-meta_f54175a166986e39 .te-user-info_52f5221b5ae20110 .image_69c9f8ad422049d5 {
          width: 74px;
          height: 84px;
          border-radius: 20px;
          overflow: hidden;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .te-testimonial-card_b6ea6a16f1fd824f .te-content-wrapper_14568716104cdf12 .te-user-meta_f54175a166986e39 .te-user-info_52f5221b5ae20110 .rating_082b4be8614e1490 {
          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_b6ea6a16f1fd824f .te-content-wrapper_14568716104cdf12 .te-user-meta_f54175a166986e39 .te-user-info_52f5221b5ae20110 .name_43ce9fabb043dad7 {
          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_b6ea6a16f1fd824f .te-content-wrapper_14568716104cdf12 .te-user-meta_f54175a166986e39 .te-user-info_52f5221b5ae20110 .name_43ce9fabb043dad7 {
              font-size: 18px;
              line-height: 28px; } }
        .te-testimonial-card_b6ea6a16f1fd824f .te-content-wrapper_14568716104cdf12 .te-user-meta_f54175a166986e39 .te-user-info_52f5221b5ae20110 .designation_8043ed55af21a3bb {
          font-size: 18px;
          font-weight: 400;
          line-height: 36px;
          color: #14203A; }
      .te-testimonial-card_b6ea6a16f1fd824f .te-content-wrapper_14568716104cdf12 .te-user-meta_f54175a166986e39 .icon_1b49574397ea8828 {
        color: #E1E1E1;
        font-size: 55px;
        margin-top: 20px; }
        @media (max-width: 570px) {
          .te-testimonial-card_b6ea6a16f1fd824f .te-content-wrapper_14568716104cdf12 .te-user-meta_f54175a166986e39 .icon_1b49574397ea8828 {
            position: absolute;
            right: 30px;
            top: 0;
            z-index: -1;
            font-size: 35px; } }

.te-testimonial-card-two_8d250e6c70d947a7 {
  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_8d250e6c70d947a7 .te-content-wrapper_14568716104cdf12 {
    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_8d250e6c70d947a7 .te-content-wrapper_14568716104cdf12 .content_ee91c39d21488442 {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
      .te-testimonial-card-two_8d250e6c70d947a7 .te-content-wrapper_14568716104cdf12 .content_ee91c39d21488442 p {
        margin-bottom: 0; }
    .te-testimonial-card-two_8d250e6c70d947a7 .te-content-wrapper_14568716104cdf12 .te-user-meta_f54175a166986e39 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .te-testimonial-card-two_8d250e6c70d947a7 .te-content-wrapper_14568716104cdf12 .te-user-meta_f54175a166986e39 .te-user-info_52f5221b5ae20110 {
        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_8d250e6c70d947a7 .te-content-wrapper_14568716104cdf12 .te-user-meta_f54175a166986e39 .te-user-info_52f5221b5ae20110 .icon_1b49574397ea8828 {
          color: #317EFE;
          font-size: 40px; }
        .te-testimonial-card-two_8d250e6c70d947a7 .te-content-wrapper_14568716104cdf12 .te-user-meta_f54175a166986e39 .te-user-info_52f5221b5ae20110 .name_43ce9fabb043dad7 {
          font-size: 24px;
          font-weight: 500;
          line-height: 24px;
          letter-spacing: 0px;
          color: #14203A;
          margin-bottom: 0; }
        .te-testimonial-card-two_8d250e6c70d947a7 .te-content-wrapper_14568716104cdf12 .te-user-meta_f54175a166986e39 .te-user-info_52f5221b5ae20110 .designation_8043ed55af21a3bb {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #317EFE; }
      .te-testimonial-card-two_8d250e6c70d947a7 .te-content-wrapper_14568716104cdf12 .te-user-meta_f54175a166986e39 .image_69c9f8ad422049d5 {
        width: 74px;
        height: 74px;
        border-radius: 50%;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }

.te-testimonial-card_b6ea6a16f1fd824f.style-3_84c8e315a14508c2 {
  padding: 30px 0 0 0;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .te-testimonial-card_b6ea6a16f1fd824f.style-3_84c8e315a14508c2::before {
    display: none; }
  .te-testimonial-card_b6ea6a16f1fd824f.style-3_84c8e315a14508c2 .te-content-wrapper_14568716104cdf12 {
    gap: 15px; }
    .te-testimonial-card_b6ea6a16f1fd824f.style-3_84c8e315a14508c2 .te-content-wrapper_14568716104cdf12 .content_ee91c39d21488442 .title_5426af685de9542a {
      font-size: 24px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px;
      color: #335371;
      margin-bottom: 20px; }
    .te-testimonial-card_b6ea6a16f1fd824f.style-3_84c8e315a14508c2 .te-content-wrapper_14568716104cdf12 .te-user-meta_f54175a166986e39 .te-user-info_52f5221b5ae20110 {
      -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_b6ea6a16f1fd824f.style-3_84c8e315a14508c2 .te-content-wrapper_14568716104cdf12 .te-user-meta_f54175a166986e39 .te-user-info_52f5221b5ae20110 {
          padding: 15px 30px; } }
      .te-testimonial-card_b6ea6a16f1fd824f.style-3_84c8e315a14508c2 .te-content-wrapper_14568716104cdf12 .te-user-meta_f54175a166986e39 .te-user-info_52f5221b5ae20110 .image_69c9f8ad422049d5 {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        overflow: hidden;
        margin-top: 0;
        position: relative; }
        .te-testimonial-card_b6ea6a16f1fd824f.style-3_84c8e315a14508c2 .te-content-wrapper_14568716104cdf12 .te-user-meta_f54175a166986e39 .te-user-info_52f5221b5ae20110 .image_69c9f8ad422049d5 img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          position: absolute;
          left: 0;
          top: 0; }
      .te-testimonial-card_b6ea6a16f1fd824f.style-3_84c8e315a14508c2 .te-content-wrapper_14568716104cdf12 .te-user-meta_f54175a166986e39 .te-user-info_52f5221b5ae20110 .rating_082b4be8614e1490 {
        gap: 5px;
        color: #E7F914;
        font-size: 14px;
        margin-bottom: 10px; }
      .te-testimonial-card_b6ea6a16f1fd824f.style-3_84c8e315a14508c2 .te-content-wrapper_14568716104cdf12 .te-user-meta_f54175a166986e39 .te-user-info_52f5221b5ae20110 .name_43ce9fabb043dad7 span {
        color: #317EFE; }
    .te-testimonial-card_b6ea6a16f1fd824f.style-3_84c8e315a14508c2 .te-content-wrapper_14568716104cdf12 .te-user-meta_f54175a166986e39 .icon_1b49574397ea8828 {
      font-size: 64px;
      color: #E7F914;
      position: absolute;
      top: -5px;
      margin-top: 0;
      right: 0; }
      @media (max-width: 575px) {
        .te-testimonial-card_b6ea6a16f1fd824f.style-3_84c8e315a14508c2 .te-content-wrapper_14568716104cdf12 .te-user-meta_f54175a166986e39 .icon_1b49574397ea8828 {
          font-size: 34px; } }

.te-testimonial-slider-wrapper_f437c61c3eea2ca6 {
  position: relative; }
  .te-testimonial-slider-wrapper_f437c61c3eea2ca6 .slick-list_d57be0210e073c70 {
    margin: 0 -15px; }
    .te-testimonial-slider-wrapper_f437c61c3eea2ca6 .slick-list_d57be0210e073c70 .slick-slide_ae4767f5c20450f6 {
      margin: 0 15px;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_f437c61c3eea2ca6 .slick-dots_67c322386fb800e4 {
    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_f437c61c3eea2ca6 .slick-dots_67c322386fb800e4 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_f437c61c3eea2ca6 .slick-dots_67c322386fb800e4 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_f437c61c3eea2ca6 .slick-dots_67c322386fb800e4 li.slick-active_b0d0d7c25640cbff {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-testimonial-slider-wrapper_f437c61c3eea2ca6 .slick-dots_67c322386fb800e4 li.slick-active_b0d0d7c25640cbff button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_f437c61c3eea2ca6 .slick-arrow_d27861f6bb22eca6 {
    display: none !important; }

.te-accordion-box-wrapper_01b75b03b3d2023d {
  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_f23b28479a5a79b3 .te-accordion-list-item_553dac4e99f78695 {
  border: 1px solid #E1E1E1;
  border-radius: 20px; }
  .accordion-wrapper_f23b28479a5a79b3 .te-accordion-list-item_553dac4e99f78695 .te-accordion-head_3a3bc42bf4da9957 {
    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_f23b28479a5a79b3 .te-accordion-list-item_553dac4e99f78695 .te-accordion-head_3a3bc42bf4da9957: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_f23b28479a5a79b3 .te-accordion-list-item_553dac4e99f78695 .te-accordion-head_3a3bc42bf4da9957.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_f23b28479a5a79b3 .te-accordion-list-item_553dac4e99f78695 .te-accordion-head_3a3bc42bf4da9957 .te-accordion-title_59c8daa88987df5a {
      font-size: 20px;
      line-height: 32px;
      font-weight: 500;
      margin-bottom: 0;
      letter-spacing: 0px; }
  .accordion-wrapper_f23b28479a5a79b3 .te-accordion-list-item_553dac4e99f78695 .te-accordion-body_130219013e3a7201 {
    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_3ff8a77546e6f015 {
  border-left: 4px solid #dfe2e9;
  padding-left: 45px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .page-header_3ff8a77546e6f015 {
      padding-left: 30px; } }
  .page-header_3ff8a77546e6f015 .te-page-title_f0b80180919cb286,
  .page-header_3ff8a77546e6f015 .page-title_fcaa3389a92d9896 {
    font-size: 42px;
    line-height: 48px; }
    @media (max-width: 991px) {
      .page-header_3ff8a77546e6f015 .te-page-title_f0b80180919cb286,
      .page-header_3ff8a77546e6f015 .page-title_fcaa3389a92d9896 {
        font-size: 38px;
        line-height: 48px; } }

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

.te-post-item_bdaf4dc077f8ce86 {
  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_bdaf4dc077f8ce86:hover .te-post-thumbnail_7b1a4b486229c372 img,
  .te-post-item_bdaf4dc077f8ce86:hover .post-video_c9d50511a8bc6901 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_bdaf4dc077f8ce86 iframe {
    width: 100%;
    height: 522px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_bdaf4dc077f8ce86 iframe {
        height: 350px; } }
  .te-post-item_bdaf4dc077f8ce86 .post-gallery .slick-list_d57be0210e073c70 .slick-track_4244e83bb3bc8199 {
    height: 392px;
    overflow: hidden; }
  .te-post-item_bdaf4dc077f8ce86 .te-post-content-wrapper_4328661d83cbf9e6 {
    padding: 32px 32px 40px 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_bdaf4dc077f8ce86 .te-post-content-wrapper_4328661d83cbf9e6 {
        padding: 35px;
        padding-top: 30px; } }
    .te-post-item_bdaf4dc077f8ce86 .te-post-content-wrapper_4328661d83cbf9e6 .te-read-more_3e843765ba1ef61b {
      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_bdaf4dc077f8ce86.format-quote_484feb7256930f6d .te-post-content {
    margin: 0; }
  .te-post-item_bdaf4dc077f8ce86.format-quote_484feb7256930f6d blockquote {
    margin: 0; }
    .te-post-item_bdaf4dc077f8ce86.format-quote_484feb7256930f6d blockquote p {
      margin-top: 0; }
    .te-post-item_bdaf4dc077f8ce86.format-quote_484feb7256930f6d 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_bdaf4dc077f8ce86.format-quote_484feb7256930f6d blockquote cite a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-post-item_bdaf4dc077f8ce86.sticky_d223b32c8649ddb3 {
    border: 2px solid #317EFE; }
    .te-post-item_bdaf4dc077f8ce86.sticky_d223b32c8649ddb3 .te-post-content {
      margin-bottom: 0; }
      .te-post-item_bdaf4dc077f8ce86.sticky_d223b32c8649ddb3 .te-post-content p {
        margin-bottom: 0; }
  .te-post-item_bdaf4dc077f8ce86 .te-post-title_36db1e811498262e {
    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_bdaf4dc077f8ce86 .te-post-title_36db1e811498262e {
        font-size: 28px;
        line-height: 42px;
        margin-top: 5px; } }
    .te-post-item_bdaf4dc077f8ce86 .te-post-title_36db1e811498262e:hover a {
      color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-post-item_bdaf4dc077f8ce86 .te-post-content p {
    margin-top: 17px; }
  .te-post-item_bdaf4dc077f8ce86 .te-post-content h2,
  .te-post-item_bdaf4dc077f8ce86 .te-post-content h3,
  .te-post-item_bdaf4dc077f8ce86 .te-post-content h4,
  .te-post-item_bdaf4dc077f8ce86 .te-post-content h5,
  .te-post-item_bdaf4dc077f8ce86 .te-post-content h6 {
    margin-bottom: 10px; }
  .te-post-item_bdaf4dc077f8ce86 .te-post-content p {
    margin-bottom: unset; }
  .te-post-item_bdaf4dc077f8ce86 .te-single-post-meta_1190c17074ab53d8 {
    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_bdaf4dc077f8ce86 .te-social-share_79980fc3dab39ba7 {
    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_bdaf4dc077f8ce86 .te-social-share_79980fc3dab39ba7 a.facebook_846a57f52e4cc581 {
      color: #1877f2; }
    .te-post-item_bdaf4dc077f8ce86 .te-social-share_79980fc3dab39ba7 a.twitter_bf8bc37b5e06020f {
      color: #1da1f2; }
    .te-post-item_bdaf4dc077f8ce86 .te-social-share_79980fc3dab39ba7 a.linkedin_07c0cfed6532adb0 {
      color: #1a70c6; }
    .te-post-item_bdaf4dc077f8ce86 .te-social-share_79980fc3dab39ba7 .te-social-share-title_92cef77ba9dba502 {
      font-size: 16px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A;
      margin-right: 5px;
      text-transform: uppercase; }
  .te-post-item_bdaf4dc077f8ce86 .te-blog-post-tag_e9f1d74052bd54a4 {
    width: 100%;
    display: inline-block; }
    .te-post-item_bdaf4dc077f8ce86 .te-blog-post-tag_e9f1d74052bd54a4 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_bdaf4dc077f8ce86 .te-blog-post-tag_e9f1d74052bd54a4 .te-post-tag-list_6799bb45d2aceb9a {
      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_bdaf4dc077f8ce86 .te-blog-post-tag_e9f1d74052bd54a4 .te-post-tag-list_6799bb45d2aceb9a 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_bdaf4dc077f8ce86 .te-blog-post-tag_e9f1d74052bd54a4 .te-post-tag-list_6799bb45d2aceb9a 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_bdaf4dc077f8ce86 .te-post-thumbnail_7b1a4b486229c372,
  .te-post-item_bdaf4dc077f8ce86 .post-video_c9d50511a8bc6901 {
    position: relative;
    overflow: hidden; }
    .te-post-item_bdaf4dc077f8ce86 .te-post-thumbnail_7b1a4b486229c372 img,
    .te-post-item_bdaf4dc077f8ce86 .post-video_c9d50511a8bc6901 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_bdaf4dc077f8ce86 .te-post-thumbnail_7b1a4b486229c372 .popup-video-wrapper_ede9be8b5b268874,
    .te-post-item_bdaf4dc077f8ce86 .post-video_c9d50511a8bc6901 .popup-video-wrapper_ede9be8b5b268874 {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .te-post-item_bdaf4dc077f8ce86 .te-post-thumbnail_7b1a4b486229c372 .video-btn_964ea97dfe7f5821 a,
    .te-post-item_bdaf4dc077f8ce86 .post-video_c9d50511a8bc6901 .video-btn_964ea97dfe7f5821 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_bdaf4dc077f8ce86 .te-post-thumbnail_7b1a4b486229c372 .video-btn_964ea97dfe7f5821 a i,
      .te-post-item_bdaf4dc077f8ce86 .post-video_c9d50511a8bc6901 .video-btn_964ea97dfe7f5821 a i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_bdaf4dc077f8ce86 .te-post-thumbnail_7b1a4b486229c372 .video-btn_964ea97dfe7f5821 a:hover,
      .te-post-item_bdaf4dc077f8ce86 .post-video_c9d50511a8bc6901 .video-btn_964ea97dfe7f5821 a:hover {
        -webkit-animation: none;
                animation: none; }
  .te-post-item_bdaf4dc077f8ce86 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_bdaf4dc077f8ce86 button.post-gallery-btn.prev-btn {
      left: 30px; }
    .te-post-item_bdaf4dc077f8ce86 button.post-gallery-btn.next-btn {
      right: 30px; }
    .te-post-item_bdaf4dc077f8ce86 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_bdaf4dc077f8ce86 button.post-gallery-btn:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
      .te-post-item_bdaf4dc077f8ce86 button.post-gallery-btn:hover i {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te-post-item_bdaf4dc077f8ce86 .post-audio_55cc9ecdecfe20fb iframe {
    width: 100%; }
  .te-post-item_bdaf4dc077f8ce86 .te-post-meta_55ed070bc9fdd464 {
    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_bdaf4dc077f8ce86 .te-post-meta_55ed070bc9fdd464 {
        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_bdaf4dc077f8ce86 .te-post-meta_55ed070bc9fdd464 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_bdaf4dc077f8ce86 .te-post-meta_55ed070bc9fdd464 span i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_bdaf4dc077f8ce86 .te-post-meta_55ed070bc9fdd464 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_bdaf4dc077f8ce86 .te-post-meta_55ed070bc9fdd464 span a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
          .te-post-item_bdaf4dc077f8ce86 .te-post-meta_55ed070bc9fdd464 span a:hover i {
            color: #317EFE;
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out; }

.te-post-card_cc0b307f2b2fb791 {
  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_cc0b307f2b2fb791.style-1_e2f415423a38ea4c {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 20px; }
    .te-post-card_cc0b307f2b2fb791.style-1_e2f415423a38ea4c .image_69c9f8ad422049d5 {
      height: 290px; }
    .te-post-card_cc0b307f2b2fb791.style-1_e2f415423a38ea4c .content_ee91c39d21488442 {
      padding: 0 20px 20px 20px; }
  .te-post-card_cc0b307f2b2fb791:hover .image_69c9f8ad422049d5 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_cc0b307f2b2fb791 .image_69c9f8ad422049d5 {
    overflow: hidden;
    border-radius: 20px;
    position: relative;
    width: 100%;
    height: 323px;
    position: relative; }
    .te-post-card_cc0b307f2b2fb791 .image_69c9f8ad422049d5 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_cc0b307f2b2fb791 .image_69c9f8ad422049d5 .te-post-date_b6ea5c5292a883b0 {
      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_cc0b307f2b2fb791 .image_69c9f8ad422049d5 .te-post-date_b6ea5c5292a883b0 span {
        color: #ffffff;
        font-size: 20px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: 0px; }
  .te-post-card_cc0b307f2b2fb791 .content_ee91c39d21488442 {
    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_cc0b307f2b2fb791 .content_ee91c39d21488442 .te-post-meta-info_424f3f39d361c347 {
      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_cc0b307f2b2fb791 .content_ee91c39d21488442 .te-post-meta-info_424f3f39d361c347 .te-single-meta_5d6f273455e48512 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 8px; }
        .te-post-card_cc0b307f2b2fb791 .content_ee91c39d21488442 .te-post-meta-info_424f3f39d361c347 .te-single-meta_5d6f273455e48512 span,
        .te-post-card_cc0b307f2b2fb791 .content_ee91c39d21488442 .te-post-meta-info_424f3f39d361c347 .te-single-meta_5d6f273455e48512 a {
          color: #335371;
          font-size: 14px;
          line-height: 28px;
          font-weight: 400;
          margin: 0;
          text-transform: capitalize; }
        .te-post-card_cc0b307f2b2fb791 .content_ee91c39d21488442 .te-post-meta-info_424f3f39d361c347 .te-single-meta_5d6f273455e48512 i {
          color: #317EFE; }
    .te-post-card_cc0b307f2b2fb791 .content_ee91c39d21488442 .title_5426af685de9542a {
      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_cc0b307f2b2fb791 .content_ee91c39d21488442 a.read-btn_d3e3a0c8bc069954 {
      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_cc0b307f2b2fb791 .content_ee91c39d21488442 a.read-btn_d3e3a0c8bc069954:hover {
        color: #317EFE; }

.te-post-card_cc0b307f2b2fb791.style-2_1c8060859011a5e9 {
  gap: 20px; }
  .te-post-card_cc0b307f2b2fb791.style-2_1c8060859011a5e9 .image_69c9f8ad422049d5 {
    border-radius: 20px 20px 20px 0; }
    .te-post-card_cc0b307f2b2fb791.style-2_1c8060859011a5e9 .image_69c9f8ad422049d5 .te-post-date_b6ea5c5292a883b0 {
      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_cc0b307f2b2fb791.style-2_1c8060859011a5e9 .content_ee91c39d21488442 .title_5426af685de9542a {
    font-size: 20px; }
  .te-post-card_cc0b307f2b2fb791.style-2_1c8060859011a5e9 .content_ee91c39d21488442 .te-post-meta-info_424f3f39d361c347 {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px; }

.te-blog-details-wrapper_57139787cd4c3035 .te-comment-respond_0a75a72fee94aa20 {
  margin-top: 78px;
  margin-bottom: 40px; }
.te-blog-details-wrapper_57139787cd4c3035 .te-post-comments_a63a745b8c8a633a {
  margin-top: 70px; }
.te-blog-details-wrapper_57139787cd4c3035 .wp-block-group_b008bd20ed1d09ae.has-background_9a35675743907b4e .wp-block-button_8d1bf62f7c56343e .wp-block-button__link_3e58791600e4358c {
  color: #ffffff !important; }
.te-blog-details-wrapper_57139787cd4c3035 .te-post-item_bdaf4dc077f8ce86 {
  border: 0;
  overflow: visible;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0; }
  .te-blog-details-wrapper_57139787cd4c3035 .te-post-item_bdaf4dc077f8ce86 iframe {
    width: 100%;
    height: 522px; }
  .te-blog-details-wrapper_57139787cd4c3035 .te-post-item_bdaf4dc077f8ce86 .te-post-meta_55ed070bc9fdd464 {
    margin-top: 0;
    margin-bottom: 20px; }
  .te-blog-details-wrapper_57139787cd4c3035 .te-post-item_bdaf4dc077f8ce86 .post-gallery:hover img {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important; }
  .te-blog-details-wrapper_57139787cd4c3035 .te-post-item_bdaf4dc077f8ce86 .te-post-thumbnail_7b1a4b486229c372,
  .te-blog-details-wrapper_57139787cd4c3035 .te-post-item_bdaf4dc077f8ce86 .post-video_c9d50511a8bc6901,
  .te-blog-details-wrapper_57139787cd4c3035 .te-post-item_bdaf4dc077f8ce86 .post-gallery,
  .te-blog-details-wrapper_57139787cd4c3035 .te-post-item_bdaf4dc077f8ce86 .postbox-audio_516dfbea8976bfc9,
  .te-blog-details-wrapper_57139787cd4c3035 .te-post-item_bdaf4dc077f8ce86 .wp-block-post-featured-image_fa5060455359040a {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative; }
    @media (max-width: 767px) {
      .te-blog-details-wrapper_57139787cd4c3035 .te-post-item_bdaf4dc077f8ce86 .te-post-thumbnail_7b1a4b486229c372,
      .te-blog-details-wrapper_57139787cd4c3035 .te-post-item_bdaf4dc077f8ce86 .post-video_c9d50511a8bc6901,
      .te-blog-details-wrapper_57139787cd4c3035 .te-post-item_bdaf4dc077f8ce86 .post-gallery,
      .te-blog-details-wrapper_57139787cd4c3035 .te-post-item_bdaf4dc077f8ce86 .postbox-audio_516dfbea8976bfc9,
      .te-blog-details-wrapper_57139787cd4c3035 .te-post-item_bdaf4dc077f8ce86 .wp-block-post-featured-image_fa5060455359040a {
        margin-bottom: 30px; } }
    .te-blog-details-wrapper_57139787cd4c3035 .te-post-item_bdaf4dc077f8ce86 .te-post-thumbnail_7b1a4b486229c372:hover img,
    .te-blog-details-wrapper_57139787cd4c3035 .te-post-item_bdaf4dc077f8ce86 .post-video_c9d50511a8bc6901:hover img,
    .te-blog-details-wrapper_57139787cd4c3035 .te-post-item_bdaf4dc077f8ce86 .post-gallery:hover img,
    .te-blog-details-wrapper_57139787cd4c3035 .te-post-item_bdaf4dc077f8ce86 .postbox-audio_516dfbea8976bfc9:hover img,
    .te-blog-details-wrapper_57139787cd4c3035 .te-post-item_bdaf4dc077f8ce86 .wp-block-post-featured-image_fa5060455359040a: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_57139787cd4c3035 .te-post-item_bdaf4dc077f8ce86 .te-post-thumbnail_7b1a4b486229c372 img,
    .te-blog-details-wrapper_57139787cd4c3035 .te-post-item_bdaf4dc077f8ce86 .post-video_c9d50511a8bc6901 img,
    .te-blog-details-wrapper_57139787cd4c3035 .te-post-item_bdaf4dc077f8ce86 .post-gallery img,
    .te-blog-details-wrapper_57139787cd4c3035 .te-post-item_bdaf4dc077f8ce86 .postbox-audio_516dfbea8976bfc9 img,
    .te-blog-details-wrapper_57139787cd4c3035 .te-post-item_bdaf4dc077f8ce86 .wp-block-post-featured-image_fa5060455359040a 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_57139787cd4c3035 .te-post-item_bdaf4dc077f8ce86 .te-post-content-wrapper_4328661d83cbf9e6 {
    padding: 0 0 10px 0; }
  .te-blog-details-wrapper_57139787cd4c3035 .te-post-item_bdaf4dc077f8ce86 .te-post-content {
    margin-bottom: 17px;
    /* Unit Test Data Compatibility Start */
    /* Unit Test Data Compatibility End */ }
    .te-blog-details-wrapper_57139787cd4c3035 .te-post-item_bdaf4dc077f8ce86 .te-post-content .wp-block-query_a6de4bff159f8ba0 .wp-block-post-template_5cfed34ebbe661a5 {
      padding-left: 0; }
      .te-blog-details-wrapper_57139787cd4c3035 .te-post-item_bdaf4dc077f8ce86 .te-post-content .wp-block-query_a6de4bff159f8ba0 .wp-block-post-template_5cfed34ebbe661a5 .wp-block-post_7ec3c7c904f2770f {
        margin-bottom: 30px; }
    .te-blog-details-wrapper_57139787cd4c3035 .te-post-item_bdaf4dc077f8ce86 .te-post-content .wp-block-navigation__responsive-container-content_60493631e265451d .wp-block-page-list_fb19a848b5d25958 {
      padding-left: 0; }
    .te-blog-details-wrapper_57139787cd4c3035 .te-post-item_bdaf4dc077f8ce86 .te-post-content .wp-block-group_b008bd20ed1d09ae {
      margin: 15px 0; }
      .te-blog-details-wrapper_57139787cd4c3035 .te-post-item_bdaf4dc077f8ce86 .te-post-content .wp-block-group_b008bd20ed1d09ae p {
        margin-bottom: 0; }
    .te-blog-details-wrapper_57139787cd4c3035 .te-post-item_bdaf4dc077f8ce86 .te-post-content p {
      margin-bottom: 20px; }
      .te-blog-details-wrapper_57139787cd4c3035 .te-post-item_bdaf4dc077f8ce86 .te-post-content p img {
        margin: 20px 0;
        border-radius: 8px; }
  .te-blog-details-wrapper_57139787cd4c3035 .te-post-item_bdaf4dc077f8ce86 .te-blog-post-tag_e9f1d74052bd54a4 .te-social-share_79980fc3dab39ba7 {
    padding-bottom: 20px; }
.te-blog-details-wrapper_57139787cd4c3035 .wp-block-calendar_671d7a3185a5e568 {
  margin-bottom: 30px; }

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

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

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

.cta-area_5dc850dbc5d3f257 {
  background-color: #317EFE;
  padding: 20px 70px;
  border-radius: 0 0 20px 20px; }
  .cta-area_5dc850dbc5d3f257 .te-content-wrapper_14568716104cdf12 {
    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_5dc850dbc5d3f257 .te-content-wrapper_14568716104cdf12 .short-title_1dda437622664c81 {
      font-size: 21px;
      font-weight: 500;
      color: #ffffff;
      margin-bottom: 0; }
    .cta-area_5dc850dbc5d3f257 .te-content-wrapper_14568716104cdf12 .te-cta-title_ba75fc1fd42b8a2b {
      color: #ffffff;
      text-transform: capitalize;
      margin-bottom: 0;
      font-size: 57px;
      line-height: 77px;
      letter-spacing: -1px; }
      @media (max-width: 375px) {
        .cta-area_5dc850dbc5d3f257 .te-content-wrapper_14568716104cdf12 .te-cta-title_ba75fc1fd42b8a2b {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .cta-area_5dc850dbc5d3f257 .te-content-wrapper_14568716104cdf12 .te-cta-title_ba75fc1fd42b8a2b {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .cta-area_5dc850dbc5d3f257 .te-content-wrapper_14568716104cdf12 .te-cta-title_ba75fc1fd42b8a2b {
          font-size: 36px;
          line-height: 42px; } }
    .cta-area_5dc850dbc5d3f257 .te-content-wrapper_14568716104cdf12 .text_63788664bcbb7b99 {
      font-size: 18px;
      line-height: 36px;
      color: #ffffff;
      margin-bottom: 0; }
  .cta-area_5dc850dbc5d3f257 .te-btn-wrapper_57b891585d63d29f {
    margin-top: 30px; }
  .cta-area_5dc850dbc5d3f257 .te-cta-inner-area_f7ad424ee1942a25 {
    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_5dc850dbc5d3f257 .te-cta-inner-area_f7ad424ee1942a25 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .cta-area_5dc850dbc5d3f257 .te-cta-inner-area_f7ad424ee1942a25 .te-cta-collumn_bad3a131da1b01a3 {
      -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_713fb75e1e4cafef {
  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_713fb75e1e4cafef {
      -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_713fb75e1e4cafef.left-align-title_012fa4b9fd43a466 .te-section-content_23f0cbf00943dac5 {
    margin-top: -15px; }
  .te-section-title_713fb75e1e4cafef .te-section-content_23f0cbf00943dac5 {
    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_713fb75e1e4cafef .short-title_1dda437622664c81 {
    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_713fb75e1e4cafef .short-title_1dda437622664c81::before, .te-section-title_713fb75e1e4cafef .short-title_1dda437622664c81::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_713fb75e1e4cafef .short-title_1dda437622664c81.only-divider_93d19b611f4f2cff {
      gap: 10px; }
      .te-section-title_713fb75e1e4cafef .short-title_1dda437622664c81.only-divider_93d19b611f4f2cff::before {
        display: none; }
  .te-section-title_713fb75e1e4cafef .title_5426af685de9542a {
    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_713fb75e1e4cafef .title_5426af685de9542a {
        font-size: 34px;
        line-height: 1.25; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .te-section-title_713fb75e1e4cafef .title_5426af685de9542a {
        font-size: 34px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .te-section-title_713fb75e1e4cafef .title_5426af685de9542a {
        font-size: 30px;
        line-height: 1.3; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-section-title_713fb75e1e4cafef .title_5426af685de9542a {
        font-size: 26px;
        line-height: 1.35; } }
    @media only screen and (min-width: 0px) and (max-width: 439px) {
      .te-section-title_713fb75e1e4cafef .title_5426af685de9542a br {
        display: none; } }
    .te-section-title_713fb75e1e4cafef .title_5426af685de9542a span {
      color: #317EFE; }
  .te-section-title_713fb75e1e4cafef .te-section-desc_f19943a402213ac7 {
    font-size: 16px;
    font-weight: 400;
    font-family: "Inter", sans-serif;
    color: #335371;
    margin-bottom: 0; }
    .te-section-title_713fb75e1e4cafef .te-section-desc_f19943a402213ac7 .te-theme-btn_df0fe9f322027eb2 {
      background-color: transparent;
      color: #14203A; }
      .te-section-title_713fb75e1e4cafef .te-section-desc_f19943a402213ac7 .te-theme-btn_df0fe9f322027eb2:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

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

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

.wp-block-query-pagination_b756b371fc0deb1e,
.navigation_498d72c3ed741ae7.posts-navigation_65e8a0b44e3c5cee,
.comment-navigation_c27181801536243b {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .wp-block-query-pagination_b756b371fc0deb1e .wp-block-query-pagination-numbers_90b725908a9b5178,
  .navigation_498d72c3ed741ae7.posts-navigation_65e8a0b44e3c5cee .wp-block-query-pagination-numbers_90b725908a9b5178,
  .comment-navigation_c27181801536243b .wp-block-query-pagination-numbers_90b725908a9b5178 {
    width: inherit; }
  .wp-block-query-pagination_b756b371fc0deb1e .nav-links_ae1dbb4f7692d730,
  .navigation_498d72c3ed741ae7.posts-navigation_65e8a0b44e3c5cee .nav-links_ae1dbb4f7692d730,
  .comment-navigation_c27181801536243b .nav-links_ae1dbb4f7692d730 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
  .wp-block-query-pagination_b756b371fc0deb1e .wp-block-query-pagination-previous_411dadf56a06da65,
  .wp-block-query-pagination_b756b371fc0deb1e .wp-block-query-pagination-next_663c6786c1bf4afa,
  .wp-block-query-pagination_b756b371fc0deb1e .nav-next_37e102eaa4ed08e0 a,
  .wp-block-query-pagination_b756b371fc0deb1e .nav-previous_17b54897cf6822af a,
  .navigation_498d72c3ed741ae7.posts-navigation_65e8a0b44e3c5cee .wp-block-query-pagination-previous_411dadf56a06da65,
  .navigation_498d72c3ed741ae7.posts-navigation_65e8a0b44e3c5cee .wp-block-query-pagination-next_663c6786c1bf4afa,
  .navigation_498d72c3ed741ae7.posts-navigation_65e8a0b44e3c5cee .nav-next_37e102eaa4ed08e0 a,
  .navigation_498d72c3ed741ae7.posts-navigation_65e8a0b44e3c5cee .nav-previous_17b54897cf6822af a,
  .comment-navigation_c27181801536243b .wp-block-query-pagination-previous_411dadf56a06da65,
  .comment-navigation_c27181801536243b .wp-block-query-pagination-next_663c6786c1bf4afa,
  .comment-navigation_c27181801536243b .nav-next_37e102eaa4ed08e0 a,
  .comment-navigation_c27181801536243b .nav-previous_17b54897cf6822af 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_b756b371fc0deb1e .wp-block-query-pagination-previous_411dadf56a06da65,
      .wp-block-query-pagination_b756b371fc0deb1e .wp-block-query-pagination-next_663c6786c1bf4afa,
      .wp-block-query-pagination_b756b371fc0deb1e .nav-next_37e102eaa4ed08e0 a,
      .wp-block-query-pagination_b756b371fc0deb1e .nav-previous_17b54897cf6822af a,
      .navigation_498d72c3ed741ae7.posts-navigation_65e8a0b44e3c5cee .wp-block-query-pagination-previous_411dadf56a06da65,
      .navigation_498d72c3ed741ae7.posts-navigation_65e8a0b44e3c5cee .wp-block-query-pagination-next_663c6786c1bf4afa,
      .navigation_498d72c3ed741ae7.posts-navigation_65e8a0b44e3c5cee .nav-next_37e102eaa4ed08e0 a,
      .navigation_498d72c3ed741ae7.posts-navigation_65e8a0b44e3c5cee .nav-previous_17b54897cf6822af a,
      .comment-navigation_c27181801536243b .wp-block-query-pagination-previous_411dadf56a06da65,
      .comment-navigation_c27181801536243b .wp-block-query-pagination-next_663c6786c1bf4afa,
      .comment-navigation_c27181801536243b .nav-next_37e102eaa4ed08e0 a,
      .comment-navigation_c27181801536243b .nav-previous_17b54897cf6822af a {
        height: 40px; } }
    .wp-block-query-pagination_b756b371fc0deb1e .wp-block-query-pagination-previous_411dadf56a06da65:hover,
    .wp-block-query-pagination_b756b371fc0deb1e .wp-block-query-pagination-next_663c6786c1bf4afa:hover,
    .wp-block-query-pagination_b756b371fc0deb1e .nav-next_37e102eaa4ed08e0 a:hover,
    .wp-block-query-pagination_b756b371fc0deb1e .nav-previous_17b54897cf6822af a:hover,
    .navigation_498d72c3ed741ae7.posts-navigation_65e8a0b44e3c5cee .wp-block-query-pagination-previous_411dadf56a06da65:hover,
    .navigation_498d72c3ed741ae7.posts-navigation_65e8a0b44e3c5cee .wp-block-query-pagination-next_663c6786c1bf4afa:hover,
    .navigation_498d72c3ed741ae7.posts-navigation_65e8a0b44e3c5cee .nav-next_37e102eaa4ed08e0 a:hover,
    .navigation_498d72c3ed741ae7.posts-navigation_65e8a0b44e3c5cee .nav-previous_17b54897cf6822af a:hover,
    .comment-navigation_c27181801536243b .wp-block-query-pagination-previous_411dadf56a06da65:hover,
    .comment-navigation_c27181801536243b .wp-block-query-pagination-next_663c6786c1bf4afa:hover,
    .comment-navigation_c27181801536243b .nav-next_37e102eaa4ed08e0 a:hover,
    .comment-navigation_c27181801536243b .nav-previous_17b54897cf6822af 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_0c66e18c5b52620b,
.page-links_f78b848aa0d602a5,
.wp-block-query-pagination-numbers_90b725908a9b5178 {
  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_0c66e18c5b52620b ul,
  .page-links_f78b848aa0d602a5 ul,
  .wp-block-query-pagination-numbers_90b725908a9b5178 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_0c66e18c5b52620b ul li,
    .page-links_f78b848aa0d602a5 ul li,
    .wp-block-query-pagination-numbers_90b725908a9b5178 ul li {
      padding-top: 0; }
    .te-basic-pagination_0c66e18c5b52620b ul .prev_deb6f377a0930688 span,
    .te-basic-pagination_0c66e18c5b52620b ul .next_1069b0e59f8d9316 span,
    .page-links_f78b848aa0d602a5 ul .prev_deb6f377a0930688 span,
    .page-links_f78b848aa0d602a5 ul .next_1069b0e59f8d9316 span,
    .wp-block-query-pagination-numbers_90b725908a9b5178 ul .prev_deb6f377a0930688 span,
    .wp-block-query-pagination-numbers_90b725908a9b5178 ul .next_1069b0e59f8d9316 span {
      display: none; }
  .te-basic-pagination_0c66e18c5b52620b .post-page-numbers_f36af3d84082abe0,
  .page-links_f78b848aa0d602a5 .post-page-numbers_f36af3d84082abe0,
  .wp-block-query-pagination-numbers_90b725908a9b5178 .post-page-numbers_f36af3d84082abe0 {
    background-color: rgba(71, 112, 247, 0.1) !important; }
  .te-basic-pagination_0c66e18c5b52620b .page-numbers_0494c4bdb2c79579,
  .te-basic-pagination_0c66e18c5b52620b .post-page-numbers_f36af3d84082abe0,
  .page-links_f78b848aa0d602a5 .page-numbers_0494c4bdb2c79579,
  .page-links_f78b848aa0d602a5 .post-page-numbers_f36af3d84082abe0,
  .wp-block-query-pagination-numbers_90b725908a9b5178 .page-numbers_0494c4bdb2c79579,
  .wp-block-query-pagination-numbers_90b725908a9b5178 .post-page-numbers_f36af3d84082abe0 {
    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_0c66e18c5b52620b .page-numbers_0494c4bdb2c79579,
      .te-basic-pagination_0c66e18c5b52620b .post-page-numbers_f36af3d84082abe0,
      .page-links_f78b848aa0d602a5 .page-numbers_0494c4bdb2c79579,
      .page-links_f78b848aa0d602a5 .post-page-numbers_f36af3d84082abe0,
      .wp-block-query-pagination-numbers_90b725908a9b5178 .page-numbers_0494c4bdb2c79579,
      .wp-block-query-pagination-numbers_90b725908a9b5178 .post-page-numbers_f36af3d84082abe0 {
        width: 40px;
        height: 40px;
        font-size: 16px; } }
    .te-basic-pagination_0c66e18c5b52620b .page-numbers_0494c4bdb2c79579:hover,
    .te-basic-pagination_0c66e18c5b52620b .post-page-numbers_f36af3d84082abe0:hover,
    .page-links_f78b848aa0d602a5 .page-numbers_0494c4bdb2c79579:hover,
    .page-links_f78b848aa0d602a5 .post-page-numbers_f36af3d84082abe0:hover,
    .wp-block-query-pagination-numbers_90b725908a9b5178 .page-numbers_0494c4bdb2c79579:hover,
    .wp-block-query-pagination-numbers_90b725908a9b5178 .post-page-numbers_f36af3d84082abe0: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_0c66e18c5b52620b .page-numbers_0494c4bdb2c79579.current_497e4e8af462b1c2,
    .te-basic-pagination_0c66e18c5b52620b .post-page-numbers_f36af3d84082abe0.current_497e4e8af462b1c2,
    .page-links_f78b848aa0d602a5 .page-numbers_0494c4bdb2c79579.current_497e4e8af462b1c2,
    .page-links_f78b848aa0d602a5 .post-page-numbers_f36af3d84082abe0.current_497e4e8af462b1c2,
    .wp-block-query-pagination-numbers_90b725908a9b5178 .page-numbers_0494c4bdb2c79579.current_497e4e8af462b1c2,
    .wp-block-query-pagination-numbers_90b725908a9b5178 .post-page-numbers_f36af3d84082abe0.current_497e4e8af462b1c2 {
      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_83ca7c3d7fc772da {
  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_83ca7c3d7fc772da {
      -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_83ca7c3d7fc772da {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 30px;
      margin: 30px 0; } }
  .te-blog-post-nav_83ca7c3d7fc772da .te-post-navigation_f185098fa933ba62 {
    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_83ca7c3d7fc772da .te-post-navigation_f185098fa933ba62 {
        -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_83ca7c3d7fc772da .te-post-navigation_f185098fa933ba62 {
        width: 100%; } }
    @media (max-width: 767px) {
      .te-blog-post-nav_83ca7c3d7fc772da .te-post-navigation_f185098fa933ba62 {
        width: 100%; } }
    .te-blog-post-nav_83ca7c3d7fc772da .te-post-navigation_f185098fa933ba62::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_83ca7c3d7fc772da .te-post-navigation_f185098fa933ba62::after {
          display: none; } }
      @media (max-width: 767px) {
        .te-blog-post-nav_83ca7c3d7fc772da .te-post-navigation_f185098fa933ba62::after {
          display: none; } }
    .te-blog-post-nav_83ca7c3d7fc772da .te-post-navigation_f185098fa933ba62:last-child {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .te-blog-post-nav_83ca7c3d7fc772da .te-post-navigation_f185098fa933ba62:last-child .text_63788664bcbb7b99 {
        text-align: right; }
        @media (max-width: 374px) {
          .te-blog-post-nav_83ca7c3d7fc772da .te-post-navigation_f185098fa933ba62:last-child .text_63788664bcbb7b99 {
            text-align: left; } }
      .te-blog-post-nav_83ca7c3d7fc772da .te-post-navigation_f185098fa933ba62:last-child::after {
        display: none; }
    .te-blog-post-nav_83ca7c3d7fc772da .te-post-navigation_f185098fa933ba62 .te-post-img_143f12dd2ef05d3e {
      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_83ca7c3d7fc772da .te-post-navigation_f185098fa933ba62 .te-post-img_143f12dd2ef05d3e {
          width: 100% !important;
          height: 150px !important; } }
      .te-blog-post-nav_83ca7c3d7fc772da .te-post-navigation_f185098fa933ba62 .te-post-img_143f12dd2ef05d3e img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        left: 0;
        top: 0; }
    .te-blog-post-nav_83ca7c3d7fc772da .te-post-navigation_f185098fa933ba62 .text_63788664bcbb7b99 {
      width: 100%; }
      .te-blog-post-nav_83ca7c3d7fc772da .te-post-navigation_f185098fa933ba62 .text_63788664bcbb7b99 span {
        font-size: 18px;
        font-family: "Inter", sans-serif;
        text-transform: capitalize;
        font-weight: 400;
        display: block;
        color: #335371; }
      .te-blog-post-nav_83ca7c3d7fc772da .te-post-navigation_f185098fa933ba62 .text_63788664bcbb7b99 h4 {
        text-transform: capitalize;
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        line-height: 30px;
        letter-spacing: 0px; }
    .te-blog-post-nav_83ca7c3d7fc772da .te-post-navigation_f185098fa933ba62 .theme-navigation_4260c63cefce388e {
      width: 100%; }

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

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

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

.project-details-overview_ea84b76e7469f68e {
  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_ea84b76e7469f68e .list-wrapper_6f9ef4b37a853b4c {
    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_ea84b76e7469f68e .list-wrapper_6f9ef4b37a853b4c {
        -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_ea84b76e7469f68e .list-wrapper_6f9ef4b37a853b4c .image_69c9f8ad422049d5 {
      width: 410px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 20px;
      overflow: hidden; }
      .project-details-overview_ea84b76e7469f68e .list-wrapper_6f9ef4b37a853b4c .image_69c9f8ad422049d5 img {
        border-radius: 20px; }
    .project-details-overview_ea84b76e7469f68e .list-wrapper_6f9ef4b37a853b4c 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_ea84b76e7469f68e .list-wrapper_6f9ef4b37a853b4c 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_ea84b76e7469f68e .list-wrapper_6f9ef4b37a853b4c 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_ea84b76e7469f68e .list-wrapper_6f9ef4b37a853b4c 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_ea84b76e7469f68e .list-wrapper_6f9ef4b37a853b4c .user-card_f79de82364e40379 {
      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_ea84b76e7469f68e .list-wrapper_6f9ef4b37a853b4c .user-card_f79de82364e40379 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .project-details-overview_ea84b76e7469f68e .list-wrapper_6f9ef4b37a853b4c .user-card_f79de82364e40379 .image_69c9f8ad422049d5 {
        width: 90px;
        height: 90px;
        border-radius: 100px;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
      .project-details-overview_ea84b76e7469f68e .list-wrapper_6f9ef4b37a853b4c .user-card_f79de82364e40379 .content_ee91c39d21488442 .title_5426af685de9542a {
        font-size: 20px;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: 0px; }
      .project-details-overview_ea84b76e7469f68e .list-wrapper_6f9ef4b37a853b4c .user-card_f79de82364e40379 .content_ee91c39d21488442 .text_63788664bcbb7b99 {
        margin-bottom: 0; }

.te-list-item_c5a7b69fc01e694f {
  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_c5a7b69fc01e694f .icon_1b49574397ea8828 {
    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_c5a7b69fc01e694f .text_63788664bcbb7b99 {
    font-size: 18px;
    line-height: 36px;
    font-weight: 400;
    color: #335371;
    margin: 0; }

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

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

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

/* Widget */
.widget_7b958ae1cc3dce4f,
.sidebar__widget_721e62ddccdad721 {
  /* 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_7b958ae1cc3dce4f ol,
  .widget_7b958ae1cc3dce4f ul,
  .sidebar__widget_721e62ddccdad721 ol,
  .sidebar__widget_721e62ddccdad721 ul {
    margin-bottom: 0; }
  .widget_7b958ae1cc3dce4f .widget-instagram-feed_c97d8cdca9b92e70,
  .sidebar__widget_721e62ddccdad721 .widget-instagram-feed_c97d8cdca9b92e70 {
    width: 315px; }
    @media only screen and (min-width: 992px) and (max-width: 1280px) {
      .widget_7b958ae1cc3dce4f .widget-instagram-feed_c97d8cdca9b92e70,
      .sidebar__widget_721e62ddccdad721 .widget-instagram-feed_c97d8cdca9b92e70 {
        width: 220px; } }
    @media (max-width: 374px) {
      .widget_7b958ae1cc3dce4f .widget-instagram-feed_c97d8cdca9b92e70,
      .sidebar__widget_721e62ddccdad721 .widget-instagram-feed_c97d8cdca9b92e70 {
        width: 200px; } }
    .widget_7b958ae1cc3dce4f .widget-instagram-feed_c97d8cdca9b92e70 .single-instagram-feed_540dced9d0e8c942,
    .sidebar__widget_721e62ddccdad721 .widget-instagram-feed_c97d8cdca9b92e70 .single-instagram-feed_540dced9d0e8c942 {
      width: 96px;
      height: 96px; }
  .widget_7b958ae1cc3dce4f .wp-block-heading_7662f0ad966ad84d,
  .widget_7b958ae1cc3dce4f .widget-title_88adcdb8a8120c9a,
  .widget_7b958ae1cc3dce4f .wp-block-search__label_ae215a2a36acc052,
  .sidebar__widget_721e62ddccdad721 .wp-block-heading_7662f0ad966ad84d,
  .sidebar__widget_721e62ddccdad721 .widget-title_88adcdb8a8120c9a,
  .sidebar__widget_721e62ddccdad721 .wp-block-search__label_ae215a2a36acc052 {
    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_7b958ae1cc3dce4f .wp-block-social-links_50aa63e7ff3c50e8 .wp-social-link_c78062a89cacf550,
  .sidebar__widget_721e62ddccdad721 .wp-block-social-links_50aa63e7ff3c50e8 .wp-social-link_c78062a89cacf550 {
    padding: 0;
    margin: 0;
    line-height: 0; }
    .widget_7b958ae1cc3dce4f .wp-block-social-links_50aa63e7ff3c50e8 .wp-social-link_c78062a89cacf550 a,
    .sidebar__widget_721e62ddccdad721 .wp-block-social-links_50aa63e7ff3c50e8 .wp-social-link_c78062a89cacf550 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_7b958ae1cc3dce4f .wp-block-social-links_50aa63e7ff3c50e8 .wp-social-link_c78062a89cacf550 a:before,
      .sidebar__widget_721e62ddccdad721 .wp-block-social-links_50aa63e7ff3c50e8 .wp-social-link_c78062a89cacf550 a:before {
        display: none; }
  .widget_7b958ae1cc3dce4f .has-avatars_6be67a9e32480be1.has-dates_dc40d71a674725c5.has-excerpts_d384b14672aa834e.wp-block-te-latest-comments_2a89bbff42045da5 li.wp-block-te-latest-comments__comment_5c8688c5de5bcb2f .wp-block-te-latest-comments__comment-meta_eebddb80a61f1d08,
  .widget_7b958ae1cc3dce4f .has-dates_dc40d71a674725c5.has-excerpts_d384b14672aa834e.wp-block-te-latest-comments_2a89bbff42045da5 li.wp-block-te-latest-comments__comment_5c8688c5de5bcb2f .wp-block-te-latest-comments__comment-meta_eebddb80a61f1d08,
  .sidebar__widget_721e62ddccdad721 .has-avatars_6be67a9e32480be1.has-dates_dc40d71a674725c5.has-excerpts_d384b14672aa834e.wp-block-te-latest-comments_2a89bbff42045da5 li.wp-block-te-latest-comments__comment_5c8688c5de5bcb2f .wp-block-te-latest-comments__comment-meta_eebddb80a61f1d08,
  .sidebar__widget_721e62ddccdad721 .has-dates_dc40d71a674725c5.has-excerpts_d384b14672aa834e.wp-block-te-latest-comments_2a89bbff42045da5 li.wp-block-te-latest-comments__comment_5c8688c5de5bcb2f .wp-block-te-latest-comments__comment-meta_eebddb80a61f1d08 {
    font-weight: 500; }
    .widget_7b958ae1cc3dce4f .has-avatars_6be67a9e32480be1.has-dates_dc40d71a674725c5.has-excerpts_d384b14672aa834e.wp-block-te-latest-comments_2a89bbff42045da5 li.wp-block-te-latest-comments__comment_5c8688c5de5bcb2f .wp-block-te-latest-comments__comment-meta_eebddb80a61f1d08 .wp-block-te-latest-comments__comment-author_1bee72230ff49fb6,
    .widget_7b958ae1cc3dce4f .has-avatars_6be67a9e32480be1.has-dates_dc40d71a674725c5.has-excerpts_d384b14672aa834e.wp-block-te-latest-comments_2a89bbff42045da5 li.wp-block-te-latest-comments__comment_5c8688c5de5bcb2f .wp-block-te-latest-comments__comment-meta_eebddb80a61f1d08 .wp-block-te-latest-comments__comment-link_4d457e9e4018c63e,
    .widget_7b958ae1cc3dce4f .has-dates_dc40d71a674725c5.has-excerpts_d384b14672aa834e.wp-block-te-latest-comments_2a89bbff42045da5 li.wp-block-te-latest-comments__comment_5c8688c5de5bcb2f .wp-block-te-latest-comments__comment-meta_eebddb80a61f1d08 .wp-block-te-latest-comments__comment-author_1bee72230ff49fb6,
    .widget_7b958ae1cc3dce4f .has-dates_dc40d71a674725c5.has-excerpts_d384b14672aa834e.wp-block-te-latest-comments_2a89bbff42045da5 li.wp-block-te-latest-comments__comment_5c8688c5de5bcb2f .wp-block-te-latest-comments__comment-meta_eebddb80a61f1d08 .wp-block-te-latest-comments__comment-link_4d457e9e4018c63e,
    .sidebar__widget_721e62ddccdad721 .has-avatars_6be67a9e32480be1.has-dates_dc40d71a674725c5.has-excerpts_d384b14672aa834e.wp-block-te-latest-comments_2a89bbff42045da5 li.wp-block-te-latest-comments__comment_5c8688c5de5bcb2f .wp-block-te-latest-comments__comment-meta_eebddb80a61f1d08 .wp-block-te-latest-comments__comment-author_1bee72230ff49fb6,
    .sidebar__widget_721e62ddccdad721 .has-avatars_6be67a9e32480be1.has-dates_dc40d71a674725c5.has-excerpts_d384b14672aa834e.wp-block-te-latest-comments_2a89bbff42045da5 li.wp-block-te-latest-comments__comment_5c8688c5de5bcb2f .wp-block-te-latest-comments__comment-meta_eebddb80a61f1d08 .wp-block-te-latest-comments__comment-link_4d457e9e4018c63e,
    .sidebar__widget_721e62ddccdad721 .has-dates_dc40d71a674725c5.has-excerpts_d384b14672aa834e.wp-block-te-latest-comments_2a89bbff42045da5 li.wp-block-te-latest-comments__comment_5c8688c5de5bcb2f .wp-block-te-latest-comments__comment-meta_eebddb80a61f1d08 .wp-block-te-latest-comments__comment-author_1bee72230ff49fb6,
    .sidebar__widget_721e62ddccdad721 .has-dates_dc40d71a674725c5.has-excerpts_d384b14672aa834e.wp-block-te-latest-comments_2a89bbff42045da5 li.wp-block-te-latest-comments__comment_5c8688c5de5bcb2f .wp-block-te-latest-comments__comment-meta_eebddb80a61f1d08 .wp-block-te-latest-comments__comment-link_4d457e9e4018c63e {
      font-weight: 500; }
  .widget_7b958ae1cc3dce4f .wp-block-te-latest-comments_2a89bbff42045da5 li.wp-block-te-latest-comments__comment_5c8688c5de5bcb2f,
  .widget_7b958ae1cc3dce4f .wp-block-latest-posts_b9d3060d89b4de08 li.wp-block-te-latest-comments__comment_5c8688c5de5bcb2f,
  .sidebar__widget_721e62ddccdad721 .wp-block-te-latest-comments_2a89bbff42045da5 li.wp-block-te-latest-comments__comment_5c8688c5de5bcb2f,
  .sidebar__widget_721e62ddccdad721 .wp-block-latest-posts_b9d3060d89b4de08 li.wp-block-te-latest-comments__comment_5c8688c5de5bcb2f {
    margin-bottom: 0; }
  .widget_7b958ae1cc3dce4f .wp-block-te-latest-comments_2a89bbff42045da5 li .wp-block-te-latest-comments__comment-meta_eebddb80a61f1d08,
  .widget_7b958ae1cc3dce4f .wp-block-te-latest-comments_2a89bbff42045da5 li .wp-block-latest-posts__te-post-title_471d7886596c9b3f,
  .widget_7b958ae1cc3dce4f .wp-block-latest-posts_b9d3060d89b4de08 li .wp-block-te-latest-comments__comment-meta_eebddb80a61f1d08,
  .widget_7b958ae1cc3dce4f .wp-block-latest-posts_b9d3060d89b4de08 li .wp-block-latest-posts__te-post-title_471d7886596c9b3f,
  .sidebar__widget_721e62ddccdad721 .wp-block-te-latest-comments_2a89bbff42045da5 li .wp-block-te-latest-comments__comment-meta_eebddb80a61f1d08,
  .sidebar__widget_721e62ddccdad721 .wp-block-te-latest-comments_2a89bbff42045da5 li .wp-block-latest-posts__te-post-title_471d7886596c9b3f,
  .sidebar__widget_721e62ddccdad721 .wp-block-latest-posts_b9d3060d89b4de08 li .wp-block-te-latest-comments__comment-meta_eebddb80a61f1d08,
  .sidebar__widget_721e62ddccdad721 .wp-block-latest-posts_b9d3060d89b4de08 li .wp-block-latest-posts__te-post-title_471d7886596c9b3f {
    line-height: 28px;
    font-weight: 400; }
    .widget_7b958ae1cc3dce4f .wp-block-te-latest-comments_2a89bbff42045da5 li .wp-block-te-latest-comments__comment-meta_eebddb80a61f1d08 .wp-block-te-latest-comments__comment-date_ccbe16efeead7ff8,
    .widget_7b958ae1cc3dce4f .wp-block-te-latest-comments_2a89bbff42045da5 li .wp-block-latest-posts__te-post-title_471d7886596c9b3f .wp-block-te-latest-comments__comment-date_ccbe16efeead7ff8,
    .widget_7b958ae1cc3dce4f .wp-block-latest-posts_b9d3060d89b4de08 li .wp-block-te-latest-comments__comment-meta_eebddb80a61f1d08 .wp-block-te-latest-comments__comment-date_ccbe16efeead7ff8,
    .widget_7b958ae1cc3dce4f .wp-block-latest-posts_b9d3060d89b4de08 li .wp-block-latest-posts__te-post-title_471d7886596c9b3f .wp-block-te-latest-comments__comment-date_ccbe16efeead7ff8,
    .sidebar__widget_721e62ddccdad721 .wp-block-te-latest-comments_2a89bbff42045da5 li .wp-block-te-latest-comments__comment-meta_eebddb80a61f1d08 .wp-block-te-latest-comments__comment-date_ccbe16efeead7ff8,
    .sidebar__widget_721e62ddccdad721 .wp-block-te-latest-comments_2a89bbff42045da5 li .wp-block-latest-posts__te-post-title_471d7886596c9b3f .wp-block-te-latest-comments__comment-date_ccbe16efeead7ff8,
    .sidebar__widget_721e62ddccdad721 .wp-block-latest-posts_b9d3060d89b4de08 li .wp-block-te-latest-comments__comment-meta_eebddb80a61f1d08 .wp-block-te-latest-comments__comment-date_ccbe16efeead7ff8,
    .sidebar__widget_721e62ddccdad721 .wp-block-latest-posts_b9d3060d89b4de08 li .wp-block-latest-posts__te-post-title_471d7886596c9b3f .wp-block-te-latest-comments__comment-date_ccbe16efeead7ff8 {
      font-size: 14px !important;
      margin-bottom: 10px;
      position: relative; }
      .widget_7b958ae1cc3dce4f .wp-block-te-latest-comments_2a89bbff42045da5 li .wp-block-te-latest-comments__comment-meta_eebddb80a61f1d08 .wp-block-te-latest-comments__comment-date_ccbe16efeead7ff8:before,
      .widget_7b958ae1cc3dce4f .wp-block-te-latest-comments_2a89bbff42045da5 li .wp-block-latest-posts__te-post-title_471d7886596c9b3f .wp-block-te-latest-comments__comment-date_ccbe16efeead7ff8:before,
      .widget_7b958ae1cc3dce4f .wp-block-latest-posts_b9d3060d89b4de08 li .wp-block-te-latest-comments__comment-meta_eebddb80a61f1d08 .wp-block-te-latest-comments__comment-date_ccbe16efeead7ff8:before,
      .widget_7b958ae1cc3dce4f .wp-block-latest-posts_b9d3060d89b4de08 li .wp-block-latest-posts__te-post-title_471d7886596c9b3f .wp-block-te-latest-comments__comment-date_ccbe16efeead7ff8:before,
      .sidebar__widget_721e62ddccdad721 .wp-block-te-latest-comments_2a89bbff42045da5 li .wp-block-te-latest-comments__comment-meta_eebddb80a61f1d08 .wp-block-te-latest-comments__comment-date_ccbe16efeead7ff8:before,
      .sidebar__widget_721e62ddccdad721 .wp-block-te-latest-comments_2a89bbff42045da5 li .wp-block-latest-posts__te-post-title_471d7886596c9b3f .wp-block-te-latest-comments__comment-date_ccbe16efeead7ff8:before,
      .sidebar__widget_721e62ddccdad721 .wp-block-latest-posts_b9d3060d89b4de08 li .wp-block-te-latest-comments__comment-meta_eebddb80a61f1d08 .wp-block-te-latest-comments__comment-date_ccbe16efeead7ff8:before,
      .sidebar__widget_721e62ddccdad721 .wp-block-latest-posts_b9d3060d89b4de08 li .wp-block-latest-posts__te-post-title_471d7886596c9b3f .wp-block-te-latest-comments__comment-date_ccbe16efeead7ff8:before {
        content: "\f274";
        font-family: "Font Awesome 6 Free";
        padding-right: 8px; }
  .widget_7b958ae1cc3dce4f .wp-block-te-latest-comments_2a89bbff42045da5 li a,
  .widget_7b958ae1cc3dce4f .wp-block-latest-posts_b9d3060d89b4de08 li a,
  .sidebar__widget_721e62ddccdad721 .wp-block-te-latest-comments_2a89bbff42045da5 li a,
  .sidebar__widget_721e62ddccdad721 .wp-block-latest-posts_b9d3060d89b4de08 li a {
    color: #335371; }
    .widget_7b958ae1cc3dce4f .wp-block-te-latest-comments_2a89bbff42045da5 li a.wp-block-te-latest-comments__comment-author_1bee72230ff49fb6, .widget_7b958ae1cc3dce4f .wp-block-te-latest-comments_2a89bbff42045da5 li a.wp-block-te-latest-comments__comment-link_4d457e9e4018c63e,
    .widget_7b958ae1cc3dce4f .wp-block-latest-posts_b9d3060d89b4de08 li a.wp-block-te-latest-comments__comment-author_1bee72230ff49fb6,
    .widget_7b958ae1cc3dce4f .wp-block-latest-posts_b9d3060d89b4de08 li a.wp-block-te-latest-comments__comment-link_4d457e9e4018c63e,
    .sidebar__widget_721e62ddccdad721 .wp-block-te-latest-comments_2a89bbff42045da5 li a.wp-block-te-latest-comments__comment-author_1bee72230ff49fb6,
    .sidebar__widget_721e62ddccdad721 .wp-block-te-latest-comments_2a89bbff42045da5 li a.wp-block-te-latest-comments__comment-link_4d457e9e4018c63e,
    .sidebar__widget_721e62ddccdad721 .wp-block-latest-posts_b9d3060d89b4de08 li a.wp-block-te-latest-comments__comment-author_1bee72230ff49fb6,
    .sidebar__widget_721e62ddccdad721 .wp-block-latest-posts_b9d3060d89b4de08 li a.wp-block-te-latest-comments__comment-link_4d457e9e4018c63e {
      display: inline !important;
      text-transform: capitalize;
      line-height: 28px;
      font-weight: 400; }
    .widget_7b958ae1cc3dce4f .wp-block-te-latest-comments_2a89bbff42045da5 li a:hover,
    .widget_7b958ae1cc3dce4f .wp-block-latest-posts_b9d3060d89b4de08 li a:hover,
    .sidebar__widget_721e62ddccdad721 .wp-block-te-latest-comments_2a89bbff42045da5 li a:hover,
    .sidebar__widget_721e62ddccdad721 .wp-block-latest-posts_b9d3060d89b4de08 li a:hover {
      color: #317EFE; }
  .widget_7b958ae1cc3dce4f .wp-block-te-latest-comments_2a89bbff42045da5 li .wp-block-te-latest-comments__comment-excerpt_cb2943b187cf9ff6 p,
  .widget_7b958ae1cc3dce4f .wp-block-latest-posts_b9d3060d89b4de08 li .wp-block-te-latest-comments__comment-excerpt_cb2943b187cf9ff6 p,
  .sidebar__widget_721e62ddccdad721 .wp-block-te-latest-comments_2a89bbff42045da5 li .wp-block-te-latest-comments__comment-excerpt_cb2943b187cf9ff6 p,
  .sidebar__widget_721e62ddccdad721 .wp-block-latest-posts_b9d3060d89b4de08 li .wp-block-te-latest-comments__comment-excerpt_cb2943b187cf9ff6 p {
    font-size: 16px;
    line-height: 28px;
    margin: 0; }
  .widget_7b958ae1cc3dce4f .te-social-profile_165bab9f9600c0e3,
  .sidebar__widget_721e62ddccdad721 .te-social-profile_165bab9f9600c0e3 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .widget_7b958ae1cc3dce4f .te-social-profile_165bab9f9600c0e3 a,
    .sidebar__widget_721e62ddccdad721 .te-social-profile_165bab9f9600c0e3 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_7b958ae1cc3dce4f .te-social-profile_165bab9f9600c0e3 a,
        .sidebar__widget_721e62ddccdad721 .te-social-profile_165bab9f9600c0e3 a {
          width: 40px;
          height: 40px; } }
      .widget_7b958ae1cc3dce4f .te-social-profile_165bab9f9600c0e3 a.facebook_846a57f52e4cc581,
      .sidebar__widget_721e62ddccdad721 .te-social-profile_165bab9f9600c0e3 a.facebook_846a57f52e4cc581 {
        background-color: #1877f2; }
      .widget_7b958ae1cc3dce4f .te-social-profile_165bab9f9600c0e3 a.twitter_bf8bc37b5e06020f,
      .sidebar__widget_721e62ddccdad721 .te-social-profile_165bab9f9600c0e3 a.twitter_bf8bc37b5e06020f {
        background-color: #1da1f2; }
      .widget_7b958ae1cc3dce4f .te-social-profile_165bab9f9600c0e3 a.linkedin_07c0cfed6532adb0,
      .sidebar__widget_721e62ddccdad721 .te-social-profile_165bab9f9600c0e3 a.linkedin_07c0cfed6532adb0 {
        background-color: #0a66c2; }
      .widget_7b958ae1cc3dce4f .te-social-profile_165bab9f9600c0e3 a.instagram_fc9677a9804021c5,
      .sidebar__widget_721e62ddccdad721 .te-social-profile_165bab9f9600c0e3 a.instagram_fc9677a9804021c5 {
        background-color: #405de6; }
      .widget_7b958ae1cc3dce4f .te-social-profile_165bab9f9600c0e3 a:hover,
      .sidebar__widget_721e62ddccdad721 .te-social-profile_165bab9f9600c0e3 a:hover {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #E7F914; }
  .widget_7b958ae1cc3dce4f select,
  .sidebar__widget_721e62ddccdad721 select {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371;
    margin-bottom: 0; }
  .widget_7b958ae1cc3dce4f .has-login-form_93766b4c2c379763 .login-username_a6c52e61f3fdd9e1 label,
  .widget_7b958ae1cc3dce4f .has-login-form_93766b4c2c379763 .login-password_e65c00d70386c0d1 label,
  .sidebar__widget_721e62ddccdad721 .has-login-form_93766b4c2c379763 .login-username_a6c52e61f3fdd9e1 label,
  .sidebar__widget_721e62ddccdad721 .has-login-form_93766b4c2c379763 .login-password_e65c00d70386c0d1 label {
    margin-bottom: 10px; }
  .widget_7b958ae1cc3dce4f .has-login-form_93766b4c2c379763 .login-username_a6c52e61f3fdd9e1 input,
  .widget_7b958ae1cc3dce4f .has-login-form_93766b4c2c379763 .login-password_e65c00d70386c0d1 input,
  .sidebar__widget_721e62ddccdad721 .has-login-form_93766b4c2c379763 .login-username_a6c52e61f3fdd9e1 input,
  .sidebar__widget_721e62ddccdad721 .has-login-form_93766b4c2c379763 .login-password_e65c00d70386c0d1 input {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #31373f;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371; }
  .widget_7b958ae1cc3dce4f .has-login-form_93766b4c2c379763 .login-remember_da18a52bebd9dbc1 label,
  .sidebar__widget_721e62ddccdad721 .has-login-form_93766b4c2c379763 .login-remember_da18a52bebd9dbc1 label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px; }
  .widget_7b958ae1cc3dce4f .has-login-form_93766b4c2c379763 .login-submit_ebc1e1c67cffcc62,
  .sidebar__widget_721e62ddccdad721 .has-login-form_93766b4c2c379763 .login-submit_ebc1e1c67cffcc62 {
    margin-bottom: 0; }
    .widget_7b958ae1cc3dce4f .has-login-form_93766b4c2c379763 .login-submit_ebc1e1c67cffcc62 input.button-primary_d00e62fe62dc1ccf,
    .sidebar__widget_721e62ddccdad721 .has-login-form_93766b4c2c379763 .login-submit_ebc1e1c67cffcc62 input.button-primary_d00e62fe62dc1ccf {
      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_7b958ae1cc3dce4f .search-form_7831fa019c3383b2,
  .sidebar__widget_721e62ddccdad721 .search-form_7831fa019c3383b2 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_7b958ae1cc3dce4f .search-form_7831fa019c3383b2 button,
    .sidebar__widget_721e62ddccdad721 .search-form_7831fa019c3383b2 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_7b958ae1cc3dce4f.widget_search_e110d38e66d38014 .sidebar__search_938d88d89e201062,
  .sidebar__widget_721e62ddccdad721.widget_search_e110d38e66d38014 .sidebar__search_938d88d89e201062 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_7b958ae1cc3dce4f.widget_search_e110d38e66d38014 .sidebar__search_938d88d89e201062 button,
    .sidebar__widget_721e62ddccdad721.widget_search_e110d38e66d38014 .sidebar__search_938d88d89e201062 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_7b958ae1cc3dce4f .wp-block-search__no-button_d5cfac1b4cfecc5d.wp-block-search_fb45e2eb7708b3c4 input,
  .sidebar__widget_721e62ddccdad721 .wp-block-search__no-button_d5cfac1b4cfecc5d.wp-block-search_fb45e2eb7708b3c4 input {
    border-radius: 10px; }
  .widget_7b958ae1cc3dce4f .wp-block-search_fb45e2eb7708b3c4,
  .sidebar__widget_721e62ddccdad721 .wp-block-search_fb45e2eb7708b3c4 {
    margin-bottom: -2px; }
  .widget_7b958ae1cc3dce4f .wp-block-search_fb45e2eb7708b3c4,
  .widget_7b958ae1cc3dce4f .search-form_7831fa019c3383b2,
  .widget_7b958ae1cc3dce4f .sidebar__search_938d88d89e201062,
  .sidebar__widget_721e62ddccdad721 .wp-block-search_fb45e2eb7708b3c4,
  .sidebar__widget_721e62ddccdad721 .search-form_7831fa019c3383b2,
  .sidebar__widget_721e62ddccdad721 .sidebar__search_938d88d89e201062 {
    display: inline-block;
    width: 100%;
    overflow: hidden; }
    .widget_7b958ae1cc3dce4f .wp-block-search_fb45e2eb7708b3c4 .wp-block-search__inside-wrapper_e9ebfc21791d3396,
    .widget_7b958ae1cc3dce4f .search-form_7831fa019c3383b2 .wp-block-search__inside-wrapper_e9ebfc21791d3396,
    .widget_7b958ae1cc3dce4f .sidebar__search_938d88d89e201062 .wp-block-search__inside-wrapper_e9ebfc21791d3396,
    .sidebar__widget_721e62ddccdad721 .wp-block-search_fb45e2eb7708b3c4 .wp-block-search__inside-wrapper_e9ebfc21791d3396,
    .sidebar__widget_721e62ddccdad721 .search-form_7831fa019c3383b2 .wp-block-search__inside-wrapper_e9ebfc21791d3396,
    .sidebar__widget_721e62ddccdad721 .sidebar__search_938d88d89e201062 .wp-block-search__inside-wrapper_e9ebfc21791d3396 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .widget_7b958ae1cc3dce4f .wp-block-search_fb45e2eb7708b3c4 label,
    .widget_7b958ae1cc3dce4f .search-form_7831fa019c3383b2 label,
    .widget_7b958ae1cc3dce4f .sidebar__search_938d88d89e201062 label,
    .sidebar__widget_721e62ddccdad721 .wp-block-search_fb45e2eb7708b3c4 label,
    .sidebar__widget_721e62ddccdad721 .search-form_7831fa019c3383b2 label,
    .sidebar__widget_721e62ddccdad721 .sidebar__search_938d88d89e201062 label {
      font-size: 24px;
      display: block;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #14203A;
      font-family: "Inter", sans-serif; }
    .widget_7b958ae1cc3dce4f .wp-block-search_fb45e2eb7708b3c4 input,
    .widget_7b958ae1cc3dce4f .search-form_7831fa019c3383b2 input,
    .widget_7b958ae1cc3dce4f .sidebar__search_938d88d89e201062 input,
    .sidebar__widget_721e62ddccdad721 .wp-block-search_fb45e2eb7708b3c4 input,
    .sidebar__widget_721e62ddccdad721 .search-form_7831fa019c3383b2 input,
    .sidebar__widget_721e62ddccdad721 .sidebar__search_938d88d89e201062 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_7b958ae1cc3dce4f .wp-block-search_fb45e2eb7708b3c4 button,
    .widget_7b958ae1cc3dce4f .search-form_7831fa019c3383b2 button,
    .widget_7b958ae1cc3dce4f .sidebar__search_938d88d89e201062 button,
    .sidebar__widget_721e62ddccdad721 .wp-block-search_fb45e2eb7708b3c4 button,
    .sidebar__widget_721e62ddccdad721 .search-form_7831fa019c3383b2 button,
    .sidebar__widget_721e62ddccdad721 .sidebar__search_938d88d89e201062 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_7b958ae1cc3dce4f .tagcloud_f72c0c9d422d7eb5,
  .widget_7b958ae1cc3dce4f .wp-block-tag-cloud_1a4b72c0ee1e1861,
  .sidebar__widget_721e62ddccdad721 .tagcloud_f72c0c9d422d7eb5,
  .sidebar__widget_721e62ddccdad721 .wp-block-tag-cloud_1a4b72c0ee1e1861 {
    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_7b958ae1cc3dce4f .tagcloud_f72c0c9d422d7eb5 a,
    .widget_7b958ae1cc3dce4f .wp-block-tag-cloud_1a4b72c0ee1e1861 a,
    .sidebar__widget_721e62ddccdad721 .tagcloud_f72c0c9d422d7eb5 a,
    .sidebar__widget_721e62ddccdad721 .wp-block-tag-cloud_1a4b72c0ee1e1861 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_7b958ae1cc3dce4f .tagcloud_f72c0c9d422d7eb5 a:hover,
      .widget_7b958ae1cc3dce4f .wp-block-tag-cloud_1a4b72c0ee1e1861 a:hover,
      .sidebar__widget_721e62ddccdad721 .tagcloud_f72c0c9d422d7eb5 a:hover,
      .sidebar__widget_721e62ddccdad721 .wp-block-tag-cloud_1a4b72c0ee1e1861 a:hover {
        color: #ffffff;
        background: #317EFE;
        border-color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .widget_7b958ae1cc3dce4f ul,
  .widget_7b958ae1cc3dce4f ol,
  .sidebar__widget_721e62ddccdad721 ul,
  .sidebar__widget_721e62ddccdad721 ol {
    margin-bottom: 0;
    padding-left: 0;
    /* Tag Cloud Widget */ }
    .widget_7b958ae1cc3dce4f ul li,
    .widget_7b958ae1cc3dce4f ol li,
    .sidebar__widget_721e62ddccdad721 ul li,
    .sidebar__widget_721e62ddccdad721 ol li {
      display: block;
      padding: 8px 0;
      border-top: 1px solid #E1E1E1;
      margin-bottom: 0;
      /* Recent Comment Widget */ }
      .widget_7b958ae1cc3dce4f ul li:first-child,
      .widget_7b958ae1cc3dce4f ol li:first-child,
      .sidebar__widget_721e62ddccdad721 ul li:first-child,
      .sidebar__widget_721e62ddccdad721 ol li:first-child {
        border-top: 0; }
      .widget_7b958ae1cc3dce4f ul li:last-child,
      .widget_7b958ae1cc3dce4f ol li:last-child,
      .sidebar__widget_721e62ddccdad721 ul li:last-child,
      .sidebar__widget_721e62ddccdad721 ol li:last-child {
        margin-bottom: 0; }
      .widget_7b958ae1cc3dce4f ul li.recentcomments_ab9ceca7a66e3b89 .comment-author-link_c0cd043cbd9109a3 a:before, .widget_7b958ae1cc3dce4f ul li.wp-block-latest-comments__comment_6754d19c30dcad21 .comment-author-link_c0cd043cbd9109a3 a:before,
      .widget_7b958ae1cc3dce4f ol li.recentcomments_ab9ceca7a66e3b89 .comment-author-link_c0cd043cbd9109a3 a:before,
      .widget_7b958ae1cc3dce4f ol li.wp-block-latest-comments__comment_6754d19c30dcad21 .comment-author-link_c0cd043cbd9109a3 a:before,
      .sidebar__widget_721e62ddccdad721 ul li.recentcomments_ab9ceca7a66e3b89 .comment-author-link_c0cd043cbd9109a3 a:before,
      .sidebar__widget_721e62ddccdad721 ul li.wp-block-latest-comments__comment_6754d19c30dcad21 .comment-author-link_c0cd043cbd9109a3 a:before,
      .sidebar__widget_721e62ddccdad721 ol li.recentcomments_ab9ceca7a66e3b89 .comment-author-link_c0cd043cbd9109a3 a:before,
      .sidebar__widget_721e62ddccdad721 ol li.wp-block-latest-comments__comment_6754d19c30dcad21 .comment-author-link_c0cd043cbd9109a3 a:before {
        display: none; }
      .widget_7b958ae1cc3dce4f ul li.recentcomments_ab9ceca7a66e3b89 a, .widget_7b958ae1cc3dce4f ul li.wp-block-latest-comments__comment_6754d19c30dcad21 a,
      .widget_7b958ae1cc3dce4f ol li.recentcomments_ab9ceca7a66e3b89 a,
      .widget_7b958ae1cc3dce4f ol li.wp-block-latest-comments__comment_6754d19c30dcad21 a,
      .sidebar__widget_721e62ddccdad721 ul li.recentcomments_ab9ceca7a66e3b89 a,
      .sidebar__widget_721e62ddccdad721 ul li.wp-block-latest-comments__comment_6754d19c30dcad21 a,
      .sidebar__widget_721e62ddccdad721 ol li.recentcomments_ab9ceca7a66e3b89 a,
      .sidebar__widget_721e62ddccdad721 ol li.wp-block-latest-comments__comment_6754d19c30dcad21 a {
        padding-left: 0;
        display: inline; }
        .widget_7b958ae1cc3dce4f ul li.recentcomments_ab9ceca7a66e3b89 a:before, .widget_7b958ae1cc3dce4f ul li.wp-block-latest-comments__comment_6754d19c30dcad21 a:before,
        .widget_7b958ae1cc3dce4f ol li.recentcomments_ab9ceca7a66e3b89 a:before,
        .widget_7b958ae1cc3dce4f ol li.wp-block-latest-comments__comment_6754d19c30dcad21 a:before,
        .sidebar__widget_721e62ddccdad721 ul li.recentcomments_ab9ceca7a66e3b89 a:before,
        .sidebar__widget_721e62ddccdad721 ul li.wp-block-latest-comments__comment_6754d19c30dcad21 a:before,
        .sidebar__widget_721e62ddccdad721 ol li.recentcomments_ab9ceca7a66e3b89 a:before,
        .sidebar__widget_721e62ddccdad721 ol li.wp-block-latest-comments__comment_6754d19c30dcad21 a:before {
          display: none; }
      .widget_7b958ae1cc3dce4f ul li a,
      .widget_7b958ae1cc3dce4f ol li a,
      .sidebar__widget_721e62ddccdad721 ul li a,
      .sidebar__widget_721e62ddccdad721 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_7b958ae1cc3dce4f ul li a::before,
        .widget_7b958ae1cc3dce4f ol li a::before,
        .sidebar__widget_721e62ddccdad721 ul li a::before,
        .sidebar__widget_721e62ddccdad721 ol li a::before {
          content: "\f105";
          font-family: "Font Awesome 6 Free";
          margin-right: 10px; }
        .widget_7b958ae1cc3dce4f ul li a:hover,
        .widget_7b958ae1cc3dce4f ol li a:hover,
        .sidebar__widget_721e62ddccdad721 ul li a:hover,
        .sidebar__widget_721e62ddccdad721 ol li a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .widget_7b958ae1cc3dce4f ul li a.rsswidget_cfff9589529547b3, .widget_7b958ae1cc3dce4f ul li a.wp-block-latest-posts__post-title_4cda3ef019b9917a,
        .widget_7b958ae1cc3dce4f ol li a.rsswidget_cfff9589529547b3,
        .widget_7b958ae1cc3dce4f ol li a.wp-block-latest-posts__post-title_4cda3ef019b9917a,
        .sidebar__widget_721e62ddccdad721 ul li a.rsswidget_cfff9589529547b3,
        .sidebar__widget_721e62ddccdad721 ul li a.wp-block-latest-posts__post-title_4cda3ef019b9917a,
        .sidebar__widget_721e62ddccdad721 ol li a.rsswidget_cfff9589529547b3,
        .sidebar__widget_721e62ddccdad721 ol li a.wp-block-latest-posts__post-title_4cda3ef019b9917a {
          padding-left: 0;
          font-weight: 500;
          display: block; }
          .widget_7b958ae1cc3dce4f ul li a.rsswidget_cfff9589529547b3:before, .widget_7b958ae1cc3dce4f ul li a.wp-block-latest-posts__post-title_4cda3ef019b9917a:before,
          .widget_7b958ae1cc3dce4f ol li a.rsswidget_cfff9589529547b3:before,
          .widget_7b958ae1cc3dce4f ol li a.wp-block-latest-posts__post-title_4cda3ef019b9917a:before,
          .sidebar__widget_721e62ddccdad721 ul li a.rsswidget_cfff9589529547b3:before,
          .sidebar__widget_721e62ddccdad721 ul li a.wp-block-latest-posts__post-title_4cda3ef019b9917a:before,
          .sidebar__widget_721e62ddccdad721 ol li a.rsswidget_cfff9589529547b3:before,
          .sidebar__widget_721e62ddccdad721 ol li a.wp-block-latest-posts__post-title_4cda3ef019b9917a:before {
            display: none; }
      .widget_7b958ae1cc3dce4f ul li ul,
      .widget_7b958ae1cc3dce4f ol li ul,
      .sidebar__widget_721e62ddccdad721 ul li ul,
      .sidebar__widget_721e62ddccdad721 ol li ul {
        padding-left: 25px;
        padding-top: 10px; }
    .widget_7b958ae1cc3dce4f ul.wp-tag-cloud_60718943f3114afe li,
    .widget_7b958ae1cc3dce4f ol.wp-tag-cloud_60718943f3114afe li,
    .sidebar__widget_721e62ddccdad721 ul.wp-tag-cloud_60718943f3114afe li,
    .sidebar__widget_721e62ddccdad721 ol.wp-tag-cloud_60718943f3114afe li {
      display: inline-block;
      padding: 0;
      border: 0; }
      .widget_7b958ae1cc3dce4f ul.wp-tag-cloud_60718943f3114afe li a:before,
      .widget_7b958ae1cc3dce4f ol.wp-tag-cloud_60718943f3114afe li a:before,
      .sidebar__widget_721e62ddccdad721 ul.wp-tag-cloud_60718943f3114afe li a:before,
      .sidebar__widget_721e62ddccdad721 ol.wp-tag-cloud_60718943f3114afe li a:before {
        display: none; }
  .widget_7b958ae1cc3dce4f.te_widget_categories_061535fe84ca6452 li, .widget_7b958ae1cc3dce4f.widget_archive_cd465a356271e474 li,
  .widget_7b958ae1cc3dce4f .wp-block-categories-list_0b2e96c3a542a34b li,
  .widget_7b958ae1cc3dce4f .wp-block-archives-list_cb37ec0aa2aec8f1 li,
  .sidebar__widget_721e62ddccdad721.te_widget_categories_061535fe84ca6452 li,
  .sidebar__widget_721e62ddccdad721.widget_archive_cd465a356271e474 li,
  .sidebar__widget_721e62ddccdad721 .wp-block-categories-list_0b2e96c3a542a34b li,
  .sidebar__widget_721e62ddccdad721 .wp-block-archives-list_cb37ec0aa2aec8f1 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_7b958ae1cc3dce4f.te_widget_categories_061535fe84ca6452 li.cat-item_99601572eb9d0597, .widget_7b958ae1cc3dce4f.widget_archive_cd465a356271e474 li.cat-item_99601572eb9d0597,
    .widget_7b958ae1cc3dce4f .wp-block-categories-list_0b2e96c3a542a34b li.cat-item_99601572eb9d0597,
    .widget_7b958ae1cc3dce4f .wp-block-archives-list_cb37ec0aa2aec8f1 li.cat-item_99601572eb9d0597,
    .sidebar__widget_721e62ddccdad721.te_widget_categories_061535fe84ca6452 li.cat-item_99601572eb9d0597,
    .sidebar__widget_721e62ddccdad721.widget_archive_cd465a356271e474 li.cat-item_99601572eb9d0597,
    .sidebar__widget_721e62ddccdad721 .wp-block-categories-list_0b2e96c3a542a34b li.cat-item_99601572eb9d0597,
    .sidebar__widget_721e62ddccdad721 .wp-block-archives-list_cb37ec0aa2aec8f1 li.cat-item_99601572eb9d0597 {
      text-align: right;
      display: inline-block;
      width: 100%; }
    .widget_7b958ae1cc3dce4f.te_widget_categories_061535fe84ca6452 li a, .widget_7b958ae1cc3dce4f.widget_archive_cd465a356271e474 li a,
    .widget_7b958ae1cc3dce4f .wp-block-categories-list_0b2e96c3a542a34b li a,
    .widget_7b958ae1cc3dce4f .wp-block-archives-list_cb37ec0aa2aec8f1 li a,
    .sidebar__widget_721e62ddccdad721.te_widget_categories_061535fe84ca6452 li a,
    .sidebar__widget_721e62ddccdad721.widget_archive_cd465a356271e474 li a,
    .sidebar__widget_721e62ddccdad721 .wp-block-categories-list_0b2e96c3a542a34b li a,
    .sidebar__widget_721e62ddccdad721 .wp-block-archives-list_cb37ec0aa2aec8f1 li a {
      float: left; }

/* About Info Widget*/
.widget-about-info_874b9c7563ce275d {
  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_874b9c7563ce275d .about-desc_9e22e978d0745c58 {
    text-align: left; }
    .widget-about-info_874b9c7563ce275d .about-desc_9e22e978d0745c58 .about-title_0afe2942646fa5a3 {
      font-size: 20px; }
  .widget-about-info_874b9c7563ce275d .about-image_d7fc4f62d90c34e6 {
    width: 140px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px; }
  .widget-about-info_874b9c7563ce275d .te-social-profile_165bab9f9600c0e3 {
    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_874b9c7563ce275d .te-social-profile_165bab9f9600c0e3 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_874b9c7563ce275d .te-social-profile_165bab9f9600c0e3 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_dc40d71a674725c5.has-author_c83d7ccea26854e1.wp-block-latest-posts_b9d3060d89b4de08 .wp-block-latest-posts__te-post-title_471d7886596c9b3f {
  display: inline-block;
  width: 100%;
  font-weight: 500; }

.widget_rss_f5faa5cca36188e7 .wp-block-heading_7662f0ad966ad84d:before,
.widget_rss_f5faa5cca36188e7 .widget-title_88adcdb8a8120c9a:before {
  display: none; }
.widget_rss_f5faa5cca36188e7 .rss-widget-icon_2d37487f737bea96 {
  margin-right: 6px; }
.widget_rss_f5faa5cca36188e7 ul li a.rsswidget_cfff9589529547b3 {
  color: #14203A; }
  .widget_rss_f5faa5cca36188e7 ul li a.rsswidget_cfff9589529547b3:hover {
    color: #317EFE; }

.wp-block-latest-posts_b9d3060d89b4de08 .wp-block-rss__item-title_fe253759d506e827,
.wp-block-rss_b546d2e8d0a77655 .wp-block-rss__item-title_fe253759d506e827,
.widget_rss_f5faa5cca36188e7 .wp-block-rss__item-title_fe253759d506e827 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }
  .wp-block-latest-posts_b9d3060d89b4de08 .wp-block-rss__item-title_fe253759d506e827 a:before,
  .wp-block-rss_b546d2e8d0a77655 .wp-block-rss__item-title_fe253759d506e827 a:before,
  .widget_rss_f5faa5cca36188e7 .wp-block-rss__item-title_fe253759d506e827 a:before {
    display: none; }
.wp-block-latest-posts_b9d3060d89b4de08 .wp-block-latest-posts__post-author_8efbf259649e58a2,
.wp-block-latest-posts_b9d3060d89b4de08 .wp-block-rss__item-publish-date_b878a29b44259d8a,
.wp-block-rss_b546d2e8d0a77655 .wp-block-latest-posts__post-author_8efbf259649e58a2,
.wp-block-rss_b546d2e8d0a77655 .wp-block-rss__item-publish-date_b878a29b44259d8a,
.widget_rss_f5faa5cca36188e7 .wp-block-latest-posts__post-author_8efbf259649e58a2,
.widget_rss_f5faa5cca36188e7 .wp-block-rss__item-publish-date_b878a29b44259d8a {
  margin-right: 10px; }
.wp-block-latest-posts_b9d3060d89b4de08 .wp-block-latest-posts__post-author_8efbf259649e58a2,
.wp-block-latest-posts_b9d3060d89b4de08 .wp-block-latest-posts__te-post-date_1b50facfc360c4ba,
.wp-block-latest-posts_b9d3060d89b4de08 .wp-block-rss__item-publish-date_b878a29b44259d8a,
.wp-block-latest-posts_b9d3060d89b4de08 .wp-block-rss__item-author_e980aa951328e48f,
.wp-block-latest-posts_b9d3060d89b4de08 .rss-date_dab85c9d983ff5ba,
.wp-block-rss_b546d2e8d0a77655 .wp-block-latest-posts__post-author_8efbf259649e58a2,
.wp-block-rss_b546d2e8d0a77655 .wp-block-latest-posts__te-post-date_1b50facfc360c4ba,
.wp-block-rss_b546d2e8d0a77655 .wp-block-rss__item-publish-date_b878a29b44259d8a,
.wp-block-rss_b546d2e8d0a77655 .wp-block-rss__item-author_e980aa951328e48f,
.wp-block-rss_b546d2e8d0a77655 .rss-date_dab85c9d983ff5ba,
.widget_rss_f5faa5cca36188e7 .wp-block-latest-posts__post-author_8efbf259649e58a2,
.widget_rss_f5faa5cca36188e7 .wp-block-latest-posts__te-post-date_1b50facfc360c4ba,
.widget_rss_f5faa5cca36188e7 .wp-block-rss__item-publish-date_b878a29b44259d8a,
.widget_rss_f5faa5cca36188e7 .wp-block-rss__item-author_e980aa951328e48f,
.widget_rss_f5faa5cca36188e7 .rss-date_dab85c9d983ff5ba {
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500;
  text-transform: capitalize;
  position: relative; }
.wp-block-latest-posts_b9d3060d89b4de08 .wp-block-latest-posts__te-post-date_1b50facfc360c4ba:before,
.wp-block-latest-posts_b9d3060d89b4de08 .wp-block-rss__item-publish-date_b878a29b44259d8a:before,
.wp-block-latest-posts_b9d3060d89b4de08 .rss-date_dab85c9d983ff5ba:before,
.wp-block-rss_b546d2e8d0a77655 .wp-block-latest-posts__te-post-date_1b50facfc360c4ba:before,
.wp-block-rss_b546d2e8d0a77655 .wp-block-rss__item-publish-date_b878a29b44259d8a:before,
.wp-block-rss_b546d2e8d0a77655 .rss-date_dab85c9d983ff5ba:before,
.widget_rss_f5faa5cca36188e7 .wp-block-latest-posts__te-post-date_1b50facfc360c4ba:before,
.widget_rss_f5faa5cca36188e7 .wp-block-rss__item-publish-date_b878a29b44259d8a:before,
.widget_rss_f5faa5cca36188e7 .rss-date_dab85c9d983ff5ba:before {
  content: "\f274";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_b9d3060d89b4de08 .wp-block-latest-posts__post-author_8efbf259649e58a2:before,
.wp-block-latest-posts_b9d3060d89b4de08 .wp-block-rss__item-author_e980aa951328e48f:before,
.wp-block-rss_b546d2e8d0a77655 .wp-block-latest-posts__post-author_8efbf259649e58a2:before,
.wp-block-rss_b546d2e8d0a77655 .wp-block-rss__item-author_e980aa951328e48f:before,
.widget_rss_f5faa5cca36188e7 .wp-block-latest-posts__post-author_8efbf259649e58a2:before,
.widget_rss_f5faa5cca36188e7 .wp-block-rss__item-author_e980aa951328e48f:before {
  content: "\f007";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_b9d3060d89b4de08 .wp-block-latest-posts__post-excerpt_322f5cb7ee0667ef,
.wp-block-latest-posts_b9d3060d89b4de08 .wp-block-rss__item-excerpt_46b58b7b26f9a25c,
.wp-block-latest-posts_b9d3060d89b4de08 .rssSummary_7788d330eb4929e7,
.wp-block-rss_b546d2e8d0a77655 .wp-block-latest-posts__post-excerpt_322f5cb7ee0667ef,
.wp-block-rss_b546d2e8d0a77655 .wp-block-rss__item-excerpt_46b58b7b26f9a25c,
.wp-block-rss_b546d2e8d0a77655 .rssSummary_7788d330eb4929e7,
.widget_rss_f5faa5cca36188e7 .wp-block-latest-posts__post-excerpt_322f5cb7ee0667ef,
.widget_rss_f5faa5cca36188e7 .wp-block-rss__item-excerpt_46b58b7b26f9a25c,
.widget_rss_f5faa5cca36188e7 .rssSummary_7788d330eb4929e7 {
  margin-top: 10px;
  margin-bottom: 0; }

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

.te-post-item_bdaf4dc077f8ce86 .te-single-post-meta_1190c17074ab53d8 {
  gap: 32px; }

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

.te-comment-title_8f070537dde10b0f h2,
.te-comment-title_8f070537dde10b0f .wp-block-comments-title_77a16845319fb50f,
.wp-block-comments_6775552e85ec73ca h2,
.wp-block-comments_6775552e85ec73ca .wp-block-comments-title_77a16845319fb50f {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px; }

/* Block Comment Start */
.wp-block-comments_6775552e85ec73ca .wp-block-comment-template_074935576d0051e6 {
  padding-left: 0; }
  .wp-block-comments_6775552e85ec73ca .wp-block-comment-template_074935576d0051e6 .wp-block-te-comment-reply_96274bae4bcde451 {
    margin-top: 15px; }
  .wp-block-comments_6775552e85ec73ca .wp-block-comment-template_074935576d0051e6 li .wp-block-columns_4946b16924a4144a {
    padding: 50px;
    border: 1px solid #dfe2e9;
    border-radius: 8px;
    margin-bottom: 24px; }
    .wp-block-comments_6775552e85ec73ca .wp-block-comment-template_074935576d0051e6 li .wp-block-columns_4946b16924a4144a .wp-block-column_d3e5ec628b248c8b:first-child {
      -ms-flex-preferred-size: 80px !important;
          flex-basis: 80px !important; }
    .wp-block-comments_6775552e85ec73ca .wp-block-comment-template_074935576d0051e6 li .wp-block-columns_4946b16924a4144a .wp-block-avatar_802cc624f8781efd {
      width: 100px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 50%;
      overflow: hidden; }
      .wp-block-comments_6775552e85ec73ca .wp-block-comment-template_074935576d0051e6 li .wp-block-columns_4946b16924a4144a .wp-block-avatar_802cc624f8781efd img {
        width: 100%; }
    .wp-block-comments_6775552e85ec73ca .wp-block-comment-template_074935576d0051e6 li .wp-block-columns_4946b16924a4144a .wp-block-comment-author-name_de1f4fde3af41902 a {
      font-size: 21px;
      margin-bottom: 5px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A; }
    .wp-block-comments_6775552e85ec73ca .wp-block-comment-template_074935576d0051e6 li .wp-block-columns_4946b16924a4144a .wp-block-comment-edit-link_a393d8bfa705f23f a {
      color: #317EFE; }
    .wp-block-comments_6775552e85ec73ca .wp-block-comment-template_074935576d0051e6 li .wp-block-columns_4946b16924a4144a .wp-block-comment-date_71e1c0fe15295348 a,
    .wp-block-comments_6775552e85ec73ca .wp-block-comment-template_074935576d0051e6 li .wp-block-columns_4946b16924a4144a .wp-block-comment-edit-link_a393d8bfa705f23f a {
      color: #9ba8c3;
      font-size: 16px;
      font-weight: 400;
      font-family: "Inter", sans-serif; }
    .wp-block-comments_6775552e85ec73ca .wp-block-comment-template_074935576d0051e6 li .wp-block-columns_4946b16924a4144a .wp-block-te-comment-reply_96274bae4bcde451 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_6775552e85ec73ca .wp-block-comment-template_074935576d0051e6 li .wp-block-columns_4946b16924a4144a .wp-block-te-comment-reply_96274bae4bcde451 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_6b852eace63befd3 .te-comment-respond_0a75a72fee94aa20,
.te-latest-comments_6b852eace63befd3 .comment-respond_810c9c64f69b5fc0 {
  margin-top: 60px;
  margin-bottom: 40px; }
.te-latest-comments_6b852eace63befd3 li .children_9f7bee20de499c19 .te-comments-item_a819ecc5e6f56500 {
  margin-left: 50px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-latest-comments_6b852eace63befd3 li .children_9f7bee20de499c19 .te-comments-item_a819ecc5e6f56500 {
      margin-left: 0; } }
.te-latest-comments_6b852eace63befd3 li .children_9f7bee20de499c19 .children_9f7bee20de499c19 .te-comments-item_a819ecc5e6f56500 {
  margin-left: 100px;
  border-top: 1px solid #F9F4F1; }
.te-latest-comments_6b852eace63befd3 li .te-comments-item_a819ecc5e6f56500 {
  padding: 50px;
  border: 1px solid #F9F4F1;
  background-color: #F9F4F1;
  border-radius: 20px;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .te-latest-comments_6b852eace63befd3 li .te-comments-item_a819ecc5e6f56500 {
      padding: 30px; } }
  .te-latest-comments_6b852eace63befd3 li .te-comments-item_a819ecc5e6f56500 .te-comments-avatar_38afc42087d24996 {
    float: left; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-latest-comments_6b852eace63befd3 li .te-comments-item_a819ecc5e6f56500 .te-comments-avatar_38afc42087d24996 {
        float: inherit;
        margin-bottom: 20px; } }
    .te-latest-comments_6b852eace63befd3 li .te-comments-item_a819ecc5e6f56500 .te-comments-avatar_38afc42087d24996 img {
      margin-right: 30px;
      width: 100px;
      border-radius: 50px; }
  .te-latest-comments_6b852eace63befd3 li .te-comments-item_a819ecc5e6f56500 .te-comments-text_56b3d1701d8ae072 {
    overflow: hidden; }
    .te-latest-comments_6b852eace63befd3 li .te-comments-item_a819ecc5e6f56500 .te-comments-text_56b3d1701d8ae072 p {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 20px;
      color: #335371; }
    .te-latest-comments_6b852eace63befd3 li .te-comments-item_a819ecc5e6f56500 .te-comments-text_56b3d1701d8ae072 .te-avatar-name_a7896f10512863b4 {
      margin-bottom: 10px;
      position: relative; }
      .te-latest-comments_6b852eace63befd3 li .te-comments-item_a819ecc5e6f56500 .te-comments-text_56b3d1701d8ae072 .te-avatar-name_a7896f10512863b4 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_6b852eace63befd3 li .te-comments-item_a819ecc5e6f56500 .te-comments-text_56b3d1701d8ae072 .te-avatar-name_a7896f10512863b4 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_6b852eace63befd3 li .te-comments-item_a819ecc5e6f56500 .te-comments-text_56b3d1701d8ae072 .te-avatar-name_a7896f10512863b4 span {
            display: inline-block;
            width: 100%; } }
    .te-latest-comments_6b852eace63befd3 li .te-comments-item_a819ecc5e6f56500 .te-comments-text_56b3d1701d8ae072 .te-comment-reply_c7d8390de8a652e1 {
      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_6b852eace63befd3 li .te-comments-item_a819ecc5e6f56500 .te-comments-text_56b3d1701d8ae072 .te-comment-reply_c7d8390de8a652e1 {
          position: unset;
          margin-top: 10px; } }
      .te-latest-comments_6b852eace63befd3 li .te-comments-item_a819ecc5e6f56500 .te-comments-text_56b3d1701d8ae072 .te-comment-reply_c7d8390de8a652e1:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

ul.children_9f7bee20de499c19 {
  list-style: none; }

.te-post-comments-form_6f8bdc322b603d47 .te-contacts-message_685c9cb343a889c6 {
  margin-top: 10px; }

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

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

.te-comment-respond_0a75a72fee94aa20,
.comment-respond_810c9c64f69b5fc0 {
  position: relative;
  background-color: #F9F4F1;
  padding: 40px;
  border-radius: 20px; }
  .te-comment-respond_0a75a72fee94aa20 .comment-form-cookies-consent_79d5426d8736c20a,
  .comment-respond_810c9c64f69b5fc0 .comment-form-cookies-consent_79d5426d8736c20a {
    display: none; }
  .te-comment-respond_0a75a72fee94aa20 .comment-notes_b4453bf184a3d7c8,
  .comment-respond_810c9c64f69b5fc0 .comment-notes_b4453bf184a3d7c8 {
    margin-bottom: 30px; }
  .te-comment-respond_0a75a72fee94aa20 p,
  .comment-respond_810c9c64f69b5fc0 p {
    margin: 0; }
  .te-comment-respond_0a75a72fee94aa20 .te-contacts-email_ac58f1f2fc789cdd,
  .te-comment-respond_0a75a72fee94aa20 .te-contacts-name_4a5ab15f54e1406b,
  .te-comment-respond_0a75a72fee94aa20 .single-input-field_03ceff5f24286d0c,
  .comment-respond_810c9c64f69b5fc0 .te-contacts-email_ac58f1f2fc789cdd,
  .comment-respond_810c9c64f69b5fc0 .te-contacts-name_4a5ab15f54e1406b,
  .comment-respond_810c9c64f69b5fc0 .single-input-field_03ceff5f24286d0c {
    margin-bottom: 20px; }
  .te-comment-respond_0a75a72fee94aa20 label,
  .comment-respond_810c9c64f69b5fc0 label {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #778196;
    margin-bottom: 20px; }
  .te-comment-respond_0a75a72fee94aa20 .checkbox-field-wrapper_96ed161002f1e4b1,
  .comment-respond_810c9c64f69b5fc0 .checkbox-field-wrapper_96ed161002f1e4b1 {
    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_0a75a72fee94aa20 .checkbox-field-wrapper_96ed161002f1e4b1 p,
    .comment-respond_810c9c64f69b5fc0 .checkbox-field-wrapper_96ed161002f1e4b1 p {
      margin: 0; }
    .te-comment-respond_0a75a72fee94aa20 .checkbox-field-wrapper_96ed161002f1e4b1 .single-checkbox-field_68b018a5a9669ead,
    .comment-respond_810c9c64f69b5fc0 .checkbox-field-wrapper_96ed161002f1e4b1 .single-checkbox-field_68b018a5a9669ead {
      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_0a75a72fee94aa20 .te-comment-form-cookies-consent_2c6f08bcb5c623b3,
  .comment-respond_810c9c64f69b5fc0 .te-comment-form-cookies-consent_2c6f08bcb5c623b3 {
    display: none; }
  .te-comment-respond_0a75a72fee94aa20 input[type="number"],
  .comment-respond_810c9c64f69b5fc0 input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield; }
  .te-comment-respond_0a75a72fee94aa20 input,
  .te-comment-respond_0a75a72fee94aa20 select,
  .comment-respond_810c9c64f69b5fc0 input,
  .comment-respond_810c9c64f69b5fc0 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_0a75a72fee94aa20 *::-webkit-input-placeholder,
  .comment-respond_810c9c64f69b5fc0 *::-webkit-input-placeholder {
    color: #778196; }
  .te-comment-respond_0a75a72fee94aa20 *:-ms-input-placeholder,
  .comment-respond_810c9c64f69b5fc0 *:-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_0a75a72fee94aa20 *::-ms-input-placeholder,
  .comment-respond_810c9c64f69b5fc0 *::-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_0a75a72fee94aa20 *::placeholder,
  .comment-respond_810c9c64f69b5fc0 *::placeholder {
    color: #778196; }
  .te-comment-respond_0a75a72fee94aa20 textarea,
  .comment-respond_810c9c64f69b5fc0 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_0a75a72fee94aa20 input:focus,
  .te-comment-respond_0a75a72fee94aa20 textarea:focus,
  .te-comment-respond_0a75a72fee94aa20 .form-select_35dec9efbd3e93ec:focus,
  .comment-respond_810c9c64f69b5fc0 input:focus,
  .comment-respond_810c9c64f69b5fc0 textarea:focus,
  .comment-respond_810c9c64f69b5fc0 .form-select_35dec9efbd3e93ec: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_4c753668d512c357 {
  position: relative;
  border-radius: 20px;
  overflow: hidden; }
  .te-team-card_4c753668d512c357:hover .image_69c9f8ad422049d5:before {
    height: 250%;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear;
    background-color: transparent; }
  .te-team-card_4c753668d512c357:hover .image_69c9f8ad422049d5 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_4c753668d512c357:hover .te-content-wrapper_14568716104cdf12 {
    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_4c753668d512c357 .image_69c9f8ad422049d5 {
    overflow: hidden;
    position: relative; }
    .te-team-card_4c753668d512c357 .image_69c9f8ad422049d5: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_4c753668d512c357 .image_69c9f8ad422049d5 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_4c753668d512c357 .te-content-wrapper_14568716104cdf12 {
    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_4c753668d512c357 .te-content-wrapper_14568716104cdf12 .content_ee91c39d21488442 {
      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_4c753668d512c357 .te-content-wrapper_14568716104cdf12 .content_ee91c39d21488442 .title_5426af685de9542a {
        font-size: 24px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: 0px;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
      .te-team-card_4c753668d512c357 .te-content-wrapper_14568716104cdf12 .content_ee91c39d21488442 .desc_e6faad680b4b6f36 {
        font-size: 18px;
        line-height: 18px;
        font-weight: 400;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
    .te-team-card_4c753668d512c357 .te-content-wrapper_14568716104cdf12 .social_ae7aa009c509eb00 {
      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_4c753668d512c357 .te-content-wrapper_14568716104cdf12 .social_ae7aa009c509eb00 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_4c753668d512c357 .te-content-wrapper_14568716104cdf12 .social_ae7aa009c509eb00 a:hover {
          background-color: #E7F914;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-team-card_4c753668d512c357.style-2_1c8060859011a5e9 {
  padding: 20px;
  background-color: #F9F4F1;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-team-card_4c753668d512c357.style-2_1c8060859011a5e9:hover {
    background-color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-team-card_4c753668d512c357.style-2_1c8060859011a5e9:hover .te-content-wrapper_14568716104cdf12 .social_ae7aa009c509eb00 a {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-team-card_4c753668d512c357.style-2_1c8060859011a5e9:hover .te-content-wrapper_14568716104cdf12 .content_ee91c39d21488442 .title_5426af685de9542a,
    .te-team-card_4c753668d512c357.style-2_1c8060859011a5e9:hover .te-content-wrapper_14568716104cdf12 .content_ee91c39d21488442 .desc_e6faad680b4b6f36 {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_4c753668d512c357.style-2_1c8060859011a5e9 .image_69c9f8ad422049d5 {
    border-radius: 20px; }
  .te-team-card_4c753668d512c357.style-2_1c8060859011a5e9 .te-content-wrapper_14568716104cdf12 {
    position: unset;
    visibility: visible;
    opacity: 1;
    background: transparent;
    -webkit-transform: unset;
            transform: unset; }
    .te-team-card_4c753668d512c357.style-2_1c8060859011a5e9 .te-content-wrapper_14568716104cdf12 .content_ee91c39d21488442 {
      padding: 0;
      margin-top: 20px;
      margin-bottom: 10px;
      position: unset; }
      .te-team-card_4c753668d512c357.style-2_1c8060859011a5e9 .te-content-wrapper_14568716104cdf12 .content_ee91c39d21488442 .title_5426af685de9542a {
        color: #131A2A;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-team-card_4c753668d512c357.style-2_1c8060859011a5e9 .te-content-wrapper_14568716104cdf12 .content_ee91c39d21488442 .title_5426af685de9542a a:hover {
          color: #ffffff !important; }
      .te-team-card_4c753668d512c357.style-2_1c8060859011a5e9 .te-content-wrapper_14568716104cdf12 .content_ee91c39d21488442 .desc_e6faad680b4b6f36 {
        color: #335371;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-team-card_4c753668d512c357.style-2_1c8060859011a5e9 .te-content-wrapper_14568716104cdf12 .social_ae7aa009c509eb00 a {
      border: 1px solid #E1E1E1;
      background-color: transparent; }
      .te-team-card_4c753668d512c357.style-2_1c8060859011a5e9 .te-content-wrapper_14568716104cdf12 .social_ae7aa009c509eb00 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_85e9cb145d856256 {
  position: relative;
  padding: 0;
  overflow: hidden; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-team-member-slider-wrapper_85e9cb145d856256 {
      padding: 0 12px; } }
  .te-team-member-slider-wrapper_85e9cb145d856256 .slick-list_d57be0210e073c70 {
    margin: 0 -15px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-team-member-slider-wrapper_85e9cb145d856256 .slick-list_d57be0210e073c70 {
        padding-bottom: 25px;
        margin: unset; } }
    .te-team-member-slider-wrapper_85e9cb145d856256 .slick-list_d57be0210e073c70 .slick-slide_ae4767f5c20450f6 {
      margin: 0 15px; }
  .te-team-member-slider-wrapper_85e9cb145d856256 .slick-dots_67c322386fb800e4 {
    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_85e9cb145d856256 .slick-dots_67c322386fb800e4 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_85e9cb145d856256 .slick-dots_67c322386fb800e4 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_85e9cb145d856256 .slick-dots_67c322386fb800e4 li.slick-active_b0d0d7c25640cbff {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-team-member-slider-wrapper_85e9cb145d856256 .slick-dots_67c322386fb800e4 li.slick-active_b0d0d7c25640cbff button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-team-member-slider-wrapper_85e9cb145d856256 .slick-arrow_d27861f6bb22eca6 {
    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_47f1a7608461b8e5 {
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 20px; }
  .te-portfolio-card_47f1a7608461b8e5:hover .image_69c9f8ad422049d5 .te-content-wrapper_14568716104cdf12 {
    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_47f1a7608461b8e5:hover .image_69c9f8ad422049d5 .te-content-wrapper_14568716104cdf12 .content_ee91c39d21488442 .content-inner_b508996b7b087aeb {
      margin-bottom: 0;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_47f1a7608461b8e5:hover .image_69c9f8ad422049d5 .te-content-wrapper_14568716104cdf12 .content_ee91c39d21488442 .btn-wrapper_9494ff6cb91b1b6c {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_47f1a7608461b8e5:hover .image_69c9f8ad422049d5 .te-content-wrapper_14568716104cdf12 .content_ee91c39d21488442 .content-inner_b508996b7b087aeb {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scaleY(1);
              transform: scaleY(1); }
  .te-portfolio-card_47f1a7608461b8e5:hover .image_69c9f8ad422049d5 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_47f1a7608461b8e5 .image_69c9f8ad422049d5 {
    overflow: hidden;
    position: relative; }
    .te-portfolio-card_47f1a7608461b8e5 .image_69c9f8ad422049d5 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_47f1a7608461b8e5 .te-content-wrapper_14568716104cdf12 {
    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_47f1a7608461b8e5 .te-content-wrapper_14568716104cdf12 .content_ee91c39d21488442 {
      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_47f1a7608461b8e5 .te-content-wrapper_14568716104cdf12 .content_ee91c39d21488442 .content-inner_b508996b7b087aeb {
        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_47f1a7608461b8e5 .te-content-wrapper_14568716104cdf12 .content_ee91c39d21488442 .sub-title_f711618116111d67 {
        color: #131A2A;
        font-size: 18px;
        line-height: 36px;
        font-weight: 400; }
      .te-portfolio-card_47f1a7608461b8e5 .te-content-wrapper_14568716104cdf12 .content_ee91c39d21488442 .title_5426af685de9542a {
        margin-bottom: 0;
        color: #131A2A;
        font-size: 24px;
        line-height: 39px;
        font-weight: 500; }
      .te-portfolio-card_47f1a7608461b8e5 .te-content-wrapper_14568716104cdf12 .content_ee91c39d21488442 .btn-wrapper_9494ff6cb91b1b6c {
        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_47f1a7608461b8e5 .te-content-wrapper_14568716104cdf12 .content_ee91c39d21488442 .btn-wrapper_9494ff6cb91b1b6c 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_47f1a7608461b8e5 .te-content-wrapper_14568716104cdf12 .content_ee91c39d21488442 .btn-wrapper_9494ff6cb91b1b6c a:hover {
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
            background-color: #317EFE;
            color: #ffffff; }

.te-portfolio-card_47f1a7608461b8e5.style-2_1c8060859011a5e9 .te-content-wrapper_14568716104cdf12 .content_ee91c39d21488442 {
  background-color: #317efeb8;
  padding: 20px;
  border-radius: 20px; }
  .te-portfolio-card_47f1a7608461b8e5.style-2_1c8060859011a5e9 .te-content-wrapper_14568716104cdf12 .content_ee91c39d21488442 .btn-wrapper_9494ff6cb91b1b6c {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.te-portfolio-card_47f1a7608461b8e5.style-3_84c8e315a14508c2:hover .te-content-wrapper_14568716104cdf12 .content_ee91c39d21488442 .btn-wrapper_9494ff6cb91b1b6c {
  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_47f1a7608461b8e5.style-3_84c8e315a14508c2 .te-content-wrapper_14568716104cdf12 {
  padding: 0; }
  .te-portfolio-card_47f1a7608461b8e5.style-3_84c8e315a14508c2 .te-content-wrapper_14568716104cdf12 .content_ee91c39d21488442 .content-inner_b508996b7b087aeb {
    border-radius: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px; }
  .te-portfolio-card_47f1a7608461b8e5.style-3_84c8e315a14508c2 .te-content-wrapper_14568716104cdf12 .content_ee91c39d21488442 .btn-wrapper_9494ff6cb91b1b6c {
    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_515fbc54c9dcc91e.style-1_e2f415423a38ea4c {
  margin-top: -210px; }
  @media (max-width: 991px) {
    .newsletter-area_515fbc54c9dcc91e.style-1_e2f415423a38ea4c {
      margin-top: 0;
      padding-top: 100px; } }

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

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

.testimonial-slider-area_4e3e78f05d0d5508.style-1_e2f415423a38ea4c {
  padding-bottom: 5px; }

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

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

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

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

.team-slider-area_ab3d83fe3d92506e.style-1_e2f415423a38ea4c {
  overflow: hidden; }

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

.about-us-area_acc3b69abfcf5a6c.style-2_1c8060859011a5e9 {
  padding-top: 120px;
  padding-bottom: 330px;
  background-color: #F9F4F1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .about-us-area_acc3b69abfcf5a6c.style-2_1c8060859011a5e9 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area_acc3b69abfcf5a6c.style-2_1c8060859011a5e9 {
      padding: 100px 0; } }
  @media (max-width: 991px) {
    .about-us-area_acc3b69abfcf5a6c.style-2_1c8060859011a5e9 .te-about-image-card_5daab075a55e6258 {
      text-align: center;
      margin-bottom: 50px; } }
  @media (max-width: 991px) {
    .about-us-area_acc3b69abfcf5a6c.style-2_1c8060859011a5e9 .te-about-image-card_5daab075a55e6258 .te-main-img-wrapper_07bcf1714f6463c0 .te-main-img-inner_94f025c67fde2f5a {
      width: 100%; } }
  @media (max-width: 1199px) {
    .about-us-area_acc3b69abfcf5a6c.style-2_1c8060859011a5e9 .te-about-image-card_5daab075a55e6258 .te-company-foundation_8842db16a4ae4908 {
      left: 0; } }
  @media (max-width: 1199px) {
    .about-us-area_acc3b69abfcf5a6c.style-2_1c8060859011a5e9 .te-about-info-card_43dbe56543d045ab {
      padding-left: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area_acc3b69abfcf5a6c.style-2_1c8060859011a5e9 .te-about-info-card_43dbe56543d045ab {
      padding-left: 60px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .about-us-area_acc3b69abfcf5a6c.style-2_1c8060859011a5e9 .te-about-info-card_43dbe56543d045ab {
      padding-left: 80px; } }

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

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

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

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

.faq-area_94ca09f5121f7c23.style-1_e2f415423a38ea4c {
  padding-bottom: 100px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .faq-area_94ca09f5121f7c23.style-1_e2f415423a38ea4c {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-area_94ca09f5121f7c23.style-1_e2f415423a38ea4c {
      padding-bottom: 100px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .faq-area_94ca09f5121f7c23.style-1_e2f415423a38ea4c {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_94ca09f5121f7c23.style-1_e2f415423a38ea4c {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_94ca09f5121f7c23.style-1_e2f415423a38ea4c .accordion-wrapper_f23b28479a5a79b3 {
      padding-right: 60px; } }
  .faq-area_94ca09f5121f7c23.style-1_e2f415423a38ea4c .te-faq-image_9a8e5f0264e0ba42 {
    margin-top: 82px;
    position: relative;
    right: -83px;
    display: inline-block; }
    @media (max-width: 1199px) {
      .faq-area_94ca09f5121f7c23.style-1_e2f415423a38ea4c .te-faq-image_9a8e5f0264e0ba42 {
        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_94ca09f5121f7c23.style-1_e2f415423a38ea4c .te-faq-image_9a8e5f0264e0ba42 {
        right: 0; } }
    .faq-area_94ca09f5121f7c23.style-1_e2f415423a38ea4c .te-faq-image_9a8e5f0264e0ba42 .te-image-wrapper_1d0858ddac8ef71f {
      position: relative; }
      .faq-area_94ca09f5121f7c23.style-1_e2f415423a38ea4c .te-faq-image_9a8e5f0264e0ba42 .te-image-wrapper_1d0858ddac8ef71f .te-main-img-inner_94f025c67fde2f5a {
        -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_94ca09f5121f7c23.style-1_e2f415423a38ea4c .te-faq-image_9a8e5f0264e0ba42 .te-image-wrapper_1d0858ddac8ef71f .te-image-shape_bac4c354501c28c8 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: -1; }
      .faq-area_94ca09f5121f7c23.style-1_e2f415423a38ea4c .te-faq-image_9a8e5f0264e0ba42 .te-image-wrapper_1d0858ddac8ef71f .content_ee91c39d21488442 {
        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_94ca09f5121f7c23.style-1_e2f415423a38ea4c .te-faq-image_9a8e5f0264e0ba42 .te-image-wrapper_1d0858ddac8ef71f .content_ee91c39d21488442 .title_5426af685de9542a {
          font-size: 18px;
          font-weight: 400;
          line-height: 18px;
          color: #ffffff;
          margin-bottom: 0; }
        .faq-area_94ca09f5121f7c23.style-1_e2f415423a38ea4c .te-faq-image_9a8e5f0264e0ba42 .te-image-wrapper_1d0858ddac8ef71f .content_ee91c39d21488442 .number_53d997c089acca80 {
          font-size: 32px;
          font-weight: 500;
          line-height: 32px;
          letter-spacing: 0px;
          color: #ffffff;
          margin-bottom: 0; }
      .faq-area_94ca09f5121f7c23.style-1_e2f415423a38ea4c .te-faq-image_9a8e5f0264e0ba42 .te-image-wrapper_1d0858ddac8ef71f .top-content_35a67a8f812c5d27 {
        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_94ca09f5121f7c23.style-1_e2f415423a38ea4c .te-faq-image_9a8e5f0264e0ba42 .te-image-wrapper_1d0858ddac8ef71f .top-content_35a67a8f812c5d27 {
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); } }
      .faq-area_94ca09f5121f7c23.style-1_e2f415423a38ea4c .te-faq-image_9a8e5f0264e0ba42 .te-image-wrapper_1d0858ddac8ef71f .bottom-content_8e271ed84e83c48e {
        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_94ca09f5121f7c23.style-1_e2f415423a38ea4c .te-faq-image_9a8e5f0264e0ba42 .te-image-wrapper_1d0858ddac8ef71f .bottom-content_8e271ed84e83c48e {
            right: 50%;
            -webkit-transform: translateX(50%);
                    transform: translateX(50%); } }
        .faq-area_94ca09f5121f7c23.style-1_e2f415423a38ea4c .te-faq-image_9a8e5f0264e0ba42 .te-image-wrapper_1d0858ddac8ef71f .bottom-content_8e271ed84e83c48e .bottom-content-inner_f20571daf3fb883d {
          width: 100%;
          height: 100%;
          background-color: #E7F914;
          border-radius: 100%;
          border: 8px solid #ffffff;
          outline: 2px dashed #14203A; }
          .faq-area_94ca09f5121f7c23.style-1_e2f415423a38ea4c .te-faq-image_9a8e5f0264e0ba42 .te-image-wrapper_1d0858ddac8ef71f .bottom-content_8e271ed84e83c48e .bottom-content-inner_f20571daf3fb883d .title_5426af685de9542a,
          .faq-area_94ca09f5121f7c23.style-1_e2f415423a38ea4c .te-faq-image_9a8e5f0264e0ba42 .te-image-wrapper_1d0858ddac8ef71f .bottom-content_8e271ed84e83c48e .bottom-content-inner_f20571daf3fb883d .number_53d997c089acca80 {
            color: #14203A; }

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

.testimonial-slider-area_4e3e78f05d0d5508 {
  overflow: hidden;
  padding-bottom: 10px; }
  .testimonial-slider-area_4e3e78f05d0d5508.style-2_1c8060859011a5e9 .slick-list_d57be0210e073c70 {
    margin: 0 -100px;
    overflow: visible; }
    .testimonial-slider-area_4e3e78f05d0d5508.style-2_1c8060859011a5e9 .slick-list_d57be0210e073c70 .te-slick-item_c9c174931470f2c4 {
      width: 520px;
      margin: 0 15px; }

.counter-up-area_9a1f02d78b968a75.style-2_1c8060859011a5e9 .te-counter-card_e51f66cc9e288c2e {
  padding: 80px 55px;
  background-color: #131A2A;
  border-radius: 20px; }
  .counter-up-area_9a1f02d78b968a75.style-2_1c8060859011a5e9 .te-counter-card_e51f66cc9e288c2e .te-counter-item_37d7a3c1a0f60252 .icon_1b49574397ea8828 {
    width: unset;
    height: unset;
    background-color: transparent; }
  .counter-up-area_9a1f02d78b968a75.style-2_1c8060859011a5e9 .te-counter-card_e51f66cc9e288c2e .te-counter-item_37d7a3c1a0f60252 .te-counter-title_42043cc6145ffe3b {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px; }
    .counter-up-area_9a1f02d78b968a75.style-2_1c8060859011a5e9 .te-counter-card_e51f66cc9e288c2e .te-counter-item_37d7a3c1a0f60252 .te-counter-title_42043cc6145ffe3b .content_ee91c39d21488442 {
      gap: 18px;
      text-align: left; }
  .counter-up-area_9a1f02d78b968a75.style-2_1c8060859011a5e9 .te-counter-card_e51f66cc9e288c2e .te-counter-item_37d7a3c1a0f60252 .title_5426af685de9542a {
    color: #ffffff; }
  .counter-up-area_9a1f02d78b968a75.style-2_1c8060859011a5e9 .te-counter-card_e51f66cc9e288c2e .te-counter-item_37d7a3c1a0f60252 .number_53d997c089acca80 {
    color: #E7F914; }
  .counter-up-area_9a1f02d78b968a75.style-2_1c8060859011a5e9 .te-counter-card_e51f66cc9e288c2e .te-counter-item_37d7a3c1a0f60252 .number_53d997c089acca80,
  .counter-up-area_9a1f02d78b968a75.style-2_1c8060859011a5e9 .te-counter-card_e51f66cc9e288c2e .te-counter-item_37d7a3c1a0f60252 .title_5426af685de9542a {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

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

.subscribe-area_fa79817077533889.style-2_1c8060859011a5e9 {
  position: relative;
  z-index: 9;
  margin-bottom: -140px; }
  .subscribe-area_fa79817077533889.style-2_1c8060859011a5e9 .te-subscribe-inner-area_2ca363bec6f7308a {
    background-color: #317EFE;
    padding: 10px;
    border-radius: 20px;
    gap: 0; }
    .subscribe-area_fa79817077533889.style-2_1c8060859011a5e9 .te-subscribe-inner-area_2ca363bec6f7308a .te-image-bg-collumn_501aa6b7f9fb60de {
      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_fa79817077533889.style-2_1c8060859011a5e9 .te-subscribe-inner-area_2ca363bec6f7308a .te-subscribe-form-wrapper_e6886dccae04bf00 {
      padding: 0; }
    .subscribe-area_fa79817077533889.style-2_1c8060859011a5e9 .te-subscribe-inner-area_2ca363bec6f7308a .te-content-wrapper_14568716104cdf12 {
      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_fa79817077533889.style-2_1c8060859011a5e9 .te-subscribe-inner-area_2ca363bec6f7308a .te-content-wrapper_14568716104cdf12 {
          left: unset; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_fa79817077533889.style-2_1c8060859011a5e9 .te-subscribe-inner-area_2ca363bec6f7308a .te-content-wrapper_14568716104cdf12 {
          -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_fa79817077533889.style-2_1c8060859011a5e9 .te-subscribe-inner-area_2ca363bec6f7308a .te-content-wrapper_14568716104cdf12 {
          -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_fa79817077533889.style-2_1c8060859011a5e9 .te-subscribe-inner-area_2ca363bec6f7308a .te-content-wrapper_14568716104cdf12 {
          gap: 60px; } }
      .subscribe-area_fa79817077533889.style-2_1c8060859011a5e9 .te-subscribe-inner-area_2ca363bec6f7308a .te-content-wrapper_14568716104cdf12 .te-subscribe-title_8531abe08d310cc1 {
        font-size: 38px;
        font-weight: 500;
        line-height: 46px;
        letter-spacing: -0.676px;
        text-transform: capitalize;
        margin-bottom: 0; }
      .subscribe-area_fa79817077533889.style-2_1c8060859011a5e9 .te-subscribe-inner-area_2ca363bec6f7308a .te-content-wrapper_14568716104cdf12 .te-content-inner_fec3a65699e6cca1 {
        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_fa79817077533889.style-2_1c8060859011a5e9 .te-subscribe-inner-area_2ca363bec6f7308a .te-content-wrapper_14568716104cdf12 .te-content-inner_fec3a65699e6cca1 {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
        .subscribe-area_fa79817077533889.style-2_1c8060859011a5e9 .te-subscribe-inner-area_2ca363bec6f7308a .te-content-wrapper_14568716104cdf12 .te-content-inner_fec3a65699e6cca1 .icon_1b49574397ea8828 {
          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_fa79817077533889.style-2_1c8060859011a5e9 .te-subscribe-inner-area_2ca363bec6f7308a .te-subscribe-form-widget_c66397770b6df2ab {
      background: #fff;
      padding: 7px;
      border-radius: 50px; }
    .subscribe-area_fa79817077533889.style-2_1c8060859011a5e9 .te-subscribe-inner-area_2ca363bec6f7308a .mc4wp-form-fields_a058e4587d2ba7f5 {
      gap: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .subscribe-area_fa79817077533889.style-2_1c8060859011a5e9 .te-subscribe-inner-area_2ca363bec6f7308a .mc4wp-form-fields_a058e4587d2ba7f5 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }

.testimonial-slider-area_4e3e78f05d0d5508.style-3_84c8e315a14508c2 {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .testimonial-slider-area_4e3e78f05d0d5508.style-3_84c8e315a14508c2 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slider-area_4e3e78f05d0d5508.style-3_84c8e315a14508c2 {
      padding: 100px 0; } }
  .testimonial-slider-area_4e3e78f05d0d5508.style-3_84c8e315a14508c2 .slick-list_d57be0210e073c70 .slick-slide_ae4767f5c20450f6.slick-current_34466456b01ce412 .te-testimonial-card_b6ea6a16f1fd824f.style-3_84c8e315a14508c2 .te-content-wrapper_14568716104cdf12 .te-user-meta_f54175a166986e39 .icon_1b49574397ea8828 {
    color: #317EFE; }

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

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

.te-contact-info_ffa600b52739c919 {
  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_ffa600b52739c919 .te-icon-card_209e8af11d355eb2 {
      -webkit-box-orient: unset;
      -webkit-box-direction: unset;
          -ms-flex-direction: unset;
              flex-direction: unset; } }

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

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

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

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

.service-details_eb3a36e9980d8ec7 {
  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_eb3a36e9980d8ec7 .image_69c9f8ad422049d5 {
    border-radius: 20px;
    overflow: hidden; }
  .service-details_eb3a36e9980d8ec7 .content_ee91c39d21488442 .te-title-wrapper_972953ab254c0607 {
    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_eb3a36e9980d8ec7 .content_ee91c39d21488442 .te-title-wrapper_972953ab254c0607 .title-inner_149cd1451094c204 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 20px; }
      .service-details_eb3a36e9980d8ec7 .content_ee91c39d21488442 .te-title-wrapper_972953ab254c0607 .title-inner_149cd1451094c204 .icon_1b49574397ea8828 {
        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_eb3a36e9980d8ec7 .content_ee91c39d21488442 .te-title-wrapper_972953ab254c0607 .title-inner_149cd1451094c204 .title_5426af685de9542a {
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: 39.84px;
        letter-spacing: 0px;
        margin-bottom: 0;
        color: #317EFE; }

.service-details-overview_d39e6d0b65905878 {
  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_d39e6d0b65905878 .list-wrapper_6f9ef4b37a853b4c {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px; }
    .service-details-overview_d39e6d0b65905878 .list-wrapper_6f9ef4b37a853b4c .icon_1b49574397ea8828 {
      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_d39e6d0b65905878 .list-wrapper_6f9ef4b37a853b4c 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_d39e6d0b65905878 .list-wrapper_6f9ef4b37a853b4c 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_d39e6d0b65905878 .list-wrapper_6f9ef4b37a853b4c 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_d39e6d0b65905878 .list-wrapper_6f9ef4b37a853b4c 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_803f2704b1636997 {
  padding-top: 120px;
  padding-bottom: 96px; }
  .team-page_803f2704b1636997 .te-team-card_4c753668d512c357 {
    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_de3fb81961bdb77e {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .team-details-page_de3fb81961bdb77e {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-page_de3fb81961bdb77e {
      padding-top: 100px;
      padding-bottom: 76px; } }

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

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

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

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

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

.footer_67595fe392727454 {
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .footer_67595fe392727454 .te-subscribe-form-widget_c66397770b6df2ab .submit-btn_af90707b013c6254 span {
    display: none; }
  .footer_67595fe392727454.style-1_e2f415423a38ea4c {
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .footer_67595fe392727454.style-1_e2f415423a38ea4c .te-footer-sec_05ae6ceb3384b70e {
      border-bottom: 1px solid rgba(19, 26, 42, 0.1);
      padding-top: 214px;
      padding-bottom: 60px; }
      .footer_67595fe392727454.style-1_e2f415423a38ea4c .te-footer-sec_05ae6ceb3384b70e .te-footer-widget_bec5ce4defac6b3b .te-subscribe-form-widget_c66397770b6df2ab .mc4wp-form-fields_a058e4587d2ba7f5 {
        border-color: rgba(19, 26, 42, 0.5); }
    .footer_67595fe392727454.style-1_e2f415423a38ea4c .te-footer-widget_bec5ce4defac6b3b .te-subscribe-form-widget_c66397770b6df2ab .single-field_903e269c747b4ac9 input {
      color: #131A2A; }
  .footer_67595fe392727454.style-2_1c8060859011a5e9 .widget_7b958ae1cc3dce4f .wp-block-heading_7662f0ad966ad84d,
  .footer_67595fe392727454.style-2_1c8060859011a5e9 .widget_7b958ae1cc3dce4f .widget-title_88adcdb8a8120c9a,
  .footer_67595fe392727454.style-2_1c8060859011a5e9 .widget_7b958ae1cc3dce4f .wp-block-search__label_ae215a2a36acc052,
  .footer_67595fe392727454.style-2_1c8060859011a5e9 .sidebar__widget_721e62ddccdad721 .wp-block-heading_7662f0ad966ad84d,
  .footer_67595fe392727454.style-2_1c8060859011a5e9 .sidebar__widget_721e62ddccdad721 .widget-title_88adcdb8a8120c9a,
  .footer_67595fe392727454.style-2_1c8060859011a5e9 .sidebar__widget_721e62ddccdad721 .wp-block-search__label_ae215a2a36acc052,
  .footer_67595fe392727454.style-2_1c8060859011a5e9 .widget_7b958ae1cc3dce4f ul li a,
  .footer_67595fe392727454.style-2_1c8060859011a5e9 .widget_7b958ae1cc3dce4f ol li a,
  .footer_67595fe392727454.style-2_1c8060859011a5e9 .sidebar__widget_721e62ddccdad721 ul li a,
  .footer_67595fe392727454.style-2_1c8060859011a5e9 .sidebar__widget_721e62ddccdad721 ol li a,
  .footer_67595fe392727454.style-2_1c8060859011a5e9 .widget_7b958ae1cc3dce4f ul li,
  .footer_67595fe392727454.style-2_1c8060859011a5e9 .wp-calendar-table_e3e7a7e3f66b27dc,
  .footer_67595fe392727454.style-2_1c8060859011a5e9 .wp-block-calendar_671d7a3185a5e568 caption,
  .footer_67595fe392727454.style-2_1c8060859011a5e9 nav.wp-calendar-nav_63160a39c775b85f a,
  .footer_67595fe392727454.style-2_1c8060859011a5e9 .wp-block-latest-comments__comment-excerpt_2bfe68a93ac4a5a6,
  .footer_67595fe392727454.style-2_1c8060859011a5e9 .wp-calendar-table_e3e7a7e3f66b27dc caption,
  .footer_67595fe392727454.style-2_1c8060859011a5e9 .widget_text_a578d96846d4f270,
  .footer_67595fe392727454.style-2_1c8060859011a5e9 .widget_7b958ae1cc3dce4f .tagcloud_f72c0c9d422d7eb5 a,
  .footer_67595fe392727454.style-2_1c8060859011a5e9 .widget_7b958ae1cc3dce4f .wp-block-tag-cloud_1a4b72c0ee1e1861 a,
  .footer_67595fe392727454.style-2_1c8060859011a5e9 .sidebar__widget_721e62ddccdad721 .tagcloud_f72c0c9d422d7eb5 a,
  .footer_67595fe392727454.style-2_1c8060859011a5e9 .sidebar__widget_721e62ddccdad721 .wp-block-tag-cloud_1a4b72c0ee1e1861 a,
  .footer_67595fe392727454.style-2_1c8060859011a5e9 .wp-block-latest-comments__comment-date_4ae41fc9c7167778,
  .footer_67595fe392727454.style-2_1c8060859011a5e9 .wp-block-latest-comments__comment_6754d19c30dcad21,
  .footer_67595fe392727454.style-2_1c8060859011a5e9 .wp-block-archives-dropdown_179d952187c8cfed label,
  .footer_67595fe392727454.style-2_1c8060859011a5e9 .widget_categories_5c7db597e0aa6b54 li a,
  .footer_67595fe392727454.style-2_1c8060859011a5e9 .widget_archive_cd465a356271e474 li a,
  .footer_67595fe392727454.style-2_1c8060859011a5e9 .widget_nav_menu_81e19f130a3078ed li a,
  .footer_67595fe392727454.style-2_1c8060859011a5e9 .widget_tag_cloud_34e52e41e929083e a,
  .footer_67595fe392727454.style-2_1c8060859011a5e9 .widget_rss_f5faa5cca36188e7 li a,
  .footer_67595fe392727454.style-2_1c8060859011a5e9 .widget_rss_f5faa5cca36188e7 li,
  .footer_67595fe392727454.style-2_1c8060859011a5e9 .footer__widget_fe067dea04643572 a,
  .footer_67595fe392727454.style-2_1c8060859011a5e9 .footer__widget_fe067dea04643572 li,
  .footer_67595fe392727454.style-2_1c8060859011a5e9 li.recentcomments_ab9ceca7a66e3b89 {
    color: #ffffff; }
  .footer_67595fe392727454.style-2_1c8060859011a5e9 .te-theme-btn_df0fe9f322027eb2,
  .footer_67595fe392727454.style-2_1c8060859011a5e9 .wp-block-loginout_cf9e6a5bd3fc3cba a,
  .footer_67595fe392727454.style-2_1c8060859011a5e9 input.te-theme-btn_df0fe9f322027eb2,
  .footer_67595fe392727454.style-2_1c8060859011a5e9 .widget_7b958ae1cc3dce4f .wp-block-search_fb45e2eb7708b3c4 button,
  .footer_67595fe392727454.style-2_1c8060859011a5e9 .widget_7b958ae1cc3dce4f .search-form_7831fa019c3383b2 button,
  .footer_67595fe392727454.style-2_1c8060859011a5e9 .widget_7b958ae1cc3dce4f .sidebar__search_938d88d89e201062 button,
  .footer_67595fe392727454.style-2_1c8060859011a5e9 .sidebar__widget_721e62ddccdad721 .wp-block-search_fb45e2eb7708b3c4 button,
  .footer_67595fe392727454.style-2_1c8060859011a5e9 .sidebar__widget_721e62ddccdad721 .search-form_7831fa019c3383b2 button,
  .footer_67595fe392727454.style-2_1c8060859011a5e9 .sidebar__widget_721e62ddccdad721 .sidebar__search_938d88d89e201062 button {
    background-color: #E7F914;
    color: #14203A; }
  .footer_67595fe392727454 .footer__widget_fe067dea04643572 li {
    list-style: none; }
  .footer_67595fe392727454 .te-footer-widget_bec5ce4defac6b3b.te_widget_nav_menu_a0f3721bb314cf9b li.wp-block-social-link_90a586761b3fb285 {
    display: inline-block;
    width: unset !important; }
  .footer_67595fe392727454 .te_widget_nav_menu_a0f3721bb314cf9b li.cat-item_99601572eb9d0597 {
    text-align: right; }
    .footer_67595fe392727454 .te_widget_nav_menu_a0f3721bb314cf9b li.cat-item_99601572eb9d0597 a {
      float: left; }
  .footer_67595fe392727454 .te-footer-bg_a1e288adb88ab5a5 {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: -1; }
  .footer_67595fe392727454 .footer-nav-widget_2dae3012c991140c {
    padding: 0 90px; }
    @media (max-width: 991px) {
      .footer_67595fe392727454 .footer-nav-widget_2dae3012c991140c {
        padding: 0 12px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .footer_67595fe392727454 .footer-nav-widget_2dae3012c991140c {
        padding: 0 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .footer_67595fe392727454 .footer-nav-widget_2dae3012c991140c {
        padding: 0 30px; } }

.te-footer-widget_bec5ce4defac6b3b {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .te-footer-widget_bec5ce4defac6b3b {
      margin-bottom: 40px; } }
  .te-footer-widget_bec5ce4defac6b3b .te-footer-widget-title_bef6b213a3757977,
  .te-footer-widget_bec5ce4defac6b3b .wp-block-heading_7662f0ad966ad84d {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 39px;
    color: #131A2A;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700; }
  .te-footer-widget_bec5ce4defac6b3b ul {
    padding-left: 0; }
  .te-footer-widget_bec5ce4defac6b3b .te-subscribe-form-widget_c66397770b6df2ab .mc4wp-form-fields_a058e4587d2ba7f5 {
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 5px; }
  .te-footer-widget_bec5ce4defac6b3b .te-subscribe-form-widget_c66397770b6df2ab .single-field_903e269c747b4ac9 input {
    border-radius: 0;
    background-color: transparent;
    color: #ffffff; }
  .te-footer-widget_bec5ce4defac6b3b.widget-latest-posts-footer_2d570b0a41c2fe79 {
    margin-top: -5px; }
  @media (max-width: 767px) {
    .te-footer-widget_bec5ce4defac6b3b.zoom-instagram-widget_01932255f95a25dc {
      margin-bottom: 0;
      margin-top: -10px; } }
  @media (max-width: 767px) {
    .te-footer-widget_bec5ce4defac6b3b.widget_contact_info_widget_7d4bf51eab104c90 {
      margin-bottom: 18px; } }
  @media only screen and (min-width: 992px) and (max-width: 1399px) {
    .te-footer-widget_bec5ce4defac6b3b .widget-instagram-feed_c97d8cdca9b92e70 {
      width: 170px; } }
  .te-footer-widget_bec5ce4defac6b3b .te-footer-widget-info_9d6e115f1eaba7f6 {
    padding-right: 30px; }
    @media (max-width: 1199px) {
      .te-footer-widget_bec5ce4defac6b3b .te-footer-widget-info_9d6e115f1eaba7f6 {
        padding-right: 0; } }
    .te-footer-widget_bec5ce4defac6b3b .te-footer-widget-info_9d6e115f1eaba7f6 p {
      color: #335371;
      margin-bottom: 30px; }
    .te-footer-widget_bec5ce4defac6b3b .te-footer-widget-info_9d6e115f1eaba7f6 .te-footer-logo_3d763bd698878bbd {
      margin-bottom: 30px;
      display: inline-block; }
    .te-footer-widget_bec5ce4defac6b3b .te-footer-widget-info_9d6e115f1eaba7f6 .info-form-and-social-icon_ff00d6c433e326db {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 50px; }
      .te-footer-widget_bec5ce4defac6b3b .te-footer-widget-info_9d6e115f1eaba7f6 .info-form-and-social-icon_ff00d6c433e326db .te-social-profile_165bab9f9600c0e3 {
        margin-top: 0; }
    .te-footer-widget_bec5ce4defac6b3b .te-footer-widget-info_9d6e115f1eaba7f6 .te-social-profile_165bab9f9600c0e3 {
      gap: 20px;
      margin-top: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-footer-widget_bec5ce4defac6b3b .te-footer-widget-info_9d6e115f1eaba7f6 .info-form-and-social-icon_ff00d6c433e326db {
        -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_bec5ce4defac6b3b.te_widget_nav_menu_a0f3721bb314cf9b ul {
    margin-top: -5px;
    padding-left: 0;
    margin-bottom: 0; }
  .te-footer-widget_bec5ce4defac6b3b.te_widget_nav_menu_a0f3721bb314cf9b li {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 2px; }
    .te-footer-widget_bec5ce4defac6b3b.te_widget_nav_menu_a0f3721bb314cf9b li:last-child {
      padding-top: 0;
      padding-bottom: 0; }
    .te-footer-widget_bec5ce4defac6b3b.te_widget_nav_menu_a0f3721bb314cf9b 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_bec5ce4defac6b3b.te_widget_nav_menu_a0f3721bb314cf9b li a::before {
        content: "\f105";
        font-family: "Font Awesome 6 Free";
        font-size: 14px; }
      .te-footer-widget_bec5ce4defac6b3b.te_widget_nav_menu_a0f3721bb314cf9b li a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-footer-widget_bec5ce4defac6b3b .te-footer-widget-contact_60350c23d15ec5a4 p {
    color: #335371; }
  .te-footer-widget_bec5ce4defac6b3b .te-footer-widget-contact_60350c23d15ec5a4 .footer-contact_546217093b6e922c ul {
    list-style: none; }
    .te-footer-widget_bec5ce4defac6b3b .te-footer-widget-contact_60350c23d15ec5a4 .footer-contact_546217093b6e922c 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_bec5ce4defac6b3b .te-footer-widget-contact_60350c23d15ec5a4 .footer-contact_546217093b6e922c ul li:first-child {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .te-footer-widget_bec5ce4defac6b3b .te-footer-widget-contact_60350c23d15ec5a4 .footer-contact_546217093b6e922c ul li:first-child .contact-icon_ef9191a774f07ca9 {
          margin-top: 5px; }
      .te-footer-widget_bec5ce4defac6b3b .te-footer-widget-contact_60350c23d15ec5a4 .footer-contact_546217093b6e922c ul li:last-child {
        margin-bottom: 0; }
      .te-footer-widget_bec5ce4defac6b3b .te-footer-widget-contact_60350c23d15ec5a4 .footer-contact_546217093b6e922c ul li .contact-icon_ef9191a774f07ca9 {
        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_bec5ce4defac6b3b .te-footer-widget-contact_60350c23d15ec5a4 .footer-contact_546217093b6e922c ul li .contact-text_131cdfcfebed8c12 {
        color: #335371;
        font-size: 18px;
        line-height: 24px;
        overflow: hidden; }
        .te-footer-widget_bec5ce4defac6b3b .te-footer-widget-contact_60350c23d15ec5a4 .footer-contact_546217093b6e922c ul li .contact-text_131cdfcfebed8c12 a:hover span {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .te-footer-widget_bec5ce4defac6b3b .te-footer-widget-contact_60350c23d15ec5a4 .footer-contact_546217093b6e922c ul li .contact-text_131cdfcfebed8c12 span,
        .te-footer-widget_bec5ce4defac6b3b .te-footer-widget-contact_60350c23d15ec5a4 .footer-contact_546217093b6e922c ul li .contact-text_131cdfcfebed8c12 p,
        .te-footer-widget_bec5ce4defac6b3b .te-footer-widget-contact_60350c23d15ec5a4 .footer-contact_546217093b6e922c ul li .contact-text_131cdfcfebed8c12 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_bec5ce4defac6b3b .te_widget_latest_post_23f9d11d9985ce0a ul li {
    margin-bottom: 10px; }
    .te-footer-widget_bec5ce4defac6b3b .te_widget_latest_post_23f9d11d9985ce0a ul li .te-latest-post-thumb_c3b6bf9b384accaa {
      width: 80px;
      height: 80px;
      border-radius: 20px;
      overflow: hidden; }
    .te-footer-widget_bec5ce4defac6b3b .te_widget_latest_post_23f9d11d9985ce0a ul li .te-latest-post-desc_b8fa74bb3393e45e .te-latest-post-title_1f0a5428470700bd {
      margin-bottom: 0;
      font-size: 18px;
      line-height: 29px;
      color: #335371;
      font-weight: 400; }
      .te-footer-widget_bec5ce4defac6b3b .te_widget_latest_post_23f9d11d9985ce0a ul li .te-latest-post-desc_b8fa74bb3393e45e .te-latest-post-title_1f0a5428470700bd 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_bec5ce4defac6b3b .te_widget_latest_post_23f9d11d9985ce0a ul li .te-latest-post-desc_b8fa74bb3393e45e .te-latest-post-title_1f0a5428470700bd a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-footer-widget_bec5ce4defac6b3b .te_widget_latest_post_23f9d11d9985ce0a ul li .te-latest-post-desc_b8fa74bb3393e45e .te-latest-post-meta_712a37f89ace7f52 {
      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_67301a78ff10e7df 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_67301a78ff10e7df ul {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .te-footer-bottom-menu_67301a78ff10e7df 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_67301a78ff10e7df ul li a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }

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

.subscribe-area_fa79817077533889 {
  overflow: hidden; }
  .subscribe-area_fa79817077533889.style-1_e2f415423a38ea4c .te-subscribe-inner-area_2ca363bec6f7308a .te-content-wrapper_14568716104cdf12 {
    background-color: #317EFE;
    border-radius: 20px;
    padding: 63px 50px 68px 74px;
    gap: 14px; }
  .subscribe-area_fa79817077533889.style-1_e2f415423a38ea4c .te-image-bg-collumn_501aa6b7f9fb60de {
    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_fa79817077533889.style-1_e2f415423a38ea4c .te-image-bg-collumn_501aa6b7f9fb60de {
        display: none; } }
  .subscribe-area_fa79817077533889 .te-content-wrapper_14568716104cdf12 {
    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_fa79817077533889 .te-content-wrapper_14568716104cdf12 {
        padding: 100px 24px 100px 24px;
        margin: 0 auto; } }
    @media (max-width: 809px) {
      .subscribe-area_fa79817077533889 .te-content-wrapper_14568716104cdf12 {
        padding: 80px 24px 80px 24px;
        width: 100%; } }
    .subscribe-area_fa79817077533889 .te-content-wrapper_14568716104cdf12 .short-title_1dda437622664c81 {
      font-size: 21px;
      font-weight: 500;
      color: #335371;
      margin-bottom: 0; }
    .subscribe-area_fa79817077533889 .te-content-wrapper_14568716104cdf12 .te-subscribe-title_8531abe08d310cc1 {
      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_fa79817077533889 .te-content-wrapper_14568716104cdf12 .te-subscribe-title_8531abe08d310cc1 {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .subscribe-area_fa79817077533889 .te-content-wrapper_14568716104cdf12 .te-subscribe-title_8531abe08d310cc1 {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_fa79817077533889 .te-content-wrapper_14568716104cdf12 .te-subscribe-title_8531abe08d310cc1 {
          font-size: 36px;
          line-height: 42px; } }
    .subscribe-area_fa79817077533889 .te-content-wrapper_14568716104cdf12 .text_63788664bcbb7b99 {
      font-size: 18px;
      color: #ffffff;
      margin-bottom: 0; }
  .subscribe-area_fa79817077533889 .te-subscribe-inner-area_2ca363bec6f7308a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .subscribe-area_fa79817077533889 .te-subscribe-inner-area_2ca363bec6f7308a {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .subscribe-area_fa79817077533889 .te-subscribe-inner-area_2ca363bec6f7308a .te-subscribe-collumn_aa91be843963d7f4 {
      -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_fa79817077533889 .te-subscribe-inner-area_2ca363bec6f7308a .te-subscribe-collumn_aa91be843963d7f4.te-image-bg-collumn_501aa6b7f9fb60de {
          display: none; } }
    .subscribe-area_fa79817077533889 .te-subscribe-inner-area_2ca363bec6f7308a .mc4wp-form-fields_a058e4587d2ba7f5 {
      background-color: transparent;
      gap: 10px; }
      @media (max-width: 575px) {
        .subscribe-area_fa79817077533889 .te-subscribe-inner-area_2ca363bec6f7308a .mc4wp-form-fields_a058e4587d2ba7f5 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .subscribe-area_fa79817077533889 .te-subscribe-inner-area_2ca363bec6f7308a .mc4wp-form-fields_a058e4587d2ba7f5 .submit-btn_af90707b013c6254 {
        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_bec5ce4defac6b3b .te-subscribe-form-wrapper_e6886dccae04bf00 {
  color: #335371; }

.te-subscribe-form-widget_c66397770b6df2ab {
  position: relative; }
  .te-subscribe-form-widget_c66397770b6df2ab .mc4wp-form-fields_a058e4587d2ba7f5 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    overflow: hidden;
    border-radius: 5px; }
  .te-subscribe-form-widget_c66397770b6df2ab .single-field_903e269c747b4ac9 {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .te-subscribe-form-widget_c66397770b6df2ab .single-field_903e269c747b4ac9 input {
      color: #335371;
      height: 55px;
      padding: 0 30px;
      font-size: 18px;
      width: 100%;
      border-radius: 50px; }
    .te-subscribe-form-widget_c66397770b6df2ab .single-field_903e269c747b4ac9 *::-webkit-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_c66397770b6df2ab .single-field_903e269c747b4ac9 *:-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_c66397770b6df2ab .single-field_903e269c747b4ac9 *::-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_c66397770b6df2ab .single-field_903e269c747b4ac9 *::placeholder {
      color: #778196; }
  .te-subscribe-form-widget_c66397770b6df2ab .submit-btn_af90707b013c6254 {
    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_c66397770b6df2ab .submit-btn_af90707b013c6254:hover {
      background-color: #131A2A;
      color: #ffffff; }
  .te-subscribe-form-widget_c66397770b6df2ab .mc4wp-response_623e5619f7508e0f {
    position: absolute;
    margin-top: 15px; }
    .te-subscribe-form-widget_c66397770b6df2ab .mc4wp-response_623e5619f7508e0f .mc4wp-alert_bb3a2cadad327834.mc4wp-error_c0179361e6ce3aac p {
      color: #ff0000;
      position: relative; }
    .te-subscribe-form-widget_c66397770b6df2ab .mc4wp-response_623e5619f7508e0f .mc4wp-alert_bb3a2cadad327834.mc4wp-error_c0179361e6ce3aac a {
      color: #ff0000; }
    .te-subscribe-form-widget_c66397770b6df2ab .mc4wp-response_623e5619f7508e0f .mc4wp-alert_bb3a2cadad327834.mc4wp-success_976a10f9feacbd47 p, .te-subscribe-form-widget_c66397770b6df2ab .mc4wp-response_623e5619f7508e0f .mc4wp-alert_bb3a2cadad327834.mc4wp-notice_b68121827f44e0ba p {
      color: #ffffff;
      position: relative; }

.te-footer-social-wrapper_32dfb7e318e487db {
  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_32dfb7e318e487db .te-footer-logo_3d763bd698878bbd {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .te-footer-social-wrapper_32dfb7e318e487db .te-social-widget_08db453ff631e55e {
    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_32dfb7e318e487db .te-social-widget_08db453ff631e55e span {
      color: #ffffff;
      font-size: 20px;
      font-weight: 400; }

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

.footer_67595fe392727454.style-2_1c8060859011a5e9 {
  background-color: #131A2A; }
  .footer_67595fe392727454.style-2_1c8060859011a5e9 .te-footer-sec_05ae6ceb3384b70e {
    border-bottom: 1px solid rgba(225, 225, 225, 0.3);
    padding-top: 80px;
    padding-bottom: 70px; }
  .footer_67595fe392727454.style-2_1c8060859011a5e9 .te-footer-widget-title_bef6b213a3757977,
  .footer_67595fe392727454.style-2_1c8060859011a5e9 .wp-block-heading_7662f0ad966ad84d {
    color: #ffffff;
    font-size: 24px; }
  .footer_67595fe392727454.style-2_1c8060859011a5e9 .footer-bottom-area_2bc303d9faadb168 .te-copyright-text_cb7a323aa0775b41 p,
  .footer_67595fe392727454.style-2_1c8060859011a5e9 .te-footer-widget_bec5ce4defac6b3b.te_widget_nav_menu_a0f3721bb314cf9b li a,
  .footer_67595fe392727454.style-2_1c8060859011a5e9 .te-footer-widget_bec5ce4defac6b3b .te_widget_latest_post_23f9d11d9985ce0a ul li .te-latest-post-desc_b8fa74bb3393e45e .te-latest-post-title_1f0a5428470700bd a,
  .footer_67595fe392727454.style-2_1c8060859011a5e9 .te-footer-widget_bec5ce4defac6b3b .te_widget_latest_post_23f9d11d9985ce0a ul li .te-latest-post-desc_b8fa74bb3393e45e .te-latest-post-title_1f0a5428470700bd,
  .footer_67595fe392727454.style-2_1c8060859011a5e9 .te-footer-widget_bec5ce4defac6b3b .te_widget_latest_post_23f9d11d9985ce0a ul li .te-latest-post-desc_b8fa74bb3393e45e .te-latest-post-meta_712a37f89ace7f52,
  .footer_67595fe392727454.style-2_1c8060859011a5e9 .te-footer-widget_bec5ce4defac6b3b .te-subscribe-form-wrapper_e6886dccae04bf00,
  .footer_67595fe392727454.style-2_1c8060859011a5e9 .te-footer-bottom-menu_67301a78ff10e7df ul li a,
  .footer_67595fe392727454.style-2_1c8060859011a5e9 .footer-bottom-area_2bc303d9faadb168 .te-copyright-text_cb7a323aa0775b41 p a {
    color: #ffffff; }

/*# sourceMappingURL=style.css_7f2f35cc4543136b.map_14dd3751fe91da88 */