/**
 * 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_b22ddf664a209f31 {
  background-color: #FFF3F3; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

code {
  color: #E7F914; }

.te-theme-btn_c1d254111919245a,
.wp-block-loginout_509ed192cad16708 a,
input.te-theme-btn_c1d254111919245a {
  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_c1d254111919245a:hover,
  .wp-block-loginout_509ed192cad16708 a:hover,
  input.te-theme-btn_c1d254111919245a:hover {
    color: #131A2A;
    background-color: #E7F914; }
  .te-theme-btn_c1d254111919245a:focus,
  .wp-block-loginout_509ed192cad16708 a:focus,
  input.te-theme-btn_c1d254111919245a:focus {
    color: #ffffff; }
  .te-theme-btn_c1d254111919245a.yellow-btn_19f7ace01a18d5fd,
  .wp-block-loginout_509ed192cad16708 a.yellow-btn_19f7ace01a18d5fd,
  input.te-theme-btn_c1d254111919245a.yellow-btn_19f7ace01a18d5fd {
    background-color: #E7F914;
    color: #14203A; }
  .te-theme-btn_c1d254111919245a.simple-btn_f4a66eac20c12131,
  .wp-block-loginout_509ed192cad16708 a.simple-btn_f4a66eac20c12131,
  input.te-theme-btn_c1d254111919245a.simple-btn_f4a66eac20c12131 {
    padding-left: 36px;
    padding-right: 36px; }

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

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

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

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

.circle-rotate-wrapper_acbccb92b9f946ce {
  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_acbccb92b9f946ce .circle-rotate-inner_b9676f297551212f {
    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_600d72feb01ce991 {
  margin-top: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.px-350_3827dd4f64e213f5 {
  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_5c30c5b1dcd949bb label {
  width: 100%;
  display: block;
  font-weight: 600;
  margin-bottom: 10px; }
.post-password-form_5c30c5b1dcd949bb input[type="password"] {
  font-size: 1.2rem;
  line-height: 20px;
  padding: 12px 20px;
  border: 1px solid #E4E4F2;
  width: 100%; }
.post-password-form_5c30c5b1dcd949bb 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_5c30c5b1dcd949bb 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_0aabc3ffbfc0a036 .size-full_205e1371bc4b7431.alignright_a2f0880a7bff0651 {
  margin-bottom: 15px;
  margin-top: 20px; }
.tp-page-content_0aabc3ffbfc0a036 figure.wp-caption_51627d273157426c.aligncenter_a3d1ccf1d8a2729b {
  margin-top: 40px; }
.tp-page-content_0aabc3ffbfc0a036 dl, .tp-page-content_0aabc3ffbfc0a036 ol, .tp-page-content_0aabc3ffbfc0a036 ul {
  margin-bottom: 11px; }
.tp-page-content_0aabc3ffbfc0a036 .te-comment-respond_7fc5b64b0821e18b {
  margin-top: 78px;
  margin-bottom: 20px; }
.tp-page-content_0aabc3ffbfc0a036 .te-latest-comments_359a91fc955e53ae .te-comment-respond_7fc5b64b0821e18b {
  margin-bottom: 40px; }
.tp-page-content_0aabc3ffbfc0a036 .te-post-comments_7d21294a8b3f779a {
  margin-top: 80px; }

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

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

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

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

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

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

.gallery-columns-1_9de2720b2a78ba1d .gallery-item_6598c5471ed5b57a {
  max-width: 100%;
  width: 100%; }

.gallery-columns-2_18d7c9de79548fd4 .gallery-item_6598c5471ed5b57a {
  max-width: 50%; }

.gallery-columns-3_3a1b530d0e4fea05 .gallery-item_6598c5471ed5b57a {
  max-width: 33.33%; }

.gallery-columns-4_f9d926442cb38d7b .gallery-item_6598c5471ed5b57a {
  max-width: 25%; }

.gallery-columns-5_f996d3b192c96ada .gallery-item_6598c5471ed5b57a {
  max-width: 20%; }

.gallery-columns-6_d00640cc66e49134 .gallery-item_6598c5471ed5b57a {
  max-width: 16.66%; }

.gallery-columns-7_be1b8ec1c99b9e6a .gallery-item_6598c5471ed5b57a {
  max-width: 14.28%; }

.gallery-columns-8_8b34ddc7820d83ae .gallery-item_6598c5471ed5b57a {
  max-width: 12.5%; }

.gallery-columns-9_b6ea8eebe3a00225 .gallery-item_6598c5471ed5b57a {
  max-width: 11.11%; }

.gallery-caption_a7d7c8eafa5c722b {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.te-post-content p.has-large-font-size_3889af925beb1f2f {
  font-size: 36px;
  line-height: 1.2; }
.te-post-content .wp-block-search_0778a5c212578757 {
  margin-bottom: 15px; }
.te-post-content .wp-block-file_524fb5c863f6e546 {
  margin-top: 20px; }
.te-post-content .wp-block-group__inner-container_2acbe4fd3202c4f4 p {
  margin-top: 0 !important; }

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

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

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

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

.wp-block-cover_3ebdd5b20ef724ae p.wp-block-cover-text_cc2657ca08eb5697,
.wp-block-cover_3ebdd5b20ef724ae.is-light_b3b20ec8a0e18608 .wp-block-cover__inner-container_5a571b1eb350c6fe {
  color: #fff !important; }

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

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

.widget_de052c27aa4ea697 .wp-block-archives-dropdown_da2399b364508795,
.widget_de052c27aa4ea697 .wp-block-categories-dropdown_6f7dec6637fc5053,
.widget_de052c27aa4ea697 .wp-block-loginout_509ed192cad16708,
.widget_de052c27aa4ea697 .wp-block-social-links_3a2d35b794993952,
.widget_de052c27aa4ea697.widget_archive_71c256054c8209c9 select,
.widget_de052c27aa4ea697.te_widget_categories_60e585771eddfa87 select,
.widget_de052c27aa4ea697.widget_text_26e206b8f796dd92 select,
.widget_de052c27aa4ea697.te_widget_search_0bc690b5182d28c9 .search-form_5990598f3bfb24c7,
.widget_de052c27aa4ea697.te_widget_tag_cloud_0621e6c4ba8d8ce8 .tagcloud_8a8a2d8e6166295e,
.widget_de052c27aa4ea697 .wp-block-tag-cloud_82b7b2a6bebc95ea {
  margin-bottom: 6px; }

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

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

.blog-search-content_42e2e45656c5898b {
  margin: 0; }
  .blog-search-content_42e2e45656c5898b .wp-block-search_0778a5c212578757,
  .blog-search-content_42e2e45656c5898b .search-form_5990598f3bfb24c7,
  .blog-search-content_42e2e45656c5898b .sidebar__search_f8eec1dd6456677b {
    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_42e2e45656c5898b .wp-block-search_0778a5c212578757,
      .blog-search-content_42e2e45656c5898b .search-form_5990598f3bfb24c7,
      .blog-search-content_42e2e45656c5898b .sidebar__search_f8eec1dd6456677b {
        width: 100%; } }
    .blog-search-content_42e2e45656c5898b .wp-block-search_0778a5c212578757 .wp-block-search__inside-wrapper_253a901f6ac06a81,
    .blog-search-content_42e2e45656c5898b .search-form_5990598f3bfb24c7 .wp-block-search__inside-wrapper_253a901f6ac06a81,
    .blog-search-content_42e2e45656c5898b .sidebar__search_f8eec1dd6456677b .wp-block-search__inside-wrapper_253a901f6ac06a81 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .blog-search-content_42e2e45656c5898b .wp-block-search_0778a5c212578757 label,
    .blog-search-content_42e2e45656c5898b .search-form_5990598f3bfb24c7 label,
    .blog-search-content_42e2e45656c5898b .sidebar__search_f8eec1dd6456677b 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_42e2e45656c5898b .wp-block-search_0778a5c212578757 input,
    .blog-search-content_42e2e45656c5898b .search-form_5990598f3bfb24c7 input,
    .blog-search-content_42e2e45656c5898b .sidebar__search_f8eec1dd6456677b 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_42e2e45656c5898b .wp-block-search_0778a5c212578757 button,
    .blog-search-content_42e2e45656c5898b .search-form_5990598f3bfb24c7 button,
    .blog-search-content_42e2e45656c5898b .sidebar__search_f8eec1dd6456677b 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_0aabc3ffbfc0a036 .wp-smiley_924b712550cd7527,
.entry-content_33478240dcff3159 .wp-smiley_924b712550cd7527,
.comment-content_22a204bf830da764 .wp-smiley_924b712550cd7527 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

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

.te-comment-respond_7fc5b64b0821e18b.style-two_e5ef992b3aa7aeed .wpcf7-form_42ea68ee31213d15 .wpcf7-not-valid-tip_c8a9837a74544f13 {
  color: #d9c0b8 !important; }
.te-comment-respond_7fc5b64b0821e18b .wpcf7-form_42ea68ee31213d15 .wpcf7-not-valid_4f6708de84aa9144 {
  border-color: #dc3232 !important; }
.te-comment-respond_7fc5b64b0821e18b .wpcf7-form_42ea68ee31213d15 .wpcf7-not-valid-tip_c8a9837a74544f13 {
  font-size: 16px;
  margin-top: 5px; }
.te-comment-respond_7fc5b64b0821e18b .wpcf7-form_42ea68ee31213d15.sent_56d9fabfc4999319 .wpcf7-response-output_904831e279ad84f9 {
  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_7fc5b64b0821e18b .wpcf7-form_42ea68ee31213d15.invalid_56b20c759ca4440c .wpcf7-response-output_904831e279ad84f9 {
  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_5b9edcb9e5d68dd8 {
  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_5b9edcb9e5d68dd8 .wpcf7-te-list-item_f1d5b90043fa4f1a {
    margin: 0; }
    .wpcf7-form-control_5b9edcb9e5d68dd8 .wpcf7-te-list-item_f1d5b90043fa4f1a label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      margin: 0;
      gap: 10px; }
      .wpcf7-form-control_5b9edcb9e5d68dd8 .wpcf7-te-list-item_f1d5b90043fa4f1a label .wpcf7-te-list-item-label_c0b24ec4ae1735db {
        font-size: 16px;
        font-weight: 400; }

.logged-in_ea4cbc4a51ae7f12 .te-comment-respond_7fc5b64b0821e18b textarea {
  margin-bottom: 12px; }

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

body.admin-bar_6fd870fd35dc1d8a .header-menu-area_71d9f3e9f5aacbe4.sticky_menu_d0f463393654f3f7 {
  top: 30px; }
  @media (max-width: 600px) {
    body.admin-bar_6fd870fd35dc1d8a .header-menu-area_71d9f3e9f5aacbe4.sticky_menu_d0f463393654f3f7 {
      top: 0; } }

.page-template-default_57fdd3aeb8248dd3.page-id-146_52b21899b0122800 .tp-page-content_0aabc3ffbfc0a036 p:last-child {
  margin-bottom: 10px; }
.page-template-default_57fdd3aeb8248dd3.page-id-1133_c1d60c2a345d6221 .tp-page-content_0aabc3ffbfc0a036 .te-comment-respond_7fc5b64b0821e18b {
  margin-top: 78px;
  display: inline-block;
  width: 100%; }
.page-template-default_57fdd3aeb8248dd3.page-id-3_4b7c382a1445c15e .page-area_18cd2cf6c916b4a0 {
  padding-top: 128px; }

.single-post-item_47ace31c7ed0dd75.post-24_327e2c9154f25f6d .wp-block-button_3fcfcb113fbe111e a {
  color: #ffffff; }

.post-template-default_43ae91589099b3fd.postid-163_4cba49c9b75c617d .te-blog-details-wrapper_19eb4c219a60688a .te-post-item_23441b9c4ccc469d .te-post-content {
  margin-bottom: 34px; }
.post-template-default_43ae91589099b3fd.postid-150_511210357ea68914 .te-blog-details-wrapper_19eb4c219a60688a .te-post-item_23441b9c4ccc469d .te-post-content {
  margin-bottom: 34px; }
  .post-template-default_43ae91589099b3fd.postid-150_511210357ea68914 .te-blog-details-wrapper_19eb4c219a60688a .te-post-item_23441b9c4ccc469d .te-post-content .wp-block-group_55e8b9837f1ea09a.is-layout-constrained_b848452b255e4323:last-child {
    border: 1px solid #000; }
.post-template-default_43ae91589099b3fd.postid-51_feabf9a8f463d5ab .te-blog-details-wrapper_19eb4c219a60688a .te-post-item_23441b9c4ccc469d .te-post-content {
  margin-bottom: 25px; }
  .post-template-default_43ae91589099b3fd.postid-51_feabf9a8f463d5ab .te-blog-details-wrapper_19eb4c219a60688a .te-post-item_23441b9c4ccc469d .te-post-content p:last-child {
    margin-bottom: 0; }
.post-template-default_43ae91589099b3fd.postid-1163_2d6977e4569c4fca .te-blog-details-wrapper_19eb4c219a60688a .te-post-item_23441b9c4ccc469d .te-post-content .wp-caption_51627d273157426c, .post-template-default_43ae91589099b3fd.postid-568_be9f57301481b738 .te-blog-details-wrapper_19eb4c219a60688a .te-post-item_23441b9c4ccc469d .te-post-content .wp-caption_51627d273157426c {
  margin-top: 20px; }
.post-template-default_43ae91589099b3fd.postid-1785_9ead309d7dbf46ca .te-blog-details-wrapper_19eb4c219a60688a .te-post-item_23441b9c4ccc469d .te-post-content .wp-block-button__link_3a027ebd4c247520 {
  color: #ffffff !important; }
.post-template-default_43ae91589099b3fd.postid-1149_c17435bce278a83e .te-blog-details-wrapper_19eb4c219a60688a .te-latest-comments_359a91fc955e53ae li .te-comments-item_b1c6b8708746bd63 .te-comments-text_b1c423c16028fbef p {
  margin-bottom: 0; }
.post-template-default_43ae91589099b3fd.postid-555_425f720e9c696a9c .te-blog-details-wrapper_19eb4c219a60688a .te-post-item_23441b9c4ccc469d .te-post-content .gallery {
  margin-top: 20px; }

.error-404_0d485903b938b5f5.not-found {
  margin-top: -20px;
  margin-bottom: 40px; }
  .error-404_0d485903b938b5f5.not-found .error-content_131ec8cbe9758705 .error-btn-bh_23ca41dc721c288e {
    margin-top: 20px; }

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

.sidebar_5af6ad48a1e13195 .widget_media_gallery_d8c8af6a96d26513 .gallery-item_6598c5471ed5b57a {
  margin-bottom: 0; }
  .sidebar_5af6ad48a1e13195 .widget_media_gallery_d8c8af6a96d26513 .gallery-item_6598c5471ed5b57a 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_30783add8ab8b4dd {
  -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_f5c81f6296811e4d {
  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_d6dbd357c6cfa1e9 path {
  stroke: #317EFE;
  stroke-width: 4;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

body.admin-bar_6fd870fd35dc1d8a .header-area_a47197c33e9e9f83.style-2_49de2cb12750f74b.login .te-header-menu-area_402f79f91cba0a40 {
  top: auto !important; }

.header-area_a47197c33e9e9f83 .container-fluid_78160641edf73603 {
  padding: 0 70px; }
  @media (max-width: 1550px) {
    .header-area_a47197c33e9e9f83 .container-fluid_78160641edf73603 {
      padding: 0 24px; } }
.header-area_a47197c33e9e9f83.style-2_49de2cb12750f74b .header-top {
  padding: 9px 0;
  background-color: #F9F4F1; }
  .header-area_a47197c33e9e9f83.style-2_49de2cb12750f74b .header-top .te-header-contact-info_75f982921534c556 span {
    color: #677471; }
    .header-area_a47197c33e9e9f83.style-2_49de2cb12750f74b .header-top .te-header-contact-info_75f982921534c556 span i {
      color: #317EFE; }
    .header-area_a47197c33e9e9f83.style-2_49de2cb12750f74b .header-top .te-header-contact-info_75f982921534c556 span a {
      color: #677471; }
  .header-area_a47197c33e9e9f83.style-2_49de2cb12750f74b .header-top .te-social-profile_73e3a32794aa4fd7 a {
    color: #317EFE;
    background-color: #E0E6F8;
    width: 42px;
    height: 42px; }
    .header-area_a47197c33e9e9f83.style-2_49de2cb12750f74b .header-top .te-social-profile_73e3a32794aa4fd7 a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #ffffff;
      background-color: #317EFE; }
.header-area_a47197c33e9e9f83.style-2_49de2cb12750f74b .te-header-menu-area_402f79f91cba0a40 {
  position: fixed;
  top: 20px;
  left: 0;
  width: 100%; }
  .header-area_a47197c33e9e9f83.style-2_49de2cb12750f74b .te-header-menu-area_402f79f91cba0a40 .menu-wrapper_7682bec0300134b9 {
    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_a47197c33e9e9f83.style-2_49de2cb12750f74b .te-header-menu-area_402f79f91cba0a40 .menu-wrapper_7682bec0300134b9 {
        padding-left: 10px;
        padding-right: 6px; } }
  .header-area_a47197c33e9e9f83.style-2_49de2cb12750f74b .te-header-menu-area_402f79f91cba0a40 .te-header-btn_efcfc25e66dc0a1e .te-quote-btn_708a571e22c0d1ae {
    background-color: #E7F914;
    border-color: #E7F914; }
.header-area_a47197c33e9e9f83.style-2_49de2cb12750f74b .te-sticky_menu {
  top: 0; }
  .header-area_a47197c33e9e9f83.style-2_49de2cb12750f74b .te-sticky_menu .menu-wrapper_7682bec0300134b9 {
    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_4fa4300281b06306 {
    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_25880777e665d199 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px; }
  .header-top .te-header-contact-info_75f982921534c556 {
    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_75f982921534c556 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_75f982921534c556 span.te-contact-info-item_61649e58e7db0964 {
        gap: 0 10px !important; }
      .header-top .te-header-contact-info_75f982921534c556 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_71591ec8cec5c2af {
      display: none; } }
  .header-top .header-top-btn_71591ec8cec5c2af 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_71591ec8cec5c2af a:hover:after {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
    .header-top .header-top-btn_71591ec8cec5c2af 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_73e3a32794aa4fd7 {
    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_73e3a32794aa4fd7 .te-social-profile-label_87e90b566afdcecc {
      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_73e3a32794aa4fd7 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_73e3a32794aa4fd7 a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #14203A;
        background-color: #E7F914; }

.te-header-menu-area_402f79f91cba0a40 {
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-header-menu-area_402f79f91cba0a40.te-te-sticky-header_090c19cab21cd085 {
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-header-menu-area_402f79f91cba0a40.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_402f79f91cba0a40.te-sticky_menu .te-logo_1dbafd9e2d5bef9a .te-sticky-logo_ff3fe2ac0ab1f79d img {
          width: 170px;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-header-menu-area_402f79f91cba0a40.te-sticky_menu .te-main-menu_760ac573b9e4e12f ul li.te-active > a:after {
      bottom: 20px; }
    .te-header-menu-area_402f79f91cba0a40.te-sticky_menu .te-main-menu_760ac573b9e4e12f 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_402f79f91cba0a40.te-sticky_menu .te-main-menu_760ac573b9e4e12f ul li a {
          padding: 33px 14px; } }
    .te-header-menu-area_402f79f91cba0a40.te-sticky_menu .te-main-menu_760ac573b9e4e12f ul li ul li a {
      padding: 10px 20px; }
  .te-header-menu-area_402f79f91cba0a40 .te-header-menu-wrapper_27ca69b3e99a896b {
    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_402f79f91cba0a40 .te-header-menu-wrapper_27ca69b3e99a896b {
        gap: 20px; } }
  .te-header-menu-area_402f79f91cba0a40 .te-logo_1dbafd9e2d5bef9a {
    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_402f79f91cba0a40 .te-logo_1dbafd9e2d5bef9a {
        height: 100px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-header-menu-area_402f79f91cba0a40 .te-logo_1dbafd9e2d5bef9a {
        height: 80px; } }
    .te-header-menu-area_402f79f91cba0a40 .te-logo_1dbafd9e2d5bef9a .te-standard-logo_244099b624873e4e img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-header-menu-area_402f79f91cba0a40 .te-logo_1dbafd9e2d5bef9a .te-sticky-logo_ff3fe2ac0ab1f79d {
      display: none; }
      @media only screen and (max-width: 767px) {
        .te-header-menu-area_402f79f91cba0a40 .te-logo_1dbafd9e2d5bef9a .te-sticky-logo_ff3fe2ac0ab1f79d {
          width: 170px; } }
      @media only screen and (max-width: 1199px) {
        .te-header-menu-area_402f79f91cba0a40 .te-logo_1dbafd9e2d5bef9a .te-sticky-logo_ff3fe2ac0ab1f79d {
          display: block; } }
      .te-header-menu-area_402f79f91cba0a40 .te-logo_1dbafd9e2d5bef9a .te-sticky-logo_ff3fe2ac0ab1f79d img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-header-menu-area_402f79f91cba0a40 .te-logo_1dbafd9e2d5bef9a .te-retina-logo_d10ff66f026d35dc {
      display: none; }

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

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

.te-header-btn_efcfc25e66dc0a1e {
  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_efcfc25e66dc0a1e .te-icon_6d4cad643ab22e2b {
    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_efcfc25e66dc0a1e .te-icon_6d4cad643ab22e2b: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_efcfc25e66dc0a1e {
      display: none; } }
  .te-header-btn_efcfc25e66dc0a1e .te-cta-btn_fd47f78f0e9aa502 {
    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_efcfc25e66dc0a1e .te-cta-btn_fd47f78f0e9aa502:hover {
      background-color: #317EFE;
      color: #ffffff; }
  .te-header-btn_efcfc25e66dc0a1e .te-quote-btn_708a571e22c0d1ae {
    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_efcfc25e66dc0a1e .te-quote-btn_708a571e22c0d1ae: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_b1da92905fcc9dc3 {
    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_b1da92905fcc9dc3 .te-search-content-filed_702706457d02a160 {
      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_b1da92905fcc9dc3 .te-search-content-filed_702706457d02a160 .te-search-close {
        cursor: pointer;
        font-size: 30px;
        color: #ffffff; }
    .te-search-form-wrapper .te-search-form-inner_b1da92905fcc9dc3 .te-search-form_a84641061a2c511d {
      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_b1da92905fcc9dc3 .te-search-form_a84641061a2c511d .te-search-form-input_e6aaf9bd5b3362c4 {
        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_b1da92905fcc9dc3 .te-search-form_a84641061a2c511d .te-search-form-input_e6aaf9bd5b3362c4 .te-search-icon_4983c55a6f067e59 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .te-search-form-wrapper .te-search-form-inner_b1da92905fcc9dc3 .te-search-form_a84641061a2c511d .te-search-form-input_e6aaf9bd5b3362c4 button.te-submit-search-btn_2fa436fe2694593f {
          padding: 15px 24px !important; }
      .te-search-form-wrapper .te-search-form-inner_b1da92905fcc9dc3 .te-search-form_a84641061a2c511d 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_da6c558f7fcb39d9 a.mean-expand.mean-clicked_df5268895314ecf8 {
  background-color: #317EFE;
  border-color: #317EFE !important; }

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

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

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

.te-mobile-menu-bar_2300d39ec10e1a82 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_2300d39ec10e1a82 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_e378ea43adace56f {
    display: inline-block;
    width: 180px; }
  .te-menu-sidebar-area .te-menu-sidebar-wrapper_4e1890181ca73b98 {
    position: relative;
    padding: 40px; }
  .te-menu-sidebar-area.active {
    right: 0; }
  .te-menu-sidebar-area .te-menu-sidebar-close_88d6a1216acdf043 {
    position: absolute;
    top: 0;
    right: 0; }
    .te-menu-sidebar-area .te-menu-sidebar-close_88d6a1216acdf043 .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_88d6a1216acdf043 .te-menu-sidebar-close-btn:hover {
        background-color: #317EFE; }
  .te-menu-sidebar-area .te-menu-sidebar-content_e1b331adcdc86365 .te-menu-sidebar-single-widget_771d11779ada546d {
    display: inline-block;
    margin-top: 20px;
    width: 100%; }
    .te-menu-sidebar-area .te-menu-sidebar-content_e1b331adcdc86365 .te-menu-sidebar-single-widget_771d11779ada546d .te-menu-sidebar-title_a1b748874a010157 {
      margin-bottom: 5px; }
    .te-menu-sidebar-area .te-menu-sidebar-content_e1b331adcdc86365 .te-menu-sidebar-single-widget_771d11779ada546d .te-header-contact-info_75f982921534c556 {
      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_e1b331adcdc86365 .te-menu-sidebar-single-widget_771d11779ada546d .te-header-contact-info_75f982921534c556 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_e1b331adcdc86365 .te-menu-sidebar-single-widget_771d11779ada546d .te-header-contact-info_75f982921534c556 span.te-contact-info-item_61649e58e7db0964 {
          gap: 0 10px !important; }
        .te-menu-sidebar-area .te-menu-sidebar-content_e1b331adcdc86365 .te-menu-sidebar-single-widget_771d11779ada546d .te-header-contact-info_75f982921534c556 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_e1b331adcdc86365 .te-menu-sidebar-single-widget_771d11779ada546d .te-header-contact-info_75f982921534c556 span a:hover {
            color: #317EFE; }
    .te-menu-sidebar-area .te-menu-sidebar-content_e1b331adcdc86365 .te-menu-sidebar-single-widget_771d11779ada546d .te-social-profile_73e3a32794aa4fd7 {
      margin-top: 20px;
      border-top: 1px solid #dfe2e9;
      width: 100%;
      padding-top: 20px; }
      .te-menu-sidebar-area .te-menu-sidebar-content_e1b331adcdc86365 .te-menu-sidebar-single-widget_771d11779ada546d .te-social-profile_73e3a32794aa4fd7 a {
        color: #14203A;
        font-size: 22px; }
        .te-menu-sidebar-area .te-menu-sidebar-content_e1b331adcdc86365 .te-menu-sidebar-single-widget_771d11779ada546d .te-social-profile_73e3a32794aa4fd7 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_e44a056829f996e3 {
  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_e44a056829f996e3.style-2_49de2cb12750f74b .te-single-slider_5082aeeeacb7aa86 {
    height: 950px;
    padding-top: 70px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_e44a056829f996e3.style-2_49de2cb12750f74b .te-single-slider_5082aeeeacb7aa86 {
        height: unset;
        padding: 80px 0; } }
    .slider-area_e44a056829f996e3.style-2_49de2cb12750f74b .te-single-slider_5082aeeeacb7aa86 .slider-feature-img_4656e26009a93039 {
      position: absolute;
      right: 0;
      top: 0; }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_e44a056829f996e3.style-2_49de2cb12750f74b .te-single-slider_5082aeeeacb7aa86 .slider-feature-img_4656e26009a93039 {
          right: -200px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_e44a056829f996e3.style-2_49de2cb12750f74b .te-single-slider_5082aeeeacb7aa86 .slider-feature-img_4656e26009a93039 {
          right: -280px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_e44a056829f996e3.style-2_49de2cb12750f74b .te-single-slider_5082aeeeacb7aa86 .slider-feature-img_4656e26009a93039 {
          right: -380px; } }
      .slider-area_e44a056829f996e3.style-2_49de2cb12750f74b .te-single-slider_5082aeeeacb7aa86 .slider-feature-img_4656e26009a93039 .company-award_30cf8982177f510e {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        margin-top: 50px;
        left: 135px; }
        .slider-area_e44a056829f996e3.style-2_49de2cb12750f74b .te-single-slider_5082aeeeacb7aa86 .slider-feature-img_4656e26009a93039 .company-award_30cf8982177f510e .icon_cac911dba8279354 {
          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_e44a056829f996e3.style-2_49de2cb12750f74b .te-single-slider_5082aeeeacb7aa86 .slider-feature-img_4656e26009a93039 .slider-feature-img-overlay_0037a143881eff76 {
          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_e44a056829f996e3.style-2_49de2cb12750f74b .te-single-slider_5082aeeeacb7aa86 .slider-left-shape_dfaac9561b278191 {
      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_e44a056829f996e3.style-2_49de2cb12750f74b .te-single-slider_5082aeeeacb7aa86 .slider-left-shape_dfaac9561b278191 {
          display: none; } }
    .slider-area_e44a056829f996e3.style-2_49de2cb12750f74b .te-single-slider_5082aeeeacb7aa86 .slider-right-shape_d46ed414756309c4 {
      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_e44a056829f996e3.style-2_49de2cb12750f74b .te-single-slider_5082aeeeacb7aa86 .slider-right-shape_d46ed414756309c4 {
          display: none; } }
    .slider-area_e44a056829f996e3.style-2_49de2cb12750f74b .te-single-slider_5082aeeeacb7aa86 .slider-circle-shape_af98584bc1b33646 {
      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_e44a056829f996e3 .te-slider-wrapper_af7457b8433f93c2 .slick-active .te-slider-short-title_007336c7492228e6,
  .slider-area_e44a056829f996e3 .te-slider-wrapper_af7457b8433f93c2 .slick-active .te-slider-title_65d3421fe489981b,
  .slider-area_e44a056829f996e3 .te-slider-wrapper_af7457b8433f93c2 .slick-active .te-slider-short-desc_745850e143f9c371,
  .slider-area_e44a056829f996e3 .te-slider-wrapper_af7457b8433f93c2 .slick-active .te-slider-btn-wrapper_a05332ae07d3e203 {
    -webkit-animation-name: MovefadeUp;
    animation-name: MovefadeUp;
    -webkit-animation-fill-mode: both; }
  .slider-area_e44a056829f996e3 .te-slider-wrapper_af7457b8433f93c2 .slick-active .te-slider-short-title_007336c7492228e6 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; }
  .slider-area_e44a056829f996e3 .te-slider-wrapper_af7457b8433f93c2 .slick-active .te-slider-title_65d3421fe489981b {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  .slider-area_e44a056829f996e3 .te-slider-wrapper_af7457b8433f93c2 .slick-active .te-slider-short-desc_745850e143f9c371 {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s; }
  .slider-area_e44a056829f996e3 .te-slider-wrapper_af7457b8433f93c2 .slick-active .te-slider-btn-wrapper_a05332ae07d3e203 {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s; }
  .slider-area_e44a056829f996e3 .te-slider-wrapper_af7457b8433f93c2 .slick-dots_8bf379c7eb0465f2 {
    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_e44a056829f996e3 .te-slider-wrapper_af7457b8433f93c2 .slick-dots_8bf379c7eb0465f2 {
        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_e44a056829f996e3 .te-slider-wrapper_af7457b8433f93c2 .slick-dots_8bf379c7eb0465f2 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_e44a056829f996e3 .te-slider-wrapper_af7457b8433f93c2 .slick-dots_8bf379c7eb0465f2 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_e44a056829f996e3 .te-slider-wrapper_af7457b8433f93c2 .slick-dots_8bf379c7eb0465f2 li button:hover {
          background-color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
      .slider-area_e44a056829f996e3 .te-slider-wrapper_af7457b8433f93c2 .slick-dots_8bf379c7eb0465f2 li.slick-active {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 1px solid #317EFE; }
        .slider-area_e44a056829f996e3 .te-slider-wrapper_af7457b8433f93c2 .slick-dots_8bf379c7eb0465f2 li.slick-active button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .slider-area_e44a056829f996e3 .te-single-slider_5082aeeeacb7aa86 {
    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_e44a056829f996e3 .te-single-slider_5082aeeeacb7aa86 {
        background-image: none !important; } }
    .slider-area_e44a056829f996e3 .te-single-slider_5082aeeeacb7aa86 .te-slider-overlay_6ed88ded7724eb5f {
      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_e44a056829f996e3 .te-single-slider_5082aeeeacb7aa86 .te-slider-overlay_6ed88ded7724eb5f {
          left: 0; } }
      .slider-area_e44a056829f996e3 .te-single-slider_5082aeeeacb7aa86 .te-slider-overlay_6ed88ded7724eb5f .te-slider-overlay-shape_daef74d4d8674887 {
        position: absolute;
        top: 0;
        height: 100%;
        left: -340px;
        width: 100%; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_e44a056829f996e3 .te-single-slider_5082aeeeacb7aa86 .te-slider-overlay_6ed88ded7724eb5f .te-slider-overlay-shape_daef74d4d8674887 {
            display: none; } }
    .slider-area_e44a056829f996e3 .te-single-slider_5082aeeeacb7aa86 .te-slider-content-wrapper_b7b20cd94ee5dd92 {
      position: relative;
      z-index: 99; }
      .slider-area_e44a056829f996e3 .te-single-slider_5082aeeeacb7aa86 .te-slider-content-wrapper_b7b20cd94ee5dd92 .te-slider-content_7df513f59e364060 .te-slider-short-title_007336c7492228e6 {
        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_e44a056829f996e3 .te-single-slider_5082aeeeacb7aa86 .te-slider-content-wrapper_b7b20cd94ee5dd92 .te-slider-content_7df513f59e364060 .te-slider-title_65d3421fe489981b {
        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_e44a056829f996e3 .te-single-slider_5082aeeeacb7aa86 .te-slider-content-wrapper_b7b20cd94ee5dd92 .te-slider-content_7df513f59e364060 .te-slider-title_65d3421fe489981b {
            font-size: 60px;
            line-height: 64px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-area_e44a056829f996e3 .te-single-slider_5082aeeeacb7aa86 .te-slider-content-wrapper_b7b20cd94ee5dd92 .te-slider-content_7df513f59e364060 .te-slider-title_65d3421fe489981b {
            font-size: 48px;
            line-height: 56px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_e44a056829f996e3 .te-single-slider_5082aeeeacb7aa86 .te-slider-content-wrapper_b7b20cd94ee5dd92 .te-slider-content_7df513f59e364060 .te-slider-title_65d3421fe489981b {
            font-size: 42px;
            line-height: 52px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_e44a056829f996e3 .te-single-slider_5082aeeeacb7aa86 .te-slider-content-wrapper_b7b20cd94ee5dd92 .te-slider-content_7df513f59e364060 .te-slider-title_65d3421fe489981b {
            font-size: 38px;
            line-height: 44px;
            margin-bottom: 20px; } }
      .slider-area_e44a056829f996e3 .te-single-slider_5082aeeeacb7aa86 .te-slider-content-wrapper_b7b20cd94ee5dd92 .te-slider-content_7df513f59e364060 .te-slider-short-desc_745850e143f9c371 {
        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_e44a056829f996e3 .te-single-slider_5082aeeeacb7aa86 .te-slider-content-wrapper_b7b20cd94ee5dd92 .te-slider-content_7df513f59e364060 .te-slider-short-desc_745850e143f9c371 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_e44a056829f996e3 .te-single-slider_5082aeeeacb7aa86 .te-slider-content-wrapper_b7b20cd94ee5dd92 .te-slider-content_7df513f59e364060 .te-slider-short-desc_745850e143f9c371 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_e44a056829f996e3 .te-single-slider_5082aeeeacb7aa86 .te-slider-content-wrapper_b7b20cd94ee5dd92 .te-slider-content_7df513f59e364060 .te-slider-short-desc_745850e143f9c371 {
            font-size: 18px;
            line-height: 32px; } }
      .slider-area_e44a056829f996e3 .te-single-slider_5082aeeeacb7aa86 .te-slider-content-wrapper_b7b20cd94ee5dd92 .te-slider-content_7df513f59e364060 .te-slider-btn-wrapper_a05332ae07d3e203 {
        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_e44a056829f996e3 .te-single-slider_5082aeeeacb7aa86 .te-slider-content-wrapper_b7b20cd94ee5dd92 .te-slider-content_7df513f59e364060 .te-slider-btn-wrapper_a05332ae07d3e203 {
            padding-top: 30px; } }
        .slider-area_e44a056829f996e3 .te-single-slider_5082aeeeacb7aa86 .te-slider-content-wrapper_b7b20cd94ee5dd92 .te-slider-content_7df513f59e364060 .te-slider-btn-wrapper_a05332ae07d3e203 .te-theme-btn_c1d254111919245a {
          padding: 11px 30px;
          color: #ffffff;
          border-radius: 50px;
          background-color: #317EFE;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .slider-area_e44a056829f996e3 .te-single-slider_5082aeeeacb7aa86 .te-slider-content-wrapper_b7b20cd94ee5dd92 .te-slider-content_7df513f59e364060 .te-slider-btn-wrapper_a05332ae07d3e203 .te-call-btn_89bb4ff0ff63d64e {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 20px; }
          .slider-area_e44a056829f996e3 .te-single-slider_5082aeeeacb7aa86 .te-slider-content-wrapper_b7b20cd94ee5dd92 .te-slider-content_7df513f59e364060 .te-slider-btn-wrapper_a05332ae07d3e203 .te-call-btn_89bb4ff0ff63d64e .te-icon_6d4cad643ab22e2b {
            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_e44a056829f996e3 .te-single-slider_5082aeeeacb7aa86 .te-slider-content-wrapper_b7b20cd94ee5dd92 .te-slider-content_7df513f59e364060 .te-slider-btn-wrapper_a05332ae07d3e203 .te-call-btn_89bb4ff0ff63d64e .te-content_4a6c76e434535c9e {
            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_e44a056829f996e3 .te-single-slider_5082aeeeacb7aa86 .te-slider-content-wrapper_b7b20cd94ee5dd92 .te-slider-content_7df513f59e364060 .te-slider-btn-wrapper_a05332ae07d3e203 .te-call-btn_89bb4ff0ff63d64e .te-content_4a6c76e434535c9e .te-title_bcc72946fa90087e {
              font-size: 18px;
              font-weight: 400;
              line-height: 24px;
              color: #335371; }
            .slider-area_e44a056829f996e3 .te-single-slider_5082aeeeacb7aa86 .te-slider-content-wrapper_b7b20cd94ee5dd92 .te-slider-content_7df513f59e364060 .te-slider-btn-wrapper_a05332ae07d3e203 .te-call-btn_89bb4ff0ff63d64e .te-content_4a6c76e434535c9e .te-text_7812f9644c153683 {
              font-size: 20px;
              font-weight: 500;
              line-height: 24px;
              letter-spacing: 0px;
              color: #14203A; }

.slider-area_e44a056829f996e3.style-1_190ffb01fcd10332 {
  position: relative;
  overflow: visible;
  background: transparent; }
  .slider-area_e44a056829f996e3.style-1_190ffb01fcd10332: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_e44a056829f996e3.style-1_190ffb01fcd10332 .te-single-slider_5082aeeeacb7aa86 {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .slider-area_e44a056829f996e3.style-1_190ffb01fcd10332 .te-single-slider_5082aeeeacb7aa86 .te-slider-overlay_6ed88ded7724eb5f {
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
      background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
      .slider-area_e44a056829f996e3.style-1_190ffb01fcd10332 .te-single-slider_5082aeeeacb7aa86 .te-slider-overlay_6ed88ded7724eb5f::before {
        display: none; }
    .slider-area_e44a056829f996e3.style-1_190ffb01fcd10332 .te-single-slider_5082aeeeacb7aa86 .slider-shape_d1d7a868695448ab {
      position: absolute;
      border-radius: 20px;
      overflow: hidden; }
      .slider-area_e44a056829f996e3.style-1_190ffb01fcd10332 .te-single-slider_5082aeeeacb7aa86 .slider-shape_d1d7a868695448ab img {
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        top: 0; }
    .slider-area_e44a056829f996e3.style-1_190ffb01fcd10332 .te-single-slider_5082aeeeacb7aa86 .shape-one_39a1892a3a07b8b5 {
      top: 50px;
      left: 0;
      width: 300px;
      height: 290px; }
      @media (max-width: 991px) {
        .slider-area_e44a056829f996e3.style-1_190ffb01fcd10332 .te-single-slider_5082aeeeacb7aa86 .shape-one_39a1892a3a07b8b5 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_e44a056829f996e3.style-1_190ffb01fcd10332 .te-single-slider_5082aeeeacb7aa86 .shape-one_39a1892a3a07b8b5 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_e44a056829f996e3.style-1_190ffb01fcd10332 .te-single-slider_5082aeeeacb7aa86 .shape-one_39a1892a3a07b8b5 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_e44a056829f996e3.style-1_190ffb01fcd10332 .te-single-slider_5082aeeeacb7aa86 .shape-one_39a1892a3a07b8b5 {
          top: 160px;
          width: 250px;
          height: 200px; } }
    .slider-area_e44a056829f996e3.style-1_190ffb01fcd10332 .te-single-slider_5082aeeeacb7aa86 .shape-two_8518f99261d5ca1a {
      top: 0;
      right: 0;
      width: 300px;
      height: 310px; }
      @media (max-width: 991px) {
        .slider-area_e44a056829f996e3.style-1_190ffb01fcd10332 .te-single-slider_5082aeeeacb7aa86 .shape-two_8518f99261d5ca1a {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_e44a056829f996e3.style-1_190ffb01fcd10332 .te-single-slider_5082aeeeacb7aa86 .shape-two_8518f99261d5ca1a {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_e44a056829f996e3.style-1_190ffb01fcd10332 .te-single-slider_5082aeeeacb7aa86 .shape-two_8518f99261d5ca1a {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_e44a056829f996e3.style-1_190ffb01fcd10332 .te-single-slider_5082aeeeacb7aa86 .shape-two_8518f99261d5ca1a {
          width: 300px;
          height: 250px;
          top: 70px;
          right: -40px; } }
    .slider-area_e44a056829f996e3.style-1_190ffb01fcd10332 .te-single-slider_5082aeeeacb7aa86 .shape-three_5347e0f6a3b881ea {
      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_e44a056829f996e3.style-1_190ffb01fcd10332 .te-single-slider_5082aeeeacb7aa86 .shape-three_5347e0f6a3b881ea {
          display: none !important; } }
      @media (max-width: 991px) {
        .slider-area_e44a056829f996e3.style-1_190ffb01fcd10332 .te-single-slider_5082aeeeacb7aa86 .shape-three_5347e0f6a3b881ea {
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
    .slider-area_e44a056829f996e3.style-1_190ffb01fcd10332 .te-single-slider_5082aeeeacb7aa86 .te-slider-container_f64b628a35ed0c4c {
      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_e44a056829f996e3.style-1_190ffb01fcd10332 .te-single-slider_5082aeeeacb7aa86 .te-slider-container_f64b628a35ed0c4c {
          -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_e44a056829f996e3.style-1_190ffb01fcd10332 .te-single-slider_5082aeeeacb7aa86 .te-slider-container_f64b628a35ed0c4c {
          padding: 70px 0;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .slider-area_e44a056829f996e3.style-1_190ffb01fcd10332 .te-single-slider_5082aeeeacb7aa86 .te-slider-container_f64b628a35ed0c4c .te-slider-column_72166ddc28c27dfa {
        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_e44a056829f996e3.style-1_190ffb01fcd10332 .te-single-slider_5082aeeeacb7aa86 .te-slider-container_f64b628a35ed0c4c .te-slider-column_72166ddc28c27dfa {
            width: 100%; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_e44a056829f996e3.style-1_190ffb01fcd10332 .te-single-slider_5082aeeeacb7aa86 .te-slider-content-wrapper_b7b20cd94ee5dd92 .te-slider-content_7df513f59e364060 .te-slider-btn-wrapper_a05332ae07d3e203 {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .slider-area_e44a056829f996e3.style-1_190ffb01fcd10332 .te-single-slider_5082aeeeacb7aa86 .te-slider-content-wrapper_b7b20cd94ee5dd92 .te-slider-content_7df513f59e364060 .te-slider-btn-wrapper_a05332ae07d3e203 .te-theme-btn_c1d254111919245a {
      background-color: #317EFE;
      color: #ffffff; }
      .slider-area_e44a056829f996e3.style-1_190ffb01fcd10332 .te-single-slider_5082aeeeacb7aa86 .te-slider-content-wrapper_b7b20cd94ee5dd92 .te-slider-content_7df513f59e364060 .te-slider-btn-wrapper_a05332ae07d3e203 .te-theme-btn_c1d254111919245a:hover {
        background-color: #E7F914;
        color: #14203A; }
    .slider-area_e44a056829f996e3.style-1_190ffb01fcd10332 .te-single-slider_5082aeeeacb7aa86 .te-slider-content-wrapper_b7b20cd94ee5dd92 .te-slider-content_7df513f59e364060 .te-slider-btn-wrapper_a05332ae07d3e203 .te-call-btn_89bb4ff0ff63d64e .te-icon_6d4cad643ab22e2b {
      color: #317EFE; }
    .slider-area_e44a056829f996e3.style-1_190ffb01fcd10332 .te-single-slider_5082aeeeacb7aa86 .te-slider-content-wrapper_b7b20cd94ee5dd92 .te-slider-content_7df513f59e364060 .te-slider-title_65d3421fe489981b {
      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_e44a056829f996e3.style-1_190ffb01fcd10332 .te-single-slider_5082aeeeacb7aa86 .te-slider-content-wrapper_b7b20cd94ee5dd92 .te-slider-content_7df513f59e364060 .te-slider-title_65d3421fe489981b {
          font-size: 28px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_e44a056829f996e3.style-1_190ffb01fcd10332 .te-single-slider_5082aeeeacb7aa86 .te-slider-content-wrapper_b7b20cd94ee5dd92 .te-slider-content_7df513f59e364060 .te-slider-title_65d3421fe489981b {
          font-size: 32px;
          line-height: 52px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_e44a056829f996e3.style-1_190ffb01fcd10332 .te-single-slider_5082aeeeacb7aa86 .te-slider-content-wrapper_b7b20cd94ee5dd92 .te-slider-content_7df513f59e364060 .te-slider-title_65d3421fe489981b {
          font-size: 62px;
          line-height: 80px; } }
  .slider-area_e44a056829f996e3.style-1_190ffb01fcd10332 .te-slider-wrapper_af7457b8433f93c2 .container {
    position: relative; }
  .slider-area_e44a056829f996e3.style-1_190ffb01fcd10332 .te-slider-wrapper_af7457b8433f93c2 .slider-shape-bg_3f4d7747d5756c73 {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: 100px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_e44a056829f996e3.style-1_190ffb01fcd10332 .te-slider-wrapper_af7457b8433f93c2 .slider-shape-bg_3f4d7747d5756c73 {
        display: none; } }
    @media (max-width: 1399px) {
      .slider-area_e44a056829f996e3.style-1_190ffb01fcd10332 .te-slider-wrapper_af7457b8433f93c2 .slider-shape-bg_3f4d7747d5756c73 {
        margin-left: 0; } }
    .slider-area_e44a056829f996e3.style-1_190ffb01fcd10332 .te-slider-wrapper_af7457b8433f93c2 .slider-shape-bg_3f4d7747d5756c73: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_cd8937b4f23b9f33 {
  position: relative; }

.te-info-card_65013f6a2a4393cc {
  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_65013f6a2a4393cc {
      padding: 40px 25px; } }
  .te-info-card_65013f6a2a4393cc: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_65013f6a2a4393cc:hover .te-image-wrapper_9327575d4db52368 .overlay_f5a73fc1fd73a3af {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      opacity: 0.72; }
    .te-info-card_65013f6a2a4393cc:hover .te-image-wrapper_9327575d4db52368 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_65013f6a2a4393cc:hover .icon_cac911dba8279354 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-info-card_65013f6a2a4393cc:hover .content .te-read-more_a8f29826a8d639f9 .te-theme-btn_c1d254111919245a {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_65013f6a2a4393cc .te-info-card-inner_b75e511684ca6afb {
    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_65013f6a2a4393cc .te-image-wrapper_9327575d4db52368 {
    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_65013f6a2a4393cc .te-image-wrapper_9327575d4db52368 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_65013f6a2a4393cc .te-image-wrapper_9327575d4db52368 .overlay_f5a73fc1fd73a3af {
      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_65013f6a2a4393cc .icon_cac911dba8279354 {
    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_65013f6a2a4393cc .icon_cac911dba8279354 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_65013f6a2a4393cc .te-content-wrapper_0f65b65cfa7f2efc {
    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_65013f6a2a4393cc .te-title-wrapper_f279832d14d8ec5d {
    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_65013f6a2a4393cc .te-title-wrapper_f279832d14d8ec5d .icon_cac911dba8279354 {
      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_65013f6a2a4393cc .te-title-wrapper_f279832d14d8ec5d .icon_cac911dba8279354::before, .te-info-card_65013f6a2a4393cc .te-title-wrapper_f279832d14d8ec5d .icon_cac911dba8279354::after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #317EFE;
        border: 1px solid #E1E1E1; }
      .te-info-card_65013f6a2a4393cc .te-title-wrapper_f279832d14d8ec5d .icon_cac911dba8279354::before {
        top: 15px;
        left: 5px; }
      .te-info-card_65013f6a2a4393cc .te-title-wrapper_f279832d14d8ec5d .icon_cac911dba8279354::after {
        bottom: 15px;
        right: 5px; }
    .te-info-card_65013f6a2a4393cc .te-title-wrapper_f279832d14d8ec5d .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_65013f6a2a4393cc .te-title-wrapper_f279832d14d8ec5d .divider_27c10b814006a115 {
      width: 55px;
      height: 2px;
      background-color: #317EFE; }
  .te-info-card_65013f6a2a4393cc .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_65013f6a2a4393cc .content .desc_ffcb29f6003476c4 {
      -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_65013f6a2a4393cc .content .te-read-more_a8f29826a8d639f9 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start; }
      .te-info-card_65013f6a2a4393cc .content .te-read-more_a8f29826a8d639f9 .te-theme-btn_c1d254111919245a {
        background-color: transparent;
        color: #317EFE;
        border: 1px solid #131A2A;
        padding: 9px 28px; }
        .te-info-card_65013f6a2a4393cc .content .te-read-more_a8f29826a8d639f9 .te-theme-btn_c1d254111919245a:hover {
          background-color: #317EFE;
          color: #ffffff;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-info-card_65013f6a2a4393cc.style-2_49de2cb12750f74b {
  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_65013f6a2a4393cc.style-2_49de2cb12750f74b {
      padding: 35px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .te-info-card_65013f6a2a4393cc.style-2_49de2cb12750f74b {
      padding: 35px; } }
  .te-info-card_65013f6a2a4393cc.style-2_49de2cb12750f74b: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_65013f6a2a4393cc.style-2_49de2cb12750f74b:hover .content .te-read-more_a8f29826a8d639f9 .te-theme-btn_c1d254111919245a {
    background-color: inherit;
    color: #317EFE; }
  .te-info-card_65013f6a2a4393cc.style-2_49de2cb12750f74b .image {
    border-radius: 20px;
    overflow: hidden; }
    .te-info-card_65013f6a2a4393cc.style-2_49de2cb12750f74b .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_65013f6a2a4393cc.style-2_49de2cb12750f74b .te-title-wrapper_f279832d14d8ec5d {
    padding-bottom: 15px; }
  .te-info-card_65013f6a2a4393cc.style-2_49de2cb12750f74b .te-content-wrapper_0f65b65cfa7f2efc {
    text-align: left;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .te-info-card_65013f6a2a4393cc.style-2_49de2cb12750f74b .content {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px; }
    .te-info-card_65013f6a2a4393cc.style-2_49de2cb12750f74b .content .te-read-more_a8f29826a8d639f9 .te-theme-btn_c1d254111919245a {
      padding: 0;
      border: 0; }

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

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

.te-icon-card_2d587ec1424363d2.style-three_6af7b5bdd4b24a9d {
  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_2d587ec1424363d2.style-three_6af7b5bdd4b24a9d .icon_cac911dba8279354 {
    width: 72px;
    height: 72px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .te-icon-card_2d587ec1424363d2.style-three_6af7b5bdd4b24a9d .icon_cac911dba8279354 img {
      width: 100%; }
  .te-icon-card_2d587ec1424363d2.style-three_6af7b5bdd4b24a9d .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_2d587ec1424363d2.style-three_6af7b5bdd4b24a9d .content .title {
      color: #ffffff; }
    .te-icon-card_2d587ec1424363d2.style-three_6af7b5bdd4b24a9d .content .desc_ffcb29f6003476c4 {
      color: #c7cdda; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-icon-card_2d587ec1424363d2.style-three_6af7b5bdd4b24a9d {
      gap: 25px; }
      .te-icon-card_2d587ec1424363d2.style-three_6af7b5bdd4b24a9d .content {
        gap: 18px; } }

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

.te-about-image-card_c854acd2c6bdee80 .te-main-img-wrapper_0b5497663b6641f6 {
  text-align: right; }
  @media (max-width: 991px) {
    .te-about-image-card_c854acd2c6bdee80 .te-main-img-wrapper_0b5497663b6641f6 {
      text-align: left; } }
  .te-about-image-card_c854acd2c6bdee80 .te-main-img-wrapper_0b5497663b6641f6 .te-main-img-inner_743b1ff9ddefccac {
    position: relative;
    display: inline-block;
    z-index: 2; }
    .te-about-image-card_c854acd2c6bdee80 .te-main-img-wrapper_0b5497663b6641f6 .te-main-img-inner_743b1ff9ddefccac > img {
      border-radius: 500px 500px 0 0;
      margin-left: 7px;
      margin-top: 4px; }
      @media (max-width: 650px) {
        .te-about-image-card_c854acd2c6bdee80 .te-main-img-wrapper_0b5497663b6641f6 .te-main-img-inner_743b1ff9ddefccac > img {
          width: 100%; } }
    .te-about-image-card_c854acd2c6bdee80 .te-main-img-wrapper_0b5497663b6641f6 .te-main-img-inner_743b1ff9ddefccac .te-img-card-shape_daba3ca05e2a9041 {
      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_c854acd2c6bdee80 .te-main-img-wrapper_0b5497663b6641f6 .te-main-img-inner_743b1ff9ddefccac .te-img-card-shape_daba3ca05e2a9041 {
          right: 0; } }
.te-about-image-card_c854acd2c6bdee80 .te-company-foundation_4ab7917e55b41d84 {
  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_c854acd2c6bdee80 .te-company-foundation_4ab7917e55b41d84 .te-counter-wrapper_56b6b7e87596ea85 {
    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_c854acd2c6bdee80 .te-company-foundation_4ab7917e55b41d84 .counter-title_4a4bf8fe326368f1 {
    font-size: 45px;
    font-weight: 700;
    line-height: 54.9px;
    letter-spacing: -0.8px;
    color: #14203A;
    margin-bottom: 0; }
  .te-about-image-card_c854acd2c6bdee80 .te-company-foundation_4ab7917e55b41d84 .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_c854acd2c6bdee80.style-2_49de2cb12750f74b .te-main-img-wrapper_0b5497663b6641f6 .te-main-img-inner_743b1ff9ddefccac {
  border-radius: 20px;
  padding-right: 80px;
  margin-top: 23px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-image-card_c854acd2c6bdee80.style-2_49de2cb12750f74b .te-main-img-wrapper_0b5497663b6641f6 .te-main-img-inner_743b1ff9ddefccac {
      padding-right: 0;
      margin-top: 0; } }
  .te-about-image-card_c854acd2c6bdee80.style-2_49de2cb12750f74b .te-main-img-wrapper_0b5497663b6641f6 .te-main-img-inner_743b1ff9ddefccac > img {
    margin: 0;
    border-radius: 20px; }
  .te-about-image-card_c854acd2c6bdee80.style-2_49de2cb12750f74b .te-main-img-wrapper_0b5497663b6641f6 .te-main-img-inner_743b1ff9ddefccac .te-img-card-shape_daba3ca05e2a9041 {
    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_c854acd2c6bdee80.style-2_49de2cb12750f74b .te-main-img-wrapper_0b5497663b6641f6 .te-main-img-inner_743b1ff9ddefccac .te-img-card-shape_daba3ca05e2a9041 {
        display: none; } }
  .te-about-image-card_c854acd2c6bdee80.style-2_49de2cb12750f74b .te-main-img-wrapper_0b5497663b6641f6 .te-main-img-inner_743b1ff9ddefccac .te-another-image_6e03d33073a5798e {
    position: absolute;
    top: 55%;
    right: -45px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-image-card_c854acd2c6bdee80.style-2_49de2cb12750f74b .te-main-img-wrapper_0b5497663b6641f6 .te-main-img-inner_743b1ff9ddefccac .te-another-image_6e03d33073a5798e {
        position: relative;
        right: unset;
        top: unset; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .te-about-image-card_c854acd2c6bdee80.style-2_49de2cb12750f74b .te-main-img-wrapper_0b5497663b6641f6 .te-main-img-inner_743b1ff9ddefccac .te-another-image_6e03d33073a5798e {
        position: relative; } }
    .te-about-image-card_c854acd2c6bdee80.style-2_49de2cb12750f74b .te-main-img-wrapper_0b5497663b6641f6 .te-main-img-inner_743b1ff9ddefccac .te-another-image_6e03d33073a5798e .te-another-image-inner_7bd23db3e723cc4c {
      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_c854acd2c6bdee80.style-2_49de2cb12750f74b .te-main-img-wrapper_0b5497663b6641f6 .te-main-img-inner_743b1ff9ddefccac .te-another-image_6e03d33073a5798e .te-another-image-inner_7bd23db3e723cc4c {
          width: 100%; }
          .te-about-image-card_c854acd2c6bdee80.style-2_49de2cb12750f74b .te-main-img-wrapper_0b5497663b6641f6 .te-main-img-inner_743b1ff9ddefccac .te-another-image_6e03d33073a5798e .te-another-image-inner_7bd23db3e723cc4c img {
            width: 100%; } }
    .te-about-image-card_c854acd2c6bdee80.style-2_49de2cb12750f74b .te-main-img-wrapper_0b5497663b6641f6 .te-main-img-inner_743b1ff9ddefccac .te-another-image_6e03d33073a5798e .video-btn_c5ee977783d8905b {
      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_c854acd2c6bdee80.style-2_49de2cb12750f74b .te-main-img-wrapper_0b5497663b6641f6 .te-main-img-inner_743b1ff9ddefccac .te-another-image_6e03d33073a5798e .video-btn_c5ee977783d8905b {
          left: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%); } }
      .te-about-image-card_c854acd2c6bdee80.style-2_49de2cb12750f74b .te-main-img-wrapper_0b5497663b6641f6 .te-main-img-inner_743b1ff9ddefccac .te-another-image_6e03d33073a5798e .video-btn_c5ee977783d8905b 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_c854acd2c6bdee80.style-2_49de2cb12750f74b .te-main-img-wrapper_0b5497663b6641f6 .te-main-img-inner_743b1ff9ddefccac .te-another-image_6e03d33073a5798e .te-badge-text_89f2420f785d0465 {
      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_c854acd2c6bdee80.style-2_49de2cb12750f74b .te-main-img-wrapper_0b5497663b6641f6 .te-main-img-inner_743b1ff9ddefccac .te-another-image_6e03d33073a5798e .te-badge-text_89f2420f785d0465 {
          left: unset;
          top: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%);
          right: 0; } }
      .te-about-image-card_c854acd2c6bdee80.style-2_49de2cb12750f74b .te-main-img-wrapper_0b5497663b6641f6 .te-main-img-inner_743b1ff9ddefccac .te-another-image_6e03d33073a5798e .te-badge-text_89f2420f785d0465 .icon_cac911dba8279354 {
        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_c854acd2c6bdee80.style-2_49de2cb12750f74b .te-main-img-wrapper_0b5497663b6641f6 .te-main-img-inner_743b1ff9ddefccac .te-another-image_6e03d33073a5798e .te-badge-text_89f2420f785d0465 .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_c854acd2c6bdee80.style-2_49de2cb12750f74b .te-main-img-wrapper_0b5497663b6641f6 .te-main-img-inner_743b1ff9ddefccac .te-another-image_6e03d33073a5798e .te-badge-text_89f2420f785d0465 .text .title {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #14203A; }
        .te-about-image-card_c854acd2c6bdee80.style-2_49de2cb12750f74b .te-main-img-wrapper_0b5497663b6641f6 .te-main-img-inner_743b1ff9ddefccac .te-another-image_6e03d33073a5798e .te-badge-text_89f2420f785d0465 .text span {
          font-size: 12px;
          font-weight: 400;
          line-height: 12px;
          color: #335371; }

.te-about-info-card_ad34beb821a6aa36 .te-about-info-content_b1b4bb1e1994a1f1 {
  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_ad34beb821a6aa36 .te-about-info-content_b1b4bb1e1994a1f1 .te-section-title_a9c74a1e1d2bbe2b {
    margin-bottom: 0; }
    .te-about-info-card_ad34beb821a6aa36 .te-about-info-content_b1b4bb1e1994a1f1 .te-section-title_a9c74a1e1d2bbe2b .title {
      margin-bottom: 0; }
  .te-about-info-card_ad34beb821a6aa36 .te-about-info-content_b1b4bb1e1994a1f1 .te-list-item-wrapper_5d47821d105115fd {
    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_ad34beb821a6aa36 .te-about-info-content_b1b4bb1e1994a1f1 .te-list-item-wrapper_5d47821d105115fd {
        grid-template-columns: repeat(1, 1fr); } }
    .te-about-info-card_ad34beb821a6aa36 .te-about-info-content_b1b4bb1e1994a1f1 .te-list-item-wrapper_5d47821d105115fd .te-list-item_1fd068a00ba92b3d .icon_cac911dba8279354 {
      font-size: 24px;
      color: #317EFE;
      background-color: transparent;
      width: unset;
      height: unset; }
    .te-about-info-card_ad34beb821a6aa36 .te-about-info-content_b1b4bb1e1994a1f1 .te-list-item-wrapper_5d47821d105115fd .te-list-item_1fd068a00ba92b3d .text {
      color: #14203A; }
  .te-about-info-card_ad34beb821a6aa36 .te-about-info-content_b1b4bb1e1994a1f1 .te-info-list_311364a0dee2d380 {
    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_ad34beb821a6aa36 .te-about-info-content_b1b4bb1e1994a1f1 .te-info-list_311364a0dee2d380 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 20px; } }
    .te-about-info-card_ad34beb821a6aa36 .te-about-info-content_b1b4bb1e1994a1f1 .te-info-list_311364a0dee2d380 .te-single-info-list_7570fe194f1aefd3 {
      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_ad34beb821a6aa36 .te-about-info-content_b1b4bb1e1994a1f1 .te-info-list_311364a0dee2d380 .te-single-info-list_7570fe194f1aefd3:hover .icon_cac911dba8279354 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_ad34beb821a6aa36 .te-about-info-content_b1b4bb1e1994a1f1 .te-info-list_311364a0dee2d380 .te-single-info-list_7570fe194f1aefd3 .icon_cac911dba8279354 {
        margin-bottom: 10px;
        position: relative;
        margin-left: 20px; }
        .te-about-info-card_ad34beb821a6aa36 .te-about-info-content_b1b4bb1e1994a1f1 .te-info-list_311364a0dee2d380 .te-single-info-list_7570fe194f1aefd3 .icon_cac911dba8279354::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_ad34beb821a6aa36 .te-about-info-content_b1b4bb1e1994a1f1 .te-info-list_311364a0dee2d380 .te-single-info-list_7570fe194f1aefd3 .icon_cac911dba8279354 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_ad34beb821a6aa36 .te-about-info-content_b1b4bb1e1994a1f1 .te-info-list_311364a0dee2d380 .te-single-info-list_7570fe194f1aefd3 .title {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0px;
        margin-bottom: 0; }
      .te-about-info-card_ad34beb821a6aa36 .te-about-info-content_b1b4bb1e1994a1f1 .te-info-list_311364a0dee2d380 .te-single-info-list_7570fe194f1aefd3 .short-title_d5637e76864e0d46 {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px; }

.te-about-info-card_ad34beb821a6aa36.style-2_49de2cb12750f74b .te-about-info-content_b1b4bb1e1994a1f1 {
  gap: 10px; }
  .te-about-info-card_ad34beb821a6aa36.style-2_49de2cb12750f74b .te-about-info-content_b1b4bb1e1994a1f1 .te-list-item-wrapper_5d47821d105115fd {
    padding-top: 6px;
    gap: 0; }
    .te-about-info-card_ad34beb821a6aa36.style-2_49de2cb12750f74b .te-about-info-content_b1b4bb1e1994a1f1 .te-list-item-wrapper_5d47821d105115fd .te-list-item_1fd068a00ba92b3d .icon_cac911dba8279354 {
      width: 16px;
      height: 16px;
      background-color: #317EFE;
      border-radius: 50%;
      color: white;
      font-size: 10px; }
    .te-about-info-card_ad34beb821a6aa36.style-2_49de2cb12750f74b .te-about-info-content_b1b4bb1e1994a1f1 .te-list-item-wrapper_5d47821d105115fd .te-list-item_1fd068a00ba92b3d .text {
      color: #335371; }
  .te-about-info-card_ad34beb821a6aa36.style-2_49de2cb12750f74b .te-about-info-content_b1b4bb1e1994a1f1 .te-info-list_311364a0dee2d380 {
    border-top: 1px solid #E1E1E1;
    padding-top: 40px; }
    .te-about-info-card_ad34beb821a6aa36.style-2_49de2cb12750f74b .te-about-info-content_b1b4bb1e1994a1f1 .te-info-list_311364a0dee2d380 .divider_27c10b814006a115 {
      width: 1px;
      background-color: #E1E1E1;
      height: 127px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-info-card_ad34beb821a6aa36.style-2_49de2cb12750f74b .te-about-info-content_b1b4bb1e1994a1f1 .te-info-list_311364a0dee2d380 .divider_27c10b814006a115 {
          height: 1px;
          width: 100%; } }

.te-about-info-card_ad34beb821a6aa36.style-three_6af7b5bdd4b24a9d .te-section-title_a9c74a1e1d2bbe2b {
  margin-bottom: 40px; }
.te-about-info-card_ad34beb821a6aa36.style-three_6af7b5bdd4b24a9d .about-info-wrapper_018c65ebe64e2677 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_ad34beb821a6aa36.style-three_6af7b5bdd4b24a9d .about-info-wrapper_018c65ebe64e2677 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .te-about-info-card_ad34beb821a6aa36.style-three_6af7b5bdd4b24a9d .about-info-wrapper_018c65ebe64e2677 .about-info-img_491e75d8f5226190 {
    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_ad34beb821a6aa36.style-three_6af7b5bdd4b24a9d .about-info-wrapper_018c65ebe64e2677 .about-info-img_491e75d8f5226190 {
        height: 350px; } }
    .te-about-info-card_ad34beb821a6aa36.style-three_6af7b5bdd4b24a9d .about-info-wrapper_018c65ebe64e2677 .about-info-img_491e75d8f5226190 img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.te-about-info-card_ad34beb821a6aa36.style-three_6af7b5bdd4b24a9d .te-about-info-content_b1b4bb1e1994a1f1 {
  padding-left: 50px;
  gap: 30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_ad34beb821a6aa36.style-three_6af7b5bdd4b24a9d .te-about-info-content_b1b4bb1e1994a1f1 {
      padding-left: 0;
      padding-top: 50px; } }
  .te-about-info-card_ad34beb821a6aa36.style-three_6af7b5bdd4b24a9d .te-about-info-content_b1b4bb1e1994a1f1 .skill-progressbar-wrapper_bce4f7c9914940c5 {
    width: 100%; }
  .te-about-info-card_ad34beb821a6aa36.style-three_6af7b5bdd4b24a9d .te-about-info-content_b1b4bb1e1994a1f1 .te-icon-card-wrapper_ee93e4e1300d906b {
    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_ad34beb821a6aa36.style-three_6af7b5bdd4b24a9d .te-about-info-content_b1b4bb1e1994a1f1 .te-icon-card-wrapper_ee93e4e1300d906b .te-icon-card_2d587ec1424363d2 {
      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_ad34beb821a6aa36.style-three_6af7b5bdd4b24a9d .te-about-info-content_b1b4bb1e1994a1f1 .te-icon-card-wrapper_ee93e4e1300d906b .te-icon-card_2d587ec1424363d2 .icon_cac911dba8279354 {
        width: 40px;
        height: 40px; }
      .te-about-info-card_ad34beb821a6aa36.style-three_6af7b5bdd4b24a9d .te-about-info-content_b1b4bb1e1994a1f1 .te-icon-card-wrapper_ee93e4e1300d906b .te-icon-card_2d587ec1424363d2 .content {
        gap: 4px; }
        .te-about-info-card_ad34beb821a6aa36.style-three_6af7b5bdd4b24a9d .te-about-info-content_b1b4bb1e1994a1f1 .te-icon-card-wrapper_ee93e4e1300d906b .te-icon-card_2d587ec1424363d2 .content .title {
          font-size: 18px;
          line-height: 24px; }
  .te-about-info-card_ad34beb821a6aa36.style-three_6af7b5bdd4b24a9d .te-about-info-content_b1b4bb1e1994a1f1 .te-btn-wrapper_21995af573ee45ed {
    margin-top: 7px; }

.te-counter-card_025679f4721e8294 {
  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_025679f4721e8294 {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 575px) {
    .te-counter-card_025679f4721e8294 {
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 50px; } }
  .te-counter-card_025679f4721e8294 .te-counter-item_8a54f25134d5d901 {
    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_025679f4721e8294 .te-counter-item_8a54f25134d5d901:hover .icon_cac911dba8279354 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-counter-card_025679f4721e8294 .te-counter-item_8a54f25134d5d901 .icon_cac911dba8279354 {
      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_025679f4721e8294 .te-counter-item_8a54f25134d5d901 .icon_cac911dba8279354 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-counter-card_025679f4721e8294 .te-counter-item_8a54f25134d5d901 .te-counter-title_0dc14b6f01321b94 {
      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_025679f4721e8294 .te-counter-item_8a54f25134d5d901 .te-counter-title_0dc14b6f01321b94 .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_025679f4721e8294 .te-counter-item_8a54f25134d5d901 .number_28c23c46c5ef40f8 {
      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_025679f4721e8294 .te-counter-item_8a54f25134d5d901 .number_28c23c46c5ef40f8 {
          font-size: 36px;
          line-height: 40px; } }
    .te-counter-card_025679f4721e8294 .te-counter-item_8a54f25134d5d901 .title {
      margin: 0;
      font-family: "Inter", sans-serif;
      font-weight: 400;
      font-size: 18px;
      line-height: 18px;
      color: #335371; }
    .te-counter-card_025679f4721e8294 .te-counter-item_8a54f25134d5d901 .text {
      margin: 0;
      color: #c7cdda; }

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

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

.te-process-step_29a171ae7b5eba62 {
  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_29a171ae7b5eba62::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_29a171ae7b5eba62 {
      padding: 32px 28px 42px 28px; } }
  .te-process-step_29a171ae7b5eba62:hover {
    top: -5px; }
    .te-process-step_29a171ae7b5eba62:hover::before {
      width: 100%;
      height: 100%;
      border-radius: 0;
      -webkit-transform: translateX(-50%) scale(1);
              transform: translateX(-50%) scale(1); }
    .te-process-step_29a171ae7b5eba62:hover .icon_cac911dba8279354 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_29a171ae7b5eba62:hover .counter-number_9eafcd7ba775ad66 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_29a171ae7b5eba62:hover .content .te-read-more_a8f29826a8d639f9 .te-theme-btn_c1d254111919245a {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff; }
  .te-process-step_29a171ae7b5eba62 .icon_cac911dba8279354 {
    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_29a171ae7b5eba62 .icon_cac911dba8279354 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-process-step_29a171ae7b5eba62 .te-content-wrapper_0f65b65cfa7f2efc {
    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_29a171ae7b5eba62 .te-counter-wrapper_56b6b7e87596ea85 {
    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_29a171ae7b5eba62 .te-counter-wrapper_56b6b7e87596ea85 .shape_f2a5c7455eca042f {
      position: relative; }
  .te-process-step_29a171ae7b5eba62 .counter-number_9eafcd7ba775ad66 {
    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_29a171ae7b5eba62 .te-title-wrapper_f279832d14d8ec5d {
    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_29a171ae7b5eba62 .te-title-wrapper_f279832d14d8ec5d .icon_cac911dba8279354 {
      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_29a171ae7b5eba62 .te-title-wrapper_f279832d14d8ec5d .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_29a171ae7b5eba62 .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_29a171ae7b5eba62 .content .desc_ffcb29f6003476c4 {
      -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_29a171ae7b5eba62 .content .te-read-more_a8f29826a8d639f9 {
      margin-top: -10px; }
      .te-process-step_29a171ae7b5eba62 .content .te-read-more_a8f29826a8d639f9 .te-theme-btn_c1d254111919245a {
        border: 1px solid #E1E1E1;
        color: #317EFE;
        background-color: transparent; }

.te-testimonial-card_2ec9e2ba7798687f {
  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_2ec9e2ba7798687f {
      padding: 30px; } }
  .te-testimonial-card_2ec9e2ba7798687f .te-content-wrapper_0f65b65cfa7f2efc {
    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_2ec9e2ba7798687f .te-content-wrapper_0f65b65cfa7f2efc .content {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
    .te-testimonial-card_2ec9e2ba7798687f .te-content-wrapper_0f65b65cfa7f2efc .te-user-meta_e190eae94fb8a442 {
      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_2ec9e2ba7798687f .te-content-wrapper_0f65b65cfa7f2efc .te-user-meta_e190eae94fb8a442 {
          -webkit-box-align: end;
              -ms-flex-align: end;
                  align-items: flex-end; } }
      .te-testimonial-card_2ec9e2ba7798687f .te-content-wrapper_0f65b65cfa7f2efc .te-user-meta_e190eae94fb8a442 .te-user-info_c76a6c032efa2855 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .te-testimonial-card_2ec9e2ba7798687f .te-content-wrapper_0f65b65cfa7f2efc .te-user-meta_e190eae94fb8a442 .te-user-info_c76a6c032efa2855 .image {
          width: 74px;
          height: 84px;
          border-radius: 20px;
          overflow: hidden;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .te-testimonial-card_2ec9e2ba7798687f .te-content-wrapper_0f65b65cfa7f2efc .te-user-meta_e190eae94fb8a442 .te-user-info_c76a6c032efa2855 .rating_0644e19cf0a9e147 {
          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_2ec9e2ba7798687f .te-content-wrapper_0f65b65cfa7f2efc .te-user-meta_e190eae94fb8a442 .te-user-info_c76a6c032efa2855 .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_2ec9e2ba7798687f .te-content-wrapper_0f65b65cfa7f2efc .te-user-meta_e190eae94fb8a442 .te-user-info_c76a6c032efa2855 .name {
              font-size: 18px;
              line-height: 28px; } }
        .te-testimonial-card_2ec9e2ba7798687f .te-content-wrapper_0f65b65cfa7f2efc .te-user-meta_e190eae94fb8a442 .te-user-info_c76a6c032efa2855 .designation_a61a7411dd57a8d3 {
          font-size: 18px;
          font-weight: 400;
          line-height: 36px;
          color: #14203A; }
      .te-testimonial-card_2ec9e2ba7798687f .te-content-wrapper_0f65b65cfa7f2efc .te-user-meta_e190eae94fb8a442 .icon_cac911dba8279354 {
        color: #E1E1E1;
        font-size: 55px;
        margin-top: 20px; }
        @media (max-width: 570px) {
          .te-testimonial-card_2ec9e2ba7798687f .te-content-wrapper_0f65b65cfa7f2efc .te-user-meta_e190eae94fb8a442 .icon_cac911dba8279354 {
            position: absolute;
            right: 30px;
            top: 0;
            z-index: -1;
            font-size: 35px; } }

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

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

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

.te-accordion-box-wrapper_a4718c1f49f11695 {
  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_e29b420a9faa31bb .te-accordion-list-item_26f63beeecafb6c8 {
  border: 1px solid #E1E1E1;
  border-radius: 20px; }
  .accordion-wrapper_e29b420a9faa31bb .te-accordion-list-item_26f63beeecafb6c8 .te-accordion-head_ca130fbf7a7b12e0 {
    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_e29b420a9faa31bb .te-accordion-list-item_26f63beeecafb6c8 .te-accordion-head_ca130fbf7a7b12e0: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_e29b420a9faa31bb .te-accordion-list-item_26f63beeecafb6c8 .te-accordion-head_ca130fbf7a7b12e0.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_e29b420a9faa31bb .te-accordion-list-item_26f63beeecafb6c8 .te-accordion-head_ca130fbf7a7b12e0 .te-accordion-title_64c8ac5a07bbdc05 {
      font-size: 20px;
      line-height: 32px;
      font-weight: 500;
      margin-bottom: 0;
      letter-spacing: 0px; }
  .accordion-wrapper_e29b420a9faa31bb .te-accordion-list-item_26f63beeecafb6c8 .te-accordion-body_b04bffb8d258c28e {
    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_5cca22e5b161d5c3 {
  border-left: 4px solid #dfe2e9;
  padding-left: 45px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .page-header_5cca22e5b161d5c3 {
      padding-left: 30px; } }
  .page-header_5cca22e5b161d5c3 .te-page-title_2f5fb8d89df00c74,
  .page-header_5cca22e5b161d5c3 .page-title_e25ca846af50d81b {
    font-size: 42px;
    line-height: 48px; }
    @media (max-width: 991px) {
      .page-header_5cca22e5b161d5c3 .te-page-title_2f5fb8d89df00c74,
      .page-header_5cca22e5b161d5c3 .page-title_e25ca846af50d81b {
        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_23441b9c4ccc469d {
  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_23441b9c4ccc469d:hover .te-post-thumbnail_a4930f8cc90a0adb img,
  .te-post-item_23441b9c4ccc469d:hover .post-video_80822d0c39772879 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_23441b9c4ccc469d iframe {
    width: 100%;
    height: 522px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_23441b9c4ccc469d iframe {
        height: 350px; } }
  .te-post-item_23441b9c4ccc469d .post-gallery .slick-list_22339b90d03e35b9 .slick-track_555f9c2da514970e {
    height: 392px;
    overflow: hidden; }
  .te-post-item_23441b9c4ccc469d .te-post-content-wrapper_1897ae31de5f038a {
    padding: 32px 32px 40px 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_23441b9c4ccc469d .te-post-content-wrapper_1897ae31de5f038a {
        padding: 35px;
        padding-top: 30px; } }
    .te-post-item_23441b9c4ccc469d .te-post-content-wrapper_1897ae31de5f038a .te-read-more_a8f29826a8d639f9 {
      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_23441b9c4ccc469d.format-quote_9dee6240d14fddba .te-post-content {
    margin: 0; }
  .te-post-item_23441b9c4ccc469d.format-quote_9dee6240d14fddba blockquote {
    margin: 0; }
    .te-post-item_23441b9c4ccc469d.format-quote_9dee6240d14fddba blockquote p {
      margin-top: 0; }
    .te-post-item_23441b9c4ccc469d.format-quote_9dee6240d14fddba 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_23441b9c4ccc469d.format-quote_9dee6240d14fddba blockquote cite a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-post-item_23441b9c4ccc469d.sticky_0770b52e578a9fa6 {
    border: 2px solid #317EFE; }
    .te-post-item_23441b9c4ccc469d.sticky_0770b52e578a9fa6 .te-post-content {
      margin-bottom: 0; }
      .te-post-item_23441b9c4ccc469d.sticky_0770b52e578a9fa6 .te-post-content p {
        margin-bottom: 0; }
  .te-post-item_23441b9c4ccc469d .te-post-title_60220254e6014515 {
    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_23441b9c4ccc469d .te-post-title_60220254e6014515 {
        font-size: 28px;
        line-height: 42px;
        margin-top: 5px; } }
    .te-post-item_23441b9c4ccc469d .te-post-title_60220254e6014515:hover a {
      color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-post-item_23441b9c4ccc469d .te-post-content p {
    margin-top: 17px; }
  .te-post-item_23441b9c4ccc469d .te-post-content h2,
  .te-post-item_23441b9c4ccc469d .te-post-content h3,
  .te-post-item_23441b9c4ccc469d .te-post-content h4,
  .te-post-item_23441b9c4ccc469d .te-post-content h5,
  .te-post-item_23441b9c4ccc469d .te-post-content h6 {
    margin-bottom: 10px; }
  .te-post-item_23441b9c4ccc469d .te-post-content p {
    margin-bottom: unset; }
  .te-post-item_23441b9c4ccc469d .te-single-post-meta_dfc769a9ea977c77 {
    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_23441b9c4ccc469d .te-social-share_e8f7ac10a878a562 {
    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_23441b9c4ccc469d .te-social-share_e8f7ac10a878a562 a.facebook_55dddb8676f6edb4 {
      color: #1877f2; }
    .te-post-item_23441b9c4ccc469d .te-social-share_e8f7ac10a878a562 a.twitter_4a0fcf83da4c62b8 {
      color: #1da1f2; }
    .te-post-item_23441b9c4ccc469d .te-social-share_e8f7ac10a878a562 a.linkedin_a07b38cc9f3e4f1e {
      color: #1a70c6; }
    .te-post-item_23441b9c4ccc469d .te-social-share_e8f7ac10a878a562 .te-social-share-title_b1335d435a2eb6f0 {
      font-size: 16px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A;
      margin-right: 5px;
      text-transform: uppercase; }
  .te-post-item_23441b9c4ccc469d .te-blog-post-tag_5d750a89004d0659 {
    width: 100%;
    display: inline-block; }
    .te-post-item_23441b9c4ccc469d .te-blog-post-tag_5d750a89004d0659 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_23441b9c4ccc469d .te-blog-post-tag_5d750a89004d0659 .te-post-tag-list_98b7cdd158b6c4cf {
      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_23441b9c4ccc469d .te-blog-post-tag_5d750a89004d0659 .te-post-tag-list_98b7cdd158b6c4cf 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_23441b9c4ccc469d .te-blog-post-tag_5d750a89004d0659 .te-post-tag-list_98b7cdd158b6c4cf 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_23441b9c4ccc469d .te-post-thumbnail_a4930f8cc90a0adb,
  .te-post-item_23441b9c4ccc469d .post-video_80822d0c39772879 {
    position: relative;
    overflow: hidden; }
    .te-post-item_23441b9c4ccc469d .te-post-thumbnail_a4930f8cc90a0adb img,
    .te-post-item_23441b9c4ccc469d .post-video_80822d0c39772879 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_23441b9c4ccc469d .te-post-thumbnail_a4930f8cc90a0adb .popup-video-wrapper_603f9ad32671f6dc,
    .te-post-item_23441b9c4ccc469d .post-video_80822d0c39772879 .popup-video-wrapper_603f9ad32671f6dc {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .te-post-item_23441b9c4ccc469d .te-post-thumbnail_a4930f8cc90a0adb .video-btn_c5ee977783d8905b a,
    .te-post-item_23441b9c4ccc469d .post-video_80822d0c39772879 .video-btn_c5ee977783d8905b 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_23441b9c4ccc469d .te-post-thumbnail_a4930f8cc90a0adb .video-btn_c5ee977783d8905b a i,
      .te-post-item_23441b9c4ccc469d .post-video_80822d0c39772879 .video-btn_c5ee977783d8905b a i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_23441b9c4ccc469d .te-post-thumbnail_a4930f8cc90a0adb .video-btn_c5ee977783d8905b a:hover,
      .te-post-item_23441b9c4ccc469d .post-video_80822d0c39772879 .video-btn_c5ee977783d8905b a:hover {
        -webkit-animation: none;
                animation: none; }
  .te-post-item_23441b9c4ccc469d button.post-gallery-btn_01ce7be234fe4140 {
    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_23441b9c4ccc469d button.post-gallery-btn_01ce7be234fe4140.prev-btn_216fd815b7832778 {
      left: 30px; }
    .te-post-item_23441b9c4ccc469d button.post-gallery-btn_01ce7be234fe4140.next-btn_2996f7b406dbbdcf {
      right: 30px; }
    .te-post-item_23441b9c4ccc469d button.post-gallery-btn_01ce7be234fe4140 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_23441b9c4ccc469d button.post-gallery-btn_01ce7be234fe4140:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
      .te-post-item_23441b9c4ccc469d button.post-gallery-btn_01ce7be234fe4140:hover i {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te-post-item_23441b9c4ccc469d .post-audio_1b8c725a5962feb0 iframe {
    width: 100%; }
  .te-post-item_23441b9c4ccc469d .te-post-meta_77690a46d7b28147 {
    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_23441b9c4ccc469d .te-post-meta_77690a46d7b28147 {
        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_23441b9c4ccc469d .te-post-meta_77690a46d7b28147 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_23441b9c4ccc469d .te-post-meta_77690a46d7b28147 span i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_23441b9c4ccc469d .te-post-meta_77690a46d7b28147 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_23441b9c4ccc469d .te-post-meta_77690a46d7b28147 span a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
          .te-post-item_23441b9c4ccc469d .te-post-meta_77690a46d7b28147 span a:hover i {
            color: #317EFE;
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out; }

.te-post-card_cabd39d36628fa9d {
  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_cabd39d36628fa9d.style-1_190ffb01fcd10332 {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 20px; }
    .te-post-card_cabd39d36628fa9d.style-1_190ffb01fcd10332 .image {
      height: 290px; }
    .te-post-card_cabd39d36628fa9d.style-1_190ffb01fcd10332 .content {
      padding: 0 20px 20px 20px; }
  .te-post-card_cabd39d36628fa9d: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_cabd39d36628fa9d .image {
    overflow: hidden;
    border-radius: 20px;
    position: relative;
    width: 100%;
    height: 323px;
    position: relative; }
    .te-post-card_cabd39d36628fa9d .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_cabd39d36628fa9d .image .te-post-date_9e86ffdb75841fbe {
      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_cabd39d36628fa9d .image .te-post-date_9e86ffdb75841fbe span {
        color: #ffffff;
        font-size: 20px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: 0px; }
  .te-post-card_cabd39d36628fa9d .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_cabd39d36628fa9d .content .te-post-meta-info_03f08a2bcd200061 {
      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_cabd39d36628fa9d .content .te-post-meta-info_03f08a2bcd200061 .te-single-meta_8e8712c99f6a77f1 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 8px; }
        .te-post-card_cabd39d36628fa9d .content .te-post-meta-info_03f08a2bcd200061 .te-single-meta_8e8712c99f6a77f1 span,
        .te-post-card_cabd39d36628fa9d .content .te-post-meta-info_03f08a2bcd200061 .te-single-meta_8e8712c99f6a77f1 a {
          color: #335371;
          font-size: 14px;
          line-height: 28px;
          font-weight: 400;
          margin: 0;
          text-transform: capitalize; }
        .te-post-card_cabd39d36628fa9d .content .te-post-meta-info_03f08a2bcd200061 .te-single-meta_8e8712c99f6a77f1 i {
          color: #317EFE; }
    .te-post-card_cabd39d36628fa9d .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_cabd39d36628fa9d .content a.read-btn_ef6ceb964b3c0fb5 {
      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_cabd39d36628fa9d .content a.read-btn_ef6ceb964b3c0fb5:hover {
        color: #317EFE; }

.te-post-card_cabd39d36628fa9d.style-2_49de2cb12750f74b {
  gap: 20px; }
  .te-post-card_cabd39d36628fa9d.style-2_49de2cb12750f74b .image {
    border-radius: 20px 20px 20px 0; }
    .te-post-card_cabd39d36628fa9d.style-2_49de2cb12750f74b .image .te-post-date_9e86ffdb75841fbe {
      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_cabd39d36628fa9d.style-2_49de2cb12750f74b .content .title {
    font-size: 20px; }
  .te-post-card_cabd39d36628fa9d.style-2_49de2cb12750f74b .content .te-post-meta-info_03f08a2bcd200061 {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px; }

.te-blog-details-wrapper_19eb4c219a60688a .te-comment-respond_7fc5b64b0821e18b {
  margin-top: 78px;
  margin-bottom: 40px; }
.te-blog-details-wrapper_19eb4c219a60688a .te-post-comments_7d21294a8b3f779a {
  margin-top: 70px; }
.te-blog-details-wrapper_19eb4c219a60688a .wp-block-group_55e8b9837f1ea09a.has-background_5c872e7f6dfa9a89 .wp-block-button_3fcfcb113fbe111e .wp-block-button__link_3a027ebd4c247520 {
  color: #ffffff !important; }
.te-blog-details-wrapper_19eb4c219a60688a .te-post-item_23441b9c4ccc469d {
  border: 0;
  overflow: visible;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0; }
  .te-blog-details-wrapper_19eb4c219a60688a .te-post-item_23441b9c4ccc469d iframe {
    width: 100%;
    height: 522px; }
  .te-blog-details-wrapper_19eb4c219a60688a .te-post-item_23441b9c4ccc469d .te-post-meta_77690a46d7b28147 {
    margin-top: 0;
    margin-bottom: 20px; }
  .te-blog-details-wrapper_19eb4c219a60688a .te-post-item_23441b9c4ccc469d .post-gallery:hover img {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important; }
  .te-blog-details-wrapper_19eb4c219a60688a .te-post-item_23441b9c4ccc469d .te-post-thumbnail_a4930f8cc90a0adb,
  .te-blog-details-wrapper_19eb4c219a60688a .te-post-item_23441b9c4ccc469d .post-video_80822d0c39772879,
  .te-blog-details-wrapper_19eb4c219a60688a .te-post-item_23441b9c4ccc469d .post-gallery,
  .te-blog-details-wrapper_19eb4c219a60688a .te-post-item_23441b9c4ccc469d .postbox-audio_375a276ae2bab048,
  .te-blog-details-wrapper_19eb4c219a60688a .te-post-item_23441b9c4ccc469d .wp-block-post-featured-image_a96eca78425fde1c {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative; }
    @media (max-width: 767px) {
      .te-blog-details-wrapper_19eb4c219a60688a .te-post-item_23441b9c4ccc469d .te-post-thumbnail_a4930f8cc90a0adb,
      .te-blog-details-wrapper_19eb4c219a60688a .te-post-item_23441b9c4ccc469d .post-video_80822d0c39772879,
      .te-blog-details-wrapper_19eb4c219a60688a .te-post-item_23441b9c4ccc469d .post-gallery,
      .te-blog-details-wrapper_19eb4c219a60688a .te-post-item_23441b9c4ccc469d .postbox-audio_375a276ae2bab048,
      .te-blog-details-wrapper_19eb4c219a60688a .te-post-item_23441b9c4ccc469d .wp-block-post-featured-image_a96eca78425fde1c {
        margin-bottom: 30px; } }
    .te-blog-details-wrapper_19eb4c219a60688a .te-post-item_23441b9c4ccc469d .te-post-thumbnail_a4930f8cc90a0adb:hover img,
    .te-blog-details-wrapper_19eb4c219a60688a .te-post-item_23441b9c4ccc469d .post-video_80822d0c39772879:hover img,
    .te-blog-details-wrapper_19eb4c219a60688a .te-post-item_23441b9c4ccc469d .post-gallery:hover img,
    .te-blog-details-wrapper_19eb4c219a60688a .te-post-item_23441b9c4ccc469d .postbox-audio_375a276ae2bab048:hover img,
    .te-blog-details-wrapper_19eb4c219a60688a .te-post-item_23441b9c4ccc469d .wp-block-post-featured-image_a96eca78425fde1c: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_19eb4c219a60688a .te-post-item_23441b9c4ccc469d .te-post-thumbnail_a4930f8cc90a0adb img,
    .te-blog-details-wrapper_19eb4c219a60688a .te-post-item_23441b9c4ccc469d .post-video_80822d0c39772879 img,
    .te-blog-details-wrapper_19eb4c219a60688a .te-post-item_23441b9c4ccc469d .post-gallery img,
    .te-blog-details-wrapper_19eb4c219a60688a .te-post-item_23441b9c4ccc469d .postbox-audio_375a276ae2bab048 img,
    .te-blog-details-wrapper_19eb4c219a60688a .te-post-item_23441b9c4ccc469d .wp-block-post-featured-image_a96eca78425fde1c 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_19eb4c219a60688a .te-post-item_23441b9c4ccc469d .te-post-content-wrapper_1897ae31de5f038a {
    padding: 0 0 10px 0; }
  .te-blog-details-wrapper_19eb4c219a60688a .te-post-item_23441b9c4ccc469d .te-post-content {
    margin-bottom: 17px;
    /* Unit Test Data Compatibility Start */
    /* Unit Test Data Compatibility End */ }
    .te-blog-details-wrapper_19eb4c219a60688a .te-post-item_23441b9c4ccc469d .te-post-content .wp-block-query_c78e48bf3f4e6361 .wp-block-post-template_a24ef86d34fbdedf {
      padding-left: 0; }
      .te-blog-details-wrapper_19eb4c219a60688a .te-post-item_23441b9c4ccc469d .te-post-content .wp-block-query_c78e48bf3f4e6361 .wp-block-post-template_a24ef86d34fbdedf .wp-block-post_42993543d7721641 {
        margin-bottom: 30px; }
    .te-blog-details-wrapper_19eb4c219a60688a .te-post-item_23441b9c4ccc469d .te-post-content .wp-block-navigation__responsive-container-content_1de689cd4bf02864 .wp-block-page-list_303fdee02756f3ef {
      padding-left: 0; }
    .te-blog-details-wrapper_19eb4c219a60688a .te-post-item_23441b9c4ccc469d .te-post-content .wp-block-group_55e8b9837f1ea09a {
      margin: 15px 0; }
      .te-blog-details-wrapper_19eb4c219a60688a .te-post-item_23441b9c4ccc469d .te-post-content .wp-block-group_55e8b9837f1ea09a p {
        margin-bottom: 0; }
    .te-blog-details-wrapper_19eb4c219a60688a .te-post-item_23441b9c4ccc469d .te-post-content p {
      margin-bottom: 20px; }
      .te-blog-details-wrapper_19eb4c219a60688a .te-post-item_23441b9c4ccc469d .te-post-content p img {
        margin: 20px 0;
        border-radius: 8px; }
  .te-blog-details-wrapper_19eb4c219a60688a .te-post-item_23441b9c4ccc469d .te-blog-post-tag_5d750a89004d0659 .te-social-share_e8f7ac10a878a562 {
    padding-bottom: 20px; }
