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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

code {
  color: #E7F914; }

.te-theme-btn_2972f57fc900ce9d,
.wp-block-loginout_d31be3cd3a23c7a8 a,
input.te-theme-btn_2972f57fc900ce9d {
  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_2972f57fc900ce9d:hover,
  .wp-block-loginout_d31be3cd3a23c7a8 a:hover,
  input.te-theme-btn_2972f57fc900ce9d:hover {
    color: #131A2A;
    background-color: #E7F914; }
  .te-theme-btn_2972f57fc900ce9d:focus,
  .wp-block-loginout_d31be3cd3a23c7a8 a:focus,
  input.te-theme-btn_2972f57fc900ce9d:focus {
    color: #ffffff; }
  .te-theme-btn_2972f57fc900ce9d.yellow-btn_ae39e5d0be153f1c,
  .wp-block-loginout_d31be3cd3a23c7a8 a.yellow-btn_ae39e5d0be153f1c,
  input.te-theme-btn_2972f57fc900ce9d.yellow-btn_ae39e5d0be153f1c {
    background-color: #E7F914;
    color: #14203A; }
  .te-theme-btn_2972f57fc900ce9d.simple-btn_1b3dffa45ccee8a9,
  .wp-block-loginout_d31be3cd3a23c7a8 a.simple-btn_1b3dffa45ccee8a9,
  input.te-theme-btn_2972f57fc900ce9d.simple-btn_1b3dffa45ccee8a9 {
    padding-left: 36px;
    padding-right: 36px; }

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

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

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

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

.circle-rotate-wrapper_011d0df06f0ac9f8 {
  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_011d0df06f0ac9f8 .circle-rotate-inner_435f26cdedf0adf2 {
    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_a3a3385cd81ff901 {
  margin-top: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.px-350_0247ae48c9e9569d {
  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_d3ab6a75e8fa59d4 label {
  width: 100%;
  display: block;
  font-weight: 600;
  margin-bottom: 10px; }
.post-password-form_d3ab6a75e8fa59d4 input[type="password"] {
  font-size: 1.2rem;
  line-height: 20px;
  padding: 12px 20px;
  border: 1px solid #E4E4F2;
  width: 100%; }
.post-password-form_d3ab6a75e8fa59d4 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_d3ab6a75e8fa59d4 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_7d62c32801964c9e .size-full_f5a07dd5fcb70b49.alignright_f063bf08803166c5 {
  margin-bottom: 15px;
  margin-top: 20px; }
.tp-page-content_7d62c32801964c9e figure.wp-caption_deae35fe8563e711.aligncenter_f49ca2827623bb5b {
  margin-top: 40px; }
.tp-page-content_7d62c32801964c9e dl, .tp-page-content_7d62c32801964c9e ol, .tp-page-content_7d62c32801964c9e ul {
  margin-bottom: 11px; }
.tp-page-content_7d62c32801964c9e .te-comment-respond_ac3cfc86cbf0b1fa {
  margin-top: 78px;
  margin-bottom: 20px; }
.tp-page-content_7d62c32801964c9e .te-latest-comments_bc279f6e19283bce .te-comment-respond_ac3cfc86cbf0b1fa {
  margin-bottom: 40px; }
.tp-page-content_7d62c32801964c9e .te-post-comments_68039719d099836b {
  margin-top: 80px; }

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

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

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

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

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

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

.gallery-columns-1_1188593fd1d83ec2 .gallery-item_542a9561797cd32d {
  max-width: 100%;
  width: 100%; }

.gallery-columns-2_c0750ad3cb0eab0e .gallery-item_542a9561797cd32d {
  max-width: 50%; }

.gallery-columns-3_37c7b6dc26e4f8ba .gallery-item_542a9561797cd32d {
  max-width: 33.33%; }

.gallery-columns-4_4fcde9ea4befb8db .gallery-item_542a9561797cd32d {
  max-width: 25%; }

.gallery-columns-5_f778811db8ef25e6 .gallery-item_542a9561797cd32d {
  max-width: 20%; }

.gallery-columns-6_3260054dbcce7dce .gallery-item_542a9561797cd32d {
  max-width: 16.66%; }

.gallery-columns-7_06faef064e63aa5f .gallery-item_542a9561797cd32d {
  max-width: 14.28%; }

.gallery-columns-8_32074de553c252f9 .gallery-item_542a9561797cd32d {
  max-width: 12.5%; }

.gallery-columns-9_0be35c27f10a0f5a .gallery-item_542a9561797cd32d {
  max-width: 11.11%; }

.gallery-caption_e1cb04cb38c7261c {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.te-post-content p.has-large-font-size_85beba496a64a904 {
  font-size: 36px;
  line-height: 1.2; }
.te-post-content .wp-block-search_a3f10ea07e7e976c {
  margin-bottom: 15px; }
.te-post-content .wp-block-file_3b7b1236b8ebf9ae {
  margin-top: 20px; }
.te-post-content .wp-block-group__inner-container_6d2d45a863c06025 p {
  margin-top: 0 !important; }

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

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

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

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

.wp-block-cover_4a5ced5525aa26eb p.wp-block-cover-text_d9ce1112b6b45529,
.wp-block-cover_4a5ced5525aa26eb.is-light_492e8dd83f843f1d .wp-block-cover__inner-container_b24eadcd727704cb {
  color: #fff !important; }

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

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

.widget_512aca93fbf5ad2f .wp-block-archives-dropdown_8b5973a72f375071,
.widget_512aca93fbf5ad2f .wp-block-categories-dropdown_aa5dc761ca6456a9,
.widget_512aca93fbf5ad2f .wp-block-loginout_d31be3cd3a23c7a8,
.widget_512aca93fbf5ad2f .wp-block-social-links_e81abb97d8d5fffe,
.widget_512aca93fbf5ad2f.widget_archive_e21d3de8fd0baa39 select,
.widget_512aca93fbf5ad2f.te_widget_categories_a2be801f453b8b26 select,
.widget_512aca93fbf5ad2f.widget_text_3569f7d7ef2f048d select,
.widget_512aca93fbf5ad2f.te_widget_search_280021092e59cab5 .search-form_59842ee152b3c375,
.widget_512aca93fbf5ad2f.te_widget_tag_cloud_a0b6037170c2ae33 .tagcloud_898c2e514880bc1d,
.widget_512aca93fbf5ad2f .wp-block-tag-cloud_41f2ce6a08712650 {
  margin-bottom: 6px; }

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

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

.blog-search-content_6119b5caa65ba9f9 {
  margin: 0; }
  .blog-search-content_6119b5caa65ba9f9 .wp-block-search_a3f10ea07e7e976c,
  .blog-search-content_6119b5caa65ba9f9 .search-form_59842ee152b3c375,
  .blog-search-content_6119b5caa65ba9f9 .sidebar__search_8ab63a49325f6cd2 {
    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_6119b5caa65ba9f9 .wp-block-search_a3f10ea07e7e976c,
      .blog-search-content_6119b5caa65ba9f9 .search-form_59842ee152b3c375,
      .blog-search-content_6119b5caa65ba9f9 .sidebar__search_8ab63a49325f6cd2 {
        width: 100%; } }
    .blog-search-content_6119b5caa65ba9f9 .wp-block-search_a3f10ea07e7e976c .wp-block-search__inside-wrapper_82de2ab81d3aec32,
    .blog-search-content_6119b5caa65ba9f9 .search-form_59842ee152b3c375 .wp-block-search__inside-wrapper_82de2ab81d3aec32,
    .blog-search-content_6119b5caa65ba9f9 .sidebar__search_8ab63a49325f6cd2 .wp-block-search__inside-wrapper_82de2ab81d3aec32 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .blog-search-content_6119b5caa65ba9f9 .wp-block-search_a3f10ea07e7e976c label,
    .blog-search-content_6119b5caa65ba9f9 .search-form_59842ee152b3c375 label,
    .blog-search-content_6119b5caa65ba9f9 .sidebar__search_8ab63a49325f6cd2 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_6119b5caa65ba9f9 .wp-block-search_a3f10ea07e7e976c input,
    .blog-search-content_6119b5caa65ba9f9 .search-form_59842ee152b3c375 input,
    .blog-search-content_6119b5caa65ba9f9 .sidebar__search_8ab63a49325f6cd2 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_6119b5caa65ba9f9 .wp-block-search_a3f10ea07e7e976c button,
    .blog-search-content_6119b5caa65ba9f9 .search-form_59842ee152b3c375 button,
    .blog-search-content_6119b5caa65ba9f9 .sidebar__search_8ab63a49325f6cd2 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_7d62c32801964c9e .wp-smiley_f60656d26e4647b7,
.entry-content_3574df1fbf926991 .wp-smiley_f60656d26e4647b7,
.comment-content_68a2dfb421756814 .wp-smiley_f60656d26e4647b7 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

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

.te-comment-respond_ac3cfc86cbf0b1fa.style-two_dbfdab47592d3a2d .wpcf7-form_ad397841316ae874 .wpcf7-not-valid-tip_77ec230bb07215e9 {
  color: #d9c0b8 !important; }
.te-comment-respond_ac3cfc86cbf0b1fa .wpcf7-form_ad397841316ae874 .wpcf7-not-valid_906ad7a78894f2d4 {
  border-color: #dc3232 !important; }
.te-comment-respond_ac3cfc86cbf0b1fa .wpcf7-form_ad397841316ae874 .wpcf7-not-valid-tip_77ec230bb07215e9 {
  font-size: 16px;
  margin-top: 5px; }
.te-comment-respond_ac3cfc86cbf0b1fa .wpcf7-form_ad397841316ae874.sent_2a8b81e5a551b1bf .wpcf7-response-output_c4b49275630a8e07 {
  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_ac3cfc86cbf0b1fa .wpcf7-form_ad397841316ae874.invalid_22ed7ee176777e58 .wpcf7-response-output_c4b49275630a8e07 {
  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_653a40fbb7b87447 {
  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_653a40fbb7b87447 .wpcf7-te-list-item_62c3a69c4d3667b8 {
    margin: 0; }
    .wpcf7-form-control_653a40fbb7b87447 .wpcf7-te-list-item_62c3a69c4d3667b8 label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      margin: 0;
      gap: 10px; }
      .wpcf7-form-control_653a40fbb7b87447 .wpcf7-te-list-item_62c3a69c4d3667b8 label .wpcf7-te-list-item-label_d5813ee1a4b17c74 {
        font-size: 16px;
        font-weight: 400; }

.logged-in_fe32ae98708be9bb .te-comment-respond_ac3cfc86cbf0b1fa textarea {
  margin-bottom: 12px; }

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

body.admin-bar_a9bb4df0384b1331 .header-menu-area_a50978587327ee0e.sticky_menu_2de23a1e3b1000e5 {
  top: 30px; }
  @media (max-width: 600px) {
    body.admin-bar_a9bb4df0384b1331 .header-menu-area_a50978587327ee0e.sticky_menu_2de23a1e3b1000e5 {
      top: 0; } }

.page-template-default_011b7d81111cfcaa.page-id-146_7507e658d109c249 .tp-page-content_7d62c32801964c9e p:last-child {
  margin-bottom: 10px; }
.page-template-default_011b7d81111cfcaa.page-id-1133_b0ff39f255d5feb1 .tp-page-content_7d62c32801964c9e .te-comment-respond_ac3cfc86cbf0b1fa {
  margin-top: 78px;
  display: inline-block;
  width: 100%; }
.page-template-default_011b7d81111cfcaa.page-id-3_46a43299dc16cef2 .page-area_92cc12b0a6d441fa {
  padding-top: 128px; }

.single-post-item_f035ce0a5a72bc36.post-24_4823c838e364f9c1 .wp-block-button_e6659d555a91a017 a {
  color: #ffffff; }

.post-template-default_cbdad71252168aa6.postid-163_f0e4f14d08815236 .te-blog-details-wrapper_e38e69dcd1af44d4 .te-post-item_3b58bf0b2b38ae77 .te-post-content {
  margin-bottom: 34px; }
.post-template-default_cbdad71252168aa6.postid-150_b3b7c25133e96564 .te-blog-details-wrapper_e38e69dcd1af44d4 .te-post-item_3b58bf0b2b38ae77 .te-post-content {
  margin-bottom: 34px; }
  .post-template-default_cbdad71252168aa6.postid-150_b3b7c25133e96564 .te-blog-details-wrapper_e38e69dcd1af44d4 .te-post-item_3b58bf0b2b38ae77 .te-post-content .wp-block-group_ce90ce2478f82f42.is-layout-constrained_fdd07e106902ca8b:last-child {
    border: 1px solid #000; }
.post-template-default_cbdad71252168aa6.postid-51_c14e0604c58ce40b .te-blog-details-wrapper_e38e69dcd1af44d4 .te-post-item_3b58bf0b2b38ae77 .te-post-content {
  margin-bottom: 25px; }
  .post-template-default_cbdad71252168aa6.postid-51_c14e0604c58ce40b .te-blog-details-wrapper_e38e69dcd1af44d4 .te-post-item_3b58bf0b2b38ae77 .te-post-content p:last-child {
    margin-bottom: 0; }
.post-template-default_cbdad71252168aa6.postid-1163_497f9a385646b506 .te-blog-details-wrapper_e38e69dcd1af44d4 .te-post-item_3b58bf0b2b38ae77 .te-post-content .wp-caption_deae35fe8563e711, .post-template-default_cbdad71252168aa6.postid-568_ac20d34e15ac1ac0 .te-blog-details-wrapper_e38e69dcd1af44d4 .te-post-item_3b58bf0b2b38ae77 .te-post-content .wp-caption_deae35fe8563e711 {
  margin-top: 20px; }
.post-template-default_cbdad71252168aa6.postid-1785_2e9a62fd27fecc90 .te-blog-details-wrapper_e38e69dcd1af44d4 .te-post-item_3b58bf0b2b38ae77 .te-post-content .wp-block-button__link_a4a9047060861733 {
  color: #ffffff !important; }
.post-template-default_cbdad71252168aa6.postid-1149_2a2f5102b04046fb .te-blog-details-wrapper_e38e69dcd1af44d4 .te-latest-comments_bc279f6e19283bce li .te-comments-item_6981973ade4a64b7 .te-comments-text_91b07477a9eda9b2 p {
  margin-bottom: 0; }
.post-template-default_cbdad71252168aa6.postid-555_dbfbf90512267c6f .te-blog-details-wrapper_e38e69dcd1af44d4 .te-post-item_3b58bf0b2b38ae77 .te-post-content .gallery_ee0f65c1e82290c9 {
  margin-top: 20px; }

.error-404_8c21afcd00bd07ee.not-found {
  margin-top: -20px;
  margin-bottom: 40px; }
  .error-404_8c21afcd00bd07ee.not-found .error-content_479abe6191b24408 .error-btn-bh_8f16124d63157608 {
    margin-top: 20px; }

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

.sidebar_f0b14c221c86e252 .widget_media_gallery_abe16651cc2107c1 .gallery-item_542a9561797cd32d {
  margin-bottom: 0; }
  .sidebar_f0b14c221c86e252 .widget_media_gallery_abe16651cc2107c1 .gallery-item_542a9561797cd32d 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_0fde8431b2688935 {
  -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_2963a6ef58b37245 {
  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_bdf56fb40dab82eb path {
  stroke: #317EFE;
  stroke-width: 4;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

body.admin-bar_a9bb4df0384b1331 .header-area_a02e69bf3b5b2e6f.style-2_b9bb5b0646fe35c4.login .te-header-menu-area_6ab6043f2aaf8b70 {
  top: auto !important; }

.header-area_a02e69bf3b5b2e6f .container-fluid_a105ab4cc31be3b8 {
  padding: 0 70px; }
  @media (max-width: 1550px) {
    .header-area_a02e69bf3b5b2e6f .container-fluid_a105ab4cc31be3b8 {
      padding: 0 24px; } }
.header-area_a02e69bf3b5b2e6f.style-2_b9bb5b0646fe35c4 .header-top {
  padding: 9px 0;
  background-color: #F9F4F1; }
  .header-area_a02e69bf3b5b2e6f.style-2_b9bb5b0646fe35c4 .header-top .te-header-contact-info_133f2a5f86da8ce4 span {
    color: #677471; }
    .header-area_a02e69bf3b5b2e6f.style-2_b9bb5b0646fe35c4 .header-top .te-header-contact-info_133f2a5f86da8ce4 span i {
      color: #317EFE; }
    .header-area_a02e69bf3b5b2e6f.style-2_b9bb5b0646fe35c4 .header-top .te-header-contact-info_133f2a5f86da8ce4 span a {
      color: #677471; }
  .header-area_a02e69bf3b5b2e6f.style-2_b9bb5b0646fe35c4 .header-top .te-social-profile_570b65ad0cd9b3a3 a {
    color: #317EFE;
    background-color: #E0E6F8;
    width: 42px;
    height: 42px; }
    .header-area_a02e69bf3b5b2e6f.style-2_b9bb5b0646fe35c4 .header-top .te-social-profile_570b65ad0cd9b3a3 a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #ffffff;
      background-color: #317EFE; }
.header-area_a02e69bf3b5b2e6f.style-2_b9bb5b0646fe35c4 .te-header-menu-area_6ab6043f2aaf8b70 {
  position: fixed;
  top: 20px;
  left: 0;
  width: 100%; }
  .header-area_a02e69bf3b5b2e6f.style-2_b9bb5b0646fe35c4 .te-header-menu-area_6ab6043f2aaf8b70 .menu-wrapper_b4e0f6dd7d8b42bc {
    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_a02e69bf3b5b2e6f.style-2_b9bb5b0646fe35c4 .te-header-menu-area_6ab6043f2aaf8b70 .menu-wrapper_b4e0f6dd7d8b42bc {
        padding-left: 10px;
        padding-right: 6px; } }
  .header-area_a02e69bf3b5b2e6f.style-2_b9bb5b0646fe35c4 .te-header-menu-area_6ab6043f2aaf8b70 .te-header-btn_cb2fbdb38062cb36 .te-quote-btn_8e8bafa5cbb31677 {
    background-color: #E7F914;
    border-color: #E7F914; }
.header-area_a02e69bf3b5b2e6f.style-2_b9bb5b0646fe35c4 .te-sticky_menu {
  top: 0; }
  .header-area_a02e69bf3b5b2e6f.style-2_b9bb5b0646fe35c4 .te-sticky_menu .menu-wrapper_b4e0f6dd7d8b42bc {
    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_86d1e93ebba5ea6c {
    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_204af310e9c1ca5b {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px; }
  .header-top .te-header-contact-info_133f2a5f86da8ce4 {
    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_133f2a5f86da8ce4 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_133f2a5f86da8ce4 span.te-contact-info-item_54fe091f884aa016 {
        gap: 0 10px !important; }
      .header-top .te-header-contact-info_133f2a5f86da8ce4 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_0981d54be62defeb {
      display: none; } }
  .header-top .header-top-btn_0981d54be62defeb 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_0981d54be62defeb a:hover:after {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
    .header-top .header-top-btn_0981d54be62defeb 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_570b65ad0cd9b3a3 {
    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_570b65ad0cd9b3a3 .te-social-profile-label_0da78d8cb736b176 {
      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_570b65ad0cd9b3a3 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_570b65ad0cd9b3a3 a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #14203A;
        background-color: #E7F914; }

.te-header-menu-area_6ab6043f2aaf8b70 {
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-header-menu-area_6ab6043f2aaf8b70.te-te-sticky-header_b2a0ddd0035eec07 {
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-header-menu-area_6ab6043f2aaf8b70.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_6ab6043f2aaf8b70.te-sticky_menu .te-logo_957a11e5390b5560 {
      height: 84px; }
      .te-header-menu-area_6ab6043f2aaf8b70.te-sticky_menu .te-logo_957a11e5390b5560:after {
        display: none; }
      .te-header-menu-area_6ab6043f2aaf8b70.te-sticky_menu .te-logo_957a11e5390b5560 .te-standard-logo_8569ecc63c555448 {
        display: none; }
      .te-header-menu-area_6ab6043f2aaf8b70.te-sticky_menu .te-logo_957a11e5390b5560 .te-sticky-logo_00f0125820ecbea2 {
        display: block; }
        .te-header-menu-area_6ab6043f2aaf8b70.te-sticky_menu .te-logo_957a11e5390b5560 .te-sticky-logo_00f0125820ecbea2 img {
          width: 170px;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-header-menu-area_6ab6043f2aaf8b70.te-sticky_menu .te-main-menu_e96536e6a8ffc4da ul li.te-active > a:after {
      bottom: 20px; }
    .te-header-menu-area_6ab6043f2aaf8b70.te-sticky_menu .te-main-menu_e96536e6a8ffc4da 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_6ab6043f2aaf8b70.te-sticky_menu .te-main-menu_e96536e6a8ffc4da ul li a {
          padding: 33px 14px; } }
    .te-header-menu-area_6ab6043f2aaf8b70.te-sticky_menu .te-main-menu_e96536e6a8ffc4da ul li ul li a {
      padding: 10px 20px; }
  .te-header-menu-area_6ab6043f2aaf8b70 .te-header-menu-wrapper_94df2f87f679460a {
    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_6ab6043f2aaf8b70 .te-header-menu-wrapper_94df2f87f679460a {
        gap: 20px; } }
  .te-header-menu-area_6ab6043f2aaf8b70 .te-logo_957a11e5390b5560 {
    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_6ab6043f2aaf8b70 .te-logo_957a11e5390b5560 {
        height: 100px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-header-menu-area_6ab6043f2aaf8b70 .te-logo_957a11e5390b5560 {
        height: 80px; } }
    @media only screen and (max-width: 1199px) {
      .te-header-menu-area_6ab6043f2aaf8b70 .te-logo_957a11e5390b5560 .te-standard-logo_8569ecc63c555448 {
        display: none; } }
    .te-header-menu-area_6ab6043f2aaf8b70 .te-logo_957a11e5390b5560 .te-standard-logo_8569ecc63c555448 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-header-menu-area_6ab6043f2aaf8b70 .te-logo_957a11e5390b5560 .te-sticky-logo_00f0125820ecbea2 {
      display: none; }
      @media only screen and (max-width: 767px) {
        .te-header-menu-area_6ab6043f2aaf8b70 .te-logo_957a11e5390b5560 .te-sticky-logo_00f0125820ecbea2 {
          width: 170px; } }
      @media only screen and (max-width: 1199px) {
        .te-header-menu-area_6ab6043f2aaf8b70 .te-logo_957a11e5390b5560 .te-sticky-logo_00f0125820ecbea2 {
          display: block; } }
      .te-header-menu-area_6ab6043f2aaf8b70 .te-logo_957a11e5390b5560 .te-sticky-logo_00f0125820ecbea2 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-header-menu-area_6ab6043f2aaf8b70 .te-logo_957a11e5390b5560 .te-retina-logo_cba8ec6c7da4a0f0 {
      display: none; }

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

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

.te-header-btn_cb2fbdb38062cb36 {
  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_cb2fbdb38062cb36 .te-icon_22878f75e36f1b9d {
    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_cb2fbdb38062cb36 .te-icon_22878f75e36f1b9d: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_cb2fbdb38062cb36 {
      display: none; } }
  .te-header-btn_cb2fbdb38062cb36 .te-cta-btn_48b7cb1f479e5675 {
    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_cb2fbdb38062cb36 .te-cta-btn_48b7cb1f479e5675:hover {
      background-color: #317EFE;
      color: #ffffff; }
  .te-header-btn_cb2fbdb38062cb36 .te-quote-btn_8e8bafa5cbb31677 {
    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_cb2fbdb38062cb36 .te-quote-btn_8e8bafa5cbb31677: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_c97dd16eba0cc4cc {
    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_c97dd16eba0cc4cc .te-search-content-filed_66a5e9f915b048e7 {
      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_c97dd16eba0cc4cc .te-search-content-filed_66a5e9f915b048e7 .te-search-close {
        cursor: pointer;
        font-size: 30px;
        color: #ffffff; }
    .te-search-form-wrapper .te-search-form-inner_c97dd16eba0cc4cc .te-search-form_39962035fefceb37 {
      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_c97dd16eba0cc4cc .te-search-form_39962035fefceb37 .te-search-form-input_408e6ebac61c19f3 {
        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_c97dd16eba0cc4cc .te-search-form_39962035fefceb37 .te-search-form-input_408e6ebac61c19f3 .te-search-icon_01f6bd405e2fb6b8 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .te-search-form-wrapper .te-search-form-inner_c97dd16eba0cc4cc .te-search-form_39962035fefceb37 .te-search-form-input_408e6ebac61c19f3 button.te-submit-search-btn_385b600fbc723e35 {
          padding: 15px 24px !important; }
      .te-search-form-wrapper .te-search-form-inner_c97dd16eba0cc4cc .te-search-form_39962035fefceb37 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_43f8987d23e27623 {
  display: none; }

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

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

.mean-container .mean-nav ul li.dropdown-opened_50095c24e3e3144a 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_b88aaf5e6c42f7bd 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_b88aaf5e6c42f7bd 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_a2bed54d76e1fe58 {
    display: inline-block;
    width: 180px; }
  .te-menu-sidebar-area .te-menu-sidebar-wrapper_2239cb1de1110243 {
    position: relative;
    padding: 40px; }
  .te-menu-sidebar-area.active {
    right: 0; }
  .te-menu-sidebar-area .te-menu-sidebar-close_c4013662afd7ca9b {
    position: absolute;
    top: 0;
    right: 0; }
    .te-menu-sidebar-area .te-menu-sidebar-close_c4013662afd7ca9b .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_c4013662afd7ca9b .te-menu-sidebar-close-btn:hover {
        background-color: #317EFE; }
  .te-menu-sidebar-area .te-menu-sidebar-content_800ba634f011bb85 .te-menu-sidebar-single-widget_a2b5a91112718035 {
    display: inline-block;
    margin-top: 20px;
    width: 100%; }
    .te-menu-sidebar-area .te-menu-sidebar-content_800ba634f011bb85 .te-menu-sidebar-single-widget_a2b5a91112718035 .te-menu-sidebar-title_2f6ae6d0642443e1 {
      margin-bottom: 5px; }
    .te-menu-sidebar-area .te-menu-sidebar-content_800ba634f011bb85 .te-menu-sidebar-single-widget_a2b5a91112718035 .te-header-contact-info_133f2a5f86da8ce4 {
      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_800ba634f011bb85 .te-menu-sidebar-single-widget_a2b5a91112718035 .te-header-contact-info_133f2a5f86da8ce4 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_800ba634f011bb85 .te-menu-sidebar-single-widget_a2b5a91112718035 .te-header-contact-info_133f2a5f86da8ce4 span.te-contact-info-item_54fe091f884aa016 {
          gap: 0 10px !important; }
        .te-menu-sidebar-area .te-menu-sidebar-content_800ba634f011bb85 .te-menu-sidebar-single-widget_a2b5a91112718035 .te-header-contact-info_133f2a5f86da8ce4 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_800ba634f011bb85 .te-menu-sidebar-single-widget_a2b5a91112718035 .te-header-contact-info_133f2a5f86da8ce4 span a:hover {
            color: #317EFE; }
    .te-menu-sidebar-area .te-menu-sidebar-content_800ba634f011bb85 .te-menu-sidebar-single-widget_a2b5a91112718035 .te-social-profile_570b65ad0cd9b3a3 {
      margin-top: 20px;
      border-top: 1px solid #dfe2e9;
      width: 100%;
      padding-top: 20px; }
      .te-menu-sidebar-area .te-menu-sidebar-content_800ba634f011bb85 .te-menu-sidebar-single-widget_a2b5a91112718035 .te-social-profile_570b65ad0cd9b3a3 a {
        color: #14203A;
        font-size: 22px; }
        .te-menu-sidebar-area .te-menu-sidebar-content_800ba634f011bb85 .te-menu-sidebar-single-widget_a2b5a91112718035 .te-social-profile_570b65ad0cd9b3a3 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_adde3b982fb24b56 {
  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_adde3b982fb24b56.style-2_b9bb5b0646fe35c4 .te-single-slider_684c22f9b9a6c6e2 {
    height: 950px;
    padding-top: 70px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_adde3b982fb24b56.style-2_b9bb5b0646fe35c4 .te-single-slider_684c22f9b9a6c6e2 {
        height: unset;
        padding: 80px 0; } }
    .slider-area_adde3b982fb24b56.style-2_b9bb5b0646fe35c4 .te-single-slider_684c22f9b9a6c6e2 .slider-feature-img_54f8835c1b841511 {
      position: absolute;
      right: 0;
      top: 0; }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_adde3b982fb24b56.style-2_b9bb5b0646fe35c4 .te-single-slider_684c22f9b9a6c6e2 .slider-feature-img_54f8835c1b841511 {
          right: -200px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_adde3b982fb24b56.style-2_b9bb5b0646fe35c4 .te-single-slider_684c22f9b9a6c6e2 .slider-feature-img_54f8835c1b841511 {
          right: -280px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_adde3b982fb24b56.style-2_b9bb5b0646fe35c4 .te-single-slider_684c22f9b9a6c6e2 .slider-feature-img_54f8835c1b841511 {
          right: -380px; } }
      .slider-area_adde3b982fb24b56.style-2_b9bb5b0646fe35c4 .te-single-slider_684c22f9b9a6c6e2 .slider-feature-img_54f8835c1b841511 .company-award_615eb6d2dbef4ea2 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        margin-top: 50px;
        left: 135px; }
        .slider-area_adde3b982fb24b56.style-2_b9bb5b0646fe35c4 .te-single-slider_684c22f9b9a6c6e2 .slider-feature-img_54f8835c1b841511 .company-award_615eb6d2dbef4ea2 .icon_c569abdb2e031e84 {
          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_adde3b982fb24b56.style-2_b9bb5b0646fe35c4 .te-single-slider_684c22f9b9a6c6e2 .slider-feature-img_54f8835c1b841511 .slider-feature-img-overlay_8e895b7ee828dab2 {
          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_adde3b982fb24b56.style-2_b9bb5b0646fe35c4 .te-single-slider_684c22f9b9a6c6e2 .slider-left-shape_a4d78e44a098d515 {
      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_adde3b982fb24b56.style-2_b9bb5b0646fe35c4 .te-single-slider_684c22f9b9a6c6e2 .slider-left-shape_a4d78e44a098d515 {
          display: none; } }
    .slider-area_adde3b982fb24b56.style-2_b9bb5b0646fe35c4 .te-single-slider_684c22f9b9a6c6e2 .slider-right-shape_c4632944bd4a9c16 {
      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_adde3b982fb24b56.style-2_b9bb5b0646fe35c4 .te-single-slider_684c22f9b9a6c6e2 .slider-right-shape_c4632944bd4a9c16 {
          display: none; } }
    .slider-area_adde3b982fb24b56.style-2_b9bb5b0646fe35c4 .te-single-slider_684c22f9b9a6c6e2 .slider-circle-shape_cf6c51d8d95bf13d {
      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_adde3b982fb24b56 .te-slider-wrapper_2741224641097f36 .slick-active_39506ecfd7493e18 .te-slider-short-title_450fea807cd979de,
  .slider-area_adde3b982fb24b56 .te-slider-wrapper_2741224641097f36 .slick-active_39506ecfd7493e18 .te-slider-title_72f8f70d91238250,
  .slider-area_adde3b982fb24b56 .te-slider-wrapper_2741224641097f36 .slick-active_39506ecfd7493e18 .te-slider-short-desc_e4245f6c45fa7cf2,
  .slider-area_adde3b982fb24b56 .te-slider-wrapper_2741224641097f36 .slick-active_39506ecfd7493e18 .te-slider-btn-wrapper_e2522d767951f144 {
    -webkit-animation-name: MovefadeUp;
    animation-name: MovefadeUp;
    -webkit-animation-fill-mode: both; }
  .slider-area_adde3b982fb24b56 .te-slider-wrapper_2741224641097f36 .slick-active_39506ecfd7493e18 .te-slider-short-title_450fea807cd979de {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; }
  .slider-area_adde3b982fb24b56 .te-slider-wrapper_2741224641097f36 .slick-active_39506ecfd7493e18 .te-slider-title_72f8f70d91238250 {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  .slider-area_adde3b982fb24b56 .te-slider-wrapper_2741224641097f36 .slick-active_39506ecfd7493e18 .te-slider-short-desc_e4245f6c45fa7cf2 {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s; }
  .slider-area_adde3b982fb24b56 .te-slider-wrapper_2741224641097f36 .slick-active_39506ecfd7493e18 .te-slider-btn-wrapper_e2522d767951f144 {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s; }
  .slider-area_adde3b982fb24b56 .te-slider-wrapper_2741224641097f36 .slick-dots_bc051177c799a709 {
    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_adde3b982fb24b56 .te-slider-wrapper_2741224641097f36 .slick-dots_bc051177c799a709 {
        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_adde3b982fb24b56 .te-slider-wrapper_2741224641097f36 .slick-dots_bc051177c799a709 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_adde3b982fb24b56 .te-slider-wrapper_2741224641097f36 .slick-dots_bc051177c799a709 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_adde3b982fb24b56 .te-slider-wrapper_2741224641097f36 .slick-dots_bc051177c799a709 li button:hover {
          background-color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
      .slider-area_adde3b982fb24b56 .te-slider-wrapper_2741224641097f36 .slick-dots_bc051177c799a709 li.slick-active_39506ecfd7493e18 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 1px solid #317EFE; }
        .slider-area_adde3b982fb24b56 .te-slider-wrapper_2741224641097f36 .slick-dots_bc051177c799a709 li.slick-active_39506ecfd7493e18 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .slider-area_adde3b982fb24b56 .te-single-slider_684c22f9b9a6c6e2 {
    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_adde3b982fb24b56 .te-single-slider_684c22f9b9a6c6e2 {
        background-image: none !important; } }
    .slider-area_adde3b982fb24b56 .te-single-slider_684c22f9b9a6c6e2 .te-slider-overlay_4034acac493c9389 {
      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_adde3b982fb24b56 .te-single-slider_684c22f9b9a6c6e2 .te-slider-overlay_4034acac493c9389 {
          left: 0; } }
      .slider-area_adde3b982fb24b56 .te-single-slider_684c22f9b9a6c6e2 .te-slider-overlay_4034acac493c9389 .te-slider-overlay-shape_2e11198a3b696d53 {
        position: absolute;
        top: 0;
        height: 100%;
        left: -340px;
        width: 100%; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_adde3b982fb24b56 .te-single-slider_684c22f9b9a6c6e2 .te-slider-overlay_4034acac493c9389 .te-slider-overlay-shape_2e11198a3b696d53 {
            display: none; } }
    .slider-area_adde3b982fb24b56 .te-single-slider_684c22f9b9a6c6e2 .te-slider-content-wrapper_c84de6ebe971887c {
      position: relative;
      z-index: 99; }
      .slider-area_adde3b982fb24b56 .te-single-slider_684c22f9b9a6c6e2 .te-slider-content-wrapper_c84de6ebe971887c .te-slider-content_ba39b428f06e370c .te-slider-short-title_450fea807cd979de {
        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_adde3b982fb24b56 .te-single-slider_684c22f9b9a6c6e2 .te-slider-content-wrapper_c84de6ebe971887c .te-slider-content_ba39b428f06e370c .te-slider-title_72f8f70d91238250 {
        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_adde3b982fb24b56 .te-single-slider_684c22f9b9a6c6e2 .te-slider-content-wrapper_c84de6ebe971887c .te-slider-content_ba39b428f06e370c .te-slider-title_72f8f70d91238250 {
            font-size: 60px;
            line-height: 64px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-area_adde3b982fb24b56 .te-single-slider_684c22f9b9a6c6e2 .te-slider-content-wrapper_c84de6ebe971887c .te-slider-content_ba39b428f06e370c .te-slider-title_72f8f70d91238250 {
            font-size: 48px;
            line-height: 56px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_adde3b982fb24b56 .te-single-slider_684c22f9b9a6c6e2 .te-slider-content-wrapper_c84de6ebe971887c .te-slider-content_ba39b428f06e370c .te-slider-title_72f8f70d91238250 {
            font-size: 42px;
            line-height: 52px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_adde3b982fb24b56 .te-single-slider_684c22f9b9a6c6e2 .te-slider-content-wrapper_c84de6ebe971887c .te-slider-content_ba39b428f06e370c .te-slider-title_72f8f70d91238250 {
            font-size: 38px;
            line-height: 44px;
            margin-bottom: 20px; } }
      .slider-area_adde3b982fb24b56 .te-single-slider_684c22f9b9a6c6e2 .te-slider-content-wrapper_c84de6ebe971887c .te-slider-content_ba39b428f06e370c .te-slider-short-desc_e4245f6c45fa7cf2 {
        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_adde3b982fb24b56 .te-single-slider_684c22f9b9a6c6e2 .te-slider-content-wrapper_c84de6ebe971887c .te-slider-content_ba39b428f06e370c .te-slider-short-desc_e4245f6c45fa7cf2 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_adde3b982fb24b56 .te-single-slider_684c22f9b9a6c6e2 .te-slider-content-wrapper_c84de6ebe971887c .te-slider-content_ba39b428f06e370c .te-slider-short-desc_e4245f6c45fa7cf2 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_adde3b982fb24b56 .te-single-slider_684c22f9b9a6c6e2 .te-slider-content-wrapper_c84de6ebe971887c .te-slider-content_ba39b428f06e370c .te-slider-short-desc_e4245f6c45fa7cf2 {
            font-size: 18px;
            line-height: 32px; } }
      .slider-area_adde3b982fb24b56 .te-single-slider_684c22f9b9a6c6e2 .te-slider-content-wrapper_c84de6ebe971887c .te-slider-content_ba39b428f06e370c .te-slider-btn-wrapper_e2522d767951f144 {
        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_adde3b982fb24b56 .te-single-slider_684c22f9b9a6c6e2 .te-slider-content-wrapper_c84de6ebe971887c .te-slider-content_ba39b428f06e370c .te-slider-btn-wrapper_e2522d767951f144 {
            padding-top: 30px; } }
        .slider-area_adde3b982fb24b56 .te-single-slider_684c22f9b9a6c6e2 .te-slider-content-wrapper_c84de6ebe971887c .te-slider-content_ba39b428f06e370c .te-slider-btn-wrapper_e2522d767951f144 .te-theme-btn_2972f57fc900ce9d {
          padding: 11px 30px;
          color: #ffffff;
          border-radius: 50px;
          background-color: #317EFE;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .slider-area_adde3b982fb24b56 .te-single-slider_684c22f9b9a6c6e2 .te-slider-content-wrapper_c84de6ebe971887c .te-slider-content_ba39b428f06e370c .te-slider-btn-wrapper_e2522d767951f144 .te-call-btn_bd01605eb2dc0af6 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 20px; }
          .slider-area_adde3b982fb24b56 .te-single-slider_684c22f9b9a6c6e2 .te-slider-content-wrapper_c84de6ebe971887c .te-slider-content_ba39b428f06e370c .te-slider-btn-wrapper_e2522d767951f144 .te-call-btn_bd01605eb2dc0af6 .te-icon_22878f75e36f1b9d {
            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_adde3b982fb24b56 .te-single-slider_684c22f9b9a6c6e2 .te-slider-content-wrapper_c84de6ebe971887c .te-slider-content_ba39b428f06e370c .te-slider-btn-wrapper_e2522d767951f144 .te-call-btn_bd01605eb2dc0af6 .te-content_f29c1eea13da8bab {
            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_adde3b982fb24b56 .te-single-slider_684c22f9b9a6c6e2 .te-slider-content-wrapper_c84de6ebe971887c .te-slider-content_ba39b428f06e370c .te-slider-btn-wrapper_e2522d767951f144 .te-call-btn_bd01605eb2dc0af6 .te-content_f29c1eea13da8bab .te-title_6a73cc7301c1fd1c {
              font-size: 18px;
              font-weight: 400;
              line-height: 24px;
              color: #335371; }
            .slider-area_adde3b982fb24b56 .te-single-slider_684c22f9b9a6c6e2 .te-slider-content-wrapper_c84de6ebe971887c .te-slider-content_ba39b428f06e370c .te-slider-btn-wrapper_e2522d767951f144 .te-call-btn_bd01605eb2dc0af6 .te-content_f29c1eea13da8bab .te-text_15c04036df1faf8a {
              font-size: 20px;
              font-weight: 500;
              line-height: 24px;
              letter-spacing: 0px;
              color: #14203A; }

.slider-area_adde3b982fb24b56.style-1_b1f19f8dfa7b0f97 {
  position: relative;
  overflow: visible;
  background: transparent; }
  .slider-area_adde3b982fb24b56.style-1_b1f19f8dfa7b0f97: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_adde3b982fb24b56.style-1_b1f19f8dfa7b0f97 .te-single-slider_684c22f9b9a6c6e2 {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .slider-area_adde3b982fb24b56.style-1_b1f19f8dfa7b0f97 .te-single-slider_684c22f9b9a6c6e2 .te-slider-overlay_4034acac493c9389 {
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
      background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
      .slider-area_adde3b982fb24b56.style-1_b1f19f8dfa7b0f97 .te-single-slider_684c22f9b9a6c6e2 .te-slider-overlay_4034acac493c9389::before {
        display: none; }
    .slider-area_adde3b982fb24b56.style-1_b1f19f8dfa7b0f97 .te-single-slider_684c22f9b9a6c6e2 .slider-shape_1ef410454fb7db3c {
      position: absolute;
      border-radius: 20px;
      overflow: hidden; }
      .slider-area_adde3b982fb24b56.style-1_b1f19f8dfa7b0f97 .te-single-slider_684c22f9b9a6c6e2 .slider-shape_1ef410454fb7db3c img {
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        top: 0; }
    .slider-area_adde3b982fb24b56.style-1_b1f19f8dfa7b0f97 .te-single-slider_684c22f9b9a6c6e2 .shape-one_0caf4780666653b8 {
      top: 50px;
      left: 0;
      width: 300px;
      height: 290px; }
      @media (max-width: 991px) {
        .slider-area_adde3b982fb24b56.style-1_b1f19f8dfa7b0f97 .te-single-slider_684c22f9b9a6c6e2 .shape-one_0caf4780666653b8 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_adde3b982fb24b56.style-1_b1f19f8dfa7b0f97 .te-single-slider_684c22f9b9a6c6e2 .shape-one_0caf4780666653b8 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_adde3b982fb24b56.style-1_b1f19f8dfa7b0f97 .te-single-slider_684c22f9b9a6c6e2 .shape-one_0caf4780666653b8 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_adde3b982fb24b56.style-1_b1f19f8dfa7b0f97 .te-single-slider_684c22f9b9a6c6e2 .shape-one_0caf4780666653b8 {
          top: 160px;
          width: 250px;
          height: 200px; } }
    .slider-area_adde3b982fb24b56.style-1_b1f19f8dfa7b0f97 .te-single-slider_684c22f9b9a6c6e2 .shape-two_ba5a91b35ff0fe22 {
      top: 0;
      right: 0;
      width: 300px;
      height: 310px; }
      @media (max-width: 991px) {
        .slider-area_adde3b982fb24b56.style-1_b1f19f8dfa7b0f97 .te-single-slider_684c22f9b9a6c6e2 .shape-two_ba5a91b35ff0fe22 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_adde3b982fb24b56.style-1_b1f19f8dfa7b0f97 .te-single-slider_684c22f9b9a6c6e2 .shape-two_ba5a91b35ff0fe22 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_adde3b982fb24b56.style-1_b1f19f8dfa7b0f97 .te-single-slider_684c22f9b9a6c6e2 .shape-two_ba5a91b35ff0fe22 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_adde3b982fb24b56.style-1_b1f19f8dfa7b0f97 .te-single-slider_684c22f9b9a6c6e2 .shape-two_ba5a91b35ff0fe22 {
          width: 300px;
          height: 250px;
          top: 70px;
          right: -40px; } }
    .slider-area_adde3b982fb24b56.style-1_b1f19f8dfa7b0f97 .te-single-slider_684c22f9b9a6c6e2 .shape-three_302707cae833bf7a {
      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_adde3b982fb24b56.style-1_b1f19f8dfa7b0f97 .te-single-slider_684c22f9b9a6c6e2 .shape-three_302707cae833bf7a {
          display: none !important; } }
      @media (max-width: 991px) {
        .slider-area_adde3b982fb24b56.style-1_b1f19f8dfa7b0f97 .te-single-slider_684c22f9b9a6c6e2 .shape-three_302707cae833bf7a {
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
    .slider-area_adde3b982fb24b56.style-1_b1f19f8dfa7b0f97 .te-single-slider_684c22f9b9a6c6e2 .te-slider-container_be7287121009af93 {
      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_adde3b982fb24b56.style-1_b1f19f8dfa7b0f97 .te-single-slider_684c22f9b9a6c6e2 .te-slider-container_be7287121009af93 {
          -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_adde3b982fb24b56.style-1_b1f19f8dfa7b0f97 .te-single-slider_684c22f9b9a6c6e2 .te-slider-container_be7287121009af93 {
          padding: 70px 0;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .slider-area_adde3b982fb24b56.style-1_b1f19f8dfa7b0f97 .te-single-slider_684c22f9b9a6c6e2 .te-slider-container_be7287121009af93 .te-slider-column_b0ddba378abbce9e {
        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_adde3b982fb24b56.style-1_b1f19f8dfa7b0f97 .te-single-slider_684c22f9b9a6c6e2 .te-slider-container_be7287121009af93 .te-slider-column_b0ddba378abbce9e {
            width: 100%; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_adde3b982fb24b56.style-1_b1f19f8dfa7b0f97 .te-single-slider_684c22f9b9a6c6e2 .te-slider-content-wrapper_c84de6ebe971887c .te-slider-content_ba39b428f06e370c .te-slider-btn-wrapper_e2522d767951f144 {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .slider-area_adde3b982fb24b56.style-1_b1f19f8dfa7b0f97 .te-single-slider_684c22f9b9a6c6e2 .te-slider-content-wrapper_c84de6ebe971887c .te-slider-content_ba39b428f06e370c .te-slider-btn-wrapper_e2522d767951f144 .te-theme-btn_2972f57fc900ce9d {
      background-color: #317EFE;
      color: #ffffff; }
      .slider-area_adde3b982fb24b56.style-1_b1f19f8dfa7b0f97 .te-single-slider_684c22f9b9a6c6e2 .te-slider-content-wrapper_c84de6ebe971887c .te-slider-content_ba39b428f06e370c .te-slider-btn-wrapper_e2522d767951f144 .te-theme-btn_2972f57fc900ce9d:hover {
        background-color: #E7F914;
        color: #14203A; }
    .slider-area_adde3b982fb24b56.style-1_b1f19f8dfa7b0f97 .te-single-slider_684c22f9b9a6c6e2 .te-slider-content-wrapper_c84de6ebe971887c .te-slider-content_ba39b428f06e370c .te-slider-btn-wrapper_e2522d767951f144 .te-call-btn_bd01605eb2dc0af6 .te-icon_22878f75e36f1b9d {
      color: #317EFE; }
    .slider-area_adde3b982fb24b56.style-1_b1f19f8dfa7b0f97 .te-single-slider_684c22f9b9a6c6e2 .te-slider-content-wrapper_c84de6ebe971887c .te-slider-content_ba39b428f06e370c .te-slider-title_72f8f70d91238250 {
      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_adde3b982fb24b56.style-1_b1f19f8dfa7b0f97 .te-single-slider_684c22f9b9a6c6e2 .te-slider-content-wrapper_c84de6ebe971887c .te-slider-content_ba39b428f06e370c .te-slider-title_72f8f70d91238250 {
          font-size: 28px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_adde3b982fb24b56.style-1_b1f19f8dfa7b0f97 .te-single-slider_684c22f9b9a6c6e2 .te-slider-content-wrapper_c84de6ebe971887c .te-slider-content_ba39b428f06e370c .te-slider-title_72f8f70d91238250 {
          font-size: 32px;
          line-height: 52px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_adde3b982fb24b56.style-1_b1f19f8dfa7b0f97 .te-single-slider_684c22f9b9a6c6e2 .te-slider-content-wrapper_c84de6ebe971887c .te-slider-content_ba39b428f06e370c .te-slider-title_72f8f70d91238250 {
          font-size: 62px;
          line-height: 80px; } }
  .slider-area_adde3b982fb24b56.style-1_b1f19f8dfa7b0f97 .te-slider-wrapper_2741224641097f36 .container_36c6700c564a5e50 {
    position: relative; }
  .slider-area_adde3b982fb24b56.style-1_b1f19f8dfa7b0f97 .te-slider-wrapper_2741224641097f36 .slider-shape-bg_97dbb209af8c37fe {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: 100px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_adde3b982fb24b56.style-1_b1f19f8dfa7b0f97 .te-slider-wrapper_2741224641097f36 .slider-shape-bg_97dbb209af8c37fe {
        display: none; } }
    @media (max-width: 1399px) {
      .slider-area_adde3b982fb24b56.style-1_b1f19f8dfa7b0f97 .te-slider-wrapper_2741224641097f36 .slider-shape-bg_97dbb209af8c37fe {
        margin-left: 0; } }
    .slider-area_adde3b982fb24b56.style-1_b1f19f8dfa7b0f97 .te-slider-wrapper_2741224641097f36 .slider-shape-bg_97dbb209af8c37fe: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_e07e8d16a74c0be4 {
  position: relative; }

.te-info-card_5d180f3daa0f5a24 {
  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_5d180f3daa0f5a24 {
      padding: 40px 25px; } }
  .te-info-card_5d180f3daa0f5a24: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_5d180f3daa0f5a24:hover .te-image-wrapper_6ab4e243556c70bf .overlay_eb8e4b51345707b9 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      opacity: 0.72; }
    .te-info-card_5d180f3daa0f5a24:hover .te-image-wrapper_6ab4e243556c70bf 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_5d180f3daa0f5a24:hover .icon_c569abdb2e031e84 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-info-card_5d180f3daa0f5a24:hover .content_af91cba7c981630c .te-read-more_a20f4f45c05746e0 .te-theme-btn_2972f57fc900ce9d {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_5d180f3daa0f5a24 .te-info-card-inner_19cbd967fcf7cce1 {
    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_5d180f3daa0f5a24 .te-image-wrapper_6ab4e243556c70bf {
    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_5d180f3daa0f5a24 .te-image-wrapper_6ab4e243556c70bf 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_5d180f3daa0f5a24 .te-image-wrapper_6ab4e243556c70bf .overlay_eb8e4b51345707b9 {
      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_5d180f3daa0f5a24 .icon_c569abdb2e031e84 {
    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_5d180f3daa0f5a24 .icon_c569abdb2e031e84 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_5d180f3daa0f5a24 .te-content-wrapper_eb23d98419fdf99a {
    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_5d180f3daa0f5a24 .te-title-wrapper_ab44694881795fc5 {
    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_5d180f3daa0f5a24 .te-title-wrapper_ab44694881795fc5 .icon_c569abdb2e031e84 {
      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_5d180f3daa0f5a24 .te-title-wrapper_ab44694881795fc5 .icon_c569abdb2e031e84::before, .te-info-card_5d180f3daa0f5a24 .te-title-wrapper_ab44694881795fc5 .icon_c569abdb2e031e84::after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #317EFE;
        border: 1px solid #E1E1E1; }
      .te-info-card_5d180f3daa0f5a24 .te-title-wrapper_ab44694881795fc5 .icon_c569abdb2e031e84::before {
        top: 15px;
        left: 5px; }
      .te-info-card_5d180f3daa0f5a24 .te-title-wrapper_ab44694881795fc5 .icon_c569abdb2e031e84::after {
        bottom: 15px;
        right: 5px; }
    .te-info-card_5d180f3daa0f5a24 .te-title-wrapper_ab44694881795fc5 .title_ee58e5698dbe668f {
      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_5d180f3daa0f5a24 .te-title-wrapper_ab44694881795fc5 .divider_da18c8ececc22598 {
      width: 55px;
      height: 2px;
      background-color: #317EFE; }
  .te-info-card_5d180f3daa0f5a24 .content_af91cba7c981630c {
    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_5d180f3daa0f5a24 .content_af91cba7c981630c .desc_030dbd6b0ac0327c {
      -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_5d180f3daa0f5a24 .content_af91cba7c981630c .te-read-more_a20f4f45c05746e0 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start; }
      .te-info-card_5d180f3daa0f5a24 .content_af91cba7c981630c .te-read-more_a20f4f45c05746e0 .te-theme-btn_2972f57fc900ce9d {
        background-color: transparent;
        color: #317EFE;
        border: 1px solid #131A2A;
        padding: 9px 28px; }
        .te-info-card_5d180f3daa0f5a24 .content_af91cba7c981630c .te-read-more_a20f4f45c05746e0 .te-theme-btn_2972f57fc900ce9d:hover {
          background-color: #317EFE;
          color: #ffffff;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-info-card_5d180f3daa0f5a24.style-2_b9bb5b0646fe35c4 {
  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_5d180f3daa0f5a24.style-2_b9bb5b0646fe35c4 {
      padding: 35px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .te-info-card_5d180f3daa0f5a24.style-2_b9bb5b0646fe35c4 {
      padding: 35px; } }
  .te-info-card_5d180f3daa0f5a24.style-2_b9bb5b0646fe35c4:hover .image_f1f68f3d3fa8b371 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_5d180f3daa0f5a24.style-2_b9bb5b0646fe35c4:hover .content_af91cba7c981630c .te-read-more_a20f4f45c05746e0 .te-theme-btn_2972f57fc900ce9d {
    background-color: inherit;
    color: #317EFE; }
  .te-info-card_5d180f3daa0f5a24.style-2_b9bb5b0646fe35c4 .image_f1f68f3d3fa8b371 {
    border-radius: 20px;
    overflow: hidden; }
    .te-info-card_5d180f3daa0f5a24.style-2_b9bb5b0646fe35c4 .image_f1f68f3d3fa8b371 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_5d180f3daa0f5a24.style-2_b9bb5b0646fe35c4 .te-title-wrapper_ab44694881795fc5 {
    padding-bottom: 15px; }
  .te-info-card_5d180f3daa0f5a24.style-2_b9bb5b0646fe35c4 .te-content-wrapper_eb23d98419fdf99a {
    text-align: left;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .te-info-card_5d180f3daa0f5a24.style-2_b9bb5b0646fe35c4 .content_af91cba7c981630c {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px; }
    .te-info-card_5d180f3daa0f5a24.style-2_b9bb5b0646fe35c4 .content_af91cba7c981630c .te-read-more_a20f4f45c05746e0 .te-theme-btn_2972f57fc900ce9d {
      padding: 0;
      border: 0; }

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

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

.te-icon-card_165d4da9a475e73e.style-three_2929baa3b47c6c2d {
  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_165d4da9a475e73e.style-three_2929baa3b47c6c2d .icon_c569abdb2e031e84 {
    width: 72px;
    height: 72px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .te-icon-card_165d4da9a475e73e.style-three_2929baa3b47c6c2d .icon_c569abdb2e031e84 img {
      width: 100%; }
  .te-icon-card_165d4da9a475e73e.style-three_2929baa3b47c6c2d .content_af91cba7c981630c {
    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_165d4da9a475e73e.style-three_2929baa3b47c6c2d .content_af91cba7c981630c .title_ee58e5698dbe668f {
      color: #ffffff; }
    .te-icon-card_165d4da9a475e73e.style-three_2929baa3b47c6c2d .content_af91cba7c981630c .desc_030dbd6b0ac0327c {
      color: #c7cdda; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-icon-card_165d4da9a475e73e.style-three_2929baa3b47c6c2d {
      gap: 25px; }
      .te-icon-card_165d4da9a475e73e.style-three_2929baa3b47c6c2d .content_af91cba7c981630c {
        gap: 18px; } }

.te-icon-card_165d4da9a475e73e.style-2_b9bb5b0646fe35c4 {
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0; }
  .te-icon-card_165d4da9a475e73e.style-2_b9bb5b0646fe35c4 .icon_c569abdb2e031e84 {
    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_165d4da9a475e73e.style-2_b9bb5b0646fe35c4 .content_af91cba7c981630c {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px; }
    .te-icon-card_165d4da9a475e73e.style-2_b9bb5b0646fe35c4 .content_af91cba7c981630c .title_ee58e5698dbe668f {
      font-size: 20px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px; }
    .te-icon-card_165d4da9a475e73e.style-2_b9bb5b0646fe35c4 .content_af91cba7c981630c .desc_030dbd6b0ac0327c {
      line-height: 22px; }

.te-about-image-card_1aa2122bfa8f6483 .te-main-img-wrapper_54f801f26a851166 {
  text-align: right; }
  @media (max-width: 991px) {
    .te-about-image-card_1aa2122bfa8f6483 .te-main-img-wrapper_54f801f26a851166 {
      text-align: left; } }
  .te-about-image-card_1aa2122bfa8f6483 .te-main-img-wrapper_54f801f26a851166 .te-main-img-inner_49b9a1cc12441e34 {
    position: relative;
    display: inline-block;
    z-index: 2; }
    .te-about-image-card_1aa2122bfa8f6483 .te-main-img-wrapper_54f801f26a851166 .te-main-img-inner_49b9a1cc12441e34 > img {
      border-radius: 500px 500px 0 0;
      margin-left: 7px;
      margin-top: 4px; }
      @media (max-width: 650px) {
        .te-about-image-card_1aa2122bfa8f6483 .te-main-img-wrapper_54f801f26a851166 .te-main-img-inner_49b9a1cc12441e34 > img {
          width: 100%; } }
    .te-about-image-card_1aa2122bfa8f6483 .te-main-img-wrapper_54f801f26a851166 .te-main-img-inner_49b9a1cc12441e34 .te-img-card-shape_b098c055451126e6 {
      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_1aa2122bfa8f6483 .te-main-img-wrapper_54f801f26a851166 .te-main-img-inner_49b9a1cc12441e34 .te-img-card-shape_b098c055451126e6 {
          right: 0; } }
.te-about-image-card_1aa2122bfa8f6483 .te-company-foundation_3881c111c50b5735 {
  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_1aa2122bfa8f6483 .te-company-foundation_3881c111c50b5735 .te-counter-wrapper_0b94151ddcf27042 {
    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_1aa2122bfa8f6483 .te-company-foundation_3881c111c50b5735 .counter-title_69dc1cbf436b9fc0 {
    font-size: 45px;
    font-weight: 700;
    line-height: 54.9px;
    letter-spacing: -0.8px;
    color: #14203A;
    margin-bottom: 0; }
  .te-about-image-card_1aa2122bfa8f6483 .te-company-foundation_3881c111c50b5735 .title_ee58e5698dbe668f {
    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_1aa2122bfa8f6483.style-2_b9bb5b0646fe35c4 .te-main-img-wrapper_54f801f26a851166 .te-main-img-inner_49b9a1cc12441e34 {
  border-radius: 20px;
  padding-right: 80px;
  margin-top: 23px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-image-card_1aa2122bfa8f6483.style-2_b9bb5b0646fe35c4 .te-main-img-wrapper_54f801f26a851166 .te-main-img-inner_49b9a1cc12441e34 {
      padding-right: 0;
      margin-top: 0; } }
  .te-about-image-card_1aa2122bfa8f6483.style-2_b9bb5b0646fe35c4 .te-main-img-wrapper_54f801f26a851166 .te-main-img-inner_49b9a1cc12441e34 > img {
    margin: 0;
    border-radius: 20px; }
  .te-about-image-card_1aa2122bfa8f6483.style-2_b9bb5b0646fe35c4 .te-main-img-wrapper_54f801f26a851166 .te-main-img-inner_49b9a1cc12441e34 .te-img-card-shape_b098c055451126e6 {
    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_1aa2122bfa8f6483.style-2_b9bb5b0646fe35c4 .te-main-img-wrapper_54f801f26a851166 .te-main-img-inner_49b9a1cc12441e34 .te-img-card-shape_b098c055451126e6 {
        display: none; } }
  .te-about-image-card_1aa2122bfa8f6483.style-2_b9bb5b0646fe35c4 .te-main-img-wrapper_54f801f26a851166 .te-main-img-inner_49b9a1cc12441e34 .te-another-image_6c4148d5452160eb {
    position: absolute;
    top: 55%;
    right: -45px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-image-card_1aa2122bfa8f6483.style-2_b9bb5b0646fe35c4 .te-main-img-wrapper_54f801f26a851166 .te-main-img-inner_49b9a1cc12441e34 .te-another-image_6c4148d5452160eb {
        position: relative;
        right: unset;
        top: unset; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .te-about-image-card_1aa2122bfa8f6483.style-2_b9bb5b0646fe35c4 .te-main-img-wrapper_54f801f26a851166 .te-main-img-inner_49b9a1cc12441e34 .te-another-image_6c4148d5452160eb {
        position: relative; } }
    .te-about-image-card_1aa2122bfa8f6483.style-2_b9bb5b0646fe35c4 .te-main-img-wrapper_54f801f26a851166 .te-main-img-inner_49b9a1cc12441e34 .te-another-image_6c4148d5452160eb .te-another-image-inner_a207eb80ab25f9e5 {
      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_1aa2122bfa8f6483.style-2_b9bb5b0646fe35c4 .te-main-img-wrapper_54f801f26a851166 .te-main-img-inner_49b9a1cc12441e34 .te-another-image_6c4148d5452160eb .te-another-image-inner_a207eb80ab25f9e5 {
          width: 100%; }
          .te-about-image-card_1aa2122bfa8f6483.style-2_b9bb5b0646fe35c4 .te-main-img-wrapper_54f801f26a851166 .te-main-img-inner_49b9a1cc12441e34 .te-another-image_6c4148d5452160eb .te-another-image-inner_a207eb80ab25f9e5 img {
            width: 100%; } }
    .te-about-image-card_1aa2122bfa8f6483.style-2_b9bb5b0646fe35c4 .te-main-img-wrapper_54f801f26a851166 .te-main-img-inner_49b9a1cc12441e34 .te-another-image_6c4148d5452160eb .video-btn_d5cee89be51f5846 {
      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_1aa2122bfa8f6483.style-2_b9bb5b0646fe35c4 .te-main-img-wrapper_54f801f26a851166 .te-main-img-inner_49b9a1cc12441e34 .te-another-image_6c4148d5452160eb .video-btn_d5cee89be51f5846 {
          left: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%); } }
      .te-about-image-card_1aa2122bfa8f6483.style-2_b9bb5b0646fe35c4 .te-main-img-wrapper_54f801f26a851166 .te-main-img-inner_49b9a1cc12441e34 .te-another-image_6c4148d5452160eb .video-btn_d5cee89be51f5846 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_1aa2122bfa8f6483.style-2_b9bb5b0646fe35c4 .te-main-img-wrapper_54f801f26a851166 .te-main-img-inner_49b9a1cc12441e34 .te-another-image_6c4148d5452160eb .te-badge-text_a91fba3a80c2ea9c {
      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_1aa2122bfa8f6483.style-2_b9bb5b0646fe35c4 .te-main-img-wrapper_54f801f26a851166 .te-main-img-inner_49b9a1cc12441e34 .te-another-image_6c4148d5452160eb .te-badge-text_a91fba3a80c2ea9c {
          left: unset;
          top: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%);
          right: 0; } }
      .te-about-image-card_1aa2122bfa8f6483.style-2_b9bb5b0646fe35c4 .te-main-img-wrapper_54f801f26a851166 .te-main-img-inner_49b9a1cc12441e34 .te-another-image_6c4148d5452160eb .te-badge-text_a91fba3a80c2ea9c .icon_c569abdb2e031e84 {
        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_1aa2122bfa8f6483.style-2_b9bb5b0646fe35c4 .te-main-img-wrapper_54f801f26a851166 .te-main-img-inner_49b9a1cc12441e34 .te-another-image_6c4148d5452160eb .te-badge-text_a91fba3a80c2ea9c .text_33f5f43fa81a8c2a {
        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_1aa2122bfa8f6483.style-2_b9bb5b0646fe35c4 .te-main-img-wrapper_54f801f26a851166 .te-main-img-inner_49b9a1cc12441e34 .te-another-image_6c4148d5452160eb .te-badge-text_a91fba3a80c2ea9c .text_33f5f43fa81a8c2a .title_ee58e5698dbe668f {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #14203A; }
        .te-about-image-card_1aa2122bfa8f6483.style-2_b9bb5b0646fe35c4 .te-main-img-wrapper_54f801f26a851166 .te-main-img-inner_49b9a1cc12441e34 .te-another-image_6c4148d5452160eb .te-badge-text_a91fba3a80c2ea9c .text_33f5f43fa81a8c2a span {
          font-size: 12px;
          font-weight: 400;
          line-height: 12px;
          color: #335371; }

.te-about-info-card_a78b622846d43bc0 .te-about-info-content_32cf25d239bcd17e {
  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_a78b622846d43bc0 .te-about-info-content_32cf25d239bcd17e .te-section-title_4d306c746a4c2150 {
    margin-bottom: 0; }
    .te-about-info-card_a78b622846d43bc0 .te-about-info-content_32cf25d239bcd17e .te-section-title_4d306c746a4c2150 .title_ee58e5698dbe668f {
      margin-bottom: 0; }
  .te-about-info-card_a78b622846d43bc0 .te-about-info-content_32cf25d239bcd17e .te-list-item-wrapper_c05e04fdcd298d56 {
    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_a78b622846d43bc0 .te-about-info-content_32cf25d239bcd17e .te-list-item-wrapper_c05e04fdcd298d56 {
        grid-template-columns: repeat(1, 1fr); } }
    .te-about-info-card_a78b622846d43bc0 .te-about-info-content_32cf25d239bcd17e .te-list-item-wrapper_c05e04fdcd298d56 .te-list-item_74b70fe03d467cc1 .icon_c569abdb2e031e84 {
      font-size: 24px;
      color: #317EFE;
      background-color: transparent;
      width: unset;
      height: unset; }
    .te-about-info-card_a78b622846d43bc0 .te-about-info-content_32cf25d239bcd17e .te-list-item-wrapper_c05e04fdcd298d56 .te-list-item_74b70fe03d467cc1 .text_33f5f43fa81a8c2a {
      color: #14203A; }
  .te-about-info-card_a78b622846d43bc0 .te-about-info-content_32cf25d239bcd17e .te-info-list_08d3bb281ecc01b5 {
    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_a78b622846d43bc0 .te-about-info-content_32cf25d239bcd17e .te-info-list_08d3bb281ecc01b5 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 20px; } }
    .te-about-info-card_a78b622846d43bc0 .te-about-info-content_32cf25d239bcd17e .te-info-list_08d3bb281ecc01b5 .te-single-info-list_6016f3899373266e {
      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_a78b622846d43bc0 .te-about-info-content_32cf25d239bcd17e .te-info-list_08d3bb281ecc01b5 .te-single-info-list_6016f3899373266e:hover .icon_c569abdb2e031e84 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_a78b622846d43bc0 .te-about-info-content_32cf25d239bcd17e .te-info-list_08d3bb281ecc01b5 .te-single-info-list_6016f3899373266e .icon_c569abdb2e031e84 {
        margin-bottom: 10px;
        position: relative;
        margin-left: 20px; }
        .te-about-info-card_a78b622846d43bc0 .te-about-info-content_32cf25d239bcd17e .te-info-list_08d3bb281ecc01b5 .te-single-info-list_6016f3899373266e .icon_c569abdb2e031e84::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_a78b622846d43bc0 .te-about-info-content_32cf25d239bcd17e .te-info-list_08d3bb281ecc01b5 .te-single-info-list_6016f3899373266e .icon_c569abdb2e031e84 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_a78b622846d43bc0 .te-about-info-content_32cf25d239bcd17e .te-info-list_08d3bb281ecc01b5 .te-single-info-list_6016f3899373266e .title_ee58e5698dbe668f {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0px;
        margin-bottom: 0; }
      .te-about-info-card_a78b622846d43bc0 .te-about-info-content_32cf25d239bcd17e .te-info-list_08d3bb281ecc01b5 .te-single-info-list_6016f3899373266e .short-title_443d64c037becb40 {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px; }

.te-about-info-card_a78b622846d43bc0.style-2_b9bb5b0646fe35c4 .te-about-info-content_32cf25d239bcd17e {
  gap: 10px; }
  .te-about-info-card_a78b622846d43bc0.style-2_b9bb5b0646fe35c4 .te-about-info-content_32cf25d239bcd17e .te-list-item-wrapper_c05e04fdcd298d56 {
    padding-top: 6px;
    gap: 0; }
    .te-about-info-card_a78b622846d43bc0.style-2_b9bb5b0646fe35c4 .te-about-info-content_32cf25d239bcd17e .te-list-item-wrapper_c05e04fdcd298d56 .te-list-item_74b70fe03d467cc1 .icon_c569abdb2e031e84 {
      width: 16px;
      height: 16px;
      background-color: #317EFE;
      border-radius: 50%;
      color: white;
      font-size: 10px; }
    .te-about-info-card_a78b622846d43bc0.style-2_b9bb5b0646fe35c4 .te-about-info-content_32cf25d239bcd17e .te-list-item-wrapper_c05e04fdcd298d56 .te-list-item_74b70fe03d467cc1 .text_33f5f43fa81a8c2a {
      color: #335371; }
  .te-about-info-card_a78b622846d43bc0.style-2_b9bb5b0646fe35c4 .te-about-info-content_32cf25d239bcd17e .te-info-list_08d3bb281ecc01b5 {
    border-top: 1px solid #E1E1E1;
    padding-top: 40px; }
    .te-about-info-card_a78b622846d43bc0.style-2_b9bb5b0646fe35c4 .te-about-info-content_32cf25d239bcd17e .te-info-list_08d3bb281ecc01b5 .divider_da18c8ececc22598 {
      width: 1px;
      background-color: #E1E1E1;
      height: 127px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-info-card_a78b622846d43bc0.style-2_b9bb5b0646fe35c4 .te-about-info-content_32cf25d239bcd17e .te-info-list_08d3bb281ecc01b5 .divider_da18c8ececc22598 {
          height: 1px;
          width: 100%; } }

.te-about-info-card_a78b622846d43bc0.style-three_2929baa3b47c6c2d .te-section-title_4d306c746a4c2150 {
  margin-bottom: 40px; }
.te-about-info-card_a78b622846d43bc0.style-three_2929baa3b47c6c2d .about-info-wrapper_633a1d77a43a61da {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_a78b622846d43bc0.style-three_2929baa3b47c6c2d .about-info-wrapper_633a1d77a43a61da {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .te-about-info-card_a78b622846d43bc0.style-three_2929baa3b47c6c2d .about-info-wrapper_633a1d77a43a61da .about-info-img_a4ed7c73d610ec1d {
    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_a78b622846d43bc0.style-three_2929baa3b47c6c2d .about-info-wrapper_633a1d77a43a61da .about-info-img_a4ed7c73d610ec1d {
        height: 350px; } }
    .te-about-info-card_a78b622846d43bc0.style-three_2929baa3b47c6c2d .about-info-wrapper_633a1d77a43a61da .about-info-img_a4ed7c73d610ec1d img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.te-about-info-card_a78b622846d43bc0.style-three_2929baa3b47c6c2d .te-about-info-content_32cf25d239bcd17e {
  padding-left: 50px;
  gap: 30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_a78b622846d43bc0.style-three_2929baa3b47c6c2d .te-about-info-content_32cf25d239bcd17e {
      padding-left: 0;
      padding-top: 50px; } }
  .te-about-info-card_a78b622846d43bc0.style-three_2929baa3b47c6c2d .te-about-info-content_32cf25d239bcd17e .skill-progressbar-wrapper_e45cb3666c8ae9a5 {
    width: 100%; }
  .te-about-info-card_a78b622846d43bc0.style-three_2929baa3b47c6c2d .te-about-info-content_32cf25d239bcd17e .te-icon-card-wrapper_c5aa554c4981897f {
    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_a78b622846d43bc0.style-three_2929baa3b47c6c2d .te-about-info-content_32cf25d239bcd17e .te-icon-card-wrapper_c5aa554c4981897f .te-icon-card_165d4da9a475e73e {
      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_a78b622846d43bc0.style-three_2929baa3b47c6c2d .te-about-info-content_32cf25d239bcd17e .te-icon-card-wrapper_c5aa554c4981897f .te-icon-card_165d4da9a475e73e .icon_c569abdb2e031e84 {
        width: 40px;
        height: 40px; }
      .te-about-info-card_a78b622846d43bc0.style-three_2929baa3b47c6c2d .te-about-info-content_32cf25d239bcd17e .te-icon-card-wrapper_c5aa554c4981897f .te-icon-card_165d4da9a475e73e .content_af91cba7c981630c {
        gap: 4px; }
        .te-about-info-card_a78b622846d43bc0.style-three_2929baa3b47c6c2d .te-about-info-content_32cf25d239bcd17e .te-icon-card-wrapper_c5aa554c4981897f .te-icon-card_165d4da9a475e73e .content_af91cba7c981630c .title_ee58e5698dbe668f {
          font-size: 18px;
          line-height: 24px; }
  .te-about-info-card_a78b622846d43bc0.style-three_2929baa3b47c6c2d .te-about-info-content_32cf25d239bcd17e .te-btn-wrapper_bb3a40bb7e72ba5e {
    margin-top: 7px; }

.te-counter-card_9abe814451267043 {
  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_9abe814451267043 {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 575px) {
    .te-counter-card_9abe814451267043 {
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 50px; } }
  .te-counter-card_9abe814451267043 .te-counter-item_9dc5fd5b3a5388d6 {
    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_9abe814451267043 .te-counter-item_9dc5fd5b3a5388d6:hover .icon_c569abdb2e031e84 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-counter-card_9abe814451267043 .te-counter-item_9dc5fd5b3a5388d6 .icon_c569abdb2e031e84 {
      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_9abe814451267043 .te-counter-item_9dc5fd5b3a5388d6 .icon_c569abdb2e031e84 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-counter-card_9abe814451267043 .te-counter-item_9dc5fd5b3a5388d6 .te-counter-title_b2a90f481746d45f {
      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_9abe814451267043 .te-counter-item_9dc5fd5b3a5388d6 .te-counter-title_b2a90f481746d45f .content_af91cba7c981630c {
        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_9abe814451267043 .te-counter-item_9dc5fd5b3a5388d6 .number_786a67f33d2862d3 {
      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_9abe814451267043 .te-counter-item_9dc5fd5b3a5388d6 .number_786a67f33d2862d3 {
          font-size: 36px;
          line-height: 40px; } }
    .te-counter-card_9abe814451267043 .te-counter-item_9dc5fd5b3a5388d6 .title_ee58e5698dbe668f {
      margin: 0;
      font-family: "Inter", sans-serif;
      font-weight: 400;
      font-size: 18px;
      line-height: 18px;
      color: #335371; }
    .te-counter-card_9abe814451267043 .te-counter-item_9dc5fd5b3a5388d6 .text_33f5f43fa81a8c2a {
      margin: 0;
      color: #c7cdda; }

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

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

.te-process-step_7628d7eadb4c8832 {
  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_7628d7eadb4c8832::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_7628d7eadb4c8832 {
      padding: 32px 28px 42px 28px; } }
  .te-process-step_7628d7eadb4c8832:hover {
    top: -5px; }
    .te-process-step_7628d7eadb4c8832:hover::before {
      width: 100%;
      height: 100%;
      border-radius: 0;
      -webkit-transform: translateX(-50%) scale(1);
              transform: translateX(-50%) scale(1); }
    .te-process-step_7628d7eadb4c8832:hover .icon_c569abdb2e031e84 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_7628d7eadb4c8832:hover .counter-number_ea69d781dea6ab75 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_7628d7eadb4c8832:hover .content_af91cba7c981630c .te-read-more_a20f4f45c05746e0 .te-theme-btn_2972f57fc900ce9d {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff; }
  .te-process-step_7628d7eadb4c8832 .icon_c569abdb2e031e84 {
    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_7628d7eadb4c8832 .icon_c569abdb2e031e84 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-process-step_7628d7eadb4c8832 .te-content-wrapper_eb23d98419fdf99a {
    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_7628d7eadb4c8832 .te-counter-wrapper_0b94151ddcf27042 {
    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_7628d7eadb4c8832 .te-counter-wrapper_0b94151ddcf27042 .shape_37320accee4ba9ff {
      position: relative; }
  .te-process-step_7628d7eadb4c8832 .counter-number_ea69d781dea6ab75 {
    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_7628d7eadb4c8832 .te-title-wrapper_ab44694881795fc5 {
    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_7628d7eadb4c8832 .te-title-wrapper_ab44694881795fc5 .icon_c569abdb2e031e84 {
      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_7628d7eadb4c8832 .te-title-wrapper_ab44694881795fc5 .title_ee58e5698dbe668f {
      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_7628d7eadb4c8832 .content_af91cba7c981630c {
    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_7628d7eadb4c8832 .content_af91cba7c981630c .desc_030dbd6b0ac0327c {
      -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_7628d7eadb4c8832 .content_af91cba7c981630c .te-read-more_a20f4f45c05746e0 {
      margin-top: -10px; }
      .te-process-step_7628d7eadb4c8832 .content_af91cba7c981630c .te-read-more_a20f4f45c05746e0 .te-theme-btn_2972f57fc900ce9d {
        border: 1px solid #E1E1E1;
        color: #317EFE;
        background-color: transparent; }

.te-testimonial-card_46f0b0d5ea570855 {
  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_46f0b0d5ea570855 {
      padding: 30px; } }
  .te-testimonial-card_46f0b0d5ea570855 .te-content-wrapper_eb23d98419fdf99a {
    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_46f0b0d5ea570855 .te-content-wrapper_eb23d98419fdf99a .content_af91cba7c981630c {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
    .te-testimonial-card_46f0b0d5ea570855 .te-content-wrapper_eb23d98419fdf99a .te-user-meta_97a94272a1c8139d {
      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_46f0b0d5ea570855 .te-content-wrapper_eb23d98419fdf99a .te-user-meta_97a94272a1c8139d {
          -webkit-box-align: end;
              -ms-flex-align: end;
                  align-items: flex-end; } }
      .te-testimonial-card_46f0b0d5ea570855 .te-content-wrapper_eb23d98419fdf99a .te-user-meta_97a94272a1c8139d .te-user-info_ee650f96e1e7d73f {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .te-testimonial-card_46f0b0d5ea570855 .te-content-wrapper_eb23d98419fdf99a .te-user-meta_97a94272a1c8139d .te-user-info_ee650f96e1e7d73f .image_f1f68f3d3fa8b371 {
          width: 74px;
          height: 84px;
          border-radius: 20px;
          overflow: hidden;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .te-testimonial-card_46f0b0d5ea570855 .te-content-wrapper_eb23d98419fdf99a .te-user-meta_97a94272a1c8139d .te-user-info_ee650f96e1e7d73f .rating_5d2574c62b995e81 {
          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_46f0b0d5ea570855 .te-content-wrapper_eb23d98419fdf99a .te-user-meta_97a94272a1c8139d .te-user-info_ee650f96e1e7d73f .name_fbfaafd05d53d34e {
          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_46f0b0d5ea570855 .te-content-wrapper_eb23d98419fdf99a .te-user-meta_97a94272a1c8139d .te-user-info_ee650f96e1e7d73f .name_fbfaafd05d53d34e {
              font-size: 18px;
              line-height: 28px; } }
        .te-testimonial-card_46f0b0d5ea570855 .te-content-wrapper_eb23d98419fdf99a .te-user-meta_97a94272a1c8139d .te-user-info_ee650f96e1e7d73f .designation_efc02753ccac5960 {
          font-size: 18px;
          font-weight: 400;
          line-height: 36px;
          color: #14203A; }
      .te-testimonial-card_46f0b0d5ea570855 .te-content-wrapper_eb23d98419fdf99a .te-user-meta_97a94272a1c8139d .icon_c569abdb2e031e84 {
        color: #E1E1E1;
        font-size: 55px;
        margin-top: 20px; }
        @media (max-width: 570px) {
          .te-testimonial-card_46f0b0d5ea570855 .te-content-wrapper_eb23d98419fdf99a .te-user-meta_97a94272a1c8139d .icon_c569abdb2e031e84 {
            position: absolute;
            right: 30px;
            top: 0;
            z-index: -1;
            font-size: 35px; } }

.te-testimonial-card-two_313894189647d59b {
  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_313894189647d59b .te-content-wrapper_eb23d98419fdf99a {
    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_313894189647d59b .te-content-wrapper_eb23d98419fdf99a .content_af91cba7c981630c {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
      .te-testimonial-card-two_313894189647d59b .te-content-wrapper_eb23d98419fdf99a .content_af91cba7c981630c p {
        margin-bottom: 0; }
    .te-testimonial-card-two_313894189647d59b .te-content-wrapper_eb23d98419fdf99a .te-user-meta_97a94272a1c8139d {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .te-testimonial-card-two_313894189647d59b .te-content-wrapper_eb23d98419fdf99a .te-user-meta_97a94272a1c8139d .te-user-info_ee650f96e1e7d73f {
        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_313894189647d59b .te-content-wrapper_eb23d98419fdf99a .te-user-meta_97a94272a1c8139d .te-user-info_ee650f96e1e7d73f .icon_c569abdb2e031e84 {
          color: #317EFE;
          font-size: 40px; }
        .te-testimonial-card-two_313894189647d59b .te-content-wrapper_eb23d98419fdf99a .te-user-meta_97a94272a1c8139d .te-user-info_ee650f96e1e7d73f .name_fbfaafd05d53d34e {
          font-size: 24px;
          font-weight: 500;
          line-height: 24px;
          letter-spacing: 0px;
          color: #14203A;
          margin-bottom: 0; }
        .te-testimonial-card-two_313894189647d59b .te-content-wrapper_eb23d98419fdf99a .te-user-meta_97a94272a1c8139d .te-user-info_ee650f96e1e7d73f .designation_efc02753ccac5960 {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #317EFE; }
      .te-testimonial-card-two_313894189647d59b .te-content-wrapper_eb23d98419fdf99a .te-user-meta_97a94272a1c8139d .image_f1f68f3d3fa8b371 {
        width: 74px;
        height: 74px;
        border-radius: 50%;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }

.te-testimonial-card_46f0b0d5ea570855.style-3_a726aadaef06fa7f {
  padding: 30px 0 0 0;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .te-testimonial-card_46f0b0d5ea570855.style-3_a726aadaef06fa7f::before {
    display: none; }
  .te-testimonial-card_46f0b0d5ea570855.style-3_a726aadaef06fa7f .te-content-wrapper_eb23d98419fdf99a {
    gap: 15px; }
    .te-testimonial-card_46f0b0d5ea570855.style-3_a726aadaef06fa7f .te-content-wrapper_eb23d98419fdf99a .content_af91cba7c981630c .title_ee58e5698dbe668f {
      font-size: 24px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px;
      color: #335371;
      margin-bottom: 20px; }
    .te-testimonial-card_46f0b0d5ea570855.style-3_a726aadaef06fa7f .te-content-wrapper_eb23d98419fdf99a .te-user-meta_97a94272a1c8139d .te-user-info_ee650f96e1e7d73f {
      -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_46f0b0d5ea570855.style-3_a726aadaef06fa7f .te-content-wrapper_eb23d98419fdf99a .te-user-meta_97a94272a1c8139d .te-user-info_ee650f96e1e7d73f {
          padding: 15px 30px; } }
      .te-testimonial-card_46f0b0d5ea570855.style-3_a726aadaef06fa7f .te-content-wrapper_eb23d98419fdf99a .te-user-meta_97a94272a1c8139d .te-user-info_ee650f96e1e7d73f .image_f1f68f3d3fa8b371 {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        overflow: hidden;
        margin-top: 0;
        position: relative; }
        .te-testimonial-card_46f0b0d5ea570855.style-3_a726aadaef06fa7f .te-content-wrapper_eb23d98419fdf99a .te-user-meta_97a94272a1c8139d .te-user-info_ee650f96e1e7d73f .image_f1f68f3d3fa8b371 img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          position: absolute;
          left: 0;
          top: 0; }
      .te-testimonial-card_46f0b0d5ea570855.style-3_a726aadaef06fa7f .te-content-wrapper_eb23d98419fdf99a .te-user-meta_97a94272a1c8139d .te-user-info_ee650f96e1e7d73f .rating_5d2574c62b995e81 {
        gap: 5px;
        color: #E7F914;
        font-size: 14px;
        margin-bottom: 10px; }
      .te-testimonial-card_46f0b0d5ea570855.style-3_a726aadaef06fa7f .te-content-wrapper_eb23d98419fdf99a .te-user-meta_97a94272a1c8139d .te-user-info_ee650f96e1e7d73f .name_fbfaafd05d53d34e span {
        color: #317EFE; }
    .te-testimonial-card_46f0b0d5ea570855.style-3_a726aadaef06fa7f .te-content-wrapper_eb23d98419fdf99a .te-user-meta_97a94272a1c8139d .icon_c569abdb2e031e84 {
      font-size: 64px;
      color: #E7F914;
      position: absolute;
      top: -5px;
      margin-top: 0;
      right: 0; }
      @media (max-width: 575px) {
        .te-testimonial-card_46f0b0d5ea570855.style-3_a726aadaef06fa7f .te-content-wrapper_eb23d98419fdf99a .te-user-meta_97a94272a1c8139d .icon_c569abdb2e031e84 {
          font-size: 34px; } }

.te-testimonial-slider-wrapper_56669a99bd7cdceb {
  position: relative; }
  .te-testimonial-slider-wrapper_56669a99bd7cdceb .slick-list_9b77b1feb4f6bbcd {
    margin: 0 -15px; }
    .te-testimonial-slider-wrapper_56669a99bd7cdceb .slick-list_9b77b1feb4f6bbcd .slick-slide_79ecb83c81a1391d {
      margin: 0 15px;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_56669a99bd7cdceb .slick-dots_bc051177c799a709 {
    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_56669a99bd7cdceb .slick-dots_bc051177c799a709 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_56669a99bd7cdceb .slick-dots_bc051177c799a709 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_56669a99bd7cdceb .slick-dots_bc051177c799a709 li.slick-active_39506ecfd7493e18 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-testimonial-slider-wrapper_56669a99bd7cdceb .slick-dots_bc051177c799a709 li.slick-active_39506ecfd7493e18 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_56669a99bd7cdceb .slick-arrow_4b68f9f14f02cbd2 {
    display: none !important; }

.te-accordion-box-wrapper_bf3b9f39c2317c43 {
  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_23759947a6ff62e8 .te-accordion-list-item_9b7285c3a692802b {
  border: 1px solid #E1E1E1;
  border-radius: 20px; }
  .accordion-wrapper_23759947a6ff62e8 .te-accordion-list-item_9b7285c3a692802b .te-accordion-head_4fb31531f24cf187 {
    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_23759947a6ff62e8 .te-accordion-list-item_9b7285c3a692802b .te-accordion-head_4fb31531f24cf187: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_23759947a6ff62e8 .te-accordion-list-item_9b7285c3a692802b .te-accordion-head_4fb31531f24cf187.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_23759947a6ff62e8 .te-accordion-list-item_9b7285c3a692802b .te-accordion-head_4fb31531f24cf187 .te-accordion-title_9ea64c9065f05bfb {
      font-size: 20px;
      line-height: 32px;
      font-weight: 500;
      margin-bottom: 0;
      letter-spacing: 0px; }
  .accordion-wrapper_23759947a6ff62e8 .te-accordion-list-item_9b7285c3a692802b .te-accordion-body_a24321f03e478c18 {
    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_a0f1a1d955a3de48 {
  border-left: 4px solid #dfe2e9;
  padding-left: 45px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .page-header_a0f1a1d955a3de48 {
      padding-left: 30px; } }
  .page-header_a0f1a1d955a3de48 .te-page-title_1c996009fa327d9d,
  .page-header_a0f1a1d955a3de48 .page-title_cfe590c244715589 {
    font-size: 42px;
    line-height: 48px; }
    @media (max-width: 991px) {
      .page-header_a0f1a1d955a3de48 .te-page-title_1c996009fa327d9d,
      .page-header_a0f1a1d955a3de48 .page-title_cfe590c244715589 {
        font-size: 38px;
        line-height: 48px; } }

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

.te-post-item_3b58bf0b2b38ae77 {
  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_3b58bf0b2b38ae77:hover .te-post-thumbnail_ee45fa9b856f9ef9 img,
  .te-post-item_3b58bf0b2b38ae77:hover .post-video_2beea345becc89d2 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_3b58bf0b2b38ae77 iframe {
    width: 100%;
    height: 522px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_3b58bf0b2b38ae77 iframe {
        height: 350px; } }
  .te-post-item_3b58bf0b2b38ae77 .post-gallery .slick-list_9b77b1feb4f6bbcd .slick-track_8a501b4698da5d61 {
    height: 392px;
    overflow: hidden; }
  .te-post-item_3b58bf0b2b38ae77 .te-post-content-wrapper_710e644b668f5607 {
    padding: 32px 32px 40px 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_3b58bf0b2b38ae77 .te-post-content-wrapper_710e644b668f5607 {
        padding: 35px;
        padding-top: 30px; } }
    .te-post-item_3b58bf0b2b38ae77 .te-post-content-wrapper_710e644b668f5607 .te-read-more_a20f4f45c05746e0 {
      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_3b58bf0b2b38ae77.format-quote_cdd3e544ed6f086c .te-post-content {
    margin: 0; }
  .te-post-item_3b58bf0b2b38ae77.format-quote_cdd3e544ed6f086c blockquote {
    margin: 0; }
    .te-post-item_3b58bf0b2b38ae77.format-quote_cdd3e544ed6f086c blockquote p {
      margin-top: 0; }
    .te-post-item_3b58bf0b2b38ae77.format-quote_cdd3e544ed6f086c 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_3b58bf0b2b38ae77.format-quote_cdd3e544ed6f086c blockquote cite a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-post-item_3b58bf0b2b38ae77.sticky_0a4b210910ed7d14 {
    border: 2px solid #317EFE; }
    .te-post-item_3b58bf0b2b38ae77.sticky_0a4b210910ed7d14 .te-post-content {
      margin-bottom: 0; }
      .te-post-item_3b58bf0b2b38ae77.sticky_0a4b210910ed7d14 .te-post-content p {
        margin-bottom: 0; }
  .te-post-item_3b58bf0b2b38ae77 .te-post-title_b707bb29334a4385 {
    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_3b58bf0b2b38ae77 .te-post-title_b707bb29334a4385 {
        font-size: 28px;
        line-height: 42px;
        margin-top: 5px; } }
    .te-post-item_3b58bf0b2b38ae77 .te-post-title_b707bb29334a4385:hover a {
      color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-post-item_3b58bf0b2b38ae77 .te-post-content p {
    margin-top: 17px; }
  .te-post-item_3b58bf0b2b38ae77 .te-post-content h2,
  .te-post-item_3b58bf0b2b38ae77 .te-post-content h3,
  .te-post-item_3b58bf0b2b38ae77 .te-post-content h4,
  .te-post-item_3b58bf0b2b38ae77 .te-post-content h5,
  .te-post-item_3b58bf0b2b38ae77 .te-post-content h6 {
    margin-bottom: 10px; }
  .te-post-item_3b58bf0b2b38ae77 .te-post-content p {
    margin-bottom: unset; }
  .te-post-item_3b58bf0b2b38ae77 .te-single-post-meta_309b0450cfb7351d {
    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_3b58bf0b2b38ae77 .te-social-share_fdb6fad70b2768f3 {
    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_3b58bf0b2b38ae77 .te-social-share_fdb6fad70b2768f3 a.facebook_4267470ecbd1fee4 {
      color: #1877f2; }
    .te-post-item_3b58bf0b2b38ae77 .te-social-share_fdb6fad70b2768f3 a.twitter_389fb53f6e0c8804 {
      color: #1da1f2; }
    .te-post-item_3b58bf0b2b38ae77 .te-social-share_fdb6fad70b2768f3 a.linkedin_fe7aad7dbfb747b8 {
      color: #1a70c6; }
    .te-post-item_3b58bf0b2b38ae77 .te-social-share_fdb6fad70b2768f3 .te-social-share-title_3e0a37b6ee64c1a4 {
      font-size: 16px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A;
      margin-right: 5px;
      text-transform: uppercase; }
  .te-post-item_3b58bf0b2b38ae77 .te-blog-post-tag_4ce56007aaf1dccb {
    width: 100%;
    display: inline-block; }
    .te-post-item_3b58bf0b2b38ae77 .te-blog-post-tag_4ce56007aaf1dccb 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_3b58bf0b2b38ae77 .te-blog-post-tag_4ce56007aaf1dccb .te-post-tag-list_4590c3bad37f3ec5 {
      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_3b58bf0b2b38ae77 .te-blog-post-tag_4ce56007aaf1dccb .te-post-tag-list_4590c3bad37f3ec5 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_3b58bf0b2b38ae77 .te-blog-post-tag_4ce56007aaf1dccb .te-post-tag-list_4590c3bad37f3ec5 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_3b58bf0b2b38ae77 .te-post-thumbnail_ee45fa9b856f9ef9,
  .te-post-item_3b58bf0b2b38ae77 .post-video_2beea345becc89d2 {
    position: relative;
    overflow: hidden; }
    .te-post-item_3b58bf0b2b38ae77 .te-post-thumbnail_ee45fa9b856f9ef9 img,
    .te-post-item_3b58bf0b2b38ae77 .post-video_2beea345becc89d2 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_3b58bf0b2b38ae77 .te-post-thumbnail_ee45fa9b856f9ef9 .popup-video-wrapper_7c0d0be785eddd4d,
    .te-post-item_3b58bf0b2b38ae77 .post-video_2beea345becc89d2 .popup-video-wrapper_7c0d0be785eddd4d {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .te-post-item_3b58bf0b2b38ae77 .te-post-thumbnail_ee45fa9b856f9ef9 .video-btn_d5cee89be51f5846 a,
    .te-post-item_3b58bf0b2b38ae77 .post-video_2beea345becc89d2 .video-btn_d5cee89be51f5846 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_3b58bf0b2b38ae77 .te-post-thumbnail_ee45fa9b856f9ef9 .video-btn_d5cee89be51f5846 a i,
      .te-post-item_3b58bf0b2b38ae77 .post-video_2beea345becc89d2 .video-btn_d5cee89be51f5846 a i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_3b58bf0b2b38ae77 .te-post-thumbnail_ee45fa9b856f9ef9 .video-btn_d5cee89be51f5846 a:hover,
      .te-post-item_3b58bf0b2b38ae77 .post-video_2beea345becc89d2 .video-btn_d5cee89be51f5846 a:hover {
        -webkit-animation: none;
                animation: none; }
  .te-post-item_3b58bf0b2b38ae77 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_3b58bf0b2b38ae77 button.post-gallery-btn.prev-btn {
      left: 30px; }
    .te-post-item_3b58bf0b2b38ae77 button.post-gallery-btn.next-btn {
      right: 30px; }
    .te-post-item_3b58bf0b2b38ae77 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_3b58bf0b2b38ae77 button.post-gallery-btn:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
      .te-post-item_3b58bf0b2b38ae77 button.post-gallery-btn:hover i {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te-post-item_3b58bf0b2b38ae77 .post-audio_f387f8e3a0cd68b3 iframe {
    width: 100%; }
  .te-post-item_3b58bf0b2b38ae77 .te-post-meta_4880c5d08eacf268 {
    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_3b58bf0b2b38ae77 .te-post-meta_4880c5d08eacf268 {
        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_3b58bf0b2b38ae77 .te-post-meta_4880c5d08eacf268 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_3b58bf0b2b38ae77 .te-post-meta_4880c5d08eacf268 span i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_3b58bf0b2b38ae77 .te-post-meta_4880c5d08eacf268 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_3b58bf0b2b38ae77 .te-post-meta_4880c5d08eacf268 span a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
          .te-post-item_3b58bf0b2b38ae77 .te-post-meta_4880c5d08eacf268 span a:hover i {
            color: #317EFE;
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out; }

.te-post-card_e683daf44fcb80f2 {
  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_e683daf44fcb80f2.style-1_b1f19f8dfa7b0f97 {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 20px; }
    .te-post-card_e683daf44fcb80f2.style-1_b1f19f8dfa7b0f97 .image_f1f68f3d3fa8b371 {
      height: 290px; }
    .te-post-card_e683daf44fcb80f2.style-1_b1f19f8dfa7b0f97 .content_af91cba7c981630c {
      padding: 0 20px 20px 20px; }
  .te-post-card_e683daf44fcb80f2:hover .image_f1f68f3d3fa8b371 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_e683daf44fcb80f2 .image_f1f68f3d3fa8b371 {
    overflow: hidden;
    border-radius: 20px;
    position: relative;
    width: 100%;
    height: 323px;
    position: relative; }
    .te-post-card_e683daf44fcb80f2 .image_f1f68f3d3fa8b371 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_e683daf44fcb80f2 .image_f1f68f3d3fa8b371 .te-post-date_d100fda4dbd8bd3d {
      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_e683daf44fcb80f2 .image_f1f68f3d3fa8b371 .te-post-date_d100fda4dbd8bd3d span {
        color: #ffffff;
        font-size: 20px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: 0px; }
  .te-post-card_e683daf44fcb80f2 .content_af91cba7c981630c {
    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_e683daf44fcb80f2 .content_af91cba7c981630c .te-post-meta-info_5e246cde3ccb7079 {
      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_e683daf44fcb80f2 .content_af91cba7c981630c .te-post-meta-info_5e246cde3ccb7079 .te-single-meta_a0364bfdd2e063ba {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 8px; }
        .te-post-card_e683daf44fcb80f2 .content_af91cba7c981630c .te-post-meta-info_5e246cde3ccb7079 .te-single-meta_a0364bfdd2e063ba span,
        .te-post-card_e683daf44fcb80f2 .content_af91cba7c981630c .te-post-meta-info_5e246cde3ccb7079 .te-single-meta_a0364bfdd2e063ba a {
          color: #335371;
          font-size: 14px;
          line-height: 28px;
          font-weight: 400;
          margin: 0;
          text-transform: capitalize; }
        .te-post-card_e683daf44fcb80f2 .content_af91cba7c981630c .te-post-meta-info_5e246cde3ccb7079 .te-single-meta_a0364bfdd2e063ba i {
          color: #317EFE; }
    .te-post-card_e683daf44fcb80f2 .content_af91cba7c981630c .title_ee58e5698dbe668f {
      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_e683daf44fcb80f2 .content_af91cba7c981630c a.read-btn_d37f8c4abe7a8c22 {
      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_e683daf44fcb80f2 .content_af91cba7c981630c a.read-btn_d37f8c4abe7a8c22:hover {
        color: #317EFE; }

.te-post-card_e683daf44fcb80f2.style-2_b9bb5b0646fe35c4 {
  gap: 20px; }
  .te-post-card_e683daf44fcb80f2.style-2_b9bb5b0646fe35c4 .image_f1f68f3d3fa8b371 {
    border-radius: 20px 20px 20px 0; }
    .te-post-card_e683daf44fcb80f2.style-2_b9bb5b0646fe35c4 .image_f1f68f3d3fa8b371 .te-post-date_d100fda4dbd8bd3d {
      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_e683daf44fcb80f2.style-2_b9bb5b0646fe35c4 .content_af91cba7c981630c .title_ee58e5698dbe668f {
    font-size: 20px; }
  .te-post-card_e683daf44fcb80f2.style-2_b9bb5b0646fe35c4 .content_af91cba7c981630c .te-post-meta-info_5e246cde3ccb7079 {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px; }

.te-blog-details-wrapper_e38e69dcd1af44d4 .te-comment-respond_ac3cfc86cbf0b1fa {
  margin-top: 78px;
  margin-bottom: 40px; }
.te-blog-details-wrapper_e38e69dcd1af44d4 .te-post-comments_68039719d099836b {
  margin-top: 70px; }
.te-blog-details-wrapper_e38e69dcd1af44d4 .wp-block-group_ce90ce2478f82f42.has-background_83a969caf202e04d .wp-block-button_e6659d555a91a017 .wp-block-button__link_a4a9047060861733 {
  color: #ffffff !important; }
.te-blog-details-wrapper_e38e69dcd1af44d4 .te-post-item_3b58bf0b2b38ae77 {
  border: 0;
  overflow: visible;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0; }
  .te-blog-details-wrapper_e38e69dcd1af44d4 .te-post-item_3b58bf0b2b38ae77 iframe {
    width: 100%;
    height: 522px; }
  .te-blog-details-wrapper_e38e69dcd1af44d4 .te-post-item_3b58bf0b2b38ae77 .te-post-meta_4880c5d08eacf268 {
    margin-top: 0;
    margin-bottom: 20px; }
  .te-blog-details-wrapper_e38e69dcd1af44d4 .te-post-item_3b58bf0b2b38ae77 .post-gallery:hover img {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important; }
  .te-blog-details-wrapper_e38e69dcd1af44d4 .te-post-item_3b58bf0b2b38ae77 .te-post-thumbnail_ee45fa9b856f9ef9,
  .te-blog-details-wrapper_e38e69dcd1af44d4 .te-post-item_3b58bf0b2b38ae77 .post-video_2beea345becc89d2,
  .te-blog-details-wrapper_e38e69dcd1af44d4 .te-post-item_3b58bf0b2b38ae77 .post-gallery,
  .te-blog-details-wrapper_e38e69dcd1af44d4 .te-post-item_3b58bf0b2b38ae77 .postbox-audio_919a4206db31cae1,
  .te-blog-details-wrapper_e38e69dcd1af44d4 .te-post-item_3b58bf0b2b38ae77 .wp-block-post-featured-image_3d47565dc780906b {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative; }
    @media (max-width: 767px) {
      .te-blog-details-wrapper_e38e69dcd1af44d4 .te-post-item_3b58bf0b2b38ae77 .te-post-thumbnail_ee45fa9b856f9ef9,
      .te-blog-details-wrapper_e38e69dcd1af44d4 .te-post-item_3b58bf0b2b38ae77 .post-video_2beea345becc89d2,
      .te-blog-details-wrapper_e38e69dcd1af44d4 .te-post-item_3b58bf0b2b38ae77 .post-gallery,
      .te-blog-details-wrapper_e38e69dcd1af44d4 .te-post-item_3b58bf0b2b38ae77 .postbox-audio_919a4206db31cae1,
      .te-blog-details-wrapper_e38e69dcd1af44d4 .te-post-item_3b58bf0b2b38ae77 .wp-block-post-featured-image_3d47565dc780906b {
        margin-bottom: 30px; } }
    .te-blog-details-wrapper_e38e69dcd1af44d4 .te-post-item_3b58bf0b2b38ae77 .te-post-thumbnail_ee45fa9b856f9ef9:hover img,
    .te-blog-details-wrapper_e38e69dcd1af44d4 .te-post-item_3b58bf0b2b38ae77 .post-video_2beea345becc89d2:hover img,
    .te-blog-details-wrapper_e38e69dcd1af44d4 .te-post-item_3b58bf0b2b38ae77 .post-gallery:hover img,
    .te-blog-details-wrapper_e38e69dcd1af44d4 .te-post-item_3b58bf0b2b38ae77 .postbox-audio_919a4206db31cae1:hover img,
    .te-blog-details-wrapper_e38e69dcd1af44d4 .te-post-item_3b58bf0b2b38ae77 .wp-block-post-featured-image_3d47565dc780906b: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_e38e69dcd1af44d4 .te-post-item_3b58bf0b2b38ae77 .te-post-thumbnail_ee45fa9b856f9ef9 img,
    .te-blog-details-wrapper_e38e69dcd1af44d4 .te-post-item_3b58bf0b2b38ae77 .post-video_2beea345becc89d2 img,
    .te-blog-details-wrapper_e38e69dcd1af44d4 .te-post-item_3b58bf0b2b38ae77 .post-gallery img,
    .te-blog-details-wrapper_e38e69dcd1af44d4 .te-post-item_3b58bf0b2b38ae77 .postbox-audio_919a4206db31cae1 img,
    .te-blog-details-wrapper_e38e69dcd1af44d4 .te-post-item_3b58bf0b2b38ae77 .wp-block-post-featured-image_3d47565dc780906b 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_e38e69dcd1af44d4 .te-post-item_3b58bf0b2b38ae77 .te-post-content-wrapper_710e644b668f5607 {
    padding: 0 0 10px 0; }
  .te-blog-details-wrapper_e38e69dcd1af44d4 .te-post-item_3b58bf0b2b38ae77 .te-post-content {
    margin-bottom: 17px;
    /* Unit Test Data Compatibility Start */
    /* Unit Test Data Compatibility End */ }
    .te-blog-details-wrapper_e38e69dcd1af44d4 .te-post-item_3b58bf0b2b38ae77 .te-post-content .wp-block-query_e6b462ea65265a09 .wp-block-post-template_821cca0c4ba7c72c {
      padding-left: 0; }
      .te-blog-details-wrapper_e38e69dcd1af44d4 .te-post-item_3b58bf0b2b38ae77 .te-post-content .wp-block-query_e6b462ea65265a09 .wp-block-post-template_821cca0c4ba7c72c .wp-block-post_c0e0b4802e216b44 {
        margin-bottom: 30px; }
    .te-blog-details-wrapper_e38e69dcd1af44d4 .te-post-item_3b58bf0b2b38ae77 .te-post-content .wp-block-navigation__responsive-container-content_954514b8c002c748 .wp-block-page-list_4d3f8463a8db84f2 {
      padding-left: 0; }
    .te-blog-details-wrapper_e38e69dcd1af44d4 .te-post-item_3b58bf0b2b38ae77 .te-post-content .wp-block-group_ce90ce2478f82f42 {
      margin: 15px 0; }
      .te-blog-details-wrapper_e38e69dcd1af44d4 .te-post-item_3b58bf0b2b38ae77 .te-post-content .wp-block-group_ce90ce2478f82f42 p {
        margin-bottom: 0; }
    .te-blog-details-wrapper_e38e69dcd1af44d4 .te-post-item_3b58bf0b2b38ae77 .te-post-content p {
      margin-bottom: 20px; }
      .te-blog-details-wrapper_e38e69dcd1af44d4 .te-post-item_3b58bf0b2b38ae77 .te-post-content p img {
        margin: 20px 0;
        border-radius: 8px; }
  .te-blog-details-wrapper_e38e69dcd1af44d4 .te-post-item_3b58bf0b2b38ae77 .te-blog-post-tag_4ce56007aaf1dccb .te-social-share_fdb6fad70b2768f3 {
    padding-bottom: 20px; }
.te-blog-details-wrapper_e38e69dcd1af44d4 .wp-block-calendar_a0d728d6bbdd6f50 {
  margin-bottom: 30px; }

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

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

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

.cta-area_cfbdf5802b15c9bd {
  background-color: #317EFE;
  padding: 20px 70px;
  border-radius: 0 0 20px 20px; }
  .cta-area_cfbdf5802b15c9bd .te-content-wrapper_eb23d98419fdf99a {
    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_cfbdf5802b15c9bd .te-content-wrapper_eb23d98419fdf99a .short-title_443d64c037becb40 {
      font-size: 21px;
      font-weight: 500;
      color: #ffffff;
      margin-bottom: 0; }
    .cta-area_cfbdf5802b15c9bd .te-content-wrapper_eb23d98419fdf99a .te-cta-title_a4190ac8c37ae679 {
      color: #ffffff;
      text-transform: capitalize;
      margin-bottom: 0;
      font-size: 57px;
      line-height: 77px;
      letter-spacing: -1px; }
      @media (max-width: 375px) {
        .cta-area_cfbdf5802b15c9bd .te-content-wrapper_eb23d98419fdf99a .te-cta-title_a4190ac8c37ae679 {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .cta-area_cfbdf5802b15c9bd .te-content-wrapper_eb23d98419fdf99a .te-cta-title_a4190ac8c37ae679 {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .cta-area_cfbdf5802b15c9bd .te-content-wrapper_eb23d98419fdf99a .te-cta-title_a4190ac8c37ae679 {
          font-size: 36px;
          line-height: 42px; } }
    .cta-area_cfbdf5802b15c9bd .te-content-wrapper_eb23d98419fdf99a .text_33f5f43fa81a8c2a {
      font-size: 18px;
      line-height: 36px;
      color: #ffffff;
      margin-bottom: 0; }
  .cta-area_cfbdf5802b15c9bd .te-btn-wrapper_bb3a40bb7e72ba5e {
    margin-top: 30px; }
  .cta-area_cfbdf5802b15c9bd .te-cta-inner-area_125624f65046d465 {
    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_cfbdf5802b15c9bd .te-cta-inner-area_125624f65046d465 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .cta-area_cfbdf5802b15c9bd .te-cta-inner-area_125624f65046d465 .te-cta-collumn_9d0d5db83bf61979 {
      -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_4d306c746a4c2150 {
  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_4d306c746a4c2150 {
      -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_4d306c746a4c2150.left-align-title_cebefdd9ebc96567 .te-section-content_fbf373122bf63dc3 {
    margin-top: -15px; }
  .te-section-title_4d306c746a4c2150 .te-section-content_fbf373122bf63dc3 {
    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_4d306c746a4c2150 .short-title_443d64c037becb40 {
    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_4d306c746a4c2150 .short-title_443d64c037becb40::before, .te-section-title_4d306c746a4c2150 .short-title_443d64c037becb40::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_4d306c746a4c2150 .short-title_443d64c037becb40.only-divider_8c7f8dcb50c6fdbf {
      gap: 10px; }
      .te-section-title_4d306c746a4c2150 .short-title_443d64c037becb40.only-divider_8c7f8dcb50c6fdbf::before {
        display: none; }
  .te-section-title_4d306c746a4c2150 .title_ee58e5698dbe668f {
    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_4d306c746a4c2150 .title_ee58e5698dbe668f {
        font-size: 34px;
        line-height: 1.25; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .te-section-title_4d306c746a4c2150 .title_ee58e5698dbe668f {
        font-size: 34px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .te-section-title_4d306c746a4c2150 .title_ee58e5698dbe668f {
        font-size: 30px;
        line-height: 1.3; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-section-title_4d306c746a4c2150 .title_ee58e5698dbe668f {
        font-size: 26px;
        line-height: 1.35; } }
    @media only screen and (min-width: 0px) and (max-width: 439px) {
      .te-section-title_4d306c746a4c2150 .title_ee58e5698dbe668f br {
        display: none; } }
    .te-section-title_4d306c746a4c2150 .title_ee58e5698dbe668f span {
      color: #317EFE; }
  .te-section-title_4d306c746a4c2150 .te-section-desc_88e2ffd1a703da74 {
    font-size: 16px;
    font-weight: 400;
    font-family: "Inter", sans-serif;
    color: #335371;
    margin-bottom: 0; }
    .te-section-title_4d306c746a4c2150 .te-section-desc_88e2ffd1a703da74 .te-theme-btn_2972f57fc900ce9d {
      background-color: transparent;
      color: #14203A; }
      .te-section-title_4d306c746a4c2150 .te-section-desc_88e2ffd1a703da74 .te-theme-btn_2972f57fc900ce9d:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

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

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

.wp-block-query-pagination_2bd6576ec1e6d9ad,
.navigation_72dec6f92847f482.posts-navigation_40adafea444d9762,
.comment-navigation_d3a00e99bafc2c9c {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .wp-block-query-pagination_2bd6576ec1e6d9ad .wp-block-query-pagination-numbers_95be2db62b162641,
  .navigation_72dec6f92847f482.posts-navigation_40adafea444d9762 .wp-block-query-pagination-numbers_95be2db62b162641,
  .comment-navigation_d3a00e99bafc2c9c .wp-block-query-pagination-numbers_95be2db62b162641 {
    width: inherit; }
  .wp-block-query-pagination_2bd6576ec1e6d9ad .nav-links_faf6bdfa09e37ec9,
  .navigation_72dec6f92847f482.posts-navigation_40adafea444d9762 .nav-links_faf6bdfa09e37ec9,
  .comment-navigation_d3a00e99bafc2c9c .nav-links_faf6bdfa09e37ec9 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
  .wp-block-query-pagination_2bd6576ec1e6d9ad .wp-block-query-pagination-previous_6af4a5150d93e2f6,
  .wp-block-query-pagination_2bd6576ec1e6d9ad .wp-block-query-pagination-next_b5736e0872eea172,
  .wp-block-query-pagination_2bd6576ec1e6d9ad .nav-next_0337748b327ef885 a,
  .wp-block-query-pagination_2bd6576ec1e6d9ad .nav-previous_fd924b2d4b73f72d a,
  .navigation_72dec6f92847f482.posts-navigation_40adafea444d9762 .wp-block-query-pagination-previous_6af4a5150d93e2f6,
  .navigation_72dec6f92847f482.posts-navigation_40adafea444d9762 .wp-block-query-pagination-next_b5736e0872eea172,
  .navigation_72dec6f92847f482.posts-navigation_40adafea444d9762 .nav-next_0337748b327ef885 a,
  .navigation_72dec6f92847f482.posts-navigation_40adafea444d9762 .nav-previous_fd924b2d4b73f72d a,
  .comment-navigation_d3a00e99bafc2c9c .wp-block-query-pagination-previous_6af4a5150d93e2f6,
  .comment-navigation_d3a00e99bafc2c9c .wp-block-query-pagination-next_b5736e0872eea172,
  .comment-navigation_d3a00e99bafc2c9c .nav-next_0337748b327ef885 a,
  .comment-navigation_d3a00e99bafc2c9c .nav-previous_fd924b2d4b73f72d 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_2bd6576ec1e6d9ad .wp-block-query-pagination-previous_6af4a5150d93e2f6,
      .wp-block-query-pagination_2bd6576ec1e6d9ad .wp-block-query-pagination-next_b5736e0872eea172,
      .wp-block-query-pagination_2bd6576ec1e6d9ad .nav-next_0337748b327ef885 a,
      .wp-block-query-pagination_2bd6576ec1e6d9ad .nav-previous_fd924b2d4b73f72d a,
      .navigation_72dec6f92847f482.posts-navigation_40adafea444d9762 .wp-block-query-pagination-previous_6af4a5150d93e2f6,
      .navigation_72dec6f92847f482.posts-navigation_40adafea444d9762 .wp-block-query-pagination-next_b5736e0872eea172,
      .navigation_72dec6f92847f482.posts-navigation_40adafea444d9762 .nav-next_0337748b327ef885 a,
      .navigation_72dec6f92847f482.posts-navigation_40adafea444d9762 .nav-previous_fd924b2d4b73f72d a,
      .comment-navigation_d3a00e99bafc2c9c .wp-block-query-pagination-previous_6af4a5150d93e2f6,
      .comment-navigation_d3a00e99bafc2c9c .wp-block-query-pagination-next_b5736e0872eea172,
      .comment-navigation_d3a00e99bafc2c9c .nav-next_0337748b327ef885 a,
      .comment-navigation_d3a00e99bafc2c9c .nav-previous_fd924b2d4b73f72d a {
        height: 40px; } }
    .wp-block-query-pagination_2bd6576ec1e6d9ad .wp-block-query-pagination-previous_6af4a5150d93e2f6:hover,
    .wp-block-query-pagination_2bd6576ec1e6d9ad .wp-block-query-pagination-next_b5736e0872eea172:hover,
    .wp-block-query-pagination_2bd6576ec1e6d9ad .nav-next_0337748b327ef885 a:hover,
    .wp-block-query-pagination_2bd6576ec1e6d9ad .nav-previous_fd924b2d4b73f72d a:hover,
    .navigation_72dec6f92847f482.posts-navigation_40adafea444d9762 .wp-block-query-pagination-previous_6af4a5150d93e2f6:hover,
    .navigation_72dec6f92847f482.posts-navigation_40adafea444d9762 .wp-block-query-pagination-next_b5736e0872eea172:hover,
    .navigation_72dec6f92847f482.posts-navigation_40adafea444d9762 .nav-next_0337748b327ef885 a:hover,
    .navigation_72dec6f92847f482.posts-navigation_40adafea444d9762 .nav-previous_fd924b2d4b73f72d a:hover,
    .comment-navigation_d3a00e99bafc2c9c .wp-block-query-pagination-previous_6af4a5150d93e2f6:hover,
    .comment-navigation_d3a00e99bafc2c9c .wp-block-query-pagination-next_b5736e0872eea172:hover,
    .comment-navigation_d3a00e99bafc2c9c .nav-next_0337748b327ef885 a:hover,
    .comment-navigation_d3a00e99bafc2c9c .nav-previous_fd924b2d4b73f72d 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_3ede9164d630fd92,
.page-links_66a12c6f6b06c2c4,
.wp-block-query-pagination-numbers_95be2db62b162641 {
  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_3ede9164d630fd92 ul,
  .page-links_66a12c6f6b06c2c4 ul,
  .wp-block-query-pagination-numbers_95be2db62b162641 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_3ede9164d630fd92 ul li,
    .page-links_66a12c6f6b06c2c4 ul li,
    .wp-block-query-pagination-numbers_95be2db62b162641 ul li {
      padding-top: 0; }
    .te-basic-pagination_3ede9164d630fd92 ul .prev_d56ae295d70dfcf8 span,
    .te-basic-pagination_3ede9164d630fd92 ul .next_06efecef39d543c0 span,
    .page-links_66a12c6f6b06c2c4 ul .prev_d56ae295d70dfcf8 span,
    .page-links_66a12c6f6b06c2c4 ul .next_06efecef39d543c0 span,
    .wp-block-query-pagination-numbers_95be2db62b162641 ul .prev_d56ae295d70dfcf8 span,
    .wp-block-query-pagination-numbers_95be2db62b162641 ul .next_06efecef39d543c0 span {
      display: none; }
  .te-basic-pagination_3ede9164d630fd92 .post-page-numbers_838bcdc00c8bf1df,
  .page-links_66a12c6f6b06c2c4 .post-page-numbers_838bcdc00c8bf1df,
  .wp-block-query-pagination-numbers_95be2db62b162641 .post-page-numbers_838bcdc00c8bf1df {
    background-color: rgba(71, 112, 247, 0.1) !important; }
  .te-basic-pagination_3ede9164d630fd92 .page-numbers_5724b929db2ed89c,
  .te-basic-pagination_3ede9164d630fd92 .post-page-numbers_838bcdc00c8bf1df,
  .page-links_66a12c6f6b06c2c4 .page-numbers_5724b929db2ed89c,
  .page-links_66a12c6f6b06c2c4 .post-page-numbers_838bcdc00c8bf1df,
  .wp-block-query-pagination-numbers_95be2db62b162641 .page-numbers_5724b929db2ed89c,
  .wp-block-query-pagination-numbers_95be2db62b162641 .post-page-numbers_838bcdc00c8bf1df {
    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_3ede9164d630fd92 .page-numbers_5724b929db2ed89c,
      .te-basic-pagination_3ede9164d630fd92 .post-page-numbers_838bcdc00c8bf1df,
      .page-links_66a12c6f6b06c2c4 .page-numbers_5724b929db2ed89c,
      .page-links_66a12c6f6b06c2c4 .post-page-numbers_838bcdc00c8bf1df,
      .wp-block-query-pagination-numbers_95be2db62b162641 .page-numbers_5724b929db2ed89c,
      .wp-block-query-pagination-numbers_95be2db62b162641 .post-page-numbers_838bcdc00c8bf1df {
        width: 40px;
        height: 40px;
        font-size: 16px; } }
    .te-basic-pagination_3ede9164d630fd92 .page-numbers_5724b929db2ed89c:hover,
    .te-basic-pagination_3ede9164d630fd92 .post-page-numbers_838bcdc00c8bf1df:hover,
    .page-links_66a12c6f6b06c2c4 .page-numbers_5724b929db2ed89c:hover,
    .page-links_66a12c6f6b06c2c4 .post-page-numbers_838bcdc00c8bf1df:hover,
    .wp-block-query-pagination-numbers_95be2db62b162641 .page-numbers_5724b929db2ed89c:hover,
    .wp-block-query-pagination-numbers_95be2db62b162641 .post-page-numbers_838bcdc00c8bf1df: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_3ede9164d630fd92 .page-numbers_5724b929db2ed89c.current_24db5ed51a1eccdf,
    .te-basic-pagination_3ede9164d630fd92 .post-page-numbers_838bcdc00c8bf1df.current_24db5ed51a1eccdf,
    .page-links_66a12c6f6b06c2c4 .page-numbers_5724b929db2ed89c.current_24db5ed51a1eccdf,
    .page-links_66a12c6f6b06c2c4 .post-page-numbers_838bcdc00c8bf1df.current_24db5ed51a1eccdf,
    .wp-block-query-pagination-numbers_95be2db62b162641 .page-numbers_5724b929db2ed89c.current_24db5ed51a1eccdf,
    .wp-block-query-pagination-numbers_95be2db62b162641 .post-page-numbers_838bcdc00c8bf1df.current_24db5ed51a1eccdf {
      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_2bf1dfdc8eb459e9 {
  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_2bf1dfdc8eb459e9 {
      -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_2bf1dfdc8eb459e9 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 30px;
      margin: 30px 0; } }
  .te-blog-post-nav_2bf1dfdc8eb459e9 .te-post-navigation_e6041626fe193552 {
    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_2bf1dfdc8eb459e9 .te-post-navigation_e6041626fe193552 {
        -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_2bf1dfdc8eb459e9 .te-post-navigation_e6041626fe193552 {
        width: 100%; } }
    @media (max-width: 767px) {
      .te-blog-post-nav_2bf1dfdc8eb459e9 .te-post-navigation_e6041626fe193552 {
        width: 100%; } }
    .te-blog-post-nav_2bf1dfdc8eb459e9 .te-post-navigation_e6041626fe193552::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_2bf1dfdc8eb459e9 .te-post-navigation_e6041626fe193552::after {
          display: none; } }
      @media (max-width: 767px) {
        .te-blog-post-nav_2bf1dfdc8eb459e9 .te-post-navigation_e6041626fe193552::after {
          display: none; } }
    .te-blog-post-nav_2bf1dfdc8eb459e9 .te-post-navigation_e6041626fe193552:last-child {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .te-blog-post-nav_2bf1dfdc8eb459e9 .te-post-navigation_e6041626fe193552:last-child .text_33f5f43fa81a8c2a {
        text-align: right; }
        @media (max-width: 374px) {
          .te-blog-post-nav_2bf1dfdc8eb459e9 .te-post-navigation_e6041626fe193552:last-child .text_33f5f43fa81a8c2a {
            text-align: left; } }
      .te-blog-post-nav_2bf1dfdc8eb459e9 .te-post-navigation_e6041626fe193552:last-child::after {
        display: none; }
    .te-blog-post-nav_2bf1dfdc8eb459e9 .te-post-navigation_e6041626fe193552 .te-post-img_742177993feb58b1 {
      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_2bf1dfdc8eb459e9 .te-post-navigation_e6041626fe193552 .te-post-img_742177993feb58b1 {
          width: 100% !important;
          height: 150px !important; } }
      .te-blog-post-nav_2bf1dfdc8eb459e9 .te-post-navigation_e6041626fe193552 .te-post-img_742177993feb58b1 img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        left: 0;
        top: 0; }
    .te-blog-post-nav_2bf1dfdc8eb459e9 .te-post-navigation_e6041626fe193552 .text_33f5f43fa81a8c2a {
      width: 100%; }
      .te-blog-post-nav_2bf1dfdc8eb459e9 .te-post-navigation_e6041626fe193552 .text_33f5f43fa81a8c2a span {
        font-size: 18px;
        font-family: "Inter", sans-serif;
        text-transform: capitalize;
        font-weight: 400;
        display: block;
        color: #335371; }
      .te-blog-post-nav_2bf1dfdc8eb459e9 .te-post-navigation_e6041626fe193552 .text_33f5f43fa81a8c2a h4 {
        text-transform: capitalize;
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        line-height: 30px;
        letter-spacing: 0px; }
    .te-blog-post-nav_2bf1dfdc8eb459e9 .te-post-navigation_e6041626fe193552 .theme-navigation_5ffdf49d299ccf20 {
      width: 100%; }

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

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

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

.project-details-overview_8c9b0dde78e64379 {
  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_8c9b0dde78e64379 .list-wrapper_c1d0d78f09fd7bf3 {
    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_8c9b0dde78e64379 .list-wrapper_c1d0d78f09fd7bf3 {
        -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_8c9b0dde78e64379 .list-wrapper_c1d0d78f09fd7bf3 .image_f1f68f3d3fa8b371 {
      width: 410px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 20px;
      overflow: hidden; }
      .project-details-overview_8c9b0dde78e64379 .list-wrapper_c1d0d78f09fd7bf3 .image_f1f68f3d3fa8b371 img {
        border-radius: 20px; }
    .project-details-overview_8c9b0dde78e64379 .list-wrapper_c1d0d78f09fd7bf3 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_8c9b0dde78e64379 .list-wrapper_c1d0d78f09fd7bf3 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_8c9b0dde78e64379 .list-wrapper_c1d0d78f09fd7bf3 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_8c9b0dde78e64379 .list-wrapper_c1d0d78f09fd7bf3 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_8c9b0dde78e64379 .list-wrapper_c1d0d78f09fd7bf3 .user-card_94a685bd68da0180 {
      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_8c9b0dde78e64379 .list-wrapper_c1d0d78f09fd7bf3 .user-card_94a685bd68da0180 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .project-details-overview_8c9b0dde78e64379 .list-wrapper_c1d0d78f09fd7bf3 .user-card_94a685bd68da0180 .image_f1f68f3d3fa8b371 {
        width: 90px;
        height: 90px;
        border-radius: 100px;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
      .project-details-overview_8c9b0dde78e64379 .list-wrapper_c1d0d78f09fd7bf3 .user-card_94a685bd68da0180 .content_af91cba7c981630c .title_ee58e5698dbe668f {
        font-size: 20px;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: 0px; }
      .project-details-overview_8c9b0dde78e64379 .list-wrapper_c1d0d78f09fd7bf3 .user-card_94a685bd68da0180 .content_af91cba7c981630c .text_33f5f43fa81a8c2a {
        margin-bottom: 0; }

.te-list-item_74b70fe03d467cc1 {
  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_74b70fe03d467cc1 .icon_c569abdb2e031e84 {
    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_74b70fe03d467cc1 .text_33f5f43fa81a8c2a {
    font-size: 18px;
    line-height: 36px;
    font-weight: 400;
    color: #335371;
    margin: 0; }

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

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

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

/* Widget */
.widget_512aca93fbf5ad2f,
.sidebar__widget_12063224369cba59 {
  /* 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_512aca93fbf5ad2f ol,
  .widget_512aca93fbf5ad2f ul,
  .sidebar__widget_12063224369cba59 ol,
  .sidebar__widget_12063224369cba59 ul {
    margin-bottom: 0; }
  .widget_512aca93fbf5ad2f .widget-instagram-feed_0b2970091be4f609,
  .sidebar__widget_12063224369cba59 .widget-instagram-feed_0b2970091be4f609 {
    width: 315px; }
    @media only screen and (min-width: 992px) and (max-width: 1280px) {
      .widget_512aca93fbf5ad2f .widget-instagram-feed_0b2970091be4f609,
      .sidebar__widget_12063224369cba59 .widget-instagram-feed_0b2970091be4f609 {
        width: 220px; } }
    @media (max-width: 374px) {
      .widget_512aca93fbf5ad2f .widget-instagram-feed_0b2970091be4f609,
      .sidebar__widget_12063224369cba59 .widget-instagram-feed_0b2970091be4f609 {
        width: 200px; } }
    .widget_512aca93fbf5ad2f .widget-instagram-feed_0b2970091be4f609 .single-instagram-feed_22ca7cfee62efeb4,
    .sidebar__widget_12063224369cba59 .widget-instagram-feed_0b2970091be4f609 .single-instagram-feed_22ca7cfee62efeb4 {
      width: 96px;
      height: 96px; }
  .widget_512aca93fbf5ad2f .wp-block-heading_a8bab9e10f9894fd,
  .widget_512aca93fbf5ad2f .widget-title_8cf5a9899aa9e536,
  .widget_512aca93fbf5ad2f .wp-block-search__label_0ac0321caf4fe0c3,
  .sidebar__widget_12063224369cba59 .wp-block-heading_a8bab9e10f9894fd,
  .sidebar__widget_12063224369cba59 .widget-title_8cf5a9899aa9e536,
  .sidebar__widget_12063224369cba59 .wp-block-search__label_0ac0321caf4fe0c3 {
    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_512aca93fbf5ad2f .wp-block-social-links_e81abb97d8d5fffe .wp-social-link_779ff870a7007aaf,
  .sidebar__widget_12063224369cba59 .wp-block-social-links_e81abb97d8d5fffe .wp-social-link_779ff870a7007aaf {
    padding: 0;
    margin: 0;
    line-height: 0; }
    .widget_512aca93fbf5ad2f .wp-block-social-links_e81abb97d8d5fffe .wp-social-link_779ff870a7007aaf a,
    .sidebar__widget_12063224369cba59 .wp-block-social-links_e81abb97d8d5fffe .wp-social-link_779ff870a7007aaf 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_512aca93fbf5ad2f .wp-block-social-links_e81abb97d8d5fffe .wp-social-link_779ff870a7007aaf a:before,
      .sidebar__widget_12063224369cba59 .wp-block-social-links_e81abb97d8d5fffe .wp-social-link_779ff870a7007aaf a:before {
        display: none; }
  .widget_512aca93fbf5ad2f .has-avatars_2ae91514dbc8dda5.has-dates_b5a413c60b07331a.has-excerpts_c52b1eecc80fb438.wp-block-te-latest-comments_c4e624f369fb24e4 li.wp-block-te-latest-comments__comment_0bf8e1a4e0a58859 .wp-block-te-latest-comments__comment-meta_cc21fdffc9a57680,
  .widget_512aca93fbf5ad2f .has-dates_b5a413c60b07331a.has-excerpts_c52b1eecc80fb438.wp-block-te-latest-comments_c4e624f369fb24e4 li.wp-block-te-latest-comments__comment_0bf8e1a4e0a58859 .wp-block-te-latest-comments__comment-meta_cc21fdffc9a57680,
  .sidebar__widget_12063224369cba59 .has-avatars_2ae91514dbc8dda5.has-dates_b5a413c60b07331a.has-excerpts_c52b1eecc80fb438.wp-block-te-latest-comments_c4e624f369fb24e4 li.wp-block-te-latest-comments__comment_0bf8e1a4e0a58859 .wp-block-te-latest-comments__comment-meta_cc21fdffc9a57680,
  .sidebar__widget_12063224369cba59 .has-dates_b5a413c60b07331a.has-excerpts_c52b1eecc80fb438.wp-block-te-latest-comments_c4e624f369fb24e4 li.wp-block-te-latest-comments__comment_0bf8e1a4e0a58859 .wp-block-te-latest-comments__comment-meta_cc21fdffc9a57680 {
    font-weight: 500; }
    .widget_512aca93fbf5ad2f .has-avatars_2ae91514dbc8dda5.has-dates_b5a413c60b07331a.has-excerpts_c52b1eecc80fb438.wp-block-te-latest-comments_c4e624f369fb24e4 li.wp-block-te-latest-comments__comment_0bf8e1a4e0a58859 .wp-block-te-latest-comments__comment-meta_cc21fdffc9a57680 .wp-block-te-latest-comments__comment-author_251b9a2ce6e341c0,
    .widget_512aca93fbf5ad2f .has-avatars_2ae91514dbc8dda5.has-dates_b5a413c60b07331a.has-excerpts_c52b1eecc80fb438.wp-block-te-latest-comments_c4e624f369fb24e4 li.wp-block-te-latest-comments__comment_0bf8e1a4e0a58859 .wp-block-te-latest-comments__comment-meta_cc21fdffc9a57680 .wp-block-te-latest-comments__comment-link_93976b244504dc75,
    .widget_512aca93fbf5ad2f .has-dates_b5a413c60b07331a.has-excerpts_c52b1eecc80fb438.wp-block-te-latest-comments_c4e624f369fb24e4 li.wp-block-te-latest-comments__comment_0bf8e1a4e0a58859 .wp-block-te-latest-comments__comment-meta_cc21fdffc9a57680 .wp-block-te-latest-comments__comment-author_251b9a2ce6e341c0,
    .widget_512aca93fbf5ad2f .has-dates_b5a413c60b07331a.has-excerpts_c52b1eecc80fb438.wp-block-te-latest-comments_c4e624f369fb24e4 li.wp-block-te-latest-comments__comment_0bf8e1a4e0a58859 .wp-block-te-latest-comments__comment-meta_cc21fdffc9a57680 .wp-block-te-latest-comments__comment-link_93976b244504dc75,
    .sidebar__widget_12063224369cba59 .has-avatars_2ae91514dbc8dda5.has-dates_b5a413c60b07331a.has-excerpts_c52b1eecc80fb438.wp-block-te-latest-comments_c4e624f369fb24e4 li.wp-block-te-latest-comments__comment_0bf8e1a4e0a58859 .wp-block-te-latest-comments__comment-meta_cc21fdffc9a57680 .wp-block-te-latest-comments__comment-author_251b9a2ce6e341c0,
    .sidebar__widget_12063224369cba59 .has-avatars_2ae91514dbc8dda5.has-dates_b5a413c60b07331a.has-excerpts_c52b1eecc80fb438.wp-block-te-latest-comments_c4e624f369fb24e4 li.wp-block-te-latest-comments__comment_0bf8e1a4e0a58859 .wp-block-te-latest-comments__comment-meta_cc21fdffc9a57680 .wp-block-te-latest-comments__comment-link_93976b244504dc75,
    .sidebar__widget_12063224369cba59 .has-dates_b5a413c60b07331a.has-excerpts_c52b1eecc80fb438.wp-block-te-latest-comments_c4e624f369fb24e4 li.wp-block-te-latest-comments__comment_0bf8e1a4e0a58859 .wp-block-te-latest-comments__comment-meta_cc21fdffc9a57680 .wp-block-te-latest-comments__comment-author_251b9a2ce6e341c0,
    .sidebar__widget_12063224369cba59 .has-dates_b5a413c60b07331a.has-excerpts_c52b1eecc80fb438.wp-block-te-latest-comments_c4e624f369fb24e4 li.wp-block-te-latest-comments__comment_0bf8e1a4e0a58859 .wp-block-te-latest-comments__comment-meta_cc21fdffc9a57680 .wp-block-te-latest-comments__comment-link_93976b244504dc75 {
      font-weight: 500; }
  .widget_512aca93fbf5ad2f .wp-block-te-latest-comments_c4e624f369fb24e4 li.wp-block-te-latest-comments__comment_0bf8e1a4e0a58859,
  .widget_512aca93fbf5ad2f .wp-block-latest-posts_ca4d1a8133997b98 li.wp-block-te-latest-comments__comment_0bf8e1a4e0a58859,
  .sidebar__widget_12063224369cba59 .wp-block-te-latest-comments_c4e624f369fb24e4 li.wp-block-te-latest-comments__comment_0bf8e1a4e0a58859,
  .sidebar__widget_12063224369cba59 .wp-block-latest-posts_ca4d1a8133997b98 li.wp-block-te-latest-comments__comment_0bf8e1a4e0a58859 {
    margin-bottom: 0; }
  .widget_512aca93fbf5ad2f .wp-block-te-latest-comments_c4e624f369fb24e4 li .wp-block-te-latest-comments__comment-meta_cc21fdffc9a57680,
  .widget_512aca93fbf5ad2f .wp-block-te-latest-comments_c4e624f369fb24e4 li .wp-block-latest-posts__te-post-title_e04ba4673bb8a2b1,
  .widget_512aca93fbf5ad2f .wp-block-latest-posts_ca4d1a8133997b98 li .wp-block-te-latest-comments__comment-meta_cc21fdffc9a57680,
  .widget_512aca93fbf5ad2f .wp-block-latest-posts_ca4d1a8133997b98 li .wp-block-latest-posts__te-post-title_e04ba4673bb8a2b1,
  .sidebar__widget_12063224369cba59 .wp-block-te-latest-comments_c4e624f369fb24e4 li .wp-block-te-latest-comments__comment-meta_cc21fdffc9a57680,
  .sidebar__widget_12063224369cba59 .wp-block-te-latest-comments_c4e624f369fb24e4 li .wp-block-latest-posts__te-post-title_e04ba4673bb8a2b1,
  .sidebar__widget_12063224369cba59 .wp-block-latest-posts_ca4d1a8133997b98 li .wp-block-te-latest-comments__comment-meta_cc21fdffc9a57680,
  .sidebar__widget_12063224369cba59 .wp-block-latest-posts_ca4d1a8133997b98 li .wp-block-latest-posts__te-post-title_e04ba4673bb8a2b1 {
    line-height: 28px;
    font-weight: 400; }
    .widget_512aca93fbf5ad2f .wp-block-te-latest-comments_c4e624f369fb24e4 li .wp-block-te-latest-comments__comment-meta_cc21fdffc9a57680 .wp-block-te-latest-comments__comment-date_33a9f8dfd5314118,
    .widget_512aca93fbf5ad2f .wp-block-te-latest-comments_c4e624f369fb24e4 li .wp-block-latest-posts__te-post-title_e04ba4673bb8a2b1 .wp-block-te-latest-comments__comment-date_33a9f8dfd5314118,
    .widget_512aca93fbf5ad2f .wp-block-latest-posts_ca4d1a8133997b98 li .wp-block-te-latest-comments__comment-meta_cc21fdffc9a57680 .wp-block-te-latest-comments__comment-date_33a9f8dfd5314118,
    .widget_512aca93fbf5ad2f .wp-block-latest-posts_ca4d1a8133997b98 li .wp-block-latest-posts__te-post-title_e04ba4673bb8a2b1 .wp-block-te-latest-comments__comment-date_33a9f8dfd5314118,
    .sidebar__widget_12063224369cba59 .wp-block-te-latest-comments_c4e624f369fb24e4 li .wp-block-te-latest-comments__comment-meta_cc21fdffc9a57680 .wp-block-te-latest-comments__comment-date_33a9f8dfd5314118,
    .sidebar__widget_12063224369cba59 .wp-block-te-latest-comments_c4e624f369fb24e4 li .wp-block-latest-posts__te-post-title_e04ba4673bb8a2b1 .wp-block-te-latest-comments__comment-date_33a9f8dfd5314118,
    .sidebar__widget_12063224369cba59 .wp-block-latest-posts_ca4d1a8133997b98 li .wp-block-te-latest-comments__comment-meta_cc21fdffc9a57680 .wp-block-te-latest-comments__comment-date_33a9f8dfd5314118,
    .sidebar__widget_12063224369cba59 .wp-block-latest-posts_ca4d1a8133997b98 li .wp-block-latest-posts__te-post-title_e04ba4673bb8a2b1 .wp-block-te-latest-comments__comment-date_33a9f8dfd5314118 {
      font-size: 14px !important;
      margin-bottom: 10px;
      position: relative; }
      .widget_512aca93fbf5ad2f .wp-block-te-latest-comments_c4e624f369fb24e4 li .wp-block-te-latest-comments__comment-meta_cc21fdffc9a57680 .wp-block-te-latest-comments__comment-date_33a9f8dfd5314118:before,
      .widget_512aca93fbf5ad2f .wp-block-te-latest-comments_c4e624f369fb24e4 li .wp-block-latest-posts__te-post-title_e04ba4673bb8a2b1 .wp-block-te-latest-comments__comment-date_33a9f8dfd5314118:before,
      .widget_512aca93fbf5ad2f .wp-block-latest-posts_ca4d1a8133997b98 li .wp-block-te-latest-comments__comment-meta_cc21fdffc9a57680 .wp-block-te-latest-comments__comment-date_33a9f8dfd5314118:before,
      .widget_512aca93fbf5ad2f .wp-block-latest-posts_ca4d1a8133997b98 li .wp-block-latest-posts__te-post-title_e04ba4673bb8a2b1 .wp-block-te-latest-comments__comment-date_33a9f8dfd5314118:before,
      .sidebar__widget_12063224369cba59 .wp-block-te-latest-comments_c4e624f369fb24e4 li .wp-block-te-latest-comments__comment-meta_cc21fdffc9a57680 .wp-block-te-latest-comments__comment-date_33a9f8dfd5314118:before,
      .sidebar__widget_12063224369cba59 .wp-block-te-latest-comments_c4e624f369fb24e4 li .wp-block-latest-posts__te-post-title_e04ba4673bb8a2b1 .wp-block-te-latest-comments__comment-date_33a9f8dfd5314118:before,
      .sidebar__widget_12063224369cba59 .wp-block-latest-posts_ca4d1a8133997b98 li .wp-block-te-latest-comments__comment-meta_cc21fdffc9a57680 .wp-block-te-latest-comments__comment-date_33a9f8dfd5314118:before,
      .sidebar__widget_12063224369cba59 .wp-block-latest-posts_ca4d1a8133997b98 li .wp-block-latest-posts__te-post-title_e04ba4673bb8a2b1 .wp-block-te-latest-comments__comment-date_33a9f8dfd5314118:before {
        content: "\f274";
        font-family: "Font Awesome 6 Free";
        padding-right: 8px; }
  .widget_512aca93fbf5ad2f .wp-block-te-latest-comments_c4e624f369fb24e4 li a,
  .widget_512aca93fbf5ad2f .wp-block-latest-posts_ca4d1a8133997b98 li a,
  .sidebar__widget_12063224369cba59 .wp-block-te-latest-comments_c4e624f369fb24e4 li a,
  .sidebar__widget_12063224369cba59 .wp-block-latest-posts_ca4d1a8133997b98 li a {
    color: #335371; }
    .widget_512aca93fbf5ad2f .wp-block-te-latest-comments_c4e624f369fb24e4 li a.wp-block-te-latest-comments__comment-author_251b9a2ce6e341c0, .widget_512aca93fbf5ad2f .wp-block-te-latest-comments_c4e624f369fb24e4 li a.wp-block-te-latest-comments__comment-link_93976b244504dc75,
    .widget_512aca93fbf5ad2f .wp-block-latest-posts_ca4d1a8133997b98 li a.wp-block-te-latest-comments__comment-author_251b9a2ce6e341c0,
    .widget_512aca93fbf5ad2f .wp-block-latest-posts_ca4d1a8133997b98 li a.wp-block-te-latest-comments__comment-link_93976b244504dc75,
    .sidebar__widget_12063224369cba59 .wp-block-te-latest-comments_c4e624f369fb24e4 li a.wp-block-te-latest-comments__comment-author_251b9a2ce6e341c0,
    .sidebar__widget_12063224369cba59 .wp-block-te-latest-comments_c4e624f369fb24e4 li a.wp-block-te-latest-comments__comment-link_93976b244504dc75,
    .sidebar__widget_12063224369cba59 .wp-block-latest-posts_ca4d1a8133997b98 li a.wp-block-te-latest-comments__comment-author_251b9a2ce6e341c0,
    .sidebar__widget_12063224369cba59 .wp-block-latest-posts_ca4d1a8133997b98 li a.wp-block-te-latest-comments__comment-link_93976b244504dc75 {
      display: inline !important;
      text-transform: capitalize;
      line-height: 28px;
      font-weight: 400; }
    .widget_512aca93fbf5ad2f .wp-block-te-latest-comments_c4e624f369fb24e4 li a:hover,
    .widget_512aca93fbf5ad2f .wp-block-latest-posts_ca4d1a8133997b98 li a:hover,
    .sidebar__widget_12063224369cba59 .wp-block-te-latest-comments_c4e624f369fb24e4 li a:hover,
    .sidebar__widget_12063224369cba59 .wp-block-latest-posts_ca4d1a8133997b98 li a:hover {
      color: #317EFE; }
  .widget_512aca93fbf5ad2f .wp-block-te-latest-comments_c4e624f369fb24e4 li .wp-block-te-latest-comments__comment-excerpt_9b43a74274ba223a p,
  .widget_512aca93fbf5ad2f .wp-block-latest-posts_ca4d1a8133997b98 li .wp-block-te-latest-comments__comment-excerpt_9b43a74274ba223a p,
  .sidebar__widget_12063224369cba59 .wp-block-te-latest-comments_c4e624f369fb24e4 li .wp-block-te-latest-comments__comment-excerpt_9b43a74274ba223a p,
  .sidebar__widget_12063224369cba59 .wp-block-latest-posts_ca4d1a8133997b98 li .wp-block-te-latest-comments__comment-excerpt_9b43a74274ba223a p {
    font-size: 16px;
    line-height: 28px;
    margin: 0; }
  .widget_512aca93fbf5ad2f .te-social-profile_570b65ad0cd9b3a3,
  .sidebar__widget_12063224369cba59 .te-social-profile_570b65ad0cd9b3a3 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .widget_512aca93fbf5ad2f .te-social-profile_570b65ad0cd9b3a3 a,
    .sidebar__widget_12063224369cba59 .te-social-profile_570b65ad0cd9b3a3 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_512aca93fbf5ad2f .te-social-profile_570b65ad0cd9b3a3 a,
        .sidebar__widget_12063224369cba59 .te-social-profile_570b65ad0cd9b3a3 a {
          width: 40px;
          height: 40px; } }
      .widget_512aca93fbf5ad2f .te-social-profile_570b65ad0cd9b3a3 a.facebook_4267470ecbd1fee4,
      .sidebar__widget_12063224369cba59 .te-social-profile_570b65ad0cd9b3a3 a.facebook_4267470ecbd1fee4 {
        background-color: #1877f2; }
      .widget_512aca93fbf5ad2f .te-social-profile_570b65ad0cd9b3a3 a.twitter_389fb53f6e0c8804,
      .sidebar__widget_12063224369cba59 .te-social-profile_570b65ad0cd9b3a3 a.twitter_389fb53f6e0c8804 {
        background-color: #1da1f2; }
      .widget_512aca93fbf5ad2f .te-social-profile_570b65ad0cd9b3a3 a.linkedin_fe7aad7dbfb747b8,
      .sidebar__widget_12063224369cba59 .te-social-profile_570b65ad0cd9b3a3 a.linkedin_fe7aad7dbfb747b8 {
        background-color: #0a66c2; }
      .widget_512aca93fbf5ad2f .te-social-profile_570b65ad0cd9b3a3 a.instagram_088ee844a1412df3,
      .sidebar__widget_12063224369cba59 .te-social-profile_570b65ad0cd9b3a3 a.instagram_088ee844a1412df3 {
        background-color: #405de6; }
      .widget_512aca93fbf5ad2f .te-social-profile_570b65ad0cd9b3a3 a:hover,
      .sidebar__widget_12063224369cba59 .te-social-profile_570b65ad0cd9b3a3 a:hover {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #E7F914; }
  .widget_512aca93fbf5ad2f select,
  .sidebar__widget_12063224369cba59 select {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371;
    margin-bottom: 0; }
  .widget_512aca93fbf5ad2f .has-login-form_deb34b3d7bd1b7a1 .login-username_d08dfbac73ab04d7 label,
  .widget_512aca93fbf5ad2f .has-login-form_deb34b3d7bd1b7a1 .login-password_bee83d1b7349a1e2 label,
  .sidebar__widget_12063224369cba59 .has-login-form_deb34b3d7bd1b7a1 .login-username_d08dfbac73ab04d7 label,
  .sidebar__widget_12063224369cba59 .has-login-form_deb34b3d7bd1b7a1 .login-password_bee83d1b7349a1e2 label {
    margin-bottom: 10px; }
  .widget_512aca93fbf5ad2f .has-login-form_deb34b3d7bd1b7a1 .login-username_d08dfbac73ab04d7 input,
  .widget_512aca93fbf5ad2f .has-login-form_deb34b3d7bd1b7a1 .login-password_bee83d1b7349a1e2 input,
  .sidebar__widget_12063224369cba59 .has-login-form_deb34b3d7bd1b7a1 .login-username_d08dfbac73ab04d7 input,
  .sidebar__widget_12063224369cba59 .has-login-form_deb34b3d7bd1b7a1 .login-password_bee83d1b7349a1e2 input {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #31373f;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371; }
  .widget_512aca93fbf5ad2f .has-login-form_deb34b3d7bd1b7a1 .login-remember_cadad597c47b91d8 label,
  .sidebar__widget_12063224369cba59 .has-login-form_deb34b3d7bd1b7a1 .login-remember_cadad597c47b91d8 label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px; }
  .widget_512aca93fbf5ad2f .has-login-form_deb34b3d7bd1b7a1 .login-submit_22cdc623fd1c9890,
  .sidebar__widget_12063224369cba59 .has-login-form_deb34b3d7bd1b7a1 .login-submit_22cdc623fd1c9890 {
    margin-bottom: 0; }
    .widget_512aca93fbf5ad2f .has-login-form_deb34b3d7bd1b7a1 .login-submit_22cdc623fd1c9890 input.button-primary_1c5273e0ec379118,
    .sidebar__widget_12063224369cba59 .has-login-form_deb34b3d7bd1b7a1 .login-submit_22cdc623fd1c9890 input.button-primary_1c5273e0ec379118 {
      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_512aca93fbf5ad2f .search-form_59842ee152b3c375,
  .sidebar__widget_12063224369cba59 .search-form_59842ee152b3c375 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_512aca93fbf5ad2f .search-form_59842ee152b3c375 button,
    .sidebar__widget_12063224369cba59 .search-form_59842ee152b3c375 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_512aca93fbf5ad2f.widget_search_41a1d6996cba89a0 .sidebar__search_8ab63a49325f6cd2,
  .sidebar__widget_12063224369cba59.widget_search_41a1d6996cba89a0 .sidebar__search_8ab63a49325f6cd2 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_512aca93fbf5ad2f.widget_search_41a1d6996cba89a0 .sidebar__search_8ab63a49325f6cd2 button,
    .sidebar__widget_12063224369cba59.widget_search_41a1d6996cba89a0 .sidebar__search_8ab63a49325f6cd2 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_512aca93fbf5ad2f .wp-block-search__no-button_1246c9ada6a4c7eb.wp-block-search_a3f10ea07e7e976c input,
  .sidebar__widget_12063224369cba59 .wp-block-search__no-button_1246c9ada6a4c7eb.wp-block-search_a3f10ea07e7e976c input {
    border-radius: 10px; }
  .widget_512aca93fbf5ad2f .wp-block-search_a3f10ea07e7e976c,
  .sidebar__widget_12063224369cba59 .wp-block-search_a3f10ea07e7e976c {
    margin-bottom: -2px; }
  .widget_512aca93fbf5ad2f .wp-block-search_a3f10ea07e7e976c,
  .widget_512aca93fbf5ad2f .search-form_59842ee152b3c375,
  .widget_512aca93fbf5ad2f .sidebar__search_8ab63a49325f6cd2,
  .sidebar__widget_12063224369cba59 .wp-block-search_a3f10ea07e7e976c,
  .sidebar__widget_12063224369cba59 .search-form_59842ee152b3c375,
  .sidebar__widget_12063224369cba59 .sidebar__search_8ab63a49325f6cd2 {
    display: inline-block;
    width: 100%;
    overflow: hidden; }
    .widget_512aca93fbf5ad2f .wp-block-search_a3f10ea07e7e976c .wp-block-search__inside-wrapper_82de2ab81d3aec32,
    .widget_512aca93fbf5ad2f .search-form_59842ee152b3c375 .wp-block-search__inside-wrapper_82de2ab81d3aec32,
    .widget_512aca93fbf5ad2f .sidebar__search_8ab63a49325f6cd2 .wp-block-search__inside-wrapper_82de2ab81d3aec32,
    .sidebar__widget_12063224369cba59 .wp-block-search_a3f10ea07e7e976c .wp-block-search__inside-wrapper_82de2ab81d3aec32,
    .sidebar__widget_12063224369cba59 .search-form_59842ee152b3c375 .wp-block-search__inside-wrapper_82de2ab81d3aec32,
    .sidebar__widget_12063224369cba59 .sidebar__search_8ab63a49325f6cd2 .wp-block-search__inside-wrapper_82de2ab81d3aec32 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .widget_512aca93fbf5ad2f .wp-block-search_a3f10ea07e7e976c label,
    .widget_512aca93fbf5ad2f .search-form_59842ee152b3c375 label,
    .widget_512aca93fbf5ad2f .sidebar__search_8ab63a49325f6cd2 label,
    .sidebar__widget_12063224369cba59 .wp-block-search_a3f10ea07e7e976c label,
    .sidebar__widget_12063224369cba59 .search-form_59842ee152b3c375 label,
    .sidebar__widget_12063224369cba59 .sidebar__search_8ab63a49325f6cd2 label {
      font-size: 24px;
      display: block;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #14203A;
      font-family: "Inter", sans-serif; }
    .widget_512aca93fbf5ad2f .wp-block-search_a3f10ea07e7e976c input,
    .widget_512aca93fbf5ad2f .search-form_59842ee152b3c375 input,
    .widget_512aca93fbf5ad2f .sidebar__search_8ab63a49325f6cd2 input,
    .sidebar__widget_12063224369cba59 .wp-block-search_a3f10ea07e7e976c input,
    .sidebar__widget_12063224369cba59 .search-form_59842ee152b3c375 input,
    .sidebar__widget_12063224369cba59 .sidebar__search_8ab63a49325f6cd2 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_512aca93fbf5ad2f .wp-block-search_a3f10ea07e7e976c button,
    .widget_512aca93fbf5ad2f .search-form_59842ee152b3c375 button,
    .widget_512aca93fbf5ad2f .sidebar__search_8ab63a49325f6cd2 button,
    .sidebar__widget_12063224369cba59 .wp-block-search_a3f10ea07e7e976c button,
    .sidebar__widget_12063224369cba59 .search-form_59842ee152b3c375 button,
    .sidebar__widget_12063224369cba59 .sidebar__search_8ab63a49325f6cd2 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_512aca93fbf5ad2f .tagcloud_898c2e514880bc1d,
  .widget_512aca93fbf5ad2f .wp-block-tag-cloud_41f2ce6a08712650,
  .sidebar__widget_12063224369cba59 .tagcloud_898c2e514880bc1d,
  .sidebar__widget_12063224369cba59 .wp-block-tag-cloud_41f2ce6a08712650 {
    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_512aca93fbf5ad2f .tagcloud_898c2e514880bc1d a,
    .widget_512aca93fbf5ad2f .wp-block-tag-cloud_41f2ce6a08712650 a,
    .sidebar__widget_12063224369cba59 .tagcloud_898c2e514880bc1d a,
    .sidebar__widget_12063224369cba59 .wp-block-tag-cloud_41f2ce6a08712650 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_512aca93fbf5ad2f .tagcloud_898c2e514880bc1d a:hover,
      .widget_512aca93fbf5ad2f .wp-block-tag-cloud_41f2ce6a08712650 a:hover,
      .sidebar__widget_12063224369cba59 .tagcloud_898c2e514880bc1d a:hover,
      .sidebar__widget_12063224369cba59 .wp-block-tag-cloud_41f2ce6a08712650 a:hover {
        color: #ffffff;
        background: #317EFE;
        border-color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .widget_512aca93fbf5ad2f ul,
  .widget_512aca93fbf5ad2f ol,
  .sidebar__widget_12063224369cba59 ul,
  .sidebar__widget_12063224369cba59 ol {
    margin-bottom: 0;
    padding-left: 0;
    /* Tag Cloud Widget */ }
    .widget_512aca93fbf5ad2f ul li,
    .widget_512aca93fbf5ad2f ol li,
    .sidebar__widget_12063224369cba59 ul li,
    .sidebar__widget_12063224369cba59 ol li {
      display: block;
      padding: 8px 0;
      border-top: 1px solid #E1E1E1;
      margin-bottom: 0;
      /* Recent Comment Widget */ }
      .widget_512aca93fbf5ad2f ul li:first-child,
      .widget_512aca93fbf5ad2f ol li:first-child,
      .sidebar__widget_12063224369cba59 ul li:first-child,
      .sidebar__widget_12063224369cba59 ol li:first-child {
        border-top: 0; }
      .widget_512aca93fbf5ad2f ul li:last-child,
      .widget_512aca93fbf5ad2f ol li:last-child,
      .sidebar__widget_12063224369cba59 ul li:last-child,
      .sidebar__widget_12063224369cba59 ol li:last-child {
        margin-bottom: 0; }
      .widget_512aca93fbf5ad2f ul li.recentcomments_d3da61220bd0bb62 .comment-author-link_cd79813d4482e697 a:before, .widget_512aca93fbf5ad2f ul li.wp-block-latest-comments__comment_be9cc60393db9edb .comment-author-link_cd79813d4482e697 a:before,
      .widget_512aca93fbf5ad2f ol li.recentcomments_d3da61220bd0bb62 .comment-author-link_cd79813d4482e697 a:before,
      .widget_512aca93fbf5ad2f ol li.wp-block-latest-comments__comment_be9cc60393db9edb .comment-author-link_cd79813d4482e697 a:before,
      .sidebar__widget_12063224369cba59 ul li.recentcomments_d3da61220bd0bb62 .comment-author-link_cd79813d4482e697 a:before,
      .sidebar__widget_12063224369cba59 ul li.wp-block-latest-comments__comment_be9cc60393db9edb .comment-author-link_cd79813d4482e697 a:before,
      .sidebar__widget_12063224369cba59 ol li.recentcomments_d3da61220bd0bb62 .comment-author-link_cd79813d4482e697 a:before,
      .sidebar__widget_12063224369cba59 ol li.wp-block-latest-comments__comment_be9cc60393db9edb .comment-author-link_cd79813d4482e697 a:before {
        display: none; }
      .widget_512aca93fbf5ad2f ul li.recentcomments_d3da61220bd0bb62 a, .widget_512aca93fbf5ad2f ul li.wp-block-latest-comments__comment_be9cc60393db9edb a,
      .widget_512aca93fbf5ad2f ol li.recentcomments_d3da61220bd0bb62 a,
      .widget_512aca93fbf5ad2f ol li.wp-block-latest-comments__comment_be9cc60393db9edb a,
      .sidebar__widget_12063224369cba59 ul li.recentcomments_d3da61220bd0bb62 a,
      .sidebar__widget_12063224369cba59 ul li.wp-block-latest-comments__comment_be9cc60393db9edb a,
      .sidebar__widget_12063224369cba59 ol li.recentcomments_d3da61220bd0bb62 a,
      .sidebar__widget_12063224369cba59 ol li.wp-block-latest-comments__comment_be9cc60393db9edb a {
        padding-left: 0;
        display: inline; }
        .widget_512aca93fbf5ad2f ul li.recentcomments_d3da61220bd0bb62 a:before, .widget_512aca93fbf5ad2f ul li.wp-block-latest-comments__comment_be9cc60393db9edb a:before,
        .widget_512aca93fbf5ad2f ol li.recentcomments_d3da61220bd0bb62 a:before,
        .widget_512aca93fbf5ad2f ol li.wp-block-latest-comments__comment_be9cc60393db9edb a:before,
        .sidebar__widget_12063224369cba59 ul li.recentcomments_d3da61220bd0bb62 a:before,
        .sidebar__widget_12063224369cba59 ul li.wp-block-latest-comments__comment_be9cc60393db9edb a:before,
        .sidebar__widget_12063224369cba59 ol li.recentcomments_d3da61220bd0bb62 a:before,
        .sidebar__widget_12063224369cba59 ol li.wp-block-latest-comments__comment_be9cc60393db9edb a:before {
          display: none; }
      .widget_512aca93fbf5ad2f ul li a,
      .widget_512aca93fbf5ad2f ol li a,
      .sidebar__widget_12063224369cba59 ul li a,
      .sidebar__widget_12063224369cba59 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_512aca93fbf5ad2f ul li a::before,
        .widget_512aca93fbf5ad2f ol li a::before,
        .sidebar__widget_12063224369cba59 ul li a::before,
        .sidebar__widget_12063224369cba59 ol li a::before {
          content: "\f105";
          font-family: "Font Awesome 6 Free";
          margin-right: 10px; }
        .widget_512aca93fbf5ad2f ul li a:hover,
        .widget_512aca93fbf5ad2f ol li a:hover,
        .sidebar__widget_12063224369cba59 ul li a:hover,
        .sidebar__widget_12063224369cba59 ol li a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .widget_512aca93fbf5ad2f ul li a.rsswidget_781e967ae0e90790, .widget_512aca93fbf5ad2f ul li a.wp-block-latest-posts__post-title_ad7875d5538eeae3,
        .widget_512aca93fbf5ad2f ol li a.rsswidget_781e967ae0e90790,
        .widget_512aca93fbf5ad2f ol li a.wp-block-latest-posts__post-title_ad7875d5538eeae3,
        .sidebar__widget_12063224369cba59 ul li a.rsswidget_781e967ae0e90790,
        .sidebar__widget_12063224369cba59 ul li a.wp-block-latest-posts__post-title_ad7875d5538eeae3,
        .sidebar__widget_12063224369cba59 ol li a.rsswidget_781e967ae0e90790,
        .sidebar__widget_12063224369cba59 ol li a.wp-block-latest-posts__post-title_ad7875d5538eeae3 {
          padding-left: 0;
          font-weight: 500;
          display: block; }
          .widget_512aca93fbf5ad2f ul li a.rsswidget_781e967ae0e90790:before, .widget_512aca93fbf5ad2f ul li a.wp-block-latest-posts__post-title_ad7875d5538eeae3:before,
          .widget_512aca93fbf5ad2f ol li a.rsswidget_781e967ae0e90790:before,
          .widget_512aca93fbf5ad2f ol li a.wp-block-latest-posts__post-title_ad7875d5538eeae3:before,
          .sidebar__widget_12063224369cba59 ul li a.rsswidget_781e967ae0e90790:before,
          .sidebar__widget_12063224369cba59 ul li a.wp-block-latest-posts__post-title_ad7875d5538eeae3:before,
          .sidebar__widget_12063224369cba59 ol li a.rsswidget_781e967ae0e90790:before,
          .sidebar__widget_12063224369cba59 ol li a.wp-block-latest-posts__post-title_ad7875d5538eeae3:before {
            display: none; }
      .widget_512aca93fbf5ad2f ul li ul,
      .widget_512aca93fbf5ad2f ol li ul,
      .sidebar__widget_12063224369cba59 ul li ul,
      .sidebar__widget_12063224369cba59 ol li ul {
        padding-left: 25px;
        padding-top: 10px; }
    .widget_512aca93fbf5ad2f ul.wp-tag-cloud_47cbf4c6ad8401fd li,
    .widget_512aca93fbf5ad2f ol.wp-tag-cloud_47cbf4c6ad8401fd li,
    .sidebar__widget_12063224369cba59 ul.wp-tag-cloud_47cbf4c6ad8401fd li,
    .sidebar__widget_12063224369cba59 ol.wp-tag-cloud_47cbf4c6ad8401fd li {
      display: inline-block;
      padding: 0;
      border: 0; }
      .widget_512aca93fbf5ad2f ul.wp-tag-cloud_47cbf4c6ad8401fd li a:before,
      .widget_512aca93fbf5ad2f ol.wp-tag-cloud_47cbf4c6ad8401fd li a:before,
      .sidebar__widget_12063224369cba59 ul.wp-tag-cloud_47cbf4c6ad8401fd li a:before,
      .sidebar__widget_12063224369cba59 ol.wp-tag-cloud_47cbf4c6ad8401fd li a:before {
        display: none; }
  .widget_512aca93fbf5ad2f.te_widget_categories_a2be801f453b8b26 li, .widget_512aca93fbf5ad2f.widget_archive_e21d3de8fd0baa39 li,
  .widget_512aca93fbf5ad2f .wp-block-categories-list_e7095b1029217830 li,
  .widget_512aca93fbf5ad2f .wp-block-archives-list_694d42d75f91238f li,
  .sidebar__widget_12063224369cba59.te_widget_categories_a2be801f453b8b26 li,
  .sidebar__widget_12063224369cba59.widget_archive_e21d3de8fd0baa39 li,
  .sidebar__widget_12063224369cba59 .wp-block-categories-list_e7095b1029217830 li,
  .sidebar__widget_12063224369cba59 .wp-block-archives-list_694d42d75f91238f 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_512aca93fbf5ad2f.te_widget_categories_a2be801f453b8b26 li.cat-item_e59bc047e803b46e, .widget_512aca93fbf5ad2f.widget_archive_e21d3de8fd0baa39 li.cat-item_e59bc047e803b46e,
    .widget_512aca93fbf5ad2f .wp-block-categories-list_e7095b1029217830 li.cat-item_e59bc047e803b46e,
    .widget_512aca93fbf5ad2f .wp-block-archives-list_694d42d75f91238f li.cat-item_e59bc047e803b46e,
    .sidebar__widget_12063224369cba59.te_widget_categories_a2be801f453b8b26 li.cat-item_e59bc047e803b46e,
    .sidebar__widget_12063224369cba59.widget_archive_e21d3de8fd0baa39 li.cat-item_e59bc047e803b46e,
    .sidebar__widget_12063224369cba59 .wp-block-categories-list_e7095b1029217830 li.cat-item_e59bc047e803b46e,
    .sidebar__widget_12063224369cba59 .wp-block-archives-list_694d42d75f91238f li.cat-item_e59bc047e803b46e {
      text-align: right;
      display: inline-block;
      width: 100%; }
    .widget_512aca93fbf5ad2f.te_widget_categories_a2be801f453b8b26 li a, .widget_512aca93fbf5ad2f.widget_archive_e21d3de8fd0baa39 li a,
    .widget_512aca93fbf5ad2f .wp-block-categories-list_e7095b1029217830 li a,
    .widget_512aca93fbf5ad2f .wp-block-archives-list_694d42d75f91238f li a,
    .sidebar__widget_12063224369cba59.te_widget_categories_a2be801f453b8b26 li a,
    .sidebar__widget_12063224369cba59.widget_archive_e21d3de8fd0baa39 li a,
    .sidebar__widget_12063224369cba59 .wp-block-categories-list_e7095b1029217830 li a,
    .sidebar__widget_12063224369cba59 .wp-block-archives-list_694d42d75f91238f li a {
      float: left; }

/* About Info Widget*/
.widget-about-info_011c1c5a677ad090 {
  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_011c1c5a677ad090 .about-desc_c8477f17e1a3a79a {
    text-align: left; }
    .widget-about-info_011c1c5a677ad090 .about-desc_c8477f17e1a3a79a .about-title_8e7e4f248e7469af {
      font-size: 20px; }
  .widget-about-info_011c1c5a677ad090 .about-image_0fcb9375923fc5af {
    width: 140px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px; }
  .widget-about-info_011c1c5a677ad090 .te-social-profile_570b65ad0cd9b3a3 {
    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_011c1c5a677ad090 .te-social-profile_570b65ad0cd9b3a3 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_011c1c5a677ad090 .te-social-profile_570b65ad0cd9b3a3 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_b5a413c60b07331a.has-author_0858c0f0699b379c.wp-block-latest-posts_ca4d1a8133997b98 .wp-block-latest-posts__te-post-title_e04ba4673bb8a2b1 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }

.widget_rss_0a6df51b279ce31a .wp-block-heading_a8bab9e10f9894fd:before,
.widget_rss_0a6df51b279ce31a .widget-title_8cf5a9899aa9e536:before {
  display: none; }
.widget_rss_0a6df51b279ce31a .rss-widget-icon_72068b9fc98c8893 {
  margin-right: 6px; }
.widget_rss_0a6df51b279ce31a ul li a.rsswidget_781e967ae0e90790 {
  color: #14203A; }
  .widget_rss_0a6df51b279ce31a ul li a.rsswidget_781e967ae0e90790:hover {
    color: #317EFE; }

.wp-block-latest-posts_ca4d1a8133997b98 .wp-block-rss__item-title_daf1743a76b66755,
.wp-block-rss_b082f5178500afd9 .wp-block-rss__item-title_daf1743a76b66755,
.widget_rss_0a6df51b279ce31a .wp-block-rss__item-title_daf1743a76b66755 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }
  .wp-block-latest-posts_ca4d1a8133997b98 .wp-block-rss__item-title_daf1743a76b66755 a:before,
  .wp-block-rss_b082f5178500afd9 .wp-block-rss__item-title_daf1743a76b66755 a:before,
  .widget_rss_0a6df51b279ce31a .wp-block-rss__item-title_daf1743a76b66755 a:before {
    display: none; }
.wp-block-latest-posts_ca4d1a8133997b98 .wp-block-latest-posts__post-author_617c8f75c4901334,
.wp-block-latest-posts_ca4d1a8133997b98 .wp-block-rss__item-publish-date_2c16d49637f63552,
.wp-block-rss_b082f5178500afd9 .wp-block-latest-posts__post-author_617c8f75c4901334,
.wp-block-rss_b082f5178500afd9 .wp-block-rss__item-publish-date_2c16d49637f63552,
.widget_rss_0a6df51b279ce31a .wp-block-latest-posts__post-author_617c8f75c4901334,
.widget_rss_0a6df51b279ce31a .wp-block-rss__item-publish-date_2c16d49637f63552 {
  margin-right: 10px; }
.wp-block-latest-posts_ca4d1a8133997b98 .wp-block-latest-posts__post-author_617c8f75c4901334,
.wp-block-latest-posts_ca4d1a8133997b98 .wp-block-latest-posts__te-post-date_af0d64aad76bf68f,
.wp-block-latest-posts_ca4d1a8133997b98 .wp-block-rss__item-publish-date_2c16d49637f63552,
.wp-block-latest-posts_ca4d1a8133997b98 .wp-block-rss__item-author_a5708c49cd4133bd,
.wp-block-latest-posts_ca4d1a8133997b98 .rss-date_119656c337f09095,
.wp-block-rss_b082f5178500afd9 .wp-block-latest-posts__post-author_617c8f75c4901334,
.wp-block-rss_b082f5178500afd9 .wp-block-latest-posts__te-post-date_af0d64aad76bf68f,
.wp-block-rss_b082f5178500afd9 .wp-block-rss__item-publish-date_2c16d49637f63552,
.wp-block-rss_b082f5178500afd9 .wp-block-rss__item-author_a5708c49cd4133bd,
.wp-block-rss_b082f5178500afd9 .rss-date_119656c337f09095,
.widget_rss_0a6df51b279ce31a .wp-block-latest-posts__post-author_617c8f75c4901334,
.widget_rss_0a6df51b279ce31a .wp-block-latest-posts__te-post-date_af0d64aad76bf68f,
.widget_rss_0a6df51b279ce31a .wp-block-rss__item-publish-date_2c16d49637f63552,
.widget_rss_0a6df51b279ce31a .wp-block-rss__item-author_a5708c49cd4133bd,
.widget_rss_0a6df51b279ce31a .rss-date_119656c337f09095 {
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500;
  text-transform: capitalize;
  position: relative; }
.wp-block-latest-posts_ca4d1a8133997b98 .wp-block-latest-posts__te-post-date_af0d64aad76bf68f:before,
.wp-block-latest-posts_ca4d1a8133997b98 .wp-block-rss__item-publish-date_2c16d49637f63552:before,
.wp-block-latest-posts_ca4d1a8133997b98 .rss-date_119656c337f09095:before,
.wp-block-rss_b082f5178500afd9 .wp-block-latest-posts__te-post-date_af0d64aad76bf68f:before,
.wp-block-rss_b082f5178500afd9 .wp-block-rss__item-publish-date_2c16d49637f63552:before,
.wp-block-rss_b082f5178500afd9 .rss-date_119656c337f09095:before,
.widget_rss_0a6df51b279ce31a .wp-block-latest-posts__te-post-date_af0d64aad76bf68f:before,
.widget_rss_0a6df51b279ce31a .wp-block-rss__item-publish-date_2c16d49637f63552:before,
.widget_rss_0a6df51b279ce31a .rss-date_119656c337f09095:before {
  content: "\f274";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_ca4d1a8133997b98 .wp-block-latest-posts__post-author_617c8f75c4901334:before,
.wp-block-latest-posts_ca4d1a8133997b98 .wp-block-rss__item-author_a5708c49cd4133bd:before,
.wp-block-rss_b082f5178500afd9 .wp-block-latest-posts__post-author_617c8f75c4901334:before,
.wp-block-rss_b082f5178500afd9 .wp-block-rss__item-author_a5708c49cd4133bd:before,
.widget_rss_0a6df51b279ce31a .wp-block-latest-posts__post-author_617c8f75c4901334:before,
.widget_rss_0a6df51b279ce31a .wp-block-rss__item-author_a5708c49cd4133bd:before {
  content: "\f007";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_ca4d1a8133997b98 .wp-block-latest-posts__post-excerpt_531d66c175e0596f,
.wp-block-latest-posts_ca4d1a8133997b98 .wp-block-rss__item-excerpt_ba1b924b2e9538d8,
.wp-block-latest-posts_ca4d1a8133997b98 .rssSummary_862ee9902ee2daf6,
.wp-block-rss_b082f5178500afd9 .wp-block-latest-posts__post-excerpt_531d66c175e0596f,
.wp-block-rss_b082f5178500afd9 .wp-block-rss__item-excerpt_ba1b924b2e9538d8,
.wp-block-rss_b082f5178500afd9 .rssSummary_862ee9902ee2daf6,
.widget_rss_0a6df51b279ce31a .wp-block-latest-posts__post-excerpt_531d66c175e0596f,
.widget_rss_0a6df51b279ce31a .wp-block-rss__item-excerpt_ba1b924b2e9538d8,
.widget_rss_0a6df51b279ce31a .rssSummary_862ee9902ee2daf6 {
  margin-top: 10px;
  margin-bottom: 0; }

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

.te-post-item_3b58bf0b2b38ae77 .te-single-post-meta_309b0450cfb7351d {
  gap: 32px; }

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

.te-comment-title_1b53d5355c1de2c1 h2,
.te-comment-title_1b53d5355c1de2c1 .wp-block-comments-title_065ab9b029f61420,
.wp-block-comments_e1d1d77828755d62 h2,
.wp-block-comments_e1d1d77828755d62 .wp-block-comments-title_065ab9b029f61420 {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px; }

/* Block Comment Start */
.wp-block-comments_e1d1d77828755d62 .wp-block-comment-template_70d1ff7575bf2c23 {
  padding-left: 0; }
  .wp-block-comments_e1d1d77828755d62 .wp-block-comment-template_70d1ff7575bf2c23 .wp-block-te-comment-reply_0bad8c93a66d14d2 {
    margin-top: 15px; }
  .wp-block-comments_e1d1d77828755d62 .wp-block-comment-template_70d1ff7575bf2c23 li .wp-block-columns_a928d245bffa7f0b {
    padding: 50px;
    border: 1px solid #dfe2e9;
    border-radius: 8px;
    margin-bottom: 24px; }
    .wp-block-comments_e1d1d77828755d62 .wp-block-comment-template_70d1ff7575bf2c23 li .wp-block-columns_a928d245bffa7f0b .wp-block-column_c401341250b7faf7:first-child {
      -ms-flex-preferred-size: 80px !important;
          flex-basis: 80px !important; }
    .wp-block-comments_e1d1d77828755d62 .wp-block-comment-template_70d1ff7575bf2c23 li .wp-block-columns_a928d245bffa7f0b .wp-block-avatar_c9aff5c6a4d3fb55 {
      width: 100px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 50%;
      overflow: hidden; }
      .wp-block-comments_e1d1d77828755d62 .wp-block-comment-template_70d1ff7575bf2c23 li .wp-block-columns_a928d245bffa7f0b .wp-block-avatar_c9aff5c6a4d3fb55 img {
        width: 100%; }
    .wp-block-comments_e1d1d77828755d62 .wp-block-comment-template_70d1ff7575bf2c23 li .wp-block-columns_a928d245bffa7f0b .wp-block-comment-author-name_a9d4521bea6e975b a {
      font-size: 21px;
      margin-bottom: 5px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A; }
    .wp-block-comments_e1d1d77828755d62 .wp-block-comment-template_70d1ff7575bf2c23 li .wp-block-columns_a928d245bffa7f0b .wp-block-comment-edit-link_e8502568f9fa6b98 a {
      color: #317EFE; }
    .wp-block-comments_e1d1d77828755d62 .wp-block-comment-template_70d1ff7575bf2c23 li .wp-block-columns_a928d245bffa7f0b .wp-block-comment-date_cbfe97f47f5fef90 a,
    .wp-block-comments_e1d1d77828755d62 .wp-block-comment-template_70d1ff7575bf2c23 li .wp-block-columns_a928d245bffa7f0b .wp-block-comment-edit-link_e8502568f9fa6b98 a {
      color: #9ba8c3;
      font-size: 16px;
      font-weight: 400;
      font-family: "Inter", sans-serif; }
    .wp-block-comments_e1d1d77828755d62 .wp-block-comment-template_70d1ff7575bf2c23 li .wp-block-columns_a928d245bffa7f0b .wp-block-te-comment-reply_0bad8c93a66d14d2 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_e1d1d77828755d62 .wp-block-comment-template_70d1ff7575bf2c23 li .wp-block-columns_a928d245bffa7f0b .wp-block-te-comment-reply_0bad8c93a66d14d2 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_bc279f6e19283bce .te-comment-respond_ac3cfc86cbf0b1fa,
.te-latest-comments_bc279f6e19283bce .comment-respond_bae4c89597b4730f {
  margin-top: 60px;
  margin-bottom: 40px; }
.te-latest-comments_bc279f6e19283bce li .children_581346b70f28c7b6 .te-comments-item_6981973ade4a64b7 {
  margin-left: 50px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-latest-comments_bc279f6e19283bce li .children_581346b70f28c7b6 .te-comments-item_6981973ade4a64b7 {
      margin-left: 0; } }
.te-latest-comments_bc279f6e19283bce li .children_581346b70f28c7b6 .children_581346b70f28c7b6 .te-comments-item_6981973ade4a64b7 {
  margin-left: 100px;
  border-top: 1px solid #F9F4F1; }
.te-latest-comments_bc279f6e19283bce li .te-comments-item_6981973ade4a64b7 {
  padding: 50px;
  border: 1px solid #F9F4F1;
  background-color: #F9F4F1;
  border-radius: 20px;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .te-latest-comments_bc279f6e19283bce li .te-comments-item_6981973ade4a64b7 {
      padding: 30px; } }
  .te-latest-comments_bc279f6e19283bce li .te-comments-item_6981973ade4a64b7 .te-comments-avatar_d19402f1579f835f {
    float: left; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-latest-comments_bc279f6e19283bce li .te-comments-item_6981973ade4a64b7 .te-comments-avatar_d19402f1579f835f {
        float: inherit;
        margin-bottom: 20px; } }
    .te-latest-comments_bc279f6e19283bce li .te-comments-item_6981973ade4a64b7 .te-comments-avatar_d19402f1579f835f img {
      margin-right: 30px;
      width: 100px;
      border-radius: 50px; }
  .te-latest-comments_bc279f6e19283bce li .te-comments-item_6981973ade4a64b7 .te-comments-text_91b07477a9eda9b2 {
    overflow: hidden; }
    .te-latest-comments_bc279f6e19283bce li .te-comments-item_6981973ade4a64b7 .te-comments-text_91b07477a9eda9b2 p {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 20px;
      color: #335371; }
    .te-latest-comments_bc279f6e19283bce li .te-comments-item_6981973ade4a64b7 .te-comments-text_91b07477a9eda9b2 .te-avatar-name_8c3a890e2c8bf122 {
      margin-bottom: 10px;
      position: relative; }
      .te-latest-comments_bc279f6e19283bce li .te-comments-item_6981973ade4a64b7 .te-comments-text_91b07477a9eda9b2 .te-avatar-name_8c3a890e2c8bf122 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_bc279f6e19283bce li .te-comments-item_6981973ade4a64b7 .te-comments-text_91b07477a9eda9b2 .te-avatar-name_8c3a890e2c8bf122 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_bc279f6e19283bce li .te-comments-item_6981973ade4a64b7 .te-comments-text_91b07477a9eda9b2 .te-avatar-name_8c3a890e2c8bf122 span {
            display: inline-block;
            width: 100%; } }
    .te-latest-comments_bc279f6e19283bce li .te-comments-item_6981973ade4a64b7 .te-comments-text_91b07477a9eda9b2 .te-comment-reply_de86095388e86730 {
      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_bc279f6e19283bce li .te-comments-item_6981973ade4a64b7 .te-comments-text_91b07477a9eda9b2 .te-comment-reply_de86095388e86730 {
          position: unset;
          margin-top: 10px; } }
      .te-latest-comments_bc279f6e19283bce li .te-comments-item_6981973ade4a64b7 .te-comments-text_91b07477a9eda9b2 .te-comment-reply_de86095388e86730:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

ul.children_581346b70f28c7b6 {
  list-style: none; }

.te-post-comments-form_fe9d6f3842b85189 .te-contacts-message_184a9c0369820442 {
  margin-top: 10px; }

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

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

.te-comment-respond_ac3cfc86cbf0b1fa,
.comment-respond_bae4c89597b4730f {
  position: relative;
  background-color: #F9F4F1;
  padding: 40px;
  border-radius: 20px; }
  .te-comment-respond_ac3cfc86cbf0b1fa .comment-form-cookies-consent_4f4329009971b83d,
  .comment-respond_bae4c89597b4730f .comment-form-cookies-consent_4f4329009971b83d {
    display: none; }
  .te-comment-respond_ac3cfc86cbf0b1fa .comment-notes_b90d64be526146ca,
  .comment-respond_bae4c89597b4730f .comment-notes_b90d64be526146ca {
    margin-bottom: 30px; }
  .te-comment-respond_ac3cfc86cbf0b1fa p,
  .comment-respond_bae4c89597b4730f p {
    margin: 0; }
  .te-comment-respond_ac3cfc86cbf0b1fa .te-contacts-email_1d7d2a74ccf738e1,
  .te-comment-respond_ac3cfc86cbf0b1fa .te-contacts-name_bc34a7686abc0448,
  .te-comment-respond_ac3cfc86cbf0b1fa .single-input-field_61cb3cdf5f911b19,
  .comment-respond_bae4c89597b4730f .te-contacts-email_1d7d2a74ccf738e1,
  .comment-respond_bae4c89597b4730f .te-contacts-name_bc34a7686abc0448,
  .comment-respond_bae4c89597b4730f .single-input-field_61cb3cdf5f911b19 {
    margin-bottom: 20px; }
  .te-comment-respond_ac3cfc86cbf0b1fa label,
  .comment-respond_bae4c89597b4730f label {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #778196;
    margin-bottom: 20px; }
  .te-comment-respond_ac3cfc86cbf0b1fa .checkbox-field-wrapper_12d9b63ac1b78b77,
  .comment-respond_bae4c89597b4730f .checkbox-field-wrapper_12d9b63ac1b78b77 {
    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_ac3cfc86cbf0b1fa .checkbox-field-wrapper_12d9b63ac1b78b77 p,
    .comment-respond_bae4c89597b4730f .checkbox-field-wrapper_12d9b63ac1b78b77 p {
      margin: 0; }
    .te-comment-respond_ac3cfc86cbf0b1fa .checkbox-field-wrapper_12d9b63ac1b78b77 .single-checkbox-field_057204673bd75d34,
    .comment-respond_bae4c89597b4730f .checkbox-field-wrapper_12d9b63ac1b78b77 .single-checkbox-field_057204673bd75d34 {
      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_ac3cfc86cbf0b1fa .te-comment-form-cookies-consent_52eb5ab18905be55,
  .comment-respond_bae4c89597b4730f .te-comment-form-cookies-consent_52eb5ab18905be55 {
    display: none; }
  .te-comment-respond_ac3cfc86cbf0b1fa input[type="number"],
  .comment-respond_bae4c89597b4730f input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield; }
  .te-comment-respond_ac3cfc86cbf0b1fa input,
  .te-comment-respond_ac3cfc86cbf0b1fa select,
  .comment-respond_bae4c89597b4730f input,
  .comment-respond_bae4c89597b4730f 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_ac3cfc86cbf0b1fa *::-webkit-input-placeholder,
  .comment-respond_bae4c89597b4730f *::-webkit-input-placeholder {
    color: #778196; }
  .te-comment-respond_ac3cfc86cbf0b1fa *:-ms-input-placeholder,
  .comment-respond_bae4c89597b4730f *:-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_ac3cfc86cbf0b1fa *::-ms-input-placeholder,
  .comment-respond_bae4c89597b4730f *::-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_ac3cfc86cbf0b1fa *::placeholder,
  .comment-respond_bae4c89597b4730f *::placeholder {
    color: #778196; }
  .te-comment-respond_ac3cfc86cbf0b1fa textarea,
  .comment-respond_bae4c89597b4730f 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_ac3cfc86cbf0b1fa input:focus,
  .te-comment-respond_ac3cfc86cbf0b1fa textarea:focus,
  .te-comment-respond_ac3cfc86cbf0b1fa .form-select_7b0ff079fc3d933d:focus,
  .comment-respond_bae4c89597b4730f input:focus,
  .comment-respond_bae4c89597b4730f textarea:focus,
  .comment-respond_bae4c89597b4730f .form-select_7b0ff079fc3d933d: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_b6349e1440eeca51 {
  position: relative;
  border-radius: 20px;
  overflow: hidden; }
  .te-team-card_b6349e1440eeca51:hover .image_f1f68f3d3fa8b371:before {
    height: 250%;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear;
    background-color: transparent; }
  .te-team-card_b6349e1440eeca51:hover .image_f1f68f3d3fa8b371 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_b6349e1440eeca51:hover .te-content-wrapper_eb23d98419fdf99a {
    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_b6349e1440eeca51 .image_f1f68f3d3fa8b371 {
    overflow: hidden;
    position: relative; }
    .te-team-card_b6349e1440eeca51 .image_f1f68f3d3fa8b371: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_b6349e1440eeca51 .image_f1f68f3d3fa8b371 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_b6349e1440eeca51 .te-content-wrapper_eb23d98419fdf99a {
    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_b6349e1440eeca51 .te-content-wrapper_eb23d98419fdf99a .content_af91cba7c981630c {
      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_b6349e1440eeca51 .te-content-wrapper_eb23d98419fdf99a .content_af91cba7c981630c .title_ee58e5698dbe668f {
        font-size: 24px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: 0px;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
      .te-team-card_b6349e1440eeca51 .te-content-wrapper_eb23d98419fdf99a .content_af91cba7c981630c .desc_030dbd6b0ac0327c {
        font-size: 18px;
        line-height: 18px;
        font-weight: 400;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
    .te-team-card_b6349e1440eeca51 .te-content-wrapper_eb23d98419fdf99a .social_c51cdd989fcaa6b1 {
      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_b6349e1440eeca51 .te-content-wrapper_eb23d98419fdf99a .social_c51cdd989fcaa6b1 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_b6349e1440eeca51 .te-content-wrapper_eb23d98419fdf99a .social_c51cdd989fcaa6b1 a:hover {
          background-color: #E7F914;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-team-card_b6349e1440eeca51.style-2_b9bb5b0646fe35c4 {
  padding: 20px;
  background-color: #F9F4F1;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-team-card_b6349e1440eeca51.style-2_b9bb5b0646fe35c4:hover {
    background-color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-team-card_b6349e1440eeca51.style-2_b9bb5b0646fe35c4:hover .te-content-wrapper_eb23d98419fdf99a .social_c51cdd989fcaa6b1 a {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-team-card_b6349e1440eeca51.style-2_b9bb5b0646fe35c4:hover .te-content-wrapper_eb23d98419fdf99a .content_af91cba7c981630c .title_ee58e5698dbe668f,
    .te-team-card_b6349e1440eeca51.style-2_b9bb5b0646fe35c4:hover .te-content-wrapper_eb23d98419fdf99a .content_af91cba7c981630c .desc_030dbd6b0ac0327c {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_b6349e1440eeca51.style-2_b9bb5b0646fe35c4 .image_f1f68f3d3fa8b371 {
    border-radius: 20px; }
  .te-team-card_b6349e1440eeca51.style-2_b9bb5b0646fe35c4 .te-content-wrapper_eb23d98419fdf99a {
    position: unset;
    visibility: visible;
    opacity: 1;
    background: transparent;
    -webkit-transform: unset;
            transform: unset; }
    .te-team-card_b6349e1440eeca51.style-2_b9bb5b0646fe35c4 .te-content-wrapper_eb23d98419fdf99a .content_af91cba7c981630c {
      padding: 0;
      margin-top: 20px;
      margin-bottom: 10px;
      position: unset; }
      .te-team-card_b6349e1440eeca51.style-2_b9bb5b0646fe35c4 .te-content-wrapper_eb23d98419fdf99a .content_af91cba7c981630c .title_ee58e5698dbe668f {
        color: #131A2A;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-team-card_b6349e1440eeca51.style-2_b9bb5b0646fe35c4 .te-content-wrapper_eb23d98419fdf99a .content_af91cba7c981630c .title_ee58e5698dbe668f a:hover {
          color: #ffffff !important; }
      .te-team-card_b6349e1440eeca51.style-2_b9bb5b0646fe35c4 .te-content-wrapper_eb23d98419fdf99a .content_af91cba7c981630c .desc_030dbd6b0ac0327c {
        color: #335371;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-team-card_b6349e1440eeca51.style-2_b9bb5b0646fe35c4 .te-content-wrapper_eb23d98419fdf99a .social_c51cdd989fcaa6b1 a {
      border: 1px solid #E1E1E1;
      background-color: transparent; }
      .te-team-card_b6349e1440eeca51.style-2_b9bb5b0646fe35c4 .te-content-wrapper_eb23d98419fdf99a .social_c51cdd989fcaa6b1 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_17871353048e6b3b {
  position: relative;
  padding: 0;
  overflow: hidden; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-team-member-slider-wrapper_17871353048e6b3b {
      padding: 0 12px; } }
  .te-team-member-slider-wrapper_17871353048e6b3b .slick-list_9b77b1feb4f6bbcd {
    margin: 0 -15px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-team-member-slider-wrapper_17871353048e6b3b .slick-list_9b77b1feb4f6bbcd {
        padding-bottom: 25px;
        margin: unset; } }
    .te-team-member-slider-wrapper_17871353048e6b3b .slick-list_9b77b1feb4f6bbcd .slick-slide_79ecb83c81a1391d {
      margin: 0 15px; }
  .te-team-member-slider-wrapper_17871353048e6b3b .slick-dots_bc051177c799a709 {
    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_17871353048e6b3b .slick-dots_bc051177c799a709 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_17871353048e6b3b .slick-dots_bc051177c799a709 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_17871353048e6b3b .slick-dots_bc051177c799a709 li.slick-active_39506ecfd7493e18 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-team-member-slider-wrapper_17871353048e6b3b .slick-dots_bc051177c799a709 li.slick-active_39506ecfd7493e18 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-team-member-slider-wrapper_17871353048e6b3b .slick-arrow_4b68f9f14f02cbd2 {
    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_959f97c15cdfb382 {
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 20px; }
  .te-portfolio-card_959f97c15cdfb382:hover .image_f1f68f3d3fa8b371 .te-content-wrapper_eb23d98419fdf99a {
    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_959f97c15cdfb382:hover .image_f1f68f3d3fa8b371 .te-content-wrapper_eb23d98419fdf99a .content_af91cba7c981630c .content-inner_c86b5177fc4b31e9 {
      margin-bottom: 0;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_959f97c15cdfb382:hover .image_f1f68f3d3fa8b371 .te-content-wrapper_eb23d98419fdf99a .content_af91cba7c981630c .btn-wrapper_32d556fcfb63f7a6 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_959f97c15cdfb382:hover .image_f1f68f3d3fa8b371 .te-content-wrapper_eb23d98419fdf99a .content_af91cba7c981630c .content-inner_c86b5177fc4b31e9 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scaleY(1);
              transform: scaleY(1); }
  .te-portfolio-card_959f97c15cdfb382:hover .image_f1f68f3d3fa8b371 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_959f97c15cdfb382 .image_f1f68f3d3fa8b371 {
    overflow: hidden;
    position: relative; }
    .te-portfolio-card_959f97c15cdfb382 .image_f1f68f3d3fa8b371 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_959f97c15cdfb382 .te-content-wrapper_eb23d98419fdf99a {
    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_959f97c15cdfb382 .te-content-wrapper_eb23d98419fdf99a .content_af91cba7c981630c {
      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_959f97c15cdfb382 .te-content-wrapper_eb23d98419fdf99a .content_af91cba7c981630c .content-inner_c86b5177fc4b31e9 {
        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_959f97c15cdfb382 .te-content-wrapper_eb23d98419fdf99a .content_af91cba7c981630c .sub-title_589befc02b7d38ba {
        color: #131A2A;
        font-size: 18px;
        line-height: 36px;
        font-weight: 400; }
      .te-portfolio-card_959f97c15cdfb382 .te-content-wrapper_eb23d98419fdf99a .content_af91cba7c981630c .title_ee58e5698dbe668f {
        margin-bottom: 0;
        color: #131A2A;
        font-size: 24px;
        line-height: 39px;
        font-weight: 500; }
      .te-portfolio-card_959f97c15cdfb382 .te-content-wrapper_eb23d98419fdf99a .content_af91cba7c981630c .btn-wrapper_32d556fcfb63f7a6 {
        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_959f97c15cdfb382 .te-content-wrapper_eb23d98419fdf99a .content_af91cba7c981630c .btn-wrapper_32d556fcfb63f7a6 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_959f97c15cdfb382 .te-content-wrapper_eb23d98419fdf99a .content_af91cba7c981630c .btn-wrapper_32d556fcfb63f7a6 a:hover {
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
            background-color: #317EFE;
            color: #ffffff; }

.te-portfolio-card_959f97c15cdfb382.style-2_b9bb5b0646fe35c4 .te-content-wrapper_eb23d98419fdf99a .content_af91cba7c981630c {
  background-color: #317efeb8;
  padding: 20px;
  border-radius: 20px; }
  .te-portfolio-card_959f97c15cdfb382.style-2_b9bb5b0646fe35c4 .te-content-wrapper_eb23d98419fdf99a .content_af91cba7c981630c .btn-wrapper_32d556fcfb63f7a6 {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.te-portfolio-card_959f97c15cdfb382.style-3_a726aadaef06fa7f:hover .te-content-wrapper_eb23d98419fdf99a .content_af91cba7c981630c .btn-wrapper_32d556fcfb63f7a6 {
  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_959f97c15cdfb382.style-3_a726aadaef06fa7f .te-content-wrapper_eb23d98419fdf99a {
  padding: 0; }
  .te-portfolio-card_959f97c15cdfb382.style-3_a726aadaef06fa7f .te-content-wrapper_eb23d98419fdf99a .content_af91cba7c981630c .content-inner_c86b5177fc4b31e9 {
    border-radius: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px; }
  .te-portfolio-card_959f97c15cdfb382.style-3_a726aadaef06fa7f .te-content-wrapper_eb23d98419fdf99a .content_af91cba7c981630c .btn-wrapper_32d556fcfb63f7a6 {
    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_fad4429d4c86c130.style-1_b1f19f8dfa7b0f97 {
  margin-top: -210px; }
  @media (max-width: 991px) {
    .newsletter-area_fad4429d4c86c130.style-1_b1f19f8dfa7b0f97 {
      margin-top: 0;
      padding-top: 100px; } }

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

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

.testimonial-slider-area_42d9fe7d57bbb4d6.style-1_b1f19f8dfa7b0f97 {
  padding-bottom: 5px; }

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

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

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

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

.team-slider-area_22fa977988a851b6.style-1_b1f19f8dfa7b0f97 {
  overflow: hidden; }

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

.about-us-area_685de40b28efa5d6.style-2_b9bb5b0646fe35c4 {
  padding-top: 120px;
  padding-bottom: 330px;
  background-color: #F9F4F1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .about-us-area_685de40b28efa5d6.style-2_b9bb5b0646fe35c4 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area_685de40b28efa5d6.style-2_b9bb5b0646fe35c4 {
      padding: 100px 0; } }
  @media (max-width: 991px) {
    .about-us-area_685de40b28efa5d6.style-2_b9bb5b0646fe35c4 .te-about-image-card_1aa2122bfa8f6483 {
      text-align: center;
      margin-bottom: 50px; } }
  @media (max-width: 991px) {
    .about-us-area_685de40b28efa5d6.style-2_b9bb5b0646fe35c4 .te-about-image-card_1aa2122bfa8f6483 .te-main-img-wrapper_54f801f26a851166 .te-main-img-inner_49b9a1cc12441e34 {
      width: 100%; } }
  @media (max-width: 1199px) {
    .about-us-area_685de40b28efa5d6.style-2_b9bb5b0646fe35c4 .te-about-image-card_1aa2122bfa8f6483 .te-company-foundation_3881c111c50b5735 {
      left: 0; } }
  @media (max-width: 1199px) {
    .about-us-area_685de40b28efa5d6.style-2_b9bb5b0646fe35c4 .te-about-info-card_a78b622846d43bc0 {
      padding-left: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area_685de40b28efa5d6.style-2_b9bb5b0646fe35c4 .te-about-info-card_a78b622846d43bc0 {
      padding-left: 60px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .about-us-area_685de40b28efa5d6.style-2_b9bb5b0646fe35c4 .te-about-info-card_a78b622846d43bc0 {
      padding-left: 80px; } }

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

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

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

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

.faq-area_21e9e34f699ebf53.style-1_b1f19f8dfa7b0f97 {
  padding-bottom: 100px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .faq-area_21e9e34f699ebf53.style-1_b1f19f8dfa7b0f97 {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-area_21e9e34f699ebf53.style-1_b1f19f8dfa7b0f97 {
      padding-bottom: 100px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .faq-area_21e9e34f699ebf53.style-1_b1f19f8dfa7b0f97 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_21e9e34f699ebf53.style-1_b1f19f8dfa7b0f97 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_21e9e34f699ebf53.style-1_b1f19f8dfa7b0f97 .accordion-wrapper_23759947a6ff62e8 {
      padding-right: 60px; } }
  .faq-area_21e9e34f699ebf53.style-1_b1f19f8dfa7b0f97 .te-faq-image_a36957b2a3a92f61 {
    margin-top: 82px;
    position: relative;
    right: -83px;
    display: inline-block; }
    @media (max-width: 1199px) {
      .faq-area_21e9e34f699ebf53.style-1_b1f19f8dfa7b0f97 .te-faq-image_a36957b2a3a92f61 {
        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_21e9e34f699ebf53.style-1_b1f19f8dfa7b0f97 .te-faq-image_a36957b2a3a92f61 {
        right: 0; } }
    .faq-area_21e9e34f699ebf53.style-1_b1f19f8dfa7b0f97 .te-faq-image_a36957b2a3a92f61 .te-image-wrapper_6ab4e243556c70bf {
      position: relative; }
      .faq-area_21e9e34f699ebf53.style-1_b1f19f8dfa7b0f97 .te-faq-image_a36957b2a3a92f61 .te-image-wrapper_6ab4e243556c70bf .te-main-img-inner_49b9a1cc12441e34 {
        -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_21e9e34f699ebf53.style-1_b1f19f8dfa7b0f97 .te-faq-image_a36957b2a3a92f61 .te-image-wrapper_6ab4e243556c70bf .te-image-shape_0fa0fe699660e384 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: -1; }
      .faq-area_21e9e34f699ebf53.style-1_b1f19f8dfa7b0f97 .te-faq-image_a36957b2a3a92f61 .te-image-wrapper_6ab4e243556c70bf .content_af91cba7c981630c {
        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_21e9e34f699ebf53.style-1_b1f19f8dfa7b0f97 .te-faq-image_a36957b2a3a92f61 .te-image-wrapper_6ab4e243556c70bf .content_af91cba7c981630c .title_ee58e5698dbe668f {
          font-size: 18px;
          font-weight: 400;
          line-height: 18px;
          color: #ffffff;
          margin-bottom: 0; }
        .faq-area_21e9e34f699ebf53.style-1_b1f19f8dfa7b0f97 .te-faq-image_a36957b2a3a92f61 .te-image-wrapper_6ab4e243556c70bf .content_af91cba7c981630c .number_786a67f33d2862d3 {
          font-size: 32px;
          font-weight: 500;
          line-height: 32px;
          letter-spacing: 0px;
          color: #ffffff;
          margin-bottom: 0; }
      .faq-area_21e9e34f699ebf53.style-1_b1f19f8dfa7b0f97 .te-faq-image_a36957b2a3a92f61 .te-image-wrapper_6ab4e243556c70bf .top-content_92923e8ab4e06327 {
        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_21e9e34f699ebf53.style-1_b1f19f8dfa7b0f97 .te-faq-image_a36957b2a3a92f61 .te-image-wrapper_6ab4e243556c70bf .top-content_92923e8ab4e06327 {
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); } }
      .faq-area_21e9e34f699ebf53.style-1_b1f19f8dfa7b0f97 .te-faq-image_a36957b2a3a92f61 .te-image-wrapper_6ab4e243556c70bf .bottom-content_124fbf5b38c3739d {
        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_21e9e34f699ebf53.style-1_b1f19f8dfa7b0f97 .te-faq-image_a36957b2a3a92f61 .te-image-wrapper_6ab4e243556c70bf .bottom-content_124fbf5b38c3739d {
            right: 50%;
            -webkit-transform: translateX(50%);
                    transform: translateX(50%); } }
        .faq-area_21e9e34f699ebf53.style-1_b1f19f8dfa7b0f97 .te-faq-image_a36957b2a3a92f61 .te-image-wrapper_6ab4e243556c70bf .bottom-content_124fbf5b38c3739d .bottom-content-inner_4ab8e6884892cbae {
          width: 100%;
          height: 100%;
          background-color: #E7F914;
          border-radius: 100%;
          border: 8px solid #ffffff;
          outline: 2px dashed #14203A; }
          .faq-area_21e9e34f699ebf53.style-1_b1f19f8dfa7b0f97 .te-faq-image_a36957b2a3a92f61 .te-image-wrapper_6ab4e243556c70bf .bottom-content_124fbf5b38c3739d .bottom-content-inner_4ab8e6884892cbae .title_ee58e5698dbe668f,
          .faq-area_21e9e34f699ebf53.style-1_b1f19f8dfa7b0f97 .te-faq-image_a36957b2a3a92f61 .te-image-wrapper_6ab4e243556c70bf .bottom-content_124fbf5b38c3739d .bottom-content-inner_4ab8e6884892cbae .number_786a67f33d2862d3 {
            color: #14203A; }

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

.testimonial-slider-area_42d9fe7d57bbb4d6 {
  overflow: hidden;
  padding-bottom: 10px; }
  .testimonial-slider-area_42d9fe7d57bbb4d6.style-2_b9bb5b0646fe35c4 .slick-list_9b77b1feb4f6bbcd {
    margin: 0 -100px;
    overflow: visible; }
    .testimonial-slider-area_42d9fe7d57bbb4d6.style-2_b9bb5b0646fe35c4 .slick-list_9b77b1feb4f6bbcd .te-slick-item_60cd01db86a31141 {
      width: 520px;
      margin: 0 15px; }

.counter-up-area_54e721ebc58d4ecd.style-2_b9bb5b0646fe35c4 .te-counter-card_9abe814451267043 {
  padding: 80px 55px;
  background-color: #131A2A;
  border-radius: 20px; }
  .counter-up-area_54e721ebc58d4ecd.style-2_b9bb5b0646fe35c4 .te-counter-card_9abe814451267043 .te-counter-item_9dc5fd5b3a5388d6 .icon_c569abdb2e031e84 {
    width: unset;
    height: unset;
    background-color: transparent; }
  .counter-up-area_54e721ebc58d4ecd.style-2_b9bb5b0646fe35c4 .te-counter-card_9abe814451267043 .te-counter-item_9dc5fd5b3a5388d6 .te-counter-title_b2a90f481746d45f {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px; }
    .counter-up-area_54e721ebc58d4ecd.style-2_b9bb5b0646fe35c4 .te-counter-card_9abe814451267043 .te-counter-item_9dc5fd5b3a5388d6 .te-counter-title_b2a90f481746d45f .content_af91cba7c981630c {
      gap: 18px;
      text-align: left; }
  .counter-up-area_54e721ebc58d4ecd.style-2_b9bb5b0646fe35c4 .te-counter-card_9abe814451267043 .te-counter-item_9dc5fd5b3a5388d6 .title_ee58e5698dbe668f {
    color: #ffffff; }
  .counter-up-area_54e721ebc58d4ecd.style-2_b9bb5b0646fe35c4 .te-counter-card_9abe814451267043 .te-counter-item_9dc5fd5b3a5388d6 .number_786a67f33d2862d3 {
    color: #E7F914; }
  .counter-up-area_54e721ebc58d4ecd.style-2_b9bb5b0646fe35c4 .te-counter-card_9abe814451267043 .te-counter-item_9dc5fd5b3a5388d6 .number_786a67f33d2862d3,
  .counter-up-area_54e721ebc58d4ecd.style-2_b9bb5b0646fe35c4 .te-counter-card_9abe814451267043 .te-counter-item_9dc5fd5b3a5388d6 .title_ee58e5698dbe668f {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

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

.subscribe-area_a530050c2df90393.style-2_b9bb5b0646fe35c4 {
  position: relative;
  z-index: 9;
  margin-bottom: -140px; }
  .subscribe-area_a530050c2df90393.style-2_b9bb5b0646fe35c4 .te-subscribe-inner-area_f8fc4c68e020981a {
    background-color: #317EFE;
    padding: 10px;
    border-radius: 20px;
    gap: 0; }
    .subscribe-area_a530050c2df90393.style-2_b9bb5b0646fe35c4 .te-subscribe-inner-area_f8fc4c68e020981a .te-image-bg-collumn_38715c374cbd14c2 {
      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_a530050c2df90393.style-2_b9bb5b0646fe35c4 .te-subscribe-inner-area_f8fc4c68e020981a .te-subscribe-form-wrapper_a7e6bb1a21586326 {
      padding: 0; }
    .subscribe-area_a530050c2df90393.style-2_b9bb5b0646fe35c4 .te-subscribe-inner-area_f8fc4c68e020981a .te-content-wrapper_eb23d98419fdf99a {
      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_a530050c2df90393.style-2_b9bb5b0646fe35c4 .te-subscribe-inner-area_f8fc4c68e020981a .te-content-wrapper_eb23d98419fdf99a {
          left: unset; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_a530050c2df90393.style-2_b9bb5b0646fe35c4 .te-subscribe-inner-area_f8fc4c68e020981a .te-content-wrapper_eb23d98419fdf99a {
          -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_a530050c2df90393.style-2_b9bb5b0646fe35c4 .te-subscribe-inner-area_f8fc4c68e020981a .te-content-wrapper_eb23d98419fdf99a {
          -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_a530050c2df90393.style-2_b9bb5b0646fe35c4 .te-subscribe-inner-area_f8fc4c68e020981a .te-content-wrapper_eb23d98419fdf99a {
          gap: 60px; } }
      .subscribe-area_a530050c2df90393.style-2_b9bb5b0646fe35c4 .te-subscribe-inner-area_f8fc4c68e020981a .te-content-wrapper_eb23d98419fdf99a .te-subscribe-title_f6ef1264d78a610d {
        font-size: 38px;
        font-weight: 500;
        line-height: 46px;
        letter-spacing: -0.676px;
        text-transform: capitalize;
        margin-bottom: 0; }
      .subscribe-area_a530050c2df90393.style-2_b9bb5b0646fe35c4 .te-subscribe-inner-area_f8fc4c68e020981a .te-content-wrapper_eb23d98419fdf99a .te-content-inner_c8c35ab9ae3910cc {
        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_a530050c2df90393.style-2_b9bb5b0646fe35c4 .te-subscribe-inner-area_f8fc4c68e020981a .te-content-wrapper_eb23d98419fdf99a .te-content-inner_c8c35ab9ae3910cc {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
        .subscribe-area_a530050c2df90393.style-2_b9bb5b0646fe35c4 .te-subscribe-inner-area_f8fc4c68e020981a .te-content-wrapper_eb23d98419fdf99a .te-content-inner_c8c35ab9ae3910cc .icon_c569abdb2e031e84 {
          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_a530050c2df90393.style-2_b9bb5b0646fe35c4 .te-subscribe-inner-area_f8fc4c68e020981a .te-subscribe-form-widget_96b8c4293b113011 {
      background: #fff;
      padding: 7px;
      border-radius: 50px; }
    .subscribe-area_a530050c2df90393.style-2_b9bb5b0646fe35c4 .te-subscribe-inner-area_f8fc4c68e020981a .mc4wp-form-fields_3cc9aada2333e6da {
      gap: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .subscribe-area_a530050c2df90393.style-2_b9bb5b0646fe35c4 .te-subscribe-inner-area_f8fc4c68e020981a .mc4wp-form-fields_3cc9aada2333e6da {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }

.testimonial-slider-area_42d9fe7d57bbb4d6.style-3_a726aadaef06fa7f {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .testimonial-slider-area_42d9fe7d57bbb4d6.style-3_a726aadaef06fa7f {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slider-area_42d9fe7d57bbb4d6.style-3_a726aadaef06fa7f {
      padding: 100px 0; } }
  .testimonial-slider-area_42d9fe7d57bbb4d6.style-3_a726aadaef06fa7f .slick-list_9b77b1feb4f6bbcd .slick-slide_79ecb83c81a1391d.slick-current_6d2e1ffdf5210335 .te-testimonial-card_46f0b0d5ea570855.style-3_a726aadaef06fa7f .te-content-wrapper_eb23d98419fdf99a .te-user-meta_97a94272a1c8139d .icon_c569abdb2e031e84 {
    color: #317EFE; }

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

.contact-form-area_8a0dc70a83840606 {
  padding-top: 30px;
  padding-bottom: 45px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .contact-form-area_8a0dc70a83840606 {
      padding-top: 30px;
      padding-bottom: 45px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .contact-form-area_8a0dc70a83840606 {
      padding-top: 30px;
      padding-bottom: 45px; } }
  .contact-form-area_8a0dc70a83840606 .te-comment-respond_ac3cfc86cbf0b1fa .title_ee58e5698dbe668f,
  .contact-form-area_8a0dc70a83840606 .te-title-wrapper_ab44694881795fc5 .title_ee58e5698dbe668f {
    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_8a0dc70a83840606 .te-comment-respond_ac3cfc86cbf0b1fa .title_ee58e5698dbe668f,
      .contact-form-area_8a0dc70a83840606 .te-title-wrapper_ab44694881795fc5 .title_ee58e5698dbe668f {
        font-size: 32px;
        line-height: 38px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .contact-form-area_8a0dc70a83840606 .te-comment-respond_ac3cfc86cbf0b1fa .title_ee58e5698dbe668f,
      .contact-form-area_8a0dc70a83840606 .te-title-wrapper_ab44694881795fc5 .title_ee58e5698dbe668f {
        font-size: 34px;
        line-height: 40px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .contact-form-area_8a0dc70a83840606 .te-comment-respond_ac3cfc86cbf0b1fa .title_ee58e5698dbe668f,
      .contact-form-area_8a0dc70a83840606 .te-title-wrapper_ab44694881795fc5 .title_ee58e5698dbe668f {
        font-size: 48px;
        line-height: 52px; } }
  .contact-form-area_8a0dc70a83840606 .te-social-profile-link_62229b4e5c171349 {
    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_8a0dc70a83840606 .te-social-profile-link_62229b4e5c171349 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_8a0dc70a83840606 .te-social-profile-link_62229b4e5c171349 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_e6d222a8cbe52e51 {
    margin-bottom: 60px; } }

.te-contact-info_8891d80a11dd38e2 {
  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_8891d80a11dd38e2 .te-icon-card_165d4da9a475e73e {
      -webkit-box-orient: unset;
      -webkit-box-direction: unset;
          -ms-flex-direction: unset;
              flex-direction: unset; } }

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

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

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

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

.service-details_98addbd3e39369cc {
  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_98addbd3e39369cc .image_f1f68f3d3fa8b371 {
    border-radius: 20px;
    overflow: hidden; }
  .service-details_98addbd3e39369cc .content_af91cba7c981630c .te-title-wrapper_ab44694881795fc5 {
    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_98addbd3e39369cc .content_af91cba7c981630c .te-title-wrapper_ab44694881795fc5 .title-inner_cea3f57073b243ed {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 20px; }
      .service-details_98addbd3e39369cc .content_af91cba7c981630c .te-title-wrapper_ab44694881795fc5 .title-inner_cea3f57073b243ed .icon_c569abdb2e031e84 {
        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_98addbd3e39369cc .content_af91cba7c981630c .te-title-wrapper_ab44694881795fc5 .title-inner_cea3f57073b243ed .title_ee58e5698dbe668f {
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: 39.84px;
        letter-spacing: 0px;
        margin-bottom: 0;
        color: #317EFE; }

.service-details-overview_62898beb18445e22 {
  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_62898beb18445e22 .list-wrapper_c1d0d78f09fd7bf3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px; }
    .service-details-overview_62898beb18445e22 .list-wrapper_c1d0d78f09fd7bf3 .icon_c569abdb2e031e84 {
      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_62898beb18445e22 .list-wrapper_c1d0d78f09fd7bf3 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_62898beb18445e22 .list-wrapper_c1d0d78f09fd7bf3 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_62898beb18445e22 .list-wrapper_c1d0d78f09fd7bf3 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_62898beb18445e22 .list-wrapper_c1d0d78f09fd7bf3 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_84c35ae50428a153 {
  padding-top: 120px;
  padding-bottom: 96px; }
  .team-page_84c35ae50428a153 .te-team-card_b6349e1440eeca51 {
    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_faeac515479c6799 {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .team-details-page_faeac515479c6799 {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-page_faeac515479c6799 {
      padding-top: 100px;
      padding-bottom: 76px; } }

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

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

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

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

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

.footer_603817ff7cf6e286 {
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .footer_603817ff7cf6e286 .te-subscribe-form-widget_96b8c4293b113011 .submit-btn_4b394956e305ac38 span {
    display: none; }
  .footer_603817ff7cf6e286.style-1_b1f19f8dfa7b0f97 {
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .footer_603817ff7cf6e286.style-1_b1f19f8dfa7b0f97 .te-footer-sec_d71ab94cb7a46869 {
      border-bottom: 1px solid rgba(19, 26, 42, 0.1);
      padding-top: 214px;
      padding-bottom: 60px; }
      .footer_603817ff7cf6e286.style-1_b1f19f8dfa7b0f97 .te-footer-sec_d71ab94cb7a46869 .te-footer-widget_53dc8f722b02c026 .te-subscribe-form-widget_96b8c4293b113011 .mc4wp-form-fields_3cc9aada2333e6da {
        border-color: rgba(19, 26, 42, 0.5); }
    .footer_603817ff7cf6e286.style-1_b1f19f8dfa7b0f97 .te-footer-widget_53dc8f722b02c026 .te-subscribe-form-widget_96b8c4293b113011 .single-field_697a4043d3bc5ee4 input {
      color: #131A2A; }
  .footer_603817ff7cf6e286.style-2_b9bb5b0646fe35c4 .widget_512aca93fbf5ad2f .wp-block-heading_a8bab9e10f9894fd,
  .footer_603817ff7cf6e286.style-2_b9bb5b0646fe35c4 .widget_512aca93fbf5ad2f .widget-title_8cf5a9899aa9e536,
  .footer_603817ff7cf6e286.style-2_b9bb5b0646fe35c4 .widget_512aca93fbf5ad2f .wp-block-search__label_0ac0321caf4fe0c3,
  .footer_603817ff7cf6e286.style-2_b9bb5b0646fe35c4 .sidebar__widget_12063224369cba59 .wp-block-heading_a8bab9e10f9894fd,
  .footer_603817ff7cf6e286.style-2_b9bb5b0646fe35c4 .sidebar__widget_12063224369cba59 .widget-title_8cf5a9899aa9e536,
  .footer_603817ff7cf6e286.style-2_b9bb5b0646fe35c4 .sidebar__widget_12063224369cba59 .wp-block-search__label_0ac0321caf4fe0c3,
  .footer_603817ff7cf6e286.style-2_b9bb5b0646fe35c4 .widget_512aca93fbf5ad2f ul li a,
  .footer_603817ff7cf6e286.style-2_b9bb5b0646fe35c4 .widget_512aca93fbf5ad2f ol li a,
  .footer_603817ff7cf6e286.style-2_b9bb5b0646fe35c4 .sidebar__widget_12063224369cba59 ul li a,
  .footer_603817ff7cf6e286.style-2_b9bb5b0646fe35c4 .sidebar__widget_12063224369cba59 ol li a,
  .footer_603817ff7cf6e286.style-2_b9bb5b0646fe35c4 .widget_512aca93fbf5ad2f ul li,
  .footer_603817ff7cf6e286.style-2_b9bb5b0646fe35c4 .wp-calendar-table_743aebd583df24b0,
  .footer_603817ff7cf6e286.style-2_b9bb5b0646fe35c4 .wp-block-calendar_a0d728d6bbdd6f50 caption,
  .footer_603817ff7cf6e286.style-2_b9bb5b0646fe35c4 nav.wp-calendar-nav_0a2947fcc68b6b57 a,
  .footer_603817ff7cf6e286.style-2_b9bb5b0646fe35c4 .wp-block-latest-comments__comment-excerpt_ca5bc3070173e9a0,
  .footer_603817ff7cf6e286.style-2_b9bb5b0646fe35c4 .wp-calendar-table_743aebd583df24b0 caption,
  .footer_603817ff7cf6e286.style-2_b9bb5b0646fe35c4 .widget_text_3569f7d7ef2f048d,
  .footer_603817ff7cf6e286.style-2_b9bb5b0646fe35c4 .widget_512aca93fbf5ad2f .tagcloud_898c2e514880bc1d a,
  .footer_603817ff7cf6e286.style-2_b9bb5b0646fe35c4 .widget_512aca93fbf5ad2f .wp-block-tag-cloud_41f2ce6a08712650 a,
  .footer_603817ff7cf6e286.style-2_b9bb5b0646fe35c4 .sidebar__widget_12063224369cba59 .tagcloud_898c2e514880bc1d a,
  .footer_603817ff7cf6e286.style-2_b9bb5b0646fe35c4 .sidebar__widget_12063224369cba59 .wp-block-tag-cloud_41f2ce6a08712650 a,
  .footer_603817ff7cf6e286.style-2_b9bb5b0646fe35c4 .wp-block-latest-comments__comment-date_83b8a78c29344d4e,
  .footer_603817ff7cf6e286.style-2_b9bb5b0646fe35c4 .wp-block-latest-comments__comment_be9cc60393db9edb,
  .footer_603817ff7cf6e286.style-2_b9bb5b0646fe35c4 .wp-block-archives-dropdown_8b5973a72f375071 label,
  .footer_603817ff7cf6e286.style-2_b9bb5b0646fe35c4 .widget_categories_72f24e1bbe5d4224 li a,
  .footer_603817ff7cf6e286.style-2_b9bb5b0646fe35c4 .widget_archive_e21d3de8fd0baa39 li a,
  .footer_603817ff7cf6e286.style-2_b9bb5b0646fe35c4 .widget_nav_menu_84dcbf57630fa53f li a,
  .footer_603817ff7cf6e286.style-2_b9bb5b0646fe35c4 .widget_tag_cloud_bb97b3e7e43308db a,
  .footer_603817ff7cf6e286.style-2_b9bb5b0646fe35c4 .widget_rss_0a6df51b279ce31a li a,
  .footer_603817ff7cf6e286.style-2_b9bb5b0646fe35c4 .widget_rss_0a6df51b279ce31a li,
  .footer_603817ff7cf6e286.style-2_b9bb5b0646fe35c4 .footer__widget_49331a8dde98da5f a,
  .footer_603817ff7cf6e286.style-2_b9bb5b0646fe35c4 .footer__widget_49331a8dde98da5f li,
  .footer_603817ff7cf6e286.style-2_b9bb5b0646fe35c4 li.recentcomments_d3da61220bd0bb62 {
    color: #ffffff; }
  .footer_603817ff7cf6e286.style-2_b9bb5b0646fe35c4 .te-theme-btn_2972f57fc900ce9d,
  .footer_603817ff7cf6e286.style-2_b9bb5b0646fe35c4 .wp-block-loginout_d31be3cd3a23c7a8 a,
  .footer_603817ff7cf6e286.style-2_b9bb5b0646fe35c4 input.te-theme-btn_2972f57fc900ce9d,
  .footer_603817ff7cf6e286.style-2_b9bb5b0646fe35c4 .widget_512aca93fbf5ad2f .wp-block-search_a3f10ea07e7e976c button,
  .footer_603817ff7cf6e286.style-2_b9bb5b0646fe35c4 .widget_512aca93fbf5ad2f .search-form_59842ee152b3c375 button,
  .footer_603817ff7cf6e286.style-2_b9bb5b0646fe35c4 .widget_512aca93fbf5ad2f .sidebar__search_8ab63a49325f6cd2 button,
  .footer_603817ff7cf6e286.style-2_b9bb5b0646fe35c4 .sidebar__widget_12063224369cba59 .wp-block-search_a3f10ea07e7e976c button,
  .footer_603817ff7cf6e286.style-2_b9bb5b0646fe35c4 .sidebar__widget_12063224369cba59 .search-form_59842ee152b3c375 button,
  .footer_603817ff7cf6e286.style-2_b9bb5b0646fe35c4 .sidebar__widget_12063224369cba59 .sidebar__search_8ab63a49325f6cd2 button {
    background-color: #E7F914;
    color: #14203A; }
  .footer_603817ff7cf6e286 .footer__widget_49331a8dde98da5f li {
    list-style: none; }
  .footer_603817ff7cf6e286 .te-footer-widget_53dc8f722b02c026.te_widget_nav_menu_bd0ebacfd6b301a0 li.wp-block-social-link_9adb1831ffac1993 {
    display: inline-block;
    width: unset !important; }
  .footer_603817ff7cf6e286 .te_widget_nav_menu_bd0ebacfd6b301a0 li.cat-item_e59bc047e803b46e {
    text-align: right; }
    .footer_603817ff7cf6e286 .te_widget_nav_menu_bd0ebacfd6b301a0 li.cat-item_e59bc047e803b46e a {
      float: left; }
  .footer_603817ff7cf6e286 .te-footer-bg_d18eb3b2c43c394b {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: -1; }
  .footer_603817ff7cf6e286 .footer-nav-widget_db7d588d5a3cf945 {
    padding: 0 90px; }
    @media (max-width: 991px) {
      .footer_603817ff7cf6e286 .footer-nav-widget_db7d588d5a3cf945 {
        padding: 0 12px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .footer_603817ff7cf6e286 .footer-nav-widget_db7d588d5a3cf945 {
        padding: 0 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .footer_603817ff7cf6e286 .footer-nav-widget_db7d588d5a3cf945 {
        padding: 0 30px; } }

.te-footer-widget_53dc8f722b02c026 {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .te-footer-widget_53dc8f722b02c026 {
      margin-bottom: 40px; } }
  .te-footer-widget_53dc8f722b02c026 .te-footer-widget-title_7103517f8b967e7d,
  .te-footer-widget_53dc8f722b02c026 .wp-block-heading_a8bab9e10f9894fd {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 39px;
    color: #131A2A;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700; }
  .te-footer-widget_53dc8f722b02c026 ul {
    padding-left: 0; }
  .te-footer-widget_53dc8f722b02c026 .te-subscribe-form-widget_96b8c4293b113011 .mc4wp-form-fields_3cc9aada2333e6da {
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 5px; }
  .te-footer-widget_53dc8f722b02c026 .te-subscribe-form-widget_96b8c4293b113011 .single-field_697a4043d3bc5ee4 input {
    border-radius: 0;
    background-color: transparent;
    color: #ffffff; }
  .te-footer-widget_53dc8f722b02c026.widget-latest-posts-footer_81d07839c8cda81f {
    margin-top: -5px; }
  @media (max-width: 767px) {
    .te-footer-widget_53dc8f722b02c026.zoom-instagram-widget_2efd9de6fb4b723c {
      margin-bottom: 0;
      margin-top: -10px; } }
  @media (max-width: 767px) {
    .te-footer-widget_53dc8f722b02c026.widget_contact_info_widget_f0414d3b585ba54f {
      margin-bottom: 18px; } }
  @media only screen and (min-width: 992px) and (max-width: 1399px) {
    .te-footer-widget_53dc8f722b02c026 .widget-instagram-feed_0b2970091be4f609 {
      width: 170px; } }
  .te-footer-widget_53dc8f722b02c026 .te-footer-widget-info_b83dd2255a82b3f8 {
    padding-right: 30px; }
    @media (max-width: 1199px) {
      .te-footer-widget_53dc8f722b02c026 .te-footer-widget-info_b83dd2255a82b3f8 {
        padding-right: 0; } }
    .te-footer-widget_53dc8f722b02c026 .te-footer-widget-info_b83dd2255a82b3f8 p {
      color: #335371;
      margin-bottom: 30px; }
    .te-footer-widget_53dc8f722b02c026 .te-footer-widget-info_b83dd2255a82b3f8 .te-footer-logo_571f7c5cd1347c68 {
      margin-bottom: 30px;
      display: inline-block; }
    .te-footer-widget_53dc8f722b02c026 .te-footer-widget-info_b83dd2255a82b3f8 .info-form-and-social-icon_50a573e8a1dd2140 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 50px; }
      .te-footer-widget_53dc8f722b02c026 .te-footer-widget-info_b83dd2255a82b3f8 .info-form-and-social-icon_50a573e8a1dd2140 .te-social-profile_570b65ad0cd9b3a3 {
        margin-top: 0; }
    .te-footer-widget_53dc8f722b02c026 .te-footer-widget-info_b83dd2255a82b3f8 .te-social-profile_570b65ad0cd9b3a3 {
      gap: 20px;
      margin-top: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-footer-widget_53dc8f722b02c026 .te-footer-widget-info_b83dd2255a82b3f8 .info-form-and-social-icon_50a573e8a1dd2140 {
        -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_53dc8f722b02c026.te_widget_nav_menu_bd0ebacfd6b301a0 ul {
    margin-top: -5px;
    padding-left: 0;
    margin-bottom: 0; }
  .te-footer-widget_53dc8f722b02c026.te_widget_nav_menu_bd0ebacfd6b301a0 li {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 2px; }
    .te-footer-widget_53dc8f722b02c026.te_widget_nav_menu_bd0ebacfd6b301a0 li:last-child {
      padding-top: 0;
      padding-bottom: 0; }
    .te-footer-widget_53dc8f722b02c026.te_widget_nav_menu_bd0ebacfd6b301a0 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_53dc8f722b02c026.te_widget_nav_menu_bd0ebacfd6b301a0 li a::before {
        content: "\f105";
        font-family: "Font Awesome 6 Free";
        font-size: 14px; }
      .te-footer-widget_53dc8f722b02c026.te_widget_nav_menu_bd0ebacfd6b301a0 li a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-footer-widget_53dc8f722b02c026 .te-footer-widget-contact_74fd280bea7aef93 p {
    color: #335371; }
  .te-footer-widget_53dc8f722b02c026 .te-footer-widget-contact_74fd280bea7aef93 .footer-contact_b2d4348d612d6e28 ul {
    list-style: none; }
    .te-footer-widget_53dc8f722b02c026 .te-footer-widget-contact_74fd280bea7aef93 .footer-contact_b2d4348d612d6e28 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_53dc8f722b02c026 .te-footer-widget-contact_74fd280bea7aef93 .footer-contact_b2d4348d612d6e28 ul li:first-child {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .te-footer-widget_53dc8f722b02c026 .te-footer-widget-contact_74fd280bea7aef93 .footer-contact_b2d4348d612d6e28 ul li:first-child .contact-icon_76ac953c4cd32351 {
          margin-top: 5px; }
      .te-footer-widget_53dc8f722b02c026 .te-footer-widget-contact_74fd280bea7aef93 .footer-contact_b2d4348d612d6e28 ul li:last-child {
        margin-bottom: 0; }
      .te-footer-widget_53dc8f722b02c026 .te-footer-widget-contact_74fd280bea7aef93 .footer-contact_b2d4348d612d6e28 ul li .contact-icon_76ac953c4cd32351 {
        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_53dc8f722b02c026 .te-footer-widget-contact_74fd280bea7aef93 .footer-contact_b2d4348d612d6e28 ul li .contact-text_1de4e2546c67750b {
        color: #335371;
        font-size: 18px;
        line-height: 24px;
        overflow: hidden; }
        .te-footer-widget_53dc8f722b02c026 .te-footer-widget-contact_74fd280bea7aef93 .footer-contact_b2d4348d612d6e28 ul li .contact-text_1de4e2546c67750b a:hover span {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .te-footer-widget_53dc8f722b02c026 .te-footer-widget-contact_74fd280bea7aef93 .footer-contact_b2d4348d612d6e28 ul li .contact-text_1de4e2546c67750b span,
        .te-footer-widget_53dc8f722b02c026 .te-footer-widget-contact_74fd280bea7aef93 .footer-contact_b2d4348d612d6e28 ul li .contact-text_1de4e2546c67750b p,
        .te-footer-widget_53dc8f722b02c026 .te-footer-widget-contact_74fd280bea7aef93 .footer-contact_b2d4348d612d6e28 ul li .contact-text_1de4e2546c67750b 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_53dc8f722b02c026 .te_widget_latest_post_d08226b5a94ee30e ul li {
    margin-bottom: 10px; }
    .te-footer-widget_53dc8f722b02c026 .te_widget_latest_post_d08226b5a94ee30e ul li .te-latest-post-thumb_2f372a4d5759f4b8 {
      width: 80px;
      height: 80px;
      border-radius: 20px;
      overflow: hidden; }
    .te-footer-widget_53dc8f722b02c026 .te_widget_latest_post_d08226b5a94ee30e ul li .te-latest-post-desc_735a49dd374e0bf9 .te-latest-post-title_c781a4ee4fcbd7eb {
      margin-bottom: 0;
      font-size: 18px;
      line-height: 29px;
      color: #335371;
      font-weight: 400; }
      .te-footer-widget_53dc8f722b02c026 .te_widget_latest_post_d08226b5a94ee30e ul li .te-latest-post-desc_735a49dd374e0bf9 .te-latest-post-title_c781a4ee4fcbd7eb 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_53dc8f722b02c026 .te_widget_latest_post_d08226b5a94ee30e ul li .te-latest-post-desc_735a49dd374e0bf9 .te-latest-post-title_c781a4ee4fcbd7eb a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-footer-widget_53dc8f722b02c026 .te_widget_latest_post_d08226b5a94ee30e ul li .te-latest-post-desc_735a49dd374e0bf9 .te-latest-post-meta_6a19e4e0947d75c1 {
      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_ae51ab3043c129d6 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_ae51ab3043c129d6 ul {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .te-footer-bottom-menu_ae51ab3043c129d6 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_ae51ab3043c129d6 ul li a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }

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

.subscribe-area_a530050c2df90393 {
  overflow: hidden; }
  .subscribe-area_a530050c2df90393.style-1_b1f19f8dfa7b0f97 .te-subscribe-inner-area_f8fc4c68e020981a .te-content-wrapper_eb23d98419fdf99a {
    background-color: #317EFE;
    border-radius: 20px;
    padding: 63px 50px 68px 74px;
    gap: 14px; }
  .subscribe-area_a530050c2df90393.style-1_b1f19f8dfa7b0f97 .te-image-bg-collumn_38715c374cbd14c2 {
    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_a530050c2df90393.style-1_b1f19f8dfa7b0f97 .te-image-bg-collumn_38715c374cbd14c2 {
        display: none; } }
  .subscribe-area_a530050c2df90393 .te-content-wrapper_eb23d98419fdf99a {
    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_a530050c2df90393 .te-content-wrapper_eb23d98419fdf99a {
        padding: 100px 24px 100px 24px;
        margin: 0 auto; } }
    @media (max-width: 809px) {
      .subscribe-area_a530050c2df90393 .te-content-wrapper_eb23d98419fdf99a {
        padding: 80px 24px 80px 24px;
        width: 100%; } }
    .subscribe-area_a530050c2df90393 .te-content-wrapper_eb23d98419fdf99a .short-title_443d64c037becb40 {
      font-size: 21px;
      font-weight: 500;
      color: #335371;
      margin-bottom: 0; }
    .subscribe-area_a530050c2df90393 .te-content-wrapper_eb23d98419fdf99a .te-subscribe-title_f6ef1264d78a610d {
      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_a530050c2df90393 .te-content-wrapper_eb23d98419fdf99a .te-subscribe-title_f6ef1264d78a610d {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .subscribe-area_a530050c2df90393 .te-content-wrapper_eb23d98419fdf99a .te-subscribe-title_f6ef1264d78a610d {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_a530050c2df90393 .te-content-wrapper_eb23d98419fdf99a .te-subscribe-title_f6ef1264d78a610d {
          font-size: 36px;
          line-height: 42px; } }
    .subscribe-area_a530050c2df90393 .te-content-wrapper_eb23d98419fdf99a .text_33f5f43fa81a8c2a {
      font-size: 18px;
      color: #ffffff;
      margin-bottom: 0; }
  .subscribe-area_a530050c2df90393 .te-subscribe-inner-area_f8fc4c68e020981a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .subscribe-area_a530050c2df90393 .te-subscribe-inner-area_f8fc4c68e020981a {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .subscribe-area_a530050c2df90393 .te-subscribe-inner-area_f8fc4c68e020981a .te-subscribe-collumn_02f5eb7e2d4dd5da {
      -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_a530050c2df90393 .te-subscribe-inner-area_f8fc4c68e020981a .te-subscribe-collumn_02f5eb7e2d4dd5da.te-image-bg-collumn_38715c374cbd14c2 {
          display: none; } }
    .subscribe-area_a530050c2df90393 .te-subscribe-inner-area_f8fc4c68e020981a .mc4wp-form-fields_3cc9aada2333e6da {
      background-color: transparent;
      gap: 10px; }
      @media (max-width: 575px) {
        .subscribe-area_a530050c2df90393 .te-subscribe-inner-area_f8fc4c68e020981a .mc4wp-form-fields_3cc9aada2333e6da {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .subscribe-area_a530050c2df90393 .te-subscribe-inner-area_f8fc4c68e020981a .mc4wp-form-fields_3cc9aada2333e6da .submit-btn_4b394956e305ac38 {
        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_53dc8f722b02c026 .te-subscribe-form-wrapper_a7e6bb1a21586326 {
  color: #335371; }

.te-subscribe-form-widget_96b8c4293b113011 {
  position: relative; }
  .te-subscribe-form-widget_96b8c4293b113011 .mc4wp-form-fields_3cc9aada2333e6da {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    overflow: hidden;
    border-radius: 5px; }
  .te-subscribe-form-widget_96b8c4293b113011 .single-field_697a4043d3bc5ee4 {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .te-subscribe-form-widget_96b8c4293b113011 .single-field_697a4043d3bc5ee4 input {
      color: #335371;
      height: 55px;
      padding: 0 30px;
      font-size: 18px;
      width: 100%;
      border-radius: 50px; }
    .te-subscribe-form-widget_96b8c4293b113011 .single-field_697a4043d3bc5ee4 *::-webkit-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_96b8c4293b113011 .single-field_697a4043d3bc5ee4 *:-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_96b8c4293b113011 .single-field_697a4043d3bc5ee4 *::-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_96b8c4293b113011 .single-field_697a4043d3bc5ee4 *::placeholder {
      color: #778196; }
  .te-subscribe-form-widget_96b8c4293b113011 .submit-btn_4b394956e305ac38 {
    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_96b8c4293b113011 .submit-btn_4b394956e305ac38:hover {
      background-color: #131A2A;
      color: #ffffff; }
  .te-subscribe-form-widget_96b8c4293b113011 .mc4wp-response_7ed33cdd1a618976 {
    position: absolute;
    margin-top: 15px; }
    .te-subscribe-form-widget_96b8c4293b113011 .mc4wp-response_7ed33cdd1a618976 .mc4wp-alert_7cb9d47e8d4307e6.mc4wp-error_f4e40dad06e46a3a p {
      color: #ff0000;
      position: relative; }
    .te-subscribe-form-widget_96b8c4293b113011 .mc4wp-response_7ed33cdd1a618976 .mc4wp-alert_7cb9d47e8d4307e6.mc4wp-error_f4e40dad06e46a3a a {
      color: #ff0000; }
    .te-subscribe-form-widget_96b8c4293b113011 .mc4wp-response_7ed33cdd1a618976 .mc4wp-alert_7cb9d47e8d4307e6.mc4wp-success_1766b132b2e36af1 p, .te-subscribe-form-widget_96b8c4293b113011 .mc4wp-response_7ed33cdd1a618976 .mc4wp-alert_7cb9d47e8d4307e6.mc4wp-notice_82cf47ed2b683f75 p {
      color: #ffffff;
      position: relative; }

.te-footer-social-wrapper_85ccf329233b853e {
  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_85ccf329233b853e .te-footer-logo_571f7c5cd1347c68 {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .te-footer-social-wrapper_85ccf329233b853e .te-social-widget_1fa8c536b753061f {
    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_85ccf329233b853e .te-social-widget_1fa8c536b753061f span {
      color: #ffffff;
      font-size: 20px;
      font-weight: 400; }

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

.footer_603817ff7cf6e286.style-2_b9bb5b0646fe35c4 {
  background-color: #131A2A; }
  .footer_603817ff7cf6e286.style-2_b9bb5b0646fe35c4 .te-footer-sec_d71ab94cb7a46869 {
    border-bottom: 1px solid rgba(225, 225, 225, 0.3);
    padding-top: 80px;
    padding-bottom: 70px; }
  .footer_603817ff7cf6e286.style-2_b9bb5b0646fe35c4 .te-footer-widget-title_7103517f8b967e7d,
  .footer_603817ff7cf6e286.style-2_b9bb5b0646fe35c4 .wp-block-heading_a8bab9e10f9894fd {
    color: #ffffff;
    font-size: 24px; }
  .footer_603817ff7cf6e286.style-2_b9bb5b0646fe35c4 .footer-bottom-area_37c06e6f2110f0ae .te-copyright-text_2ef07bd4bb7b7c37 p,
  .footer_603817ff7cf6e286.style-2_b9bb5b0646fe35c4 .te-footer-widget_53dc8f722b02c026.te_widget_nav_menu_bd0ebacfd6b301a0 li a,
  .footer_603817ff7cf6e286.style-2_b9bb5b0646fe35c4 .te-footer-widget_53dc8f722b02c026 .te_widget_latest_post_d08226b5a94ee30e ul li .te-latest-post-desc_735a49dd374e0bf9 .te-latest-post-title_c781a4ee4fcbd7eb a,
  .footer_603817ff7cf6e286.style-2_b9bb5b0646fe35c4 .te-footer-widget_53dc8f722b02c026 .te_widget_latest_post_d08226b5a94ee30e ul li .te-latest-post-desc_735a49dd374e0bf9 .te-latest-post-title_c781a4ee4fcbd7eb,
  .footer_603817ff7cf6e286.style-2_b9bb5b0646fe35c4 .te-footer-widget_53dc8f722b02c026 .te_widget_latest_post_d08226b5a94ee30e ul li .te-latest-post-desc_735a49dd374e0bf9 .te-latest-post-meta_6a19e4e0947d75c1,
  .footer_603817ff7cf6e286.style-2_b9bb5b0646fe35c4 .te-footer-widget_53dc8f722b02c026 .te-subscribe-form-wrapper_a7e6bb1a21586326,
  .footer_603817ff7cf6e286.style-2_b9bb5b0646fe35c4 .te-footer-bottom-menu_ae51ab3043c129d6 ul li a,
  .footer_603817ff7cf6e286.style-2_b9bb5b0646fe35c4 .footer-bottom-area_37c06e6f2110f0ae .te-copyright-text_2ef07bd4bb7b7c37 p a {
    color: #ffffff; }

/*# sourceMappingURL=style.css_80e1eb97abb8869d.map_767806e345bf217f */