/**
 * 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_d777916ef2980924 {
  background-color: #FFF3F3; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

code {
  color: #E7F914; }

.te-theme-btn_aababe88e25636f8,
.wp-block-loginout_5b60a4f22becc04e a,
input.te-theme-btn_aababe88e25636f8 {
  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_aababe88e25636f8:hover,
  .wp-block-loginout_5b60a4f22becc04e a:hover,
  input.te-theme-btn_aababe88e25636f8:hover {
    color: #131A2A;
    background-color: #E7F914; }
  .te-theme-btn_aababe88e25636f8:focus,
  .wp-block-loginout_5b60a4f22becc04e a:focus,
  input.te-theme-btn_aababe88e25636f8:focus {
    color: #ffffff; }
  .te-theme-btn_aababe88e25636f8.yellow-btn_29b98d4fbea2b576,
  .wp-block-loginout_5b60a4f22becc04e a.yellow-btn_29b98d4fbea2b576,
  input.te-theme-btn_aababe88e25636f8.yellow-btn_29b98d4fbea2b576 {
    background-color: #E7F914;
    color: #14203A; }
  .te-theme-btn_aababe88e25636f8.simple-btn_3d34842224c88c71,
  .wp-block-loginout_5b60a4f22becc04e a.simple-btn_3d34842224c88c71,
  input.te-theme-btn_aababe88e25636f8.simple-btn_3d34842224c88c71 {
    padding-left: 36px;
    padding-right: 36px; }

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

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

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

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

.circle-rotate-wrapper_f9973d416fb5fd94 {
  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_f9973d416fb5fd94 .circle-rotate-inner_9a4d1a697a631bdd {
    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_e27f6a6b5a297981 {
  margin-top: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.px-350_cb0183b7fd8dcf69 {
  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_321cc04c445b80ff label {
  width: 100%;
  display: block;
  font-weight: 600;
  margin-bottom: 10px; }
.post-password-form_321cc04c445b80ff input[type="password"] {
  font-size: 1.2rem;
  line-height: 20px;
  padding: 12px 20px;
  border: 1px solid #E4E4F2;
  width: 100%; }
.post-password-form_321cc04c445b80ff 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_321cc04c445b80ff 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_4448a94894cacb93 .size-full_769ae04edf4a508b.alignright_b8246ed4d8125709 {
  margin-bottom: 15px;
  margin-top: 20px; }
.tp-page-content_4448a94894cacb93 figure.wp-caption_be32bb8a27fba262.aligncenter_200efd1dfd6657e3 {
  margin-top: 40px; }
.tp-page-content_4448a94894cacb93 dl, .tp-page-content_4448a94894cacb93 ol, .tp-page-content_4448a94894cacb93 ul {
  margin-bottom: 11px; }
.tp-page-content_4448a94894cacb93 .te-comment-respond_179074952af6bea6 {
  margin-top: 78px;
  margin-bottom: 20px; }
.tp-page-content_4448a94894cacb93 .te-latest-comments_18fdc855f68e96a5 .te-comment-respond_179074952af6bea6 {
  margin-bottom: 40px; }
.tp-page-content_4448a94894cacb93 .te-post-comments_4b31584d2479724e {
  margin-top: 80px; }

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

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

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

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

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

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

.gallery-columns-1_7f44dc2197256c65 .gallery-item_c0e83aa41e75d60e {
  max-width: 100%;
  width: 100%; }

.gallery-columns-2_a14179a407422f91 .gallery-item_c0e83aa41e75d60e {
  max-width: 50%; }

.gallery-columns-3_da6d3d935fd4145c .gallery-item_c0e83aa41e75d60e {
  max-width: 33.33%; }

.gallery-columns-4_9abeaac135d1752e .gallery-item_c0e83aa41e75d60e {
  max-width: 25%; }

.gallery-columns-5_8f48f2826e350265 .gallery-item_c0e83aa41e75d60e {
  max-width: 20%; }

.gallery-columns-6_2791f5cc38bae988 .gallery-item_c0e83aa41e75d60e {
  max-width: 16.66%; }

.gallery-columns-7_63ab41ab0c37fb2f .gallery-item_c0e83aa41e75d60e {
  max-width: 14.28%; }

.gallery-columns-8_cfad54d449afa2f5 .gallery-item_c0e83aa41e75d60e {
  max-width: 12.5%; }

.gallery-columns-9_e01289f6fa3011a7 .gallery-item_c0e83aa41e75d60e {
  max-width: 11.11%; }

.gallery-caption_ae18de0dfc67c17a {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.te-post-content p.has-large-font-size_6a59fe5843d2bfaa {
  font-size: 36px;
  line-height: 1.2; }
.te-post-content .wp-block-search_6d359810b1776952 {
  margin-bottom: 15px; }
.te-post-content .wp-block-file_4453137f9b5a77bc {
  margin-top: 20px; }
.te-post-content .wp-block-group__inner-container_8618d888bd709f54 p {
  margin-top: 0 !important; }

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

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

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

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

.wp-block-cover_c59e2f3daf3991f4 p.wp-block-cover-text_d6de9b3e06c6b95f,
.wp-block-cover_c59e2f3daf3991f4.is-light_6040e98c5fcdc2e6 .wp-block-cover__inner-container_90e4f70fe2fad269 {
  color: #fff !important; }

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

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

.widget_f4e6697af44dff85 .wp-block-archives-dropdown_3485f56ee15882be,
.widget_f4e6697af44dff85 .wp-block-categories-dropdown_7fe059f59b3b1003,
.widget_f4e6697af44dff85 .wp-block-loginout_5b60a4f22becc04e,
.widget_f4e6697af44dff85 .wp-block-social-links_8267cc87bc21afd7,
.widget_f4e6697af44dff85.widget_archive_147f6c37839b6e5d select,
.widget_f4e6697af44dff85.te_widget_categories_4fee4219a3aefdb0 select,
.widget_f4e6697af44dff85.widget_text_a1600fb482cabccc select,
.widget_f4e6697af44dff85.te_widget_search_350fda893a0adfbd .search-form_99231eb900913247,
.widget_f4e6697af44dff85.te_widget_tag_cloud_7be5577989808bb2 .tagcloud_50c55552a02f256c,
.widget_f4e6697af44dff85 .wp-block-tag-cloud_b0eceeca7f529280 {
  margin-bottom: 6px; }

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

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

.blog-search-content_51cd6c0a424ff941 {
  margin: 0; }
  .blog-search-content_51cd6c0a424ff941 .wp-block-search_6d359810b1776952,
  .blog-search-content_51cd6c0a424ff941 .search-form_99231eb900913247,
  .blog-search-content_51cd6c0a424ff941 .sidebar__search_ea79eaa71854d82d {
    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_51cd6c0a424ff941 .wp-block-search_6d359810b1776952,
      .blog-search-content_51cd6c0a424ff941 .search-form_99231eb900913247,
      .blog-search-content_51cd6c0a424ff941 .sidebar__search_ea79eaa71854d82d {
        width: 100%; } }
    .blog-search-content_51cd6c0a424ff941 .wp-block-search_6d359810b1776952 .wp-block-search__inside-wrapper_0341f1ad9a10e5d6,
    .blog-search-content_51cd6c0a424ff941 .search-form_99231eb900913247 .wp-block-search__inside-wrapper_0341f1ad9a10e5d6,
    .blog-search-content_51cd6c0a424ff941 .sidebar__search_ea79eaa71854d82d .wp-block-search__inside-wrapper_0341f1ad9a10e5d6 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .blog-search-content_51cd6c0a424ff941 .wp-block-search_6d359810b1776952 label,
    .blog-search-content_51cd6c0a424ff941 .search-form_99231eb900913247 label,
    .blog-search-content_51cd6c0a424ff941 .sidebar__search_ea79eaa71854d82d 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_51cd6c0a424ff941 .wp-block-search_6d359810b1776952 input,
    .blog-search-content_51cd6c0a424ff941 .search-form_99231eb900913247 input,
    .blog-search-content_51cd6c0a424ff941 .sidebar__search_ea79eaa71854d82d 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_51cd6c0a424ff941 .wp-block-search_6d359810b1776952 button,
    .blog-search-content_51cd6c0a424ff941 .search-form_99231eb900913247 button,
    .blog-search-content_51cd6c0a424ff941 .sidebar__search_ea79eaa71854d82d 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_4448a94894cacb93 .wp-smiley_026d9db753d6a0de,
.entry-content_b3e160e7d6e29309 .wp-smiley_026d9db753d6a0de,
.comment-content_29a2c4669a7e12d7 .wp-smiley_026d9db753d6a0de {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

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

.te-comment-respond_179074952af6bea6.style-two_afb96de93651e5c9 .wpcf7-form_4bcd86c5a6659e8a .wpcf7-not-valid-tip_34315246154ce53b {
  color: #d9c0b8 !important; }
.te-comment-respond_179074952af6bea6 .wpcf7-form_4bcd86c5a6659e8a .wpcf7-not-valid_4c9ff47ab4bfcf08 {
  border-color: #dc3232 !important; }
.te-comment-respond_179074952af6bea6 .wpcf7-form_4bcd86c5a6659e8a .wpcf7-not-valid-tip_34315246154ce53b {
  font-size: 16px;
  margin-top: 5px; }
.te-comment-respond_179074952af6bea6 .wpcf7-form_4bcd86c5a6659e8a.sent_f800248a7f879999 .wpcf7-response-output_731bebec2ba8de1c {
  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_179074952af6bea6 .wpcf7-form_4bcd86c5a6659e8a.invalid_0e584a994442f2c7 .wpcf7-response-output_731bebec2ba8de1c {
  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_50342f15e3ad7c33 {
  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_50342f15e3ad7c33 .wpcf7-te-list-item_def825a2df0e76b1 {
    margin: 0; }
    .wpcf7-form-control_50342f15e3ad7c33 .wpcf7-te-list-item_def825a2df0e76b1 label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      margin: 0;
      gap: 10px; }
      .wpcf7-form-control_50342f15e3ad7c33 .wpcf7-te-list-item_def825a2df0e76b1 label .wpcf7-te-list-item-label_17de8ee51fe7672e {
        font-size: 16px;
        font-weight: 400; }

.logged-in_e7269e6a68ca273e .te-comment-respond_179074952af6bea6 textarea {
  margin-bottom: 12px; }

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

body.admin-bar_82413aa42a8ce8c8 .header-menu-area_9f87bdc0bbd12187.sticky_menu_452a5c97aa8a9152 {
  top: 30px; }
  @media (max-width: 600px) {
    body.admin-bar_82413aa42a8ce8c8 .header-menu-area_9f87bdc0bbd12187.sticky_menu_452a5c97aa8a9152 {
      top: 0; } }

.page-template-default_818a0cf967fc9ef3.page-id-146_2de4d55b3011263d .tp-page-content_4448a94894cacb93 p:last-child {
  margin-bottom: 10px; }
.page-template-default_818a0cf967fc9ef3.page-id-1133_560e72bfe0ee1936 .tp-page-content_4448a94894cacb93 .te-comment-respond_179074952af6bea6 {
  margin-top: 78px;
  display: inline-block;
  width: 100%; }
.page-template-default_818a0cf967fc9ef3.page-id-3_c77aa3d46eb0c713 .page-area_aa27883a2d7852e0 {
  padding-top: 128px; }

.single-post-item_3bf51e76c3c9f102.post-24_f59e8cc86453b940 .wp-block-button_ba1f16b9f3837f9d a {
  color: #ffffff; }

.post-template-default_b3e3b18cd310b683.postid-163_0e46c9d0634f9fcc .te-blog-details-wrapper_4c1d74ac84aea45e .te-post-item_8e7eedd22ac0b11d .te-post-content {
  margin-bottom: 34px; }
.post-template-default_b3e3b18cd310b683.postid-150_6ac1e6436dd776d6 .te-blog-details-wrapper_4c1d74ac84aea45e .te-post-item_8e7eedd22ac0b11d .te-post-content {
  margin-bottom: 34px; }
  .post-template-default_b3e3b18cd310b683.postid-150_6ac1e6436dd776d6 .te-blog-details-wrapper_4c1d74ac84aea45e .te-post-item_8e7eedd22ac0b11d .te-post-content .wp-block-group_44186ae7ba8603e5.is-layout-constrained_37c21696a799eed3:last-child {
    border: 1px solid #000; }
.post-template-default_b3e3b18cd310b683.postid-51_88b843290f0bf937 .te-blog-details-wrapper_4c1d74ac84aea45e .te-post-item_8e7eedd22ac0b11d .te-post-content {
  margin-bottom: 25px; }
  .post-template-default_b3e3b18cd310b683.postid-51_88b843290f0bf937 .te-blog-details-wrapper_4c1d74ac84aea45e .te-post-item_8e7eedd22ac0b11d .te-post-content p:last-child {
    margin-bottom: 0; }
.post-template-default_b3e3b18cd310b683.postid-1163_4d885923688c91b0 .te-blog-details-wrapper_4c1d74ac84aea45e .te-post-item_8e7eedd22ac0b11d .te-post-content .wp-caption_be32bb8a27fba262, .post-template-default_b3e3b18cd310b683.postid-568_0cbe8a0dd3b6ac51 .te-blog-details-wrapper_4c1d74ac84aea45e .te-post-item_8e7eedd22ac0b11d .te-post-content .wp-caption_be32bb8a27fba262 {
  margin-top: 20px; }
.post-template-default_b3e3b18cd310b683.postid-1785_6c938deb17db7d3f .te-blog-details-wrapper_4c1d74ac84aea45e .te-post-item_8e7eedd22ac0b11d .te-post-content .wp-block-button__link_9924f7e3ea76afb4 {
  color: #ffffff !important; }
.post-template-default_b3e3b18cd310b683.postid-1149_caecf44e9491171f .te-blog-details-wrapper_4c1d74ac84aea45e .te-latest-comments_18fdc855f68e96a5 li .te-comments-item_3b71dd738b717879 .te-comments-text_e2d26ba444c1d75b p {
  margin-bottom: 0; }
.post-template-default_b3e3b18cd310b683.postid-555_4508243e1f418011 .te-blog-details-wrapper_4c1d74ac84aea45e .te-post-item_8e7eedd22ac0b11d .te-post-content .gallery {
  margin-top: 20px; }

.error-404_10465c535fe52538.not-found {
  margin-top: -20px;
  margin-bottom: 40px; }
  .error-404_10465c535fe52538.not-found .error-content_afa3fc186793f38d .error-btn-bh_37d18ee693ff57fc {
    margin-top: 20px; }

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

.sidebar_58250deb6aef6544 .widget_media_gallery_b52255b2e25cc423 .gallery-item_c0e83aa41e75d60e {
  margin-bottom: 0; }
  .sidebar_58250deb6aef6544 .widget_media_gallery_b52255b2e25cc423 .gallery-item_c0e83aa41e75d60e 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_aea99eb2d1fe995a {
  -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_3ac357a6cc3bb64f {
  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_03c5249bce1b558a path {
  stroke: #317EFE;
  stroke-width: 4;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

body.admin-bar_82413aa42a8ce8c8 .header-area_c7f139e54c11b65d.style-2_17e1a3a2d6eb0f0b.login .te-header-menu-area_42c312b579c187a3 {
  top: auto !important; }

.header-area_c7f139e54c11b65d .container-fluid_4fab1374f580b682 {
  padding: 0 70px; }
  @media (max-width: 1550px) {
    .header-area_c7f139e54c11b65d .container-fluid_4fab1374f580b682 {
      padding: 0 24px; } }
.header-area_c7f139e54c11b65d.style-2_17e1a3a2d6eb0f0b .header-top {
  padding: 9px 0;
  background-color: #F9F4F1; }
  .header-area_c7f139e54c11b65d.style-2_17e1a3a2d6eb0f0b .header-top .te-header-contact-info_7bf54c37d9bf8935 span {
    color: #677471; }
    .header-area_c7f139e54c11b65d.style-2_17e1a3a2d6eb0f0b .header-top .te-header-contact-info_7bf54c37d9bf8935 span i {
      color: #317EFE; }
    .header-area_c7f139e54c11b65d.style-2_17e1a3a2d6eb0f0b .header-top .te-header-contact-info_7bf54c37d9bf8935 span a {
      color: #677471; }
  .header-area_c7f139e54c11b65d.style-2_17e1a3a2d6eb0f0b .header-top .te-social-profile_42bd10b333c3c19c a {
    color: #317EFE;
    background-color: #E0E6F8;
    width: 42px;
    height: 42px; }
    .header-area_c7f139e54c11b65d.style-2_17e1a3a2d6eb0f0b .header-top .te-social-profile_42bd10b333c3c19c a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #ffffff;
      background-color: #317EFE; }
.header-area_c7f139e54c11b65d.style-2_17e1a3a2d6eb0f0b .te-header-menu-area_42c312b579c187a3 {
  position: fixed;
  top: 20px;
  left: 0;
  width: 100%; }
  .header-area_c7f139e54c11b65d.style-2_17e1a3a2d6eb0f0b .te-header-menu-area_42c312b579c187a3 .menu-wrapper_bb0cea32608e4d2f {
    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_c7f139e54c11b65d.style-2_17e1a3a2d6eb0f0b .te-header-menu-area_42c312b579c187a3 .menu-wrapper_bb0cea32608e4d2f {
        padding-left: 10px;
        padding-right: 6px; } }
  .header-area_c7f139e54c11b65d.style-2_17e1a3a2d6eb0f0b .te-header-menu-area_42c312b579c187a3 .te-header-btn_4e9caf1d9338942b .te-quote-btn_4de0504da3e6a9c1 {
    background-color: #E7F914;
    border-color: #E7F914; }
.header-area_c7f139e54c11b65d.style-2_17e1a3a2d6eb0f0b .te-sticky_menu {
  top: 0; }
  .header-area_c7f139e54c11b65d.style-2_17e1a3a2d6eb0f0b .te-sticky_menu .menu-wrapper_bb0cea32608e4d2f {
    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_88150ce86e83b49a {
    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_0e8118c33ee9f75e {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px; }
  .header-top .te-header-contact-info_7bf54c37d9bf8935 {
    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_7bf54c37d9bf8935 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_7bf54c37d9bf8935 span.te-contact-info-item_e89bd9a78ed19da6 {
        gap: 0 10px !important; }
      .header-top .te-header-contact-info_7bf54c37d9bf8935 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_a6fa931a3a5815dd {
      display: none; } }
  .header-top .header-top-btn_a6fa931a3a5815dd 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_a6fa931a3a5815dd a:hover:after {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
    .header-top .header-top-btn_a6fa931a3a5815dd 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_42bd10b333c3c19c {
    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_42bd10b333c3c19c .te-social-profile-label_6d1f6c64692b1bea {
      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_42bd10b333c3c19c 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_42bd10b333c3c19c a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #14203A;
        background-color: #E7F914; }

.te-header-menu-area_42c312b579c187a3 {
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-header-menu-area_42c312b579c187a3.te-te-sticky-header_4ac4726a7fb0560a {
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-header-menu-area_42c312b579c187a3.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_42c312b579c187a3.te-sticky_menu .te-logo_1a84ef6053658b12 .te-sticky-logo_ddb07d53af89f68f img {
          width: 170px;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-header-menu-area_42c312b579c187a3.te-sticky_menu .te-main-menu_989fd9cd87b5f566 ul li.te-active > a:after {
      bottom: 20px; }
    .te-header-menu-area_42c312b579c187a3.te-sticky_menu .te-main-menu_989fd9cd87b5f566 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_42c312b579c187a3.te-sticky_menu .te-main-menu_989fd9cd87b5f566 ul li a {
          padding: 33px 14px; } }
    .te-header-menu-area_42c312b579c187a3.te-sticky_menu .te-main-menu_989fd9cd87b5f566 ul li ul li a {
      padding: 10px 20px; }
  .te-header-menu-area_42c312b579c187a3 .te-header-menu-wrapper_f05de06f35778628 {
    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_42c312b579c187a3 .te-header-menu-wrapper_f05de06f35778628 {
        gap: 20px; } }
  .te-header-menu-area_42c312b579c187a3 .te-logo_1a84ef6053658b12 {
    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_42c312b579c187a3 .te-logo_1a84ef6053658b12 {
        height: 100px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-header-menu-area_42c312b579c187a3 .te-logo_1a84ef6053658b12 {
        height: 80px; } }
    .te-header-menu-area_42c312b579c187a3 .te-logo_1a84ef6053658b12 .te-standard-logo_8940b39e57b6108c img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-header-menu-area_42c312b579c187a3 .te-logo_1a84ef6053658b12 .te-sticky-logo_ddb07d53af89f68f {
      display: none; }
      @media only screen and (max-width: 767px) {
        .te-header-menu-area_42c312b579c187a3 .te-logo_1a84ef6053658b12 .te-sticky-logo_ddb07d53af89f68f {
          width: 170px; } }
      @media only screen and (max-width: 1199px) {
        .te-header-menu-area_42c312b579c187a3 .te-logo_1a84ef6053658b12 .te-sticky-logo_ddb07d53af89f68f {
          display: block; } }
      .te-header-menu-area_42c312b579c187a3 .te-logo_1a84ef6053658b12 .te-sticky-logo_ddb07d53af89f68f img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-header-menu-area_42c312b579c187a3 .te-logo_1a84ef6053658b12 .te-retina-logo_fe41ecddbc8dcb07 {
      display: none; }

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

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

.te-header-btn_4e9caf1d9338942b {
  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_4e9caf1d9338942b .te-icon_6cc73f03159b8abe {
    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_4e9caf1d9338942b .te-icon_6cc73f03159b8abe: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_4e9caf1d9338942b {
      display: none; } }
  .te-header-btn_4e9caf1d9338942b .te-cta-btn_18065140b411a568 {
    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_4e9caf1d9338942b .te-cta-btn_18065140b411a568:hover {
      background-color: #317EFE;
      color: #ffffff; }
  .te-header-btn_4e9caf1d9338942b .te-quote-btn_4de0504da3e6a9c1 {
    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_4e9caf1d9338942b .te-quote-btn_4de0504da3e6a9c1: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_2e3a8d4124a84fa1 {
    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_2e3a8d4124a84fa1 .te-search-content-filed_2d6fcff03b49850d {
      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_2e3a8d4124a84fa1 .te-search-content-filed_2d6fcff03b49850d .te-search-close {
        cursor: pointer;
        font-size: 30px;
        color: #ffffff; }
    .te-search-form-wrapper .te-search-form-inner_2e3a8d4124a84fa1 .te-search-form_7a28797539e2f7ad {
      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_2e3a8d4124a84fa1 .te-search-form_7a28797539e2f7ad .te-search-form-input_8d3b4c6d6aa48252 {
        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_2e3a8d4124a84fa1 .te-search-form_7a28797539e2f7ad .te-search-form-input_8d3b4c6d6aa48252 .te-search-icon_cf484ba7378cf6e8 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .te-search-form-wrapper .te-search-form-inner_2e3a8d4124a84fa1 .te-search-form_7a28797539e2f7ad .te-search-form-input_8d3b4c6d6aa48252 button.te-submit-search-btn_a9f17511eaf0b963 {
          padding: 15px 24px !important; }
      .te-search-form-wrapper .te-search-form-inner_2e3a8d4124a84fa1 .te-search-form_7a28797539e2f7ad 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_fee021153e47da93 a.mean-expand.mean-clicked_647d6ca4a29c339e {
  background-color: #317EFE;
  border-color: #317EFE !important; }

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

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

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

.te-mobile-menu-bar_a9368df3cb29d1c9 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_a9368df3cb29d1c9 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_86b857fef7205dcd {
    display: inline-block;
    width: 180px; }
  .te-menu-sidebar-area .te-menu-sidebar-wrapper_4ab188a4fb257a1c {
    position: relative;
    padding: 40px; }
  .te-menu-sidebar-area.active {
    right: 0; }
  .te-menu-sidebar-area .te-menu-sidebar-close_f6071863339b8af2 {
    position: absolute;
    top: 0;
    right: 0; }
    .te-menu-sidebar-area .te-menu-sidebar-close_f6071863339b8af2 .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_f6071863339b8af2 .te-menu-sidebar-close-btn:hover {
        background-color: #317EFE; }
  .te-menu-sidebar-area .te-menu-sidebar-content_47e50f3ecc375b36 .te-menu-sidebar-single-widget_eebf903bf13c3a16 {
    display: inline-block;
    margin-top: 20px;
    width: 100%; }
    .te-menu-sidebar-area .te-menu-sidebar-content_47e50f3ecc375b36 .te-menu-sidebar-single-widget_eebf903bf13c3a16 .te-menu-sidebar-title_bbd9ed52427cd18b {
      margin-bottom: 5px; }
    .te-menu-sidebar-area .te-menu-sidebar-content_47e50f3ecc375b36 .te-menu-sidebar-single-widget_eebf903bf13c3a16 .te-header-contact-info_7bf54c37d9bf8935 {
      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_47e50f3ecc375b36 .te-menu-sidebar-single-widget_eebf903bf13c3a16 .te-header-contact-info_7bf54c37d9bf8935 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_47e50f3ecc375b36 .te-menu-sidebar-single-widget_eebf903bf13c3a16 .te-header-contact-info_7bf54c37d9bf8935 span.te-contact-info-item_e89bd9a78ed19da6 {
          gap: 0 10px !important; }
        .te-menu-sidebar-area .te-menu-sidebar-content_47e50f3ecc375b36 .te-menu-sidebar-single-widget_eebf903bf13c3a16 .te-header-contact-info_7bf54c37d9bf8935 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_47e50f3ecc375b36 .te-menu-sidebar-single-widget_eebf903bf13c3a16 .te-header-contact-info_7bf54c37d9bf8935 span a:hover {
            color: #317EFE; }
    .te-menu-sidebar-area .te-menu-sidebar-content_47e50f3ecc375b36 .te-menu-sidebar-single-widget_eebf903bf13c3a16 .te-social-profile_42bd10b333c3c19c {
      margin-top: 20px;
      border-top: 1px solid #dfe2e9;
      width: 100%;
      padding-top: 20px; }
      .te-menu-sidebar-area .te-menu-sidebar-content_47e50f3ecc375b36 .te-menu-sidebar-single-widget_eebf903bf13c3a16 .te-social-profile_42bd10b333c3c19c a {
        color: #14203A;
        font-size: 22px; }
        .te-menu-sidebar-area .te-menu-sidebar-content_47e50f3ecc375b36 .te-menu-sidebar-single-widget_eebf903bf13c3a16 .te-social-profile_42bd10b333c3c19c 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_fe0dff388a91b531 {
  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_fe0dff388a91b531.style-2_17e1a3a2d6eb0f0b .te-single-slider_8ec31c93e016e43b {
    height: 950px;
    padding-top: 70px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_fe0dff388a91b531.style-2_17e1a3a2d6eb0f0b .te-single-slider_8ec31c93e016e43b {
        height: unset;
        padding: 80px 0; } }
    .slider-area_fe0dff388a91b531.style-2_17e1a3a2d6eb0f0b .te-single-slider_8ec31c93e016e43b .slider-feature-img_9605aa3f080dcf19 {
      position: absolute;
      right: 0;
      top: 0; }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_fe0dff388a91b531.style-2_17e1a3a2d6eb0f0b .te-single-slider_8ec31c93e016e43b .slider-feature-img_9605aa3f080dcf19 {
          right: -200px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_fe0dff388a91b531.style-2_17e1a3a2d6eb0f0b .te-single-slider_8ec31c93e016e43b .slider-feature-img_9605aa3f080dcf19 {
          right: -280px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_fe0dff388a91b531.style-2_17e1a3a2d6eb0f0b .te-single-slider_8ec31c93e016e43b .slider-feature-img_9605aa3f080dcf19 {
          right: -380px; } }
      .slider-area_fe0dff388a91b531.style-2_17e1a3a2d6eb0f0b .te-single-slider_8ec31c93e016e43b .slider-feature-img_9605aa3f080dcf19 .company-award_d0b24045b6e65d96 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        margin-top: 50px;
        left: 135px; }
        .slider-area_fe0dff388a91b531.style-2_17e1a3a2d6eb0f0b .te-single-slider_8ec31c93e016e43b .slider-feature-img_9605aa3f080dcf19 .company-award_d0b24045b6e65d96 .icon_386ad60618b0db74 {
          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_fe0dff388a91b531.style-2_17e1a3a2d6eb0f0b .te-single-slider_8ec31c93e016e43b .slider-feature-img_9605aa3f080dcf19 .slider-feature-img-overlay_7e865ce0bd4836ea {
          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_fe0dff388a91b531.style-2_17e1a3a2d6eb0f0b .te-single-slider_8ec31c93e016e43b .slider-left-shape_6f54120ea9e1c3b9 {
      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_fe0dff388a91b531.style-2_17e1a3a2d6eb0f0b .te-single-slider_8ec31c93e016e43b .slider-left-shape_6f54120ea9e1c3b9 {
          display: none; } }
    .slider-area_fe0dff388a91b531.style-2_17e1a3a2d6eb0f0b .te-single-slider_8ec31c93e016e43b .slider-right-shape_75e8cdd0c9347b01 {
      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_fe0dff388a91b531.style-2_17e1a3a2d6eb0f0b .te-single-slider_8ec31c93e016e43b .slider-right-shape_75e8cdd0c9347b01 {
          display: none; } }
    .slider-area_fe0dff388a91b531.style-2_17e1a3a2d6eb0f0b .te-single-slider_8ec31c93e016e43b .slider-circle-shape_4d557c3b168408cb {
      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_fe0dff388a91b531 .te-slider-wrapper_f8959844fc59b037 .slick-active .te-slider-short-title_0eafed488112a1a2,
  .slider-area_fe0dff388a91b531 .te-slider-wrapper_f8959844fc59b037 .slick-active .te-slider-title_138cc2680d5b752f,
  .slider-area_fe0dff388a91b531 .te-slider-wrapper_f8959844fc59b037 .slick-active .te-slider-short-desc_a4c9a5646590fa11,
  .slider-area_fe0dff388a91b531 .te-slider-wrapper_f8959844fc59b037 .slick-active .te-slider-btn-wrapper_cc5cd8c09b626522 {
    -webkit-animation-name: MovefadeUp;
    animation-name: MovefadeUp;
    -webkit-animation-fill-mode: both; }
  .slider-area_fe0dff388a91b531 .te-slider-wrapper_f8959844fc59b037 .slick-active .te-slider-short-title_0eafed488112a1a2 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; }
  .slider-area_fe0dff388a91b531 .te-slider-wrapper_f8959844fc59b037 .slick-active .te-slider-title_138cc2680d5b752f {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  .slider-area_fe0dff388a91b531 .te-slider-wrapper_f8959844fc59b037 .slick-active .te-slider-short-desc_a4c9a5646590fa11 {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s; }
  .slider-area_fe0dff388a91b531 .te-slider-wrapper_f8959844fc59b037 .slick-active .te-slider-btn-wrapper_cc5cd8c09b626522 {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s; }
  .slider-area_fe0dff388a91b531 .te-slider-wrapper_f8959844fc59b037 .slick-dots_96db1429ca8b0d50 {
    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_fe0dff388a91b531 .te-slider-wrapper_f8959844fc59b037 .slick-dots_96db1429ca8b0d50 {
        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_fe0dff388a91b531 .te-slider-wrapper_f8959844fc59b037 .slick-dots_96db1429ca8b0d50 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_fe0dff388a91b531 .te-slider-wrapper_f8959844fc59b037 .slick-dots_96db1429ca8b0d50 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_fe0dff388a91b531 .te-slider-wrapper_f8959844fc59b037 .slick-dots_96db1429ca8b0d50 li button:hover {
          background-color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
      .slider-area_fe0dff388a91b531 .te-slider-wrapper_f8959844fc59b037 .slick-dots_96db1429ca8b0d50 li.slick-active {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 1px solid #317EFE; }
        .slider-area_fe0dff388a91b531 .te-slider-wrapper_f8959844fc59b037 .slick-dots_96db1429ca8b0d50 li.slick-active button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .slider-area_fe0dff388a91b531 .te-single-slider_8ec31c93e016e43b {
    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_fe0dff388a91b531 .te-single-slider_8ec31c93e016e43b {
        background-image: none !important; } }
    .slider-area_fe0dff388a91b531 .te-single-slider_8ec31c93e016e43b .te-slider-overlay_aa240ddf90055f01 {
      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_fe0dff388a91b531 .te-single-slider_8ec31c93e016e43b .te-slider-overlay_aa240ddf90055f01 {
          left: 0; } }
      .slider-area_fe0dff388a91b531 .te-single-slider_8ec31c93e016e43b .te-slider-overlay_aa240ddf90055f01 .te-slider-overlay-shape_f11803977003bb18 {
        position: absolute;
        top: 0;
        height: 100%;
        left: -340px;
        width: 100%; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_fe0dff388a91b531 .te-single-slider_8ec31c93e016e43b .te-slider-overlay_aa240ddf90055f01 .te-slider-overlay-shape_f11803977003bb18 {
            display: none; } }
    .slider-area_fe0dff388a91b531 .te-single-slider_8ec31c93e016e43b .te-slider-content-wrapper_dc528331fec96bf1 {
      position: relative;
      z-index: 99; }
      .slider-area_fe0dff388a91b531 .te-single-slider_8ec31c93e016e43b .te-slider-content-wrapper_dc528331fec96bf1 .te-slider-content_aea1ce67f1a6806b .te-slider-short-title_0eafed488112a1a2 {
        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_fe0dff388a91b531 .te-single-slider_8ec31c93e016e43b .te-slider-content-wrapper_dc528331fec96bf1 .te-slider-content_aea1ce67f1a6806b .te-slider-title_138cc2680d5b752f {
        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_fe0dff388a91b531 .te-single-slider_8ec31c93e016e43b .te-slider-content-wrapper_dc528331fec96bf1 .te-slider-content_aea1ce67f1a6806b .te-slider-title_138cc2680d5b752f {
            font-size: 60px;
            line-height: 64px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-area_fe0dff388a91b531 .te-single-slider_8ec31c93e016e43b .te-slider-content-wrapper_dc528331fec96bf1 .te-slider-content_aea1ce67f1a6806b .te-slider-title_138cc2680d5b752f {
            font-size: 48px;
            line-height: 56px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_fe0dff388a91b531 .te-single-slider_8ec31c93e016e43b .te-slider-content-wrapper_dc528331fec96bf1 .te-slider-content_aea1ce67f1a6806b .te-slider-title_138cc2680d5b752f {
            font-size: 42px;
            line-height: 52px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_fe0dff388a91b531 .te-single-slider_8ec31c93e016e43b .te-slider-content-wrapper_dc528331fec96bf1 .te-slider-content_aea1ce67f1a6806b .te-slider-title_138cc2680d5b752f {
            font-size: 38px;
            line-height: 44px;
            margin-bottom: 20px; } }
      .slider-area_fe0dff388a91b531 .te-single-slider_8ec31c93e016e43b .te-slider-content-wrapper_dc528331fec96bf1 .te-slider-content_aea1ce67f1a6806b .te-slider-short-desc_a4c9a5646590fa11 {
        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_fe0dff388a91b531 .te-single-slider_8ec31c93e016e43b .te-slider-content-wrapper_dc528331fec96bf1 .te-slider-content_aea1ce67f1a6806b .te-slider-short-desc_a4c9a5646590fa11 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_fe0dff388a91b531 .te-single-slider_8ec31c93e016e43b .te-slider-content-wrapper_dc528331fec96bf1 .te-slider-content_aea1ce67f1a6806b .te-slider-short-desc_a4c9a5646590fa11 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_fe0dff388a91b531 .te-single-slider_8ec31c93e016e43b .te-slider-content-wrapper_dc528331fec96bf1 .te-slider-content_aea1ce67f1a6806b .te-slider-short-desc_a4c9a5646590fa11 {
            font-size: 18px;
            line-height: 32px; } }
      .slider-area_fe0dff388a91b531 .te-single-slider_8ec31c93e016e43b .te-slider-content-wrapper_dc528331fec96bf1 .te-slider-content_aea1ce67f1a6806b .te-slider-btn-wrapper_cc5cd8c09b626522 {
        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_fe0dff388a91b531 .te-single-slider_8ec31c93e016e43b .te-slider-content-wrapper_dc528331fec96bf1 .te-slider-content_aea1ce67f1a6806b .te-slider-btn-wrapper_cc5cd8c09b626522 {
            padding-top: 30px; } }
        .slider-area_fe0dff388a91b531 .te-single-slider_8ec31c93e016e43b .te-slider-content-wrapper_dc528331fec96bf1 .te-slider-content_aea1ce67f1a6806b .te-slider-btn-wrapper_cc5cd8c09b626522 .te-theme-btn_aababe88e25636f8 {
          padding: 11px 30px;
          color: #ffffff;
          border-radius: 50px;
          background-color: #317EFE;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .slider-area_fe0dff388a91b531 .te-single-slider_8ec31c93e016e43b .te-slider-content-wrapper_dc528331fec96bf1 .te-slider-content_aea1ce67f1a6806b .te-slider-btn-wrapper_cc5cd8c09b626522 .te-call-btn_2e51dce700fe9a86 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 20px; }
          .slider-area_fe0dff388a91b531 .te-single-slider_8ec31c93e016e43b .te-slider-content-wrapper_dc528331fec96bf1 .te-slider-content_aea1ce67f1a6806b .te-slider-btn-wrapper_cc5cd8c09b626522 .te-call-btn_2e51dce700fe9a86 .te-icon_6cc73f03159b8abe {
            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_fe0dff388a91b531 .te-single-slider_8ec31c93e016e43b .te-slider-content-wrapper_dc528331fec96bf1 .te-slider-content_aea1ce67f1a6806b .te-slider-btn-wrapper_cc5cd8c09b626522 .te-call-btn_2e51dce700fe9a86 .te-content_a83996828542cdff {
            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_fe0dff388a91b531 .te-single-slider_8ec31c93e016e43b .te-slider-content-wrapper_dc528331fec96bf1 .te-slider-content_aea1ce67f1a6806b .te-slider-btn-wrapper_cc5cd8c09b626522 .te-call-btn_2e51dce700fe9a86 .te-content_a83996828542cdff .te-title_1919e0f6710b2b57 {
              font-size: 18px;
              font-weight: 400;
              line-height: 24px;
              color: #335371; }
            .slider-area_fe0dff388a91b531 .te-single-slider_8ec31c93e016e43b .te-slider-content-wrapper_dc528331fec96bf1 .te-slider-content_aea1ce67f1a6806b .te-slider-btn-wrapper_cc5cd8c09b626522 .te-call-btn_2e51dce700fe9a86 .te-content_a83996828542cdff .te-text_136a2ff466a85af3 {
              font-size: 20px;
              font-weight: 500;
              line-height: 24px;
              letter-spacing: 0px;
              color: #14203A; }

.slider-area_fe0dff388a91b531.style-1_000d44b633a2ca65 {
  position: relative;
  overflow: visible;
  background: transparent; }
  .slider-area_fe0dff388a91b531.style-1_000d44b633a2ca65: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_fe0dff388a91b531.style-1_000d44b633a2ca65 .te-single-slider_8ec31c93e016e43b {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .slider-area_fe0dff388a91b531.style-1_000d44b633a2ca65 .te-single-slider_8ec31c93e016e43b .te-slider-overlay_aa240ddf90055f01 {
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
      background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
      .slider-area_fe0dff388a91b531.style-1_000d44b633a2ca65 .te-single-slider_8ec31c93e016e43b .te-slider-overlay_aa240ddf90055f01::before {
        display: none; }
    .slider-area_fe0dff388a91b531.style-1_000d44b633a2ca65 .te-single-slider_8ec31c93e016e43b .slider-shape_061b60be81ccfcd5 {
      position: absolute;
      border-radius: 20px;
      overflow: hidden; }
      .slider-area_fe0dff388a91b531.style-1_000d44b633a2ca65 .te-single-slider_8ec31c93e016e43b .slider-shape_061b60be81ccfcd5 img {
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        top: 0; }
    .slider-area_fe0dff388a91b531.style-1_000d44b633a2ca65 .te-single-slider_8ec31c93e016e43b .shape-one_86a33cd5916a9f45 {
      top: 50px;
      left: 0;
      width: 300px;
      height: 290px; }
      @media (max-width: 991px) {
        .slider-area_fe0dff388a91b531.style-1_000d44b633a2ca65 .te-single-slider_8ec31c93e016e43b .shape-one_86a33cd5916a9f45 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_fe0dff388a91b531.style-1_000d44b633a2ca65 .te-single-slider_8ec31c93e016e43b .shape-one_86a33cd5916a9f45 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_fe0dff388a91b531.style-1_000d44b633a2ca65 .te-single-slider_8ec31c93e016e43b .shape-one_86a33cd5916a9f45 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_fe0dff388a91b531.style-1_000d44b633a2ca65 .te-single-slider_8ec31c93e016e43b .shape-one_86a33cd5916a9f45 {
          top: 160px;
          width: 250px;
          height: 200px; } }
    .slider-area_fe0dff388a91b531.style-1_000d44b633a2ca65 .te-single-slider_8ec31c93e016e43b .shape-two_29be1cb2370ed039 {
      top: 0;
      right: 0;
      width: 300px;
      height: 310px; }
      @media (max-width: 991px) {
        .slider-area_fe0dff388a91b531.style-1_000d44b633a2ca65 .te-single-slider_8ec31c93e016e43b .shape-two_29be1cb2370ed039 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_fe0dff388a91b531.style-1_000d44b633a2ca65 .te-single-slider_8ec31c93e016e43b .shape-two_29be1cb2370ed039 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_fe0dff388a91b531.style-1_000d44b633a2ca65 .te-single-slider_8ec31c93e016e43b .shape-two_29be1cb2370ed039 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_fe0dff388a91b531.style-1_000d44b633a2ca65 .te-single-slider_8ec31c93e016e43b .shape-two_29be1cb2370ed039 {
          width: 300px;
          height: 250px;
          top: 70px;
          right: -40px; } }
    .slider-area_fe0dff388a91b531.style-1_000d44b633a2ca65 .te-single-slider_8ec31c93e016e43b .shape-three_39dde67e9fc0d919 {
      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_fe0dff388a91b531.style-1_000d44b633a2ca65 .te-single-slider_8ec31c93e016e43b .shape-three_39dde67e9fc0d919 {
          display: none !important; } }
      @media (max-width: 991px) {
        .slider-area_fe0dff388a91b531.style-1_000d44b633a2ca65 .te-single-slider_8ec31c93e016e43b .shape-three_39dde67e9fc0d919 {
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
    .slider-area_fe0dff388a91b531.style-1_000d44b633a2ca65 .te-single-slider_8ec31c93e016e43b .te-slider-container_33d87c4fd78ea50a {
      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_fe0dff388a91b531.style-1_000d44b633a2ca65 .te-single-slider_8ec31c93e016e43b .te-slider-container_33d87c4fd78ea50a {
          -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_fe0dff388a91b531.style-1_000d44b633a2ca65 .te-single-slider_8ec31c93e016e43b .te-slider-container_33d87c4fd78ea50a {
          padding: 70px 0;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .slider-area_fe0dff388a91b531.style-1_000d44b633a2ca65 .te-single-slider_8ec31c93e016e43b .te-slider-container_33d87c4fd78ea50a .te-slider-column_4a9625b736d05b70 {
        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_fe0dff388a91b531.style-1_000d44b633a2ca65 .te-single-slider_8ec31c93e016e43b .te-slider-container_33d87c4fd78ea50a .te-slider-column_4a9625b736d05b70 {
            width: 100%; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_fe0dff388a91b531.style-1_000d44b633a2ca65 .te-single-slider_8ec31c93e016e43b .te-slider-content-wrapper_dc528331fec96bf1 .te-slider-content_aea1ce67f1a6806b .te-slider-btn-wrapper_cc5cd8c09b626522 {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .slider-area_fe0dff388a91b531.style-1_000d44b633a2ca65 .te-single-slider_8ec31c93e016e43b .te-slider-content-wrapper_dc528331fec96bf1 .te-slider-content_aea1ce67f1a6806b .te-slider-btn-wrapper_cc5cd8c09b626522 .te-theme-btn_aababe88e25636f8 {
      background-color: #317EFE;
      color: #ffffff; }
      .slider-area_fe0dff388a91b531.style-1_000d44b633a2ca65 .te-single-slider_8ec31c93e016e43b .te-slider-content-wrapper_dc528331fec96bf1 .te-slider-content_aea1ce67f1a6806b .te-slider-btn-wrapper_cc5cd8c09b626522 .te-theme-btn_aababe88e25636f8:hover {
        background-color: #E7F914;
        color: #14203A; }
    .slider-area_fe0dff388a91b531.style-1_000d44b633a2ca65 .te-single-slider_8ec31c93e016e43b .te-slider-content-wrapper_dc528331fec96bf1 .te-slider-content_aea1ce67f1a6806b .te-slider-btn-wrapper_cc5cd8c09b626522 .te-call-btn_2e51dce700fe9a86 .te-icon_6cc73f03159b8abe {
      color: #317EFE; }
    .slider-area_fe0dff388a91b531.style-1_000d44b633a2ca65 .te-single-slider_8ec31c93e016e43b .te-slider-content-wrapper_dc528331fec96bf1 .te-slider-content_aea1ce67f1a6806b .te-slider-title_138cc2680d5b752f {
      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_fe0dff388a91b531.style-1_000d44b633a2ca65 .te-single-slider_8ec31c93e016e43b .te-slider-content-wrapper_dc528331fec96bf1 .te-slider-content_aea1ce67f1a6806b .te-slider-title_138cc2680d5b752f {
          font-size: 28px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_fe0dff388a91b531.style-1_000d44b633a2ca65 .te-single-slider_8ec31c93e016e43b .te-slider-content-wrapper_dc528331fec96bf1 .te-slider-content_aea1ce67f1a6806b .te-slider-title_138cc2680d5b752f {
          font-size: 32px;
          line-height: 52px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_fe0dff388a91b531.style-1_000d44b633a2ca65 .te-single-slider_8ec31c93e016e43b .te-slider-content-wrapper_dc528331fec96bf1 .te-slider-content_aea1ce67f1a6806b .te-slider-title_138cc2680d5b752f {
          font-size: 62px;
          line-height: 80px; } }
  .slider-area_fe0dff388a91b531.style-1_000d44b633a2ca65 .te-slider-wrapper_f8959844fc59b037 .container {
    position: relative; }
  .slider-area_fe0dff388a91b531.style-1_000d44b633a2ca65 .te-slider-wrapper_f8959844fc59b037 .slider-shape-bg_3a6d18dfc6d842a2 {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: 100px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_fe0dff388a91b531.style-1_000d44b633a2ca65 .te-slider-wrapper_f8959844fc59b037 .slider-shape-bg_3a6d18dfc6d842a2 {
        display: none; } }
    @media (max-width: 1399px) {
      .slider-area_fe0dff388a91b531.style-1_000d44b633a2ca65 .te-slider-wrapper_f8959844fc59b037 .slider-shape-bg_3a6d18dfc6d842a2 {
        margin-left: 0; } }
    .slider-area_fe0dff388a91b531.style-1_000d44b633a2ca65 .te-slider-wrapper_f8959844fc59b037 .slider-shape-bg_3a6d18dfc6d842a2: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_ca1057fb2c11d137 {
  position: relative; }

.te-info-card_a61172393aab4cca {
  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_a61172393aab4cca {
      padding: 40px 25px; } }
  .te-info-card_a61172393aab4cca: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_a61172393aab4cca:hover .te-image-wrapper_4efe8b572e5cf6e0 .overlay_f2e34996771f4d07 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      opacity: 0.72; }
    .te-info-card_a61172393aab4cca:hover .te-image-wrapper_4efe8b572e5cf6e0 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_a61172393aab4cca:hover .icon_386ad60618b0db74 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-info-card_a61172393aab4cca:hover .content .te-read-more_3fa3f1b2bac7ac86 .te-theme-btn_aababe88e25636f8 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_a61172393aab4cca .te-info-card-inner_84cea2d8e364242e {
    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_a61172393aab4cca .te-image-wrapper_4efe8b572e5cf6e0 {
    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_a61172393aab4cca .te-image-wrapper_4efe8b572e5cf6e0 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_a61172393aab4cca .te-image-wrapper_4efe8b572e5cf6e0 .overlay_f2e34996771f4d07 {
      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_a61172393aab4cca .icon_386ad60618b0db74 {
    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_a61172393aab4cca .icon_386ad60618b0db74 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_a61172393aab4cca .te-content-wrapper_35f3c078246c1cc8 {
    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_a61172393aab4cca .te-title-wrapper_0b7fc6ae2eed5715 {
    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_a61172393aab4cca .te-title-wrapper_0b7fc6ae2eed5715 .icon_386ad60618b0db74 {
      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_a61172393aab4cca .te-title-wrapper_0b7fc6ae2eed5715 .icon_386ad60618b0db74::before, .te-info-card_a61172393aab4cca .te-title-wrapper_0b7fc6ae2eed5715 .icon_386ad60618b0db74::after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #317EFE;
        border: 1px solid #E1E1E1; }
      .te-info-card_a61172393aab4cca .te-title-wrapper_0b7fc6ae2eed5715 .icon_386ad60618b0db74::before {
        top: 15px;
        left: 5px; }
      .te-info-card_a61172393aab4cca .te-title-wrapper_0b7fc6ae2eed5715 .icon_386ad60618b0db74::after {
        bottom: 15px;
        right: 5px; }
    .te-info-card_a61172393aab4cca .te-title-wrapper_0b7fc6ae2eed5715 .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_a61172393aab4cca .te-title-wrapper_0b7fc6ae2eed5715 .divider_38b34bf970ee12d6 {
      width: 55px;
      height: 2px;
      background-color: #317EFE; }
  .te-info-card_a61172393aab4cca .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_a61172393aab4cca .content .desc_97a0a0b378cde3c1 {
      -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_a61172393aab4cca .content .te-read-more_3fa3f1b2bac7ac86 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start; }
      .te-info-card_a61172393aab4cca .content .te-read-more_3fa3f1b2bac7ac86 .te-theme-btn_aababe88e25636f8 {
        background-color: transparent;
        color: #317EFE;
        border: 1px solid #131A2A;
        padding: 9px 28px; }
        .te-info-card_a61172393aab4cca .content .te-read-more_3fa3f1b2bac7ac86 .te-theme-btn_aababe88e25636f8:hover {
          background-color: #317EFE;
          color: #ffffff;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

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

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

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

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

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

.te-about-image-card_5ace21265a3ad7fb .te-main-img-wrapper_253bf517ed538c83 {
  text-align: right; }
  @media (max-width: 991px) {
    .te-about-image-card_5ace21265a3ad7fb .te-main-img-wrapper_253bf517ed538c83 {
      text-align: left; } }
  .te-about-image-card_5ace21265a3ad7fb .te-main-img-wrapper_253bf517ed538c83 .te-main-img-inner_f2136df971741278 {
    position: relative;
    display: inline-block;
    z-index: 2; }
    .te-about-image-card_5ace21265a3ad7fb .te-main-img-wrapper_253bf517ed538c83 .te-main-img-inner_f2136df971741278 > img {
      border-radius: 500px 500px 0 0;
      margin-left: 7px;
      margin-top: 4px; }
      @media (max-width: 650px) {
        .te-about-image-card_5ace21265a3ad7fb .te-main-img-wrapper_253bf517ed538c83 .te-main-img-inner_f2136df971741278 > img {
          width: 100%; } }
    .te-about-image-card_5ace21265a3ad7fb .te-main-img-wrapper_253bf517ed538c83 .te-main-img-inner_f2136df971741278 .te-img-card-shape_41d1e63222c49ee3 {
      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_5ace21265a3ad7fb .te-main-img-wrapper_253bf517ed538c83 .te-main-img-inner_f2136df971741278 .te-img-card-shape_41d1e63222c49ee3 {
          right: 0; } }
.te-about-image-card_5ace21265a3ad7fb .te-company-foundation_18a5453d6fa83f66 {
  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_5ace21265a3ad7fb .te-company-foundation_18a5453d6fa83f66 .te-counter-wrapper_cda045fafd3abd99 {
    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_5ace21265a3ad7fb .te-company-foundation_18a5453d6fa83f66 .counter-title_314e1496103b9159 {
    font-size: 45px;
    font-weight: 700;
    line-height: 54.9px;
    letter-spacing: -0.8px;
    color: #14203A;
    margin-bottom: 0; }
  .te-about-image-card_5ace21265a3ad7fb .te-company-foundation_18a5453d6fa83f66 .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_5ace21265a3ad7fb.style-2_17e1a3a2d6eb0f0b .te-main-img-wrapper_253bf517ed538c83 .te-main-img-inner_f2136df971741278 {
  border-radius: 20px;
  padding-right: 80px;
  margin-top: 23px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-image-card_5ace21265a3ad7fb.style-2_17e1a3a2d6eb0f0b .te-main-img-wrapper_253bf517ed538c83 .te-main-img-inner_f2136df971741278 {
      padding-right: 0;
      margin-top: 0; } }
  .te-about-image-card_5ace21265a3ad7fb.style-2_17e1a3a2d6eb0f0b .te-main-img-wrapper_253bf517ed538c83 .te-main-img-inner_f2136df971741278 > img {
    margin: 0;
    border-radius: 20px; }
  .te-about-image-card_5ace21265a3ad7fb.style-2_17e1a3a2d6eb0f0b .te-main-img-wrapper_253bf517ed538c83 .te-main-img-inner_f2136df971741278 .te-img-card-shape_41d1e63222c49ee3 {
    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_5ace21265a3ad7fb.style-2_17e1a3a2d6eb0f0b .te-main-img-wrapper_253bf517ed538c83 .te-main-img-inner_f2136df971741278 .te-img-card-shape_41d1e63222c49ee3 {
        display: none; } }
  .te-about-image-card_5ace21265a3ad7fb.style-2_17e1a3a2d6eb0f0b .te-main-img-wrapper_253bf517ed538c83 .te-main-img-inner_f2136df971741278 .te-another-image_d9c0b93490c3c6e3 {
    position: absolute;
    top: 55%;
    right: -45px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-image-card_5ace21265a3ad7fb.style-2_17e1a3a2d6eb0f0b .te-main-img-wrapper_253bf517ed538c83 .te-main-img-inner_f2136df971741278 .te-another-image_d9c0b93490c3c6e3 {
        position: relative;
        right: unset;
        top: unset; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .te-about-image-card_5ace21265a3ad7fb.style-2_17e1a3a2d6eb0f0b .te-main-img-wrapper_253bf517ed538c83 .te-main-img-inner_f2136df971741278 .te-another-image_d9c0b93490c3c6e3 {
        position: relative; } }
    .te-about-image-card_5ace21265a3ad7fb.style-2_17e1a3a2d6eb0f0b .te-main-img-wrapper_253bf517ed538c83 .te-main-img-inner_f2136df971741278 .te-another-image_d9c0b93490c3c6e3 .te-another-image-inner_2b347ba4334f02e5 {
      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_5ace21265a3ad7fb.style-2_17e1a3a2d6eb0f0b .te-main-img-wrapper_253bf517ed538c83 .te-main-img-inner_f2136df971741278 .te-another-image_d9c0b93490c3c6e3 .te-another-image-inner_2b347ba4334f02e5 {
          width: 100%; }
          .te-about-image-card_5ace21265a3ad7fb.style-2_17e1a3a2d6eb0f0b .te-main-img-wrapper_253bf517ed538c83 .te-main-img-inner_f2136df971741278 .te-another-image_d9c0b93490c3c6e3 .te-another-image-inner_2b347ba4334f02e5 img {
            width: 100%; } }
    .te-about-image-card_5ace21265a3ad7fb.style-2_17e1a3a2d6eb0f0b .te-main-img-wrapper_253bf517ed538c83 .te-main-img-inner_f2136df971741278 .te-another-image_d9c0b93490c3c6e3 .video-btn_83b1763da65e5a82 {
      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_5ace21265a3ad7fb.style-2_17e1a3a2d6eb0f0b .te-main-img-wrapper_253bf517ed538c83 .te-main-img-inner_f2136df971741278 .te-another-image_d9c0b93490c3c6e3 .video-btn_83b1763da65e5a82 {
          left: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%); } }
      .te-about-image-card_5ace21265a3ad7fb.style-2_17e1a3a2d6eb0f0b .te-main-img-wrapper_253bf517ed538c83 .te-main-img-inner_f2136df971741278 .te-another-image_d9c0b93490c3c6e3 .video-btn_83b1763da65e5a82 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_5ace21265a3ad7fb.style-2_17e1a3a2d6eb0f0b .te-main-img-wrapper_253bf517ed538c83 .te-main-img-inner_f2136df971741278 .te-another-image_d9c0b93490c3c6e3 .te-badge-text_608fc321847dc873 {
      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_5ace21265a3ad7fb.style-2_17e1a3a2d6eb0f0b .te-main-img-wrapper_253bf517ed538c83 .te-main-img-inner_f2136df971741278 .te-another-image_d9c0b93490c3c6e3 .te-badge-text_608fc321847dc873 {
          left: unset;
          top: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%);
          right: 0; } }
      .te-about-image-card_5ace21265a3ad7fb.style-2_17e1a3a2d6eb0f0b .te-main-img-wrapper_253bf517ed538c83 .te-main-img-inner_f2136df971741278 .te-another-image_d9c0b93490c3c6e3 .te-badge-text_608fc321847dc873 .icon_386ad60618b0db74 {
        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_5ace21265a3ad7fb.style-2_17e1a3a2d6eb0f0b .te-main-img-wrapper_253bf517ed538c83 .te-main-img-inner_f2136df971741278 .te-another-image_d9c0b93490c3c6e3 .te-badge-text_608fc321847dc873 .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_5ace21265a3ad7fb.style-2_17e1a3a2d6eb0f0b .te-main-img-wrapper_253bf517ed538c83 .te-main-img-inner_f2136df971741278 .te-another-image_d9c0b93490c3c6e3 .te-badge-text_608fc321847dc873 .text .title {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #14203A; }
        .te-about-image-card_5ace21265a3ad7fb.style-2_17e1a3a2d6eb0f0b .te-main-img-wrapper_253bf517ed538c83 .te-main-img-inner_f2136df971741278 .te-another-image_d9c0b93490c3c6e3 .te-badge-text_608fc321847dc873 .text span {
          font-size: 12px;
          font-weight: 400;
          line-height: 12px;
          color: #335371; }

.te-about-info-card_b948dde8a4ce9d8a .te-about-info-content_55538bb43b2972c1 {
  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_b948dde8a4ce9d8a .te-about-info-content_55538bb43b2972c1 .te-section-title_b537eda133948943 {
    margin-bottom: 0; }
    .te-about-info-card_b948dde8a4ce9d8a .te-about-info-content_55538bb43b2972c1 .te-section-title_b537eda133948943 .title {
      margin-bottom: 0; }
  .te-about-info-card_b948dde8a4ce9d8a .te-about-info-content_55538bb43b2972c1 .te-list-item-wrapper_b27c5fb6ef919617 {
    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_b948dde8a4ce9d8a .te-about-info-content_55538bb43b2972c1 .te-list-item-wrapper_b27c5fb6ef919617 {
        grid-template-columns: repeat(1, 1fr); } }
    .te-about-info-card_b948dde8a4ce9d8a .te-about-info-content_55538bb43b2972c1 .te-list-item-wrapper_b27c5fb6ef919617 .te-list-item_c877e709a12cb4cd .icon_386ad60618b0db74 {
      font-size: 24px;
      color: #317EFE;
      background-color: transparent;
      width: unset;
      height: unset; }
    .te-about-info-card_b948dde8a4ce9d8a .te-about-info-content_55538bb43b2972c1 .te-list-item-wrapper_b27c5fb6ef919617 .te-list-item_c877e709a12cb4cd .text {
      color: #14203A; }
  .te-about-info-card_b948dde8a4ce9d8a .te-about-info-content_55538bb43b2972c1 .te-info-list_a9bcdfc6829826ec {
    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_b948dde8a4ce9d8a .te-about-info-content_55538bb43b2972c1 .te-info-list_a9bcdfc6829826ec {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 20px; } }
    .te-about-info-card_b948dde8a4ce9d8a .te-about-info-content_55538bb43b2972c1 .te-info-list_a9bcdfc6829826ec .te-single-info-list_a2ba0ef0dbe23376 {
      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_b948dde8a4ce9d8a .te-about-info-content_55538bb43b2972c1 .te-info-list_a9bcdfc6829826ec .te-single-info-list_a2ba0ef0dbe23376:hover .icon_386ad60618b0db74 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_b948dde8a4ce9d8a .te-about-info-content_55538bb43b2972c1 .te-info-list_a9bcdfc6829826ec .te-single-info-list_a2ba0ef0dbe23376 .icon_386ad60618b0db74 {
        margin-bottom: 10px;
        position: relative;
        margin-left: 20px; }
        .te-about-info-card_b948dde8a4ce9d8a .te-about-info-content_55538bb43b2972c1 .te-info-list_a9bcdfc6829826ec .te-single-info-list_a2ba0ef0dbe23376 .icon_386ad60618b0db74::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_b948dde8a4ce9d8a .te-about-info-content_55538bb43b2972c1 .te-info-list_a9bcdfc6829826ec .te-single-info-list_a2ba0ef0dbe23376 .icon_386ad60618b0db74 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_b948dde8a4ce9d8a .te-about-info-content_55538bb43b2972c1 .te-info-list_a9bcdfc6829826ec .te-single-info-list_a2ba0ef0dbe23376 .title {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0px;
        margin-bottom: 0; }
      .te-about-info-card_b948dde8a4ce9d8a .te-about-info-content_55538bb43b2972c1 .te-info-list_a9bcdfc6829826ec .te-single-info-list_a2ba0ef0dbe23376 .short-title_60f972781da45eca {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px; }

.te-about-info-card_b948dde8a4ce9d8a.style-2_17e1a3a2d6eb0f0b .te-about-info-content_55538bb43b2972c1 {
  gap: 10px; }
  .te-about-info-card_b948dde8a4ce9d8a.style-2_17e1a3a2d6eb0f0b .te-about-info-content_55538bb43b2972c1 .te-list-item-wrapper_b27c5fb6ef919617 {
    padding-top: 6px;
    gap: 0; }
    .te-about-info-card_b948dde8a4ce9d8a.style-2_17e1a3a2d6eb0f0b .te-about-info-content_55538bb43b2972c1 .te-list-item-wrapper_b27c5fb6ef919617 .te-list-item_c877e709a12cb4cd .icon_386ad60618b0db74 {
      width: 16px;
      height: 16px;
      background-color: #317EFE;
      border-radius: 50%;
      color: white;
      font-size: 10px; }
    .te-about-info-card_b948dde8a4ce9d8a.style-2_17e1a3a2d6eb0f0b .te-about-info-content_55538bb43b2972c1 .te-list-item-wrapper_b27c5fb6ef919617 .te-list-item_c877e709a12cb4cd .text {
      color: #335371; }
  .te-about-info-card_b948dde8a4ce9d8a.style-2_17e1a3a2d6eb0f0b .te-about-info-content_55538bb43b2972c1 .te-info-list_a9bcdfc6829826ec {
    border-top: 1px solid #E1E1E1;
    padding-top: 40px; }
    .te-about-info-card_b948dde8a4ce9d8a.style-2_17e1a3a2d6eb0f0b .te-about-info-content_55538bb43b2972c1 .te-info-list_a9bcdfc6829826ec .divider_38b34bf970ee12d6 {
      width: 1px;
      background-color: #E1E1E1;
      height: 127px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-info-card_b948dde8a4ce9d8a.style-2_17e1a3a2d6eb0f0b .te-about-info-content_55538bb43b2972c1 .te-info-list_a9bcdfc6829826ec .divider_38b34bf970ee12d6 {
          height: 1px;
          width: 100%; } }

.te-about-info-card_b948dde8a4ce9d8a.style-three_1ca9c1911ade399b .te-section-title_b537eda133948943 {
  margin-bottom: 40px; }
.te-about-info-card_b948dde8a4ce9d8a.style-three_1ca9c1911ade399b .about-info-wrapper_9511400c8ac98dfe {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_b948dde8a4ce9d8a.style-three_1ca9c1911ade399b .about-info-wrapper_9511400c8ac98dfe {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .te-about-info-card_b948dde8a4ce9d8a.style-three_1ca9c1911ade399b .about-info-wrapper_9511400c8ac98dfe .about-info-img_c9e9433d9ec6243c {
    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_b948dde8a4ce9d8a.style-three_1ca9c1911ade399b .about-info-wrapper_9511400c8ac98dfe .about-info-img_c9e9433d9ec6243c {
        height: 350px; } }
    .te-about-info-card_b948dde8a4ce9d8a.style-three_1ca9c1911ade399b .about-info-wrapper_9511400c8ac98dfe .about-info-img_c9e9433d9ec6243c img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.te-about-info-card_b948dde8a4ce9d8a.style-three_1ca9c1911ade399b .te-about-info-content_55538bb43b2972c1 {
  padding-left: 50px;
  gap: 30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_b948dde8a4ce9d8a.style-three_1ca9c1911ade399b .te-about-info-content_55538bb43b2972c1 {
      padding-left: 0;
      padding-top: 50px; } }
  .te-about-info-card_b948dde8a4ce9d8a.style-three_1ca9c1911ade399b .te-about-info-content_55538bb43b2972c1 .skill-progressbar-wrapper_13dd8fee2cffa78c {
    width: 100%; }
  .te-about-info-card_b948dde8a4ce9d8a.style-three_1ca9c1911ade399b .te-about-info-content_55538bb43b2972c1 .te-icon-card-wrapper_f7d71500c42230cb {
    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_b948dde8a4ce9d8a.style-three_1ca9c1911ade399b .te-about-info-content_55538bb43b2972c1 .te-icon-card-wrapper_f7d71500c42230cb .te-icon-card_b83960c4e1d32172 {
      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_b948dde8a4ce9d8a.style-three_1ca9c1911ade399b .te-about-info-content_55538bb43b2972c1 .te-icon-card-wrapper_f7d71500c42230cb .te-icon-card_b83960c4e1d32172 .icon_386ad60618b0db74 {
        width: 40px;
        height: 40px; }
      .te-about-info-card_b948dde8a4ce9d8a.style-three_1ca9c1911ade399b .te-about-info-content_55538bb43b2972c1 .te-icon-card-wrapper_f7d71500c42230cb .te-icon-card_b83960c4e1d32172 .content {
        gap: 4px; }
        .te-about-info-card_b948dde8a4ce9d8a.style-three_1ca9c1911ade399b .te-about-info-content_55538bb43b2972c1 .te-icon-card-wrapper_f7d71500c42230cb .te-icon-card_b83960c4e1d32172 .content .title {
          font-size: 18px;
          line-height: 24px; }
  .te-about-info-card_b948dde8a4ce9d8a.style-three_1ca9c1911ade399b .te-about-info-content_55538bb43b2972c1 .te-btn-wrapper_0a5e89615cb23c11 {
    margin-top: 7px; }

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

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

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

.te-process-step_bd0e2357013f376b {
  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_bd0e2357013f376b::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_bd0e2357013f376b {
      padding: 32px 28px 42px 28px; } }
  .te-process-step_bd0e2357013f376b:hover {
    top: -5px; }
    .te-process-step_bd0e2357013f376b:hover::before {
      width: 100%;
      height: 100%;
      border-radius: 0;
      -webkit-transform: translateX(-50%) scale(1);
              transform: translateX(-50%) scale(1); }
    .te-process-step_bd0e2357013f376b:hover .icon_386ad60618b0db74 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_bd0e2357013f376b:hover .counter-number_8ae12b434b71d2e2 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_bd0e2357013f376b:hover .content .te-read-more_3fa3f1b2bac7ac86 .te-theme-btn_aababe88e25636f8 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff; }
  .te-process-step_bd0e2357013f376b .icon_386ad60618b0db74 {
    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_bd0e2357013f376b .icon_386ad60618b0db74 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-process-step_bd0e2357013f376b .te-content-wrapper_35f3c078246c1cc8 {
    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_bd0e2357013f376b .te-counter-wrapper_cda045fafd3abd99 {
    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_bd0e2357013f376b .te-counter-wrapper_cda045fafd3abd99 .shape_4206eacd508cf70d {
      position: relative; }
  .te-process-step_bd0e2357013f376b .counter-number_8ae12b434b71d2e2 {
    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_bd0e2357013f376b .te-title-wrapper_0b7fc6ae2eed5715 {
    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_bd0e2357013f376b .te-title-wrapper_0b7fc6ae2eed5715 .icon_386ad60618b0db74 {
      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_bd0e2357013f376b .te-title-wrapper_0b7fc6ae2eed5715 .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_bd0e2357013f376b .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_bd0e2357013f376b .content .desc_97a0a0b378cde3c1 {
      -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_bd0e2357013f376b .content .te-read-more_3fa3f1b2bac7ac86 {
      margin-top: -10px; }
      .te-process-step_bd0e2357013f376b .content .te-read-more_3fa3f1b2bac7ac86 .te-theme-btn_aababe88e25636f8 {
        border: 1px solid #E1E1E1;
        color: #317EFE;
        background-color: transparent; }

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

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

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

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

.te-accordion-box-wrapper_c75b686998a582d7 {
  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_5f3352506bc7c51e .te-accordion-list-item_821211ea3650ef20 {
  border: 1px solid #E1E1E1;
  border-radius: 20px; }
  .accordion-wrapper_5f3352506bc7c51e .te-accordion-list-item_821211ea3650ef20 .te-accordion-head_fec3369425cab5bc {
    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_5f3352506bc7c51e .te-accordion-list-item_821211ea3650ef20 .te-accordion-head_fec3369425cab5bc: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_5f3352506bc7c51e .te-accordion-list-item_821211ea3650ef20 .te-accordion-head_fec3369425cab5bc.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_5f3352506bc7c51e .te-accordion-list-item_821211ea3650ef20 .te-accordion-head_fec3369425cab5bc .te-accordion-title_626f1f018fdeaa99 {
      font-size: 20px;
      line-height: 32px;
      font-weight: 500;
      margin-bottom: 0;
      letter-spacing: 0px; }
  .accordion-wrapper_5f3352506bc7c51e .te-accordion-list-item_821211ea3650ef20 .te-accordion-body_df0552fa0b961b5c {
    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_b566835b15d49f13 {
  border-left: 4px solid #dfe2e9;
  padding-left: 45px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .page-header_b566835b15d49f13 {
      padding-left: 30px; } }
  .page-header_b566835b15d49f13 .te-page-title_7479ca9e62d0467c,
  .page-header_b566835b15d49f13 .page-title_3395220c4e542aa6 {
    font-size: 42px;
    line-height: 48px; }
    @media (max-width: 991px) {
      .page-header_b566835b15d49f13 .te-page-title_7479ca9e62d0467c,
      .page-header_b566835b15d49f13 .page-title_3395220c4e542aa6 {
        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_8e7eedd22ac0b11d {
  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_8e7eedd22ac0b11d:hover .te-post-thumbnail_0c67164d7d886fcd img,
  .te-post-item_8e7eedd22ac0b11d:hover .post-video_95c99a068a875695 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_8e7eedd22ac0b11d iframe {
    width: 100%;
    height: 522px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_8e7eedd22ac0b11d iframe {
        height: 350px; } }
  .te-post-item_8e7eedd22ac0b11d .post-gallery .slick-list_ce59f390949672df .slick-track_58a80079b703080f {
    height: 392px;
    overflow: hidden; }
  .te-post-item_8e7eedd22ac0b11d .te-post-content-wrapper_ebc971d450197662 {
    padding: 32px 32px 40px 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_8e7eedd22ac0b11d .te-post-content-wrapper_ebc971d450197662 {
        padding: 35px;
        padding-top: 30px; } }
    .te-post-item_8e7eedd22ac0b11d .te-post-content-wrapper_ebc971d450197662 .te-read-more_3fa3f1b2bac7ac86 {
      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_8e7eedd22ac0b11d.format-quote_ab1515ca4a668e03 .te-post-content {
    margin: 0; }
  .te-post-item_8e7eedd22ac0b11d.format-quote_ab1515ca4a668e03 blockquote {
    margin: 0; }
    .te-post-item_8e7eedd22ac0b11d.format-quote_ab1515ca4a668e03 blockquote p {
      margin-top: 0; }
    .te-post-item_8e7eedd22ac0b11d.format-quote_ab1515ca4a668e03 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_8e7eedd22ac0b11d.format-quote_ab1515ca4a668e03 blockquote cite a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-post-item_8e7eedd22ac0b11d.sticky_d84a075b5597411e {
    border: 2px solid #317EFE; }
    .te-post-item_8e7eedd22ac0b11d.sticky_d84a075b5597411e .te-post-content {
      margin-bottom: 0; }
      .te-post-item_8e7eedd22ac0b11d.sticky_d84a075b5597411e .te-post-content p {
        margin-bottom: 0; }
  .te-post-item_8e7eedd22ac0b11d .te-post-title_ec3b7a15815bc8f1 {
    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_8e7eedd22ac0b11d .te-post-title_ec3b7a15815bc8f1 {
        font-size: 28px;
        line-height: 42px;
        margin-top: 5px; } }
    .te-post-item_8e7eedd22ac0b11d .te-post-title_ec3b7a15815bc8f1:hover a {
      color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-post-item_8e7eedd22ac0b11d .te-post-content p {
    margin-top: 17px; }
  .te-post-item_8e7eedd22ac0b11d .te-post-content h2,
  .te-post-item_8e7eedd22ac0b11d .te-post-content h3,
  .te-post-item_8e7eedd22ac0b11d .te-post-content h4,
  .te-post-item_8e7eedd22ac0b11d .te-post-content h5,
  .te-post-item_8e7eedd22ac0b11d .te-post-content h6 {
    margin-bottom: 10px; }
  .te-post-item_8e7eedd22ac0b11d .te-post-content p {
    margin-bottom: unset; }
  .te-post-item_8e7eedd22ac0b11d .te-single-post-meta_29109bd20e256754 {
    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_8e7eedd22ac0b11d .te-social-share_e6efe8743f222112 {
    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_8e7eedd22ac0b11d .te-social-share_e6efe8743f222112 a.facebook_ac5e1181f231b3cb {
      color: #1877f2; }
    .te-post-item_8e7eedd22ac0b11d .te-social-share_e6efe8743f222112 a.twitter_144d8c601afacc7c {
      color: #1da1f2; }
    .te-post-item_8e7eedd22ac0b11d .te-social-share_e6efe8743f222112 a.linkedin_c78a7dd48de16b3e {
      color: #1a70c6; }
    .te-post-item_8e7eedd22ac0b11d .te-social-share_e6efe8743f222112 .te-social-share-title_9d3335702a8e3fdf {
      font-size: 16px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A;
      margin-right: 5px;
      text-transform: uppercase; }
  .te-post-item_8e7eedd22ac0b11d .te-blog-post-tag_ec5c4a51bb3a5789 {
    width: 100%;
    display: inline-block; }
    .te-post-item_8e7eedd22ac0b11d .te-blog-post-tag_ec5c4a51bb3a5789 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_8e7eedd22ac0b11d .te-blog-post-tag_ec5c4a51bb3a5789 .te-post-tag-list_0149a0289be90a13 {
      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_8e7eedd22ac0b11d .te-blog-post-tag_ec5c4a51bb3a5789 .te-post-tag-list_0149a0289be90a13 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_8e7eedd22ac0b11d .te-blog-post-tag_ec5c4a51bb3a5789 .te-post-tag-list_0149a0289be90a13 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_8e7eedd22ac0b11d .te-post-thumbnail_0c67164d7d886fcd,
  .te-post-item_8e7eedd22ac0b11d .post-video_95c99a068a875695 {
    position: relative;
    overflow: hidden; }
    .te-post-item_8e7eedd22ac0b11d .te-post-thumbnail_0c67164d7d886fcd img,
    .te-post-item_8e7eedd22ac0b11d .post-video_95c99a068a875695 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_8e7eedd22ac0b11d .te-post-thumbnail_0c67164d7d886fcd .popup-video-wrapper_a4e1cd69c5668617,
    .te-post-item_8e7eedd22ac0b11d .post-video_95c99a068a875695 .popup-video-wrapper_a4e1cd69c5668617 {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .te-post-item_8e7eedd22ac0b11d .te-post-thumbnail_0c67164d7d886fcd .video-btn_83b1763da65e5a82 a,
    .te-post-item_8e7eedd22ac0b11d .post-video_95c99a068a875695 .video-btn_83b1763da65e5a82 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_8e7eedd22ac0b11d .te-post-thumbnail_0c67164d7d886fcd .video-btn_83b1763da65e5a82 a i,
      .te-post-item_8e7eedd22ac0b11d .post-video_95c99a068a875695 .video-btn_83b1763da65e5a82 a i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_8e7eedd22ac0b11d .te-post-thumbnail_0c67164d7d886fcd .video-btn_83b1763da65e5a82 a:hover,
      .te-post-item_8e7eedd22ac0b11d .post-video_95c99a068a875695 .video-btn_83b1763da65e5a82 a:hover {
        -webkit-animation: none;
                animation: none; }
  .te-post-item_8e7eedd22ac0b11d button.post-gallery-btn_d3774cd5449fa569 {
    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_8e7eedd22ac0b11d button.post-gallery-btn_d3774cd5449fa569.prev-btn_be9ccf7bec4edf90 {
      left: 30px; }
    .te-post-item_8e7eedd22ac0b11d button.post-gallery-btn_d3774cd5449fa569.next-btn_4a1cb82ea9eaadb4 {
      right: 30px; }
    .te-post-item_8e7eedd22ac0b11d button.post-gallery-btn_d3774cd5449fa569 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_8e7eedd22ac0b11d button.post-gallery-btn_d3774cd5449fa569:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
      .te-post-item_8e7eedd22ac0b11d button.post-gallery-btn_d3774cd5449fa569:hover i {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te-post-item_8e7eedd22ac0b11d .post-audio_a4b470d1fb717903 iframe {
    width: 100%; }
  .te-post-item_8e7eedd22ac0b11d .te-post-meta_c11a683666d1fa6b {
    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_8e7eedd22ac0b11d .te-post-meta_c11a683666d1fa6b {
        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_8e7eedd22ac0b11d .te-post-meta_c11a683666d1fa6b 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_8e7eedd22ac0b11d .te-post-meta_c11a683666d1fa6b span i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_8e7eedd22ac0b11d .te-post-meta_c11a683666d1fa6b 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_8e7eedd22ac0b11d .te-post-meta_c11a683666d1fa6b span a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
          .te-post-item_8e7eedd22ac0b11d .te-post-meta_c11a683666d1fa6b span a:hover i {
            color: #317EFE;
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out; }

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

.te-post-card_fb298f528199cce8.style-2_17e1a3a2d6eb0f0b {
  gap: 20px; }
  .te-post-card_fb298f528199cce8.style-2_17e1a3a2d6eb0f0b .image {
    border-radius: 20px 20px 20px 0; }
    .te-post-card_fb298f528199cce8.style-2_17e1a3a2d6eb0f0b .image .te-post-date_af570808568561ed {
      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_fb298f528199cce8.style-2_17e1a3a2d6eb0f0b .content .title {
    font-size: 20px; }
  .te-post-card_fb298f528199cce8.style-2_17e1a3a2d6eb0f0b .content .te-post-meta-info_e37526abcead2039 {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px; }

.te-blog-details-wrapper_4c1d74ac84aea45e .te-comment-respond_179074952af6bea6 {
  margin-top: 78px;
  margin-bottom: 40px; }
.te-blog-details-wrapper_4c1d74ac84aea45e .te-post-comments_4b31584d2479724e {
  margin-top: 70px; }
.te-blog-details-wrapper_4c1d74ac84aea45e .wp-block-group_44186ae7ba8603e5.has-background_abaf5cefcbbe83c7 .wp-block-button_ba1f16b9f3837f9d .wp-block-button__link_9924f7e3ea76afb4 {
  color: #ffffff !important; }
.te-blog-details-wrapper_4c1d74ac84aea45e .te-post-item_8e7eedd22ac0b11d {
  border: 0;
  overflow: visible;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0; }
  .te-blog-details-wrapper_4c1d74ac84aea45e .te-post-item_8e7eedd22ac0b11d iframe {
    width: 100%;
    height: 522px; }
  .te-blog-details-wrapper_4c1d74ac84aea45e .te-post-item_8e7eedd22ac0b11d .te-post-meta_c11a683666d1fa6b {
    margin-top: 0;
    margin-bottom: 20px; }
  .te-blog-details-wrapper_4c1d74ac84aea45e .te-post-item_8e7eedd22ac0b11d .post-gallery:hover img {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important; }
  .te-blog-details-wrapper_4c1d74ac84aea45e .te-post-item_8e7eedd22ac0b11d .te-post-thumbnail_0c67164d7d886fcd,
  .te-blog-details-wrapper_4c1d74ac84aea45e .te-post-item_8e7eedd22ac0b11d .post-video_95c99a068a875695,
  .te-blog-details-wrapper_4c1d74ac84aea45e .te-post-item_8e7eedd22ac0b11d .post-gallery,
  .te-blog-details-wrapper_4c1d74ac84aea45e .te-post-item_8e7eedd22ac0b11d .postbox-audio_7635498a21f9ab88,
  .te-blog-details-wrapper_4c1d74ac84aea45e .te-post-item_8e7eedd22ac0b11d .wp-block-post-featured-image_54553015bf20299c {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative; }
    @media (max-width: 767px) {
      .te-blog-details-wrapper_4c1d74ac84aea45e .te-post-item_8e7eedd22ac0b11d .te-post-thumbnail_0c67164d7d886fcd,
      .te-blog-details-wrapper_4c1d74ac84aea45e .te-post-item_8e7eedd22ac0b11d .post-video_95c99a068a875695,
      .te-blog-details-wrapper_4c1d74ac84aea45e .te-post-item_8e7eedd22ac0b11d .post-gallery,
      .te-blog-details-wrapper_4c1d74ac84aea45e .te-post-item_8e7eedd22ac0b11d .postbox-audio_7635498a21f9ab88,
      .te-blog-details-wrapper_4c1d74ac84aea45e .te-post-item_8e7eedd22ac0b11d .wp-block-post-featured-image_54553015bf20299c {
        margin-bottom: 30px; } }
    .te-blog-details-wrapper_4c1d74ac84aea45e .te-post-item_8e7eedd22ac0b11d .te-post-thumbnail_0c67164d7d886fcd:hover img,
    .te-blog-details-wrapper_4c1d74ac84aea45e .te-post-item_8e7eedd22ac0b11d .post-video_95c99a068a875695:hover img,
    .te-blog-details-wrapper_4c1d74ac84aea45e .te-post-item_8e7eedd22ac0b11d .post-gallery:hover img,
    .te-blog-details-wrapper_4c1d74ac84aea45e .te-post-item_8e7eedd22ac0b11d .postbox-audio_7635498a21f9ab88:hover img,
    .te-blog-details-wrapper_4c1d74ac84aea45e .te-post-item_8e7eedd22ac0b11d .wp-block-post-featured-image_54553015bf20299c: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_4c1d74ac84aea45e .te-post-item_8e7eedd22ac0b11d .te-post-thumbnail_0c67164d7d886fcd img,
    .te-blog-details-wrapper_4c1d74ac84aea45e .te-post-item_8e7eedd22ac0b11d .post-video_95c99a068a875695 img,
    .te-blog-details-wrapper_4c1d74ac84aea45e .te-post-item_8e7eedd22ac0b11d .post-gallery img,
    .te-blog-details-wrapper_4c1d74ac84aea45e .te-post-item_8e7eedd22ac0b11d .postbox-audio_7635498a21f9ab88 img,
    .te-blog-details-wrapper_4c1d74ac84aea45e .te-post-item_8e7eedd22ac0b11d .wp-block-post-featured-image_54553015bf20299c 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_4c1d74ac84aea45e .te-post-item_8e7eedd22ac0b11d .te-post-content-wrapper_ebc971d450197662 {
    padding: 0 0 10px 0; }
  .te-blog-details-wrapper_4c1d74ac84aea45e .te-post-item_8e7eedd22ac0b11d .te-post-content {
    margin-bottom: 17px;
    /* Unit Test Data Compatibility Start */
    /* Unit Test Data Compatibility End */ }
    .te-blog-details-wrapper_4c1d74ac84aea45e .te-post-item_8e7eedd22ac0b11d .te-post-content .wp-block-query_d3b28261ef8f5fe1 .wp-block-post-template_5808e616d3cecc09 {
      padding-left: 0; }
      .te-blog-details-wrapper_4c1d74ac84aea45e .te-post-item_8e7eedd22ac0b11d .te-post-content .wp-block-query_d3b28261ef8f5fe1 .wp-block-post-template_5808e616d3cecc09 .wp-block-post_e1356bea0ad34d58 {
        margin-bottom: 30px; }
    .te-blog-details-wrapper_4c1d74ac84aea45e .te-post-item_8e7eedd22ac0b11d .te-post-content .wp-block-navigation__responsive-container-content_19f02274dbe9ab4b .wp-block-page-list_a557ecbd9ada167e {
      padding-left: 0; }
    .te-blog-details-wrapper_4c1d74ac84aea45e .te-post-item_8e7eedd22ac0b11d .te-post-content .wp-block-group_44186ae7ba8603e5 {
      margin: 15px 0; }
      .te-blog-details-wrapper_4c1d74ac84aea45e .te-post-item_8e7eedd22ac0b11d .te-post-content .wp-block-group_44186ae7ba8603e5 p {
        margin-bottom: 0; }
    .te-blog-details-wrapper_4c1d74ac84aea45e .te-post-item_8e7eedd22ac0b11d .te-post-content p {
      margin-bottom: 20px; }
      .te-blog-details-wrapper_4c1d74ac84aea45e .te-post-item_8e7eedd22ac0b11d .te-post-content p img {
        margin: 20px 0;
        border-radius: 8px; }
  .te-blog-details-wrapper_4c1d74ac84aea45e .te-post-item_8e7eedd22ac0b11d .te-blog-post-tag_ec5c4a51bb3a5789 .te-social-share_e6efe8743f222112 {
    padding-bottom: 20px; }