.te-blog-details-wrapper_19eb4c219a60688a .wp-block-calendar_a9346af099352622 {
  margin-bottom: 30px; }

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

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

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

.cta-area_cc43191b6a2e4ad8 {
  background-color: #317EFE;
  padding: 20px 70px;
  border-radius: 0 0 20px 20px; }
  .cta-area_cc43191b6a2e4ad8 .te-content-wrapper_0f65b65cfa7f2efc {
    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_cc43191b6a2e4ad8 .te-content-wrapper_0f65b65cfa7f2efc .short-title_d5637e76864e0d46 {
      font-size: 21px;
      font-weight: 500;
      color: #ffffff;
      margin-bottom: 0; }
    .cta-area_cc43191b6a2e4ad8 .te-content-wrapper_0f65b65cfa7f2efc .te-cta-title_4be8dc6691c6d9cd {
      color: #ffffff;
      text-transform: capitalize;
      margin-bottom: 0;
      font-size: 57px;
      line-height: 77px;
      letter-spacing: -1px; }
      @media (max-width: 375px) {
        .cta-area_cc43191b6a2e4ad8 .te-content-wrapper_0f65b65cfa7f2efc .te-cta-title_4be8dc6691c6d9cd {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .cta-area_cc43191b6a2e4ad8 .te-content-wrapper_0f65b65cfa7f2efc .te-cta-title_4be8dc6691c6d9cd {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .cta-area_cc43191b6a2e4ad8 .te-content-wrapper_0f65b65cfa7f2efc .te-cta-title_4be8dc6691c6d9cd {
          font-size: 36px;
          line-height: 42px; } }
    .cta-area_cc43191b6a2e4ad8 .te-content-wrapper_0f65b65cfa7f2efc .text {
      font-size: 18px;
      line-height: 36px;
      color: #ffffff;
      margin-bottom: 0; }
  .cta-area_cc43191b6a2e4ad8 .te-btn-wrapper_21995af573ee45ed {
    margin-top: 30px; }
  .cta-area_cc43191b6a2e4ad8 .te-cta-inner-area_a6d5d5f7d3bf52af {
    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_cc43191b6a2e4ad8 .te-cta-inner-area_a6d5d5f7d3bf52af {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .cta-area_cc43191b6a2e4ad8 .te-cta-inner-area_a6d5d5f7d3bf52af .te-cta-collumn_6e8a1b37e27b5c6f {
      -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_a9c74a1e1d2bbe2b {
  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_a9c74a1e1d2bbe2b {
      -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_a9c74a1e1d2bbe2b.left-align-title_5922553d466877a9 .te-section-content_1de0c36e220736fc {
    margin-top: -15px; }
  .te-section-title_a9c74a1e1d2bbe2b .te-section-content_1de0c36e220736fc {
    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_a9c74a1e1d2bbe2b .short-title_d5637e76864e0d46 {
    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_a9c74a1e1d2bbe2b .short-title_d5637e76864e0d46::before, .te-section-title_a9c74a1e1d2bbe2b .short-title_d5637e76864e0d46::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_a9c74a1e1d2bbe2b .short-title_d5637e76864e0d46.only-divider_820be7b31ab27aef {
      gap: 10px; }
      .te-section-title_a9c74a1e1d2bbe2b .short-title_d5637e76864e0d46.only-divider_820be7b31ab27aef::before {
        display: none; }
  .te-section-title_a9c74a1e1d2bbe2b .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_a9c74a1e1d2bbe2b .title {
        font-size: 34px;
        line-height: 1.25; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .te-section-title_a9c74a1e1d2bbe2b .title {
        font-size: 34px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .te-section-title_a9c74a1e1d2bbe2b .title {
        font-size: 30px;
        line-height: 1.3; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-section-title_a9c74a1e1d2bbe2b .title {
        font-size: 26px;
        line-height: 1.35; } }
    @media only screen and (min-width: 0px) and (max-width: 439px) {
      .te-section-title_a9c74a1e1d2bbe2b .title br {
        display: none; } }
    .te-section-title_a9c74a1e1d2bbe2b .title span {
      color: #317EFE; }
  .te-section-title_a9c74a1e1d2bbe2b .te-section-desc_75c45d1d3f54e2e1 {
    font-size: 16px;
    font-weight: 400;
    font-family: "Inter", sans-serif;
    color: #335371;
    margin-bottom: 0; }
    .te-section-title_a9c74a1e1d2bbe2b .te-section-desc_75c45d1d3f54e2e1 .te-theme-btn_c1d254111919245a {
      background-color: transparent;
      color: #14203A; }
      .te-section-title_a9c74a1e1d2bbe2b .te-section-desc_75c45d1d3f54e2e1 .te-theme-btn_c1d254111919245a:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

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

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

.wp-block-query-pagination_f5a1720b516fc351,
.navigation_8d12fcd56fb1c3eb.posts-navigation_5f7d3fa11a60f578,
.comment-navigation_7a8f0fe3f601bb36 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .wp-block-query-pagination_f5a1720b516fc351 .wp-block-query-pagination-numbers_78cc4dd519ba8b18,
  .navigation_8d12fcd56fb1c3eb.posts-navigation_5f7d3fa11a60f578 .wp-block-query-pagination-numbers_78cc4dd519ba8b18,
  .comment-navigation_7a8f0fe3f601bb36 .wp-block-query-pagination-numbers_78cc4dd519ba8b18 {
    width: inherit; }
  .wp-block-query-pagination_f5a1720b516fc351 .nav-links_83ea346a8016196f,
  .navigation_8d12fcd56fb1c3eb.posts-navigation_5f7d3fa11a60f578 .nav-links_83ea346a8016196f,
  .comment-navigation_7a8f0fe3f601bb36 .nav-links_83ea346a8016196f {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
  .wp-block-query-pagination_f5a1720b516fc351 .wp-block-query-pagination-previous_355507aa8ea96af9,
  .wp-block-query-pagination_f5a1720b516fc351 .wp-block-query-pagination-next_4e0dfc63e0f6819b,
  .wp-block-query-pagination_f5a1720b516fc351 .nav-next_7206223dc461df93 a,
  .wp-block-query-pagination_f5a1720b516fc351 .nav-previous_cd4fd0769da0d2ae a,
  .navigation_8d12fcd56fb1c3eb.posts-navigation_5f7d3fa11a60f578 .wp-block-query-pagination-previous_355507aa8ea96af9,
  .navigation_8d12fcd56fb1c3eb.posts-navigation_5f7d3fa11a60f578 .wp-block-query-pagination-next_4e0dfc63e0f6819b,
  .navigation_8d12fcd56fb1c3eb.posts-navigation_5f7d3fa11a60f578 .nav-next_7206223dc461df93 a,
  .navigation_8d12fcd56fb1c3eb.posts-navigation_5f7d3fa11a60f578 .nav-previous_cd4fd0769da0d2ae a,
  .comment-navigation_7a8f0fe3f601bb36 .wp-block-query-pagination-previous_355507aa8ea96af9,
  .comment-navigation_7a8f0fe3f601bb36 .wp-block-query-pagination-next_4e0dfc63e0f6819b,
  .comment-navigation_7a8f0fe3f601bb36 .nav-next_7206223dc461df93 a,
  .comment-navigation_7a8f0fe3f601bb36 .nav-previous_cd4fd0769da0d2ae 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_f5a1720b516fc351 .wp-block-query-pagination-previous_355507aa8ea96af9,
      .wp-block-query-pagination_f5a1720b516fc351 .wp-block-query-pagination-next_4e0dfc63e0f6819b,
      .wp-block-query-pagination_f5a1720b516fc351 .nav-next_7206223dc461df93 a,
      .wp-block-query-pagination_f5a1720b516fc351 .nav-previous_cd4fd0769da0d2ae a,
      .navigation_8d12fcd56fb1c3eb.posts-navigation_5f7d3fa11a60f578 .wp-block-query-pagination-previous_355507aa8ea96af9,
      .navigation_8d12fcd56fb1c3eb.posts-navigation_5f7d3fa11a60f578 .wp-block-query-pagination-next_4e0dfc63e0f6819b,
      .navigation_8d12fcd56fb1c3eb.posts-navigation_5f7d3fa11a60f578 .nav-next_7206223dc461df93 a,
      .navigation_8d12fcd56fb1c3eb.posts-navigation_5f7d3fa11a60f578 .nav-previous_cd4fd0769da0d2ae a,
      .comment-navigation_7a8f0fe3f601bb36 .wp-block-query-pagination-previous_355507aa8ea96af9,
      .comment-navigation_7a8f0fe3f601bb36 .wp-block-query-pagination-next_4e0dfc63e0f6819b,
      .comment-navigation_7a8f0fe3f601bb36 .nav-next_7206223dc461df93 a,
      .comment-navigation_7a8f0fe3f601bb36 .nav-previous_cd4fd0769da0d2ae a {
        height: 40px; } }
    .wp-block-query-pagination_f5a1720b516fc351 .wp-block-query-pagination-previous_355507aa8ea96af9:hover,
    .wp-block-query-pagination_f5a1720b516fc351 .wp-block-query-pagination-next_4e0dfc63e0f6819b:hover,
    .wp-block-query-pagination_f5a1720b516fc351 .nav-next_7206223dc461df93 a:hover,
    .wp-block-query-pagination_f5a1720b516fc351 .nav-previous_cd4fd0769da0d2ae a:hover,
    .navigation_8d12fcd56fb1c3eb.posts-navigation_5f7d3fa11a60f578 .wp-block-query-pagination-previous_355507aa8ea96af9:hover,
    .navigation_8d12fcd56fb1c3eb.posts-navigation_5f7d3fa11a60f578 .wp-block-query-pagination-next_4e0dfc63e0f6819b:hover,
    .navigation_8d12fcd56fb1c3eb.posts-navigation_5f7d3fa11a60f578 .nav-next_7206223dc461df93 a:hover,
    .navigation_8d12fcd56fb1c3eb.posts-navigation_5f7d3fa11a60f578 .nav-previous_cd4fd0769da0d2ae a:hover,
    .comment-navigation_7a8f0fe3f601bb36 .wp-block-query-pagination-previous_355507aa8ea96af9:hover,
    .comment-navigation_7a8f0fe3f601bb36 .wp-block-query-pagination-next_4e0dfc63e0f6819b:hover,
    .comment-navigation_7a8f0fe3f601bb36 .nav-next_7206223dc461df93 a:hover,
    .comment-navigation_7a8f0fe3f601bb36 .nav-previous_cd4fd0769da0d2ae 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_9ff3334d5a1a7c61,
.page-links_fa41a05297a99737,
.wp-block-query-pagination-numbers_78cc4dd519ba8b18 {
  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_9ff3334d5a1a7c61 ul,
  .page-links_fa41a05297a99737 ul,
  .wp-block-query-pagination-numbers_78cc4dd519ba8b18 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_9ff3334d5a1a7c61 ul li,
    .page-links_fa41a05297a99737 ul li,
    .wp-block-query-pagination-numbers_78cc4dd519ba8b18 ul li {
      padding-top: 0; }
    .te-basic-pagination_9ff3334d5a1a7c61 ul .prev span,
    .te-basic-pagination_9ff3334d5a1a7c61 ul .next span,
    .page-links_fa41a05297a99737 ul .prev span,
    .page-links_fa41a05297a99737 ul .next span,
    .wp-block-query-pagination-numbers_78cc4dd519ba8b18 ul .prev span,
    .wp-block-query-pagination-numbers_78cc4dd519ba8b18 ul .next span {
      display: none; }
  .te-basic-pagination_9ff3334d5a1a7c61 .post-page-numbers_78f828bb2f8b7952,
  .page-links_fa41a05297a99737 .post-page-numbers_78f828bb2f8b7952,
  .wp-block-query-pagination-numbers_78cc4dd519ba8b18 .post-page-numbers_78f828bb2f8b7952 {
    background-color: rgba(71, 112, 247, 0.1) !important; }
  .te-basic-pagination_9ff3334d5a1a7c61 .page-numbers_59bce889c67d2897,
  .te-basic-pagination_9ff3334d5a1a7c61 .post-page-numbers_78f828bb2f8b7952,
  .page-links_fa41a05297a99737 .page-numbers_59bce889c67d2897,
  .page-links_fa41a05297a99737 .post-page-numbers_78f828bb2f8b7952,
  .wp-block-query-pagination-numbers_78cc4dd519ba8b18 .page-numbers_59bce889c67d2897,
  .wp-block-query-pagination-numbers_78cc4dd519ba8b18 .post-page-numbers_78f828bb2f8b7952 {
    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_9ff3334d5a1a7c61 .page-numbers_59bce889c67d2897,
      .te-basic-pagination_9ff3334d5a1a7c61 .post-page-numbers_78f828bb2f8b7952,
      .page-links_fa41a05297a99737 .page-numbers_59bce889c67d2897,
      .page-links_fa41a05297a99737 .post-page-numbers_78f828bb2f8b7952,
      .wp-block-query-pagination-numbers_78cc4dd519ba8b18 .page-numbers_59bce889c67d2897,
      .wp-block-query-pagination-numbers_78cc4dd519ba8b18 .post-page-numbers_78f828bb2f8b7952 {
        width: 40px;
        height: 40px;
        font-size: 16px; } }
    .te-basic-pagination_9ff3334d5a1a7c61 .page-numbers_59bce889c67d2897:hover,
    .te-basic-pagination_9ff3334d5a1a7c61 .post-page-numbers_78f828bb2f8b7952:hover,
    .page-links_fa41a05297a99737 .page-numbers_59bce889c67d2897:hover,
    .page-links_fa41a05297a99737 .post-page-numbers_78f828bb2f8b7952:hover,
    .wp-block-query-pagination-numbers_78cc4dd519ba8b18 .page-numbers_59bce889c67d2897:hover,
    .wp-block-query-pagination-numbers_78cc4dd519ba8b18 .post-page-numbers_78f828bb2f8b7952: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_9ff3334d5a1a7c61 .page-numbers_59bce889c67d2897.current,
    .te-basic-pagination_9ff3334d5a1a7c61 .post-page-numbers_78f828bb2f8b7952.current,
    .page-links_fa41a05297a99737 .page-numbers_59bce889c67d2897.current,
    .page-links_fa41a05297a99737 .post-page-numbers_78f828bb2f8b7952.current,
    .wp-block-query-pagination-numbers_78cc4dd519ba8b18 .page-numbers_59bce889c67d2897.current,
    .wp-block-query-pagination-numbers_78cc4dd519ba8b18 .post-page-numbers_78f828bb2f8b7952.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_04aeac9adf3a093f {
  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_04aeac9adf3a093f {
      -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_04aeac9adf3a093f {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 30px;
      margin: 30px 0; } }
  .te-blog-post-nav_04aeac9adf3a093f .te-post-navigation_c7084c6d6b2e928c {
    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_04aeac9adf3a093f .te-post-navigation_c7084c6d6b2e928c {
        -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_04aeac9adf3a093f .te-post-navigation_c7084c6d6b2e928c {
        width: 100%; } }
    @media (max-width: 767px) {
      .te-blog-post-nav_04aeac9adf3a093f .te-post-navigation_c7084c6d6b2e928c {
        width: 100%; } }
    .te-blog-post-nav_04aeac9adf3a093f .te-post-navigation_c7084c6d6b2e928c::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_04aeac9adf3a093f .te-post-navigation_c7084c6d6b2e928c::after {
          display: none; } }
      @media (max-width: 767px) {
        .te-blog-post-nav_04aeac9adf3a093f .te-post-navigation_c7084c6d6b2e928c::after {
          display: none; } }
    .te-blog-post-nav_04aeac9adf3a093f .te-post-navigation_c7084c6d6b2e928c:last-child {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .te-blog-post-nav_04aeac9adf3a093f .te-post-navigation_c7084c6d6b2e928c:last-child .text {
        text-align: right; }
        @media (max-width: 374px) {
          .te-blog-post-nav_04aeac9adf3a093f .te-post-navigation_c7084c6d6b2e928c:last-child .text {
            text-align: left; } }
      .te-blog-post-nav_04aeac9adf3a093f .te-post-navigation_c7084c6d6b2e928c:last-child::after {
        display: none; }
    .te-blog-post-nav_04aeac9adf3a093f .te-post-navigation_c7084c6d6b2e928c .te-post-img_5ecc8eb979ac1a40 {
      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_04aeac9adf3a093f .te-post-navigation_c7084c6d6b2e928c .te-post-img_5ecc8eb979ac1a40 {
          width: 100% !important;
          height: 150px !important; } }
      .te-blog-post-nav_04aeac9adf3a093f .te-post-navigation_c7084c6d6b2e928c .te-post-img_5ecc8eb979ac1a40 img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        left: 0;
        top: 0; }
    .te-blog-post-nav_04aeac9adf3a093f .te-post-navigation_c7084c6d6b2e928c .text {
      width: 100%; }
      .te-blog-post-nav_04aeac9adf3a093f .te-post-navigation_c7084c6d6b2e928c .text span {
        font-size: 18px;
        font-family: "Inter", sans-serif;
        text-transform: capitalize;
        font-weight: 400;
        display: block;
        color: #335371; }
      .te-blog-post-nav_04aeac9adf3a093f .te-post-navigation_c7084c6d6b2e928c .text h4 {
        text-transform: capitalize;
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        line-height: 30px;
        letter-spacing: 0px; }
    .te-blog-post-nav_04aeac9adf3a093f .te-post-navigation_c7084c6d6b2e928c .theme-navigation_dab4c8b8896ea641 {
      width: 100%; }

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

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

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

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

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

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

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

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

/* Widget */
.widget_de052c27aa4ea697,
.sidebar__widget_d58bf3a464e963fb {
  /* 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_de052c27aa4ea697 ol,
  .widget_de052c27aa4ea697 ul,
  .sidebar__widget_d58bf3a464e963fb ol,
  .sidebar__widget_d58bf3a464e963fb ul {
    margin-bottom: 0; }
  .widget_de052c27aa4ea697 .widget-instagram-feed_e428d3509db8d7aa,
  .sidebar__widget_d58bf3a464e963fb .widget-instagram-feed_e428d3509db8d7aa {
    width: 315px; }
    @media only screen and (min-width: 992px) and (max-width: 1280px) {
      .widget_de052c27aa4ea697 .widget-instagram-feed_e428d3509db8d7aa,
      .sidebar__widget_d58bf3a464e963fb .widget-instagram-feed_e428d3509db8d7aa {
        width: 220px; } }
    @media (max-width: 374px) {
      .widget_de052c27aa4ea697 .widget-instagram-feed_e428d3509db8d7aa,
      .sidebar__widget_d58bf3a464e963fb .widget-instagram-feed_e428d3509db8d7aa {
        width: 200px; } }
    .widget_de052c27aa4ea697 .widget-instagram-feed_e428d3509db8d7aa .single-instagram-feed_7e2334239cb3d1ea,
    .sidebar__widget_d58bf3a464e963fb .widget-instagram-feed_e428d3509db8d7aa .single-instagram-feed_7e2334239cb3d1ea {
      width: 96px;
      height: 96px; }
  .widget_de052c27aa4ea697 .wp-block-heading_74643e57551d4c8d,
  .widget_de052c27aa4ea697 .widget-title_e72f57e51d37af43,
  .widget_de052c27aa4ea697 .wp-block-search__label_bf26cff2b22f67af,
  .sidebar__widget_d58bf3a464e963fb .wp-block-heading_74643e57551d4c8d,
  .sidebar__widget_d58bf3a464e963fb .widget-title_e72f57e51d37af43,
  .sidebar__widget_d58bf3a464e963fb .wp-block-search__label_bf26cff2b22f67af {
    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_de052c27aa4ea697 .wp-block-social-links_3a2d35b794993952 .wp-social-link_8c934d81ac3b7d39,
  .sidebar__widget_d58bf3a464e963fb .wp-block-social-links_3a2d35b794993952 .wp-social-link_8c934d81ac3b7d39 {
    padding: 0;
    margin: 0;
    line-height: 0; }
    .widget_de052c27aa4ea697 .wp-block-social-links_3a2d35b794993952 .wp-social-link_8c934d81ac3b7d39 a,
    .sidebar__widget_d58bf3a464e963fb .wp-block-social-links_3a2d35b794993952 .wp-social-link_8c934d81ac3b7d39 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_de052c27aa4ea697 .wp-block-social-links_3a2d35b794993952 .wp-social-link_8c934d81ac3b7d39 a:before,
      .sidebar__widget_d58bf3a464e963fb .wp-block-social-links_3a2d35b794993952 .wp-social-link_8c934d81ac3b7d39 a:before {
        display: none; }
  .widget_de052c27aa4ea697 .has-avatars_27c32672ef0db678.has-dates_32b3daca082bcb86.has-excerpts_e49e837f4548d364.wp-block-te-latest-comments_d3fa9907a609b74c li.wp-block-te-latest-comments__comment_3dc7386bbe7c91b1 .wp-block-te-latest-comments__comment-meta_54a82294f476e94c,
  .widget_de052c27aa4ea697 .has-dates_32b3daca082bcb86.has-excerpts_e49e837f4548d364.wp-block-te-latest-comments_d3fa9907a609b74c li.wp-block-te-latest-comments__comment_3dc7386bbe7c91b1 .wp-block-te-latest-comments__comment-meta_54a82294f476e94c,
  .sidebar__widget_d58bf3a464e963fb .has-avatars_27c32672ef0db678.has-dates_32b3daca082bcb86.has-excerpts_e49e837f4548d364.wp-block-te-latest-comments_d3fa9907a609b74c li.wp-block-te-latest-comments__comment_3dc7386bbe7c91b1 .wp-block-te-latest-comments__comment-meta_54a82294f476e94c,
  .sidebar__widget_d58bf3a464e963fb .has-dates_32b3daca082bcb86.has-excerpts_e49e837f4548d364.wp-block-te-latest-comments_d3fa9907a609b74c li.wp-block-te-latest-comments__comment_3dc7386bbe7c91b1 .wp-block-te-latest-comments__comment-meta_54a82294f476e94c {
    font-weight: 500; }
    .widget_de052c27aa4ea697 .has-avatars_27c32672ef0db678.has-dates_32b3daca082bcb86.has-excerpts_e49e837f4548d364.wp-block-te-latest-comments_d3fa9907a609b74c li.wp-block-te-latest-comments__comment_3dc7386bbe7c91b1 .wp-block-te-latest-comments__comment-meta_54a82294f476e94c .wp-block-te-latest-comments__comment-author_557a72c8c6618f49,
    .widget_de052c27aa4ea697 .has-avatars_27c32672ef0db678.has-dates_32b3daca082bcb86.has-excerpts_e49e837f4548d364.wp-block-te-latest-comments_d3fa9907a609b74c li.wp-block-te-latest-comments__comment_3dc7386bbe7c91b1 .wp-block-te-latest-comments__comment-meta_54a82294f476e94c .wp-block-te-latest-comments__comment-link_25dd7418756e1e1c,
    .widget_de052c27aa4ea697 .has-dates_32b3daca082bcb86.has-excerpts_e49e837f4548d364.wp-block-te-latest-comments_d3fa9907a609b74c li.wp-block-te-latest-comments__comment_3dc7386bbe7c91b1 .wp-block-te-latest-comments__comment-meta_54a82294f476e94c .wp-block-te-latest-comments__comment-author_557a72c8c6618f49,
    .widget_de052c27aa4ea697 .has-dates_32b3daca082bcb86.has-excerpts_e49e837f4548d364.wp-block-te-latest-comments_d3fa9907a609b74c li.wp-block-te-latest-comments__comment_3dc7386bbe7c91b1 .wp-block-te-latest-comments__comment-meta_54a82294f476e94c .wp-block-te-latest-comments__comment-link_25dd7418756e1e1c,
    .sidebar__widget_d58bf3a464e963fb .has-avatars_27c32672ef0db678.has-dates_32b3daca082bcb86.has-excerpts_e49e837f4548d364.wp-block-te-latest-comments_d3fa9907a609b74c li.wp-block-te-latest-comments__comment_3dc7386bbe7c91b1 .wp-block-te-latest-comments__comment-meta_54a82294f476e94c .wp-block-te-latest-comments__comment-author_557a72c8c6618f49,
    .sidebar__widget_d58bf3a464e963fb .has-avatars_27c32672ef0db678.has-dates_32b3daca082bcb86.has-excerpts_e49e837f4548d364.wp-block-te-latest-comments_d3fa9907a609b74c li.wp-block-te-latest-comments__comment_3dc7386bbe7c91b1 .wp-block-te-latest-comments__comment-meta_54a82294f476e94c .wp-block-te-latest-comments__comment-link_25dd7418756e1e1c,
    .sidebar__widget_d58bf3a464e963fb .has-dates_32b3daca082bcb86.has-excerpts_e49e837f4548d364.wp-block-te-latest-comments_d3fa9907a609b74c li.wp-block-te-latest-comments__comment_3dc7386bbe7c91b1 .wp-block-te-latest-comments__comment-meta_54a82294f476e94c .wp-block-te-latest-comments__comment-author_557a72c8c6618f49,
    .sidebar__widget_d58bf3a464e963fb .has-dates_32b3daca082bcb86.has-excerpts_e49e837f4548d364.wp-block-te-latest-comments_d3fa9907a609b74c li.wp-block-te-latest-comments__comment_3dc7386bbe7c91b1 .wp-block-te-latest-comments__comment-meta_54a82294f476e94c .wp-block-te-latest-comments__comment-link_25dd7418756e1e1c {
      font-weight: 500; }
  .widget_de052c27aa4ea697 .wp-block-te-latest-comments_d3fa9907a609b74c li.wp-block-te-latest-comments__comment_3dc7386bbe7c91b1,
  .widget_de052c27aa4ea697 .wp-block-latest-posts_f5487968dd8b32a0 li.wp-block-te-latest-comments__comment_3dc7386bbe7c91b1,
  .sidebar__widget_d58bf3a464e963fb .wp-block-te-latest-comments_d3fa9907a609b74c li.wp-block-te-latest-comments__comment_3dc7386bbe7c91b1,
  .sidebar__widget_d58bf3a464e963fb .wp-block-latest-posts_f5487968dd8b32a0 li.wp-block-te-latest-comments__comment_3dc7386bbe7c91b1 {
    margin-bottom: 0; }
  .widget_de052c27aa4ea697 .wp-block-te-latest-comments_d3fa9907a609b74c li .wp-block-te-latest-comments__comment-meta_54a82294f476e94c,
  .widget_de052c27aa4ea697 .wp-block-te-latest-comments_d3fa9907a609b74c li .wp-block-latest-posts__te-post-title_bb829fb149890c90,
  .widget_de052c27aa4ea697 .wp-block-latest-posts_f5487968dd8b32a0 li .wp-block-te-latest-comments__comment-meta_54a82294f476e94c,
  .widget_de052c27aa4ea697 .wp-block-latest-posts_f5487968dd8b32a0 li .wp-block-latest-posts__te-post-title_bb829fb149890c90,
  .sidebar__widget_d58bf3a464e963fb .wp-block-te-latest-comments_d3fa9907a609b74c li .wp-block-te-latest-comments__comment-meta_54a82294f476e94c,
  .sidebar__widget_d58bf3a464e963fb .wp-block-te-latest-comments_d3fa9907a609b74c li .wp-block-latest-posts__te-post-title_bb829fb149890c90,
  .sidebar__widget_d58bf3a464e963fb .wp-block-latest-posts_f5487968dd8b32a0 li .wp-block-te-latest-comments__comment-meta_54a82294f476e94c,
  .sidebar__widget_d58bf3a464e963fb .wp-block-latest-posts_f5487968dd8b32a0 li .wp-block-latest-posts__te-post-title_bb829fb149890c90 {
    line-height: 28px;
    font-weight: 400; }
    .widget_de052c27aa4ea697 .wp-block-te-latest-comments_d3fa9907a609b74c li .wp-block-te-latest-comments__comment-meta_54a82294f476e94c .wp-block-te-latest-comments__comment-date_12b9584617042521,
    .widget_de052c27aa4ea697 .wp-block-te-latest-comments_d3fa9907a609b74c li .wp-block-latest-posts__te-post-title_bb829fb149890c90 .wp-block-te-latest-comments__comment-date_12b9584617042521,
    .widget_de052c27aa4ea697 .wp-block-latest-posts_f5487968dd8b32a0 li .wp-block-te-latest-comments__comment-meta_54a82294f476e94c .wp-block-te-latest-comments__comment-date_12b9584617042521,
    .widget_de052c27aa4ea697 .wp-block-latest-posts_f5487968dd8b32a0 li .wp-block-latest-posts__te-post-title_bb829fb149890c90 .wp-block-te-latest-comments__comment-date_12b9584617042521,
    .sidebar__widget_d58bf3a464e963fb .wp-block-te-latest-comments_d3fa9907a609b74c li .wp-block-te-latest-comments__comment-meta_54a82294f476e94c .wp-block-te-latest-comments__comment-date_12b9584617042521,
    .sidebar__widget_d58bf3a464e963fb .wp-block-te-latest-comments_d3fa9907a609b74c li .wp-block-latest-posts__te-post-title_bb829fb149890c90 .wp-block-te-latest-comments__comment-date_12b9584617042521,
    .sidebar__widget_d58bf3a464e963fb .wp-block-latest-posts_f5487968dd8b32a0 li .wp-block-te-latest-comments__comment-meta_54a82294f476e94c .wp-block-te-latest-comments__comment-date_12b9584617042521,
    .sidebar__widget_d58bf3a464e963fb .wp-block-latest-posts_f5487968dd8b32a0 li .wp-block-latest-posts__te-post-title_bb829fb149890c90 .wp-block-te-latest-comments__comment-date_12b9584617042521 {
      font-size: 14px !important;
      margin-bottom: 10px;
      position: relative; }
      .widget_de052c27aa4ea697 .wp-block-te-latest-comments_d3fa9907a609b74c li .wp-block-te-latest-comments__comment-meta_54a82294f476e94c .wp-block-te-latest-comments__comment-date_12b9584617042521:before,
      .widget_de052c27aa4ea697 .wp-block-te-latest-comments_d3fa9907a609b74c li .wp-block-latest-posts__te-post-title_bb829fb149890c90 .wp-block-te-latest-comments__comment-date_12b9584617042521:before,
      .widget_de052c27aa4ea697 .wp-block-latest-posts_f5487968dd8b32a0 li .wp-block-te-latest-comments__comment-meta_54a82294f476e94c .wp-block-te-latest-comments__comment-date_12b9584617042521:before,
      .widget_de052c27aa4ea697 .wp-block-latest-posts_f5487968dd8b32a0 li .wp-block-latest-posts__te-post-title_bb829fb149890c90 .wp-block-te-latest-comments__comment-date_12b9584617042521:before,
      .sidebar__widget_d58bf3a464e963fb .wp-block-te-latest-comments_d3fa9907a609b74c li .wp-block-te-latest-comments__comment-meta_54a82294f476e94c .wp-block-te-latest-comments__comment-date_12b9584617042521:before,
      .sidebar__widget_d58bf3a464e963fb .wp-block-te-latest-comments_d3fa9907a609b74c li .wp-block-latest-posts__te-post-title_bb829fb149890c90 .wp-block-te-latest-comments__comment-date_12b9584617042521:before,
      .sidebar__widget_d58bf3a464e963fb .wp-block-latest-posts_f5487968dd8b32a0 li .wp-block-te-latest-comments__comment-meta_54a82294f476e94c .wp-block-te-latest-comments__comment-date_12b9584617042521:before,
      .sidebar__widget_d58bf3a464e963fb .wp-block-latest-posts_f5487968dd8b32a0 li .wp-block-latest-posts__te-post-title_bb829fb149890c90 .wp-block-te-latest-comments__comment-date_12b9584617042521:before {
        content: "\f274";
        font-family: "Font Awesome 6 Free";
        padding-right: 8px; }
  .widget_de052c27aa4ea697 .wp-block-te-latest-comments_d3fa9907a609b74c li a,
  .widget_de052c27aa4ea697 .wp-block-latest-posts_f5487968dd8b32a0 li a,
  .sidebar__widget_d58bf3a464e963fb .wp-block-te-latest-comments_d3fa9907a609b74c li a,
  .sidebar__widget_d58bf3a464e963fb .wp-block-latest-posts_f5487968dd8b32a0 li a {
    color: #335371; }
    .widget_de052c27aa4ea697 .wp-block-te-latest-comments_d3fa9907a609b74c li a.wp-block-te-latest-comments__comment-author_557a72c8c6618f49, .widget_de052c27aa4ea697 .wp-block-te-latest-comments_d3fa9907a609b74c li a.wp-block-te-latest-comments__comment-link_25dd7418756e1e1c,
    .widget_de052c27aa4ea697 .wp-block-latest-posts_f5487968dd8b32a0 li a.wp-block-te-latest-comments__comment-author_557a72c8c6618f49,
    .widget_de052c27aa4ea697 .wp-block-latest-posts_f5487968dd8b32a0 li a.wp-block-te-latest-comments__comment-link_25dd7418756e1e1c,
    .sidebar__widget_d58bf3a464e963fb .wp-block-te-latest-comments_d3fa9907a609b74c li a.wp-block-te-latest-comments__comment-author_557a72c8c6618f49,
    .sidebar__widget_d58bf3a464e963fb .wp-block-te-latest-comments_d3fa9907a609b74c li a.wp-block-te-latest-comments__comment-link_25dd7418756e1e1c,
    .sidebar__widget_d58bf3a464e963fb .wp-block-latest-posts_f5487968dd8b32a0 li a.wp-block-te-latest-comments__comment-author_557a72c8c6618f49,
    .sidebar__widget_d58bf3a464e963fb .wp-block-latest-posts_f5487968dd8b32a0 li a.wp-block-te-latest-comments__comment-link_25dd7418756e1e1c {
      display: inline !important;
      text-transform: capitalize;
      line-height: 28px;
      font-weight: 400; }
    .widget_de052c27aa4ea697 .wp-block-te-latest-comments_d3fa9907a609b74c li a:hover,
    .widget_de052c27aa4ea697 .wp-block-latest-posts_f5487968dd8b32a0 li a:hover,
    .sidebar__widget_d58bf3a464e963fb .wp-block-te-latest-comments_d3fa9907a609b74c li a:hover,
    .sidebar__widget_d58bf3a464e963fb .wp-block-latest-posts_f5487968dd8b32a0 li a:hover {
      color: #317EFE; }
  .widget_de052c27aa4ea697 .wp-block-te-latest-comments_d3fa9907a609b74c li .wp-block-te-latest-comments__comment-excerpt_bf8c04893d99a84a p,
  .widget_de052c27aa4ea697 .wp-block-latest-posts_f5487968dd8b32a0 li .wp-block-te-latest-comments__comment-excerpt_bf8c04893d99a84a p,
  .sidebar__widget_d58bf3a464e963fb .wp-block-te-latest-comments_d3fa9907a609b74c li .wp-block-te-latest-comments__comment-excerpt_bf8c04893d99a84a p,
  .sidebar__widget_d58bf3a464e963fb .wp-block-latest-posts_f5487968dd8b32a0 li .wp-block-te-latest-comments__comment-excerpt_bf8c04893d99a84a p {
    font-size: 16px;
    line-height: 28px;
    margin: 0; }
  .widget_de052c27aa4ea697 .te-social-profile_73e3a32794aa4fd7,
  .sidebar__widget_d58bf3a464e963fb .te-social-profile_73e3a32794aa4fd7 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .widget_de052c27aa4ea697 .te-social-profile_73e3a32794aa4fd7 a,
    .sidebar__widget_d58bf3a464e963fb .te-social-profile_73e3a32794aa4fd7 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_de052c27aa4ea697 .te-social-profile_73e3a32794aa4fd7 a,
        .sidebar__widget_d58bf3a464e963fb .te-social-profile_73e3a32794aa4fd7 a {
          width: 40px;
          height: 40px; } }
      .widget_de052c27aa4ea697 .te-social-profile_73e3a32794aa4fd7 a.facebook_55dddb8676f6edb4,
      .sidebar__widget_d58bf3a464e963fb .te-social-profile_73e3a32794aa4fd7 a.facebook_55dddb8676f6edb4 {
        background-color: #1877f2; }
      .widget_de052c27aa4ea697 .te-social-profile_73e3a32794aa4fd7 a.twitter_4a0fcf83da4c62b8,
      .sidebar__widget_d58bf3a464e963fb .te-social-profile_73e3a32794aa4fd7 a.twitter_4a0fcf83da4c62b8 {
        background-color: #1da1f2; }
      .widget_de052c27aa4ea697 .te-social-profile_73e3a32794aa4fd7 a.linkedin_a07b38cc9f3e4f1e,
      .sidebar__widget_d58bf3a464e963fb .te-social-profile_73e3a32794aa4fd7 a.linkedin_a07b38cc9f3e4f1e {
        background-color: #0a66c2; }
      .widget_de052c27aa4ea697 .te-social-profile_73e3a32794aa4fd7 a.instagram_c057fd13a13d0614,
      .sidebar__widget_d58bf3a464e963fb .te-social-profile_73e3a32794aa4fd7 a.instagram_c057fd13a13d0614 {
        background-color: #405de6; }
      .widget_de052c27aa4ea697 .te-social-profile_73e3a32794aa4fd7 a:hover,
      .sidebar__widget_d58bf3a464e963fb .te-social-profile_73e3a32794aa4fd7 a:hover {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #E7F914; }
  .widget_de052c27aa4ea697 select,
  .sidebar__widget_d58bf3a464e963fb select {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371;
    margin-bottom: 0; }
  .widget_de052c27aa4ea697 .has-login-form_acf1547e2242fd92 .login-username_d8b102b85f13de2e label,
  .widget_de052c27aa4ea697 .has-login-form_acf1547e2242fd92 .login-password_6000a9e284667999 label,
  .sidebar__widget_d58bf3a464e963fb .has-login-form_acf1547e2242fd92 .login-username_d8b102b85f13de2e label,
  .sidebar__widget_d58bf3a464e963fb .has-login-form_acf1547e2242fd92 .login-password_6000a9e284667999 label {
    margin-bottom: 10px; }
  .widget_de052c27aa4ea697 .has-login-form_acf1547e2242fd92 .login-username_d8b102b85f13de2e input,
  .widget_de052c27aa4ea697 .has-login-form_acf1547e2242fd92 .login-password_6000a9e284667999 input,
  .sidebar__widget_d58bf3a464e963fb .has-login-form_acf1547e2242fd92 .login-username_d8b102b85f13de2e input,
  .sidebar__widget_d58bf3a464e963fb .has-login-form_acf1547e2242fd92 .login-password_6000a9e284667999 input {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #31373f;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371; }
  .widget_de052c27aa4ea697 .has-login-form_acf1547e2242fd92 .login-remember_dbb52bb022ca415d label,
  .sidebar__widget_d58bf3a464e963fb .has-login-form_acf1547e2242fd92 .login-remember_dbb52bb022ca415d label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px; }
  .widget_de052c27aa4ea697 .has-login-form_acf1547e2242fd92 .login-submit_b4930c9094d75064,
  .sidebar__widget_d58bf3a464e963fb .has-login-form_acf1547e2242fd92 .login-submit_b4930c9094d75064 {
    margin-bottom: 0; }
    .widget_de052c27aa4ea697 .has-login-form_acf1547e2242fd92 .login-submit_b4930c9094d75064 input.button-primary_aa1ca1cc045d5b5f,
    .sidebar__widget_d58bf3a464e963fb .has-login-form_acf1547e2242fd92 .login-submit_b4930c9094d75064 input.button-primary_aa1ca1cc045d5b5f {
      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_de052c27aa4ea697 .search-form_5990598f3bfb24c7,
  .sidebar__widget_d58bf3a464e963fb .search-form_5990598f3bfb24c7 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_de052c27aa4ea697 .search-form_5990598f3bfb24c7 button,
    .sidebar__widget_d58bf3a464e963fb .search-form_5990598f3bfb24c7 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_de052c27aa4ea697.widget_search_1e04cf81e13b6bff .sidebar__search_f8eec1dd6456677b,
  .sidebar__widget_d58bf3a464e963fb.widget_search_1e04cf81e13b6bff .sidebar__search_f8eec1dd6456677b {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_de052c27aa4ea697.widget_search_1e04cf81e13b6bff .sidebar__search_f8eec1dd6456677b button,
    .sidebar__widget_d58bf3a464e963fb.widget_search_1e04cf81e13b6bff .sidebar__search_f8eec1dd6456677b button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_de052c27aa4ea697 .wp-block-search__no-button_bb3b87f64a1194cb.wp-block-search_0778a5c212578757 input,
  .sidebar__widget_d58bf3a464e963fb .wp-block-search__no-button_bb3b87f64a1194cb.wp-block-search_0778a5c212578757 input {
    border-radius: 10px; }
  .widget_de052c27aa4ea697 .wp-block-search_0778a5c212578757,
  .sidebar__widget_d58bf3a464e963fb .wp-block-search_0778a5c212578757 {
    margin-bottom: -2px; }
  .widget_de052c27aa4ea697 .wp-block-search_0778a5c212578757,
  .widget_de052c27aa4ea697 .search-form_5990598f3bfb24c7,
  .widget_de052c27aa4ea697 .sidebar__search_f8eec1dd6456677b,
  .sidebar__widget_d58bf3a464e963fb .wp-block-search_0778a5c212578757,
  .sidebar__widget_d58bf3a464e963fb .search-form_5990598f3bfb24c7,
  .sidebar__widget_d58bf3a464e963fb .sidebar__search_f8eec1dd6456677b {
    display: inline-block;
    width: 100%;
    overflow: hidden; }
    .widget_de052c27aa4ea697 .wp-block-search_0778a5c212578757 .wp-block-search__inside-wrapper_253a901f6ac06a81,
    .widget_de052c27aa4ea697 .search-form_5990598f3bfb24c7 .wp-block-search__inside-wrapper_253a901f6ac06a81,
    .widget_de052c27aa4ea697 .sidebar__search_f8eec1dd6456677b .wp-block-search__inside-wrapper_253a901f6ac06a81,
    .sidebar__widget_d58bf3a464e963fb .wp-block-search_0778a5c212578757 .wp-block-search__inside-wrapper_253a901f6ac06a81,
    .sidebar__widget_d58bf3a464e963fb .search-form_5990598f3bfb24c7 .wp-block-search__inside-wrapper_253a901f6ac06a81,
    .sidebar__widget_d58bf3a464e963fb .sidebar__search_f8eec1dd6456677b .wp-block-search__inside-wrapper_253a901f6ac06a81 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .widget_de052c27aa4ea697 .wp-block-search_0778a5c212578757 label,
    .widget_de052c27aa4ea697 .search-form_5990598f3bfb24c7 label,
    .widget_de052c27aa4ea697 .sidebar__search_f8eec1dd6456677b label,
    .sidebar__widget_d58bf3a464e963fb .wp-block-search_0778a5c212578757 label,
    .sidebar__widget_d58bf3a464e963fb .search-form_5990598f3bfb24c7 label,
    .sidebar__widget_d58bf3a464e963fb .sidebar__search_f8eec1dd6456677b label {
      font-size: 24px;
      display: block;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #14203A;
      font-family: "Inter", sans-serif; }
    .widget_de052c27aa4ea697 .wp-block-search_0778a5c212578757 input,
    .widget_de052c27aa4ea697 .search-form_5990598f3bfb24c7 input,
    .widget_de052c27aa4ea697 .sidebar__search_f8eec1dd6456677b input,
    .sidebar__widget_d58bf3a464e963fb .wp-block-search_0778a5c212578757 input,
    .sidebar__widget_d58bf3a464e963fb .search-form_5990598f3bfb24c7 input,
    .sidebar__widget_d58bf3a464e963fb .sidebar__search_f8eec1dd6456677b 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_de052c27aa4ea697 .wp-block-search_0778a5c212578757 button,
    .widget_de052c27aa4ea697 .search-form_5990598f3bfb24c7 button,
    .widget_de052c27aa4ea697 .sidebar__search_f8eec1dd6456677b button,
    .sidebar__widget_d58bf3a464e963fb .wp-block-search_0778a5c212578757 button,
    .sidebar__widget_d58bf3a464e963fb .search-form_5990598f3bfb24c7 button,
    .sidebar__widget_d58bf3a464e963fb .sidebar__search_f8eec1dd6456677b 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_de052c27aa4ea697 .tagcloud_8a8a2d8e6166295e,
  .widget_de052c27aa4ea697 .wp-block-tag-cloud_82b7b2a6bebc95ea,
  .sidebar__widget_d58bf3a464e963fb .tagcloud_8a8a2d8e6166295e,
  .sidebar__widget_d58bf3a464e963fb .wp-block-tag-cloud_82b7b2a6bebc95ea {
    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_de052c27aa4ea697 .tagcloud_8a8a2d8e6166295e a,
    .widget_de052c27aa4ea697 .wp-block-tag-cloud_82b7b2a6bebc95ea a,
    .sidebar__widget_d58bf3a464e963fb .tagcloud_8a8a2d8e6166295e a,
    .sidebar__widget_d58bf3a464e963fb .wp-block-tag-cloud_82b7b2a6bebc95ea 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_de052c27aa4ea697 .tagcloud_8a8a2d8e6166295e a:hover,
      .widget_de052c27aa4ea697 .wp-block-tag-cloud_82b7b2a6bebc95ea a:hover,
      .sidebar__widget_d58bf3a464e963fb .tagcloud_8a8a2d8e6166295e a:hover,
      .sidebar__widget_d58bf3a464e963fb .wp-block-tag-cloud_82b7b2a6bebc95ea a:hover {
        color: #ffffff;
        background: #317EFE;
        border-color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .widget_de052c27aa4ea697 ul,
  .widget_de052c27aa4ea697 ol,
  .sidebar__widget_d58bf3a464e963fb ul,
  .sidebar__widget_d58bf3a464e963fb ol {
    margin-bottom: 0;
    padding-left: 0;
    /* Tag Cloud Widget */ }
    .widget_de052c27aa4ea697 ul li,
    .widget_de052c27aa4ea697 ol li,
    .sidebar__widget_d58bf3a464e963fb ul li,
    .sidebar__widget_d58bf3a464e963fb ol li {
      display: block;
      padding: 8px 0;
      border-top: 1px solid #E1E1E1;
      margin-bottom: 0;
      /* Recent Comment Widget */ }
      .widget_de052c27aa4ea697 ul li:first-child,
      .widget_de052c27aa4ea697 ol li:first-child,
      .sidebar__widget_d58bf3a464e963fb ul li:first-child,
      .sidebar__widget_d58bf3a464e963fb ol li:first-child {
        border-top: 0; }
      .widget_de052c27aa4ea697 ul li:last-child,
      .widget_de052c27aa4ea697 ol li:last-child,
      .sidebar__widget_d58bf3a464e963fb ul li:last-child,
      .sidebar__widget_d58bf3a464e963fb ol li:last-child {
        margin-bottom: 0; }
      .widget_de052c27aa4ea697 ul li.recentcomments_a9822d8f4c83f641 .comment-author-link_9fa45d6ed1da0ec2 a:before, .widget_de052c27aa4ea697 ul li.wp-block-latest-comments__comment_68001dd72175c91a .comment-author-link_9fa45d6ed1da0ec2 a:before,
      .widget_de052c27aa4ea697 ol li.recentcomments_a9822d8f4c83f641 .comment-author-link_9fa45d6ed1da0ec2 a:before,
      .widget_de052c27aa4ea697 ol li.wp-block-latest-comments__comment_68001dd72175c91a .comment-author-link_9fa45d6ed1da0ec2 a:before,
      .sidebar__widget_d58bf3a464e963fb ul li.recentcomments_a9822d8f4c83f641 .comment-author-link_9fa45d6ed1da0ec2 a:before,
      .sidebar__widget_d58bf3a464e963fb ul li.wp-block-latest-comments__comment_68001dd72175c91a .comment-author-link_9fa45d6ed1da0ec2 a:before,
      .sidebar__widget_d58bf3a464e963fb ol li.recentcomments_a9822d8f4c83f641 .comment-author-link_9fa45d6ed1da0ec2 a:before,
      .sidebar__widget_d58bf3a464e963fb ol li.wp-block-latest-comments__comment_68001dd72175c91a .comment-author-link_9fa45d6ed1da0ec2 a:before {
        display: none; }
      .widget_de052c27aa4ea697 ul li.recentcomments_a9822d8f4c83f641 a, .widget_de052c27aa4ea697 ul li.wp-block-latest-comments__comment_68001dd72175c91a a,
      .widget_de052c27aa4ea697 ol li.recentcomments_a9822d8f4c83f641 a,
      .widget_de052c27aa4ea697 ol li.wp-block-latest-comments__comment_68001dd72175c91a a,
      .sidebar__widget_d58bf3a464e963fb ul li.recentcomments_a9822d8f4c83f641 a,
      .sidebar__widget_d58bf3a464e963fb ul li.wp-block-latest-comments__comment_68001dd72175c91a a,
      .sidebar__widget_d58bf3a464e963fb ol li.recentcomments_a9822d8f4c83f641 a,
      .sidebar__widget_d58bf3a464e963fb ol li.wp-block-latest-comments__comment_68001dd72175c91a a {
        padding-left: 0;
        display: inline; }
        .widget_de052c27aa4ea697 ul li.recentcomments_a9822d8f4c83f641 a:before, .widget_de052c27aa4ea697 ul li.wp-block-latest-comments__comment_68001dd72175c91a a:before,
        .widget_de052c27aa4ea697 ol li.recentcomments_a9822d8f4c83f641 a:before,
        .widget_de052c27aa4ea697 ol li.wp-block-latest-comments__comment_68001dd72175c91a a:before,
        .sidebar__widget_d58bf3a464e963fb ul li.recentcomments_a9822d8f4c83f641 a:before,
        .sidebar__widget_d58bf3a464e963fb ul li.wp-block-latest-comments__comment_68001dd72175c91a a:before,
        .sidebar__widget_d58bf3a464e963fb ol li.recentcomments_a9822d8f4c83f641 a:before,
        .sidebar__widget_d58bf3a464e963fb ol li.wp-block-latest-comments__comment_68001dd72175c91a a:before {
          display: none; }
      .widget_de052c27aa4ea697 ul li a,
      .widget_de052c27aa4ea697 ol li a,
      .sidebar__widget_d58bf3a464e963fb ul li a,
      .sidebar__widget_d58bf3a464e963fb 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_de052c27aa4ea697 ul li a::before,
        .widget_de052c27aa4ea697 ol li a::before,
        .sidebar__widget_d58bf3a464e963fb ul li a::before,
        .sidebar__widget_d58bf3a464e963fb ol li a::before {
          content: "\f105";
          font-family: "Font Awesome 6 Free";
          margin-right: 10px; }
        .widget_de052c27aa4ea697 ul li a:hover,
        .widget_de052c27aa4ea697 ol li a:hover,
        .sidebar__widget_d58bf3a464e963fb ul li a:hover,
        .sidebar__widget_d58bf3a464e963fb ol li a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .widget_de052c27aa4ea697 ul li a.rsswidget_01b016aada8618a1, .widget_de052c27aa4ea697 ul li a.wp-block-latest-posts__post-title_c4e083d6252832a9,
        .widget_de052c27aa4ea697 ol li a.rsswidget_01b016aada8618a1,
        .widget_de052c27aa4ea697 ol li a.wp-block-latest-posts__post-title_c4e083d6252832a9,
        .sidebar__widget_d58bf3a464e963fb ul li a.rsswidget_01b016aada8618a1,
        .sidebar__widget_d58bf3a464e963fb ul li a.wp-block-latest-posts__post-title_c4e083d6252832a9,
        .sidebar__widget_d58bf3a464e963fb ol li a.rsswidget_01b016aada8618a1,
        .sidebar__widget_d58bf3a464e963fb ol li a.wp-block-latest-posts__post-title_c4e083d6252832a9 {
          padding-left: 0;
          font-weight: 500;
          display: block; }
          .widget_de052c27aa4ea697 ul li a.rsswidget_01b016aada8618a1:before, .widget_de052c27aa4ea697 ul li a.wp-block-latest-posts__post-title_c4e083d6252832a9:before,
          .widget_de052c27aa4ea697 ol li a.rsswidget_01b016aada8618a1:before,
          .widget_de052c27aa4ea697 ol li a.wp-block-latest-posts__post-title_c4e083d6252832a9:before,
          .sidebar__widget_d58bf3a464e963fb ul li a.rsswidget_01b016aada8618a1:before,
          .sidebar__widget_d58bf3a464e963fb ul li a.wp-block-latest-posts__post-title_c4e083d6252832a9:before,
          .sidebar__widget_d58bf3a464e963fb ol li a.rsswidget_01b016aada8618a1:before,
          .sidebar__widget_d58bf3a464e963fb ol li a.wp-block-latest-posts__post-title_c4e083d6252832a9:before {
            display: none; }
      .widget_de052c27aa4ea697 ul li ul,
      .widget_de052c27aa4ea697 ol li ul,
      .sidebar__widget_d58bf3a464e963fb ul li ul,
      .sidebar__widget_d58bf3a464e963fb ol li ul {
        padding-left: 25px;
        padding-top: 10px; }
    .widget_de052c27aa4ea697 ul.wp-tag-cloud_3e85f878340a6907 li,
    .widget_de052c27aa4ea697 ol.wp-tag-cloud_3e85f878340a6907 li,
    .sidebar__widget_d58bf3a464e963fb ul.wp-tag-cloud_3e85f878340a6907 li,
    .sidebar__widget_d58bf3a464e963fb ol.wp-tag-cloud_3e85f878340a6907 li {
      display: inline-block;
      padding: 0;
      border: 0; }
      .widget_de052c27aa4ea697 ul.wp-tag-cloud_3e85f878340a6907 li a:before,
      .widget_de052c27aa4ea697 ol.wp-tag-cloud_3e85f878340a6907 li a:before,
      .sidebar__widget_d58bf3a464e963fb ul.wp-tag-cloud_3e85f878340a6907 li a:before,
      .sidebar__widget_d58bf3a464e963fb ol.wp-tag-cloud_3e85f878340a6907 li a:before {
        display: none; }
  .widget_de052c27aa4ea697.te_widget_categories_60e585771eddfa87 li, .widget_de052c27aa4ea697.widget_archive_71c256054c8209c9 li,
  .widget_de052c27aa4ea697 .wp-block-categories-list_4aaa13f911a64a14 li,
  .widget_de052c27aa4ea697 .wp-block-archives-list_6427a6a7aa216216 li,
  .sidebar__widget_d58bf3a464e963fb.te_widget_categories_60e585771eddfa87 li,
  .sidebar__widget_d58bf3a464e963fb.widget_archive_71c256054c8209c9 li,
  .sidebar__widget_d58bf3a464e963fb .wp-block-categories-list_4aaa13f911a64a14 li,
  .sidebar__widget_d58bf3a464e963fb .wp-block-archives-list_6427a6a7aa216216 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_de052c27aa4ea697.te_widget_categories_60e585771eddfa87 li.cat-item_632534a1ade3be50, .widget_de052c27aa4ea697.widget_archive_71c256054c8209c9 li.cat-item_632534a1ade3be50,
    .widget_de052c27aa4ea697 .wp-block-categories-list_4aaa13f911a64a14 li.cat-item_632534a1ade3be50,
    .widget_de052c27aa4ea697 .wp-block-archives-list_6427a6a7aa216216 li.cat-item_632534a1ade3be50,
    .sidebar__widget_d58bf3a464e963fb.te_widget_categories_60e585771eddfa87 li.cat-item_632534a1ade3be50,
    .sidebar__widget_d58bf3a464e963fb.widget_archive_71c256054c8209c9 li.cat-item_632534a1ade3be50,
    .sidebar__widget_d58bf3a464e963fb .wp-block-categories-list_4aaa13f911a64a14 li.cat-item_632534a1ade3be50,
    .sidebar__widget_d58bf3a464e963fb .wp-block-archives-list_6427a6a7aa216216 li.cat-item_632534a1ade3be50 {
      text-align: right;
      display: inline-block;
      width: 100%; }
    .widget_de052c27aa4ea697.te_widget_categories_60e585771eddfa87 li a, .widget_de052c27aa4ea697.widget_archive_71c256054c8209c9 li a,
    .widget_de052c27aa4ea697 .wp-block-categories-list_4aaa13f911a64a14 li a,
    .widget_de052c27aa4ea697 .wp-block-archives-list_6427a6a7aa216216 li a,
    .sidebar__widget_d58bf3a464e963fb.te_widget_categories_60e585771eddfa87 li a,
    .sidebar__widget_d58bf3a464e963fb.widget_archive_71c256054c8209c9 li a,
    .sidebar__widget_d58bf3a464e963fb .wp-block-categories-list_4aaa13f911a64a14 li a,
    .sidebar__widget_d58bf3a464e963fb .wp-block-archives-list_6427a6a7aa216216 li a {
      float: left; }

/* About Info Widget*/
.widget-about-info_a467b14fa4f08ce9 {
  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_a467b14fa4f08ce9 .about-desc_b0636f2564abc845 {
    text-align: left; }
    .widget-about-info_a467b14fa4f08ce9 .about-desc_b0636f2564abc845 .about-title_0238d8abbfa5c436 {
      font-size: 20px; }
  .widget-about-info_a467b14fa4f08ce9 .about-image_03a71987b188a0c7 {
    width: 140px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px; }
  .widget-about-info_a467b14fa4f08ce9 .te-social-profile_73e3a32794aa4fd7 {
    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_a467b14fa4f08ce9 .te-social-profile_73e3a32794aa4fd7 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_a467b14fa4f08ce9 .te-social-profile_73e3a32794aa4fd7 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_32b3daca082bcb86.has-author_4c006dbb0dfa1e1f.wp-block-latest-posts_f5487968dd8b32a0 .wp-block-latest-posts__te-post-title_bb829fb149890c90 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }

.widget_rss_82bc1b132389f856 .wp-block-heading_74643e57551d4c8d:before,
.widget_rss_82bc1b132389f856 .widget-title_e72f57e51d37af43:before {
  display: none; }
.widget_rss_82bc1b132389f856 .rss-widget-icon_5dc32e63f4dbfe9e {
  margin-right: 6px; }
.widget_rss_82bc1b132389f856 ul li a.rsswidget_01b016aada8618a1 {
  color: #14203A; }
  .widget_rss_82bc1b132389f856 ul li a.rsswidget_01b016aada8618a1:hover {
    color: #317EFE; }

.wp-block-latest-posts_f5487968dd8b32a0 .wp-block-rss__item-title_439ce41beea41c77,
.wp-block-rss_cfaeb719850ece0f .wp-block-rss__item-title_439ce41beea41c77,
.widget_rss_82bc1b132389f856 .wp-block-rss__item-title_439ce41beea41c77 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }
  .wp-block-latest-posts_f5487968dd8b32a0 .wp-block-rss__item-title_439ce41beea41c77 a:before,
  .wp-block-rss_cfaeb719850ece0f .wp-block-rss__item-title_439ce41beea41c77 a:before,
  .widget_rss_82bc1b132389f856 .wp-block-rss__item-title_439ce41beea41c77 a:before {
    display: none; }
.wp-block-latest-posts_f5487968dd8b32a0 .wp-block-latest-posts__post-author_88d1fdc2123c6647,
.wp-block-latest-posts_f5487968dd8b32a0 .wp-block-rss__item-publish-date_9eac18f13a638a3f,
.wp-block-rss_cfaeb719850ece0f .wp-block-latest-posts__post-author_88d1fdc2123c6647,
.wp-block-rss_cfaeb719850ece0f .wp-block-rss__item-publish-date_9eac18f13a638a3f,
.widget_rss_82bc1b132389f856 .wp-block-latest-posts__post-author_88d1fdc2123c6647,
.widget_rss_82bc1b132389f856 .wp-block-rss__item-publish-date_9eac18f13a638a3f {
  margin-right: 10px; }
.wp-block-latest-posts_f5487968dd8b32a0 .wp-block-latest-posts__post-author_88d1fdc2123c6647,
.wp-block-latest-posts_f5487968dd8b32a0 .wp-block-latest-posts__te-post-date_9558c015db621a0c,
.wp-block-latest-posts_f5487968dd8b32a0 .wp-block-rss__item-publish-date_9eac18f13a638a3f,
.wp-block-latest-posts_f5487968dd8b32a0 .wp-block-rss__item-author_63af2a29654f56b2,
.wp-block-latest-posts_f5487968dd8b32a0 .rss-date_4cbdc60b418a61f9,
.wp-block-rss_cfaeb719850ece0f .wp-block-latest-posts__post-author_88d1fdc2123c6647,
.wp-block-rss_cfaeb719850ece0f .wp-block-latest-posts__te-post-date_9558c015db621a0c,
.wp-block-rss_cfaeb719850ece0f .wp-block-rss__item-publish-date_9eac18f13a638a3f,
.wp-block-rss_cfaeb719850ece0f .wp-block-rss__item-author_63af2a29654f56b2,
.wp-block-rss_cfaeb719850ece0f .rss-date_4cbdc60b418a61f9,
.widget_rss_82bc1b132389f856 .wp-block-latest-posts__post-author_88d1fdc2123c6647,
.widget_rss_82bc1b132389f856 .wp-block-latest-posts__te-post-date_9558c015db621a0c,
.widget_rss_82bc1b132389f856 .wp-block-rss__item-publish-date_9eac18f13a638a3f,
.widget_rss_82bc1b132389f856 .wp-block-rss__item-author_63af2a29654f56b2,
.widget_rss_82bc1b132389f856 .rss-date_4cbdc60b418a61f9 {
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500;
  text-transform: capitalize;
  position: relative; }
.wp-block-latest-posts_f5487968dd8b32a0 .wp-block-latest-posts__te-post-date_9558c015db621a0c:before,
.wp-block-latest-posts_f5487968dd8b32a0 .wp-block-rss__item-publish-date_9eac18f13a638a3f:before,
.wp-block-latest-posts_f5487968dd8b32a0 .rss-date_4cbdc60b418a61f9:before,
.wp-block-rss_cfaeb719850ece0f .wp-block-latest-posts__te-post-date_9558c015db621a0c:before,
.wp-block-rss_cfaeb719850ece0f .wp-block-rss__item-publish-date_9eac18f13a638a3f:before,
.wp-block-rss_cfaeb719850ece0f .rss-date_4cbdc60b418a61f9:before,
.widget_rss_82bc1b132389f856 .wp-block-latest-posts__te-post-date_9558c015db621a0c:before,
.widget_rss_82bc1b132389f856 .wp-block-rss__item-publish-date_9eac18f13a638a3f:before,
.widget_rss_82bc1b132389f856 .rss-date_4cbdc60b418a61f9:before {
  content: "\f274";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_f5487968dd8b32a0 .wp-block-latest-posts__post-author_88d1fdc2123c6647:before,
.wp-block-latest-posts_f5487968dd8b32a0 .wp-block-rss__item-author_63af2a29654f56b2:before,
.wp-block-rss_cfaeb719850ece0f .wp-block-latest-posts__post-author_88d1fdc2123c6647:before,
.wp-block-rss_cfaeb719850ece0f .wp-block-rss__item-author_63af2a29654f56b2:before,
.widget_rss_82bc1b132389f856 .wp-block-latest-posts__post-author_88d1fdc2123c6647:before,
.widget_rss_82bc1b132389f856 .wp-block-rss__item-author_63af2a29654f56b2:before {
  content: "\f007";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_f5487968dd8b32a0 .wp-block-latest-posts__post-excerpt_e006e81118fd825b,
.wp-block-latest-posts_f5487968dd8b32a0 .wp-block-rss__item-excerpt_3b326e5195092d21,
.wp-block-latest-posts_f5487968dd8b32a0 .rssSummary_dc276b82704afe84,
.wp-block-rss_cfaeb719850ece0f .wp-block-latest-posts__post-excerpt_e006e81118fd825b,
.wp-block-rss_cfaeb719850ece0f .wp-block-rss__item-excerpt_3b326e5195092d21,
.wp-block-rss_cfaeb719850ece0f .rssSummary_dc276b82704afe84,
.widget_rss_82bc1b132389f856 .wp-block-latest-posts__post-excerpt_e006e81118fd825b,
.widget_rss_82bc1b132389f856 .wp-block-rss__item-excerpt_3b326e5195092d21,
.widget_rss_82bc1b132389f856 .rssSummary_dc276b82704afe84 {
  margin-top: 10px;
  margin-bottom: 0; }

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

.te-post-item_23441b9c4ccc469d .te-single-post-meta_dfc769a9ea977c77 {
  gap: 32px; }

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

.te-comment-title_2d3d038b632a08e5 h2,
.te-comment-title_2d3d038b632a08e5 .wp-block-comments-title_20a8e29be819ab7f,
.wp-block-comments_9755632b9beeb4e9 h2,
.wp-block-comments_9755632b9beeb4e9 .wp-block-comments-title_20a8e29be819ab7f {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px; }

/* Block Comment Start */
.wp-block-comments_9755632b9beeb4e9 .wp-block-comment-template_0992ac54c1f09915 {
  padding-left: 0; }
  .wp-block-comments_9755632b9beeb4e9 .wp-block-comment-template_0992ac54c1f09915 .wp-block-te-comment-reply_9699b3a7952c7f80 {
    margin-top: 15px; }
  .wp-block-comments_9755632b9beeb4e9 .wp-block-comment-template_0992ac54c1f09915 li .wp-block-columns_4e70ef7482a6e741 {
    padding: 50px;
    border: 1px solid #dfe2e9;
    border-radius: 8px;
    margin-bottom: 24px; }
    .wp-block-comments_9755632b9beeb4e9 .wp-block-comment-template_0992ac54c1f09915 li .wp-block-columns_4e70ef7482a6e741 .wp-block-column_2dc79d05e1562493:first-child {
      -ms-flex-preferred-size: 80px !important;
          flex-basis: 80px !important; }
    .wp-block-comments_9755632b9beeb4e9 .wp-block-comment-template_0992ac54c1f09915 li .wp-block-columns_4e70ef7482a6e741 .wp-block-avatar_32edab0075862662 {
      width: 100px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 50%;
      overflow: hidden; }
      .wp-block-comments_9755632b9beeb4e9 .wp-block-comment-template_0992ac54c1f09915 li .wp-block-columns_4e70ef7482a6e741 .wp-block-avatar_32edab0075862662 img {
        width: 100%; }
    .wp-block-comments_9755632b9beeb4e9 .wp-block-comment-template_0992ac54c1f09915 li .wp-block-columns_4e70ef7482a6e741 .wp-block-comment-author-name_a943db6582884b5b a {
      font-size: 21px;
      margin-bottom: 5px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A; }
    .wp-block-comments_9755632b9beeb4e9 .wp-block-comment-template_0992ac54c1f09915 li .wp-block-columns_4e70ef7482a6e741 .wp-block-comment-edit-link_bb56525c8e0c52ae a {
      color: #317EFE; }
    .wp-block-comments_9755632b9beeb4e9 .wp-block-comment-template_0992ac54c1f09915 li .wp-block-columns_4e70ef7482a6e741 .wp-block-comment-date_30e18b7b26eee842 a,
    .wp-block-comments_9755632b9beeb4e9 .wp-block-comment-template_0992ac54c1f09915 li .wp-block-columns_4e70ef7482a6e741 .wp-block-comment-edit-link_bb56525c8e0c52ae a {
      color: #9ba8c3;
      font-size: 16px;
      font-weight: 400;
      font-family: "Inter", sans-serif; }
    .wp-block-comments_9755632b9beeb4e9 .wp-block-comment-template_0992ac54c1f09915 li .wp-block-columns_4e70ef7482a6e741 .wp-block-te-comment-reply_9699b3a7952c7f80 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_9755632b9beeb4e9 .wp-block-comment-template_0992ac54c1f09915 li .wp-block-columns_4e70ef7482a6e741 .wp-block-te-comment-reply_9699b3a7952c7f80 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_359a91fc955e53ae .te-comment-respond_7fc5b64b0821e18b,
.te-latest-comments_359a91fc955e53ae .comment-respond_5c7d7a9ac743e5e3 {
  margin-top: 60px;
  margin-bottom: 40px; }
.te-latest-comments_359a91fc955e53ae li .children .te-comments-item_b1c6b8708746bd63 {
  margin-left: 50px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-latest-comments_359a91fc955e53ae li .children .te-comments-item_b1c6b8708746bd63 {
      margin-left: 0; } }
.te-latest-comments_359a91fc955e53ae li .children .children .te-comments-item_b1c6b8708746bd63 {
  margin-left: 100px;
  border-top: 1px solid #F9F4F1; }
.te-latest-comments_359a91fc955e53ae li .te-comments-item_b1c6b8708746bd63 {
  padding: 50px;
  border: 1px solid #F9F4F1;
  background-color: #F9F4F1;
  border-radius: 20px;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .te-latest-comments_359a91fc955e53ae li .te-comments-item_b1c6b8708746bd63 {
      padding: 30px; } }
  .te-latest-comments_359a91fc955e53ae li .te-comments-item_b1c6b8708746bd63 .te-comments-avatar_b033d5d329dd749a {
    float: left; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-latest-comments_359a91fc955e53ae li .te-comments-item_b1c6b8708746bd63 .te-comments-avatar_b033d5d329dd749a {
        float: inherit;
        margin-bottom: 20px; } }
    .te-latest-comments_359a91fc955e53ae li .te-comments-item_b1c6b8708746bd63 .te-comments-avatar_b033d5d329dd749a img {
      margin-right: 30px;
      width: 100px;
      border-radius: 50px; }
  .te-latest-comments_359a91fc955e53ae li .te-comments-item_b1c6b8708746bd63 .te-comments-text_b1c423c16028fbef {
    overflow: hidden; }
    .te-latest-comments_359a91fc955e53ae li .te-comments-item_b1c6b8708746bd63 .te-comments-text_b1c423c16028fbef p {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 20px;
      color: #335371; }
    .te-latest-comments_359a91fc955e53ae li .te-comments-item_b1c6b8708746bd63 .te-comments-text_b1c423c16028fbef .te-avatar-name_093e0bf6ec76cac1 {
      margin-bottom: 10px;
      position: relative; }
      .te-latest-comments_359a91fc955e53ae li .te-comments-item_b1c6b8708746bd63 .te-comments-text_b1c423c16028fbef .te-avatar-name_093e0bf6ec76cac1 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_359a91fc955e53ae li .te-comments-item_b1c6b8708746bd63 .te-comments-text_b1c423c16028fbef .te-avatar-name_093e0bf6ec76cac1 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_359a91fc955e53ae li .te-comments-item_b1c6b8708746bd63 .te-comments-text_b1c423c16028fbef .te-avatar-name_093e0bf6ec76cac1 span {
            display: inline-block;
            width: 100%; } }
    .te-latest-comments_359a91fc955e53ae li .te-comments-item_b1c6b8708746bd63 .te-comments-text_b1c423c16028fbef .te-comment-reply_3c5fa700e3e3312e {
      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_359a91fc955e53ae li .te-comments-item_b1c6b8708746bd63 .te-comments-text_b1c423c16028fbef .te-comment-reply_3c5fa700e3e3312e {
          position: unset;
          margin-top: 10px; } }
      .te-latest-comments_359a91fc955e53ae li .te-comments-item_b1c6b8708746bd63 .te-comments-text_b1c423c16028fbef .te-comment-reply_3c5fa700e3e3312e:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

ul.children {
  list-style: none; }

.te-post-comments-form_36c574dfc7f6143f .te-contacts-message_114643bde5d56a63 {
  margin-top: 10px; }

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

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

.te-comment-respond_7fc5b64b0821e18b,
.comment-respond_5c7d7a9ac743e5e3 {
  position: relative;
  background-color: #F9F4F1;
  padding: 40px;
  border-radius: 20px; }
  .te-comment-respond_7fc5b64b0821e18b .comment-form-cookies-consent_054e1eb29dea9afc,
  .comment-respond_5c7d7a9ac743e5e3 .comment-form-cookies-consent_054e1eb29dea9afc {
    display: none; }
  .te-comment-respond_7fc5b64b0821e18b .comment-notes_98adbb7088eed137,
  .comment-respond_5c7d7a9ac743e5e3 .comment-notes_98adbb7088eed137 {
    margin-bottom: 30px; }
  .te-comment-respond_7fc5b64b0821e18b p,
  .comment-respond_5c7d7a9ac743e5e3 p {
    margin: 0; }
  .te-comment-respond_7fc5b64b0821e18b .te-contacts-email_1feeb13e998415ce,
  .te-comment-respond_7fc5b64b0821e18b .te-contacts-name_902a3bf23f3cf068,
  .te-comment-respond_7fc5b64b0821e18b .single-input-field_0fdce72a931f2977,
  .comment-respond_5c7d7a9ac743e5e3 .te-contacts-email_1feeb13e998415ce,
  .comment-respond_5c7d7a9ac743e5e3 .te-contacts-name_902a3bf23f3cf068,
  .comment-respond_5c7d7a9ac743e5e3 .single-input-field_0fdce72a931f2977 {
    margin-bottom: 20px; }
  .te-comment-respond_7fc5b64b0821e18b label,
  .comment-respond_5c7d7a9ac743e5e3 label {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #778196;
    margin-bottom: 20px; }
  .te-comment-respond_7fc5b64b0821e18b .checkbox-field-wrapper_fd653d6cee4da666,
  .comment-respond_5c7d7a9ac743e5e3 .checkbox-field-wrapper_fd653d6cee4da666 {
    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_7fc5b64b0821e18b .checkbox-field-wrapper_fd653d6cee4da666 p,
    .comment-respond_5c7d7a9ac743e5e3 .checkbox-field-wrapper_fd653d6cee4da666 p {
      margin: 0; }
    .te-comment-respond_7fc5b64b0821e18b .checkbox-field-wrapper_fd653d6cee4da666 .single-checkbox-field_93475eeb2a7703c2,
    .comment-respond_5c7d7a9ac743e5e3 .checkbox-field-wrapper_fd653d6cee4da666 .single-checkbox-field_93475eeb2a7703c2 {
      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_7fc5b64b0821e18b .te-comment-form-cookies-consent_f8345087f9ef3110,
  .comment-respond_5c7d7a9ac743e5e3 .te-comment-form-cookies-consent_f8345087f9ef3110 {
    display: none; }
  .te-comment-respond_7fc5b64b0821e18b input[type="number"],
  .comment-respond_5c7d7a9ac743e5e3 input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield; }
  .te-comment-respond_7fc5b64b0821e18b input,
  .te-comment-respond_7fc5b64b0821e18b select,
  .comment-respond_5c7d7a9ac743e5e3 input,
  .comment-respond_5c7d7a9ac743e5e3 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_7fc5b64b0821e18b *::-webkit-input-placeholder,
  .comment-respond_5c7d7a9ac743e5e3 *::-webkit-input-placeholder {
    color: #778196; }
  .te-comment-respond_7fc5b64b0821e18b *:-ms-input-placeholder,
  .comment-respond_5c7d7a9ac743e5e3 *:-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_7fc5b64b0821e18b *::-ms-input-placeholder,
  .comment-respond_5c7d7a9ac743e5e3 *::-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_7fc5b64b0821e18b *::placeholder,
  .comment-respond_5c7d7a9ac743e5e3 *::placeholder {
    color: #778196; }
  .te-comment-respond_7fc5b64b0821e18b textarea,
  .comment-respond_5c7d7a9ac743e5e3 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_7fc5b64b0821e18b input:focus,
  .te-comment-respond_7fc5b64b0821e18b textarea:focus,
  .te-comment-respond_7fc5b64b0821e18b .form-select_25e41d3f31f50238:focus,
  .comment-respond_5c7d7a9ac743e5e3 input:focus,
  .comment-respond_5c7d7a9ac743e5e3 textarea:focus,
  .comment-respond_5c7d7a9ac743e5e3 .form-select_25e41d3f31f50238: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_bf0d2cde7e207c0e {
  position: relative;
  border-radius: 20px;
  overflow: hidden; }
  .te-team-card_bf0d2cde7e207c0e:hover .image:before {
    height: 250%;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear;
    background-color: transparent; }
  .te-team-card_bf0d2cde7e207c0e: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_bf0d2cde7e207c0e:hover .te-content-wrapper_0f65b65cfa7f2efc {
    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_bf0d2cde7e207c0e .image {
    overflow: hidden;
    position: relative; }
    .te-team-card_bf0d2cde7e207c0e .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_bf0d2cde7e207c0e .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_bf0d2cde7e207c0e .te-content-wrapper_0f65b65cfa7f2efc {
    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_bf0d2cde7e207c0e .te-content-wrapper_0f65b65cfa7f2efc .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_bf0d2cde7e207c0e .te-content-wrapper_0f65b65cfa7f2efc .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_bf0d2cde7e207c0e .te-content-wrapper_0f65b65cfa7f2efc .content .desc_ffcb29f6003476c4 {
        font-size: 18px;
        line-height: 18px;
        font-weight: 400;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
    .te-team-card_bf0d2cde7e207c0e .te-content-wrapper_0f65b65cfa7f2efc .social_a61abf59ceb1d676 {
      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_bf0d2cde7e207c0e .te-content-wrapper_0f65b65cfa7f2efc .social_a61abf59ceb1d676 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_bf0d2cde7e207c0e .te-content-wrapper_0f65b65cfa7f2efc .social_a61abf59ceb1d676 a:hover {
          background-color: #E7F914;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-team-card_bf0d2cde7e207c0e.style-2_49de2cb12750f74b {
  padding: 20px;
  background-color: #F9F4F1;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-team-card_bf0d2cde7e207c0e.style-2_49de2cb12750f74b:hover {
    background-color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-team-card_bf0d2cde7e207c0e.style-2_49de2cb12750f74b:hover .te-content-wrapper_0f65b65cfa7f2efc .social_a61abf59ceb1d676 a {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-team-card_bf0d2cde7e207c0e.style-2_49de2cb12750f74b:hover .te-content-wrapper_0f65b65cfa7f2efc .content .title,
    .te-team-card_bf0d2cde7e207c0e.style-2_49de2cb12750f74b:hover .te-content-wrapper_0f65b65cfa7f2efc .content .desc_ffcb29f6003476c4 {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_bf0d2cde7e207c0e.style-2_49de2cb12750f74b .image {
    border-radius: 20px; }
  .te-team-card_bf0d2cde7e207c0e.style-2_49de2cb12750f74b .te-content-wrapper_0f65b65cfa7f2efc {
    position: unset;
    visibility: visible;
    opacity: 1;
    background: transparent;
    -webkit-transform: unset;
            transform: unset; }
    .te-team-card_bf0d2cde7e207c0e.style-2_49de2cb12750f74b .te-content-wrapper_0f65b65cfa7f2efc .content {
      padding: 0;
      margin-top: 20px;
      margin-bottom: 10px;
      position: unset; }
      .te-team-card_bf0d2cde7e207c0e.style-2_49de2cb12750f74b .te-content-wrapper_0f65b65cfa7f2efc .content .title {
        color: #131A2A;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-team-card_bf0d2cde7e207c0e.style-2_49de2cb12750f74b .te-content-wrapper_0f65b65cfa7f2efc .content .title a:hover {
          color: #ffffff !important; }
      .te-team-card_bf0d2cde7e207c0e.style-2_49de2cb12750f74b .te-content-wrapper_0f65b65cfa7f2efc .content .desc_ffcb29f6003476c4 {
        color: #335371;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-team-card_bf0d2cde7e207c0e.style-2_49de2cb12750f74b .te-content-wrapper_0f65b65cfa7f2efc .social_a61abf59ceb1d676 a {
      border: 1px solid #E1E1E1;
      background-color: transparent; }
      .te-team-card_bf0d2cde7e207c0e.style-2_49de2cb12750f74b .te-content-wrapper_0f65b65cfa7f2efc .social_a61abf59ceb1d676 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_a1f2b9d521dc3670 {
  position: relative;
  padding: 0;
  overflow: hidden; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-team-member-slider-wrapper_a1f2b9d521dc3670 {
      padding: 0 12px; } }
  .te-team-member-slider-wrapper_a1f2b9d521dc3670 .slick-list_22339b90d03e35b9 {
    margin: 0 -15px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-team-member-slider-wrapper_a1f2b9d521dc3670 .slick-list_22339b90d03e35b9 {
        padding-bottom: 25px;
        margin: unset; } }
    .te-team-member-slider-wrapper_a1f2b9d521dc3670 .slick-list_22339b90d03e35b9 .slick-slide {
      margin: 0 15px; }
  .te-team-member-slider-wrapper_a1f2b9d521dc3670 .slick-dots_8bf379c7eb0465f2 {
    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_a1f2b9d521dc3670 .slick-dots_8bf379c7eb0465f2 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_a1f2b9d521dc3670 .slick-dots_8bf379c7eb0465f2 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_a1f2b9d521dc3670 .slick-dots_8bf379c7eb0465f2 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_a1f2b9d521dc3670 .slick-dots_8bf379c7eb0465f2 li.slick-active button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-team-member-slider-wrapper_a1f2b9d521dc3670 .slick-arrow_e37f57e3d9d32ebe {
    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_d291d3811df7f6f5 {
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 20px; }
  .te-portfolio-card_d291d3811df7f6f5:hover .image .te-content-wrapper_0f65b65cfa7f2efc {
    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_d291d3811df7f6f5:hover .image .te-content-wrapper_0f65b65cfa7f2efc .content .content-inner_c1dc99cb6e1d5b58 {
      margin-bottom: 0;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_d291d3811df7f6f5:hover .image .te-content-wrapper_0f65b65cfa7f2efc .content .btn-wrapper_95b0cb42425ebb29 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_d291d3811df7f6f5:hover .image .te-content-wrapper_0f65b65cfa7f2efc .content .content-inner_c1dc99cb6e1d5b58 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scaleY(1);
              transform: scaleY(1); }
  .te-portfolio-card_d291d3811df7f6f5: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_d291d3811df7f6f5 .image {
    overflow: hidden;
    position: relative; }
    .te-portfolio-card_d291d3811df7f6f5 .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_d291d3811df7f6f5 .te-content-wrapper_0f65b65cfa7f2efc {
    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_d291d3811df7f6f5 .te-content-wrapper_0f65b65cfa7f2efc .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_d291d3811df7f6f5 .te-content-wrapper_0f65b65cfa7f2efc .content .content-inner_c1dc99cb6e1d5b58 {
        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_d291d3811df7f6f5 .te-content-wrapper_0f65b65cfa7f2efc .content .sub-title_e962779d2c6db5a9 {
        color: #131A2A;
        font-size: 18px;
        line-height: 36px;
        font-weight: 400; }
      .te-portfolio-card_d291d3811df7f6f5 .te-content-wrapper_0f65b65cfa7f2efc .content .title {
        margin-bottom: 0;
        color: #131A2A;
        font-size: 24px;
        line-height: 39px;
        font-weight: 500; }
      .te-portfolio-card_d291d3811df7f6f5 .te-content-wrapper_0f65b65cfa7f2efc .content .btn-wrapper_95b0cb42425ebb29 {
        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_d291d3811df7f6f5 .te-content-wrapper_0f65b65cfa7f2efc .content .btn-wrapper_95b0cb42425ebb29 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_d291d3811df7f6f5 .te-content-wrapper_0f65b65cfa7f2efc .content .btn-wrapper_95b0cb42425ebb29 a:hover {
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
            background-color: #317EFE;
            color: #ffffff; }

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

.te-portfolio-card_d291d3811df7f6f5.style-3_defd68dc43a80d02:hover .te-content-wrapper_0f65b65cfa7f2efc .content .btn-wrapper_95b0cb42425ebb29 {
  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_d291d3811df7f6f5.style-3_defd68dc43a80d02 .te-content-wrapper_0f65b65cfa7f2efc {
  padding: 0; }
  .te-portfolio-card_d291d3811df7f6f5.style-3_defd68dc43a80d02 .te-content-wrapper_0f65b65cfa7f2efc .content .content-inner_c1dc99cb6e1d5b58 {
    border-radius: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px; }
  .te-portfolio-card_d291d3811df7f6f5.style-3_defd68dc43a80d02 .te-content-wrapper_0f65b65cfa7f2efc .content .btn-wrapper_95b0cb42425ebb29 {
    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_03fbae43cbd1ee59.style-1_190ffb01fcd10332 {
  margin-top: -210px; }
  @media (max-width: 991px) {
    .newsletter-area_03fbae43cbd1ee59.style-1_190ffb01fcd10332 {
      margin-top: 0;
      padding-top: 100px; } }

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

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

.testimonial-slider-area_2a4c8f63cda5bc7b.style-1_190ffb01fcd10332 {
  padding-bottom: 5px; }

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

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

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

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

.team-slider-area_87e51c5af5346424.style-1_190ffb01fcd10332 {
  overflow: hidden; }

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

.about-us-area_5ab6f68f83aa14f5.style-2_49de2cb12750f74b {
  padding-top: 120px;
  padding-bottom: 330px;
  background-color: #F9F4F1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .about-us-area_5ab6f68f83aa14f5.style-2_49de2cb12750f74b {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area_5ab6f68f83aa14f5.style-2_49de2cb12750f74b {
      padding: 100px 0; } }
  @media (max-width: 991px) {
    .about-us-area_5ab6f68f83aa14f5.style-2_49de2cb12750f74b .te-about-image-card_c854acd2c6bdee80 {
      text-align: center;
      margin-bottom: 50px; } }
  @media (max-width: 991px) {
    .about-us-area_5ab6f68f83aa14f5.style-2_49de2cb12750f74b .te-about-image-card_c854acd2c6bdee80 .te-main-img-wrapper_0b5497663b6641f6 .te-main-img-inner_743b1ff9ddefccac {
      width: 100%; } }
  @media (max-width: 1199px) {
    .about-us-area_5ab6f68f83aa14f5.style-2_49de2cb12750f74b .te-about-image-card_c854acd2c6bdee80 .te-company-foundation_4ab7917e55b41d84 {
      left: 0; } }
  @media (max-width: 1199px) {
    .about-us-area_5ab6f68f83aa14f5.style-2_49de2cb12750f74b .te-about-info-card_ad34beb821a6aa36 {
      padding-left: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area_5ab6f68f83aa14f5.style-2_49de2cb12750f74b .te-about-info-card_ad34beb821a6aa36 {
      padding-left: 60px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .about-us-area_5ab6f68f83aa14f5.style-2_49de2cb12750f74b .te-about-info-card_ad34beb821a6aa36 {
      padding-left: 80px; } }

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

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

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

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

.faq-area_df1eacefc6ed9ebc.style-1_190ffb01fcd10332 {
  padding-bottom: 100px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .faq-area_df1eacefc6ed9ebc.style-1_190ffb01fcd10332 {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-area_df1eacefc6ed9ebc.style-1_190ffb01fcd10332 {
      padding-bottom: 100px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .faq-area_df1eacefc6ed9ebc.style-1_190ffb01fcd10332 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_df1eacefc6ed9ebc.style-1_190ffb01fcd10332 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_df1eacefc6ed9ebc.style-1_190ffb01fcd10332 .accordion-wrapper_e29b420a9faa31bb {
      padding-right: 60px; } }
  .faq-area_df1eacefc6ed9ebc.style-1_190ffb01fcd10332 .te-faq-image_9634d16421197e6e {
    margin-top: 82px;
    position: relative;
    right: -83px;
    display: inline-block; }
    @media (max-width: 1199px) {
      .faq-area_df1eacefc6ed9ebc.style-1_190ffb01fcd10332 .te-faq-image_9634d16421197e6e {
        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_df1eacefc6ed9ebc.style-1_190ffb01fcd10332 .te-faq-image_9634d16421197e6e {
        right: 0; } }
    .faq-area_df1eacefc6ed9ebc.style-1_190ffb01fcd10332 .te-faq-image_9634d16421197e6e .te-image-wrapper_9327575d4db52368 {
      position: relative; }
      .faq-area_df1eacefc6ed9ebc.style-1_190ffb01fcd10332 .te-faq-image_9634d16421197e6e .te-image-wrapper_9327575d4db52368 .te-main-img-inner_743b1ff9ddefccac {
        -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_df1eacefc6ed9ebc.style-1_190ffb01fcd10332 .te-faq-image_9634d16421197e6e .te-image-wrapper_9327575d4db52368 .te-image-shape_0fea63fcdb281ece {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: -1; }
      .faq-area_df1eacefc6ed9ebc.style-1_190ffb01fcd10332 .te-faq-image_9634d16421197e6e .te-image-wrapper_9327575d4db52368 .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_df1eacefc6ed9ebc.style-1_190ffb01fcd10332 .te-faq-image_9634d16421197e6e .te-image-wrapper_9327575d4db52368 .content .title {
          font-size: 18px;
          font-weight: 400;
          line-height: 18px;
          color: #ffffff;
          margin-bottom: 0; }
        .faq-area_df1eacefc6ed9ebc.style-1_190ffb01fcd10332 .te-faq-image_9634d16421197e6e .te-image-wrapper_9327575d4db52368 .content .number_28c23c46c5ef40f8 {
          font-size: 32px;
          font-weight: 500;
          line-height: 32px;
          letter-spacing: 0px;
          color: #ffffff;
          margin-bottom: 0; }
      .faq-area_df1eacefc6ed9ebc.style-1_190ffb01fcd10332 .te-faq-image_9634d16421197e6e .te-image-wrapper_9327575d4db52368 .top-content_fc99ff32ace95137 {
        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_df1eacefc6ed9ebc.style-1_190ffb01fcd10332 .te-faq-image_9634d16421197e6e .te-image-wrapper_9327575d4db52368 .top-content_fc99ff32ace95137 {
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); } }
      .faq-area_df1eacefc6ed9ebc.style-1_190ffb01fcd10332 .te-faq-image_9634d16421197e6e .te-image-wrapper_9327575d4db52368 .bottom-content_bf2932dc5654a47e {
        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_df1eacefc6ed9ebc.style-1_190ffb01fcd10332 .te-faq-image_9634d16421197e6e .te-image-wrapper_9327575d4db52368 .bottom-content_bf2932dc5654a47e {
            right: 50%;
            -webkit-transform: translateX(50%);
                    transform: translateX(50%); } }
        .faq-area_df1eacefc6ed9ebc.style-1_190ffb01fcd10332 .te-faq-image_9634d16421197e6e .te-image-wrapper_9327575d4db52368 .bottom-content_bf2932dc5654a47e .bottom-content-inner_0754f051f4776b1e {
          width: 100%;
          height: 100%;
          background-color: #E7F914;
          border-radius: 100%;
          border: 8px solid #ffffff;
          outline: 2px dashed #14203A; }
          .faq-area_df1eacefc6ed9ebc.style-1_190ffb01fcd10332 .te-faq-image_9634d16421197e6e .te-image-wrapper_9327575d4db52368 .bottom-content_bf2932dc5654a47e .bottom-content-inner_0754f051f4776b1e .title,
          .faq-area_df1eacefc6ed9ebc.style-1_190ffb01fcd10332 .te-faq-image_9634d16421197e6e .te-image-wrapper_9327575d4db52368 .bottom-content_bf2932dc5654a47e .bottom-content-inner_0754f051f4776b1e .number_28c23c46c5ef40f8 {
            color: #14203A; }

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

.testimonial-slider-area_2a4c8f63cda5bc7b {
  overflow: hidden;
  padding-bottom: 10px; }
  .testimonial-slider-area_2a4c8f63cda5bc7b.style-2_49de2cb12750f74b .slick-list_22339b90d03e35b9 {
    margin: 0 -100px;
    overflow: visible; }
    .testimonial-slider-area_2a4c8f63cda5bc7b.style-2_49de2cb12750f74b .slick-list_22339b90d03e35b9 .te-slick-item_6aa5181dbd240984 {
      width: 520px;
      margin: 0 15px; }

.counter-up-area_6d89b546d8d06937.style-2_49de2cb12750f74b .te-counter-card_025679f4721e8294 {
  padding: 80px 55px;
  background-color: #131A2A;
  border-radius: 20px; }
  .counter-up-area_6d89b546d8d06937.style-2_49de2cb12750f74b .te-counter-card_025679f4721e8294 .te-counter-item_8a54f25134d5d901 .icon_cac911dba8279354 {
    width: unset;
    height: unset;
    background-color: transparent; }
  .counter-up-area_6d89b546d8d06937.style-2_49de2cb12750f74b .te-counter-card_025679f4721e8294 .te-counter-item_8a54f25134d5d901 .te-counter-title_0dc14b6f01321b94 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px; }
    .counter-up-area_6d89b546d8d06937.style-2_49de2cb12750f74b .te-counter-card_025679f4721e8294 .te-counter-item_8a54f25134d5d901 .te-counter-title_0dc14b6f01321b94 .content {
      gap: 18px;
      text-align: left; }
  .counter-up-area_6d89b546d8d06937.style-2_49de2cb12750f74b .te-counter-card_025679f4721e8294 .te-counter-item_8a54f25134d5d901 .title {
    color: #ffffff; }
  .counter-up-area_6d89b546d8d06937.style-2_49de2cb12750f74b .te-counter-card_025679f4721e8294 .te-counter-item_8a54f25134d5d901 .number_28c23c46c5ef40f8 {
    color: #E7F914; }
  .counter-up-area_6d89b546d8d06937.style-2_49de2cb12750f74b .te-counter-card_025679f4721e8294 .te-counter-item_8a54f25134d5d901 .number_28c23c46c5ef40f8,
  .counter-up-area_6d89b546d8d06937.style-2_49de2cb12750f74b .te-counter-card_025679f4721e8294 .te-counter-item_8a54f25134d5d901 .title {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

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

.subscribe-area_2a407a08e70c98fa.style-2_49de2cb12750f74b {
  position: relative;
  z-index: 9;
  margin-bottom: -140px; }
  .subscribe-area_2a407a08e70c98fa.style-2_49de2cb12750f74b .te-subscribe-inner-area_dd29f0f4f54ec30d {
    background-color: #317EFE;
    padding: 10px;
    border-radius: 20px;
    gap: 0; }
    .subscribe-area_2a407a08e70c98fa.style-2_49de2cb12750f74b .te-subscribe-inner-area_dd29f0f4f54ec30d .te-image-bg-collumn_250680c9094cba9b {
      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_2a407a08e70c98fa.style-2_49de2cb12750f74b .te-subscribe-inner-area_dd29f0f4f54ec30d .te-subscribe-form-wrapper_38da65b5f58ca2df {
      padding: 0; }
    .subscribe-area_2a407a08e70c98fa.style-2_49de2cb12750f74b .te-subscribe-inner-area_dd29f0f4f54ec30d .te-content-wrapper_0f65b65cfa7f2efc {
      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_2a407a08e70c98fa.style-2_49de2cb12750f74b .te-subscribe-inner-area_dd29f0f4f54ec30d .te-content-wrapper_0f65b65cfa7f2efc {
          left: unset; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_2a407a08e70c98fa.style-2_49de2cb12750f74b .te-subscribe-inner-area_dd29f0f4f54ec30d .te-content-wrapper_0f65b65cfa7f2efc {
          -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_2a407a08e70c98fa.style-2_49de2cb12750f74b .te-subscribe-inner-area_dd29f0f4f54ec30d .te-content-wrapper_0f65b65cfa7f2efc {
          -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_2a407a08e70c98fa.style-2_49de2cb12750f74b .te-subscribe-inner-area_dd29f0f4f54ec30d .te-content-wrapper_0f65b65cfa7f2efc {
          gap: 60px; } }
      .subscribe-area_2a407a08e70c98fa.style-2_49de2cb12750f74b .te-subscribe-inner-area_dd29f0f4f54ec30d .te-content-wrapper_0f65b65cfa7f2efc .te-subscribe-title_7a83747f7abf0ee7 {
        font-size: 38px;
        font-weight: 500;
        line-height: 46px;
        letter-spacing: -0.676px;
        text-transform: capitalize;
        margin-bottom: 0; }
      .subscribe-area_2a407a08e70c98fa.style-2_49de2cb12750f74b .te-subscribe-inner-area_dd29f0f4f54ec30d .te-content-wrapper_0f65b65cfa7f2efc .te-content-inner_6490b58f0eef5184 {
        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_2a407a08e70c98fa.style-2_49de2cb12750f74b .te-subscribe-inner-area_dd29f0f4f54ec30d .te-content-wrapper_0f65b65cfa7f2efc .te-content-inner_6490b58f0eef5184 {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
        .subscribe-area_2a407a08e70c98fa.style-2_49de2cb12750f74b .te-subscribe-inner-area_dd29f0f4f54ec30d .te-content-wrapper_0f65b65cfa7f2efc .te-content-inner_6490b58f0eef5184 .icon_cac911dba8279354 {
          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_2a407a08e70c98fa.style-2_49de2cb12750f74b .te-subscribe-inner-area_dd29f0f4f54ec30d .te-subscribe-form-widget_c0fa7cb145edc93b {
      background: #fff;
      padding: 7px;
      border-radius: 50px; }
    .subscribe-area_2a407a08e70c98fa.style-2_49de2cb12750f74b .te-subscribe-inner-area_dd29f0f4f54ec30d .mc4wp-form-fields_5ba75f273e613d3d {
      gap: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .subscribe-area_2a407a08e70c98fa.style-2_49de2cb12750f74b .te-subscribe-inner-area_dd29f0f4f54ec30d .mc4wp-form-fields_5ba75f273e613d3d {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }

.testimonial-slider-area_2a4c8f63cda5bc7b.style-3_defd68dc43a80d02 {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .testimonial-slider-area_2a4c8f63cda5bc7b.style-3_defd68dc43a80d02 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slider-area_2a4c8f63cda5bc7b.style-3_defd68dc43a80d02 {
      padding: 100px 0; } }
  .testimonial-slider-area_2a4c8f63cda5bc7b.style-3_defd68dc43a80d02 .slick-list_22339b90d03e35b9 .slick-slide.slick-current_0529b81026c58682 .te-testimonial-card_2ec9e2ba7798687f.style-3_defd68dc43a80d02 .te-content-wrapper_0f65b65cfa7f2efc .te-user-meta_e190eae94fb8a442 .icon_cac911dba8279354 {
    color: #317EFE; }

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

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

.te-contact-info_00e66534ece65702 {
  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_00e66534ece65702 .te-icon-card_2d587ec1424363d2 {
      -webkit-box-orient: unset;
      -webkit-box-direction: unset;
          -ms-flex-direction: unset;
              flex-direction: unset; } }

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

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

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

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

.service-details_449cad319423c02b {
  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_449cad319423c02b .image {
    border-radius: 20px;
    overflow: hidden; }
  .service-details_449cad319423c02b .content .te-title-wrapper_f279832d14d8ec5d {
    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_449cad319423c02b .content .te-title-wrapper_f279832d14d8ec5d .title-inner_ba436a247259f547 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 20px; }
      .service-details_449cad319423c02b .content .te-title-wrapper_f279832d14d8ec5d .title-inner_ba436a247259f547 .icon_cac911dba8279354 {
        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_449cad319423c02b .content .te-title-wrapper_f279832d14d8ec5d .title-inner_ba436a247259f547 .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_eaf63d8959eef834 {
  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_eaf63d8959eef834 .list-wrapper_a2fef6325279b8b0 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px; }
    .service-details-overview_eaf63d8959eef834 .list-wrapper_a2fef6325279b8b0 .icon_cac911dba8279354 {
      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_eaf63d8959eef834 .list-wrapper_a2fef6325279b8b0 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_eaf63d8959eef834 .list-wrapper_a2fef6325279b8b0 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_eaf63d8959eef834 .list-wrapper_a2fef6325279b8b0 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_eaf63d8959eef834 .list-wrapper_a2fef6325279b8b0 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_474b4a3bac39e833 {
  padding-top: 120px;
  padding-bottom: 96px; }
  .team-page_474b4a3bac39e833 .te-team-card_bf0d2cde7e207c0e {
    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_8f560df72ed3e773 {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .team-details-page_8f560df72ed3e773 {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-page_8f560df72ed3e773 {
      padding-top: 100px;
      padding-bottom: 76px; } }

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

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

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

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

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

.footer_62ee3df82d8253bb {
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .footer_62ee3df82d8253bb .te-subscribe-form-widget_c0fa7cb145edc93b .submit-btn_845ec5807ee51884 span {
    display: none; }
  .footer_62ee3df82d8253bb.style-1_190ffb01fcd10332 {
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .footer_62ee3df82d8253bb.style-1_190ffb01fcd10332 .te-footer-sec_d1e4118ff40c8bec {
      border-bottom: 1px solid rgba(19, 26, 42, 0.1);
      padding-top: 214px;
      padding-bottom: 60px; }
      .footer_62ee3df82d8253bb.style-1_190ffb01fcd10332 .te-footer-sec_d1e4118ff40c8bec .te-footer-widget_8a0210b0f1c1575c .te-subscribe-form-widget_c0fa7cb145edc93b .mc4wp-form-fields_5ba75f273e613d3d {
        border-color: rgba(19, 26, 42, 0.5); }
    .footer_62ee3df82d8253bb.style-1_190ffb01fcd10332 .te-footer-widget_8a0210b0f1c1575c .te-subscribe-form-widget_c0fa7cb145edc93b .single-field_6977a7a3c92d0375 input {
      color: #131A2A; }
  .footer_62ee3df82d8253bb.style-2_49de2cb12750f74b .widget_de052c27aa4ea697 .wp-block-heading_74643e57551d4c8d,
  .footer_62ee3df82d8253bb.style-2_49de2cb12750f74b .widget_de052c27aa4ea697 .widget-title_e72f57e51d37af43,
  .footer_62ee3df82d8253bb.style-2_49de2cb12750f74b .widget_de052c27aa4ea697 .wp-block-search__label_bf26cff2b22f67af,
  .footer_62ee3df82d8253bb.style-2_49de2cb12750f74b .sidebar__widget_d58bf3a464e963fb .wp-block-heading_74643e57551d4c8d,
  .footer_62ee3df82d8253bb.style-2_49de2cb12750f74b .sidebar__widget_d58bf3a464e963fb .widget-title_e72f57e51d37af43,
  .footer_62ee3df82d8253bb.style-2_49de2cb12750f74b .sidebar__widget_d58bf3a464e963fb .wp-block-search__label_bf26cff2b22f67af,
  .footer_62ee3df82d8253bb.style-2_49de2cb12750f74b .widget_de052c27aa4ea697 ul li a,
  .footer_62ee3df82d8253bb.style-2_49de2cb12750f74b .widget_de052c27aa4ea697 ol li a,
  .footer_62ee3df82d8253bb.style-2_49de2cb12750f74b .sidebar__widget_d58bf3a464e963fb ul li a,
  .footer_62ee3df82d8253bb.style-2_49de2cb12750f74b .sidebar__widget_d58bf3a464e963fb ol li a,
  .footer_62ee3df82d8253bb.style-2_49de2cb12750f74b .widget_de052c27aa4ea697 ul li,
  .footer_62ee3df82d8253bb.style-2_49de2cb12750f74b .wp-calendar-table_4974427fca58812a,
  .footer_62ee3df82d8253bb.style-2_49de2cb12750f74b .wp-block-calendar_a9346af099352622 caption,
  .footer_62ee3df82d8253bb.style-2_49de2cb12750f74b nav.wp-calendar-nav_cf4a2ba441489af4 a,
  .footer_62ee3df82d8253bb.style-2_49de2cb12750f74b .wp-block-latest-comments__comment-excerpt_7f6fb3d066c560d4,
  .footer_62ee3df82d8253bb.style-2_49de2cb12750f74b .wp-calendar-table_4974427fca58812a caption,
  .footer_62ee3df82d8253bb.style-2_49de2cb12750f74b .widget_text_26e206b8f796dd92,
  .footer_62ee3df82d8253bb.style-2_49de2cb12750f74b .widget_de052c27aa4ea697 .tagcloud_8a8a2d8e6166295e a,
  .footer_62ee3df82d8253bb.style-2_49de2cb12750f74b .widget_de052c27aa4ea697 .wp-block-tag-cloud_82b7b2a6bebc95ea a,
  .footer_62ee3df82d8253bb.style-2_49de2cb12750f74b .sidebar__widget_d58bf3a464e963fb .tagcloud_8a8a2d8e6166295e a,
  .footer_62ee3df82d8253bb.style-2_49de2cb12750f74b .sidebar__widget_d58bf3a464e963fb .wp-block-tag-cloud_82b7b2a6bebc95ea a,
  .footer_62ee3df82d8253bb.style-2_49de2cb12750f74b .wp-block-latest-comments__comment-date_d8885df285bf0345,
  .footer_62ee3df82d8253bb.style-2_49de2cb12750f74b .wp-block-latest-comments__comment_68001dd72175c91a,
  .footer_62ee3df82d8253bb.style-2_49de2cb12750f74b .wp-block-archives-dropdown_da2399b364508795 label,
  .footer_62ee3df82d8253bb.style-2_49de2cb12750f74b .widget_categories_f7da0485f8819776 li a,
  .footer_62ee3df82d8253bb.style-2_49de2cb12750f74b .widget_archive_71c256054c8209c9 li a,
  .footer_62ee3df82d8253bb.style-2_49de2cb12750f74b .widget_nav_menu_012b39842e79d569 li a,
  .footer_62ee3df82d8253bb.style-2_49de2cb12750f74b .widget_tag_cloud_bbff5b9f190dae94 a,
  .footer_62ee3df82d8253bb.style-2_49de2cb12750f74b .widget_rss_82bc1b132389f856 li a,
  .footer_62ee3df82d8253bb.style-2_49de2cb12750f74b .widget_rss_82bc1b132389f856 li,
  .footer_62ee3df82d8253bb.style-2_49de2cb12750f74b .footer__widget_6fdf7d75a9e55e43 a,
  .footer_62ee3df82d8253bb.style-2_49de2cb12750f74b .footer__widget_6fdf7d75a9e55e43 li,
  .footer_62ee3df82d8253bb.style-2_49de2cb12750f74b li.recentcomments_a9822d8f4c83f641 {
    color: #ffffff; }
  .footer_62ee3df82d8253bb.style-2_49de2cb12750f74b .te-theme-btn_c1d254111919245a,
  .footer_62ee3df82d8253bb.style-2_49de2cb12750f74b .wp-block-loginout_509ed192cad16708 a,
  .footer_62ee3df82d8253bb.style-2_49de2cb12750f74b input.te-theme-btn_c1d254111919245a,
  .footer_62ee3df82d8253bb.style-2_49de2cb12750f74b .widget_de052c27aa4ea697 .wp-block-search_0778a5c212578757 button,
  .footer_62ee3df82d8253bb.style-2_49de2cb12750f74b .widget_de052c27aa4ea697 .search-form_5990598f3bfb24c7 button,
  .footer_62ee3df82d8253bb.style-2_49de2cb12750f74b .widget_de052c27aa4ea697 .sidebar__search_f8eec1dd6456677b button,
  .footer_62ee3df82d8253bb.style-2_49de2cb12750f74b .sidebar__widget_d58bf3a464e963fb .wp-block-search_0778a5c212578757 button,
  .footer_62ee3df82d8253bb.style-2_49de2cb12750f74b .sidebar__widget_d58bf3a464e963fb .search-form_5990598f3bfb24c7 button,
  .footer_62ee3df82d8253bb.style-2_49de2cb12750f74b .sidebar__widget_d58bf3a464e963fb .sidebar__search_f8eec1dd6456677b button {
    background-color: #E7F914;
    color: #14203A; }
  .footer_62ee3df82d8253bb .footer__widget_6fdf7d75a9e55e43 li {
    list-style: none; }
  .footer_62ee3df82d8253bb .te-footer-widget_8a0210b0f1c1575c.te_widget_nav_menu_00bc3e8d84837ae5 li.wp-block-social-link_ab3afd4b975e77e9 {
    display: inline-block;
    width: unset !important; }
  .footer_62ee3df82d8253bb .te_widget_nav_menu_00bc3e8d84837ae5 li.cat-item_632534a1ade3be50 {
    text-align: right; }
    .footer_62ee3df82d8253bb .te_widget_nav_menu_00bc3e8d84837ae5 li.cat-item_632534a1ade3be50 a {
      float: left; }
  .footer_62ee3df82d8253bb .te-footer-bg_75fe60869ed9ba7a {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: -1; }
  .footer_62ee3df82d8253bb .footer-nav-widget_aa8377b9c704931b {
    padding: 0 90px; }
    @media (max-width: 991px) {
      .footer_62ee3df82d8253bb .footer-nav-widget_aa8377b9c704931b {
        padding: 0 12px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .footer_62ee3df82d8253bb .footer-nav-widget_aa8377b9c704931b {
        padding: 0 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .footer_62ee3df82d8253bb .footer-nav-widget_aa8377b9c704931b {
        padding: 0 30px; } }

.te-footer-widget_8a0210b0f1c1575c {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .te-footer-widget_8a0210b0f1c1575c {
      margin-bottom: 40px; } }
  .te-footer-widget_8a0210b0f1c1575c .te-footer-widget-title_5248a96b1ede8ebb,
  .te-footer-widget_8a0210b0f1c1575c .wp-block-heading_74643e57551d4c8d {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 39px;
    color: #131A2A;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700; }
  .te-footer-widget_8a0210b0f1c1575c ul {
    padding-left: 0; }
  .te-footer-widget_8a0210b0f1c1575c .te-subscribe-form-widget_c0fa7cb145edc93b .mc4wp-form-fields_5ba75f273e613d3d {
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 5px; }
  .te-footer-widget_8a0210b0f1c1575c .te-subscribe-form-widget_c0fa7cb145edc93b .single-field_6977a7a3c92d0375 input {
    border-radius: 0;
    background-color: transparent;
    color: #ffffff; }
  .te-footer-widget_8a0210b0f1c1575c.widget-latest-posts-footer_892c9b03b801df05 {
    margin-top: -5px; }
  @media (max-width: 767px) {
    .te-footer-widget_8a0210b0f1c1575c.zoom-instagram-widget_c98d461013d384db {
      margin-bottom: 0;
      margin-top: -10px; } }
  @media (max-width: 767px) {
    .te-footer-widget_8a0210b0f1c1575c.widget_contact_info_widget_a154e20e6713fd9e {
      margin-bottom: 18px; } }
  @media only screen and (min-width: 992px) and (max-width: 1399px) {
    .te-footer-widget_8a0210b0f1c1575c .widget-instagram-feed_e428d3509db8d7aa {
      width: 170px; } }
  .te-footer-widget_8a0210b0f1c1575c .te-footer-widget-info_a314c99fcb03abd3 {
    padding-right: 30px; }
    @media (max-width: 1199px) {
      .te-footer-widget_8a0210b0f1c1575c .te-footer-widget-info_a314c99fcb03abd3 {
        padding-right: 0; } }
    .te-footer-widget_8a0210b0f1c1575c .te-footer-widget-info_a314c99fcb03abd3 p {
      color: #335371;
      margin-bottom: 30px; }
    .te-footer-widget_8a0210b0f1c1575c .te-footer-widget-info_a314c99fcb03abd3 .te-footer-logo_276c831169f7a2ec {
      margin-bottom: 30px;
      display: inline-block; }
    .te-footer-widget_8a0210b0f1c1575c .te-footer-widget-info_a314c99fcb03abd3 .info-form-and-social-icon_09b260b6fb697250 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 50px; }
      .te-footer-widget_8a0210b0f1c1575c .te-footer-widget-info_a314c99fcb03abd3 .info-form-and-social-icon_09b260b6fb697250 .te-social-profile_73e3a32794aa4fd7 {
        margin-top: 0; }
    .te-footer-widget_8a0210b0f1c1575c .te-footer-widget-info_a314c99fcb03abd3 .te-social-profile_73e3a32794aa4fd7 {
      gap: 20px;
      margin-top: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-footer-widget_8a0210b0f1c1575c .te-footer-widget-info_a314c99fcb03abd3 .info-form-and-social-icon_09b260b6fb697250 {
        -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_8a0210b0f1c1575c.te_widget_nav_menu_00bc3e8d84837ae5 ul {
    margin-top: -5px;
    padding-left: 0;
    margin-bottom: 0; }
  .te-footer-widget_8a0210b0f1c1575c.te_widget_nav_menu_00bc3e8d84837ae5 li {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 2px; }
    .te-footer-widget_8a0210b0f1c1575c.te_widget_nav_menu_00bc3e8d84837ae5 li:last-child {
      padding-top: 0;
      padding-bottom: 0; }
    .te-footer-widget_8a0210b0f1c1575c.te_widget_nav_menu_00bc3e8d84837ae5 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_8a0210b0f1c1575c.te_widget_nav_menu_00bc3e8d84837ae5 li a::before {
        content: "\f105";
        font-family: "Font Awesome 6 Free";
        font-size: 14px; }
      .te-footer-widget_8a0210b0f1c1575c.te_widget_nav_menu_00bc3e8d84837ae5 li a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-footer-widget_8a0210b0f1c1575c .te-footer-widget-contact_f57bfa214797fb25 p {
    color: #335371; }
  .te-footer-widget_8a0210b0f1c1575c .te-footer-widget-contact_f57bfa214797fb25 .footer-contact_625c2e77d30d8d99 ul {
    list-style: none; }
    .te-footer-widget_8a0210b0f1c1575c .te-footer-widget-contact_f57bfa214797fb25 .footer-contact_625c2e77d30d8d99 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_8a0210b0f1c1575c .te-footer-widget-contact_f57bfa214797fb25 .footer-contact_625c2e77d30d8d99 ul li:first-child {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .te-footer-widget_8a0210b0f1c1575c .te-footer-widget-contact_f57bfa214797fb25 .footer-contact_625c2e77d30d8d99 ul li:first-child .contact-icon_f1b450b34657ab9a {
          margin-top: 5px; }
      .te-footer-widget_8a0210b0f1c1575c .te-footer-widget-contact_f57bfa214797fb25 .footer-contact_625c2e77d30d8d99 ul li:last-child {
        margin-bottom: 0; }
      .te-footer-widget_8a0210b0f1c1575c .te-footer-widget-contact_f57bfa214797fb25 .footer-contact_625c2e77d30d8d99 ul li .contact-icon_f1b450b34657ab9a {
        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_8a0210b0f1c1575c .te-footer-widget-contact_f57bfa214797fb25 .footer-contact_625c2e77d30d8d99 ul li .contact-text_ec4f3e4a1f2210a6 {
        color: #335371;
        font-size: 18px;
        line-height: 24px;
        overflow: hidden; }
        .te-footer-widget_8a0210b0f1c1575c .te-footer-widget-contact_f57bfa214797fb25 .footer-contact_625c2e77d30d8d99 ul li .contact-text_ec4f3e4a1f2210a6 a:hover span {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .te-footer-widget_8a0210b0f1c1575c .te-footer-widget-contact_f57bfa214797fb25 .footer-contact_625c2e77d30d8d99 ul li .contact-text_ec4f3e4a1f2210a6 span,
        .te-footer-widget_8a0210b0f1c1575c .te-footer-widget-contact_f57bfa214797fb25 .footer-contact_625c2e77d30d8d99 ul li .contact-text_ec4f3e4a1f2210a6 p,
        .te-footer-widget_8a0210b0f1c1575c .te-footer-widget-contact_f57bfa214797fb25 .footer-contact_625c2e77d30d8d99 ul li .contact-text_ec4f3e4a1f2210a6 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_8a0210b0f1c1575c .te_widget_latest_post_cafe7d743e864df5 ul li {
    margin-bottom: 10px; }
    .te-footer-widget_8a0210b0f1c1575c .te_widget_latest_post_cafe7d743e864df5 ul li .te-latest-post-thumb_2a6143f4ec164fe5 {
      width: 80px;
      height: 80px;
      border-radius: 20px;
      overflow: hidden; }
    .te-footer-widget_8a0210b0f1c1575c .te_widget_latest_post_cafe7d743e864df5 ul li .te-latest-post-desc_0364dda2b9351be5 .te-latest-post-title_e5caea6292981697 {
      margin-bottom: 0;
      font-size: 18px;
      line-height: 29px;
      color: #335371;
      font-weight: 400; }
      .te-footer-widget_8a0210b0f1c1575c .te_widget_latest_post_cafe7d743e864df5 ul li .te-latest-post-desc_0364dda2b9351be5 .te-latest-post-title_e5caea6292981697 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_8a0210b0f1c1575c .te_widget_latest_post_cafe7d743e864df5 ul li .te-latest-post-desc_0364dda2b9351be5 .te-latest-post-title_e5caea6292981697 a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-footer-widget_8a0210b0f1c1575c .te_widget_latest_post_cafe7d743e864df5 ul li .te-latest-post-desc_0364dda2b9351be5 .te-latest-post-meta_8ac824dadbfe521e {
      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_9e4c50ef3c911bec 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_9e4c50ef3c911bec ul {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .te-footer-bottom-menu_9e4c50ef3c911bec 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_9e4c50ef3c911bec ul li a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }

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

.subscribe-area_2a407a08e70c98fa {
  overflow: hidden; }
  .subscribe-area_2a407a08e70c98fa.style-1_190ffb01fcd10332 .te-subscribe-inner-area_dd29f0f4f54ec30d .te-content-wrapper_0f65b65cfa7f2efc {
    background-color: #317EFE;
    border-radius: 20px;
    padding: 63px 50px 68px 74px;
    gap: 14px; }
  .subscribe-area_2a407a08e70c98fa.style-1_190ffb01fcd10332 .te-image-bg-collumn_250680c9094cba9b {
    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_2a407a08e70c98fa.style-1_190ffb01fcd10332 .te-image-bg-collumn_250680c9094cba9b {
        display: none; } }
  .subscribe-area_2a407a08e70c98fa .te-content-wrapper_0f65b65cfa7f2efc {
    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_2a407a08e70c98fa .te-content-wrapper_0f65b65cfa7f2efc {
        padding: 100px 24px 100px 24px;
        margin: 0 auto; } }
    @media (max-width: 809px) {
      .subscribe-area_2a407a08e70c98fa .te-content-wrapper_0f65b65cfa7f2efc {
        padding: 80px 24px 80px 24px;
        width: 100%; } }
    .subscribe-area_2a407a08e70c98fa .te-content-wrapper_0f65b65cfa7f2efc .short-title_d5637e76864e0d46 {
      font-size: 21px;
      font-weight: 500;
      color: #335371;
      margin-bottom: 0; }
    .subscribe-area_2a407a08e70c98fa .te-content-wrapper_0f65b65cfa7f2efc .te-subscribe-title_7a83747f7abf0ee7 {
      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_2a407a08e70c98fa .te-content-wrapper_0f65b65cfa7f2efc .te-subscribe-title_7a83747f7abf0ee7 {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .subscribe-area_2a407a08e70c98fa .te-content-wrapper_0f65b65cfa7f2efc .te-subscribe-title_7a83747f7abf0ee7 {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_2a407a08e70c98fa .te-content-wrapper_0f65b65cfa7f2efc .te-subscribe-title_7a83747f7abf0ee7 {
          font-size: 36px;
          line-height: 42px; } }
    .subscribe-area_2a407a08e70c98fa .te-content-wrapper_0f65b65cfa7f2efc .text {
      font-size: 18px;
      color: #ffffff;
      margin-bottom: 0; }
  .subscribe-area_2a407a08e70c98fa .te-subscribe-inner-area_dd29f0f4f54ec30d {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .subscribe-area_2a407a08e70c98fa .te-subscribe-inner-area_dd29f0f4f54ec30d {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .subscribe-area_2a407a08e70c98fa .te-subscribe-inner-area_dd29f0f4f54ec30d .te-subscribe-collumn_fbeb5e17052599ba {
      -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_2a407a08e70c98fa .te-subscribe-inner-area_dd29f0f4f54ec30d .te-subscribe-collumn_fbeb5e17052599ba.te-image-bg-collumn_250680c9094cba9b {
          display: none; } }
    .subscribe-area_2a407a08e70c98fa .te-subscribe-inner-area_dd29f0f4f54ec30d .mc4wp-form-fields_5ba75f273e613d3d {
      background-color: transparent;
      gap: 10px; }
      @media (max-width: 575px) {
        .subscribe-area_2a407a08e70c98fa .te-subscribe-inner-area_dd29f0f4f54ec30d .mc4wp-form-fields_5ba75f273e613d3d {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .subscribe-area_2a407a08e70c98fa .te-subscribe-inner-area_dd29f0f4f54ec30d .mc4wp-form-fields_5ba75f273e613d3d .submit-btn_845ec5807ee51884 {
        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_8a0210b0f1c1575c .te-subscribe-form-wrapper_38da65b5f58ca2df {
  color: #335371; }

.te-subscribe-form-widget_c0fa7cb145edc93b {
  position: relative; }
  .te-subscribe-form-widget_c0fa7cb145edc93b .mc4wp-form-fields_5ba75f273e613d3d {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    overflow: hidden;
    border-radius: 5px; }
  .te-subscribe-form-widget_c0fa7cb145edc93b .single-field_6977a7a3c92d0375 {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .te-subscribe-form-widget_c0fa7cb145edc93b .single-field_6977a7a3c92d0375 input {
      color: #335371;
      height: 55px;
      padding: 0 30px;
      font-size: 18px;
      width: 100%;
      border-radius: 50px; }
    .te-subscribe-form-widget_c0fa7cb145edc93b .single-field_6977a7a3c92d0375 *::-webkit-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_c0fa7cb145edc93b .single-field_6977a7a3c92d0375 *:-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_c0fa7cb145edc93b .single-field_6977a7a3c92d0375 *::-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_c0fa7cb145edc93b .single-field_6977a7a3c92d0375 *::placeholder {
      color: #778196; }
  .te-subscribe-form-widget_c0fa7cb145edc93b .submit-btn_845ec5807ee51884 {
    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_c0fa7cb145edc93b .submit-btn_845ec5807ee51884:hover {
      background-color: #131A2A;
      color: #ffffff; }
  .te-subscribe-form-widget_c0fa7cb145edc93b .mc4wp-response_7514f9b8552395b8 {
    position: absolute;
    margin-top: 15px; }
    .te-subscribe-form-widget_c0fa7cb145edc93b .mc4wp-response_7514f9b8552395b8 .mc4wp-alert_71f5550354a448b8.mc4wp-error_4d65e6c6dd29d033 p {
      color: #ff0000;
      position: relative; }
    .te-subscribe-form-widget_c0fa7cb145edc93b .mc4wp-response_7514f9b8552395b8 .mc4wp-alert_71f5550354a448b8.mc4wp-error_4d65e6c6dd29d033 a {
      color: #ff0000; }
    .te-subscribe-form-widget_c0fa7cb145edc93b .mc4wp-response_7514f9b8552395b8 .mc4wp-alert_71f5550354a448b8.mc4wp-success_5a9609ff5c3d33a4 p, .te-subscribe-form-widget_c0fa7cb145edc93b .mc4wp-response_7514f9b8552395b8 .mc4wp-alert_71f5550354a448b8.mc4wp-notice_f51cb68eef9cd116 p {
      color: #ffffff;
      position: relative; }

.te-footer-social-wrapper_cb220450344116c7 {
  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_cb220450344116c7 .te-footer-logo_276c831169f7a2ec {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .te-footer-social-wrapper_cb220450344116c7 .te-social-widget_4ea34f9030f0a052 {
    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_cb220450344116c7 .te-social-widget_4ea34f9030f0a052 span {
      color: #ffffff;
      font-size: 20px;
      font-weight: 400; }

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

.footer_62ee3df82d8253bb.style-2_49de2cb12750f74b {
  background-color: #131A2A; }
  .footer_62ee3df82d8253bb.style-2_49de2cb12750f74b .te-footer-sec_d1e4118ff40c8bec {
    border-bottom: 1px solid rgba(225, 225, 225, 0.3);
    padding-top: calc(3rem +15px);
    padding-bottom: 70px; }
  .footer_62ee3df82d8253bb.style-2_49de2cb12750f74b .te-footer-widget-title_5248a96b1ede8ebb,
  .footer_62ee3df82d8253bb.style-2_49de2cb12750f74b .wp-block-heading_74643e57551d4c8d {
    color: #ffffff;
    font-size: 24px; }
  .footer_62ee3df82d8253bb.style-2_49de2cb12750f74b .footer-bottom-area_5671820e74037d87 .te-copyright-text_93bf3211519bed62 p,
  .footer_62ee3df82d8253bb.style-2_49de2cb12750f74b .te-footer-widget_8a0210b0f1c1575c.te_widget_nav_menu_00bc3e8d84837ae5 li a,
  .footer_62ee3df82d8253bb.style-2_49de2cb12750f74b .te-footer-widget_8a0210b0f1c1575c .te_widget_latest_post_cafe7d743e864df5 ul li .te-latest-post-desc_0364dda2b9351be5 .te-latest-post-title_e5caea6292981697 a,
  .footer_62ee3df82d8253bb.style-2_49de2cb12750f74b .te-footer-widget_8a0210b0f1c1575c .te_widget_latest_post_cafe7d743e864df5 ul li .te-latest-post-desc_0364dda2b9351be5 .te-latest-post-title_e5caea6292981697,
  .footer_62ee3df82d8253bb.style-2_49de2cb12750f74b .te-footer-widget_8a0210b0f1c1575c .te_widget_latest_post_cafe7d743e864df5 ul li .te-latest-post-desc_0364dda2b9351be5 .te-latest-post-meta_8ac824dadbfe521e,
  .footer_62ee3df82d8253bb.style-2_49de2cb12750f74b .te-footer-widget_8a0210b0f1c1575c .te-subscribe-form-wrapper_38da65b5f58ca2df,
  .footer_62ee3df82d8253bb.style-2_49de2cb12750f74b .te-footer-bottom-menu_9e4c50ef3c911bec ul li a,
  .footer_62ee3df82d8253bb.style-2_49de2cb12750f74b .footer-bottom-area_5671820e74037d87 .te-copyright-text_93bf3211519bed62 p a {
    color: #ffffff; }

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