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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

code {
  color: #E7F914; }

.te-theme-btn_7e6842ece3b64e14,
.wp-block-loginout_faf29a9b69dc9450 a,
input.te-theme-btn_7e6842ece3b64e14 {
  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_7e6842ece3b64e14:hover,
  .wp-block-loginout_faf29a9b69dc9450 a:hover,
  input.te-theme-btn_7e6842ece3b64e14:hover {
    color: #131A2A;
    background-color: #E7F914; }
  .te-theme-btn_7e6842ece3b64e14:focus,
  .wp-block-loginout_faf29a9b69dc9450 a:focus,
  input.te-theme-btn_7e6842ece3b64e14:focus {
    color: #ffffff; }
  .te-theme-btn_7e6842ece3b64e14.yellow-btn_0f27d605e96d4a57,
  .wp-block-loginout_faf29a9b69dc9450 a.yellow-btn_0f27d605e96d4a57,
  input.te-theme-btn_7e6842ece3b64e14.yellow-btn_0f27d605e96d4a57 {
    background-color: #E7F914;
    color: #14203A; }
  .te-theme-btn_7e6842ece3b64e14.simple-btn_94ce356c0b1a2270,
  .wp-block-loginout_faf29a9b69dc9450 a.simple-btn_94ce356c0b1a2270,
  input.te-theme-btn_7e6842ece3b64e14.simple-btn_94ce356c0b1a2270 {
    padding-left: 36px;
    padding-right: 36px; }

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

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

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

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

.circle-rotate-wrapper_0b2583d1e22eb4d9 {
  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_0b2583d1e22eb4d9 .circle-rotate-inner_54b05abba7964fcb {
    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_0d9524569d7585d0 {
  margin-top: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.px-350_355273ea4cdf3584 {
  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_933948b09abe26a1 label {
  width: 100%;
  display: block;
  font-weight: 600;
  margin-bottom: 10px; }
.post-password-form_933948b09abe26a1 input[type="password"] {
  font-size: 1.2rem;
  line-height: 20px;
  padding: 12px 20px;
  border: 1px solid #E4E4F2;
  width: 100%; }
.post-password-form_933948b09abe26a1 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_933948b09abe26a1 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_a6eeef7e9ff2669e .size-full_fd73b1de01d4ac94.alignright_5294a4e71f2cff43 {
  margin-bottom: 15px;
  margin-top: 20px; }
.tp-page-content_a6eeef7e9ff2669e figure.wp-caption_72238105888b8596.aligncenter_a55d579baa0edc87 {
  margin-top: 40px; }
.tp-page-content_a6eeef7e9ff2669e dl, .tp-page-content_a6eeef7e9ff2669e ol, .tp-page-content_a6eeef7e9ff2669e ul {
  margin-bottom: 11px; }
.tp-page-content_a6eeef7e9ff2669e .te-comment-respond_d555e15675d3c5f9 {
  margin-top: 78px;
  margin-bottom: 20px; }
.tp-page-content_a6eeef7e9ff2669e .te-latest-comments_37c87846b0862364 .te-comment-respond_d555e15675d3c5f9 {
  margin-bottom: 40px; }
.tp-page-content_a6eeef7e9ff2669e .te-post-comments_e5bc5c7e9f4f0aac {
  margin-top: 80px; }

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

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

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

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

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

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

.gallery-columns-1_39ecfa8a7eacf9ba .gallery-item_95d757aef36db49d {
  max-width: 100%;
  width: 100%; }

.gallery-columns-2_2fb442e6c56b631e .gallery-item_95d757aef36db49d {
  max-width: 50%; }

.gallery-columns-3_812949915a8a0f0f .gallery-item_95d757aef36db49d {
  max-width: 33.33%; }

.gallery-columns-4_e674c7c3a050054a .gallery-item_95d757aef36db49d {
  max-width: 25%; }

.gallery-columns-5_90182db3b6578e2c .gallery-item_95d757aef36db49d {
  max-width: 20%; }

.gallery-columns-6_0528bd1d34bb3977 .gallery-item_95d757aef36db49d {
  max-width: 16.66%; }

.gallery-columns-7_36e1af0f5ac7563b .gallery-item_95d757aef36db49d {
  max-width: 14.28%; }

.gallery-columns-8_caf58c9fc11e5dff .gallery-item_95d757aef36db49d {
  max-width: 12.5%; }

.gallery-columns-9_b339bb42e4c31f8b .gallery-item_95d757aef36db49d {
  max-width: 11.11%; }

.gallery-caption_e04e40a73eb8d5c5 {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.te-post-content p.has-large-font-size_9a18f161aa98d78d {
  font-size: 36px;
  line-height: 1.2; }
.te-post-content .wp-block-search_a7e15a1ce54aca90 {
  margin-bottom: 15px; }
.te-post-content .wp-block-file_a1ebe2c69826eb44 {
  margin-top: 20px; }
.te-post-content .wp-block-group__inner-container_eacf0a6b71fac9dd p {
  margin-top: 0 !important; }

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

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

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

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

.wp-block-cover_0e4717d819a5a0b4 p.wp-block-cover-text_6f23d48683b476ae,
.wp-block-cover_0e4717d819a5a0b4.is-light_636fc19f0975dfd2 .wp-block-cover__inner-container_ebed3dbc87052f12 {
  color: #fff !important; }

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

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

.widget_588b196f7d741ada .wp-block-archives-dropdown_97c12b4fda18b5e5,
.widget_588b196f7d741ada .wp-block-categories-dropdown_6d3b5e9a722dba9a,
.widget_588b196f7d741ada .wp-block-loginout_faf29a9b69dc9450,
.widget_588b196f7d741ada .wp-block-social-links_fa018793542d7828,
.widget_588b196f7d741ada.widget_archive_387acd2550e92b18 select,
.widget_588b196f7d741ada.te_widget_categories_2f4110522460707e select,
.widget_588b196f7d741ada.widget_text_7037b988f1b4d139 select,
.widget_588b196f7d741ada.te_widget_search_9accf50d91e430a7 .search-form_1e9449768c20c82b,
.widget_588b196f7d741ada.te_widget_tag_cloud_6fcd6db9d1e38d9d .tagcloud_31580775c2c54519,
.widget_588b196f7d741ada .wp-block-tag-cloud_4977c70a20b13495 {
  margin-bottom: 6px; }

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

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

.blog-search-content_cc891b899df926e1 {
  margin: 0; }
  .blog-search-content_cc891b899df926e1 .wp-block-search_a7e15a1ce54aca90,
  .blog-search-content_cc891b899df926e1 .search-form_1e9449768c20c82b,
  .blog-search-content_cc891b899df926e1 .sidebar__search_d027dd527b0242c4 {
    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_cc891b899df926e1 .wp-block-search_a7e15a1ce54aca90,
      .blog-search-content_cc891b899df926e1 .search-form_1e9449768c20c82b,
      .blog-search-content_cc891b899df926e1 .sidebar__search_d027dd527b0242c4 {
        width: 100%; } }
    .blog-search-content_cc891b899df926e1 .wp-block-search_a7e15a1ce54aca90 .wp-block-search__inside-wrapper_73330901b17798c0,
    .blog-search-content_cc891b899df926e1 .search-form_1e9449768c20c82b .wp-block-search__inside-wrapper_73330901b17798c0,
    .blog-search-content_cc891b899df926e1 .sidebar__search_d027dd527b0242c4 .wp-block-search__inside-wrapper_73330901b17798c0 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .blog-search-content_cc891b899df926e1 .wp-block-search_a7e15a1ce54aca90 label,
    .blog-search-content_cc891b899df926e1 .search-form_1e9449768c20c82b label,
    .blog-search-content_cc891b899df926e1 .sidebar__search_d027dd527b0242c4 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_cc891b899df926e1 .wp-block-search_a7e15a1ce54aca90 input,
    .blog-search-content_cc891b899df926e1 .search-form_1e9449768c20c82b input,
    .blog-search-content_cc891b899df926e1 .sidebar__search_d027dd527b0242c4 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_cc891b899df926e1 .wp-block-search_a7e15a1ce54aca90 button,
    .blog-search-content_cc891b899df926e1 .search-form_1e9449768c20c82b button,
    .blog-search-content_cc891b899df926e1 .sidebar__search_d027dd527b0242c4 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_a6eeef7e9ff2669e .wp-smiley_4d3ad98487a76224,
.entry-content_267c9181a78bd803 .wp-smiley_4d3ad98487a76224,
.comment-content_b5bae4eb91a6698c .wp-smiley_4d3ad98487a76224 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

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

.te-comment-respond_d555e15675d3c5f9.style-two_820f84ba46499133 .wpcf7-form_bc7346b468c78980 .wpcf7-not-valid-tip_9f51ce3f4cef571f {
  color: #d9c0b8 !important; }
.te-comment-respond_d555e15675d3c5f9 .wpcf7-form_bc7346b468c78980 .wpcf7-not-valid_64de5eb4598d7e1b {
  border-color: #dc3232 !important; }
.te-comment-respond_d555e15675d3c5f9 .wpcf7-form_bc7346b468c78980 .wpcf7-not-valid-tip_9f51ce3f4cef571f {
  font-size: 16px;
  margin-top: 5px; }
.te-comment-respond_d555e15675d3c5f9 .wpcf7-form_bc7346b468c78980.sent_654fbdf972d4a84d .wpcf7-response-output_c4cbd278c5eccdb9 {
  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_d555e15675d3c5f9 .wpcf7-form_bc7346b468c78980.invalid_7dd731212b89f38e .wpcf7-response-output_c4cbd278c5eccdb9 {
  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_bef98ef9c2ec9528 {
  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_bef98ef9c2ec9528 .wpcf7-te-list-item_8bfbc68aff871ec0 {
    margin: 0; }
    .wpcf7-form-control_bef98ef9c2ec9528 .wpcf7-te-list-item_8bfbc68aff871ec0 label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      margin: 0;
      gap: 10px; }
      .wpcf7-form-control_bef98ef9c2ec9528 .wpcf7-te-list-item_8bfbc68aff871ec0 label .wpcf7-te-list-item-label_4d3bf33d4e33d8ef {
        font-size: 16px;
        font-weight: 400; }

.logged-in_73da9741211fbb0f .te-comment-respond_d555e15675d3c5f9 textarea {
  margin-bottom: 12px; }

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

body.admin-bar_87a96dfb0eb60bd4 .header-menu-area_4980b347b30afa5d.sticky_menu_258105cd7b5dc9cd {
  top: 30px; }
  @media (max-width: 600px) {
    body.admin-bar_87a96dfb0eb60bd4 .header-menu-area_4980b347b30afa5d.sticky_menu_258105cd7b5dc9cd {
      top: 0; } }

.page-template-default_98aa6edfc5998009.page-id-146_559a459f6dad639d .tp-page-content_a6eeef7e9ff2669e p:last-child {
  margin-bottom: 10px; }
.page-template-default_98aa6edfc5998009.page-id-1133_6e529b5a17feceb6 .tp-page-content_a6eeef7e9ff2669e .te-comment-respond_d555e15675d3c5f9 {
  margin-top: 78px;
  display: inline-block;
  width: 100%; }
.page-template-default_98aa6edfc5998009.page-id-3_9ece152a2913efb2 .page-area_bf7fc94f801830bd {
  padding-top: 128px; }

.single-post-item_dab119e2223fc599.post-24_154d3605c3c9c454 .wp-block-button_d48ccf70e68fd8ba a {
  color: #ffffff; }

.post-template-default_94b6628d326e8872.postid-163_8ed7ccda85c59699 .te-blog-details-wrapper_9c5979ab9c84ce17 .te-post-item_8b84598dbac6f45b .te-post-content {
  margin-bottom: 34px; }
.post-template-default_94b6628d326e8872.postid-150_ff759eccee350b79 .te-blog-details-wrapper_9c5979ab9c84ce17 .te-post-item_8b84598dbac6f45b .te-post-content {
  margin-bottom: 34px; }
  .post-template-default_94b6628d326e8872.postid-150_ff759eccee350b79 .te-blog-details-wrapper_9c5979ab9c84ce17 .te-post-item_8b84598dbac6f45b .te-post-content .wp-block-group_bbcc42ed8f56c02a.is-layout-constrained_24d3df8c38c974f7:last-child {
    border: 1px solid #000; }
.post-template-default_94b6628d326e8872.postid-51_b58c92f482e40f3e .te-blog-details-wrapper_9c5979ab9c84ce17 .te-post-item_8b84598dbac6f45b .te-post-content {
  margin-bottom: 25px; }
  .post-template-default_94b6628d326e8872.postid-51_b58c92f482e40f3e .te-blog-details-wrapper_9c5979ab9c84ce17 .te-post-item_8b84598dbac6f45b .te-post-content p:last-child {
    margin-bottom: 0; }
.post-template-default_94b6628d326e8872.postid-1163_10ff16153b763316 .te-blog-details-wrapper_9c5979ab9c84ce17 .te-post-item_8b84598dbac6f45b .te-post-content .wp-caption_72238105888b8596, .post-template-default_94b6628d326e8872.postid-568_d666165152b4ab30 .te-blog-details-wrapper_9c5979ab9c84ce17 .te-post-item_8b84598dbac6f45b .te-post-content .wp-caption_72238105888b8596 {
  margin-top: 20px; }
.post-template-default_94b6628d326e8872.postid-1785_1d17aeba7e08880f .te-blog-details-wrapper_9c5979ab9c84ce17 .te-post-item_8b84598dbac6f45b .te-post-content .wp-block-button__link_a7b772b6a3a18238 {
  color: #ffffff !important; }
.post-template-default_94b6628d326e8872.postid-1149_58a24090f1a6812a .te-blog-details-wrapper_9c5979ab9c84ce17 .te-latest-comments_37c87846b0862364 li .te-comments-item_1df7ed569f55670b .te-comments-text_a18c0f627d8fa5bb p {
  margin-bottom: 0; }
.post-template-default_94b6628d326e8872.postid-555_0ce46dfe5671f0bf .te-blog-details-wrapper_9c5979ab9c84ce17 .te-post-item_8b84598dbac6f45b .te-post-content .gallery_3c5889f6fdc22418 {
  margin-top: 20px; }

.error-404_4513f0ba383fa212.not-found {
  margin-top: -20px;
  margin-bottom: 40px; }
  .error-404_4513f0ba383fa212.not-found .error-content_0c2521ce80338d08 .error-btn-bh_102f272aa19a7498 {
    margin-top: 20px; }

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

.sidebar_ecaeb7336ee43148 .widget_media_gallery_66f44690b7562559 .gallery-item_95d757aef36db49d {
  margin-bottom: 0; }
  .sidebar_ecaeb7336ee43148 .widget_media_gallery_66f44690b7562559 .gallery-item_95d757aef36db49d 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_581deacfe0269b3a {
  -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_4cd5a10f17a319ab {
  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_be33ef2afa41c1ad path {
  stroke: #317EFE;
  stroke-width: 4;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

body.admin-bar_87a96dfb0eb60bd4 .header-area_89fbc96193038c5d.style-2_b307192692e4aad6.login .te-header-menu-area_917905645cbe254a {
  top: auto !important; }

.header-area_89fbc96193038c5d .container-fluid_198d7ce01ad3e666 {
  padding: 0 70px; }
  @media (max-width: 1550px) {
    .header-area_89fbc96193038c5d .container-fluid_198d7ce01ad3e666 {
      padding: 0 24px; } }
.header-area_89fbc96193038c5d.style-2_b307192692e4aad6 .header-top {
  padding: 9px 0;
  background-color: #F9F4F1; }
  .header-area_89fbc96193038c5d.style-2_b307192692e4aad6 .header-top .te-header-contact-info_a44eb82b60c82084 span {
    color: #677471; }
    .header-area_89fbc96193038c5d.style-2_b307192692e4aad6 .header-top .te-header-contact-info_a44eb82b60c82084 span i {
      color: #317EFE; }
    .header-area_89fbc96193038c5d.style-2_b307192692e4aad6 .header-top .te-header-contact-info_a44eb82b60c82084 span a {
      color: #677471; }
  .header-area_89fbc96193038c5d.style-2_b307192692e4aad6 .header-top .te-social-profile_44c828a01f5303be a {
    color: #317EFE;
    background-color: #E0E6F8;
    width: 42px;
    height: 42px; }
    .header-area_89fbc96193038c5d.style-2_b307192692e4aad6 .header-top .te-social-profile_44c828a01f5303be a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #ffffff;
      background-color: #317EFE; }
.header-area_89fbc96193038c5d.style-2_b307192692e4aad6 .te-header-menu-area_917905645cbe254a {
  position: fixed;
  top: 20px;
  left: 0;
  width: 100%; }
  .header-area_89fbc96193038c5d.style-2_b307192692e4aad6 .te-header-menu-area_917905645cbe254a .menu-wrapper_dc751f18cca6b4aa {
    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_89fbc96193038c5d.style-2_b307192692e4aad6 .te-header-menu-area_917905645cbe254a .menu-wrapper_dc751f18cca6b4aa {
        padding-left: 10px;
        padding-right: 6px; } }
  .header-area_89fbc96193038c5d.style-2_b307192692e4aad6 .te-header-menu-area_917905645cbe254a .te-header-btn_f4cc5aa46ff17fdd .te-quote-btn_0d6d7ace521657c0 {
    background-color: #E7F914;
    border-color: #E7F914; }
.header-area_89fbc96193038c5d.style-2_b307192692e4aad6 .te-sticky_menu {
  top: 0; }
  .header-area_89fbc96193038c5d.style-2_b307192692e4aad6 .te-sticky_menu .menu-wrapper_dc751f18cca6b4aa {
    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_c2071bf9747d8c6e {
    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_2e4358b7a2c1d148 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px; }
  .header-top .te-header-contact-info_a44eb82b60c82084 {
    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_a44eb82b60c82084 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_a44eb82b60c82084 span.te-contact-info-item_122d4dbd929197c7 {
        gap: 0 10px !important; }
      .header-top .te-header-contact-info_a44eb82b60c82084 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_22dc8b548df55900 {
      display: none; } }
  .header-top .header-top-btn_22dc8b548df55900 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_22dc8b548df55900 a:hover:after {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
    .header-top .header-top-btn_22dc8b548df55900 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_44c828a01f5303be {
    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_44c828a01f5303be .te-social-profile-label_578225cea9a7b26f {
      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_44c828a01f5303be 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_44c828a01f5303be a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #14203A;
        background-color: #E7F914; }

.te-header-menu-area_917905645cbe254a {
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-header-menu-area_917905645cbe254a.te-te-sticky-header_8a9e9fdf79577afb {
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-header-menu-area_917905645cbe254a.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_917905645cbe254a.te-sticky_menu .te-logo_275f10ad68422979 {
      height: 84px; }
      .te-header-menu-area_917905645cbe254a.te-sticky_menu .te-logo_275f10ad68422979:after {
        display: none; }
      .te-header-menu-area_917905645cbe254a.te-sticky_menu .te-logo_275f10ad68422979 .te-standard-logo_664bdea51388eee6 {
        display: none; }
      .te-header-menu-area_917905645cbe254a.te-sticky_menu .te-logo_275f10ad68422979 .te-sticky-logo_706f6825b6f33248 {
        display: block; }
        .te-header-menu-area_917905645cbe254a.te-sticky_menu .te-logo_275f10ad68422979 .te-sticky-logo_706f6825b6f33248 img {
          width: 170px;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-header-menu-area_917905645cbe254a.te-sticky_menu .te-main-menu_aa4fa26e9e6ec225 ul li.te-active > a:after {
      bottom: 20px; }
    .te-header-menu-area_917905645cbe254a.te-sticky_menu .te-main-menu_aa4fa26e9e6ec225 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_917905645cbe254a.te-sticky_menu .te-main-menu_aa4fa26e9e6ec225 ul li a {
          padding: 33px 14px; } }
    .te-header-menu-area_917905645cbe254a.te-sticky_menu .te-main-menu_aa4fa26e9e6ec225 ul li ul li a {
      padding: 10px 20px; }
  .te-header-menu-area_917905645cbe254a .te-header-menu-wrapper_f7d44720191657da {
    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_917905645cbe254a .te-header-menu-wrapper_f7d44720191657da {
        gap: 20px; } }
  .te-header-menu-area_917905645cbe254a .te-logo_275f10ad68422979 {
    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_917905645cbe254a .te-logo_275f10ad68422979 {
        height: 100px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-header-menu-area_917905645cbe254a .te-logo_275f10ad68422979 {
        height: 80px; } }
    @media only screen and (max-width: 1199px) {
      .te-header-menu-area_917905645cbe254a .te-logo_275f10ad68422979 .te-standard-logo_664bdea51388eee6 {
        display: none; } }
    .te-header-menu-area_917905645cbe254a .te-logo_275f10ad68422979 .te-standard-logo_664bdea51388eee6 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-header-menu-area_917905645cbe254a .te-logo_275f10ad68422979 .te-sticky-logo_706f6825b6f33248 {
      display: none; }
      @media only screen and (max-width: 767px) {
        .te-header-menu-area_917905645cbe254a .te-logo_275f10ad68422979 .te-sticky-logo_706f6825b6f33248 {
          width: 170px; } }
      @media only screen and (max-width: 1199px) {
        .te-header-menu-area_917905645cbe254a .te-logo_275f10ad68422979 .te-sticky-logo_706f6825b6f33248 {
          display: block; } }
      .te-header-menu-area_917905645cbe254a .te-logo_275f10ad68422979 .te-sticky-logo_706f6825b6f33248 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-header-menu-area_917905645cbe254a .te-logo_275f10ad68422979 .te-retina-logo_d9a292505088012f {
      display: none; }

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

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

.te-header-btn_f4cc5aa46ff17fdd {
  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_f4cc5aa46ff17fdd .te-icon_a241c3d090dc52e8 {
    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_f4cc5aa46ff17fdd .te-icon_a241c3d090dc52e8: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_f4cc5aa46ff17fdd {
      display: none; } }
  .te-header-btn_f4cc5aa46ff17fdd .te-cta-btn_cb3d8780e0e26f75 {
    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_f4cc5aa46ff17fdd .te-cta-btn_cb3d8780e0e26f75:hover {
      background-color: #317EFE;
      color: #ffffff; }
  .te-header-btn_f4cc5aa46ff17fdd .te-quote-btn_0d6d7ace521657c0 {
    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_f4cc5aa46ff17fdd .te-quote-btn_0d6d7ace521657c0: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_a666decff093f02e {
    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_a666decff093f02e .te-search-content-filed_1ae1466d10568b65 {
      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_a666decff093f02e .te-search-content-filed_1ae1466d10568b65 .te-search-close {
        cursor: pointer;
        font-size: 30px;
        color: #ffffff; }
    .te-search-form-wrapper .te-search-form-inner_a666decff093f02e .te-search-form_1016abbcb13d19ad {
      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_a666decff093f02e .te-search-form_1016abbcb13d19ad .te-search-form-input_53bf59bb8ead12a8 {
        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_a666decff093f02e .te-search-form_1016abbcb13d19ad .te-search-form-input_53bf59bb8ead12a8 .te-search-icon_3c1dd1420e1e5159 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .te-search-form-wrapper .te-search-form-inner_a666decff093f02e .te-search-form_1016abbcb13d19ad .te-search-form-input_53bf59bb8ead12a8 button.te-submit-search-btn_2c6aadbf3a97306e {
          padding: 15px 24px !important; }
      .te-search-form-wrapper .te-search-form-inner_a666decff093f02e .te-search-form_1016abbcb13d19ad 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_406bc33989c6dc8a {
  display: none; }

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

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

.mean-container .mean-nav ul li.dropdown-opened_c8a07e4dec07f3b3 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_e5cc026ce4e01edc 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_e5cc026ce4e01edc 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_918cb7cdc95cb72c {
    display: inline-block;
    width: 180px; }
  .te-menu-sidebar-area .te-menu-sidebar-wrapper_2459f5ba89ab39d5 {
    position: relative;
    padding: 40px; }
  .te-menu-sidebar-area.active {
    right: 0; }
  .te-menu-sidebar-area .te-menu-sidebar-close_f0e04ffda46e6207 {
    position: absolute;
    top: 0;
    right: 0; }
    .te-menu-sidebar-area .te-menu-sidebar-close_f0e04ffda46e6207 .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_f0e04ffda46e6207 .te-menu-sidebar-close-btn:hover {
        background-color: #317EFE; }
  .te-menu-sidebar-area .te-menu-sidebar-content_96a0c434ebcf71e1 .te-menu-sidebar-single-widget_759cea16b4f092e5 {
    display: inline-block;
    margin-top: 20px;
    width: 100%; }
    .te-menu-sidebar-area .te-menu-sidebar-content_96a0c434ebcf71e1 .te-menu-sidebar-single-widget_759cea16b4f092e5 .te-menu-sidebar-title_a13985f84124453d {
      margin-bottom: 5px; }
    .te-menu-sidebar-area .te-menu-sidebar-content_96a0c434ebcf71e1 .te-menu-sidebar-single-widget_759cea16b4f092e5 .te-header-contact-info_a44eb82b60c82084 {
      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_96a0c434ebcf71e1 .te-menu-sidebar-single-widget_759cea16b4f092e5 .te-header-contact-info_a44eb82b60c82084 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_96a0c434ebcf71e1 .te-menu-sidebar-single-widget_759cea16b4f092e5 .te-header-contact-info_a44eb82b60c82084 span.te-contact-info-item_122d4dbd929197c7 {
          gap: 0 10px !important; }
        .te-menu-sidebar-area .te-menu-sidebar-content_96a0c434ebcf71e1 .te-menu-sidebar-single-widget_759cea16b4f092e5 .te-header-contact-info_a44eb82b60c82084 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_96a0c434ebcf71e1 .te-menu-sidebar-single-widget_759cea16b4f092e5 .te-header-contact-info_a44eb82b60c82084 span a:hover {
            color: #317EFE; }
    .te-menu-sidebar-area .te-menu-sidebar-content_96a0c434ebcf71e1 .te-menu-sidebar-single-widget_759cea16b4f092e5 .te-social-profile_44c828a01f5303be {
      margin-top: 20px;
      border-top: 1px solid #dfe2e9;
      width: 100%;
      padding-top: 20px; }
      .te-menu-sidebar-area .te-menu-sidebar-content_96a0c434ebcf71e1 .te-menu-sidebar-single-widget_759cea16b4f092e5 .te-social-profile_44c828a01f5303be a {
        color: #14203A;
        font-size: 22px; }
        .te-menu-sidebar-area .te-menu-sidebar-content_96a0c434ebcf71e1 .te-menu-sidebar-single-widget_759cea16b4f092e5 .te-social-profile_44c828a01f5303be 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_82b6dfecc6e31969 {
  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_82b6dfecc6e31969.style-2_b307192692e4aad6 .te-single-slider_08c0f56dc6328667 {
    height: 950px;
    padding-top: 70px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_82b6dfecc6e31969.style-2_b307192692e4aad6 .te-single-slider_08c0f56dc6328667 {
        height: unset;
        padding: 80px 0; } }
    .slider-area_82b6dfecc6e31969.style-2_b307192692e4aad6 .te-single-slider_08c0f56dc6328667 .slider-feature-img_6002949192c157a7 {
      position: absolute;
      right: 0;
      top: 0; }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_82b6dfecc6e31969.style-2_b307192692e4aad6 .te-single-slider_08c0f56dc6328667 .slider-feature-img_6002949192c157a7 {
          right: -200px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_82b6dfecc6e31969.style-2_b307192692e4aad6 .te-single-slider_08c0f56dc6328667 .slider-feature-img_6002949192c157a7 {
          right: -280px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_82b6dfecc6e31969.style-2_b307192692e4aad6 .te-single-slider_08c0f56dc6328667 .slider-feature-img_6002949192c157a7 {
          right: -380px; } }
      .slider-area_82b6dfecc6e31969.style-2_b307192692e4aad6 .te-single-slider_08c0f56dc6328667 .slider-feature-img_6002949192c157a7 .company-award_93d33c8ea3b53a56 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        margin-top: 50px;
        left: 135px; }
        .slider-area_82b6dfecc6e31969.style-2_b307192692e4aad6 .te-single-slider_08c0f56dc6328667 .slider-feature-img_6002949192c157a7 .company-award_93d33c8ea3b53a56 .icon_cd84e2f1b9ae2451 {
          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_82b6dfecc6e31969.style-2_b307192692e4aad6 .te-single-slider_08c0f56dc6328667 .slider-feature-img_6002949192c157a7 .slider-feature-img-overlay_0f64e2e216ca756b {
          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_82b6dfecc6e31969.style-2_b307192692e4aad6 .te-single-slider_08c0f56dc6328667 .slider-left-shape_c6cfe5491bb649f6 {
      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_82b6dfecc6e31969.style-2_b307192692e4aad6 .te-single-slider_08c0f56dc6328667 .slider-left-shape_c6cfe5491bb649f6 {
          display: none; } }
    .slider-area_82b6dfecc6e31969.style-2_b307192692e4aad6 .te-single-slider_08c0f56dc6328667 .slider-right-shape_3b9b10c6a431011a {
      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_82b6dfecc6e31969.style-2_b307192692e4aad6 .te-single-slider_08c0f56dc6328667 .slider-right-shape_3b9b10c6a431011a {
          display: none; } }
    .slider-area_82b6dfecc6e31969.style-2_b307192692e4aad6 .te-single-slider_08c0f56dc6328667 .slider-circle-shape_f73b59111a491599 {
      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_82b6dfecc6e31969 .te-slider-wrapper_a20419baf360ac12 .slick-active_15610d2b017b39bd .te-slider-short-title_a487c8a2add370a2,
  .slider-area_82b6dfecc6e31969 .te-slider-wrapper_a20419baf360ac12 .slick-active_15610d2b017b39bd .te-slider-title_6977ceb32fae6d85,
  .slider-area_82b6dfecc6e31969 .te-slider-wrapper_a20419baf360ac12 .slick-active_15610d2b017b39bd .te-slider-short-desc_f70fa224665279ce,
  .slider-area_82b6dfecc6e31969 .te-slider-wrapper_a20419baf360ac12 .slick-active_15610d2b017b39bd .te-slider-btn-wrapper_80685deb95b0b010 {
    -webkit-animation-name: MovefadeUp;
    animation-name: MovefadeUp;
    -webkit-animation-fill-mode: both; }
  .slider-area_82b6dfecc6e31969 .te-slider-wrapper_a20419baf360ac12 .slick-active_15610d2b017b39bd .te-slider-short-title_a487c8a2add370a2 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; }
  .slider-area_82b6dfecc6e31969 .te-slider-wrapper_a20419baf360ac12 .slick-active_15610d2b017b39bd .te-slider-title_6977ceb32fae6d85 {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  .slider-area_82b6dfecc6e31969 .te-slider-wrapper_a20419baf360ac12 .slick-active_15610d2b017b39bd .te-slider-short-desc_f70fa224665279ce {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s; }
  .slider-area_82b6dfecc6e31969 .te-slider-wrapper_a20419baf360ac12 .slick-active_15610d2b017b39bd .te-slider-btn-wrapper_80685deb95b0b010 {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s; }
  .slider-area_82b6dfecc6e31969 .te-slider-wrapper_a20419baf360ac12 .slick-dots_e854770719f91550 {
    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_82b6dfecc6e31969 .te-slider-wrapper_a20419baf360ac12 .slick-dots_e854770719f91550 {
        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_82b6dfecc6e31969 .te-slider-wrapper_a20419baf360ac12 .slick-dots_e854770719f91550 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_82b6dfecc6e31969 .te-slider-wrapper_a20419baf360ac12 .slick-dots_e854770719f91550 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_82b6dfecc6e31969 .te-slider-wrapper_a20419baf360ac12 .slick-dots_e854770719f91550 li button:hover {
          background-color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
      .slider-area_82b6dfecc6e31969 .te-slider-wrapper_a20419baf360ac12 .slick-dots_e854770719f91550 li.slick-active_15610d2b017b39bd {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 1px solid #317EFE; }
        .slider-area_82b6dfecc6e31969 .te-slider-wrapper_a20419baf360ac12 .slick-dots_e854770719f91550 li.slick-active_15610d2b017b39bd button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .slider-area_82b6dfecc6e31969 .te-single-slider_08c0f56dc6328667 {
    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_82b6dfecc6e31969 .te-single-slider_08c0f56dc6328667 {
        background-image: none !important; } }
    .slider-area_82b6dfecc6e31969 .te-single-slider_08c0f56dc6328667 .te-slider-overlay_f113647c5e785422 {
      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_82b6dfecc6e31969 .te-single-slider_08c0f56dc6328667 .te-slider-overlay_f113647c5e785422 {
          left: 0; } }
      .slider-area_82b6dfecc6e31969 .te-single-slider_08c0f56dc6328667 .te-slider-overlay_f113647c5e785422 .te-slider-overlay-shape_789cb55b046aff20 {
        position: absolute;
        top: 0;
        height: 100%;
        left: -340px;
        width: 100%; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_82b6dfecc6e31969 .te-single-slider_08c0f56dc6328667 .te-slider-overlay_f113647c5e785422 .te-slider-overlay-shape_789cb55b046aff20 {
            display: none; } }
    .slider-area_82b6dfecc6e31969 .te-single-slider_08c0f56dc6328667 .te-slider-content-wrapper_f9929887d49b1ea7 {
      position: relative;
      z-index: 99; }
      .slider-area_82b6dfecc6e31969 .te-single-slider_08c0f56dc6328667 .te-slider-content-wrapper_f9929887d49b1ea7 .te-slider-content_3c17df6831cf1be9 .te-slider-short-title_a487c8a2add370a2 {
        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_82b6dfecc6e31969 .te-single-slider_08c0f56dc6328667 .te-slider-content-wrapper_f9929887d49b1ea7 .te-slider-content_3c17df6831cf1be9 .te-slider-title_6977ceb32fae6d85 {
        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_82b6dfecc6e31969 .te-single-slider_08c0f56dc6328667 .te-slider-content-wrapper_f9929887d49b1ea7 .te-slider-content_3c17df6831cf1be9 .te-slider-title_6977ceb32fae6d85 {
            font-size: 60px;
            line-height: 64px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-area_82b6dfecc6e31969 .te-single-slider_08c0f56dc6328667 .te-slider-content-wrapper_f9929887d49b1ea7 .te-slider-content_3c17df6831cf1be9 .te-slider-title_6977ceb32fae6d85 {
            font-size: 48px;
            line-height: 56px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_82b6dfecc6e31969 .te-single-slider_08c0f56dc6328667 .te-slider-content-wrapper_f9929887d49b1ea7 .te-slider-content_3c17df6831cf1be9 .te-slider-title_6977ceb32fae6d85 {
            font-size: 42px;
            line-height: 52px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_82b6dfecc6e31969 .te-single-slider_08c0f56dc6328667 .te-slider-content-wrapper_f9929887d49b1ea7 .te-slider-content_3c17df6831cf1be9 .te-slider-title_6977ceb32fae6d85 {
            font-size: 38px;
            line-height: 44px;
            margin-bottom: 20px; } }
      .slider-area_82b6dfecc6e31969 .te-single-slider_08c0f56dc6328667 .te-slider-content-wrapper_f9929887d49b1ea7 .te-slider-content_3c17df6831cf1be9 .te-slider-short-desc_f70fa224665279ce {
        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_82b6dfecc6e31969 .te-single-slider_08c0f56dc6328667 .te-slider-content-wrapper_f9929887d49b1ea7 .te-slider-content_3c17df6831cf1be9 .te-slider-short-desc_f70fa224665279ce {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_82b6dfecc6e31969 .te-single-slider_08c0f56dc6328667 .te-slider-content-wrapper_f9929887d49b1ea7 .te-slider-content_3c17df6831cf1be9 .te-slider-short-desc_f70fa224665279ce {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_82b6dfecc6e31969 .te-single-slider_08c0f56dc6328667 .te-slider-content-wrapper_f9929887d49b1ea7 .te-slider-content_3c17df6831cf1be9 .te-slider-short-desc_f70fa224665279ce {
            font-size: 18px;
            line-height: 32px; } }
      .slider-area_82b6dfecc6e31969 .te-single-slider_08c0f56dc6328667 .te-slider-content-wrapper_f9929887d49b1ea7 .te-slider-content_3c17df6831cf1be9 .te-slider-btn-wrapper_80685deb95b0b010 {
        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_82b6dfecc6e31969 .te-single-slider_08c0f56dc6328667 .te-slider-content-wrapper_f9929887d49b1ea7 .te-slider-content_3c17df6831cf1be9 .te-slider-btn-wrapper_80685deb95b0b010 {
            padding-top: 30px; } }
        .slider-area_82b6dfecc6e31969 .te-single-slider_08c0f56dc6328667 .te-slider-content-wrapper_f9929887d49b1ea7 .te-slider-content_3c17df6831cf1be9 .te-slider-btn-wrapper_80685deb95b0b010 .te-theme-btn_7e6842ece3b64e14 {
          padding: 11px 30px;
          color: #ffffff;
          border-radius: 50px;
          background-color: #317EFE;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .slider-area_82b6dfecc6e31969 .te-single-slider_08c0f56dc6328667 .te-slider-content-wrapper_f9929887d49b1ea7 .te-slider-content_3c17df6831cf1be9 .te-slider-btn-wrapper_80685deb95b0b010 .te-call-btn_b90cd5ac66b96dc6 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 20px; }
          .slider-area_82b6dfecc6e31969 .te-single-slider_08c0f56dc6328667 .te-slider-content-wrapper_f9929887d49b1ea7 .te-slider-content_3c17df6831cf1be9 .te-slider-btn-wrapper_80685deb95b0b010 .te-call-btn_b90cd5ac66b96dc6 .te-icon_a241c3d090dc52e8 {
            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_82b6dfecc6e31969 .te-single-slider_08c0f56dc6328667 .te-slider-content-wrapper_f9929887d49b1ea7 .te-slider-content_3c17df6831cf1be9 .te-slider-btn-wrapper_80685deb95b0b010 .te-call-btn_b90cd5ac66b96dc6 .te-content_e826bef72b4d542c {
            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_82b6dfecc6e31969 .te-single-slider_08c0f56dc6328667 .te-slider-content-wrapper_f9929887d49b1ea7 .te-slider-content_3c17df6831cf1be9 .te-slider-btn-wrapper_80685deb95b0b010 .te-call-btn_b90cd5ac66b96dc6 .te-content_e826bef72b4d542c .te-title_aa761c8a00c329cc {
              font-size: 18px;
              font-weight: 400;
              line-height: 24px;
              color: #335371; }
            .slider-area_82b6dfecc6e31969 .te-single-slider_08c0f56dc6328667 .te-slider-content-wrapper_f9929887d49b1ea7 .te-slider-content_3c17df6831cf1be9 .te-slider-btn-wrapper_80685deb95b0b010 .te-call-btn_b90cd5ac66b96dc6 .te-content_e826bef72b4d542c .te-text_5e589dae21c834e4 {
              font-size: 20px;
              font-weight: 500;
              line-height: 24px;
              letter-spacing: 0px;
              color: #14203A; }

.slider-area_82b6dfecc6e31969.style-1_69f56e8ac8d77067 {
  position: relative;
  overflow: visible;
  background: transparent; }
  .slider-area_82b6dfecc6e31969.style-1_69f56e8ac8d77067: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_82b6dfecc6e31969.style-1_69f56e8ac8d77067 .te-single-slider_08c0f56dc6328667 {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .slider-area_82b6dfecc6e31969.style-1_69f56e8ac8d77067 .te-single-slider_08c0f56dc6328667 .te-slider-overlay_f113647c5e785422 {
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
      background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
      .slider-area_82b6dfecc6e31969.style-1_69f56e8ac8d77067 .te-single-slider_08c0f56dc6328667 .te-slider-overlay_f113647c5e785422::before {
        display: none; }
    .slider-area_82b6dfecc6e31969.style-1_69f56e8ac8d77067 .te-single-slider_08c0f56dc6328667 .slider-shape_e07b525794aed993 {
      position: absolute;
      border-radius: 20px;
      overflow: hidden; }
      .slider-area_82b6dfecc6e31969.style-1_69f56e8ac8d77067 .te-single-slider_08c0f56dc6328667 .slider-shape_e07b525794aed993 img {
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        top: 0; }
    .slider-area_82b6dfecc6e31969.style-1_69f56e8ac8d77067 .te-single-slider_08c0f56dc6328667 .shape-one_70c9b3cd58fecbf0 {
      top: 50px;
      left: 0;
      width: 300px;
      height: 290px; }
      @media (max-width: 991px) {
        .slider-area_82b6dfecc6e31969.style-1_69f56e8ac8d77067 .te-single-slider_08c0f56dc6328667 .shape-one_70c9b3cd58fecbf0 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_82b6dfecc6e31969.style-1_69f56e8ac8d77067 .te-single-slider_08c0f56dc6328667 .shape-one_70c9b3cd58fecbf0 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_82b6dfecc6e31969.style-1_69f56e8ac8d77067 .te-single-slider_08c0f56dc6328667 .shape-one_70c9b3cd58fecbf0 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_82b6dfecc6e31969.style-1_69f56e8ac8d77067 .te-single-slider_08c0f56dc6328667 .shape-one_70c9b3cd58fecbf0 {
          top: 160px;
          width: 250px;
          height: 200px; } }
    .slider-area_82b6dfecc6e31969.style-1_69f56e8ac8d77067 .te-single-slider_08c0f56dc6328667 .shape-two_19963cbe6811b764 {
      top: 0;
      right: 0;
      width: 300px;
      height: 310px; }
      @media (max-width: 991px) {
        .slider-area_82b6dfecc6e31969.style-1_69f56e8ac8d77067 .te-single-slider_08c0f56dc6328667 .shape-two_19963cbe6811b764 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_82b6dfecc6e31969.style-1_69f56e8ac8d77067 .te-single-slider_08c0f56dc6328667 .shape-two_19963cbe6811b764 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_82b6dfecc6e31969.style-1_69f56e8ac8d77067 .te-single-slider_08c0f56dc6328667 .shape-two_19963cbe6811b764 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_82b6dfecc6e31969.style-1_69f56e8ac8d77067 .te-single-slider_08c0f56dc6328667 .shape-two_19963cbe6811b764 {
          width: 300px;
          height: 250px;
          top: 70px;
          right: -40px; } }
    .slider-area_82b6dfecc6e31969.style-1_69f56e8ac8d77067 .te-single-slider_08c0f56dc6328667 .shape-three_b8b0a4492ffff16c {
      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_82b6dfecc6e31969.style-1_69f56e8ac8d77067 .te-single-slider_08c0f56dc6328667 .shape-three_b8b0a4492ffff16c {
          display: none !important; } }
      @media (max-width: 991px) {
        .slider-area_82b6dfecc6e31969.style-1_69f56e8ac8d77067 .te-single-slider_08c0f56dc6328667 .shape-three_b8b0a4492ffff16c {
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
    .slider-area_82b6dfecc6e31969.style-1_69f56e8ac8d77067 .te-single-slider_08c0f56dc6328667 .te-slider-container_85a4913ade555074 {
      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_82b6dfecc6e31969.style-1_69f56e8ac8d77067 .te-single-slider_08c0f56dc6328667 .te-slider-container_85a4913ade555074 {
          -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_82b6dfecc6e31969.style-1_69f56e8ac8d77067 .te-single-slider_08c0f56dc6328667 .te-slider-container_85a4913ade555074 {
          padding: 70px 0;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .slider-area_82b6dfecc6e31969.style-1_69f56e8ac8d77067 .te-single-slider_08c0f56dc6328667 .te-slider-container_85a4913ade555074 .te-slider-column_626fe9503f339492 {
        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_82b6dfecc6e31969.style-1_69f56e8ac8d77067 .te-single-slider_08c0f56dc6328667 .te-slider-container_85a4913ade555074 .te-slider-column_626fe9503f339492 {
            width: 100%; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_82b6dfecc6e31969.style-1_69f56e8ac8d77067 .te-single-slider_08c0f56dc6328667 .te-slider-content-wrapper_f9929887d49b1ea7 .te-slider-content_3c17df6831cf1be9 .te-slider-btn-wrapper_80685deb95b0b010 {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .slider-area_82b6dfecc6e31969.style-1_69f56e8ac8d77067 .te-single-slider_08c0f56dc6328667 .te-slider-content-wrapper_f9929887d49b1ea7 .te-slider-content_3c17df6831cf1be9 .te-slider-btn-wrapper_80685deb95b0b010 .te-theme-btn_7e6842ece3b64e14 {
      background-color: #317EFE;
      color: #ffffff; }
      .slider-area_82b6dfecc6e31969.style-1_69f56e8ac8d77067 .te-single-slider_08c0f56dc6328667 .te-slider-content-wrapper_f9929887d49b1ea7 .te-slider-content_3c17df6831cf1be9 .te-slider-btn-wrapper_80685deb95b0b010 .te-theme-btn_7e6842ece3b64e14:hover {
        background-color: #E7F914;
        color: #14203A; }
    .slider-area_82b6dfecc6e31969.style-1_69f56e8ac8d77067 .te-single-slider_08c0f56dc6328667 .te-slider-content-wrapper_f9929887d49b1ea7 .te-slider-content_3c17df6831cf1be9 .te-slider-btn-wrapper_80685deb95b0b010 .te-call-btn_b90cd5ac66b96dc6 .te-icon_a241c3d090dc52e8 {
      color: #317EFE; }
    .slider-area_82b6dfecc6e31969.style-1_69f56e8ac8d77067 .te-single-slider_08c0f56dc6328667 .te-slider-content-wrapper_f9929887d49b1ea7 .te-slider-content_3c17df6831cf1be9 .te-slider-title_6977ceb32fae6d85 {
      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_82b6dfecc6e31969.style-1_69f56e8ac8d77067 .te-single-slider_08c0f56dc6328667 .te-slider-content-wrapper_f9929887d49b1ea7 .te-slider-content_3c17df6831cf1be9 .te-slider-title_6977ceb32fae6d85 {
          font-size: 28px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_82b6dfecc6e31969.style-1_69f56e8ac8d77067 .te-single-slider_08c0f56dc6328667 .te-slider-content-wrapper_f9929887d49b1ea7 .te-slider-content_3c17df6831cf1be9 .te-slider-title_6977ceb32fae6d85 {
          font-size: 32px;
          line-height: 52px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_82b6dfecc6e31969.style-1_69f56e8ac8d77067 .te-single-slider_08c0f56dc6328667 .te-slider-content-wrapper_f9929887d49b1ea7 .te-slider-content_3c17df6831cf1be9 .te-slider-title_6977ceb32fae6d85 {
          font-size: 62px;
          line-height: 80px; } }
  .slider-area_82b6dfecc6e31969.style-1_69f56e8ac8d77067 .te-slider-wrapper_a20419baf360ac12 .container_d933b39724a76081 {
    position: relative; }
  .slider-area_82b6dfecc6e31969.style-1_69f56e8ac8d77067 .te-slider-wrapper_a20419baf360ac12 .slider-shape-bg_79712994753d83f9 {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: 100px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_82b6dfecc6e31969.style-1_69f56e8ac8d77067 .te-slider-wrapper_a20419baf360ac12 .slider-shape-bg_79712994753d83f9 {
        display: none; } }
    @media (max-width: 1399px) {
      .slider-area_82b6dfecc6e31969.style-1_69f56e8ac8d77067 .te-slider-wrapper_a20419baf360ac12 .slider-shape-bg_79712994753d83f9 {
        margin-left: 0; } }
    .slider-area_82b6dfecc6e31969.style-1_69f56e8ac8d77067 .te-slider-wrapper_a20419baf360ac12 .slider-shape-bg_79712994753d83f9: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_386fd8abc9de8978 {
  position: relative; }

.te-info-card_5e759f7edaa6c86a {
  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_5e759f7edaa6c86a {
      padding: 40px 25px; } }
  .te-info-card_5e759f7edaa6c86a: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_5e759f7edaa6c86a:hover .te-image-wrapper_5177a77f266348ba .overlay_be89f3bca6594f0f {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      opacity: 0.72; }
    .te-info-card_5e759f7edaa6c86a:hover .te-image-wrapper_5177a77f266348ba 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_5e759f7edaa6c86a:hover .icon_cd84e2f1b9ae2451 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-info-card_5e759f7edaa6c86a:hover .content_03362e8a753f0ddf .te-read-more_d1a7fbe9cd96fd5c .te-theme-btn_7e6842ece3b64e14 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_5e759f7edaa6c86a .te-info-card-inner_e177158507c46090 {
    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_5e759f7edaa6c86a .te-image-wrapper_5177a77f266348ba {
    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_5e759f7edaa6c86a .te-image-wrapper_5177a77f266348ba 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_5e759f7edaa6c86a .te-image-wrapper_5177a77f266348ba .overlay_be89f3bca6594f0f {
      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_5e759f7edaa6c86a .icon_cd84e2f1b9ae2451 {
    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_5e759f7edaa6c86a .icon_cd84e2f1b9ae2451 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_5e759f7edaa6c86a .te-content-wrapper_c5f2e30f42ea82c1 {
    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_5e759f7edaa6c86a .te-title-wrapper_89ab6bf37552a5f9 {
    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_5e759f7edaa6c86a .te-title-wrapper_89ab6bf37552a5f9 .icon_cd84e2f1b9ae2451 {
      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_5e759f7edaa6c86a .te-title-wrapper_89ab6bf37552a5f9 .icon_cd84e2f1b9ae2451::before, .te-info-card_5e759f7edaa6c86a .te-title-wrapper_89ab6bf37552a5f9 .icon_cd84e2f1b9ae2451::after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #317EFE;
        border: 1px solid #E1E1E1; }
      .te-info-card_5e759f7edaa6c86a .te-title-wrapper_89ab6bf37552a5f9 .icon_cd84e2f1b9ae2451::before {
        top: 15px;
        left: 5px; }
      .te-info-card_5e759f7edaa6c86a .te-title-wrapper_89ab6bf37552a5f9 .icon_cd84e2f1b9ae2451::after {
        bottom: 15px;
        right: 5px; }
    .te-info-card_5e759f7edaa6c86a .te-title-wrapper_89ab6bf37552a5f9 .title_56825d0b2b440d2e {
      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_5e759f7edaa6c86a .te-title-wrapper_89ab6bf37552a5f9 .divider_4560ecea5d2b0d58 {
      width: 55px;
      height: 2px;
      background-color: #317EFE; }
  .te-info-card_5e759f7edaa6c86a .content_03362e8a753f0ddf {
    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_5e759f7edaa6c86a .content_03362e8a753f0ddf .desc_5c91095fbc581e39 {
      -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_5e759f7edaa6c86a .content_03362e8a753f0ddf .te-read-more_d1a7fbe9cd96fd5c {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start; }
      .te-info-card_5e759f7edaa6c86a .content_03362e8a753f0ddf .te-read-more_d1a7fbe9cd96fd5c .te-theme-btn_7e6842ece3b64e14 {
        background-color: transparent;
        color: #317EFE;
        border: 1px solid #131A2A;
        padding: 9px 28px; }
        .te-info-card_5e759f7edaa6c86a .content_03362e8a753f0ddf .te-read-more_d1a7fbe9cd96fd5c .te-theme-btn_7e6842ece3b64e14:hover {
          background-color: #317EFE;
          color: #ffffff;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-info-card_5e759f7edaa6c86a.style-2_b307192692e4aad6 {
  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_5e759f7edaa6c86a.style-2_b307192692e4aad6 {
      padding: 35px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .te-info-card_5e759f7edaa6c86a.style-2_b307192692e4aad6 {
      padding: 35px; } }
  .te-info-card_5e759f7edaa6c86a.style-2_b307192692e4aad6:hover .image_ff3d356d11cb174c 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_5e759f7edaa6c86a.style-2_b307192692e4aad6:hover .content_03362e8a753f0ddf .te-read-more_d1a7fbe9cd96fd5c .te-theme-btn_7e6842ece3b64e14 {
    background-color: inherit;
    color: #317EFE; }
  .te-info-card_5e759f7edaa6c86a.style-2_b307192692e4aad6 .image_ff3d356d11cb174c {
    border-radius: 20px;
    overflow: hidden; }
    .te-info-card_5e759f7edaa6c86a.style-2_b307192692e4aad6 .image_ff3d356d11cb174c 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_5e759f7edaa6c86a.style-2_b307192692e4aad6 .te-title-wrapper_89ab6bf37552a5f9 {
    padding-bottom: 15px; }
  .te-info-card_5e759f7edaa6c86a.style-2_b307192692e4aad6 .te-content-wrapper_c5f2e30f42ea82c1 {
    text-align: left;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .te-info-card_5e759f7edaa6c86a.style-2_b307192692e4aad6 .content_03362e8a753f0ddf {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px; }
    .te-info-card_5e759f7edaa6c86a.style-2_b307192692e4aad6 .content_03362e8a753f0ddf .te-read-more_d1a7fbe9cd96fd5c .te-theme-btn_7e6842ece3b64e14 {
      padding: 0;
      border: 0; }

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

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

.te-icon-card_78af547b6b191055.style-three_b628e35b9881d408 {
  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_78af547b6b191055.style-three_b628e35b9881d408 .icon_cd84e2f1b9ae2451 {
    width: 72px;
    height: 72px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .te-icon-card_78af547b6b191055.style-three_b628e35b9881d408 .icon_cd84e2f1b9ae2451 img {
      width: 100%; }
  .te-icon-card_78af547b6b191055.style-three_b628e35b9881d408 .content_03362e8a753f0ddf {
    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_78af547b6b191055.style-three_b628e35b9881d408 .content_03362e8a753f0ddf .title_56825d0b2b440d2e {
      color: #ffffff; }
    .te-icon-card_78af547b6b191055.style-three_b628e35b9881d408 .content_03362e8a753f0ddf .desc_5c91095fbc581e39 {
      color: #c7cdda; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-icon-card_78af547b6b191055.style-three_b628e35b9881d408 {
      gap: 25px; }
      .te-icon-card_78af547b6b191055.style-three_b628e35b9881d408 .content_03362e8a753f0ddf {
        gap: 18px; } }

.te-icon-card_78af547b6b191055.style-2_b307192692e4aad6 {
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0; }
  .te-icon-card_78af547b6b191055.style-2_b307192692e4aad6 .icon_cd84e2f1b9ae2451 {
    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_78af547b6b191055.style-2_b307192692e4aad6 .content_03362e8a753f0ddf {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px; }
    .te-icon-card_78af547b6b191055.style-2_b307192692e4aad6 .content_03362e8a753f0ddf .title_56825d0b2b440d2e {
      font-size: 20px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px; }
    .te-icon-card_78af547b6b191055.style-2_b307192692e4aad6 .content_03362e8a753f0ddf .desc_5c91095fbc581e39 {
      line-height: 22px; }

.te-about-image-card_3a4fb05f8511d2f6 .te-main-img-wrapper_18429330b0cf6173 {
  text-align: right; }
  @media (max-width: 991px) {
    .te-about-image-card_3a4fb05f8511d2f6 .te-main-img-wrapper_18429330b0cf6173 {
      text-align: left; } }
  .te-about-image-card_3a4fb05f8511d2f6 .te-main-img-wrapper_18429330b0cf6173 .te-main-img-inner_1250cc563304b922 {
    position: relative;
    display: inline-block;
    z-index: 2; }
    .te-about-image-card_3a4fb05f8511d2f6 .te-main-img-wrapper_18429330b0cf6173 .te-main-img-inner_1250cc563304b922 > img {
      border-radius: 500px 500px 0 0;
      margin-left: 7px;
      margin-top: 4px; }
      @media (max-width: 650px) {
        .te-about-image-card_3a4fb05f8511d2f6 .te-main-img-wrapper_18429330b0cf6173 .te-main-img-inner_1250cc563304b922 > img {
          width: 100%; } }
    .te-about-image-card_3a4fb05f8511d2f6 .te-main-img-wrapper_18429330b0cf6173 .te-main-img-inner_1250cc563304b922 .te-img-card-shape_8462d43de511da87 {
      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_3a4fb05f8511d2f6 .te-main-img-wrapper_18429330b0cf6173 .te-main-img-inner_1250cc563304b922 .te-img-card-shape_8462d43de511da87 {
          right: 0; } }
.te-about-image-card_3a4fb05f8511d2f6 .te-company-foundation_95ce1de886f059d6 {
  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_3a4fb05f8511d2f6 .te-company-foundation_95ce1de886f059d6 .te-counter-wrapper_130b1d0c9f681546 {
    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_3a4fb05f8511d2f6 .te-company-foundation_95ce1de886f059d6 .counter-title_fc72c3feec4d2dbf {
    font-size: 45px;
    font-weight: 700;
    line-height: 54.9px;
    letter-spacing: -0.8px;
    color: #14203A;
    margin-bottom: 0; }
  .te-about-image-card_3a4fb05f8511d2f6 .te-company-foundation_95ce1de886f059d6 .title_56825d0b2b440d2e {
    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_3a4fb05f8511d2f6.style-2_b307192692e4aad6 .te-main-img-wrapper_18429330b0cf6173 .te-main-img-inner_1250cc563304b922 {
  border-radius: 20px;
  padding-right: 80px;
  margin-top: 23px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-image-card_3a4fb05f8511d2f6.style-2_b307192692e4aad6 .te-main-img-wrapper_18429330b0cf6173 .te-main-img-inner_1250cc563304b922 {
      padding-right: 0;
      margin-top: 0; } }
  .te-about-image-card_3a4fb05f8511d2f6.style-2_b307192692e4aad6 .te-main-img-wrapper_18429330b0cf6173 .te-main-img-inner_1250cc563304b922 > img {
    margin: 0;
    border-radius: 20px; }
  .te-about-image-card_3a4fb05f8511d2f6.style-2_b307192692e4aad6 .te-main-img-wrapper_18429330b0cf6173 .te-main-img-inner_1250cc563304b922 .te-img-card-shape_8462d43de511da87 {
    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_3a4fb05f8511d2f6.style-2_b307192692e4aad6 .te-main-img-wrapper_18429330b0cf6173 .te-main-img-inner_1250cc563304b922 .te-img-card-shape_8462d43de511da87 {
        display: none; } }
  .te-about-image-card_3a4fb05f8511d2f6.style-2_b307192692e4aad6 .te-main-img-wrapper_18429330b0cf6173 .te-main-img-inner_1250cc563304b922 .te-another-image_c7a36605e75ec14d {
    position: absolute;
    top: 55%;
    right: -45px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-image-card_3a4fb05f8511d2f6.style-2_b307192692e4aad6 .te-main-img-wrapper_18429330b0cf6173 .te-main-img-inner_1250cc563304b922 .te-another-image_c7a36605e75ec14d {
        position: relative;
        right: unset;
        top: unset; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .te-about-image-card_3a4fb05f8511d2f6.style-2_b307192692e4aad6 .te-main-img-wrapper_18429330b0cf6173 .te-main-img-inner_1250cc563304b922 .te-another-image_c7a36605e75ec14d {
        position: relative; } }
    .te-about-image-card_3a4fb05f8511d2f6.style-2_b307192692e4aad6 .te-main-img-wrapper_18429330b0cf6173 .te-main-img-inner_1250cc563304b922 .te-another-image_c7a36605e75ec14d .te-another-image-inner_936e0f995678a35a {
      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_3a4fb05f8511d2f6.style-2_b307192692e4aad6 .te-main-img-wrapper_18429330b0cf6173 .te-main-img-inner_1250cc563304b922 .te-another-image_c7a36605e75ec14d .te-another-image-inner_936e0f995678a35a {
          width: 100%; }
          .te-about-image-card_3a4fb05f8511d2f6.style-2_b307192692e4aad6 .te-main-img-wrapper_18429330b0cf6173 .te-main-img-inner_1250cc563304b922 .te-another-image_c7a36605e75ec14d .te-another-image-inner_936e0f995678a35a img {
            width: 100%; } }
    .te-about-image-card_3a4fb05f8511d2f6.style-2_b307192692e4aad6 .te-main-img-wrapper_18429330b0cf6173 .te-main-img-inner_1250cc563304b922 .te-another-image_c7a36605e75ec14d .video-btn_4ecdd7f09686f69f {
      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_3a4fb05f8511d2f6.style-2_b307192692e4aad6 .te-main-img-wrapper_18429330b0cf6173 .te-main-img-inner_1250cc563304b922 .te-another-image_c7a36605e75ec14d .video-btn_4ecdd7f09686f69f {
          left: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%); } }
      .te-about-image-card_3a4fb05f8511d2f6.style-2_b307192692e4aad6 .te-main-img-wrapper_18429330b0cf6173 .te-main-img-inner_1250cc563304b922 .te-another-image_c7a36605e75ec14d .video-btn_4ecdd7f09686f69f 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_3a4fb05f8511d2f6.style-2_b307192692e4aad6 .te-main-img-wrapper_18429330b0cf6173 .te-main-img-inner_1250cc563304b922 .te-another-image_c7a36605e75ec14d .te-badge-text_55d71f9fdc89e578 {
      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_3a4fb05f8511d2f6.style-2_b307192692e4aad6 .te-main-img-wrapper_18429330b0cf6173 .te-main-img-inner_1250cc563304b922 .te-another-image_c7a36605e75ec14d .te-badge-text_55d71f9fdc89e578 {
          left: unset;
          top: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%);
          right: 0; } }
      .te-about-image-card_3a4fb05f8511d2f6.style-2_b307192692e4aad6 .te-main-img-wrapper_18429330b0cf6173 .te-main-img-inner_1250cc563304b922 .te-another-image_c7a36605e75ec14d .te-badge-text_55d71f9fdc89e578 .icon_cd84e2f1b9ae2451 {
        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_3a4fb05f8511d2f6.style-2_b307192692e4aad6 .te-main-img-wrapper_18429330b0cf6173 .te-main-img-inner_1250cc563304b922 .te-another-image_c7a36605e75ec14d .te-badge-text_55d71f9fdc89e578 .text_f6609bdcb7e0c187 {
        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_3a4fb05f8511d2f6.style-2_b307192692e4aad6 .te-main-img-wrapper_18429330b0cf6173 .te-main-img-inner_1250cc563304b922 .te-another-image_c7a36605e75ec14d .te-badge-text_55d71f9fdc89e578 .text_f6609bdcb7e0c187 .title_56825d0b2b440d2e {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #14203A; }
        .te-about-image-card_3a4fb05f8511d2f6.style-2_b307192692e4aad6 .te-main-img-wrapper_18429330b0cf6173 .te-main-img-inner_1250cc563304b922 .te-another-image_c7a36605e75ec14d .te-badge-text_55d71f9fdc89e578 .text_f6609bdcb7e0c187 span {
          font-size: 12px;
          font-weight: 400;
          line-height: 12px;
          color: #335371; }

.te-about-info-card_3ceecf158369dc0f .te-about-info-content_2f65b60c7db9ac46 {
  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_3ceecf158369dc0f .te-about-info-content_2f65b60c7db9ac46 .te-section-title_df9200c608c661c4 {
    margin-bottom: 0; }
    .te-about-info-card_3ceecf158369dc0f .te-about-info-content_2f65b60c7db9ac46 .te-section-title_df9200c608c661c4 .title_56825d0b2b440d2e {
      margin-bottom: 0; }
  .te-about-info-card_3ceecf158369dc0f .te-about-info-content_2f65b60c7db9ac46 .te-list-item-wrapper_adadb65d819167f7 {
    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_3ceecf158369dc0f .te-about-info-content_2f65b60c7db9ac46 .te-list-item-wrapper_adadb65d819167f7 {
        grid-template-columns: repeat(1, 1fr); } }
    .te-about-info-card_3ceecf158369dc0f .te-about-info-content_2f65b60c7db9ac46 .te-list-item-wrapper_adadb65d819167f7 .te-list-item_6f7e2938fab44cc7 .icon_cd84e2f1b9ae2451 {
      font-size: 24px;
      color: #317EFE;
      background-color: transparent;
      width: unset;
      height: unset; }
    .te-about-info-card_3ceecf158369dc0f .te-about-info-content_2f65b60c7db9ac46 .te-list-item-wrapper_adadb65d819167f7 .te-list-item_6f7e2938fab44cc7 .text_f6609bdcb7e0c187 {
      color: #14203A; }
  .te-about-info-card_3ceecf158369dc0f .te-about-info-content_2f65b60c7db9ac46 .te-info-list_365ae6488d2e15e2 {
    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_3ceecf158369dc0f .te-about-info-content_2f65b60c7db9ac46 .te-info-list_365ae6488d2e15e2 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 20px; } }
    .te-about-info-card_3ceecf158369dc0f .te-about-info-content_2f65b60c7db9ac46 .te-info-list_365ae6488d2e15e2 .te-single-info-list_b7f0acd66fb5dd0f {
      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_3ceecf158369dc0f .te-about-info-content_2f65b60c7db9ac46 .te-info-list_365ae6488d2e15e2 .te-single-info-list_b7f0acd66fb5dd0f:hover .icon_cd84e2f1b9ae2451 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_3ceecf158369dc0f .te-about-info-content_2f65b60c7db9ac46 .te-info-list_365ae6488d2e15e2 .te-single-info-list_b7f0acd66fb5dd0f .icon_cd84e2f1b9ae2451 {
        margin-bottom: 10px;
        position: relative;
        margin-left: 20px; }
        .te-about-info-card_3ceecf158369dc0f .te-about-info-content_2f65b60c7db9ac46 .te-info-list_365ae6488d2e15e2 .te-single-info-list_b7f0acd66fb5dd0f .icon_cd84e2f1b9ae2451::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_3ceecf158369dc0f .te-about-info-content_2f65b60c7db9ac46 .te-info-list_365ae6488d2e15e2 .te-single-info-list_b7f0acd66fb5dd0f .icon_cd84e2f1b9ae2451 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_3ceecf158369dc0f .te-about-info-content_2f65b60c7db9ac46 .te-info-list_365ae6488d2e15e2 .te-single-info-list_b7f0acd66fb5dd0f .title_56825d0b2b440d2e {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0px;
        margin-bottom: 0; }
      .te-about-info-card_3ceecf158369dc0f .te-about-info-content_2f65b60c7db9ac46 .te-info-list_365ae6488d2e15e2 .te-single-info-list_b7f0acd66fb5dd0f .short-title_9471644ee45afba8 {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px; }

.te-about-info-card_3ceecf158369dc0f.style-2_b307192692e4aad6 .te-about-info-content_2f65b60c7db9ac46 {
  gap: 10px; }
  .te-about-info-card_3ceecf158369dc0f.style-2_b307192692e4aad6 .te-about-info-content_2f65b60c7db9ac46 .te-list-item-wrapper_adadb65d819167f7 {
    padding-top: 6px;
    gap: 0; }
    .te-about-info-card_3ceecf158369dc0f.style-2_b307192692e4aad6 .te-about-info-content_2f65b60c7db9ac46 .te-list-item-wrapper_adadb65d819167f7 .te-list-item_6f7e2938fab44cc7 .icon_cd84e2f1b9ae2451 {
      width: 16px;
      height: 16px;
      background-color: #317EFE;
      border-radius: 50%;
      color: white;
      font-size: 10px; }
    .te-about-info-card_3ceecf158369dc0f.style-2_b307192692e4aad6 .te-about-info-content_2f65b60c7db9ac46 .te-list-item-wrapper_adadb65d819167f7 .te-list-item_6f7e2938fab44cc7 .text_f6609bdcb7e0c187 {
      color: #335371; }
  .te-about-info-card_3ceecf158369dc0f.style-2_b307192692e4aad6 .te-about-info-content_2f65b60c7db9ac46 .te-info-list_365ae6488d2e15e2 {
    border-top: 1px solid #E1E1E1;
    padding-top: 40px; }
    .te-about-info-card_3ceecf158369dc0f.style-2_b307192692e4aad6 .te-about-info-content_2f65b60c7db9ac46 .te-info-list_365ae6488d2e15e2 .divider_4560ecea5d2b0d58 {
      width: 1px;
      background-color: #E1E1E1;
      height: 127px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-info-card_3ceecf158369dc0f.style-2_b307192692e4aad6 .te-about-info-content_2f65b60c7db9ac46 .te-info-list_365ae6488d2e15e2 .divider_4560ecea5d2b0d58 {
          height: 1px;
          width: 100%; } }

.te-about-info-card_3ceecf158369dc0f.style-three_b628e35b9881d408 .te-section-title_df9200c608c661c4 {
  margin-bottom: 40px; }
.te-about-info-card_3ceecf158369dc0f.style-three_b628e35b9881d408 .about-info-wrapper_5f48351aa502bc41 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_3ceecf158369dc0f.style-three_b628e35b9881d408 .about-info-wrapper_5f48351aa502bc41 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .te-about-info-card_3ceecf158369dc0f.style-three_b628e35b9881d408 .about-info-wrapper_5f48351aa502bc41 .about-info-img_db7c1c563f03fa41 {
    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_3ceecf158369dc0f.style-three_b628e35b9881d408 .about-info-wrapper_5f48351aa502bc41 .about-info-img_db7c1c563f03fa41 {
        height: 350px; } }
    .te-about-info-card_3ceecf158369dc0f.style-three_b628e35b9881d408 .about-info-wrapper_5f48351aa502bc41 .about-info-img_db7c1c563f03fa41 img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.te-about-info-card_3ceecf158369dc0f.style-three_b628e35b9881d408 .te-about-info-content_2f65b60c7db9ac46 {
  padding-left: 50px;
  gap: 30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_3ceecf158369dc0f.style-three_b628e35b9881d408 .te-about-info-content_2f65b60c7db9ac46 {
      padding-left: 0;
      padding-top: 50px; } }
  .te-about-info-card_3ceecf158369dc0f.style-three_b628e35b9881d408 .te-about-info-content_2f65b60c7db9ac46 .skill-progressbar-wrapper_1d8e286c495248ce {
    width: 100%; }
  .te-about-info-card_3ceecf158369dc0f.style-three_b628e35b9881d408 .te-about-info-content_2f65b60c7db9ac46 .te-icon-card-wrapper_d5d81b3e9743046b {
    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_3ceecf158369dc0f.style-three_b628e35b9881d408 .te-about-info-content_2f65b60c7db9ac46 .te-icon-card-wrapper_d5d81b3e9743046b .te-icon-card_78af547b6b191055 {
      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_3ceecf158369dc0f.style-three_b628e35b9881d408 .te-about-info-content_2f65b60c7db9ac46 .te-icon-card-wrapper_d5d81b3e9743046b .te-icon-card_78af547b6b191055 .icon_cd84e2f1b9ae2451 {
        width: 40px;
        height: 40px; }
      .te-about-info-card_3ceecf158369dc0f.style-three_b628e35b9881d408 .te-about-info-content_2f65b60c7db9ac46 .te-icon-card-wrapper_d5d81b3e9743046b .te-icon-card_78af547b6b191055 .content_03362e8a753f0ddf {
        gap: 4px; }
        .te-about-info-card_3ceecf158369dc0f.style-three_b628e35b9881d408 .te-about-info-content_2f65b60c7db9ac46 .te-icon-card-wrapper_d5d81b3e9743046b .te-icon-card_78af547b6b191055 .content_03362e8a753f0ddf .title_56825d0b2b440d2e {
          font-size: 18px;
          line-height: 24px; }
  .te-about-info-card_3ceecf158369dc0f.style-three_b628e35b9881d408 .te-about-info-content_2f65b60c7db9ac46 .te-btn-wrapper_50c2a7314094248b {
    margin-top: 7px; }

.te-counter-card_f4ab7d880303bf41 {
  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_f4ab7d880303bf41 {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 575px) {
    .te-counter-card_f4ab7d880303bf41 {
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 50px; } }
  .te-counter-card_f4ab7d880303bf41 .te-counter-item_9e10f5f85d3bf3fd {
    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_f4ab7d880303bf41 .te-counter-item_9e10f5f85d3bf3fd:hover .icon_cd84e2f1b9ae2451 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-counter-card_f4ab7d880303bf41 .te-counter-item_9e10f5f85d3bf3fd .icon_cd84e2f1b9ae2451 {
      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_f4ab7d880303bf41 .te-counter-item_9e10f5f85d3bf3fd .icon_cd84e2f1b9ae2451 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-counter-card_f4ab7d880303bf41 .te-counter-item_9e10f5f85d3bf3fd .te-counter-title_974ed629ae39b79f {
      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_f4ab7d880303bf41 .te-counter-item_9e10f5f85d3bf3fd .te-counter-title_974ed629ae39b79f .content_03362e8a753f0ddf {
        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_f4ab7d880303bf41 .te-counter-item_9e10f5f85d3bf3fd .number_b8a473d63cb8b53c {
      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_f4ab7d880303bf41 .te-counter-item_9e10f5f85d3bf3fd .number_b8a473d63cb8b53c {
          font-size: 36px;
          line-height: 40px; } }
    .te-counter-card_f4ab7d880303bf41 .te-counter-item_9e10f5f85d3bf3fd .title_56825d0b2b440d2e {
      margin: 0;
      font-family: "Inter", sans-serif;
      font-weight: 400;
      font-size: 18px;
      line-height: 18px;
      color: #335371; }
    .te-counter-card_f4ab7d880303bf41 .te-counter-item_9e10f5f85d3bf3fd .text_f6609bdcb7e0c187 {
      margin: 0;
      color: #c7cdda; }

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

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

.te-process-step_4173fda46e05524a {
  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_4173fda46e05524a::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_4173fda46e05524a {
      padding: 32px 28px 42px 28px; } }
  .te-process-step_4173fda46e05524a:hover {
    top: -5px; }
    .te-process-step_4173fda46e05524a:hover::before {
      width: 100%;
      height: 100%;
      border-radius: 0;
      -webkit-transform: translateX(-50%) scale(1);
              transform: translateX(-50%) scale(1); }
    .te-process-step_4173fda46e05524a:hover .icon_cd84e2f1b9ae2451 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_4173fda46e05524a:hover .counter-number_3b73072f06c21cd1 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_4173fda46e05524a:hover .content_03362e8a753f0ddf .te-read-more_d1a7fbe9cd96fd5c .te-theme-btn_7e6842ece3b64e14 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff; }
  .te-process-step_4173fda46e05524a .icon_cd84e2f1b9ae2451 {
    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_4173fda46e05524a .icon_cd84e2f1b9ae2451 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-process-step_4173fda46e05524a .te-content-wrapper_c5f2e30f42ea82c1 {
    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_4173fda46e05524a .te-counter-wrapper_130b1d0c9f681546 {
    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_4173fda46e05524a .te-counter-wrapper_130b1d0c9f681546 .shape_e60673cb3e41748f {
      position: relative; }
  .te-process-step_4173fda46e05524a .counter-number_3b73072f06c21cd1 {
    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_4173fda46e05524a .te-title-wrapper_89ab6bf37552a5f9 {
    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_4173fda46e05524a .te-title-wrapper_89ab6bf37552a5f9 .icon_cd84e2f1b9ae2451 {
      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_4173fda46e05524a .te-title-wrapper_89ab6bf37552a5f9 .title_56825d0b2b440d2e {
      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_4173fda46e05524a .content_03362e8a753f0ddf {
    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_4173fda46e05524a .content_03362e8a753f0ddf .desc_5c91095fbc581e39 {
      -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_4173fda46e05524a .content_03362e8a753f0ddf .te-read-more_d1a7fbe9cd96fd5c {
      margin-top: -10px; }
      .te-process-step_4173fda46e05524a .content_03362e8a753f0ddf .te-read-more_d1a7fbe9cd96fd5c .te-theme-btn_7e6842ece3b64e14 {
        border: 1px solid #E1E1E1;
        color: #317EFE;
        background-color: transparent; }

.te-testimonial-card_cdf4c5da730abd81 {
  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_cdf4c5da730abd81 {
      padding: 30px; } }
  .te-testimonial-card_cdf4c5da730abd81 .te-content-wrapper_c5f2e30f42ea82c1 {
    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_cdf4c5da730abd81 .te-content-wrapper_c5f2e30f42ea82c1 .content_03362e8a753f0ddf {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
    .te-testimonial-card_cdf4c5da730abd81 .te-content-wrapper_c5f2e30f42ea82c1 .te-user-meta_f840fb88286ef833 {
      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_cdf4c5da730abd81 .te-content-wrapper_c5f2e30f42ea82c1 .te-user-meta_f840fb88286ef833 {
          -webkit-box-align: end;
              -ms-flex-align: end;
                  align-items: flex-end; } }
      .te-testimonial-card_cdf4c5da730abd81 .te-content-wrapper_c5f2e30f42ea82c1 .te-user-meta_f840fb88286ef833 .te-user-info_0ff6b42c564b0ffc {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .te-testimonial-card_cdf4c5da730abd81 .te-content-wrapper_c5f2e30f42ea82c1 .te-user-meta_f840fb88286ef833 .te-user-info_0ff6b42c564b0ffc .image_ff3d356d11cb174c {
          width: 74px;
          height: 84px;
          border-radius: 20px;
          overflow: hidden;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .te-testimonial-card_cdf4c5da730abd81 .te-content-wrapper_c5f2e30f42ea82c1 .te-user-meta_f840fb88286ef833 .te-user-info_0ff6b42c564b0ffc .rating_5c1679a92cb60ffa {
          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_cdf4c5da730abd81 .te-content-wrapper_c5f2e30f42ea82c1 .te-user-meta_f840fb88286ef833 .te-user-info_0ff6b42c564b0ffc .name_a7efc141cc824edb {
          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_cdf4c5da730abd81 .te-content-wrapper_c5f2e30f42ea82c1 .te-user-meta_f840fb88286ef833 .te-user-info_0ff6b42c564b0ffc .name_a7efc141cc824edb {
              font-size: 18px;
              line-height: 28px; } }
        .te-testimonial-card_cdf4c5da730abd81 .te-content-wrapper_c5f2e30f42ea82c1 .te-user-meta_f840fb88286ef833 .te-user-info_0ff6b42c564b0ffc .designation_52bcf60a7b63e4e1 {
          font-size: 18px;
          font-weight: 400;
          line-height: 36px;
          color: #14203A; }
      .te-testimonial-card_cdf4c5da730abd81 .te-content-wrapper_c5f2e30f42ea82c1 .te-user-meta_f840fb88286ef833 .icon_cd84e2f1b9ae2451 {
        color: #E1E1E1;
        font-size: 55px;
        margin-top: 20px; }
        @media (max-width: 570px) {
          .te-testimonial-card_cdf4c5da730abd81 .te-content-wrapper_c5f2e30f42ea82c1 .te-user-meta_f840fb88286ef833 .icon_cd84e2f1b9ae2451 {
            position: absolute;
            right: 30px;
            top: 0;
            z-index: -1;
            font-size: 35px; } }

.te-testimonial-card-two_6ad589252b2cde42 {
  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_6ad589252b2cde42 .te-content-wrapper_c5f2e30f42ea82c1 {
    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_6ad589252b2cde42 .te-content-wrapper_c5f2e30f42ea82c1 .content_03362e8a753f0ddf {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
      .te-testimonial-card-two_6ad589252b2cde42 .te-content-wrapper_c5f2e30f42ea82c1 .content_03362e8a753f0ddf p {
        margin-bottom: 0; }
    .te-testimonial-card-two_6ad589252b2cde42 .te-content-wrapper_c5f2e30f42ea82c1 .te-user-meta_f840fb88286ef833 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .te-testimonial-card-two_6ad589252b2cde42 .te-content-wrapper_c5f2e30f42ea82c1 .te-user-meta_f840fb88286ef833 .te-user-info_0ff6b42c564b0ffc {
        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_6ad589252b2cde42 .te-content-wrapper_c5f2e30f42ea82c1 .te-user-meta_f840fb88286ef833 .te-user-info_0ff6b42c564b0ffc .icon_cd84e2f1b9ae2451 {
          color: #317EFE;
          font-size: 40px; }
        .te-testimonial-card-two_6ad589252b2cde42 .te-content-wrapper_c5f2e30f42ea82c1 .te-user-meta_f840fb88286ef833 .te-user-info_0ff6b42c564b0ffc .name_a7efc141cc824edb {
          font-size: 24px;
          font-weight: 500;
          line-height: 24px;
          letter-spacing: 0px;
          color: #14203A;
          margin-bottom: 0; }
        .te-testimonial-card-two_6ad589252b2cde42 .te-content-wrapper_c5f2e30f42ea82c1 .te-user-meta_f840fb88286ef833 .te-user-info_0ff6b42c564b0ffc .designation_52bcf60a7b63e4e1 {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #317EFE; }
      .te-testimonial-card-two_6ad589252b2cde42 .te-content-wrapper_c5f2e30f42ea82c1 .te-user-meta_f840fb88286ef833 .image_ff3d356d11cb174c {
        width: 74px;
        height: 74px;
        border-radius: 50%;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }

.te-testimonial-card_cdf4c5da730abd81.style-3_ce89d470c3d7763d {
  padding: 30px 0 0 0;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .te-testimonial-card_cdf4c5da730abd81.style-3_ce89d470c3d7763d::before {
    display: none; }
  .te-testimonial-card_cdf4c5da730abd81.style-3_ce89d470c3d7763d .te-content-wrapper_c5f2e30f42ea82c1 {
    gap: 15px; }
    .te-testimonial-card_cdf4c5da730abd81.style-3_ce89d470c3d7763d .te-content-wrapper_c5f2e30f42ea82c1 .content_03362e8a753f0ddf .title_56825d0b2b440d2e {
      font-size: 24px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px;
      color: #335371;
      margin-bottom: 20px; }
    .te-testimonial-card_cdf4c5da730abd81.style-3_ce89d470c3d7763d .te-content-wrapper_c5f2e30f42ea82c1 .te-user-meta_f840fb88286ef833 .te-user-info_0ff6b42c564b0ffc {
      -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_cdf4c5da730abd81.style-3_ce89d470c3d7763d .te-content-wrapper_c5f2e30f42ea82c1 .te-user-meta_f840fb88286ef833 .te-user-info_0ff6b42c564b0ffc {
          padding: 15px 30px; } }
      .te-testimonial-card_cdf4c5da730abd81.style-3_ce89d470c3d7763d .te-content-wrapper_c5f2e30f42ea82c1 .te-user-meta_f840fb88286ef833 .te-user-info_0ff6b42c564b0ffc .image_ff3d356d11cb174c {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        overflow: hidden;
        margin-top: 0;
        position: relative; }
        .te-testimonial-card_cdf4c5da730abd81.style-3_ce89d470c3d7763d .te-content-wrapper_c5f2e30f42ea82c1 .te-user-meta_f840fb88286ef833 .te-user-info_0ff6b42c564b0ffc .image_ff3d356d11cb174c img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          position: absolute;
          left: 0;
          top: 0; }
      .te-testimonial-card_cdf4c5da730abd81.style-3_ce89d470c3d7763d .te-content-wrapper_c5f2e30f42ea82c1 .te-user-meta_f840fb88286ef833 .te-user-info_0ff6b42c564b0ffc .rating_5c1679a92cb60ffa {
        gap: 5px;
        color: #E7F914;
        font-size: 14px;
        margin-bottom: 10px; }
      .te-testimonial-card_cdf4c5da730abd81.style-3_ce89d470c3d7763d .te-content-wrapper_c5f2e30f42ea82c1 .te-user-meta_f840fb88286ef833 .te-user-info_0ff6b42c564b0ffc .name_a7efc141cc824edb span {
        color: #317EFE; }
    .te-testimonial-card_cdf4c5da730abd81.style-3_ce89d470c3d7763d .te-content-wrapper_c5f2e30f42ea82c1 .te-user-meta_f840fb88286ef833 .icon_cd84e2f1b9ae2451 {
      font-size: 64px;
      color: #E7F914;
      position: absolute;
      top: -5px;
      margin-top: 0;
      right: 0; }
      @media (max-width: 575px) {
        .te-testimonial-card_cdf4c5da730abd81.style-3_ce89d470c3d7763d .te-content-wrapper_c5f2e30f42ea82c1 .te-user-meta_f840fb88286ef833 .icon_cd84e2f1b9ae2451 {
          font-size: 34px; } }

.te-testimonial-slider-wrapper_e7466c8dba3d610a {
  position: relative; }
  .te-testimonial-slider-wrapper_e7466c8dba3d610a .slick-list_71e939965a349f02 {
    margin: 0 -15px; }
    .te-testimonial-slider-wrapper_e7466c8dba3d610a .slick-list_71e939965a349f02 .slick-slide_b80e7900f8e70789 {
      margin: 0 15px;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_e7466c8dba3d610a .slick-dots_e854770719f91550 {
    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_e7466c8dba3d610a .slick-dots_e854770719f91550 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_e7466c8dba3d610a .slick-dots_e854770719f91550 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_e7466c8dba3d610a .slick-dots_e854770719f91550 li.slick-active_15610d2b017b39bd {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-testimonial-slider-wrapper_e7466c8dba3d610a .slick-dots_e854770719f91550 li.slick-active_15610d2b017b39bd button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_e7466c8dba3d610a .slick-arrow_43cf4191bdfd1ade {
    display: none !important; }

.te-accordion-box-wrapper_cc1c972e63dc6c46 {
  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_0b56b55aeefe3941 .te-accordion-list-item_e9ce188faf68e5bf {
  border: 1px solid #E1E1E1;
  border-radius: 20px; }
  .accordion-wrapper_0b56b55aeefe3941 .te-accordion-list-item_e9ce188faf68e5bf .te-accordion-head_28237d49b7d0b624 {
    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_0b56b55aeefe3941 .te-accordion-list-item_e9ce188faf68e5bf .te-accordion-head_28237d49b7d0b624: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_0b56b55aeefe3941 .te-accordion-list-item_e9ce188faf68e5bf .te-accordion-head_28237d49b7d0b624.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_0b56b55aeefe3941 .te-accordion-list-item_e9ce188faf68e5bf .te-accordion-head_28237d49b7d0b624 .te-accordion-title_2775b75ffd63cbfc {
      font-size: 20px;
      line-height: 32px;
      font-weight: 500;
      margin-bottom: 0;
      letter-spacing: 0px; }
  .accordion-wrapper_0b56b55aeefe3941 .te-accordion-list-item_e9ce188faf68e5bf .te-accordion-body_9e08064175245ee5 {
    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_ef16a4b91a635d2c {
  border-left: 4px solid #dfe2e9;
  padding-left: 45px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .page-header_ef16a4b91a635d2c {
      padding-left: 30px; } }
  .page-header_ef16a4b91a635d2c .te-page-title_fbf1aa998fe1c087,
  .page-header_ef16a4b91a635d2c .page-title_90f38ba792ce31bf {
    font-size: 42px;
    line-height: 48px; }
    @media (max-width: 991px) {
      .page-header_ef16a4b91a635d2c .te-page-title_fbf1aa998fe1c087,
      .page-header_ef16a4b91a635d2c .page-title_90f38ba792ce31bf {
        font-size: 38px;
        line-height: 48px; } }

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

.te-post-item_8b84598dbac6f45b {
  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_8b84598dbac6f45b:hover .te-post-thumbnail_0e399100aad4d595 img,
  .te-post-item_8b84598dbac6f45b:hover .post-video_164a79244c5599d7 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_8b84598dbac6f45b iframe {
    width: 100%;
    height: 522px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_8b84598dbac6f45b iframe {
        height: 350px; } }
  .te-post-item_8b84598dbac6f45b .post-gallery .slick-list_71e939965a349f02 .slick-track_54bf4090a301edb1 {
    height: 392px;
    overflow: hidden; }
  .te-post-item_8b84598dbac6f45b .te-post-content-wrapper_cac550bf2e8828dd {
    padding: 32px 32px 40px 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_8b84598dbac6f45b .te-post-content-wrapper_cac550bf2e8828dd {
        padding: 35px;
        padding-top: 30px; } }
    .te-post-item_8b84598dbac6f45b .te-post-content-wrapper_cac550bf2e8828dd .te-read-more_d1a7fbe9cd96fd5c {
      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_8b84598dbac6f45b.format-quote_36f5c84d28dbcfdf .te-post-content {
    margin: 0; }
  .te-post-item_8b84598dbac6f45b.format-quote_36f5c84d28dbcfdf blockquote {
    margin: 0; }
    .te-post-item_8b84598dbac6f45b.format-quote_36f5c84d28dbcfdf blockquote p {
      margin-top: 0; }
    .te-post-item_8b84598dbac6f45b.format-quote_36f5c84d28dbcfdf 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_8b84598dbac6f45b.format-quote_36f5c84d28dbcfdf blockquote cite a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-post-item_8b84598dbac6f45b.sticky_8c72e61781ad3cdf {
    border: 2px solid #317EFE; }
    .te-post-item_8b84598dbac6f45b.sticky_8c72e61781ad3cdf .te-post-content {
      margin-bottom: 0; }
      .te-post-item_8b84598dbac6f45b.sticky_8c72e61781ad3cdf .te-post-content p {
        margin-bottom: 0; }
  .te-post-item_8b84598dbac6f45b .te-post-title_ffdb8b601d33d54e {
    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_8b84598dbac6f45b .te-post-title_ffdb8b601d33d54e {
        font-size: 28px;
        line-height: 42px;
        margin-top: 5px; } }
    .te-post-item_8b84598dbac6f45b .te-post-title_ffdb8b601d33d54e:hover a {
      color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-post-item_8b84598dbac6f45b .te-post-content p {
    margin-top: 17px; }
  .te-post-item_8b84598dbac6f45b .te-post-content h2,
  .te-post-item_8b84598dbac6f45b .te-post-content h3,
  .te-post-item_8b84598dbac6f45b .te-post-content h4,
  .te-post-item_8b84598dbac6f45b .te-post-content h5,
  .te-post-item_8b84598dbac6f45b .te-post-content h6 {
    margin-bottom: 10px; }
  .te-post-item_8b84598dbac6f45b .te-post-content p {
    margin-bottom: unset; }
  .te-post-item_8b84598dbac6f45b .te-single-post-meta_86ffa077305e8890 {
    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_8b84598dbac6f45b .te-social-share_c123e4fea92230a6 {
    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_8b84598dbac6f45b .te-social-share_c123e4fea92230a6 a.facebook_8e0d8675db4cdebb {
      color: #1877f2; }
    .te-post-item_8b84598dbac6f45b .te-social-share_c123e4fea92230a6 a.twitter_58e51bd0e75fa676 {
      color: #1da1f2; }
    .te-post-item_8b84598dbac6f45b .te-social-share_c123e4fea92230a6 a.linkedin_d20efd4f25309e6f {
      color: #1a70c6; }
    .te-post-item_8b84598dbac6f45b .te-social-share_c123e4fea92230a6 .te-social-share-title_60c75d98f3e8522b {
      font-size: 16px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A;
      margin-right: 5px;
      text-transform: uppercase; }
  .te-post-item_8b84598dbac6f45b .te-blog-post-tag_dd24138cad57d800 {
    width: 100%;
    display: inline-block; }
    .te-post-item_8b84598dbac6f45b .te-blog-post-tag_dd24138cad57d800 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_8b84598dbac6f45b .te-blog-post-tag_dd24138cad57d800 .te-post-tag-list_86669c0fecf58f22 {
      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_8b84598dbac6f45b .te-blog-post-tag_dd24138cad57d800 .te-post-tag-list_86669c0fecf58f22 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_8b84598dbac6f45b .te-blog-post-tag_dd24138cad57d800 .te-post-tag-list_86669c0fecf58f22 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_8b84598dbac6f45b .te-post-thumbnail_0e399100aad4d595,
  .te-post-item_8b84598dbac6f45b .post-video_164a79244c5599d7 {
    position: relative;
    overflow: hidden; }
    .te-post-item_8b84598dbac6f45b .te-post-thumbnail_0e399100aad4d595 img,
    .te-post-item_8b84598dbac6f45b .post-video_164a79244c5599d7 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_8b84598dbac6f45b .te-post-thumbnail_0e399100aad4d595 .popup-video-wrapper_eb4d01c0c296b58c,
    .te-post-item_8b84598dbac6f45b .post-video_164a79244c5599d7 .popup-video-wrapper_eb4d01c0c296b58c {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .te-post-item_8b84598dbac6f45b .te-post-thumbnail_0e399100aad4d595 .video-btn_4ecdd7f09686f69f a,
    .te-post-item_8b84598dbac6f45b .post-video_164a79244c5599d7 .video-btn_4ecdd7f09686f69f 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_8b84598dbac6f45b .te-post-thumbnail_0e399100aad4d595 .video-btn_4ecdd7f09686f69f a i,
      .te-post-item_8b84598dbac6f45b .post-video_164a79244c5599d7 .video-btn_4ecdd7f09686f69f a i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_8b84598dbac6f45b .te-post-thumbnail_0e399100aad4d595 .video-btn_4ecdd7f09686f69f a:hover,
      .te-post-item_8b84598dbac6f45b .post-video_164a79244c5599d7 .video-btn_4ecdd7f09686f69f a:hover {
        -webkit-animation: none;
                animation: none; }
  .te-post-item_8b84598dbac6f45b 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_8b84598dbac6f45b button.post-gallery-btn.prev-btn {
      left: 30px; }
    .te-post-item_8b84598dbac6f45b button.post-gallery-btn.next-btn {
      right: 30px; }
    .te-post-item_8b84598dbac6f45b 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_8b84598dbac6f45b button.post-gallery-btn:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
      .te-post-item_8b84598dbac6f45b button.post-gallery-btn:hover i {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te-post-item_8b84598dbac6f45b .post-audio_db3e6eafe8223383 iframe {
    width: 100%; }
  .te-post-item_8b84598dbac6f45b .te-post-meta_bb257d6db5610e87 {
    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_8b84598dbac6f45b .te-post-meta_bb257d6db5610e87 {
        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_8b84598dbac6f45b .te-post-meta_bb257d6db5610e87 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_8b84598dbac6f45b .te-post-meta_bb257d6db5610e87 span i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_8b84598dbac6f45b .te-post-meta_bb257d6db5610e87 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_8b84598dbac6f45b .te-post-meta_bb257d6db5610e87 span a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
          .te-post-item_8b84598dbac6f45b .te-post-meta_bb257d6db5610e87 span a:hover i {
            color: #317EFE;
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out; }

.te-post-card_5e407a6ccb24d4dc {
  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_5e407a6ccb24d4dc.style-1_69f56e8ac8d77067 {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 20px; }
    .te-post-card_5e407a6ccb24d4dc.style-1_69f56e8ac8d77067 .image_ff3d356d11cb174c {
      height: 290px; }
    .te-post-card_5e407a6ccb24d4dc.style-1_69f56e8ac8d77067 .content_03362e8a753f0ddf {
      padding: 0 20px 20px 20px; }
  .te-post-card_5e407a6ccb24d4dc:hover .image_ff3d356d11cb174c 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_5e407a6ccb24d4dc .image_ff3d356d11cb174c {
    overflow: hidden;
    border-radius: 20px;
    position: relative;
    width: 100%;
    height: 323px;
    position: relative; }
    .te-post-card_5e407a6ccb24d4dc .image_ff3d356d11cb174c 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_5e407a6ccb24d4dc .image_ff3d356d11cb174c .te-post-date_b12dec267b25ef55 {
      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_5e407a6ccb24d4dc .image_ff3d356d11cb174c .te-post-date_b12dec267b25ef55 span {
        color: #ffffff;
        font-size: 20px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: 0px; }
  .te-post-card_5e407a6ccb24d4dc .content_03362e8a753f0ddf {
    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_5e407a6ccb24d4dc .content_03362e8a753f0ddf .te-post-meta-info_7d915608be987761 {
      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_5e407a6ccb24d4dc .content_03362e8a753f0ddf .te-post-meta-info_7d915608be987761 .te-single-meta_9686a6f135f71cdb {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 8px; }
        .te-post-card_5e407a6ccb24d4dc .content_03362e8a753f0ddf .te-post-meta-info_7d915608be987761 .te-single-meta_9686a6f135f71cdb span,
        .te-post-card_5e407a6ccb24d4dc .content_03362e8a753f0ddf .te-post-meta-info_7d915608be987761 .te-single-meta_9686a6f135f71cdb a {
          color: #335371;
          font-size: 14px;
          line-height: 28px;
          font-weight: 400;
          margin: 0;
          text-transform: capitalize; }
        .te-post-card_5e407a6ccb24d4dc .content_03362e8a753f0ddf .te-post-meta-info_7d915608be987761 .te-single-meta_9686a6f135f71cdb i {
          color: #317EFE; }
    .te-post-card_5e407a6ccb24d4dc .content_03362e8a753f0ddf .title_56825d0b2b440d2e {
      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_5e407a6ccb24d4dc .content_03362e8a753f0ddf a.read-btn_1b2f8b5c2601ae0f {
      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_5e407a6ccb24d4dc .content_03362e8a753f0ddf a.read-btn_1b2f8b5c2601ae0f:hover {
        color: #317EFE; }

.te-post-card_5e407a6ccb24d4dc.style-2_b307192692e4aad6 {
  gap: 20px; }
  .te-post-card_5e407a6ccb24d4dc.style-2_b307192692e4aad6 .image_ff3d356d11cb174c {
    border-radius: 20px 20px 20px 0; }
    .te-post-card_5e407a6ccb24d4dc.style-2_b307192692e4aad6 .image_ff3d356d11cb174c .te-post-date_b12dec267b25ef55 {
      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_5e407a6ccb24d4dc.style-2_b307192692e4aad6 .content_03362e8a753f0ddf .title_56825d0b2b440d2e {
    font-size: 20px; }
  .te-post-card_5e407a6ccb24d4dc.style-2_b307192692e4aad6 .content_03362e8a753f0ddf .te-post-meta-info_7d915608be987761 {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px; }

.te-blog-details-wrapper_9c5979ab9c84ce17 .te-comment-respond_d555e15675d3c5f9 {
  margin-top: 78px;
  margin-bottom: 40px; }
.te-blog-details-wrapper_9c5979ab9c84ce17 .te-post-comments_e5bc5c7e9f4f0aac {
  margin-top: 70px; }
.te-blog-details-wrapper_9c5979ab9c84ce17 .wp-block-group_bbcc42ed8f56c02a.has-background_4424845802ceb477 .wp-block-button_d48ccf70e68fd8ba .wp-block-button__link_a7b772b6a3a18238 {
  color: #ffffff !important; }
.te-blog-details-wrapper_9c5979ab9c84ce17 .te-post-item_8b84598dbac6f45b {
  border: 0;
  overflow: visible;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0; }
  .te-blog-details-wrapper_9c5979ab9c84ce17 .te-post-item_8b84598dbac6f45b iframe {
    width: 100%;
    height: 522px; }
  .te-blog-details-wrapper_9c5979ab9c84ce17 .te-post-item_8b84598dbac6f45b .te-post-meta_bb257d6db5610e87 {
    margin-top: 0;
    margin-bottom: 20px; }
  .te-blog-details-wrapper_9c5979ab9c84ce17 .te-post-item_8b84598dbac6f45b .post-gallery:hover img {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important; }
  .te-blog-details-wrapper_9c5979ab9c84ce17 .te-post-item_8b84598dbac6f45b .te-post-thumbnail_0e399100aad4d595,
  .te-blog-details-wrapper_9c5979ab9c84ce17 .te-post-item_8b84598dbac6f45b .post-video_164a79244c5599d7,
  .te-blog-details-wrapper_9c5979ab9c84ce17 .te-post-item_8b84598dbac6f45b .post-gallery,
  .te-blog-details-wrapper_9c5979ab9c84ce17 .te-post-item_8b84598dbac6f45b .postbox-audio_e712003193ebc487,
  .te-blog-details-wrapper_9c5979ab9c84ce17 .te-post-item_8b84598dbac6f45b .wp-block-post-featured-image_5acf80f3c8debb91 {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative; }
    @media (max-width: 767px) {
      .te-blog-details-wrapper_9c5979ab9c84ce17 .te-post-item_8b84598dbac6f45b .te-post-thumbnail_0e399100aad4d595,
      .te-blog-details-wrapper_9c5979ab9c84ce17 .te-post-item_8b84598dbac6f45b .post-video_164a79244c5599d7,
      .te-blog-details-wrapper_9c5979ab9c84ce17 .te-post-item_8b84598dbac6f45b .post-gallery,
      .te-blog-details-wrapper_9c5979ab9c84ce17 .te-post-item_8b84598dbac6f45b .postbox-audio_e712003193ebc487,
      .te-blog-details-wrapper_9c5979ab9c84ce17 .te-post-item_8b84598dbac6f45b .wp-block-post-featured-image_5acf80f3c8debb91 {
        margin-bottom: 30px; } }
    .te-blog-details-wrapper_9c5979ab9c84ce17 .te-post-item_8b84598dbac6f45b .te-post-thumbnail_0e399100aad4d595:hover img,
    .te-blog-details-wrapper_9c5979ab9c84ce17 .te-post-item_8b84598dbac6f45b .post-video_164a79244c5599d7:hover img,
    .te-blog-details-wrapper_9c5979ab9c84ce17 .te-post-item_8b84598dbac6f45b .post-gallery:hover img,
    .te-blog-details-wrapper_9c5979ab9c84ce17 .te-post-item_8b84598dbac6f45b .postbox-audio_e712003193ebc487:hover img,
    .te-blog-details-wrapper_9c5979ab9c84ce17 .te-post-item_8b84598dbac6f45b .wp-block-post-featured-image_5acf80f3c8debb91: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_9c5979ab9c84ce17 .te-post-item_8b84598dbac6f45b .te-post-thumbnail_0e399100aad4d595 img,
    .te-blog-details-wrapper_9c5979ab9c84ce17 .te-post-item_8b84598dbac6f45b .post-video_164a79244c5599d7 img,
    .te-blog-details-wrapper_9c5979ab9c84ce17 .te-post-item_8b84598dbac6f45b .post-gallery img,
    .te-blog-details-wrapper_9c5979ab9c84ce17 .te-post-item_8b84598dbac6f45b .postbox-audio_e712003193ebc487 img,
    .te-blog-details-wrapper_9c5979ab9c84ce17 .te-post-item_8b84598dbac6f45b .wp-block-post-featured-image_5acf80f3c8debb91 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_9c5979ab9c84ce17 .te-post-item_8b84598dbac6f45b .te-post-content-wrapper_cac550bf2e8828dd {
    padding: 0 0 10px 0; }
  .te-blog-details-wrapper_9c5979ab9c84ce17 .te-post-item_8b84598dbac6f45b .te-post-content {
    margin-bottom: 17px;
    /* Unit Test Data Compatibility Start */
    /* Unit Test Data Compatibility End */ }
    .te-blog-details-wrapper_9c5979ab9c84ce17 .te-post-item_8b84598dbac6f45b .te-post-content .wp-block-query_224cf6c39a00c70d .wp-block-post-template_ed1131faa9547acd {
      padding-left: 0; }
      .te-blog-details-wrapper_9c5979ab9c84ce17 .te-post-item_8b84598dbac6f45b .te-post-content .wp-block-query_224cf6c39a00c70d .wp-block-post-template_ed1131faa9547acd .wp-block-post_828fa9cc85e1e60d {
        margin-bottom: 30px; }
    .te-blog-details-wrapper_9c5979ab9c84ce17 .te-post-item_8b84598dbac6f45b .te-post-content .wp-block-navigation__responsive-container-content_1cc18a06b02357b8 .wp-block-page-list_89c57fda1aae267c {
      padding-left: 0; }
    .te-blog-details-wrapper_9c5979ab9c84ce17 .te-post-item_8b84598dbac6f45b .te-post-content .wp-block-group_bbcc42ed8f56c02a {
      margin: 15px 0; }
      .te-blog-details-wrapper_9c5979ab9c84ce17 .te-post-item_8b84598dbac6f45b .te-post-content .wp-block-group_bbcc42ed8f56c02a p {
        margin-bottom: 0; }
    .te-blog-details-wrapper_9c5979ab9c84ce17 .te-post-item_8b84598dbac6f45b .te-post-content p {
      margin-bottom: 20px; }
      .te-blog-details-wrapper_9c5979ab9c84ce17 .te-post-item_8b84598dbac6f45b .te-post-content p img {
        margin: 20px 0;
        border-radius: 8px; }
  .te-blog-details-wrapper_9c5979ab9c84ce17 .te-post-item_8b84598dbac6f45b .te-blog-post-tag_dd24138cad57d800 .te-social-share_c123e4fea92230a6 {
    padding-bottom: 20px; }
.te-blog-details-wrapper_9c5979ab9c84ce17 .wp-block-calendar_5d8edcf348619ea8 {
  margin-bottom: 30px; }

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

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

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

.cta-area_2f2322bc22a1db90 {
  background-color: #317EFE;
  padding: 20px 70px;
  border-radius: 0 0 20px 20px; }
  .cta-area_2f2322bc22a1db90 .te-content-wrapper_c5f2e30f42ea82c1 {
    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_2f2322bc22a1db90 .te-content-wrapper_c5f2e30f42ea82c1 .short-title_9471644ee45afba8 {
      font-size: 21px;
      font-weight: 500;
      color: #ffffff;
      margin-bottom: 0; }
    .cta-area_2f2322bc22a1db90 .te-content-wrapper_c5f2e30f42ea82c1 .te-cta-title_10e42d85b2b4d2c5 {
      color: #ffffff;
      text-transform: capitalize;
      margin-bottom: 0;
      font-size: 57px;
      line-height: 77px;
      letter-spacing: -1px; }
      @media (max-width: 375px) {
        .cta-area_2f2322bc22a1db90 .te-content-wrapper_c5f2e30f42ea82c1 .te-cta-title_10e42d85b2b4d2c5 {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .cta-area_2f2322bc22a1db90 .te-content-wrapper_c5f2e30f42ea82c1 .te-cta-title_10e42d85b2b4d2c5 {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .cta-area_2f2322bc22a1db90 .te-content-wrapper_c5f2e30f42ea82c1 .te-cta-title_10e42d85b2b4d2c5 {
          font-size: 36px;
          line-height: 42px; } }
    .cta-area_2f2322bc22a1db90 .te-content-wrapper_c5f2e30f42ea82c1 .text_f6609bdcb7e0c187 {
      font-size: 18px;
      line-height: 36px;
      color: #ffffff;
      margin-bottom: 0; }
  .cta-area_2f2322bc22a1db90 .te-btn-wrapper_50c2a7314094248b {
    margin-top: 30px; }
  .cta-area_2f2322bc22a1db90 .te-cta-inner-area_90c6d93568e403eb {
    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_2f2322bc22a1db90 .te-cta-inner-area_90c6d93568e403eb {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .cta-area_2f2322bc22a1db90 .te-cta-inner-area_90c6d93568e403eb .te-cta-collumn_61cd8f75e0e45667 {
      -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_df9200c608c661c4 {
  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_df9200c608c661c4 {
      -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_df9200c608c661c4.left-align-title_b960be82ea12ecfe .te-section-content_116688bbb17c9d99 {
    margin-top: -15px; }
  .te-section-title_df9200c608c661c4 .te-section-content_116688bbb17c9d99 {
    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_df9200c608c661c4 .short-title_9471644ee45afba8 {
    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_df9200c608c661c4 .short-title_9471644ee45afba8::before, .te-section-title_df9200c608c661c4 .short-title_9471644ee45afba8::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_df9200c608c661c4 .short-title_9471644ee45afba8.only-divider_a947af2169bcbece {
      gap: 10px; }
      .te-section-title_df9200c608c661c4 .short-title_9471644ee45afba8.only-divider_a947af2169bcbece::before {
        display: none; }
  .te-section-title_df9200c608c661c4 .title_56825d0b2b440d2e {
    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_df9200c608c661c4 .title_56825d0b2b440d2e {
        font-size: 34px;
        line-height: 1.25; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .te-section-title_df9200c608c661c4 .title_56825d0b2b440d2e {
        font-size: 34px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .te-section-title_df9200c608c661c4 .title_56825d0b2b440d2e {
        font-size: 30px;
        line-height: 1.3; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-section-title_df9200c608c661c4 .title_56825d0b2b440d2e {
        font-size: 26px;
        line-height: 1.35; } }
    @media only screen and (min-width: 0px) and (max-width: 439px) {
      .te-section-title_df9200c608c661c4 .title_56825d0b2b440d2e br {
        display: none; } }
    .te-section-title_df9200c608c661c4 .title_56825d0b2b440d2e span {
      color: #317EFE; }
  .te-section-title_df9200c608c661c4 .te-section-desc_a0908e4d69b314b4 {
    font-size: 16px;
    font-weight: 400;
    font-family: "Inter", sans-serif;
    color: #335371;
    margin-bottom: 0; }
    .te-section-title_df9200c608c661c4 .te-section-desc_a0908e4d69b314b4 .te-theme-btn_7e6842ece3b64e14 {
      background-color: transparent;
      color: #14203A; }
      .te-section-title_df9200c608c661c4 .te-section-desc_a0908e4d69b314b4 .te-theme-btn_7e6842ece3b64e14:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

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

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

.wp-block-query-pagination_d3c49cdd3c7642ff,
.navigation_c422bcd678f3769c.posts-navigation_32f9ce11e128b3cc,
.comment-navigation_e46ad7d8c553f961 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .wp-block-query-pagination_d3c49cdd3c7642ff .wp-block-query-pagination-numbers_6a16e8d9983136c6,
  .navigation_c422bcd678f3769c.posts-navigation_32f9ce11e128b3cc .wp-block-query-pagination-numbers_6a16e8d9983136c6,
  .comment-navigation_e46ad7d8c553f961 .wp-block-query-pagination-numbers_6a16e8d9983136c6 {
    width: inherit; }
  .wp-block-query-pagination_d3c49cdd3c7642ff .nav-links_d4e85ae5fa717371,
  .navigation_c422bcd678f3769c.posts-navigation_32f9ce11e128b3cc .nav-links_d4e85ae5fa717371,
  .comment-navigation_e46ad7d8c553f961 .nav-links_d4e85ae5fa717371 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
  .wp-block-query-pagination_d3c49cdd3c7642ff .wp-block-query-pagination-previous_5eb646dd03d0bdc9,
  .wp-block-query-pagination_d3c49cdd3c7642ff .wp-block-query-pagination-next_81a94b5957ddcf3c,
  .wp-block-query-pagination_d3c49cdd3c7642ff .nav-next_d5d5784a870877f1 a,
  .wp-block-query-pagination_d3c49cdd3c7642ff .nav-previous_62b9c87476c93765 a,
  .navigation_c422bcd678f3769c.posts-navigation_32f9ce11e128b3cc .wp-block-query-pagination-previous_5eb646dd03d0bdc9,
  .navigation_c422bcd678f3769c.posts-navigation_32f9ce11e128b3cc .wp-block-query-pagination-next_81a94b5957ddcf3c,
  .navigation_c422bcd678f3769c.posts-navigation_32f9ce11e128b3cc .nav-next_d5d5784a870877f1 a,
  .navigation_c422bcd678f3769c.posts-navigation_32f9ce11e128b3cc .nav-previous_62b9c87476c93765 a,
  .comment-navigation_e46ad7d8c553f961 .wp-block-query-pagination-previous_5eb646dd03d0bdc9,
  .comment-navigation_e46ad7d8c553f961 .wp-block-query-pagination-next_81a94b5957ddcf3c,
  .comment-navigation_e46ad7d8c553f961 .nav-next_d5d5784a870877f1 a,
  .comment-navigation_e46ad7d8c553f961 .nav-previous_62b9c87476c93765 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_d3c49cdd3c7642ff .wp-block-query-pagination-previous_5eb646dd03d0bdc9,
      .wp-block-query-pagination_d3c49cdd3c7642ff .wp-block-query-pagination-next_81a94b5957ddcf3c,
      .wp-block-query-pagination_d3c49cdd3c7642ff .nav-next_d5d5784a870877f1 a,
      .wp-block-query-pagination_d3c49cdd3c7642ff .nav-previous_62b9c87476c93765 a,
      .navigation_c422bcd678f3769c.posts-navigation_32f9ce11e128b3cc .wp-block-query-pagination-previous_5eb646dd03d0bdc9,
      .navigation_c422bcd678f3769c.posts-navigation_32f9ce11e128b3cc .wp-block-query-pagination-next_81a94b5957ddcf3c,
      .navigation_c422bcd678f3769c.posts-navigation_32f9ce11e128b3cc .nav-next_d5d5784a870877f1 a,
      .navigation_c422bcd678f3769c.posts-navigation_32f9ce11e128b3cc .nav-previous_62b9c87476c93765 a,
      .comment-navigation_e46ad7d8c553f961 .wp-block-query-pagination-previous_5eb646dd03d0bdc9,
      .comment-navigation_e46ad7d8c553f961 .wp-block-query-pagination-next_81a94b5957ddcf3c,
      .comment-navigation_e46ad7d8c553f961 .nav-next_d5d5784a870877f1 a,
      .comment-navigation_e46ad7d8c553f961 .nav-previous_62b9c87476c93765 a {
        height: 40px; } }
    .wp-block-query-pagination_d3c49cdd3c7642ff .wp-block-query-pagination-previous_5eb646dd03d0bdc9:hover,
    .wp-block-query-pagination_d3c49cdd3c7642ff .wp-block-query-pagination-next_81a94b5957ddcf3c:hover,
    .wp-block-query-pagination_d3c49cdd3c7642ff .nav-next_d5d5784a870877f1 a:hover,
    .wp-block-query-pagination_d3c49cdd3c7642ff .nav-previous_62b9c87476c93765 a:hover,
    .navigation_c422bcd678f3769c.posts-navigation_32f9ce11e128b3cc .wp-block-query-pagination-previous_5eb646dd03d0bdc9:hover,
    .navigation_c422bcd678f3769c.posts-navigation_32f9ce11e128b3cc .wp-block-query-pagination-next_81a94b5957ddcf3c:hover,
    .navigation_c422bcd678f3769c.posts-navigation_32f9ce11e128b3cc .nav-next_d5d5784a870877f1 a:hover,
    .navigation_c422bcd678f3769c.posts-navigation_32f9ce11e128b3cc .nav-previous_62b9c87476c93765 a:hover,
    .comment-navigation_e46ad7d8c553f961 .wp-block-query-pagination-previous_5eb646dd03d0bdc9:hover,
    .comment-navigation_e46ad7d8c553f961 .wp-block-query-pagination-next_81a94b5957ddcf3c:hover,
    .comment-navigation_e46ad7d8c553f961 .nav-next_d5d5784a870877f1 a:hover,
    .comment-navigation_e46ad7d8c553f961 .nav-previous_62b9c87476c93765 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_c7af285b2a08218d,
.page-links_4a3909908756f602,
.wp-block-query-pagination-numbers_6a16e8d9983136c6 {
  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_c7af285b2a08218d ul,
  .page-links_4a3909908756f602 ul,
  .wp-block-query-pagination-numbers_6a16e8d9983136c6 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_c7af285b2a08218d ul li,
    .page-links_4a3909908756f602 ul li,
    .wp-block-query-pagination-numbers_6a16e8d9983136c6 ul li {
      padding-top: 0; }
    .te-basic-pagination_c7af285b2a08218d ul .prev_da1126a8810c96e4 span,
    .te-basic-pagination_c7af285b2a08218d ul .next_c80b9b1cfc2973fb span,
    .page-links_4a3909908756f602 ul .prev_da1126a8810c96e4 span,
    .page-links_4a3909908756f602 ul .next_c80b9b1cfc2973fb span,
    .wp-block-query-pagination-numbers_6a16e8d9983136c6 ul .prev_da1126a8810c96e4 span,
    .wp-block-query-pagination-numbers_6a16e8d9983136c6 ul .next_c80b9b1cfc2973fb span {
      display: none; }
  .te-basic-pagination_c7af285b2a08218d .post-page-numbers_d8f4bb156084072a,
  .page-links_4a3909908756f602 .post-page-numbers_d8f4bb156084072a,
  .wp-block-query-pagination-numbers_6a16e8d9983136c6 .post-page-numbers_d8f4bb156084072a {
    background-color: rgba(71, 112, 247, 0.1) !important; }
  .te-basic-pagination_c7af285b2a08218d .page-numbers_4e01798389e04a3c,
  .te-basic-pagination_c7af285b2a08218d .post-page-numbers_d8f4bb156084072a,
  .page-links_4a3909908756f602 .page-numbers_4e01798389e04a3c,
  .page-links_4a3909908756f602 .post-page-numbers_d8f4bb156084072a,
  .wp-block-query-pagination-numbers_6a16e8d9983136c6 .page-numbers_4e01798389e04a3c,
  .wp-block-query-pagination-numbers_6a16e8d9983136c6 .post-page-numbers_d8f4bb156084072a {
    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_c7af285b2a08218d .page-numbers_4e01798389e04a3c,
      .te-basic-pagination_c7af285b2a08218d .post-page-numbers_d8f4bb156084072a,
      .page-links_4a3909908756f602 .page-numbers_4e01798389e04a3c,
      .page-links_4a3909908756f602 .post-page-numbers_d8f4bb156084072a,
      .wp-block-query-pagination-numbers_6a16e8d9983136c6 .page-numbers_4e01798389e04a3c,
      .wp-block-query-pagination-numbers_6a16e8d9983136c6 .post-page-numbers_d8f4bb156084072a {
        width: 40px;
        height: 40px;
        font-size: 16px; } }
    .te-basic-pagination_c7af285b2a08218d .page-numbers_4e01798389e04a3c:hover,
    .te-basic-pagination_c7af285b2a08218d .post-page-numbers_d8f4bb156084072a:hover,
    .page-links_4a3909908756f602 .page-numbers_4e01798389e04a3c:hover,
    .page-links_4a3909908756f602 .post-page-numbers_d8f4bb156084072a:hover,
    .wp-block-query-pagination-numbers_6a16e8d9983136c6 .page-numbers_4e01798389e04a3c:hover,
    .wp-block-query-pagination-numbers_6a16e8d9983136c6 .post-page-numbers_d8f4bb156084072a: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_c7af285b2a08218d .page-numbers_4e01798389e04a3c.current_fe32c817af832646,
    .te-basic-pagination_c7af285b2a08218d .post-page-numbers_d8f4bb156084072a.current_fe32c817af832646,
    .page-links_4a3909908756f602 .page-numbers_4e01798389e04a3c.current_fe32c817af832646,
    .page-links_4a3909908756f602 .post-page-numbers_d8f4bb156084072a.current_fe32c817af832646,
    .wp-block-query-pagination-numbers_6a16e8d9983136c6 .page-numbers_4e01798389e04a3c.current_fe32c817af832646,
    .wp-block-query-pagination-numbers_6a16e8d9983136c6 .post-page-numbers_d8f4bb156084072a.current_fe32c817af832646 {
      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_9da9e8606fa5e5e9 {
  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_9da9e8606fa5e5e9 {
      -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_9da9e8606fa5e5e9 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 30px;
      margin: 30px 0; } }
  .te-blog-post-nav_9da9e8606fa5e5e9 .te-post-navigation_b14a2f7f1f9ff5a0 {
    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_9da9e8606fa5e5e9 .te-post-navigation_b14a2f7f1f9ff5a0 {
        -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_9da9e8606fa5e5e9 .te-post-navigation_b14a2f7f1f9ff5a0 {
        width: 100%; } }
    @media (max-width: 767px) {
      .te-blog-post-nav_9da9e8606fa5e5e9 .te-post-navigation_b14a2f7f1f9ff5a0 {
        width: 100%; } }
    .te-blog-post-nav_9da9e8606fa5e5e9 .te-post-navigation_b14a2f7f1f9ff5a0::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_9da9e8606fa5e5e9 .te-post-navigation_b14a2f7f1f9ff5a0::after {
          display: none; } }
      @media (max-width: 767px) {
        .te-blog-post-nav_9da9e8606fa5e5e9 .te-post-navigation_b14a2f7f1f9ff5a0::after {
          display: none; } }
    .te-blog-post-nav_9da9e8606fa5e5e9 .te-post-navigation_b14a2f7f1f9ff5a0:last-child {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .te-blog-post-nav_9da9e8606fa5e5e9 .te-post-navigation_b14a2f7f1f9ff5a0:last-child .text_f6609bdcb7e0c187 {
        text-align: right; }
        @media (max-width: 374px) {
          .te-blog-post-nav_9da9e8606fa5e5e9 .te-post-navigation_b14a2f7f1f9ff5a0:last-child .text_f6609bdcb7e0c187 {
            text-align: left; } }
      .te-blog-post-nav_9da9e8606fa5e5e9 .te-post-navigation_b14a2f7f1f9ff5a0:last-child::after {
        display: none; }
    .te-blog-post-nav_9da9e8606fa5e5e9 .te-post-navigation_b14a2f7f1f9ff5a0 .te-post-img_5695e46eef74a3ec {
      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_9da9e8606fa5e5e9 .te-post-navigation_b14a2f7f1f9ff5a0 .te-post-img_5695e46eef74a3ec {
          width: 100% !important;
          height: 150px !important; } }
      .te-blog-post-nav_9da9e8606fa5e5e9 .te-post-navigation_b14a2f7f1f9ff5a0 .te-post-img_5695e46eef74a3ec img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        left: 0;
        top: 0; }
    .te-blog-post-nav_9da9e8606fa5e5e9 .te-post-navigation_b14a2f7f1f9ff5a0 .text_f6609bdcb7e0c187 {
      width: 100%; }
      .te-blog-post-nav_9da9e8606fa5e5e9 .te-post-navigation_b14a2f7f1f9ff5a0 .text_f6609bdcb7e0c187 span {
        font-size: 18px;
        font-family: "Inter", sans-serif;
        text-transform: capitalize;
        font-weight: 400;
        display: block;
        color: #335371; }
      .te-blog-post-nav_9da9e8606fa5e5e9 .te-post-navigation_b14a2f7f1f9ff5a0 .text_f6609bdcb7e0c187 h4 {
        text-transform: capitalize;
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        line-height: 30px;
        letter-spacing: 0px; }
    .te-blog-post-nav_9da9e8606fa5e5e9 .te-post-navigation_b14a2f7f1f9ff5a0 .theme-navigation_76d1cd20b8240870 {
      width: 100%; }

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

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

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

.project-details-overview_cb1c7cd2ef2d9a03 {
  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_cb1c7cd2ef2d9a03 .list-wrapper_433be2d4a25e145d {
    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_cb1c7cd2ef2d9a03 .list-wrapper_433be2d4a25e145d {
        -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_cb1c7cd2ef2d9a03 .list-wrapper_433be2d4a25e145d .image_ff3d356d11cb174c {
      width: 410px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 20px;
      overflow: hidden; }
      .project-details-overview_cb1c7cd2ef2d9a03 .list-wrapper_433be2d4a25e145d .image_ff3d356d11cb174c img {
        border-radius: 20px; }
    .project-details-overview_cb1c7cd2ef2d9a03 .list-wrapper_433be2d4a25e145d 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_cb1c7cd2ef2d9a03 .list-wrapper_433be2d4a25e145d 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_cb1c7cd2ef2d9a03 .list-wrapper_433be2d4a25e145d 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_cb1c7cd2ef2d9a03 .list-wrapper_433be2d4a25e145d 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_cb1c7cd2ef2d9a03 .list-wrapper_433be2d4a25e145d .user-card_7ab045d35e8dbab3 {
      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_cb1c7cd2ef2d9a03 .list-wrapper_433be2d4a25e145d .user-card_7ab045d35e8dbab3 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .project-details-overview_cb1c7cd2ef2d9a03 .list-wrapper_433be2d4a25e145d .user-card_7ab045d35e8dbab3 .image_ff3d356d11cb174c {
        width: 90px;
        height: 90px;
        border-radius: 100px;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
      .project-details-overview_cb1c7cd2ef2d9a03 .list-wrapper_433be2d4a25e145d .user-card_7ab045d35e8dbab3 .content_03362e8a753f0ddf .title_56825d0b2b440d2e {
        font-size: 20px;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: 0px; }
      .project-details-overview_cb1c7cd2ef2d9a03 .list-wrapper_433be2d4a25e145d .user-card_7ab045d35e8dbab3 .content_03362e8a753f0ddf .text_f6609bdcb7e0c187 {
        margin-bottom: 0; }

.te-list-item_6f7e2938fab44cc7 {
  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_6f7e2938fab44cc7 .icon_cd84e2f1b9ae2451 {
    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_6f7e2938fab44cc7 .text_f6609bdcb7e0c187 {
    font-size: 18px;
    line-height: 36px;
    font-weight: 400;
    color: #335371;
    margin: 0; }

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

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

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

/* Widget */
.widget_588b196f7d741ada,
.sidebar__widget_81ce745074d3caaf {
  /* 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_588b196f7d741ada ol,
  .widget_588b196f7d741ada ul,
  .sidebar__widget_81ce745074d3caaf ol,
  .sidebar__widget_81ce745074d3caaf ul {
    margin-bottom: 0; }
  .widget_588b196f7d741ada .widget-instagram-feed_53de0264c5002177,
  .sidebar__widget_81ce745074d3caaf .widget-instagram-feed_53de0264c5002177 {
    width: 315px; }
    @media only screen and (min-width: 992px) and (max-width: 1280px) {
      .widget_588b196f7d741ada .widget-instagram-feed_53de0264c5002177,
      .sidebar__widget_81ce745074d3caaf .widget-instagram-feed_53de0264c5002177 {
        width: 220px; } }
    @media (max-width: 374px) {
      .widget_588b196f7d741ada .widget-instagram-feed_53de0264c5002177,
      .sidebar__widget_81ce745074d3caaf .widget-instagram-feed_53de0264c5002177 {
        width: 200px; } }
    .widget_588b196f7d741ada .widget-instagram-feed_53de0264c5002177 .single-instagram-feed_a45d45095f024b7c,
    .sidebar__widget_81ce745074d3caaf .widget-instagram-feed_53de0264c5002177 .single-instagram-feed_a45d45095f024b7c {
      width: 96px;
      height: 96px; }
  .widget_588b196f7d741ada .wp-block-heading_8f3d4e4944c1a9cb,
  .widget_588b196f7d741ada .widget-title_c7d66dbbe9786346,
  .widget_588b196f7d741ada .wp-block-search__label_247d5e0510e937d6,
  .sidebar__widget_81ce745074d3caaf .wp-block-heading_8f3d4e4944c1a9cb,
  .sidebar__widget_81ce745074d3caaf .widget-title_c7d66dbbe9786346,
  .sidebar__widget_81ce745074d3caaf .wp-block-search__label_247d5e0510e937d6 {
    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_588b196f7d741ada .wp-block-social-links_fa018793542d7828 .wp-social-link_268a68bff5cb0e3a,
  .sidebar__widget_81ce745074d3caaf .wp-block-social-links_fa018793542d7828 .wp-social-link_268a68bff5cb0e3a {
    padding: 0;
    margin: 0;
    line-height: 0; }
    .widget_588b196f7d741ada .wp-block-social-links_fa018793542d7828 .wp-social-link_268a68bff5cb0e3a a,
    .sidebar__widget_81ce745074d3caaf .wp-block-social-links_fa018793542d7828 .wp-social-link_268a68bff5cb0e3a 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_588b196f7d741ada .wp-block-social-links_fa018793542d7828 .wp-social-link_268a68bff5cb0e3a a:before,
      .sidebar__widget_81ce745074d3caaf .wp-block-social-links_fa018793542d7828 .wp-social-link_268a68bff5cb0e3a a:before {
        display: none; }
  .widget_588b196f7d741ada .has-avatars_38b37ca51bc4492e.has-dates_095dbb7eae1944f6.has-excerpts_7696ad99a3d4b862.wp-block-te-latest-comments_50d76bdf17a94b64 li.wp-block-te-latest-comments__comment_6a6fd5d88fe638b0 .wp-block-te-latest-comments__comment-meta_f75734e5a7075189,
  .widget_588b196f7d741ada .has-dates_095dbb7eae1944f6.has-excerpts_7696ad99a3d4b862.wp-block-te-latest-comments_50d76bdf17a94b64 li.wp-block-te-latest-comments__comment_6a6fd5d88fe638b0 .wp-block-te-latest-comments__comment-meta_f75734e5a7075189,
  .sidebar__widget_81ce745074d3caaf .has-avatars_38b37ca51bc4492e.has-dates_095dbb7eae1944f6.has-excerpts_7696ad99a3d4b862.wp-block-te-latest-comments_50d76bdf17a94b64 li.wp-block-te-latest-comments__comment_6a6fd5d88fe638b0 .wp-block-te-latest-comments__comment-meta_f75734e5a7075189,
  .sidebar__widget_81ce745074d3caaf .has-dates_095dbb7eae1944f6.has-excerpts_7696ad99a3d4b862.wp-block-te-latest-comments_50d76bdf17a94b64 li.wp-block-te-latest-comments__comment_6a6fd5d88fe638b0 .wp-block-te-latest-comments__comment-meta_f75734e5a7075189 {
    font-weight: 500; }
    .widget_588b196f7d741ada .has-avatars_38b37ca51bc4492e.has-dates_095dbb7eae1944f6.has-excerpts_7696ad99a3d4b862.wp-block-te-latest-comments_50d76bdf17a94b64 li.wp-block-te-latest-comments__comment_6a6fd5d88fe638b0 .wp-block-te-latest-comments__comment-meta_f75734e5a7075189 .wp-block-te-latest-comments__comment-author_e41e54d0d33e4b52,
    .widget_588b196f7d741ada .has-avatars_38b37ca51bc4492e.has-dates_095dbb7eae1944f6.has-excerpts_7696ad99a3d4b862.wp-block-te-latest-comments_50d76bdf17a94b64 li.wp-block-te-latest-comments__comment_6a6fd5d88fe638b0 .wp-block-te-latest-comments__comment-meta_f75734e5a7075189 .wp-block-te-latest-comments__comment-link_c4c8498c6ff34791,
    .widget_588b196f7d741ada .has-dates_095dbb7eae1944f6.has-excerpts_7696ad99a3d4b862.wp-block-te-latest-comments_50d76bdf17a94b64 li.wp-block-te-latest-comments__comment_6a6fd5d88fe638b0 .wp-block-te-latest-comments__comment-meta_f75734e5a7075189 .wp-block-te-latest-comments__comment-author_e41e54d0d33e4b52,
    .widget_588b196f7d741ada .has-dates_095dbb7eae1944f6.has-excerpts_7696ad99a3d4b862.wp-block-te-latest-comments_50d76bdf17a94b64 li.wp-block-te-latest-comments__comment_6a6fd5d88fe638b0 .wp-block-te-latest-comments__comment-meta_f75734e5a7075189 .wp-block-te-latest-comments__comment-link_c4c8498c6ff34791,
    .sidebar__widget_81ce745074d3caaf .has-avatars_38b37ca51bc4492e.has-dates_095dbb7eae1944f6.has-excerpts_7696ad99a3d4b862.wp-block-te-latest-comments_50d76bdf17a94b64 li.wp-block-te-latest-comments__comment_6a6fd5d88fe638b0 .wp-block-te-latest-comments__comment-meta_f75734e5a7075189 .wp-block-te-latest-comments__comment-author_e41e54d0d33e4b52,
    .sidebar__widget_81ce745074d3caaf .has-avatars_38b37ca51bc4492e.has-dates_095dbb7eae1944f6.has-excerpts_7696ad99a3d4b862.wp-block-te-latest-comments_50d76bdf17a94b64 li.wp-block-te-latest-comments__comment_6a6fd5d88fe638b0 .wp-block-te-latest-comments__comment-meta_f75734e5a7075189 .wp-block-te-latest-comments__comment-link_c4c8498c6ff34791,
    .sidebar__widget_81ce745074d3caaf .has-dates_095dbb7eae1944f6.has-excerpts_7696ad99a3d4b862.wp-block-te-latest-comments_50d76bdf17a94b64 li.wp-block-te-latest-comments__comment_6a6fd5d88fe638b0 .wp-block-te-latest-comments__comment-meta_f75734e5a7075189 .wp-block-te-latest-comments__comment-author_e41e54d0d33e4b52,
    .sidebar__widget_81ce745074d3caaf .has-dates_095dbb7eae1944f6.has-excerpts_7696ad99a3d4b862.wp-block-te-latest-comments_50d76bdf17a94b64 li.wp-block-te-latest-comments__comment_6a6fd5d88fe638b0 .wp-block-te-latest-comments__comment-meta_f75734e5a7075189 .wp-block-te-latest-comments__comment-link_c4c8498c6ff34791 {
      font-weight: 500; }
  .widget_588b196f7d741ada .wp-block-te-latest-comments_50d76bdf17a94b64 li.wp-block-te-latest-comments__comment_6a6fd5d88fe638b0,
  .widget_588b196f7d741ada .wp-block-latest-posts_1826c24d83c6f5df li.wp-block-te-latest-comments__comment_6a6fd5d88fe638b0,
  .sidebar__widget_81ce745074d3caaf .wp-block-te-latest-comments_50d76bdf17a94b64 li.wp-block-te-latest-comments__comment_6a6fd5d88fe638b0,
  .sidebar__widget_81ce745074d3caaf .wp-block-latest-posts_1826c24d83c6f5df li.wp-block-te-latest-comments__comment_6a6fd5d88fe638b0 {
    margin-bottom: 0; }
  .widget_588b196f7d741ada .wp-block-te-latest-comments_50d76bdf17a94b64 li .wp-block-te-latest-comments__comment-meta_f75734e5a7075189,
  .widget_588b196f7d741ada .wp-block-te-latest-comments_50d76bdf17a94b64 li .wp-block-latest-posts__te-post-title_24e69eb58146399c,
  .widget_588b196f7d741ada .wp-block-latest-posts_1826c24d83c6f5df li .wp-block-te-latest-comments__comment-meta_f75734e5a7075189,
  .widget_588b196f7d741ada .wp-block-latest-posts_1826c24d83c6f5df li .wp-block-latest-posts__te-post-title_24e69eb58146399c,
  .sidebar__widget_81ce745074d3caaf .wp-block-te-latest-comments_50d76bdf17a94b64 li .wp-block-te-latest-comments__comment-meta_f75734e5a7075189,
  .sidebar__widget_81ce745074d3caaf .wp-block-te-latest-comments_50d76bdf17a94b64 li .wp-block-latest-posts__te-post-title_24e69eb58146399c,
  .sidebar__widget_81ce745074d3caaf .wp-block-latest-posts_1826c24d83c6f5df li .wp-block-te-latest-comments__comment-meta_f75734e5a7075189,
  .sidebar__widget_81ce745074d3caaf .wp-block-latest-posts_1826c24d83c6f5df li .wp-block-latest-posts__te-post-title_24e69eb58146399c {
    line-height: 28px;
    font-weight: 400; }
    .widget_588b196f7d741ada .wp-block-te-latest-comments_50d76bdf17a94b64 li .wp-block-te-latest-comments__comment-meta_f75734e5a7075189 .wp-block-te-latest-comments__comment-date_af6f442c0c82b9fe,
    .widget_588b196f7d741ada .wp-block-te-latest-comments_50d76bdf17a94b64 li .wp-block-latest-posts__te-post-title_24e69eb58146399c .wp-block-te-latest-comments__comment-date_af6f442c0c82b9fe,
    .widget_588b196f7d741ada .wp-block-latest-posts_1826c24d83c6f5df li .wp-block-te-latest-comments__comment-meta_f75734e5a7075189 .wp-block-te-latest-comments__comment-date_af6f442c0c82b9fe,
    .widget_588b196f7d741ada .wp-block-latest-posts_1826c24d83c6f5df li .wp-block-latest-posts__te-post-title_24e69eb58146399c .wp-block-te-latest-comments__comment-date_af6f442c0c82b9fe,
    .sidebar__widget_81ce745074d3caaf .wp-block-te-latest-comments_50d76bdf17a94b64 li .wp-block-te-latest-comments__comment-meta_f75734e5a7075189 .wp-block-te-latest-comments__comment-date_af6f442c0c82b9fe,
    .sidebar__widget_81ce745074d3caaf .wp-block-te-latest-comments_50d76bdf17a94b64 li .wp-block-latest-posts__te-post-title_24e69eb58146399c .wp-block-te-latest-comments__comment-date_af6f442c0c82b9fe,
    .sidebar__widget_81ce745074d3caaf .wp-block-latest-posts_1826c24d83c6f5df li .wp-block-te-latest-comments__comment-meta_f75734e5a7075189 .wp-block-te-latest-comments__comment-date_af6f442c0c82b9fe,
    .sidebar__widget_81ce745074d3caaf .wp-block-latest-posts_1826c24d83c6f5df li .wp-block-latest-posts__te-post-title_24e69eb58146399c .wp-block-te-latest-comments__comment-date_af6f442c0c82b9fe {
      font-size: 14px !important;
      margin-bottom: 10px;
      position: relative; }
      .widget_588b196f7d741ada .wp-block-te-latest-comments_50d76bdf17a94b64 li .wp-block-te-latest-comments__comment-meta_f75734e5a7075189 .wp-block-te-latest-comments__comment-date_af6f442c0c82b9fe:before,
      .widget_588b196f7d741ada .wp-block-te-latest-comments_50d76bdf17a94b64 li .wp-block-latest-posts__te-post-title_24e69eb58146399c .wp-block-te-latest-comments__comment-date_af6f442c0c82b9fe:before,
      .widget_588b196f7d741ada .wp-block-latest-posts_1826c24d83c6f5df li .wp-block-te-latest-comments__comment-meta_f75734e5a7075189 .wp-block-te-latest-comments__comment-date_af6f442c0c82b9fe:before,
      .widget_588b196f7d741ada .wp-block-latest-posts_1826c24d83c6f5df li .wp-block-latest-posts__te-post-title_24e69eb58146399c .wp-block-te-latest-comments__comment-date_af6f442c0c82b9fe:before,
      .sidebar__widget_81ce745074d3caaf .wp-block-te-latest-comments_50d76bdf17a94b64 li .wp-block-te-latest-comments__comment-meta_f75734e5a7075189 .wp-block-te-latest-comments__comment-date_af6f442c0c82b9fe:before,
      .sidebar__widget_81ce745074d3caaf .wp-block-te-latest-comments_50d76bdf17a94b64 li .wp-block-latest-posts__te-post-title_24e69eb58146399c .wp-block-te-latest-comments__comment-date_af6f442c0c82b9fe:before,
      .sidebar__widget_81ce745074d3caaf .wp-block-latest-posts_1826c24d83c6f5df li .wp-block-te-latest-comments__comment-meta_f75734e5a7075189 .wp-block-te-latest-comments__comment-date_af6f442c0c82b9fe:before,
      .sidebar__widget_81ce745074d3caaf .wp-block-latest-posts_1826c24d83c6f5df li .wp-block-latest-posts__te-post-title_24e69eb58146399c .wp-block-te-latest-comments__comment-date_af6f442c0c82b9fe:before {
        content: "\f274";
        font-family: "Font Awesome 6 Free";
        padding-right: 8px; }
  .widget_588b196f7d741ada .wp-block-te-latest-comments_50d76bdf17a94b64 li a,
  .widget_588b196f7d741ada .wp-block-latest-posts_1826c24d83c6f5df li a,
  .sidebar__widget_81ce745074d3caaf .wp-block-te-latest-comments_50d76bdf17a94b64 li a,
  .sidebar__widget_81ce745074d3caaf .wp-block-latest-posts_1826c24d83c6f5df li a {
    color: #335371; }
    .widget_588b196f7d741ada .wp-block-te-latest-comments_50d76bdf17a94b64 li a.wp-block-te-latest-comments__comment-author_e41e54d0d33e4b52, .widget_588b196f7d741ada .wp-block-te-latest-comments_50d76bdf17a94b64 li a.wp-block-te-latest-comments__comment-link_c4c8498c6ff34791,
    .widget_588b196f7d741ada .wp-block-latest-posts_1826c24d83c6f5df li a.wp-block-te-latest-comments__comment-author_e41e54d0d33e4b52,
    .widget_588b196f7d741ada .wp-block-latest-posts_1826c24d83c6f5df li a.wp-block-te-latest-comments__comment-link_c4c8498c6ff34791,
    .sidebar__widget_81ce745074d3caaf .wp-block-te-latest-comments_50d76bdf17a94b64 li a.wp-block-te-latest-comments__comment-author_e41e54d0d33e4b52,
    .sidebar__widget_81ce745074d3caaf .wp-block-te-latest-comments_50d76bdf17a94b64 li a.wp-block-te-latest-comments__comment-link_c4c8498c6ff34791,
    .sidebar__widget_81ce745074d3caaf .wp-block-latest-posts_1826c24d83c6f5df li a.wp-block-te-latest-comments__comment-author_e41e54d0d33e4b52,
    .sidebar__widget_81ce745074d3caaf .wp-block-latest-posts_1826c24d83c6f5df li a.wp-block-te-latest-comments__comment-link_c4c8498c6ff34791 {
      display: inline !important;
      text-transform: capitalize;
      line-height: 28px;
      font-weight: 400; }
    .widget_588b196f7d741ada .wp-block-te-latest-comments_50d76bdf17a94b64 li a:hover,
    .widget_588b196f7d741ada .wp-block-latest-posts_1826c24d83c6f5df li a:hover,
    .sidebar__widget_81ce745074d3caaf .wp-block-te-latest-comments_50d76bdf17a94b64 li a:hover,
    .sidebar__widget_81ce745074d3caaf .wp-block-latest-posts_1826c24d83c6f5df li a:hover {
      color: #317EFE; }
  .widget_588b196f7d741ada .wp-block-te-latest-comments_50d76bdf17a94b64 li .wp-block-te-latest-comments__comment-excerpt_b5b511fb552966d5 p,
  .widget_588b196f7d741ada .wp-block-latest-posts_1826c24d83c6f5df li .wp-block-te-latest-comments__comment-excerpt_b5b511fb552966d5 p,
  .sidebar__widget_81ce745074d3caaf .wp-block-te-latest-comments_50d76bdf17a94b64 li .wp-block-te-latest-comments__comment-excerpt_b5b511fb552966d5 p,
  .sidebar__widget_81ce745074d3caaf .wp-block-latest-posts_1826c24d83c6f5df li .wp-block-te-latest-comments__comment-excerpt_b5b511fb552966d5 p {
    font-size: 16px;
    line-height: 28px;
    margin: 0; }
  .widget_588b196f7d741ada .te-social-profile_44c828a01f5303be,
  .sidebar__widget_81ce745074d3caaf .te-social-profile_44c828a01f5303be {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .widget_588b196f7d741ada .te-social-profile_44c828a01f5303be a,
    .sidebar__widget_81ce745074d3caaf .te-social-profile_44c828a01f5303be 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_588b196f7d741ada .te-social-profile_44c828a01f5303be a,
        .sidebar__widget_81ce745074d3caaf .te-social-profile_44c828a01f5303be a {
          width: 40px;
          height: 40px; } }
      .widget_588b196f7d741ada .te-social-profile_44c828a01f5303be a.facebook_8e0d8675db4cdebb,
      .sidebar__widget_81ce745074d3caaf .te-social-profile_44c828a01f5303be a.facebook_8e0d8675db4cdebb {
        background-color: #1877f2; }
      .widget_588b196f7d741ada .te-social-profile_44c828a01f5303be a.twitter_58e51bd0e75fa676,
      .sidebar__widget_81ce745074d3caaf .te-social-profile_44c828a01f5303be a.twitter_58e51bd0e75fa676 {
        background-color: #1da1f2; }
      .widget_588b196f7d741ada .te-social-profile_44c828a01f5303be a.linkedin_d20efd4f25309e6f,
      .sidebar__widget_81ce745074d3caaf .te-social-profile_44c828a01f5303be a.linkedin_d20efd4f25309e6f {
        background-color: #0a66c2; }
      .widget_588b196f7d741ada .te-social-profile_44c828a01f5303be a.instagram_62dec2e191f28ffe,
      .sidebar__widget_81ce745074d3caaf .te-social-profile_44c828a01f5303be a.instagram_62dec2e191f28ffe {
        background-color: #405de6; }
      .widget_588b196f7d741ada .te-social-profile_44c828a01f5303be a:hover,
      .sidebar__widget_81ce745074d3caaf .te-social-profile_44c828a01f5303be a:hover {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #E7F914; }
  .widget_588b196f7d741ada select,
  .sidebar__widget_81ce745074d3caaf select {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371;
    margin-bottom: 0; }
  .widget_588b196f7d741ada .has-login-form_4471e11bf88ab186 .login-username_a1ae9aafcd038871 label,
  .widget_588b196f7d741ada .has-login-form_4471e11bf88ab186 .login-password_9d7f7a486ef348ac label,
  .sidebar__widget_81ce745074d3caaf .has-login-form_4471e11bf88ab186 .login-username_a1ae9aafcd038871 label,
  .sidebar__widget_81ce745074d3caaf .has-login-form_4471e11bf88ab186 .login-password_9d7f7a486ef348ac label {
    margin-bottom: 10px; }
  .widget_588b196f7d741ada .has-login-form_4471e11bf88ab186 .login-username_a1ae9aafcd038871 input,
  .widget_588b196f7d741ada .has-login-form_4471e11bf88ab186 .login-password_9d7f7a486ef348ac input,
  .sidebar__widget_81ce745074d3caaf .has-login-form_4471e11bf88ab186 .login-username_a1ae9aafcd038871 input,
  .sidebar__widget_81ce745074d3caaf .has-login-form_4471e11bf88ab186 .login-password_9d7f7a486ef348ac input {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #31373f;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371; }
  .widget_588b196f7d741ada .has-login-form_4471e11bf88ab186 .login-remember_d50fa5f8b0419afd label,
  .sidebar__widget_81ce745074d3caaf .has-login-form_4471e11bf88ab186 .login-remember_d50fa5f8b0419afd label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px; }
  .widget_588b196f7d741ada .has-login-form_4471e11bf88ab186 .login-submit_af64c8ceff3f627a,
  .sidebar__widget_81ce745074d3caaf .has-login-form_4471e11bf88ab186 .login-submit_af64c8ceff3f627a {
    margin-bottom: 0; }
    .widget_588b196f7d741ada .has-login-form_4471e11bf88ab186 .login-submit_af64c8ceff3f627a input.button-primary_888e636037c8e6c2,
    .sidebar__widget_81ce745074d3caaf .has-login-form_4471e11bf88ab186 .login-submit_af64c8ceff3f627a input.button-primary_888e636037c8e6c2 {
      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_588b196f7d741ada .search-form_1e9449768c20c82b,
  .sidebar__widget_81ce745074d3caaf .search-form_1e9449768c20c82b {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_588b196f7d741ada .search-form_1e9449768c20c82b button,
    .sidebar__widget_81ce745074d3caaf .search-form_1e9449768c20c82b button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_588b196f7d741ada.widget_search_58ee89283342efaf .sidebar__search_d027dd527b0242c4,
  .sidebar__widget_81ce745074d3caaf.widget_search_58ee89283342efaf .sidebar__search_d027dd527b0242c4 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_588b196f7d741ada.widget_search_58ee89283342efaf .sidebar__search_d027dd527b0242c4 button,
    .sidebar__widget_81ce745074d3caaf.widget_search_58ee89283342efaf .sidebar__search_d027dd527b0242c4 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_588b196f7d741ada .wp-block-search__no-button_44ba502fe8aa638c.wp-block-search_a7e15a1ce54aca90 input,
  .sidebar__widget_81ce745074d3caaf .wp-block-search__no-button_44ba502fe8aa638c.wp-block-search_a7e15a1ce54aca90 input {
    border-radius: 10px; }
  .widget_588b196f7d741ada .wp-block-search_a7e15a1ce54aca90,
  .sidebar__widget_81ce745074d3caaf .wp-block-search_a7e15a1ce54aca90 {
    margin-bottom: -2px; }
  .widget_588b196f7d741ada .wp-block-search_a7e15a1ce54aca90,
  .widget_588b196f7d741ada .search-form_1e9449768c20c82b,
  .widget_588b196f7d741ada .sidebar__search_d027dd527b0242c4,
  .sidebar__widget_81ce745074d3caaf .wp-block-search_a7e15a1ce54aca90,
  .sidebar__widget_81ce745074d3caaf .search-form_1e9449768c20c82b,
  .sidebar__widget_81ce745074d3caaf .sidebar__search_d027dd527b0242c4 {
    display: inline-block;
    width: 100%;
    overflow: hidden; }
    .widget_588b196f7d741ada .wp-block-search_a7e15a1ce54aca90 .wp-block-search__inside-wrapper_73330901b17798c0,
    .widget_588b196f7d741ada .search-form_1e9449768c20c82b .wp-block-search__inside-wrapper_73330901b17798c0,
    .widget_588b196f7d741ada .sidebar__search_d027dd527b0242c4 .wp-block-search__inside-wrapper_73330901b17798c0,
    .sidebar__widget_81ce745074d3caaf .wp-block-search_a7e15a1ce54aca90 .wp-block-search__inside-wrapper_73330901b17798c0,
    .sidebar__widget_81ce745074d3caaf .search-form_1e9449768c20c82b .wp-block-search__inside-wrapper_73330901b17798c0,
    .sidebar__widget_81ce745074d3caaf .sidebar__search_d027dd527b0242c4 .wp-block-search__inside-wrapper_73330901b17798c0 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .widget_588b196f7d741ada .wp-block-search_a7e15a1ce54aca90 label,
    .widget_588b196f7d741ada .search-form_1e9449768c20c82b label,
    .widget_588b196f7d741ada .sidebar__search_d027dd527b0242c4 label,
    .sidebar__widget_81ce745074d3caaf .wp-block-search_a7e15a1ce54aca90 label,
    .sidebar__widget_81ce745074d3caaf .search-form_1e9449768c20c82b label,
    .sidebar__widget_81ce745074d3caaf .sidebar__search_d027dd527b0242c4 label {
      font-size: 24px;
      display: block;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #14203A;
      font-family: "Inter", sans-serif; }
    .widget_588b196f7d741ada .wp-block-search_a7e15a1ce54aca90 input,
    .widget_588b196f7d741ada .search-form_1e9449768c20c82b input,
    .widget_588b196f7d741ada .sidebar__search_d027dd527b0242c4 input,
    .sidebar__widget_81ce745074d3caaf .wp-block-search_a7e15a1ce54aca90 input,
    .sidebar__widget_81ce745074d3caaf .search-form_1e9449768c20c82b input,
    .sidebar__widget_81ce745074d3caaf .sidebar__search_d027dd527b0242c4 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_588b196f7d741ada .wp-block-search_a7e15a1ce54aca90 button,
    .widget_588b196f7d741ada .search-form_1e9449768c20c82b button,
    .widget_588b196f7d741ada .sidebar__search_d027dd527b0242c4 button,
    .sidebar__widget_81ce745074d3caaf .wp-block-search_a7e15a1ce54aca90 button,
    .sidebar__widget_81ce745074d3caaf .search-form_1e9449768c20c82b button,
    .sidebar__widget_81ce745074d3caaf .sidebar__search_d027dd527b0242c4 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_588b196f7d741ada .tagcloud_31580775c2c54519,
  .widget_588b196f7d741ada .wp-block-tag-cloud_4977c70a20b13495,
  .sidebar__widget_81ce745074d3caaf .tagcloud_31580775c2c54519,
  .sidebar__widget_81ce745074d3caaf .wp-block-tag-cloud_4977c70a20b13495 {
    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_588b196f7d741ada .tagcloud_31580775c2c54519 a,
    .widget_588b196f7d741ada .wp-block-tag-cloud_4977c70a20b13495 a,
    .sidebar__widget_81ce745074d3caaf .tagcloud_31580775c2c54519 a,
    .sidebar__widget_81ce745074d3caaf .wp-block-tag-cloud_4977c70a20b13495 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_588b196f7d741ada .tagcloud_31580775c2c54519 a:hover,
      .widget_588b196f7d741ada .wp-block-tag-cloud_4977c70a20b13495 a:hover,
      .sidebar__widget_81ce745074d3caaf .tagcloud_31580775c2c54519 a:hover,
      .sidebar__widget_81ce745074d3caaf .wp-block-tag-cloud_4977c70a20b13495 a:hover {
        color: #ffffff;
        background: #317EFE;
        border-color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .widget_588b196f7d741ada ul,
  .widget_588b196f7d741ada ol,
  .sidebar__widget_81ce745074d3caaf ul,
  .sidebar__widget_81ce745074d3caaf ol {
    margin-bottom: 0;
    padding-left: 0;
    /* Tag Cloud Widget */ }
    .widget_588b196f7d741ada ul li,
    .widget_588b196f7d741ada ol li,
    .sidebar__widget_81ce745074d3caaf ul li,
    .sidebar__widget_81ce745074d3caaf ol li {
      display: block;
      padding: 8px 0;
      border-top: 1px solid #E1E1E1;
      margin-bottom: 0;
      /* Recent Comment Widget */ }
      .widget_588b196f7d741ada ul li:first-child,
      .widget_588b196f7d741ada ol li:first-child,
      .sidebar__widget_81ce745074d3caaf ul li:first-child,
      .sidebar__widget_81ce745074d3caaf ol li:first-child {
        border-top: 0; }
      .widget_588b196f7d741ada ul li:last-child,
      .widget_588b196f7d741ada ol li:last-child,
      .sidebar__widget_81ce745074d3caaf ul li:last-child,
      .sidebar__widget_81ce745074d3caaf ol li:last-child {
        margin-bottom: 0; }
      .widget_588b196f7d741ada ul li.recentcomments_18a9b30bfa6e74be .comment-author-link_7e412a30f1907bde a:before, .widget_588b196f7d741ada ul li.wp-block-latest-comments__comment_dda8a677accdaeef .comment-author-link_7e412a30f1907bde a:before,
      .widget_588b196f7d741ada ol li.recentcomments_18a9b30bfa6e74be .comment-author-link_7e412a30f1907bde a:before,
      .widget_588b196f7d741ada ol li.wp-block-latest-comments__comment_dda8a677accdaeef .comment-author-link_7e412a30f1907bde a:before,
      .sidebar__widget_81ce745074d3caaf ul li.recentcomments_18a9b30bfa6e74be .comment-author-link_7e412a30f1907bde a:before,
      .sidebar__widget_81ce745074d3caaf ul li.wp-block-latest-comments__comment_dda8a677accdaeef .comment-author-link_7e412a30f1907bde a:before,
      .sidebar__widget_81ce745074d3caaf ol li.recentcomments_18a9b30bfa6e74be .comment-author-link_7e412a30f1907bde a:before,
      .sidebar__widget_81ce745074d3caaf ol li.wp-block-latest-comments__comment_dda8a677accdaeef .comment-author-link_7e412a30f1907bde a:before {
        display: none; }
      .widget_588b196f7d741ada ul li.recentcomments_18a9b30bfa6e74be a, .widget_588b196f7d741ada ul li.wp-block-latest-comments__comment_dda8a677accdaeef a,
      .widget_588b196f7d741ada ol li.recentcomments_18a9b30bfa6e74be a,
      .widget_588b196f7d741ada ol li.wp-block-latest-comments__comment_dda8a677accdaeef a,
      .sidebar__widget_81ce745074d3caaf ul li.recentcomments_18a9b30bfa6e74be a,
      .sidebar__widget_81ce745074d3caaf ul li.wp-block-latest-comments__comment_dda8a677accdaeef a,
      .sidebar__widget_81ce745074d3caaf ol li.recentcomments_18a9b30bfa6e74be a,
      .sidebar__widget_81ce745074d3caaf ol li.wp-block-latest-comments__comment_dda8a677accdaeef a {
        padding-left: 0;
        display: inline; }
        .widget_588b196f7d741ada ul li.recentcomments_18a9b30bfa6e74be a:before, .widget_588b196f7d741ada ul li.wp-block-latest-comments__comment_dda8a677accdaeef a:before,
        .widget_588b196f7d741ada ol li.recentcomments_18a9b30bfa6e74be a:before,
        .widget_588b196f7d741ada ol li.wp-block-latest-comments__comment_dda8a677accdaeef a:before,
        .sidebar__widget_81ce745074d3caaf ul li.recentcomments_18a9b30bfa6e74be a:before,
        .sidebar__widget_81ce745074d3caaf ul li.wp-block-latest-comments__comment_dda8a677accdaeef a:before,
        .sidebar__widget_81ce745074d3caaf ol li.recentcomments_18a9b30bfa6e74be a:before,
        .sidebar__widget_81ce745074d3caaf ol li.wp-block-latest-comments__comment_dda8a677accdaeef a:before {
          display: none; }
      .widget_588b196f7d741ada ul li a,
      .widget_588b196f7d741ada ol li a,
      .sidebar__widget_81ce745074d3caaf ul li a,
      .sidebar__widget_81ce745074d3caaf 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_588b196f7d741ada ul li a::before,
        .widget_588b196f7d741ada ol li a::before,
        .sidebar__widget_81ce745074d3caaf ul li a::before,
        .sidebar__widget_81ce745074d3caaf ol li a::before {
          content: "\f105";
          font-family: "Font Awesome 6 Free";
          margin-right: 10px; }
        .widget_588b196f7d741ada ul li a:hover,
        .widget_588b196f7d741ada ol li a:hover,
        .sidebar__widget_81ce745074d3caaf ul li a:hover,
        .sidebar__widget_81ce745074d3caaf ol li a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .widget_588b196f7d741ada ul li a.rsswidget_3f7a07db6ea78d62, .widget_588b196f7d741ada ul li a.wp-block-latest-posts__post-title_833cdb69ac34c863,
        .widget_588b196f7d741ada ol li a.rsswidget_3f7a07db6ea78d62,
        .widget_588b196f7d741ada ol li a.wp-block-latest-posts__post-title_833cdb69ac34c863,
        .sidebar__widget_81ce745074d3caaf ul li a.rsswidget_3f7a07db6ea78d62,
        .sidebar__widget_81ce745074d3caaf ul li a.wp-block-latest-posts__post-title_833cdb69ac34c863,
        .sidebar__widget_81ce745074d3caaf ol li a.rsswidget_3f7a07db6ea78d62,
        .sidebar__widget_81ce745074d3caaf ol li a.wp-block-latest-posts__post-title_833cdb69ac34c863 {
          padding-left: 0;
          font-weight: 500;
          display: block; }
          .widget_588b196f7d741ada ul li a.rsswidget_3f7a07db6ea78d62:before, .widget_588b196f7d741ada ul li a.wp-block-latest-posts__post-title_833cdb69ac34c863:before,
          .widget_588b196f7d741ada ol li a.rsswidget_3f7a07db6ea78d62:before,
          .widget_588b196f7d741ada ol li a.wp-block-latest-posts__post-title_833cdb69ac34c863:before,
          .sidebar__widget_81ce745074d3caaf ul li a.rsswidget_3f7a07db6ea78d62:before,
          .sidebar__widget_81ce745074d3caaf ul li a.wp-block-latest-posts__post-title_833cdb69ac34c863:before,
          .sidebar__widget_81ce745074d3caaf ol li a.rsswidget_3f7a07db6ea78d62:before,
          .sidebar__widget_81ce745074d3caaf ol li a.wp-block-latest-posts__post-title_833cdb69ac34c863:before {
            display: none; }
      .widget_588b196f7d741ada ul li ul,
      .widget_588b196f7d741ada ol li ul,
      .sidebar__widget_81ce745074d3caaf ul li ul,
      .sidebar__widget_81ce745074d3caaf ol li ul {
        padding-left: 25px;
        padding-top: 10px; }
    .widget_588b196f7d741ada ul.wp-tag-cloud_020fcf9536168782 li,
    .widget_588b196f7d741ada ol.wp-tag-cloud_020fcf9536168782 li,
    .sidebar__widget_81ce745074d3caaf ul.wp-tag-cloud_020fcf9536168782 li,
    .sidebar__widget_81ce745074d3caaf ol.wp-tag-cloud_020fcf9536168782 li {
      display: inline-block;
      padding: 0;
      border: 0; }
      .widget_588b196f7d741ada ul.wp-tag-cloud_020fcf9536168782 li a:before,
      .widget_588b196f7d741ada ol.wp-tag-cloud_020fcf9536168782 li a:before,
      .sidebar__widget_81ce745074d3caaf ul.wp-tag-cloud_020fcf9536168782 li a:before,
      .sidebar__widget_81ce745074d3caaf ol.wp-tag-cloud_020fcf9536168782 li a:before {
        display: none; }
  .widget_588b196f7d741ada.te_widget_categories_2f4110522460707e li, .widget_588b196f7d741ada.widget_archive_387acd2550e92b18 li,
  .widget_588b196f7d741ada .wp-block-categories-list_5e1e114b1b76e17d li,
  .widget_588b196f7d741ada .wp-block-archives-list_5551e98184a626ea li,
  .sidebar__widget_81ce745074d3caaf.te_widget_categories_2f4110522460707e li,
  .sidebar__widget_81ce745074d3caaf.widget_archive_387acd2550e92b18 li,
  .sidebar__widget_81ce745074d3caaf .wp-block-categories-list_5e1e114b1b76e17d li,
  .sidebar__widget_81ce745074d3caaf .wp-block-archives-list_5551e98184a626ea 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_588b196f7d741ada.te_widget_categories_2f4110522460707e li.cat-item_52ba9e8e60bb0eaf, .widget_588b196f7d741ada.widget_archive_387acd2550e92b18 li.cat-item_52ba9e8e60bb0eaf,
    .widget_588b196f7d741ada .wp-block-categories-list_5e1e114b1b76e17d li.cat-item_52ba9e8e60bb0eaf,
    .widget_588b196f7d741ada .wp-block-archives-list_5551e98184a626ea li.cat-item_52ba9e8e60bb0eaf,
    .sidebar__widget_81ce745074d3caaf.te_widget_categories_2f4110522460707e li.cat-item_52ba9e8e60bb0eaf,
    .sidebar__widget_81ce745074d3caaf.widget_archive_387acd2550e92b18 li.cat-item_52ba9e8e60bb0eaf,
    .sidebar__widget_81ce745074d3caaf .wp-block-categories-list_5e1e114b1b76e17d li.cat-item_52ba9e8e60bb0eaf,
    .sidebar__widget_81ce745074d3caaf .wp-block-archives-list_5551e98184a626ea li.cat-item_52ba9e8e60bb0eaf {
      text-align: right;
      display: inline-block;
      width: 100%; }
    .widget_588b196f7d741ada.te_widget_categories_2f4110522460707e li a, .widget_588b196f7d741ada.widget_archive_387acd2550e92b18 li a,
    .widget_588b196f7d741ada .wp-block-categories-list_5e1e114b1b76e17d li a,
    .widget_588b196f7d741ada .wp-block-archives-list_5551e98184a626ea li a,
    .sidebar__widget_81ce745074d3caaf.te_widget_categories_2f4110522460707e li a,
    .sidebar__widget_81ce745074d3caaf.widget_archive_387acd2550e92b18 li a,
    .sidebar__widget_81ce745074d3caaf .wp-block-categories-list_5e1e114b1b76e17d li a,
    .sidebar__widget_81ce745074d3caaf .wp-block-archives-list_5551e98184a626ea li a {
      float: left; }

/* About Info Widget*/
.widget-about-info_ed130948527454ec {
  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_ed130948527454ec .about-desc_27a243ee713371ff {
    text-align: left; }
    .widget-about-info_ed130948527454ec .about-desc_27a243ee713371ff .about-title_45f02050a8a7b40d {
      font-size: 20px; }
  .widget-about-info_ed130948527454ec .about-image_e1b865980ef54fcc {
    width: 140px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px; }
  .widget-about-info_ed130948527454ec .te-social-profile_44c828a01f5303be {
    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_ed130948527454ec .te-social-profile_44c828a01f5303be 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_ed130948527454ec .te-social-profile_44c828a01f5303be 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_095dbb7eae1944f6.has-author_dddaa6454469495b.wp-block-latest-posts_1826c24d83c6f5df .wp-block-latest-posts__te-post-title_24e69eb58146399c {
  display: inline-block;
  width: 100%;
  font-weight: 500; }

.widget_rss_fd2288e3dd474c5d .wp-block-heading_8f3d4e4944c1a9cb:before,
.widget_rss_fd2288e3dd474c5d .widget-title_c7d66dbbe9786346:before {
  display: none; }
.widget_rss_fd2288e3dd474c5d .rss-widget-icon_a6527b15ebdeadce {
  margin-right: 6px; }
.widget_rss_fd2288e3dd474c5d ul li a.rsswidget_3f7a07db6ea78d62 {
  color: #14203A; }
  .widget_rss_fd2288e3dd474c5d ul li a.rsswidget_3f7a07db6ea78d62:hover {
    color: #317EFE; }

.wp-block-latest-posts_1826c24d83c6f5df .wp-block-rss__item-title_6db866bff0743ace,
.wp-block-rss_2101e6ec388679d2 .wp-block-rss__item-title_6db866bff0743ace,
.widget_rss_fd2288e3dd474c5d .wp-block-rss__item-title_6db866bff0743ace {
  display: inline-block;
  width: 100%;
  font-weight: 500; }
  .wp-block-latest-posts_1826c24d83c6f5df .wp-block-rss__item-title_6db866bff0743ace a:before,
  .wp-block-rss_2101e6ec388679d2 .wp-block-rss__item-title_6db866bff0743ace a:before,
  .widget_rss_fd2288e3dd474c5d .wp-block-rss__item-title_6db866bff0743ace a:before {
    display: none; }
.wp-block-latest-posts_1826c24d83c6f5df .wp-block-latest-posts__post-author_6194bb7f2036fa00,
.wp-block-latest-posts_1826c24d83c6f5df .wp-block-rss__item-publish-date_c5a27999527a06fe,
.wp-block-rss_2101e6ec388679d2 .wp-block-latest-posts__post-author_6194bb7f2036fa00,
.wp-block-rss_2101e6ec388679d2 .wp-block-rss__item-publish-date_c5a27999527a06fe,
.widget_rss_fd2288e3dd474c5d .wp-block-latest-posts__post-author_6194bb7f2036fa00,
.widget_rss_fd2288e3dd474c5d .wp-block-rss__item-publish-date_c5a27999527a06fe {
  margin-right: 10px; }
.wp-block-latest-posts_1826c24d83c6f5df .wp-block-latest-posts__post-author_6194bb7f2036fa00,
.wp-block-latest-posts_1826c24d83c6f5df .wp-block-latest-posts__te-post-date_4fd09ca9a879cd72,
.wp-block-latest-posts_1826c24d83c6f5df .wp-block-rss__item-publish-date_c5a27999527a06fe,
.wp-block-latest-posts_1826c24d83c6f5df .wp-block-rss__item-author_459d723250c101da,
.wp-block-latest-posts_1826c24d83c6f5df .rss-date_683cec422a14e4cc,
.wp-block-rss_2101e6ec388679d2 .wp-block-latest-posts__post-author_6194bb7f2036fa00,
.wp-block-rss_2101e6ec388679d2 .wp-block-latest-posts__te-post-date_4fd09ca9a879cd72,
.wp-block-rss_2101e6ec388679d2 .wp-block-rss__item-publish-date_c5a27999527a06fe,
.wp-block-rss_2101e6ec388679d2 .wp-block-rss__item-author_459d723250c101da,
.wp-block-rss_2101e6ec388679d2 .rss-date_683cec422a14e4cc,
.widget_rss_fd2288e3dd474c5d .wp-block-latest-posts__post-author_6194bb7f2036fa00,
.widget_rss_fd2288e3dd474c5d .wp-block-latest-posts__te-post-date_4fd09ca9a879cd72,
.widget_rss_fd2288e3dd474c5d .wp-block-rss__item-publish-date_c5a27999527a06fe,
.widget_rss_fd2288e3dd474c5d .wp-block-rss__item-author_459d723250c101da,
.widget_rss_fd2288e3dd474c5d .rss-date_683cec422a14e4cc {
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500;
  text-transform: capitalize;
  position: relative; }
.wp-block-latest-posts_1826c24d83c6f5df .wp-block-latest-posts__te-post-date_4fd09ca9a879cd72:before,
.wp-block-latest-posts_1826c24d83c6f5df .wp-block-rss__item-publish-date_c5a27999527a06fe:before,
.wp-block-latest-posts_1826c24d83c6f5df .rss-date_683cec422a14e4cc:before,
.wp-block-rss_2101e6ec388679d2 .wp-block-latest-posts__te-post-date_4fd09ca9a879cd72:before,
.wp-block-rss_2101e6ec388679d2 .wp-block-rss__item-publish-date_c5a27999527a06fe:before,
.wp-block-rss_2101e6ec388679d2 .rss-date_683cec422a14e4cc:before,
.widget_rss_fd2288e3dd474c5d .wp-block-latest-posts__te-post-date_4fd09ca9a879cd72:before,
.widget_rss_fd2288e3dd474c5d .wp-block-rss__item-publish-date_c5a27999527a06fe:before,
.widget_rss_fd2288e3dd474c5d .rss-date_683cec422a14e4cc:before {
  content: "\f274";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_1826c24d83c6f5df .wp-block-latest-posts__post-author_6194bb7f2036fa00:before,
.wp-block-latest-posts_1826c24d83c6f5df .wp-block-rss__item-author_459d723250c101da:before,
.wp-block-rss_2101e6ec388679d2 .wp-block-latest-posts__post-author_6194bb7f2036fa00:before,
.wp-block-rss_2101e6ec388679d2 .wp-block-rss__item-author_459d723250c101da:before,
.widget_rss_fd2288e3dd474c5d .wp-block-latest-posts__post-author_6194bb7f2036fa00:before,
.widget_rss_fd2288e3dd474c5d .wp-block-rss__item-author_459d723250c101da:before {
  content: "\f007";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_1826c24d83c6f5df .wp-block-latest-posts__post-excerpt_92ee8c3935db08d3,
.wp-block-latest-posts_1826c24d83c6f5df .wp-block-rss__item-excerpt_6d0d5150cc1d6fd5,
.wp-block-latest-posts_1826c24d83c6f5df .rssSummary_6bde054d6b0d7c0c,
.wp-block-rss_2101e6ec388679d2 .wp-block-latest-posts__post-excerpt_92ee8c3935db08d3,
.wp-block-rss_2101e6ec388679d2 .wp-block-rss__item-excerpt_6d0d5150cc1d6fd5,
.wp-block-rss_2101e6ec388679d2 .rssSummary_6bde054d6b0d7c0c,
.widget_rss_fd2288e3dd474c5d .wp-block-latest-posts__post-excerpt_92ee8c3935db08d3,
.widget_rss_fd2288e3dd474c5d .wp-block-rss__item-excerpt_6d0d5150cc1d6fd5,
.widget_rss_fd2288e3dd474c5d .rssSummary_6bde054d6b0d7c0c {
  margin-top: 10px;
  margin-bottom: 0; }

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

.te-post-item_8b84598dbac6f45b .te-single-post-meta_86ffa077305e8890 {
  gap: 32px; }

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

.te-comment-title_bcc220410f62aed8 h2,
.te-comment-title_bcc220410f62aed8 .wp-block-comments-title_0e74df21b68e1669,
.wp-block-comments_3a36db5cf22f4528 h2,
.wp-block-comments_3a36db5cf22f4528 .wp-block-comments-title_0e74df21b68e1669 {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px; }

/* Block Comment Start */
.wp-block-comments_3a36db5cf22f4528 .wp-block-comment-template_f4446010e023f1ae {
  padding-left: 0; }
  .wp-block-comments_3a36db5cf22f4528 .wp-block-comment-template_f4446010e023f1ae .wp-block-te-comment-reply_7f6f9ab0fd10f57a {
    margin-top: 15px; }
  .wp-block-comments_3a36db5cf22f4528 .wp-block-comment-template_f4446010e023f1ae li .wp-block-columns_a2ce7d475753bcdd {
    padding: 50px;
    border: 1px solid #dfe2e9;
    border-radius: 8px;
    margin-bottom: 24px; }
    .wp-block-comments_3a36db5cf22f4528 .wp-block-comment-template_f4446010e023f1ae li .wp-block-columns_a2ce7d475753bcdd .wp-block-column_58044eab725c8b98:first-child {
      -ms-flex-preferred-size: 80px !important;
          flex-basis: 80px !important; }
    .wp-block-comments_3a36db5cf22f4528 .wp-block-comment-template_f4446010e023f1ae li .wp-block-columns_a2ce7d475753bcdd .wp-block-avatar_de7710f3e0f4377d {
      width: 100px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 50%;
      overflow: hidden; }
      .wp-block-comments_3a36db5cf22f4528 .wp-block-comment-template_f4446010e023f1ae li .wp-block-columns_a2ce7d475753bcdd .wp-block-avatar_de7710f3e0f4377d img {
        width: 100%; }
    .wp-block-comments_3a36db5cf22f4528 .wp-block-comment-template_f4446010e023f1ae li .wp-block-columns_a2ce7d475753bcdd .wp-block-comment-author-name_27c360683f9cbcc6 a {
      font-size: 21px;
      margin-bottom: 5px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A; }
    .wp-block-comments_3a36db5cf22f4528 .wp-block-comment-template_f4446010e023f1ae li .wp-block-columns_a2ce7d475753bcdd .wp-block-comment-edit-link_3ae3513feb05d233 a {
      color: #317EFE; }
    .wp-block-comments_3a36db5cf22f4528 .wp-block-comment-template_f4446010e023f1ae li .wp-block-columns_a2ce7d475753bcdd .wp-block-comment-date_217d922bf7d6538e a,
    .wp-block-comments_3a36db5cf22f4528 .wp-block-comment-template_f4446010e023f1ae li .wp-block-columns_a2ce7d475753bcdd .wp-block-comment-edit-link_3ae3513feb05d233 a {
      color: #9ba8c3;
      font-size: 16px;
      font-weight: 400;
      font-family: "Inter", sans-serif; }
    .wp-block-comments_3a36db5cf22f4528 .wp-block-comment-template_f4446010e023f1ae li .wp-block-columns_a2ce7d475753bcdd .wp-block-te-comment-reply_7f6f9ab0fd10f57a 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_3a36db5cf22f4528 .wp-block-comment-template_f4446010e023f1ae li .wp-block-columns_a2ce7d475753bcdd .wp-block-te-comment-reply_7f6f9ab0fd10f57a 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_37c87846b0862364 .te-comment-respond_d555e15675d3c5f9,
.te-latest-comments_37c87846b0862364 .comment-respond_3f5a24a73a0b1bf8 {
  margin-top: 60px;
  margin-bottom: 40px; }
.te-latest-comments_37c87846b0862364 li .children_afcae0ed7ecf38b9 .te-comments-item_1df7ed569f55670b {
  margin-left: 50px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-latest-comments_37c87846b0862364 li .children_afcae0ed7ecf38b9 .te-comments-item_1df7ed569f55670b {
      margin-left: 0; } }
.te-latest-comments_37c87846b0862364 li .children_afcae0ed7ecf38b9 .children_afcae0ed7ecf38b9 .te-comments-item_1df7ed569f55670b {
  margin-left: 100px;
  border-top: 1px solid #F9F4F1; }
.te-latest-comments_37c87846b0862364 li .te-comments-item_1df7ed569f55670b {
  padding: 50px;
  border: 1px solid #F9F4F1;
  background-color: #F9F4F1;
  border-radius: 20px;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .te-latest-comments_37c87846b0862364 li .te-comments-item_1df7ed569f55670b {
      padding: 30px; } }
  .te-latest-comments_37c87846b0862364 li .te-comments-item_1df7ed569f55670b .te-comments-avatar_846a3537f4f1df41 {
    float: left; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-latest-comments_37c87846b0862364 li .te-comments-item_1df7ed569f55670b .te-comments-avatar_846a3537f4f1df41 {
        float: inherit;
        margin-bottom: 20px; } }
    .te-latest-comments_37c87846b0862364 li .te-comments-item_1df7ed569f55670b .te-comments-avatar_846a3537f4f1df41 img {
      margin-right: 30px;
      width: 100px;
      border-radius: 50px; }
  .te-latest-comments_37c87846b0862364 li .te-comments-item_1df7ed569f55670b .te-comments-text_a18c0f627d8fa5bb {
    overflow: hidden; }
    .te-latest-comments_37c87846b0862364 li .te-comments-item_1df7ed569f55670b .te-comments-text_a18c0f627d8fa5bb p {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 20px;
      color: #335371; }
    .te-latest-comments_37c87846b0862364 li .te-comments-item_1df7ed569f55670b .te-comments-text_a18c0f627d8fa5bb .te-avatar-name_56d09f59ab4fc63c {
      margin-bottom: 10px;
      position: relative; }
      .te-latest-comments_37c87846b0862364 li .te-comments-item_1df7ed569f55670b .te-comments-text_a18c0f627d8fa5bb .te-avatar-name_56d09f59ab4fc63c 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_37c87846b0862364 li .te-comments-item_1df7ed569f55670b .te-comments-text_a18c0f627d8fa5bb .te-avatar-name_56d09f59ab4fc63c 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_37c87846b0862364 li .te-comments-item_1df7ed569f55670b .te-comments-text_a18c0f627d8fa5bb .te-avatar-name_56d09f59ab4fc63c span {
            display: inline-block;
            width: 100%; } }
    .te-latest-comments_37c87846b0862364 li .te-comments-item_1df7ed569f55670b .te-comments-text_a18c0f627d8fa5bb .te-comment-reply_51cc4f6e905826f5 {
      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_37c87846b0862364 li .te-comments-item_1df7ed569f55670b .te-comments-text_a18c0f627d8fa5bb .te-comment-reply_51cc4f6e905826f5 {
          position: unset;
          margin-top: 10px; } }
      .te-latest-comments_37c87846b0862364 li .te-comments-item_1df7ed569f55670b .te-comments-text_a18c0f627d8fa5bb .te-comment-reply_51cc4f6e905826f5:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

ul.children_afcae0ed7ecf38b9 {
  list-style: none; }

.te-post-comments-form_b34b80f1a6a51e59 .te-contacts-message_0374942e3998b8bf {
  margin-top: 10px; }

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

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

.te-comment-respond_d555e15675d3c5f9,
.comment-respond_3f5a24a73a0b1bf8 {
  position: relative;
  background-color: #F9F4F1;
  padding: 40px;
  border-radius: 20px; }
  .te-comment-respond_d555e15675d3c5f9 .comment-form-cookies-consent_8a52491124f113e9,
  .comment-respond_3f5a24a73a0b1bf8 .comment-form-cookies-consent_8a52491124f113e9 {
    display: none; }
  .te-comment-respond_d555e15675d3c5f9 .comment-notes_bd74588a2cec1f99,
  .comment-respond_3f5a24a73a0b1bf8 .comment-notes_bd74588a2cec1f99 {
    margin-bottom: 30px; }
  .te-comment-respond_d555e15675d3c5f9 p,
  .comment-respond_3f5a24a73a0b1bf8 p {
    margin: 0; }
  .te-comment-respond_d555e15675d3c5f9 .te-contacts-email_998f8194847dcd0b,
  .te-comment-respond_d555e15675d3c5f9 .te-contacts-name_ce83874f16dd429d,
  .te-comment-respond_d555e15675d3c5f9 .single-input-field_bbb95faca9457d90,
  .comment-respond_3f5a24a73a0b1bf8 .te-contacts-email_998f8194847dcd0b,
  .comment-respond_3f5a24a73a0b1bf8 .te-contacts-name_ce83874f16dd429d,
  .comment-respond_3f5a24a73a0b1bf8 .single-input-field_bbb95faca9457d90 {
    margin-bottom: 20px; }
  .te-comment-respond_d555e15675d3c5f9 label,
  .comment-respond_3f5a24a73a0b1bf8 label {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #778196;
    margin-bottom: 20px; }
  .te-comment-respond_d555e15675d3c5f9 .checkbox-field-wrapper_00ea1139ed4d558f,
  .comment-respond_3f5a24a73a0b1bf8 .checkbox-field-wrapper_00ea1139ed4d558f {
    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_d555e15675d3c5f9 .checkbox-field-wrapper_00ea1139ed4d558f p,
    .comment-respond_3f5a24a73a0b1bf8 .checkbox-field-wrapper_00ea1139ed4d558f p {
      margin: 0; }
    .te-comment-respond_d555e15675d3c5f9 .checkbox-field-wrapper_00ea1139ed4d558f .single-checkbox-field_cafc22b9e8593843,
    .comment-respond_3f5a24a73a0b1bf8 .checkbox-field-wrapper_00ea1139ed4d558f .single-checkbox-field_cafc22b9e8593843 {
      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_d555e15675d3c5f9 .te-comment-form-cookies-consent_9f25889a3a185334,
  .comment-respond_3f5a24a73a0b1bf8 .te-comment-form-cookies-consent_9f25889a3a185334 {
    display: none; }
  .te-comment-respond_d555e15675d3c5f9 input[type="number"],
  .comment-respond_3f5a24a73a0b1bf8 input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield; }
  .te-comment-respond_d555e15675d3c5f9 input,
  .te-comment-respond_d555e15675d3c5f9 select,
  .comment-respond_3f5a24a73a0b1bf8 input,
  .comment-respond_3f5a24a73a0b1bf8 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_d555e15675d3c5f9 *::-webkit-input-placeholder,
  .comment-respond_3f5a24a73a0b1bf8 *::-webkit-input-placeholder {
    color: #778196; }
  .te-comment-respond_d555e15675d3c5f9 *:-ms-input-placeholder,
  .comment-respond_3f5a24a73a0b1bf8 *:-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_d555e15675d3c5f9 *::-ms-input-placeholder,
  .comment-respond_3f5a24a73a0b1bf8 *::-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_d555e15675d3c5f9 *::placeholder,
  .comment-respond_3f5a24a73a0b1bf8 *::placeholder {
    color: #778196; }
  .te-comment-respond_d555e15675d3c5f9 textarea,
  .comment-respond_3f5a24a73a0b1bf8 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_d555e15675d3c5f9 input:focus,
  .te-comment-respond_d555e15675d3c5f9 textarea:focus,
  .te-comment-respond_d555e15675d3c5f9 .form-select_c933a48cdfc3f9d2:focus,
  .comment-respond_3f5a24a73a0b1bf8 input:focus,
  .comment-respond_3f5a24a73a0b1bf8 textarea:focus,
  .comment-respond_3f5a24a73a0b1bf8 .form-select_c933a48cdfc3f9d2: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_7a9bd3173d7d7fcc {
  position: relative;
  border-radius: 20px;
  overflow: hidden; }
  .te-team-card_7a9bd3173d7d7fcc:hover .image_ff3d356d11cb174c:before {
    height: 250%;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear;
    background-color: transparent; }
  .te-team-card_7a9bd3173d7d7fcc:hover .image_ff3d356d11cb174c 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_7a9bd3173d7d7fcc:hover .te-content-wrapper_c5f2e30f42ea82c1 {
    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_7a9bd3173d7d7fcc .image_ff3d356d11cb174c {
    overflow: hidden;
    position: relative; }
    .te-team-card_7a9bd3173d7d7fcc .image_ff3d356d11cb174c: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_7a9bd3173d7d7fcc .image_ff3d356d11cb174c 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_7a9bd3173d7d7fcc .te-content-wrapper_c5f2e30f42ea82c1 {
    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_7a9bd3173d7d7fcc .te-content-wrapper_c5f2e30f42ea82c1 .content_03362e8a753f0ddf {
      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_7a9bd3173d7d7fcc .te-content-wrapper_c5f2e30f42ea82c1 .content_03362e8a753f0ddf .title_56825d0b2b440d2e {
        font-size: 24px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: 0px;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
      .te-team-card_7a9bd3173d7d7fcc .te-content-wrapper_c5f2e30f42ea82c1 .content_03362e8a753f0ddf .desc_5c91095fbc581e39 {
        font-size: 18px;
        line-height: 18px;
        font-weight: 400;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
    .te-team-card_7a9bd3173d7d7fcc .te-content-wrapper_c5f2e30f42ea82c1 .social_d522153b8f1d0287 {
      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_7a9bd3173d7d7fcc .te-content-wrapper_c5f2e30f42ea82c1 .social_d522153b8f1d0287 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_7a9bd3173d7d7fcc .te-content-wrapper_c5f2e30f42ea82c1 .social_d522153b8f1d0287 a:hover {
          background-color: #E7F914;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-team-card_7a9bd3173d7d7fcc.style-2_b307192692e4aad6 {
  padding: 20px;
  background-color: #F9F4F1;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-team-card_7a9bd3173d7d7fcc.style-2_b307192692e4aad6:hover {
    background-color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-team-card_7a9bd3173d7d7fcc.style-2_b307192692e4aad6:hover .te-content-wrapper_c5f2e30f42ea82c1 .social_d522153b8f1d0287 a {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-team-card_7a9bd3173d7d7fcc.style-2_b307192692e4aad6:hover .te-content-wrapper_c5f2e30f42ea82c1 .content_03362e8a753f0ddf .title_56825d0b2b440d2e,
    .te-team-card_7a9bd3173d7d7fcc.style-2_b307192692e4aad6:hover .te-content-wrapper_c5f2e30f42ea82c1 .content_03362e8a753f0ddf .desc_5c91095fbc581e39 {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_7a9bd3173d7d7fcc.style-2_b307192692e4aad6 .image_ff3d356d11cb174c {
    border-radius: 20px; }
  .te-team-card_7a9bd3173d7d7fcc.style-2_b307192692e4aad6 .te-content-wrapper_c5f2e30f42ea82c1 {
    position: unset;
    visibility: visible;
    opacity: 1;
    background: transparent;
    -webkit-transform: unset;
            transform: unset; }
    .te-team-card_7a9bd3173d7d7fcc.style-2_b307192692e4aad6 .te-content-wrapper_c5f2e30f42ea82c1 .content_03362e8a753f0ddf {
      padding: 0;
      margin-top: 20px;
      margin-bottom: 10px;
      position: unset; }
      .te-team-card_7a9bd3173d7d7fcc.style-2_b307192692e4aad6 .te-content-wrapper_c5f2e30f42ea82c1 .content_03362e8a753f0ddf .title_56825d0b2b440d2e {
        color: #131A2A;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-team-card_7a9bd3173d7d7fcc.style-2_b307192692e4aad6 .te-content-wrapper_c5f2e30f42ea82c1 .content_03362e8a753f0ddf .title_56825d0b2b440d2e a:hover {
          color: #ffffff !important; }
      .te-team-card_7a9bd3173d7d7fcc.style-2_b307192692e4aad6 .te-content-wrapper_c5f2e30f42ea82c1 .content_03362e8a753f0ddf .desc_5c91095fbc581e39 {
        color: #335371;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-team-card_7a9bd3173d7d7fcc.style-2_b307192692e4aad6 .te-content-wrapper_c5f2e30f42ea82c1 .social_d522153b8f1d0287 a {
      border: 1px solid #E1E1E1;
      background-color: transparent; }
      .te-team-card_7a9bd3173d7d7fcc.style-2_b307192692e4aad6 .te-content-wrapper_c5f2e30f42ea82c1 .social_d522153b8f1d0287 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_bc91217f6aa223f6 {
  position: relative;
  padding: 0;
  overflow: hidden; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-team-member-slider-wrapper_bc91217f6aa223f6 {
      padding: 0 12px; } }
  .te-team-member-slider-wrapper_bc91217f6aa223f6 .slick-list_71e939965a349f02 {
    margin: 0 -15px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-team-member-slider-wrapper_bc91217f6aa223f6 .slick-list_71e939965a349f02 {
        padding-bottom: 25px;
        margin: unset; } }
    .te-team-member-slider-wrapper_bc91217f6aa223f6 .slick-list_71e939965a349f02 .slick-slide_b80e7900f8e70789 {
      margin: 0 15px; }
  .te-team-member-slider-wrapper_bc91217f6aa223f6 .slick-dots_e854770719f91550 {
    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_bc91217f6aa223f6 .slick-dots_e854770719f91550 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_bc91217f6aa223f6 .slick-dots_e854770719f91550 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_bc91217f6aa223f6 .slick-dots_e854770719f91550 li.slick-active_15610d2b017b39bd {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-team-member-slider-wrapper_bc91217f6aa223f6 .slick-dots_e854770719f91550 li.slick-active_15610d2b017b39bd button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-team-member-slider-wrapper_bc91217f6aa223f6 .slick-arrow_43cf4191bdfd1ade {
    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_cff7d8558d3a1ce2 {
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 20px; }
  .te-portfolio-card_cff7d8558d3a1ce2:hover .image_ff3d356d11cb174c .te-content-wrapper_c5f2e30f42ea82c1 {
    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_cff7d8558d3a1ce2:hover .image_ff3d356d11cb174c .te-content-wrapper_c5f2e30f42ea82c1 .content_03362e8a753f0ddf .content-inner_c4dec74cd4981319 {
      margin-bottom: 0;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_cff7d8558d3a1ce2:hover .image_ff3d356d11cb174c .te-content-wrapper_c5f2e30f42ea82c1 .content_03362e8a753f0ddf .btn-wrapper_22ac7761f3cd86f9 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_cff7d8558d3a1ce2:hover .image_ff3d356d11cb174c .te-content-wrapper_c5f2e30f42ea82c1 .content_03362e8a753f0ddf .content-inner_c4dec74cd4981319 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scaleY(1);
              transform: scaleY(1); }
  .te-portfolio-card_cff7d8558d3a1ce2:hover .image_ff3d356d11cb174c 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_cff7d8558d3a1ce2 .image_ff3d356d11cb174c {
    overflow: hidden;
    position: relative; }
    .te-portfolio-card_cff7d8558d3a1ce2 .image_ff3d356d11cb174c 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_cff7d8558d3a1ce2 .te-content-wrapper_c5f2e30f42ea82c1 {
    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_cff7d8558d3a1ce2 .te-content-wrapper_c5f2e30f42ea82c1 .content_03362e8a753f0ddf {
      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_cff7d8558d3a1ce2 .te-content-wrapper_c5f2e30f42ea82c1 .content_03362e8a753f0ddf .content-inner_c4dec74cd4981319 {
        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_cff7d8558d3a1ce2 .te-content-wrapper_c5f2e30f42ea82c1 .content_03362e8a753f0ddf .sub-title_72df5724c75080d6 {
        color: #131A2A;
        font-size: 18px;
        line-height: 36px;
        font-weight: 400; }
      .te-portfolio-card_cff7d8558d3a1ce2 .te-content-wrapper_c5f2e30f42ea82c1 .content_03362e8a753f0ddf .title_56825d0b2b440d2e {
        margin-bottom: 0;
        color: #131A2A;
        font-size: 24px;
        line-height: 39px;
        font-weight: 500; }
      .te-portfolio-card_cff7d8558d3a1ce2 .te-content-wrapper_c5f2e30f42ea82c1 .content_03362e8a753f0ddf .btn-wrapper_22ac7761f3cd86f9 {
        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_cff7d8558d3a1ce2 .te-content-wrapper_c5f2e30f42ea82c1 .content_03362e8a753f0ddf .btn-wrapper_22ac7761f3cd86f9 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_cff7d8558d3a1ce2 .te-content-wrapper_c5f2e30f42ea82c1 .content_03362e8a753f0ddf .btn-wrapper_22ac7761f3cd86f9 a:hover {
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
            background-color: #317EFE;
            color: #ffffff; }

.te-portfolio-card_cff7d8558d3a1ce2.style-2_b307192692e4aad6 .te-content-wrapper_c5f2e30f42ea82c1 .content_03362e8a753f0ddf {
  background-color: #317efeb8;
  padding: 20px;
  border-radius: 20px; }
  .te-portfolio-card_cff7d8558d3a1ce2.style-2_b307192692e4aad6 .te-content-wrapper_c5f2e30f42ea82c1 .content_03362e8a753f0ddf .btn-wrapper_22ac7761f3cd86f9 {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.te-portfolio-card_cff7d8558d3a1ce2.style-3_ce89d470c3d7763d:hover .te-content-wrapper_c5f2e30f42ea82c1 .content_03362e8a753f0ddf .btn-wrapper_22ac7761f3cd86f9 {
  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_cff7d8558d3a1ce2.style-3_ce89d470c3d7763d .te-content-wrapper_c5f2e30f42ea82c1 {
  padding: 0; }
  .te-portfolio-card_cff7d8558d3a1ce2.style-3_ce89d470c3d7763d .te-content-wrapper_c5f2e30f42ea82c1 .content_03362e8a753f0ddf .content-inner_c4dec74cd4981319 {
    border-radius: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px; }
  .te-portfolio-card_cff7d8558d3a1ce2.style-3_ce89d470c3d7763d .te-content-wrapper_c5f2e30f42ea82c1 .content_03362e8a753f0ddf .btn-wrapper_22ac7761f3cd86f9 {
    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_deb998ae830cf3e3.style-1_69f56e8ac8d77067 {
  margin-top: -210px; }
  @media (max-width: 991px) {
    .newsletter-area_deb998ae830cf3e3.style-1_69f56e8ac8d77067 {
      margin-top: 0;
      padding-top: 100px; } }

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

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

.testimonial-slider-area_d70e69ff4959f313.style-1_69f56e8ac8d77067 {
  padding-bottom: 5px; }

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

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

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

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

.team-slider-area_dffc0943d96a615e.style-1_69f56e8ac8d77067 {
  overflow: hidden; }

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

.about-us-area_bce7d548c84fb9db.style-2_b307192692e4aad6 {
  padding-top: 120px;
  padding-bottom: 330px;
  background-color: #F9F4F1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .about-us-area_bce7d548c84fb9db.style-2_b307192692e4aad6 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area_bce7d548c84fb9db.style-2_b307192692e4aad6 {
      padding: 100px 0; } }
  @media (max-width: 991px) {
    .about-us-area_bce7d548c84fb9db.style-2_b307192692e4aad6 .te-about-image-card_3a4fb05f8511d2f6 {
      text-align: center;
      margin-bottom: 50px; } }
  @media (max-width: 991px) {
    .about-us-area_bce7d548c84fb9db.style-2_b307192692e4aad6 .te-about-image-card_3a4fb05f8511d2f6 .te-main-img-wrapper_18429330b0cf6173 .te-main-img-inner_1250cc563304b922 {
      width: 100%; } }
  @media (max-width: 1199px) {
    .about-us-area_bce7d548c84fb9db.style-2_b307192692e4aad6 .te-about-image-card_3a4fb05f8511d2f6 .te-company-foundation_95ce1de886f059d6 {
      left: 0; } }
  @media (max-width: 1199px) {
    .about-us-area_bce7d548c84fb9db.style-2_b307192692e4aad6 .te-about-info-card_3ceecf158369dc0f {
      padding-left: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area_bce7d548c84fb9db.style-2_b307192692e4aad6 .te-about-info-card_3ceecf158369dc0f {
      padding-left: 60px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .about-us-area_bce7d548c84fb9db.style-2_b307192692e4aad6 .te-about-info-card_3ceecf158369dc0f {
      padding-left: 80px; } }

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

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

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

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

.faq-area_c2e2ae6bd1e7d661.style-1_69f56e8ac8d77067 {
  padding-bottom: 100px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .faq-area_c2e2ae6bd1e7d661.style-1_69f56e8ac8d77067 {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-area_c2e2ae6bd1e7d661.style-1_69f56e8ac8d77067 {
      padding-bottom: 100px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .faq-area_c2e2ae6bd1e7d661.style-1_69f56e8ac8d77067 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_c2e2ae6bd1e7d661.style-1_69f56e8ac8d77067 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_c2e2ae6bd1e7d661.style-1_69f56e8ac8d77067 .accordion-wrapper_0b56b55aeefe3941 {
      padding-right: 60px; } }
  .faq-area_c2e2ae6bd1e7d661.style-1_69f56e8ac8d77067 .te-faq-image_2735081f4a9c5c9b {
    margin-top: 82px;
    position: relative;
    right: -83px;
    display: inline-block; }
    @media (max-width: 1199px) {
      .faq-area_c2e2ae6bd1e7d661.style-1_69f56e8ac8d77067 .te-faq-image_2735081f4a9c5c9b {
        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_c2e2ae6bd1e7d661.style-1_69f56e8ac8d77067 .te-faq-image_2735081f4a9c5c9b {
        right: 0; } }
    .faq-area_c2e2ae6bd1e7d661.style-1_69f56e8ac8d77067 .te-faq-image_2735081f4a9c5c9b .te-image-wrapper_5177a77f266348ba {
      position: relative; }
      .faq-area_c2e2ae6bd1e7d661.style-1_69f56e8ac8d77067 .te-faq-image_2735081f4a9c5c9b .te-image-wrapper_5177a77f266348ba .te-main-img-inner_1250cc563304b922 {
        -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_c2e2ae6bd1e7d661.style-1_69f56e8ac8d77067 .te-faq-image_2735081f4a9c5c9b .te-image-wrapper_5177a77f266348ba .te-image-shape_1276ad3bf81ce885 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: -1; }
      .faq-area_c2e2ae6bd1e7d661.style-1_69f56e8ac8d77067 .te-faq-image_2735081f4a9c5c9b .te-image-wrapper_5177a77f266348ba .content_03362e8a753f0ddf {
        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_c2e2ae6bd1e7d661.style-1_69f56e8ac8d77067 .te-faq-image_2735081f4a9c5c9b .te-image-wrapper_5177a77f266348ba .content_03362e8a753f0ddf .title_56825d0b2b440d2e {
          font-size: 18px;
          font-weight: 400;
          line-height: 18px;
          color: #ffffff;
          margin-bottom: 0; }
        .faq-area_c2e2ae6bd1e7d661.style-1_69f56e8ac8d77067 .te-faq-image_2735081f4a9c5c9b .te-image-wrapper_5177a77f266348ba .content_03362e8a753f0ddf .number_b8a473d63cb8b53c {
          font-size: 32px;
          font-weight: 500;
          line-height: 32px;
          letter-spacing: 0px;
          color: #ffffff;
          margin-bottom: 0; }
      .faq-area_c2e2ae6bd1e7d661.style-1_69f56e8ac8d77067 .te-faq-image_2735081f4a9c5c9b .te-image-wrapper_5177a77f266348ba .top-content_7472268f837deb91 {
        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_c2e2ae6bd1e7d661.style-1_69f56e8ac8d77067 .te-faq-image_2735081f4a9c5c9b .te-image-wrapper_5177a77f266348ba .top-content_7472268f837deb91 {
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); } }
      .faq-area_c2e2ae6bd1e7d661.style-1_69f56e8ac8d77067 .te-faq-image_2735081f4a9c5c9b .te-image-wrapper_5177a77f266348ba .bottom-content_1f7e345647d6ab66 {
        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_c2e2ae6bd1e7d661.style-1_69f56e8ac8d77067 .te-faq-image_2735081f4a9c5c9b .te-image-wrapper_5177a77f266348ba .bottom-content_1f7e345647d6ab66 {
            right: 50%;
            -webkit-transform: translateX(50%);
                    transform: translateX(50%); } }
        .faq-area_c2e2ae6bd1e7d661.style-1_69f56e8ac8d77067 .te-faq-image_2735081f4a9c5c9b .te-image-wrapper_5177a77f266348ba .bottom-content_1f7e345647d6ab66 .bottom-content-inner_e68c81a7afd13aa7 {
          width: 100%;
          height: 100%;
          background-color: #E7F914;
          border-radius: 100%;
          border: 8px solid #ffffff;
          outline: 2px dashed #14203A; }
          .faq-area_c2e2ae6bd1e7d661.style-1_69f56e8ac8d77067 .te-faq-image_2735081f4a9c5c9b .te-image-wrapper_5177a77f266348ba .bottom-content_1f7e345647d6ab66 .bottom-content-inner_e68c81a7afd13aa7 .title_56825d0b2b440d2e,
          .faq-area_c2e2ae6bd1e7d661.style-1_69f56e8ac8d77067 .te-faq-image_2735081f4a9c5c9b .te-image-wrapper_5177a77f266348ba .bottom-content_1f7e345647d6ab66 .bottom-content-inner_e68c81a7afd13aa7 .number_b8a473d63cb8b53c {
            color: #14203A; }

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

.testimonial-slider-area_d70e69ff4959f313 {
  overflow: hidden;
  padding-bottom: 10px; }
  .testimonial-slider-area_d70e69ff4959f313.style-2_b307192692e4aad6 .slick-list_71e939965a349f02 {
    margin: 0 -100px;
    overflow: visible; }
    .testimonial-slider-area_d70e69ff4959f313.style-2_b307192692e4aad6 .slick-list_71e939965a349f02 .te-slick-item_ff1aac91b2f09914 {
      width: 520px;
      margin: 0 15px; }

.counter-up-area_d461914255fb89d7.style-2_b307192692e4aad6 .te-counter-card_f4ab7d880303bf41 {
  padding: 80px 55px;
  background-color: #131A2A;
  border-radius: 20px; }
  .counter-up-area_d461914255fb89d7.style-2_b307192692e4aad6 .te-counter-card_f4ab7d880303bf41 .te-counter-item_9e10f5f85d3bf3fd .icon_cd84e2f1b9ae2451 {
    width: unset;
    height: unset;
    background-color: transparent; }
  .counter-up-area_d461914255fb89d7.style-2_b307192692e4aad6 .te-counter-card_f4ab7d880303bf41 .te-counter-item_9e10f5f85d3bf3fd .te-counter-title_974ed629ae39b79f {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px; }
    .counter-up-area_d461914255fb89d7.style-2_b307192692e4aad6 .te-counter-card_f4ab7d880303bf41 .te-counter-item_9e10f5f85d3bf3fd .te-counter-title_974ed629ae39b79f .content_03362e8a753f0ddf {
      gap: 18px;
      text-align: left; }
  .counter-up-area_d461914255fb89d7.style-2_b307192692e4aad6 .te-counter-card_f4ab7d880303bf41 .te-counter-item_9e10f5f85d3bf3fd .title_56825d0b2b440d2e {
    color: #ffffff; }
  .counter-up-area_d461914255fb89d7.style-2_b307192692e4aad6 .te-counter-card_f4ab7d880303bf41 .te-counter-item_9e10f5f85d3bf3fd .number_b8a473d63cb8b53c {
    color: #E7F914; }
  .counter-up-area_d461914255fb89d7.style-2_b307192692e4aad6 .te-counter-card_f4ab7d880303bf41 .te-counter-item_9e10f5f85d3bf3fd .number_b8a473d63cb8b53c,
  .counter-up-area_d461914255fb89d7.style-2_b307192692e4aad6 .te-counter-card_f4ab7d880303bf41 .te-counter-item_9e10f5f85d3bf3fd .title_56825d0b2b440d2e {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

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

.subscribe-area_53126e6fb6549fce.style-2_b307192692e4aad6 {
  position: relative;
  z-index: 9;
  margin-bottom: -140px; }
  .subscribe-area_53126e6fb6549fce.style-2_b307192692e4aad6 .te-subscribe-inner-area_4d0e36f091adcaa4 {
    background-color: #317EFE;
    padding: 10px;
    border-radius: 20px;
    gap: 0; }
    .subscribe-area_53126e6fb6549fce.style-2_b307192692e4aad6 .te-subscribe-inner-area_4d0e36f091adcaa4 .te-image-bg-collumn_9ee4cf9fd6f9771d {
      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_53126e6fb6549fce.style-2_b307192692e4aad6 .te-subscribe-inner-area_4d0e36f091adcaa4 .te-subscribe-form-wrapper_3c75e2787f80f77a {
      padding: 0; }
    .subscribe-area_53126e6fb6549fce.style-2_b307192692e4aad6 .te-subscribe-inner-area_4d0e36f091adcaa4 .te-content-wrapper_c5f2e30f42ea82c1 {
      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_53126e6fb6549fce.style-2_b307192692e4aad6 .te-subscribe-inner-area_4d0e36f091adcaa4 .te-content-wrapper_c5f2e30f42ea82c1 {
          left: unset; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_53126e6fb6549fce.style-2_b307192692e4aad6 .te-subscribe-inner-area_4d0e36f091adcaa4 .te-content-wrapper_c5f2e30f42ea82c1 {
          -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_53126e6fb6549fce.style-2_b307192692e4aad6 .te-subscribe-inner-area_4d0e36f091adcaa4 .te-content-wrapper_c5f2e30f42ea82c1 {
          -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_53126e6fb6549fce.style-2_b307192692e4aad6 .te-subscribe-inner-area_4d0e36f091adcaa4 .te-content-wrapper_c5f2e30f42ea82c1 {
          gap: 60px; } }
      .subscribe-area_53126e6fb6549fce.style-2_b307192692e4aad6 .te-subscribe-inner-area_4d0e36f091adcaa4 .te-content-wrapper_c5f2e30f42ea82c1 .te-subscribe-title_0b5afb29aae9c560 {
        font-size: 38px;
        font-weight: 500;
        line-height: 46px;
        letter-spacing: -0.676px;
        text-transform: capitalize;
        margin-bottom: 0; }
      .subscribe-area_53126e6fb6549fce.style-2_b307192692e4aad6 .te-subscribe-inner-area_4d0e36f091adcaa4 .te-content-wrapper_c5f2e30f42ea82c1 .te-content-inner_775d84f7d1b380c3 {
        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_53126e6fb6549fce.style-2_b307192692e4aad6 .te-subscribe-inner-area_4d0e36f091adcaa4 .te-content-wrapper_c5f2e30f42ea82c1 .te-content-inner_775d84f7d1b380c3 {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
        .subscribe-area_53126e6fb6549fce.style-2_b307192692e4aad6 .te-subscribe-inner-area_4d0e36f091adcaa4 .te-content-wrapper_c5f2e30f42ea82c1 .te-content-inner_775d84f7d1b380c3 .icon_cd84e2f1b9ae2451 {
          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_53126e6fb6549fce.style-2_b307192692e4aad6 .te-subscribe-inner-area_4d0e36f091adcaa4 .te-subscribe-form-widget_18ae026497aafe04 {
      background: #fff;
      padding: 7px;
      border-radius: 50px; }
    .subscribe-area_53126e6fb6549fce.style-2_b307192692e4aad6 .te-subscribe-inner-area_4d0e36f091adcaa4 .mc4wp-form-fields_3e977608016806ca {
      gap: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .subscribe-area_53126e6fb6549fce.style-2_b307192692e4aad6 .te-subscribe-inner-area_4d0e36f091adcaa4 .mc4wp-form-fields_3e977608016806ca {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }

.testimonial-slider-area_d70e69ff4959f313.style-3_ce89d470c3d7763d {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .testimonial-slider-area_d70e69ff4959f313.style-3_ce89d470c3d7763d {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slider-area_d70e69ff4959f313.style-3_ce89d470c3d7763d {
      padding: 100px 0; } }
  .testimonial-slider-area_d70e69ff4959f313.style-3_ce89d470c3d7763d .slick-list_71e939965a349f02 .slick-slide_b80e7900f8e70789.slick-current_f69082fcc1203496 .te-testimonial-card_cdf4c5da730abd81.style-3_ce89d470c3d7763d .te-content-wrapper_c5f2e30f42ea82c1 .te-user-meta_f840fb88286ef833 .icon_cd84e2f1b9ae2451 {
    color: #317EFE; }

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

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

.te-contact-info_d8394d36bbe49736 {
  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_d8394d36bbe49736 .te-icon-card_78af547b6b191055 {
      -webkit-box-orient: unset;
      -webkit-box-direction: unset;
          -ms-flex-direction: unset;
              flex-direction: unset; } }

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

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

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

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

.service-details_e65bb5c74fc8ec9f {
  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_e65bb5c74fc8ec9f .image_ff3d356d11cb174c {
    border-radius: 20px;
    overflow: hidden; }
  .service-details_e65bb5c74fc8ec9f .content_03362e8a753f0ddf .te-title-wrapper_89ab6bf37552a5f9 {
    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_e65bb5c74fc8ec9f .content_03362e8a753f0ddf .te-title-wrapper_89ab6bf37552a5f9 .title-inner_37afe6427d3c8933 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 20px; }
      .service-details_e65bb5c74fc8ec9f .content_03362e8a753f0ddf .te-title-wrapper_89ab6bf37552a5f9 .title-inner_37afe6427d3c8933 .icon_cd84e2f1b9ae2451 {
        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_e65bb5c74fc8ec9f .content_03362e8a753f0ddf .te-title-wrapper_89ab6bf37552a5f9 .title-inner_37afe6427d3c8933 .title_56825d0b2b440d2e {
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: 39.84px;
        letter-spacing: 0px;
        margin-bottom: 0;
        color: #317EFE; }

.service-details-overview_1b52476ae938338f {
  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_1b52476ae938338f .list-wrapper_433be2d4a25e145d {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px; }
    .service-details-overview_1b52476ae938338f .list-wrapper_433be2d4a25e145d .icon_cd84e2f1b9ae2451 {
      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_1b52476ae938338f .list-wrapper_433be2d4a25e145d 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_1b52476ae938338f .list-wrapper_433be2d4a25e145d 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_1b52476ae938338f .list-wrapper_433be2d4a25e145d 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_1b52476ae938338f .list-wrapper_433be2d4a25e145d 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_c1cb96d682de536a {
  padding-top: 120px;
  padding-bottom: 96px; }
  .team-page_c1cb96d682de536a .te-team-card_7a9bd3173d7d7fcc {
    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_e03cfce6447028d0 {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .team-details-page_e03cfce6447028d0 {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-page_e03cfce6447028d0 {
      padding-top: 100px;
      padding-bottom: 76px; } }

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

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

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

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

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

.footer_9b5e77bba6045381 {
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .footer_9b5e77bba6045381 .te-subscribe-form-widget_18ae026497aafe04 .submit-btn_b054ff6e84254765 span {
    display: none; }
  .footer_9b5e77bba6045381.style-1_69f56e8ac8d77067 {
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .footer_9b5e77bba6045381.style-1_69f56e8ac8d77067 .te-footer-sec_e84df1345a3bfaa5 {
      border-bottom: 1px solid rgba(19, 26, 42, 0.1);
      padding-top: 214px;
      padding-bottom: 60px; }
      .footer_9b5e77bba6045381.style-1_69f56e8ac8d77067 .te-footer-sec_e84df1345a3bfaa5 .te-footer-widget_84ab577192fc6d49 .te-subscribe-form-widget_18ae026497aafe04 .mc4wp-form-fields_3e977608016806ca {
        border-color: rgba(19, 26, 42, 0.5); }
    .footer_9b5e77bba6045381.style-1_69f56e8ac8d77067 .te-footer-widget_84ab577192fc6d49 .te-subscribe-form-widget_18ae026497aafe04 .single-field_a5b658f7dc08dac6 input {
      color: #131A2A; }
  .footer_9b5e77bba6045381.style-2_b307192692e4aad6 .widget_588b196f7d741ada .wp-block-heading_8f3d4e4944c1a9cb,
  .footer_9b5e77bba6045381.style-2_b307192692e4aad6 .widget_588b196f7d741ada .widget-title_c7d66dbbe9786346,
  .footer_9b5e77bba6045381.style-2_b307192692e4aad6 .widget_588b196f7d741ada .wp-block-search__label_247d5e0510e937d6,
  .footer_9b5e77bba6045381.style-2_b307192692e4aad6 .sidebar__widget_81ce745074d3caaf .wp-block-heading_8f3d4e4944c1a9cb,
  .footer_9b5e77bba6045381.style-2_b307192692e4aad6 .sidebar__widget_81ce745074d3caaf .widget-title_c7d66dbbe9786346,
  .footer_9b5e77bba6045381.style-2_b307192692e4aad6 .sidebar__widget_81ce745074d3caaf .wp-block-search__label_247d5e0510e937d6,
  .footer_9b5e77bba6045381.style-2_b307192692e4aad6 .widget_588b196f7d741ada ul li a,
  .footer_9b5e77bba6045381.style-2_b307192692e4aad6 .widget_588b196f7d741ada ol li a,
  .footer_9b5e77bba6045381.style-2_b307192692e4aad6 .sidebar__widget_81ce745074d3caaf ul li a,
  .footer_9b5e77bba6045381.style-2_b307192692e4aad6 .sidebar__widget_81ce745074d3caaf ol li a,
  .footer_9b5e77bba6045381.style-2_b307192692e4aad6 .widget_588b196f7d741ada ul li,
  .footer_9b5e77bba6045381.style-2_b307192692e4aad6 .wp-calendar-table_bf0921c68a3c0dd5,
  .footer_9b5e77bba6045381.style-2_b307192692e4aad6 .wp-block-calendar_5d8edcf348619ea8 caption,
  .footer_9b5e77bba6045381.style-2_b307192692e4aad6 nav.wp-calendar-nav_56ae62e09b71d986 a,
  .footer_9b5e77bba6045381.style-2_b307192692e4aad6 .wp-block-latest-comments__comment-excerpt_dbdf5a13dd679e65,
  .footer_9b5e77bba6045381.style-2_b307192692e4aad6 .wp-calendar-table_bf0921c68a3c0dd5 caption,
  .footer_9b5e77bba6045381.style-2_b307192692e4aad6 .widget_text_7037b988f1b4d139,
  .footer_9b5e77bba6045381.style-2_b307192692e4aad6 .widget_588b196f7d741ada .tagcloud_31580775c2c54519 a,
  .footer_9b5e77bba6045381.style-2_b307192692e4aad6 .widget_588b196f7d741ada .wp-block-tag-cloud_4977c70a20b13495 a,
  .footer_9b5e77bba6045381.style-2_b307192692e4aad6 .sidebar__widget_81ce745074d3caaf .tagcloud_31580775c2c54519 a,
  .footer_9b5e77bba6045381.style-2_b307192692e4aad6 .sidebar__widget_81ce745074d3caaf .wp-block-tag-cloud_4977c70a20b13495 a,
  .footer_9b5e77bba6045381.style-2_b307192692e4aad6 .wp-block-latest-comments__comment-date_1a40e6018e90d3e8,
  .footer_9b5e77bba6045381.style-2_b307192692e4aad6 .wp-block-latest-comments__comment_dda8a677accdaeef,
  .footer_9b5e77bba6045381.style-2_b307192692e4aad6 .wp-block-archives-dropdown_97c12b4fda18b5e5 label,
  .footer_9b5e77bba6045381.style-2_b307192692e4aad6 .widget_categories_01b13d19d44f451b li a,
  .footer_9b5e77bba6045381.style-2_b307192692e4aad6 .widget_archive_387acd2550e92b18 li a,
  .footer_9b5e77bba6045381.style-2_b307192692e4aad6 .widget_nav_menu_2f1211f52ed8bb5b li a,
  .footer_9b5e77bba6045381.style-2_b307192692e4aad6 .widget_tag_cloud_bb2b00ea90a0564d a,
  .footer_9b5e77bba6045381.style-2_b307192692e4aad6 .widget_rss_fd2288e3dd474c5d li a,
  .footer_9b5e77bba6045381.style-2_b307192692e4aad6 .widget_rss_fd2288e3dd474c5d li,
  .footer_9b5e77bba6045381.style-2_b307192692e4aad6 .footer__widget_d8cb6e849a0a3d5c a,
  .footer_9b5e77bba6045381.style-2_b307192692e4aad6 .footer__widget_d8cb6e849a0a3d5c li,
  .footer_9b5e77bba6045381.style-2_b307192692e4aad6 li.recentcomments_18a9b30bfa6e74be {
    color: #ffffff; }
  .footer_9b5e77bba6045381.style-2_b307192692e4aad6 .te-theme-btn_7e6842ece3b64e14,
  .footer_9b5e77bba6045381.style-2_b307192692e4aad6 .wp-block-loginout_faf29a9b69dc9450 a,
  .footer_9b5e77bba6045381.style-2_b307192692e4aad6 input.te-theme-btn_7e6842ece3b64e14,
  .footer_9b5e77bba6045381.style-2_b307192692e4aad6 .widget_588b196f7d741ada .wp-block-search_a7e15a1ce54aca90 button,
  .footer_9b5e77bba6045381.style-2_b307192692e4aad6 .widget_588b196f7d741ada .search-form_1e9449768c20c82b button,
  .footer_9b5e77bba6045381.style-2_b307192692e4aad6 .widget_588b196f7d741ada .sidebar__search_d027dd527b0242c4 button,
  .footer_9b5e77bba6045381.style-2_b307192692e4aad6 .sidebar__widget_81ce745074d3caaf .wp-block-search_a7e15a1ce54aca90 button,
  .footer_9b5e77bba6045381.style-2_b307192692e4aad6 .sidebar__widget_81ce745074d3caaf .search-form_1e9449768c20c82b button,
  .footer_9b5e77bba6045381.style-2_b307192692e4aad6 .sidebar__widget_81ce745074d3caaf .sidebar__search_d027dd527b0242c4 button {
    background-color: #E7F914;
    color: #14203A; }
  .footer_9b5e77bba6045381 .footer__widget_d8cb6e849a0a3d5c li {
    list-style: none; }
  .footer_9b5e77bba6045381 .te-footer-widget_84ab577192fc6d49.te_widget_nav_menu_ec615c50aabc2f00 li.wp-block-social-link_1795fc790bae182e {
    display: inline-block;
    width: unset !important; }
  .footer_9b5e77bba6045381 .te_widget_nav_menu_ec615c50aabc2f00 li.cat-item_52ba9e8e60bb0eaf {
    text-align: right; }
    .footer_9b5e77bba6045381 .te_widget_nav_menu_ec615c50aabc2f00 li.cat-item_52ba9e8e60bb0eaf a {
      float: left; }
  .footer_9b5e77bba6045381 .te-footer-bg_944e79110bea2ba5 {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: -1; }
  .footer_9b5e77bba6045381 .footer-nav-widget_0e0c478ca408caef {
    padding: 0 90px; }
    @media (max-width: 991px) {
      .footer_9b5e77bba6045381 .footer-nav-widget_0e0c478ca408caef {
        padding: 0 12px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .footer_9b5e77bba6045381 .footer-nav-widget_0e0c478ca408caef {
        padding: 0 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .footer_9b5e77bba6045381 .footer-nav-widget_0e0c478ca408caef {
        padding: 0 30px; } }

.te-footer-widget_84ab577192fc6d49 {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .te-footer-widget_84ab577192fc6d49 {
      margin-bottom: 40px; } }
  .te-footer-widget_84ab577192fc6d49 .te-footer-widget-title_7f52c1861d7bf3d3,
  .te-footer-widget_84ab577192fc6d49 .wp-block-heading_8f3d4e4944c1a9cb {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 39px;
    color: #131A2A;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700; }
  .te-footer-widget_84ab577192fc6d49 ul {
    padding-left: 0; }
  .te-footer-widget_84ab577192fc6d49 .te-subscribe-form-widget_18ae026497aafe04 .mc4wp-form-fields_3e977608016806ca {
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 5px; }
  .te-footer-widget_84ab577192fc6d49 .te-subscribe-form-widget_18ae026497aafe04 .single-field_a5b658f7dc08dac6 input {
    border-radius: 0;
    background-color: transparent;
    color: #ffffff; }
  .te-footer-widget_84ab577192fc6d49.widget-latest-posts-footer_fc4fd90d5314874a {
    margin-top: -5px; }
  @media (max-width: 767px) {
    .te-footer-widget_84ab577192fc6d49.zoom-instagram-widget_c621d7c2f6d6799f {
      margin-bottom: 0;
      margin-top: -10px; } }
  @media (max-width: 767px) {
    .te-footer-widget_84ab577192fc6d49.widget_contact_info_widget_2fb10bf239e37dd0 {
      margin-bottom: 18px; } }
  @media only screen and (min-width: 992px) and (max-width: 1399px) {
    .te-footer-widget_84ab577192fc6d49 .widget-instagram-feed_53de0264c5002177 {
      width: 170px; } }
  .te-footer-widget_84ab577192fc6d49 .te-footer-widget-info_b6396c2dc45c70d4 {
    padding-right: 30px; }
    @media (max-width: 1199px) {
      .te-footer-widget_84ab577192fc6d49 .te-footer-widget-info_b6396c2dc45c70d4 {
        padding-right: 0; } }
    .te-footer-widget_84ab577192fc6d49 .te-footer-widget-info_b6396c2dc45c70d4 p {
      color: #335371;
      margin-bottom: 30px; }
    .te-footer-widget_84ab577192fc6d49 .te-footer-widget-info_b6396c2dc45c70d4 .te-footer-logo_29f99d8a4891664a {
      margin-bottom: 30px;
      display: inline-block; }
    .te-footer-widget_84ab577192fc6d49 .te-footer-widget-info_b6396c2dc45c70d4 .info-form-and-social-icon_296d2830bd8cf2c9 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 50px; }
      .te-footer-widget_84ab577192fc6d49 .te-footer-widget-info_b6396c2dc45c70d4 .info-form-and-social-icon_296d2830bd8cf2c9 .te-social-profile_44c828a01f5303be {
        margin-top: 0; }
    .te-footer-widget_84ab577192fc6d49 .te-footer-widget-info_b6396c2dc45c70d4 .te-social-profile_44c828a01f5303be {
      gap: 20px;
      margin-top: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-footer-widget_84ab577192fc6d49 .te-footer-widget-info_b6396c2dc45c70d4 .info-form-and-social-icon_296d2830bd8cf2c9 {
        -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_84ab577192fc6d49.te_widget_nav_menu_ec615c50aabc2f00 ul {
    margin-top: -5px;
    padding-left: 0;
    margin-bottom: 0; }
  .te-footer-widget_84ab577192fc6d49.te_widget_nav_menu_ec615c50aabc2f00 li {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 2px; }
    .te-footer-widget_84ab577192fc6d49.te_widget_nav_menu_ec615c50aabc2f00 li:last-child {
      padding-top: 0;
      padding-bottom: 0; }
    .te-footer-widget_84ab577192fc6d49.te_widget_nav_menu_ec615c50aabc2f00 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_84ab577192fc6d49.te_widget_nav_menu_ec615c50aabc2f00 li a::before {
        content: "\f105";
        font-family: "Font Awesome 6 Free";
        font-size: 14px; }
      .te-footer-widget_84ab577192fc6d49.te_widget_nav_menu_ec615c50aabc2f00 li a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-footer-widget_84ab577192fc6d49 .te-footer-widget-contact_6590e097fb1f007b p {
    color: #335371; }
  .te-footer-widget_84ab577192fc6d49 .te-footer-widget-contact_6590e097fb1f007b .footer-contact_f3baa52d25f407a1 ul {
    list-style: none; }
    .te-footer-widget_84ab577192fc6d49 .te-footer-widget-contact_6590e097fb1f007b .footer-contact_f3baa52d25f407a1 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_84ab577192fc6d49 .te-footer-widget-contact_6590e097fb1f007b .footer-contact_f3baa52d25f407a1 ul li:first-child {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .te-footer-widget_84ab577192fc6d49 .te-footer-widget-contact_6590e097fb1f007b .footer-contact_f3baa52d25f407a1 ul li:first-child .contact-icon_fc731ffd0b2d36c6 {
          margin-top: 5px; }
      .te-footer-widget_84ab577192fc6d49 .te-footer-widget-contact_6590e097fb1f007b .footer-contact_f3baa52d25f407a1 ul li:last-child {
        margin-bottom: 0; }
      .te-footer-widget_84ab577192fc6d49 .te-footer-widget-contact_6590e097fb1f007b .footer-contact_f3baa52d25f407a1 ul li .contact-icon_fc731ffd0b2d36c6 {
        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_84ab577192fc6d49 .te-footer-widget-contact_6590e097fb1f007b .footer-contact_f3baa52d25f407a1 ul li .contact-text_def1f48083d139c0 {
        color: #335371;
        font-size: 18px;
        line-height: 24px;
        overflow: hidden; }
        .te-footer-widget_84ab577192fc6d49 .te-footer-widget-contact_6590e097fb1f007b .footer-contact_f3baa52d25f407a1 ul li .contact-text_def1f48083d139c0 a:hover span {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .te-footer-widget_84ab577192fc6d49 .te-footer-widget-contact_6590e097fb1f007b .footer-contact_f3baa52d25f407a1 ul li .contact-text_def1f48083d139c0 span,
        .te-footer-widget_84ab577192fc6d49 .te-footer-widget-contact_6590e097fb1f007b .footer-contact_f3baa52d25f407a1 ul li .contact-text_def1f48083d139c0 p,
        .te-footer-widget_84ab577192fc6d49 .te-footer-widget-contact_6590e097fb1f007b .footer-contact_f3baa52d25f407a1 ul li .contact-text_def1f48083d139c0 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_84ab577192fc6d49 .te_widget_latest_post_31047946460b0cd5 ul li {
    margin-bottom: 10px; }
    .te-footer-widget_84ab577192fc6d49 .te_widget_latest_post_31047946460b0cd5 ul li .te-latest-post-thumb_fbce9ec8e7a6c9c0 {
      width: 80px;
      height: 80px;
      border-radius: 20px;
      overflow: hidden; }
    .te-footer-widget_84ab577192fc6d49 .te_widget_latest_post_31047946460b0cd5 ul li .te-latest-post-desc_7870f58e158c6732 .te-latest-post-title_ac0d927131c5cfce {
      margin-bottom: 0;
      font-size: 18px;
      line-height: 29px;
      color: #335371;
      font-weight: 400; }
      .te-footer-widget_84ab577192fc6d49 .te_widget_latest_post_31047946460b0cd5 ul li .te-latest-post-desc_7870f58e158c6732 .te-latest-post-title_ac0d927131c5cfce 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_84ab577192fc6d49 .te_widget_latest_post_31047946460b0cd5 ul li .te-latest-post-desc_7870f58e158c6732 .te-latest-post-title_ac0d927131c5cfce a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-footer-widget_84ab577192fc6d49 .te_widget_latest_post_31047946460b0cd5 ul li .te-latest-post-desc_7870f58e158c6732 .te-latest-post-meta_1a1169897abc6d66 {
      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_89d8d57137df2f60 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_89d8d57137df2f60 ul {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .te-footer-bottom-menu_89d8d57137df2f60 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_89d8d57137df2f60 ul li a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }

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

.subscribe-area_53126e6fb6549fce {
  overflow: hidden; }
  .subscribe-area_53126e6fb6549fce.style-1_69f56e8ac8d77067 .te-subscribe-inner-area_4d0e36f091adcaa4 .te-content-wrapper_c5f2e30f42ea82c1 {
    background-color: #317EFE;
    border-radius: 20px;
    padding: 63px 50px 68px 74px;
    gap: 14px; }
  .subscribe-area_53126e6fb6549fce.style-1_69f56e8ac8d77067 .te-image-bg-collumn_9ee4cf9fd6f9771d {
    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_53126e6fb6549fce.style-1_69f56e8ac8d77067 .te-image-bg-collumn_9ee4cf9fd6f9771d {
        display: none; } }
  .subscribe-area_53126e6fb6549fce .te-content-wrapper_c5f2e30f42ea82c1 {
    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_53126e6fb6549fce .te-content-wrapper_c5f2e30f42ea82c1 {
        padding: 100px 24px 100px 24px;
        margin: 0 auto; } }
    @media (max-width: 809px) {
      .subscribe-area_53126e6fb6549fce .te-content-wrapper_c5f2e30f42ea82c1 {
        padding: 80px 24px 80px 24px;
        width: 100%; } }
    .subscribe-area_53126e6fb6549fce .te-content-wrapper_c5f2e30f42ea82c1 .short-title_9471644ee45afba8 {
      font-size: 21px;
      font-weight: 500;
      color: #335371;
      margin-bottom: 0; }
    .subscribe-area_53126e6fb6549fce .te-content-wrapper_c5f2e30f42ea82c1 .te-subscribe-title_0b5afb29aae9c560 {
      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_53126e6fb6549fce .te-content-wrapper_c5f2e30f42ea82c1 .te-subscribe-title_0b5afb29aae9c560 {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .subscribe-area_53126e6fb6549fce .te-content-wrapper_c5f2e30f42ea82c1 .te-subscribe-title_0b5afb29aae9c560 {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_53126e6fb6549fce .te-content-wrapper_c5f2e30f42ea82c1 .te-subscribe-title_0b5afb29aae9c560 {
          font-size: 36px;
          line-height: 42px; } }
    .subscribe-area_53126e6fb6549fce .te-content-wrapper_c5f2e30f42ea82c1 .text_f6609bdcb7e0c187 {
      font-size: 18px;
      color: #ffffff;
      margin-bottom: 0; }
  .subscribe-area_53126e6fb6549fce .te-subscribe-inner-area_4d0e36f091adcaa4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .subscribe-area_53126e6fb6549fce .te-subscribe-inner-area_4d0e36f091adcaa4 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .subscribe-area_53126e6fb6549fce .te-subscribe-inner-area_4d0e36f091adcaa4 .te-subscribe-collumn_c7241440efefba3a {
      -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_53126e6fb6549fce .te-subscribe-inner-area_4d0e36f091adcaa4 .te-subscribe-collumn_c7241440efefba3a.te-image-bg-collumn_9ee4cf9fd6f9771d {
          display: none; } }
    .subscribe-area_53126e6fb6549fce .te-subscribe-inner-area_4d0e36f091adcaa4 .mc4wp-form-fields_3e977608016806ca {
      background-color: transparent;
      gap: 10px; }
      @media (max-width: 575px) {
        .subscribe-area_53126e6fb6549fce .te-subscribe-inner-area_4d0e36f091adcaa4 .mc4wp-form-fields_3e977608016806ca {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .subscribe-area_53126e6fb6549fce .te-subscribe-inner-area_4d0e36f091adcaa4 .mc4wp-form-fields_3e977608016806ca .submit-btn_b054ff6e84254765 {
        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_84ab577192fc6d49 .te-subscribe-form-wrapper_3c75e2787f80f77a {
  color: #335371; }

.te-subscribe-form-widget_18ae026497aafe04 {
  position: relative; }
  .te-subscribe-form-widget_18ae026497aafe04 .mc4wp-form-fields_3e977608016806ca {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    overflow: hidden;
    border-radius: 5px; }
  .te-subscribe-form-widget_18ae026497aafe04 .single-field_a5b658f7dc08dac6 {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .te-subscribe-form-widget_18ae026497aafe04 .single-field_a5b658f7dc08dac6 input {
      color: #335371;
      height: 55px;
      padding: 0 30px;
      font-size: 18px;
      width: 100%;
      border-radius: 50px; }
    .te-subscribe-form-widget_18ae026497aafe04 .single-field_a5b658f7dc08dac6 *::-webkit-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_18ae026497aafe04 .single-field_a5b658f7dc08dac6 *:-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_18ae026497aafe04 .single-field_a5b658f7dc08dac6 *::-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_18ae026497aafe04 .single-field_a5b658f7dc08dac6 *::placeholder {
      color: #778196; }
  .te-subscribe-form-widget_18ae026497aafe04 .submit-btn_b054ff6e84254765 {
    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_18ae026497aafe04 .submit-btn_b054ff6e84254765:hover {
      background-color: #131A2A;
      color: #ffffff; }
  .te-subscribe-form-widget_18ae026497aafe04 .mc4wp-response_b4ac7c22296479d2 {
    position: absolute;
    margin-top: 15px; }
    .te-subscribe-form-widget_18ae026497aafe04 .mc4wp-response_b4ac7c22296479d2 .mc4wp-alert_f4f03451d9f766f5.mc4wp-error_2f48e2457002edd2 p {
      color: #ff0000;
      position: relative; }
    .te-subscribe-form-widget_18ae026497aafe04 .mc4wp-response_b4ac7c22296479d2 .mc4wp-alert_f4f03451d9f766f5.mc4wp-error_2f48e2457002edd2 a {
      color: #ff0000; }
    .te-subscribe-form-widget_18ae026497aafe04 .mc4wp-response_b4ac7c22296479d2 .mc4wp-alert_f4f03451d9f766f5.mc4wp-success_7599be6faa6dc8c8 p, .te-subscribe-form-widget_18ae026497aafe04 .mc4wp-response_b4ac7c22296479d2 .mc4wp-alert_f4f03451d9f766f5.mc4wp-notice_c738289aab2b4d7c p {
      color: #ffffff;
      position: relative; }

.te-footer-social-wrapper_14927b838dd6eaf2 {
  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_14927b838dd6eaf2 .te-footer-logo_29f99d8a4891664a {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .te-footer-social-wrapper_14927b838dd6eaf2 .te-social-widget_b23bd60c235b7785 {
    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_14927b838dd6eaf2 .te-social-widget_b23bd60c235b7785 span {
      color: #ffffff;
      font-size: 20px;
      font-weight: 400; }

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

.footer_9b5e77bba6045381.style-2_b307192692e4aad6 {
  background-color: #131A2A; }
  .footer_9b5e77bba6045381.style-2_b307192692e4aad6 .te-footer-sec_e84df1345a3bfaa5 {
    border-bottom: 1px solid rgba(225, 225, 225, 0.3);
    padding-top: 80px;
    padding-bottom: 70px; }
  .footer_9b5e77bba6045381.style-2_b307192692e4aad6 .te-footer-widget-title_7f52c1861d7bf3d3,
  .footer_9b5e77bba6045381.style-2_b307192692e4aad6 .wp-block-heading_8f3d4e4944c1a9cb {
    color: #ffffff;
    font-size: 24px; }
  .footer_9b5e77bba6045381.style-2_b307192692e4aad6 .footer-bottom-area_13b96e1fe2041e7b .te-copyright-text_806a6d7ec1c90664 p,
  .footer_9b5e77bba6045381.style-2_b307192692e4aad6 .te-footer-widget_84ab577192fc6d49.te_widget_nav_menu_ec615c50aabc2f00 li a,
  .footer_9b5e77bba6045381.style-2_b307192692e4aad6 .te-footer-widget_84ab577192fc6d49 .te_widget_latest_post_31047946460b0cd5 ul li .te-latest-post-desc_7870f58e158c6732 .te-latest-post-title_ac0d927131c5cfce a,
  .footer_9b5e77bba6045381.style-2_b307192692e4aad6 .te-footer-widget_84ab577192fc6d49 .te_widget_latest_post_31047946460b0cd5 ul li .te-latest-post-desc_7870f58e158c6732 .te-latest-post-title_ac0d927131c5cfce,
  .footer_9b5e77bba6045381.style-2_b307192692e4aad6 .te-footer-widget_84ab577192fc6d49 .te_widget_latest_post_31047946460b0cd5 ul li .te-latest-post-desc_7870f58e158c6732 .te-latest-post-meta_1a1169897abc6d66,
  .footer_9b5e77bba6045381.style-2_b307192692e4aad6 .te-footer-widget_84ab577192fc6d49 .te-subscribe-form-wrapper_3c75e2787f80f77a,
  .footer_9b5e77bba6045381.style-2_b307192692e4aad6 .te-footer-bottom-menu_89d8d57137df2f60 ul li a,
  .footer_9b5e77bba6045381.style-2_b307192692e4aad6 .footer-bottom-area_13b96e1fe2041e7b .te-copyright-text_806a6d7ec1c90664 p a {
    color: #ffffff; }

/*# sourceMappingURL=style.css_5dea28d4edf4795e.map_604cae6ac6cac3d6 */