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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

code {
  color: #E7F914; }

.te-theme-btn_09e34d91ffe31bd6,
.wp-block-loginout_4611351af3254a8b a,
input.te-theme-btn_09e34d91ffe31bd6 {
  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_09e34d91ffe31bd6:hover,
  .wp-block-loginout_4611351af3254a8b a:hover,
  input.te-theme-btn_09e34d91ffe31bd6:hover {
    color: #131A2A;
    background-color: #E7F914; }
  .te-theme-btn_09e34d91ffe31bd6:focus,
  .wp-block-loginout_4611351af3254a8b a:focus,
  input.te-theme-btn_09e34d91ffe31bd6:focus {
    color: #ffffff; }
  .te-theme-btn_09e34d91ffe31bd6.yellow-btn_98cf409ae4a2106d,
  .wp-block-loginout_4611351af3254a8b a.yellow-btn_98cf409ae4a2106d,
  input.te-theme-btn_09e34d91ffe31bd6.yellow-btn_98cf409ae4a2106d {
    background-color: #E7F914;
    color: #14203A; }
  .te-theme-btn_09e34d91ffe31bd6.simple-btn_0d3ee3f33c4df042,
  .wp-block-loginout_4611351af3254a8b a.simple-btn_0d3ee3f33c4df042,
  input.te-theme-btn_09e34d91ffe31bd6.simple-btn_0d3ee3f33c4df042 {
    padding-left: 36px;
    padding-right: 36px; }

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

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

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

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

.circle-rotate-wrapper_70113a3a72fbfbf2 {
  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_70113a3a72fbfbf2 .circle-rotate-inner_1ce4e87bac9ef757 {
    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_e95660ee2cdf4368 {
  margin-top: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.px-350_50e9eac97e7e748d {
  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_4a46286d4d3b8d40 label {
  width: 100%;
  display: block;
  font-weight: 600;
  margin-bottom: 10px; }
.post-password-form_4a46286d4d3b8d40 input[type="password"] {
  font-size: 1.2rem;
  line-height: 20px;
  padding: 12px 20px;
  border: 1px solid #E4E4F2;
  width: 100%; }
.post-password-form_4a46286d4d3b8d40 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_4a46286d4d3b8d40 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: center;
    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_93da281313744512 .size-full_961990e144e04a66.alignright_331d8fbd8964af66 {
  margin-bottom: 15px;
  margin-top: 20px; }
.tp-page-content_93da281313744512 figure.wp-caption_1212608eafb61557.aligncenter_e43f31bd6ff215f5 {
  margin-top: 40px; }
.tp-page-content_93da281313744512 dl, .tp-page-content_93da281313744512 ol, .tp-page-content_93da281313744512 ul {
  margin-bottom: 11px; }
.tp-page-content_93da281313744512 .te-comment-respond_0b57a777d5b194b2 {
  margin-top: 78px;
  margin-bottom: 20px; }
.tp-page-content_93da281313744512 .te-latest-comments_19c4b845118ec7ef .te-comment-respond_0b57a777d5b194b2 {
  margin-bottom: 40px; }
.tp-page-content_93da281313744512 .te-post-comments_fa5229399c2816fb {
  margin-top: 80px; }

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

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

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

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

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

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

.gallery-columns-1_5495273a2f48d0c3 .gallery-item_f5a8a7345c663379 {
  max-width: 100%;
  width: 100%; }

.gallery-columns-2_8a2175d0ba6cbd24 .gallery-item_f5a8a7345c663379 {
  max-width: 50%; }

.gallery-columns-3_6d9192118e323e8e .gallery-item_f5a8a7345c663379 {
  max-width: 33.33%; }

.gallery-columns-4_75731e58d3b8e875 .gallery-item_f5a8a7345c663379 {
  max-width: 25%; }

.gallery-columns-5_554c1f85d69a050d .gallery-item_f5a8a7345c663379 {
  max-width: 20%; }

.gallery-columns-6_46949fa4ceaf7df1 .gallery-item_f5a8a7345c663379 {
  max-width: 16.66%; }

.gallery-columns-7_be63d40e89ccf454 .gallery-item_f5a8a7345c663379 {
  max-width: 14.28%; }

.gallery-columns-8_74dd86af5174b082 .gallery-item_f5a8a7345c663379 {
  max-width: 12.5%; }

.gallery-columns-9_dde0387d69c112c4 .gallery-item_f5a8a7345c663379 {
  max-width: 11.11%; }

.gallery-caption_f63d44a9b6e208f1 {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.te-post-content p.has-large-font-size_5ea18440b558f6a5 {
  font-size: 36px;
  line-height: 1.2; }
.te-post-content .wp-block-search_4f656e9fb6bc494f {
  margin-bottom: 15px; }
.te-post-content .wp-block-file_b92026c48ae25a9b {
  margin-top: 20px; }
.te-post-content .wp-block-group__inner-container_81fcfe4194e6a9f1 p {
  margin-top: 0 !important; }

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

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

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

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

.wp-block-cover_af008b70d4a0f3eb p.wp-block-cover-text_0f26edd8cf216be2,
.wp-block-cover_af008b70d4a0f3eb.is-light_863f9217dc48c46f .wp-block-cover__inner-container_28bf255c9fb1132e {
  color: #fff !important; }

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

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

.widget_0975a0ac9b8e4604 .wp-block-archives-dropdown_cd0b1a4414e79937,
.widget_0975a0ac9b8e4604 .wp-block-categories-dropdown_9d4ecd6d3173ee1d,
.widget_0975a0ac9b8e4604 .wp-block-loginout_4611351af3254a8b,
.widget_0975a0ac9b8e4604 .wp-block-social-links_604f10ec68ce6390,
.widget_0975a0ac9b8e4604.widget_archive_5e241c8de54ce082 select,
.widget_0975a0ac9b8e4604.te_widget_categories_5b7305b2aa8629da select,
.widget_0975a0ac9b8e4604.widget_text_40eaea7b524f979b select,
.widget_0975a0ac9b8e4604.te_widget_search_450586817581b6cc .search-form_9cbd07b55d7c4d65,
.widget_0975a0ac9b8e4604.te_widget_tag_cloud_bb2b5bacc7cd2f44 .tagcloud_4217aae84a54e089,
.widget_0975a0ac9b8e4604 .wp-block-tag-cloud_926c64005d740f9b {
  margin-bottom: 6px; }

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

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

.blog-search-content_22c9cc4d15c68339 {
  margin: 0; }
  .blog-search-content_22c9cc4d15c68339 .wp-block-search_4f656e9fb6bc494f,
  .blog-search-content_22c9cc4d15c68339 .search-form_9cbd07b55d7c4d65,
  .blog-search-content_22c9cc4d15c68339 .sidebar__search_372cc4f1cd042891 {
    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_22c9cc4d15c68339 .wp-block-search_4f656e9fb6bc494f,
      .blog-search-content_22c9cc4d15c68339 .search-form_9cbd07b55d7c4d65,
      .blog-search-content_22c9cc4d15c68339 .sidebar__search_372cc4f1cd042891 {
        width: 100%; } }
    .blog-search-content_22c9cc4d15c68339 .wp-block-search_4f656e9fb6bc494f .wp-block-search__inside-wrapper_23b4f0910ffa9bb6,
    .blog-search-content_22c9cc4d15c68339 .search-form_9cbd07b55d7c4d65 .wp-block-search__inside-wrapper_23b4f0910ffa9bb6,
    .blog-search-content_22c9cc4d15c68339 .sidebar__search_372cc4f1cd042891 .wp-block-search__inside-wrapper_23b4f0910ffa9bb6 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .blog-search-content_22c9cc4d15c68339 .wp-block-search_4f656e9fb6bc494f label,
    .blog-search-content_22c9cc4d15c68339 .search-form_9cbd07b55d7c4d65 label,
    .blog-search-content_22c9cc4d15c68339 .sidebar__search_372cc4f1cd042891 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_22c9cc4d15c68339 .wp-block-search_4f656e9fb6bc494f input,
    .blog-search-content_22c9cc4d15c68339 .search-form_9cbd07b55d7c4d65 input,
    .blog-search-content_22c9cc4d15c68339 .sidebar__search_372cc4f1cd042891 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_22c9cc4d15c68339 .wp-block-search_4f656e9fb6bc494f button,
    .blog-search-content_22c9cc4d15c68339 .search-form_9cbd07b55d7c4d65 button,
    .blog-search-content_22c9cc4d15c68339 .sidebar__search_372cc4f1cd042891 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_93da281313744512 .wp-smiley_6392052f6f350f23,
.entry-content_3b2b791aec2a2be3 .wp-smiley_6392052f6f350f23,
.comment-content_3cea774c5ebec711 .wp-smiley_6392052f6f350f23 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

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

.te-comment-respond_0b57a777d5b194b2.style-two_e93ffbb46b54a911 .wpcf7-form_3dffe3cf7320c636 .wpcf7-not-valid-tip_65cb8d14142b703e {
  color: #d9c0b8 !important; }
.te-comment-respond_0b57a777d5b194b2 .wpcf7-form_3dffe3cf7320c636 .wpcf7-not-valid_36ed4f08832c0f27 {
  border-color: #dc3232 !important; }
.te-comment-respond_0b57a777d5b194b2 .wpcf7-form_3dffe3cf7320c636 .wpcf7-not-valid-tip_65cb8d14142b703e {
  font-size: 16px;
  margin-top: 5px; }
.te-comment-respond_0b57a777d5b194b2 .wpcf7-form_3dffe3cf7320c636.sent_d49a2a4a5c10e644 .wpcf7-response-output_1da7ea724da2cf25 {
  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_0b57a777d5b194b2 .wpcf7-form_3dffe3cf7320c636.invalid_b444002e556c13e9 .wpcf7-response-output_1da7ea724da2cf25 {
  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_2dfcb8a80d23c029 {
  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_2dfcb8a80d23c029 .wpcf7-te-list-item_4c246cb344a170f5 {
    margin: 0; }
    .wpcf7-form-control_2dfcb8a80d23c029 .wpcf7-te-list-item_4c246cb344a170f5 label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      margin: 0;
      gap: 10px; }
      .wpcf7-form-control_2dfcb8a80d23c029 .wpcf7-te-list-item_4c246cb344a170f5 label .wpcf7-te-list-item-label_96cacb489aacbdf3 {
        font-size: 16px;
        font-weight: 400; }

.logged-in_99fab70648ac3a17 .te-comment-respond_0b57a777d5b194b2 textarea {
  margin-bottom: 12px; }

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

body.admin-bar_891303ea63e3bb35 .header-menu-area_08605f8b021f10f5.sticky_menu_06deef77deec3347 {
  top: 30px; }
  @media (max-width: 600px) {
    body.admin-bar_891303ea63e3bb35 .header-menu-area_08605f8b021f10f5.sticky_menu_06deef77deec3347 {
      top: 0; } }

.page-template-default_02b826bc4652649e.page-id-146_cc8d3d5526006940 .tp-page-content_93da281313744512 p:last-child {
  margin-bottom: 10px; }
.page-template-default_02b826bc4652649e.page-id-1133_061cabdeb45ecc7b .tp-page-content_93da281313744512 .te-comment-respond_0b57a777d5b194b2 {
  margin-top: 78px;
  display: inline-block;
  width: 100%; }
.page-template-default_02b826bc4652649e.page-id-3_722b4f4fa33cf58a .page-area_04ef9d819bb95b24 {
  padding-top: 128px; }

.single-post-item_5124cd22fb84e05e.post-24_647d4ae9cb6188e8 .wp-block-button_8d4cb39180a3cd0a a {
  color: #ffffff; }

.post-template-default_8f9b15d9d465baad.postid-163_6b5054de90170c14 .te-blog-details-wrapper_dc482141d0ea51cb .te-post-item_d3747c7d558b8126 .te-post-content {
  margin-bottom: 34px; }
.post-template-default_8f9b15d9d465baad.postid-150_269079484779d345 .te-blog-details-wrapper_dc482141d0ea51cb .te-post-item_d3747c7d558b8126 .te-post-content {
  margin-bottom: 34px; }
  .post-template-default_8f9b15d9d465baad.postid-150_269079484779d345 .te-blog-details-wrapper_dc482141d0ea51cb .te-post-item_d3747c7d558b8126 .te-post-content .wp-block-group_a446d42f26d7dc11.is-layout-constrained_e0c325e556d53941:last-child {
    border: 1px solid #000; }
.post-template-default_8f9b15d9d465baad.postid-51_c9fbfa56663be44c .te-blog-details-wrapper_dc482141d0ea51cb .te-post-item_d3747c7d558b8126 .te-post-content {
  margin-bottom: 25px; }
  .post-template-default_8f9b15d9d465baad.postid-51_c9fbfa56663be44c .te-blog-details-wrapper_dc482141d0ea51cb .te-post-item_d3747c7d558b8126 .te-post-content p:last-child {
    margin-bottom: 0; }
.post-template-default_8f9b15d9d465baad.postid-1163_874f9032ab1dd989 .te-blog-details-wrapper_dc482141d0ea51cb .te-post-item_d3747c7d558b8126 .te-post-content .wp-caption_1212608eafb61557, .post-template-default_8f9b15d9d465baad.postid-568_0a3f69953a84ce5f .te-blog-details-wrapper_dc482141d0ea51cb .te-post-item_d3747c7d558b8126 .te-post-content .wp-caption_1212608eafb61557 {
  margin-top: 20px; }
.post-template-default_8f9b15d9d465baad.postid-1785_e211b088220daa30 .te-blog-details-wrapper_dc482141d0ea51cb .te-post-item_d3747c7d558b8126 .te-post-content .wp-block-button__link_131ee583729ae4a9 {
  color: #ffffff !important; }
.post-template-default_8f9b15d9d465baad.postid-1149_f540708372a5f379 .te-blog-details-wrapper_dc482141d0ea51cb .te-latest-comments_19c4b845118ec7ef li .te-comments-item_b7d24d073fe4c1b7 .te-comments-text_1029e2e4acead374 p {
  margin-bottom: 0; }
.post-template-default_8f9b15d9d465baad.postid-555_14e0efd569eebabe .te-blog-details-wrapper_dc482141d0ea51cb .te-post-item_d3747c7d558b8126 .te-post-content .gallery {
  margin-top: 20px; }

.error-404_3957ee3f3d9a9abe.not-found {
  margin-top: -20px;
  margin-bottom: 40px; }
  .error-404_3957ee3f3d9a9abe.not-found .error-content_6f3b2bf0520b2b88 .error-btn-bh_ab3af37ee8ec70c2 {
    margin-top: 20px; }

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

.sidebar_34acdec1a4ba795b .widget_media_gallery_b01a114c34c76e9c .gallery-item_f5a8a7345c663379 {
  margin-bottom: 0; }
  .sidebar_34acdec1a4ba795b .widget_media_gallery_b01a114c34c76e9c .gallery-item_f5a8a7345c663379 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_a7a773538962065e {
  -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_83f9c2977283d14b {
  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_fe9850c6a309f0c8 path {
  stroke: #317EFE;
  stroke-width: 4;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

body.admin-bar_891303ea63e3bb35 .header-area_b0a43547d13f48a8.style-2_72b1b4a64cf3d71e.login .te-header-menu-area_0c338302217c1d3f {
  top: auto !important; }

.header-area_b0a43547d13f48a8 .container-fluid_b4abf9e95f25821e {
  padding: 0 70px; }
  @media (max-width: 1550px) {
    .header-area_b0a43547d13f48a8 .container-fluid_b4abf9e95f25821e {
      padding: 0 24px; } }
.header-area_b0a43547d13f48a8.style-2_72b1b4a64cf3d71e .header-top {
  padding: 9px 0;
  background-color: #F9F4F1; }
  .header-area_b0a43547d13f48a8.style-2_72b1b4a64cf3d71e .header-top .te-header-contact-info_781bf82cd77c3f28 span {
    color: #677471; }
    .header-area_b0a43547d13f48a8.style-2_72b1b4a64cf3d71e .header-top .te-header-contact-info_781bf82cd77c3f28 span i {
      color: #317EFE; }
    .header-area_b0a43547d13f48a8.style-2_72b1b4a64cf3d71e .header-top .te-header-contact-info_781bf82cd77c3f28 span a {
      color: #677471; }
  .header-area_b0a43547d13f48a8.style-2_72b1b4a64cf3d71e .header-top .te-social-profile_3c380da5f8ce8491 a {
    color: #317EFE;
    background-color: #E0E6F8;
    width: 42px;
    height: 42px; }
    .header-area_b0a43547d13f48a8.style-2_72b1b4a64cf3d71e .header-top .te-social-profile_3c380da5f8ce8491 a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #ffffff;
      background-color: #317EFE; }
.header-area_b0a43547d13f48a8.style-2_72b1b4a64cf3d71e .te-header-menu-area_0c338302217c1d3f {
  position: fixed;
  top: 20px;
  left: 0;
  width: 100%; }
  .header-area_b0a43547d13f48a8.style-2_72b1b4a64cf3d71e .te-header-menu-area_0c338302217c1d3f .menu-wrapper_32b754270687a73b {
    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_b0a43547d13f48a8.style-2_72b1b4a64cf3d71e .te-header-menu-area_0c338302217c1d3f .menu-wrapper_32b754270687a73b {
        padding-left: 10px;
        padding-right: 6px; } }
  .header-area_b0a43547d13f48a8.style-2_72b1b4a64cf3d71e .te-header-menu-area_0c338302217c1d3f .te-header-btn_3e98b3c2fe480ec7 .te-quote-btn_d5ed0dc979aea7cc {
    background-color: #E7F914;
    border-color: #E7F914; }
.header-area_b0a43547d13f48a8.style-2_72b1b4a64cf3d71e .te-sticky_menu {
  top: 0; }
  .header-area_b0a43547d13f48a8.style-2_72b1b4a64cf3d71e .te-sticky_menu .menu-wrapper_32b754270687a73b {
    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_3cc2cc454a313cdb {
    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_9bf03fed05e71f68 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px; }
  .header-top .te-header-contact-info_781bf82cd77c3f28 {
    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_781bf82cd77c3f28 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_781bf82cd77c3f28 span.te-contact-info-item_6e45ebd8e559a9f4 {
        gap: 0 10px !important; }
      .header-top .te-header-contact-info_781bf82cd77c3f28 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_4f99e8467a200259 {
      display: none; } }
  .header-top .header-top-btn_4f99e8467a200259 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_4f99e8467a200259 a:hover:after {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
    .header-top .header-top-btn_4f99e8467a200259 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_3c380da5f8ce8491 {
    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_3c380da5f8ce8491 .te-social-profile-label_ad2827e3b5dc8528 {
      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_3c380da5f8ce8491 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_3c380da5f8ce8491 a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #14203A;
        background-color: #E7F914; }

.te-header-menu-area_0c338302217c1d3f {
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-header-menu-area_0c338302217c1d3f.te-te-sticky-header_89d0a619d8e60e98 {
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-header-menu-area_0c338302217c1d3f.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_0c338302217c1d3f.te-sticky_menu .te-logo_8c0742b72c3362e9 .te-sticky-logo_787369d6ee42d518 img {
          width: 170px;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-header-menu-area_0c338302217c1d3f.te-sticky_menu .te-main-menu_779455076dfc4c4a ul li.te-active > a:after {
      bottom: 20px; }
    .te-header-menu-area_0c338302217c1d3f.te-sticky_menu .te-main-menu_779455076dfc4c4a 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_0c338302217c1d3f.te-sticky_menu .te-main-menu_779455076dfc4c4a ul li a {
          padding: 33px 14px; } }
    .te-header-menu-area_0c338302217c1d3f.te-sticky_menu .te-main-menu_779455076dfc4c4a ul li ul li a {
      padding: 10px 20px; }
  .te-header-menu-area_0c338302217c1d3f .te-header-menu-wrapper_504dad946fa4c0fd {
    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_0c338302217c1d3f .te-header-menu-wrapper_504dad946fa4c0fd {
        gap: 20px; } }
  .te-header-menu-area_0c338302217c1d3f .te-logo_8c0742b72c3362e9 {
    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_0c338302217c1d3f .te-logo_8c0742b72c3362e9 {
        height: 100px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-header-menu-area_0c338302217c1d3f .te-logo_8c0742b72c3362e9 {
        height: 80px; } }
    .te-header-menu-area_0c338302217c1d3f .te-logo_8c0742b72c3362e9 .te-standard-logo_6eb5540b118ba0e7 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-header-menu-area_0c338302217c1d3f .te-logo_8c0742b72c3362e9 .te-sticky-logo_787369d6ee42d518 {
      display: none; }
      @media only screen and (max-width: 767px) {
        .te-header-menu-area_0c338302217c1d3f .te-logo_8c0742b72c3362e9 .te-sticky-logo_787369d6ee42d518 {
          width: 170px; } }
      @media only screen and (max-width: 1199px) {
        .te-header-menu-area_0c338302217c1d3f .te-logo_8c0742b72c3362e9 .te-sticky-logo_787369d6ee42d518 {
          display: block; } }
      .te-header-menu-area_0c338302217c1d3f .te-logo_8c0742b72c3362e9 .te-sticky-logo_787369d6ee42d518 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-header-menu-area_0c338302217c1d3f .te-logo_8c0742b72c3362e9 .te-retina-logo_3e1ec00920d169c1 {
      display: none; }

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

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

.te-header-btn_3e98b3c2fe480ec7 {
  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_3e98b3c2fe480ec7 .te-icon_d4e9c42fb25015ec {
    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_3e98b3c2fe480ec7 .te-icon_d4e9c42fb25015ec: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_3e98b3c2fe480ec7 {
      display: none; } }
  .te-header-btn_3e98b3c2fe480ec7 .te-cta-btn_8dc9802c96642378 {
    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_3e98b3c2fe480ec7 .te-cta-btn_8dc9802c96642378:hover {
      background-color: #317EFE;
      color: #ffffff; }
  .te-header-btn_3e98b3c2fe480ec7 .te-quote-btn_d5ed0dc979aea7cc {
    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_3e98b3c2fe480ec7 .te-quote-btn_d5ed0dc979aea7cc: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_2b85afadd215b86f {
    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_2b85afadd215b86f .te-search-content-filed_d219b37fe454d26b {
      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_2b85afadd215b86f .te-search-content-filed_d219b37fe454d26b .te-search-close {
        cursor: pointer;
        font-size: 30px;
        color: #ffffff; }
    .te-search-form-wrapper .te-search-form-inner_2b85afadd215b86f .te-search-form_595a1dc082feab27 {
      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_2b85afadd215b86f .te-search-form_595a1dc082feab27 .te-search-form-input_089332afe6033174 {
        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_2b85afadd215b86f .te-search-form_595a1dc082feab27 .te-search-form-input_089332afe6033174 .te-search-icon_deb21ad26efd58cd {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .te-search-form-wrapper .te-search-form-inner_2b85afadd215b86f .te-search-form_595a1dc082feab27 .te-search-form-input_089332afe6033174 button.te-submit-search-btn_fa996032c20bf169 {
          padding: 15px 24px !important; }
      .te-search-form-wrapper .te-search-form-inner_2b85afadd215b86f .te-search-form_595a1dc082feab27 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 {
  display: none; }

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

.mean-container .mean-bar {
  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 {
  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_32a5438d3484ad35 a.mean-expand.mean-clicked_4f1786a0683bc03c {
  background-color: #317EFE;
  border-color: #317EFE !important; }

.mean-container .mean-nav ul li.dropdown-opened_32a5438d3484ad35 a.mean-expand.mean-clicked_4f1786a0683bc03c i {
  color: #ffffff; }

.mean-container .mean-nav ul li a.mean-expand.mean-clicked_4f1786a0683bc03c {
  color: #ffffff; }

.mean-container .mean-nav ul li a.mean-expand.mean-clicked_4f1786a0683bc03c i {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  color: #ffffff; }

.te-mobile-menu-bar_2aab1d742cc04462 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_2aab1d742cc04462 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_13f595e4ff483718 {
    display: inline-block;
    width: 180px; }
  .te-menu-sidebar-area .te-menu-sidebar-wrapper_bb011e8d8b59fde3 {
    position: relative;
    padding: 40px; }
  .te-menu-sidebar-area.active {
    right: 0; }
  .te-menu-sidebar-area .te-menu-sidebar-close_c75d3db9af2b07b6 {
    position: absolute;
    top: 0;
    right: 0; }
    .te-menu-sidebar-area .te-menu-sidebar-close_c75d3db9af2b07b6 .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_c75d3db9af2b07b6 .te-menu-sidebar-close-btn:hover {
        background-color: #317EFE; }
  .te-menu-sidebar-area .te-menu-sidebar-content_91fb9c564dd942ed .te-menu-sidebar-single-widget_7621cc66d001a5a9 {
    display: inline-block;
    margin-top: 20px;
    width: 100%; }
    .te-menu-sidebar-area .te-menu-sidebar-content_91fb9c564dd942ed .te-menu-sidebar-single-widget_7621cc66d001a5a9 .te-menu-sidebar-title_6b41694ab5d7582d {
      margin-bottom: 5px; }
    .te-menu-sidebar-area .te-menu-sidebar-content_91fb9c564dd942ed .te-menu-sidebar-single-widget_7621cc66d001a5a9 .te-header-contact-info_781bf82cd77c3f28 {
      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_91fb9c564dd942ed .te-menu-sidebar-single-widget_7621cc66d001a5a9 .te-header-contact-info_781bf82cd77c3f28 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_91fb9c564dd942ed .te-menu-sidebar-single-widget_7621cc66d001a5a9 .te-header-contact-info_781bf82cd77c3f28 span.te-contact-info-item_6e45ebd8e559a9f4 {
          gap: 0 10px !important; }
        .te-menu-sidebar-area .te-menu-sidebar-content_91fb9c564dd942ed .te-menu-sidebar-single-widget_7621cc66d001a5a9 .te-header-contact-info_781bf82cd77c3f28 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_91fb9c564dd942ed .te-menu-sidebar-single-widget_7621cc66d001a5a9 .te-header-contact-info_781bf82cd77c3f28 span a:hover {
            color: #317EFE; }
    .te-menu-sidebar-area .te-menu-sidebar-content_91fb9c564dd942ed .te-menu-sidebar-single-widget_7621cc66d001a5a9 .te-social-profile_3c380da5f8ce8491 {
      margin-top: 20px;
      border-top: 1px solid #dfe2e9;
      width: 100%;
      padding-top: 20px; }
      .te-menu-sidebar-area .te-menu-sidebar-content_91fb9c564dd942ed .te-menu-sidebar-single-widget_7621cc66d001a5a9 .te-social-profile_3c380da5f8ce8491 a {
        color: #14203A;
        font-size: 22px; }
        .te-menu-sidebar-area .te-menu-sidebar-content_91fb9c564dd942ed .te-menu-sidebar-single-widget_7621cc66d001a5a9 .te-social-profile_3c380da5f8ce8491 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_d890e5fbb847d126 {
  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_d890e5fbb847d126.style-2_72b1b4a64cf3d71e .te-single-slider_bb0db34961b151d3 {
    height: 950px;
    padding-top: 70px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_d890e5fbb847d126.style-2_72b1b4a64cf3d71e .te-single-slider_bb0db34961b151d3 {
        height: unset;
        padding: 80px 0; } }
    .slider-area_d890e5fbb847d126.style-2_72b1b4a64cf3d71e .te-single-slider_bb0db34961b151d3 .slider-feature-img_dc2f6dc5e51e1540 {
      position: absolute;
      right: 0;
      top: 0; }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_d890e5fbb847d126.style-2_72b1b4a64cf3d71e .te-single-slider_bb0db34961b151d3 .slider-feature-img_dc2f6dc5e51e1540 {
          right: -200px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_d890e5fbb847d126.style-2_72b1b4a64cf3d71e .te-single-slider_bb0db34961b151d3 .slider-feature-img_dc2f6dc5e51e1540 {
          right: -280px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_d890e5fbb847d126.style-2_72b1b4a64cf3d71e .te-single-slider_bb0db34961b151d3 .slider-feature-img_dc2f6dc5e51e1540 {
          right: -380px; } }
      .slider-area_d890e5fbb847d126.style-2_72b1b4a64cf3d71e .te-single-slider_bb0db34961b151d3 .slider-feature-img_dc2f6dc5e51e1540 .company-award_23321561b130bce8 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        margin-top: 50px;
        left: 135px; }
        .slider-area_d890e5fbb847d126.style-2_72b1b4a64cf3d71e .te-single-slider_bb0db34961b151d3 .slider-feature-img_dc2f6dc5e51e1540 .company-award_23321561b130bce8 .icon_1528a3612bf989aa {
          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_d890e5fbb847d126.style-2_72b1b4a64cf3d71e .te-single-slider_bb0db34961b151d3 .slider-feature-img_dc2f6dc5e51e1540 .slider-feature-img-overlay_5ce009002f3f4e45 {
          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_d890e5fbb847d126.style-2_72b1b4a64cf3d71e .te-single-slider_bb0db34961b151d3 .slider-left-shape_1cbd7b56c9eea8fb {
      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_d890e5fbb847d126.style-2_72b1b4a64cf3d71e .te-single-slider_bb0db34961b151d3 .slider-left-shape_1cbd7b56c9eea8fb {
          display: none; } }
    .slider-area_d890e5fbb847d126.style-2_72b1b4a64cf3d71e .te-single-slider_bb0db34961b151d3 .slider-right-shape_996265ee6f051baa {
      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_d890e5fbb847d126.style-2_72b1b4a64cf3d71e .te-single-slider_bb0db34961b151d3 .slider-right-shape_996265ee6f051baa {
          display: none; } }
    .slider-area_d890e5fbb847d126.style-2_72b1b4a64cf3d71e .te-single-slider_bb0db34961b151d3 .slider-circle-shape_7065bd7dfc003eac {
      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_d890e5fbb847d126 .te-slider-wrapper_58a91eb963b7ee59 .slick-active .te-slider-short-title_182e4d9ac6e518a5,
  .slider-area_d890e5fbb847d126 .te-slider-wrapper_58a91eb963b7ee59 .slick-active .te-slider-title_d0583245cd0b1092,
  .slider-area_d890e5fbb847d126 .te-slider-wrapper_58a91eb963b7ee59 .slick-active .te-slider-short-desc_27f1476755e48ae7,
  .slider-area_d890e5fbb847d126 .te-slider-wrapper_58a91eb963b7ee59 .slick-active .te-slider-btn-wrapper_1cb7f179ff1e7f88 {
    -webkit-animation-name: MovefadeUp;
    animation-name: MovefadeUp;
    -webkit-animation-fill-mode: both; }
  .slider-area_d890e5fbb847d126 .te-slider-wrapper_58a91eb963b7ee59 .slick-active .te-slider-short-title_182e4d9ac6e518a5 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; }
  .slider-area_d890e5fbb847d126 .te-slider-wrapper_58a91eb963b7ee59 .slick-active .te-slider-title_d0583245cd0b1092 {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  .slider-area_d890e5fbb847d126 .te-slider-wrapper_58a91eb963b7ee59 .slick-active .te-slider-short-desc_27f1476755e48ae7 {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s; }
  .slider-area_d890e5fbb847d126 .te-slider-wrapper_58a91eb963b7ee59 .slick-active .te-slider-btn-wrapper_1cb7f179ff1e7f88 {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s; }
  .slider-area_d890e5fbb847d126 .te-slider-wrapper_58a91eb963b7ee59 .slick-dots_6bcc44e14af122e5 {
    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_d890e5fbb847d126 .te-slider-wrapper_58a91eb963b7ee59 .slick-dots_6bcc44e14af122e5 {
        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_d890e5fbb847d126 .te-slider-wrapper_58a91eb963b7ee59 .slick-dots_6bcc44e14af122e5 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_d890e5fbb847d126 .te-slider-wrapper_58a91eb963b7ee59 .slick-dots_6bcc44e14af122e5 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_d890e5fbb847d126 .te-slider-wrapper_58a91eb963b7ee59 .slick-dots_6bcc44e14af122e5 li button:hover {
          background-color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
      .slider-area_d890e5fbb847d126 .te-slider-wrapper_58a91eb963b7ee59 .slick-dots_6bcc44e14af122e5 li.slick-active {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 1px solid #317EFE; }
        .slider-area_d890e5fbb847d126 .te-slider-wrapper_58a91eb963b7ee59 .slick-dots_6bcc44e14af122e5 li.slick-active button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .slider-area_d890e5fbb847d126 .te-single-slider_bb0db34961b151d3 {
    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_d890e5fbb847d126 .te-single-slider_bb0db34961b151d3 {
        background-image: none !important; } }
    .slider-area_d890e5fbb847d126 .te-single-slider_bb0db34961b151d3 .te-slider-overlay_0fa8135672380cbc {
      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_d890e5fbb847d126 .te-single-slider_bb0db34961b151d3 .te-slider-overlay_0fa8135672380cbc {
          left: 0; } }
      .slider-area_d890e5fbb847d126 .te-single-slider_bb0db34961b151d3 .te-slider-overlay_0fa8135672380cbc .te-slider-overlay-shape_3d55f6569c58f46b {
        position: absolute;
        top: 0;
        height: 100%;
        left: -340px;
        width: 100%; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_d890e5fbb847d126 .te-single-slider_bb0db34961b151d3 .te-slider-overlay_0fa8135672380cbc .te-slider-overlay-shape_3d55f6569c58f46b {
            display: none; } }
    .slider-area_d890e5fbb847d126 .te-single-slider_bb0db34961b151d3 .te-slider-content-wrapper_789e37b59019ed73 {
      position: relative;
      z-index: 99; }
      .slider-area_d890e5fbb847d126 .te-single-slider_bb0db34961b151d3 .te-slider-content-wrapper_789e37b59019ed73 .te-slider-content_277c71d906404520 .te-slider-short-title_182e4d9ac6e518a5 {
        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_d890e5fbb847d126 .te-single-slider_bb0db34961b151d3 .te-slider-content-wrapper_789e37b59019ed73 .te-slider-content_277c71d906404520 .te-slider-title_d0583245cd0b1092 {
        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_d890e5fbb847d126 .te-single-slider_bb0db34961b151d3 .te-slider-content-wrapper_789e37b59019ed73 .te-slider-content_277c71d906404520 .te-slider-title_d0583245cd0b1092 {
            font-size: 60px;
            line-height: 64px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-area_d890e5fbb847d126 .te-single-slider_bb0db34961b151d3 .te-slider-content-wrapper_789e37b59019ed73 .te-slider-content_277c71d906404520 .te-slider-title_d0583245cd0b1092 {
            font-size: 48px;
            line-height: 56px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_d890e5fbb847d126 .te-single-slider_bb0db34961b151d3 .te-slider-content-wrapper_789e37b59019ed73 .te-slider-content_277c71d906404520 .te-slider-title_d0583245cd0b1092 {
            font-size: 42px;
            line-height: 52px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_d890e5fbb847d126 .te-single-slider_bb0db34961b151d3 .te-slider-content-wrapper_789e37b59019ed73 .te-slider-content_277c71d906404520 .te-slider-title_d0583245cd0b1092 {
            font-size: 38px;
            line-height: 44px;
            margin-bottom: 20px; } }
      .slider-area_d890e5fbb847d126 .te-single-slider_bb0db34961b151d3 .te-slider-content-wrapper_789e37b59019ed73 .te-slider-content_277c71d906404520 .te-slider-short-desc_27f1476755e48ae7 {
        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_d890e5fbb847d126 .te-single-slider_bb0db34961b151d3 .te-slider-content-wrapper_789e37b59019ed73 .te-slider-content_277c71d906404520 .te-slider-short-desc_27f1476755e48ae7 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_d890e5fbb847d126 .te-single-slider_bb0db34961b151d3 .te-slider-content-wrapper_789e37b59019ed73 .te-slider-content_277c71d906404520 .te-slider-short-desc_27f1476755e48ae7 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_d890e5fbb847d126 .te-single-slider_bb0db34961b151d3 .te-slider-content-wrapper_789e37b59019ed73 .te-slider-content_277c71d906404520 .te-slider-short-desc_27f1476755e48ae7 {
            font-size: 18px;
            line-height: 32px; } }
      .slider-area_d890e5fbb847d126 .te-single-slider_bb0db34961b151d3 .te-slider-content-wrapper_789e37b59019ed73 .te-slider-content_277c71d906404520 .te-slider-btn-wrapper_1cb7f179ff1e7f88 {
        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_d890e5fbb847d126 .te-single-slider_bb0db34961b151d3 .te-slider-content-wrapper_789e37b59019ed73 .te-slider-content_277c71d906404520 .te-slider-btn-wrapper_1cb7f179ff1e7f88 {
            padding-top: 30px; } }
        .slider-area_d890e5fbb847d126 .te-single-slider_bb0db34961b151d3 .te-slider-content-wrapper_789e37b59019ed73 .te-slider-content_277c71d906404520 .te-slider-btn-wrapper_1cb7f179ff1e7f88 .te-theme-btn_09e34d91ffe31bd6 {
          padding: 11px 30px;
          color: #ffffff;
          border-radius: 50px;
          background-color: #317EFE;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .slider-area_d890e5fbb847d126 .te-single-slider_bb0db34961b151d3 .te-slider-content-wrapper_789e37b59019ed73 .te-slider-content_277c71d906404520 .te-slider-btn-wrapper_1cb7f179ff1e7f88 .te-call-btn_a8249abb27323707 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 20px; }
          .slider-area_d890e5fbb847d126 .te-single-slider_bb0db34961b151d3 .te-slider-content-wrapper_789e37b59019ed73 .te-slider-content_277c71d906404520 .te-slider-btn-wrapper_1cb7f179ff1e7f88 .te-call-btn_a8249abb27323707 .te-icon_d4e9c42fb25015ec {
            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_d890e5fbb847d126 .te-single-slider_bb0db34961b151d3 .te-slider-content-wrapper_789e37b59019ed73 .te-slider-content_277c71d906404520 .te-slider-btn-wrapper_1cb7f179ff1e7f88 .te-call-btn_a8249abb27323707 .te-content_2e0e69bf11bffda6 {
            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_d890e5fbb847d126 .te-single-slider_bb0db34961b151d3 .te-slider-content-wrapper_789e37b59019ed73 .te-slider-content_277c71d906404520 .te-slider-btn-wrapper_1cb7f179ff1e7f88 .te-call-btn_a8249abb27323707 .te-content_2e0e69bf11bffda6 .te-title_924066a59c4dc4d8 {
              font-size: 18px;
              font-weight: 400;
              line-height: 24px;
              color: #335371; }
            .slider-area_d890e5fbb847d126 .te-single-slider_bb0db34961b151d3 .te-slider-content-wrapper_789e37b59019ed73 .te-slider-content_277c71d906404520 .te-slider-btn-wrapper_1cb7f179ff1e7f88 .te-call-btn_a8249abb27323707 .te-content_2e0e69bf11bffda6 .te-text_962653f75fc3aac0 {
              font-size: 20px;
              font-weight: 500;
              line-height: 24px;
              letter-spacing: 0px;
              color: #14203A; }

.slider-area_d890e5fbb847d126.style-1_01d96dfb6a59a6b6 {
  position: relative;
  overflow: visible;
  background: transparent; }
  .slider-area_d890e5fbb847d126.style-1_01d96dfb6a59a6b6: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_d890e5fbb847d126.style-1_01d96dfb6a59a6b6 .te-single-slider_bb0db34961b151d3 {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .slider-area_d890e5fbb847d126.style-1_01d96dfb6a59a6b6 .te-single-slider_bb0db34961b151d3 .te-slider-overlay_0fa8135672380cbc {
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
      background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
      .slider-area_d890e5fbb847d126.style-1_01d96dfb6a59a6b6 .te-single-slider_bb0db34961b151d3 .te-slider-overlay_0fa8135672380cbc::before {
        display: none; }
    .slider-area_d890e5fbb847d126.style-1_01d96dfb6a59a6b6 .te-single-slider_bb0db34961b151d3 .slider-shape_37280a8b621468c2 {
      position: absolute;
      border-radius: 20px;
      overflow: hidden; }
      .slider-area_d890e5fbb847d126.style-1_01d96dfb6a59a6b6 .te-single-slider_bb0db34961b151d3 .slider-shape_37280a8b621468c2 img {
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        top: 0; }
    .slider-area_d890e5fbb847d126.style-1_01d96dfb6a59a6b6 .te-single-slider_bb0db34961b151d3 .shape-one_033b13d4a39fbbdf {
      top: 50px;
      left: 0;
      width: 300px;
      height: 290px; }
      @media (max-width: 991px) {
        .slider-area_d890e5fbb847d126.style-1_01d96dfb6a59a6b6 .te-single-slider_bb0db34961b151d3 .shape-one_033b13d4a39fbbdf {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_d890e5fbb847d126.style-1_01d96dfb6a59a6b6 .te-single-slider_bb0db34961b151d3 .shape-one_033b13d4a39fbbdf {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_d890e5fbb847d126.style-1_01d96dfb6a59a6b6 .te-single-slider_bb0db34961b151d3 .shape-one_033b13d4a39fbbdf {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_d890e5fbb847d126.style-1_01d96dfb6a59a6b6 .te-single-slider_bb0db34961b151d3 .shape-one_033b13d4a39fbbdf {
          top: 160px;
          width: 250px;
          height: 200px; } }
    .slider-area_d890e5fbb847d126.style-1_01d96dfb6a59a6b6 .te-single-slider_bb0db34961b151d3 .shape-two_e5402b5bca17d429 {
      top: 0;
      right: 0;
      width: 300px;
      height: 310px; }
      @media (max-width: 991px) {
        .slider-area_d890e5fbb847d126.style-1_01d96dfb6a59a6b6 .te-single-slider_bb0db34961b151d3 .shape-two_e5402b5bca17d429 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_d890e5fbb847d126.style-1_01d96dfb6a59a6b6 .te-single-slider_bb0db34961b151d3 .shape-two_e5402b5bca17d429 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_d890e5fbb847d126.style-1_01d96dfb6a59a6b6 .te-single-slider_bb0db34961b151d3 .shape-two_e5402b5bca17d429 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_d890e5fbb847d126.style-1_01d96dfb6a59a6b6 .te-single-slider_bb0db34961b151d3 .shape-two_e5402b5bca17d429 {
          width: 300px;
          height: 250px;
          top: 70px;
          right: -40px; } }
    .slider-area_d890e5fbb847d126.style-1_01d96dfb6a59a6b6 .te-single-slider_bb0db34961b151d3 .shape-three_8bc0d17740dc2b9b {
      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_d890e5fbb847d126.style-1_01d96dfb6a59a6b6 .te-single-slider_bb0db34961b151d3 .shape-three_8bc0d17740dc2b9b {
          display: none !important; } }
      @media (max-width: 991px) {
        .slider-area_d890e5fbb847d126.style-1_01d96dfb6a59a6b6 .te-single-slider_bb0db34961b151d3 .shape-three_8bc0d17740dc2b9b {
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
    .slider-area_d890e5fbb847d126.style-1_01d96dfb6a59a6b6 .te-single-slider_bb0db34961b151d3 .te-slider-container_026c75164a481dc4 {
      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_d890e5fbb847d126.style-1_01d96dfb6a59a6b6 .te-single-slider_bb0db34961b151d3 .te-slider-container_026c75164a481dc4 {
          -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_d890e5fbb847d126.style-1_01d96dfb6a59a6b6 .te-single-slider_bb0db34961b151d3 .te-slider-container_026c75164a481dc4 {
          padding: 70px 0;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .slider-area_d890e5fbb847d126.style-1_01d96dfb6a59a6b6 .te-single-slider_bb0db34961b151d3 .te-slider-container_026c75164a481dc4 .te-slider-column_5ab968952a72ef34 {
        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_d890e5fbb847d126.style-1_01d96dfb6a59a6b6 .te-single-slider_bb0db34961b151d3 .te-slider-container_026c75164a481dc4 .te-slider-column_5ab968952a72ef34 {
            width: 100%; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_d890e5fbb847d126.style-1_01d96dfb6a59a6b6 .te-single-slider_bb0db34961b151d3 .te-slider-content-wrapper_789e37b59019ed73 .te-slider-content_277c71d906404520 .te-slider-btn-wrapper_1cb7f179ff1e7f88 {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .slider-area_d890e5fbb847d126.style-1_01d96dfb6a59a6b6 .te-single-slider_bb0db34961b151d3 .te-slider-content-wrapper_789e37b59019ed73 .te-slider-content_277c71d906404520 .te-slider-btn-wrapper_1cb7f179ff1e7f88 .te-theme-btn_09e34d91ffe31bd6 {
      background-color: #317EFE;
      color: #ffffff; }
      .slider-area_d890e5fbb847d126.style-1_01d96dfb6a59a6b6 .te-single-slider_bb0db34961b151d3 .te-slider-content-wrapper_789e37b59019ed73 .te-slider-content_277c71d906404520 .te-slider-btn-wrapper_1cb7f179ff1e7f88 .te-theme-btn_09e34d91ffe31bd6:hover {
        background-color: #E7F914;
        color: #14203A; }
    .slider-area_d890e5fbb847d126.style-1_01d96dfb6a59a6b6 .te-single-slider_bb0db34961b151d3 .te-slider-content-wrapper_789e37b59019ed73 .te-slider-content_277c71d906404520 .te-slider-btn-wrapper_1cb7f179ff1e7f88 .te-call-btn_a8249abb27323707 .te-icon_d4e9c42fb25015ec {
      color: #317EFE; }
    .slider-area_d890e5fbb847d126.style-1_01d96dfb6a59a6b6 .te-single-slider_bb0db34961b151d3 .te-slider-content-wrapper_789e37b59019ed73 .te-slider-content_277c71d906404520 .te-slider-title_d0583245cd0b1092 {
      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_d890e5fbb847d126.style-1_01d96dfb6a59a6b6 .te-single-slider_bb0db34961b151d3 .te-slider-content-wrapper_789e37b59019ed73 .te-slider-content_277c71d906404520 .te-slider-title_d0583245cd0b1092 {
          font-size: 28px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_d890e5fbb847d126.style-1_01d96dfb6a59a6b6 .te-single-slider_bb0db34961b151d3 .te-slider-content-wrapper_789e37b59019ed73 .te-slider-content_277c71d906404520 .te-slider-title_d0583245cd0b1092 {
          font-size: 32px;
          line-height: 52px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_d890e5fbb847d126.style-1_01d96dfb6a59a6b6 .te-single-slider_bb0db34961b151d3 .te-slider-content-wrapper_789e37b59019ed73 .te-slider-content_277c71d906404520 .te-slider-title_d0583245cd0b1092 {
          font-size: 62px;
          line-height: 80px; } }
  .slider-area_d890e5fbb847d126.style-1_01d96dfb6a59a6b6 .te-slider-wrapper_58a91eb963b7ee59 .container {
    position: relative; }
  .slider-area_d890e5fbb847d126.style-1_01d96dfb6a59a6b6 .te-slider-wrapper_58a91eb963b7ee59 .slider-shape-bg_f2a26cff438f578a {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: 100px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_d890e5fbb847d126.style-1_01d96dfb6a59a6b6 .te-slider-wrapper_58a91eb963b7ee59 .slider-shape-bg_f2a26cff438f578a {
        display: none; } }
    @media (max-width: 1399px) {
      .slider-area_d890e5fbb847d126.style-1_01d96dfb6a59a6b6 .te-slider-wrapper_58a91eb963b7ee59 .slider-shape-bg_f2a26cff438f578a {
        margin-left: 0; } }
    .slider-area_d890e5fbb847d126.style-1_01d96dfb6a59a6b6 .te-slider-wrapper_58a91eb963b7ee59 .slider-shape-bg_f2a26cff438f578a: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_5d8ecce880611c5c {
  position: relative; }

.te-info-card_bdaee7ec806c245e {
  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_bdaee7ec806c245e {
      padding: 40px 25px; } }
  .te-info-card_bdaee7ec806c245e: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_bdaee7ec806c245e:hover .te-image-wrapper_97d8474db3711013 .overlay_b79d24abb6da6ddd {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      opacity: 0.72; }
    .te-info-card_bdaee7ec806c245e:hover .te-image-wrapper_97d8474db3711013 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_bdaee7ec806c245e:hover .icon_1528a3612bf989aa img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-info-card_bdaee7ec806c245e:hover .content .te-read-more_a5dc63aa1f4f64af .te-theme-btn_09e34d91ffe31bd6 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_bdaee7ec806c245e .te-info-card-inner_bbf54855667c917c {
    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_bdaee7ec806c245e .te-image-wrapper_97d8474db3711013 {
    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_bdaee7ec806c245e .te-image-wrapper_97d8474db3711013 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_bdaee7ec806c245e .te-image-wrapper_97d8474db3711013 .overlay_b79d24abb6da6ddd {
      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_bdaee7ec806c245e .icon_1528a3612bf989aa {
    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_bdaee7ec806c245e .icon_1528a3612bf989aa img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_bdaee7ec806c245e .te-content-wrapper_8713aeb431ab0943 {
    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_bdaee7ec806c245e .te-title-wrapper_a42a18e5f9b1bd49 {
    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_bdaee7ec806c245e .te-title-wrapper_a42a18e5f9b1bd49 .icon_1528a3612bf989aa {
      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_bdaee7ec806c245e .te-title-wrapper_a42a18e5f9b1bd49 .icon_1528a3612bf989aa::before, .te-info-card_bdaee7ec806c245e .te-title-wrapper_a42a18e5f9b1bd49 .icon_1528a3612bf989aa::after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #317EFE;
        border: 1px solid #E1E1E1; }
      .te-info-card_bdaee7ec806c245e .te-title-wrapper_a42a18e5f9b1bd49 .icon_1528a3612bf989aa::before {
        top: 15px;
        left: 5px; }
      .te-info-card_bdaee7ec806c245e .te-title-wrapper_a42a18e5f9b1bd49 .icon_1528a3612bf989aa::after {
        bottom: 15px;
        right: 5px; }
    .te-info-card_bdaee7ec806c245e .te-title-wrapper_a42a18e5f9b1bd49 .title {
      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_bdaee7ec806c245e .te-title-wrapper_a42a18e5f9b1bd49 .divider_94a2cfee9d133b45 {
      width: 55px;
      height: 2px;
      background-color: #317EFE; }
  .te-info-card_bdaee7ec806c245e .content {
    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_bdaee7ec806c245e .content .desc_49de6800d86e62a4 {
      -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_bdaee7ec806c245e .content .te-read-more_a5dc63aa1f4f64af {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start; }
      .te-info-card_bdaee7ec806c245e .content .te-read-more_a5dc63aa1f4f64af .te-theme-btn_09e34d91ffe31bd6 {
        background-color: transparent;
        color: #317EFE;
        border: 1px solid #131A2A;
        padding: 9px 28px; }
        .te-info-card_bdaee7ec806c245e .content .te-read-more_a5dc63aa1f4f64af .te-theme-btn_09e34d91ffe31bd6:hover {
          background-color: #317EFE;
          color: #ffffff;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-info-card_bdaee7ec806c245e.style-2_72b1b4a64cf3d71e {
  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_bdaee7ec806c245e.style-2_72b1b4a64cf3d71e {
      padding: 35px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .te-info-card_bdaee7ec806c245e.style-2_72b1b4a64cf3d71e {
      padding: 35px; } }
  .te-info-card_bdaee7ec806c245e.style-2_72b1b4a64cf3d71e:hover .image 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_bdaee7ec806c245e.style-2_72b1b4a64cf3d71e:hover .content .te-read-more_a5dc63aa1f4f64af .te-theme-btn_09e34d91ffe31bd6 {
    background-color: inherit;
    color: #317EFE; }
  .te-info-card_bdaee7ec806c245e.style-2_72b1b4a64cf3d71e .image {
    border-radius: 20px;
    overflow: hidden; }
    .te-info-card_bdaee7ec806c245e.style-2_72b1b4a64cf3d71e .image 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_bdaee7ec806c245e.style-2_72b1b4a64cf3d71e .te-title-wrapper_a42a18e5f9b1bd49 {
    padding-bottom: 15px; }
  .te-info-card_bdaee7ec806c245e.style-2_72b1b4a64cf3d71e .te-content-wrapper_8713aeb431ab0943 {
    text-align: left;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .te-info-card_bdaee7ec806c245e.style-2_72b1b4a64cf3d71e .content {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px; }
    .te-info-card_bdaee7ec806c245e.style-2_72b1b4a64cf3d71e .content .te-read-more_a5dc63aa1f4f64af .te-theme-btn_09e34d91ffe31bd6 {
      padding: 0;
      border: 0; }

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

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

.te-icon-card_96b0314eae258d0e.style-three_ac438fad6b3273f0 {
  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_96b0314eae258d0e.style-three_ac438fad6b3273f0 .icon_1528a3612bf989aa {
    width: 72px;
    height: 72px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .te-icon-card_96b0314eae258d0e.style-three_ac438fad6b3273f0 .icon_1528a3612bf989aa img {
      width: 100%; }
  .te-icon-card_96b0314eae258d0e.style-three_ac438fad6b3273f0 .content {
    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_96b0314eae258d0e.style-three_ac438fad6b3273f0 .content .title {
      color: #ffffff; }
    .te-icon-card_96b0314eae258d0e.style-three_ac438fad6b3273f0 .content .desc_49de6800d86e62a4 {
      color: #c7cdda; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-icon-card_96b0314eae258d0e.style-three_ac438fad6b3273f0 {
      gap: 25px; }
      .te-icon-card_96b0314eae258d0e.style-three_ac438fad6b3273f0 .content {
        gap: 18px; } }

.te-icon-card_96b0314eae258d0e.style-2_72b1b4a64cf3d71e {
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0; }
  .te-icon-card_96b0314eae258d0e.style-2_72b1b4a64cf3d71e .icon_1528a3612bf989aa {
    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_96b0314eae258d0e.style-2_72b1b4a64cf3d71e .content {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px; }
    .te-icon-card_96b0314eae258d0e.style-2_72b1b4a64cf3d71e .content .title {
      font-size: 20px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px; }
    .te-icon-card_96b0314eae258d0e.style-2_72b1b4a64cf3d71e .content .desc_49de6800d86e62a4 {
      line-height: 22px; }

.te-about-image-card_8a1bb06e25ecaaf7 .te-main-img-wrapper_abc98ab383bc9b65 {
  text-align: right; }
  @media (max-width: 991px) {
    .te-about-image-card_8a1bb06e25ecaaf7 .te-main-img-wrapper_abc98ab383bc9b65 {
      text-align: left; } }
  .te-about-image-card_8a1bb06e25ecaaf7 .te-main-img-wrapper_abc98ab383bc9b65 .te-main-img-inner_93c636a583e100d3 {
    position: relative;
    display: inline-block;
    z-index: 2; }
    .te-about-image-card_8a1bb06e25ecaaf7 .te-main-img-wrapper_abc98ab383bc9b65 .te-main-img-inner_93c636a583e100d3 > img {
      border-radius: 500px 500px 0 0;
      margin-left: 7px;
      margin-top: 4px; }
      @media (max-width: 650px) {
        .te-about-image-card_8a1bb06e25ecaaf7 .te-main-img-wrapper_abc98ab383bc9b65 .te-main-img-inner_93c636a583e100d3 > img {
          width: 100%; } }
    .te-about-image-card_8a1bb06e25ecaaf7 .te-main-img-wrapper_abc98ab383bc9b65 .te-main-img-inner_93c636a583e100d3 .te-img-card-shape_08aae7775847d468 {
      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_8a1bb06e25ecaaf7 .te-main-img-wrapper_abc98ab383bc9b65 .te-main-img-inner_93c636a583e100d3 .te-img-card-shape_08aae7775847d468 {
          right: 0; } }
.te-about-image-card_8a1bb06e25ecaaf7 .te-company-foundation_ec71dc343c044e0a {
  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_8a1bb06e25ecaaf7 .te-company-foundation_ec71dc343c044e0a .te-counter-wrapper_413d18a5a4eb8f6e {
    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_8a1bb06e25ecaaf7 .te-company-foundation_ec71dc343c044e0a .counter-title_81b1e1d109b79617 {
    font-size: 45px;
    font-weight: 700;
    line-height: 54.9px;
    letter-spacing: -0.8px;
    color: #14203A;
    margin-bottom: 0; }
  .te-about-image-card_8a1bb06e25ecaaf7 .te-company-foundation_ec71dc343c044e0a .title {
    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_8a1bb06e25ecaaf7.style-2_72b1b4a64cf3d71e .te-main-img-wrapper_abc98ab383bc9b65 .te-main-img-inner_93c636a583e100d3 {
  border-radius: 20px;
  padding-right: 80px;
  margin-top: 23px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-image-card_8a1bb06e25ecaaf7.style-2_72b1b4a64cf3d71e .te-main-img-wrapper_abc98ab383bc9b65 .te-main-img-inner_93c636a583e100d3 {
      padding-right: 0;
      margin-top: 0; } }
  .te-about-image-card_8a1bb06e25ecaaf7.style-2_72b1b4a64cf3d71e .te-main-img-wrapper_abc98ab383bc9b65 .te-main-img-inner_93c636a583e100d3 > img {
    margin: 0;
    border-radius: 20px; }
  .te-about-image-card_8a1bb06e25ecaaf7.style-2_72b1b4a64cf3d71e .te-main-img-wrapper_abc98ab383bc9b65 .te-main-img-inner_93c636a583e100d3 .te-img-card-shape_08aae7775847d468 {
    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_8a1bb06e25ecaaf7.style-2_72b1b4a64cf3d71e .te-main-img-wrapper_abc98ab383bc9b65 .te-main-img-inner_93c636a583e100d3 .te-img-card-shape_08aae7775847d468 {
        display: none; } }
  .te-about-image-card_8a1bb06e25ecaaf7.style-2_72b1b4a64cf3d71e .te-main-img-wrapper_abc98ab383bc9b65 .te-main-img-inner_93c636a583e100d3 .te-another-image_508e5e8d00337057 {
    position: absolute;
    top: 55%;
    right: -45px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-image-card_8a1bb06e25ecaaf7.style-2_72b1b4a64cf3d71e .te-main-img-wrapper_abc98ab383bc9b65 .te-main-img-inner_93c636a583e100d3 .te-another-image_508e5e8d00337057 {
        position: relative;
        right: unset;
        top: unset; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .te-about-image-card_8a1bb06e25ecaaf7.style-2_72b1b4a64cf3d71e .te-main-img-wrapper_abc98ab383bc9b65 .te-main-img-inner_93c636a583e100d3 .te-another-image_508e5e8d00337057 {
        position: relative; } }
    .te-about-image-card_8a1bb06e25ecaaf7.style-2_72b1b4a64cf3d71e .te-main-img-wrapper_abc98ab383bc9b65 .te-main-img-inner_93c636a583e100d3 .te-another-image_508e5e8d00337057 .te-another-image-inner_6fc15f106268d0e2 {
      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_8a1bb06e25ecaaf7.style-2_72b1b4a64cf3d71e .te-main-img-wrapper_abc98ab383bc9b65 .te-main-img-inner_93c636a583e100d3 .te-another-image_508e5e8d00337057 .te-another-image-inner_6fc15f106268d0e2 {
          width: 100%; }
          .te-about-image-card_8a1bb06e25ecaaf7.style-2_72b1b4a64cf3d71e .te-main-img-wrapper_abc98ab383bc9b65 .te-main-img-inner_93c636a583e100d3 .te-another-image_508e5e8d00337057 .te-another-image-inner_6fc15f106268d0e2 img {
            width: 100%; } }
    .te-about-image-card_8a1bb06e25ecaaf7.style-2_72b1b4a64cf3d71e .te-main-img-wrapper_abc98ab383bc9b65 .te-main-img-inner_93c636a583e100d3 .te-another-image_508e5e8d00337057 .video-btn_d7470dfcbf3202eb {
      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_8a1bb06e25ecaaf7.style-2_72b1b4a64cf3d71e .te-main-img-wrapper_abc98ab383bc9b65 .te-main-img-inner_93c636a583e100d3 .te-another-image_508e5e8d00337057 .video-btn_d7470dfcbf3202eb {
          left: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%); } }
      .te-about-image-card_8a1bb06e25ecaaf7.style-2_72b1b4a64cf3d71e .te-main-img-wrapper_abc98ab383bc9b65 .te-main-img-inner_93c636a583e100d3 .te-another-image_508e5e8d00337057 .video-btn_d7470dfcbf3202eb 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_8a1bb06e25ecaaf7.style-2_72b1b4a64cf3d71e .te-main-img-wrapper_abc98ab383bc9b65 .te-main-img-inner_93c636a583e100d3 .te-another-image_508e5e8d00337057 .te-badge-text_678c00a796d0ad13 {
      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_8a1bb06e25ecaaf7.style-2_72b1b4a64cf3d71e .te-main-img-wrapper_abc98ab383bc9b65 .te-main-img-inner_93c636a583e100d3 .te-another-image_508e5e8d00337057 .te-badge-text_678c00a796d0ad13 {
          left: unset;
          top: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%);
          right: 0; } }
      .te-about-image-card_8a1bb06e25ecaaf7.style-2_72b1b4a64cf3d71e .te-main-img-wrapper_abc98ab383bc9b65 .te-main-img-inner_93c636a583e100d3 .te-another-image_508e5e8d00337057 .te-badge-text_678c00a796d0ad13 .icon_1528a3612bf989aa {
        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_8a1bb06e25ecaaf7.style-2_72b1b4a64cf3d71e .te-main-img-wrapper_abc98ab383bc9b65 .te-main-img-inner_93c636a583e100d3 .te-another-image_508e5e8d00337057 .te-badge-text_678c00a796d0ad13 .text {
        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_8a1bb06e25ecaaf7.style-2_72b1b4a64cf3d71e .te-main-img-wrapper_abc98ab383bc9b65 .te-main-img-inner_93c636a583e100d3 .te-another-image_508e5e8d00337057 .te-badge-text_678c00a796d0ad13 .text .title {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #14203A; }
        .te-about-image-card_8a1bb06e25ecaaf7.style-2_72b1b4a64cf3d71e .te-main-img-wrapper_abc98ab383bc9b65 .te-main-img-inner_93c636a583e100d3 .te-another-image_508e5e8d00337057 .te-badge-text_678c00a796d0ad13 .text span {
          font-size: 12px;
          font-weight: 400;
          line-height: 12px;
          color: #335371; }

.te-about-info-card_242c014dffa0e6c1 .te-about-info-content_05fe750d2afcc927 {
  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_242c014dffa0e6c1 .te-about-info-content_05fe750d2afcc927 .te-section-title_157b01ae36ce0f46 {
    margin-bottom: 0; }
    .te-about-info-card_242c014dffa0e6c1 .te-about-info-content_05fe750d2afcc927 .te-section-title_157b01ae36ce0f46 .title {
      margin-bottom: 0; }
  .te-about-info-card_242c014dffa0e6c1 .te-about-info-content_05fe750d2afcc927 .te-list-item-wrapper_39226cf6c3185ea2 {
    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_242c014dffa0e6c1 .te-about-info-content_05fe750d2afcc927 .te-list-item-wrapper_39226cf6c3185ea2 {
        grid-template-columns: repeat(1, 1fr); } }
    .te-about-info-card_242c014dffa0e6c1 .te-about-info-content_05fe750d2afcc927 .te-list-item-wrapper_39226cf6c3185ea2 .te-list-item_902c62889ffb8926 .icon_1528a3612bf989aa {
      font-size: 24px;
      color: #317EFE;
      background-color: transparent;
      width: unset;
      height: unset; }
    .te-about-info-card_242c014dffa0e6c1 .te-about-info-content_05fe750d2afcc927 .te-list-item-wrapper_39226cf6c3185ea2 .te-list-item_902c62889ffb8926 .text {
      color: #14203A; }
  .te-about-info-card_242c014dffa0e6c1 .te-about-info-content_05fe750d2afcc927 .te-info-list_57a5d2f9e6933c2c {
    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_242c014dffa0e6c1 .te-about-info-content_05fe750d2afcc927 .te-info-list_57a5d2f9e6933c2c {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 20px; } }
    .te-about-info-card_242c014dffa0e6c1 .te-about-info-content_05fe750d2afcc927 .te-info-list_57a5d2f9e6933c2c .te-single-info-list_25f04b544f19c7b2 {
      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_242c014dffa0e6c1 .te-about-info-content_05fe750d2afcc927 .te-info-list_57a5d2f9e6933c2c .te-single-info-list_25f04b544f19c7b2:hover .icon_1528a3612bf989aa 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_242c014dffa0e6c1 .te-about-info-content_05fe750d2afcc927 .te-info-list_57a5d2f9e6933c2c .te-single-info-list_25f04b544f19c7b2 .icon_1528a3612bf989aa {
        margin-bottom: 10px;
        position: relative;
        margin-left: 20px; }
        .te-about-info-card_242c014dffa0e6c1 .te-about-info-content_05fe750d2afcc927 .te-info-list_57a5d2f9e6933c2c .te-single-info-list_25f04b544f19c7b2 .icon_1528a3612bf989aa::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_242c014dffa0e6c1 .te-about-info-content_05fe750d2afcc927 .te-info-list_57a5d2f9e6933c2c .te-single-info-list_25f04b544f19c7b2 .icon_1528a3612bf989aa 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_242c014dffa0e6c1 .te-about-info-content_05fe750d2afcc927 .te-info-list_57a5d2f9e6933c2c .te-single-info-list_25f04b544f19c7b2 .title {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0px;
        margin-bottom: 0; }
      .te-about-info-card_242c014dffa0e6c1 .te-about-info-content_05fe750d2afcc927 .te-info-list_57a5d2f9e6933c2c .te-single-info-list_25f04b544f19c7b2 .short-title_3b2f61d02a691b3e {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px; }

.te-about-info-card_242c014dffa0e6c1.style-2_72b1b4a64cf3d71e .te-about-info-content_05fe750d2afcc927 {
  gap: 10px; }
  .te-about-info-card_242c014dffa0e6c1.style-2_72b1b4a64cf3d71e .te-about-info-content_05fe750d2afcc927 .te-list-item-wrapper_39226cf6c3185ea2 {
    padding-top: 6px;
    gap: 0; }
    .te-about-info-card_242c014dffa0e6c1.style-2_72b1b4a64cf3d71e .te-about-info-content_05fe750d2afcc927 .te-list-item-wrapper_39226cf6c3185ea2 .te-list-item_902c62889ffb8926 .icon_1528a3612bf989aa {
      width: 16px;
      height: 16px;
      background-color: #317EFE;
      border-radius: 50%;
      color: white;
      font-size: 10px; }
    .te-about-info-card_242c014dffa0e6c1.style-2_72b1b4a64cf3d71e .te-about-info-content_05fe750d2afcc927 .te-list-item-wrapper_39226cf6c3185ea2 .te-list-item_902c62889ffb8926 .text {
      color: #335371; }
  .te-about-info-card_242c014dffa0e6c1.style-2_72b1b4a64cf3d71e .te-about-info-content_05fe750d2afcc927 .te-info-list_57a5d2f9e6933c2c {
    border-top: 1px solid #E1E1E1;
    padding-top: 40px; }
    .te-about-info-card_242c014dffa0e6c1.style-2_72b1b4a64cf3d71e .te-about-info-content_05fe750d2afcc927 .te-info-list_57a5d2f9e6933c2c .divider_94a2cfee9d133b45 {
      width: 1px;
      background-color: #E1E1E1;
      height: 127px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-info-card_242c014dffa0e6c1.style-2_72b1b4a64cf3d71e .te-about-info-content_05fe750d2afcc927 .te-info-list_57a5d2f9e6933c2c .divider_94a2cfee9d133b45 {
          height: 1px;
          width: 100%; } }

.te-about-info-card_242c014dffa0e6c1.style-three_ac438fad6b3273f0 .te-section-title_157b01ae36ce0f46 {
  margin-bottom: 40px; }
.te-about-info-card_242c014dffa0e6c1.style-three_ac438fad6b3273f0 .about-info-wrapper_eb85a759358ceb17 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_242c014dffa0e6c1.style-three_ac438fad6b3273f0 .about-info-wrapper_eb85a759358ceb17 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .te-about-info-card_242c014dffa0e6c1.style-three_ac438fad6b3273f0 .about-info-wrapper_eb85a759358ceb17 .about-info-img_6edaddc5b2665a1d {
    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_242c014dffa0e6c1.style-three_ac438fad6b3273f0 .about-info-wrapper_eb85a759358ceb17 .about-info-img_6edaddc5b2665a1d {
        height: 350px; } }
    .te-about-info-card_242c014dffa0e6c1.style-three_ac438fad6b3273f0 .about-info-wrapper_eb85a759358ceb17 .about-info-img_6edaddc5b2665a1d img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.te-about-info-card_242c014dffa0e6c1.style-three_ac438fad6b3273f0 .te-about-info-content_05fe750d2afcc927 {
  padding-left: 50px;
  gap: 30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_242c014dffa0e6c1.style-three_ac438fad6b3273f0 .te-about-info-content_05fe750d2afcc927 {
      padding-left: 0;
      padding-top: 50px; } }
  .te-about-info-card_242c014dffa0e6c1.style-three_ac438fad6b3273f0 .te-about-info-content_05fe750d2afcc927 .skill-progressbar-wrapper_f66ad4da19550e87 {
    width: 100%; }
  .te-about-info-card_242c014dffa0e6c1.style-three_ac438fad6b3273f0 .te-about-info-content_05fe750d2afcc927 .te-icon-card-wrapper_9532143c35153abc {
    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_242c014dffa0e6c1.style-three_ac438fad6b3273f0 .te-about-info-content_05fe750d2afcc927 .te-icon-card-wrapper_9532143c35153abc .te-icon-card_96b0314eae258d0e {
      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_242c014dffa0e6c1.style-three_ac438fad6b3273f0 .te-about-info-content_05fe750d2afcc927 .te-icon-card-wrapper_9532143c35153abc .te-icon-card_96b0314eae258d0e .icon_1528a3612bf989aa {
        width: 40px;
        height: 40px; }
      .te-about-info-card_242c014dffa0e6c1.style-three_ac438fad6b3273f0 .te-about-info-content_05fe750d2afcc927 .te-icon-card-wrapper_9532143c35153abc .te-icon-card_96b0314eae258d0e .content {
        gap: 4px; }
        .te-about-info-card_242c014dffa0e6c1.style-three_ac438fad6b3273f0 .te-about-info-content_05fe750d2afcc927 .te-icon-card-wrapper_9532143c35153abc .te-icon-card_96b0314eae258d0e .content .title {
          font-size: 18px;
          line-height: 24px; }
  .te-about-info-card_242c014dffa0e6c1.style-three_ac438fad6b3273f0 .te-about-info-content_05fe750d2afcc927 .te-btn-wrapper_086b122eed44ca6c {
    margin-top: 7px; }

.te-counter-card_b6f930325999e9b4 {
  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_b6f930325999e9b4 {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 575px) {
    .te-counter-card_b6f930325999e9b4 {
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 50px; } }
  .te-counter-card_b6f930325999e9b4 .te-counter-item_c313a5a5fbc1c104 {
    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_b6f930325999e9b4 .te-counter-item_c313a5a5fbc1c104:hover .icon_1528a3612bf989aa img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-counter-card_b6f930325999e9b4 .te-counter-item_c313a5a5fbc1c104 .icon_1528a3612bf989aa {
      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_b6f930325999e9b4 .te-counter-item_c313a5a5fbc1c104 .icon_1528a3612bf989aa img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-counter-card_b6f930325999e9b4 .te-counter-item_c313a5a5fbc1c104 .te-counter-title_2dd435fb711475fc {
      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_b6f930325999e9b4 .te-counter-item_c313a5a5fbc1c104 .te-counter-title_2dd435fb711475fc .content {
        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_b6f930325999e9b4 .te-counter-item_c313a5a5fbc1c104 .number_866a797867aaa862 {
      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_b6f930325999e9b4 .te-counter-item_c313a5a5fbc1c104 .number_866a797867aaa862 {
          font-size: 36px;
          line-height: 40px; } }
    .te-counter-card_b6f930325999e9b4 .te-counter-item_c313a5a5fbc1c104 .title {
      margin: 0;
      font-family: "Inter", sans-serif;
      font-weight: 400;
      font-size: 18px;
      line-height: 18px;
      color: #335371; }
    .te-counter-card_b6f930325999e9b4 .te-counter-item_c313a5a5fbc1c104 .text {
      margin: 0;
      color: #c7cdda; }

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

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

.te-process-step_61a0e3b794200740 {
  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_61a0e3b794200740::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_61a0e3b794200740 {
      padding: 32px 28px 42px 28px; } }
  .te-process-step_61a0e3b794200740:hover {
    top: -5px; }
    .te-process-step_61a0e3b794200740:hover::before {
      width: 100%;
      height: 100%;
      border-radius: 0;
      -webkit-transform: translateX(-50%) scale(1);
              transform: translateX(-50%) scale(1); }
    .te-process-step_61a0e3b794200740:hover .icon_1528a3612bf989aa img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_61a0e3b794200740:hover .counter-number_5492d94410f34ef6 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_61a0e3b794200740:hover .content .te-read-more_a5dc63aa1f4f64af .te-theme-btn_09e34d91ffe31bd6 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff; }
  .te-process-step_61a0e3b794200740 .icon_1528a3612bf989aa {
    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_61a0e3b794200740 .icon_1528a3612bf989aa img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-process-step_61a0e3b794200740 .te-content-wrapper_8713aeb431ab0943 {
    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_61a0e3b794200740 .te-counter-wrapper_413d18a5a4eb8f6e {
    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_61a0e3b794200740 .te-counter-wrapper_413d18a5a4eb8f6e .shape_40e1be90e048c3f4 {
      position: relative; }
  .te-process-step_61a0e3b794200740 .counter-number_5492d94410f34ef6 {
    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_61a0e3b794200740 .te-title-wrapper_a42a18e5f9b1bd49 {
    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_61a0e3b794200740 .te-title-wrapper_a42a18e5f9b1bd49 .icon_1528a3612bf989aa {
      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_61a0e3b794200740 .te-title-wrapper_a42a18e5f9b1bd49 .title {
      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_61a0e3b794200740 .content {
    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_61a0e3b794200740 .content .desc_49de6800d86e62a4 {
      -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_61a0e3b794200740 .content .te-read-more_a5dc63aa1f4f64af {
      margin-top: -10px; }
      .te-process-step_61a0e3b794200740 .content .te-read-more_a5dc63aa1f4f64af .te-theme-btn_09e34d91ffe31bd6 {
        border: 1px solid #E1E1E1;
        color: #317EFE;
        background-color: transparent; }

.te-testimonial-card_0e1778192a94f996 {
  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_0e1778192a94f996 {
      padding: 30px; } }
  .te-testimonial-card_0e1778192a94f996 .te-content-wrapper_8713aeb431ab0943 {
    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_0e1778192a94f996 .te-content-wrapper_8713aeb431ab0943 .content {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
    .te-testimonial-card_0e1778192a94f996 .te-content-wrapper_8713aeb431ab0943 .te-user-meta_616d26e6899846cc {
      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_0e1778192a94f996 .te-content-wrapper_8713aeb431ab0943 .te-user-meta_616d26e6899846cc {
          -webkit-box-align: end;
              -ms-flex-align: end;
                  align-items: flex-end; } }
      .te-testimonial-card_0e1778192a94f996 .te-content-wrapper_8713aeb431ab0943 .te-user-meta_616d26e6899846cc .te-user-info_7e673e47543e3503 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .te-testimonial-card_0e1778192a94f996 .te-content-wrapper_8713aeb431ab0943 .te-user-meta_616d26e6899846cc .te-user-info_7e673e47543e3503 .image {
          width: 74px;
          height: 84px;
          border-radius: 20px;
          overflow: hidden;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .te-testimonial-card_0e1778192a94f996 .te-content-wrapper_8713aeb431ab0943 .te-user-meta_616d26e6899846cc .te-user-info_7e673e47543e3503 .rating_8b2d000e52b1fd21 {
          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_0e1778192a94f996 .te-content-wrapper_8713aeb431ab0943 .te-user-meta_616d26e6899846cc .te-user-info_7e673e47543e3503 .name {
          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_0e1778192a94f996 .te-content-wrapper_8713aeb431ab0943 .te-user-meta_616d26e6899846cc .te-user-info_7e673e47543e3503 .name {
              font-size: 18px;
              line-height: 28px; } }
        .te-testimonial-card_0e1778192a94f996 .te-content-wrapper_8713aeb431ab0943 .te-user-meta_616d26e6899846cc .te-user-info_7e673e47543e3503 .designation_00628b1f2c6ef680 {
          font-size: 18px;
          font-weight: 400;
          line-height: 36px;
          color: #14203A; }
      .te-testimonial-card_0e1778192a94f996 .te-content-wrapper_8713aeb431ab0943 .te-user-meta_616d26e6899846cc .icon_1528a3612bf989aa {
        color: #E1E1E1;
        font-size: 55px;
        margin-top: 20px; }
        @media (max-width: 570px) {
          .te-testimonial-card_0e1778192a94f996 .te-content-wrapper_8713aeb431ab0943 .te-user-meta_616d26e6899846cc .icon_1528a3612bf989aa {
            position: absolute;
            right: 30px;
            top: 0;
            z-index: -1;
            font-size: 35px; } }

.te-testimonial-card-two_2f60608ce5460219 {
  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_2f60608ce5460219 .te-content-wrapper_8713aeb431ab0943 {
    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_2f60608ce5460219 .te-content-wrapper_8713aeb431ab0943 .content {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
      .te-testimonial-card-two_2f60608ce5460219 .te-content-wrapper_8713aeb431ab0943 .content p {
        margin-bottom: 0; }
    .te-testimonial-card-two_2f60608ce5460219 .te-content-wrapper_8713aeb431ab0943 .te-user-meta_616d26e6899846cc {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .te-testimonial-card-two_2f60608ce5460219 .te-content-wrapper_8713aeb431ab0943 .te-user-meta_616d26e6899846cc .te-user-info_7e673e47543e3503 {
        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_2f60608ce5460219 .te-content-wrapper_8713aeb431ab0943 .te-user-meta_616d26e6899846cc .te-user-info_7e673e47543e3503 .icon_1528a3612bf989aa {
          color: #317EFE;
          font-size: 40px; }
        .te-testimonial-card-two_2f60608ce5460219 .te-content-wrapper_8713aeb431ab0943 .te-user-meta_616d26e6899846cc .te-user-info_7e673e47543e3503 .name {
          font-size: 24px;
          font-weight: 500;
          line-height: 24px;
          letter-spacing: 0px;
          color: #14203A;
          margin-bottom: 0; }
        .te-testimonial-card-two_2f60608ce5460219 .te-content-wrapper_8713aeb431ab0943 .te-user-meta_616d26e6899846cc .te-user-info_7e673e47543e3503 .designation_00628b1f2c6ef680 {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #317EFE; }
      .te-testimonial-card-two_2f60608ce5460219 .te-content-wrapper_8713aeb431ab0943 .te-user-meta_616d26e6899846cc .image {
        width: 74px;
        height: 74px;
        border-radius: 50%;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }

.te-testimonial-card_0e1778192a94f996.style-3_271b913f0e6923ae {
  padding: 30px 0 0 0;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .te-testimonial-card_0e1778192a94f996.style-3_271b913f0e6923ae::before {
    display: none; }
  .te-testimonial-card_0e1778192a94f996.style-3_271b913f0e6923ae .te-content-wrapper_8713aeb431ab0943 {
    gap: 15px; }
    .te-testimonial-card_0e1778192a94f996.style-3_271b913f0e6923ae .te-content-wrapper_8713aeb431ab0943 .content .title {
      font-size: 24px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px;
      color: #335371;
      margin-bottom: 20px; }
    .te-testimonial-card_0e1778192a94f996.style-3_271b913f0e6923ae .te-content-wrapper_8713aeb431ab0943 .te-user-meta_616d26e6899846cc .te-user-info_7e673e47543e3503 {
      -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_0e1778192a94f996.style-3_271b913f0e6923ae .te-content-wrapper_8713aeb431ab0943 .te-user-meta_616d26e6899846cc .te-user-info_7e673e47543e3503 {
          padding: 15px 30px; } }
      .te-testimonial-card_0e1778192a94f996.style-3_271b913f0e6923ae .te-content-wrapper_8713aeb431ab0943 .te-user-meta_616d26e6899846cc .te-user-info_7e673e47543e3503 .image {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        overflow: hidden;
        margin-top: 0;
        position: relative; }
        .te-testimonial-card_0e1778192a94f996.style-3_271b913f0e6923ae .te-content-wrapper_8713aeb431ab0943 .te-user-meta_616d26e6899846cc .te-user-info_7e673e47543e3503 .image img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          position: absolute;
          left: 0;
          top: 0; }
      .te-testimonial-card_0e1778192a94f996.style-3_271b913f0e6923ae .te-content-wrapper_8713aeb431ab0943 .te-user-meta_616d26e6899846cc .te-user-info_7e673e47543e3503 .rating_8b2d000e52b1fd21 {
        gap: 5px;
        color: #E7F914;
        font-size: 14px;
        margin-bottom: 10px; }
      .te-testimonial-card_0e1778192a94f996.style-3_271b913f0e6923ae .te-content-wrapper_8713aeb431ab0943 .te-user-meta_616d26e6899846cc .te-user-info_7e673e47543e3503 .name span {
        color: #317EFE; }
    .te-testimonial-card_0e1778192a94f996.style-3_271b913f0e6923ae .te-content-wrapper_8713aeb431ab0943 .te-user-meta_616d26e6899846cc .icon_1528a3612bf989aa {
      font-size: 64px;
      color: #E7F914;
      position: absolute;
      top: -5px;
      margin-top: 0;
      right: 0; }
      @media (max-width: 575px) {
        .te-testimonial-card_0e1778192a94f996.style-3_271b913f0e6923ae .te-content-wrapper_8713aeb431ab0943 .te-user-meta_616d26e6899846cc .icon_1528a3612bf989aa {
          font-size: 34px; } }

.te-testimonial-slider-wrapper_30c36fb0ed5fd095 {
  position: relative; }
  .te-testimonial-slider-wrapper_30c36fb0ed5fd095 .slick-list_053f8aec922cc832 {
    margin: 0 -15px; }
    .te-testimonial-slider-wrapper_30c36fb0ed5fd095 .slick-list_053f8aec922cc832 .slick-slide {
      margin: 0 15px;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_30c36fb0ed5fd095 .slick-dots_6bcc44e14af122e5 {
    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_30c36fb0ed5fd095 .slick-dots_6bcc44e14af122e5 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_30c36fb0ed5fd095 .slick-dots_6bcc44e14af122e5 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_30c36fb0ed5fd095 .slick-dots_6bcc44e14af122e5 li.slick-active {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-testimonial-slider-wrapper_30c36fb0ed5fd095 .slick-dots_6bcc44e14af122e5 li.slick-active button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_30c36fb0ed5fd095 .slick-arrow_a08839d9658b2768 {
    display: none !important; }

.te-accordion-box-wrapper_cb7fd53ad4ced501 {
  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_9173650d9270e623 .te-accordion-list-item_fa253785aa0b9f43 {
  border: 1px solid #E1E1E1;
  border-radius: 20px; }
  .accordion-wrapper_9173650d9270e623 .te-accordion-list-item_fa253785aa0b9f43 .te-accordion-head_df4608662daf06c9 {
    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_9173650d9270e623 .te-accordion-list-item_fa253785aa0b9f43 .te-accordion-head_df4608662daf06c9: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_9173650d9270e623 .te-accordion-list-item_fa253785aa0b9f43 .te-accordion-head_df4608662daf06c9.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_9173650d9270e623 .te-accordion-list-item_fa253785aa0b9f43 .te-accordion-head_df4608662daf06c9 .te-accordion-title_52d14fcfd908ff50 {
      font-size: 20px;
      line-height: 32px;
      font-weight: 500;
      margin-bottom: 0;
      letter-spacing: 0px; }
  .accordion-wrapper_9173650d9270e623 .te-accordion-list-item_fa253785aa0b9f43 .te-accordion-body_e8a451dad960a66b {
    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_2cf9f1c7c9ad15c7 {
  border-left: 4px solid #dfe2e9;
  padding-left: 45px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .page-header_2cf9f1c7c9ad15c7 {
      padding-left: 30px; } }
  .page-header_2cf9f1c7c9ad15c7 .te-page-title_3d17d05b795d63ef,
  .page-header_2cf9f1c7c9ad15c7 .page-title_3ddfd89f059c68a2 {
    font-size: 42px;
    line-height: 48px; }
    @media (max-width: 991px) {
      .page-header_2cf9f1c7c9ad15c7 .te-page-title_3d17d05b795d63ef,
      .page-header_2cf9f1c7c9ad15c7 .page-title_3ddfd89f059c68a2 {
        font-size: 38px;
        line-height: 48px; } }

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

.te-post-item_d3747c7d558b8126 {
  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_d3747c7d558b8126:hover .te-post-thumbnail_297262230ce0a3e6 img,
  .te-post-item_d3747c7d558b8126:hover .post-video_08ee9f3d42ba16d2 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_d3747c7d558b8126 iframe {
    width: 100%;
    height: 522px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_d3747c7d558b8126 iframe {
        height: 350px; } }
  .te-post-item_d3747c7d558b8126 .post-gallery .slick-list_053f8aec922cc832 .slick-track_75fecd7049e2f033 {
    height: 392px;
    overflow: hidden; }
  .te-post-item_d3747c7d558b8126 .te-post-content-wrapper_93a85420dd7fc7a1 {
    padding: 32px 32px 40px 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_d3747c7d558b8126 .te-post-content-wrapper_93a85420dd7fc7a1 {
        padding: 35px;
        padding-top: 30px; } }
    .te-post-item_d3747c7d558b8126 .te-post-content-wrapper_93a85420dd7fc7a1 .te-read-more_a5dc63aa1f4f64af {
      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_d3747c7d558b8126.format-quote_5de8b5dd51256368 .te-post-content {
    margin: 0; }
  .te-post-item_d3747c7d558b8126.format-quote_5de8b5dd51256368 blockquote {
    margin: 0; }
    .te-post-item_d3747c7d558b8126.format-quote_5de8b5dd51256368 blockquote p {
      margin-top: 0; }
    .te-post-item_d3747c7d558b8126.format-quote_5de8b5dd51256368 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_d3747c7d558b8126.format-quote_5de8b5dd51256368 blockquote cite a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-post-item_d3747c7d558b8126.sticky_5557a016b1b6b947 {
    border: 2px solid #317EFE; }
    .te-post-item_d3747c7d558b8126.sticky_5557a016b1b6b947 .te-post-content {
      margin-bottom: 0; }
      .te-post-item_d3747c7d558b8126.sticky_5557a016b1b6b947 .te-post-content p {
        margin-bottom: 0; }
  .te-post-item_d3747c7d558b8126 .te-post-title_c23eb520eb7bbc23 {
    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_d3747c7d558b8126 .te-post-title_c23eb520eb7bbc23 {
        font-size: 28px;
        line-height: 42px;
        margin-top: 5px; } }
    .te-post-item_d3747c7d558b8126 .te-post-title_c23eb520eb7bbc23:hover a {
      color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-post-item_d3747c7d558b8126 .te-post-content p {
    margin-top: 17px; }
  .te-post-item_d3747c7d558b8126 .te-post-content h2,
  .te-post-item_d3747c7d558b8126 .te-post-content h3,
  .te-post-item_d3747c7d558b8126 .te-post-content h4,
  .te-post-item_d3747c7d558b8126 .te-post-content h5,
  .te-post-item_d3747c7d558b8126 .te-post-content h6 {
    margin-bottom: 10px; }
  .te-post-item_d3747c7d558b8126 .te-post-content p {
    margin-bottom: unset; }
  .te-post-item_d3747c7d558b8126 .te-single-post-meta_c06c1bad9fcda9cf {
    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_d3747c7d558b8126 .te-social-share_f3a67df0bab3da0b {
    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_d3747c7d558b8126 .te-social-share_f3a67df0bab3da0b a.facebook_6eb18faba4ba53ec {
      color: #1877f2; }
    .te-post-item_d3747c7d558b8126 .te-social-share_f3a67df0bab3da0b a.twitter_b2cdb04a08c2a8c4 {
      color: #1da1f2; }
    .te-post-item_d3747c7d558b8126 .te-social-share_f3a67df0bab3da0b a.linkedin_2f44e0dce704ece4 {
      color: #1a70c6; }
    .te-post-item_d3747c7d558b8126 .te-social-share_f3a67df0bab3da0b .te-social-share-title_754ab1ec87a4801c {
      font-size: 16px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A;
      margin-right: 5px;
      text-transform: uppercase; }
  .te-post-item_d3747c7d558b8126 .te-blog-post-tag_37c367c80ac334aa {
    width: 100%;
    display: inline-block; }
    .te-post-item_d3747c7d558b8126 .te-blog-post-tag_37c367c80ac334aa 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_d3747c7d558b8126 .te-blog-post-tag_37c367c80ac334aa .te-post-tag-list_5b2f3f16e3b73d46 {
      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_d3747c7d558b8126 .te-blog-post-tag_37c367c80ac334aa .te-post-tag-list_5b2f3f16e3b73d46 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_d3747c7d558b8126 .te-blog-post-tag_37c367c80ac334aa .te-post-tag-list_5b2f3f16e3b73d46 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_d3747c7d558b8126 .te-post-thumbnail_297262230ce0a3e6,
  .te-post-item_d3747c7d558b8126 .post-video_08ee9f3d42ba16d2 {
    position: relative;
    overflow: hidden; }
    .te-post-item_d3747c7d558b8126 .te-post-thumbnail_297262230ce0a3e6 img,
    .te-post-item_d3747c7d558b8126 .post-video_08ee9f3d42ba16d2 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_d3747c7d558b8126 .te-post-thumbnail_297262230ce0a3e6 .popup-video-wrapper_dc91eb121475e529,
    .te-post-item_d3747c7d558b8126 .post-video_08ee9f3d42ba16d2 .popup-video-wrapper_dc91eb121475e529 {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .te-post-item_d3747c7d558b8126 .te-post-thumbnail_297262230ce0a3e6 .video-btn_d7470dfcbf3202eb a,
    .te-post-item_d3747c7d558b8126 .post-video_08ee9f3d42ba16d2 .video-btn_d7470dfcbf3202eb 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_d3747c7d558b8126 .te-post-thumbnail_297262230ce0a3e6 .video-btn_d7470dfcbf3202eb a i,
      .te-post-item_d3747c7d558b8126 .post-video_08ee9f3d42ba16d2 .video-btn_d7470dfcbf3202eb a i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_d3747c7d558b8126 .te-post-thumbnail_297262230ce0a3e6 .video-btn_d7470dfcbf3202eb a:hover,
      .te-post-item_d3747c7d558b8126 .post-video_08ee9f3d42ba16d2 .video-btn_d7470dfcbf3202eb a:hover {
        -webkit-animation: none;
                animation: none; }
  .te-post-item_d3747c7d558b8126 button.post-gallery-btn_3da9a057e8ed1dd1 {
    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_d3747c7d558b8126 button.post-gallery-btn_3da9a057e8ed1dd1.prev-btn_c4c5151706b181c5 {
      left: 30px; }
    .te-post-item_d3747c7d558b8126 button.post-gallery-btn_3da9a057e8ed1dd1.next-btn_aeb67ad8b3bd94b8 {
      right: 30px; }
    .te-post-item_d3747c7d558b8126 button.post-gallery-btn_3da9a057e8ed1dd1 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_d3747c7d558b8126 button.post-gallery-btn_3da9a057e8ed1dd1:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
      .te-post-item_d3747c7d558b8126 button.post-gallery-btn_3da9a057e8ed1dd1:hover i {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te-post-item_d3747c7d558b8126 .post-audio_e36026db68646536 iframe {
    width: 100%; }
  .te-post-item_d3747c7d558b8126 .te-post-meta_cf7d20a0e7b56886 {
    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_d3747c7d558b8126 .te-post-meta_cf7d20a0e7b56886 {
        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_d3747c7d558b8126 .te-post-meta_cf7d20a0e7b56886 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_d3747c7d558b8126 .te-post-meta_cf7d20a0e7b56886 span i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_d3747c7d558b8126 .te-post-meta_cf7d20a0e7b56886 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_d3747c7d558b8126 .te-post-meta_cf7d20a0e7b56886 span a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
          .te-post-item_d3747c7d558b8126 .te-post-meta_cf7d20a0e7b56886 span a:hover i {
            color: #317EFE;
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out; }

.te-post-card_718f2545f4e2a11a {
  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_718f2545f4e2a11a.style-1_01d96dfb6a59a6b6 {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 20px; }
    .te-post-card_718f2545f4e2a11a.style-1_01d96dfb6a59a6b6 .image {
      height: 290px; }
    .te-post-card_718f2545f4e2a11a.style-1_01d96dfb6a59a6b6 .content {
      padding: 0 20px 20px 20px; }
  .te-post-card_718f2545f4e2a11a:hover .image 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_718f2545f4e2a11a .image {
    overflow: hidden;
    border-radius: 20px;
    position: relative;
    width: 100%;
    height: 323px;
    position: relative; }
    .te-post-card_718f2545f4e2a11a .image 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_718f2545f4e2a11a .image .te-post-date_d5557ab32f7598c0 {
      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_718f2545f4e2a11a .image .te-post-date_d5557ab32f7598c0 span {
        color: #ffffff;
        font-size: 20px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: 0px; }
  .te-post-card_718f2545f4e2a11a .content {
    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_718f2545f4e2a11a .content .te-post-meta-info_2ba69f2963c56a0a {
      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_718f2545f4e2a11a .content .te-post-meta-info_2ba69f2963c56a0a .te-single-meta_0da847cdbe7e4c0c {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 8px; }
        .te-post-card_718f2545f4e2a11a .content .te-post-meta-info_2ba69f2963c56a0a .te-single-meta_0da847cdbe7e4c0c span,
        .te-post-card_718f2545f4e2a11a .content .te-post-meta-info_2ba69f2963c56a0a .te-single-meta_0da847cdbe7e4c0c a {
          color: #335371;
          font-size: 14px;
          line-height: 28px;
          font-weight: 400;
          margin: 0;
          text-transform: capitalize; }
        .te-post-card_718f2545f4e2a11a .content .te-post-meta-info_2ba69f2963c56a0a .te-single-meta_0da847cdbe7e4c0c i {
          color: #317EFE; }
    .te-post-card_718f2545f4e2a11a .content .title {
      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_718f2545f4e2a11a .content a.read-btn_d8623de33364e4d5 {
      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_718f2545f4e2a11a .content a.read-btn_d8623de33364e4d5:hover {
        color: #317EFE; }

.te-post-card_718f2545f4e2a11a.style-2_72b1b4a64cf3d71e {
  gap: 20px; }
  .te-post-card_718f2545f4e2a11a.style-2_72b1b4a64cf3d71e .image {
    border-radius: 20px 20px 20px 0; }
    .te-post-card_718f2545f4e2a11a.style-2_72b1b4a64cf3d71e .image .te-post-date_d5557ab32f7598c0 {
      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_718f2545f4e2a11a.style-2_72b1b4a64cf3d71e .content .title {
    font-size: 20px; }
  .te-post-card_718f2545f4e2a11a.style-2_72b1b4a64cf3d71e .content .te-post-meta-info_2ba69f2963c56a0a {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px; }

.te-blog-details-wrapper_dc482141d0ea51cb .te-comment-respond_0b57a777d5b194b2 {
  margin-top: 78px;
  margin-bottom: 40px; }
.te-blog-details-wrapper_dc482141d0ea51cb .te-post-comments_fa5229399c2816fb {
  margin-top: 70px; }
.te-blog-details-wrapper_dc482141d0ea51cb .wp-block-group_a446d42f26d7dc11.has-background_15e87da89b2922ff .wp-block-button_8d4cb39180a3cd0a .wp-block-button__link_131ee583729ae4a9 {
  color: #ffffff !important; }
.te-blog-details-wrapper_dc482141d0ea51cb .te-post-item_d3747c7d558b8126 {
  border: 0;
  overflow: visible;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0; }
  .te-blog-details-wrapper_dc482141d0ea51cb .te-post-item_d3747c7d558b8126 iframe {
    width: 100%;
    height: 522px; }
  .te-blog-details-wrapper_dc482141d0ea51cb .te-post-item_d3747c7d558b8126 .te-post-meta_cf7d20a0e7b56886 {
    margin-top: 0;
    margin-bottom: 20px; }
  .te-blog-details-wrapper_dc482141d0ea51cb .te-post-item_d3747c7d558b8126 .post-gallery:hover img {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important; }
  .te-blog-details-wrapper_dc482141d0ea51cb .te-post-item_d3747c7d558b8126 .te-post-thumbnail_297262230ce0a3e6,
  .te-blog-details-wrapper_dc482141d0ea51cb .te-post-item_d3747c7d558b8126 .post-video_08ee9f3d42ba16d2,
  .te-blog-details-wrapper_dc482141d0ea51cb .te-post-item_d3747c7d558b8126 .post-gallery,
  .te-blog-details-wrapper_dc482141d0ea51cb .te-post-item_d3747c7d558b8126 .postbox-audio_3600ab622981b303,
  .te-blog-details-wrapper_dc482141d0ea51cb .te-post-item_d3747c7d558b8126 .wp-block-post-featured-image_4d6d9263db0d2853 {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative; }
    @media (max-width: 767px) {
      .te-blog-details-wrapper_dc482141d0ea51cb .te-post-item_d3747c7d558b8126 .te-post-thumbnail_297262230ce0a3e6,
      .te-blog-details-wrapper_dc482141d0ea51cb .te-post-item_d3747c7d558b8126 .post-video_08ee9f3d42ba16d2,
      .te-blog-details-wrapper_dc482141d0ea51cb .te-post-item_d3747c7d558b8126 .post-gallery,
      .te-blog-details-wrapper_dc482141d0ea51cb .te-post-item_d3747c7d558b8126 .postbox-audio_3600ab622981b303,
      .te-blog-details-wrapper_dc482141d0ea51cb .te-post-item_d3747c7d558b8126 .wp-block-post-featured-image_4d6d9263db0d2853 {
        margin-bottom: 30px; } }
    .te-blog-details-wrapper_dc482141d0ea51cb .te-post-item_d3747c7d558b8126 .te-post-thumbnail_297262230ce0a3e6:hover img,
    .te-blog-details-wrapper_dc482141d0ea51cb .te-post-item_d3747c7d558b8126 .post-video_08ee9f3d42ba16d2:hover img,
    .te-blog-details-wrapper_dc482141d0ea51cb .te-post-item_d3747c7d558b8126 .post-gallery:hover img,
    .te-blog-details-wrapper_dc482141d0ea51cb .te-post-item_d3747c7d558b8126 .postbox-audio_3600ab622981b303:hover img,
    .te-blog-details-wrapper_dc482141d0ea51cb .te-post-item_d3747c7d558b8126 .wp-block-post-featured-image_4d6d9263db0d2853: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_dc482141d0ea51cb .te-post-item_d3747c7d558b8126 .te-post-thumbnail_297262230ce0a3e6 img,
    .te-blog-details-wrapper_dc482141d0ea51cb .te-post-item_d3747c7d558b8126 .post-video_08ee9f3d42ba16d2 img,
    .te-blog-details-wrapper_dc482141d0ea51cb .te-post-item_d3747c7d558b8126 .post-gallery img,
    .te-blog-details-wrapper_dc482141d0ea51cb .te-post-item_d3747c7d558b8126 .postbox-audio_3600ab622981b303 img,
    .te-blog-details-wrapper_dc482141d0ea51cb .te-post-item_d3747c7d558b8126 .wp-block-post-featured-image_4d6d9263db0d2853 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_dc482141d0ea51cb .te-post-item_d3747c7d558b8126 .te-post-content-wrapper_93a85420dd7fc7a1 {
    padding: 0 0 10px 0; }
  .te-blog-details-wrapper_dc482141d0ea51cb .te-post-item_d3747c7d558b8126 .te-post-content {
    margin-bottom: 17px;
    /* Unit Test Data Compatibility Start */
    /* Unit Test Data Compatibility End */ }
    .te-blog-details-wrapper_dc482141d0ea51cb .te-post-item_d3747c7d558b8126 .te-post-content .wp-block-query_73e808808dd959ee .wp-block-post-template_a4128280bf2d570b {
      padding-left: 0; }
      .te-blog-details-wrapper_dc482141d0ea51cb .te-post-item_d3747c7d558b8126 .te-post-content .wp-block-query_73e808808dd959ee .wp-block-post-template_a4128280bf2d570b .wp-block-post_fda790ed130c8841 {
        margin-bottom: 30px; }
    .te-blog-details-wrapper_dc482141d0ea51cb .te-post-item_d3747c7d558b8126 .te-post-content .wp-block-navigation__responsive-container-content_0b209b806f8d36a1 .wp-block-page-list_6d859a7bb3942312 {
      padding-left: 0; }
    .te-blog-details-wrapper_dc482141d0ea51cb .te-post-item_d3747c7d558b8126 .te-post-content .wp-block-group_a446d42f26d7dc11 {
      margin: 15px 0; }
      .te-blog-details-wrapper_dc482141d0ea51cb .te-post-item_d3747c7d558b8126 .te-post-content .wp-block-group_a446d42f26d7dc11 p {
        margin-bottom: 0; }
    .te-blog-details-wrapper_dc482141d0ea51cb .te-post-item_d3747c7d558b8126 .te-post-content p {
      margin-bottom: 20px; }
      .te-blog-details-wrapper_dc482141d0ea51cb .te-post-item_d3747c7d558b8126 .te-post-content p img {
        margin: 20px 0;
        border-radius: 8px; }
  .te-blog-details-wrapper_dc482141d0ea51cb .te-post-item_d3747c7d558b8126 .te-blog-post-tag_37c367c80ac334aa .te-social-share_f3a67df0bab3da0b {
    padding-bottom: 20px; }
.te-blog-details-wrapper_dc482141d0ea51cb .wp-block-calendar_f7d9aefa4873ba17 {
  margin-bottom: 30px; }

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

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

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

.cta-area_0b8062367aa4e7fc {
  background-color: #317EFE;
  padding: 20px 70px;
  border-radius: 0 0 20px 20px; }
  .cta-area_0b8062367aa4e7fc .te-content-wrapper_8713aeb431ab0943 {
    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_0b8062367aa4e7fc .te-content-wrapper_8713aeb431ab0943 .short-title_3b2f61d02a691b3e {
      font-size: 21px;
      font-weight: 500;
      color: #ffffff;
      margin-bottom: 0; }
    .cta-area_0b8062367aa4e7fc .te-content-wrapper_8713aeb431ab0943 .te-cta-title_fddf0891d985b705 {
      color: #ffffff;
      text-transform: capitalize;
      margin-bottom: 0;
      font-size: 57px;
      line-height: 77px;
      letter-spacing: -1px; }
      @media (max-width: 375px) {
        .cta-area_0b8062367aa4e7fc .te-content-wrapper_8713aeb431ab0943 .te-cta-title_fddf0891d985b705 {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .cta-area_0b8062367aa4e7fc .te-content-wrapper_8713aeb431ab0943 .te-cta-title_fddf0891d985b705 {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .cta-area_0b8062367aa4e7fc .te-content-wrapper_8713aeb431ab0943 .te-cta-title_fddf0891d985b705 {
          font-size: 36px;
          line-height: 42px; } }
    .cta-area_0b8062367aa4e7fc .te-content-wrapper_8713aeb431ab0943 .text {
      font-size: 18px;
      line-height: 36px;
      color: #ffffff;
      margin-bottom: 0; }
  .cta-area_0b8062367aa4e7fc .te-btn-wrapper_086b122eed44ca6c {
    margin-top: 30px; }
  .cta-area_0b8062367aa4e7fc .te-cta-inner-area_c4c5d965fb4a21ab {
    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_0b8062367aa4e7fc .te-cta-inner-area_c4c5d965fb4a21ab {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .cta-area_0b8062367aa4e7fc .te-cta-inner-area_c4c5d965fb4a21ab .te-cta-collumn_9a09a03f66d17b4a {
      -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_157b01ae36ce0f46 {
  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_157b01ae36ce0f46 {
      -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_157b01ae36ce0f46.left-align-title_560babf4a8f1a0e5 .te-section-content_5dd418e4ec2ea547 {
    margin-top: -15px; }
  .te-section-title_157b01ae36ce0f46 .te-section-content_5dd418e4ec2ea547 {
    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_157b01ae36ce0f46 .short-title_3b2f61d02a691b3e {
    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_157b01ae36ce0f46 .short-title_3b2f61d02a691b3e::before, .te-section-title_157b01ae36ce0f46 .short-title_3b2f61d02a691b3e::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_157b01ae36ce0f46 .short-title_3b2f61d02a691b3e.only-divider_f2818c7c3d2b25ee {
      gap: 10px; }
      .te-section-title_157b01ae36ce0f46 .short-title_3b2f61d02a691b3e.only-divider_f2818c7c3d2b25ee::before {
        display: none; }
  .te-section-title_157b01ae36ce0f46 .title {
    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_157b01ae36ce0f46 .title {
        font-size: 34px;
        line-height: 1.25; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .te-section-title_157b01ae36ce0f46 .title {
        font-size: 34px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .te-section-title_157b01ae36ce0f46 .title {
        font-size: 30px;
        line-height: 1.3; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-section-title_157b01ae36ce0f46 .title {
        font-size: 26px;
        line-height: 1.35; } }
    @media only screen and (min-width: 0px) and (max-width: 439px) {
      .te-section-title_157b01ae36ce0f46 .title br {
        display: none; } }
    .te-section-title_157b01ae36ce0f46 .title span {
      color: #317EFE; }
  .te-section-title_157b01ae36ce0f46 .te-section-desc_ee09ea148ab0a23d {
    font-size: 16px;
    font-weight: 400;
    font-family: "Inter", sans-serif;
    color: #335371;
    margin-bottom: 0; }
    .te-section-title_157b01ae36ce0f46 .te-section-desc_ee09ea148ab0a23d .te-theme-btn_09e34d91ffe31bd6 {
      background-color: transparent;
      color: #14203A; }
      .te-section-title_157b01ae36ce0f46 .te-section-desc_ee09ea148ab0a23d .te-theme-btn_09e34d91ffe31bd6:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

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

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

.wp-block-query-pagination_85921fce990ff4aa,
.navigation_58aa2cb37b267609.posts-navigation_51a5cacd87ab8d96,
.comment-navigation_7c579cefc28a2aa3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .wp-block-query-pagination_85921fce990ff4aa .wp-block-query-pagination-numbers_1d93d14c4f804ead,
  .navigation_58aa2cb37b267609.posts-navigation_51a5cacd87ab8d96 .wp-block-query-pagination-numbers_1d93d14c4f804ead,
  .comment-navigation_7c579cefc28a2aa3 .wp-block-query-pagination-numbers_1d93d14c4f804ead {
    width: inherit; }
  .wp-block-query-pagination_85921fce990ff4aa .nav-links_9b6d7cfc4d976c84,
  .navigation_58aa2cb37b267609.posts-navigation_51a5cacd87ab8d96 .nav-links_9b6d7cfc4d976c84,
  .comment-navigation_7c579cefc28a2aa3 .nav-links_9b6d7cfc4d976c84 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
  .wp-block-query-pagination_85921fce990ff4aa .wp-block-query-pagination-previous_43cd55b02c73a00a,
  .wp-block-query-pagination_85921fce990ff4aa .wp-block-query-pagination-next_0f6503d150bbed4e,
  .wp-block-query-pagination_85921fce990ff4aa .nav-next_8b49d7c4fab70ac2 a,
  .wp-block-query-pagination_85921fce990ff4aa .nav-previous_6090a7d80e07450a a,
  .navigation_58aa2cb37b267609.posts-navigation_51a5cacd87ab8d96 .wp-block-query-pagination-previous_43cd55b02c73a00a,
  .navigation_58aa2cb37b267609.posts-navigation_51a5cacd87ab8d96 .wp-block-query-pagination-next_0f6503d150bbed4e,
  .navigation_58aa2cb37b267609.posts-navigation_51a5cacd87ab8d96 .nav-next_8b49d7c4fab70ac2 a,
  .navigation_58aa2cb37b267609.posts-navigation_51a5cacd87ab8d96 .nav-previous_6090a7d80e07450a a,
  .comment-navigation_7c579cefc28a2aa3 .wp-block-query-pagination-previous_43cd55b02c73a00a,
  .comment-navigation_7c579cefc28a2aa3 .wp-block-query-pagination-next_0f6503d150bbed4e,
  .comment-navigation_7c579cefc28a2aa3 .nav-next_8b49d7c4fab70ac2 a,
  .comment-navigation_7c579cefc28a2aa3 .nav-previous_6090a7d80e07450a 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_85921fce990ff4aa .wp-block-query-pagination-previous_43cd55b02c73a00a,
      .wp-block-query-pagination_85921fce990ff4aa .wp-block-query-pagination-next_0f6503d150bbed4e,
      .wp-block-query-pagination_85921fce990ff4aa .nav-next_8b49d7c4fab70ac2 a,
      .wp-block-query-pagination_85921fce990ff4aa .nav-previous_6090a7d80e07450a a,
      .navigation_58aa2cb37b267609.posts-navigation_51a5cacd87ab8d96 .wp-block-query-pagination-previous_43cd55b02c73a00a,
      .navigation_58aa2cb37b267609.posts-navigation_51a5cacd87ab8d96 .wp-block-query-pagination-next_0f6503d150bbed4e,
      .navigation_58aa2cb37b267609.posts-navigation_51a5cacd87ab8d96 .nav-next_8b49d7c4fab70ac2 a,
      .navigation_58aa2cb37b267609.posts-navigation_51a5cacd87ab8d96 .nav-previous_6090a7d80e07450a a,
      .comment-navigation_7c579cefc28a2aa3 .wp-block-query-pagination-previous_43cd55b02c73a00a,
      .comment-navigation_7c579cefc28a2aa3 .wp-block-query-pagination-next_0f6503d150bbed4e,
      .comment-navigation_7c579cefc28a2aa3 .nav-next_8b49d7c4fab70ac2 a,
      .comment-navigation_7c579cefc28a2aa3 .nav-previous_6090a7d80e07450a a {
        height: 40px; } }
    .wp-block-query-pagination_85921fce990ff4aa .wp-block-query-pagination-previous_43cd55b02c73a00a:hover,
    .wp-block-query-pagination_85921fce990ff4aa .wp-block-query-pagination-next_0f6503d150bbed4e:hover,
    .wp-block-query-pagination_85921fce990ff4aa .nav-next_8b49d7c4fab70ac2 a:hover,
    .wp-block-query-pagination_85921fce990ff4aa .nav-previous_6090a7d80e07450a a:hover,
    .navigation_58aa2cb37b267609.posts-navigation_51a5cacd87ab8d96 .wp-block-query-pagination-previous_43cd55b02c73a00a:hover,
    .navigation_58aa2cb37b267609.posts-navigation_51a5cacd87ab8d96 .wp-block-query-pagination-next_0f6503d150bbed4e:hover,
    .navigation_58aa2cb37b267609.posts-navigation_51a5cacd87ab8d96 .nav-next_8b49d7c4fab70ac2 a:hover,
    .navigation_58aa2cb37b267609.posts-navigation_51a5cacd87ab8d96 .nav-previous_6090a7d80e07450a a:hover,
    .comment-navigation_7c579cefc28a2aa3 .wp-block-query-pagination-previous_43cd55b02c73a00a:hover,
    .comment-navigation_7c579cefc28a2aa3 .wp-block-query-pagination-next_0f6503d150bbed4e:hover,
    .comment-navigation_7c579cefc28a2aa3 .nav-next_8b49d7c4fab70ac2 a:hover,
    .comment-navigation_7c579cefc28a2aa3 .nav-previous_6090a7d80e07450a 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_2c29ee81af0d8c51,
.page-links_6c1d1efe40bbc161,
.wp-block-query-pagination-numbers_1d93d14c4f804ead {
  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_2c29ee81af0d8c51 ul,
  .page-links_6c1d1efe40bbc161 ul,
  .wp-block-query-pagination-numbers_1d93d14c4f804ead 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_2c29ee81af0d8c51 ul li,
    .page-links_6c1d1efe40bbc161 ul li,
    .wp-block-query-pagination-numbers_1d93d14c4f804ead ul li {
      padding-top: 0; }
    .te-basic-pagination_2c29ee81af0d8c51 ul .prev span,
    .te-basic-pagination_2c29ee81af0d8c51 ul .next span,
    .page-links_6c1d1efe40bbc161 ul .prev span,
    .page-links_6c1d1efe40bbc161 ul .next span,
    .wp-block-query-pagination-numbers_1d93d14c4f804ead ul .prev span,
    .wp-block-query-pagination-numbers_1d93d14c4f804ead ul .next span {
      display: none; }
  .te-basic-pagination_2c29ee81af0d8c51 .post-page-numbers_4829b31ca13171c8,
  .page-links_6c1d1efe40bbc161 .post-page-numbers_4829b31ca13171c8,
  .wp-block-query-pagination-numbers_1d93d14c4f804ead .post-page-numbers_4829b31ca13171c8 {
    background-color: rgba(71, 112, 247, 0.1) !important; }
  .te-basic-pagination_2c29ee81af0d8c51 .page-numbers_81c29196398755eb,
  .te-basic-pagination_2c29ee81af0d8c51 .post-page-numbers_4829b31ca13171c8,
  .page-links_6c1d1efe40bbc161 .page-numbers_81c29196398755eb,
  .page-links_6c1d1efe40bbc161 .post-page-numbers_4829b31ca13171c8,
  .wp-block-query-pagination-numbers_1d93d14c4f804ead .page-numbers_81c29196398755eb,
  .wp-block-query-pagination-numbers_1d93d14c4f804ead .post-page-numbers_4829b31ca13171c8 {
    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_2c29ee81af0d8c51 .page-numbers_81c29196398755eb,
      .te-basic-pagination_2c29ee81af0d8c51 .post-page-numbers_4829b31ca13171c8,
      .page-links_6c1d1efe40bbc161 .page-numbers_81c29196398755eb,
      .page-links_6c1d1efe40bbc161 .post-page-numbers_4829b31ca13171c8,
      .wp-block-query-pagination-numbers_1d93d14c4f804ead .page-numbers_81c29196398755eb,
      .wp-block-query-pagination-numbers_1d93d14c4f804ead .post-page-numbers_4829b31ca13171c8 {
        width: 40px;
        height: 40px;
        font-size: 16px; } }
    .te-basic-pagination_2c29ee81af0d8c51 .page-numbers_81c29196398755eb:hover,
    .te-basic-pagination_2c29ee81af0d8c51 .post-page-numbers_4829b31ca13171c8:hover,
    .page-links_6c1d1efe40bbc161 .page-numbers_81c29196398755eb:hover,
    .page-links_6c1d1efe40bbc161 .post-page-numbers_4829b31ca13171c8:hover,
    .wp-block-query-pagination-numbers_1d93d14c4f804ead .page-numbers_81c29196398755eb:hover,
    .wp-block-query-pagination-numbers_1d93d14c4f804ead .post-page-numbers_4829b31ca13171c8: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_2c29ee81af0d8c51 .page-numbers_81c29196398755eb.current,
    .te-basic-pagination_2c29ee81af0d8c51 .post-page-numbers_4829b31ca13171c8.current,
    .page-links_6c1d1efe40bbc161 .page-numbers_81c29196398755eb.current,
    .page-links_6c1d1efe40bbc161 .post-page-numbers_4829b31ca13171c8.current,
    .wp-block-query-pagination-numbers_1d93d14c4f804ead .page-numbers_81c29196398755eb.current,
    .wp-block-query-pagination-numbers_1d93d14c4f804ead .post-page-numbers_4829b31ca13171c8.current {
      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_db2ff3137e03ea97 {
  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_db2ff3137e03ea97 {
      -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_db2ff3137e03ea97 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 30px;
      margin: 30px 0; } }
  .te-blog-post-nav_db2ff3137e03ea97 .te-post-navigation_9c348a466e2b584e {
    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_db2ff3137e03ea97 .te-post-navigation_9c348a466e2b584e {
        -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_db2ff3137e03ea97 .te-post-navigation_9c348a466e2b584e {
        width: 100%; } }
    @media (max-width: 767px) {
      .te-blog-post-nav_db2ff3137e03ea97 .te-post-navigation_9c348a466e2b584e {
        width: 100%; } }
    .te-blog-post-nav_db2ff3137e03ea97 .te-post-navigation_9c348a466e2b584e::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_db2ff3137e03ea97 .te-post-navigation_9c348a466e2b584e::after {
          display: none; } }
      @media (max-width: 767px) {
        .te-blog-post-nav_db2ff3137e03ea97 .te-post-navigation_9c348a466e2b584e::after {
          display: none; } }
    .te-blog-post-nav_db2ff3137e03ea97 .te-post-navigation_9c348a466e2b584e:last-child {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .te-blog-post-nav_db2ff3137e03ea97 .te-post-navigation_9c348a466e2b584e:last-child .text {
        text-align: right; }
        @media (max-width: 374px) {
          .te-blog-post-nav_db2ff3137e03ea97 .te-post-navigation_9c348a466e2b584e:last-child .text {
            text-align: left; } }
      .te-blog-post-nav_db2ff3137e03ea97 .te-post-navigation_9c348a466e2b584e:last-child::after {
        display: none; }
    .te-blog-post-nav_db2ff3137e03ea97 .te-post-navigation_9c348a466e2b584e .te-post-img_392e6e195489dc45 {
      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_db2ff3137e03ea97 .te-post-navigation_9c348a466e2b584e .te-post-img_392e6e195489dc45 {
          width: 100% !important;
          height: 150px !important; } }
      .te-blog-post-nav_db2ff3137e03ea97 .te-post-navigation_9c348a466e2b584e .te-post-img_392e6e195489dc45 img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        left: 0;
        top: 0; }
    .te-blog-post-nav_db2ff3137e03ea97 .te-post-navigation_9c348a466e2b584e .text {
      width: 100%; }
      .te-blog-post-nav_db2ff3137e03ea97 .te-post-navigation_9c348a466e2b584e .text span {
        font-size: 18px;
        font-family: "Inter", sans-serif;
        text-transform: capitalize;
        font-weight: 400;
        display: block;
        color: #335371; }
      .te-blog-post-nav_db2ff3137e03ea97 .te-post-navigation_9c348a466e2b584e .text h4 {
        text-transform: capitalize;
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        line-height: 30px;
        letter-spacing: 0px; }
    .te-blog-post-nav_db2ff3137e03ea97 .te-post-navigation_9c348a466e2b584e .theme-navigation_d22eec9082bfb8af {
      width: 100%; }

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

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

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

.project-details-overview_a5deeaf8a5488e85 {
  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_a5deeaf8a5488e85 .list-wrapper_30362151ec6b2d5b {
    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_a5deeaf8a5488e85 .list-wrapper_30362151ec6b2d5b {
        -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_a5deeaf8a5488e85 .list-wrapper_30362151ec6b2d5b .image {
      width: 410px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 20px;
      overflow: hidden; }
      .project-details-overview_a5deeaf8a5488e85 .list-wrapper_30362151ec6b2d5b .image img {
        border-radius: 20px; }
    .project-details-overview_a5deeaf8a5488e85 .list-wrapper_30362151ec6b2d5b 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_a5deeaf8a5488e85 .list-wrapper_30362151ec6b2d5b 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_a5deeaf8a5488e85 .list-wrapper_30362151ec6b2d5b 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_a5deeaf8a5488e85 .list-wrapper_30362151ec6b2d5b 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_a5deeaf8a5488e85 .list-wrapper_30362151ec6b2d5b .user-card_b08491501e590ea5 {
      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_a5deeaf8a5488e85 .list-wrapper_30362151ec6b2d5b .user-card_b08491501e590ea5 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .project-details-overview_a5deeaf8a5488e85 .list-wrapper_30362151ec6b2d5b .user-card_b08491501e590ea5 .image {
        width: 90px;
        height: 90px;
        border-radius: 100px;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
      .project-details-overview_a5deeaf8a5488e85 .list-wrapper_30362151ec6b2d5b .user-card_b08491501e590ea5 .content .title {
        font-size: 20px;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: 0px; }
      .project-details-overview_a5deeaf8a5488e85 .list-wrapper_30362151ec6b2d5b .user-card_b08491501e590ea5 .content .text {
        margin-bottom: 0; }

.te-list-item_902c62889ffb8926 {
  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_902c62889ffb8926 .icon_1528a3612bf989aa {
    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_902c62889ffb8926 .text {
    font-size: 18px;
    line-height: 36px;
    font-weight: 400;
    color: #335371;
    margin: 0; }

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

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

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

/* Widget */
.widget_0975a0ac9b8e4604,
.sidebar__widget_0114523f99b3dd0a {
  /* 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_0975a0ac9b8e4604 ol,
  .widget_0975a0ac9b8e4604 ul,
  .sidebar__widget_0114523f99b3dd0a ol,
  .sidebar__widget_0114523f99b3dd0a ul {
    margin-bottom: 0; }
  .widget_0975a0ac9b8e4604 .widget-instagram-feed_1376735b82e11308,
  .sidebar__widget_0114523f99b3dd0a .widget-instagram-feed_1376735b82e11308 {
    width: 315px; }
    @media only screen and (min-width: 992px) and (max-width: 1280px) {
      .widget_0975a0ac9b8e4604 .widget-instagram-feed_1376735b82e11308,
      .sidebar__widget_0114523f99b3dd0a .widget-instagram-feed_1376735b82e11308 {
        width: 220px; } }
    @media (max-width: 374px) {
      .widget_0975a0ac9b8e4604 .widget-instagram-feed_1376735b82e11308,
      .sidebar__widget_0114523f99b3dd0a .widget-instagram-feed_1376735b82e11308 {
        width: 200px; } }
    .widget_0975a0ac9b8e4604 .widget-instagram-feed_1376735b82e11308 .single-instagram-feed_caaf8ce85d4f14f0,
    .sidebar__widget_0114523f99b3dd0a .widget-instagram-feed_1376735b82e11308 .single-instagram-feed_caaf8ce85d4f14f0 {
      width: 96px;
      height: 96px; }
  .widget_0975a0ac9b8e4604 .wp-block-heading_3ea9ef594af1d62e,
  .widget_0975a0ac9b8e4604 .widget-title_2b03d5d823bbf8a0,
  .widget_0975a0ac9b8e4604 .wp-block-search__label_367a646c404aa6a7,
  .sidebar__widget_0114523f99b3dd0a .wp-block-heading_3ea9ef594af1d62e,
  .sidebar__widget_0114523f99b3dd0a .widget-title_2b03d5d823bbf8a0,
  .sidebar__widget_0114523f99b3dd0a .wp-block-search__label_367a646c404aa6a7 {
    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_0975a0ac9b8e4604 .wp-block-social-links_604f10ec68ce6390 .wp-social-link_49f649e67f68d161,
  .sidebar__widget_0114523f99b3dd0a .wp-block-social-links_604f10ec68ce6390 .wp-social-link_49f649e67f68d161 {
    padding: 0;
    margin: 0;
    line-height: 0; }
    .widget_0975a0ac9b8e4604 .wp-block-social-links_604f10ec68ce6390 .wp-social-link_49f649e67f68d161 a,
    .sidebar__widget_0114523f99b3dd0a .wp-block-social-links_604f10ec68ce6390 .wp-social-link_49f649e67f68d161 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_0975a0ac9b8e4604 .wp-block-social-links_604f10ec68ce6390 .wp-social-link_49f649e67f68d161 a:before,
      .sidebar__widget_0114523f99b3dd0a .wp-block-social-links_604f10ec68ce6390 .wp-social-link_49f649e67f68d161 a:before {
        display: none; }
  .widget_0975a0ac9b8e4604 .has-avatars_67cd950ba4d180b5.has-dates_3183938810e9a447.has-excerpts_9fff1da101f621c5.wp-block-te-latest-comments_2418eb41b9e356c2 li.wp-block-te-latest-comments__comment_c7d05473e3c42af9 .wp-block-te-latest-comments__comment-meta_464f0f715225978f,
  .widget_0975a0ac9b8e4604 .has-dates_3183938810e9a447.has-excerpts_9fff1da101f621c5.wp-block-te-latest-comments_2418eb41b9e356c2 li.wp-block-te-latest-comments__comment_c7d05473e3c42af9 .wp-block-te-latest-comments__comment-meta_464f0f715225978f,
  .sidebar__widget_0114523f99b3dd0a .has-avatars_67cd950ba4d180b5.has-dates_3183938810e9a447.has-excerpts_9fff1da101f621c5.wp-block-te-latest-comments_2418eb41b9e356c2 li.wp-block-te-latest-comments__comment_c7d05473e3c42af9 .wp-block-te-latest-comments__comment-meta_464f0f715225978f,
  .sidebar__widget_0114523f99b3dd0a .has-dates_3183938810e9a447.has-excerpts_9fff1da101f621c5.wp-block-te-latest-comments_2418eb41b9e356c2 li.wp-block-te-latest-comments__comment_c7d05473e3c42af9 .wp-block-te-latest-comments__comment-meta_464f0f715225978f {
    font-weight: 500; }
    .widget_0975a0ac9b8e4604 .has-avatars_67cd950ba4d180b5.has-dates_3183938810e9a447.has-excerpts_9fff1da101f621c5.wp-block-te-latest-comments_2418eb41b9e356c2 li.wp-block-te-latest-comments__comment_c7d05473e3c42af9 .wp-block-te-latest-comments__comment-meta_464f0f715225978f .wp-block-te-latest-comments__comment-author_1875b9023b8f2e75,
    .widget_0975a0ac9b8e4604 .has-avatars_67cd950ba4d180b5.has-dates_3183938810e9a447.has-excerpts_9fff1da101f621c5.wp-block-te-latest-comments_2418eb41b9e356c2 li.wp-block-te-latest-comments__comment_c7d05473e3c42af9 .wp-block-te-latest-comments__comment-meta_464f0f715225978f .wp-block-te-latest-comments__comment-link_17394c99bfe51b1f,
    .widget_0975a0ac9b8e4604 .has-dates_3183938810e9a447.has-excerpts_9fff1da101f621c5.wp-block-te-latest-comments_2418eb41b9e356c2 li.wp-block-te-latest-comments__comment_c7d05473e3c42af9 .wp-block-te-latest-comments__comment-meta_464f0f715225978f .wp-block-te-latest-comments__comment-author_1875b9023b8f2e75,
    .widget_0975a0ac9b8e4604 .has-dates_3183938810e9a447.has-excerpts_9fff1da101f621c5.wp-block-te-latest-comments_2418eb41b9e356c2 li.wp-block-te-latest-comments__comment_c7d05473e3c42af9 .wp-block-te-latest-comments__comment-meta_464f0f715225978f .wp-block-te-latest-comments__comment-link_17394c99bfe51b1f,
    .sidebar__widget_0114523f99b3dd0a .has-avatars_67cd950ba4d180b5.has-dates_3183938810e9a447.has-excerpts_9fff1da101f621c5.wp-block-te-latest-comments_2418eb41b9e356c2 li.wp-block-te-latest-comments__comment_c7d05473e3c42af9 .wp-block-te-latest-comments__comment-meta_464f0f715225978f .wp-block-te-latest-comments__comment-author_1875b9023b8f2e75,
    .sidebar__widget_0114523f99b3dd0a .has-avatars_67cd950ba4d180b5.has-dates_3183938810e9a447.has-excerpts_9fff1da101f621c5.wp-block-te-latest-comments_2418eb41b9e356c2 li.wp-block-te-latest-comments__comment_c7d05473e3c42af9 .wp-block-te-latest-comments__comment-meta_464f0f715225978f .wp-block-te-latest-comments__comment-link_17394c99bfe51b1f,
    .sidebar__widget_0114523f99b3dd0a .has-dates_3183938810e9a447.has-excerpts_9fff1da101f621c5.wp-block-te-latest-comments_2418eb41b9e356c2 li.wp-block-te-latest-comments__comment_c7d05473e3c42af9 .wp-block-te-latest-comments__comment-meta_464f0f715225978f .wp-block-te-latest-comments__comment-author_1875b9023b8f2e75,
    .sidebar__widget_0114523f99b3dd0a .has-dates_3183938810e9a447.has-excerpts_9fff1da101f621c5.wp-block-te-latest-comments_2418eb41b9e356c2 li.wp-block-te-latest-comments__comment_c7d05473e3c42af9 .wp-block-te-latest-comments__comment-meta_464f0f715225978f .wp-block-te-latest-comments__comment-link_17394c99bfe51b1f {
      font-weight: 500; }
  .widget_0975a0ac9b8e4604 .wp-block-te-latest-comments_2418eb41b9e356c2 li.wp-block-te-latest-comments__comment_c7d05473e3c42af9,
  .widget_0975a0ac9b8e4604 .wp-block-latest-posts_8dab7325865dfb8b li.wp-block-te-latest-comments__comment_c7d05473e3c42af9,
  .sidebar__widget_0114523f99b3dd0a .wp-block-te-latest-comments_2418eb41b9e356c2 li.wp-block-te-latest-comments__comment_c7d05473e3c42af9,
  .sidebar__widget_0114523f99b3dd0a .wp-block-latest-posts_8dab7325865dfb8b li.wp-block-te-latest-comments__comment_c7d05473e3c42af9 {
    margin-bottom: 0; }
  .widget_0975a0ac9b8e4604 .wp-block-te-latest-comments_2418eb41b9e356c2 li .wp-block-te-latest-comments__comment-meta_464f0f715225978f,
  .widget_0975a0ac9b8e4604 .wp-block-te-latest-comments_2418eb41b9e356c2 li .wp-block-latest-posts__te-post-title_3960713645442aca,
  .widget_0975a0ac9b8e4604 .wp-block-latest-posts_8dab7325865dfb8b li .wp-block-te-latest-comments__comment-meta_464f0f715225978f,
  .widget_0975a0ac9b8e4604 .wp-block-latest-posts_8dab7325865dfb8b li .wp-block-latest-posts__te-post-title_3960713645442aca,
  .sidebar__widget_0114523f99b3dd0a .wp-block-te-latest-comments_2418eb41b9e356c2 li .wp-block-te-latest-comments__comment-meta_464f0f715225978f,
  .sidebar__widget_0114523f99b3dd0a .wp-block-te-latest-comments_2418eb41b9e356c2 li .wp-block-latest-posts__te-post-title_3960713645442aca,
  .sidebar__widget_0114523f99b3dd0a .wp-block-latest-posts_8dab7325865dfb8b li .wp-block-te-latest-comments__comment-meta_464f0f715225978f,
  .sidebar__widget_0114523f99b3dd0a .wp-block-latest-posts_8dab7325865dfb8b li .wp-block-latest-posts__te-post-title_3960713645442aca {
    line-height: 28px;
    font-weight: 400; }
    .widget_0975a0ac9b8e4604 .wp-block-te-latest-comments_2418eb41b9e356c2 li .wp-block-te-latest-comments__comment-meta_464f0f715225978f .wp-block-te-latest-comments__comment-date_02f94ddc5e41ecf8,
    .widget_0975a0ac9b8e4604 .wp-block-te-latest-comments_2418eb41b9e356c2 li .wp-block-latest-posts__te-post-title_3960713645442aca .wp-block-te-latest-comments__comment-date_02f94ddc5e41ecf8,
    .widget_0975a0ac9b8e4604 .wp-block-latest-posts_8dab7325865dfb8b li .wp-block-te-latest-comments__comment-meta_464f0f715225978f .wp-block-te-latest-comments__comment-date_02f94ddc5e41ecf8,
    .widget_0975a0ac9b8e4604 .wp-block-latest-posts_8dab7325865dfb8b li .wp-block-latest-posts__te-post-title_3960713645442aca .wp-block-te-latest-comments__comment-date_02f94ddc5e41ecf8,
    .sidebar__widget_0114523f99b3dd0a .wp-block-te-latest-comments_2418eb41b9e356c2 li .wp-block-te-latest-comments__comment-meta_464f0f715225978f .wp-block-te-latest-comments__comment-date_02f94ddc5e41ecf8,
    .sidebar__widget_0114523f99b3dd0a .wp-block-te-latest-comments_2418eb41b9e356c2 li .wp-block-latest-posts__te-post-title_3960713645442aca .wp-block-te-latest-comments__comment-date_02f94ddc5e41ecf8,
    .sidebar__widget_0114523f99b3dd0a .wp-block-latest-posts_8dab7325865dfb8b li .wp-block-te-latest-comments__comment-meta_464f0f715225978f .wp-block-te-latest-comments__comment-date_02f94ddc5e41ecf8,
    .sidebar__widget_0114523f99b3dd0a .wp-block-latest-posts_8dab7325865dfb8b li .wp-block-latest-posts__te-post-title_3960713645442aca .wp-block-te-latest-comments__comment-date_02f94ddc5e41ecf8 {
      font-size: 14px !important;
      margin-bottom: 10px;
      position: relative; }
      .widget_0975a0ac9b8e4604 .wp-block-te-latest-comments_2418eb41b9e356c2 li .wp-block-te-latest-comments__comment-meta_464f0f715225978f .wp-block-te-latest-comments__comment-date_02f94ddc5e41ecf8:before,
      .widget_0975a0ac9b8e4604 .wp-block-te-latest-comments_2418eb41b9e356c2 li .wp-block-latest-posts__te-post-title_3960713645442aca .wp-block-te-latest-comments__comment-date_02f94ddc5e41ecf8:before,
      .widget_0975a0ac9b8e4604 .wp-block-latest-posts_8dab7325865dfb8b li .wp-block-te-latest-comments__comment-meta_464f0f715225978f .wp-block-te-latest-comments__comment-date_02f94ddc5e41ecf8:before,
      .widget_0975a0ac9b8e4604 .wp-block-latest-posts_8dab7325865dfb8b li .wp-block-latest-posts__te-post-title_3960713645442aca .wp-block-te-latest-comments__comment-date_02f94ddc5e41ecf8:before,
      .sidebar__widget_0114523f99b3dd0a .wp-block-te-latest-comments_2418eb41b9e356c2 li .wp-block-te-latest-comments__comment-meta_464f0f715225978f .wp-block-te-latest-comments__comment-date_02f94ddc5e41ecf8:before,
      .sidebar__widget_0114523f99b3dd0a .wp-block-te-latest-comments_2418eb41b9e356c2 li .wp-block-latest-posts__te-post-title_3960713645442aca .wp-block-te-latest-comments__comment-date_02f94ddc5e41ecf8:before,
      .sidebar__widget_0114523f99b3dd0a .wp-block-latest-posts_8dab7325865dfb8b li .wp-block-te-latest-comments__comment-meta_464f0f715225978f .wp-block-te-latest-comments__comment-date_02f94ddc5e41ecf8:before,
      .sidebar__widget_0114523f99b3dd0a .wp-block-latest-posts_8dab7325865dfb8b li .wp-block-latest-posts__te-post-title_3960713645442aca .wp-block-te-latest-comments__comment-date_02f94ddc5e41ecf8:before {
        content: "\f274";
        font-family: "Font Awesome 6 Free";
        padding-right: 8px; }
  .widget_0975a0ac9b8e4604 .wp-block-te-latest-comments_2418eb41b9e356c2 li a,
  .widget_0975a0ac9b8e4604 .wp-block-latest-posts_8dab7325865dfb8b li a,
  .sidebar__widget_0114523f99b3dd0a .wp-block-te-latest-comments_2418eb41b9e356c2 li a,
  .sidebar__widget_0114523f99b3dd0a .wp-block-latest-posts_8dab7325865dfb8b li a {
    color: #335371; }
    .widget_0975a0ac9b8e4604 .wp-block-te-latest-comments_2418eb41b9e356c2 li a.wp-block-te-latest-comments__comment-author_1875b9023b8f2e75, .widget_0975a0ac9b8e4604 .wp-block-te-latest-comments_2418eb41b9e356c2 li a.wp-block-te-latest-comments__comment-link_17394c99bfe51b1f,
    .widget_0975a0ac9b8e4604 .wp-block-latest-posts_8dab7325865dfb8b li a.wp-block-te-latest-comments__comment-author_1875b9023b8f2e75,
    .widget_0975a0ac9b8e4604 .wp-block-latest-posts_8dab7325865dfb8b li a.wp-block-te-latest-comments__comment-link_17394c99bfe51b1f,
    .sidebar__widget_0114523f99b3dd0a .wp-block-te-latest-comments_2418eb41b9e356c2 li a.wp-block-te-latest-comments__comment-author_1875b9023b8f2e75,
    .sidebar__widget_0114523f99b3dd0a .wp-block-te-latest-comments_2418eb41b9e356c2 li a.wp-block-te-latest-comments__comment-link_17394c99bfe51b1f,
    .sidebar__widget_0114523f99b3dd0a .wp-block-latest-posts_8dab7325865dfb8b li a.wp-block-te-latest-comments__comment-author_1875b9023b8f2e75,
    .sidebar__widget_0114523f99b3dd0a .wp-block-latest-posts_8dab7325865dfb8b li a.wp-block-te-latest-comments__comment-link_17394c99bfe51b1f {
      display: inline !important;
      text-transform: capitalize;
      line-height: 28px;
      font-weight: 400; }
    .widget_0975a0ac9b8e4604 .wp-block-te-latest-comments_2418eb41b9e356c2 li a:hover,
    .widget_0975a0ac9b8e4604 .wp-block-latest-posts_8dab7325865dfb8b li a:hover,
    .sidebar__widget_0114523f99b3dd0a .wp-block-te-latest-comments_2418eb41b9e356c2 li a:hover,
    .sidebar__widget_0114523f99b3dd0a .wp-block-latest-posts_8dab7325865dfb8b li a:hover {
      color: #317EFE; }
  .widget_0975a0ac9b8e4604 .wp-block-te-latest-comments_2418eb41b9e356c2 li .wp-block-te-latest-comments__comment-excerpt_0d6314cb6751dce0 p,
  .widget_0975a0ac9b8e4604 .wp-block-latest-posts_8dab7325865dfb8b li .wp-block-te-latest-comments__comment-excerpt_0d6314cb6751dce0 p,
  .sidebar__widget_0114523f99b3dd0a .wp-block-te-latest-comments_2418eb41b9e356c2 li .wp-block-te-latest-comments__comment-excerpt_0d6314cb6751dce0 p,
  .sidebar__widget_0114523f99b3dd0a .wp-block-latest-posts_8dab7325865dfb8b li .wp-block-te-latest-comments__comment-excerpt_0d6314cb6751dce0 p {
    font-size: 16px;
    line-height: 28px;
    margin: 0; }
  .widget_0975a0ac9b8e4604 .te-social-profile_3c380da5f8ce8491,
  .sidebar__widget_0114523f99b3dd0a .te-social-profile_3c380da5f8ce8491 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .widget_0975a0ac9b8e4604 .te-social-profile_3c380da5f8ce8491 a,
    .sidebar__widget_0114523f99b3dd0a .te-social-profile_3c380da5f8ce8491 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_0975a0ac9b8e4604 .te-social-profile_3c380da5f8ce8491 a,
        .sidebar__widget_0114523f99b3dd0a .te-social-profile_3c380da5f8ce8491 a {
          width: 40px;
          height: 40px; } }
      .widget_0975a0ac9b8e4604 .te-social-profile_3c380da5f8ce8491 a.facebook_6eb18faba4ba53ec,
      .sidebar__widget_0114523f99b3dd0a .te-social-profile_3c380da5f8ce8491 a.facebook_6eb18faba4ba53ec {
        background-color: #1877f2; }
      .widget_0975a0ac9b8e4604 .te-social-profile_3c380da5f8ce8491 a.twitter_b2cdb04a08c2a8c4,
      .sidebar__widget_0114523f99b3dd0a .te-social-profile_3c380da5f8ce8491 a.twitter_b2cdb04a08c2a8c4 {
        background-color: #1da1f2; }
      .widget_0975a0ac9b8e4604 .te-social-profile_3c380da5f8ce8491 a.linkedin_2f44e0dce704ece4,
      .sidebar__widget_0114523f99b3dd0a .te-social-profile_3c380da5f8ce8491 a.linkedin_2f44e0dce704ece4 {
        background-color: #0a66c2; }
      .widget_0975a0ac9b8e4604 .te-social-profile_3c380da5f8ce8491 a.instagram_1493c205ea2b9be7,
      .sidebar__widget_0114523f99b3dd0a .te-social-profile_3c380da5f8ce8491 a.instagram_1493c205ea2b9be7 {
        background-color: #405de6; }
      .widget_0975a0ac9b8e4604 .te-social-profile_3c380da5f8ce8491 a:hover,
      .sidebar__widget_0114523f99b3dd0a .te-social-profile_3c380da5f8ce8491 a:hover {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #E7F914; }
  .widget_0975a0ac9b8e4604 select,
  .sidebar__widget_0114523f99b3dd0a select {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371;
    margin-bottom: 0; }
  .widget_0975a0ac9b8e4604 .has-login-form_d2efef99317b54fa .login-username_434b8393ec644af4 label,
  .widget_0975a0ac9b8e4604 .has-login-form_d2efef99317b54fa .login-password_ed0740b815761d8e label,
  .sidebar__widget_0114523f99b3dd0a .has-login-form_d2efef99317b54fa .login-username_434b8393ec644af4 label,
  .sidebar__widget_0114523f99b3dd0a .has-login-form_d2efef99317b54fa .login-password_ed0740b815761d8e label {
    margin-bottom: 10px; }
  .widget_0975a0ac9b8e4604 .has-login-form_d2efef99317b54fa .login-username_434b8393ec644af4 input,
  .widget_0975a0ac9b8e4604 .has-login-form_d2efef99317b54fa .login-password_ed0740b815761d8e input,
  .sidebar__widget_0114523f99b3dd0a .has-login-form_d2efef99317b54fa .login-username_434b8393ec644af4 input,
  .sidebar__widget_0114523f99b3dd0a .has-login-form_d2efef99317b54fa .login-password_ed0740b815761d8e input {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #31373f;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371; }
  .widget_0975a0ac9b8e4604 .has-login-form_d2efef99317b54fa .login-remember_49e2385408579d6b label,
  .sidebar__widget_0114523f99b3dd0a .has-login-form_d2efef99317b54fa .login-remember_49e2385408579d6b label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px; }
  .widget_0975a0ac9b8e4604 .has-login-form_d2efef99317b54fa .login-submit_9c85e9319a091974,
  .sidebar__widget_0114523f99b3dd0a .has-login-form_d2efef99317b54fa .login-submit_9c85e9319a091974 {
    margin-bottom: 0; }
    .widget_0975a0ac9b8e4604 .has-login-form_d2efef99317b54fa .login-submit_9c85e9319a091974 input.button-primary_ae65e1ef034674b6,
    .sidebar__widget_0114523f99b3dd0a .has-login-form_d2efef99317b54fa .login-submit_9c85e9319a091974 input.button-primary_ae65e1ef034674b6 {
      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_0975a0ac9b8e4604 .search-form_9cbd07b55d7c4d65,
  .sidebar__widget_0114523f99b3dd0a .search-form_9cbd07b55d7c4d65 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_0975a0ac9b8e4604 .search-form_9cbd07b55d7c4d65 button,
    .sidebar__widget_0114523f99b3dd0a .search-form_9cbd07b55d7c4d65 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_0975a0ac9b8e4604.widget_search_2ada28e94527ece1 .sidebar__search_372cc4f1cd042891,
  .sidebar__widget_0114523f99b3dd0a.widget_search_2ada28e94527ece1 .sidebar__search_372cc4f1cd042891 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_0975a0ac9b8e4604.widget_search_2ada28e94527ece1 .sidebar__search_372cc4f1cd042891 button,
    .sidebar__widget_0114523f99b3dd0a.widget_search_2ada28e94527ece1 .sidebar__search_372cc4f1cd042891 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_0975a0ac9b8e4604 .wp-block-search__no-button_f7dd83e3fed892ff.wp-block-search_4f656e9fb6bc494f input,
  .sidebar__widget_0114523f99b3dd0a .wp-block-search__no-button_f7dd83e3fed892ff.wp-block-search_4f656e9fb6bc494f input {
    border-radius: 10px; }
  .widget_0975a0ac9b8e4604 .wp-block-search_4f656e9fb6bc494f,
  .sidebar__widget_0114523f99b3dd0a .wp-block-search_4f656e9fb6bc494f {
    margin-bottom: -2px; }
  .widget_0975a0ac9b8e4604 .wp-block-search_4f656e9fb6bc494f,
  .widget_0975a0ac9b8e4604 .search-form_9cbd07b55d7c4d65,
  .widget_0975a0ac9b8e4604 .sidebar__search_372cc4f1cd042891,
  .sidebar__widget_0114523f99b3dd0a .wp-block-search_4f656e9fb6bc494f,
  .sidebar__widget_0114523f99b3dd0a .search-form_9cbd07b55d7c4d65,
  .sidebar__widget_0114523f99b3dd0a .sidebar__search_372cc4f1cd042891 {
    display: inline-block;
    width: 100%;
    overflow: hidden; }
    .widget_0975a0ac9b8e4604 .wp-block-search_4f656e9fb6bc494f .wp-block-search__inside-wrapper_23b4f0910ffa9bb6,
    .widget_0975a0ac9b8e4604 .search-form_9cbd07b55d7c4d65 .wp-block-search__inside-wrapper_23b4f0910ffa9bb6,
    .widget_0975a0ac9b8e4604 .sidebar__search_372cc4f1cd042891 .wp-block-search__inside-wrapper_23b4f0910ffa9bb6,
    .sidebar__widget_0114523f99b3dd0a .wp-block-search_4f656e9fb6bc494f .wp-block-search__inside-wrapper_23b4f0910ffa9bb6,
    .sidebar__widget_0114523f99b3dd0a .search-form_9cbd07b55d7c4d65 .wp-block-search__inside-wrapper_23b4f0910ffa9bb6,
    .sidebar__widget_0114523f99b3dd0a .sidebar__search_372cc4f1cd042891 .wp-block-search__inside-wrapper_23b4f0910ffa9bb6 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .widget_0975a0ac9b8e4604 .wp-block-search_4f656e9fb6bc494f label,
    .widget_0975a0ac9b8e4604 .search-form_9cbd07b55d7c4d65 label,
    .widget_0975a0ac9b8e4604 .sidebar__search_372cc4f1cd042891 label,
    .sidebar__widget_0114523f99b3dd0a .wp-block-search_4f656e9fb6bc494f label,
    .sidebar__widget_0114523f99b3dd0a .search-form_9cbd07b55d7c4d65 label,
    .sidebar__widget_0114523f99b3dd0a .sidebar__search_372cc4f1cd042891 label {
      font-size: 24px;
      display: block;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #14203A;
      font-family: "Inter", sans-serif; }
    .widget_0975a0ac9b8e4604 .wp-block-search_4f656e9fb6bc494f input,
    .widget_0975a0ac9b8e4604 .search-form_9cbd07b55d7c4d65 input,
    .widget_0975a0ac9b8e4604 .sidebar__search_372cc4f1cd042891 input,
    .sidebar__widget_0114523f99b3dd0a .wp-block-search_4f656e9fb6bc494f input,
    .sidebar__widget_0114523f99b3dd0a .search-form_9cbd07b55d7c4d65 input,
    .sidebar__widget_0114523f99b3dd0a .sidebar__search_372cc4f1cd042891 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_0975a0ac9b8e4604 .wp-block-search_4f656e9fb6bc494f button,
    .widget_0975a0ac9b8e4604 .search-form_9cbd07b55d7c4d65 button,
    .widget_0975a0ac9b8e4604 .sidebar__search_372cc4f1cd042891 button,
    .sidebar__widget_0114523f99b3dd0a .wp-block-search_4f656e9fb6bc494f button,
    .sidebar__widget_0114523f99b3dd0a .search-form_9cbd07b55d7c4d65 button,
    .sidebar__widget_0114523f99b3dd0a .sidebar__search_372cc4f1cd042891 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_0975a0ac9b8e4604 .tagcloud_4217aae84a54e089,
  .widget_0975a0ac9b8e4604 .wp-block-tag-cloud_926c64005d740f9b,
  .sidebar__widget_0114523f99b3dd0a .tagcloud_4217aae84a54e089,
  .sidebar__widget_0114523f99b3dd0a .wp-block-tag-cloud_926c64005d740f9b {
    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_0975a0ac9b8e4604 .tagcloud_4217aae84a54e089 a,
    .widget_0975a0ac9b8e4604 .wp-block-tag-cloud_926c64005d740f9b a,
    .sidebar__widget_0114523f99b3dd0a .tagcloud_4217aae84a54e089 a,
    .sidebar__widget_0114523f99b3dd0a .wp-block-tag-cloud_926c64005d740f9b 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_0975a0ac9b8e4604 .tagcloud_4217aae84a54e089 a:hover,
      .widget_0975a0ac9b8e4604 .wp-block-tag-cloud_926c64005d740f9b a:hover,
      .sidebar__widget_0114523f99b3dd0a .tagcloud_4217aae84a54e089 a:hover,
      .sidebar__widget_0114523f99b3dd0a .wp-block-tag-cloud_926c64005d740f9b a:hover {
        color: #ffffff;
        background: #317EFE;
        border-color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .widget_0975a0ac9b8e4604 ul,
  .widget_0975a0ac9b8e4604 ol,
  .sidebar__widget_0114523f99b3dd0a ul,
  .sidebar__widget_0114523f99b3dd0a ol {
    margin-bottom: 0;
    padding-left: 0;
    /* Tag Cloud Widget */ }
    .widget_0975a0ac9b8e4604 ul li,
    .widget_0975a0ac9b8e4604 ol li,
    .sidebar__widget_0114523f99b3dd0a ul li,
    .sidebar__widget_0114523f99b3dd0a ol li {
      display: block;
      padding: 8px 0;
      border-top: 1px solid #E1E1E1;
      margin-bottom: 0;
      /* Recent Comment Widget */ }
      .widget_0975a0ac9b8e4604 ul li:first-child,
      .widget_0975a0ac9b8e4604 ol li:first-child,
      .sidebar__widget_0114523f99b3dd0a ul li:first-child,
      .sidebar__widget_0114523f99b3dd0a ol li:first-child {
        border-top: 0; }
      .widget_0975a0ac9b8e4604 ul li:last-child,
      .widget_0975a0ac9b8e4604 ol li:last-child,
      .sidebar__widget_0114523f99b3dd0a ul li:last-child,
      .sidebar__widget_0114523f99b3dd0a ol li:last-child {
        margin-bottom: 0; }
      .widget_0975a0ac9b8e4604 ul li.recentcomments_802467e9beb487f7 .comment-author-link_3eb22bbb42ce34da a:before, .widget_0975a0ac9b8e4604 ul li.wp-block-latest-comments__comment_d438c9cb5dbcc141 .comment-author-link_3eb22bbb42ce34da a:before,
      .widget_0975a0ac9b8e4604 ol li.recentcomments_802467e9beb487f7 .comment-author-link_3eb22bbb42ce34da a:before,
      .widget_0975a0ac9b8e4604 ol li.wp-block-latest-comments__comment_d438c9cb5dbcc141 .comment-author-link_3eb22bbb42ce34da a:before,
      .sidebar__widget_0114523f99b3dd0a ul li.recentcomments_802467e9beb487f7 .comment-author-link_3eb22bbb42ce34da a:before,
      .sidebar__widget_0114523f99b3dd0a ul li.wp-block-latest-comments__comment_d438c9cb5dbcc141 .comment-author-link_3eb22bbb42ce34da a:before,
      .sidebar__widget_0114523f99b3dd0a ol li.recentcomments_802467e9beb487f7 .comment-author-link_3eb22bbb42ce34da a:before,
      .sidebar__widget_0114523f99b3dd0a ol li.wp-block-latest-comments__comment_d438c9cb5dbcc141 .comment-author-link_3eb22bbb42ce34da a:before {
        display: none; }
      .widget_0975a0ac9b8e4604 ul li.recentcomments_802467e9beb487f7 a, .widget_0975a0ac9b8e4604 ul li.wp-block-latest-comments__comment_d438c9cb5dbcc141 a,
      .widget_0975a0ac9b8e4604 ol li.recentcomments_802467e9beb487f7 a,
      .widget_0975a0ac9b8e4604 ol li.wp-block-latest-comments__comment_d438c9cb5dbcc141 a,
      .sidebar__widget_0114523f99b3dd0a ul li.recentcomments_802467e9beb487f7 a,
      .sidebar__widget_0114523f99b3dd0a ul li.wp-block-latest-comments__comment_d438c9cb5dbcc141 a,
      .sidebar__widget_0114523f99b3dd0a ol li.recentcomments_802467e9beb487f7 a,
      .sidebar__widget_0114523f99b3dd0a ol li.wp-block-latest-comments__comment_d438c9cb5dbcc141 a {
        padding-left: 0;
        display: inline; }
        .widget_0975a0ac9b8e4604 ul li.recentcomments_802467e9beb487f7 a:before, .widget_0975a0ac9b8e4604 ul li.wp-block-latest-comments__comment_d438c9cb5dbcc141 a:before,
        .widget_0975a0ac9b8e4604 ol li.recentcomments_802467e9beb487f7 a:before,
        .widget_0975a0ac9b8e4604 ol li.wp-block-latest-comments__comment_d438c9cb5dbcc141 a:before,
        .sidebar__widget_0114523f99b3dd0a ul li.recentcomments_802467e9beb487f7 a:before,
        .sidebar__widget_0114523f99b3dd0a ul li.wp-block-latest-comments__comment_d438c9cb5dbcc141 a:before,
        .sidebar__widget_0114523f99b3dd0a ol li.recentcomments_802467e9beb487f7 a:before,
        .sidebar__widget_0114523f99b3dd0a ol li.wp-block-latest-comments__comment_d438c9cb5dbcc141 a:before {
          display: none; }
      .widget_0975a0ac9b8e4604 ul li a,
      .widget_0975a0ac9b8e4604 ol li a,
      .sidebar__widget_0114523f99b3dd0a ul li a,
      .sidebar__widget_0114523f99b3dd0a 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_0975a0ac9b8e4604 ul li a::before,
        .widget_0975a0ac9b8e4604 ol li a::before,
        .sidebar__widget_0114523f99b3dd0a ul li a::before,
        .sidebar__widget_0114523f99b3dd0a ol li a::before {
          content: "\f105";
          font-family: "Font Awesome 6 Free";
          margin-right: 10px; }
        .widget_0975a0ac9b8e4604 ul li a:hover,
        .widget_0975a0ac9b8e4604 ol li a:hover,
        .sidebar__widget_0114523f99b3dd0a ul li a:hover,
        .sidebar__widget_0114523f99b3dd0a ol li a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .widget_0975a0ac9b8e4604 ul li a.rsswidget_f06a8bb2f68312c4, .widget_0975a0ac9b8e4604 ul li a.wp-block-latest-posts__post-title_392bc61892610ae9,
        .widget_0975a0ac9b8e4604 ol li a.rsswidget_f06a8bb2f68312c4,
        .widget_0975a0ac9b8e4604 ol li a.wp-block-latest-posts__post-title_392bc61892610ae9,
        .sidebar__widget_0114523f99b3dd0a ul li a.rsswidget_f06a8bb2f68312c4,
        .sidebar__widget_0114523f99b3dd0a ul li a.wp-block-latest-posts__post-title_392bc61892610ae9,
        .sidebar__widget_0114523f99b3dd0a ol li a.rsswidget_f06a8bb2f68312c4,
        .sidebar__widget_0114523f99b3dd0a ol li a.wp-block-latest-posts__post-title_392bc61892610ae9 {
          padding-left: 0;
          font-weight: 500;
          display: block; }
          .widget_0975a0ac9b8e4604 ul li a.rsswidget_f06a8bb2f68312c4:before, .widget_0975a0ac9b8e4604 ul li a.wp-block-latest-posts__post-title_392bc61892610ae9:before,
          .widget_0975a0ac9b8e4604 ol li a.rsswidget_f06a8bb2f68312c4:before,
          .widget_0975a0ac9b8e4604 ol li a.wp-block-latest-posts__post-title_392bc61892610ae9:before,
          .sidebar__widget_0114523f99b3dd0a ul li a.rsswidget_f06a8bb2f68312c4:before,
          .sidebar__widget_0114523f99b3dd0a ul li a.wp-block-latest-posts__post-title_392bc61892610ae9:before,
          .sidebar__widget_0114523f99b3dd0a ol li a.rsswidget_f06a8bb2f68312c4:before,
          .sidebar__widget_0114523f99b3dd0a ol li a.wp-block-latest-posts__post-title_392bc61892610ae9:before {
            display: none; }
      .widget_0975a0ac9b8e4604 ul li ul,
      .widget_0975a0ac9b8e4604 ol li ul,
      .sidebar__widget_0114523f99b3dd0a ul li ul,
      .sidebar__widget_0114523f99b3dd0a ol li ul {
        padding-left: 25px;
        padding-top: 10px; }
    .widget_0975a0ac9b8e4604 ul.wp-tag-cloud_d5bb76911f8066da li,
    .widget_0975a0ac9b8e4604 ol.wp-tag-cloud_d5bb76911f8066da li,
    .sidebar__widget_0114523f99b3dd0a ul.wp-tag-cloud_d5bb76911f8066da li,
    .sidebar__widget_0114523f99b3dd0a ol.wp-tag-cloud_d5bb76911f8066da li {
      display: inline-block;
      padding: 0;
      border: 0; }
      .widget_0975a0ac9b8e4604 ul.wp-tag-cloud_d5bb76911f8066da li a:before,
      .widget_0975a0ac9b8e4604 ol.wp-tag-cloud_d5bb76911f8066da li a:before,
      .sidebar__widget_0114523f99b3dd0a ul.wp-tag-cloud_d5bb76911f8066da li a:before,
      .sidebar__widget_0114523f99b3dd0a ol.wp-tag-cloud_d5bb76911f8066da li a:before {
        display: none; }
  .widget_0975a0ac9b8e4604.te_widget_categories_5b7305b2aa8629da li, .widget_0975a0ac9b8e4604.widget_archive_5e241c8de54ce082 li,
  .widget_0975a0ac9b8e4604 .wp-block-categories-list_96e1246a02ef0062 li,
  .widget_0975a0ac9b8e4604 .wp-block-archives-list_01b0c0c45d1fbbc5 li,
  .sidebar__widget_0114523f99b3dd0a.te_widget_categories_5b7305b2aa8629da li,
  .sidebar__widget_0114523f99b3dd0a.widget_archive_5e241c8de54ce082 li,
  .sidebar__widget_0114523f99b3dd0a .wp-block-categories-list_96e1246a02ef0062 li,
  .sidebar__widget_0114523f99b3dd0a .wp-block-archives-list_01b0c0c45d1fbbc5 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_0975a0ac9b8e4604.te_widget_categories_5b7305b2aa8629da li.cat-item_17b5ae4bec825daf, .widget_0975a0ac9b8e4604.widget_archive_5e241c8de54ce082 li.cat-item_17b5ae4bec825daf,
    .widget_0975a0ac9b8e4604 .wp-block-categories-list_96e1246a02ef0062 li.cat-item_17b5ae4bec825daf,
    .widget_0975a0ac9b8e4604 .wp-block-archives-list_01b0c0c45d1fbbc5 li.cat-item_17b5ae4bec825daf,
    .sidebar__widget_0114523f99b3dd0a.te_widget_categories_5b7305b2aa8629da li.cat-item_17b5ae4bec825daf,
    .sidebar__widget_0114523f99b3dd0a.widget_archive_5e241c8de54ce082 li.cat-item_17b5ae4bec825daf,
    .sidebar__widget_0114523f99b3dd0a .wp-block-categories-list_96e1246a02ef0062 li.cat-item_17b5ae4bec825daf,
    .sidebar__widget_0114523f99b3dd0a .wp-block-archives-list_01b0c0c45d1fbbc5 li.cat-item_17b5ae4bec825daf {
      text-align: right;
      display: inline-block;
      width: 100%; }
    .widget_0975a0ac9b8e4604.te_widget_categories_5b7305b2aa8629da li a, .widget_0975a0ac9b8e4604.widget_archive_5e241c8de54ce082 li a,
    .widget_0975a0ac9b8e4604 .wp-block-categories-list_96e1246a02ef0062 li a,
    .widget_0975a0ac9b8e4604 .wp-block-archives-list_01b0c0c45d1fbbc5 li a,
    .sidebar__widget_0114523f99b3dd0a.te_widget_categories_5b7305b2aa8629da li a,
    .sidebar__widget_0114523f99b3dd0a.widget_archive_5e241c8de54ce082 li a,
    .sidebar__widget_0114523f99b3dd0a .wp-block-categories-list_96e1246a02ef0062 li a,
    .sidebar__widget_0114523f99b3dd0a .wp-block-archives-list_01b0c0c45d1fbbc5 li a {
      float: left; }

/* About Info Widget*/
.widget-about-info_690b03ccce4bfa89 {
  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_690b03ccce4bfa89 .about-desc_3128449537cb3125 {
    text-align: left; }
    .widget-about-info_690b03ccce4bfa89 .about-desc_3128449537cb3125 .about-title_4a362237b8929670 {
      font-size: 20px; }
  .widget-about-info_690b03ccce4bfa89 .about-image_3a26b8ffb4be4fd4 {
    width: 140px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px; }
  .widget-about-info_690b03ccce4bfa89 .te-social-profile_3c380da5f8ce8491 {
    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_690b03ccce4bfa89 .te-social-profile_3c380da5f8ce8491 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_690b03ccce4bfa89 .te-social-profile_3c380da5f8ce8491 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_3183938810e9a447.has-author_5c00676de033d2da.wp-block-latest-posts_8dab7325865dfb8b .wp-block-latest-posts__te-post-title_3960713645442aca {
  display: inline-block;
  width: 100%;
  font-weight: 500; }

.widget_rss_e72e9acd4d76c6b1 .wp-block-heading_3ea9ef594af1d62e:before,
.widget_rss_e72e9acd4d76c6b1 .widget-title_2b03d5d823bbf8a0:before {
  display: none; }
.widget_rss_e72e9acd4d76c6b1 .rss-widget-icon_3ef4c806b0856596 {
  margin-right: 6px; }
.widget_rss_e72e9acd4d76c6b1 ul li a.rsswidget_f06a8bb2f68312c4 {
  color: #14203A; }
  .widget_rss_e72e9acd4d76c6b1 ul li a.rsswidget_f06a8bb2f68312c4:hover {
    color: #317EFE; }

.wp-block-latest-posts_8dab7325865dfb8b .wp-block-rss__item-title_143ddcb6b16f5ae7,
.wp-block-rss_7a79119929a1e8bb .wp-block-rss__item-title_143ddcb6b16f5ae7,
.widget_rss_e72e9acd4d76c6b1 .wp-block-rss__item-title_143ddcb6b16f5ae7 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }
  .wp-block-latest-posts_8dab7325865dfb8b .wp-block-rss__item-title_143ddcb6b16f5ae7 a:before,
  .wp-block-rss_7a79119929a1e8bb .wp-block-rss__item-title_143ddcb6b16f5ae7 a:before,
  .widget_rss_e72e9acd4d76c6b1 .wp-block-rss__item-title_143ddcb6b16f5ae7 a:before {
    display: none; }
.wp-block-latest-posts_8dab7325865dfb8b .wp-block-latest-posts__post-author_776c420332523db9,
.wp-block-latest-posts_8dab7325865dfb8b .wp-block-rss__item-publish-date_04b114250dbe19d1,
.wp-block-rss_7a79119929a1e8bb .wp-block-latest-posts__post-author_776c420332523db9,
.wp-block-rss_7a79119929a1e8bb .wp-block-rss__item-publish-date_04b114250dbe19d1,
.widget_rss_e72e9acd4d76c6b1 .wp-block-latest-posts__post-author_776c420332523db9,
.widget_rss_e72e9acd4d76c6b1 .wp-block-rss__item-publish-date_04b114250dbe19d1 {
  margin-right: 10px; }
.wp-block-latest-posts_8dab7325865dfb8b .wp-block-latest-posts__post-author_776c420332523db9,
.wp-block-latest-posts_8dab7325865dfb8b .wp-block-latest-posts__te-post-date_ffbb4f90d62d8664,
.wp-block-latest-posts_8dab7325865dfb8b .wp-block-rss__item-publish-date_04b114250dbe19d1,
.wp-block-latest-posts_8dab7325865dfb8b .wp-block-rss__item-author_9a6bb0a96a5194a7,
.wp-block-latest-posts_8dab7325865dfb8b .rss-date_b761212c3f67ac1e,
.wp-block-rss_7a79119929a1e8bb .wp-block-latest-posts__post-author_776c420332523db9,
.wp-block-rss_7a79119929a1e8bb .wp-block-latest-posts__te-post-date_ffbb4f90d62d8664,
.wp-block-rss_7a79119929a1e8bb .wp-block-rss__item-publish-date_04b114250dbe19d1,
.wp-block-rss_7a79119929a1e8bb .wp-block-rss__item-author_9a6bb0a96a5194a7,
.wp-block-rss_7a79119929a1e8bb .rss-date_b761212c3f67ac1e,
.widget_rss_e72e9acd4d76c6b1 .wp-block-latest-posts__post-author_776c420332523db9,
.widget_rss_e72e9acd4d76c6b1 .wp-block-latest-posts__te-post-date_ffbb4f90d62d8664,
.widget_rss_e72e9acd4d76c6b1 .wp-block-rss__item-publish-date_04b114250dbe19d1,
.widget_rss_e72e9acd4d76c6b1 .wp-block-rss__item-author_9a6bb0a96a5194a7,
.widget_rss_e72e9acd4d76c6b1 .rss-date_b761212c3f67ac1e {
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500;
  text-transform: capitalize;
  position: relative; }
.wp-block-latest-posts_8dab7325865dfb8b .wp-block-latest-posts__te-post-date_ffbb4f90d62d8664:before,
.wp-block-latest-posts_8dab7325865dfb8b .wp-block-rss__item-publish-date_04b114250dbe19d1:before,
.wp-block-latest-posts_8dab7325865dfb8b .rss-date_b761212c3f67ac1e:before,
.wp-block-rss_7a79119929a1e8bb .wp-block-latest-posts__te-post-date_ffbb4f90d62d8664:before,
.wp-block-rss_7a79119929a1e8bb .wp-block-rss__item-publish-date_04b114250dbe19d1:before,
.wp-block-rss_7a79119929a1e8bb .rss-date_b761212c3f67ac1e:before,
.widget_rss_e72e9acd4d76c6b1 .wp-block-latest-posts__te-post-date_ffbb4f90d62d8664:before,
.widget_rss_e72e9acd4d76c6b1 .wp-block-rss__item-publish-date_04b114250dbe19d1:before,
.widget_rss_e72e9acd4d76c6b1 .rss-date_b761212c3f67ac1e:before {
  content: "\f274";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_8dab7325865dfb8b .wp-block-latest-posts__post-author_776c420332523db9:before,
.wp-block-latest-posts_8dab7325865dfb8b .wp-block-rss__item-author_9a6bb0a96a5194a7:before,
.wp-block-rss_7a79119929a1e8bb .wp-block-latest-posts__post-author_776c420332523db9:before,
.wp-block-rss_7a79119929a1e8bb .wp-block-rss__item-author_9a6bb0a96a5194a7:before,
.widget_rss_e72e9acd4d76c6b1 .wp-block-latest-posts__post-author_776c420332523db9:before,
.widget_rss_e72e9acd4d76c6b1 .wp-block-rss__item-author_9a6bb0a96a5194a7:before {
  content: "\f007";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_8dab7325865dfb8b .wp-block-latest-posts__post-excerpt_530b1214155e9332,
.wp-block-latest-posts_8dab7325865dfb8b .wp-block-rss__item-excerpt_66344f38f912e3c2,
.wp-block-latest-posts_8dab7325865dfb8b .rssSummary_0ac792dc30490b88,
.wp-block-rss_7a79119929a1e8bb .wp-block-latest-posts__post-excerpt_530b1214155e9332,
.wp-block-rss_7a79119929a1e8bb .wp-block-rss__item-excerpt_66344f38f912e3c2,
.wp-block-rss_7a79119929a1e8bb .rssSummary_0ac792dc30490b88,
.widget_rss_e72e9acd4d76c6b1 .wp-block-latest-posts__post-excerpt_530b1214155e9332,
.widget_rss_e72e9acd4d76c6b1 .wp-block-rss__item-excerpt_66344f38f912e3c2,
.widget_rss_e72e9acd4d76c6b1 .rssSummary_0ac792dc30490b88 {
  margin-top: 10px;
  margin-bottom: 0; }

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

.te-post-item_d3747c7d558b8126 .te-single-post-meta_c06c1bad9fcda9cf {
  gap: 32px; }

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

.te-comment-title_86aba773710807f8 h2,
.te-comment-title_86aba773710807f8 .wp-block-comments-title_e56dc024dc05e55c,
.wp-block-comments_4a5a8073fa307c3e h2,
.wp-block-comments_4a5a8073fa307c3e .wp-block-comments-title_e56dc024dc05e55c {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px; }

/* Block Comment Start */
.wp-block-comments_4a5a8073fa307c3e .wp-block-comment-template_1869716d9b72289b {
  padding-left: 0; }
  .wp-block-comments_4a5a8073fa307c3e .wp-block-comment-template_1869716d9b72289b .wp-block-te-comment-reply_5e1a86a6f6a36bde {
    margin-top: 15px; }
  .wp-block-comments_4a5a8073fa307c3e .wp-block-comment-template_1869716d9b72289b li .wp-block-columns_ea8e0158f89002ba {
    padding: 50px;
    border: 1px solid #dfe2e9;
    border-radius: 8px;
    margin-bottom: 24px; }
    .wp-block-comments_4a5a8073fa307c3e .wp-block-comment-template_1869716d9b72289b li .wp-block-columns_ea8e0158f89002ba .wp-block-column_2217f163b7ed8ade:first-child {
      -ms-flex-preferred-size: 80px !important;
          flex-basis: 80px !important; }
    .wp-block-comments_4a5a8073fa307c3e .wp-block-comment-template_1869716d9b72289b li .wp-block-columns_ea8e0158f89002ba .wp-block-avatar_8206b24eaf27c0f8 {
      width: 100px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 50%;
      overflow: hidden; }
      .wp-block-comments_4a5a8073fa307c3e .wp-block-comment-template_1869716d9b72289b li .wp-block-columns_ea8e0158f89002ba .wp-block-avatar_8206b24eaf27c0f8 img {
        width: 100%; }
    .wp-block-comments_4a5a8073fa307c3e .wp-block-comment-template_1869716d9b72289b li .wp-block-columns_ea8e0158f89002ba .wp-block-comment-author-name_1f258f2f1bf7dfef a {
      font-size: 21px;
      margin-bottom: 5px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A; }
    .wp-block-comments_4a5a8073fa307c3e .wp-block-comment-template_1869716d9b72289b li .wp-block-columns_ea8e0158f89002ba .wp-block-comment-edit-link_fa789ae3ecf0afcf a {
      color: #317EFE; }
    .wp-block-comments_4a5a8073fa307c3e .wp-block-comment-template_1869716d9b72289b li .wp-block-columns_ea8e0158f89002ba .wp-block-comment-date_4886931c1f88005e a,
    .wp-block-comments_4a5a8073fa307c3e .wp-block-comment-template_1869716d9b72289b li .wp-block-columns_ea8e0158f89002ba .wp-block-comment-edit-link_fa789ae3ecf0afcf a {
      color: #9ba8c3;
      font-size: 16px;
      font-weight: 400;
      font-family: "Inter", sans-serif; }
    .wp-block-comments_4a5a8073fa307c3e .wp-block-comment-template_1869716d9b72289b li .wp-block-columns_ea8e0158f89002ba .wp-block-te-comment-reply_5e1a86a6f6a36bde 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_4a5a8073fa307c3e .wp-block-comment-template_1869716d9b72289b li .wp-block-columns_ea8e0158f89002ba .wp-block-te-comment-reply_5e1a86a6f6a36bde 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_19c4b845118ec7ef .te-comment-respond_0b57a777d5b194b2,
.te-latest-comments_19c4b845118ec7ef .comment-respond_fd006a92e6cceef0 {
  margin-top: 60px;
  margin-bottom: 40px; }
.te-latest-comments_19c4b845118ec7ef li .children .te-comments-item_b7d24d073fe4c1b7 {
  margin-left: 50px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-latest-comments_19c4b845118ec7ef li .children .te-comments-item_b7d24d073fe4c1b7 {
      margin-left: 0; } }
.te-latest-comments_19c4b845118ec7ef li .children .children .te-comments-item_b7d24d073fe4c1b7 {
  margin-left: 100px;
  border-top: 1px solid #F9F4F1; }
.te-latest-comments_19c4b845118ec7ef li .te-comments-item_b7d24d073fe4c1b7 {
  padding: 50px;
  border: 1px solid #F9F4F1;
  background-color: #F9F4F1;
  border-radius: 20px;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .te-latest-comments_19c4b845118ec7ef li .te-comments-item_b7d24d073fe4c1b7 {
      padding: 30px; } }
  .te-latest-comments_19c4b845118ec7ef li .te-comments-item_b7d24d073fe4c1b7 .te-comments-avatar_a139960c033ded00 {
    float: left; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-latest-comments_19c4b845118ec7ef li .te-comments-item_b7d24d073fe4c1b7 .te-comments-avatar_a139960c033ded00 {
        float: inherit;
        margin-bottom: 20px; } }
    .te-latest-comments_19c4b845118ec7ef li .te-comments-item_b7d24d073fe4c1b7 .te-comments-avatar_a139960c033ded00 img {
      margin-right: 30px;
      width: 100px;
      border-radius: 50px; }
  .te-latest-comments_19c4b845118ec7ef li .te-comments-item_b7d24d073fe4c1b7 .te-comments-text_1029e2e4acead374 {
    overflow: hidden; }
    .te-latest-comments_19c4b845118ec7ef li .te-comments-item_b7d24d073fe4c1b7 .te-comments-text_1029e2e4acead374 p {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 20px;
      color: #335371; }
    .te-latest-comments_19c4b845118ec7ef li .te-comments-item_b7d24d073fe4c1b7 .te-comments-text_1029e2e4acead374 .te-avatar-name_1234bac1f8eac05e {
      margin-bottom: 10px;
      position: relative; }
      .te-latest-comments_19c4b845118ec7ef li .te-comments-item_b7d24d073fe4c1b7 .te-comments-text_1029e2e4acead374 .te-avatar-name_1234bac1f8eac05e 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_19c4b845118ec7ef li .te-comments-item_b7d24d073fe4c1b7 .te-comments-text_1029e2e4acead374 .te-avatar-name_1234bac1f8eac05e 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_19c4b845118ec7ef li .te-comments-item_b7d24d073fe4c1b7 .te-comments-text_1029e2e4acead374 .te-avatar-name_1234bac1f8eac05e span {
            display: inline-block;
            width: 100%; } }
    .te-latest-comments_19c4b845118ec7ef li .te-comments-item_b7d24d073fe4c1b7 .te-comments-text_1029e2e4acead374 .te-comment-reply_277ea568166ea479 {
      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_19c4b845118ec7ef li .te-comments-item_b7d24d073fe4c1b7 .te-comments-text_1029e2e4acead374 .te-comment-reply_277ea568166ea479 {
          position: unset;
          margin-top: 10px; } }
      .te-latest-comments_19c4b845118ec7ef li .te-comments-item_b7d24d073fe4c1b7 .te-comments-text_1029e2e4acead374 .te-comment-reply_277ea568166ea479:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

ul.children {
  list-style: none; }

.te-post-comments-form_99690bc63e229e0c .te-contacts-message_c739defb96c93164 {
  margin-top: 10px; }

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

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

.te-comment-respond_0b57a777d5b194b2,
.comment-respond_fd006a92e6cceef0 {
  position: relative;
  background-color: #F9F4F1;
  padding: 40px;
  border-radius: 20px; }
  .te-comment-respond_0b57a777d5b194b2 .comment-form-cookies-consent_0d3493219d651fbb,
  .comment-respond_fd006a92e6cceef0 .comment-form-cookies-consent_0d3493219d651fbb {
    display: none; }
  .te-comment-respond_0b57a777d5b194b2 .comment-notes_411d5567fe48f483,
  .comment-respond_fd006a92e6cceef0 .comment-notes_411d5567fe48f483 {
    margin-bottom: 30px; }
  .te-comment-respond_0b57a777d5b194b2 p,
  .comment-respond_fd006a92e6cceef0 p {
    margin: 0; }
  .te-comment-respond_0b57a777d5b194b2 .te-contacts-email_6c6f05b7f69625bf,
  .te-comment-respond_0b57a777d5b194b2 .te-contacts-name_0057a5cc2a80fcc1,
  .te-comment-respond_0b57a777d5b194b2 .single-input-field_8f20abc13432324d,
  .comment-respond_fd006a92e6cceef0 .te-contacts-email_6c6f05b7f69625bf,
  .comment-respond_fd006a92e6cceef0 .te-contacts-name_0057a5cc2a80fcc1,
  .comment-respond_fd006a92e6cceef0 .single-input-field_8f20abc13432324d {
    margin-bottom: 20px; }
  .te-comment-respond_0b57a777d5b194b2 label,
  .comment-respond_fd006a92e6cceef0 label {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #778196;
    margin-bottom: 20px; }
  .te-comment-respond_0b57a777d5b194b2 .checkbox-field-wrapper_bc0b94da4b158297,
  .comment-respond_fd006a92e6cceef0 .checkbox-field-wrapper_bc0b94da4b158297 {
    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_0b57a777d5b194b2 .checkbox-field-wrapper_bc0b94da4b158297 p,
    .comment-respond_fd006a92e6cceef0 .checkbox-field-wrapper_bc0b94da4b158297 p {
      margin: 0; }
    .te-comment-respond_0b57a777d5b194b2 .checkbox-field-wrapper_bc0b94da4b158297 .single-checkbox-field_3c046c49a5760dc1,
    .comment-respond_fd006a92e6cceef0 .checkbox-field-wrapper_bc0b94da4b158297 .single-checkbox-field_3c046c49a5760dc1 {
      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_0b57a777d5b194b2 .te-comment-form-cookies-consent_2a476fba6bb74fb6,
  .comment-respond_fd006a92e6cceef0 .te-comment-form-cookies-consent_2a476fba6bb74fb6 {
    display: none; }
  .te-comment-respond_0b57a777d5b194b2 input[type="number"],
  .comment-respond_fd006a92e6cceef0 input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield; }
  .te-comment-respond_0b57a777d5b194b2 input,
  .te-comment-respond_0b57a777d5b194b2 select,
  .comment-respond_fd006a92e6cceef0 input,
  .comment-respond_fd006a92e6cceef0 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_0b57a777d5b194b2 *::-webkit-input-placeholder,
  .comment-respond_fd006a92e6cceef0 *::-webkit-input-placeholder {
    color: #778196; }
  .te-comment-respond_0b57a777d5b194b2 *:-ms-input-placeholder,
  .comment-respond_fd006a92e6cceef0 *:-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_0b57a777d5b194b2 *::-ms-input-placeholder,
  .comment-respond_fd006a92e6cceef0 *::-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_0b57a777d5b194b2 *::placeholder,
  .comment-respond_fd006a92e6cceef0 *::placeholder {
    color: #778196; }
  .te-comment-respond_0b57a777d5b194b2 textarea,
  .comment-respond_fd006a92e6cceef0 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_0b57a777d5b194b2 input:focus,
  .te-comment-respond_0b57a777d5b194b2 textarea:focus,
  .te-comment-respond_0b57a777d5b194b2 .form-select_e8c1b797a00e3f93:focus,
  .comment-respond_fd006a92e6cceef0 input:focus,
  .comment-respond_fd006a92e6cceef0 textarea:focus,
  .comment-respond_fd006a92e6cceef0 .form-select_e8c1b797a00e3f93: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_9df12de85de7dec7 {
  position: relative;
  border-radius: 20px;
  overflow: hidden; }
  .te-team-card_9df12de85de7dec7:hover .image:before {
    height: 250%;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear;
    background-color: transparent; }
  .te-team-card_9df12de85de7dec7:hover .image 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_9df12de85de7dec7:hover .te-content-wrapper_8713aeb431ab0943 {
    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_9df12de85de7dec7 .image {
    overflow: hidden;
    position: relative; }
    .te-team-card_9df12de85de7dec7 .image: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_9df12de85de7dec7 .image 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_9df12de85de7dec7 .te-content-wrapper_8713aeb431ab0943 {
    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_9df12de85de7dec7 .te-content-wrapper_8713aeb431ab0943 .content {
      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_9df12de85de7dec7 .te-content-wrapper_8713aeb431ab0943 .content .title {
        font-size: 24px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: 0px;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
      .te-team-card_9df12de85de7dec7 .te-content-wrapper_8713aeb431ab0943 .content .desc_49de6800d86e62a4 {
        font-size: 18px;
        line-height: 18px;
        font-weight: 400;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
    .te-team-card_9df12de85de7dec7 .te-content-wrapper_8713aeb431ab0943 .social_f5356a0dbec825c3 {
      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_9df12de85de7dec7 .te-content-wrapper_8713aeb431ab0943 .social_f5356a0dbec825c3 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_9df12de85de7dec7 .te-content-wrapper_8713aeb431ab0943 .social_f5356a0dbec825c3 a:hover {
          background-color: #E7F914;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-team-card_9df12de85de7dec7.style-2_72b1b4a64cf3d71e {
  padding: 20px;
  background-color: #F9F4F1;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-team-card_9df12de85de7dec7.style-2_72b1b4a64cf3d71e:hover {
    background-color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-team-card_9df12de85de7dec7.style-2_72b1b4a64cf3d71e:hover .te-content-wrapper_8713aeb431ab0943 .social_f5356a0dbec825c3 a {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-team-card_9df12de85de7dec7.style-2_72b1b4a64cf3d71e:hover .te-content-wrapper_8713aeb431ab0943 .content .title,
    .te-team-card_9df12de85de7dec7.style-2_72b1b4a64cf3d71e:hover .te-content-wrapper_8713aeb431ab0943 .content .desc_49de6800d86e62a4 {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_9df12de85de7dec7.style-2_72b1b4a64cf3d71e .image {
    border-radius: 20px; }
  .te-team-card_9df12de85de7dec7.style-2_72b1b4a64cf3d71e .te-content-wrapper_8713aeb431ab0943 {
    position: unset;
    visibility: visible;
    opacity: 1;
    background: transparent;
    -webkit-transform: unset;
            transform: unset; }
    .te-team-card_9df12de85de7dec7.style-2_72b1b4a64cf3d71e .te-content-wrapper_8713aeb431ab0943 .content {
      padding: 0;
      margin-top: 20px;
      margin-bottom: 10px;
      position: unset; }
      .te-team-card_9df12de85de7dec7.style-2_72b1b4a64cf3d71e .te-content-wrapper_8713aeb431ab0943 .content .title {
        color: #131A2A;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-team-card_9df12de85de7dec7.style-2_72b1b4a64cf3d71e .te-content-wrapper_8713aeb431ab0943 .content .title a:hover {
          color: #ffffff !important; }
      .te-team-card_9df12de85de7dec7.style-2_72b1b4a64cf3d71e .te-content-wrapper_8713aeb431ab0943 .content .desc_49de6800d86e62a4 {
        color: #335371;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-team-card_9df12de85de7dec7.style-2_72b1b4a64cf3d71e .te-content-wrapper_8713aeb431ab0943 .social_f5356a0dbec825c3 a {
      border: 1px solid #E1E1E1;
      background-color: transparent; }
      .te-team-card_9df12de85de7dec7.style-2_72b1b4a64cf3d71e .te-content-wrapper_8713aeb431ab0943 .social_f5356a0dbec825c3 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_1fa5bb27f0f3c99c {
  position: relative;
  padding: 0;
  overflow: hidden; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-team-member-slider-wrapper_1fa5bb27f0f3c99c {
      padding: 0 12px; } }
  .te-team-member-slider-wrapper_1fa5bb27f0f3c99c .slick-list_053f8aec922cc832 {
    margin: 0 -15px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-team-member-slider-wrapper_1fa5bb27f0f3c99c .slick-list_053f8aec922cc832 {
        padding-bottom: 25px;
        margin: unset; } }
    .te-team-member-slider-wrapper_1fa5bb27f0f3c99c .slick-list_053f8aec922cc832 .slick-slide {
      margin: 0 15px; }
  .te-team-member-slider-wrapper_1fa5bb27f0f3c99c .slick-dots_6bcc44e14af122e5 {
    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_1fa5bb27f0f3c99c .slick-dots_6bcc44e14af122e5 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_1fa5bb27f0f3c99c .slick-dots_6bcc44e14af122e5 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_1fa5bb27f0f3c99c .slick-dots_6bcc44e14af122e5 li.slick-active {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-team-member-slider-wrapper_1fa5bb27f0f3c99c .slick-dots_6bcc44e14af122e5 li.slick-active button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-team-member-slider-wrapper_1fa5bb27f0f3c99c .slick-arrow_a08839d9658b2768 {
    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_ebe1ee0c8f159fbe {
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 20px; }
  .te-portfolio-card_ebe1ee0c8f159fbe:hover .image .te-content-wrapper_8713aeb431ab0943 {
    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_ebe1ee0c8f159fbe:hover .image .te-content-wrapper_8713aeb431ab0943 .content .content-inner_e3188a72ca2d9408 {
      margin-bottom: 0;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_ebe1ee0c8f159fbe:hover .image .te-content-wrapper_8713aeb431ab0943 .content .btn-wrapper_2c7361bcf28fdcea {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_ebe1ee0c8f159fbe:hover .image .te-content-wrapper_8713aeb431ab0943 .content .content-inner_e3188a72ca2d9408 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scaleY(1);
              transform: scaleY(1); }
  .te-portfolio-card_ebe1ee0c8f159fbe:hover .image 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_ebe1ee0c8f159fbe .image {
    overflow: hidden;
    position: relative; }
    .te-portfolio-card_ebe1ee0c8f159fbe .image 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_ebe1ee0c8f159fbe .te-content-wrapper_8713aeb431ab0943 {
    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_ebe1ee0c8f159fbe .te-content-wrapper_8713aeb431ab0943 .content {
      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_ebe1ee0c8f159fbe .te-content-wrapper_8713aeb431ab0943 .content .content-inner_e3188a72ca2d9408 {
        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_ebe1ee0c8f159fbe .te-content-wrapper_8713aeb431ab0943 .content .sub-title_1f9cbc14f2a7065e {
        color: #131A2A;
        font-size: 18px;
        line-height: 36px;
        font-weight: 400; }
      .te-portfolio-card_ebe1ee0c8f159fbe .te-content-wrapper_8713aeb431ab0943 .content .title {
        margin-bottom: 0;
        color: #131A2A;
        font-size: 24px;
        line-height: 39px;
        font-weight: 500; }
      .te-portfolio-card_ebe1ee0c8f159fbe .te-content-wrapper_8713aeb431ab0943 .content .btn-wrapper_2c7361bcf28fdcea {
        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_ebe1ee0c8f159fbe .te-content-wrapper_8713aeb431ab0943 .content .btn-wrapper_2c7361bcf28fdcea 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_ebe1ee0c8f159fbe .te-content-wrapper_8713aeb431ab0943 .content .btn-wrapper_2c7361bcf28fdcea a:hover {
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
            background-color: #317EFE;
            color: #ffffff; }

.te-portfolio-card_ebe1ee0c8f159fbe.style-2_72b1b4a64cf3d71e .te-content-wrapper_8713aeb431ab0943 .content {
  background-color: #317efeb8;
  padding: 20px;
  border-radius: 20px; }
  .te-portfolio-card_ebe1ee0c8f159fbe.style-2_72b1b4a64cf3d71e .te-content-wrapper_8713aeb431ab0943 .content .btn-wrapper_2c7361bcf28fdcea {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.te-portfolio-card_ebe1ee0c8f159fbe.style-3_271b913f0e6923ae:hover .te-content-wrapper_8713aeb431ab0943 .content .btn-wrapper_2c7361bcf28fdcea {
  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_ebe1ee0c8f159fbe.style-3_271b913f0e6923ae .te-content-wrapper_8713aeb431ab0943 {
  padding: 0; }
  .te-portfolio-card_ebe1ee0c8f159fbe.style-3_271b913f0e6923ae .te-content-wrapper_8713aeb431ab0943 .content .content-inner_e3188a72ca2d9408 {
    border-radius: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px; }
  .te-portfolio-card_ebe1ee0c8f159fbe.style-3_271b913f0e6923ae .te-content-wrapper_8713aeb431ab0943 .content .btn-wrapper_2c7361bcf28fdcea {
    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_7c20a9bb0ea94bb4.style-1_01d96dfb6a59a6b6 {
  margin-top: -210px; }
  @media (max-width: 991px) {
    .newsletter-area_7c20a9bb0ea94bb4.style-1_01d96dfb6a59a6b6 {
      margin-top: 0;
      padding-top: 100px; } }

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

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

.testimonial-slider-area_8cbe07fb7f3643f3.style-1_01d96dfb6a59a6b6 {
  padding-bottom: 5px; }

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

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

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

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

.team-slider-area_c4c1974adf4e41d8.style-1_01d96dfb6a59a6b6 {
  overflow: hidden; }

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

.about-us-area_6f5d15c922c2f774.style-2_72b1b4a64cf3d71e {
  padding-top: 120px;
  padding-bottom: 330px;
  background-color: #F9F4F1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .about-us-area_6f5d15c922c2f774.style-2_72b1b4a64cf3d71e {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area_6f5d15c922c2f774.style-2_72b1b4a64cf3d71e {
      padding: 100px 0; } }
  @media (max-width: 991px) {
    .about-us-area_6f5d15c922c2f774.style-2_72b1b4a64cf3d71e .te-about-image-card_8a1bb06e25ecaaf7 {
      text-align: center;
      margin-bottom: 50px; } }
  @media (max-width: 991px) {
    .about-us-area_6f5d15c922c2f774.style-2_72b1b4a64cf3d71e .te-about-image-card_8a1bb06e25ecaaf7 .te-main-img-wrapper_abc98ab383bc9b65 .te-main-img-inner_93c636a583e100d3 {
      width: 100%; } }
  @media (max-width: 1199px) {
    .about-us-area_6f5d15c922c2f774.style-2_72b1b4a64cf3d71e .te-about-image-card_8a1bb06e25ecaaf7 .te-company-foundation_ec71dc343c044e0a {
      left: 0; } }
  @media (max-width: 1199px) {
    .about-us-area_6f5d15c922c2f774.style-2_72b1b4a64cf3d71e .te-about-info-card_242c014dffa0e6c1 {
      padding-left: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area_6f5d15c922c2f774.style-2_72b1b4a64cf3d71e .te-about-info-card_242c014dffa0e6c1 {
      padding-left: 60px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .about-us-area_6f5d15c922c2f774.style-2_72b1b4a64cf3d71e .te-about-info-card_242c014dffa0e6c1 {
      padding-left: 80px; } }

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

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

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

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

.faq-area_4532c21fe1cc6fc4.style-1_01d96dfb6a59a6b6 {
  padding-bottom: 100px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .faq-area_4532c21fe1cc6fc4.style-1_01d96dfb6a59a6b6 {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-area_4532c21fe1cc6fc4.style-1_01d96dfb6a59a6b6 {
      padding-bottom: 100px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .faq-area_4532c21fe1cc6fc4.style-1_01d96dfb6a59a6b6 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_4532c21fe1cc6fc4.style-1_01d96dfb6a59a6b6 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_4532c21fe1cc6fc4.style-1_01d96dfb6a59a6b6 .accordion-wrapper_9173650d9270e623 {
      padding-right: 60px; } }
  .faq-area_4532c21fe1cc6fc4.style-1_01d96dfb6a59a6b6 .te-faq-image_33432eeed89bd66d {
    margin-top: 82px;
    position: relative;
    right: -83px;
    display: inline-block; }
    @media (max-width: 1199px) {
      .faq-area_4532c21fe1cc6fc4.style-1_01d96dfb6a59a6b6 .te-faq-image_33432eeed89bd66d {
        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_4532c21fe1cc6fc4.style-1_01d96dfb6a59a6b6 .te-faq-image_33432eeed89bd66d {
        right: 0; } }
    .faq-area_4532c21fe1cc6fc4.style-1_01d96dfb6a59a6b6 .te-faq-image_33432eeed89bd66d .te-image-wrapper_97d8474db3711013 {
      position: relative; }
      .faq-area_4532c21fe1cc6fc4.style-1_01d96dfb6a59a6b6 .te-faq-image_33432eeed89bd66d .te-image-wrapper_97d8474db3711013 .te-main-img-inner_93c636a583e100d3 {
        -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_4532c21fe1cc6fc4.style-1_01d96dfb6a59a6b6 .te-faq-image_33432eeed89bd66d .te-image-wrapper_97d8474db3711013 .te-image-shape_e9198e54c2d95421 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: -1; }
      .faq-area_4532c21fe1cc6fc4.style-1_01d96dfb6a59a6b6 .te-faq-image_33432eeed89bd66d .te-image-wrapper_97d8474db3711013 .content {
        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_4532c21fe1cc6fc4.style-1_01d96dfb6a59a6b6 .te-faq-image_33432eeed89bd66d .te-image-wrapper_97d8474db3711013 .content .title {
          font-size: 18px;
          font-weight: 400;
          line-height: 18px;
          color: #ffffff;
          margin-bottom: 0; }
        .faq-area_4532c21fe1cc6fc4.style-1_01d96dfb6a59a6b6 .te-faq-image_33432eeed89bd66d .te-image-wrapper_97d8474db3711013 .content .number_866a797867aaa862 {
          font-size: 32px;
          font-weight: 500;
          line-height: 32px;
          letter-spacing: 0px;
          color: #ffffff;
          margin-bottom: 0; }
      .faq-area_4532c21fe1cc6fc4.style-1_01d96dfb6a59a6b6 .te-faq-image_33432eeed89bd66d .te-image-wrapper_97d8474db3711013 .top-content_d36b592dc1555292 {
        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_4532c21fe1cc6fc4.style-1_01d96dfb6a59a6b6 .te-faq-image_33432eeed89bd66d .te-image-wrapper_97d8474db3711013 .top-content_d36b592dc1555292 {
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); } }
      .faq-area_4532c21fe1cc6fc4.style-1_01d96dfb6a59a6b6 .te-faq-image_33432eeed89bd66d .te-image-wrapper_97d8474db3711013 .bottom-content_06fb6b8a380a35cf {
        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_4532c21fe1cc6fc4.style-1_01d96dfb6a59a6b6 .te-faq-image_33432eeed89bd66d .te-image-wrapper_97d8474db3711013 .bottom-content_06fb6b8a380a35cf {
            right: 50%;
            -webkit-transform: translateX(50%);
                    transform: translateX(50%); } }
        .faq-area_4532c21fe1cc6fc4.style-1_01d96dfb6a59a6b6 .te-faq-image_33432eeed89bd66d .te-image-wrapper_97d8474db3711013 .bottom-content_06fb6b8a380a35cf .bottom-content-inner_cb3d9295bbb82df2 {
          width: 100%;
          height: 100%;
          background-color: #E7F914;
          border-radius: 100%;
          border: 8px solid #ffffff;
          outline: 2px dashed #14203A; }
          .faq-area_4532c21fe1cc6fc4.style-1_01d96dfb6a59a6b6 .te-faq-image_33432eeed89bd66d .te-image-wrapper_97d8474db3711013 .bottom-content_06fb6b8a380a35cf .bottom-content-inner_cb3d9295bbb82df2 .title,
          .faq-area_4532c21fe1cc6fc4.style-1_01d96dfb6a59a6b6 .te-faq-image_33432eeed89bd66d .te-image-wrapper_97d8474db3711013 .bottom-content_06fb6b8a380a35cf .bottom-content-inner_cb3d9295bbb82df2 .number_866a797867aaa862 {
            color: #14203A; }

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

.testimonial-slider-area_8cbe07fb7f3643f3 {
  overflow: hidden;
  padding-bottom: 10px; }
  .testimonial-slider-area_8cbe07fb7f3643f3.style-2_72b1b4a64cf3d71e .slick-list_053f8aec922cc832 {
    margin: 0 -100px;
    overflow: visible; }
    .testimonial-slider-area_8cbe07fb7f3643f3.style-2_72b1b4a64cf3d71e .slick-list_053f8aec922cc832 .te-slick-item_27373344cd2ffea4 {
      width: 520px;
      margin: 0 15px; }

.counter-up-area_f141d5de50d45947.style-2_72b1b4a64cf3d71e .te-counter-card_b6f930325999e9b4 {
  padding: 80px 55px;
  background-color: #131A2A;
  border-radius: 20px; }
  .counter-up-area_f141d5de50d45947.style-2_72b1b4a64cf3d71e .te-counter-card_b6f930325999e9b4 .te-counter-item_c313a5a5fbc1c104 .icon_1528a3612bf989aa {
    width: unset;
    height: unset;
    background-color: transparent; }
  .counter-up-area_f141d5de50d45947.style-2_72b1b4a64cf3d71e .te-counter-card_b6f930325999e9b4 .te-counter-item_c313a5a5fbc1c104 .te-counter-title_2dd435fb711475fc {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px; }
    .counter-up-area_f141d5de50d45947.style-2_72b1b4a64cf3d71e .te-counter-card_b6f930325999e9b4 .te-counter-item_c313a5a5fbc1c104 .te-counter-title_2dd435fb711475fc .content {
      gap: 18px;
      text-align: left; }
  .counter-up-area_f141d5de50d45947.style-2_72b1b4a64cf3d71e .te-counter-card_b6f930325999e9b4 .te-counter-item_c313a5a5fbc1c104 .title {
    color: #ffffff; }
  .counter-up-area_f141d5de50d45947.style-2_72b1b4a64cf3d71e .te-counter-card_b6f930325999e9b4 .te-counter-item_c313a5a5fbc1c104 .number_866a797867aaa862 {
    color: #E7F914; }
  .counter-up-area_f141d5de50d45947.style-2_72b1b4a64cf3d71e .te-counter-card_b6f930325999e9b4 .te-counter-item_c313a5a5fbc1c104 .number_866a797867aaa862,
  .counter-up-area_f141d5de50d45947.style-2_72b1b4a64cf3d71e .te-counter-card_b6f930325999e9b4 .te-counter-item_c313a5a5fbc1c104 .title {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

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

.subscribe-area_e5baa1eb8ad40e09.style-2_72b1b4a64cf3d71e {
  position: relative;
  z-index: 9;
  margin-bottom: -140px; }
  .subscribe-area_e5baa1eb8ad40e09.style-2_72b1b4a64cf3d71e .te-subscribe-inner-area_66300567b8dc7be4 {
    background-color: #317EFE;
    padding: 10px;
    border-radius: 20px;
    gap: 0; }
    .subscribe-area_e5baa1eb8ad40e09.style-2_72b1b4a64cf3d71e .te-subscribe-inner-area_66300567b8dc7be4 .te-image-bg-collumn_e5ab97c55b90789d {
      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_e5baa1eb8ad40e09.style-2_72b1b4a64cf3d71e .te-subscribe-inner-area_66300567b8dc7be4 .te-subscribe-form-wrapper_84f524d7cf530353 {
      padding: 0; }
    .subscribe-area_e5baa1eb8ad40e09.style-2_72b1b4a64cf3d71e .te-subscribe-inner-area_66300567b8dc7be4 .te-content-wrapper_8713aeb431ab0943 {
      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_e5baa1eb8ad40e09.style-2_72b1b4a64cf3d71e .te-subscribe-inner-area_66300567b8dc7be4 .te-content-wrapper_8713aeb431ab0943 {
          left: unset; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_e5baa1eb8ad40e09.style-2_72b1b4a64cf3d71e .te-subscribe-inner-area_66300567b8dc7be4 .te-content-wrapper_8713aeb431ab0943 {
          -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_e5baa1eb8ad40e09.style-2_72b1b4a64cf3d71e .te-subscribe-inner-area_66300567b8dc7be4 .te-content-wrapper_8713aeb431ab0943 {
          -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_e5baa1eb8ad40e09.style-2_72b1b4a64cf3d71e .te-subscribe-inner-area_66300567b8dc7be4 .te-content-wrapper_8713aeb431ab0943 {
          gap: 60px; } }
      .subscribe-area_e5baa1eb8ad40e09.style-2_72b1b4a64cf3d71e .te-subscribe-inner-area_66300567b8dc7be4 .te-content-wrapper_8713aeb431ab0943 .te-subscribe-title_8c81a4a5a558b6bd {
        font-size: 38px;
        font-weight: 500;
        line-height: 46px;
        letter-spacing: -0.676px;
        text-transform: capitalize;
        margin-bottom: 0; }
      .subscribe-area_e5baa1eb8ad40e09.style-2_72b1b4a64cf3d71e .te-subscribe-inner-area_66300567b8dc7be4 .te-content-wrapper_8713aeb431ab0943 .te-content-inner_9be9b6aaf72be5a3 {
        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_e5baa1eb8ad40e09.style-2_72b1b4a64cf3d71e .te-subscribe-inner-area_66300567b8dc7be4 .te-content-wrapper_8713aeb431ab0943 .te-content-inner_9be9b6aaf72be5a3 {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
        .subscribe-area_e5baa1eb8ad40e09.style-2_72b1b4a64cf3d71e .te-subscribe-inner-area_66300567b8dc7be4 .te-content-wrapper_8713aeb431ab0943 .te-content-inner_9be9b6aaf72be5a3 .icon_1528a3612bf989aa {
          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_e5baa1eb8ad40e09.style-2_72b1b4a64cf3d71e .te-subscribe-inner-area_66300567b8dc7be4 .te-subscribe-form-widget_07c7ed6ff1cb041f {
      background: #fff;
      padding: 7px;
      border-radius: 50px; }
    .subscribe-area_e5baa1eb8ad40e09.style-2_72b1b4a64cf3d71e .te-subscribe-inner-area_66300567b8dc7be4 .mc4wp-form-fields_7bb9d64d289dec81 {
      gap: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .subscribe-area_e5baa1eb8ad40e09.style-2_72b1b4a64cf3d71e .te-subscribe-inner-area_66300567b8dc7be4 .mc4wp-form-fields_7bb9d64d289dec81 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }

.testimonial-slider-area_8cbe07fb7f3643f3.style-3_271b913f0e6923ae {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .testimonial-slider-area_8cbe07fb7f3643f3.style-3_271b913f0e6923ae {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slider-area_8cbe07fb7f3643f3.style-3_271b913f0e6923ae {
      padding: 100px 0; } }
  .testimonial-slider-area_8cbe07fb7f3643f3.style-3_271b913f0e6923ae .slick-list_053f8aec922cc832 .slick-slide.slick-current_2cd1940bc3d34465 .te-testimonial-card_0e1778192a94f996.style-3_271b913f0e6923ae .te-content-wrapper_8713aeb431ab0943 .te-user-meta_616d26e6899846cc .icon_1528a3612bf989aa {
    color: #317EFE; }

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

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

.te-contact-info_38ac96b4f20aad45 {
  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_38ac96b4f20aad45 .te-icon-card_96b0314eae258d0e {
      -webkit-box-orient: unset;
      -webkit-box-direction: unset;
          -ms-flex-direction: unset;
              flex-direction: unset; } }

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

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

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

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

.service-details_3146daa0826791c8 {
  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_3146daa0826791c8 .image {
    border-radius: 20px;
    overflow: hidden; }
  .service-details_3146daa0826791c8 .content .te-title-wrapper_a42a18e5f9b1bd49 {
    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_3146daa0826791c8 .content .te-title-wrapper_a42a18e5f9b1bd49 .title-inner_66e51c627222d173 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 20px; }
      .service-details_3146daa0826791c8 .content .te-title-wrapper_a42a18e5f9b1bd49 .title-inner_66e51c627222d173 .icon_1528a3612bf989aa {
        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_3146daa0826791c8 .content .te-title-wrapper_a42a18e5f9b1bd49 .title-inner_66e51c627222d173 .title {
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: 39.84px;
        letter-spacing: 0px;
        margin-bottom: 0;
        color: #317EFE; }

.service-details-overview_f7ceb493eb560256 {
  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_f7ceb493eb560256 .list-wrapper_30362151ec6b2d5b {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px; }
    .service-details-overview_f7ceb493eb560256 .list-wrapper_30362151ec6b2d5b .icon_1528a3612bf989aa {
      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_f7ceb493eb560256 .list-wrapper_30362151ec6b2d5b 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_f7ceb493eb560256 .list-wrapper_30362151ec6b2d5b 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_f7ceb493eb560256 .list-wrapper_30362151ec6b2d5b 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_f7ceb493eb560256 .list-wrapper_30362151ec6b2d5b 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_821049f6175b1cc6 {
  padding-top: 120px;
  padding-bottom: 96px; }
  .team-page_821049f6175b1cc6 .te-team-card_9df12de85de7dec7 {
    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_0281c13af30d920f {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .team-details-page_0281c13af30d920f {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-page_0281c13af30d920f {
      padding-top: 100px;
      padding-bottom: 76px; } }

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

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

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

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

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

.footer_42e2fdaf610f779f {
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .footer_42e2fdaf610f779f .te-subscribe-form-widget_07c7ed6ff1cb041f .submit-btn_f46d327b868ce93a span {
    display: none; }
  .footer_42e2fdaf610f779f.style-1_01d96dfb6a59a6b6 {
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .footer_42e2fdaf610f779f.style-1_01d96dfb6a59a6b6 .te-footer-sec_73e33f8b6b7ac1dd {
      border-bottom: 1px solid rgba(19, 26, 42, 0.1);
      padding-top: 214px;
      padding-bottom: 60px; }
      .footer_42e2fdaf610f779f.style-1_01d96dfb6a59a6b6 .te-footer-sec_73e33f8b6b7ac1dd .te-footer-widget_17dc0ac036ceceea .te-subscribe-form-widget_07c7ed6ff1cb041f .mc4wp-form-fields_7bb9d64d289dec81 {
        border-color: rgba(19, 26, 42, 0.5); }
    .footer_42e2fdaf610f779f.style-1_01d96dfb6a59a6b6 .te-footer-widget_17dc0ac036ceceea .te-subscribe-form-widget_07c7ed6ff1cb041f .single-field_b6ee554fd028cf1e input {
      color: #131A2A; }
  .footer_42e2fdaf610f779f.style-2_72b1b4a64cf3d71e .widget_0975a0ac9b8e4604 .wp-block-heading_3ea9ef594af1d62e,
  .footer_42e2fdaf610f779f.style-2_72b1b4a64cf3d71e .widget_0975a0ac9b8e4604 .widget-title_2b03d5d823bbf8a0,
  .footer_42e2fdaf610f779f.style-2_72b1b4a64cf3d71e .widget_0975a0ac9b8e4604 .wp-block-search__label_367a646c404aa6a7,
  .footer_42e2fdaf610f779f.style-2_72b1b4a64cf3d71e .sidebar__widget_0114523f99b3dd0a .wp-block-heading_3ea9ef594af1d62e,
  .footer_42e2fdaf610f779f.style-2_72b1b4a64cf3d71e .sidebar__widget_0114523f99b3dd0a .widget-title_2b03d5d823bbf8a0,
  .footer_42e2fdaf610f779f.style-2_72b1b4a64cf3d71e .sidebar__widget_0114523f99b3dd0a .wp-block-search__label_367a646c404aa6a7,
  .footer_42e2fdaf610f779f.style-2_72b1b4a64cf3d71e .widget_0975a0ac9b8e4604 ul li a,
  .footer_42e2fdaf610f779f.style-2_72b1b4a64cf3d71e .widget_0975a0ac9b8e4604 ol li a,
  .footer_42e2fdaf610f779f.style-2_72b1b4a64cf3d71e .sidebar__widget_0114523f99b3dd0a ul li a,
  .footer_42e2fdaf610f779f.style-2_72b1b4a64cf3d71e .sidebar__widget_0114523f99b3dd0a ol li a,
  .footer_42e2fdaf610f779f.style-2_72b1b4a64cf3d71e .widget_0975a0ac9b8e4604 ul li,
  .footer_42e2fdaf610f779f.style-2_72b1b4a64cf3d71e .wp-calendar-table_37141890d46bb91a,
  .footer_42e2fdaf610f779f.style-2_72b1b4a64cf3d71e .wp-block-calendar_f7d9aefa4873ba17 caption,
  .footer_42e2fdaf610f779f.style-2_72b1b4a64cf3d71e nav.wp-calendar-nav_207b392ad978b534 a,
  .footer_42e2fdaf610f779f.style-2_72b1b4a64cf3d71e .wp-block-latest-comments__comment-excerpt_efc1cfbe5bf93536,
  .footer_42e2fdaf610f779f.style-2_72b1b4a64cf3d71e .wp-calendar-table_37141890d46bb91a caption,
  .footer_42e2fdaf610f779f.style-2_72b1b4a64cf3d71e .widget_text_40eaea7b524f979b,
  .footer_42e2fdaf610f779f.style-2_72b1b4a64cf3d71e .widget_0975a0ac9b8e4604 .tagcloud_4217aae84a54e089 a,
  .footer_42e2fdaf610f779f.style-2_72b1b4a64cf3d71e .widget_0975a0ac9b8e4604 .wp-block-tag-cloud_926c64005d740f9b a,
  .footer_42e2fdaf610f779f.style-2_72b1b4a64cf3d71e .sidebar__widget_0114523f99b3dd0a .tagcloud_4217aae84a54e089 a,
  .footer_42e2fdaf610f779f.style-2_72b1b4a64cf3d71e .sidebar__widget_0114523f99b3dd0a .wp-block-tag-cloud_926c64005d740f9b a,
  .footer_42e2fdaf610f779f.style-2_72b1b4a64cf3d71e .wp-block-latest-comments__comment-date_54f44081117ed412,
  .footer_42e2fdaf610f779f.style-2_72b1b4a64cf3d71e .wp-block-latest-comments__comment_d438c9cb5dbcc141,
  .footer_42e2fdaf610f779f.style-2_72b1b4a64cf3d71e .wp-block-archives-dropdown_cd0b1a4414e79937 label,
  .footer_42e2fdaf610f779f.style-2_72b1b4a64cf3d71e .widget_categories_f795b22d19412852 li a,
  .footer_42e2fdaf610f779f.style-2_72b1b4a64cf3d71e .widget_archive_5e241c8de54ce082 li a,
  .footer_42e2fdaf610f779f.style-2_72b1b4a64cf3d71e .widget_nav_menu_c4a8bca0eaee5f00 li a,
  .footer_42e2fdaf610f779f.style-2_72b1b4a64cf3d71e .widget_tag_cloud_0bb8e9ed7f53597d a,
  .footer_42e2fdaf610f779f.style-2_72b1b4a64cf3d71e .widget_rss_e72e9acd4d76c6b1 li a,
  .footer_42e2fdaf610f779f.style-2_72b1b4a64cf3d71e .widget_rss_e72e9acd4d76c6b1 li,
  .footer_42e2fdaf610f779f.style-2_72b1b4a64cf3d71e .footer__widget_bc434fa3d94ad9c6 a,
  .footer_42e2fdaf610f779f.style-2_72b1b4a64cf3d71e .footer__widget_bc434fa3d94ad9c6 li,
  .footer_42e2fdaf610f779f.style-2_72b1b4a64cf3d71e li.recentcomments_802467e9beb487f7 {
    color: #ffffff; }
  .footer_42e2fdaf610f779f.style-2_72b1b4a64cf3d71e .te-theme-btn_09e34d91ffe31bd6,
  .footer_42e2fdaf610f779f.style-2_72b1b4a64cf3d71e .wp-block-loginout_4611351af3254a8b a,
  .footer_42e2fdaf610f779f.style-2_72b1b4a64cf3d71e input.te-theme-btn_09e34d91ffe31bd6,
  .footer_42e2fdaf610f779f.style-2_72b1b4a64cf3d71e .widget_0975a0ac9b8e4604 .wp-block-search_4f656e9fb6bc494f button,
  .footer_42e2fdaf610f779f.style-2_72b1b4a64cf3d71e .widget_0975a0ac9b8e4604 .search-form_9cbd07b55d7c4d65 button,
  .footer_42e2fdaf610f779f.style-2_72b1b4a64cf3d71e .widget_0975a0ac9b8e4604 .sidebar__search_372cc4f1cd042891 button,
  .footer_42e2fdaf610f779f.style-2_72b1b4a64cf3d71e .sidebar__widget_0114523f99b3dd0a .wp-block-search_4f656e9fb6bc494f button,
  .footer_42e2fdaf610f779f.style-2_72b1b4a64cf3d71e .sidebar__widget_0114523f99b3dd0a .search-form_9cbd07b55d7c4d65 button,
  .footer_42e2fdaf610f779f.style-2_72b1b4a64cf3d71e .sidebar__widget_0114523f99b3dd0a .sidebar__search_372cc4f1cd042891 button {
    background-color: #E7F914;
    color: #14203A; }
  .footer_42e2fdaf610f779f .footer__widget_bc434fa3d94ad9c6 li {
    list-style: none; }
  .footer_42e2fdaf610f779f .te-footer-widget_17dc0ac036ceceea.te_widget_nav_menu_656beee3d8b9b94f li.wp-block-social-link_b28f0e62dacc2021 {
    display: inline-block;
    width: unset !important; }
  .footer_42e2fdaf610f779f .te_widget_nav_menu_656beee3d8b9b94f li.cat-item_17b5ae4bec825daf {
    text-align: right; }
    .footer_42e2fdaf610f779f .te_widget_nav_menu_656beee3d8b9b94f li.cat-item_17b5ae4bec825daf a {
      float: left; }
  .footer_42e2fdaf610f779f .te-footer-bg_885499f537052e1b {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: -1; }
  .footer_42e2fdaf610f779f .footer-nav-widget_192d6c7a9aa333ba {
    padding: 0 90px; }
    @media (max-width: 991px) {
      .footer_42e2fdaf610f779f .footer-nav-widget_192d6c7a9aa333ba {
        padding: 0 12px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .footer_42e2fdaf610f779f .footer-nav-widget_192d6c7a9aa333ba {
        padding: 0 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .footer_42e2fdaf610f779f .footer-nav-widget_192d6c7a9aa333ba {
        padding: 0 30px; } }

.te-footer-widget_17dc0ac036ceceea {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .te-footer-widget_17dc0ac036ceceea {
      margin-bottom: 40px; } }
  .te-footer-widget_17dc0ac036ceceea .te-footer-widget-title_6c16c4f1af5c072c,
  .te-footer-widget_17dc0ac036ceceea .wp-block-heading_3ea9ef594af1d62e {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 39px;
    color: #131A2A;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700; }
  .te-footer-widget_17dc0ac036ceceea ul {
    padding-left: 0; }
  .te-footer-widget_17dc0ac036ceceea .te-subscribe-form-widget_07c7ed6ff1cb041f .mc4wp-form-fields_7bb9d64d289dec81 {
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 5px; }
  .te-footer-widget_17dc0ac036ceceea .te-subscribe-form-widget_07c7ed6ff1cb041f .single-field_b6ee554fd028cf1e input {
    border-radius: 0;
    background-color: transparent;
    color: #ffffff; }
  .te-footer-widget_17dc0ac036ceceea.widget-latest-posts-footer_17966ebaa43313e6 {
    margin-top: -5px; }
  @media (max-width: 767px) {
    .te-footer-widget_17dc0ac036ceceea.zoom-instagram-widget_eafdc667addd2bdd {
      margin-bottom: 0;
      margin-top: -10px; } }
  @media (max-width: 767px) {
    .te-footer-widget_17dc0ac036ceceea.widget_contact_info_widget_aef6418c0c497d17 {
      margin-bottom: 18px; } }
  @media only screen and (min-width: 992px) and (max-width: 1399px) {
    .te-footer-widget_17dc0ac036ceceea .widget-instagram-feed_1376735b82e11308 {
      width: 170px; } }
  .te-footer-widget_17dc0ac036ceceea .te-footer-widget-info_b07c9a9643bad60f {
    padding-right: 30px; }
    @media (max-width: 1199px) {
      .te-footer-widget_17dc0ac036ceceea .te-footer-widget-info_b07c9a9643bad60f {
        padding-right: 0; } }
    .te-footer-widget_17dc0ac036ceceea .te-footer-widget-info_b07c9a9643bad60f p {
      color: #335371;
      margin-bottom: 30px; }
    .te-footer-widget_17dc0ac036ceceea .te-footer-widget-info_b07c9a9643bad60f .te-footer-logo_2430748fee3c0a7b {
      margin-bottom: 30px;
      display: inline-block; }
    .te-footer-widget_17dc0ac036ceceea .te-footer-widget-info_b07c9a9643bad60f .info-form-and-social-icon_97cebadc9f3aa258 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 50px; }
      .te-footer-widget_17dc0ac036ceceea .te-footer-widget-info_b07c9a9643bad60f .info-form-and-social-icon_97cebadc9f3aa258 .te-social-profile_3c380da5f8ce8491 {
        margin-top: 0; }
    .te-footer-widget_17dc0ac036ceceea .te-footer-widget-info_b07c9a9643bad60f .te-social-profile_3c380da5f8ce8491 {
      gap: 20px;
      margin-top: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-footer-widget_17dc0ac036ceceea .te-footer-widget-info_b07c9a9643bad60f .info-form-and-social-icon_97cebadc9f3aa258 {
        -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_17dc0ac036ceceea.te_widget_nav_menu_656beee3d8b9b94f ul {
    margin-top: -5px;
    padding-left: 0;
    margin-bottom: 0; }
  .te-footer-widget_17dc0ac036ceceea.te_widget_nav_menu_656beee3d8b9b94f li {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 2px; }
    .te-footer-widget_17dc0ac036ceceea.te_widget_nav_menu_656beee3d8b9b94f li:last-child {
      padding-top: 0;
      padding-bottom: 0; }
    .te-footer-widget_17dc0ac036ceceea.te_widget_nav_menu_656beee3d8b9b94f 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_17dc0ac036ceceea.te_widget_nav_menu_656beee3d8b9b94f li a::before {
        content: "\f105";
        font-family: "Font Awesome 6 Free";
        font-size: 14px; }
      .te-footer-widget_17dc0ac036ceceea.te_widget_nav_menu_656beee3d8b9b94f li a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-footer-widget_17dc0ac036ceceea .te-footer-widget-contact_b071d416a4ad33e1 p {
    color: #335371; }
  .te-footer-widget_17dc0ac036ceceea .te-footer-widget-contact_b071d416a4ad33e1 .footer-contact_8df0bdd85d338001 ul {
    list-style: none; }
    .te-footer-widget_17dc0ac036ceceea .te-footer-widget-contact_b071d416a4ad33e1 .footer-contact_8df0bdd85d338001 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_17dc0ac036ceceea .te-footer-widget-contact_b071d416a4ad33e1 .footer-contact_8df0bdd85d338001 ul li:first-child {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .te-footer-widget_17dc0ac036ceceea .te-footer-widget-contact_b071d416a4ad33e1 .footer-contact_8df0bdd85d338001 ul li:first-child .contact-icon_3a3127a52ab40c43 {
          margin-top: 5px; }
      .te-footer-widget_17dc0ac036ceceea .te-footer-widget-contact_b071d416a4ad33e1 .footer-contact_8df0bdd85d338001 ul li:last-child {
        margin-bottom: 0; }
      .te-footer-widget_17dc0ac036ceceea .te-footer-widget-contact_b071d416a4ad33e1 .footer-contact_8df0bdd85d338001 ul li .contact-icon_3a3127a52ab40c43 {
        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_17dc0ac036ceceea .te-footer-widget-contact_b071d416a4ad33e1 .footer-contact_8df0bdd85d338001 ul li .contact-text_46dc651361cc3f19 {
        color: #335371;
        font-size: 18px;
        line-height: 24px;
        overflow: hidden; }
        .te-footer-widget_17dc0ac036ceceea .te-footer-widget-contact_b071d416a4ad33e1 .footer-contact_8df0bdd85d338001 ul li .contact-text_46dc651361cc3f19 a:hover span {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .te-footer-widget_17dc0ac036ceceea .te-footer-widget-contact_b071d416a4ad33e1 .footer-contact_8df0bdd85d338001 ul li .contact-text_46dc651361cc3f19 span,
        .te-footer-widget_17dc0ac036ceceea .te-footer-widget-contact_b071d416a4ad33e1 .footer-contact_8df0bdd85d338001 ul li .contact-text_46dc651361cc3f19 p,
        .te-footer-widget_17dc0ac036ceceea .te-footer-widget-contact_b071d416a4ad33e1 .footer-contact_8df0bdd85d338001 ul li .contact-text_46dc651361cc3f19 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_17dc0ac036ceceea .te_widget_latest_post_f747d57baf860044 ul li {
    margin-bottom: 10px; }
    .te-footer-widget_17dc0ac036ceceea .te_widget_latest_post_f747d57baf860044 ul li .te-latest-post-thumb_6916227c4cd239fe {
      width: 80px;
      height: 80px;
      border-radius: 20px;
      overflow: hidden; }
    .te-footer-widget_17dc0ac036ceceea .te_widget_latest_post_f747d57baf860044 ul li .te-latest-post-desc_a37778b41336eedf .te-latest-post-title_9933d8d4d1618335 {
      margin-bottom: 0;
      font-size: 18px;
      line-height: 29px;
      color: #335371;
      font-weight: 400; }
      .te-footer-widget_17dc0ac036ceceea .te_widget_latest_post_f747d57baf860044 ul li .te-latest-post-desc_a37778b41336eedf .te-latest-post-title_9933d8d4d1618335 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_17dc0ac036ceceea .te_widget_latest_post_f747d57baf860044 ul li .te-latest-post-desc_a37778b41336eedf .te-latest-post-title_9933d8d4d1618335 a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-footer-widget_17dc0ac036ceceea .te_widget_latest_post_f747d57baf860044 ul li .te-latest-post-desc_a37778b41336eedf .te-latest-post-meta_b5c333ecd695a4a9 {
      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_e92ea419d883fa6d 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_e92ea419d883fa6d ul {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .te-footer-bottom-menu_e92ea419d883fa6d 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_e92ea419d883fa6d ul li a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }

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

.subscribe-area_e5baa1eb8ad40e09 {
  overflow: hidden; }
  .subscribe-area_e5baa1eb8ad40e09.style-1_01d96dfb6a59a6b6 .te-subscribe-inner-area_66300567b8dc7be4 .te-content-wrapper_8713aeb431ab0943 {
    background-color: #317EFE;
    border-radius: 20px;
    padding: 63px 50px 68px 74px;
    gap: 14px; }
  .subscribe-area_e5baa1eb8ad40e09.style-1_01d96dfb6a59a6b6 .te-image-bg-collumn_e5ab97c55b90789d {
    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_e5baa1eb8ad40e09.style-1_01d96dfb6a59a6b6 .te-image-bg-collumn_e5ab97c55b90789d {
        display: none; } }
  .subscribe-area_e5baa1eb8ad40e09 .te-content-wrapper_8713aeb431ab0943 {
    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_e5baa1eb8ad40e09 .te-content-wrapper_8713aeb431ab0943 {
        padding: 100px 24px 100px 24px;
        margin: 0 auto; } }
    @media (max-width: 809px) {
      .subscribe-area_e5baa1eb8ad40e09 .te-content-wrapper_8713aeb431ab0943 {
        padding: 80px 24px 80px 24px;
        width: 100%; } }
    .subscribe-area_e5baa1eb8ad40e09 .te-content-wrapper_8713aeb431ab0943 .short-title_3b2f61d02a691b3e {
      font-size: 21px;
      font-weight: 500;
      color: #335371;
      margin-bottom: 0; }
    .subscribe-area_e5baa1eb8ad40e09 .te-content-wrapper_8713aeb431ab0943 .te-subscribe-title_8c81a4a5a558b6bd {
      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_e5baa1eb8ad40e09 .te-content-wrapper_8713aeb431ab0943 .te-subscribe-title_8c81a4a5a558b6bd {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .subscribe-area_e5baa1eb8ad40e09 .te-content-wrapper_8713aeb431ab0943 .te-subscribe-title_8c81a4a5a558b6bd {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_e5baa1eb8ad40e09 .te-content-wrapper_8713aeb431ab0943 .te-subscribe-title_8c81a4a5a558b6bd {
          font-size: 36px;
          line-height: 42px; } }
    .subscribe-area_e5baa1eb8ad40e09 .te-content-wrapper_8713aeb431ab0943 .text {
      font-size: 18px;
      color: #ffffff;
      margin-bottom: 0; }
  .subscribe-area_e5baa1eb8ad40e09 .te-subscribe-inner-area_66300567b8dc7be4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .subscribe-area_e5baa1eb8ad40e09 .te-subscribe-inner-area_66300567b8dc7be4 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .subscribe-area_e5baa1eb8ad40e09 .te-subscribe-inner-area_66300567b8dc7be4 .te-subscribe-collumn_12d44c7a3f2364a6 {
      -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_e5baa1eb8ad40e09 .te-subscribe-inner-area_66300567b8dc7be4 .te-subscribe-collumn_12d44c7a3f2364a6.te-image-bg-collumn_e5ab97c55b90789d {
          display: none; } }
    .subscribe-area_e5baa1eb8ad40e09 .te-subscribe-inner-area_66300567b8dc7be4 .mc4wp-form-fields_7bb9d64d289dec81 {
      background-color: transparent;
      gap: 10px; }
      @media (max-width: 575px) {
        .subscribe-area_e5baa1eb8ad40e09 .te-subscribe-inner-area_66300567b8dc7be4 .mc4wp-form-fields_7bb9d64d289dec81 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .subscribe-area_e5baa1eb8ad40e09 .te-subscribe-inner-area_66300567b8dc7be4 .mc4wp-form-fields_7bb9d64d289dec81 .submit-btn_f46d327b868ce93a {
        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_17dc0ac036ceceea .te-subscribe-form-wrapper_84f524d7cf530353 {
  color: #335371; }

.te-subscribe-form-widget_07c7ed6ff1cb041f {
  position: relative; }
  .te-subscribe-form-widget_07c7ed6ff1cb041f .mc4wp-form-fields_7bb9d64d289dec81 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    overflow: hidden;
    border-radius: 5px; }
  .te-subscribe-form-widget_07c7ed6ff1cb041f .single-field_b6ee554fd028cf1e {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .te-subscribe-form-widget_07c7ed6ff1cb041f .single-field_b6ee554fd028cf1e input {
      color: #335371;
      height: 55px;
      padding: 0 30px;
      font-size: 18px;
      width: 100%;
      border-radius: 50px; }
    .te-subscribe-form-widget_07c7ed6ff1cb041f .single-field_b6ee554fd028cf1e *::-webkit-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_07c7ed6ff1cb041f .single-field_b6ee554fd028cf1e *:-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_07c7ed6ff1cb041f .single-field_b6ee554fd028cf1e *::-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_07c7ed6ff1cb041f .single-field_b6ee554fd028cf1e *::placeholder {
      color: #778196; }
  .te-subscribe-form-widget_07c7ed6ff1cb041f .submit-btn_f46d327b868ce93a {
    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_07c7ed6ff1cb041f .submit-btn_f46d327b868ce93a:hover {
      background-color: #131A2A;
      color: #ffffff; }
  .te-subscribe-form-widget_07c7ed6ff1cb041f .mc4wp-response_af63a4ffd5baa83d {
    position: absolute;
    margin-top: 15px; }
    .te-subscribe-form-widget_07c7ed6ff1cb041f .mc4wp-response_af63a4ffd5baa83d .mc4wp-alert_a0bae4b3a9b11ca1.mc4wp-error_0e53e32b84276dc7 p {
      color: #ff0000;
      position: relative; }
    .te-subscribe-form-widget_07c7ed6ff1cb041f .mc4wp-response_af63a4ffd5baa83d .mc4wp-alert_a0bae4b3a9b11ca1.mc4wp-error_0e53e32b84276dc7 a {
      color: #ff0000; }
    .te-subscribe-form-widget_07c7ed6ff1cb041f .mc4wp-response_af63a4ffd5baa83d .mc4wp-alert_a0bae4b3a9b11ca1.mc4wp-success_0d338b713c69b4b7 p, .te-subscribe-form-widget_07c7ed6ff1cb041f .mc4wp-response_af63a4ffd5baa83d .mc4wp-alert_a0bae4b3a9b11ca1.mc4wp-notice_e1750b1a88466239 p {
      color: #ffffff;
      position: relative; }

.te-footer-social-wrapper_73a9c4e705cc02d0 {
  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_73a9c4e705cc02d0 .te-footer-logo_2430748fee3c0a7b {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .te-footer-social-wrapper_73a9c4e705cc02d0 .te-social-widget_a764712270beaf77 {
    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_73a9c4e705cc02d0 .te-social-widget_a764712270beaf77 span {
      color: #ffffff;
      font-size: 20px;
      font-weight: 400; }

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

.footer_42e2fdaf610f779f.style-2_72b1b4a64cf3d71e {
  background-color: #131A2A; }
  .footer_42e2fdaf610f779f.style-2_72b1b4a64cf3d71e .te-footer-sec_73e33f8b6b7ac1dd {
    border-bottom: 1px solid rgba(225, 225, 225, 0.3);
    padding-top: calc(3rem +15px);
    padding-bottom: 70px; }
  .footer_42e2fdaf610f779f.style-2_72b1b4a64cf3d71e .te-footer-widget-title_6c16c4f1af5c072c,
  .footer_42e2fdaf610f779f.style-2_72b1b4a64cf3d71e .wp-block-heading_3ea9ef594af1d62e {
    color: #ffffff;
    font-size: 24px; }
  .footer_42e2fdaf610f779f.style-2_72b1b4a64cf3d71e .footer-bottom-area_46d3777ce590c9dc .te-copyright-text_b50930a1413ec67e p,
  .footer_42e2fdaf610f779f.style-2_72b1b4a64cf3d71e .te-footer-widget_17dc0ac036ceceea.te_widget_nav_menu_656beee3d8b9b94f li a,
  .footer_42e2fdaf610f779f.style-2_72b1b4a64cf3d71e .te-footer-widget_17dc0ac036ceceea .te_widget_latest_post_f747d57baf860044 ul li .te-latest-post-desc_a37778b41336eedf .te-latest-post-title_9933d8d4d1618335 a,
  .footer_42e2fdaf610f779f.style-2_72b1b4a64cf3d71e .te-footer-widget_17dc0ac036ceceea .te_widget_latest_post_f747d57baf860044 ul li .te-latest-post-desc_a37778b41336eedf .te-latest-post-title_9933d8d4d1618335,
  .footer_42e2fdaf610f779f.style-2_72b1b4a64cf3d71e .te-footer-widget_17dc0ac036ceceea .te_widget_latest_post_f747d57baf860044 ul li .te-latest-post-desc_a37778b41336eedf .te-latest-post-meta_b5c333ecd695a4a9,
  .footer_42e2fdaf610f779f.style-2_72b1b4a64cf3d71e .te-footer-widget_17dc0ac036ceceea .te-subscribe-form-wrapper_84f524d7cf530353,
  .footer_42e2fdaf610f779f.style-2_72b1b4a64cf3d71e .te-footer-bottom-menu_e92ea419d883fa6d ul li a,
  .footer_42e2fdaf610f779f.style-2_72b1b4a64cf3d71e .footer-bottom-area_46d3777ce590c9dc .te-copyright-text_b50930a1413ec67e p a {
    color: #ffffff; }

/*# sourceMappingURL=style.css.map */