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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

code {
  color: #E7F914; }

.te-theme-btn_56c0fec6c0fbf14a,
.wp-block-loginout_c2ef1b7a9846fb58 a,
input.te-theme-btn_56c0fec6c0fbf14a {
  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_56c0fec6c0fbf14a:hover,
  .wp-block-loginout_c2ef1b7a9846fb58 a:hover,
  input.te-theme-btn_56c0fec6c0fbf14a:hover {
    color: #131A2A;
    background-color: #E7F914; }
  .te-theme-btn_56c0fec6c0fbf14a:focus,
  .wp-block-loginout_c2ef1b7a9846fb58 a:focus,
  input.te-theme-btn_56c0fec6c0fbf14a:focus {
    color: #ffffff; }
  .te-theme-btn_56c0fec6c0fbf14a.yellow-btn_189a876f551c67eb,
  .wp-block-loginout_c2ef1b7a9846fb58 a.yellow-btn_189a876f551c67eb,
  input.te-theme-btn_56c0fec6c0fbf14a.yellow-btn_189a876f551c67eb {
    background-color: #E7F914;
    color: #14203A; }
  .te-theme-btn_56c0fec6c0fbf14a.simple-btn_d7297d070adc8050,
  .wp-block-loginout_c2ef1b7a9846fb58 a.simple-btn_d7297d070adc8050,
  input.te-theme-btn_56c0fec6c0fbf14a.simple-btn_d7297d070adc8050 {
    padding-left: 36px;
    padding-right: 36px; }

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

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

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

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

.circle-rotate-wrapper_e077a1cc533e73c9 {
  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_e077a1cc533e73c9 .circle-rotate-inner_ecfb9e166e9536fc {
    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_5a8a28b80e52f85e {
  margin-top: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.px-350_4d950f36ae912c28 {
  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_70de6b80b5d1b97a label {
  width: 100%;
  display: block;
  font-weight: 600;
  margin-bottom: 10px; }
.post-password-form_70de6b80b5d1b97a input[type="password"] {
  font-size: 1.2rem;
  line-height: 20px;
  padding: 12px 20px;
  border: 1px solid #E4E4F2;
  width: 100%; }
.post-password-form_70de6b80b5d1b97a 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_70de6b80b5d1b97a input[type="submit"]:hover {
    background-color: #14203A; }

/* Table */
table {
  margin-bottom: 20px;
  width: 100%; }
  table caption {
    border: 1px solid #dfe2e9;
    padding: 6px 10px;
    border-top: 0; }
  table th,
  table td {
    background-color: transparent;
    border: 1px solid #dfe2e9;
    text-align: left;
    padding: 8px;
    -webkit-transition: .3s;
    transition: .3s; }
    table th#today,
    table td#today {
      background: #317EFE;
      color: #ffffff; }
      table th#today a,
      table td#today a {
        color: #ffffff; }

.tp-page-content_f1415cbe0cc7935a .size-full_7f0b467131a04828.alignright_589a8a158d6adc11 {
  margin-bottom: 15px;
  margin-top: 20px; }
.tp-page-content_f1415cbe0cc7935a figure.wp-caption_e9562c4d087c6429.aligncenter_610db9cce24de4e0 {
  margin-top: 40px; }
.tp-page-content_f1415cbe0cc7935a dl, .tp-page-content_f1415cbe0cc7935a ol, .tp-page-content_f1415cbe0cc7935a ul {
  margin-bottom: 11px; }
.tp-page-content_f1415cbe0cc7935a .te-comment-respond_c53a5af4ca25d78d {
  margin-top: 78px;
  margin-bottom: 20px; }
.tp-page-content_f1415cbe0cc7935a .te-latest-comments_710de8b885d84b5d .te-comment-respond_c53a5af4ca25d78d {
  margin-bottom: 40px; }
.tp-page-content_f1415cbe0cc7935a .te-post-comments_fc840acdca705da5 {
  margin-top: 80px; }

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

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

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

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

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

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

.gallery-columns-1_f0698562ca783547 .gallery-item_93c00033e0ef9c19 {
  max-width: 100%;
  width: 100%; }

.gallery-columns-2_5a8e9f95fd677629 .gallery-item_93c00033e0ef9c19 {
  max-width: 50%; }

.gallery-columns-3_fe800e4f24e52657 .gallery-item_93c00033e0ef9c19 {
  max-width: 33.33%; }

.gallery-columns-4_62e63c84a5097094 .gallery-item_93c00033e0ef9c19 {
  max-width: 25%; }

.gallery-columns-5_28cab4d743e65a8a .gallery-item_93c00033e0ef9c19 {
  max-width: 20%; }

.gallery-columns-6_60cc02d521b96f72 .gallery-item_93c00033e0ef9c19 {
  max-width: 16.66%; }

.gallery-columns-7_f1a1f2452d92f530 .gallery-item_93c00033e0ef9c19 {
  max-width: 14.28%; }

.gallery-columns-8_d26c706d9ef2bbff .gallery-item_93c00033e0ef9c19 {
  max-width: 12.5%; }

.gallery-columns-9_df77dea3b267fdda .gallery-item_93c00033e0ef9c19 {
  max-width: 11.11%; }

.gallery-caption_933b11ba4753069f {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.te-post-content p.has-large-font-size_b01bdfdf15259762 {
  font-size: 36px;
  line-height: 1.2; }
.te-post-content .wp-block-search_b253941a7f7e5f81 {
  margin-bottom: 15px; }
.te-post-content .wp-block-file_904285d2740a82c3 {
  margin-top: 20px; }
.te-post-content .wp-block-group__inner-container_4e085bef50f67368 p {
  margin-top: 0 !important; }

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

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

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

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

.wp-block-cover_a374d7a0c8321226 p.wp-block-cover-text_8034f47c0626939e,
.wp-block-cover_a374d7a0c8321226.is-light_35596c1d81a891f3 .wp-block-cover__inner-container_cef8492b0d8d854f {
  color: #fff !important; }

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

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

.widget_9a1ff369270556cf .wp-block-archives-dropdown_74d2ad56fca92c88,
.widget_9a1ff369270556cf .wp-block-categories-dropdown_8c571842e5a2640e,
.widget_9a1ff369270556cf .wp-block-loginout_c2ef1b7a9846fb58,
.widget_9a1ff369270556cf .wp-block-social-links_61e3db802ef9a7ef,
.widget_9a1ff369270556cf.widget_archive_357c0c681641e431 select,
.widget_9a1ff369270556cf.te_widget_categories_225c79c585f4cbb3 select,
.widget_9a1ff369270556cf.widget_text_53be7c54873dbea1 select,
.widget_9a1ff369270556cf.te_widget_search_03d1486a72cda175 .search-form_2c19dabcc81755e4,
.widget_9a1ff369270556cf.te_widget_tag_cloud_74a7ce88d8b5224b .tagcloud_1e8bfbdc6124c59b,
.widget_9a1ff369270556cf .wp-block-tag-cloud_93c89bd23d28cf40 {
  margin-bottom: 6px; }

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

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

.blog-search-content_d10b75d85ce78d9d {
  margin: 0; }
  .blog-search-content_d10b75d85ce78d9d .wp-block-search_b253941a7f7e5f81,
  .blog-search-content_d10b75d85ce78d9d .search-form_2c19dabcc81755e4,
  .blog-search-content_d10b75d85ce78d9d .sidebar__search_e72141501e711330 {
    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_d10b75d85ce78d9d .wp-block-search_b253941a7f7e5f81,
      .blog-search-content_d10b75d85ce78d9d .search-form_2c19dabcc81755e4,
      .blog-search-content_d10b75d85ce78d9d .sidebar__search_e72141501e711330 {
        width: 100%; } }
    .blog-search-content_d10b75d85ce78d9d .wp-block-search_b253941a7f7e5f81 .wp-block-search__inside-wrapper_67235b6d07b46f56,
    .blog-search-content_d10b75d85ce78d9d .search-form_2c19dabcc81755e4 .wp-block-search__inside-wrapper_67235b6d07b46f56,
    .blog-search-content_d10b75d85ce78d9d .sidebar__search_e72141501e711330 .wp-block-search__inside-wrapper_67235b6d07b46f56 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .blog-search-content_d10b75d85ce78d9d .wp-block-search_b253941a7f7e5f81 label,
    .blog-search-content_d10b75d85ce78d9d .search-form_2c19dabcc81755e4 label,
    .blog-search-content_d10b75d85ce78d9d .sidebar__search_e72141501e711330 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_d10b75d85ce78d9d .wp-block-search_b253941a7f7e5f81 input,
    .blog-search-content_d10b75d85ce78d9d .search-form_2c19dabcc81755e4 input,
    .blog-search-content_d10b75d85ce78d9d .sidebar__search_e72141501e711330 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_d10b75d85ce78d9d .wp-block-search_b253941a7f7e5f81 button,
    .blog-search-content_d10b75d85ce78d9d .search-form_2c19dabcc81755e4 button,
    .blog-search-content_d10b75d85ce78d9d .sidebar__search_e72141501e711330 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_f1415cbe0cc7935a .wp-smiley_c8e3840fd9dce80c,
.entry-content_4724875f2eccea29 .wp-smiley_c8e3840fd9dce80c,
.comment-content_40264607a0ba2ea8 .wp-smiley_c8e3840fd9dce80c {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

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

.te-comment-respond_c53a5af4ca25d78d.style-two_de38b4d301a47dbf .wpcf7-form_120996b1bf5025e7 .wpcf7-not-valid-tip_b195b3e6261a62e4 {
  color: #d9c0b8 !important; }
.te-comment-respond_c53a5af4ca25d78d .wpcf7-form_120996b1bf5025e7 .wpcf7-not-valid_54f5a489c878fb69 {
  border-color: #dc3232 !important; }
.te-comment-respond_c53a5af4ca25d78d .wpcf7-form_120996b1bf5025e7 .wpcf7-not-valid-tip_b195b3e6261a62e4 {
  font-size: 16px;
  margin-top: 5px; }
.te-comment-respond_c53a5af4ca25d78d .wpcf7-form_120996b1bf5025e7.sent_584d5b629836ccd2 .wpcf7-response-output_acd3e989f5fb633e {
  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_c53a5af4ca25d78d .wpcf7-form_120996b1bf5025e7.invalid_1d3b10ec70b9b42a .wpcf7-response-output_acd3e989f5fb633e {
  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_8ee8042a5a3ea2f7 {
  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_8ee8042a5a3ea2f7 .wpcf7-te-list-item_e8fe7ce8847f6715 {
    margin: 0; }
    .wpcf7-form-control_8ee8042a5a3ea2f7 .wpcf7-te-list-item_e8fe7ce8847f6715 label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      margin: 0;
      gap: 10px; }
      .wpcf7-form-control_8ee8042a5a3ea2f7 .wpcf7-te-list-item_e8fe7ce8847f6715 label .wpcf7-te-list-item-label_0dc8af48a84ae411 {
        font-size: 16px;
        font-weight: 400; }

.logged-in_d4f6990539684ece .te-comment-respond_c53a5af4ca25d78d textarea {
  margin-bottom: 12px; }

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

body.admin-bar_3179fc5ce7ee295d .header-menu-area_b77e18509cf15b33.sticky_menu_7ddb24941489a59d {
  top: 30px; }
  @media (max-width: 600px) {
    body.admin-bar_3179fc5ce7ee295d .header-menu-area_b77e18509cf15b33.sticky_menu_7ddb24941489a59d {
      top: 0; } }

.page-template-default_59549f8a4b161efd.page-id-146_693a37252085080e .tp-page-content_f1415cbe0cc7935a p:last-child {
  margin-bottom: 10px; }
.page-template-default_59549f8a4b161efd.page-id-1133_6449b48229db8579 .tp-page-content_f1415cbe0cc7935a .te-comment-respond_c53a5af4ca25d78d {
  margin-top: 78px;
  display: inline-block;
  width: 100%; }
.page-template-default_59549f8a4b161efd.page-id-3_22d878e91df40b54 .page-area_eafee829c32203fa {
  padding-top: 128px; }

.single-post-item_9cc157ff90da091e.post-24_0612b0d7ce83f24e .wp-block-button_06043b8ce2e8edc6 a {
  color: #ffffff; }

.post-template-default_ef931f42364851a9.postid-163_a8dbb3ff1de559e3 .te-blog-details-wrapper_61f3e67741f6a22d .te-post-item_539657c90e2daf7b .te-post-content {
  margin-bottom: 34px; }
.post-template-default_ef931f42364851a9.postid-150_f4e8adf6801a191b .te-blog-details-wrapper_61f3e67741f6a22d .te-post-item_539657c90e2daf7b .te-post-content {
  margin-bottom: 34px; }
  .post-template-default_ef931f42364851a9.postid-150_f4e8adf6801a191b .te-blog-details-wrapper_61f3e67741f6a22d .te-post-item_539657c90e2daf7b .te-post-content .wp-block-group_5087e92f4395c72c.is-layout-constrained_d1a2825c8353cd93:last-child {
    border: 1px solid #000; }
.post-template-default_ef931f42364851a9.postid-51_bf05d4f61858d163 .te-blog-details-wrapper_61f3e67741f6a22d .te-post-item_539657c90e2daf7b .te-post-content {
  margin-bottom: 25px; }
  .post-template-default_ef931f42364851a9.postid-51_bf05d4f61858d163 .te-blog-details-wrapper_61f3e67741f6a22d .te-post-item_539657c90e2daf7b .te-post-content p:last-child {
    margin-bottom: 0; }
.post-template-default_ef931f42364851a9.postid-1163_b8fbfa1f87d2e078 .te-blog-details-wrapper_61f3e67741f6a22d .te-post-item_539657c90e2daf7b .te-post-content .wp-caption_e9562c4d087c6429, .post-template-default_ef931f42364851a9.postid-568_f76a6d84eb3c18b7 .te-blog-details-wrapper_61f3e67741f6a22d .te-post-item_539657c90e2daf7b .te-post-content .wp-caption_e9562c4d087c6429 {
  margin-top: 20px; }
.post-template-default_ef931f42364851a9.postid-1785_8d458e290100cd25 .te-blog-details-wrapper_61f3e67741f6a22d .te-post-item_539657c90e2daf7b .te-post-content .wp-block-button__link_05909a98f58a1331 {
  color: #ffffff !important; }
.post-template-default_ef931f42364851a9.postid-1149_bf0027cb8af382b1 .te-blog-details-wrapper_61f3e67741f6a22d .te-latest-comments_710de8b885d84b5d li .te-comments-item_7c5ee28501623440 .te-comments-text_97faac141b8c7a5a p {
  margin-bottom: 0; }
.post-template-default_ef931f42364851a9.postid-555_e8866117099eccc5 .te-blog-details-wrapper_61f3e67741f6a22d .te-post-item_539657c90e2daf7b .te-post-content .gallery_c73764cb52d9567c {
  margin-top: 20px; }

.error-404_5b2d637a0ba0d9ce.not-found {
  margin-top: -20px;
  margin-bottom: 40px; }
  .error-404_5b2d637a0ba0d9ce.not-found .error-content_669e31041dad7741 .error-btn-bh_342dbe8639ae317d {
    margin-top: 20px; }

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

.sidebar_5fea99c7bf1fedb8 .widget_media_gallery_7a9cbe775ccf0dc7 .gallery-item_93c00033e0ef9c19 {
  margin-bottom: 0; }
  .sidebar_5fea99c7bf1fedb8 .widget_media_gallery_7a9cbe775ccf0dc7 .gallery-item_93c00033e0ef9c19 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_5eebe18fb2c32d10 {
  -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_2ed52e8f4d158c51 {
  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_45c6349bdd93b129 path {
  stroke: #317EFE;
  stroke-width: 4;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

body.admin-bar_3179fc5ce7ee295d .header-area_95017b5d1de0cada.style-2_efb5cc14e7451400.login .te-header-menu-area_00d6b3509c91f1a6 {
  top: auto !important; }

.header-area_95017b5d1de0cada .container-fluid_a41a81cd16dda6f6 {
  padding: 0 70px; }
  @media (max-width: 1550px) {
    .header-area_95017b5d1de0cada .container-fluid_a41a81cd16dda6f6 {
      padding: 0 24px; } }
.header-area_95017b5d1de0cada.style-2_efb5cc14e7451400 .header-top {
  padding: 9px 0;
  background-color: #F9F4F1; }
  .header-area_95017b5d1de0cada.style-2_efb5cc14e7451400 .header-top .te-header-contact-info_42a14941d86350a5 span {
    color: #677471; }
    .header-area_95017b5d1de0cada.style-2_efb5cc14e7451400 .header-top .te-header-contact-info_42a14941d86350a5 span i {
      color: #317EFE; }
    .header-area_95017b5d1de0cada.style-2_efb5cc14e7451400 .header-top .te-header-contact-info_42a14941d86350a5 span a {
      color: #677471; }
  .header-area_95017b5d1de0cada.style-2_efb5cc14e7451400 .header-top .te-social-profile_8b37d385ea263361 a {
    color: #317EFE;
    background-color: #E0E6F8;
    width: 42px;
    height: 42px; }
    .header-area_95017b5d1de0cada.style-2_efb5cc14e7451400 .header-top .te-social-profile_8b37d385ea263361 a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #ffffff;
      background-color: #317EFE; }
.header-area_95017b5d1de0cada.style-2_efb5cc14e7451400 .te-header-menu-area_00d6b3509c91f1a6 {
  position: fixed;
  top: 20px;
  left: 0;
  width: 100%; }
  .header-area_95017b5d1de0cada.style-2_efb5cc14e7451400 .te-header-menu-area_00d6b3509c91f1a6 .menu-wrapper_f219a44e4eb0d030 {
    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_95017b5d1de0cada.style-2_efb5cc14e7451400 .te-header-menu-area_00d6b3509c91f1a6 .menu-wrapper_f219a44e4eb0d030 {
        padding-left: 10px;
        padding-right: 6px; } }
  .header-area_95017b5d1de0cada.style-2_efb5cc14e7451400 .te-header-menu-area_00d6b3509c91f1a6 .te-header-btn_12b2890c875fcf19 .te-quote-btn_03a1b78bb574e024 {
    background-color: #E7F914;
    border-color: #E7F914; }
.header-area_95017b5d1de0cada.style-2_efb5cc14e7451400 .te-sticky_menu {
  top: 0; }
  .header-area_95017b5d1de0cada.style-2_efb5cc14e7451400 .te-sticky_menu .menu-wrapper_f219a44e4eb0d030 {
    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_5c510405310dbf60 {
    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_4bc29e0c285b9c28 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px; }
  .header-top .te-header-contact-info_42a14941d86350a5 {
    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_42a14941d86350a5 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_42a14941d86350a5 span.te-contact-info-item_bf99ca423d9925f9 {
        gap: 0 10px !important; }
      .header-top .te-header-contact-info_42a14941d86350a5 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_5a9243ce2a331da4 {
      display: none; } }
  .header-top .header-top-btn_5a9243ce2a331da4 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_5a9243ce2a331da4 a:hover:after {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
    .header-top .header-top-btn_5a9243ce2a331da4 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_8b37d385ea263361 {
    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_8b37d385ea263361 .te-social-profile-label_9a342589b36b9b93 {
      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_8b37d385ea263361 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_8b37d385ea263361 a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #14203A;
        background-color: #E7F914; }

.te-header-menu-area_00d6b3509c91f1a6 {
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-header-menu-area_00d6b3509c91f1a6.te-te-sticky-header_8704d55d344f7b5c {
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-header-menu-area_00d6b3509c91f1a6.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_00d6b3509c91f1a6.te-sticky_menu .te-logo_0e6024ab032ffe98 {
      height: 84px; }
      .te-header-menu-area_00d6b3509c91f1a6.te-sticky_menu .te-logo_0e6024ab032ffe98:after {
        display: none; }
      .te-header-menu-area_00d6b3509c91f1a6.te-sticky_menu .te-logo_0e6024ab032ffe98 .te-standard-logo_1e7d500509a3aad0 {
        display: none; }
      .te-header-menu-area_00d6b3509c91f1a6.te-sticky_menu .te-logo_0e6024ab032ffe98 .te-sticky-logo_c720677d62ea37cf {
        display: block; }
        .te-header-menu-area_00d6b3509c91f1a6.te-sticky_menu .te-logo_0e6024ab032ffe98 .te-sticky-logo_c720677d62ea37cf img {
          width: 170px;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-header-menu-area_00d6b3509c91f1a6.te-sticky_menu .te-main-menu_d88bec9ad17b5590 ul li.te-active > a:after {
      bottom: 20px; }
    .te-header-menu-area_00d6b3509c91f1a6.te-sticky_menu .te-main-menu_d88bec9ad17b5590 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_00d6b3509c91f1a6.te-sticky_menu .te-main-menu_d88bec9ad17b5590 ul li a {
          padding: 33px 14px; } }
    .te-header-menu-area_00d6b3509c91f1a6.te-sticky_menu .te-main-menu_d88bec9ad17b5590 ul li ul li a {
      padding: 10px 20px; }
  .te-header-menu-area_00d6b3509c91f1a6 .te-header-menu-wrapper_60ec11ac9ee5b445 {
    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_00d6b3509c91f1a6 .te-header-menu-wrapper_60ec11ac9ee5b445 {
        gap: 20px; } }
  .te-header-menu-area_00d6b3509c91f1a6 .te-logo_0e6024ab032ffe98 {
    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_00d6b3509c91f1a6 .te-logo_0e6024ab032ffe98 {
        height: 100px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-header-menu-area_00d6b3509c91f1a6 .te-logo_0e6024ab032ffe98 {
        height: 80px; } }
    @media only screen and (max-width: 1199px) {
      .te-header-menu-area_00d6b3509c91f1a6 .te-logo_0e6024ab032ffe98 .te-standard-logo_1e7d500509a3aad0 {
        display: none; } }
    .te-header-menu-area_00d6b3509c91f1a6 .te-logo_0e6024ab032ffe98 .te-standard-logo_1e7d500509a3aad0 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-header-menu-area_00d6b3509c91f1a6 .te-logo_0e6024ab032ffe98 .te-sticky-logo_c720677d62ea37cf {
      display: none; }
      @media only screen and (max-width: 767px) {
        .te-header-menu-area_00d6b3509c91f1a6 .te-logo_0e6024ab032ffe98 .te-sticky-logo_c720677d62ea37cf {
          width: 170px; } }
      @media only screen and (max-width: 1199px) {
        .te-header-menu-area_00d6b3509c91f1a6 .te-logo_0e6024ab032ffe98 .te-sticky-logo_c720677d62ea37cf {
          display: block; } }
      .te-header-menu-area_00d6b3509c91f1a6 .te-logo_0e6024ab032ffe98 .te-sticky-logo_c720677d62ea37cf img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-header-menu-area_00d6b3509c91f1a6 .te-logo_0e6024ab032ffe98 .te-retina-logo_75e66cdf7d39093a {
      display: none; }

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

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

.te-header-btn_12b2890c875fcf19 {
  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_12b2890c875fcf19 .te-icon_d711a8b3b07056c6 {
    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_12b2890c875fcf19 .te-icon_d711a8b3b07056c6: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_12b2890c875fcf19 {
      display: none; } }
  .te-header-btn_12b2890c875fcf19 .te-cta-btn_698c3ce62dffaf2b {
    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_12b2890c875fcf19 .te-cta-btn_698c3ce62dffaf2b:hover {
      background-color: #317EFE;
      color: #ffffff; }
  .te-header-btn_12b2890c875fcf19 .te-quote-btn_03a1b78bb574e024 {
    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_12b2890c875fcf19 .te-quote-btn_03a1b78bb574e024: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_7f8c6292be7df59f {
    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_7f8c6292be7df59f .te-search-content-filed_f85ef593bcdde887 {
      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_7f8c6292be7df59f .te-search-content-filed_f85ef593bcdde887 .te-search-close {
        cursor: pointer;
        font-size: 30px;
        color: #ffffff; }
    .te-search-form-wrapper .te-search-form-inner_7f8c6292be7df59f .te-search-form_60b1cde786807b51 {
      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_7f8c6292be7df59f .te-search-form_60b1cde786807b51 .te-search-form-input_941112c82755a5d5 {
        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_7f8c6292be7df59f .te-search-form_60b1cde786807b51 .te-search-form-input_941112c82755a5d5 .te-search-icon_2d1a2d11e07f22a3 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .te-search-form-wrapper .te-search-form-inner_7f8c6292be7df59f .te-search-form_60b1cde786807b51 .te-search-form-input_941112c82755a5d5 button.te-submit-search-btn_e1e163d472cf7636 {
          padding: 15px 24px !important; }
      .te-search-form-wrapper .te-search-form-inner_7f8c6292be7df59f .te-search-form_60b1cde786807b51 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_c21b332692a9b555 {
  display: none; }

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

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

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

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

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

.te-mobile-menu-bar_7f82010389c2d128 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_7f82010389c2d128 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_3d1bcc08264e50b6 {
    display: inline-block;
    width: 180px; }
  .te-menu-sidebar-area .te-menu-sidebar-wrapper_ca7b00eb825d6864 {
    position: relative;
    padding: 40px; }
  .te-menu-sidebar-area.active {
    right: 0; }
  .te-menu-sidebar-area .te-menu-sidebar-close_cd565f1db77c7f47 {
    position: absolute;
    top: 0;
    right: 0; }
    .te-menu-sidebar-area .te-menu-sidebar-close_cd565f1db77c7f47 .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_cd565f1db77c7f47 .te-menu-sidebar-close-btn:hover {
        background-color: #317EFE; }
  .te-menu-sidebar-area .te-menu-sidebar-content_659f0fd8c82d567d .te-menu-sidebar-single-widget_4362a5f46e781574 {
    display: inline-block;
    margin-top: 20px;
    width: 100%; }
    .te-menu-sidebar-area .te-menu-sidebar-content_659f0fd8c82d567d .te-menu-sidebar-single-widget_4362a5f46e781574 .te-menu-sidebar-title_763c879f4d7bbf09 {
      margin-bottom: 5px; }
    .te-menu-sidebar-area .te-menu-sidebar-content_659f0fd8c82d567d .te-menu-sidebar-single-widget_4362a5f46e781574 .te-header-contact-info_42a14941d86350a5 {
      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_659f0fd8c82d567d .te-menu-sidebar-single-widget_4362a5f46e781574 .te-header-contact-info_42a14941d86350a5 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_659f0fd8c82d567d .te-menu-sidebar-single-widget_4362a5f46e781574 .te-header-contact-info_42a14941d86350a5 span.te-contact-info-item_bf99ca423d9925f9 {
          gap: 0 10px !important; }
        .te-menu-sidebar-area .te-menu-sidebar-content_659f0fd8c82d567d .te-menu-sidebar-single-widget_4362a5f46e781574 .te-header-contact-info_42a14941d86350a5 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_659f0fd8c82d567d .te-menu-sidebar-single-widget_4362a5f46e781574 .te-header-contact-info_42a14941d86350a5 span a:hover {
            color: #317EFE; }
    .te-menu-sidebar-area .te-menu-sidebar-content_659f0fd8c82d567d .te-menu-sidebar-single-widget_4362a5f46e781574 .te-social-profile_8b37d385ea263361 {
      margin-top: 20px;
      border-top: 1px solid #dfe2e9;
      width: 100%;
      padding-top: 20px; }
      .te-menu-sidebar-area .te-menu-sidebar-content_659f0fd8c82d567d .te-menu-sidebar-single-widget_4362a5f46e781574 .te-social-profile_8b37d385ea263361 a {
        color: #14203A;
        font-size: 22px; }
        .te-menu-sidebar-area .te-menu-sidebar-content_659f0fd8c82d567d .te-menu-sidebar-single-widget_4362a5f46e781574 .te-social-profile_8b37d385ea263361 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_e79bf9ef22e96a83 {
  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_e79bf9ef22e96a83.style-2_efb5cc14e7451400 .te-single-slider_1d61a7772c36b7c8 {
    height: 950px;
    padding-top: 70px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_e79bf9ef22e96a83.style-2_efb5cc14e7451400 .te-single-slider_1d61a7772c36b7c8 {
        height: unset;
        padding: 80px 0; } }
    .slider-area_e79bf9ef22e96a83.style-2_efb5cc14e7451400 .te-single-slider_1d61a7772c36b7c8 .slider-feature-img_1ba94f09dab81271 {
      position: absolute;
      right: 0;
      top: 0; }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_e79bf9ef22e96a83.style-2_efb5cc14e7451400 .te-single-slider_1d61a7772c36b7c8 .slider-feature-img_1ba94f09dab81271 {
          right: -200px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_e79bf9ef22e96a83.style-2_efb5cc14e7451400 .te-single-slider_1d61a7772c36b7c8 .slider-feature-img_1ba94f09dab81271 {
          right: -280px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_e79bf9ef22e96a83.style-2_efb5cc14e7451400 .te-single-slider_1d61a7772c36b7c8 .slider-feature-img_1ba94f09dab81271 {
          right: -380px; } }
      .slider-area_e79bf9ef22e96a83.style-2_efb5cc14e7451400 .te-single-slider_1d61a7772c36b7c8 .slider-feature-img_1ba94f09dab81271 .company-award_dd4dcec95cc5a39f {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        margin-top: 50px;
        left: 135px; }
        .slider-area_e79bf9ef22e96a83.style-2_efb5cc14e7451400 .te-single-slider_1d61a7772c36b7c8 .slider-feature-img_1ba94f09dab81271 .company-award_dd4dcec95cc5a39f .icon_849135916b3b9ace {
          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_e79bf9ef22e96a83.style-2_efb5cc14e7451400 .te-single-slider_1d61a7772c36b7c8 .slider-feature-img_1ba94f09dab81271 .slider-feature-img-overlay_d1911ae644f292d3 {
          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_e79bf9ef22e96a83.style-2_efb5cc14e7451400 .te-single-slider_1d61a7772c36b7c8 .slider-left-shape_b030983e5dd5e6a3 {
      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_e79bf9ef22e96a83.style-2_efb5cc14e7451400 .te-single-slider_1d61a7772c36b7c8 .slider-left-shape_b030983e5dd5e6a3 {
          display: none; } }
    .slider-area_e79bf9ef22e96a83.style-2_efb5cc14e7451400 .te-single-slider_1d61a7772c36b7c8 .slider-right-shape_3d781443cf37fffa {
      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_e79bf9ef22e96a83.style-2_efb5cc14e7451400 .te-single-slider_1d61a7772c36b7c8 .slider-right-shape_3d781443cf37fffa {
          display: none; } }
    .slider-area_e79bf9ef22e96a83.style-2_efb5cc14e7451400 .te-single-slider_1d61a7772c36b7c8 .slider-circle-shape_dcdc428b7369db34 {
      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_e79bf9ef22e96a83 .te-slider-wrapper_9d8b245922a21b71 .slick-active_cac91d1df5885245 .te-slider-short-title_441231587f17665c,
  .slider-area_e79bf9ef22e96a83 .te-slider-wrapper_9d8b245922a21b71 .slick-active_cac91d1df5885245 .te-slider-title_ee3a3bbd4a2d267b,
  .slider-area_e79bf9ef22e96a83 .te-slider-wrapper_9d8b245922a21b71 .slick-active_cac91d1df5885245 .te-slider-short-desc_b036ae9c3c3f59aa,
  .slider-area_e79bf9ef22e96a83 .te-slider-wrapper_9d8b245922a21b71 .slick-active_cac91d1df5885245 .te-slider-btn-wrapper_7ab4969e5749ffea {
    -webkit-animation-name: MovefadeUp;
    animation-name: MovefadeUp;
    -webkit-animation-fill-mode: both; }
  .slider-area_e79bf9ef22e96a83 .te-slider-wrapper_9d8b245922a21b71 .slick-active_cac91d1df5885245 .te-slider-short-title_441231587f17665c {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; }
  .slider-area_e79bf9ef22e96a83 .te-slider-wrapper_9d8b245922a21b71 .slick-active_cac91d1df5885245 .te-slider-title_ee3a3bbd4a2d267b {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  .slider-area_e79bf9ef22e96a83 .te-slider-wrapper_9d8b245922a21b71 .slick-active_cac91d1df5885245 .te-slider-short-desc_b036ae9c3c3f59aa {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s; }
  .slider-area_e79bf9ef22e96a83 .te-slider-wrapper_9d8b245922a21b71 .slick-active_cac91d1df5885245 .te-slider-btn-wrapper_7ab4969e5749ffea {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s; }
  .slider-area_e79bf9ef22e96a83 .te-slider-wrapper_9d8b245922a21b71 .slick-dots_ba25487766621b6e {
    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_e79bf9ef22e96a83 .te-slider-wrapper_9d8b245922a21b71 .slick-dots_ba25487766621b6e {
        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_e79bf9ef22e96a83 .te-slider-wrapper_9d8b245922a21b71 .slick-dots_ba25487766621b6e 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_e79bf9ef22e96a83 .te-slider-wrapper_9d8b245922a21b71 .slick-dots_ba25487766621b6e 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_e79bf9ef22e96a83 .te-slider-wrapper_9d8b245922a21b71 .slick-dots_ba25487766621b6e li button:hover {
          background-color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
      .slider-area_e79bf9ef22e96a83 .te-slider-wrapper_9d8b245922a21b71 .slick-dots_ba25487766621b6e li.slick-active_cac91d1df5885245 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 1px solid #317EFE; }
        .slider-area_e79bf9ef22e96a83 .te-slider-wrapper_9d8b245922a21b71 .slick-dots_ba25487766621b6e li.slick-active_cac91d1df5885245 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .slider-area_e79bf9ef22e96a83 .te-single-slider_1d61a7772c36b7c8 {
    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_e79bf9ef22e96a83 .te-single-slider_1d61a7772c36b7c8 {
        background-image: none !important; } }
    .slider-area_e79bf9ef22e96a83 .te-single-slider_1d61a7772c36b7c8 .te-slider-overlay_244b68df632c9088 {
      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_e79bf9ef22e96a83 .te-single-slider_1d61a7772c36b7c8 .te-slider-overlay_244b68df632c9088 {
          left: 0; } }
      .slider-area_e79bf9ef22e96a83 .te-single-slider_1d61a7772c36b7c8 .te-slider-overlay_244b68df632c9088 .te-slider-overlay-shape_841e489a680056b2 {
        position: absolute;
        top: 0;
        height: 100%;
        left: -340px;
        width: 100%; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_e79bf9ef22e96a83 .te-single-slider_1d61a7772c36b7c8 .te-slider-overlay_244b68df632c9088 .te-slider-overlay-shape_841e489a680056b2 {
            display: none; } }
    .slider-area_e79bf9ef22e96a83 .te-single-slider_1d61a7772c36b7c8 .te-slider-content-wrapper_320ea8d2cb32e9e7 {
      position: relative;
      z-index: 99; }
      .slider-area_e79bf9ef22e96a83 .te-single-slider_1d61a7772c36b7c8 .te-slider-content-wrapper_320ea8d2cb32e9e7 .te-slider-content_575d3f835033733e .te-slider-short-title_441231587f17665c {
        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_e79bf9ef22e96a83 .te-single-slider_1d61a7772c36b7c8 .te-slider-content-wrapper_320ea8d2cb32e9e7 .te-slider-content_575d3f835033733e .te-slider-title_ee3a3bbd4a2d267b {
        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_e79bf9ef22e96a83 .te-single-slider_1d61a7772c36b7c8 .te-slider-content-wrapper_320ea8d2cb32e9e7 .te-slider-content_575d3f835033733e .te-slider-title_ee3a3bbd4a2d267b {
            font-size: 60px;
            line-height: 64px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-area_e79bf9ef22e96a83 .te-single-slider_1d61a7772c36b7c8 .te-slider-content-wrapper_320ea8d2cb32e9e7 .te-slider-content_575d3f835033733e .te-slider-title_ee3a3bbd4a2d267b {
            font-size: 48px;
            line-height: 56px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_e79bf9ef22e96a83 .te-single-slider_1d61a7772c36b7c8 .te-slider-content-wrapper_320ea8d2cb32e9e7 .te-slider-content_575d3f835033733e .te-slider-title_ee3a3bbd4a2d267b {
            font-size: 42px;
            line-height: 52px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_e79bf9ef22e96a83 .te-single-slider_1d61a7772c36b7c8 .te-slider-content-wrapper_320ea8d2cb32e9e7 .te-slider-content_575d3f835033733e .te-slider-title_ee3a3bbd4a2d267b {
            font-size: 38px;
            line-height: 44px;
            margin-bottom: 20px; } }
      .slider-area_e79bf9ef22e96a83 .te-single-slider_1d61a7772c36b7c8 .te-slider-content-wrapper_320ea8d2cb32e9e7 .te-slider-content_575d3f835033733e .te-slider-short-desc_b036ae9c3c3f59aa {
        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_e79bf9ef22e96a83 .te-single-slider_1d61a7772c36b7c8 .te-slider-content-wrapper_320ea8d2cb32e9e7 .te-slider-content_575d3f835033733e .te-slider-short-desc_b036ae9c3c3f59aa {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_e79bf9ef22e96a83 .te-single-slider_1d61a7772c36b7c8 .te-slider-content-wrapper_320ea8d2cb32e9e7 .te-slider-content_575d3f835033733e .te-slider-short-desc_b036ae9c3c3f59aa {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_e79bf9ef22e96a83 .te-single-slider_1d61a7772c36b7c8 .te-slider-content-wrapper_320ea8d2cb32e9e7 .te-slider-content_575d3f835033733e .te-slider-short-desc_b036ae9c3c3f59aa {
            font-size: 18px;
            line-height: 32px; } }
      .slider-area_e79bf9ef22e96a83 .te-single-slider_1d61a7772c36b7c8 .te-slider-content-wrapper_320ea8d2cb32e9e7 .te-slider-content_575d3f835033733e .te-slider-btn-wrapper_7ab4969e5749ffea {
        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_e79bf9ef22e96a83 .te-single-slider_1d61a7772c36b7c8 .te-slider-content-wrapper_320ea8d2cb32e9e7 .te-slider-content_575d3f835033733e .te-slider-btn-wrapper_7ab4969e5749ffea {
            padding-top: 30px; } }
        .slider-area_e79bf9ef22e96a83 .te-single-slider_1d61a7772c36b7c8 .te-slider-content-wrapper_320ea8d2cb32e9e7 .te-slider-content_575d3f835033733e .te-slider-btn-wrapper_7ab4969e5749ffea .te-theme-btn_56c0fec6c0fbf14a {
          padding: 11px 30px;
          color: #ffffff;
          border-radius: 50px;
          background-color: #317EFE;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .slider-area_e79bf9ef22e96a83 .te-single-slider_1d61a7772c36b7c8 .te-slider-content-wrapper_320ea8d2cb32e9e7 .te-slider-content_575d3f835033733e .te-slider-btn-wrapper_7ab4969e5749ffea .te-call-btn_03c2ab22311bea0c {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 20px; }
          .slider-area_e79bf9ef22e96a83 .te-single-slider_1d61a7772c36b7c8 .te-slider-content-wrapper_320ea8d2cb32e9e7 .te-slider-content_575d3f835033733e .te-slider-btn-wrapper_7ab4969e5749ffea .te-call-btn_03c2ab22311bea0c .te-icon_d711a8b3b07056c6 {
            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_e79bf9ef22e96a83 .te-single-slider_1d61a7772c36b7c8 .te-slider-content-wrapper_320ea8d2cb32e9e7 .te-slider-content_575d3f835033733e .te-slider-btn-wrapper_7ab4969e5749ffea .te-call-btn_03c2ab22311bea0c .te-content_9b2c2276329eba02 {
            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_e79bf9ef22e96a83 .te-single-slider_1d61a7772c36b7c8 .te-slider-content-wrapper_320ea8d2cb32e9e7 .te-slider-content_575d3f835033733e .te-slider-btn-wrapper_7ab4969e5749ffea .te-call-btn_03c2ab22311bea0c .te-content_9b2c2276329eba02 .te-title_7495dfa3a77d7186 {
              font-size: 18px;
              font-weight: 400;
              line-height: 24px;
              color: #335371; }
            .slider-area_e79bf9ef22e96a83 .te-single-slider_1d61a7772c36b7c8 .te-slider-content-wrapper_320ea8d2cb32e9e7 .te-slider-content_575d3f835033733e .te-slider-btn-wrapper_7ab4969e5749ffea .te-call-btn_03c2ab22311bea0c .te-content_9b2c2276329eba02 .te-text_a81a61a4102f92f4 {
              font-size: 20px;
              font-weight: 500;
              line-height: 24px;
              letter-spacing: 0px;
              color: #14203A; }

.slider-area_e79bf9ef22e96a83.style-1_8928134f03cf26cc {
  position: relative;
  overflow: visible;
  background: transparent; }
  .slider-area_e79bf9ef22e96a83.style-1_8928134f03cf26cc: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_e79bf9ef22e96a83.style-1_8928134f03cf26cc .te-single-slider_1d61a7772c36b7c8 {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .slider-area_e79bf9ef22e96a83.style-1_8928134f03cf26cc .te-single-slider_1d61a7772c36b7c8 .te-slider-overlay_244b68df632c9088 {
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
      background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
      .slider-area_e79bf9ef22e96a83.style-1_8928134f03cf26cc .te-single-slider_1d61a7772c36b7c8 .te-slider-overlay_244b68df632c9088::before {
        display: none; }
    .slider-area_e79bf9ef22e96a83.style-1_8928134f03cf26cc .te-single-slider_1d61a7772c36b7c8 .slider-shape_5de22f6122f66681 {
      position: absolute;
      border-radius: 20px;
      overflow: hidden; }
      .slider-area_e79bf9ef22e96a83.style-1_8928134f03cf26cc .te-single-slider_1d61a7772c36b7c8 .slider-shape_5de22f6122f66681 img {
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        top: 0; }
    .slider-area_e79bf9ef22e96a83.style-1_8928134f03cf26cc .te-single-slider_1d61a7772c36b7c8 .shape-one_57d990b597af834b {
      top: 50px;
      left: 0;
      width: 300px;
      height: 290px; }
      @media (max-width: 991px) {
        .slider-area_e79bf9ef22e96a83.style-1_8928134f03cf26cc .te-single-slider_1d61a7772c36b7c8 .shape-one_57d990b597af834b {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_e79bf9ef22e96a83.style-1_8928134f03cf26cc .te-single-slider_1d61a7772c36b7c8 .shape-one_57d990b597af834b {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_e79bf9ef22e96a83.style-1_8928134f03cf26cc .te-single-slider_1d61a7772c36b7c8 .shape-one_57d990b597af834b {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_e79bf9ef22e96a83.style-1_8928134f03cf26cc .te-single-slider_1d61a7772c36b7c8 .shape-one_57d990b597af834b {
          top: 160px;
          width: 250px;
          height: 200px; } }
    .slider-area_e79bf9ef22e96a83.style-1_8928134f03cf26cc .te-single-slider_1d61a7772c36b7c8 .shape-two_1c767b983e112012 {
      top: 0;
      right: 0;
      width: 300px;
      height: 310px; }
      @media (max-width: 991px) {
        .slider-area_e79bf9ef22e96a83.style-1_8928134f03cf26cc .te-single-slider_1d61a7772c36b7c8 .shape-two_1c767b983e112012 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_e79bf9ef22e96a83.style-1_8928134f03cf26cc .te-single-slider_1d61a7772c36b7c8 .shape-two_1c767b983e112012 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_e79bf9ef22e96a83.style-1_8928134f03cf26cc .te-single-slider_1d61a7772c36b7c8 .shape-two_1c767b983e112012 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_e79bf9ef22e96a83.style-1_8928134f03cf26cc .te-single-slider_1d61a7772c36b7c8 .shape-two_1c767b983e112012 {
          width: 300px;
          height: 250px;
          top: 70px;
          right: -40px; } }
    .slider-area_e79bf9ef22e96a83.style-1_8928134f03cf26cc .te-single-slider_1d61a7772c36b7c8 .shape-three_f24f305797d2b705 {
      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_e79bf9ef22e96a83.style-1_8928134f03cf26cc .te-single-slider_1d61a7772c36b7c8 .shape-three_f24f305797d2b705 {
          display: none !important; } }
      @media (max-width: 991px) {
        .slider-area_e79bf9ef22e96a83.style-1_8928134f03cf26cc .te-single-slider_1d61a7772c36b7c8 .shape-three_f24f305797d2b705 {
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
    .slider-area_e79bf9ef22e96a83.style-1_8928134f03cf26cc .te-single-slider_1d61a7772c36b7c8 .te-slider-container_ac96a4d601c219a6 {
      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_e79bf9ef22e96a83.style-1_8928134f03cf26cc .te-single-slider_1d61a7772c36b7c8 .te-slider-container_ac96a4d601c219a6 {
          -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_e79bf9ef22e96a83.style-1_8928134f03cf26cc .te-single-slider_1d61a7772c36b7c8 .te-slider-container_ac96a4d601c219a6 {
          padding: 70px 0;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .slider-area_e79bf9ef22e96a83.style-1_8928134f03cf26cc .te-single-slider_1d61a7772c36b7c8 .te-slider-container_ac96a4d601c219a6 .te-slider-column_d948ab85c4736c01 {
        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_e79bf9ef22e96a83.style-1_8928134f03cf26cc .te-single-slider_1d61a7772c36b7c8 .te-slider-container_ac96a4d601c219a6 .te-slider-column_d948ab85c4736c01 {
            width: 100%; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_e79bf9ef22e96a83.style-1_8928134f03cf26cc .te-single-slider_1d61a7772c36b7c8 .te-slider-content-wrapper_320ea8d2cb32e9e7 .te-slider-content_575d3f835033733e .te-slider-btn-wrapper_7ab4969e5749ffea {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .slider-area_e79bf9ef22e96a83.style-1_8928134f03cf26cc .te-single-slider_1d61a7772c36b7c8 .te-slider-content-wrapper_320ea8d2cb32e9e7 .te-slider-content_575d3f835033733e .te-slider-btn-wrapper_7ab4969e5749ffea .te-theme-btn_56c0fec6c0fbf14a {
      background-color: #317EFE;
      color: #ffffff; }
      .slider-area_e79bf9ef22e96a83.style-1_8928134f03cf26cc .te-single-slider_1d61a7772c36b7c8 .te-slider-content-wrapper_320ea8d2cb32e9e7 .te-slider-content_575d3f835033733e .te-slider-btn-wrapper_7ab4969e5749ffea .te-theme-btn_56c0fec6c0fbf14a:hover {
        background-color: #E7F914;
        color: #14203A; }
    .slider-area_e79bf9ef22e96a83.style-1_8928134f03cf26cc .te-single-slider_1d61a7772c36b7c8 .te-slider-content-wrapper_320ea8d2cb32e9e7 .te-slider-content_575d3f835033733e .te-slider-btn-wrapper_7ab4969e5749ffea .te-call-btn_03c2ab22311bea0c .te-icon_d711a8b3b07056c6 {
      color: #317EFE; }
    .slider-area_e79bf9ef22e96a83.style-1_8928134f03cf26cc .te-single-slider_1d61a7772c36b7c8 .te-slider-content-wrapper_320ea8d2cb32e9e7 .te-slider-content_575d3f835033733e .te-slider-title_ee3a3bbd4a2d267b {
      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_e79bf9ef22e96a83.style-1_8928134f03cf26cc .te-single-slider_1d61a7772c36b7c8 .te-slider-content-wrapper_320ea8d2cb32e9e7 .te-slider-content_575d3f835033733e .te-slider-title_ee3a3bbd4a2d267b {
          font-size: 28px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_e79bf9ef22e96a83.style-1_8928134f03cf26cc .te-single-slider_1d61a7772c36b7c8 .te-slider-content-wrapper_320ea8d2cb32e9e7 .te-slider-content_575d3f835033733e .te-slider-title_ee3a3bbd4a2d267b {
          font-size: 32px;
          line-height: 52px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_e79bf9ef22e96a83.style-1_8928134f03cf26cc .te-single-slider_1d61a7772c36b7c8 .te-slider-content-wrapper_320ea8d2cb32e9e7 .te-slider-content_575d3f835033733e .te-slider-title_ee3a3bbd4a2d267b {
          font-size: 62px;
          line-height: 80px; } }
  .slider-area_e79bf9ef22e96a83.style-1_8928134f03cf26cc .te-slider-wrapper_9d8b245922a21b71 .container_9f5585ea0d855732 {
    position: relative; }
  .slider-area_e79bf9ef22e96a83.style-1_8928134f03cf26cc .te-slider-wrapper_9d8b245922a21b71 .slider-shape-bg_282a297588e9125a {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: 100px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_e79bf9ef22e96a83.style-1_8928134f03cf26cc .te-slider-wrapper_9d8b245922a21b71 .slider-shape-bg_282a297588e9125a {
        display: none; } }
    @media (max-width: 1399px) {
      .slider-area_e79bf9ef22e96a83.style-1_8928134f03cf26cc .te-slider-wrapper_9d8b245922a21b71 .slider-shape-bg_282a297588e9125a {
        margin-left: 0; } }
    .slider-area_e79bf9ef22e96a83.style-1_8928134f03cf26cc .te-slider-wrapper_9d8b245922a21b71 .slider-shape-bg_282a297588e9125a: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_1b3a922e116bb6bb {
  position: relative; }

.te-info-card_2b69e2033e778309 {
  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_2b69e2033e778309 {
      padding: 40px 25px; } }
  .te-info-card_2b69e2033e778309: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_2b69e2033e778309:hover .te-image-wrapper_b5476db24b34967a .overlay_f969b896e0b2b14a {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      opacity: 0.72; }
    .te-info-card_2b69e2033e778309:hover .te-image-wrapper_b5476db24b34967a 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_2b69e2033e778309:hover .icon_849135916b3b9ace img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-info-card_2b69e2033e778309:hover .content_1fb0cf05fb6b8f19 .te-read-more_ab3dcfac8eeada12 .te-theme-btn_56c0fec6c0fbf14a {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_2b69e2033e778309 .te-info-card-inner_fc4d4e842508300a {
    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_2b69e2033e778309 .te-image-wrapper_b5476db24b34967a {
    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_2b69e2033e778309 .te-image-wrapper_b5476db24b34967a 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_2b69e2033e778309 .te-image-wrapper_b5476db24b34967a .overlay_f969b896e0b2b14a {
      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_2b69e2033e778309 .icon_849135916b3b9ace {
    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_2b69e2033e778309 .icon_849135916b3b9ace img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_2b69e2033e778309 .te-content-wrapper_bf4843d1f63797bc {
    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_2b69e2033e778309 .te-title-wrapper_ab2df3fac43737a4 {
    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_2b69e2033e778309 .te-title-wrapper_ab2df3fac43737a4 .icon_849135916b3b9ace {
      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_2b69e2033e778309 .te-title-wrapper_ab2df3fac43737a4 .icon_849135916b3b9ace::before, .te-info-card_2b69e2033e778309 .te-title-wrapper_ab2df3fac43737a4 .icon_849135916b3b9ace::after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #317EFE;
        border: 1px solid #E1E1E1; }
      .te-info-card_2b69e2033e778309 .te-title-wrapper_ab2df3fac43737a4 .icon_849135916b3b9ace::before {
        top: 15px;
        left: 5px; }
      .te-info-card_2b69e2033e778309 .te-title-wrapper_ab2df3fac43737a4 .icon_849135916b3b9ace::after {
        bottom: 15px;
        right: 5px; }
    .te-info-card_2b69e2033e778309 .te-title-wrapper_ab2df3fac43737a4 .title_f77576cb40286612 {
      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_2b69e2033e778309 .te-title-wrapper_ab2df3fac43737a4 .divider_492c5e676c262062 {
      width: 55px;
      height: 2px;
      background-color: #317EFE; }
  .te-info-card_2b69e2033e778309 .content_1fb0cf05fb6b8f19 {
    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_2b69e2033e778309 .content_1fb0cf05fb6b8f19 .desc_3f716526ad7d1c15 {
      -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_2b69e2033e778309 .content_1fb0cf05fb6b8f19 .te-read-more_ab3dcfac8eeada12 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start; }
      .te-info-card_2b69e2033e778309 .content_1fb0cf05fb6b8f19 .te-read-more_ab3dcfac8eeada12 .te-theme-btn_56c0fec6c0fbf14a {
        background-color: transparent;
        color: #317EFE;
        border: 1px solid #131A2A;
        padding: 9px 28px; }
        .te-info-card_2b69e2033e778309 .content_1fb0cf05fb6b8f19 .te-read-more_ab3dcfac8eeada12 .te-theme-btn_56c0fec6c0fbf14a:hover {
          background-color: #317EFE;
          color: #ffffff;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-info-card_2b69e2033e778309.style-2_efb5cc14e7451400 {
  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_2b69e2033e778309.style-2_efb5cc14e7451400 {
      padding: 35px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .te-info-card_2b69e2033e778309.style-2_efb5cc14e7451400 {
      padding: 35px; } }
  .te-info-card_2b69e2033e778309.style-2_efb5cc14e7451400:hover .image_61b68eefbf9adcf2 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_2b69e2033e778309.style-2_efb5cc14e7451400:hover .content_1fb0cf05fb6b8f19 .te-read-more_ab3dcfac8eeada12 .te-theme-btn_56c0fec6c0fbf14a {
    background-color: inherit;
    color: #317EFE; }
  .te-info-card_2b69e2033e778309.style-2_efb5cc14e7451400 .image_61b68eefbf9adcf2 {
    border-radius: 20px;
    overflow: hidden; }
    .te-info-card_2b69e2033e778309.style-2_efb5cc14e7451400 .image_61b68eefbf9adcf2 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_2b69e2033e778309.style-2_efb5cc14e7451400 .te-title-wrapper_ab2df3fac43737a4 {
    padding-bottom: 15px; }
  .te-info-card_2b69e2033e778309.style-2_efb5cc14e7451400 .te-content-wrapper_bf4843d1f63797bc {
    text-align: left;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .te-info-card_2b69e2033e778309.style-2_efb5cc14e7451400 .content_1fb0cf05fb6b8f19 {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px; }
    .te-info-card_2b69e2033e778309.style-2_efb5cc14e7451400 .content_1fb0cf05fb6b8f19 .te-read-more_ab3dcfac8eeada12 .te-theme-btn_56c0fec6c0fbf14a {
      padding: 0;
      border: 0; }

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

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

.te-icon-card_42230a754c5c38f3.style-three_b0df9e250ba098d4 {
  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_42230a754c5c38f3.style-three_b0df9e250ba098d4 .icon_849135916b3b9ace {
    width: 72px;
    height: 72px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .te-icon-card_42230a754c5c38f3.style-three_b0df9e250ba098d4 .icon_849135916b3b9ace img {
      width: 100%; }
  .te-icon-card_42230a754c5c38f3.style-three_b0df9e250ba098d4 .content_1fb0cf05fb6b8f19 {
    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_42230a754c5c38f3.style-three_b0df9e250ba098d4 .content_1fb0cf05fb6b8f19 .title_f77576cb40286612 {
      color: #ffffff; }
    .te-icon-card_42230a754c5c38f3.style-three_b0df9e250ba098d4 .content_1fb0cf05fb6b8f19 .desc_3f716526ad7d1c15 {
      color: #c7cdda; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-icon-card_42230a754c5c38f3.style-three_b0df9e250ba098d4 {
      gap: 25px; }
      .te-icon-card_42230a754c5c38f3.style-three_b0df9e250ba098d4 .content_1fb0cf05fb6b8f19 {
        gap: 18px; } }

.te-icon-card_42230a754c5c38f3.style-2_efb5cc14e7451400 {
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0; }
  .te-icon-card_42230a754c5c38f3.style-2_efb5cc14e7451400 .icon_849135916b3b9ace {
    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_42230a754c5c38f3.style-2_efb5cc14e7451400 .content_1fb0cf05fb6b8f19 {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px; }
    .te-icon-card_42230a754c5c38f3.style-2_efb5cc14e7451400 .content_1fb0cf05fb6b8f19 .title_f77576cb40286612 {
      font-size: 20px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px; }
    .te-icon-card_42230a754c5c38f3.style-2_efb5cc14e7451400 .content_1fb0cf05fb6b8f19 .desc_3f716526ad7d1c15 {
      line-height: 22px; }

.te-about-image-card_84f287dd92e416ab .te-main-img-wrapper_9c963f97c0d5e4ff {
  text-align: right; }
  @media (max-width: 991px) {
    .te-about-image-card_84f287dd92e416ab .te-main-img-wrapper_9c963f97c0d5e4ff {
      text-align: left; } }
  .te-about-image-card_84f287dd92e416ab .te-main-img-wrapper_9c963f97c0d5e4ff .te-main-img-inner_208abe81bfe0be4f {
    position: relative;
    display: inline-block;
    z-index: 2; }
    .te-about-image-card_84f287dd92e416ab .te-main-img-wrapper_9c963f97c0d5e4ff .te-main-img-inner_208abe81bfe0be4f > img {
      border-radius: 500px 500px 0 0;
      margin-left: 7px;
      margin-top: 4px; }
      @media (max-width: 650px) {
        .te-about-image-card_84f287dd92e416ab .te-main-img-wrapper_9c963f97c0d5e4ff .te-main-img-inner_208abe81bfe0be4f > img {
          width: 100%; } }
    .te-about-image-card_84f287dd92e416ab .te-main-img-wrapper_9c963f97c0d5e4ff .te-main-img-inner_208abe81bfe0be4f .te-img-card-shape_12c33dddd012496a {
      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_84f287dd92e416ab .te-main-img-wrapper_9c963f97c0d5e4ff .te-main-img-inner_208abe81bfe0be4f .te-img-card-shape_12c33dddd012496a {
          right: 0; } }
.te-about-image-card_84f287dd92e416ab .te-company-foundation_fa8e4164505c9c6c {
  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_84f287dd92e416ab .te-company-foundation_fa8e4164505c9c6c .te-counter-wrapper_9face1234633c354 {
    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_84f287dd92e416ab .te-company-foundation_fa8e4164505c9c6c .counter-title_38c745c04c673b08 {
    font-size: 45px;
    font-weight: 700;
    line-height: 54.9px;
    letter-spacing: -0.8px;
    color: #14203A;
    margin-bottom: 0; }
  .te-about-image-card_84f287dd92e416ab .te-company-foundation_fa8e4164505c9c6c .title_f77576cb40286612 {
    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_84f287dd92e416ab.style-2_efb5cc14e7451400 .te-main-img-wrapper_9c963f97c0d5e4ff .te-main-img-inner_208abe81bfe0be4f {
  border-radius: 20px;
  padding-right: 80px;
  margin-top: 23px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-image-card_84f287dd92e416ab.style-2_efb5cc14e7451400 .te-main-img-wrapper_9c963f97c0d5e4ff .te-main-img-inner_208abe81bfe0be4f {
      padding-right: 0;
      margin-top: 0; } }
  .te-about-image-card_84f287dd92e416ab.style-2_efb5cc14e7451400 .te-main-img-wrapper_9c963f97c0d5e4ff .te-main-img-inner_208abe81bfe0be4f > img {
    margin: 0;
    border-radius: 20px; }
  .te-about-image-card_84f287dd92e416ab.style-2_efb5cc14e7451400 .te-main-img-wrapper_9c963f97c0d5e4ff .te-main-img-inner_208abe81bfe0be4f .te-img-card-shape_12c33dddd012496a {
    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_84f287dd92e416ab.style-2_efb5cc14e7451400 .te-main-img-wrapper_9c963f97c0d5e4ff .te-main-img-inner_208abe81bfe0be4f .te-img-card-shape_12c33dddd012496a {
        display: none; } }
  .te-about-image-card_84f287dd92e416ab.style-2_efb5cc14e7451400 .te-main-img-wrapper_9c963f97c0d5e4ff .te-main-img-inner_208abe81bfe0be4f .te-another-image_0b20dd1bb34ef9f9 {
    position: absolute;
    top: 55%;
    right: -45px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-image-card_84f287dd92e416ab.style-2_efb5cc14e7451400 .te-main-img-wrapper_9c963f97c0d5e4ff .te-main-img-inner_208abe81bfe0be4f .te-another-image_0b20dd1bb34ef9f9 {
        position: relative;
        right: unset;
        top: unset; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .te-about-image-card_84f287dd92e416ab.style-2_efb5cc14e7451400 .te-main-img-wrapper_9c963f97c0d5e4ff .te-main-img-inner_208abe81bfe0be4f .te-another-image_0b20dd1bb34ef9f9 {
        position: relative; } }
    .te-about-image-card_84f287dd92e416ab.style-2_efb5cc14e7451400 .te-main-img-wrapper_9c963f97c0d5e4ff .te-main-img-inner_208abe81bfe0be4f .te-another-image_0b20dd1bb34ef9f9 .te-another-image-inner_40d96fd2d7ebec26 {
      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_84f287dd92e416ab.style-2_efb5cc14e7451400 .te-main-img-wrapper_9c963f97c0d5e4ff .te-main-img-inner_208abe81bfe0be4f .te-another-image_0b20dd1bb34ef9f9 .te-another-image-inner_40d96fd2d7ebec26 {
          width: 100%; }
          .te-about-image-card_84f287dd92e416ab.style-2_efb5cc14e7451400 .te-main-img-wrapper_9c963f97c0d5e4ff .te-main-img-inner_208abe81bfe0be4f .te-another-image_0b20dd1bb34ef9f9 .te-another-image-inner_40d96fd2d7ebec26 img {
            width: 100%; } }
    .te-about-image-card_84f287dd92e416ab.style-2_efb5cc14e7451400 .te-main-img-wrapper_9c963f97c0d5e4ff .te-main-img-inner_208abe81bfe0be4f .te-another-image_0b20dd1bb34ef9f9 .video-btn_75b089faf91dd6f5 {
      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_84f287dd92e416ab.style-2_efb5cc14e7451400 .te-main-img-wrapper_9c963f97c0d5e4ff .te-main-img-inner_208abe81bfe0be4f .te-another-image_0b20dd1bb34ef9f9 .video-btn_75b089faf91dd6f5 {
          left: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%); } }
      .te-about-image-card_84f287dd92e416ab.style-2_efb5cc14e7451400 .te-main-img-wrapper_9c963f97c0d5e4ff .te-main-img-inner_208abe81bfe0be4f .te-another-image_0b20dd1bb34ef9f9 .video-btn_75b089faf91dd6f5 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_84f287dd92e416ab.style-2_efb5cc14e7451400 .te-main-img-wrapper_9c963f97c0d5e4ff .te-main-img-inner_208abe81bfe0be4f .te-another-image_0b20dd1bb34ef9f9 .te-badge-text_d784a5ad6e47152d {
      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_84f287dd92e416ab.style-2_efb5cc14e7451400 .te-main-img-wrapper_9c963f97c0d5e4ff .te-main-img-inner_208abe81bfe0be4f .te-another-image_0b20dd1bb34ef9f9 .te-badge-text_d784a5ad6e47152d {
          left: unset;
          top: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%);
          right: 0; } }
      .te-about-image-card_84f287dd92e416ab.style-2_efb5cc14e7451400 .te-main-img-wrapper_9c963f97c0d5e4ff .te-main-img-inner_208abe81bfe0be4f .te-another-image_0b20dd1bb34ef9f9 .te-badge-text_d784a5ad6e47152d .icon_849135916b3b9ace {
        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_84f287dd92e416ab.style-2_efb5cc14e7451400 .te-main-img-wrapper_9c963f97c0d5e4ff .te-main-img-inner_208abe81bfe0be4f .te-another-image_0b20dd1bb34ef9f9 .te-badge-text_d784a5ad6e47152d .text_6fd1292e4c308c93 {
        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_84f287dd92e416ab.style-2_efb5cc14e7451400 .te-main-img-wrapper_9c963f97c0d5e4ff .te-main-img-inner_208abe81bfe0be4f .te-another-image_0b20dd1bb34ef9f9 .te-badge-text_d784a5ad6e47152d .text_6fd1292e4c308c93 .title_f77576cb40286612 {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #14203A; }
        .te-about-image-card_84f287dd92e416ab.style-2_efb5cc14e7451400 .te-main-img-wrapper_9c963f97c0d5e4ff .te-main-img-inner_208abe81bfe0be4f .te-another-image_0b20dd1bb34ef9f9 .te-badge-text_d784a5ad6e47152d .text_6fd1292e4c308c93 span {
          font-size: 12px;
          font-weight: 400;
          line-height: 12px;
          color: #335371; }

.te-about-info-card_76417d4e40c2ee3b .te-about-info-content_42061f1313d07a01 {
  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_76417d4e40c2ee3b .te-about-info-content_42061f1313d07a01 .te-section-title_6ebc5d6a3d8cbf1b {
    margin-bottom: 0; }
    .te-about-info-card_76417d4e40c2ee3b .te-about-info-content_42061f1313d07a01 .te-section-title_6ebc5d6a3d8cbf1b .title_f77576cb40286612 {
      margin-bottom: 0; }
  .te-about-info-card_76417d4e40c2ee3b .te-about-info-content_42061f1313d07a01 .te-list-item-wrapper_13310f70af77bbeb {
    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_76417d4e40c2ee3b .te-about-info-content_42061f1313d07a01 .te-list-item-wrapper_13310f70af77bbeb {
        grid-template-columns: repeat(1, 1fr); } }
    .te-about-info-card_76417d4e40c2ee3b .te-about-info-content_42061f1313d07a01 .te-list-item-wrapper_13310f70af77bbeb .te-list-item_961cbdef950b2beb .icon_849135916b3b9ace {
      font-size: 24px;
      color: #317EFE;
      background-color: transparent;
      width: unset;
      height: unset; }
    .te-about-info-card_76417d4e40c2ee3b .te-about-info-content_42061f1313d07a01 .te-list-item-wrapper_13310f70af77bbeb .te-list-item_961cbdef950b2beb .text_6fd1292e4c308c93 {
      color: #14203A; }
  .te-about-info-card_76417d4e40c2ee3b .te-about-info-content_42061f1313d07a01 .te-info-list_07e7fa9a3789ceca {
    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_76417d4e40c2ee3b .te-about-info-content_42061f1313d07a01 .te-info-list_07e7fa9a3789ceca {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 20px; } }
    .te-about-info-card_76417d4e40c2ee3b .te-about-info-content_42061f1313d07a01 .te-info-list_07e7fa9a3789ceca .te-single-info-list_ada202c7570c4c40 {
      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_76417d4e40c2ee3b .te-about-info-content_42061f1313d07a01 .te-info-list_07e7fa9a3789ceca .te-single-info-list_ada202c7570c4c40:hover .icon_849135916b3b9ace 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_76417d4e40c2ee3b .te-about-info-content_42061f1313d07a01 .te-info-list_07e7fa9a3789ceca .te-single-info-list_ada202c7570c4c40 .icon_849135916b3b9ace {
        margin-bottom: 10px;
        position: relative;
        margin-left: 20px; }
        .te-about-info-card_76417d4e40c2ee3b .te-about-info-content_42061f1313d07a01 .te-info-list_07e7fa9a3789ceca .te-single-info-list_ada202c7570c4c40 .icon_849135916b3b9ace::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_76417d4e40c2ee3b .te-about-info-content_42061f1313d07a01 .te-info-list_07e7fa9a3789ceca .te-single-info-list_ada202c7570c4c40 .icon_849135916b3b9ace 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_76417d4e40c2ee3b .te-about-info-content_42061f1313d07a01 .te-info-list_07e7fa9a3789ceca .te-single-info-list_ada202c7570c4c40 .title_f77576cb40286612 {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0px;
        margin-bottom: 0; }
      .te-about-info-card_76417d4e40c2ee3b .te-about-info-content_42061f1313d07a01 .te-info-list_07e7fa9a3789ceca .te-single-info-list_ada202c7570c4c40 .short-title_a3c8598ba91e027b {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px; }

.te-about-info-card_76417d4e40c2ee3b.style-2_efb5cc14e7451400 .te-about-info-content_42061f1313d07a01 {
  gap: 10px; }
  .te-about-info-card_76417d4e40c2ee3b.style-2_efb5cc14e7451400 .te-about-info-content_42061f1313d07a01 .te-list-item-wrapper_13310f70af77bbeb {
    padding-top: 6px;
    gap: 0; }
    .te-about-info-card_76417d4e40c2ee3b.style-2_efb5cc14e7451400 .te-about-info-content_42061f1313d07a01 .te-list-item-wrapper_13310f70af77bbeb .te-list-item_961cbdef950b2beb .icon_849135916b3b9ace {
      width: 16px;
      height: 16px;
      background-color: #317EFE;
      border-radius: 50%;
      color: white;
      font-size: 10px; }
    .te-about-info-card_76417d4e40c2ee3b.style-2_efb5cc14e7451400 .te-about-info-content_42061f1313d07a01 .te-list-item-wrapper_13310f70af77bbeb .te-list-item_961cbdef950b2beb .text_6fd1292e4c308c93 {
      color: #335371; }
  .te-about-info-card_76417d4e40c2ee3b.style-2_efb5cc14e7451400 .te-about-info-content_42061f1313d07a01 .te-info-list_07e7fa9a3789ceca {
    border-top: 1px solid #E1E1E1;
    padding-top: 40px; }
    .te-about-info-card_76417d4e40c2ee3b.style-2_efb5cc14e7451400 .te-about-info-content_42061f1313d07a01 .te-info-list_07e7fa9a3789ceca .divider_492c5e676c262062 {
      width: 1px;
      background-color: #E1E1E1;
      height: 127px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-info-card_76417d4e40c2ee3b.style-2_efb5cc14e7451400 .te-about-info-content_42061f1313d07a01 .te-info-list_07e7fa9a3789ceca .divider_492c5e676c262062 {
          height: 1px;
          width: 100%; } }

.te-about-info-card_76417d4e40c2ee3b.style-three_b0df9e250ba098d4 .te-section-title_6ebc5d6a3d8cbf1b {
  margin-bottom: 40px; }
.te-about-info-card_76417d4e40c2ee3b.style-three_b0df9e250ba098d4 .about-info-wrapper_d201970c6041e242 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_76417d4e40c2ee3b.style-three_b0df9e250ba098d4 .about-info-wrapper_d201970c6041e242 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .te-about-info-card_76417d4e40c2ee3b.style-three_b0df9e250ba098d4 .about-info-wrapper_d201970c6041e242 .about-info-img_962f17788d815332 {
    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_76417d4e40c2ee3b.style-three_b0df9e250ba098d4 .about-info-wrapper_d201970c6041e242 .about-info-img_962f17788d815332 {
        height: 350px; } }
    .te-about-info-card_76417d4e40c2ee3b.style-three_b0df9e250ba098d4 .about-info-wrapper_d201970c6041e242 .about-info-img_962f17788d815332 img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.te-about-info-card_76417d4e40c2ee3b.style-three_b0df9e250ba098d4 .te-about-info-content_42061f1313d07a01 {
  padding-left: 50px;
  gap: 30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_76417d4e40c2ee3b.style-three_b0df9e250ba098d4 .te-about-info-content_42061f1313d07a01 {
      padding-left: 0;
      padding-top: 50px; } }
  .te-about-info-card_76417d4e40c2ee3b.style-three_b0df9e250ba098d4 .te-about-info-content_42061f1313d07a01 .skill-progressbar-wrapper_ae00a43fd8614073 {
    width: 100%; }
  .te-about-info-card_76417d4e40c2ee3b.style-three_b0df9e250ba098d4 .te-about-info-content_42061f1313d07a01 .te-icon-card-wrapper_03e5f5fdbee6055f {
    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_76417d4e40c2ee3b.style-three_b0df9e250ba098d4 .te-about-info-content_42061f1313d07a01 .te-icon-card-wrapper_03e5f5fdbee6055f .te-icon-card_42230a754c5c38f3 {
      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_76417d4e40c2ee3b.style-three_b0df9e250ba098d4 .te-about-info-content_42061f1313d07a01 .te-icon-card-wrapper_03e5f5fdbee6055f .te-icon-card_42230a754c5c38f3 .icon_849135916b3b9ace {
        width: 40px;
        height: 40px; }
      .te-about-info-card_76417d4e40c2ee3b.style-three_b0df9e250ba098d4 .te-about-info-content_42061f1313d07a01 .te-icon-card-wrapper_03e5f5fdbee6055f .te-icon-card_42230a754c5c38f3 .content_1fb0cf05fb6b8f19 {
        gap: 4px; }
        .te-about-info-card_76417d4e40c2ee3b.style-three_b0df9e250ba098d4 .te-about-info-content_42061f1313d07a01 .te-icon-card-wrapper_03e5f5fdbee6055f .te-icon-card_42230a754c5c38f3 .content_1fb0cf05fb6b8f19 .title_f77576cb40286612 {
          font-size: 18px;
          line-height: 24px; }
  .te-about-info-card_76417d4e40c2ee3b.style-three_b0df9e250ba098d4 .te-about-info-content_42061f1313d07a01 .te-btn-wrapper_a1c71d282a842c0f {
    margin-top: 7px; }

.te-counter-card_a2e64d66bd0322a3 {
  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_a2e64d66bd0322a3 {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 575px) {
    .te-counter-card_a2e64d66bd0322a3 {
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 50px; } }
  .te-counter-card_a2e64d66bd0322a3 .te-counter-item_de42a16b0f4274ca {
    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_a2e64d66bd0322a3 .te-counter-item_de42a16b0f4274ca:hover .icon_849135916b3b9ace img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-counter-card_a2e64d66bd0322a3 .te-counter-item_de42a16b0f4274ca .icon_849135916b3b9ace {
      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_a2e64d66bd0322a3 .te-counter-item_de42a16b0f4274ca .icon_849135916b3b9ace img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-counter-card_a2e64d66bd0322a3 .te-counter-item_de42a16b0f4274ca .te-counter-title_d37f095bef9b99d4 {
      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_a2e64d66bd0322a3 .te-counter-item_de42a16b0f4274ca .te-counter-title_d37f095bef9b99d4 .content_1fb0cf05fb6b8f19 {
        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_a2e64d66bd0322a3 .te-counter-item_de42a16b0f4274ca .number_f49815b37decb388 {
      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_a2e64d66bd0322a3 .te-counter-item_de42a16b0f4274ca .number_f49815b37decb388 {
          font-size: 36px;
          line-height: 40px; } }
    .te-counter-card_a2e64d66bd0322a3 .te-counter-item_de42a16b0f4274ca .title_f77576cb40286612 {
      margin: 0;
      font-family: "Inter", sans-serif;
      font-weight: 400;
      font-size: 18px;
      line-height: 18px;
      color: #335371; }
    .te-counter-card_a2e64d66bd0322a3 .te-counter-item_de42a16b0f4274ca .text_6fd1292e4c308c93 {
      margin: 0;
      color: #c7cdda; }

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

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

.te-process-step_3c76ca2e100840fa {
  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_3c76ca2e100840fa::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_3c76ca2e100840fa {
      padding: 32px 28px 42px 28px; } }
  .te-process-step_3c76ca2e100840fa:hover {
    top: -5px; }
    .te-process-step_3c76ca2e100840fa:hover::before {
      width: 100%;
      height: 100%;
      border-radius: 0;
      -webkit-transform: translateX(-50%) scale(1);
              transform: translateX(-50%) scale(1); }
    .te-process-step_3c76ca2e100840fa:hover .icon_849135916b3b9ace img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_3c76ca2e100840fa:hover .counter-number_80ac36654b440d2c {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_3c76ca2e100840fa:hover .content_1fb0cf05fb6b8f19 .te-read-more_ab3dcfac8eeada12 .te-theme-btn_56c0fec6c0fbf14a {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff; }
  .te-process-step_3c76ca2e100840fa .icon_849135916b3b9ace {
    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_3c76ca2e100840fa .icon_849135916b3b9ace img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-process-step_3c76ca2e100840fa .te-content-wrapper_bf4843d1f63797bc {
    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_3c76ca2e100840fa .te-counter-wrapper_9face1234633c354 {
    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_3c76ca2e100840fa .te-counter-wrapper_9face1234633c354 .shape_1796276a8be553cc {
      position: relative; }
  .te-process-step_3c76ca2e100840fa .counter-number_80ac36654b440d2c {
    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_3c76ca2e100840fa .te-title-wrapper_ab2df3fac43737a4 {
    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_3c76ca2e100840fa .te-title-wrapper_ab2df3fac43737a4 .icon_849135916b3b9ace {
      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_3c76ca2e100840fa .te-title-wrapper_ab2df3fac43737a4 .title_f77576cb40286612 {
      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_3c76ca2e100840fa .content_1fb0cf05fb6b8f19 {
    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_3c76ca2e100840fa .content_1fb0cf05fb6b8f19 .desc_3f716526ad7d1c15 {
      -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_3c76ca2e100840fa .content_1fb0cf05fb6b8f19 .te-read-more_ab3dcfac8eeada12 {
      margin-top: -10px; }
      .te-process-step_3c76ca2e100840fa .content_1fb0cf05fb6b8f19 .te-read-more_ab3dcfac8eeada12 .te-theme-btn_56c0fec6c0fbf14a {
        border: 1px solid #E1E1E1;
        color: #317EFE;
        background-color: transparent; }

.te-testimonial-card_554c1a8dbdc7838d {
  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_554c1a8dbdc7838d {
      padding: 30px; } }
  .te-testimonial-card_554c1a8dbdc7838d .te-content-wrapper_bf4843d1f63797bc {
    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_554c1a8dbdc7838d .te-content-wrapper_bf4843d1f63797bc .content_1fb0cf05fb6b8f19 {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
    .te-testimonial-card_554c1a8dbdc7838d .te-content-wrapper_bf4843d1f63797bc .te-user-meta_025150c72f349665 {
      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_554c1a8dbdc7838d .te-content-wrapper_bf4843d1f63797bc .te-user-meta_025150c72f349665 {
          -webkit-box-align: end;
              -ms-flex-align: end;
                  align-items: flex-end; } }
      .te-testimonial-card_554c1a8dbdc7838d .te-content-wrapper_bf4843d1f63797bc .te-user-meta_025150c72f349665 .te-user-info_f07df331a0b4f4ab {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .te-testimonial-card_554c1a8dbdc7838d .te-content-wrapper_bf4843d1f63797bc .te-user-meta_025150c72f349665 .te-user-info_f07df331a0b4f4ab .image_61b68eefbf9adcf2 {
          width: 74px;
          height: 84px;
          border-radius: 20px;
          overflow: hidden;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .te-testimonial-card_554c1a8dbdc7838d .te-content-wrapper_bf4843d1f63797bc .te-user-meta_025150c72f349665 .te-user-info_f07df331a0b4f4ab .rating_cda1cea1df75020d {
          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_554c1a8dbdc7838d .te-content-wrapper_bf4843d1f63797bc .te-user-meta_025150c72f349665 .te-user-info_f07df331a0b4f4ab .name_ec7d4718eb650db0 {
          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_554c1a8dbdc7838d .te-content-wrapper_bf4843d1f63797bc .te-user-meta_025150c72f349665 .te-user-info_f07df331a0b4f4ab .name_ec7d4718eb650db0 {
              font-size: 18px;
              line-height: 28px; } }
        .te-testimonial-card_554c1a8dbdc7838d .te-content-wrapper_bf4843d1f63797bc .te-user-meta_025150c72f349665 .te-user-info_f07df331a0b4f4ab .designation_82ed3a17941f70c2 {
          font-size: 18px;
          font-weight: 400;
          line-height: 36px;
          color: #14203A; }
      .te-testimonial-card_554c1a8dbdc7838d .te-content-wrapper_bf4843d1f63797bc .te-user-meta_025150c72f349665 .icon_849135916b3b9ace {
        color: #E1E1E1;
        font-size: 55px;
        margin-top: 20px; }
        @media (max-width: 570px) {
          .te-testimonial-card_554c1a8dbdc7838d .te-content-wrapper_bf4843d1f63797bc .te-user-meta_025150c72f349665 .icon_849135916b3b9ace {
            position: absolute;
            right: 30px;
            top: 0;
            z-index: -1;
            font-size: 35px; } }

.te-testimonial-card-two_68b8e0cc682f2949 {
  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_68b8e0cc682f2949 .te-content-wrapper_bf4843d1f63797bc {
    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_68b8e0cc682f2949 .te-content-wrapper_bf4843d1f63797bc .content_1fb0cf05fb6b8f19 {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
      .te-testimonial-card-two_68b8e0cc682f2949 .te-content-wrapper_bf4843d1f63797bc .content_1fb0cf05fb6b8f19 p {
        margin-bottom: 0; }
    .te-testimonial-card-two_68b8e0cc682f2949 .te-content-wrapper_bf4843d1f63797bc .te-user-meta_025150c72f349665 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .te-testimonial-card-two_68b8e0cc682f2949 .te-content-wrapper_bf4843d1f63797bc .te-user-meta_025150c72f349665 .te-user-info_f07df331a0b4f4ab {
        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_68b8e0cc682f2949 .te-content-wrapper_bf4843d1f63797bc .te-user-meta_025150c72f349665 .te-user-info_f07df331a0b4f4ab .icon_849135916b3b9ace {
          color: #317EFE;
          font-size: 40px; }
        .te-testimonial-card-two_68b8e0cc682f2949 .te-content-wrapper_bf4843d1f63797bc .te-user-meta_025150c72f349665 .te-user-info_f07df331a0b4f4ab .name_ec7d4718eb650db0 {
          font-size: 24px;
          font-weight: 500;
          line-height: 24px;
          letter-spacing: 0px;
          color: #14203A;
          margin-bottom: 0; }
        .te-testimonial-card-two_68b8e0cc682f2949 .te-content-wrapper_bf4843d1f63797bc .te-user-meta_025150c72f349665 .te-user-info_f07df331a0b4f4ab .designation_82ed3a17941f70c2 {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #317EFE; }
      .te-testimonial-card-two_68b8e0cc682f2949 .te-content-wrapper_bf4843d1f63797bc .te-user-meta_025150c72f349665 .image_61b68eefbf9adcf2 {
        width: 74px;
        height: 74px;
        border-radius: 50%;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }

.te-testimonial-card_554c1a8dbdc7838d.style-3_fe07c9de15adf2bb {
  padding: 30px 0 0 0;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .te-testimonial-card_554c1a8dbdc7838d.style-3_fe07c9de15adf2bb::before {
    display: none; }
  .te-testimonial-card_554c1a8dbdc7838d.style-3_fe07c9de15adf2bb .te-content-wrapper_bf4843d1f63797bc {
    gap: 15px; }
    .te-testimonial-card_554c1a8dbdc7838d.style-3_fe07c9de15adf2bb .te-content-wrapper_bf4843d1f63797bc .content_1fb0cf05fb6b8f19 .title_f77576cb40286612 {
      font-size: 24px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px;
      color: #335371;
      margin-bottom: 20px; }
    .te-testimonial-card_554c1a8dbdc7838d.style-3_fe07c9de15adf2bb .te-content-wrapper_bf4843d1f63797bc .te-user-meta_025150c72f349665 .te-user-info_f07df331a0b4f4ab {
      -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_554c1a8dbdc7838d.style-3_fe07c9de15adf2bb .te-content-wrapper_bf4843d1f63797bc .te-user-meta_025150c72f349665 .te-user-info_f07df331a0b4f4ab {
          padding: 15px 30px; } }
      .te-testimonial-card_554c1a8dbdc7838d.style-3_fe07c9de15adf2bb .te-content-wrapper_bf4843d1f63797bc .te-user-meta_025150c72f349665 .te-user-info_f07df331a0b4f4ab .image_61b68eefbf9adcf2 {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        overflow: hidden;
        margin-top: 0;
        position: relative; }
        .te-testimonial-card_554c1a8dbdc7838d.style-3_fe07c9de15adf2bb .te-content-wrapper_bf4843d1f63797bc .te-user-meta_025150c72f349665 .te-user-info_f07df331a0b4f4ab .image_61b68eefbf9adcf2 img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          position: absolute;
          left: 0;
          top: 0; }
      .te-testimonial-card_554c1a8dbdc7838d.style-3_fe07c9de15adf2bb .te-content-wrapper_bf4843d1f63797bc .te-user-meta_025150c72f349665 .te-user-info_f07df331a0b4f4ab .rating_cda1cea1df75020d {
        gap: 5px;
        color: #E7F914;
        font-size: 14px;
        margin-bottom: 10px; }
      .te-testimonial-card_554c1a8dbdc7838d.style-3_fe07c9de15adf2bb .te-content-wrapper_bf4843d1f63797bc .te-user-meta_025150c72f349665 .te-user-info_f07df331a0b4f4ab .name_ec7d4718eb650db0 span {
        color: #317EFE; }
    .te-testimonial-card_554c1a8dbdc7838d.style-3_fe07c9de15adf2bb .te-content-wrapper_bf4843d1f63797bc .te-user-meta_025150c72f349665 .icon_849135916b3b9ace {
      font-size: 64px;
      color: #E7F914;
      position: absolute;
      top: -5px;
      margin-top: 0;
      right: 0; }
      @media (max-width: 575px) {
        .te-testimonial-card_554c1a8dbdc7838d.style-3_fe07c9de15adf2bb .te-content-wrapper_bf4843d1f63797bc .te-user-meta_025150c72f349665 .icon_849135916b3b9ace {
          font-size: 34px; } }

.te-testimonial-slider-wrapper_0377a428ad04b3f3 {
  position: relative; }
  .te-testimonial-slider-wrapper_0377a428ad04b3f3 .slick-list_8c686c98b21f50bc {
    margin: 0 -15px; }
    .te-testimonial-slider-wrapper_0377a428ad04b3f3 .slick-list_8c686c98b21f50bc .slick-slide_b148d7071566a45d {
      margin: 0 15px;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_0377a428ad04b3f3 .slick-dots_ba25487766621b6e {
    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_0377a428ad04b3f3 .slick-dots_ba25487766621b6e 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_0377a428ad04b3f3 .slick-dots_ba25487766621b6e 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_0377a428ad04b3f3 .slick-dots_ba25487766621b6e li.slick-active_cac91d1df5885245 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-testimonial-slider-wrapper_0377a428ad04b3f3 .slick-dots_ba25487766621b6e li.slick-active_cac91d1df5885245 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_0377a428ad04b3f3 .slick-arrow_f4386baf3046e4fb {
    display: none !important; }

.te-accordion-box-wrapper_6c0eaadc5fbf28b0 {
  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_86b396f86f3b6f8c .te-accordion-list-item_14e329c296eca466 {
  border: 1px solid #E1E1E1;
  border-radius: 20px; }
  .accordion-wrapper_86b396f86f3b6f8c .te-accordion-list-item_14e329c296eca466 .te-accordion-head_8cac91ee06d33d94 {
    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_86b396f86f3b6f8c .te-accordion-list-item_14e329c296eca466 .te-accordion-head_8cac91ee06d33d94: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_86b396f86f3b6f8c .te-accordion-list-item_14e329c296eca466 .te-accordion-head_8cac91ee06d33d94.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_86b396f86f3b6f8c .te-accordion-list-item_14e329c296eca466 .te-accordion-head_8cac91ee06d33d94 .te-accordion-title_884dd69185d01223 {
      font-size: 20px;
      line-height: 32px;
      font-weight: 500;
      margin-bottom: 0;
      letter-spacing: 0px; }
  .accordion-wrapper_86b396f86f3b6f8c .te-accordion-list-item_14e329c296eca466 .te-accordion-body_0953c7ad9f3563c7 {
    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_ec46c8c87af3cf97 {
  border-left: 4px solid #dfe2e9;
  padding-left: 45px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .page-header_ec46c8c87af3cf97 {
      padding-left: 30px; } }
  .page-header_ec46c8c87af3cf97 .te-page-title_50d29db346372d36,
  .page-header_ec46c8c87af3cf97 .page-title_d7748dd038379340 {
    font-size: 42px;
    line-height: 48px; }
    @media (max-width: 991px) {
      .page-header_ec46c8c87af3cf97 .te-page-title_50d29db346372d36,
      .page-header_ec46c8c87af3cf97 .page-title_d7748dd038379340 {
        font-size: 38px;
        line-height: 48px; } }

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

.te-post-item_539657c90e2daf7b {
  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_539657c90e2daf7b:hover .te-post-thumbnail_4b87af3ae6451f53 img,
  .te-post-item_539657c90e2daf7b:hover .post-video_81389d5ef3cc2d8e 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_539657c90e2daf7b iframe {
    width: 100%;
    height: 522px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_539657c90e2daf7b iframe {
        height: 350px; } }
  .te-post-item_539657c90e2daf7b .post-gallery .slick-list_8c686c98b21f50bc .slick-track_04a6ff937c7af5dd {
    height: 392px;
    overflow: hidden; }
  .te-post-item_539657c90e2daf7b .te-post-content-wrapper_1331e827b68c3a45 {
    padding: 32px 32px 40px 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_539657c90e2daf7b .te-post-content-wrapper_1331e827b68c3a45 {
        padding: 35px;
        padding-top: 30px; } }
    .te-post-item_539657c90e2daf7b .te-post-content-wrapper_1331e827b68c3a45 .te-read-more_ab3dcfac8eeada12 {
      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_539657c90e2daf7b.format-quote_da23fd9477161546 .te-post-content {
    margin: 0; }
  .te-post-item_539657c90e2daf7b.format-quote_da23fd9477161546 blockquote {
    margin: 0; }
    .te-post-item_539657c90e2daf7b.format-quote_da23fd9477161546 blockquote p {
      margin-top: 0; }
    .te-post-item_539657c90e2daf7b.format-quote_da23fd9477161546 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_539657c90e2daf7b.format-quote_da23fd9477161546 blockquote cite a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-post-item_539657c90e2daf7b.sticky_4c3abced80df3cab {
    border: 2px solid #317EFE; }
    .te-post-item_539657c90e2daf7b.sticky_4c3abced80df3cab .te-post-content {
      margin-bottom: 0; }
      .te-post-item_539657c90e2daf7b.sticky_4c3abced80df3cab .te-post-content p {
        margin-bottom: 0; }
  .te-post-item_539657c90e2daf7b .te-post-title_786e9d5257dc0211 {
    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_539657c90e2daf7b .te-post-title_786e9d5257dc0211 {
        font-size: 28px;
        line-height: 42px;
        margin-top: 5px; } }
    .te-post-item_539657c90e2daf7b .te-post-title_786e9d5257dc0211:hover a {
      color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-post-item_539657c90e2daf7b .te-post-content p {
    margin-top: 17px; }
  .te-post-item_539657c90e2daf7b .te-post-content h2,
  .te-post-item_539657c90e2daf7b .te-post-content h3,
  .te-post-item_539657c90e2daf7b .te-post-content h4,
  .te-post-item_539657c90e2daf7b .te-post-content h5,
  .te-post-item_539657c90e2daf7b .te-post-content h6 {
    margin-bottom: 10px; }
  .te-post-item_539657c90e2daf7b .te-post-content p {
    margin-bottom: unset; }
  .te-post-item_539657c90e2daf7b .te-single-post-meta_9c7595ada719b8b5 {
    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_539657c90e2daf7b .te-social-share_f9a87db0d78d4526 {
    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_539657c90e2daf7b .te-social-share_f9a87db0d78d4526 a.facebook_c97b27ad7a454e2d {
      color: #1877f2; }
    .te-post-item_539657c90e2daf7b .te-social-share_f9a87db0d78d4526 a.twitter_8fc9edb789a6cdcb {
      color: #1da1f2; }
    .te-post-item_539657c90e2daf7b .te-social-share_f9a87db0d78d4526 a.linkedin_42290db7237482a9 {
      color: #1a70c6; }
    .te-post-item_539657c90e2daf7b .te-social-share_f9a87db0d78d4526 .te-social-share-title_f8472dbd20332c86 {
      font-size: 16px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A;
      margin-right: 5px;
      text-transform: uppercase; }
  .te-post-item_539657c90e2daf7b .te-blog-post-tag_0af5712c3e1a7d0c {
    width: 100%;
    display: inline-block; }
    .te-post-item_539657c90e2daf7b .te-blog-post-tag_0af5712c3e1a7d0c 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_539657c90e2daf7b .te-blog-post-tag_0af5712c3e1a7d0c .te-post-tag-list_a38fae0b550a886b {
      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_539657c90e2daf7b .te-blog-post-tag_0af5712c3e1a7d0c .te-post-tag-list_a38fae0b550a886b 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_539657c90e2daf7b .te-blog-post-tag_0af5712c3e1a7d0c .te-post-tag-list_a38fae0b550a886b 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_539657c90e2daf7b .te-post-thumbnail_4b87af3ae6451f53,
  .te-post-item_539657c90e2daf7b .post-video_81389d5ef3cc2d8e {
    position: relative;
    overflow: hidden; }
    .te-post-item_539657c90e2daf7b .te-post-thumbnail_4b87af3ae6451f53 img,
    .te-post-item_539657c90e2daf7b .post-video_81389d5ef3cc2d8e 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_539657c90e2daf7b .te-post-thumbnail_4b87af3ae6451f53 .popup-video-wrapper_7121a5541545e800,
    .te-post-item_539657c90e2daf7b .post-video_81389d5ef3cc2d8e .popup-video-wrapper_7121a5541545e800 {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .te-post-item_539657c90e2daf7b .te-post-thumbnail_4b87af3ae6451f53 .video-btn_75b089faf91dd6f5 a,
    .te-post-item_539657c90e2daf7b .post-video_81389d5ef3cc2d8e .video-btn_75b089faf91dd6f5 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_539657c90e2daf7b .te-post-thumbnail_4b87af3ae6451f53 .video-btn_75b089faf91dd6f5 a i,
      .te-post-item_539657c90e2daf7b .post-video_81389d5ef3cc2d8e .video-btn_75b089faf91dd6f5 a i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_539657c90e2daf7b .te-post-thumbnail_4b87af3ae6451f53 .video-btn_75b089faf91dd6f5 a:hover,
      .te-post-item_539657c90e2daf7b .post-video_81389d5ef3cc2d8e .video-btn_75b089faf91dd6f5 a:hover {
        -webkit-animation: none;
                animation: none; }
  .te-post-item_539657c90e2daf7b button.post-gallery-btn {
    position: absolute;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    z-index: 99;
    background-color: #ffffff;
    cursor: pointer;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    overflow: hidden; }
    .te-post-item_539657c90e2daf7b button.post-gallery-btn.prev-btn {
      left: 30px; }
    .te-post-item_539657c90e2daf7b button.post-gallery-btn.next-btn {
      right: 30px; }
    .te-post-item_539657c90e2daf7b button.post-gallery-btn i {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      color: #14203A;
      font-size: 17px;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-post-item_539657c90e2daf7b button.post-gallery-btn:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
      .te-post-item_539657c90e2daf7b button.post-gallery-btn:hover i {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te-post-item_539657c90e2daf7b .post-audio_74bb1af12ba1fbc3 iframe {
    width: 100%; }
  .te-post-item_539657c90e2daf7b .te-post-meta_b49cd48a6e9369f3 {
    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_539657c90e2daf7b .te-post-meta_b49cd48a6e9369f3 {
        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_539657c90e2daf7b .te-post-meta_b49cd48a6e9369f3 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_539657c90e2daf7b .te-post-meta_b49cd48a6e9369f3 span i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_539657c90e2daf7b .te-post-meta_b49cd48a6e9369f3 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_539657c90e2daf7b .te-post-meta_b49cd48a6e9369f3 span a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
          .te-post-item_539657c90e2daf7b .te-post-meta_b49cd48a6e9369f3 span a:hover i {
            color: #317EFE;
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out; }

.te-post-card_f85b7e4617ee4a7b {
  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_f85b7e4617ee4a7b.style-1_8928134f03cf26cc {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 20px; }
    .te-post-card_f85b7e4617ee4a7b.style-1_8928134f03cf26cc .image_61b68eefbf9adcf2 {
      height: 290px; }
    .te-post-card_f85b7e4617ee4a7b.style-1_8928134f03cf26cc .content_1fb0cf05fb6b8f19 {
      padding: 0 20px 20px 20px; }
  .te-post-card_f85b7e4617ee4a7b:hover .image_61b68eefbf9adcf2 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_f85b7e4617ee4a7b .image_61b68eefbf9adcf2 {
    overflow: hidden;
    border-radius: 20px;
    position: relative;
    width: 100%;
    height: 323px;
    position: relative; }
    .te-post-card_f85b7e4617ee4a7b .image_61b68eefbf9adcf2 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_f85b7e4617ee4a7b .image_61b68eefbf9adcf2 .te-post-date_5bdb855dd6ce69b7 {
      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_f85b7e4617ee4a7b .image_61b68eefbf9adcf2 .te-post-date_5bdb855dd6ce69b7 span {
        color: #ffffff;
        font-size: 20px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: 0px; }
  .te-post-card_f85b7e4617ee4a7b .content_1fb0cf05fb6b8f19 {
    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_f85b7e4617ee4a7b .content_1fb0cf05fb6b8f19 .te-post-meta-info_1c45fbb5dfcf12a4 {
      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_f85b7e4617ee4a7b .content_1fb0cf05fb6b8f19 .te-post-meta-info_1c45fbb5dfcf12a4 .te-single-meta_d9353b68bc21c18e {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 8px; }
        .te-post-card_f85b7e4617ee4a7b .content_1fb0cf05fb6b8f19 .te-post-meta-info_1c45fbb5dfcf12a4 .te-single-meta_d9353b68bc21c18e span,
        .te-post-card_f85b7e4617ee4a7b .content_1fb0cf05fb6b8f19 .te-post-meta-info_1c45fbb5dfcf12a4 .te-single-meta_d9353b68bc21c18e a {
          color: #335371;
          font-size: 14px;
          line-height: 28px;
          font-weight: 400;
          margin: 0;
          text-transform: capitalize; }
        .te-post-card_f85b7e4617ee4a7b .content_1fb0cf05fb6b8f19 .te-post-meta-info_1c45fbb5dfcf12a4 .te-single-meta_d9353b68bc21c18e i {
          color: #317EFE; }
    .te-post-card_f85b7e4617ee4a7b .content_1fb0cf05fb6b8f19 .title_f77576cb40286612 {
      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_f85b7e4617ee4a7b .content_1fb0cf05fb6b8f19 a.read-btn_3e4a61ff3d37dfd9 {
      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_f85b7e4617ee4a7b .content_1fb0cf05fb6b8f19 a.read-btn_3e4a61ff3d37dfd9:hover {
        color: #317EFE; }

.te-post-card_f85b7e4617ee4a7b.style-2_efb5cc14e7451400 {
  gap: 20px; }
  .te-post-card_f85b7e4617ee4a7b.style-2_efb5cc14e7451400 .image_61b68eefbf9adcf2 {
    border-radius: 20px 20px 20px 0; }
    .te-post-card_f85b7e4617ee4a7b.style-2_efb5cc14e7451400 .image_61b68eefbf9adcf2 .te-post-date_5bdb855dd6ce69b7 {
      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_f85b7e4617ee4a7b.style-2_efb5cc14e7451400 .content_1fb0cf05fb6b8f19 .title_f77576cb40286612 {
    font-size: 20px; }
  .te-post-card_f85b7e4617ee4a7b.style-2_efb5cc14e7451400 .content_1fb0cf05fb6b8f19 .te-post-meta-info_1c45fbb5dfcf12a4 {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px; }

.te-blog-details-wrapper_61f3e67741f6a22d .te-comment-respond_c53a5af4ca25d78d {
  margin-top: 78px;
  margin-bottom: 40px; }
.te-blog-details-wrapper_61f3e67741f6a22d .te-post-comments_fc840acdca705da5 {
  margin-top: 70px; }
.te-blog-details-wrapper_61f3e67741f6a22d .wp-block-group_5087e92f4395c72c.has-background_4207f390536e6998 .wp-block-button_06043b8ce2e8edc6 .wp-block-button__link_05909a98f58a1331 {
  color: #ffffff !important; }
.te-blog-details-wrapper_61f3e67741f6a22d .te-post-item_539657c90e2daf7b {
  border: 0;
  overflow: visible;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0; }
  .te-blog-details-wrapper_61f3e67741f6a22d .te-post-item_539657c90e2daf7b iframe {
    width: 100%;
    height: 522px; }
  .te-blog-details-wrapper_61f3e67741f6a22d .te-post-item_539657c90e2daf7b .te-post-meta_b49cd48a6e9369f3 {
    margin-top: 0;
    margin-bottom: 20px; }
  .te-blog-details-wrapper_61f3e67741f6a22d .te-post-item_539657c90e2daf7b .post-gallery:hover img {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important; }
  .te-blog-details-wrapper_61f3e67741f6a22d .te-post-item_539657c90e2daf7b .te-post-thumbnail_4b87af3ae6451f53,
  .te-blog-details-wrapper_61f3e67741f6a22d .te-post-item_539657c90e2daf7b .post-video_81389d5ef3cc2d8e,
  .te-blog-details-wrapper_61f3e67741f6a22d .te-post-item_539657c90e2daf7b .post-gallery,
  .te-blog-details-wrapper_61f3e67741f6a22d .te-post-item_539657c90e2daf7b .postbox-audio_38a27236ecc872d2,
  .te-blog-details-wrapper_61f3e67741f6a22d .te-post-item_539657c90e2daf7b .wp-block-post-featured-image_8f19fbd00696f7d9 {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative; }
    @media (max-width: 767px) {
      .te-blog-details-wrapper_61f3e67741f6a22d .te-post-item_539657c90e2daf7b .te-post-thumbnail_4b87af3ae6451f53,
      .te-blog-details-wrapper_61f3e67741f6a22d .te-post-item_539657c90e2daf7b .post-video_81389d5ef3cc2d8e,
      .te-blog-details-wrapper_61f3e67741f6a22d .te-post-item_539657c90e2daf7b .post-gallery,
      .te-blog-details-wrapper_61f3e67741f6a22d .te-post-item_539657c90e2daf7b .postbox-audio_38a27236ecc872d2,
      .te-blog-details-wrapper_61f3e67741f6a22d .te-post-item_539657c90e2daf7b .wp-block-post-featured-image_8f19fbd00696f7d9 {
        margin-bottom: 30px; } }
    .te-blog-details-wrapper_61f3e67741f6a22d .te-post-item_539657c90e2daf7b .te-post-thumbnail_4b87af3ae6451f53:hover img,
    .te-blog-details-wrapper_61f3e67741f6a22d .te-post-item_539657c90e2daf7b .post-video_81389d5ef3cc2d8e:hover img,
    .te-blog-details-wrapper_61f3e67741f6a22d .te-post-item_539657c90e2daf7b .post-gallery:hover img,
    .te-blog-details-wrapper_61f3e67741f6a22d .te-post-item_539657c90e2daf7b .postbox-audio_38a27236ecc872d2:hover img,
    .te-blog-details-wrapper_61f3e67741f6a22d .te-post-item_539657c90e2daf7b .wp-block-post-featured-image_8f19fbd00696f7d9: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_61f3e67741f6a22d .te-post-item_539657c90e2daf7b .te-post-thumbnail_4b87af3ae6451f53 img,
    .te-blog-details-wrapper_61f3e67741f6a22d .te-post-item_539657c90e2daf7b .post-video_81389d5ef3cc2d8e img,
    .te-blog-details-wrapper_61f3e67741f6a22d .te-post-item_539657c90e2daf7b .post-gallery img,
    .te-blog-details-wrapper_61f3e67741f6a22d .te-post-item_539657c90e2daf7b .postbox-audio_38a27236ecc872d2 img,
    .te-blog-details-wrapper_61f3e67741f6a22d .te-post-item_539657c90e2daf7b .wp-block-post-featured-image_8f19fbd00696f7d9 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_61f3e67741f6a22d .te-post-item_539657c90e2daf7b .te-post-content-wrapper_1331e827b68c3a45 {
    padding: 0 0 10px 0; }
  .te-blog-details-wrapper_61f3e67741f6a22d .te-post-item_539657c90e2daf7b .te-post-content {
    margin-bottom: 17px;
    /* Unit Test Data Compatibility Start */
    /* Unit Test Data Compatibility End */ }
    .te-blog-details-wrapper_61f3e67741f6a22d .te-post-item_539657c90e2daf7b .te-post-content .wp-block-query_52d77ef9add7237c .wp-block-post-template_56f9f80da238bd95 {
      padding-left: 0; }
      .te-blog-details-wrapper_61f3e67741f6a22d .te-post-item_539657c90e2daf7b .te-post-content .wp-block-query_52d77ef9add7237c .wp-block-post-template_56f9f80da238bd95 .wp-block-post_7ba39c5dea03b053 {
        margin-bottom: 30px; }
    .te-blog-details-wrapper_61f3e67741f6a22d .te-post-item_539657c90e2daf7b .te-post-content .wp-block-navigation__responsive-container-content_44fa6c08a0ae7ad8 .wp-block-page-list_19af7ae366319825 {
      padding-left: 0; }
    .te-blog-details-wrapper_61f3e67741f6a22d .te-post-item_539657c90e2daf7b .te-post-content .wp-block-group_5087e92f4395c72c {
      margin: 15px 0; }
      .te-blog-details-wrapper_61f3e67741f6a22d .te-post-item_539657c90e2daf7b .te-post-content .wp-block-group_5087e92f4395c72c p {
        margin-bottom: 0; }
    .te-blog-details-wrapper_61f3e67741f6a22d .te-post-item_539657c90e2daf7b .te-post-content p {
      margin-bottom: 20px; }
      .te-blog-details-wrapper_61f3e67741f6a22d .te-post-item_539657c90e2daf7b .te-post-content p img {
        margin: 20px 0;
        border-radius: 8px; }
  .te-blog-details-wrapper_61f3e67741f6a22d .te-post-item_539657c90e2daf7b .te-blog-post-tag_0af5712c3e1a7d0c .te-social-share_f9a87db0d78d4526 {
    padding-bottom: 20px; }
.te-blog-details-wrapper_61f3e67741f6a22d .wp-block-calendar_4aa4eb15d500731d {
  margin-bottom: 30px; }

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

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

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

.cta-area_e304e65359ef77a5 {
  background-color: #317EFE;
  padding: 20px 70px;
  border-radius: 0 0 20px 20px; }
  .cta-area_e304e65359ef77a5 .te-content-wrapper_bf4843d1f63797bc {
    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_e304e65359ef77a5 .te-content-wrapper_bf4843d1f63797bc .short-title_a3c8598ba91e027b {
      font-size: 21px;
      font-weight: 500;
      color: #ffffff;
      margin-bottom: 0; }
    .cta-area_e304e65359ef77a5 .te-content-wrapper_bf4843d1f63797bc .te-cta-title_3eff9877fbb5f317 {
      color: #ffffff;
      text-transform: capitalize;
      margin-bottom: 0;
      font-size: 57px;
      line-height: 77px;
      letter-spacing: -1px; }
      @media (max-width: 375px) {
        .cta-area_e304e65359ef77a5 .te-content-wrapper_bf4843d1f63797bc .te-cta-title_3eff9877fbb5f317 {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .cta-area_e304e65359ef77a5 .te-content-wrapper_bf4843d1f63797bc .te-cta-title_3eff9877fbb5f317 {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .cta-area_e304e65359ef77a5 .te-content-wrapper_bf4843d1f63797bc .te-cta-title_3eff9877fbb5f317 {
          font-size: 36px;
          line-height: 42px; } }
    .cta-area_e304e65359ef77a5 .te-content-wrapper_bf4843d1f63797bc .text_6fd1292e4c308c93 {
      font-size: 18px;
      line-height: 36px;
      color: #ffffff;
      margin-bottom: 0; }
  .cta-area_e304e65359ef77a5 .te-btn-wrapper_a1c71d282a842c0f {
    margin-top: 30px; }
  .cta-area_e304e65359ef77a5 .te-cta-inner-area_05a2a87ab6d2125a {
    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_e304e65359ef77a5 .te-cta-inner-area_05a2a87ab6d2125a {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .cta-area_e304e65359ef77a5 .te-cta-inner-area_05a2a87ab6d2125a .te-cta-collumn_05ded65b3c46564c {
      -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_6ebc5d6a3d8cbf1b {
  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_6ebc5d6a3d8cbf1b {
      -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_6ebc5d6a3d8cbf1b.left-align-title_5bae3b8423dd2a98 .te-section-content_12e58d2c07e26b82 {
    margin-top: -15px; }
  .te-section-title_6ebc5d6a3d8cbf1b .te-section-content_12e58d2c07e26b82 {
    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_6ebc5d6a3d8cbf1b .short-title_a3c8598ba91e027b {
    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_6ebc5d6a3d8cbf1b .short-title_a3c8598ba91e027b::before, .te-section-title_6ebc5d6a3d8cbf1b .short-title_a3c8598ba91e027b::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_6ebc5d6a3d8cbf1b .short-title_a3c8598ba91e027b.only-divider_089f393ae4570c87 {
      gap: 10px; }
      .te-section-title_6ebc5d6a3d8cbf1b .short-title_a3c8598ba91e027b.only-divider_089f393ae4570c87::before {
        display: none; }
  .te-section-title_6ebc5d6a3d8cbf1b .title_f77576cb40286612 {
    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_6ebc5d6a3d8cbf1b .title_f77576cb40286612 {
        font-size: 34px;
        line-height: 1.25; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .te-section-title_6ebc5d6a3d8cbf1b .title_f77576cb40286612 {
        font-size: 34px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .te-section-title_6ebc5d6a3d8cbf1b .title_f77576cb40286612 {
        font-size: 30px;
        line-height: 1.3; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-section-title_6ebc5d6a3d8cbf1b .title_f77576cb40286612 {
        font-size: 26px;
        line-height: 1.35; } }
    @media only screen and (min-width: 0px) and (max-width: 439px) {
      .te-section-title_6ebc5d6a3d8cbf1b .title_f77576cb40286612 br {
        display: none; } }
    .te-section-title_6ebc5d6a3d8cbf1b .title_f77576cb40286612 span {
      color: #317EFE; }
  .te-section-title_6ebc5d6a3d8cbf1b .te-section-desc_a9ee1a88a902b645 {
    font-size: 16px;
    font-weight: 400;
    font-family: "Inter", sans-serif;
    color: #335371;
    margin-bottom: 0; }
    .te-section-title_6ebc5d6a3d8cbf1b .te-section-desc_a9ee1a88a902b645 .te-theme-btn_56c0fec6c0fbf14a {
      background-color: transparent;
      color: #14203A; }
      .te-section-title_6ebc5d6a3d8cbf1b .te-section-desc_a9ee1a88a902b645 .te-theme-btn_56c0fec6c0fbf14a:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

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

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

.wp-block-query-pagination_b9b9438da48996c4,
.navigation_d496e76cac44e46d.posts-navigation_97753e2e506f40e7,
.comment-navigation_dfd577b550d9cb62 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .wp-block-query-pagination_b9b9438da48996c4 .wp-block-query-pagination-numbers_0a0fbb7ccd29db94,
  .navigation_d496e76cac44e46d.posts-navigation_97753e2e506f40e7 .wp-block-query-pagination-numbers_0a0fbb7ccd29db94,
  .comment-navigation_dfd577b550d9cb62 .wp-block-query-pagination-numbers_0a0fbb7ccd29db94 {
    width: inherit; }
  .wp-block-query-pagination_b9b9438da48996c4 .nav-links_0ba122bc90a20eab,
  .navigation_d496e76cac44e46d.posts-navigation_97753e2e506f40e7 .nav-links_0ba122bc90a20eab,
  .comment-navigation_dfd577b550d9cb62 .nav-links_0ba122bc90a20eab {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
  .wp-block-query-pagination_b9b9438da48996c4 .wp-block-query-pagination-previous_5db619fc61fc2d16,
  .wp-block-query-pagination_b9b9438da48996c4 .wp-block-query-pagination-next_75e4611d563b1b7f,
  .wp-block-query-pagination_b9b9438da48996c4 .nav-next_a0103531dc266ee7 a,
  .wp-block-query-pagination_b9b9438da48996c4 .nav-previous_33bfebae521ee6b2 a,
  .navigation_d496e76cac44e46d.posts-navigation_97753e2e506f40e7 .wp-block-query-pagination-previous_5db619fc61fc2d16,
  .navigation_d496e76cac44e46d.posts-navigation_97753e2e506f40e7 .wp-block-query-pagination-next_75e4611d563b1b7f,
  .navigation_d496e76cac44e46d.posts-navigation_97753e2e506f40e7 .nav-next_a0103531dc266ee7 a,
  .navigation_d496e76cac44e46d.posts-navigation_97753e2e506f40e7 .nav-previous_33bfebae521ee6b2 a,
  .comment-navigation_dfd577b550d9cb62 .wp-block-query-pagination-previous_5db619fc61fc2d16,
  .comment-navigation_dfd577b550d9cb62 .wp-block-query-pagination-next_75e4611d563b1b7f,
  .comment-navigation_dfd577b550d9cb62 .nav-next_a0103531dc266ee7 a,
  .comment-navigation_dfd577b550d9cb62 .nav-previous_33bfebae521ee6b2 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_b9b9438da48996c4 .wp-block-query-pagination-previous_5db619fc61fc2d16,
      .wp-block-query-pagination_b9b9438da48996c4 .wp-block-query-pagination-next_75e4611d563b1b7f,
      .wp-block-query-pagination_b9b9438da48996c4 .nav-next_a0103531dc266ee7 a,
      .wp-block-query-pagination_b9b9438da48996c4 .nav-previous_33bfebae521ee6b2 a,
      .navigation_d496e76cac44e46d.posts-navigation_97753e2e506f40e7 .wp-block-query-pagination-previous_5db619fc61fc2d16,
      .navigation_d496e76cac44e46d.posts-navigation_97753e2e506f40e7 .wp-block-query-pagination-next_75e4611d563b1b7f,
      .navigation_d496e76cac44e46d.posts-navigation_97753e2e506f40e7 .nav-next_a0103531dc266ee7 a,
      .navigation_d496e76cac44e46d.posts-navigation_97753e2e506f40e7 .nav-previous_33bfebae521ee6b2 a,
      .comment-navigation_dfd577b550d9cb62 .wp-block-query-pagination-previous_5db619fc61fc2d16,
      .comment-navigation_dfd577b550d9cb62 .wp-block-query-pagination-next_75e4611d563b1b7f,
      .comment-navigation_dfd577b550d9cb62 .nav-next_a0103531dc266ee7 a,
      .comment-navigation_dfd577b550d9cb62 .nav-previous_33bfebae521ee6b2 a {
        height: 40px; } }
    .wp-block-query-pagination_b9b9438da48996c4 .wp-block-query-pagination-previous_5db619fc61fc2d16:hover,
    .wp-block-query-pagination_b9b9438da48996c4 .wp-block-query-pagination-next_75e4611d563b1b7f:hover,
    .wp-block-query-pagination_b9b9438da48996c4 .nav-next_a0103531dc266ee7 a:hover,
    .wp-block-query-pagination_b9b9438da48996c4 .nav-previous_33bfebae521ee6b2 a:hover,
    .navigation_d496e76cac44e46d.posts-navigation_97753e2e506f40e7 .wp-block-query-pagination-previous_5db619fc61fc2d16:hover,
    .navigation_d496e76cac44e46d.posts-navigation_97753e2e506f40e7 .wp-block-query-pagination-next_75e4611d563b1b7f:hover,
    .navigation_d496e76cac44e46d.posts-navigation_97753e2e506f40e7 .nav-next_a0103531dc266ee7 a:hover,
    .navigation_d496e76cac44e46d.posts-navigation_97753e2e506f40e7 .nav-previous_33bfebae521ee6b2 a:hover,
    .comment-navigation_dfd577b550d9cb62 .wp-block-query-pagination-previous_5db619fc61fc2d16:hover,
    .comment-navigation_dfd577b550d9cb62 .wp-block-query-pagination-next_75e4611d563b1b7f:hover,
    .comment-navigation_dfd577b550d9cb62 .nav-next_a0103531dc266ee7 a:hover,
    .comment-navigation_dfd577b550d9cb62 .nav-previous_33bfebae521ee6b2 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_500b427561bd8008,
.page-links_bd90636c74b49a95,
.wp-block-query-pagination-numbers_0a0fbb7ccd29db94 {
  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_500b427561bd8008 ul,
  .page-links_bd90636c74b49a95 ul,
  .wp-block-query-pagination-numbers_0a0fbb7ccd29db94 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_500b427561bd8008 ul li,
    .page-links_bd90636c74b49a95 ul li,
    .wp-block-query-pagination-numbers_0a0fbb7ccd29db94 ul li {
      padding-top: 0; }
    .te-basic-pagination_500b427561bd8008 ul .prev_98d17a11f6b70400 span,
    .te-basic-pagination_500b427561bd8008 ul .next_a7d9b4756207742a span,
    .page-links_bd90636c74b49a95 ul .prev_98d17a11f6b70400 span,
    .page-links_bd90636c74b49a95 ul .next_a7d9b4756207742a span,
    .wp-block-query-pagination-numbers_0a0fbb7ccd29db94 ul .prev_98d17a11f6b70400 span,
    .wp-block-query-pagination-numbers_0a0fbb7ccd29db94 ul .next_a7d9b4756207742a span {
      display: none; }
  .te-basic-pagination_500b427561bd8008 .post-page-numbers_b77d3bac347214f0,
  .page-links_bd90636c74b49a95 .post-page-numbers_b77d3bac347214f0,
  .wp-block-query-pagination-numbers_0a0fbb7ccd29db94 .post-page-numbers_b77d3bac347214f0 {
    background-color: rgba(71, 112, 247, 0.1) !important; }
  .te-basic-pagination_500b427561bd8008 .page-numbers_750ec1ea5fa5cbab,
  .te-basic-pagination_500b427561bd8008 .post-page-numbers_b77d3bac347214f0,
  .page-links_bd90636c74b49a95 .page-numbers_750ec1ea5fa5cbab,
  .page-links_bd90636c74b49a95 .post-page-numbers_b77d3bac347214f0,
  .wp-block-query-pagination-numbers_0a0fbb7ccd29db94 .page-numbers_750ec1ea5fa5cbab,
  .wp-block-query-pagination-numbers_0a0fbb7ccd29db94 .post-page-numbers_b77d3bac347214f0 {
    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_500b427561bd8008 .page-numbers_750ec1ea5fa5cbab,
      .te-basic-pagination_500b427561bd8008 .post-page-numbers_b77d3bac347214f0,
      .page-links_bd90636c74b49a95 .page-numbers_750ec1ea5fa5cbab,
      .page-links_bd90636c74b49a95 .post-page-numbers_b77d3bac347214f0,
      .wp-block-query-pagination-numbers_0a0fbb7ccd29db94 .page-numbers_750ec1ea5fa5cbab,
      .wp-block-query-pagination-numbers_0a0fbb7ccd29db94 .post-page-numbers_b77d3bac347214f0 {
        width: 40px;
        height: 40px;
        font-size: 16px; } }
    .te-basic-pagination_500b427561bd8008 .page-numbers_750ec1ea5fa5cbab:hover,
    .te-basic-pagination_500b427561bd8008 .post-page-numbers_b77d3bac347214f0:hover,
    .page-links_bd90636c74b49a95 .page-numbers_750ec1ea5fa5cbab:hover,
    .page-links_bd90636c74b49a95 .post-page-numbers_b77d3bac347214f0:hover,
    .wp-block-query-pagination-numbers_0a0fbb7ccd29db94 .page-numbers_750ec1ea5fa5cbab:hover,
    .wp-block-query-pagination-numbers_0a0fbb7ccd29db94 .post-page-numbers_b77d3bac347214f0: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_500b427561bd8008 .page-numbers_750ec1ea5fa5cbab.current_88aac3b9e146d184,
    .te-basic-pagination_500b427561bd8008 .post-page-numbers_b77d3bac347214f0.current_88aac3b9e146d184,
    .page-links_bd90636c74b49a95 .page-numbers_750ec1ea5fa5cbab.current_88aac3b9e146d184,
    .page-links_bd90636c74b49a95 .post-page-numbers_b77d3bac347214f0.current_88aac3b9e146d184,
    .wp-block-query-pagination-numbers_0a0fbb7ccd29db94 .page-numbers_750ec1ea5fa5cbab.current_88aac3b9e146d184,
    .wp-block-query-pagination-numbers_0a0fbb7ccd29db94 .post-page-numbers_b77d3bac347214f0.current_88aac3b9e146d184 {
      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_0085dd4df543529f {
  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_0085dd4df543529f {
      -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_0085dd4df543529f {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 30px;
      margin: 30px 0; } }
  .te-blog-post-nav_0085dd4df543529f .te-post-navigation_eb1961f9a175c31b {
    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_0085dd4df543529f .te-post-navigation_eb1961f9a175c31b {
        -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_0085dd4df543529f .te-post-navigation_eb1961f9a175c31b {
        width: 100%; } }
    @media (max-width: 767px) {
      .te-blog-post-nav_0085dd4df543529f .te-post-navigation_eb1961f9a175c31b {
        width: 100%; } }
    .te-blog-post-nav_0085dd4df543529f .te-post-navigation_eb1961f9a175c31b::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_0085dd4df543529f .te-post-navigation_eb1961f9a175c31b::after {
          display: none; } }
      @media (max-width: 767px) {
        .te-blog-post-nav_0085dd4df543529f .te-post-navigation_eb1961f9a175c31b::after {
          display: none; } }
    .te-blog-post-nav_0085dd4df543529f .te-post-navigation_eb1961f9a175c31b:last-child {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .te-blog-post-nav_0085dd4df543529f .te-post-navigation_eb1961f9a175c31b:last-child .text_6fd1292e4c308c93 {
        text-align: right; }
        @media (max-width: 374px) {
          .te-blog-post-nav_0085dd4df543529f .te-post-navigation_eb1961f9a175c31b:last-child .text_6fd1292e4c308c93 {
            text-align: left; } }
      .te-blog-post-nav_0085dd4df543529f .te-post-navigation_eb1961f9a175c31b:last-child::after {
        display: none; }
    .te-blog-post-nav_0085dd4df543529f .te-post-navigation_eb1961f9a175c31b .te-post-img_a6570c490fcfb025 {
      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_0085dd4df543529f .te-post-navigation_eb1961f9a175c31b .te-post-img_a6570c490fcfb025 {
          width: 100% !important;
          height: 150px !important; } }
      .te-blog-post-nav_0085dd4df543529f .te-post-navigation_eb1961f9a175c31b .te-post-img_a6570c490fcfb025 img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        left: 0;
        top: 0; }
    .te-blog-post-nav_0085dd4df543529f .te-post-navigation_eb1961f9a175c31b .text_6fd1292e4c308c93 {
      width: 100%; }
      .te-blog-post-nav_0085dd4df543529f .te-post-navigation_eb1961f9a175c31b .text_6fd1292e4c308c93 span {
        font-size: 18px;
        font-family: "Inter", sans-serif;
        text-transform: capitalize;
        font-weight: 400;
        display: block;
        color: #335371; }
      .te-blog-post-nav_0085dd4df543529f .te-post-navigation_eb1961f9a175c31b .text_6fd1292e4c308c93 h4 {
        text-transform: capitalize;
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        line-height: 30px;
        letter-spacing: 0px; }
    .te-blog-post-nav_0085dd4df543529f .te-post-navigation_eb1961f9a175c31b .theme-navigation_3efd24de60f086e8 {
      width: 100%; }

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

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

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

.project-details-overview_cf01bc7b9e0c7d0f {
  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_cf01bc7b9e0c7d0f .list-wrapper_abeae59f9dac25e1 {
    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_cf01bc7b9e0c7d0f .list-wrapper_abeae59f9dac25e1 {
        -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_cf01bc7b9e0c7d0f .list-wrapper_abeae59f9dac25e1 .image_61b68eefbf9adcf2 {
      width: 410px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 20px;
      overflow: hidden; }
      .project-details-overview_cf01bc7b9e0c7d0f .list-wrapper_abeae59f9dac25e1 .image_61b68eefbf9adcf2 img {
        border-radius: 20px; }
    .project-details-overview_cf01bc7b9e0c7d0f .list-wrapper_abeae59f9dac25e1 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_cf01bc7b9e0c7d0f .list-wrapper_abeae59f9dac25e1 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_cf01bc7b9e0c7d0f .list-wrapper_abeae59f9dac25e1 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_cf01bc7b9e0c7d0f .list-wrapper_abeae59f9dac25e1 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_cf01bc7b9e0c7d0f .list-wrapper_abeae59f9dac25e1 .user-card_6c59cdd678e7de9b {
      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_cf01bc7b9e0c7d0f .list-wrapper_abeae59f9dac25e1 .user-card_6c59cdd678e7de9b {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .project-details-overview_cf01bc7b9e0c7d0f .list-wrapper_abeae59f9dac25e1 .user-card_6c59cdd678e7de9b .image_61b68eefbf9adcf2 {
        width: 90px;
        height: 90px;
        border-radius: 100px;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
      .project-details-overview_cf01bc7b9e0c7d0f .list-wrapper_abeae59f9dac25e1 .user-card_6c59cdd678e7de9b .content_1fb0cf05fb6b8f19 .title_f77576cb40286612 {
        font-size: 20px;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: 0px; }
      .project-details-overview_cf01bc7b9e0c7d0f .list-wrapper_abeae59f9dac25e1 .user-card_6c59cdd678e7de9b .content_1fb0cf05fb6b8f19 .text_6fd1292e4c308c93 {
        margin-bottom: 0; }

.te-list-item_961cbdef950b2beb {
  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_961cbdef950b2beb .icon_849135916b3b9ace {
    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_961cbdef950b2beb .text_6fd1292e4c308c93 {
    font-size: 18px;
    line-height: 36px;
    font-weight: 400;
    color: #335371;
    margin: 0; }

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

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

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

/* Widget */
.widget_9a1ff369270556cf,
.sidebar__widget_21cd01f49f0ecfbc {
  /* 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_9a1ff369270556cf ol,
  .widget_9a1ff369270556cf ul,
  .sidebar__widget_21cd01f49f0ecfbc ol,
  .sidebar__widget_21cd01f49f0ecfbc ul {
    margin-bottom: 0; }
  .widget_9a1ff369270556cf .widget-instagram-feed_424f8149a13ab190,
  .sidebar__widget_21cd01f49f0ecfbc .widget-instagram-feed_424f8149a13ab190 {
    width: 315px; }
    @media only screen and (min-width: 992px) and (max-width: 1280px) {
      .widget_9a1ff369270556cf .widget-instagram-feed_424f8149a13ab190,
      .sidebar__widget_21cd01f49f0ecfbc .widget-instagram-feed_424f8149a13ab190 {
        width: 220px; } }
    @media (max-width: 374px) {
      .widget_9a1ff369270556cf .widget-instagram-feed_424f8149a13ab190,
      .sidebar__widget_21cd01f49f0ecfbc .widget-instagram-feed_424f8149a13ab190 {
        width: 200px; } }
    .widget_9a1ff369270556cf .widget-instagram-feed_424f8149a13ab190 .single-instagram-feed_65d189b00dbaf26d,
    .sidebar__widget_21cd01f49f0ecfbc .widget-instagram-feed_424f8149a13ab190 .single-instagram-feed_65d189b00dbaf26d {
      width: 96px;
      height: 96px; }
  .widget_9a1ff369270556cf .wp-block-heading_42e7a06a68613293,
  .widget_9a1ff369270556cf .widget-title_450dabaeebdcc1a7,
  .widget_9a1ff369270556cf .wp-block-search__label_d574748a25c80eb6,
  .sidebar__widget_21cd01f49f0ecfbc .wp-block-heading_42e7a06a68613293,
  .sidebar__widget_21cd01f49f0ecfbc .widget-title_450dabaeebdcc1a7,
  .sidebar__widget_21cd01f49f0ecfbc .wp-block-search__label_d574748a25c80eb6 {
    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_9a1ff369270556cf .wp-block-social-links_61e3db802ef9a7ef .wp-social-link_6168fc57a73317cb,
  .sidebar__widget_21cd01f49f0ecfbc .wp-block-social-links_61e3db802ef9a7ef .wp-social-link_6168fc57a73317cb {
    padding: 0;
    margin: 0;
    line-height: 0; }
    .widget_9a1ff369270556cf .wp-block-social-links_61e3db802ef9a7ef .wp-social-link_6168fc57a73317cb a,
    .sidebar__widget_21cd01f49f0ecfbc .wp-block-social-links_61e3db802ef9a7ef .wp-social-link_6168fc57a73317cb 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_9a1ff369270556cf .wp-block-social-links_61e3db802ef9a7ef .wp-social-link_6168fc57a73317cb a:before,
      .sidebar__widget_21cd01f49f0ecfbc .wp-block-social-links_61e3db802ef9a7ef .wp-social-link_6168fc57a73317cb a:before {
        display: none; }
  .widget_9a1ff369270556cf .has-avatars_fb1aca2adff92144.has-dates_77c22b8abc738e15.has-excerpts_0f5f4ad5ded983e8.wp-block-te-latest-comments_64d0b1cb5713bcc1 li.wp-block-te-latest-comments__comment_cf9fa61125d6c4c8 .wp-block-te-latest-comments__comment-meta_30c4797a0a47486f,
  .widget_9a1ff369270556cf .has-dates_77c22b8abc738e15.has-excerpts_0f5f4ad5ded983e8.wp-block-te-latest-comments_64d0b1cb5713bcc1 li.wp-block-te-latest-comments__comment_cf9fa61125d6c4c8 .wp-block-te-latest-comments__comment-meta_30c4797a0a47486f,
  .sidebar__widget_21cd01f49f0ecfbc .has-avatars_fb1aca2adff92144.has-dates_77c22b8abc738e15.has-excerpts_0f5f4ad5ded983e8.wp-block-te-latest-comments_64d0b1cb5713bcc1 li.wp-block-te-latest-comments__comment_cf9fa61125d6c4c8 .wp-block-te-latest-comments__comment-meta_30c4797a0a47486f,
  .sidebar__widget_21cd01f49f0ecfbc .has-dates_77c22b8abc738e15.has-excerpts_0f5f4ad5ded983e8.wp-block-te-latest-comments_64d0b1cb5713bcc1 li.wp-block-te-latest-comments__comment_cf9fa61125d6c4c8 .wp-block-te-latest-comments__comment-meta_30c4797a0a47486f {
    font-weight: 500; }
    .widget_9a1ff369270556cf .has-avatars_fb1aca2adff92144.has-dates_77c22b8abc738e15.has-excerpts_0f5f4ad5ded983e8.wp-block-te-latest-comments_64d0b1cb5713bcc1 li.wp-block-te-latest-comments__comment_cf9fa61125d6c4c8 .wp-block-te-latest-comments__comment-meta_30c4797a0a47486f .wp-block-te-latest-comments__comment-author_419971237cc64821,
    .widget_9a1ff369270556cf .has-avatars_fb1aca2adff92144.has-dates_77c22b8abc738e15.has-excerpts_0f5f4ad5ded983e8.wp-block-te-latest-comments_64d0b1cb5713bcc1 li.wp-block-te-latest-comments__comment_cf9fa61125d6c4c8 .wp-block-te-latest-comments__comment-meta_30c4797a0a47486f .wp-block-te-latest-comments__comment-link_56445259a56e3ceb,
    .widget_9a1ff369270556cf .has-dates_77c22b8abc738e15.has-excerpts_0f5f4ad5ded983e8.wp-block-te-latest-comments_64d0b1cb5713bcc1 li.wp-block-te-latest-comments__comment_cf9fa61125d6c4c8 .wp-block-te-latest-comments__comment-meta_30c4797a0a47486f .wp-block-te-latest-comments__comment-author_419971237cc64821,
    .widget_9a1ff369270556cf .has-dates_77c22b8abc738e15.has-excerpts_0f5f4ad5ded983e8.wp-block-te-latest-comments_64d0b1cb5713bcc1 li.wp-block-te-latest-comments__comment_cf9fa61125d6c4c8 .wp-block-te-latest-comments__comment-meta_30c4797a0a47486f .wp-block-te-latest-comments__comment-link_56445259a56e3ceb,
    .sidebar__widget_21cd01f49f0ecfbc .has-avatars_fb1aca2adff92144.has-dates_77c22b8abc738e15.has-excerpts_0f5f4ad5ded983e8.wp-block-te-latest-comments_64d0b1cb5713bcc1 li.wp-block-te-latest-comments__comment_cf9fa61125d6c4c8 .wp-block-te-latest-comments__comment-meta_30c4797a0a47486f .wp-block-te-latest-comments__comment-author_419971237cc64821,
    .sidebar__widget_21cd01f49f0ecfbc .has-avatars_fb1aca2adff92144.has-dates_77c22b8abc738e15.has-excerpts_0f5f4ad5ded983e8.wp-block-te-latest-comments_64d0b1cb5713bcc1 li.wp-block-te-latest-comments__comment_cf9fa61125d6c4c8 .wp-block-te-latest-comments__comment-meta_30c4797a0a47486f .wp-block-te-latest-comments__comment-link_56445259a56e3ceb,
    .sidebar__widget_21cd01f49f0ecfbc .has-dates_77c22b8abc738e15.has-excerpts_0f5f4ad5ded983e8.wp-block-te-latest-comments_64d0b1cb5713bcc1 li.wp-block-te-latest-comments__comment_cf9fa61125d6c4c8 .wp-block-te-latest-comments__comment-meta_30c4797a0a47486f .wp-block-te-latest-comments__comment-author_419971237cc64821,
    .sidebar__widget_21cd01f49f0ecfbc .has-dates_77c22b8abc738e15.has-excerpts_0f5f4ad5ded983e8.wp-block-te-latest-comments_64d0b1cb5713bcc1 li.wp-block-te-latest-comments__comment_cf9fa61125d6c4c8 .wp-block-te-latest-comments__comment-meta_30c4797a0a47486f .wp-block-te-latest-comments__comment-link_56445259a56e3ceb {
      font-weight: 500; }
  .widget_9a1ff369270556cf .wp-block-te-latest-comments_64d0b1cb5713bcc1 li.wp-block-te-latest-comments__comment_cf9fa61125d6c4c8,
  .widget_9a1ff369270556cf .wp-block-latest-posts_7e074231a8a39a01 li.wp-block-te-latest-comments__comment_cf9fa61125d6c4c8,
  .sidebar__widget_21cd01f49f0ecfbc .wp-block-te-latest-comments_64d0b1cb5713bcc1 li.wp-block-te-latest-comments__comment_cf9fa61125d6c4c8,
  .sidebar__widget_21cd01f49f0ecfbc .wp-block-latest-posts_7e074231a8a39a01 li.wp-block-te-latest-comments__comment_cf9fa61125d6c4c8 {
    margin-bottom: 0; }
  .widget_9a1ff369270556cf .wp-block-te-latest-comments_64d0b1cb5713bcc1 li .wp-block-te-latest-comments__comment-meta_30c4797a0a47486f,
  .widget_9a1ff369270556cf .wp-block-te-latest-comments_64d0b1cb5713bcc1 li .wp-block-latest-posts__te-post-title_c1f0fa4af583f697,
  .widget_9a1ff369270556cf .wp-block-latest-posts_7e074231a8a39a01 li .wp-block-te-latest-comments__comment-meta_30c4797a0a47486f,
  .widget_9a1ff369270556cf .wp-block-latest-posts_7e074231a8a39a01 li .wp-block-latest-posts__te-post-title_c1f0fa4af583f697,
  .sidebar__widget_21cd01f49f0ecfbc .wp-block-te-latest-comments_64d0b1cb5713bcc1 li .wp-block-te-latest-comments__comment-meta_30c4797a0a47486f,
  .sidebar__widget_21cd01f49f0ecfbc .wp-block-te-latest-comments_64d0b1cb5713bcc1 li .wp-block-latest-posts__te-post-title_c1f0fa4af583f697,
  .sidebar__widget_21cd01f49f0ecfbc .wp-block-latest-posts_7e074231a8a39a01 li .wp-block-te-latest-comments__comment-meta_30c4797a0a47486f,
  .sidebar__widget_21cd01f49f0ecfbc .wp-block-latest-posts_7e074231a8a39a01 li .wp-block-latest-posts__te-post-title_c1f0fa4af583f697 {
    line-height: 28px;
    font-weight: 400; }
    .widget_9a1ff369270556cf .wp-block-te-latest-comments_64d0b1cb5713bcc1 li .wp-block-te-latest-comments__comment-meta_30c4797a0a47486f .wp-block-te-latest-comments__comment-date_33ffc656357fa9fd,
    .widget_9a1ff369270556cf .wp-block-te-latest-comments_64d0b1cb5713bcc1 li .wp-block-latest-posts__te-post-title_c1f0fa4af583f697 .wp-block-te-latest-comments__comment-date_33ffc656357fa9fd,
    .widget_9a1ff369270556cf .wp-block-latest-posts_7e074231a8a39a01 li .wp-block-te-latest-comments__comment-meta_30c4797a0a47486f .wp-block-te-latest-comments__comment-date_33ffc656357fa9fd,
    .widget_9a1ff369270556cf .wp-block-latest-posts_7e074231a8a39a01 li .wp-block-latest-posts__te-post-title_c1f0fa4af583f697 .wp-block-te-latest-comments__comment-date_33ffc656357fa9fd,
    .sidebar__widget_21cd01f49f0ecfbc .wp-block-te-latest-comments_64d0b1cb5713bcc1 li .wp-block-te-latest-comments__comment-meta_30c4797a0a47486f .wp-block-te-latest-comments__comment-date_33ffc656357fa9fd,
    .sidebar__widget_21cd01f49f0ecfbc .wp-block-te-latest-comments_64d0b1cb5713bcc1 li .wp-block-latest-posts__te-post-title_c1f0fa4af583f697 .wp-block-te-latest-comments__comment-date_33ffc656357fa9fd,
    .sidebar__widget_21cd01f49f0ecfbc .wp-block-latest-posts_7e074231a8a39a01 li .wp-block-te-latest-comments__comment-meta_30c4797a0a47486f .wp-block-te-latest-comments__comment-date_33ffc656357fa9fd,
    .sidebar__widget_21cd01f49f0ecfbc .wp-block-latest-posts_7e074231a8a39a01 li .wp-block-latest-posts__te-post-title_c1f0fa4af583f697 .wp-block-te-latest-comments__comment-date_33ffc656357fa9fd {
      font-size: 14px !important;
      margin-bottom: 10px;
      position: relative; }
      .widget_9a1ff369270556cf .wp-block-te-latest-comments_64d0b1cb5713bcc1 li .wp-block-te-latest-comments__comment-meta_30c4797a0a47486f .wp-block-te-latest-comments__comment-date_33ffc656357fa9fd:before,
      .widget_9a1ff369270556cf .wp-block-te-latest-comments_64d0b1cb5713bcc1 li .wp-block-latest-posts__te-post-title_c1f0fa4af583f697 .wp-block-te-latest-comments__comment-date_33ffc656357fa9fd:before,
      .widget_9a1ff369270556cf .wp-block-latest-posts_7e074231a8a39a01 li .wp-block-te-latest-comments__comment-meta_30c4797a0a47486f .wp-block-te-latest-comments__comment-date_33ffc656357fa9fd:before,
      .widget_9a1ff369270556cf .wp-block-latest-posts_7e074231a8a39a01 li .wp-block-latest-posts__te-post-title_c1f0fa4af583f697 .wp-block-te-latest-comments__comment-date_33ffc656357fa9fd:before,
      .sidebar__widget_21cd01f49f0ecfbc .wp-block-te-latest-comments_64d0b1cb5713bcc1 li .wp-block-te-latest-comments__comment-meta_30c4797a0a47486f .wp-block-te-latest-comments__comment-date_33ffc656357fa9fd:before,
      .sidebar__widget_21cd01f49f0ecfbc .wp-block-te-latest-comments_64d0b1cb5713bcc1 li .wp-block-latest-posts__te-post-title_c1f0fa4af583f697 .wp-block-te-latest-comments__comment-date_33ffc656357fa9fd:before,
      .sidebar__widget_21cd01f49f0ecfbc .wp-block-latest-posts_7e074231a8a39a01 li .wp-block-te-latest-comments__comment-meta_30c4797a0a47486f .wp-block-te-latest-comments__comment-date_33ffc656357fa9fd:before,
      .sidebar__widget_21cd01f49f0ecfbc .wp-block-latest-posts_7e074231a8a39a01 li .wp-block-latest-posts__te-post-title_c1f0fa4af583f697 .wp-block-te-latest-comments__comment-date_33ffc656357fa9fd:before {
        content: "\f274";
        font-family: "Font Awesome 6 Free";
        padding-right: 8px; }
  .widget_9a1ff369270556cf .wp-block-te-latest-comments_64d0b1cb5713bcc1 li a,
  .widget_9a1ff369270556cf .wp-block-latest-posts_7e074231a8a39a01 li a,
  .sidebar__widget_21cd01f49f0ecfbc .wp-block-te-latest-comments_64d0b1cb5713bcc1 li a,
  .sidebar__widget_21cd01f49f0ecfbc .wp-block-latest-posts_7e074231a8a39a01 li a {
    color: #335371; }
    .widget_9a1ff369270556cf .wp-block-te-latest-comments_64d0b1cb5713bcc1 li a.wp-block-te-latest-comments__comment-author_419971237cc64821, .widget_9a1ff369270556cf .wp-block-te-latest-comments_64d0b1cb5713bcc1 li a.wp-block-te-latest-comments__comment-link_56445259a56e3ceb,
    .widget_9a1ff369270556cf .wp-block-latest-posts_7e074231a8a39a01 li a.wp-block-te-latest-comments__comment-author_419971237cc64821,
    .widget_9a1ff369270556cf .wp-block-latest-posts_7e074231a8a39a01 li a.wp-block-te-latest-comments__comment-link_56445259a56e3ceb,
    .sidebar__widget_21cd01f49f0ecfbc .wp-block-te-latest-comments_64d0b1cb5713bcc1 li a.wp-block-te-latest-comments__comment-author_419971237cc64821,
    .sidebar__widget_21cd01f49f0ecfbc .wp-block-te-latest-comments_64d0b1cb5713bcc1 li a.wp-block-te-latest-comments__comment-link_56445259a56e3ceb,
    .sidebar__widget_21cd01f49f0ecfbc .wp-block-latest-posts_7e074231a8a39a01 li a.wp-block-te-latest-comments__comment-author_419971237cc64821,
    .sidebar__widget_21cd01f49f0ecfbc .wp-block-latest-posts_7e074231a8a39a01 li a.wp-block-te-latest-comments__comment-link_56445259a56e3ceb {
      display: inline !important;
      text-transform: capitalize;
      line-height: 28px;
      font-weight: 400; }
    .widget_9a1ff369270556cf .wp-block-te-latest-comments_64d0b1cb5713bcc1 li a:hover,
    .widget_9a1ff369270556cf .wp-block-latest-posts_7e074231a8a39a01 li a:hover,
    .sidebar__widget_21cd01f49f0ecfbc .wp-block-te-latest-comments_64d0b1cb5713bcc1 li a:hover,
    .sidebar__widget_21cd01f49f0ecfbc .wp-block-latest-posts_7e074231a8a39a01 li a:hover {
      color: #317EFE; }
  .widget_9a1ff369270556cf .wp-block-te-latest-comments_64d0b1cb5713bcc1 li .wp-block-te-latest-comments__comment-excerpt_4b51a3aa246798b7 p,
  .widget_9a1ff369270556cf .wp-block-latest-posts_7e074231a8a39a01 li .wp-block-te-latest-comments__comment-excerpt_4b51a3aa246798b7 p,
  .sidebar__widget_21cd01f49f0ecfbc .wp-block-te-latest-comments_64d0b1cb5713bcc1 li .wp-block-te-latest-comments__comment-excerpt_4b51a3aa246798b7 p,
  .sidebar__widget_21cd01f49f0ecfbc .wp-block-latest-posts_7e074231a8a39a01 li .wp-block-te-latest-comments__comment-excerpt_4b51a3aa246798b7 p {
    font-size: 16px;
    line-height: 28px;
    margin: 0; }
  .widget_9a1ff369270556cf .te-social-profile_8b37d385ea263361,
  .sidebar__widget_21cd01f49f0ecfbc .te-social-profile_8b37d385ea263361 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .widget_9a1ff369270556cf .te-social-profile_8b37d385ea263361 a,
    .sidebar__widget_21cd01f49f0ecfbc .te-social-profile_8b37d385ea263361 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_9a1ff369270556cf .te-social-profile_8b37d385ea263361 a,
        .sidebar__widget_21cd01f49f0ecfbc .te-social-profile_8b37d385ea263361 a {
          width: 40px;
          height: 40px; } }
      .widget_9a1ff369270556cf .te-social-profile_8b37d385ea263361 a.facebook_c97b27ad7a454e2d,
      .sidebar__widget_21cd01f49f0ecfbc .te-social-profile_8b37d385ea263361 a.facebook_c97b27ad7a454e2d {
        background-color: #1877f2; }
      .widget_9a1ff369270556cf .te-social-profile_8b37d385ea263361 a.twitter_8fc9edb789a6cdcb,
      .sidebar__widget_21cd01f49f0ecfbc .te-social-profile_8b37d385ea263361 a.twitter_8fc9edb789a6cdcb {
        background-color: #1da1f2; }
      .widget_9a1ff369270556cf .te-social-profile_8b37d385ea263361 a.linkedin_42290db7237482a9,
      .sidebar__widget_21cd01f49f0ecfbc .te-social-profile_8b37d385ea263361 a.linkedin_42290db7237482a9 {
        background-color: #0a66c2; }
      .widget_9a1ff369270556cf .te-social-profile_8b37d385ea263361 a.instagram_4592537a649782a8,
      .sidebar__widget_21cd01f49f0ecfbc .te-social-profile_8b37d385ea263361 a.instagram_4592537a649782a8 {
        background-color: #405de6; }
      .widget_9a1ff369270556cf .te-social-profile_8b37d385ea263361 a:hover,
      .sidebar__widget_21cd01f49f0ecfbc .te-social-profile_8b37d385ea263361 a:hover {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #E7F914; }
  .widget_9a1ff369270556cf select,
  .sidebar__widget_21cd01f49f0ecfbc select {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371;
    margin-bottom: 0; }
  .widget_9a1ff369270556cf .has-login-form_9b1d12aad1832a68 .login-username_cba9bd01cb668ee5 label,
  .widget_9a1ff369270556cf .has-login-form_9b1d12aad1832a68 .login-password_8beca705e6b5df7d label,
  .sidebar__widget_21cd01f49f0ecfbc .has-login-form_9b1d12aad1832a68 .login-username_cba9bd01cb668ee5 label,
  .sidebar__widget_21cd01f49f0ecfbc .has-login-form_9b1d12aad1832a68 .login-password_8beca705e6b5df7d label {
    margin-bottom: 10px; }
  .widget_9a1ff369270556cf .has-login-form_9b1d12aad1832a68 .login-username_cba9bd01cb668ee5 input,
  .widget_9a1ff369270556cf .has-login-form_9b1d12aad1832a68 .login-password_8beca705e6b5df7d input,
  .sidebar__widget_21cd01f49f0ecfbc .has-login-form_9b1d12aad1832a68 .login-username_cba9bd01cb668ee5 input,
  .sidebar__widget_21cd01f49f0ecfbc .has-login-form_9b1d12aad1832a68 .login-password_8beca705e6b5df7d input {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #31373f;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371; }
  .widget_9a1ff369270556cf .has-login-form_9b1d12aad1832a68 .login-remember_e82e2b702827b46c label,
  .sidebar__widget_21cd01f49f0ecfbc .has-login-form_9b1d12aad1832a68 .login-remember_e82e2b702827b46c label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px; }
  .widget_9a1ff369270556cf .has-login-form_9b1d12aad1832a68 .login-submit_8c87187c5f327b69,
  .sidebar__widget_21cd01f49f0ecfbc .has-login-form_9b1d12aad1832a68 .login-submit_8c87187c5f327b69 {
    margin-bottom: 0; }
    .widget_9a1ff369270556cf .has-login-form_9b1d12aad1832a68 .login-submit_8c87187c5f327b69 input.button-primary_dcf45fbd0e9d0ca0,
    .sidebar__widget_21cd01f49f0ecfbc .has-login-form_9b1d12aad1832a68 .login-submit_8c87187c5f327b69 input.button-primary_dcf45fbd0e9d0ca0 {
      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_9a1ff369270556cf .search-form_2c19dabcc81755e4,
  .sidebar__widget_21cd01f49f0ecfbc .search-form_2c19dabcc81755e4 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_9a1ff369270556cf .search-form_2c19dabcc81755e4 button,
    .sidebar__widget_21cd01f49f0ecfbc .search-form_2c19dabcc81755e4 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_9a1ff369270556cf.widget_search_512517e4ef2b1f50 .sidebar__search_e72141501e711330,
  .sidebar__widget_21cd01f49f0ecfbc.widget_search_512517e4ef2b1f50 .sidebar__search_e72141501e711330 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_9a1ff369270556cf.widget_search_512517e4ef2b1f50 .sidebar__search_e72141501e711330 button,
    .sidebar__widget_21cd01f49f0ecfbc.widget_search_512517e4ef2b1f50 .sidebar__search_e72141501e711330 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_9a1ff369270556cf .wp-block-search__no-button_9f60e6f1471d3437.wp-block-search_b253941a7f7e5f81 input,
  .sidebar__widget_21cd01f49f0ecfbc .wp-block-search__no-button_9f60e6f1471d3437.wp-block-search_b253941a7f7e5f81 input {
    border-radius: 10px; }
  .widget_9a1ff369270556cf .wp-block-search_b253941a7f7e5f81,
  .sidebar__widget_21cd01f49f0ecfbc .wp-block-search_b253941a7f7e5f81 {
    margin-bottom: -2px; }
  .widget_9a1ff369270556cf .wp-block-search_b253941a7f7e5f81,
  .widget_9a1ff369270556cf .search-form_2c19dabcc81755e4,
  .widget_9a1ff369270556cf .sidebar__search_e72141501e711330,
  .sidebar__widget_21cd01f49f0ecfbc .wp-block-search_b253941a7f7e5f81,
  .sidebar__widget_21cd01f49f0ecfbc .search-form_2c19dabcc81755e4,
  .sidebar__widget_21cd01f49f0ecfbc .sidebar__search_e72141501e711330 {
    display: inline-block;
    width: 100%;
    overflow: hidden; }
    .widget_9a1ff369270556cf .wp-block-search_b253941a7f7e5f81 .wp-block-search__inside-wrapper_67235b6d07b46f56,
    .widget_9a1ff369270556cf .search-form_2c19dabcc81755e4 .wp-block-search__inside-wrapper_67235b6d07b46f56,
    .widget_9a1ff369270556cf .sidebar__search_e72141501e711330 .wp-block-search__inside-wrapper_67235b6d07b46f56,
    .sidebar__widget_21cd01f49f0ecfbc .wp-block-search_b253941a7f7e5f81 .wp-block-search__inside-wrapper_67235b6d07b46f56,
    .sidebar__widget_21cd01f49f0ecfbc .search-form_2c19dabcc81755e4 .wp-block-search__inside-wrapper_67235b6d07b46f56,
    .sidebar__widget_21cd01f49f0ecfbc .sidebar__search_e72141501e711330 .wp-block-search__inside-wrapper_67235b6d07b46f56 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .widget_9a1ff369270556cf .wp-block-search_b253941a7f7e5f81 label,
    .widget_9a1ff369270556cf .search-form_2c19dabcc81755e4 label,
    .widget_9a1ff369270556cf .sidebar__search_e72141501e711330 label,
    .sidebar__widget_21cd01f49f0ecfbc .wp-block-search_b253941a7f7e5f81 label,
    .sidebar__widget_21cd01f49f0ecfbc .search-form_2c19dabcc81755e4 label,
    .sidebar__widget_21cd01f49f0ecfbc .sidebar__search_e72141501e711330 label {
      font-size: 24px;
      display: block;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #14203A;
      font-family: "Inter", sans-serif; }
    .widget_9a1ff369270556cf .wp-block-search_b253941a7f7e5f81 input,
    .widget_9a1ff369270556cf .search-form_2c19dabcc81755e4 input,
    .widget_9a1ff369270556cf .sidebar__search_e72141501e711330 input,
    .sidebar__widget_21cd01f49f0ecfbc .wp-block-search_b253941a7f7e5f81 input,
    .sidebar__widget_21cd01f49f0ecfbc .search-form_2c19dabcc81755e4 input,
    .sidebar__widget_21cd01f49f0ecfbc .sidebar__search_e72141501e711330 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_9a1ff369270556cf .wp-block-search_b253941a7f7e5f81 button,
    .widget_9a1ff369270556cf .search-form_2c19dabcc81755e4 button,
    .widget_9a1ff369270556cf .sidebar__search_e72141501e711330 button,
    .sidebar__widget_21cd01f49f0ecfbc .wp-block-search_b253941a7f7e5f81 button,
    .sidebar__widget_21cd01f49f0ecfbc .search-form_2c19dabcc81755e4 button,
    .sidebar__widget_21cd01f49f0ecfbc .sidebar__search_e72141501e711330 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_9a1ff369270556cf .tagcloud_1e8bfbdc6124c59b,
  .widget_9a1ff369270556cf .wp-block-tag-cloud_93c89bd23d28cf40,
  .sidebar__widget_21cd01f49f0ecfbc .tagcloud_1e8bfbdc6124c59b,
  .sidebar__widget_21cd01f49f0ecfbc .wp-block-tag-cloud_93c89bd23d28cf40 {
    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_9a1ff369270556cf .tagcloud_1e8bfbdc6124c59b a,
    .widget_9a1ff369270556cf .wp-block-tag-cloud_93c89bd23d28cf40 a,
    .sidebar__widget_21cd01f49f0ecfbc .tagcloud_1e8bfbdc6124c59b a,
    .sidebar__widget_21cd01f49f0ecfbc .wp-block-tag-cloud_93c89bd23d28cf40 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_9a1ff369270556cf .tagcloud_1e8bfbdc6124c59b a:hover,
      .widget_9a1ff369270556cf .wp-block-tag-cloud_93c89bd23d28cf40 a:hover,
      .sidebar__widget_21cd01f49f0ecfbc .tagcloud_1e8bfbdc6124c59b a:hover,
      .sidebar__widget_21cd01f49f0ecfbc .wp-block-tag-cloud_93c89bd23d28cf40 a:hover {
        color: #ffffff;
        background: #317EFE;
        border-color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .widget_9a1ff369270556cf ul,
  .widget_9a1ff369270556cf ol,
  .sidebar__widget_21cd01f49f0ecfbc ul,
  .sidebar__widget_21cd01f49f0ecfbc ol {
    margin-bottom: 0;
    padding-left: 0;
    /* Tag Cloud Widget */ }
    .widget_9a1ff369270556cf ul li,
    .widget_9a1ff369270556cf ol li,
    .sidebar__widget_21cd01f49f0ecfbc ul li,
    .sidebar__widget_21cd01f49f0ecfbc ol li {
      display: block;
      padding: 8px 0;
      border-top: 1px solid #E1E1E1;
      margin-bottom: 0;
      /* Recent Comment Widget */ }
      .widget_9a1ff369270556cf ul li:first-child,
      .widget_9a1ff369270556cf ol li:first-child,
      .sidebar__widget_21cd01f49f0ecfbc ul li:first-child,
      .sidebar__widget_21cd01f49f0ecfbc ol li:first-child {
        border-top: 0; }
      .widget_9a1ff369270556cf ul li:last-child,
      .widget_9a1ff369270556cf ol li:last-child,
      .sidebar__widget_21cd01f49f0ecfbc ul li:last-child,
      .sidebar__widget_21cd01f49f0ecfbc ol li:last-child {
        margin-bottom: 0; }
      .widget_9a1ff369270556cf ul li.recentcomments_4ff8b0689fec3c44 .comment-author-link_0d2196b024f28493 a:before, .widget_9a1ff369270556cf ul li.wp-block-latest-comments__comment_37d2f7929d6437f0 .comment-author-link_0d2196b024f28493 a:before,
      .widget_9a1ff369270556cf ol li.recentcomments_4ff8b0689fec3c44 .comment-author-link_0d2196b024f28493 a:before,
      .widget_9a1ff369270556cf ol li.wp-block-latest-comments__comment_37d2f7929d6437f0 .comment-author-link_0d2196b024f28493 a:before,
      .sidebar__widget_21cd01f49f0ecfbc ul li.recentcomments_4ff8b0689fec3c44 .comment-author-link_0d2196b024f28493 a:before,
      .sidebar__widget_21cd01f49f0ecfbc ul li.wp-block-latest-comments__comment_37d2f7929d6437f0 .comment-author-link_0d2196b024f28493 a:before,
      .sidebar__widget_21cd01f49f0ecfbc ol li.recentcomments_4ff8b0689fec3c44 .comment-author-link_0d2196b024f28493 a:before,
      .sidebar__widget_21cd01f49f0ecfbc ol li.wp-block-latest-comments__comment_37d2f7929d6437f0 .comment-author-link_0d2196b024f28493 a:before {
        display: none; }
      .widget_9a1ff369270556cf ul li.recentcomments_4ff8b0689fec3c44 a, .widget_9a1ff369270556cf ul li.wp-block-latest-comments__comment_37d2f7929d6437f0 a,
      .widget_9a1ff369270556cf ol li.recentcomments_4ff8b0689fec3c44 a,
      .widget_9a1ff369270556cf ol li.wp-block-latest-comments__comment_37d2f7929d6437f0 a,
      .sidebar__widget_21cd01f49f0ecfbc ul li.recentcomments_4ff8b0689fec3c44 a,
      .sidebar__widget_21cd01f49f0ecfbc ul li.wp-block-latest-comments__comment_37d2f7929d6437f0 a,
      .sidebar__widget_21cd01f49f0ecfbc ol li.recentcomments_4ff8b0689fec3c44 a,
      .sidebar__widget_21cd01f49f0ecfbc ol li.wp-block-latest-comments__comment_37d2f7929d6437f0 a {
        padding-left: 0;
        display: inline; }
        .widget_9a1ff369270556cf ul li.recentcomments_4ff8b0689fec3c44 a:before, .widget_9a1ff369270556cf ul li.wp-block-latest-comments__comment_37d2f7929d6437f0 a:before,
        .widget_9a1ff369270556cf ol li.recentcomments_4ff8b0689fec3c44 a:before,
        .widget_9a1ff369270556cf ol li.wp-block-latest-comments__comment_37d2f7929d6437f0 a:before,
        .sidebar__widget_21cd01f49f0ecfbc ul li.recentcomments_4ff8b0689fec3c44 a:before,
        .sidebar__widget_21cd01f49f0ecfbc ul li.wp-block-latest-comments__comment_37d2f7929d6437f0 a:before,
        .sidebar__widget_21cd01f49f0ecfbc ol li.recentcomments_4ff8b0689fec3c44 a:before,
        .sidebar__widget_21cd01f49f0ecfbc ol li.wp-block-latest-comments__comment_37d2f7929d6437f0 a:before {
          display: none; }
      .widget_9a1ff369270556cf ul li a,
      .widget_9a1ff369270556cf ol li a,
      .sidebar__widget_21cd01f49f0ecfbc ul li a,
      .sidebar__widget_21cd01f49f0ecfbc 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_9a1ff369270556cf ul li a::before,
        .widget_9a1ff369270556cf ol li a::before,
        .sidebar__widget_21cd01f49f0ecfbc ul li a::before,
        .sidebar__widget_21cd01f49f0ecfbc ol li a::before {
          content: "\f105";
          font-family: "Font Awesome 6 Free";
          margin-right: 10px; }
        .widget_9a1ff369270556cf ul li a:hover,
        .widget_9a1ff369270556cf ol li a:hover,
        .sidebar__widget_21cd01f49f0ecfbc ul li a:hover,
        .sidebar__widget_21cd01f49f0ecfbc ol li a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .widget_9a1ff369270556cf ul li a.rsswidget_80021bdd0dfe0689, .widget_9a1ff369270556cf ul li a.wp-block-latest-posts__post-title_73ada26fba1ef2cc,
        .widget_9a1ff369270556cf ol li a.rsswidget_80021bdd0dfe0689,
        .widget_9a1ff369270556cf ol li a.wp-block-latest-posts__post-title_73ada26fba1ef2cc,
        .sidebar__widget_21cd01f49f0ecfbc ul li a.rsswidget_80021bdd0dfe0689,
        .sidebar__widget_21cd01f49f0ecfbc ul li a.wp-block-latest-posts__post-title_73ada26fba1ef2cc,
        .sidebar__widget_21cd01f49f0ecfbc ol li a.rsswidget_80021bdd0dfe0689,
        .sidebar__widget_21cd01f49f0ecfbc ol li a.wp-block-latest-posts__post-title_73ada26fba1ef2cc {
          padding-left: 0;
          font-weight: 500;
          display: block; }
          .widget_9a1ff369270556cf ul li a.rsswidget_80021bdd0dfe0689:before, .widget_9a1ff369270556cf ul li a.wp-block-latest-posts__post-title_73ada26fba1ef2cc:before,
          .widget_9a1ff369270556cf ol li a.rsswidget_80021bdd0dfe0689:before,
          .widget_9a1ff369270556cf ol li a.wp-block-latest-posts__post-title_73ada26fba1ef2cc:before,
          .sidebar__widget_21cd01f49f0ecfbc ul li a.rsswidget_80021bdd0dfe0689:before,
          .sidebar__widget_21cd01f49f0ecfbc ul li a.wp-block-latest-posts__post-title_73ada26fba1ef2cc:before,
          .sidebar__widget_21cd01f49f0ecfbc ol li a.rsswidget_80021bdd0dfe0689:before,
          .sidebar__widget_21cd01f49f0ecfbc ol li a.wp-block-latest-posts__post-title_73ada26fba1ef2cc:before {
            display: none; }
      .widget_9a1ff369270556cf ul li ul,
      .widget_9a1ff369270556cf ol li ul,
      .sidebar__widget_21cd01f49f0ecfbc ul li ul,
      .sidebar__widget_21cd01f49f0ecfbc ol li ul {
        padding-left: 25px;
        padding-top: 10px; }
    .widget_9a1ff369270556cf ul.wp-tag-cloud_6e1dc106931e2158 li,
    .widget_9a1ff369270556cf ol.wp-tag-cloud_6e1dc106931e2158 li,
    .sidebar__widget_21cd01f49f0ecfbc ul.wp-tag-cloud_6e1dc106931e2158 li,
    .sidebar__widget_21cd01f49f0ecfbc ol.wp-tag-cloud_6e1dc106931e2158 li {
      display: inline-block;
      padding: 0;
      border: 0; }
      .widget_9a1ff369270556cf ul.wp-tag-cloud_6e1dc106931e2158 li a:before,
      .widget_9a1ff369270556cf ol.wp-tag-cloud_6e1dc106931e2158 li a:before,
      .sidebar__widget_21cd01f49f0ecfbc ul.wp-tag-cloud_6e1dc106931e2158 li a:before,
      .sidebar__widget_21cd01f49f0ecfbc ol.wp-tag-cloud_6e1dc106931e2158 li a:before {
        display: none; }
  .widget_9a1ff369270556cf.te_widget_categories_225c79c585f4cbb3 li, .widget_9a1ff369270556cf.widget_archive_357c0c681641e431 li,
  .widget_9a1ff369270556cf .wp-block-categories-list_49c2070a702513c5 li,
  .widget_9a1ff369270556cf .wp-block-archives-list_93184abc9c233116 li,
  .sidebar__widget_21cd01f49f0ecfbc.te_widget_categories_225c79c585f4cbb3 li,
  .sidebar__widget_21cd01f49f0ecfbc.widget_archive_357c0c681641e431 li,
  .sidebar__widget_21cd01f49f0ecfbc .wp-block-categories-list_49c2070a702513c5 li,
  .sidebar__widget_21cd01f49f0ecfbc .wp-block-archives-list_93184abc9c233116 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_9a1ff369270556cf.te_widget_categories_225c79c585f4cbb3 li.cat-item_17b5b3e8a029a610, .widget_9a1ff369270556cf.widget_archive_357c0c681641e431 li.cat-item_17b5b3e8a029a610,
    .widget_9a1ff369270556cf .wp-block-categories-list_49c2070a702513c5 li.cat-item_17b5b3e8a029a610,
    .widget_9a1ff369270556cf .wp-block-archives-list_93184abc9c233116 li.cat-item_17b5b3e8a029a610,
    .sidebar__widget_21cd01f49f0ecfbc.te_widget_categories_225c79c585f4cbb3 li.cat-item_17b5b3e8a029a610,
    .sidebar__widget_21cd01f49f0ecfbc.widget_archive_357c0c681641e431 li.cat-item_17b5b3e8a029a610,
    .sidebar__widget_21cd01f49f0ecfbc .wp-block-categories-list_49c2070a702513c5 li.cat-item_17b5b3e8a029a610,
    .sidebar__widget_21cd01f49f0ecfbc .wp-block-archives-list_93184abc9c233116 li.cat-item_17b5b3e8a029a610 {
      text-align: right;
      display: inline-block;
      width: 100%; }
    .widget_9a1ff369270556cf.te_widget_categories_225c79c585f4cbb3 li a, .widget_9a1ff369270556cf.widget_archive_357c0c681641e431 li a,
    .widget_9a1ff369270556cf .wp-block-categories-list_49c2070a702513c5 li a,
    .widget_9a1ff369270556cf .wp-block-archives-list_93184abc9c233116 li a,
    .sidebar__widget_21cd01f49f0ecfbc.te_widget_categories_225c79c585f4cbb3 li a,
    .sidebar__widget_21cd01f49f0ecfbc.widget_archive_357c0c681641e431 li a,
    .sidebar__widget_21cd01f49f0ecfbc .wp-block-categories-list_49c2070a702513c5 li a,
    .sidebar__widget_21cd01f49f0ecfbc .wp-block-archives-list_93184abc9c233116 li a {
      float: left; }

/* About Info Widget*/
.widget-about-info_e764c0eac23f21c6 {
  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_e764c0eac23f21c6 .about-desc_a475a92b9d868c16 {
    text-align: left; }
    .widget-about-info_e764c0eac23f21c6 .about-desc_a475a92b9d868c16 .about-title_2ef732a0b4eb4406 {
      font-size: 20px; }
  .widget-about-info_e764c0eac23f21c6 .about-image_1dfd0ba77b30fa06 {
    width: 140px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px; }
  .widget-about-info_e764c0eac23f21c6 .te-social-profile_8b37d385ea263361 {
    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_e764c0eac23f21c6 .te-social-profile_8b37d385ea263361 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_e764c0eac23f21c6 .te-social-profile_8b37d385ea263361 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_77c22b8abc738e15.has-author_a9e9aaa5c8b66326.wp-block-latest-posts_7e074231a8a39a01 .wp-block-latest-posts__te-post-title_c1f0fa4af583f697 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }

.widget_rss_b53d9bad6274c3b1 .wp-block-heading_42e7a06a68613293:before,
.widget_rss_b53d9bad6274c3b1 .widget-title_450dabaeebdcc1a7:before {
  display: none; }
.widget_rss_b53d9bad6274c3b1 .rss-widget-icon_7db881037fea34e9 {
  margin-right: 6px; }
.widget_rss_b53d9bad6274c3b1 ul li a.rsswidget_80021bdd0dfe0689 {
  color: #14203A; }
  .widget_rss_b53d9bad6274c3b1 ul li a.rsswidget_80021bdd0dfe0689:hover {
    color: #317EFE; }

.wp-block-latest-posts_7e074231a8a39a01 .wp-block-rss__item-title_11d8cf91280a3248,
.wp-block-rss_ae91f2b81704a573 .wp-block-rss__item-title_11d8cf91280a3248,
.widget_rss_b53d9bad6274c3b1 .wp-block-rss__item-title_11d8cf91280a3248 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }
  .wp-block-latest-posts_7e074231a8a39a01 .wp-block-rss__item-title_11d8cf91280a3248 a:before,
  .wp-block-rss_ae91f2b81704a573 .wp-block-rss__item-title_11d8cf91280a3248 a:before,
  .widget_rss_b53d9bad6274c3b1 .wp-block-rss__item-title_11d8cf91280a3248 a:before {
    display: none; }
.wp-block-latest-posts_7e074231a8a39a01 .wp-block-latest-posts__post-author_e8bb26478a778b9f,
.wp-block-latest-posts_7e074231a8a39a01 .wp-block-rss__item-publish-date_62636ac367439dc1,
.wp-block-rss_ae91f2b81704a573 .wp-block-latest-posts__post-author_e8bb26478a778b9f,
.wp-block-rss_ae91f2b81704a573 .wp-block-rss__item-publish-date_62636ac367439dc1,
.widget_rss_b53d9bad6274c3b1 .wp-block-latest-posts__post-author_e8bb26478a778b9f,
.widget_rss_b53d9bad6274c3b1 .wp-block-rss__item-publish-date_62636ac367439dc1 {
  margin-right: 10px; }
.wp-block-latest-posts_7e074231a8a39a01 .wp-block-latest-posts__post-author_e8bb26478a778b9f,
.wp-block-latest-posts_7e074231a8a39a01 .wp-block-latest-posts__te-post-date_4310c86ae1549602,
.wp-block-latest-posts_7e074231a8a39a01 .wp-block-rss__item-publish-date_62636ac367439dc1,
.wp-block-latest-posts_7e074231a8a39a01 .wp-block-rss__item-author_8c48cb78b5fb588d,
.wp-block-latest-posts_7e074231a8a39a01 .rss-date_049f940e7af1f8b2,
.wp-block-rss_ae91f2b81704a573 .wp-block-latest-posts__post-author_e8bb26478a778b9f,
.wp-block-rss_ae91f2b81704a573 .wp-block-latest-posts__te-post-date_4310c86ae1549602,
.wp-block-rss_ae91f2b81704a573 .wp-block-rss__item-publish-date_62636ac367439dc1,
.wp-block-rss_ae91f2b81704a573 .wp-block-rss__item-author_8c48cb78b5fb588d,
.wp-block-rss_ae91f2b81704a573 .rss-date_049f940e7af1f8b2,
.widget_rss_b53d9bad6274c3b1 .wp-block-latest-posts__post-author_e8bb26478a778b9f,
.widget_rss_b53d9bad6274c3b1 .wp-block-latest-posts__te-post-date_4310c86ae1549602,
.widget_rss_b53d9bad6274c3b1 .wp-block-rss__item-publish-date_62636ac367439dc1,
.widget_rss_b53d9bad6274c3b1 .wp-block-rss__item-author_8c48cb78b5fb588d,
.widget_rss_b53d9bad6274c3b1 .rss-date_049f940e7af1f8b2 {
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500;
  text-transform: capitalize;
  position: relative; }
.wp-block-latest-posts_7e074231a8a39a01 .wp-block-latest-posts__te-post-date_4310c86ae1549602:before,
.wp-block-latest-posts_7e074231a8a39a01 .wp-block-rss__item-publish-date_62636ac367439dc1:before,
.wp-block-latest-posts_7e074231a8a39a01 .rss-date_049f940e7af1f8b2:before,
.wp-block-rss_ae91f2b81704a573 .wp-block-latest-posts__te-post-date_4310c86ae1549602:before,
.wp-block-rss_ae91f2b81704a573 .wp-block-rss__item-publish-date_62636ac367439dc1:before,
.wp-block-rss_ae91f2b81704a573 .rss-date_049f940e7af1f8b2:before,
.widget_rss_b53d9bad6274c3b1 .wp-block-latest-posts__te-post-date_4310c86ae1549602:before,
.widget_rss_b53d9bad6274c3b1 .wp-block-rss__item-publish-date_62636ac367439dc1:before,
.widget_rss_b53d9bad6274c3b1 .rss-date_049f940e7af1f8b2:before {
  content: "\f274";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_7e074231a8a39a01 .wp-block-latest-posts__post-author_e8bb26478a778b9f:before,
.wp-block-latest-posts_7e074231a8a39a01 .wp-block-rss__item-author_8c48cb78b5fb588d:before,
.wp-block-rss_ae91f2b81704a573 .wp-block-latest-posts__post-author_e8bb26478a778b9f:before,
.wp-block-rss_ae91f2b81704a573 .wp-block-rss__item-author_8c48cb78b5fb588d:before,
.widget_rss_b53d9bad6274c3b1 .wp-block-latest-posts__post-author_e8bb26478a778b9f:before,
.widget_rss_b53d9bad6274c3b1 .wp-block-rss__item-author_8c48cb78b5fb588d:before {
  content: "\f007";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_7e074231a8a39a01 .wp-block-latest-posts__post-excerpt_67d134bca5587989,
.wp-block-latest-posts_7e074231a8a39a01 .wp-block-rss__item-excerpt_6eaf025a7e8d9aae,
.wp-block-latest-posts_7e074231a8a39a01 .rssSummary_94e9bf7b67b32ff8,
.wp-block-rss_ae91f2b81704a573 .wp-block-latest-posts__post-excerpt_67d134bca5587989,
.wp-block-rss_ae91f2b81704a573 .wp-block-rss__item-excerpt_6eaf025a7e8d9aae,
.wp-block-rss_ae91f2b81704a573 .rssSummary_94e9bf7b67b32ff8,
.widget_rss_b53d9bad6274c3b1 .wp-block-latest-posts__post-excerpt_67d134bca5587989,
.widget_rss_b53d9bad6274c3b1 .wp-block-rss__item-excerpt_6eaf025a7e8d9aae,
.widget_rss_b53d9bad6274c3b1 .rssSummary_94e9bf7b67b32ff8 {
  margin-top: 10px;
  margin-bottom: 0; }

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

.te-post-item_539657c90e2daf7b .te-single-post-meta_9c7595ada719b8b5 {
  gap: 32px; }

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

.te-comment-title_ec962ca5b68a74a9 h2,
.te-comment-title_ec962ca5b68a74a9 .wp-block-comments-title_d5caea5538b97f00,
.wp-block-comments_f267e5a2dc825326 h2,
.wp-block-comments_f267e5a2dc825326 .wp-block-comments-title_d5caea5538b97f00 {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px; }

/* Block Comment Start */
.wp-block-comments_f267e5a2dc825326 .wp-block-comment-template_06b2eed4a6a8be34 {
  padding-left: 0; }
  .wp-block-comments_f267e5a2dc825326 .wp-block-comment-template_06b2eed4a6a8be34 .wp-block-te-comment-reply_54f46b5a3491ddab {
    margin-top: 15px; }
  .wp-block-comments_f267e5a2dc825326 .wp-block-comment-template_06b2eed4a6a8be34 li .wp-block-columns_856d5c76bd830e7d {
    padding: 50px;
    border: 1px solid #dfe2e9;
    border-radius: 8px;
    margin-bottom: 24px; }
    .wp-block-comments_f267e5a2dc825326 .wp-block-comment-template_06b2eed4a6a8be34 li .wp-block-columns_856d5c76bd830e7d .wp-block-column_3b98f7cb599da375:first-child {
      -ms-flex-preferred-size: 80px !important;
          flex-basis: 80px !important; }
    .wp-block-comments_f267e5a2dc825326 .wp-block-comment-template_06b2eed4a6a8be34 li .wp-block-columns_856d5c76bd830e7d .wp-block-avatar_8c1b22c768cab851 {
      width: 100px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 50%;
      overflow: hidden; }
      .wp-block-comments_f267e5a2dc825326 .wp-block-comment-template_06b2eed4a6a8be34 li .wp-block-columns_856d5c76bd830e7d .wp-block-avatar_8c1b22c768cab851 img {
        width: 100%; }
    .wp-block-comments_f267e5a2dc825326 .wp-block-comment-template_06b2eed4a6a8be34 li .wp-block-columns_856d5c76bd830e7d .wp-block-comment-author-name_7177bf723ef8e18f a {
      font-size: 21px;
      margin-bottom: 5px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A; }
    .wp-block-comments_f267e5a2dc825326 .wp-block-comment-template_06b2eed4a6a8be34 li .wp-block-columns_856d5c76bd830e7d .wp-block-comment-edit-link_1c22bbc853cd991d a {
      color: #317EFE; }
    .wp-block-comments_f267e5a2dc825326 .wp-block-comment-template_06b2eed4a6a8be34 li .wp-block-columns_856d5c76bd830e7d .wp-block-comment-date_7d51b2ed43c1e03c a,
    .wp-block-comments_f267e5a2dc825326 .wp-block-comment-template_06b2eed4a6a8be34 li .wp-block-columns_856d5c76bd830e7d .wp-block-comment-edit-link_1c22bbc853cd991d a {
      color: #9ba8c3;
      font-size: 16px;
      font-weight: 400;
      font-family: "Inter", sans-serif; }
    .wp-block-comments_f267e5a2dc825326 .wp-block-comment-template_06b2eed4a6a8be34 li .wp-block-columns_856d5c76bd830e7d .wp-block-te-comment-reply_54f46b5a3491ddab 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_f267e5a2dc825326 .wp-block-comment-template_06b2eed4a6a8be34 li .wp-block-columns_856d5c76bd830e7d .wp-block-te-comment-reply_54f46b5a3491ddab 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_710de8b885d84b5d .te-comment-respond_c53a5af4ca25d78d,
.te-latest-comments_710de8b885d84b5d .comment-respond_48e0566625b4d57c {
  margin-top: 60px;
  margin-bottom: 40px; }
.te-latest-comments_710de8b885d84b5d li .children_eff0777075cb97a8 .te-comments-item_7c5ee28501623440 {
  margin-left: 50px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-latest-comments_710de8b885d84b5d li .children_eff0777075cb97a8 .te-comments-item_7c5ee28501623440 {
      margin-left: 0; } }
.te-latest-comments_710de8b885d84b5d li .children_eff0777075cb97a8 .children_eff0777075cb97a8 .te-comments-item_7c5ee28501623440 {
  margin-left: 100px;
  border-top: 1px solid #F9F4F1; }
.te-latest-comments_710de8b885d84b5d li .te-comments-item_7c5ee28501623440 {
  padding: 50px;
  border: 1px solid #F9F4F1;
  background-color: #F9F4F1;
  border-radius: 20px;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .te-latest-comments_710de8b885d84b5d li .te-comments-item_7c5ee28501623440 {
      padding: 30px; } }
  .te-latest-comments_710de8b885d84b5d li .te-comments-item_7c5ee28501623440 .te-comments-avatar_a0aebd832a17993a {
    float: left; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-latest-comments_710de8b885d84b5d li .te-comments-item_7c5ee28501623440 .te-comments-avatar_a0aebd832a17993a {
        float: inherit;
        margin-bottom: 20px; } }
    .te-latest-comments_710de8b885d84b5d li .te-comments-item_7c5ee28501623440 .te-comments-avatar_a0aebd832a17993a img {
      margin-right: 30px;
      width: 100px;
      border-radius: 50px; }
  .te-latest-comments_710de8b885d84b5d li .te-comments-item_7c5ee28501623440 .te-comments-text_97faac141b8c7a5a {
    overflow: hidden; }
    .te-latest-comments_710de8b885d84b5d li .te-comments-item_7c5ee28501623440 .te-comments-text_97faac141b8c7a5a p {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 20px;
      color: #335371; }
    .te-latest-comments_710de8b885d84b5d li .te-comments-item_7c5ee28501623440 .te-comments-text_97faac141b8c7a5a .te-avatar-name_ab522b849068d780 {
      margin-bottom: 10px;
      position: relative; }
      .te-latest-comments_710de8b885d84b5d li .te-comments-item_7c5ee28501623440 .te-comments-text_97faac141b8c7a5a .te-avatar-name_ab522b849068d780 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_710de8b885d84b5d li .te-comments-item_7c5ee28501623440 .te-comments-text_97faac141b8c7a5a .te-avatar-name_ab522b849068d780 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_710de8b885d84b5d li .te-comments-item_7c5ee28501623440 .te-comments-text_97faac141b8c7a5a .te-avatar-name_ab522b849068d780 span {
            display: inline-block;
            width: 100%; } }
    .te-latest-comments_710de8b885d84b5d li .te-comments-item_7c5ee28501623440 .te-comments-text_97faac141b8c7a5a .te-comment-reply_bcc8b03e4c7a01fb {
      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_710de8b885d84b5d li .te-comments-item_7c5ee28501623440 .te-comments-text_97faac141b8c7a5a .te-comment-reply_bcc8b03e4c7a01fb {
          position: unset;
          margin-top: 10px; } }
      .te-latest-comments_710de8b885d84b5d li .te-comments-item_7c5ee28501623440 .te-comments-text_97faac141b8c7a5a .te-comment-reply_bcc8b03e4c7a01fb:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

ul.children_eff0777075cb97a8 {
  list-style: none; }

.te-post-comments-form_39f76adee835cdf2 .te-contacts-message_0218ecce2c7e594e {
  margin-top: 10px; }

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

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

.te-comment-respond_c53a5af4ca25d78d,
.comment-respond_48e0566625b4d57c {
  position: relative;
  background-color: #F9F4F1;
  padding: 40px;
  border-radius: 20px; }
  .te-comment-respond_c53a5af4ca25d78d .comment-form-cookies-consent_f5f419e151c91fc5,
  .comment-respond_48e0566625b4d57c .comment-form-cookies-consent_f5f419e151c91fc5 {
    display: none; }
  .te-comment-respond_c53a5af4ca25d78d .comment-notes_9b58f6bcc5324c22,
  .comment-respond_48e0566625b4d57c .comment-notes_9b58f6bcc5324c22 {
    margin-bottom: 30px; }
  .te-comment-respond_c53a5af4ca25d78d p,
  .comment-respond_48e0566625b4d57c p {
    margin: 0; }
  .te-comment-respond_c53a5af4ca25d78d .te-contacts-email_00d432852bd330c2,
  .te-comment-respond_c53a5af4ca25d78d .te-contacts-name_cd8015857fbc7a66,
  .te-comment-respond_c53a5af4ca25d78d .single-input-field_0c0772e5cfa62f9d,
  .comment-respond_48e0566625b4d57c .te-contacts-email_00d432852bd330c2,
  .comment-respond_48e0566625b4d57c .te-contacts-name_cd8015857fbc7a66,
  .comment-respond_48e0566625b4d57c .single-input-field_0c0772e5cfa62f9d {
    margin-bottom: 20px; }
  .te-comment-respond_c53a5af4ca25d78d label,
  .comment-respond_48e0566625b4d57c label {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #778196;
    margin-bottom: 20px; }
  .te-comment-respond_c53a5af4ca25d78d .checkbox-field-wrapper_64a097354f4cab58,
  .comment-respond_48e0566625b4d57c .checkbox-field-wrapper_64a097354f4cab58 {
    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_c53a5af4ca25d78d .checkbox-field-wrapper_64a097354f4cab58 p,
    .comment-respond_48e0566625b4d57c .checkbox-field-wrapper_64a097354f4cab58 p {
      margin: 0; }
    .te-comment-respond_c53a5af4ca25d78d .checkbox-field-wrapper_64a097354f4cab58 .single-checkbox-field_319813498d630fee,
    .comment-respond_48e0566625b4d57c .checkbox-field-wrapper_64a097354f4cab58 .single-checkbox-field_319813498d630fee {
      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_c53a5af4ca25d78d .te-comment-form-cookies-consent_6dbfdb6d46bc18a7,
  .comment-respond_48e0566625b4d57c .te-comment-form-cookies-consent_6dbfdb6d46bc18a7 {
    display: none; }
  .te-comment-respond_c53a5af4ca25d78d input[type="number"],
  .comment-respond_48e0566625b4d57c input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield; }
  .te-comment-respond_c53a5af4ca25d78d input,
  .te-comment-respond_c53a5af4ca25d78d select,
  .comment-respond_48e0566625b4d57c input,
  .comment-respond_48e0566625b4d57c 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_c53a5af4ca25d78d *::-webkit-input-placeholder,
  .comment-respond_48e0566625b4d57c *::-webkit-input-placeholder {
    color: #778196; }
  .te-comment-respond_c53a5af4ca25d78d *:-ms-input-placeholder,
  .comment-respond_48e0566625b4d57c *:-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_c53a5af4ca25d78d *::-ms-input-placeholder,
  .comment-respond_48e0566625b4d57c *::-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_c53a5af4ca25d78d *::placeholder,
  .comment-respond_48e0566625b4d57c *::placeholder {
    color: #778196; }
  .te-comment-respond_c53a5af4ca25d78d textarea,
  .comment-respond_48e0566625b4d57c 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_c53a5af4ca25d78d input:focus,
  .te-comment-respond_c53a5af4ca25d78d textarea:focus,
  .te-comment-respond_c53a5af4ca25d78d .form-select_1451fa8cf78b8895:focus,
  .comment-respond_48e0566625b4d57c input:focus,
  .comment-respond_48e0566625b4d57c textarea:focus,
  .comment-respond_48e0566625b4d57c .form-select_1451fa8cf78b8895: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_1ed99e0034a1be44 {
  position: relative;
  border-radius: 20px;
  overflow: hidden; }
  .te-team-card_1ed99e0034a1be44:hover .image_61b68eefbf9adcf2:before {
    height: 250%;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear;
    background-color: transparent; }
  .te-team-card_1ed99e0034a1be44:hover .image_61b68eefbf9adcf2 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_1ed99e0034a1be44:hover .te-content-wrapper_bf4843d1f63797bc {
    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_1ed99e0034a1be44 .image_61b68eefbf9adcf2 {
    overflow: hidden;
    position: relative; }
    .te-team-card_1ed99e0034a1be44 .image_61b68eefbf9adcf2: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_1ed99e0034a1be44 .image_61b68eefbf9adcf2 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_1ed99e0034a1be44 .te-content-wrapper_bf4843d1f63797bc {
    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_1ed99e0034a1be44 .te-content-wrapper_bf4843d1f63797bc .content_1fb0cf05fb6b8f19 {
      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_1ed99e0034a1be44 .te-content-wrapper_bf4843d1f63797bc .content_1fb0cf05fb6b8f19 .title_f77576cb40286612 {
        font-size: 24px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: 0px;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
      .te-team-card_1ed99e0034a1be44 .te-content-wrapper_bf4843d1f63797bc .content_1fb0cf05fb6b8f19 .desc_3f716526ad7d1c15 {
        font-size: 18px;
        line-height: 18px;
        font-weight: 400;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
    .te-team-card_1ed99e0034a1be44 .te-content-wrapper_bf4843d1f63797bc .social_d9ba11fa85a6b9ee {
      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_1ed99e0034a1be44 .te-content-wrapper_bf4843d1f63797bc .social_d9ba11fa85a6b9ee 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_1ed99e0034a1be44 .te-content-wrapper_bf4843d1f63797bc .social_d9ba11fa85a6b9ee a:hover {
          background-color: #E7F914;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-team-card_1ed99e0034a1be44.style-2_efb5cc14e7451400 {
  padding: 20px;
  background-color: #F9F4F1;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-team-card_1ed99e0034a1be44.style-2_efb5cc14e7451400:hover {
    background-color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-team-card_1ed99e0034a1be44.style-2_efb5cc14e7451400:hover .te-content-wrapper_bf4843d1f63797bc .social_d9ba11fa85a6b9ee a {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-team-card_1ed99e0034a1be44.style-2_efb5cc14e7451400:hover .te-content-wrapper_bf4843d1f63797bc .content_1fb0cf05fb6b8f19 .title_f77576cb40286612,
    .te-team-card_1ed99e0034a1be44.style-2_efb5cc14e7451400:hover .te-content-wrapper_bf4843d1f63797bc .content_1fb0cf05fb6b8f19 .desc_3f716526ad7d1c15 {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_1ed99e0034a1be44.style-2_efb5cc14e7451400 .image_61b68eefbf9adcf2 {
    border-radius: 20px; }
  .te-team-card_1ed99e0034a1be44.style-2_efb5cc14e7451400 .te-content-wrapper_bf4843d1f63797bc {
    position: unset;
    visibility: visible;
    opacity: 1;
    background: transparent;
    -webkit-transform: unset;
            transform: unset; }
    .te-team-card_1ed99e0034a1be44.style-2_efb5cc14e7451400 .te-content-wrapper_bf4843d1f63797bc .content_1fb0cf05fb6b8f19 {
      padding: 0;
      margin-top: 20px;
      margin-bottom: 10px;
      position: unset; }
      .te-team-card_1ed99e0034a1be44.style-2_efb5cc14e7451400 .te-content-wrapper_bf4843d1f63797bc .content_1fb0cf05fb6b8f19 .title_f77576cb40286612 {
        color: #131A2A;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-team-card_1ed99e0034a1be44.style-2_efb5cc14e7451400 .te-content-wrapper_bf4843d1f63797bc .content_1fb0cf05fb6b8f19 .title_f77576cb40286612 a:hover {
          color: #ffffff !important; }
      .te-team-card_1ed99e0034a1be44.style-2_efb5cc14e7451400 .te-content-wrapper_bf4843d1f63797bc .content_1fb0cf05fb6b8f19 .desc_3f716526ad7d1c15 {
        color: #335371;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-team-card_1ed99e0034a1be44.style-2_efb5cc14e7451400 .te-content-wrapper_bf4843d1f63797bc .social_d9ba11fa85a6b9ee a {
      border: 1px solid #E1E1E1;
      background-color: transparent; }
      .te-team-card_1ed99e0034a1be44.style-2_efb5cc14e7451400 .te-content-wrapper_bf4843d1f63797bc .social_d9ba11fa85a6b9ee 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_1f8350f2fca3fcb1 {
  position: relative;
  padding: 0;
  overflow: hidden; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-team-member-slider-wrapper_1f8350f2fca3fcb1 {
      padding: 0 12px; } }
  .te-team-member-slider-wrapper_1f8350f2fca3fcb1 .slick-list_8c686c98b21f50bc {
    margin: 0 -15px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-team-member-slider-wrapper_1f8350f2fca3fcb1 .slick-list_8c686c98b21f50bc {
        padding-bottom: 25px;
        margin: unset; } }
    .te-team-member-slider-wrapper_1f8350f2fca3fcb1 .slick-list_8c686c98b21f50bc .slick-slide_b148d7071566a45d {
      margin: 0 15px; }
  .te-team-member-slider-wrapper_1f8350f2fca3fcb1 .slick-dots_ba25487766621b6e {
    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_1f8350f2fca3fcb1 .slick-dots_ba25487766621b6e 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_1f8350f2fca3fcb1 .slick-dots_ba25487766621b6e 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_1f8350f2fca3fcb1 .slick-dots_ba25487766621b6e li.slick-active_cac91d1df5885245 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-team-member-slider-wrapper_1f8350f2fca3fcb1 .slick-dots_ba25487766621b6e li.slick-active_cac91d1df5885245 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-team-member-slider-wrapper_1f8350f2fca3fcb1 .slick-arrow_f4386baf3046e4fb {
    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_47e0bb5f86a7aa2f {
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 20px; }
  .te-portfolio-card_47e0bb5f86a7aa2f:hover .image_61b68eefbf9adcf2 .te-content-wrapper_bf4843d1f63797bc {
    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_47e0bb5f86a7aa2f:hover .image_61b68eefbf9adcf2 .te-content-wrapper_bf4843d1f63797bc .content_1fb0cf05fb6b8f19 .content-inner_d502237fe75c728d {
      margin-bottom: 0;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_47e0bb5f86a7aa2f:hover .image_61b68eefbf9adcf2 .te-content-wrapper_bf4843d1f63797bc .content_1fb0cf05fb6b8f19 .btn-wrapper_4394e2538cf91406 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_47e0bb5f86a7aa2f:hover .image_61b68eefbf9adcf2 .te-content-wrapper_bf4843d1f63797bc .content_1fb0cf05fb6b8f19 .content-inner_d502237fe75c728d {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scaleY(1);
              transform: scaleY(1); }
  .te-portfolio-card_47e0bb5f86a7aa2f:hover .image_61b68eefbf9adcf2 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_47e0bb5f86a7aa2f .image_61b68eefbf9adcf2 {
    overflow: hidden;
    position: relative; }
    .te-portfolio-card_47e0bb5f86a7aa2f .image_61b68eefbf9adcf2 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_47e0bb5f86a7aa2f .te-content-wrapper_bf4843d1f63797bc {
    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_47e0bb5f86a7aa2f .te-content-wrapper_bf4843d1f63797bc .content_1fb0cf05fb6b8f19 {
      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_47e0bb5f86a7aa2f .te-content-wrapper_bf4843d1f63797bc .content_1fb0cf05fb6b8f19 .content-inner_d502237fe75c728d {
        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_47e0bb5f86a7aa2f .te-content-wrapper_bf4843d1f63797bc .content_1fb0cf05fb6b8f19 .sub-title_fb0341e7e906d88b {
        color: #131A2A;
        font-size: 18px;
        line-height: 36px;
        font-weight: 400; }
      .te-portfolio-card_47e0bb5f86a7aa2f .te-content-wrapper_bf4843d1f63797bc .content_1fb0cf05fb6b8f19 .title_f77576cb40286612 {
        margin-bottom: 0;
        color: #131A2A;
        font-size: 24px;
        line-height: 39px;
        font-weight: 500; }
      .te-portfolio-card_47e0bb5f86a7aa2f .te-content-wrapper_bf4843d1f63797bc .content_1fb0cf05fb6b8f19 .btn-wrapper_4394e2538cf91406 {
        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_47e0bb5f86a7aa2f .te-content-wrapper_bf4843d1f63797bc .content_1fb0cf05fb6b8f19 .btn-wrapper_4394e2538cf91406 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_47e0bb5f86a7aa2f .te-content-wrapper_bf4843d1f63797bc .content_1fb0cf05fb6b8f19 .btn-wrapper_4394e2538cf91406 a:hover {
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
            background-color: #317EFE;
            color: #ffffff; }

.te-portfolio-card_47e0bb5f86a7aa2f.style-2_efb5cc14e7451400 .te-content-wrapper_bf4843d1f63797bc .content_1fb0cf05fb6b8f19 {
  background-color: #317efeb8;
  padding: 20px;
  border-radius: 20px; }
  .te-portfolio-card_47e0bb5f86a7aa2f.style-2_efb5cc14e7451400 .te-content-wrapper_bf4843d1f63797bc .content_1fb0cf05fb6b8f19 .btn-wrapper_4394e2538cf91406 {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.te-portfolio-card_47e0bb5f86a7aa2f.style-3_fe07c9de15adf2bb:hover .te-content-wrapper_bf4843d1f63797bc .content_1fb0cf05fb6b8f19 .btn-wrapper_4394e2538cf91406 {
  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_47e0bb5f86a7aa2f.style-3_fe07c9de15adf2bb .te-content-wrapper_bf4843d1f63797bc {
  padding: 0; }
  .te-portfolio-card_47e0bb5f86a7aa2f.style-3_fe07c9de15adf2bb .te-content-wrapper_bf4843d1f63797bc .content_1fb0cf05fb6b8f19 .content-inner_d502237fe75c728d {
    border-radius: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px; }
  .te-portfolio-card_47e0bb5f86a7aa2f.style-3_fe07c9de15adf2bb .te-content-wrapper_bf4843d1f63797bc .content_1fb0cf05fb6b8f19 .btn-wrapper_4394e2538cf91406 {
    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_631eeff46b1a0333.style-1_8928134f03cf26cc {
  margin-top: -210px; }
  @media (max-width: 991px) {
    .newsletter-area_631eeff46b1a0333.style-1_8928134f03cf26cc {
      margin-top: 0;
      padding-top: 100px; } }

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

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

.testimonial-slider-area_2a3fb75b485a16ff.style-1_8928134f03cf26cc {
  padding-bottom: 5px; }

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

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

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

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

.team-slider-area_b9a833b9cb1d59c4.style-1_8928134f03cf26cc {
  overflow: hidden; }

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

.about-us-area_3c8c75f3300e800e.style-2_efb5cc14e7451400 {
  padding-top: 120px;
  padding-bottom: 330px;
  background-color: #F9F4F1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .about-us-area_3c8c75f3300e800e.style-2_efb5cc14e7451400 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area_3c8c75f3300e800e.style-2_efb5cc14e7451400 {
      padding: 100px 0; } }
  @media (max-width: 991px) {
    .about-us-area_3c8c75f3300e800e.style-2_efb5cc14e7451400 .te-about-image-card_84f287dd92e416ab {
      text-align: center;
      margin-bottom: 50px; } }
  @media (max-width: 991px) {
    .about-us-area_3c8c75f3300e800e.style-2_efb5cc14e7451400 .te-about-image-card_84f287dd92e416ab .te-main-img-wrapper_9c963f97c0d5e4ff .te-main-img-inner_208abe81bfe0be4f {
      width: 100%; } }
  @media (max-width: 1199px) {
    .about-us-area_3c8c75f3300e800e.style-2_efb5cc14e7451400 .te-about-image-card_84f287dd92e416ab .te-company-foundation_fa8e4164505c9c6c {
      left: 0; } }
  @media (max-width: 1199px) {
    .about-us-area_3c8c75f3300e800e.style-2_efb5cc14e7451400 .te-about-info-card_76417d4e40c2ee3b {
      padding-left: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area_3c8c75f3300e800e.style-2_efb5cc14e7451400 .te-about-info-card_76417d4e40c2ee3b {
      padding-left: 60px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .about-us-area_3c8c75f3300e800e.style-2_efb5cc14e7451400 .te-about-info-card_76417d4e40c2ee3b {
      padding-left: 80px; } }

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

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

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

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

.faq-area_443ce5773fd7edef.style-1_8928134f03cf26cc {
  padding-bottom: 100px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .faq-area_443ce5773fd7edef.style-1_8928134f03cf26cc {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-area_443ce5773fd7edef.style-1_8928134f03cf26cc {
      padding-bottom: 100px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .faq-area_443ce5773fd7edef.style-1_8928134f03cf26cc {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_443ce5773fd7edef.style-1_8928134f03cf26cc {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_443ce5773fd7edef.style-1_8928134f03cf26cc .accordion-wrapper_86b396f86f3b6f8c {
      padding-right: 60px; } }
  .faq-area_443ce5773fd7edef.style-1_8928134f03cf26cc .te-faq-image_7603b1826120f612 {
    margin-top: 82px;
    position: relative;
    right: -83px;
    display: inline-block; }
    @media (max-width: 1199px) {
      .faq-area_443ce5773fd7edef.style-1_8928134f03cf26cc .te-faq-image_7603b1826120f612 {
        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_443ce5773fd7edef.style-1_8928134f03cf26cc .te-faq-image_7603b1826120f612 {
        right: 0; } }
    .faq-area_443ce5773fd7edef.style-1_8928134f03cf26cc .te-faq-image_7603b1826120f612 .te-image-wrapper_b5476db24b34967a {
      position: relative; }
      .faq-area_443ce5773fd7edef.style-1_8928134f03cf26cc .te-faq-image_7603b1826120f612 .te-image-wrapper_b5476db24b34967a .te-main-img-inner_208abe81bfe0be4f {
        -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_443ce5773fd7edef.style-1_8928134f03cf26cc .te-faq-image_7603b1826120f612 .te-image-wrapper_b5476db24b34967a .te-image-shape_461e4717ff9e0483 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: -1; }
      .faq-area_443ce5773fd7edef.style-1_8928134f03cf26cc .te-faq-image_7603b1826120f612 .te-image-wrapper_b5476db24b34967a .content_1fb0cf05fb6b8f19 {
        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_443ce5773fd7edef.style-1_8928134f03cf26cc .te-faq-image_7603b1826120f612 .te-image-wrapper_b5476db24b34967a .content_1fb0cf05fb6b8f19 .title_f77576cb40286612 {
          font-size: 18px;
          font-weight: 400;
          line-height: 18px;
          color: #ffffff;
          margin-bottom: 0; }
        .faq-area_443ce5773fd7edef.style-1_8928134f03cf26cc .te-faq-image_7603b1826120f612 .te-image-wrapper_b5476db24b34967a .content_1fb0cf05fb6b8f19 .number_f49815b37decb388 {
          font-size: 32px;
          font-weight: 500;
          line-height: 32px;
          letter-spacing: 0px;
          color: #ffffff;
          margin-bottom: 0; }
      .faq-area_443ce5773fd7edef.style-1_8928134f03cf26cc .te-faq-image_7603b1826120f612 .te-image-wrapper_b5476db24b34967a .top-content_e0b0cc03dab5efe9 {
        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_443ce5773fd7edef.style-1_8928134f03cf26cc .te-faq-image_7603b1826120f612 .te-image-wrapper_b5476db24b34967a .top-content_e0b0cc03dab5efe9 {
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); } }
      .faq-area_443ce5773fd7edef.style-1_8928134f03cf26cc .te-faq-image_7603b1826120f612 .te-image-wrapper_b5476db24b34967a .bottom-content_fa9b5bba9f935ae9 {
        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_443ce5773fd7edef.style-1_8928134f03cf26cc .te-faq-image_7603b1826120f612 .te-image-wrapper_b5476db24b34967a .bottom-content_fa9b5bba9f935ae9 {
            right: 50%;
            -webkit-transform: translateX(50%);
                    transform: translateX(50%); } }
        .faq-area_443ce5773fd7edef.style-1_8928134f03cf26cc .te-faq-image_7603b1826120f612 .te-image-wrapper_b5476db24b34967a .bottom-content_fa9b5bba9f935ae9 .bottom-content-inner_eb73b5393183f458 {
          width: 100%;
          height: 100%;
          background-color: #E7F914;
          border-radius: 100%;
          border: 8px solid #ffffff;
          outline: 2px dashed #14203A; }
          .faq-area_443ce5773fd7edef.style-1_8928134f03cf26cc .te-faq-image_7603b1826120f612 .te-image-wrapper_b5476db24b34967a .bottom-content_fa9b5bba9f935ae9 .bottom-content-inner_eb73b5393183f458 .title_f77576cb40286612,
          .faq-area_443ce5773fd7edef.style-1_8928134f03cf26cc .te-faq-image_7603b1826120f612 .te-image-wrapper_b5476db24b34967a .bottom-content_fa9b5bba9f935ae9 .bottom-content-inner_eb73b5393183f458 .number_f49815b37decb388 {
            color: #14203A; }

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

.testimonial-slider-area_2a3fb75b485a16ff {
  overflow: hidden;
  padding-bottom: 10px; }
  .testimonial-slider-area_2a3fb75b485a16ff.style-2_efb5cc14e7451400 .slick-list_8c686c98b21f50bc {
    margin: 0 -100px;
    overflow: visible; }
    .testimonial-slider-area_2a3fb75b485a16ff.style-2_efb5cc14e7451400 .slick-list_8c686c98b21f50bc .te-slick-item_0a21296812f9da97 {
      width: 520px;
      margin: 0 15px; }

.counter-up-area_2fd6143dcbd777f7.style-2_efb5cc14e7451400 .te-counter-card_a2e64d66bd0322a3 {
  padding: 80px 55px;
  background-color: #131A2A;
  border-radius: 20px; }
  .counter-up-area_2fd6143dcbd777f7.style-2_efb5cc14e7451400 .te-counter-card_a2e64d66bd0322a3 .te-counter-item_de42a16b0f4274ca .icon_849135916b3b9ace {
    width: unset;
    height: unset;
    background-color: transparent; }
  .counter-up-area_2fd6143dcbd777f7.style-2_efb5cc14e7451400 .te-counter-card_a2e64d66bd0322a3 .te-counter-item_de42a16b0f4274ca .te-counter-title_d37f095bef9b99d4 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px; }
    .counter-up-area_2fd6143dcbd777f7.style-2_efb5cc14e7451400 .te-counter-card_a2e64d66bd0322a3 .te-counter-item_de42a16b0f4274ca .te-counter-title_d37f095bef9b99d4 .content_1fb0cf05fb6b8f19 {
      gap: 18px;
      text-align: left; }
  .counter-up-area_2fd6143dcbd777f7.style-2_efb5cc14e7451400 .te-counter-card_a2e64d66bd0322a3 .te-counter-item_de42a16b0f4274ca .title_f77576cb40286612 {
    color: #ffffff; }
  .counter-up-area_2fd6143dcbd777f7.style-2_efb5cc14e7451400 .te-counter-card_a2e64d66bd0322a3 .te-counter-item_de42a16b0f4274ca .number_f49815b37decb388 {
    color: #E7F914; }
  .counter-up-area_2fd6143dcbd777f7.style-2_efb5cc14e7451400 .te-counter-card_a2e64d66bd0322a3 .te-counter-item_de42a16b0f4274ca .number_f49815b37decb388,
  .counter-up-area_2fd6143dcbd777f7.style-2_efb5cc14e7451400 .te-counter-card_a2e64d66bd0322a3 .te-counter-item_de42a16b0f4274ca .title_f77576cb40286612 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

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

.subscribe-area_72be854444015956.style-2_efb5cc14e7451400 {
  position: relative;
  z-index: 9;
  margin-bottom: -140px; }
  .subscribe-area_72be854444015956.style-2_efb5cc14e7451400 .te-subscribe-inner-area_2c9b58073a2884d5 {
    background-color: #317EFE;
    padding: 10px;
    border-radius: 20px;
    gap: 0; }
    .subscribe-area_72be854444015956.style-2_efb5cc14e7451400 .te-subscribe-inner-area_2c9b58073a2884d5 .te-image-bg-collumn_90d05e7982931474 {
      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_72be854444015956.style-2_efb5cc14e7451400 .te-subscribe-inner-area_2c9b58073a2884d5 .te-subscribe-form-wrapper_ef7f276c3adde375 {
      padding: 0; }
    .subscribe-area_72be854444015956.style-2_efb5cc14e7451400 .te-subscribe-inner-area_2c9b58073a2884d5 .te-content-wrapper_bf4843d1f63797bc {
      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_72be854444015956.style-2_efb5cc14e7451400 .te-subscribe-inner-area_2c9b58073a2884d5 .te-content-wrapper_bf4843d1f63797bc {
          left: unset; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_72be854444015956.style-2_efb5cc14e7451400 .te-subscribe-inner-area_2c9b58073a2884d5 .te-content-wrapper_bf4843d1f63797bc {
          -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_72be854444015956.style-2_efb5cc14e7451400 .te-subscribe-inner-area_2c9b58073a2884d5 .te-content-wrapper_bf4843d1f63797bc {
          -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_72be854444015956.style-2_efb5cc14e7451400 .te-subscribe-inner-area_2c9b58073a2884d5 .te-content-wrapper_bf4843d1f63797bc {
          gap: 60px; } }
      .subscribe-area_72be854444015956.style-2_efb5cc14e7451400 .te-subscribe-inner-area_2c9b58073a2884d5 .te-content-wrapper_bf4843d1f63797bc .te-subscribe-title_799d596eefd631bf {
        font-size: 38px;
        font-weight: 500;
        line-height: 46px;
        letter-spacing: -0.676px;
        text-transform: capitalize;
        margin-bottom: 0; }
      .subscribe-area_72be854444015956.style-2_efb5cc14e7451400 .te-subscribe-inner-area_2c9b58073a2884d5 .te-content-wrapper_bf4843d1f63797bc .te-content-inner_6e8f2ee40b7f58a0 {
        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_72be854444015956.style-2_efb5cc14e7451400 .te-subscribe-inner-area_2c9b58073a2884d5 .te-content-wrapper_bf4843d1f63797bc .te-content-inner_6e8f2ee40b7f58a0 {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
        .subscribe-area_72be854444015956.style-2_efb5cc14e7451400 .te-subscribe-inner-area_2c9b58073a2884d5 .te-content-wrapper_bf4843d1f63797bc .te-content-inner_6e8f2ee40b7f58a0 .icon_849135916b3b9ace {
          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_72be854444015956.style-2_efb5cc14e7451400 .te-subscribe-inner-area_2c9b58073a2884d5 .te-subscribe-form-widget_e609f78bc6b23bfc {
      background: #fff;
      padding: 7px;
      border-radius: 50px; }
    .subscribe-area_72be854444015956.style-2_efb5cc14e7451400 .te-subscribe-inner-area_2c9b58073a2884d5 .mc4wp-form-fields_967e3c6c79587b44 {
      gap: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .subscribe-area_72be854444015956.style-2_efb5cc14e7451400 .te-subscribe-inner-area_2c9b58073a2884d5 .mc4wp-form-fields_967e3c6c79587b44 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }

.testimonial-slider-area_2a3fb75b485a16ff.style-3_fe07c9de15adf2bb {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .testimonial-slider-area_2a3fb75b485a16ff.style-3_fe07c9de15adf2bb {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slider-area_2a3fb75b485a16ff.style-3_fe07c9de15adf2bb {
      padding: 100px 0; } }
  .testimonial-slider-area_2a3fb75b485a16ff.style-3_fe07c9de15adf2bb .slick-list_8c686c98b21f50bc .slick-slide_b148d7071566a45d.slick-current_5d63e4702e123042 .te-testimonial-card_554c1a8dbdc7838d.style-3_fe07c9de15adf2bb .te-content-wrapper_bf4843d1f63797bc .te-user-meta_025150c72f349665 .icon_849135916b3b9ace {
    color: #317EFE; }

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

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

.te-contact-info_3d2c63fb581934d0 {
  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_3d2c63fb581934d0 .te-icon-card_42230a754c5c38f3 {
      -webkit-box-orient: unset;
      -webkit-box-direction: unset;
          -ms-flex-direction: unset;
              flex-direction: unset; } }

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

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

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

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

.service-details_063355820b996688 {
  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_063355820b996688 .image_61b68eefbf9adcf2 {
    border-radius: 20px;
    overflow: hidden; }
  .service-details_063355820b996688 .content_1fb0cf05fb6b8f19 .te-title-wrapper_ab2df3fac43737a4 {
    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_063355820b996688 .content_1fb0cf05fb6b8f19 .te-title-wrapper_ab2df3fac43737a4 .title-inner_4e4aece4b61608b6 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 20px; }
      .service-details_063355820b996688 .content_1fb0cf05fb6b8f19 .te-title-wrapper_ab2df3fac43737a4 .title-inner_4e4aece4b61608b6 .icon_849135916b3b9ace {
        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_063355820b996688 .content_1fb0cf05fb6b8f19 .te-title-wrapper_ab2df3fac43737a4 .title-inner_4e4aece4b61608b6 .title_f77576cb40286612 {
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: 39.84px;
        letter-spacing: 0px;
        margin-bottom: 0;
        color: #317EFE; }

.service-details-overview_dd20919ec263d285 {
  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_dd20919ec263d285 .list-wrapper_abeae59f9dac25e1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px; }
    .service-details-overview_dd20919ec263d285 .list-wrapper_abeae59f9dac25e1 .icon_849135916b3b9ace {
      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_dd20919ec263d285 .list-wrapper_abeae59f9dac25e1 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_dd20919ec263d285 .list-wrapper_abeae59f9dac25e1 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_dd20919ec263d285 .list-wrapper_abeae59f9dac25e1 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_dd20919ec263d285 .list-wrapper_abeae59f9dac25e1 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_eeeefc0b50abd479 {
  padding-top: 120px;
  padding-bottom: 96px; }
  .team-page_eeeefc0b50abd479 .te-team-card_1ed99e0034a1be44 {
    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_888778b7ca5f9893 {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .team-details-page_888778b7ca5f9893 {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-page_888778b7ca5f9893 {
      padding-top: 100px;
      padding-bottom: 76px; } }

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

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

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

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

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

.footer_f923cac55f7e8b8d {
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .footer_f923cac55f7e8b8d .te-subscribe-form-widget_e609f78bc6b23bfc .submit-btn_a67cf358bb75f308 span {
    display: none; }
  .footer_f923cac55f7e8b8d.style-1_8928134f03cf26cc {
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .footer_f923cac55f7e8b8d.style-1_8928134f03cf26cc .te-footer-sec_61032b63ccc3328c {
      border-bottom: 1px solid rgba(19, 26, 42, 0.1);
      padding-top: 214px;
      padding-bottom: 60px; }
      .footer_f923cac55f7e8b8d.style-1_8928134f03cf26cc .te-footer-sec_61032b63ccc3328c .te-footer-widget_9e4e5352cf35cbfa .te-subscribe-form-widget_e609f78bc6b23bfc .mc4wp-form-fields_967e3c6c79587b44 {
        border-color: rgba(19, 26, 42, 0.5); }
    .footer_f923cac55f7e8b8d.style-1_8928134f03cf26cc .te-footer-widget_9e4e5352cf35cbfa .te-subscribe-form-widget_e609f78bc6b23bfc .single-field_deb50644f6feecb1 input {
      color: #131A2A; }
  .footer_f923cac55f7e8b8d.style-2_efb5cc14e7451400 .widget_9a1ff369270556cf .wp-block-heading_42e7a06a68613293,
  .footer_f923cac55f7e8b8d.style-2_efb5cc14e7451400 .widget_9a1ff369270556cf .widget-title_450dabaeebdcc1a7,
  .footer_f923cac55f7e8b8d.style-2_efb5cc14e7451400 .widget_9a1ff369270556cf .wp-block-search__label_d574748a25c80eb6,
  .footer_f923cac55f7e8b8d.style-2_efb5cc14e7451400 .sidebar__widget_21cd01f49f0ecfbc .wp-block-heading_42e7a06a68613293,
  .footer_f923cac55f7e8b8d.style-2_efb5cc14e7451400 .sidebar__widget_21cd01f49f0ecfbc .widget-title_450dabaeebdcc1a7,
  .footer_f923cac55f7e8b8d.style-2_efb5cc14e7451400 .sidebar__widget_21cd01f49f0ecfbc .wp-block-search__label_d574748a25c80eb6,
  .footer_f923cac55f7e8b8d.style-2_efb5cc14e7451400 .widget_9a1ff369270556cf ul li a,
  .footer_f923cac55f7e8b8d.style-2_efb5cc14e7451400 .widget_9a1ff369270556cf ol li a,
  .footer_f923cac55f7e8b8d.style-2_efb5cc14e7451400 .sidebar__widget_21cd01f49f0ecfbc ul li a,
  .footer_f923cac55f7e8b8d.style-2_efb5cc14e7451400 .sidebar__widget_21cd01f49f0ecfbc ol li a,
  .footer_f923cac55f7e8b8d.style-2_efb5cc14e7451400 .widget_9a1ff369270556cf ul li,
  .footer_f923cac55f7e8b8d.style-2_efb5cc14e7451400 .wp-calendar-table_ecc498214238426e,
  .footer_f923cac55f7e8b8d.style-2_efb5cc14e7451400 .wp-block-calendar_4aa4eb15d500731d caption,
  .footer_f923cac55f7e8b8d.style-2_efb5cc14e7451400 nav.wp-calendar-nav_64a632cd81bc01c1 a,
  .footer_f923cac55f7e8b8d.style-2_efb5cc14e7451400 .wp-block-latest-comments__comment-excerpt_89855f2f96849e49,
  .footer_f923cac55f7e8b8d.style-2_efb5cc14e7451400 .wp-calendar-table_ecc498214238426e caption,
  .footer_f923cac55f7e8b8d.style-2_efb5cc14e7451400 .widget_text_53be7c54873dbea1,
  .footer_f923cac55f7e8b8d.style-2_efb5cc14e7451400 .widget_9a1ff369270556cf .tagcloud_1e8bfbdc6124c59b a,
  .footer_f923cac55f7e8b8d.style-2_efb5cc14e7451400 .widget_9a1ff369270556cf .wp-block-tag-cloud_93c89bd23d28cf40 a,
  .footer_f923cac55f7e8b8d.style-2_efb5cc14e7451400 .sidebar__widget_21cd01f49f0ecfbc .tagcloud_1e8bfbdc6124c59b a,
  .footer_f923cac55f7e8b8d.style-2_efb5cc14e7451400 .sidebar__widget_21cd01f49f0ecfbc .wp-block-tag-cloud_93c89bd23d28cf40 a,
  .footer_f923cac55f7e8b8d.style-2_efb5cc14e7451400 .wp-block-latest-comments__comment-date_5570caae3acc812d,
  .footer_f923cac55f7e8b8d.style-2_efb5cc14e7451400 .wp-block-latest-comments__comment_37d2f7929d6437f0,
  .footer_f923cac55f7e8b8d.style-2_efb5cc14e7451400 .wp-block-archives-dropdown_74d2ad56fca92c88 label,
  .footer_f923cac55f7e8b8d.style-2_efb5cc14e7451400 .widget_categories_a5c6969c2264e0e4 li a,
  .footer_f923cac55f7e8b8d.style-2_efb5cc14e7451400 .widget_archive_357c0c681641e431 li a,
  .footer_f923cac55f7e8b8d.style-2_efb5cc14e7451400 .widget_nav_menu_817859f776b3c24e li a,
  .footer_f923cac55f7e8b8d.style-2_efb5cc14e7451400 .widget_tag_cloud_ac0734e5e95bc3e5 a,
  .footer_f923cac55f7e8b8d.style-2_efb5cc14e7451400 .widget_rss_b53d9bad6274c3b1 li a,
  .footer_f923cac55f7e8b8d.style-2_efb5cc14e7451400 .widget_rss_b53d9bad6274c3b1 li,
  .footer_f923cac55f7e8b8d.style-2_efb5cc14e7451400 .footer__widget_0ea8c94677af8571 a,
  .footer_f923cac55f7e8b8d.style-2_efb5cc14e7451400 .footer__widget_0ea8c94677af8571 li,
  .footer_f923cac55f7e8b8d.style-2_efb5cc14e7451400 li.recentcomments_4ff8b0689fec3c44 {
    color: #ffffff; }
  .footer_f923cac55f7e8b8d.style-2_efb5cc14e7451400 .te-theme-btn_56c0fec6c0fbf14a,
  .footer_f923cac55f7e8b8d.style-2_efb5cc14e7451400 .wp-block-loginout_c2ef1b7a9846fb58 a,
  .footer_f923cac55f7e8b8d.style-2_efb5cc14e7451400 input.te-theme-btn_56c0fec6c0fbf14a,
  .footer_f923cac55f7e8b8d.style-2_efb5cc14e7451400 .widget_9a1ff369270556cf .wp-block-search_b253941a7f7e5f81 button,
  .footer_f923cac55f7e8b8d.style-2_efb5cc14e7451400 .widget_9a1ff369270556cf .search-form_2c19dabcc81755e4 button,
  .footer_f923cac55f7e8b8d.style-2_efb5cc14e7451400 .widget_9a1ff369270556cf .sidebar__search_e72141501e711330 button,
  .footer_f923cac55f7e8b8d.style-2_efb5cc14e7451400 .sidebar__widget_21cd01f49f0ecfbc .wp-block-search_b253941a7f7e5f81 button,
  .footer_f923cac55f7e8b8d.style-2_efb5cc14e7451400 .sidebar__widget_21cd01f49f0ecfbc .search-form_2c19dabcc81755e4 button,
  .footer_f923cac55f7e8b8d.style-2_efb5cc14e7451400 .sidebar__widget_21cd01f49f0ecfbc .sidebar__search_e72141501e711330 button {
    background-color: #E7F914;
    color: #14203A; }
  .footer_f923cac55f7e8b8d .footer__widget_0ea8c94677af8571 li {
    list-style: none; }
  .footer_f923cac55f7e8b8d .te-footer-widget_9e4e5352cf35cbfa.te_widget_nav_menu_f7e2e988fcb95971 li.wp-block-social-link_c6085d67e0d562de {
    display: inline-block;
    width: unset !important; }
  .footer_f923cac55f7e8b8d .te_widget_nav_menu_f7e2e988fcb95971 li.cat-item_17b5b3e8a029a610 {
    text-align: right; }
    .footer_f923cac55f7e8b8d .te_widget_nav_menu_f7e2e988fcb95971 li.cat-item_17b5b3e8a029a610 a {
      float: left; }
  .footer_f923cac55f7e8b8d .te-footer-bg_a97ddd65203660a1 {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: -1; }
  .footer_f923cac55f7e8b8d .footer-nav-widget_ccec7af71da87faf {
    padding: 0 90px; }
    @media (max-width: 991px) {
      .footer_f923cac55f7e8b8d .footer-nav-widget_ccec7af71da87faf {
        padding: 0 12px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .footer_f923cac55f7e8b8d .footer-nav-widget_ccec7af71da87faf {
        padding: 0 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .footer_f923cac55f7e8b8d .footer-nav-widget_ccec7af71da87faf {
        padding: 0 30px; } }

.te-footer-widget_9e4e5352cf35cbfa {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .te-footer-widget_9e4e5352cf35cbfa {
      margin-bottom: 40px; } }
  .te-footer-widget_9e4e5352cf35cbfa .te-footer-widget-title_03d7200803b49b3b,
  .te-footer-widget_9e4e5352cf35cbfa .wp-block-heading_42e7a06a68613293 {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 39px;
    color: #131A2A;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700; }
  .te-footer-widget_9e4e5352cf35cbfa ul {
    padding-left: 0; }
  .te-footer-widget_9e4e5352cf35cbfa .te-subscribe-form-widget_e609f78bc6b23bfc .mc4wp-form-fields_967e3c6c79587b44 {
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 5px; }
  .te-footer-widget_9e4e5352cf35cbfa .te-subscribe-form-widget_e609f78bc6b23bfc .single-field_deb50644f6feecb1 input {
    border-radius: 0;
    background-color: transparent;
    color: #ffffff; }
  .te-footer-widget_9e4e5352cf35cbfa.widget-latest-posts-footer_1ad43a8ee377ae7b {
    margin-top: -5px; }
  @media (max-width: 767px) {
    .te-footer-widget_9e4e5352cf35cbfa.zoom-instagram-widget_652df9acf13861fa {
      margin-bottom: 0;
      margin-top: -10px; } }
  @media (max-width: 767px) {
    .te-footer-widget_9e4e5352cf35cbfa.widget_contact_info_widget_f374b6eff3eec25d {
      margin-bottom: 18px; } }
  @media only screen and (min-width: 992px) and (max-width: 1399px) {
    .te-footer-widget_9e4e5352cf35cbfa .widget-instagram-feed_424f8149a13ab190 {
      width: 170px; } }
  .te-footer-widget_9e4e5352cf35cbfa .te-footer-widget-info_8f16d6fb4efded7a {
    padding-right: 30px; }
    @media (max-width: 1199px) {
      .te-footer-widget_9e4e5352cf35cbfa .te-footer-widget-info_8f16d6fb4efded7a {
        padding-right: 0; } }
    .te-footer-widget_9e4e5352cf35cbfa .te-footer-widget-info_8f16d6fb4efded7a p {
      color: #335371;
      margin-bottom: 30px; }
    .te-footer-widget_9e4e5352cf35cbfa .te-footer-widget-info_8f16d6fb4efded7a .te-footer-logo_6f4fdb9a58057029 {
      margin-bottom: 30px;
      display: inline-block; }
    .te-footer-widget_9e4e5352cf35cbfa .te-footer-widget-info_8f16d6fb4efded7a .info-form-and-social-icon_216ba6da1383bc18 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 50px; }
      .te-footer-widget_9e4e5352cf35cbfa .te-footer-widget-info_8f16d6fb4efded7a .info-form-and-social-icon_216ba6da1383bc18 .te-social-profile_8b37d385ea263361 {
        margin-top: 0; }
    .te-footer-widget_9e4e5352cf35cbfa .te-footer-widget-info_8f16d6fb4efded7a .te-social-profile_8b37d385ea263361 {
      gap: 20px;
      margin-top: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-footer-widget_9e4e5352cf35cbfa .te-footer-widget-info_8f16d6fb4efded7a .info-form-and-social-icon_216ba6da1383bc18 {
        -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_9e4e5352cf35cbfa.te_widget_nav_menu_f7e2e988fcb95971 ul {
    margin-top: -5px;
    padding-left: 0;
    margin-bottom: 0; }
  .te-footer-widget_9e4e5352cf35cbfa.te_widget_nav_menu_f7e2e988fcb95971 li {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 2px; }
    .te-footer-widget_9e4e5352cf35cbfa.te_widget_nav_menu_f7e2e988fcb95971 li:last-child {
      padding-top: 0;
      padding-bottom: 0; }
    .te-footer-widget_9e4e5352cf35cbfa.te_widget_nav_menu_f7e2e988fcb95971 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_9e4e5352cf35cbfa.te_widget_nav_menu_f7e2e988fcb95971 li a::before {
        content: "\f105";
        font-family: "Font Awesome 6 Free";
        font-size: 14px; }
      .te-footer-widget_9e4e5352cf35cbfa.te_widget_nav_menu_f7e2e988fcb95971 li a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-footer-widget_9e4e5352cf35cbfa .te-footer-widget-contact_064eb743095236a3 p {
    color: #335371; }
  .te-footer-widget_9e4e5352cf35cbfa .te-footer-widget-contact_064eb743095236a3 .footer-contact_f4cbca9c543f9983 ul {
    list-style: none; }
    .te-footer-widget_9e4e5352cf35cbfa .te-footer-widget-contact_064eb743095236a3 .footer-contact_f4cbca9c543f9983 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_9e4e5352cf35cbfa .te-footer-widget-contact_064eb743095236a3 .footer-contact_f4cbca9c543f9983 ul li:first-child {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .te-footer-widget_9e4e5352cf35cbfa .te-footer-widget-contact_064eb743095236a3 .footer-contact_f4cbca9c543f9983 ul li:first-child .contact-icon_67419b82cc283196 {
          margin-top: 5px; }
      .te-footer-widget_9e4e5352cf35cbfa .te-footer-widget-contact_064eb743095236a3 .footer-contact_f4cbca9c543f9983 ul li:last-child {
        margin-bottom: 0; }
      .te-footer-widget_9e4e5352cf35cbfa .te-footer-widget-contact_064eb743095236a3 .footer-contact_f4cbca9c543f9983 ul li .contact-icon_67419b82cc283196 {
        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_9e4e5352cf35cbfa .te-footer-widget-contact_064eb743095236a3 .footer-contact_f4cbca9c543f9983 ul li .contact-text_2050c2eb0580334e {
        color: #335371;
        font-size: 18px;
        line-height: 24px;
        overflow: hidden; }
        .te-footer-widget_9e4e5352cf35cbfa .te-footer-widget-contact_064eb743095236a3 .footer-contact_f4cbca9c543f9983 ul li .contact-text_2050c2eb0580334e a:hover span {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .te-footer-widget_9e4e5352cf35cbfa .te-footer-widget-contact_064eb743095236a3 .footer-contact_f4cbca9c543f9983 ul li .contact-text_2050c2eb0580334e span,
        .te-footer-widget_9e4e5352cf35cbfa .te-footer-widget-contact_064eb743095236a3 .footer-contact_f4cbca9c543f9983 ul li .contact-text_2050c2eb0580334e p,
        .te-footer-widget_9e4e5352cf35cbfa .te-footer-widget-contact_064eb743095236a3 .footer-contact_f4cbca9c543f9983 ul li .contact-text_2050c2eb0580334e 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_9e4e5352cf35cbfa .te_widget_latest_post_adec4190744a8d9b ul li {
    margin-bottom: 10px; }
    .te-footer-widget_9e4e5352cf35cbfa .te_widget_latest_post_adec4190744a8d9b ul li .te-latest-post-thumb_8597fc3103357f09 {
      width: 80px;
      height: 80px;
      border-radius: 20px;
      overflow: hidden; }
    .te-footer-widget_9e4e5352cf35cbfa .te_widget_latest_post_adec4190744a8d9b ul li .te-latest-post-desc_3dd3ab5038a66cea .te-latest-post-title_6ec6b9e278fa362d {
      margin-bottom: 0;
      font-size: 18px;
      line-height: 29px;
      color: #335371;
      font-weight: 400; }
      .te-footer-widget_9e4e5352cf35cbfa .te_widget_latest_post_adec4190744a8d9b ul li .te-latest-post-desc_3dd3ab5038a66cea .te-latest-post-title_6ec6b9e278fa362d 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_9e4e5352cf35cbfa .te_widget_latest_post_adec4190744a8d9b ul li .te-latest-post-desc_3dd3ab5038a66cea .te-latest-post-title_6ec6b9e278fa362d a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-footer-widget_9e4e5352cf35cbfa .te_widget_latest_post_adec4190744a8d9b ul li .te-latest-post-desc_3dd3ab5038a66cea .te-latest-post-meta_96281c9f54428513 {
      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_ee3178f9833c2d1d 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_ee3178f9833c2d1d ul {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .te-footer-bottom-menu_ee3178f9833c2d1d 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_ee3178f9833c2d1d ul li a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }

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

.subscribe-area_72be854444015956 {
  overflow: hidden; }
  .subscribe-area_72be854444015956.style-1_8928134f03cf26cc .te-subscribe-inner-area_2c9b58073a2884d5 .te-content-wrapper_bf4843d1f63797bc {
    background-color: #317EFE;
    border-radius: 20px;
    padding: 63px 50px 68px 74px;
    gap: 14px; }
  .subscribe-area_72be854444015956.style-1_8928134f03cf26cc .te-image-bg-collumn_90d05e7982931474 {
    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_72be854444015956.style-1_8928134f03cf26cc .te-image-bg-collumn_90d05e7982931474 {
        display: none; } }
  .subscribe-area_72be854444015956 .te-content-wrapper_bf4843d1f63797bc {
    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_72be854444015956 .te-content-wrapper_bf4843d1f63797bc {
        padding: 100px 24px 100px 24px;
        margin: 0 auto; } }
    @media (max-width: 809px) {
      .subscribe-area_72be854444015956 .te-content-wrapper_bf4843d1f63797bc {
        padding: 80px 24px 80px 24px;
        width: 100%; } }
    .subscribe-area_72be854444015956 .te-content-wrapper_bf4843d1f63797bc .short-title_a3c8598ba91e027b {
      font-size: 21px;
      font-weight: 500;
      color: #335371;
      margin-bottom: 0; }
    .subscribe-area_72be854444015956 .te-content-wrapper_bf4843d1f63797bc .te-subscribe-title_799d596eefd631bf {
      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_72be854444015956 .te-content-wrapper_bf4843d1f63797bc .te-subscribe-title_799d596eefd631bf {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .subscribe-area_72be854444015956 .te-content-wrapper_bf4843d1f63797bc .te-subscribe-title_799d596eefd631bf {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_72be854444015956 .te-content-wrapper_bf4843d1f63797bc .te-subscribe-title_799d596eefd631bf {
          font-size: 36px;
          line-height: 42px; } }
    .subscribe-area_72be854444015956 .te-content-wrapper_bf4843d1f63797bc .text_6fd1292e4c308c93 {
      font-size: 18px;
      color: #ffffff;
      margin-bottom: 0; }
  .subscribe-area_72be854444015956 .te-subscribe-inner-area_2c9b58073a2884d5 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .subscribe-area_72be854444015956 .te-subscribe-inner-area_2c9b58073a2884d5 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .subscribe-area_72be854444015956 .te-subscribe-inner-area_2c9b58073a2884d5 .te-subscribe-collumn_16f5ee0340566683 {
      -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_72be854444015956 .te-subscribe-inner-area_2c9b58073a2884d5 .te-subscribe-collumn_16f5ee0340566683.te-image-bg-collumn_90d05e7982931474 {
          display: none; } }
    .subscribe-area_72be854444015956 .te-subscribe-inner-area_2c9b58073a2884d5 .mc4wp-form-fields_967e3c6c79587b44 {
      background-color: transparent;
      gap: 10px; }
      @media (max-width: 575px) {
        .subscribe-area_72be854444015956 .te-subscribe-inner-area_2c9b58073a2884d5 .mc4wp-form-fields_967e3c6c79587b44 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .subscribe-area_72be854444015956 .te-subscribe-inner-area_2c9b58073a2884d5 .mc4wp-form-fields_967e3c6c79587b44 .submit-btn_a67cf358bb75f308 {
        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_9e4e5352cf35cbfa .te-subscribe-form-wrapper_ef7f276c3adde375 {
  color: #335371; }

.te-subscribe-form-widget_e609f78bc6b23bfc {
  position: relative; }
  .te-subscribe-form-widget_e609f78bc6b23bfc .mc4wp-form-fields_967e3c6c79587b44 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    overflow: hidden;
    border-radius: 5px; }
  .te-subscribe-form-widget_e609f78bc6b23bfc .single-field_deb50644f6feecb1 {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .te-subscribe-form-widget_e609f78bc6b23bfc .single-field_deb50644f6feecb1 input {
      color: #335371;
      height: 55px;
      padding: 0 30px;
      font-size: 18px;
      width: 100%;
      border-radius: 50px; }
    .te-subscribe-form-widget_e609f78bc6b23bfc .single-field_deb50644f6feecb1 *::-webkit-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_e609f78bc6b23bfc .single-field_deb50644f6feecb1 *:-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_e609f78bc6b23bfc .single-field_deb50644f6feecb1 *::-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_e609f78bc6b23bfc .single-field_deb50644f6feecb1 *::placeholder {
      color: #778196; }
  .te-subscribe-form-widget_e609f78bc6b23bfc .submit-btn_a67cf358bb75f308 {
    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_e609f78bc6b23bfc .submit-btn_a67cf358bb75f308:hover {
      background-color: #131A2A;
      color: #ffffff; }
  .te-subscribe-form-widget_e609f78bc6b23bfc .mc4wp-response_ef4f2c00dcb16590 {
    position: absolute;
    margin-top: 15px; }
    .te-subscribe-form-widget_e609f78bc6b23bfc .mc4wp-response_ef4f2c00dcb16590 .mc4wp-alert_43fc5687c45b1fe8.mc4wp-error_d978a17c7b571e09 p {
      color: #ff0000;
      position: relative; }
    .te-subscribe-form-widget_e609f78bc6b23bfc .mc4wp-response_ef4f2c00dcb16590 .mc4wp-alert_43fc5687c45b1fe8.mc4wp-error_d978a17c7b571e09 a {
      color: #ff0000; }
    .te-subscribe-form-widget_e609f78bc6b23bfc .mc4wp-response_ef4f2c00dcb16590 .mc4wp-alert_43fc5687c45b1fe8.mc4wp-success_ff8b03e86c78f061 p, .te-subscribe-form-widget_e609f78bc6b23bfc .mc4wp-response_ef4f2c00dcb16590 .mc4wp-alert_43fc5687c45b1fe8.mc4wp-notice_c7e19f04d7b17a3b p {
      color: #ffffff;
      position: relative; }

.te-footer-social-wrapper_114656fdea356fb7 {
  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_114656fdea356fb7 .te-footer-logo_6f4fdb9a58057029 {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .te-footer-social-wrapper_114656fdea356fb7 .te-social-widget_31936e241264182f {
    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_114656fdea356fb7 .te-social-widget_31936e241264182f span {
      color: #ffffff;
      font-size: 20px;
      font-weight: 400; }

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

.footer_f923cac55f7e8b8d.style-2_efb5cc14e7451400 {
  background-color: #131A2A; }
  .footer_f923cac55f7e8b8d.style-2_efb5cc14e7451400 .te-footer-sec_61032b63ccc3328c {
    border-bottom: 1px solid rgba(225, 225, 225, 0.3);
    padding-top: 80px;
    padding-bottom: 70px; }
  .footer_f923cac55f7e8b8d.style-2_efb5cc14e7451400 .te-footer-widget-title_03d7200803b49b3b,
  .footer_f923cac55f7e8b8d.style-2_efb5cc14e7451400 .wp-block-heading_42e7a06a68613293 {
    color: #ffffff;
    font-size: 24px; }
  .footer_f923cac55f7e8b8d.style-2_efb5cc14e7451400 .footer-bottom-area_ce45759b37f9e8be .te-copyright-text_b81ef8578b1dd255 p,
  .footer_f923cac55f7e8b8d.style-2_efb5cc14e7451400 .te-footer-widget_9e4e5352cf35cbfa.te_widget_nav_menu_f7e2e988fcb95971 li a,
  .footer_f923cac55f7e8b8d.style-2_efb5cc14e7451400 .te-footer-widget_9e4e5352cf35cbfa .te_widget_latest_post_adec4190744a8d9b ul li .te-latest-post-desc_3dd3ab5038a66cea .te-latest-post-title_6ec6b9e278fa362d a,
  .footer_f923cac55f7e8b8d.style-2_efb5cc14e7451400 .te-footer-widget_9e4e5352cf35cbfa .te_widget_latest_post_adec4190744a8d9b ul li .te-latest-post-desc_3dd3ab5038a66cea .te-latest-post-title_6ec6b9e278fa362d,
  .footer_f923cac55f7e8b8d.style-2_efb5cc14e7451400 .te-footer-widget_9e4e5352cf35cbfa .te_widget_latest_post_adec4190744a8d9b ul li .te-latest-post-desc_3dd3ab5038a66cea .te-latest-post-meta_96281c9f54428513,
  .footer_f923cac55f7e8b8d.style-2_efb5cc14e7451400 .te-footer-widget_9e4e5352cf35cbfa .te-subscribe-form-wrapper_ef7f276c3adde375,
  .footer_f923cac55f7e8b8d.style-2_efb5cc14e7451400 .te-footer-bottom-menu_ee3178f9833c2d1d ul li a,
  .footer_f923cac55f7e8b8d.style-2_efb5cc14e7451400 .footer-bottom-area_ce45759b37f9e8be .te-copyright-text_b81ef8578b1dd255 p a {
    color: #ffffff; }

/*# sourceMappingURL=style.css_b59f459a04b015e2.map_7c4fcd0fa336e5b4 */