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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

code {
  color: #E7F914; }

.te-theme-btn_05c5fd0e80db345f,
.wp-block-loginout_f1bfefdb913cf1b7 a,
input.te-theme-btn_05c5fd0e80db345f {
  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_05c5fd0e80db345f:hover,
  .wp-block-loginout_f1bfefdb913cf1b7 a:hover,
  input.te-theme-btn_05c5fd0e80db345f:hover {
    color: #131A2A;
    background-color: #E7F914; }
  .te-theme-btn_05c5fd0e80db345f:focus,
  .wp-block-loginout_f1bfefdb913cf1b7 a:focus,
  input.te-theme-btn_05c5fd0e80db345f:focus {
    color: #ffffff; }
  .te-theme-btn_05c5fd0e80db345f.yellow-btn_c41203d7b59ddde2,
  .wp-block-loginout_f1bfefdb913cf1b7 a.yellow-btn_c41203d7b59ddde2,
  input.te-theme-btn_05c5fd0e80db345f.yellow-btn_c41203d7b59ddde2 {
    background-color: #E7F914;
    color: #14203A; }
  .te-theme-btn_05c5fd0e80db345f.simple-btn_17848d26875c8126,
  .wp-block-loginout_f1bfefdb913cf1b7 a.simple-btn_17848d26875c8126,
  input.te-theme-btn_05c5fd0e80db345f.simple-btn_17848d26875c8126 {
    padding-left: 36px;
    padding-right: 36px; }

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

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

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

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

.circle-rotate-wrapper_3ad21397f2b60e5b {
  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_3ad21397f2b60e5b .circle-rotate-inner_7ef98043650e738d {
    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_4ce998aac60879ac {
  margin-top: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.px-350_b7adf2b4eedf8b75 {
  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_6e64c80f64cee700 label {
  width: 100%;
  display: block;
  font-weight: 600;
  margin-bottom: 10px; }
.post-password-form_6e64c80f64cee700 input[type="password"] {
  font-size: 1.2rem;
  line-height: 20px;
  padding: 12px 20px;
  border: 1px solid #E4E4F2;
  width: 100%; }
.post-password-form_6e64c80f64cee700 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_6e64c80f64cee700 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_085d9d5941edc9f1 .size-full_203967c0b3032c95.alignright_56b347033c659bca {
  margin-bottom: 15px;
  margin-top: 20px; }
.tp-page-content_085d9d5941edc9f1 figure.wp-caption_c6b01d4122fb8b4d.aligncenter_f24c84d3252814ef {
  margin-top: 40px; }
.tp-page-content_085d9d5941edc9f1 dl, .tp-page-content_085d9d5941edc9f1 ol, .tp-page-content_085d9d5941edc9f1 ul {
  margin-bottom: 11px; }
.tp-page-content_085d9d5941edc9f1 .te-comment-respond_d52fe2427aaec934 {
  margin-top: 78px;
  margin-bottom: 20px; }
.tp-page-content_085d9d5941edc9f1 .te-latest-comments_190846c3bc801ef6 .te-comment-respond_d52fe2427aaec934 {
  margin-bottom: 40px; }
.tp-page-content_085d9d5941edc9f1 .te-post-comments_a20e629d7bc87260 {
  margin-top: 80px; }

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

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

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

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

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

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

.gallery-columns-1_4b73bbd2ccc9022d .gallery-item_4369564ccaf9144b {
  max-width: 100%;
  width: 100%; }

.gallery-columns-2_4bacbe45ebd5a425 .gallery-item_4369564ccaf9144b {
  max-width: 50%; }

.gallery-columns-3_90ee2f650c15127a .gallery-item_4369564ccaf9144b {
  max-width: 33.33%; }

.gallery-columns-4_e9cb079abfeb4a77 .gallery-item_4369564ccaf9144b {
  max-width: 25%; }

.gallery-columns-5_16b3d8757be28d77 .gallery-item_4369564ccaf9144b {
  max-width: 20%; }

.gallery-columns-6_785c63375244eac7 .gallery-item_4369564ccaf9144b {
  max-width: 16.66%; }

.gallery-columns-7_eb491cd238e84b25 .gallery-item_4369564ccaf9144b {
  max-width: 14.28%; }

.gallery-columns-8_4528a5fd317befaf .gallery-item_4369564ccaf9144b {
  max-width: 12.5%; }

.gallery-columns-9_9e430bb81cb3ee36 .gallery-item_4369564ccaf9144b {
  max-width: 11.11%; }

.gallery-caption_1f5cd0014c1ab219 {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.te-post-content p.has-large-font-size_41fb1a697efa7c15 {
  font-size: 36px;
  line-height: 1.2; }
.te-post-content .wp-block-search_63ef6af44273ea20 {
  margin-bottom: 15px; }
.te-post-content .wp-block-file_a4ba9cc11ce7edc1 {
  margin-top: 20px; }
.te-post-content .wp-block-group__inner-container_326037a1ba6fc3f6 p {
  margin-top: 0 !important; }

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

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

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

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

.wp-block-cover_bdb26c9f8185e33d p.wp-block-cover-text_3bfd34ff0aa96212,
.wp-block-cover_bdb26c9f8185e33d.is-light_b306ccf9405bd7fe .wp-block-cover__inner-container_85dbdb429e7ed14d {
  color: #fff !important; }

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

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

.widget_6ac660ce880f78e2 .wp-block-archives-dropdown_8f0324451663e21d,
.widget_6ac660ce880f78e2 .wp-block-categories-dropdown_f264118b121cad39,
.widget_6ac660ce880f78e2 .wp-block-loginout_f1bfefdb913cf1b7,
.widget_6ac660ce880f78e2 .wp-block-social-links_5afe925fa4cb0911,
.widget_6ac660ce880f78e2.widget_archive_d3daccdc3456e1cb select,
.widget_6ac660ce880f78e2.te_widget_categories_e99be5a9870784b4 select,
.widget_6ac660ce880f78e2.widget_text_1cba6e270f3cfba8 select,
.widget_6ac660ce880f78e2.te_widget_search_2d14d5ca74fbd4e8 .search-form_b0cafb3ed75d7080,
.widget_6ac660ce880f78e2.te_widget_tag_cloud_a875323fe972eb1c .tagcloud_c8778fb295cd6e57,
.widget_6ac660ce880f78e2 .wp-block-tag-cloud_fb883d3b98b062a6 {
  margin-bottom: 6px; }

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

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

.blog-search-content_0c540afd9153d000 {
  margin: 0; }
  .blog-search-content_0c540afd9153d000 .wp-block-search_63ef6af44273ea20,
  .blog-search-content_0c540afd9153d000 .search-form_b0cafb3ed75d7080,
  .blog-search-content_0c540afd9153d000 .sidebar__search_5535fae99bcad4e2 {
    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_0c540afd9153d000 .wp-block-search_63ef6af44273ea20,
      .blog-search-content_0c540afd9153d000 .search-form_b0cafb3ed75d7080,
      .blog-search-content_0c540afd9153d000 .sidebar__search_5535fae99bcad4e2 {
        width: 100%; } }
    .blog-search-content_0c540afd9153d000 .wp-block-search_63ef6af44273ea20 .wp-block-search__inside-wrapper_912ebecda49dcd4f,
    .blog-search-content_0c540afd9153d000 .search-form_b0cafb3ed75d7080 .wp-block-search__inside-wrapper_912ebecda49dcd4f,
    .blog-search-content_0c540afd9153d000 .sidebar__search_5535fae99bcad4e2 .wp-block-search__inside-wrapper_912ebecda49dcd4f {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .blog-search-content_0c540afd9153d000 .wp-block-search_63ef6af44273ea20 label,
    .blog-search-content_0c540afd9153d000 .search-form_b0cafb3ed75d7080 label,
    .blog-search-content_0c540afd9153d000 .sidebar__search_5535fae99bcad4e2 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_0c540afd9153d000 .wp-block-search_63ef6af44273ea20 input,
    .blog-search-content_0c540afd9153d000 .search-form_b0cafb3ed75d7080 input,
    .blog-search-content_0c540afd9153d000 .sidebar__search_5535fae99bcad4e2 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_0c540afd9153d000 .wp-block-search_63ef6af44273ea20 button,
    .blog-search-content_0c540afd9153d000 .search-form_b0cafb3ed75d7080 button,
    .blog-search-content_0c540afd9153d000 .sidebar__search_5535fae99bcad4e2 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_085d9d5941edc9f1 .wp-smiley_3958dec317969e52,
.entry-content_83f20253a87ff1f9 .wp-smiley_3958dec317969e52,
.comment-content_e85c4b3ef74ff3c0 .wp-smiley_3958dec317969e52 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

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

.te-comment-respond_d52fe2427aaec934.style-two_340148077cf3533e .wpcf7-form_c321cacb405deb4b .wpcf7-not-valid-tip_a304f9dcc54e6dc8 {
  color: #d9c0b8 !important; }
.te-comment-respond_d52fe2427aaec934 .wpcf7-form_c321cacb405deb4b .wpcf7-not-valid_50f31a3485c12705 {
  border-color: #dc3232 !important; }
.te-comment-respond_d52fe2427aaec934 .wpcf7-form_c321cacb405deb4b .wpcf7-not-valid-tip_a304f9dcc54e6dc8 {
  font-size: 16px;
  margin-top: 5px; }
.te-comment-respond_d52fe2427aaec934 .wpcf7-form_c321cacb405deb4b.sent_7a35ec32e0eb1c8a .wpcf7-response-output_f332095c6d54d7a5 {
  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_d52fe2427aaec934 .wpcf7-form_c321cacb405deb4b.invalid_5b5998d42fe04e0b .wpcf7-response-output_f332095c6d54d7a5 {
  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_0c045ddf7800ea82 {
  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_0c045ddf7800ea82 .wpcf7-te-list-item_c9dd2a74f32ef7b7 {
    margin: 0; }
    .wpcf7-form-control_0c045ddf7800ea82 .wpcf7-te-list-item_c9dd2a74f32ef7b7 label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      margin: 0;
      gap: 10px; }
      .wpcf7-form-control_0c045ddf7800ea82 .wpcf7-te-list-item_c9dd2a74f32ef7b7 label .wpcf7-te-list-item-label_33d4954bf9d04ca2 {
        font-size: 16px;
        font-weight: 400; }

.logged-in_0c5808d19e2f6919 .te-comment-respond_d52fe2427aaec934 textarea {
  margin-bottom: 12px; }

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

body.admin-bar_a8882411a79d9baa .header-menu-area_61963da10d6a19f6.sticky_menu_5943e3cbc3f88953 {
  top: 30px; }
  @media (max-width: 600px) {
    body.admin-bar_a8882411a79d9baa .header-menu-area_61963da10d6a19f6.sticky_menu_5943e3cbc3f88953 {
      top: 0; } }

.page-template-default_a4e5fc40c2cb00c7.page-id-146_f568090e39ac9a0b .tp-page-content_085d9d5941edc9f1 p:last-child {
  margin-bottom: 10px; }
.page-template-default_a4e5fc40c2cb00c7.page-id-1133_93ac68211e64c9c9 .tp-page-content_085d9d5941edc9f1 .te-comment-respond_d52fe2427aaec934 {
  margin-top: 78px;
  display: inline-block;
  width: 100%; }
.page-template-default_a4e5fc40c2cb00c7.page-id-3_149c66e0b52708b3 .page-area_d77038773b13adc2 {
  padding-top: 128px; }

.single-post-item_b72a88ef24055096.post-24_4634856ef97dbc28 .wp-block-button_9b99085ed1553756 a {
  color: #ffffff; }

.post-template-default_dd1da019a0226053.postid-163_0e0858f76b745c79 .te-blog-details-wrapper_01976a32ef63de20 .te-post-item_6828a2d36ddd7ea2 .te-post-content {
  margin-bottom: 34px; }
.post-template-default_dd1da019a0226053.postid-150_78827955406e5caa .te-blog-details-wrapper_01976a32ef63de20 .te-post-item_6828a2d36ddd7ea2 .te-post-content {
  margin-bottom: 34px; }
  .post-template-default_dd1da019a0226053.postid-150_78827955406e5caa .te-blog-details-wrapper_01976a32ef63de20 .te-post-item_6828a2d36ddd7ea2 .te-post-content .wp-block-group_09077acfad5ea819.is-layout-constrained_60109b76f7ea125d:last-child {
    border: 1px solid #000; }
.post-template-default_dd1da019a0226053.postid-51_560755d55670d364 .te-blog-details-wrapper_01976a32ef63de20 .te-post-item_6828a2d36ddd7ea2 .te-post-content {
  margin-bottom: 25px; }
  .post-template-default_dd1da019a0226053.postid-51_560755d55670d364 .te-blog-details-wrapper_01976a32ef63de20 .te-post-item_6828a2d36ddd7ea2 .te-post-content p:last-child {
    margin-bottom: 0; }
.post-template-default_dd1da019a0226053.postid-1163_887d3d8b70d2911e .te-blog-details-wrapper_01976a32ef63de20 .te-post-item_6828a2d36ddd7ea2 .te-post-content .wp-caption_c6b01d4122fb8b4d, .post-template-default_dd1da019a0226053.postid-568_f7b81292a1688aff .te-blog-details-wrapper_01976a32ef63de20 .te-post-item_6828a2d36ddd7ea2 .te-post-content .wp-caption_c6b01d4122fb8b4d {
  margin-top: 20px; }
.post-template-default_dd1da019a0226053.postid-1785_a2ec7dc997975975 .te-blog-details-wrapper_01976a32ef63de20 .te-post-item_6828a2d36ddd7ea2 .te-post-content .wp-block-button__link_03a97dbb2cb11919 {
  color: #ffffff !important; }
.post-template-default_dd1da019a0226053.postid-1149_bc856ccddc4f8e69 .te-blog-details-wrapper_01976a32ef63de20 .te-latest-comments_190846c3bc801ef6 li .te-comments-item_abb0df36da95e44a .te-comments-text_6d54845b310570b1 p {
  margin-bottom: 0; }
.post-template-default_dd1da019a0226053.postid-555_9904662895f041af .te-blog-details-wrapper_01976a32ef63de20 .te-post-item_6828a2d36ddd7ea2 .te-post-content .gallery_4e16a74f29c794cc {
  margin-top: 20px; }

.error-404_e1074f0a9e08d7e7.not-found {
  margin-top: -20px;
  margin-bottom: 40px; }
  .error-404_e1074f0a9e08d7e7.not-found .error-content_2dff40853616e67d .error-btn-bh_1a1f45417d04ca79 {
    margin-top: 20px; }

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

.sidebar_1282a38fb6f70f52 .widget_media_gallery_d065a5df519014ee .gallery-item_4369564ccaf9144b {
  margin-bottom: 0; }
  .sidebar_1282a38fb6f70f52 .widget_media_gallery_d065a5df519014ee .gallery-item_4369564ccaf9144b 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_4d89a2f561822d52 {
  -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_49c17e0175e02edf {
  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_c757816fa64e46c2 path {
  stroke: #317EFE;
  stroke-width: 4;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

body.admin-bar_a8882411a79d9baa .header-area_a1e35bf6821ae610.style-2_8567883f9e94e684.login .te-header-menu-area_9e7b8f97ae95acf6 {
  top: auto !important; }

.header-area_a1e35bf6821ae610 .container-fluid_46e2d2742cb55d5e {
  padding: 0 70px; }
  @media (max-width: 1550px) {
    .header-area_a1e35bf6821ae610 .container-fluid_46e2d2742cb55d5e {
      padding: 0 24px; } }
.header-area_a1e35bf6821ae610.style-2_8567883f9e94e684 .header-top {
  padding: 9px 0;
  background-color: #F9F4F1; }
  .header-area_a1e35bf6821ae610.style-2_8567883f9e94e684 .header-top .te-header-contact-info_706cfade0acf7c01 span {
    color: #677471; }
    .header-area_a1e35bf6821ae610.style-2_8567883f9e94e684 .header-top .te-header-contact-info_706cfade0acf7c01 span i {
      color: #317EFE; }
    .header-area_a1e35bf6821ae610.style-2_8567883f9e94e684 .header-top .te-header-contact-info_706cfade0acf7c01 span a {
      color: #677471; }
  .header-area_a1e35bf6821ae610.style-2_8567883f9e94e684 .header-top .te-social-profile_9aa7f4b272c20667 a {
    color: #317EFE;
    background-color: #E0E6F8;
    width: 42px;
    height: 42px; }
    .header-area_a1e35bf6821ae610.style-2_8567883f9e94e684 .header-top .te-social-profile_9aa7f4b272c20667 a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #ffffff;
      background-color: #317EFE; }
.header-area_a1e35bf6821ae610.style-2_8567883f9e94e684 .te-header-menu-area_9e7b8f97ae95acf6 {
  position: fixed;
  top: 20px;
  left: 0;
  width: 100%; }
  .header-area_a1e35bf6821ae610.style-2_8567883f9e94e684 .te-header-menu-area_9e7b8f97ae95acf6 .menu-wrapper_abfdd761e07fa05a {
    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_a1e35bf6821ae610.style-2_8567883f9e94e684 .te-header-menu-area_9e7b8f97ae95acf6 .menu-wrapper_abfdd761e07fa05a {
        padding-left: 10px;
        padding-right: 6px; } }
  .header-area_a1e35bf6821ae610.style-2_8567883f9e94e684 .te-header-menu-area_9e7b8f97ae95acf6 .te-header-btn_c7bc13c30eb2ffb0 .te-quote-btn_737dd37a735124f9 {
    background-color: #E7F914;
    border-color: #E7F914; }
.header-area_a1e35bf6821ae610.style-2_8567883f9e94e684 .te-sticky_menu {
  top: 0; }
  .header-area_a1e35bf6821ae610.style-2_8567883f9e94e684 .te-sticky_menu .menu-wrapper_abfdd761e07fa05a {
    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_7c347e955dad3465 {
    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_76a9b03eadb21517 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px; }
  .header-top .te-header-contact-info_706cfade0acf7c01 {
    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_706cfade0acf7c01 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_706cfade0acf7c01 span.te-contact-info-item_5b04658400e3e52b {
        gap: 0 10px !important; }
      .header-top .te-header-contact-info_706cfade0acf7c01 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_5c7412e8473b4087 {
      display: none; } }
  .header-top .header-top-btn_5c7412e8473b4087 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_5c7412e8473b4087 a:hover:after {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
    .header-top .header-top-btn_5c7412e8473b4087 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_9aa7f4b272c20667 {
    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_9aa7f4b272c20667 .te-social-profile-label_5f777067c2c3cfc0 {
      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_9aa7f4b272c20667 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_9aa7f4b272c20667 a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #14203A;
        background-color: #E7F914; }

.te-header-menu-area_9e7b8f97ae95acf6 {
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-header-menu-area_9e7b8f97ae95acf6.te-te-sticky-header_6d54ef33e2dcbc32 {
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-header-menu-area_9e7b8f97ae95acf6.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_9e7b8f97ae95acf6.te-sticky_menu .te-logo_05a23f6ab59c19f0 {
      height: 84px; }
      .te-header-menu-area_9e7b8f97ae95acf6.te-sticky_menu .te-logo_05a23f6ab59c19f0:after {
        display: none; }
      .te-header-menu-area_9e7b8f97ae95acf6.te-sticky_menu .te-logo_05a23f6ab59c19f0 .te-standard-logo_73d78772dc9053d5 {
        display: none; }
      .te-header-menu-area_9e7b8f97ae95acf6.te-sticky_menu .te-logo_05a23f6ab59c19f0 .te-sticky-logo_6ca69a791aec3e9c {
        display: block; }
        .te-header-menu-area_9e7b8f97ae95acf6.te-sticky_menu .te-logo_05a23f6ab59c19f0 .te-sticky-logo_6ca69a791aec3e9c img {
          width: 170px;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-header-menu-area_9e7b8f97ae95acf6.te-sticky_menu .te-main-menu_0782066e3b1ace92 ul li.te-active > a:after {
      bottom: 20px; }
    .te-header-menu-area_9e7b8f97ae95acf6.te-sticky_menu .te-main-menu_0782066e3b1ace92 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_9e7b8f97ae95acf6.te-sticky_menu .te-main-menu_0782066e3b1ace92 ul li a {
          padding: 33px 14px; } }
    .te-header-menu-area_9e7b8f97ae95acf6.te-sticky_menu .te-main-menu_0782066e3b1ace92 ul li ul li a {
      padding: 10px 20px; }
  .te-header-menu-area_9e7b8f97ae95acf6 .te-header-menu-wrapper_5f99505a5a592c41 {
    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_9e7b8f97ae95acf6 .te-header-menu-wrapper_5f99505a5a592c41 {
        gap: 20px; } }
  .te-header-menu-area_9e7b8f97ae95acf6 .te-logo_05a23f6ab59c19f0 {
    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_9e7b8f97ae95acf6 .te-logo_05a23f6ab59c19f0 {
        height: 100px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-header-menu-area_9e7b8f97ae95acf6 .te-logo_05a23f6ab59c19f0 {
        height: 80px; } }
    @media only screen and (max-width: 1199px) {
      .te-header-menu-area_9e7b8f97ae95acf6 .te-logo_05a23f6ab59c19f0 .te-standard-logo_73d78772dc9053d5 {
        display: none; } }
    .te-header-menu-area_9e7b8f97ae95acf6 .te-logo_05a23f6ab59c19f0 .te-standard-logo_73d78772dc9053d5 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-header-menu-area_9e7b8f97ae95acf6 .te-logo_05a23f6ab59c19f0 .te-sticky-logo_6ca69a791aec3e9c {
      display: none; }
      @media only screen and (max-width: 767px) {
        .te-header-menu-area_9e7b8f97ae95acf6 .te-logo_05a23f6ab59c19f0 .te-sticky-logo_6ca69a791aec3e9c {
          width: 170px; } }
      @media only screen and (max-width: 1199px) {
        .te-header-menu-area_9e7b8f97ae95acf6 .te-logo_05a23f6ab59c19f0 .te-sticky-logo_6ca69a791aec3e9c {
          display: block; } }
      .te-header-menu-area_9e7b8f97ae95acf6 .te-logo_05a23f6ab59c19f0 .te-sticky-logo_6ca69a791aec3e9c img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-header-menu-area_9e7b8f97ae95acf6 .te-logo_05a23f6ab59c19f0 .te-retina-logo_6440f4f2a4b9fa28 {
      display: none; }

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

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

.te-header-btn_c7bc13c30eb2ffb0 {
  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_c7bc13c30eb2ffb0 .te-icon_fb690b1e0d0d7aba {
    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_c7bc13c30eb2ffb0 .te-icon_fb690b1e0d0d7aba: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_c7bc13c30eb2ffb0 {
      display: none; } }
  .te-header-btn_c7bc13c30eb2ffb0 .te-cta-btn_b1a97581451a064b {
    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_c7bc13c30eb2ffb0 .te-cta-btn_b1a97581451a064b:hover {
      background-color: #317EFE;
      color: #ffffff; }
  .te-header-btn_c7bc13c30eb2ffb0 .te-quote-btn_737dd37a735124f9 {
    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_c7bc13c30eb2ffb0 .te-quote-btn_737dd37a735124f9: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_ebd2cfb57c089d44 {
    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_ebd2cfb57c089d44 .te-search-content-filed_e36efad0626f330f {
      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_ebd2cfb57c089d44 .te-search-content-filed_e36efad0626f330f .te-search-close {
        cursor: pointer;
        font-size: 30px;
        color: #ffffff; }
    .te-search-form-wrapper .te-search-form-inner_ebd2cfb57c089d44 .te-search-form_0d1d5e0f1e670e48 {
      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_ebd2cfb57c089d44 .te-search-form_0d1d5e0f1e670e48 .te-search-form-input_f8b29f50ecc71274 {
        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_ebd2cfb57c089d44 .te-search-form_0d1d5e0f1e670e48 .te-search-form-input_f8b29f50ecc71274 .te-search-icon_9702ea5591222083 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .te-search-form-wrapper .te-search-form-inner_ebd2cfb57c089d44 .te-search-form_0d1d5e0f1e670e48 .te-search-form-input_f8b29f50ecc71274 button.te-submit-search-btn_6172992fe17da358 {
          padding: 15px 24px !important; }
      .te-search-form-wrapper .te-search-form-inner_ebd2cfb57c089d44 .te-search-form_0d1d5e0f1e670e48 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_73e4b0803605a8f0 {
  display: none; }

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

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

.mean-container .mean-nav ul li.dropdown-opened_724a067382d0759a 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_e462ae4baaf86501 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_e462ae4baaf86501 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_d99c3ff8c9bea169 {
    display: inline-block;
    width: 180px; }
  .te-menu-sidebar-area .te-menu-sidebar-wrapper_3d0eca7e97f16cf0 {
    position: relative;
    padding: 40px; }
  .te-menu-sidebar-area.active {
    right: 0; }
  .te-menu-sidebar-area .te-menu-sidebar-close_4211cb8d824509eb {
    position: absolute;
    top: 0;
    right: 0; }
    .te-menu-sidebar-area .te-menu-sidebar-close_4211cb8d824509eb .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_4211cb8d824509eb .te-menu-sidebar-close-btn:hover {
        background-color: #317EFE; }
  .te-menu-sidebar-area .te-menu-sidebar-content_f6de168de1c23e9a .te-menu-sidebar-single-widget_0d709a9f5c72a60f {
    display: inline-block;
    margin-top: 20px;
    width: 100%; }
    .te-menu-sidebar-area .te-menu-sidebar-content_f6de168de1c23e9a .te-menu-sidebar-single-widget_0d709a9f5c72a60f .te-menu-sidebar-title_137df624e8dfaf11 {
      margin-bottom: 5px; }
    .te-menu-sidebar-area .te-menu-sidebar-content_f6de168de1c23e9a .te-menu-sidebar-single-widget_0d709a9f5c72a60f .te-header-contact-info_706cfade0acf7c01 {
      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_f6de168de1c23e9a .te-menu-sidebar-single-widget_0d709a9f5c72a60f .te-header-contact-info_706cfade0acf7c01 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_f6de168de1c23e9a .te-menu-sidebar-single-widget_0d709a9f5c72a60f .te-header-contact-info_706cfade0acf7c01 span.te-contact-info-item_5b04658400e3e52b {
          gap: 0 10px !important; }
        .te-menu-sidebar-area .te-menu-sidebar-content_f6de168de1c23e9a .te-menu-sidebar-single-widget_0d709a9f5c72a60f .te-header-contact-info_706cfade0acf7c01 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_f6de168de1c23e9a .te-menu-sidebar-single-widget_0d709a9f5c72a60f .te-header-contact-info_706cfade0acf7c01 span a:hover {
            color: #317EFE; }
    .te-menu-sidebar-area .te-menu-sidebar-content_f6de168de1c23e9a .te-menu-sidebar-single-widget_0d709a9f5c72a60f .te-social-profile_9aa7f4b272c20667 {
      margin-top: 20px;
      border-top: 1px solid #dfe2e9;
      width: 100%;
      padding-top: 20px; }
      .te-menu-sidebar-area .te-menu-sidebar-content_f6de168de1c23e9a .te-menu-sidebar-single-widget_0d709a9f5c72a60f .te-social-profile_9aa7f4b272c20667 a {
        color: #14203A;
        font-size: 22px; }
        .te-menu-sidebar-area .te-menu-sidebar-content_f6de168de1c23e9a .te-menu-sidebar-single-widget_0d709a9f5c72a60f .te-social-profile_9aa7f4b272c20667 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_829654af0299861f {
  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_829654af0299861f.style-2_8567883f9e94e684 .te-single-slider_2015ac6e89e3c3a7 {
    height: 950px;
    padding-top: 70px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_829654af0299861f.style-2_8567883f9e94e684 .te-single-slider_2015ac6e89e3c3a7 {
        height: unset;
        padding: 80px 0; } }
    .slider-area_829654af0299861f.style-2_8567883f9e94e684 .te-single-slider_2015ac6e89e3c3a7 .slider-feature-img_3b7e7ec726cb3894 {
      position: absolute;
      right: 0;
      top: 0; }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_829654af0299861f.style-2_8567883f9e94e684 .te-single-slider_2015ac6e89e3c3a7 .slider-feature-img_3b7e7ec726cb3894 {
          right: -200px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_829654af0299861f.style-2_8567883f9e94e684 .te-single-slider_2015ac6e89e3c3a7 .slider-feature-img_3b7e7ec726cb3894 {
          right: -280px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_829654af0299861f.style-2_8567883f9e94e684 .te-single-slider_2015ac6e89e3c3a7 .slider-feature-img_3b7e7ec726cb3894 {
          right: -380px; } }
      .slider-area_829654af0299861f.style-2_8567883f9e94e684 .te-single-slider_2015ac6e89e3c3a7 .slider-feature-img_3b7e7ec726cb3894 .company-award_1139035952ff3c70 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        margin-top: 50px;
        left: 135px; }
        .slider-area_829654af0299861f.style-2_8567883f9e94e684 .te-single-slider_2015ac6e89e3c3a7 .slider-feature-img_3b7e7ec726cb3894 .company-award_1139035952ff3c70 .icon_0058a6b9f2c4fbbf {
          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_829654af0299861f.style-2_8567883f9e94e684 .te-single-slider_2015ac6e89e3c3a7 .slider-feature-img_3b7e7ec726cb3894 .slider-feature-img-overlay_c234f35c721bf429 {
          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_829654af0299861f.style-2_8567883f9e94e684 .te-single-slider_2015ac6e89e3c3a7 .slider-left-shape_2af8fb2be0381dfe {
      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_829654af0299861f.style-2_8567883f9e94e684 .te-single-slider_2015ac6e89e3c3a7 .slider-left-shape_2af8fb2be0381dfe {
          display: none; } }
    .slider-area_829654af0299861f.style-2_8567883f9e94e684 .te-single-slider_2015ac6e89e3c3a7 .slider-right-shape_33c5573319c199dd {
      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_829654af0299861f.style-2_8567883f9e94e684 .te-single-slider_2015ac6e89e3c3a7 .slider-right-shape_33c5573319c199dd {
          display: none; } }
    .slider-area_829654af0299861f.style-2_8567883f9e94e684 .te-single-slider_2015ac6e89e3c3a7 .slider-circle-shape_c6170edaa0860d53 {
      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_829654af0299861f .te-slider-wrapper_40df0e092a2c195b .slick-active_e9ba7ebcef8c7d87 .te-slider-short-title_070943d69c97c92a,
  .slider-area_829654af0299861f .te-slider-wrapper_40df0e092a2c195b .slick-active_e9ba7ebcef8c7d87 .te-slider-title_f00a98447a08af81,
  .slider-area_829654af0299861f .te-slider-wrapper_40df0e092a2c195b .slick-active_e9ba7ebcef8c7d87 .te-slider-short-desc_7d184475dff79b2c,
  .slider-area_829654af0299861f .te-slider-wrapper_40df0e092a2c195b .slick-active_e9ba7ebcef8c7d87 .te-slider-btn-wrapper_0d93da4f6fff3563 {
    -webkit-animation-name: MovefadeUp;
    animation-name: MovefadeUp;
    -webkit-animation-fill-mode: both; }
  .slider-area_829654af0299861f .te-slider-wrapper_40df0e092a2c195b .slick-active_e9ba7ebcef8c7d87 .te-slider-short-title_070943d69c97c92a {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; }
  .slider-area_829654af0299861f .te-slider-wrapper_40df0e092a2c195b .slick-active_e9ba7ebcef8c7d87 .te-slider-title_f00a98447a08af81 {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  .slider-area_829654af0299861f .te-slider-wrapper_40df0e092a2c195b .slick-active_e9ba7ebcef8c7d87 .te-slider-short-desc_7d184475dff79b2c {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s; }
  .slider-area_829654af0299861f .te-slider-wrapper_40df0e092a2c195b .slick-active_e9ba7ebcef8c7d87 .te-slider-btn-wrapper_0d93da4f6fff3563 {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s; }
  .slider-area_829654af0299861f .te-slider-wrapper_40df0e092a2c195b .slick-dots_82af43e2e387355d {
    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_829654af0299861f .te-slider-wrapper_40df0e092a2c195b .slick-dots_82af43e2e387355d {
        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_829654af0299861f .te-slider-wrapper_40df0e092a2c195b .slick-dots_82af43e2e387355d 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_829654af0299861f .te-slider-wrapper_40df0e092a2c195b .slick-dots_82af43e2e387355d 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_829654af0299861f .te-slider-wrapper_40df0e092a2c195b .slick-dots_82af43e2e387355d li button:hover {
          background-color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
      .slider-area_829654af0299861f .te-slider-wrapper_40df0e092a2c195b .slick-dots_82af43e2e387355d li.slick-active_e9ba7ebcef8c7d87 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 1px solid #317EFE; }
        .slider-area_829654af0299861f .te-slider-wrapper_40df0e092a2c195b .slick-dots_82af43e2e387355d li.slick-active_e9ba7ebcef8c7d87 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .slider-area_829654af0299861f .te-single-slider_2015ac6e89e3c3a7 {
    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_829654af0299861f .te-single-slider_2015ac6e89e3c3a7 {
        background-image: none !important; } }
    .slider-area_829654af0299861f .te-single-slider_2015ac6e89e3c3a7 .te-slider-overlay_5c566c593071bb61 {
      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_829654af0299861f .te-single-slider_2015ac6e89e3c3a7 .te-slider-overlay_5c566c593071bb61 {
          left: 0; } }
      .slider-area_829654af0299861f .te-single-slider_2015ac6e89e3c3a7 .te-slider-overlay_5c566c593071bb61 .te-slider-overlay-shape_e9efec3108fb1dfe {
        position: absolute;
        top: 0;
        height: 100%;
        left: -340px;
        width: 100%; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_829654af0299861f .te-single-slider_2015ac6e89e3c3a7 .te-slider-overlay_5c566c593071bb61 .te-slider-overlay-shape_e9efec3108fb1dfe {
            display: none; } }
    .slider-area_829654af0299861f .te-single-slider_2015ac6e89e3c3a7 .te-slider-content-wrapper_93f176ec6622bb2c {
      position: relative;
      z-index: 99; }
      .slider-area_829654af0299861f .te-single-slider_2015ac6e89e3c3a7 .te-slider-content-wrapper_93f176ec6622bb2c .te-slider-content_894f1ea8cd43ff6a .te-slider-short-title_070943d69c97c92a {
        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_829654af0299861f .te-single-slider_2015ac6e89e3c3a7 .te-slider-content-wrapper_93f176ec6622bb2c .te-slider-content_894f1ea8cd43ff6a .te-slider-title_f00a98447a08af81 {
        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_829654af0299861f .te-single-slider_2015ac6e89e3c3a7 .te-slider-content-wrapper_93f176ec6622bb2c .te-slider-content_894f1ea8cd43ff6a .te-slider-title_f00a98447a08af81 {
            font-size: 60px;
            line-height: 64px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-area_829654af0299861f .te-single-slider_2015ac6e89e3c3a7 .te-slider-content-wrapper_93f176ec6622bb2c .te-slider-content_894f1ea8cd43ff6a .te-slider-title_f00a98447a08af81 {
            font-size: 48px;
            line-height: 56px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_829654af0299861f .te-single-slider_2015ac6e89e3c3a7 .te-slider-content-wrapper_93f176ec6622bb2c .te-slider-content_894f1ea8cd43ff6a .te-slider-title_f00a98447a08af81 {
            font-size: 42px;
            line-height: 52px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_829654af0299861f .te-single-slider_2015ac6e89e3c3a7 .te-slider-content-wrapper_93f176ec6622bb2c .te-slider-content_894f1ea8cd43ff6a .te-slider-title_f00a98447a08af81 {
            font-size: 38px;
            line-height: 44px;
            margin-bottom: 20px; } }
      .slider-area_829654af0299861f .te-single-slider_2015ac6e89e3c3a7 .te-slider-content-wrapper_93f176ec6622bb2c .te-slider-content_894f1ea8cd43ff6a .te-slider-short-desc_7d184475dff79b2c {
        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_829654af0299861f .te-single-slider_2015ac6e89e3c3a7 .te-slider-content-wrapper_93f176ec6622bb2c .te-slider-content_894f1ea8cd43ff6a .te-slider-short-desc_7d184475dff79b2c {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_829654af0299861f .te-single-slider_2015ac6e89e3c3a7 .te-slider-content-wrapper_93f176ec6622bb2c .te-slider-content_894f1ea8cd43ff6a .te-slider-short-desc_7d184475dff79b2c {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_829654af0299861f .te-single-slider_2015ac6e89e3c3a7 .te-slider-content-wrapper_93f176ec6622bb2c .te-slider-content_894f1ea8cd43ff6a .te-slider-short-desc_7d184475dff79b2c {
            font-size: 18px;
            line-height: 32px; } }
      .slider-area_829654af0299861f .te-single-slider_2015ac6e89e3c3a7 .te-slider-content-wrapper_93f176ec6622bb2c .te-slider-content_894f1ea8cd43ff6a .te-slider-btn-wrapper_0d93da4f6fff3563 {
        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_829654af0299861f .te-single-slider_2015ac6e89e3c3a7 .te-slider-content-wrapper_93f176ec6622bb2c .te-slider-content_894f1ea8cd43ff6a .te-slider-btn-wrapper_0d93da4f6fff3563 {
            padding-top: 30px; } }
        .slider-area_829654af0299861f .te-single-slider_2015ac6e89e3c3a7 .te-slider-content-wrapper_93f176ec6622bb2c .te-slider-content_894f1ea8cd43ff6a .te-slider-btn-wrapper_0d93da4f6fff3563 .te-theme-btn_05c5fd0e80db345f {
          padding: 11px 30px;
          color: #ffffff;
          border-radius: 50px;
          background-color: #317EFE;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .slider-area_829654af0299861f .te-single-slider_2015ac6e89e3c3a7 .te-slider-content-wrapper_93f176ec6622bb2c .te-slider-content_894f1ea8cd43ff6a .te-slider-btn-wrapper_0d93da4f6fff3563 .te-call-btn_5ba652a1b6e52ce5 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 20px; }
          .slider-area_829654af0299861f .te-single-slider_2015ac6e89e3c3a7 .te-slider-content-wrapper_93f176ec6622bb2c .te-slider-content_894f1ea8cd43ff6a .te-slider-btn-wrapper_0d93da4f6fff3563 .te-call-btn_5ba652a1b6e52ce5 .te-icon_fb690b1e0d0d7aba {
            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_829654af0299861f .te-single-slider_2015ac6e89e3c3a7 .te-slider-content-wrapper_93f176ec6622bb2c .te-slider-content_894f1ea8cd43ff6a .te-slider-btn-wrapper_0d93da4f6fff3563 .te-call-btn_5ba652a1b6e52ce5 .te-content_9e89c0ce2dc62bbf {
            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_829654af0299861f .te-single-slider_2015ac6e89e3c3a7 .te-slider-content-wrapper_93f176ec6622bb2c .te-slider-content_894f1ea8cd43ff6a .te-slider-btn-wrapper_0d93da4f6fff3563 .te-call-btn_5ba652a1b6e52ce5 .te-content_9e89c0ce2dc62bbf .te-title_0b2881e2f07de8d2 {
              font-size: 18px;
              font-weight: 400;
              line-height: 24px;
              color: #335371; }
            .slider-area_829654af0299861f .te-single-slider_2015ac6e89e3c3a7 .te-slider-content-wrapper_93f176ec6622bb2c .te-slider-content_894f1ea8cd43ff6a .te-slider-btn-wrapper_0d93da4f6fff3563 .te-call-btn_5ba652a1b6e52ce5 .te-content_9e89c0ce2dc62bbf .te-text_02e23d4484134d9d {
              font-size: 20px;
              font-weight: 500;
              line-height: 24px;
              letter-spacing: 0px;
              color: #14203A; }

.slider-area_829654af0299861f.style-1_827fe6e44ca35c60 {
  position: relative;
  overflow: visible;
  background: transparent; }
  .slider-area_829654af0299861f.style-1_827fe6e44ca35c60: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_829654af0299861f.style-1_827fe6e44ca35c60 .te-single-slider_2015ac6e89e3c3a7 {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .slider-area_829654af0299861f.style-1_827fe6e44ca35c60 .te-single-slider_2015ac6e89e3c3a7 .te-slider-overlay_5c566c593071bb61 {
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
      background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
      .slider-area_829654af0299861f.style-1_827fe6e44ca35c60 .te-single-slider_2015ac6e89e3c3a7 .te-slider-overlay_5c566c593071bb61::before {
        display: none; }
    .slider-area_829654af0299861f.style-1_827fe6e44ca35c60 .te-single-slider_2015ac6e89e3c3a7 .slider-shape_de285032d75f4d13 {
      position: absolute;
      border-radius: 20px;
      overflow: hidden; }
      .slider-area_829654af0299861f.style-1_827fe6e44ca35c60 .te-single-slider_2015ac6e89e3c3a7 .slider-shape_de285032d75f4d13 img {
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        top: 0; }
    .slider-area_829654af0299861f.style-1_827fe6e44ca35c60 .te-single-slider_2015ac6e89e3c3a7 .shape-one_238e99f093fd15e6 {
      top: 50px;
      left: 0;
      width: 300px;
      height: 290px; }
      @media (max-width: 991px) {
        .slider-area_829654af0299861f.style-1_827fe6e44ca35c60 .te-single-slider_2015ac6e89e3c3a7 .shape-one_238e99f093fd15e6 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_829654af0299861f.style-1_827fe6e44ca35c60 .te-single-slider_2015ac6e89e3c3a7 .shape-one_238e99f093fd15e6 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_829654af0299861f.style-1_827fe6e44ca35c60 .te-single-slider_2015ac6e89e3c3a7 .shape-one_238e99f093fd15e6 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_829654af0299861f.style-1_827fe6e44ca35c60 .te-single-slider_2015ac6e89e3c3a7 .shape-one_238e99f093fd15e6 {
          top: 160px;
          width: 250px;
          height: 200px; } }
    .slider-area_829654af0299861f.style-1_827fe6e44ca35c60 .te-single-slider_2015ac6e89e3c3a7 .shape-two_5d91809740350f67 {
      top: 0;
      right: 0;
      width: 300px;
      height: 310px; }
      @media (max-width: 991px) {
        .slider-area_829654af0299861f.style-1_827fe6e44ca35c60 .te-single-slider_2015ac6e89e3c3a7 .shape-two_5d91809740350f67 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_829654af0299861f.style-1_827fe6e44ca35c60 .te-single-slider_2015ac6e89e3c3a7 .shape-two_5d91809740350f67 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_829654af0299861f.style-1_827fe6e44ca35c60 .te-single-slider_2015ac6e89e3c3a7 .shape-two_5d91809740350f67 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_829654af0299861f.style-1_827fe6e44ca35c60 .te-single-slider_2015ac6e89e3c3a7 .shape-two_5d91809740350f67 {
          width: 300px;
          height: 250px;
          top: 70px;
          right: -40px; } }
    .slider-area_829654af0299861f.style-1_827fe6e44ca35c60 .te-single-slider_2015ac6e89e3c3a7 .shape-three_2b540df1b84bbb64 {
      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_829654af0299861f.style-1_827fe6e44ca35c60 .te-single-slider_2015ac6e89e3c3a7 .shape-three_2b540df1b84bbb64 {
          display: none !important; } }
      @media (max-width: 991px) {
        .slider-area_829654af0299861f.style-1_827fe6e44ca35c60 .te-single-slider_2015ac6e89e3c3a7 .shape-three_2b540df1b84bbb64 {
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
    .slider-area_829654af0299861f.style-1_827fe6e44ca35c60 .te-single-slider_2015ac6e89e3c3a7 .te-slider-container_5ded9ab110181dc5 {
      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_829654af0299861f.style-1_827fe6e44ca35c60 .te-single-slider_2015ac6e89e3c3a7 .te-slider-container_5ded9ab110181dc5 {
          -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_829654af0299861f.style-1_827fe6e44ca35c60 .te-single-slider_2015ac6e89e3c3a7 .te-slider-container_5ded9ab110181dc5 {
          padding: 70px 0;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .slider-area_829654af0299861f.style-1_827fe6e44ca35c60 .te-single-slider_2015ac6e89e3c3a7 .te-slider-container_5ded9ab110181dc5 .te-slider-column_8afa1dd00a2ef9f9 {
        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_829654af0299861f.style-1_827fe6e44ca35c60 .te-single-slider_2015ac6e89e3c3a7 .te-slider-container_5ded9ab110181dc5 .te-slider-column_8afa1dd00a2ef9f9 {
            width: 100%; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_829654af0299861f.style-1_827fe6e44ca35c60 .te-single-slider_2015ac6e89e3c3a7 .te-slider-content-wrapper_93f176ec6622bb2c .te-slider-content_894f1ea8cd43ff6a .te-slider-btn-wrapper_0d93da4f6fff3563 {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .slider-area_829654af0299861f.style-1_827fe6e44ca35c60 .te-single-slider_2015ac6e89e3c3a7 .te-slider-content-wrapper_93f176ec6622bb2c .te-slider-content_894f1ea8cd43ff6a .te-slider-btn-wrapper_0d93da4f6fff3563 .te-theme-btn_05c5fd0e80db345f {
      background-color: #317EFE;
      color: #ffffff; }
      .slider-area_829654af0299861f.style-1_827fe6e44ca35c60 .te-single-slider_2015ac6e89e3c3a7 .te-slider-content-wrapper_93f176ec6622bb2c .te-slider-content_894f1ea8cd43ff6a .te-slider-btn-wrapper_0d93da4f6fff3563 .te-theme-btn_05c5fd0e80db345f:hover {
        background-color: #E7F914;
        color: #14203A; }
    .slider-area_829654af0299861f.style-1_827fe6e44ca35c60 .te-single-slider_2015ac6e89e3c3a7 .te-slider-content-wrapper_93f176ec6622bb2c .te-slider-content_894f1ea8cd43ff6a .te-slider-btn-wrapper_0d93da4f6fff3563 .te-call-btn_5ba652a1b6e52ce5 .te-icon_fb690b1e0d0d7aba {
      color: #317EFE; }
    .slider-area_829654af0299861f.style-1_827fe6e44ca35c60 .te-single-slider_2015ac6e89e3c3a7 .te-slider-content-wrapper_93f176ec6622bb2c .te-slider-content_894f1ea8cd43ff6a .te-slider-title_f00a98447a08af81 {
      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_829654af0299861f.style-1_827fe6e44ca35c60 .te-single-slider_2015ac6e89e3c3a7 .te-slider-content-wrapper_93f176ec6622bb2c .te-slider-content_894f1ea8cd43ff6a .te-slider-title_f00a98447a08af81 {
          font-size: 28px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_829654af0299861f.style-1_827fe6e44ca35c60 .te-single-slider_2015ac6e89e3c3a7 .te-slider-content-wrapper_93f176ec6622bb2c .te-slider-content_894f1ea8cd43ff6a .te-slider-title_f00a98447a08af81 {
          font-size: 32px;
          line-height: 52px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_829654af0299861f.style-1_827fe6e44ca35c60 .te-single-slider_2015ac6e89e3c3a7 .te-slider-content-wrapper_93f176ec6622bb2c .te-slider-content_894f1ea8cd43ff6a .te-slider-title_f00a98447a08af81 {
          font-size: 62px;
          line-height: 80px; } }
  .slider-area_829654af0299861f.style-1_827fe6e44ca35c60 .te-slider-wrapper_40df0e092a2c195b .container_d81205c5a7bfeb95 {
    position: relative; }
  .slider-area_829654af0299861f.style-1_827fe6e44ca35c60 .te-slider-wrapper_40df0e092a2c195b .slider-shape-bg_0a3f8e3db263a7dd {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: 100px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_829654af0299861f.style-1_827fe6e44ca35c60 .te-slider-wrapper_40df0e092a2c195b .slider-shape-bg_0a3f8e3db263a7dd {
        display: none; } }
    @media (max-width: 1399px) {
      .slider-area_829654af0299861f.style-1_827fe6e44ca35c60 .te-slider-wrapper_40df0e092a2c195b .slider-shape-bg_0a3f8e3db263a7dd {
        margin-left: 0; } }
    .slider-area_829654af0299861f.style-1_827fe6e44ca35c60 .te-slider-wrapper_40df0e092a2c195b .slider-shape-bg_0a3f8e3db263a7dd: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_951d867341e1e207 {
  position: relative; }

.te-info-card_fb9079e46f675c94 {
  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_fb9079e46f675c94 {
      padding: 40px 25px; } }
  .te-info-card_fb9079e46f675c94: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_fb9079e46f675c94:hover .te-image-wrapper_955c36c02ff3cda1 .overlay_77df72ee65f68b66 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      opacity: 0.72; }
    .te-info-card_fb9079e46f675c94:hover .te-image-wrapper_955c36c02ff3cda1 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_fb9079e46f675c94:hover .icon_0058a6b9f2c4fbbf img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-info-card_fb9079e46f675c94:hover .content_ddcca9e3e58ca483 .te-read-more_a727dfabecae39aa .te-theme-btn_05c5fd0e80db345f {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_fb9079e46f675c94 .te-info-card-inner_9d3849c6c741fd90 {
    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_fb9079e46f675c94 .te-image-wrapper_955c36c02ff3cda1 {
    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_fb9079e46f675c94 .te-image-wrapper_955c36c02ff3cda1 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_fb9079e46f675c94 .te-image-wrapper_955c36c02ff3cda1 .overlay_77df72ee65f68b66 {
      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_fb9079e46f675c94 .icon_0058a6b9f2c4fbbf {
    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_fb9079e46f675c94 .icon_0058a6b9f2c4fbbf img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_fb9079e46f675c94 .te-content-wrapper_aff8312f7f218732 {
    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_fb9079e46f675c94 .te-title-wrapper_c29cfc480d7d0158 {
    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_fb9079e46f675c94 .te-title-wrapper_c29cfc480d7d0158 .icon_0058a6b9f2c4fbbf {
      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_fb9079e46f675c94 .te-title-wrapper_c29cfc480d7d0158 .icon_0058a6b9f2c4fbbf::before, .te-info-card_fb9079e46f675c94 .te-title-wrapper_c29cfc480d7d0158 .icon_0058a6b9f2c4fbbf::after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #317EFE;
        border: 1px solid #E1E1E1; }
      .te-info-card_fb9079e46f675c94 .te-title-wrapper_c29cfc480d7d0158 .icon_0058a6b9f2c4fbbf::before {
        top: 15px;
        left: 5px; }
      .te-info-card_fb9079e46f675c94 .te-title-wrapper_c29cfc480d7d0158 .icon_0058a6b9f2c4fbbf::after {
        bottom: 15px;
        right: 5px; }
    .te-info-card_fb9079e46f675c94 .te-title-wrapper_c29cfc480d7d0158 .title_f2cf349153eb9f1f {
      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_fb9079e46f675c94 .te-title-wrapper_c29cfc480d7d0158 .divider_9d596e31ff1106f8 {
      width: 55px;
      height: 2px;
      background-color: #317EFE; }
  .te-info-card_fb9079e46f675c94 .content_ddcca9e3e58ca483 {
    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_fb9079e46f675c94 .content_ddcca9e3e58ca483 .desc_e3c7c84a7b56c821 {
      -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_fb9079e46f675c94 .content_ddcca9e3e58ca483 .te-read-more_a727dfabecae39aa {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start; }
      .te-info-card_fb9079e46f675c94 .content_ddcca9e3e58ca483 .te-read-more_a727dfabecae39aa .te-theme-btn_05c5fd0e80db345f {
        background-color: transparent;
        color: #317EFE;
        border: 1px solid #131A2A;
        padding: 9px 28px; }
        .te-info-card_fb9079e46f675c94 .content_ddcca9e3e58ca483 .te-read-more_a727dfabecae39aa .te-theme-btn_05c5fd0e80db345f:hover {
          background-color: #317EFE;
          color: #ffffff;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-info-card_fb9079e46f675c94.style-2_8567883f9e94e684 {
  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_fb9079e46f675c94.style-2_8567883f9e94e684 {
      padding: 35px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .te-info-card_fb9079e46f675c94.style-2_8567883f9e94e684 {
      padding: 35px; } }
  .te-info-card_fb9079e46f675c94.style-2_8567883f9e94e684:hover .image_079f52ba85c7fea2 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_fb9079e46f675c94.style-2_8567883f9e94e684:hover .content_ddcca9e3e58ca483 .te-read-more_a727dfabecae39aa .te-theme-btn_05c5fd0e80db345f {
    background-color: inherit;
    color: #317EFE; }
  .te-info-card_fb9079e46f675c94.style-2_8567883f9e94e684 .image_079f52ba85c7fea2 {
    border-radius: 20px;
    overflow: hidden; }
    .te-info-card_fb9079e46f675c94.style-2_8567883f9e94e684 .image_079f52ba85c7fea2 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_fb9079e46f675c94.style-2_8567883f9e94e684 .te-title-wrapper_c29cfc480d7d0158 {
    padding-bottom: 15px; }
  .te-info-card_fb9079e46f675c94.style-2_8567883f9e94e684 .te-content-wrapper_aff8312f7f218732 {
    text-align: left;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .te-info-card_fb9079e46f675c94.style-2_8567883f9e94e684 .content_ddcca9e3e58ca483 {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px; }
    .te-info-card_fb9079e46f675c94.style-2_8567883f9e94e684 .content_ddcca9e3e58ca483 .te-read-more_a727dfabecae39aa .te-theme-btn_05c5fd0e80db345f {
      padding: 0;
      border: 0; }

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

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

.te-icon-card_50f7ad62bdd3ea8a.style-three_0d7c1605b56fd6d6 {
  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_50f7ad62bdd3ea8a.style-three_0d7c1605b56fd6d6 .icon_0058a6b9f2c4fbbf {
    width: 72px;
    height: 72px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .te-icon-card_50f7ad62bdd3ea8a.style-three_0d7c1605b56fd6d6 .icon_0058a6b9f2c4fbbf img {
      width: 100%; }
  .te-icon-card_50f7ad62bdd3ea8a.style-three_0d7c1605b56fd6d6 .content_ddcca9e3e58ca483 {
    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_50f7ad62bdd3ea8a.style-three_0d7c1605b56fd6d6 .content_ddcca9e3e58ca483 .title_f2cf349153eb9f1f {
      color: #ffffff; }
    .te-icon-card_50f7ad62bdd3ea8a.style-three_0d7c1605b56fd6d6 .content_ddcca9e3e58ca483 .desc_e3c7c84a7b56c821 {
      color: #c7cdda; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-icon-card_50f7ad62bdd3ea8a.style-three_0d7c1605b56fd6d6 {
      gap: 25px; }
      .te-icon-card_50f7ad62bdd3ea8a.style-three_0d7c1605b56fd6d6 .content_ddcca9e3e58ca483 {
        gap: 18px; } }

.te-icon-card_50f7ad62bdd3ea8a.style-2_8567883f9e94e684 {
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0; }
  .te-icon-card_50f7ad62bdd3ea8a.style-2_8567883f9e94e684 .icon_0058a6b9f2c4fbbf {
    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_50f7ad62bdd3ea8a.style-2_8567883f9e94e684 .content_ddcca9e3e58ca483 {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px; }
    .te-icon-card_50f7ad62bdd3ea8a.style-2_8567883f9e94e684 .content_ddcca9e3e58ca483 .title_f2cf349153eb9f1f {
      font-size: 20px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px; }
    .te-icon-card_50f7ad62bdd3ea8a.style-2_8567883f9e94e684 .content_ddcca9e3e58ca483 .desc_e3c7c84a7b56c821 {
      line-height: 22px; }

.te-about-image-card_9d5808c6acdca628 .te-main-img-wrapper_850fa64034ca01da {
  text-align: right; }
  @media (max-width: 991px) {
    .te-about-image-card_9d5808c6acdca628 .te-main-img-wrapper_850fa64034ca01da {
      text-align: left; } }
  .te-about-image-card_9d5808c6acdca628 .te-main-img-wrapper_850fa64034ca01da .te-main-img-inner_ad90316cab3daf1f {
    position: relative;
    display: inline-block;
    z-index: 2; }
    .te-about-image-card_9d5808c6acdca628 .te-main-img-wrapper_850fa64034ca01da .te-main-img-inner_ad90316cab3daf1f > img {
      border-radius: 500px 500px 0 0;
      margin-left: 7px;
      margin-top: 4px; }
      @media (max-width: 650px) {
        .te-about-image-card_9d5808c6acdca628 .te-main-img-wrapper_850fa64034ca01da .te-main-img-inner_ad90316cab3daf1f > img {
          width: 100%; } }
    .te-about-image-card_9d5808c6acdca628 .te-main-img-wrapper_850fa64034ca01da .te-main-img-inner_ad90316cab3daf1f .te-img-card-shape_47858ffceb621947 {
      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_9d5808c6acdca628 .te-main-img-wrapper_850fa64034ca01da .te-main-img-inner_ad90316cab3daf1f .te-img-card-shape_47858ffceb621947 {
          right: 0; } }
.te-about-image-card_9d5808c6acdca628 .te-company-foundation_fb21e1650c4ba50b {
  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_9d5808c6acdca628 .te-company-foundation_fb21e1650c4ba50b .te-counter-wrapper_116b4ea49c16f087 {
    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_9d5808c6acdca628 .te-company-foundation_fb21e1650c4ba50b .counter-title_ddc1d0d6d49c1073 {
    font-size: 45px;
    font-weight: 700;
    line-height: 54.9px;
    letter-spacing: -0.8px;
    color: #14203A;
    margin-bottom: 0; }
  .te-about-image-card_9d5808c6acdca628 .te-company-foundation_fb21e1650c4ba50b .title_f2cf349153eb9f1f {
    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_9d5808c6acdca628.style-2_8567883f9e94e684 .te-main-img-wrapper_850fa64034ca01da .te-main-img-inner_ad90316cab3daf1f {
  border-radius: 20px;
  padding-right: 80px;
  margin-top: 23px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-image-card_9d5808c6acdca628.style-2_8567883f9e94e684 .te-main-img-wrapper_850fa64034ca01da .te-main-img-inner_ad90316cab3daf1f {
      padding-right: 0;
      margin-top: 0; } }
  .te-about-image-card_9d5808c6acdca628.style-2_8567883f9e94e684 .te-main-img-wrapper_850fa64034ca01da .te-main-img-inner_ad90316cab3daf1f > img {
    margin: 0;
    border-radius: 20px; }
  .te-about-image-card_9d5808c6acdca628.style-2_8567883f9e94e684 .te-main-img-wrapper_850fa64034ca01da .te-main-img-inner_ad90316cab3daf1f .te-img-card-shape_47858ffceb621947 {
    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_9d5808c6acdca628.style-2_8567883f9e94e684 .te-main-img-wrapper_850fa64034ca01da .te-main-img-inner_ad90316cab3daf1f .te-img-card-shape_47858ffceb621947 {
        display: none; } }
  .te-about-image-card_9d5808c6acdca628.style-2_8567883f9e94e684 .te-main-img-wrapper_850fa64034ca01da .te-main-img-inner_ad90316cab3daf1f .te-another-image_5d1cec05399f91cb {
    position: absolute;
    top: 55%;
    right: -45px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-image-card_9d5808c6acdca628.style-2_8567883f9e94e684 .te-main-img-wrapper_850fa64034ca01da .te-main-img-inner_ad90316cab3daf1f .te-another-image_5d1cec05399f91cb {
        position: relative;
        right: unset;
        top: unset; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .te-about-image-card_9d5808c6acdca628.style-2_8567883f9e94e684 .te-main-img-wrapper_850fa64034ca01da .te-main-img-inner_ad90316cab3daf1f .te-another-image_5d1cec05399f91cb {
        position: relative; } }
    .te-about-image-card_9d5808c6acdca628.style-2_8567883f9e94e684 .te-main-img-wrapper_850fa64034ca01da .te-main-img-inner_ad90316cab3daf1f .te-another-image_5d1cec05399f91cb .te-another-image-inner_742937e6dd950e0d {
      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_9d5808c6acdca628.style-2_8567883f9e94e684 .te-main-img-wrapper_850fa64034ca01da .te-main-img-inner_ad90316cab3daf1f .te-another-image_5d1cec05399f91cb .te-another-image-inner_742937e6dd950e0d {
          width: 100%; }
          .te-about-image-card_9d5808c6acdca628.style-2_8567883f9e94e684 .te-main-img-wrapper_850fa64034ca01da .te-main-img-inner_ad90316cab3daf1f .te-another-image_5d1cec05399f91cb .te-another-image-inner_742937e6dd950e0d img {
            width: 100%; } }
    .te-about-image-card_9d5808c6acdca628.style-2_8567883f9e94e684 .te-main-img-wrapper_850fa64034ca01da .te-main-img-inner_ad90316cab3daf1f .te-another-image_5d1cec05399f91cb .video-btn_e36f355c0cc71876 {
      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_9d5808c6acdca628.style-2_8567883f9e94e684 .te-main-img-wrapper_850fa64034ca01da .te-main-img-inner_ad90316cab3daf1f .te-another-image_5d1cec05399f91cb .video-btn_e36f355c0cc71876 {
          left: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%); } }
      .te-about-image-card_9d5808c6acdca628.style-2_8567883f9e94e684 .te-main-img-wrapper_850fa64034ca01da .te-main-img-inner_ad90316cab3daf1f .te-another-image_5d1cec05399f91cb .video-btn_e36f355c0cc71876 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_9d5808c6acdca628.style-2_8567883f9e94e684 .te-main-img-wrapper_850fa64034ca01da .te-main-img-inner_ad90316cab3daf1f .te-another-image_5d1cec05399f91cb .te-badge-text_1a2ae706d0810fff {
      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_9d5808c6acdca628.style-2_8567883f9e94e684 .te-main-img-wrapper_850fa64034ca01da .te-main-img-inner_ad90316cab3daf1f .te-another-image_5d1cec05399f91cb .te-badge-text_1a2ae706d0810fff {
          left: unset;
          top: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%);
          right: 0; } }
      .te-about-image-card_9d5808c6acdca628.style-2_8567883f9e94e684 .te-main-img-wrapper_850fa64034ca01da .te-main-img-inner_ad90316cab3daf1f .te-another-image_5d1cec05399f91cb .te-badge-text_1a2ae706d0810fff .icon_0058a6b9f2c4fbbf {
        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_9d5808c6acdca628.style-2_8567883f9e94e684 .te-main-img-wrapper_850fa64034ca01da .te-main-img-inner_ad90316cab3daf1f .te-another-image_5d1cec05399f91cb .te-badge-text_1a2ae706d0810fff .text_c9547c4510868914 {
        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_9d5808c6acdca628.style-2_8567883f9e94e684 .te-main-img-wrapper_850fa64034ca01da .te-main-img-inner_ad90316cab3daf1f .te-another-image_5d1cec05399f91cb .te-badge-text_1a2ae706d0810fff .text_c9547c4510868914 .title_f2cf349153eb9f1f {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #14203A; }
        .te-about-image-card_9d5808c6acdca628.style-2_8567883f9e94e684 .te-main-img-wrapper_850fa64034ca01da .te-main-img-inner_ad90316cab3daf1f .te-another-image_5d1cec05399f91cb .te-badge-text_1a2ae706d0810fff .text_c9547c4510868914 span {
          font-size: 12px;
          font-weight: 400;
          line-height: 12px;
          color: #335371; }

.te-about-info-card_a4376dde5e9dd49f .te-about-info-content_6336fdc106f50904 {
  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_a4376dde5e9dd49f .te-about-info-content_6336fdc106f50904 .te-section-title_3636310c0f068e3d {
    margin-bottom: 0; }
    .te-about-info-card_a4376dde5e9dd49f .te-about-info-content_6336fdc106f50904 .te-section-title_3636310c0f068e3d .title_f2cf349153eb9f1f {
      margin-bottom: 0; }
  .te-about-info-card_a4376dde5e9dd49f .te-about-info-content_6336fdc106f50904 .te-list-item-wrapper_49bb1d976f8369db {
    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_a4376dde5e9dd49f .te-about-info-content_6336fdc106f50904 .te-list-item-wrapper_49bb1d976f8369db {
        grid-template-columns: repeat(1, 1fr); } }
    .te-about-info-card_a4376dde5e9dd49f .te-about-info-content_6336fdc106f50904 .te-list-item-wrapper_49bb1d976f8369db .te-list-item_25e562013e26f6b7 .icon_0058a6b9f2c4fbbf {
      font-size: 24px;
      color: #317EFE;
      background-color: transparent;
      width: unset;
      height: unset; }
    .te-about-info-card_a4376dde5e9dd49f .te-about-info-content_6336fdc106f50904 .te-list-item-wrapper_49bb1d976f8369db .te-list-item_25e562013e26f6b7 .text_c9547c4510868914 {
      color: #14203A; }
  .te-about-info-card_a4376dde5e9dd49f .te-about-info-content_6336fdc106f50904 .te-info-list_a2e4b6e14d93523e {
    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_a4376dde5e9dd49f .te-about-info-content_6336fdc106f50904 .te-info-list_a2e4b6e14d93523e {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 20px; } }
    .te-about-info-card_a4376dde5e9dd49f .te-about-info-content_6336fdc106f50904 .te-info-list_a2e4b6e14d93523e .te-single-info-list_77fcb3c7e8188d76 {
      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_a4376dde5e9dd49f .te-about-info-content_6336fdc106f50904 .te-info-list_a2e4b6e14d93523e .te-single-info-list_77fcb3c7e8188d76:hover .icon_0058a6b9f2c4fbbf 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_a4376dde5e9dd49f .te-about-info-content_6336fdc106f50904 .te-info-list_a2e4b6e14d93523e .te-single-info-list_77fcb3c7e8188d76 .icon_0058a6b9f2c4fbbf {
        margin-bottom: 10px;
        position: relative;
        margin-left: 20px; }
        .te-about-info-card_a4376dde5e9dd49f .te-about-info-content_6336fdc106f50904 .te-info-list_a2e4b6e14d93523e .te-single-info-list_77fcb3c7e8188d76 .icon_0058a6b9f2c4fbbf::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_a4376dde5e9dd49f .te-about-info-content_6336fdc106f50904 .te-info-list_a2e4b6e14d93523e .te-single-info-list_77fcb3c7e8188d76 .icon_0058a6b9f2c4fbbf 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_a4376dde5e9dd49f .te-about-info-content_6336fdc106f50904 .te-info-list_a2e4b6e14d93523e .te-single-info-list_77fcb3c7e8188d76 .title_f2cf349153eb9f1f {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0px;
        margin-bottom: 0; }
      .te-about-info-card_a4376dde5e9dd49f .te-about-info-content_6336fdc106f50904 .te-info-list_a2e4b6e14d93523e .te-single-info-list_77fcb3c7e8188d76 .short-title_977357b58dda3ed9 {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px; }

.te-about-info-card_a4376dde5e9dd49f.style-2_8567883f9e94e684 .te-about-info-content_6336fdc106f50904 {
  gap: 10px; }
  .te-about-info-card_a4376dde5e9dd49f.style-2_8567883f9e94e684 .te-about-info-content_6336fdc106f50904 .te-list-item-wrapper_49bb1d976f8369db {
    padding-top: 6px;
    gap: 0; }
    .te-about-info-card_a4376dde5e9dd49f.style-2_8567883f9e94e684 .te-about-info-content_6336fdc106f50904 .te-list-item-wrapper_49bb1d976f8369db .te-list-item_25e562013e26f6b7 .icon_0058a6b9f2c4fbbf {
      width: 16px;
      height: 16px;
      background-color: #317EFE;
      border-radius: 50%;
      color: white;
      font-size: 10px; }
    .te-about-info-card_a4376dde5e9dd49f.style-2_8567883f9e94e684 .te-about-info-content_6336fdc106f50904 .te-list-item-wrapper_49bb1d976f8369db .te-list-item_25e562013e26f6b7 .text_c9547c4510868914 {
      color: #335371; }
  .te-about-info-card_a4376dde5e9dd49f.style-2_8567883f9e94e684 .te-about-info-content_6336fdc106f50904 .te-info-list_a2e4b6e14d93523e {
    border-top: 1px solid #E1E1E1;
    padding-top: 40px; }
    .te-about-info-card_a4376dde5e9dd49f.style-2_8567883f9e94e684 .te-about-info-content_6336fdc106f50904 .te-info-list_a2e4b6e14d93523e .divider_9d596e31ff1106f8 {
      width: 1px;
      background-color: #E1E1E1;
      height: 127px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-info-card_a4376dde5e9dd49f.style-2_8567883f9e94e684 .te-about-info-content_6336fdc106f50904 .te-info-list_a2e4b6e14d93523e .divider_9d596e31ff1106f8 {
          height: 1px;
          width: 100%; } }

.te-about-info-card_a4376dde5e9dd49f.style-three_0d7c1605b56fd6d6 .te-section-title_3636310c0f068e3d {
  margin-bottom: 40px; }
.te-about-info-card_a4376dde5e9dd49f.style-three_0d7c1605b56fd6d6 .about-info-wrapper_4aa18582da36b432 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_a4376dde5e9dd49f.style-three_0d7c1605b56fd6d6 .about-info-wrapper_4aa18582da36b432 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .te-about-info-card_a4376dde5e9dd49f.style-three_0d7c1605b56fd6d6 .about-info-wrapper_4aa18582da36b432 .about-info-img_9c471ac79b8e0d9e {
    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_a4376dde5e9dd49f.style-three_0d7c1605b56fd6d6 .about-info-wrapper_4aa18582da36b432 .about-info-img_9c471ac79b8e0d9e {
        height: 350px; } }
    .te-about-info-card_a4376dde5e9dd49f.style-three_0d7c1605b56fd6d6 .about-info-wrapper_4aa18582da36b432 .about-info-img_9c471ac79b8e0d9e img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.te-about-info-card_a4376dde5e9dd49f.style-three_0d7c1605b56fd6d6 .te-about-info-content_6336fdc106f50904 {
  padding-left: 50px;
  gap: 30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_a4376dde5e9dd49f.style-three_0d7c1605b56fd6d6 .te-about-info-content_6336fdc106f50904 {
      padding-left: 0;
      padding-top: 50px; } }
  .te-about-info-card_a4376dde5e9dd49f.style-three_0d7c1605b56fd6d6 .te-about-info-content_6336fdc106f50904 .skill-progressbar-wrapper_02605858d2aef69d {
    width: 100%; }
  .te-about-info-card_a4376dde5e9dd49f.style-three_0d7c1605b56fd6d6 .te-about-info-content_6336fdc106f50904 .te-icon-card-wrapper_e7bb735e4293474b {
    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_a4376dde5e9dd49f.style-three_0d7c1605b56fd6d6 .te-about-info-content_6336fdc106f50904 .te-icon-card-wrapper_e7bb735e4293474b .te-icon-card_50f7ad62bdd3ea8a {
      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_a4376dde5e9dd49f.style-three_0d7c1605b56fd6d6 .te-about-info-content_6336fdc106f50904 .te-icon-card-wrapper_e7bb735e4293474b .te-icon-card_50f7ad62bdd3ea8a .icon_0058a6b9f2c4fbbf {
        width: 40px;
        height: 40px; }
      .te-about-info-card_a4376dde5e9dd49f.style-three_0d7c1605b56fd6d6 .te-about-info-content_6336fdc106f50904 .te-icon-card-wrapper_e7bb735e4293474b .te-icon-card_50f7ad62bdd3ea8a .content_ddcca9e3e58ca483 {
        gap: 4px; }
        .te-about-info-card_a4376dde5e9dd49f.style-three_0d7c1605b56fd6d6 .te-about-info-content_6336fdc106f50904 .te-icon-card-wrapper_e7bb735e4293474b .te-icon-card_50f7ad62bdd3ea8a .content_ddcca9e3e58ca483 .title_f2cf349153eb9f1f {
          font-size: 18px;
          line-height: 24px; }
  .te-about-info-card_a4376dde5e9dd49f.style-three_0d7c1605b56fd6d6 .te-about-info-content_6336fdc106f50904 .te-btn-wrapper_2219673f7c882d19 {
    margin-top: 7px; }

.te-counter-card_68c87327ac76c6d8 {
  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_68c87327ac76c6d8 {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 575px) {
    .te-counter-card_68c87327ac76c6d8 {
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 50px; } }
  .te-counter-card_68c87327ac76c6d8 .te-counter-item_e0731740b28c9aa9 {
    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_68c87327ac76c6d8 .te-counter-item_e0731740b28c9aa9:hover .icon_0058a6b9f2c4fbbf img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-counter-card_68c87327ac76c6d8 .te-counter-item_e0731740b28c9aa9 .icon_0058a6b9f2c4fbbf {
      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_68c87327ac76c6d8 .te-counter-item_e0731740b28c9aa9 .icon_0058a6b9f2c4fbbf img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-counter-card_68c87327ac76c6d8 .te-counter-item_e0731740b28c9aa9 .te-counter-title_384289ab1b9e4c82 {
      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_68c87327ac76c6d8 .te-counter-item_e0731740b28c9aa9 .te-counter-title_384289ab1b9e4c82 .content_ddcca9e3e58ca483 {
        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_68c87327ac76c6d8 .te-counter-item_e0731740b28c9aa9 .number_b35e527273ec6260 {
      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_68c87327ac76c6d8 .te-counter-item_e0731740b28c9aa9 .number_b35e527273ec6260 {
          font-size: 36px;
          line-height: 40px; } }
    .te-counter-card_68c87327ac76c6d8 .te-counter-item_e0731740b28c9aa9 .title_f2cf349153eb9f1f {
      margin: 0;
      font-family: "Inter", sans-serif;
      font-weight: 400;
      font-size: 18px;
      line-height: 18px;
      color: #335371; }
    .te-counter-card_68c87327ac76c6d8 .te-counter-item_e0731740b28c9aa9 .text_c9547c4510868914 {
      margin: 0;
      color: #c7cdda; }

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

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

.te-process-step_f0ca71d978d21ec6 {
  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_f0ca71d978d21ec6::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_f0ca71d978d21ec6 {
      padding: 32px 28px 42px 28px; } }
  .te-process-step_f0ca71d978d21ec6:hover {
    top: -5px; }
    .te-process-step_f0ca71d978d21ec6:hover::before {
      width: 100%;
      height: 100%;
      border-radius: 0;
      -webkit-transform: translateX(-50%) scale(1);
              transform: translateX(-50%) scale(1); }
    .te-process-step_f0ca71d978d21ec6:hover .icon_0058a6b9f2c4fbbf img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_f0ca71d978d21ec6:hover .counter-number_7bf1da056ca596e7 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_f0ca71d978d21ec6:hover .content_ddcca9e3e58ca483 .te-read-more_a727dfabecae39aa .te-theme-btn_05c5fd0e80db345f {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff; }
  .te-process-step_f0ca71d978d21ec6 .icon_0058a6b9f2c4fbbf {
    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_f0ca71d978d21ec6 .icon_0058a6b9f2c4fbbf img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-process-step_f0ca71d978d21ec6 .te-content-wrapper_aff8312f7f218732 {
    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_f0ca71d978d21ec6 .te-counter-wrapper_116b4ea49c16f087 {
    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_f0ca71d978d21ec6 .te-counter-wrapper_116b4ea49c16f087 .shape_a832985e2492da22 {
      position: relative; }
  .te-process-step_f0ca71d978d21ec6 .counter-number_7bf1da056ca596e7 {
    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_f0ca71d978d21ec6 .te-title-wrapper_c29cfc480d7d0158 {
    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_f0ca71d978d21ec6 .te-title-wrapper_c29cfc480d7d0158 .icon_0058a6b9f2c4fbbf {
      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_f0ca71d978d21ec6 .te-title-wrapper_c29cfc480d7d0158 .title_f2cf349153eb9f1f {
      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_f0ca71d978d21ec6 .content_ddcca9e3e58ca483 {
    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_f0ca71d978d21ec6 .content_ddcca9e3e58ca483 .desc_e3c7c84a7b56c821 {
      -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_f0ca71d978d21ec6 .content_ddcca9e3e58ca483 .te-read-more_a727dfabecae39aa {
      margin-top: -10px; }
      .te-process-step_f0ca71d978d21ec6 .content_ddcca9e3e58ca483 .te-read-more_a727dfabecae39aa .te-theme-btn_05c5fd0e80db345f {
        border: 1px solid #E1E1E1;
        color: #317EFE;
        background-color: transparent; }

.te-testimonial-card_211fb5c411dd5ac1 {
  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_211fb5c411dd5ac1 {
      padding: 30px; } }
  .te-testimonial-card_211fb5c411dd5ac1 .te-content-wrapper_aff8312f7f218732 {
    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_211fb5c411dd5ac1 .te-content-wrapper_aff8312f7f218732 .content_ddcca9e3e58ca483 {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
    .te-testimonial-card_211fb5c411dd5ac1 .te-content-wrapper_aff8312f7f218732 .te-user-meta_955a15e63b3c5c58 {
      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_211fb5c411dd5ac1 .te-content-wrapper_aff8312f7f218732 .te-user-meta_955a15e63b3c5c58 {
          -webkit-box-align: end;
              -ms-flex-align: end;
                  align-items: flex-end; } }
      .te-testimonial-card_211fb5c411dd5ac1 .te-content-wrapper_aff8312f7f218732 .te-user-meta_955a15e63b3c5c58 .te-user-info_1dcfc4532250a819 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .te-testimonial-card_211fb5c411dd5ac1 .te-content-wrapper_aff8312f7f218732 .te-user-meta_955a15e63b3c5c58 .te-user-info_1dcfc4532250a819 .image_079f52ba85c7fea2 {
          width: 74px;
          height: 84px;
          border-radius: 20px;
          overflow: hidden;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .te-testimonial-card_211fb5c411dd5ac1 .te-content-wrapper_aff8312f7f218732 .te-user-meta_955a15e63b3c5c58 .te-user-info_1dcfc4532250a819 .rating_853f802f472173a1 {
          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_211fb5c411dd5ac1 .te-content-wrapper_aff8312f7f218732 .te-user-meta_955a15e63b3c5c58 .te-user-info_1dcfc4532250a819 .name_7d2c53167a3ae415 {
          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_211fb5c411dd5ac1 .te-content-wrapper_aff8312f7f218732 .te-user-meta_955a15e63b3c5c58 .te-user-info_1dcfc4532250a819 .name_7d2c53167a3ae415 {
              font-size: 18px;
              line-height: 28px; } }
        .te-testimonial-card_211fb5c411dd5ac1 .te-content-wrapper_aff8312f7f218732 .te-user-meta_955a15e63b3c5c58 .te-user-info_1dcfc4532250a819 .designation_5a9fc21649801484 {
          font-size: 18px;
          font-weight: 400;
          line-height: 36px;
          color: #14203A; }
      .te-testimonial-card_211fb5c411dd5ac1 .te-content-wrapper_aff8312f7f218732 .te-user-meta_955a15e63b3c5c58 .icon_0058a6b9f2c4fbbf {
        color: #E1E1E1;
        font-size: 55px;
        margin-top: 20px; }
        @media (max-width: 570px) {
          .te-testimonial-card_211fb5c411dd5ac1 .te-content-wrapper_aff8312f7f218732 .te-user-meta_955a15e63b3c5c58 .icon_0058a6b9f2c4fbbf {
            position: absolute;
            right: 30px;
            top: 0;
            z-index: -1;
            font-size: 35px; } }

.te-testimonial-card-two_e5243d2b39ab6e3e {
  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_e5243d2b39ab6e3e .te-content-wrapper_aff8312f7f218732 {
    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_e5243d2b39ab6e3e .te-content-wrapper_aff8312f7f218732 .content_ddcca9e3e58ca483 {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
      .te-testimonial-card-two_e5243d2b39ab6e3e .te-content-wrapper_aff8312f7f218732 .content_ddcca9e3e58ca483 p {
        margin-bottom: 0; }
    .te-testimonial-card-two_e5243d2b39ab6e3e .te-content-wrapper_aff8312f7f218732 .te-user-meta_955a15e63b3c5c58 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .te-testimonial-card-two_e5243d2b39ab6e3e .te-content-wrapper_aff8312f7f218732 .te-user-meta_955a15e63b3c5c58 .te-user-info_1dcfc4532250a819 {
        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_e5243d2b39ab6e3e .te-content-wrapper_aff8312f7f218732 .te-user-meta_955a15e63b3c5c58 .te-user-info_1dcfc4532250a819 .icon_0058a6b9f2c4fbbf {
          color: #317EFE;
          font-size: 40px; }
        .te-testimonial-card-two_e5243d2b39ab6e3e .te-content-wrapper_aff8312f7f218732 .te-user-meta_955a15e63b3c5c58 .te-user-info_1dcfc4532250a819 .name_7d2c53167a3ae415 {
          font-size: 24px;
          font-weight: 500;
          line-height: 24px;
          letter-spacing: 0px;
          color: #14203A;
          margin-bottom: 0; }
        .te-testimonial-card-two_e5243d2b39ab6e3e .te-content-wrapper_aff8312f7f218732 .te-user-meta_955a15e63b3c5c58 .te-user-info_1dcfc4532250a819 .designation_5a9fc21649801484 {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #317EFE; }
      .te-testimonial-card-two_e5243d2b39ab6e3e .te-content-wrapper_aff8312f7f218732 .te-user-meta_955a15e63b3c5c58 .image_079f52ba85c7fea2 {
        width: 74px;
        height: 74px;
        border-radius: 50%;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }

.te-testimonial-card_211fb5c411dd5ac1.style-3_15dc10f8b85c3753 {
  padding: 30px 0 0 0;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .te-testimonial-card_211fb5c411dd5ac1.style-3_15dc10f8b85c3753::before {
    display: none; }
  .te-testimonial-card_211fb5c411dd5ac1.style-3_15dc10f8b85c3753 .te-content-wrapper_aff8312f7f218732 {
    gap: 15px; }
    .te-testimonial-card_211fb5c411dd5ac1.style-3_15dc10f8b85c3753 .te-content-wrapper_aff8312f7f218732 .content_ddcca9e3e58ca483 .title_f2cf349153eb9f1f {
      font-size: 24px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px;
      color: #335371;
      margin-bottom: 20px; }
    .te-testimonial-card_211fb5c411dd5ac1.style-3_15dc10f8b85c3753 .te-content-wrapper_aff8312f7f218732 .te-user-meta_955a15e63b3c5c58 .te-user-info_1dcfc4532250a819 {
      -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_211fb5c411dd5ac1.style-3_15dc10f8b85c3753 .te-content-wrapper_aff8312f7f218732 .te-user-meta_955a15e63b3c5c58 .te-user-info_1dcfc4532250a819 {
          padding: 15px 30px; } }
      .te-testimonial-card_211fb5c411dd5ac1.style-3_15dc10f8b85c3753 .te-content-wrapper_aff8312f7f218732 .te-user-meta_955a15e63b3c5c58 .te-user-info_1dcfc4532250a819 .image_079f52ba85c7fea2 {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        overflow: hidden;
        margin-top: 0;
        position: relative; }
        .te-testimonial-card_211fb5c411dd5ac1.style-3_15dc10f8b85c3753 .te-content-wrapper_aff8312f7f218732 .te-user-meta_955a15e63b3c5c58 .te-user-info_1dcfc4532250a819 .image_079f52ba85c7fea2 img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          position: absolute;
          left: 0;
          top: 0; }
      .te-testimonial-card_211fb5c411dd5ac1.style-3_15dc10f8b85c3753 .te-content-wrapper_aff8312f7f218732 .te-user-meta_955a15e63b3c5c58 .te-user-info_1dcfc4532250a819 .rating_853f802f472173a1 {
        gap: 5px;
        color: #E7F914;
        font-size: 14px;
        margin-bottom: 10px; }
      .te-testimonial-card_211fb5c411dd5ac1.style-3_15dc10f8b85c3753 .te-content-wrapper_aff8312f7f218732 .te-user-meta_955a15e63b3c5c58 .te-user-info_1dcfc4532250a819 .name_7d2c53167a3ae415 span {
        color: #317EFE; }
    .te-testimonial-card_211fb5c411dd5ac1.style-3_15dc10f8b85c3753 .te-content-wrapper_aff8312f7f218732 .te-user-meta_955a15e63b3c5c58 .icon_0058a6b9f2c4fbbf {
      font-size: 64px;
      color: #E7F914;
      position: absolute;
      top: -5px;
      margin-top: 0;
      right: 0; }
      @media (max-width: 575px) {
        .te-testimonial-card_211fb5c411dd5ac1.style-3_15dc10f8b85c3753 .te-content-wrapper_aff8312f7f218732 .te-user-meta_955a15e63b3c5c58 .icon_0058a6b9f2c4fbbf {
          font-size: 34px; } }

.te-testimonial-slider-wrapper_697175a66b7cd827 {
  position: relative; }
  .te-testimonial-slider-wrapper_697175a66b7cd827 .slick-list_27e001cdb6792b61 {
    margin: 0 -15px; }
    .te-testimonial-slider-wrapper_697175a66b7cd827 .slick-list_27e001cdb6792b61 .slick-slide_a6b8d726b5004655 {
      margin: 0 15px;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_697175a66b7cd827 .slick-dots_82af43e2e387355d {
    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_697175a66b7cd827 .slick-dots_82af43e2e387355d 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_697175a66b7cd827 .slick-dots_82af43e2e387355d 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_697175a66b7cd827 .slick-dots_82af43e2e387355d li.slick-active_e9ba7ebcef8c7d87 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-testimonial-slider-wrapper_697175a66b7cd827 .slick-dots_82af43e2e387355d li.slick-active_e9ba7ebcef8c7d87 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_697175a66b7cd827 .slick-arrow_ddbdcd3a55409280 {
    display: none !important; }

.te-accordion-box-wrapper_de8a92e62f273a6b {
  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_a8320c623416cb4d .te-accordion-list-item_96ca8fb15f5c5b0c {
  border: 1px solid #E1E1E1;
  border-radius: 20px; }
  .accordion-wrapper_a8320c623416cb4d .te-accordion-list-item_96ca8fb15f5c5b0c .te-accordion-head_9829748a75387473 {
    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_a8320c623416cb4d .te-accordion-list-item_96ca8fb15f5c5b0c .te-accordion-head_9829748a75387473: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_a8320c623416cb4d .te-accordion-list-item_96ca8fb15f5c5b0c .te-accordion-head_9829748a75387473.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_a8320c623416cb4d .te-accordion-list-item_96ca8fb15f5c5b0c .te-accordion-head_9829748a75387473 .te-accordion-title_b19322fd3dfada75 {
      font-size: 20px;
      line-height: 32px;
      font-weight: 500;
      margin-bottom: 0;
      letter-spacing: 0px; }
  .accordion-wrapper_a8320c623416cb4d .te-accordion-list-item_96ca8fb15f5c5b0c .te-accordion-body_6c19f56d75e3dbde {
    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_3fa094da64de9d99 {
  border-left: 4px solid #dfe2e9;
  padding-left: 45px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .page-header_3fa094da64de9d99 {
      padding-left: 30px; } }
  .page-header_3fa094da64de9d99 .te-page-title_b071e4334e565f28,
  .page-header_3fa094da64de9d99 .page-title_371e16cb478a906a {
    font-size: 42px;
    line-height: 48px; }
    @media (max-width: 991px) {
      .page-header_3fa094da64de9d99 .te-page-title_b071e4334e565f28,
      .page-header_3fa094da64de9d99 .page-title_371e16cb478a906a {
        font-size: 38px;
        line-height: 48px; } }

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

.te-post-item_6828a2d36ddd7ea2 {
  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_6828a2d36ddd7ea2:hover .te-post-thumbnail_3423ac82a786e750 img,
  .te-post-item_6828a2d36ddd7ea2:hover .post-video_9f2298d1214de656 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_6828a2d36ddd7ea2 iframe {
    width: 100%;
    height: 522px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_6828a2d36ddd7ea2 iframe {
        height: 350px; } }
  .te-post-item_6828a2d36ddd7ea2 .post-gallery .slick-list_27e001cdb6792b61 .slick-track_09dbb1feb29e6347 {
    height: 392px;
    overflow: hidden; }
  .te-post-item_6828a2d36ddd7ea2 .te-post-content-wrapper_deef717bdda99324 {
    padding: 32px 32px 40px 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_6828a2d36ddd7ea2 .te-post-content-wrapper_deef717bdda99324 {
        padding: 35px;
        padding-top: 30px; } }
    .te-post-item_6828a2d36ddd7ea2 .te-post-content-wrapper_deef717bdda99324 .te-read-more_a727dfabecae39aa {
      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_6828a2d36ddd7ea2.format-quote_d11162cd8fa4e9e6 .te-post-content {
    margin: 0; }
  .te-post-item_6828a2d36ddd7ea2.format-quote_d11162cd8fa4e9e6 blockquote {
    margin: 0; }
    .te-post-item_6828a2d36ddd7ea2.format-quote_d11162cd8fa4e9e6 blockquote p {
      margin-top: 0; }
    .te-post-item_6828a2d36ddd7ea2.format-quote_d11162cd8fa4e9e6 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_6828a2d36ddd7ea2.format-quote_d11162cd8fa4e9e6 blockquote cite a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-post-item_6828a2d36ddd7ea2.sticky_43c9e4179f8c3bcc {
    border: 2px solid #317EFE; }
    .te-post-item_6828a2d36ddd7ea2.sticky_43c9e4179f8c3bcc .te-post-content {
      margin-bottom: 0; }
      .te-post-item_6828a2d36ddd7ea2.sticky_43c9e4179f8c3bcc .te-post-content p {
        margin-bottom: 0; }
  .te-post-item_6828a2d36ddd7ea2 .te-post-title_14c6de5dee96728d {
    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_6828a2d36ddd7ea2 .te-post-title_14c6de5dee96728d {
        font-size: 28px;
        line-height: 42px;
        margin-top: 5px; } }
    .te-post-item_6828a2d36ddd7ea2 .te-post-title_14c6de5dee96728d:hover a {
      color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-post-item_6828a2d36ddd7ea2 .te-post-content p {
    margin-top: 17px; }
  .te-post-item_6828a2d36ddd7ea2 .te-post-content h2,
  .te-post-item_6828a2d36ddd7ea2 .te-post-content h3,
  .te-post-item_6828a2d36ddd7ea2 .te-post-content h4,
  .te-post-item_6828a2d36ddd7ea2 .te-post-content h5,
  .te-post-item_6828a2d36ddd7ea2 .te-post-content h6 {
    margin-bottom: 10px; }
  .te-post-item_6828a2d36ddd7ea2 .te-post-content p {
    margin-bottom: unset; }
  .te-post-item_6828a2d36ddd7ea2 .te-single-post-meta_fdf93bb3782cca51 {
    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_6828a2d36ddd7ea2 .te-social-share_ed27f79801e3abb1 {
    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_6828a2d36ddd7ea2 .te-social-share_ed27f79801e3abb1 a.facebook_74336ae014498994 {
      color: #1877f2; }
    .te-post-item_6828a2d36ddd7ea2 .te-social-share_ed27f79801e3abb1 a.twitter_23e1f907c2de6379 {
      color: #1da1f2; }
    .te-post-item_6828a2d36ddd7ea2 .te-social-share_ed27f79801e3abb1 a.linkedin_8e4b4b04a3e9be6c {
      color: #1a70c6; }
    .te-post-item_6828a2d36ddd7ea2 .te-social-share_ed27f79801e3abb1 .te-social-share-title_16d6b6e984662e72 {
      font-size: 16px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A;
      margin-right: 5px;
      text-transform: uppercase; }
  .te-post-item_6828a2d36ddd7ea2 .te-blog-post-tag_6033c5782c8e9b6a {
    width: 100%;
    display: inline-block; }
    .te-post-item_6828a2d36ddd7ea2 .te-blog-post-tag_6033c5782c8e9b6a 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_6828a2d36ddd7ea2 .te-blog-post-tag_6033c5782c8e9b6a .te-post-tag-list_d69b9401c436758d {
      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_6828a2d36ddd7ea2 .te-blog-post-tag_6033c5782c8e9b6a .te-post-tag-list_d69b9401c436758d 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_6828a2d36ddd7ea2 .te-blog-post-tag_6033c5782c8e9b6a .te-post-tag-list_d69b9401c436758d 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_6828a2d36ddd7ea2 .te-post-thumbnail_3423ac82a786e750,
  .te-post-item_6828a2d36ddd7ea2 .post-video_9f2298d1214de656 {
    position: relative;
    overflow: hidden; }
    .te-post-item_6828a2d36ddd7ea2 .te-post-thumbnail_3423ac82a786e750 img,
    .te-post-item_6828a2d36ddd7ea2 .post-video_9f2298d1214de656 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_6828a2d36ddd7ea2 .te-post-thumbnail_3423ac82a786e750 .popup-video-wrapper_82806ddbb567e170,
    .te-post-item_6828a2d36ddd7ea2 .post-video_9f2298d1214de656 .popup-video-wrapper_82806ddbb567e170 {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .te-post-item_6828a2d36ddd7ea2 .te-post-thumbnail_3423ac82a786e750 .video-btn_e36f355c0cc71876 a,
    .te-post-item_6828a2d36ddd7ea2 .post-video_9f2298d1214de656 .video-btn_e36f355c0cc71876 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_6828a2d36ddd7ea2 .te-post-thumbnail_3423ac82a786e750 .video-btn_e36f355c0cc71876 a i,
      .te-post-item_6828a2d36ddd7ea2 .post-video_9f2298d1214de656 .video-btn_e36f355c0cc71876 a i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_6828a2d36ddd7ea2 .te-post-thumbnail_3423ac82a786e750 .video-btn_e36f355c0cc71876 a:hover,
      .te-post-item_6828a2d36ddd7ea2 .post-video_9f2298d1214de656 .video-btn_e36f355c0cc71876 a:hover {
        -webkit-animation: none;
                animation: none; }
  .te-post-item_6828a2d36ddd7ea2 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_6828a2d36ddd7ea2 button.post-gallery-btn.prev-btn {
      left: 30px; }
    .te-post-item_6828a2d36ddd7ea2 button.post-gallery-btn.next-btn {
      right: 30px; }
    .te-post-item_6828a2d36ddd7ea2 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_6828a2d36ddd7ea2 button.post-gallery-btn:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
      .te-post-item_6828a2d36ddd7ea2 button.post-gallery-btn:hover i {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te-post-item_6828a2d36ddd7ea2 .post-audio_fa43f8a63b53e358 iframe {
    width: 100%; }
  .te-post-item_6828a2d36ddd7ea2 .te-post-meta_b4bad42f9ccfe297 {
    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_6828a2d36ddd7ea2 .te-post-meta_b4bad42f9ccfe297 {
        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_6828a2d36ddd7ea2 .te-post-meta_b4bad42f9ccfe297 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_6828a2d36ddd7ea2 .te-post-meta_b4bad42f9ccfe297 span i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_6828a2d36ddd7ea2 .te-post-meta_b4bad42f9ccfe297 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_6828a2d36ddd7ea2 .te-post-meta_b4bad42f9ccfe297 span a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
          .te-post-item_6828a2d36ddd7ea2 .te-post-meta_b4bad42f9ccfe297 span a:hover i {
            color: #317EFE;
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out; }

.te-post-card_e06e482c6a9268b4 {
  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_e06e482c6a9268b4.style-1_827fe6e44ca35c60 {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 20px; }
    .te-post-card_e06e482c6a9268b4.style-1_827fe6e44ca35c60 .image_079f52ba85c7fea2 {
      height: 290px; }
    .te-post-card_e06e482c6a9268b4.style-1_827fe6e44ca35c60 .content_ddcca9e3e58ca483 {
      padding: 0 20px 20px 20px; }
  .te-post-card_e06e482c6a9268b4:hover .image_079f52ba85c7fea2 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_e06e482c6a9268b4 .image_079f52ba85c7fea2 {
    overflow: hidden;
    border-radius: 20px;
    position: relative;
    width: 100%;
    height: 323px;
    position: relative; }
    .te-post-card_e06e482c6a9268b4 .image_079f52ba85c7fea2 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_e06e482c6a9268b4 .image_079f52ba85c7fea2 .te-post-date_fa7b7f040bfadb53 {
      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_e06e482c6a9268b4 .image_079f52ba85c7fea2 .te-post-date_fa7b7f040bfadb53 span {
        color: #ffffff;
        font-size: 20px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: 0px; }
  .te-post-card_e06e482c6a9268b4 .content_ddcca9e3e58ca483 {
    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_e06e482c6a9268b4 .content_ddcca9e3e58ca483 .te-post-meta-info_fc7a1ef135b1c896 {
      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_e06e482c6a9268b4 .content_ddcca9e3e58ca483 .te-post-meta-info_fc7a1ef135b1c896 .te-single-meta_255d146d809a7b90 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 8px; }
        .te-post-card_e06e482c6a9268b4 .content_ddcca9e3e58ca483 .te-post-meta-info_fc7a1ef135b1c896 .te-single-meta_255d146d809a7b90 span,
        .te-post-card_e06e482c6a9268b4 .content_ddcca9e3e58ca483 .te-post-meta-info_fc7a1ef135b1c896 .te-single-meta_255d146d809a7b90 a {
          color: #335371;
          font-size: 14px;
          line-height: 28px;
          font-weight: 400;
          margin: 0;
          text-transform: capitalize; }
        .te-post-card_e06e482c6a9268b4 .content_ddcca9e3e58ca483 .te-post-meta-info_fc7a1ef135b1c896 .te-single-meta_255d146d809a7b90 i {
          color: #317EFE; }
    .te-post-card_e06e482c6a9268b4 .content_ddcca9e3e58ca483 .title_f2cf349153eb9f1f {
      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_e06e482c6a9268b4 .content_ddcca9e3e58ca483 a.read-btn_e4d47e32f46850d3 {
      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_e06e482c6a9268b4 .content_ddcca9e3e58ca483 a.read-btn_e4d47e32f46850d3:hover {
        color: #317EFE; }

.te-post-card_e06e482c6a9268b4.style-2_8567883f9e94e684 {
  gap: 20px; }
  .te-post-card_e06e482c6a9268b4.style-2_8567883f9e94e684 .image_079f52ba85c7fea2 {
    border-radius: 20px 20px 20px 0; }
    .te-post-card_e06e482c6a9268b4.style-2_8567883f9e94e684 .image_079f52ba85c7fea2 .te-post-date_fa7b7f040bfadb53 {
      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_e06e482c6a9268b4.style-2_8567883f9e94e684 .content_ddcca9e3e58ca483 .title_f2cf349153eb9f1f {
    font-size: 20px; }
  .te-post-card_e06e482c6a9268b4.style-2_8567883f9e94e684 .content_ddcca9e3e58ca483 .te-post-meta-info_fc7a1ef135b1c896 {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px; }

.te-blog-details-wrapper_01976a32ef63de20 .te-comment-respond_d52fe2427aaec934 {
  margin-top: 78px;
  margin-bottom: 40px; }
.te-blog-details-wrapper_01976a32ef63de20 .te-post-comments_a20e629d7bc87260 {
  margin-top: 70px; }
.te-blog-details-wrapper_01976a32ef63de20 .wp-block-group_09077acfad5ea819.has-background_1ab336076948b7d6 .wp-block-button_9b99085ed1553756 .wp-block-button__link_03a97dbb2cb11919 {
  color: #ffffff !important; }
.te-blog-details-wrapper_01976a32ef63de20 .te-post-item_6828a2d36ddd7ea2 {
  border: 0;
  overflow: visible;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0; }
  .te-blog-details-wrapper_01976a32ef63de20 .te-post-item_6828a2d36ddd7ea2 iframe {
    width: 100%;
    height: 522px; }
  .te-blog-details-wrapper_01976a32ef63de20 .te-post-item_6828a2d36ddd7ea2 .te-post-meta_b4bad42f9ccfe297 {
    margin-top: 0;
    margin-bottom: 20px; }
  .te-blog-details-wrapper_01976a32ef63de20 .te-post-item_6828a2d36ddd7ea2 .post-gallery:hover img {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important; }
  .te-blog-details-wrapper_01976a32ef63de20 .te-post-item_6828a2d36ddd7ea2 .te-post-thumbnail_3423ac82a786e750,
  .te-blog-details-wrapper_01976a32ef63de20 .te-post-item_6828a2d36ddd7ea2 .post-video_9f2298d1214de656,
  .te-blog-details-wrapper_01976a32ef63de20 .te-post-item_6828a2d36ddd7ea2 .post-gallery,
  .te-blog-details-wrapper_01976a32ef63de20 .te-post-item_6828a2d36ddd7ea2 .postbox-audio_bc8081d8c412c8d5,
  .te-blog-details-wrapper_01976a32ef63de20 .te-post-item_6828a2d36ddd7ea2 .wp-block-post-featured-image_8319d5aa976af2d8 {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative; }
    @media (max-width: 767px) {
      .te-blog-details-wrapper_01976a32ef63de20 .te-post-item_6828a2d36ddd7ea2 .te-post-thumbnail_3423ac82a786e750,
      .te-blog-details-wrapper_01976a32ef63de20 .te-post-item_6828a2d36ddd7ea2 .post-video_9f2298d1214de656,
      .te-blog-details-wrapper_01976a32ef63de20 .te-post-item_6828a2d36ddd7ea2 .post-gallery,
      .te-blog-details-wrapper_01976a32ef63de20 .te-post-item_6828a2d36ddd7ea2 .postbox-audio_bc8081d8c412c8d5,
      .te-blog-details-wrapper_01976a32ef63de20 .te-post-item_6828a2d36ddd7ea2 .wp-block-post-featured-image_8319d5aa976af2d8 {
        margin-bottom: 30px; } }
    .te-blog-details-wrapper_01976a32ef63de20 .te-post-item_6828a2d36ddd7ea2 .te-post-thumbnail_3423ac82a786e750:hover img,
    .te-blog-details-wrapper_01976a32ef63de20 .te-post-item_6828a2d36ddd7ea2 .post-video_9f2298d1214de656:hover img,
    .te-blog-details-wrapper_01976a32ef63de20 .te-post-item_6828a2d36ddd7ea2 .post-gallery:hover img,
    .te-blog-details-wrapper_01976a32ef63de20 .te-post-item_6828a2d36ddd7ea2 .postbox-audio_bc8081d8c412c8d5:hover img,
    .te-blog-details-wrapper_01976a32ef63de20 .te-post-item_6828a2d36ddd7ea2 .wp-block-post-featured-image_8319d5aa976af2d8: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_01976a32ef63de20 .te-post-item_6828a2d36ddd7ea2 .te-post-thumbnail_3423ac82a786e750 img,
    .te-blog-details-wrapper_01976a32ef63de20 .te-post-item_6828a2d36ddd7ea2 .post-video_9f2298d1214de656 img,
    .te-blog-details-wrapper_01976a32ef63de20 .te-post-item_6828a2d36ddd7ea2 .post-gallery img,
    .te-blog-details-wrapper_01976a32ef63de20 .te-post-item_6828a2d36ddd7ea2 .postbox-audio_bc8081d8c412c8d5 img,
    .te-blog-details-wrapper_01976a32ef63de20 .te-post-item_6828a2d36ddd7ea2 .wp-block-post-featured-image_8319d5aa976af2d8 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_01976a32ef63de20 .te-post-item_6828a2d36ddd7ea2 .te-post-content-wrapper_deef717bdda99324 {
    padding: 0 0 10px 0; }
  .te-blog-details-wrapper_01976a32ef63de20 .te-post-item_6828a2d36ddd7ea2 .te-post-content {
    margin-bottom: 17px;
    /* Unit Test Data Compatibility Start */
    /* Unit Test Data Compatibility End */ }
    .te-blog-details-wrapper_01976a32ef63de20 .te-post-item_6828a2d36ddd7ea2 .te-post-content .wp-block-query_1c4e3cb20a7816aa .wp-block-post-template_134c296ea9fb5c42 {
      padding-left: 0; }
      .te-blog-details-wrapper_01976a32ef63de20 .te-post-item_6828a2d36ddd7ea2 .te-post-content .wp-block-query_1c4e3cb20a7816aa .wp-block-post-template_134c296ea9fb5c42 .wp-block-post_a6d2b40912674005 {
        margin-bottom: 30px; }
    .te-blog-details-wrapper_01976a32ef63de20 .te-post-item_6828a2d36ddd7ea2 .te-post-content .wp-block-navigation__responsive-container-content_04d7a466dfe468c6 .wp-block-page-list_9fe554bc4f28f8ce {
      padding-left: 0; }
    .te-blog-details-wrapper_01976a32ef63de20 .te-post-item_6828a2d36ddd7ea2 .te-post-content .wp-block-group_09077acfad5ea819 {
      margin: 15px 0; }
      .te-blog-details-wrapper_01976a32ef63de20 .te-post-item_6828a2d36ddd7ea2 .te-post-content .wp-block-group_09077acfad5ea819 p {
        margin-bottom: 0; }
    .te-blog-details-wrapper_01976a32ef63de20 .te-post-item_6828a2d36ddd7ea2 .te-post-content p {
      margin-bottom: 20px; }
      .te-blog-details-wrapper_01976a32ef63de20 .te-post-item_6828a2d36ddd7ea2 .te-post-content p img {
        margin: 20px 0;
        border-radius: 8px; }
  .te-blog-details-wrapper_01976a32ef63de20 .te-post-item_6828a2d36ddd7ea2 .te-blog-post-tag_6033c5782c8e9b6a .te-social-share_ed27f79801e3abb1 {
    padding-bottom: 20px; }
.te-blog-details-wrapper_01976a32ef63de20 .wp-block-calendar_f9f299b78eb3ca4e {
  margin-bottom: 30px; }

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

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

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

.cta-area_ad39afa255d718bf {
  background-color: #317EFE;
  padding: 20px 70px;
  border-radius: 0 0 20px 20px; }
  .cta-area_ad39afa255d718bf .te-content-wrapper_aff8312f7f218732 {
    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_ad39afa255d718bf .te-content-wrapper_aff8312f7f218732 .short-title_977357b58dda3ed9 {
      font-size: 21px;
      font-weight: 500;
      color: #ffffff;
      margin-bottom: 0; }
    .cta-area_ad39afa255d718bf .te-content-wrapper_aff8312f7f218732 .te-cta-title_10696d66654a326e {
      color: #ffffff;
      text-transform: capitalize;
      margin-bottom: 0;
      font-size: 57px;
      line-height: 77px;
      letter-spacing: -1px; }
      @media (max-width: 375px) {
        .cta-area_ad39afa255d718bf .te-content-wrapper_aff8312f7f218732 .te-cta-title_10696d66654a326e {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .cta-area_ad39afa255d718bf .te-content-wrapper_aff8312f7f218732 .te-cta-title_10696d66654a326e {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .cta-area_ad39afa255d718bf .te-content-wrapper_aff8312f7f218732 .te-cta-title_10696d66654a326e {
          font-size: 36px;
          line-height: 42px; } }
    .cta-area_ad39afa255d718bf .te-content-wrapper_aff8312f7f218732 .text_c9547c4510868914 {
      font-size: 18px;
      line-height: 36px;
      color: #ffffff;
      margin-bottom: 0; }
  .cta-area_ad39afa255d718bf .te-btn-wrapper_2219673f7c882d19 {
    margin-top: 30px; }
  .cta-area_ad39afa255d718bf .te-cta-inner-area_32e88e9d1cd30287 {
    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_ad39afa255d718bf .te-cta-inner-area_32e88e9d1cd30287 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .cta-area_ad39afa255d718bf .te-cta-inner-area_32e88e9d1cd30287 .te-cta-collumn_8e66777d2161ffb0 {
      -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_3636310c0f068e3d {
  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_3636310c0f068e3d {
      -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_3636310c0f068e3d.left-align-title_4ecb4cb6b2c5ae3d .te-section-content_5d95e6d168c0686f {
    margin-top: -15px; }
  .te-section-title_3636310c0f068e3d .te-section-content_5d95e6d168c0686f {
    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_3636310c0f068e3d .short-title_977357b58dda3ed9 {
    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_3636310c0f068e3d .short-title_977357b58dda3ed9::before, .te-section-title_3636310c0f068e3d .short-title_977357b58dda3ed9::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_3636310c0f068e3d .short-title_977357b58dda3ed9.only-divider_b7ac57399a7b5ccf {
      gap: 10px; }
      .te-section-title_3636310c0f068e3d .short-title_977357b58dda3ed9.only-divider_b7ac57399a7b5ccf::before {
        display: none; }
  .te-section-title_3636310c0f068e3d .title_f2cf349153eb9f1f {
    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_3636310c0f068e3d .title_f2cf349153eb9f1f {
        font-size: 34px;
        line-height: 1.25; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .te-section-title_3636310c0f068e3d .title_f2cf349153eb9f1f {
        font-size: 34px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .te-section-title_3636310c0f068e3d .title_f2cf349153eb9f1f {
        font-size: 30px;
        line-height: 1.3; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-section-title_3636310c0f068e3d .title_f2cf349153eb9f1f {
        font-size: 26px;
        line-height: 1.35; } }
    @media only screen and (min-width: 0px) and (max-width: 439px) {
      .te-section-title_3636310c0f068e3d .title_f2cf349153eb9f1f br {
        display: none; } }
    .te-section-title_3636310c0f068e3d .title_f2cf349153eb9f1f span {
      color: #317EFE; }
  .te-section-title_3636310c0f068e3d .te-section-desc_fda308f5549c3675 {
    font-size: 16px;
    font-weight: 400;
    font-family: "Inter", sans-serif;
    color: #335371;
    margin-bottom: 0; }
    .te-section-title_3636310c0f068e3d .te-section-desc_fda308f5549c3675 .te-theme-btn_05c5fd0e80db345f {
      background-color: transparent;
      color: #14203A; }
      .te-section-title_3636310c0f068e3d .te-section-desc_fda308f5549c3675 .te-theme-btn_05c5fd0e80db345f:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

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

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

.wp-block-query-pagination_8f1ec5bd72ecc51c,
.navigation_92a5a930f0f10fde.posts-navigation_0e1b755baf3cddfb,
.comment-navigation_f4f099777fd4db61 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .wp-block-query-pagination_8f1ec5bd72ecc51c .wp-block-query-pagination-numbers_ecf8ce6b102410cb,
  .navigation_92a5a930f0f10fde.posts-navigation_0e1b755baf3cddfb .wp-block-query-pagination-numbers_ecf8ce6b102410cb,
  .comment-navigation_f4f099777fd4db61 .wp-block-query-pagination-numbers_ecf8ce6b102410cb {
    width: inherit; }
  .wp-block-query-pagination_8f1ec5bd72ecc51c .nav-links_9f98efc7d2a74c44,
  .navigation_92a5a930f0f10fde.posts-navigation_0e1b755baf3cddfb .nav-links_9f98efc7d2a74c44,
  .comment-navigation_f4f099777fd4db61 .nav-links_9f98efc7d2a74c44 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
  .wp-block-query-pagination_8f1ec5bd72ecc51c .wp-block-query-pagination-previous_df1b1417a1160b04,
  .wp-block-query-pagination_8f1ec5bd72ecc51c .wp-block-query-pagination-next_caa455deb2503cd7,
  .wp-block-query-pagination_8f1ec5bd72ecc51c .nav-next_8e5cb0b0e9dc78ae a,
  .wp-block-query-pagination_8f1ec5bd72ecc51c .nav-previous_9abc82fc73dbedec a,
  .navigation_92a5a930f0f10fde.posts-navigation_0e1b755baf3cddfb .wp-block-query-pagination-previous_df1b1417a1160b04,
  .navigation_92a5a930f0f10fde.posts-navigation_0e1b755baf3cddfb .wp-block-query-pagination-next_caa455deb2503cd7,
  .navigation_92a5a930f0f10fde.posts-navigation_0e1b755baf3cddfb .nav-next_8e5cb0b0e9dc78ae a,
  .navigation_92a5a930f0f10fde.posts-navigation_0e1b755baf3cddfb .nav-previous_9abc82fc73dbedec a,
  .comment-navigation_f4f099777fd4db61 .wp-block-query-pagination-previous_df1b1417a1160b04,
  .comment-navigation_f4f099777fd4db61 .wp-block-query-pagination-next_caa455deb2503cd7,
  .comment-navigation_f4f099777fd4db61 .nav-next_8e5cb0b0e9dc78ae a,
  .comment-navigation_f4f099777fd4db61 .nav-previous_9abc82fc73dbedec 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_8f1ec5bd72ecc51c .wp-block-query-pagination-previous_df1b1417a1160b04,
      .wp-block-query-pagination_8f1ec5bd72ecc51c .wp-block-query-pagination-next_caa455deb2503cd7,
      .wp-block-query-pagination_8f1ec5bd72ecc51c .nav-next_8e5cb0b0e9dc78ae a,
      .wp-block-query-pagination_8f1ec5bd72ecc51c .nav-previous_9abc82fc73dbedec a,
      .navigation_92a5a930f0f10fde.posts-navigation_0e1b755baf3cddfb .wp-block-query-pagination-previous_df1b1417a1160b04,
      .navigation_92a5a930f0f10fde.posts-navigation_0e1b755baf3cddfb .wp-block-query-pagination-next_caa455deb2503cd7,
      .navigation_92a5a930f0f10fde.posts-navigation_0e1b755baf3cddfb .nav-next_8e5cb0b0e9dc78ae a,
      .navigation_92a5a930f0f10fde.posts-navigation_0e1b755baf3cddfb .nav-previous_9abc82fc73dbedec a,
      .comment-navigation_f4f099777fd4db61 .wp-block-query-pagination-previous_df1b1417a1160b04,
      .comment-navigation_f4f099777fd4db61 .wp-block-query-pagination-next_caa455deb2503cd7,
      .comment-navigation_f4f099777fd4db61 .nav-next_8e5cb0b0e9dc78ae a,
      .comment-navigation_f4f099777fd4db61 .nav-previous_9abc82fc73dbedec a {
        height: 40px; } }
    .wp-block-query-pagination_8f1ec5bd72ecc51c .wp-block-query-pagination-previous_df1b1417a1160b04:hover,
    .wp-block-query-pagination_8f1ec5bd72ecc51c .wp-block-query-pagination-next_caa455deb2503cd7:hover,
    .wp-block-query-pagination_8f1ec5bd72ecc51c .nav-next_8e5cb0b0e9dc78ae a:hover,
    .wp-block-query-pagination_8f1ec5bd72ecc51c .nav-previous_9abc82fc73dbedec a:hover,
    .navigation_92a5a930f0f10fde.posts-navigation_0e1b755baf3cddfb .wp-block-query-pagination-previous_df1b1417a1160b04:hover,
    .navigation_92a5a930f0f10fde.posts-navigation_0e1b755baf3cddfb .wp-block-query-pagination-next_caa455deb2503cd7:hover,
    .navigation_92a5a930f0f10fde.posts-navigation_0e1b755baf3cddfb .nav-next_8e5cb0b0e9dc78ae a:hover,
    .navigation_92a5a930f0f10fde.posts-navigation_0e1b755baf3cddfb .nav-previous_9abc82fc73dbedec a:hover,
    .comment-navigation_f4f099777fd4db61 .wp-block-query-pagination-previous_df1b1417a1160b04:hover,
    .comment-navigation_f4f099777fd4db61 .wp-block-query-pagination-next_caa455deb2503cd7:hover,
    .comment-navigation_f4f099777fd4db61 .nav-next_8e5cb0b0e9dc78ae a:hover,
    .comment-navigation_f4f099777fd4db61 .nav-previous_9abc82fc73dbedec 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_5d267ce3984393d6,
.page-links_6a32d4e977961818,
.wp-block-query-pagination-numbers_ecf8ce6b102410cb {
  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_5d267ce3984393d6 ul,
  .page-links_6a32d4e977961818 ul,
  .wp-block-query-pagination-numbers_ecf8ce6b102410cb 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_5d267ce3984393d6 ul li,
    .page-links_6a32d4e977961818 ul li,
    .wp-block-query-pagination-numbers_ecf8ce6b102410cb ul li {
      padding-top: 0; }
    .te-basic-pagination_5d267ce3984393d6 ul .prev_9220bfb09c6e96a3 span,
    .te-basic-pagination_5d267ce3984393d6 ul .next_12867291e93ace42 span,
    .page-links_6a32d4e977961818 ul .prev_9220bfb09c6e96a3 span,
    .page-links_6a32d4e977961818 ul .next_12867291e93ace42 span,
    .wp-block-query-pagination-numbers_ecf8ce6b102410cb ul .prev_9220bfb09c6e96a3 span,
    .wp-block-query-pagination-numbers_ecf8ce6b102410cb ul .next_12867291e93ace42 span {
      display: none; }
  .te-basic-pagination_5d267ce3984393d6 .post-page-numbers_52b0887e2a17e312,
  .page-links_6a32d4e977961818 .post-page-numbers_52b0887e2a17e312,
  .wp-block-query-pagination-numbers_ecf8ce6b102410cb .post-page-numbers_52b0887e2a17e312 {
    background-color: rgba(71, 112, 247, 0.1) !important; }
  .te-basic-pagination_5d267ce3984393d6 .page-numbers_10389b5a6ebf61fc,
  .te-basic-pagination_5d267ce3984393d6 .post-page-numbers_52b0887e2a17e312,
  .page-links_6a32d4e977961818 .page-numbers_10389b5a6ebf61fc,
  .page-links_6a32d4e977961818 .post-page-numbers_52b0887e2a17e312,
  .wp-block-query-pagination-numbers_ecf8ce6b102410cb .page-numbers_10389b5a6ebf61fc,
  .wp-block-query-pagination-numbers_ecf8ce6b102410cb .post-page-numbers_52b0887e2a17e312 {
    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_5d267ce3984393d6 .page-numbers_10389b5a6ebf61fc,
      .te-basic-pagination_5d267ce3984393d6 .post-page-numbers_52b0887e2a17e312,
      .page-links_6a32d4e977961818 .page-numbers_10389b5a6ebf61fc,
      .page-links_6a32d4e977961818 .post-page-numbers_52b0887e2a17e312,
      .wp-block-query-pagination-numbers_ecf8ce6b102410cb .page-numbers_10389b5a6ebf61fc,
      .wp-block-query-pagination-numbers_ecf8ce6b102410cb .post-page-numbers_52b0887e2a17e312 {
        width: 40px;
        height: 40px;
        font-size: 16px; } }
    .te-basic-pagination_5d267ce3984393d6 .page-numbers_10389b5a6ebf61fc:hover,
    .te-basic-pagination_5d267ce3984393d6 .post-page-numbers_52b0887e2a17e312:hover,
    .page-links_6a32d4e977961818 .page-numbers_10389b5a6ebf61fc:hover,
    .page-links_6a32d4e977961818 .post-page-numbers_52b0887e2a17e312:hover,
    .wp-block-query-pagination-numbers_ecf8ce6b102410cb .page-numbers_10389b5a6ebf61fc:hover,
    .wp-block-query-pagination-numbers_ecf8ce6b102410cb .post-page-numbers_52b0887e2a17e312: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_5d267ce3984393d6 .page-numbers_10389b5a6ebf61fc.current_e6cd6f1a05f154c2,
    .te-basic-pagination_5d267ce3984393d6 .post-page-numbers_52b0887e2a17e312.current_e6cd6f1a05f154c2,
    .page-links_6a32d4e977961818 .page-numbers_10389b5a6ebf61fc.current_e6cd6f1a05f154c2,
    .page-links_6a32d4e977961818 .post-page-numbers_52b0887e2a17e312.current_e6cd6f1a05f154c2,
    .wp-block-query-pagination-numbers_ecf8ce6b102410cb .page-numbers_10389b5a6ebf61fc.current_e6cd6f1a05f154c2,
    .wp-block-query-pagination-numbers_ecf8ce6b102410cb .post-page-numbers_52b0887e2a17e312.current_e6cd6f1a05f154c2 {
      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_4fdb492e35634dc9 {
  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_4fdb492e35634dc9 {
      -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_4fdb492e35634dc9 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 30px;
      margin: 30px 0; } }
  .te-blog-post-nav_4fdb492e35634dc9 .te-post-navigation_9ad42e892984154e {
    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_4fdb492e35634dc9 .te-post-navigation_9ad42e892984154e {
        -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_4fdb492e35634dc9 .te-post-navigation_9ad42e892984154e {
        width: 100%; } }
    @media (max-width: 767px) {
      .te-blog-post-nav_4fdb492e35634dc9 .te-post-navigation_9ad42e892984154e {
        width: 100%; } }
    .te-blog-post-nav_4fdb492e35634dc9 .te-post-navigation_9ad42e892984154e::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_4fdb492e35634dc9 .te-post-navigation_9ad42e892984154e::after {
          display: none; } }
      @media (max-width: 767px) {
        .te-blog-post-nav_4fdb492e35634dc9 .te-post-navigation_9ad42e892984154e::after {
          display: none; } }
    .te-blog-post-nav_4fdb492e35634dc9 .te-post-navigation_9ad42e892984154e:last-child {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .te-blog-post-nav_4fdb492e35634dc9 .te-post-navigation_9ad42e892984154e:last-child .text_c9547c4510868914 {
        text-align: right; }
        @media (max-width: 374px) {
          .te-blog-post-nav_4fdb492e35634dc9 .te-post-navigation_9ad42e892984154e:last-child .text_c9547c4510868914 {
            text-align: left; } }
      .te-blog-post-nav_4fdb492e35634dc9 .te-post-navigation_9ad42e892984154e:last-child::after {
        display: none; }
    .te-blog-post-nav_4fdb492e35634dc9 .te-post-navigation_9ad42e892984154e .te-post-img_16079ca82aed056d {
      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_4fdb492e35634dc9 .te-post-navigation_9ad42e892984154e .te-post-img_16079ca82aed056d {
          width: 100% !important;
          height: 150px !important; } }
      .te-blog-post-nav_4fdb492e35634dc9 .te-post-navigation_9ad42e892984154e .te-post-img_16079ca82aed056d img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        left: 0;
        top: 0; }
    .te-blog-post-nav_4fdb492e35634dc9 .te-post-navigation_9ad42e892984154e .text_c9547c4510868914 {
      width: 100%; }
      .te-blog-post-nav_4fdb492e35634dc9 .te-post-navigation_9ad42e892984154e .text_c9547c4510868914 span {
        font-size: 18px;
        font-family: "Inter", sans-serif;
        text-transform: capitalize;
        font-weight: 400;
        display: block;
        color: #335371; }
      .te-blog-post-nav_4fdb492e35634dc9 .te-post-navigation_9ad42e892984154e .text_c9547c4510868914 h4 {
        text-transform: capitalize;
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        line-height: 30px;
        letter-spacing: 0px; }
    .te-blog-post-nav_4fdb492e35634dc9 .te-post-navigation_9ad42e892984154e .theme-navigation_65c24bb9ba37453c {
      width: 100%; }

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

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

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

.project-details-overview_251836804d389653 {
  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_251836804d389653 .list-wrapper_3298078a83648fff {
    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_251836804d389653 .list-wrapper_3298078a83648fff {
        -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_251836804d389653 .list-wrapper_3298078a83648fff .image_079f52ba85c7fea2 {
      width: 410px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 20px;
      overflow: hidden; }
      .project-details-overview_251836804d389653 .list-wrapper_3298078a83648fff .image_079f52ba85c7fea2 img {
        border-radius: 20px; }
    .project-details-overview_251836804d389653 .list-wrapper_3298078a83648fff 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_251836804d389653 .list-wrapper_3298078a83648fff 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_251836804d389653 .list-wrapper_3298078a83648fff 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_251836804d389653 .list-wrapper_3298078a83648fff 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_251836804d389653 .list-wrapper_3298078a83648fff .user-card_f98664b67ee71139 {
      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_251836804d389653 .list-wrapper_3298078a83648fff .user-card_f98664b67ee71139 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .project-details-overview_251836804d389653 .list-wrapper_3298078a83648fff .user-card_f98664b67ee71139 .image_079f52ba85c7fea2 {
        width: 90px;
        height: 90px;
        border-radius: 100px;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
      .project-details-overview_251836804d389653 .list-wrapper_3298078a83648fff .user-card_f98664b67ee71139 .content_ddcca9e3e58ca483 .title_f2cf349153eb9f1f {
        font-size: 20px;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: 0px; }
      .project-details-overview_251836804d389653 .list-wrapper_3298078a83648fff .user-card_f98664b67ee71139 .content_ddcca9e3e58ca483 .text_c9547c4510868914 {
        margin-bottom: 0; }

.te-list-item_25e562013e26f6b7 {
  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_25e562013e26f6b7 .icon_0058a6b9f2c4fbbf {
    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_25e562013e26f6b7 .text_c9547c4510868914 {
    font-size: 18px;
    line-height: 36px;
    font-weight: 400;
    color: #335371;
    margin: 0; }

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

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

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

/* Widget */
.widget_6ac660ce880f78e2,
.sidebar__widget_d2f04b507b4553bf {
  /* 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_6ac660ce880f78e2 ol,
  .widget_6ac660ce880f78e2 ul,
  .sidebar__widget_d2f04b507b4553bf ol,
  .sidebar__widget_d2f04b507b4553bf ul {
    margin-bottom: 0; }
  .widget_6ac660ce880f78e2 .widget-instagram-feed_b85e3bfbc98b86b5,
  .sidebar__widget_d2f04b507b4553bf .widget-instagram-feed_b85e3bfbc98b86b5 {
    width: 315px; }
    @media only screen and (min-width: 992px) and (max-width: 1280px) {
      .widget_6ac660ce880f78e2 .widget-instagram-feed_b85e3bfbc98b86b5,
      .sidebar__widget_d2f04b507b4553bf .widget-instagram-feed_b85e3bfbc98b86b5 {
        width: 220px; } }
    @media (max-width: 374px) {
      .widget_6ac660ce880f78e2 .widget-instagram-feed_b85e3bfbc98b86b5,
      .sidebar__widget_d2f04b507b4553bf .widget-instagram-feed_b85e3bfbc98b86b5 {
        width: 200px; } }
    .widget_6ac660ce880f78e2 .widget-instagram-feed_b85e3bfbc98b86b5 .single-instagram-feed_52b5769f99716e1d,
    .sidebar__widget_d2f04b507b4553bf .widget-instagram-feed_b85e3bfbc98b86b5 .single-instagram-feed_52b5769f99716e1d {
      width: 96px;
      height: 96px; }
  .widget_6ac660ce880f78e2 .wp-block-heading_268ab16c5904cd64,
  .widget_6ac660ce880f78e2 .widget-title_97a33a0ef654920c,
  .widget_6ac660ce880f78e2 .wp-block-search__label_546c50067c567d41,
  .sidebar__widget_d2f04b507b4553bf .wp-block-heading_268ab16c5904cd64,
  .sidebar__widget_d2f04b507b4553bf .widget-title_97a33a0ef654920c,
  .sidebar__widget_d2f04b507b4553bf .wp-block-search__label_546c50067c567d41 {
    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_6ac660ce880f78e2 .wp-block-social-links_5afe925fa4cb0911 .wp-social-link_5b1beed23645dc19,
  .sidebar__widget_d2f04b507b4553bf .wp-block-social-links_5afe925fa4cb0911 .wp-social-link_5b1beed23645dc19 {
    padding: 0;
    margin: 0;
    line-height: 0; }
    .widget_6ac660ce880f78e2 .wp-block-social-links_5afe925fa4cb0911 .wp-social-link_5b1beed23645dc19 a,
    .sidebar__widget_d2f04b507b4553bf .wp-block-social-links_5afe925fa4cb0911 .wp-social-link_5b1beed23645dc19 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_6ac660ce880f78e2 .wp-block-social-links_5afe925fa4cb0911 .wp-social-link_5b1beed23645dc19 a:before,
      .sidebar__widget_d2f04b507b4553bf .wp-block-social-links_5afe925fa4cb0911 .wp-social-link_5b1beed23645dc19 a:before {
        display: none; }
  .widget_6ac660ce880f78e2 .has-avatars_c01a1486cf38ed7d.has-dates_94fda2945d715402.has-excerpts_332737f9fcc49714.wp-block-te-latest-comments_15da16af17e7d89b li.wp-block-te-latest-comments__comment_23370f108fc509ad .wp-block-te-latest-comments__comment-meta_f139e68833cc5f5a,
  .widget_6ac660ce880f78e2 .has-dates_94fda2945d715402.has-excerpts_332737f9fcc49714.wp-block-te-latest-comments_15da16af17e7d89b li.wp-block-te-latest-comments__comment_23370f108fc509ad .wp-block-te-latest-comments__comment-meta_f139e68833cc5f5a,
  .sidebar__widget_d2f04b507b4553bf .has-avatars_c01a1486cf38ed7d.has-dates_94fda2945d715402.has-excerpts_332737f9fcc49714.wp-block-te-latest-comments_15da16af17e7d89b li.wp-block-te-latest-comments__comment_23370f108fc509ad .wp-block-te-latest-comments__comment-meta_f139e68833cc5f5a,
  .sidebar__widget_d2f04b507b4553bf .has-dates_94fda2945d715402.has-excerpts_332737f9fcc49714.wp-block-te-latest-comments_15da16af17e7d89b li.wp-block-te-latest-comments__comment_23370f108fc509ad .wp-block-te-latest-comments__comment-meta_f139e68833cc5f5a {
    font-weight: 500; }
    .widget_6ac660ce880f78e2 .has-avatars_c01a1486cf38ed7d.has-dates_94fda2945d715402.has-excerpts_332737f9fcc49714.wp-block-te-latest-comments_15da16af17e7d89b li.wp-block-te-latest-comments__comment_23370f108fc509ad .wp-block-te-latest-comments__comment-meta_f139e68833cc5f5a .wp-block-te-latest-comments__comment-author_ab6e61e9420c3e9c,
    .widget_6ac660ce880f78e2 .has-avatars_c01a1486cf38ed7d.has-dates_94fda2945d715402.has-excerpts_332737f9fcc49714.wp-block-te-latest-comments_15da16af17e7d89b li.wp-block-te-latest-comments__comment_23370f108fc509ad .wp-block-te-latest-comments__comment-meta_f139e68833cc5f5a .wp-block-te-latest-comments__comment-link_49e95d8496b1e612,
    .widget_6ac660ce880f78e2 .has-dates_94fda2945d715402.has-excerpts_332737f9fcc49714.wp-block-te-latest-comments_15da16af17e7d89b li.wp-block-te-latest-comments__comment_23370f108fc509ad .wp-block-te-latest-comments__comment-meta_f139e68833cc5f5a .wp-block-te-latest-comments__comment-author_ab6e61e9420c3e9c,
    .widget_6ac660ce880f78e2 .has-dates_94fda2945d715402.has-excerpts_332737f9fcc49714.wp-block-te-latest-comments_15da16af17e7d89b li.wp-block-te-latest-comments__comment_23370f108fc509ad .wp-block-te-latest-comments__comment-meta_f139e68833cc5f5a .wp-block-te-latest-comments__comment-link_49e95d8496b1e612,
    .sidebar__widget_d2f04b507b4553bf .has-avatars_c01a1486cf38ed7d.has-dates_94fda2945d715402.has-excerpts_332737f9fcc49714.wp-block-te-latest-comments_15da16af17e7d89b li.wp-block-te-latest-comments__comment_23370f108fc509ad .wp-block-te-latest-comments__comment-meta_f139e68833cc5f5a .wp-block-te-latest-comments__comment-author_ab6e61e9420c3e9c,
    .sidebar__widget_d2f04b507b4553bf .has-avatars_c01a1486cf38ed7d.has-dates_94fda2945d715402.has-excerpts_332737f9fcc49714.wp-block-te-latest-comments_15da16af17e7d89b li.wp-block-te-latest-comments__comment_23370f108fc509ad .wp-block-te-latest-comments__comment-meta_f139e68833cc5f5a .wp-block-te-latest-comments__comment-link_49e95d8496b1e612,
    .sidebar__widget_d2f04b507b4553bf .has-dates_94fda2945d715402.has-excerpts_332737f9fcc49714.wp-block-te-latest-comments_15da16af17e7d89b li.wp-block-te-latest-comments__comment_23370f108fc509ad .wp-block-te-latest-comments__comment-meta_f139e68833cc5f5a .wp-block-te-latest-comments__comment-author_ab6e61e9420c3e9c,
    .sidebar__widget_d2f04b507b4553bf .has-dates_94fda2945d715402.has-excerpts_332737f9fcc49714.wp-block-te-latest-comments_15da16af17e7d89b li.wp-block-te-latest-comments__comment_23370f108fc509ad .wp-block-te-latest-comments__comment-meta_f139e68833cc5f5a .wp-block-te-latest-comments__comment-link_49e95d8496b1e612 {
      font-weight: 500; }
  .widget_6ac660ce880f78e2 .wp-block-te-latest-comments_15da16af17e7d89b li.wp-block-te-latest-comments__comment_23370f108fc509ad,
  .widget_6ac660ce880f78e2 .wp-block-latest-posts_2742ae43daf49972 li.wp-block-te-latest-comments__comment_23370f108fc509ad,
  .sidebar__widget_d2f04b507b4553bf .wp-block-te-latest-comments_15da16af17e7d89b li.wp-block-te-latest-comments__comment_23370f108fc509ad,
  .sidebar__widget_d2f04b507b4553bf .wp-block-latest-posts_2742ae43daf49972 li.wp-block-te-latest-comments__comment_23370f108fc509ad {
    margin-bottom: 0; }
  .widget_6ac660ce880f78e2 .wp-block-te-latest-comments_15da16af17e7d89b li .wp-block-te-latest-comments__comment-meta_f139e68833cc5f5a,
  .widget_6ac660ce880f78e2 .wp-block-te-latest-comments_15da16af17e7d89b li .wp-block-latest-posts__te-post-title_b58da829b17c5294,
  .widget_6ac660ce880f78e2 .wp-block-latest-posts_2742ae43daf49972 li .wp-block-te-latest-comments__comment-meta_f139e68833cc5f5a,
  .widget_6ac660ce880f78e2 .wp-block-latest-posts_2742ae43daf49972 li .wp-block-latest-posts__te-post-title_b58da829b17c5294,
  .sidebar__widget_d2f04b507b4553bf .wp-block-te-latest-comments_15da16af17e7d89b li .wp-block-te-latest-comments__comment-meta_f139e68833cc5f5a,
  .sidebar__widget_d2f04b507b4553bf .wp-block-te-latest-comments_15da16af17e7d89b li .wp-block-latest-posts__te-post-title_b58da829b17c5294,
  .sidebar__widget_d2f04b507b4553bf .wp-block-latest-posts_2742ae43daf49972 li .wp-block-te-latest-comments__comment-meta_f139e68833cc5f5a,
  .sidebar__widget_d2f04b507b4553bf .wp-block-latest-posts_2742ae43daf49972 li .wp-block-latest-posts__te-post-title_b58da829b17c5294 {
    line-height: 28px;
    font-weight: 400; }
    .widget_6ac660ce880f78e2 .wp-block-te-latest-comments_15da16af17e7d89b li .wp-block-te-latest-comments__comment-meta_f139e68833cc5f5a .wp-block-te-latest-comments__comment-date_6d3913859c617068,
    .widget_6ac660ce880f78e2 .wp-block-te-latest-comments_15da16af17e7d89b li .wp-block-latest-posts__te-post-title_b58da829b17c5294 .wp-block-te-latest-comments__comment-date_6d3913859c617068,
    .widget_6ac660ce880f78e2 .wp-block-latest-posts_2742ae43daf49972 li .wp-block-te-latest-comments__comment-meta_f139e68833cc5f5a .wp-block-te-latest-comments__comment-date_6d3913859c617068,
    .widget_6ac660ce880f78e2 .wp-block-latest-posts_2742ae43daf49972 li .wp-block-latest-posts__te-post-title_b58da829b17c5294 .wp-block-te-latest-comments__comment-date_6d3913859c617068,
    .sidebar__widget_d2f04b507b4553bf .wp-block-te-latest-comments_15da16af17e7d89b li .wp-block-te-latest-comments__comment-meta_f139e68833cc5f5a .wp-block-te-latest-comments__comment-date_6d3913859c617068,
    .sidebar__widget_d2f04b507b4553bf .wp-block-te-latest-comments_15da16af17e7d89b li .wp-block-latest-posts__te-post-title_b58da829b17c5294 .wp-block-te-latest-comments__comment-date_6d3913859c617068,
    .sidebar__widget_d2f04b507b4553bf .wp-block-latest-posts_2742ae43daf49972 li .wp-block-te-latest-comments__comment-meta_f139e68833cc5f5a .wp-block-te-latest-comments__comment-date_6d3913859c617068,
    .sidebar__widget_d2f04b507b4553bf .wp-block-latest-posts_2742ae43daf49972 li .wp-block-latest-posts__te-post-title_b58da829b17c5294 .wp-block-te-latest-comments__comment-date_6d3913859c617068 {
      font-size: 14px !important;
      margin-bottom: 10px;
      position: relative; }
      .widget_6ac660ce880f78e2 .wp-block-te-latest-comments_15da16af17e7d89b li .wp-block-te-latest-comments__comment-meta_f139e68833cc5f5a .wp-block-te-latest-comments__comment-date_6d3913859c617068:before,
      .widget_6ac660ce880f78e2 .wp-block-te-latest-comments_15da16af17e7d89b li .wp-block-latest-posts__te-post-title_b58da829b17c5294 .wp-block-te-latest-comments__comment-date_6d3913859c617068:before,
      .widget_6ac660ce880f78e2 .wp-block-latest-posts_2742ae43daf49972 li .wp-block-te-latest-comments__comment-meta_f139e68833cc5f5a .wp-block-te-latest-comments__comment-date_6d3913859c617068:before,
      .widget_6ac660ce880f78e2 .wp-block-latest-posts_2742ae43daf49972 li .wp-block-latest-posts__te-post-title_b58da829b17c5294 .wp-block-te-latest-comments__comment-date_6d3913859c617068:before,
      .sidebar__widget_d2f04b507b4553bf .wp-block-te-latest-comments_15da16af17e7d89b li .wp-block-te-latest-comments__comment-meta_f139e68833cc5f5a .wp-block-te-latest-comments__comment-date_6d3913859c617068:before,
      .sidebar__widget_d2f04b507b4553bf .wp-block-te-latest-comments_15da16af17e7d89b li .wp-block-latest-posts__te-post-title_b58da829b17c5294 .wp-block-te-latest-comments__comment-date_6d3913859c617068:before,
      .sidebar__widget_d2f04b507b4553bf .wp-block-latest-posts_2742ae43daf49972 li .wp-block-te-latest-comments__comment-meta_f139e68833cc5f5a .wp-block-te-latest-comments__comment-date_6d3913859c617068:before,
      .sidebar__widget_d2f04b507b4553bf .wp-block-latest-posts_2742ae43daf49972 li .wp-block-latest-posts__te-post-title_b58da829b17c5294 .wp-block-te-latest-comments__comment-date_6d3913859c617068:before {
        content: "\f274";
        font-family: "Font Awesome 6 Free";
        padding-right: 8px; }
  .widget_6ac660ce880f78e2 .wp-block-te-latest-comments_15da16af17e7d89b li a,
  .widget_6ac660ce880f78e2 .wp-block-latest-posts_2742ae43daf49972 li a,
  .sidebar__widget_d2f04b507b4553bf .wp-block-te-latest-comments_15da16af17e7d89b li a,
  .sidebar__widget_d2f04b507b4553bf .wp-block-latest-posts_2742ae43daf49972 li a {
    color: #335371; }
    .widget_6ac660ce880f78e2 .wp-block-te-latest-comments_15da16af17e7d89b li a.wp-block-te-latest-comments__comment-author_ab6e61e9420c3e9c, .widget_6ac660ce880f78e2 .wp-block-te-latest-comments_15da16af17e7d89b li a.wp-block-te-latest-comments__comment-link_49e95d8496b1e612,
    .widget_6ac660ce880f78e2 .wp-block-latest-posts_2742ae43daf49972 li a.wp-block-te-latest-comments__comment-author_ab6e61e9420c3e9c,
    .widget_6ac660ce880f78e2 .wp-block-latest-posts_2742ae43daf49972 li a.wp-block-te-latest-comments__comment-link_49e95d8496b1e612,
    .sidebar__widget_d2f04b507b4553bf .wp-block-te-latest-comments_15da16af17e7d89b li a.wp-block-te-latest-comments__comment-author_ab6e61e9420c3e9c,
    .sidebar__widget_d2f04b507b4553bf .wp-block-te-latest-comments_15da16af17e7d89b li a.wp-block-te-latest-comments__comment-link_49e95d8496b1e612,
    .sidebar__widget_d2f04b507b4553bf .wp-block-latest-posts_2742ae43daf49972 li a.wp-block-te-latest-comments__comment-author_ab6e61e9420c3e9c,
    .sidebar__widget_d2f04b507b4553bf .wp-block-latest-posts_2742ae43daf49972 li a.wp-block-te-latest-comments__comment-link_49e95d8496b1e612 {
      display: inline !important;
      text-transform: capitalize;
      line-height: 28px;
      font-weight: 400; }
    .widget_6ac660ce880f78e2 .wp-block-te-latest-comments_15da16af17e7d89b li a:hover,
    .widget_6ac660ce880f78e2 .wp-block-latest-posts_2742ae43daf49972 li a:hover,
    .sidebar__widget_d2f04b507b4553bf .wp-block-te-latest-comments_15da16af17e7d89b li a:hover,
    .sidebar__widget_d2f04b507b4553bf .wp-block-latest-posts_2742ae43daf49972 li a:hover {
      color: #317EFE; }
  .widget_6ac660ce880f78e2 .wp-block-te-latest-comments_15da16af17e7d89b li .wp-block-te-latest-comments__comment-excerpt_1d9e4f911329cf4a p,
  .widget_6ac660ce880f78e2 .wp-block-latest-posts_2742ae43daf49972 li .wp-block-te-latest-comments__comment-excerpt_1d9e4f911329cf4a p,
  .sidebar__widget_d2f04b507b4553bf .wp-block-te-latest-comments_15da16af17e7d89b li .wp-block-te-latest-comments__comment-excerpt_1d9e4f911329cf4a p,
  .sidebar__widget_d2f04b507b4553bf .wp-block-latest-posts_2742ae43daf49972 li .wp-block-te-latest-comments__comment-excerpt_1d9e4f911329cf4a p {
    font-size: 16px;
    line-height: 28px;
    margin: 0; }
  .widget_6ac660ce880f78e2 .te-social-profile_9aa7f4b272c20667,
  .sidebar__widget_d2f04b507b4553bf .te-social-profile_9aa7f4b272c20667 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .widget_6ac660ce880f78e2 .te-social-profile_9aa7f4b272c20667 a,
    .sidebar__widget_d2f04b507b4553bf .te-social-profile_9aa7f4b272c20667 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_6ac660ce880f78e2 .te-social-profile_9aa7f4b272c20667 a,
        .sidebar__widget_d2f04b507b4553bf .te-social-profile_9aa7f4b272c20667 a {
          width: 40px;
          height: 40px; } }
      .widget_6ac660ce880f78e2 .te-social-profile_9aa7f4b272c20667 a.facebook_74336ae014498994,
      .sidebar__widget_d2f04b507b4553bf .te-social-profile_9aa7f4b272c20667 a.facebook_74336ae014498994 {
        background-color: #1877f2; }
      .widget_6ac660ce880f78e2 .te-social-profile_9aa7f4b272c20667 a.twitter_23e1f907c2de6379,
      .sidebar__widget_d2f04b507b4553bf .te-social-profile_9aa7f4b272c20667 a.twitter_23e1f907c2de6379 {
        background-color: #1da1f2; }
      .widget_6ac660ce880f78e2 .te-social-profile_9aa7f4b272c20667 a.linkedin_8e4b4b04a3e9be6c,
      .sidebar__widget_d2f04b507b4553bf .te-social-profile_9aa7f4b272c20667 a.linkedin_8e4b4b04a3e9be6c {
        background-color: #0a66c2; }
      .widget_6ac660ce880f78e2 .te-social-profile_9aa7f4b272c20667 a.instagram_648721d8eb91c3be,
      .sidebar__widget_d2f04b507b4553bf .te-social-profile_9aa7f4b272c20667 a.instagram_648721d8eb91c3be {
        background-color: #405de6; }
      .widget_6ac660ce880f78e2 .te-social-profile_9aa7f4b272c20667 a:hover,
      .sidebar__widget_d2f04b507b4553bf .te-social-profile_9aa7f4b272c20667 a:hover {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #E7F914; }
  .widget_6ac660ce880f78e2 select,
  .sidebar__widget_d2f04b507b4553bf select {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371;
    margin-bottom: 0; }
  .widget_6ac660ce880f78e2 .has-login-form_5ee06a54c0106ecc .login-username_fa7d01a1d4b050bb label,
  .widget_6ac660ce880f78e2 .has-login-form_5ee06a54c0106ecc .login-password_f440737f79883b7c label,
  .sidebar__widget_d2f04b507b4553bf .has-login-form_5ee06a54c0106ecc .login-username_fa7d01a1d4b050bb label,
  .sidebar__widget_d2f04b507b4553bf .has-login-form_5ee06a54c0106ecc .login-password_f440737f79883b7c label {
    margin-bottom: 10px; }
  .widget_6ac660ce880f78e2 .has-login-form_5ee06a54c0106ecc .login-username_fa7d01a1d4b050bb input,
  .widget_6ac660ce880f78e2 .has-login-form_5ee06a54c0106ecc .login-password_f440737f79883b7c input,
  .sidebar__widget_d2f04b507b4553bf .has-login-form_5ee06a54c0106ecc .login-username_fa7d01a1d4b050bb input,
  .sidebar__widget_d2f04b507b4553bf .has-login-form_5ee06a54c0106ecc .login-password_f440737f79883b7c input {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #31373f;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371; }
  .widget_6ac660ce880f78e2 .has-login-form_5ee06a54c0106ecc .login-remember_ef87599f416965d7 label,
  .sidebar__widget_d2f04b507b4553bf .has-login-form_5ee06a54c0106ecc .login-remember_ef87599f416965d7 label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px; }
  .widget_6ac660ce880f78e2 .has-login-form_5ee06a54c0106ecc .login-submit_92ad4325425eaa65,
  .sidebar__widget_d2f04b507b4553bf .has-login-form_5ee06a54c0106ecc .login-submit_92ad4325425eaa65 {
    margin-bottom: 0; }
    .widget_6ac660ce880f78e2 .has-login-form_5ee06a54c0106ecc .login-submit_92ad4325425eaa65 input.button-primary_de52ee8ab5794ff5,
    .sidebar__widget_d2f04b507b4553bf .has-login-form_5ee06a54c0106ecc .login-submit_92ad4325425eaa65 input.button-primary_de52ee8ab5794ff5 {
      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_6ac660ce880f78e2 .search-form_b0cafb3ed75d7080,
  .sidebar__widget_d2f04b507b4553bf .search-form_b0cafb3ed75d7080 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_6ac660ce880f78e2 .search-form_b0cafb3ed75d7080 button,
    .sidebar__widget_d2f04b507b4553bf .search-form_b0cafb3ed75d7080 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_6ac660ce880f78e2.widget_search_0e89c1d7d81c6246 .sidebar__search_5535fae99bcad4e2,
  .sidebar__widget_d2f04b507b4553bf.widget_search_0e89c1d7d81c6246 .sidebar__search_5535fae99bcad4e2 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_6ac660ce880f78e2.widget_search_0e89c1d7d81c6246 .sidebar__search_5535fae99bcad4e2 button,
    .sidebar__widget_d2f04b507b4553bf.widget_search_0e89c1d7d81c6246 .sidebar__search_5535fae99bcad4e2 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_6ac660ce880f78e2 .wp-block-search__no-button_016bdacf65019b19.wp-block-search_63ef6af44273ea20 input,
  .sidebar__widget_d2f04b507b4553bf .wp-block-search__no-button_016bdacf65019b19.wp-block-search_63ef6af44273ea20 input {
    border-radius: 10px; }
  .widget_6ac660ce880f78e2 .wp-block-search_63ef6af44273ea20,
  .sidebar__widget_d2f04b507b4553bf .wp-block-search_63ef6af44273ea20 {
    margin-bottom: -2px; }
  .widget_6ac660ce880f78e2 .wp-block-search_63ef6af44273ea20,
  .widget_6ac660ce880f78e2 .search-form_b0cafb3ed75d7080,
  .widget_6ac660ce880f78e2 .sidebar__search_5535fae99bcad4e2,
  .sidebar__widget_d2f04b507b4553bf .wp-block-search_63ef6af44273ea20,
  .sidebar__widget_d2f04b507b4553bf .search-form_b0cafb3ed75d7080,
  .sidebar__widget_d2f04b507b4553bf .sidebar__search_5535fae99bcad4e2 {
    display: inline-block;
    width: 100%;
    overflow: hidden; }
    .widget_6ac660ce880f78e2 .wp-block-search_63ef6af44273ea20 .wp-block-search__inside-wrapper_912ebecda49dcd4f,
    .widget_6ac660ce880f78e2 .search-form_b0cafb3ed75d7080 .wp-block-search__inside-wrapper_912ebecda49dcd4f,
    .widget_6ac660ce880f78e2 .sidebar__search_5535fae99bcad4e2 .wp-block-search__inside-wrapper_912ebecda49dcd4f,
    .sidebar__widget_d2f04b507b4553bf .wp-block-search_63ef6af44273ea20 .wp-block-search__inside-wrapper_912ebecda49dcd4f,
    .sidebar__widget_d2f04b507b4553bf .search-form_b0cafb3ed75d7080 .wp-block-search__inside-wrapper_912ebecda49dcd4f,
    .sidebar__widget_d2f04b507b4553bf .sidebar__search_5535fae99bcad4e2 .wp-block-search__inside-wrapper_912ebecda49dcd4f {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .widget_6ac660ce880f78e2 .wp-block-search_63ef6af44273ea20 label,
    .widget_6ac660ce880f78e2 .search-form_b0cafb3ed75d7080 label,
    .widget_6ac660ce880f78e2 .sidebar__search_5535fae99bcad4e2 label,
    .sidebar__widget_d2f04b507b4553bf .wp-block-search_63ef6af44273ea20 label,
    .sidebar__widget_d2f04b507b4553bf .search-form_b0cafb3ed75d7080 label,
    .sidebar__widget_d2f04b507b4553bf .sidebar__search_5535fae99bcad4e2 label {
      font-size: 24px;
      display: block;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #14203A;
      font-family: "Inter", sans-serif; }
    .widget_6ac660ce880f78e2 .wp-block-search_63ef6af44273ea20 input,
    .widget_6ac660ce880f78e2 .search-form_b0cafb3ed75d7080 input,
    .widget_6ac660ce880f78e2 .sidebar__search_5535fae99bcad4e2 input,
    .sidebar__widget_d2f04b507b4553bf .wp-block-search_63ef6af44273ea20 input,
    .sidebar__widget_d2f04b507b4553bf .search-form_b0cafb3ed75d7080 input,
    .sidebar__widget_d2f04b507b4553bf .sidebar__search_5535fae99bcad4e2 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_6ac660ce880f78e2 .wp-block-search_63ef6af44273ea20 button,
    .widget_6ac660ce880f78e2 .search-form_b0cafb3ed75d7080 button,
    .widget_6ac660ce880f78e2 .sidebar__search_5535fae99bcad4e2 button,
    .sidebar__widget_d2f04b507b4553bf .wp-block-search_63ef6af44273ea20 button,
    .sidebar__widget_d2f04b507b4553bf .search-form_b0cafb3ed75d7080 button,
    .sidebar__widget_d2f04b507b4553bf .sidebar__search_5535fae99bcad4e2 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_6ac660ce880f78e2 .tagcloud_c8778fb295cd6e57,
  .widget_6ac660ce880f78e2 .wp-block-tag-cloud_fb883d3b98b062a6,
  .sidebar__widget_d2f04b507b4553bf .tagcloud_c8778fb295cd6e57,
  .sidebar__widget_d2f04b507b4553bf .wp-block-tag-cloud_fb883d3b98b062a6 {
    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_6ac660ce880f78e2 .tagcloud_c8778fb295cd6e57 a,
    .widget_6ac660ce880f78e2 .wp-block-tag-cloud_fb883d3b98b062a6 a,
    .sidebar__widget_d2f04b507b4553bf .tagcloud_c8778fb295cd6e57 a,
    .sidebar__widget_d2f04b507b4553bf .wp-block-tag-cloud_fb883d3b98b062a6 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_6ac660ce880f78e2 .tagcloud_c8778fb295cd6e57 a:hover,
      .widget_6ac660ce880f78e2 .wp-block-tag-cloud_fb883d3b98b062a6 a:hover,
      .sidebar__widget_d2f04b507b4553bf .tagcloud_c8778fb295cd6e57 a:hover,
      .sidebar__widget_d2f04b507b4553bf .wp-block-tag-cloud_fb883d3b98b062a6 a:hover {
        color: #ffffff;
        background: #317EFE;
        border-color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .widget_6ac660ce880f78e2 ul,
  .widget_6ac660ce880f78e2 ol,
  .sidebar__widget_d2f04b507b4553bf ul,
  .sidebar__widget_d2f04b507b4553bf ol {
    margin-bottom: 0;
    padding-left: 0;
    /* Tag Cloud Widget */ }
    .widget_6ac660ce880f78e2 ul li,
    .widget_6ac660ce880f78e2 ol li,
    .sidebar__widget_d2f04b507b4553bf ul li,
    .sidebar__widget_d2f04b507b4553bf ol li {
      display: block;
      padding: 8px 0;
      border-top: 1px solid #E1E1E1;
      margin-bottom: 0;
      /* Recent Comment Widget */ }
      .widget_6ac660ce880f78e2 ul li:first-child,
      .widget_6ac660ce880f78e2 ol li:first-child,
      .sidebar__widget_d2f04b507b4553bf ul li:first-child,
      .sidebar__widget_d2f04b507b4553bf ol li:first-child {
        border-top: 0; }
      .widget_6ac660ce880f78e2 ul li:last-child,
      .widget_6ac660ce880f78e2 ol li:last-child,
      .sidebar__widget_d2f04b507b4553bf ul li:last-child,
      .sidebar__widget_d2f04b507b4553bf ol li:last-child {
        margin-bottom: 0; }
      .widget_6ac660ce880f78e2 ul li.recentcomments_e466691e32b73577 .comment-author-link_0eb89b06339f53c1 a:before, .widget_6ac660ce880f78e2 ul li.wp-block-latest-comments__comment_4e757c3463d4f469 .comment-author-link_0eb89b06339f53c1 a:before,
      .widget_6ac660ce880f78e2 ol li.recentcomments_e466691e32b73577 .comment-author-link_0eb89b06339f53c1 a:before,
      .widget_6ac660ce880f78e2 ol li.wp-block-latest-comments__comment_4e757c3463d4f469 .comment-author-link_0eb89b06339f53c1 a:before,
      .sidebar__widget_d2f04b507b4553bf ul li.recentcomments_e466691e32b73577 .comment-author-link_0eb89b06339f53c1 a:before,
      .sidebar__widget_d2f04b507b4553bf ul li.wp-block-latest-comments__comment_4e757c3463d4f469 .comment-author-link_0eb89b06339f53c1 a:before,
      .sidebar__widget_d2f04b507b4553bf ol li.recentcomments_e466691e32b73577 .comment-author-link_0eb89b06339f53c1 a:before,
      .sidebar__widget_d2f04b507b4553bf ol li.wp-block-latest-comments__comment_4e757c3463d4f469 .comment-author-link_0eb89b06339f53c1 a:before {
        display: none; }
      .widget_6ac660ce880f78e2 ul li.recentcomments_e466691e32b73577 a, .widget_6ac660ce880f78e2 ul li.wp-block-latest-comments__comment_4e757c3463d4f469 a,
      .widget_6ac660ce880f78e2 ol li.recentcomments_e466691e32b73577 a,
      .widget_6ac660ce880f78e2 ol li.wp-block-latest-comments__comment_4e757c3463d4f469 a,
      .sidebar__widget_d2f04b507b4553bf ul li.recentcomments_e466691e32b73577 a,
      .sidebar__widget_d2f04b507b4553bf ul li.wp-block-latest-comments__comment_4e757c3463d4f469 a,
      .sidebar__widget_d2f04b507b4553bf ol li.recentcomments_e466691e32b73577 a,
      .sidebar__widget_d2f04b507b4553bf ol li.wp-block-latest-comments__comment_4e757c3463d4f469 a {
        padding-left: 0;
        display: inline; }
        .widget_6ac660ce880f78e2 ul li.recentcomments_e466691e32b73577 a:before, .widget_6ac660ce880f78e2 ul li.wp-block-latest-comments__comment_4e757c3463d4f469 a:before,
        .widget_6ac660ce880f78e2 ol li.recentcomments_e466691e32b73577 a:before,
        .widget_6ac660ce880f78e2 ol li.wp-block-latest-comments__comment_4e757c3463d4f469 a:before,
        .sidebar__widget_d2f04b507b4553bf ul li.recentcomments_e466691e32b73577 a:before,
        .sidebar__widget_d2f04b507b4553bf ul li.wp-block-latest-comments__comment_4e757c3463d4f469 a:before,
        .sidebar__widget_d2f04b507b4553bf ol li.recentcomments_e466691e32b73577 a:before,
        .sidebar__widget_d2f04b507b4553bf ol li.wp-block-latest-comments__comment_4e757c3463d4f469 a:before {
          display: none; }
      .widget_6ac660ce880f78e2 ul li a,
      .widget_6ac660ce880f78e2 ol li a,
      .sidebar__widget_d2f04b507b4553bf ul li a,
      .sidebar__widget_d2f04b507b4553bf 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_6ac660ce880f78e2 ul li a::before,
        .widget_6ac660ce880f78e2 ol li a::before,
        .sidebar__widget_d2f04b507b4553bf ul li a::before,
        .sidebar__widget_d2f04b507b4553bf ol li a::before {
          content: "\f105";
          font-family: "Font Awesome 6 Free";
          margin-right: 10px; }
        .widget_6ac660ce880f78e2 ul li a:hover,
        .widget_6ac660ce880f78e2 ol li a:hover,
        .sidebar__widget_d2f04b507b4553bf ul li a:hover,
        .sidebar__widget_d2f04b507b4553bf ol li a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .widget_6ac660ce880f78e2 ul li a.rsswidget_1ba51da82880c3e3, .widget_6ac660ce880f78e2 ul li a.wp-block-latest-posts__post-title_6892c3e8e8547d7b,
        .widget_6ac660ce880f78e2 ol li a.rsswidget_1ba51da82880c3e3,
        .widget_6ac660ce880f78e2 ol li a.wp-block-latest-posts__post-title_6892c3e8e8547d7b,
        .sidebar__widget_d2f04b507b4553bf ul li a.rsswidget_1ba51da82880c3e3,
        .sidebar__widget_d2f04b507b4553bf ul li a.wp-block-latest-posts__post-title_6892c3e8e8547d7b,
        .sidebar__widget_d2f04b507b4553bf ol li a.rsswidget_1ba51da82880c3e3,
        .sidebar__widget_d2f04b507b4553bf ol li a.wp-block-latest-posts__post-title_6892c3e8e8547d7b {
          padding-left: 0;
          font-weight: 500;
          display: block; }
          .widget_6ac660ce880f78e2 ul li a.rsswidget_1ba51da82880c3e3:before, .widget_6ac660ce880f78e2 ul li a.wp-block-latest-posts__post-title_6892c3e8e8547d7b:before,
          .widget_6ac660ce880f78e2 ol li a.rsswidget_1ba51da82880c3e3:before,
          .widget_6ac660ce880f78e2 ol li a.wp-block-latest-posts__post-title_6892c3e8e8547d7b:before,
          .sidebar__widget_d2f04b507b4553bf ul li a.rsswidget_1ba51da82880c3e3:before,
          .sidebar__widget_d2f04b507b4553bf ul li a.wp-block-latest-posts__post-title_6892c3e8e8547d7b:before,
          .sidebar__widget_d2f04b507b4553bf ol li a.rsswidget_1ba51da82880c3e3:before,
          .sidebar__widget_d2f04b507b4553bf ol li a.wp-block-latest-posts__post-title_6892c3e8e8547d7b:before {
            display: none; }
      .widget_6ac660ce880f78e2 ul li ul,
      .widget_6ac660ce880f78e2 ol li ul,
      .sidebar__widget_d2f04b507b4553bf ul li ul,
      .sidebar__widget_d2f04b507b4553bf ol li ul {
        padding-left: 25px;
        padding-top: 10px; }
    .widget_6ac660ce880f78e2 ul.wp-tag-cloud_d1cd01ec1cfcada1 li,
    .widget_6ac660ce880f78e2 ol.wp-tag-cloud_d1cd01ec1cfcada1 li,
    .sidebar__widget_d2f04b507b4553bf ul.wp-tag-cloud_d1cd01ec1cfcada1 li,
    .sidebar__widget_d2f04b507b4553bf ol.wp-tag-cloud_d1cd01ec1cfcada1 li {
      display: inline-block;
      padding: 0;
      border: 0; }
      .widget_6ac660ce880f78e2 ul.wp-tag-cloud_d1cd01ec1cfcada1 li a:before,
      .widget_6ac660ce880f78e2 ol.wp-tag-cloud_d1cd01ec1cfcada1 li a:before,
      .sidebar__widget_d2f04b507b4553bf ul.wp-tag-cloud_d1cd01ec1cfcada1 li a:before,
      .sidebar__widget_d2f04b507b4553bf ol.wp-tag-cloud_d1cd01ec1cfcada1 li a:before {
        display: none; }
  .widget_6ac660ce880f78e2.te_widget_categories_e99be5a9870784b4 li, .widget_6ac660ce880f78e2.widget_archive_d3daccdc3456e1cb li,
  .widget_6ac660ce880f78e2 .wp-block-categories-list_29ada8cf64c7c7e7 li,
  .widget_6ac660ce880f78e2 .wp-block-archives-list_d7b3ad35d9217f9c li,
  .sidebar__widget_d2f04b507b4553bf.te_widget_categories_e99be5a9870784b4 li,
  .sidebar__widget_d2f04b507b4553bf.widget_archive_d3daccdc3456e1cb li,
  .sidebar__widget_d2f04b507b4553bf .wp-block-categories-list_29ada8cf64c7c7e7 li,
  .sidebar__widget_d2f04b507b4553bf .wp-block-archives-list_d7b3ad35d9217f9c 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_6ac660ce880f78e2.te_widget_categories_e99be5a9870784b4 li.cat-item_d90ad7c3d1d51740, .widget_6ac660ce880f78e2.widget_archive_d3daccdc3456e1cb li.cat-item_d90ad7c3d1d51740,
    .widget_6ac660ce880f78e2 .wp-block-categories-list_29ada8cf64c7c7e7 li.cat-item_d90ad7c3d1d51740,
    .widget_6ac660ce880f78e2 .wp-block-archives-list_d7b3ad35d9217f9c li.cat-item_d90ad7c3d1d51740,
    .sidebar__widget_d2f04b507b4553bf.te_widget_categories_e99be5a9870784b4 li.cat-item_d90ad7c3d1d51740,
    .sidebar__widget_d2f04b507b4553bf.widget_archive_d3daccdc3456e1cb li.cat-item_d90ad7c3d1d51740,
    .sidebar__widget_d2f04b507b4553bf .wp-block-categories-list_29ada8cf64c7c7e7 li.cat-item_d90ad7c3d1d51740,
    .sidebar__widget_d2f04b507b4553bf .wp-block-archives-list_d7b3ad35d9217f9c li.cat-item_d90ad7c3d1d51740 {
      text-align: right;
      display: inline-block;
      width: 100%; }
    .widget_6ac660ce880f78e2.te_widget_categories_e99be5a9870784b4 li a, .widget_6ac660ce880f78e2.widget_archive_d3daccdc3456e1cb li a,
    .widget_6ac660ce880f78e2 .wp-block-categories-list_29ada8cf64c7c7e7 li a,
    .widget_6ac660ce880f78e2 .wp-block-archives-list_d7b3ad35d9217f9c li a,
    .sidebar__widget_d2f04b507b4553bf.te_widget_categories_e99be5a9870784b4 li a,
    .sidebar__widget_d2f04b507b4553bf.widget_archive_d3daccdc3456e1cb li a,
    .sidebar__widget_d2f04b507b4553bf .wp-block-categories-list_29ada8cf64c7c7e7 li a,
    .sidebar__widget_d2f04b507b4553bf .wp-block-archives-list_d7b3ad35d9217f9c li a {
      float: left; }

/* About Info Widget*/
.widget-about-info_042b2f7294005654 {
  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_042b2f7294005654 .about-desc_3f3f37b1a17de477 {
    text-align: left; }
    .widget-about-info_042b2f7294005654 .about-desc_3f3f37b1a17de477 .about-title_8e74699984b282a2 {
      font-size: 20px; }
  .widget-about-info_042b2f7294005654 .about-image_23de049a67ec8dce {
    width: 140px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px; }
  .widget-about-info_042b2f7294005654 .te-social-profile_9aa7f4b272c20667 {
    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_042b2f7294005654 .te-social-profile_9aa7f4b272c20667 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_042b2f7294005654 .te-social-profile_9aa7f4b272c20667 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_94fda2945d715402.has-author_3294def673d4e8f9.wp-block-latest-posts_2742ae43daf49972 .wp-block-latest-posts__te-post-title_b58da829b17c5294 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }

.widget_rss_579459be88d2b4dc .wp-block-heading_268ab16c5904cd64:before,
.widget_rss_579459be88d2b4dc .widget-title_97a33a0ef654920c:before {
  display: none; }
.widget_rss_579459be88d2b4dc .rss-widget-icon_b3ab5af7c4386a2c {
  margin-right: 6px; }
.widget_rss_579459be88d2b4dc ul li a.rsswidget_1ba51da82880c3e3 {
  color: #14203A; }
  .widget_rss_579459be88d2b4dc ul li a.rsswidget_1ba51da82880c3e3:hover {
    color: #317EFE; }

.wp-block-latest-posts_2742ae43daf49972 .wp-block-rss__item-title_649a654626ff70e5,
.wp-block-rss_3b9d1295923e8932 .wp-block-rss__item-title_649a654626ff70e5,
.widget_rss_579459be88d2b4dc .wp-block-rss__item-title_649a654626ff70e5 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }
  .wp-block-latest-posts_2742ae43daf49972 .wp-block-rss__item-title_649a654626ff70e5 a:before,
  .wp-block-rss_3b9d1295923e8932 .wp-block-rss__item-title_649a654626ff70e5 a:before,
  .widget_rss_579459be88d2b4dc .wp-block-rss__item-title_649a654626ff70e5 a:before {
    display: none; }
.wp-block-latest-posts_2742ae43daf49972 .wp-block-latest-posts__post-author_96c1afd4dcf28ef9,
.wp-block-latest-posts_2742ae43daf49972 .wp-block-rss__item-publish-date_e1561e6d07c92719,
.wp-block-rss_3b9d1295923e8932 .wp-block-latest-posts__post-author_96c1afd4dcf28ef9,
.wp-block-rss_3b9d1295923e8932 .wp-block-rss__item-publish-date_e1561e6d07c92719,
.widget_rss_579459be88d2b4dc .wp-block-latest-posts__post-author_96c1afd4dcf28ef9,
.widget_rss_579459be88d2b4dc .wp-block-rss__item-publish-date_e1561e6d07c92719 {
  margin-right: 10px; }
.wp-block-latest-posts_2742ae43daf49972 .wp-block-latest-posts__post-author_96c1afd4dcf28ef9,
.wp-block-latest-posts_2742ae43daf49972 .wp-block-latest-posts__te-post-date_30d6e00f61c5c633,
.wp-block-latest-posts_2742ae43daf49972 .wp-block-rss__item-publish-date_e1561e6d07c92719,
.wp-block-latest-posts_2742ae43daf49972 .wp-block-rss__item-author_02d43e8b465d522b,
.wp-block-latest-posts_2742ae43daf49972 .rss-date_59460b98dcca8ba4,
.wp-block-rss_3b9d1295923e8932 .wp-block-latest-posts__post-author_96c1afd4dcf28ef9,
.wp-block-rss_3b9d1295923e8932 .wp-block-latest-posts__te-post-date_30d6e00f61c5c633,
.wp-block-rss_3b9d1295923e8932 .wp-block-rss__item-publish-date_e1561e6d07c92719,
.wp-block-rss_3b9d1295923e8932 .wp-block-rss__item-author_02d43e8b465d522b,
.wp-block-rss_3b9d1295923e8932 .rss-date_59460b98dcca8ba4,
.widget_rss_579459be88d2b4dc .wp-block-latest-posts__post-author_96c1afd4dcf28ef9,
.widget_rss_579459be88d2b4dc .wp-block-latest-posts__te-post-date_30d6e00f61c5c633,
.widget_rss_579459be88d2b4dc .wp-block-rss__item-publish-date_e1561e6d07c92719,
.widget_rss_579459be88d2b4dc .wp-block-rss__item-author_02d43e8b465d522b,
.widget_rss_579459be88d2b4dc .rss-date_59460b98dcca8ba4 {
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500;
  text-transform: capitalize;
  position: relative; }
.wp-block-latest-posts_2742ae43daf49972 .wp-block-latest-posts__te-post-date_30d6e00f61c5c633:before,
.wp-block-latest-posts_2742ae43daf49972 .wp-block-rss__item-publish-date_e1561e6d07c92719:before,
.wp-block-latest-posts_2742ae43daf49972 .rss-date_59460b98dcca8ba4:before,
.wp-block-rss_3b9d1295923e8932 .wp-block-latest-posts__te-post-date_30d6e00f61c5c633:before,
.wp-block-rss_3b9d1295923e8932 .wp-block-rss__item-publish-date_e1561e6d07c92719:before,
.wp-block-rss_3b9d1295923e8932 .rss-date_59460b98dcca8ba4:before,
.widget_rss_579459be88d2b4dc .wp-block-latest-posts__te-post-date_30d6e00f61c5c633:before,
.widget_rss_579459be88d2b4dc .wp-block-rss__item-publish-date_e1561e6d07c92719:before,
.widget_rss_579459be88d2b4dc .rss-date_59460b98dcca8ba4:before {
  content: "\f274";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_2742ae43daf49972 .wp-block-latest-posts__post-author_96c1afd4dcf28ef9:before,
.wp-block-latest-posts_2742ae43daf49972 .wp-block-rss__item-author_02d43e8b465d522b:before,
.wp-block-rss_3b9d1295923e8932 .wp-block-latest-posts__post-author_96c1afd4dcf28ef9:before,
.wp-block-rss_3b9d1295923e8932 .wp-block-rss__item-author_02d43e8b465d522b:before,
.widget_rss_579459be88d2b4dc .wp-block-latest-posts__post-author_96c1afd4dcf28ef9:before,
.widget_rss_579459be88d2b4dc .wp-block-rss__item-author_02d43e8b465d522b:before {
  content: "\f007";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_2742ae43daf49972 .wp-block-latest-posts__post-excerpt_38b6700b7d3a65c8,
.wp-block-latest-posts_2742ae43daf49972 .wp-block-rss__item-excerpt_95295975b712d370,
.wp-block-latest-posts_2742ae43daf49972 .rssSummary_b67ebdc592fd2d27,
.wp-block-rss_3b9d1295923e8932 .wp-block-latest-posts__post-excerpt_38b6700b7d3a65c8,
.wp-block-rss_3b9d1295923e8932 .wp-block-rss__item-excerpt_95295975b712d370,
.wp-block-rss_3b9d1295923e8932 .rssSummary_b67ebdc592fd2d27,
.widget_rss_579459be88d2b4dc .wp-block-latest-posts__post-excerpt_38b6700b7d3a65c8,
.widget_rss_579459be88d2b4dc .wp-block-rss__item-excerpt_95295975b712d370,
.widget_rss_579459be88d2b4dc .rssSummary_b67ebdc592fd2d27 {
  margin-top: 10px;
  margin-bottom: 0; }

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

.te-post-item_6828a2d36ddd7ea2 .te-single-post-meta_fdf93bb3782cca51 {
  gap: 32px; }

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

.te-comment-title_2d9bc70b67d63a33 h2,
.te-comment-title_2d9bc70b67d63a33 .wp-block-comments-title_bb46f6936379000b,
.wp-block-comments_b4eca907085ed029 h2,
.wp-block-comments_b4eca907085ed029 .wp-block-comments-title_bb46f6936379000b {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px; }

/* Block Comment Start */
.wp-block-comments_b4eca907085ed029 .wp-block-comment-template_0462ff5bc7b10da9 {
  padding-left: 0; }
  .wp-block-comments_b4eca907085ed029 .wp-block-comment-template_0462ff5bc7b10da9 .wp-block-te-comment-reply_ec07dad9e822598a {
    margin-top: 15px; }
  .wp-block-comments_b4eca907085ed029 .wp-block-comment-template_0462ff5bc7b10da9 li .wp-block-columns_7625cd3d4bab1866 {
    padding: 50px;
    border: 1px solid #dfe2e9;
    border-radius: 8px;
    margin-bottom: 24px; }
    .wp-block-comments_b4eca907085ed029 .wp-block-comment-template_0462ff5bc7b10da9 li .wp-block-columns_7625cd3d4bab1866 .wp-block-column_d6bef1327d4464b6:first-child {
      -ms-flex-preferred-size: 80px !important;
          flex-basis: 80px !important; }
    .wp-block-comments_b4eca907085ed029 .wp-block-comment-template_0462ff5bc7b10da9 li .wp-block-columns_7625cd3d4bab1866 .wp-block-avatar_fa2b1f9601031e6b {
      width: 100px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 50%;
      overflow: hidden; }
      .wp-block-comments_b4eca907085ed029 .wp-block-comment-template_0462ff5bc7b10da9 li .wp-block-columns_7625cd3d4bab1866 .wp-block-avatar_fa2b1f9601031e6b img {
        width: 100%; }
    .wp-block-comments_b4eca907085ed029 .wp-block-comment-template_0462ff5bc7b10da9 li .wp-block-columns_7625cd3d4bab1866 .wp-block-comment-author-name_20855996837fd8e0 a {
      font-size: 21px;
      margin-bottom: 5px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A; }
    .wp-block-comments_b4eca907085ed029 .wp-block-comment-template_0462ff5bc7b10da9 li .wp-block-columns_7625cd3d4bab1866 .wp-block-comment-edit-link_b92c1fcd09a66d81 a {
      color: #317EFE; }
    .wp-block-comments_b4eca907085ed029 .wp-block-comment-template_0462ff5bc7b10da9 li .wp-block-columns_7625cd3d4bab1866 .wp-block-comment-date_356113d677b9ec9d a,
    .wp-block-comments_b4eca907085ed029 .wp-block-comment-template_0462ff5bc7b10da9 li .wp-block-columns_7625cd3d4bab1866 .wp-block-comment-edit-link_b92c1fcd09a66d81 a {
      color: #9ba8c3;
      font-size: 16px;
      font-weight: 400;
      font-family: "Inter", sans-serif; }
    .wp-block-comments_b4eca907085ed029 .wp-block-comment-template_0462ff5bc7b10da9 li .wp-block-columns_7625cd3d4bab1866 .wp-block-te-comment-reply_ec07dad9e822598a 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_b4eca907085ed029 .wp-block-comment-template_0462ff5bc7b10da9 li .wp-block-columns_7625cd3d4bab1866 .wp-block-te-comment-reply_ec07dad9e822598a 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_190846c3bc801ef6 .te-comment-respond_d52fe2427aaec934,
.te-latest-comments_190846c3bc801ef6 .comment-respond_3307136f5245d0a5 {
  margin-top: 60px;
  margin-bottom: 40px; }
.te-latest-comments_190846c3bc801ef6 li .children_28827d130c845efb .te-comments-item_abb0df36da95e44a {
  margin-left: 50px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-latest-comments_190846c3bc801ef6 li .children_28827d130c845efb .te-comments-item_abb0df36da95e44a {
      margin-left: 0; } }
.te-latest-comments_190846c3bc801ef6 li .children_28827d130c845efb .children_28827d130c845efb .te-comments-item_abb0df36da95e44a {
  margin-left: 100px;
  border-top: 1px solid #F9F4F1; }
.te-latest-comments_190846c3bc801ef6 li .te-comments-item_abb0df36da95e44a {
  padding: 50px;
  border: 1px solid #F9F4F1;
  background-color: #F9F4F1;
  border-radius: 20px;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .te-latest-comments_190846c3bc801ef6 li .te-comments-item_abb0df36da95e44a {
      padding: 30px; } }
  .te-latest-comments_190846c3bc801ef6 li .te-comments-item_abb0df36da95e44a .te-comments-avatar_9af93a175dc9a078 {
    float: left; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-latest-comments_190846c3bc801ef6 li .te-comments-item_abb0df36da95e44a .te-comments-avatar_9af93a175dc9a078 {
        float: inherit;
        margin-bottom: 20px; } }
    .te-latest-comments_190846c3bc801ef6 li .te-comments-item_abb0df36da95e44a .te-comments-avatar_9af93a175dc9a078 img {
      margin-right: 30px;
      width: 100px;
      border-radius: 50px; }
  .te-latest-comments_190846c3bc801ef6 li .te-comments-item_abb0df36da95e44a .te-comments-text_6d54845b310570b1 {
    overflow: hidden; }
    .te-latest-comments_190846c3bc801ef6 li .te-comments-item_abb0df36da95e44a .te-comments-text_6d54845b310570b1 p {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 20px;
      color: #335371; }
    .te-latest-comments_190846c3bc801ef6 li .te-comments-item_abb0df36da95e44a .te-comments-text_6d54845b310570b1 .te-avatar-name_c2f2cffa43a2b020 {
      margin-bottom: 10px;
      position: relative; }
      .te-latest-comments_190846c3bc801ef6 li .te-comments-item_abb0df36da95e44a .te-comments-text_6d54845b310570b1 .te-avatar-name_c2f2cffa43a2b020 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_190846c3bc801ef6 li .te-comments-item_abb0df36da95e44a .te-comments-text_6d54845b310570b1 .te-avatar-name_c2f2cffa43a2b020 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_190846c3bc801ef6 li .te-comments-item_abb0df36da95e44a .te-comments-text_6d54845b310570b1 .te-avatar-name_c2f2cffa43a2b020 span {
            display: inline-block;
            width: 100%; } }
    .te-latest-comments_190846c3bc801ef6 li .te-comments-item_abb0df36da95e44a .te-comments-text_6d54845b310570b1 .te-comment-reply_5a74d80b87ba2e28 {
      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_190846c3bc801ef6 li .te-comments-item_abb0df36da95e44a .te-comments-text_6d54845b310570b1 .te-comment-reply_5a74d80b87ba2e28 {
          position: unset;
          margin-top: 10px; } }
      .te-latest-comments_190846c3bc801ef6 li .te-comments-item_abb0df36da95e44a .te-comments-text_6d54845b310570b1 .te-comment-reply_5a74d80b87ba2e28:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

ul.children_28827d130c845efb {
  list-style: none; }

.te-post-comments-form_c5fd538c7cb8e425 .te-contacts-message_3c65dbcb31db67f6 {
  margin-top: 10px; }

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

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

.te-comment-respond_d52fe2427aaec934,
.comment-respond_3307136f5245d0a5 {
  position: relative;
  background-color: #F9F4F1;
  padding: 40px;
  border-radius: 20px; }
  .te-comment-respond_d52fe2427aaec934 .comment-form-cookies-consent_af31437943fa44af,
  .comment-respond_3307136f5245d0a5 .comment-form-cookies-consent_af31437943fa44af {
    display: none; }
  .te-comment-respond_d52fe2427aaec934 .comment-notes_262d1342b53e66f5,
  .comment-respond_3307136f5245d0a5 .comment-notes_262d1342b53e66f5 {
    margin-bottom: 30px; }
  .te-comment-respond_d52fe2427aaec934 p,
  .comment-respond_3307136f5245d0a5 p {
    margin: 0; }
  .te-comment-respond_d52fe2427aaec934 .te-contacts-email_285b63a034135d0a,
  .te-comment-respond_d52fe2427aaec934 .te-contacts-name_ba0e38d4c9d0262e,
  .te-comment-respond_d52fe2427aaec934 .single-input-field_6da1ad9823f8b947,
  .comment-respond_3307136f5245d0a5 .te-contacts-email_285b63a034135d0a,
  .comment-respond_3307136f5245d0a5 .te-contacts-name_ba0e38d4c9d0262e,
  .comment-respond_3307136f5245d0a5 .single-input-field_6da1ad9823f8b947 {
    margin-bottom: 20px; }
  .te-comment-respond_d52fe2427aaec934 label,
  .comment-respond_3307136f5245d0a5 label {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #778196;
    margin-bottom: 20px; }
  .te-comment-respond_d52fe2427aaec934 .checkbox-field-wrapper_66f0acb6f2e83919,
  .comment-respond_3307136f5245d0a5 .checkbox-field-wrapper_66f0acb6f2e83919 {
    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_d52fe2427aaec934 .checkbox-field-wrapper_66f0acb6f2e83919 p,
    .comment-respond_3307136f5245d0a5 .checkbox-field-wrapper_66f0acb6f2e83919 p {
      margin: 0; }
    .te-comment-respond_d52fe2427aaec934 .checkbox-field-wrapper_66f0acb6f2e83919 .single-checkbox-field_85e1601eb9d6754c,
    .comment-respond_3307136f5245d0a5 .checkbox-field-wrapper_66f0acb6f2e83919 .single-checkbox-field_85e1601eb9d6754c {
      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_d52fe2427aaec934 .te-comment-form-cookies-consent_e4c1976ae1caedb7,
  .comment-respond_3307136f5245d0a5 .te-comment-form-cookies-consent_e4c1976ae1caedb7 {
    display: none; }
  .te-comment-respond_d52fe2427aaec934 input[type="number"],
  .comment-respond_3307136f5245d0a5 input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield; }
  .te-comment-respond_d52fe2427aaec934 input,
  .te-comment-respond_d52fe2427aaec934 select,
  .comment-respond_3307136f5245d0a5 input,
  .comment-respond_3307136f5245d0a5 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_d52fe2427aaec934 *::-webkit-input-placeholder,
  .comment-respond_3307136f5245d0a5 *::-webkit-input-placeholder {
    color: #778196; }
  .te-comment-respond_d52fe2427aaec934 *:-ms-input-placeholder,
  .comment-respond_3307136f5245d0a5 *:-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_d52fe2427aaec934 *::-ms-input-placeholder,
  .comment-respond_3307136f5245d0a5 *::-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_d52fe2427aaec934 *::placeholder,
  .comment-respond_3307136f5245d0a5 *::placeholder {
    color: #778196; }
  .te-comment-respond_d52fe2427aaec934 textarea,
  .comment-respond_3307136f5245d0a5 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_d52fe2427aaec934 input:focus,
  .te-comment-respond_d52fe2427aaec934 textarea:focus,
  .te-comment-respond_d52fe2427aaec934 .form-select_c77966eb88bdfc6b:focus,
  .comment-respond_3307136f5245d0a5 input:focus,
  .comment-respond_3307136f5245d0a5 textarea:focus,
  .comment-respond_3307136f5245d0a5 .form-select_c77966eb88bdfc6b: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_1cbb0011e2c917e3 {
  position: relative;
  border-radius: 20px;
  overflow: hidden; }
  .te-team-card_1cbb0011e2c917e3:hover .image_079f52ba85c7fea2:before {
    height: 250%;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear;
    background-color: transparent; }
  .te-team-card_1cbb0011e2c917e3:hover .image_079f52ba85c7fea2 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_1cbb0011e2c917e3:hover .te-content-wrapper_aff8312f7f218732 {
    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_1cbb0011e2c917e3 .image_079f52ba85c7fea2 {
    overflow: hidden;
    position: relative; }
    .te-team-card_1cbb0011e2c917e3 .image_079f52ba85c7fea2: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_1cbb0011e2c917e3 .image_079f52ba85c7fea2 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_1cbb0011e2c917e3 .te-content-wrapper_aff8312f7f218732 {
    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_1cbb0011e2c917e3 .te-content-wrapper_aff8312f7f218732 .content_ddcca9e3e58ca483 {
      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_1cbb0011e2c917e3 .te-content-wrapper_aff8312f7f218732 .content_ddcca9e3e58ca483 .title_f2cf349153eb9f1f {
        font-size: 24px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: 0px;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
      .te-team-card_1cbb0011e2c917e3 .te-content-wrapper_aff8312f7f218732 .content_ddcca9e3e58ca483 .desc_e3c7c84a7b56c821 {
        font-size: 18px;
        line-height: 18px;
        font-weight: 400;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
    .te-team-card_1cbb0011e2c917e3 .te-content-wrapper_aff8312f7f218732 .social_462e85aed1ae5ba9 {
      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_1cbb0011e2c917e3 .te-content-wrapper_aff8312f7f218732 .social_462e85aed1ae5ba9 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_1cbb0011e2c917e3 .te-content-wrapper_aff8312f7f218732 .social_462e85aed1ae5ba9 a:hover {
          background-color: #E7F914;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-team-card_1cbb0011e2c917e3.style-2_8567883f9e94e684 {
  padding: 20px;
  background-color: #F9F4F1;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-team-card_1cbb0011e2c917e3.style-2_8567883f9e94e684:hover {
    background-color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-team-card_1cbb0011e2c917e3.style-2_8567883f9e94e684:hover .te-content-wrapper_aff8312f7f218732 .social_462e85aed1ae5ba9 a {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-team-card_1cbb0011e2c917e3.style-2_8567883f9e94e684:hover .te-content-wrapper_aff8312f7f218732 .content_ddcca9e3e58ca483 .title_f2cf349153eb9f1f,
    .te-team-card_1cbb0011e2c917e3.style-2_8567883f9e94e684:hover .te-content-wrapper_aff8312f7f218732 .content_ddcca9e3e58ca483 .desc_e3c7c84a7b56c821 {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_1cbb0011e2c917e3.style-2_8567883f9e94e684 .image_079f52ba85c7fea2 {
    border-radius: 20px; }
  .te-team-card_1cbb0011e2c917e3.style-2_8567883f9e94e684 .te-content-wrapper_aff8312f7f218732 {
    position: unset;
    visibility: visible;
    opacity: 1;
    background: transparent;
    -webkit-transform: unset;
            transform: unset; }
    .te-team-card_1cbb0011e2c917e3.style-2_8567883f9e94e684 .te-content-wrapper_aff8312f7f218732 .content_ddcca9e3e58ca483 {
      padding: 0;
      margin-top: 20px;
      margin-bottom: 10px;
      position: unset; }
      .te-team-card_1cbb0011e2c917e3.style-2_8567883f9e94e684 .te-content-wrapper_aff8312f7f218732 .content_ddcca9e3e58ca483 .title_f2cf349153eb9f1f {
        color: #131A2A;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-team-card_1cbb0011e2c917e3.style-2_8567883f9e94e684 .te-content-wrapper_aff8312f7f218732 .content_ddcca9e3e58ca483 .title_f2cf349153eb9f1f a:hover {
          color: #ffffff !important; }
      .te-team-card_1cbb0011e2c917e3.style-2_8567883f9e94e684 .te-content-wrapper_aff8312f7f218732 .content_ddcca9e3e58ca483 .desc_e3c7c84a7b56c821 {
        color: #335371;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-team-card_1cbb0011e2c917e3.style-2_8567883f9e94e684 .te-content-wrapper_aff8312f7f218732 .social_462e85aed1ae5ba9 a {
      border: 1px solid #E1E1E1;
      background-color: transparent; }
      .te-team-card_1cbb0011e2c917e3.style-2_8567883f9e94e684 .te-content-wrapper_aff8312f7f218732 .social_462e85aed1ae5ba9 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_4439eb764cdccbb3 {
  position: relative;
  padding: 0;
  overflow: hidden; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-team-member-slider-wrapper_4439eb764cdccbb3 {
      padding: 0 12px; } }
  .te-team-member-slider-wrapper_4439eb764cdccbb3 .slick-list_27e001cdb6792b61 {
    margin: 0 -15px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-team-member-slider-wrapper_4439eb764cdccbb3 .slick-list_27e001cdb6792b61 {
        padding-bottom: 25px;
        margin: unset; } }
    .te-team-member-slider-wrapper_4439eb764cdccbb3 .slick-list_27e001cdb6792b61 .slick-slide_a6b8d726b5004655 {
      margin: 0 15px; }
  .te-team-member-slider-wrapper_4439eb764cdccbb3 .slick-dots_82af43e2e387355d {
    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_4439eb764cdccbb3 .slick-dots_82af43e2e387355d 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_4439eb764cdccbb3 .slick-dots_82af43e2e387355d 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_4439eb764cdccbb3 .slick-dots_82af43e2e387355d li.slick-active_e9ba7ebcef8c7d87 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-team-member-slider-wrapper_4439eb764cdccbb3 .slick-dots_82af43e2e387355d li.slick-active_e9ba7ebcef8c7d87 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-team-member-slider-wrapper_4439eb764cdccbb3 .slick-arrow_ddbdcd3a55409280 {
    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_69cdf16f3596c8a3 {
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 20px; }
  .te-portfolio-card_69cdf16f3596c8a3:hover .image_079f52ba85c7fea2 .te-content-wrapper_aff8312f7f218732 {
    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_69cdf16f3596c8a3:hover .image_079f52ba85c7fea2 .te-content-wrapper_aff8312f7f218732 .content_ddcca9e3e58ca483 .content-inner_1b41d5f989c04810 {
      margin-bottom: 0;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_69cdf16f3596c8a3:hover .image_079f52ba85c7fea2 .te-content-wrapper_aff8312f7f218732 .content_ddcca9e3e58ca483 .btn-wrapper_f98083f01b9d9e7c {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_69cdf16f3596c8a3:hover .image_079f52ba85c7fea2 .te-content-wrapper_aff8312f7f218732 .content_ddcca9e3e58ca483 .content-inner_1b41d5f989c04810 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scaleY(1);
              transform: scaleY(1); }
  .te-portfolio-card_69cdf16f3596c8a3:hover .image_079f52ba85c7fea2 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_69cdf16f3596c8a3 .image_079f52ba85c7fea2 {
    overflow: hidden;
    position: relative; }
    .te-portfolio-card_69cdf16f3596c8a3 .image_079f52ba85c7fea2 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_69cdf16f3596c8a3 .te-content-wrapper_aff8312f7f218732 {
    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_69cdf16f3596c8a3 .te-content-wrapper_aff8312f7f218732 .content_ddcca9e3e58ca483 {
      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_69cdf16f3596c8a3 .te-content-wrapper_aff8312f7f218732 .content_ddcca9e3e58ca483 .content-inner_1b41d5f989c04810 {
        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_69cdf16f3596c8a3 .te-content-wrapper_aff8312f7f218732 .content_ddcca9e3e58ca483 .sub-title_c57fa652df105169 {
        color: #131A2A;
        font-size: 18px;
        line-height: 36px;
        font-weight: 400; }
      .te-portfolio-card_69cdf16f3596c8a3 .te-content-wrapper_aff8312f7f218732 .content_ddcca9e3e58ca483 .title_f2cf349153eb9f1f {
        margin-bottom: 0;
        color: #131A2A;
        font-size: 24px;
        line-height: 39px;
        font-weight: 500; }
      .te-portfolio-card_69cdf16f3596c8a3 .te-content-wrapper_aff8312f7f218732 .content_ddcca9e3e58ca483 .btn-wrapper_f98083f01b9d9e7c {
        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_69cdf16f3596c8a3 .te-content-wrapper_aff8312f7f218732 .content_ddcca9e3e58ca483 .btn-wrapper_f98083f01b9d9e7c 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_69cdf16f3596c8a3 .te-content-wrapper_aff8312f7f218732 .content_ddcca9e3e58ca483 .btn-wrapper_f98083f01b9d9e7c a:hover {
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
            background-color: #317EFE;
            color: #ffffff; }

.te-portfolio-card_69cdf16f3596c8a3.style-2_8567883f9e94e684 .te-content-wrapper_aff8312f7f218732 .content_ddcca9e3e58ca483 {
  background-color: #317efeb8;
  padding: 20px;
  border-radius: 20px; }
  .te-portfolio-card_69cdf16f3596c8a3.style-2_8567883f9e94e684 .te-content-wrapper_aff8312f7f218732 .content_ddcca9e3e58ca483 .btn-wrapper_f98083f01b9d9e7c {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.te-portfolio-card_69cdf16f3596c8a3.style-3_15dc10f8b85c3753:hover .te-content-wrapper_aff8312f7f218732 .content_ddcca9e3e58ca483 .btn-wrapper_f98083f01b9d9e7c {
  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_69cdf16f3596c8a3.style-3_15dc10f8b85c3753 .te-content-wrapper_aff8312f7f218732 {
  padding: 0; }
  .te-portfolio-card_69cdf16f3596c8a3.style-3_15dc10f8b85c3753 .te-content-wrapper_aff8312f7f218732 .content_ddcca9e3e58ca483 .content-inner_1b41d5f989c04810 {
    border-radius: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px; }
  .te-portfolio-card_69cdf16f3596c8a3.style-3_15dc10f8b85c3753 .te-content-wrapper_aff8312f7f218732 .content_ddcca9e3e58ca483 .btn-wrapper_f98083f01b9d9e7c {
    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_5c338210245150e6.style-1_827fe6e44ca35c60 {
  margin-top: -210px; }
  @media (max-width: 991px) {
    .newsletter-area_5c338210245150e6.style-1_827fe6e44ca35c60 {
      margin-top: 0;
      padding-top: 100px; } }

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

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

.testimonial-slider-area_d0283e144e4dda86.style-1_827fe6e44ca35c60 {
  padding-bottom: 5px; }

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

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

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

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

.team-slider-area_319c67db2e1b1cda.style-1_827fe6e44ca35c60 {
  overflow: hidden; }

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

.about-us-area_f6d8c9204353a5d2.style-2_8567883f9e94e684 {
  padding-top: 120px;
  padding-bottom: 330px;
  background-color: #F9F4F1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .about-us-area_f6d8c9204353a5d2.style-2_8567883f9e94e684 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area_f6d8c9204353a5d2.style-2_8567883f9e94e684 {
      padding: 100px 0; } }
  @media (max-width: 991px) {
    .about-us-area_f6d8c9204353a5d2.style-2_8567883f9e94e684 .te-about-image-card_9d5808c6acdca628 {
      text-align: center;
      margin-bottom: 50px; } }
  @media (max-width: 991px) {
    .about-us-area_f6d8c9204353a5d2.style-2_8567883f9e94e684 .te-about-image-card_9d5808c6acdca628 .te-main-img-wrapper_850fa64034ca01da .te-main-img-inner_ad90316cab3daf1f {
      width: 100%; } }
  @media (max-width: 1199px) {
    .about-us-area_f6d8c9204353a5d2.style-2_8567883f9e94e684 .te-about-image-card_9d5808c6acdca628 .te-company-foundation_fb21e1650c4ba50b {
      left: 0; } }
  @media (max-width: 1199px) {
    .about-us-area_f6d8c9204353a5d2.style-2_8567883f9e94e684 .te-about-info-card_a4376dde5e9dd49f {
      padding-left: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area_f6d8c9204353a5d2.style-2_8567883f9e94e684 .te-about-info-card_a4376dde5e9dd49f {
      padding-left: 60px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .about-us-area_f6d8c9204353a5d2.style-2_8567883f9e94e684 .te-about-info-card_a4376dde5e9dd49f {
      padding-left: 80px; } }

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

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

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

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

.faq-area_daf3e38d30940a42.style-1_827fe6e44ca35c60 {
  padding-bottom: 100px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .faq-area_daf3e38d30940a42.style-1_827fe6e44ca35c60 {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-area_daf3e38d30940a42.style-1_827fe6e44ca35c60 {
      padding-bottom: 100px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .faq-area_daf3e38d30940a42.style-1_827fe6e44ca35c60 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_daf3e38d30940a42.style-1_827fe6e44ca35c60 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_daf3e38d30940a42.style-1_827fe6e44ca35c60 .accordion-wrapper_a8320c623416cb4d {
      padding-right: 60px; } }
  .faq-area_daf3e38d30940a42.style-1_827fe6e44ca35c60 .te-faq-image_865a47510015edf0 {
    margin-top: 82px;
    position: relative;
    right: -83px;
    display: inline-block; }
    @media (max-width: 1199px) {
      .faq-area_daf3e38d30940a42.style-1_827fe6e44ca35c60 .te-faq-image_865a47510015edf0 {
        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_daf3e38d30940a42.style-1_827fe6e44ca35c60 .te-faq-image_865a47510015edf0 {
        right: 0; } }
    .faq-area_daf3e38d30940a42.style-1_827fe6e44ca35c60 .te-faq-image_865a47510015edf0 .te-image-wrapper_955c36c02ff3cda1 {
      position: relative; }
      .faq-area_daf3e38d30940a42.style-1_827fe6e44ca35c60 .te-faq-image_865a47510015edf0 .te-image-wrapper_955c36c02ff3cda1 .te-main-img-inner_ad90316cab3daf1f {
        -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_daf3e38d30940a42.style-1_827fe6e44ca35c60 .te-faq-image_865a47510015edf0 .te-image-wrapper_955c36c02ff3cda1 .te-image-shape_28f714e500cfbb55 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: -1; }
      .faq-area_daf3e38d30940a42.style-1_827fe6e44ca35c60 .te-faq-image_865a47510015edf0 .te-image-wrapper_955c36c02ff3cda1 .content_ddcca9e3e58ca483 {
        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_daf3e38d30940a42.style-1_827fe6e44ca35c60 .te-faq-image_865a47510015edf0 .te-image-wrapper_955c36c02ff3cda1 .content_ddcca9e3e58ca483 .title_f2cf349153eb9f1f {
          font-size: 18px;
          font-weight: 400;
          line-height: 18px;
          color: #ffffff;
          margin-bottom: 0; }
        .faq-area_daf3e38d30940a42.style-1_827fe6e44ca35c60 .te-faq-image_865a47510015edf0 .te-image-wrapper_955c36c02ff3cda1 .content_ddcca9e3e58ca483 .number_b35e527273ec6260 {
          font-size: 32px;
          font-weight: 500;
          line-height: 32px;
          letter-spacing: 0px;
          color: #ffffff;
          margin-bottom: 0; }
      .faq-area_daf3e38d30940a42.style-1_827fe6e44ca35c60 .te-faq-image_865a47510015edf0 .te-image-wrapper_955c36c02ff3cda1 .top-content_2d87eded179f093a {
        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_daf3e38d30940a42.style-1_827fe6e44ca35c60 .te-faq-image_865a47510015edf0 .te-image-wrapper_955c36c02ff3cda1 .top-content_2d87eded179f093a {
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); } }
      .faq-area_daf3e38d30940a42.style-1_827fe6e44ca35c60 .te-faq-image_865a47510015edf0 .te-image-wrapper_955c36c02ff3cda1 .bottom-content_ff56efd2d0b33796 {
        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_daf3e38d30940a42.style-1_827fe6e44ca35c60 .te-faq-image_865a47510015edf0 .te-image-wrapper_955c36c02ff3cda1 .bottom-content_ff56efd2d0b33796 {
            right: 50%;
            -webkit-transform: translateX(50%);
                    transform: translateX(50%); } }
        .faq-area_daf3e38d30940a42.style-1_827fe6e44ca35c60 .te-faq-image_865a47510015edf0 .te-image-wrapper_955c36c02ff3cda1 .bottom-content_ff56efd2d0b33796 .bottom-content-inner_3bf3b6fee10330a6 {
          width: 100%;
          height: 100%;
          background-color: #E7F914;
          border-radius: 100%;
          border: 8px solid #ffffff;
          outline: 2px dashed #14203A; }
          .faq-area_daf3e38d30940a42.style-1_827fe6e44ca35c60 .te-faq-image_865a47510015edf0 .te-image-wrapper_955c36c02ff3cda1 .bottom-content_ff56efd2d0b33796 .bottom-content-inner_3bf3b6fee10330a6 .title_f2cf349153eb9f1f,
          .faq-area_daf3e38d30940a42.style-1_827fe6e44ca35c60 .te-faq-image_865a47510015edf0 .te-image-wrapper_955c36c02ff3cda1 .bottom-content_ff56efd2d0b33796 .bottom-content-inner_3bf3b6fee10330a6 .number_b35e527273ec6260 {
            color: #14203A; }

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

.testimonial-slider-area_d0283e144e4dda86 {
  overflow: hidden;
  padding-bottom: 10px; }
  .testimonial-slider-area_d0283e144e4dda86.style-2_8567883f9e94e684 .slick-list_27e001cdb6792b61 {
    margin: 0 -100px;
    overflow: visible; }
    .testimonial-slider-area_d0283e144e4dda86.style-2_8567883f9e94e684 .slick-list_27e001cdb6792b61 .te-slick-item_0c66d35f4d671b60 {
      width: 520px;
      margin: 0 15px; }

.counter-up-area_e4505a8ca99830f0.style-2_8567883f9e94e684 .te-counter-card_68c87327ac76c6d8 {
  padding: 80px 55px;
  background-color: #131A2A;
  border-radius: 20px; }
  .counter-up-area_e4505a8ca99830f0.style-2_8567883f9e94e684 .te-counter-card_68c87327ac76c6d8 .te-counter-item_e0731740b28c9aa9 .icon_0058a6b9f2c4fbbf {
    width: unset;
    height: unset;
    background-color: transparent; }
  .counter-up-area_e4505a8ca99830f0.style-2_8567883f9e94e684 .te-counter-card_68c87327ac76c6d8 .te-counter-item_e0731740b28c9aa9 .te-counter-title_384289ab1b9e4c82 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px; }
    .counter-up-area_e4505a8ca99830f0.style-2_8567883f9e94e684 .te-counter-card_68c87327ac76c6d8 .te-counter-item_e0731740b28c9aa9 .te-counter-title_384289ab1b9e4c82 .content_ddcca9e3e58ca483 {
      gap: 18px;
      text-align: left; }
  .counter-up-area_e4505a8ca99830f0.style-2_8567883f9e94e684 .te-counter-card_68c87327ac76c6d8 .te-counter-item_e0731740b28c9aa9 .title_f2cf349153eb9f1f {
    color: #ffffff; }
  .counter-up-area_e4505a8ca99830f0.style-2_8567883f9e94e684 .te-counter-card_68c87327ac76c6d8 .te-counter-item_e0731740b28c9aa9 .number_b35e527273ec6260 {
    color: #E7F914; }
  .counter-up-area_e4505a8ca99830f0.style-2_8567883f9e94e684 .te-counter-card_68c87327ac76c6d8 .te-counter-item_e0731740b28c9aa9 .number_b35e527273ec6260,
  .counter-up-area_e4505a8ca99830f0.style-2_8567883f9e94e684 .te-counter-card_68c87327ac76c6d8 .te-counter-item_e0731740b28c9aa9 .title_f2cf349153eb9f1f {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

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

.subscribe-area_a4dc2d4324e47a90.style-2_8567883f9e94e684 {
  position: relative;
  z-index: 9;
  margin-bottom: -140px; }
  .subscribe-area_a4dc2d4324e47a90.style-2_8567883f9e94e684 .te-subscribe-inner-area_97cc39962a2ce2db {
    background-color: #317EFE;
    padding: 10px;
    border-radius: 20px;
    gap: 0; }
    .subscribe-area_a4dc2d4324e47a90.style-2_8567883f9e94e684 .te-subscribe-inner-area_97cc39962a2ce2db .te-image-bg-collumn_1478c74a8628d04c {
      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_a4dc2d4324e47a90.style-2_8567883f9e94e684 .te-subscribe-inner-area_97cc39962a2ce2db .te-subscribe-form-wrapper_b1bf58fc6c5f2f69 {
      padding: 0; }
    .subscribe-area_a4dc2d4324e47a90.style-2_8567883f9e94e684 .te-subscribe-inner-area_97cc39962a2ce2db .te-content-wrapper_aff8312f7f218732 {
      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_a4dc2d4324e47a90.style-2_8567883f9e94e684 .te-subscribe-inner-area_97cc39962a2ce2db .te-content-wrapper_aff8312f7f218732 {
          left: unset; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_a4dc2d4324e47a90.style-2_8567883f9e94e684 .te-subscribe-inner-area_97cc39962a2ce2db .te-content-wrapper_aff8312f7f218732 {
          -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_a4dc2d4324e47a90.style-2_8567883f9e94e684 .te-subscribe-inner-area_97cc39962a2ce2db .te-content-wrapper_aff8312f7f218732 {
          -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_a4dc2d4324e47a90.style-2_8567883f9e94e684 .te-subscribe-inner-area_97cc39962a2ce2db .te-content-wrapper_aff8312f7f218732 {
          gap: 60px; } }
      .subscribe-area_a4dc2d4324e47a90.style-2_8567883f9e94e684 .te-subscribe-inner-area_97cc39962a2ce2db .te-content-wrapper_aff8312f7f218732 .te-subscribe-title_82c679d5b733cb4b {
        font-size: 38px;
        font-weight: 500;
        line-height: 46px;
        letter-spacing: -0.676px;
        text-transform: capitalize;
        margin-bottom: 0; }
      .subscribe-area_a4dc2d4324e47a90.style-2_8567883f9e94e684 .te-subscribe-inner-area_97cc39962a2ce2db .te-content-wrapper_aff8312f7f218732 .te-content-inner_e984a29a43b79abd {
        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_a4dc2d4324e47a90.style-2_8567883f9e94e684 .te-subscribe-inner-area_97cc39962a2ce2db .te-content-wrapper_aff8312f7f218732 .te-content-inner_e984a29a43b79abd {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
        .subscribe-area_a4dc2d4324e47a90.style-2_8567883f9e94e684 .te-subscribe-inner-area_97cc39962a2ce2db .te-content-wrapper_aff8312f7f218732 .te-content-inner_e984a29a43b79abd .icon_0058a6b9f2c4fbbf {
          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_a4dc2d4324e47a90.style-2_8567883f9e94e684 .te-subscribe-inner-area_97cc39962a2ce2db .te-subscribe-form-widget_ecfe8aeefd7ed9e9 {
      background: #fff;
      padding: 7px;
      border-radius: 50px; }
    .subscribe-area_a4dc2d4324e47a90.style-2_8567883f9e94e684 .te-subscribe-inner-area_97cc39962a2ce2db .mc4wp-form-fields_e7c5a2b7c13c5aea {
      gap: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .subscribe-area_a4dc2d4324e47a90.style-2_8567883f9e94e684 .te-subscribe-inner-area_97cc39962a2ce2db .mc4wp-form-fields_e7c5a2b7c13c5aea {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }

.testimonial-slider-area_d0283e144e4dda86.style-3_15dc10f8b85c3753 {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .testimonial-slider-area_d0283e144e4dda86.style-3_15dc10f8b85c3753 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slider-area_d0283e144e4dda86.style-3_15dc10f8b85c3753 {
      padding: 100px 0; } }
  .testimonial-slider-area_d0283e144e4dda86.style-3_15dc10f8b85c3753 .slick-list_27e001cdb6792b61 .slick-slide_a6b8d726b5004655.slick-current_de3becb73ca33660 .te-testimonial-card_211fb5c411dd5ac1.style-3_15dc10f8b85c3753 .te-content-wrapper_aff8312f7f218732 .te-user-meta_955a15e63b3c5c58 .icon_0058a6b9f2c4fbbf {
    color: #317EFE; }

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

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

.te-contact-info_625d2a94359f2e97 {
  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_625d2a94359f2e97 .te-icon-card_50f7ad62bdd3ea8a {
      -webkit-box-orient: unset;
      -webkit-box-direction: unset;
          -ms-flex-direction: unset;
              flex-direction: unset; } }

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

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

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

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

.service-details_b50f2a177a5434e0 {
  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_b50f2a177a5434e0 .image_079f52ba85c7fea2 {
    border-radius: 20px;
    overflow: hidden; }
  .service-details_b50f2a177a5434e0 .content_ddcca9e3e58ca483 .te-title-wrapper_c29cfc480d7d0158 {
    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_b50f2a177a5434e0 .content_ddcca9e3e58ca483 .te-title-wrapper_c29cfc480d7d0158 .title-inner_bb875450a4d06926 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 20px; }
      .service-details_b50f2a177a5434e0 .content_ddcca9e3e58ca483 .te-title-wrapper_c29cfc480d7d0158 .title-inner_bb875450a4d06926 .icon_0058a6b9f2c4fbbf {
        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_b50f2a177a5434e0 .content_ddcca9e3e58ca483 .te-title-wrapper_c29cfc480d7d0158 .title-inner_bb875450a4d06926 .title_f2cf349153eb9f1f {
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: 39.84px;
        letter-spacing: 0px;
        margin-bottom: 0;
        color: #317EFE; }

.service-details-overview_009cf8dbad13e2b3 {
  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_009cf8dbad13e2b3 .list-wrapper_3298078a83648fff {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px; }
    .service-details-overview_009cf8dbad13e2b3 .list-wrapper_3298078a83648fff .icon_0058a6b9f2c4fbbf {
      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_009cf8dbad13e2b3 .list-wrapper_3298078a83648fff 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_009cf8dbad13e2b3 .list-wrapper_3298078a83648fff 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_009cf8dbad13e2b3 .list-wrapper_3298078a83648fff 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_009cf8dbad13e2b3 .list-wrapper_3298078a83648fff 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_5f64daa0d3e7aaaa {
  padding-top: 120px;
  padding-bottom: 96px; }
  .team-page_5f64daa0d3e7aaaa .te-team-card_1cbb0011e2c917e3 {
    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_ca847cf57c0bdcd3 {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .team-details-page_ca847cf57c0bdcd3 {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-page_ca847cf57c0bdcd3 {
      padding-top: 100px;
      padding-bottom: 76px; } }

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

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

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

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

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

.footer_4d8809b60c4456d3 {
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .footer_4d8809b60c4456d3 .te-subscribe-form-widget_ecfe8aeefd7ed9e9 .submit-btn_eb3bd1ffd4b53333 span {
    display: none; }
  .footer_4d8809b60c4456d3.style-1_827fe6e44ca35c60 {
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .footer_4d8809b60c4456d3.style-1_827fe6e44ca35c60 .te-footer-sec_41437ed37f1847a5 {
      border-bottom: 1px solid rgba(19, 26, 42, 0.1);
      padding-top: 214px;
      padding-bottom: 60px; }
      .footer_4d8809b60c4456d3.style-1_827fe6e44ca35c60 .te-footer-sec_41437ed37f1847a5 .te-footer-widget_7730fa52243d9015 .te-subscribe-form-widget_ecfe8aeefd7ed9e9 .mc4wp-form-fields_e7c5a2b7c13c5aea {
        border-color: rgba(19, 26, 42, 0.5); }
    .footer_4d8809b60c4456d3.style-1_827fe6e44ca35c60 .te-footer-widget_7730fa52243d9015 .te-subscribe-form-widget_ecfe8aeefd7ed9e9 .single-field_716b8abab5f3e9ef input {
      color: #131A2A; }
  .footer_4d8809b60c4456d3.style-2_8567883f9e94e684 .widget_6ac660ce880f78e2 .wp-block-heading_268ab16c5904cd64,
  .footer_4d8809b60c4456d3.style-2_8567883f9e94e684 .widget_6ac660ce880f78e2 .widget-title_97a33a0ef654920c,
  .footer_4d8809b60c4456d3.style-2_8567883f9e94e684 .widget_6ac660ce880f78e2 .wp-block-search__label_546c50067c567d41,
  .footer_4d8809b60c4456d3.style-2_8567883f9e94e684 .sidebar__widget_d2f04b507b4553bf .wp-block-heading_268ab16c5904cd64,
  .footer_4d8809b60c4456d3.style-2_8567883f9e94e684 .sidebar__widget_d2f04b507b4553bf .widget-title_97a33a0ef654920c,
  .footer_4d8809b60c4456d3.style-2_8567883f9e94e684 .sidebar__widget_d2f04b507b4553bf .wp-block-search__label_546c50067c567d41,
  .footer_4d8809b60c4456d3.style-2_8567883f9e94e684 .widget_6ac660ce880f78e2 ul li a,
  .footer_4d8809b60c4456d3.style-2_8567883f9e94e684 .widget_6ac660ce880f78e2 ol li a,
  .footer_4d8809b60c4456d3.style-2_8567883f9e94e684 .sidebar__widget_d2f04b507b4553bf ul li a,
  .footer_4d8809b60c4456d3.style-2_8567883f9e94e684 .sidebar__widget_d2f04b507b4553bf ol li a,
  .footer_4d8809b60c4456d3.style-2_8567883f9e94e684 .widget_6ac660ce880f78e2 ul li,
  .footer_4d8809b60c4456d3.style-2_8567883f9e94e684 .wp-calendar-table_14f5b6c911975053,
  .footer_4d8809b60c4456d3.style-2_8567883f9e94e684 .wp-block-calendar_f9f299b78eb3ca4e caption,
  .footer_4d8809b60c4456d3.style-2_8567883f9e94e684 nav.wp-calendar-nav_dcd2d03d9bb82e6f a,
  .footer_4d8809b60c4456d3.style-2_8567883f9e94e684 .wp-block-latest-comments__comment-excerpt_5295c5f1e98fd0e1,
  .footer_4d8809b60c4456d3.style-2_8567883f9e94e684 .wp-calendar-table_14f5b6c911975053 caption,
  .footer_4d8809b60c4456d3.style-2_8567883f9e94e684 .widget_text_1cba6e270f3cfba8,
  .footer_4d8809b60c4456d3.style-2_8567883f9e94e684 .widget_6ac660ce880f78e2 .tagcloud_c8778fb295cd6e57 a,
  .footer_4d8809b60c4456d3.style-2_8567883f9e94e684 .widget_6ac660ce880f78e2 .wp-block-tag-cloud_fb883d3b98b062a6 a,
  .footer_4d8809b60c4456d3.style-2_8567883f9e94e684 .sidebar__widget_d2f04b507b4553bf .tagcloud_c8778fb295cd6e57 a,
  .footer_4d8809b60c4456d3.style-2_8567883f9e94e684 .sidebar__widget_d2f04b507b4553bf .wp-block-tag-cloud_fb883d3b98b062a6 a,
  .footer_4d8809b60c4456d3.style-2_8567883f9e94e684 .wp-block-latest-comments__comment-date_d484c815198d5301,
  .footer_4d8809b60c4456d3.style-2_8567883f9e94e684 .wp-block-latest-comments__comment_4e757c3463d4f469,
  .footer_4d8809b60c4456d3.style-2_8567883f9e94e684 .wp-block-archives-dropdown_8f0324451663e21d label,
  .footer_4d8809b60c4456d3.style-2_8567883f9e94e684 .widget_categories_7ec1569370757152 li a,
  .footer_4d8809b60c4456d3.style-2_8567883f9e94e684 .widget_archive_d3daccdc3456e1cb li a,
  .footer_4d8809b60c4456d3.style-2_8567883f9e94e684 .widget_nav_menu_65d153e6b6e653e9 li a,
  .footer_4d8809b60c4456d3.style-2_8567883f9e94e684 .widget_tag_cloud_00e4f2faf5ebef00 a,
  .footer_4d8809b60c4456d3.style-2_8567883f9e94e684 .widget_rss_579459be88d2b4dc li a,
  .footer_4d8809b60c4456d3.style-2_8567883f9e94e684 .widget_rss_579459be88d2b4dc li,
  .footer_4d8809b60c4456d3.style-2_8567883f9e94e684 .footer__widget_a5491337fe8e6e48 a,
  .footer_4d8809b60c4456d3.style-2_8567883f9e94e684 .footer__widget_a5491337fe8e6e48 li,
  .footer_4d8809b60c4456d3.style-2_8567883f9e94e684 li.recentcomments_e466691e32b73577 {
    color: #ffffff; }
  .footer_4d8809b60c4456d3.style-2_8567883f9e94e684 .te-theme-btn_05c5fd0e80db345f,
  .footer_4d8809b60c4456d3.style-2_8567883f9e94e684 .wp-block-loginout_f1bfefdb913cf1b7 a,
  .footer_4d8809b60c4456d3.style-2_8567883f9e94e684 input.te-theme-btn_05c5fd0e80db345f,
  .footer_4d8809b60c4456d3.style-2_8567883f9e94e684 .widget_6ac660ce880f78e2 .wp-block-search_63ef6af44273ea20 button,
  .footer_4d8809b60c4456d3.style-2_8567883f9e94e684 .widget_6ac660ce880f78e2 .search-form_b0cafb3ed75d7080 button,
  .footer_4d8809b60c4456d3.style-2_8567883f9e94e684 .widget_6ac660ce880f78e2 .sidebar__search_5535fae99bcad4e2 button,
  .footer_4d8809b60c4456d3.style-2_8567883f9e94e684 .sidebar__widget_d2f04b507b4553bf .wp-block-search_63ef6af44273ea20 button,
  .footer_4d8809b60c4456d3.style-2_8567883f9e94e684 .sidebar__widget_d2f04b507b4553bf .search-form_b0cafb3ed75d7080 button,
  .footer_4d8809b60c4456d3.style-2_8567883f9e94e684 .sidebar__widget_d2f04b507b4553bf .sidebar__search_5535fae99bcad4e2 button {
    background-color: #E7F914;
    color: #14203A; }
  .footer_4d8809b60c4456d3 .footer__widget_a5491337fe8e6e48 li {
    list-style: none; }
  .footer_4d8809b60c4456d3 .te-footer-widget_7730fa52243d9015.te_widget_nav_menu_76f058161297c1ef li.wp-block-social-link_d9827a1a48d2e861 {
    display: inline-block;
    width: unset !important; }
  .footer_4d8809b60c4456d3 .te_widget_nav_menu_76f058161297c1ef li.cat-item_d90ad7c3d1d51740 {
    text-align: right; }
    .footer_4d8809b60c4456d3 .te_widget_nav_menu_76f058161297c1ef li.cat-item_d90ad7c3d1d51740 a {
      float: left; }
  .footer_4d8809b60c4456d3 .te-footer-bg_13058a4cec0546ca {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: -1; }
  .footer_4d8809b60c4456d3 .footer-nav-widget_d465e721d74a2d2b {
    padding: 0 90px; }
    @media (max-width: 991px) {
      .footer_4d8809b60c4456d3 .footer-nav-widget_d465e721d74a2d2b {
        padding: 0 12px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .footer_4d8809b60c4456d3 .footer-nav-widget_d465e721d74a2d2b {
        padding: 0 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .footer_4d8809b60c4456d3 .footer-nav-widget_d465e721d74a2d2b {
        padding: 0 30px; } }

.te-footer-widget_7730fa52243d9015 {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .te-footer-widget_7730fa52243d9015 {
      margin-bottom: 40px; } }
  .te-footer-widget_7730fa52243d9015 .te-footer-widget-title_d6ba4d59ced0e861,
  .te-footer-widget_7730fa52243d9015 .wp-block-heading_268ab16c5904cd64 {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 39px;
    color: #131A2A;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700; }
  .te-footer-widget_7730fa52243d9015 ul {
    padding-left: 0; }
  .te-footer-widget_7730fa52243d9015 .te-subscribe-form-widget_ecfe8aeefd7ed9e9 .mc4wp-form-fields_e7c5a2b7c13c5aea {
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 5px; }
  .te-footer-widget_7730fa52243d9015 .te-subscribe-form-widget_ecfe8aeefd7ed9e9 .single-field_716b8abab5f3e9ef input {
    border-radius: 0;
    background-color: transparent;
    color: #ffffff; }
  .te-footer-widget_7730fa52243d9015.widget-latest-posts-footer_d250e1f5eb623d8b {
    margin-top: -5px; }
  @media (max-width: 767px) {
    .te-footer-widget_7730fa52243d9015.zoom-instagram-widget_8519a28755452d61 {
      margin-bottom: 0;
      margin-top: -10px; } }
  @media (max-width: 767px) {
    .te-footer-widget_7730fa52243d9015.widget_contact_info_widget_675855756d38fe39 {
      margin-bottom: 18px; } }
  @media only screen and (min-width: 992px) and (max-width: 1399px) {
    .te-footer-widget_7730fa52243d9015 .widget-instagram-feed_b85e3bfbc98b86b5 {
      width: 170px; } }
  .te-footer-widget_7730fa52243d9015 .te-footer-widget-info_11641616735bc93f {
    padding-right: 30px; }
    @media (max-width: 1199px) {
      .te-footer-widget_7730fa52243d9015 .te-footer-widget-info_11641616735bc93f {
        padding-right: 0; } }
    .te-footer-widget_7730fa52243d9015 .te-footer-widget-info_11641616735bc93f p {
      color: #335371;
      margin-bottom: 30px; }
    .te-footer-widget_7730fa52243d9015 .te-footer-widget-info_11641616735bc93f .te-footer-logo_be4d9b0d3a11fdda {
      margin-bottom: 30px;
      display: inline-block; }
    .te-footer-widget_7730fa52243d9015 .te-footer-widget-info_11641616735bc93f .info-form-and-social-icon_73d5f13a1fcea140 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 50px; }
      .te-footer-widget_7730fa52243d9015 .te-footer-widget-info_11641616735bc93f .info-form-and-social-icon_73d5f13a1fcea140 .te-social-profile_9aa7f4b272c20667 {
        margin-top: 0; }
    .te-footer-widget_7730fa52243d9015 .te-footer-widget-info_11641616735bc93f .te-social-profile_9aa7f4b272c20667 {
      gap: 20px;
      margin-top: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-footer-widget_7730fa52243d9015 .te-footer-widget-info_11641616735bc93f .info-form-and-social-icon_73d5f13a1fcea140 {
        -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_7730fa52243d9015.te_widget_nav_menu_76f058161297c1ef ul {
    margin-top: -5px;
    padding-left: 0;
    margin-bottom: 0; }
  .te-footer-widget_7730fa52243d9015.te_widget_nav_menu_76f058161297c1ef li {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 2px; }
    .te-footer-widget_7730fa52243d9015.te_widget_nav_menu_76f058161297c1ef li:last-child {
      padding-top: 0;
      padding-bottom: 0; }
    .te-footer-widget_7730fa52243d9015.te_widget_nav_menu_76f058161297c1ef 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_7730fa52243d9015.te_widget_nav_menu_76f058161297c1ef li a::before {
        content: "\f105";
        font-family: "Font Awesome 6 Free";
        font-size: 14px; }
      .te-footer-widget_7730fa52243d9015.te_widget_nav_menu_76f058161297c1ef li a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-footer-widget_7730fa52243d9015 .te-footer-widget-contact_c05b3176ddb8ed06 p {
    color: #335371; }
  .te-footer-widget_7730fa52243d9015 .te-footer-widget-contact_c05b3176ddb8ed06 .footer-contact_a03c91801d30e39e ul {
    list-style: none; }
    .te-footer-widget_7730fa52243d9015 .te-footer-widget-contact_c05b3176ddb8ed06 .footer-contact_a03c91801d30e39e 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_7730fa52243d9015 .te-footer-widget-contact_c05b3176ddb8ed06 .footer-contact_a03c91801d30e39e ul li:first-child {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .te-footer-widget_7730fa52243d9015 .te-footer-widget-contact_c05b3176ddb8ed06 .footer-contact_a03c91801d30e39e ul li:first-child .contact-icon_74bffbfa623ff045 {
          margin-top: 5px; }
      .te-footer-widget_7730fa52243d9015 .te-footer-widget-contact_c05b3176ddb8ed06 .footer-contact_a03c91801d30e39e ul li:last-child {
        margin-bottom: 0; }
      .te-footer-widget_7730fa52243d9015 .te-footer-widget-contact_c05b3176ddb8ed06 .footer-contact_a03c91801d30e39e ul li .contact-icon_74bffbfa623ff045 {
        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_7730fa52243d9015 .te-footer-widget-contact_c05b3176ddb8ed06 .footer-contact_a03c91801d30e39e ul li .contact-text_bc72445a32041e4a {
        color: #335371;
        font-size: 18px;
        line-height: 24px;
        overflow: hidden; }
        .te-footer-widget_7730fa52243d9015 .te-footer-widget-contact_c05b3176ddb8ed06 .footer-contact_a03c91801d30e39e ul li .contact-text_bc72445a32041e4a a:hover span {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .te-footer-widget_7730fa52243d9015 .te-footer-widget-contact_c05b3176ddb8ed06 .footer-contact_a03c91801d30e39e ul li .contact-text_bc72445a32041e4a span,
        .te-footer-widget_7730fa52243d9015 .te-footer-widget-contact_c05b3176ddb8ed06 .footer-contact_a03c91801d30e39e ul li .contact-text_bc72445a32041e4a p,
        .te-footer-widget_7730fa52243d9015 .te-footer-widget-contact_c05b3176ddb8ed06 .footer-contact_a03c91801d30e39e ul li .contact-text_bc72445a32041e4a 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_7730fa52243d9015 .te_widget_latest_post_0eddbe37a2760180 ul li {
    margin-bottom: 10px; }
    .te-footer-widget_7730fa52243d9015 .te_widget_latest_post_0eddbe37a2760180 ul li .te-latest-post-thumb_b934865c6d4ed98a {
      width: 80px;
      height: 80px;
      border-radius: 20px;
      overflow: hidden; }
    .te-footer-widget_7730fa52243d9015 .te_widget_latest_post_0eddbe37a2760180 ul li .te-latest-post-desc_187f484a76bf6686 .te-latest-post-title_14531e500fd8c3e8 {
      margin-bottom: 0;
      font-size: 18px;
      line-height: 29px;
      color: #335371;
      font-weight: 400; }
      .te-footer-widget_7730fa52243d9015 .te_widget_latest_post_0eddbe37a2760180 ul li .te-latest-post-desc_187f484a76bf6686 .te-latest-post-title_14531e500fd8c3e8 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_7730fa52243d9015 .te_widget_latest_post_0eddbe37a2760180 ul li .te-latest-post-desc_187f484a76bf6686 .te-latest-post-title_14531e500fd8c3e8 a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-footer-widget_7730fa52243d9015 .te_widget_latest_post_0eddbe37a2760180 ul li .te-latest-post-desc_187f484a76bf6686 .te-latest-post-meta_869746aef7ef6aed {
      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_f39d94a23d4d4f75 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_f39d94a23d4d4f75 ul {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .te-footer-bottom-menu_f39d94a23d4d4f75 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_f39d94a23d4d4f75 ul li a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }

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

.subscribe-area_a4dc2d4324e47a90 {
  overflow: hidden; }
  .subscribe-area_a4dc2d4324e47a90.style-1_827fe6e44ca35c60 .te-subscribe-inner-area_97cc39962a2ce2db .te-content-wrapper_aff8312f7f218732 {
    background-color: #317EFE;
    border-radius: 20px;
    padding: 63px 50px 68px 74px;
    gap: 14px; }
  .subscribe-area_a4dc2d4324e47a90.style-1_827fe6e44ca35c60 .te-image-bg-collumn_1478c74a8628d04c {
    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_a4dc2d4324e47a90.style-1_827fe6e44ca35c60 .te-image-bg-collumn_1478c74a8628d04c {
        display: none; } }
  .subscribe-area_a4dc2d4324e47a90 .te-content-wrapper_aff8312f7f218732 {
    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_a4dc2d4324e47a90 .te-content-wrapper_aff8312f7f218732 {
        padding: 100px 24px 100px 24px;
        margin: 0 auto; } }
    @media (max-width: 809px) {
      .subscribe-area_a4dc2d4324e47a90 .te-content-wrapper_aff8312f7f218732 {
        padding: 80px 24px 80px 24px;
        width: 100%; } }
    .subscribe-area_a4dc2d4324e47a90 .te-content-wrapper_aff8312f7f218732 .short-title_977357b58dda3ed9 {
      font-size: 21px;
      font-weight: 500;
      color: #335371;
      margin-bottom: 0; }
    .subscribe-area_a4dc2d4324e47a90 .te-content-wrapper_aff8312f7f218732 .te-subscribe-title_82c679d5b733cb4b {
      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_a4dc2d4324e47a90 .te-content-wrapper_aff8312f7f218732 .te-subscribe-title_82c679d5b733cb4b {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .subscribe-area_a4dc2d4324e47a90 .te-content-wrapper_aff8312f7f218732 .te-subscribe-title_82c679d5b733cb4b {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_a4dc2d4324e47a90 .te-content-wrapper_aff8312f7f218732 .te-subscribe-title_82c679d5b733cb4b {
          font-size: 36px;
          line-height: 42px; } }
    .subscribe-area_a4dc2d4324e47a90 .te-content-wrapper_aff8312f7f218732 .text_c9547c4510868914 {
      font-size: 18px;
      color: #ffffff;
      margin-bottom: 0; }
  .subscribe-area_a4dc2d4324e47a90 .te-subscribe-inner-area_97cc39962a2ce2db {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .subscribe-area_a4dc2d4324e47a90 .te-subscribe-inner-area_97cc39962a2ce2db {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .subscribe-area_a4dc2d4324e47a90 .te-subscribe-inner-area_97cc39962a2ce2db .te-subscribe-collumn_7e50b450a1dd8a98 {
      -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_a4dc2d4324e47a90 .te-subscribe-inner-area_97cc39962a2ce2db .te-subscribe-collumn_7e50b450a1dd8a98.te-image-bg-collumn_1478c74a8628d04c {
          display: none; } }
    .subscribe-area_a4dc2d4324e47a90 .te-subscribe-inner-area_97cc39962a2ce2db .mc4wp-form-fields_e7c5a2b7c13c5aea {
      background-color: transparent;
      gap: 10px; }
      @media (max-width: 575px) {
        .subscribe-area_a4dc2d4324e47a90 .te-subscribe-inner-area_97cc39962a2ce2db .mc4wp-form-fields_e7c5a2b7c13c5aea {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .subscribe-area_a4dc2d4324e47a90 .te-subscribe-inner-area_97cc39962a2ce2db .mc4wp-form-fields_e7c5a2b7c13c5aea .submit-btn_eb3bd1ffd4b53333 {
        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_7730fa52243d9015 .te-subscribe-form-wrapper_b1bf58fc6c5f2f69 {
  color: #335371; }

.te-subscribe-form-widget_ecfe8aeefd7ed9e9 {
  position: relative; }
  .te-subscribe-form-widget_ecfe8aeefd7ed9e9 .mc4wp-form-fields_e7c5a2b7c13c5aea {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    overflow: hidden;
    border-radius: 5px; }
  .te-subscribe-form-widget_ecfe8aeefd7ed9e9 .single-field_716b8abab5f3e9ef {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .te-subscribe-form-widget_ecfe8aeefd7ed9e9 .single-field_716b8abab5f3e9ef input {
      color: #335371;
      height: 55px;
      padding: 0 30px;
      font-size: 18px;
      width: 100%;
      border-radius: 50px; }
    .te-subscribe-form-widget_ecfe8aeefd7ed9e9 .single-field_716b8abab5f3e9ef *::-webkit-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_ecfe8aeefd7ed9e9 .single-field_716b8abab5f3e9ef *:-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_ecfe8aeefd7ed9e9 .single-field_716b8abab5f3e9ef *::-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_ecfe8aeefd7ed9e9 .single-field_716b8abab5f3e9ef *::placeholder {
      color: #778196; }
  .te-subscribe-form-widget_ecfe8aeefd7ed9e9 .submit-btn_eb3bd1ffd4b53333 {
    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_ecfe8aeefd7ed9e9 .submit-btn_eb3bd1ffd4b53333:hover {
      background-color: #131A2A;
      color: #ffffff; }
  .te-subscribe-form-widget_ecfe8aeefd7ed9e9 .mc4wp-response_8ed0f50a4f2243f3 {
    position: absolute;
    margin-top: 15px; }
    .te-subscribe-form-widget_ecfe8aeefd7ed9e9 .mc4wp-response_8ed0f50a4f2243f3 .mc4wp-alert_43095d5a9b018799.mc4wp-error_a2682198e63e4c7b p {
      color: #ff0000;
      position: relative; }
    .te-subscribe-form-widget_ecfe8aeefd7ed9e9 .mc4wp-response_8ed0f50a4f2243f3 .mc4wp-alert_43095d5a9b018799.mc4wp-error_a2682198e63e4c7b a {
      color: #ff0000; }
    .te-subscribe-form-widget_ecfe8aeefd7ed9e9 .mc4wp-response_8ed0f50a4f2243f3 .mc4wp-alert_43095d5a9b018799.mc4wp-success_c22c0a3ac64aa3f1 p, .te-subscribe-form-widget_ecfe8aeefd7ed9e9 .mc4wp-response_8ed0f50a4f2243f3 .mc4wp-alert_43095d5a9b018799.mc4wp-notice_140680eff90c6528 p {
      color: #ffffff;
      position: relative; }

.te-footer-social-wrapper_725abdf222c554fc {
  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_725abdf222c554fc .te-footer-logo_be4d9b0d3a11fdda {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .te-footer-social-wrapper_725abdf222c554fc .te-social-widget_a1c7ec87f472857c {
    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_725abdf222c554fc .te-social-widget_a1c7ec87f472857c span {
      color: #ffffff;
      font-size: 20px;
      font-weight: 400; }

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

.footer_4d8809b60c4456d3.style-2_8567883f9e94e684 {
  background-color: #131A2A; }
  .footer_4d8809b60c4456d3.style-2_8567883f9e94e684 .te-footer-sec_41437ed37f1847a5 {
    border-bottom: 1px solid rgba(225, 225, 225, 0.3);
    padding-top: 80px;
    padding-bottom: 70px; }
  .footer_4d8809b60c4456d3.style-2_8567883f9e94e684 .te-footer-widget-title_d6ba4d59ced0e861,
  .footer_4d8809b60c4456d3.style-2_8567883f9e94e684 .wp-block-heading_268ab16c5904cd64 {
    color: #ffffff;
    font-size: 24px; }
  .footer_4d8809b60c4456d3.style-2_8567883f9e94e684 .footer-bottom-area_102879107c068137 .te-copyright-text_36ccb9e25557d5b1 p,
  .footer_4d8809b60c4456d3.style-2_8567883f9e94e684 .te-footer-widget_7730fa52243d9015.te_widget_nav_menu_76f058161297c1ef li a,
  .footer_4d8809b60c4456d3.style-2_8567883f9e94e684 .te-footer-widget_7730fa52243d9015 .te_widget_latest_post_0eddbe37a2760180 ul li .te-latest-post-desc_187f484a76bf6686 .te-latest-post-title_14531e500fd8c3e8 a,
  .footer_4d8809b60c4456d3.style-2_8567883f9e94e684 .te-footer-widget_7730fa52243d9015 .te_widget_latest_post_0eddbe37a2760180 ul li .te-latest-post-desc_187f484a76bf6686 .te-latest-post-title_14531e500fd8c3e8,
  .footer_4d8809b60c4456d3.style-2_8567883f9e94e684 .te-footer-widget_7730fa52243d9015 .te_widget_latest_post_0eddbe37a2760180 ul li .te-latest-post-desc_187f484a76bf6686 .te-latest-post-meta_869746aef7ef6aed,
  .footer_4d8809b60c4456d3.style-2_8567883f9e94e684 .te-footer-widget_7730fa52243d9015 .te-subscribe-form-wrapper_b1bf58fc6c5f2f69,
  .footer_4d8809b60c4456d3.style-2_8567883f9e94e684 .te-footer-bottom-menu_f39d94a23d4d4f75 ul li a,
  .footer_4d8809b60c4456d3.style-2_8567883f9e94e684 .footer-bottom-area_102879107c068137 .te-copyright-text_36ccb9e25557d5b1 p a {
    color: #ffffff; }

/*# sourceMappingURL=style.css_b56645aa0073e0f7.map_91ab11c8b36ff181 */