/**
 * Stylesheet:  style.css
 * Theme:       Ekobyte - IT Service & Technology HTML5 Template
 * Version:     1.0
 * Author:     	ThemeEarth
 * 
 */
/* Table of contents
=========================
1.Preloader
2.Scrollup
4.Nav Menu CSS
3.Slider Section
5.Info Card
6.Icon Card
7. About Image Card
8. About Info Card
09. Counter Card
10. Process Step Card
11. Testimonial Card
12. Accordion Card
13. Post Card
14. Skill Progress Card
15. Call To Action Card
16. Title Card
17. Breadcrumb
18. Paginations
19. Project Details Page
20. sidebar
21. Comment List
22. Comment Form
23. Team member
24. Portfolio25. About Page
25. About Page
26. Contact Page
27. Service Page
28. Team Page
29. Blog Page
Footer

===========================*/
/* Theme Default CSS */
* {
  margin: 0;
  border: 0;
  outline: none; }

html,
body {
  height: 100%;
  font-size: 16px;
  font-weight: 400;
  font-family: "Inter", sans-serif;
  color: #335371;
  vertical-align: baseline;
  line-height: 1.7;
  font-smoothing: antialiased; }

p {
  margin: 0 0 15px; }

img {
  max-width: 100%;
  height: auto; }

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  font-family: "Inter", sans-serif;
  color: #14203A;
  font-style: normal;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }

h1 {
  font-size: 48px;
  line-height: 1.15;
  font-weight: 500; }

h2 {
  font-size: 36px;
  line-height: 1.2;
  font-weight: 500; }

h3 {
  font-size: 28px;
  line-height: 1.25;
  font-weight: 500; }

h4 {
  font-size: 22px;
  line-height: 1.35;
  font-weight: 500; }

h5 {
  font-size: 18px;
  line-height: 1.4;
  font-weight: 500; }

h6 {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 500; }

label {
  color: #335371;
  cursor: pointer;
  font-size: 16px;
  font-weight: 400; }

button {
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }

a,
.button {
  text-decoration: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }

a:focus,
.button:focus {
  text-decoration: none;
  outline: none; }

a:focus {
  color: #317EFE;
  text-decoration: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }

a,
button {
  color: #317EFE;
  outline: medium none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  a:hover,
  button:hover {
    color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }

button:focus,
input:focus,
input:focus,
textarea,
textarea:focus {
  outline: 0; }

ul {
  list-style: outside none none;
  margin: 0;
  padding: 0; }

::-moz-selection {
  background: #317EFE;
  text-shadow: none;
  color: #fff; }

::selection {
  background: #317EFE;
  text-shadow: none;
  color: #fff; }

textarea:focus,
input:focus {
  outline: none; }

.red-100_464fdf985479e964 {
  background-color: #FFF3F3; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

code {
  color: #E7F914; }

.te-theme-btn_d50983754d8885e1,
.wp-block-loginout_1bc76618c8cd4505 a,
input.te-theme-btn_d50983754d8885e1 {
  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_d50983754d8885e1:hover,
  .wp-block-loginout_1bc76618c8cd4505 a:hover,
  input.te-theme-btn_d50983754d8885e1:hover {
    color: #131A2A;
    background-color: #E7F914; }
  .te-theme-btn_d50983754d8885e1:focus,
  .wp-block-loginout_1bc76618c8cd4505 a:focus,
  input.te-theme-btn_d50983754d8885e1:focus {
    color: #ffffff; }
  .te-theme-btn_d50983754d8885e1.yellow-btn_976b537f82ca0ddb,
  .wp-block-loginout_1bc76618c8cd4505 a.yellow-btn_976b537f82ca0ddb,
  input.te-theme-btn_d50983754d8885e1.yellow-btn_976b537f82ca0ddb {
    background-color: #E7F914;
    color: #14203A; }
  .te-theme-btn_d50983754d8885e1.simple-btn_161ff2eccf0b3fbd,
  .wp-block-loginout_1bc76618c8cd4505 a.simple-btn_161ff2eccf0b3fbd,
  input.te-theme-btn_d50983754d8885e1.simple-btn_161ff2eccf0b3fbd {
    padding-left: 36px;
    padding-right: 36px; }

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

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

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

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

.circle-rotate-wrapper_5f8f9e882d28285f {
  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_5f8f9e882d28285f .circle-rotate-inner_64c8eb42eef8a6e2 {
    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_87c400d65ba208b5 {
  margin-top: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tp-page-content_93c65dbb20ca3f58 .size-full_767afedce5e9286a.alignright_10a88f7a4000acac {
  margin-bottom: 15px;
  margin-top: 20px; }
.tp-page-content_93c65dbb20ca3f58 figure.wp-caption_575e169cfbfbf4dd.aligncenter_92ee82b9ddb6211f {
  margin-top: 40px; }
.tp-page-content_93c65dbb20ca3f58 dl, .tp-page-content_93c65dbb20ca3f58 ol, .tp-page-content_93c65dbb20ca3f58 ul {
  margin-bottom: 11px; }
.tp-page-content_93c65dbb20ca3f58 .te-comment-respond_9bae72ffce19ee4d {
  margin-top: 78px;
  margin-bottom: 20px; }
.tp-page-content_93c65dbb20ca3f58 .te-latest-comments_26c75e45ba7cb034 .te-comment-respond_9bae72ffce19ee4d {
  margin-bottom: 40px; }
.tp-page-content_93c65dbb20ca3f58 .te-post-comments_f1b5c593a1ce7c6a {
  margin-top: 80px; }

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

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

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

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

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

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

.gallery-columns-1_4cc74d91949f6dbd .gallery-item_5d6a4d61e0a43a58 {
  max-width: 100%;
  width: 100%; }

.gallery-columns-2_c66d40cd43ea8a9e .gallery-item_5d6a4d61e0a43a58 {
  max-width: 50%; }

.gallery-columns-3_d86b57dfcb3dc0eb .gallery-item_5d6a4d61e0a43a58 {
  max-width: 33.33%; }

.gallery-columns-4_53d6f6ba95e1b366 .gallery-item_5d6a4d61e0a43a58 {
  max-width: 25%; }

.gallery-columns-5_bee93d4a442dbe38 .gallery-item_5d6a4d61e0a43a58 {
  max-width: 20%; }

.gallery-columns-6_39c810f2b4ef1978 .gallery-item_5d6a4d61e0a43a58 {
  max-width: 16.66%; }

.gallery-columns-7_5500f8d93649afae .gallery-item_5d6a4d61e0a43a58 {
  max-width: 14.28%; }

.gallery-columns-8_14557435374c5be4 .gallery-item_5d6a4d61e0a43a58 {
  max-width: 12.5%; }

.gallery-columns-9_27410d153488df05 .gallery-item_5d6a4d61e0a43a58 {
  max-width: 11.11%; }

.gallery-caption_e4ac1ca0c036005e {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.te-post-content p.has-large-font-size_95bfd1b3359579cd {
  font-size: 36px;
  line-height: 1.2; }
.te-post-content .wp-block-search_bd96a2a149c22b1d {
  margin-bottom: 15px; }
.te-post-content .wp-block-file_d1350f7263a903c8 {
  margin-top: 20px; }
.te-post-content .wp-block-group__inner-container_ba8b91f8cb4ff0d1 p {
  margin-top: 0 !important; }

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

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

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

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

.wp-block-cover_53748f6485e22dee p.wp-block-cover-text_a76708bf367336ef,
.wp-block-cover_53748f6485e22dee.is-light_af2b3309892e07c6 .wp-block-cover__inner-container_3745cb50c25fb7c6 {
  color: #fff !important; }

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

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

.widget_3efe3baa911305f1 .wp-block-archives-dropdown_a50d440f26622684,
.widget_3efe3baa911305f1 .wp-block-categories-dropdown_5af1833d7fb684db,
.widget_3efe3baa911305f1 .wp-block-loginout_1bc76618c8cd4505,
.widget_3efe3baa911305f1 .wp-block-social-links_01124c82a686138e,
.widget_3efe3baa911305f1.widget_archive_ba14d80efef76873 select,
.widget_3efe3baa911305f1.te_widget_categories_b7b14504933aeb04 select,
.widget_3efe3baa911305f1.widget_text_c74b4ec1cf4d6d89 select,
.widget_3efe3baa911305f1.te_widget_search_278aa15e9dfdf21d .search-form_b694c9c5d850fc60,
.widget_3efe3baa911305f1.te_widget_tag_cloud_b7ccbb930b61164d .tagcloud_ebf330cf16703cda,
.widget_3efe3baa911305f1 .wp-block-tag-cloud_ec85eb0ef721e8fa {
  margin-bottom: 6px; }

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

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

.blog-search-content_f906037a645a9733 {
  margin: 0; }
  .blog-search-content_f906037a645a9733 .wp-block-search_bd96a2a149c22b1d,
  .blog-search-content_f906037a645a9733 .search-form_b694c9c5d850fc60,
  .blog-search-content_f906037a645a9733 .sidebar__search_3364d6ada1ea8118 {
    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_f906037a645a9733 .wp-block-search_bd96a2a149c22b1d,
      .blog-search-content_f906037a645a9733 .search-form_b694c9c5d850fc60,
      .blog-search-content_f906037a645a9733 .sidebar__search_3364d6ada1ea8118 {
        width: 100%; } }
    .blog-search-content_f906037a645a9733 .wp-block-search_bd96a2a149c22b1d .wp-block-search__inside-wrapper_34a4642eafa31b66,
    .blog-search-content_f906037a645a9733 .search-form_b694c9c5d850fc60 .wp-block-search__inside-wrapper_34a4642eafa31b66,
    .blog-search-content_f906037a645a9733 .sidebar__search_3364d6ada1ea8118 .wp-block-search__inside-wrapper_34a4642eafa31b66 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .blog-search-content_f906037a645a9733 .wp-block-search_bd96a2a149c22b1d label,
    .blog-search-content_f906037a645a9733 .search-form_b694c9c5d850fc60 label,
    .blog-search-content_f906037a645a9733 .sidebar__search_3364d6ada1ea8118 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_f906037a645a9733 .wp-block-search_bd96a2a149c22b1d input,
    .blog-search-content_f906037a645a9733 .search-form_b694c9c5d850fc60 input,
    .blog-search-content_f906037a645a9733 .sidebar__search_3364d6ada1ea8118 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_f906037a645a9733 .wp-block-search_bd96a2a149c22b1d button,
    .blog-search-content_f906037a645a9733 .search-form_b694c9c5d850fc60 button,
    .blog-search-content_f906037a645a9733 .sidebar__search_3364d6ada1ea8118 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_93c65dbb20ca3f58 .wp-smiley_8d49977aaf663565,
.entry-content_525066016aa20f24 .wp-smiley_8d49977aaf663565,
.comment-content_9187436a4627434a .wp-smiley_8d49977aaf663565 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

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

.te-comment-respond_9bae72ffce19ee4d.style-two_56e29291f6d951e0 .wpcf7-form_5c1ca2f61db42058 .wpcf7-not-valid-tip_6e626081a0b4dbde {
  color: #d9c0b8 !important; }
.te-comment-respond_9bae72ffce19ee4d .wpcf7-form_5c1ca2f61db42058 .wpcf7-not-valid_3ba32e7ca1446f4d {
  border-color: #dc3232 !important; }
.te-comment-respond_9bae72ffce19ee4d .wpcf7-form_5c1ca2f61db42058 .wpcf7-not-valid-tip_6e626081a0b4dbde {
  font-size: 16px;
  margin-top: 5px; }
.te-comment-respond_9bae72ffce19ee4d .wpcf7-form_5c1ca2f61db42058.sent_f5a6dad5639fa814 .wpcf7-response-output_aac7cced1de6f60b {
  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_9bae72ffce19ee4d .wpcf7-form_5c1ca2f61db42058.invalid_8ceaadf10fbb0e7d .wpcf7-response-output_aac7cced1de6f60b {
  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_4a7e386cbc2f0b1d {
  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_4a7e386cbc2f0b1d .wpcf7-te-list-item_7d37543c41b81826 {
    margin: 0; }
    .wpcf7-form-control_4a7e386cbc2f0b1d .wpcf7-te-list-item_7d37543c41b81826 label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      margin: 0;
      gap: 10px; }
      .wpcf7-form-control_4a7e386cbc2f0b1d .wpcf7-te-list-item_7d37543c41b81826 label .wpcf7-te-list-item-label_34293e12b5d9201c {
        font-size: 16px;
        font-weight: 400; }

.logged-in_b091ab8a7b91e362 .te-comment-respond_9bae72ffce19ee4d textarea {
  margin-bottom: 12px; }

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

body.admin-bar_fce855bdff544eb0 .header-menu-area_1ec0102c74a9bd48.sticky_menu_6ebcc2b1be6acb8d {
  top: 30px; }
  @media (max-width: 600px) {
    body.admin-bar_fce855bdff544eb0 .header-menu-area_1ec0102c74a9bd48.sticky_menu_6ebcc2b1be6acb8d {
      top: 0; } }

.page-template-default_4fa871f8e88d883d.page-id-146_90dd48db3891402b .tp-page-content_93c65dbb20ca3f58 p:last-child {
  margin-bottom: 10px; }
.page-template-default_4fa871f8e88d883d.page-id-1133_7059293b822b3b77 .tp-page-content_93c65dbb20ca3f58 .te-comment-respond_9bae72ffce19ee4d {
  margin-top: 78px;
  display: inline-block;
  width: 100%; }
.page-template-default_4fa871f8e88d883d.page-id-3_f973dc30add12e06 .page-area_72600c17627058db {
  padding-top: 128px; }

.single-post-item_51a97ce17b44ffd1.post-24_9a77fb2f1cacca43 .wp-block-button_af6508fc54275f39 a {
  color: #ffffff; }

.post-template-default_5b835087df21918a.postid-163_20d635d98317634e .te-blog-details-wrapper_be7342b95c477d88 .te-post-item_33dbd5a8404d52fd .te-post-content {
  margin-bottom: 34px; }
.post-template-default_5b835087df21918a.postid-150_620d5adca807387a .te-blog-details-wrapper_be7342b95c477d88 .te-post-item_33dbd5a8404d52fd .te-post-content {
  margin-bottom: 34px; }
  .post-template-default_5b835087df21918a.postid-150_620d5adca807387a .te-blog-details-wrapper_be7342b95c477d88 .te-post-item_33dbd5a8404d52fd .te-post-content .wp-block-group_f06c7091aeaf1ba1.is-layout-constrained_9b0f5cba4daabd4a:last-child {
    border: 1px solid #000; }
.post-template-default_5b835087df21918a.postid-51_1a26160e6de186da .te-blog-details-wrapper_be7342b95c477d88 .te-post-item_33dbd5a8404d52fd .te-post-content {
  margin-bottom: 25px; }
  .post-template-default_5b835087df21918a.postid-51_1a26160e6de186da .te-blog-details-wrapper_be7342b95c477d88 .te-post-item_33dbd5a8404d52fd .te-post-content p:last-child {
    margin-bottom: 0; }
.post-template-default_5b835087df21918a.postid-1163_2cbb766432fe8fcb .te-blog-details-wrapper_be7342b95c477d88 .te-post-item_33dbd5a8404d52fd .te-post-content .wp-caption_575e169cfbfbf4dd, .post-template-default_5b835087df21918a.postid-568_e2357e47e404f07f .te-blog-details-wrapper_be7342b95c477d88 .te-post-item_33dbd5a8404d52fd .te-post-content .wp-caption_575e169cfbfbf4dd {
  margin-top: 20px; }
.post-template-default_5b835087df21918a.postid-1785_0f6e33449b9bdbaa .te-blog-details-wrapper_be7342b95c477d88 .te-post-item_33dbd5a8404d52fd .te-post-content .wp-block-button__link_23688792966c1721 {
  color: #ffffff !important; }
.post-template-default_5b835087df21918a.postid-1149_ed13ed51d57ecfff .te-blog-details-wrapper_be7342b95c477d88 .te-latest-comments_26c75e45ba7cb034 li .te-comments-item_cc0b541fb49ad665 .te-comments-text_bec83be89fb0f244 p {
  margin-bottom: 0; }
.post-template-default_5b835087df21918a.postid-555_0789c76b895c2ca6 .te-blog-details-wrapper_be7342b95c477d88 .te-post-item_33dbd5a8404d52fd .te-post-content .gallery {
  margin-top: 20px; }

.error-404_fba4a49a9e377717.not-found {
  margin-top: -20px;
  margin-bottom: 40px; }
  .error-404_fba4a49a9e377717.not-found .error-content_98cf4024bf2a89e5 .error-btn-bh_2c7915155a8640e7 {
    margin-top: 20px; }

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

.sidebar_9371e98156aad61e .widget_media_gallery_2ee2b2dc2407bf2d .gallery-item_5d6a4d61e0a43a58 {
  margin-bottom: 0; }
  .sidebar_9371e98156aad61e .widget_media_gallery_2ee2b2dc2407bf2d .gallery-item_5d6a4d61e0a43a58 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_5c68c1e9958996f5 {
  -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_a14d5abd2d7702aa {
  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_966469922d05f4fc path {
  stroke: #317EFE;
  stroke-width: 4;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

body.admin-bar_fce855bdff544eb0 .header-area_ff10b7cfdab553b1.style-2_f1b08639b12a680b.login .te-header-menu-area_900356ad925b16cd {
  top: auto !important; }

.header-area_ff10b7cfdab553b1 .container-fluid_bd08f219699b05bd {
  padding: 0 70px; }
  @media (max-width: 1550px) {
    .header-area_ff10b7cfdab553b1 .container-fluid_bd08f219699b05bd {
      padding: 0 24px; } }
.header-area_ff10b7cfdab553b1.style-2_f1b08639b12a680b .header-top {
  padding: 9px 0;
  background-color: #F9F4F1; }
  .header-area_ff10b7cfdab553b1.style-2_f1b08639b12a680b .header-top .te-header-contact-info_afaf10a72833a8fd span {
    color: #677471; }
    .header-area_ff10b7cfdab553b1.style-2_f1b08639b12a680b .header-top .te-header-contact-info_afaf10a72833a8fd span i {
      color: #317EFE; }
    .header-area_ff10b7cfdab553b1.style-2_f1b08639b12a680b .header-top .te-header-contact-info_afaf10a72833a8fd span a {
      color: #677471; }
  .header-area_ff10b7cfdab553b1.style-2_f1b08639b12a680b .header-top .te-social-profile_2367fe5c12802d69 a {
    color: #317EFE;
    background-color: #E0E6F8;
    width: 42px;
    height: 42px; }
    .header-area_ff10b7cfdab553b1.style-2_f1b08639b12a680b .header-top .te-social-profile_2367fe5c12802d69 a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #ffffff;
      background-color: #317EFE; }
.header-area_ff10b7cfdab553b1.style-2_f1b08639b12a680b .te-header-menu-area_900356ad925b16cd {
  position: fixed;
  top: 20px;
  left: 0;
  width: 100%; }
  .header-area_ff10b7cfdab553b1.style-2_f1b08639b12a680b .te-header-menu-area_900356ad925b16cd .menu-wrapper_93a148cfe84c50ef {
    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_ff10b7cfdab553b1.style-2_f1b08639b12a680b .te-header-menu-area_900356ad925b16cd .menu-wrapper_93a148cfe84c50ef {
        padding-left: 10px;
        padding-right: 6px; } }
  .header-area_ff10b7cfdab553b1.style-2_f1b08639b12a680b .te-header-menu-area_900356ad925b16cd .te-header-btn_ef1e8eabd704fc6c .te-quote-btn_df4c7c643904d745 {
    background-color: #E7F914;
    border-color: #E7F914; }
.header-area_ff10b7cfdab553b1.style-2_f1b08639b12a680b .te-sticky_menu {
  top: 0; }
  .header-area_ff10b7cfdab553b1.style-2_f1b08639b12a680b .te-sticky_menu .menu-wrapper_93a148cfe84c50ef {
    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_8174759c2f712e68 {
    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_69a545da58ab3492 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px; }
  .header-top .te-header-contact-info_afaf10a72833a8fd {
    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_afaf10a72833a8fd 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_afaf10a72833a8fd span.te-contact-info-item_dd50adb00a18fa3d {
        gap: 0 10px !important; }
      .header-top .te-header-contact-info_afaf10a72833a8fd 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_ba468715685828d8 {
      display: none; } }
  .header-top .header-top-btn_ba468715685828d8 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_ba468715685828d8 a:hover:after {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
    .header-top .header-top-btn_ba468715685828d8 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_2367fe5c12802d69 {
    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_2367fe5c12802d69 .te-social-profile-label_b110954740e3cc86 {
      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_2367fe5c12802d69 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_2367fe5c12802d69 a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #14203A;
        background-color: #E7F914; }

.te-header-menu-area_900356ad925b16cd {
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-header-menu-area_900356ad925b16cd.te-te-sticky-header_522a5411bb1e3864 {
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-header-menu-area_900356ad925b16cd.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_900356ad925b16cd.te-sticky_menu .te-logo_ffbc554214df61c3 .te-sticky-logo_c84513955cc8348e img {
          width: 170px;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-header-menu-area_900356ad925b16cd.te-sticky_menu .te-main-menu_95b5561874f89565 ul li.te-active > a:after {
      bottom: 20px; }
    .te-header-menu-area_900356ad925b16cd.te-sticky_menu .te-main-menu_95b5561874f89565 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_900356ad925b16cd.te-sticky_menu .te-main-menu_95b5561874f89565 ul li a {
          padding: 33px 14px; } }
    .te-header-menu-area_900356ad925b16cd.te-sticky_menu .te-main-menu_95b5561874f89565 ul li ul li a {
      padding: 10px 20px; }
  .te-header-menu-area_900356ad925b16cd .te-header-menu-wrapper_c3852880e5d155d9 {
    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_900356ad925b16cd .te-header-menu-wrapper_c3852880e5d155d9 {
        gap: 20px; } }
  .te-header-menu-area_900356ad925b16cd .te-logo_ffbc554214df61c3 {
    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_900356ad925b16cd .te-logo_ffbc554214df61c3 {
        height: 100px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-header-menu-area_900356ad925b16cd .te-logo_ffbc554214df61c3 {
        height: 80px; } }
    .te-header-menu-area_900356ad925b16cd .te-logo_ffbc554214df61c3 .te-standard-logo_e697ba9037257894 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-header-menu-area_900356ad925b16cd .te-logo_ffbc554214df61c3 .te-sticky-logo_c84513955cc8348e {
      display: none; }
      @media only screen and (max-width: 767px) {
        .te-header-menu-area_900356ad925b16cd .te-logo_ffbc554214df61c3 .te-sticky-logo_c84513955cc8348e {
          width: 170px; } }
      @media only screen and (max-width: 1199px) {
        .te-header-menu-area_900356ad925b16cd .te-logo_ffbc554214df61c3 .te-sticky-logo_c84513955cc8348e {
          display: block; } }
      .te-header-menu-area_900356ad925b16cd .te-logo_ffbc554214df61c3 .te-sticky-logo_c84513955cc8348e img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-header-menu-area_900356ad925b16cd .te-logo_ffbc554214df61c3 .te-retina-logo_0c3a081f04e8586b {
      display: none; }

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

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

.te-header-btn_ef1e8eabd704fc6c {
  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_ef1e8eabd704fc6c .te-icon_cf42577e82bfd510 {
    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_ef1e8eabd704fc6c .te-icon_cf42577e82bfd510: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_ef1e8eabd704fc6c {
      display: none; } }
  .te-header-btn_ef1e8eabd704fc6c .te-cta-btn_85a4a2e5d7a073d4 {
    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_ef1e8eabd704fc6c .te-cta-btn_85a4a2e5d7a073d4:hover {
      background-color: #317EFE;
      color: #ffffff; }
  .te-header-btn_ef1e8eabd704fc6c .te-quote-btn_df4c7c643904d745 {
    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_ef1e8eabd704fc6c .te-quote-btn_df4c7c643904d745: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_2bfdcc09f294abdc {
    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_2bfdcc09f294abdc .te-search-content-filed_eaa250a8d72e3849 {
      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_2bfdcc09f294abdc .te-search-content-filed_eaa250a8d72e3849 .te-search-close {
        cursor: pointer;
        font-size: 30px;
        color: #ffffff; }
    .te-search-form-wrapper .te-search-form-inner_2bfdcc09f294abdc .te-search-form_3a3ab7f23d40eeac {
      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_2bfdcc09f294abdc .te-search-form_3a3ab7f23d40eeac .te-search-form-input_b0fb3d3a811ff27c {
        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_2bfdcc09f294abdc .te-search-form_3a3ab7f23d40eeac .te-search-form-input_b0fb3d3a811ff27c .te-search-icon_0fa68f75c6953821 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .te-search-form-wrapper .te-search-form-inner_2bfdcc09f294abdc .te-search-form_3a3ab7f23d40eeac .te-search-form-input_b0fb3d3a811ff27c button.te-submit-search-btn_df8a511492746555 {
          padding: 15px 24px !important; }
      .te-search-form-wrapper .te-search-form-inner_2bfdcc09f294abdc .te-search-form_3a3ab7f23d40eeac input[type="search"] {
        margin-top: 0 !important;
        background: transparent !important;
        border: 0 !important;
        padding: 0 12px !important;
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; }

.mean-container a.meanmenu-reveal {
  display: none; }

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

.mean-container .mean-bar {
  padding: 0;
  min-height: auto;
  background: none; }

.mean-container .mean-nav > ul {
  padding: 0;
  margin: 0;
  width: 100%;
  list-style-type: none;
  display: block !important; }

.mean-container a.meanmenu-reveal {
  display: none !important; }

.mean-container .mean-nav ul li a {
  width: 100%;
  padding: 10px 0;
  color: #14203A;
  border-top: 1px solid #dfe2e9;
  font-size: 14px;
  text-transform: capitalize;
  line-height: 1.5;
  font-weight: 500; }

.mean-container .mean-nav ul li a.mean-expand {
  margin-top: 5px;
  padding: 0 !important;
  border: 1px solid #dfe2e9 !important;
  height: 30px;
  width: 30px;
  line-height: 30px;
  color: #14203A;
  line-height: 30px;
  top: 0;
  font-weight: 400; }

.mean-container .mean-nav ul li > a > i {
  display: none; }

.mean-container .mean-nav ul li > a.mean-expand i {
  display: inline-block; }

.mean-container .mean-nav > ul > li:first-child > a {
  border-top: 0; }

.mean-container .mean-nav ul li.dropdown-opened_b3de09c19061ca9f a.mean-expand.mean-clicked_72ec727e20a0f165 {
  background-color: #317EFE;
  border-color: #317EFE !important; }

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

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

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

.te-mobile-menu-bar_58638ca9f93959c2 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_58638ca9f93959c2 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_2bcc1e8b0a5b7acc {
    display: inline-block;
    width: 180px; }
  .te-menu-sidebar-area .te-menu-sidebar-wrapper_46a440c353a594e7 {
    position: relative;
    padding: 40px; }
  .te-menu-sidebar-area.active {
    right: 0; }
  .te-menu-sidebar-area .te-menu-sidebar-close_6e16c59b6aa97a3b {
    position: absolute;
    top: 0;
    right: 0; }
    .te-menu-sidebar-area .te-menu-sidebar-close_6e16c59b6aa97a3b .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_6e16c59b6aa97a3b .te-menu-sidebar-close-btn:hover {
        background-color: #317EFE; }
  .te-menu-sidebar-area .te-menu-sidebar-content_2a3595c1f0b6b1b4 .te-menu-sidebar-single-widget_9c6a075e5a89938d {
    display: inline-block;
    margin-top: 20px;
    width: 100%; }
    .te-menu-sidebar-area .te-menu-sidebar-content_2a3595c1f0b6b1b4 .te-menu-sidebar-single-widget_9c6a075e5a89938d .te-menu-sidebar-title_d5b3a7bd5bb29c39 {
      margin-bottom: 5px; }
    .te-menu-sidebar-area .te-menu-sidebar-content_2a3595c1f0b6b1b4 .te-menu-sidebar-single-widget_9c6a075e5a89938d .te-header-contact-info_afaf10a72833a8fd {
      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_2a3595c1f0b6b1b4 .te-menu-sidebar-single-widget_9c6a075e5a89938d .te-header-contact-info_afaf10a72833a8fd 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_2a3595c1f0b6b1b4 .te-menu-sidebar-single-widget_9c6a075e5a89938d .te-header-contact-info_afaf10a72833a8fd span.te-contact-info-item_dd50adb00a18fa3d {
          gap: 0 10px !important; }
        .te-menu-sidebar-area .te-menu-sidebar-content_2a3595c1f0b6b1b4 .te-menu-sidebar-single-widget_9c6a075e5a89938d .te-header-contact-info_afaf10a72833a8fd 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_2a3595c1f0b6b1b4 .te-menu-sidebar-single-widget_9c6a075e5a89938d .te-header-contact-info_afaf10a72833a8fd span a:hover {
            color: #317EFE; }
    .te-menu-sidebar-area .te-menu-sidebar-content_2a3595c1f0b6b1b4 .te-menu-sidebar-single-widget_9c6a075e5a89938d .te-social-profile_2367fe5c12802d69 {
      margin-top: 20px;
      border-top: 1px solid #dfe2e9;
      width: 100%;
      padding-top: 20px; }
      .te-menu-sidebar-area .te-menu-sidebar-content_2a3595c1f0b6b1b4 .te-menu-sidebar-single-widget_9c6a075e5a89938d .te-social-profile_2367fe5c12802d69 a {
        color: #14203A;
        font-size: 22px; }
        .te-menu-sidebar-area .te-menu-sidebar-content_2a3595c1f0b6b1b4 .te-menu-sidebar-single-widget_9c6a075e5a89938d .te-social-profile_2367fe5c12802d69 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_c0cdf8a3176aa42b {
  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_c0cdf8a3176aa42b.style-2_f1b08639b12a680b .te-single-slider_6039046336119efb {
    height: 950px;
    padding-top: 70px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_c0cdf8a3176aa42b.style-2_f1b08639b12a680b .te-single-slider_6039046336119efb {
        height: unset;
        padding: 80px 0; } }
    .slider-area_c0cdf8a3176aa42b.style-2_f1b08639b12a680b .te-single-slider_6039046336119efb .slider-feature-img_30137e7154c38e0d {
      position: absolute;
      right: 0;
      top: 0; }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_c0cdf8a3176aa42b.style-2_f1b08639b12a680b .te-single-slider_6039046336119efb .slider-feature-img_30137e7154c38e0d {
          right: -200px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_c0cdf8a3176aa42b.style-2_f1b08639b12a680b .te-single-slider_6039046336119efb .slider-feature-img_30137e7154c38e0d {
          right: -280px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_c0cdf8a3176aa42b.style-2_f1b08639b12a680b .te-single-slider_6039046336119efb .slider-feature-img_30137e7154c38e0d {
          right: -380px; } }
      .slider-area_c0cdf8a3176aa42b.style-2_f1b08639b12a680b .te-single-slider_6039046336119efb .slider-feature-img_30137e7154c38e0d .company-award_41f8f6c39267f60b {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        margin-top: 50px;
        left: 135px; }
        .slider-area_c0cdf8a3176aa42b.style-2_f1b08639b12a680b .te-single-slider_6039046336119efb .slider-feature-img_30137e7154c38e0d .company-award_41f8f6c39267f60b .icon_513d626ec95284a2 {
          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_c0cdf8a3176aa42b.style-2_f1b08639b12a680b .te-single-slider_6039046336119efb .slider-feature-img_30137e7154c38e0d .slider-feature-img-overlay_02d7100074a3a2ab {
          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_c0cdf8a3176aa42b.style-2_f1b08639b12a680b .te-single-slider_6039046336119efb .slider-left-shape_d39d4fc0fae4837a {
      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_c0cdf8a3176aa42b.style-2_f1b08639b12a680b .te-single-slider_6039046336119efb .slider-left-shape_d39d4fc0fae4837a {
          display: none; } }
    .slider-area_c0cdf8a3176aa42b.style-2_f1b08639b12a680b .te-single-slider_6039046336119efb .slider-right-shape_63ec0a5411f215d2 {
      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_c0cdf8a3176aa42b.style-2_f1b08639b12a680b .te-single-slider_6039046336119efb .slider-right-shape_63ec0a5411f215d2 {
          display: none; } }
    .slider-area_c0cdf8a3176aa42b.style-2_f1b08639b12a680b .te-single-slider_6039046336119efb .slider-circle-shape_7ae177c18cd639b1 {
      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_c0cdf8a3176aa42b .te-slider-wrapper_137c7b1a69bb001e .slick-active .te-slider-short-title_fa783108dc3a1c8a,
  .slider-area_c0cdf8a3176aa42b .te-slider-wrapper_137c7b1a69bb001e .slick-active .te-slider-title_5c951258c67016e3,
  .slider-area_c0cdf8a3176aa42b .te-slider-wrapper_137c7b1a69bb001e .slick-active .te-slider-short-desc_6cfe14777253c666,
  .slider-area_c0cdf8a3176aa42b .te-slider-wrapper_137c7b1a69bb001e .slick-active .te-slider-btn-wrapper_a29124bc0624ecd8 {
    -webkit-animation-name: MovefadeUp;
    animation-name: MovefadeUp;
    -webkit-animation-fill-mode: both; }
  .slider-area_c0cdf8a3176aa42b .te-slider-wrapper_137c7b1a69bb001e .slick-active .te-slider-short-title_fa783108dc3a1c8a {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; }
  .slider-area_c0cdf8a3176aa42b .te-slider-wrapper_137c7b1a69bb001e .slick-active .te-slider-title_5c951258c67016e3 {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  .slider-area_c0cdf8a3176aa42b .te-slider-wrapper_137c7b1a69bb001e .slick-active .te-slider-short-desc_6cfe14777253c666 {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s; }
  .slider-area_c0cdf8a3176aa42b .te-slider-wrapper_137c7b1a69bb001e .slick-active .te-slider-btn-wrapper_a29124bc0624ecd8 {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s; }
  .slider-area_c0cdf8a3176aa42b .te-slider-wrapper_137c7b1a69bb001e .slick-dots_960d34e5695d98b9 {
    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_c0cdf8a3176aa42b .te-slider-wrapper_137c7b1a69bb001e .slick-dots_960d34e5695d98b9 {
        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_c0cdf8a3176aa42b .te-slider-wrapper_137c7b1a69bb001e .slick-dots_960d34e5695d98b9 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_c0cdf8a3176aa42b .te-slider-wrapper_137c7b1a69bb001e .slick-dots_960d34e5695d98b9 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_c0cdf8a3176aa42b .te-slider-wrapper_137c7b1a69bb001e .slick-dots_960d34e5695d98b9 li button:hover {
          background-color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
      .slider-area_c0cdf8a3176aa42b .te-slider-wrapper_137c7b1a69bb001e .slick-dots_960d34e5695d98b9 li.slick-active {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 1px solid #317EFE; }
        .slider-area_c0cdf8a3176aa42b .te-slider-wrapper_137c7b1a69bb001e .slick-dots_960d34e5695d98b9 li.slick-active button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .slider-area_c0cdf8a3176aa42b .te-single-slider_6039046336119efb {
    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_c0cdf8a3176aa42b .te-single-slider_6039046336119efb {
        background-image: none !important; } }
    .slider-area_c0cdf8a3176aa42b .te-single-slider_6039046336119efb .te-slider-overlay_a3eb57d180e6bebc {
      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_c0cdf8a3176aa42b .te-single-slider_6039046336119efb .te-slider-overlay_a3eb57d180e6bebc {
          left: 0; } }
      .slider-area_c0cdf8a3176aa42b .te-single-slider_6039046336119efb .te-slider-overlay_a3eb57d180e6bebc .te-slider-overlay-shape_178f6285fcb56064 {
        position: absolute;
        top: 0;
        height: 100%;
        left: -340px;
        width: 100%; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_c0cdf8a3176aa42b .te-single-slider_6039046336119efb .te-slider-overlay_a3eb57d180e6bebc .te-slider-overlay-shape_178f6285fcb56064 {
            display: none; } }
    .slider-area_c0cdf8a3176aa42b .te-single-slider_6039046336119efb .te-slider-content-wrapper_b4941e1ec12bfc53 {
      position: relative;
      z-index: 99; }
      .slider-area_c0cdf8a3176aa42b .te-single-slider_6039046336119efb .te-slider-content-wrapper_b4941e1ec12bfc53 .te-slider-content_e3d6ec387e29b661 .te-slider-short-title_fa783108dc3a1c8a {
        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_c0cdf8a3176aa42b .te-single-slider_6039046336119efb .te-slider-content-wrapper_b4941e1ec12bfc53 .te-slider-content_e3d6ec387e29b661 .te-slider-title_5c951258c67016e3 {
        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_c0cdf8a3176aa42b .te-single-slider_6039046336119efb .te-slider-content-wrapper_b4941e1ec12bfc53 .te-slider-content_e3d6ec387e29b661 .te-slider-title_5c951258c67016e3 {
            font-size: 60px;
            line-height: 64px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-area_c0cdf8a3176aa42b .te-single-slider_6039046336119efb .te-slider-content-wrapper_b4941e1ec12bfc53 .te-slider-content_e3d6ec387e29b661 .te-slider-title_5c951258c67016e3 {
            font-size: 48px;
            line-height: 56px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_c0cdf8a3176aa42b .te-single-slider_6039046336119efb .te-slider-content-wrapper_b4941e1ec12bfc53 .te-slider-content_e3d6ec387e29b661 .te-slider-title_5c951258c67016e3 {
            font-size: 42px;
            line-height: 52px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_c0cdf8a3176aa42b .te-single-slider_6039046336119efb .te-slider-content-wrapper_b4941e1ec12bfc53 .te-slider-content_e3d6ec387e29b661 .te-slider-title_5c951258c67016e3 {
            font-size: 38px;
            line-height: 44px;
            margin-bottom: 20px; } }
      .slider-area_c0cdf8a3176aa42b .te-single-slider_6039046336119efb .te-slider-content-wrapper_b4941e1ec12bfc53 .te-slider-content_e3d6ec387e29b661 .te-slider-short-desc_6cfe14777253c666 {
        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_c0cdf8a3176aa42b .te-single-slider_6039046336119efb .te-slider-content-wrapper_b4941e1ec12bfc53 .te-slider-content_e3d6ec387e29b661 .te-slider-short-desc_6cfe14777253c666 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_c0cdf8a3176aa42b .te-single-slider_6039046336119efb .te-slider-content-wrapper_b4941e1ec12bfc53 .te-slider-content_e3d6ec387e29b661 .te-slider-short-desc_6cfe14777253c666 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_c0cdf8a3176aa42b .te-single-slider_6039046336119efb .te-slider-content-wrapper_b4941e1ec12bfc53 .te-slider-content_e3d6ec387e29b661 .te-slider-short-desc_6cfe14777253c666 {
            font-size: 18px;
            line-height: 32px; } }
      .slider-area_c0cdf8a3176aa42b .te-single-slider_6039046336119efb .te-slider-content-wrapper_b4941e1ec12bfc53 .te-slider-content_e3d6ec387e29b661 .te-slider-btn-wrapper_a29124bc0624ecd8 {
        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_c0cdf8a3176aa42b .te-single-slider_6039046336119efb .te-slider-content-wrapper_b4941e1ec12bfc53 .te-slider-content_e3d6ec387e29b661 .te-slider-btn-wrapper_a29124bc0624ecd8 {
            padding-top: 30px; } }
        .slider-area_c0cdf8a3176aa42b .te-single-slider_6039046336119efb .te-slider-content-wrapper_b4941e1ec12bfc53 .te-slider-content_e3d6ec387e29b661 .te-slider-btn-wrapper_a29124bc0624ecd8 .te-theme-btn_d50983754d8885e1 {
          padding: 11px 30px;
          color: #ffffff;
          border-radius: 50px;
          background-color: #317EFE;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .slider-area_c0cdf8a3176aa42b .te-single-slider_6039046336119efb .te-slider-content-wrapper_b4941e1ec12bfc53 .te-slider-content_e3d6ec387e29b661 .te-slider-btn-wrapper_a29124bc0624ecd8 .te-call-btn_c6862dd6f2b60c6a {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 20px; }
          .slider-area_c0cdf8a3176aa42b .te-single-slider_6039046336119efb .te-slider-content-wrapper_b4941e1ec12bfc53 .te-slider-content_e3d6ec387e29b661 .te-slider-btn-wrapper_a29124bc0624ecd8 .te-call-btn_c6862dd6f2b60c6a .te-icon_cf42577e82bfd510 {
            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_c0cdf8a3176aa42b .te-single-slider_6039046336119efb .te-slider-content-wrapper_b4941e1ec12bfc53 .te-slider-content_e3d6ec387e29b661 .te-slider-btn-wrapper_a29124bc0624ecd8 .te-call-btn_c6862dd6f2b60c6a .te-content_f5f4e88d1e6be8b8 {
            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_c0cdf8a3176aa42b .te-single-slider_6039046336119efb .te-slider-content-wrapper_b4941e1ec12bfc53 .te-slider-content_e3d6ec387e29b661 .te-slider-btn-wrapper_a29124bc0624ecd8 .te-call-btn_c6862dd6f2b60c6a .te-content_f5f4e88d1e6be8b8 .te-title_173ad8b7525b2e60 {
              font-size: 18px;
              font-weight: 400;
              line-height: 24px;
              color: #335371; }
            .slider-area_c0cdf8a3176aa42b .te-single-slider_6039046336119efb .te-slider-content-wrapper_b4941e1ec12bfc53 .te-slider-content_e3d6ec387e29b661 .te-slider-btn-wrapper_a29124bc0624ecd8 .te-call-btn_c6862dd6f2b60c6a .te-content_f5f4e88d1e6be8b8 .te-text_e2e3370a2847bae7 {
              font-size: 20px;
              font-weight: 500;
              line-height: 24px;
              letter-spacing: 0px;
              color: #14203A; }

.slider-area_c0cdf8a3176aa42b.style-1_64623fd2d5d13734 {
  position: relative;
  overflow: visible;
  background: transparent; }
  .slider-area_c0cdf8a3176aa42b.style-1_64623fd2d5d13734: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_c0cdf8a3176aa42b.style-1_64623fd2d5d13734 .te-single-slider_6039046336119efb {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .slider-area_c0cdf8a3176aa42b.style-1_64623fd2d5d13734 .te-single-slider_6039046336119efb .te-slider-overlay_a3eb57d180e6bebc {
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
      background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
      .slider-area_c0cdf8a3176aa42b.style-1_64623fd2d5d13734 .te-single-slider_6039046336119efb .te-slider-overlay_a3eb57d180e6bebc::before {
        display: none; }
    .slider-area_c0cdf8a3176aa42b.style-1_64623fd2d5d13734 .te-single-slider_6039046336119efb .slider-shape_5a2f7e3cfb295066 {
      position: absolute;
      border-radius: 20px;
      overflow: hidden; }
      .slider-area_c0cdf8a3176aa42b.style-1_64623fd2d5d13734 .te-single-slider_6039046336119efb .slider-shape_5a2f7e3cfb295066 img {
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        top: 0; }
    .slider-area_c0cdf8a3176aa42b.style-1_64623fd2d5d13734 .te-single-slider_6039046336119efb .shape-one_1152915271e4e1bf {
      top: 50px;
      left: 0;
      width: 300px;
      height: 290px; }
      @media (max-width: 991px) {
        .slider-area_c0cdf8a3176aa42b.style-1_64623fd2d5d13734 .te-single-slider_6039046336119efb .shape-one_1152915271e4e1bf {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_c0cdf8a3176aa42b.style-1_64623fd2d5d13734 .te-single-slider_6039046336119efb .shape-one_1152915271e4e1bf {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_c0cdf8a3176aa42b.style-1_64623fd2d5d13734 .te-single-slider_6039046336119efb .shape-one_1152915271e4e1bf {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_c0cdf8a3176aa42b.style-1_64623fd2d5d13734 .te-single-slider_6039046336119efb .shape-one_1152915271e4e1bf {
          top: 160px;
          width: 250px;
          height: 200px; } }
    .slider-area_c0cdf8a3176aa42b.style-1_64623fd2d5d13734 .te-single-slider_6039046336119efb .shape-two_64518e87d0b0c4a7 {
      top: 0;
      right: 0;
      width: 300px;
      height: 310px; }
      @media (max-width: 991px) {
        .slider-area_c0cdf8a3176aa42b.style-1_64623fd2d5d13734 .te-single-slider_6039046336119efb .shape-two_64518e87d0b0c4a7 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_c0cdf8a3176aa42b.style-1_64623fd2d5d13734 .te-single-slider_6039046336119efb .shape-two_64518e87d0b0c4a7 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_c0cdf8a3176aa42b.style-1_64623fd2d5d13734 .te-single-slider_6039046336119efb .shape-two_64518e87d0b0c4a7 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_c0cdf8a3176aa42b.style-1_64623fd2d5d13734 .te-single-slider_6039046336119efb .shape-two_64518e87d0b0c4a7 {
          width: 300px;
          height: 250px;
          top: 70px;
          right: -40px; } }
    .slider-area_c0cdf8a3176aa42b.style-1_64623fd2d5d13734 .te-single-slider_6039046336119efb .shape-three_324e6a356c837096 {
      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_c0cdf8a3176aa42b.style-1_64623fd2d5d13734 .te-single-slider_6039046336119efb .shape-three_324e6a356c837096 {
          display: none !important; } }
      @media (max-width: 991px) {
        .slider-area_c0cdf8a3176aa42b.style-1_64623fd2d5d13734 .te-single-slider_6039046336119efb .shape-three_324e6a356c837096 {
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
    .slider-area_c0cdf8a3176aa42b.style-1_64623fd2d5d13734 .te-single-slider_6039046336119efb .te-slider-container_abf084507abce39d {
      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_c0cdf8a3176aa42b.style-1_64623fd2d5d13734 .te-single-slider_6039046336119efb .te-slider-container_abf084507abce39d {
          -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_c0cdf8a3176aa42b.style-1_64623fd2d5d13734 .te-single-slider_6039046336119efb .te-slider-container_abf084507abce39d {
          padding: 70px 0;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .slider-area_c0cdf8a3176aa42b.style-1_64623fd2d5d13734 .te-single-slider_6039046336119efb .te-slider-container_abf084507abce39d .te-slider-column_3d7d646ed10fb111 {
        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_c0cdf8a3176aa42b.style-1_64623fd2d5d13734 .te-single-slider_6039046336119efb .te-slider-container_abf084507abce39d .te-slider-column_3d7d646ed10fb111 {
            width: 100%; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_c0cdf8a3176aa42b.style-1_64623fd2d5d13734 .te-single-slider_6039046336119efb .te-slider-content-wrapper_b4941e1ec12bfc53 .te-slider-content_e3d6ec387e29b661 .te-slider-btn-wrapper_a29124bc0624ecd8 {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .slider-area_c0cdf8a3176aa42b.style-1_64623fd2d5d13734 .te-single-slider_6039046336119efb .te-slider-content-wrapper_b4941e1ec12bfc53 .te-slider-content_e3d6ec387e29b661 .te-slider-btn-wrapper_a29124bc0624ecd8 .te-theme-btn_d50983754d8885e1 {
      background-color: #317EFE;
      color: #ffffff; }
      .slider-area_c0cdf8a3176aa42b.style-1_64623fd2d5d13734 .te-single-slider_6039046336119efb .te-slider-content-wrapper_b4941e1ec12bfc53 .te-slider-content_e3d6ec387e29b661 .te-slider-btn-wrapper_a29124bc0624ecd8 .te-theme-btn_d50983754d8885e1:hover {
        background-color: #E7F914;
        color: #14203A; }
    .slider-area_c0cdf8a3176aa42b.style-1_64623fd2d5d13734 .te-single-slider_6039046336119efb .te-slider-content-wrapper_b4941e1ec12bfc53 .te-slider-content_e3d6ec387e29b661 .te-slider-btn-wrapper_a29124bc0624ecd8 .te-call-btn_c6862dd6f2b60c6a .te-icon_cf42577e82bfd510 {
      color: #317EFE; }
    .slider-area_c0cdf8a3176aa42b.style-1_64623fd2d5d13734 .te-single-slider_6039046336119efb .te-slider-content-wrapper_b4941e1ec12bfc53 .te-slider-content_e3d6ec387e29b661 .te-slider-title_5c951258c67016e3 {
      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_c0cdf8a3176aa42b.style-1_64623fd2d5d13734 .te-single-slider_6039046336119efb .te-slider-content-wrapper_b4941e1ec12bfc53 .te-slider-content_e3d6ec387e29b661 .te-slider-title_5c951258c67016e3 {
          font-size: 28px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_c0cdf8a3176aa42b.style-1_64623fd2d5d13734 .te-single-slider_6039046336119efb .te-slider-content-wrapper_b4941e1ec12bfc53 .te-slider-content_e3d6ec387e29b661 .te-slider-title_5c951258c67016e3 {
          font-size: 32px;
          line-height: 52px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_c0cdf8a3176aa42b.style-1_64623fd2d5d13734 .te-single-slider_6039046336119efb .te-slider-content-wrapper_b4941e1ec12bfc53 .te-slider-content_e3d6ec387e29b661 .te-slider-title_5c951258c67016e3 {
          font-size: 62px;
          line-height: 80px; } }
  .slider-area_c0cdf8a3176aa42b.style-1_64623fd2d5d13734 .te-slider-wrapper_137c7b1a69bb001e .container {
    position: relative; }
  .slider-area_c0cdf8a3176aa42b.style-1_64623fd2d5d13734 .te-slider-wrapper_137c7b1a69bb001e .slider-shape-bg_24e040245ec888ea {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: 100px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_c0cdf8a3176aa42b.style-1_64623fd2d5d13734 .te-slider-wrapper_137c7b1a69bb001e .slider-shape-bg_24e040245ec888ea {
        display: none; } }
    @media (max-width: 1399px) {
      .slider-area_c0cdf8a3176aa42b.style-1_64623fd2d5d13734 .te-slider-wrapper_137c7b1a69bb001e .slider-shape-bg_24e040245ec888ea {
        margin-left: 0; } }
    .slider-area_c0cdf8a3176aa42b.style-1_64623fd2d5d13734 .te-slider-wrapper_137c7b1a69bb001e .slider-shape-bg_24e040245ec888ea: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_00c15fe00fa82edd {
  position: relative; }

.te-info-card_18954e6f006311b7 {
  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_18954e6f006311b7 {
      padding: 40px 25px; } }
  .te-info-card_18954e6f006311b7: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_18954e6f006311b7:hover .te-image-wrapper_811d75d0a8440ca1 .overlay_8b4d6ec84e73761f {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      opacity: 0.72; }
    .te-info-card_18954e6f006311b7:hover .te-image-wrapper_811d75d0a8440ca1 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_18954e6f006311b7:hover .icon_513d626ec95284a2 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-info-card_18954e6f006311b7:hover .content .te-read-more_204ba4c8cb956704 .te-theme-btn_d50983754d8885e1 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_18954e6f006311b7 .te-info-card-inner_0510a95b545a699f {
    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_18954e6f006311b7 .te-image-wrapper_811d75d0a8440ca1 {
    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_18954e6f006311b7 .te-image-wrapper_811d75d0a8440ca1 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_18954e6f006311b7 .te-image-wrapper_811d75d0a8440ca1 .overlay_8b4d6ec84e73761f {
      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_18954e6f006311b7 .icon_513d626ec95284a2 {
    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_18954e6f006311b7 .icon_513d626ec95284a2 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_18954e6f006311b7 .te-content-wrapper_deb7654c219d2c87 {
    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_18954e6f006311b7 .te-title-wrapper_9f9daa39e1cdcb43 {
    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_18954e6f006311b7 .te-title-wrapper_9f9daa39e1cdcb43 .icon_513d626ec95284a2 {
      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_18954e6f006311b7 .te-title-wrapper_9f9daa39e1cdcb43 .icon_513d626ec95284a2::before, .te-info-card_18954e6f006311b7 .te-title-wrapper_9f9daa39e1cdcb43 .icon_513d626ec95284a2::after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #317EFE;
        border: 1px solid #E1E1E1; }
      .te-info-card_18954e6f006311b7 .te-title-wrapper_9f9daa39e1cdcb43 .icon_513d626ec95284a2::before {
        top: 15px;
        left: 5px; }
      .te-info-card_18954e6f006311b7 .te-title-wrapper_9f9daa39e1cdcb43 .icon_513d626ec95284a2::after {
        bottom: 15px;
        right: 5px; }
    .te-info-card_18954e6f006311b7 .te-title-wrapper_9f9daa39e1cdcb43 .title {
      font-size: 24px;
      line-height: 24px;
      font-weight: 500;
      margin: 0;
      color: #14203A;
      -webkit-transition: all 0.6s ease;
      transition: all 0.6s ease; }
    .te-info-card_18954e6f006311b7 .te-title-wrapper_9f9daa39e1cdcb43 .divider_41a975c84707222c {
      width: 55px;
      height: 2px;
      background-color: #317EFE; }
  .te-info-card_18954e6f006311b7 .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .te-info-card_18954e6f006311b7 .content .desc_82851f70f34f93b9 {
      -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_18954e6f006311b7 .content .te-read-more_204ba4c8cb956704 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start; }
      .te-info-card_18954e6f006311b7 .content .te-read-more_204ba4c8cb956704 .te-theme-btn_d50983754d8885e1 {
        background-color: transparent;
        color: #317EFE;
        border: 1px solid #131A2A;
        padding: 9px 28px; }
        .te-info-card_18954e6f006311b7 .content .te-read-more_204ba4c8cb956704 .te-theme-btn_d50983754d8885e1:hover {
          background-color: #317EFE;
          color: #ffffff;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-info-card_18954e6f006311b7.style-2_f1b08639b12a680b {
  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_18954e6f006311b7.style-2_f1b08639b12a680b {
      padding: 35px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .te-info-card_18954e6f006311b7.style-2_f1b08639b12a680b {
      padding: 35px; } }
  .te-info-card_18954e6f006311b7.style-2_f1b08639b12a680b:hover .image img {
    -webkit-transform: scale(1.03);
            transform: scale(1.03);
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-info-card_18954e6f006311b7.style-2_f1b08639b12a680b:hover .content .te-read-more_204ba4c8cb956704 .te-theme-btn_d50983754d8885e1 {
    background-color: inherit;
    color: #317EFE; }
  .te-info-card_18954e6f006311b7.style-2_f1b08639b12a680b .image {
    border-radius: 20px;
    overflow: hidden; }
    .te-info-card_18954e6f006311b7.style-2_f1b08639b12a680b .image img {
      -webkit-transform: scale(1);
              transform: scale(1);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      width: 100%; }
  .te-info-card_18954e6f006311b7.style-2_f1b08639b12a680b .te-title-wrapper_9f9daa39e1cdcb43 {
    padding-bottom: 15px; }
  .te-info-card_18954e6f006311b7.style-2_f1b08639b12a680b .te-content-wrapper_deb7654c219d2c87 {
    text-align: left;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .te-info-card_18954e6f006311b7.style-2_f1b08639b12a680b .content {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px; }
    .te-info-card_18954e6f006311b7.style-2_f1b08639b12a680b .content .te-read-more_204ba4c8cb956704 .te-theme-btn_d50983754d8885e1 {
      padding: 0;
      border: 0; }

.te-icon-card_92f886a303fdd01d {
  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_92f886a303fdd01d {
      -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_92f886a303fdd01d:hover .icon_513d626ec95284a2 img {
    -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg);
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-icon-card_92f886a303fdd01d .icon_513d626ec95284a2 {
    width: 78px;
    height: 78px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .te-icon-card_92f886a303fdd01d .icon_513d626ec95284a2 img {
      width: 100%;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-icon-card_92f886a303fdd01d .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-icon-card_92f886a303fdd01d .content {
        gap: 15px; } }
    .te-icon-card_92f886a303fdd01d .content .title {
      font-family: "Inter", sans-serif;
      font-weight: 500;
      font-size: 24px;
      line-height: 36px;
      color: #14203A;
      margin-bottom: 0; }
    .te-icon-card_92f886a303fdd01d .content .desc_82851f70f34f93b9 {
      font-family: "Inter", sans-serif;
      font-size: 18px;
      line-height: 30px;
      font-weight: 400;
      color: #335371;
      margin-bottom: 0; }
      .te-icon-card_92f886a303fdd01d .content .desc_82851f70f34f93b9 a {
        color: #335371; }

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

.te-icon-card_92f886a303fdd01d.style-three_35c0d98115b72ff6 {
  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_92f886a303fdd01d.style-three_35c0d98115b72ff6 .icon_513d626ec95284a2 {
    width: 72px;
    height: 72px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .te-icon-card_92f886a303fdd01d.style-three_35c0d98115b72ff6 .icon_513d626ec95284a2 img {
      width: 100%; }
  .te-icon-card_92f886a303fdd01d.style-three_35c0d98115b72ff6 .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .te-icon-card_92f886a303fdd01d.style-three_35c0d98115b72ff6 .content .title {
      color: #ffffff; }
    .te-icon-card_92f886a303fdd01d.style-three_35c0d98115b72ff6 .content .desc_82851f70f34f93b9 {
      color: #c7cdda; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-icon-card_92f886a303fdd01d.style-three_35c0d98115b72ff6 {
      gap: 25px; }
      .te-icon-card_92f886a303fdd01d.style-three_35c0d98115b72ff6 .content {
        gap: 18px; } }

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

.te-about-image-card_72dde24d5baea0b1 .te-main-img-wrapper_63660cdbfd114f31 {
  text-align: right; }
  @media (max-width: 991px) {
    .te-about-image-card_72dde24d5baea0b1 .te-main-img-wrapper_63660cdbfd114f31 {
      text-align: left; } }
  .te-about-image-card_72dde24d5baea0b1 .te-main-img-wrapper_63660cdbfd114f31 .te-main-img-inner_33ccdc7aee6d719c {
    position: relative;
    display: inline-block;
    z-index: 2; }
    .te-about-image-card_72dde24d5baea0b1 .te-main-img-wrapper_63660cdbfd114f31 .te-main-img-inner_33ccdc7aee6d719c > img {
      border-radius: 500px 500px 0 0;
      margin-left: 7px;
      margin-top: 4px; }
      @media (max-width: 650px) {
        .te-about-image-card_72dde24d5baea0b1 .te-main-img-wrapper_63660cdbfd114f31 .te-main-img-inner_33ccdc7aee6d719c > img {
          width: 100%; } }
    .te-about-image-card_72dde24d5baea0b1 .te-main-img-wrapper_63660cdbfd114f31 .te-main-img-inner_33ccdc7aee6d719c .te-img-card-shape_abdd30b5dbb8904c {
      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_72dde24d5baea0b1 .te-main-img-wrapper_63660cdbfd114f31 .te-main-img-inner_33ccdc7aee6d719c .te-img-card-shape_abdd30b5dbb8904c {
          right: 0; } }
.te-about-image-card_72dde24d5baea0b1 .te-company-foundation_913daa44d3841b0e {
  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_72dde24d5baea0b1 .te-company-foundation_913daa44d3841b0e .te-counter-wrapper_4deb45a5f1cb5e7f {
    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_72dde24d5baea0b1 .te-company-foundation_913daa44d3841b0e .counter-title_b53c741eac30aa58 {
    font-size: 45px;
    font-weight: 700;
    line-height: 54.9px;
    letter-spacing: -0.8px;
    color: #14203A;
    margin-bottom: 0; }
  .te-about-image-card_72dde24d5baea0b1 .te-company-foundation_913daa44d3841b0e .title {
    font-size: 14.35px;
    font-weight: 500;
    line-height: 140%;
    letter-spacing: 0.359px;
    color: #14203A;
    margin-bottom: 0;
    text-align: left; }

.te-about-image-card_72dde24d5baea0b1.style-2_f1b08639b12a680b .te-main-img-wrapper_63660cdbfd114f31 .te-main-img-inner_33ccdc7aee6d719c {
  border-radius: 20px;
  padding-right: 80px;
  margin-top: 23px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-image-card_72dde24d5baea0b1.style-2_f1b08639b12a680b .te-main-img-wrapper_63660cdbfd114f31 .te-main-img-inner_33ccdc7aee6d719c {
      padding-right: 0;
      margin-top: 0; } }
  .te-about-image-card_72dde24d5baea0b1.style-2_f1b08639b12a680b .te-main-img-wrapper_63660cdbfd114f31 .te-main-img-inner_33ccdc7aee6d719c > img {
    margin: 0;
    border-radius: 20px; }
  .te-about-image-card_72dde24d5baea0b1.style-2_f1b08639b12a680b .te-main-img-wrapper_63660cdbfd114f31 .te-main-img-inner_33ccdc7aee6d719c .te-img-card-shape_abdd30b5dbb8904c {
    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_72dde24d5baea0b1.style-2_f1b08639b12a680b .te-main-img-wrapper_63660cdbfd114f31 .te-main-img-inner_33ccdc7aee6d719c .te-img-card-shape_abdd30b5dbb8904c {
        display: none; } }
  .te-about-image-card_72dde24d5baea0b1.style-2_f1b08639b12a680b .te-main-img-wrapper_63660cdbfd114f31 .te-main-img-inner_33ccdc7aee6d719c .te-another-image_841afb0938d12d06 {
    position: absolute;
    top: 55%;
    right: -45px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-image-card_72dde24d5baea0b1.style-2_f1b08639b12a680b .te-main-img-wrapper_63660cdbfd114f31 .te-main-img-inner_33ccdc7aee6d719c .te-another-image_841afb0938d12d06 {
        position: relative;
        right: unset;
        top: unset; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .te-about-image-card_72dde24d5baea0b1.style-2_f1b08639b12a680b .te-main-img-wrapper_63660cdbfd114f31 .te-main-img-inner_33ccdc7aee6d719c .te-another-image_841afb0938d12d06 {
        position: relative; } }
    .te-about-image-card_72dde24d5baea0b1.style-2_f1b08639b12a680b .te-main-img-wrapper_63660cdbfd114f31 .te-main-img-inner_33ccdc7aee6d719c .te-another-image_841afb0938d12d06 .te-another-image-inner_6316a8580bb8cf10 {
      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_72dde24d5baea0b1.style-2_f1b08639b12a680b .te-main-img-wrapper_63660cdbfd114f31 .te-main-img-inner_33ccdc7aee6d719c .te-another-image_841afb0938d12d06 .te-another-image-inner_6316a8580bb8cf10 {
          width: 100%; }
          .te-about-image-card_72dde24d5baea0b1.style-2_f1b08639b12a680b .te-main-img-wrapper_63660cdbfd114f31 .te-main-img-inner_33ccdc7aee6d719c .te-another-image_841afb0938d12d06 .te-another-image-inner_6316a8580bb8cf10 img {
            width: 100%; } }
    .te-about-image-card_72dde24d5baea0b1.style-2_f1b08639b12a680b .te-main-img-wrapper_63660cdbfd114f31 .te-main-img-inner_33ccdc7aee6d719c .te-another-image_841afb0938d12d06 .video-btn_42b9c4db1b895e9f {
      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_72dde24d5baea0b1.style-2_f1b08639b12a680b .te-main-img-wrapper_63660cdbfd114f31 .te-main-img-inner_33ccdc7aee6d719c .te-another-image_841afb0938d12d06 .video-btn_42b9c4db1b895e9f {
          left: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%); } }
      .te-about-image-card_72dde24d5baea0b1.style-2_f1b08639b12a680b .te-main-img-wrapper_63660cdbfd114f31 .te-main-img-inner_33ccdc7aee6d719c .te-another-image_841afb0938d12d06 .video-btn_42b9c4db1b895e9f 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_72dde24d5baea0b1.style-2_f1b08639b12a680b .te-main-img-wrapper_63660cdbfd114f31 .te-main-img-inner_33ccdc7aee6d719c .te-another-image_841afb0938d12d06 .te-badge-text_f8cd0baee0c4e7d0 {
      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_72dde24d5baea0b1.style-2_f1b08639b12a680b .te-main-img-wrapper_63660cdbfd114f31 .te-main-img-inner_33ccdc7aee6d719c .te-another-image_841afb0938d12d06 .te-badge-text_f8cd0baee0c4e7d0 {
          left: unset;
          top: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%);
          right: 0; } }
      .te-about-image-card_72dde24d5baea0b1.style-2_f1b08639b12a680b .te-main-img-wrapper_63660cdbfd114f31 .te-main-img-inner_33ccdc7aee6d719c .te-another-image_841afb0938d12d06 .te-badge-text_f8cd0baee0c4e7d0 .icon_513d626ec95284a2 {
        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_72dde24d5baea0b1.style-2_f1b08639b12a680b .te-main-img-wrapper_63660cdbfd114f31 .te-main-img-inner_33ccdc7aee6d719c .te-another-image_841afb0938d12d06 .te-badge-text_f8cd0baee0c4e7d0 .text {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -ms-flex-negative: 0;
            flex-shrink: 0;
        text-align: left; }
        .te-about-image-card_72dde24d5baea0b1.style-2_f1b08639b12a680b .te-main-img-wrapper_63660cdbfd114f31 .te-main-img-inner_33ccdc7aee6d719c .te-another-image_841afb0938d12d06 .te-badge-text_f8cd0baee0c4e7d0 .text .title {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #14203A; }
        .te-about-image-card_72dde24d5baea0b1.style-2_f1b08639b12a680b .te-main-img-wrapper_63660cdbfd114f31 .te-main-img-inner_33ccdc7aee6d719c .te-another-image_841afb0938d12d06 .te-badge-text_f8cd0baee0c4e7d0 .text span {
          font-size: 12px;
          font-weight: 400;
          line-height: 12px;
          color: #335371; }

.te-about-info-card_dcf3e50a83d0fa20 .te-about-info-content_2f9f60a72bc2920f {
  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_dcf3e50a83d0fa20 .te-about-info-content_2f9f60a72bc2920f .te-section-title_28e372d2634ba601 {
    margin-bottom: 0; }
    .te-about-info-card_dcf3e50a83d0fa20 .te-about-info-content_2f9f60a72bc2920f .te-section-title_28e372d2634ba601 .title {
      margin-bottom: 0; }
  .te-about-info-card_dcf3e50a83d0fa20 .te-about-info-content_2f9f60a72bc2920f .te-list-item-wrapper_ee4bbce622ff6a67 {
    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_dcf3e50a83d0fa20 .te-about-info-content_2f9f60a72bc2920f .te-list-item-wrapper_ee4bbce622ff6a67 {
        grid-template-columns: repeat(1, 1fr); } }
    .te-about-info-card_dcf3e50a83d0fa20 .te-about-info-content_2f9f60a72bc2920f .te-list-item-wrapper_ee4bbce622ff6a67 .te-list-item_8ce1c0082a9cf04a .icon_513d626ec95284a2 {
      font-size: 24px;
      color: #317EFE;
      background-color: transparent;
      width: unset;
      height: unset; }
    .te-about-info-card_dcf3e50a83d0fa20 .te-about-info-content_2f9f60a72bc2920f .te-list-item-wrapper_ee4bbce622ff6a67 .te-list-item_8ce1c0082a9cf04a .text {
      color: #14203A; }
  .te-about-info-card_dcf3e50a83d0fa20 .te-about-info-content_2f9f60a72bc2920f .te-info-list_d928a4868791355a {
    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_dcf3e50a83d0fa20 .te-about-info-content_2f9f60a72bc2920f .te-info-list_d928a4868791355a {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 20px; } }
    .te-about-info-card_dcf3e50a83d0fa20 .te-about-info-content_2f9f60a72bc2920f .te-info-list_d928a4868791355a .te-single-info-list_3f17c26f51a3e8b3 {
      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_dcf3e50a83d0fa20 .te-about-info-content_2f9f60a72bc2920f .te-info-list_d928a4868791355a .te-single-info-list_3f17c26f51a3e8b3:hover .icon_513d626ec95284a2 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_dcf3e50a83d0fa20 .te-about-info-content_2f9f60a72bc2920f .te-info-list_d928a4868791355a .te-single-info-list_3f17c26f51a3e8b3 .icon_513d626ec95284a2 {
        margin-bottom: 10px;
        position: relative;
        margin-left: 20px; }
        .te-about-info-card_dcf3e50a83d0fa20 .te-about-info-content_2f9f60a72bc2920f .te-info-list_d928a4868791355a .te-single-info-list_3f17c26f51a3e8b3 .icon_513d626ec95284a2::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_dcf3e50a83d0fa20 .te-about-info-content_2f9f60a72bc2920f .te-info-list_d928a4868791355a .te-single-info-list_3f17c26f51a3e8b3 .icon_513d626ec95284a2 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_dcf3e50a83d0fa20 .te-about-info-content_2f9f60a72bc2920f .te-info-list_d928a4868791355a .te-single-info-list_3f17c26f51a3e8b3 .title {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0px;
        margin-bottom: 0; }
      .te-about-info-card_dcf3e50a83d0fa20 .te-about-info-content_2f9f60a72bc2920f .te-info-list_d928a4868791355a .te-single-info-list_3f17c26f51a3e8b3 .short-title_9ec0cff52d3d89ed {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px; }

.te-about-info-card_dcf3e50a83d0fa20.style-2_f1b08639b12a680b .te-about-info-content_2f9f60a72bc2920f {
  gap: 10px; }
  .te-about-info-card_dcf3e50a83d0fa20.style-2_f1b08639b12a680b .te-about-info-content_2f9f60a72bc2920f .te-list-item-wrapper_ee4bbce622ff6a67 {
    padding-top: 6px;
    gap: 0; }
    .te-about-info-card_dcf3e50a83d0fa20.style-2_f1b08639b12a680b .te-about-info-content_2f9f60a72bc2920f .te-list-item-wrapper_ee4bbce622ff6a67 .te-list-item_8ce1c0082a9cf04a .icon_513d626ec95284a2 {
      width: 16px;
      height: 16px;
      background-color: #317EFE;
      border-radius: 50%;
      color: white;
      font-size: 10px; }
    .te-about-info-card_dcf3e50a83d0fa20.style-2_f1b08639b12a680b .te-about-info-content_2f9f60a72bc2920f .te-list-item-wrapper_ee4bbce622ff6a67 .te-list-item_8ce1c0082a9cf04a .text {
      color: #335371; }
  .te-about-info-card_dcf3e50a83d0fa20.style-2_f1b08639b12a680b .te-about-info-content_2f9f60a72bc2920f .te-info-list_d928a4868791355a {
    border-top: 1px solid #E1E1E1;
    padding-top: 40px; }
    .te-about-info-card_dcf3e50a83d0fa20.style-2_f1b08639b12a680b .te-about-info-content_2f9f60a72bc2920f .te-info-list_d928a4868791355a .divider_41a975c84707222c {
      width: 1px;
      background-color: #E1E1E1;
      height: 127px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-info-card_dcf3e50a83d0fa20.style-2_f1b08639b12a680b .te-about-info-content_2f9f60a72bc2920f .te-info-list_d928a4868791355a .divider_41a975c84707222c {
          height: 1px;
          width: 100%; } }

.te-about-info-card_dcf3e50a83d0fa20.style-three_35c0d98115b72ff6 .te-section-title_28e372d2634ba601 {
  margin-bottom: 40px; }
.te-about-info-card_dcf3e50a83d0fa20.style-three_35c0d98115b72ff6 .about-info-wrapper_4253188a8226747b {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_dcf3e50a83d0fa20.style-three_35c0d98115b72ff6 .about-info-wrapper_4253188a8226747b {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .te-about-info-card_dcf3e50a83d0fa20.style-three_35c0d98115b72ff6 .about-info-wrapper_4253188a8226747b .about-info-img_f1b2e4aa2f5e74a4 {
    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_dcf3e50a83d0fa20.style-three_35c0d98115b72ff6 .about-info-wrapper_4253188a8226747b .about-info-img_f1b2e4aa2f5e74a4 {
        height: 350px; } }
    .te-about-info-card_dcf3e50a83d0fa20.style-three_35c0d98115b72ff6 .about-info-wrapper_4253188a8226747b .about-info-img_f1b2e4aa2f5e74a4 img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.te-about-info-card_dcf3e50a83d0fa20.style-three_35c0d98115b72ff6 .te-about-info-content_2f9f60a72bc2920f {
  padding-left: 50px;
  gap: 30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_dcf3e50a83d0fa20.style-three_35c0d98115b72ff6 .te-about-info-content_2f9f60a72bc2920f {
      padding-left: 0;
      padding-top: 50px; } }
  .te-about-info-card_dcf3e50a83d0fa20.style-three_35c0d98115b72ff6 .te-about-info-content_2f9f60a72bc2920f .skill-progressbar-wrapper_da334325bdad53d8 {
    width: 100%; }
  .te-about-info-card_dcf3e50a83d0fa20.style-three_35c0d98115b72ff6 .te-about-info-content_2f9f60a72bc2920f .te-icon-card-wrapper_bae4fb9f36a3a170 {
    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_dcf3e50a83d0fa20.style-three_35c0d98115b72ff6 .te-about-info-content_2f9f60a72bc2920f .te-icon-card-wrapper_bae4fb9f36a3a170 .te-icon-card_92f886a303fdd01d {
      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_dcf3e50a83d0fa20.style-three_35c0d98115b72ff6 .te-about-info-content_2f9f60a72bc2920f .te-icon-card-wrapper_bae4fb9f36a3a170 .te-icon-card_92f886a303fdd01d .icon_513d626ec95284a2 {
        width: 40px;
        height: 40px; }
      .te-about-info-card_dcf3e50a83d0fa20.style-three_35c0d98115b72ff6 .te-about-info-content_2f9f60a72bc2920f .te-icon-card-wrapper_bae4fb9f36a3a170 .te-icon-card_92f886a303fdd01d .content {
        gap: 4px; }
        .te-about-info-card_dcf3e50a83d0fa20.style-three_35c0d98115b72ff6 .te-about-info-content_2f9f60a72bc2920f .te-icon-card-wrapper_bae4fb9f36a3a170 .te-icon-card_92f886a303fdd01d .content .title {
          font-size: 18px;
          line-height: 24px; }
  .te-about-info-card_dcf3e50a83d0fa20.style-three_35c0d98115b72ff6 .te-about-info-content_2f9f60a72bc2920f .te-btn-wrapper_4fbafc775d495b5d {
    margin-top: 7px; }

.te-counter-card_2a35c1ee6111e658 {
  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_2a35c1ee6111e658 {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 575px) {
    .te-counter-card_2a35c1ee6111e658 {
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 50px; } }
  .te-counter-card_2a35c1ee6111e658 .te-counter-item_255ad3e0fbbe0e8b {
    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_2a35c1ee6111e658 .te-counter-item_255ad3e0fbbe0e8b:hover .icon_513d626ec95284a2 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-counter-card_2a35c1ee6111e658 .te-counter-item_255ad3e0fbbe0e8b .icon_513d626ec95284a2 {
      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_2a35c1ee6111e658 .te-counter-item_255ad3e0fbbe0e8b .icon_513d626ec95284a2 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-counter-card_2a35c1ee6111e658 .te-counter-item_255ad3e0fbbe0e8b .te-counter-title_b0808e048ae7c58b {
      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_2a35c1ee6111e658 .te-counter-item_255ad3e0fbbe0e8b .te-counter-title_b0808e048ae7c58b .content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 26px; }
    .te-counter-card_2a35c1ee6111e658 .te-counter-item_255ad3e0fbbe0e8b .number_02b93047330f66b9 {
      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_2a35c1ee6111e658 .te-counter-item_255ad3e0fbbe0e8b .number_02b93047330f66b9 {
          font-size: 36px;
          line-height: 40px; } }
    .te-counter-card_2a35c1ee6111e658 .te-counter-item_255ad3e0fbbe0e8b .title {
      margin: 0;
      font-family: "Inter", sans-serif;
      font-weight: 400;
      font-size: 18px;
      line-height: 18px;
      color: #335371; }
    .te-counter-card_2a35c1ee6111e658 .te-counter-item_255ad3e0fbbe0e8b .text {
      margin: 0;
      color: #c7cdda; }

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

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

.te-process-step_ce6ff9a080c12c19 {
  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_ce6ff9a080c12c19::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_ce6ff9a080c12c19 {
      padding: 32px 28px 42px 28px; } }
  .te-process-step_ce6ff9a080c12c19:hover {
    top: -5px; }
    .te-process-step_ce6ff9a080c12c19:hover::before {
      width: 100%;
      height: 100%;
      border-radius: 0;
      -webkit-transform: translateX(-50%) scale(1);
              transform: translateX(-50%) scale(1); }
    .te-process-step_ce6ff9a080c12c19:hover .icon_513d626ec95284a2 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_ce6ff9a080c12c19:hover .counter-number_50d894286d3e27c5 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_ce6ff9a080c12c19:hover .content .te-read-more_204ba4c8cb956704 .te-theme-btn_d50983754d8885e1 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff; }
  .te-process-step_ce6ff9a080c12c19 .icon_513d626ec95284a2 {
    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_ce6ff9a080c12c19 .icon_513d626ec95284a2 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-process-step_ce6ff9a080c12c19 .te-content-wrapper_deb7654c219d2c87 {
    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_ce6ff9a080c12c19 .te-counter-wrapper_4deb45a5f1cb5e7f {
    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_ce6ff9a080c12c19 .te-counter-wrapper_4deb45a5f1cb5e7f .shape_d646bbf634939292 {
      position: relative; }
  .te-process-step_ce6ff9a080c12c19 .counter-number_50d894286d3e27c5 {
    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_ce6ff9a080c12c19 .te-title-wrapper_9f9daa39e1cdcb43 {
    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_ce6ff9a080c12c19 .te-title-wrapper_9f9daa39e1cdcb43 .icon_513d626ec95284a2 {
      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_ce6ff9a080c12c19 .te-title-wrapper_9f9daa39e1cdcb43 .title {
      font-size: 24px;
      line-height: 32px;
      font-weight: 500;
      margin: 0;
      color: #ffffff;
      -webkit-transition: all 0.6s ease;
      transition: all 0.6s ease; }
  .te-process-step_ce6ff9a080c12c19 .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px; }
    .te-process-step_ce6ff9a080c12c19 .content .desc_82851f70f34f93b9 {
      -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_ce6ff9a080c12c19 .content .te-read-more_204ba4c8cb956704 {
      margin-top: -10px; }
      .te-process-step_ce6ff9a080c12c19 .content .te-read-more_204ba4c8cb956704 .te-theme-btn_d50983754d8885e1 {
        border: 1px solid #E1E1E1;
        color: #317EFE;
        background-color: transparent; }

.te-testimonial-card_9811a6752a41627b {
  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_9811a6752a41627b {
      padding: 30px; } }
  .te-testimonial-card_9811a6752a41627b .te-content-wrapper_deb7654c219d2c87 {
    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_9811a6752a41627b .te-content-wrapper_deb7654c219d2c87 .content {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
    .te-testimonial-card_9811a6752a41627b .te-content-wrapper_deb7654c219d2c87 .te-user-meta_5f50c7d4595a1a38 {
      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_9811a6752a41627b .te-content-wrapper_deb7654c219d2c87 .te-user-meta_5f50c7d4595a1a38 {
          -webkit-box-align: end;
              -ms-flex-align: end;
                  align-items: flex-end; } }
      .te-testimonial-card_9811a6752a41627b .te-content-wrapper_deb7654c219d2c87 .te-user-meta_5f50c7d4595a1a38 .te-user-info_f9cd1eb14875602e {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .te-testimonial-card_9811a6752a41627b .te-content-wrapper_deb7654c219d2c87 .te-user-meta_5f50c7d4595a1a38 .te-user-info_f9cd1eb14875602e .image {
          width: 74px;
          height: 84px;
          border-radius: 20px;
          overflow: hidden;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .te-testimonial-card_9811a6752a41627b .te-content-wrapper_deb7654c219d2c87 .te-user-meta_5f50c7d4595a1a38 .te-user-info_f9cd1eb14875602e .rating_be6af7a69d8c0a21 {
          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_9811a6752a41627b .te-content-wrapper_deb7654c219d2c87 .te-user-meta_5f50c7d4595a1a38 .te-user-info_f9cd1eb14875602e .name {
          font-size: 24px;
          font-weight: 500;
          line-height: 34px;
          letter-spacing: 0px;
          color: #14203A;
          margin-bottom: 0; }
          @media only screen and (min-width: 0px) and (max-width: 767px) {
            .te-testimonial-card_9811a6752a41627b .te-content-wrapper_deb7654c219d2c87 .te-user-meta_5f50c7d4595a1a38 .te-user-info_f9cd1eb14875602e .name {
              font-size: 18px;
              line-height: 28px; } }
        .te-testimonial-card_9811a6752a41627b .te-content-wrapper_deb7654c219d2c87 .te-user-meta_5f50c7d4595a1a38 .te-user-info_f9cd1eb14875602e .designation_87cfd9f485c860c7 {
          font-size: 18px;
          font-weight: 400;
          line-height: 36px;
          color: #14203A; }
      .te-testimonial-card_9811a6752a41627b .te-content-wrapper_deb7654c219d2c87 .te-user-meta_5f50c7d4595a1a38 .icon_513d626ec95284a2 {
        color: #E1E1E1;
        font-size: 55px;
        margin-top: 20px; }
        @media (max-width: 570px) {
          .te-testimonial-card_9811a6752a41627b .te-content-wrapper_deb7654c219d2c87 .te-user-meta_5f50c7d4595a1a38 .icon_513d626ec95284a2 {
            position: absolute;
            right: 30px;
            top: 0;
            z-index: -1;
            font-size: 35px; } }

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

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

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

.te-accordion-box-wrapper_731c8a172562be7e {
  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_1600eeed6e81ab28 .te-accordion-list-item_709ebcd59ecced04 {
  border: 1px solid #E1E1E1;
  border-radius: 20px; }
  .accordion-wrapper_1600eeed6e81ab28 .te-accordion-list-item_709ebcd59ecced04 .te-accordion-head_663e664fee1eb247 {
    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_1600eeed6e81ab28 .te-accordion-list-item_709ebcd59ecced04 .te-accordion-head_663e664fee1eb247: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_1600eeed6e81ab28 .te-accordion-list-item_709ebcd59ecced04 .te-accordion-head_663e664fee1eb247.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_1600eeed6e81ab28 .te-accordion-list-item_709ebcd59ecced04 .te-accordion-head_663e664fee1eb247 .te-accordion-title_49019aa215f33a8e {
      font-size: 20px;
      line-height: 32px;
      font-weight: 500;
      margin-bottom: 0;
      letter-spacing: 0px; }
  .accordion-wrapper_1600eeed6e81ab28 .te-accordion-list-item_709ebcd59ecced04 .te-accordion-body_ded9f9a11d2c4233 {
    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_28492213072e53ae {
  border-left: 4px solid #dfe2e9;
  padding-left: 45px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .page-header_28492213072e53ae {
      padding-left: 30px; } }
  .page-header_28492213072e53ae .te-page-title_7bfbfba2cf4ad05b,
  .page-header_28492213072e53ae .page-title_bf4e22747cc2b5d1 {
    font-size: 42px;
    line-height: 48px; }
    @media (max-width: 991px) {
      .page-header_28492213072e53ae .te-page-title_7bfbfba2cf4ad05b,
      .page-header_28492213072e53ae .page-title_bf4e22747cc2b5d1 {
        font-size: 38px;
        line-height: 48px; } }

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

.te-post-item_33dbd5a8404d52fd {
  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_33dbd5a8404d52fd:hover .te-post-thumbnail_c9853a35846ff376 img,
  .te-post-item_33dbd5a8404d52fd:hover .post-video_daf65899e608381a 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_33dbd5a8404d52fd iframe {
    width: 100%;
    height: 522px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_33dbd5a8404d52fd iframe {
        height: 350px; } }
  .te-post-item_33dbd5a8404d52fd .post-gallery .slick-list_ff26295d673acc7e .slick-track_31b0218c90ac0afd {
    height: 392px;
    overflow: hidden; }
  .te-post-item_33dbd5a8404d52fd .te-post-content-wrapper_3210172e7b8dc04f {
    padding: 32px 32px 40px 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_33dbd5a8404d52fd .te-post-content-wrapper_3210172e7b8dc04f {
        padding: 35px;
        padding-top: 30px; } }
    .te-post-item_33dbd5a8404d52fd .te-post-content-wrapper_3210172e7b8dc04f .te-read-more_204ba4c8cb956704 {
      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_33dbd5a8404d52fd.format-quote_c80f598ee0e7831e .te-post-content {
    margin: 0; }
  .te-post-item_33dbd5a8404d52fd.format-quote_c80f598ee0e7831e blockquote {
    margin: 0; }
    .te-post-item_33dbd5a8404d52fd.format-quote_c80f598ee0e7831e blockquote p {
      margin-top: 0; }
    .te-post-item_33dbd5a8404d52fd.format-quote_c80f598ee0e7831e 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_33dbd5a8404d52fd.format-quote_c80f598ee0e7831e blockquote cite a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-post-item_33dbd5a8404d52fd.sticky_300a8db341ad05fb {
    border: 2px solid #317EFE; }
    .te-post-item_33dbd5a8404d52fd.sticky_300a8db341ad05fb .te-post-content {
      margin-bottom: 0; }
      .te-post-item_33dbd5a8404d52fd.sticky_300a8db341ad05fb .te-post-content p {
        margin-bottom: 0; }
  .te-post-item_33dbd5a8404d52fd .te-post-title_42debe5673ecf53b {
    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_33dbd5a8404d52fd .te-post-title_42debe5673ecf53b {
        font-size: 28px;
        line-height: 42px;
        margin-top: 5px; } }
    .te-post-item_33dbd5a8404d52fd .te-post-title_42debe5673ecf53b:hover a {
      color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-post-item_33dbd5a8404d52fd .te-post-content p {
    margin-top: 17px; }
  .te-post-item_33dbd5a8404d52fd .te-post-content h2,
  .te-post-item_33dbd5a8404d52fd .te-post-content h3,
  .te-post-item_33dbd5a8404d52fd .te-post-content h4,
  .te-post-item_33dbd5a8404d52fd .te-post-content h5,
  .te-post-item_33dbd5a8404d52fd .te-post-content h6 {
    margin-bottom: 10px; }
  .te-post-item_33dbd5a8404d52fd .te-post-content p {
    margin-bottom: unset; }
  .te-post-item_33dbd5a8404d52fd .te-single-post-meta_83d578dcd6b2910c {
    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_33dbd5a8404d52fd .te-social-share_84bfec324dd6d4e6 {
    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_33dbd5a8404d52fd .te-social-share_84bfec324dd6d4e6 a.facebook_696a9cb0127d21cb {
      color: #1877f2; }
    .te-post-item_33dbd5a8404d52fd .te-social-share_84bfec324dd6d4e6 a.twitter_d864e92eb4aac354 {
      color: #1da1f2; }
    .te-post-item_33dbd5a8404d52fd .te-social-share_84bfec324dd6d4e6 a.linkedin_e0b6047058bd2a26 {
      color: #1a70c6; }
    .te-post-item_33dbd5a8404d52fd .te-social-share_84bfec324dd6d4e6 .te-social-share-title_7cb7f4d0500e4df2 {
      font-size: 16px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A;
      margin-right: 5px;
      text-transform: uppercase; }
  .te-post-item_33dbd5a8404d52fd .te-blog-post-tag_079b3579f2b0e846 {
    width: 100%;
    display: inline-block; }
    .te-post-item_33dbd5a8404d52fd .te-blog-post-tag_079b3579f2b0e846 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_33dbd5a8404d52fd .te-blog-post-tag_079b3579f2b0e846 .te-post-tag-list_be8397439c12c01c {
      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_33dbd5a8404d52fd .te-blog-post-tag_079b3579f2b0e846 .te-post-tag-list_be8397439c12c01c 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_33dbd5a8404d52fd .te-blog-post-tag_079b3579f2b0e846 .te-post-tag-list_be8397439c12c01c 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_33dbd5a8404d52fd .te-post-thumbnail_c9853a35846ff376,
  .te-post-item_33dbd5a8404d52fd .post-video_daf65899e608381a {
    position: relative;
    overflow: hidden; }
    .te-post-item_33dbd5a8404d52fd .te-post-thumbnail_c9853a35846ff376 img,
    .te-post-item_33dbd5a8404d52fd .post-video_daf65899e608381a 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_33dbd5a8404d52fd .te-post-thumbnail_c9853a35846ff376 .popup-video-wrapper_197da572358bd7f5,
    .te-post-item_33dbd5a8404d52fd .post-video_daf65899e608381a .popup-video-wrapper_197da572358bd7f5 {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .te-post-item_33dbd5a8404d52fd .te-post-thumbnail_c9853a35846ff376 .video-btn_42b9c4db1b895e9f a,
    .te-post-item_33dbd5a8404d52fd .post-video_daf65899e608381a .video-btn_42b9c4db1b895e9f 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_33dbd5a8404d52fd .te-post-thumbnail_c9853a35846ff376 .video-btn_42b9c4db1b895e9f a i,
      .te-post-item_33dbd5a8404d52fd .post-video_daf65899e608381a .video-btn_42b9c4db1b895e9f a i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_33dbd5a8404d52fd .te-post-thumbnail_c9853a35846ff376 .video-btn_42b9c4db1b895e9f a:hover,
      .te-post-item_33dbd5a8404d52fd .post-video_daf65899e608381a .video-btn_42b9c4db1b895e9f a:hover {
        -webkit-animation: none;
                animation: none; }
  .te-post-item_33dbd5a8404d52fd button.post-gallery-btn_843242bfec2aeeab {
    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_33dbd5a8404d52fd button.post-gallery-btn_843242bfec2aeeab.prev-btn_3333bad05f8844e5 {
      left: 30px; }
    .te-post-item_33dbd5a8404d52fd button.post-gallery-btn_843242bfec2aeeab.next-btn_68b580d2447f2c4c {
      right: 30px; }
    .te-post-item_33dbd5a8404d52fd button.post-gallery-btn_843242bfec2aeeab 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_33dbd5a8404d52fd button.post-gallery-btn_843242bfec2aeeab:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
      .te-post-item_33dbd5a8404d52fd button.post-gallery-btn_843242bfec2aeeab:hover i {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te-post-item_33dbd5a8404d52fd .post-audio_6d7de1d0044dc568 iframe {
    width: 100%; }
  .te-post-item_33dbd5a8404d52fd .te-post-meta_d6b0466c300d4103 {
    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_33dbd5a8404d52fd .te-post-meta_d6b0466c300d4103 {
        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_33dbd5a8404d52fd .te-post-meta_d6b0466c300d4103 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_33dbd5a8404d52fd .te-post-meta_d6b0466c300d4103 span i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_33dbd5a8404d52fd .te-post-meta_d6b0466c300d4103 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_33dbd5a8404d52fd .te-post-meta_d6b0466c300d4103 span a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
          .te-post-item_33dbd5a8404d52fd .te-post-meta_d6b0466c300d4103 span a:hover i {
            color: #317EFE;
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out; }

.te-post-card_91c6250036395841 {
  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_91c6250036395841.style-1_64623fd2d5d13734 {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 20px; }
    .te-post-card_91c6250036395841.style-1_64623fd2d5d13734 .image {
      height: 290px; }
    .te-post-card_91c6250036395841.style-1_64623fd2d5d13734 .content {
      padding: 0 20px 20px 20px; }
  .te-post-card_91c6250036395841:hover .image img {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-post-card_91c6250036395841 .image {
    overflow: hidden;
    border-radius: 20px;
    position: relative;
    width: 100%;
    height: 323px;
    position: relative; }
    .te-post-card_91c6250036395841 .image img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scale(1);
              transform: scale(1);
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      position: absolute;
      top: 0;
      left: 0; }
    .te-post-card_91c6250036395841 .image .te-post-date_952aa79e5de78296 {
      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_91c6250036395841 .image .te-post-date_952aa79e5de78296 span {
        color: #ffffff;
        font-size: 20px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: 0px; }
  .te-post-card_91c6250036395841 .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    position: relative;
    z-index: 3; }
    .te-post-card_91c6250036395841 .content .te-post-meta-info_605208f69b09523a {
      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_91c6250036395841 .content .te-post-meta-info_605208f69b09523a .te-single-meta_e51863e2b33e8d59 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 8px; }
        .te-post-card_91c6250036395841 .content .te-post-meta-info_605208f69b09523a .te-single-meta_e51863e2b33e8d59 span,
        .te-post-card_91c6250036395841 .content .te-post-meta-info_605208f69b09523a .te-single-meta_e51863e2b33e8d59 a {
          color: #335371;
          font-size: 14px;
          line-height: 28px;
          font-weight: 400;
          margin: 0;
          text-transform: capitalize; }
        .te-post-card_91c6250036395841 .content .te-post-meta-info_605208f69b09523a .te-single-meta_e51863e2b33e8d59 i {
          color: #317EFE; }
    .te-post-card_91c6250036395841 .content .title {
      font-size: 24px;
      font-weight: 500;
      line-height: 39.84px;
      letter-spacing: 0px;
      font-family: "Inter", sans-serif;
      margin-bottom: 7px;
      color: #14203A;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-post-card_91c6250036395841 .content a.read-btn_6d3a9b0018d6deca {
      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_91c6250036395841 .content a.read-btn_6d3a9b0018d6deca:hover {
        color: #317EFE; }

.te-post-card_91c6250036395841.style-2_f1b08639b12a680b {
  gap: 20px; }
  .te-post-card_91c6250036395841.style-2_f1b08639b12a680b .image {
    border-radius: 20px 20px 20px 0; }
    .te-post-card_91c6250036395841.style-2_f1b08639b12a680b .image .te-post-date_952aa79e5de78296 {
      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_91c6250036395841.style-2_f1b08639b12a680b .content .title {
    font-size: 20px; }
  .te-post-card_91c6250036395841.style-2_f1b08639b12a680b .content .te-post-meta-info_605208f69b09523a {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px; }

.te-blog-details-wrapper_be7342b95c477d88 .te-comment-respond_9bae72ffce19ee4d {
  margin-top: 78px;
  margin-bottom: 40px; }
.te-blog-details-wrapper_be7342b95c477d88 .te-post-comments_f1b5c593a1ce7c6a {
  margin-top: 70px; }
.te-blog-details-wrapper_be7342b95c477d88 .wp-block-group_f06c7091aeaf1ba1.has-background_ae197d18e7ea2ab2 .wp-block-button_af6508fc54275f39 .wp-block-button__link_23688792966c1721 {
  color: #ffffff !important; }
.te-blog-details-wrapper_be7342b95c477d88 .te-post-item_33dbd5a8404d52fd {
  border: 0;
  overflow: visible;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0; }
  .te-blog-details-wrapper_be7342b95c477d88 .te-post-item_33dbd5a8404d52fd iframe {
    width: 100%;
    height: 522px; }
  .te-blog-details-wrapper_be7342b95c477d88 .te-post-item_33dbd5a8404d52fd .te-post-meta_d6b0466c300d4103 {
    margin-top: 0;
    margin-bottom: 20px; }
  .te-blog-details-wrapper_be7342b95c477d88 .te-post-item_33dbd5a8404d52fd .post-gallery:hover img {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important; }
  .te-blog-details-wrapper_be7342b95c477d88 .te-post-item_33dbd5a8404d52fd .te-post-thumbnail_c9853a35846ff376,
  .te-blog-details-wrapper_be7342b95c477d88 .te-post-item_33dbd5a8404d52fd .post-video_daf65899e608381a,
  .te-blog-details-wrapper_be7342b95c477d88 .te-post-item_33dbd5a8404d52fd .post-gallery,
  .te-blog-details-wrapper_be7342b95c477d88 .te-post-item_33dbd5a8404d52fd .postbox-audio_34468895435c8ee0,
  .te-blog-details-wrapper_be7342b95c477d88 .te-post-item_33dbd5a8404d52fd .wp-block-post-featured-image_3c5ad63dbd5de13c {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative; }
    @media (max-width: 767px) {
      .te-blog-details-wrapper_be7342b95c477d88 .te-post-item_33dbd5a8404d52fd .te-post-thumbnail_c9853a35846ff376,
      .te-blog-details-wrapper_be7342b95c477d88 .te-post-item_33dbd5a8404d52fd .post-video_daf65899e608381a,
      .te-blog-details-wrapper_be7342b95c477d88 .te-post-item_33dbd5a8404d52fd .post-gallery,
      .te-blog-details-wrapper_be7342b95c477d88 .te-post-item_33dbd5a8404d52fd .postbox-audio_34468895435c8ee0,
      .te-blog-details-wrapper_be7342b95c477d88 .te-post-item_33dbd5a8404d52fd .wp-block-post-featured-image_3c5ad63dbd5de13c {
        margin-bottom: 30px; } }
    .te-blog-details-wrapper_be7342b95c477d88 .te-post-item_33dbd5a8404d52fd .te-post-thumbnail_c9853a35846ff376:hover img,
    .te-blog-details-wrapper_be7342b95c477d88 .te-post-item_33dbd5a8404d52fd .post-video_daf65899e608381a:hover img,
    .te-blog-details-wrapper_be7342b95c477d88 .te-post-item_33dbd5a8404d52fd .post-gallery:hover img,
    .te-blog-details-wrapper_be7342b95c477d88 .te-post-item_33dbd5a8404d52fd .postbox-audio_34468895435c8ee0:hover img,
    .te-blog-details-wrapper_be7342b95c477d88 .te-post-item_33dbd5a8404d52fd .wp-block-post-featured-image_3c5ad63dbd5de13c: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_be7342b95c477d88 .te-post-item_33dbd5a8404d52fd .te-post-thumbnail_c9853a35846ff376 img,
    .te-blog-details-wrapper_be7342b95c477d88 .te-post-item_33dbd5a8404d52fd .post-video_daf65899e608381a img,
    .te-blog-details-wrapper_be7342b95c477d88 .te-post-item_33dbd5a8404d52fd .post-gallery img,
    .te-blog-details-wrapper_be7342b95c477d88 .te-post-item_33dbd5a8404d52fd .postbox-audio_34468895435c8ee0 img,
    .te-blog-details-wrapper_be7342b95c477d88 .te-post-item_33dbd5a8404d52fd .wp-block-post-featured-image_3c5ad63dbd5de13c 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_be7342b95c477d88 .te-post-item_33dbd5a8404d52fd .te-post-content-wrapper_3210172e7b8dc04f {
    padding: 0 0 10px 0; }
  .te-blog-details-wrapper_be7342b95c477d88 .te-post-item_33dbd5a8404d52fd .te-post-content {
    margin-bottom: 17px;
    /* Unit Test Data Compatibility Start */
    /* Unit Test Data Compatibility End */ }
    .te-blog-details-wrapper_be7342b95c477d88 .te-post-item_33dbd5a8404d52fd .te-post-content .wp-block-query_8c84375a94f76adb .wp-block-post-template_2966417c8e8bcfd7 {
      padding-left: 0; }
      .te-blog-details-wrapper_be7342b95c477d88 .te-post-item_33dbd5a8404d52fd .te-post-content .wp-block-query_8c84375a94f76adb .wp-block-post-template_2966417c8e8bcfd7 .wp-block-post_c6df051e47f1d1fd {
        margin-bottom: 30px; }
    .te-blog-details-wrapper_be7342b95c477d88 .te-post-item_33dbd5a8404d52fd .te-post-content .wp-block-navigation__responsive-container-content_46a9b8f7f6cf4e2a .wp-block-page-list_cca2f2348fb01368 {
      padding-left: 0; }
    .te-blog-details-wrapper_be7342b95c477d88 .te-post-item_33dbd5a8404d52fd .te-post-content .wp-block-group_f06c7091aeaf1ba1 {
      margin: 15px 0; }
      .te-blog-details-wrapper_be7342b95c477d88 .te-post-item_33dbd5a8404d52fd .te-post-content .wp-block-group_f06c7091aeaf1ba1 p {
        margin-bottom: 0; }
    .te-blog-details-wrapper_be7342b95c477d88 .te-post-item_33dbd5a8404d52fd .te-post-content p {
      margin-bottom: 20px; }
      .te-blog-details-wrapper_be7342b95c477d88 .te-post-item_33dbd5a8404d52fd .te-post-content p img {
        margin: 20px 0;
        border-radius: 8px; }
  .te-blog-details-wrapper_be7342b95c477d88 .te-post-item_33dbd5a8404d52fd .te-blog-post-tag_079b3579f2b0e846 .te-social-share_84bfec324dd6d4e6 {
    padding-bottom: 20px; }
.te-blog-details-wrapper_be7342b95c477d88 .wp-block-calendar_5e9688f5f57dcf61 {
  margin-bottom: 30px; }

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

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

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

.cta-area_b86bec5012197920 {
  background-color: #317EFE;
  padding: 20px 70px;
  border-radius: 0 0 20px 20px; }
  .cta-area_b86bec5012197920 .te-content-wrapper_deb7654c219d2c87 {
    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_b86bec5012197920 .te-content-wrapper_deb7654c219d2c87 .short-title_9ec0cff52d3d89ed {
      font-size: 21px;
      font-weight: 500;
      color: #ffffff;
      margin-bottom: 0; }
    .cta-area_b86bec5012197920 .te-content-wrapper_deb7654c219d2c87 .te-cta-title_e121fd6dae9a10bf {
      color: #ffffff;
      text-transform: capitalize;
      margin-bottom: 0;
      font-size: 57px;
      line-height: 77px;
      letter-spacing: -1px; }
      @media (max-width: 375px) {
        .cta-area_b86bec5012197920 .te-content-wrapper_deb7654c219d2c87 .te-cta-title_e121fd6dae9a10bf {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .cta-area_b86bec5012197920 .te-content-wrapper_deb7654c219d2c87 .te-cta-title_e121fd6dae9a10bf {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .cta-area_b86bec5012197920 .te-content-wrapper_deb7654c219d2c87 .te-cta-title_e121fd6dae9a10bf {
          font-size: 36px;
          line-height: 42px; } }
    .cta-area_b86bec5012197920 .te-content-wrapper_deb7654c219d2c87 .text {
      font-size: 18px;
      line-height: 36px;
      color: #ffffff;
      margin-bottom: 0; }
  .cta-area_b86bec5012197920 .te-btn-wrapper_4fbafc775d495b5d {
    margin-top: 30px; }
  .cta-area_b86bec5012197920 .te-cta-inner-area_7e26cf91511a6fc8 {
    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_b86bec5012197920 .te-cta-inner-area_7e26cf91511a6fc8 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .cta-area_b86bec5012197920 .te-cta-inner-area_7e26cf91511a6fc8 .te-cta-collumn_f6fabce9021b9005 {
      -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_28e372d2634ba601 {
  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_28e372d2634ba601 {
      -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_28e372d2634ba601.left-align-title_dae9fe786b61b6ef .te-section-content_b0b4a88c65d32d3c {
    margin-top: -15px; }
  .te-section-title_28e372d2634ba601 .te-section-content_b0b4a88c65d32d3c {
    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_28e372d2634ba601 .short-title_9ec0cff52d3d89ed {
    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_28e372d2634ba601 .short-title_9ec0cff52d3d89ed::before, .te-section-title_28e372d2634ba601 .short-title_9ec0cff52d3d89ed::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_28e372d2634ba601 .short-title_9ec0cff52d3d89ed.only-divider_f381bd2c8abde28d {
      gap: 10px; }
      .te-section-title_28e372d2634ba601 .short-title_9ec0cff52d3d89ed.only-divider_f381bd2c8abde28d::before {
        display: none; }
  .te-section-title_28e372d2634ba601 .title {
    font-size: 40px;
    line-height: 1.2;
    font-weight: 500;
    font-family: "Inter", sans-serif;
    letter-spacing: -0.5px;
    color: #14203A;
    margin-bottom: 0;
    text-transform: capitalize; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .te-section-title_28e372d2634ba601 .title {
        font-size: 34px;
        line-height: 1.25; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .te-section-title_28e372d2634ba601 .title {
        font-size: 34px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .te-section-title_28e372d2634ba601 .title {
        font-size: 30px;
        line-height: 1.3; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-section-title_28e372d2634ba601 .title {
        font-size: 26px;
        line-height: 1.35; } }
    @media only screen and (min-width: 0px) and (max-width: 439px) {
      .te-section-title_28e372d2634ba601 .title br {
        display: none; } }
    .te-section-title_28e372d2634ba601 .title span {
      color: #317EFE; }
  .te-section-title_28e372d2634ba601 .te-section-desc_a1e47031d8c4ea48 {
    font-size: 16px;
    font-weight: 400;
    font-family: "Inter", sans-serif;
    color: #335371;
    margin-bottom: 0; }
    .te-section-title_28e372d2634ba601 .te-section-desc_a1e47031d8c4ea48 .te-theme-btn_d50983754d8885e1 {
      background-color: transparent;
      color: #14203A; }
      .te-section-title_28e372d2634ba601 .te-section-desc_a1e47031d8c4ea48 .te-theme-btn_d50983754d8885e1:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

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

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

.wp-block-query-pagination_1f7f90036152549e,
.navigation_8f6c2d265b637119.posts-navigation_170018df0f477654,
.comment-navigation_075eb27f64d0651a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .wp-block-query-pagination_1f7f90036152549e .wp-block-query-pagination-numbers_dc45c14b55d9c756,
  .navigation_8f6c2d265b637119.posts-navigation_170018df0f477654 .wp-block-query-pagination-numbers_dc45c14b55d9c756,
  .comment-navigation_075eb27f64d0651a .wp-block-query-pagination-numbers_dc45c14b55d9c756 {
    width: inherit; }
  .wp-block-query-pagination_1f7f90036152549e .nav-links_21f5d5b5767ad13c,
  .navigation_8f6c2d265b637119.posts-navigation_170018df0f477654 .nav-links_21f5d5b5767ad13c,
  .comment-navigation_075eb27f64d0651a .nav-links_21f5d5b5767ad13c {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
  .wp-block-query-pagination_1f7f90036152549e .wp-block-query-pagination-previous_c7c75fd36ecc0af9,
  .wp-block-query-pagination_1f7f90036152549e .wp-block-query-pagination-next_ac97ab68b12b92f7,
  .wp-block-query-pagination_1f7f90036152549e .nav-next_54c7a1c254621c43 a,
  .wp-block-query-pagination_1f7f90036152549e .nav-previous_c9e992cd956d92b4 a,
  .navigation_8f6c2d265b637119.posts-navigation_170018df0f477654 .wp-block-query-pagination-previous_c7c75fd36ecc0af9,
  .navigation_8f6c2d265b637119.posts-navigation_170018df0f477654 .wp-block-query-pagination-next_ac97ab68b12b92f7,
  .navigation_8f6c2d265b637119.posts-navigation_170018df0f477654 .nav-next_54c7a1c254621c43 a,
  .navigation_8f6c2d265b637119.posts-navigation_170018df0f477654 .nav-previous_c9e992cd956d92b4 a,
  .comment-navigation_075eb27f64d0651a .wp-block-query-pagination-previous_c7c75fd36ecc0af9,
  .comment-navigation_075eb27f64d0651a .wp-block-query-pagination-next_ac97ab68b12b92f7,
  .comment-navigation_075eb27f64d0651a .nav-next_54c7a1c254621c43 a,
  .comment-navigation_075eb27f64d0651a .nav-previous_c9e992cd956d92b4 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_1f7f90036152549e .wp-block-query-pagination-previous_c7c75fd36ecc0af9,
      .wp-block-query-pagination_1f7f90036152549e .wp-block-query-pagination-next_ac97ab68b12b92f7,
      .wp-block-query-pagination_1f7f90036152549e .nav-next_54c7a1c254621c43 a,
      .wp-block-query-pagination_1f7f90036152549e .nav-previous_c9e992cd956d92b4 a,
      .navigation_8f6c2d265b637119.posts-navigation_170018df0f477654 .wp-block-query-pagination-previous_c7c75fd36ecc0af9,
      .navigation_8f6c2d265b637119.posts-navigation_170018df0f477654 .wp-block-query-pagination-next_ac97ab68b12b92f7,
      .navigation_8f6c2d265b637119.posts-navigation_170018df0f477654 .nav-next_54c7a1c254621c43 a,
      .navigation_8f6c2d265b637119.posts-navigation_170018df0f477654 .nav-previous_c9e992cd956d92b4 a,
      .comment-navigation_075eb27f64d0651a .wp-block-query-pagination-previous_c7c75fd36ecc0af9,
      .comment-navigation_075eb27f64d0651a .wp-block-query-pagination-next_ac97ab68b12b92f7,
      .comment-navigation_075eb27f64d0651a .nav-next_54c7a1c254621c43 a,
      .comment-navigation_075eb27f64d0651a .nav-previous_c9e992cd956d92b4 a {
        height: 40px; } }
    .wp-block-query-pagination_1f7f90036152549e .wp-block-query-pagination-previous_c7c75fd36ecc0af9:hover,
    .wp-block-query-pagination_1f7f90036152549e .wp-block-query-pagination-next_ac97ab68b12b92f7:hover,
    .wp-block-query-pagination_1f7f90036152549e .nav-next_54c7a1c254621c43 a:hover,
    .wp-block-query-pagination_1f7f90036152549e .nav-previous_c9e992cd956d92b4 a:hover,
    .navigation_8f6c2d265b637119.posts-navigation_170018df0f477654 .wp-block-query-pagination-previous_c7c75fd36ecc0af9:hover,
    .navigation_8f6c2d265b637119.posts-navigation_170018df0f477654 .wp-block-query-pagination-next_ac97ab68b12b92f7:hover,
    .navigation_8f6c2d265b637119.posts-navigation_170018df0f477654 .nav-next_54c7a1c254621c43 a:hover,
    .navigation_8f6c2d265b637119.posts-navigation_170018df0f477654 .nav-previous_c9e992cd956d92b4 a:hover,
    .comment-navigation_075eb27f64d0651a .wp-block-query-pagination-previous_c7c75fd36ecc0af9:hover,
    .comment-navigation_075eb27f64d0651a .wp-block-query-pagination-next_ac97ab68b12b92f7:hover,
    .comment-navigation_075eb27f64d0651a .nav-next_54c7a1c254621c43 a:hover,
    .comment-navigation_075eb27f64d0651a .nav-previous_c9e992cd956d92b4 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_a38509d3b79b1ec0,
.page-links_d7f8eee268cc5fe1,
.wp-block-query-pagination-numbers_dc45c14b55d9c756 {
  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_a38509d3b79b1ec0 ul,
  .page-links_d7f8eee268cc5fe1 ul,
  .wp-block-query-pagination-numbers_dc45c14b55d9c756 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_a38509d3b79b1ec0 ul li,
    .page-links_d7f8eee268cc5fe1 ul li,
    .wp-block-query-pagination-numbers_dc45c14b55d9c756 ul li {
      padding-top: 0; }
    .te-basic-pagination_a38509d3b79b1ec0 ul .prev span,
    .te-basic-pagination_a38509d3b79b1ec0 ul .next span,
    .page-links_d7f8eee268cc5fe1 ul .prev span,
    .page-links_d7f8eee268cc5fe1 ul .next span,
    .wp-block-query-pagination-numbers_dc45c14b55d9c756 ul .prev span,
    .wp-block-query-pagination-numbers_dc45c14b55d9c756 ul .next span {
      display: none; }
  .te-basic-pagination_a38509d3b79b1ec0 .post-page-numbers_97145f96ab5c7ac9,
  .page-links_d7f8eee268cc5fe1 .post-page-numbers_97145f96ab5c7ac9,
  .wp-block-query-pagination-numbers_dc45c14b55d9c756 .post-page-numbers_97145f96ab5c7ac9 {
    background-color: rgba(71, 112, 247, 0.1) !important; }
  .te-basic-pagination_a38509d3b79b1ec0 .page-numbers_eee82c12a26cc837,
  .te-basic-pagination_a38509d3b79b1ec0 .post-page-numbers_97145f96ab5c7ac9,
  .page-links_d7f8eee268cc5fe1 .page-numbers_eee82c12a26cc837,
  .page-links_d7f8eee268cc5fe1 .post-page-numbers_97145f96ab5c7ac9,
  .wp-block-query-pagination-numbers_dc45c14b55d9c756 .page-numbers_eee82c12a26cc837,
  .wp-block-query-pagination-numbers_dc45c14b55d9c756 .post-page-numbers_97145f96ab5c7ac9 {
    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_a38509d3b79b1ec0 .page-numbers_eee82c12a26cc837,
      .te-basic-pagination_a38509d3b79b1ec0 .post-page-numbers_97145f96ab5c7ac9,
      .page-links_d7f8eee268cc5fe1 .page-numbers_eee82c12a26cc837,
      .page-links_d7f8eee268cc5fe1 .post-page-numbers_97145f96ab5c7ac9,
      .wp-block-query-pagination-numbers_dc45c14b55d9c756 .page-numbers_eee82c12a26cc837,
      .wp-block-query-pagination-numbers_dc45c14b55d9c756 .post-page-numbers_97145f96ab5c7ac9 {
        width: 40px;
        height: 40px;
        font-size: 16px; } }
    .te-basic-pagination_a38509d3b79b1ec0 .page-numbers_eee82c12a26cc837:hover,
    .te-basic-pagination_a38509d3b79b1ec0 .post-page-numbers_97145f96ab5c7ac9:hover,
    .page-links_d7f8eee268cc5fe1 .page-numbers_eee82c12a26cc837:hover,
    .page-links_d7f8eee268cc5fe1 .post-page-numbers_97145f96ab5c7ac9:hover,
    .wp-block-query-pagination-numbers_dc45c14b55d9c756 .page-numbers_eee82c12a26cc837:hover,
    .wp-block-query-pagination-numbers_dc45c14b55d9c756 .post-page-numbers_97145f96ab5c7ac9: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_a38509d3b79b1ec0 .page-numbers_eee82c12a26cc837.current,
    .te-basic-pagination_a38509d3b79b1ec0 .post-page-numbers_97145f96ab5c7ac9.current,
    .page-links_d7f8eee268cc5fe1 .page-numbers_eee82c12a26cc837.current,
    .page-links_d7f8eee268cc5fe1 .post-page-numbers_97145f96ab5c7ac9.current,
    .wp-block-query-pagination-numbers_dc45c14b55d9c756 .page-numbers_eee82c12a26cc837.current,
    .wp-block-query-pagination-numbers_dc45c14b55d9c756 .post-page-numbers_97145f96ab5c7ac9.current {
      background: #317EFE !important;
      color: #ffffff;
      border-color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }

.te-blog-post-nav_f763649496969005 {
  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_f763649496969005 {
      -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_f763649496969005 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 30px;
      margin: 30px 0; } }
  .te-blog-post-nav_f763649496969005 .te-post-navigation_8fad4bf932205c93 {
    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_f763649496969005 .te-post-navigation_8fad4bf932205c93 {
        -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_f763649496969005 .te-post-navigation_8fad4bf932205c93 {
        width: 100%; } }
    @media (max-width: 767px) {
      .te-blog-post-nav_f763649496969005 .te-post-navigation_8fad4bf932205c93 {
        width: 100%; } }
    .te-blog-post-nav_f763649496969005 .te-post-navigation_8fad4bf932205c93::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_f763649496969005 .te-post-navigation_8fad4bf932205c93::after {
          display: none; } }
      @media (max-width: 767px) {
        .te-blog-post-nav_f763649496969005 .te-post-navigation_8fad4bf932205c93::after {
          display: none; } }
    .te-blog-post-nav_f763649496969005 .te-post-navigation_8fad4bf932205c93:last-child {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .te-blog-post-nav_f763649496969005 .te-post-navigation_8fad4bf932205c93:last-child .text {
        text-align: right; }
        @media (max-width: 374px) {
          .te-blog-post-nav_f763649496969005 .te-post-navigation_8fad4bf932205c93:last-child .text {
            text-align: left; } }
      .te-blog-post-nav_f763649496969005 .te-post-navigation_8fad4bf932205c93:last-child::after {
        display: none; }
    .te-blog-post-nav_f763649496969005 .te-post-navigation_8fad4bf932205c93 .te-post-img_8c16efdadd718da8 {
      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_f763649496969005 .te-post-navigation_8fad4bf932205c93 .te-post-img_8c16efdadd718da8 {
          width: 100% !important;
          height: 150px !important; } }
      .te-blog-post-nav_f763649496969005 .te-post-navigation_8fad4bf932205c93 .te-post-img_8c16efdadd718da8 img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        left: 0;
        top: 0; }
    .te-blog-post-nav_f763649496969005 .te-post-navigation_8fad4bf932205c93 .text {
      width: 100%; }
      .te-blog-post-nav_f763649496969005 .te-post-navigation_8fad4bf932205c93 .text span {
        font-size: 18px;
        font-family: "Inter", sans-serif;
        text-transform: capitalize;
        font-weight: 400;
        display: block;
        color: #335371; }
      .te-blog-post-nav_f763649496969005 .te-post-navigation_8fad4bf932205c93 .text h4 {
        text-transform: capitalize;
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        line-height: 30px;
        letter-spacing: 0px; }
    .te-blog-post-nav_f763649496969005 .te-post-navigation_8fad4bf932205c93 .theme-navigation_4841d204f1e45e82 {
      width: 100%; }

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

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

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

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

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

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

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

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

/* Widget */
.widget_3efe3baa911305f1,
.sidebar__widget_5365574f8528acf6 {
  /* 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_3efe3baa911305f1 ol,
  .widget_3efe3baa911305f1 ul,
  .sidebar__widget_5365574f8528acf6 ol,
  .sidebar__widget_5365574f8528acf6 ul {
    margin-bottom: 0; }
  .widget_3efe3baa911305f1 .widget-instagram-feed_af27d5648978d9e7,
  .sidebar__widget_5365574f8528acf6 .widget-instagram-feed_af27d5648978d9e7 {
    width: 315px; }
    @media only screen and (min-width: 992px) and (max-width: 1280px) {
      .widget_3efe3baa911305f1 .widget-instagram-feed_af27d5648978d9e7,
      .sidebar__widget_5365574f8528acf6 .widget-instagram-feed_af27d5648978d9e7 {
        width: 220px; } }
    @media (max-width: 374px) {
      .widget_3efe3baa911305f1 .widget-instagram-feed_af27d5648978d9e7,
      .sidebar__widget_5365574f8528acf6 .widget-instagram-feed_af27d5648978d9e7 {
        width: 200px; } }
    .widget_3efe3baa911305f1 .widget-instagram-feed_af27d5648978d9e7 .single-instagram-feed_1bb0efb028b52e83,
    .sidebar__widget_5365574f8528acf6 .widget-instagram-feed_af27d5648978d9e7 .single-instagram-feed_1bb0efb028b52e83 {
      width: 96px;
      height: 96px; }
  .widget_3efe3baa911305f1 .wp-block-heading_b88e4118d05082e6,
  .widget_3efe3baa911305f1 .widget-title_9f2aada3a009aa9f,
  .widget_3efe3baa911305f1 .wp-block-search__label_043666266092f6a3,
  .sidebar__widget_5365574f8528acf6 .wp-block-heading_b88e4118d05082e6,
  .sidebar__widget_5365574f8528acf6 .widget-title_9f2aada3a009aa9f,
  .sidebar__widget_5365574f8528acf6 .wp-block-search__label_043666266092f6a3 {
    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_3efe3baa911305f1 .wp-block-social-links_01124c82a686138e .wp-social-link_71392a56c9ca9d72,
  .sidebar__widget_5365574f8528acf6 .wp-block-social-links_01124c82a686138e .wp-social-link_71392a56c9ca9d72 {
    padding: 0;
    margin: 0;
    line-height: 0; }
    .widget_3efe3baa911305f1 .wp-block-social-links_01124c82a686138e .wp-social-link_71392a56c9ca9d72 a,
    .sidebar__widget_5365574f8528acf6 .wp-block-social-links_01124c82a686138e .wp-social-link_71392a56c9ca9d72 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_3efe3baa911305f1 .wp-block-social-links_01124c82a686138e .wp-social-link_71392a56c9ca9d72 a:before,
      .sidebar__widget_5365574f8528acf6 .wp-block-social-links_01124c82a686138e .wp-social-link_71392a56c9ca9d72 a:before {
        display: none; }
  .widget_3efe3baa911305f1 .has-avatars_0ec43b6f4514fcc7.has-dates_6e88b848170caf8b.has-excerpts_a452bf1cb05657c4.wp-block-te-latest-comments_5c25ee4706df5d80 li.wp-block-te-latest-comments__comment_75b6de7100b2d139 .wp-block-te-latest-comments__comment-meta_427d70eaa602f5a8,
  .widget_3efe3baa911305f1 .has-dates_6e88b848170caf8b.has-excerpts_a452bf1cb05657c4.wp-block-te-latest-comments_5c25ee4706df5d80 li.wp-block-te-latest-comments__comment_75b6de7100b2d139 .wp-block-te-latest-comments__comment-meta_427d70eaa602f5a8,
  .sidebar__widget_5365574f8528acf6 .has-avatars_0ec43b6f4514fcc7.has-dates_6e88b848170caf8b.has-excerpts_a452bf1cb05657c4.wp-block-te-latest-comments_5c25ee4706df5d80 li.wp-block-te-latest-comments__comment_75b6de7100b2d139 .wp-block-te-latest-comments__comment-meta_427d70eaa602f5a8,
  .sidebar__widget_5365574f8528acf6 .has-dates_6e88b848170caf8b.has-excerpts_a452bf1cb05657c4.wp-block-te-latest-comments_5c25ee4706df5d80 li.wp-block-te-latest-comments__comment_75b6de7100b2d139 .wp-block-te-latest-comments__comment-meta_427d70eaa602f5a8 {
    font-weight: 500; }
    .widget_3efe3baa911305f1 .has-avatars_0ec43b6f4514fcc7.has-dates_6e88b848170caf8b.has-excerpts_a452bf1cb05657c4.wp-block-te-latest-comments_5c25ee4706df5d80 li.wp-block-te-latest-comments__comment_75b6de7100b2d139 .wp-block-te-latest-comments__comment-meta_427d70eaa602f5a8 .wp-block-te-latest-comments__comment-author_556a775466a14a5a,
    .widget_3efe3baa911305f1 .has-avatars_0ec43b6f4514fcc7.has-dates_6e88b848170caf8b.has-excerpts_a452bf1cb05657c4.wp-block-te-latest-comments_5c25ee4706df5d80 li.wp-block-te-latest-comments__comment_75b6de7100b2d139 .wp-block-te-latest-comments__comment-meta_427d70eaa602f5a8 .wp-block-te-latest-comments__comment-link_c731dd03ac74f480,
    .widget_3efe3baa911305f1 .has-dates_6e88b848170caf8b.has-excerpts_a452bf1cb05657c4.wp-block-te-latest-comments_5c25ee4706df5d80 li.wp-block-te-latest-comments__comment_75b6de7100b2d139 .wp-block-te-latest-comments__comment-meta_427d70eaa602f5a8 .wp-block-te-latest-comments__comment-author_556a775466a14a5a,
    .widget_3efe3baa911305f1 .has-dates_6e88b848170caf8b.has-excerpts_a452bf1cb05657c4.wp-block-te-latest-comments_5c25ee4706df5d80 li.wp-block-te-latest-comments__comment_75b6de7100b2d139 .wp-block-te-latest-comments__comment-meta_427d70eaa602f5a8 .wp-block-te-latest-comments__comment-link_c731dd03ac74f480,
    .sidebar__widget_5365574f8528acf6 .has-avatars_0ec43b6f4514fcc7.has-dates_6e88b848170caf8b.has-excerpts_a452bf1cb05657c4.wp-block-te-latest-comments_5c25ee4706df5d80 li.wp-block-te-latest-comments__comment_75b6de7100b2d139 .wp-block-te-latest-comments__comment-meta_427d70eaa602f5a8 .wp-block-te-latest-comments__comment-author_556a775466a14a5a,
    .sidebar__widget_5365574f8528acf6 .has-avatars_0ec43b6f4514fcc7.has-dates_6e88b848170caf8b.has-excerpts_a452bf1cb05657c4.wp-block-te-latest-comments_5c25ee4706df5d80 li.wp-block-te-latest-comments__comment_75b6de7100b2d139 .wp-block-te-latest-comments__comment-meta_427d70eaa602f5a8 .wp-block-te-latest-comments__comment-link_c731dd03ac74f480,
    .sidebar__widget_5365574f8528acf6 .has-dates_6e88b848170caf8b.has-excerpts_a452bf1cb05657c4.wp-block-te-latest-comments_5c25ee4706df5d80 li.wp-block-te-latest-comments__comment_75b6de7100b2d139 .wp-block-te-latest-comments__comment-meta_427d70eaa602f5a8 .wp-block-te-latest-comments__comment-author_556a775466a14a5a,
    .sidebar__widget_5365574f8528acf6 .has-dates_6e88b848170caf8b.has-excerpts_a452bf1cb05657c4.wp-block-te-latest-comments_5c25ee4706df5d80 li.wp-block-te-latest-comments__comment_75b6de7100b2d139 .wp-block-te-latest-comments__comment-meta_427d70eaa602f5a8 .wp-block-te-latest-comments__comment-link_c731dd03ac74f480 {
      font-weight: 500; }
  .widget_3efe3baa911305f1 .wp-block-te-latest-comments_5c25ee4706df5d80 li.wp-block-te-latest-comments__comment_75b6de7100b2d139,
  .widget_3efe3baa911305f1 .wp-block-latest-posts_6449b1e378679124 li.wp-block-te-latest-comments__comment_75b6de7100b2d139,
  .sidebar__widget_5365574f8528acf6 .wp-block-te-latest-comments_5c25ee4706df5d80 li.wp-block-te-latest-comments__comment_75b6de7100b2d139,
  .sidebar__widget_5365574f8528acf6 .wp-block-latest-posts_6449b1e378679124 li.wp-block-te-latest-comments__comment_75b6de7100b2d139 {
    margin-bottom: 0; }
  .widget_3efe3baa911305f1 .wp-block-te-latest-comments_5c25ee4706df5d80 li .wp-block-te-latest-comments__comment-meta_427d70eaa602f5a8,
  .widget_3efe3baa911305f1 .wp-block-te-latest-comments_5c25ee4706df5d80 li .wp-block-latest-posts__te-post-title_99ac0418de0dafcd,
  .widget_3efe3baa911305f1 .wp-block-latest-posts_6449b1e378679124 li .wp-block-te-latest-comments__comment-meta_427d70eaa602f5a8,
  .widget_3efe3baa911305f1 .wp-block-latest-posts_6449b1e378679124 li .wp-block-latest-posts__te-post-title_99ac0418de0dafcd,
  .sidebar__widget_5365574f8528acf6 .wp-block-te-latest-comments_5c25ee4706df5d80 li .wp-block-te-latest-comments__comment-meta_427d70eaa602f5a8,
  .sidebar__widget_5365574f8528acf6 .wp-block-te-latest-comments_5c25ee4706df5d80 li .wp-block-latest-posts__te-post-title_99ac0418de0dafcd,
  .sidebar__widget_5365574f8528acf6 .wp-block-latest-posts_6449b1e378679124 li .wp-block-te-latest-comments__comment-meta_427d70eaa602f5a8,
  .sidebar__widget_5365574f8528acf6 .wp-block-latest-posts_6449b1e378679124 li .wp-block-latest-posts__te-post-title_99ac0418de0dafcd {
    line-height: 28px;
    font-weight: 400; }
    .widget_3efe3baa911305f1 .wp-block-te-latest-comments_5c25ee4706df5d80 li .wp-block-te-latest-comments__comment-meta_427d70eaa602f5a8 .wp-block-te-latest-comments__comment-date_bba21901fb75220b,
    .widget_3efe3baa911305f1 .wp-block-te-latest-comments_5c25ee4706df5d80 li .wp-block-latest-posts__te-post-title_99ac0418de0dafcd .wp-block-te-latest-comments__comment-date_bba21901fb75220b,
    .widget_3efe3baa911305f1 .wp-block-latest-posts_6449b1e378679124 li .wp-block-te-latest-comments__comment-meta_427d70eaa602f5a8 .wp-block-te-latest-comments__comment-date_bba21901fb75220b,
    .widget_3efe3baa911305f1 .wp-block-latest-posts_6449b1e378679124 li .wp-block-latest-posts__te-post-title_99ac0418de0dafcd .wp-block-te-latest-comments__comment-date_bba21901fb75220b,
    .sidebar__widget_5365574f8528acf6 .wp-block-te-latest-comments_5c25ee4706df5d80 li .wp-block-te-latest-comments__comment-meta_427d70eaa602f5a8 .wp-block-te-latest-comments__comment-date_bba21901fb75220b,
    .sidebar__widget_5365574f8528acf6 .wp-block-te-latest-comments_5c25ee4706df5d80 li .wp-block-latest-posts__te-post-title_99ac0418de0dafcd .wp-block-te-latest-comments__comment-date_bba21901fb75220b,
    .sidebar__widget_5365574f8528acf6 .wp-block-latest-posts_6449b1e378679124 li .wp-block-te-latest-comments__comment-meta_427d70eaa602f5a8 .wp-block-te-latest-comments__comment-date_bba21901fb75220b,
    .sidebar__widget_5365574f8528acf6 .wp-block-latest-posts_6449b1e378679124 li .wp-block-latest-posts__te-post-title_99ac0418de0dafcd .wp-block-te-latest-comments__comment-date_bba21901fb75220b {
      font-size: 14px !important;
      margin-bottom: 10px;
      position: relative; }
      .widget_3efe3baa911305f1 .wp-block-te-latest-comments_5c25ee4706df5d80 li .wp-block-te-latest-comments__comment-meta_427d70eaa602f5a8 .wp-block-te-latest-comments__comment-date_bba21901fb75220b:before,
      .widget_3efe3baa911305f1 .wp-block-te-latest-comments_5c25ee4706df5d80 li .wp-block-latest-posts__te-post-title_99ac0418de0dafcd .wp-block-te-latest-comments__comment-date_bba21901fb75220b:before,
      .widget_3efe3baa911305f1 .wp-block-latest-posts_6449b1e378679124 li .wp-block-te-latest-comments__comment-meta_427d70eaa602f5a8 .wp-block-te-latest-comments__comment-date_bba21901fb75220b:before,
      .widget_3efe3baa911305f1 .wp-block-latest-posts_6449b1e378679124 li .wp-block-latest-posts__te-post-title_99ac0418de0dafcd .wp-block-te-latest-comments__comment-date_bba21901fb75220b:before,
      .sidebar__widget_5365574f8528acf6 .wp-block-te-latest-comments_5c25ee4706df5d80 li .wp-block-te-latest-comments__comment-meta_427d70eaa602f5a8 .wp-block-te-latest-comments__comment-date_bba21901fb75220b:before,
      .sidebar__widget_5365574f8528acf6 .wp-block-te-latest-comments_5c25ee4706df5d80 li .wp-block-latest-posts__te-post-title_99ac0418de0dafcd .wp-block-te-latest-comments__comment-date_bba21901fb75220b:before,
      .sidebar__widget_5365574f8528acf6 .wp-block-latest-posts_6449b1e378679124 li .wp-block-te-latest-comments__comment-meta_427d70eaa602f5a8 .wp-block-te-latest-comments__comment-date_bba21901fb75220b:before,
      .sidebar__widget_5365574f8528acf6 .wp-block-latest-posts_6449b1e378679124 li .wp-block-latest-posts__te-post-title_99ac0418de0dafcd .wp-block-te-latest-comments__comment-date_bba21901fb75220b:before {
        content: "\f274";
        font-family: "Font Awesome 6 Free";
        padding-right: 8px; }
  .widget_3efe3baa911305f1 .wp-block-te-latest-comments_5c25ee4706df5d80 li a,
  .widget_3efe3baa911305f1 .wp-block-latest-posts_6449b1e378679124 li a,
  .sidebar__widget_5365574f8528acf6 .wp-block-te-latest-comments_5c25ee4706df5d80 li a,
  .sidebar__widget_5365574f8528acf6 .wp-block-latest-posts_6449b1e378679124 li a {
    color: #335371; }
    .widget_3efe3baa911305f1 .wp-block-te-latest-comments_5c25ee4706df5d80 li a.wp-block-te-latest-comments__comment-author_556a775466a14a5a, .widget_3efe3baa911305f1 .wp-block-te-latest-comments_5c25ee4706df5d80 li a.wp-block-te-latest-comments__comment-link_c731dd03ac74f480,
    .widget_3efe3baa911305f1 .wp-block-latest-posts_6449b1e378679124 li a.wp-block-te-latest-comments__comment-author_556a775466a14a5a,
    .widget_3efe3baa911305f1 .wp-block-latest-posts_6449b1e378679124 li a.wp-block-te-latest-comments__comment-link_c731dd03ac74f480,
    .sidebar__widget_5365574f8528acf6 .wp-block-te-latest-comments_5c25ee4706df5d80 li a.wp-block-te-latest-comments__comment-author_556a775466a14a5a,
    .sidebar__widget_5365574f8528acf6 .wp-block-te-latest-comments_5c25ee4706df5d80 li a.wp-block-te-latest-comments__comment-link_c731dd03ac74f480,
    .sidebar__widget_5365574f8528acf6 .wp-block-latest-posts_6449b1e378679124 li a.wp-block-te-latest-comments__comment-author_556a775466a14a5a,
    .sidebar__widget_5365574f8528acf6 .wp-block-latest-posts_6449b1e378679124 li a.wp-block-te-latest-comments__comment-link_c731dd03ac74f480 {
      display: inline !important;
      text-transform: capitalize;
      line-height: 28px;
      font-weight: 400; }
    .widget_3efe3baa911305f1 .wp-block-te-latest-comments_5c25ee4706df5d80 li a:hover,
    .widget_3efe3baa911305f1 .wp-block-latest-posts_6449b1e378679124 li a:hover,
    .sidebar__widget_5365574f8528acf6 .wp-block-te-latest-comments_5c25ee4706df5d80 li a:hover,
    .sidebar__widget_5365574f8528acf6 .wp-block-latest-posts_6449b1e378679124 li a:hover {
      color: #317EFE; }
  .widget_3efe3baa911305f1 .wp-block-te-latest-comments_5c25ee4706df5d80 li .wp-block-te-latest-comments__comment-excerpt_88193a58af7b8c52 p,
  .widget_3efe3baa911305f1 .wp-block-latest-posts_6449b1e378679124 li .wp-block-te-latest-comments__comment-excerpt_88193a58af7b8c52 p,
  .sidebar__widget_5365574f8528acf6 .wp-block-te-latest-comments_5c25ee4706df5d80 li .wp-block-te-latest-comments__comment-excerpt_88193a58af7b8c52 p,
  .sidebar__widget_5365574f8528acf6 .wp-block-latest-posts_6449b1e378679124 li .wp-block-te-latest-comments__comment-excerpt_88193a58af7b8c52 p {
    font-size: 16px;
    line-height: 28px;
    margin: 0; }
  .widget_3efe3baa911305f1 .te-social-profile_2367fe5c12802d69,
  .sidebar__widget_5365574f8528acf6 .te-social-profile_2367fe5c12802d69 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .widget_3efe3baa911305f1 .te-social-profile_2367fe5c12802d69 a,
    .sidebar__widget_5365574f8528acf6 .te-social-profile_2367fe5c12802d69 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_3efe3baa911305f1 .te-social-profile_2367fe5c12802d69 a,
        .sidebar__widget_5365574f8528acf6 .te-social-profile_2367fe5c12802d69 a {
          width: 40px;
          height: 40px; } }
      .widget_3efe3baa911305f1 .te-social-profile_2367fe5c12802d69 a.facebook_696a9cb0127d21cb,
      .sidebar__widget_5365574f8528acf6 .te-social-profile_2367fe5c12802d69 a.facebook_696a9cb0127d21cb {
        background-color: #1877f2; }
      .widget_3efe3baa911305f1 .te-social-profile_2367fe5c12802d69 a.twitter_d864e92eb4aac354,
      .sidebar__widget_5365574f8528acf6 .te-social-profile_2367fe5c12802d69 a.twitter_d864e92eb4aac354 {
        background-color: #1da1f2; }
      .widget_3efe3baa911305f1 .te-social-profile_2367fe5c12802d69 a.linkedin_e0b6047058bd2a26,
      .sidebar__widget_5365574f8528acf6 .te-social-profile_2367fe5c12802d69 a.linkedin_e0b6047058bd2a26 {
        background-color: #0a66c2; }
      .widget_3efe3baa911305f1 .te-social-profile_2367fe5c12802d69 a.instagram_5bb48b7714c7a326,
      .sidebar__widget_5365574f8528acf6 .te-social-profile_2367fe5c12802d69 a.instagram_5bb48b7714c7a326 {
        background-color: #405de6; }
      .widget_3efe3baa911305f1 .te-social-profile_2367fe5c12802d69 a:hover,
      .sidebar__widget_5365574f8528acf6 .te-social-profile_2367fe5c12802d69 a:hover {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #E7F914; }
  .widget_3efe3baa911305f1 select,
  .sidebar__widget_5365574f8528acf6 select {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371;
    margin-bottom: 0; }
  .widget_3efe3baa911305f1 .has-login-form_b87dec3d834a5697 .login-username_14f75af4b4a83aa6 label,
  .widget_3efe3baa911305f1 .has-login-form_b87dec3d834a5697 .login-password_4e6729cbffa004e2 label,
  .sidebar__widget_5365574f8528acf6 .has-login-form_b87dec3d834a5697 .login-username_14f75af4b4a83aa6 label,
  .sidebar__widget_5365574f8528acf6 .has-login-form_b87dec3d834a5697 .login-password_4e6729cbffa004e2 label {
    margin-bottom: 10px; }
  .widget_3efe3baa911305f1 .has-login-form_b87dec3d834a5697 .login-username_14f75af4b4a83aa6 input,
  .widget_3efe3baa911305f1 .has-login-form_b87dec3d834a5697 .login-password_4e6729cbffa004e2 input,
  .sidebar__widget_5365574f8528acf6 .has-login-form_b87dec3d834a5697 .login-username_14f75af4b4a83aa6 input,
  .sidebar__widget_5365574f8528acf6 .has-login-form_b87dec3d834a5697 .login-password_4e6729cbffa004e2 input {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #31373f;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371; }
  .widget_3efe3baa911305f1 .has-login-form_b87dec3d834a5697 .login-remember_64fe8ba8577556c5 label,
  .sidebar__widget_5365574f8528acf6 .has-login-form_b87dec3d834a5697 .login-remember_64fe8ba8577556c5 label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px; }
  .widget_3efe3baa911305f1 .has-login-form_b87dec3d834a5697 .login-submit_1cd90a34ab96f751,
  .sidebar__widget_5365574f8528acf6 .has-login-form_b87dec3d834a5697 .login-submit_1cd90a34ab96f751 {
    margin-bottom: 0; }
    .widget_3efe3baa911305f1 .has-login-form_b87dec3d834a5697 .login-submit_1cd90a34ab96f751 input.button-primary_cfa5715efc18f1cf,
    .sidebar__widget_5365574f8528acf6 .has-login-form_b87dec3d834a5697 .login-submit_1cd90a34ab96f751 input.button-primary_cfa5715efc18f1cf {
      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_3efe3baa911305f1 .search-form_b694c9c5d850fc60,
  .sidebar__widget_5365574f8528acf6 .search-form_b694c9c5d850fc60 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_3efe3baa911305f1 .search-form_b694c9c5d850fc60 button,
    .sidebar__widget_5365574f8528acf6 .search-form_b694c9c5d850fc60 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_3efe3baa911305f1.widget_search_9c36d2bce0eb5315 .sidebar__search_3364d6ada1ea8118,
  .sidebar__widget_5365574f8528acf6.widget_search_9c36d2bce0eb5315 .sidebar__search_3364d6ada1ea8118 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_3efe3baa911305f1.widget_search_9c36d2bce0eb5315 .sidebar__search_3364d6ada1ea8118 button,
    .sidebar__widget_5365574f8528acf6.widget_search_9c36d2bce0eb5315 .sidebar__search_3364d6ada1ea8118 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_3efe3baa911305f1 .wp-block-search__no-button_ba926522e411f485.wp-block-search_bd96a2a149c22b1d input,
  .sidebar__widget_5365574f8528acf6 .wp-block-search__no-button_ba926522e411f485.wp-block-search_bd96a2a149c22b1d input {
    border-radius: 10px; }
  .widget_3efe3baa911305f1 .wp-block-search_bd96a2a149c22b1d,
  .sidebar__widget_5365574f8528acf6 .wp-block-search_bd96a2a149c22b1d {
    margin-bottom: -2px; }
  .widget_3efe3baa911305f1 .wp-block-search_bd96a2a149c22b1d,
  .widget_3efe3baa911305f1 .search-form_b694c9c5d850fc60,
  .widget_3efe3baa911305f1 .sidebar__search_3364d6ada1ea8118,
  .sidebar__widget_5365574f8528acf6 .wp-block-search_bd96a2a149c22b1d,
  .sidebar__widget_5365574f8528acf6 .search-form_b694c9c5d850fc60,
  .sidebar__widget_5365574f8528acf6 .sidebar__search_3364d6ada1ea8118 {
    display: inline-block;
    width: 100%;
    overflow: hidden; }
    .widget_3efe3baa911305f1 .wp-block-search_bd96a2a149c22b1d .wp-block-search__inside-wrapper_34a4642eafa31b66,
    .widget_3efe3baa911305f1 .search-form_b694c9c5d850fc60 .wp-block-search__inside-wrapper_34a4642eafa31b66,
    .widget_3efe3baa911305f1 .sidebar__search_3364d6ada1ea8118 .wp-block-search__inside-wrapper_34a4642eafa31b66,
    .sidebar__widget_5365574f8528acf6 .wp-block-search_bd96a2a149c22b1d .wp-block-search__inside-wrapper_34a4642eafa31b66,
    .sidebar__widget_5365574f8528acf6 .search-form_b694c9c5d850fc60 .wp-block-search__inside-wrapper_34a4642eafa31b66,
    .sidebar__widget_5365574f8528acf6 .sidebar__search_3364d6ada1ea8118 .wp-block-search__inside-wrapper_34a4642eafa31b66 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .widget_3efe3baa911305f1 .wp-block-search_bd96a2a149c22b1d label,
    .widget_3efe3baa911305f1 .search-form_b694c9c5d850fc60 label,
    .widget_3efe3baa911305f1 .sidebar__search_3364d6ada1ea8118 label,
    .sidebar__widget_5365574f8528acf6 .wp-block-search_bd96a2a149c22b1d label,
    .sidebar__widget_5365574f8528acf6 .search-form_b694c9c5d850fc60 label,
    .sidebar__widget_5365574f8528acf6 .sidebar__search_3364d6ada1ea8118 label {
      font-size: 24px;
      display: block;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #14203A;
      font-family: "Inter", sans-serif; }
    .widget_3efe3baa911305f1 .wp-block-search_bd96a2a149c22b1d input,
    .widget_3efe3baa911305f1 .search-form_b694c9c5d850fc60 input,
    .widget_3efe3baa911305f1 .sidebar__search_3364d6ada1ea8118 input,
    .sidebar__widget_5365574f8528acf6 .wp-block-search_bd96a2a149c22b1d input,
    .sidebar__widget_5365574f8528acf6 .search-form_b694c9c5d850fc60 input,
    .sidebar__widget_5365574f8528acf6 .sidebar__search_3364d6ada1ea8118 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_3efe3baa911305f1 .wp-block-search_bd96a2a149c22b1d button,
    .widget_3efe3baa911305f1 .search-form_b694c9c5d850fc60 button,
    .widget_3efe3baa911305f1 .sidebar__search_3364d6ada1ea8118 button,
    .sidebar__widget_5365574f8528acf6 .wp-block-search_bd96a2a149c22b1d button,
    .sidebar__widget_5365574f8528acf6 .search-form_b694c9c5d850fc60 button,
    .sidebar__widget_5365574f8528acf6 .sidebar__search_3364d6ada1ea8118 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_3efe3baa911305f1 .tagcloud_ebf330cf16703cda,
  .widget_3efe3baa911305f1 .wp-block-tag-cloud_ec85eb0ef721e8fa,
  .sidebar__widget_5365574f8528acf6 .tagcloud_ebf330cf16703cda,
  .sidebar__widget_5365574f8528acf6 .wp-block-tag-cloud_ec85eb0ef721e8fa {
    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_3efe3baa911305f1 .tagcloud_ebf330cf16703cda a,
    .widget_3efe3baa911305f1 .wp-block-tag-cloud_ec85eb0ef721e8fa a,
    .sidebar__widget_5365574f8528acf6 .tagcloud_ebf330cf16703cda a,
    .sidebar__widget_5365574f8528acf6 .wp-block-tag-cloud_ec85eb0ef721e8fa 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_3efe3baa911305f1 .tagcloud_ebf330cf16703cda a:hover,
      .widget_3efe3baa911305f1 .wp-block-tag-cloud_ec85eb0ef721e8fa a:hover,
      .sidebar__widget_5365574f8528acf6 .tagcloud_ebf330cf16703cda a:hover,
      .sidebar__widget_5365574f8528acf6 .wp-block-tag-cloud_ec85eb0ef721e8fa a:hover {
        color: #ffffff;
        background: #317EFE;
        border-color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .widget_3efe3baa911305f1 ul,
  .widget_3efe3baa911305f1 ol,
  .sidebar__widget_5365574f8528acf6 ul,
  .sidebar__widget_5365574f8528acf6 ol {
    margin-bottom: 0;
    padding-left: 0;
    /* Tag Cloud Widget */ }
    .widget_3efe3baa911305f1 ul li,
    .widget_3efe3baa911305f1 ol li,
    .sidebar__widget_5365574f8528acf6 ul li,
    .sidebar__widget_5365574f8528acf6 ol li {
      display: block;
      padding: 8px 0;
      border-top: 1px solid #E1E1E1;
      margin-bottom: 0;
      /* Recent Comment Widget */ }
      .widget_3efe3baa911305f1 ul li:first-child,
      .widget_3efe3baa911305f1 ol li:first-child,
      .sidebar__widget_5365574f8528acf6 ul li:first-child,
      .sidebar__widget_5365574f8528acf6 ol li:first-child {
        border-top: 0; }
      .widget_3efe3baa911305f1 ul li:last-child,
      .widget_3efe3baa911305f1 ol li:last-child,
      .sidebar__widget_5365574f8528acf6 ul li:last-child,
      .sidebar__widget_5365574f8528acf6 ol li:last-child {
        margin-bottom: 0; }
      .widget_3efe3baa911305f1 ul li.recentcomments_22b61e244a251a04 .comment-author-link_ddf163d14526f1b3 a:before, .widget_3efe3baa911305f1 ul li.wp-block-latest-comments__comment_eb8b919616c219bc .comment-author-link_ddf163d14526f1b3 a:before,
      .widget_3efe3baa911305f1 ol li.recentcomments_22b61e244a251a04 .comment-author-link_ddf163d14526f1b3 a:before,
      .widget_3efe3baa911305f1 ol li.wp-block-latest-comments__comment_eb8b919616c219bc .comment-author-link_ddf163d14526f1b3 a:before,
      .sidebar__widget_5365574f8528acf6 ul li.recentcomments_22b61e244a251a04 .comment-author-link_ddf163d14526f1b3 a:before,
      .sidebar__widget_5365574f8528acf6 ul li.wp-block-latest-comments__comment_eb8b919616c219bc .comment-author-link_ddf163d14526f1b3 a:before,
      .sidebar__widget_5365574f8528acf6 ol li.recentcomments_22b61e244a251a04 .comment-author-link_ddf163d14526f1b3 a:before,
      .sidebar__widget_5365574f8528acf6 ol li.wp-block-latest-comments__comment_eb8b919616c219bc .comment-author-link_ddf163d14526f1b3 a:before {
        display: none; }
      .widget_3efe3baa911305f1 ul li.recentcomments_22b61e244a251a04 a, .widget_3efe3baa911305f1 ul li.wp-block-latest-comments__comment_eb8b919616c219bc a,
      .widget_3efe3baa911305f1 ol li.recentcomments_22b61e244a251a04 a,
      .widget_3efe3baa911305f1 ol li.wp-block-latest-comments__comment_eb8b919616c219bc a,
      .sidebar__widget_5365574f8528acf6 ul li.recentcomments_22b61e244a251a04 a,
      .sidebar__widget_5365574f8528acf6 ul li.wp-block-latest-comments__comment_eb8b919616c219bc a,
      .sidebar__widget_5365574f8528acf6 ol li.recentcomments_22b61e244a251a04 a,
      .sidebar__widget_5365574f8528acf6 ol li.wp-block-latest-comments__comment_eb8b919616c219bc a {
        padding-left: 0;
        display: inline; }
        .widget_3efe3baa911305f1 ul li.recentcomments_22b61e244a251a04 a:before, .widget_3efe3baa911305f1 ul li.wp-block-latest-comments__comment_eb8b919616c219bc a:before,
        .widget_3efe3baa911305f1 ol li.recentcomments_22b61e244a251a04 a:before,
        .widget_3efe3baa911305f1 ol li.wp-block-latest-comments__comment_eb8b919616c219bc a:before,
        .sidebar__widget_5365574f8528acf6 ul li.recentcomments_22b61e244a251a04 a:before,
        .sidebar__widget_5365574f8528acf6 ul li.wp-block-latest-comments__comment_eb8b919616c219bc a:before,
        .sidebar__widget_5365574f8528acf6 ol li.recentcomments_22b61e244a251a04 a:before,
        .sidebar__widget_5365574f8528acf6 ol li.wp-block-latest-comments__comment_eb8b919616c219bc a:before {
          display: none; }
      .widget_3efe3baa911305f1 ul li a,
      .widget_3efe3baa911305f1 ol li a,
      .sidebar__widget_5365574f8528acf6 ul li a,
      .sidebar__widget_5365574f8528acf6 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_3efe3baa911305f1 ul li a::before,
        .widget_3efe3baa911305f1 ol li a::before,
        .sidebar__widget_5365574f8528acf6 ul li a::before,
        .sidebar__widget_5365574f8528acf6 ol li a::before {
          content: "\f105";
          font-family: "Font Awesome 6 Free";
          margin-right: 10px; }
        .widget_3efe3baa911305f1 ul li a:hover,
        .widget_3efe3baa911305f1 ol li a:hover,
        .sidebar__widget_5365574f8528acf6 ul li a:hover,
        .sidebar__widget_5365574f8528acf6 ol li a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .widget_3efe3baa911305f1 ul li a.rsswidget_f9242880a99d5b61, .widget_3efe3baa911305f1 ul li a.wp-block-latest-posts__post-title_fca6e8a65a8331b9,
        .widget_3efe3baa911305f1 ol li a.rsswidget_f9242880a99d5b61,
        .widget_3efe3baa911305f1 ol li a.wp-block-latest-posts__post-title_fca6e8a65a8331b9,
        .sidebar__widget_5365574f8528acf6 ul li a.rsswidget_f9242880a99d5b61,
        .sidebar__widget_5365574f8528acf6 ul li a.wp-block-latest-posts__post-title_fca6e8a65a8331b9,
        .sidebar__widget_5365574f8528acf6 ol li a.rsswidget_f9242880a99d5b61,
        .sidebar__widget_5365574f8528acf6 ol li a.wp-block-latest-posts__post-title_fca6e8a65a8331b9 {
          padding-left: 0;
          font-weight: 500;
          display: block; }
          .widget_3efe3baa911305f1 ul li a.rsswidget_f9242880a99d5b61:before, .widget_3efe3baa911305f1 ul li a.wp-block-latest-posts__post-title_fca6e8a65a8331b9:before,
          .widget_3efe3baa911305f1 ol li a.rsswidget_f9242880a99d5b61:before,
          .widget_3efe3baa911305f1 ol li a.wp-block-latest-posts__post-title_fca6e8a65a8331b9:before,
          .sidebar__widget_5365574f8528acf6 ul li a.rsswidget_f9242880a99d5b61:before,
          .sidebar__widget_5365574f8528acf6 ul li a.wp-block-latest-posts__post-title_fca6e8a65a8331b9:before,
          .sidebar__widget_5365574f8528acf6 ol li a.rsswidget_f9242880a99d5b61:before,
          .sidebar__widget_5365574f8528acf6 ol li a.wp-block-latest-posts__post-title_fca6e8a65a8331b9:before {
            display: none; }
      .widget_3efe3baa911305f1 ul li ul,
      .widget_3efe3baa911305f1 ol li ul,
      .sidebar__widget_5365574f8528acf6 ul li ul,
      .sidebar__widget_5365574f8528acf6 ol li ul {
        padding-left: 25px;
        padding-top: 10px; }
    .widget_3efe3baa911305f1 ul.wp-tag-cloud_f297a9b4b1ac2eb0 li,
    .widget_3efe3baa911305f1 ol.wp-tag-cloud_f297a9b4b1ac2eb0 li,
    .sidebar__widget_5365574f8528acf6 ul.wp-tag-cloud_f297a9b4b1ac2eb0 li,
    .sidebar__widget_5365574f8528acf6 ol.wp-tag-cloud_f297a9b4b1ac2eb0 li {
      display: inline-block;
      padding: 0;
      border: 0; }
      .widget_3efe3baa911305f1 ul.wp-tag-cloud_f297a9b4b1ac2eb0 li a:before,
      .widget_3efe3baa911305f1 ol.wp-tag-cloud_f297a9b4b1ac2eb0 li a:before,
      .sidebar__widget_5365574f8528acf6 ul.wp-tag-cloud_f297a9b4b1ac2eb0 li a:before,
      .sidebar__widget_5365574f8528acf6 ol.wp-tag-cloud_f297a9b4b1ac2eb0 li a:before {
        display: none; }
  .widget_3efe3baa911305f1.te_widget_categories_b7b14504933aeb04 li, .widget_3efe3baa911305f1.widget_archive_ba14d80efef76873 li,
  .widget_3efe3baa911305f1 .wp-block-categories-list_b0d865fdb498cae4 li,
  .widget_3efe3baa911305f1 .wp-block-archives-list_8d7c750507d486ec li,
  .sidebar__widget_5365574f8528acf6.te_widget_categories_b7b14504933aeb04 li,
  .sidebar__widget_5365574f8528acf6.widget_archive_ba14d80efef76873 li,
  .sidebar__widget_5365574f8528acf6 .wp-block-categories-list_b0d865fdb498cae4 li,
  .sidebar__widget_5365574f8528acf6 .wp-block-archives-list_8d7c750507d486ec 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_3efe3baa911305f1.te_widget_categories_b7b14504933aeb04 li.cat-item_8e9c19b76638d345, .widget_3efe3baa911305f1.widget_archive_ba14d80efef76873 li.cat-item_8e9c19b76638d345,
    .widget_3efe3baa911305f1 .wp-block-categories-list_b0d865fdb498cae4 li.cat-item_8e9c19b76638d345,
    .widget_3efe3baa911305f1 .wp-block-archives-list_8d7c750507d486ec li.cat-item_8e9c19b76638d345,
    .sidebar__widget_5365574f8528acf6.te_widget_categories_b7b14504933aeb04 li.cat-item_8e9c19b76638d345,
    .sidebar__widget_5365574f8528acf6.widget_archive_ba14d80efef76873 li.cat-item_8e9c19b76638d345,
    .sidebar__widget_5365574f8528acf6 .wp-block-categories-list_b0d865fdb498cae4 li.cat-item_8e9c19b76638d345,
    .sidebar__widget_5365574f8528acf6 .wp-block-archives-list_8d7c750507d486ec li.cat-item_8e9c19b76638d345 {
      text-align: right;
      display: inline-block;
      width: 100%; }
    .widget_3efe3baa911305f1.te_widget_categories_b7b14504933aeb04 li a, .widget_3efe3baa911305f1.widget_archive_ba14d80efef76873 li a,
    .widget_3efe3baa911305f1 .wp-block-categories-list_b0d865fdb498cae4 li a,
    .widget_3efe3baa911305f1 .wp-block-archives-list_8d7c750507d486ec li a,
    .sidebar__widget_5365574f8528acf6.te_widget_categories_b7b14504933aeb04 li a,
    .sidebar__widget_5365574f8528acf6.widget_archive_ba14d80efef76873 li a,
    .sidebar__widget_5365574f8528acf6 .wp-block-categories-list_b0d865fdb498cae4 li a,
    .sidebar__widget_5365574f8528acf6 .wp-block-archives-list_8d7c750507d486ec li a {
      float: left; }

/* About Info Widget*/
.widget-about-info_971213d3fdd7f508 {
  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_971213d3fdd7f508 .about-desc_8b014ccdf391ccad {
    text-align: left; }
    .widget-about-info_971213d3fdd7f508 .about-desc_8b014ccdf391ccad .about-title_ed8f3c837b1b59db {
      font-size: 20px; }
  .widget-about-info_971213d3fdd7f508 .about-image_16a1d611e2fa08bd {
    width: 140px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px; }
  .widget-about-info_971213d3fdd7f508 .te-social-profile_2367fe5c12802d69 {
    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_971213d3fdd7f508 .te-social-profile_2367fe5c12802d69 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_971213d3fdd7f508 .te-social-profile_2367fe5c12802d69 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_6e88b848170caf8b.has-author_333f9faca4974fce.wp-block-latest-posts_6449b1e378679124 .wp-block-latest-posts__te-post-title_99ac0418de0dafcd {
  display: inline-block;
  width: 100%;
  font-weight: 500; }

.widget_rss_29bc98bd3c1f821f .wp-block-heading_b88e4118d05082e6:before,
.widget_rss_29bc98bd3c1f821f .widget-title_9f2aada3a009aa9f:before {
  display: none; }
.widget_rss_29bc98bd3c1f821f .rss-widget-icon_abe2e7f885a4c158 {
  margin-right: 6px; }
.widget_rss_29bc98bd3c1f821f ul li a.rsswidget_f9242880a99d5b61 {
  color: #14203A; }
  .widget_rss_29bc98bd3c1f821f ul li a.rsswidget_f9242880a99d5b61:hover {
    color: #317EFE; }

.wp-block-latest-posts_6449b1e378679124 .wp-block-rss__item-title_c43fc02a8486a5b7,
.wp-block-rss_622e88d03a4565b6 .wp-block-rss__item-title_c43fc02a8486a5b7,
.widget_rss_29bc98bd3c1f821f .wp-block-rss__item-title_c43fc02a8486a5b7 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }
  .wp-block-latest-posts_6449b1e378679124 .wp-block-rss__item-title_c43fc02a8486a5b7 a:before,
  .wp-block-rss_622e88d03a4565b6 .wp-block-rss__item-title_c43fc02a8486a5b7 a:before,
  .widget_rss_29bc98bd3c1f821f .wp-block-rss__item-title_c43fc02a8486a5b7 a:before {
    display: none; }
.wp-block-latest-posts_6449b1e378679124 .wp-block-latest-posts__post-author_19323888ec8fc8f1,
.wp-block-latest-posts_6449b1e378679124 .wp-block-rss__item-publish-date_9345315c94bd022f,
.wp-block-rss_622e88d03a4565b6 .wp-block-latest-posts__post-author_19323888ec8fc8f1,
.wp-block-rss_622e88d03a4565b6 .wp-block-rss__item-publish-date_9345315c94bd022f,
.widget_rss_29bc98bd3c1f821f .wp-block-latest-posts__post-author_19323888ec8fc8f1,
.widget_rss_29bc98bd3c1f821f .wp-block-rss__item-publish-date_9345315c94bd022f {
  margin-right: 10px; }
.wp-block-latest-posts_6449b1e378679124 .wp-block-latest-posts__post-author_19323888ec8fc8f1,
.wp-block-latest-posts_6449b1e378679124 .wp-block-latest-posts__te-post-date_6e1a41bb9794e934,
.wp-block-latest-posts_6449b1e378679124 .wp-block-rss__item-publish-date_9345315c94bd022f,
.wp-block-latest-posts_6449b1e378679124 .wp-block-rss__item-author_02d91bf43e99de3e,
.wp-block-latest-posts_6449b1e378679124 .rss-date_da48d5cdd778552b,
.wp-block-rss_622e88d03a4565b6 .wp-block-latest-posts__post-author_19323888ec8fc8f1,
.wp-block-rss_622e88d03a4565b6 .wp-block-latest-posts__te-post-date_6e1a41bb9794e934,
.wp-block-rss_622e88d03a4565b6 .wp-block-rss__item-publish-date_9345315c94bd022f,
.wp-block-rss_622e88d03a4565b6 .wp-block-rss__item-author_02d91bf43e99de3e,
.wp-block-rss_622e88d03a4565b6 .rss-date_da48d5cdd778552b,
.widget_rss_29bc98bd3c1f821f .wp-block-latest-posts__post-author_19323888ec8fc8f1,
.widget_rss_29bc98bd3c1f821f .wp-block-latest-posts__te-post-date_6e1a41bb9794e934,
.widget_rss_29bc98bd3c1f821f .wp-block-rss__item-publish-date_9345315c94bd022f,
.widget_rss_29bc98bd3c1f821f .wp-block-rss__item-author_02d91bf43e99de3e,
.widget_rss_29bc98bd3c1f821f .rss-date_da48d5cdd778552b {
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500;
  text-transform: capitalize;
  position: relative; }
.wp-block-latest-posts_6449b1e378679124 .wp-block-latest-posts__te-post-date_6e1a41bb9794e934:before,
.wp-block-latest-posts_6449b1e378679124 .wp-block-rss__item-publish-date_9345315c94bd022f:before,
.wp-block-latest-posts_6449b1e378679124 .rss-date_da48d5cdd778552b:before,
.wp-block-rss_622e88d03a4565b6 .wp-block-latest-posts__te-post-date_6e1a41bb9794e934:before,
.wp-block-rss_622e88d03a4565b6 .wp-block-rss__item-publish-date_9345315c94bd022f:before,
.wp-block-rss_622e88d03a4565b6 .rss-date_da48d5cdd778552b:before,
.widget_rss_29bc98bd3c1f821f .wp-block-latest-posts__te-post-date_6e1a41bb9794e934:before,
.widget_rss_29bc98bd3c1f821f .wp-block-rss__item-publish-date_9345315c94bd022f:before,
.widget_rss_29bc98bd3c1f821f .rss-date_da48d5cdd778552b:before {
  content: "\f274";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_6449b1e378679124 .wp-block-latest-posts__post-author_19323888ec8fc8f1:before,
.wp-block-latest-posts_6449b1e378679124 .wp-block-rss__item-author_02d91bf43e99de3e:before,
.wp-block-rss_622e88d03a4565b6 .wp-block-latest-posts__post-author_19323888ec8fc8f1:before,
.wp-block-rss_622e88d03a4565b6 .wp-block-rss__item-author_02d91bf43e99de3e:before,
.widget_rss_29bc98bd3c1f821f .wp-block-latest-posts__post-author_19323888ec8fc8f1:before,
.widget_rss_29bc98bd3c1f821f .wp-block-rss__item-author_02d91bf43e99de3e:before {
  content: "\f007";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_6449b1e378679124 .wp-block-latest-posts__post-excerpt_24c8b252d2c9207d,
.wp-block-latest-posts_6449b1e378679124 .wp-block-rss__item-excerpt_d43246cd2973ac1d,
.wp-block-latest-posts_6449b1e378679124 .rssSummary_2c65615b83078ded,
.wp-block-rss_622e88d03a4565b6 .wp-block-latest-posts__post-excerpt_24c8b252d2c9207d,
.wp-block-rss_622e88d03a4565b6 .wp-block-rss__item-excerpt_d43246cd2973ac1d,
.wp-block-rss_622e88d03a4565b6 .rssSummary_2c65615b83078ded,
.widget_rss_29bc98bd3c1f821f .wp-block-latest-posts__post-excerpt_24c8b252d2c9207d,
.widget_rss_29bc98bd3c1f821f .wp-block-rss__item-excerpt_d43246cd2973ac1d,
.widget_rss_29bc98bd3c1f821f .rssSummary_2c65615b83078ded {
  margin-top: 10px;
  margin-bottom: 0; }

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

.te-post-item_33dbd5a8404d52fd .te-single-post-meta_83d578dcd6b2910c {
  gap: 32px; }

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

.te-comment-title_a666482251ad5f3a h2,
.te-comment-title_a666482251ad5f3a .wp-block-comments-title_558f159db8670c52,
.wp-block-comments_5de7c2a8bfdadc13 h2,
.wp-block-comments_5de7c2a8bfdadc13 .wp-block-comments-title_558f159db8670c52 {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px; }

/* Block Comment Start */
.wp-block-comments_5de7c2a8bfdadc13 .wp-block-comment-template_2baa4c77a942aadc {
  padding-left: 0; }
  .wp-block-comments_5de7c2a8bfdadc13 .wp-block-comment-template_2baa4c77a942aadc .wp-block-te-comment-reply_d858d519e03adc08 {
    margin-top: 15px; }
  .wp-block-comments_5de7c2a8bfdadc13 .wp-block-comment-template_2baa4c77a942aadc li .wp-block-columns_f79f6326cbe240d5 {
    padding: 50px;
    border: 1px solid #dfe2e9;
    border-radius: 8px;
    margin-bottom: 24px; }
    .wp-block-comments_5de7c2a8bfdadc13 .wp-block-comment-template_2baa4c77a942aadc li .wp-block-columns_f79f6326cbe240d5 .wp-block-column_22232466df430534:first-child {
      -ms-flex-preferred-size: 80px !important;
          flex-basis: 80px !important; }
    .wp-block-comments_5de7c2a8bfdadc13 .wp-block-comment-template_2baa4c77a942aadc li .wp-block-columns_f79f6326cbe240d5 .wp-block-avatar_5b6f891a69a16342 {
      width: 100px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 50%;
      overflow: hidden; }
      .wp-block-comments_5de7c2a8bfdadc13 .wp-block-comment-template_2baa4c77a942aadc li .wp-block-columns_f79f6326cbe240d5 .wp-block-avatar_5b6f891a69a16342 img {
        width: 100%; }
    .wp-block-comments_5de7c2a8bfdadc13 .wp-block-comment-template_2baa4c77a942aadc li .wp-block-columns_f79f6326cbe240d5 .wp-block-comment-author-name_27a7f65739474787 a {
      font-size: 21px;
      margin-bottom: 5px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A; }
    .wp-block-comments_5de7c2a8bfdadc13 .wp-block-comment-template_2baa4c77a942aadc li .wp-block-columns_f79f6326cbe240d5 .wp-block-comment-edit-link_25a347ec2ec8ac23 a {
      color: #317EFE; }
    .wp-block-comments_5de7c2a8bfdadc13 .wp-block-comment-template_2baa4c77a942aadc li .wp-block-columns_f79f6326cbe240d5 .wp-block-comment-date_f15f6a9620183371 a,
    .wp-block-comments_5de7c2a8bfdadc13 .wp-block-comment-template_2baa4c77a942aadc li .wp-block-columns_f79f6326cbe240d5 .wp-block-comment-edit-link_25a347ec2ec8ac23 a {
      color: #9ba8c3;
      font-size: 16px;
      font-weight: 400;
      font-family: "Inter", sans-serif; }
    .wp-block-comments_5de7c2a8bfdadc13 .wp-block-comment-template_2baa4c77a942aadc li .wp-block-columns_f79f6326cbe240d5 .wp-block-te-comment-reply_d858d519e03adc08 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_5de7c2a8bfdadc13 .wp-block-comment-template_2baa4c77a942aadc li .wp-block-columns_f79f6326cbe240d5 .wp-block-te-comment-reply_d858d519e03adc08 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_26c75e45ba7cb034 .te-comment-respond_9bae72ffce19ee4d,
.te-latest-comments_26c75e45ba7cb034 .comment-respond_bdcaba86b153a736 {
  margin-top: 60px;
  margin-bottom: 40px; }
.te-latest-comments_26c75e45ba7cb034 li .children .te-comments-item_cc0b541fb49ad665 {
  margin-left: 50px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-latest-comments_26c75e45ba7cb034 li .children .te-comments-item_cc0b541fb49ad665 {
      margin-left: 0; } }
.te-latest-comments_26c75e45ba7cb034 li .children .children .te-comments-item_cc0b541fb49ad665 {
  margin-left: 100px;
  border-top: 1px solid #F9F4F1; }
.te-latest-comments_26c75e45ba7cb034 li .te-comments-item_cc0b541fb49ad665 {
  padding: 50px;
  border: 1px solid #F9F4F1;
  background-color: #F9F4F1;
  border-radius: 20px;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .te-latest-comments_26c75e45ba7cb034 li .te-comments-item_cc0b541fb49ad665 {
      padding: 30px; } }
  .te-latest-comments_26c75e45ba7cb034 li .te-comments-item_cc0b541fb49ad665 .te-comments-avatar_3d70efca4ffd91de {
    float: left; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-latest-comments_26c75e45ba7cb034 li .te-comments-item_cc0b541fb49ad665 .te-comments-avatar_3d70efca4ffd91de {
        float: inherit;
        margin-bottom: 20px; } }
    .te-latest-comments_26c75e45ba7cb034 li .te-comments-item_cc0b541fb49ad665 .te-comments-avatar_3d70efca4ffd91de img {
      margin-right: 30px;
      width: 100px;
      border-radius: 50px; }
  .te-latest-comments_26c75e45ba7cb034 li .te-comments-item_cc0b541fb49ad665 .te-comments-text_bec83be89fb0f244 {
    overflow: hidden; }
    .te-latest-comments_26c75e45ba7cb034 li .te-comments-item_cc0b541fb49ad665 .te-comments-text_bec83be89fb0f244 p {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 20px;
      color: #335371; }
    .te-latest-comments_26c75e45ba7cb034 li .te-comments-item_cc0b541fb49ad665 .te-comments-text_bec83be89fb0f244 .te-avatar-name_f8a04c4ce5809625 {
      margin-bottom: 10px;
      position: relative; }
      .te-latest-comments_26c75e45ba7cb034 li .te-comments-item_cc0b541fb49ad665 .te-comments-text_bec83be89fb0f244 .te-avatar-name_f8a04c4ce5809625 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_26c75e45ba7cb034 li .te-comments-item_cc0b541fb49ad665 .te-comments-text_bec83be89fb0f244 .te-avatar-name_f8a04c4ce5809625 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_26c75e45ba7cb034 li .te-comments-item_cc0b541fb49ad665 .te-comments-text_bec83be89fb0f244 .te-avatar-name_f8a04c4ce5809625 span {
            display: inline-block;
            width: 100%; } }
    .te-latest-comments_26c75e45ba7cb034 li .te-comments-item_cc0b541fb49ad665 .te-comments-text_bec83be89fb0f244 .te-comment-reply_dbbef8fc09538341 {
      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_26c75e45ba7cb034 li .te-comments-item_cc0b541fb49ad665 .te-comments-text_bec83be89fb0f244 .te-comment-reply_dbbef8fc09538341 {
          position: unset;
          margin-top: 10px; } }
      .te-latest-comments_26c75e45ba7cb034 li .te-comments-item_cc0b541fb49ad665 .te-comments-text_bec83be89fb0f244 .te-comment-reply_dbbef8fc09538341:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

ul.children {
  list-style: none; }

.te-post-comments-form_2cdf486a35ee2939 .te-contacts-message_3b2b3f259ab08c63 {
  margin-top: 10px; }

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

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

.te-comment-respond_9bae72ffce19ee4d,
.comment-respond_bdcaba86b153a736 {
  position: relative;
  background-color: #F9F4F1;
  padding: 40px;
  border-radius: 20px; }
  .te-comment-respond_9bae72ffce19ee4d .comment-form-cookies-consent_bb9b05983dc4e3aa,
  .comment-respond_bdcaba86b153a736 .comment-form-cookies-consent_bb9b05983dc4e3aa {
    display: none; }
  .te-comment-respond_9bae72ffce19ee4d .comment-notes_f43e648bf7ec578d,
  .comment-respond_bdcaba86b153a736 .comment-notes_f43e648bf7ec578d {
    margin-bottom: 30px; }
  .te-comment-respond_9bae72ffce19ee4d p,
  .comment-respond_bdcaba86b153a736 p {
    margin: 0; }
  .te-comment-respond_9bae72ffce19ee4d .te-contacts-email_176b880a7758b5b4,
  .te-comment-respond_9bae72ffce19ee4d .te-contacts-name_ac342e7631dbfc12,
  .te-comment-respond_9bae72ffce19ee4d .single-input-field_1f09235a513fc079,
  .comment-respond_bdcaba86b153a736 .te-contacts-email_176b880a7758b5b4,
  .comment-respond_bdcaba86b153a736 .te-contacts-name_ac342e7631dbfc12,
  .comment-respond_bdcaba86b153a736 .single-input-field_1f09235a513fc079 {
    margin-bottom: 20px; }
  .te-comment-respond_9bae72ffce19ee4d label,
  .comment-respond_bdcaba86b153a736 label {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #778196;
    margin-bottom: 20px; }
  .te-comment-respond_9bae72ffce19ee4d .checkbox-field-wrapper_8dda375a3c217d14,
  .comment-respond_bdcaba86b153a736 .checkbox-field-wrapper_8dda375a3c217d14 {
    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_9bae72ffce19ee4d .checkbox-field-wrapper_8dda375a3c217d14 p,
    .comment-respond_bdcaba86b153a736 .checkbox-field-wrapper_8dda375a3c217d14 p {
      margin: 0; }
    .te-comment-respond_9bae72ffce19ee4d .checkbox-field-wrapper_8dda375a3c217d14 .single-checkbox-field_e47eac4a896a78c1,
    .comment-respond_bdcaba86b153a736 .checkbox-field-wrapper_8dda375a3c217d14 .single-checkbox-field_e47eac4a896a78c1 {
      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_9bae72ffce19ee4d .te-comment-form-cookies-consent_8e2c0aaeb2c816dd,
  .comment-respond_bdcaba86b153a736 .te-comment-form-cookies-consent_8e2c0aaeb2c816dd {
    display: none; }
  .te-comment-respond_9bae72ffce19ee4d input[type="number"],
  .comment-respond_bdcaba86b153a736 input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield; }
  .te-comment-respond_9bae72ffce19ee4d input,
  .te-comment-respond_9bae72ffce19ee4d select,
  .comment-respond_bdcaba86b153a736 input,
  .comment-respond_bdcaba86b153a736 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_9bae72ffce19ee4d *::-webkit-input-placeholder,
  .comment-respond_bdcaba86b153a736 *::-webkit-input-placeholder {
    color: #778196; }
  .te-comment-respond_9bae72ffce19ee4d *:-ms-input-placeholder,
  .comment-respond_bdcaba86b153a736 *:-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_9bae72ffce19ee4d *::-ms-input-placeholder,
  .comment-respond_bdcaba86b153a736 *::-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_9bae72ffce19ee4d *::placeholder,
  .comment-respond_bdcaba86b153a736 *::placeholder {
    color: #778196; }
  .te-comment-respond_9bae72ffce19ee4d textarea,
  .comment-respond_bdcaba86b153a736 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_9bae72ffce19ee4d input:focus,
  .te-comment-respond_9bae72ffce19ee4d textarea:focus,
  .te-comment-respond_9bae72ffce19ee4d .form-select_a764cc1537d48bc4:focus,
  .comment-respond_bdcaba86b153a736 input:focus,
  .comment-respond_bdcaba86b153a736 textarea:focus,
  .comment-respond_bdcaba86b153a736 .form-select_a764cc1537d48bc4: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_7cd2a26942b256d2 {
  position: relative;
  border-radius: 20px;
  overflow: hidden; }
  .te-team-card_7cd2a26942b256d2:hover .image:before {
    height: 250%;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear;
    background-color: transparent; }
  .te-team-card_7cd2a26942b256d2:hover .image img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-team-card_7cd2a26942b256d2:hover .te-content-wrapper_deb7654c219d2c87 {
    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_7cd2a26942b256d2 .image {
    overflow: hidden;
    position: relative; }
    .te-team-card_7cd2a26942b256d2 .image:before {
      position: absolute;
      width: 200%;
      height: 0%;
      left: 50%;
      top: 50%;
      background-color: rgba(255, 255, 255, 0.3);
      -webkit-transform: translate(-50%, -50%) rotate(-45deg);
              transform: translate(-50%, -50%) rotate(-45deg);
      content: "";
      z-index: 1; }
    .te-team-card_7cd2a26942b256d2 .image img {
      width: 100%;
      height: 100%;
      -webkit-transform: scale(1);
              transform: scale(1);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_7cd2a26942b256d2 .te-content-wrapper_deb7654c219d2c87 {
    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_7cd2a26942b256d2 .te-content-wrapper_deb7654c219d2c87 .content {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      z-index: 1;
      gap: 17px;
      position: absolute;
      bottom: 0;
      left: 0;
      padding: 45px 30px; }
      .te-team-card_7cd2a26942b256d2 .te-content-wrapper_deb7654c219d2c87 .content .title {
        font-size: 24px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: 0px;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
      .te-team-card_7cd2a26942b256d2 .te-content-wrapper_deb7654c219d2c87 .content .desc_82851f70f34f93b9 {
        font-size: 18px;
        line-height: 18px;
        font-weight: 400;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
    .te-team-card_7cd2a26942b256d2 .te-content-wrapper_deb7654c219d2c87 .social_5ee40325848c0c7e {
      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_7cd2a26942b256d2 .te-content-wrapper_deb7654c219d2c87 .social_5ee40325848c0c7e 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_7cd2a26942b256d2 .te-content-wrapper_deb7654c219d2c87 .social_5ee40325848c0c7e a:hover {
          background-color: #E7F914;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-team-card_7cd2a26942b256d2.style-2_f1b08639b12a680b {
  padding: 20px;
  background-color: #F9F4F1;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-team-card_7cd2a26942b256d2.style-2_f1b08639b12a680b:hover {
    background-color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-team-card_7cd2a26942b256d2.style-2_f1b08639b12a680b:hover .te-content-wrapper_deb7654c219d2c87 .social_5ee40325848c0c7e a {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-team-card_7cd2a26942b256d2.style-2_f1b08639b12a680b:hover .te-content-wrapper_deb7654c219d2c87 .content .title,
    .te-team-card_7cd2a26942b256d2.style-2_f1b08639b12a680b:hover .te-content-wrapper_deb7654c219d2c87 .content .desc_82851f70f34f93b9 {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_7cd2a26942b256d2.style-2_f1b08639b12a680b .image {
    border-radius: 20px; }
  .te-team-card_7cd2a26942b256d2.style-2_f1b08639b12a680b .te-content-wrapper_deb7654c219d2c87 {
    position: unset;
    visibility: visible;
    opacity: 1;
    background: transparent;
    -webkit-transform: unset;
            transform: unset; }
    .te-team-card_7cd2a26942b256d2.style-2_f1b08639b12a680b .te-content-wrapper_deb7654c219d2c87 .content {
      padding: 0;
      margin-top: 20px;
      margin-bottom: 10px;
      position: unset; }
      .te-team-card_7cd2a26942b256d2.style-2_f1b08639b12a680b .te-content-wrapper_deb7654c219d2c87 .content .title {
        color: #131A2A;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-team-card_7cd2a26942b256d2.style-2_f1b08639b12a680b .te-content-wrapper_deb7654c219d2c87 .content .title a:hover {
          color: #ffffff !important; }
      .te-team-card_7cd2a26942b256d2.style-2_f1b08639b12a680b .te-content-wrapper_deb7654c219d2c87 .content .desc_82851f70f34f93b9 {
        color: #335371;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-team-card_7cd2a26942b256d2.style-2_f1b08639b12a680b .te-content-wrapper_deb7654c219d2c87 .social_5ee40325848c0c7e a {
      border: 1px solid #E1E1E1;
      background-color: transparent; }
      .te-team-card_7cd2a26942b256d2.style-2_f1b08639b12a680b .te-content-wrapper_deb7654c219d2c87 .social_5ee40325848c0c7e 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_8c81b04b7659230b {
  position: relative;
  padding: 0;
  overflow: hidden; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-team-member-slider-wrapper_8c81b04b7659230b {
      padding: 0 12px; } }
  .te-team-member-slider-wrapper_8c81b04b7659230b .slick-list_ff26295d673acc7e {
    margin: 0 -15px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-team-member-slider-wrapper_8c81b04b7659230b .slick-list_ff26295d673acc7e {
        padding-bottom: 25px;
        margin: unset; } }
    .te-team-member-slider-wrapper_8c81b04b7659230b .slick-list_ff26295d673acc7e .slick-slide {
      margin: 0 15px; }
  .te-team-member-slider-wrapper_8c81b04b7659230b .slick-dots_960d34e5695d98b9 {
    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_8c81b04b7659230b .slick-dots_960d34e5695d98b9 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_8c81b04b7659230b .slick-dots_960d34e5695d98b9 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_8c81b04b7659230b .slick-dots_960d34e5695d98b9 li.slick-active {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-team-member-slider-wrapper_8c81b04b7659230b .slick-dots_960d34e5695d98b9 li.slick-active button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-team-member-slider-wrapper_8c81b04b7659230b .slick-arrow_c8265c7c359672b0 {
    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_cae26e9a4c889d0a {
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 20px; }
  .te-portfolio-card_cae26e9a4c889d0a:hover .image .te-content-wrapper_deb7654c219d2c87 {
    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_cae26e9a4c889d0a:hover .image .te-content-wrapper_deb7654c219d2c87 .content .content-inner_87586255535f9c87 {
      margin-bottom: 0;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_cae26e9a4c889d0a:hover .image .te-content-wrapper_deb7654c219d2c87 .content .btn-wrapper_856607f5317614c7 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_cae26e9a4c889d0a:hover .image .te-content-wrapper_deb7654c219d2c87 .content .content-inner_87586255535f9c87 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scaleY(1);
              transform: scaleY(1); }
  .te-portfolio-card_cae26e9a4c889d0a:hover .image img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-portfolio-card_cae26e9a4c889d0a .image {
    overflow: hidden;
    position: relative; }
    .te-portfolio-card_cae26e9a4c889d0a .image img {
      -webkit-transform: scale(1);
              transform: scale(1);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      width: 100%; }
  .te-portfolio-card_cae26e9a4c889d0a .te-content-wrapper_deb7654c219d2c87 {
    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_cae26e9a4c889d0a .te-content-wrapper_deb7654c219d2c87 .content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      height: 100%;
      gap: 10px;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      position: relative;
      padding: 10px; }
      .te-portfolio-card_cae26e9a4c889d0a .te-content-wrapper_deb7654c219d2c87 .content .content-inner_87586255535f9c87 {
        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_cae26e9a4c889d0a .te-content-wrapper_deb7654c219d2c87 .content .sub-title_3769fb5c9fce6c5b {
        color: #131A2A;
        font-size: 18px;
        line-height: 36px;
        font-weight: 400; }
      .te-portfolio-card_cae26e9a4c889d0a .te-content-wrapper_deb7654c219d2c87 .content .title {
        margin-bottom: 0;
        color: #131A2A;
        font-size: 24px;
        line-height: 39px;
        font-weight: 500; }
      .te-portfolio-card_cae26e9a4c889d0a .te-content-wrapper_deb7654c219d2c87 .content .btn-wrapper_856607f5317614c7 {
        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_cae26e9a4c889d0a .te-content-wrapper_deb7654c219d2c87 .content .btn-wrapper_856607f5317614c7 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_cae26e9a4c889d0a .te-content-wrapper_deb7654c219d2c87 .content .btn-wrapper_856607f5317614c7 a:hover {
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
            background-color: #317EFE;
            color: #ffffff; }

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

.te-portfolio-card_cae26e9a4c889d0a.style-3_cb3041a977f5d449:hover .te-content-wrapper_deb7654c219d2c87 .content .btn-wrapper_856607f5317614c7 {
  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_cae26e9a4c889d0a.style-3_cb3041a977f5d449 .te-content-wrapper_deb7654c219d2c87 {
  padding: 0; }
  .te-portfolio-card_cae26e9a4c889d0a.style-3_cb3041a977f5d449 .te-content-wrapper_deb7654c219d2c87 .content .content-inner_87586255535f9c87 {
    border-radius: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px; }
  .te-portfolio-card_cae26e9a4c889d0a.style-3_cb3041a977f5d449 .te-content-wrapper_deb7654c219d2c87 .content .btn-wrapper_856607f5317614c7 {
    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_14e7d74edf8065d7.style-1_64623fd2d5d13734 {
  margin-top: -210px; }
  @media (max-width: 991px) {
    .newsletter-area_14e7d74edf8065d7.style-1_64623fd2d5d13734 {
      margin-top: 0;
      padding-top: 100px; } }

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

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

.testimonial-slider-area_fc05a71335501d32.style-1_64623fd2d5d13734 {
  padding-bottom: 5px; }

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

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

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

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

.team-slider-area_5d40dab28f7f0bd1.style-1_64623fd2d5d13734 {
  overflow: hidden; }

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

.about-us-area_0bc382d35de9d31f.style-2_f1b08639b12a680b {
  padding-top: 120px;
  padding-bottom: 330px;
  background-color: #F9F4F1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .about-us-area_0bc382d35de9d31f.style-2_f1b08639b12a680b {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area_0bc382d35de9d31f.style-2_f1b08639b12a680b {
      padding: 100px 0; } }
  @media (max-width: 991px) {
    .about-us-area_0bc382d35de9d31f.style-2_f1b08639b12a680b .te-about-image-card_72dde24d5baea0b1 {
      text-align: center;
      margin-bottom: 50px; } }
  @media (max-width: 991px) {
    .about-us-area_0bc382d35de9d31f.style-2_f1b08639b12a680b .te-about-image-card_72dde24d5baea0b1 .te-main-img-wrapper_63660cdbfd114f31 .te-main-img-inner_33ccdc7aee6d719c {
      width: 100%; } }
  @media (max-width: 1199px) {
    .about-us-area_0bc382d35de9d31f.style-2_f1b08639b12a680b .te-about-image-card_72dde24d5baea0b1 .te-company-foundation_913daa44d3841b0e {
      left: 0; } }
  @media (max-width: 1199px) {
    .about-us-area_0bc382d35de9d31f.style-2_f1b08639b12a680b .te-about-info-card_dcf3e50a83d0fa20 {
      padding-left: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area_0bc382d35de9d31f.style-2_f1b08639b12a680b .te-about-info-card_dcf3e50a83d0fa20 {
      padding-left: 60px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .about-us-area_0bc382d35de9d31f.style-2_f1b08639b12a680b .te-about-info-card_dcf3e50a83d0fa20 {
      padding-left: 80px; } }

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

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

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

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

.faq-area_8b573cf4a10b2cb8.style-1_64623fd2d5d13734 {
  padding-bottom: 100px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .faq-area_8b573cf4a10b2cb8.style-1_64623fd2d5d13734 {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-area_8b573cf4a10b2cb8.style-1_64623fd2d5d13734 {
      padding-bottom: 100px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .faq-area_8b573cf4a10b2cb8.style-1_64623fd2d5d13734 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_8b573cf4a10b2cb8.style-1_64623fd2d5d13734 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_8b573cf4a10b2cb8.style-1_64623fd2d5d13734 .accordion-wrapper_1600eeed6e81ab28 {
      padding-right: 60px; } }
  .faq-area_8b573cf4a10b2cb8.style-1_64623fd2d5d13734 .te-faq-image_a39560ffc593b0d2 {
    margin-top: 82px;
    position: relative;
    right: -83px;
    display: inline-block; }
    @media (max-width: 1199px) {
      .faq-area_8b573cf4a10b2cb8.style-1_64623fd2d5d13734 .te-faq-image_a39560ffc593b0d2 {
        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_8b573cf4a10b2cb8.style-1_64623fd2d5d13734 .te-faq-image_a39560ffc593b0d2 {
        right: 0; } }
    .faq-area_8b573cf4a10b2cb8.style-1_64623fd2d5d13734 .te-faq-image_a39560ffc593b0d2 .te-image-wrapper_811d75d0a8440ca1 {
      position: relative; }
      .faq-area_8b573cf4a10b2cb8.style-1_64623fd2d5d13734 .te-faq-image_a39560ffc593b0d2 .te-image-wrapper_811d75d0a8440ca1 .te-main-img-inner_33ccdc7aee6d719c {
        -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_8b573cf4a10b2cb8.style-1_64623fd2d5d13734 .te-faq-image_a39560ffc593b0d2 .te-image-wrapper_811d75d0a8440ca1 .te-image-shape_7684a4ac45e837b9 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: -1; }
      .faq-area_8b573cf4a10b2cb8.style-1_64623fd2d5d13734 .te-faq-image_a39560ffc593b0d2 .te-image-wrapper_811d75d0a8440ca1 .content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 10px; }
        .faq-area_8b573cf4a10b2cb8.style-1_64623fd2d5d13734 .te-faq-image_a39560ffc593b0d2 .te-image-wrapper_811d75d0a8440ca1 .content .title {
          font-size: 18px;
          font-weight: 400;
          line-height: 18px;
          color: #ffffff;
          margin-bottom: 0; }
        .faq-area_8b573cf4a10b2cb8.style-1_64623fd2d5d13734 .te-faq-image_a39560ffc593b0d2 .te-image-wrapper_811d75d0a8440ca1 .content .number_02b93047330f66b9 {
          font-size: 32px;
          font-weight: 500;
          line-height: 32px;
          letter-spacing: 0px;
          color: #ffffff;
          margin-bottom: 0; }
      .faq-area_8b573cf4a10b2cb8.style-1_64623fd2d5d13734 .te-faq-image_a39560ffc593b0d2 .te-image-wrapper_811d75d0a8440ca1 .top-content_dbd9ce24f8cd62c1 {
        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_8b573cf4a10b2cb8.style-1_64623fd2d5d13734 .te-faq-image_a39560ffc593b0d2 .te-image-wrapper_811d75d0a8440ca1 .top-content_dbd9ce24f8cd62c1 {
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); } }
      .faq-area_8b573cf4a10b2cb8.style-1_64623fd2d5d13734 .te-faq-image_a39560ffc593b0d2 .te-image-wrapper_811d75d0a8440ca1 .bottom-content_8b8b273e521b740e {
        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_8b573cf4a10b2cb8.style-1_64623fd2d5d13734 .te-faq-image_a39560ffc593b0d2 .te-image-wrapper_811d75d0a8440ca1 .bottom-content_8b8b273e521b740e {
            right: 50%;
            -webkit-transform: translateX(50%);
                    transform: translateX(50%); } }
        .faq-area_8b573cf4a10b2cb8.style-1_64623fd2d5d13734 .te-faq-image_a39560ffc593b0d2 .te-image-wrapper_811d75d0a8440ca1 .bottom-content_8b8b273e521b740e .bottom-content-inner_71d949aa799cece5 {
          width: 100%;
          height: 100%;
          background-color: #E7F914;
          border-radius: 100%;
          border: 8px solid #ffffff;
          outline: 2px dashed #14203A; }
          .faq-area_8b573cf4a10b2cb8.style-1_64623fd2d5d13734 .te-faq-image_a39560ffc593b0d2 .te-image-wrapper_811d75d0a8440ca1 .bottom-content_8b8b273e521b740e .bottom-content-inner_71d949aa799cece5 .title,
          .faq-area_8b573cf4a10b2cb8.style-1_64623fd2d5d13734 .te-faq-image_a39560ffc593b0d2 .te-image-wrapper_811d75d0a8440ca1 .bottom-content_8b8b273e521b740e .bottom-content-inner_71d949aa799cece5 .number_02b93047330f66b9 {
            color: #14203A; }

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

.testimonial-slider-area_fc05a71335501d32 {
  overflow: hidden;
  padding-bottom: 10px; }
  .testimonial-slider-area_fc05a71335501d32.style-2_f1b08639b12a680b .slick-list_ff26295d673acc7e {
    margin: 0 -100px;
    overflow: visible; }
    .testimonial-slider-area_fc05a71335501d32.style-2_f1b08639b12a680b .slick-list_ff26295d673acc7e .te-slick-item_b85af863d1aaaaa4 {
      width: 520px;
      margin: 0 15px; }

.counter-up-area_af93fe6c0bd2e87a.style-2_f1b08639b12a680b .te-counter-card_2a35c1ee6111e658 {
  padding: 80px 55px;
  background-color: #131A2A;
  border-radius: 20px; }
  .counter-up-area_af93fe6c0bd2e87a.style-2_f1b08639b12a680b .te-counter-card_2a35c1ee6111e658 .te-counter-item_255ad3e0fbbe0e8b .icon_513d626ec95284a2 {
    width: unset;
    height: unset;
    background-color: transparent; }
  .counter-up-area_af93fe6c0bd2e87a.style-2_f1b08639b12a680b .te-counter-card_2a35c1ee6111e658 .te-counter-item_255ad3e0fbbe0e8b .te-counter-title_b0808e048ae7c58b {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px; }
    .counter-up-area_af93fe6c0bd2e87a.style-2_f1b08639b12a680b .te-counter-card_2a35c1ee6111e658 .te-counter-item_255ad3e0fbbe0e8b .te-counter-title_b0808e048ae7c58b .content {
      gap: 18px;
      text-align: left; }
  .counter-up-area_af93fe6c0bd2e87a.style-2_f1b08639b12a680b .te-counter-card_2a35c1ee6111e658 .te-counter-item_255ad3e0fbbe0e8b .title {
    color: #ffffff; }
  .counter-up-area_af93fe6c0bd2e87a.style-2_f1b08639b12a680b .te-counter-card_2a35c1ee6111e658 .te-counter-item_255ad3e0fbbe0e8b .number_02b93047330f66b9 {
    color: #E7F914; }
  .counter-up-area_af93fe6c0bd2e87a.style-2_f1b08639b12a680b .te-counter-card_2a35c1ee6111e658 .te-counter-item_255ad3e0fbbe0e8b .number_02b93047330f66b9,
  .counter-up-area_af93fe6c0bd2e87a.style-2_f1b08639b12a680b .te-counter-card_2a35c1ee6111e658 .te-counter-item_255ad3e0fbbe0e8b .title {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

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

.subscribe-area_321aa871db777283.style-2_f1b08639b12a680b {
  position: relative;
  z-index: 9;
  margin-bottom: -140px; }
  .subscribe-area_321aa871db777283.style-2_f1b08639b12a680b .te-subscribe-inner-area_0344df0bc212f7b7 {
    background-color: #317EFE;
    padding: 10px;
    border-radius: 20px;
    gap: 0; }
    .subscribe-area_321aa871db777283.style-2_f1b08639b12a680b .te-subscribe-inner-area_0344df0bc212f7b7 .te-image-bg-collumn_40a33f4081f88222 {
      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_321aa871db777283.style-2_f1b08639b12a680b .te-subscribe-inner-area_0344df0bc212f7b7 .te-subscribe-form-wrapper_1cf4d39c63c50527 {
      padding: 0; }
    .subscribe-area_321aa871db777283.style-2_f1b08639b12a680b .te-subscribe-inner-area_0344df0bc212f7b7 .te-content-wrapper_deb7654c219d2c87 {
      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_321aa871db777283.style-2_f1b08639b12a680b .te-subscribe-inner-area_0344df0bc212f7b7 .te-content-wrapper_deb7654c219d2c87 {
          left: unset; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_321aa871db777283.style-2_f1b08639b12a680b .te-subscribe-inner-area_0344df0bc212f7b7 .te-content-wrapper_deb7654c219d2c87 {
          -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_321aa871db777283.style-2_f1b08639b12a680b .te-subscribe-inner-area_0344df0bc212f7b7 .te-content-wrapper_deb7654c219d2c87 {
          -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_321aa871db777283.style-2_f1b08639b12a680b .te-subscribe-inner-area_0344df0bc212f7b7 .te-content-wrapper_deb7654c219d2c87 {
          gap: 60px; } }
      .subscribe-area_321aa871db777283.style-2_f1b08639b12a680b .te-subscribe-inner-area_0344df0bc212f7b7 .te-content-wrapper_deb7654c219d2c87 .te-subscribe-title_d5fc574cfe82dda3 {
        font-size: 38px;
        font-weight: 500;
        line-height: 46px;
        letter-spacing: -0.676px;
        text-transform: capitalize;
        margin-bottom: 0; }
      .subscribe-area_321aa871db777283.style-2_f1b08639b12a680b .te-subscribe-inner-area_0344df0bc212f7b7 .te-content-wrapper_deb7654c219d2c87 .te-content-inner_551ea90234830ee9 {
        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_321aa871db777283.style-2_f1b08639b12a680b .te-subscribe-inner-area_0344df0bc212f7b7 .te-content-wrapper_deb7654c219d2c87 .te-content-inner_551ea90234830ee9 {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
        .subscribe-area_321aa871db777283.style-2_f1b08639b12a680b .te-subscribe-inner-area_0344df0bc212f7b7 .te-content-wrapper_deb7654c219d2c87 .te-content-inner_551ea90234830ee9 .icon_513d626ec95284a2 {
          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_321aa871db777283.style-2_f1b08639b12a680b .te-subscribe-inner-area_0344df0bc212f7b7 .te-subscribe-form-widget_530776c8274b4cea {
      background: #fff;
      padding: 7px;
      border-radius: 50px; }
    .subscribe-area_321aa871db777283.style-2_f1b08639b12a680b .te-subscribe-inner-area_0344df0bc212f7b7 .mc4wp-form-fields_b075f43155dc2345 {
      gap: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .subscribe-area_321aa871db777283.style-2_f1b08639b12a680b .te-subscribe-inner-area_0344df0bc212f7b7 .mc4wp-form-fields_b075f43155dc2345 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }

.testimonial-slider-area_fc05a71335501d32.style-3_cb3041a977f5d449 {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .testimonial-slider-area_fc05a71335501d32.style-3_cb3041a977f5d449 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slider-area_fc05a71335501d32.style-3_cb3041a977f5d449 {
      padding: 100px 0; } }
  .testimonial-slider-area_fc05a71335501d32.style-3_cb3041a977f5d449 .slick-list_ff26295d673acc7e .slick-slide.slick-current_6fd7dd965805157e .te-testimonial-card_9811a6752a41627b.style-3_cb3041a977f5d449 .te-content-wrapper_deb7654c219d2c87 .te-user-meta_5f50c7d4595a1a38 .icon_513d626ec95284a2 {
    color: #317EFE; }

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

.contact-form-area_2b577bc1244d65c3 {
  padding-bottom: 45px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .contact-form-area_2b577bc1244d65c3 {
      padding-top: 30px;
      padding-bottom: 45px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .contact-form-area_2b577bc1244d65c3 {
      padding-top: 30px;
      padding-bottom: 45px; } }
  .contact-form-area_2b577bc1244d65c3 .te-comment-respond_9bae72ffce19ee4d .title,
  .contact-form-area_2b577bc1244d65c3 .te-title-wrapper_9f9daa39e1cdcb43 .title {
    font-size: 57px;
    font-weight: 500;
    line-height: 77.72px;
    letter-spacing: -1px;
    text-transform: capitalize;
    margin-bottom: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .contact-form-area_2b577bc1244d65c3 .te-comment-respond_9bae72ffce19ee4d .title,
      .contact-form-area_2b577bc1244d65c3 .te-title-wrapper_9f9daa39e1cdcb43 .title {
        font-size: 32px;
        line-height: 38px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .contact-form-area_2b577bc1244d65c3 .te-comment-respond_9bae72ffce19ee4d .title,
      .contact-form-area_2b577bc1244d65c3 .te-title-wrapper_9f9daa39e1cdcb43 .title {
        font-size: 34px;
        line-height: 40px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .contact-form-area_2b577bc1244d65c3 .te-comment-respond_9bae72ffce19ee4d .title,
      .contact-form-area_2b577bc1244d65c3 .te-title-wrapper_9f9daa39e1cdcb43 .title {
        font-size: 48px;
        line-height: 52px; } }
  .contact-form-area_2b577bc1244d65c3 .te-social-profile-link_791a3a8f4754ab72 {
    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_2b577bc1244d65c3 .te-social-profile-link_791a3a8f4754ab72 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_2b577bc1244d65c3 .te-social-profile-link_791a3a8f4754ab72 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_e46e2edf9677d08f {
    margin-bottom: 60px; } }

.te-contact-info_079c690e570c179e {
  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_079c690e570c179e .te-icon-card_92f886a303fdd01d {
      -webkit-box-orient: unset;
      -webkit-box-direction: unset;
          -ms-flex-direction: unset;
              flex-direction: unset; } }

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

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

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

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

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

.service-details-overview_29dd36dd5b7b1fe6 {
  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_29dd36dd5b7b1fe6 .list-wrapper_2382b3313fab4f86 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px; }
    .service-details-overview_29dd36dd5b7b1fe6 .list-wrapper_2382b3313fab4f86 .icon_513d626ec95284a2 {
      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_29dd36dd5b7b1fe6 .list-wrapper_2382b3313fab4f86 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_29dd36dd5b7b1fe6 .list-wrapper_2382b3313fab4f86 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_29dd36dd5b7b1fe6 .list-wrapper_2382b3313fab4f86 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_29dd36dd5b7b1fe6 .list-wrapper_2382b3313fab4f86 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_88dfe31d843dc62a {
  padding-top: 120px;
  padding-bottom: 96px; }
  .team-page_88dfe31d843dc62a .te-team-card_7cd2a26942b256d2 {
    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_ddf41326a7cc5f8a {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .team-details-page_ddf41326a7cc5f8a {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-page_ddf41326a7cc5f8a {
      padding-top: 100px;
      padding-bottom: 76px; } }

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

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

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

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

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

.footer_df41042cfd0da293 {
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .footer_df41042cfd0da293 .te-subscribe-form-widget_530776c8274b4cea .submit-btn_5e3ae8b26e35633b span {
    display: none; }
  .footer_df41042cfd0da293.style-1_64623fd2d5d13734 {
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .footer_df41042cfd0da293.style-1_64623fd2d5d13734 .te-footer-sec_517df9d5369d6214 {
      border-bottom: 1px solid rgba(19, 26, 42, 0.1);
      padding-top: 214px;
      padding-bottom: 60px; }
      .footer_df41042cfd0da293.style-1_64623fd2d5d13734 .te-footer-sec_517df9d5369d6214 .te-footer-widget_6003c410106aa75c .te-subscribe-form-widget_530776c8274b4cea .mc4wp-form-fields_b075f43155dc2345 {
        border-color: rgba(19, 26, 42, 0.5); }
    .footer_df41042cfd0da293.style-1_64623fd2d5d13734 .te-footer-widget_6003c410106aa75c .te-subscribe-form-widget_530776c8274b4cea .single-field_c9b724754b02c2a5 input {
      color: #131A2A; }
  .footer_df41042cfd0da293.style-2_f1b08639b12a680b .widget_3efe3baa911305f1 .wp-block-heading_b88e4118d05082e6,
  .footer_df41042cfd0da293.style-2_f1b08639b12a680b .widget_3efe3baa911305f1 .widget-title_9f2aada3a009aa9f,
  .footer_df41042cfd0da293.style-2_f1b08639b12a680b .widget_3efe3baa911305f1 .wp-block-search__label_043666266092f6a3,
  .footer_df41042cfd0da293.style-2_f1b08639b12a680b .sidebar__widget_5365574f8528acf6 .wp-block-heading_b88e4118d05082e6,
  .footer_df41042cfd0da293.style-2_f1b08639b12a680b .sidebar__widget_5365574f8528acf6 .widget-title_9f2aada3a009aa9f,
  .footer_df41042cfd0da293.style-2_f1b08639b12a680b .sidebar__widget_5365574f8528acf6 .wp-block-search__label_043666266092f6a3,
  .footer_df41042cfd0da293.style-2_f1b08639b12a680b .widget_3efe3baa911305f1 ul li a,
  .footer_df41042cfd0da293.style-2_f1b08639b12a680b .widget_3efe3baa911305f1 ol li a,
  .footer_df41042cfd0da293.style-2_f1b08639b12a680b .sidebar__widget_5365574f8528acf6 ul li a,
  .footer_df41042cfd0da293.style-2_f1b08639b12a680b .sidebar__widget_5365574f8528acf6 ol li a,
  .footer_df41042cfd0da293.style-2_f1b08639b12a680b .widget_3efe3baa911305f1 ul li,
  .footer_df41042cfd0da293.style-2_f1b08639b12a680b .wp-calendar-table_0669865e107f7d1c,
  .footer_df41042cfd0da293.style-2_f1b08639b12a680b .wp-block-calendar_5e9688f5f57dcf61 caption,
  .footer_df41042cfd0da293.style-2_f1b08639b12a680b nav.wp-calendar-nav_e040866e34e70161 a,
  .footer_df41042cfd0da293.style-2_f1b08639b12a680b .wp-block-latest-comments__comment-excerpt_58722add925d3acb,
  .footer_df41042cfd0da293.style-2_f1b08639b12a680b .wp-calendar-table_0669865e107f7d1c caption,
  .footer_df41042cfd0da293.style-2_f1b08639b12a680b .widget_text_c74b4ec1cf4d6d89,
  .footer_df41042cfd0da293.style-2_f1b08639b12a680b .widget_3efe3baa911305f1 .tagcloud_ebf330cf16703cda a,
  .footer_df41042cfd0da293.style-2_f1b08639b12a680b .widget_3efe3baa911305f1 .wp-block-tag-cloud_ec85eb0ef721e8fa a,
  .footer_df41042cfd0da293.style-2_f1b08639b12a680b .sidebar__widget_5365574f8528acf6 .tagcloud_ebf330cf16703cda a,
  .footer_df41042cfd0da293.style-2_f1b08639b12a680b .sidebar__widget_5365574f8528acf6 .wp-block-tag-cloud_ec85eb0ef721e8fa a,
  .footer_df41042cfd0da293.style-2_f1b08639b12a680b .wp-block-latest-comments__comment-date_3e87635d3427988f,
  .footer_df41042cfd0da293.style-2_f1b08639b12a680b .wp-block-latest-comments__comment_eb8b919616c219bc,
  .footer_df41042cfd0da293.style-2_f1b08639b12a680b .wp-block-archives-dropdown_a50d440f26622684 label,
  .footer_df41042cfd0da293.style-2_f1b08639b12a680b .widget_categories_fee8360b0237d8d7 li a,
  .footer_df41042cfd0da293.style-2_f1b08639b12a680b .widget_archive_ba14d80efef76873 li a,
  .footer_df41042cfd0da293.style-2_f1b08639b12a680b .widget_nav_menu_9a11d8e72e9aeed8 li a,
  .footer_df41042cfd0da293.style-2_f1b08639b12a680b .widget_tag_cloud_3596dd68253ecfed a,
  .footer_df41042cfd0da293.style-2_f1b08639b12a680b .widget_rss_29bc98bd3c1f821f li a,
  .footer_df41042cfd0da293.style-2_f1b08639b12a680b .widget_rss_29bc98bd3c1f821f li,
  .footer_df41042cfd0da293.style-2_f1b08639b12a680b .footer__widget_6d0662efd7e02539 a,
  .footer_df41042cfd0da293.style-2_f1b08639b12a680b .footer__widget_6d0662efd7e02539 li,
  .footer_df41042cfd0da293.style-2_f1b08639b12a680b li.recentcomments_22b61e244a251a04 {
    color: #ffffff; }
  .footer_df41042cfd0da293.style-2_f1b08639b12a680b .te-theme-btn_d50983754d8885e1,
  .footer_df41042cfd0da293.style-2_f1b08639b12a680b .wp-block-loginout_1bc76618c8cd4505 a,
  .footer_df41042cfd0da293.style-2_f1b08639b12a680b input.te-theme-btn_d50983754d8885e1,
  .footer_df41042cfd0da293.style-2_f1b08639b12a680b .widget_3efe3baa911305f1 .wp-block-search_bd96a2a149c22b1d button,
  .footer_df41042cfd0da293.style-2_f1b08639b12a680b .widget_3efe3baa911305f1 .search-form_b694c9c5d850fc60 button,
  .footer_df41042cfd0da293.style-2_f1b08639b12a680b .widget_3efe3baa911305f1 .sidebar__search_3364d6ada1ea8118 button,
  .footer_df41042cfd0da293.style-2_f1b08639b12a680b .sidebar__widget_5365574f8528acf6 .wp-block-search_bd96a2a149c22b1d button,
  .footer_df41042cfd0da293.style-2_f1b08639b12a680b .sidebar__widget_5365574f8528acf6 .search-form_b694c9c5d850fc60 button,
  .footer_df41042cfd0da293.style-2_f1b08639b12a680b .sidebar__widget_5365574f8528acf6 .sidebar__search_3364d6ada1ea8118 button {
    background-color: #E7F914;
    color: #14203A; }
  .footer_df41042cfd0da293 .footer__widget_6d0662efd7e02539 li {
    list-style: none; }
  .footer_df41042cfd0da293 .te-footer-widget_6003c410106aa75c.te_widget_nav_menu_5a3df00284e8453f li.wp-block-social-link_f6ca124894a4a32d {
    display: inline-block;
    width: unset !important; }
  .footer_df41042cfd0da293 .te_widget_nav_menu_5a3df00284e8453f li.cat-item_8e9c19b76638d345 {
    text-align: right; }
    .footer_df41042cfd0da293 .te_widget_nav_menu_5a3df00284e8453f li.cat-item_8e9c19b76638d345 a {
      float: left; }
  .footer_df41042cfd0da293 .te-footer-bg_2925e9aeb657330c {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: -1; }
  .footer_df41042cfd0da293 .footer-nav-widget_5f519710e33ca159 {
    padding: 0 90px; }
    @media (max-width: 991px) {
      .footer_df41042cfd0da293 .footer-nav-widget_5f519710e33ca159 {
        padding: 0 12px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .footer_df41042cfd0da293 .footer-nav-widget_5f519710e33ca159 {
        padding: 0 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .footer_df41042cfd0da293 .footer-nav-widget_5f519710e33ca159 {
        padding: 0 30px; } }

.te-footer-widget_6003c410106aa75c {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .te-footer-widget_6003c410106aa75c {
      margin-bottom: 40px; } }
  .te-footer-widget_6003c410106aa75c .te-footer-widget-title_34d0219115e63ac1,
  .te-footer-widget_6003c410106aa75c .wp-block-heading_b88e4118d05082e6 {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 39px;
    color: #131A2A;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700; }
  .te-footer-widget_6003c410106aa75c ul {
    padding-left: 0; }
  .te-footer-widget_6003c410106aa75c .te-subscribe-form-widget_530776c8274b4cea .mc4wp-form-fields_b075f43155dc2345 {
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 5px; }
  .te-footer-widget_6003c410106aa75c .te-subscribe-form-widget_530776c8274b4cea .single-field_c9b724754b02c2a5 input {
    border-radius: 0;
    background-color: transparent;
    color: #ffffff; }
  .te-footer-widget_6003c410106aa75c.widget-latest-posts-footer_e572ca61a768401e {
    margin-top: -5px; }
  @media (max-width: 767px) {
    .te-footer-widget_6003c410106aa75c.zoom-instagram-widget_a225199c9837c1b9 {
      margin-bottom: 0;
      margin-top: -10px; } }
  @media (max-width: 767px) {
    .te-footer-widget_6003c410106aa75c.widget_contact_info_widget_17461f8f52457667 {
      margin-bottom: 18px; } }
  @media only screen and (min-width: 992px) and (max-width: 1399px) {
    .te-footer-widget_6003c410106aa75c .widget-instagram-feed_af27d5648978d9e7 {
      width: 170px; } }
  .te-footer-widget_6003c410106aa75c .te-footer-widget-info_d5c3d93cfcdeddd1 {
    padding-right: 30px; }
    @media (max-width: 1199px) {
      .te-footer-widget_6003c410106aa75c .te-footer-widget-info_d5c3d93cfcdeddd1 {
        padding-right: 0; } }
    .te-footer-widget_6003c410106aa75c .te-footer-widget-info_d5c3d93cfcdeddd1 p {
      color: #335371;
      margin-bottom: 30px; }
    .te-footer-widget_6003c410106aa75c .te-footer-widget-info_d5c3d93cfcdeddd1 .te-footer-logo_67d1eff773896716 {
      margin-bottom: 30px;
      display: inline-block; }
    .te-footer-widget_6003c410106aa75c .te-footer-widget-info_d5c3d93cfcdeddd1 .info-form-and-social-icon_233e2d8cf44defa6 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 50px; }
      .te-footer-widget_6003c410106aa75c .te-footer-widget-info_d5c3d93cfcdeddd1 .info-form-and-social-icon_233e2d8cf44defa6 .te-social-profile_2367fe5c12802d69 {
        margin-top: 0; }
    .te-footer-widget_6003c410106aa75c .te-footer-widget-info_d5c3d93cfcdeddd1 .te-social-profile_2367fe5c12802d69 {
      gap: 20px;
      margin-top: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-footer-widget_6003c410106aa75c .te-footer-widget-info_d5c3d93cfcdeddd1 .info-form-and-social-icon_233e2d8cf44defa6 {
        -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_6003c410106aa75c.te_widget_nav_menu_5a3df00284e8453f ul {
    margin-top: -5px;
    padding-left: 0;
    margin-bottom: 0; }
  .te-footer-widget_6003c410106aa75c.te_widget_nav_menu_5a3df00284e8453f li {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 2px; }
    .te-footer-widget_6003c410106aa75c.te_widget_nav_menu_5a3df00284e8453f li:last-child {
      padding-top: 0;
      padding-bottom: 0; }
    .te-footer-widget_6003c410106aa75c.te_widget_nav_menu_5a3df00284e8453f 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_6003c410106aa75c.te_widget_nav_menu_5a3df00284e8453f li a::before {
        content: "\f105";
        font-family: "Font Awesome 6 Free";
        font-size: 14px; }
      .te-footer-widget_6003c410106aa75c.te_widget_nav_menu_5a3df00284e8453f li a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-footer-widget_6003c410106aa75c .te-footer-widget-contact_19195bba412148fa p {
    color: #335371; }
  .te-footer-widget_6003c410106aa75c .te-footer-widget-contact_19195bba412148fa .footer-contact_875a14db586d403d ul {
    list-style: none; }
    .te-footer-widget_6003c410106aa75c .te-footer-widget-contact_19195bba412148fa .footer-contact_875a14db586d403d 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_6003c410106aa75c .te-footer-widget-contact_19195bba412148fa .footer-contact_875a14db586d403d ul li:first-child {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .te-footer-widget_6003c410106aa75c .te-footer-widget-contact_19195bba412148fa .footer-contact_875a14db586d403d ul li:first-child .contact-icon_666cab13304da36f {
          margin-top: 5px; }
      .te-footer-widget_6003c410106aa75c .te-footer-widget-contact_19195bba412148fa .footer-contact_875a14db586d403d ul li:last-child {
        margin-bottom: 0; }
      .te-footer-widget_6003c410106aa75c .te-footer-widget-contact_19195bba412148fa .footer-contact_875a14db586d403d ul li .contact-icon_666cab13304da36f {
        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_6003c410106aa75c .te-footer-widget-contact_19195bba412148fa .footer-contact_875a14db586d403d ul li .contact-text_883bad7dc4f41ce9 {
        color: #335371;
        font-size: 18px;
        line-height: 24px;
        overflow: hidden; }
        .te-footer-widget_6003c410106aa75c .te-footer-widget-contact_19195bba412148fa .footer-contact_875a14db586d403d ul li .contact-text_883bad7dc4f41ce9 a:hover span {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .te-footer-widget_6003c410106aa75c .te-footer-widget-contact_19195bba412148fa .footer-contact_875a14db586d403d ul li .contact-text_883bad7dc4f41ce9 span,
        .te-footer-widget_6003c410106aa75c .te-footer-widget-contact_19195bba412148fa .footer-contact_875a14db586d403d ul li .contact-text_883bad7dc4f41ce9 p,
        .te-footer-widget_6003c410106aa75c .te-footer-widget-contact_19195bba412148fa .footer-contact_875a14db586d403d ul li .contact-text_883bad7dc4f41ce9 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_6003c410106aa75c .te_widget_latest_post_d83e55e5ea0b8a13 ul li {
    margin-bottom: 10px; }
    .te-footer-widget_6003c410106aa75c .te_widget_latest_post_d83e55e5ea0b8a13 ul li .te-latest-post-thumb_5e1b552aff51cb4f {
      width: 80px;
      height: 80px;
      border-radius: 20px;
      overflow: hidden; }
    .te-footer-widget_6003c410106aa75c .te_widget_latest_post_d83e55e5ea0b8a13 ul li .te-latest-post-desc_d3478173c6d8d572 .te-latest-post-title_3307036036e734eb {
      margin-bottom: 0;
      font-size: 18px;
      line-height: 29px;
      color: #335371;
      font-weight: 400; }
      .te-footer-widget_6003c410106aa75c .te_widget_latest_post_d83e55e5ea0b8a13 ul li .te-latest-post-desc_d3478173c6d8d572 .te-latest-post-title_3307036036e734eb 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_6003c410106aa75c .te_widget_latest_post_d83e55e5ea0b8a13 ul li .te-latest-post-desc_d3478173c6d8d572 .te-latest-post-title_3307036036e734eb a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-footer-widget_6003c410106aa75c .te_widget_latest_post_d83e55e5ea0b8a13 ul li .te-latest-post-desc_d3478173c6d8d572 .te-latest-post-meta_c10acf3e13da7753 {
      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_22fa7a1fc929e125 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_22fa7a1fc929e125 ul {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .te-footer-bottom-menu_22fa7a1fc929e125 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_22fa7a1fc929e125 ul li a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }

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

.subscribe-area_321aa871db777283 {
  overflow: hidden; }
  .subscribe-area_321aa871db777283.style-1_64623fd2d5d13734 .te-subscribe-inner-area_0344df0bc212f7b7 .te-content-wrapper_deb7654c219d2c87 {
    background-color: #317EFE;
    border-radius: 20px;
    padding: 63px 50px 68px 74px;
    gap: 14px; }
  .subscribe-area_321aa871db777283.style-1_64623fd2d5d13734 .te-image-bg-collumn_40a33f4081f88222 {
    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_321aa871db777283.style-1_64623fd2d5d13734 .te-image-bg-collumn_40a33f4081f88222 {
        display: none; } }
  .subscribe-area_321aa871db777283 .te-content-wrapper_deb7654c219d2c87 {
    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_321aa871db777283 .te-content-wrapper_deb7654c219d2c87 {
        padding: 100px 24px 100px 24px;
        margin: 0 auto; } }
    @media (max-width: 809px) {
      .subscribe-area_321aa871db777283 .te-content-wrapper_deb7654c219d2c87 {
        padding: 80px 24px 80px 24px;
        width: 100%; } }
    .subscribe-area_321aa871db777283 .te-content-wrapper_deb7654c219d2c87 .short-title_9ec0cff52d3d89ed {
      font-size: 21px;
      font-weight: 500;
      color: #335371;
      margin-bottom: 0; }
    .subscribe-area_321aa871db777283 .te-content-wrapper_deb7654c219d2c87 .te-subscribe-title_d5fc574cfe82dda3 {
      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_321aa871db777283 .te-content-wrapper_deb7654c219d2c87 .te-subscribe-title_d5fc574cfe82dda3 {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .subscribe-area_321aa871db777283 .te-content-wrapper_deb7654c219d2c87 .te-subscribe-title_d5fc574cfe82dda3 {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_321aa871db777283 .te-content-wrapper_deb7654c219d2c87 .te-subscribe-title_d5fc574cfe82dda3 {
          font-size: 36px;
          line-height: 42px; } }
    .subscribe-area_321aa871db777283 .te-content-wrapper_deb7654c219d2c87 .text {
      font-size: 18px;
      color: #ffffff;
      margin-bottom: 0; }
  .subscribe-area_321aa871db777283 .te-subscribe-inner-area_0344df0bc212f7b7 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .subscribe-area_321aa871db777283 .te-subscribe-inner-area_0344df0bc212f7b7 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .subscribe-area_321aa871db777283 .te-subscribe-inner-area_0344df0bc212f7b7 .te-subscribe-collumn_315ee20f33333ebe {
      -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_321aa871db777283 .te-subscribe-inner-area_0344df0bc212f7b7 .te-subscribe-collumn_315ee20f33333ebe.te-image-bg-collumn_40a33f4081f88222 {
          display: none; } }
    .subscribe-area_321aa871db777283 .te-subscribe-inner-area_0344df0bc212f7b7 .mc4wp-form-fields_b075f43155dc2345 {
      background-color: transparent;
      gap: 10px; }
      @media (max-width: 575px) {
        .subscribe-area_321aa871db777283 .te-subscribe-inner-area_0344df0bc212f7b7 .mc4wp-form-fields_b075f43155dc2345 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .subscribe-area_321aa871db777283 .te-subscribe-inner-area_0344df0bc212f7b7 .mc4wp-form-fields_b075f43155dc2345 .submit-btn_5e3ae8b26e35633b {
        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_6003c410106aa75c .te-subscribe-form-wrapper_1cf4d39c63c50527 {
  color: #335371; }

.te-subscribe-form-widget_530776c8274b4cea {
  position: relative; }
  .te-subscribe-form-widget_530776c8274b4cea .mc4wp-form-fields_b075f43155dc2345 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    overflow: hidden;
    border-radius: 5px; }
  .te-subscribe-form-widget_530776c8274b4cea .single-field_c9b724754b02c2a5 {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .te-subscribe-form-widget_530776c8274b4cea .single-field_c9b724754b02c2a5 input {
      color: #335371;
      height: 55px;
      padding: 0 30px;
      font-size: 18px;
      width: 100%;
      border-radius: 50px; }
    .te-subscribe-form-widget_530776c8274b4cea .single-field_c9b724754b02c2a5 *::-webkit-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_530776c8274b4cea .single-field_c9b724754b02c2a5 *:-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_530776c8274b4cea .single-field_c9b724754b02c2a5 *::-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_530776c8274b4cea .single-field_c9b724754b02c2a5 *::placeholder {
      color: #778196; }
  .te-subscribe-form-widget_530776c8274b4cea .submit-btn_5e3ae8b26e35633b {
    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_530776c8274b4cea .submit-btn_5e3ae8b26e35633b:hover {
      background-color: #131A2A;
      color: #ffffff; }
  .te-subscribe-form-widget_530776c8274b4cea .mc4wp-response_e2641eb0696bc805 {
    position: absolute;
    margin-top: 15px; }
    .te-subscribe-form-widget_530776c8274b4cea .mc4wp-response_e2641eb0696bc805 .mc4wp-alert_10148180362e8188.mc4wp-error_b10948441c006c80 p {
      color: #ff0000;
      position: relative; }
    .te-subscribe-form-widget_530776c8274b4cea .mc4wp-response_e2641eb0696bc805 .mc4wp-alert_10148180362e8188.mc4wp-error_b10948441c006c80 a {
      color: #ff0000; }
    .te-subscribe-form-widget_530776c8274b4cea .mc4wp-response_e2641eb0696bc805 .mc4wp-alert_10148180362e8188.mc4wp-success_88923a2116513d95 p, .te-subscribe-form-widget_530776c8274b4cea .mc4wp-response_e2641eb0696bc805 .mc4wp-alert_10148180362e8188.mc4wp-notice_04f08fb0cc73440c p {
      color: #ffffff;
      position: relative; }

.te-footer-social-wrapper_ac349e8cc9e7a512 {
  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_ac349e8cc9e7a512 .te-footer-logo_67d1eff773896716 {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .te-footer-social-wrapper_ac349e8cc9e7a512 .te-social-widget_a5494cd7d20498a6 {
    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_ac349e8cc9e7a512 .te-social-widget_a5494cd7d20498a6 span {
      color: #ffffff;
      font-size: 20px;
      font-weight: 400; }

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

.footer_df41042cfd0da293.style-2_f1b08639b12a680b {
  background-color: #131A2A; }
  .footer_df41042cfd0da293.style-2_f1b08639b12a680b .te-footer-sec_517df9d5369d6214 {
    border-bottom: 1px solid rgba(225, 225, 225, 0.3);
    padding-top: calc(3rem +15px);
    padding-bottom: 70px; }
  .footer_df41042cfd0da293.style-2_f1b08639b12a680b .te-footer-widget-title_34d0219115e63ac1,
  .footer_df41042cfd0da293.style-2_f1b08639b12a680b .wp-block-heading_b88e4118d05082e6 {
    color: #ffffff;
    font-size: 24px; }
  .footer_df41042cfd0da293.style-2_f1b08639b12a680b .footer-bottom-area_46398d1c33e38af2 .te-copyright-text_cbab0ac544f4d695 p,
  .footer_df41042cfd0da293.style-2_f1b08639b12a680b .te-footer-widget_6003c410106aa75c.te_widget_nav_menu_5a3df00284e8453f li a,
  .footer_df41042cfd0da293.style-2_f1b08639b12a680b .te-footer-widget_6003c410106aa75c .te_widget_latest_post_d83e55e5ea0b8a13 ul li .te-latest-post-desc_d3478173c6d8d572 .te-latest-post-title_3307036036e734eb a,
  .footer_df41042cfd0da293.style-2_f1b08639b12a680b .te-footer-widget_6003c410106aa75c .te_widget_latest_post_d83e55e5ea0b8a13 ul li .te-latest-post-desc_d3478173c6d8d572 .te-latest-post-title_3307036036e734eb,
  .footer_df41042cfd0da293.style-2_f1b08639b12a680b .te-footer-widget_6003c410106aa75c .te_widget_latest_post_d83e55e5ea0b8a13 ul li .te-latest-post-desc_d3478173c6d8d572 .te-latest-post-meta_c10acf3e13da7753,
  .footer_df41042cfd0da293.style-2_f1b08639b12a680b .te-footer-widget_6003c410106aa75c .te-subscribe-form-wrapper_1cf4d39c63c50527,
  .footer_df41042cfd0da293.style-2_f1b08639b12a680b .te-footer-bottom-menu_22fa7a1fc929e125 ul li a,
  .footer_df41042cfd0da293.style-2_f1b08639b12a680b .footer-bottom-area_46398d1c33e38af2 .te-copyright-text_cbab0ac544f4d695 p a {
    color: #ffffff; }

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