.te-blog-details-wrapper_4c1d74ac84aea45e .wp-block-calendar_6b63a3d562ca5345 {
  margin-bottom: 30px; }

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

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

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

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

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

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

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

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

.wp-block-query-pagination_f92c666323055bab,
.navigation_44408312fe9e5bb7.posts-navigation_d3614c58f3f9066f,
.comment-navigation_0db249c3e5af62ae {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .wp-block-query-pagination_f92c666323055bab .wp-block-query-pagination-numbers_60b0a665efe2de84,
  .navigation_44408312fe9e5bb7.posts-navigation_d3614c58f3f9066f .wp-block-query-pagination-numbers_60b0a665efe2de84,
  .comment-navigation_0db249c3e5af62ae .wp-block-query-pagination-numbers_60b0a665efe2de84 {
    width: inherit; }
  .wp-block-query-pagination_f92c666323055bab .nav-links_54ca4be2b4134c9c,
  .navigation_44408312fe9e5bb7.posts-navigation_d3614c58f3f9066f .nav-links_54ca4be2b4134c9c,
  .comment-navigation_0db249c3e5af62ae .nav-links_54ca4be2b4134c9c {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
  .wp-block-query-pagination_f92c666323055bab .wp-block-query-pagination-previous_dd7c111f4fcfd715,
  .wp-block-query-pagination_f92c666323055bab .wp-block-query-pagination-next_fe0d2865fe1f633c,
  .wp-block-query-pagination_f92c666323055bab .nav-next_b79b11b763adae25 a,
  .wp-block-query-pagination_f92c666323055bab .nav-previous_a0ef7ed83ffd2603 a,
  .navigation_44408312fe9e5bb7.posts-navigation_d3614c58f3f9066f .wp-block-query-pagination-previous_dd7c111f4fcfd715,
  .navigation_44408312fe9e5bb7.posts-navigation_d3614c58f3f9066f .wp-block-query-pagination-next_fe0d2865fe1f633c,
  .navigation_44408312fe9e5bb7.posts-navigation_d3614c58f3f9066f .nav-next_b79b11b763adae25 a,
  .navigation_44408312fe9e5bb7.posts-navigation_d3614c58f3f9066f .nav-previous_a0ef7ed83ffd2603 a,
  .comment-navigation_0db249c3e5af62ae .wp-block-query-pagination-previous_dd7c111f4fcfd715,
  .comment-navigation_0db249c3e5af62ae .wp-block-query-pagination-next_fe0d2865fe1f633c,
  .comment-navigation_0db249c3e5af62ae .nav-next_b79b11b763adae25 a,
  .comment-navigation_0db249c3e5af62ae .nav-previous_a0ef7ed83ffd2603 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_f92c666323055bab .wp-block-query-pagination-previous_dd7c111f4fcfd715,
      .wp-block-query-pagination_f92c666323055bab .wp-block-query-pagination-next_fe0d2865fe1f633c,
      .wp-block-query-pagination_f92c666323055bab .nav-next_b79b11b763adae25 a,
      .wp-block-query-pagination_f92c666323055bab .nav-previous_a0ef7ed83ffd2603 a,
      .navigation_44408312fe9e5bb7.posts-navigation_d3614c58f3f9066f .wp-block-query-pagination-previous_dd7c111f4fcfd715,
      .navigation_44408312fe9e5bb7.posts-navigation_d3614c58f3f9066f .wp-block-query-pagination-next_fe0d2865fe1f633c,
      .navigation_44408312fe9e5bb7.posts-navigation_d3614c58f3f9066f .nav-next_b79b11b763adae25 a,
      .navigation_44408312fe9e5bb7.posts-navigation_d3614c58f3f9066f .nav-previous_a0ef7ed83ffd2603 a,
      .comment-navigation_0db249c3e5af62ae .wp-block-query-pagination-previous_dd7c111f4fcfd715,
      .comment-navigation_0db249c3e5af62ae .wp-block-query-pagination-next_fe0d2865fe1f633c,
      .comment-navigation_0db249c3e5af62ae .nav-next_b79b11b763adae25 a,
      .comment-navigation_0db249c3e5af62ae .nav-previous_a0ef7ed83ffd2603 a {
        height: 40px; } }
    .wp-block-query-pagination_f92c666323055bab .wp-block-query-pagination-previous_dd7c111f4fcfd715:hover,
    .wp-block-query-pagination_f92c666323055bab .wp-block-query-pagination-next_fe0d2865fe1f633c:hover,
    .wp-block-query-pagination_f92c666323055bab .nav-next_b79b11b763adae25 a:hover,
    .wp-block-query-pagination_f92c666323055bab .nav-previous_a0ef7ed83ffd2603 a:hover,
    .navigation_44408312fe9e5bb7.posts-navigation_d3614c58f3f9066f .wp-block-query-pagination-previous_dd7c111f4fcfd715:hover,
    .navigation_44408312fe9e5bb7.posts-navigation_d3614c58f3f9066f .wp-block-query-pagination-next_fe0d2865fe1f633c:hover,
    .navigation_44408312fe9e5bb7.posts-navigation_d3614c58f3f9066f .nav-next_b79b11b763adae25 a:hover,
    .navigation_44408312fe9e5bb7.posts-navigation_d3614c58f3f9066f .nav-previous_a0ef7ed83ffd2603 a:hover,
    .comment-navigation_0db249c3e5af62ae .wp-block-query-pagination-previous_dd7c111f4fcfd715:hover,
    .comment-navigation_0db249c3e5af62ae .wp-block-query-pagination-next_fe0d2865fe1f633c:hover,
    .comment-navigation_0db249c3e5af62ae .nav-next_b79b11b763adae25 a:hover,
    .comment-navigation_0db249c3e5af62ae .nav-previous_a0ef7ed83ffd2603 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_59e43178a328538d,
.page-links_93e0df8b661acd94,
.wp-block-query-pagination-numbers_60b0a665efe2de84 {
  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_59e43178a328538d ul,
  .page-links_93e0df8b661acd94 ul,
  .wp-block-query-pagination-numbers_60b0a665efe2de84 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_59e43178a328538d ul li,
    .page-links_93e0df8b661acd94 ul li,
    .wp-block-query-pagination-numbers_60b0a665efe2de84 ul li {
      padding-top: 0; }
    .te-basic-pagination_59e43178a328538d ul .prev span,
    .te-basic-pagination_59e43178a328538d ul .next span,
    .page-links_93e0df8b661acd94 ul .prev span,
    .page-links_93e0df8b661acd94 ul .next span,
    .wp-block-query-pagination-numbers_60b0a665efe2de84 ul .prev span,
    .wp-block-query-pagination-numbers_60b0a665efe2de84 ul .next span {
      display: none; }
  .te-basic-pagination_59e43178a328538d .post-page-numbers_fec5b0b4e414753a,
  .page-links_93e0df8b661acd94 .post-page-numbers_fec5b0b4e414753a,
  .wp-block-query-pagination-numbers_60b0a665efe2de84 .post-page-numbers_fec5b0b4e414753a {
    background-color: rgba(71, 112, 247, 0.1) !important; }
  .te-basic-pagination_59e43178a328538d .page-numbers_96c495456626d256,
  .te-basic-pagination_59e43178a328538d .post-page-numbers_fec5b0b4e414753a,
  .page-links_93e0df8b661acd94 .page-numbers_96c495456626d256,
  .page-links_93e0df8b661acd94 .post-page-numbers_fec5b0b4e414753a,
  .wp-block-query-pagination-numbers_60b0a665efe2de84 .page-numbers_96c495456626d256,
  .wp-block-query-pagination-numbers_60b0a665efe2de84 .post-page-numbers_fec5b0b4e414753a {
    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_59e43178a328538d .page-numbers_96c495456626d256,
      .te-basic-pagination_59e43178a328538d .post-page-numbers_fec5b0b4e414753a,
      .page-links_93e0df8b661acd94 .page-numbers_96c495456626d256,
      .page-links_93e0df8b661acd94 .post-page-numbers_fec5b0b4e414753a,
      .wp-block-query-pagination-numbers_60b0a665efe2de84 .page-numbers_96c495456626d256,
      .wp-block-query-pagination-numbers_60b0a665efe2de84 .post-page-numbers_fec5b0b4e414753a {
        width: 40px;
        height: 40px;
        font-size: 16px; } }
    .te-basic-pagination_59e43178a328538d .page-numbers_96c495456626d256:hover,
    .te-basic-pagination_59e43178a328538d .post-page-numbers_fec5b0b4e414753a:hover,
    .page-links_93e0df8b661acd94 .page-numbers_96c495456626d256:hover,
    .page-links_93e0df8b661acd94 .post-page-numbers_fec5b0b4e414753a:hover,
    .wp-block-query-pagination-numbers_60b0a665efe2de84 .page-numbers_96c495456626d256:hover,
    .wp-block-query-pagination-numbers_60b0a665efe2de84 .post-page-numbers_fec5b0b4e414753a: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_59e43178a328538d .page-numbers_96c495456626d256.current,
    .te-basic-pagination_59e43178a328538d .post-page-numbers_fec5b0b4e414753a.current,
    .page-links_93e0df8b661acd94 .page-numbers_96c495456626d256.current,
    .page-links_93e0df8b661acd94 .post-page-numbers_fec5b0b4e414753a.current,
    .wp-block-query-pagination-numbers_60b0a665efe2de84 .page-numbers_96c495456626d256.current,
    .wp-block-query-pagination-numbers_60b0a665efe2de84 .post-page-numbers_fec5b0b4e414753a.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_104155cc86df29b0 {
  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_104155cc86df29b0 {
      -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_104155cc86df29b0 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 30px;
      margin: 30px 0; } }
  .te-blog-post-nav_104155cc86df29b0 .te-post-navigation_0cf554a992444907 {
    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_104155cc86df29b0 .te-post-navigation_0cf554a992444907 {
        -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_104155cc86df29b0 .te-post-navigation_0cf554a992444907 {
        width: 100%; } }
    @media (max-width: 767px) {
      .te-blog-post-nav_104155cc86df29b0 .te-post-navigation_0cf554a992444907 {
        width: 100%; } }
    .te-blog-post-nav_104155cc86df29b0 .te-post-navigation_0cf554a992444907::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_104155cc86df29b0 .te-post-navigation_0cf554a992444907::after {
          display: none; } }
      @media (max-width: 767px) {
        .te-blog-post-nav_104155cc86df29b0 .te-post-navigation_0cf554a992444907::after {
          display: none; } }
    .te-blog-post-nav_104155cc86df29b0 .te-post-navigation_0cf554a992444907:last-child {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .te-blog-post-nav_104155cc86df29b0 .te-post-navigation_0cf554a992444907:last-child .text {
        text-align: right; }
        @media (max-width: 374px) {
          .te-blog-post-nav_104155cc86df29b0 .te-post-navigation_0cf554a992444907:last-child .text {
            text-align: left; } }
      .te-blog-post-nav_104155cc86df29b0 .te-post-navigation_0cf554a992444907:last-child::after {
        display: none; }
    .te-blog-post-nav_104155cc86df29b0 .te-post-navigation_0cf554a992444907 .te-post-img_349efe9227b297e7 {
      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_104155cc86df29b0 .te-post-navigation_0cf554a992444907 .te-post-img_349efe9227b297e7 {
          width: 100% !important;
          height: 150px !important; } }
      .te-blog-post-nav_104155cc86df29b0 .te-post-navigation_0cf554a992444907 .te-post-img_349efe9227b297e7 img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        left: 0;
        top: 0; }
    .te-blog-post-nav_104155cc86df29b0 .te-post-navigation_0cf554a992444907 .text {
      width: 100%; }
      .te-blog-post-nav_104155cc86df29b0 .te-post-navigation_0cf554a992444907 .text span {
        font-size: 18px;
        font-family: "Inter", sans-serif;
        text-transform: capitalize;
        font-weight: 400;
        display: block;
        color: #335371; }
      .te-blog-post-nav_104155cc86df29b0 .te-post-navigation_0cf554a992444907 .text h4 {
        text-transform: capitalize;
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        line-height: 30px;
        letter-spacing: 0px; }
    .te-blog-post-nav_104155cc86df29b0 .te-post-navigation_0cf554a992444907 .theme-navigation_8da73d1244895e76 {
      width: 100%; }

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

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

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

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

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

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

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

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

/* Widget */
.widget_f4e6697af44dff85,
.sidebar__widget_be9cdb6f6ea79f87 {
  /* 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_f4e6697af44dff85 ol,
  .widget_f4e6697af44dff85 ul,
  .sidebar__widget_be9cdb6f6ea79f87 ol,
  .sidebar__widget_be9cdb6f6ea79f87 ul {
    margin-bottom: 0; }
  .widget_f4e6697af44dff85 .widget-instagram-feed_90b18f8c49ddf571,
  .sidebar__widget_be9cdb6f6ea79f87 .widget-instagram-feed_90b18f8c49ddf571 {
    width: 315px; }
    @media only screen and (min-width: 992px) and (max-width: 1280px) {
      .widget_f4e6697af44dff85 .widget-instagram-feed_90b18f8c49ddf571,
      .sidebar__widget_be9cdb6f6ea79f87 .widget-instagram-feed_90b18f8c49ddf571 {
        width: 220px; } }
    @media (max-width: 374px) {
      .widget_f4e6697af44dff85 .widget-instagram-feed_90b18f8c49ddf571,
      .sidebar__widget_be9cdb6f6ea79f87 .widget-instagram-feed_90b18f8c49ddf571 {
        width: 200px; } }
    .widget_f4e6697af44dff85 .widget-instagram-feed_90b18f8c49ddf571 .single-instagram-feed_60369e267b406f0a,
    .sidebar__widget_be9cdb6f6ea79f87 .widget-instagram-feed_90b18f8c49ddf571 .single-instagram-feed_60369e267b406f0a {
      width: 96px;
      height: 96px; }
  .widget_f4e6697af44dff85 .wp-block-heading_aec4379c5dc4bbed,
  .widget_f4e6697af44dff85 .widget-title_b96733a14ef49077,
  .widget_f4e6697af44dff85 .wp-block-search__label_cb2827e8a59f9d07,
  .sidebar__widget_be9cdb6f6ea79f87 .wp-block-heading_aec4379c5dc4bbed,
  .sidebar__widget_be9cdb6f6ea79f87 .widget-title_b96733a14ef49077,
  .sidebar__widget_be9cdb6f6ea79f87 .wp-block-search__label_cb2827e8a59f9d07 {
    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_f4e6697af44dff85 .wp-block-social-links_8267cc87bc21afd7 .wp-social-link_21a1697076a1f420,
  .sidebar__widget_be9cdb6f6ea79f87 .wp-block-social-links_8267cc87bc21afd7 .wp-social-link_21a1697076a1f420 {
    padding: 0;
    margin: 0;
    line-height: 0; }
    .widget_f4e6697af44dff85 .wp-block-social-links_8267cc87bc21afd7 .wp-social-link_21a1697076a1f420 a,
    .sidebar__widget_be9cdb6f6ea79f87 .wp-block-social-links_8267cc87bc21afd7 .wp-social-link_21a1697076a1f420 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_f4e6697af44dff85 .wp-block-social-links_8267cc87bc21afd7 .wp-social-link_21a1697076a1f420 a:before,
      .sidebar__widget_be9cdb6f6ea79f87 .wp-block-social-links_8267cc87bc21afd7 .wp-social-link_21a1697076a1f420 a:before {
        display: none; }
  .widget_f4e6697af44dff85 .has-avatars_0aa159e1b041baca.has-dates_a3058ed00b56b7c2.has-excerpts_1e37a967428db761.wp-block-te-latest-comments_6817fdc30b4a54cd li.wp-block-te-latest-comments__comment_d510957f45987c4d .wp-block-te-latest-comments__comment-meta_ce604515aceea305,
  .widget_f4e6697af44dff85 .has-dates_a3058ed00b56b7c2.has-excerpts_1e37a967428db761.wp-block-te-latest-comments_6817fdc30b4a54cd li.wp-block-te-latest-comments__comment_d510957f45987c4d .wp-block-te-latest-comments__comment-meta_ce604515aceea305,
  .sidebar__widget_be9cdb6f6ea79f87 .has-avatars_0aa159e1b041baca.has-dates_a3058ed00b56b7c2.has-excerpts_1e37a967428db761.wp-block-te-latest-comments_6817fdc30b4a54cd li.wp-block-te-latest-comments__comment_d510957f45987c4d .wp-block-te-latest-comments__comment-meta_ce604515aceea305,
  .sidebar__widget_be9cdb6f6ea79f87 .has-dates_a3058ed00b56b7c2.has-excerpts_1e37a967428db761.wp-block-te-latest-comments_6817fdc30b4a54cd li.wp-block-te-latest-comments__comment_d510957f45987c4d .wp-block-te-latest-comments__comment-meta_ce604515aceea305 {
    font-weight: 500; }
    .widget_f4e6697af44dff85 .has-avatars_0aa159e1b041baca.has-dates_a3058ed00b56b7c2.has-excerpts_1e37a967428db761.wp-block-te-latest-comments_6817fdc30b4a54cd li.wp-block-te-latest-comments__comment_d510957f45987c4d .wp-block-te-latest-comments__comment-meta_ce604515aceea305 .wp-block-te-latest-comments__comment-author_79bc29722d1729ec,
    .widget_f4e6697af44dff85 .has-avatars_0aa159e1b041baca.has-dates_a3058ed00b56b7c2.has-excerpts_1e37a967428db761.wp-block-te-latest-comments_6817fdc30b4a54cd li.wp-block-te-latest-comments__comment_d510957f45987c4d .wp-block-te-latest-comments__comment-meta_ce604515aceea305 .wp-block-te-latest-comments__comment-link_74aa60fb0200bba4,
    .widget_f4e6697af44dff85 .has-dates_a3058ed00b56b7c2.has-excerpts_1e37a967428db761.wp-block-te-latest-comments_6817fdc30b4a54cd li.wp-block-te-latest-comments__comment_d510957f45987c4d .wp-block-te-latest-comments__comment-meta_ce604515aceea305 .wp-block-te-latest-comments__comment-author_79bc29722d1729ec,
    .widget_f4e6697af44dff85 .has-dates_a3058ed00b56b7c2.has-excerpts_1e37a967428db761.wp-block-te-latest-comments_6817fdc30b4a54cd li.wp-block-te-latest-comments__comment_d510957f45987c4d .wp-block-te-latest-comments__comment-meta_ce604515aceea305 .wp-block-te-latest-comments__comment-link_74aa60fb0200bba4,
    .sidebar__widget_be9cdb6f6ea79f87 .has-avatars_0aa159e1b041baca.has-dates_a3058ed00b56b7c2.has-excerpts_1e37a967428db761.wp-block-te-latest-comments_6817fdc30b4a54cd li.wp-block-te-latest-comments__comment_d510957f45987c4d .wp-block-te-latest-comments__comment-meta_ce604515aceea305 .wp-block-te-latest-comments__comment-author_79bc29722d1729ec,
    .sidebar__widget_be9cdb6f6ea79f87 .has-avatars_0aa159e1b041baca.has-dates_a3058ed00b56b7c2.has-excerpts_1e37a967428db761.wp-block-te-latest-comments_6817fdc30b4a54cd li.wp-block-te-latest-comments__comment_d510957f45987c4d .wp-block-te-latest-comments__comment-meta_ce604515aceea305 .wp-block-te-latest-comments__comment-link_74aa60fb0200bba4,
    .sidebar__widget_be9cdb6f6ea79f87 .has-dates_a3058ed00b56b7c2.has-excerpts_1e37a967428db761.wp-block-te-latest-comments_6817fdc30b4a54cd li.wp-block-te-latest-comments__comment_d510957f45987c4d .wp-block-te-latest-comments__comment-meta_ce604515aceea305 .wp-block-te-latest-comments__comment-author_79bc29722d1729ec,
    .sidebar__widget_be9cdb6f6ea79f87 .has-dates_a3058ed00b56b7c2.has-excerpts_1e37a967428db761.wp-block-te-latest-comments_6817fdc30b4a54cd li.wp-block-te-latest-comments__comment_d510957f45987c4d .wp-block-te-latest-comments__comment-meta_ce604515aceea305 .wp-block-te-latest-comments__comment-link_74aa60fb0200bba4 {
      font-weight: 500; }
  .widget_f4e6697af44dff85 .wp-block-te-latest-comments_6817fdc30b4a54cd li.wp-block-te-latest-comments__comment_d510957f45987c4d,
  .widget_f4e6697af44dff85 .wp-block-latest-posts_827b1599efd2cf46 li.wp-block-te-latest-comments__comment_d510957f45987c4d,
  .sidebar__widget_be9cdb6f6ea79f87 .wp-block-te-latest-comments_6817fdc30b4a54cd li.wp-block-te-latest-comments__comment_d510957f45987c4d,
  .sidebar__widget_be9cdb6f6ea79f87 .wp-block-latest-posts_827b1599efd2cf46 li.wp-block-te-latest-comments__comment_d510957f45987c4d {
    margin-bottom: 0; }
  .widget_f4e6697af44dff85 .wp-block-te-latest-comments_6817fdc30b4a54cd li .wp-block-te-latest-comments__comment-meta_ce604515aceea305,
  .widget_f4e6697af44dff85 .wp-block-te-latest-comments_6817fdc30b4a54cd li .wp-block-latest-posts__te-post-title_97d5f62f5893b5d5,
  .widget_f4e6697af44dff85 .wp-block-latest-posts_827b1599efd2cf46 li .wp-block-te-latest-comments__comment-meta_ce604515aceea305,
  .widget_f4e6697af44dff85 .wp-block-latest-posts_827b1599efd2cf46 li .wp-block-latest-posts__te-post-title_97d5f62f5893b5d5,
  .sidebar__widget_be9cdb6f6ea79f87 .wp-block-te-latest-comments_6817fdc30b4a54cd li .wp-block-te-latest-comments__comment-meta_ce604515aceea305,
  .sidebar__widget_be9cdb6f6ea79f87 .wp-block-te-latest-comments_6817fdc30b4a54cd li .wp-block-latest-posts__te-post-title_97d5f62f5893b5d5,
  .sidebar__widget_be9cdb6f6ea79f87 .wp-block-latest-posts_827b1599efd2cf46 li .wp-block-te-latest-comments__comment-meta_ce604515aceea305,
  .sidebar__widget_be9cdb6f6ea79f87 .wp-block-latest-posts_827b1599efd2cf46 li .wp-block-latest-posts__te-post-title_97d5f62f5893b5d5 {
    line-height: 28px;
    font-weight: 400; }
    .widget_f4e6697af44dff85 .wp-block-te-latest-comments_6817fdc30b4a54cd li .wp-block-te-latest-comments__comment-meta_ce604515aceea305 .wp-block-te-latest-comments__comment-date_eb306e74702939d1,
    .widget_f4e6697af44dff85 .wp-block-te-latest-comments_6817fdc30b4a54cd li .wp-block-latest-posts__te-post-title_97d5f62f5893b5d5 .wp-block-te-latest-comments__comment-date_eb306e74702939d1,
    .widget_f4e6697af44dff85 .wp-block-latest-posts_827b1599efd2cf46 li .wp-block-te-latest-comments__comment-meta_ce604515aceea305 .wp-block-te-latest-comments__comment-date_eb306e74702939d1,
    .widget_f4e6697af44dff85 .wp-block-latest-posts_827b1599efd2cf46 li .wp-block-latest-posts__te-post-title_97d5f62f5893b5d5 .wp-block-te-latest-comments__comment-date_eb306e74702939d1,
    .sidebar__widget_be9cdb6f6ea79f87 .wp-block-te-latest-comments_6817fdc30b4a54cd li .wp-block-te-latest-comments__comment-meta_ce604515aceea305 .wp-block-te-latest-comments__comment-date_eb306e74702939d1,
    .sidebar__widget_be9cdb6f6ea79f87 .wp-block-te-latest-comments_6817fdc30b4a54cd li .wp-block-latest-posts__te-post-title_97d5f62f5893b5d5 .wp-block-te-latest-comments__comment-date_eb306e74702939d1,
    .sidebar__widget_be9cdb6f6ea79f87 .wp-block-latest-posts_827b1599efd2cf46 li .wp-block-te-latest-comments__comment-meta_ce604515aceea305 .wp-block-te-latest-comments__comment-date_eb306e74702939d1,
    .sidebar__widget_be9cdb6f6ea79f87 .wp-block-latest-posts_827b1599efd2cf46 li .wp-block-latest-posts__te-post-title_97d5f62f5893b5d5 .wp-block-te-latest-comments__comment-date_eb306e74702939d1 {
      font-size: 14px !important;
      margin-bottom: 10px;
      position: relative; }
      .widget_f4e6697af44dff85 .wp-block-te-latest-comments_6817fdc30b4a54cd li .wp-block-te-latest-comments__comment-meta_ce604515aceea305 .wp-block-te-latest-comments__comment-date_eb306e74702939d1:before,
      .widget_f4e6697af44dff85 .wp-block-te-latest-comments_6817fdc30b4a54cd li .wp-block-latest-posts__te-post-title_97d5f62f5893b5d5 .wp-block-te-latest-comments__comment-date_eb306e74702939d1:before,
      .widget_f4e6697af44dff85 .wp-block-latest-posts_827b1599efd2cf46 li .wp-block-te-latest-comments__comment-meta_ce604515aceea305 .wp-block-te-latest-comments__comment-date_eb306e74702939d1:before,
      .widget_f4e6697af44dff85 .wp-block-latest-posts_827b1599efd2cf46 li .wp-block-latest-posts__te-post-title_97d5f62f5893b5d5 .wp-block-te-latest-comments__comment-date_eb306e74702939d1:before,
      .sidebar__widget_be9cdb6f6ea79f87 .wp-block-te-latest-comments_6817fdc30b4a54cd li .wp-block-te-latest-comments__comment-meta_ce604515aceea305 .wp-block-te-latest-comments__comment-date_eb306e74702939d1:before,
      .sidebar__widget_be9cdb6f6ea79f87 .wp-block-te-latest-comments_6817fdc30b4a54cd li .wp-block-latest-posts__te-post-title_97d5f62f5893b5d5 .wp-block-te-latest-comments__comment-date_eb306e74702939d1:before,
      .sidebar__widget_be9cdb6f6ea79f87 .wp-block-latest-posts_827b1599efd2cf46 li .wp-block-te-latest-comments__comment-meta_ce604515aceea305 .wp-block-te-latest-comments__comment-date_eb306e74702939d1:before,
      .sidebar__widget_be9cdb6f6ea79f87 .wp-block-latest-posts_827b1599efd2cf46 li .wp-block-latest-posts__te-post-title_97d5f62f5893b5d5 .wp-block-te-latest-comments__comment-date_eb306e74702939d1:before {
        content: "\f274";
        font-family: "Font Awesome 6 Free";
        padding-right: 8px; }
  .widget_f4e6697af44dff85 .wp-block-te-latest-comments_6817fdc30b4a54cd li a,
  .widget_f4e6697af44dff85 .wp-block-latest-posts_827b1599efd2cf46 li a,
  .sidebar__widget_be9cdb6f6ea79f87 .wp-block-te-latest-comments_6817fdc30b4a54cd li a,
  .sidebar__widget_be9cdb6f6ea79f87 .wp-block-latest-posts_827b1599efd2cf46 li a {
    color: #335371; }
    .widget_f4e6697af44dff85 .wp-block-te-latest-comments_6817fdc30b4a54cd li a.wp-block-te-latest-comments__comment-author_79bc29722d1729ec, .widget_f4e6697af44dff85 .wp-block-te-latest-comments_6817fdc30b4a54cd li a.wp-block-te-latest-comments__comment-link_74aa60fb0200bba4,
    .widget_f4e6697af44dff85 .wp-block-latest-posts_827b1599efd2cf46 li a.wp-block-te-latest-comments__comment-author_79bc29722d1729ec,
    .widget_f4e6697af44dff85 .wp-block-latest-posts_827b1599efd2cf46 li a.wp-block-te-latest-comments__comment-link_74aa60fb0200bba4,
    .sidebar__widget_be9cdb6f6ea79f87 .wp-block-te-latest-comments_6817fdc30b4a54cd li a.wp-block-te-latest-comments__comment-author_79bc29722d1729ec,
    .sidebar__widget_be9cdb6f6ea79f87 .wp-block-te-latest-comments_6817fdc30b4a54cd li a.wp-block-te-latest-comments__comment-link_74aa60fb0200bba4,
    .sidebar__widget_be9cdb6f6ea79f87 .wp-block-latest-posts_827b1599efd2cf46 li a.wp-block-te-latest-comments__comment-author_79bc29722d1729ec,
    .sidebar__widget_be9cdb6f6ea79f87 .wp-block-latest-posts_827b1599efd2cf46 li a.wp-block-te-latest-comments__comment-link_74aa60fb0200bba4 {
      display: inline !important;
      text-transform: capitalize;
      line-height: 28px;
      font-weight: 400; }
    .widget_f4e6697af44dff85 .wp-block-te-latest-comments_6817fdc30b4a54cd li a:hover,
    .widget_f4e6697af44dff85 .wp-block-latest-posts_827b1599efd2cf46 li a:hover,
    .sidebar__widget_be9cdb6f6ea79f87 .wp-block-te-latest-comments_6817fdc30b4a54cd li a:hover,
    .sidebar__widget_be9cdb6f6ea79f87 .wp-block-latest-posts_827b1599efd2cf46 li a:hover {
      color: #317EFE; }
  .widget_f4e6697af44dff85 .wp-block-te-latest-comments_6817fdc30b4a54cd li .wp-block-te-latest-comments__comment-excerpt_9d085e2e83a23401 p,
  .widget_f4e6697af44dff85 .wp-block-latest-posts_827b1599efd2cf46 li .wp-block-te-latest-comments__comment-excerpt_9d085e2e83a23401 p,
  .sidebar__widget_be9cdb6f6ea79f87 .wp-block-te-latest-comments_6817fdc30b4a54cd li .wp-block-te-latest-comments__comment-excerpt_9d085e2e83a23401 p,
  .sidebar__widget_be9cdb6f6ea79f87 .wp-block-latest-posts_827b1599efd2cf46 li .wp-block-te-latest-comments__comment-excerpt_9d085e2e83a23401 p {
    font-size: 16px;
    line-height: 28px;
    margin: 0; }
  .widget_f4e6697af44dff85 .te-social-profile_42bd10b333c3c19c,
  .sidebar__widget_be9cdb6f6ea79f87 .te-social-profile_42bd10b333c3c19c {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .widget_f4e6697af44dff85 .te-social-profile_42bd10b333c3c19c a,
    .sidebar__widget_be9cdb6f6ea79f87 .te-social-profile_42bd10b333c3c19c 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_f4e6697af44dff85 .te-social-profile_42bd10b333c3c19c a,
        .sidebar__widget_be9cdb6f6ea79f87 .te-social-profile_42bd10b333c3c19c a {
          width: 40px;
          height: 40px; } }
      .widget_f4e6697af44dff85 .te-social-profile_42bd10b333c3c19c a.facebook_ac5e1181f231b3cb,
      .sidebar__widget_be9cdb6f6ea79f87 .te-social-profile_42bd10b333c3c19c a.facebook_ac5e1181f231b3cb {
        background-color: #1877f2; }
      .widget_f4e6697af44dff85 .te-social-profile_42bd10b333c3c19c a.twitter_144d8c601afacc7c,
      .sidebar__widget_be9cdb6f6ea79f87 .te-social-profile_42bd10b333c3c19c a.twitter_144d8c601afacc7c {
        background-color: #1da1f2; }
      .widget_f4e6697af44dff85 .te-social-profile_42bd10b333c3c19c a.linkedin_c78a7dd48de16b3e,
      .sidebar__widget_be9cdb6f6ea79f87 .te-social-profile_42bd10b333c3c19c a.linkedin_c78a7dd48de16b3e {
        background-color: #0a66c2; }
      .widget_f4e6697af44dff85 .te-social-profile_42bd10b333c3c19c a.instagram_f689875163b90166,
      .sidebar__widget_be9cdb6f6ea79f87 .te-social-profile_42bd10b333c3c19c a.instagram_f689875163b90166 {
        background-color: #405de6; }
      .widget_f4e6697af44dff85 .te-social-profile_42bd10b333c3c19c a:hover,
      .sidebar__widget_be9cdb6f6ea79f87 .te-social-profile_42bd10b333c3c19c a:hover {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #E7F914; }
  .widget_f4e6697af44dff85 select,
  .sidebar__widget_be9cdb6f6ea79f87 select {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371;
    margin-bottom: 0; }
  .widget_f4e6697af44dff85 .has-login-form_67580016cd5b4ed7 .login-username_cbae46fa84903288 label,
  .widget_f4e6697af44dff85 .has-login-form_67580016cd5b4ed7 .login-password_02dc92fe140696a5 label,
  .sidebar__widget_be9cdb6f6ea79f87 .has-login-form_67580016cd5b4ed7 .login-username_cbae46fa84903288 label,
  .sidebar__widget_be9cdb6f6ea79f87 .has-login-form_67580016cd5b4ed7 .login-password_02dc92fe140696a5 label {
    margin-bottom: 10px; }
  .widget_f4e6697af44dff85 .has-login-form_67580016cd5b4ed7 .login-username_cbae46fa84903288 input,
  .widget_f4e6697af44dff85 .has-login-form_67580016cd5b4ed7 .login-password_02dc92fe140696a5 input,
  .sidebar__widget_be9cdb6f6ea79f87 .has-login-form_67580016cd5b4ed7 .login-username_cbae46fa84903288 input,
  .sidebar__widget_be9cdb6f6ea79f87 .has-login-form_67580016cd5b4ed7 .login-password_02dc92fe140696a5 input {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #31373f;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371; }
  .widget_f4e6697af44dff85 .has-login-form_67580016cd5b4ed7 .login-remember_73d6781108aa75e5 label,
  .sidebar__widget_be9cdb6f6ea79f87 .has-login-form_67580016cd5b4ed7 .login-remember_73d6781108aa75e5 label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px; }
  .widget_f4e6697af44dff85 .has-login-form_67580016cd5b4ed7 .login-submit_9e258605a68fc541,
  .sidebar__widget_be9cdb6f6ea79f87 .has-login-form_67580016cd5b4ed7 .login-submit_9e258605a68fc541 {
    margin-bottom: 0; }
    .widget_f4e6697af44dff85 .has-login-form_67580016cd5b4ed7 .login-submit_9e258605a68fc541 input.button-primary_c2b86c4dd602f50e,
    .sidebar__widget_be9cdb6f6ea79f87 .has-login-form_67580016cd5b4ed7 .login-submit_9e258605a68fc541 input.button-primary_c2b86c4dd602f50e {
      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_f4e6697af44dff85 .search-form_99231eb900913247,
  .sidebar__widget_be9cdb6f6ea79f87 .search-form_99231eb900913247 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_f4e6697af44dff85 .search-form_99231eb900913247 button,
    .sidebar__widget_be9cdb6f6ea79f87 .search-form_99231eb900913247 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_f4e6697af44dff85.widget_search_d33509679e747728 .sidebar__search_ea79eaa71854d82d,
  .sidebar__widget_be9cdb6f6ea79f87.widget_search_d33509679e747728 .sidebar__search_ea79eaa71854d82d {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_f4e6697af44dff85.widget_search_d33509679e747728 .sidebar__search_ea79eaa71854d82d button,
    .sidebar__widget_be9cdb6f6ea79f87.widget_search_d33509679e747728 .sidebar__search_ea79eaa71854d82d button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_f4e6697af44dff85 .wp-block-search__no-button_fb0e4893ccfdb988.wp-block-search_6d359810b1776952 input,
  .sidebar__widget_be9cdb6f6ea79f87 .wp-block-search__no-button_fb0e4893ccfdb988.wp-block-search_6d359810b1776952 input {
    border-radius: 10px; }
  .widget_f4e6697af44dff85 .wp-block-search_6d359810b1776952,
  .sidebar__widget_be9cdb6f6ea79f87 .wp-block-search_6d359810b1776952 {
    margin-bottom: -2px; }
  .widget_f4e6697af44dff85 .wp-block-search_6d359810b1776952,
  .widget_f4e6697af44dff85 .search-form_99231eb900913247,
  .widget_f4e6697af44dff85 .sidebar__search_ea79eaa71854d82d,
  .sidebar__widget_be9cdb6f6ea79f87 .wp-block-search_6d359810b1776952,
  .sidebar__widget_be9cdb6f6ea79f87 .search-form_99231eb900913247,
  .sidebar__widget_be9cdb6f6ea79f87 .sidebar__search_ea79eaa71854d82d {
    display: inline-block;
    width: 100%;
    overflow: hidden; }
    .widget_f4e6697af44dff85 .wp-block-search_6d359810b1776952 .wp-block-search__inside-wrapper_0341f1ad9a10e5d6,
    .widget_f4e6697af44dff85 .search-form_99231eb900913247 .wp-block-search__inside-wrapper_0341f1ad9a10e5d6,
    .widget_f4e6697af44dff85 .sidebar__search_ea79eaa71854d82d .wp-block-search__inside-wrapper_0341f1ad9a10e5d6,
    .sidebar__widget_be9cdb6f6ea79f87 .wp-block-search_6d359810b1776952 .wp-block-search__inside-wrapper_0341f1ad9a10e5d6,
    .sidebar__widget_be9cdb6f6ea79f87 .search-form_99231eb900913247 .wp-block-search__inside-wrapper_0341f1ad9a10e5d6,
    .sidebar__widget_be9cdb6f6ea79f87 .sidebar__search_ea79eaa71854d82d .wp-block-search__inside-wrapper_0341f1ad9a10e5d6 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .widget_f4e6697af44dff85 .wp-block-search_6d359810b1776952 label,
    .widget_f4e6697af44dff85 .search-form_99231eb900913247 label,
    .widget_f4e6697af44dff85 .sidebar__search_ea79eaa71854d82d label,
    .sidebar__widget_be9cdb6f6ea79f87 .wp-block-search_6d359810b1776952 label,
    .sidebar__widget_be9cdb6f6ea79f87 .search-form_99231eb900913247 label,
    .sidebar__widget_be9cdb6f6ea79f87 .sidebar__search_ea79eaa71854d82d label {
      font-size: 24px;
      display: block;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #14203A;
      font-family: "Inter", sans-serif; }
    .widget_f4e6697af44dff85 .wp-block-search_6d359810b1776952 input,
    .widget_f4e6697af44dff85 .search-form_99231eb900913247 input,
    .widget_f4e6697af44dff85 .sidebar__search_ea79eaa71854d82d input,
    .sidebar__widget_be9cdb6f6ea79f87 .wp-block-search_6d359810b1776952 input,
    .sidebar__widget_be9cdb6f6ea79f87 .search-form_99231eb900913247 input,
    .sidebar__widget_be9cdb6f6ea79f87 .sidebar__search_ea79eaa71854d82d 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_f4e6697af44dff85 .wp-block-search_6d359810b1776952 button,
    .widget_f4e6697af44dff85 .search-form_99231eb900913247 button,
    .widget_f4e6697af44dff85 .sidebar__search_ea79eaa71854d82d button,
    .sidebar__widget_be9cdb6f6ea79f87 .wp-block-search_6d359810b1776952 button,
    .sidebar__widget_be9cdb6f6ea79f87 .search-form_99231eb900913247 button,
    .sidebar__widget_be9cdb6f6ea79f87 .sidebar__search_ea79eaa71854d82d 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_f4e6697af44dff85 .tagcloud_50c55552a02f256c,
  .widget_f4e6697af44dff85 .wp-block-tag-cloud_b0eceeca7f529280,
  .sidebar__widget_be9cdb6f6ea79f87 .tagcloud_50c55552a02f256c,
  .sidebar__widget_be9cdb6f6ea79f87 .wp-block-tag-cloud_b0eceeca7f529280 {
    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_f4e6697af44dff85 .tagcloud_50c55552a02f256c a,
    .widget_f4e6697af44dff85 .wp-block-tag-cloud_b0eceeca7f529280 a,
    .sidebar__widget_be9cdb6f6ea79f87 .tagcloud_50c55552a02f256c a,
    .sidebar__widget_be9cdb6f6ea79f87 .wp-block-tag-cloud_b0eceeca7f529280 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_f4e6697af44dff85 .tagcloud_50c55552a02f256c a:hover,
      .widget_f4e6697af44dff85 .wp-block-tag-cloud_b0eceeca7f529280 a:hover,
      .sidebar__widget_be9cdb6f6ea79f87 .tagcloud_50c55552a02f256c a:hover,
      .sidebar__widget_be9cdb6f6ea79f87 .wp-block-tag-cloud_b0eceeca7f529280 a:hover {
        color: #ffffff;
        background: #317EFE;
        border-color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .widget_f4e6697af44dff85 ul,
  .widget_f4e6697af44dff85 ol,
  .sidebar__widget_be9cdb6f6ea79f87 ul,
  .sidebar__widget_be9cdb6f6ea79f87 ol {
    margin-bottom: 0;
    padding-left: 0;
    /* Tag Cloud Widget */ }
    .widget_f4e6697af44dff85 ul li,
    .widget_f4e6697af44dff85 ol li,
    .sidebar__widget_be9cdb6f6ea79f87 ul li,
    .sidebar__widget_be9cdb6f6ea79f87 ol li {
      display: block;
      padding: 8px 0;
      border-top: 1px solid #E1E1E1;
      margin-bottom: 0;
      /* Recent Comment Widget */ }
      .widget_f4e6697af44dff85 ul li:first-child,
      .widget_f4e6697af44dff85 ol li:first-child,
      .sidebar__widget_be9cdb6f6ea79f87 ul li:first-child,
      .sidebar__widget_be9cdb6f6ea79f87 ol li:first-child {
        border-top: 0; }
      .widget_f4e6697af44dff85 ul li:last-child,
      .widget_f4e6697af44dff85 ol li:last-child,
      .sidebar__widget_be9cdb6f6ea79f87 ul li:last-child,
      .sidebar__widget_be9cdb6f6ea79f87 ol li:last-child {
        margin-bottom: 0; }
      .widget_f4e6697af44dff85 ul li.recentcomments_172d19f6645e0ba3 .comment-author-link_a952c464695777e2 a:before, .widget_f4e6697af44dff85 ul li.wp-block-latest-comments__comment_60167be4ac527000 .comment-author-link_a952c464695777e2 a:before,
      .widget_f4e6697af44dff85 ol li.recentcomments_172d19f6645e0ba3 .comment-author-link_a952c464695777e2 a:before,
      .widget_f4e6697af44dff85 ol li.wp-block-latest-comments__comment_60167be4ac527000 .comment-author-link_a952c464695777e2 a:before,
      .sidebar__widget_be9cdb6f6ea79f87 ul li.recentcomments_172d19f6645e0ba3 .comment-author-link_a952c464695777e2 a:before,
      .sidebar__widget_be9cdb6f6ea79f87 ul li.wp-block-latest-comments__comment_60167be4ac527000 .comment-author-link_a952c464695777e2 a:before,
      .sidebar__widget_be9cdb6f6ea79f87 ol li.recentcomments_172d19f6645e0ba3 .comment-author-link_a952c464695777e2 a:before,
      .sidebar__widget_be9cdb6f6ea79f87 ol li.wp-block-latest-comments__comment_60167be4ac527000 .comment-author-link_a952c464695777e2 a:before {
        display: none; }
      .widget_f4e6697af44dff85 ul li.recentcomments_172d19f6645e0ba3 a, .widget_f4e6697af44dff85 ul li.wp-block-latest-comments__comment_60167be4ac527000 a,
      .widget_f4e6697af44dff85 ol li.recentcomments_172d19f6645e0ba3 a,
      .widget_f4e6697af44dff85 ol li.wp-block-latest-comments__comment_60167be4ac527000 a,
      .sidebar__widget_be9cdb6f6ea79f87 ul li.recentcomments_172d19f6645e0ba3 a,
      .sidebar__widget_be9cdb6f6ea79f87 ul li.wp-block-latest-comments__comment_60167be4ac527000 a,
      .sidebar__widget_be9cdb6f6ea79f87 ol li.recentcomments_172d19f6645e0ba3 a,
      .sidebar__widget_be9cdb6f6ea79f87 ol li.wp-block-latest-comments__comment_60167be4ac527000 a {
        padding-left: 0;
        display: inline; }
        .widget_f4e6697af44dff85 ul li.recentcomments_172d19f6645e0ba3 a:before, .widget_f4e6697af44dff85 ul li.wp-block-latest-comments__comment_60167be4ac527000 a:before,
        .widget_f4e6697af44dff85 ol li.recentcomments_172d19f6645e0ba3 a:before,
        .widget_f4e6697af44dff85 ol li.wp-block-latest-comments__comment_60167be4ac527000 a:before,
        .sidebar__widget_be9cdb6f6ea79f87 ul li.recentcomments_172d19f6645e0ba3 a:before,
        .sidebar__widget_be9cdb6f6ea79f87 ul li.wp-block-latest-comments__comment_60167be4ac527000 a:before,
        .sidebar__widget_be9cdb6f6ea79f87 ol li.recentcomments_172d19f6645e0ba3 a:before,
        .sidebar__widget_be9cdb6f6ea79f87 ol li.wp-block-latest-comments__comment_60167be4ac527000 a:before {
          display: none; }
      .widget_f4e6697af44dff85 ul li a,
      .widget_f4e6697af44dff85 ol li a,
      .sidebar__widget_be9cdb6f6ea79f87 ul li a,
      .sidebar__widget_be9cdb6f6ea79f87 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_f4e6697af44dff85 ul li a::before,
        .widget_f4e6697af44dff85 ol li a::before,
        .sidebar__widget_be9cdb6f6ea79f87 ul li a::before,
        .sidebar__widget_be9cdb6f6ea79f87 ol li a::before {
          content: "\f105";
          font-family: "Font Awesome 6 Free";
          margin-right: 10px; }
        .widget_f4e6697af44dff85 ul li a:hover,
        .widget_f4e6697af44dff85 ol li a:hover,
        .sidebar__widget_be9cdb6f6ea79f87 ul li a:hover,
        .sidebar__widget_be9cdb6f6ea79f87 ol li a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .widget_f4e6697af44dff85 ul li a.rsswidget_9a24ba223452a48f, .widget_f4e6697af44dff85 ul li a.wp-block-latest-posts__post-title_5d5c2342d466222e,
        .widget_f4e6697af44dff85 ol li a.rsswidget_9a24ba223452a48f,
        .widget_f4e6697af44dff85 ol li a.wp-block-latest-posts__post-title_5d5c2342d466222e,
        .sidebar__widget_be9cdb6f6ea79f87 ul li a.rsswidget_9a24ba223452a48f,
        .sidebar__widget_be9cdb6f6ea79f87 ul li a.wp-block-latest-posts__post-title_5d5c2342d466222e,
        .sidebar__widget_be9cdb6f6ea79f87 ol li a.rsswidget_9a24ba223452a48f,
        .sidebar__widget_be9cdb6f6ea79f87 ol li a.wp-block-latest-posts__post-title_5d5c2342d466222e {
          padding-left: 0;
          font-weight: 500;
          display: block; }
          .widget_f4e6697af44dff85 ul li a.rsswidget_9a24ba223452a48f:before, .widget_f4e6697af44dff85 ul li a.wp-block-latest-posts__post-title_5d5c2342d466222e:before,
          .widget_f4e6697af44dff85 ol li a.rsswidget_9a24ba223452a48f:before,
          .widget_f4e6697af44dff85 ol li a.wp-block-latest-posts__post-title_5d5c2342d466222e:before,
          .sidebar__widget_be9cdb6f6ea79f87 ul li a.rsswidget_9a24ba223452a48f:before,
          .sidebar__widget_be9cdb6f6ea79f87 ul li a.wp-block-latest-posts__post-title_5d5c2342d466222e:before,
          .sidebar__widget_be9cdb6f6ea79f87 ol li a.rsswidget_9a24ba223452a48f:before,
          .sidebar__widget_be9cdb6f6ea79f87 ol li a.wp-block-latest-posts__post-title_5d5c2342d466222e:before {
            display: none; }
      .widget_f4e6697af44dff85 ul li ul,
      .widget_f4e6697af44dff85 ol li ul,
      .sidebar__widget_be9cdb6f6ea79f87 ul li ul,
      .sidebar__widget_be9cdb6f6ea79f87 ol li ul {
        padding-left: 25px;
        padding-top: 10px; }
    .widget_f4e6697af44dff85 ul.wp-tag-cloud_3258777c4d0510a8 li,
    .widget_f4e6697af44dff85 ol.wp-tag-cloud_3258777c4d0510a8 li,
    .sidebar__widget_be9cdb6f6ea79f87 ul.wp-tag-cloud_3258777c4d0510a8 li,
    .sidebar__widget_be9cdb6f6ea79f87 ol.wp-tag-cloud_3258777c4d0510a8 li {
      display: inline-block;
      padding: 0;
      border: 0; }
      .widget_f4e6697af44dff85 ul.wp-tag-cloud_3258777c4d0510a8 li a:before,
      .widget_f4e6697af44dff85 ol.wp-tag-cloud_3258777c4d0510a8 li a:before,
      .sidebar__widget_be9cdb6f6ea79f87 ul.wp-tag-cloud_3258777c4d0510a8 li a:before,
      .sidebar__widget_be9cdb6f6ea79f87 ol.wp-tag-cloud_3258777c4d0510a8 li a:before {
        display: none; }
  .widget_f4e6697af44dff85.te_widget_categories_4fee4219a3aefdb0 li, .widget_f4e6697af44dff85.widget_archive_147f6c37839b6e5d li,
  .widget_f4e6697af44dff85 .wp-block-categories-list_f28ce48fa59e0748 li,
  .widget_f4e6697af44dff85 .wp-block-archives-list_f38c7aad75ea006f li,
  .sidebar__widget_be9cdb6f6ea79f87.te_widget_categories_4fee4219a3aefdb0 li,
  .sidebar__widget_be9cdb6f6ea79f87.widget_archive_147f6c37839b6e5d li,
  .sidebar__widget_be9cdb6f6ea79f87 .wp-block-categories-list_f28ce48fa59e0748 li,
  .sidebar__widget_be9cdb6f6ea79f87 .wp-block-archives-list_f38c7aad75ea006f 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_f4e6697af44dff85.te_widget_categories_4fee4219a3aefdb0 li.cat-item_b6319d333f98930f, .widget_f4e6697af44dff85.widget_archive_147f6c37839b6e5d li.cat-item_b6319d333f98930f,
    .widget_f4e6697af44dff85 .wp-block-categories-list_f28ce48fa59e0748 li.cat-item_b6319d333f98930f,
    .widget_f4e6697af44dff85 .wp-block-archives-list_f38c7aad75ea006f li.cat-item_b6319d333f98930f,
    .sidebar__widget_be9cdb6f6ea79f87.te_widget_categories_4fee4219a3aefdb0 li.cat-item_b6319d333f98930f,
    .sidebar__widget_be9cdb6f6ea79f87.widget_archive_147f6c37839b6e5d li.cat-item_b6319d333f98930f,
    .sidebar__widget_be9cdb6f6ea79f87 .wp-block-categories-list_f28ce48fa59e0748 li.cat-item_b6319d333f98930f,
    .sidebar__widget_be9cdb6f6ea79f87 .wp-block-archives-list_f38c7aad75ea006f li.cat-item_b6319d333f98930f {
      text-align: right;
      display: inline-block;
      width: 100%; }
    .widget_f4e6697af44dff85.te_widget_categories_4fee4219a3aefdb0 li a, .widget_f4e6697af44dff85.widget_archive_147f6c37839b6e5d li a,
    .widget_f4e6697af44dff85 .wp-block-categories-list_f28ce48fa59e0748 li a,
    .widget_f4e6697af44dff85 .wp-block-archives-list_f38c7aad75ea006f li a,
    .sidebar__widget_be9cdb6f6ea79f87.te_widget_categories_4fee4219a3aefdb0 li a,
    .sidebar__widget_be9cdb6f6ea79f87.widget_archive_147f6c37839b6e5d li a,
    .sidebar__widget_be9cdb6f6ea79f87 .wp-block-categories-list_f28ce48fa59e0748 li a,
    .sidebar__widget_be9cdb6f6ea79f87 .wp-block-archives-list_f38c7aad75ea006f li a {
      float: left; }

/* About Info Widget*/
.widget-about-info_a262dbf38d76ff3b {
  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_a262dbf38d76ff3b .about-desc_3dfaabb412cdde4a {
    text-align: left; }
    .widget-about-info_a262dbf38d76ff3b .about-desc_3dfaabb412cdde4a .about-title_581ad04fcc549a85 {
      font-size: 20px; }
  .widget-about-info_a262dbf38d76ff3b .about-image_79aab041c21cb42d {
    width: 140px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px; }
  .widget-about-info_a262dbf38d76ff3b .te-social-profile_42bd10b333c3c19c {
    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_a262dbf38d76ff3b .te-social-profile_42bd10b333c3c19c 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_a262dbf38d76ff3b .te-social-profile_42bd10b333c3c19c 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_a3058ed00b56b7c2.has-author_914aa84f4811ddee.wp-block-latest-posts_827b1599efd2cf46 .wp-block-latest-posts__te-post-title_97d5f62f5893b5d5 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }

.widget_rss_6146f39dbf6acce4 .wp-block-heading_aec4379c5dc4bbed:before,
.widget_rss_6146f39dbf6acce4 .widget-title_b96733a14ef49077:before {
  display: none; }
.widget_rss_6146f39dbf6acce4 .rss-widget-icon_2d0a13967aa99228 {
  margin-right: 6px; }
.widget_rss_6146f39dbf6acce4 ul li a.rsswidget_9a24ba223452a48f {
  color: #14203A; }
  .widget_rss_6146f39dbf6acce4 ul li a.rsswidget_9a24ba223452a48f:hover {
    color: #317EFE; }

.wp-block-latest-posts_827b1599efd2cf46 .wp-block-rss__item-title_75f3d4e91a4682ed,
.wp-block-rss_0129001608e3db33 .wp-block-rss__item-title_75f3d4e91a4682ed,
.widget_rss_6146f39dbf6acce4 .wp-block-rss__item-title_75f3d4e91a4682ed {
  display: inline-block;
  width: 100%;
  font-weight: 500; }
  .wp-block-latest-posts_827b1599efd2cf46 .wp-block-rss__item-title_75f3d4e91a4682ed a:before,
  .wp-block-rss_0129001608e3db33 .wp-block-rss__item-title_75f3d4e91a4682ed a:before,
  .widget_rss_6146f39dbf6acce4 .wp-block-rss__item-title_75f3d4e91a4682ed a:before {
    display: none; }
.wp-block-latest-posts_827b1599efd2cf46 .wp-block-latest-posts__post-author_9e3479436209ec3b,
.wp-block-latest-posts_827b1599efd2cf46 .wp-block-rss__item-publish-date_2e15aaf3fa255909,
.wp-block-rss_0129001608e3db33 .wp-block-latest-posts__post-author_9e3479436209ec3b,
.wp-block-rss_0129001608e3db33 .wp-block-rss__item-publish-date_2e15aaf3fa255909,
.widget_rss_6146f39dbf6acce4 .wp-block-latest-posts__post-author_9e3479436209ec3b,
.widget_rss_6146f39dbf6acce4 .wp-block-rss__item-publish-date_2e15aaf3fa255909 {
  margin-right: 10px; }
.wp-block-latest-posts_827b1599efd2cf46 .wp-block-latest-posts__post-author_9e3479436209ec3b,
.wp-block-latest-posts_827b1599efd2cf46 .wp-block-latest-posts__te-post-date_4260fdba81471f85,
.wp-block-latest-posts_827b1599efd2cf46 .wp-block-rss__item-publish-date_2e15aaf3fa255909,
.wp-block-latest-posts_827b1599efd2cf46 .wp-block-rss__item-author_64994b45c6d0d16f,
.wp-block-latest-posts_827b1599efd2cf46 .rss-date_ab7fb20f19636f3e,
.wp-block-rss_0129001608e3db33 .wp-block-latest-posts__post-author_9e3479436209ec3b,
.wp-block-rss_0129001608e3db33 .wp-block-latest-posts__te-post-date_4260fdba81471f85,
.wp-block-rss_0129001608e3db33 .wp-block-rss__item-publish-date_2e15aaf3fa255909,
.wp-block-rss_0129001608e3db33 .wp-block-rss__item-author_64994b45c6d0d16f,
.wp-block-rss_0129001608e3db33 .rss-date_ab7fb20f19636f3e,
.widget_rss_6146f39dbf6acce4 .wp-block-latest-posts__post-author_9e3479436209ec3b,
.widget_rss_6146f39dbf6acce4 .wp-block-latest-posts__te-post-date_4260fdba81471f85,
.widget_rss_6146f39dbf6acce4 .wp-block-rss__item-publish-date_2e15aaf3fa255909,
.widget_rss_6146f39dbf6acce4 .wp-block-rss__item-author_64994b45c6d0d16f,
.widget_rss_6146f39dbf6acce4 .rss-date_ab7fb20f19636f3e {
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500;
  text-transform: capitalize;
  position: relative; }
.wp-block-latest-posts_827b1599efd2cf46 .wp-block-latest-posts__te-post-date_4260fdba81471f85:before,
.wp-block-latest-posts_827b1599efd2cf46 .wp-block-rss__item-publish-date_2e15aaf3fa255909:before,
.wp-block-latest-posts_827b1599efd2cf46 .rss-date_ab7fb20f19636f3e:before,
.wp-block-rss_0129001608e3db33 .wp-block-latest-posts__te-post-date_4260fdba81471f85:before,
.wp-block-rss_0129001608e3db33 .wp-block-rss__item-publish-date_2e15aaf3fa255909:before,
.wp-block-rss_0129001608e3db33 .rss-date_ab7fb20f19636f3e:before,
.widget_rss_6146f39dbf6acce4 .wp-block-latest-posts__te-post-date_4260fdba81471f85:before,
.widget_rss_6146f39dbf6acce4 .wp-block-rss__item-publish-date_2e15aaf3fa255909:before,
.widget_rss_6146f39dbf6acce4 .rss-date_ab7fb20f19636f3e:before {
  content: "\f274";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_827b1599efd2cf46 .wp-block-latest-posts__post-author_9e3479436209ec3b:before,
.wp-block-latest-posts_827b1599efd2cf46 .wp-block-rss__item-author_64994b45c6d0d16f:before,
.wp-block-rss_0129001608e3db33 .wp-block-latest-posts__post-author_9e3479436209ec3b:before,
.wp-block-rss_0129001608e3db33 .wp-block-rss__item-author_64994b45c6d0d16f:before,
.widget_rss_6146f39dbf6acce4 .wp-block-latest-posts__post-author_9e3479436209ec3b:before,
.widget_rss_6146f39dbf6acce4 .wp-block-rss__item-author_64994b45c6d0d16f:before {
  content: "\f007";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_827b1599efd2cf46 .wp-block-latest-posts__post-excerpt_761bc085e19bebe7,
.wp-block-latest-posts_827b1599efd2cf46 .wp-block-rss__item-excerpt_4654e7175fdb8b37,
.wp-block-latest-posts_827b1599efd2cf46 .rssSummary_fbb4da3c23af0946,
.wp-block-rss_0129001608e3db33 .wp-block-latest-posts__post-excerpt_761bc085e19bebe7,
.wp-block-rss_0129001608e3db33 .wp-block-rss__item-excerpt_4654e7175fdb8b37,
.wp-block-rss_0129001608e3db33 .rssSummary_fbb4da3c23af0946,
.widget_rss_6146f39dbf6acce4 .wp-block-latest-posts__post-excerpt_761bc085e19bebe7,
.widget_rss_6146f39dbf6acce4 .wp-block-rss__item-excerpt_4654e7175fdb8b37,
.widget_rss_6146f39dbf6acce4 .rssSummary_fbb4da3c23af0946 {
  margin-top: 10px;
  margin-bottom: 0; }

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

.te-post-item_8e7eedd22ac0b11d .te-single-post-meta_29109bd20e256754 {
  gap: 32px; }

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

.te-comment-title_a0ceabf64788c2bf h2,
.te-comment-title_a0ceabf64788c2bf .wp-block-comments-title_ce079d80f0426f95,
.wp-block-comments_cf9c12f7f60b2a18 h2,
.wp-block-comments_cf9c12f7f60b2a18 .wp-block-comments-title_ce079d80f0426f95 {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px; }

/* Block Comment Start */
.wp-block-comments_cf9c12f7f60b2a18 .wp-block-comment-template_400d588b7c0d94b3 {
  padding-left: 0; }
  .wp-block-comments_cf9c12f7f60b2a18 .wp-block-comment-template_400d588b7c0d94b3 .wp-block-te-comment-reply_9a359c0a8a0082df {
    margin-top: 15px; }
  .wp-block-comments_cf9c12f7f60b2a18 .wp-block-comment-template_400d588b7c0d94b3 li .wp-block-columns_db3fde41c1f347fb {
    padding: 50px;
    border: 1px solid #dfe2e9;
    border-radius: 8px;
    margin-bottom: 24px; }
    .wp-block-comments_cf9c12f7f60b2a18 .wp-block-comment-template_400d588b7c0d94b3 li .wp-block-columns_db3fde41c1f347fb .wp-block-column_e84ea90972d219d8:first-child {
      -ms-flex-preferred-size: 80px !important;
          flex-basis: 80px !important; }
    .wp-block-comments_cf9c12f7f60b2a18 .wp-block-comment-template_400d588b7c0d94b3 li .wp-block-columns_db3fde41c1f347fb .wp-block-avatar_b7880d4399f2b3d5 {
      width: 100px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 50%;
      overflow: hidden; }
      .wp-block-comments_cf9c12f7f60b2a18 .wp-block-comment-template_400d588b7c0d94b3 li .wp-block-columns_db3fde41c1f347fb .wp-block-avatar_b7880d4399f2b3d5 img {
        width: 100%; }
    .wp-block-comments_cf9c12f7f60b2a18 .wp-block-comment-template_400d588b7c0d94b3 li .wp-block-columns_db3fde41c1f347fb .wp-block-comment-author-name_5f6da725b4d948e3 a {
      font-size: 21px;
      margin-bottom: 5px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A; }
    .wp-block-comments_cf9c12f7f60b2a18 .wp-block-comment-template_400d588b7c0d94b3 li .wp-block-columns_db3fde41c1f347fb .wp-block-comment-edit-link_ca5459c750805dd0 a {
      color: #317EFE; }
    .wp-block-comments_cf9c12f7f60b2a18 .wp-block-comment-template_400d588b7c0d94b3 li .wp-block-columns_db3fde41c1f347fb .wp-block-comment-date_ccde9bd220732077 a,
    .wp-block-comments_cf9c12f7f60b2a18 .wp-block-comment-template_400d588b7c0d94b3 li .wp-block-columns_db3fde41c1f347fb .wp-block-comment-edit-link_ca5459c750805dd0 a {
      color: #9ba8c3;
      font-size: 16px;
      font-weight: 400;
      font-family: "Inter", sans-serif; }
    .wp-block-comments_cf9c12f7f60b2a18 .wp-block-comment-template_400d588b7c0d94b3 li .wp-block-columns_db3fde41c1f347fb .wp-block-te-comment-reply_9a359c0a8a0082df 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_cf9c12f7f60b2a18 .wp-block-comment-template_400d588b7c0d94b3 li .wp-block-columns_db3fde41c1f347fb .wp-block-te-comment-reply_9a359c0a8a0082df 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_18fdc855f68e96a5 .te-comment-respond_179074952af6bea6,
.te-latest-comments_18fdc855f68e96a5 .comment-respond_1b3e040150bd15fe {
  margin-top: 60px;
  margin-bottom: 40px; }
.te-latest-comments_18fdc855f68e96a5 li .children .te-comments-item_3b71dd738b717879 {
  margin-left: 50px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-latest-comments_18fdc855f68e96a5 li .children .te-comments-item_3b71dd738b717879 {
      margin-left: 0; } }
.te-latest-comments_18fdc855f68e96a5 li .children .children .te-comments-item_3b71dd738b717879 {
  margin-left: 100px;
  border-top: 1px solid #F9F4F1; }
.te-latest-comments_18fdc855f68e96a5 li .te-comments-item_3b71dd738b717879 {
  padding: 50px;
  border: 1px solid #F9F4F1;
  background-color: #F9F4F1;
  border-radius: 20px;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .te-latest-comments_18fdc855f68e96a5 li .te-comments-item_3b71dd738b717879 {
      padding: 30px; } }
  .te-latest-comments_18fdc855f68e96a5 li .te-comments-item_3b71dd738b717879 .te-comments-avatar_20799e3fb318c849 {
    float: left; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-latest-comments_18fdc855f68e96a5 li .te-comments-item_3b71dd738b717879 .te-comments-avatar_20799e3fb318c849 {
        float: inherit;
        margin-bottom: 20px; } }
    .te-latest-comments_18fdc855f68e96a5 li .te-comments-item_3b71dd738b717879 .te-comments-avatar_20799e3fb318c849 img {
      margin-right: 30px;
      width: 100px;
      border-radius: 50px; }
  .te-latest-comments_18fdc855f68e96a5 li .te-comments-item_3b71dd738b717879 .te-comments-text_e2d26ba444c1d75b {
    overflow: hidden; }
    .te-latest-comments_18fdc855f68e96a5 li .te-comments-item_3b71dd738b717879 .te-comments-text_e2d26ba444c1d75b p {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 20px;
      color: #335371; }
    .te-latest-comments_18fdc855f68e96a5 li .te-comments-item_3b71dd738b717879 .te-comments-text_e2d26ba444c1d75b .te-avatar-name_bae790e6236da19c {
      margin-bottom: 10px;
      position: relative; }
      .te-latest-comments_18fdc855f68e96a5 li .te-comments-item_3b71dd738b717879 .te-comments-text_e2d26ba444c1d75b .te-avatar-name_bae790e6236da19c 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_18fdc855f68e96a5 li .te-comments-item_3b71dd738b717879 .te-comments-text_e2d26ba444c1d75b .te-avatar-name_bae790e6236da19c 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_18fdc855f68e96a5 li .te-comments-item_3b71dd738b717879 .te-comments-text_e2d26ba444c1d75b .te-avatar-name_bae790e6236da19c span {
            display: inline-block;
            width: 100%; } }
    .te-latest-comments_18fdc855f68e96a5 li .te-comments-item_3b71dd738b717879 .te-comments-text_e2d26ba444c1d75b .te-comment-reply_aa2608420f850090 {
      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_18fdc855f68e96a5 li .te-comments-item_3b71dd738b717879 .te-comments-text_e2d26ba444c1d75b .te-comment-reply_aa2608420f850090 {
          position: unset;
          margin-top: 10px; } }
      .te-latest-comments_18fdc855f68e96a5 li .te-comments-item_3b71dd738b717879 .te-comments-text_e2d26ba444c1d75b .te-comment-reply_aa2608420f850090:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

ul.children {
  list-style: none; }

.te-post-comments-form_c30244ee0e77f11a .te-contacts-message_d2d6c273491db0af {
  margin-top: 10px; }

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

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

.te-comment-respond_179074952af6bea6,
.comment-respond_1b3e040150bd15fe {
  position: relative;
  background-color: #F9F4F1;
  padding: 40px;
  border-radius: 20px; }
  .te-comment-respond_179074952af6bea6 .comment-form-cookies-consent_0b0ae9b4184499b5,
  .comment-respond_1b3e040150bd15fe .comment-form-cookies-consent_0b0ae9b4184499b5 {
    display: none; }
  .te-comment-respond_179074952af6bea6 .comment-notes_278fa4160052b509,
  .comment-respond_1b3e040150bd15fe .comment-notes_278fa4160052b509 {
    margin-bottom: 30px; }
  .te-comment-respond_179074952af6bea6 p,
  .comment-respond_1b3e040150bd15fe p {
    margin: 0; }
  .te-comment-respond_179074952af6bea6 .te-contacts-email_b9deaf7297dfdd31,
  .te-comment-respond_179074952af6bea6 .te-contacts-name_4ace8e406530c874,
  .te-comment-respond_179074952af6bea6 .single-input-field_317144fec7faa966,
  .comment-respond_1b3e040150bd15fe .te-contacts-email_b9deaf7297dfdd31,
  .comment-respond_1b3e040150bd15fe .te-contacts-name_4ace8e406530c874,
  .comment-respond_1b3e040150bd15fe .single-input-field_317144fec7faa966 {
    margin-bottom: 20px; }
  .te-comment-respond_179074952af6bea6 label,
  .comment-respond_1b3e040150bd15fe label {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #778196;
    margin-bottom: 20px; }
  .te-comment-respond_179074952af6bea6 .checkbox-field-wrapper_b4391e9e4b6eda86,
  .comment-respond_1b3e040150bd15fe .checkbox-field-wrapper_b4391e9e4b6eda86 {
    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_179074952af6bea6 .checkbox-field-wrapper_b4391e9e4b6eda86 p,
    .comment-respond_1b3e040150bd15fe .checkbox-field-wrapper_b4391e9e4b6eda86 p {
      margin: 0; }
    .te-comment-respond_179074952af6bea6 .checkbox-field-wrapper_b4391e9e4b6eda86 .single-checkbox-field_0ac06fc30fc676d3,
    .comment-respond_1b3e040150bd15fe .checkbox-field-wrapper_b4391e9e4b6eda86 .single-checkbox-field_0ac06fc30fc676d3 {
      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_179074952af6bea6 .te-comment-form-cookies-consent_62910aa5870c3a3e,
  .comment-respond_1b3e040150bd15fe .te-comment-form-cookies-consent_62910aa5870c3a3e {
    display: none; }
  .te-comment-respond_179074952af6bea6 input[type="number"],
  .comment-respond_1b3e040150bd15fe input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield; }
  .te-comment-respond_179074952af6bea6 input,
  .te-comment-respond_179074952af6bea6 select,
  .comment-respond_1b3e040150bd15fe input,
  .comment-respond_1b3e040150bd15fe 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_179074952af6bea6 *::-webkit-input-placeholder,
  .comment-respond_1b3e040150bd15fe *::-webkit-input-placeholder {
    color: #778196; }
  .te-comment-respond_179074952af6bea6 *:-ms-input-placeholder,
  .comment-respond_1b3e040150bd15fe *:-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_179074952af6bea6 *::-ms-input-placeholder,
  .comment-respond_1b3e040150bd15fe *::-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_179074952af6bea6 *::placeholder,
  .comment-respond_1b3e040150bd15fe *::placeholder {
    color: #778196; }
  .te-comment-respond_179074952af6bea6 textarea,
  .comment-respond_1b3e040150bd15fe 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_179074952af6bea6 input:focus,
  .te-comment-respond_179074952af6bea6 textarea:focus,
  .te-comment-respond_179074952af6bea6 .form-select_e9ef4baa687e450f:focus,
  .comment-respond_1b3e040150bd15fe input:focus,
  .comment-respond_1b3e040150bd15fe textarea:focus,
  .comment-respond_1b3e040150bd15fe .form-select_e9ef4baa687e450f: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_26065eb03ea8f17c {
  position: relative;
  border-radius: 20px;
  overflow: hidden; }
  .te-team-card_26065eb03ea8f17c:hover .image:before {
    height: 250%;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear;
    background-color: transparent; }
  .te-team-card_26065eb03ea8f17c: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_26065eb03ea8f17c:hover .te-content-wrapper_35f3c078246c1cc8 {
    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_26065eb03ea8f17c .image {
    overflow: hidden;
    position: relative; }
    .te-team-card_26065eb03ea8f17c .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_26065eb03ea8f17c .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_26065eb03ea8f17c .te-content-wrapper_35f3c078246c1cc8 {
    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_26065eb03ea8f17c .te-content-wrapper_35f3c078246c1cc8 .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_26065eb03ea8f17c .te-content-wrapper_35f3c078246c1cc8 .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_26065eb03ea8f17c .te-content-wrapper_35f3c078246c1cc8 .content .desc_97a0a0b378cde3c1 {
        font-size: 18px;
        line-height: 18px;
        font-weight: 400;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
    .te-team-card_26065eb03ea8f17c .te-content-wrapper_35f3c078246c1cc8 .social_69b027ab29d7e92d {
      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_26065eb03ea8f17c .te-content-wrapper_35f3c078246c1cc8 .social_69b027ab29d7e92d 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_26065eb03ea8f17c .te-content-wrapper_35f3c078246c1cc8 .social_69b027ab29d7e92d a:hover {
          background-color: #E7F914;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-team-card_26065eb03ea8f17c.style-2_17e1a3a2d6eb0f0b {
  padding: 20px;
  background-color: #F9F4F1;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-team-card_26065eb03ea8f17c.style-2_17e1a3a2d6eb0f0b:hover {
    background-color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-team-card_26065eb03ea8f17c.style-2_17e1a3a2d6eb0f0b:hover .te-content-wrapper_35f3c078246c1cc8 .social_69b027ab29d7e92d a {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-team-card_26065eb03ea8f17c.style-2_17e1a3a2d6eb0f0b:hover .te-content-wrapper_35f3c078246c1cc8 .content .title,
    .te-team-card_26065eb03ea8f17c.style-2_17e1a3a2d6eb0f0b:hover .te-content-wrapper_35f3c078246c1cc8 .content .desc_97a0a0b378cde3c1 {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_26065eb03ea8f17c.style-2_17e1a3a2d6eb0f0b .image {
    border-radius: 20px; }
  .te-team-card_26065eb03ea8f17c.style-2_17e1a3a2d6eb0f0b .te-content-wrapper_35f3c078246c1cc8 {
    position: unset;
    visibility: visible;
    opacity: 1;
    background: transparent;
    -webkit-transform: unset;
            transform: unset; }
    .te-team-card_26065eb03ea8f17c.style-2_17e1a3a2d6eb0f0b .te-content-wrapper_35f3c078246c1cc8 .content {
      padding: 0;
      margin-top: 20px;
      margin-bottom: 10px;
      position: unset; }
      .te-team-card_26065eb03ea8f17c.style-2_17e1a3a2d6eb0f0b .te-content-wrapper_35f3c078246c1cc8 .content .title {
        color: #131A2A;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-team-card_26065eb03ea8f17c.style-2_17e1a3a2d6eb0f0b .te-content-wrapper_35f3c078246c1cc8 .content .title a:hover {
          color: #ffffff !important; }
      .te-team-card_26065eb03ea8f17c.style-2_17e1a3a2d6eb0f0b .te-content-wrapper_35f3c078246c1cc8 .content .desc_97a0a0b378cde3c1 {
        color: #335371;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-team-card_26065eb03ea8f17c.style-2_17e1a3a2d6eb0f0b .te-content-wrapper_35f3c078246c1cc8 .social_69b027ab29d7e92d a {
      border: 1px solid #E1E1E1;
      background-color: transparent; }
      .te-team-card_26065eb03ea8f17c.style-2_17e1a3a2d6eb0f0b .te-content-wrapper_35f3c078246c1cc8 .social_69b027ab29d7e92d 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_37c51855a5424374 {
  position: relative;
  padding: 0;
  overflow: hidden; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-team-member-slider-wrapper_37c51855a5424374 {
      padding: 0 12px; } }
  .te-team-member-slider-wrapper_37c51855a5424374 .slick-list_ce59f390949672df {
    margin: 0 -15px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-team-member-slider-wrapper_37c51855a5424374 .slick-list_ce59f390949672df {
        padding-bottom: 25px;
        margin: unset; } }
    .te-team-member-slider-wrapper_37c51855a5424374 .slick-list_ce59f390949672df .slick-slide {
      margin: 0 15px; }
  .te-team-member-slider-wrapper_37c51855a5424374 .slick-dots_96db1429ca8b0d50 {
    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_37c51855a5424374 .slick-dots_96db1429ca8b0d50 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_37c51855a5424374 .slick-dots_96db1429ca8b0d50 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_37c51855a5424374 .slick-dots_96db1429ca8b0d50 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_37c51855a5424374 .slick-dots_96db1429ca8b0d50 li.slick-active button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-team-member-slider-wrapper_37c51855a5424374 .slick-arrow_5aa3ece4a6e1f994 {
    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_95cea08b922eeb1b {
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 20px; }
  .te-portfolio-card_95cea08b922eeb1b:hover .image .te-content-wrapper_35f3c078246c1cc8 {
    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_95cea08b922eeb1b:hover .image .te-content-wrapper_35f3c078246c1cc8 .content .content-inner_490237a8f572d1a9 {
      margin-bottom: 0;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_95cea08b922eeb1b:hover .image .te-content-wrapper_35f3c078246c1cc8 .content .btn-wrapper_e9a7f5c41731f88c {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_95cea08b922eeb1b:hover .image .te-content-wrapper_35f3c078246c1cc8 .content .content-inner_490237a8f572d1a9 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scaleY(1);
              transform: scaleY(1); }
  .te-portfolio-card_95cea08b922eeb1b: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_95cea08b922eeb1b .image {
    overflow: hidden;
    position: relative; }
    .te-portfolio-card_95cea08b922eeb1b .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_95cea08b922eeb1b .te-content-wrapper_35f3c078246c1cc8 {
    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_95cea08b922eeb1b .te-content-wrapper_35f3c078246c1cc8 .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_95cea08b922eeb1b .te-content-wrapper_35f3c078246c1cc8 .content .content-inner_490237a8f572d1a9 {
        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_95cea08b922eeb1b .te-content-wrapper_35f3c078246c1cc8 .content .sub-title_10f6455b71db8c2e {
        color: #131A2A;
        font-size: 18px;
        line-height: 36px;
        font-weight: 400; }
      .te-portfolio-card_95cea08b922eeb1b .te-content-wrapper_35f3c078246c1cc8 .content .title {
        margin-bottom: 0;
        color: #131A2A;
        font-size: 24px;
        line-height: 39px;
        font-weight: 500; }
      .te-portfolio-card_95cea08b922eeb1b .te-content-wrapper_35f3c078246c1cc8 .content .btn-wrapper_e9a7f5c41731f88c {
        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_95cea08b922eeb1b .te-content-wrapper_35f3c078246c1cc8 .content .btn-wrapper_e9a7f5c41731f88c 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_95cea08b922eeb1b .te-content-wrapper_35f3c078246c1cc8 .content .btn-wrapper_e9a7f5c41731f88c a:hover {
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
            background-color: #317EFE;
            color: #ffffff; }

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

.te-portfolio-card_95cea08b922eeb1b.style-3_4ce8b5c43262bebd:hover .te-content-wrapper_35f3c078246c1cc8 .content .btn-wrapper_e9a7f5c41731f88c {
  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_95cea08b922eeb1b.style-3_4ce8b5c43262bebd .te-content-wrapper_35f3c078246c1cc8 {
  padding: 0; }
  .te-portfolio-card_95cea08b922eeb1b.style-3_4ce8b5c43262bebd .te-content-wrapper_35f3c078246c1cc8 .content .content-inner_490237a8f572d1a9 {
    border-radius: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px; }
  .te-portfolio-card_95cea08b922eeb1b.style-3_4ce8b5c43262bebd .te-content-wrapper_35f3c078246c1cc8 .content .btn-wrapper_e9a7f5c41731f88c {
    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_b907deb440762cf1.style-1_000d44b633a2ca65 {
  margin-top: -210px; }
  @media (max-width: 991px) {
    .newsletter-area_b907deb440762cf1.style-1_000d44b633a2ca65 {
      margin-top: 0;
      padding-top: 100px; } }

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

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

.testimonial-slider-area_068f8bae2b7d3570.style-1_000d44b633a2ca65 {
  padding-bottom: 5px; }

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

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

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

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

.team-slider-area_69df2a1a94e9210d.style-1_000d44b633a2ca65 {
  overflow: hidden; }

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

.about-us-area_dca4d1247fb4a3b9.style-2_17e1a3a2d6eb0f0b {
  padding-top: 120px;
  padding-bottom: 330px;
  background-color: #F9F4F1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .about-us-area_dca4d1247fb4a3b9.style-2_17e1a3a2d6eb0f0b {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area_dca4d1247fb4a3b9.style-2_17e1a3a2d6eb0f0b {
      padding: 100px 0; } }
  @media (max-width: 991px) {
    .about-us-area_dca4d1247fb4a3b9.style-2_17e1a3a2d6eb0f0b .te-about-image-card_5ace21265a3ad7fb {
      text-align: center;
      margin-bottom: 50px; } }
  @media (max-width: 991px) {
    .about-us-area_dca4d1247fb4a3b9.style-2_17e1a3a2d6eb0f0b .te-about-image-card_5ace21265a3ad7fb .te-main-img-wrapper_253bf517ed538c83 .te-main-img-inner_f2136df971741278 {
      width: 100%; } }
  @media (max-width: 1199px) {
    .about-us-area_dca4d1247fb4a3b9.style-2_17e1a3a2d6eb0f0b .te-about-image-card_5ace21265a3ad7fb .te-company-foundation_18a5453d6fa83f66 {
      left: 0; } }
  @media (max-width: 1199px) {
    .about-us-area_dca4d1247fb4a3b9.style-2_17e1a3a2d6eb0f0b .te-about-info-card_b948dde8a4ce9d8a {
      padding-left: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area_dca4d1247fb4a3b9.style-2_17e1a3a2d6eb0f0b .te-about-info-card_b948dde8a4ce9d8a {
      padding-left: 60px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .about-us-area_dca4d1247fb4a3b9.style-2_17e1a3a2d6eb0f0b .te-about-info-card_b948dde8a4ce9d8a {
      padding-left: 80px; } }

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

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

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

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

.faq-area_67a9bf560e3df7c6.style-1_000d44b633a2ca65 {
  padding-bottom: 100px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .faq-area_67a9bf560e3df7c6.style-1_000d44b633a2ca65 {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-area_67a9bf560e3df7c6.style-1_000d44b633a2ca65 {
      padding-bottom: 100px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .faq-area_67a9bf560e3df7c6.style-1_000d44b633a2ca65 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_67a9bf560e3df7c6.style-1_000d44b633a2ca65 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_67a9bf560e3df7c6.style-1_000d44b633a2ca65 .accordion-wrapper_5f3352506bc7c51e {
      padding-right: 60px; } }
  .faq-area_67a9bf560e3df7c6.style-1_000d44b633a2ca65 .te-faq-image_6b3d6987cdd11e08 {
    margin-top: 82px;
    position: relative;
    right: -83px;
    display: inline-block; }
    @media (max-width: 1199px) {
      .faq-area_67a9bf560e3df7c6.style-1_000d44b633a2ca65 .te-faq-image_6b3d6987cdd11e08 {
        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_67a9bf560e3df7c6.style-1_000d44b633a2ca65 .te-faq-image_6b3d6987cdd11e08 {
        right: 0; } }
    .faq-area_67a9bf560e3df7c6.style-1_000d44b633a2ca65 .te-faq-image_6b3d6987cdd11e08 .te-image-wrapper_4efe8b572e5cf6e0 {
      position: relative; }
      .faq-area_67a9bf560e3df7c6.style-1_000d44b633a2ca65 .te-faq-image_6b3d6987cdd11e08 .te-image-wrapper_4efe8b572e5cf6e0 .te-main-img-inner_f2136df971741278 {
        -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_67a9bf560e3df7c6.style-1_000d44b633a2ca65 .te-faq-image_6b3d6987cdd11e08 .te-image-wrapper_4efe8b572e5cf6e0 .te-image-shape_af0fbc0e05f5c3bf {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: -1; }
      .faq-area_67a9bf560e3df7c6.style-1_000d44b633a2ca65 .te-faq-image_6b3d6987cdd11e08 .te-image-wrapper_4efe8b572e5cf6e0 .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_67a9bf560e3df7c6.style-1_000d44b633a2ca65 .te-faq-image_6b3d6987cdd11e08 .te-image-wrapper_4efe8b572e5cf6e0 .content .title {
          font-size: 18px;
          font-weight: 400;
          line-height: 18px;
          color: #ffffff;
          margin-bottom: 0; }
        .faq-area_67a9bf560e3df7c6.style-1_000d44b633a2ca65 .te-faq-image_6b3d6987cdd11e08 .te-image-wrapper_4efe8b572e5cf6e0 .content .number_bfdafc19b4e82a8e {
          font-size: 32px;
          font-weight: 500;
          line-height: 32px;
          letter-spacing: 0px;
          color: #ffffff;
          margin-bottom: 0; }
      .faq-area_67a9bf560e3df7c6.style-1_000d44b633a2ca65 .te-faq-image_6b3d6987cdd11e08 .te-image-wrapper_4efe8b572e5cf6e0 .top-content_2ad2b1d3f7c6bf0a {
        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_67a9bf560e3df7c6.style-1_000d44b633a2ca65 .te-faq-image_6b3d6987cdd11e08 .te-image-wrapper_4efe8b572e5cf6e0 .top-content_2ad2b1d3f7c6bf0a {
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); } }
      .faq-area_67a9bf560e3df7c6.style-1_000d44b633a2ca65 .te-faq-image_6b3d6987cdd11e08 .te-image-wrapper_4efe8b572e5cf6e0 .bottom-content_be636a2ca88f1b0c {
        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_67a9bf560e3df7c6.style-1_000d44b633a2ca65 .te-faq-image_6b3d6987cdd11e08 .te-image-wrapper_4efe8b572e5cf6e0 .bottom-content_be636a2ca88f1b0c {
            right: 50%;
            -webkit-transform: translateX(50%);
                    transform: translateX(50%); } }
        .faq-area_67a9bf560e3df7c6.style-1_000d44b633a2ca65 .te-faq-image_6b3d6987cdd11e08 .te-image-wrapper_4efe8b572e5cf6e0 .bottom-content_be636a2ca88f1b0c .bottom-content-inner_b0a18ce419bad247 {
          width: 100%;
          height: 100%;
          background-color: #E7F914;
          border-radius: 100%;
          border: 8px solid #ffffff;
          outline: 2px dashed #14203A; }
          .faq-area_67a9bf560e3df7c6.style-1_000d44b633a2ca65 .te-faq-image_6b3d6987cdd11e08 .te-image-wrapper_4efe8b572e5cf6e0 .bottom-content_be636a2ca88f1b0c .bottom-content-inner_b0a18ce419bad247 .title,
          .faq-area_67a9bf560e3df7c6.style-1_000d44b633a2ca65 .te-faq-image_6b3d6987cdd11e08 .te-image-wrapper_4efe8b572e5cf6e0 .bottom-content_be636a2ca88f1b0c .bottom-content-inner_b0a18ce419bad247 .number_bfdafc19b4e82a8e {
            color: #14203A; }

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

.testimonial-slider-area_068f8bae2b7d3570 {
  overflow: hidden;
  padding-bottom: 10px; }
  .testimonial-slider-area_068f8bae2b7d3570.style-2_17e1a3a2d6eb0f0b .slick-list_ce59f390949672df {
    margin: 0 -100px;
    overflow: visible; }
    .testimonial-slider-area_068f8bae2b7d3570.style-2_17e1a3a2d6eb0f0b .slick-list_ce59f390949672df .te-slick-item_2893b50b92901e3e {
      width: 520px;
      margin: 0 15px; }

.counter-up-area_c9eabdd464c70fa8.style-2_17e1a3a2d6eb0f0b .te-counter-card_4c85cd09add970c3 {
  padding: 80px 55px;
  background-color: #131A2A;
  border-radius: 20px; }
  .counter-up-area_c9eabdd464c70fa8.style-2_17e1a3a2d6eb0f0b .te-counter-card_4c85cd09add970c3 .te-counter-item_eda545273bfcd57e .icon_386ad60618b0db74 {
    width: unset;
    height: unset;
    background-color: transparent; }
  .counter-up-area_c9eabdd464c70fa8.style-2_17e1a3a2d6eb0f0b .te-counter-card_4c85cd09add970c3 .te-counter-item_eda545273bfcd57e .te-counter-title_1b7f578adb9ec6ed {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px; }
    .counter-up-area_c9eabdd464c70fa8.style-2_17e1a3a2d6eb0f0b .te-counter-card_4c85cd09add970c3 .te-counter-item_eda545273bfcd57e .te-counter-title_1b7f578adb9ec6ed .content {
      gap: 18px;
      text-align: left; }
  .counter-up-area_c9eabdd464c70fa8.style-2_17e1a3a2d6eb0f0b .te-counter-card_4c85cd09add970c3 .te-counter-item_eda545273bfcd57e .title {
    color: #ffffff; }
  .counter-up-area_c9eabdd464c70fa8.style-2_17e1a3a2d6eb0f0b .te-counter-card_4c85cd09add970c3 .te-counter-item_eda545273bfcd57e .number_bfdafc19b4e82a8e {
    color: #E7F914; }
  .counter-up-area_c9eabdd464c70fa8.style-2_17e1a3a2d6eb0f0b .te-counter-card_4c85cd09add970c3 .te-counter-item_eda545273bfcd57e .number_bfdafc19b4e82a8e,
  .counter-up-area_c9eabdd464c70fa8.style-2_17e1a3a2d6eb0f0b .te-counter-card_4c85cd09add970c3 .te-counter-item_eda545273bfcd57e .title {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

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

.subscribe-area_ac21a39f2963d712.style-2_17e1a3a2d6eb0f0b {
  position: relative;
  z-index: 9;
  margin-bottom: -140px; }
  .subscribe-area_ac21a39f2963d712.style-2_17e1a3a2d6eb0f0b .te-subscribe-inner-area_93f307578dfb084f {
    background-color: #317EFE;
    padding: 10px;
    border-radius: 20px;
    gap: 0; }
    .subscribe-area_ac21a39f2963d712.style-2_17e1a3a2d6eb0f0b .te-subscribe-inner-area_93f307578dfb084f .te-image-bg-collumn_e9909f543e5d3c9c {
      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_ac21a39f2963d712.style-2_17e1a3a2d6eb0f0b .te-subscribe-inner-area_93f307578dfb084f .te-subscribe-form-wrapper_eacd49a0138a134f {
      padding: 0; }
    .subscribe-area_ac21a39f2963d712.style-2_17e1a3a2d6eb0f0b .te-subscribe-inner-area_93f307578dfb084f .te-content-wrapper_35f3c078246c1cc8 {
      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_ac21a39f2963d712.style-2_17e1a3a2d6eb0f0b .te-subscribe-inner-area_93f307578dfb084f .te-content-wrapper_35f3c078246c1cc8 {
          left: unset; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_ac21a39f2963d712.style-2_17e1a3a2d6eb0f0b .te-subscribe-inner-area_93f307578dfb084f .te-content-wrapper_35f3c078246c1cc8 {
          -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_ac21a39f2963d712.style-2_17e1a3a2d6eb0f0b .te-subscribe-inner-area_93f307578dfb084f .te-content-wrapper_35f3c078246c1cc8 {
          -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_ac21a39f2963d712.style-2_17e1a3a2d6eb0f0b .te-subscribe-inner-area_93f307578dfb084f .te-content-wrapper_35f3c078246c1cc8 {
          gap: 60px; } }
      .subscribe-area_ac21a39f2963d712.style-2_17e1a3a2d6eb0f0b .te-subscribe-inner-area_93f307578dfb084f .te-content-wrapper_35f3c078246c1cc8 .te-subscribe-title_b46fada046624297 {
        font-size: 38px;
        font-weight: 500;
        line-height: 46px;
        letter-spacing: -0.676px;
        text-transform: capitalize;
        margin-bottom: 0; }
      .subscribe-area_ac21a39f2963d712.style-2_17e1a3a2d6eb0f0b .te-subscribe-inner-area_93f307578dfb084f .te-content-wrapper_35f3c078246c1cc8 .te-content-inner_da46a3be4636f19f {
        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_ac21a39f2963d712.style-2_17e1a3a2d6eb0f0b .te-subscribe-inner-area_93f307578dfb084f .te-content-wrapper_35f3c078246c1cc8 .te-content-inner_da46a3be4636f19f {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
        .subscribe-area_ac21a39f2963d712.style-2_17e1a3a2d6eb0f0b .te-subscribe-inner-area_93f307578dfb084f .te-content-wrapper_35f3c078246c1cc8 .te-content-inner_da46a3be4636f19f .icon_386ad60618b0db74 {
          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_ac21a39f2963d712.style-2_17e1a3a2d6eb0f0b .te-subscribe-inner-area_93f307578dfb084f .te-subscribe-form-widget_eb36cdb78cdbed46 {
      background: #fff;
      padding: 7px;
      border-radius: 50px; }
    .subscribe-area_ac21a39f2963d712.style-2_17e1a3a2d6eb0f0b .te-subscribe-inner-area_93f307578dfb084f .mc4wp-form-fields_1315ca58e58b8995 {
      gap: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .subscribe-area_ac21a39f2963d712.style-2_17e1a3a2d6eb0f0b .te-subscribe-inner-area_93f307578dfb084f .mc4wp-form-fields_1315ca58e58b8995 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }

.testimonial-slider-area_068f8bae2b7d3570.style-3_4ce8b5c43262bebd {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .testimonial-slider-area_068f8bae2b7d3570.style-3_4ce8b5c43262bebd {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slider-area_068f8bae2b7d3570.style-3_4ce8b5c43262bebd {
      padding: 100px 0; } }
  .testimonial-slider-area_068f8bae2b7d3570.style-3_4ce8b5c43262bebd .slick-list_ce59f390949672df .slick-slide.slick-current_109f25fbc6d8f70a .te-testimonial-card_6168faab4916d0fe.style-3_4ce8b5c43262bebd .te-content-wrapper_35f3c078246c1cc8 .te-user-meta_b7d48f826bfd0eca .icon_386ad60618b0db74 {
    color: #317EFE; }

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

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

.te-contact-info_69b9fcc503d75eb1 {
  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_69b9fcc503d75eb1 .te-icon-card_b83960c4e1d32172 {
      -webkit-box-orient: unset;
      -webkit-box-direction: unset;
          -ms-flex-direction: unset;
              flex-direction: unset; } }

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

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

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

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

.service-details_6e14e1f23706e71d {
  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_6e14e1f23706e71d .image {
    border-radius: 20px;
    overflow: hidden; }
  .service-details_6e14e1f23706e71d .content .te-title-wrapper_0b7fc6ae2eed5715 {
    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_6e14e1f23706e71d .content .te-title-wrapper_0b7fc6ae2eed5715 .title-inner_d69b3189d40b1ce6 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 20px; }
      .service-details_6e14e1f23706e71d .content .te-title-wrapper_0b7fc6ae2eed5715 .title-inner_d69b3189d40b1ce6 .icon_386ad60618b0db74 {
        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_6e14e1f23706e71d .content .te-title-wrapper_0b7fc6ae2eed5715 .title-inner_d69b3189d40b1ce6 .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_7d05d2b5af3a680c {
  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_7d05d2b5af3a680c .list-wrapper_9bbf8696c0d0ac7f {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px; }
    .service-details-overview_7d05d2b5af3a680c .list-wrapper_9bbf8696c0d0ac7f .icon_386ad60618b0db74 {
      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_7d05d2b5af3a680c .list-wrapper_9bbf8696c0d0ac7f 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_7d05d2b5af3a680c .list-wrapper_9bbf8696c0d0ac7f 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_7d05d2b5af3a680c .list-wrapper_9bbf8696c0d0ac7f 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_7d05d2b5af3a680c .list-wrapper_9bbf8696c0d0ac7f 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_9908b79603e59923 {
  padding-top: 120px;
  padding-bottom: 96px; }
  .team-page_9908b79603e59923 .te-team-card_26065eb03ea8f17c {
    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_af9014f1d6a9fa79 {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .team-details-page_af9014f1d6a9fa79 {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-page_af9014f1d6a9fa79 {
      padding-top: 100px;
      padding-bottom: 76px; } }

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

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

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

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

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

.footer_2039571d22bdfc4c {
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .footer_2039571d22bdfc4c .te-subscribe-form-widget_eb36cdb78cdbed46 .submit-btn_2946ff5bf4f91dc1 span {
    display: none; }
  .footer_2039571d22bdfc4c.style-1_000d44b633a2ca65 {
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .footer_2039571d22bdfc4c.style-1_000d44b633a2ca65 .te-footer-sec_0f404d6bf87c9b37 {
      border-bottom: 1px solid rgba(19, 26, 42, 0.1);
      padding-top: 214px;
      padding-bottom: 60px; }
      .footer_2039571d22bdfc4c.style-1_000d44b633a2ca65 .te-footer-sec_0f404d6bf87c9b37 .te-footer-widget_9b3c13dc89b0807e .te-subscribe-form-widget_eb36cdb78cdbed46 .mc4wp-form-fields_1315ca58e58b8995 {
        border-color: rgba(19, 26, 42, 0.5); }
    .footer_2039571d22bdfc4c.style-1_000d44b633a2ca65 .te-footer-widget_9b3c13dc89b0807e .te-subscribe-form-widget_eb36cdb78cdbed46 .single-field_d4f5aa44879187b1 input {
      color: #131A2A; }
  .footer_2039571d22bdfc4c.style-2_17e1a3a2d6eb0f0b .widget_f4e6697af44dff85 .wp-block-heading_aec4379c5dc4bbed,
  .footer_2039571d22bdfc4c.style-2_17e1a3a2d6eb0f0b .widget_f4e6697af44dff85 .widget-title_b96733a14ef49077,
  .footer_2039571d22bdfc4c.style-2_17e1a3a2d6eb0f0b .widget_f4e6697af44dff85 .wp-block-search__label_cb2827e8a59f9d07,
  .footer_2039571d22bdfc4c.style-2_17e1a3a2d6eb0f0b .sidebar__widget_be9cdb6f6ea79f87 .wp-block-heading_aec4379c5dc4bbed,
  .footer_2039571d22bdfc4c.style-2_17e1a3a2d6eb0f0b .sidebar__widget_be9cdb6f6ea79f87 .widget-title_b96733a14ef49077,
  .footer_2039571d22bdfc4c.style-2_17e1a3a2d6eb0f0b .sidebar__widget_be9cdb6f6ea79f87 .wp-block-search__label_cb2827e8a59f9d07,
  .footer_2039571d22bdfc4c.style-2_17e1a3a2d6eb0f0b .widget_f4e6697af44dff85 ul li a,
  .footer_2039571d22bdfc4c.style-2_17e1a3a2d6eb0f0b .widget_f4e6697af44dff85 ol li a,
  .footer_2039571d22bdfc4c.style-2_17e1a3a2d6eb0f0b .sidebar__widget_be9cdb6f6ea79f87 ul li a,
  .footer_2039571d22bdfc4c.style-2_17e1a3a2d6eb0f0b .sidebar__widget_be9cdb6f6ea79f87 ol li a,
  .footer_2039571d22bdfc4c.style-2_17e1a3a2d6eb0f0b .widget_f4e6697af44dff85 ul li,
  .footer_2039571d22bdfc4c.style-2_17e1a3a2d6eb0f0b .wp-calendar-table_bfc56cc0bff4ff80,
  .footer_2039571d22bdfc4c.style-2_17e1a3a2d6eb0f0b .wp-block-calendar_6b63a3d562ca5345 caption,
  .footer_2039571d22bdfc4c.style-2_17e1a3a2d6eb0f0b nav.wp-calendar-nav_251c7ac7612a60cf a,
  .footer_2039571d22bdfc4c.style-2_17e1a3a2d6eb0f0b .wp-block-latest-comments__comment-excerpt_a4a75319efe27283,
  .footer_2039571d22bdfc4c.style-2_17e1a3a2d6eb0f0b .wp-calendar-table_bfc56cc0bff4ff80 caption,
  .footer_2039571d22bdfc4c.style-2_17e1a3a2d6eb0f0b .widget_text_a1600fb482cabccc,
  .footer_2039571d22bdfc4c.style-2_17e1a3a2d6eb0f0b .widget_f4e6697af44dff85 .tagcloud_50c55552a02f256c a,
  .footer_2039571d22bdfc4c.style-2_17e1a3a2d6eb0f0b .widget_f4e6697af44dff85 .wp-block-tag-cloud_b0eceeca7f529280 a,
  .footer_2039571d22bdfc4c.style-2_17e1a3a2d6eb0f0b .sidebar__widget_be9cdb6f6ea79f87 .tagcloud_50c55552a02f256c a,
  .footer_2039571d22bdfc4c.style-2_17e1a3a2d6eb0f0b .sidebar__widget_be9cdb6f6ea79f87 .wp-block-tag-cloud_b0eceeca7f529280 a,
  .footer_2039571d22bdfc4c.style-2_17e1a3a2d6eb0f0b .wp-block-latest-comments__comment-date_0668913110395eb2,
  .footer_2039571d22bdfc4c.style-2_17e1a3a2d6eb0f0b .wp-block-latest-comments__comment_60167be4ac527000,
  .footer_2039571d22bdfc4c.style-2_17e1a3a2d6eb0f0b .wp-block-archives-dropdown_3485f56ee15882be label,
  .footer_2039571d22bdfc4c.style-2_17e1a3a2d6eb0f0b .widget_categories_f4e1a3d17493b543 li a,
  .footer_2039571d22bdfc4c.style-2_17e1a3a2d6eb0f0b .widget_archive_147f6c37839b6e5d li a,
  .footer_2039571d22bdfc4c.style-2_17e1a3a2d6eb0f0b .widget_nav_menu_62b98221d596593b li a,
  .footer_2039571d22bdfc4c.style-2_17e1a3a2d6eb0f0b .widget_tag_cloud_96661bb7a31a9d5c a,
  .footer_2039571d22bdfc4c.style-2_17e1a3a2d6eb0f0b .widget_rss_6146f39dbf6acce4 li a,
  .footer_2039571d22bdfc4c.style-2_17e1a3a2d6eb0f0b .widget_rss_6146f39dbf6acce4 li,
  .footer_2039571d22bdfc4c.style-2_17e1a3a2d6eb0f0b .footer__widget_e432269f2025401f a,
  .footer_2039571d22bdfc4c.style-2_17e1a3a2d6eb0f0b .footer__widget_e432269f2025401f li,
  .footer_2039571d22bdfc4c.style-2_17e1a3a2d6eb0f0b li.recentcomments_172d19f6645e0ba3 {
    color: #ffffff; }
  .footer_2039571d22bdfc4c.style-2_17e1a3a2d6eb0f0b .te-theme-btn_aababe88e25636f8,
  .footer_2039571d22bdfc4c.style-2_17e1a3a2d6eb0f0b .wp-block-loginout_5b60a4f22becc04e a,
  .footer_2039571d22bdfc4c.style-2_17e1a3a2d6eb0f0b input.te-theme-btn_aababe88e25636f8,
  .footer_2039571d22bdfc4c.style-2_17e1a3a2d6eb0f0b .widget_f4e6697af44dff85 .wp-block-search_6d359810b1776952 button,
  .footer_2039571d22bdfc4c.style-2_17e1a3a2d6eb0f0b .widget_f4e6697af44dff85 .search-form_99231eb900913247 button,
  .footer_2039571d22bdfc4c.style-2_17e1a3a2d6eb0f0b .widget_f4e6697af44dff85 .sidebar__search_ea79eaa71854d82d button,
  .footer_2039571d22bdfc4c.style-2_17e1a3a2d6eb0f0b .sidebar__widget_be9cdb6f6ea79f87 .wp-block-search_6d359810b1776952 button,
  .footer_2039571d22bdfc4c.style-2_17e1a3a2d6eb0f0b .sidebar__widget_be9cdb6f6ea79f87 .search-form_99231eb900913247 button,
  .footer_2039571d22bdfc4c.style-2_17e1a3a2d6eb0f0b .sidebar__widget_be9cdb6f6ea79f87 .sidebar__search_ea79eaa71854d82d button {
    background-color: #E7F914;
    color: #14203A; }
  .footer_2039571d22bdfc4c .footer__widget_e432269f2025401f li {
    list-style: none; }
  .footer_2039571d22bdfc4c .te-footer-widget_9b3c13dc89b0807e.te_widget_nav_menu_3df15fc438b646d8 li.wp-block-social-link_704c992b93d53dc5 {
    display: inline-block;
    width: unset !important; }
  .footer_2039571d22bdfc4c .te_widget_nav_menu_3df15fc438b646d8 li.cat-item_b6319d333f98930f {
    text-align: right; }
    .footer_2039571d22bdfc4c .te_widget_nav_menu_3df15fc438b646d8 li.cat-item_b6319d333f98930f a {
      float: left; }
  .footer_2039571d22bdfc4c .te-footer-bg_047c08389d9b1eaf {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: -1; }
  .footer_2039571d22bdfc4c .footer-nav-widget_41be6b6cf1d495fd {
    padding: 0 90px; }
    @media (max-width: 991px) {
      .footer_2039571d22bdfc4c .footer-nav-widget_41be6b6cf1d495fd {
        padding: 0 12px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .footer_2039571d22bdfc4c .footer-nav-widget_41be6b6cf1d495fd {
        padding: 0 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .footer_2039571d22bdfc4c .footer-nav-widget_41be6b6cf1d495fd {
        padding: 0 30px; } }

.te-footer-widget_9b3c13dc89b0807e {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .te-footer-widget_9b3c13dc89b0807e {
      margin-bottom: 40px; } }
  .te-footer-widget_9b3c13dc89b0807e .te-footer-widget-title_7495b862463928f5,
  .te-footer-widget_9b3c13dc89b0807e .wp-block-heading_aec4379c5dc4bbed {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 39px;
    color: #131A2A;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700; }
  .te-footer-widget_9b3c13dc89b0807e ul {
    padding-left: 0; }
  .te-footer-widget_9b3c13dc89b0807e .te-subscribe-form-widget_eb36cdb78cdbed46 .mc4wp-form-fields_1315ca58e58b8995 {
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 5px; }
  .te-footer-widget_9b3c13dc89b0807e .te-subscribe-form-widget_eb36cdb78cdbed46 .single-field_d4f5aa44879187b1 input {
    border-radius: 0;
    background-color: transparent;
    color: #ffffff; }
  .te-footer-widget_9b3c13dc89b0807e.widget-latest-posts-footer_ed4aa83caf3a9bc1 {
    margin-top: -5px; }
  @media (max-width: 767px) {
    .te-footer-widget_9b3c13dc89b0807e.zoom-instagram-widget_bc473ab0bcf1585f {
      margin-bottom: 0;
      margin-top: -10px; } }
  @media (max-width: 767px) {
    .te-footer-widget_9b3c13dc89b0807e.widget_contact_info_widget_29fd099c86aaaf78 {
      margin-bottom: 18px; } }
  @media only screen and (min-width: 992px) and (max-width: 1399px) {
    .te-footer-widget_9b3c13dc89b0807e .widget-instagram-feed_90b18f8c49ddf571 {
      width: 170px; } }
  .te-footer-widget_9b3c13dc89b0807e .te-footer-widget-info_b651c8905b2a6604 {
    padding-right: 30px; }
    @media (max-width: 1199px) {
      .te-footer-widget_9b3c13dc89b0807e .te-footer-widget-info_b651c8905b2a6604 {
        padding-right: 0; } }
    .te-footer-widget_9b3c13dc89b0807e .te-footer-widget-info_b651c8905b2a6604 p {
      color: #335371;
      margin-bottom: 30px; }
    .te-footer-widget_9b3c13dc89b0807e .te-footer-widget-info_b651c8905b2a6604 .te-footer-logo_ce09a3bfcb6f2331 {
      margin-bottom: 30px;
      display: inline-block; }
    .te-footer-widget_9b3c13dc89b0807e .te-footer-widget-info_b651c8905b2a6604 .info-form-and-social-icon_23a5ecb70275c5b6 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 50px; }
      .te-footer-widget_9b3c13dc89b0807e .te-footer-widget-info_b651c8905b2a6604 .info-form-and-social-icon_23a5ecb70275c5b6 .te-social-profile_42bd10b333c3c19c {
        margin-top: 0; }
    .te-footer-widget_9b3c13dc89b0807e .te-footer-widget-info_b651c8905b2a6604 .te-social-profile_42bd10b333c3c19c {
      gap: 20px;
      margin-top: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-footer-widget_9b3c13dc89b0807e .te-footer-widget-info_b651c8905b2a6604 .info-form-and-social-icon_23a5ecb70275c5b6 {
        -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_9b3c13dc89b0807e.te_widget_nav_menu_3df15fc438b646d8 ul {
    margin-top: -5px;
    padding-left: 0;
    margin-bottom: 0; }
  .te-footer-widget_9b3c13dc89b0807e.te_widget_nav_menu_3df15fc438b646d8 li {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 2px; }
    .te-footer-widget_9b3c13dc89b0807e.te_widget_nav_menu_3df15fc438b646d8 li:last-child {
      padding-top: 0;
      padding-bottom: 0; }
    .te-footer-widget_9b3c13dc89b0807e.te_widget_nav_menu_3df15fc438b646d8 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_9b3c13dc89b0807e.te_widget_nav_menu_3df15fc438b646d8 li a::before {
        content: "\f105";
        font-family: "Font Awesome 6 Free";
        font-size: 14px; }
      .te-footer-widget_9b3c13dc89b0807e.te_widget_nav_menu_3df15fc438b646d8 li a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-footer-widget_9b3c13dc89b0807e .te-footer-widget-contact_04b937ef50ac62ed p {
    color: #335371; }
  .te-footer-widget_9b3c13dc89b0807e .te-footer-widget-contact_04b937ef50ac62ed .footer-contact_c009451103725561 ul {
    list-style: none; }
    .te-footer-widget_9b3c13dc89b0807e .te-footer-widget-contact_04b937ef50ac62ed .footer-contact_c009451103725561 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_9b3c13dc89b0807e .te-footer-widget-contact_04b937ef50ac62ed .footer-contact_c009451103725561 ul li:first-child {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .te-footer-widget_9b3c13dc89b0807e .te-footer-widget-contact_04b937ef50ac62ed .footer-contact_c009451103725561 ul li:first-child .contact-icon_a2b197c28e57b5d7 {
          margin-top: 5px; }
      .te-footer-widget_9b3c13dc89b0807e .te-footer-widget-contact_04b937ef50ac62ed .footer-contact_c009451103725561 ul li:last-child {
        margin-bottom: 0; }
      .te-footer-widget_9b3c13dc89b0807e .te-footer-widget-contact_04b937ef50ac62ed .footer-contact_c009451103725561 ul li .contact-icon_a2b197c28e57b5d7 {
        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_9b3c13dc89b0807e .te-footer-widget-contact_04b937ef50ac62ed .footer-contact_c009451103725561 ul li .contact-text_23f4fa6d49b85c72 {
        color: #335371;
        font-size: 18px;
        line-height: 24px;
        overflow: hidden; }
        .te-footer-widget_9b3c13dc89b0807e .te-footer-widget-contact_04b937ef50ac62ed .footer-contact_c009451103725561 ul li .contact-text_23f4fa6d49b85c72 a:hover span {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .te-footer-widget_9b3c13dc89b0807e .te-footer-widget-contact_04b937ef50ac62ed .footer-contact_c009451103725561 ul li .contact-text_23f4fa6d49b85c72 span,
        .te-footer-widget_9b3c13dc89b0807e .te-footer-widget-contact_04b937ef50ac62ed .footer-contact_c009451103725561 ul li .contact-text_23f4fa6d49b85c72 p,
        .te-footer-widget_9b3c13dc89b0807e .te-footer-widget-contact_04b937ef50ac62ed .footer-contact_c009451103725561 ul li .contact-text_23f4fa6d49b85c72 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_9b3c13dc89b0807e .te_widget_latest_post_ac7f08564194a163 ul li {
    margin-bottom: 10px; }
    .te-footer-widget_9b3c13dc89b0807e .te_widget_latest_post_ac7f08564194a163 ul li .te-latest-post-thumb_5a19890ebca83c27 {
      width: 80px;
      height: 80px;
      border-radius: 20px;
      overflow: hidden; }
    .te-footer-widget_9b3c13dc89b0807e .te_widget_latest_post_ac7f08564194a163 ul li .te-latest-post-desc_4099e1d714cd3b03 .te-latest-post-title_0df37aaa039d4e01 {
      margin-bottom: 0;
      font-size: 18px;
      line-height: 29px;
      color: #335371;
      font-weight: 400; }
      .te-footer-widget_9b3c13dc89b0807e .te_widget_latest_post_ac7f08564194a163 ul li .te-latest-post-desc_4099e1d714cd3b03 .te-latest-post-title_0df37aaa039d4e01 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_9b3c13dc89b0807e .te_widget_latest_post_ac7f08564194a163 ul li .te-latest-post-desc_4099e1d714cd3b03 .te-latest-post-title_0df37aaa039d4e01 a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-footer-widget_9b3c13dc89b0807e .te_widget_latest_post_ac7f08564194a163 ul li .te-latest-post-desc_4099e1d714cd3b03 .te-latest-post-meta_952e68a7b167144b {
      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_1480931251b3ecf8 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_1480931251b3ecf8 ul {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .te-footer-bottom-menu_1480931251b3ecf8 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_1480931251b3ecf8 ul li a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }

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

.subscribe-area_ac21a39f2963d712 {
  overflow: hidden; }
  .subscribe-area_ac21a39f2963d712.style-1_000d44b633a2ca65 .te-subscribe-inner-area_93f307578dfb084f .te-content-wrapper_35f3c078246c1cc8 {
    background-color: #317EFE;
    border-radius: 20px;
    padding: 63px 50px 68px 74px;
    gap: 14px; }
  .subscribe-area_ac21a39f2963d712.style-1_000d44b633a2ca65 .te-image-bg-collumn_e9909f543e5d3c9c {
    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_ac21a39f2963d712.style-1_000d44b633a2ca65 .te-image-bg-collumn_e9909f543e5d3c9c {
        display: none; } }
  .subscribe-area_ac21a39f2963d712 .te-content-wrapper_35f3c078246c1cc8 {
    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_ac21a39f2963d712 .te-content-wrapper_35f3c078246c1cc8 {
        padding: 100px 24px 100px 24px;
        margin: 0 auto; } }
    @media (max-width: 809px) {
      .subscribe-area_ac21a39f2963d712 .te-content-wrapper_35f3c078246c1cc8 {
        padding: 80px 24px 80px 24px;
        width: 100%; } }
    .subscribe-area_ac21a39f2963d712 .te-content-wrapper_35f3c078246c1cc8 .short-title_60f972781da45eca {
      font-size: 21px;
      font-weight: 500;
      color: #335371;
      margin-bottom: 0; }
    .subscribe-area_ac21a39f2963d712 .te-content-wrapper_35f3c078246c1cc8 .te-subscribe-title_b46fada046624297 {
      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_ac21a39f2963d712 .te-content-wrapper_35f3c078246c1cc8 .te-subscribe-title_b46fada046624297 {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .subscribe-area_ac21a39f2963d712 .te-content-wrapper_35f3c078246c1cc8 .te-subscribe-title_b46fada046624297 {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_ac21a39f2963d712 .te-content-wrapper_35f3c078246c1cc8 .te-subscribe-title_b46fada046624297 {
          font-size: 36px;
          line-height: 42px; } }
    .subscribe-area_ac21a39f2963d712 .te-content-wrapper_35f3c078246c1cc8 .text {
      font-size: 18px;
      color: #ffffff;
      margin-bottom: 0; }
  .subscribe-area_ac21a39f2963d712 .te-subscribe-inner-area_93f307578dfb084f {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .subscribe-area_ac21a39f2963d712 .te-subscribe-inner-area_93f307578dfb084f {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .subscribe-area_ac21a39f2963d712 .te-subscribe-inner-area_93f307578dfb084f .te-subscribe-collumn_2171e2b221c4acac {
      -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_ac21a39f2963d712 .te-subscribe-inner-area_93f307578dfb084f .te-subscribe-collumn_2171e2b221c4acac.te-image-bg-collumn_e9909f543e5d3c9c {
          display: none; } }
    .subscribe-area_ac21a39f2963d712 .te-subscribe-inner-area_93f307578dfb084f .mc4wp-form-fields_1315ca58e58b8995 {
      background-color: transparent;
      gap: 10px; }
      @media (max-width: 575px) {
        .subscribe-area_ac21a39f2963d712 .te-subscribe-inner-area_93f307578dfb084f .mc4wp-form-fields_1315ca58e58b8995 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .subscribe-area_ac21a39f2963d712 .te-subscribe-inner-area_93f307578dfb084f .mc4wp-form-fields_1315ca58e58b8995 .submit-btn_2946ff5bf4f91dc1 {
        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_9b3c13dc89b0807e .te-subscribe-form-wrapper_eacd49a0138a134f {
  color: #335371; }

.te-subscribe-form-widget_eb36cdb78cdbed46 {
  position: relative; }
  .te-subscribe-form-widget_eb36cdb78cdbed46 .mc4wp-form-fields_1315ca58e58b8995 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    overflow: hidden;
    border-radius: 5px; }
  .te-subscribe-form-widget_eb36cdb78cdbed46 .single-field_d4f5aa44879187b1 {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .te-subscribe-form-widget_eb36cdb78cdbed46 .single-field_d4f5aa44879187b1 input {
      color: #335371;
      height: 55px;
      padding: 0 30px;
      font-size: 18px;
      width: 100%;
      border-radius: 50px; }
    .te-subscribe-form-widget_eb36cdb78cdbed46 .single-field_d4f5aa44879187b1 *::-webkit-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_eb36cdb78cdbed46 .single-field_d4f5aa44879187b1 *:-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_eb36cdb78cdbed46 .single-field_d4f5aa44879187b1 *::-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_eb36cdb78cdbed46 .single-field_d4f5aa44879187b1 *::placeholder {
      color: #778196; }
  .te-subscribe-form-widget_eb36cdb78cdbed46 .submit-btn_2946ff5bf4f91dc1 {
    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_eb36cdb78cdbed46 .submit-btn_2946ff5bf4f91dc1:hover {
      background-color: #131A2A;
      color: #ffffff; }
  .te-subscribe-form-widget_eb36cdb78cdbed46 .mc4wp-response_c3090275f10499d0 {
    position: absolute;
    margin-top: 15px; }
    .te-subscribe-form-widget_eb36cdb78cdbed46 .mc4wp-response_c3090275f10499d0 .mc4wp-alert_aed5cc67341d356f.mc4wp-error_2c605e370e72e3eb p {
      color: #ff0000;
      position: relative; }
    .te-subscribe-form-widget_eb36cdb78cdbed46 .mc4wp-response_c3090275f10499d0 .mc4wp-alert_aed5cc67341d356f.mc4wp-error_2c605e370e72e3eb a {
      color: #ff0000; }
    .te-subscribe-form-widget_eb36cdb78cdbed46 .mc4wp-response_c3090275f10499d0 .mc4wp-alert_aed5cc67341d356f.mc4wp-success_ea62c6743fe5e964 p, .te-subscribe-form-widget_eb36cdb78cdbed46 .mc4wp-response_c3090275f10499d0 .mc4wp-alert_aed5cc67341d356f.mc4wp-notice_08e4c61766ef6f11 p {
      color: #ffffff;
      position: relative; }

.te-footer-social-wrapper_f1e3e122f34f81b1 {
  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_f1e3e122f34f81b1 .te-footer-logo_ce09a3bfcb6f2331 {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .te-footer-social-wrapper_f1e3e122f34f81b1 .te-social-widget_1b08670849cf93e1 {
    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_f1e3e122f34f81b1 .te-social-widget_1b08670849cf93e1 span {
      color: #ffffff;
      font-size: 20px;
      font-weight: 400; }

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

.footer_2039571d22bdfc4c.style-2_17e1a3a2d6eb0f0b {
  background-color: #131A2A; }
  .footer_2039571d22bdfc4c.style-2_17e1a3a2d6eb0f0b .te-footer-sec_0f404d6bf87c9b37 {
    border-bottom: 1px solid rgba(225, 225, 225, 0.3);
    padding-top: calc(3rem +15px);
    padding-bottom: 70px; }
  .footer_2039571d22bdfc4c.style-2_17e1a3a2d6eb0f0b .te-footer-widget-title_7495b862463928f5,
  .footer_2039571d22bdfc4c.style-2_17e1a3a2d6eb0f0b .wp-block-heading_aec4379c5dc4bbed {
    color: #ffffff;
    font-size: 24px; }
  .footer_2039571d22bdfc4c.style-2_17e1a3a2d6eb0f0b .footer-bottom-area_9c80256fb7b481e4 .te-copyright-text_51acd2e0b81d9e59 p,
  .footer_2039571d22bdfc4c.style-2_17e1a3a2d6eb0f0b .te-footer-widget_9b3c13dc89b0807e.te_widget_nav_menu_3df15fc438b646d8 li a,
  .footer_2039571d22bdfc4c.style-2_17e1a3a2d6eb0f0b .te-footer-widget_9b3c13dc89b0807e .te_widget_latest_post_ac7f08564194a163 ul li .te-latest-post-desc_4099e1d714cd3b03 .te-latest-post-title_0df37aaa039d4e01 a,
  .footer_2039571d22bdfc4c.style-2_17e1a3a2d6eb0f0b .te-footer-widget_9b3c13dc89b0807e .te_widget_latest_post_ac7f08564194a163 ul li .te-latest-post-desc_4099e1d714cd3b03 .te-latest-post-title_0df37aaa039d4e01,
  .footer_2039571d22bdfc4c.style-2_17e1a3a2d6eb0f0b .te-footer-widget_9b3c13dc89b0807e .te_widget_latest_post_ac7f08564194a163 ul li .te-latest-post-desc_4099e1d714cd3b03 .te-latest-post-meta_952e68a7b167144b,
  .footer_2039571d22bdfc4c.style-2_17e1a3a2d6eb0f0b .te-footer-widget_9b3c13dc89b0807e .te-subscribe-form-wrapper_eacd49a0138a134f,
  .footer_2039571d22bdfc4c.style-2_17e1a3a2d6eb0f0b .te-footer-bottom-menu_1480931251b3ecf8 ul li a,
  .footer_2039571d22bdfc4c.style-2_17e1a3a2d6eb0f0b .footer-bottom-area_9c80256fb7b481e4 .te-copyright-text_51acd2e0b81d9e59 p a {
    color: #ffffff; }

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