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

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

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

p {
  margin: 0 0 15px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

code {
  color: #E7F914; }

.te-theme-btn_69419a8e586fff8c,
.wp-block-loginout_5971afa87faab968 a,
input.te-theme-btn_69419a8e586fff8c {
  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_69419a8e586fff8c:hover,
  .wp-block-loginout_5971afa87faab968 a:hover,
  input.te-theme-btn_69419a8e586fff8c:hover {
    color: #131A2A;
    background-color: #E7F914; }
  .te-theme-btn_69419a8e586fff8c:focus,
  .wp-block-loginout_5971afa87faab968 a:focus,
  input.te-theme-btn_69419a8e586fff8c:focus {
    color: #ffffff; }
  .te-theme-btn_69419a8e586fff8c.yellow-btn_68ac37ca6310b099,
  .wp-block-loginout_5971afa87faab968 a.yellow-btn_68ac37ca6310b099,
  input.te-theme-btn_69419a8e586fff8c.yellow-btn_68ac37ca6310b099 {
    background-color: #E7F914;
    color: #14203A; }
  .te-theme-btn_69419a8e586fff8c.simple-btn_969599a438dae72f,
  .wp-block-loginout_5971afa87faab968 a.simple-btn_969599a438dae72f,
  input.te-theme-btn_69419a8e586fff8c.simple-btn_969599a438dae72f {
    padding-left: 36px;
    padding-right: 36px; }

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

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

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

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

.circle-rotate-wrapper_b3d1de6dd1d175b8 {
  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_b3d1de6dd1d175b8 .circle-rotate-inner_ca6c088e3c40c6af {
    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_64a6a62789eb6f78 {
  margin-top: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tp-page-content_87d4b65453f6a59a .size-full_74064191949d4c18.alignright_fc76eb6d90ed19cd {
  margin-bottom: 15px;
  margin-top: 20px; }
.tp-page-content_87d4b65453f6a59a figure.wp-caption_cb0b2f286ff450a1.aligncenter_6371c74606306eaf {
  margin-top: 40px; }
.tp-page-content_87d4b65453f6a59a dl, .tp-page-content_87d4b65453f6a59a ol, .tp-page-content_87d4b65453f6a59a ul {
  margin-bottom: 11px; }
.tp-page-content_87d4b65453f6a59a .te-comment-respond_2a4318cce389fbcd {
  margin-top: 78px;
  margin-bottom: 20px; }
.tp-page-content_87d4b65453f6a59a .te-latest-comments_95960063485de358 .te-comment-respond_2a4318cce389fbcd {
  margin-bottom: 40px; }
.tp-page-content_87d4b65453f6a59a .te-post-comments_3c8ec43bd94e1ac6 {
  margin-top: 80px; }

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

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

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

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

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

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

.gallery-columns-1_af8e0d6a827299fe .gallery-item_68144670b04d3674 {
  max-width: 100%;
  width: 100%; }

.gallery-columns-2_2d4c873c35d5d0e9 .gallery-item_68144670b04d3674 {
  max-width: 50%; }

.gallery-columns-3_be3044fc3027eccf .gallery-item_68144670b04d3674 {
  max-width: 33.33%; }

.gallery-columns-4_1eee4f9692fbdd28 .gallery-item_68144670b04d3674 {
  max-width: 25%; }

.gallery-columns-5_ae86470085cd26bc .gallery-item_68144670b04d3674 {
  max-width: 20%; }

.gallery-columns-6_3184f795f712ef57 .gallery-item_68144670b04d3674 {
  max-width: 16.66%; }

.gallery-columns-7_72e5d381cc2c67fc .gallery-item_68144670b04d3674 {
  max-width: 14.28%; }

.gallery-columns-8_f1996252beb260a1 .gallery-item_68144670b04d3674 {
  max-width: 12.5%; }

.gallery-columns-9_f696e73d3bb5aa99 .gallery-item_68144670b04d3674 {
  max-width: 11.11%; }

.gallery-caption_66d0599fc8a9fd0e {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.te-post-content p.has-large-font-size_42ad357dd9201f83 {
  font-size: 36px;
  line-height: 1.2; }
.te-post-content .wp-block-search_f0825941ec232eb2 {
  margin-bottom: 15px; }
.te-post-content .wp-block-file_f7b25ad5f584b35a {
  margin-top: 20px; }
.te-post-content .wp-block-group__inner-container_29a19eb72e70d1ea p {
  margin-top: 0 !important; }

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

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

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

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

.wp-block-cover_d3afd2d1357601b1 p.wp-block-cover-text_8c9d6bf0935e15fe,
.wp-block-cover_d3afd2d1357601b1.is-light_dacb642f0340d21a .wp-block-cover__inner-container_662cfa93ff32aab4 {
  color: #fff !important; }

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

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

.widget_938a4bc3f4fab204 .wp-block-archives-dropdown_63602bc105a7df1f,
.widget_938a4bc3f4fab204 .wp-block-categories-dropdown_fec61434e746e041,
.widget_938a4bc3f4fab204 .wp-block-loginout_5971afa87faab968,
.widget_938a4bc3f4fab204 .wp-block-social-links_69f78929c0eba2e1,
.widget_938a4bc3f4fab204.widget_archive_c31a3a74a41e3cae select,
.widget_938a4bc3f4fab204.te_widget_categories_740a9f8d514b90f3 select,
.widget_938a4bc3f4fab204.widget_text_c0fa012e63ab8319 select,
.widget_938a4bc3f4fab204.te_widget_search_64e5b44b6aa78e1e .search-form_37571ffd6e3295f2,
.widget_938a4bc3f4fab204.te_widget_tag_cloud_e9dcdbd3c6e98b98 .tagcloud_db10e82329682b13,
.widget_938a4bc3f4fab204 .wp-block-tag-cloud_c58b3f5deeac06db {
  margin-bottom: 6px; }

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

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

.blog-search-content_346af862b6f53c24 {
  margin: 0; }
  .blog-search-content_346af862b6f53c24 .wp-block-search_f0825941ec232eb2,
  .blog-search-content_346af862b6f53c24 .search-form_37571ffd6e3295f2,
  .blog-search-content_346af862b6f53c24 .sidebar__search_370296642a57ca9f {
    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_346af862b6f53c24 .wp-block-search_f0825941ec232eb2,
      .blog-search-content_346af862b6f53c24 .search-form_37571ffd6e3295f2,
      .blog-search-content_346af862b6f53c24 .sidebar__search_370296642a57ca9f {
        width: 100%; } }
    .blog-search-content_346af862b6f53c24 .wp-block-search_f0825941ec232eb2 .wp-block-search__inside-wrapper_86554346d32fb16d,
    .blog-search-content_346af862b6f53c24 .search-form_37571ffd6e3295f2 .wp-block-search__inside-wrapper_86554346d32fb16d,
    .blog-search-content_346af862b6f53c24 .sidebar__search_370296642a57ca9f .wp-block-search__inside-wrapper_86554346d32fb16d {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .blog-search-content_346af862b6f53c24 .wp-block-search_f0825941ec232eb2 label,
    .blog-search-content_346af862b6f53c24 .search-form_37571ffd6e3295f2 label,
    .blog-search-content_346af862b6f53c24 .sidebar__search_370296642a57ca9f 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_346af862b6f53c24 .wp-block-search_f0825941ec232eb2 input,
    .blog-search-content_346af862b6f53c24 .search-form_37571ffd6e3295f2 input,
    .blog-search-content_346af862b6f53c24 .sidebar__search_370296642a57ca9f 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_346af862b6f53c24 .wp-block-search_f0825941ec232eb2 button,
    .blog-search-content_346af862b6f53c24 .search-form_37571ffd6e3295f2 button,
    .blog-search-content_346af862b6f53c24 .sidebar__search_370296642a57ca9f 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_87d4b65453f6a59a .wp-smiley_74a9ca62b4649073,
.entry-content_b79845913fd5d82c .wp-smiley_74a9ca62b4649073,
.comment-content_892202ea886831f0 .wp-smiley_74a9ca62b4649073 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

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

.te-comment-respond_2a4318cce389fbcd.style-two_ad122f54a9c10ab7 .wpcf7-form_6b0b57f2432be01d .wpcf7-not-valid-tip_777eed11d7bf3887 {
  color: #d9c0b8 !important; }
.te-comment-respond_2a4318cce389fbcd .wpcf7-form_6b0b57f2432be01d .wpcf7-not-valid_295bb8d4c248b719 {
  border-color: #dc3232 !important; }
.te-comment-respond_2a4318cce389fbcd .wpcf7-form_6b0b57f2432be01d .wpcf7-not-valid-tip_777eed11d7bf3887 {
  font-size: 16px;
  margin-top: 5px; }
.te-comment-respond_2a4318cce389fbcd .wpcf7-form_6b0b57f2432be01d.sent_01a371832d294c59 .wpcf7-response-output_83639cf78cb651b1 {
  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_2a4318cce389fbcd .wpcf7-form_6b0b57f2432be01d.invalid_094ed21f2b9221d3 .wpcf7-response-output_83639cf78cb651b1 {
  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_525fa589bed3dd8f {
  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_525fa589bed3dd8f .wpcf7-te-list-item_19d802c763e45ac1 {
    margin: 0; }
    .wpcf7-form-control_525fa589bed3dd8f .wpcf7-te-list-item_19d802c763e45ac1 label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      margin: 0;
      gap: 10px; }
      .wpcf7-form-control_525fa589bed3dd8f .wpcf7-te-list-item_19d802c763e45ac1 label .wpcf7-te-list-item-label_6c7bb562c01039bf {
        font-size: 16px;
        font-weight: 400; }

.logged-in_2790a39c5dac693a .te-comment-respond_2a4318cce389fbcd textarea {
  margin-bottom: 12px; }

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

body.admin-bar_a1a500cd1f3405de .header-menu-area_ceae4a60a63dddfb.sticky_menu_6694fff9ae5599a7 {
  top: 30px; }
  @media (max-width: 600px) {
    body.admin-bar_a1a500cd1f3405de .header-menu-area_ceae4a60a63dddfb.sticky_menu_6694fff9ae5599a7 {
      top: 0; } }

.page-template-default_4deefb6a00bda950.page-id-146_c3a3dd0bd4fad5a0 .tp-page-content_87d4b65453f6a59a p:last-child {
  margin-bottom: 10px; }
.page-template-default_4deefb6a00bda950.page-id-1133_c387abc17743e645 .tp-page-content_87d4b65453f6a59a .te-comment-respond_2a4318cce389fbcd {
  margin-top: 78px;
  display: inline-block;
  width: 100%; }
.page-template-default_4deefb6a00bda950.page-id-3_22565552c3d401fd .page-area_b349230b86b7a0de {
  padding-top: 128px; }

.single-post-item_4203c6c7002cfc5b.post-24_8394a4ca59fd0f04 .wp-block-button_af1af84138047f24 a {
  color: #ffffff; }

.post-template-default_d4314536467a43dc.postid-163_8d1a72ddaf58607b .te-blog-details-wrapper_2560f7553736f5ed .te-post-item_cf6a827c78c252bb .te-post-content {
  margin-bottom: 34px; }
.post-template-default_d4314536467a43dc.postid-150_f17144f3647009ce .te-blog-details-wrapper_2560f7553736f5ed .te-post-item_cf6a827c78c252bb .te-post-content {
  margin-bottom: 34px; }
  .post-template-default_d4314536467a43dc.postid-150_f17144f3647009ce .te-blog-details-wrapper_2560f7553736f5ed .te-post-item_cf6a827c78c252bb .te-post-content .wp-block-group_bf9009a9d94a5527.is-layout-constrained_186ae8b724983985:last-child {
    border: 1px solid #000; }
.post-template-default_d4314536467a43dc.postid-51_f1d92aaa73dd4bbf .te-blog-details-wrapper_2560f7553736f5ed .te-post-item_cf6a827c78c252bb .te-post-content {
  margin-bottom: 25px; }
  .post-template-default_d4314536467a43dc.postid-51_f1d92aaa73dd4bbf .te-blog-details-wrapper_2560f7553736f5ed .te-post-item_cf6a827c78c252bb .te-post-content p:last-child {
    margin-bottom: 0; }
.post-template-default_d4314536467a43dc.postid-1163_053554a959afcced .te-blog-details-wrapper_2560f7553736f5ed .te-post-item_cf6a827c78c252bb .te-post-content .wp-caption_cb0b2f286ff450a1, .post-template-default_d4314536467a43dc.postid-568_bdfcbaadbd57aac2 .te-blog-details-wrapper_2560f7553736f5ed .te-post-item_cf6a827c78c252bb .te-post-content .wp-caption_cb0b2f286ff450a1 {
  margin-top: 20px; }
.post-template-default_d4314536467a43dc.postid-1785_9f364adc64002973 .te-blog-details-wrapper_2560f7553736f5ed .te-post-item_cf6a827c78c252bb .te-post-content .wp-block-button__link_feb220be65ce051b {
  color: #ffffff !important; }
.post-template-default_d4314536467a43dc.postid-1149_be378dc29c350d76 .te-blog-details-wrapper_2560f7553736f5ed .te-latest-comments_95960063485de358 li .te-comments-item_65a0d12687ef4c85 .te-comments-text_5e24f3ff923ab15a p {
  margin-bottom: 0; }
.post-template-default_d4314536467a43dc.postid-555_9a7a0760f516a505 .te-blog-details-wrapper_2560f7553736f5ed .te-post-item_cf6a827c78c252bb .te-post-content .gallery {
  margin-top: 20px; }

.error-404_4018d48c7cf6a707.not-found {
  margin-top: -20px;
  margin-bottom: 40px; }
  .error-404_4018d48c7cf6a707.not-found .error-content_d1c5c1e4a576d8f7 .error-btn-bh_a3787961d38aba2c {
    margin-top: 20px; }

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

.sidebar_b38128b5739dbe33 .widget_media_gallery_1258265d1ba5f4ab .gallery-item_68144670b04d3674 {
  margin-bottom: 0; }
  .sidebar_b38128b5739dbe33 .widget_media_gallery_1258265d1ba5f4ab .gallery-item_68144670b04d3674 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_93961ff8c9f92a59 {
  -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_332b4686f19b247c {
  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_1b17c7ab1430a454 path {
  stroke: #317EFE;
  stroke-width: 4;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

body.admin-bar_a1a500cd1f3405de .header-area_695721789b0caa70.style-2_504b544bf1870737.login .te-header-menu-area_768ff35ae5f7931e {
  top: auto !important; }

.header-area_695721789b0caa70 .container-fluid_88c184bf413cafe1 {
  padding: 0 70px; }
  @media (max-width: 1550px) {
    .header-area_695721789b0caa70 .container-fluid_88c184bf413cafe1 {
      padding: 0 24px; } }
.header-area_695721789b0caa70.style-2_504b544bf1870737 .header-top {
  padding: 9px 0;
  background-color: #F9F4F1; }
  .header-area_695721789b0caa70.style-2_504b544bf1870737 .header-top .te-header-contact-info_0ba3117f9af0f965 span {
    color: #677471; }
    .header-area_695721789b0caa70.style-2_504b544bf1870737 .header-top .te-header-contact-info_0ba3117f9af0f965 span i {
      color: #317EFE; }
    .header-area_695721789b0caa70.style-2_504b544bf1870737 .header-top .te-header-contact-info_0ba3117f9af0f965 span a {
      color: #677471; }
  .header-area_695721789b0caa70.style-2_504b544bf1870737 .header-top .te-social-profile_1ffae541c4f1415b a {
    color: #317EFE;
    background-color: #E0E6F8;
    width: 42px;
    height: 42px; }
    .header-area_695721789b0caa70.style-2_504b544bf1870737 .header-top .te-social-profile_1ffae541c4f1415b a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #ffffff;
      background-color: #317EFE; }
.header-area_695721789b0caa70.style-2_504b544bf1870737 .te-header-menu-area_768ff35ae5f7931e {
  position: fixed;
  top: 20px;
  left: 0;
  width: 100%; }
  .header-area_695721789b0caa70.style-2_504b544bf1870737 .te-header-menu-area_768ff35ae5f7931e .menu-wrapper_ef69853cf9b2077f {
    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_695721789b0caa70.style-2_504b544bf1870737 .te-header-menu-area_768ff35ae5f7931e .menu-wrapper_ef69853cf9b2077f {
        padding-left: 10px;
        padding-right: 6px; } }
  .header-area_695721789b0caa70.style-2_504b544bf1870737 .te-header-menu-area_768ff35ae5f7931e .te-header-btn_17b1b29b4e188d62 .te-quote-btn_70acb544ab1607b1 {
    background-color: #E7F914;
    border-color: #E7F914; }
.header-area_695721789b0caa70.style-2_504b544bf1870737 .te-sticky_menu {
  top: 0; }
  .header-area_695721789b0caa70.style-2_504b544bf1870737 .te-sticky_menu .menu-wrapper_ef69853cf9b2077f {
    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_af9c811013820603 {
    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_ec179baf7c9cfbe0 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px; }
  .header-top .te-header-contact-info_0ba3117f9af0f965 {
    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_0ba3117f9af0f965 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_0ba3117f9af0f965 span.te-contact-info-item_ffcc1acc85f50e99 {
        gap: 0 10px !important; }
      .header-top .te-header-contact-info_0ba3117f9af0f965 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_43eb74df15aa3e86 {
      display: none; } }
  .header-top .header-top-btn_43eb74df15aa3e86 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_43eb74df15aa3e86 a:hover:after {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
    .header-top .header-top-btn_43eb74df15aa3e86 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_1ffae541c4f1415b {
    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_1ffae541c4f1415b .te-social-profile-label_c6a0bb10d90bf794 {
      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_1ffae541c4f1415b 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_1ffae541c4f1415b a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #14203A;
        background-color: #E7F914; }

.te-header-menu-area_768ff35ae5f7931e {
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-header-menu-area_768ff35ae5f7931e.te-te-sticky-header_d7ad6fbbdca51719 {
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-header-menu-area_768ff35ae5f7931e.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_768ff35ae5f7931e.te-sticky_menu .te-logo_c29b66020fba4ec4 .te-sticky-logo_f4b70fb146e66cd9 img {
          width: 170px;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-header-menu-area_768ff35ae5f7931e.te-sticky_menu .te-main-menu_ae104d5b2444fb67 ul li.te-active > a:after {
      bottom: 20px; }
    .te-header-menu-area_768ff35ae5f7931e.te-sticky_menu .te-main-menu_ae104d5b2444fb67 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_768ff35ae5f7931e.te-sticky_menu .te-main-menu_ae104d5b2444fb67 ul li a {
          padding: 33px 14px; } }
    .te-header-menu-area_768ff35ae5f7931e.te-sticky_menu .te-main-menu_ae104d5b2444fb67 ul li ul li a {
      padding: 10px 20px; }
  .te-header-menu-area_768ff35ae5f7931e .te-header-menu-wrapper_f0098d69b1bd2d3a {
    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_768ff35ae5f7931e .te-header-menu-wrapper_f0098d69b1bd2d3a {
        gap: 20px; } }
  .te-header-menu-area_768ff35ae5f7931e .te-logo_c29b66020fba4ec4 {
    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_768ff35ae5f7931e .te-logo_c29b66020fba4ec4 {
        height: 100px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-header-menu-area_768ff35ae5f7931e .te-logo_c29b66020fba4ec4 {
        height: 80px; } }
    .te-header-menu-area_768ff35ae5f7931e .te-logo_c29b66020fba4ec4 .te-standard-logo_807c31f984a34024 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-header-menu-area_768ff35ae5f7931e .te-logo_c29b66020fba4ec4 .te-sticky-logo_f4b70fb146e66cd9 {
      display: none; }
      @media only screen and (max-width: 767px) {
        .te-header-menu-area_768ff35ae5f7931e .te-logo_c29b66020fba4ec4 .te-sticky-logo_f4b70fb146e66cd9 {
          width: 170px; } }
      @media only screen and (max-width: 1199px) {
        .te-header-menu-area_768ff35ae5f7931e .te-logo_c29b66020fba4ec4 .te-sticky-logo_f4b70fb146e66cd9 {
          display: block; } }
      .te-header-menu-area_768ff35ae5f7931e .te-logo_c29b66020fba4ec4 .te-sticky-logo_f4b70fb146e66cd9 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-header-menu-area_768ff35ae5f7931e .te-logo_c29b66020fba4ec4 .te-retina-logo_74e4a1f0dc9d017e {
      display: none; }

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

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

.te-header-btn_17b1b29b4e188d62 {
  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_17b1b29b4e188d62 .te-icon_dfaa2b59f6118873 {
    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_17b1b29b4e188d62 .te-icon_dfaa2b59f6118873: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_17b1b29b4e188d62 {
      display: none; } }
  .te-header-btn_17b1b29b4e188d62 .te-cta-btn_5151de47fbb2320d {
    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_17b1b29b4e188d62 .te-cta-btn_5151de47fbb2320d:hover {
      background-color: #317EFE;
      color: #ffffff; }
  .te-header-btn_17b1b29b4e188d62 .te-quote-btn_70acb544ab1607b1 {
    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_17b1b29b4e188d62 .te-quote-btn_70acb544ab1607b1: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_ed87ea00cf7f89de {
    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_ed87ea00cf7f89de .te-search-content-filed_cca0986bf45a9f2a {
      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_ed87ea00cf7f89de .te-search-content-filed_cca0986bf45a9f2a .te-search-close {
        cursor: pointer;
        font-size: 30px;
        color: #ffffff; }
    .te-search-form-wrapper .te-search-form-inner_ed87ea00cf7f89de .te-search-form_74f77966debfc980 {
      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_ed87ea00cf7f89de .te-search-form_74f77966debfc980 .te-search-form-input_2c6c57d5b37ba7f4 {
        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_ed87ea00cf7f89de .te-search-form_74f77966debfc980 .te-search-form-input_2c6c57d5b37ba7f4 .te-search-icon_636f41386bc048d4 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .te-search-form-wrapper .te-search-form-inner_ed87ea00cf7f89de .te-search-form_74f77966debfc980 .te-search-form-input_2c6c57d5b37ba7f4 button.te-submit-search-btn_0cf721e6df523473 {
          padding: 15px 24px !important; }
      .te-search-form-wrapper .te-search-form-inner_ed87ea00cf7f89de .te-search-form_74f77966debfc980 input[type="search"] {
        margin-top: 0 !important;
        background: transparent !important;
        border: 0 !important;
        padding: 0 12px !important;
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.te-mobile-menu-bar_6162bf5d5b99816c 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_6162bf5d5b99816c 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_9d08f0212cd63e6f {
    display: inline-block;
    width: 180px; }
  .te-menu-sidebar-area .te-menu-sidebar-wrapper_606436b775a4d4c8 {
    position: relative;
    padding: 40px; }
  .te-menu-sidebar-area.active {
    right: 0; }
  .te-menu-sidebar-area .te-menu-sidebar-close_91a8ef14fd2908a3 {
    position: absolute;
    top: 0;
    right: 0; }
    .te-menu-sidebar-area .te-menu-sidebar-close_91a8ef14fd2908a3 .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_91a8ef14fd2908a3 .te-menu-sidebar-close-btn:hover {
        background-color: #317EFE; }
  .te-menu-sidebar-area .te-menu-sidebar-content_bf087752bd3e073f .te-menu-sidebar-single-widget_13fd58446328d00a {
    display: inline-block;
    margin-top: 20px;
    width: 100%; }
    .te-menu-sidebar-area .te-menu-sidebar-content_bf087752bd3e073f .te-menu-sidebar-single-widget_13fd58446328d00a .te-menu-sidebar-title_9caafc79dd9c9e2d {
      margin-bottom: 5px; }
    .te-menu-sidebar-area .te-menu-sidebar-content_bf087752bd3e073f .te-menu-sidebar-single-widget_13fd58446328d00a .te-header-contact-info_0ba3117f9af0f965 {
      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_bf087752bd3e073f .te-menu-sidebar-single-widget_13fd58446328d00a .te-header-contact-info_0ba3117f9af0f965 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_bf087752bd3e073f .te-menu-sidebar-single-widget_13fd58446328d00a .te-header-contact-info_0ba3117f9af0f965 span.te-contact-info-item_ffcc1acc85f50e99 {
          gap: 0 10px !important; }
        .te-menu-sidebar-area .te-menu-sidebar-content_bf087752bd3e073f .te-menu-sidebar-single-widget_13fd58446328d00a .te-header-contact-info_0ba3117f9af0f965 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_bf087752bd3e073f .te-menu-sidebar-single-widget_13fd58446328d00a .te-header-contact-info_0ba3117f9af0f965 span a:hover {
            color: #317EFE; }
    .te-menu-sidebar-area .te-menu-sidebar-content_bf087752bd3e073f .te-menu-sidebar-single-widget_13fd58446328d00a .te-social-profile_1ffae541c4f1415b {
      margin-top: 20px;
      border-top: 1px solid #dfe2e9;
      width: 100%;
      padding-top: 20px; }
      .te-menu-sidebar-area .te-menu-sidebar-content_bf087752bd3e073f .te-menu-sidebar-single-widget_13fd58446328d00a .te-social-profile_1ffae541c4f1415b a {
        color: #14203A;
        font-size: 22px; }
        .te-menu-sidebar-area .te-menu-sidebar-content_bf087752bd3e073f .te-menu-sidebar-single-widget_13fd58446328d00a .te-social-profile_1ffae541c4f1415b 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_e55a41b3a123f050 {
  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_e55a41b3a123f050.style-2_504b544bf1870737 .te-single-slider_3d1c8469065d25a7 {
    height: 950px;
    padding-top: 70px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_e55a41b3a123f050.style-2_504b544bf1870737 .te-single-slider_3d1c8469065d25a7 {
        height: unset;
        padding: 80px 0; } }
    .slider-area_e55a41b3a123f050.style-2_504b544bf1870737 .te-single-slider_3d1c8469065d25a7 .slider-feature-img_b76bfcb28cd4be41 {
      position: absolute;
      right: 0;
      top: 0; }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_e55a41b3a123f050.style-2_504b544bf1870737 .te-single-slider_3d1c8469065d25a7 .slider-feature-img_b76bfcb28cd4be41 {
          right: -200px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_e55a41b3a123f050.style-2_504b544bf1870737 .te-single-slider_3d1c8469065d25a7 .slider-feature-img_b76bfcb28cd4be41 {
          right: -280px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_e55a41b3a123f050.style-2_504b544bf1870737 .te-single-slider_3d1c8469065d25a7 .slider-feature-img_b76bfcb28cd4be41 {
          right: -380px; } }
      .slider-area_e55a41b3a123f050.style-2_504b544bf1870737 .te-single-slider_3d1c8469065d25a7 .slider-feature-img_b76bfcb28cd4be41 .company-award_85dda3e99dc34026 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        margin-top: 50px;
        left: 135px; }
        .slider-area_e55a41b3a123f050.style-2_504b544bf1870737 .te-single-slider_3d1c8469065d25a7 .slider-feature-img_b76bfcb28cd4be41 .company-award_85dda3e99dc34026 .icon_0d166b874fe64c37 {
          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_e55a41b3a123f050.style-2_504b544bf1870737 .te-single-slider_3d1c8469065d25a7 .slider-feature-img_b76bfcb28cd4be41 .slider-feature-img-overlay_3228c277f49f81c1 {
          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_e55a41b3a123f050.style-2_504b544bf1870737 .te-single-slider_3d1c8469065d25a7 .slider-left-shape_6ddac1a1cf10c28d {
      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_e55a41b3a123f050.style-2_504b544bf1870737 .te-single-slider_3d1c8469065d25a7 .slider-left-shape_6ddac1a1cf10c28d {
          display: none; } }
    .slider-area_e55a41b3a123f050.style-2_504b544bf1870737 .te-single-slider_3d1c8469065d25a7 .slider-right-shape_96277b647b483529 {
      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_e55a41b3a123f050.style-2_504b544bf1870737 .te-single-slider_3d1c8469065d25a7 .slider-right-shape_96277b647b483529 {
          display: none; } }
    .slider-area_e55a41b3a123f050.style-2_504b544bf1870737 .te-single-slider_3d1c8469065d25a7 .slider-circle-shape_1d9f8de48b1aa0e2 {
      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_e55a41b3a123f050 .te-slider-wrapper_a2667f975af7e0e7 .slick-active .te-slider-short-title_839d1b7090e8d0d4,
  .slider-area_e55a41b3a123f050 .te-slider-wrapper_a2667f975af7e0e7 .slick-active .te-slider-title_2de8d576f1119326,
  .slider-area_e55a41b3a123f050 .te-slider-wrapper_a2667f975af7e0e7 .slick-active .te-slider-short-desc_d6118239b58d5684,
  .slider-area_e55a41b3a123f050 .te-slider-wrapper_a2667f975af7e0e7 .slick-active .te-slider-btn-wrapper_c3f286e10dc17bb1 {
    -webkit-animation-name: MovefadeUp;
    animation-name: MovefadeUp;
    -webkit-animation-fill-mode: both; }
  .slider-area_e55a41b3a123f050 .te-slider-wrapper_a2667f975af7e0e7 .slick-active .te-slider-short-title_839d1b7090e8d0d4 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; }
  .slider-area_e55a41b3a123f050 .te-slider-wrapper_a2667f975af7e0e7 .slick-active .te-slider-title_2de8d576f1119326 {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  .slider-area_e55a41b3a123f050 .te-slider-wrapper_a2667f975af7e0e7 .slick-active .te-slider-short-desc_d6118239b58d5684 {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s; }
  .slider-area_e55a41b3a123f050 .te-slider-wrapper_a2667f975af7e0e7 .slick-active .te-slider-btn-wrapper_c3f286e10dc17bb1 {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s; }
  .slider-area_e55a41b3a123f050 .te-slider-wrapper_a2667f975af7e0e7 .slick-dots_1f03f5520e087960 {
    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_e55a41b3a123f050 .te-slider-wrapper_a2667f975af7e0e7 .slick-dots_1f03f5520e087960 {
        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_e55a41b3a123f050 .te-slider-wrapper_a2667f975af7e0e7 .slick-dots_1f03f5520e087960 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_e55a41b3a123f050 .te-slider-wrapper_a2667f975af7e0e7 .slick-dots_1f03f5520e087960 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_e55a41b3a123f050 .te-slider-wrapper_a2667f975af7e0e7 .slick-dots_1f03f5520e087960 li button:hover {
          background-color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
      .slider-area_e55a41b3a123f050 .te-slider-wrapper_a2667f975af7e0e7 .slick-dots_1f03f5520e087960 li.slick-active {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 1px solid #317EFE; }
        .slider-area_e55a41b3a123f050 .te-slider-wrapper_a2667f975af7e0e7 .slick-dots_1f03f5520e087960 li.slick-active button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .slider-area_e55a41b3a123f050 .te-single-slider_3d1c8469065d25a7 {
    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_e55a41b3a123f050 .te-single-slider_3d1c8469065d25a7 {
        background-image: none !important; } }
    .slider-area_e55a41b3a123f050 .te-single-slider_3d1c8469065d25a7 .te-slider-overlay_49e53b09dc7452a6 {
      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_e55a41b3a123f050 .te-single-slider_3d1c8469065d25a7 .te-slider-overlay_49e53b09dc7452a6 {
          left: 0; } }
      .slider-area_e55a41b3a123f050 .te-single-slider_3d1c8469065d25a7 .te-slider-overlay_49e53b09dc7452a6 .te-slider-overlay-shape_b51d5ddfc8e9889b {
        position: absolute;
        top: 0;
        height: 100%;
        left: -340px;
        width: 100%; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_e55a41b3a123f050 .te-single-slider_3d1c8469065d25a7 .te-slider-overlay_49e53b09dc7452a6 .te-slider-overlay-shape_b51d5ddfc8e9889b {
            display: none; } }
    .slider-area_e55a41b3a123f050 .te-single-slider_3d1c8469065d25a7 .te-slider-content-wrapper_8592160b0ba6c32b {
      position: relative;
      z-index: 99; }
      .slider-area_e55a41b3a123f050 .te-single-slider_3d1c8469065d25a7 .te-slider-content-wrapper_8592160b0ba6c32b .te-slider-content_c0aa22cb99db3cb9 .te-slider-short-title_839d1b7090e8d0d4 {
        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_e55a41b3a123f050 .te-single-slider_3d1c8469065d25a7 .te-slider-content-wrapper_8592160b0ba6c32b .te-slider-content_c0aa22cb99db3cb9 .te-slider-title_2de8d576f1119326 {
        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_e55a41b3a123f050 .te-single-slider_3d1c8469065d25a7 .te-slider-content-wrapper_8592160b0ba6c32b .te-slider-content_c0aa22cb99db3cb9 .te-slider-title_2de8d576f1119326 {
            font-size: 60px;
            line-height: 64px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-area_e55a41b3a123f050 .te-single-slider_3d1c8469065d25a7 .te-slider-content-wrapper_8592160b0ba6c32b .te-slider-content_c0aa22cb99db3cb9 .te-slider-title_2de8d576f1119326 {
            font-size: 48px;
            line-height: 56px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_e55a41b3a123f050 .te-single-slider_3d1c8469065d25a7 .te-slider-content-wrapper_8592160b0ba6c32b .te-slider-content_c0aa22cb99db3cb9 .te-slider-title_2de8d576f1119326 {
            font-size: 42px;
            line-height: 52px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_e55a41b3a123f050 .te-single-slider_3d1c8469065d25a7 .te-slider-content-wrapper_8592160b0ba6c32b .te-slider-content_c0aa22cb99db3cb9 .te-slider-title_2de8d576f1119326 {
            font-size: 38px;
            line-height: 44px;
            margin-bottom: 20px; } }
      .slider-area_e55a41b3a123f050 .te-single-slider_3d1c8469065d25a7 .te-slider-content-wrapper_8592160b0ba6c32b .te-slider-content_c0aa22cb99db3cb9 .te-slider-short-desc_d6118239b58d5684 {
        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_e55a41b3a123f050 .te-single-slider_3d1c8469065d25a7 .te-slider-content-wrapper_8592160b0ba6c32b .te-slider-content_c0aa22cb99db3cb9 .te-slider-short-desc_d6118239b58d5684 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_e55a41b3a123f050 .te-single-slider_3d1c8469065d25a7 .te-slider-content-wrapper_8592160b0ba6c32b .te-slider-content_c0aa22cb99db3cb9 .te-slider-short-desc_d6118239b58d5684 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_e55a41b3a123f050 .te-single-slider_3d1c8469065d25a7 .te-slider-content-wrapper_8592160b0ba6c32b .te-slider-content_c0aa22cb99db3cb9 .te-slider-short-desc_d6118239b58d5684 {
            font-size: 18px;
            line-height: 32px; } }
      .slider-area_e55a41b3a123f050 .te-single-slider_3d1c8469065d25a7 .te-slider-content-wrapper_8592160b0ba6c32b .te-slider-content_c0aa22cb99db3cb9 .te-slider-btn-wrapper_c3f286e10dc17bb1 {
        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_e55a41b3a123f050 .te-single-slider_3d1c8469065d25a7 .te-slider-content-wrapper_8592160b0ba6c32b .te-slider-content_c0aa22cb99db3cb9 .te-slider-btn-wrapper_c3f286e10dc17bb1 {
            padding-top: 30px; } }
        .slider-area_e55a41b3a123f050 .te-single-slider_3d1c8469065d25a7 .te-slider-content-wrapper_8592160b0ba6c32b .te-slider-content_c0aa22cb99db3cb9 .te-slider-btn-wrapper_c3f286e10dc17bb1 .te-theme-btn_69419a8e586fff8c {
          padding: 11px 30px;
          color: #ffffff;
          border-radius: 50px;
          background-color: #317EFE;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .slider-area_e55a41b3a123f050 .te-single-slider_3d1c8469065d25a7 .te-slider-content-wrapper_8592160b0ba6c32b .te-slider-content_c0aa22cb99db3cb9 .te-slider-btn-wrapper_c3f286e10dc17bb1 .te-call-btn_49e35808179dd7f9 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 20px; }
          .slider-area_e55a41b3a123f050 .te-single-slider_3d1c8469065d25a7 .te-slider-content-wrapper_8592160b0ba6c32b .te-slider-content_c0aa22cb99db3cb9 .te-slider-btn-wrapper_c3f286e10dc17bb1 .te-call-btn_49e35808179dd7f9 .te-icon_dfaa2b59f6118873 {
            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_e55a41b3a123f050 .te-single-slider_3d1c8469065d25a7 .te-slider-content-wrapper_8592160b0ba6c32b .te-slider-content_c0aa22cb99db3cb9 .te-slider-btn-wrapper_c3f286e10dc17bb1 .te-call-btn_49e35808179dd7f9 .te-content_2999c0c7cd599f25 {
            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_e55a41b3a123f050 .te-single-slider_3d1c8469065d25a7 .te-slider-content-wrapper_8592160b0ba6c32b .te-slider-content_c0aa22cb99db3cb9 .te-slider-btn-wrapper_c3f286e10dc17bb1 .te-call-btn_49e35808179dd7f9 .te-content_2999c0c7cd599f25 .te-title_744fae8980d41ce1 {
              font-size: 18px;
              font-weight: 400;
              line-height: 24px;
              color: #335371; }
            .slider-area_e55a41b3a123f050 .te-single-slider_3d1c8469065d25a7 .te-slider-content-wrapper_8592160b0ba6c32b .te-slider-content_c0aa22cb99db3cb9 .te-slider-btn-wrapper_c3f286e10dc17bb1 .te-call-btn_49e35808179dd7f9 .te-content_2999c0c7cd599f25 .te-text_10152700d5085a72 {
              font-size: 20px;
              font-weight: 500;
              line-height: 24px;
              letter-spacing: 0px;
              color: #14203A; }

.slider-area_e55a41b3a123f050.style-1_d7c726afe0a36476 {
  position: relative;
  overflow: visible;
  background: transparent; }
  .slider-area_e55a41b3a123f050.style-1_d7c726afe0a36476: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_e55a41b3a123f050.style-1_d7c726afe0a36476 .te-single-slider_3d1c8469065d25a7 {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .slider-area_e55a41b3a123f050.style-1_d7c726afe0a36476 .te-single-slider_3d1c8469065d25a7 .te-slider-overlay_49e53b09dc7452a6 {
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
      background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
      .slider-area_e55a41b3a123f050.style-1_d7c726afe0a36476 .te-single-slider_3d1c8469065d25a7 .te-slider-overlay_49e53b09dc7452a6::before {
        display: none; }
    .slider-area_e55a41b3a123f050.style-1_d7c726afe0a36476 .te-single-slider_3d1c8469065d25a7 .slider-shape_e6c8a774ff120ff1 {
      position: absolute;
      border-radius: 20px;
      overflow: hidden; }
      .slider-area_e55a41b3a123f050.style-1_d7c726afe0a36476 .te-single-slider_3d1c8469065d25a7 .slider-shape_e6c8a774ff120ff1 img {
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        top: 0; }
    .slider-area_e55a41b3a123f050.style-1_d7c726afe0a36476 .te-single-slider_3d1c8469065d25a7 .shape-one_ffdad3be467b117f {
      top: 50px;
      left: 0;
      width: 300px;
      height: 290px; }
      @media (max-width: 991px) {
        .slider-area_e55a41b3a123f050.style-1_d7c726afe0a36476 .te-single-slider_3d1c8469065d25a7 .shape-one_ffdad3be467b117f {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_e55a41b3a123f050.style-1_d7c726afe0a36476 .te-single-slider_3d1c8469065d25a7 .shape-one_ffdad3be467b117f {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_e55a41b3a123f050.style-1_d7c726afe0a36476 .te-single-slider_3d1c8469065d25a7 .shape-one_ffdad3be467b117f {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_e55a41b3a123f050.style-1_d7c726afe0a36476 .te-single-slider_3d1c8469065d25a7 .shape-one_ffdad3be467b117f {
          top: 160px;
          width: 250px;
          height: 200px; } }
    .slider-area_e55a41b3a123f050.style-1_d7c726afe0a36476 .te-single-slider_3d1c8469065d25a7 .shape-two_e3a8f44612e57201 {
      top: 0;
      right: 0;
      width: 300px;
      height: 310px; }
      @media (max-width: 991px) {
        .slider-area_e55a41b3a123f050.style-1_d7c726afe0a36476 .te-single-slider_3d1c8469065d25a7 .shape-two_e3a8f44612e57201 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_e55a41b3a123f050.style-1_d7c726afe0a36476 .te-single-slider_3d1c8469065d25a7 .shape-two_e3a8f44612e57201 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_e55a41b3a123f050.style-1_d7c726afe0a36476 .te-single-slider_3d1c8469065d25a7 .shape-two_e3a8f44612e57201 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_e55a41b3a123f050.style-1_d7c726afe0a36476 .te-single-slider_3d1c8469065d25a7 .shape-two_e3a8f44612e57201 {
          width: 300px;
          height: 250px;
          top: 70px;
          right: -40px; } }
    .slider-area_e55a41b3a123f050.style-1_d7c726afe0a36476 .te-single-slider_3d1c8469065d25a7 .shape-three_6db9b68ede9d7616 {
      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_e55a41b3a123f050.style-1_d7c726afe0a36476 .te-single-slider_3d1c8469065d25a7 .shape-three_6db9b68ede9d7616 {
          display: none !important; } }
      @media (max-width: 991px) {
        .slider-area_e55a41b3a123f050.style-1_d7c726afe0a36476 .te-single-slider_3d1c8469065d25a7 .shape-three_6db9b68ede9d7616 {
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
    .slider-area_e55a41b3a123f050.style-1_d7c726afe0a36476 .te-single-slider_3d1c8469065d25a7 .te-slider-container_e2e29280c4d0f90d {
      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_e55a41b3a123f050.style-1_d7c726afe0a36476 .te-single-slider_3d1c8469065d25a7 .te-slider-container_e2e29280c4d0f90d {
          -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_e55a41b3a123f050.style-1_d7c726afe0a36476 .te-single-slider_3d1c8469065d25a7 .te-slider-container_e2e29280c4d0f90d {
          padding: 70px 0;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .slider-area_e55a41b3a123f050.style-1_d7c726afe0a36476 .te-single-slider_3d1c8469065d25a7 .te-slider-container_e2e29280c4d0f90d .te-slider-column_77df669f447579a3 {
        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_e55a41b3a123f050.style-1_d7c726afe0a36476 .te-single-slider_3d1c8469065d25a7 .te-slider-container_e2e29280c4d0f90d .te-slider-column_77df669f447579a3 {
            width: 100%; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_e55a41b3a123f050.style-1_d7c726afe0a36476 .te-single-slider_3d1c8469065d25a7 .te-slider-content-wrapper_8592160b0ba6c32b .te-slider-content_c0aa22cb99db3cb9 .te-slider-btn-wrapper_c3f286e10dc17bb1 {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .slider-area_e55a41b3a123f050.style-1_d7c726afe0a36476 .te-single-slider_3d1c8469065d25a7 .te-slider-content-wrapper_8592160b0ba6c32b .te-slider-content_c0aa22cb99db3cb9 .te-slider-btn-wrapper_c3f286e10dc17bb1 .te-theme-btn_69419a8e586fff8c {
      background-color: #317EFE;
      color: #ffffff; }
      .slider-area_e55a41b3a123f050.style-1_d7c726afe0a36476 .te-single-slider_3d1c8469065d25a7 .te-slider-content-wrapper_8592160b0ba6c32b .te-slider-content_c0aa22cb99db3cb9 .te-slider-btn-wrapper_c3f286e10dc17bb1 .te-theme-btn_69419a8e586fff8c:hover {
        background-color: #E7F914;
        color: #14203A; }
    .slider-area_e55a41b3a123f050.style-1_d7c726afe0a36476 .te-single-slider_3d1c8469065d25a7 .te-slider-content-wrapper_8592160b0ba6c32b .te-slider-content_c0aa22cb99db3cb9 .te-slider-btn-wrapper_c3f286e10dc17bb1 .te-call-btn_49e35808179dd7f9 .te-icon_dfaa2b59f6118873 {
      color: #317EFE; }
    .slider-area_e55a41b3a123f050.style-1_d7c726afe0a36476 .te-single-slider_3d1c8469065d25a7 .te-slider-content-wrapper_8592160b0ba6c32b .te-slider-content_c0aa22cb99db3cb9 .te-slider-title_2de8d576f1119326 {
      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_e55a41b3a123f050.style-1_d7c726afe0a36476 .te-single-slider_3d1c8469065d25a7 .te-slider-content-wrapper_8592160b0ba6c32b .te-slider-content_c0aa22cb99db3cb9 .te-slider-title_2de8d576f1119326 {
          font-size: 28px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_e55a41b3a123f050.style-1_d7c726afe0a36476 .te-single-slider_3d1c8469065d25a7 .te-slider-content-wrapper_8592160b0ba6c32b .te-slider-content_c0aa22cb99db3cb9 .te-slider-title_2de8d576f1119326 {
          font-size: 32px;
          line-height: 52px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_e55a41b3a123f050.style-1_d7c726afe0a36476 .te-single-slider_3d1c8469065d25a7 .te-slider-content-wrapper_8592160b0ba6c32b .te-slider-content_c0aa22cb99db3cb9 .te-slider-title_2de8d576f1119326 {
          font-size: 62px;
          line-height: 80px; } }
  .slider-area_e55a41b3a123f050.style-1_d7c726afe0a36476 .te-slider-wrapper_a2667f975af7e0e7 .container {
    position: relative; }
  .slider-area_e55a41b3a123f050.style-1_d7c726afe0a36476 .te-slider-wrapper_a2667f975af7e0e7 .slider-shape-bg_dfd9f2739e07cc2c {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: 100px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_e55a41b3a123f050.style-1_d7c726afe0a36476 .te-slider-wrapper_a2667f975af7e0e7 .slider-shape-bg_dfd9f2739e07cc2c {
        display: none; } }
    @media (max-width: 1399px) {
      .slider-area_e55a41b3a123f050.style-1_d7c726afe0a36476 .te-slider-wrapper_a2667f975af7e0e7 .slider-shape-bg_dfd9f2739e07cc2c {
        margin-left: 0; } }
    .slider-area_e55a41b3a123f050.style-1_d7c726afe0a36476 .te-slider-wrapper_a2667f975af7e0e7 .slider-shape-bg_dfd9f2739e07cc2c: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_94c789d795e2c51b {
  position: relative; }

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

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

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

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

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

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

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

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

.te-about-info-card_43f5c75de958a8ed .te-about-info-content_f24ed33778f4b136 {
  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_43f5c75de958a8ed .te-about-info-content_f24ed33778f4b136 .te-section-title_849579c182f48427 {
    margin-bottom: 0; }
    .te-about-info-card_43f5c75de958a8ed .te-about-info-content_f24ed33778f4b136 .te-section-title_849579c182f48427 .title {
      margin-bottom: 0; }
  .te-about-info-card_43f5c75de958a8ed .te-about-info-content_f24ed33778f4b136 .te-list-item-wrapper_4932a5e0ad3ab9e8 {
    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_43f5c75de958a8ed .te-about-info-content_f24ed33778f4b136 .te-list-item-wrapper_4932a5e0ad3ab9e8 {
        grid-template-columns: repeat(1, 1fr); } }
    .te-about-info-card_43f5c75de958a8ed .te-about-info-content_f24ed33778f4b136 .te-list-item-wrapper_4932a5e0ad3ab9e8 .te-list-item_67f57270b90aaa1a .icon_0d166b874fe64c37 {
      font-size: 24px;
      color: #317EFE;
      background-color: transparent;
      width: unset;
      height: unset; }
    .te-about-info-card_43f5c75de958a8ed .te-about-info-content_f24ed33778f4b136 .te-list-item-wrapper_4932a5e0ad3ab9e8 .te-list-item_67f57270b90aaa1a .text {
      color: #14203A; }
  .te-about-info-card_43f5c75de958a8ed .te-about-info-content_f24ed33778f4b136 .te-info-list_40e1b6702711e8aa {
    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_43f5c75de958a8ed .te-about-info-content_f24ed33778f4b136 .te-info-list_40e1b6702711e8aa {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 20px; } }
    .te-about-info-card_43f5c75de958a8ed .te-about-info-content_f24ed33778f4b136 .te-info-list_40e1b6702711e8aa .te-single-info-list_4f47f92609d78702 {
      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_43f5c75de958a8ed .te-about-info-content_f24ed33778f4b136 .te-info-list_40e1b6702711e8aa .te-single-info-list_4f47f92609d78702:hover .icon_0d166b874fe64c37 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_43f5c75de958a8ed .te-about-info-content_f24ed33778f4b136 .te-info-list_40e1b6702711e8aa .te-single-info-list_4f47f92609d78702 .icon_0d166b874fe64c37 {
        margin-bottom: 10px;
        position: relative;
        margin-left: 20px; }
        .te-about-info-card_43f5c75de958a8ed .te-about-info-content_f24ed33778f4b136 .te-info-list_40e1b6702711e8aa .te-single-info-list_4f47f92609d78702 .icon_0d166b874fe64c37::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_43f5c75de958a8ed .te-about-info-content_f24ed33778f4b136 .te-info-list_40e1b6702711e8aa .te-single-info-list_4f47f92609d78702 .icon_0d166b874fe64c37 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_43f5c75de958a8ed .te-about-info-content_f24ed33778f4b136 .te-info-list_40e1b6702711e8aa .te-single-info-list_4f47f92609d78702 .title {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0px;
        margin-bottom: 0; }
      .te-about-info-card_43f5c75de958a8ed .te-about-info-content_f24ed33778f4b136 .te-info-list_40e1b6702711e8aa .te-single-info-list_4f47f92609d78702 .short-title_06db16b952c69c6e {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px; }

.te-about-info-card_43f5c75de958a8ed.style-2_504b544bf1870737 .te-about-info-content_f24ed33778f4b136 {
  gap: 10px; }
  .te-about-info-card_43f5c75de958a8ed.style-2_504b544bf1870737 .te-about-info-content_f24ed33778f4b136 .te-list-item-wrapper_4932a5e0ad3ab9e8 {
    padding-top: 6px;
    gap: 0; }
    .te-about-info-card_43f5c75de958a8ed.style-2_504b544bf1870737 .te-about-info-content_f24ed33778f4b136 .te-list-item-wrapper_4932a5e0ad3ab9e8 .te-list-item_67f57270b90aaa1a .icon_0d166b874fe64c37 {
      width: 16px;
      height: 16px;
      background-color: #317EFE;
      border-radius: 50%;
      color: white;
      font-size: 10px; }
    .te-about-info-card_43f5c75de958a8ed.style-2_504b544bf1870737 .te-about-info-content_f24ed33778f4b136 .te-list-item-wrapper_4932a5e0ad3ab9e8 .te-list-item_67f57270b90aaa1a .text {
      color: #335371; }
  .te-about-info-card_43f5c75de958a8ed.style-2_504b544bf1870737 .te-about-info-content_f24ed33778f4b136 .te-info-list_40e1b6702711e8aa {
    border-top: 1px solid #E1E1E1;
    padding-top: 40px; }
    .te-about-info-card_43f5c75de958a8ed.style-2_504b544bf1870737 .te-about-info-content_f24ed33778f4b136 .te-info-list_40e1b6702711e8aa .divider_6bd2cc716776c625 {
      width: 1px;
      background-color: #E1E1E1;
      height: 127px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-info-card_43f5c75de958a8ed.style-2_504b544bf1870737 .te-about-info-content_f24ed33778f4b136 .te-info-list_40e1b6702711e8aa .divider_6bd2cc716776c625 {
          height: 1px;
          width: 100%; } }

.te-about-info-card_43f5c75de958a8ed.style-three_3a320ee39d426fed .te-section-title_849579c182f48427 {
  margin-bottom: 40px; }
.te-about-info-card_43f5c75de958a8ed.style-three_3a320ee39d426fed .about-info-wrapper_62cebdad1cafca2b {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_43f5c75de958a8ed.style-three_3a320ee39d426fed .about-info-wrapper_62cebdad1cafca2b {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .te-about-info-card_43f5c75de958a8ed.style-three_3a320ee39d426fed .about-info-wrapper_62cebdad1cafca2b .about-info-img_9ac94dc921777e43 {
    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_43f5c75de958a8ed.style-three_3a320ee39d426fed .about-info-wrapper_62cebdad1cafca2b .about-info-img_9ac94dc921777e43 {
        height: 350px; } }
    .te-about-info-card_43f5c75de958a8ed.style-three_3a320ee39d426fed .about-info-wrapper_62cebdad1cafca2b .about-info-img_9ac94dc921777e43 img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.te-about-info-card_43f5c75de958a8ed.style-three_3a320ee39d426fed .te-about-info-content_f24ed33778f4b136 {
  padding-left: 50px;
  gap: 30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_43f5c75de958a8ed.style-three_3a320ee39d426fed .te-about-info-content_f24ed33778f4b136 {
      padding-left: 0;
      padding-top: 50px; } }
  .te-about-info-card_43f5c75de958a8ed.style-three_3a320ee39d426fed .te-about-info-content_f24ed33778f4b136 .skill-progressbar-wrapper_b8cfaaeb3acdeb73 {
    width: 100%; }
  .te-about-info-card_43f5c75de958a8ed.style-three_3a320ee39d426fed .te-about-info-content_f24ed33778f4b136 .te-icon-card-wrapper_4841b2082400724b {
    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_43f5c75de958a8ed.style-three_3a320ee39d426fed .te-about-info-content_f24ed33778f4b136 .te-icon-card-wrapper_4841b2082400724b .te-icon-card_2e12abc98b6fa4bd {
      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_43f5c75de958a8ed.style-three_3a320ee39d426fed .te-about-info-content_f24ed33778f4b136 .te-icon-card-wrapper_4841b2082400724b .te-icon-card_2e12abc98b6fa4bd .icon_0d166b874fe64c37 {
        width: 40px;
        height: 40px; }
      .te-about-info-card_43f5c75de958a8ed.style-three_3a320ee39d426fed .te-about-info-content_f24ed33778f4b136 .te-icon-card-wrapper_4841b2082400724b .te-icon-card_2e12abc98b6fa4bd .content {
        gap: 4px; }
        .te-about-info-card_43f5c75de958a8ed.style-three_3a320ee39d426fed .te-about-info-content_f24ed33778f4b136 .te-icon-card-wrapper_4841b2082400724b .te-icon-card_2e12abc98b6fa4bd .content .title {
          font-size: 18px;
          line-height: 24px; }
  .te-about-info-card_43f5c75de958a8ed.style-three_3a320ee39d426fed .te-about-info-content_f24ed33778f4b136 .te-btn-wrapper_8ca5f816db5c31b9 {
    margin-top: 7px; }

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

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

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

.te-process-step_b61cfa247b2f60c6 {
  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_b61cfa247b2f60c6::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_b61cfa247b2f60c6 {
      padding: 32px 28px 42px 28px; } }
  .te-process-step_b61cfa247b2f60c6:hover {
    top: -5px; }
    .te-process-step_b61cfa247b2f60c6:hover::before {
      width: 100%;
      height: 100%;
      border-radius: 0;
      -webkit-transform: translateX(-50%) scale(1);
              transform: translateX(-50%) scale(1); }
    .te-process-step_b61cfa247b2f60c6:hover .icon_0d166b874fe64c37 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_b61cfa247b2f60c6:hover .counter-number_ea3948e2e0ec5083 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_b61cfa247b2f60c6:hover .content .te-read-more_711576c4e29b41dc .te-theme-btn_69419a8e586fff8c {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff; }
  .te-process-step_b61cfa247b2f60c6 .icon_0d166b874fe64c37 {
    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_b61cfa247b2f60c6 .icon_0d166b874fe64c37 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-process-step_b61cfa247b2f60c6 .te-content-wrapper_0dd3f3808995e791 {
    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_b61cfa247b2f60c6 .te-counter-wrapper_4e69a0e4ae74dfd7 {
    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_b61cfa247b2f60c6 .te-counter-wrapper_4e69a0e4ae74dfd7 .shape_d64480a5d05bb7af {
      position: relative; }
  .te-process-step_b61cfa247b2f60c6 .counter-number_ea3948e2e0ec5083 {
    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_b61cfa247b2f60c6 .te-title-wrapper_373a65cbf4f028fc {
    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_b61cfa247b2f60c6 .te-title-wrapper_373a65cbf4f028fc .icon_0d166b874fe64c37 {
      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_b61cfa247b2f60c6 .te-title-wrapper_373a65cbf4f028fc .title {
      font-size: 24px;
      line-height: 32px;
      font-weight: 500;
      margin: 0;
      color: #ffffff;
      -webkit-transition: all 0.6s ease;
      transition: all 0.6s ease; }
  .te-process-step_b61cfa247b2f60c6 .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px; }
    .te-process-step_b61cfa247b2f60c6 .content .desc_35ba301756877c8d {
      -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_b61cfa247b2f60c6 .content .te-read-more_711576c4e29b41dc {
      margin-top: -10px; }
      .te-process-step_b61cfa247b2f60c6 .content .te-read-more_711576c4e29b41dc .te-theme-btn_69419a8e586fff8c {
        border: 1px solid #E1E1E1;
        color: #317EFE;
        background-color: transparent; }

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

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

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

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

.te-accordion-box-wrapper_bef33393afefdcd9 {
  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_93854f0212c0ffc2 .te-accordion-list-item_efa0c9a2fab4783a {
  border: 1px solid #E1E1E1;
  border-radius: 20px; }
  .accordion-wrapper_93854f0212c0ffc2 .te-accordion-list-item_efa0c9a2fab4783a .te-accordion-head_8b8cce6519e07a47 {
    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_93854f0212c0ffc2 .te-accordion-list-item_efa0c9a2fab4783a .te-accordion-head_8b8cce6519e07a47: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_93854f0212c0ffc2 .te-accordion-list-item_efa0c9a2fab4783a .te-accordion-head_8b8cce6519e07a47.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_93854f0212c0ffc2 .te-accordion-list-item_efa0c9a2fab4783a .te-accordion-head_8b8cce6519e07a47 .te-accordion-title_5b440d2b1b82c45d {
      font-size: 20px;
      line-height: 32px;
      font-weight: 500;
      margin-bottom: 0;
      letter-spacing: 0px; }
  .accordion-wrapper_93854f0212c0ffc2 .te-accordion-list-item_efa0c9a2fab4783a .te-accordion-body_d4db637c0db83522 {
    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_c59ab9cb8dd2abd8 {
  border-left: 4px solid #dfe2e9;
  padding-left: 45px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .page-header_c59ab9cb8dd2abd8 {
      padding-left: 30px; } }
  .page-header_c59ab9cb8dd2abd8 .te-page-title_fddc7ce7bae7da09,
  .page-header_c59ab9cb8dd2abd8 .page-title_cfada7bf42d898bb {
    font-size: 42px;
    line-height: 48px; }
    @media (max-width: 991px) {
      .page-header_c59ab9cb8dd2abd8 .te-page-title_fddc7ce7bae7da09,
      .page-header_c59ab9cb8dd2abd8 .page-title_cfada7bf42d898bb {
        font-size: 38px;
        line-height: 48px; } }

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

.te-post-item_cf6a827c78c252bb {
  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_cf6a827c78c252bb:hover .te-post-thumbnail_5ce4533ab1f41413 img,
  .te-post-item_cf6a827c78c252bb:hover .post-video_0ceff990876b4cd5 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_cf6a827c78c252bb iframe {
    width: 100%;
    height: 522px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_cf6a827c78c252bb iframe {
        height: 350px; } }
  .te-post-item_cf6a827c78c252bb .post-gallery .slick-list_2adafee5948e3090 .slick-track_4cecb3efed7d2cdb {
    height: 392px;
    overflow: hidden; }
  .te-post-item_cf6a827c78c252bb .te-post-content-wrapper_517eb97e29b72d87 {
    padding: 32px 32px 40px 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_cf6a827c78c252bb .te-post-content-wrapper_517eb97e29b72d87 {
        padding: 35px;
        padding-top: 30px; } }
    .te-post-item_cf6a827c78c252bb .te-post-content-wrapper_517eb97e29b72d87 .te-read-more_711576c4e29b41dc {
      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_cf6a827c78c252bb.format-quote_11438a15436cea81 .te-post-content {
    margin: 0; }
  .te-post-item_cf6a827c78c252bb.format-quote_11438a15436cea81 blockquote {
    margin: 0; }
    .te-post-item_cf6a827c78c252bb.format-quote_11438a15436cea81 blockquote p {
      margin-top: 0; }
    .te-post-item_cf6a827c78c252bb.format-quote_11438a15436cea81 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_cf6a827c78c252bb.format-quote_11438a15436cea81 blockquote cite a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-post-item_cf6a827c78c252bb.sticky_cf689110d58cd437 {
    border: 2px solid #317EFE; }
    .te-post-item_cf6a827c78c252bb.sticky_cf689110d58cd437 .te-post-content {
      margin-bottom: 0; }
      .te-post-item_cf6a827c78c252bb.sticky_cf689110d58cd437 .te-post-content p {
        margin-bottom: 0; }
  .te-post-item_cf6a827c78c252bb .te-post-title_6e06b7371a754470 {
    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_cf6a827c78c252bb .te-post-title_6e06b7371a754470 {
        font-size: 28px;
        line-height: 42px;
        margin-top: 5px; } }
    .te-post-item_cf6a827c78c252bb .te-post-title_6e06b7371a754470:hover a {
      color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-post-item_cf6a827c78c252bb .te-post-content p {
    margin-top: 17px; }
  .te-post-item_cf6a827c78c252bb .te-post-content h2,
  .te-post-item_cf6a827c78c252bb .te-post-content h3,
  .te-post-item_cf6a827c78c252bb .te-post-content h4,
  .te-post-item_cf6a827c78c252bb .te-post-content h5,
  .te-post-item_cf6a827c78c252bb .te-post-content h6 {
    margin-bottom: 10px; }
  .te-post-item_cf6a827c78c252bb .te-post-content p {
    margin-bottom: unset; }
  .te-post-item_cf6a827c78c252bb .te-single-post-meta_2bdf1436fab93eb0 {
    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_cf6a827c78c252bb .te-social-share_8d3913bd3b4fabd2 {
    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_cf6a827c78c252bb .te-social-share_8d3913bd3b4fabd2 a.facebook_5da076256f80b8bc {
      color: #1877f2; }
    .te-post-item_cf6a827c78c252bb .te-social-share_8d3913bd3b4fabd2 a.twitter_07cbb1f933a35758 {
      color: #1da1f2; }
    .te-post-item_cf6a827c78c252bb .te-social-share_8d3913bd3b4fabd2 a.linkedin_5a94155ff1985729 {
      color: #1a70c6; }
    .te-post-item_cf6a827c78c252bb .te-social-share_8d3913bd3b4fabd2 .te-social-share-title_52a39168730c39f3 {
      font-size: 16px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A;
      margin-right: 5px;
      text-transform: uppercase; }
  .te-post-item_cf6a827c78c252bb .te-blog-post-tag_d76a6467b15eb48c {
    width: 100%;
    display: inline-block; }
    .te-post-item_cf6a827c78c252bb .te-blog-post-tag_d76a6467b15eb48c 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_cf6a827c78c252bb .te-blog-post-tag_d76a6467b15eb48c .te-post-tag-list_8cfe740f2b925894 {
      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_cf6a827c78c252bb .te-blog-post-tag_d76a6467b15eb48c .te-post-tag-list_8cfe740f2b925894 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_cf6a827c78c252bb .te-blog-post-tag_d76a6467b15eb48c .te-post-tag-list_8cfe740f2b925894 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_cf6a827c78c252bb .te-post-thumbnail_5ce4533ab1f41413,
  .te-post-item_cf6a827c78c252bb .post-video_0ceff990876b4cd5 {
    position: relative;
    overflow: hidden; }
    .te-post-item_cf6a827c78c252bb .te-post-thumbnail_5ce4533ab1f41413 img,
    .te-post-item_cf6a827c78c252bb .post-video_0ceff990876b4cd5 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_cf6a827c78c252bb .te-post-thumbnail_5ce4533ab1f41413 .popup-video-wrapper_ddc5c007bedc237f,
    .te-post-item_cf6a827c78c252bb .post-video_0ceff990876b4cd5 .popup-video-wrapper_ddc5c007bedc237f {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .te-post-item_cf6a827c78c252bb .te-post-thumbnail_5ce4533ab1f41413 .video-btn_8bcd21437365bf55 a,
    .te-post-item_cf6a827c78c252bb .post-video_0ceff990876b4cd5 .video-btn_8bcd21437365bf55 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_cf6a827c78c252bb .te-post-thumbnail_5ce4533ab1f41413 .video-btn_8bcd21437365bf55 a i,
      .te-post-item_cf6a827c78c252bb .post-video_0ceff990876b4cd5 .video-btn_8bcd21437365bf55 a i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_cf6a827c78c252bb .te-post-thumbnail_5ce4533ab1f41413 .video-btn_8bcd21437365bf55 a:hover,
      .te-post-item_cf6a827c78c252bb .post-video_0ceff990876b4cd5 .video-btn_8bcd21437365bf55 a:hover {
        -webkit-animation: none;
                animation: none; }
  .te-post-item_cf6a827c78c252bb button.post-gallery-btn_9c12da09e462c2b1 {
    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_cf6a827c78c252bb button.post-gallery-btn_9c12da09e462c2b1.prev-btn_e9eb9c02d3266b4d {
      left: 30px; }
    .te-post-item_cf6a827c78c252bb button.post-gallery-btn_9c12da09e462c2b1.next-btn_521073f15c3d83f6 {
      right: 30px; }
    .te-post-item_cf6a827c78c252bb button.post-gallery-btn_9c12da09e462c2b1 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_cf6a827c78c252bb button.post-gallery-btn_9c12da09e462c2b1:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
      .te-post-item_cf6a827c78c252bb button.post-gallery-btn_9c12da09e462c2b1:hover i {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te-post-item_cf6a827c78c252bb .post-audio_2182a9090c3f8a8d iframe {
    width: 100%; }
  .te-post-item_cf6a827c78c252bb .te-post-meta_26a2af3dd0fc7668 {
    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_cf6a827c78c252bb .te-post-meta_26a2af3dd0fc7668 {
        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_cf6a827c78c252bb .te-post-meta_26a2af3dd0fc7668 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_cf6a827c78c252bb .te-post-meta_26a2af3dd0fc7668 span i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_cf6a827c78c252bb .te-post-meta_26a2af3dd0fc7668 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_cf6a827c78c252bb .te-post-meta_26a2af3dd0fc7668 span a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
          .te-post-item_cf6a827c78c252bb .te-post-meta_26a2af3dd0fc7668 span a:hover i {
            color: #317EFE;
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out; }

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

.te-post-card_188ad4ed07e09a51.style-2_504b544bf1870737 {
  gap: 20px; }
  .te-post-card_188ad4ed07e09a51.style-2_504b544bf1870737 .image {
    border-radius: 20px 20px 20px 0; }
    .te-post-card_188ad4ed07e09a51.style-2_504b544bf1870737 .image .te-post-date_e44226a7a2353743 {
      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_188ad4ed07e09a51.style-2_504b544bf1870737 .content .title {
    font-size: 20px; }
  .te-post-card_188ad4ed07e09a51.style-2_504b544bf1870737 .content .te-post-meta-info_978e020ddccde5e7 {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px; }

.te-blog-details-wrapper_2560f7553736f5ed .te-comment-respond_2a4318cce389fbcd {
  margin-top: 78px;
  margin-bottom: 40px; }
.te-blog-details-wrapper_2560f7553736f5ed .te-post-comments_3c8ec43bd94e1ac6 {
  margin-top: 70px; }
.te-blog-details-wrapper_2560f7553736f5ed .wp-block-group_bf9009a9d94a5527.has-background_d8daeb5129f8172a .wp-block-button_af1af84138047f24 .wp-block-button__link_feb220be65ce051b {
  color: #ffffff !important; }
.te-blog-details-wrapper_2560f7553736f5ed .te-post-item_cf6a827c78c252bb {
  border: 0;
  overflow: visible;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0; }
  .te-blog-details-wrapper_2560f7553736f5ed .te-post-item_cf6a827c78c252bb iframe {
    width: 100%;
    height: 522px; }
  .te-blog-details-wrapper_2560f7553736f5ed .te-post-item_cf6a827c78c252bb .te-post-meta_26a2af3dd0fc7668 {
    margin-top: 0;
    margin-bottom: 20px; }
  .te-blog-details-wrapper_2560f7553736f5ed .te-post-item_cf6a827c78c252bb .post-gallery:hover img {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important; }
  .te-blog-details-wrapper_2560f7553736f5ed .te-post-item_cf6a827c78c252bb .te-post-thumbnail_5ce4533ab1f41413,
  .te-blog-details-wrapper_2560f7553736f5ed .te-post-item_cf6a827c78c252bb .post-video_0ceff990876b4cd5,
  .te-blog-details-wrapper_2560f7553736f5ed .te-post-item_cf6a827c78c252bb .post-gallery,
  .te-blog-details-wrapper_2560f7553736f5ed .te-post-item_cf6a827c78c252bb .postbox-audio_c81c208b530c10f4,
  .te-blog-details-wrapper_2560f7553736f5ed .te-post-item_cf6a827c78c252bb .wp-block-post-featured-image_62f1cc08d46e7a8d {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative; }
    @media (max-width: 767px) {
      .te-blog-details-wrapper_2560f7553736f5ed .te-post-item_cf6a827c78c252bb .te-post-thumbnail_5ce4533ab1f41413,
      .te-blog-details-wrapper_2560f7553736f5ed .te-post-item_cf6a827c78c252bb .post-video_0ceff990876b4cd5,
      .te-blog-details-wrapper_2560f7553736f5ed .te-post-item_cf6a827c78c252bb .post-gallery,
      .te-blog-details-wrapper_2560f7553736f5ed .te-post-item_cf6a827c78c252bb .postbox-audio_c81c208b530c10f4,
      .te-blog-details-wrapper_2560f7553736f5ed .te-post-item_cf6a827c78c252bb .wp-block-post-featured-image_62f1cc08d46e7a8d {
        margin-bottom: 30px; } }
    .te-blog-details-wrapper_2560f7553736f5ed .te-post-item_cf6a827c78c252bb .te-post-thumbnail_5ce4533ab1f41413:hover img,
    .te-blog-details-wrapper_2560f7553736f5ed .te-post-item_cf6a827c78c252bb .post-video_0ceff990876b4cd5:hover img,
    .te-blog-details-wrapper_2560f7553736f5ed .te-post-item_cf6a827c78c252bb .post-gallery:hover img,
    .te-blog-details-wrapper_2560f7553736f5ed .te-post-item_cf6a827c78c252bb .postbox-audio_c81c208b530c10f4:hover img,
    .te-blog-details-wrapper_2560f7553736f5ed .te-post-item_cf6a827c78c252bb .wp-block-post-featured-image_62f1cc08d46e7a8d: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_2560f7553736f5ed .te-post-item_cf6a827c78c252bb .te-post-thumbnail_5ce4533ab1f41413 img,
    .te-blog-details-wrapper_2560f7553736f5ed .te-post-item_cf6a827c78c252bb .post-video_0ceff990876b4cd5 img,
    .te-blog-details-wrapper_2560f7553736f5ed .te-post-item_cf6a827c78c252bb .post-gallery img,
    .te-blog-details-wrapper_2560f7553736f5ed .te-post-item_cf6a827c78c252bb .postbox-audio_c81c208b530c10f4 img,
    .te-blog-details-wrapper_2560f7553736f5ed .te-post-item_cf6a827c78c252bb .wp-block-post-featured-image_62f1cc08d46e7a8d 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_2560f7553736f5ed .te-post-item_cf6a827c78c252bb .te-post-content-wrapper_517eb97e29b72d87 {
    padding: 0 0 10px 0; }
  .te-blog-details-wrapper_2560f7553736f5ed .te-post-item_cf6a827c78c252bb .te-post-content {
    margin-bottom: 17px;
    /* Unit Test Data Compatibility Start */
    /* Unit Test Data Compatibility End */ }
    .te-blog-details-wrapper_2560f7553736f5ed .te-post-item_cf6a827c78c252bb .te-post-content .wp-block-query_e0fcac347a6ae367 .wp-block-post-template_b94d42c871e4fedd {
      padding-left: 0; }
      .te-blog-details-wrapper_2560f7553736f5ed .te-post-item_cf6a827c78c252bb .te-post-content .wp-block-query_e0fcac347a6ae367 .wp-block-post-template_b94d42c871e4fedd .wp-block-post_eccacb912af5b591 {
        margin-bottom: 30px; }
    .te-blog-details-wrapper_2560f7553736f5ed .te-post-item_cf6a827c78c252bb .te-post-content .wp-block-navigation__responsive-container-content_47971443c4541c05 .wp-block-page-list_023a8adae4849cf5 {
      padding-left: 0; }
    .te-blog-details-wrapper_2560f7553736f5ed .te-post-item_cf6a827c78c252bb .te-post-content .wp-block-group_bf9009a9d94a5527 {
      margin: 15px 0; }
      .te-blog-details-wrapper_2560f7553736f5ed .te-post-item_cf6a827c78c252bb .te-post-content .wp-block-group_bf9009a9d94a5527 p {
        margin-bottom: 0; }
    .te-blog-details-wrapper_2560f7553736f5ed .te-post-item_cf6a827c78c252bb .te-post-content p {
      margin-bottom: 20px; }
      .te-blog-details-wrapper_2560f7553736f5ed .te-post-item_cf6a827c78c252bb .te-post-content p img {
        margin: 20px 0;
        border-radius: 8px; }
  .te-blog-details-wrapper_2560f7553736f5ed .te-post-item_cf6a827c78c252bb .te-blog-post-tag_d76a6467b15eb48c .te-social-share_8d3913bd3b4fabd2 {
    padding-bottom: 20px; }
.te-blog-details-wrapper_2560f7553736f5ed .wp-block-calendar_2586638e2eff38f7 {
  margin-bottom: 30px; }

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

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

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

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

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

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

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

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

.wp-block-query-pagination_18e38916bfab8649,
.navigation_7f55da0e82e2db7f.posts-navigation_af293867cc16270c,
.comment-navigation_1764cd516b26400d {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .wp-block-query-pagination_18e38916bfab8649 .wp-block-query-pagination-numbers_bdb5ff1294a32a96,
  .navigation_7f55da0e82e2db7f.posts-navigation_af293867cc16270c .wp-block-query-pagination-numbers_bdb5ff1294a32a96,
  .comment-navigation_1764cd516b26400d .wp-block-query-pagination-numbers_bdb5ff1294a32a96 {
    width: inherit; }
  .wp-block-query-pagination_18e38916bfab8649 .nav-links_30914751b37f2713,
  .navigation_7f55da0e82e2db7f.posts-navigation_af293867cc16270c .nav-links_30914751b37f2713,
  .comment-navigation_1764cd516b26400d .nav-links_30914751b37f2713 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
  .wp-block-query-pagination_18e38916bfab8649 .wp-block-query-pagination-previous_889b99bceada5732,
  .wp-block-query-pagination_18e38916bfab8649 .wp-block-query-pagination-next_a161ada866d55b59,
  .wp-block-query-pagination_18e38916bfab8649 .nav-next_5e18ab367d2899bc a,
  .wp-block-query-pagination_18e38916bfab8649 .nav-previous_5dc3046c7e7538c9 a,
  .navigation_7f55da0e82e2db7f.posts-navigation_af293867cc16270c .wp-block-query-pagination-previous_889b99bceada5732,
  .navigation_7f55da0e82e2db7f.posts-navigation_af293867cc16270c .wp-block-query-pagination-next_a161ada866d55b59,
  .navigation_7f55da0e82e2db7f.posts-navigation_af293867cc16270c .nav-next_5e18ab367d2899bc a,
  .navigation_7f55da0e82e2db7f.posts-navigation_af293867cc16270c .nav-previous_5dc3046c7e7538c9 a,
  .comment-navigation_1764cd516b26400d .wp-block-query-pagination-previous_889b99bceada5732,
  .comment-navigation_1764cd516b26400d .wp-block-query-pagination-next_a161ada866d55b59,
  .comment-navigation_1764cd516b26400d .nav-next_5e18ab367d2899bc a,
  .comment-navigation_1764cd516b26400d .nav-previous_5dc3046c7e7538c9 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_18e38916bfab8649 .wp-block-query-pagination-previous_889b99bceada5732,
      .wp-block-query-pagination_18e38916bfab8649 .wp-block-query-pagination-next_a161ada866d55b59,
      .wp-block-query-pagination_18e38916bfab8649 .nav-next_5e18ab367d2899bc a,
      .wp-block-query-pagination_18e38916bfab8649 .nav-previous_5dc3046c7e7538c9 a,
      .navigation_7f55da0e82e2db7f.posts-navigation_af293867cc16270c .wp-block-query-pagination-previous_889b99bceada5732,
      .navigation_7f55da0e82e2db7f.posts-navigation_af293867cc16270c .wp-block-query-pagination-next_a161ada866d55b59,
      .navigation_7f55da0e82e2db7f.posts-navigation_af293867cc16270c .nav-next_5e18ab367d2899bc a,
      .navigation_7f55da0e82e2db7f.posts-navigation_af293867cc16270c .nav-previous_5dc3046c7e7538c9 a,
      .comment-navigation_1764cd516b26400d .wp-block-query-pagination-previous_889b99bceada5732,
      .comment-navigation_1764cd516b26400d .wp-block-query-pagination-next_a161ada866d55b59,
      .comment-navigation_1764cd516b26400d .nav-next_5e18ab367d2899bc a,
      .comment-navigation_1764cd516b26400d .nav-previous_5dc3046c7e7538c9 a {
        height: 40px; } }
    .wp-block-query-pagination_18e38916bfab8649 .wp-block-query-pagination-previous_889b99bceada5732:hover,
    .wp-block-query-pagination_18e38916bfab8649 .wp-block-query-pagination-next_a161ada866d55b59:hover,
    .wp-block-query-pagination_18e38916bfab8649 .nav-next_5e18ab367d2899bc a:hover,
    .wp-block-query-pagination_18e38916bfab8649 .nav-previous_5dc3046c7e7538c9 a:hover,
    .navigation_7f55da0e82e2db7f.posts-navigation_af293867cc16270c .wp-block-query-pagination-previous_889b99bceada5732:hover,
    .navigation_7f55da0e82e2db7f.posts-navigation_af293867cc16270c .wp-block-query-pagination-next_a161ada866d55b59:hover,
    .navigation_7f55da0e82e2db7f.posts-navigation_af293867cc16270c .nav-next_5e18ab367d2899bc a:hover,
    .navigation_7f55da0e82e2db7f.posts-navigation_af293867cc16270c .nav-previous_5dc3046c7e7538c9 a:hover,
    .comment-navigation_1764cd516b26400d .wp-block-query-pagination-previous_889b99bceada5732:hover,
    .comment-navigation_1764cd516b26400d .wp-block-query-pagination-next_a161ada866d55b59:hover,
    .comment-navigation_1764cd516b26400d .nav-next_5e18ab367d2899bc a:hover,
    .comment-navigation_1764cd516b26400d .nav-previous_5dc3046c7e7538c9 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_fb2462b1a4c02301,
.page-links_f302cda9a35a0676,
.wp-block-query-pagination-numbers_bdb5ff1294a32a96 {
  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_fb2462b1a4c02301 ul,
  .page-links_f302cda9a35a0676 ul,
  .wp-block-query-pagination-numbers_bdb5ff1294a32a96 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_fb2462b1a4c02301 ul li,
    .page-links_f302cda9a35a0676 ul li,
    .wp-block-query-pagination-numbers_bdb5ff1294a32a96 ul li {
      padding-top: 0; }
    .te-basic-pagination_fb2462b1a4c02301 ul .prev span,
    .te-basic-pagination_fb2462b1a4c02301 ul .next span,
    .page-links_f302cda9a35a0676 ul .prev span,
    .page-links_f302cda9a35a0676 ul .next span,
    .wp-block-query-pagination-numbers_bdb5ff1294a32a96 ul .prev span,
    .wp-block-query-pagination-numbers_bdb5ff1294a32a96 ul .next span {
      display: none; }
  .te-basic-pagination_fb2462b1a4c02301 .post-page-numbers_721182e40c5c3591,
  .page-links_f302cda9a35a0676 .post-page-numbers_721182e40c5c3591,
  .wp-block-query-pagination-numbers_bdb5ff1294a32a96 .post-page-numbers_721182e40c5c3591 {
    background-color: rgba(71, 112, 247, 0.1) !important; }
  .te-basic-pagination_fb2462b1a4c02301 .page-numbers_171961bca7cc6918,
  .te-basic-pagination_fb2462b1a4c02301 .post-page-numbers_721182e40c5c3591,
  .page-links_f302cda9a35a0676 .page-numbers_171961bca7cc6918,
  .page-links_f302cda9a35a0676 .post-page-numbers_721182e40c5c3591,
  .wp-block-query-pagination-numbers_bdb5ff1294a32a96 .page-numbers_171961bca7cc6918,
  .wp-block-query-pagination-numbers_bdb5ff1294a32a96 .post-page-numbers_721182e40c5c3591 {
    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_fb2462b1a4c02301 .page-numbers_171961bca7cc6918,
      .te-basic-pagination_fb2462b1a4c02301 .post-page-numbers_721182e40c5c3591,
      .page-links_f302cda9a35a0676 .page-numbers_171961bca7cc6918,
      .page-links_f302cda9a35a0676 .post-page-numbers_721182e40c5c3591,
      .wp-block-query-pagination-numbers_bdb5ff1294a32a96 .page-numbers_171961bca7cc6918,
      .wp-block-query-pagination-numbers_bdb5ff1294a32a96 .post-page-numbers_721182e40c5c3591 {
        width: 40px;
        height: 40px;
        font-size: 16px; } }
    .te-basic-pagination_fb2462b1a4c02301 .page-numbers_171961bca7cc6918:hover,
    .te-basic-pagination_fb2462b1a4c02301 .post-page-numbers_721182e40c5c3591:hover,
    .page-links_f302cda9a35a0676 .page-numbers_171961bca7cc6918:hover,
    .page-links_f302cda9a35a0676 .post-page-numbers_721182e40c5c3591:hover,
    .wp-block-query-pagination-numbers_bdb5ff1294a32a96 .page-numbers_171961bca7cc6918:hover,
    .wp-block-query-pagination-numbers_bdb5ff1294a32a96 .post-page-numbers_721182e40c5c3591: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_fb2462b1a4c02301 .page-numbers_171961bca7cc6918.current,
    .te-basic-pagination_fb2462b1a4c02301 .post-page-numbers_721182e40c5c3591.current,
    .page-links_f302cda9a35a0676 .page-numbers_171961bca7cc6918.current,
    .page-links_f302cda9a35a0676 .post-page-numbers_721182e40c5c3591.current,
    .wp-block-query-pagination-numbers_bdb5ff1294a32a96 .page-numbers_171961bca7cc6918.current,
    .wp-block-query-pagination-numbers_bdb5ff1294a32a96 .post-page-numbers_721182e40c5c3591.current {
      background: #317EFE !important;
      color: #ffffff;
      border-color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }

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

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

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

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

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

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

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

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

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

/* Widget */
.widget_938a4bc3f4fab204,
.sidebar__widget_5b6f4ac1f5e17735 {
  /* 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_938a4bc3f4fab204 ol,
  .widget_938a4bc3f4fab204 ul,
  .sidebar__widget_5b6f4ac1f5e17735 ol,
  .sidebar__widget_5b6f4ac1f5e17735 ul {
    margin-bottom: 0; }
  .widget_938a4bc3f4fab204 .widget-instagram-feed_aea446212577d91a,
  .sidebar__widget_5b6f4ac1f5e17735 .widget-instagram-feed_aea446212577d91a {
    width: 315px; }
    @media only screen and (min-width: 992px) and (max-width: 1280px) {
      .widget_938a4bc3f4fab204 .widget-instagram-feed_aea446212577d91a,
      .sidebar__widget_5b6f4ac1f5e17735 .widget-instagram-feed_aea446212577d91a {
        width: 220px; } }
    @media (max-width: 374px) {
      .widget_938a4bc3f4fab204 .widget-instagram-feed_aea446212577d91a,
      .sidebar__widget_5b6f4ac1f5e17735 .widget-instagram-feed_aea446212577d91a {
        width: 200px; } }
    .widget_938a4bc3f4fab204 .widget-instagram-feed_aea446212577d91a .single-instagram-feed_21f1f553c94eb1e6,
    .sidebar__widget_5b6f4ac1f5e17735 .widget-instagram-feed_aea446212577d91a .single-instagram-feed_21f1f553c94eb1e6 {
      width: 96px;
      height: 96px; }
  .widget_938a4bc3f4fab204 .wp-block-heading_7c721d7e92fe8375,
  .widget_938a4bc3f4fab204 .widget-title_2d33a58e9a91b018,
  .widget_938a4bc3f4fab204 .wp-block-search__label_f3b9bf01cd49860c,
  .sidebar__widget_5b6f4ac1f5e17735 .wp-block-heading_7c721d7e92fe8375,
  .sidebar__widget_5b6f4ac1f5e17735 .widget-title_2d33a58e9a91b018,
  .sidebar__widget_5b6f4ac1f5e17735 .wp-block-search__label_f3b9bf01cd49860c {
    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_938a4bc3f4fab204 .wp-block-social-links_69f78929c0eba2e1 .wp-social-link_ceaf73fdf16078e9,
  .sidebar__widget_5b6f4ac1f5e17735 .wp-block-social-links_69f78929c0eba2e1 .wp-social-link_ceaf73fdf16078e9 {
    padding: 0;
    margin: 0;
    line-height: 0; }
    .widget_938a4bc3f4fab204 .wp-block-social-links_69f78929c0eba2e1 .wp-social-link_ceaf73fdf16078e9 a,
    .sidebar__widget_5b6f4ac1f5e17735 .wp-block-social-links_69f78929c0eba2e1 .wp-social-link_ceaf73fdf16078e9 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_938a4bc3f4fab204 .wp-block-social-links_69f78929c0eba2e1 .wp-social-link_ceaf73fdf16078e9 a:before,
      .sidebar__widget_5b6f4ac1f5e17735 .wp-block-social-links_69f78929c0eba2e1 .wp-social-link_ceaf73fdf16078e9 a:before {
        display: none; }
  .widget_938a4bc3f4fab204 .has-avatars_038d49b333c072bb.has-dates_71fd2d92557b116c.has-excerpts_192e6bb1292c933a.wp-block-te-latest-comments_826b53d7db73d9d6 li.wp-block-te-latest-comments__comment_7f6b9f5af6dbb2a3 .wp-block-te-latest-comments__comment-meta_de287fedcead779f,
  .widget_938a4bc3f4fab204 .has-dates_71fd2d92557b116c.has-excerpts_192e6bb1292c933a.wp-block-te-latest-comments_826b53d7db73d9d6 li.wp-block-te-latest-comments__comment_7f6b9f5af6dbb2a3 .wp-block-te-latest-comments__comment-meta_de287fedcead779f,
  .sidebar__widget_5b6f4ac1f5e17735 .has-avatars_038d49b333c072bb.has-dates_71fd2d92557b116c.has-excerpts_192e6bb1292c933a.wp-block-te-latest-comments_826b53d7db73d9d6 li.wp-block-te-latest-comments__comment_7f6b9f5af6dbb2a3 .wp-block-te-latest-comments__comment-meta_de287fedcead779f,
  .sidebar__widget_5b6f4ac1f5e17735 .has-dates_71fd2d92557b116c.has-excerpts_192e6bb1292c933a.wp-block-te-latest-comments_826b53d7db73d9d6 li.wp-block-te-latest-comments__comment_7f6b9f5af6dbb2a3 .wp-block-te-latest-comments__comment-meta_de287fedcead779f {
    font-weight: 500; }
    .widget_938a4bc3f4fab204 .has-avatars_038d49b333c072bb.has-dates_71fd2d92557b116c.has-excerpts_192e6bb1292c933a.wp-block-te-latest-comments_826b53d7db73d9d6 li.wp-block-te-latest-comments__comment_7f6b9f5af6dbb2a3 .wp-block-te-latest-comments__comment-meta_de287fedcead779f .wp-block-te-latest-comments__comment-author_1911035beb8b5bb4,
    .widget_938a4bc3f4fab204 .has-avatars_038d49b333c072bb.has-dates_71fd2d92557b116c.has-excerpts_192e6bb1292c933a.wp-block-te-latest-comments_826b53d7db73d9d6 li.wp-block-te-latest-comments__comment_7f6b9f5af6dbb2a3 .wp-block-te-latest-comments__comment-meta_de287fedcead779f .wp-block-te-latest-comments__comment-link_c2ebafb07012dcec,
    .widget_938a4bc3f4fab204 .has-dates_71fd2d92557b116c.has-excerpts_192e6bb1292c933a.wp-block-te-latest-comments_826b53d7db73d9d6 li.wp-block-te-latest-comments__comment_7f6b9f5af6dbb2a3 .wp-block-te-latest-comments__comment-meta_de287fedcead779f .wp-block-te-latest-comments__comment-author_1911035beb8b5bb4,
    .widget_938a4bc3f4fab204 .has-dates_71fd2d92557b116c.has-excerpts_192e6bb1292c933a.wp-block-te-latest-comments_826b53d7db73d9d6 li.wp-block-te-latest-comments__comment_7f6b9f5af6dbb2a3 .wp-block-te-latest-comments__comment-meta_de287fedcead779f .wp-block-te-latest-comments__comment-link_c2ebafb07012dcec,
    .sidebar__widget_5b6f4ac1f5e17735 .has-avatars_038d49b333c072bb.has-dates_71fd2d92557b116c.has-excerpts_192e6bb1292c933a.wp-block-te-latest-comments_826b53d7db73d9d6 li.wp-block-te-latest-comments__comment_7f6b9f5af6dbb2a3 .wp-block-te-latest-comments__comment-meta_de287fedcead779f .wp-block-te-latest-comments__comment-author_1911035beb8b5bb4,
    .sidebar__widget_5b6f4ac1f5e17735 .has-avatars_038d49b333c072bb.has-dates_71fd2d92557b116c.has-excerpts_192e6bb1292c933a.wp-block-te-latest-comments_826b53d7db73d9d6 li.wp-block-te-latest-comments__comment_7f6b9f5af6dbb2a3 .wp-block-te-latest-comments__comment-meta_de287fedcead779f .wp-block-te-latest-comments__comment-link_c2ebafb07012dcec,
    .sidebar__widget_5b6f4ac1f5e17735 .has-dates_71fd2d92557b116c.has-excerpts_192e6bb1292c933a.wp-block-te-latest-comments_826b53d7db73d9d6 li.wp-block-te-latest-comments__comment_7f6b9f5af6dbb2a3 .wp-block-te-latest-comments__comment-meta_de287fedcead779f .wp-block-te-latest-comments__comment-author_1911035beb8b5bb4,
    .sidebar__widget_5b6f4ac1f5e17735 .has-dates_71fd2d92557b116c.has-excerpts_192e6bb1292c933a.wp-block-te-latest-comments_826b53d7db73d9d6 li.wp-block-te-latest-comments__comment_7f6b9f5af6dbb2a3 .wp-block-te-latest-comments__comment-meta_de287fedcead779f .wp-block-te-latest-comments__comment-link_c2ebafb07012dcec {
      font-weight: 500; }
  .widget_938a4bc3f4fab204 .wp-block-te-latest-comments_826b53d7db73d9d6 li.wp-block-te-latest-comments__comment_7f6b9f5af6dbb2a3,
  .widget_938a4bc3f4fab204 .wp-block-latest-posts_8cedb66f66971587 li.wp-block-te-latest-comments__comment_7f6b9f5af6dbb2a3,
  .sidebar__widget_5b6f4ac1f5e17735 .wp-block-te-latest-comments_826b53d7db73d9d6 li.wp-block-te-latest-comments__comment_7f6b9f5af6dbb2a3,
  .sidebar__widget_5b6f4ac1f5e17735 .wp-block-latest-posts_8cedb66f66971587 li.wp-block-te-latest-comments__comment_7f6b9f5af6dbb2a3 {
    margin-bottom: 0; }
  .widget_938a4bc3f4fab204 .wp-block-te-latest-comments_826b53d7db73d9d6 li .wp-block-te-latest-comments__comment-meta_de287fedcead779f,
  .widget_938a4bc3f4fab204 .wp-block-te-latest-comments_826b53d7db73d9d6 li .wp-block-latest-posts__te-post-title_9ee5377a4ab73327,
  .widget_938a4bc3f4fab204 .wp-block-latest-posts_8cedb66f66971587 li .wp-block-te-latest-comments__comment-meta_de287fedcead779f,
  .widget_938a4bc3f4fab204 .wp-block-latest-posts_8cedb66f66971587 li .wp-block-latest-posts__te-post-title_9ee5377a4ab73327,
  .sidebar__widget_5b6f4ac1f5e17735 .wp-block-te-latest-comments_826b53d7db73d9d6 li .wp-block-te-latest-comments__comment-meta_de287fedcead779f,
  .sidebar__widget_5b6f4ac1f5e17735 .wp-block-te-latest-comments_826b53d7db73d9d6 li .wp-block-latest-posts__te-post-title_9ee5377a4ab73327,
  .sidebar__widget_5b6f4ac1f5e17735 .wp-block-latest-posts_8cedb66f66971587 li .wp-block-te-latest-comments__comment-meta_de287fedcead779f,
  .sidebar__widget_5b6f4ac1f5e17735 .wp-block-latest-posts_8cedb66f66971587 li .wp-block-latest-posts__te-post-title_9ee5377a4ab73327 {
    line-height: 28px;
    font-weight: 400; }
    .widget_938a4bc3f4fab204 .wp-block-te-latest-comments_826b53d7db73d9d6 li .wp-block-te-latest-comments__comment-meta_de287fedcead779f .wp-block-te-latest-comments__comment-date_ee4811fc61980fb6,
    .widget_938a4bc3f4fab204 .wp-block-te-latest-comments_826b53d7db73d9d6 li .wp-block-latest-posts__te-post-title_9ee5377a4ab73327 .wp-block-te-latest-comments__comment-date_ee4811fc61980fb6,
    .widget_938a4bc3f4fab204 .wp-block-latest-posts_8cedb66f66971587 li .wp-block-te-latest-comments__comment-meta_de287fedcead779f .wp-block-te-latest-comments__comment-date_ee4811fc61980fb6,
    .widget_938a4bc3f4fab204 .wp-block-latest-posts_8cedb66f66971587 li .wp-block-latest-posts__te-post-title_9ee5377a4ab73327 .wp-block-te-latest-comments__comment-date_ee4811fc61980fb6,
    .sidebar__widget_5b6f4ac1f5e17735 .wp-block-te-latest-comments_826b53d7db73d9d6 li .wp-block-te-latest-comments__comment-meta_de287fedcead779f .wp-block-te-latest-comments__comment-date_ee4811fc61980fb6,
    .sidebar__widget_5b6f4ac1f5e17735 .wp-block-te-latest-comments_826b53d7db73d9d6 li .wp-block-latest-posts__te-post-title_9ee5377a4ab73327 .wp-block-te-latest-comments__comment-date_ee4811fc61980fb6,
    .sidebar__widget_5b6f4ac1f5e17735 .wp-block-latest-posts_8cedb66f66971587 li .wp-block-te-latest-comments__comment-meta_de287fedcead779f .wp-block-te-latest-comments__comment-date_ee4811fc61980fb6,
    .sidebar__widget_5b6f4ac1f5e17735 .wp-block-latest-posts_8cedb66f66971587 li .wp-block-latest-posts__te-post-title_9ee5377a4ab73327 .wp-block-te-latest-comments__comment-date_ee4811fc61980fb6 {
      font-size: 14px !important;
      margin-bottom: 10px;
      position: relative; }
      .widget_938a4bc3f4fab204 .wp-block-te-latest-comments_826b53d7db73d9d6 li .wp-block-te-latest-comments__comment-meta_de287fedcead779f .wp-block-te-latest-comments__comment-date_ee4811fc61980fb6:before,
      .widget_938a4bc3f4fab204 .wp-block-te-latest-comments_826b53d7db73d9d6 li .wp-block-latest-posts__te-post-title_9ee5377a4ab73327 .wp-block-te-latest-comments__comment-date_ee4811fc61980fb6:before,
      .widget_938a4bc3f4fab204 .wp-block-latest-posts_8cedb66f66971587 li .wp-block-te-latest-comments__comment-meta_de287fedcead779f .wp-block-te-latest-comments__comment-date_ee4811fc61980fb6:before,
      .widget_938a4bc3f4fab204 .wp-block-latest-posts_8cedb66f66971587 li .wp-block-latest-posts__te-post-title_9ee5377a4ab73327 .wp-block-te-latest-comments__comment-date_ee4811fc61980fb6:before,
      .sidebar__widget_5b6f4ac1f5e17735 .wp-block-te-latest-comments_826b53d7db73d9d6 li .wp-block-te-latest-comments__comment-meta_de287fedcead779f .wp-block-te-latest-comments__comment-date_ee4811fc61980fb6:before,
      .sidebar__widget_5b6f4ac1f5e17735 .wp-block-te-latest-comments_826b53d7db73d9d6 li .wp-block-latest-posts__te-post-title_9ee5377a4ab73327 .wp-block-te-latest-comments__comment-date_ee4811fc61980fb6:before,
      .sidebar__widget_5b6f4ac1f5e17735 .wp-block-latest-posts_8cedb66f66971587 li .wp-block-te-latest-comments__comment-meta_de287fedcead779f .wp-block-te-latest-comments__comment-date_ee4811fc61980fb6:before,
      .sidebar__widget_5b6f4ac1f5e17735 .wp-block-latest-posts_8cedb66f66971587 li .wp-block-latest-posts__te-post-title_9ee5377a4ab73327 .wp-block-te-latest-comments__comment-date_ee4811fc61980fb6:before {
        content: "\f274";
        font-family: "Font Awesome 6 Free";
        padding-right: 8px; }
  .widget_938a4bc3f4fab204 .wp-block-te-latest-comments_826b53d7db73d9d6 li a,
  .widget_938a4bc3f4fab204 .wp-block-latest-posts_8cedb66f66971587 li a,
  .sidebar__widget_5b6f4ac1f5e17735 .wp-block-te-latest-comments_826b53d7db73d9d6 li a,
  .sidebar__widget_5b6f4ac1f5e17735 .wp-block-latest-posts_8cedb66f66971587 li a {
    color: #335371; }
    .widget_938a4bc3f4fab204 .wp-block-te-latest-comments_826b53d7db73d9d6 li a.wp-block-te-latest-comments__comment-author_1911035beb8b5bb4, .widget_938a4bc3f4fab204 .wp-block-te-latest-comments_826b53d7db73d9d6 li a.wp-block-te-latest-comments__comment-link_c2ebafb07012dcec,
    .widget_938a4bc3f4fab204 .wp-block-latest-posts_8cedb66f66971587 li a.wp-block-te-latest-comments__comment-author_1911035beb8b5bb4,
    .widget_938a4bc3f4fab204 .wp-block-latest-posts_8cedb66f66971587 li a.wp-block-te-latest-comments__comment-link_c2ebafb07012dcec,
    .sidebar__widget_5b6f4ac1f5e17735 .wp-block-te-latest-comments_826b53d7db73d9d6 li a.wp-block-te-latest-comments__comment-author_1911035beb8b5bb4,
    .sidebar__widget_5b6f4ac1f5e17735 .wp-block-te-latest-comments_826b53d7db73d9d6 li a.wp-block-te-latest-comments__comment-link_c2ebafb07012dcec,
    .sidebar__widget_5b6f4ac1f5e17735 .wp-block-latest-posts_8cedb66f66971587 li a.wp-block-te-latest-comments__comment-author_1911035beb8b5bb4,
    .sidebar__widget_5b6f4ac1f5e17735 .wp-block-latest-posts_8cedb66f66971587 li a.wp-block-te-latest-comments__comment-link_c2ebafb07012dcec {
      display: inline !important;
      text-transform: capitalize;
      line-height: 28px;
      font-weight: 400; }
    .widget_938a4bc3f4fab204 .wp-block-te-latest-comments_826b53d7db73d9d6 li a:hover,
    .widget_938a4bc3f4fab204 .wp-block-latest-posts_8cedb66f66971587 li a:hover,
    .sidebar__widget_5b6f4ac1f5e17735 .wp-block-te-latest-comments_826b53d7db73d9d6 li a:hover,
    .sidebar__widget_5b6f4ac1f5e17735 .wp-block-latest-posts_8cedb66f66971587 li a:hover {
      color: #317EFE; }
  .widget_938a4bc3f4fab204 .wp-block-te-latest-comments_826b53d7db73d9d6 li .wp-block-te-latest-comments__comment-excerpt_b4d6d662c51b0d2b p,
  .widget_938a4bc3f4fab204 .wp-block-latest-posts_8cedb66f66971587 li .wp-block-te-latest-comments__comment-excerpt_b4d6d662c51b0d2b p,
  .sidebar__widget_5b6f4ac1f5e17735 .wp-block-te-latest-comments_826b53d7db73d9d6 li .wp-block-te-latest-comments__comment-excerpt_b4d6d662c51b0d2b p,
  .sidebar__widget_5b6f4ac1f5e17735 .wp-block-latest-posts_8cedb66f66971587 li .wp-block-te-latest-comments__comment-excerpt_b4d6d662c51b0d2b p {
    font-size: 16px;
    line-height: 28px;
    margin: 0; }
  .widget_938a4bc3f4fab204 .te-social-profile_1ffae541c4f1415b,
  .sidebar__widget_5b6f4ac1f5e17735 .te-social-profile_1ffae541c4f1415b {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .widget_938a4bc3f4fab204 .te-social-profile_1ffae541c4f1415b a,
    .sidebar__widget_5b6f4ac1f5e17735 .te-social-profile_1ffae541c4f1415b 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_938a4bc3f4fab204 .te-social-profile_1ffae541c4f1415b a,
        .sidebar__widget_5b6f4ac1f5e17735 .te-social-profile_1ffae541c4f1415b a {
          width: 40px;
          height: 40px; } }
      .widget_938a4bc3f4fab204 .te-social-profile_1ffae541c4f1415b a.facebook_5da076256f80b8bc,
      .sidebar__widget_5b6f4ac1f5e17735 .te-social-profile_1ffae541c4f1415b a.facebook_5da076256f80b8bc {
        background-color: #1877f2; }
      .widget_938a4bc3f4fab204 .te-social-profile_1ffae541c4f1415b a.twitter_07cbb1f933a35758,
      .sidebar__widget_5b6f4ac1f5e17735 .te-social-profile_1ffae541c4f1415b a.twitter_07cbb1f933a35758 {
        background-color: #1da1f2; }
      .widget_938a4bc3f4fab204 .te-social-profile_1ffae541c4f1415b a.linkedin_5a94155ff1985729,
      .sidebar__widget_5b6f4ac1f5e17735 .te-social-profile_1ffae541c4f1415b a.linkedin_5a94155ff1985729 {
        background-color: #0a66c2; }
      .widget_938a4bc3f4fab204 .te-social-profile_1ffae541c4f1415b a.instagram_09fd72ef198202aa,
      .sidebar__widget_5b6f4ac1f5e17735 .te-social-profile_1ffae541c4f1415b a.instagram_09fd72ef198202aa {
        background-color: #405de6; }
      .widget_938a4bc3f4fab204 .te-social-profile_1ffae541c4f1415b a:hover,
      .sidebar__widget_5b6f4ac1f5e17735 .te-social-profile_1ffae541c4f1415b a:hover {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #E7F914; }
  .widget_938a4bc3f4fab204 select,
  .sidebar__widget_5b6f4ac1f5e17735 select {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371;
    margin-bottom: 0; }
  .widget_938a4bc3f4fab204 .has-login-form_14d05a636ef8be34 .login-username_546f13fa1055143a label,
  .widget_938a4bc3f4fab204 .has-login-form_14d05a636ef8be34 .login-password_a3e64e3c3c009874 label,
  .sidebar__widget_5b6f4ac1f5e17735 .has-login-form_14d05a636ef8be34 .login-username_546f13fa1055143a label,
  .sidebar__widget_5b6f4ac1f5e17735 .has-login-form_14d05a636ef8be34 .login-password_a3e64e3c3c009874 label {
    margin-bottom: 10px; }
  .widget_938a4bc3f4fab204 .has-login-form_14d05a636ef8be34 .login-username_546f13fa1055143a input,
  .widget_938a4bc3f4fab204 .has-login-form_14d05a636ef8be34 .login-password_a3e64e3c3c009874 input,
  .sidebar__widget_5b6f4ac1f5e17735 .has-login-form_14d05a636ef8be34 .login-username_546f13fa1055143a input,
  .sidebar__widget_5b6f4ac1f5e17735 .has-login-form_14d05a636ef8be34 .login-password_a3e64e3c3c009874 input {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #31373f;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371; }
  .widget_938a4bc3f4fab204 .has-login-form_14d05a636ef8be34 .login-remember_1dfb72f08f50ceb3 label,
  .sidebar__widget_5b6f4ac1f5e17735 .has-login-form_14d05a636ef8be34 .login-remember_1dfb72f08f50ceb3 label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px; }
  .widget_938a4bc3f4fab204 .has-login-form_14d05a636ef8be34 .login-submit_a8f57d8a0e533f46,
  .sidebar__widget_5b6f4ac1f5e17735 .has-login-form_14d05a636ef8be34 .login-submit_a8f57d8a0e533f46 {
    margin-bottom: 0; }
    .widget_938a4bc3f4fab204 .has-login-form_14d05a636ef8be34 .login-submit_a8f57d8a0e533f46 input.button-primary_2aaba4dfcf9055b5,
    .sidebar__widget_5b6f4ac1f5e17735 .has-login-form_14d05a636ef8be34 .login-submit_a8f57d8a0e533f46 input.button-primary_2aaba4dfcf9055b5 {
      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_938a4bc3f4fab204 .search-form_37571ffd6e3295f2,
  .sidebar__widget_5b6f4ac1f5e17735 .search-form_37571ffd6e3295f2 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_938a4bc3f4fab204 .search-form_37571ffd6e3295f2 button,
    .sidebar__widget_5b6f4ac1f5e17735 .search-form_37571ffd6e3295f2 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_938a4bc3f4fab204.widget_search_0f2cb131632e2511 .sidebar__search_370296642a57ca9f,
  .sidebar__widget_5b6f4ac1f5e17735.widget_search_0f2cb131632e2511 .sidebar__search_370296642a57ca9f {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_938a4bc3f4fab204.widget_search_0f2cb131632e2511 .sidebar__search_370296642a57ca9f button,
    .sidebar__widget_5b6f4ac1f5e17735.widget_search_0f2cb131632e2511 .sidebar__search_370296642a57ca9f button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_938a4bc3f4fab204 .wp-block-search__no-button_027cae05b10295ba.wp-block-search_f0825941ec232eb2 input,
  .sidebar__widget_5b6f4ac1f5e17735 .wp-block-search__no-button_027cae05b10295ba.wp-block-search_f0825941ec232eb2 input {
    border-radius: 10px; }
  .widget_938a4bc3f4fab204 .wp-block-search_f0825941ec232eb2,
  .sidebar__widget_5b6f4ac1f5e17735 .wp-block-search_f0825941ec232eb2 {
    margin-bottom: -2px; }
  .widget_938a4bc3f4fab204 .wp-block-search_f0825941ec232eb2,
  .widget_938a4bc3f4fab204 .search-form_37571ffd6e3295f2,
  .widget_938a4bc3f4fab204 .sidebar__search_370296642a57ca9f,
  .sidebar__widget_5b6f4ac1f5e17735 .wp-block-search_f0825941ec232eb2,
  .sidebar__widget_5b6f4ac1f5e17735 .search-form_37571ffd6e3295f2,
  .sidebar__widget_5b6f4ac1f5e17735 .sidebar__search_370296642a57ca9f {
    display: inline-block;
    width: 100%;
    overflow: hidden; }
    .widget_938a4bc3f4fab204 .wp-block-search_f0825941ec232eb2 .wp-block-search__inside-wrapper_86554346d32fb16d,
    .widget_938a4bc3f4fab204 .search-form_37571ffd6e3295f2 .wp-block-search__inside-wrapper_86554346d32fb16d,
    .widget_938a4bc3f4fab204 .sidebar__search_370296642a57ca9f .wp-block-search__inside-wrapper_86554346d32fb16d,
    .sidebar__widget_5b6f4ac1f5e17735 .wp-block-search_f0825941ec232eb2 .wp-block-search__inside-wrapper_86554346d32fb16d,
    .sidebar__widget_5b6f4ac1f5e17735 .search-form_37571ffd6e3295f2 .wp-block-search__inside-wrapper_86554346d32fb16d,
    .sidebar__widget_5b6f4ac1f5e17735 .sidebar__search_370296642a57ca9f .wp-block-search__inside-wrapper_86554346d32fb16d {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .widget_938a4bc3f4fab204 .wp-block-search_f0825941ec232eb2 label,
    .widget_938a4bc3f4fab204 .search-form_37571ffd6e3295f2 label,
    .widget_938a4bc3f4fab204 .sidebar__search_370296642a57ca9f label,
    .sidebar__widget_5b6f4ac1f5e17735 .wp-block-search_f0825941ec232eb2 label,
    .sidebar__widget_5b6f4ac1f5e17735 .search-form_37571ffd6e3295f2 label,
    .sidebar__widget_5b6f4ac1f5e17735 .sidebar__search_370296642a57ca9f label {
      font-size: 24px;
      display: block;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #14203A;
      font-family: "Inter", sans-serif; }
    .widget_938a4bc3f4fab204 .wp-block-search_f0825941ec232eb2 input,
    .widget_938a4bc3f4fab204 .search-form_37571ffd6e3295f2 input,
    .widget_938a4bc3f4fab204 .sidebar__search_370296642a57ca9f input,
    .sidebar__widget_5b6f4ac1f5e17735 .wp-block-search_f0825941ec232eb2 input,
    .sidebar__widget_5b6f4ac1f5e17735 .search-form_37571ffd6e3295f2 input,
    .sidebar__widget_5b6f4ac1f5e17735 .sidebar__search_370296642a57ca9f 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_938a4bc3f4fab204 .wp-block-search_f0825941ec232eb2 button,
    .widget_938a4bc3f4fab204 .search-form_37571ffd6e3295f2 button,
    .widget_938a4bc3f4fab204 .sidebar__search_370296642a57ca9f button,
    .sidebar__widget_5b6f4ac1f5e17735 .wp-block-search_f0825941ec232eb2 button,
    .sidebar__widget_5b6f4ac1f5e17735 .search-form_37571ffd6e3295f2 button,
    .sidebar__widget_5b6f4ac1f5e17735 .sidebar__search_370296642a57ca9f 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_938a4bc3f4fab204 .tagcloud_db10e82329682b13,
  .widget_938a4bc3f4fab204 .wp-block-tag-cloud_c58b3f5deeac06db,
  .sidebar__widget_5b6f4ac1f5e17735 .tagcloud_db10e82329682b13,
  .sidebar__widget_5b6f4ac1f5e17735 .wp-block-tag-cloud_c58b3f5deeac06db {
    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_938a4bc3f4fab204 .tagcloud_db10e82329682b13 a,
    .widget_938a4bc3f4fab204 .wp-block-tag-cloud_c58b3f5deeac06db a,
    .sidebar__widget_5b6f4ac1f5e17735 .tagcloud_db10e82329682b13 a,
    .sidebar__widget_5b6f4ac1f5e17735 .wp-block-tag-cloud_c58b3f5deeac06db 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_938a4bc3f4fab204 .tagcloud_db10e82329682b13 a:hover,
      .widget_938a4bc3f4fab204 .wp-block-tag-cloud_c58b3f5deeac06db a:hover,
      .sidebar__widget_5b6f4ac1f5e17735 .tagcloud_db10e82329682b13 a:hover,
      .sidebar__widget_5b6f4ac1f5e17735 .wp-block-tag-cloud_c58b3f5deeac06db a:hover {
        color: #ffffff;
        background: #317EFE;
        border-color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .widget_938a4bc3f4fab204 ul,
  .widget_938a4bc3f4fab204 ol,
  .sidebar__widget_5b6f4ac1f5e17735 ul,
  .sidebar__widget_5b6f4ac1f5e17735 ol {
    margin-bottom: 0;
    padding-left: 0;
    /* Tag Cloud Widget */ }
    .widget_938a4bc3f4fab204 ul li,
    .widget_938a4bc3f4fab204 ol li,
    .sidebar__widget_5b6f4ac1f5e17735 ul li,
    .sidebar__widget_5b6f4ac1f5e17735 ol li {
      display: block;
      padding: 8px 0;
      border-top: 1px solid #E1E1E1;
      margin-bottom: 0;
      /* Recent Comment Widget */ }
      .widget_938a4bc3f4fab204 ul li:first-child,
      .widget_938a4bc3f4fab204 ol li:first-child,
      .sidebar__widget_5b6f4ac1f5e17735 ul li:first-child,
      .sidebar__widget_5b6f4ac1f5e17735 ol li:first-child {
        border-top: 0; }
      .widget_938a4bc3f4fab204 ul li:last-child,
      .widget_938a4bc3f4fab204 ol li:last-child,
      .sidebar__widget_5b6f4ac1f5e17735 ul li:last-child,
      .sidebar__widget_5b6f4ac1f5e17735 ol li:last-child {
        margin-bottom: 0; }
      .widget_938a4bc3f4fab204 ul li.recentcomments_deaf3a862e8460e9 .comment-author-link_62631bb4385125f4 a:before, .widget_938a4bc3f4fab204 ul li.wp-block-latest-comments__comment_9e2acdb155da5140 .comment-author-link_62631bb4385125f4 a:before,
      .widget_938a4bc3f4fab204 ol li.recentcomments_deaf3a862e8460e9 .comment-author-link_62631bb4385125f4 a:before,
      .widget_938a4bc3f4fab204 ol li.wp-block-latest-comments__comment_9e2acdb155da5140 .comment-author-link_62631bb4385125f4 a:before,
      .sidebar__widget_5b6f4ac1f5e17735 ul li.recentcomments_deaf3a862e8460e9 .comment-author-link_62631bb4385125f4 a:before,
      .sidebar__widget_5b6f4ac1f5e17735 ul li.wp-block-latest-comments__comment_9e2acdb155da5140 .comment-author-link_62631bb4385125f4 a:before,
      .sidebar__widget_5b6f4ac1f5e17735 ol li.recentcomments_deaf3a862e8460e9 .comment-author-link_62631bb4385125f4 a:before,
      .sidebar__widget_5b6f4ac1f5e17735 ol li.wp-block-latest-comments__comment_9e2acdb155da5140 .comment-author-link_62631bb4385125f4 a:before {
        display: none; }
      .widget_938a4bc3f4fab204 ul li.recentcomments_deaf3a862e8460e9 a, .widget_938a4bc3f4fab204 ul li.wp-block-latest-comments__comment_9e2acdb155da5140 a,
      .widget_938a4bc3f4fab204 ol li.recentcomments_deaf3a862e8460e9 a,
      .widget_938a4bc3f4fab204 ol li.wp-block-latest-comments__comment_9e2acdb155da5140 a,
      .sidebar__widget_5b6f4ac1f5e17735 ul li.recentcomments_deaf3a862e8460e9 a,
      .sidebar__widget_5b6f4ac1f5e17735 ul li.wp-block-latest-comments__comment_9e2acdb155da5140 a,
      .sidebar__widget_5b6f4ac1f5e17735 ol li.recentcomments_deaf3a862e8460e9 a,
      .sidebar__widget_5b6f4ac1f5e17735 ol li.wp-block-latest-comments__comment_9e2acdb155da5140 a {
        padding-left: 0;
        display: inline; }
        .widget_938a4bc3f4fab204 ul li.recentcomments_deaf3a862e8460e9 a:before, .widget_938a4bc3f4fab204 ul li.wp-block-latest-comments__comment_9e2acdb155da5140 a:before,
        .widget_938a4bc3f4fab204 ol li.recentcomments_deaf3a862e8460e9 a:before,
        .widget_938a4bc3f4fab204 ol li.wp-block-latest-comments__comment_9e2acdb155da5140 a:before,
        .sidebar__widget_5b6f4ac1f5e17735 ul li.recentcomments_deaf3a862e8460e9 a:before,
        .sidebar__widget_5b6f4ac1f5e17735 ul li.wp-block-latest-comments__comment_9e2acdb155da5140 a:before,
        .sidebar__widget_5b6f4ac1f5e17735 ol li.recentcomments_deaf3a862e8460e9 a:before,
        .sidebar__widget_5b6f4ac1f5e17735 ol li.wp-block-latest-comments__comment_9e2acdb155da5140 a:before {
          display: none; }
      .widget_938a4bc3f4fab204 ul li a,
      .widget_938a4bc3f4fab204 ol li a,
      .sidebar__widget_5b6f4ac1f5e17735 ul li a,
      .sidebar__widget_5b6f4ac1f5e17735 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_938a4bc3f4fab204 ul li a::before,
        .widget_938a4bc3f4fab204 ol li a::before,
        .sidebar__widget_5b6f4ac1f5e17735 ul li a::before,
        .sidebar__widget_5b6f4ac1f5e17735 ol li a::before {
          content: "\f105";
          font-family: "Font Awesome 6 Free";
          margin-right: 10px; }
        .widget_938a4bc3f4fab204 ul li a:hover,
        .widget_938a4bc3f4fab204 ol li a:hover,
        .sidebar__widget_5b6f4ac1f5e17735 ul li a:hover,
        .sidebar__widget_5b6f4ac1f5e17735 ol li a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .widget_938a4bc3f4fab204 ul li a.rsswidget_8760c5d907dc0501, .widget_938a4bc3f4fab204 ul li a.wp-block-latest-posts__post-title_05b442557c4c84cc,
        .widget_938a4bc3f4fab204 ol li a.rsswidget_8760c5d907dc0501,
        .widget_938a4bc3f4fab204 ol li a.wp-block-latest-posts__post-title_05b442557c4c84cc,
        .sidebar__widget_5b6f4ac1f5e17735 ul li a.rsswidget_8760c5d907dc0501,
        .sidebar__widget_5b6f4ac1f5e17735 ul li a.wp-block-latest-posts__post-title_05b442557c4c84cc,
        .sidebar__widget_5b6f4ac1f5e17735 ol li a.rsswidget_8760c5d907dc0501,
        .sidebar__widget_5b6f4ac1f5e17735 ol li a.wp-block-latest-posts__post-title_05b442557c4c84cc {
          padding-left: 0;
          font-weight: 500;
          display: block; }
          .widget_938a4bc3f4fab204 ul li a.rsswidget_8760c5d907dc0501:before, .widget_938a4bc3f4fab204 ul li a.wp-block-latest-posts__post-title_05b442557c4c84cc:before,
          .widget_938a4bc3f4fab204 ol li a.rsswidget_8760c5d907dc0501:before,
          .widget_938a4bc3f4fab204 ol li a.wp-block-latest-posts__post-title_05b442557c4c84cc:before,
          .sidebar__widget_5b6f4ac1f5e17735 ul li a.rsswidget_8760c5d907dc0501:before,
          .sidebar__widget_5b6f4ac1f5e17735 ul li a.wp-block-latest-posts__post-title_05b442557c4c84cc:before,
          .sidebar__widget_5b6f4ac1f5e17735 ol li a.rsswidget_8760c5d907dc0501:before,
          .sidebar__widget_5b6f4ac1f5e17735 ol li a.wp-block-latest-posts__post-title_05b442557c4c84cc:before {
            display: none; }
      .widget_938a4bc3f4fab204 ul li ul,
      .widget_938a4bc3f4fab204 ol li ul,
      .sidebar__widget_5b6f4ac1f5e17735 ul li ul,
      .sidebar__widget_5b6f4ac1f5e17735 ol li ul {
        padding-left: 25px;
        padding-top: 10px; }
    .widget_938a4bc3f4fab204 ul.wp-tag-cloud_ef33a50f5e42f6a5 li,
    .widget_938a4bc3f4fab204 ol.wp-tag-cloud_ef33a50f5e42f6a5 li,
    .sidebar__widget_5b6f4ac1f5e17735 ul.wp-tag-cloud_ef33a50f5e42f6a5 li,
    .sidebar__widget_5b6f4ac1f5e17735 ol.wp-tag-cloud_ef33a50f5e42f6a5 li {
      display: inline-block;
      padding: 0;
      border: 0; }
      .widget_938a4bc3f4fab204 ul.wp-tag-cloud_ef33a50f5e42f6a5 li a:before,
      .widget_938a4bc3f4fab204 ol.wp-tag-cloud_ef33a50f5e42f6a5 li a:before,
      .sidebar__widget_5b6f4ac1f5e17735 ul.wp-tag-cloud_ef33a50f5e42f6a5 li a:before,
      .sidebar__widget_5b6f4ac1f5e17735 ol.wp-tag-cloud_ef33a50f5e42f6a5 li a:before {
        display: none; }
  .widget_938a4bc3f4fab204.te_widget_categories_740a9f8d514b90f3 li, .widget_938a4bc3f4fab204.widget_archive_c31a3a74a41e3cae li,
  .widget_938a4bc3f4fab204 .wp-block-categories-list_b057082d6f35f512 li,
  .widget_938a4bc3f4fab204 .wp-block-archives-list_9db54e960e5e99ce li,
  .sidebar__widget_5b6f4ac1f5e17735.te_widget_categories_740a9f8d514b90f3 li,
  .sidebar__widget_5b6f4ac1f5e17735.widget_archive_c31a3a74a41e3cae li,
  .sidebar__widget_5b6f4ac1f5e17735 .wp-block-categories-list_b057082d6f35f512 li,
  .sidebar__widget_5b6f4ac1f5e17735 .wp-block-archives-list_9db54e960e5e99ce 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_938a4bc3f4fab204.te_widget_categories_740a9f8d514b90f3 li.cat-item_e9d2707847f80db8, .widget_938a4bc3f4fab204.widget_archive_c31a3a74a41e3cae li.cat-item_e9d2707847f80db8,
    .widget_938a4bc3f4fab204 .wp-block-categories-list_b057082d6f35f512 li.cat-item_e9d2707847f80db8,
    .widget_938a4bc3f4fab204 .wp-block-archives-list_9db54e960e5e99ce li.cat-item_e9d2707847f80db8,
    .sidebar__widget_5b6f4ac1f5e17735.te_widget_categories_740a9f8d514b90f3 li.cat-item_e9d2707847f80db8,
    .sidebar__widget_5b6f4ac1f5e17735.widget_archive_c31a3a74a41e3cae li.cat-item_e9d2707847f80db8,
    .sidebar__widget_5b6f4ac1f5e17735 .wp-block-categories-list_b057082d6f35f512 li.cat-item_e9d2707847f80db8,
    .sidebar__widget_5b6f4ac1f5e17735 .wp-block-archives-list_9db54e960e5e99ce li.cat-item_e9d2707847f80db8 {
      text-align: right;
      display: inline-block;
      width: 100%; }
    .widget_938a4bc3f4fab204.te_widget_categories_740a9f8d514b90f3 li a, .widget_938a4bc3f4fab204.widget_archive_c31a3a74a41e3cae li a,
    .widget_938a4bc3f4fab204 .wp-block-categories-list_b057082d6f35f512 li a,
    .widget_938a4bc3f4fab204 .wp-block-archives-list_9db54e960e5e99ce li a,
    .sidebar__widget_5b6f4ac1f5e17735.te_widget_categories_740a9f8d514b90f3 li a,
    .sidebar__widget_5b6f4ac1f5e17735.widget_archive_c31a3a74a41e3cae li a,
    .sidebar__widget_5b6f4ac1f5e17735 .wp-block-categories-list_b057082d6f35f512 li a,
    .sidebar__widget_5b6f4ac1f5e17735 .wp-block-archives-list_9db54e960e5e99ce li a {
      float: left; }

/* About Info Widget*/
.widget-about-info_b0c8fb6a7c587b47 {
  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_b0c8fb6a7c587b47 .about-desc_292ea084714918e8 {
    text-align: left; }
    .widget-about-info_b0c8fb6a7c587b47 .about-desc_292ea084714918e8 .about-title_2fc2c265ea0fd501 {
      font-size: 20px; }
  .widget-about-info_b0c8fb6a7c587b47 .about-image_2143a3b7a236d262 {
    width: 140px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px; }
  .widget-about-info_b0c8fb6a7c587b47 .te-social-profile_1ffae541c4f1415b {
    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_b0c8fb6a7c587b47 .te-social-profile_1ffae541c4f1415b 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_b0c8fb6a7c587b47 .te-social-profile_1ffae541c4f1415b 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_71fd2d92557b116c.has-author_51fe49ee77a46bd2.wp-block-latest-posts_8cedb66f66971587 .wp-block-latest-posts__te-post-title_9ee5377a4ab73327 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }

.widget_rss_97e990fddac9ea88 .wp-block-heading_7c721d7e92fe8375:before,
.widget_rss_97e990fddac9ea88 .widget-title_2d33a58e9a91b018:before {
  display: none; }
.widget_rss_97e990fddac9ea88 .rss-widget-icon_85b2e278a38f08ab {
  margin-right: 6px; }
.widget_rss_97e990fddac9ea88 ul li a.rsswidget_8760c5d907dc0501 {
  color: #14203A; }
  .widget_rss_97e990fddac9ea88 ul li a.rsswidget_8760c5d907dc0501:hover {
    color: #317EFE; }

.wp-block-latest-posts_8cedb66f66971587 .wp-block-rss__item-title_12a1286344fe438f,
.wp-block-rss_09386e52a632e09e .wp-block-rss__item-title_12a1286344fe438f,
.widget_rss_97e990fddac9ea88 .wp-block-rss__item-title_12a1286344fe438f {
  display: inline-block;
  width: 100%;
  font-weight: 500; }
  .wp-block-latest-posts_8cedb66f66971587 .wp-block-rss__item-title_12a1286344fe438f a:before,
  .wp-block-rss_09386e52a632e09e .wp-block-rss__item-title_12a1286344fe438f a:before,
  .widget_rss_97e990fddac9ea88 .wp-block-rss__item-title_12a1286344fe438f a:before {
    display: none; }
.wp-block-latest-posts_8cedb66f66971587 .wp-block-latest-posts__post-author_b8621ac7b90c5d99,
.wp-block-latest-posts_8cedb66f66971587 .wp-block-rss__item-publish-date_6c05b4622f667ba6,
.wp-block-rss_09386e52a632e09e .wp-block-latest-posts__post-author_b8621ac7b90c5d99,
.wp-block-rss_09386e52a632e09e .wp-block-rss__item-publish-date_6c05b4622f667ba6,
.widget_rss_97e990fddac9ea88 .wp-block-latest-posts__post-author_b8621ac7b90c5d99,
.widget_rss_97e990fddac9ea88 .wp-block-rss__item-publish-date_6c05b4622f667ba6 {
  margin-right: 10px; }
.wp-block-latest-posts_8cedb66f66971587 .wp-block-latest-posts__post-author_b8621ac7b90c5d99,
.wp-block-latest-posts_8cedb66f66971587 .wp-block-latest-posts__te-post-date_b71f4ba43ff9a5ab,
.wp-block-latest-posts_8cedb66f66971587 .wp-block-rss__item-publish-date_6c05b4622f667ba6,
.wp-block-latest-posts_8cedb66f66971587 .wp-block-rss__item-author_6367339ab89ea500,
.wp-block-latest-posts_8cedb66f66971587 .rss-date_859b46bc604ed305,
.wp-block-rss_09386e52a632e09e .wp-block-latest-posts__post-author_b8621ac7b90c5d99,
.wp-block-rss_09386e52a632e09e .wp-block-latest-posts__te-post-date_b71f4ba43ff9a5ab,
.wp-block-rss_09386e52a632e09e .wp-block-rss__item-publish-date_6c05b4622f667ba6,
.wp-block-rss_09386e52a632e09e .wp-block-rss__item-author_6367339ab89ea500,
.wp-block-rss_09386e52a632e09e .rss-date_859b46bc604ed305,
.widget_rss_97e990fddac9ea88 .wp-block-latest-posts__post-author_b8621ac7b90c5d99,
.widget_rss_97e990fddac9ea88 .wp-block-latest-posts__te-post-date_b71f4ba43ff9a5ab,
.widget_rss_97e990fddac9ea88 .wp-block-rss__item-publish-date_6c05b4622f667ba6,
.widget_rss_97e990fddac9ea88 .wp-block-rss__item-author_6367339ab89ea500,
.widget_rss_97e990fddac9ea88 .rss-date_859b46bc604ed305 {
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500;
  text-transform: capitalize;
  position: relative; }
.wp-block-latest-posts_8cedb66f66971587 .wp-block-latest-posts__te-post-date_b71f4ba43ff9a5ab:before,
.wp-block-latest-posts_8cedb66f66971587 .wp-block-rss__item-publish-date_6c05b4622f667ba6:before,
.wp-block-latest-posts_8cedb66f66971587 .rss-date_859b46bc604ed305:before,
.wp-block-rss_09386e52a632e09e .wp-block-latest-posts__te-post-date_b71f4ba43ff9a5ab:before,
.wp-block-rss_09386e52a632e09e .wp-block-rss__item-publish-date_6c05b4622f667ba6:before,
.wp-block-rss_09386e52a632e09e .rss-date_859b46bc604ed305:before,
.widget_rss_97e990fddac9ea88 .wp-block-latest-posts__te-post-date_b71f4ba43ff9a5ab:before,
.widget_rss_97e990fddac9ea88 .wp-block-rss__item-publish-date_6c05b4622f667ba6:before,
.widget_rss_97e990fddac9ea88 .rss-date_859b46bc604ed305:before {
  content: "\f274";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_8cedb66f66971587 .wp-block-latest-posts__post-author_b8621ac7b90c5d99:before,
.wp-block-latest-posts_8cedb66f66971587 .wp-block-rss__item-author_6367339ab89ea500:before,
.wp-block-rss_09386e52a632e09e .wp-block-latest-posts__post-author_b8621ac7b90c5d99:before,
.wp-block-rss_09386e52a632e09e .wp-block-rss__item-author_6367339ab89ea500:before,
.widget_rss_97e990fddac9ea88 .wp-block-latest-posts__post-author_b8621ac7b90c5d99:before,
.widget_rss_97e990fddac9ea88 .wp-block-rss__item-author_6367339ab89ea500:before {
  content: "\f007";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_8cedb66f66971587 .wp-block-latest-posts__post-excerpt_b3a4019f138f453f,
.wp-block-latest-posts_8cedb66f66971587 .wp-block-rss__item-excerpt_9ea59021d8d7db8c,
.wp-block-latest-posts_8cedb66f66971587 .rssSummary_7650252bdc6a7bab,
.wp-block-rss_09386e52a632e09e .wp-block-latest-posts__post-excerpt_b3a4019f138f453f,
.wp-block-rss_09386e52a632e09e .wp-block-rss__item-excerpt_9ea59021d8d7db8c,
.wp-block-rss_09386e52a632e09e .rssSummary_7650252bdc6a7bab,
.widget_rss_97e990fddac9ea88 .wp-block-latest-posts__post-excerpt_b3a4019f138f453f,
.widget_rss_97e990fddac9ea88 .wp-block-rss__item-excerpt_9ea59021d8d7db8c,
.widget_rss_97e990fddac9ea88 .rssSummary_7650252bdc6a7bab {
  margin-top: 10px;
  margin-bottom: 0; }

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

.te-post-item_cf6a827c78c252bb .te-single-post-meta_2bdf1436fab93eb0 {
  gap: 32px; }

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

.te-comment-title_d50d478defa255b2 h2,
.te-comment-title_d50d478defa255b2 .wp-block-comments-title_2c825ff306c9ce8f,
.wp-block-comments_45de3ea4f591222a h2,
.wp-block-comments_45de3ea4f591222a .wp-block-comments-title_2c825ff306c9ce8f {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px; }

/* Block Comment Start */
.wp-block-comments_45de3ea4f591222a .wp-block-comment-template_d9585a4a6aa100bb {
  padding-left: 0; }
  .wp-block-comments_45de3ea4f591222a .wp-block-comment-template_d9585a4a6aa100bb .wp-block-te-comment-reply_d4eb13d42993b1a5 {
    margin-top: 15px; }
  .wp-block-comments_45de3ea4f591222a .wp-block-comment-template_d9585a4a6aa100bb li .wp-block-columns_8dc205bf64cdf8e9 {
    padding: 50px;
    border: 1px solid #dfe2e9;
    border-radius: 8px;
    margin-bottom: 24px; }
    .wp-block-comments_45de3ea4f591222a .wp-block-comment-template_d9585a4a6aa100bb li .wp-block-columns_8dc205bf64cdf8e9 .wp-block-column_38a9d418b6895f64:first-child {
      -ms-flex-preferred-size: 80px !important;
          flex-basis: 80px !important; }
    .wp-block-comments_45de3ea4f591222a .wp-block-comment-template_d9585a4a6aa100bb li .wp-block-columns_8dc205bf64cdf8e9 .wp-block-avatar_4ebf6f23435a86df {
      width: 100px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 50%;
      overflow: hidden; }
      .wp-block-comments_45de3ea4f591222a .wp-block-comment-template_d9585a4a6aa100bb li .wp-block-columns_8dc205bf64cdf8e9 .wp-block-avatar_4ebf6f23435a86df img {
        width: 100%; }
    .wp-block-comments_45de3ea4f591222a .wp-block-comment-template_d9585a4a6aa100bb li .wp-block-columns_8dc205bf64cdf8e9 .wp-block-comment-author-name_c2678c3e824152d7 a {
      font-size: 21px;
      margin-bottom: 5px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A; }
    .wp-block-comments_45de3ea4f591222a .wp-block-comment-template_d9585a4a6aa100bb li .wp-block-columns_8dc205bf64cdf8e9 .wp-block-comment-edit-link_6a562b5b64a9740b a {
      color: #317EFE; }
    .wp-block-comments_45de3ea4f591222a .wp-block-comment-template_d9585a4a6aa100bb li .wp-block-columns_8dc205bf64cdf8e9 .wp-block-comment-date_22dcbfd1eba765ee a,
    .wp-block-comments_45de3ea4f591222a .wp-block-comment-template_d9585a4a6aa100bb li .wp-block-columns_8dc205bf64cdf8e9 .wp-block-comment-edit-link_6a562b5b64a9740b a {
      color: #9ba8c3;
      font-size: 16px;
      font-weight: 400;
      font-family: "Inter", sans-serif; }
    .wp-block-comments_45de3ea4f591222a .wp-block-comment-template_d9585a4a6aa100bb li .wp-block-columns_8dc205bf64cdf8e9 .wp-block-te-comment-reply_d4eb13d42993b1a5 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_45de3ea4f591222a .wp-block-comment-template_d9585a4a6aa100bb li .wp-block-columns_8dc205bf64cdf8e9 .wp-block-te-comment-reply_d4eb13d42993b1a5 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_95960063485de358 .te-comment-respond_2a4318cce389fbcd,
.te-latest-comments_95960063485de358 .comment-respond_7278161944146646 {
  margin-top: 60px;
  margin-bottom: 40px; }
.te-latest-comments_95960063485de358 li .children .te-comments-item_65a0d12687ef4c85 {
  margin-left: 50px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-latest-comments_95960063485de358 li .children .te-comments-item_65a0d12687ef4c85 {
      margin-left: 0; } }
.te-latest-comments_95960063485de358 li .children .children .te-comments-item_65a0d12687ef4c85 {
  margin-left: 100px;
  border-top: 1px solid #F9F4F1; }
.te-latest-comments_95960063485de358 li .te-comments-item_65a0d12687ef4c85 {
  padding: 50px;
  border: 1px solid #F9F4F1;
  background-color: #F9F4F1;
  border-radius: 20px;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .te-latest-comments_95960063485de358 li .te-comments-item_65a0d12687ef4c85 {
      padding: 30px; } }
  .te-latest-comments_95960063485de358 li .te-comments-item_65a0d12687ef4c85 .te-comments-avatar_908470d257191755 {
    float: left; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-latest-comments_95960063485de358 li .te-comments-item_65a0d12687ef4c85 .te-comments-avatar_908470d257191755 {
        float: inherit;
        margin-bottom: 20px; } }
    .te-latest-comments_95960063485de358 li .te-comments-item_65a0d12687ef4c85 .te-comments-avatar_908470d257191755 img {
      margin-right: 30px;
      width: 100px;
      border-radius: 50px; }
  .te-latest-comments_95960063485de358 li .te-comments-item_65a0d12687ef4c85 .te-comments-text_5e24f3ff923ab15a {
    overflow: hidden; }
    .te-latest-comments_95960063485de358 li .te-comments-item_65a0d12687ef4c85 .te-comments-text_5e24f3ff923ab15a p {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 20px;
      color: #335371; }
    .te-latest-comments_95960063485de358 li .te-comments-item_65a0d12687ef4c85 .te-comments-text_5e24f3ff923ab15a .te-avatar-name_56ef435dc2b3b1fb {
      margin-bottom: 10px;
      position: relative; }
      .te-latest-comments_95960063485de358 li .te-comments-item_65a0d12687ef4c85 .te-comments-text_5e24f3ff923ab15a .te-avatar-name_56ef435dc2b3b1fb 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_95960063485de358 li .te-comments-item_65a0d12687ef4c85 .te-comments-text_5e24f3ff923ab15a .te-avatar-name_56ef435dc2b3b1fb 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_95960063485de358 li .te-comments-item_65a0d12687ef4c85 .te-comments-text_5e24f3ff923ab15a .te-avatar-name_56ef435dc2b3b1fb span {
            display: inline-block;
            width: 100%; } }
    .te-latest-comments_95960063485de358 li .te-comments-item_65a0d12687ef4c85 .te-comments-text_5e24f3ff923ab15a .te-comment-reply_8d74fa9880072f2f {
      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_95960063485de358 li .te-comments-item_65a0d12687ef4c85 .te-comments-text_5e24f3ff923ab15a .te-comment-reply_8d74fa9880072f2f {
          position: unset;
          margin-top: 10px; } }
      .te-latest-comments_95960063485de358 li .te-comments-item_65a0d12687ef4c85 .te-comments-text_5e24f3ff923ab15a .te-comment-reply_8d74fa9880072f2f:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

ul.children {
  list-style: none; }

.te-post-comments-form_85acd319910dfad9 .te-contacts-message_76c568f0fbc6be03 {
  margin-top: 10px; }

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

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

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

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

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

.te-portfolio-card_472de00d3c1aec98.style-3_2ae8b0bc40b70b6c:hover .te-content-wrapper_0dd3f3808995e791 .content .btn-wrapper_3dcf2ae20744b431 {
  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_472de00d3c1aec98.style-3_2ae8b0bc40b70b6c .te-content-wrapper_0dd3f3808995e791 {
  padding: 0; }
  .te-portfolio-card_472de00d3c1aec98.style-3_2ae8b0bc40b70b6c .te-content-wrapper_0dd3f3808995e791 .content .content-inner_2aa7c96c2b2ee1fd {
    border-radius: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px; }
  .te-portfolio-card_472de00d3c1aec98.style-3_2ae8b0bc40b70b6c .te-content-wrapper_0dd3f3808995e791 .content .btn-wrapper_3dcf2ae20744b431 {
    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_d57230fe79e850ed.style-1_d7c726afe0a36476 {
  margin-top: -210px; }
  @media (max-width: 991px) {
    .newsletter-area_d57230fe79e850ed.style-1_d7c726afe0a36476 {
      margin-top: 0;
      padding-top: 100px; } }

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

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

.testimonial-slider-area_a9143b067a33c72e.style-1_d7c726afe0a36476 {
  padding-bottom: 5px; }

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

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

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

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

.team-slider-area_a6f355861efaf1a4.style-1_d7c726afe0a36476 {
  overflow: hidden; }

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

.about-us-area_a49c628f01c67c9c.style-2_504b544bf1870737 {
  padding-top: 120px;
  padding-bottom: 330px;
  background-color: #F9F4F1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .about-us-area_a49c628f01c67c9c.style-2_504b544bf1870737 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area_a49c628f01c67c9c.style-2_504b544bf1870737 {
      padding: 100px 0; } }
  @media (max-width: 991px) {
    .about-us-area_a49c628f01c67c9c.style-2_504b544bf1870737 .te-about-image-card_448e1c9edc02d9b8 {
      text-align: center;
      margin-bottom: 50px; } }
  @media (max-width: 991px) {
    .about-us-area_a49c628f01c67c9c.style-2_504b544bf1870737 .te-about-image-card_448e1c9edc02d9b8 .te-main-img-wrapper_0c432d4fb8fdc824 .te-main-img-inner_2cfdaff013c64549 {
      width: 100%; } }
  @media (max-width: 1199px) {
    .about-us-area_a49c628f01c67c9c.style-2_504b544bf1870737 .te-about-image-card_448e1c9edc02d9b8 .te-company-foundation_5d45e265ba00fd9b {
      left: 0; } }
  @media (max-width: 1199px) {
    .about-us-area_a49c628f01c67c9c.style-2_504b544bf1870737 .te-about-info-card_43f5c75de958a8ed {
      padding-left: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area_a49c628f01c67c9c.style-2_504b544bf1870737 .te-about-info-card_43f5c75de958a8ed {
      padding-left: 60px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .about-us-area_a49c628f01c67c9c.style-2_504b544bf1870737 .te-about-info-card_43f5c75de958a8ed {
      padding-left: 80px; } }

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

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

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

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

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

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

.testimonial-slider-area_a9143b067a33c72e {
  overflow: hidden;
  padding-bottom: 10px; }
  .testimonial-slider-area_a9143b067a33c72e.style-2_504b544bf1870737 .slick-list_2adafee5948e3090 {
    margin: 0 -100px;
    overflow: visible; }
    .testimonial-slider-area_a9143b067a33c72e.style-2_504b544bf1870737 .slick-list_2adafee5948e3090 .te-slick-item_374637d27b5b1779 {
      width: 520px;
      margin: 0 15px; }

.counter-up-area_a17193cfe531cdbe.style-2_504b544bf1870737 .te-counter-card_833196a5738d2d2f {
  padding: 80px 55px;
  background-color: #131A2A;
  border-radius: 20px; }
  .counter-up-area_a17193cfe531cdbe.style-2_504b544bf1870737 .te-counter-card_833196a5738d2d2f .te-counter-item_945da294f8391e7a .icon_0d166b874fe64c37 {
    width: unset;
    height: unset;
    background-color: transparent; }
  .counter-up-area_a17193cfe531cdbe.style-2_504b544bf1870737 .te-counter-card_833196a5738d2d2f .te-counter-item_945da294f8391e7a .te-counter-title_f82d4e662dd2eaee {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px; }
    .counter-up-area_a17193cfe531cdbe.style-2_504b544bf1870737 .te-counter-card_833196a5738d2d2f .te-counter-item_945da294f8391e7a .te-counter-title_f82d4e662dd2eaee .content {
      gap: 18px;
      text-align: left; }
  .counter-up-area_a17193cfe531cdbe.style-2_504b544bf1870737 .te-counter-card_833196a5738d2d2f .te-counter-item_945da294f8391e7a .title {
    color: #ffffff; }
  .counter-up-area_a17193cfe531cdbe.style-2_504b544bf1870737 .te-counter-card_833196a5738d2d2f .te-counter-item_945da294f8391e7a .number_1c4d3dd15beb0d90 {
    color: #E7F914; }
  .counter-up-area_a17193cfe531cdbe.style-2_504b544bf1870737 .te-counter-card_833196a5738d2d2f .te-counter-item_945da294f8391e7a .number_1c4d3dd15beb0d90,
  .counter-up-area_a17193cfe531cdbe.style-2_504b544bf1870737 .te-counter-card_833196a5738d2d2f .te-counter-item_945da294f8391e7a .title {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

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

.subscribe-area_cdf0ccabeb28c999.style-2_504b544bf1870737 {
  position: relative;
  z-index: 9;
  margin-bottom: -140px; }
  .subscribe-area_cdf0ccabeb28c999.style-2_504b544bf1870737 .te-subscribe-inner-area_7219ee58a36cca81 {
    background-color: #317EFE;
    padding: 10px;
    border-radius: 20px;
    gap: 0; }
    .subscribe-area_cdf0ccabeb28c999.style-2_504b544bf1870737 .te-subscribe-inner-area_7219ee58a36cca81 .te-image-bg-collumn_0d98cc3edafa07a8 {
      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_cdf0ccabeb28c999.style-2_504b544bf1870737 .te-subscribe-inner-area_7219ee58a36cca81 .te-subscribe-form-wrapper_247e72cf1250823b {
      padding: 0; }
    .subscribe-area_cdf0ccabeb28c999.style-2_504b544bf1870737 .te-subscribe-inner-area_7219ee58a36cca81 .te-content-wrapper_0dd3f3808995e791 {
      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_cdf0ccabeb28c999.style-2_504b544bf1870737 .te-subscribe-inner-area_7219ee58a36cca81 .te-content-wrapper_0dd3f3808995e791 {
          left: unset; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_cdf0ccabeb28c999.style-2_504b544bf1870737 .te-subscribe-inner-area_7219ee58a36cca81 .te-content-wrapper_0dd3f3808995e791 {
          -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_cdf0ccabeb28c999.style-2_504b544bf1870737 .te-subscribe-inner-area_7219ee58a36cca81 .te-content-wrapper_0dd3f3808995e791 {
          -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_cdf0ccabeb28c999.style-2_504b544bf1870737 .te-subscribe-inner-area_7219ee58a36cca81 .te-content-wrapper_0dd3f3808995e791 {
          gap: 60px; } }
      .subscribe-area_cdf0ccabeb28c999.style-2_504b544bf1870737 .te-subscribe-inner-area_7219ee58a36cca81 .te-content-wrapper_0dd3f3808995e791 .te-subscribe-title_945a30c36193187d {
        font-size: 38px;
        font-weight: 500;
        line-height: 46px;
        letter-spacing: -0.676px;
        text-transform: capitalize;
        margin-bottom: 0; }
      .subscribe-area_cdf0ccabeb28c999.style-2_504b544bf1870737 .te-subscribe-inner-area_7219ee58a36cca81 .te-content-wrapper_0dd3f3808995e791 .te-content-inner_161f14b1630985bc {
        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_cdf0ccabeb28c999.style-2_504b544bf1870737 .te-subscribe-inner-area_7219ee58a36cca81 .te-content-wrapper_0dd3f3808995e791 .te-content-inner_161f14b1630985bc {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
        .subscribe-area_cdf0ccabeb28c999.style-2_504b544bf1870737 .te-subscribe-inner-area_7219ee58a36cca81 .te-content-wrapper_0dd3f3808995e791 .te-content-inner_161f14b1630985bc .icon_0d166b874fe64c37 {
          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_cdf0ccabeb28c999.style-2_504b544bf1870737 .te-subscribe-inner-area_7219ee58a36cca81 .te-subscribe-form-widget_44cd6669197adf45 {
      background: #fff;
      padding: 7px;
      border-radius: 50px; }
    .subscribe-area_cdf0ccabeb28c999.style-2_504b544bf1870737 .te-subscribe-inner-area_7219ee58a36cca81 .mc4wp-form-fields_d0fd2ab45a18fa03 {
      gap: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .subscribe-area_cdf0ccabeb28c999.style-2_504b544bf1870737 .te-subscribe-inner-area_7219ee58a36cca81 .mc4wp-form-fields_d0fd2ab45a18fa03 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }

.testimonial-slider-area_a9143b067a33c72e.style-3_2ae8b0bc40b70b6c {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .testimonial-slider-area_a9143b067a33c72e.style-3_2ae8b0bc40b70b6c {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slider-area_a9143b067a33c72e.style-3_2ae8b0bc40b70b6c {
      padding: 100px 0; } }
  .testimonial-slider-area_a9143b067a33c72e.style-3_2ae8b0bc40b70b6c .slick-list_2adafee5948e3090 .slick-slide.slick-current_f24d3686fbe94f8e .te-testimonial-card_11aec4d05320a541.style-3_2ae8b0bc40b70b6c .te-content-wrapper_0dd3f3808995e791 .te-user-meta_5dd332d7ff1edf96 .icon_0d166b874fe64c37 {
    color: #317EFE; }

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

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

.te-contact-info_602dceb8ead8180b {
  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_602dceb8ead8180b .te-icon-card_2e12abc98b6fa4bd {
      -webkit-box-orient: unset;
      -webkit-box-direction: unset;
          -ms-flex-direction: unset;
              flex-direction: unset; } }

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

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

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

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

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

.service-details-overview_c2fcb4c7a689632b {
  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_c2fcb4c7a689632b .list-wrapper_183807991fbe6997 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px; }
    .service-details-overview_c2fcb4c7a689632b .list-wrapper_183807991fbe6997 .icon_0d166b874fe64c37 {
      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_c2fcb4c7a689632b .list-wrapper_183807991fbe6997 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_c2fcb4c7a689632b .list-wrapper_183807991fbe6997 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_c2fcb4c7a689632b .list-wrapper_183807991fbe6997 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_c2fcb4c7a689632b .list-wrapper_183807991fbe6997 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_bc169162ba29126b {
  padding-top: 120px;
  padding-bottom: 96px; }
  .team-page_bc169162ba29126b .te-team-card_f2930b7692d17c7f {
    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_2ee7d174a48ff098 {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .team-details-page_2ee7d174a48ff098 {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-page_2ee7d174a48ff098 {
      padding-top: 100px;
      padding-bottom: 76px; } }

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

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

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

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

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

.footer_5b1198d4f6d67441 {
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .footer_5b1198d4f6d67441 .te-subscribe-form-widget_44cd6669197adf45 .submit-btn_53d9bf93032c0efc span {
    display: none; }
  .footer_5b1198d4f6d67441.style-1_d7c726afe0a36476 {
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .footer_5b1198d4f6d67441.style-1_d7c726afe0a36476 .te-footer-sec_5f8b9a6180a08034 {
      border-bottom: 1px solid rgba(19, 26, 42, 0.1);
      padding-top: 214px;
      padding-bottom: 60px; }
      .footer_5b1198d4f6d67441.style-1_d7c726afe0a36476 .te-footer-sec_5f8b9a6180a08034 .te-footer-widget_ca642e18dfa96cdc .te-subscribe-form-widget_44cd6669197adf45 .mc4wp-form-fields_d0fd2ab45a18fa03 {
        border-color: rgba(19, 26, 42, 0.5); }
    .footer_5b1198d4f6d67441.style-1_d7c726afe0a36476 .te-footer-widget_ca642e18dfa96cdc .te-subscribe-form-widget_44cd6669197adf45 .single-field_9554e7d6d1ac991b input {
      color: #131A2A; }
  .footer_5b1198d4f6d67441.style-2_504b544bf1870737 .widget_938a4bc3f4fab204 .wp-block-heading_7c721d7e92fe8375,
  .footer_5b1198d4f6d67441.style-2_504b544bf1870737 .widget_938a4bc3f4fab204 .widget-title_2d33a58e9a91b018,
  .footer_5b1198d4f6d67441.style-2_504b544bf1870737 .widget_938a4bc3f4fab204 .wp-block-search__label_f3b9bf01cd49860c,
  .footer_5b1198d4f6d67441.style-2_504b544bf1870737 .sidebar__widget_5b6f4ac1f5e17735 .wp-block-heading_7c721d7e92fe8375,
  .footer_5b1198d4f6d67441.style-2_504b544bf1870737 .sidebar__widget_5b6f4ac1f5e17735 .widget-title_2d33a58e9a91b018,
  .footer_5b1198d4f6d67441.style-2_504b544bf1870737 .sidebar__widget_5b6f4ac1f5e17735 .wp-block-search__label_f3b9bf01cd49860c,
  .footer_5b1198d4f6d67441.style-2_504b544bf1870737 .widget_938a4bc3f4fab204 ul li a,
  .footer_5b1198d4f6d67441.style-2_504b544bf1870737 .widget_938a4bc3f4fab204 ol li a,
  .footer_5b1198d4f6d67441.style-2_504b544bf1870737 .sidebar__widget_5b6f4ac1f5e17735 ul li a,
  .footer_5b1198d4f6d67441.style-2_504b544bf1870737 .sidebar__widget_5b6f4ac1f5e17735 ol li a,
  .footer_5b1198d4f6d67441.style-2_504b544bf1870737 .widget_938a4bc3f4fab204 ul li,
  .footer_5b1198d4f6d67441.style-2_504b544bf1870737 .wp-calendar-table_7e7920b217ee08e0,
  .footer_5b1198d4f6d67441.style-2_504b544bf1870737 .wp-block-calendar_2586638e2eff38f7 caption,
  .footer_5b1198d4f6d67441.style-2_504b544bf1870737 nav.wp-calendar-nav_0f489bfce162673a a,
  .footer_5b1198d4f6d67441.style-2_504b544bf1870737 .wp-block-latest-comments__comment-excerpt_d6b62534342a0a24,
  .footer_5b1198d4f6d67441.style-2_504b544bf1870737 .wp-calendar-table_7e7920b217ee08e0 caption,
  .footer_5b1198d4f6d67441.style-2_504b544bf1870737 .widget_text_c0fa012e63ab8319,
  .footer_5b1198d4f6d67441.style-2_504b544bf1870737 .widget_938a4bc3f4fab204 .tagcloud_db10e82329682b13 a,
  .footer_5b1198d4f6d67441.style-2_504b544bf1870737 .widget_938a4bc3f4fab204 .wp-block-tag-cloud_c58b3f5deeac06db a,
  .footer_5b1198d4f6d67441.style-2_504b544bf1870737 .sidebar__widget_5b6f4ac1f5e17735 .tagcloud_db10e82329682b13 a,
  .footer_5b1198d4f6d67441.style-2_504b544bf1870737 .sidebar__widget_5b6f4ac1f5e17735 .wp-block-tag-cloud_c58b3f5deeac06db a,
  .footer_5b1198d4f6d67441.style-2_504b544bf1870737 .wp-block-latest-comments__comment-date_ac38c692b074f397,
  .footer_5b1198d4f6d67441.style-2_504b544bf1870737 .wp-block-latest-comments__comment_9e2acdb155da5140,
  .footer_5b1198d4f6d67441.style-2_504b544bf1870737 .wp-block-archives-dropdown_63602bc105a7df1f label,
  .footer_5b1198d4f6d67441.style-2_504b544bf1870737 .widget_categories_af277a44402fb098 li a,
  .footer_5b1198d4f6d67441.style-2_504b544bf1870737 .widget_archive_c31a3a74a41e3cae li a,
  .footer_5b1198d4f6d67441.style-2_504b544bf1870737 .widget_nav_menu_445040bf05097b50 li a,
  .footer_5b1198d4f6d67441.style-2_504b544bf1870737 .widget_tag_cloud_b38706689962015e a,
  .footer_5b1198d4f6d67441.style-2_504b544bf1870737 .widget_rss_97e990fddac9ea88 li a,
  .footer_5b1198d4f6d67441.style-2_504b544bf1870737 .widget_rss_97e990fddac9ea88 li,
  .footer_5b1198d4f6d67441.style-2_504b544bf1870737 .footer__widget_126bcea5133b447b a,
  .footer_5b1198d4f6d67441.style-2_504b544bf1870737 .footer__widget_126bcea5133b447b li,
  .footer_5b1198d4f6d67441.style-2_504b544bf1870737 li.recentcomments_deaf3a862e8460e9 {
    color: #ffffff; }
  .footer_5b1198d4f6d67441.style-2_504b544bf1870737 .te-theme-btn_69419a8e586fff8c,
  .footer_5b1198d4f6d67441.style-2_504b544bf1870737 .wp-block-loginout_5971afa87faab968 a,
  .footer_5b1198d4f6d67441.style-2_504b544bf1870737 input.te-theme-btn_69419a8e586fff8c,
  .footer_5b1198d4f6d67441.style-2_504b544bf1870737 .widget_938a4bc3f4fab204 .wp-block-search_f0825941ec232eb2 button,
  .footer_5b1198d4f6d67441.style-2_504b544bf1870737 .widget_938a4bc3f4fab204 .search-form_37571ffd6e3295f2 button,
  .footer_5b1198d4f6d67441.style-2_504b544bf1870737 .widget_938a4bc3f4fab204 .sidebar__search_370296642a57ca9f button,
  .footer_5b1198d4f6d67441.style-2_504b544bf1870737 .sidebar__widget_5b6f4ac1f5e17735 .wp-block-search_f0825941ec232eb2 button,
  .footer_5b1198d4f6d67441.style-2_504b544bf1870737 .sidebar__widget_5b6f4ac1f5e17735 .search-form_37571ffd6e3295f2 button,
  .footer_5b1198d4f6d67441.style-2_504b544bf1870737 .sidebar__widget_5b6f4ac1f5e17735 .sidebar__search_370296642a57ca9f button {
    background-color: #E7F914;
    color: #14203A; }
  .footer_5b1198d4f6d67441 .footer__widget_126bcea5133b447b li {
    list-style: none; }
  .footer_5b1198d4f6d67441 .te-footer-widget_ca642e18dfa96cdc.te_widget_nav_menu_93067de4d41b9a59 li.wp-block-social-link_39b697c4e246e5e1 {
    display: inline-block;
    width: unset !important; }
  .footer_5b1198d4f6d67441 .te_widget_nav_menu_93067de4d41b9a59 li.cat-item_e9d2707847f80db8 {
    text-align: right; }
    .footer_5b1198d4f6d67441 .te_widget_nav_menu_93067de4d41b9a59 li.cat-item_e9d2707847f80db8 a {
      float: left; }
  .footer_5b1198d4f6d67441 .te-footer-bg_b88c0e10acc83648 {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: -1; }
  .footer_5b1198d4f6d67441 .footer-nav-widget_caa8ee20e46ccf72 {
    padding: 0 90px; }
    @media (max-width: 991px) {
      .footer_5b1198d4f6d67441 .footer-nav-widget_caa8ee20e46ccf72 {
        padding: 0 12px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .footer_5b1198d4f6d67441 .footer-nav-widget_caa8ee20e46ccf72 {
        padding: 0 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .footer_5b1198d4f6d67441 .footer-nav-widget_caa8ee20e46ccf72 {
        padding: 0 30px; } }

.te-footer-widget_ca642e18dfa96cdc {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .te-footer-widget_ca642e18dfa96cdc {
      margin-bottom: 40px; } }
  .te-footer-widget_ca642e18dfa96cdc .te-footer-widget-title_9a21f11edd92ade3,
  .te-footer-widget_ca642e18dfa96cdc .wp-block-heading_7c721d7e92fe8375 {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 39px;
    color: #131A2A;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700; }
  .te-footer-widget_ca642e18dfa96cdc ul {
    padding-left: 0; }
  .te-footer-widget_ca642e18dfa96cdc .te-subscribe-form-widget_44cd6669197adf45 .mc4wp-form-fields_d0fd2ab45a18fa03 {
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 5px; }
  .te-footer-widget_ca642e18dfa96cdc .te-subscribe-form-widget_44cd6669197adf45 .single-field_9554e7d6d1ac991b input {
    border-radius: 0;
    background-color: transparent;
    color: #ffffff; }
  .te-footer-widget_ca642e18dfa96cdc.widget-latest-posts-footer_a0d19a91da6f0f81 {
    margin-top: -5px; }
  @media (max-width: 767px) {
    .te-footer-widget_ca642e18dfa96cdc.zoom-instagram-widget_723f9f50d2acad82 {
      margin-bottom: 0;
      margin-top: -10px; } }
  @media (max-width: 767px) {
    .te-footer-widget_ca642e18dfa96cdc.widget_contact_info_widget_ed20c93bea7d7549 {
      margin-bottom: 18px; } }
  @media only screen and (min-width: 992px) and (max-width: 1399px) {
    .te-footer-widget_ca642e18dfa96cdc .widget-instagram-feed_aea446212577d91a {
      width: 170px; } }
  .te-footer-widget_ca642e18dfa96cdc .te-footer-widget-info_f928e05ad9235771 {
    padding-right: 30px; }
    @media (max-width: 1199px) {
      .te-footer-widget_ca642e18dfa96cdc .te-footer-widget-info_f928e05ad9235771 {
        padding-right: 0; } }
    .te-footer-widget_ca642e18dfa96cdc .te-footer-widget-info_f928e05ad9235771 p {
      color: #335371;
      margin-bottom: 30px; }
    .te-footer-widget_ca642e18dfa96cdc .te-footer-widget-info_f928e05ad9235771 .te-footer-logo_0d23a25264dc57e2 {
      margin-bottom: 30px;
      display: inline-block; }
    .te-footer-widget_ca642e18dfa96cdc .te-footer-widget-info_f928e05ad9235771 .info-form-and-social-icon_616bd7598d1d5529 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 50px; }
      .te-footer-widget_ca642e18dfa96cdc .te-footer-widget-info_f928e05ad9235771 .info-form-and-social-icon_616bd7598d1d5529 .te-social-profile_1ffae541c4f1415b {
        margin-top: 0; }
    .te-footer-widget_ca642e18dfa96cdc .te-footer-widget-info_f928e05ad9235771 .te-social-profile_1ffae541c4f1415b {
      gap: 20px;
      margin-top: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-footer-widget_ca642e18dfa96cdc .te-footer-widget-info_f928e05ad9235771 .info-form-and-social-icon_616bd7598d1d5529 {
        -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_ca642e18dfa96cdc.te_widget_nav_menu_93067de4d41b9a59 ul {
    margin-top: -5px;
    padding-left: 0;
    margin-bottom: 0; }
  .te-footer-widget_ca642e18dfa96cdc.te_widget_nav_menu_93067de4d41b9a59 li {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 2px; }
    .te-footer-widget_ca642e18dfa96cdc.te_widget_nav_menu_93067de4d41b9a59 li:last-child {
      padding-top: 0;
      padding-bottom: 0; }
    .te-footer-widget_ca642e18dfa96cdc.te_widget_nav_menu_93067de4d41b9a59 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_ca642e18dfa96cdc.te_widget_nav_menu_93067de4d41b9a59 li a::before {
        content: "\f105";
        font-family: "Font Awesome 6 Free";
        font-size: 14px; }
      .te-footer-widget_ca642e18dfa96cdc.te_widget_nav_menu_93067de4d41b9a59 li a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-footer-widget_ca642e18dfa96cdc .te-footer-widget-contact_fa3a98ddc93363b3 p {
    color: #335371; }
  .te-footer-widget_ca642e18dfa96cdc .te-footer-widget-contact_fa3a98ddc93363b3 .footer-contact_09c13a2d3052fb84 ul {
    list-style: none; }
    .te-footer-widget_ca642e18dfa96cdc .te-footer-widget-contact_fa3a98ddc93363b3 .footer-contact_09c13a2d3052fb84 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_ca642e18dfa96cdc .te-footer-widget-contact_fa3a98ddc93363b3 .footer-contact_09c13a2d3052fb84 ul li:first-child {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .te-footer-widget_ca642e18dfa96cdc .te-footer-widget-contact_fa3a98ddc93363b3 .footer-contact_09c13a2d3052fb84 ul li:first-child .contact-icon_683709f1d8326ab3 {
          margin-top: 5px; }
      .te-footer-widget_ca642e18dfa96cdc .te-footer-widget-contact_fa3a98ddc93363b3 .footer-contact_09c13a2d3052fb84 ul li:last-child {
        margin-bottom: 0; }
      .te-footer-widget_ca642e18dfa96cdc .te-footer-widget-contact_fa3a98ddc93363b3 .footer-contact_09c13a2d3052fb84 ul li .contact-icon_683709f1d8326ab3 {
        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_ca642e18dfa96cdc .te-footer-widget-contact_fa3a98ddc93363b3 .footer-contact_09c13a2d3052fb84 ul li .contact-text_85693f0cbbfd964a {
        color: #335371;
        font-size: 18px;
        line-height: 24px;
        overflow: hidden; }
        .te-footer-widget_ca642e18dfa96cdc .te-footer-widget-contact_fa3a98ddc93363b3 .footer-contact_09c13a2d3052fb84 ul li .contact-text_85693f0cbbfd964a a:hover span {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .te-footer-widget_ca642e18dfa96cdc .te-footer-widget-contact_fa3a98ddc93363b3 .footer-contact_09c13a2d3052fb84 ul li .contact-text_85693f0cbbfd964a span,
        .te-footer-widget_ca642e18dfa96cdc .te-footer-widget-contact_fa3a98ddc93363b3 .footer-contact_09c13a2d3052fb84 ul li .contact-text_85693f0cbbfd964a p,
        .te-footer-widget_ca642e18dfa96cdc .te-footer-widget-contact_fa3a98ddc93363b3 .footer-contact_09c13a2d3052fb84 ul li .contact-text_85693f0cbbfd964a 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_ca642e18dfa96cdc .te_widget_latest_post_046c415be29fe145 ul li {
    margin-bottom: 10px; }
    .te-footer-widget_ca642e18dfa96cdc .te_widget_latest_post_046c415be29fe145 ul li .te-latest-post-thumb_9fbfdd6729b364d7 {
      width: 80px;
      height: 80px;
      border-radius: 20px;
      overflow: hidden; }
    .te-footer-widget_ca642e18dfa96cdc .te_widget_latest_post_046c415be29fe145 ul li .te-latest-post-desc_65998767780593e1 .te-latest-post-title_e9d843b885d08fa9 {
      margin-bottom: 0;
      font-size: 18px;
      line-height: 29px;
      color: #335371;
      font-weight: 400; }
      .te-footer-widget_ca642e18dfa96cdc .te_widget_latest_post_046c415be29fe145 ul li .te-latest-post-desc_65998767780593e1 .te-latest-post-title_e9d843b885d08fa9 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_ca642e18dfa96cdc .te_widget_latest_post_046c415be29fe145 ul li .te-latest-post-desc_65998767780593e1 .te-latest-post-title_e9d843b885d08fa9 a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-footer-widget_ca642e18dfa96cdc .te_widget_latest_post_046c415be29fe145 ul li .te-latest-post-desc_65998767780593e1 .te-latest-post-meta_809f71b2390feb4a {
      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_2dae396a8675e320 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_2dae396a8675e320 ul {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .te-footer-bottom-menu_2dae396a8675e320 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_2dae396a8675e320 ul li a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }

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

.subscribe-area_cdf0ccabeb28c999 {
  overflow: hidden; }
  .subscribe-area_cdf0ccabeb28c999.style-1_d7c726afe0a36476 .te-subscribe-inner-area_7219ee58a36cca81 .te-content-wrapper_0dd3f3808995e791 {
    background-color: #317EFE;
    border-radius: 20px;
    padding: 63px 50px 68px 74px;
    gap: 14px; }
  .subscribe-area_cdf0ccabeb28c999.style-1_d7c726afe0a36476 .te-image-bg-collumn_0d98cc3edafa07a8 {
    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_cdf0ccabeb28c999.style-1_d7c726afe0a36476 .te-image-bg-collumn_0d98cc3edafa07a8 {
        display: none; } }
  .subscribe-area_cdf0ccabeb28c999 .te-content-wrapper_0dd3f3808995e791 {
    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_cdf0ccabeb28c999 .te-content-wrapper_0dd3f3808995e791 {
        padding: 100px 24px 100px 24px;
        margin: 0 auto; } }
    @media (max-width: 809px) {
      .subscribe-area_cdf0ccabeb28c999 .te-content-wrapper_0dd3f3808995e791 {
        padding: 80px 24px 80px 24px;
        width: 100%; } }
    .subscribe-area_cdf0ccabeb28c999 .te-content-wrapper_0dd3f3808995e791 .short-title_06db16b952c69c6e {
      font-size: 21px;
      font-weight: 500;
      color: #335371;
      margin-bottom: 0; }
    .subscribe-area_cdf0ccabeb28c999 .te-content-wrapper_0dd3f3808995e791 .te-subscribe-title_945a30c36193187d {
      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_cdf0ccabeb28c999 .te-content-wrapper_0dd3f3808995e791 .te-subscribe-title_945a30c36193187d {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .subscribe-area_cdf0ccabeb28c999 .te-content-wrapper_0dd3f3808995e791 .te-subscribe-title_945a30c36193187d {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_cdf0ccabeb28c999 .te-content-wrapper_0dd3f3808995e791 .te-subscribe-title_945a30c36193187d {
          font-size: 36px;
          line-height: 42px; } }
    .subscribe-area_cdf0ccabeb28c999 .te-content-wrapper_0dd3f3808995e791 .text {
      font-size: 18px;
      color: #ffffff;
      margin-bottom: 0; }
  .subscribe-area_cdf0ccabeb28c999 .te-subscribe-inner-area_7219ee58a36cca81 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .subscribe-area_cdf0ccabeb28c999 .te-subscribe-inner-area_7219ee58a36cca81 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .subscribe-area_cdf0ccabeb28c999 .te-subscribe-inner-area_7219ee58a36cca81 .te-subscribe-collumn_71680dbe53c291e7 {
      -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_cdf0ccabeb28c999 .te-subscribe-inner-area_7219ee58a36cca81 .te-subscribe-collumn_71680dbe53c291e7.te-image-bg-collumn_0d98cc3edafa07a8 {
          display: none; } }
    .subscribe-area_cdf0ccabeb28c999 .te-subscribe-inner-area_7219ee58a36cca81 .mc4wp-form-fields_d0fd2ab45a18fa03 {
      background-color: transparent;
      gap: 10px; }
      @media (max-width: 575px) {
        .subscribe-area_cdf0ccabeb28c999 .te-subscribe-inner-area_7219ee58a36cca81 .mc4wp-form-fields_d0fd2ab45a18fa03 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .subscribe-area_cdf0ccabeb28c999 .te-subscribe-inner-area_7219ee58a36cca81 .mc4wp-form-fields_d0fd2ab45a18fa03 .submit-btn_53d9bf93032c0efc {
        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_ca642e18dfa96cdc .te-subscribe-form-wrapper_247e72cf1250823b {
  color: #335371; }

.te-subscribe-form-widget_44cd6669197adf45 {
  position: relative; }
  .te-subscribe-form-widget_44cd6669197adf45 .mc4wp-form-fields_d0fd2ab45a18fa03 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    overflow: hidden;
    border-radius: 5px; }
  .te-subscribe-form-widget_44cd6669197adf45 .single-field_9554e7d6d1ac991b {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .te-subscribe-form-widget_44cd6669197adf45 .single-field_9554e7d6d1ac991b input {
      color: #335371;
      height: 55px;
      padding: 0 30px;
      font-size: 18px;
      width: 100%;
      border-radius: 50px; }
    .te-subscribe-form-widget_44cd6669197adf45 .single-field_9554e7d6d1ac991b *::-webkit-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_44cd6669197adf45 .single-field_9554e7d6d1ac991b *:-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_44cd6669197adf45 .single-field_9554e7d6d1ac991b *::-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_44cd6669197adf45 .single-field_9554e7d6d1ac991b *::placeholder {
      color: #778196; }
  .te-subscribe-form-widget_44cd6669197adf45 .submit-btn_53d9bf93032c0efc {
    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_44cd6669197adf45 .submit-btn_53d9bf93032c0efc:hover {
      background-color: #131A2A;
      color: #ffffff; }
  .te-subscribe-form-widget_44cd6669197adf45 .mc4wp-response_a630db48aac5b2fb {
    position: absolute;
    margin-top: 15px; }
    .te-subscribe-form-widget_44cd6669197adf45 .mc4wp-response_a630db48aac5b2fb .mc4wp-alert_ad7e91c740ec8c53.mc4wp-error_ef82c2f9aae72644 p {
      color: #ff0000;
      position: relative; }
    .te-subscribe-form-widget_44cd6669197adf45 .mc4wp-response_a630db48aac5b2fb .mc4wp-alert_ad7e91c740ec8c53.mc4wp-error_ef82c2f9aae72644 a {
      color: #ff0000; }
    .te-subscribe-form-widget_44cd6669197adf45 .mc4wp-response_a630db48aac5b2fb .mc4wp-alert_ad7e91c740ec8c53.mc4wp-success_533ce7692440538e p, .te-subscribe-form-widget_44cd6669197adf45 .mc4wp-response_a630db48aac5b2fb .mc4wp-alert_ad7e91c740ec8c53.mc4wp-notice_a76fe1b9d24cf274 p {
      color: #ffffff;
      position: relative; }

.te-footer-social-wrapper_b54e7a61dbdbbe7c {
  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_b54e7a61dbdbbe7c .te-footer-logo_0d23a25264dc57e2 {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .te-footer-social-wrapper_b54e7a61dbdbbe7c .te-social-widget_0f80646e7589bacc {
    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_b54e7a61dbdbbe7c .te-social-widget_0f80646e7589bacc span {
      color: #ffffff;
      font-size: 20px;
      font-weight: 400; }

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

.footer_5b1198d4f6d67441.style-2_504b544bf1870737 {
  background-color: #131A2A; }
  .footer_5b1198d4f6d67441.style-2_504b544bf1870737 .te-footer-sec_5f8b9a6180a08034 {
    border-bottom: 1px solid rgba(225, 225, 225, 0.3);
    padding-top: calc(3rem +15px);
    padding-bottom: 70px; }
  .footer_5b1198d4f6d67441.style-2_504b544bf1870737 .te-footer-widget-title_9a21f11edd92ade3,
  .footer_5b1198d4f6d67441.style-2_504b544bf1870737 .wp-block-heading_7c721d7e92fe8375 {
    color: #ffffff;
    font-size: 24px; }
  .footer_5b1198d4f6d67441.style-2_504b544bf1870737 .footer-bottom-area_14053b7e3cca6e4b .te-copyright-text_138ac078a2e0def8 p,
  .footer_5b1198d4f6d67441.style-2_504b544bf1870737 .te-footer-widget_ca642e18dfa96cdc.te_widget_nav_menu_93067de4d41b9a59 li a,
  .footer_5b1198d4f6d67441.style-2_504b544bf1870737 .te-footer-widget_ca642e18dfa96cdc .te_widget_latest_post_046c415be29fe145 ul li .te-latest-post-desc_65998767780593e1 .te-latest-post-title_e9d843b885d08fa9 a,
  .footer_5b1198d4f6d67441.style-2_504b544bf1870737 .te-footer-widget_ca642e18dfa96cdc .te_widget_latest_post_046c415be29fe145 ul li .te-latest-post-desc_65998767780593e1 .te-latest-post-title_e9d843b885d08fa9,
  .footer_5b1198d4f6d67441.style-2_504b544bf1870737 .te-footer-widget_ca642e18dfa96cdc .te_widget_latest_post_046c415be29fe145 ul li .te-latest-post-desc_65998767780593e1 .te-latest-post-meta_809f71b2390feb4a,
  .footer_5b1198d4f6d67441.style-2_504b544bf1870737 .te-footer-widget_ca642e18dfa96cdc .te-subscribe-form-wrapper_247e72cf1250823b,
  .footer_5b1198d4f6d67441.style-2_504b544bf1870737 .te-footer-bottom-menu_2dae396a8675e320 ul li a,
  .footer_5b1198d4f6d67441.style-2_504b544bf1870737 .footer-bottom-area_14053b7e3cca6e4b .te-copyright-text_138ac078a2e0def8 p a {
    color: #ffffff; }

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