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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

code {
  color: #E7F914; }

.te-theme-btn_41b868b9b354bc91,
.wp-block-loginout_2925f0279e093780 a,
input.te-theme-btn_41b868b9b354bc91 {
  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_41b868b9b354bc91:hover,
  .wp-block-loginout_2925f0279e093780 a:hover,
  input.te-theme-btn_41b868b9b354bc91:hover {
    color: #131A2A;
    background-color: #E7F914; }
  .te-theme-btn_41b868b9b354bc91:focus,
  .wp-block-loginout_2925f0279e093780 a:focus,
  input.te-theme-btn_41b868b9b354bc91:focus {
    color: #ffffff; }
  .te-theme-btn_41b868b9b354bc91.yellow-btn_2dd178cfd9b21aea,
  .wp-block-loginout_2925f0279e093780 a.yellow-btn_2dd178cfd9b21aea,
  input.te-theme-btn_41b868b9b354bc91.yellow-btn_2dd178cfd9b21aea {
    background-color: #E7F914;
    color: #14203A; }
  .te-theme-btn_41b868b9b354bc91.simple-btn_6670adbc3d0a60cf,
  .wp-block-loginout_2925f0279e093780 a.simple-btn_6670adbc3d0a60cf,
  input.te-theme-btn_41b868b9b354bc91.simple-btn_6670adbc3d0a60cf {
    padding-left: 36px;
    padding-right: 36px; }

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

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

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

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

.circle-rotate-wrapper_1570db607cbecd4d {
  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_1570db607cbecd4d .circle-rotate-inner_a5ba58c4e3f4d55f {
    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_cb137600739e5bb3 {
  margin-top: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tp-page-content_dddbe18807220c66 .size-full_22edc6a8de64da38.alignright_7caad0dbdc8c74bd {
  margin-bottom: 15px;
  margin-top: 20px; }
.tp-page-content_dddbe18807220c66 figure.wp-caption_6dd7451d63e5b08c.aligncenter_ca8eba4279bd3d29 {
  margin-top: 40px; }
.tp-page-content_dddbe18807220c66 dl, .tp-page-content_dddbe18807220c66 ol, .tp-page-content_dddbe18807220c66 ul {
  margin-bottom: 11px; }
.tp-page-content_dddbe18807220c66 .te-comment-respond_79fa898f06a9eac8 {
  margin-top: 78px;
  margin-bottom: 20px; }
.tp-page-content_dddbe18807220c66 .te-latest-comments_da455631a47c14bc .te-comment-respond_79fa898f06a9eac8 {
  margin-bottom: 40px; }
.tp-page-content_dddbe18807220c66 .te-post-comments_45133c05fe137afa {
  margin-top: 80px; }

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

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

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

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

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

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

.gallery-columns-1_10c416520e04d0ac .gallery-item_181e541960eea677 {
  max-width: 100%;
  width: 100%; }

.gallery-columns-2_7f33751bc0f8ac1c .gallery-item_181e541960eea677 {
  max-width: 50%; }

.gallery-columns-3_d766e9882e18e537 .gallery-item_181e541960eea677 {
  max-width: 33.33%; }

.gallery-columns-4_d3463f7fad7f3d03 .gallery-item_181e541960eea677 {
  max-width: 25%; }

.gallery-columns-5_d3aa16c496f23aa5 .gallery-item_181e541960eea677 {
  max-width: 20%; }

.gallery-columns-6_f81c61a1e322c145 .gallery-item_181e541960eea677 {
  max-width: 16.66%; }

.gallery-columns-7_0d781fd39ec9521e .gallery-item_181e541960eea677 {
  max-width: 14.28%; }

.gallery-columns-8_7f73f08aeab5c120 .gallery-item_181e541960eea677 {
  max-width: 12.5%; }

.gallery-columns-9_d347e0be53a4ba76 .gallery-item_181e541960eea677 {
  max-width: 11.11%; }

.gallery-caption_a6377f2de9e23318 {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.te-post-content p.has-large-font-size_bb02611ca28471d0 {
  font-size: 36px;
  line-height: 1.2; }
.te-post-content .wp-block-search_393f3a18df71b99b {
  margin-bottom: 15px; }
.te-post-content .wp-block-file_83dcea3f4201eb95 {
  margin-top: 20px; }
.te-post-content .wp-block-group__inner-container_dcf2b367032a4cd7 p {
  margin-top: 0 !important; }

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

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

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

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

.wp-block-cover_a13e1593bb5abe04 p.wp-block-cover-text_de19ae2b61c50fa8,
.wp-block-cover_a13e1593bb5abe04.is-light_90b06085933d4e32 .wp-block-cover__inner-container_a83dc78c432765cf {
  color: #fff !important; }

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

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

.widget_60fd8c1bd7d24c6e .wp-block-archives-dropdown_28d5917bdd46d03d,
.widget_60fd8c1bd7d24c6e .wp-block-categories-dropdown_b5b6baf53067db39,
.widget_60fd8c1bd7d24c6e .wp-block-loginout_2925f0279e093780,
.widget_60fd8c1bd7d24c6e .wp-block-social-links_c1059bbba6e2dc7c,
.widget_60fd8c1bd7d24c6e.widget_archive_22cc87ee76987928 select,
.widget_60fd8c1bd7d24c6e.te_widget_categories_cc02d25fd92af303 select,
.widget_60fd8c1bd7d24c6e.widget_text_43ae441a0fcdd2a4 select,
.widget_60fd8c1bd7d24c6e.te_widget_search_d07bc3652b2399e4 .search-form_888cc6921b571d4e,
.widget_60fd8c1bd7d24c6e.te_widget_tag_cloud_d0a6ca1402e47ea5 .tagcloud_117477e37fe83a35,
.widget_60fd8c1bd7d24c6e .wp-block-tag-cloud_70931b480107ba5a {
  margin-bottom: 6px; }

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

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

.blog-search-content_2e0a95a516e551f6 {
  margin: 0; }
  .blog-search-content_2e0a95a516e551f6 .wp-block-search_393f3a18df71b99b,
  .blog-search-content_2e0a95a516e551f6 .search-form_888cc6921b571d4e,
  .blog-search-content_2e0a95a516e551f6 .sidebar__search_271516fe17d2d3c5 {
    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_2e0a95a516e551f6 .wp-block-search_393f3a18df71b99b,
      .blog-search-content_2e0a95a516e551f6 .search-form_888cc6921b571d4e,
      .blog-search-content_2e0a95a516e551f6 .sidebar__search_271516fe17d2d3c5 {
        width: 100%; } }
    .blog-search-content_2e0a95a516e551f6 .wp-block-search_393f3a18df71b99b .wp-block-search__inside-wrapper_aa77c3ac8406c09a,
    .blog-search-content_2e0a95a516e551f6 .search-form_888cc6921b571d4e .wp-block-search__inside-wrapper_aa77c3ac8406c09a,
    .blog-search-content_2e0a95a516e551f6 .sidebar__search_271516fe17d2d3c5 .wp-block-search__inside-wrapper_aa77c3ac8406c09a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .blog-search-content_2e0a95a516e551f6 .wp-block-search_393f3a18df71b99b label,
    .blog-search-content_2e0a95a516e551f6 .search-form_888cc6921b571d4e label,
    .blog-search-content_2e0a95a516e551f6 .sidebar__search_271516fe17d2d3c5 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_2e0a95a516e551f6 .wp-block-search_393f3a18df71b99b input,
    .blog-search-content_2e0a95a516e551f6 .search-form_888cc6921b571d4e input,
    .blog-search-content_2e0a95a516e551f6 .sidebar__search_271516fe17d2d3c5 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_2e0a95a516e551f6 .wp-block-search_393f3a18df71b99b button,
    .blog-search-content_2e0a95a516e551f6 .search-form_888cc6921b571d4e button,
    .blog-search-content_2e0a95a516e551f6 .sidebar__search_271516fe17d2d3c5 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_dddbe18807220c66 .wp-smiley_282be09415216476,
.entry-content_9aa8907b7fd6ea4b .wp-smiley_282be09415216476,
.comment-content_23174abe39f38d0f .wp-smiley_282be09415216476 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

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

.te-comment-respond_79fa898f06a9eac8.style-two_66e6557464d7f273 .wpcf7-form_9c6a4a4229981758 .wpcf7-not-valid-tip_4c787a9fa0b52983 {
  color: #d9c0b8 !important; }
.te-comment-respond_79fa898f06a9eac8 .wpcf7-form_9c6a4a4229981758 .wpcf7-not-valid_42ebd38ae7d10bb1 {
  border-color: #dc3232 !important; }
.te-comment-respond_79fa898f06a9eac8 .wpcf7-form_9c6a4a4229981758 .wpcf7-not-valid-tip_4c787a9fa0b52983 {
  font-size: 16px;
  margin-top: 5px; }
.te-comment-respond_79fa898f06a9eac8 .wpcf7-form_9c6a4a4229981758.sent_0e347bbc8af66a8c .wpcf7-response-output_1545dd1ebcd63392 {
  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_79fa898f06a9eac8 .wpcf7-form_9c6a4a4229981758.invalid_3c14ab26a35d78dc .wpcf7-response-output_1545dd1ebcd63392 {
  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_24e914f757bd6564 {
  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_24e914f757bd6564 .wpcf7-te-list-item_16fd2731cc76b760 {
    margin: 0; }
    .wpcf7-form-control_24e914f757bd6564 .wpcf7-te-list-item_16fd2731cc76b760 label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      margin: 0;
      gap: 10px; }
      .wpcf7-form-control_24e914f757bd6564 .wpcf7-te-list-item_16fd2731cc76b760 label .wpcf7-te-list-item-label_a600784337f96fa6 {
        font-size: 16px;
        font-weight: 400; }

.logged-in_1ac76b5f28b3e9fe .te-comment-respond_79fa898f06a9eac8 textarea {
  margin-bottom: 12px; }

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

body.admin-bar_0d2630c7ab9ba529 .header-menu-area_68d6e02464277351.sticky_menu_685fee89095c687c {
  top: 30px; }
  @media (max-width: 600px) {
    body.admin-bar_0d2630c7ab9ba529 .header-menu-area_68d6e02464277351.sticky_menu_685fee89095c687c {
      top: 0; } }

.page-template-default_087e18179ec91eed.page-id-146_abff88c683acc06c .tp-page-content_dddbe18807220c66 p:last-child {
  margin-bottom: 10px; }
.page-template-default_087e18179ec91eed.page-id-1133_3f1436384a7d2a68 .tp-page-content_dddbe18807220c66 .te-comment-respond_79fa898f06a9eac8 {
  margin-top: 78px;
  display: inline-block;
  width: 100%; }
.page-template-default_087e18179ec91eed.page-id-3_10a7569a03a8eb7c .page-area_02da626d0374dbed {
  padding-top: 128px; }

.single-post-item_e28d830a910f3cdd.post-24_4ed9624e37a8fc06 .wp-block-button_cc4846b55750f7a7 a {
  color: #ffffff; }

.post-template-default_504b8ecfe27cc56d.postid-163_a1fd94f916b4c8ae .te-blog-details-wrapper_c0501a4628d134a2 .te-post-item_ecd1d81f6aaba40b .te-post-content {
  margin-bottom: 34px; }
.post-template-default_504b8ecfe27cc56d.postid-150_57c1f4bf5137fad6 .te-blog-details-wrapper_c0501a4628d134a2 .te-post-item_ecd1d81f6aaba40b .te-post-content {
  margin-bottom: 34px; }
  .post-template-default_504b8ecfe27cc56d.postid-150_57c1f4bf5137fad6 .te-blog-details-wrapper_c0501a4628d134a2 .te-post-item_ecd1d81f6aaba40b .te-post-content .wp-block-group_cef8578bd0ce6603.is-layout-constrained_3470fae3d8b0191c:last-child {
    border: 1px solid #000; }
.post-template-default_504b8ecfe27cc56d.postid-51_86c5a335784d1772 .te-blog-details-wrapper_c0501a4628d134a2 .te-post-item_ecd1d81f6aaba40b .te-post-content {
  margin-bottom: 25px; }
  .post-template-default_504b8ecfe27cc56d.postid-51_86c5a335784d1772 .te-blog-details-wrapper_c0501a4628d134a2 .te-post-item_ecd1d81f6aaba40b .te-post-content p:last-child {
    margin-bottom: 0; }
.post-template-default_504b8ecfe27cc56d.postid-1163_e728f17a3f9cbb78 .te-blog-details-wrapper_c0501a4628d134a2 .te-post-item_ecd1d81f6aaba40b .te-post-content .wp-caption_6dd7451d63e5b08c, .post-template-default_504b8ecfe27cc56d.postid-568_ba8770ed8b0c4b6c .te-blog-details-wrapper_c0501a4628d134a2 .te-post-item_ecd1d81f6aaba40b .te-post-content .wp-caption_6dd7451d63e5b08c {
  margin-top: 20px; }
.post-template-default_504b8ecfe27cc56d.postid-1785_2ff9ebd38db9ab75 .te-blog-details-wrapper_c0501a4628d134a2 .te-post-item_ecd1d81f6aaba40b .te-post-content .wp-block-button__link_4e51a3646bf98ab2 {
  color: #ffffff !important; }
.post-template-default_504b8ecfe27cc56d.postid-1149_23db88cb2928a241 .te-blog-details-wrapper_c0501a4628d134a2 .te-latest-comments_da455631a47c14bc li .te-comments-item_70204f29ab729d25 .te-comments-text_d3d96af7a897981e p {
  margin-bottom: 0; }
.post-template-default_504b8ecfe27cc56d.postid-555_19d2b93b2e9c3a92 .te-blog-details-wrapper_c0501a4628d134a2 .te-post-item_ecd1d81f6aaba40b .te-post-content .gallery_e61ad434bf8255bb {
  margin-top: 20px; }

.error-404_0ca8e80ea7a5ed98.not-found {
  margin-top: -20px;
  margin-bottom: 40px; }
  .error-404_0ca8e80ea7a5ed98.not-found .error-content_65b5418644f1cf4e .error-btn-bh_b1ecebf6af76da13 {
    margin-top: 20px; }

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

.sidebar_27e3ac18a39f8d02 .widget_media_gallery_22abb1cb652476b9 .gallery-item_181e541960eea677 {
  margin-bottom: 0; }
  .sidebar_27e3ac18a39f8d02 .widget_media_gallery_22abb1cb652476b9 .gallery-item_181e541960eea677 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_7c73f1e8373f1603 {
  -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_f99332e9c29a9ced {
  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_b7fba83400484d52 path {
  stroke: #317EFE;
  stroke-width: 4;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

body.admin-bar_0d2630c7ab9ba529 .header-area_b63db235d0f3d91c.style-2_68c7258fa6ef457b.login .te-header-menu-area_049b695ee0d067b6 {
  top: auto !important; }

.header-area_b63db235d0f3d91c .container-fluid_1c8dbe1408a3e285 {
  padding: 0 70px; }
  @media (max-width: 1550px) {
    .header-area_b63db235d0f3d91c .container-fluid_1c8dbe1408a3e285 {
      padding: 0 24px; } }
.header-area_b63db235d0f3d91c.style-2_68c7258fa6ef457b .header-top {
  padding: 9px 0;
  background-color: #F9F4F1; }
  .header-area_b63db235d0f3d91c.style-2_68c7258fa6ef457b .header-top .te-header-contact-info_0d32181a6815f2fb span {
    color: #677471; }
    .header-area_b63db235d0f3d91c.style-2_68c7258fa6ef457b .header-top .te-header-contact-info_0d32181a6815f2fb span i {
      color: #317EFE; }
    .header-area_b63db235d0f3d91c.style-2_68c7258fa6ef457b .header-top .te-header-contact-info_0d32181a6815f2fb span a {
      color: #677471; }
  .header-area_b63db235d0f3d91c.style-2_68c7258fa6ef457b .header-top .te-social-profile_f2b405e3953f89d1 a {
    color: #317EFE;
    background-color: #E0E6F8;
    width: 42px;
    height: 42px; }
    .header-area_b63db235d0f3d91c.style-2_68c7258fa6ef457b .header-top .te-social-profile_f2b405e3953f89d1 a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #ffffff;
      background-color: #317EFE; }
.header-area_b63db235d0f3d91c.style-2_68c7258fa6ef457b .te-header-menu-area_049b695ee0d067b6 {
  position: fixed;
  top: 20px;
  left: 0;
  width: 100%; }
  .header-area_b63db235d0f3d91c.style-2_68c7258fa6ef457b .te-header-menu-area_049b695ee0d067b6 .menu-wrapper_e26eba5a237adf9a {
    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_b63db235d0f3d91c.style-2_68c7258fa6ef457b .te-header-menu-area_049b695ee0d067b6 .menu-wrapper_e26eba5a237adf9a {
        padding-left: 10px;
        padding-right: 6px; } }
  .header-area_b63db235d0f3d91c.style-2_68c7258fa6ef457b .te-header-menu-area_049b695ee0d067b6 .te-header-btn_db9d49e8957950c2 .te-quote-btn_3fd4700f9c3e8c04 {
    background-color: #E7F914;
    border-color: #E7F914; }
.header-area_b63db235d0f3d91c.style-2_68c7258fa6ef457b .te-sticky_menu {
  top: 0; }
  .header-area_b63db235d0f3d91c.style-2_68c7258fa6ef457b .te-sticky_menu .menu-wrapper_e26eba5a237adf9a {
    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_8dff7a9834f694df {
    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_2c9af8bd67cae73a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px; }
  .header-top .te-header-contact-info_0d32181a6815f2fb {
    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_0d32181a6815f2fb 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_0d32181a6815f2fb span.te-contact-info-item_4b3e746a08932070 {
        gap: 0 10px !important; }
      .header-top .te-header-contact-info_0d32181a6815f2fb 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_1461ef56b812215e {
      display: none; } }
  .header-top .header-top-btn_1461ef56b812215e 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_1461ef56b812215e a:hover:after {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
    .header-top .header-top-btn_1461ef56b812215e 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_f2b405e3953f89d1 {
    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_f2b405e3953f89d1 .te-social-profile-label_1fa6d9cc04e41a6d {
      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_f2b405e3953f89d1 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_f2b405e3953f89d1 a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #14203A;
        background-color: #E7F914; }

.te-header-menu-area_049b695ee0d067b6 {
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-header-menu-area_049b695ee0d067b6.te-te-sticky-header_ab1058697f9a4625 {
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-header-menu-area_049b695ee0d067b6.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_049b695ee0d067b6.te-sticky_menu .te-logo_108ecce5d3346031 {
      height: 84px; }
      .te-header-menu-area_049b695ee0d067b6.te-sticky_menu .te-logo_108ecce5d3346031:after {
        display: none; }
      .te-header-menu-area_049b695ee0d067b6.te-sticky_menu .te-logo_108ecce5d3346031 .te-standard-logo_c633faa86f60bb3c {
        display: none; }
      .te-header-menu-area_049b695ee0d067b6.te-sticky_menu .te-logo_108ecce5d3346031 .te-sticky-logo_06a0b1537d07bb62 {
        display: block; }
        .te-header-menu-area_049b695ee0d067b6.te-sticky_menu .te-logo_108ecce5d3346031 .te-sticky-logo_06a0b1537d07bb62 img {
          width: 170px;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-header-menu-area_049b695ee0d067b6.te-sticky_menu .te-main-menu_1cc0e38cf3a6c339 ul li.te-active > a:after {
      bottom: 20px; }
    .te-header-menu-area_049b695ee0d067b6.te-sticky_menu .te-main-menu_1cc0e38cf3a6c339 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_049b695ee0d067b6.te-sticky_menu .te-main-menu_1cc0e38cf3a6c339 ul li a {
          padding: 33px 14px; } }
    .te-header-menu-area_049b695ee0d067b6.te-sticky_menu .te-main-menu_1cc0e38cf3a6c339 ul li ul li a {
      padding: 10px 20px; }
  .te-header-menu-area_049b695ee0d067b6 .te-header-menu-wrapper_9e85390f02beb1a5 {
    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_049b695ee0d067b6 .te-header-menu-wrapper_9e85390f02beb1a5 {
        gap: 20px; } }
  .te-header-menu-area_049b695ee0d067b6 .te-logo_108ecce5d3346031 {
    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_049b695ee0d067b6 .te-logo_108ecce5d3346031 {
        height: 100px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-header-menu-area_049b695ee0d067b6 .te-logo_108ecce5d3346031 {
        height: 80px; } }
    @media only screen and (max-width: 1199px) {
      .te-header-menu-area_049b695ee0d067b6 .te-logo_108ecce5d3346031 .te-standard-logo_c633faa86f60bb3c {
        display: none; } }
    .te-header-menu-area_049b695ee0d067b6 .te-logo_108ecce5d3346031 .te-standard-logo_c633faa86f60bb3c img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-header-menu-area_049b695ee0d067b6 .te-logo_108ecce5d3346031 .te-sticky-logo_06a0b1537d07bb62 {
      display: none; }
      @media only screen and (max-width: 767px) {
        .te-header-menu-area_049b695ee0d067b6 .te-logo_108ecce5d3346031 .te-sticky-logo_06a0b1537d07bb62 {
          width: 170px; } }
      @media only screen and (max-width: 1199px) {
        .te-header-menu-area_049b695ee0d067b6 .te-logo_108ecce5d3346031 .te-sticky-logo_06a0b1537d07bb62 {
          display: block; } }
      .te-header-menu-area_049b695ee0d067b6 .te-logo_108ecce5d3346031 .te-sticky-logo_06a0b1537d07bb62 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-header-menu-area_049b695ee0d067b6 .te-logo_108ecce5d3346031 .te-retina-logo_bd7532c2d88f3bf8 {
      display: none; }

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

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

.te-header-btn_db9d49e8957950c2 {
  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_db9d49e8957950c2 .te-icon_43ecd273a6aa8dd3 {
    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_db9d49e8957950c2 .te-icon_43ecd273a6aa8dd3: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_db9d49e8957950c2 {
      display: none; } }
  .te-header-btn_db9d49e8957950c2 .te-cta-btn_910edd01332646ce {
    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_db9d49e8957950c2 .te-cta-btn_910edd01332646ce:hover {
      background-color: #317EFE;
      color: #ffffff; }
  .te-header-btn_db9d49e8957950c2 .te-quote-btn_3fd4700f9c3e8c04 {
    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_db9d49e8957950c2 .te-quote-btn_3fd4700f9c3e8c04: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_6be42255b3623c67 {
    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_6be42255b3623c67 .te-search-content-filed_cdfacacd482b6df9 {
      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_6be42255b3623c67 .te-search-content-filed_cdfacacd482b6df9 .te-search-close {
        cursor: pointer;
        font-size: 30px;
        color: #ffffff; }
    .te-search-form-wrapper .te-search-form-inner_6be42255b3623c67 .te-search-form_efcece0e12df8b0d {
      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_6be42255b3623c67 .te-search-form_efcece0e12df8b0d .te-search-form-input_cbd47e69e6812530 {
        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_6be42255b3623c67 .te-search-form_efcece0e12df8b0d .te-search-form-input_cbd47e69e6812530 .te-search-icon_a38d84ed68d5cbb6 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .te-search-form-wrapper .te-search-form-inner_6be42255b3623c67 .te-search-form_efcece0e12df8b0d .te-search-form-input_cbd47e69e6812530 button.te-submit-search-btn_2076b39846f629e6 {
          padding: 15px 24px !important; }
      .te-search-form-wrapper .te-search-form-inner_6be42255b3623c67 .te-search-form_efcece0e12df8b0d 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_6e4b52a32e7bfadb {
  display: none; }

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

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

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

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

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

.te-mobile-menu-bar_c2e652e828e7eb10 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_c2e652e828e7eb10 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_23d15fab26d6a883 {
    display: inline-block;
    width: 180px; }
  .te-menu-sidebar-area .te-menu-sidebar-wrapper_5a814027e06cddfb {
    position: relative;
    padding: 40px; }
  .te-menu-sidebar-area.active {
    right: 0; }
  .te-menu-sidebar-area .te-menu-sidebar-close_fae41a78846fd29e {
    position: absolute;
    top: 0;
    right: 0; }
    .te-menu-sidebar-area .te-menu-sidebar-close_fae41a78846fd29e .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_fae41a78846fd29e .te-menu-sidebar-close-btn:hover {
        background-color: #317EFE; }
  .te-menu-sidebar-area .te-menu-sidebar-content_0b2235241dda5c78 .te-menu-sidebar-single-widget_2fb94bcff976c5db {
    display: inline-block;
    margin-top: 20px;
    width: 100%; }
    .te-menu-sidebar-area .te-menu-sidebar-content_0b2235241dda5c78 .te-menu-sidebar-single-widget_2fb94bcff976c5db .te-menu-sidebar-title_76949b6c2c0a338d {
      margin-bottom: 5px; }
    .te-menu-sidebar-area .te-menu-sidebar-content_0b2235241dda5c78 .te-menu-sidebar-single-widget_2fb94bcff976c5db .te-header-contact-info_0d32181a6815f2fb {
      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_0b2235241dda5c78 .te-menu-sidebar-single-widget_2fb94bcff976c5db .te-header-contact-info_0d32181a6815f2fb 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_0b2235241dda5c78 .te-menu-sidebar-single-widget_2fb94bcff976c5db .te-header-contact-info_0d32181a6815f2fb span.te-contact-info-item_4b3e746a08932070 {
          gap: 0 10px !important; }
        .te-menu-sidebar-area .te-menu-sidebar-content_0b2235241dda5c78 .te-menu-sidebar-single-widget_2fb94bcff976c5db .te-header-contact-info_0d32181a6815f2fb 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_0b2235241dda5c78 .te-menu-sidebar-single-widget_2fb94bcff976c5db .te-header-contact-info_0d32181a6815f2fb span a:hover {
            color: #317EFE; }
    .te-menu-sidebar-area .te-menu-sidebar-content_0b2235241dda5c78 .te-menu-sidebar-single-widget_2fb94bcff976c5db .te-social-profile_f2b405e3953f89d1 {
      margin-top: 20px;
      border-top: 1px solid #dfe2e9;
      width: 100%;
      padding-top: 20px; }
      .te-menu-sidebar-area .te-menu-sidebar-content_0b2235241dda5c78 .te-menu-sidebar-single-widget_2fb94bcff976c5db .te-social-profile_f2b405e3953f89d1 a {
        color: #14203A;
        font-size: 22px; }
        .te-menu-sidebar-area .te-menu-sidebar-content_0b2235241dda5c78 .te-menu-sidebar-single-widget_2fb94bcff976c5db .te-social-profile_f2b405e3953f89d1 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_21076f519a965a68 {
  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_21076f519a965a68.style-2_68c7258fa6ef457b .te-single-slider_25a99e08a685a9bf {
    height: 950px;
    padding-top: 70px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_21076f519a965a68.style-2_68c7258fa6ef457b .te-single-slider_25a99e08a685a9bf {
        height: unset;
        padding: 80px 0; } }
    .slider-area_21076f519a965a68.style-2_68c7258fa6ef457b .te-single-slider_25a99e08a685a9bf .slider-feature-img_04dbd6f2b654a7f6 {
      position: absolute;
      right: 0;
      top: 0; }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_21076f519a965a68.style-2_68c7258fa6ef457b .te-single-slider_25a99e08a685a9bf .slider-feature-img_04dbd6f2b654a7f6 {
          right: -200px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_21076f519a965a68.style-2_68c7258fa6ef457b .te-single-slider_25a99e08a685a9bf .slider-feature-img_04dbd6f2b654a7f6 {
          right: -280px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_21076f519a965a68.style-2_68c7258fa6ef457b .te-single-slider_25a99e08a685a9bf .slider-feature-img_04dbd6f2b654a7f6 {
          right: -380px; } }
      .slider-area_21076f519a965a68.style-2_68c7258fa6ef457b .te-single-slider_25a99e08a685a9bf .slider-feature-img_04dbd6f2b654a7f6 .company-award_f33ec54041b91b52 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        margin-top: 50px;
        left: 135px; }
        .slider-area_21076f519a965a68.style-2_68c7258fa6ef457b .te-single-slider_25a99e08a685a9bf .slider-feature-img_04dbd6f2b654a7f6 .company-award_f33ec54041b91b52 .icon_c9a086bb74f700ca {
          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_21076f519a965a68.style-2_68c7258fa6ef457b .te-single-slider_25a99e08a685a9bf .slider-feature-img_04dbd6f2b654a7f6 .slider-feature-img-overlay_512479096a148fe6 {
          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_21076f519a965a68.style-2_68c7258fa6ef457b .te-single-slider_25a99e08a685a9bf .slider-left-shape_83b48dcc5ef4e812 {
      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_21076f519a965a68.style-2_68c7258fa6ef457b .te-single-slider_25a99e08a685a9bf .slider-left-shape_83b48dcc5ef4e812 {
          display: none; } }
    .slider-area_21076f519a965a68.style-2_68c7258fa6ef457b .te-single-slider_25a99e08a685a9bf .slider-right-shape_dc0c2d8700c8e427 {
      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_21076f519a965a68.style-2_68c7258fa6ef457b .te-single-slider_25a99e08a685a9bf .slider-right-shape_dc0c2d8700c8e427 {
          display: none; } }
    .slider-area_21076f519a965a68.style-2_68c7258fa6ef457b .te-single-slider_25a99e08a685a9bf .slider-circle-shape_c0152a95b0214e72 {
      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_21076f519a965a68 .te-slider-wrapper_041b19c8512c207c .slick-active_f331def696cad7fa .te-slider-short-title_3c0fbf40feb04aa2,
  .slider-area_21076f519a965a68 .te-slider-wrapper_041b19c8512c207c .slick-active_f331def696cad7fa .te-slider-title_1ed266fe4d2ba3dd,
  .slider-area_21076f519a965a68 .te-slider-wrapper_041b19c8512c207c .slick-active_f331def696cad7fa .te-slider-short-desc_d6188962f81c17de,
  .slider-area_21076f519a965a68 .te-slider-wrapper_041b19c8512c207c .slick-active_f331def696cad7fa .te-slider-btn-wrapper_906e8881be12fd15 {
    -webkit-animation-name: MovefadeUp;
    animation-name: MovefadeUp;
    -webkit-animation-fill-mode: both; }
  .slider-area_21076f519a965a68 .te-slider-wrapper_041b19c8512c207c .slick-active_f331def696cad7fa .te-slider-short-title_3c0fbf40feb04aa2 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; }
  .slider-area_21076f519a965a68 .te-slider-wrapper_041b19c8512c207c .slick-active_f331def696cad7fa .te-slider-title_1ed266fe4d2ba3dd {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  .slider-area_21076f519a965a68 .te-slider-wrapper_041b19c8512c207c .slick-active_f331def696cad7fa .te-slider-short-desc_d6188962f81c17de {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s; }
  .slider-area_21076f519a965a68 .te-slider-wrapper_041b19c8512c207c .slick-active_f331def696cad7fa .te-slider-btn-wrapper_906e8881be12fd15 {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s; }
  .slider-area_21076f519a965a68 .te-slider-wrapper_041b19c8512c207c .slick-dots_14c7b572229745f2 {
    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_21076f519a965a68 .te-slider-wrapper_041b19c8512c207c .slick-dots_14c7b572229745f2 {
        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_21076f519a965a68 .te-slider-wrapper_041b19c8512c207c .slick-dots_14c7b572229745f2 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_21076f519a965a68 .te-slider-wrapper_041b19c8512c207c .slick-dots_14c7b572229745f2 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_21076f519a965a68 .te-slider-wrapper_041b19c8512c207c .slick-dots_14c7b572229745f2 li button:hover {
          background-color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
      .slider-area_21076f519a965a68 .te-slider-wrapper_041b19c8512c207c .slick-dots_14c7b572229745f2 li.slick-active_f331def696cad7fa {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 1px solid #317EFE; }
        .slider-area_21076f519a965a68 .te-slider-wrapper_041b19c8512c207c .slick-dots_14c7b572229745f2 li.slick-active_f331def696cad7fa button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .slider-area_21076f519a965a68 .te-single-slider_25a99e08a685a9bf {
    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_21076f519a965a68 .te-single-slider_25a99e08a685a9bf {
        background-image: none !important; } }
    .slider-area_21076f519a965a68 .te-single-slider_25a99e08a685a9bf .te-slider-overlay_7475f3c79073eb69 {
      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_21076f519a965a68 .te-single-slider_25a99e08a685a9bf .te-slider-overlay_7475f3c79073eb69 {
          left: 0; } }
      .slider-area_21076f519a965a68 .te-single-slider_25a99e08a685a9bf .te-slider-overlay_7475f3c79073eb69 .te-slider-overlay-shape_57eedc6b669c35a1 {
        position: absolute;
        top: 0;
        height: 100%;
        left: -340px;
        width: 100%; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_21076f519a965a68 .te-single-slider_25a99e08a685a9bf .te-slider-overlay_7475f3c79073eb69 .te-slider-overlay-shape_57eedc6b669c35a1 {
            display: none; } }
    .slider-area_21076f519a965a68 .te-single-slider_25a99e08a685a9bf .te-slider-content-wrapper_3918160cf7c5068d {
      position: relative;
      z-index: 99; }
      .slider-area_21076f519a965a68 .te-single-slider_25a99e08a685a9bf .te-slider-content-wrapper_3918160cf7c5068d .te-slider-content_ca2fabda3e775616 .te-slider-short-title_3c0fbf40feb04aa2 {
        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_21076f519a965a68 .te-single-slider_25a99e08a685a9bf .te-slider-content-wrapper_3918160cf7c5068d .te-slider-content_ca2fabda3e775616 .te-slider-title_1ed266fe4d2ba3dd {
        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_21076f519a965a68 .te-single-slider_25a99e08a685a9bf .te-slider-content-wrapper_3918160cf7c5068d .te-slider-content_ca2fabda3e775616 .te-slider-title_1ed266fe4d2ba3dd {
            font-size: 60px;
            line-height: 64px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-area_21076f519a965a68 .te-single-slider_25a99e08a685a9bf .te-slider-content-wrapper_3918160cf7c5068d .te-slider-content_ca2fabda3e775616 .te-slider-title_1ed266fe4d2ba3dd {
            font-size: 48px;
            line-height: 56px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_21076f519a965a68 .te-single-slider_25a99e08a685a9bf .te-slider-content-wrapper_3918160cf7c5068d .te-slider-content_ca2fabda3e775616 .te-slider-title_1ed266fe4d2ba3dd {
            font-size: 42px;
            line-height: 52px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_21076f519a965a68 .te-single-slider_25a99e08a685a9bf .te-slider-content-wrapper_3918160cf7c5068d .te-slider-content_ca2fabda3e775616 .te-slider-title_1ed266fe4d2ba3dd {
            font-size: 38px;
            line-height: 44px;
            margin-bottom: 20px; } }
      .slider-area_21076f519a965a68 .te-single-slider_25a99e08a685a9bf .te-slider-content-wrapper_3918160cf7c5068d .te-slider-content_ca2fabda3e775616 .te-slider-short-desc_d6188962f81c17de {
        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_21076f519a965a68 .te-single-slider_25a99e08a685a9bf .te-slider-content-wrapper_3918160cf7c5068d .te-slider-content_ca2fabda3e775616 .te-slider-short-desc_d6188962f81c17de {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_21076f519a965a68 .te-single-slider_25a99e08a685a9bf .te-slider-content-wrapper_3918160cf7c5068d .te-slider-content_ca2fabda3e775616 .te-slider-short-desc_d6188962f81c17de {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_21076f519a965a68 .te-single-slider_25a99e08a685a9bf .te-slider-content-wrapper_3918160cf7c5068d .te-slider-content_ca2fabda3e775616 .te-slider-short-desc_d6188962f81c17de {
            font-size: 18px;
            line-height: 32px; } }
      .slider-area_21076f519a965a68 .te-single-slider_25a99e08a685a9bf .te-slider-content-wrapper_3918160cf7c5068d .te-slider-content_ca2fabda3e775616 .te-slider-btn-wrapper_906e8881be12fd15 {
        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_21076f519a965a68 .te-single-slider_25a99e08a685a9bf .te-slider-content-wrapper_3918160cf7c5068d .te-slider-content_ca2fabda3e775616 .te-slider-btn-wrapper_906e8881be12fd15 {
            padding-top: 30px; } }
        .slider-area_21076f519a965a68 .te-single-slider_25a99e08a685a9bf .te-slider-content-wrapper_3918160cf7c5068d .te-slider-content_ca2fabda3e775616 .te-slider-btn-wrapper_906e8881be12fd15 .te-theme-btn_41b868b9b354bc91 {
          padding: 11px 30px;
          color: #ffffff;
          border-radius: 50px;
          background-color: #317EFE;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .slider-area_21076f519a965a68 .te-single-slider_25a99e08a685a9bf .te-slider-content-wrapper_3918160cf7c5068d .te-slider-content_ca2fabda3e775616 .te-slider-btn-wrapper_906e8881be12fd15 .te-call-btn_bfcd8ed238f152ee {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 20px; }
          .slider-area_21076f519a965a68 .te-single-slider_25a99e08a685a9bf .te-slider-content-wrapper_3918160cf7c5068d .te-slider-content_ca2fabda3e775616 .te-slider-btn-wrapper_906e8881be12fd15 .te-call-btn_bfcd8ed238f152ee .te-icon_43ecd273a6aa8dd3 {
            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_21076f519a965a68 .te-single-slider_25a99e08a685a9bf .te-slider-content-wrapper_3918160cf7c5068d .te-slider-content_ca2fabda3e775616 .te-slider-btn-wrapper_906e8881be12fd15 .te-call-btn_bfcd8ed238f152ee .te-content_e2ecd3a4e691ad8f {
            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_21076f519a965a68 .te-single-slider_25a99e08a685a9bf .te-slider-content-wrapper_3918160cf7c5068d .te-slider-content_ca2fabda3e775616 .te-slider-btn-wrapper_906e8881be12fd15 .te-call-btn_bfcd8ed238f152ee .te-content_e2ecd3a4e691ad8f .te-title_ea96fdd5ed53f47c {
              font-size: 18px;
              font-weight: 400;
              line-height: 24px;
              color: #335371; }
            .slider-area_21076f519a965a68 .te-single-slider_25a99e08a685a9bf .te-slider-content-wrapper_3918160cf7c5068d .te-slider-content_ca2fabda3e775616 .te-slider-btn-wrapper_906e8881be12fd15 .te-call-btn_bfcd8ed238f152ee .te-content_e2ecd3a4e691ad8f .te-text_d02ba7a11d597bfe {
              font-size: 20px;
              font-weight: 500;
              line-height: 24px;
              letter-spacing: 0px;
              color: #14203A; }

.slider-area_21076f519a965a68.style-1_8e98a4ab96179328 {
  position: relative;
  overflow: visible;
  background: transparent; }
  .slider-area_21076f519a965a68.style-1_8e98a4ab96179328: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_21076f519a965a68.style-1_8e98a4ab96179328 .te-single-slider_25a99e08a685a9bf {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .slider-area_21076f519a965a68.style-1_8e98a4ab96179328 .te-single-slider_25a99e08a685a9bf .te-slider-overlay_7475f3c79073eb69 {
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
      background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
      .slider-area_21076f519a965a68.style-1_8e98a4ab96179328 .te-single-slider_25a99e08a685a9bf .te-slider-overlay_7475f3c79073eb69::before {
        display: none; }
    .slider-area_21076f519a965a68.style-1_8e98a4ab96179328 .te-single-slider_25a99e08a685a9bf .slider-shape_9e334dca4d836dc5 {
      position: absolute;
      border-radius: 20px;
      overflow: hidden; }
      .slider-area_21076f519a965a68.style-1_8e98a4ab96179328 .te-single-slider_25a99e08a685a9bf .slider-shape_9e334dca4d836dc5 img {
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        top: 0; }
    .slider-area_21076f519a965a68.style-1_8e98a4ab96179328 .te-single-slider_25a99e08a685a9bf .shape-one_b892f0146a69c318 {
      top: 50px;
      left: 0;
      width: 300px;
      height: 290px; }
      @media (max-width: 991px) {
        .slider-area_21076f519a965a68.style-1_8e98a4ab96179328 .te-single-slider_25a99e08a685a9bf .shape-one_b892f0146a69c318 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_21076f519a965a68.style-1_8e98a4ab96179328 .te-single-slider_25a99e08a685a9bf .shape-one_b892f0146a69c318 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_21076f519a965a68.style-1_8e98a4ab96179328 .te-single-slider_25a99e08a685a9bf .shape-one_b892f0146a69c318 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_21076f519a965a68.style-1_8e98a4ab96179328 .te-single-slider_25a99e08a685a9bf .shape-one_b892f0146a69c318 {
          top: 160px;
          width: 250px;
          height: 200px; } }
    .slider-area_21076f519a965a68.style-1_8e98a4ab96179328 .te-single-slider_25a99e08a685a9bf .shape-two_9e5508fb4645798a {
      top: 0;
      right: 0;
      width: 300px;
      height: 310px; }
      @media (max-width: 991px) {
        .slider-area_21076f519a965a68.style-1_8e98a4ab96179328 .te-single-slider_25a99e08a685a9bf .shape-two_9e5508fb4645798a {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_21076f519a965a68.style-1_8e98a4ab96179328 .te-single-slider_25a99e08a685a9bf .shape-two_9e5508fb4645798a {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_21076f519a965a68.style-1_8e98a4ab96179328 .te-single-slider_25a99e08a685a9bf .shape-two_9e5508fb4645798a {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_21076f519a965a68.style-1_8e98a4ab96179328 .te-single-slider_25a99e08a685a9bf .shape-two_9e5508fb4645798a {
          width: 300px;
          height: 250px;
          top: 70px;
          right: -40px; } }
    .slider-area_21076f519a965a68.style-1_8e98a4ab96179328 .te-single-slider_25a99e08a685a9bf .shape-three_a6b22e97a707ba1a {
      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_21076f519a965a68.style-1_8e98a4ab96179328 .te-single-slider_25a99e08a685a9bf .shape-three_a6b22e97a707ba1a {
          display: none !important; } }
      @media (max-width: 991px) {
        .slider-area_21076f519a965a68.style-1_8e98a4ab96179328 .te-single-slider_25a99e08a685a9bf .shape-three_a6b22e97a707ba1a {
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
    .slider-area_21076f519a965a68.style-1_8e98a4ab96179328 .te-single-slider_25a99e08a685a9bf .te-slider-container_cefe7e85c32d274b {
      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_21076f519a965a68.style-1_8e98a4ab96179328 .te-single-slider_25a99e08a685a9bf .te-slider-container_cefe7e85c32d274b {
          -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_21076f519a965a68.style-1_8e98a4ab96179328 .te-single-slider_25a99e08a685a9bf .te-slider-container_cefe7e85c32d274b {
          padding: 70px 0;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .slider-area_21076f519a965a68.style-1_8e98a4ab96179328 .te-single-slider_25a99e08a685a9bf .te-slider-container_cefe7e85c32d274b .te-slider-column_3bf6a663e7014bce {
        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_21076f519a965a68.style-1_8e98a4ab96179328 .te-single-slider_25a99e08a685a9bf .te-slider-container_cefe7e85c32d274b .te-slider-column_3bf6a663e7014bce {
            width: 100%; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_21076f519a965a68.style-1_8e98a4ab96179328 .te-single-slider_25a99e08a685a9bf .te-slider-content-wrapper_3918160cf7c5068d .te-slider-content_ca2fabda3e775616 .te-slider-btn-wrapper_906e8881be12fd15 {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .slider-area_21076f519a965a68.style-1_8e98a4ab96179328 .te-single-slider_25a99e08a685a9bf .te-slider-content-wrapper_3918160cf7c5068d .te-slider-content_ca2fabda3e775616 .te-slider-btn-wrapper_906e8881be12fd15 .te-theme-btn_41b868b9b354bc91 {
      background-color: #317EFE;
      color: #ffffff; }
      .slider-area_21076f519a965a68.style-1_8e98a4ab96179328 .te-single-slider_25a99e08a685a9bf .te-slider-content-wrapper_3918160cf7c5068d .te-slider-content_ca2fabda3e775616 .te-slider-btn-wrapper_906e8881be12fd15 .te-theme-btn_41b868b9b354bc91:hover {
        background-color: #E7F914;
        color: #14203A; }
    .slider-area_21076f519a965a68.style-1_8e98a4ab96179328 .te-single-slider_25a99e08a685a9bf .te-slider-content-wrapper_3918160cf7c5068d .te-slider-content_ca2fabda3e775616 .te-slider-btn-wrapper_906e8881be12fd15 .te-call-btn_bfcd8ed238f152ee .te-icon_43ecd273a6aa8dd3 {
      color: #317EFE; }
    .slider-area_21076f519a965a68.style-1_8e98a4ab96179328 .te-single-slider_25a99e08a685a9bf .te-slider-content-wrapper_3918160cf7c5068d .te-slider-content_ca2fabda3e775616 .te-slider-title_1ed266fe4d2ba3dd {
      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_21076f519a965a68.style-1_8e98a4ab96179328 .te-single-slider_25a99e08a685a9bf .te-slider-content-wrapper_3918160cf7c5068d .te-slider-content_ca2fabda3e775616 .te-slider-title_1ed266fe4d2ba3dd {
          font-size: 28px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_21076f519a965a68.style-1_8e98a4ab96179328 .te-single-slider_25a99e08a685a9bf .te-slider-content-wrapper_3918160cf7c5068d .te-slider-content_ca2fabda3e775616 .te-slider-title_1ed266fe4d2ba3dd {
          font-size: 32px;
          line-height: 52px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_21076f519a965a68.style-1_8e98a4ab96179328 .te-single-slider_25a99e08a685a9bf .te-slider-content-wrapper_3918160cf7c5068d .te-slider-content_ca2fabda3e775616 .te-slider-title_1ed266fe4d2ba3dd {
          font-size: 62px;
          line-height: 80px; } }
  .slider-area_21076f519a965a68.style-1_8e98a4ab96179328 .te-slider-wrapper_041b19c8512c207c .container_d8c55e655907c4d9 {
    position: relative; }
  .slider-area_21076f519a965a68.style-1_8e98a4ab96179328 .te-slider-wrapper_041b19c8512c207c .slider-shape-bg_9533f8735a734300 {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: 100px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_21076f519a965a68.style-1_8e98a4ab96179328 .te-slider-wrapper_041b19c8512c207c .slider-shape-bg_9533f8735a734300 {
        display: none; } }
    @media (max-width: 1399px) {
      .slider-area_21076f519a965a68.style-1_8e98a4ab96179328 .te-slider-wrapper_041b19c8512c207c .slider-shape-bg_9533f8735a734300 {
        margin-left: 0; } }
    .slider-area_21076f519a965a68.style-1_8e98a4ab96179328 .te-slider-wrapper_041b19c8512c207c .slider-shape-bg_9533f8735a734300: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_e46c8819a23faff7 {
  position: relative; }

.te-info-card_078c8d58562f43ef {
  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_078c8d58562f43ef {
      padding: 40px 25px; } }
  .te-info-card_078c8d58562f43ef: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_078c8d58562f43ef:hover .te-image-wrapper_d808ed0a70694e87 .overlay_3178253e659615c0 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      opacity: 0.72; }
    .te-info-card_078c8d58562f43ef:hover .te-image-wrapper_d808ed0a70694e87 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_078c8d58562f43ef:hover .icon_c9a086bb74f700ca img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-info-card_078c8d58562f43ef:hover .content_ac9f3013ad2f7872 .te-read-more_feb5c367345843b6 .te-theme-btn_41b868b9b354bc91 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_078c8d58562f43ef .te-info-card-inner_bba0ba2a29885341 {
    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_078c8d58562f43ef .te-image-wrapper_d808ed0a70694e87 {
    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_078c8d58562f43ef .te-image-wrapper_d808ed0a70694e87 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_078c8d58562f43ef .te-image-wrapper_d808ed0a70694e87 .overlay_3178253e659615c0 {
      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_078c8d58562f43ef .icon_c9a086bb74f700ca {
    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_078c8d58562f43ef .icon_c9a086bb74f700ca img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_078c8d58562f43ef .te-content-wrapper_b6cda3f17d51f093 {
    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_078c8d58562f43ef .te-title-wrapper_586979e933def9da {
    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_078c8d58562f43ef .te-title-wrapper_586979e933def9da .icon_c9a086bb74f700ca {
      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_078c8d58562f43ef .te-title-wrapper_586979e933def9da .icon_c9a086bb74f700ca::before, .te-info-card_078c8d58562f43ef .te-title-wrapper_586979e933def9da .icon_c9a086bb74f700ca::after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #317EFE;
        border: 1px solid #E1E1E1; }
      .te-info-card_078c8d58562f43ef .te-title-wrapper_586979e933def9da .icon_c9a086bb74f700ca::before {
        top: 15px;
        left: 5px; }
      .te-info-card_078c8d58562f43ef .te-title-wrapper_586979e933def9da .icon_c9a086bb74f700ca::after {
        bottom: 15px;
        right: 5px; }
    .te-info-card_078c8d58562f43ef .te-title-wrapper_586979e933def9da .title_a3975320158b5066 {
      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_078c8d58562f43ef .te-title-wrapper_586979e933def9da .divider_b92a8896766d2112 {
      width: 55px;
      height: 2px;
      background-color: #317EFE; }
  .te-info-card_078c8d58562f43ef .content_ac9f3013ad2f7872 {
    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_078c8d58562f43ef .content_ac9f3013ad2f7872 .desc_c486f68480a6aa6b {
      -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_078c8d58562f43ef .content_ac9f3013ad2f7872 .te-read-more_feb5c367345843b6 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start; }
      .te-info-card_078c8d58562f43ef .content_ac9f3013ad2f7872 .te-read-more_feb5c367345843b6 .te-theme-btn_41b868b9b354bc91 {
        background-color: transparent;
        color: #317EFE;
        border: 1px solid #131A2A;
        padding: 9px 28px; }
        .te-info-card_078c8d58562f43ef .content_ac9f3013ad2f7872 .te-read-more_feb5c367345843b6 .te-theme-btn_41b868b9b354bc91:hover {
          background-color: #317EFE;
          color: #ffffff;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-info-card_078c8d58562f43ef.style-2_68c7258fa6ef457b {
  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_078c8d58562f43ef.style-2_68c7258fa6ef457b {
      padding: 35px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .te-info-card_078c8d58562f43ef.style-2_68c7258fa6ef457b {
      padding: 35px; } }
  .te-info-card_078c8d58562f43ef.style-2_68c7258fa6ef457b:hover .image_912645b54f660e4f 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_078c8d58562f43ef.style-2_68c7258fa6ef457b:hover .content_ac9f3013ad2f7872 .te-read-more_feb5c367345843b6 .te-theme-btn_41b868b9b354bc91 {
    background-color: inherit;
    color: #317EFE; }
  .te-info-card_078c8d58562f43ef.style-2_68c7258fa6ef457b .image_912645b54f660e4f {
    border-radius: 20px;
    overflow: hidden; }
    .te-info-card_078c8d58562f43ef.style-2_68c7258fa6ef457b .image_912645b54f660e4f 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_078c8d58562f43ef.style-2_68c7258fa6ef457b .te-title-wrapper_586979e933def9da {
    padding-bottom: 15px; }
  .te-info-card_078c8d58562f43ef.style-2_68c7258fa6ef457b .te-content-wrapper_b6cda3f17d51f093 {
    text-align: left;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .te-info-card_078c8d58562f43ef.style-2_68c7258fa6ef457b .content_ac9f3013ad2f7872 {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px; }
    .te-info-card_078c8d58562f43ef.style-2_68c7258fa6ef457b .content_ac9f3013ad2f7872 .te-read-more_feb5c367345843b6 .te-theme-btn_41b868b9b354bc91 {
      padding: 0;
      border: 0; }

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

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

.te-icon-card_1c32cec39b7c680f.style-three_9d7924ebe5019b02 {
  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_1c32cec39b7c680f.style-three_9d7924ebe5019b02 .icon_c9a086bb74f700ca {
    width: 72px;
    height: 72px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .te-icon-card_1c32cec39b7c680f.style-three_9d7924ebe5019b02 .icon_c9a086bb74f700ca img {
      width: 100%; }
  .te-icon-card_1c32cec39b7c680f.style-three_9d7924ebe5019b02 .content_ac9f3013ad2f7872 {
    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_1c32cec39b7c680f.style-three_9d7924ebe5019b02 .content_ac9f3013ad2f7872 .title_a3975320158b5066 {
      color: #ffffff; }
    .te-icon-card_1c32cec39b7c680f.style-three_9d7924ebe5019b02 .content_ac9f3013ad2f7872 .desc_c486f68480a6aa6b {
      color: #c7cdda; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-icon-card_1c32cec39b7c680f.style-three_9d7924ebe5019b02 {
      gap: 25px; }
      .te-icon-card_1c32cec39b7c680f.style-three_9d7924ebe5019b02 .content_ac9f3013ad2f7872 {
        gap: 18px; } }

.te-icon-card_1c32cec39b7c680f.style-2_68c7258fa6ef457b {
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0; }
  .te-icon-card_1c32cec39b7c680f.style-2_68c7258fa6ef457b .icon_c9a086bb74f700ca {
    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_1c32cec39b7c680f.style-2_68c7258fa6ef457b .content_ac9f3013ad2f7872 {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px; }
    .te-icon-card_1c32cec39b7c680f.style-2_68c7258fa6ef457b .content_ac9f3013ad2f7872 .title_a3975320158b5066 {
      font-size: 20px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px; }
    .te-icon-card_1c32cec39b7c680f.style-2_68c7258fa6ef457b .content_ac9f3013ad2f7872 .desc_c486f68480a6aa6b {
      line-height: 22px; }

.te-about-image-card_054db373e8979c98 .te-main-img-wrapper_f364432040dbce54 {
  text-align: right; }
  @media (max-width: 991px) {
    .te-about-image-card_054db373e8979c98 .te-main-img-wrapper_f364432040dbce54 {
      text-align: left; } }
  .te-about-image-card_054db373e8979c98 .te-main-img-wrapper_f364432040dbce54 .te-main-img-inner_f9e49da84a20733d {
    position: relative;
    display: inline-block;
    z-index: 2; }
    .te-about-image-card_054db373e8979c98 .te-main-img-wrapper_f364432040dbce54 .te-main-img-inner_f9e49da84a20733d > img {
      border-radius: 500px 500px 0 0;
      margin-left: 7px;
      margin-top: 4px; }
      @media (max-width: 650px) {
        .te-about-image-card_054db373e8979c98 .te-main-img-wrapper_f364432040dbce54 .te-main-img-inner_f9e49da84a20733d > img {
          width: 100%; } }
    .te-about-image-card_054db373e8979c98 .te-main-img-wrapper_f364432040dbce54 .te-main-img-inner_f9e49da84a20733d .te-img-card-shape_7ea8a3ddd6b28d68 {
      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_054db373e8979c98 .te-main-img-wrapper_f364432040dbce54 .te-main-img-inner_f9e49da84a20733d .te-img-card-shape_7ea8a3ddd6b28d68 {
          right: 0; } }
.te-about-image-card_054db373e8979c98 .te-company-foundation_33c272fbf04157b7 {
  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_054db373e8979c98 .te-company-foundation_33c272fbf04157b7 .te-counter-wrapper_91b64a93e6d2cd93 {
    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_054db373e8979c98 .te-company-foundation_33c272fbf04157b7 .counter-title_da0b9a98bdc4a505 {
    font-size: 45px;
    font-weight: 700;
    line-height: 54.9px;
    letter-spacing: -0.8px;
    color: #14203A;
    margin-bottom: 0; }
  .te-about-image-card_054db373e8979c98 .te-company-foundation_33c272fbf04157b7 .title_a3975320158b5066 {
    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_054db373e8979c98.style-2_68c7258fa6ef457b .te-main-img-wrapper_f364432040dbce54 .te-main-img-inner_f9e49da84a20733d {
  border-radius: 20px;
  padding-right: 80px;
  margin-top: 23px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-image-card_054db373e8979c98.style-2_68c7258fa6ef457b .te-main-img-wrapper_f364432040dbce54 .te-main-img-inner_f9e49da84a20733d {
      padding-right: 0;
      margin-top: 0; } }
  .te-about-image-card_054db373e8979c98.style-2_68c7258fa6ef457b .te-main-img-wrapper_f364432040dbce54 .te-main-img-inner_f9e49da84a20733d > img {
    margin: 0;
    border-radius: 20px; }
  .te-about-image-card_054db373e8979c98.style-2_68c7258fa6ef457b .te-main-img-wrapper_f364432040dbce54 .te-main-img-inner_f9e49da84a20733d .te-img-card-shape_7ea8a3ddd6b28d68 {
    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_054db373e8979c98.style-2_68c7258fa6ef457b .te-main-img-wrapper_f364432040dbce54 .te-main-img-inner_f9e49da84a20733d .te-img-card-shape_7ea8a3ddd6b28d68 {
        display: none; } }
  .te-about-image-card_054db373e8979c98.style-2_68c7258fa6ef457b .te-main-img-wrapper_f364432040dbce54 .te-main-img-inner_f9e49da84a20733d .te-another-image_1a59bbcbd805cb71 {
    position: absolute;
    top: 55%;
    right: -45px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-image-card_054db373e8979c98.style-2_68c7258fa6ef457b .te-main-img-wrapper_f364432040dbce54 .te-main-img-inner_f9e49da84a20733d .te-another-image_1a59bbcbd805cb71 {
        position: relative;
        right: unset;
        top: unset; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .te-about-image-card_054db373e8979c98.style-2_68c7258fa6ef457b .te-main-img-wrapper_f364432040dbce54 .te-main-img-inner_f9e49da84a20733d .te-another-image_1a59bbcbd805cb71 {
        position: relative; } }
    .te-about-image-card_054db373e8979c98.style-2_68c7258fa6ef457b .te-main-img-wrapper_f364432040dbce54 .te-main-img-inner_f9e49da84a20733d .te-another-image_1a59bbcbd805cb71 .te-another-image-inner_addae468c43d5a59 {
      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_054db373e8979c98.style-2_68c7258fa6ef457b .te-main-img-wrapper_f364432040dbce54 .te-main-img-inner_f9e49da84a20733d .te-another-image_1a59bbcbd805cb71 .te-another-image-inner_addae468c43d5a59 {
          width: 100%; }
          .te-about-image-card_054db373e8979c98.style-2_68c7258fa6ef457b .te-main-img-wrapper_f364432040dbce54 .te-main-img-inner_f9e49da84a20733d .te-another-image_1a59bbcbd805cb71 .te-another-image-inner_addae468c43d5a59 img {
            width: 100%; } }
    .te-about-image-card_054db373e8979c98.style-2_68c7258fa6ef457b .te-main-img-wrapper_f364432040dbce54 .te-main-img-inner_f9e49da84a20733d .te-another-image_1a59bbcbd805cb71 .video-btn_0630eaf86c41cf24 {
      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_054db373e8979c98.style-2_68c7258fa6ef457b .te-main-img-wrapper_f364432040dbce54 .te-main-img-inner_f9e49da84a20733d .te-another-image_1a59bbcbd805cb71 .video-btn_0630eaf86c41cf24 {
          left: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%); } }
      .te-about-image-card_054db373e8979c98.style-2_68c7258fa6ef457b .te-main-img-wrapper_f364432040dbce54 .te-main-img-inner_f9e49da84a20733d .te-another-image_1a59bbcbd805cb71 .video-btn_0630eaf86c41cf24 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_054db373e8979c98.style-2_68c7258fa6ef457b .te-main-img-wrapper_f364432040dbce54 .te-main-img-inner_f9e49da84a20733d .te-another-image_1a59bbcbd805cb71 .te-badge-text_b4798e3a0d09d20c {
      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_054db373e8979c98.style-2_68c7258fa6ef457b .te-main-img-wrapper_f364432040dbce54 .te-main-img-inner_f9e49da84a20733d .te-another-image_1a59bbcbd805cb71 .te-badge-text_b4798e3a0d09d20c {
          left: unset;
          top: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%);
          right: 0; } }
      .te-about-image-card_054db373e8979c98.style-2_68c7258fa6ef457b .te-main-img-wrapper_f364432040dbce54 .te-main-img-inner_f9e49da84a20733d .te-another-image_1a59bbcbd805cb71 .te-badge-text_b4798e3a0d09d20c .icon_c9a086bb74f700ca {
        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_054db373e8979c98.style-2_68c7258fa6ef457b .te-main-img-wrapper_f364432040dbce54 .te-main-img-inner_f9e49da84a20733d .te-another-image_1a59bbcbd805cb71 .te-badge-text_b4798e3a0d09d20c .text_5da421e8186ea808 {
        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_054db373e8979c98.style-2_68c7258fa6ef457b .te-main-img-wrapper_f364432040dbce54 .te-main-img-inner_f9e49da84a20733d .te-another-image_1a59bbcbd805cb71 .te-badge-text_b4798e3a0d09d20c .text_5da421e8186ea808 .title_a3975320158b5066 {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #14203A; }
        .te-about-image-card_054db373e8979c98.style-2_68c7258fa6ef457b .te-main-img-wrapper_f364432040dbce54 .te-main-img-inner_f9e49da84a20733d .te-another-image_1a59bbcbd805cb71 .te-badge-text_b4798e3a0d09d20c .text_5da421e8186ea808 span {
          font-size: 12px;
          font-weight: 400;
          line-height: 12px;
          color: #335371; }

.te-about-info-card_aabfde8a49a33af6 .te-about-info-content_6297706bf335a61e {
  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_aabfde8a49a33af6 .te-about-info-content_6297706bf335a61e .te-section-title_200bc0b63b417add {
    margin-bottom: 0; }
    .te-about-info-card_aabfde8a49a33af6 .te-about-info-content_6297706bf335a61e .te-section-title_200bc0b63b417add .title_a3975320158b5066 {
      margin-bottom: 0; }
  .te-about-info-card_aabfde8a49a33af6 .te-about-info-content_6297706bf335a61e .te-list-item-wrapper_433406d70341bb12 {
    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_aabfde8a49a33af6 .te-about-info-content_6297706bf335a61e .te-list-item-wrapper_433406d70341bb12 {
        grid-template-columns: repeat(1, 1fr); } }
    .te-about-info-card_aabfde8a49a33af6 .te-about-info-content_6297706bf335a61e .te-list-item-wrapper_433406d70341bb12 .te-list-item_4abe299a5de7c3dd .icon_c9a086bb74f700ca {
      font-size: 24px;
      color: #317EFE;
      background-color: transparent;
      width: unset;
      height: unset; }
    .te-about-info-card_aabfde8a49a33af6 .te-about-info-content_6297706bf335a61e .te-list-item-wrapper_433406d70341bb12 .te-list-item_4abe299a5de7c3dd .text_5da421e8186ea808 {
      color: #14203A; }
  .te-about-info-card_aabfde8a49a33af6 .te-about-info-content_6297706bf335a61e .te-info-list_a2b4b5f4237a666d {
    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_aabfde8a49a33af6 .te-about-info-content_6297706bf335a61e .te-info-list_a2b4b5f4237a666d {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 20px; } }
    .te-about-info-card_aabfde8a49a33af6 .te-about-info-content_6297706bf335a61e .te-info-list_a2b4b5f4237a666d .te-single-info-list_eb4d2015f9aef383 {
      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_aabfde8a49a33af6 .te-about-info-content_6297706bf335a61e .te-info-list_a2b4b5f4237a666d .te-single-info-list_eb4d2015f9aef383:hover .icon_c9a086bb74f700ca 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_aabfde8a49a33af6 .te-about-info-content_6297706bf335a61e .te-info-list_a2b4b5f4237a666d .te-single-info-list_eb4d2015f9aef383 .icon_c9a086bb74f700ca {
        margin-bottom: 10px;
        position: relative;
        margin-left: 20px; }
        .te-about-info-card_aabfde8a49a33af6 .te-about-info-content_6297706bf335a61e .te-info-list_a2b4b5f4237a666d .te-single-info-list_eb4d2015f9aef383 .icon_c9a086bb74f700ca::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_aabfde8a49a33af6 .te-about-info-content_6297706bf335a61e .te-info-list_a2b4b5f4237a666d .te-single-info-list_eb4d2015f9aef383 .icon_c9a086bb74f700ca 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_aabfde8a49a33af6 .te-about-info-content_6297706bf335a61e .te-info-list_a2b4b5f4237a666d .te-single-info-list_eb4d2015f9aef383 .title_a3975320158b5066 {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0px;
        margin-bottom: 0; }
      .te-about-info-card_aabfde8a49a33af6 .te-about-info-content_6297706bf335a61e .te-info-list_a2b4b5f4237a666d .te-single-info-list_eb4d2015f9aef383 .short-title_fa7bb5709ae666fd {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px; }

.te-about-info-card_aabfde8a49a33af6.style-2_68c7258fa6ef457b .te-about-info-content_6297706bf335a61e {
  gap: 10px; }
  .te-about-info-card_aabfde8a49a33af6.style-2_68c7258fa6ef457b .te-about-info-content_6297706bf335a61e .te-list-item-wrapper_433406d70341bb12 {
    padding-top: 6px;
    gap: 0; }
    .te-about-info-card_aabfde8a49a33af6.style-2_68c7258fa6ef457b .te-about-info-content_6297706bf335a61e .te-list-item-wrapper_433406d70341bb12 .te-list-item_4abe299a5de7c3dd .icon_c9a086bb74f700ca {
      width: 16px;
      height: 16px;
      background-color: #317EFE;
      border-radius: 50%;
      color: white;
      font-size: 10px; }
    .te-about-info-card_aabfde8a49a33af6.style-2_68c7258fa6ef457b .te-about-info-content_6297706bf335a61e .te-list-item-wrapper_433406d70341bb12 .te-list-item_4abe299a5de7c3dd .text_5da421e8186ea808 {
      color: #335371; }
  .te-about-info-card_aabfde8a49a33af6.style-2_68c7258fa6ef457b .te-about-info-content_6297706bf335a61e .te-info-list_a2b4b5f4237a666d {
    border-top: 1px solid #E1E1E1;
    padding-top: 40px; }
    .te-about-info-card_aabfde8a49a33af6.style-2_68c7258fa6ef457b .te-about-info-content_6297706bf335a61e .te-info-list_a2b4b5f4237a666d .divider_b92a8896766d2112 {
      width: 1px;
      background-color: #E1E1E1;
      height: 127px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-info-card_aabfde8a49a33af6.style-2_68c7258fa6ef457b .te-about-info-content_6297706bf335a61e .te-info-list_a2b4b5f4237a666d .divider_b92a8896766d2112 {
          height: 1px;
          width: 100%; } }

.te-about-info-card_aabfde8a49a33af6.style-three_9d7924ebe5019b02 .te-section-title_200bc0b63b417add {
  margin-bottom: 40px; }
.te-about-info-card_aabfde8a49a33af6.style-three_9d7924ebe5019b02 .about-info-wrapper_39da0a2dabce9651 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_aabfde8a49a33af6.style-three_9d7924ebe5019b02 .about-info-wrapper_39da0a2dabce9651 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .te-about-info-card_aabfde8a49a33af6.style-three_9d7924ebe5019b02 .about-info-wrapper_39da0a2dabce9651 .about-info-img_d9db4a3f8fc00df5 {
    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_aabfde8a49a33af6.style-three_9d7924ebe5019b02 .about-info-wrapper_39da0a2dabce9651 .about-info-img_d9db4a3f8fc00df5 {
        height: 350px; } }
    .te-about-info-card_aabfde8a49a33af6.style-three_9d7924ebe5019b02 .about-info-wrapper_39da0a2dabce9651 .about-info-img_d9db4a3f8fc00df5 img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.te-about-info-card_aabfde8a49a33af6.style-three_9d7924ebe5019b02 .te-about-info-content_6297706bf335a61e {
  padding-left: 50px;
  gap: 30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_aabfde8a49a33af6.style-three_9d7924ebe5019b02 .te-about-info-content_6297706bf335a61e {
      padding-left: 0;
      padding-top: 50px; } }
  .te-about-info-card_aabfde8a49a33af6.style-three_9d7924ebe5019b02 .te-about-info-content_6297706bf335a61e .skill-progressbar-wrapper_15fecc8f7fc41a00 {
    width: 100%; }
  .te-about-info-card_aabfde8a49a33af6.style-three_9d7924ebe5019b02 .te-about-info-content_6297706bf335a61e .te-icon-card-wrapper_fccec872e0cb6e04 {
    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_aabfde8a49a33af6.style-three_9d7924ebe5019b02 .te-about-info-content_6297706bf335a61e .te-icon-card-wrapper_fccec872e0cb6e04 .te-icon-card_1c32cec39b7c680f {
      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_aabfde8a49a33af6.style-three_9d7924ebe5019b02 .te-about-info-content_6297706bf335a61e .te-icon-card-wrapper_fccec872e0cb6e04 .te-icon-card_1c32cec39b7c680f .icon_c9a086bb74f700ca {
        width: 40px;
        height: 40px; }
      .te-about-info-card_aabfde8a49a33af6.style-three_9d7924ebe5019b02 .te-about-info-content_6297706bf335a61e .te-icon-card-wrapper_fccec872e0cb6e04 .te-icon-card_1c32cec39b7c680f .content_ac9f3013ad2f7872 {
        gap: 4px; }
        .te-about-info-card_aabfde8a49a33af6.style-three_9d7924ebe5019b02 .te-about-info-content_6297706bf335a61e .te-icon-card-wrapper_fccec872e0cb6e04 .te-icon-card_1c32cec39b7c680f .content_ac9f3013ad2f7872 .title_a3975320158b5066 {
          font-size: 18px;
          line-height: 24px; }
  .te-about-info-card_aabfde8a49a33af6.style-three_9d7924ebe5019b02 .te-about-info-content_6297706bf335a61e .te-btn-wrapper_3e799cfb8612e24e {
    margin-top: 7px; }

.te-counter-card_6fd2394eadfc293d {
  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_6fd2394eadfc293d {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 575px) {
    .te-counter-card_6fd2394eadfc293d {
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 50px; } }
  .te-counter-card_6fd2394eadfc293d .te-counter-item_bc69f8faaee16303 {
    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_6fd2394eadfc293d .te-counter-item_bc69f8faaee16303:hover .icon_c9a086bb74f700ca img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-counter-card_6fd2394eadfc293d .te-counter-item_bc69f8faaee16303 .icon_c9a086bb74f700ca {
      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_6fd2394eadfc293d .te-counter-item_bc69f8faaee16303 .icon_c9a086bb74f700ca img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-counter-card_6fd2394eadfc293d .te-counter-item_bc69f8faaee16303 .te-counter-title_d2900eeb98f80fcd {
      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_6fd2394eadfc293d .te-counter-item_bc69f8faaee16303 .te-counter-title_d2900eeb98f80fcd .content_ac9f3013ad2f7872 {
        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_6fd2394eadfc293d .te-counter-item_bc69f8faaee16303 .number_5add9d02ed90aaaa {
      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_6fd2394eadfc293d .te-counter-item_bc69f8faaee16303 .number_5add9d02ed90aaaa {
          font-size: 36px;
          line-height: 40px; } }
    .te-counter-card_6fd2394eadfc293d .te-counter-item_bc69f8faaee16303 .title_a3975320158b5066 {
      margin: 0;
      font-family: "Inter", sans-serif;
      font-weight: 400;
      font-size: 18px;
      line-height: 18px;
      color: #335371; }
    .te-counter-card_6fd2394eadfc293d .te-counter-item_bc69f8faaee16303 .text_5da421e8186ea808 {
      margin: 0;
      color: #c7cdda; }

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

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

.te-process-step_98ec5fd1a7fcf3b6 {
  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_98ec5fd1a7fcf3b6::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_98ec5fd1a7fcf3b6 {
      padding: 32px 28px 42px 28px; } }
  .te-process-step_98ec5fd1a7fcf3b6:hover {
    top: -5px; }
    .te-process-step_98ec5fd1a7fcf3b6:hover::before {
      width: 100%;
      height: 100%;
      border-radius: 0;
      -webkit-transform: translateX(-50%) scale(1);
              transform: translateX(-50%) scale(1); }
    .te-process-step_98ec5fd1a7fcf3b6:hover .icon_c9a086bb74f700ca img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_98ec5fd1a7fcf3b6:hover .counter-number_3e9c2c461fc78c6a {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_98ec5fd1a7fcf3b6:hover .content_ac9f3013ad2f7872 .te-read-more_feb5c367345843b6 .te-theme-btn_41b868b9b354bc91 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff; }
  .te-process-step_98ec5fd1a7fcf3b6 .icon_c9a086bb74f700ca {
    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_98ec5fd1a7fcf3b6 .icon_c9a086bb74f700ca img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-process-step_98ec5fd1a7fcf3b6 .te-content-wrapper_b6cda3f17d51f093 {
    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_98ec5fd1a7fcf3b6 .te-counter-wrapper_91b64a93e6d2cd93 {
    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_98ec5fd1a7fcf3b6 .te-counter-wrapper_91b64a93e6d2cd93 .shape_2b611001c09941be {
      position: relative; }
  .te-process-step_98ec5fd1a7fcf3b6 .counter-number_3e9c2c461fc78c6a {
    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_98ec5fd1a7fcf3b6 .te-title-wrapper_586979e933def9da {
    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_98ec5fd1a7fcf3b6 .te-title-wrapper_586979e933def9da .icon_c9a086bb74f700ca {
      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_98ec5fd1a7fcf3b6 .te-title-wrapper_586979e933def9da .title_a3975320158b5066 {
      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_98ec5fd1a7fcf3b6 .content_ac9f3013ad2f7872 {
    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_98ec5fd1a7fcf3b6 .content_ac9f3013ad2f7872 .desc_c486f68480a6aa6b {
      -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_98ec5fd1a7fcf3b6 .content_ac9f3013ad2f7872 .te-read-more_feb5c367345843b6 {
      margin-top: -10px; }
      .te-process-step_98ec5fd1a7fcf3b6 .content_ac9f3013ad2f7872 .te-read-more_feb5c367345843b6 .te-theme-btn_41b868b9b354bc91 {
        border: 1px solid #E1E1E1;
        color: #317EFE;
        background-color: transparent; }

.te-testimonial-card_2075102c0df53f65 {
  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_2075102c0df53f65 {
      padding: 30px; } }
  .te-testimonial-card_2075102c0df53f65 .te-content-wrapper_b6cda3f17d51f093 {
    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_2075102c0df53f65 .te-content-wrapper_b6cda3f17d51f093 .content_ac9f3013ad2f7872 {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
    .te-testimonial-card_2075102c0df53f65 .te-content-wrapper_b6cda3f17d51f093 .te-user-meta_0051e06ac76f3311 {
      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_2075102c0df53f65 .te-content-wrapper_b6cda3f17d51f093 .te-user-meta_0051e06ac76f3311 {
          -webkit-box-align: end;
              -ms-flex-align: end;
                  align-items: flex-end; } }
      .te-testimonial-card_2075102c0df53f65 .te-content-wrapper_b6cda3f17d51f093 .te-user-meta_0051e06ac76f3311 .te-user-info_aa22b6c04319d0a9 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .te-testimonial-card_2075102c0df53f65 .te-content-wrapper_b6cda3f17d51f093 .te-user-meta_0051e06ac76f3311 .te-user-info_aa22b6c04319d0a9 .image_912645b54f660e4f {
          width: 74px;
          height: 84px;
          border-radius: 20px;
          overflow: hidden;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .te-testimonial-card_2075102c0df53f65 .te-content-wrapper_b6cda3f17d51f093 .te-user-meta_0051e06ac76f3311 .te-user-info_aa22b6c04319d0a9 .rating_a0aef3c85ecb5a28 {
          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_2075102c0df53f65 .te-content-wrapper_b6cda3f17d51f093 .te-user-meta_0051e06ac76f3311 .te-user-info_aa22b6c04319d0a9 .name_effe0b01ba104ac2 {
          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_2075102c0df53f65 .te-content-wrapper_b6cda3f17d51f093 .te-user-meta_0051e06ac76f3311 .te-user-info_aa22b6c04319d0a9 .name_effe0b01ba104ac2 {
              font-size: 18px;
              line-height: 28px; } }
        .te-testimonial-card_2075102c0df53f65 .te-content-wrapper_b6cda3f17d51f093 .te-user-meta_0051e06ac76f3311 .te-user-info_aa22b6c04319d0a9 .designation_5118f80808bcd34c {
          font-size: 18px;
          font-weight: 400;
          line-height: 36px;
          color: #14203A; }
      .te-testimonial-card_2075102c0df53f65 .te-content-wrapper_b6cda3f17d51f093 .te-user-meta_0051e06ac76f3311 .icon_c9a086bb74f700ca {
        color: #E1E1E1;
        font-size: 55px;
        margin-top: 20px; }
        @media (max-width: 570px) {
          .te-testimonial-card_2075102c0df53f65 .te-content-wrapper_b6cda3f17d51f093 .te-user-meta_0051e06ac76f3311 .icon_c9a086bb74f700ca {
            position: absolute;
            right: 30px;
            top: 0;
            z-index: -1;
            font-size: 35px; } }

.te-testimonial-card-two_9df18940252aa950 {
  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_9df18940252aa950 .te-content-wrapper_b6cda3f17d51f093 {
    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_9df18940252aa950 .te-content-wrapper_b6cda3f17d51f093 .content_ac9f3013ad2f7872 {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
      .te-testimonial-card-two_9df18940252aa950 .te-content-wrapper_b6cda3f17d51f093 .content_ac9f3013ad2f7872 p {
        margin-bottom: 0; }
    .te-testimonial-card-two_9df18940252aa950 .te-content-wrapper_b6cda3f17d51f093 .te-user-meta_0051e06ac76f3311 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .te-testimonial-card-two_9df18940252aa950 .te-content-wrapper_b6cda3f17d51f093 .te-user-meta_0051e06ac76f3311 .te-user-info_aa22b6c04319d0a9 {
        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_9df18940252aa950 .te-content-wrapper_b6cda3f17d51f093 .te-user-meta_0051e06ac76f3311 .te-user-info_aa22b6c04319d0a9 .icon_c9a086bb74f700ca {
          color: #317EFE;
          font-size: 40px; }
        .te-testimonial-card-two_9df18940252aa950 .te-content-wrapper_b6cda3f17d51f093 .te-user-meta_0051e06ac76f3311 .te-user-info_aa22b6c04319d0a9 .name_effe0b01ba104ac2 {
          font-size: 24px;
          font-weight: 500;
          line-height: 24px;
          letter-spacing: 0px;
          color: #14203A;
          margin-bottom: 0; }
        .te-testimonial-card-two_9df18940252aa950 .te-content-wrapper_b6cda3f17d51f093 .te-user-meta_0051e06ac76f3311 .te-user-info_aa22b6c04319d0a9 .designation_5118f80808bcd34c {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #317EFE; }
      .te-testimonial-card-two_9df18940252aa950 .te-content-wrapper_b6cda3f17d51f093 .te-user-meta_0051e06ac76f3311 .image_912645b54f660e4f {
        width: 74px;
        height: 74px;
        border-radius: 50%;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }

.te-testimonial-card_2075102c0df53f65.style-3_e149d44320596091 {
  padding: 30px 0 0 0;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .te-testimonial-card_2075102c0df53f65.style-3_e149d44320596091::before {
    display: none; }
  .te-testimonial-card_2075102c0df53f65.style-3_e149d44320596091 .te-content-wrapper_b6cda3f17d51f093 {
    gap: 15px; }
    .te-testimonial-card_2075102c0df53f65.style-3_e149d44320596091 .te-content-wrapper_b6cda3f17d51f093 .content_ac9f3013ad2f7872 .title_a3975320158b5066 {
      font-size: 24px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px;
      color: #335371;
      margin-bottom: 20px; }
    .te-testimonial-card_2075102c0df53f65.style-3_e149d44320596091 .te-content-wrapper_b6cda3f17d51f093 .te-user-meta_0051e06ac76f3311 .te-user-info_aa22b6c04319d0a9 {
      -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_2075102c0df53f65.style-3_e149d44320596091 .te-content-wrapper_b6cda3f17d51f093 .te-user-meta_0051e06ac76f3311 .te-user-info_aa22b6c04319d0a9 {
          padding: 15px 30px; } }
      .te-testimonial-card_2075102c0df53f65.style-3_e149d44320596091 .te-content-wrapper_b6cda3f17d51f093 .te-user-meta_0051e06ac76f3311 .te-user-info_aa22b6c04319d0a9 .image_912645b54f660e4f {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        overflow: hidden;
        margin-top: 0;
        position: relative; }
        .te-testimonial-card_2075102c0df53f65.style-3_e149d44320596091 .te-content-wrapper_b6cda3f17d51f093 .te-user-meta_0051e06ac76f3311 .te-user-info_aa22b6c04319d0a9 .image_912645b54f660e4f img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          position: absolute;
          left: 0;
          top: 0; }
      .te-testimonial-card_2075102c0df53f65.style-3_e149d44320596091 .te-content-wrapper_b6cda3f17d51f093 .te-user-meta_0051e06ac76f3311 .te-user-info_aa22b6c04319d0a9 .rating_a0aef3c85ecb5a28 {
        gap: 5px;
        color: #E7F914;
        font-size: 14px;
        margin-bottom: 10px; }
      .te-testimonial-card_2075102c0df53f65.style-3_e149d44320596091 .te-content-wrapper_b6cda3f17d51f093 .te-user-meta_0051e06ac76f3311 .te-user-info_aa22b6c04319d0a9 .name_effe0b01ba104ac2 span {
        color: #317EFE; }
    .te-testimonial-card_2075102c0df53f65.style-3_e149d44320596091 .te-content-wrapper_b6cda3f17d51f093 .te-user-meta_0051e06ac76f3311 .icon_c9a086bb74f700ca {
      font-size: 64px;
      color: #E7F914;
      position: absolute;
      top: -5px;
      margin-top: 0;
      right: 0; }
      @media (max-width: 575px) {
        .te-testimonial-card_2075102c0df53f65.style-3_e149d44320596091 .te-content-wrapper_b6cda3f17d51f093 .te-user-meta_0051e06ac76f3311 .icon_c9a086bb74f700ca {
          font-size: 34px; } }

.te-testimonial-slider-wrapper_45c50054d7ff9d62 {
  position: relative; }
  .te-testimonial-slider-wrapper_45c50054d7ff9d62 .slick-list_d4569ecc74594ecd {
    margin: 0 -15px; }
    .te-testimonial-slider-wrapper_45c50054d7ff9d62 .slick-list_d4569ecc74594ecd .slick-slide_d34424be758dfaf9 {
      margin: 0 15px;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_45c50054d7ff9d62 .slick-dots_14c7b572229745f2 {
    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_45c50054d7ff9d62 .slick-dots_14c7b572229745f2 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_45c50054d7ff9d62 .slick-dots_14c7b572229745f2 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_45c50054d7ff9d62 .slick-dots_14c7b572229745f2 li.slick-active_f331def696cad7fa {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-testimonial-slider-wrapper_45c50054d7ff9d62 .slick-dots_14c7b572229745f2 li.slick-active_f331def696cad7fa button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_45c50054d7ff9d62 .slick-arrow_f2b22396c58c6a48 {
    display: none !important; }

.te-accordion-box-wrapper_dcc2ec1f65dbed11 {
  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_84b11f20bde2fd65 .te-accordion-list-item_d08ee8b05142fcd4 {
  border: 1px solid #E1E1E1;
  border-radius: 20px; }
  .accordion-wrapper_84b11f20bde2fd65 .te-accordion-list-item_d08ee8b05142fcd4 .te-accordion-head_0dbf6c0d3e52bb0b {
    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_84b11f20bde2fd65 .te-accordion-list-item_d08ee8b05142fcd4 .te-accordion-head_0dbf6c0d3e52bb0b: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_84b11f20bde2fd65 .te-accordion-list-item_d08ee8b05142fcd4 .te-accordion-head_0dbf6c0d3e52bb0b.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_84b11f20bde2fd65 .te-accordion-list-item_d08ee8b05142fcd4 .te-accordion-head_0dbf6c0d3e52bb0b .te-accordion-title_4fc392e9548b3d8f {
      font-size: 20px;
      line-height: 32px;
      font-weight: 500;
      margin-bottom: 0;
      letter-spacing: 0px; }
  .accordion-wrapper_84b11f20bde2fd65 .te-accordion-list-item_d08ee8b05142fcd4 .te-accordion-body_e10258b7d6fe1dde {
    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_1a4921bce7e17ff4 {
  border-left: 4px solid #dfe2e9;
  padding-left: 45px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .page-header_1a4921bce7e17ff4 {
      padding-left: 30px; } }
  .page-header_1a4921bce7e17ff4 .te-page-title_aef802cd876a9ea7,
  .page-header_1a4921bce7e17ff4 .page-title_2df317d19fcdcf7c {
    font-size: 42px;
    line-height: 48px; }
    @media (max-width: 991px) {
      .page-header_1a4921bce7e17ff4 .te-page-title_aef802cd876a9ea7,
      .page-header_1a4921bce7e17ff4 .page-title_2df317d19fcdcf7c {
        font-size: 38px;
        line-height: 48px; } }

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

.te-post-item_ecd1d81f6aaba40b {
  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_ecd1d81f6aaba40b:hover .te-post-thumbnail_4c69dda6b73bb29a img,
  .te-post-item_ecd1d81f6aaba40b:hover .post-video_9954745101818960 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_ecd1d81f6aaba40b iframe {
    width: 100%;
    height: 522px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_ecd1d81f6aaba40b iframe {
        height: 350px; } }
  .te-post-item_ecd1d81f6aaba40b .post-gallery .slick-list_d4569ecc74594ecd .slick-track_fa7fa5b9a4a64983 {
    height: 392px;
    overflow: hidden; }
  .te-post-item_ecd1d81f6aaba40b .te-post-content-wrapper_0c27c4c1468e6c99 {
    padding: 32px 32px 40px 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_ecd1d81f6aaba40b .te-post-content-wrapper_0c27c4c1468e6c99 {
        padding: 35px;
        padding-top: 30px; } }
    .te-post-item_ecd1d81f6aaba40b .te-post-content-wrapper_0c27c4c1468e6c99 .te-read-more_feb5c367345843b6 {
      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_ecd1d81f6aaba40b.format-quote_719361f74ac54981 .te-post-content {
    margin: 0; }
  .te-post-item_ecd1d81f6aaba40b.format-quote_719361f74ac54981 blockquote {
    margin: 0; }
    .te-post-item_ecd1d81f6aaba40b.format-quote_719361f74ac54981 blockquote p {
      margin-top: 0; }
    .te-post-item_ecd1d81f6aaba40b.format-quote_719361f74ac54981 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_ecd1d81f6aaba40b.format-quote_719361f74ac54981 blockquote cite a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-post-item_ecd1d81f6aaba40b.sticky_e932008eaec08c7d {
    border: 2px solid #317EFE; }
    .te-post-item_ecd1d81f6aaba40b.sticky_e932008eaec08c7d .te-post-content {
      margin-bottom: 0; }
      .te-post-item_ecd1d81f6aaba40b.sticky_e932008eaec08c7d .te-post-content p {
        margin-bottom: 0; }
  .te-post-item_ecd1d81f6aaba40b .te-post-title_6a6e36c966b1d58d {
    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_ecd1d81f6aaba40b .te-post-title_6a6e36c966b1d58d {
        font-size: 28px;
        line-height: 42px;
        margin-top: 5px; } }
    .te-post-item_ecd1d81f6aaba40b .te-post-title_6a6e36c966b1d58d:hover a {
      color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-post-item_ecd1d81f6aaba40b .te-post-content p {
    margin-top: 17px; }
  .te-post-item_ecd1d81f6aaba40b .te-post-content h2,
  .te-post-item_ecd1d81f6aaba40b .te-post-content h3,
  .te-post-item_ecd1d81f6aaba40b .te-post-content h4,
  .te-post-item_ecd1d81f6aaba40b .te-post-content h5,
  .te-post-item_ecd1d81f6aaba40b .te-post-content h6 {
    margin-bottom: 10px; }
  .te-post-item_ecd1d81f6aaba40b .te-post-content p {
    margin-bottom: unset; }
  .te-post-item_ecd1d81f6aaba40b .te-single-post-meta_cdaf1965d3ac9ed6 {
    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_ecd1d81f6aaba40b .te-social-share_4f0fdc4f7601d959 {
    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_ecd1d81f6aaba40b .te-social-share_4f0fdc4f7601d959 a.facebook_55325e3af4f143bd {
      color: #1877f2; }
    .te-post-item_ecd1d81f6aaba40b .te-social-share_4f0fdc4f7601d959 a.twitter_3a23f6d31966a39c {
      color: #1da1f2; }
    .te-post-item_ecd1d81f6aaba40b .te-social-share_4f0fdc4f7601d959 a.linkedin_1c5d75d31a340e03 {
      color: #1a70c6; }
    .te-post-item_ecd1d81f6aaba40b .te-social-share_4f0fdc4f7601d959 .te-social-share-title_f02560a8f74adbda {
      font-size: 16px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A;
      margin-right: 5px;
      text-transform: uppercase; }
  .te-post-item_ecd1d81f6aaba40b .te-blog-post-tag_17dbcab0353c7489 {
    width: 100%;
    display: inline-block; }
    .te-post-item_ecd1d81f6aaba40b .te-blog-post-tag_17dbcab0353c7489 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_ecd1d81f6aaba40b .te-blog-post-tag_17dbcab0353c7489 .te-post-tag-list_95f73e06a6d40db4 {
      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_ecd1d81f6aaba40b .te-blog-post-tag_17dbcab0353c7489 .te-post-tag-list_95f73e06a6d40db4 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_ecd1d81f6aaba40b .te-blog-post-tag_17dbcab0353c7489 .te-post-tag-list_95f73e06a6d40db4 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_ecd1d81f6aaba40b .te-post-thumbnail_4c69dda6b73bb29a,
  .te-post-item_ecd1d81f6aaba40b .post-video_9954745101818960 {
    position: relative;
    overflow: hidden; }
    .te-post-item_ecd1d81f6aaba40b .te-post-thumbnail_4c69dda6b73bb29a img,
    .te-post-item_ecd1d81f6aaba40b .post-video_9954745101818960 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_ecd1d81f6aaba40b .te-post-thumbnail_4c69dda6b73bb29a .popup-video-wrapper_928d6627e32190db,
    .te-post-item_ecd1d81f6aaba40b .post-video_9954745101818960 .popup-video-wrapper_928d6627e32190db {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .te-post-item_ecd1d81f6aaba40b .te-post-thumbnail_4c69dda6b73bb29a .video-btn_0630eaf86c41cf24 a,
    .te-post-item_ecd1d81f6aaba40b .post-video_9954745101818960 .video-btn_0630eaf86c41cf24 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_ecd1d81f6aaba40b .te-post-thumbnail_4c69dda6b73bb29a .video-btn_0630eaf86c41cf24 a i,
      .te-post-item_ecd1d81f6aaba40b .post-video_9954745101818960 .video-btn_0630eaf86c41cf24 a i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_ecd1d81f6aaba40b .te-post-thumbnail_4c69dda6b73bb29a .video-btn_0630eaf86c41cf24 a:hover,
      .te-post-item_ecd1d81f6aaba40b .post-video_9954745101818960 .video-btn_0630eaf86c41cf24 a:hover {
        -webkit-animation: none;
                animation: none; }
  .te-post-item_ecd1d81f6aaba40b button.post-gallery-btn {
    position: absolute;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    z-index: 99;
    background-color: #ffffff;
    cursor: pointer;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    overflow: hidden; }
    .te-post-item_ecd1d81f6aaba40b button.post-gallery-btn.prev-btn {
      left: 30px; }
    .te-post-item_ecd1d81f6aaba40b button.post-gallery-btn.next-btn {
      right: 30px; }
    .te-post-item_ecd1d81f6aaba40b button.post-gallery-btn i {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      color: #14203A;
      font-size: 17px;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-post-item_ecd1d81f6aaba40b button.post-gallery-btn:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
      .te-post-item_ecd1d81f6aaba40b button.post-gallery-btn:hover i {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te-post-item_ecd1d81f6aaba40b .post-audio_0f760fbc27c32033 iframe {
    width: 100%; }
  .te-post-item_ecd1d81f6aaba40b .te-post-meta_20865c6a08335c65 {
    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_ecd1d81f6aaba40b .te-post-meta_20865c6a08335c65 {
        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_ecd1d81f6aaba40b .te-post-meta_20865c6a08335c65 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_ecd1d81f6aaba40b .te-post-meta_20865c6a08335c65 span i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_ecd1d81f6aaba40b .te-post-meta_20865c6a08335c65 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_ecd1d81f6aaba40b .te-post-meta_20865c6a08335c65 span a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
          .te-post-item_ecd1d81f6aaba40b .te-post-meta_20865c6a08335c65 span a:hover i {
            color: #317EFE;
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out; }

.te-post-card_bc14d834e88b1761 {
  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_bc14d834e88b1761.style-1_8e98a4ab96179328 {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 20px; }
    .te-post-card_bc14d834e88b1761.style-1_8e98a4ab96179328 .image_912645b54f660e4f {
      height: 290px; }
    .te-post-card_bc14d834e88b1761.style-1_8e98a4ab96179328 .content_ac9f3013ad2f7872 {
      padding: 0 20px 20px 20px; }
  .te-post-card_bc14d834e88b1761:hover .image_912645b54f660e4f 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_bc14d834e88b1761 .image_912645b54f660e4f {
    overflow: hidden;
    border-radius: 20px;
    position: relative;
    width: 100%;
    height: 323px;
    position: relative; }
    .te-post-card_bc14d834e88b1761 .image_912645b54f660e4f 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_bc14d834e88b1761 .image_912645b54f660e4f .te-post-date_57dfe0605f737f97 {
      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_bc14d834e88b1761 .image_912645b54f660e4f .te-post-date_57dfe0605f737f97 span {
        color: #ffffff;
        font-size: 20px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: 0px; }
  .te-post-card_bc14d834e88b1761 .content_ac9f3013ad2f7872 {
    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_bc14d834e88b1761 .content_ac9f3013ad2f7872 .te-post-meta-info_f0b459e82851ced1 {
      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_bc14d834e88b1761 .content_ac9f3013ad2f7872 .te-post-meta-info_f0b459e82851ced1 .te-single-meta_0aeca22167acdc0d {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 8px; }
        .te-post-card_bc14d834e88b1761 .content_ac9f3013ad2f7872 .te-post-meta-info_f0b459e82851ced1 .te-single-meta_0aeca22167acdc0d span,
        .te-post-card_bc14d834e88b1761 .content_ac9f3013ad2f7872 .te-post-meta-info_f0b459e82851ced1 .te-single-meta_0aeca22167acdc0d a {
          color: #335371;
          font-size: 14px;
          line-height: 28px;
          font-weight: 400;
          margin: 0;
          text-transform: capitalize; }
        .te-post-card_bc14d834e88b1761 .content_ac9f3013ad2f7872 .te-post-meta-info_f0b459e82851ced1 .te-single-meta_0aeca22167acdc0d i {
          color: #317EFE; }
    .te-post-card_bc14d834e88b1761 .content_ac9f3013ad2f7872 .title_a3975320158b5066 {
      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_bc14d834e88b1761 .content_ac9f3013ad2f7872 a.read-btn_091af6934d9bcdce {
      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_bc14d834e88b1761 .content_ac9f3013ad2f7872 a.read-btn_091af6934d9bcdce:hover {
        color: #317EFE; }

.te-post-card_bc14d834e88b1761.style-2_68c7258fa6ef457b {
  gap: 20px; }
  .te-post-card_bc14d834e88b1761.style-2_68c7258fa6ef457b .image_912645b54f660e4f {
    border-radius: 20px 20px 20px 0; }
    .te-post-card_bc14d834e88b1761.style-2_68c7258fa6ef457b .image_912645b54f660e4f .te-post-date_57dfe0605f737f97 {
      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_bc14d834e88b1761.style-2_68c7258fa6ef457b .content_ac9f3013ad2f7872 .title_a3975320158b5066 {
    font-size: 20px; }
  .te-post-card_bc14d834e88b1761.style-2_68c7258fa6ef457b .content_ac9f3013ad2f7872 .te-post-meta-info_f0b459e82851ced1 {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px; }

.te-blog-details-wrapper_c0501a4628d134a2 .te-comment-respond_79fa898f06a9eac8 {
  margin-top: 78px;
  margin-bottom: 40px; }
.te-blog-details-wrapper_c0501a4628d134a2 .te-post-comments_45133c05fe137afa {
  margin-top: 70px; }
.te-blog-details-wrapper_c0501a4628d134a2 .wp-block-group_cef8578bd0ce6603.has-background_c8896a8c407c6e4a .wp-block-button_cc4846b55750f7a7 .wp-block-button__link_4e51a3646bf98ab2 {
  color: #ffffff !important; }
.te-blog-details-wrapper_c0501a4628d134a2 .te-post-item_ecd1d81f6aaba40b {
  border: 0;
  overflow: visible;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0; }
  .te-blog-details-wrapper_c0501a4628d134a2 .te-post-item_ecd1d81f6aaba40b iframe {
    width: 100%;
    height: 522px; }
  .te-blog-details-wrapper_c0501a4628d134a2 .te-post-item_ecd1d81f6aaba40b .te-post-meta_20865c6a08335c65 {
    margin-top: 0;
    margin-bottom: 20px; }
  .te-blog-details-wrapper_c0501a4628d134a2 .te-post-item_ecd1d81f6aaba40b .post-gallery:hover img {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important; }
  .te-blog-details-wrapper_c0501a4628d134a2 .te-post-item_ecd1d81f6aaba40b .te-post-thumbnail_4c69dda6b73bb29a,
  .te-blog-details-wrapper_c0501a4628d134a2 .te-post-item_ecd1d81f6aaba40b .post-video_9954745101818960,
  .te-blog-details-wrapper_c0501a4628d134a2 .te-post-item_ecd1d81f6aaba40b .post-gallery,
  .te-blog-details-wrapper_c0501a4628d134a2 .te-post-item_ecd1d81f6aaba40b .postbox-audio_85e48bb1fc30b76d,
  .te-blog-details-wrapper_c0501a4628d134a2 .te-post-item_ecd1d81f6aaba40b .wp-block-post-featured-image_272ee757ccc7e82f {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative; }
    @media (max-width: 767px) {
      .te-blog-details-wrapper_c0501a4628d134a2 .te-post-item_ecd1d81f6aaba40b .te-post-thumbnail_4c69dda6b73bb29a,
      .te-blog-details-wrapper_c0501a4628d134a2 .te-post-item_ecd1d81f6aaba40b .post-video_9954745101818960,
      .te-blog-details-wrapper_c0501a4628d134a2 .te-post-item_ecd1d81f6aaba40b .post-gallery,
      .te-blog-details-wrapper_c0501a4628d134a2 .te-post-item_ecd1d81f6aaba40b .postbox-audio_85e48bb1fc30b76d,
      .te-blog-details-wrapper_c0501a4628d134a2 .te-post-item_ecd1d81f6aaba40b .wp-block-post-featured-image_272ee757ccc7e82f {
        margin-bottom: 30px; } }
    .te-blog-details-wrapper_c0501a4628d134a2 .te-post-item_ecd1d81f6aaba40b .te-post-thumbnail_4c69dda6b73bb29a:hover img,
    .te-blog-details-wrapper_c0501a4628d134a2 .te-post-item_ecd1d81f6aaba40b .post-video_9954745101818960:hover img,
    .te-blog-details-wrapper_c0501a4628d134a2 .te-post-item_ecd1d81f6aaba40b .post-gallery:hover img,
    .te-blog-details-wrapper_c0501a4628d134a2 .te-post-item_ecd1d81f6aaba40b .postbox-audio_85e48bb1fc30b76d:hover img,
    .te-blog-details-wrapper_c0501a4628d134a2 .te-post-item_ecd1d81f6aaba40b .wp-block-post-featured-image_272ee757ccc7e82f: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_c0501a4628d134a2 .te-post-item_ecd1d81f6aaba40b .te-post-thumbnail_4c69dda6b73bb29a img,
    .te-blog-details-wrapper_c0501a4628d134a2 .te-post-item_ecd1d81f6aaba40b .post-video_9954745101818960 img,
    .te-blog-details-wrapper_c0501a4628d134a2 .te-post-item_ecd1d81f6aaba40b .post-gallery img,
    .te-blog-details-wrapper_c0501a4628d134a2 .te-post-item_ecd1d81f6aaba40b .postbox-audio_85e48bb1fc30b76d img,
    .te-blog-details-wrapper_c0501a4628d134a2 .te-post-item_ecd1d81f6aaba40b .wp-block-post-featured-image_272ee757ccc7e82f 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_c0501a4628d134a2 .te-post-item_ecd1d81f6aaba40b .te-post-content-wrapper_0c27c4c1468e6c99 {
    padding: 0 0 10px 0; }
  .te-blog-details-wrapper_c0501a4628d134a2 .te-post-item_ecd1d81f6aaba40b .te-post-content {
    margin-bottom: 17px;
    /* Unit Test Data Compatibility Start */
    /* Unit Test Data Compatibility End */ }
    .te-blog-details-wrapper_c0501a4628d134a2 .te-post-item_ecd1d81f6aaba40b .te-post-content .wp-block-query_66bd7ee4da78f024 .wp-block-post-template_ab85f3652d3284f3 {
      padding-left: 0; }
      .te-blog-details-wrapper_c0501a4628d134a2 .te-post-item_ecd1d81f6aaba40b .te-post-content .wp-block-query_66bd7ee4da78f024 .wp-block-post-template_ab85f3652d3284f3 .wp-block-post_4d8eabf4d4f6636c {
        margin-bottom: 30px; }
    .te-blog-details-wrapper_c0501a4628d134a2 .te-post-item_ecd1d81f6aaba40b .te-post-content .wp-block-navigation__responsive-container-content_f23c8bd3b1332463 .wp-block-page-list_7f3f0048a5431e5d {
      padding-left: 0; }
    .te-blog-details-wrapper_c0501a4628d134a2 .te-post-item_ecd1d81f6aaba40b .te-post-content .wp-block-group_cef8578bd0ce6603 {
      margin: 15px 0; }
      .te-blog-details-wrapper_c0501a4628d134a2 .te-post-item_ecd1d81f6aaba40b .te-post-content .wp-block-group_cef8578bd0ce6603 p {
        margin-bottom: 0; }
    .te-blog-details-wrapper_c0501a4628d134a2 .te-post-item_ecd1d81f6aaba40b .te-post-content p {
      margin-bottom: 20px; }
      .te-blog-details-wrapper_c0501a4628d134a2 .te-post-item_ecd1d81f6aaba40b .te-post-content p img {
        margin: 20px 0;
        border-radius: 8px; }
  .te-blog-details-wrapper_c0501a4628d134a2 .te-post-item_ecd1d81f6aaba40b .te-blog-post-tag_17dbcab0353c7489 .te-social-share_4f0fdc4f7601d959 {
    padding-bottom: 20px; }
.te-blog-details-wrapper_c0501a4628d134a2 .wp-block-calendar_1c5507a63977ae3d {
  margin-bottom: 30px; }

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

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

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

.cta-area_c940861243a56926 {
  background-color: #317EFE;
  padding: 20px 70px;
  border-radius: 0 0 20px 20px; }
  .cta-area_c940861243a56926 .te-content-wrapper_b6cda3f17d51f093 {
    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_c940861243a56926 .te-content-wrapper_b6cda3f17d51f093 .short-title_fa7bb5709ae666fd {
      font-size: 21px;
      font-weight: 500;
      color: #ffffff;
      margin-bottom: 0; }
    .cta-area_c940861243a56926 .te-content-wrapper_b6cda3f17d51f093 .te-cta-title_5b6343ae586bf294 {
      color: #ffffff;
      text-transform: capitalize;
      margin-bottom: 0;
      font-size: 57px;
      line-height: 77px;
      letter-spacing: -1px; }
      @media (max-width: 375px) {
        .cta-area_c940861243a56926 .te-content-wrapper_b6cda3f17d51f093 .te-cta-title_5b6343ae586bf294 {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .cta-area_c940861243a56926 .te-content-wrapper_b6cda3f17d51f093 .te-cta-title_5b6343ae586bf294 {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .cta-area_c940861243a56926 .te-content-wrapper_b6cda3f17d51f093 .te-cta-title_5b6343ae586bf294 {
          font-size: 36px;
          line-height: 42px; } }
    .cta-area_c940861243a56926 .te-content-wrapper_b6cda3f17d51f093 .text_5da421e8186ea808 {
      font-size: 18px;
      line-height: 36px;
      color: #ffffff;
      margin-bottom: 0; }
  .cta-area_c940861243a56926 .te-btn-wrapper_3e799cfb8612e24e {
    margin-top: 30px; }
  .cta-area_c940861243a56926 .te-cta-inner-area_88cd7401cf9d5988 {
    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_c940861243a56926 .te-cta-inner-area_88cd7401cf9d5988 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .cta-area_c940861243a56926 .te-cta-inner-area_88cd7401cf9d5988 .te-cta-collumn_362a5dd0e8cdb47a {
      -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_200bc0b63b417add {
  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_200bc0b63b417add {
      -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_200bc0b63b417add.left-align-title_488dafde4bfef10a .te-section-content_8b97fefd33a05c4e {
    margin-top: -15px; }
  .te-section-title_200bc0b63b417add .te-section-content_8b97fefd33a05c4e {
    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_200bc0b63b417add .short-title_fa7bb5709ae666fd {
    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_200bc0b63b417add .short-title_fa7bb5709ae666fd::before, .te-section-title_200bc0b63b417add .short-title_fa7bb5709ae666fd::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_200bc0b63b417add .short-title_fa7bb5709ae666fd.only-divider_275505b369fe9af4 {
      gap: 10px; }
      .te-section-title_200bc0b63b417add .short-title_fa7bb5709ae666fd.only-divider_275505b369fe9af4::before {
        display: none; }
  .te-section-title_200bc0b63b417add .title_a3975320158b5066 {
    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_200bc0b63b417add .title_a3975320158b5066 {
        font-size: 34px;
        line-height: 1.25; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .te-section-title_200bc0b63b417add .title_a3975320158b5066 {
        font-size: 34px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .te-section-title_200bc0b63b417add .title_a3975320158b5066 {
        font-size: 30px;
        line-height: 1.3; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-section-title_200bc0b63b417add .title_a3975320158b5066 {
        font-size: 26px;
        line-height: 1.35; } }
    @media only screen and (min-width: 0px) and (max-width: 439px) {
      .te-section-title_200bc0b63b417add .title_a3975320158b5066 br {
        display: none; } }
    .te-section-title_200bc0b63b417add .title_a3975320158b5066 span {
      color: #317EFE; }
  .te-section-title_200bc0b63b417add .te-section-desc_5b7c70203ad46c29 {
    font-size: 16px;
    font-weight: 400;
    font-family: "Inter", sans-serif;
    color: #335371;
    margin-bottom: 0; }
    .te-section-title_200bc0b63b417add .te-section-desc_5b7c70203ad46c29 .te-theme-btn_41b868b9b354bc91 {
      background-color: transparent;
      color: #14203A; }
      .te-section-title_200bc0b63b417add .te-section-desc_5b7c70203ad46c29 .te-theme-btn_41b868b9b354bc91:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

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

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

.wp-block-query-pagination_88fa8aa416bc7c0b,
.navigation_4c2811682323c648.posts-navigation_c5241cf9ce33ac79,
.comment-navigation_ec1ce9e2b14cc4dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .wp-block-query-pagination_88fa8aa416bc7c0b .wp-block-query-pagination-numbers_e430b7c463b2f04e,
  .navigation_4c2811682323c648.posts-navigation_c5241cf9ce33ac79 .wp-block-query-pagination-numbers_e430b7c463b2f04e,
  .comment-navigation_ec1ce9e2b14cc4dd .wp-block-query-pagination-numbers_e430b7c463b2f04e {
    width: inherit; }
  .wp-block-query-pagination_88fa8aa416bc7c0b .nav-links_fc5e398110683632,
  .navigation_4c2811682323c648.posts-navigation_c5241cf9ce33ac79 .nav-links_fc5e398110683632,
  .comment-navigation_ec1ce9e2b14cc4dd .nav-links_fc5e398110683632 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
  .wp-block-query-pagination_88fa8aa416bc7c0b .wp-block-query-pagination-previous_cf4d2025ed1ea3f1,
  .wp-block-query-pagination_88fa8aa416bc7c0b .wp-block-query-pagination-next_5f3f5ea3e10436f7,
  .wp-block-query-pagination_88fa8aa416bc7c0b .nav-next_a963c55ac94fd5af a,
  .wp-block-query-pagination_88fa8aa416bc7c0b .nav-previous_75b3157650eb5b91 a,
  .navigation_4c2811682323c648.posts-navigation_c5241cf9ce33ac79 .wp-block-query-pagination-previous_cf4d2025ed1ea3f1,
  .navigation_4c2811682323c648.posts-navigation_c5241cf9ce33ac79 .wp-block-query-pagination-next_5f3f5ea3e10436f7,
  .navigation_4c2811682323c648.posts-navigation_c5241cf9ce33ac79 .nav-next_a963c55ac94fd5af a,
  .navigation_4c2811682323c648.posts-navigation_c5241cf9ce33ac79 .nav-previous_75b3157650eb5b91 a,
  .comment-navigation_ec1ce9e2b14cc4dd .wp-block-query-pagination-previous_cf4d2025ed1ea3f1,
  .comment-navigation_ec1ce9e2b14cc4dd .wp-block-query-pagination-next_5f3f5ea3e10436f7,
  .comment-navigation_ec1ce9e2b14cc4dd .nav-next_a963c55ac94fd5af a,
  .comment-navigation_ec1ce9e2b14cc4dd .nav-previous_75b3157650eb5b91 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_88fa8aa416bc7c0b .wp-block-query-pagination-previous_cf4d2025ed1ea3f1,
      .wp-block-query-pagination_88fa8aa416bc7c0b .wp-block-query-pagination-next_5f3f5ea3e10436f7,
      .wp-block-query-pagination_88fa8aa416bc7c0b .nav-next_a963c55ac94fd5af a,
      .wp-block-query-pagination_88fa8aa416bc7c0b .nav-previous_75b3157650eb5b91 a,
      .navigation_4c2811682323c648.posts-navigation_c5241cf9ce33ac79 .wp-block-query-pagination-previous_cf4d2025ed1ea3f1,
      .navigation_4c2811682323c648.posts-navigation_c5241cf9ce33ac79 .wp-block-query-pagination-next_5f3f5ea3e10436f7,
      .navigation_4c2811682323c648.posts-navigation_c5241cf9ce33ac79 .nav-next_a963c55ac94fd5af a,
      .navigation_4c2811682323c648.posts-navigation_c5241cf9ce33ac79 .nav-previous_75b3157650eb5b91 a,
      .comment-navigation_ec1ce9e2b14cc4dd .wp-block-query-pagination-previous_cf4d2025ed1ea3f1,
      .comment-navigation_ec1ce9e2b14cc4dd .wp-block-query-pagination-next_5f3f5ea3e10436f7,
      .comment-navigation_ec1ce9e2b14cc4dd .nav-next_a963c55ac94fd5af a,
      .comment-navigation_ec1ce9e2b14cc4dd .nav-previous_75b3157650eb5b91 a {
        height: 40px; } }
    .wp-block-query-pagination_88fa8aa416bc7c0b .wp-block-query-pagination-previous_cf4d2025ed1ea3f1:hover,
    .wp-block-query-pagination_88fa8aa416bc7c0b .wp-block-query-pagination-next_5f3f5ea3e10436f7:hover,
    .wp-block-query-pagination_88fa8aa416bc7c0b .nav-next_a963c55ac94fd5af a:hover,
    .wp-block-query-pagination_88fa8aa416bc7c0b .nav-previous_75b3157650eb5b91 a:hover,
    .navigation_4c2811682323c648.posts-navigation_c5241cf9ce33ac79 .wp-block-query-pagination-previous_cf4d2025ed1ea3f1:hover,
    .navigation_4c2811682323c648.posts-navigation_c5241cf9ce33ac79 .wp-block-query-pagination-next_5f3f5ea3e10436f7:hover,
    .navigation_4c2811682323c648.posts-navigation_c5241cf9ce33ac79 .nav-next_a963c55ac94fd5af a:hover,
    .navigation_4c2811682323c648.posts-navigation_c5241cf9ce33ac79 .nav-previous_75b3157650eb5b91 a:hover,
    .comment-navigation_ec1ce9e2b14cc4dd .wp-block-query-pagination-previous_cf4d2025ed1ea3f1:hover,
    .comment-navigation_ec1ce9e2b14cc4dd .wp-block-query-pagination-next_5f3f5ea3e10436f7:hover,
    .comment-navigation_ec1ce9e2b14cc4dd .nav-next_a963c55ac94fd5af a:hover,
    .comment-navigation_ec1ce9e2b14cc4dd .nav-previous_75b3157650eb5b91 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_3f42910f2ab593d9,
.page-links_54873730dae67969,
.wp-block-query-pagination-numbers_e430b7c463b2f04e {
  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_3f42910f2ab593d9 ul,
  .page-links_54873730dae67969 ul,
  .wp-block-query-pagination-numbers_e430b7c463b2f04e 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_3f42910f2ab593d9 ul li,
    .page-links_54873730dae67969 ul li,
    .wp-block-query-pagination-numbers_e430b7c463b2f04e ul li {
      padding-top: 0; }
    .te-basic-pagination_3f42910f2ab593d9 ul .prev_dd7e5d1c3c7db0b3 span,
    .te-basic-pagination_3f42910f2ab593d9 ul .next_1c931408795cd3db span,
    .page-links_54873730dae67969 ul .prev_dd7e5d1c3c7db0b3 span,
    .page-links_54873730dae67969 ul .next_1c931408795cd3db span,
    .wp-block-query-pagination-numbers_e430b7c463b2f04e ul .prev_dd7e5d1c3c7db0b3 span,
    .wp-block-query-pagination-numbers_e430b7c463b2f04e ul .next_1c931408795cd3db span {
      display: none; }
  .te-basic-pagination_3f42910f2ab593d9 .post-page-numbers_818686da6bd3fa78,
  .page-links_54873730dae67969 .post-page-numbers_818686da6bd3fa78,
  .wp-block-query-pagination-numbers_e430b7c463b2f04e .post-page-numbers_818686da6bd3fa78 {
    background-color: rgba(71, 112, 247, 0.1) !important; }
  .te-basic-pagination_3f42910f2ab593d9 .page-numbers_a03abdeeeb32a3ef,
  .te-basic-pagination_3f42910f2ab593d9 .post-page-numbers_818686da6bd3fa78,
  .page-links_54873730dae67969 .page-numbers_a03abdeeeb32a3ef,
  .page-links_54873730dae67969 .post-page-numbers_818686da6bd3fa78,
  .wp-block-query-pagination-numbers_e430b7c463b2f04e .page-numbers_a03abdeeeb32a3ef,
  .wp-block-query-pagination-numbers_e430b7c463b2f04e .post-page-numbers_818686da6bd3fa78 {
    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_3f42910f2ab593d9 .page-numbers_a03abdeeeb32a3ef,
      .te-basic-pagination_3f42910f2ab593d9 .post-page-numbers_818686da6bd3fa78,
      .page-links_54873730dae67969 .page-numbers_a03abdeeeb32a3ef,
      .page-links_54873730dae67969 .post-page-numbers_818686da6bd3fa78,
      .wp-block-query-pagination-numbers_e430b7c463b2f04e .page-numbers_a03abdeeeb32a3ef,
      .wp-block-query-pagination-numbers_e430b7c463b2f04e .post-page-numbers_818686da6bd3fa78 {
        width: 40px;
        height: 40px;
        font-size: 16px; } }
    .te-basic-pagination_3f42910f2ab593d9 .page-numbers_a03abdeeeb32a3ef:hover,
    .te-basic-pagination_3f42910f2ab593d9 .post-page-numbers_818686da6bd3fa78:hover,
    .page-links_54873730dae67969 .page-numbers_a03abdeeeb32a3ef:hover,
    .page-links_54873730dae67969 .post-page-numbers_818686da6bd3fa78:hover,
    .wp-block-query-pagination-numbers_e430b7c463b2f04e .page-numbers_a03abdeeeb32a3ef:hover,
    .wp-block-query-pagination-numbers_e430b7c463b2f04e .post-page-numbers_818686da6bd3fa78: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_3f42910f2ab593d9 .page-numbers_a03abdeeeb32a3ef.current_1f7a69f2eb1bfe34,
    .te-basic-pagination_3f42910f2ab593d9 .post-page-numbers_818686da6bd3fa78.current_1f7a69f2eb1bfe34,
    .page-links_54873730dae67969 .page-numbers_a03abdeeeb32a3ef.current_1f7a69f2eb1bfe34,
    .page-links_54873730dae67969 .post-page-numbers_818686da6bd3fa78.current_1f7a69f2eb1bfe34,
    .wp-block-query-pagination-numbers_e430b7c463b2f04e .page-numbers_a03abdeeeb32a3ef.current_1f7a69f2eb1bfe34,
    .wp-block-query-pagination-numbers_e430b7c463b2f04e .post-page-numbers_818686da6bd3fa78.current_1f7a69f2eb1bfe34 {
      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_b873719253ee84b0 {
  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_b873719253ee84b0 {
      -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_b873719253ee84b0 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 30px;
      margin: 30px 0; } }
  .te-blog-post-nav_b873719253ee84b0 .te-post-navigation_e4d4df0c4b432b90 {
    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_b873719253ee84b0 .te-post-navigation_e4d4df0c4b432b90 {
        -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_b873719253ee84b0 .te-post-navigation_e4d4df0c4b432b90 {
        width: 100%; } }
    @media (max-width: 767px) {
      .te-blog-post-nav_b873719253ee84b0 .te-post-navigation_e4d4df0c4b432b90 {
        width: 100%; } }
    .te-blog-post-nav_b873719253ee84b0 .te-post-navigation_e4d4df0c4b432b90::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_b873719253ee84b0 .te-post-navigation_e4d4df0c4b432b90::after {
          display: none; } }
      @media (max-width: 767px) {
        .te-blog-post-nav_b873719253ee84b0 .te-post-navigation_e4d4df0c4b432b90::after {
          display: none; } }
    .te-blog-post-nav_b873719253ee84b0 .te-post-navigation_e4d4df0c4b432b90:last-child {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .te-blog-post-nav_b873719253ee84b0 .te-post-navigation_e4d4df0c4b432b90:last-child .text_5da421e8186ea808 {
        text-align: right; }
        @media (max-width: 374px) {
          .te-blog-post-nav_b873719253ee84b0 .te-post-navigation_e4d4df0c4b432b90:last-child .text_5da421e8186ea808 {
            text-align: left; } }
      .te-blog-post-nav_b873719253ee84b0 .te-post-navigation_e4d4df0c4b432b90:last-child::after {
        display: none; }
    .te-blog-post-nav_b873719253ee84b0 .te-post-navigation_e4d4df0c4b432b90 .te-post-img_c37ff95e45121d5f {
      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_b873719253ee84b0 .te-post-navigation_e4d4df0c4b432b90 .te-post-img_c37ff95e45121d5f {
          width: 100% !important;
          height: 150px !important; } }
      .te-blog-post-nav_b873719253ee84b0 .te-post-navigation_e4d4df0c4b432b90 .te-post-img_c37ff95e45121d5f img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        left: 0;
        top: 0; }
    .te-blog-post-nav_b873719253ee84b0 .te-post-navigation_e4d4df0c4b432b90 .text_5da421e8186ea808 {
      width: 100%; }
      .te-blog-post-nav_b873719253ee84b0 .te-post-navigation_e4d4df0c4b432b90 .text_5da421e8186ea808 span {
        font-size: 18px;
        font-family: "Inter", sans-serif;
        text-transform: capitalize;
        font-weight: 400;
        display: block;
        color: #335371; }
      .te-blog-post-nav_b873719253ee84b0 .te-post-navigation_e4d4df0c4b432b90 .text_5da421e8186ea808 h4 {
        text-transform: capitalize;
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        line-height: 30px;
        letter-spacing: 0px; }
    .te-blog-post-nav_b873719253ee84b0 .te-post-navigation_e4d4df0c4b432b90 .theme-navigation_bdafe7655b755022 {
      width: 100%; }

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

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

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

.project-details-overview_4079169ccd6b619a {
  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_4079169ccd6b619a .list-wrapper_cc57859b817177c0 {
    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_4079169ccd6b619a .list-wrapper_cc57859b817177c0 {
        -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_4079169ccd6b619a .list-wrapper_cc57859b817177c0 .image_912645b54f660e4f {
      width: 410px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 20px;
      overflow: hidden; }
      .project-details-overview_4079169ccd6b619a .list-wrapper_cc57859b817177c0 .image_912645b54f660e4f img {
        border-radius: 20px; }
    .project-details-overview_4079169ccd6b619a .list-wrapper_cc57859b817177c0 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_4079169ccd6b619a .list-wrapper_cc57859b817177c0 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_4079169ccd6b619a .list-wrapper_cc57859b817177c0 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_4079169ccd6b619a .list-wrapper_cc57859b817177c0 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_4079169ccd6b619a .list-wrapper_cc57859b817177c0 .user-card_c22fee19ca0833e4 {
      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_4079169ccd6b619a .list-wrapper_cc57859b817177c0 .user-card_c22fee19ca0833e4 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .project-details-overview_4079169ccd6b619a .list-wrapper_cc57859b817177c0 .user-card_c22fee19ca0833e4 .image_912645b54f660e4f {
        width: 90px;
        height: 90px;
        border-radius: 100px;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
      .project-details-overview_4079169ccd6b619a .list-wrapper_cc57859b817177c0 .user-card_c22fee19ca0833e4 .content_ac9f3013ad2f7872 .title_a3975320158b5066 {
        font-size: 20px;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: 0px; }
      .project-details-overview_4079169ccd6b619a .list-wrapper_cc57859b817177c0 .user-card_c22fee19ca0833e4 .content_ac9f3013ad2f7872 .text_5da421e8186ea808 {
        margin-bottom: 0; }

.te-list-item_4abe299a5de7c3dd {
  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_4abe299a5de7c3dd .icon_c9a086bb74f700ca {
    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_4abe299a5de7c3dd .text_5da421e8186ea808 {
    font-size: 18px;
    line-height: 36px;
    font-weight: 400;
    color: #335371;
    margin: 0; }

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

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

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

/* Widget */
.widget_60fd8c1bd7d24c6e,
.sidebar__widget_e319a7d3efb67a30 {
  /* 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_60fd8c1bd7d24c6e ol,
  .widget_60fd8c1bd7d24c6e ul,
  .sidebar__widget_e319a7d3efb67a30 ol,
  .sidebar__widget_e319a7d3efb67a30 ul {
    margin-bottom: 0; }
  .widget_60fd8c1bd7d24c6e .widget-instagram-feed_cf6b42ee793a176d,
  .sidebar__widget_e319a7d3efb67a30 .widget-instagram-feed_cf6b42ee793a176d {
    width: 315px; }
    @media only screen and (min-width: 992px) and (max-width: 1280px) {
      .widget_60fd8c1bd7d24c6e .widget-instagram-feed_cf6b42ee793a176d,
      .sidebar__widget_e319a7d3efb67a30 .widget-instagram-feed_cf6b42ee793a176d {
        width: 220px; } }
    @media (max-width: 374px) {
      .widget_60fd8c1bd7d24c6e .widget-instagram-feed_cf6b42ee793a176d,
      .sidebar__widget_e319a7d3efb67a30 .widget-instagram-feed_cf6b42ee793a176d {
        width: 200px; } }
    .widget_60fd8c1bd7d24c6e .widget-instagram-feed_cf6b42ee793a176d .single-instagram-feed_5a1a550ec3790d86,
    .sidebar__widget_e319a7d3efb67a30 .widget-instagram-feed_cf6b42ee793a176d .single-instagram-feed_5a1a550ec3790d86 {
      width: 96px;
      height: 96px; }
  .widget_60fd8c1bd7d24c6e .wp-block-heading_04e06a5dd2330907,
  .widget_60fd8c1bd7d24c6e .widget-title_baff13af8e3ef3c0,
  .widget_60fd8c1bd7d24c6e .wp-block-search__label_ffb60f7d949436a1,
  .sidebar__widget_e319a7d3efb67a30 .wp-block-heading_04e06a5dd2330907,
  .sidebar__widget_e319a7d3efb67a30 .widget-title_baff13af8e3ef3c0,
  .sidebar__widget_e319a7d3efb67a30 .wp-block-search__label_ffb60f7d949436a1 {
    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_60fd8c1bd7d24c6e .wp-block-social-links_c1059bbba6e2dc7c .wp-social-link_8764001d819393ef,
  .sidebar__widget_e319a7d3efb67a30 .wp-block-social-links_c1059bbba6e2dc7c .wp-social-link_8764001d819393ef {
    padding: 0;
    margin: 0;
    line-height: 0; }
    .widget_60fd8c1bd7d24c6e .wp-block-social-links_c1059bbba6e2dc7c .wp-social-link_8764001d819393ef a,
    .sidebar__widget_e319a7d3efb67a30 .wp-block-social-links_c1059bbba6e2dc7c .wp-social-link_8764001d819393ef 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_60fd8c1bd7d24c6e .wp-block-social-links_c1059bbba6e2dc7c .wp-social-link_8764001d819393ef a:before,
      .sidebar__widget_e319a7d3efb67a30 .wp-block-social-links_c1059bbba6e2dc7c .wp-social-link_8764001d819393ef a:before {
        display: none; }
  .widget_60fd8c1bd7d24c6e .has-avatars_c99edec37a7c7743.has-dates_a58e2d5d10d3e6a9.has-excerpts_2a83ca69a5ff764d.wp-block-te-latest-comments_c9cea26e00789bfd li.wp-block-te-latest-comments__comment_fa388d1072f8cbef .wp-block-te-latest-comments__comment-meta_601b2f844f39d179,
  .widget_60fd8c1bd7d24c6e .has-dates_a58e2d5d10d3e6a9.has-excerpts_2a83ca69a5ff764d.wp-block-te-latest-comments_c9cea26e00789bfd li.wp-block-te-latest-comments__comment_fa388d1072f8cbef .wp-block-te-latest-comments__comment-meta_601b2f844f39d179,
  .sidebar__widget_e319a7d3efb67a30 .has-avatars_c99edec37a7c7743.has-dates_a58e2d5d10d3e6a9.has-excerpts_2a83ca69a5ff764d.wp-block-te-latest-comments_c9cea26e00789bfd li.wp-block-te-latest-comments__comment_fa388d1072f8cbef .wp-block-te-latest-comments__comment-meta_601b2f844f39d179,
  .sidebar__widget_e319a7d3efb67a30 .has-dates_a58e2d5d10d3e6a9.has-excerpts_2a83ca69a5ff764d.wp-block-te-latest-comments_c9cea26e00789bfd li.wp-block-te-latest-comments__comment_fa388d1072f8cbef .wp-block-te-latest-comments__comment-meta_601b2f844f39d179 {
    font-weight: 500; }
    .widget_60fd8c1bd7d24c6e .has-avatars_c99edec37a7c7743.has-dates_a58e2d5d10d3e6a9.has-excerpts_2a83ca69a5ff764d.wp-block-te-latest-comments_c9cea26e00789bfd li.wp-block-te-latest-comments__comment_fa388d1072f8cbef .wp-block-te-latest-comments__comment-meta_601b2f844f39d179 .wp-block-te-latest-comments__comment-author_2aa67be87353ad38,
    .widget_60fd8c1bd7d24c6e .has-avatars_c99edec37a7c7743.has-dates_a58e2d5d10d3e6a9.has-excerpts_2a83ca69a5ff764d.wp-block-te-latest-comments_c9cea26e00789bfd li.wp-block-te-latest-comments__comment_fa388d1072f8cbef .wp-block-te-latest-comments__comment-meta_601b2f844f39d179 .wp-block-te-latest-comments__comment-link_cd936c54be2f3bd7,
    .widget_60fd8c1bd7d24c6e .has-dates_a58e2d5d10d3e6a9.has-excerpts_2a83ca69a5ff764d.wp-block-te-latest-comments_c9cea26e00789bfd li.wp-block-te-latest-comments__comment_fa388d1072f8cbef .wp-block-te-latest-comments__comment-meta_601b2f844f39d179 .wp-block-te-latest-comments__comment-author_2aa67be87353ad38,
    .widget_60fd8c1bd7d24c6e .has-dates_a58e2d5d10d3e6a9.has-excerpts_2a83ca69a5ff764d.wp-block-te-latest-comments_c9cea26e00789bfd li.wp-block-te-latest-comments__comment_fa388d1072f8cbef .wp-block-te-latest-comments__comment-meta_601b2f844f39d179 .wp-block-te-latest-comments__comment-link_cd936c54be2f3bd7,
    .sidebar__widget_e319a7d3efb67a30 .has-avatars_c99edec37a7c7743.has-dates_a58e2d5d10d3e6a9.has-excerpts_2a83ca69a5ff764d.wp-block-te-latest-comments_c9cea26e00789bfd li.wp-block-te-latest-comments__comment_fa388d1072f8cbef .wp-block-te-latest-comments__comment-meta_601b2f844f39d179 .wp-block-te-latest-comments__comment-author_2aa67be87353ad38,
    .sidebar__widget_e319a7d3efb67a30 .has-avatars_c99edec37a7c7743.has-dates_a58e2d5d10d3e6a9.has-excerpts_2a83ca69a5ff764d.wp-block-te-latest-comments_c9cea26e00789bfd li.wp-block-te-latest-comments__comment_fa388d1072f8cbef .wp-block-te-latest-comments__comment-meta_601b2f844f39d179 .wp-block-te-latest-comments__comment-link_cd936c54be2f3bd7,
    .sidebar__widget_e319a7d3efb67a30 .has-dates_a58e2d5d10d3e6a9.has-excerpts_2a83ca69a5ff764d.wp-block-te-latest-comments_c9cea26e00789bfd li.wp-block-te-latest-comments__comment_fa388d1072f8cbef .wp-block-te-latest-comments__comment-meta_601b2f844f39d179 .wp-block-te-latest-comments__comment-author_2aa67be87353ad38,
    .sidebar__widget_e319a7d3efb67a30 .has-dates_a58e2d5d10d3e6a9.has-excerpts_2a83ca69a5ff764d.wp-block-te-latest-comments_c9cea26e00789bfd li.wp-block-te-latest-comments__comment_fa388d1072f8cbef .wp-block-te-latest-comments__comment-meta_601b2f844f39d179 .wp-block-te-latest-comments__comment-link_cd936c54be2f3bd7 {
      font-weight: 500; }
  .widget_60fd8c1bd7d24c6e .wp-block-te-latest-comments_c9cea26e00789bfd li.wp-block-te-latest-comments__comment_fa388d1072f8cbef,
  .widget_60fd8c1bd7d24c6e .wp-block-latest-posts_12aa6463bbca9bc4 li.wp-block-te-latest-comments__comment_fa388d1072f8cbef,
  .sidebar__widget_e319a7d3efb67a30 .wp-block-te-latest-comments_c9cea26e00789bfd li.wp-block-te-latest-comments__comment_fa388d1072f8cbef,
  .sidebar__widget_e319a7d3efb67a30 .wp-block-latest-posts_12aa6463bbca9bc4 li.wp-block-te-latest-comments__comment_fa388d1072f8cbef {
    margin-bottom: 0; }
  .widget_60fd8c1bd7d24c6e .wp-block-te-latest-comments_c9cea26e00789bfd li .wp-block-te-latest-comments__comment-meta_601b2f844f39d179,
  .widget_60fd8c1bd7d24c6e .wp-block-te-latest-comments_c9cea26e00789bfd li .wp-block-latest-posts__te-post-title_a7accb31b7a0a045,
  .widget_60fd8c1bd7d24c6e .wp-block-latest-posts_12aa6463bbca9bc4 li .wp-block-te-latest-comments__comment-meta_601b2f844f39d179,
  .widget_60fd8c1bd7d24c6e .wp-block-latest-posts_12aa6463bbca9bc4 li .wp-block-latest-posts__te-post-title_a7accb31b7a0a045,
  .sidebar__widget_e319a7d3efb67a30 .wp-block-te-latest-comments_c9cea26e00789bfd li .wp-block-te-latest-comments__comment-meta_601b2f844f39d179,
  .sidebar__widget_e319a7d3efb67a30 .wp-block-te-latest-comments_c9cea26e00789bfd li .wp-block-latest-posts__te-post-title_a7accb31b7a0a045,
  .sidebar__widget_e319a7d3efb67a30 .wp-block-latest-posts_12aa6463bbca9bc4 li .wp-block-te-latest-comments__comment-meta_601b2f844f39d179,
  .sidebar__widget_e319a7d3efb67a30 .wp-block-latest-posts_12aa6463bbca9bc4 li .wp-block-latest-posts__te-post-title_a7accb31b7a0a045 {
    line-height: 28px;
    font-weight: 400; }
    .widget_60fd8c1bd7d24c6e .wp-block-te-latest-comments_c9cea26e00789bfd li .wp-block-te-latest-comments__comment-meta_601b2f844f39d179 .wp-block-te-latest-comments__comment-date_910222e7a21764dd,
    .widget_60fd8c1bd7d24c6e .wp-block-te-latest-comments_c9cea26e00789bfd li .wp-block-latest-posts__te-post-title_a7accb31b7a0a045 .wp-block-te-latest-comments__comment-date_910222e7a21764dd,
    .widget_60fd8c1bd7d24c6e .wp-block-latest-posts_12aa6463bbca9bc4 li .wp-block-te-latest-comments__comment-meta_601b2f844f39d179 .wp-block-te-latest-comments__comment-date_910222e7a21764dd,
    .widget_60fd8c1bd7d24c6e .wp-block-latest-posts_12aa6463bbca9bc4 li .wp-block-latest-posts__te-post-title_a7accb31b7a0a045 .wp-block-te-latest-comments__comment-date_910222e7a21764dd,
    .sidebar__widget_e319a7d3efb67a30 .wp-block-te-latest-comments_c9cea26e00789bfd li .wp-block-te-latest-comments__comment-meta_601b2f844f39d179 .wp-block-te-latest-comments__comment-date_910222e7a21764dd,
    .sidebar__widget_e319a7d3efb67a30 .wp-block-te-latest-comments_c9cea26e00789bfd li .wp-block-latest-posts__te-post-title_a7accb31b7a0a045 .wp-block-te-latest-comments__comment-date_910222e7a21764dd,
    .sidebar__widget_e319a7d3efb67a30 .wp-block-latest-posts_12aa6463bbca9bc4 li .wp-block-te-latest-comments__comment-meta_601b2f844f39d179 .wp-block-te-latest-comments__comment-date_910222e7a21764dd,
    .sidebar__widget_e319a7d3efb67a30 .wp-block-latest-posts_12aa6463bbca9bc4 li .wp-block-latest-posts__te-post-title_a7accb31b7a0a045 .wp-block-te-latest-comments__comment-date_910222e7a21764dd {
      font-size: 14px !important;
      margin-bottom: 10px;
      position: relative; }
      .widget_60fd8c1bd7d24c6e .wp-block-te-latest-comments_c9cea26e00789bfd li .wp-block-te-latest-comments__comment-meta_601b2f844f39d179 .wp-block-te-latest-comments__comment-date_910222e7a21764dd:before,
      .widget_60fd8c1bd7d24c6e .wp-block-te-latest-comments_c9cea26e00789bfd li .wp-block-latest-posts__te-post-title_a7accb31b7a0a045 .wp-block-te-latest-comments__comment-date_910222e7a21764dd:before,
      .widget_60fd8c1bd7d24c6e .wp-block-latest-posts_12aa6463bbca9bc4 li .wp-block-te-latest-comments__comment-meta_601b2f844f39d179 .wp-block-te-latest-comments__comment-date_910222e7a21764dd:before,
      .widget_60fd8c1bd7d24c6e .wp-block-latest-posts_12aa6463bbca9bc4 li .wp-block-latest-posts__te-post-title_a7accb31b7a0a045 .wp-block-te-latest-comments__comment-date_910222e7a21764dd:before,
      .sidebar__widget_e319a7d3efb67a30 .wp-block-te-latest-comments_c9cea26e00789bfd li .wp-block-te-latest-comments__comment-meta_601b2f844f39d179 .wp-block-te-latest-comments__comment-date_910222e7a21764dd:before,
      .sidebar__widget_e319a7d3efb67a30 .wp-block-te-latest-comments_c9cea26e00789bfd li .wp-block-latest-posts__te-post-title_a7accb31b7a0a045 .wp-block-te-latest-comments__comment-date_910222e7a21764dd:before,
      .sidebar__widget_e319a7d3efb67a30 .wp-block-latest-posts_12aa6463bbca9bc4 li .wp-block-te-latest-comments__comment-meta_601b2f844f39d179 .wp-block-te-latest-comments__comment-date_910222e7a21764dd:before,
      .sidebar__widget_e319a7d3efb67a30 .wp-block-latest-posts_12aa6463bbca9bc4 li .wp-block-latest-posts__te-post-title_a7accb31b7a0a045 .wp-block-te-latest-comments__comment-date_910222e7a21764dd:before {
        content: "\f274";
        font-family: "Font Awesome 6 Free";
        padding-right: 8px; }
  .widget_60fd8c1bd7d24c6e .wp-block-te-latest-comments_c9cea26e00789bfd li a,
  .widget_60fd8c1bd7d24c6e .wp-block-latest-posts_12aa6463bbca9bc4 li a,
  .sidebar__widget_e319a7d3efb67a30 .wp-block-te-latest-comments_c9cea26e00789bfd li a,
  .sidebar__widget_e319a7d3efb67a30 .wp-block-latest-posts_12aa6463bbca9bc4 li a {
    color: #335371; }
    .widget_60fd8c1bd7d24c6e .wp-block-te-latest-comments_c9cea26e00789bfd li a.wp-block-te-latest-comments__comment-author_2aa67be87353ad38, .widget_60fd8c1bd7d24c6e .wp-block-te-latest-comments_c9cea26e00789bfd li a.wp-block-te-latest-comments__comment-link_cd936c54be2f3bd7,
    .widget_60fd8c1bd7d24c6e .wp-block-latest-posts_12aa6463bbca9bc4 li a.wp-block-te-latest-comments__comment-author_2aa67be87353ad38,
    .widget_60fd8c1bd7d24c6e .wp-block-latest-posts_12aa6463bbca9bc4 li a.wp-block-te-latest-comments__comment-link_cd936c54be2f3bd7,
    .sidebar__widget_e319a7d3efb67a30 .wp-block-te-latest-comments_c9cea26e00789bfd li a.wp-block-te-latest-comments__comment-author_2aa67be87353ad38,
    .sidebar__widget_e319a7d3efb67a30 .wp-block-te-latest-comments_c9cea26e00789bfd li a.wp-block-te-latest-comments__comment-link_cd936c54be2f3bd7,
    .sidebar__widget_e319a7d3efb67a30 .wp-block-latest-posts_12aa6463bbca9bc4 li a.wp-block-te-latest-comments__comment-author_2aa67be87353ad38,
    .sidebar__widget_e319a7d3efb67a30 .wp-block-latest-posts_12aa6463bbca9bc4 li a.wp-block-te-latest-comments__comment-link_cd936c54be2f3bd7 {
      display: inline !important;
      text-transform: capitalize;
      line-height: 28px;
      font-weight: 400; }
    .widget_60fd8c1bd7d24c6e .wp-block-te-latest-comments_c9cea26e00789bfd li a:hover,
    .widget_60fd8c1bd7d24c6e .wp-block-latest-posts_12aa6463bbca9bc4 li a:hover,
    .sidebar__widget_e319a7d3efb67a30 .wp-block-te-latest-comments_c9cea26e00789bfd li a:hover,
    .sidebar__widget_e319a7d3efb67a30 .wp-block-latest-posts_12aa6463bbca9bc4 li a:hover {
      color: #317EFE; }
  .widget_60fd8c1bd7d24c6e .wp-block-te-latest-comments_c9cea26e00789bfd li .wp-block-te-latest-comments__comment-excerpt_b3c2770ff3b8bd14 p,
  .widget_60fd8c1bd7d24c6e .wp-block-latest-posts_12aa6463bbca9bc4 li .wp-block-te-latest-comments__comment-excerpt_b3c2770ff3b8bd14 p,
  .sidebar__widget_e319a7d3efb67a30 .wp-block-te-latest-comments_c9cea26e00789bfd li .wp-block-te-latest-comments__comment-excerpt_b3c2770ff3b8bd14 p,
  .sidebar__widget_e319a7d3efb67a30 .wp-block-latest-posts_12aa6463bbca9bc4 li .wp-block-te-latest-comments__comment-excerpt_b3c2770ff3b8bd14 p {
    font-size: 16px;
    line-height: 28px;
    margin: 0; }
  .widget_60fd8c1bd7d24c6e .te-social-profile_f2b405e3953f89d1,
  .sidebar__widget_e319a7d3efb67a30 .te-social-profile_f2b405e3953f89d1 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .widget_60fd8c1bd7d24c6e .te-social-profile_f2b405e3953f89d1 a,
    .sidebar__widget_e319a7d3efb67a30 .te-social-profile_f2b405e3953f89d1 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_60fd8c1bd7d24c6e .te-social-profile_f2b405e3953f89d1 a,
        .sidebar__widget_e319a7d3efb67a30 .te-social-profile_f2b405e3953f89d1 a {
          width: 40px;
          height: 40px; } }
      .widget_60fd8c1bd7d24c6e .te-social-profile_f2b405e3953f89d1 a.facebook_55325e3af4f143bd,
      .sidebar__widget_e319a7d3efb67a30 .te-social-profile_f2b405e3953f89d1 a.facebook_55325e3af4f143bd {
        background-color: #1877f2; }
      .widget_60fd8c1bd7d24c6e .te-social-profile_f2b405e3953f89d1 a.twitter_3a23f6d31966a39c,
      .sidebar__widget_e319a7d3efb67a30 .te-social-profile_f2b405e3953f89d1 a.twitter_3a23f6d31966a39c {
        background-color: #1da1f2; }
      .widget_60fd8c1bd7d24c6e .te-social-profile_f2b405e3953f89d1 a.linkedin_1c5d75d31a340e03,
      .sidebar__widget_e319a7d3efb67a30 .te-social-profile_f2b405e3953f89d1 a.linkedin_1c5d75d31a340e03 {
        background-color: #0a66c2; }
      .widget_60fd8c1bd7d24c6e .te-social-profile_f2b405e3953f89d1 a.instagram_c9f9753fcee36ddc,
      .sidebar__widget_e319a7d3efb67a30 .te-social-profile_f2b405e3953f89d1 a.instagram_c9f9753fcee36ddc {
        background-color: #405de6; }
      .widget_60fd8c1bd7d24c6e .te-social-profile_f2b405e3953f89d1 a:hover,
      .sidebar__widget_e319a7d3efb67a30 .te-social-profile_f2b405e3953f89d1 a:hover {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #E7F914; }
  .widget_60fd8c1bd7d24c6e select,
  .sidebar__widget_e319a7d3efb67a30 select {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371;
    margin-bottom: 0; }
  .widget_60fd8c1bd7d24c6e .has-login-form_0a925effcf86249a .login-username_e3544a69a2cb4bdc label,
  .widget_60fd8c1bd7d24c6e .has-login-form_0a925effcf86249a .login-password_c03e66cee7952a30 label,
  .sidebar__widget_e319a7d3efb67a30 .has-login-form_0a925effcf86249a .login-username_e3544a69a2cb4bdc label,
  .sidebar__widget_e319a7d3efb67a30 .has-login-form_0a925effcf86249a .login-password_c03e66cee7952a30 label {
    margin-bottom: 10px; }
  .widget_60fd8c1bd7d24c6e .has-login-form_0a925effcf86249a .login-username_e3544a69a2cb4bdc input,
  .widget_60fd8c1bd7d24c6e .has-login-form_0a925effcf86249a .login-password_c03e66cee7952a30 input,
  .sidebar__widget_e319a7d3efb67a30 .has-login-form_0a925effcf86249a .login-username_e3544a69a2cb4bdc input,
  .sidebar__widget_e319a7d3efb67a30 .has-login-form_0a925effcf86249a .login-password_c03e66cee7952a30 input {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #31373f;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371; }
  .widget_60fd8c1bd7d24c6e .has-login-form_0a925effcf86249a .login-remember_a5ac5e52073b957a label,
  .sidebar__widget_e319a7d3efb67a30 .has-login-form_0a925effcf86249a .login-remember_a5ac5e52073b957a label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px; }
  .widget_60fd8c1bd7d24c6e .has-login-form_0a925effcf86249a .login-submit_84c746eaf35eb50e,
  .sidebar__widget_e319a7d3efb67a30 .has-login-form_0a925effcf86249a .login-submit_84c746eaf35eb50e {
    margin-bottom: 0; }
    .widget_60fd8c1bd7d24c6e .has-login-form_0a925effcf86249a .login-submit_84c746eaf35eb50e input.button-primary_f10b85e15cdcd9d3,
    .sidebar__widget_e319a7d3efb67a30 .has-login-form_0a925effcf86249a .login-submit_84c746eaf35eb50e input.button-primary_f10b85e15cdcd9d3 {
      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_60fd8c1bd7d24c6e .search-form_888cc6921b571d4e,
  .sidebar__widget_e319a7d3efb67a30 .search-form_888cc6921b571d4e {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_60fd8c1bd7d24c6e .search-form_888cc6921b571d4e button,
    .sidebar__widget_e319a7d3efb67a30 .search-form_888cc6921b571d4e button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_60fd8c1bd7d24c6e.widget_search_8193b37054d10912 .sidebar__search_271516fe17d2d3c5,
  .sidebar__widget_e319a7d3efb67a30.widget_search_8193b37054d10912 .sidebar__search_271516fe17d2d3c5 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_60fd8c1bd7d24c6e.widget_search_8193b37054d10912 .sidebar__search_271516fe17d2d3c5 button,
    .sidebar__widget_e319a7d3efb67a30.widget_search_8193b37054d10912 .sidebar__search_271516fe17d2d3c5 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_60fd8c1bd7d24c6e .wp-block-search__no-button_a6f661bfd9cb94a5.wp-block-search_393f3a18df71b99b input,
  .sidebar__widget_e319a7d3efb67a30 .wp-block-search__no-button_a6f661bfd9cb94a5.wp-block-search_393f3a18df71b99b input {
    border-radius: 10px; }
  .widget_60fd8c1bd7d24c6e .wp-block-search_393f3a18df71b99b,
  .sidebar__widget_e319a7d3efb67a30 .wp-block-search_393f3a18df71b99b {
    margin-bottom: -2px; }
  .widget_60fd8c1bd7d24c6e .wp-block-search_393f3a18df71b99b,
  .widget_60fd8c1bd7d24c6e .search-form_888cc6921b571d4e,
  .widget_60fd8c1bd7d24c6e .sidebar__search_271516fe17d2d3c5,
  .sidebar__widget_e319a7d3efb67a30 .wp-block-search_393f3a18df71b99b,
  .sidebar__widget_e319a7d3efb67a30 .search-form_888cc6921b571d4e,
  .sidebar__widget_e319a7d3efb67a30 .sidebar__search_271516fe17d2d3c5 {
    display: inline-block;
    width: 100%;
    overflow: hidden; }
    .widget_60fd8c1bd7d24c6e .wp-block-search_393f3a18df71b99b .wp-block-search__inside-wrapper_aa77c3ac8406c09a,
    .widget_60fd8c1bd7d24c6e .search-form_888cc6921b571d4e .wp-block-search__inside-wrapper_aa77c3ac8406c09a,
    .widget_60fd8c1bd7d24c6e .sidebar__search_271516fe17d2d3c5 .wp-block-search__inside-wrapper_aa77c3ac8406c09a,
    .sidebar__widget_e319a7d3efb67a30 .wp-block-search_393f3a18df71b99b .wp-block-search__inside-wrapper_aa77c3ac8406c09a,
    .sidebar__widget_e319a7d3efb67a30 .search-form_888cc6921b571d4e .wp-block-search__inside-wrapper_aa77c3ac8406c09a,
    .sidebar__widget_e319a7d3efb67a30 .sidebar__search_271516fe17d2d3c5 .wp-block-search__inside-wrapper_aa77c3ac8406c09a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .widget_60fd8c1bd7d24c6e .wp-block-search_393f3a18df71b99b label,
    .widget_60fd8c1bd7d24c6e .search-form_888cc6921b571d4e label,
    .widget_60fd8c1bd7d24c6e .sidebar__search_271516fe17d2d3c5 label,
    .sidebar__widget_e319a7d3efb67a30 .wp-block-search_393f3a18df71b99b label,
    .sidebar__widget_e319a7d3efb67a30 .search-form_888cc6921b571d4e label,
    .sidebar__widget_e319a7d3efb67a30 .sidebar__search_271516fe17d2d3c5 label {
      font-size: 24px;
      display: block;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #14203A;
      font-family: "Inter", sans-serif; }
    .widget_60fd8c1bd7d24c6e .wp-block-search_393f3a18df71b99b input,
    .widget_60fd8c1bd7d24c6e .search-form_888cc6921b571d4e input,
    .widget_60fd8c1bd7d24c6e .sidebar__search_271516fe17d2d3c5 input,
    .sidebar__widget_e319a7d3efb67a30 .wp-block-search_393f3a18df71b99b input,
    .sidebar__widget_e319a7d3efb67a30 .search-form_888cc6921b571d4e input,
    .sidebar__widget_e319a7d3efb67a30 .sidebar__search_271516fe17d2d3c5 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_60fd8c1bd7d24c6e .wp-block-search_393f3a18df71b99b button,
    .widget_60fd8c1bd7d24c6e .search-form_888cc6921b571d4e button,
    .widget_60fd8c1bd7d24c6e .sidebar__search_271516fe17d2d3c5 button,
    .sidebar__widget_e319a7d3efb67a30 .wp-block-search_393f3a18df71b99b button,
    .sidebar__widget_e319a7d3efb67a30 .search-form_888cc6921b571d4e button,
    .sidebar__widget_e319a7d3efb67a30 .sidebar__search_271516fe17d2d3c5 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_60fd8c1bd7d24c6e .tagcloud_117477e37fe83a35,
  .widget_60fd8c1bd7d24c6e .wp-block-tag-cloud_70931b480107ba5a,
  .sidebar__widget_e319a7d3efb67a30 .tagcloud_117477e37fe83a35,
  .sidebar__widget_e319a7d3efb67a30 .wp-block-tag-cloud_70931b480107ba5a {
    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_60fd8c1bd7d24c6e .tagcloud_117477e37fe83a35 a,
    .widget_60fd8c1bd7d24c6e .wp-block-tag-cloud_70931b480107ba5a a,
    .sidebar__widget_e319a7d3efb67a30 .tagcloud_117477e37fe83a35 a,
    .sidebar__widget_e319a7d3efb67a30 .wp-block-tag-cloud_70931b480107ba5a 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_60fd8c1bd7d24c6e .tagcloud_117477e37fe83a35 a:hover,
      .widget_60fd8c1bd7d24c6e .wp-block-tag-cloud_70931b480107ba5a a:hover,
      .sidebar__widget_e319a7d3efb67a30 .tagcloud_117477e37fe83a35 a:hover,
      .sidebar__widget_e319a7d3efb67a30 .wp-block-tag-cloud_70931b480107ba5a a:hover {
        color: #ffffff;
        background: #317EFE;
        border-color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .widget_60fd8c1bd7d24c6e ul,
  .widget_60fd8c1bd7d24c6e ol,
  .sidebar__widget_e319a7d3efb67a30 ul,
  .sidebar__widget_e319a7d3efb67a30 ol {
    margin-bottom: 0;
    padding-left: 0;
    /* Tag Cloud Widget */ }
    .widget_60fd8c1bd7d24c6e ul li,
    .widget_60fd8c1bd7d24c6e ol li,
    .sidebar__widget_e319a7d3efb67a30 ul li,
    .sidebar__widget_e319a7d3efb67a30 ol li {
      display: block;
      padding: 8px 0;
      border-top: 1px solid #E1E1E1;
      margin-bottom: 0;
      /* Recent Comment Widget */ }
      .widget_60fd8c1bd7d24c6e ul li:first-child,
      .widget_60fd8c1bd7d24c6e ol li:first-child,
      .sidebar__widget_e319a7d3efb67a30 ul li:first-child,
      .sidebar__widget_e319a7d3efb67a30 ol li:first-child {
        border-top: 0; }
      .widget_60fd8c1bd7d24c6e ul li:last-child,
      .widget_60fd8c1bd7d24c6e ol li:last-child,
      .sidebar__widget_e319a7d3efb67a30 ul li:last-child,
      .sidebar__widget_e319a7d3efb67a30 ol li:last-child {
        margin-bottom: 0; }
      .widget_60fd8c1bd7d24c6e ul li.recentcomments_71fe3db3f705ccd7 .comment-author-link_3d08c27e6b1f9d50 a:before, .widget_60fd8c1bd7d24c6e ul li.wp-block-latest-comments__comment_bb6c6cce2fc3d8da .comment-author-link_3d08c27e6b1f9d50 a:before,
      .widget_60fd8c1bd7d24c6e ol li.recentcomments_71fe3db3f705ccd7 .comment-author-link_3d08c27e6b1f9d50 a:before,
      .widget_60fd8c1bd7d24c6e ol li.wp-block-latest-comments__comment_bb6c6cce2fc3d8da .comment-author-link_3d08c27e6b1f9d50 a:before,
      .sidebar__widget_e319a7d3efb67a30 ul li.recentcomments_71fe3db3f705ccd7 .comment-author-link_3d08c27e6b1f9d50 a:before,
      .sidebar__widget_e319a7d3efb67a30 ul li.wp-block-latest-comments__comment_bb6c6cce2fc3d8da .comment-author-link_3d08c27e6b1f9d50 a:before,
      .sidebar__widget_e319a7d3efb67a30 ol li.recentcomments_71fe3db3f705ccd7 .comment-author-link_3d08c27e6b1f9d50 a:before,
      .sidebar__widget_e319a7d3efb67a30 ol li.wp-block-latest-comments__comment_bb6c6cce2fc3d8da .comment-author-link_3d08c27e6b1f9d50 a:before {
        display: none; }
      .widget_60fd8c1bd7d24c6e ul li.recentcomments_71fe3db3f705ccd7 a, .widget_60fd8c1bd7d24c6e ul li.wp-block-latest-comments__comment_bb6c6cce2fc3d8da a,
      .widget_60fd8c1bd7d24c6e ol li.recentcomments_71fe3db3f705ccd7 a,
      .widget_60fd8c1bd7d24c6e ol li.wp-block-latest-comments__comment_bb6c6cce2fc3d8da a,
      .sidebar__widget_e319a7d3efb67a30 ul li.recentcomments_71fe3db3f705ccd7 a,
      .sidebar__widget_e319a7d3efb67a30 ul li.wp-block-latest-comments__comment_bb6c6cce2fc3d8da a,
      .sidebar__widget_e319a7d3efb67a30 ol li.recentcomments_71fe3db3f705ccd7 a,
      .sidebar__widget_e319a7d3efb67a30 ol li.wp-block-latest-comments__comment_bb6c6cce2fc3d8da a {
        padding-left: 0;
        display: inline; }
        .widget_60fd8c1bd7d24c6e ul li.recentcomments_71fe3db3f705ccd7 a:before, .widget_60fd8c1bd7d24c6e ul li.wp-block-latest-comments__comment_bb6c6cce2fc3d8da a:before,
        .widget_60fd8c1bd7d24c6e ol li.recentcomments_71fe3db3f705ccd7 a:before,
        .widget_60fd8c1bd7d24c6e ol li.wp-block-latest-comments__comment_bb6c6cce2fc3d8da a:before,
        .sidebar__widget_e319a7d3efb67a30 ul li.recentcomments_71fe3db3f705ccd7 a:before,
        .sidebar__widget_e319a7d3efb67a30 ul li.wp-block-latest-comments__comment_bb6c6cce2fc3d8da a:before,
        .sidebar__widget_e319a7d3efb67a30 ol li.recentcomments_71fe3db3f705ccd7 a:before,
        .sidebar__widget_e319a7d3efb67a30 ol li.wp-block-latest-comments__comment_bb6c6cce2fc3d8da a:before {
          display: none; }
      .widget_60fd8c1bd7d24c6e ul li a,
      .widget_60fd8c1bd7d24c6e ol li a,
      .sidebar__widget_e319a7d3efb67a30 ul li a,
      .sidebar__widget_e319a7d3efb67a30 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_60fd8c1bd7d24c6e ul li a::before,
        .widget_60fd8c1bd7d24c6e ol li a::before,
        .sidebar__widget_e319a7d3efb67a30 ul li a::before,
        .sidebar__widget_e319a7d3efb67a30 ol li a::before {
          content: "\f105";
          font-family: "Font Awesome 6 Free";
          margin-right: 10px; }
        .widget_60fd8c1bd7d24c6e ul li a:hover,
        .widget_60fd8c1bd7d24c6e ol li a:hover,
        .sidebar__widget_e319a7d3efb67a30 ul li a:hover,
        .sidebar__widget_e319a7d3efb67a30 ol li a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .widget_60fd8c1bd7d24c6e ul li a.rsswidget_9e9924d92477a2ca, .widget_60fd8c1bd7d24c6e ul li a.wp-block-latest-posts__post-title_160999ec1a058279,
        .widget_60fd8c1bd7d24c6e ol li a.rsswidget_9e9924d92477a2ca,
        .widget_60fd8c1bd7d24c6e ol li a.wp-block-latest-posts__post-title_160999ec1a058279,
        .sidebar__widget_e319a7d3efb67a30 ul li a.rsswidget_9e9924d92477a2ca,
        .sidebar__widget_e319a7d3efb67a30 ul li a.wp-block-latest-posts__post-title_160999ec1a058279,
        .sidebar__widget_e319a7d3efb67a30 ol li a.rsswidget_9e9924d92477a2ca,
        .sidebar__widget_e319a7d3efb67a30 ol li a.wp-block-latest-posts__post-title_160999ec1a058279 {
          padding-left: 0;
          font-weight: 500;
          display: block; }
          .widget_60fd8c1bd7d24c6e ul li a.rsswidget_9e9924d92477a2ca:before, .widget_60fd8c1bd7d24c6e ul li a.wp-block-latest-posts__post-title_160999ec1a058279:before,
          .widget_60fd8c1bd7d24c6e ol li a.rsswidget_9e9924d92477a2ca:before,
          .widget_60fd8c1bd7d24c6e ol li a.wp-block-latest-posts__post-title_160999ec1a058279:before,
          .sidebar__widget_e319a7d3efb67a30 ul li a.rsswidget_9e9924d92477a2ca:before,
          .sidebar__widget_e319a7d3efb67a30 ul li a.wp-block-latest-posts__post-title_160999ec1a058279:before,
          .sidebar__widget_e319a7d3efb67a30 ol li a.rsswidget_9e9924d92477a2ca:before,
          .sidebar__widget_e319a7d3efb67a30 ol li a.wp-block-latest-posts__post-title_160999ec1a058279:before {
            display: none; }
      .widget_60fd8c1bd7d24c6e ul li ul,
      .widget_60fd8c1bd7d24c6e ol li ul,
      .sidebar__widget_e319a7d3efb67a30 ul li ul,
      .sidebar__widget_e319a7d3efb67a30 ol li ul {
        padding-left: 25px;
        padding-top: 10px; }
    .widget_60fd8c1bd7d24c6e ul.wp-tag-cloud_f61f0a0ef55796ad li,
    .widget_60fd8c1bd7d24c6e ol.wp-tag-cloud_f61f0a0ef55796ad li,
    .sidebar__widget_e319a7d3efb67a30 ul.wp-tag-cloud_f61f0a0ef55796ad li,
    .sidebar__widget_e319a7d3efb67a30 ol.wp-tag-cloud_f61f0a0ef55796ad li {
      display: inline-block;
      padding: 0;
      border: 0; }
      .widget_60fd8c1bd7d24c6e ul.wp-tag-cloud_f61f0a0ef55796ad li a:before,
      .widget_60fd8c1bd7d24c6e ol.wp-tag-cloud_f61f0a0ef55796ad li a:before,
      .sidebar__widget_e319a7d3efb67a30 ul.wp-tag-cloud_f61f0a0ef55796ad li a:before,
      .sidebar__widget_e319a7d3efb67a30 ol.wp-tag-cloud_f61f0a0ef55796ad li a:before {
        display: none; }
  .widget_60fd8c1bd7d24c6e.te_widget_categories_cc02d25fd92af303 li, .widget_60fd8c1bd7d24c6e.widget_archive_22cc87ee76987928 li,
  .widget_60fd8c1bd7d24c6e .wp-block-categories-list_d9483027f1b7bea6 li,
  .widget_60fd8c1bd7d24c6e .wp-block-archives-list_205ec4cd155d6089 li,
  .sidebar__widget_e319a7d3efb67a30.te_widget_categories_cc02d25fd92af303 li,
  .sidebar__widget_e319a7d3efb67a30.widget_archive_22cc87ee76987928 li,
  .sidebar__widget_e319a7d3efb67a30 .wp-block-categories-list_d9483027f1b7bea6 li,
  .sidebar__widget_e319a7d3efb67a30 .wp-block-archives-list_205ec4cd155d6089 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_60fd8c1bd7d24c6e.te_widget_categories_cc02d25fd92af303 li.cat-item_15f83eb6f4eaec99, .widget_60fd8c1bd7d24c6e.widget_archive_22cc87ee76987928 li.cat-item_15f83eb6f4eaec99,
    .widget_60fd8c1bd7d24c6e .wp-block-categories-list_d9483027f1b7bea6 li.cat-item_15f83eb6f4eaec99,
    .widget_60fd8c1bd7d24c6e .wp-block-archives-list_205ec4cd155d6089 li.cat-item_15f83eb6f4eaec99,
    .sidebar__widget_e319a7d3efb67a30.te_widget_categories_cc02d25fd92af303 li.cat-item_15f83eb6f4eaec99,
    .sidebar__widget_e319a7d3efb67a30.widget_archive_22cc87ee76987928 li.cat-item_15f83eb6f4eaec99,
    .sidebar__widget_e319a7d3efb67a30 .wp-block-categories-list_d9483027f1b7bea6 li.cat-item_15f83eb6f4eaec99,
    .sidebar__widget_e319a7d3efb67a30 .wp-block-archives-list_205ec4cd155d6089 li.cat-item_15f83eb6f4eaec99 {
      text-align: right;
      display: inline-block;
      width: 100%; }
    .widget_60fd8c1bd7d24c6e.te_widget_categories_cc02d25fd92af303 li a, .widget_60fd8c1bd7d24c6e.widget_archive_22cc87ee76987928 li a,
    .widget_60fd8c1bd7d24c6e .wp-block-categories-list_d9483027f1b7bea6 li a,
    .widget_60fd8c1bd7d24c6e .wp-block-archives-list_205ec4cd155d6089 li a,
    .sidebar__widget_e319a7d3efb67a30.te_widget_categories_cc02d25fd92af303 li a,
    .sidebar__widget_e319a7d3efb67a30.widget_archive_22cc87ee76987928 li a,
    .sidebar__widget_e319a7d3efb67a30 .wp-block-categories-list_d9483027f1b7bea6 li a,
    .sidebar__widget_e319a7d3efb67a30 .wp-block-archives-list_205ec4cd155d6089 li a {
      float: left; }

/* About Info Widget*/
.widget-about-info_42626f2280c948ff {
  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_42626f2280c948ff .about-desc_e41b77c5362c2d08 {
    text-align: left; }
    .widget-about-info_42626f2280c948ff .about-desc_e41b77c5362c2d08 .about-title_cf3d1da3c929eecf {
      font-size: 20px; }
  .widget-about-info_42626f2280c948ff .about-image_de6091e2d42a334f {
    width: 140px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px; }
  .widget-about-info_42626f2280c948ff .te-social-profile_f2b405e3953f89d1 {
    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_42626f2280c948ff .te-social-profile_f2b405e3953f89d1 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_42626f2280c948ff .te-social-profile_f2b405e3953f89d1 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_a58e2d5d10d3e6a9.has-author_2de835b895091442.wp-block-latest-posts_12aa6463bbca9bc4 .wp-block-latest-posts__te-post-title_a7accb31b7a0a045 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }

.widget_rss_eb57e2b13c566862 .wp-block-heading_04e06a5dd2330907:before,
.widget_rss_eb57e2b13c566862 .widget-title_baff13af8e3ef3c0:before {
  display: none; }
.widget_rss_eb57e2b13c566862 .rss-widget-icon_f633e6b92a44c878 {
  margin-right: 6px; }
.widget_rss_eb57e2b13c566862 ul li a.rsswidget_9e9924d92477a2ca {
  color: #14203A; }
  .widget_rss_eb57e2b13c566862 ul li a.rsswidget_9e9924d92477a2ca:hover {
    color: #317EFE; }

.wp-block-latest-posts_12aa6463bbca9bc4 .wp-block-rss__item-title_2ed28b5947299762,
.wp-block-rss_4c55b51e7a2ffb5f .wp-block-rss__item-title_2ed28b5947299762,
.widget_rss_eb57e2b13c566862 .wp-block-rss__item-title_2ed28b5947299762 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }
  .wp-block-latest-posts_12aa6463bbca9bc4 .wp-block-rss__item-title_2ed28b5947299762 a:before,
  .wp-block-rss_4c55b51e7a2ffb5f .wp-block-rss__item-title_2ed28b5947299762 a:before,
  .widget_rss_eb57e2b13c566862 .wp-block-rss__item-title_2ed28b5947299762 a:before {
    display: none; }
.wp-block-latest-posts_12aa6463bbca9bc4 .wp-block-latest-posts__post-author_4ac38d2df250e830,
.wp-block-latest-posts_12aa6463bbca9bc4 .wp-block-rss__item-publish-date_0a05143c0d061160,
.wp-block-rss_4c55b51e7a2ffb5f .wp-block-latest-posts__post-author_4ac38d2df250e830,
.wp-block-rss_4c55b51e7a2ffb5f .wp-block-rss__item-publish-date_0a05143c0d061160,
.widget_rss_eb57e2b13c566862 .wp-block-latest-posts__post-author_4ac38d2df250e830,
.widget_rss_eb57e2b13c566862 .wp-block-rss__item-publish-date_0a05143c0d061160 {
  margin-right: 10px; }
.wp-block-latest-posts_12aa6463bbca9bc4 .wp-block-latest-posts__post-author_4ac38d2df250e830,
.wp-block-latest-posts_12aa6463bbca9bc4 .wp-block-latest-posts__te-post-date_7bb5b9b60ed04f0c,
.wp-block-latest-posts_12aa6463bbca9bc4 .wp-block-rss__item-publish-date_0a05143c0d061160,
.wp-block-latest-posts_12aa6463bbca9bc4 .wp-block-rss__item-author_782140d5b017a894,
.wp-block-latest-posts_12aa6463bbca9bc4 .rss-date_4d2c4fa93c46026c,
.wp-block-rss_4c55b51e7a2ffb5f .wp-block-latest-posts__post-author_4ac38d2df250e830,
.wp-block-rss_4c55b51e7a2ffb5f .wp-block-latest-posts__te-post-date_7bb5b9b60ed04f0c,
.wp-block-rss_4c55b51e7a2ffb5f .wp-block-rss__item-publish-date_0a05143c0d061160,
.wp-block-rss_4c55b51e7a2ffb5f .wp-block-rss__item-author_782140d5b017a894,
.wp-block-rss_4c55b51e7a2ffb5f .rss-date_4d2c4fa93c46026c,
.widget_rss_eb57e2b13c566862 .wp-block-latest-posts__post-author_4ac38d2df250e830,
.widget_rss_eb57e2b13c566862 .wp-block-latest-posts__te-post-date_7bb5b9b60ed04f0c,
.widget_rss_eb57e2b13c566862 .wp-block-rss__item-publish-date_0a05143c0d061160,
.widget_rss_eb57e2b13c566862 .wp-block-rss__item-author_782140d5b017a894,
.widget_rss_eb57e2b13c566862 .rss-date_4d2c4fa93c46026c {
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500;
  text-transform: capitalize;
  position: relative; }
.wp-block-latest-posts_12aa6463bbca9bc4 .wp-block-latest-posts__te-post-date_7bb5b9b60ed04f0c:before,
.wp-block-latest-posts_12aa6463bbca9bc4 .wp-block-rss__item-publish-date_0a05143c0d061160:before,
.wp-block-latest-posts_12aa6463bbca9bc4 .rss-date_4d2c4fa93c46026c:before,
.wp-block-rss_4c55b51e7a2ffb5f .wp-block-latest-posts__te-post-date_7bb5b9b60ed04f0c:before,
.wp-block-rss_4c55b51e7a2ffb5f .wp-block-rss__item-publish-date_0a05143c0d061160:before,
.wp-block-rss_4c55b51e7a2ffb5f .rss-date_4d2c4fa93c46026c:before,
.widget_rss_eb57e2b13c566862 .wp-block-latest-posts__te-post-date_7bb5b9b60ed04f0c:before,
.widget_rss_eb57e2b13c566862 .wp-block-rss__item-publish-date_0a05143c0d061160:before,
.widget_rss_eb57e2b13c566862 .rss-date_4d2c4fa93c46026c:before {
  content: "\f274";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_12aa6463bbca9bc4 .wp-block-latest-posts__post-author_4ac38d2df250e830:before,
.wp-block-latest-posts_12aa6463bbca9bc4 .wp-block-rss__item-author_782140d5b017a894:before,
.wp-block-rss_4c55b51e7a2ffb5f .wp-block-latest-posts__post-author_4ac38d2df250e830:before,
.wp-block-rss_4c55b51e7a2ffb5f .wp-block-rss__item-author_782140d5b017a894:before,
.widget_rss_eb57e2b13c566862 .wp-block-latest-posts__post-author_4ac38d2df250e830:before,
.widget_rss_eb57e2b13c566862 .wp-block-rss__item-author_782140d5b017a894:before {
  content: "\f007";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_12aa6463bbca9bc4 .wp-block-latest-posts__post-excerpt_198c3b877e011601,
.wp-block-latest-posts_12aa6463bbca9bc4 .wp-block-rss__item-excerpt_7326616e63f1f72f,
.wp-block-latest-posts_12aa6463bbca9bc4 .rssSummary_2856de8d0cc60e15,
.wp-block-rss_4c55b51e7a2ffb5f .wp-block-latest-posts__post-excerpt_198c3b877e011601,
.wp-block-rss_4c55b51e7a2ffb5f .wp-block-rss__item-excerpt_7326616e63f1f72f,
.wp-block-rss_4c55b51e7a2ffb5f .rssSummary_2856de8d0cc60e15,
.widget_rss_eb57e2b13c566862 .wp-block-latest-posts__post-excerpt_198c3b877e011601,
.widget_rss_eb57e2b13c566862 .wp-block-rss__item-excerpt_7326616e63f1f72f,
.widget_rss_eb57e2b13c566862 .rssSummary_2856de8d0cc60e15 {
  margin-top: 10px;
  margin-bottom: 0; }

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

.te-post-item_ecd1d81f6aaba40b .te-single-post-meta_cdaf1965d3ac9ed6 {
  gap: 32px; }

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

.te-comment-title_985be480be0c7a07 h2,
.te-comment-title_985be480be0c7a07 .wp-block-comments-title_33a3737daaa05e76,
.wp-block-comments_0af300d76d2eff4e h2,
.wp-block-comments_0af300d76d2eff4e .wp-block-comments-title_33a3737daaa05e76 {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px; }

/* Block Comment Start */
.wp-block-comments_0af300d76d2eff4e .wp-block-comment-template_ec57d80a676e407e {
  padding-left: 0; }
  .wp-block-comments_0af300d76d2eff4e .wp-block-comment-template_ec57d80a676e407e .wp-block-te-comment-reply_e1ae869d5014a84a {
    margin-top: 15px; }
  .wp-block-comments_0af300d76d2eff4e .wp-block-comment-template_ec57d80a676e407e li .wp-block-columns_ca34baf7677f91fb {
    padding: 50px;
    border: 1px solid #dfe2e9;
    border-radius: 8px;
    margin-bottom: 24px; }
    .wp-block-comments_0af300d76d2eff4e .wp-block-comment-template_ec57d80a676e407e li .wp-block-columns_ca34baf7677f91fb .wp-block-column_c53bcba9d2c56cb2:first-child {
      -ms-flex-preferred-size: 80px !important;
          flex-basis: 80px !important; }
    .wp-block-comments_0af300d76d2eff4e .wp-block-comment-template_ec57d80a676e407e li .wp-block-columns_ca34baf7677f91fb .wp-block-avatar_4db7f7516fb2d237 {
      width: 100px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 50%;
      overflow: hidden; }
      .wp-block-comments_0af300d76d2eff4e .wp-block-comment-template_ec57d80a676e407e li .wp-block-columns_ca34baf7677f91fb .wp-block-avatar_4db7f7516fb2d237 img {
        width: 100%; }
    .wp-block-comments_0af300d76d2eff4e .wp-block-comment-template_ec57d80a676e407e li .wp-block-columns_ca34baf7677f91fb .wp-block-comment-author-name_420cec1c7d2ce320 a {
      font-size: 21px;
      margin-bottom: 5px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A; }
    .wp-block-comments_0af300d76d2eff4e .wp-block-comment-template_ec57d80a676e407e li .wp-block-columns_ca34baf7677f91fb .wp-block-comment-edit-link_8ac18a7bcd7f0227 a {
      color: #317EFE; }
    .wp-block-comments_0af300d76d2eff4e .wp-block-comment-template_ec57d80a676e407e li .wp-block-columns_ca34baf7677f91fb .wp-block-comment-date_a95f45cd4f8445d5 a,
    .wp-block-comments_0af300d76d2eff4e .wp-block-comment-template_ec57d80a676e407e li .wp-block-columns_ca34baf7677f91fb .wp-block-comment-edit-link_8ac18a7bcd7f0227 a {
      color: #9ba8c3;
      font-size: 16px;
      font-weight: 400;
      font-family: "Inter", sans-serif; }
    .wp-block-comments_0af300d76d2eff4e .wp-block-comment-template_ec57d80a676e407e li .wp-block-columns_ca34baf7677f91fb .wp-block-te-comment-reply_e1ae869d5014a84a 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_0af300d76d2eff4e .wp-block-comment-template_ec57d80a676e407e li .wp-block-columns_ca34baf7677f91fb .wp-block-te-comment-reply_e1ae869d5014a84a 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_da455631a47c14bc .te-comment-respond_79fa898f06a9eac8,
.te-latest-comments_da455631a47c14bc .comment-respond_c2bf9a0b4b8cb3cd {
  margin-top: 60px;
  margin-bottom: 40px; }
.te-latest-comments_da455631a47c14bc li .children_36c31876aedb438c .te-comments-item_70204f29ab729d25 {
  margin-left: 50px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-latest-comments_da455631a47c14bc li .children_36c31876aedb438c .te-comments-item_70204f29ab729d25 {
      margin-left: 0; } }
.te-latest-comments_da455631a47c14bc li .children_36c31876aedb438c .children_36c31876aedb438c .te-comments-item_70204f29ab729d25 {
  margin-left: 100px;
  border-top: 1px solid #F9F4F1; }
.te-latest-comments_da455631a47c14bc li .te-comments-item_70204f29ab729d25 {
  padding: 50px;
  border: 1px solid #F9F4F1;
  background-color: #F9F4F1;
  border-radius: 20px;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .te-latest-comments_da455631a47c14bc li .te-comments-item_70204f29ab729d25 {
      padding: 30px; } }
  .te-latest-comments_da455631a47c14bc li .te-comments-item_70204f29ab729d25 .te-comments-avatar_70af5a87d4737ca3 {
    float: left; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-latest-comments_da455631a47c14bc li .te-comments-item_70204f29ab729d25 .te-comments-avatar_70af5a87d4737ca3 {
        float: inherit;
        margin-bottom: 20px; } }
    .te-latest-comments_da455631a47c14bc li .te-comments-item_70204f29ab729d25 .te-comments-avatar_70af5a87d4737ca3 img {
      margin-right: 30px;
      width: 100px;
      border-radius: 50px; }
  .te-latest-comments_da455631a47c14bc li .te-comments-item_70204f29ab729d25 .te-comments-text_d3d96af7a897981e {
    overflow: hidden; }
    .te-latest-comments_da455631a47c14bc li .te-comments-item_70204f29ab729d25 .te-comments-text_d3d96af7a897981e p {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 20px;
      color: #335371; }
    .te-latest-comments_da455631a47c14bc li .te-comments-item_70204f29ab729d25 .te-comments-text_d3d96af7a897981e .te-avatar-name_9069a4b6dbaf84ca {
      margin-bottom: 10px;
      position: relative; }
      .te-latest-comments_da455631a47c14bc li .te-comments-item_70204f29ab729d25 .te-comments-text_d3d96af7a897981e .te-avatar-name_9069a4b6dbaf84ca 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_da455631a47c14bc li .te-comments-item_70204f29ab729d25 .te-comments-text_d3d96af7a897981e .te-avatar-name_9069a4b6dbaf84ca 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_da455631a47c14bc li .te-comments-item_70204f29ab729d25 .te-comments-text_d3d96af7a897981e .te-avatar-name_9069a4b6dbaf84ca span {
            display: inline-block;
            width: 100%; } }
    .te-latest-comments_da455631a47c14bc li .te-comments-item_70204f29ab729d25 .te-comments-text_d3d96af7a897981e .te-comment-reply_10a3997a12d44e89 {
      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_da455631a47c14bc li .te-comments-item_70204f29ab729d25 .te-comments-text_d3d96af7a897981e .te-comment-reply_10a3997a12d44e89 {
          position: unset;
          margin-top: 10px; } }
      .te-latest-comments_da455631a47c14bc li .te-comments-item_70204f29ab729d25 .te-comments-text_d3d96af7a897981e .te-comment-reply_10a3997a12d44e89:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

ul.children_36c31876aedb438c {
  list-style: none; }

.te-post-comments-form_5ed1a761454e3405 .te-contacts-message_f8cc8b53b670f33b {
  margin-top: 10px; }

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

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

.te-comment-respond_79fa898f06a9eac8,
.comment-respond_c2bf9a0b4b8cb3cd {
  position: relative;
  background-color: #F9F4F1;
  padding: 40px;
  border-radius: 20px; }
  .te-comment-respond_79fa898f06a9eac8 .comment-form-cookies-consent_d57e3bd047a7f01c,
  .comment-respond_c2bf9a0b4b8cb3cd .comment-form-cookies-consent_d57e3bd047a7f01c {
    display: none; }
  .te-comment-respond_79fa898f06a9eac8 .comment-notes_a96f8a272e68b142,
  .comment-respond_c2bf9a0b4b8cb3cd .comment-notes_a96f8a272e68b142 {
    margin-bottom: 30px; }
  .te-comment-respond_79fa898f06a9eac8 p,
  .comment-respond_c2bf9a0b4b8cb3cd p {
    margin: 0; }
  .te-comment-respond_79fa898f06a9eac8 .te-contacts-email_c61ca7151b6028f4,
  .te-comment-respond_79fa898f06a9eac8 .te-contacts-name_d8583924e8ef4a88,
  .te-comment-respond_79fa898f06a9eac8 .single-input-field_c4b6f46219ae3540,
  .comment-respond_c2bf9a0b4b8cb3cd .te-contacts-email_c61ca7151b6028f4,
  .comment-respond_c2bf9a0b4b8cb3cd .te-contacts-name_d8583924e8ef4a88,
  .comment-respond_c2bf9a0b4b8cb3cd .single-input-field_c4b6f46219ae3540 {
    margin-bottom: 20px; }
  .te-comment-respond_79fa898f06a9eac8 label,
  .comment-respond_c2bf9a0b4b8cb3cd label {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #778196;
    margin-bottom: 20px; }
  .te-comment-respond_79fa898f06a9eac8 .checkbox-field-wrapper_7788edb4c95d04f5,
  .comment-respond_c2bf9a0b4b8cb3cd .checkbox-field-wrapper_7788edb4c95d04f5 {
    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_79fa898f06a9eac8 .checkbox-field-wrapper_7788edb4c95d04f5 p,
    .comment-respond_c2bf9a0b4b8cb3cd .checkbox-field-wrapper_7788edb4c95d04f5 p {
      margin: 0; }
    .te-comment-respond_79fa898f06a9eac8 .checkbox-field-wrapper_7788edb4c95d04f5 .single-checkbox-field_c9253b3587bccda5,
    .comment-respond_c2bf9a0b4b8cb3cd .checkbox-field-wrapper_7788edb4c95d04f5 .single-checkbox-field_c9253b3587bccda5 {
      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_79fa898f06a9eac8 .te-comment-form-cookies-consent_9cf68aa54c6f4902,
  .comment-respond_c2bf9a0b4b8cb3cd .te-comment-form-cookies-consent_9cf68aa54c6f4902 {
    display: none; }
  .te-comment-respond_79fa898f06a9eac8 input[type="number"],
  .comment-respond_c2bf9a0b4b8cb3cd input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield; }
  .te-comment-respond_79fa898f06a9eac8 input,
  .te-comment-respond_79fa898f06a9eac8 select,
  .comment-respond_c2bf9a0b4b8cb3cd input,
  .comment-respond_c2bf9a0b4b8cb3cd 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_79fa898f06a9eac8 *::-webkit-input-placeholder,
  .comment-respond_c2bf9a0b4b8cb3cd *::-webkit-input-placeholder {
    color: #778196; }
  .te-comment-respond_79fa898f06a9eac8 *:-ms-input-placeholder,
  .comment-respond_c2bf9a0b4b8cb3cd *:-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_79fa898f06a9eac8 *::-ms-input-placeholder,
  .comment-respond_c2bf9a0b4b8cb3cd *::-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_79fa898f06a9eac8 *::placeholder,
  .comment-respond_c2bf9a0b4b8cb3cd *::placeholder {
    color: #778196; }
  .te-comment-respond_79fa898f06a9eac8 textarea,
  .comment-respond_c2bf9a0b4b8cb3cd 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_79fa898f06a9eac8 input:focus,
  .te-comment-respond_79fa898f06a9eac8 textarea:focus,
  .te-comment-respond_79fa898f06a9eac8 .form-select_58115514892cf241:focus,
  .comment-respond_c2bf9a0b4b8cb3cd input:focus,
  .comment-respond_c2bf9a0b4b8cb3cd textarea:focus,
  .comment-respond_c2bf9a0b4b8cb3cd .form-select_58115514892cf241: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_9b8d85863ad1e798 {
  position: relative;
  border-radius: 20px;
  overflow: hidden; }
  .te-team-card_9b8d85863ad1e798:hover .image_912645b54f660e4f:before {
    height: 250%;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear;
    background-color: transparent; }
  .te-team-card_9b8d85863ad1e798:hover .image_912645b54f660e4f 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_9b8d85863ad1e798:hover .te-content-wrapper_b6cda3f17d51f093 {
    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_9b8d85863ad1e798 .image_912645b54f660e4f {
    overflow: hidden;
    position: relative; }
    .te-team-card_9b8d85863ad1e798 .image_912645b54f660e4f: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_9b8d85863ad1e798 .image_912645b54f660e4f 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_9b8d85863ad1e798 .te-content-wrapper_b6cda3f17d51f093 {
    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_9b8d85863ad1e798 .te-content-wrapper_b6cda3f17d51f093 .content_ac9f3013ad2f7872 {
      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_9b8d85863ad1e798 .te-content-wrapper_b6cda3f17d51f093 .content_ac9f3013ad2f7872 .title_a3975320158b5066 {
        font-size: 24px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: 0px;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
      .te-team-card_9b8d85863ad1e798 .te-content-wrapper_b6cda3f17d51f093 .content_ac9f3013ad2f7872 .desc_c486f68480a6aa6b {
        font-size: 18px;
        line-height: 18px;
        font-weight: 400;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
    .te-team-card_9b8d85863ad1e798 .te-content-wrapper_b6cda3f17d51f093 .social_38cdee1e7701fc22 {
      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_9b8d85863ad1e798 .te-content-wrapper_b6cda3f17d51f093 .social_38cdee1e7701fc22 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_9b8d85863ad1e798 .te-content-wrapper_b6cda3f17d51f093 .social_38cdee1e7701fc22 a:hover {
          background-color: #E7F914;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-team-card_9b8d85863ad1e798.style-2_68c7258fa6ef457b {
  padding: 20px;
  background-color: #F9F4F1;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-team-card_9b8d85863ad1e798.style-2_68c7258fa6ef457b:hover {
    background-color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-team-card_9b8d85863ad1e798.style-2_68c7258fa6ef457b:hover .te-content-wrapper_b6cda3f17d51f093 .social_38cdee1e7701fc22 a {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-team-card_9b8d85863ad1e798.style-2_68c7258fa6ef457b:hover .te-content-wrapper_b6cda3f17d51f093 .content_ac9f3013ad2f7872 .title_a3975320158b5066,
    .te-team-card_9b8d85863ad1e798.style-2_68c7258fa6ef457b:hover .te-content-wrapper_b6cda3f17d51f093 .content_ac9f3013ad2f7872 .desc_c486f68480a6aa6b {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_9b8d85863ad1e798.style-2_68c7258fa6ef457b .image_912645b54f660e4f {
    border-radius: 20px; }
  .te-team-card_9b8d85863ad1e798.style-2_68c7258fa6ef457b .te-content-wrapper_b6cda3f17d51f093 {
    position: unset;
    visibility: visible;
    opacity: 1;
    background: transparent;
    -webkit-transform: unset;
            transform: unset; }
    .te-team-card_9b8d85863ad1e798.style-2_68c7258fa6ef457b .te-content-wrapper_b6cda3f17d51f093 .content_ac9f3013ad2f7872 {
      padding: 0;
      margin-top: 20px;
      margin-bottom: 10px;
      position: unset; }
      .te-team-card_9b8d85863ad1e798.style-2_68c7258fa6ef457b .te-content-wrapper_b6cda3f17d51f093 .content_ac9f3013ad2f7872 .title_a3975320158b5066 {
        color: #131A2A;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-team-card_9b8d85863ad1e798.style-2_68c7258fa6ef457b .te-content-wrapper_b6cda3f17d51f093 .content_ac9f3013ad2f7872 .title_a3975320158b5066 a:hover {
          color: #ffffff !important; }
      .te-team-card_9b8d85863ad1e798.style-2_68c7258fa6ef457b .te-content-wrapper_b6cda3f17d51f093 .content_ac9f3013ad2f7872 .desc_c486f68480a6aa6b {
        color: #335371;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-team-card_9b8d85863ad1e798.style-2_68c7258fa6ef457b .te-content-wrapper_b6cda3f17d51f093 .social_38cdee1e7701fc22 a {
      border: 1px solid #E1E1E1;
      background-color: transparent; }
      .te-team-card_9b8d85863ad1e798.style-2_68c7258fa6ef457b .te-content-wrapper_b6cda3f17d51f093 .social_38cdee1e7701fc22 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_70512e4416b7774d {
  position: relative;
  padding: 0;
  overflow: hidden; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-team-member-slider-wrapper_70512e4416b7774d {
      padding: 0 12px; } }
  .te-team-member-slider-wrapper_70512e4416b7774d .slick-list_d4569ecc74594ecd {
    margin: 0 -15px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-team-member-slider-wrapper_70512e4416b7774d .slick-list_d4569ecc74594ecd {
        padding-bottom: 25px;
        margin: unset; } }
    .te-team-member-slider-wrapper_70512e4416b7774d .slick-list_d4569ecc74594ecd .slick-slide_d34424be758dfaf9 {
      margin: 0 15px; }
  .te-team-member-slider-wrapper_70512e4416b7774d .slick-dots_14c7b572229745f2 {
    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_70512e4416b7774d .slick-dots_14c7b572229745f2 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_70512e4416b7774d .slick-dots_14c7b572229745f2 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_70512e4416b7774d .slick-dots_14c7b572229745f2 li.slick-active_f331def696cad7fa {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-team-member-slider-wrapper_70512e4416b7774d .slick-dots_14c7b572229745f2 li.slick-active_f331def696cad7fa button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-team-member-slider-wrapper_70512e4416b7774d .slick-arrow_f2b22396c58c6a48 {
    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_8aba84657c5abef2 {
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 20px; }
  .te-portfolio-card_8aba84657c5abef2:hover .image_912645b54f660e4f .te-content-wrapper_b6cda3f17d51f093 {
    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_8aba84657c5abef2:hover .image_912645b54f660e4f .te-content-wrapper_b6cda3f17d51f093 .content_ac9f3013ad2f7872 .content-inner_58c46961167e1784 {
      margin-bottom: 0;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_8aba84657c5abef2:hover .image_912645b54f660e4f .te-content-wrapper_b6cda3f17d51f093 .content_ac9f3013ad2f7872 .btn-wrapper_97167f2fb30e95d7 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_8aba84657c5abef2:hover .image_912645b54f660e4f .te-content-wrapper_b6cda3f17d51f093 .content_ac9f3013ad2f7872 .content-inner_58c46961167e1784 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scaleY(1);
              transform: scaleY(1); }
  .te-portfolio-card_8aba84657c5abef2:hover .image_912645b54f660e4f 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_8aba84657c5abef2 .image_912645b54f660e4f {
    overflow: hidden;
    position: relative; }
    .te-portfolio-card_8aba84657c5abef2 .image_912645b54f660e4f 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_8aba84657c5abef2 .te-content-wrapper_b6cda3f17d51f093 {
    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_8aba84657c5abef2 .te-content-wrapper_b6cda3f17d51f093 .content_ac9f3013ad2f7872 {
      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_8aba84657c5abef2 .te-content-wrapper_b6cda3f17d51f093 .content_ac9f3013ad2f7872 .content-inner_58c46961167e1784 {
        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_8aba84657c5abef2 .te-content-wrapper_b6cda3f17d51f093 .content_ac9f3013ad2f7872 .sub-title_b19306f7df2e3aaf {
        color: #131A2A;
        font-size: 18px;
        line-height: 36px;
        font-weight: 400; }
      .te-portfolio-card_8aba84657c5abef2 .te-content-wrapper_b6cda3f17d51f093 .content_ac9f3013ad2f7872 .title_a3975320158b5066 {
        margin-bottom: 0;
        color: #131A2A;
        font-size: 24px;
        line-height: 39px;
        font-weight: 500; }
      .te-portfolio-card_8aba84657c5abef2 .te-content-wrapper_b6cda3f17d51f093 .content_ac9f3013ad2f7872 .btn-wrapper_97167f2fb30e95d7 {
        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_8aba84657c5abef2 .te-content-wrapper_b6cda3f17d51f093 .content_ac9f3013ad2f7872 .btn-wrapper_97167f2fb30e95d7 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_8aba84657c5abef2 .te-content-wrapper_b6cda3f17d51f093 .content_ac9f3013ad2f7872 .btn-wrapper_97167f2fb30e95d7 a:hover {
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
            background-color: #317EFE;
            color: #ffffff; }

.te-portfolio-card_8aba84657c5abef2.style-2_68c7258fa6ef457b .te-content-wrapper_b6cda3f17d51f093 .content_ac9f3013ad2f7872 {
  background-color: #317efeb8;
  padding: 20px;
  border-radius: 20px; }
  .te-portfolio-card_8aba84657c5abef2.style-2_68c7258fa6ef457b .te-content-wrapper_b6cda3f17d51f093 .content_ac9f3013ad2f7872 .btn-wrapper_97167f2fb30e95d7 {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.te-portfolio-card_8aba84657c5abef2.style-3_e149d44320596091:hover .te-content-wrapper_b6cda3f17d51f093 .content_ac9f3013ad2f7872 .btn-wrapper_97167f2fb30e95d7 {
  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_8aba84657c5abef2.style-3_e149d44320596091 .te-content-wrapper_b6cda3f17d51f093 {
  padding: 0; }
  .te-portfolio-card_8aba84657c5abef2.style-3_e149d44320596091 .te-content-wrapper_b6cda3f17d51f093 .content_ac9f3013ad2f7872 .content-inner_58c46961167e1784 {
    border-radius: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px; }
  .te-portfolio-card_8aba84657c5abef2.style-3_e149d44320596091 .te-content-wrapper_b6cda3f17d51f093 .content_ac9f3013ad2f7872 .btn-wrapper_97167f2fb30e95d7 {
    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_459179653a9187e8.style-1_8e98a4ab96179328 {
  margin-top: -210px; }
  @media (max-width: 991px) {
    .newsletter-area_459179653a9187e8.style-1_8e98a4ab96179328 {
      margin-top: 0;
      padding-top: 100px; } }

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

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

.testimonial-slider-area_6b15bee62fa7d542.style-1_8e98a4ab96179328 {
  padding-bottom: 5px; }

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

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

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

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

.team-slider-area_034fe01a0c518e26.style-1_8e98a4ab96179328 {
  overflow: hidden; }

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

.about-us-area_fcfb2d6be41c5eaa.style-2_68c7258fa6ef457b {
  padding-top: 120px;
  padding-bottom: 330px;
  background-color: #F9F4F1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .about-us-area_fcfb2d6be41c5eaa.style-2_68c7258fa6ef457b {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area_fcfb2d6be41c5eaa.style-2_68c7258fa6ef457b {
      padding: 100px 0; } }
  @media (max-width: 991px) {
    .about-us-area_fcfb2d6be41c5eaa.style-2_68c7258fa6ef457b .te-about-image-card_054db373e8979c98 {
      text-align: center;
      margin-bottom: 50px; } }
  @media (max-width: 991px) {
    .about-us-area_fcfb2d6be41c5eaa.style-2_68c7258fa6ef457b .te-about-image-card_054db373e8979c98 .te-main-img-wrapper_f364432040dbce54 .te-main-img-inner_f9e49da84a20733d {
      width: 100%; } }
  @media (max-width: 1199px) {
    .about-us-area_fcfb2d6be41c5eaa.style-2_68c7258fa6ef457b .te-about-image-card_054db373e8979c98 .te-company-foundation_33c272fbf04157b7 {
      left: 0; } }
  @media (max-width: 1199px) {
    .about-us-area_fcfb2d6be41c5eaa.style-2_68c7258fa6ef457b .te-about-info-card_aabfde8a49a33af6 {
      padding-left: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area_fcfb2d6be41c5eaa.style-2_68c7258fa6ef457b .te-about-info-card_aabfde8a49a33af6 {
      padding-left: 60px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .about-us-area_fcfb2d6be41c5eaa.style-2_68c7258fa6ef457b .te-about-info-card_aabfde8a49a33af6 {
      padding-left: 80px; } }

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

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

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

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

.faq-area_18e50c22e7164670.style-1_8e98a4ab96179328 {
  padding-bottom: 100px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .faq-area_18e50c22e7164670.style-1_8e98a4ab96179328 {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-area_18e50c22e7164670.style-1_8e98a4ab96179328 {
      padding-bottom: 100px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .faq-area_18e50c22e7164670.style-1_8e98a4ab96179328 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_18e50c22e7164670.style-1_8e98a4ab96179328 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_18e50c22e7164670.style-1_8e98a4ab96179328 .accordion-wrapper_84b11f20bde2fd65 {
      padding-right: 60px; } }
  .faq-area_18e50c22e7164670.style-1_8e98a4ab96179328 .te-faq-image_75eaa9c79ad3f1bc {
    margin-top: 82px;
    position: relative;
    right: -83px;
    display: inline-block; }
    @media (max-width: 1199px) {
      .faq-area_18e50c22e7164670.style-1_8e98a4ab96179328 .te-faq-image_75eaa9c79ad3f1bc {
        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_18e50c22e7164670.style-1_8e98a4ab96179328 .te-faq-image_75eaa9c79ad3f1bc {
        right: 0; } }
    .faq-area_18e50c22e7164670.style-1_8e98a4ab96179328 .te-faq-image_75eaa9c79ad3f1bc .te-image-wrapper_d808ed0a70694e87 {
      position: relative; }
      .faq-area_18e50c22e7164670.style-1_8e98a4ab96179328 .te-faq-image_75eaa9c79ad3f1bc .te-image-wrapper_d808ed0a70694e87 .te-main-img-inner_f9e49da84a20733d {
        -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_18e50c22e7164670.style-1_8e98a4ab96179328 .te-faq-image_75eaa9c79ad3f1bc .te-image-wrapper_d808ed0a70694e87 .te-image-shape_86807b55dcff9444 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: -1; }
      .faq-area_18e50c22e7164670.style-1_8e98a4ab96179328 .te-faq-image_75eaa9c79ad3f1bc .te-image-wrapper_d808ed0a70694e87 .content_ac9f3013ad2f7872 {
        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_18e50c22e7164670.style-1_8e98a4ab96179328 .te-faq-image_75eaa9c79ad3f1bc .te-image-wrapper_d808ed0a70694e87 .content_ac9f3013ad2f7872 .title_a3975320158b5066 {
          font-size: 18px;
          font-weight: 400;
          line-height: 18px;
          color: #ffffff;
          margin-bottom: 0; }
        .faq-area_18e50c22e7164670.style-1_8e98a4ab96179328 .te-faq-image_75eaa9c79ad3f1bc .te-image-wrapper_d808ed0a70694e87 .content_ac9f3013ad2f7872 .number_5add9d02ed90aaaa {
          font-size: 32px;
          font-weight: 500;
          line-height: 32px;
          letter-spacing: 0px;
          color: #ffffff;
          margin-bottom: 0; }
      .faq-area_18e50c22e7164670.style-1_8e98a4ab96179328 .te-faq-image_75eaa9c79ad3f1bc .te-image-wrapper_d808ed0a70694e87 .top-content_a5659bfef6954712 {
        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_18e50c22e7164670.style-1_8e98a4ab96179328 .te-faq-image_75eaa9c79ad3f1bc .te-image-wrapper_d808ed0a70694e87 .top-content_a5659bfef6954712 {
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); } }
      .faq-area_18e50c22e7164670.style-1_8e98a4ab96179328 .te-faq-image_75eaa9c79ad3f1bc .te-image-wrapper_d808ed0a70694e87 .bottom-content_603d905276786dcd {
        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_18e50c22e7164670.style-1_8e98a4ab96179328 .te-faq-image_75eaa9c79ad3f1bc .te-image-wrapper_d808ed0a70694e87 .bottom-content_603d905276786dcd {
            right: 50%;
            -webkit-transform: translateX(50%);
                    transform: translateX(50%); } }
        .faq-area_18e50c22e7164670.style-1_8e98a4ab96179328 .te-faq-image_75eaa9c79ad3f1bc .te-image-wrapper_d808ed0a70694e87 .bottom-content_603d905276786dcd .bottom-content-inner_fe059b2c5186e2c4 {
          width: 100%;
          height: 100%;
          background-color: #E7F914;
          border-radius: 100%;
          border: 8px solid #ffffff;
          outline: 2px dashed #14203A; }
          .faq-area_18e50c22e7164670.style-1_8e98a4ab96179328 .te-faq-image_75eaa9c79ad3f1bc .te-image-wrapper_d808ed0a70694e87 .bottom-content_603d905276786dcd .bottom-content-inner_fe059b2c5186e2c4 .title_a3975320158b5066,
          .faq-area_18e50c22e7164670.style-1_8e98a4ab96179328 .te-faq-image_75eaa9c79ad3f1bc .te-image-wrapper_d808ed0a70694e87 .bottom-content_603d905276786dcd .bottom-content-inner_fe059b2c5186e2c4 .number_5add9d02ed90aaaa {
            color: #14203A; }

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

.testimonial-slider-area_6b15bee62fa7d542 {
  overflow: hidden;
  padding-bottom: 10px; }
  .testimonial-slider-area_6b15bee62fa7d542.style-2_68c7258fa6ef457b .slick-list_d4569ecc74594ecd {
    margin: 0 -100px;
    overflow: visible; }
    .testimonial-slider-area_6b15bee62fa7d542.style-2_68c7258fa6ef457b .slick-list_d4569ecc74594ecd .te-slick-item_b85ea82dc95eb3ea {
      width: 520px;
      margin: 0 15px; }

.counter-up-area_8573da68bff9b82d.style-2_68c7258fa6ef457b .te-counter-card_6fd2394eadfc293d {
  padding: 80px 55px;
  background-color: #131A2A;
  border-radius: 20px; }
  .counter-up-area_8573da68bff9b82d.style-2_68c7258fa6ef457b .te-counter-card_6fd2394eadfc293d .te-counter-item_bc69f8faaee16303 .icon_c9a086bb74f700ca {
    width: unset;
    height: unset;
    background-color: transparent; }
  .counter-up-area_8573da68bff9b82d.style-2_68c7258fa6ef457b .te-counter-card_6fd2394eadfc293d .te-counter-item_bc69f8faaee16303 .te-counter-title_d2900eeb98f80fcd {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px; }
    .counter-up-area_8573da68bff9b82d.style-2_68c7258fa6ef457b .te-counter-card_6fd2394eadfc293d .te-counter-item_bc69f8faaee16303 .te-counter-title_d2900eeb98f80fcd .content_ac9f3013ad2f7872 {
      gap: 18px;
      text-align: left; }
  .counter-up-area_8573da68bff9b82d.style-2_68c7258fa6ef457b .te-counter-card_6fd2394eadfc293d .te-counter-item_bc69f8faaee16303 .title_a3975320158b5066 {
    color: #ffffff; }
  .counter-up-area_8573da68bff9b82d.style-2_68c7258fa6ef457b .te-counter-card_6fd2394eadfc293d .te-counter-item_bc69f8faaee16303 .number_5add9d02ed90aaaa {
    color: #E7F914; }
  .counter-up-area_8573da68bff9b82d.style-2_68c7258fa6ef457b .te-counter-card_6fd2394eadfc293d .te-counter-item_bc69f8faaee16303 .number_5add9d02ed90aaaa,
  .counter-up-area_8573da68bff9b82d.style-2_68c7258fa6ef457b .te-counter-card_6fd2394eadfc293d .te-counter-item_bc69f8faaee16303 .title_a3975320158b5066 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

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

.subscribe-area_3dc824f465437fa6.style-2_68c7258fa6ef457b {
  position: relative;
  z-index: 9;
  margin-bottom: -140px; }
  .subscribe-area_3dc824f465437fa6.style-2_68c7258fa6ef457b .te-subscribe-inner-area_7dfb70c56f0f7dff {
    background-color: #317EFE;
    padding: 10px;
    border-radius: 20px;
    gap: 0; }
    .subscribe-area_3dc824f465437fa6.style-2_68c7258fa6ef457b .te-subscribe-inner-area_7dfb70c56f0f7dff .te-image-bg-collumn_7233d43caee9ef5a {
      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_3dc824f465437fa6.style-2_68c7258fa6ef457b .te-subscribe-inner-area_7dfb70c56f0f7dff .te-subscribe-form-wrapper_a81737244d6abdd0 {
      padding: 0; }
    .subscribe-area_3dc824f465437fa6.style-2_68c7258fa6ef457b .te-subscribe-inner-area_7dfb70c56f0f7dff .te-content-wrapper_b6cda3f17d51f093 {
      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_3dc824f465437fa6.style-2_68c7258fa6ef457b .te-subscribe-inner-area_7dfb70c56f0f7dff .te-content-wrapper_b6cda3f17d51f093 {
          left: unset; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_3dc824f465437fa6.style-2_68c7258fa6ef457b .te-subscribe-inner-area_7dfb70c56f0f7dff .te-content-wrapper_b6cda3f17d51f093 {
          -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_3dc824f465437fa6.style-2_68c7258fa6ef457b .te-subscribe-inner-area_7dfb70c56f0f7dff .te-content-wrapper_b6cda3f17d51f093 {
          -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_3dc824f465437fa6.style-2_68c7258fa6ef457b .te-subscribe-inner-area_7dfb70c56f0f7dff .te-content-wrapper_b6cda3f17d51f093 {
          gap: 60px; } }
      .subscribe-area_3dc824f465437fa6.style-2_68c7258fa6ef457b .te-subscribe-inner-area_7dfb70c56f0f7dff .te-content-wrapper_b6cda3f17d51f093 .te-subscribe-title_12a41074bed1e7f1 {
        font-size: 38px;
        font-weight: 500;
        line-height: 46px;
        letter-spacing: -0.676px;
        text-transform: capitalize;
        margin-bottom: 0; }
      .subscribe-area_3dc824f465437fa6.style-2_68c7258fa6ef457b .te-subscribe-inner-area_7dfb70c56f0f7dff .te-content-wrapper_b6cda3f17d51f093 .te-content-inner_8531404e49cc6238 {
        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_3dc824f465437fa6.style-2_68c7258fa6ef457b .te-subscribe-inner-area_7dfb70c56f0f7dff .te-content-wrapper_b6cda3f17d51f093 .te-content-inner_8531404e49cc6238 {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
        .subscribe-area_3dc824f465437fa6.style-2_68c7258fa6ef457b .te-subscribe-inner-area_7dfb70c56f0f7dff .te-content-wrapper_b6cda3f17d51f093 .te-content-inner_8531404e49cc6238 .icon_c9a086bb74f700ca {
          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_3dc824f465437fa6.style-2_68c7258fa6ef457b .te-subscribe-inner-area_7dfb70c56f0f7dff .te-subscribe-form-widget_b12c1ca58b50088a {
      background: #fff;
      padding: 7px;
      border-radius: 50px; }
    .subscribe-area_3dc824f465437fa6.style-2_68c7258fa6ef457b .te-subscribe-inner-area_7dfb70c56f0f7dff .mc4wp-form-fields_4c8209f6a940bd34 {
      gap: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .subscribe-area_3dc824f465437fa6.style-2_68c7258fa6ef457b .te-subscribe-inner-area_7dfb70c56f0f7dff .mc4wp-form-fields_4c8209f6a940bd34 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }

.testimonial-slider-area_6b15bee62fa7d542.style-3_e149d44320596091 {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .testimonial-slider-area_6b15bee62fa7d542.style-3_e149d44320596091 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slider-area_6b15bee62fa7d542.style-3_e149d44320596091 {
      padding: 100px 0; } }
  .testimonial-slider-area_6b15bee62fa7d542.style-3_e149d44320596091 .slick-list_d4569ecc74594ecd .slick-slide_d34424be758dfaf9.slick-current_60767a1c5074c321 .te-testimonial-card_2075102c0df53f65.style-3_e149d44320596091 .te-content-wrapper_b6cda3f17d51f093 .te-user-meta_0051e06ac76f3311 .icon_c9a086bb74f700ca {
    color: #317EFE; }

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

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

.te-contact-info_ae9541b04d9fd6e8 {
  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_ae9541b04d9fd6e8 .te-icon-card_1c32cec39b7c680f {
      -webkit-box-orient: unset;
      -webkit-box-direction: unset;
          -ms-flex-direction: unset;
              flex-direction: unset; } }

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

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

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

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

.service-details_7a4bd9c7f836bcc4 {
  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_7a4bd9c7f836bcc4 .image_912645b54f660e4f {
    border-radius: 20px;
    overflow: hidden; }
  .service-details_7a4bd9c7f836bcc4 .content_ac9f3013ad2f7872 .te-title-wrapper_586979e933def9da {
    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_7a4bd9c7f836bcc4 .content_ac9f3013ad2f7872 .te-title-wrapper_586979e933def9da .title-inner_f2d33f0a29ced3a8 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 20px; }
      .service-details_7a4bd9c7f836bcc4 .content_ac9f3013ad2f7872 .te-title-wrapper_586979e933def9da .title-inner_f2d33f0a29ced3a8 .icon_c9a086bb74f700ca {
        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_7a4bd9c7f836bcc4 .content_ac9f3013ad2f7872 .te-title-wrapper_586979e933def9da .title-inner_f2d33f0a29ced3a8 .title_a3975320158b5066 {
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: 39.84px;
        letter-spacing: 0px;
        margin-bottom: 0;
        color: #317EFE; }

.service-details-overview_852b104e5cc53396 {
  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_852b104e5cc53396 .list-wrapper_cc57859b817177c0 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px; }
    .service-details-overview_852b104e5cc53396 .list-wrapper_cc57859b817177c0 .icon_c9a086bb74f700ca {
      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_852b104e5cc53396 .list-wrapper_cc57859b817177c0 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_852b104e5cc53396 .list-wrapper_cc57859b817177c0 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_852b104e5cc53396 .list-wrapper_cc57859b817177c0 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_852b104e5cc53396 .list-wrapper_cc57859b817177c0 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_dfd3750ab8ef94ca {
  padding-top: 120px;
  padding-bottom: 96px; }
  .team-page_dfd3750ab8ef94ca .te-team-card_9b8d85863ad1e798 {
    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_2711a1bf4e1e077c {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .team-details-page_2711a1bf4e1e077c {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-page_2711a1bf4e1e077c {
      padding-top: 100px;
      padding-bottom: 76px; } }

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

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

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

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

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

.footer_525d8052cea09455 {
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .footer_525d8052cea09455 .te-subscribe-form-widget_b12c1ca58b50088a .submit-btn_0b0fb4ac58046f09 span {
    display: none; }
  .footer_525d8052cea09455.style-1_8e98a4ab96179328 {
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .footer_525d8052cea09455.style-1_8e98a4ab96179328 .te-footer-sec_8ac5f9cc1a3d1693 {
      border-bottom: 1px solid rgba(19, 26, 42, 0.1);
      padding-top: 214px;
      padding-bottom: 60px; }
      .footer_525d8052cea09455.style-1_8e98a4ab96179328 .te-footer-sec_8ac5f9cc1a3d1693 .te-footer-widget_eb820d7508d599d7 .te-subscribe-form-widget_b12c1ca58b50088a .mc4wp-form-fields_4c8209f6a940bd34 {
        border-color: rgba(19, 26, 42, 0.5); }
    .footer_525d8052cea09455.style-1_8e98a4ab96179328 .te-footer-widget_eb820d7508d599d7 .te-subscribe-form-widget_b12c1ca58b50088a .single-field_61aa88c34f0b0c00 input {
      color: #131A2A; }
  .footer_525d8052cea09455.style-2_68c7258fa6ef457b .widget_60fd8c1bd7d24c6e .wp-block-heading_04e06a5dd2330907,
  .footer_525d8052cea09455.style-2_68c7258fa6ef457b .widget_60fd8c1bd7d24c6e .widget-title_baff13af8e3ef3c0,
  .footer_525d8052cea09455.style-2_68c7258fa6ef457b .widget_60fd8c1bd7d24c6e .wp-block-search__label_ffb60f7d949436a1,
  .footer_525d8052cea09455.style-2_68c7258fa6ef457b .sidebar__widget_e319a7d3efb67a30 .wp-block-heading_04e06a5dd2330907,
  .footer_525d8052cea09455.style-2_68c7258fa6ef457b .sidebar__widget_e319a7d3efb67a30 .widget-title_baff13af8e3ef3c0,
  .footer_525d8052cea09455.style-2_68c7258fa6ef457b .sidebar__widget_e319a7d3efb67a30 .wp-block-search__label_ffb60f7d949436a1,
  .footer_525d8052cea09455.style-2_68c7258fa6ef457b .widget_60fd8c1bd7d24c6e ul li a,
  .footer_525d8052cea09455.style-2_68c7258fa6ef457b .widget_60fd8c1bd7d24c6e ol li a,
  .footer_525d8052cea09455.style-2_68c7258fa6ef457b .sidebar__widget_e319a7d3efb67a30 ul li a,
  .footer_525d8052cea09455.style-2_68c7258fa6ef457b .sidebar__widget_e319a7d3efb67a30 ol li a,
  .footer_525d8052cea09455.style-2_68c7258fa6ef457b .widget_60fd8c1bd7d24c6e ul li,
  .footer_525d8052cea09455.style-2_68c7258fa6ef457b .wp-calendar-table_8838445c9e65cab9,
  .footer_525d8052cea09455.style-2_68c7258fa6ef457b .wp-block-calendar_1c5507a63977ae3d caption,
  .footer_525d8052cea09455.style-2_68c7258fa6ef457b nav.wp-calendar-nav_b44917de47010ad3 a,
  .footer_525d8052cea09455.style-2_68c7258fa6ef457b .wp-block-latest-comments__comment-excerpt_b405de18e69cc487,
  .footer_525d8052cea09455.style-2_68c7258fa6ef457b .wp-calendar-table_8838445c9e65cab9 caption,
  .footer_525d8052cea09455.style-2_68c7258fa6ef457b .widget_text_43ae441a0fcdd2a4,
  .footer_525d8052cea09455.style-2_68c7258fa6ef457b .widget_60fd8c1bd7d24c6e .tagcloud_117477e37fe83a35 a,
  .footer_525d8052cea09455.style-2_68c7258fa6ef457b .widget_60fd8c1bd7d24c6e .wp-block-tag-cloud_70931b480107ba5a a,
  .footer_525d8052cea09455.style-2_68c7258fa6ef457b .sidebar__widget_e319a7d3efb67a30 .tagcloud_117477e37fe83a35 a,
  .footer_525d8052cea09455.style-2_68c7258fa6ef457b .sidebar__widget_e319a7d3efb67a30 .wp-block-tag-cloud_70931b480107ba5a a,
  .footer_525d8052cea09455.style-2_68c7258fa6ef457b .wp-block-latest-comments__comment-date_7cd5c96c4e09a448,
  .footer_525d8052cea09455.style-2_68c7258fa6ef457b .wp-block-latest-comments__comment_bb6c6cce2fc3d8da,
  .footer_525d8052cea09455.style-2_68c7258fa6ef457b .wp-block-archives-dropdown_28d5917bdd46d03d label,
  .footer_525d8052cea09455.style-2_68c7258fa6ef457b .widget_categories_c4e8b9a27f83208d li a,
  .footer_525d8052cea09455.style-2_68c7258fa6ef457b .widget_archive_22cc87ee76987928 li a,
  .footer_525d8052cea09455.style-2_68c7258fa6ef457b .widget_nav_menu_64371db10c1cc761 li a,
  .footer_525d8052cea09455.style-2_68c7258fa6ef457b .widget_tag_cloud_3989d70c9b4f8cc3 a,
  .footer_525d8052cea09455.style-2_68c7258fa6ef457b .widget_rss_eb57e2b13c566862 li a,
  .footer_525d8052cea09455.style-2_68c7258fa6ef457b .widget_rss_eb57e2b13c566862 li,
  .footer_525d8052cea09455.style-2_68c7258fa6ef457b .footer__widget_518f284849da5661 a,
  .footer_525d8052cea09455.style-2_68c7258fa6ef457b .footer__widget_518f284849da5661 li,
  .footer_525d8052cea09455.style-2_68c7258fa6ef457b li.recentcomments_71fe3db3f705ccd7 {
    color: #ffffff; }
  .footer_525d8052cea09455.style-2_68c7258fa6ef457b .te-theme-btn_41b868b9b354bc91,
  .footer_525d8052cea09455.style-2_68c7258fa6ef457b .wp-block-loginout_2925f0279e093780 a,
  .footer_525d8052cea09455.style-2_68c7258fa6ef457b input.te-theme-btn_41b868b9b354bc91,
  .footer_525d8052cea09455.style-2_68c7258fa6ef457b .widget_60fd8c1bd7d24c6e .wp-block-search_393f3a18df71b99b button,
  .footer_525d8052cea09455.style-2_68c7258fa6ef457b .widget_60fd8c1bd7d24c6e .search-form_888cc6921b571d4e button,
  .footer_525d8052cea09455.style-2_68c7258fa6ef457b .widget_60fd8c1bd7d24c6e .sidebar__search_271516fe17d2d3c5 button,
  .footer_525d8052cea09455.style-2_68c7258fa6ef457b .sidebar__widget_e319a7d3efb67a30 .wp-block-search_393f3a18df71b99b button,
  .footer_525d8052cea09455.style-2_68c7258fa6ef457b .sidebar__widget_e319a7d3efb67a30 .search-form_888cc6921b571d4e button,
  .footer_525d8052cea09455.style-2_68c7258fa6ef457b .sidebar__widget_e319a7d3efb67a30 .sidebar__search_271516fe17d2d3c5 button {
    background-color: #E7F914;
    color: #14203A; }
  .footer_525d8052cea09455 .footer__widget_518f284849da5661 li {
    list-style: none; }
  .footer_525d8052cea09455 .te-footer-widget_eb820d7508d599d7.te_widget_nav_menu_6632fe2bdf6ef643 li.wp-block-social-link_bc4b1af31322c44e {
    display: inline-block;
    width: unset !important; }
  .footer_525d8052cea09455 .te_widget_nav_menu_6632fe2bdf6ef643 li.cat-item_15f83eb6f4eaec99 {
    text-align: right; }
    .footer_525d8052cea09455 .te_widget_nav_menu_6632fe2bdf6ef643 li.cat-item_15f83eb6f4eaec99 a {
      float: left; }
  .footer_525d8052cea09455 .te-footer-bg_2c0c8f915b329373 {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: -1; }
  .footer_525d8052cea09455 .footer-nav-widget_63b2a953bf22a06b {
    padding: 0 90px; }
    @media (max-width: 991px) {
      .footer_525d8052cea09455 .footer-nav-widget_63b2a953bf22a06b {
        padding: 0 12px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .footer_525d8052cea09455 .footer-nav-widget_63b2a953bf22a06b {
        padding: 0 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .footer_525d8052cea09455 .footer-nav-widget_63b2a953bf22a06b {
        padding: 0 30px; } }

.te-footer-widget_eb820d7508d599d7 {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .te-footer-widget_eb820d7508d599d7 {
      margin-bottom: 40px; } }
  .te-footer-widget_eb820d7508d599d7 .te-footer-widget-title_964a30675ae312d6,
  .te-footer-widget_eb820d7508d599d7 .wp-block-heading_04e06a5dd2330907 {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 39px;
    color: #131A2A;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700; }
  .te-footer-widget_eb820d7508d599d7 ul {
    padding-left: 0; }
  .te-footer-widget_eb820d7508d599d7 .te-subscribe-form-widget_b12c1ca58b50088a .mc4wp-form-fields_4c8209f6a940bd34 {
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 5px; }
  .te-footer-widget_eb820d7508d599d7 .te-subscribe-form-widget_b12c1ca58b50088a .single-field_61aa88c34f0b0c00 input {
    border-radius: 0;
    background-color: transparent;
    color: #ffffff; }
  .te-footer-widget_eb820d7508d599d7.widget-latest-posts-footer_c9763f279fa283f1 {
    margin-top: -5px; }
  @media (max-width: 767px) {
    .te-footer-widget_eb820d7508d599d7.zoom-instagram-widget_6aa3ad341a891c13 {
      margin-bottom: 0;
      margin-top: -10px; } }
  @media (max-width: 767px) {
    .te-footer-widget_eb820d7508d599d7.widget_contact_info_widget_dbdc8a5f4191e2b1 {
      margin-bottom: 18px; } }
  @media only screen and (min-width: 992px) and (max-width: 1399px) {
    .te-footer-widget_eb820d7508d599d7 .widget-instagram-feed_cf6b42ee793a176d {
      width: 170px; } }
  .te-footer-widget_eb820d7508d599d7 .te-footer-widget-info_d107f4f527612dd3 {
    padding-right: 30px; }
    @media (max-width: 1199px) {
      .te-footer-widget_eb820d7508d599d7 .te-footer-widget-info_d107f4f527612dd3 {
        padding-right: 0; } }
    .te-footer-widget_eb820d7508d599d7 .te-footer-widget-info_d107f4f527612dd3 p {
      color: #335371;
      margin-bottom: 30px; }
    .te-footer-widget_eb820d7508d599d7 .te-footer-widget-info_d107f4f527612dd3 .te-footer-logo_d935fa0d82250139 {
      margin-bottom: 30px;
      display: inline-block; }
    .te-footer-widget_eb820d7508d599d7 .te-footer-widget-info_d107f4f527612dd3 .info-form-and-social-icon_565a3f027fde4946 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 50px; }
      .te-footer-widget_eb820d7508d599d7 .te-footer-widget-info_d107f4f527612dd3 .info-form-and-social-icon_565a3f027fde4946 .te-social-profile_f2b405e3953f89d1 {
        margin-top: 0; }
    .te-footer-widget_eb820d7508d599d7 .te-footer-widget-info_d107f4f527612dd3 .te-social-profile_f2b405e3953f89d1 {
      gap: 20px;
      margin-top: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-footer-widget_eb820d7508d599d7 .te-footer-widget-info_d107f4f527612dd3 .info-form-and-social-icon_565a3f027fde4946 {
        -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_eb820d7508d599d7.te_widget_nav_menu_6632fe2bdf6ef643 ul {
    margin-top: -5px;
    padding-left: 0;
    margin-bottom: 0; }
  .te-footer-widget_eb820d7508d599d7.te_widget_nav_menu_6632fe2bdf6ef643 li {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 2px; }
    .te-footer-widget_eb820d7508d599d7.te_widget_nav_menu_6632fe2bdf6ef643 li:last-child {
      padding-top: 0;
      padding-bottom: 0; }
    .te-footer-widget_eb820d7508d599d7.te_widget_nav_menu_6632fe2bdf6ef643 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_eb820d7508d599d7.te_widget_nav_menu_6632fe2bdf6ef643 li a::before {
        content: "\f105";
        font-family: "Font Awesome 6 Free";
        font-size: 14px; }
      .te-footer-widget_eb820d7508d599d7.te_widget_nav_menu_6632fe2bdf6ef643 li a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-footer-widget_eb820d7508d599d7 .te-footer-widget-contact_d0ec2159fe8646d5 p {
    color: #335371; }
  .te-footer-widget_eb820d7508d599d7 .te-footer-widget-contact_d0ec2159fe8646d5 .footer-contact_04f1cfc7173fb8d9 ul {
    list-style: none; }
    .te-footer-widget_eb820d7508d599d7 .te-footer-widget-contact_d0ec2159fe8646d5 .footer-contact_04f1cfc7173fb8d9 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_eb820d7508d599d7 .te-footer-widget-contact_d0ec2159fe8646d5 .footer-contact_04f1cfc7173fb8d9 ul li:first-child {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .te-footer-widget_eb820d7508d599d7 .te-footer-widget-contact_d0ec2159fe8646d5 .footer-contact_04f1cfc7173fb8d9 ul li:first-child .contact-icon_ce641b91be4573b0 {
          margin-top: 5px; }
      .te-footer-widget_eb820d7508d599d7 .te-footer-widget-contact_d0ec2159fe8646d5 .footer-contact_04f1cfc7173fb8d9 ul li:last-child {
        margin-bottom: 0; }
      .te-footer-widget_eb820d7508d599d7 .te-footer-widget-contact_d0ec2159fe8646d5 .footer-contact_04f1cfc7173fb8d9 ul li .contact-icon_ce641b91be4573b0 {
        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_eb820d7508d599d7 .te-footer-widget-contact_d0ec2159fe8646d5 .footer-contact_04f1cfc7173fb8d9 ul li .contact-text_2a5b3883f887262b {
        color: #335371;
        font-size: 18px;
        line-height: 24px;
        overflow: hidden; }
        .te-footer-widget_eb820d7508d599d7 .te-footer-widget-contact_d0ec2159fe8646d5 .footer-contact_04f1cfc7173fb8d9 ul li .contact-text_2a5b3883f887262b a:hover span {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .te-footer-widget_eb820d7508d599d7 .te-footer-widget-contact_d0ec2159fe8646d5 .footer-contact_04f1cfc7173fb8d9 ul li .contact-text_2a5b3883f887262b span,
        .te-footer-widget_eb820d7508d599d7 .te-footer-widget-contact_d0ec2159fe8646d5 .footer-contact_04f1cfc7173fb8d9 ul li .contact-text_2a5b3883f887262b p,
        .te-footer-widget_eb820d7508d599d7 .te-footer-widget-contact_d0ec2159fe8646d5 .footer-contact_04f1cfc7173fb8d9 ul li .contact-text_2a5b3883f887262b 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_eb820d7508d599d7 .te_widget_latest_post_06629df55673b75f ul li {
    margin-bottom: 10px; }
    .te-footer-widget_eb820d7508d599d7 .te_widget_latest_post_06629df55673b75f ul li .te-latest-post-thumb_7a7e502e80fbf879 {
      width: 80px;
      height: 80px;
      border-radius: 20px;
      overflow: hidden; }
    .te-footer-widget_eb820d7508d599d7 .te_widget_latest_post_06629df55673b75f ul li .te-latest-post-desc_2e13f574589a104a .te-latest-post-title_0be0594ccb475da8 {
      margin-bottom: 0;
      font-size: 18px;
      line-height: 29px;
      color: #335371;
      font-weight: 400; }
      .te-footer-widget_eb820d7508d599d7 .te_widget_latest_post_06629df55673b75f ul li .te-latest-post-desc_2e13f574589a104a .te-latest-post-title_0be0594ccb475da8 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_eb820d7508d599d7 .te_widget_latest_post_06629df55673b75f ul li .te-latest-post-desc_2e13f574589a104a .te-latest-post-title_0be0594ccb475da8 a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-footer-widget_eb820d7508d599d7 .te_widget_latest_post_06629df55673b75f ul li .te-latest-post-desc_2e13f574589a104a .te-latest-post-meta_c2b171b84c6880a8 {
      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_b21c76808aaf860d 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_b21c76808aaf860d ul {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .te-footer-bottom-menu_b21c76808aaf860d 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_b21c76808aaf860d ul li a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }

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

.subscribe-area_3dc824f465437fa6 {
  overflow: hidden; }
  .subscribe-area_3dc824f465437fa6.style-1_8e98a4ab96179328 .te-subscribe-inner-area_7dfb70c56f0f7dff .te-content-wrapper_b6cda3f17d51f093 {
    background-color: #317EFE;
    border-radius: 20px;
    padding: 63px 50px 68px 74px;
    gap: 14px; }
  .subscribe-area_3dc824f465437fa6.style-1_8e98a4ab96179328 .te-image-bg-collumn_7233d43caee9ef5a {
    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_3dc824f465437fa6.style-1_8e98a4ab96179328 .te-image-bg-collumn_7233d43caee9ef5a {
        display: none; } }
  .subscribe-area_3dc824f465437fa6 .te-content-wrapper_b6cda3f17d51f093 {
    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_3dc824f465437fa6 .te-content-wrapper_b6cda3f17d51f093 {
        padding: 100px 24px 100px 24px;
        margin: 0 auto; } }
    @media (max-width: 809px) {
      .subscribe-area_3dc824f465437fa6 .te-content-wrapper_b6cda3f17d51f093 {
        padding: 80px 24px 80px 24px;
        width: 100%; } }
    .subscribe-area_3dc824f465437fa6 .te-content-wrapper_b6cda3f17d51f093 .short-title_fa7bb5709ae666fd {
      font-size: 21px;
      font-weight: 500;
      color: #335371;
      margin-bottom: 0; }
    .subscribe-area_3dc824f465437fa6 .te-content-wrapper_b6cda3f17d51f093 .te-subscribe-title_12a41074bed1e7f1 {
      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_3dc824f465437fa6 .te-content-wrapper_b6cda3f17d51f093 .te-subscribe-title_12a41074bed1e7f1 {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .subscribe-area_3dc824f465437fa6 .te-content-wrapper_b6cda3f17d51f093 .te-subscribe-title_12a41074bed1e7f1 {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_3dc824f465437fa6 .te-content-wrapper_b6cda3f17d51f093 .te-subscribe-title_12a41074bed1e7f1 {
          font-size: 36px;
          line-height: 42px; } }
    .subscribe-area_3dc824f465437fa6 .te-content-wrapper_b6cda3f17d51f093 .text_5da421e8186ea808 {
      font-size: 18px;
      color: #ffffff;
      margin-bottom: 0; }
  .subscribe-area_3dc824f465437fa6 .te-subscribe-inner-area_7dfb70c56f0f7dff {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .subscribe-area_3dc824f465437fa6 .te-subscribe-inner-area_7dfb70c56f0f7dff {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .subscribe-area_3dc824f465437fa6 .te-subscribe-inner-area_7dfb70c56f0f7dff .te-subscribe-collumn_97df600b28387e4a {
      -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_3dc824f465437fa6 .te-subscribe-inner-area_7dfb70c56f0f7dff .te-subscribe-collumn_97df600b28387e4a.te-image-bg-collumn_7233d43caee9ef5a {
          display: none; } }
    .subscribe-area_3dc824f465437fa6 .te-subscribe-inner-area_7dfb70c56f0f7dff .mc4wp-form-fields_4c8209f6a940bd34 {
      background-color: transparent;
      gap: 10px; }
      @media (max-width: 575px) {
        .subscribe-area_3dc824f465437fa6 .te-subscribe-inner-area_7dfb70c56f0f7dff .mc4wp-form-fields_4c8209f6a940bd34 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .subscribe-area_3dc824f465437fa6 .te-subscribe-inner-area_7dfb70c56f0f7dff .mc4wp-form-fields_4c8209f6a940bd34 .submit-btn_0b0fb4ac58046f09 {
        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_eb820d7508d599d7 .te-subscribe-form-wrapper_a81737244d6abdd0 {
  color: #335371; }

.te-subscribe-form-widget_b12c1ca58b50088a {
  position: relative; }
  .te-subscribe-form-widget_b12c1ca58b50088a .mc4wp-form-fields_4c8209f6a940bd34 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    overflow: hidden;
    border-radius: 5px; }
  .te-subscribe-form-widget_b12c1ca58b50088a .single-field_61aa88c34f0b0c00 {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .te-subscribe-form-widget_b12c1ca58b50088a .single-field_61aa88c34f0b0c00 input {
      color: #335371;
      height: 55px;
      padding: 0 30px;
      font-size: 18px;
      width: 100%;
      border-radius: 50px; }
    .te-subscribe-form-widget_b12c1ca58b50088a .single-field_61aa88c34f0b0c00 *::-webkit-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_b12c1ca58b50088a .single-field_61aa88c34f0b0c00 *:-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_b12c1ca58b50088a .single-field_61aa88c34f0b0c00 *::-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_b12c1ca58b50088a .single-field_61aa88c34f0b0c00 *::placeholder {
      color: #778196; }
  .te-subscribe-form-widget_b12c1ca58b50088a .submit-btn_0b0fb4ac58046f09 {
    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_b12c1ca58b50088a .submit-btn_0b0fb4ac58046f09:hover {
      background-color: #131A2A;
      color: #ffffff; }
  .te-subscribe-form-widget_b12c1ca58b50088a .mc4wp-response_fae37fad9a61a0f6 {
    position: absolute;
    margin-top: 15px; }
    .te-subscribe-form-widget_b12c1ca58b50088a .mc4wp-response_fae37fad9a61a0f6 .mc4wp-alert_19e6733dd09eac37.mc4wp-error_29768e6ff6da47a0 p {
      color: #ff0000;
      position: relative; }
    .te-subscribe-form-widget_b12c1ca58b50088a .mc4wp-response_fae37fad9a61a0f6 .mc4wp-alert_19e6733dd09eac37.mc4wp-error_29768e6ff6da47a0 a {
      color: #ff0000; }
    .te-subscribe-form-widget_b12c1ca58b50088a .mc4wp-response_fae37fad9a61a0f6 .mc4wp-alert_19e6733dd09eac37.mc4wp-success_eff8cbaa14561502 p, .te-subscribe-form-widget_b12c1ca58b50088a .mc4wp-response_fae37fad9a61a0f6 .mc4wp-alert_19e6733dd09eac37.mc4wp-notice_50acedc896a9791f p {
      color: #ffffff;
      position: relative; }

.te-footer-social-wrapper_bba0c001f4cc712b {
  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_bba0c001f4cc712b .te-footer-logo_d935fa0d82250139 {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .te-footer-social-wrapper_bba0c001f4cc712b .te-social-widget_3ff0d25bae945f94 {
    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_bba0c001f4cc712b .te-social-widget_3ff0d25bae945f94 span {
      color: #ffffff;
      font-size: 20px;
      font-weight: 400; }

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

.footer_525d8052cea09455.style-2_68c7258fa6ef457b {
  background-color: #131A2A; }
  .footer_525d8052cea09455.style-2_68c7258fa6ef457b .te-footer-sec_8ac5f9cc1a3d1693 {
    border-bottom: 1px solid rgba(225, 225, 225, 0.3);
    padding-top: 80px;
    padding-bottom: 70px; }
  .footer_525d8052cea09455.style-2_68c7258fa6ef457b .te-footer-widget-title_964a30675ae312d6,
  .footer_525d8052cea09455.style-2_68c7258fa6ef457b .wp-block-heading_04e06a5dd2330907 {
    color: #ffffff;
    font-size: 24px; }
  .footer_525d8052cea09455.style-2_68c7258fa6ef457b .footer-bottom-area_89dbe7068b549939 .te-copyright-text_a16a320e4600fb12 p,
  .footer_525d8052cea09455.style-2_68c7258fa6ef457b .te-footer-widget_eb820d7508d599d7.te_widget_nav_menu_6632fe2bdf6ef643 li a,
  .footer_525d8052cea09455.style-2_68c7258fa6ef457b .te-footer-widget_eb820d7508d599d7 .te_widget_latest_post_06629df55673b75f ul li .te-latest-post-desc_2e13f574589a104a .te-latest-post-title_0be0594ccb475da8 a,
  .footer_525d8052cea09455.style-2_68c7258fa6ef457b .te-footer-widget_eb820d7508d599d7 .te_widget_latest_post_06629df55673b75f ul li .te-latest-post-desc_2e13f574589a104a .te-latest-post-title_0be0594ccb475da8,
  .footer_525d8052cea09455.style-2_68c7258fa6ef457b .te-footer-widget_eb820d7508d599d7 .te_widget_latest_post_06629df55673b75f ul li .te-latest-post-desc_2e13f574589a104a .te-latest-post-meta_c2b171b84c6880a8,
  .footer_525d8052cea09455.style-2_68c7258fa6ef457b .te-footer-widget_eb820d7508d599d7 .te-subscribe-form-wrapper_a81737244d6abdd0,
  .footer_525d8052cea09455.style-2_68c7258fa6ef457b .te-footer-bottom-menu_b21c76808aaf860d ul li a,
  .footer_525d8052cea09455.style-2_68c7258fa6ef457b .footer-bottom-area_89dbe7068b549939 .te-copyright-text_a16a320e4600fb12 p a {
    color: #ffffff; }

/*# sourceMappingURL=style.css_2f250c9f198c3769.map_5e3b3de10a13b111 */