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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

code {
  color: #E7F914; }

.te-theme-btn_4cec2be98212e9ae,
.wp-block-loginout_09e021ea1a1391a6 a,
input.te-theme-btn_4cec2be98212e9ae {
  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_4cec2be98212e9ae:hover,
  .wp-block-loginout_09e021ea1a1391a6 a:hover,
  input.te-theme-btn_4cec2be98212e9ae:hover {
    color: #131A2A;
    background-color: #E7F914; }
  .te-theme-btn_4cec2be98212e9ae:focus,
  .wp-block-loginout_09e021ea1a1391a6 a:focus,
  input.te-theme-btn_4cec2be98212e9ae:focus {
    color: #ffffff; }
  .te-theme-btn_4cec2be98212e9ae.yellow-btn_bd3af1ab9a0345ab,
  .wp-block-loginout_09e021ea1a1391a6 a.yellow-btn_bd3af1ab9a0345ab,
  input.te-theme-btn_4cec2be98212e9ae.yellow-btn_bd3af1ab9a0345ab {
    background-color: #E7F914;
    color: #14203A; }
  .te-theme-btn_4cec2be98212e9ae.simple-btn_1218c5aabfa70f96,
  .wp-block-loginout_09e021ea1a1391a6 a.simple-btn_1218c5aabfa70f96,
  input.te-theme-btn_4cec2be98212e9ae.simple-btn_1218c5aabfa70f96 {
    padding-left: 36px;
    padding-right: 36px; }

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

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

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

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

.circle-rotate-wrapper_58633e55a6d05fb7 {
  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_58633e55a6d05fb7 .circle-rotate-inner_735114d34b0d5673 {
    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_23741a36478d9102 {
  margin-top: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.px-350_648540503c66574f {
  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_a4f32bbe777e3bef label {
  width: 100%;
  display: block;
  font-weight: 600;
  margin-bottom: 10px; }
.post-password-form_a4f32bbe777e3bef input[type="password"] {
  font-size: 1.2rem;
  line-height: 20px;
  padding: 12px 20px;
  border: 1px solid #E4E4F2;
  width: 100%; }
.post-password-form_a4f32bbe777e3bef 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_a4f32bbe777e3bef 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_8ff2230a9ac63b57 .size-full_a694a7ad08bc0e47.alignright_f21d6539c98c7119 {
  margin-bottom: 15px;
  margin-top: 20px; }
.tp-page-content_8ff2230a9ac63b57 figure.wp-caption_8452138d3dfa14e5.aligncenter_e49347a55d643d2c {
  margin-top: 40px; }
.tp-page-content_8ff2230a9ac63b57 dl, .tp-page-content_8ff2230a9ac63b57 ol, .tp-page-content_8ff2230a9ac63b57 ul {
  margin-bottom: 11px; }
.tp-page-content_8ff2230a9ac63b57 .te-comment-respond_01b8af94014f2deb {
  margin-top: 78px;
  margin-bottom: 20px; }
.tp-page-content_8ff2230a9ac63b57 .te-latest-comments_379ce9362ce96853 .te-comment-respond_01b8af94014f2deb {
  margin-bottom: 40px; }
.tp-page-content_8ff2230a9ac63b57 .te-post-comments_bf63c637d70a6362 {
  margin-top: 80px; }

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

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

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

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

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

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

.gallery-columns-1_0d84802d9c2223b0 .gallery-item_f72b47f48d6504a2 {
  max-width: 100%;
  width: 100%; }

.gallery-columns-2_72891e3262a64de1 .gallery-item_f72b47f48d6504a2 {
  max-width: 50%; }

.gallery-columns-3_20c19a026a9af500 .gallery-item_f72b47f48d6504a2 {
  max-width: 33.33%; }

.gallery-columns-4_edc13e24fd335c2b .gallery-item_f72b47f48d6504a2 {
  max-width: 25%; }

.gallery-columns-5_0de8a616c1033a43 .gallery-item_f72b47f48d6504a2 {
  max-width: 20%; }

.gallery-columns-6_d78305c36833747e .gallery-item_f72b47f48d6504a2 {
  max-width: 16.66%; }

.gallery-columns-7_733fbbbe4b4b43c4 .gallery-item_f72b47f48d6504a2 {
  max-width: 14.28%; }

.gallery-columns-8_fc42dcdcd0c2a1e3 .gallery-item_f72b47f48d6504a2 {
  max-width: 12.5%; }

.gallery-columns-9_388aa8de809b620b .gallery-item_f72b47f48d6504a2 {
  max-width: 11.11%; }

.gallery-caption_d03a005febad4ace {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.te-post-content p.has-large-font-size_2fdb8806b228def8 {
  font-size: 36px;
  line-height: 1.2; }
.te-post-content .wp-block-search_5d317c385db7dcb9 {
  margin-bottom: 15px; }
.te-post-content .wp-block-file_e4a6591496a50bfa {
  margin-top: 20px; }
.te-post-content .wp-block-group__inner-container_2155cacbd8bfe855 p {
  margin-top: 0 !important; }

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

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

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

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

.wp-block-cover_2d2185f5470f5e7f p.wp-block-cover-text_d5758c28f40f6365,
.wp-block-cover_2d2185f5470f5e7f.is-light_325f5eea808d2f87 .wp-block-cover__inner-container_d33bb705f5f58f5d {
  color: #fff !important; }

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

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

.widget_b70d2a5e719f2ec2 .wp-block-archives-dropdown_31189db316d7741c,
.widget_b70d2a5e719f2ec2 .wp-block-categories-dropdown_87f01134805a6275,
.widget_b70d2a5e719f2ec2 .wp-block-loginout_09e021ea1a1391a6,
.widget_b70d2a5e719f2ec2 .wp-block-social-links_49eb097ed9360354,
.widget_b70d2a5e719f2ec2.widget_archive_0b3f05776ca556bb select,
.widget_b70d2a5e719f2ec2.te_widget_categories_5541f0dd88c6a73d select,
.widget_b70d2a5e719f2ec2.widget_text_7d7be3036c6ae12c select,
.widget_b70d2a5e719f2ec2.te_widget_search_481c0903234f83be .search-form_b910975b07a62995,
.widget_b70d2a5e719f2ec2.te_widget_tag_cloud_1748db7007106bce .tagcloud_6c4ca69568f3f42c,
.widget_b70d2a5e719f2ec2 .wp-block-tag-cloud_c64d45466e68dabe {
  margin-bottom: 6px; }

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

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

.blog-search-content_e20de9cff4da4ecb {
  margin: 0; }
  .blog-search-content_e20de9cff4da4ecb .wp-block-search_5d317c385db7dcb9,
  .blog-search-content_e20de9cff4da4ecb .search-form_b910975b07a62995,
  .blog-search-content_e20de9cff4da4ecb .sidebar__search_81f5fc48b5bfbc6f {
    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_e20de9cff4da4ecb .wp-block-search_5d317c385db7dcb9,
      .blog-search-content_e20de9cff4da4ecb .search-form_b910975b07a62995,
      .blog-search-content_e20de9cff4da4ecb .sidebar__search_81f5fc48b5bfbc6f {
        width: 100%; } }
    .blog-search-content_e20de9cff4da4ecb .wp-block-search_5d317c385db7dcb9 .wp-block-search__inside-wrapper_96d22b215576f2e7,
    .blog-search-content_e20de9cff4da4ecb .search-form_b910975b07a62995 .wp-block-search__inside-wrapper_96d22b215576f2e7,
    .blog-search-content_e20de9cff4da4ecb .sidebar__search_81f5fc48b5bfbc6f .wp-block-search__inside-wrapper_96d22b215576f2e7 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .blog-search-content_e20de9cff4da4ecb .wp-block-search_5d317c385db7dcb9 label,
    .blog-search-content_e20de9cff4da4ecb .search-form_b910975b07a62995 label,
    .blog-search-content_e20de9cff4da4ecb .sidebar__search_81f5fc48b5bfbc6f 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_e20de9cff4da4ecb .wp-block-search_5d317c385db7dcb9 input,
    .blog-search-content_e20de9cff4da4ecb .search-form_b910975b07a62995 input,
    .blog-search-content_e20de9cff4da4ecb .sidebar__search_81f5fc48b5bfbc6f 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_e20de9cff4da4ecb .wp-block-search_5d317c385db7dcb9 button,
    .blog-search-content_e20de9cff4da4ecb .search-form_b910975b07a62995 button,
    .blog-search-content_e20de9cff4da4ecb .sidebar__search_81f5fc48b5bfbc6f 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_8ff2230a9ac63b57 .wp-smiley_96aaf737a819f492,
.entry-content_f95b1b1562d978de .wp-smiley_96aaf737a819f492,
.comment-content_823254fcdde4cf23 .wp-smiley_96aaf737a819f492 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

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

.te-comment-respond_01b8af94014f2deb.style-two_ee9ec45c367601ad .wpcf7-form_054b7444dc1c6b73 .wpcf7-not-valid-tip_7ac4a13434be6bb5 {
  color: #d9c0b8 !important; }
.te-comment-respond_01b8af94014f2deb .wpcf7-form_054b7444dc1c6b73 .wpcf7-not-valid_44a664dcb958cc52 {
  border-color: #dc3232 !important; }
.te-comment-respond_01b8af94014f2deb .wpcf7-form_054b7444dc1c6b73 .wpcf7-not-valid-tip_7ac4a13434be6bb5 {
  font-size: 16px;
  margin-top: 5px; }
.te-comment-respond_01b8af94014f2deb .wpcf7-form_054b7444dc1c6b73.sent_fa86fc289f23ee28 .wpcf7-response-output_19709f8ba820c5d2 {
  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_01b8af94014f2deb .wpcf7-form_054b7444dc1c6b73.invalid_40a8b8fa4220d287 .wpcf7-response-output_19709f8ba820c5d2 {
  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_ec8b88d5509ec08f {
  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_ec8b88d5509ec08f .wpcf7-te-list-item_c4d6846c3c113e20 {
    margin: 0; }
    .wpcf7-form-control_ec8b88d5509ec08f .wpcf7-te-list-item_c4d6846c3c113e20 label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      margin: 0;
      gap: 10px; }
      .wpcf7-form-control_ec8b88d5509ec08f .wpcf7-te-list-item_c4d6846c3c113e20 label .wpcf7-te-list-item-label_b5bb8ab8765bf170 {
        font-size: 16px;
        font-weight: 400; }

.logged-in_487c5981c7ef6d7c .te-comment-respond_01b8af94014f2deb textarea {
  margin-bottom: 12px; }

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

body.admin-bar_af9b0146113c8e5e .header-menu-area_e000b630c351513e.sticky_menu_9391789460254762 {
  top: 30px; }
  @media (max-width: 600px) {
    body.admin-bar_af9b0146113c8e5e .header-menu-area_e000b630c351513e.sticky_menu_9391789460254762 {
      top: 0; } }

.page-template-default_b8708c4a99e29226.page-id-146_2a07110e0ccf029d .tp-page-content_8ff2230a9ac63b57 p:last-child {
  margin-bottom: 10px; }
.page-template-default_b8708c4a99e29226.page-id-1133_608fbdb41998e43c .tp-page-content_8ff2230a9ac63b57 .te-comment-respond_01b8af94014f2deb {
  margin-top: 78px;
  display: inline-block;
  width: 100%; }
.page-template-default_b8708c4a99e29226.page-id-3_2a901cb63f7bded3 .page-area_5c03a738b3114080 {
  padding-top: 128px; }

.single-post-item_893ca166e669937d.post-24_74103675868255b9 .wp-block-button_c385acb1d2d5b5f9 a {
  color: #ffffff; }

.post-template-default_92b081552db5ea53.postid-163_ea6cf48f8cc1acf9 .te-blog-details-wrapper_a860e93fae8bd03e .te-post-item_2bbbed7b4a8ea018 .te-post-content {
  margin-bottom: 34px; }
.post-template-default_92b081552db5ea53.postid-150_cbc5ec9efc6fa046 .te-blog-details-wrapper_a860e93fae8bd03e .te-post-item_2bbbed7b4a8ea018 .te-post-content {
  margin-bottom: 34px; }
  .post-template-default_92b081552db5ea53.postid-150_cbc5ec9efc6fa046 .te-blog-details-wrapper_a860e93fae8bd03e .te-post-item_2bbbed7b4a8ea018 .te-post-content .wp-block-group_d73b62739fe2a45d.is-layout-constrained_a4854359de369c1f:last-child {
    border: 1px solid #000; }
.post-template-default_92b081552db5ea53.postid-51_2ce6bb412ab627ea .te-blog-details-wrapper_a860e93fae8bd03e .te-post-item_2bbbed7b4a8ea018 .te-post-content {
  margin-bottom: 25px; }
  .post-template-default_92b081552db5ea53.postid-51_2ce6bb412ab627ea .te-blog-details-wrapper_a860e93fae8bd03e .te-post-item_2bbbed7b4a8ea018 .te-post-content p:last-child {
    margin-bottom: 0; }
.post-template-default_92b081552db5ea53.postid-1163_4ee8e780de2833a5 .te-blog-details-wrapper_a860e93fae8bd03e .te-post-item_2bbbed7b4a8ea018 .te-post-content .wp-caption_8452138d3dfa14e5, .post-template-default_92b081552db5ea53.postid-568_e6fe556f301fd366 .te-blog-details-wrapper_a860e93fae8bd03e .te-post-item_2bbbed7b4a8ea018 .te-post-content .wp-caption_8452138d3dfa14e5 {
  margin-top: 20px; }
.post-template-default_92b081552db5ea53.postid-1785_a58cc25a7ba45832 .te-blog-details-wrapper_a860e93fae8bd03e .te-post-item_2bbbed7b4a8ea018 .te-post-content .wp-block-button__link_60d080cbf1af2395 {
  color: #ffffff !important; }
.post-template-default_92b081552db5ea53.postid-1149_a0df661cf81934ea .te-blog-details-wrapper_a860e93fae8bd03e .te-latest-comments_379ce9362ce96853 li .te-comments-item_db28396445cd41c2 .te-comments-text_eb0b706f83999c81 p {
  margin-bottom: 0; }
.post-template-default_92b081552db5ea53.postid-555_5edbcb05029c6a18 .te-blog-details-wrapper_a860e93fae8bd03e .te-post-item_2bbbed7b4a8ea018 .te-post-content .gallery {
  margin-top: 20px; }

.error-404_a9aa2554cee1208c.not-found {
  margin-top: -20px;
  margin-bottom: 40px; }
  .error-404_a9aa2554cee1208c.not-found .error-content_da56eeb7557f352e .error-btn-bh_0d989dbc6594b2a4 {
    margin-top: 20px; }

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

.sidebar_fc6db4f2868be32f .widget_media_gallery_f4d9d652d18de660 .gallery-item_f72b47f48d6504a2 {
  margin-bottom: 0; }
  .sidebar_fc6db4f2868be32f .widget_media_gallery_f4d9d652d18de660 .gallery-item_f72b47f48d6504a2 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_ab9e1440064a2c11 {
  -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_f259bf8e9bd1308f {
  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_599e4de93705c4d4 path {
  stroke: #317EFE;
  stroke-width: 4;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

body.admin-bar_af9b0146113c8e5e .header-area_b363d2929828279a.style-2_5c2a337798f1c4a7.login .te-header-menu-area_dfcc0c889e675cd8 {
  top: auto !important; }

.header-area_b363d2929828279a .container-fluid_d83ff05020184549 {
  padding: 0 70px; }
  @media (max-width: 1550px) {
    .header-area_b363d2929828279a .container-fluid_d83ff05020184549 {
      padding: 0 24px; } }
.header-area_b363d2929828279a.style-2_5c2a337798f1c4a7 .header-top {
  padding: 9px 0;
  background-color: #F9F4F1; }
  .header-area_b363d2929828279a.style-2_5c2a337798f1c4a7 .header-top .te-header-contact-info_a7a740b34bcd38ec span {
    color: #677471; }
    .header-area_b363d2929828279a.style-2_5c2a337798f1c4a7 .header-top .te-header-contact-info_a7a740b34bcd38ec span i {
      color: #317EFE; }
    .header-area_b363d2929828279a.style-2_5c2a337798f1c4a7 .header-top .te-header-contact-info_a7a740b34bcd38ec span a {
      color: #677471; }
  .header-area_b363d2929828279a.style-2_5c2a337798f1c4a7 .header-top .te-social-profile_ad84fc35810b21d4 a {
    color: #317EFE;
    background-color: #E0E6F8;
    width: 42px;
    height: 42px; }
    .header-area_b363d2929828279a.style-2_5c2a337798f1c4a7 .header-top .te-social-profile_ad84fc35810b21d4 a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #ffffff;
      background-color: #317EFE; }
.header-area_b363d2929828279a.style-2_5c2a337798f1c4a7 .te-header-menu-area_dfcc0c889e675cd8 {
  position: fixed;
  top: 20px;
  left: 0;
  width: 100%; }
  .header-area_b363d2929828279a.style-2_5c2a337798f1c4a7 .te-header-menu-area_dfcc0c889e675cd8 .menu-wrapper_d30337b14f3c0fd7 {
    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_b363d2929828279a.style-2_5c2a337798f1c4a7 .te-header-menu-area_dfcc0c889e675cd8 .menu-wrapper_d30337b14f3c0fd7 {
        padding-left: 10px;
        padding-right: 6px; } }
  .header-area_b363d2929828279a.style-2_5c2a337798f1c4a7 .te-header-menu-area_dfcc0c889e675cd8 .te-header-btn_007afcd6700d4abd .te-quote-btn_eadac299750bc486 {
    background-color: #E7F914;
    border-color: #E7F914; }
.header-area_b363d2929828279a.style-2_5c2a337798f1c4a7 .te-sticky_menu {
  top: 0; }
  .header-area_b363d2929828279a.style-2_5c2a337798f1c4a7 .te-sticky_menu .menu-wrapper_d30337b14f3c0fd7 {
    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_4823acab70021364 {
    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_c9db2b4db00fad14 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px; }
  .header-top .te-header-contact-info_a7a740b34bcd38ec {
    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_a7a740b34bcd38ec 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_a7a740b34bcd38ec span.te-contact-info-item_e9b337d9019fa237 {
        gap: 0 10px !important; }
      .header-top .te-header-contact-info_a7a740b34bcd38ec 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_d8b5471f195297c1 {
      display: none; } }
  .header-top .header-top-btn_d8b5471f195297c1 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_d8b5471f195297c1 a:hover:after {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
    .header-top .header-top-btn_d8b5471f195297c1 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_ad84fc35810b21d4 {
    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_ad84fc35810b21d4 .te-social-profile-label_d2c35c184c0cd732 {
      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_ad84fc35810b21d4 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_ad84fc35810b21d4 a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #14203A;
        background-color: #E7F914; }

.te-header-menu-area_dfcc0c889e675cd8 {
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-header-menu-area_dfcc0c889e675cd8.te-te-sticky-header_1f80d862ea9ce72e {
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-header-menu-area_dfcc0c889e675cd8.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_dfcc0c889e675cd8.te-sticky_menu .te-logo_0cedd23a8e407875 .te-sticky-logo_f00aec7a6a30e6e5 img {
          width: 170px;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-header-menu-area_dfcc0c889e675cd8.te-sticky_menu .te-main-menu_9865784a6614b70a ul li.te-active > a:after {
      bottom: 20px; }
    .te-header-menu-area_dfcc0c889e675cd8.te-sticky_menu .te-main-menu_9865784a6614b70a 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_dfcc0c889e675cd8.te-sticky_menu .te-main-menu_9865784a6614b70a ul li a {
          padding: 33px 14px; } }
    .te-header-menu-area_dfcc0c889e675cd8.te-sticky_menu .te-main-menu_9865784a6614b70a ul li ul li a {
      padding: 10px 20px; }
  .te-header-menu-area_dfcc0c889e675cd8 .te-header-menu-wrapper_394635345ba999ca {
    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_dfcc0c889e675cd8 .te-header-menu-wrapper_394635345ba999ca {
        gap: 20px; } }
  .te-header-menu-area_dfcc0c889e675cd8 .te-logo_0cedd23a8e407875 {
    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_dfcc0c889e675cd8 .te-logo_0cedd23a8e407875 {
        height: 100px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-header-menu-area_dfcc0c889e675cd8 .te-logo_0cedd23a8e407875 {
        height: 80px; } }
    .te-header-menu-area_dfcc0c889e675cd8 .te-logo_0cedd23a8e407875 .te-standard-logo_3e26abc51c9ba9c5 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-header-menu-area_dfcc0c889e675cd8 .te-logo_0cedd23a8e407875 .te-sticky-logo_f00aec7a6a30e6e5 {
      display: none; }
      @media only screen and (max-width: 767px) {
        .te-header-menu-area_dfcc0c889e675cd8 .te-logo_0cedd23a8e407875 .te-sticky-logo_f00aec7a6a30e6e5 {
          width: 170px; } }
      @media only screen and (max-width: 1199px) {
        .te-header-menu-area_dfcc0c889e675cd8 .te-logo_0cedd23a8e407875 .te-sticky-logo_f00aec7a6a30e6e5 {
          display: block; } }
      .te-header-menu-area_dfcc0c889e675cd8 .te-logo_0cedd23a8e407875 .te-sticky-logo_f00aec7a6a30e6e5 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-header-menu-area_dfcc0c889e675cd8 .te-logo_0cedd23a8e407875 .te-retina-logo_2d8af20a4595b4dc {
      display: none; }

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

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

.te-header-btn_007afcd6700d4abd {
  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_007afcd6700d4abd .te-icon_e10e4c59a4e8e012 {
    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_007afcd6700d4abd .te-icon_e10e4c59a4e8e012: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_007afcd6700d4abd {
      display: none; } }
  .te-header-btn_007afcd6700d4abd .te-cta-btn_5e2c029c22a9f9ad {
    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_007afcd6700d4abd .te-cta-btn_5e2c029c22a9f9ad:hover {
      background-color: #317EFE;
      color: #ffffff; }
  .te-header-btn_007afcd6700d4abd .te-quote-btn_eadac299750bc486 {
    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_007afcd6700d4abd .te-quote-btn_eadac299750bc486: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_4aafbd5f7d573595 {
    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_4aafbd5f7d573595 .te-search-content-filed_a5264a466e7e4b54 {
      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_4aafbd5f7d573595 .te-search-content-filed_a5264a466e7e4b54 .te-search-close {
        cursor: pointer;
        font-size: 30px;
        color: #ffffff; }
    .te-search-form-wrapper .te-search-form-inner_4aafbd5f7d573595 .te-search-form_93da4667a89c40e6 {
      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_4aafbd5f7d573595 .te-search-form_93da4667a89c40e6 .te-search-form-input_ba7f9f6a9c2e0826 {
        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_4aafbd5f7d573595 .te-search-form_93da4667a89c40e6 .te-search-form-input_ba7f9f6a9c2e0826 .te-search-icon_71c941b741c8232c {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .te-search-form-wrapper .te-search-form-inner_4aafbd5f7d573595 .te-search-form_93da4667a89c40e6 .te-search-form-input_ba7f9f6a9c2e0826 button.te-submit-search-btn_793cc802f18add1c {
          padding: 15px 24px !important; }
      .te-search-form-wrapper .te-search-form-inner_4aafbd5f7d573595 .te-search-form_93da4667a89c40e6 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_27c641dd57f30adf a.mean-expand.mean-clicked_20600f7d75791c69 {
  background-color: #317EFE;
  border-color: #317EFE !important; }

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

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

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

.te-mobile-menu-bar_6ebda83aeee6c907 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_6ebda83aeee6c907 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_c6dc622cbf41caf3 {
    display: inline-block;
    width: 180px; }
  .te-menu-sidebar-area .te-menu-sidebar-wrapper_206d6093e48d3705 {
    position: relative;
    padding: 40px; }
  .te-menu-sidebar-area.active {
    right: 0; }
  .te-menu-sidebar-area .te-menu-sidebar-close_2b7e3588777616a2 {
    position: absolute;
    top: 0;
    right: 0; }
    .te-menu-sidebar-area .te-menu-sidebar-close_2b7e3588777616a2 .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_2b7e3588777616a2 .te-menu-sidebar-close-btn:hover {
        background-color: #317EFE; }
  .te-menu-sidebar-area .te-menu-sidebar-content_44141ea63be2b930 .te-menu-sidebar-single-widget_ef8cfcaeaea30d27 {
    display: inline-block;
    margin-top: 20px;
    width: 100%; }
    .te-menu-sidebar-area .te-menu-sidebar-content_44141ea63be2b930 .te-menu-sidebar-single-widget_ef8cfcaeaea30d27 .te-menu-sidebar-title_8b724d5811162e54 {
      margin-bottom: 5px; }
    .te-menu-sidebar-area .te-menu-sidebar-content_44141ea63be2b930 .te-menu-sidebar-single-widget_ef8cfcaeaea30d27 .te-header-contact-info_a7a740b34bcd38ec {
      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_44141ea63be2b930 .te-menu-sidebar-single-widget_ef8cfcaeaea30d27 .te-header-contact-info_a7a740b34bcd38ec 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_44141ea63be2b930 .te-menu-sidebar-single-widget_ef8cfcaeaea30d27 .te-header-contact-info_a7a740b34bcd38ec span.te-contact-info-item_e9b337d9019fa237 {
          gap: 0 10px !important; }
        .te-menu-sidebar-area .te-menu-sidebar-content_44141ea63be2b930 .te-menu-sidebar-single-widget_ef8cfcaeaea30d27 .te-header-contact-info_a7a740b34bcd38ec 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_44141ea63be2b930 .te-menu-sidebar-single-widget_ef8cfcaeaea30d27 .te-header-contact-info_a7a740b34bcd38ec span a:hover {
            color: #317EFE; }
    .te-menu-sidebar-area .te-menu-sidebar-content_44141ea63be2b930 .te-menu-sidebar-single-widget_ef8cfcaeaea30d27 .te-social-profile_ad84fc35810b21d4 {
      margin-top: 20px;
      border-top: 1px solid #dfe2e9;
      width: 100%;
      padding-top: 20px; }
      .te-menu-sidebar-area .te-menu-sidebar-content_44141ea63be2b930 .te-menu-sidebar-single-widget_ef8cfcaeaea30d27 .te-social-profile_ad84fc35810b21d4 a {
        color: #14203A;
        font-size: 22px; }
        .te-menu-sidebar-area .te-menu-sidebar-content_44141ea63be2b930 .te-menu-sidebar-single-widget_ef8cfcaeaea30d27 .te-social-profile_ad84fc35810b21d4 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_86e83d9079e6d0a2 {
  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_86e83d9079e6d0a2.style-2_5c2a337798f1c4a7 .te-single-slider_31474ddf3f946b83 {
    height: 950px;
    padding-top: 70px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_86e83d9079e6d0a2.style-2_5c2a337798f1c4a7 .te-single-slider_31474ddf3f946b83 {
        height: unset;
        padding: 80px 0; } }
    .slider-area_86e83d9079e6d0a2.style-2_5c2a337798f1c4a7 .te-single-slider_31474ddf3f946b83 .slider-feature-img_346724a6f64d7e22 {
      position: absolute;
      right: 0;
      top: 0; }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_86e83d9079e6d0a2.style-2_5c2a337798f1c4a7 .te-single-slider_31474ddf3f946b83 .slider-feature-img_346724a6f64d7e22 {
          right: -200px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_86e83d9079e6d0a2.style-2_5c2a337798f1c4a7 .te-single-slider_31474ddf3f946b83 .slider-feature-img_346724a6f64d7e22 {
          right: -280px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_86e83d9079e6d0a2.style-2_5c2a337798f1c4a7 .te-single-slider_31474ddf3f946b83 .slider-feature-img_346724a6f64d7e22 {
          right: -380px; } }
      .slider-area_86e83d9079e6d0a2.style-2_5c2a337798f1c4a7 .te-single-slider_31474ddf3f946b83 .slider-feature-img_346724a6f64d7e22 .company-award_5eb7d9ac62946ad0 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        margin-top: 50px;
        left: 135px; }
        .slider-area_86e83d9079e6d0a2.style-2_5c2a337798f1c4a7 .te-single-slider_31474ddf3f946b83 .slider-feature-img_346724a6f64d7e22 .company-award_5eb7d9ac62946ad0 .icon_be8b93a7fbe6faad {
          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_86e83d9079e6d0a2.style-2_5c2a337798f1c4a7 .te-single-slider_31474ddf3f946b83 .slider-feature-img_346724a6f64d7e22 .slider-feature-img-overlay_8eb86779b7a91ff5 {
          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_86e83d9079e6d0a2.style-2_5c2a337798f1c4a7 .te-single-slider_31474ddf3f946b83 .slider-left-shape_ec529687821747e6 {
      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_86e83d9079e6d0a2.style-2_5c2a337798f1c4a7 .te-single-slider_31474ddf3f946b83 .slider-left-shape_ec529687821747e6 {
          display: none; } }
    .slider-area_86e83d9079e6d0a2.style-2_5c2a337798f1c4a7 .te-single-slider_31474ddf3f946b83 .slider-right-shape_9a26df96e1e9d846 {
      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_86e83d9079e6d0a2.style-2_5c2a337798f1c4a7 .te-single-slider_31474ddf3f946b83 .slider-right-shape_9a26df96e1e9d846 {
          display: none; } }
    .slider-area_86e83d9079e6d0a2.style-2_5c2a337798f1c4a7 .te-single-slider_31474ddf3f946b83 .slider-circle-shape_3f1e49d8f29d4e7a {
      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_86e83d9079e6d0a2 .te-slider-wrapper_a1d8d53ec57b8900 .slick-active .te-slider-short-title_9c7dc1f7f7ce80ad,
  .slider-area_86e83d9079e6d0a2 .te-slider-wrapper_a1d8d53ec57b8900 .slick-active .te-slider-title_7c14bb0678c4aaac,
  .slider-area_86e83d9079e6d0a2 .te-slider-wrapper_a1d8d53ec57b8900 .slick-active .te-slider-short-desc_9533c26cda51c60f,
  .slider-area_86e83d9079e6d0a2 .te-slider-wrapper_a1d8d53ec57b8900 .slick-active .te-slider-btn-wrapper_ff70a66d49ee01fc {
    -webkit-animation-name: MovefadeUp;
    animation-name: MovefadeUp;
    -webkit-animation-fill-mode: both; }
  .slider-area_86e83d9079e6d0a2 .te-slider-wrapper_a1d8d53ec57b8900 .slick-active .te-slider-short-title_9c7dc1f7f7ce80ad {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; }
  .slider-area_86e83d9079e6d0a2 .te-slider-wrapper_a1d8d53ec57b8900 .slick-active .te-slider-title_7c14bb0678c4aaac {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  .slider-area_86e83d9079e6d0a2 .te-slider-wrapper_a1d8d53ec57b8900 .slick-active .te-slider-short-desc_9533c26cda51c60f {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s; }
  .slider-area_86e83d9079e6d0a2 .te-slider-wrapper_a1d8d53ec57b8900 .slick-active .te-slider-btn-wrapper_ff70a66d49ee01fc {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s; }
  .slider-area_86e83d9079e6d0a2 .te-slider-wrapper_a1d8d53ec57b8900 .slick-dots_1918189ce73320af {
    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_86e83d9079e6d0a2 .te-slider-wrapper_a1d8d53ec57b8900 .slick-dots_1918189ce73320af {
        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_86e83d9079e6d0a2 .te-slider-wrapper_a1d8d53ec57b8900 .slick-dots_1918189ce73320af 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_86e83d9079e6d0a2 .te-slider-wrapper_a1d8d53ec57b8900 .slick-dots_1918189ce73320af 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_86e83d9079e6d0a2 .te-slider-wrapper_a1d8d53ec57b8900 .slick-dots_1918189ce73320af li button:hover {
          background-color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
      .slider-area_86e83d9079e6d0a2 .te-slider-wrapper_a1d8d53ec57b8900 .slick-dots_1918189ce73320af li.slick-active {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 1px solid #317EFE; }
        .slider-area_86e83d9079e6d0a2 .te-slider-wrapper_a1d8d53ec57b8900 .slick-dots_1918189ce73320af li.slick-active button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .slider-area_86e83d9079e6d0a2 .te-single-slider_31474ddf3f946b83 {
    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_86e83d9079e6d0a2 .te-single-slider_31474ddf3f946b83 {
        background-image: none !important; } }
    .slider-area_86e83d9079e6d0a2 .te-single-slider_31474ddf3f946b83 .te-slider-overlay_8c26101327b7b554 {
      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_86e83d9079e6d0a2 .te-single-slider_31474ddf3f946b83 .te-slider-overlay_8c26101327b7b554 {
          left: 0; } }
      .slider-area_86e83d9079e6d0a2 .te-single-slider_31474ddf3f946b83 .te-slider-overlay_8c26101327b7b554 .te-slider-overlay-shape_49bf24a188afec8a {
        position: absolute;
        top: 0;
        height: 100%;
        left: -340px;
        width: 100%; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_86e83d9079e6d0a2 .te-single-slider_31474ddf3f946b83 .te-slider-overlay_8c26101327b7b554 .te-slider-overlay-shape_49bf24a188afec8a {
            display: none; } }
    .slider-area_86e83d9079e6d0a2 .te-single-slider_31474ddf3f946b83 .te-slider-content-wrapper_f69598d2069d151e {
      position: relative;
      z-index: 99; }
      .slider-area_86e83d9079e6d0a2 .te-single-slider_31474ddf3f946b83 .te-slider-content-wrapper_f69598d2069d151e .te-slider-content_e29cfcf9aed7cace .te-slider-short-title_9c7dc1f7f7ce80ad {
        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_86e83d9079e6d0a2 .te-single-slider_31474ddf3f946b83 .te-slider-content-wrapper_f69598d2069d151e .te-slider-content_e29cfcf9aed7cace .te-slider-title_7c14bb0678c4aaac {
        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_86e83d9079e6d0a2 .te-single-slider_31474ddf3f946b83 .te-slider-content-wrapper_f69598d2069d151e .te-slider-content_e29cfcf9aed7cace .te-slider-title_7c14bb0678c4aaac {
            font-size: 60px;
            line-height: 64px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-area_86e83d9079e6d0a2 .te-single-slider_31474ddf3f946b83 .te-slider-content-wrapper_f69598d2069d151e .te-slider-content_e29cfcf9aed7cace .te-slider-title_7c14bb0678c4aaac {
            font-size: 48px;
            line-height: 56px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_86e83d9079e6d0a2 .te-single-slider_31474ddf3f946b83 .te-slider-content-wrapper_f69598d2069d151e .te-slider-content_e29cfcf9aed7cace .te-slider-title_7c14bb0678c4aaac {
            font-size: 42px;
            line-height: 52px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_86e83d9079e6d0a2 .te-single-slider_31474ddf3f946b83 .te-slider-content-wrapper_f69598d2069d151e .te-slider-content_e29cfcf9aed7cace .te-slider-title_7c14bb0678c4aaac {
            font-size: 38px;
            line-height: 44px;
            margin-bottom: 20px; } }
      .slider-area_86e83d9079e6d0a2 .te-single-slider_31474ddf3f946b83 .te-slider-content-wrapper_f69598d2069d151e .te-slider-content_e29cfcf9aed7cace .te-slider-short-desc_9533c26cda51c60f {
        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_86e83d9079e6d0a2 .te-single-slider_31474ddf3f946b83 .te-slider-content-wrapper_f69598d2069d151e .te-slider-content_e29cfcf9aed7cace .te-slider-short-desc_9533c26cda51c60f {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_86e83d9079e6d0a2 .te-single-slider_31474ddf3f946b83 .te-slider-content-wrapper_f69598d2069d151e .te-slider-content_e29cfcf9aed7cace .te-slider-short-desc_9533c26cda51c60f {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_86e83d9079e6d0a2 .te-single-slider_31474ddf3f946b83 .te-slider-content-wrapper_f69598d2069d151e .te-slider-content_e29cfcf9aed7cace .te-slider-short-desc_9533c26cda51c60f {
            font-size: 18px;
            line-height: 32px; } }
      .slider-area_86e83d9079e6d0a2 .te-single-slider_31474ddf3f946b83 .te-slider-content-wrapper_f69598d2069d151e .te-slider-content_e29cfcf9aed7cace .te-slider-btn-wrapper_ff70a66d49ee01fc {
        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_86e83d9079e6d0a2 .te-single-slider_31474ddf3f946b83 .te-slider-content-wrapper_f69598d2069d151e .te-slider-content_e29cfcf9aed7cace .te-slider-btn-wrapper_ff70a66d49ee01fc {
            padding-top: 30px; } }
        .slider-area_86e83d9079e6d0a2 .te-single-slider_31474ddf3f946b83 .te-slider-content-wrapper_f69598d2069d151e .te-slider-content_e29cfcf9aed7cace .te-slider-btn-wrapper_ff70a66d49ee01fc .te-theme-btn_4cec2be98212e9ae {
          padding: 11px 30px;
          color: #ffffff;
          border-radius: 50px;
          background-color: #317EFE;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .slider-area_86e83d9079e6d0a2 .te-single-slider_31474ddf3f946b83 .te-slider-content-wrapper_f69598d2069d151e .te-slider-content_e29cfcf9aed7cace .te-slider-btn-wrapper_ff70a66d49ee01fc .te-call-btn_9ae3ca8f4a15b396 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 20px; }
          .slider-area_86e83d9079e6d0a2 .te-single-slider_31474ddf3f946b83 .te-slider-content-wrapper_f69598d2069d151e .te-slider-content_e29cfcf9aed7cace .te-slider-btn-wrapper_ff70a66d49ee01fc .te-call-btn_9ae3ca8f4a15b396 .te-icon_e10e4c59a4e8e012 {
            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_86e83d9079e6d0a2 .te-single-slider_31474ddf3f946b83 .te-slider-content-wrapper_f69598d2069d151e .te-slider-content_e29cfcf9aed7cace .te-slider-btn-wrapper_ff70a66d49ee01fc .te-call-btn_9ae3ca8f4a15b396 .te-content_e5f9e935b273bd75 {
            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_86e83d9079e6d0a2 .te-single-slider_31474ddf3f946b83 .te-slider-content-wrapper_f69598d2069d151e .te-slider-content_e29cfcf9aed7cace .te-slider-btn-wrapper_ff70a66d49ee01fc .te-call-btn_9ae3ca8f4a15b396 .te-content_e5f9e935b273bd75 .te-title_413734add581829c {
              font-size: 18px;
              font-weight: 400;
              line-height: 24px;
              color: #335371; }
            .slider-area_86e83d9079e6d0a2 .te-single-slider_31474ddf3f946b83 .te-slider-content-wrapper_f69598d2069d151e .te-slider-content_e29cfcf9aed7cace .te-slider-btn-wrapper_ff70a66d49ee01fc .te-call-btn_9ae3ca8f4a15b396 .te-content_e5f9e935b273bd75 .te-text_85df45276be8ca99 {
              font-size: 20px;
              font-weight: 500;
              line-height: 24px;
              letter-spacing: 0px;
              color: #14203A; }

.slider-area_86e83d9079e6d0a2.style-1_659708a6c8693882 {
  position: relative;
  overflow: visible;
  background: transparent; }
  .slider-area_86e83d9079e6d0a2.style-1_659708a6c8693882: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_86e83d9079e6d0a2.style-1_659708a6c8693882 .te-single-slider_31474ddf3f946b83 {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .slider-area_86e83d9079e6d0a2.style-1_659708a6c8693882 .te-single-slider_31474ddf3f946b83 .te-slider-overlay_8c26101327b7b554 {
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
      background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
      .slider-area_86e83d9079e6d0a2.style-1_659708a6c8693882 .te-single-slider_31474ddf3f946b83 .te-slider-overlay_8c26101327b7b554::before {
        display: none; }
    .slider-area_86e83d9079e6d0a2.style-1_659708a6c8693882 .te-single-slider_31474ddf3f946b83 .slider-shape_66d48264574e64cf {
      position: absolute;
      border-radius: 20px;
      overflow: hidden; }
      .slider-area_86e83d9079e6d0a2.style-1_659708a6c8693882 .te-single-slider_31474ddf3f946b83 .slider-shape_66d48264574e64cf img {
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        top: 0; }
    .slider-area_86e83d9079e6d0a2.style-1_659708a6c8693882 .te-single-slider_31474ddf3f946b83 .shape-one_b6c06f2a3e028f0c {
      top: 50px;
      left: 0;
      width: 300px;
      height: 290px; }
      @media (max-width: 991px) {
        .slider-area_86e83d9079e6d0a2.style-1_659708a6c8693882 .te-single-slider_31474ddf3f946b83 .shape-one_b6c06f2a3e028f0c {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_86e83d9079e6d0a2.style-1_659708a6c8693882 .te-single-slider_31474ddf3f946b83 .shape-one_b6c06f2a3e028f0c {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_86e83d9079e6d0a2.style-1_659708a6c8693882 .te-single-slider_31474ddf3f946b83 .shape-one_b6c06f2a3e028f0c {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_86e83d9079e6d0a2.style-1_659708a6c8693882 .te-single-slider_31474ddf3f946b83 .shape-one_b6c06f2a3e028f0c {
          top: 160px;
          width: 250px;
          height: 200px; } }
    .slider-area_86e83d9079e6d0a2.style-1_659708a6c8693882 .te-single-slider_31474ddf3f946b83 .shape-two_281749500e9f18e3 {
      top: 0;
      right: 0;
      width: 300px;
      height: 310px; }
      @media (max-width: 991px) {
        .slider-area_86e83d9079e6d0a2.style-1_659708a6c8693882 .te-single-slider_31474ddf3f946b83 .shape-two_281749500e9f18e3 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_86e83d9079e6d0a2.style-1_659708a6c8693882 .te-single-slider_31474ddf3f946b83 .shape-two_281749500e9f18e3 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_86e83d9079e6d0a2.style-1_659708a6c8693882 .te-single-slider_31474ddf3f946b83 .shape-two_281749500e9f18e3 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_86e83d9079e6d0a2.style-1_659708a6c8693882 .te-single-slider_31474ddf3f946b83 .shape-two_281749500e9f18e3 {
          width: 300px;
          height: 250px;
          top: 70px;
          right: -40px; } }
    .slider-area_86e83d9079e6d0a2.style-1_659708a6c8693882 .te-single-slider_31474ddf3f946b83 .shape-three_3991d9da2b9015eb {
      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_86e83d9079e6d0a2.style-1_659708a6c8693882 .te-single-slider_31474ddf3f946b83 .shape-three_3991d9da2b9015eb {
          display: none !important; } }
      @media (max-width: 991px) {
        .slider-area_86e83d9079e6d0a2.style-1_659708a6c8693882 .te-single-slider_31474ddf3f946b83 .shape-three_3991d9da2b9015eb {
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
    .slider-area_86e83d9079e6d0a2.style-1_659708a6c8693882 .te-single-slider_31474ddf3f946b83 .te-slider-container_a9bc4e90e99e3d4f {
      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_86e83d9079e6d0a2.style-1_659708a6c8693882 .te-single-slider_31474ddf3f946b83 .te-slider-container_a9bc4e90e99e3d4f {
          -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_86e83d9079e6d0a2.style-1_659708a6c8693882 .te-single-slider_31474ddf3f946b83 .te-slider-container_a9bc4e90e99e3d4f {
          padding: 70px 0;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .slider-area_86e83d9079e6d0a2.style-1_659708a6c8693882 .te-single-slider_31474ddf3f946b83 .te-slider-container_a9bc4e90e99e3d4f .te-slider-column_d454b643cc312ec8 {
        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_86e83d9079e6d0a2.style-1_659708a6c8693882 .te-single-slider_31474ddf3f946b83 .te-slider-container_a9bc4e90e99e3d4f .te-slider-column_d454b643cc312ec8 {
            width: 100%; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_86e83d9079e6d0a2.style-1_659708a6c8693882 .te-single-slider_31474ddf3f946b83 .te-slider-content-wrapper_f69598d2069d151e .te-slider-content_e29cfcf9aed7cace .te-slider-btn-wrapper_ff70a66d49ee01fc {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .slider-area_86e83d9079e6d0a2.style-1_659708a6c8693882 .te-single-slider_31474ddf3f946b83 .te-slider-content-wrapper_f69598d2069d151e .te-slider-content_e29cfcf9aed7cace .te-slider-btn-wrapper_ff70a66d49ee01fc .te-theme-btn_4cec2be98212e9ae {
      background-color: #317EFE;
      color: #ffffff; }
      .slider-area_86e83d9079e6d0a2.style-1_659708a6c8693882 .te-single-slider_31474ddf3f946b83 .te-slider-content-wrapper_f69598d2069d151e .te-slider-content_e29cfcf9aed7cace .te-slider-btn-wrapper_ff70a66d49ee01fc .te-theme-btn_4cec2be98212e9ae:hover {
        background-color: #E7F914;
        color: #14203A; }
    .slider-area_86e83d9079e6d0a2.style-1_659708a6c8693882 .te-single-slider_31474ddf3f946b83 .te-slider-content-wrapper_f69598d2069d151e .te-slider-content_e29cfcf9aed7cace .te-slider-btn-wrapper_ff70a66d49ee01fc .te-call-btn_9ae3ca8f4a15b396 .te-icon_e10e4c59a4e8e012 {
      color: #317EFE; }
    .slider-area_86e83d9079e6d0a2.style-1_659708a6c8693882 .te-single-slider_31474ddf3f946b83 .te-slider-content-wrapper_f69598d2069d151e .te-slider-content_e29cfcf9aed7cace .te-slider-title_7c14bb0678c4aaac {
      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_86e83d9079e6d0a2.style-1_659708a6c8693882 .te-single-slider_31474ddf3f946b83 .te-slider-content-wrapper_f69598d2069d151e .te-slider-content_e29cfcf9aed7cace .te-slider-title_7c14bb0678c4aaac {
          font-size: 28px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_86e83d9079e6d0a2.style-1_659708a6c8693882 .te-single-slider_31474ddf3f946b83 .te-slider-content-wrapper_f69598d2069d151e .te-slider-content_e29cfcf9aed7cace .te-slider-title_7c14bb0678c4aaac {
          font-size: 32px;
          line-height: 52px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_86e83d9079e6d0a2.style-1_659708a6c8693882 .te-single-slider_31474ddf3f946b83 .te-slider-content-wrapper_f69598d2069d151e .te-slider-content_e29cfcf9aed7cace .te-slider-title_7c14bb0678c4aaac {
          font-size: 62px;
          line-height: 80px; } }
  .slider-area_86e83d9079e6d0a2.style-1_659708a6c8693882 .te-slider-wrapper_a1d8d53ec57b8900 .container {
    position: relative; }
  .slider-area_86e83d9079e6d0a2.style-1_659708a6c8693882 .te-slider-wrapper_a1d8d53ec57b8900 .slider-shape-bg_9bb21aa1b03a3211 {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: 100px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_86e83d9079e6d0a2.style-1_659708a6c8693882 .te-slider-wrapper_a1d8d53ec57b8900 .slider-shape-bg_9bb21aa1b03a3211 {
        display: none; } }
    @media (max-width: 1399px) {
      .slider-area_86e83d9079e6d0a2.style-1_659708a6c8693882 .te-slider-wrapper_a1d8d53ec57b8900 .slider-shape-bg_9bb21aa1b03a3211 {
        margin-left: 0; } }
    .slider-area_86e83d9079e6d0a2.style-1_659708a6c8693882 .te-slider-wrapper_a1d8d53ec57b8900 .slider-shape-bg_9bb21aa1b03a3211: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_ad3cc2d91dd41c5d {
  position: relative; }

.te-info-card_eb5004d2ec8689f2 {
  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_eb5004d2ec8689f2 {
      padding: 40px 25px; } }
  .te-info-card_eb5004d2ec8689f2: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_eb5004d2ec8689f2:hover .te-image-wrapper_a307f507396f23e9 .overlay_56d31b2709be467e {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      opacity: 0.72; }
    .te-info-card_eb5004d2ec8689f2:hover .te-image-wrapper_a307f507396f23e9 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_eb5004d2ec8689f2:hover .icon_be8b93a7fbe6faad img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-info-card_eb5004d2ec8689f2:hover .content .te-read-more_e71cdd9dc9487ad3 .te-theme-btn_4cec2be98212e9ae {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_eb5004d2ec8689f2 .te-info-card-inner_defa3c7cb459c078 {
    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_eb5004d2ec8689f2 .te-image-wrapper_a307f507396f23e9 {
    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_eb5004d2ec8689f2 .te-image-wrapper_a307f507396f23e9 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_eb5004d2ec8689f2 .te-image-wrapper_a307f507396f23e9 .overlay_56d31b2709be467e {
      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_eb5004d2ec8689f2 .icon_be8b93a7fbe6faad {
    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_eb5004d2ec8689f2 .icon_be8b93a7fbe6faad img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_eb5004d2ec8689f2 .te-content-wrapper_da34f3d46d93abdf {
    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_eb5004d2ec8689f2 .te-title-wrapper_40800ea32f920bca {
    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_eb5004d2ec8689f2 .te-title-wrapper_40800ea32f920bca .icon_be8b93a7fbe6faad {
      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_eb5004d2ec8689f2 .te-title-wrapper_40800ea32f920bca .icon_be8b93a7fbe6faad::before, .te-info-card_eb5004d2ec8689f2 .te-title-wrapper_40800ea32f920bca .icon_be8b93a7fbe6faad::after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #317EFE;
        border: 1px solid #E1E1E1; }
      .te-info-card_eb5004d2ec8689f2 .te-title-wrapper_40800ea32f920bca .icon_be8b93a7fbe6faad::before {
        top: 15px;
        left: 5px; }
      .te-info-card_eb5004d2ec8689f2 .te-title-wrapper_40800ea32f920bca .icon_be8b93a7fbe6faad::after {
        bottom: 15px;
        right: 5px; }
    .te-info-card_eb5004d2ec8689f2 .te-title-wrapper_40800ea32f920bca .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_eb5004d2ec8689f2 .te-title-wrapper_40800ea32f920bca .divider_27a2f83372baafa9 {
      width: 55px;
      height: 2px;
      background-color: #317EFE; }
  .te-info-card_eb5004d2ec8689f2 .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_eb5004d2ec8689f2 .content .desc_2a35a4cf6b97ff0a {
      -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_eb5004d2ec8689f2 .content .te-read-more_e71cdd9dc9487ad3 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start; }
      .te-info-card_eb5004d2ec8689f2 .content .te-read-more_e71cdd9dc9487ad3 .te-theme-btn_4cec2be98212e9ae {
        background-color: transparent;
        color: #317EFE;
        border: 1px solid #131A2A;
        padding: 9px 28px; }
        .te-info-card_eb5004d2ec8689f2 .content .te-read-more_e71cdd9dc9487ad3 .te-theme-btn_4cec2be98212e9ae:hover {
          background-color: #317EFE;
          color: #ffffff;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

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

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

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

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

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

.te-about-image-card_5a8fe5f5ccc2918b .te-main-img-wrapper_a26becce71aa60a3 {
  text-align: right; }
  @media (max-width: 991px) {
    .te-about-image-card_5a8fe5f5ccc2918b .te-main-img-wrapper_a26becce71aa60a3 {
      text-align: left; } }
  .te-about-image-card_5a8fe5f5ccc2918b .te-main-img-wrapper_a26becce71aa60a3 .te-main-img-inner_7c47db51e5871874 {
    position: relative;
    display: inline-block;
    z-index: 2; }
    .te-about-image-card_5a8fe5f5ccc2918b .te-main-img-wrapper_a26becce71aa60a3 .te-main-img-inner_7c47db51e5871874 > img {
      border-radius: 500px 500px 0 0;
      margin-left: 7px;
      margin-top: 4px; }
      @media (max-width: 650px) {
        .te-about-image-card_5a8fe5f5ccc2918b .te-main-img-wrapper_a26becce71aa60a3 .te-main-img-inner_7c47db51e5871874 > img {
          width: 100%; } }
    .te-about-image-card_5a8fe5f5ccc2918b .te-main-img-wrapper_a26becce71aa60a3 .te-main-img-inner_7c47db51e5871874 .te-img-card-shape_1d7e01d9959d3588 {
      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_5a8fe5f5ccc2918b .te-main-img-wrapper_a26becce71aa60a3 .te-main-img-inner_7c47db51e5871874 .te-img-card-shape_1d7e01d9959d3588 {
          right: 0; } }
.te-about-image-card_5a8fe5f5ccc2918b .te-company-foundation_8d2bc36eaa3eb5a4 {
  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_5a8fe5f5ccc2918b .te-company-foundation_8d2bc36eaa3eb5a4 .te-counter-wrapper_0c5809914a680d0b {
    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_5a8fe5f5ccc2918b .te-company-foundation_8d2bc36eaa3eb5a4 .counter-title_c4684aa742921dee {
    font-size: 45px;
    font-weight: 700;
    line-height: 54.9px;
    letter-spacing: -0.8px;
    color: #14203A;
    margin-bottom: 0; }
  .te-about-image-card_5a8fe5f5ccc2918b .te-company-foundation_8d2bc36eaa3eb5a4 .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_5a8fe5f5ccc2918b.style-2_5c2a337798f1c4a7 .te-main-img-wrapper_a26becce71aa60a3 .te-main-img-inner_7c47db51e5871874 {
  border-radius: 20px;
  padding-right: 80px;
  margin-top: 23px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-image-card_5a8fe5f5ccc2918b.style-2_5c2a337798f1c4a7 .te-main-img-wrapper_a26becce71aa60a3 .te-main-img-inner_7c47db51e5871874 {
      padding-right: 0;
      margin-top: 0; } }
  .te-about-image-card_5a8fe5f5ccc2918b.style-2_5c2a337798f1c4a7 .te-main-img-wrapper_a26becce71aa60a3 .te-main-img-inner_7c47db51e5871874 > img {
    margin: 0;
    border-radius: 20px; }
  .te-about-image-card_5a8fe5f5ccc2918b.style-2_5c2a337798f1c4a7 .te-main-img-wrapper_a26becce71aa60a3 .te-main-img-inner_7c47db51e5871874 .te-img-card-shape_1d7e01d9959d3588 {
    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_5a8fe5f5ccc2918b.style-2_5c2a337798f1c4a7 .te-main-img-wrapper_a26becce71aa60a3 .te-main-img-inner_7c47db51e5871874 .te-img-card-shape_1d7e01d9959d3588 {
        display: none; } }
  .te-about-image-card_5a8fe5f5ccc2918b.style-2_5c2a337798f1c4a7 .te-main-img-wrapper_a26becce71aa60a3 .te-main-img-inner_7c47db51e5871874 .te-another-image_e6cc73e50a7bbf2e {
    position: absolute;
    top: 55%;
    right: -45px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-image-card_5a8fe5f5ccc2918b.style-2_5c2a337798f1c4a7 .te-main-img-wrapper_a26becce71aa60a3 .te-main-img-inner_7c47db51e5871874 .te-another-image_e6cc73e50a7bbf2e {
        position: relative;
        right: unset;
        top: unset; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .te-about-image-card_5a8fe5f5ccc2918b.style-2_5c2a337798f1c4a7 .te-main-img-wrapper_a26becce71aa60a3 .te-main-img-inner_7c47db51e5871874 .te-another-image_e6cc73e50a7bbf2e {
        position: relative; } }
    .te-about-image-card_5a8fe5f5ccc2918b.style-2_5c2a337798f1c4a7 .te-main-img-wrapper_a26becce71aa60a3 .te-main-img-inner_7c47db51e5871874 .te-another-image_e6cc73e50a7bbf2e .te-another-image-inner_0a19d61336a5f70d {
      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_5a8fe5f5ccc2918b.style-2_5c2a337798f1c4a7 .te-main-img-wrapper_a26becce71aa60a3 .te-main-img-inner_7c47db51e5871874 .te-another-image_e6cc73e50a7bbf2e .te-another-image-inner_0a19d61336a5f70d {
          width: 100%; }
          .te-about-image-card_5a8fe5f5ccc2918b.style-2_5c2a337798f1c4a7 .te-main-img-wrapper_a26becce71aa60a3 .te-main-img-inner_7c47db51e5871874 .te-another-image_e6cc73e50a7bbf2e .te-another-image-inner_0a19d61336a5f70d img {
            width: 100%; } }
    .te-about-image-card_5a8fe5f5ccc2918b.style-2_5c2a337798f1c4a7 .te-main-img-wrapper_a26becce71aa60a3 .te-main-img-inner_7c47db51e5871874 .te-another-image_e6cc73e50a7bbf2e .video-btn_d419eae0ce08bc09 {
      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_5a8fe5f5ccc2918b.style-2_5c2a337798f1c4a7 .te-main-img-wrapper_a26becce71aa60a3 .te-main-img-inner_7c47db51e5871874 .te-another-image_e6cc73e50a7bbf2e .video-btn_d419eae0ce08bc09 {
          left: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%); } }
      .te-about-image-card_5a8fe5f5ccc2918b.style-2_5c2a337798f1c4a7 .te-main-img-wrapper_a26becce71aa60a3 .te-main-img-inner_7c47db51e5871874 .te-another-image_e6cc73e50a7bbf2e .video-btn_d419eae0ce08bc09 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_5a8fe5f5ccc2918b.style-2_5c2a337798f1c4a7 .te-main-img-wrapper_a26becce71aa60a3 .te-main-img-inner_7c47db51e5871874 .te-another-image_e6cc73e50a7bbf2e .te-badge-text_d5711c107b3a6dee {
      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_5a8fe5f5ccc2918b.style-2_5c2a337798f1c4a7 .te-main-img-wrapper_a26becce71aa60a3 .te-main-img-inner_7c47db51e5871874 .te-another-image_e6cc73e50a7bbf2e .te-badge-text_d5711c107b3a6dee {
          left: unset;
          top: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%);
          right: 0; } }
      .te-about-image-card_5a8fe5f5ccc2918b.style-2_5c2a337798f1c4a7 .te-main-img-wrapper_a26becce71aa60a3 .te-main-img-inner_7c47db51e5871874 .te-another-image_e6cc73e50a7bbf2e .te-badge-text_d5711c107b3a6dee .icon_be8b93a7fbe6faad {
        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_5a8fe5f5ccc2918b.style-2_5c2a337798f1c4a7 .te-main-img-wrapper_a26becce71aa60a3 .te-main-img-inner_7c47db51e5871874 .te-another-image_e6cc73e50a7bbf2e .te-badge-text_d5711c107b3a6dee .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_5a8fe5f5ccc2918b.style-2_5c2a337798f1c4a7 .te-main-img-wrapper_a26becce71aa60a3 .te-main-img-inner_7c47db51e5871874 .te-another-image_e6cc73e50a7bbf2e .te-badge-text_d5711c107b3a6dee .text .title {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #14203A; }
        .te-about-image-card_5a8fe5f5ccc2918b.style-2_5c2a337798f1c4a7 .te-main-img-wrapper_a26becce71aa60a3 .te-main-img-inner_7c47db51e5871874 .te-another-image_e6cc73e50a7bbf2e .te-badge-text_d5711c107b3a6dee .text span {
          font-size: 12px;
          font-weight: 400;
          line-height: 12px;
          color: #335371; }

.te-about-info-card_84837db570ec0d8d .te-about-info-content_71ef9bd8097afd88 {
  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_84837db570ec0d8d .te-about-info-content_71ef9bd8097afd88 .te-section-title_58e09c8146d6ad3f {
    margin-bottom: 0; }
    .te-about-info-card_84837db570ec0d8d .te-about-info-content_71ef9bd8097afd88 .te-section-title_58e09c8146d6ad3f .title {
      margin-bottom: 0; }
  .te-about-info-card_84837db570ec0d8d .te-about-info-content_71ef9bd8097afd88 .te-list-item-wrapper_20624bdc9f03ef9b {
    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_84837db570ec0d8d .te-about-info-content_71ef9bd8097afd88 .te-list-item-wrapper_20624bdc9f03ef9b {
        grid-template-columns: repeat(1, 1fr); } }
    .te-about-info-card_84837db570ec0d8d .te-about-info-content_71ef9bd8097afd88 .te-list-item-wrapper_20624bdc9f03ef9b .te-list-item_b8f2f10d13b07372 .icon_be8b93a7fbe6faad {
      font-size: 24px;
      color: #317EFE;
      background-color: transparent;
      width: unset;
      height: unset; }
    .te-about-info-card_84837db570ec0d8d .te-about-info-content_71ef9bd8097afd88 .te-list-item-wrapper_20624bdc9f03ef9b .te-list-item_b8f2f10d13b07372 .text {
      color: #14203A; }
  .te-about-info-card_84837db570ec0d8d .te-about-info-content_71ef9bd8097afd88 .te-info-list_bb8e27117ab45c8c {
    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_84837db570ec0d8d .te-about-info-content_71ef9bd8097afd88 .te-info-list_bb8e27117ab45c8c {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 20px; } }
    .te-about-info-card_84837db570ec0d8d .te-about-info-content_71ef9bd8097afd88 .te-info-list_bb8e27117ab45c8c .te-single-info-list_0e2180577a5f1fd5 {
      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_84837db570ec0d8d .te-about-info-content_71ef9bd8097afd88 .te-info-list_bb8e27117ab45c8c .te-single-info-list_0e2180577a5f1fd5:hover .icon_be8b93a7fbe6faad 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_84837db570ec0d8d .te-about-info-content_71ef9bd8097afd88 .te-info-list_bb8e27117ab45c8c .te-single-info-list_0e2180577a5f1fd5 .icon_be8b93a7fbe6faad {
        margin-bottom: 10px;
        position: relative;
        margin-left: 20px; }
        .te-about-info-card_84837db570ec0d8d .te-about-info-content_71ef9bd8097afd88 .te-info-list_bb8e27117ab45c8c .te-single-info-list_0e2180577a5f1fd5 .icon_be8b93a7fbe6faad::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_84837db570ec0d8d .te-about-info-content_71ef9bd8097afd88 .te-info-list_bb8e27117ab45c8c .te-single-info-list_0e2180577a5f1fd5 .icon_be8b93a7fbe6faad 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_84837db570ec0d8d .te-about-info-content_71ef9bd8097afd88 .te-info-list_bb8e27117ab45c8c .te-single-info-list_0e2180577a5f1fd5 .title {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0px;
        margin-bottom: 0; }
      .te-about-info-card_84837db570ec0d8d .te-about-info-content_71ef9bd8097afd88 .te-info-list_bb8e27117ab45c8c .te-single-info-list_0e2180577a5f1fd5 .short-title_6d3937c46457f9cd {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px; }

.te-about-info-card_84837db570ec0d8d.style-2_5c2a337798f1c4a7 .te-about-info-content_71ef9bd8097afd88 {
  gap: 10px; }
  .te-about-info-card_84837db570ec0d8d.style-2_5c2a337798f1c4a7 .te-about-info-content_71ef9bd8097afd88 .te-list-item-wrapper_20624bdc9f03ef9b {
    padding-top: 6px;
    gap: 0; }
    .te-about-info-card_84837db570ec0d8d.style-2_5c2a337798f1c4a7 .te-about-info-content_71ef9bd8097afd88 .te-list-item-wrapper_20624bdc9f03ef9b .te-list-item_b8f2f10d13b07372 .icon_be8b93a7fbe6faad {
      width: 16px;
      height: 16px;
      background-color: #317EFE;
      border-radius: 50%;
      color: white;
      font-size: 10px; }
    .te-about-info-card_84837db570ec0d8d.style-2_5c2a337798f1c4a7 .te-about-info-content_71ef9bd8097afd88 .te-list-item-wrapper_20624bdc9f03ef9b .te-list-item_b8f2f10d13b07372 .text {
      color: #335371; }
  .te-about-info-card_84837db570ec0d8d.style-2_5c2a337798f1c4a7 .te-about-info-content_71ef9bd8097afd88 .te-info-list_bb8e27117ab45c8c {
    border-top: 1px solid #E1E1E1;
    padding-top: 40px; }
    .te-about-info-card_84837db570ec0d8d.style-2_5c2a337798f1c4a7 .te-about-info-content_71ef9bd8097afd88 .te-info-list_bb8e27117ab45c8c .divider_27a2f83372baafa9 {
      width: 1px;
      background-color: #E1E1E1;
      height: 127px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-info-card_84837db570ec0d8d.style-2_5c2a337798f1c4a7 .te-about-info-content_71ef9bd8097afd88 .te-info-list_bb8e27117ab45c8c .divider_27a2f83372baafa9 {
          height: 1px;
          width: 100%; } }

.te-about-info-card_84837db570ec0d8d.style-three_04007f70abbd4710 .te-section-title_58e09c8146d6ad3f {
  margin-bottom: 40px; }
.te-about-info-card_84837db570ec0d8d.style-three_04007f70abbd4710 .about-info-wrapper_6d6978a7c9ac1a2c {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_84837db570ec0d8d.style-three_04007f70abbd4710 .about-info-wrapper_6d6978a7c9ac1a2c {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .te-about-info-card_84837db570ec0d8d.style-three_04007f70abbd4710 .about-info-wrapper_6d6978a7c9ac1a2c .about-info-img_e0bbf8d36062d28a {
    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_84837db570ec0d8d.style-three_04007f70abbd4710 .about-info-wrapper_6d6978a7c9ac1a2c .about-info-img_e0bbf8d36062d28a {
        height: 350px; } }
    .te-about-info-card_84837db570ec0d8d.style-three_04007f70abbd4710 .about-info-wrapper_6d6978a7c9ac1a2c .about-info-img_e0bbf8d36062d28a img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.te-about-info-card_84837db570ec0d8d.style-three_04007f70abbd4710 .te-about-info-content_71ef9bd8097afd88 {
  padding-left: 50px;
  gap: 30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_84837db570ec0d8d.style-three_04007f70abbd4710 .te-about-info-content_71ef9bd8097afd88 {
      padding-left: 0;
      padding-top: 50px; } }
  .te-about-info-card_84837db570ec0d8d.style-three_04007f70abbd4710 .te-about-info-content_71ef9bd8097afd88 .skill-progressbar-wrapper_a09a669fc0a863b4 {
    width: 100%; }
  .te-about-info-card_84837db570ec0d8d.style-three_04007f70abbd4710 .te-about-info-content_71ef9bd8097afd88 .te-icon-card-wrapper_dc91ef2d2b652bd2 {
    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_84837db570ec0d8d.style-three_04007f70abbd4710 .te-about-info-content_71ef9bd8097afd88 .te-icon-card-wrapper_dc91ef2d2b652bd2 .te-icon-card_8b9437f3c9ed95ba {
      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_84837db570ec0d8d.style-three_04007f70abbd4710 .te-about-info-content_71ef9bd8097afd88 .te-icon-card-wrapper_dc91ef2d2b652bd2 .te-icon-card_8b9437f3c9ed95ba .icon_be8b93a7fbe6faad {
        width: 40px;
        height: 40px; }
      .te-about-info-card_84837db570ec0d8d.style-three_04007f70abbd4710 .te-about-info-content_71ef9bd8097afd88 .te-icon-card-wrapper_dc91ef2d2b652bd2 .te-icon-card_8b9437f3c9ed95ba .content {
        gap: 4px; }
        .te-about-info-card_84837db570ec0d8d.style-three_04007f70abbd4710 .te-about-info-content_71ef9bd8097afd88 .te-icon-card-wrapper_dc91ef2d2b652bd2 .te-icon-card_8b9437f3c9ed95ba .content .title {
          font-size: 18px;
          line-height: 24px; }
  .te-about-info-card_84837db570ec0d8d.style-three_04007f70abbd4710 .te-about-info-content_71ef9bd8097afd88 .te-btn-wrapper_38698793952aa2c7 {
    margin-top: 7px; }

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

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

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

.te-process-step_74636563debcc59b {
  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_74636563debcc59b::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_74636563debcc59b {
      padding: 32px 28px 42px 28px; } }
  .te-process-step_74636563debcc59b:hover {
    top: -5px; }
    .te-process-step_74636563debcc59b:hover::before {
      width: 100%;
      height: 100%;
      border-radius: 0;
      -webkit-transform: translateX(-50%) scale(1);
              transform: translateX(-50%) scale(1); }
    .te-process-step_74636563debcc59b:hover .icon_be8b93a7fbe6faad img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_74636563debcc59b:hover .counter-number_56ace1e2a98a4da0 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_74636563debcc59b:hover .content .te-read-more_e71cdd9dc9487ad3 .te-theme-btn_4cec2be98212e9ae {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff; }
  .te-process-step_74636563debcc59b .icon_be8b93a7fbe6faad {
    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_74636563debcc59b .icon_be8b93a7fbe6faad img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-process-step_74636563debcc59b .te-content-wrapper_da34f3d46d93abdf {
    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_74636563debcc59b .te-counter-wrapper_0c5809914a680d0b {
    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_74636563debcc59b .te-counter-wrapper_0c5809914a680d0b .shape_f74ed39f11522ecd {
      position: relative; }
  .te-process-step_74636563debcc59b .counter-number_56ace1e2a98a4da0 {
    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_74636563debcc59b .te-title-wrapper_40800ea32f920bca {
    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_74636563debcc59b .te-title-wrapper_40800ea32f920bca .icon_be8b93a7fbe6faad {
      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_74636563debcc59b .te-title-wrapper_40800ea32f920bca .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_74636563debcc59b .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_74636563debcc59b .content .desc_2a35a4cf6b97ff0a {
      -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_74636563debcc59b .content .te-read-more_e71cdd9dc9487ad3 {
      margin-top: -10px; }
      .te-process-step_74636563debcc59b .content .te-read-more_e71cdd9dc9487ad3 .te-theme-btn_4cec2be98212e9ae {
        border: 1px solid #E1E1E1;
        color: #317EFE;
        background-color: transparent; }

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

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

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

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

.te-accordion-box-wrapper_48df005265081289 {
  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_56fbd690fe11f7a1 .te-accordion-list-item_b66e0407d16c79c7 {
  border: 1px solid #E1E1E1;
  border-radius: 20px; }
  .accordion-wrapper_56fbd690fe11f7a1 .te-accordion-list-item_b66e0407d16c79c7 .te-accordion-head_7c3dc3adc81ffaad {
    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_56fbd690fe11f7a1 .te-accordion-list-item_b66e0407d16c79c7 .te-accordion-head_7c3dc3adc81ffaad: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_56fbd690fe11f7a1 .te-accordion-list-item_b66e0407d16c79c7 .te-accordion-head_7c3dc3adc81ffaad.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_56fbd690fe11f7a1 .te-accordion-list-item_b66e0407d16c79c7 .te-accordion-head_7c3dc3adc81ffaad .te-accordion-title_01a3e29ad24e8593 {
      font-size: 20px;
      line-height: 32px;
      font-weight: 500;
      margin-bottom: 0;
      letter-spacing: 0px; }
  .accordion-wrapper_56fbd690fe11f7a1 .te-accordion-list-item_b66e0407d16c79c7 .te-accordion-body_c1387f0193761157 {
    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_13205bbba3ba85a7 {
  border-left: 4px solid #dfe2e9;
  padding-left: 45px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .page-header_13205bbba3ba85a7 {
      padding-left: 30px; } }
  .page-header_13205bbba3ba85a7 .te-page-title_893e8fd0d694b5b6,
  .page-header_13205bbba3ba85a7 .page-title_bf3de9d6c2dafb6c {
    font-size: 42px;
    line-height: 48px; }
    @media (max-width: 991px) {
      .page-header_13205bbba3ba85a7 .te-page-title_893e8fd0d694b5b6,
      .page-header_13205bbba3ba85a7 .page-title_bf3de9d6c2dafb6c {
        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_2bbbed7b4a8ea018 {
  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_2bbbed7b4a8ea018:hover .te-post-thumbnail_165cce0b19c7b60a img,
  .te-post-item_2bbbed7b4a8ea018:hover .post-video_d5eb7a020b0d7351 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_2bbbed7b4a8ea018 iframe {
    width: 100%;
    height: 522px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_2bbbed7b4a8ea018 iframe {
        height: 350px; } }
  .te-post-item_2bbbed7b4a8ea018 .post-gallery .slick-list_3072d2d29868343f .slick-track_45b88fe2b356c48e {
    height: 392px;
    overflow: hidden; }
  .te-post-item_2bbbed7b4a8ea018 .te-post-content-wrapper_ba4f6c1ef64e0df4 {
    padding: 32px 32px 40px 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_2bbbed7b4a8ea018 .te-post-content-wrapper_ba4f6c1ef64e0df4 {
        padding: 35px;
        padding-top: 30px; } }
    .te-post-item_2bbbed7b4a8ea018 .te-post-content-wrapper_ba4f6c1ef64e0df4 .te-read-more_e71cdd9dc9487ad3 {
      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_2bbbed7b4a8ea018.format-quote_29a6e3c16e761749 .te-post-content {
    margin: 0; }
  .te-post-item_2bbbed7b4a8ea018.format-quote_29a6e3c16e761749 blockquote {
    margin: 0; }
    .te-post-item_2bbbed7b4a8ea018.format-quote_29a6e3c16e761749 blockquote p {
      margin-top: 0; }
    .te-post-item_2bbbed7b4a8ea018.format-quote_29a6e3c16e761749 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_2bbbed7b4a8ea018.format-quote_29a6e3c16e761749 blockquote cite a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-post-item_2bbbed7b4a8ea018.sticky_05e67bb2459145e7 {
    border: 2px solid #317EFE; }
    .te-post-item_2bbbed7b4a8ea018.sticky_05e67bb2459145e7 .te-post-content {
      margin-bottom: 0; }
      .te-post-item_2bbbed7b4a8ea018.sticky_05e67bb2459145e7 .te-post-content p {
        margin-bottom: 0; }
  .te-post-item_2bbbed7b4a8ea018 .te-post-title_fb0d821878d8df92 {
    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_2bbbed7b4a8ea018 .te-post-title_fb0d821878d8df92 {
        font-size: 28px;
        line-height: 42px;
        margin-top: 5px; } }
    .te-post-item_2bbbed7b4a8ea018 .te-post-title_fb0d821878d8df92:hover a {
      color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-post-item_2bbbed7b4a8ea018 .te-post-content p {
    margin-top: 17px; }
  .te-post-item_2bbbed7b4a8ea018 .te-post-content h2,
  .te-post-item_2bbbed7b4a8ea018 .te-post-content h3,
  .te-post-item_2bbbed7b4a8ea018 .te-post-content h4,
  .te-post-item_2bbbed7b4a8ea018 .te-post-content h5,
  .te-post-item_2bbbed7b4a8ea018 .te-post-content h6 {
    margin-bottom: 10px; }
  .te-post-item_2bbbed7b4a8ea018 .te-post-content p {
    margin-bottom: unset; }
  .te-post-item_2bbbed7b4a8ea018 .te-single-post-meta_d15118e6ae03e03f {
    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_2bbbed7b4a8ea018 .te-social-share_0adc14cef7248404 {
    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_2bbbed7b4a8ea018 .te-social-share_0adc14cef7248404 a.facebook_0453682a7eb3d234 {
      color: #1877f2; }
    .te-post-item_2bbbed7b4a8ea018 .te-social-share_0adc14cef7248404 a.twitter_9c397dbe60ee4424 {
      color: #1da1f2; }
    .te-post-item_2bbbed7b4a8ea018 .te-social-share_0adc14cef7248404 a.linkedin_9a18a98ae7dabd26 {
      color: #1a70c6; }
    .te-post-item_2bbbed7b4a8ea018 .te-social-share_0adc14cef7248404 .te-social-share-title_03833202845bb401 {
      font-size: 16px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A;
      margin-right: 5px;
      text-transform: uppercase; }
  .te-post-item_2bbbed7b4a8ea018 .te-blog-post-tag_d3f1df9aacf86a12 {
    width: 100%;
    display: inline-block; }
    .te-post-item_2bbbed7b4a8ea018 .te-blog-post-tag_d3f1df9aacf86a12 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_2bbbed7b4a8ea018 .te-blog-post-tag_d3f1df9aacf86a12 .te-post-tag-list_70bc7ac193daaf75 {
      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_2bbbed7b4a8ea018 .te-blog-post-tag_d3f1df9aacf86a12 .te-post-tag-list_70bc7ac193daaf75 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_2bbbed7b4a8ea018 .te-blog-post-tag_d3f1df9aacf86a12 .te-post-tag-list_70bc7ac193daaf75 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_2bbbed7b4a8ea018 .te-post-thumbnail_165cce0b19c7b60a,
  .te-post-item_2bbbed7b4a8ea018 .post-video_d5eb7a020b0d7351 {
    position: relative;
    overflow: hidden; }
    .te-post-item_2bbbed7b4a8ea018 .te-post-thumbnail_165cce0b19c7b60a img,
    .te-post-item_2bbbed7b4a8ea018 .post-video_d5eb7a020b0d7351 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_2bbbed7b4a8ea018 .te-post-thumbnail_165cce0b19c7b60a .popup-video-wrapper_759248f49c34d76d,
    .te-post-item_2bbbed7b4a8ea018 .post-video_d5eb7a020b0d7351 .popup-video-wrapper_759248f49c34d76d {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .te-post-item_2bbbed7b4a8ea018 .te-post-thumbnail_165cce0b19c7b60a .video-btn_d419eae0ce08bc09 a,
    .te-post-item_2bbbed7b4a8ea018 .post-video_d5eb7a020b0d7351 .video-btn_d419eae0ce08bc09 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_2bbbed7b4a8ea018 .te-post-thumbnail_165cce0b19c7b60a .video-btn_d419eae0ce08bc09 a i,
      .te-post-item_2bbbed7b4a8ea018 .post-video_d5eb7a020b0d7351 .video-btn_d419eae0ce08bc09 a i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_2bbbed7b4a8ea018 .te-post-thumbnail_165cce0b19c7b60a .video-btn_d419eae0ce08bc09 a:hover,
      .te-post-item_2bbbed7b4a8ea018 .post-video_d5eb7a020b0d7351 .video-btn_d419eae0ce08bc09 a:hover {
        -webkit-animation: none;
                animation: none; }
  .te-post-item_2bbbed7b4a8ea018 button.post-gallery-btn_c8b35ee37e6e3678 {
    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_2bbbed7b4a8ea018 button.post-gallery-btn_c8b35ee37e6e3678.prev-btn_0f9c29ae48f796c0 {
      left: 30px; }
    .te-post-item_2bbbed7b4a8ea018 button.post-gallery-btn_c8b35ee37e6e3678.next-btn_a3017ce54ed9aa20 {
      right: 30px; }
    .te-post-item_2bbbed7b4a8ea018 button.post-gallery-btn_c8b35ee37e6e3678 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_2bbbed7b4a8ea018 button.post-gallery-btn_c8b35ee37e6e3678:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
      .te-post-item_2bbbed7b4a8ea018 button.post-gallery-btn_c8b35ee37e6e3678:hover i {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te-post-item_2bbbed7b4a8ea018 .post-audio_53bccc6412afed71 iframe {
    width: 100%; }
  .te-post-item_2bbbed7b4a8ea018 .te-post-meta_8b91057ac5bade6b {
    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_2bbbed7b4a8ea018 .te-post-meta_8b91057ac5bade6b {
        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_2bbbed7b4a8ea018 .te-post-meta_8b91057ac5bade6b 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_2bbbed7b4a8ea018 .te-post-meta_8b91057ac5bade6b span i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_2bbbed7b4a8ea018 .te-post-meta_8b91057ac5bade6b 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_2bbbed7b4a8ea018 .te-post-meta_8b91057ac5bade6b span a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
          .te-post-item_2bbbed7b4a8ea018 .te-post-meta_8b91057ac5bade6b span a:hover i {
            color: #317EFE;
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out; }

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

.te-post-card_3fe7947a51ba2a37.style-2_5c2a337798f1c4a7 {
  gap: 20px; }
  .te-post-card_3fe7947a51ba2a37.style-2_5c2a337798f1c4a7 .image {
    border-radius: 20px 20px 20px 0; }
    .te-post-card_3fe7947a51ba2a37.style-2_5c2a337798f1c4a7 .image .te-post-date_7e0bbc14bd6402d5 {
      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_3fe7947a51ba2a37.style-2_5c2a337798f1c4a7 .content .title {
    font-size: 20px; }
  .te-post-card_3fe7947a51ba2a37.style-2_5c2a337798f1c4a7 .content .te-post-meta-info_60bba6122db9ea27 {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px; }

.te-blog-details-wrapper_a860e93fae8bd03e .te-comment-respond_01b8af94014f2deb {
  margin-top: 78px;
  margin-bottom: 40px; }
.te-blog-details-wrapper_a860e93fae8bd03e .te-post-comments_bf63c637d70a6362 {
  margin-top: 70px; }
.te-blog-details-wrapper_a860e93fae8bd03e .wp-block-group_d73b62739fe2a45d.has-background_0f4a6640f65d09e7 .wp-block-button_c385acb1d2d5b5f9 .wp-block-button__link_60d080cbf1af2395 {
  color: #ffffff !important; }
.te-blog-details-wrapper_a860e93fae8bd03e .te-post-item_2bbbed7b4a8ea018 {
  border: 0;
  overflow: visible;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0; }
  .te-blog-details-wrapper_a860e93fae8bd03e .te-post-item_2bbbed7b4a8ea018 iframe {
    width: 100%;
    height: 522px; }
  .te-blog-details-wrapper_a860e93fae8bd03e .te-post-item_2bbbed7b4a8ea018 .te-post-meta_8b91057ac5bade6b {
    margin-top: 0;
    margin-bottom: 20px; }
  .te-blog-details-wrapper_a860e93fae8bd03e .te-post-item_2bbbed7b4a8ea018 .post-gallery:hover img {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important; }
  .te-blog-details-wrapper_a860e93fae8bd03e .te-post-item_2bbbed7b4a8ea018 .te-post-thumbnail_165cce0b19c7b60a,
  .te-blog-details-wrapper_a860e93fae8bd03e .te-post-item_2bbbed7b4a8ea018 .post-video_d5eb7a020b0d7351,
  .te-blog-details-wrapper_a860e93fae8bd03e .te-post-item_2bbbed7b4a8ea018 .post-gallery,
  .te-blog-details-wrapper_a860e93fae8bd03e .te-post-item_2bbbed7b4a8ea018 .postbox-audio_e9fab7b3a2b04a1f,
  .te-blog-details-wrapper_a860e93fae8bd03e .te-post-item_2bbbed7b4a8ea018 .wp-block-post-featured-image_37545d91d36168d9 {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative; }
    @media (max-width: 767px) {
      .te-blog-details-wrapper_a860e93fae8bd03e .te-post-item_2bbbed7b4a8ea018 .te-post-thumbnail_165cce0b19c7b60a,
      .te-blog-details-wrapper_a860e93fae8bd03e .te-post-item_2bbbed7b4a8ea018 .post-video_d5eb7a020b0d7351,
      .te-blog-details-wrapper_a860e93fae8bd03e .te-post-item_2bbbed7b4a8ea018 .post-gallery,
      .te-blog-details-wrapper_a860e93fae8bd03e .te-post-item_2bbbed7b4a8ea018 .postbox-audio_e9fab7b3a2b04a1f,
      .te-blog-details-wrapper_a860e93fae8bd03e .te-post-item_2bbbed7b4a8ea018 .wp-block-post-featured-image_37545d91d36168d9 {
        margin-bottom: 30px; } }
    .te-blog-details-wrapper_a860e93fae8bd03e .te-post-item_2bbbed7b4a8ea018 .te-post-thumbnail_165cce0b19c7b60a:hover img,
    .te-blog-details-wrapper_a860e93fae8bd03e .te-post-item_2bbbed7b4a8ea018 .post-video_d5eb7a020b0d7351:hover img,
    .te-blog-details-wrapper_a860e93fae8bd03e .te-post-item_2bbbed7b4a8ea018 .post-gallery:hover img,
    .te-blog-details-wrapper_a860e93fae8bd03e .te-post-item_2bbbed7b4a8ea018 .postbox-audio_e9fab7b3a2b04a1f:hover img,
    .te-blog-details-wrapper_a860e93fae8bd03e .te-post-item_2bbbed7b4a8ea018 .wp-block-post-featured-image_37545d91d36168d9: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_a860e93fae8bd03e .te-post-item_2bbbed7b4a8ea018 .te-post-thumbnail_165cce0b19c7b60a img,
    .te-blog-details-wrapper_a860e93fae8bd03e .te-post-item_2bbbed7b4a8ea018 .post-video_d5eb7a020b0d7351 img,
    .te-blog-details-wrapper_a860e93fae8bd03e .te-post-item_2bbbed7b4a8ea018 .post-gallery img,
    .te-blog-details-wrapper_a860e93fae8bd03e .te-post-item_2bbbed7b4a8ea018 .postbox-audio_e9fab7b3a2b04a1f img,
    .te-blog-details-wrapper_a860e93fae8bd03e .te-post-item_2bbbed7b4a8ea018 .wp-block-post-featured-image_37545d91d36168d9 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_a860e93fae8bd03e .te-post-item_2bbbed7b4a8ea018 .te-post-content-wrapper_ba4f6c1ef64e0df4 {
    padding: 0 0 10px 0; }
  .te-blog-details-wrapper_a860e93fae8bd03e .te-post-item_2bbbed7b4a8ea018 .te-post-content {
    margin-bottom: 17px;
    /* Unit Test Data Compatibility Start */
    /* Unit Test Data Compatibility End */ }
    .te-blog-details-wrapper_a860e93fae8bd03e .te-post-item_2bbbed7b4a8ea018 .te-post-content .wp-block-query_b5f527025f78f3f5 .wp-block-post-template_92afd7a245ae7885 {
      padding-left: 0; }
      .te-blog-details-wrapper_a860e93fae8bd03e .te-post-item_2bbbed7b4a8ea018 .te-post-content .wp-block-query_b5f527025f78f3f5 .wp-block-post-template_92afd7a245ae7885 .wp-block-post_2860cbb683242726 {
        margin-bottom: 30px; }
    .te-blog-details-wrapper_a860e93fae8bd03e .te-post-item_2bbbed7b4a8ea018 .te-post-content .wp-block-navigation__responsive-container-content_b69302929018887a .wp-block-page-list_8bf56d7bb181ad20 {
      padding-left: 0; }
    .te-blog-details-wrapper_a860e93fae8bd03e .te-post-item_2bbbed7b4a8ea018 .te-post-content .wp-block-group_d73b62739fe2a45d {
      margin: 15px 0; }
      .te-blog-details-wrapper_a860e93fae8bd03e .te-post-item_2bbbed7b4a8ea018 .te-post-content .wp-block-group_d73b62739fe2a45d p {
        margin-bottom: 0; }
    .te-blog-details-wrapper_a860e93fae8bd03e .te-post-item_2bbbed7b4a8ea018 .te-post-content p {
      margin-bottom: 20px; }
      .te-blog-details-wrapper_a860e93fae8bd03e .te-post-item_2bbbed7b4a8ea018 .te-post-content p img {
        margin: 20px 0;
        border-radius: 8px; }
  .te-blog-details-wrapper_a860e93fae8bd03e .te-post-item_2bbbed7b4a8ea018 .te-blog-post-tag_d3f1df9aacf86a12 .te-social-share_0adc14cef7248404 {
    padding-bottom: 20px; }
.te-blog-details-wrapper_a860e93fae8bd03e .wp-block-calendar_9f74b0566ee9aa7c {
  margin-bottom: 30px; }

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

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

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

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

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

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

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

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

.wp-block-query-pagination_f9f79defa810ebae,
.navigation_95cb8c939c4ae8e9.posts-navigation_9112826fd4525692,
.comment-navigation_05b3fd5d5b81cc15 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .wp-block-query-pagination_f9f79defa810ebae .wp-block-query-pagination-numbers_140672d40732c8ee,
  .navigation_95cb8c939c4ae8e9.posts-navigation_9112826fd4525692 .wp-block-query-pagination-numbers_140672d40732c8ee,
  .comment-navigation_05b3fd5d5b81cc15 .wp-block-query-pagination-numbers_140672d40732c8ee {
    width: inherit; }
  .wp-block-query-pagination_f9f79defa810ebae .nav-links_00bb7d290f7be16e,
  .navigation_95cb8c939c4ae8e9.posts-navigation_9112826fd4525692 .nav-links_00bb7d290f7be16e,
  .comment-navigation_05b3fd5d5b81cc15 .nav-links_00bb7d290f7be16e {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
  .wp-block-query-pagination_f9f79defa810ebae .wp-block-query-pagination-previous_615794a1029f437d,
  .wp-block-query-pagination_f9f79defa810ebae .wp-block-query-pagination-next_477a15f81c0ee168,
  .wp-block-query-pagination_f9f79defa810ebae .nav-next_804b051d42eadf08 a,
  .wp-block-query-pagination_f9f79defa810ebae .nav-previous_8781f23c589d8069 a,
  .navigation_95cb8c939c4ae8e9.posts-navigation_9112826fd4525692 .wp-block-query-pagination-previous_615794a1029f437d,
  .navigation_95cb8c939c4ae8e9.posts-navigation_9112826fd4525692 .wp-block-query-pagination-next_477a15f81c0ee168,
  .navigation_95cb8c939c4ae8e9.posts-navigation_9112826fd4525692 .nav-next_804b051d42eadf08 a,
  .navigation_95cb8c939c4ae8e9.posts-navigation_9112826fd4525692 .nav-previous_8781f23c589d8069 a,
  .comment-navigation_05b3fd5d5b81cc15 .wp-block-query-pagination-previous_615794a1029f437d,
  .comment-navigation_05b3fd5d5b81cc15 .wp-block-query-pagination-next_477a15f81c0ee168,
  .comment-navigation_05b3fd5d5b81cc15 .nav-next_804b051d42eadf08 a,
  .comment-navigation_05b3fd5d5b81cc15 .nav-previous_8781f23c589d8069 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_f9f79defa810ebae .wp-block-query-pagination-previous_615794a1029f437d,
      .wp-block-query-pagination_f9f79defa810ebae .wp-block-query-pagination-next_477a15f81c0ee168,
      .wp-block-query-pagination_f9f79defa810ebae .nav-next_804b051d42eadf08 a,
      .wp-block-query-pagination_f9f79defa810ebae .nav-previous_8781f23c589d8069 a,
      .navigation_95cb8c939c4ae8e9.posts-navigation_9112826fd4525692 .wp-block-query-pagination-previous_615794a1029f437d,
      .navigation_95cb8c939c4ae8e9.posts-navigation_9112826fd4525692 .wp-block-query-pagination-next_477a15f81c0ee168,
      .navigation_95cb8c939c4ae8e9.posts-navigation_9112826fd4525692 .nav-next_804b051d42eadf08 a,
      .navigation_95cb8c939c4ae8e9.posts-navigation_9112826fd4525692 .nav-previous_8781f23c589d8069 a,
      .comment-navigation_05b3fd5d5b81cc15 .wp-block-query-pagination-previous_615794a1029f437d,
      .comment-navigation_05b3fd5d5b81cc15 .wp-block-query-pagination-next_477a15f81c0ee168,
      .comment-navigation_05b3fd5d5b81cc15 .nav-next_804b051d42eadf08 a,
      .comment-navigation_05b3fd5d5b81cc15 .nav-previous_8781f23c589d8069 a {
        height: 40px; } }
    .wp-block-query-pagination_f9f79defa810ebae .wp-block-query-pagination-previous_615794a1029f437d:hover,
    .wp-block-query-pagination_f9f79defa810ebae .wp-block-query-pagination-next_477a15f81c0ee168:hover,
    .wp-block-query-pagination_f9f79defa810ebae .nav-next_804b051d42eadf08 a:hover,
    .wp-block-query-pagination_f9f79defa810ebae .nav-previous_8781f23c589d8069 a:hover,
    .navigation_95cb8c939c4ae8e9.posts-navigation_9112826fd4525692 .wp-block-query-pagination-previous_615794a1029f437d:hover,
    .navigation_95cb8c939c4ae8e9.posts-navigation_9112826fd4525692 .wp-block-query-pagination-next_477a15f81c0ee168:hover,
    .navigation_95cb8c939c4ae8e9.posts-navigation_9112826fd4525692 .nav-next_804b051d42eadf08 a:hover,
    .navigation_95cb8c939c4ae8e9.posts-navigation_9112826fd4525692 .nav-previous_8781f23c589d8069 a:hover,
    .comment-navigation_05b3fd5d5b81cc15 .wp-block-query-pagination-previous_615794a1029f437d:hover,
    .comment-navigation_05b3fd5d5b81cc15 .wp-block-query-pagination-next_477a15f81c0ee168:hover,
    .comment-navigation_05b3fd5d5b81cc15 .nav-next_804b051d42eadf08 a:hover,
    .comment-navigation_05b3fd5d5b81cc15 .nav-previous_8781f23c589d8069 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_c5b1d09deb1ffe92,
.page-links_025f2192f0a78150,
.wp-block-query-pagination-numbers_140672d40732c8ee {
  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_c5b1d09deb1ffe92 ul,
  .page-links_025f2192f0a78150 ul,
  .wp-block-query-pagination-numbers_140672d40732c8ee 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_c5b1d09deb1ffe92 ul li,
    .page-links_025f2192f0a78150 ul li,
    .wp-block-query-pagination-numbers_140672d40732c8ee ul li {
      padding-top: 0; }
    .te-basic-pagination_c5b1d09deb1ffe92 ul .prev span,
    .te-basic-pagination_c5b1d09deb1ffe92 ul .next span,
    .page-links_025f2192f0a78150 ul .prev span,
    .page-links_025f2192f0a78150 ul .next span,
    .wp-block-query-pagination-numbers_140672d40732c8ee ul .prev span,
    .wp-block-query-pagination-numbers_140672d40732c8ee ul .next span {
      display: none; }
  .te-basic-pagination_c5b1d09deb1ffe92 .post-page-numbers_a46adb6a6c7888aa,
  .page-links_025f2192f0a78150 .post-page-numbers_a46adb6a6c7888aa,
  .wp-block-query-pagination-numbers_140672d40732c8ee .post-page-numbers_a46adb6a6c7888aa {
    background-color: rgba(71, 112, 247, 0.1) !important; }
  .te-basic-pagination_c5b1d09deb1ffe92 .page-numbers_9f722cf31a0751e5,
  .te-basic-pagination_c5b1d09deb1ffe92 .post-page-numbers_a46adb6a6c7888aa,
  .page-links_025f2192f0a78150 .page-numbers_9f722cf31a0751e5,
  .page-links_025f2192f0a78150 .post-page-numbers_a46adb6a6c7888aa,
  .wp-block-query-pagination-numbers_140672d40732c8ee .page-numbers_9f722cf31a0751e5,
  .wp-block-query-pagination-numbers_140672d40732c8ee .post-page-numbers_a46adb6a6c7888aa {
    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_c5b1d09deb1ffe92 .page-numbers_9f722cf31a0751e5,
      .te-basic-pagination_c5b1d09deb1ffe92 .post-page-numbers_a46adb6a6c7888aa,
      .page-links_025f2192f0a78150 .page-numbers_9f722cf31a0751e5,
      .page-links_025f2192f0a78150 .post-page-numbers_a46adb6a6c7888aa,
      .wp-block-query-pagination-numbers_140672d40732c8ee .page-numbers_9f722cf31a0751e5,
      .wp-block-query-pagination-numbers_140672d40732c8ee .post-page-numbers_a46adb6a6c7888aa {
        width: 40px;
        height: 40px;
        font-size: 16px; } }
    .te-basic-pagination_c5b1d09deb1ffe92 .page-numbers_9f722cf31a0751e5:hover,
    .te-basic-pagination_c5b1d09deb1ffe92 .post-page-numbers_a46adb6a6c7888aa:hover,
    .page-links_025f2192f0a78150 .page-numbers_9f722cf31a0751e5:hover,
    .page-links_025f2192f0a78150 .post-page-numbers_a46adb6a6c7888aa:hover,
    .wp-block-query-pagination-numbers_140672d40732c8ee .page-numbers_9f722cf31a0751e5:hover,
    .wp-block-query-pagination-numbers_140672d40732c8ee .post-page-numbers_a46adb6a6c7888aa: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_c5b1d09deb1ffe92 .page-numbers_9f722cf31a0751e5.current,
    .te-basic-pagination_c5b1d09deb1ffe92 .post-page-numbers_a46adb6a6c7888aa.current,
    .page-links_025f2192f0a78150 .page-numbers_9f722cf31a0751e5.current,
    .page-links_025f2192f0a78150 .post-page-numbers_a46adb6a6c7888aa.current,
    .wp-block-query-pagination-numbers_140672d40732c8ee .page-numbers_9f722cf31a0751e5.current,
    .wp-block-query-pagination-numbers_140672d40732c8ee .post-page-numbers_a46adb6a6c7888aa.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_2ffdcb70097cc03b {
  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_2ffdcb70097cc03b {
      -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_2ffdcb70097cc03b {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 30px;
      margin: 30px 0; } }
  .te-blog-post-nav_2ffdcb70097cc03b .te-post-navigation_81639d52e8ac3067 {
    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_2ffdcb70097cc03b .te-post-navigation_81639d52e8ac3067 {
        -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_2ffdcb70097cc03b .te-post-navigation_81639d52e8ac3067 {
        width: 100%; } }
    @media (max-width: 767px) {
      .te-blog-post-nav_2ffdcb70097cc03b .te-post-navigation_81639d52e8ac3067 {
        width: 100%; } }
    .te-blog-post-nav_2ffdcb70097cc03b .te-post-navigation_81639d52e8ac3067::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_2ffdcb70097cc03b .te-post-navigation_81639d52e8ac3067::after {
          display: none; } }
      @media (max-width: 767px) {
        .te-blog-post-nav_2ffdcb70097cc03b .te-post-navigation_81639d52e8ac3067::after {
          display: none; } }
    .te-blog-post-nav_2ffdcb70097cc03b .te-post-navigation_81639d52e8ac3067:last-child {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .te-blog-post-nav_2ffdcb70097cc03b .te-post-navigation_81639d52e8ac3067:last-child .text {
        text-align: right; }
        @media (max-width: 374px) {
          .te-blog-post-nav_2ffdcb70097cc03b .te-post-navigation_81639d52e8ac3067:last-child .text {
            text-align: left; } }
      .te-blog-post-nav_2ffdcb70097cc03b .te-post-navigation_81639d52e8ac3067:last-child::after {
        display: none; }
    .te-blog-post-nav_2ffdcb70097cc03b .te-post-navigation_81639d52e8ac3067 .te-post-img_15a54fb1e10f3ec4 {
      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_2ffdcb70097cc03b .te-post-navigation_81639d52e8ac3067 .te-post-img_15a54fb1e10f3ec4 {
          width: 100% !important;
          height: 150px !important; } }
      .te-blog-post-nav_2ffdcb70097cc03b .te-post-navigation_81639d52e8ac3067 .te-post-img_15a54fb1e10f3ec4 img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        left: 0;
        top: 0; }
    .te-blog-post-nav_2ffdcb70097cc03b .te-post-navigation_81639d52e8ac3067 .text {
      width: 100%; }
      .te-blog-post-nav_2ffdcb70097cc03b .te-post-navigation_81639d52e8ac3067 .text span {
        font-size: 18px;
        font-family: "Inter", sans-serif;
        text-transform: capitalize;
        font-weight: 400;
        display: block;
        color: #335371; }
      .te-blog-post-nav_2ffdcb70097cc03b .te-post-navigation_81639d52e8ac3067 .text h4 {
        text-transform: capitalize;
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        line-height: 30px;
        letter-spacing: 0px; }
    .te-blog-post-nav_2ffdcb70097cc03b .te-post-navigation_81639d52e8ac3067 .theme-navigation_232e8c7fb0393682 {
      width: 100%; }

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

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

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

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

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

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

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

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

/* Widget */
.widget_b70d2a5e719f2ec2,
.sidebar__widget_dae594eff21b4b27 {
  /* 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_b70d2a5e719f2ec2 ol,
  .widget_b70d2a5e719f2ec2 ul,
  .sidebar__widget_dae594eff21b4b27 ol,
  .sidebar__widget_dae594eff21b4b27 ul {
    margin-bottom: 0; }
  .widget_b70d2a5e719f2ec2 .widget-instagram-feed_bc94ef6cb87e6d05,
  .sidebar__widget_dae594eff21b4b27 .widget-instagram-feed_bc94ef6cb87e6d05 {
    width: 315px; }
    @media only screen and (min-width: 992px) and (max-width: 1280px) {
      .widget_b70d2a5e719f2ec2 .widget-instagram-feed_bc94ef6cb87e6d05,
      .sidebar__widget_dae594eff21b4b27 .widget-instagram-feed_bc94ef6cb87e6d05 {
        width: 220px; } }
    @media (max-width: 374px) {
      .widget_b70d2a5e719f2ec2 .widget-instagram-feed_bc94ef6cb87e6d05,
      .sidebar__widget_dae594eff21b4b27 .widget-instagram-feed_bc94ef6cb87e6d05 {
        width: 200px; } }
    .widget_b70d2a5e719f2ec2 .widget-instagram-feed_bc94ef6cb87e6d05 .single-instagram-feed_d61a6a36d94cc1cf,
    .sidebar__widget_dae594eff21b4b27 .widget-instagram-feed_bc94ef6cb87e6d05 .single-instagram-feed_d61a6a36d94cc1cf {
      width: 96px;
      height: 96px; }
  .widget_b70d2a5e719f2ec2 .wp-block-heading_976d29d56845c82f,
  .widget_b70d2a5e719f2ec2 .widget-title_e77d2d9c83058272,
  .widget_b70d2a5e719f2ec2 .wp-block-search__label_1106693987868aed,
  .sidebar__widget_dae594eff21b4b27 .wp-block-heading_976d29d56845c82f,
  .sidebar__widget_dae594eff21b4b27 .widget-title_e77d2d9c83058272,
  .sidebar__widget_dae594eff21b4b27 .wp-block-search__label_1106693987868aed {
    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_b70d2a5e719f2ec2 .wp-block-social-links_49eb097ed9360354 .wp-social-link_d2a3384273a589ab,
  .sidebar__widget_dae594eff21b4b27 .wp-block-social-links_49eb097ed9360354 .wp-social-link_d2a3384273a589ab {
    padding: 0;
    margin: 0;
    line-height: 0; }
    .widget_b70d2a5e719f2ec2 .wp-block-social-links_49eb097ed9360354 .wp-social-link_d2a3384273a589ab a,
    .sidebar__widget_dae594eff21b4b27 .wp-block-social-links_49eb097ed9360354 .wp-social-link_d2a3384273a589ab 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_b70d2a5e719f2ec2 .wp-block-social-links_49eb097ed9360354 .wp-social-link_d2a3384273a589ab a:before,
      .sidebar__widget_dae594eff21b4b27 .wp-block-social-links_49eb097ed9360354 .wp-social-link_d2a3384273a589ab a:before {
        display: none; }
  .widget_b70d2a5e719f2ec2 .has-avatars_24e17c738bb0b5c5.has-dates_3d56fc44496ef4d3.has-excerpts_9f9310ba5d569afd.wp-block-te-latest-comments_6b3fc67f9d2cd58f li.wp-block-te-latest-comments__comment_6c65c624ede72c55 .wp-block-te-latest-comments__comment-meta_6293a1ce586b1f1f,
  .widget_b70d2a5e719f2ec2 .has-dates_3d56fc44496ef4d3.has-excerpts_9f9310ba5d569afd.wp-block-te-latest-comments_6b3fc67f9d2cd58f li.wp-block-te-latest-comments__comment_6c65c624ede72c55 .wp-block-te-latest-comments__comment-meta_6293a1ce586b1f1f,
  .sidebar__widget_dae594eff21b4b27 .has-avatars_24e17c738bb0b5c5.has-dates_3d56fc44496ef4d3.has-excerpts_9f9310ba5d569afd.wp-block-te-latest-comments_6b3fc67f9d2cd58f li.wp-block-te-latest-comments__comment_6c65c624ede72c55 .wp-block-te-latest-comments__comment-meta_6293a1ce586b1f1f,
  .sidebar__widget_dae594eff21b4b27 .has-dates_3d56fc44496ef4d3.has-excerpts_9f9310ba5d569afd.wp-block-te-latest-comments_6b3fc67f9d2cd58f li.wp-block-te-latest-comments__comment_6c65c624ede72c55 .wp-block-te-latest-comments__comment-meta_6293a1ce586b1f1f {
    font-weight: 500; }
    .widget_b70d2a5e719f2ec2 .has-avatars_24e17c738bb0b5c5.has-dates_3d56fc44496ef4d3.has-excerpts_9f9310ba5d569afd.wp-block-te-latest-comments_6b3fc67f9d2cd58f li.wp-block-te-latest-comments__comment_6c65c624ede72c55 .wp-block-te-latest-comments__comment-meta_6293a1ce586b1f1f .wp-block-te-latest-comments__comment-author_455ae97807a6e04c,
    .widget_b70d2a5e719f2ec2 .has-avatars_24e17c738bb0b5c5.has-dates_3d56fc44496ef4d3.has-excerpts_9f9310ba5d569afd.wp-block-te-latest-comments_6b3fc67f9d2cd58f li.wp-block-te-latest-comments__comment_6c65c624ede72c55 .wp-block-te-latest-comments__comment-meta_6293a1ce586b1f1f .wp-block-te-latest-comments__comment-link_26e53510504e1ade,
    .widget_b70d2a5e719f2ec2 .has-dates_3d56fc44496ef4d3.has-excerpts_9f9310ba5d569afd.wp-block-te-latest-comments_6b3fc67f9d2cd58f li.wp-block-te-latest-comments__comment_6c65c624ede72c55 .wp-block-te-latest-comments__comment-meta_6293a1ce586b1f1f .wp-block-te-latest-comments__comment-author_455ae97807a6e04c,
    .widget_b70d2a5e719f2ec2 .has-dates_3d56fc44496ef4d3.has-excerpts_9f9310ba5d569afd.wp-block-te-latest-comments_6b3fc67f9d2cd58f li.wp-block-te-latest-comments__comment_6c65c624ede72c55 .wp-block-te-latest-comments__comment-meta_6293a1ce586b1f1f .wp-block-te-latest-comments__comment-link_26e53510504e1ade,
    .sidebar__widget_dae594eff21b4b27 .has-avatars_24e17c738bb0b5c5.has-dates_3d56fc44496ef4d3.has-excerpts_9f9310ba5d569afd.wp-block-te-latest-comments_6b3fc67f9d2cd58f li.wp-block-te-latest-comments__comment_6c65c624ede72c55 .wp-block-te-latest-comments__comment-meta_6293a1ce586b1f1f .wp-block-te-latest-comments__comment-author_455ae97807a6e04c,
    .sidebar__widget_dae594eff21b4b27 .has-avatars_24e17c738bb0b5c5.has-dates_3d56fc44496ef4d3.has-excerpts_9f9310ba5d569afd.wp-block-te-latest-comments_6b3fc67f9d2cd58f li.wp-block-te-latest-comments__comment_6c65c624ede72c55 .wp-block-te-latest-comments__comment-meta_6293a1ce586b1f1f .wp-block-te-latest-comments__comment-link_26e53510504e1ade,
    .sidebar__widget_dae594eff21b4b27 .has-dates_3d56fc44496ef4d3.has-excerpts_9f9310ba5d569afd.wp-block-te-latest-comments_6b3fc67f9d2cd58f li.wp-block-te-latest-comments__comment_6c65c624ede72c55 .wp-block-te-latest-comments__comment-meta_6293a1ce586b1f1f .wp-block-te-latest-comments__comment-author_455ae97807a6e04c,
    .sidebar__widget_dae594eff21b4b27 .has-dates_3d56fc44496ef4d3.has-excerpts_9f9310ba5d569afd.wp-block-te-latest-comments_6b3fc67f9d2cd58f li.wp-block-te-latest-comments__comment_6c65c624ede72c55 .wp-block-te-latest-comments__comment-meta_6293a1ce586b1f1f .wp-block-te-latest-comments__comment-link_26e53510504e1ade {
      font-weight: 500; }
  .widget_b70d2a5e719f2ec2 .wp-block-te-latest-comments_6b3fc67f9d2cd58f li.wp-block-te-latest-comments__comment_6c65c624ede72c55,
  .widget_b70d2a5e719f2ec2 .wp-block-latest-posts_09682f97de61029f li.wp-block-te-latest-comments__comment_6c65c624ede72c55,
  .sidebar__widget_dae594eff21b4b27 .wp-block-te-latest-comments_6b3fc67f9d2cd58f li.wp-block-te-latest-comments__comment_6c65c624ede72c55,
  .sidebar__widget_dae594eff21b4b27 .wp-block-latest-posts_09682f97de61029f li.wp-block-te-latest-comments__comment_6c65c624ede72c55 {
    margin-bottom: 0; }
  .widget_b70d2a5e719f2ec2 .wp-block-te-latest-comments_6b3fc67f9d2cd58f li .wp-block-te-latest-comments__comment-meta_6293a1ce586b1f1f,
  .widget_b70d2a5e719f2ec2 .wp-block-te-latest-comments_6b3fc67f9d2cd58f li .wp-block-latest-posts__te-post-title_b6519b02a8678a6a,
  .widget_b70d2a5e719f2ec2 .wp-block-latest-posts_09682f97de61029f li .wp-block-te-latest-comments__comment-meta_6293a1ce586b1f1f,
  .widget_b70d2a5e719f2ec2 .wp-block-latest-posts_09682f97de61029f li .wp-block-latest-posts__te-post-title_b6519b02a8678a6a,
  .sidebar__widget_dae594eff21b4b27 .wp-block-te-latest-comments_6b3fc67f9d2cd58f li .wp-block-te-latest-comments__comment-meta_6293a1ce586b1f1f,
  .sidebar__widget_dae594eff21b4b27 .wp-block-te-latest-comments_6b3fc67f9d2cd58f li .wp-block-latest-posts__te-post-title_b6519b02a8678a6a,
  .sidebar__widget_dae594eff21b4b27 .wp-block-latest-posts_09682f97de61029f li .wp-block-te-latest-comments__comment-meta_6293a1ce586b1f1f,
  .sidebar__widget_dae594eff21b4b27 .wp-block-latest-posts_09682f97de61029f li .wp-block-latest-posts__te-post-title_b6519b02a8678a6a {
    line-height: 28px;
    font-weight: 400; }
    .widget_b70d2a5e719f2ec2 .wp-block-te-latest-comments_6b3fc67f9d2cd58f li .wp-block-te-latest-comments__comment-meta_6293a1ce586b1f1f .wp-block-te-latest-comments__comment-date_9a590218cec9045c,
    .widget_b70d2a5e719f2ec2 .wp-block-te-latest-comments_6b3fc67f9d2cd58f li .wp-block-latest-posts__te-post-title_b6519b02a8678a6a .wp-block-te-latest-comments__comment-date_9a590218cec9045c,
    .widget_b70d2a5e719f2ec2 .wp-block-latest-posts_09682f97de61029f li .wp-block-te-latest-comments__comment-meta_6293a1ce586b1f1f .wp-block-te-latest-comments__comment-date_9a590218cec9045c,
    .widget_b70d2a5e719f2ec2 .wp-block-latest-posts_09682f97de61029f li .wp-block-latest-posts__te-post-title_b6519b02a8678a6a .wp-block-te-latest-comments__comment-date_9a590218cec9045c,
    .sidebar__widget_dae594eff21b4b27 .wp-block-te-latest-comments_6b3fc67f9d2cd58f li .wp-block-te-latest-comments__comment-meta_6293a1ce586b1f1f .wp-block-te-latest-comments__comment-date_9a590218cec9045c,
    .sidebar__widget_dae594eff21b4b27 .wp-block-te-latest-comments_6b3fc67f9d2cd58f li .wp-block-latest-posts__te-post-title_b6519b02a8678a6a .wp-block-te-latest-comments__comment-date_9a590218cec9045c,
    .sidebar__widget_dae594eff21b4b27 .wp-block-latest-posts_09682f97de61029f li .wp-block-te-latest-comments__comment-meta_6293a1ce586b1f1f .wp-block-te-latest-comments__comment-date_9a590218cec9045c,
    .sidebar__widget_dae594eff21b4b27 .wp-block-latest-posts_09682f97de61029f li .wp-block-latest-posts__te-post-title_b6519b02a8678a6a .wp-block-te-latest-comments__comment-date_9a590218cec9045c {
      font-size: 14px !important;
      margin-bottom: 10px;
      position: relative; }
      .widget_b70d2a5e719f2ec2 .wp-block-te-latest-comments_6b3fc67f9d2cd58f li .wp-block-te-latest-comments__comment-meta_6293a1ce586b1f1f .wp-block-te-latest-comments__comment-date_9a590218cec9045c:before,
      .widget_b70d2a5e719f2ec2 .wp-block-te-latest-comments_6b3fc67f9d2cd58f li .wp-block-latest-posts__te-post-title_b6519b02a8678a6a .wp-block-te-latest-comments__comment-date_9a590218cec9045c:before,
      .widget_b70d2a5e719f2ec2 .wp-block-latest-posts_09682f97de61029f li .wp-block-te-latest-comments__comment-meta_6293a1ce586b1f1f .wp-block-te-latest-comments__comment-date_9a590218cec9045c:before,
      .widget_b70d2a5e719f2ec2 .wp-block-latest-posts_09682f97de61029f li .wp-block-latest-posts__te-post-title_b6519b02a8678a6a .wp-block-te-latest-comments__comment-date_9a590218cec9045c:before,
      .sidebar__widget_dae594eff21b4b27 .wp-block-te-latest-comments_6b3fc67f9d2cd58f li .wp-block-te-latest-comments__comment-meta_6293a1ce586b1f1f .wp-block-te-latest-comments__comment-date_9a590218cec9045c:before,
      .sidebar__widget_dae594eff21b4b27 .wp-block-te-latest-comments_6b3fc67f9d2cd58f li .wp-block-latest-posts__te-post-title_b6519b02a8678a6a .wp-block-te-latest-comments__comment-date_9a590218cec9045c:before,
      .sidebar__widget_dae594eff21b4b27 .wp-block-latest-posts_09682f97de61029f li .wp-block-te-latest-comments__comment-meta_6293a1ce586b1f1f .wp-block-te-latest-comments__comment-date_9a590218cec9045c:before,
      .sidebar__widget_dae594eff21b4b27 .wp-block-latest-posts_09682f97de61029f li .wp-block-latest-posts__te-post-title_b6519b02a8678a6a .wp-block-te-latest-comments__comment-date_9a590218cec9045c:before {
        content: "\f274";
        font-family: "Font Awesome 6 Free";
        padding-right: 8px; }
  .widget_b70d2a5e719f2ec2 .wp-block-te-latest-comments_6b3fc67f9d2cd58f li a,
  .widget_b70d2a5e719f2ec2 .wp-block-latest-posts_09682f97de61029f li a,
  .sidebar__widget_dae594eff21b4b27 .wp-block-te-latest-comments_6b3fc67f9d2cd58f li a,
  .sidebar__widget_dae594eff21b4b27 .wp-block-latest-posts_09682f97de61029f li a {
    color: #335371; }
    .widget_b70d2a5e719f2ec2 .wp-block-te-latest-comments_6b3fc67f9d2cd58f li a.wp-block-te-latest-comments__comment-author_455ae97807a6e04c, .widget_b70d2a5e719f2ec2 .wp-block-te-latest-comments_6b3fc67f9d2cd58f li a.wp-block-te-latest-comments__comment-link_26e53510504e1ade,
    .widget_b70d2a5e719f2ec2 .wp-block-latest-posts_09682f97de61029f li a.wp-block-te-latest-comments__comment-author_455ae97807a6e04c,
    .widget_b70d2a5e719f2ec2 .wp-block-latest-posts_09682f97de61029f li a.wp-block-te-latest-comments__comment-link_26e53510504e1ade,
    .sidebar__widget_dae594eff21b4b27 .wp-block-te-latest-comments_6b3fc67f9d2cd58f li a.wp-block-te-latest-comments__comment-author_455ae97807a6e04c,
    .sidebar__widget_dae594eff21b4b27 .wp-block-te-latest-comments_6b3fc67f9d2cd58f li a.wp-block-te-latest-comments__comment-link_26e53510504e1ade,
    .sidebar__widget_dae594eff21b4b27 .wp-block-latest-posts_09682f97de61029f li a.wp-block-te-latest-comments__comment-author_455ae97807a6e04c,
    .sidebar__widget_dae594eff21b4b27 .wp-block-latest-posts_09682f97de61029f li a.wp-block-te-latest-comments__comment-link_26e53510504e1ade {
      display: inline !important;
      text-transform: capitalize;
      line-height: 28px;
      font-weight: 400; }
    .widget_b70d2a5e719f2ec2 .wp-block-te-latest-comments_6b3fc67f9d2cd58f li a:hover,
    .widget_b70d2a5e719f2ec2 .wp-block-latest-posts_09682f97de61029f li a:hover,
    .sidebar__widget_dae594eff21b4b27 .wp-block-te-latest-comments_6b3fc67f9d2cd58f li a:hover,
    .sidebar__widget_dae594eff21b4b27 .wp-block-latest-posts_09682f97de61029f li a:hover {
      color: #317EFE; }
  .widget_b70d2a5e719f2ec2 .wp-block-te-latest-comments_6b3fc67f9d2cd58f li .wp-block-te-latest-comments__comment-excerpt_e5af42c037f14b36 p,
  .widget_b70d2a5e719f2ec2 .wp-block-latest-posts_09682f97de61029f li .wp-block-te-latest-comments__comment-excerpt_e5af42c037f14b36 p,
  .sidebar__widget_dae594eff21b4b27 .wp-block-te-latest-comments_6b3fc67f9d2cd58f li .wp-block-te-latest-comments__comment-excerpt_e5af42c037f14b36 p,
  .sidebar__widget_dae594eff21b4b27 .wp-block-latest-posts_09682f97de61029f li .wp-block-te-latest-comments__comment-excerpt_e5af42c037f14b36 p {
    font-size: 16px;
    line-height: 28px;
    margin: 0; }
  .widget_b70d2a5e719f2ec2 .te-social-profile_ad84fc35810b21d4,
  .sidebar__widget_dae594eff21b4b27 .te-social-profile_ad84fc35810b21d4 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .widget_b70d2a5e719f2ec2 .te-social-profile_ad84fc35810b21d4 a,
    .sidebar__widget_dae594eff21b4b27 .te-social-profile_ad84fc35810b21d4 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_b70d2a5e719f2ec2 .te-social-profile_ad84fc35810b21d4 a,
        .sidebar__widget_dae594eff21b4b27 .te-social-profile_ad84fc35810b21d4 a {
          width: 40px;
          height: 40px; } }
      .widget_b70d2a5e719f2ec2 .te-social-profile_ad84fc35810b21d4 a.facebook_0453682a7eb3d234,
      .sidebar__widget_dae594eff21b4b27 .te-social-profile_ad84fc35810b21d4 a.facebook_0453682a7eb3d234 {
        background-color: #1877f2; }
      .widget_b70d2a5e719f2ec2 .te-social-profile_ad84fc35810b21d4 a.twitter_9c397dbe60ee4424,
      .sidebar__widget_dae594eff21b4b27 .te-social-profile_ad84fc35810b21d4 a.twitter_9c397dbe60ee4424 {
        background-color: #1da1f2; }
      .widget_b70d2a5e719f2ec2 .te-social-profile_ad84fc35810b21d4 a.linkedin_9a18a98ae7dabd26,
      .sidebar__widget_dae594eff21b4b27 .te-social-profile_ad84fc35810b21d4 a.linkedin_9a18a98ae7dabd26 {
        background-color: #0a66c2; }
      .widget_b70d2a5e719f2ec2 .te-social-profile_ad84fc35810b21d4 a.instagram_424b4a7c351b89d6,
      .sidebar__widget_dae594eff21b4b27 .te-social-profile_ad84fc35810b21d4 a.instagram_424b4a7c351b89d6 {
        background-color: #405de6; }
      .widget_b70d2a5e719f2ec2 .te-social-profile_ad84fc35810b21d4 a:hover,
      .sidebar__widget_dae594eff21b4b27 .te-social-profile_ad84fc35810b21d4 a:hover {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #E7F914; }
  .widget_b70d2a5e719f2ec2 select,
  .sidebar__widget_dae594eff21b4b27 select {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371;
    margin-bottom: 0; }
  .widget_b70d2a5e719f2ec2 .has-login-form_37774cc6c7fb1c41 .login-username_770a21f7dcf16dc4 label,
  .widget_b70d2a5e719f2ec2 .has-login-form_37774cc6c7fb1c41 .login-password_dbc87a0c4b819d62 label,
  .sidebar__widget_dae594eff21b4b27 .has-login-form_37774cc6c7fb1c41 .login-username_770a21f7dcf16dc4 label,
  .sidebar__widget_dae594eff21b4b27 .has-login-form_37774cc6c7fb1c41 .login-password_dbc87a0c4b819d62 label {
    margin-bottom: 10px; }
  .widget_b70d2a5e719f2ec2 .has-login-form_37774cc6c7fb1c41 .login-username_770a21f7dcf16dc4 input,
  .widget_b70d2a5e719f2ec2 .has-login-form_37774cc6c7fb1c41 .login-password_dbc87a0c4b819d62 input,
  .sidebar__widget_dae594eff21b4b27 .has-login-form_37774cc6c7fb1c41 .login-username_770a21f7dcf16dc4 input,
  .sidebar__widget_dae594eff21b4b27 .has-login-form_37774cc6c7fb1c41 .login-password_dbc87a0c4b819d62 input {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #31373f;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371; }
  .widget_b70d2a5e719f2ec2 .has-login-form_37774cc6c7fb1c41 .login-remember_0cb13f44314fb163 label,
  .sidebar__widget_dae594eff21b4b27 .has-login-form_37774cc6c7fb1c41 .login-remember_0cb13f44314fb163 label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px; }
  .widget_b70d2a5e719f2ec2 .has-login-form_37774cc6c7fb1c41 .login-submit_f164281dcb988160,
  .sidebar__widget_dae594eff21b4b27 .has-login-form_37774cc6c7fb1c41 .login-submit_f164281dcb988160 {
    margin-bottom: 0; }
    .widget_b70d2a5e719f2ec2 .has-login-form_37774cc6c7fb1c41 .login-submit_f164281dcb988160 input.button-primary_f9f4c78dd2bf5156,
    .sidebar__widget_dae594eff21b4b27 .has-login-form_37774cc6c7fb1c41 .login-submit_f164281dcb988160 input.button-primary_f9f4c78dd2bf5156 {
      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_b70d2a5e719f2ec2 .search-form_b910975b07a62995,
  .sidebar__widget_dae594eff21b4b27 .search-form_b910975b07a62995 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_b70d2a5e719f2ec2 .search-form_b910975b07a62995 button,
    .sidebar__widget_dae594eff21b4b27 .search-form_b910975b07a62995 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_b70d2a5e719f2ec2.widget_search_8774b2fb612347d8 .sidebar__search_81f5fc48b5bfbc6f,
  .sidebar__widget_dae594eff21b4b27.widget_search_8774b2fb612347d8 .sidebar__search_81f5fc48b5bfbc6f {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_b70d2a5e719f2ec2.widget_search_8774b2fb612347d8 .sidebar__search_81f5fc48b5bfbc6f button,
    .sidebar__widget_dae594eff21b4b27.widget_search_8774b2fb612347d8 .sidebar__search_81f5fc48b5bfbc6f button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_b70d2a5e719f2ec2 .wp-block-search__no-button_eef7732784e9a1d5.wp-block-search_5d317c385db7dcb9 input,
  .sidebar__widget_dae594eff21b4b27 .wp-block-search__no-button_eef7732784e9a1d5.wp-block-search_5d317c385db7dcb9 input {
    border-radius: 10px; }
  .widget_b70d2a5e719f2ec2 .wp-block-search_5d317c385db7dcb9,
  .sidebar__widget_dae594eff21b4b27 .wp-block-search_5d317c385db7dcb9 {
    margin-bottom: -2px; }
  .widget_b70d2a5e719f2ec2 .wp-block-search_5d317c385db7dcb9,
  .widget_b70d2a5e719f2ec2 .search-form_b910975b07a62995,
  .widget_b70d2a5e719f2ec2 .sidebar__search_81f5fc48b5bfbc6f,
  .sidebar__widget_dae594eff21b4b27 .wp-block-search_5d317c385db7dcb9,
  .sidebar__widget_dae594eff21b4b27 .search-form_b910975b07a62995,
  .sidebar__widget_dae594eff21b4b27 .sidebar__search_81f5fc48b5bfbc6f {
    display: inline-block;
    width: 100%;
    overflow: hidden; }
    .widget_b70d2a5e719f2ec2 .wp-block-search_5d317c385db7dcb9 .wp-block-search__inside-wrapper_96d22b215576f2e7,
    .widget_b70d2a5e719f2ec2 .search-form_b910975b07a62995 .wp-block-search__inside-wrapper_96d22b215576f2e7,
    .widget_b70d2a5e719f2ec2 .sidebar__search_81f5fc48b5bfbc6f .wp-block-search__inside-wrapper_96d22b215576f2e7,
    .sidebar__widget_dae594eff21b4b27 .wp-block-search_5d317c385db7dcb9 .wp-block-search__inside-wrapper_96d22b215576f2e7,
    .sidebar__widget_dae594eff21b4b27 .search-form_b910975b07a62995 .wp-block-search__inside-wrapper_96d22b215576f2e7,
    .sidebar__widget_dae594eff21b4b27 .sidebar__search_81f5fc48b5bfbc6f .wp-block-search__inside-wrapper_96d22b215576f2e7 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .widget_b70d2a5e719f2ec2 .wp-block-search_5d317c385db7dcb9 label,
    .widget_b70d2a5e719f2ec2 .search-form_b910975b07a62995 label,
    .widget_b70d2a5e719f2ec2 .sidebar__search_81f5fc48b5bfbc6f label,
    .sidebar__widget_dae594eff21b4b27 .wp-block-search_5d317c385db7dcb9 label,
    .sidebar__widget_dae594eff21b4b27 .search-form_b910975b07a62995 label,
    .sidebar__widget_dae594eff21b4b27 .sidebar__search_81f5fc48b5bfbc6f label {
      font-size: 24px;
      display: block;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #14203A;
      font-family: "Inter", sans-serif; }
    .widget_b70d2a5e719f2ec2 .wp-block-search_5d317c385db7dcb9 input,
    .widget_b70d2a5e719f2ec2 .search-form_b910975b07a62995 input,
    .widget_b70d2a5e719f2ec2 .sidebar__search_81f5fc48b5bfbc6f input,
    .sidebar__widget_dae594eff21b4b27 .wp-block-search_5d317c385db7dcb9 input,
    .sidebar__widget_dae594eff21b4b27 .search-form_b910975b07a62995 input,
    .sidebar__widget_dae594eff21b4b27 .sidebar__search_81f5fc48b5bfbc6f 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_b70d2a5e719f2ec2 .wp-block-search_5d317c385db7dcb9 button,
    .widget_b70d2a5e719f2ec2 .search-form_b910975b07a62995 button,
    .widget_b70d2a5e719f2ec2 .sidebar__search_81f5fc48b5bfbc6f button,
    .sidebar__widget_dae594eff21b4b27 .wp-block-search_5d317c385db7dcb9 button,
    .sidebar__widget_dae594eff21b4b27 .search-form_b910975b07a62995 button,
    .sidebar__widget_dae594eff21b4b27 .sidebar__search_81f5fc48b5bfbc6f 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_b70d2a5e719f2ec2 .tagcloud_6c4ca69568f3f42c,
  .widget_b70d2a5e719f2ec2 .wp-block-tag-cloud_c64d45466e68dabe,
  .sidebar__widget_dae594eff21b4b27 .tagcloud_6c4ca69568f3f42c,
  .sidebar__widget_dae594eff21b4b27 .wp-block-tag-cloud_c64d45466e68dabe {
    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_b70d2a5e719f2ec2 .tagcloud_6c4ca69568f3f42c a,
    .widget_b70d2a5e719f2ec2 .wp-block-tag-cloud_c64d45466e68dabe a,
    .sidebar__widget_dae594eff21b4b27 .tagcloud_6c4ca69568f3f42c a,
    .sidebar__widget_dae594eff21b4b27 .wp-block-tag-cloud_c64d45466e68dabe 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_b70d2a5e719f2ec2 .tagcloud_6c4ca69568f3f42c a:hover,
      .widget_b70d2a5e719f2ec2 .wp-block-tag-cloud_c64d45466e68dabe a:hover,
      .sidebar__widget_dae594eff21b4b27 .tagcloud_6c4ca69568f3f42c a:hover,
      .sidebar__widget_dae594eff21b4b27 .wp-block-tag-cloud_c64d45466e68dabe a:hover {
        color: #ffffff;
        background: #317EFE;
        border-color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .widget_b70d2a5e719f2ec2 ul,
  .widget_b70d2a5e719f2ec2 ol,
  .sidebar__widget_dae594eff21b4b27 ul,
  .sidebar__widget_dae594eff21b4b27 ol {
    margin-bottom: 0;
    padding-left: 0;
    /* Tag Cloud Widget */ }
    .widget_b70d2a5e719f2ec2 ul li,
    .widget_b70d2a5e719f2ec2 ol li,
    .sidebar__widget_dae594eff21b4b27 ul li,
    .sidebar__widget_dae594eff21b4b27 ol li {
      display: block;
      padding: 8px 0;
      border-top: 1px solid #E1E1E1;
      margin-bottom: 0;
      /* Recent Comment Widget */ }
      .widget_b70d2a5e719f2ec2 ul li:first-child,
      .widget_b70d2a5e719f2ec2 ol li:first-child,
      .sidebar__widget_dae594eff21b4b27 ul li:first-child,
      .sidebar__widget_dae594eff21b4b27 ol li:first-child {
        border-top: 0; }
      .widget_b70d2a5e719f2ec2 ul li:last-child,
      .widget_b70d2a5e719f2ec2 ol li:last-child,
      .sidebar__widget_dae594eff21b4b27 ul li:last-child,
      .sidebar__widget_dae594eff21b4b27 ol li:last-child {
        margin-bottom: 0; }
      .widget_b70d2a5e719f2ec2 ul li.recentcomments_4b2972f78f7c47c4 .comment-author-link_4c638afef1666cfd a:before, .widget_b70d2a5e719f2ec2 ul li.wp-block-latest-comments__comment_04c4892f05b226f5 .comment-author-link_4c638afef1666cfd a:before,
      .widget_b70d2a5e719f2ec2 ol li.recentcomments_4b2972f78f7c47c4 .comment-author-link_4c638afef1666cfd a:before,
      .widget_b70d2a5e719f2ec2 ol li.wp-block-latest-comments__comment_04c4892f05b226f5 .comment-author-link_4c638afef1666cfd a:before,
      .sidebar__widget_dae594eff21b4b27 ul li.recentcomments_4b2972f78f7c47c4 .comment-author-link_4c638afef1666cfd a:before,
      .sidebar__widget_dae594eff21b4b27 ul li.wp-block-latest-comments__comment_04c4892f05b226f5 .comment-author-link_4c638afef1666cfd a:before,
      .sidebar__widget_dae594eff21b4b27 ol li.recentcomments_4b2972f78f7c47c4 .comment-author-link_4c638afef1666cfd a:before,
      .sidebar__widget_dae594eff21b4b27 ol li.wp-block-latest-comments__comment_04c4892f05b226f5 .comment-author-link_4c638afef1666cfd a:before {
        display: none; }
      .widget_b70d2a5e719f2ec2 ul li.recentcomments_4b2972f78f7c47c4 a, .widget_b70d2a5e719f2ec2 ul li.wp-block-latest-comments__comment_04c4892f05b226f5 a,
      .widget_b70d2a5e719f2ec2 ol li.recentcomments_4b2972f78f7c47c4 a,
      .widget_b70d2a5e719f2ec2 ol li.wp-block-latest-comments__comment_04c4892f05b226f5 a,
      .sidebar__widget_dae594eff21b4b27 ul li.recentcomments_4b2972f78f7c47c4 a,
      .sidebar__widget_dae594eff21b4b27 ul li.wp-block-latest-comments__comment_04c4892f05b226f5 a,
      .sidebar__widget_dae594eff21b4b27 ol li.recentcomments_4b2972f78f7c47c4 a,
      .sidebar__widget_dae594eff21b4b27 ol li.wp-block-latest-comments__comment_04c4892f05b226f5 a {
        padding-left: 0;
        display: inline; }
        .widget_b70d2a5e719f2ec2 ul li.recentcomments_4b2972f78f7c47c4 a:before, .widget_b70d2a5e719f2ec2 ul li.wp-block-latest-comments__comment_04c4892f05b226f5 a:before,
        .widget_b70d2a5e719f2ec2 ol li.recentcomments_4b2972f78f7c47c4 a:before,
        .widget_b70d2a5e719f2ec2 ol li.wp-block-latest-comments__comment_04c4892f05b226f5 a:before,
        .sidebar__widget_dae594eff21b4b27 ul li.recentcomments_4b2972f78f7c47c4 a:before,
        .sidebar__widget_dae594eff21b4b27 ul li.wp-block-latest-comments__comment_04c4892f05b226f5 a:before,
        .sidebar__widget_dae594eff21b4b27 ol li.recentcomments_4b2972f78f7c47c4 a:before,
        .sidebar__widget_dae594eff21b4b27 ol li.wp-block-latest-comments__comment_04c4892f05b226f5 a:before {
          display: none; }
      .widget_b70d2a5e719f2ec2 ul li a,
      .widget_b70d2a5e719f2ec2 ol li a,
      .sidebar__widget_dae594eff21b4b27 ul li a,
      .sidebar__widget_dae594eff21b4b27 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_b70d2a5e719f2ec2 ul li a::before,
        .widget_b70d2a5e719f2ec2 ol li a::before,
        .sidebar__widget_dae594eff21b4b27 ul li a::before,
        .sidebar__widget_dae594eff21b4b27 ol li a::before {
          content: "\f105";
          font-family: "Font Awesome 6 Free";
          margin-right: 10px; }
        .widget_b70d2a5e719f2ec2 ul li a:hover,
        .widget_b70d2a5e719f2ec2 ol li a:hover,
        .sidebar__widget_dae594eff21b4b27 ul li a:hover,
        .sidebar__widget_dae594eff21b4b27 ol li a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .widget_b70d2a5e719f2ec2 ul li a.rsswidget_060682ae792fecd5, .widget_b70d2a5e719f2ec2 ul li a.wp-block-latest-posts__post-title_b79cfb00f4cf220b,
        .widget_b70d2a5e719f2ec2 ol li a.rsswidget_060682ae792fecd5,
        .widget_b70d2a5e719f2ec2 ol li a.wp-block-latest-posts__post-title_b79cfb00f4cf220b,
        .sidebar__widget_dae594eff21b4b27 ul li a.rsswidget_060682ae792fecd5,
        .sidebar__widget_dae594eff21b4b27 ul li a.wp-block-latest-posts__post-title_b79cfb00f4cf220b,
        .sidebar__widget_dae594eff21b4b27 ol li a.rsswidget_060682ae792fecd5,
        .sidebar__widget_dae594eff21b4b27 ol li a.wp-block-latest-posts__post-title_b79cfb00f4cf220b {
          padding-left: 0;
          font-weight: 500;
          display: block; }
          .widget_b70d2a5e719f2ec2 ul li a.rsswidget_060682ae792fecd5:before, .widget_b70d2a5e719f2ec2 ul li a.wp-block-latest-posts__post-title_b79cfb00f4cf220b:before,
          .widget_b70d2a5e719f2ec2 ol li a.rsswidget_060682ae792fecd5:before,
          .widget_b70d2a5e719f2ec2 ol li a.wp-block-latest-posts__post-title_b79cfb00f4cf220b:before,
          .sidebar__widget_dae594eff21b4b27 ul li a.rsswidget_060682ae792fecd5:before,
          .sidebar__widget_dae594eff21b4b27 ul li a.wp-block-latest-posts__post-title_b79cfb00f4cf220b:before,
          .sidebar__widget_dae594eff21b4b27 ol li a.rsswidget_060682ae792fecd5:before,
          .sidebar__widget_dae594eff21b4b27 ol li a.wp-block-latest-posts__post-title_b79cfb00f4cf220b:before {
            display: none; }
      .widget_b70d2a5e719f2ec2 ul li ul,
      .widget_b70d2a5e719f2ec2 ol li ul,
      .sidebar__widget_dae594eff21b4b27 ul li ul,
      .sidebar__widget_dae594eff21b4b27 ol li ul {
        padding-left: 25px;
        padding-top: 10px; }
    .widget_b70d2a5e719f2ec2 ul.wp-tag-cloud_c7866e187fcb04d8 li,
    .widget_b70d2a5e719f2ec2 ol.wp-tag-cloud_c7866e187fcb04d8 li,
    .sidebar__widget_dae594eff21b4b27 ul.wp-tag-cloud_c7866e187fcb04d8 li,
    .sidebar__widget_dae594eff21b4b27 ol.wp-tag-cloud_c7866e187fcb04d8 li {
      display: inline-block;
      padding: 0;
      border: 0; }
      .widget_b70d2a5e719f2ec2 ul.wp-tag-cloud_c7866e187fcb04d8 li a:before,
      .widget_b70d2a5e719f2ec2 ol.wp-tag-cloud_c7866e187fcb04d8 li a:before,
      .sidebar__widget_dae594eff21b4b27 ul.wp-tag-cloud_c7866e187fcb04d8 li a:before,
      .sidebar__widget_dae594eff21b4b27 ol.wp-tag-cloud_c7866e187fcb04d8 li a:before {
        display: none; }
  .widget_b70d2a5e719f2ec2.te_widget_categories_5541f0dd88c6a73d li, .widget_b70d2a5e719f2ec2.widget_archive_0b3f05776ca556bb li,
  .widget_b70d2a5e719f2ec2 .wp-block-categories-list_44466809e2bd774e li,
  .widget_b70d2a5e719f2ec2 .wp-block-archives-list_0594aab941b569cb li,
  .sidebar__widget_dae594eff21b4b27.te_widget_categories_5541f0dd88c6a73d li,
  .sidebar__widget_dae594eff21b4b27.widget_archive_0b3f05776ca556bb li,
  .sidebar__widget_dae594eff21b4b27 .wp-block-categories-list_44466809e2bd774e li,
  .sidebar__widget_dae594eff21b4b27 .wp-block-archives-list_0594aab941b569cb 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_b70d2a5e719f2ec2.te_widget_categories_5541f0dd88c6a73d li.cat-item_cb3a4adcbd35cdd5, .widget_b70d2a5e719f2ec2.widget_archive_0b3f05776ca556bb li.cat-item_cb3a4adcbd35cdd5,
    .widget_b70d2a5e719f2ec2 .wp-block-categories-list_44466809e2bd774e li.cat-item_cb3a4adcbd35cdd5,
    .widget_b70d2a5e719f2ec2 .wp-block-archives-list_0594aab941b569cb li.cat-item_cb3a4adcbd35cdd5,
    .sidebar__widget_dae594eff21b4b27.te_widget_categories_5541f0dd88c6a73d li.cat-item_cb3a4adcbd35cdd5,
    .sidebar__widget_dae594eff21b4b27.widget_archive_0b3f05776ca556bb li.cat-item_cb3a4adcbd35cdd5,
    .sidebar__widget_dae594eff21b4b27 .wp-block-categories-list_44466809e2bd774e li.cat-item_cb3a4adcbd35cdd5,
    .sidebar__widget_dae594eff21b4b27 .wp-block-archives-list_0594aab941b569cb li.cat-item_cb3a4adcbd35cdd5 {
      text-align: right;
      display: inline-block;
      width: 100%; }
    .widget_b70d2a5e719f2ec2.te_widget_categories_5541f0dd88c6a73d li a, .widget_b70d2a5e719f2ec2.widget_archive_0b3f05776ca556bb li a,
    .widget_b70d2a5e719f2ec2 .wp-block-categories-list_44466809e2bd774e li a,
    .widget_b70d2a5e719f2ec2 .wp-block-archives-list_0594aab941b569cb li a,
    .sidebar__widget_dae594eff21b4b27.te_widget_categories_5541f0dd88c6a73d li a,
    .sidebar__widget_dae594eff21b4b27.widget_archive_0b3f05776ca556bb li a,
    .sidebar__widget_dae594eff21b4b27 .wp-block-categories-list_44466809e2bd774e li a,
    .sidebar__widget_dae594eff21b4b27 .wp-block-archives-list_0594aab941b569cb li a {
      float: left; }

/* About Info Widget*/
.widget-about-info_d4eb9876ea1be343 {
  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_d4eb9876ea1be343 .about-desc_d33995ee3719420b {
    text-align: left; }
    .widget-about-info_d4eb9876ea1be343 .about-desc_d33995ee3719420b .about-title_e41dc925367af5d7 {
      font-size: 20px; }
  .widget-about-info_d4eb9876ea1be343 .about-image_05b66c53c3551286 {
    width: 140px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px; }
  .widget-about-info_d4eb9876ea1be343 .te-social-profile_ad84fc35810b21d4 {
    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_d4eb9876ea1be343 .te-social-profile_ad84fc35810b21d4 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_d4eb9876ea1be343 .te-social-profile_ad84fc35810b21d4 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_3d56fc44496ef4d3.has-author_cfc3cd206c951104.wp-block-latest-posts_09682f97de61029f .wp-block-latest-posts__te-post-title_b6519b02a8678a6a {
  display: inline-block;
  width: 100%;
  font-weight: 500; }

.widget_rss_952a8562a7dfee94 .wp-block-heading_976d29d56845c82f:before,
.widget_rss_952a8562a7dfee94 .widget-title_e77d2d9c83058272:before {
  display: none; }
.widget_rss_952a8562a7dfee94 .rss-widget-icon_58fb919ba6585423 {
  margin-right: 6px; }
.widget_rss_952a8562a7dfee94 ul li a.rsswidget_060682ae792fecd5 {
  color: #14203A; }
  .widget_rss_952a8562a7dfee94 ul li a.rsswidget_060682ae792fecd5:hover {
    color: #317EFE; }

.wp-block-latest-posts_09682f97de61029f .wp-block-rss__item-title_8dd61408732a71e0,
.wp-block-rss_bc15f88e330d4f4c .wp-block-rss__item-title_8dd61408732a71e0,
.widget_rss_952a8562a7dfee94 .wp-block-rss__item-title_8dd61408732a71e0 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }
  .wp-block-latest-posts_09682f97de61029f .wp-block-rss__item-title_8dd61408732a71e0 a:before,
  .wp-block-rss_bc15f88e330d4f4c .wp-block-rss__item-title_8dd61408732a71e0 a:before,
  .widget_rss_952a8562a7dfee94 .wp-block-rss__item-title_8dd61408732a71e0 a:before {
    display: none; }
.wp-block-latest-posts_09682f97de61029f .wp-block-latest-posts__post-author_4336374a543811c6,
.wp-block-latest-posts_09682f97de61029f .wp-block-rss__item-publish-date_f86ae9907a30fe41,
.wp-block-rss_bc15f88e330d4f4c .wp-block-latest-posts__post-author_4336374a543811c6,
.wp-block-rss_bc15f88e330d4f4c .wp-block-rss__item-publish-date_f86ae9907a30fe41,
.widget_rss_952a8562a7dfee94 .wp-block-latest-posts__post-author_4336374a543811c6,
.widget_rss_952a8562a7dfee94 .wp-block-rss__item-publish-date_f86ae9907a30fe41 {
  margin-right: 10px; }
.wp-block-latest-posts_09682f97de61029f .wp-block-latest-posts__post-author_4336374a543811c6,
.wp-block-latest-posts_09682f97de61029f .wp-block-latest-posts__te-post-date_40df483c9d50cfcc,
.wp-block-latest-posts_09682f97de61029f .wp-block-rss__item-publish-date_f86ae9907a30fe41,
.wp-block-latest-posts_09682f97de61029f .wp-block-rss__item-author_97ade67a46519d2a,
.wp-block-latest-posts_09682f97de61029f .rss-date_81b08f529a2c2727,
.wp-block-rss_bc15f88e330d4f4c .wp-block-latest-posts__post-author_4336374a543811c6,
.wp-block-rss_bc15f88e330d4f4c .wp-block-latest-posts__te-post-date_40df483c9d50cfcc,
.wp-block-rss_bc15f88e330d4f4c .wp-block-rss__item-publish-date_f86ae9907a30fe41,
.wp-block-rss_bc15f88e330d4f4c .wp-block-rss__item-author_97ade67a46519d2a,
.wp-block-rss_bc15f88e330d4f4c .rss-date_81b08f529a2c2727,
.widget_rss_952a8562a7dfee94 .wp-block-latest-posts__post-author_4336374a543811c6,
.widget_rss_952a8562a7dfee94 .wp-block-latest-posts__te-post-date_40df483c9d50cfcc,
.widget_rss_952a8562a7dfee94 .wp-block-rss__item-publish-date_f86ae9907a30fe41,
.widget_rss_952a8562a7dfee94 .wp-block-rss__item-author_97ade67a46519d2a,
.widget_rss_952a8562a7dfee94 .rss-date_81b08f529a2c2727 {
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500;
  text-transform: capitalize;
  position: relative; }
.wp-block-latest-posts_09682f97de61029f .wp-block-latest-posts__te-post-date_40df483c9d50cfcc:before,
.wp-block-latest-posts_09682f97de61029f .wp-block-rss__item-publish-date_f86ae9907a30fe41:before,
.wp-block-latest-posts_09682f97de61029f .rss-date_81b08f529a2c2727:before,
.wp-block-rss_bc15f88e330d4f4c .wp-block-latest-posts__te-post-date_40df483c9d50cfcc:before,
.wp-block-rss_bc15f88e330d4f4c .wp-block-rss__item-publish-date_f86ae9907a30fe41:before,
.wp-block-rss_bc15f88e330d4f4c .rss-date_81b08f529a2c2727:before,
.widget_rss_952a8562a7dfee94 .wp-block-latest-posts__te-post-date_40df483c9d50cfcc:before,
.widget_rss_952a8562a7dfee94 .wp-block-rss__item-publish-date_f86ae9907a30fe41:before,
.widget_rss_952a8562a7dfee94 .rss-date_81b08f529a2c2727:before {
  content: "\f274";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_09682f97de61029f .wp-block-latest-posts__post-author_4336374a543811c6:before,
.wp-block-latest-posts_09682f97de61029f .wp-block-rss__item-author_97ade67a46519d2a:before,
.wp-block-rss_bc15f88e330d4f4c .wp-block-latest-posts__post-author_4336374a543811c6:before,
.wp-block-rss_bc15f88e330d4f4c .wp-block-rss__item-author_97ade67a46519d2a:before,
.widget_rss_952a8562a7dfee94 .wp-block-latest-posts__post-author_4336374a543811c6:before,
.widget_rss_952a8562a7dfee94 .wp-block-rss__item-author_97ade67a46519d2a:before {
  content: "\f007";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_09682f97de61029f .wp-block-latest-posts__post-excerpt_77577e19625c7d8d,
.wp-block-latest-posts_09682f97de61029f .wp-block-rss__item-excerpt_ef0a0fec94ac3fe1,
.wp-block-latest-posts_09682f97de61029f .rssSummary_80099c32cbc69789,
.wp-block-rss_bc15f88e330d4f4c .wp-block-latest-posts__post-excerpt_77577e19625c7d8d,
.wp-block-rss_bc15f88e330d4f4c .wp-block-rss__item-excerpt_ef0a0fec94ac3fe1,
.wp-block-rss_bc15f88e330d4f4c .rssSummary_80099c32cbc69789,
.widget_rss_952a8562a7dfee94 .wp-block-latest-posts__post-excerpt_77577e19625c7d8d,
.widget_rss_952a8562a7dfee94 .wp-block-rss__item-excerpt_ef0a0fec94ac3fe1,
.widget_rss_952a8562a7dfee94 .rssSummary_80099c32cbc69789 {
  margin-top: 10px;
  margin-bottom: 0; }

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

.te-post-item_2bbbed7b4a8ea018 .te-single-post-meta_d15118e6ae03e03f {
  gap: 32px; }

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

.te-comment-title_172cfed9eb297e15 h2,
.te-comment-title_172cfed9eb297e15 .wp-block-comments-title_cd72796766955336,
.wp-block-comments_5fea2e098af01b65 h2,
.wp-block-comments_5fea2e098af01b65 .wp-block-comments-title_cd72796766955336 {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px; }

/* Block Comment Start */
.wp-block-comments_5fea2e098af01b65 .wp-block-comment-template_72fb3a5a5f54090a {
  padding-left: 0; }
  .wp-block-comments_5fea2e098af01b65 .wp-block-comment-template_72fb3a5a5f54090a .wp-block-te-comment-reply_e838f9e3ac9d4122 {
    margin-top: 15px; }
  .wp-block-comments_5fea2e098af01b65 .wp-block-comment-template_72fb3a5a5f54090a li .wp-block-columns_1266ceb6815a9639 {
    padding: 50px;
    border: 1px solid #dfe2e9;
    border-radius: 8px;
    margin-bottom: 24px; }
    .wp-block-comments_5fea2e098af01b65 .wp-block-comment-template_72fb3a5a5f54090a li .wp-block-columns_1266ceb6815a9639 .wp-block-column_6c1b7a828bdc0802:first-child {
      -ms-flex-preferred-size: 80px !important;
          flex-basis: 80px !important; }
    .wp-block-comments_5fea2e098af01b65 .wp-block-comment-template_72fb3a5a5f54090a li .wp-block-columns_1266ceb6815a9639 .wp-block-avatar_ee0866bc46a7dccf {
      width: 100px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 50%;
      overflow: hidden; }
      .wp-block-comments_5fea2e098af01b65 .wp-block-comment-template_72fb3a5a5f54090a li .wp-block-columns_1266ceb6815a9639 .wp-block-avatar_ee0866bc46a7dccf img {
        width: 100%; }
    .wp-block-comments_5fea2e098af01b65 .wp-block-comment-template_72fb3a5a5f54090a li .wp-block-columns_1266ceb6815a9639 .wp-block-comment-author-name_8a946cc43426cc4d a {
      font-size: 21px;
      margin-bottom: 5px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A; }
    .wp-block-comments_5fea2e098af01b65 .wp-block-comment-template_72fb3a5a5f54090a li .wp-block-columns_1266ceb6815a9639 .wp-block-comment-edit-link_fa43ca09ff0f8650 a {
      color: #317EFE; }
    .wp-block-comments_5fea2e098af01b65 .wp-block-comment-template_72fb3a5a5f54090a li .wp-block-columns_1266ceb6815a9639 .wp-block-comment-date_9df8672038c4d1f2 a,
    .wp-block-comments_5fea2e098af01b65 .wp-block-comment-template_72fb3a5a5f54090a li .wp-block-columns_1266ceb6815a9639 .wp-block-comment-edit-link_fa43ca09ff0f8650 a {
      color: #9ba8c3;
      font-size: 16px;
      font-weight: 400;
      font-family: "Inter", sans-serif; }
    .wp-block-comments_5fea2e098af01b65 .wp-block-comment-template_72fb3a5a5f54090a li .wp-block-columns_1266ceb6815a9639 .wp-block-te-comment-reply_e838f9e3ac9d4122 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_5fea2e098af01b65 .wp-block-comment-template_72fb3a5a5f54090a li .wp-block-columns_1266ceb6815a9639 .wp-block-te-comment-reply_e838f9e3ac9d4122 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_379ce9362ce96853 .te-comment-respond_01b8af94014f2deb,
.te-latest-comments_379ce9362ce96853 .comment-respond_f6b95cf218f334bf {
  margin-top: 60px;
  margin-bottom: 40px; }
.te-latest-comments_379ce9362ce96853 li .children .te-comments-item_db28396445cd41c2 {
  margin-left: 50px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-latest-comments_379ce9362ce96853 li .children .te-comments-item_db28396445cd41c2 {
      margin-left: 0; } }
.te-latest-comments_379ce9362ce96853 li .children .children .te-comments-item_db28396445cd41c2 {
  margin-left: 100px;
  border-top: 1px solid #F9F4F1; }
.te-latest-comments_379ce9362ce96853 li .te-comments-item_db28396445cd41c2 {
  padding: 50px;
  border: 1px solid #F9F4F1;
  background-color: #F9F4F1;
  border-radius: 20px;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .te-latest-comments_379ce9362ce96853 li .te-comments-item_db28396445cd41c2 {
      padding: 30px; } }
  .te-latest-comments_379ce9362ce96853 li .te-comments-item_db28396445cd41c2 .te-comments-avatar_f2caa860fd9e949d {
    float: left; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-latest-comments_379ce9362ce96853 li .te-comments-item_db28396445cd41c2 .te-comments-avatar_f2caa860fd9e949d {
        float: inherit;
        margin-bottom: 20px; } }
    .te-latest-comments_379ce9362ce96853 li .te-comments-item_db28396445cd41c2 .te-comments-avatar_f2caa860fd9e949d img {
      margin-right: 30px;
      width: 100px;
      border-radius: 50px; }
  .te-latest-comments_379ce9362ce96853 li .te-comments-item_db28396445cd41c2 .te-comments-text_eb0b706f83999c81 {
    overflow: hidden; }
    .te-latest-comments_379ce9362ce96853 li .te-comments-item_db28396445cd41c2 .te-comments-text_eb0b706f83999c81 p {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 20px;
      color: #335371; }
    .te-latest-comments_379ce9362ce96853 li .te-comments-item_db28396445cd41c2 .te-comments-text_eb0b706f83999c81 .te-avatar-name_8a0d6fc243940d38 {
      margin-bottom: 10px;
      position: relative; }
      .te-latest-comments_379ce9362ce96853 li .te-comments-item_db28396445cd41c2 .te-comments-text_eb0b706f83999c81 .te-avatar-name_8a0d6fc243940d38 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_379ce9362ce96853 li .te-comments-item_db28396445cd41c2 .te-comments-text_eb0b706f83999c81 .te-avatar-name_8a0d6fc243940d38 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_379ce9362ce96853 li .te-comments-item_db28396445cd41c2 .te-comments-text_eb0b706f83999c81 .te-avatar-name_8a0d6fc243940d38 span {
            display: inline-block;
            width: 100%; } }
    .te-latest-comments_379ce9362ce96853 li .te-comments-item_db28396445cd41c2 .te-comments-text_eb0b706f83999c81 .te-comment-reply_3f71adf3ea98455a {
      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_379ce9362ce96853 li .te-comments-item_db28396445cd41c2 .te-comments-text_eb0b706f83999c81 .te-comment-reply_3f71adf3ea98455a {
          position: unset;
          margin-top: 10px; } }
      .te-latest-comments_379ce9362ce96853 li .te-comments-item_db28396445cd41c2 .te-comments-text_eb0b706f83999c81 .te-comment-reply_3f71adf3ea98455a:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

ul.children {
  list-style: none; }

.te-post-comments-form_92d98adf43a3341b .te-contacts-message_b89c09717f41dec8 {
  margin-top: 10px; }

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

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

.te-comment-respond_01b8af94014f2deb,
.comment-respond_f6b95cf218f334bf {
  position: relative;
  background-color: #F9F4F1;
  padding: 40px;
  border-radius: 20px; }
  .te-comment-respond_01b8af94014f2deb .comment-form-cookies-consent_0f670a96374c4cb2,
  .comment-respond_f6b95cf218f334bf .comment-form-cookies-consent_0f670a96374c4cb2 {
    display: none; }
  .te-comment-respond_01b8af94014f2deb .comment-notes_8b496f95574f95e6,
  .comment-respond_f6b95cf218f334bf .comment-notes_8b496f95574f95e6 {
    margin-bottom: 30px; }
  .te-comment-respond_01b8af94014f2deb p,
  .comment-respond_f6b95cf218f334bf p {
    margin: 0; }
  .te-comment-respond_01b8af94014f2deb .te-contacts-email_8ee1b0548eefb629,
  .te-comment-respond_01b8af94014f2deb .te-contacts-name_e4d42de15c3418d8,
  .te-comment-respond_01b8af94014f2deb .single-input-field_98f2608eda66a791,
  .comment-respond_f6b95cf218f334bf .te-contacts-email_8ee1b0548eefb629,
  .comment-respond_f6b95cf218f334bf .te-contacts-name_e4d42de15c3418d8,
  .comment-respond_f6b95cf218f334bf .single-input-field_98f2608eda66a791 {
    margin-bottom: 20px; }
  .te-comment-respond_01b8af94014f2deb label,
  .comment-respond_f6b95cf218f334bf label {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #778196;
    margin-bottom: 20px; }
  .te-comment-respond_01b8af94014f2deb .checkbox-field-wrapper_d8fe394b5337242d,
  .comment-respond_f6b95cf218f334bf .checkbox-field-wrapper_d8fe394b5337242d {
    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_01b8af94014f2deb .checkbox-field-wrapper_d8fe394b5337242d p,
    .comment-respond_f6b95cf218f334bf .checkbox-field-wrapper_d8fe394b5337242d p {
      margin: 0; }
    .te-comment-respond_01b8af94014f2deb .checkbox-field-wrapper_d8fe394b5337242d .single-checkbox-field_2b038cf8da29dd54,
    .comment-respond_f6b95cf218f334bf .checkbox-field-wrapper_d8fe394b5337242d .single-checkbox-field_2b038cf8da29dd54 {
      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_01b8af94014f2deb .te-comment-form-cookies-consent_8816bd0b90c6a719,
  .comment-respond_f6b95cf218f334bf .te-comment-form-cookies-consent_8816bd0b90c6a719 {
    display: none; }
  .te-comment-respond_01b8af94014f2deb input[type="number"],
  .comment-respond_f6b95cf218f334bf input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield; }
  .te-comment-respond_01b8af94014f2deb input,
  .te-comment-respond_01b8af94014f2deb select,
  .comment-respond_f6b95cf218f334bf input,
  .comment-respond_f6b95cf218f334bf 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_01b8af94014f2deb *::-webkit-input-placeholder,
  .comment-respond_f6b95cf218f334bf *::-webkit-input-placeholder {
    color: #778196; }
  .te-comment-respond_01b8af94014f2deb *:-ms-input-placeholder,
  .comment-respond_f6b95cf218f334bf *:-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_01b8af94014f2deb *::-ms-input-placeholder,
  .comment-respond_f6b95cf218f334bf *::-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_01b8af94014f2deb *::placeholder,
  .comment-respond_f6b95cf218f334bf *::placeholder {
    color: #778196; }
  .te-comment-respond_01b8af94014f2deb textarea,
  .comment-respond_f6b95cf218f334bf 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_01b8af94014f2deb input:focus,
  .te-comment-respond_01b8af94014f2deb textarea:focus,
  .te-comment-respond_01b8af94014f2deb .form-select_3b6bd558211cfcf5:focus,
  .comment-respond_f6b95cf218f334bf input:focus,
  .comment-respond_f6b95cf218f334bf textarea:focus,
  .comment-respond_f6b95cf218f334bf .form-select_3b6bd558211cfcf5: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_4118a206d5b237d0 {
  position: relative;
  border-radius: 20px;
  overflow: hidden; }
  .te-team-card_4118a206d5b237d0:hover .image:before {
    height: 250%;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear;
    background-color: transparent; }
  .te-team-card_4118a206d5b237d0: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_4118a206d5b237d0:hover .te-content-wrapper_da34f3d46d93abdf {
    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_4118a206d5b237d0 .image {
    overflow: hidden;
    position: relative; }
    .te-team-card_4118a206d5b237d0 .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_4118a206d5b237d0 .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_4118a206d5b237d0 .te-content-wrapper_da34f3d46d93abdf {
    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_4118a206d5b237d0 .te-content-wrapper_da34f3d46d93abdf .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_4118a206d5b237d0 .te-content-wrapper_da34f3d46d93abdf .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_4118a206d5b237d0 .te-content-wrapper_da34f3d46d93abdf .content .desc_2a35a4cf6b97ff0a {
        font-size: 18px;
        line-height: 18px;
        font-weight: 400;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
    .te-team-card_4118a206d5b237d0 .te-content-wrapper_da34f3d46d93abdf .social_3ac461b1267df563 {
      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_4118a206d5b237d0 .te-content-wrapper_da34f3d46d93abdf .social_3ac461b1267df563 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_4118a206d5b237d0 .te-content-wrapper_da34f3d46d93abdf .social_3ac461b1267df563 a:hover {
          background-color: #E7F914;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-team-card_4118a206d5b237d0.style-2_5c2a337798f1c4a7 {
  padding: 20px;
  background-color: #F9F4F1;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-team-card_4118a206d5b237d0.style-2_5c2a337798f1c4a7:hover {
    background-color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-team-card_4118a206d5b237d0.style-2_5c2a337798f1c4a7:hover .te-content-wrapper_da34f3d46d93abdf .social_3ac461b1267df563 a {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-team-card_4118a206d5b237d0.style-2_5c2a337798f1c4a7:hover .te-content-wrapper_da34f3d46d93abdf .content .title,
    .te-team-card_4118a206d5b237d0.style-2_5c2a337798f1c4a7:hover .te-content-wrapper_da34f3d46d93abdf .content .desc_2a35a4cf6b97ff0a {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_4118a206d5b237d0.style-2_5c2a337798f1c4a7 .image {
    border-radius: 20px; }
  .te-team-card_4118a206d5b237d0.style-2_5c2a337798f1c4a7 .te-content-wrapper_da34f3d46d93abdf {
    position: unset;
    visibility: visible;
    opacity: 1;
    background: transparent;
    -webkit-transform: unset;
            transform: unset; }
    .te-team-card_4118a206d5b237d0.style-2_5c2a337798f1c4a7 .te-content-wrapper_da34f3d46d93abdf .content {
      padding: 0;
      margin-top: 20px;
      margin-bottom: 10px;
      position: unset; }
      .te-team-card_4118a206d5b237d0.style-2_5c2a337798f1c4a7 .te-content-wrapper_da34f3d46d93abdf .content .title {
        color: #131A2A;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-team-card_4118a206d5b237d0.style-2_5c2a337798f1c4a7 .te-content-wrapper_da34f3d46d93abdf .content .title a:hover {
          color: #ffffff !important; }
      .te-team-card_4118a206d5b237d0.style-2_5c2a337798f1c4a7 .te-content-wrapper_da34f3d46d93abdf .content .desc_2a35a4cf6b97ff0a {
        color: #335371;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-team-card_4118a206d5b237d0.style-2_5c2a337798f1c4a7 .te-content-wrapper_da34f3d46d93abdf .social_3ac461b1267df563 a {
      border: 1px solid #E1E1E1;
      background-color: transparent; }
      .te-team-card_4118a206d5b237d0.style-2_5c2a337798f1c4a7 .te-content-wrapper_da34f3d46d93abdf .social_3ac461b1267df563 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_fcc51f5f3ea96f24 {
  position: relative;
  padding: 0;
  overflow: hidden; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-team-member-slider-wrapper_fcc51f5f3ea96f24 {
      padding: 0 12px; } }
  .te-team-member-slider-wrapper_fcc51f5f3ea96f24 .slick-list_3072d2d29868343f {
    margin: 0 -15px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-team-member-slider-wrapper_fcc51f5f3ea96f24 .slick-list_3072d2d29868343f {
        padding-bottom: 25px;
        margin: unset; } }
    .te-team-member-slider-wrapper_fcc51f5f3ea96f24 .slick-list_3072d2d29868343f .slick-slide {
      margin: 0 15px; }
  .te-team-member-slider-wrapper_fcc51f5f3ea96f24 .slick-dots_1918189ce73320af {
    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_fcc51f5f3ea96f24 .slick-dots_1918189ce73320af 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_fcc51f5f3ea96f24 .slick-dots_1918189ce73320af 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_fcc51f5f3ea96f24 .slick-dots_1918189ce73320af 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_fcc51f5f3ea96f24 .slick-dots_1918189ce73320af li.slick-active button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-team-member-slider-wrapper_fcc51f5f3ea96f24 .slick-arrow_94c66238d5635da0 {
    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_322b8c731e4ed6a8 {
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 20px; }
  .te-portfolio-card_322b8c731e4ed6a8:hover .image .te-content-wrapper_da34f3d46d93abdf {
    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_322b8c731e4ed6a8:hover .image .te-content-wrapper_da34f3d46d93abdf .content .content-inner_d10ba2ace444662a {
      margin-bottom: 0;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_322b8c731e4ed6a8:hover .image .te-content-wrapper_da34f3d46d93abdf .content .btn-wrapper_473de133b5a13e33 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_322b8c731e4ed6a8:hover .image .te-content-wrapper_da34f3d46d93abdf .content .content-inner_d10ba2ace444662a {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scaleY(1);
              transform: scaleY(1); }
  .te-portfolio-card_322b8c731e4ed6a8: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_322b8c731e4ed6a8 .image {
    overflow: hidden;
    position: relative; }
    .te-portfolio-card_322b8c731e4ed6a8 .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_322b8c731e4ed6a8 .te-content-wrapper_da34f3d46d93abdf {
    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_322b8c731e4ed6a8 .te-content-wrapper_da34f3d46d93abdf .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_322b8c731e4ed6a8 .te-content-wrapper_da34f3d46d93abdf .content .content-inner_d10ba2ace444662a {
        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_322b8c731e4ed6a8 .te-content-wrapper_da34f3d46d93abdf .content .sub-title_0a7d29bc1c28facb {
        color: #131A2A;
        font-size: 18px;
        line-height: 36px;
        font-weight: 400; }
      .te-portfolio-card_322b8c731e4ed6a8 .te-content-wrapper_da34f3d46d93abdf .content .title {
        margin-bottom: 0;
        color: #131A2A;
        font-size: 24px;
        line-height: 39px;
        font-weight: 500; }
      .te-portfolio-card_322b8c731e4ed6a8 .te-content-wrapper_da34f3d46d93abdf .content .btn-wrapper_473de133b5a13e33 {
        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_322b8c731e4ed6a8 .te-content-wrapper_da34f3d46d93abdf .content .btn-wrapper_473de133b5a13e33 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_322b8c731e4ed6a8 .te-content-wrapper_da34f3d46d93abdf .content .btn-wrapper_473de133b5a13e33 a:hover {
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
            background-color: #317EFE;
            color: #ffffff; }

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

.te-portfolio-card_322b8c731e4ed6a8.style-3_3e29515d125b73d6:hover .te-content-wrapper_da34f3d46d93abdf .content .btn-wrapper_473de133b5a13e33 {
  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_322b8c731e4ed6a8.style-3_3e29515d125b73d6 .te-content-wrapper_da34f3d46d93abdf {
  padding: 0; }
  .te-portfolio-card_322b8c731e4ed6a8.style-3_3e29515d125b73d6 .te-content-wrapper_da34f3d46d93abdf .content .content-inner_d10ba2ace444662a {
    border-radius: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px; }
  .te-portfolio-card_322b8c731e4ed6a8.style-3_3e29515d125b73d6 .te-content-wrapper_da34f3d46d93abdf .content .btn-wrapper_473de133b5a13e33 {
    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_230fdbe3a291bc2f.style-1_659708a6c8693882 {
  margin-top: -210px; }
  @media (max-width: 991px) {
    .newsletter-area_230fdbe3a291bc2f.style-1_659708a6c8693882 {
      margin-top: 0;
      padding-top: 100px; } }

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

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

.testimonial-slider-area_edd5c0bfbed72b86.style-1_659708a6c8693882 {
  padding-bottom: 5px; }

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

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

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

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

.team-slider-area_29ccea27facb29e4.style-1_659708a6c8693882 {
  overflow: hidden; }

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

.about-us-area_81d46d0c86b892a2.style-2_5c2a337798f1c4a7 {
  padding-top: 120px;
  padding-bottom: 330px;
  background-color: #F9F4F1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .about-us-area_81d46d0c86b892a2.style-2_5c2a337798f1c4a7 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area_81d46d0c86b892a2.style-2_5c2a337798f1c4a7 {
      padding: 100px 0; } }
  @media (max-width: 991px) {
    .about-us-area_81d46d0c86b892a2.style-2_5c2a337798f1c4a7 .te-about-image-card_5a8fe5f5ccc2918b {
      text-align: center;
      margin-bottom: 50px; } }
  @media (max-width: 991px) {
    .about-us-area_81d46d0c86b892a2.style-2_5c2a337798f1c4a7 .te-about-image-card_5a8fe5f5ccc2918b .te-main-img-wrapper_a26becce71aa60a3 .te-main-img-inner_7c47db51e5871874 {
      width: 100%; } }
  @media (max-width: 1199px) {
    .about-us-area_81d46d0c86b892a2.style-2_5c2a337798f1c4a7 .te-about-image-card_5a8fe5f5ccc2918b .te-company-foundation_8d2bc36eaa3eb5a4 {
      left: 0; } }
  @media (max-width: 1199px) {
    .about-us-area_81d46d0c86b892a2.style-2_5c2a337798f1c4a7 .te-about-info-card_84837db570ec0d8d {
      padding-left: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area_81d46d0c86b892a2.style-2_5c2a337798f1c4a7 .te-about-info-card_84837db570ec0d8d {
      padding-left: 60px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .about-us-area_81d46d0c86b892a2.style-2_5c2a337798f1c4a7 .te-about-info-card_84837db570ec0d8d {
      padding-left: 80px; } }

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

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

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

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

.faq-area_c817c0338759d340.style-1_659708a6c8693882 {
  padding-bottom: 100px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .faq-area_c817c0338759d340.style-1_659708a6c8693882 {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-area_c817c0338759d340.style-1_659708a6c8693882 {
      padding-bottom: 100px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .faq-area_c817c0338759d340.style-1_659708a6c8693882 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_c817c0338759d340.style-1_659708a6c8693882 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_c817c0338759d340.style-1_659708a6c8693882 .accordion-wrapper_56fbd690fe11f7a1 {
      padding-right: 60px; } }
  .faq-area_c817c0338759d340.style-1_659708a6c8693882 .te-faq-image_1d1f3810a89dc635 {
    margin-top: 82px;
    position: relative;
    right: -83px;
    display: inline-block; }
    @media (max-width: 1199px) {
      .faq-area_c817c0338759d340.style-1_659708a6c8693882 .te-faq-image_1d1f3810a89dc635 {
        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_c817c0338759d340.style-1_659708a6c8693882 .te-faq-image_1d1f3810a89dc635 {
        right: 0; } }
    .faq-area_c817c0338759d340.style-1_659708a6c8693882 .te-faq-image_1d1f3810a89dc635 .te-image-wrapper_a307f507396f23e9 {
      position: relative; }
      .faq-area_c817c0338759d340.style-1_659708a6c8693882 .te-faq-image_1d1f3810a89dc635 .te-image-wrapper_a307f507396f23e9 .te-main-img-inner_7c47db51e5871874 {
        -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_c817c0338759d340.style-1_659708a6c8693882 .te-faq-image_1d1f3810a89dc635 .te-image-wrapper_a307f507396f23e9 .te-image-shape_a15d25afc118f08f {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: -1; }
      .faq-area_c817c0338759d340.style-1_659708a6c8693882 .te-faq-image_1d1f3810a89dc635 .te-image-wrapper_a307f507396f23e9 .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_c817c0338759d340.style-1_659708a6c8693882 .te-faq-image_1d1f3810a89dc635 .te-image-wrapper_a307f507396f23e9 .content .title {
          font-size: 18px;
          font-weight: 400;
          line-height: 18px;
          color: #ffffff;
          margin-bottom: 0; }
        .faq-area_c817c0338759d340.style-1_659708a6c8693882 .te-faq-image_1d1f3810a89dc635 .te-image-wrapper_a307f507396f23e9 .content .number_2e0951d9f3629e51 {
          font-size: 32px;
          font-weight: 500;
          line-height: 32px;
          letter-spacing: 0px;
          color: #ffffff;
          margin-bottom: 0; }
      .faq-area_c817c0338759d340.style-1_659708a6c8693882 .te-faq-image_1d1f3810a89dc635 .te-image-wrapper_a307f507396f23e9 .top-content_e833b79359b8f715 {
        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_c817c0338759d340.style-1_659708a6c8693882 .te-faq-image_1d1f3810a89dc635 .te-image-wrapper_a307f507396f23e9 .top-content_e833b79359b8f715 {
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); } }
      .faq-area_c817c0338759d340.style-1_659708a6c8693882 .te-faq-image_1d1f3810a89dc635 .te-image-wrapper_a307f507396f23e9 .bottom-content_35814387dec2555a {
        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_c817c0338759d340.style-1_659708a6c8693882 .te-faq-image_1d1f3810a89dc635 .te-image-wrapper_a307f507396f23e9 .bottom-content_35814387dec2555a {
            right: 50%;
            -webkit-transform: translateX(50%);
                    transform: translateX(50%); } }
        .faq-area_c817c0338759d340.style-1_659708a6c8693882 .te-faq-image_1d1f3810a89dc635 .te-image-wrapper_a307f507396f23e9 .bottom-content_35814387dec2555a .bottom-content-inner_a29564207aaf4d1c {
          width: 100%;
          height: 100%;
          background-color: #E7F914;
          border-radius: 100%;
          border: 8px solid #ffffff;
          outline: 2px dashed #14203A; }
          .faq-area_c817c0338759d340.style-1_659708a6c8693882 .te-faq-image_1d1f3810a89dc635 .te-image-wrapper_a307f507396f23e9 .bottom-content_35814387dec2555a .bottom-content-inner_a29564207aaf4d1c .title,
          .faq-area_c817c0338759d340.style-1_659708a6c8693882 .te-faq-image_1d1f3810a89dc635 .te-image-wrapper_a307f507396f23e9 .bottom-content_35814387dec2555a .bottom-content-inner_a29564207aaf4d1c .number_2e0951d9f3629e51 {
            color: #14203A; }

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

.testimonial-slider-area_edd5c0bfbed72b86 {
  overflow: hidden;
  padding-bottom: 10px; }
  .testimonial-slider-area_edd5c0bfbed72b86.style-2_5c2a337798f1c4a7 .slick-list_3072d2d29868343f {
    margin: 0 -100px;
    overflow: visible; }
    .testimonial-slider-area_edd5c0bfbed72b86.style-2_5c2a337798f1c4a7 .slick-list_3072d2d29868343f .te-slick-item_546aa5041d982ab5 {
      width: 520px;
      margin: 0 15px; }

.counter-up-area_9450e42e3988d350.style-2_5c2a337798f1c4a7 .te-counter-card_d07479771ba4ffe3 {
  padding: 80px 55px;
  background-color: #131A2A;
  border-radius: 20px; }
  .counter-up-area_9450e42e3988d350.style-2_5c2a337798f1c4a7 .te-counter-card_d07479771ba4ffe3 .te-counter-item_b44ab6fcb95b3c71 .icon_be8b93a7fbe6faad {
    width: unset;
    height: unset;
    background-color: transparent; }
  .counter-up-area_9450e42e3988d350.style-2_5c2a337798f1c4a7 .te-counter-card_d07479771ba4ffe3 .te-counter-item_b44ab6fcb95b3c71 .te-counter-title_1d566c6532ad092f {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px; }
    .counter-up-area_9450e42e3988d350.style-2_5c2a337798f1c4a7 .te-counter-card_d07479771ba4ffe3 .te-counter-item_b44ab6fcb95b3c71 .te-counter-title_1d566c6532ad092f .content {
      gap: 18px;
      text-align: left; }
  .counter-up-area_9450e42e3988d350.style-2_5c2a337798f1c4a7 .te-counter-card_d07479771ba4ffe3 .te-counter-item_b44ab6fcb95b3c71 .title {
    color: #ffffff; }
  .counter-up-area_9450e42e3988d350.style-2_5c2a337798f1c4a7 .te-counter-card_d07479771ba4ffe3 .te-counter-item_b44ab6fcb95b3c71 .number_2e0951d9f3629e51 {
    color: #E7F914; }
  .counter-up-area_9450e42e3988d350.style-2_5c2a337798f1c4a7 .te-counter-card_d07479771ba4ffe3 .te-counter-item_b44ab6fcb95b3c71 .number_2e0951d9f3629e51,
  .counter-up-area_9450e42e3988d350.style-2_5c2a337798f1c4a7 .te-counter-card_d07479771ba4ffe3 .te-counter-item_b44ab6fcb95b3c71 .title {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

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

.subscribe-area_2b77b8ebe2c2eeec.style-2_5c2a337798f1c4a7 {
  position: relative;
  z-index: 9;
  margin-bottom: -140px; }
  .subscribe-area_2b77b8ebe2c2eeec.style-2_5c2a337798f1c4a7 .te-subscribe-inner-area_f85422dbc2c0079a {
    background-color: #317EFE;
    padding: 10px;
    border-radius: 20px;
    gap: 0; }
    .subscribe-area_2b77b8ebe2c2eeec.style-2_5c2a337798f1c4a7 .te-subscribe-inner-area_f85422dbc2c0079a .te-image-bg-collumn_ec3f0ebebece8594 {
      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_2b77b8ebe2c2eeec.style-2_5c2a337798f1c4a7 .te-subscribe-inner-area_f85422dbc2c0079a .te-subscribe-form-wrapper_98c40d44f9e2b206 {
      padding: 0; }
    .subscribe-area_2b77b8ebe2c2eeec.style-2_5c2a337798f1c4a7 .te-subscribe-inner-area_f85422dbc2c0079a .te-content-wrapper_da34f3d46d93abdf {
      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_2b77b8ebe2c2eeec.style-2_5c2a337798f1c4a7 .te-subscribe-inner-area_f85422dbc2c0079a .te-content-wrapper_da34f3d46d93abdf {
          left: unset; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_2b77b8ebe2c2eeec.style-2_5c2a337798f1c4a7 .te-subscribe-inner-area_f85422dbc2c0079a .te-content-wrapper_da34f3d46d93abdf {
          -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_2b77b8ebe2c2eeec.style-2_5c2a337798f1c4a7 .te-subscribe-inner-area_f85422dbc2c0079a .te-content-wrapper_da34f3d46d93abdf {
          -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_2b77b8ebe2c2eeec.style-2_5c2a337798f1c4a7 .te-subscribe-inner-area_f85422dbc2c0079a .te-content-wrapper_da34f3d46d93abdf {
          gap: 60px; } }
      .subscribe-area_2b77b8ebe2c2eeec.style-2_5c2a337798f1c4a7 .te-subscribe-inner-area_f85422dbc2c0079a .te-content-wrapper_da34f3d46d93abdf .te-subscribe-title_3cb29f9d5775cb28 {
        font-size: 38px;
        font-weight: 500;
        line-height: 46px;
        letter-spacing: -0.676px;
        text-transform: capitalize;
        margin-bottom: 0; }
      .subscribe-area_2b77b8ebe2c2eeec.style-2_5c2a337798f1c4a7 .te-subscribe-inner-area_f85422dbc2c0079a .te-content-wrapper_da34f3d46d93abdf .te-content-inner_8428c22002eee748 {
        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_2b77b8ebe2c2eeec.style-2_5c2a337798f1c4a7 .te-subscribe-inner-area_f85422dbc2c0079a .te-content-wrapper_da34f3d46d93abdf .te-content-inner_8428c22002eee748 {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
        .subscribe-area_2b77b8ebe2c2eeec.style-2_5c2a337798f1c4a7 .te-subscribe-inner-area_f85422dbc2c0079a .te-content-wrapper_da34f3d46d93abdf .te-content-inner_8428c22002eee748 .icon_be8b93a7fbe6faad {
          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_2b77b8ebe2c2eeec.style-2_5c2a337798f1c4a7 .te-subscribe-inner-area_f85422dbc2c0079a .te-subscribe-form-widget_0ea118f990858e66 {
      background: #fff;
      padding: 7px;
      border-radius: 50px; }
    .subscribe-area_2b77b8ebe2c2eeec.style-2_5c2a337798f1c4a7 .te-subscribe-inner-area_f85422dbc2c0079a .mc4wp-form-fields_eb93e5539f78a9ed {
      gap: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .subscribe-area_2b77b8ebe2c2eeec.style-2_5c2a337798f1c4a7 .te-subscribe-inner-area_f85422dbc2c0079a .mc4wp-form-fields_eb93e5539f78a9ed {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }

.testimonial-slider-area_edd5c0bfbed72b86.style-3_3e29515d125b73d6 {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .testimonial-slider-area_edd5c0bfbed72b86.style-3_3e29515d125b73d6 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slider-area_edd5c0bfbed72b86.style-3_3e29515d125b73d6 {
      padding: 100px 0; } }
  .testimonial-slider-area_edd5c0bfbed72b86.style-3_3e29515d125b73d6 .slick-list_3072d2d29868343f .slick-slide.slick-current_a97e8ebb036d2d80 .te-testimonial-card_dad8a40513bfd596.style-3_3e29515d125b73d6 .te-content-wrapper_da34f3d46d93abdf .te-user-meta_359b2021cf15e02c .icon_be8b93a7fbe6faad {
    color: #317EFE; }

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

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

.te-contact-info_a51376b2f91db26b {
  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_a51376b2f91db26b .te-icon-card_8b9437f3c9ed95ba {
      -webkit-box-orient: unset;
      -webkit-box-direction: unset;
          -ms-flex-direction: unset;
              flex-direction: unset; } }

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

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

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

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

.service-details_12620c7fa0744488 {
  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_12620c7fa0744488 .image {
    border-radius: 20px;
    overflow: hidden; }
  .service-details_12620c7fa0744488 .content .te-title-wrapper_40800ea32f920bca {
    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_12620c7fa0744488 .content .te-title-wrapper_40800ea32f920bca .title-inner_a38ac181fc983f8a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 20px; }
      .service-details_12620c7fa0744488 .content .te-title-wrapper_40800ea32f920bca .title-inner_a38ac181fc983f8a .icon_be8b93a7fbe6faad {
        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_12620c7fa0744488 .content .te-title-wrapper_40800ea32f920bca .title-inner_a38ac181fc983f8a .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_bc0c83bce29f92ef {
  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_bc0c83bce29f92ef .list-wrapper_8d6a485fa9c1d172 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px; }
    .service-details-overview_bc0c83bce29f92ef .list-wrapper_8d6a485fa9c1d172 .icon_be8b93a7fbe6faad {
      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_bc0c83bce29f92ef .list-wrapper_8d6a485fa9c1d172 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_bc0c83bce29f92ef .list-wrapper_8d6a485fa9c1d172 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_bc0c83bce29f92ef .list-wrapper_8d6a485fa9c1d172 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_bc0c83bce29f92ef .list-wrapper_8d6a485fa9c1d172 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_ed49de082bdc8d50 {
  padding-top: 120px;
  padding-bottom: 96px; }
  .team-page_ed49de082bdc8d50 .te-team-card_4118a206d5b237d0 {
    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_362f0b3dfa7655f5 {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .team-details-page_362f0b3dfa7655f5 {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-page_362f0b3dfa7655f5 {
      padding-top: 100px;
      padding-bottom: 76px; } }

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

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

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

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

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

.footer_24dc577ffc1b74f3 {
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .footer_24dc577ffc1b74f3 .te-subscribe-form-widget_0ea118f990858e66 .submit-btn_44f37bf09bce433e span {
    display: none; }
  .footer_24dc577ffc1b74f3.style-1_659708a6c8693882 {
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .footer_24dc577ffc1b74f3.style-1_659708a6c8693882 .te-footer-sec_715cfce0c1889f72 {
      border-bottom: 1px solid rgba(19, 26, 42, 0.1);
      padding-top: 214px;
      padding-bottom: 60px; }
      .footer_24dc577ffc1b74f3.style-1_659708a6c8693882 .te-footer-sec_715cfce0c1889f72 .te-footer-widget_af869977330c744e .te-subscribe-form-widget_0ea118f990858e66 .mc4wp-form-fields_eb93e5539f78a9ed {
        border-color: rgba(19, 26, 42, 0.5); }
    .footer_24dc577ffc1b74f3.style-1_659708a6c8693882 .te-footer-widget_af869977330c744e .te-subscribe-form-widget_0ea118f990858e66 .single-field_c0f75cfa817dd010 input {
      color: #131A2A; }
  .footer_24dc577ffc1b74f3.style-2_5c2a337798f1c4a7 .widget_b70d2a5e719f2ec2 .wp-block-heading_976d29d56845c82f,
  .footer_24dc577ffc1b74f3.style-2_5c2a337798f1c4a7 .widget_b70d2a5e719f2ec2 .widget-title_e77d2d9c83058272,
  .footer_24dc577ffc1b74f3.style-2_5c2a337798f1c4a7 .widget_b70d2a5e719f2ec2 .wp-block-search__label_1106693987868aed,
  .footer_24dc577ffc1b74f3.style-2_5c2a337798f1c4a7 .sidebar__widget_dae594eff21b4b27 .wp-block-heading_976d29d56845c82f,
  .footer_24dc577ffc1b74f3.style-2_5c2a337798f1c4a7 .sidebar__widget_dae594eff21b4b27 .widget-title_e77d2d9c83058272,
  .footer_24dc577ffc1b74f3.style-2_5c2a337798f1c4a7 .sidebar__widget_dae594eff21b4b27 .wp-block-search__label_1106693987868aed,
  .footer_24dc577ffc1b74f3.style-2_5c2a337798f1c4a7 .widget_b70d2a5e719f2ec2 ul li a,
  .footer_24dc577ffc1b74f3.style-2_5c2a337798f1c4a7 .widget_b70d2a5e719f2ec2 ol li a,
  .footer_24dc577ffc1b74f3.style-2_5c2a337798f1c4a7 .sidebar__widget_dae594eff21b4b27 ul li a,
  .footer_24dc577ffc1b74f3.style-2_5c2a337798f1c4a7 .sidebar__widget_dae594eff21b4b27 ol li a,
  .footer_24dc577ffc1b74f3.style-2_5c2a337798f1c4a7 .widget_b70d2a5e719f2ec2 ul li,
  .footer_24dc577ffc1b74f3.style-2_5c2a337798f1c4a7 .wp-calendar-table_8d4ff4fc49dd044b,
  .footer_24dc577ffc1b74f3.style-2_5c2a337798f1c4a7 .wp-block-calendar_9f74b0566ee9aa7c caption,
  .footer_24dc577ffc1b74f3.style-2_5c2a337798f1c4a7 nav.wp-calendar-nav_4c53cd3047dca2a9 a,
  .footer_24dc577ffc1b74f3.style-2_5c2a337798f1c4a7 .wp-block-latest-comments__comment-excerpt_aa45ab10c49dd868,
  .footer_24dc577ffc1b74f3.style-2_5c2a337798f1c4a7 .wp-calendar-table_8d4ff4fc49dd044b caption,
  .footer_24dc577ffc1b74f3.style-2_5c2a337798f1c4a7 .widget_text_7d7be3036c6ae12c,
  .footer_24dc577ffc1b74f3.style-2_5c2a337798f1c4a7 .widget_b70d2a5e719f2ec2 .tagcloud_6c4ca69568f3f42c a,
  .footer_24dc577ffc1b74f3.style-2_5c2a337798f1c4a7 .widget_b70d2a5e719f2ec2 .wp-block-tag-cloud_c64d45466e68dabe a,
  .footer_24dc577ffc1b74f3.style-2_5c2a337798f1c4a7 .sidebar__widget_dae594eff21b4b27 .tagcloud_6c4ca69568f3f42c a,
  .footer_24dc577ffc1b74f3.style-2_5c2a337798f1c4a7 .sidebar__widget_dae594eff21b4b27 .wp-block-tag-cloud_c64d45466e68dabe a,
  .footer_24dc577ffc1b74f3.style-2_5c2a337798f1c4a7 .wp-block-latest-comments__comment-date_07b259ce81db5721,
  .footer_24dc577ffc1b74f3.style-2_5c2a337798f1c4a7 .wp-block-latest-comments__comment_04c4892f05b226f5,
  .footer_24dc577ffc1b74f3.style-2_5c2a337798f1c4a7 .wp-block-archives-dropdown_31189db316d7741c label,
  .footer_24dc577ffc1b74f3.style-2_5c2a337798f1c4a7 .widget_categories_37e45144c4fb2a00 li a,
  .footer_24dc577ffc1b74f3.style-2_5c2a337798f1c4a7 .widget_archive_0b3f05776ca556bb li a,
  .footer_24dc577ffc1b74f3.style-2_5c2a337798f1c4a7 .widget_nav_menu_264c1e2ce8618ba4 li a,
  .footer_24dc577ffc1b74f3.style-2_5c2a337798f1c4a7 .widget_tag_cloud_5c849d5327c67a02 a,
  .footer_24dc577ffc1b74f3.style-2_5c2a337798f1c4a7 .widget_rss_952a8562a7dfee94 li a,
  .footer_24dc577ffc1b74f3.style-2_5c2a337798f1c4a7 .widget_rss_952a8562a7dfee94 li,
  .footer_24dc577ffc1b74f3.style-2_5c2a337798f1c4a7 .footer__widget_4f072f308a703feb a,
  .footer_24dc577ffc1b74f3.style-2_5c2a337798f1c4a7 .footer__widget_4f072f308a703feb li,
  .footer_24dc577ffc1b74f3.style-2_5c2a337798f1c4a7 li.recentcomments_4b2972f78f7c47c4 {
    color: #ffffff; }
  .footer_24dc577ffc1b74f3.style-2_5c2a337798f1c4a7 .te-theme-btn_4cec2be98212e9ae,
  .footer_24dc577ffc1b74f3.style-2_5c2a337798f1c4a7 .wp-block-loginout_09e021ea1a1391a6 a,
  .footer_24dc577ffc1b74f3.style-2_5c2a337798f1c4a7 input.te-theme-btn_4cec2be98212e9ae,
  .footer_24dc577ffc1b74f3.style-2_5c2a337798f1c4a7 .widget_b70d2a5e719f2ec2 .wp-block-search_5d317c385db7dcb9 button,
  .footer_24dc577ffc1b74f3.style-2_5c2a337798f1c4a7 .widget_b70d2a5e719f2ec2 .search-form_b910975b07a62995 button,
  .footer_24dc577ffc1b74f3.style-2_5c2a337798f1c4a7 .widget_b70d2a5e719f2ec2 .sidebar__search_81f5fc48b5bfbc6f button,
  .footer_24dc577ffc1b74f3.style-2_5c2a337798f1c4a7 .sidebar__widget_dae594eff21b4b27 .wp-block-search_5d317c385db7dcb9 button,
  .footer_24dc577ffc1b74f3.style-2_5c2a337798f1c4a7 .sidebar__widget_dae594eff21b4b27 .search-form_b910975b07a62995 button,
  .footer_24dc577ffc1b74f3.style-2_5c2a337798f1c4a7 .sidebar__widget_dae594eff21b4b27 .sidebar__search_81f5fc48b5bfbc6f button {
    background-color: #E7F914;
    color: #14203A; }
  .footer_24dc577ffc1b74f3 .footer__widget_4f072f308a703feb li {
    list-style: none; }
  .footer_24dc577ffc1b74f3 .te-footer-widget_af869977330c744e.te_widget_nav_menu_881b88ef92c46219 li.wp-block-social-link_5470a5e7a87f814f {
    display: inline-block;
    width: unset !important; }
  .footer_24dc577ffc1b74f3 .te_widget_nav_menu_881b88ef92c46219 li.cat-item_cb3a4adcbd35cdd5 {
    text-align: right; }
    .footer_24dc577ffc1b74f3 .te_widget_nav_menu_881b88ef92c46219 li.cat-item_cb3a4adcbd35cdd5 a {
      float: left; }
  .footer_24dc577ffc1b74f3 .te-footer-bg_25c15a9d409f55a7 {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: -1; }
  .footer_24dc577ffc1b74f3 .footer-nav-widget_886798f6ed43d8dc {
    padding: 0 90px; }
    @media (max-width: 991px) {
      .footer_24dc577ffc1b74f3 .footer-nav-widget_886798f6ed43d8dc {
        padding: 0 12px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .footer_24dc577ffc1b74f3 .footer-nav-widget_886798f6ed43d8dc {
        padding: 0 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .footer_24dc577ffc1b74f3 .footer-nav-widget_886798f6ed43d8dc {
        padding: 0 30px; } }

.te-footer-widget_af869977330c744e {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .te-footer-widget_af869977330c744e {
      margin-bottom: 40px; } }
  .te-footer-widget_af869977330c744e .te-footer-widget-title_2cd7049a60196271,
  .te-footer-widget_af869977330c744e .wp-block-heading_976d29d56845c82f {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 39px;
    color: #131A2A;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700; }
  .te-footer-widget_af869977330c744e ul {
    padding-left: 0; }
  .te-footer-widget_af869977330c744e .te-subscribe-form-widget_0ea118f990858e66 .mc4wp-form-fields_eb93e5539f78a9ed {
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 5px; }
  .te-footer-widget_af869977330c744e .te-subscribe-form-widget_0ea118f990858e66 .single-field_c0f75cfa817dd010 input {
    border-radius: 0;
    background-color: transparent;
    color: #ffffff; }
  .te-footer-widget_af869977330c744e.widget-latest-posts-footer_c6c4021b191e5ea3 {
    margin-top: -5px; }
  @media (max-width: 767px) {
    .te-footer-widget_af869977330c744e.zoom-instagram-widget_4d59276de1f94e6b {
      margin-bottom: 0;
      margin-top: -10px; } }
  @media (max-width: 767px) {
    .te-footer-widget_af869977330c744e.widget_contact_info_widget_8db82cdd6d9b4270 {
      margin-bottom: 18px; } }
  @media only screen and (min-width: 992px) and (max-width: 1399px) {
    .te-footer-widget_af869977330c744e .widget-instagram-feed_bc94ef6cb87e6d05 {
      width: 170px; } }
  .te-footer-widget_af869977330c744e .te-footer-widget-info_57eebbf386b472c3 {
    padding-right: 30px; }
    @media (max-width: 1199px) {
      .te-footer-widget_af869977330c744e .te-footer-widget-info_57eebbf386b472c3 {
        padding-right: 0; } }
    .te-footer-widget_af869977330c744e .te-footer-widget-info_57eebbf386b472c3 p {
      color: #335371;
      margin-bottom: 30px; }
    .te-footer-widget_af869977330c744e .te-footer-widget-info_57eebbf386b472c3 .te-footer-logo_63e66cc4601b7b05 {
      margin-bottom: 30px;
      display: inline-block; }
    .te-footer-widget_af869977330c744e .te-footer-widget-info_57eebbf386b472c3 .info-form-and-social-icon_74159d49b08a98c8 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 50px; }
      .te-footer-widget_af869977330c744e .te-footer-widget-info_57eebbf386b472c3 .info-form-and-social-icon_74159d49b08a98c8 .te-social-profile_ad84fc35810b21d4 {
        margin-top: 0; }
    .te-footer-widget_af869977330c744e .te-footer-widget-info_57eebbf386b472c3 .te-social-profile_ad84fc35810b21d4 {
      gap: 20px;
      margin-top: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-footer-widget_af869977330c744e .te-footer-widget-info_57eebbf386b472c3 .info-form-and-social-icon_74159d49b08a98c8 {
        -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_af869977330c744e.te_widget_nav_menu_881b88ef92c46219 ul {
    margin-top: -5px;
    padding-left: 0;
    margin-bottom: 0; }
  .te-footer-widget_af869977330c744e.te_widget_nav_menu_881b88ef92c46219 li {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 2px; }
    .te-footer-widget_af869977330c744e.te_widget_nav_menu_881b88ef92c46219 li:last-child {
      padding-top: 0;
      padding-bottom: 0; }
    .te-footer-widget_af869977330c744e.te_widget_nav_menu_881b88ef92c46219 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_af869977330c744e.te_widget_nav_menu_881b88ef92c46219 li a::before {
        content: "\f105";
        font-family: "Font Awesome 6 Free";
        font-size: 14px; }
      .te-footer-widget_af869977330c744e.te_widget_nav_menu_881b88ef92c46219 li a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-footer-widget_af869977330c744e .te-footer-widget-contact_3cb420838b2644f0 p {
    color: #335371; }
  .te-footer-widget_af869977330c744e .te-footer-widget-contact_3cb420838b2644f0 .footer-contact_3f42d6f4f3ec0153 ul {
    list-style: none; }
    .te-footer-widget_af869977330c744e .te-footer-widget-contact_3cb420838b2644f0 .footer-contact_3f42d6f4f3ec0153 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_af869977330c744e .te-footer-widget-contact_3cb420838b2644f0 .footer-contact_3f42d6f4f3ec0153 ul li:first-child {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .te-footer-widget_af869977330c744e .te-footer-widget-contact_3cb420838b2644f0 .footer-contact_3f42d6f4f3ec0153 ul li:first-child .contact-icon_c55f736587766c42 {
          margin-top: 5px; }
      .te-footer-widget_af869977330c744e .te-footer-widget-contact_3cb420838b2644f0 .footer-contact_3f42d6f4f3ec0153 ul li:last-child {
        margin-bottom: 0; }
      .te-footer-widget_af869977330c744e .te-footer-widget-contact_3cb420838b2644f0 .footer-contact_3f42d6f4f3ec0153 ul li .contact-icon_c55f736587766c42 {
        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_af869977330c744e .te-footer-widget-contact_3cb420838b2644f0 .footer-contact_3f42d6f4f3ec0153 ul li .contact-text_172294b30e844e68 {
        color: #335371;
        font-size: 18px;
        line-height: 24px;
        overflow: hidden; }
        .te-footer-widget_af869977330c744e .te-footer-widget-contact_3cb420838b2644f0 .footer-contact_3f42d6f4f3ec0153 ul li .contact-text_172294b30e844e68 a:hover span {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .te-footer-widget_af869977330c744e .te-footer-widget-contact_3cb420838b2644f0 .footer-contact_3f42d6f4f3ec0153 ul li .contact-text_172294b30e844e68 span,
        .te-footer-widget_af869977330c744e .te-footer-widget-contact_3cb420838b2644f0 .footer-contact_3f42d6f4f3ec0153 ul li .contact-text_172294b30e844e68 p,
        .te-footer-widget_af869977330c744e .te-footer-widget-contact_3cb420838b2644f0 .footer-contact_3f42d6f4f3ec0153 ul li .contact-text_172294b30e844e68 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_af869977330c744e .te_widget_latest_post_a29a85a5343a6642 ul li {
    margin-bottom: 10px; }
    .te-footer-widget_af869977330c744e .te_widget_latest_post_a29a85a5343a6642 ul li .te-latest-post-thumb_fb723d6b01b8e59d {
      width: 80px;
      height: 80px;
      border-radius: 20px;
      overflow: hidden; }
    .te-footer-widget_af869977330c744e .te_widget_latest_post_a29a85a5343a6642 ul li .te-latest-post-desc_c1dd185a39cc6907 .te-latest-post-title_d1b5a03752b73103 {
      margin-bottom: 0;
      font-size: 18px;
      line-height: 29px;
      color: #335371;
      font-weight: 400; }
      .te-footer-widget_af869977330c744e .te_widget_latest_post_a29a85a5343a6642 ul li .te-latest-post-desc_c1dd185a39cc6907 .te-latest-post-title_d1b5a03752b73103 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_af869977330c744e .te_widget_latest_post_a29a85a5343a6642 ul li .te-latest-post-desc_c1dd185a39cc6907 .te-latest-post-title_d1b5a03752b73103 a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-footer-widget_af869977330c744e .te_widget_latest_post_a29a85a5343a6642 ul li .te-latest-post-desc_c1dd185a39cc6907 .te-latest-post-meta_05fa3008a825c7ec {
      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_f03701e47cc6b7b0 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_f03701e47cc6b7b0 ul {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .te-footer-bottom-menu_f03701e47cc6b7b0 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_f03701e47cc6b7b0 ul li a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }

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

.subscribe-area_2b77b8ebe2c2eeec {
  overflow: hidden; }
  .subscribe-area_2b77b8ebe2c2eeec.style-1_659708a6c8693882 .te-subscribe-inner-area_f85422dbc2c0079a .te-content-wrapper_da34f3d46d93abdf {
    background-color: #317EFE;
    border-radius: 20px;
    padding: 63px 50px 68px 74px;
    gap: 14px; }
  .subscribe-area_2b77b8ebe2c2eeec.style-1_659708a6c8693882 .te-image-bg-collumn_ec3f0ebebece8594 {
    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_2b77b8ebe2c2eeec.style-1_659708a6c8693882 .te-image-bg-collumn_ec3f0ebebece8594 {
        display: none; } }
  .subscribe-area_2b77b8ebe2c2eeec .te-content-wrapper_da34f3d46d93abdf {
    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_2b77b8ebe2c2eeec .te-content-wrapper_da34f3d46d93abdf {
        padding: 100px 24px 100px 24px;
        margin: 0 auto; } }
    @media (max-width: 809px) {
      .subscribe-area_2b77b8ebe2c2eeec .te-content-wrapper_da34f3d46d93abdf {
        padding: 80px 24px 80px 24px;
        width: 100%; } }
    .subscribe-area_2b77b8ebe2c2eeec .te-content-wrapper_da34f3d46d93abdf .short-title_6d3937c46457f9cd {
      font-size: 21px;
      font-weight: 500;
      color: #335371;
      margin-bottom: 0; }
    .subscribe-area_2b77b8ebe2c2eeec .te-content-wrapper_da34f3d46d93abdf .te-subscribe-title_3cb29f9d5775cb28 {
      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_2b77b8ebe2c2eeec .te-content-wrapper_da34f3d46d93abdf .te-subscribe-title_3cb29f9d5775cb28 {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .subscribe-area_2b77b8ebe2c2eeec .te-content-wrapper_da34f3d46d93abdf .te-subscribe-title_3cb29f9d5775cb28 {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_2b77b8ebe2c2eeec .te-content-wrapper_da34f3d46d93abdf .te-subscribe-title_3cb29f9d5775cb28 {
          font-size: 36px;
          line-height: 42px; } }
    .subscribe-area_2b77b8ebe2c2eeec .te-content-wrapper_da34f3d46d93abdf .text {
      font-size: 18px;
      color: #ffffff;
      margin-bottom: 0; }
  .subscribe-area_2b77b8ebe2c2eeec .te-subscribe-inner-area_f85422dbc2c0079a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .subscribe-area_2b77b8ebe2c2eeec .te-subscribe-inner-area_f85422dbc2c0079a {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .subscribe-area_2b77b8ebe2c2eeec .te-subscribe-inner-area_f85422dbc2c0079a .te-subscribe-collumn_9db64ad7f538f841 {
      -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_2b77b8ebe2c2eeec .te-subscribe-inner-area_f85422dbc2c0079a .te-subscribe-collumn_9db64ad7f538f841.te-image-bg-collumn_ec3f0ebebece8594 {
          display: none; } }
    .subscribe-area_2b77b8ebe2c2eeec .te-subscribe-inner-area_f85422dbc2c0079a .mc4wp-form-fields_eb93e5539f78a9ed {
      background-color: transparent;
      gap: 10px; }
      @media (max-width: 575px) {
        .subscribe-area_2b77b8ebe2c2eeec .te-subscribe-inner-area_f85422dbc2c0079a .mc4wp-form-fields_eb93e5539f78a9ed {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .subscribe-area_2b77b8ebe2c2eeec .te-subscribe-inner-area_f85422dbc2c0079a .mc4wp-form-fields_eb93e5539f78a9ed .submit-btn_44f37bf09bce433e {
        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_af869977330c744e .te-subscribe-form-wrapper_98c40d44f9e2b206 {
  color: #335371; }

.te-subscribe-form-widget_0ea118f990858e66 {
  position: relative; }
  .te-subscribe-form-widget_0ea118f990858e66 .mc4wp-form-fields_eb93e5539f78a9ed {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    overflow: hidden;
    border-radius: 5px; }
  .te-subscribe-form-widget_0ea118f990858e66 .single-field_c0f75cfa817dd010 {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .te-subscribe-form-widget_0ea118f990858e66 .single-field_c0f75cfa817dd010 input {
      color: #335371;
      height: 55px;
      padding: 0 30px;
      font-size: 18px;
      width: 100%;
      border-radius: 50px; }
    .te-subscribe-form-widget_0ea118f990858e66 .single-field_c0f75cfa817dd010 *::-webkit-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_0ea118f990858e66 .single-field_c0f75cfa817dd010 *:-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_0ea118f990858e66 .single-field_c0f75cfa817dd010 *::-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_0ea118f990858e66 .single-field_c0f75cfa817dd010 *::placeholder {
      color: #778196; }
  .te-subscribe-form-widget_0ea118f990858e66 .submit-btn_44f37bf09bce433e {
    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_0ea118f990858e66 .submit-btn_44f37bf09bce433e:hover {
      background-color: #131A2A;
      color: #ffffff; }
  .te-subscribe-form-widget_0ea118f990858e66 .mc4wp-response_54f9e6db84a85ee9 {
    position: absolute;
    margin-top: 15px; }
    .te-subscribe-form-widget_0ea118f990858e66 .mc4wp-response_54f9e6db84a85ee9 .mc4wp-alert_fdf5cdcb7ffb4962.mc4wp-error_c534485970f178b8 p {
      color: #ff0000;
      position: relative; }
    .te-subscribe-form-widget_0ea118f990858e66 .mc4wp-response_54f9e6db84a85ee9 .mc4wp-alert_fdf5cdcb7ffb4962.mc4wp-error_c534485970f178b8 a {
      color: #ff0000; }
    .te-subscribe-form-widget_0ea118f990858e66 .mc4wp-response_54f9e6db84a85ee9 .mc4wp-alert_fdf5cdcb7ffb4962.mc4wp-success_2d1d9a1ac5528c0d p, .te-subscribe-form-widget_0ea118f990858e66 .mc4wp-response_54f9e6db84a85ee9 .mc4wp-alert_fdf5cdcb7ffb4962.mc4wp-notice_b960cc9cbf935d86 p {
      color: #ffffff;
      position: relative; }

.te-footer-social-wrapper_d8b12cc48261cd82 {
  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_d8b12cc48261cd82 .te-footer-logo_63e66cc4601b7b05 {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .te-footer-social-wrapper_d8b12cc48261cd82 .te-social-widget_4cd6ecf864214300 {
    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_d8b12cc48261cd82 .te-social-widget_4cd6ecf864214300 span {
      color: #ffffff;
      font-size: 20px;
      font-weight: 400; }

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

.footer_24dc577ffc1b74f3.style-2_5c2a337798f1c4a7 {
  background-color: #131A2A; }
  .footer_24dc577ffc1b74f3.style-2_5c2a337798f1c4a7 .te-footer-sec_715cfce0c1889f72 {
    border-bottom: 1px solid rgba(225, 225, 225, 0.3);
    padding-top: calc(3rem +15px);
    padding-bottom: 70px; }
  .footer_24dc577ffc1b74f3.style-2_5c2a337798f1c4a7 .te-footer-widget-title_2cd7049a60196271,
  .footer_24dc577ffc1b74f3.style-2_5c2a337798f1c4a7 .wp-block-heading_976d29d56845c82f {
    color: #ffffff;
    font-size: 24px; }
  .footer_24dc577ffc1b74f3.style-2_5c2a337798f1c4a7 .footer-bottom-area_a27a07a25829e390 .te-copyright-text_7e9acb1a681b7ac7 p,
  .footer_24dc577ffc1b74f3.style-2_5c2a337798f1c4a7 .te-footer-widget_af869977330c744e.te_widget_nav_menu_881b88ef92c46219 li a,
  .footer_24dc577ffc1b74f3.style-2_5c2a337798f1c4a7 .te-footer-widget_af869977330c744e .te_widget_latest_post_a29a85a5343a6642 ul li .te-latest-post-desc_c1dd185a39cc6907 .te-latest-post-title_d1b5a03752b73103 a,
  .footer_24dc577ffc1b74f3.style-2_5c2a337798f1c4a7 .te-footer-widget_af869977330c744e .te_widget_latest_post_a29a85a5343a6642 ul li .te-latest-post-desc_c1dd185a39cc6907 .te-latest-post-title_d1b5a03752b73103,
  .footer_24dc577ffc1b74f3.style-2_5c2a337798f1c4a7 .te-footer-widget_af869977330c744e .te_widget_latest_post_a29a85a5343a6642 ul li .te-latest-post-desc_c1dd185a39cc6907 .te-latest-post-meta_05fa3008a825c7ec,
  .footer_24dc577ffc1b74f3.style-2_5c2a337798f1c4a7 .te-footer-widget_af869977330c744e .te-subscribe-form-wrapper_98c40d44f9e2b206,
  .footer_24dc577ffc1b74f3.style-2_5c2a337798f1c4a7 .te-footer-bottom-menu_f03701e47cc6b7b0 ul li a,
  .footer_24dc577ffc1b74f3.style-2_5c2a337798f1c4a7 .footer-bottom-area_a27a07a25829e390 .te-copyright-text_7e9acb1a681b7ac7 p a {
    color: #ffffff; }

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