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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

code {
  color: #E7F914; }

.te-theme-btn_deb18a0597f0e63d,
.wp-block-loginout_e90b1b103cde158a a,
input.te-theme-btn_deb18a0597f0e63d {
  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_deb18a0597f0e63d:hover,
  .wp-block-loginout_e90b1b103cde158a a:hover,
  input.te-theme-btn_deb18a0597f0e63d:hover {
    color: #131A2A;
    background-color: #E7F914; }
  .te-theme-btn_deb18a0597f0e63d:focus,
  .wp-block-loginout_e90b1b103cde158a a:focus,
  input.te-theme-btn_deb18a0597f0e63d:focus {
    color: #ffffff; }
  .te-theme-btn_deb18a0597f0e63d.yellow-btn_375335afd2277617,
  .wp-block-loginout_e90b1b103cde158a a.yellow-btn_375335afd2277617,
  input.te-theme-btn_deb18a0597f0e63d.yellow-btn_375335afd2277617 {
    background-color: #E7F914;
    color: #14203A; }
  .te-theme-btn_deb18a0597f0e63d.simple-btn_c4fc0347f9dd56cf,
  .wp-block-loginout_e90b1b103cde158a a.simple-btn_c4fc0347f9dd56cf,
  input.te-theme-btn_deb18a0597f0e63d.simple-btn_c4fc0347f9dd56cf {
    padding-left: 36px;
    padding-right: 36px; }

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

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

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

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

.circle-rotate-wrapper_138b80388194647f {
  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_138b80388194647f .circle-rotate-inner_42daf5fabb6eb2de {
    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_4182edce5b7012d8 {
  margin-top: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.px-350_57bd4c31f74ab65a {
  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_50533a91dccc4ff9 label {
  width: 100%;
  display: block;
  font-weight: 600;
  margin-bottom: 10px; }
.post-password-form_50533a91dccc4ff9 input[type="password"] {
  font-size: 1.2rem;
  line-height: 20px;
  padding: 12px 20px;
  border: 1px solid #E4E4F2;
  width: 100%; }
.post-password-form_50533a91dccc4ff9 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_50533a91dccc4ff9 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_8d5e5b801d7540ce .size-full_0877980084f3b252.alignright_c0dfb5cb8eb2836e {
  margin-bottom: 15px;
  margin-top: 20px; }
.tp-page-content_8d5e5b801d7540ce figure.wp-caption_331400a7cccfdd8b.aligncenter_a8455fa28d2e9711 {
  margin-top: 40px; }
.tp-page-content_8d5e5b801d7540ce dl, .tp-page-content_8d5e5b801d7540ce ol, .tp-page-content_8d5e5b801d7540ce ul {
  margin-bottom: 11px; }
.tp-page-content_8d5e5b801d7540ce .te-comment-respond_4baf8f49bb9e796d {
  margin-top: 78px;
  margin-bottom: 20px; }
.tp-page-content_8d5e5b801d7540ce .te-latest-comments_713f88c9843834fc .te-comment-respond_4baf8f49bb9e796d {
  margin-bottom: 40px; }
.tp-page-content_8d5e5b801d7540ce .te-post-comments_f34f3445904d2233 {
  margin-top: 80px; }

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

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

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

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

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

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

.gallery-columns-1_381596ab1492f242 .gallery-item_31f2b609958824ee {
  max-width: 100%;
  width: 100%; }

.gallery-columns-2_5391c5de71350bd1 .gallery-item_31f2b609958824ee {
  max-width: 50%; }

.gallery-columns-3_f81a2fe7e2937a52 .gallery-item_31f2b609958824ee {
  max-width: 33.33%; }

.gallery-columns-4_d59c927f82df4264 .gallery-item_31f2b609958824ee {
  max-width: 25%; }

.gallery-columns-5_c140b802ff236614 .gallery-item_31f2b609958824ee {
  max-width: 20%; }

.gallery-columns-6_675440808b39fa61 .gallery-item_31f2b609958824ee {
  max-width: 16.66%; }

.gallery-columns-7_63dc75a109128335 .gallery-item_31f2b609958824ee {
  max-width: 14.28%; }

.gallery-columns-8_75628bcc2407cba0 .gallery-item_31f2b609958824ee {
  max-width: 12.5%; }

.gallery-columns-9_a658385b4d24092d .gallery-item_31f2b609958824ee {
  max-width: 11.11%; }

.gallery-caption_5fe5ceae6b78467e {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.te-post-content p.has-large-font-size_0df6d714313ee2fb {
  font-size: 36px;
  line-height: 1.2; }
.te-post-content .wp-block-search_864603f64c29b51c {
  margin-bottom: 15px; }
.te-post-content .wp-block-file_a1b4fe4e2cf8f10f {
  margin-top: 20px; }
.te-post-content .wp-block-group__inner-container_5236fb355e92431c p {
  margin-top: 0 !important; }

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

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

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

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

.wp-block-cover_e11b3dcb8024768a p.wp-block-cover-text_429d35141ebc1a76,
.wp-block-cover_e11b3dcb8024768a.is-light_0631b1fc4bb7eeaf .wp-block-cover__inner-container_06bc002ea0545f2f {
  color: #fff !important; }

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

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

.widget_9aab73811f75c94a .wp-block-archives-dropdown_c2bf57ed2ee69c80,
.widget_9aab73811f75c94a .wp-block-categories-dropdown_fc967d09fb87e5d4,
.widget_9aab73811f75c94a .wp-block-loginout_e90b1b103cde158a,
.widget_9aab73811f75c94a .wp-block-social-links_26f1b65dc9241432,
.widget_9aab73811f75c94a.widget_archive_cb799a319e2f9002 select,
.widget_9aab73811f75c94a.te_widget_categories_c46e0a042e0f4440 select,
.widget_9aab73811f75c94a.widget_text_c6f4ee2f98b094b5 select,
.widget_9aab73811f75c94a.te_widget_search_628cd49dffb6a9c6 .search-form_a03155829d4d89c5,
.widget_9aab73811f75c94a.te_widget_tag_cloud_9ed83d83778cd45e .tagcloud_14294be8b14d8161,
.widget_9aab73811f75c94a .wp-block-tag-cloud_f8cc552e6b8e0bb8 {
  margin-bottom: 6px; }

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

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

.blog-search-content_c7996cd541ad29d1 {
  margin: 0; }
  .blog-search-content_c7996cd541ad29d1 .wp-block-search_864603f64c29b51c,
  .blog-search-content_c7996cd541ad29d1 .search-form_a03155829d4d89c5,
  .blog-search-content_c7996cd541ad29d1 .sidebar__search_f423193622b8d7eb {
    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_c7996cd541ad29d1 .wp-block-search_864603f64c29b51c,
      .blog-search-content_c7996cd541ad29d1 .search-form_a03155829d4d89c5,
      .blog-search-content_c7996cd541ad29d1 .sidebar__search_f423193622b8d7eb {
        width: 100%; } }
    .blog-search-content_c7996cd541ad29d1 .wp-block-search_864603f64c29b51c .wp-block-search__inside-wrapper_71380fdd10579a9f,
    .blog-search-content_c7996cd541ad29d1 .search-form_a03155829d4d89c5 .wp-block-search__inside-wrapper_71380fdd10579a9f,
    .blog-search-content_c7996cd541ad29d1 .sidebar__search_f423193622b8d7eb .wp-block-search__inside-wrapper_71380fdd10579a9f {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .blog-search-content_c7996cd541ad29d1 .wp-block-search_864603f64c29b51c label,
    .blog-search-content_c7996cd541ad29d1 .search-form_a03155829d4d89c5 label,
    .blog-search-content_c7996cd541ad29d1 .sidebar__search_f423193622b8d7eb 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_c7996cd541ad29d1 .wp-block-search_864603f64c29b51c input,
    .blog-search-content_c7996cd541ad29d1 .search-form_a03155829d4d89c5 input,
    .blog-search-content_c7996cd541ad29d1 .sidebar__search_f423193622b8d7eb 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_c7996cd541ad29d1 .wp-block-search_864603f64c29b51c button,
    .blog-search-content_c7996cd541ad29d1 .search-form_a03155829d4d89c5 button,
    .blog-search-content_c7996cd541ad29d1 .sidebar__search_f423193622b8d7eb 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_8d5e5b801d7540ce .wp-smiley_643623b48d117c2a,
.entry-content_6e4ff04f54c9b7cb .wp-smiley_643623b48d117c2a,
.comment-content_3b38a2b7411b8548 .wp-smiley_643623b48d117c2a {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

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

.te-comment-respond_4baf8f49bb9e796d.style-two_a4766d15acd7002e .wpcf7-form_0f65e42678a065bc .wpcf7-not-valid-tip_5a59ae18dde4d414 {
  color: #d9c0b8 !important; }
.te-comment-respond_4baf8f49bb9e796d .wpcf7-form_0f65e42678a065bc .wpcf7-not-valid_a61634f5f6d3c1e1 {
  border-color: #dc3232 !important; }
.te-comment-respond_4baf8f49bb9e796d .wpcf7-form_0f65e42678a065bc .wpcf7-not-valid-tip_5a59ae18dde4d414 {
  font-size: 16px;
  margin-top: 5px; }
.te-comment-respond_4baf8f49bb9e796d .wpcf7-form_0f65e42678a065bc.sent_dad305fd80a0ad9d .wpcf7-response-output_6b50853bcfb7c65c {
  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_4baf8f49bb9e796d .wpcf7-form_0f65e42678a065bc.invalid_bf534392cf03a606 .wpcf7-response-output_6b50853bcfb7c65c {
  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_06fde93ee4f79388 {
  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_06fde93ee4f79388 .wpcf7-te-list-item_94bb06f45f31edd1 {
    margin: 0; }
    .wpcf7-form-control_06fde93ee4f79388 .wpcf7-te-list-item_94bb06f45f31edd1 label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      margin: 0;
      gap: 10px; }
      .wpcf7-form-control_06fde93ee4f79388 .wpcf7-te-list-item_94bb06f45f31edd1 label .wpcf7-te-list-item-label_2651a71343d62e31 {
        font-size: 16px;
        font-weight: 400; }

.logged-in_1d801123f66dbecc .te-comment-respond_4baf8f49bb9e796d textarea {
  margin-bottom: 12px; }

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

body.admin-bar_db903593a8805378 .header-menu-area_df0243702825b492.sticky_menu_cded47dcdc2db85d {
  top: 30px; }
  @media (max-width: 600px) {
    body.admin-bar_db903593a8805378 .header-menu-area_df0243702825b492.sticky_menu_cded47dcdc2db85d {
      top: 0; } }

.page-template-default_a6327523eb0dab66.page-id-146_3c2c470a2ac0a94e .tp-page-content_8d5e5b801d7540ce p:last-child {
  margin-bottom: 10px; }
.page-template-default_a6327523eb0dab66.page-id-1133_af3a4baa1c370469 .tp-page-content_8d5e5b801d7540ce .te-comment-respond_4baf8f49bb9e796d {
  margin-top: 78px;
  display: inline-block;
  width: 100%; }
.page-template-default_a6327523eb0dab66.page-id-3_53d920c18ad693b9 .page-area_3c6c97695babb6bb {
  padding-top: 128px; }

.single-post-item_96f3c5b4730611aa.post-24_fac229b86fa0f81d .wp-block-button_34e060646ac3f835 a {
  color: #ffffff; }

.post-template-default_aaaee53d091ea1ee.postid-163_82184895bab2bb1b .te-blog-details-wrapper_3ae167cd16436a00 .te-post-item_d0744e9200af8424 .te-post-content {
  margin-bottom: 34px; }
.post-template-default_aaaee53d091ea1ee.postid-150_4f3e9d3c7742f698 .te-blog-details-wrapper_3ae167cd16436a00 .te-post-item_d0744e9200af8424 .te-post-content {
  margin-bottom: 34px; }
  .post-template-default_aaaee53d091ea1ee.postid-150_4f3e9d3c7742f698 .te-blog-details-wrapper_3ae167cd16436a00 .te-post-item_d0744e9200af8424 .te-post-content .wp-block-group_3d0706b3259ab6ad.is-layout-constrained_d1337d7cc0a0562f:last-child {
    border: 1px solid #000; }
.post-template-default_aaaee53d091ea1ee.postid-51_e1dbd0a37b202e59 .te-blog-details-wrapper_3ae167cd16436a00 .te-post-item_d0744e9200af8424 .te-post-content {
  margin-bottom: 25px; }
  .post-template-default_aaaee53d091ea1ee.postid-51_e1dbd0a37b202e59 .te-blog-details-wrapper_3ae167cd16436a00 .te-post-item_d0744e9200af8424 .te-post-content p:last-child {
    margin-bottom: 0; }
.post-template-default_aaaee53d091ea1ee.postid-1163_cd9d1e4eca5abbb8 .te-blog-details-wrapper_3ae167cd16436a00 .te-post-item_d0744e9200af8424 .te-post-content .wp-caption_331400a7cccfdd8b, .post-template-default_aaaee53d091ea1ee.postid-568_d57f38e435a3843c .te-blog-details-wrapper_3ae167cd16436a00 .te-post-item_d0744e9200af8424 .te-post-content .wp-caption_331400a7cccfdd8b {
  margin-top: 20px; }
.post-template-default_aaaee53d091ea1ee.postid-1785_a87dcd96c348e5c9 .te-blog-details-wrapper_3ae167cd16436a00 .te-post-item_d0744e9200af8424 .te-post-content .wp-block-button__link_b1f3b9171fe9f8e2 {
  color: #ffffff !important; }
.post-template-default_aaaee53d091ea1ee.postid-1149_87dd06cd0f79d224 .te-blog-details-wrapper_3ae167cd16436a00 .te-latest-comments_713f88c9843834fc li .te-comments-item_c4f7a64b47b8991a .te-comments-text_74e5bcae571a1485 p {
  margin-bottom: 0; }
.post-template-default_aaaee53d091ea1ee.postid-555_ca93f3375230d637 .te-blog-details-wrapper_3ae167cd16436a00 .te-post-item_d0744e9200af8424 .te-post-content .gallery_d285d96c2879da8a {
  margin-top: 20px; }

.error-404_6b4ad0433971c0f1.not-found {
  margin-top: -20px;
  margin-bottom: 40px; }
  .error-404_6b4ad0433971c0f1.not-found .error-content_c7cf140370a0878f .error-btn-bh_490108a7d57b3fc5 {
    margin-top: 20px; }

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

.sidebar_3545387b1be902a9 .widget_media_gallery_906c17942eb910fd .gallery-item_31f2b609958824ee {
  margin-bottom: 0; }
  .sidebar_3545387b1be902a9 .widget_media_gallery_906c17942eb910fd .gallery-item_31f2b609958824ee 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_013ce336d5bb1593 {
  -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_84f34ceec8473e84 {
  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_0a50722ff87a8ae7 path {
  stroke: #317EFE;
  stroke-width: 4;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

body.admin-bar_db903593a8805378 .header-area_71edb1575812e491.style-2_c94f3ec83ed74443.login .te-header-menu-area_a26d23b60ecb73ad {
  top: auto !important; }

.header-area_71edb1575812e491 .container-fluid_4cd300c97572dbe7 {
  padding: 0 70px; }
  @media (max-width: 1550px) {
    .header-area_71edb1575812e491 .container-fluid_4cd300c97572dbe7 {
      padding: 0 24px; } }
.header-area_71edb1575812e491.style-2_c94f3ec83ed74443 .header-top {
  padding: 9px 0;
  background-color: #F9F4F1; }
  .header-area_71edb1575812e491.style-2_c94f3ec83ed74443 .header-top .te-header-contact-info_9c548db65a6a3a6f span {
    color: #677471; }
    .header-area_71edb1575812e491.style-2_c94f3ec83ed74443 .header-top .te-header-contact-info_9c548db65a6a3a6f span i {
      color: #317EFE; }
    .header-area_71edb1575812e491.style-2_c94f3ec83ed74443 .header-top .te-header-contact-info_9c548db65a6a3a6f span a {
      color: #677471; }
  .header-area_71edb1575812e491.style-2_c94f3ec83ed74443 .header-top .te-social-profile_766ebfd1b96aa517 a {
    color: #317EFE;
    background-color: #E0E6F8;
    width: 42px;
    height: 42px; }
    .header-area_71edb1575812e491.style-2_c94f3ec83ed74443 .header-top .te-social-profile_766ebfd1b96aa517 a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #ffffff;
      background-color: #317EFE; }
.header-area_71edb1575812e491.style-2_c94f3ec83ed74443 .te-header-menu-area_a26d23b60ecb73ad {
  position: fixed;
  top: 20px;
  left: 0;
  width: 100%; }
  .header-area_71edb1575812e491.style-2_c94f3ec83ed74443 .te-header-menu-area_a26d23b60ecb73ad .menu-wrapper_c746a47125cbac87 {
    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_71edb1575812e491.style-2_c94f3ec83ed74443 .te-header-menu-area_a26d23b60ecb73ad .menu-wrapper_c746a47125cbac87 {
        padding-left: 10px;
        padding-right: 6px; } }
  .header-area_71edb1575812e491.style-2_c94f3ec83ed74443 .te-header-menu-area_a26d23b60ecb73ad .te-header-btn_b888c5a361e0b761 .te-quote-btn_a1e52361d97668b3 {
    background-color: #E7F914;
    border-color: #E7F914; }
.header-area_71edb1575812e491.style-2_c94f3ec83ed74443 .te-sticky_menu {
  top: 0; }
  .header-area_71edb1575812e491.style-2_c94f3ec83ed74443 .te-sticky_menu .menu-wrapper_c746a47125cbac87 {
    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_0367d2dd0119dcff {
    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_a4ff888b02ae05a4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px; }
  .header-top .te-header-contact-info_9c548db65a6a3a6f {
    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_9c548db65a6a3a6f 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_9c548db65a6a3a6f span.te-contact-info-item_213aaa3c0119f4b1 {
        gap: 0 10px !important; }
      .header-top .te-header-contact-info_9c548db65a6a3a6f 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_1619f98aa2086981 {
      display: none; } }
  .header-top .header-top-btn_1619f98aa2086981 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_1619f98aa2086981 a:hover:after {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
    .header-top .header-top-btn_1619f98aa2086981 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_766ebfd1b96aa517 {
    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_766ebfd1b96aa517 .te-social-profile-label_98391fdbc52078e9 {
      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_766ebfd1b96aa517 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_766ebfd1b96aa517 a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #14203A;
        background-color: #E7F914; }

.te-header-menu-area_a26d23b60ecb73ad {
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-header-menu-area_a26d23b60ecb73ad.te-te-sticky-header_f02e026eb5b165ae {
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-header-menu-area_a26d23b60ecb73ad.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_a26d23b60ecb73ad.te-sticky_menu .te-logo_f7997d5814986a4e {
      height: 84px; }
      .te-header-menu-area_a26d23b60ecb73ad.te-sticky_menu .te-logo_f7997d5814986a4e:after {
        display: none; }
      .te-header-menu-area_a26d23b60ecb73ad.te-sticky_menu .te-logo_f7997d5814986a4e .te-standard-logo_4793013c8788c49a {
        display: none; }
      .te-header-menu-area_a26d23b60ecb73ad.te-sticky_menu .te-logo_f7997d5814986a4e .te-sticky-logo_83ab54772008cab6 {
        display: block; }
        .te-header-menu-area_a26d23b60ecb73ad.te-sticky_menu .te-logo_f7997d5814986a4e .te-sticky-logo_83ab54772008cab6 img {
          width: 170px;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-header-menu-area_a26d23b60ecb73ad.te-sticky_menu .te-main-menu_63e035a0864a7d5e ul li.te-active > a:after {
      bottom: 20px; }
    .te-header-menu-area_a26d23b60ecb73ad.te-sticky_menu .te-main-menu_63e035a0864a7d5e 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_a26d23b60ecb73ad.te-sticky_menu .te-main-menu_63e035a0864a7d5e ul li a {
          padding: 33px 14px; } }
    .te-header-menu-area_a26d23b60ecb73ad.te-sticky_menu .te-main-menu_63e035a0864a7d5e ul li ul li a {
      padding: 10px 20px; }
  .te-header-menu-area_a26d23b60ecb73ad .te-header-menu-wrapper_313213608d1c02ae {
    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_a26d23b60ecb73ad .te-header-menu-wrapper_313213608d1c02ae {
        gap: 20px; } }
  .te-header-menu-area_a26d23b60ecb73ad .te-logo_f7997d5814986a4e {
    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_a26d23b60ecb73ad .te-logo_f7997d5814986a4e {
        height: 100px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-header-menu-area_a26d23b60ecb73ad .te-logo_f7997d5814986a4e {
        height: 80px; } }
    @media only screen and (max-width: 1199px) {
      .te-header-menu-area_a26d23b60ecb73ad .te-logo_f7997d5814986a4e .te-standard-logo_4793013c8788c49a {
        display: none; } }
    .te-header-menu-area_a26d23b60ecb73ad .te-logo_f7997d5814986a4e .te-standard-logo_4793013c8788c49a img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-header-menu-area_a26d23b60ecb73ad .te-logo_f7997d5814986a4e .te-sticky-logo_83ab54772008cab6 {
      display: none; }
      @media only screen and (max-width: 767px) {
        .te-header-menu-area_a26d23b60ecb73ad .te-logo_f7997d5814986a4e .te-sticky-logo_83ab54772008cab6 {
          width: 170px; } }
      @media only screen and (max-width: 1199px) {
        .te-header-menu-area_a26d23b60ecb73ad .te-logo_f7997d5814986a4e .te-sticky-logo_83ab54772008cab6 {
          display: block; } }
      .te-header-menu-area_a26d23b60ecb73ad .te-logo_f7997d5814986a4e .te-sticky-logo_83ab54772008cab6 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-header-menu-area_a26d23b60ecb73ad .te-logo_f7997d5814986a4e .te-retina-logo_da8b419b29194d13 {
      display: none; }

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

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

.te-header-btn_b888c5a361e0b761 {
  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_b888c5a361e0b761 .te-icon_946df8093b11afb0 {
    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_b888c5a361e0b761 .te-icon_946df8093b11afb0: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_b888c5a361e0b761 {
      display: none; } }
  .te-header-btn_b888c5a361e0b761 .te-cta-btn_6e5e914aecbb3613 {
    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_b888c5a361e0b761 .te-cta-btn_6e5e914aecbb3613:hover {
      background-color: #317EFE;
      color: #ffffff; }
  .te-header-btn_b888c5a361e0b761 .te-quote-btn_a1e52361d97668b3 {
    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_b888c5a361e0b761 .te-quote-btn_a1e52361d97668b3: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_fc88183d0a2b7bbd {
    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_fc88183d0a2b7bbd .te-search-content-filed_c1a6076e5b71e8ea {
      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_fc88183d0a2b7bbd .te-search-content-filed_c1a6076e5b71e8ea .te-search-close {
        cursor: pointer;
        font-size: 30px;
        color: #ffffff; }
    .te-search-form-wrapper .te-search-form-inner_fc88183d0a2b7bbd .te-search-form_feddef2e2412941e {
      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_fc88183d0a2b7bbd .te-search-form_feddef2e2412941e .te-search-form-input_e182aa6d1f384e25 {
        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_fc88183d0a2b7bbd .te-search-form_feddef2e2412941e .te-search-form-input_e182aa6d1f384e25 .te-search-icon_b732511fcd46c452 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .te-search-form-wrapper .te-search-form-inner_fc88183d0a2b7bbd .te-search-form_feddef2e2412941e .te-search-form-input_e182aa6d1f384e25 button.te-submit-search-btn_a07f561d7bf8bbbc {
          padding: 15px 24px !important; }
      .te-search-form-wrapper .te-search-form-inner_fc88183d0a2b7bbd .te-search-form_feddef2e2412941e 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_26f5e7adbc5652ed {
  display: none; }

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

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

.mean-container .mean-nav ul li.dropdown-opened_928e692f9288a47c 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_4fac042dbdf8fb21 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_4fac042dbdf8fb21 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_77dcd0ca55863ae8 {
    display: inline-block;
    width: 180px; }
  .te-menu-sidebar-area .te-menu-sidebar-wrapper_3f6bdfd974513dc6 {
    position: relative;
    padding: 40px; }
  .te-menu-sidebar-area.active {
    right: 0; }
  .te-menu-sidebar-area .te-menu-sidebar-close_e9332b5e6eaec1ed {
    position: absolute;
    top: 0;
    right: 0; }
    .te-menu-sidebar-area .te-menu-sidebar-close_e9332b5e6eaec1ed .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_e9332b5e6eaec1ed .te-menu-sidebar-close-btn:hover {
        background-color: #317EFE; }
  .te-menu-sidebar-area .te-menu-sidebar-content_6930cba3bbd9d9b5 .te-menu-sidebar-single-widget_a84fbdf95c54b8fa {
    display: inline-block;
    margin-top: 20px;
    width: 100%; }
    .te-menu-sidebar-area .te-menu-sidebar-content_6930cba3bbd9d9b5 .te-menu-sidebar-single-widget_a84fbdf95c54b8fa .te-menu-sidebar-title_3c8d352b65816c64 {
      margin-bottom: 5px; }
    .te-menu-sidebar-area .te-menu-sidebar-content_6930cba3bbd9d9b5 .te-menu-sidebar-single-widget_a84fbdf95c54b8fa .te-header-contact-info_9c548db65a6a3a6f {
      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_6930cba3bbd9d9b5 .te-menu-sidebar-single-widget_a84fbdf95c54b8fa .te-header-contact-info_9c548db65a6a3a6f 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_6930cba3bbd9d9b5 .te-menu-sidebar-single-widget_a84fbdf95c54b8fa .te-header-contact-info_9c548db65a6a3a6f span.te-contact-info-item_213aaa3c0119f4b1 {
          gap: 0 10px !important; }
        .te-menu-sidebar-area .te-menu-sidebar-content_6930cba3bbd9d9b5 .te-menu-sidebar-single-widget_a84fbdf95c54b8fa .te-header-contact-info_9c548db65a6a3a6f 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_6930cba3bbd9d9b5 .te-menu-sidebar-single-widget_a84fbdf95c54b8fa .te-header-contact-info_9c548db65a6a3a6f span a:hover {
            color: #317EFE; }
    .te-menu-sidebar-area .te-menu-sidebar-content_6930cba3bbd9d9b5 .te-menu-sidebar-single-widget_a84fbdf95c54b8fa .te-social-profile_766ebfd1b96aa517 {
      margin-top: 20px;
      border-top: 1px solid #dfe2e9;
      width: 100%;
      padding-top: 20px; }
      .te-menu-sidebar-area .te-menu-sidebar-content_6930cba3bbd9d9b5 .te-menu-sidebar-single-widget_a84fbdf95c54b8fa .te-social-profile_766ebfd1b96aa517 a {
        color: #14203A;
        font-size: 22px; }
        .te-menu-sidebar-area .te-menu-sidebar-content_6930cba3bbd9d9b5 .te-menu-sidebar-single-widget_a84fbdf95c54b8fa .te-social-profile_766ebfd1b96aa517 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_b0cfd2e8cd2fca11 {
  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_b0cfd2e8cd2fca11.style-2_c94f3ec83ed74443 .te-single-slider_5e40ca7748a0f372 {
    height: 950px;
    padding-top: 70px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_b0cfd2e8cd2fca11.style-2_c94f3ec83ed74443 .te-single-slider_5e40ca7748a0f372 {
        height: unset;
        padding: 80px 0; } }
    .slider-area_b0cfd2e8cd2fca11.style-2_c94f3ec83ed74443 .te-single-slider_5e40ca7748a0f372 .slider-feature-img_dc8f410c0a9b7ccd {
      position: absolute;
      right: 0;
      top: 0; }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_b0cfd2e8cd2fca11.style-2_c94f3ec83ed74443 .te-single-slider_5e40ca7748a0f372 .slider-feature-img_dc8f410c0a9b7ccd {
          right: -200px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_b0cfd2e8cd2fca11.style-2_c94f3ec83ed74443 .te-single-slider_5e40ca7748a0f372 .slider-feature-img_dc8f410c0a9b7ccd {
          right: -280px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_b0cfd2e8cd2fca11.style-2_c94f3ec83ed74443 .te-single-slider_5e40ca7748a0f372 .slider-feature-img_dc8f410c0a9b7ccd {
          right: -380px; } }
      .slider-area_b0cfd2e8cd2fca11.style-2_c94f3ec83ed74443 .te-single-slider_5e40ca7748a0f372 .slider-feature-img_dc8f410c0a9b7ccd .company-award_8634643412714483 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        margin-top: 50px;
        left: 135px; }
        .slider-area_b0cfd2e8cd2fca11.style-2_c94f3ec83ed74443 .te-single-slider_5e40ca7748a0f372 .slider-feature-img_dc8f410c0a9b7ccd .company-award_8634643412714483 .icon_aef04527ed939eda {
          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_b0cfd2e8cd2fca11.style-2_c94f3ec83ed74443 .te-single-slider_5e40ca7748a0f372 .slider-feature-img_dc8f410c0a9b7ccd .slider-feature-img-overlay_d6a5f6c47d99b6eb {
          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_b0cfd2e8cd2fca11.style-2_c94f3ec83ed74443 .te-single-slider_5e40ca7748a0f372 .slider-left-shape_a4cf148c3e63000a {
      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_b0cfd2e8cd2fca11.style-2_c94f3ec83ed74443 .te-single-slider_5e40ca7748a0f372 .slider-left-shape_a4cf148c3e63000a {
          display: none; } }
    .slider-area_b0cfd2e8cd2fca11.style-2_c94f3ec83ed74443 .te-single-slider_5e40ca7748a0f372 .slider-right-shape_da86a9f6c84bc86c {
      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_b0cfd2e8cd2fca11.style-2_c94f3ec83ed74443 .te-single-slider_5e40ca7748a0f372 .slider-right-shape_da86a9f6c84bc86c {
          display: none; } }
    .slider-area_b0cfd2e8cd2fca11.style-2_c94f3ec83ed74443 .te-single-slider_5e40ca7748a0f372 .slider-circle-shape_cd76af1a3098e3d0 {
      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_b0cfd2e8cd2fca11 .te-slider-wrapper_87a1746119e6ba3e .slick-active_c73174f8987f13a5 .te-slider-short-title_782d46e3119d1a27,
  .slider-area_b0cfd2e8cd2fca11 .te-slider-wrapper_87a1746119e6ba3e .slick-active_c73174f8987f13a5 .te-slider-title_92095c24455b5f06,
  .slider-area_b0cfd2e8cd2fca11 .te-slider-wrapper_87a1746119e6ba3e .slick-active_c73174f8987f13a5 .te-slider-short-desc_f7f1a965aeaf6add,
  .slider-area_b0cfd2e8cd2fca11 .te-slider-wrapper_87a1746119e6ba3e .slick-active_c73174f8987f13a5 .te-slider-btn-wrapper_629865d3acacc7d3 {
    -webkit-animation-name: MovefadeUp;
    animation-name: MovefadeUp;
    -webkit-animation-fill-mode: both; }
  .slider-area_b0cfd2e8cd2fca11 .te-slider-wrapper_87a1746119e6ba3e .slick-active_c73174f8987f13a5 .te-slider-short-title_782d46e3119d1a27 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; }
  .slider-area_b0cfd2e8cd2fca11 .te-slider-wrapper_87a1746119e6ba3e .slick-active_c73174f8987f13a5 .te-slider-title_92095c24455b5f06 {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  .slider-area_b0cfd2e8cd2fca11 .te-slider-wrapper_87a1746119e6ba3e .slick-active_c73174f8987f13a5 .te-slider-short-desc_f7f1a965aeaf6add {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s; }
  .slider-area_b0cfd2e8cd2fca11 .te-slider-wrapper_87a1746119e6ba3e .slick-active_c73174f8987f13a5 .te-slider-btn-wrapper_629865d3acacc7d3 {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s; }
  .slider-area_b0cfd2e8cd2fca11 .te-slider-wrapper_87a1746119e6ba3e .slick-dots_eda01eb01a16026c {
    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_b0cfd2e8cd2fca11 .te-slider-wrapper_87a1746119e6ba3e .slick-dots_eda01eb01a16026c {
        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_b0cfd2e8cd2fca11 .te-slider-wrapper_87a1746119e6ba3e .slick-dots_eda01eb01a16026c 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_b0cfd2e8cd2fca11 .te-slider-wrapper_87a1746119e6ba3e .slick-dots_eda01eb01a16026c 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_b0cfd2e8cd2fca11 .te-slider-wrapper_87a1746119e6ba3e .slick-dots_eda01eb01a16026c li button:hover {
          background-color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
      .slider-area_b0cfd2e8cd2fca11 .te-slider-wrapper_87a1746119e6ba3e .slick-dots_eda01eb01a16026c li.slick-active_c73174f8987f13a5 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 1px solid #317EFE; }
        .slider-area_b0cfd2e8cd2fca11 .te-slider-wrapper_87a1746119e6ba3e .slick-dots_eda01eb01a16026c li.slick-active_c73174f8987f13a5 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .slider-area_b0cfd2e8cd2fca11 .te-single-slider_5e40ca7748a0f372 {
    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_b0cfd2e8cd2fca11 .te-single-slider_5e40ca7748a0f372 {
        background-image: none !important; } }
    .slider-area_b0cfd2e8cd2fca11 .te-single-slider_5e40ca7748a0f372 .te-slider-overlay_22db1fd216bdc88f {
      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_b0cfd2e8cd2fca11 .te-single-slider_5e40ca7748a0f372 .te-slider-overlay_22db1fd216bdc88f {
          left: 0; } }
      .slider-area_b0cfd2e8cd2fca11 .te-single-slider_5e40ca7748a0f372 .te-slider-overlay_22db1fd216bdc88f .te-slider-overlay-shape_7cff0382665d9e7a {
        position: absolute;
        top: 0;
        height: 100%;
        left: -340px;
        width: 100%; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_b0cfd2e8cd2fca11 .te-single-slider_5e40ca7748a0f372 .te-slider-overlay_22db1fd216bdc88f .te-slider-overlay-shape_7cff0382665d9e7a {
            display: none; } }
    .slider-area_b0cfd2e8cd2fca11 .te-single-slider_5e40ca7748a0f372 .te-slider-content-wrapper_fdf7c74257583467 {
      position: relative;
      z-index: 99; }
      .slider-area_b0cfd2e8cd2fca11 .te-single-slider_5e40ca7748a0f372 .te-slider-content-wrapper_fdf7c74257583467 .te-slider-content_e162e699e2f0e2b0 .te-slider-short-title_782d46e3119d1a27 {
        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_b0cfd2e8cd2fca11 .te-single-slider_5e40ca7748a0f372 .te-slider-content-wrapper_fdf7c74257583467 .te-slider-content_e162e699e2f0e2b0 .te-slider-title_92095c24455b5f06 {
        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_b0cfd2e8cd2fca11 .te-single-slider_5e40ca7748a0f372 .te-slider-content-wrapper_fdf7c74257583467 .te-slider-content_e162e699e2f0e2b0 .te-slider-title_92095c24455b5f06 {
            font-size: 60px;
            line-height: 64px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-area_b0cfd2e8cd2fca11 .te-single-slider_5e40ca7748a0f372 .te-slider-content-wrapper_fdf7c74257583467 .te-slider-content_e162e699e2f0e2b0 .te-slider-title_92095c24455b5f06 {
            font-size: 48px;
            line-height: 56px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_b0cfd2e8cd2fca11 .te-single-slider_5e40ca7748a0f372 .te-slider-content-wrapper_fdf7c74257583467 .te-slider-content_e162e699e2f0e2b0 .te-slider-title_92095c24455b5f06 {
            font-size: 42px;
            line-height: 52px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_b0cfd2e8cd2fca11 .te-single-slider_5e40ca7748a0f372 .te-slider-content-wrapper_fdf7c74257583467 .te-slider-content_e162e699e2f0e2b0 .te-slider-title_92095c24455b5f06 {
            font-size: 38px;
            line-height: 44px;
            margin-bottom: 20px; } }
      .slider-area_b0cfd2e8cd2fca11 .te-single-slider_5e40ca7748a0f372 .te-slider-content-wrapper_fdf7c74257583467 .te-slider-content_e162e699e2f0e2b0 .te-slider-short-desc_f7f1a965aeaf6add {
        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_b0cfd2e8cd2fca11 .te-single-slider_5e40ca7748a0f372 .te-slider-content-wrapper_fdf7c74257583467 .te-slider-content_e162e699e2f0e2b0 .te-slider-short-desc_f7f1a965aeaf6add {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_b0cfd2e8cd2fca11 .te-single-slider_5e40ca7748a0f372 .te-slider-content-wrapper_fdf7c74257583467 .te-slider-content_e162e699e2f0e2b0 .te-slider-short-desc_f7f1a965aeaf6add {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_b0cfd2e8cd2fca11 .te-single-slider_5e40ca7748a0f372 .te-slider-content-wrapper_fdf7c74257583467 .te-slider-content_e162e699e2f0e2b0 .te-slider-short-desc_f7f1a965aeaf6add {
            font-size: 18px;
            line-height: 32px; } }
      .slider-area_b0cfd2e8cd2fca11 .te-single-slider_5e40ca7748a0f372 .te-slider-content-wrapper_fdf7c74257583467 .te-slider-content_e162e699e2f0e2b0 .te-slider-btn-wrapper_629865d3acacc7d3 {
        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_b0cfd2e8cd2fca11 .te-single-slider_5e40ca7748a0f372 .te-slider-content-wrapper_fdf7c74257583467 .te-slider-content_e162e699e2f0e2b0 .te-slider-btn-wrapper_629865d3acacc7d3 {
            padding-top: 30px; } }
        .slider-area_b0cfd2e8cd2fca11 .te-single-slider_5e40ca7748a0f372 .te-slider-content-wrapper_fdf7c74257583467 .te-slider-content_e162e699e2f0e2b0 .te-slider-btn-wrapper_629865d3acacc7d3 .te-theme-btn_deb18a0597f0e63d {
          padding: 11px 30px;
          color: #ffffff;
          border-radius: 50px;
          background-color: #317EFE;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .slider-area_b0cfd2e8cd2fca11 .te-single-slider_5e40ca7748a0f372 .te-slider-content-wrapper_fdf7c74257583467 .te-slider-content_e162e699e2f0e2b0 .te-slider-btn-wrapper_629865d3acacc7d3 .te-call-btn_fba6d20be31f427a {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 20px; }
          .slider-area_b0cfd2e8cd2fca11 .te-single-slider_5e40ca7748a0f372 .te-slider-content-wrapper_fdf7c74257583467 .te-slider-content_e162e699e2f0e2b0 .te-slider-btn-wrapper_629865d3acacc7d3 .te-call-btn_fba6d20be31f427a .te-icon_946df8093b11afb0 {
            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_b0cfd2e8cd2fca11 .te-single-slider_5e40ca7748a0f372 .te-slider-content-wrapper_fdf7c74257583467 .te-slider-content_e162e699e2f0e2b0 .te-slider-btn-wrapper_629865d3acacc7d3 .te-call-btn_fba6d20be31f427a .te-content_b925c99b9a7f9c21 {
            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_b0cfd2e8cd2fca11 .te-single-slider_5e40ca7748a0f372 .te-slider-content-wrapper_fdf7c74257583467 .te-slider-content_e162e699e2f0e2b0 .te-slider-btn-wrapper_629865d3acacc7d3 .te-call-btn_fba6d20be31f427a .te-content_b925c99b9a7f9c21 .te-title_d4621989716ce937 {
              font-size: 18px;
              font-weight: 400;
              line-height: 24px;
              color: #335371; }
            .slider-area_b0cfd2e8cd2fca11 .te-single-slider_5e40ca7748a0f372 .te-slider-content-wrapper_fdf7c74257583467 .te-slider-content_e162e699e2f0e2b0 .te-slider-btn-wrapper_629865d3acacc7d3 .te-call-btn_fba6d20be31f427a .te-content_b925c99b9a7f9c21 .te-text_036ff97a2b581bda {
              font-size: 20px;
              font-weight: 500;
              line-height: 24px;
              letter-spacing: 0px;
              color: #14203A; }

.slider-area_b0cfd2e8cd2fca11.style-1_6ee130f8d2e7ec3d {
  position: relative;
  overflow: visible;
  background: transparent; }
  .slider-area_b0cfd2e8cd2fca11.style-1_6ee130f8d2e7ec3d: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_b0cfd2e8cd2fca11.style-1_6ee130f8d2e7ec3d .te-single-slider_5e40ca7748a0f372 {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .slider-area_b0cfd2e8cd2fca11.style-1_6ee130f8d2e7ec3d .te-single-slider_5e40ca7748a0f372 .te-slider-overlay_22db1fd216bdc88f {
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
      background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
      .slider-area_b0cfd2e8cd2fca11.style-1_6ee130f8d2e7ec3d .te-single-slider_5e40ca7748a0f372 .te-slider-overlay_22db1fd216bdc88f::before {
        display: none; }
    .slider-area_b0cfd2e8cd2fca11.style-1_6ee130f8d2e7ec3d .te-single-slider_5e40ca7748a0f372 .slider-shape_b33d1150b5198491 {
      position: absolute;
      border-radius: 20px;
      overflow: hidden; }
      .slider-area_b0cfd2e8cd2fca11.style-1_6ee130f8d2e7ec3d .te-single-slider_5e40ca7748a0f372 .slider-shape_b33d1150b5198491 img {
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        top: 0; }
    .slider-area_b0cfd2e8cd2fca11.style-1_6ee130f8d2e7ec3d .te-single-slider_5e40ca7748a0f372 .shape-one_ef3f2e2977cd7d3b {
      top: 50px;
      left: 0;
      width: 300px;
      height: 290px; }
      @media (max-width: 991px) {
        .slider-area_b0cfd2e8cd2fca11.style-1_6ee130f8d2e7ec3d .te-single-slider_5e40ca7748a0f372 .shape-one_ef3f2e2977cd7d3b {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_b0cfd2e8cd2fca11.style-1_6ee130f8d2e7ec3d .te-single-slider_5e40ca7748a0f372 .shape-one_ef3f2e2977cd7d3b {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_b0cfd2e8cd2fca11.style-1_6ee130f8d2e7ec3d .te-single-slider_5e40ca7748a0f372 .shape-one_ef3f2e2977cd7d3b {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_b0cfd2e8cd2fca11.style-1_6ee130f8d2e7ec3d .te-single-slider_5e40ca7748a0f372 .shape-one_ef3f2e2977cd7d3b {
          top: 160px;
          width: 250px;
          height: 200px; } }
    .slider-area_b0cfd2e8cd2fca11.style-1_6ee130f8d2e7ec3d .te-single-slider_5e40ca7748a0f372 .shape-two_6d3accfb2fc8a2a9 {
      top: 0;
      right: 0;
      width: 300px;
      height: 310px; }
      @media (max-width: 991px) {
        .slider-area_b0cfd2e8cd2fca11.style-1_6ee130f8d2e7ec3d .te-single-slider_5e40ca7748a0f372 .shape-two_6d3accfb2fc8a2a9 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_b0cfd2e8cd2fca11.style-1_6ee130f8d2e7ec3d .te-single-slider_5e40ca7748a0f372 .shape-two_6d3accfb2fc8a2a9 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_b0cfd2e8cd2fca11.style-1_6ee130f8d2e7ec3d .te-single-slider_5e40ca7748a0f372 .shape-two_6d3accfb2fc8a2a9 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_b0cfd2e8cd2fca11.style-1_6ee130f8d2e7ec3d .te-single-slider_5e40ca7748a0f372 .shape-two_6d3accfb2fc8a2a9 {
          width: 300px;
          height: 250px;
          top: 70px;
          right: -40px; } }
    .slider-area_b0cfd2e8cd2fca11.style-1_6ee130f8d2e7ec3d .te-single-slider_5e40ca7748a0f372 .shape-three_fa9093abaabe77ec {
      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_b0cfd2e8cd2fca11.style-1_6ee130f8d2e7ec3d .te-single-slider_5e40ca7748a0f372 .shape-three_fa9093abaabe77ec {
          display: none !important; } }
      @media (max-width: 991px) {
        .slider-area_b0cfd2e8cd2fca11.style-1_6ee130f8d2e7ec3d .te-single-slider_5e40ca7748a0f372 .shape-three_fa9093abaabe77ec {
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
    .slider-area_b0cfd2e8cd2fca11.style-1_6ee130f8d2e7ec3d .te-single-slider_5e40ca7748a0f372 .te-slider-container_16122934c839b5bb {
      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_b0cfd2e8cd2fca11.style-1_6ee130f8d2e7ec3d .te-single-slider_5e40ca7748a0f372 .te-slider-container_16122934c839b5bb {
          -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_b0cfd2e8cd2fca11.style-1_6ee130f8d2e7ec3d .te-single-slider_5e40ca7748a0f372 .te-slider-container_16122934c839b5bb {
          padding: 70px 0;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .slider-area_b0cfd2e8cd2fca11.style-1_6ee130f8d2e7ec3d .te-single-slider_5e40ca7748a0f372 .te-slider-container_16122934c839b5bb .te-slider-column_1fd36990db27fae9 {
        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_b0cfd2e8cd2fca11.style-1_6ee130f8d2e7ec3d .te-single-slider_5e40ca7748a0f372 .te-slider-container_16122934c839b5bb .te-slider-column_1fd36990db27fae9 {
            width: 100%; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_b0cfd2e8cd2fca11.style-1_6ee130f8d2e7ec3d .te-single-slider_5e40ca7748a0f372 .te-slider-content-wrapper_fdf7c74257583467 .te-slider-content_e162e699e2f0e2b0 .te-slider-btn-wrapper_629865d3acacc7d3 {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .slider-area_b0cfd2e8cd2fca11.style-1_6ee130f8d2e7ec3d .te-single-slider_5e40ca7748a0f372 .te-slider-content-wrapper_fdf7c74257583467 .te-slider-content_e162e699e2f0e2b0 .te-slider-btn-wrapper_629865d3acacc7d3 .te-theme-btn_deb18a0597f0e63d {
      background-color: #317EFE;
      color: #ffffff; }
      .slider-area_b0cfd2e8cd2fca11.style-1_6ee130f8d2e7ec3d .te-single-slider_5e40ca7748a0f372 .te-slider-content-wrapper_fdf7c74257583467 .te-slider-content_e162e699e2f0e2b0 .te-slider-btn-wrapper_629865d3acacc7d3 .te-theme-btn_deb18a0597f0e63d:hover {
        background-color: #E7F914;
        color: #14203A; }
    .slider-area_b0cfd2e8cd2fca11.style-1_6ee130f8d2e7ec3d .te-single-slider_5e40ca7748a0f372 .te-slider-content-wrapper_fdf7c74257583467 .te-slider-content_e162e699e2f0e2b0 .te-slider-btn-wrapper_629865d3acacc7d3 .te-call-btn_fba6d20be31f427a .te-icon_946df8093b11afb0 {
      color: #317EFE; }
    .slider-area_b0cfd2e8cd2fca11.style-1_6ee130f8d2e7ec3d .te-single-slider_5e40ca7748a0f372 .te-slider-content-wrapper_fdf7c74257583467 .te-slider-content_e162e699e2f0e2b0 .te-slider-title_92095c24455b5f06 {
      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_b0cfd2e8cd2fca11.style-1_6ee130f8d2e7ec3d .te-single-slider_5e40ca7748a0f372 .te-slider-content-wrapper_fdf7c74257583467 .te-slider-content_e162e699e2f0e2b0 .te-slider-title_92095c24455b5f06 {
          font-size: 28px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_b0cfd2e8cd2fca11.style-1_6ee130f8d2e7ec3d .te-single-slider_5e40ca7748a0f372 .te-slider-content-wrapper_fdf7c74257583467 .te-slider-content_e162e699e2f0e2b0 .te-slider-title_92095c24455b5f06 {
          font-size: 32px;
          line-height: 52px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_b0cfd2e8cd2fca11.style-1_6ee130f8d2e7ec3d .te-single-slider_5e40ca7748a0f372 .te-slider-content-wrapper_fdf7c74257583467 .te-slider-content_e162e699e2f0e2b0 .te-slider-title_92095c24455b5f06 {
          font-size: 62px;
          line-height: 80px; } }
  .slider-area_b0cfd2e8cd2fca11.style-1_6ee130f8d2e7ec3d .te-slider-wrapper_87a1746119e6ba3e .container_07f762facf6e5dfd {
    position: relative; }
  .slider-area_b0cfd2e8cd2fca11.style-1_6ee130f8d2e7ec3d .te-slider-wrapper_87a1746119e6ba3e .slider-shape-bg_b7b35a2283e643e7 {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: 100px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_b0cfd2e8cd2fca11.style-1_6ee130f8d2e7ec3d .te-slider-wrapper_87a1746119e6ba3e .slider-shape-bg_b7b35a2283e643e7 {
        display: none; } }
    @media (max-width: 1399px) {
      .slider-area_b0cfd2e8cd2fca11.style-1_6ee130f8d2e7ec3d .te-slider-wrapper_87a1746119e6ba3e .slider-shape-bg_b7b35a2283e643e7 {
        margin-left: 0; } }
    .slider-area_b0cfd2e8cd2fca11.style-1_6ee130f8d2e7ec3d .te-slider-wrapper_87a1746119e6ba3e .slider-shape-bg_b7b35a2283e643e7: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_e615b484acd255ac {
  position: relative; }

.te-info-card_77c7f25c93fb76f6 {
  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_77c7f25c93fb76f6 {
      padding: 40px 25px; } }
  .te-info-card_77c7f25c93fb76f6: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_77c7f25c93fb76f6:hover .te-image-wrapper_977fcdb46c9a6861 .overlay_543b46f44c21783b {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      opacity: 0.72; }
    .te-info-card_77c7f25c93fb76f6:hover .te-image-wrapper_977fcdb46c9a6861 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_77c7f25c93fb76f6:hover .icon_aef04527ed939eda img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-info-card_77c7f25c93fb76f6:hover .content_6d7807e52643f0a9 .te-read-more_eb7da0c5be216564 .te-theme-btn_deb18a0597f0e63d {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_77c7f25c93fb76f6 .te-info-card-inner_21b285b1289f3594 {
    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_77c7f25c93fb76f6 .te-image-wrapper_977fcdb46c9a6861 {
    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_77c7f25c93fb76f6 .te-image-wrapper_977fcdb46c9a6861 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_77c7f25c93fb76f6 .te-image-wrapper_977fcdb46c9a6861 .overlay_543b46f44c21783b {
      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_77c7f25c93fb76f6 .icon_aef04527ed939eda {
    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_77c7f25c93fb76f6 .icon_aef04527ed939eda img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_77c7f25c93fb76f6 .te-content-wrapper_a550bc8d2b051895 {
    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_77c7f25c93fb76f6 .te-title-wrapper_a16e43b04db0a645 {
    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_77c7f25c93fb76f6 .te-title-wrapper_a16e43b04db0a645 .icon_aef04527ed939eda {
      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_77c7f25c93fb76f6 .te-title-wrapper_a16e43b04db0a645 .icon_aef04527ed939eda::before, .te-info-card_77c7f25c93fb76f6 .te-title-wrapper_a16e43b04db0a645 .icon_aef04527ed939eda::after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #317EFE;
        border: 1px solid #E1E1E1; }
      .te-info-card_77c7f25c93fb76f6 .te-title-wrapper_a16e43b04db0a645 .icon_aef04527ed939eda::before {
        top: 15px;
        left: 5px; }
      .te-info-card_77c7f25c93fb76f6 .te-title-wrapper_a16e43b04db0a645 .icon_aef04527ed939eda::after {
        bottom: 15px;
        right: 5px; }
    .te-info-card_77c7f25c93fb76f6 .te-title-wrapper_a16e43b04db0a645 .title_aba86b3667f61ea6 {
      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_77c7f25c93fb76f6 .te-title-wrapper_a16e43b04db0a645 .divider_638ebe11418bb15e {
      width: 55px;
      height: 2px;
      background-color: #317EFE; }
  .te-info-card_77c7f25c93fb76f6 .content_6d7807e52643f0a9 {
    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_77c7f25c93fb76f6 .content_6d7807e52643f0a9 .desc_f686d7cf419dc65b {
      -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_77c7f25c93fb76f6 .content_6d7807e52643f0a9 .te-read-more_eb7da0c5be216564 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start; }
      .te-info-card_77c7f25c93fb76f6 .content_6d7807e52643f0a9 .te-read-more_eb7da0c5be216564 .te-theme-btn_deb18a0597f0e63d {
        background-color: transparent;
        color: #317EFE;
        border: 1px solid #131A2A;
        padding: 9px 28px; }
        .te-info-card_77c7f25c93fb76f6 .content_6d7807e52643f0a9 .te-read-more_eb7da0c5be216564 .te-theme-btn_deb18a0597f0e63d:hover {
          background-color: #317EFE;
          color: #ffffff;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-info-card_77c7f25c93fb76f6.style-2_c94f3ec83ed74443 {
  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_77c7f25c93fb76f6.style-2_c94f3ec83ed74443 {
      padding: 35px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .te-info-card_77c7f25c93fb76f6.style-2_c94f3ec83ed74443 {
      padding: 35px; } }
  .te-info-card_77c7f25c93fb76f6.style-2_c94f3ec83ed74443:hover .image_df061257031c46e9 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_77c7f25c93fb76f6.style-2_c94f3ec83ed74443:hover .content_6d7807e52643f0a9 .te-read-more_eb7da0c5be216564 .te-theme-btn_deb18a0597f0e63d {
    background-color: inherit;
    color: #317EFE; }
  .te-info-card_77c7f25c93fb76f6.style-2_c94f3ec83ed74443 .image_df061257031c46e9 {
    border-radius: 20px;
    overflow: hidden; }
    .te-info-card_77c7f25c93fb76f6.style-2_c94f3ec83ed74443 .image_df061257031c46e9 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_77c7f25c93fb76f6.style-2_c94f3ec83ed74443 .te-title-wrapper_a16e43b04db0a645 {
    padding-bottom: 15px; }
  .te-info-card_77c7f25c93fb76f6.style-2_c94f3ec83ed74443 .te-content-wrapper_a550bc8d2b051895 {
    text-align: left;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .te-info-card_77c7f25c93fb76f6.style-2_c94f3ec83ed74443 .content_6d7807e52643f0a9 {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px; }
    .te-info-card_77c7f25c93fb76f6.style-2_c94f3ec83ed74443 .content_6d7807e52643f0a9 .te-read-more_eb7da0c5be216564 .te-theme-btn_deb18a0597f0e63d {
      padding: 0;
      border: 0; }

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

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

.te-icon-card_21c62ffda97b3cf9.style-three_92c44da37082a9d2 {
  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_21c62ffda97b3cf9.style-three_92c44da37082a9d2 .icon_aef04527ed939eda {
    width: 72px;
    height: 72px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .te-icon-card_21c62ffda97b3cf9.style-three_92c44da37082a9d2 .icon_aef04527ed939eda img {
      width: 100%; }
  .te-icon-card_21c62ffda97b3cf9.style-three_92c44da37082a9d2 .content_6d7807e52643f0a9 {
    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_21c62ffda97b3cf9.style-three_92c44da37082a9d2 .content_6d7807e52643f0a9 .title_aba86b3667f61ea6 {
      color: #ffffff; }
    .te-icon-card_21c62ffda97b3cf9.style-three_92c44da37082a9d2 .content_6d7807e52643f0a9 .desc_f686d7cf419dc65b {
      color: #c7cdda; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-icon-card_21c62ffda97b3cf9.style-three_92c44da37082a9d2 {
      gap: 25px; }
      .te-icon-card_21c62ffda97b3cf9.style-three_92c44da37082a9d2 .content_6d7807e52643f0a9 {
        gap: 18px; } }

.te-icon-card_21c62ffda97b3cf9.style-2_c94f3ec83ed74443 {
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0; }
  .te-icon-card_21c62ffda97b3cf9.style-2_c94f3ec83ed74443 .icon_aef04527ed939eda {
    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_21c62ffda97b3cf9.style-2_c94f3ec83ed74443 .content_6d7807e52643f0a9 {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px; }
    .te-icon-card_21c62ffda97b3cf9.style-2_c94f3ec83ed74443 .content_6d7807e52643f0a9 .title_aba86b3667f61ea6 {
      font-size: 20px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px; }
    .te-icon-card_21c62ffda97b3cf9.style-2_c94f3ec83ed74443 .content_6d7807e52643f0a9 .desc_f686d7cf419dc65b {
      line-height: 22px; }

.te-about-image-card_9b7c514602ff367f .te-main-img-wrapper_544f362c6efef887 {
  text-align: right; }
  @media (max-width: 991px) {
    .te-about-image-card_9b7c514602ff367f .te-main-img-wrapper_544f362c6efef887 {
      text-align: left; } }
  .te-about-image-card_9b7c514602ff367f .te-main-img-wrapper_544f362c6efef887 .te-main-img-inner_4e3a9206e374aa4f {
    position: relative;
    display: inline-block;
    z-index: 2; }
    .te-about-image-card_9b7c514602ff367f .te-main-img-wrapper_544f362c6efef887 .te-main-img-inner_4e3a9206e374aa4f > img {
      border-radius: 500px 500px 0 0;
      margin-left: 7px;
      margin-top: 4px; }
      @media (max-width: 650px) {
        .te-about-image-card_9b7c514602ff367f .te-main-img-wrapper_544f362c6efef887 .te-main-img-inner_4e3a9206e374aa4f > img {
          width: 100%; } }
    .te-about-image-card_9b7c514602ff367f .te-main-img-wrapper_544f362c6efef887 .te-main-img-inner_4e3a9206e374aa4f .te-img-card-shape_c33233cc75a845a1 {
      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_9b7c514602ff367f .te-main-img-wrapper_544f362c6efef887 .te-main-img-inner_4e3a9206e374aa4f .te-img-card-shape_c33233cc75a845a1 {
          right: 0; } }
.te-about-image-card_9b7c514602ff367f .te-company-foundation_1246363c47bfa991 {
  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_9b7c514602ff367f .te-company-foundation_1246363c47bfa991 .te-counter-wrapper_fcc4a5a9fd537336 {
    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_9b7c514602ff367f .te-company-foundation_1246363c47bfa991 .counter-title_162fe28d285a4b28 {
    font-size: 45px;
    font-weight: 700;
    line-height: 54.9px;
    letter-spacing: -0.8px;
    color: #14203A;
    margin-bottom: 0; }
  .te-about-image-card_9b7c514602ff367f .te-company-foundation_1246363c47bfa991 .title_aba86b3667f61ea6 {
    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_9b7c514602ff367f.style-2_c94f3ec83ed74443 .te-main-img-wrapper_544f362c6efef887 .te-main-img-inner_4e3a9206e374aa4f {
  border-radius: 20px;
  padding-right: 80px;
  margin-top: 23px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-image-card_9b7c514602ff367f.style-2_c94f3ec83ed74443 .te-main-img-wrapper_544f362c6efef887 .te-main-img-inner_4e3a9206e374aa4f {
      padding-right: 0;
      margin-top: 0; } }
  .te-about-image-card_9b7c514602ff367f.style-2_c94f3ec83ed74443 .te-main-img-wrapper_544f362c6efef887 .te-main-img-inner_4e3a9206e374aa4f > img {
    margin: 0;
    border-radius: 20px; }
  .te-about-image-card_9b7c514602ff367f.style-2_c94f3ec83ed74443 .te-main-img-wrapper_544f362c6efef887 .te-main-img-inner_4e3a9206e374aa4f .te-img-card-shape_c33233cc75a845a1 {
    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_9b7c514602ff367f.style-2_c94f3ec83ed74443 .te-main-img-wrapper_544f362c6efef887 .te-main-img-inner_4e3a9206e374aa4f .te-img-card-shape_c33233cc75a845a1 {
        display: none; } }
  .te-about-image-card_9b7c514602ff367f.style-2_c94f3ec83ed74443 .te-main-img-wrapper_544f362c6efef887 .te-main-img-inner_4e3a9206e374aa4f .te-another-image_aac2353774589107 {
    position: absolute;
    top: 55%;
    right: -45px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-image-card_9b7c514602ff367f.style-2_c94f3ec83ed74443 .te-main-img-wrapper_544f362c6efef887 .te-main-img-inner_4e3a9206e374aa4f .te-another-image_aac2353774589107 {
        position: relative;
        right: unset;
        top: unset; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .te-about-image-card_9b7c514602ff367f.style-2_c94f3ec83ed74443 .te-main-img-wrapper_544f362c6efef887 .te-main-img-inner_4e3a9206e374aa4f .te-another-image_aac2353774589107 {
        position: relative; } }
    .te-about-image-card_9b7c514602ff367f.style-2_c94f3ec83ed74443 .te-main-img-wrapper_544f362c6efef887 .te-main-img-inner_4e3a9206e374aa4f .te-another-image_aac2353774589107 .te-another-image-inner_4013b00b7e65bbb1 {
      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_9b7c514602ff367f.style-2_c94f3ec83ed74443 .te-main-img-wrapper_544f362c6efef887 .te-main-img-inner_4e3a9206e374aa4f .te-another-image_aac2353774589107 .te-another-image-inner_4013b00b7e65bbb1 {
          width: 100%; }
          .te-about-image-card_9b7c514602ff367f.style-2_c94f3ec83ed74443 .te-main-img-wrapper_544f362c6efef887 .te-main-img-inner_4e3a9206e374aa4f .te-another-image_aac2353774589107 .te-another-image-inner_4013b00b7e65bbb1 img {
            width: 100%; } }
    .te-about-image-card_9b7c514602ff367f.style-2_c94f3ec83ed74443 .te-main-img-wrapper_544f362c6efef887 .te-main-img-inner_4e3a9206e374aa4f .te-another-image_aac2353774589107 .video-btn_389133bc682f52c3 {
      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_9b7c514602ff367f.style-2_c94f3ec83ed74443 .te-main-img-wrapper_544f362c6efef887 .te-main-img-inner_4e3a9206e374aa4f .te-another-image_aac2353774589107 .video-btn_389133bc682f52c3 {
          left: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%); } }
      .te-about-image-card_9b7c514602ff367f.style-2_c94f3ec83ed74443 .te-main-img-wrapper_544f362c6efef887 .te-main-img-inner_4e3a9206e374aa4f .te-another-image_aac2353774589107 .video-btn_389133bc682f52c3 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_9b7c514602ff367f.style-2_c94f3ec83ed74443 .te-main-img-wrapper_544f362c6efef887 .te-main-img-inner_4e3a9206e374aa4f .te-another-image_aac2353774589107 .te-badge-text_6b2a82775791b1f3 {
      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_9b7c514602ff367f.style-2_c94f3ec83ed74443 .te-main-img-wrapper_544f362c6efef887 .te-main-img-inner_4e3a9206e374aa4f .te-another-image_aac2353774589107 .te-badge-text_6b2a82775791b1f3 {
          left: unset;
          top: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%);
          right: 0; } }
      .te-about-image-card_9b7c514602ff367f.style-2_c94f3ec83ed74443 .te-main-img-wrapper_544f362c6efef887 .te-main-img-inner_4e3a9206e374aa4f .te-another-image_aac2353774589107 .te-badge-text_6b2a82775791b1f3 .icon_aef04527ed939eda {
        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_9b7c514602ff367f.style-2_c94f3ec83ed74443 .te-main-img-wrapper_544f362c6efef887 .te-main-img-inner_4e3a9206e374aa4f .te-another-image_aac2353774589107 .te-badge-text_6b2a82775791b1f3 .text_8d2356de51b8fc4f {
        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_9b7c514602ff367f.style-2_c94f3ec83ed74443 .te-main-img-wrapper_544f362c6efef887 .te-main-img-inner_4e3a9206e374aa4f .te-another-image_aac2353774589107 .te-badge-text_6b2a82775791b1f3 .text_8d2356de51b8fc4f .title_aba86b3667f61ea6 {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #14203A; }
        .te-about-image-card_9b7c514602ff367f.style-2_c94f3ec83ed74443 .te-main-img-wrapper_544f362c6efef887 .te-main-img-inner_4e3a9206e374aa4f .te-another-image_aac2353774589107 .te-badge-text_6b2a82775791b1f3 .text_8d2356de51b8fc4f span {
          font-size: 12px;
          font-weight: 400;
          line-height: 12px;
          color: #335371; }

.te-about-info-card_9d5eb6c56be38ee2 .te-about-info-content_064be775d84e52b2 {
  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_9d5eb6c56be38ee2 .te-about-info-content_064be775d84e52b2 .te-section-title_c59dd2972afcb742 {
    margin-bottom: 0; }
    .te-about-info-card_9d5eb6c56be38ee2 .te-about-info-content_064be775d84e52b2 .te-section-title_c59dd2972afcb742 .title_aba86b3667f61ea6 {
      margin-bottom: 0; }
  .te-about-info-card_9d5eb6c56be38ee2 .te-about-info-content_064be775d84e52b2 .te-list-item-wrapper_202f54e3f1d9d5eb {
    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_9d5eb6c56be38ee2 .te-about-info-content_064be775d84e52b2 .te-list-item-wrapper_202f54e3f1d9d5eb {
        grid-template-columns: repeat(1, 1fr); } }
    .te-about-info-card_9d5eb6c56be38ee2 .te-about-info-content_064be775d84e52b2 .te-list-item-wrapper_202f54e3f1d9d5eb .te-list-item_1e73b7546d9615a2 .icon_aef04527ed939eda {
      font-size: 24px;
      color: #317EFE;
      background-color: transparent;
      width: unset;
      height: unset; }
    .te-about-info-card_9d5eb6c56be38ee2 .te-about-info-content_064be775d84e52b2 .te-list-item-wrapper_202f54e3f1d9d5eb .te-list-item_1e73b7546d9615a2 .text_8d2356de51b8fc4f {
      color: #14203A; }
  .te-about-info-card_9d5eb6c56be38ee2 .te-about-info-content_064be775d84e52b2 .te-info-list_4077b45449a81caf {
    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_9d5eb6c56be38ee2 .te-about-info-content_064be775d84e52b2 .te-info-list_4077b45449a81caf {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 20px; } }
    .te-about-info-card_9d5eb6c56be38ee2 .te-about-info-content_064be775d84e52b2 .te-info-list_4077b45449a81caf .te-single-info-list_1c91cf737f65c944 {
      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_9d5eb6c56be38ee2 .te-about-info-content_064be775d84e52b2 .te-info-list_4077b45449a81caf .te-single-info-list_1c91cf737f65c944:hover .icon_aef04527ed939eda 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_9d5eb6c56be38ee2 .te-about-info-content_064be775d84e52b2 .te-info-list_4077b45449a81caf .te-single-info-list_1c91cf737f65c944 .icon_aef04527ed939eda {
        margin-bottom: 10px;
        position: relative;
        margin-left: 20px; }
        .te-about-info-card_9d5eb6c56be38ee2 .te-about-info-content_064be775d84e52b2 .te-info-list_4077b45449a81caf .te-single-info-list_1c91cf737f65c944 .icon_aef04527ed939eda::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_9d5eb6c56be38ee2 .te-about-info-content_064be775d84e52b2 .te-info-list_4077b45449a81caf .te-single-info-list_1c91cf737f65c944 .icon_aef04527ed939eda 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_9d5eb6c56be38ee2 .te-about-info-content_064be775d84e52b2 .te-info-list_4077b45449a81caf .te-single-info-list_1c91cf737f65c944 .title_aba86b3667f61ea6 {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0px;
        margin-bottom: 0; }
      .te-about-info-card_9d5eb6c56be38ee2 .te-about-info-content_064be775d84e52b2 .te-info-list_4077b45449a81caf .te-single-info-list_1c91cf737f65c944 .short-title_b19c03b104d82d9a {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px; }

.te-about-info-card_9d5eb6c56be38ee2.style-2_c94f3ec83ed74443 .te-about-info-content_064be775d84e52b2 {
  gap: 10px; }
  .te-about-info-card_9d5eb6c56be38ee2.style-2_c94f3ec83ed74443 .te-about-info-content_064be775d84e52b2 .te-list-item-wrapper_202f54e3f1d9d5eb {
    padding-top: 6px;
    gap: 0; }
    .te-about-info-card_9d5eb6c56be38ee2.style-2_c94f3ec83ed74443 .te-about-info-content_064be775d84e52b2 .te-list-item-wrapper_202f54e3f1d9d5eb .te-list-item_1e73b7546d9615a2 .icon_aef04527ed939eda {
      width: 16px;
      height: 16px;
      background-color: #317EFE;
      border-radius: 50%;
      color: white;
      font-size: 10px; }
    .te-about-info-card_9d5eb6c56be38ee2.style-2_c94f3ec83ed74443 .te-about-info-content_064be775d84e52b2 .te-list-item-wrapper_202f54e3f1d9d5eb .te-list-item_1e73b7546d9615a2 .text_8d2356de51b8fc4f {
      color: #335371; }
  .te-about-info-card_9d5eb6c56be38ee2.style-2_c94f3ec83ed74443 .te-about-info-content_064be775d84e52b2 .te-info-list_4077b45449a81caf {
    border-top: 1px solid #E1E1E1;
    padding-top: 40px; }
    .te-about-info-card_9d5eb6c56be38ee2.style-2_c94f3ec83ed74443 .te-about-info-content_064be775d84e52b2 .te-info-list_4077b45449a81caf .divider_638ebe11418bb15e {
      width: 1px;
      background-color: #E1E1E1;
      height: 127px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-info-card_9d5eb6c56be38ee2.style-2_c94f3ec83ed74443 .te-about-info-content_064be775d84e52b2 .te-info-list_4077b45449a81caf .divider_638ebe11418bb15e {
          height: 1px;
          width: 100%; } }

.te-about-info-card_9d5eb6c56be38ee2.style-three_92c44da37082a9d2 .te-section-title_c59dd2972afcb742 {
  margin-bottom: 40px; }
.te-about-info-card_9d5eb6c56be38ee2.style-three_92c44da37082a9d2 .about-info-wrapper_e0f399cc92a81e97 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_9d5eb6c56be38ee2.style-three_92c44da37082a9d2 .about-info-wrapper_e0f399cc92a81e97 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .te-about-info-card_9d5eb6c56be38ee2.style-three_92c44da37082a9d2 .about-info-wrapper_e0f399cc92a81e97 .about-info-img_f57580b5f1762909 {
    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_9d5eb6c56be38ee2.style-three_92c44da37082a9d2 .about-info-wrapper_e0f399cc92a81e97 .about-info-img_f57580b5f1762909 {
        height: 350px; } }
    .te-about-info-card_9d5eb6c56be38ee2.style-three_92c44da37082a9d2 .about-info-wrapper_e0f399cc92a81e97 .about-info-img_f57580b5f1762909 img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.te-about-info-card_9d5eb6c56be38ee2.style-three_92c44da37082a9d2 .te-about-info-content_064be775d84e52b2 {
  padding-left: 50px;
  gap: 30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_9d5eb6c56be38ee2.style-three_92c44da37082a9d2 .te-about-info-content_064be775d84e52b2 {
      padding-left: 0;
      padding-top: 50px; } }
  .te-about-info-card_9d5eb6c56be38ee2.style-three_92c44da37082a9d2 .te-about-info-content_064be775d84e52b2 .skill-progressbar-wrapper_3ce95e9b05cf541b {
    width: 100%; }
  .te-about-info-card_9d5eb6c56be38ee2.style-three_92c44da37082a9d2 .te-about-info-content_064be775d84e52b2 .te-icon-card-wrapper_a0f08cd2423c1a4f {
    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_9d5eb6c56be38ee2.style-three_92c44da37082a9d2 .te-about-info-content_064be775d84e52b2 .te-icon-card-wrapper_a0f08cd2423c1a4f .te-icon-card_21c62ffda97b3cf9 {
      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_9d5eb6c56be38ee2.style-three_92c44da37082a9d2 .te-about-info-content_064be775d84e52b2 .te-icon-card-wrapper_a0f08cd2423c1a4f .te-icon-card_21c62ffda97b3cf9 .icon_aef04527ed939eda {
        width: 40px;
        height: 40px; }
      .te-about-info-card_9d5eb6c56be38ee2.style-three_92c44da37082a9d2 .te-about-info-content_064be775d84e52b2 .te-icon-card-wrapper_a0f08cd2423c1a4f .te-icon-card_21c62ffda97b3cf9 .content_6d7807e52643f0a9 {
        gap: 4px; }
        .te-about-info-card_9d5eb6c56be38ee2.style-three_92c44da37082a9d2 .te-about-info-content_064be775d84e52b2 .te-icon-card-wrapper_a0f08cd2423c1a4f .te-icon-card_21c62ffda97b3cf9 .content_6d7807e52643f0a9 .title_aba86b3667f61ea6 {
          font-size: 18px;
          line-height: 24px; }
  .te-about-info-card_9d5eb6c56be38ee2.style-three_92c44da37082a9d2 .te-about-info-content_064be775d84e52b2 .te-btn-wrapper_41c342284dbd6b32 {
    margin-top: 7px; }

.te-counter-card_aeb197ab31370363 {
  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_aeb197ab31370363 {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 575px) {
    .te-counter-card_aeb197ab31370363 {
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 50px; } }
  .te-counter-card_aeb197ab31370363 .te-counter-item_dfd4e270cdef34e6 {
    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_aeb197ab31370363 .te-counter-item_dfd4e270cdef34e6:hover .icon_aef04527ed939eda img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-counter-card_aeb197ab31370363 .te-counter-item_dfd4e270cdef34e6 .icon_aef04527ed939eda {
      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_aeb197ab31370363 .te-counter-item_dfd4e270cdef34e6 .icon_aef04527ed939eda img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-counter-card_aeb197ab31370363 .te-counter-item_dfd4e270cdef34e6 .te-counter-title_c739fee155be973b {
      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_aeb197ab31370363 .te-counter-item_dfd4e270cdef34e6 .te-counter-title_c739fee155be973b .content_6d7807e52643f0a9 {
        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_aeb197ab31370363 .te-counter-item_dfd4e270cdef34e6 .number_c50ca7285967c7d5 {
      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_aeb197ab31370363 .te-counter-item_dfd4e270cdef34e6 .number_c50ca7285967c7d5 {
          font-size: 36px;
          line-height: 40px; } }
    .te-counter-card_aeb197ab31370363 .te-counter-item_dfd4e270cdef34e6 .title_aba86b3667f61ea6 {
      margin: 0;
      font-family: "Inter", sans-serif;
      font-weight: 400;
      font-size: 18px;
      line-height: 18px;
      color: #335371; }
    .te-counter-card_aeb197ab31370363 .te-counter-item_dfd4e270cdef34e6 .text_8d2356de51b8fc4f {
      margin: 0;
      color: #c7cdda; }

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

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

.te-process-step_368b0d9ed1674331 {
  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_368b0d9ed1674331::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_368b0d9ed1674331 {
      padding: 32px 28px 42px 28px; } }
  .te-process-step_368b0d9ed1674331:hover {
    top: -5px; }
    .te-process-step_368b0d9ed1674331:hover::before {
      width: 100%;
      height: 100%;
      border-radius: 0;
      -webkit-transform: translateX(-50%) scale(1);
              transform: translateX(-50%) scale(1); }
    .te-process-step_368b0d9ed1674331:hover .icon_aef04527ed939eda img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_368b0d9ed1674331:hover .counter-number_a5bba753a4d6c9fd {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_368b0d9ed1674331:hover .content_6d7807e52643f0a9 .te-read-more_eb7da0c5be216564 .te-theme-btn_deb18a0597f0e63d {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff; }
  .te-process-step_368b0d9ed1674331 .icon_aef04527ed939eda {
    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_368b0d9ed1674331 .icon_aef04527ed939eda img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-process-step_368b0d9ed1674331 .te-content-wrapper_a550bc8d2b051895 {
    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_368b0d9ed1674331 .te-counter-wrapper_fcc4a5a9fd537336 {
    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_368b0d9ed1674331 .te-counter-wrapper_fcc4a5a9fd537336 .shape_00cb3ebc83fa8bbe {
      position: relative; }
  .te-process-step_368b0d9ed1674331 .counter-number_a5bba753a4d6c9fd {
    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_368b0d9ed1674331 .te-title-wrapper_a16e43b04db0a645 {
    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_368b0d9ed1674331 .te-title-wrapper_a16e43b04db0a645 .icon_aef04527ed939eda {
      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_368b0d9ed1674331 .te-title-wrapper_a16e43b04db0a645 .title_aba86b3667f61ea6 {
      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_368b0d9ed1674331 .content_6d7807e52643f0a9 {
    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_368b0d9ed1674331 .content_6d7807e52643f0a9 .desc_f686d7cf419dc65b {
      -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_368b0d9ed1674331 .content_6d7807e52643f0a9 .te-read-more_eb7da0c5be216564 {
      margin-top: -10px; }
      .te-process-step_368b0d9ed1674331 .content_6d7807e52643f0a9 .te-read-more_eb7da0c5be216564 .te-theme-btn_deb18a0597f0e63d {
        border: 1px solid #E1E1E1;
        color: #317EFE;
        background-color: transparent; }

.te-testimonial-card_b068451b88539c6b {
  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_b068451b88539c6b {
      padding: 30px; } }
  .te-testimonial-card_b068451b88539c6b .te-content-wrapper_a550bc8d2b051895 {
    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_b068451b88539c6b .te-content-wrapper_a550bc8d2b051895 .content_6d7807e52643f0a9 {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
    .te-testimonial-card_b068451b88539c6b .te-content-wrapper_a550bc8d2b051895 .te-user-meta_d9e94665dc0ea3df {
      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_b068451b88539c6b .te-content-wrapper_a550bc8d2b051895 .te-user-meta_d9e94665dc0ea3df {
          -webkit-box-align: end;
              -ms-flex-align: end;
                  align-items: flex-end; } }
      .te-testimonial-card_b068451b88539c6b .te-content-wrapper_a550bc8d2b051895 .te-user-meta_d9e94665dc0ea3df .te-user-info_19124662b56d8b5a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .te-testimonial-card_b068451b88539c6b .te-content-wrapper_a550bc8d2b051895 .te-user-meta_d9e94665dc0ea3df .te-user-info_19124662b56d8b5a .image_df061257031c46e9 {
          width: 74px;
          height: 84px;
          border-radius: 20px;
          overflow: hidden;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .te-testimonial-card_b068451b88539c6b .te-content-wrapper_a550bc8d2b051895 .te-user-meta_d9e94665dc0ea3df .te-user-info_19124662b56d8b5a .rating_f99ea99769b873a2 {
          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_b068451b88539c6b .te-content-wrapper_a550bc8d2b051895 .te-user-meta_d9e94665dc0ea3df .te-user-info_19124662b56d8b5a .name_16aeb72429e56cd8 {
          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_b068451b88539c6b .te-content-wrapper_a550bc8d2b051895 .te-user-meta_d9e94665dc0ea3df .te-user-info_19124662b56d8b5a .name_16aeb72429e56cd8 {
              font-size: 18px;
              line-height: 28px; } }
        .te-testimonial-card_b068451b88539c6b .te-content-wrapper_a550bc8d2b051895 .te-user-meta_d9e94665dc0ea3df .te-user-info_19124662b56d8b5a .designation_8216f6c612441e76 {
          font-size: 18px;
          font-weight: 400;
          line-height: 36px;
          color: #14203A; }
      .te-testimonial-card_b068451b88539c6b .te-content-wrapper_a550bc8d2b051895 .te-user-meta_d9e94665dc0ea3df .icon_aef04527ed939eda {
        color: #E1E1E1;
        font-size: 55px;
        margin-top: 20px; }
        @media (max-width: 570px) {
          .te-testimonial-card_b068451b88539c6b .te-content-wrapper_a550bc8d2b051895 .te-user-meta_d9e94665dc0ea3df .icon_aef04527ed939eda {
            position: absolute;
            right: 30px;
            top: 0;
            z-index: -1;
            font-size: 35px; } }

.te-testimonial-card-two_eca959a1f2601d45 {
  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_eca959a1f2601d45 .te-content-wrapper_a550bc8d2b051895 {
    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_eca959a1f2601d45 .te-content-wrapper_a550bc8d2b051895 .content_6d7807e52643f0a9 {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
      .te-testimonial-card-two_eca959a1f2601d45 .te-content-wrapper_a550bc8d2b051895 .content_6d7807e52643f0a9 p {
        margin-bottom: 0; }
    .te-testimonial-card-two_eca959a1f2601d45 .te-content-wrapper_a550bc8d2b051895 .te-user-meta_d9e94665dc0ea3df {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .te-testimonial-card-two_eca959a1f2601d45 .te-content-wrapper_a550bc8d2b051895 .te-user-meta_d9e94665dc0ea3df .te-user-info_19124662b56d8b5a {
        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_eca959a1f2601d45 .te-content-wrapper_a550bc8d2b051895 .te-user-meta_d9e94665dc0ea3df .te-user-info_19124662b56d8b5a .icon_aef04527ed939eda {
          color: #317EFE;
          font-size: 40px; }
        .te-testimonial-card-two_eca959a1f2601d45 .te-content-wrapper_a550bc8d2b051895 .te-user-meta_d9e94665dc0ea3df .te-user-info_19124662b56d8b5a .name_16aeb72429e56cd8 {
          font-size: 24px;
          font-weight: 500;
          line-height: 24px;
          letter-spacing: 0px;
          color: #14203A;
          margin-bottom: 0; }
        .te-testimonial-card-two_eca959a1f2601d45 .te-content-wrapper_a550bc8d2b051895 .te-user-meta_d9e94665dc0ea3df .te-user-info_19124662b56d8b5a .designation_8216f6c612441e76 {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #317EFE; }
      .te-testimonial-card-two_eca959a1f2601d45 .te-content-wrapper_a550bc8d2b051895 .te-user-meta_d9e94665dc0ea3df .image_df061257031c46e9 {
        width: 74px;
        height: 74px;
        border-radius: 50%;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }

.te-testimonial-card_b068451b88539c6b.style-3_6679c70698379473 {
  padding: 30px 0 0 0;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .te-testimonial-card_b068451b88539c6b.style-3_6679c70698379473::before {
    display: none; }
  .te-testimonial-card_b068451b88539c6b.style-3_6679c70698379473 .te-content-wrapper_a550bc8d2b051895 {
    gap: 15px; }
    .te-testimonial-card_b068451b88539c6b.style-3_6679c70698379473 .te-content-wrapper_a550bc8d2b051895 .content_6d7807e52643f0a9 .title_aba86b3667f61ea6 {
      font-size: 24px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px;
      color: #335371;
      margin-bottom: 20px; }
    .te-testimonial-card_b068451b88539c6b.style-3_6679c70698379473 .te-content-wrapper_a550bc8d2b051895 .te-user-meta_d9e94665dc0ea3df .te-user-info_19124662b56d8b5a {
      -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_b068451b88539c6b.style-3_6679c70698379473 .te-content-wrapper_a550bc8d2b051895 .te-user-meta_d9e94665dc0ea3df .te-user-info_19124662b56d8b5a {
          padding: 15px 30px; } }
      .te-testimonial-card_b068451b88539c6b.style-3_6679c70698379473 .te-content-wrapper_a550bc8d2b051895 .te-user-meta_d9e94665dc0ea3df .te-user-info_19124662b56d8b5a .image_df061257031c46e9 {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        overflow: hidden;
        margin-top: 0;
        position: relative; }
        .te-testimonial-card_b068451b88539c6b.style-3_6679c70698379473 .te-content-wrapper_a550bc8d2b051895 .te-user-meta_d9e94665dc0ea3df .te-user-info_19124662b56d8b5a .image_df061257031c46e9 img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          position: absolute;
          left: 0;
          top: 0; }
      .te-testimonial-card_b068451b88539c6b.style-3_6679c70698379473 .te-content-wrapper_a550bc8d2b051895 .te-user-meta_d9e94665dc0ea3df .te-user-info_19124662b56d8b5a .rating_f99ea99769b873a2 {
        gap: 5px;
        color: #E7F914;
        font-size: 14px;
        margin-bottom: 10px; }
      .te-testimonial-card_b068451b88539c6b.style-3_6679c70698379473 .te-content-wrapper_a550bc8d2b051895 .te-user-meta_d9e94665dc0ea3df .te-user-info_19124662b56d8b5a .name_16aeb72429e56cd8 span {
        color: #317EFE; }
    .te-testimonial-card_b068451b88539c6b.style-3_6679c70698379473 .te-content-wrapper_a550bc8d2b051895 .te-user-meta_d9e94665dc0ea3df .icon_aef04527ed939eda {
      font-size: 64px;
      color: #E7F914;
      position: absolute;
      top: -5px;
      margin-top: 0;
      right: 0; }
      @media (max-width: 575px) {
        .te-testimonial-card_b068451b88539c6b.style-3_6679c70698379473 .te-content-wrapper_a550bc8d2b051895 .te-user-meta_d9e94665dc0ea3df .icon_aef04527ed939eda {
          font-size: 34px; } }

.te-testimonial-slider-wrapper_5e3f9b2f0626d608 {
  position: relative; }
  .te-testimonial-slider-wrapper_5e3f9b2f0626d608 .slick-list_bd1bddc1906b0a20 {
    margin: 0 -15px; }
    .te-testimonial-slider-wrapper_5e3f9b2f0626d608 .slick-list_bd1bddc1906b0a20 .slick-slide_7b3974381982eb7d {
      margin: 0 15px;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_5e3f9b2f0626d608 .slick-dots_eda01eb01a16026c {
    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_5e3f9b2f0626d608 .slick-dots_eda01eb01a16026c 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_5e3f9b2f0626d608 .slick-dots_eda01eb01a16026c 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_5e3f9b2f0626d608 .slick-dots_eda01eb01a16026c li.slick-active_c73174f8987f13a5 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-testimonial-slider-wrapper_5e3f9b2f0626d608 .slick-dots_eda01eb01a16026c li.slick-active_c73174f8987f13a5 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_5e3f9b2f0626d608 .slick-arrow_9819f0d28e85a2fa {
    display: none !important; }

.te-accordion-box-wrapper_8c2e108bcb76c5b4 {
  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_028b721a04b96399 .te-accordion-list-item_d2743f7bf98d74e0 {
  border: 1px solid #E1E1E1;
  border-radius: 20px; }
  .accordion-wrapper_028b721a04b96399 .te-accordion-list-item_d2743f7bf98d74e0 .te-accordion-head_6191fdd0c0260753 {
    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_028b721a04b96399 .te-accordion-list-item_d2743f7bf98d74e0 .te-accordion-head_6191fdd0c0260753: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_028b721a04b96399 .te-accordion-list-item_d2743f7bf98d74e0 .te-accordion-head_6191fdd0c0260753.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_028b721a04b96399 .te-accordion-list-item_d2743f7bf98d74e0 .te-accordion-head_6191fdd0c0260753 .te-accordion-title_a093335f94d2abf0 {
      font-size: 20px;
      line-height: 32px;
      font-weight: 500;
      margin-bottom: 0;
      letter-spacing: 0px; }
  .accordion-wrapper_028b721a04b96399 .te-accordion-list-item_d2743f7bf98d74e0 .te-accordion-body_890fa717971e6fbc {
    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_499273062c20db86 {
  border-left: 4px solid #dfe2e9;
  padding-left: 45px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .page-header_499273062c20db86 {
      padding-left: 30px; } }
  .page-header_499273062c20db86 .te-page-title_ce031592b2ebbbfa,
  .page-header_499273062c20db86 .page-title_d1782f23748203b0 {
    font-size: 42px;
    line-height: 48px; }
    @media (max-width: 991px) {
      .page-header_499273062c20db86 .te-page-title_ce031592b2ebbbfa,
      .page-header_499273062c20db86 .page-title_d1782f23748203b0 {
        font-size: 38px;
        line-height: 48px; } }

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

.te-post-item_d0744e9200af8424 {
  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_d0744e9200af8424:hover .te-post-thumbnail_73f9c66187e44a30 img,
  .te-post-item_d0744e9200af8424:hover .post-video_dedb06e5a9c9380d 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_d0744e9200af8424 iframe {
    width: 100%;
    height: 522px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_d0744e9200af8424 iframe {
        height: 350px; } }
  .te-post-item_d0744e9200af8424 .post-gallery .slick-list_bd1bddc1906b0a20 .slick-track_e5a0ec2ac3376630 {
    height: 392px;
    overflow: hidden; }
  .te-post-item_d0744e9200af8424 .te-post-content-wrapper_204c7b7778122e1b {
    padding: 32px 32px 40px 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_d0744e9200af8424 .te-post-content-wrapper_204c7b7778122e1b {
        padding: 35px;
        padding-top: 30px; } }
    .te-post-item_d0744e9200af8424 .te-post-content-wrapper_204c7b7778122e1b .te-read-more_eb7da0c5be216564 {
      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_d0744e9200af8424.format-quote_bcd29b15ee11a086 .te-post-content {
    margin: 0; }
  .te-post-item_d0744e9200af8424.format-quote_bcd29b15ee11a086 blockquote {
    margin: 0; }
    .te-post-item_d0744e9200af8424.format-quote_bcd29b15ee11a086 blockquote p {
      margin-top: 0; }
    .te-post-item_d0744e9200af8424.format-quote_bcd29b15ee11a086 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_d0744e9200af8424.format-quote_bcd29b15ee11a086 blockquote cite a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-post-item_d0744e9200af8424.sticky_7b8bef6a2cefa8ee {
    border: 2px solid #317EFE; }
    .te-post-item_d0744e9200af8424.sticky_7b8bef6a2cefa8ee .te-post-content {
      margin-bottom: 0; }
      .te-post-item_d0744e9200af8424.sticky_7b8bef6a2cefa8ee .te-post-content p {
        margin-bottom: 0; }
  .te-post-item_d0744e9200af8424 .te-post-title_62da0c82c38d6c40 {
    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_d0744e9200af8424 .te-post-title_62da0c82c38d6c40 {
        font-size: 28px;
        line-height: 42px;
        margin-top: 5px; } }
    .te-post-item_d0744e9200af8424 .te-post-title_62da0c82c38d6c40:hover a {
      color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-post-item_d0744e9200af8424 .te-post-content p {
    margin-top: 17px; }
  .te-post-item_d0744e9200af8424 .te-post-content h2,
  .te-post-item_d0744e9200af8424 .te-post-content h3,
  .te-post-item_d0744e9200af8424 .te-post-content h4,
  .te-post-item_d0744e9200af8424 .te-post-content h5,
  .te-post-item_d0744e9200af8424 .te-post-content h6 {
    margin-bottom: 10px; }
  .te-post-item_d0744e9200af8424 .te-post-content p {
    margin-bottom: unset; }
  .te-post-item_d0744e9200af8424 .te-single-post-meta_9bcb65ffe4a96e04 {
    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_d0744e9200af8424 .te-social-share_7376270f93647f1f {
    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_d0744e9200af8424 .te-social-share_7376270f93647f1f a.facebook_dfd2fad2bf69a456 {
      color: #1877f2; }
    .te-post-item_d0744e9200af8424 .te-social-share_7376270f93647f1f a.twitter_9af665013da2958d {
      color: #1da1f2; }
    .te-post-item_d0744e9200af8424 .te-social-share_7376270f93647f1f a.linkedin_23ec3679026d8014 {
      color: #1a70c6; }
    .te-post-item_d0744e9200af8424 .te-social-share_7376270f93647f1f .te-social-share-title_a3ccb81c31425daa {
      font-size: 16px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A;
      margin-right: 5px;
      text-transform: uppercase; }
  .te-post-item_d0744e9200af8424 .te-blog-post-tag_550888029ab7597f {
    width: 100%;
    display: inline-block; }
    .te-post-item_d0744e9200af8424 .te-blog-post-tag_550888029ab7597f 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_d0744e9200af8424 .te-blog-post-tag_550888029ab7597f .te-post-tag-list_4bbe05576222f350 {
      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_d0744e9200af8424 .te-blog-post-tag_550888029ab7597f .te-post-tag-list_4bbe05576222f350 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_d0744e9200af8424 .te-blog-post-tag_550888029ab7597f .te-post-tag-list_4bbe05576222f350 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_d0744e9200af8424 .te-post-thumbnail_73f9c66187e44a30,
  .te-post-item_d0744e9200af8424 .post-video_dedb06e5a9c9380d {
    position: relative;
    overflow: hidden; }
    .te-post-item_d0744e9200af8424 .te-post-thumbnail_73f9c66187e44a30 img,
    .te-post-item_d0744e9200af8424 .post-video_dedb06e5a9c9380d 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_d0744e9200af8424 .te-post-thumbnail_73f9c66187e44a30 .popup-video-wrapper_26176f67fd321767,
    .te-post-item_d0744e9200af8424 .post-video_dedb06e5a9c9380d .popup-video-wrapper_26176f67fd321767 {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .te-post-item_d0744e9200af8424 .te-post-thumbnail_73f9c66187e44a30 .video-btn_389133bc682f52c3 a,
    .te-post-item_d0744e9200af8424 .post-video_dedb06e5a9c9380d .video-btn_389133bc682f52c3 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_d0744e9200af8424 .te-post-thumbnail_73f9c66187e44a30 .video-btn_389133bc682f52c3 a i,
      .te-post-item_d0744e9200af8424 .post-video_dedb06e5a9c9380d .video-btn_389133bc682f52c3 a i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_d0744e9200af8424 .te-post-thumbnail_73f9c66187e44a30 .video-btn_389133bc682f52c3 a:hover,
      .te-post-item_d0744e9200af8424 .post-video_dedb06e5a9c9380d .video-btn_389133bc682f52c3 a:hover {
        -webkit-animation: none;
                animation: none; }
  .te-post-item_d0744e9200af8424 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_d0744e9200af8424 button.post-gallery-btn.prev-btn {
      left: 30px; }
    .te-post-item_d0744e9200af8424 button.post-gallery-btn.next-btn {
      right: 30px; }
    .te-post-item_d0744e9200af8424 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_d0744e9200af8424 button.post-gallery-btn:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
      .te-post-item_d0744e9200af8424 button.post-gallery-btn:hover i {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te-post-item_d0744e9200af8424 .post-audio_c8ce73bc5aebdcc6 iframe {
    width: 100%; }
  .te-post-item_d0744e9200af8424 .te-post-meta_e813d2183f992ac2 {
    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_d0744e9200af8424 .te-post-meta_e813d2183f992ac2 {
        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_d0744e9200af8424 .te-post-meta_e813d2183f992ac2 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_d0744e9200af8424 .te-post-meta_e813d2183f992ac2 span i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_d0744e9200af8424 .te-post-meta_e813d2183f992ac2 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_d0744e9200af8424 .te-post-meta_e813d2183f992ac2 span a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
          .te-post-item_d0744e9200af8424 .te-post-meta_e813d2183f992ac2 span a:hover i {
            color: #317EFE;
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out; }

.te-post-card_4c680498777bdd7e {
  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_4c680498777bdd7e.style-1_6ee130f8d2e7ec3d {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 20px; }
    .te-post-card_4c680498777bdd7e.style-1_6ee130f8d2e7ec3d .image_df061257031c46e9 {
      height: 290px; }
    .te-post-card_4c680498777bdd7e.style-1_6ee130f8d2e7ec3d .content_6d7807e52643f0a9 {
      padding: 0 20px 20px 20px; }
  .te-post-card_4c680498777bdd7e:hover .image_df061257031c46e9 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_4c680498777bdd7e .image_df061257031c46e9 {
    overflow: hidden;
    border-radius: 20px;
    position: relative;
    width: 100%;
    height: 323px;
    position: relative; }
    .te-post-card_4c680498777bdd7e .image_df061257031c46e9 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_4c680498777bdd7e .image_df061257031c46e9 .te-post-date_4b2c1a05308480aa {
      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_4c680498777bdd7e .image_df061257031c46e9 .te-post-date_4b2c1a05308480aa span {
        color: #ffffff;
        font-size: 20px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: 0px; }
  .te-post-card_4c680498777bdd7e .content_6d7807e52643f0a9 {
    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_4c680498777bdd7e .content_6d7807e52643f0a9 .te-post-meta-info_b70348315471bd87 {
      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_4c680498777bdd7e .content_6d7807e52643f0a9 .te-post-meta-info_b70348315471bd87 .te-single-meta_03d295212258e1b4 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 8px; }
        .te-post-card_4c680498777bdd7e .content_6d7807e52643f0a9 .te-post-meta-info_b70348315471bd87 .te-single-meta_03d295212258e1b4 span,
        .te-post-card_4c680498777bdd7e .content_6d7807e52643f0a9 .te-post-meta-info_b70348315471bd87 .te-single-meta_03d295212258e1b4 a {
          color: #335371;
          font-size: 14px;
          line-height: 28px;
          font-weight: 400;
          margin: 0;
          text-transform: capitalize; }
        .te-post-card_4c680498777bdd7e .content_6d7807e52643f0a9 .te-post-meta-info_b70348315471bd87 .te-single-meta_03d295212258e1b4 i {
          color: #317EFE; }
    .te-post-card_4c680498777bdd7e .content_6d7807e52643f0a9 .title_aba86b3667f61ea6 {
      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_4c680498777bdd7e .content_6d7807e52643f0a9 a.read-btn_878f29cc6a6ff4bc {
      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_4c680498777bdd7e .content_6d7807e52643f0a9 a.read-btn_878f29cc6a6ff4bc:hover {
        color: #317EFE; }

.te-post-card_4c680498777bdd7e.style-2_c94f3ec83ed74443 {
  gap: 20px; }
  .te-post-card_4c680498777bdd7e.style-2_c94f3ec83ed74443 .image_df061257031c46e9 {
    border-radius: 20px 20px 20px 0; }
    .te-post-card_4c680498777bdd7e.style-2_c94f3ec83ed74443 .image_df061257031c46e9 .te-post-date_4b2c1a05308480aa {
      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_4c680498777bdd7e.style-2_c94f3ec83ed74443 .content_6d7807e52643f0a9 .title_aba86b3667f61ea6 {
    font-size: 20px; }
  .te-post-card_4c680498777bdd7e.style-2_c94f3ec83ed74443 .content_6d7807e52643f0a9 .te-post-meta-info_b70348315471bd87 {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px; }

.te-blog-details-wrapper_3ae167cd16436a00 .te-comment-respond_4baf8f49bb9e796d {
  margin-top: 78px;
  margin-bottom: 40px; }
.te-blog-details-wrapper_3ae167cd16436a00 .te-post-comments_f34f3445904d2233 {
  margin-top: 70px; }
.te-blog-details-wrapper_3ae167cd16436a00 .wp-block-group_3d0706b3259ab6ad.has-background_e9af452137b0ee6c .wp-block-button_34e060646ac3f835 .wp-block-button__link_b1f3b9171fe9f8e2 {
  color: #ffffff !important; }
.te-blog-details-wrapper_3ae167cd16436a00 .te-post-item_d0744e9200af8424 {
  border: 0;
  overflow: visible;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0; }
  .te-blog-details-wrapper_3ae167cd16436a00 .te-post-item_d0744e9200af8424 iframe {
    width: 100%;
    height: 522px; }
  .te-blog-details-wrapper_3ae167cd16436a00 .te-post-item_d0744e9200af8424 .te-post-meta_e813d2183f992ac2 {
    margin-top: 0;
    margin-bottom: 20px; }
  .te-blog-details-wrapper_3ae167cd16436a00 .te-post-item_d0744e9200af8424 .post-gallery:hover img {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important; }
  .te-blog-details-wrapper_3ae167cd16436a00 .te-post-item_d0744e9200af8424 .te-post-thumbnail_73f9c66187e44a30,
  .te-blog-details-wrapper_3ae167cd16436a00 .te-post-item_d0744e9200af8424 .post-video_dedb06e5a9c9380d,
  .te-blog-details-wrapper_3ae167cd16436a00 .te-post-item_d0744e9200af8424 .post-gallery,
  .te-blog-details-wrapper_3ae167cd16436a00 .te-post-item_d0744e9200af8424 .postbox-audio_080a3033c9a73aac,
  .te-blog-details-wrapper_3ae167cd16436a00 .te-post-item_d0744e9200af8424 .wp-block-post-featured-image_72bac5b16af1bac6 {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative; }
    @media (max-width: 767px) {
      .te-blog-details-wrapper_3ae167cd16436a00 .te-post-item_d0744e9200af8424 .te-post-thumbnail_73f9c66187e44a30,
      .te-blog-details-wrapper_3ae167cd16436a00 .te-post-item_d0744e9200af8424 .post-video_dedb06e5a9c9380d,
      .te-blog-details-wrapper_3ae167cd16436a00 .te-post-item_d0744e9200af8424 .post-gallery,
      .te-blog-details-wrapper_3ae167cd16436a00 .te-post-item_d0744e9200af8424 .postbox-audio_080a3033c9a73aac,
      .te-blog-details-wrapper_3ae167cd16436a00 .te-post-item_d0744e9200af8424 .wp-block-post-featured-image_72bac5b16af1bac6 {
        margin-bottom: 30px; } }
    .te-blog-details-wrapper_3ae167cd16436a00 .te-post-item_d0744e9200af8424 .te-post-thumbnail_73f9c66187e44a30:hover img,
    .te-blog-details-wrapper_3ae167cd16436a00 .te-post-item_d0744e9200af8424 .post-video_dedb06e5a9c9380d:hover img,
    .te-blog-details-wrapper_3ae167cd16436a00 .te-post-item_d0744e9200af8424 .post-gallery:hover img,
    .te-blog-details-wrapper_3ae167cd16436a00 .te-post-item_d0744e9200af8424 .postbox-audio_080a3033c9a73aac:hover img,
    .te-blog-details-wrapper_3ae167cd16436a00 .te-post-item_d0744e9200af8424 .wp-block-post-featured-image_72bac5b16af1bac6: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_3ae167cd16436a00 .te-post-item_d0744e9200af8424 .te-post-thumbnail_73f9c66187e44a30 img,
    .te-blog-details-wrapper_3ae167cd16436a00 .te-post-item_d0744e9200af8424 .post-video_dedb06e5a9c9380d img,
    .te-blog-details-wrapper_3ae167cd16436a00 .te-post-item_d0744e9200af8424 .post-gallery img,
    .te-blog-details-wrapper_3ae167cd16436a00 .te-post-item_d0744e9200af8424 .postbox-audio_080a3033c9a73aac img,
    .te-blog-details-wrapper_3ae167cd16436a00 .te-post-item_d0744e9200af8424 .wp-block-post-featured-image_72bac5b16af1bac6 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_3ae167cd16436a00 .te-post-item_d0744e9200af8424 .te-post-content-wrapper_204c7b7778122e1b {
    padding: 0 0 10px 0; }
  .te-blog-details-wrapper_3ae167cd16436a00 .te-post-item_d0744e9200af8424 .te-post-content {
    margin-bottom: 17px;
    /* Unit Test Data Compatibility Start */
    /* Unit Test Data Compatibility End */ }
    .te-blog-details-wrapper_3ae167cd16436a00 .te-post-item_d0744e9200af8424 .te-post-content .wp-block-query_5666d117307588a2 .wp-block-post-template_659105781d74b925 {
      padding-left: 0; }
      .te-blog-details-wrapper_3ae167cd16436a00 .te-post-item_d0744e9200af8424 .te-post-content .wp-block-query_5666d117307588a2 .wp-block-post-template_659105781d74b925 .wp-block-post_ddf15d0c3cc6eccb {
        margin-bottom: 30px; }
    .te-blog-details-wrapper_3ae167cd16436a00 .te-post-item_d0744e9200af8424 .te-post-content .wp-block-navigation__responsive-container-content_06eefd6bce969dd3 .wp-block-page-list_40375166abadd232 {
      padding-left: 0; }
    .te-blog-details-wrapper_3ae167cd16436a00 .te-post-item_d0744e9200af8424 .te-post-content .wp-block-group_3d0706b3259ab6ad {
      margin: 15px 0; }
      .te-blog-details-wrapper_3ae167cd16436a00 .te-post-item_d0744e9200af8424 .te-post-content .wp-block-group_3d0706b3259ab6ad p {
        margin-bottom: 0; }
    .te-blog-details-wrapper_3ae167cd16436a00 .te-post-item_d0744e9200af8424 .te-post-content p {
      margin-bottom: 20px; }
      .te-blog-details-wrapper_3ae167cd16436a00 .te-post-item_d0744e9200af8424 .te-post-content p img {
        margin: 20px 0;
        border-radius: 8px; }
  .te-blog-details-wrapper_3ae167cd16436a00 .te-post-item_d0744e9200af8424 .te-blog-post-tag_550888029ab7597f .te-social-share_7376270f93647f1f {
    padding-bottom: 20px; }
.te-blog-details-wrapper_3ae167cd16436a00 .wp-block-calendar_e75555bf412588e1 {
  margin-bottom: 30px; }

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

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

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

.cta-area_a13796b0de757847 {
  background-color: #317EFE;
  padding: 20px 70px;
  border-radius: 0 0 20px 20px; }
  .cta-area_a13796b0de757847 .te-content-wrapper_a550bc8d2b051895 {
    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_a13796b0de757847 .te-content-wrapper_a550bc8d2b051895 .short-title_b19c03b104d82d9a {
      font-size: 21px;
      font-weight: 500;
      color: #ffffff;
      margin-bottom: 0; }
    .cta-area_a13796b0de757847 .te-content-wrapper_a550bc8d2b051895 .te-cta-title_1058d26bac5b0997 {
      color: #ffffff;
      text-transform: capitalize;
      margin-bottom: 0;
      font-size: 57px;
      line-height: 77px;
      letter-spacing: -1px; }
      @media (max-width: 375px) {
        .cta-area_a13796b0de757847 .te-content-wrapper_a550bc8d2b051895 .te-cta-title_1058d26bac5b0997 {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .cta-area_a13796b0de757847 .te-content-wrapper_a550bc8d2b051895 .te-cta-title_1058d26bac5b0997 {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .cta-area_a13796b0de757847 .te-content-wrapper_a550bc8d2b051895 .te-cta-title_1058d26bac5b0997 {
          font-size: 36px;
          line-height: 42px; } }
    .cta-area_a13796b0de757847 .te-content-wrapper_a550bc8d2b051895 .text_8d2356de51b8fc4f {
      font-size: 18px;
      line-height: 36px;
      color: #ffffff;
      margin-bottom: 0; }
  .cta-area_a13796b0de757847 .te-btn-wrapper_41c342284dbd6b32 {
    margin-top: 30px; }
  .cta-area_a13796b0de757847 .te-cta-inner-area_7a6eee7e26cee6b8 {
    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_a13796b0de757847 .te-cta-inner-area_7a6eee7e26cee6b8 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .cta-area_a13796b0de757847 .te-cta-inner-area_7a6eee7e26cee6b8 .te-cta-collumn_22ee6ac5af824b4e {
      -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_c59dd2972afcb742 {
  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_c59dd2972afcb742 {
      -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_c59dd2972afcb742.left-align-title_766c073b37331683 .te-section-content_f493a684dba6ba4f {
    margin-top: -15px; }
  .te-section-title_c59dd2972afcb742 .te-section-content_f493a684dba6ba4f {
    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_c59dd2972afcb742 .short-title_b19c03b104d82d9a {
    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_c59dd2972afcb742 .short-title_b19c03b104d82d9a::before, .te-section-title_c59dd2972afcb742 .short-title_b19c03b104d82d9a::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_c59dd2972afcb742 .short-title_b19c03b104d82d9a.only-divider_74ea1a86ea99390d {
      gap: 10px; }
      .te-section-title_c59dd2972afcb742 .short-title_b19c03b104d82d9a.only-divider_74ea1a86ea99390d::before {
        display: none; }
  .te-section-title_c59dd2972afcb742 .title_aba86b3667f61ea6 {
    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_c59dd2972afcb742 .title_aba86b3667f61ea6 {
        font-size: 34px;
        line-height: 1.25; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .te-section-title_c59dd2972afcb742 .title_aba86b3667f61ea6 {
        font-size: 34px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .te-section-title_c59dd2972afcb742 .title_aba86b3667f61ea6 {
        font-size: 30px;
        line-height: 1.3; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-section-title_c59dd2972afcb742 .title_aba86b3667f61ea6 {
        font-size: 26px;
        line-height: 1.35; } }
    @media only screen and (min-width: 0px) and (max-width: 439px) {
      .te-section-title_c59dd2972afcb742 .title_aba86b3667f61ea6 br {
        display: none; } }
    .te-section-title_c59dd2972afcb742 .title_aba86b3667f61ea6 span {
      color: #317EFE; }
  .te-section-title_c59dd2972afcb742 .te-section-desc_55e7422f76eb0b47 {
    font-size: 16px;
    font-weight: 400;
    font-family: "Inter", sans-serif;
    color: #335371;
    margin-bottom: 0; }
    .te-section-title_c59dd2972afcb742 .te-section-desc_55e7422f76eb0b47 .te-theme-btn_deb18a0597f0e63d {
      background-color: transparent;
      color: #14203A; }
      .te-section-title_c59dd2972afcb742 .te-section-desc_55e7422f76eb0b47 .te-theme-btn_deb18a0597f0e63d:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

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

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

.wp-block-query-pagination_84a34db0b00f9427,
.navigation_8ec704e13f4cb168.posts-navigation_80a3d277535dd078,
.comment-navigation_ae476b9f2a3834a3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .wp-block-query-pagination_84a34db0b00f9427 .wp-block-query-pagination-numbers_2d802895e7415e6d,
  .navigation_8ec704e13f4cb168.posts-navigation_80a3d277535dd078 .wp-block-query-pagination-numbers_2d802895e7415e6d,
  .comment-navigation_ae476b9f2a3834a3 .wp-block-query-pagination-numbers_2d802895e7415e6d {
    width: inherit; }
  .wp-block-query-pagination_84a34db0b00f9427 .nav-links_46a24dd1a3125b3a,
  .navigation_8ec704e13f4cb168.posts-navigation_80a3d277535dd078 .nav-links_46a24dd1a3125b3a,
  .comment-navigation_ae476b9f2a3834a3 .nav-links_46a24dd1a3125b3a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
  .wp-block-query-pagination_84a34db0b00f9427 .wp-block-query-pagination-previous_6b4b3dce5b040792,
  .wp-block-query-pagination_84a34db0b00f9427 .wp-block-query-pagination-next_79d8b579f8c49ae2,
  .wp-block-query-pagination_84a34db0b00f9427 .nav-next_4629106f2317dcae a,
  .wp-block-query-pagination_84a34db0b00f9427 .nav-previous_9b53e80b3cedb9f0 a,
  .navigation_8ec704e13f4cb168.posts-navigation_80a3d277535dd078 .wp-block-query-pagination-previous_6b4b3dce5b040792,
  .navigation_8ec704e13f4cb168.posts-navigation_80a3d277535dd078 .wp-block-query-pagination-next_79d8b579f8c49ae2,
  .navigation_8ec704e13f4cb168.posts-navigation_80a3d277535dd078 .nav-next_4629106f2317dcae a,
  .navigation_8ec704e13f4cb168.posts-navigation_80a3d277535dd078 .nav-previous_9b53e80b3cedb9f0 a,
  .comment-navigation_ae476b9f2a3834a3 .wp-block-query-pagination-previous_6b4b3dce5b040792,
  .comment-navigation_ae476b9f2a3834a3 .wp-block-query-pagination-next_79d8b579f8c49ae2,
  .comment-navigation_ae476b9f2a3834a3 .nav-next_4629106f2317dcae a,
  .comment-navigation_ae476b9f2a3834a3 .nav-previous_9b53e80b3cedb9f0 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_84a34db0b00f9427 .wp-block-query-pagination-previous_6b4b3dce5b040792,
      .wp-block-query-pagination_84a34db0b00f9427 .wp-block-query-pagination-next_79d8b579f8c49ae2,
      .wp-block-query-pagination_84a34db0b00f9427 .nav-next_4629106f2317dcae a,
      .wp-block-query-pagination_84a34db0b00f9427 .nav-previous_9b53e80b3cedb9f0 a,
      .navigation_8ec704e13f4cb168.posts-navigation_80a3d277535dd078 .wp-block-query-pagination-previous_6b4b3dce5b040792,
      .navigation_8ec704e13f4cb168.posts-navigation_80a3d277535dd078 .wp-block-query-pagination-next_79d8b579f8c49ae2,
      .navigation_8ec704e13f4cb168.posts-navigation_80a3d277535dd078 .nav-next_4629106f2317dcae a,
      .navigation_8ec704e13f4cb168.posts-navigation_80a3d277535dd078 .nav-previous_9b53e80b3cedb9f0 a,
      .comment-navigation_ae476b9f2a3834a3 .wp-block-query-pagination-previous_6b4b3dce5b040792,
      .comment-navigation_ae476b9f2a3834a3 .wp-block-query-pagination-next_79d8b579f8c49ae2,
      .comment-navigation_ae476b9f2a3834a3 .nav-next_4629106f2317dcae a,
      .comment-navigation_ae476b9f2a3834a3 .nav-previous_9b53e80b3cedb9f0 a {
        height: 40px; } }
    .wp-block-query-pagination_84a34db0b00f9427 .wp-block-query-pagination-previous_6b4b3dce5b040792:hover,
    .wp-block-query-pagination_84a34db0b00f9427 .wp-block-query-pagination-next_79d8b579f8c49ae2:hover,
    .wp-block-query-pagination_84a34db0b00f9427 .nav-next_4629106f2317dcae a:hover,
    .wp-block-query-pagination_84a34db0b00f9427 .nav-previous_9b53e80b3cedb9f0 a:hover,
    .navigation_8ec704e13f4cb168.posts-navigation_80a3d277535dd078 .wp-block-query-pagination-previous_6b4b3dce5b040792:hover,
    .navigation_8ec704e13f4cb168.posts-navigation_80a3d277535dd078 .wp-block-query-pagination-next_79d8b579f8c49ae2:hover,
    .navigation_8ec704e13f4cb168.posts-navigation_80a3d277535dd078 .nav-next_4629106f2317dcae a:hover,
    .navigation_8ec704e13f4cb168.posts-navigation_80a3d277535dd078 .nav-previous_9b53e80b3cedb9f0 a:hover,
    .comment-navigation_ae476b9f2a3834a3 .wp-block-query-pagination-previous_6b4b3dce5b040792:hover,
    .comment-navigation_ae476b9f2a3834a3 .wp-block-query-pagination-next_79d8b579f8c49ae2:hover,
    .comment-navigation_ae476b9f2a3834a3 .nav-next_4629106f2317dcae a:hover,
    .comment-navigation_ae476b9f2a3834a3 .nav-previous_9b53e80b3cedb9f0 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_6e72467d4bbe7ac4,
.page-links_e359d7244e897929,
.wp-block-query-pagination-numbers_2d802895e7415e6d {
  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_6e72467d4bbe7ac4 ul,
  .page-links_e359d7244e897929 ul,
  .wp-block-query-pagination-numbers_2d802895e7415e6d 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_6e72467d4bbe7ac4 ul li,
    .page-links_e359d7244e897929 ul li,
    .wp-block-query-pagination-numbers_2d802895e7415e6d ul li {
      padding-top: 0; }
    .te-basic-pagination_6e72467d4bbe7ac4 ul .prev_8dfcdc9b8d4a9479 span,
    .te-basic-pagination_6e72467d4bbe7ac4 ul .next_ef1ec6ea4914e8e2 span,
    .page-links_e359d7244e897929 ul .prev_8dfcdc9b8d4a9479 span,
    .page-links_e359d7244e897929 ul .next_ef1ec6ea4914e8e2 span,
    .wp-block-query-pagination-numbers_2d802895e7415e6d ul .prev_8dfcdc9b8d4a9479 span,
    .wp-block-query-pagination-numbers_2d802895e7415e6d ul .next_ef1ec6ea4914e8e2 span {
      display: none; }
  .te-basic-pagination_6e72467d4bbe7ac4 .post-page-numbers_940dc6dbbf926c83,
  .page-links_e359d7244e897929 .post-page-numbers_940dc6dbbf926c83,
  .wp-block-query-pagination-numbers_2d802895e7415e6d .post-page-numbers_940dc6dbbf926c83 {
    background-color: rgba(71, 112, 247, 0.1) !important; }
  .te-basic-pagination_6e72467d4bbe7ac4 .page-numbers_6d08bac040275404,
  .te-basic-pagination_6e72467d4bbe7ac4 .post-page-numbers_940dc6dbbf926c83,
  .page-links_e359d7244e897929 .page-numbers_6d08bac040275404,
  .page-links_e359d7244e897929 .post-page-numbers_940dc6dbbf926c83,
  .wp-block-query-pagination-numbers_2d802895e7415e6d .page-numbers_6d08bac040275404,
  .wp-block-query-pagination-numbers_2d802895e7415e6d .post-page-numbers_940dc6dbbf926c83 {
    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_6e72467d4bbe7ac4 .page-numbers_6d08bac040275404,
      .te-basic-pagination_6e72467d4bbe7ac4 .post-page-numbers_940dc6dbbf926c83,
      .page-links_e359d7244e897929 .page-numbers_6d08bac040275404,
      .page-links_e359d7244e897929 .post-page-numbers_940dc6dbbf926c83,
      .wp-block-query-pagination-numbers_2d802895e7415e6d .page-numbers_6d08bac040275404,
      .wp-block-query-pagination-numbers_2d802895e7415e6d .post-page-numbers_940dc6dbbf926c83 {
        width: 40px;
        height: 40px;
        font-size: 16px; } }
    .te-basic-pagination_6e72467d4bbe7ac4 .page-numbers_6d08bac040275404:hover,
    .te-basic-pagination_6e72467d4bbe7ac4 .post-page-numbers_940dc6dbbf926c83:hover,
    .page-links_e359d7244e897929 .page-numbers_6d08bac040275404:hover,
    .page-links_e359d7244e897929 .post-page-numbers_940dc6dbbf926c83:hover,
    .wp-block-query-pagination-numbers_2d802895e7415e6d .page-numbers_6d08bac040275404:hover,
    .wp-block-query-pagination-numbers_2d802895e7415e6d .post-page-numbers_940dc6dbbf926c83: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_6e72467d4bbe7ac4 .page-numbers_6d08bac040275404.current_a78c1d57ef6ab49c,
    .te-basic-pagination_6e72467d4bbe7ac4 .post-page-numbers_940dc6dbbf926c83.current_a78c1d57ef6ab49c,
    .page-links_e359d7244e897929 .page-numbers_6d08bac040275404.current_a78c1d57ef6ab49c,
    .page-links_e359d7244e897929 .post-page-numbers_940dc6dbbf926c83.current_a78c1d57ef6ab49c,
    .wp-block-query-pagination-numbers_2d802895e7415e6d .page-numbers_6d08bac040275404.current_a78c1d57ef6ab49c,
    .wp-block-query-pagination-numbers_2d802895e7415e6d .post-page-numbers_940dc6dbbf926c83.current_a78c1d57ef6ab49c {
      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_b176fc8bddfcedc3 {
  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_b176fc8bddfcedc3 {
      -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_b176fc8bddfcedc3 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 30px;
      margin: 30px 0; } }
  .te-blog-post-nav_b176fc8bddfcedc3 .te-post-navigation_19e0d5db0d825a4b {
    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_b176fc8bddfcedc3 .te-post-navigation_19e0d5db0d825a4b {
        -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_b176fc8bddfcedc3 .te-post-navigation_19e0d5db0d825a4b {
        width: 100%; } }
    @media (max-width: 767px) {
      .te-blog-post-nav_b176fc8bddfcedc3 .te-post-navigation_19e0d5db0d825a4b {
        width: 100%; } }
    .te-blog-post-nav_b176fc8bddfcedc3 .te-post-navigation_19e0d5db0d825a4b::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_b176fc8bddfcedc3 .te-post-navigation_19e0d5db0d825a4b::after {
          display: none; } }
      @media (max-width: 767px) {
        .te-blog-post-nav_b176fc8bddfcedc3 .te-post-navigation_19e0d5db0d825a4b::after {
          display: none; } }
    .te-blog-post-nav_b176fc8bddfcedc3 .te-post-navigation_19e0d5db0d825a4b:last-child {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .te-blog-post-nav_b176fc8bddfcedc3 .te-post-navigation_19e0d5db0d825a4b:last-child .text_8d2356de51b8fc4f {
        text-align: right; }
        @media (max-width: 374px) {
          .te-blog-post-nav_b176fc8bddfcedc3 .te-post-navigation_19e0d5db0d825a4b:last-child .text_8d2356de51b8fc4f {
            text-align: left; } }
      .te-blog-post-nav_b176fc8bddfcedc3 .te-post-navigation_19e0d5db0d825a4b:last-child::after {
        display: none; }
    .te-blog-post-nav_b176fc8bddfcedc3 .te-post-navigation_19e0d5db0d825a4b .te-post-img_d561ad38e017c515 {
      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_b176fc8bddfcedc3 .te-post-navigation_19e0d5db0d825a4b .te-post-img_d561ad38e017c515 {
          width: 100% !important;
          height: 150px !important; } }
      .te-blog-post-nav_b176fc8bddfcedc3 .te-post-navigation_19e0d5db0d825a4b .te-post-img_d561ad38e017c515 img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        left: 0;
        top: 0; }
    .te-blog-post-nav_b176fc8bddfcedc3 .te-post-navigation_19e0d5db0d825a4b .text_8d2356de51b8fc4f {
      width: 100%; }
      .te-blog-post-nav_b176fc8bddfcedc3 .te-post-navigation_19e0d5db0d825a4b .text_8d2356de51b8fc4f span {
        font-size: 18px;
        font-family: "Inter", sans-serif;
        text-transform: capitalize;
        font-weight: 400;
        display: block;
        color: #335371; }
      .te-blog-post-nav_b176fc8bddfcedc3 .te-post-navigation_19e0d5db0d825a4b .text_8d2356de51b8fc4f h4 {
        text-transform: capitalize;
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        line-height: 30px;
        letter-spacing: 0px; }
    .te-blog-post-nav_b176fc8bddfcedc3 .te-post-navigation_19e0d5db0d825a4b .theme-navigation_d6af6e84382207f9 {
      width: 100%; }

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

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

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

.project-details-overview_55b1a7c81db4d90c {
  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_55b1a7c81db4d90c .list-wrapper_757f64ad9b36d587 {
    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_55b1a7c81db4d90c .list-wrapper_757f64ad9b36d587 {
        -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_55b1a7c81db4d90c .list-wrapper_757f64ad9b36d587 .image_df061257031c46e9 {
      width: 410px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 20px;
      overflow: hidden; }
      .project-details-overview_55b1a7c81db4d90c .list-wrapper_757f64ad9b36d587 .image_df061257031c46e9 img {
        border-radius: 20px; }
    .project-details-overview_55b1a7c81db4d90c .list-wrapper_757f64ad9b36d587 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_55b1a7c81db4d90c .list-wrapper_757f64ad9b36d587 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_55b1a7c81db4d90c .list-wrapper_757f64ad9b36d587 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_55b1a7c81db4d90c .list-wrapper_757f64ad9b36d587 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_55b1a7c81db4d90c .list-wrapper_757f64ad9b36d587 .user-card_4e65139b0896fcfd {
      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_55b1a7c81db4d90c .list-wrapper_757f64ad9b36d587 .user-card_4e65139b0896fcfd {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .project-details-overview_55b1a7c81db4d90c .list-wrapper_757f64ad9b36d587 .user-card_4e65139b0896fcfd .image_df061257031c46e9 {
        width: 90px;
        height: 90px;
        border-radius: 100px;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
      .project-details-overview_55b1a7c81db4d90c .list-wrapper_757f64ad9b36d587 .user-card_4e65139b0896fcfd .content_6d7807e52643f0a9 .title_aba86b3667f61ea6 {
        font-size: 20px;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: 0px; }
      .project-details-overview_55b1a7c81db4d90c .list-wrapper_757f64ad9b36d587 .user-card_4e65139b0896fcfd .content_6d7807e52643f0a9 .text_8d2356de51b8fc4f {
        margin-bottom: 0; }

.te-list-item_1e73b7546d9615a2 {
  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_1e73b7546d9615a2 .icon_aef04527ed939eda {
    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_1e73b7546d9615a2 .text_8d2356de51b8fc4f {
    font-size: 18px;
    line-height: 36px;
    font-weight: 400;
    color: #335371;
    margin: 0; }

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

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

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

/* Widget */
.widget_9aab73811f75c94a,
.sidebar__widget_fde79ed67cf0bcf0 {
  /* 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_9aab73811f75c94a ol,
  .widget_9aab73811f75c94a ul,
  .sidebar__widget_fde79ed67cf0bcf0 ol,
  .sidebar__widget_fde79ed67cf0bcf0 ul {
    margin-bottom: 0; }
  .widget_9aab73811f75c94a .widget-instagram-feed_db1fadcd5cf121e9,
  .sidebar__widget_fde79ed67cf0bcf0 .widget-instagram-feed_db1fadcd5cf121e9 {
    width: 315px; }
    @media only screen and (min-width: 992px) and (max-width: 1280px) {
      .widget_9aab73811f75c94a .widget-instagram-feed_db1fadcd5cf121e9,
      .sidebar__widget_fde79ed67cf0bcf0 .widget-instagram-feed_db1fadcd5cf121e9 {
        width: 220px; } }
    @media (max-width: 374px) {
      .widget_9aab73811f75c94a .widget-instagram-feed_db1fadcd5cf121e9,
      .sidebar__widget_fde79ed67cf0bcf0 .widget-instagram-feed_db1fadcd5cf121e9 {
        width: 200px; } }
    .widget_9aab73811f75c94a .widget-instagram-feed_db1fadcd5cf121e9 .single-instagram-feed_f4b0dc30d5df414d,
    .sidebar__widget_fde79ed67cf0bcf0 .widget-instagram-feed_db1fadcd5cf121e9 .single-instagram-feed_f4b0dc30d5df414d {
      width: 96px;
      height: 96px; }
  .widget_9aab73811f75c94a .wp-block-heading_e94d2b031b9cc309,
  .widget_9aab73811f75c94a .widget-title_b805a46b7a0951e3,
  .widget_9aab73811f75c94a .wp-block-search__label_f64244a79fe27516,
  .sidebar__widget_fde79ed67cf0bcf0 .wp-block-heading_e94d2b031b9cc309,
  .sidebar__widget_fde79ed67cf0bcf0 .widget-title_b805a46b7a0951e3,
  .sidebar__widget_fde79ed67cf0bcf0 .wp-block-search__label_f64244a79fe27516 {
    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_9aab73811f75c94a .wp-block-social-links_26f1b65dc9241432 .wp-social-link_ff7c821fabf6c02b,
  .sidebar__widget_fde79ed67cf0bcf0 .wp-block-social-links_26f1b65dc9241432 .wp-social-link_ff7c821fabf6c02b {
    padding: 0;
    margin: 0;
    line-height: 0; }
    .widget_9aab73811f75c94a .wp-block-social-links_26f1b65dc9241432 .wp-social-link_ff7c821fabf6c02b a,
    .sidebar__widget_fde79ed67cf0bcf0 .wp-block-social-links_26f1b65dc9241432 .wp-social-link_ff7c821fabf6c02b 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_9aab73811f75c94a .wp-block-social-links_26f1b65dc9241432 .wp-social-link_ff7c821fabf6c02b a:before,
      .sidebar__widget_fde79ed67cf0bcf0 .wp-block-social-links_26f1b65dc9241432 .wp-social-link_ff7c821fabf6c02b a:before {
        display: none; }
  .widget_9aab73811f75c94a .has-avatars_ee82d622c6882198.has-dates_e5cf27d2a839d8b0.has-excerpts_30949fefc03851f8.wp-block-te-latest-comments_395d403ccb746543 li.wp-block-te-latest-comments__comment_005254eff1c613f2 .wp-block-te-latest-comments__comment-meta_861b50ce8d83065f,
  .widget_9aab73811f75c94a .has-dates_e5cf27d2a839d8b0.has-excerpts_30949fefc03851f8.wp-block-te-latest-comments_395d403ccb746543 li.wp-block-te-latest-comments__comment_005254eff1c613f2 .wp-block-te-latest-comments__comment-meta_861b50ce8d83065f,
  .sidebar__widget_fde79ed67cf0bcf0 .has-avatars_ee82d622c6882198.has-dates_e5cf27d2a839d8b0.has-excerpts_30949fefc03851f8.wp-block-te-latest-comments_395d403ccb746543 li.wp-block-te-latest-comments__comment_005254eff1c613f2 .wp-block-te-latest-comments__comment-meta_861b50ce8d83065f,
  .sidebar__widget_fde79ed67cf0bcf0 .has-dates_e5cf27d2a839d8b0.has-excerpts_30949fefc03851f8.wp-block-te-latest-comments_395d403ccb746543 li.wp-block-te-latest-comments__comment_005254eff1c613f2 .wp-block-te-latest-comments__comment-meta_861b50ce8d83065f {
    font-weight: 500; }
    .widget_9aab73811f75c94a .has-avatars_ee82d622c6882198.has-dates_e5cf27d2a839d8b0.has-excerpts_30949fefc03851f8.wp-block-te-latest-comments_395d403ccb746543 li.wp-block-te-latest-comments__comment_005254eff1c613f2 .wp-block-te-latest-comments__comment-meta_861b50ce8d83065f .wp-block-te-latest-comments__comment-author_6354bf6c390512c2,
    .widget_9aab73811f75c94a .has-avatars_ee82d622c6882198.has-dates_e5cf27d2a839d8b0.has-excerpts_30949fefc03851f8.wp-block-te-latest-comments_395d403ccb746543 li.wp-block-te-latest-comments__comment_005254eff1c613f2 .wp-block-te-latest-comments__comment-meta_861b50ce8d83065f .wp-block-te-latest-comments__comment-link_50223c87d4ec5e9d,
    .widget_9aab73811f75c94a .has-dates_e5cf27d2a839d8b0.has-excerpts_30949fefc03851f8.wp-block-te-latest-comments_395d403ccb746543 li.wp-block-te-latest-comments__comment_005254eff1c613f2 .wp-block-te-latest-comments__comment-meta_861b50ce8d83065f .wp-block-te-latest-comments__comment-author_6354bf6c390512c2,
    .widget_9aab73811f75c94a .has-dates_e5cf27d2a839d8b0.has-excerpts_30949fefc03851f8.wp-block-te-latest-comments_395d403ccb746543 li.wp-block-te-latest-comments__comment_005254eff1c613f2 .wp-block-te-latest-comments__comment-meta_861b50ce8d83065f .wp-block-te-latest-comments__comment-link_50223c87d4ec5e9d,
    .sidebar__widget_fde79ed67cf0bcf0 .has-avatars_ee82d622c6882198.has-dates_e5cf27d2a839d8b0.has-excerpts_30949fefc03851f8.wp-block-te-latest-comments_395d403ccb746543 li.wp-block-te-latest-comments__comment_005254eff1c613f2 .wp-block-te-latest-comments__comment-meta_861b50ce8d83065f .wp-block-te-latest-comments__comment-author_6354bf6c390512c2,
    .sidebar__widget_fde79ed67cf0bcf0 .has-avatars_ee82d622c6882198.has-dates_e5cf27d2a839d8b0.has-excerpts_30949fefc03851f8.wp-block-te-latest-comments_395d403ccb746543 li.wp-block-te-latest-comments__comment_005254eff1c613f2 .wp-block-te-latest-comments__comment-meta_861b50ce8d83065f .wp-block-te-latest-comments__comment-link_50223c87d4ec5e9d,
    .sidebar__widget_fde79ed67cf0bcf0 .has-dates_e5cf27d2a839d8b0.has-excerpts_30949fefc03851f8.wp-block-te-latest-comments_395d403ccb746543 li.wp-block-te-latest-comments__comment_005254eff1c613f2 .wp-block-te-latest-comments__comment-meta_861b50ce8d83065f .wp-block-te-latest-comments__comment-author_6354bf6c390512c2,
    .sidebar__widget_fde79ed67cf0bcf0 .has-dates_e5cf27d2a839d8b0.has-excerpts_30949fefc03851f8.wp-block-te-latest-comments_395d403ccb746543 li.wp-block-te-latest-comments__comment_005254eff1c613f2 .wp-block-te-latest-comments__comment-meta_861b50ce8d83065f .wp-block-te-latest-comments__comment-link_50223c87d4ec5e9d {
      font-weight: 500; }
  .widget_9aab73811f75c94a .wp-block-te-latest-comments_395d403ccb746543 li.wp-block-te-latest-comments__comment_005254eff1c613f2,
  .widget_9aab73811f75c94a .wp-block-latest-posts_d39da6c4b5f1de21 li.wp-block-te-latest-comments__comment_005254eff1c613f2,
  .sidebar__widget_fde79ed67cf0bcf0 .wp-block-te-latest-comments_395d403ccb746543 li.wp-block-te-latest-comments__comment_005254eff1c613f2,
  .sidebar__widget_fde79ed67cf0bcf0 .wp-block-latest-posts_d39da6c4b5f1de21 li.wp-block-te-latest-comments__comment_005254eff1c613f2 {
    margin-bottom: 0; }
  .widget_9aab73811f75c94a .wp-block-te-latest-comments_395d403ccb746543 li .wp-block-te-latest-comments__comment-meta_861b50ce8d83065f,
  .widget_9aab73811f75c94a .wp-block-te-latest-comments_395d403ccb746543 li .wp-block-latest-posts__te-post-title_ec3c88588c0ef0d9,
  .widget_9aab73811f75c94a .wp-block-latest-posts_d39da6c4b5f1de21 li .wp-block-te-latest-comments__comment-meta_861b50ce8d83065f,
  .widget_9aab73811f75c94a .wp-block-latest-posts_d39da6c4b5f1de21 li .wp-block-latest-posts__te-post-title_ec3c88588c0ef0d9,
  .sidebar__widget_fde79ed67cf0bcf0 .wp-block-te-latest-comments_395d403ccb746543 li .wp-block-te-latest-comments__comment-meta_861b50ce8d83065f,
  .sidebar__widget_fde79ed67cf0bcf0 .wp-block-te-latest-comments_395d403ccb746543 li .wp-block-latest-posts__te-post-title_ec3c88588c0ef0d9,
  .sidebar__widget_fde79ed67cf0bcf0 .wp-block-latest-posts_d39da6c4b5f1de21 li .wp-block-te-latest-comments__comment-meta_861b50ce8d83065f,
  .sidebar__widget_fde79ed67cf0bcf0 .wp-block-latest-posts_d39da6c4b5f1de21 li .wp-block-latest-posts__te-post-title_ec3c88588c0ef0d9 {
    line-height: 28px;
    font-weight: 400; }
    .widget_9aab73811f75c94a .wp-block-te-latest-comments_395d403ccb746543 li .wp-block-te-latest-comments__comment-meta_861b50ce8d83065f .wp-block-te-latest-comments__comment-date_bc86ea119d2f5048,
    .widget_9aab73811f75c94a .wp-block-te-latest-comments_395d403ccb746543 li .wp-block-latest-posts__te-post-title_ec3c88588c0ef0d9 .wp-block-te-latest-comments__comment-date_bc86ea119d2f5048,
    .widget_9aab73811f75c94a .wp-block-latest-posts_d39da6c4b5f1de21 li .wp-block-te-latest-comments__comment-meta_861b50ce8d83065f .wp-block-te-latest-comments__comment-date_bc86ea119d2f5048,
    .widget_9aab73811f75c94a .wp-block-latest-posts_d39da6c4b5f1de21 li .wp-block-latest-posts__te-post-title_ec3c88588c0ef0d9 .wp-block-te-latest-comments__comment-date_bc86ea119d2f5048,
    .sidebar__widget_fde79ed67cf0bcf0 .wp-block-te-latest-comments_395d403ccb746543 li .wp-block-te-latest-comments__comment-meta_861b50ce8d83065f .wp-block-te-latest-comments__comment-date_bc86ea119d2f5048,
    .sidebar__widget_fde79ed67cf0bcf0 .wp-block-te-latest-comments_395d403ccb746543 li .wp-block-latest-posts__te-post-title_ec3c88588c0ef0d9 .wp-block-te-latest-comments__comment-date_bc86ea119d2f5048,
    .sidebar__widget_fde79ed67cf0bcf0 .wp-block-latest-posts_d39da6c4b5f1de21 li .wp-block-te-latest-comments__comment-meta_861b50ce8d83065f .wp-block-te-latest-comments__comment-date_bc86ea119d2f5048,
    .sidebar__widget_fde79ed67cf0bcf0 .wp-block-latest-posts_d39da6c4b5f1de21 li .wp-block-latest-posts__te-post-title_ec3c88588c0ef0d9 .wp-block-te-latest-comments__comment-date_bc86ea119d2f5048 {
      font-size: 14px !important;
      margin-bottom: 10px;
      position: relative; }
      .widget_9aab73811f75c94a .wp-block-te-latest-comments_395d403ccb746543 li .wp-block-te-latest-comments__comment-meta_861b50ce8d83065f .wp-block-te-latest-comments__comment-date_bc86ea119d2f5048:before,
      .widget_9aab73811f75c94a .wp-block-te-latest-comments_395d403ccb746543 li .wp-block-latest-posts__te-post-title_ec3c88588c0ef0d9 .wp-block-te-latest-comments__comment-date_bc86ea119d2f5048:before,
      .widget_9aab73811f75c94a .wp-block-latest-posts_d39da6c4b5f1de21 li .wp-block-te-latest-comments__comment-meta_861b50ce8d83065f .wp-block-te-latest-comments__comment-date_bc86ea119d2f5048:before,
      .widget_9aab73811f75c94a .wp-block-latest-posts_d39da6c4b5f1de21 li .wp-block-latest-posts__te-post-title_ec3c88588c0ef0d9 .wp-block-te-latest-comments__comment-date_bc86ea119d2f5048:before,
      .sidebar__widget_fde79ed67cf0bcf0 .wp-block-te-latest-comments_395d403ccb746543 li .wp-block-te-latest-comments__comment-meta_861b50ce8d83065f .wp-block-te-latest-comments__comment-date_bc86ea119d2f5048:before,
      .sidebar__widget_fde79ed67cf0bcf0 .wp-block-te-latest-comments_395d403ccb746543 li .wp-block-latest-posts__te-post-title_ec3c88588c0ef0d9 .wp-block-te-latest-comments__comment-date_bc86ea119d2f5048:before,
      .sidebar__widget_fde79ed67cf0bcf0 .wp-block-latest-posts_d39da6c4b5f1de21 li .wp-block-te-latest-comments__comment-meta_861b50ce8d83065f .wp-block-te-latest-comments__comment-date_bc86ea119d2f5048:before,
      .sidebar__widget_fde79ed67cf0bcf0 .wp-block-latest-posts_d39da6c4b5f1de21 li .wp-block-latest-posts__te-post-title_ec3c88588c0ef0d9 .wp-block-te-latest-comments__comment-date_bc86ea119d2f5048:before {
        content: "\f274";
        font-family: "Font Awesome 6 Free";
        padding-right: 8px; }
  .widget_9aab73811f75c94a .wp-block-te-latest-comments_395d403ccb746543 li a,
  .widget_9aab73811f75c94a .wp-block-latest-posts_d39da6c4b5f1de21 li a,
  .sidebar__widget_fde79ed67cf0bcf0 .wp-block-te-latest-comments_395d403ccb746543 li a,
  .sidebar__widget_fde79ed67cf0bcf0 .wp-block-latest-posts_d39da6c4b5f1de21 li a {
    color: #335371; }
    .widget_9aab73811f75c94a .wp-block-te-latest-comments_395d403ccb746543 li a.wp-block-te-latest-comments__comment-author_6354bf6c390512c2, .widget_9aab73811f75c94a .wp-block-te-latest-comments_395d403ccb746543 li a.wp-block-te-latest-comments__comment-link_50223c87d4ec5e9d,
    .widget_9aab73811f75c94a .wp-block-latest-posts_d39da6c4b5f1de21 li a.wp-block-te-latest-comments__comment-author_6354bf6c390512c2,
    .widget_9aab73811f75c94a .wp-block-latest-posts_d39da6c4b5f1de21 li a.wp-block-te-latest-comments__comment-link_50223c87d4ec5e9d,
    .sidebar__widget_fde79ed67cf0bcf0 .wp-block-te-latest-comments_395d403ccb746543 li a.wp-block-te-latest-comments__comment-author_6354bf6c390512c2,
    .sidebar__widget_fde79ed67cf0bcf0 .wp-block-te-latest-comments_395d403ccb746543 li a.wp-block-te-latest-comments__comment-link_50223c87d4ec5e9d,
    .sidebar__widget_fde79ed67cf0bcf0 .wp-block-latest-posts_d39da6c4b5f1de21 li a.wp-block-te-latest-comments__comment-author_6354bf6c390512c2,
    .sidebar__widget_fde79ed67cf0bcf0 .wp-block-latest-posts_d39da6c4b5f1de21 li a.wp-block-te-latest-comments__comment-link_50223c87d4ec5e9d {
      display: inline !important;
      text-transform: capitalize;
      line-height: 28px;
      font-weight: 400; }
    .widget_9aab73811f75c94a .wp-block-te-latest-comments_395d403ccb746543 li a:hover,
    .widget_9aab73811f75c94a .wp-block-latest-posts_d39da6c4b5f1de21 li a:hover,
    .sidebar__widget_fde79ed67cf0bcf0 .wp-block-te-latest-comments_395d403ccb746543 li a:hover,
    .sidebar__widget_fde79ed67cf0bcf0 .wp-block-latest-posts_d39da6c4b5f1de21 li a:hover {
      color: #317EFE; }
  .widget_9aab73811f75c94a .wp-block-te-latest-comments_395d403ccb746543 li .wp-block-te-latest-comments__comment-excerpt_cb980c8f3af73b9b p,
  .widget_9aab73811f75c94a .wp-block-latest-posts_d39da6c4b5f1de21 li .wp-block-te-latest-comments__comment-excerpt_cb980c8f3af73b9b p,
  .sidebar__widget_fde79ed67cf0bcf0 .wp-block-te-latest-comments_395d403ccb746543 li .wp-block-te-latest-comments__comment-excerpt_cb980c8f3af73b9b p,
  .sidebar__widget_fde79ed67cf0bcf0 .wp-block-latest-posts_d39da6c4b5f1de21 li .wp-block-te-latest-comments__comment-excerpt_cb980c8f3af73b9b p {
    font-size: 16px;
    line-height: 28px;
    margin: 0; }
  .widget_9aab73811f75c94a .te-social-profile_766ebfd1b96aa517,
  .sidebar__widget_fde79ed67cf0bcf0 .te-social-profile_766ebfd1b96aa517 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .widget_9aab73811f75c94a .te-social-profile_766ebfd1b96aa517 a,
    .sidebar__widget_fde79ed67cf0bcf0 .te-social-profile_766ebfd1b96aa517 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_9aab73811f75c94a .te-social-profile_766ebfd1b96aa517 a,
        .sidebar__widget_fde79ed67cf0bcf0 .te-social-profile_766ebfd1b96aa517 a {
          width: 40px;
          height: 40px; } }
      .widget_9aab73811f75c94a .te-social-profile_766ebfd1b96aa517 a.facebook_dfd2fad2bf69a456,
      .sidebar__widget_fde79ed67cf0bcf0 .te-social-profile_766ebfd1b96aa517 a.facebook_dfd2fad2bf69a456 {
        background-color: #1877f2; }
      .widget_9aab73811f75c94a .te-social-profile_766ebfd1b96aa517 a.twitter_9af665013da2958d,
      .sidebar__widget_fde79ed67cf0bcf0 .te-social-profile_766ebfd1b96aa517 a.twitter_9af665013da2958d {
        background-color: #1da1f2; }
      .widget_9aab73811f75c94a .te-social-profile_766ebfd1b96aa517 a.linkedin_23ec3679026d8014,
      .sidebar__widget_fde79ed67cf0bcf0 .te-social-profile_766ebfd1b96aa517 a.linkedin_23ec3679026d8014 {
        background-color: #0a66c2; }
      .widget_9aab73811f75c94a .te-social-profile_766ebfd1b96aa517 a.instagram_33c021b07acefc0a,
      .sidebar__widget_fde79ed67cf0bcf0 .te-social-profile_766ebfd1b96aa517 a.instagram_33c021b07acefc0a {
        background-color: #405de6; }
      .widget_9aab73811f75c94a .te-social-profile_766ebfd1b96aa517 a:hover,
      .sidebar__widget_fde79ed67cf0bcf0 .te-social-profile_766ebfd1b96aa517 a:hover {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #E7F914; }
  .widget_9aab73811f75c94a select,
  .sidebar__widget_fde79ed67cf0bcf0 select {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371;
    margin-bottom: 0; }
  .widget_9aab73811f75c94a .has-login-form_38d9a3fadfbef39e .login-username_1d446220ebb59b6b label,
  .widget_9aab73811f75c94a .has-login-form_38d9a3fadfbef39e .login-password_2b52181646f6b715 label,
  .sidebar__widget_fde79ed67cf0bcf0 .has-login-form_38d9a3fadfbef39e .login-username_1d446220ebb59b6b label,
  .sidebar__widget_fde79ed67cf0bcf0 .has-login-form_38d9a3fadfbef39e .login-password_2b52181646f6b715 label {
    margin-bottom: 10px; }
  .widget_9aab73811f75c94a .has-login-form_38d9a3fadfbef39e .login-username_1d446220ebb59b6b input,
  .widget_9aab73811f75c94a .has-login-form_38d9a3fadfbef39e .login-password_2b52181646f6b715 input,
  .sidebar__widget_fde79ed67cf0bcf0 .has-login-form_38d9a3fadfbef39e .login-username_1d446220ebb59b6b input,
  .sidebar__widget_fde79ed67cf0bcf0 .has-login-form_38d9a3fadfbef39e .login-password_2b52181646f6b715 input {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #31373f;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371; }
  .widget_9aab73811f75c94a .has-login-form_38d9a3fadfbef39e .login-remember_5a8b158bf90621d5 label,
  .sidebar__widget_fde79ed67cf0bcf0 .has-login-form_38d9a3fadfbef39e .login-remember_5a8b158bf90621d5 label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px; }
  .widget_9aab73811f75c94a .has-login-form_38d9a3fadfbef39e .login-submit_cdf1dd064174a1a5,
  .sidebar__widget_fde79ed67cf0bcf0 .has-login-form_38d9a3fadfbef39e .login-submit_cdf1dd064174a1a5 {
    margin-bottom: 0; }
    .widget_9aab73811f75c94a .has-login-form_38d9a3fadfbef39e .login-submit_cdf1dd064174a1a5 input.button-primary_8d383ef684ff89b5,
    .sidebar__widget_fde79ed67cf0bcf0 .has-login-form_38d9a3fadfbef39e .login-submit_cdf1dd064174a1a5 input.button-primary_8d383ef684ff89b5 {
      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_9aab73811f75c94a .search-form_a03155829d4d89c5,
  .sidebar__widget_fde79ed67cf0bcf0 .search-form_a03155829d4d89c5 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_9aab73811f75c94a .search-form_a03155829d4d89c5 button,
    .sidebar__widget_fde79ed67cf0bcf0 .search-form_a03155829d4d89c5 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_9aab73811f75c94a.widget_search_301efb4cd2aeefda .sidebar__search_f423193622b8d7eb,
  .sidebar__widget_fde79ed67cf0bcf0.widget_search_301efb4cd2aeefda .sidebar__search_f423193622b8d7eb {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_9aab73811f75c94a.widget_search_301efb4cd2aeefda .sidebar__search_f423193622b8d7eb button,
    .sidebar__widget_fde79ed67cf0bcf0.widget_search_301efb4cd2aeefda .sidebar__search_f423193622b8d7eb button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_9aab73811f75c94a .wp-block-search__no-button_a01c6662f228c182.wp-block-search_864603f64c29b51c input,
  .sidebar__widget_fde79ed67cf0bcf0 .wp-block-search__no-button_a01c6662f228c182.wp-block-search_864603f64c29b51c input {
    border-radius: 10px; }
  .widget_9aab73811f75c94a .wp-block-search_864603f64c29b51c,
  .sidebar__widget_fde79ed67cf0bcf0 .wp-block-search_864603f64c29b51c {
    margin-bottom: -2px; }
  .widget_9aab73811f75c94a .wp-block-search_864603f64c29b51c,
  .widget_9aab73811f75c94a .search-form_a03155829d4d89c5,
  .widget_9aab73811f75c94a .sidebar__search_f423193622b8d7eb,
  .sidebar__widget_fde79ed67cf0bcf0 .wp-block-search_864603f64c29b51c,
  .sidebar__widget_fde79ed67cf0bcf0 .search-form_a03155829d4d89c5,
  .sidebar__widget_fde79ed67cf0bcf0 .sidebar__search_f423193622b8d7eb {
    display: inline-block;
    width: 100%;
    overflow: hidden; }
    .widget_9aab73811f75c94a .wp-block-search_864603f64c29b51c .wp-block-search__inside-wrapper_71380fdd10579a9f,
    .widget_9aab73811f75c94a .search-form_a03155829d4d89c5 .wp-block-search__inside-wrapper_71380fdd10579a9f,
    .widget_9aab73811f75c94a .sidebar__search_f423193622b8d7eb .wp-block-search__inside-wrapper_71380fdd10579a9f,
    .sidebar__widget_fde79ed67cf0bcf0 .wp-block-search_864603f64c29b51c .wp-block-search__inside-wrapper_71380fdd10579a9f,
    .sidebar__widget_fde79ed67cf0bcf0 .search-form_a03155829d4d89c5 .wp-block-search__inside-wrapper_71380fdd10579a9f,
    .sidebar__widget_fde79ed67cf0bcf0 .sidebar__search_f423193622b8d7eb .wp-block-search__inside-wrapper_71380fdd10579a9f {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .widget_9aab73811f75c94a .wp-block-search_864603f64c29b51c label,
    .widget_9aab73811f75c94a .search-form_a03155829d4d89c5 label,
    .widget_9aab73811f75c94a .sidebar__search_f423193622b8d7eb label,
    .sidebar__widget_fde79ed67cf0bcf0 .wp-block-search_864603f64c29b51c label,
    .sidebar__widget_fde79ed67cf0bcf0 .search-form_a03155829d4d89c5 label,
    .sidebar__widget_fde79ed67cf0bcf0 .sidebar__search_f423193622b8d7eb label {
      font-size: 24px;
      display: block;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #14203A;
      font-family: "Inter", sans-serif; }
    .widget_9aab73811f75c94a .wp-block-search_864603f64c29b51c input,
    .widget_9aab73811f75c94a .search-form_a03155829d4d89c5 input,
    .widget_9aab73811f75c94a .sidebar__search_f423193622b8d7eb input,
    .sidebar__widget_fde79ed67cf0bcf0 .wp-block-search_864603f64c29b51c input,
    .sidebar__widget_fde79ed67cf0bcf0 .search-form_a03155829d4d89c5 input,
    .sidebar__widget_fde79ed67cf0bcf0 .sidebar__search_f423193622b8d7eb 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_9aab73811f75c94a .wp-block-search_864603f64c29b51c button,
    .widget_9aab73811f75c94a .search-form_a03155829d4d89c5 button,
    .widget_9aab73811f75c94a .sidebar__search_f423193622b8d7eb button,
    .sidebar__widget_fde79ed67cf0bcf0 .wp-block-search_864603f64c29b51c button,
    .sidebar__widget_fde79ed67cf0bcf0 .search-form_a03155829d4d89c5 button,
    .sidebar__widget_fde79ed67cf0bcf0 .sidebar__search_f423193622b8d7eb 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_9aab73811f75c94a .tagcloud_14294be8b14d8161,
  .widget_9aab73811f75c94a .wp-block-tag-cloud_f8cc552e6b8e0bb8,
  .sidebar__widget_fde79ed67cf0bcf0 .tagcloud_14294be8b14d8161,
  .sidebar__widget_fde79ed67cf0bcf0 .wp-block-tag-cloud_f8cc552e6b8e0bb8 {
    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_9aab73811f75c94a .tagcloud_14294be8b14d8161 a,
    .widget_9aab73811f75c94a .wp-block-tag-cloud_f8cc552e6b8e0bb8 a,
    .sidebar__widget_fde79ed67cf0bcf0 .tagcloud_14294be8b14d8161 a,
    .sidebar__widget_fde79ed67cf0bcf0 .wp-block-tag-cloud_f8cc552e6b8e0bb8 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_9aab73811f75c94a .tagcloud_14294be8b14d8161 a:hover,
      .widget_9aab73811f75c94a .wp-block-tag-cloud_f8cc552e6b8e0bb8 a:hover,
      .sidebar__widget_fde79ed67cf0bcf0 .tagcloud_14294be8b14d8161 a:hover,
      .sidebar__widget_fde79ed67cf0bcf0 .wp-block-tag-cloud_f8cc552e6b8e0bb8 a:hover {
        color: #ffffff;
        background: #317EFE;
        border-color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .widget_9aab73811f75c94a ul,
  .widget_9aab73811f75c94a ol,
  .sidebar__widget_fde79ed67cf0bcf0 ul,
  .sidebar__widget_fde79ed67cf0bcf0 ol {
    margin-bottom: 0;
    padding-left: 0;
    /* Tag Cloud Widget */ }
    .widget_9aab73811f75c94a ul li,
    .widget_9aab73811f75c94a ol li,
    .sidebar__widget_fde79ed67cf0bcf0 ul li,
    .sidebar__widget_fde79ed67cf0bcf0 ol li {
      display: block;
      padding: 8px 0;
      border-top: 1px solid #E1E1E1;
      margin-bottom: 0;
      /* Recent Comment Widget */ }
      .widget_9aab73811f75c94a ul li:first-child,
      .widget_9aab73811f75c94a ol li:first-child,
      .sidebar__widget_fde79ed67cf0bcf0 ul li:first-child,
      .sidebar__widget_fde79ed67cf0bcf0 ol li:first-child {
        border-top: 0; }
      .widget_9aab73811f75c94a ul li:last-child,
      .widget_9aab73811f75c94a ol li:last-child,
      .sidebar__widget_fde79ed67cf0bcf0 ul li:last-child,
      .sidebar__widget_fde79ed67cf0bcf0 ol li:last-child {
        margin-bottom: 0; }
      .widget_9aab73811f75c94a ul li.recentcomments_73df2940ab1b2da7 .comment-author-link_0d2a723fe501135f a:before, .widget_9aab73811f75c94a ul li.wp-block-latest-comments__comment_c77e0cbdac76fcf7 .comment-author-link_0d2a723fe501135f a:before,
      .widget_9aab73811f75c94a ol li.recentcomments_73df2940ab1b2da7 .comment-author-link_0d2a723fe501135f a:before,
      .widget_9aab73811f75c94a ol li.wp-block-latest-comments__comment_c77e0cbdac76fcf7 .comment-author-link_0d2a723fe501135f a:before,
      .sidebar__widget_fde79ed67cf0bcf0 ul li.recentcomments_73df2940ab1b2da7 .comment-author-link_0d2a723fe501135f a:before,
      .sidebar__widget_fde79ed67cf0bcf0 ul li.wp-block-latest-comments__comment_c77e0cbdac76fcf7 .comment-author-link_0d2a723fe501135f a:before,
      .sidebar__widget_fde79ed67cf0bcf0 ol li.recentcomments_73df2940ab1b2da7 .comment-author-link_0d2a723fe501135f a:before,
      .sidebar__widget_fde79ed67cf0bcf0 ol li.wp-block-latest-comments__comment_c77e0cbdac76fcf7 .comment-author-link_0d2a723fe501135f a:before {
        display: none; }
      .widget_9aab73811f75c94a ul li.recentcomments_73df2940ab1b2da7 a, .widget_9aab73811f75c94a ul li.wp-block-latest-comments__comment_c77e0cbdac76fcf7 a,
      .widget_9aab73811f75c94a ol li.recentcomments_73df2940ab1b2da7 a,
      .widget_9aab73811f75c94a ol li.wp-block-latest-comments__comment_c77e0cbdac76fcf7 a,
      .sidebar__widget_fde79ed67cf0bcf0 ul li.recentcomments_73df2940ab1b2da7 a,
      .sidebar__widget_fde79ed67cf0bcf0 ul li.wp-block-latest-comments__comment_c77e0cbdac76fcf7 a,
      .sidebar__widget_fde79ed67cf0bcf0 ol li.recentcomments_73df2940ab1b2da7 a,
      .sidebar__widget_fde79ed67cf0bcf0 ol li.wp-block-latest-comments__comment_c77e0cbdac76fcf7 a {
        padding-left: 0;
        display: inline; }
        .widget_9aab73811f75c94a ul li.recentcomments_73df2940ab1b2da7 a:before, .widget_9aab73811f75c94a ul li.wp-block-latest-comments__comment_c77e0cbdac76fcf7 a:before,
        .widget_9aab73811f75c94a ol li.recentcomments_73df2940ab1b2da7 a:before,
        .widget_9aab73811f75c94a ol li.wp-block-latest-comments__comment_c77e0cbdac76fcf7 a:before,
        .sidebar__widget_fde79ed67cf0bcf0 ul li.recentcomments_73df2940ab1b2da7 a:before,
        .sidebar__widget_fde79ed67cf0bcf0 ul li.wp-block-latest-comments__comment_c77e0cbdac76fcf7 a:before,
        .sidebar__widget_fde79ed67cf0bcf0 ol li.recentcomments_73df2940ab1b2da7 a:before,
        .sidebar__widget_fde79ed67cf0bcf0 ol li.wp-block-latest-comments__comment_c77e0cbdac76fcf7 a:before {
          display: none; }
      .widget_9aab73811f75c94a ul li a,
      .widget_9aab73811f75c94a ol li a,
      .sidebar__widget_fde79ed67cf0bcf0 ul li a,
      .sidebar__widget_fde79ed67cf0bcf0 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_9aab73811f75c94a ul li a::before,
        .widget_9aab73811f75c94a ol li a::before,
        .sidebar__widget_fde79ed67cf0bcf0 ul li a::before,
        .sidebar__widget_fde79ed67cf0bcf0 ol li a::before {
          content: "\f105";
          font-family: "Font Awesome 6 Free";
          margin-right: 10px; }
        .widget_9aab73811f75c94a ul li a:hover,
        .widget_9aab73811f75c94a ol li a:hover,
        .sidebar__widget_fde79ed67cf0bcf0 ul li a:hover,
        .sidebar__widget_fde79ed67cf0bcf0 ol li a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .widget_9aab73811f75c94a ul li a.rsswidget_a20e43169d80e30e, .widget_9aab73811f75c94a ul li a.wp-block-latest-posts__post-title_920fd3eea4416980,
        .widget_9aab73811f75c94a ol li a.rsswidget_a20e43169d80e30e,
        .widget_9aab73811f75c94a ol li a.wp-block-latest-posts__post-title_920fd3eea4416980,
        .sidebar__widget_fde79ed67cf0bcf0 ul li a.rsswidget_a20e43169d80e30e,
        .sidebar__widget_fde79ed67cf0bcf0 ul li a.wp-block-latest-posts__post-title_920fd3eea4416980,
        .sidebar__widget_fde79ed67cf0bcf0 ol li a.rsswidget_a20e43169d80e30e,
        .sidebar__widget_fde79ed67cf0bcf0 ol li a.wp-block-latest-posts__post-title_920fd3eea4416980 {
          padding-left: 0;
          font-weight: 500;
          display: block; }
          .widget_9aab73811f75c94a ul li a.rsswidget_a20e43169d80e30e:before, .widget_9aab73811f75c94a ul li a.wp-block-latest-posts__post-title_920fd3eea4416980:before,
          .widget_9aab73811f75c94a ol li a.rsswidget_a20e43169d80e30e:before,
          .widget_9aab73811f75c94a ol li a.wp-block-latest-posts__post-title_920fd3eea4416980:before,
          .sidebar__widget_fde79ed67cf0bcf0 ul li a.rsswidget_a20e43169d80e30e:before,
          .sidebar__widget_fde79ed67cf0bcf0 ul li a.wp-block-latest-posts__post-title_920fd3eea4416980:before,
          .sidebar__widget_fde79ed67cf0bcf0 ol li a.rsswidget_a20e43169d80e30e:before,
          .sidebar__widget_fde79ed67cf0bcf0 ol li a.wp-block-latest-posts__post-title_920fd3eea4416980:before {
            display: none; }
      .widget_9aab73811f75c94a ul li ul,
      .widget_9aab73811f75c94a ol li ul,
      .sidebar__widget_fde79ed67cf0bcf0 ul li ul,
      .sidebar__widget_fde79ed67cf0bcf0 ol li ul {
        padding-left: 25px;
        padding-top: 10px; }
    .widget_9aab73811f75c94a ul.wp-tag-cloud_df776ef2bf2196d7 li,
    .widget_9aab73811f75c94a ol.wp-tag-cloud_df776ef2bf2196d7 li,
    .sidebar__widget_fde79ed67cf0bcf0 ul.wp-tag-cloud_df776ef2bf2196d7 li,
    .sidebar__widget_fde79ed67cf0bcf0 ol.wp-tag-cloud_df776ef2bf2196d7 li {
      display: inline-block;
      padding: 0;
      border: 0; }
      .widget_9aab73811f75c94a ul.wp-tag-cloud_df776ef2bf2196d7 li a:before,
      .widget_9aab73811f75c94a ol.wp-tag-cloud_df776ef2bf2196d7 li a:before,
      .sidebar__widget_fde79ed67cf0bcf0 ul.wp-tag-cloud_df776ef2bf2196d7 li a:before,
      .sidebar__widget_fde79ed67cf0bcf0 ol.wp-tag-cloud_df776ef2bf2196d7 li a:before {
        display: none; }
  .widget_9aab73811f75c94a.te_widget_categories_c46e0a042e0f4440 li, .widget_9aab73811f75c94a.widget_archive_cb799a319e2f9002 li,
  .widget_9aab73811f75c94a .wp-block-categories-list_ad13e5c88705dbf8 li,
  .widget_9aab73811f75c94a .wp-block-archives-list_8edf5323eea6e318 li,
  .sidebar__widget_fde79ed67cf0bcf0.te_widget_categories_c46e0a042e0f4440 li,
  .sidebar__widget_fde79ed67cf0bcf0.widget_archive_cb799a319e2f9002 li,
  .sidebar__widget_fde79ed67cf0bcf0 .wp-block-categories-list_ad13e5c88705dbf8 li,
  .sidebar__widget_fde79ed67cf0bcf0 .wp-block-archives-list_8edf5323eea6e318 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_9aab73811f75c94a.te_widget_categories_c46e0a042e0f4440 li.cat-item_2946cd45a46c336a, .widget_9aab73811f75c94a.widget_archive_cb799a319e2f9002 li.cat-item_2946cd45a46c336a,
    .widget_9aab73811f75c94a .wp-block-categories-list_ad13e5c88705dbf8 li.cat-item_2946cd45a46c336a,
    .widget_9aab73811f75c94a .wp-block-archives-list_8edf5323eea6e318 li.cat-item_2946cd45a46c336a,
    .sidebar__widget_fde79ed67cf0bcf0.te_widget_categories_c46e0a042e0f4440 li.cat-item_2946cd45a46c336a,
    .sidebar__widget_fde79ed67cf0bcf0.widget_archive_cb799a319e2f9002 li.cat-item_2946cd45a46c336a,
    .sidebar__widget_fde79ed67cf0bcf0 .wp-block-categories-list_ad13e5c88705dbf8 li.cat-item_2946cd45a46c336a,
    .sidebar__widget_fde79ed67cf0bcf0 .wp-block-archives-list_8edf5323eea6e318 li.cat-item_2946cd45a46c336a {
      text-align: right;
      display: inline-block;
      width: 100%; }
    .widget_9aab73811f75c94a.te_widget_categories_c46e0a042e0f4440 li a, .widget_9aab73811f75c94a.widget_archive_cb799a319e2f9002 li a,
    .widget_9aab73811f75c94a .wp-block-categories-list_ad13e5c88705dbf8 li a,
    .widget_9aab73811f75c94a .wp-block-archives-list_8edf5323eea6e318 li a,
    .sidebar__widget_fde79ed67cf0bcf0.te_widget_categories_c46e0a042e0f4440 li a,
    .sidebar__widget_fde79ed67cf0bcf0.widget_archive_cb799a319e2f9002 li a,
    .sidebar__widget_fde79ed67cf0bcf0 .wp-block-categories-list_ad13e5c88705dbf8 li a,
    .sidebar__widget_fde79ed67cf0bcf0 .wp-block-archives-list_8edf5323eea6e318 li a {
      float: left; }

/* About Info Widget*/
.widget-about-info_8753c9c491ea5ee2 {
  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_8753c9c491ea5ee2 .about-desc_caa59f7b12e706dc {
    text-align: left; }
    .widget-about-info_8753c9c491ea5ee2 .about-desc_caa59f7b12e706dc .about-title_4f06d542ea23ced1 {
      font-size: 20px; }
  .widget-about-info_8753c9c491ea5ee2 .about-image_df69d1a93810a3fe {
    width: 140px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px; }
  .widget-about-info_8753c9c491ea5ee2 .te-social-profile_766ebfd1b96aa517 {
    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_8753c9c491ea5ee2 .te-social-profile_766ebfd1b96aa517 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_8753c9c491ea5ee2 .te-social-profile_766ebfd1b96aa517 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_e5cf27d2a839d8b0.has-author_25627f0940d7b957.wp-block-latest-posts_d39da6c4b5f1de21 .wp-block-latest-posts__te-post-title_ec3c88588c0ef0d9 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }

.widget_rss_3853bba267746d06 .wp-block-heading_e94d2b031b9cc309:before,
.widget_rss_3853bba267746d06 .widget-title_b805a46b7a0951e3:before {
  display: none; }
.widget_rss_3853bba267746d06 .rss-widget-icon_bdffd300f8b9d88a {
  margin-right: 6px; }
.widget_rss_3853bba267746d06 ul li a.rsswidget_a20e43169d80e30e {
  color: #14203A; }
  .widget_rss_3853bba267746d06 ul li a.rsswidget_a20e43169d80e30e:hover {
    color: #317EFE; }

.wp-block-latest-posts_d39da6c4b5f1de21 .wp-block-rss__item-title_c908e7653c187a58,
.wp-block-rss_e6b4cc09d5cddbac .wp-block-rss__item-title_c908e7653c187a58,
.widget_rss_3853bba267746d06 .wp-block-rss__item-title_c908e7653c187a58 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }
  .wp-block-latest-posts_d39da6c4b5f1de21 .wp-block-rss__item-title_c908e7653c187a58 a:before,
  .wp-block-rss_e6b4cc09d5cddbac .wp-block-rss__item-title_c908e7653c187a58 a:before,
  .widget_rss_3853bba267746d06 .wp-block-rss__item-title_c908e7653c187a58 a:before {
    display: none; }
.wp-block-latest-posts_d39da6c4b5f1de21 .wp-block-latest-posts__post-author_9516755d2b24beae,
.wp-block-latest-posts_d39da6c4b5f1de21 .wp-block-rss__item-publish-date_54077c30250cd33f,
.wp-block-rss_e6b4cc09d5cddbac .wp-block-latest-posts__post-author_9516755d2b24beae,
.wp-block-rss_e6b4cc09d5cddbac .wp-block-rss__item-publish-date_54077c30250cd33f,
.widget_rss_3853bba267746d06 .wp-block-latest-posts__post-author_9516755d2b24beae,
.widget_rss_3853bba267746d06 .wp-block-rss__item-publish-date_54077c30250cd33f {
  margin-right: 10px; }
.wp-block-latest-posts_d39da6c4b5f1de21 .wp-block-latest-posts__post-author_9516755d2b24beae,
.wp-block-latest-posts_d39da6c4b5f1de21 .wp-block-latest-posts__te-post-date_615d002d5574e1b6,
.wp-block-latest-posts_d39da6c4b5f1de21 .wp-block-rss__item-publish-date_54077c30250cd33f,
.wp-block-latest-posts_d39da6c4b5f1de21 .wp-block-rss__item-author_c8b03b75028a079d,
.wp-block-latest-posts_d39da6c4b5f1de21 .rss-date_df5fcd8afbcecf36,
.wp-block-rss_e6b4cc09d5cddbac .wp-block-latest-posts__post-author_9516755d2b24beae,
.wp-block-rss_e6b4cc09d5cddbac .wp-block-latest-posts__te-post-date_615d002d5574e1b6,
.wp-block-rss_e6b4cc09d5cddbac .wp-block-rss__item-publish-date_54077c30250cd33f,
.wp-block-rss_e6b4cc09d5cddbac .wp-block-rss__item-author_c8b03b75028a079d,
.wp-block-rss_e6b4cc09d5cddbac .rss-date_df5fcd8afbcecf36,
.widget_rss_3853bba267746d06 .wp-block-latest-posts__post-author_9516755d2b24beae,
.widget_rss_3853bba267746d06 .wp-block-latest-posts__te-post-date_615d002d5574e1b6,
.widget_rss_3853bba267746d06 .wp-block-rss__item-publish-date_54077c30250cd33f,
.widget_rss_3853bba267746d06 .wp-block-rss__item-author_c8b03b75028a079d,
.widget_rss_3853bba267746d06 .rss-date_df5fcd8afbcecf36 {
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500;
  text-transform: capitalize;
  position: relative; }
.wp-block-latest-posts_d39da6c4b5f1de21 .wp-block-latest-posts__te-post-date_615d002d5574e1b6:before,
.wp-block-latest-posts_d39da6c4b5f1de21 .wp-block-rss__item-publish-date_54077c30250cd33f:before,
.wp-block-latest-posts_d39da6c4b5f1de21 .rss-date_df5fcd8afbcecf36:before,
.wp-block-rss_e6b4cc09d5cddbac .wp-block-latest-posts__te-post-date_615d002d5574e1b6:before,
.wp-block-rss_e6b4cc09d5cddbac .wp-block-rss__item-publish-date_54077c30250cd33f:before,
.wp-block-rss_e6b4cc09d5cddbac .rss-date_df5fcd8afbcecf36:before,
.widget_rss_3853bba267746d06 .wp-block-latest-posts__te-post-date_615d002d5574e1b6:before,
.widget_rss_3853bba267746d06 .wp-block-rss__item-publish-date_54077c30250cd33f:before,
.widget_rss_3853bba267746d06 .rss-date_df5fcd8afbcecf36:before {
  content: "\f274";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_d39da6c4b5f1de21 .wp-block-latest-posts__post-author_9516755d2b24beae:before,
.wp-block-latest-posts_d39da6c4b5f1de21 .wp-block-rss__item-author_c8b03b75028a079d:before,
.wp-block-rss_e6b4cc09d5cddbac .wp-block-latest-posts__post-author_9516755d2b24beae:before,
.wp-block-rss_e6b4cc09d5cddbac .wp-block-rss__item-author_c8b03b75028a079d:before,
.widget_rss_3853bba267746d06 .wp-block-latest-posts__post-author_9516755d2b24beae:before,
.widget_rss_3853bba267746d06 .wp-block-rss__item-author_c8b03b75028a079d:before {
  content: "\f007";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_d39da6c4b5f1de21 .wp-block-latest-posts__post-excerpt_5d51565a7743e1fe,
.wp-block-latest-posts_d39da6c4b5f1de21 .wp-block-rss__item-excerpt_7aa453d5cd814f22,
.wp-block-latest-posts_d39da6c4b5f1de21 .rssSummary_321386b867bfa704,
.wp-block-rss_e6b4cc09d5cddbac .wp-block-latest-posts__post-excerpt_5d51565a7743e1fe,
.wp-block-rss_e6b4cc09d5cddbac .wp-block-rss__item-excerpt_7aa453d5cd814f22,
.wp-block-rss_e6b4cc09d5cddbac .rssSummary_321386b867bfa704,
.widget_rss_3853bba267746d06 .wp-block-latest-posts__post-excerpt_5d51565a7743e1fe,
.widget_rss_3853bba267746d06 .wp-block-rss__item-excerpt_7aa453d5cd814f22,
.widget_rss_3853bba267746d06 .rssSummary_321386b867bfa704 {
  margin-top: 10px;
  margin-bottom: 0; }

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

.te-post-item_d0744e9200af8424 .te-single-post-meta_9bcb65ffe4a96e04 {
  gap: 32px; }

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

.te-comment-title_c2829e1b58b53804 h2,
.te-comment-title_c2829e1b58b53804 .wp-block-comments-title_ad0bc1eb065bd0c7,
.wp-block-comments_66e7025be7a7c186 h2,
.wp-block-comments_66e7025be7a7c186 .wp-block-comments-title_ad0bc1eb065bd0c7 {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px; }

/* Block Comment Start */
.wp-block-comments_66e7025be7a7c186 .wp-block-comment-template_5b7bb533e59f09de {
  padding-left: 0; }
  .wp-block-comments_66e7025be7a7c186 .wp-block-comment-template_5b7bb533e59f09de .wp-block-te-comment-reply_02baed381f1bc0a0 {
    margin-top: 15px; }
  .wp-block-comments_66e7025be7a7c186 .wp-block-comment-template_5b7bb533e59f09de li .wp-block-columns_f095ecfe5b51b74a {
    padding: 50px;
    border: 1px solid #dfe2e9;
    border-radius: 8px;
    margin-bottom: 24px; }
    .wp-block-comments_66e7025be7a7c186 .wp-block-comment-template_5b7bb533e59f09de li .wp-block-columns_f095ecfe5b51b74a .wp-block-column_3d40843561e826c5:first-child {
      -ms-flex-preferred-size: 80px !important;
          flex-basis: 80px !important; }
    .wp-block-comments_66e7025be7a7c186 .wp-block-comment-template_5b7bb533e59f09de li .wp-block-columns_f095ecfe5b51b74a .wp-block-avatar_587910817f050f33 {
      width: 100px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 50%;
      overflow: hidden; }
      .wp-block-comments_66e7025be7a7c186 .wp-block-comment-template_5b7bb533e59f09de li .wp-block-columns_f095ecfe5b51b74a .wp-block-avatar_587910817f050f33 img {
        width: 100%; }
    .wp-block-comments_66e7025be7a7c186 .wp-block-comment-template_5b7bb533e59f09de li .wp-block-columns_f095ecfe5b51b74a .wp-block-comment-author-name_b6f0e2376ea1388d a {
      font-size: 21px;
      margin-bottom: 5px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A; }
    .wp-block-comments_66e7025be7a7c186 .wp-block-comment-template_5b7bb533e59f09de li .wp-block-columns_f095ecfe5b51b74a .wp-block-comment-edit-link_b4b044928ca02234 a {
      color: #317EFE; }
    .wp-block-comments_66e7025be7a7c186 .wp-block-comment-template_5b7bb533e59f09de li .wp-block-columns_f095ecfe5b51b74a .wp-block-comment-date_06e6d47a526acc7e a,
    .wp-block-comments_66e7025be7a7c186 .wp-block-comment-template_5b7bb533e59f09de li .wp-block-columns_f095ecfe5b51b74a .wp-block-comment-edit-link_b4b044928ca02234 a {
      color: #9ba8c3;
      font-size: 16px;
      font-weight: 400;
      font-family: "Inter", sans-serif; }
    .wp-block-comments_66e7025be7a7c186 .wp-block-comment-template_5b7bb533e59f09de li .wp-block-columns_f095ecfe5b51b74a .wp-block-te-comment-reply_02baed381f1bc0a0 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_66e7025be7a7c186 .wp-block-comment-template_5b7bb533e59f09de li .wp-block-columns_f095ecfe5b51b74a .wp-block-te-comment-reply_02baed381f1bc0a0 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_713f88c9843834fc .te-comment-respond_4baf8f49bb9e796d,
.te-latest-comments_713f88c9843834fc .comment-respond_b4ba17f46036c557 {
  margin-top: 60px;
  margin-bottom: 40px; }
.te-latest-comments_713f88c9843834fc li .children_0353e80bd34f0b12 .te-comments-item_c4f7a64b47b8991a {
  margin-left: 50px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-latest-comments_713f88c9843834fc li .children_0353e80bd34f0b12 .te-comments-item_c4f7a64b47b8991a {
      margin-left: 0; } }
.te-latest-comments_713f88c9843834fc li .children_0353e80bd34f0b12 .children_0353e80bd34f0b12 .te-comments-item_c4f7a64b47b8991a {
  margin-left: 100px;
  border-top: 1px solid #F9F4F1; }
.te-latest-comments_713f88c9843834fc li .te-comments-item_c4f7a64b47b8991a {
  padding: 50px;
  border: 1px solid #F9F4F1;
  background-color: #F9F4F1;
  border-radius: 20px;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .te-latest-comments_713f88c9843834fc li .te-comments-item_c4f7a64b47b8991a {
      padding: 30px; } }
  .te-latest-comments_713f88c9843834fc li .te-comments-item_c4f7a64b47b8991a .te-comments-avatar_135de1ccafeb7bab {
    float: left; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-latest-comments_713f88c9843834fc li .te-comments-item_c4f7a64b47b8991a .te-comments-avatar_135de1ccafeb7bab {
        float: inherit;
        margin-bottom: 20px; } }
    .te-latest-comments_713f88c9843834fc li .te-comments-item_c4f7a64b47b8991a .te-comments-avatar_135de1ccafeb7bab img {
      margin-right: 30px;
      width: 100px;
      border-radius: 50px; }
  .te-latest-comments_713f88c9843834fc li .te-comments-item_c4f7a64b47b8991a .te-comments-text_74e5bcae571a1485 {
    overflow: hidden; }
    .te-latest-comments_713f88c9843834fc li .te-comments-item_c4f7a64b47b8991a .te-comments-text_74e5bcae571a1485 p {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 20px;
      color: #335371; }
    .te-latest-comments_713f88c9843834fc li .te-comments-item_c4f7a64b47b8991a .te-comments-text_74e5bcae571a1485 .te-avatar-name_34666a301d5da609 {
      margin-bottom: 10px;
      position: relative; }
      .te-latest-comments_713f88c9843834fc li .te-comments-item_c4f7a64b47b8991a .te-comments-text_74e5bcae571a1485 .te-avatar-name_34666a301d5da609 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_713f88c9843834fc li .te-comments-item_c4f7a64b47b8991a .te-comments-text_74e5bcae571a1485 .te-avatar-name_34666a301d5da609 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_713f88c9843834fc li .te-comments-item_c4f7a64b47b8991a .te-comments-text_74e5bcae571a1485 .te-avatar-name_34666a301d5da609 span {
            display: inline-block;
            width: 100%; } }
    .te-latest-comments_713f88c9843834fc li .te-comments-item_c4f7a64b47b8991a .te-comments-text_74e5bcae571a1485 .te-comment-reply_0c311d3da22f63d6 {
      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_713f88c9843834fc li .te-comments-item_c4f7a64b47b8991a .te-comments-text_74e5bcae571a1485 .te-comment-reply_0c311d3da22f63d6 {
          position: unset;
          margin-top: 10px; } }
      .te-latest-comments_713f88c9843834fc li .te-comments-item_c4f7a64b47b8991a .te-comments-text_74e5bcae571a1485 .te-comment-reply_0c311d3da22f63d6:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

ul.children_0353e80bd34f0b12 {
  list-style: none; }

.te-post-comments-form_004dd8834934c027 .te-contacts-message_0b1da8287602c4f1 {
  margin-top: 10px; }

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

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

.te-comment-respond_4baf8f49bb9e796d,
.comment-respond_b4ba17f46036c557 {
  position: relative;
  background-color: #F9F4F1;
  padding: 40px;
  border-radius: 20px; }
  .te-comment-respond_4baf8f49bb9e796d .comment-form-cookies-consent_0fa1d7939ace7918,
  .comment-respond_b4ba17f46036c557 .comment-form-cookies-consent_0fa1d7939ace7918 {
    display: none; }
  .te-comment-respond_4baf8f49bb9e796d .comment-notes_1c5eb2f4ef2e4437,
  .comment-respond_b4ba17f46036c557 .comment-notes_1c5eb2f4ef2e4437 {
    margin-bottom: 30px; }
  .te-comment-respond_4baf8f49bb9e796d p,
  .comment-respond_b4ba17f46036c557 p {
    margin: 0; }
  .te-comment-respond_4baf8f49bb9e796d .te-contacts-email_643af493883f8206,
  .te-comment-respond_4baf8f49bb9e796d .te-contacts-name_0294bbdfc3364cc7,
  .te-comment-respond_4baf8f49bb9e796d .single-input-field_86afe240736286ff,
  .comment-respond_b4ba17f46036c557 .te-contacts-email_643af493883f8206,
  .comment-respond_b4ba17f46036c557 .te-contacts-name_0294bbdfc3364cc7,
  .comment-respond_b4ba17f46036c557 .single-input-field_86afe240736286ff {
    margin-bottom: 20px; }
  .te-comment-respond_4baf8f49bb9e796d label,
  .comment-respond_b4ba17f46036c557 label {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #778196;
    margin-bottom: 20px; }
  .te-comment-respond_4baf8f49bb9e796d .checkbox-field-wrapper_82387affafc33e51,
  .comment-respond_b4ba17f46036c557 .checkbox-field-wrapper_82387affafc33e51 {
    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_4baf8f49bb9e796d .checkbox-field-wrapper_82387affafc33e51 p,
    .comment-respond_b4ba17f46036c557 .checkbox-field-wrapper_82387affafc33e51 p {
      margin: 0; }
    .te-comment-respond_4baf8f49bb9e796d .checkbox-field-wrapper_82387affafc33e51 .single-checkbox-field_776902bc89a0e97a,
    .comment-respond_b4ba17f46036c557 .checkbox-field-wrapper_82387affafc33e51 .single-checkbox-field_776902bc89a0e97a {
      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_4baf8f49bb9e796d .te-comment-form-cookies-consent_7e7910b5ceddd9a1,
  .comment-respond_b4ba17f46036c557 .te-comment-form-cookies-consent_7e7910b5ceddd9a1 {
    display: none; }
  .te-comment-respond_4baf8f49bb9e796d input[type="number"],
  .comment-respond_b4ba17f46036c557 input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield; }
  .te-comment-respond_4baf8f49bb9e796d input,
  .te-comment-respond_4baf8f49bb9e796d select,
  .comment-respond_b4ba17f46036c557 input,
  .comment-respond_b4ba17f46036c557 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_4baf8f49bb9e796d *::-webkit-input-placeholder,
  .comment-respond_b4ba17f46036c557 *::-webkit-input-placeholder {
    color: #778196; }
  .te-comment-respond_4baf8f49bb9e796d *:-ms-input-placeholder,
  .comment-respond_b4ba17f46036c557 *:-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_4baf8f49bb9e796d *::-ms-input-placeholder,
  .comment-respond_b4ba17f46036c557 *::-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_4baf8f49bb9e796d *::placeholder,
  .comment-respond_b4ba17f46036c557 *::placeholder {
    color: #778196; }
  .te-comment-respond_4baf8f49bb9e796d textarea,
  .comment-respond_b4ba17f46036c557 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_4baf8f49bb9e796d input:focus,
  .te-comment-respond_4baf8f49bb9e796d textarea:focus,
  .te-comment-respond_4baf8f49bb9e796d .form-select_fe86a25de19a541e:focus,
  .comment-respond_b4ba17f46036c557 input:focus,
  .comment-respond_b4ba17f46036c557 textarea:focus,
  .comment-respond_b4ba17f46036c557 .form-select_fe86a25de19a541e: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_22dddb035c61c51e {
  position: relative;
  border-radius: 20px;
  overflow: hidden; }
  .te-team-card_22dddb035c61c51e:hover .image_df061257031c46e9:before {
    height: 250%;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear;
    background-color: transparent; }
  .te-team-card_22dddb035c61c51e:hover .image_df061257031c46e9 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_22dddb035c61c51e:hover .te-content-wrapper_a550bc8d2b051895 {
    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_22dddb035c61c51e .image_df061257031c46e9 {
    overflow: hidden;
    position: relative; }
    .te-team-card_22dddb035c61c51e .image_df061257031c46e9: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_22dddb035c61c51e .image_df061257031c46e9 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_22dddb035c61c51e .te-content-wrapper_a550bc8d2b051895 {
    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_22dddb035c61c51e .te-content-wrapper_a550bc8d2b051895 .content_6d7807e52643f0a9 {
      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_22dddb035c61c51e .te-content-wrapper_a550bc8d2b051895 .content_6d7807e52643f0a9 .title_aba86b3667f61ea6 {
        font-size: 24px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: 0px;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
      .te-team-card_22dddb035c61c51e .te-content-wrapper_a550bc8d2b051895 .content_6d7807e52643f0a9 .desc_f686d7cf419dc65b {
        font-size: 18px;
        line-height: 18px;
        font-weight: 400;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
    .te-team-card_22dddb035c61c51e .te-content-wrapper_a550bc8d2b051895 .social_b9e91bba6d7f7900 {
      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_22dddb035c61c51e .te-content-wrapper_a550bc8d2b051895 .social_b9e91bba6d7f7900 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_22dddb035c61c51e .te-content-wrapper_a550bc8d2b051895 .social_b9e91bba6d7f7900 a:hover {
          background-color: #E7F914;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-team-card_22dddb035c61c51e.style-2_c94f3ec83ed74443 {
  padding: 20px;
  background-color: #F9F4F1;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-team-card_22dddb035c61c51e.style-2_c94f3ec83ed74443:hover {
    background-color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-team-card_22dddb035c61c51e.style-2_c94f3ec83ed74443:hover .te-content-wrapper_a550bc8d2b051895 .social_b9e91bba6d7f7900 a {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-team-card_22dddb035c61c51e.style-2_c94f3ec83ed74443:hover .te-content-wrapper_a550bc8d2b051895 .content_6d7807e52643f0a9 .title_aba86b3667f61ea6,
    .te-team-card_22dddb035c61c51e.style-2_c94f3ec83ed74443:hover .te-content-wrapper_a550bc8d2b051895 .content_6d7807e52643f0a9 .desc_f686d7cf419dc65b {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_22dddb035c61c51e.style-2_c94f3ec83ed74443 .image_df061257031c46e9 {
    border-radius: 20px; }
  .te-team-card_22dddb035c61c51e.style-2_c94f3ec83ed74443 .te-content-wrapper_a550bc8d2b051895 {
    position: unset;
    visibility: visible;
    opacity: 1;
    background: transparent;
    -webkit-transform: unset;
            transform: unset; }
    .te-team-card_22dddb035c61c51e.style-2_c94f3ec83ed74443 .te-content-wrapper_a550bc8d2b051895 .content_6d7807e52643f0a9 {
      padding: 0;
      margin-top: 20px;
      margin-bottom: 10px;
      position: unset; }
      .te-team-card_22dddb035c61c51e.style-2_c94f3ec83ed74443 .te-content-wrapper_a550bc8d2b051895 .content_6d7807e52643f0a9 .title_aba86b3667f61ea6 {
        color: #131A2A;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-team-card_22dddb035c61c51e.style-2_c94f3ec83ed74443 .te-content-wrapper_a550bc8d2b051895 .content_6d7807e52643f0a9 .title_aba86b3667f61ea6 a:hover {
          color: #ffffff !important; }
      .te-team-card_22dddb035c61c51e.style-2_c94f3ec83ed74443 .te-content-wrapper_a550bc8d2b051895 .content_6d7807e52643f0a9 .desc_f686d7cf419dc65b {
        color: #335371;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-team-card_22dddb035c61c51e.style-2_c94f3ec83ed74443 .te-content-wrapper_a550bc8d2b051895 .social_b9e91bba6d7f7900 a {
      border: 1px solid #E1E1E1;
      background-color: transparent; }
      .te-team-card_22dddb035c61c51e.style-2_c94f3ec83ed74443 .te-content-wrapper_a550bc8d2b051895 .social_b9e91bba6d7f7900 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_7fc9d260b31a58eb {
  position: relative;
  padding: 0;
  overflow: hidden; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-team-member-slider-wrapper_7fc9d260b31a58eb {
      padding: 0 12px; } }
  .te-team-member-slider-wrapper_7fc9d260b31a58eb .slick-list_bd1bddc1906b0a20 {
    margin: 0 -15px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-team-member-slider-wrapper_7fc9d260b31a58eb .slick-list_bd1bddc1906b0a20 {
        padding-bottom: 25px;
        margin: unset; } }
    .te-team-member-slider-wrapper_7fc9d260b31a58eb .slick-list_bd1bddc1906b0a20 .slick-slide_7b3974381982eb7d {
      margin: 0 15px; }
  .te-team-member-slider-wrapper_7fc9d260b31a58eb .slick-dots_eda01eb01a16026c {
    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_7fc9d260b31a58eb .slick-dots_eda01eb01a16026c 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_7fc9d260b31a58eb .slick-dots_eda01eb01a16026c 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_7fc9d260b31a58eb .slick-dots_eda01eb01a16026c li.slick-active_c73174f8987f13a5 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-team-member-slider-wrapper_7fc9d260b31a58eb .slick-dots_eda01eb01a16026c li.slick-active_c73174f8987f13a5 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-team-member-slider-wrapper_7fc9d260b31a58eb .slick-arrow_9819f0d28e85a2fa {
    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_a975a57e5b25cd56 {
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 20px; }
  .te-portfolio-card_a975a57e5b25cd56:hover .image_df061257031c46e9 .te-content-wrapper_a550bc8d2b051895 {
    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_a975a57e5b25cd56:hover .image_df061257031c46e9 .te-content-wrapper_a550bc8d2b051895 .content_6d7807e52643f0a9 .content-inner_c7779895045012b0 {
      margin-bottom: 0;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_a975a57e5b25cd56:hover .image_df061257031c46e9 .te-content-wrapper_a550bc8d2b051895 .content_6d7807e52643f0a9 .btn-wrapper_c68bccf9faac2b08 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_a975a57e5b25cd56:hover .image_df061257031c46e9 .te-content-wrapper_a550bc8d2b051895 .content_6d7807e52643f0a9 .content-inner_c7779895045012b0 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scaleY(1);
              transform: scaleY(1); }
  .te-portfolio-card_a975a57e5b25cd56:hover .image_df061257031c46e9 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_a975a57e5b25cd56 .image_df061257031c46e9 {
    overflow: hidden;
    position: relative; }
    .te-portfolio-card_a975a57e5b25cd56 .image_df061257031c46e9 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_a975a57e5b25cd56 .te-content-wrapper_a550bc8d2b051895 {
    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_a975a57e5b25cd56 .te-content-wrapper_a550bc8d2b051895 .content_6d7807e52643f0a9 {
      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_a975a57e5b25cd56 .te-content-wrapper_a550bc8d2b051895 .content_6d7807e52643f0a9 .content-inner_c7779895045012b0 {
        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_a975a57e5b25cd56 .te-content-wrapper_a550bc8d2b051895 .content_6d7807e52643f0a9 .sub-title_d0a4c4d75bfe2cb0 {
        color: #131A2A;
        font-size: 18px;
        line-height: 36px;
        font-weight: 400; }
      .te-portfolio-card_a975a57e5b25cd56 .te-content-wrapper_a550bc8d2b051895 .content_6d7807e52643f0a9 .title_aba86b3667f61ea6 {
        margin-bottom: 0;
        color: #131A2A;
        font-size: 24px;
        line-height: 39px;
        font-weight: 500; }
      .te-portfolio-card_a975a57e5b25cd56 .te-content-wrapper_a550bc8d2b051895 .content_6d7807e52643f0a9 .btn-wrapper_c68bccf9faac2b08 {
        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_a975a57e5b25cd56 .te-content-wrapper_a550bc8d2b051895 .content_6d7807e52643f0a9 .btn-wrapper_c68bccf9faac2b08 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_a975a57e5b25cd56 .te-content-wrapper_a550bc8d2b051895 .content_6d7807e52643f0a9 .btn-wrapper_c68bccf9faac2b08 a:hover {
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
            background-color: #317EFE;
            color: #ffffff; }

.te-portfolio-card_a975a57e5b25cd56.style-2_c94f3ec83ed74443 .te-content-wrapper_a550bc8d2b051895 .content_6d7807e52643f0a9 {
  background-color: #317efeb8;
  padding: 20px;
  border-radius: 20px; }
  .te-portfolio-card_a975a57e5b25cd56.style-2_c94f3ec83ed74443 .te-content-wrapper_a550bc8d2b051895 .content_6d7807e52643f0a9 .btn-wrapper_c68bccf9faac2b08 {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.te-portfolio-card_a975a57e5b25cd56.style-3_6679c70698379473:hover .te-content-wrapper_a550bc8d2b051895 .content_6d7807e52643f0a9 .btn-wrapper_c68bccf9faac2b08 {
  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_a975a57e5b25cd56.style-3_6679c70698379473 .te-content-wrapper_a550bc8d2b051895 {
  padding: 0; }
  .te-portfolio-card_a975a57e5b25cd56.style-3_6679c70698379473 .te-content-wrapper_a550bc8d2b051895 .content_6d7807e52643f0a9 .content-inner_c7779895045012b0 {
    border-radius: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px; }
  .te-portfolio-card_a975a57e5b25cd56.style-3_6679c70698379473 .te-content-wrapper_a550bc8d2b051895 .content_6d7807e52643f0a9 .btn-wrapper_c68bccf9faac2b08 {
    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_8208dee3836f0a25.style-1_6ee130f8d2e7ec3d {
  margin-top: -210px; }
  @media (max-width: 991px) {
    .newsletter-area_8208dee3836f0a25.style-1_6ee130f8d2e7ec3d {
      margin-top: 0;
      padding-top: 100px; } }

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

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

.testimonial-slider-area_d730083173ce9635.style-1_6ee130f8d2e7ec3d {
  padding-bottom: 5px; }

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

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

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

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

.team-slider-area_ee8f5be369f4ef5c.style-1_6ee130f8d2e7ec3d {
  overflow: hidden; }

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

.about-us-area_d9b24dac6de0cdb5.style-2_c94f3ec83ed74443 {
  padding-top: 120px;
  padding-bottom: 330px;
  background-color: #F9F4F1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .about-us-area_d9b24dac6de0cdb5.style-2_c94f3ec83ed74443 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area_d9b24dac6de0cdb5.style-2_c94f3ec83ed74443 {
      padding: 100px 0; } }
  @media (max-width: 991px) {
    .about-us-area_d9b24dac6de0cdb5.style-2_c94f3ec83ed74443 .te-about-image-card_9b7c514602ff367f {
      text-align: center;
      margin-bottom: 50px; } }
  @media (max-width: 991px) {
    .about-us-area_d9b24dac6de0cdb5.style-2_c94f3ec83ed74443 .te-about-image-card_9b7c514602ff367f .te-main-img-wrapper_544f362c6efef887 .te-main-img-inner_4e3a9206e374aa4f {
      width: 100%; } }
  @media (max-width: 1199px) {
    .about-us-area_d9b24dac6de0cdb5.style-2_c94f3ec83ed74443 .te-about-image-card_9b7c514602ff367f .te-company-foundation_1246363c47bfa991 {
      left: 0; } }
  @media (max-width: 1199px) {
    .about-us-area_d9b24dac6de0cdb5.style-2_c94f3ec83ed74443 .te-about-info-card_9d5eb6c56be38ee2 {
      padding-left: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area_d9b24dac6de0cdb5.style-2_c94f3ec83ed74443 .te-about-info-card_9d5eb6c56be38ee2 {
      padding-left: 60px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .about-us-area_d9b24dac6de0cdb5.style-2_c94f3ec83ed74443 .te-about-info-card_9d5eb6c56be38ee2 {
      padding-left: 80px; } }

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

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

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

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

.faq-area_9b2873ccc63198d3.style-1_6ee130f8d2e7ec3d {
  padding-bottom: 100px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .faq-area_9b2873ccc63198d3.style-1_6ee130f8d2e7ec3d {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-area_9b2873ccc63198d3.style-1_6ee130f8d2e7ec3d {
      padding-bottom: 100px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .faq-area_9b2873ccc63198d3.style-1_6ee130f8d2e7ec3d {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_9b2873ccc63198d3.style-1_6ee130f8d2e7ec3d {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_9b2873ccc63198d3.style-1_6ee130f8d2e7ec3d .accordion-wrapper_028b721a04b96399 {
      padding-right: 60px; } }
  .faq-area_9b2873ccc63198d3.style-1_6ee130f8d2e7ec3d .te-faq-image_01af4e78f73c8c7e {
    margin-top: 82px;
    position: relative;
    right: -83px;
    display: inline-block; }
    @media (max-width: 1199px) {
      .faq-area_9b2873ccc63198d3.style-1_6ee130f8d2e7ec3d .te-faq-image_01af4e78f73c8c7e {
        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_9b2873ccc63198d3.style-1_6ee130f8d2e7ec3d .te-faq-image_01af4e78f73c8c7e {
        right: 0; } }
    .faq-area_9b2873ccc63198d3.style-1_6ee130f8d2e7ec3d .te-faq-image_01af4e78f73c8c7e .te-image-wrapper_977fcdb46c9a6861 {
      position: relative; }
      .faq-area_9b2873ccc63198d3.style-1_6ee130f8d2e7ec3d .te-faq-image_01af4e78f73c8c7e .te-image-wrapper_977fcdb46c9a6861 .te-main-img-inner_4e3a9206e374aa4f {
        -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_9b2873ccc63198d3.style-1_6ee130f8d2e7ec3d .te-faq-image_01af4e78f73c8c7e .te-image-wrapper_977fcdb46c9a6861 .te-image-shape_116ba957cbc0273e {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: -1; }
      .faq-area_9b2873ccc63198d3.style-1_6ee130f8d2e7ec3d .te-faq-image_01af4e78f73c8c7e .te-image-wrapper_977fcdb46c9a6861 .content_6d7807e52643f0a9 {
        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_9b2873ccc63198d3.style-1_6ee130f8d2e7ec3d .te-faq-image_01af4e78f73c8c7e .te-image-wrapper_977fcdb46c9a6861 .content_6d7807e52643f0a9 .title_aba86b3667f61ea6 {
          font-size: 18px;
          font-weight: 400;
          line-height: 18px;
          color: #ffffff;
          margin-bottom: 0; }
        .faq-area_9b2873ccc63198d3.style-1_6ee130f8d2e7ec3d .te-faq-image_01af4e78f73c8c7e .te-image-wrapper_977fcdb46c9a6861 .content_6d7807e52643f0a9 .number_c50ca7285967c7d5 {
          font-size: 32px;
          font-weight: 500;
          line-height: 32px;
          letter-spacing: 0px;
          color: #ffffff;
          margin-bottom: 0; }
      .faq-area_9b2873ccc63198d3.style-1_6ee130f8d2e7ec3d .te-faq-image_01af4e78f73c8c7e .te-image-wrapper_977fcdb46c9a6861 .top-content_cb96d3e75d1b99c0 {
        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_9b2873ccc63198d3.style-1_6ee130f8d2e7ec3d .te-faq-image_01af4e78f73c8c7e .te-image-wrapper_977fcdb46c9a6861 .top-content_cb96d3e75d1b99c0 {
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); } }
      .faq-area_9b2873ccc63198d3.style-1_6ee130f8d2e7ec3d .te-faq-image_01af4e78f73c8c7e .te-image-wrapper_977fcdb46c9a6861 .bottom-content_fe6e25a319f9f2db {
        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_9b2873ccc63198d3.style-1_6ee130f8d2e7ec3d .te-faq-image_01af4e78f73c8c7e .te-image-wrapper_977fcdb46c9a6861 .bottom-content_fe6e25a319f9f2db {
            right: 50%;
            -webkit-transform: translateX(50%);
                    transform: translateX(50%); } }
        .faq-area_9b2873ccc63198d3.style-1_6ee130f8d2e7ec3d .te-faq-image_01af4e78f73c8c7e .te-image-wrapper_977fcdb46c9a6861 .bottom-content_fe6e25a319f9f2db .bottom-content-inner_414fed2bbcf46507 {
          width: 100%;
          height: 100%;
          background-color: #E7F914;
          border-radius: 100%;
          border: 8px solid #ffffff;
          outline: 2px dashed #14203A; }
          .faq-area_9b2873ccc63198d3.style-1_6ee130f8d2e7ec3d .te-faq-image_01af4e78f73c8c7e .te-image-wrapper_977fcdb46c9a6861 .bottom-content_fe6e25a319f9f2db .bottom-content-inner_414fed2bbcf46507 .title_aba86b3667f61ea6,
          .faq-area_9b2873ccc63198d3.style-1_6ee130f8d2e7ec3d .te-faq-image_01af4e78f73c8c7e .te-image-wrapper_977fcdb46c9a6861 .bottom-content_fe6e25a319f9f2db .bottom-content-inner_414fed2bbcf46507 .number_c50ca7285967c7d5 {
            color: #14203A; }

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

.testimonial-slider-area_d730083173ce9635 {
  overflow: hidden;
  padding-bottom: 10px; }
  .testimonial-slider-area_d730083173ce9635.style-2_c94f3ec83ed74443 .slick-list_bd1bddc1906b0a20 {
    margin: 0 -100px;
    overflow: visible; }
    .testimonial-slider-area_d730083173ce9635.style-2_c94f3ec83ed74443 .slick-list_bd1bddc1906b0a20 .te-slick-item_f6b1f92a70b173cf {
      width: 520px;
      margin: 0 15px; }

.counter-up-area_c28b2ccbadb7f5bb.style-2_c94f3ec83ed74443 .te-counter-card_aeb197ab31370363 {
  padding: 80px 55px;
  background-color: #131A2A;
  border-radius: 20px; }
  .counter-up-area_c28b2ccbadb7f5bb.style-2_c94f3ec83ed74443 .te-counter-card_aeb197ab31370363 .te-counter-item_dfd4e270cdef34e6 .icon_aef04527ed939eda {
    width: unset;
    height: unset;
    background-color: transparent; }
  .counter-up-area_c28b2ccbadb7f5bb.style-2_c94f3ec83ed74443 .te-counter-card_aeb197ab31370363 .te-counter-item_dfd4e270cdef34e6 .te-counter-title_c739fee155be973b {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px; }
    .counter-up-area_c28b2ccbadb7f5bb.style-2_c94f3ec83ed74443 .te-counter-card_aeb197ab31370363 .te-counter-item_dfd4e270cdef34e6 .te-counter-title_c739fee155be973b .content_6d7807e52643f0a9 {
      gap: 18px;
      text-align: left; }
  .counter-up-area_c28b2ccbadb7f5bb.style-2_c94f3ec83ed74443 .te-counter-card_aeb197ab31370363 .te-counter-item_dfd4e270cdef34e6 .title_aba86b3667f61ea6 {
    color: #ffffff; }
  .counter-up-area_c28b2ccbadb7f5bb.style-2_c94f3ec83ed74443 .te-counter-card_aeb197ab31370363 .te-counter-item_dfd4e270cdef34e6 .number_c50ca7285967c7d5 {
    color: #E7F914; }
  .counter-up-area_c28b2ccbadb7f5bb.style-2_c94f3ec83ed74443 .te-counter-card_aeb197ab31370363 .te-counter-item_dfd4e270cdef34e6 .number_c50ca7285967c7d5,
  .counter-up-area_c28b2ccbadb7f5bb.style-2_c94f3ec83ed74443 .te-counter-card_aeb197ab31370363 .te-counter-item_dfd4e270cdef34e6 .title_aba86b3667f61ea6 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

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

.subscribe-area_5f7d3c64b40af0b2.style-2_c94f3ec83ed74443 {
  position: relative;
  z-index: 9;
  margin-bottom: -140px; }
  .subscribe-area_5f7d3c64b40af0b2.style-2_c94f3ec83ed74443 .te-subscribe-inner-area_0219cfd947a068b5 {
    background-color: #317EFE;
    padding: 10px;
    border-radius: 20px;
    gap: 0; }
    .subscribe-area_5f7d3c64b40af0b2.style-2_c94f3ec83ed74443 .te-subscribe-inner-area_0219cfd947a068b5 .te-image-bg-collumn_01d9e1015cb6b138 {
      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_5f7d3c64b40af0b2.style-2_c94f3ec83ed74443 .te-subscribe-inner-area_0219cfd947a068b5 .te-subscribe-form-wrapper_82af0b71fc32bc95 {
      padding: 0; }
    .subscribe-area_5f7d3c64b40af0b2.style-2_c94f3ec83ed74443 .te-subscribe-inner-area_0219cfd947a068b5 .te-content-wrapper_a550bc8d2b051895 {
      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_5f7d3c64b40af0b2.style-2_c94f3ec83ed74443 .te-subscribe-inner-area_0219cfd947a068b5 .te-content-wrapper_a550bc8d2b051895 {
          left: unset; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_5f7d3c64b40af0b2.style-2_c94f3ec83ed74443 .te-subscribe-inner-area_0219cfd947a068b5 .te-content-wrapper_a550bc8d2b051895 {
          -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_5f7d3c64b40af0b2.style-2_c94f3ec83ed74443 .te-subscribe-inner-area_0219cfd947a068b5 .te-content-wrapper_a550bc8d2b051895 {
          -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_5f7d3c64b40af0b2.style-2_c94f3ec83ed74443 .te-subscribe-inner-area_0219cfd947a068b5 .te-content-wrapper_a550bc8d2b051895 {
          gap: 60px; } }
      .subscribe-area_5f7d3c64b40af0b2.style-2_c94f3ec83ed74443 .te-subscribe-inner-area_0219cfd947a068b5 .te-content-wrapper_a550bc8d2b051895 .te-subscribe-title_65d91468c10e306f {
        font-size: 38px;
        font-weight: 500;
        line-height: 46px;
        letter-spacing: -0.676px;
        text-transform: capitalize;
        margin-bottom: 0; }
      .subscribe-area_5f7d3c64b40af0b2.style-2_c94f3ec83ed74443 .te-subscribe-inner-area_0219cfd947a068b5 .te-content-wrapper_a550bc8d2b051895 .te-content-inner_759e2884cfd87302 {
        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_5f7d3c64b40af0b2.style-2_c94f3ec83ed74443 .te-subscribe-inner-area_0219cfd947a068b5 .te-content-wrapper_a550bc8d2b051895 .te-content-inner_759e2884cfd87302 {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
        .subscribe-area_5f7d3c64b40af0b2.style-2_c94f3ec83ed74443 .te-subscribe-inner-area_0219cfd947a068b5 .te-content-wrapper_a550bc8d2b051895 .te-content-inner_759e2884cfd87302 .icon_aef04527ed939eda {
          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_5f7d3c64b40af0b2.style-2_c94f3ec83ed74443 .te-subscribe-inner-area_0219cfd947a068b5 .te-subscribe-form-widget_4bc16721201eaaea {
      background: #fff;
      padding: 7px;
      border-radius: 50px; }
    .subscribe-area_5f7d3c64b40af0b2.style-2_c94f3ec83ed74443 .te-subscribe-inner-area_0219cfd947a068b5 .mc4wp-form-fields_01f537511218adf9 {
      gap: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .subscribe-area_5f7d3c64b40af0b2.style-2_c94f3ec83ed74443 .te-subscribe-inner-area_0219cfd947a068b5 .mc4wp-form-fields_01f537511218adf9 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }

.testimonial-slider-area_d730083173ce9635.style-3_6679c70698379473 {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .testimonial-slider-area_d730083173ce9635.style-3_6679c70698379473 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slider-area_d730083173ce9635.style-3_6679c70698379473 {
      padding: 100px 0; } }
  .testimonial-slider-area_d730083173ce9635.style-3_6679c70698379473 .slick-list_bd1bddc1906b0a20 .slick-slide_7b3974381982eb7d.slick-current_df216cfa9e52b0cc .te-testimonial-card_b068451b88539c6b.style-3_6679c70698379473 .te-content-wrapper_a550bc8d2b051895 .te-user-meta_d9e94665dc0ea3df .icon_aef04527ed939eda {
    color: #317EFE; }

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

.contact-form-area_a41b883ebc0c8fd9 {
  padding-top: 30px;
  padding-bottom: 45px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .contact-form-area_a41b883ebc0c8fd9 {
      padding-top: 30px;
      padding-bottom: 45px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .contact-form-area_a41b883ebc0c8fd9 {
      padding-top: 30px;
      padding-bottom: 45px; } }
  .contact-form-area_a41b883ebc0c8fd9 .te-comment-respond_4baf8f49bb9e796d .title_aba86b3667f61ea6,
  .contact-form-area_a41b883ebc0c8fd9 .te-title-wrapper_a16e43b04db0a645 .title_aba86b3667f61ea6 {
    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_a41b883ebc0c8fd9 .te-comment-respond_4baf8f49bb9e796d .title_aba86b3667f61ea6,
      .contact-form-area_a41b883ebc0c8fd9 .te-title-wrapper_a16e43b04db0a645 .title_aba86b3667f61ea6 {
        font-size: 32px;
        line-height: 38px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .contact-form-area_a41b883ebc0c8fd9 .te-comment-respond_4baf8f49bb9e796d .title_aba86b3667f61ea6,
      .contact-form-area_a41b883ebc0c8fd9 .te-title-wrapper_a16e43b04db0a645 .title_aba86b3667f61ea6 {
        font-size: 34px;
        line-height: 40px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .contact-form-area_a41b883ebc0c8fd9 .te-comment-respond_4baf8f49bb9e796d .title_aba86b3667f61ea6,
      .contact-form-area_a41b883ebc0c8fd9 .te-title-wrapper_a16e43b04db0a645 .title_aba86b3667f61ea6 {
        font-size: 48px;
        line-height: 52px; } }
  .contact-form-area_a41b883ebc0c8fd9 .te-social-profile-link_f1b860c7c73a1e91 {
    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_a41b883ebc0c8fd9 .te-social-profile-link_f1b860c7c73a1e91 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_a41b883ebc0c8fd9 .te-social-profile-link_f1b860c7c73a1e91 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_378c62353178fb33 {
    margin-bottom: 60px; } }

.te-contact-info_ddb731d040a2fcae {
  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_ddb731d040a2fcae .te-icon-card_21c62ffda97b3cf9 {
      -webkit-box-orient: unset;
      -webkit-box-direction: unset;
          -ms-flex-direction: unset;
              flex-direction: unset; } }

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

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

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

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

.service-details_5f7e0cad0a1e8cb9 {
  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_5f7e0cad0a1e8cb9 .image_df061257031c46e9 {
    border-radius: 20px;
    overflow: hidden; }
  .service-details_5f7e0cad0a1e8cb9 .content_6d7807e52643f0a9 .te-title-wrapper_a16e43b04db0a645 {
    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_5f7e0cad0a1e8cb9 .content_6d7807e52643f0a9 .te-title-wrapper_a16e43b04db0a645 .title-inner_fc7245a711e1c48b {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 20px; }
      .service-details_5f7e0cad0a1e8cb9 .content_6d7807e52643f0a9 .te-title-wrapper_a16e43b04db0a645 .title-inner_fc7245a711e1c48b .icon_aef04527ed939eda {
        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_5f7e0cad0a1e8cb9 .content_6d7807e52643f0a9 .te-title-wrapper_a16e43b04db0a645 .title-inner_fc7245a711e1c48b .title_aba86b3667f61ea6 {
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: 39.84px;
        letter-spacing: 0px;
        margin-bottom: 0;
        color: #317EFE; }

.service-details-overview_c2c395ea8d2a54c4 {
  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_c2c395ea8d2a54c4 .list-wrapper_757f64ad9b36d587 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px; }
    .service-details-overview_c2c395ea8d2a54c4 .list-wrapper_757f64ad9b36d587 .icon_aef04527ed939eda {
      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_c2c395ea8d2a54c4 .list-wrapper_757f64ad9b36d587 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_c2c395ea8d2a54c4 .list-wrapper_757f64ad9b36d587 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_c2c395ea8d2a54c4 .list-wrapper_757f64ad9b36d587 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_c2c395ea8d2a54c4 .list-wrapper_757f64ad9b36d587 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_a4dac678c94751ed {
  padding-top: 120px;
  padding-bottom: 96px; }
  .team-page_a4dac678c94751ed .te-team-card_22dddb035c61c51e {
    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_0d28bc70f2f4d715 {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .team-details-page_0d28bc70f2f4d715 {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-page_0d28bc70f2f4d715 {
      padding-top: 100px;
      padding-bottom: 76px; } }

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

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

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

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

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

.footer_c845cbd0af7f97f2 {
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .footer_c845cbd0af7f97f2 .te-subscribe-form-widget_4bc16721201eaaea .submit-btn_a7f20e5b4a185cfe span {
    display: none; }
  .footer_c845cbd0af7f97f2.style-1_6ee130f8d2e7ec3d {
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .footer_c845cbd0af7f97f2.style-1_6ee130f8d2e7ec3d .te-footer-sec_5896da1bbd34bd18 {
      border-bottom: 1px solid rgba(19, 26, 42, 0.1);
      padding-top: 214px;
      padding-bottom: 60px; }
      .footer_c845cbd0af7f97f2.style-1_6ee130f8d2e7ec3d .te-footer-sec_5896da1bbd34bd18 .te-footer-widget_ba99093ecaaece53 .te-subscribe-form-widget_4bc16721201eaaea .mc4wp-form-fields_01f537511218adf9 {
        border-color: rgba(19, 26, 42, 0.5); }
    .footer_c845cbd0af7f97f2.style-1_6ee130f8d2e7ec3d .te-footer-widget_ba99093ecaaece53 .te-subscribe-form-widget_4bc16721201eaaea .single-field_2e3387ea49bf13b1 input {
      color: #131A2A; }
  .footer_c845cbd0af7f97f2.style-2_c94f3ec83ed74443 .widget_9aab73811f75c94a .wp-block-heading_e94d2b031b9cc309,
  .footer_c845cbd0af7f97f2.style-2_c94f3ec83ed74443 .widget_9aab73811f75c94a .widget-title_b805a46b7a0951e3,
  .footer_c845cbd0af7f97f2.style-2_c94f3ec83ed74443 .widget_9aab73811f75c94a .wp-block-search__label_f64244a79fe27516,
  .footer_c845cbd0af7f97f2.style-2_c94f3ec83ed74443 .sidebar__widget_fde79ed67cf0bcf0 .wp-block-heading_e94d2b031b9cc309,
  .footer_c845cbd0af7f97f2.style-2_c94f3ec83ed74443 .sidebar__widget_fde79ed67cf0bcf0 .widget-title_b805a46b7a0951e3,
  .footer_c845cbd0af7f97f2.style-2_c94f3ec83ed74443 .sidebar__widget_fde79ed67cf0bcf0 .wp-block-search__label_f64244a79fe27516,
  .footer_c845cbd0af7f97f2.style-2_c94f3ec83ed74443 .widget_9aab73811f75c94a ul li a,
  .footer_c845cbd0af7f97f2.style-2_c94f3ec83ed74443 .widget_9aab73811f75c94a ol li a,
  .footer_c845cbd0af7f97f2.style-2_c94f3ec83ed74443 .sidebar__widget_fde79ed67cf0bcf0 ul li a,
  .footer_c845cbd0af7f97f2.style-2_c94f3ec83ed74443 .sidebar__widget_fde79ed67cf0bcf0 ol li a,
  .footer_c845cbd0af7f97f2.style-2_c94f3ec83ed74443 .widget_9aab73811f75c94a ul li,
  .footer_c845cbd0af7f97f2.style-2_c94f3ec83ed74443 .wp-calendar-table_373b119a0b44d98b,
  .footer_c845cbd0af7f97f2.style-2_c94f3ec83ed74443 .wp-block-calendar_e75555bf412588e1 caption,
  .footer_c845cbd0af7f97f2.style-2_c94f3ec83ed74443 nav.wp-calendar-nav_d6993b8eef3fe895 a,
  .footer_c845cbd0af7f97f2.style-2_c94f3ec83ed74443 .wp-block-latest-comments__comment-excerpt_2103ff7d15d953ee,
  .footer_c845cbd0af7f97f2.style-2_c94f3ec83ed74443 .wp-calendar-table_373b119a0b44d98b caption,
  .footer_c845cbd0af7f97f2.style-2_c94f3ec83ed74443 .widget_text_c6f4ee2f98b094b5,
  .footer_c845cbd0af7f97f2.style-2_c94f3ec83ed74443 .widget_9aab73811f75c94a .tagcloud_14294be8b14d8161 a,
  .footer_c845cbd0af7f97f2.style-2_c94f3ec83ed74443 .widget_9aab73811f75c94a .wp-block-tag-cloud_f8cc552e6b8e0bb8 a,
  .footer_c845cbd0af7f97f2.style-2_c94f3ec83ed74443 .sidebar__widget_fde79ed67cf0bcf0 .tagcloud_14294be8b14d8161 a,
  .footer_c845cbd0af7f97f2.style-2_c94f3ec83ed74443 .sidebar__widget_fde79ed67cf0bcf0 .wp-block-tag-cloud_f8cc552e6b8e0bb8 a,
  .footer_c845cbd0af7f97f2.style-2_c94f3ec83ed74443 .wp-block-latest-comments__comment-date_241a5ff57e883062,
  .footer_c845cbd0af7f97f2.style-2_c94f3ec83ed74443 .wp-block-latest-comments__comment_c77e0cbdac76fcf7,
  .footer_c845cbd0af7f97f2.style-2_c94f3ec83ed74443 .wp-block-archives-dropdown_c2bf57ed2ee69c80 label,
  .footer_c845cbd0af7f97f2.style-2_c94f3ec83ed74443 .widget_categories_dfd753f7b5b502b6 li a,
  .footer_c845cbd0af7f97f2.style-2_c94f3ec83ed74443 .widget_archive_cb799a319e2f9002 li a,
  .footer_c845cbd0af7f97f2.style-2_c94f3ec83ed74443 .widget_nav_menu_cd628fdd6bc35d5c li a,
  .footer_c845cbd0af7f97f2.style-2_c94f3ec83ed74443 .widget_tag_cloud_9fcddc411cac79aa a,
  .footer_c845cbd0af7f97f2.style-2_c94f3ec83ed74443 .widget_rss_3853bba267746d06 li a,
  .footer_c845cbd0af7f97f2.style-2_c94f3ec83ed74443 .widget_rss_3853bba267746d06 li,
  .footer_c845cbd0af7f97f2.style-2_c94f3ec83ed74443 .footer__widget_d7f7185cde89dffc a,
  .footer_c845cbd0af7f97f2.style-2_c94f3ec83ed74443 .footer__widget_d7f7185cde89dffc li,
  .footer_c845cbd0af7f97f2.style-2_c94f3ec83ed74443 li.recentcomments_73df2940ab1b2da7 {
    color: #ffffff; }
  .footer_c845cbd0af7f97f2.style-2_c94f3ec83ed74443 .te-theme-btn_deb18a0597f0e63d,
  .footer_c845cbd0af7f97f2.style-2_c94f3ec83ed74443 .wp-block-loginout_e90b1b103cde158a a,
  .footer_c845cbd0af7f97f2.style-2_c94f3ec83ed74443 input.te-theme-btn_deb18a0597f0e63d,
  .footer_c845cbd0af7f97f2.style-2_c94f3ec83ed74443 .widget_9aab73811f75c94a .wp-block-search_864603f64c29b51c button,
  .footer_c845cbd0af7f97f2.style-2_c94f3ec83ed74443 .widget_9aab73811f75c94a .search-form_a03155829d4d89c5 button,
  .footer_c845cbd0af7f97f2.style-2_c94f3ec83ed74443 .widget_9aab73811f75c94a .sidebar__search_f423193622b8d7eb button,
  .footer_c845cbd0af7f97f2.style-2_c94f3ec83ed74443 .sidebar__widget_fde79ed67cf0bcf0 .wp-block-search_864603f64c29b51c button,
  .footer_c845cbd0af7f97f2.style-2_c94f3ec83ed74443 .sidebar__widget_fde79ed67cf0bcf0 .search-form_a03155829d4d89c5 button,
  .footer_c845cbd0af7f97f2.style-2_c94f3ec83ed74443 .sidebar__widget_fde79ed67cf0bcf0 .sidebar__search_f423193622b8d7eb button {
    background-color: #E7F914;
    color: #14203A; }
  .footer_c845cbd0af7f97f2 .footer__widget_d7f7185cde89dffc li {
    list-style: none; }
  .footer_c845cbd0af7f97f2 .te-footer-widget_ba99093ecaaece53.te_widget_nav_menu_4ca06b12533abd37 li.wp-block-social-link_1c63cf0cf8815a72 {
    display: inline-block;
    width: unset !important; }
  .footer_c845cbd0af7f97f2 .te_widget_nav_menu_4ca06b12533abd37 li.cat-item_2946cd45a46c336a {
    text-align: right; }
    .footer_c845cbd0af7f97f2 .te_widget_nav_menu_4ca06b12533abd37 li.cat-item_2946cd45a46c336a a {
      float: left; }
  .footer_c845cbd0af7f97f2 .te-footer-bg_4c9405b293e43ec3 {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: -1; }
  .footer_c845cbd0af7f97f2 .footer-nav-widget_d40f53da353dcf12 {
    padding: 0 90px; }
    @media (max-width: 991px) {
      .footer_c845cbd0af7f97f2 .footer-nav-widget_d40f53da353dcf12 {
        padding: 0 12px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .footer_c845cbd0af7f97f2 .footer-nav-widget_d40f53da353dcf12 {
        padding: 0 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .footer_c845cbd0af7f97f2 .footer-nav-widget_d40f53da353dcf12 {
        padding: 0 30px; } }

.te-footer-widget_ba99093ecaaece53 {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .te-footer-widget_ba99093ecaaece53 {
      margin-bottom: 40px; } }
  .te-footer-widget_ba99093ecaaece53 .te-footer-widget-title_1579e24d43c631ee,
  .te-footer-widget_ba99093ecaaece53 .wp-block-heading_e94d2b031b9cc309 {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 39px;
    color: #131A2A;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700; }
  .te-footer-widget_ba99093ecaaece53 ul {
    padding-left: 0; }
  .te-footer-widget_ba99093ecaaece53 .te-subscribe-form-widget_4bc16721201eaaea .mc4wp-form-fields_01f537511218adf9 {
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 5px; }
  .te-footer-widget_ba99093ecaaece53 .te-subscribe-form-widget_4bc16721201eaaea .single-field_2e3387ea49bf13b1 input {
    border-radius: 0;
    background-color: transparent;
    color: #ffffff; }
  .te-footer-widget_ba99093ecaaece53.widget-latest-posts-footer_105f7327170357c8 {
    margin-top: -5px; }
  @media (max-width: 767px) {
    .te-footer-widget_ba99093ecaaece53.zoom-instagram-widget_7bb48f8f818033a7 {
      margin-bottom: 0;
      margin-top: -10px; } }
  @media (max-width: 767px) {
    .te-footer-widget_ba99093ecaaece53.widget_contact_info_widget_78b6661a4063e0d0 {
      margin-bottom: 18px; } }
  @media only screen and (min-width: 992px) and (max-width: 1399px) {
    .te-footer-widget_ba99093ecaaece53 .widget-instagram-feed_db1fadcd5cf121e9 {
      width: 170px; } }
  .te-footer-widget_ba99093ecaaece53 .te-footer-widget-info_1239e7fa74505014 {
    padding-right: 30px; }
    @media (max-width: 1199px) {
      .te-footer-widget_ba99093ecaaece53 .te-footer-widget-info_1239e7fa74505014 {
        padding-right: 0; } }
    .te-footer-widget_ba99093ecaaece53 .te-footer-widget-info_1239e7fa74505014 p {
      color: #335371;
      margin-bottom: 30px; }
    .te-footer-widget_ba99093ecaaece53 .te-footer-widget-info_1239e7fa74505014 .te-footer-logo_7a522c7c796b9f4a {
      margin-bottom: 30px;
      display: inline-block; }
    .te-footer-widget_ba99093ecaaece53 .te-footer-widget-info_1239e7fa74505014 .info-form-and-social-icon_f13cf0999688c29d {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 50px; }
      .te-footer-widget_ba99093ecaaece53 .te-footer-widget-info_1239e7fa74505014 .info-form-and-social-icon_f13cf0999688c29d .te-social-profile_766ebfd1b96aa517 {
        margin-top: 0; }
    .te-footer-widget_ba99093ecaaece53 .te-footer-widget-info_1239e7fa74505014 .te-social-profile_766ebfd1b96aa517 {
      gap: 20px;
      margin-top: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-footer-widget_ba99093ecaaece53 .te-footer-widget-info_1239e7fa74505014 .info-form-and-social-icon_f13cf0999688c29d {
        -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_ba99093ecaaece53.te_widget_nav_menu_4ca06b12533abd37 ul {
    margin-top: -5px;
    padding-left: 0;
    margin-bottom: 0; }
  .te-footer-widget_ba99093ecaaece53.te_widget_nav_menu_4ca06b12533abd37 li {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 2px; }
    .te-footer-widget_ba99093ecaaece53.te_widget_nav_menu_4ca06b12533abd37 li:last-child {
      padding-top: 0;
      padding-bottom: 0; }
    .te-footer-widget_ba99093ecaaece53.te_widget_nav_menu_4ca06b12533abd37 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_ba99093ecaaece53.te_widget_nav_menu_4ca06b12533abd37 li a::before {
        content: "\f105";
        font-family: "Font Awesome 6 Free";
        font-size: 14px; }
      .te-footer-widget_ba99093ecaaece53.te_widget_nav_menu_4ca06b12533abd37 li a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-footer-widget_ba99093ecaaece53 .te-footer-widget-contact_d1c13e7425dadf57 p {
    color: #335371; }
  .te-footer-widget_ba99093ecaaece53 .te-footer-widget-contact_d1c13e7425dadf57 .footer-contact_524958a3db97afbf ul {
    list-style: none; }
    .te-footer-widget_ba99093ecaaece53 .te-footer-widget-contact_d1c13e7425dadf57 .footer-contact_524958a3db97afbf 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_ba99093ecaaece53 .te-footer-widget-contact_d1c13e7425dadf57 .footer-contact_524958a3db97afbf ul li:first-child {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .te-footer-widget_ba99093ecaaece53 .te-footer-widget-contact_d1c13e7425dadf57 .footer-contact_524958a3db97afbf ul li:first-child .contact-icon_9f2d237b7f3ffd35 {
          margin-top: 5px; }
      .te-footer-widget_ba99093ecaaece53 .te-footer-widget-contact_d1c13e7425dadf57 .footer-contact_524958a3db97afbf ul li:last-child {
        margin-bottom: 0; }
      .te-footer-widget_ba99093ecaaece53 .te-footer-widget-contact_d1c13e7425dadf57 .footer-contact_524958a3db97afbf ul li .contact-icon_9f2d237b7f3ffd35 {
        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_ba99093ecaaece53 .te-footer-widget-contact_d1c13e7425dadf57 .footer-contact_524958a3db97afbf ul li .contact-text_b0655db2c1ff15d5 {
        color: #335371;
        font-size: 18px;
        line-height: 24px;
        overflow: hidden; }
        .te-footer-widget_ba99093ecaaece53 .te-footer-widget-contact_d1c13e7425dadf57 .footer-contact_524958a3db97afbf ul li .contact-text_b0655db2c1ff15d5 a:hover span {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .te-footer-widget_ba99093ecaaece53 .te-footer-widget-contact_d1c13e7425dadf57 .footer-contact_524958a3db97afbf ul li .contact-text_b0655db2c1ff15d5 span,
        .te-footer-widget_ba99093ecaaece53 .te-footer-widget-contact_d1c13e7425dadf57 .footer-contact_524958a3db97afbf ul li .contact-text_b0655db2c1ff15d5 p,
        .te-footer-widget_ba99093ecaaece53 .te-footer-widget-contact_d1c13e7425dadf57 .footer-contact_524958a3db97afbf ul li .contact-text_b0655db2c1ff15d5 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_ba99093ecaaece53 .te_widget_latest_post_b54cdc494e853c07 ul li {
    margin-bottom: 10px; }
    .te-footer-widget_ba99093ecaaece53 .te_widget_latest_post_b54cdc494e853c07 ul li .te-latest-post-thumb_0374020134ee89fb {
      width: 80px;
      height: 80px;
      border-radius: 20px;
      overflow: hidden; }
    .te-footer-widget_ba99093ecaaece53 .te_widget_latest_post_b54cdc494e853c07 ul li .te-latest-post-desc_0009a69568c8313d .te-latest-post-title_adf6bc0b84607990 {
      margin-bottom: 0;
      font-size: 18px;
      line-height: 29px;
      color: #335371;
      font-weight: 400; }
      .te-footer-widget_ba99093ecaaece53 .te_widget_latest_post_b54cdc494e853c07 ul li .te-latest-post-desc_0009a69568c8313d .te-latest-post-title_adf6bc0b84607990 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_ba99093ecaaece53 .te_widget_latest_post_b54cdc494e853c07 ul li .te-latest-post-desc_0009a69568c8313d .te-latest-post-title_adf6bc0b84607990 a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-footer-widget_ba99093ecaaece53 .te_widget_latest_post_b54cdc494e853c07 ul li .te-latest-post-desc_0009a69568c8313d .te-latest-post-meta_7aa1ee7fc5c131ce {
      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_dc42a7de68526cb8 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_dc42a7de68526cb8 ul {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .te-footer-bottom-menu_dc42a7de68526cb8 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_dc42a7de68526cb8 ul li a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }

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

.subscribe-area_5f7d3c64b40af0b2 {
  overflow: hidden; }
  .subscribe-area_5f7d3c64b40af0b2.style-1_6ee130f8d2e7ec3d .te-subscribe-inner-area_0219cfd947a068b5 .te-content-wrapper_a550bc8d2b051895 {
    background-color: #317EFE;
    border-radius: 20px;
    padding: 63px 50px 68px 74px;
    gap: 14px; }
  .subscribe-area_5f7d3c64b40af0b2.style-1_6ee130f8d2e7ec3d .te-image-bg-collumn_01d9e1015cb6b138 {
    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_5f7d3c64b40af0b2.style-1_6ee130f8d2e7ec3d .te-image-bg-collumn_01d9e1015cb6b138 {
        display: none; } }
  .subscribe-area_5f7d3c64b40af0b2 .te-content-wrapper_a550bc8d2b051895 {
    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_5f7d3c64b40af0b2 .te-content-wrapper_a550bc8d2b051895 {
        padding: 100px 24px 100px 24px;
        margin: 0 auto; } }
    @media (max-width: 809px) {
      .subscribe-area_5f7d3c64b40af0b2 .te-content-wrapper_a550bc8d2b051895 {
        padding: 80px 24px 80px 24px;
        width: 100%; } }
    .subscribe-area_5f7d3c64b40af0b2 .te-content-wrapper_a550bc8d2b051895 .short-title_b19c03b104d82d9a {
      font-size: 21px;
      font-weight: 500;
      color: #335371;
      margin-bottom: 0; }
    .subscribe-area_5f7d3c64b40af0b2 .te-content-wrapper_a550bc8d2b051895 .te-subscribe-title_65d91468c10e306f {
      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_5f7d3c64b40af0b2 .te-content-wrapper_a550bc8d2b051895 .te-subscribe-title_65d91468c10e306f {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .subscribe-area_5f7d3c64b40af0b2 .te-content-wrapper_a550bc8d2b051895 .te-subscribe-title_65d91468c10e306f {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_5f7d3c64b40af0b2 .te-content-wrapper_a550bc8d2b051895 .te-subscribe-title_65d91468c10e306f {
          font-size: 36px;
          line-height: 42px; } }
    .subscribe-area_5f7d3c64b40af0b2 .te-content-wrapper_a550bc8d2b051895 .text_8d2356de51b8fc4f {
      font-size: 18px;
      color: #ffffff;
      margin-bottom: 0; }
  .subscribe-area_5f7d3c64b40af0b2 .te-subscribe-inner-area_0219cfd947a068b5 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .subscribe-area_5f7d3c64b40af0b2 .te-subscribe-inner-area_0219cfd947a068b5 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .subscribe-area_5f7d3c64b40af0b2 .te-subscribe-inner-area_0219cfd947a068b5 .te-subscribe-collumn_053f4e9306aa7a48 {
      -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_5f7d3c64b40af0b2 .te-subscribe-inner-area_0219cfd947a068b5 .te-subscribe-collumn_053f4e9306aa7a48.te-image-bg-collumn_01d9e1015cb6b138 {
          display: none; } }
    .subscribe-area_5f7d3c64b40af0b2 .te-subscribe-inner-area_0219cfd947a068b5 .mc4wp-form-fields_01f537511218adf9 {
      background-color: transparent;
      gap: 10px; }
      @media (max-width: 575px) {
        .subscribe-area_5f7d3c64b40af0b2 .te-subscribe-inner-area_0219cfd947a068b5 .mc4wp-form-fields_01f537511218adf9 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .subscribe-area_5f7d3c64b40af0b2 .te-subscribe-inner-area_0219cfd947a068b5 .mc4wp-form-fields_01f537511218adf9 .submit-btn_a7f20e5b4a185cfe {
        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_ba99093ecaaece53 .te-subscribe-form-wrapper_82af0b71fc32bc95 {
  color: #335371; }

.te-subscribe-form-widget_4bc16721201eaaea {
  position: relative; }
  .te-subscribe-form-widget_4bc16721201eaaea .mc4wp-form-fields_01f537511218adf9 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    overflow: hidden;
    border-radius: 5px; }
  .te-subscribe-form-widget_4bc16721201eaaea .single-field_2e3387ea49bf13b1 {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .te-subscribe-form-widget_4bc16721201eaaea .single-field_2e3387ea49bf13b1 input {
      color: #335371;
      height: 55px;
      padding: 0 30px;
      font-size: 18px;
      width: 100%;
      border-radius: 50px; }
    .te-subscribe-form-widget_4bc16721201eaaea .single-field_2e3387ea49bf13b1 *::-webkit-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_4bc16721201eaaea .single-field_2e3387ea49bf13b1 *:-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_4bc16721201eaaea .single-field_2e3387ea49bf13b1 *::-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_4bc16721201eaaea .single-field_2e3387ea49bf13b1 *::placeholder {
      color: #778196; }
  .te-subscribe-form-widget_4bc16721201eaaea .submit-btn_a7f20e5b4a185cfe {
    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_4bc16721201eaaea .submit-btn_a7f20e5b4a185cfe:hover {
      background-color: #131A2A;
      color: #ffffff; }
  .te-subscribe-form-widget_4bc16721201eaaea .mc4wp-response_cf6560d753d74ac1 {
    position: absolute;
    margin-top: 15px; }
    .te-subscribe-form-widget_4bc16721201eaaea .mc4wp-response_cf6560d753d74ac1 .mc4wp-alert_411a5856596ed859.mc4wp-error_be01f642632ab3b5 p {
      color: #ff0000;
      position: relative; }
    .te-subscribe-form-widget_4bc16721201eaaea .mc4wp-response_cf6560d753d74ac1 .mc4wp-alert_411a5856596ed859.mc4wp-error_be01f642632ab3b5 a {
      color: #ff0000; }
    .te-subscribe-form-widget_4bc16721201eaaea .mc4wp-response_cf6560d753d74ac1 .mc4wp-alert_411a5856596ed859.mc4wp-success_5ec61dfc391143b8 p, .te-subscribe-form-widget_4bc16721201eaaea .mc4wp-response_cf6560d753d74ac1 .mc4wp-alert_411a5856596ed859.mc4wp-notice_e765faa9c5e88f0b p {
      color: #ffffff;
      position: relative; }

.te-footer-social-wrapper_4acd88971068060e {
  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_4acd88971068060e .te-footer-logo_7a522c7c796b9f4a {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .te-footer-social-wrapper_4acd88971068060e .te-social-widget_aebadcf1ae101176 {
    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_4acd88971068060e .te-social-widget_aebadcf1ae101176 span {
      color: #ffffff;
      font-size: 20px;
      font-weight: 400; }

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

.footer_c845cbd0af7f97f2.style-2_c94f3ec83ed74443 {
  background-color: #131A2A; }
  .footer_c845cbd0af7f97f2.style-2_c94f3ec83ed74443 .te-footer-sec_5896da1bbd34bd18 {
    border-bottom: 1px solid rgba(225, 225, 225, 0.3);
    padding-top: 80px;
    padding-bottom: 70px; }
  .footer_c845cbd0af7f97f2.style-2_c94f3ec83ed74443 .te-footer-widget-title_1579e24d43c631ee,
  .footer_c845cbd0af7f97f2.style-2_c94f3ec83ed74443 .wp-block-heading_e94d2b031b9cc309 {
    color: #ffffff;
    font-size: 24px; }
  .footer_c845cbd0af7f97f2.style-2_c94f3ec83ed74443 .footer-bottom-area_1c5fba8b8ad2edf4 .te-copyright-text_232090427b5c9ae0 p,
  .footer_c845cbd0af7f97f2.style-2_c94f3ec83ed74443 .te-footer-widget_ba99093ecaaece53.te_widget_nav_menu_4ca06b12533abd37 li a,
  .footer_c845cbd0af7f97f2.style-2_c94f3ec83ed74443 .te-footer-widget_ba99093ecaaece53 .te_widget_latest_post_b54cdc494e853c07 ul li .te-latest-post-desc_0009a69568c8313d .te-latest-post-title_adf6bc0b84607990 a,
  .footer_c845cbd0af7f97f2.style-2_c94f3ec83ed74443 .te-footer-widget_ba99093ecaaece53 .te_widget_latest_post_b54cdc494e853c07 ul li .te-latest-post-desc_0009a69568c8313d .te-latest-post-title_adf6bc0b84607990,
  .footer_c845cbd0af7f97f2.style-2_c94f3ec83ed74443 .te-footer-widget_ba99093ecaaece53 .te_widget_latest_post_b54cdc494e853c07 ul li .te-latest-post-desc_0009a69568c8313d .te-latest-post-meta_7aa1ee7fc5c131ce,
  .footer_c845cbd0af7f97f2.style-2_c94f3ec83ed74443 .te-footer-widget_ba99093ecaaece53 .te-subscribe-form-wrapper_82af0b71fc32bc95,
  .footer_c845cbd0af7f97f2.style-2_c94f3ec83ed74443 .te-footer-bottom-menu_dc42a7de68526cb8 ul li a,
  .footer_c845cbd0af7f97f2.style-2_c94f3ec83ed74443 .footer-bottom-area_1c5fba8b8ad2edf4 .te-copyright-text_232090427b5c9ae0 p a {
    color: #ffffff; }

/*# sourceMappingURL=style.css_157c5432a349a128.map_2ce150d7352cf289 */