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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

code {
  color: #E7F914; }

.te-theme-btn_88bbcf4dcf0388a0,
.wp-block-loginout_939792149d7b0be9 a,
input.te-theme-btn_88bbcf4dcf0388a0 {
  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_88bbcf4dcf0388a0:hover,
  .wp-block-loginout_939792149d7b0be9 a:hover,
  input.te-theme-btn_88bbcf4dcf0388a0:hover {
    color: #131A2A;
    background-color: #E7F914; }
  .te-theme-btn_88bbcf4dcf0388a0:focus,
  .wp-block-loginout_939792149d7b0be9 a:focus,
  input.te-theme-btn_88bbcf4dcf0388a0:focus {
    color: #ffffff; }
  .te-theme-btn_88bbcf4dcf0388a0.yellow-btn_997abe8fe6fbcb63,
  .wp-block-loginout_939792149d7b0be9 a.yellow-btn_997abe8fe6fbcb63,
  input.te-theme-btn_88bbcf4dcf0388a0.yellow-btn_997abe8fe6fbcb63 {
    background-color: #E7F914;
    color: #14203A; }
  .te-theme-btn_88bbcf4dcf0388a0.simple-btn_edb6ca289495abb7,
  .wp-block-loginout_939792149d7b0be9 a.simple-btn_edb6ca289495abb7,
  input.te-theme-btn_88bbcf4dcf0388a0.simple-btn_edb6ca289495abb7 {
    padding-left: 36px;
    padding-right: 36px; }

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

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

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

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

.circle-rotate-wrapper_a38ac8c253af60aa {
  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_a38ac8c253af60aa .circle-rotate-inner_25093fce8f01db1b {
    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_31bd9e1a975c50eb {
  margin-top: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.px-350_0faeaa9baae87283 {
  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_17625187d0f0e376 label {
  width: 100%;
  display: block;
  font-weight: 600;
  margin-bottom: 10px; }
.post-password-form_17625187d0f0e376 input[type="password"] {
  font-size: 1.2rem;
  line-height: 20px;
  padding: 12px 20px;
  border: 1px solid #E4E4F2;
  width: 100%; }
.post-password-form_17625187d0f0e376 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_17625187d0f0e376 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_8a87e9a1d26f07b8 .size-full_14c4f5152d662e33.alignright_7725de1e1776c625 {
  margin-bottom: 15px;
  margin-top: 20px; }
.tp-page-content_8a87e9a1d26f07b8 figure.wp-caption_79fe96dee95a7955.aligncenter_dfe7877b5c58427e {
  margin-top: 40px; }
.tp-page-content_8a87e9a1d26f07b8 dl, .tp-page-content_8a87e9a1d26f07b8 ol, .tp-page-content_8a87e9a1d26f07b8 ul {
  margin-bottom: 11px; }
.tp-page-content_8a87e9a1d26f07b8 .te-comment-respond_80d2e718548d67d4 {
  margin-top: 78px;
  margin-bottom: 20px; }
.tp-page-content_8a87e9a1d26f07b8 .te-latest-comments_f1b231479677e0ba .te-comment-respond_80d2e718548d67d4 {
  margin-bottom: 40px; }
.tp-page-content_8a87e9a1d26f07b8 .te-post-comments_6b0cc3b95eb082d9 {
  margin-top: 80px; }

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

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

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

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

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

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

.gallery-columns-1_c82de2dc0dc33963 .gallery-item_385d3a0c3292df49 {
  max-width: 100%;
  width: 100%; }

.gallery-columns-2_86da99c6ea81e649 .gallery-item_385d3a0c3292df49 {
  max-width: 50%; }

.gallery-columns-3_4ec49ded93dfea50 .gallery-item_385d3a0c3292df49 {
  max-width: 33.33%; }

.gallery-columns-4_f0e0218c9355faea .gallery-item_385d3a0c3292df49 {
  max-width: 25%; }

.gallery-columns-5_29f5710b931c7862 .gallery-item_385d3a0c3292df49 {
  max-width: 20%; }

.gallery-columns-6_c4a514e586e7dbca .gallery-item_385d3a0c3292df49 {
  max-width: 16.66%; }

.gallery-columns-7_9a5ab904e05f22d0 .gallery-item_385d3a0c3292df49 {
  max-width: 14.28%; }

.gallery-columns-8_9e4f962cef8733a3 .gallery-item_385d3a0c3292df49 {
  max-width: 12.5%; }

.gallery-columns-9_9b21adde4b60487e .gallery-item_385d3a0c3292df49 {
  max-width: 11.11%; }

.gallery-caption_a2d95b714dd075a8 {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.te-post-content p.has-large-font-size_576683ecd49e98e5 {
  font-size: 36px;
  line-height: 1.2; }
.te-post-content .wp-block-search_ca12e32300de4b6f {
  margin-bottom: 15px; }
.te-post-content .wp-block-file_547f74d4fc3a12fe {
  margin-top: 20px; }
.te-post-content .wp-block-group__inner-container_f548311c1a4e7908 p {
  margin-top: 0 !important; }

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

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

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

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

.wp-block-cover_4ec9760509b1a1da p.wp-block-cover-text_9b84218a8deabfc1,
.wp-block-cover_4ec9760509b1a1da.is-light_f40110215605fafc .wp-block-cover__inner-container_310cafae3a7e1630 {
  color: #fff !important; }

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

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

.widget_aa8e47521988ca16 .wp-block-archives-dropdown_47e171c7422533b8,
.widget_aa8e47521988ca16 .wp-block-categories-dropdown_76e8b0c07d48a2b9,
.widget_aa8e47521988ca16 .wp-block-loginout_939792149d7b0be9,
.widget_aa8e47521988ca16 .wp-block-social-links_1c27c28bec8bb5e4,
.widget_aa8e47521988ca16.widget_archive_e90dba63de609149 select,
.widget_aa8e47521988ca16.te_widget_categories_808396a127ec82b4 select,
.widget_aa8e47521988ca16.widget_text_9057d49831a06ab3 select,
.widget_aa8e47521988ca16.te_widget_search_293bbaf1bf306b9c .search-form_bb94059aef58f8ef,
.widget_aa8e47521988ca16.te_widget_tag_cloud_1c8de6c93c67dcb2 .tagcloud_8ba86c42f40d187c,
.widget_aa8e47521988ca16 .wp-block-tag-cloud_1948273cf7dec597 {
  margin-bottom: 6px; }

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

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

.blog-search-content_e955efe8741d1c2c {
  margin: 0; }
  .blog-search-content_e955efe8741d1c2c .wp-block-search_ca12e32300de4b6f,
  .blog-search-content_e955efe8741d1c2c .search-form_bb94059aef58f8ef,
  .blog-search-content_e955efe8741d1c2c .sidebar__search_29487db4ddcd5c75 {
    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_e955efe8741d1c2c .wp-block-search_ca12e32300de4b6f,
      .blog-search-content_e955efe8741d1c2c .search-form_bb94059aef58f8ef,
      .blog-search-content_e955efe8741d1c2c .sidebar__search_29487db4ddcd5c75 {
        width: 100%; } }
    .blog-search-content_e955efe8741d1c2c .wp-block-search_ca12e32300de4b6f .wp-block-search__inside-wrapper_463afd68172c7904,
    .blog-search-content_e955efe8741d1c2c .search-form_bb94059aef58f8ef .wp-block-search__inside-wrapper_463afd68172c7904,
    .blog-search-content_e955efe8741d1c2c .sidebar__search_29487db4ddcd5c75 .wp-block-search__inside-wrapper_463afd68172c7904 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .blog-search-content_e955efe8741d1c2c .wp-block-search_ca12e32300de4b6f label,
    .blog-search-content_e955efe8741d1c2c .search-form_bb94059aef58f8ef label,
    .blog-search-content_e955efe8741d1c2c .sidebar__search_29487db4ddcd5c75 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_e955efe8741d1c2c .wp-block-search_ca12e32300de4b6f input,
    .blog-search-content_e955efe8741d1c2c .search-form_bb94059aef58f8ef input,
    .blog-search-content_e955efe8741d1c2c .sidebar__search_29487db4ddcd5c75 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_e955efe8741d1c2c .wp-block-search_ca12e32300de4b6f button,
    .blog-search-content_e955efe8741d1c2c .search-form_bb94059aef58f8ef button,
    .blog-search-content_e955efe8741d1c2c .sidebar__search_29487db4ddcd5c75 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_8a87e9a1d26f07b8 .wp-smiley_7ee15b0e0a75125a,
.entry-content_9b2deef884ae95d5 .wp-smiley_7ee15b0e0a75125a,
.comment-content_0392146569a08d06 .wp-smiley_7ee15b0e0a75125a {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

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

.te-comment-respond_80d2e718548d67d4.style-two_6b7fb5f7e5672b47 .wpcf7-form_f753547ecda4d0b4 .wpcf7-not-valid-tip_c9fae246a034dd57 {
  color: #d9c0b8 !important; }
.te-comment-respond_80d2e718548d67d4 .wpcf7-form_f753547ecda4d0b4 .wpcf7-not-valid_2138387e79466bf4 {
  border-color: #dc3232 !important; }
.te-comment-respond_80d2e718548d67d4 .wpcf7-form_f753547ecda4d0b4 .wpcf7-not-valid-tip_c9fae246a034dd57 {
  font-size: 16px;
  margin-top: 5px; }
.te-comment-respond_80d2e718548d67d4 .wpcf7-form_f753547ecda4d0b4.sent_26462c58ea801e92 .wpcf7-response-output_af21a27ef2859126 {
  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_80d2e718548d67d4 .wpcf7-form_f753547ecda4d0b4.invalid_d121747916c02615 .wpcf7-response-output_af21a27ef2859126 {
  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_06aa40eb17e13d5d {
  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_06aa40eb17e13d5d .wpcf7-te-list-item_f00e2ce4c5c39429 {
    margin: 0; }
    .wpcf7-form-control_06aa40eb17e13d5d .wpcf7-te-list-item_f00e2ce4c5c39429 label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      margin: 0;
      gap: 10px; }
      .wpcf7-form-control_06aa40eb17e13d5d .wpcf7-te-list-item_f00e2ce4c5c39429 label .wpcf7-te-list-item-label_f3c5fc6a4a3b85ea {
        font-size: 16px;
        font-weight: 400; }

.logged-in_bf27303511bd7677 .te-comment-respond_80d2e718548d67d4 textarea {
  margin-bottom: 12px; }

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

body.admin-bar_88d9b25c0006dab3 .header-menu-area_c22c262fa7094086.sticky_menu_6e934adadb5ba671 {
  top: 30px; }
  @media (max-width: 600px) {
    body.admin-bar_88d9b25c0006dab3 .header-menu-area_c22c262fa7094086.sticky_menu_6e934adadb5ba671 {
      top: 0; } }

.page-template-default_46dea14d336ef242.page-id-146_93757124f83c8b36 .tp-page-content_8a87e9a1d26f07b8 p:last-child {
  margin-bottom: 10px; }
.page-template-default_46dea14d336ef242.page-id-1133_12d840dafeec7246 .tp-page-content_8a87e9a1d26f07b8 .te-comment-respond_80d2e718548d67d4 {
  margin-top: 78px;
  display: inline-block;
  width: 100%; }
.page-template-default_46dea14d336ef242.page-id-3_0bfd4c6e5ed072c7 .page-area_9d64a59a7e5b1ddb {
  padding-top: 128px; }

.single-post-item_48224fda4eb3965d.post-24_f0bfbfa690b02cf0 .wp-block-button_f1a484664aa28c1f a {
  color: #ffffff; }

.post-template-default_7872efe119b63f6e.postid-163_8ecef32698f7eb13 .te-blog-details-wrapper_84769a52f8ab0384 .te-post-item_301695112260614f .te-post-content {
  margin-bottom: 34px; }
.post-template-default_7872efe119b63f6e.postid-150_7b84f543e92e09c8 .te-blog-details-wrapper_84769a52f8ab0384 .te-post-item_301695112260614f .te-post-content {
  margin-bottom: 34px; }
  .post-template-default_7872efe119b63f6e.postid-150_7b84f543e92e09c8 .te-blog-details-wrapper_84769a52f8ab0384 .te-post-item_301695112260614f .te-post-content .wp-block-group_4a18852aa5d8ad84.is-layout-constrained_1023607090ee3cde:last-child {
    border: 1px solid #000; }
.post-template-default_7872efe119b63f6e.postid-51_77c27c2f13d92b23 .te-blog-details-wrapper_84769a52f8ab0384 .te-post-item_301695112260614f .te-post-content {
  margin-bottom: 25px; }
  .post-template-default_7872efe119b63f6e.postid-51_77c27c2f13d92b23 .te-blog-details-wrapper_84769a52f8ab0384 .te-post-item_301695112260614f .te-post-content p:last-child {
    margin-bottom: 0; }
.post-template-default_7872efe119b63f6e.postid-1163_b7c3bf733a021945 .te-blog-details-wrapper_84769a52f8ab0384 .te-post-item_301695112260614f .te-post-content .wp-caption_79fe96dee95a7955, .post-template-default_7872efe119b63f6e.postid-568_f55a8a855a32fa30 .te-blog-details-wrapper_84769a52f8ab0384 .te-post-item_301695112260614f .te-post-content .wp-caption_79fe96dee95a7955 {
  margin-top: 20px; }
.post-template-default_7872efe119b63f6e.postid-1785_92240137eb782846 .te-blog-details-wrapper_84769a52f8ab0384 .te-post-item_301695112260614f .te-post-content .wp-block-button__link_6b8ba494e8ba5ac2 {
  color: #ffffff !important; }
.post-template-default_7872efe119b63f6e.postid-1149_d9453bce4bff2910 .te-blog-details-wrapper_84769a52f8ab0384 .te-latest-comments_f1b231479677e0ba li .te-comments-item_ecce6070e7b51f8c .te-comments-text_a5f294c623a49678 p {
  margin-bottom: 0; }
.post-template-default_7872efe119b63f6e.postid-555_caea8c364432f06a .te-blog-details-wrapper_84769a52f8ab0384 .te-post-item_301695112260614f .te-post-content .gallery {
  margin-top: 20px; }

.error-404_56c1e4f28d7b7236.not-found {
  margin-top: -20px;
  margin-bottom: 40px; }
  .error-404_56c1e4f28d7b7236.not-found .error-content_7e87edf09f2420d2 .error-btn-bh_b96ffb26026d8f54 {
    margin-top: 20px; }

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

.sidebar_a3a81d1c521cded9 .widget_media_gallery_cd6ef270ac1cf610 .gallery-item_385d3a0c3292df49 {
  margin-bottom: 0; }
  .sidebar_a3a81d1c521cded9 .widget_media_gallery_cd6ef270ac1cf610 .gallery-item_385d3a0c3292df49 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_3ce4477dc3e6cd7f {
  -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_56511009a04f928a {
  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_56a6bd076ef18ab9 path {
  stroke: #317EFE;
  stroke-width: 4;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

body.admin-bar_88d9b25c0006dab3 .header-area_3c5b75aeaed5339e.style-2_bfe977e3e9a18b7a.login .te-header-menu-area_ceccdf653a53d11a {
  top: auto !important; }

.header-area_3c5b75aeaed5339e .container-fluid_4ae80494a7466eb0 {
  padding: 0 70px; }
  @media (max-width: 1550px) {
    .header-area_3c5b75aeaed5339e .container-fluid_4ae80494a7466eb0 {
      padding: 0 24px; } }
.header-area_3c5b75aeaed5339e.style-2_bfe977e3e9a18b7a .header-top {
  padding: 9px 0;
  background-color: #F9F4F1; }
  .header-area_3c5b75aeaed5339e.style-2_bfe977e3e9a18b7a .header-top .te-header-contact-info_cb7af3eb71c89604 span {
    color: #677471; }
    .header-area_3c5b75aeaed5339e.style-2_bfe977e3e9a18b7a .header-top .te-header-contact-info_cb7af3eb71c89604 span i {
      color: #317EFE; }
    .header-area_3c5b75aeaed5339e.style-2_bfe977e3e9a18b7a .header-top .te-header-contact-info_cb7af3eb71c89604 span a {
      color: #677471; }
  .header-area_3c5b75aeaed5339e.style-2_bfe977e3e9a18b7a .header-top .te-social-profile_10ea0eba6d716c22 a {
    color: #317EFE;
    background-color: #E0E6F8;
    width: 42px;
    height: 42px; }
    .header-area_3c5b75aeaed5339e.style-2_bfe977e3e9a18b7a .header-top .te-social-profile_10ea0eba6d716c22 a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #ffffff;
      background-color: #317EFE; }
.header-area_3c5b75aeaed5339e.style-2_bfe977e3e9a18b7a .te-header-menu-area_ceccdf653a53d11a {
  position: fixed;
  top: 20px;
  left: 0;
  width: 100%; }
  .header-area_3c5b75aeaed5339e.style-2_bfe977e3e9a18b7a .te-header-menu-area_ceccdf653a53d11a .menu-wrapper_ec3eb3e5b9e76463 {
    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_3c5b75aeaed5339e.style-2_bfe977e3e9a18b7a .te-header-menu-area_ceccdf653a53d11a .menu-wrapper_ec3eb3e5b9e76463 {
        padding-left: 10px;
        padding-right: 6px; } }
  .header-area_3c5b75aeaed5339e.style-2_bfe977e3e9a18b7a .te-header-menu-area_ceccdf653a53d11a .te-header-btn_2bc9df0f77124db6 .te-quote-btn_27edb240add5b9cb {
    background-color: #E7F914;
    border-color: #E7F914; }
.header-area_3c5b75aeaed5339e.style-2_bfe977e3e9a18b7a .te-sticky_menu {
  top: 0; }
  .header-area_3c5b75aeaed5339e.style-2_bfe977e3e9a18b7a .te-sticky_menu .menu-wrapper_ec3eb3e5b9e76463 {
    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_412e180de9a0869a {
    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_7dbb99c20773aa85 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px; }
  .header-top .te-header-contact-info_cb7af3eb71c89604 {
    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_cb7af3eb71c89604 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_cb7af3eb71c89604 span.te-contact-info-item_df9cac50517144cb {
        gap: 0 10px !important; }
      .header-top .te-header-contact-info_cb7af3eb71c89604 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_5647856554d24744 {
      display: none; } }
  .header-top .header-top-btn_5647856554d24744 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_5647856554d24744 a:hover:after {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
    .header-top .header-top-btn_5647856554d24744 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_10ea0eba6d716c22 {
    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_10ea0eba6d716c22 .te-social-profile-label_0b49f029bf81c42b {
      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_10ea0eba6d716c22 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_10ea0eba6d716c22 a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #14203A;
        background-color: #E7F914; }

.te-header-menu-area_ceccdf653a53d11a {
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-header-menu-area_ceccdf653a53d11a.te-te-sticky-header_c0ea14bbfe82ed3f {
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-header-menu-area_ceccdf653a53d11a.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_ceccdf653a53d11a.te-sticky_menu .te-logo_029bc34710ff738d .te-sticky-logo_4525bcd2918313a2 img {
          width: 170px;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-header-menu-area_ceccdf653a53d11a.te-sticky_menu .te-main-menu_1894bc42baa3bc39 ul li.te-active > a:after {
      bottom: 20px; }
    .te-header-menu-area_ceccdf653a53d11a.te-sticky_menu .te-main-menu_1894bc42baa3bc39 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_ceccdf653a53d11a.te-sticky_menu .te-main-menu_1894bc42baa3bc39 ul li a {
          padding: 33px 14px; } }
    .te-header-menu-area_ceccdf653a53d11a.te-sticky_menu .te-main-menu_1894bc42baa3bc39 ul li ul li a {
      padding: 10px 20px; }
  .te-header-menu-area_ceccdf653a53d11a .te-header-menu-wrapper_89b6963da36d2c2a {
    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_ceccdf653a53d11a .te-header-menu-wrapper_89b6963da36d2c2a {
        gap: 20px; } }
  .te-header-menu-area_ceccdf653a53d11a .te-logo_029bc34710ff738d {
    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_ceccdf653a53d11a .te-logo_029bc34710ff738d {
        height: 100px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-header-menu-area_ceccdf653a53d11a .te-logo_029bc34710ff738d {
        height: 80px; } }
    .te-header-menu-area_ceccdf653a53d11a .te-logo_029bc34710ff738d .te-standard-logo_8a610d3a321649ee img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-header-menu-area_ceccdf653a53d11a .te-logo_029bc34710ff738d .te-sticky-logo_4525bcd2918313a2 {
      display: none; }
      @media only screen and (max-width: 767px) {
        .te-header-menu-area_ceccdf653a53d11a .te-logo_029bc34710ff738d .te-sticky-logo_4525bcd2918313a2 {
          width: 170px; } }
      @media only screen and (max-width: 1199px) {
        .te-header-menu-area_ceccdf653a53d11a .te-logo_029bc34710ff738d .te-sticky-logo_4525bcd2918313a2 {
          display: block; } }
      .te-header-menu-area_ceccdf653a53d11a .te-logo_029bc34710ff738d .te-sticky-logo_4525bcd2918313a2 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-header-menu-area_ceccdf653a53d11a .te-logo_029bc34710ff738d .te-retina-logo_48c0a5c08099ba24 {
      display: none; }

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

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

.te-header-btn_2bc9df0f77124db6 {
  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_2bc9df0f77124db6 .te-icon_e4a8572b81e39d8f {
    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_2bc9df0f77124db6 .te-icon_e4a8572b81e39d8f: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_2bc9df0f77124db6 {
      display: none; } }
  .te-header-btn_2bc9df0f77124db6 .te-cta-btn_7e0985155f0154ca {
    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_2bc9df0f77124db6 .te-cta-btn_7e0985155f0154ca:hover {
      background-color: #317EFE;
      color: #ffffff; }
  .te-header-btn_2bc9df0f77124db6 .te-quote-btn_27edb240add5b9cb {
    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_2bc9df0f77124db6 .te-quote-btn_27edb240add5b9cb: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_2f08a31074b9c774 {
    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_2f08a31074b9c774 .te-search-content-filed_6e0148db1a50088f {
      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_2f08a31074b9c774 .te-search-content-filed_6e0148db1a50088f .te-search-close {
        cursor: pointer;
        font-size: 30px;
        color: #ffffff; }
    .te-search-form-wrapper .te-search-form-inner_2f08a31074b9c774 .te-search-form_351d40a4cb915520 {
      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_2f08a31074b9c774 .te-search-form_351d40a4cb915520 .te-search-form-input_14279ba2eae21f69 {
        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_2f08a31074b9c774 .te-search-form_351d40a4cb915520 .te-search-form-input_14279ba2eae21f69 .te-search-icon_2a91e3940a044b79 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .te-search-form-wrapper .te-search-form-inner_2f08a31074b9c774 .te-search-form_351d40a4cb915520 .te-search-form-input_14279ba2eae21f69 button.te-submit-search-btn_66772e1f04fd373c {
          padding: 15px 24px !important; }
      .te-search-form-wrapper .te-search-form-inner_2f08a31074b9c774 .te-search-form_351d40a4cb915520 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_6491b5d9ce6ce449 a.mean-expand.mean-clicked_57357a5b0d44aa28 {
  background-color: #317EFE;
  border-color: #317EFE !important; }

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

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

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

.te-mobile-menu-bar_e7793b43869a7906 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_e7793b43869a7906 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_e77dd8789b5ad9bd {
    display: inline-block;
    width: 180px; }
  .te-menu-sidebar-area .te-menu-sidebar-wrapper_5613c38edc24e155 {
    position: relative;
    padding: 40px; }
  .te-menu-sidebar-area.active {
    right: 0; }
  .te-menu-sidebar-area .te-menu-sidebar-close_cc4f943d1e46f290 {
    position: absolute;
    top: 0;
    right: 0; }
    .te-menu-sidebar-area .te-menu-sidebar-close_cc4f943d1e46f290 .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_cc4f943d1e46f290 .te-menu-sidebar-close-btn:hover {
        background-color: #317EFE; }
  .te-menu-sidebar-area .te-menu-sidebar-content_647cdff5d2188051 .te-menu-sidebar-single-widget_8fcf60029b35af8a {
    display: inline-block;
    margin-top: 20px;
    width: 100%; }
    .te-menu-sidebar-area .te-menu-sidebar-content_647cdff5d2188051 .te-menu-sidebar-single-widget_8fcf60029b35af8a .te-menu-sidebar-title_0eb39fe0548e5a05 {
      margin-bottom: 5px; }
    .te-menu-sidebar-area .te-menu-sidebar-content_647cdff5d2188051 .te-menu-sidebar-single-widget_8fcf60029b35af8a .te-header-contact-info_cb7af3eb71c89604 {
      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_647cdff5d2188051 .te-menu-sidebar-single-widget_8fcf60029b35af8a .te-header-contact-info_cb7af3eb71c89604 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_647cdff5d2188051 .te-menu-sidebar-single-widget_8fcf60029b35af8a .te-header-contact-info_cb7af3eb71c89604 span.te-contact-info-item_df9cac50517144cb {
          gap: 0 10px !important; }
        .te-menu-sidebar-area .te-menu-sidebar-content_647cdff5d2188051 .te-menu-sidebar-single-widget_8fcf60029b35af8a .te-header-contact-info_cb7af3eb71c89604 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_647cdff5d2188051 .te-menu-sidebar-single-widget_8fcf60029b35af8a .te-header-contact-info_cb7af3eb71c89604 span a:hover {
            color: #317EFE; }
    .te-menu-sidebar-area .te-menu-sidebar-content_647cdff5d2188051 .te-menu-sidebar-single-widget_8fcf60029b35af8a .te-social-profile_10ea0eba6d716c22 {
      margin-top: 20px;
      border-top: 1px solid #dfe2e9;
      width: 100%;
      padding-top: 20px; }
      .te-menu-sidebar-area .te-menu-sidebar-content_647cdff5d2188051 .te-menu-sidebar-single-widget_8fcf60029b35af8a .te-social-profile_10ea0eba6d716c22 a {
        color: #14203A;
        font-size: 22px; }
        .te-menu-sidebar-area .te-menu-sidebar-content_647cdff5d2188051 .te-menu-sidebar-single-widget_8fcf60029b35af8a .te-social-profile_10ea0eba6d716c22 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_595155989bfce003 {
  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_595155989bfce003.style-2_bfe977e3e9a18b7a .te-single-slider_539c8f4aa6a529b4 {
    height: 950px;
    padding-top: 70px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_595155989bfce003.style-2_bfe977e3e9a18b7a .te-single-slider_539c8f4aa6a529b4 {
        height: unset;
        padding: 80px 0; } }
    .slider-area_595155989bfce003.style-2_bfe977e3e9a18b7a .te-single-slider_539c8f4aa6a529b4 .slider-feature-img_a56c60ce0ff17958 {
      position: absolute;
      right: 0;
      top: 0; }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_595155989bfce003.style-2_bfe977e3e9a18b7a .te-single-slider_539c8f4aa6a529b4 .slider-feature-img_a56c60ce0ff17958 {
          right: -200px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_595155989bfce003.style-2_bfe977e3e9a18b7a .te-single-slider_539c8f4aa6a529b4 .slider-feature-img_a56c60ce0ff17958 {
          right: -280px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_595155989bfce003.style-2_bfe977e3e9a18b7a .te-single-slider_539c8f4aa6a529b4 .slider-feature-img_a56c60ce0ff17958 {
          right: -380px; } }
      .slider-area_595155989bfce003.style-2_bfe977e3e9a18b7a .te-single-slider_539c8f4aa6a529b4 .slider-feature-img_a56c60ce0ff17958 .company-award_743cda072d9470bb {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        margin-top: 50px;
        left: 135px; }
        .slider-area_595155989bfce003.style-2_bfe977e3e9a18b7a .te-single-slider_539c8f4aa6a529b4 .slider-feature-img_a56c60ce0ff17958 .company-award_743cda072d9470bb .icon_42abf12c77dc0204 {
          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_595155989bfce003.style-2_bfe977e3e9a18b7a .te-single-slider_539c8f4aa6a529b4 .slider-feature-img_a56c60ce0ff17958 .slider-feature-img-overlay_a1e1fec25a459218 {
          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_595155989bfce003.style-2_bfe977e3e9a18b7a .te-single-slider_539c8f4aa6a529b4 .slider-left-shape_934d057f01f21b4c {
      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_595155989bfce003.style-2_bfe977e3e9a18b7a .te-single-slider_539c8f4aa6a529b4 .slider-left-shape_934d057f01f21b4c {
          display: none; } }
    .slider-area_595155989bfce003.style-2_bfe977e3e9a18b7a .te-single-slider_539c8f4aa6a529b4 .slider-right-shape_9b61b0d830d97ef6 {
      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_595155989bfce003.style-2_bfe977e3e9a18b7a .te-single-slider_539c8f4aa6a529b4 .slider-right-shape_9b61b0d830d97ef6 {
          display: none; } }
    .slider-area_595155989bfce003.style-2_bfe977e3e9a18b7a .te-single-slider_539c8f4aa6a529b4 .slider-circle-shape_bc0f7d15a4d0ebc8 {
      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_595155989bfce003 .te-slider-wrapper_17baa8d5c6bdab82 .slick-active .te-slider-short-title_dc014da7807f4d28,
  .slider-area_595155989bfce003 .te-slider-wrapper_17baa8d5c6bdab82 .slick-active .te-slider-title_af1f8e5c3e3a6fe5,
  .slider-area_595155989bfce003 .te-slider-wrapper_17baa8d5c6bdab82 .slick-active .te-slider-short-desc_b0ff08b8681e762b,
  .slider-area_595155989bfce003 .te-slider-wrapper_17baa8d5c6bdab82 .slick-active .te-slider-btn-wrapper_dc3d2954559a1f48 {
    -webkit-animation-name: MovefadeUp;
    animation-name: MovefadeUp;
    -webkit-animation-fill-mode: both; }
  .slider-area_595155989bfce003 .te-slider-wrapper_17baa8d5c6bdab82 .slick-active .te-slider-short-title_dc014da7807f4d28 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; }
  .slider-area_595155989bfce003 .te-slider-wrapper_17baa8d5c6bdab82 .slick-active .te-slider-title_af1f8e5c3e3a6fe5 {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  .slider-area_595155989bfce003 .te-slider-wrapper_17baa8d5c6bdab82 .slick-active .te-slider-short-desc_b0ff08b8681e762b {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s; }
  .slider-area_595155989bfce003 .te-slider-wrapper_17baa8d5c6bdab82 .slick-active .te-slider-btn-wrapper_dc3d2954559a1f48 {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s; }
  .slider-area_595155989bfce003 .te-slider-wrapper_17baa8d5c6bdab82 .slick-dots_5e40058aa28c3a51 {
    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_595155989bfce003 .te-slider-wrapper_17baa8d5c6bdab82 .slick-dots_5e40058aa28c3a51 {
        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_595155989bfce003 .te-slider-wrapper_17baa8d5c6bdab82 .slick-dots_5e40058aa28c3a51 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_595155989bfce003 .te-slider-wrapper_17baa8d5c6bdab82 .slick-dots_5e40058aa28c3a51 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_595155989bfce003 .te-slider-wrapper_17baa8d5c6bdab82 .slick-dots_5e40058aa28c3a51 li button:hover {
          background-color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
      .slider-area_595155989bfce003 .te-slider-wrapper_17baa8d5c6bdab82 .slick-dots_5e40058aa28c3a51 li.slick-active {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 1px solid #317EFE; }
        .slider-area_595155989bfce003 .te-slider-wrapper_17baa8d5c6bdab82 .slick-dots_5e40058aa28c3a51 li.slick-active button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .slider-area_595155989bfce003 .te-single-slider_539c8f4aa6a529b4 {
    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_595155989bfce003 .te-single-slider_539c8f4aa6a529b4 {
        background-image: none !important; } }
    .slider-area_595155989bfce003 .te-single-slider_539c8f4aa6a529b4 .te-slider-overlay_529085eb2e8edb5f {
      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_595155989bfce003 .te-single-slider_539c8f4aa6a529b4 .te-slider-overlay_529085eb2e8edb5f {
          left: 0; } }
      .slider-area_595155989bfce003 .te-single-slider_539c8f4aa6a529b4 .te-slider-overlay_529085eb2e8edb5f .te-slider-overlay-shape_c309a8f85ee10190 {
        position: absolute;
        top: 0;
        height: 100%;
        left: -340px;
        width: 100%; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_595155989bfce003 .te-single-slider_539c8f4aa6a529b4 .te-slider-overlay_529085eb2e8edb5f .te-slider-overlay-shape_c309a8f85ee10190 {
            display: none; } }
    .slider-area_595155989bfce003 .te-single-slider_539c8f4aa6a529b4 .te-slider-content-wrapper_357ae8167f626a18 {
      position: relative;
      z-index: 99; }
      .slider-area_595155989bfce003 .te-single-slider_539c8f4aa6a529b4 .te-slider-content-wrapper_357ae8167f626a18 .te-slider-content_698faf10df82b4ef .te-slider-short-title_dc014da7807f4d28 {
        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_595155989bfce003 .te-single-slider_539c8f4aa6a529b4 .te-slider-content-wrapper_357ae8167f626a18 .te-slider-content_698faf10df82b4ef .te-slider-title_af1f8e5c3e3a6fe5 {
        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_595155989bfce003 .te-single-slider_539c8f4aa6a529b4 .te-slider-content-wrapper_357ae8167f626a18 .te-slider-content_698faf10df82b4ef .te-slider-title_af1f8e5c3e3a6fe5 {
            font-size: 60px;
            line-height: 64px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-area_595155989bfce003 .te-single-slider_539c8f4aa6a529b4 .te-slider-content-wrapper_357ae8167f626a18 .te-slider-content_698faf10df82b4ef .te-slider-title_af1f8e5c3e3a6fe5 {
            font-size: 48px;
            line-height: 56px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_595155989bfce003 .te-single-slider_539c8f4aa6a529b4 .te-slider-content-wrapper_357ae8167f626a18 .te-slider-content_698faf10df82b4ef .te-slider-title_af1f8e5c3e3a6fe5 {
            font-size: 42px;
            line-height: 52px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_595155989bfce003 .te-single-slider_539c8f4aa6a529b4 .te-slider-content-wrapper_357ae8167f626a18 .te-slider-content_698faf10df82b4ef .te-slider-title_af1f8e5c3e3a6fe5 {
            font-size: 38px;
            line-height: 44px;
            margin-bottom: 20px; } }
      .slider-area_595155989bfce003 .te-single-slider_539c8f4aa6a529b4 .te-slider-content-wrapper_357ae8167f626a18 .te-slider-content_698faf10df82b4ef .te-slider-short-desc_b0ff08b8681e762b {
        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_595155989bfce003 .te-single-slider_539c8f4aa6a529b4 .te-slider-content-wrapper_357ae8167f626a18 .te-slider-content_698faf10df82b4ef .te-slider-short-desc_b0ff08b8681e762b {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_595155989bfce003 .te-single-slider_539c8f4aa6a529b4 .te-slider-content-wrapper_357ae8167f626a18 .te-slider-content_698faf10df82b4ef .te-slider-short-desc_b0ff08b8681e762b {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_595155989bfce003 .te-single-slider_539c8f4aa6a529b4 .te-slider-content-wrapper_357ae8167f626a18 .te-slider-content_698faf10df82b4ef .te-slider-short-desc_b0ff08b8681e762b {
            font-size: 18px;
            line-height: 32px; } }
      .slider-area_595155989bfce003 .te-single-slider_539c8f4aa6a529b4 .te-slider-content-wrapper_357ae8167f626a18 .te-slider-content_698faf10df82b4ef .te-slider-btn-wrapper_dc3d2954559a1f48 {
        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_595155989bfce003 .te-single-slider_539c8f4aa6a529b4 .te-slider-content-wrapper_357ae8167f626a18 .te-slider-content_698faf10df82b4ef .te-slider-btn-wrapper_dc3d2954559a1f48 {
            padding-top: 30px; } }
        .slider-area_595155989bfce003 .te-single-slider_539c8f4aa6a529b4 .te-slider-content-wrapper_357ae8167f626a18 .te-slider-content_698faf10df82b4ef .te-slider-btn-wrapper_dc3d2954559a1f48 .te-theme-btn_88bbcf4dcf0388a0 {
          padding: 11px 30px;
          color: #ffffff;
          border-radius: 50px;
          background-color: #317EFE;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .slider-area_595155989bfce003 .te-single-slider_539c8f4aa6a529b4 .te-slider-content-wrapper_357ae8167f626a18 .te-slider-content_698faf10df82b4ef .te-slider-btn-wrapper_dc3d2954559a1f48 .te-call-btn_42c8f2da4c2b413e {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 20px; }
          .slider-area_595155989bfce003 .te-single-slider_539c8f4aa6a529b4 .te-slider-content-wrapper_357ae8167f626a18 .te-slider-content_698faf10df82b4ef .te-slider-btn-wrapper_dc3d2954559a1f48 .te-call-btn_42c8f2da4c2b413e .te-icon_e4a8572b81e39d8f {
            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_595155989bfce003 .te-single-slider_539c8f4aa6a529b4 .te-slider-content-wrapper_357ae8167f626a18 .te-slider-content_698faf10df82b4ef .te-slider-btn-wrapper_dc3d2954559a1f48 .te-call-btn_42c8f2da4c2b413e .te-content_2787542dbc51886e {
            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_595155989bfce003 .te-single-slider_539c8f4aa6a529b4 .te-slider-content-wrapper_357ae8167f626a18 .te-slider-content_698faf10df82b4ef .te-slider-btn-wrapper_dc3d2954559a1f48 .te-call-btn_42c8f2da4c2b413e .te-content_2787542dbc51886e .te-title_b674c630a10b9418 {
              font-size: 18px;
              font-weight: 400;
              line-height: 24px;
              color: #335371; }
            .slider-area_595155989bfce003 .te-single-slider_539c8f4aa6a529b4 .te-slider-content-wrapper_357ae8167f626a18 .te-slider-content_698faf10df82b4ef .te-slider-btn-wrapper_dc3d2954559a1f48 .te-call-btn_42c8f2da4c2b413e .te-content_2787542dbc51886e .te-text_edb0cd55dc8daa60 {
              font-size: 20px;
              font-weight: 500;
              line-height: 24px;
              letter-spacing: 0px;
              color: #14203A; }

.slider-area_595155989bfce003.style-1_101dc1484ff7bd5a {
  position: relative;
  overflow: visible;
  background: transparent; }
  .slider-area_595155989bfce003.style-1_101dc1484ff7bd5a: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_595155989bfce003.style-1_101dc1484ff7bd5a .te-single-slider_539c8f4aa6a529b4 {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .slider-area_595155989bfce003.style-1_101dc1484ff7bd5a .te-single-slider_539c8f4aa6a529b4 .te-slider-overlay_529085eb2e8edb5f {
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
      background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
      .slider-area_595155989bfce003.style-1_101dc1484ff7bd5a .te-single-slider_539c8f4aa6a529b4 .te-slider-overlay_529085eb2e8edb5f::before {
        display: none; }
    .slider-area_595155989bfce003.style-1_101dc1484ff7bd5a .te-single-slider_539c8f4aa6a529b4 .slider-shape_b8fec22bf644582e {
      position: absolute;
      border-radius: 20px;
      overflow: hidden; }
      .slider-area_595155989bfce003.style-1_101dc1484ff7bd5a .te-single-slider_539c8f4aa6a529b4 .slider-shape_b8fec22bf644582e img {
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        top: 0; }
    .slider-area_595155989bfce003.style-1_101dc1484ff7bd5a .te-single-slider_539c8f4aa6a529b4 .shape-one_61d3e3142e5b2946 {
      top: 50px;
      left: 0;
      width: 300px;
      height: 290px; }
      @media (max-width: 991px) {
        .slider-area_595155989bfce003.style-1_101dc1484ff7bd5a .te-single-slider_539c8f4aa6a529b4 .shape-one_61d3e3142e5b2946 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_595155989bfce003.style-1_101dc1484ff7bd5a .te-single-slider_539c8f4aa6a529b4 .shape-one_61d3e3142e5b2946 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_595155989bfce003.style-1_101dc1484ff7bd5a .te-single-slider_539c8f4aa6a529b4 .shape-one_61d3e3142e5b2946 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_595155989bfce003.style-1_101dc1484ff7bd5a .te-single-slider_539c8f4aa6a529b4 .shape-one_61d3e3142e5b2946 {
          top: 160px;
          width: 250px;
          height: 200px; } }
    .slider-area_595155989bfce003.style-1_101dc1484ff7bd5a .te-single-slider_539c8f4aa6a529b4 .shape-two_7f949e48e31e5b58 {
      top: 0;
      right: 0;
      width: 300px;
      height: 310px; }
      @media (max-width: 991px) {
        .slider-area_595155989bfce003.style-1_101dc1484ff7bd5a .te-single-slider_539c8f4aa6a529b4 .shape-two_7f949e48e31e5b58 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_595155989bfce003.style-1_101dc1484ff7bd5a .te-single-slider_539c8f4aa6a529b4 .shape-two_7f949e48e31e5b58 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_595155989bfce003.style-1_101dc1484ff7bd5a .te-single-slider_539c8f4aa6a529b4 .shape-two_7f949e48e31e5b58 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_595155989bfce003.style-1_101dc1484ff7bd5a .te-single-slider_539c8f4aa6a529b4 .shape-two_7f949e48e31e5b58 {
          width: 300px;
          height: 250px;
          top: 70px;
          right: -40px; } }
    .slider-area_595155989bfce003.style-1_101dc1484ff7bd5a .te-single-slider_539c8f4aa6a529b4 .shape-three_c05f7a105e0f8fec {
      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_595155989bfce003.style-1_101dc1484ff7bd5a .te-single-slider_539c8f4aa6a529b4 .shape-three_c05f7a105e0f8fec {
          display: none !important; } }
      @media (max-width: 991px) {
        .slider-area_595155989bfce003.style-1_101dc1484ff7bd5a .te-single-slider_539c8f4aa6a529b4 .shape-three_c05f7a105e0f8fec {
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
    .slider-area_595155989bfce003.style-1_101dc1484ff7bd5a .te-single-slider_539c8f4aa6a529b4 .te-slider-container_ffe1969863130947 {
      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_595155989bfce003.style-1_101dc1484ff7bd5a .te-single-slider_539c8f4aa6a529b4 .te-slider-container_ffe1969863130947 {
          -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_595155989bfce003.style-1_101dc1484ff7bd5a .te-single-slider_539c8f4aa6a529b4 .te-slider-container_ffe1969863130947 {
          padding: 70px 0;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .slider-area_595155989bfce003.style-1_101dc1484ff7bd5a .te-single-slider_539c8f4aa6a529b4 .te-slider-container_ffe1969863130947 .te-slider-column_2d52cdcc8b717e8f {
        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_595155989bfce003.style-1_101dc1484ff7bd5a .te-single-slider_539c8f4aa6a529b4 .te-slider-container_ffe1969863130947 .te-slider-column_2d52cdcc8b717e8f {
            width: 100%; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_595155989bfce003.style-1_101dc1484ff7bd5a .te-single-slider_539c8f4aa6a529b4 .te-slider-content-wrapper_357ae8167f626a18 .te-slider-content_698faf10df82b4ef .te-slider-btn-wrapper_dc3d2954559a1f48 {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .slider-area_595155989bfce003.style-1_101dc1484ff7bd5a .te-single-slider_539c8f4aa6a529b4 .te-slider-content-wrapper_357ae8167f626a18 .te-slider-content_698faf10df82b4ef .te-slider-btn-wrapper_dc3d2954559a1f48 .te-theme-btn_88bbcf4dcf0388a0 {
      background-color: #317EFE;
      color: #ffffff; }
      .slider-area_595155989bfce003.style-1_101dc1484ff7bd5a .te-single-slider_539c8f4aa6a529b4 .te-slider-content-wrapper_357ae8167f626a18 .te-slider-content_698faf10df82b4ef .te-slider-btn-wrapper_dc3d2954559a1f48 .te-theme-btn_88bbcf4dcf0388a0:hover {
        background-color: #E7F914;
        color: #14203A; }
    .slider-area_595155989bfce003.style-1_101dc1484ff7bd5a .te-single-slider_539c8f4aa6a529b4 .te-slider-content-wrapper_357ae8167f626a18 .te-slider-content_698faf10df82b4ef .te-slider-btn-wrapper_dc3d2954559a1f48 .te-call-btn_42c8f2da4c2b413e .te-icon_e4a8572b81e39d8f {
      color: #317EFE; }
    .slider-area_595155989bfce003.style-1_101dc1484ff7bd5a .te-single-slider_539c8f4aa6a529b4 .te-slider-content-wrapper_357ae8167f626a18 .te-slider-content_698faf10df82b4ef .te-slider-title_af1f8e5c3e3a6fe5 {
      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_595155989bfce003.style-1_101dc1484ff7bd5a .te-single-slider_539c8f4aa6a529b4 .te-slider-content-wrapper_357ae8167f626a18 .te-slider-content_698faf10df82b4ef .te-slider-title_af1f8e5c3e3a6fe5 {
          font-size: 28px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_595155989bfce003.style-1_101dc1484ff7bd5a .te-single-slider_539c8f4aa6a529b4 .te-slider-content-wrapper_357ae8167f626a18 .te-slider-content_698faf10df82b4ef .te-slider-title_af1f8e5c3e3a6fe5 {
          font-size: 32px;
          line-height: 52px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_595155989bfce003.style-1_101dc1484ff7bd5a .te-single-slider_539c8f4aa6a529b4 .te-slider-content-wrapper_357ae8167f626a18 .te-slider-content_698faf10df82b4ef .te-slider-title_af1f8e5c3e3a6fe5 {
          font-size: 62px;
          line-height: 80px; } }
  .slider-area_595155989bfce003.style-1_101dc1484ff7bd5a .te-slider-wrapper_17baa8d5c6bdab82 .container {
    position: relative; }
  .slider-area_595155989bfce003.style-1_101dc1484ff7bd5a .te-slider-wrapper_17baa8d5c6bdab82 .slider-shape-bg_20210ac721ac20bc {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: 100px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_595155989bfce003.style-1_101dc1484ff7bd5a .te-slider-wrapper_17baa8d5c6bdab82 .slider-shape-bg_20210ac721ac20bc {
        display: none; } }
    @media (max-width: 1399px) {
      .slider-area_595155989bfce003.style-1_101dc1484ff7bd5a .te-slider-wrapper_17baa8d5c6bdab82 .slider-shape-bg_20210ac721ac20bc {
        margin-left: 0; } }
    .slider-area_595155989bfce003.style-1_101dc1484ff7bd5a .te-slider-wrapper_17baa8d5c6bdab82 .slider-shape-bg_20210ac721ac20bc: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_fb0fb60cfe168828 {
  position: relative; }

.te-info-card_2b9a88377b71f662 {
  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_2b9a88377b71f662 {
      padding: 40px 25px; } }
  .te-info-card_2b9a88377b71f662: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_2b9a88377b71f662:hover .te-image-wrapper_8f5dfabccb9cc7f8 .overlay_8cbbf384d4e571a7 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      opacity: 0.72; }
    .te-info-card_2b9a88377b71f662:hover .te-image-wrapper_8f5dfabccb9cc7f8 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_2b9a88377b71f662:hover .icon_42abf12c77dc0204 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-info-card_2b9a88377b71f662:hover .content .te-read-more_ea259b4d8fca4771 .te-theme-btn_88bbcf4dcf0388a0 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_2b9a88377b71f662 .te-info-card-inner_711b185627ca6da9 {
    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_2b9a88377b71f662 .te-image-wrapper_8f5dfabccb9cc7f8 {
    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_2b9a88377b71f662 .te-image-wrapper_8f5dfabccb9cc7f8 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_2b9a88377b71f662 .te-image-wrapper_8f5dfabccb9cc7f8 .overlay_8cbbf384d4e571a7 {
      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_2b9a88377b71f662 .icon_42abf12c77dc0204 {
    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_2b9a88377b71f662 .icon_42abf12c77dc0204 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_2b9a88377b71f662 .te-content-wrapper_aa1d403711f8384d {
    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_2b9a88377b71f662 .te-title-wrapper_168472c5f55fbde8 {
    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_2b9a88377b71f662 .te-title-wrapper_168472c5f55fbde8 .icon_42abf12c77dc0204 {
      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_2b9a88377b71f662 .te-title-wrapper_168472c5f55fbde8 .icon_42abf12c77dc0204::before, .te-info-card_2b9a88377b71f662 .te-title-wrapper_168472c5f55fbde8 .icon_42abf12c77dc0204::after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #317EFE;
        border: 1px solid #E1E1E1; }
      .te-info-card_2b9a88377b71f662 .te-title-wrapper_168472c5f55fbde8 .icon_42abf12c77dc0204::before {
        top: 15px;
        left: 5px; }
      .te-info-card_2b9a88377b71f662 .te-title-wrapper_168472c5f55fbde8 .icon_42abf12c77dc0204::after {
        bottom: 15px;
        right: 5px; }
    .te-info-card_2b9a88377b71f662 .te-title-wrapper_168472c5f55fbde8 .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_2b9a88377b71f662 .te-title-wrapper_168472c5f55fbde8 .divider_40cde82f8d5afcf2 {
      width: 55px;
      height: 2px;
      background-color: #317EFE; }
  .te-info-card_2b9a88377b71f662 .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_2b9a88377b71f662 .content .desc_15348bc269c93a1d {
      -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_2b9a88377b71f662 .content .te-read-more_ea259b4d8fca4771 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start; }
      .te-info-card_2b9a88377b71f662 .content .te-read-more_ea259b4d8fca4771 .te-theme-btn_88bbcf4dcf0388a0 {
        background-color: transparent;
        color: #317EFE;
        border: 1px solid #131A2A;
        padding: 9px 28px; }
        .te-info-card_2b9a88377b71f662 .content .te-read-more_ea259b4d8fca4771 .te-theme-btn_88bbcf4dcf0388a0:hover {
          background-color: #317EFE;
          color: #ffffff;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

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

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

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

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

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

.te-about-image-card_2c74f49d1a911955 .te-main-img-wrapper_9d00186d0dd56f64 {
  text-align: right; }
  @media (max-width: 991px) {
    .te-about-image-card_2c74f49d1a911955 .te-main-img-wrapper_9d00186d0dd56f64 {
      text-align: left; } }
  .te-about-image-card_2c74f49d1a911955 .te-main-img-wrapper_9d00186d0dd56f64 .te-main-img-inner_9410c175f29aae11 {
    position: relative;
    display: inline-block;
    z-index: 2; }
    .te-about-image-card_2c74f49d1a911955 .te-main-img-wrapper_9d00186d0dd56f64 .te-main-img-inner_9410c175f29aae11 > img {
      border-radius: 500px 500px 0 0;
      margin-left: 7px;
      margin-top: 4px; }
      @media (max-width: 650px) {
        .te-about-image-card_2c74f49d1a911955 .te-main-img-wrapper_9d00186d0dd56f64 .te-main-img-inner_9410c175f29aae11 > img {
          width: 100%; } }
    .te-about-image-card_2c74f49d1a911955 .te-main-img-wrapper_9d00186d0dd56f64 .te-main-img-inner_9410c175f29aae11 .te-img-card-shape_733e2fa4e07b937e {
      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_2c74f49d1a911955 .te-main-img-wrapper_9d00186d0dd56f64 .te-main-img-inner_9410c175f29aae11 .te-img-card-shape_733e2fa4e07b937e {
          right: 0; } }
.te-about-image-card_2c74f49d1a911955 .te-company-foundation_05884b72eec35446 {
  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_2c74f49d1a911955 .te-company-foundation_05884b72eec35446 .te-counter-wrapper_6521fcf0d2794029 {
    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_2c74f49d1a911955 .te-company-foundation_05884b72eec35446 .counter-title_ba1a4770bf362cfe {
    font-size: 45px;
    font-weight: 700;
    line-height: 54.9px;
    letter-spacing: -0.8px;
    color: #14203A;
    margin-bottom: 0; }
  .te-about-image-card_2c74f49d1a911955 .te-company-foundation_05884b72eec35446 .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_2c74f49d1a911955.style-2_bfe977e3e9a18b7a .te-main-img-wrapper_9d00186d0dd56f64 .te-main-img-inner_9410c175f29aae11 {
  border-radius: 20px;
  padding-right: 80px;
  margin-top: 23px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-image-card_2c74f49d1a911955.style-2_bfe977e3e9a18b7a .te-main-img-wrapper_9d00186d0dd56f64 .te-main-img-inner_9410c175f29aae11 {
      padding-right: 0;
      margin-top: 0; } }
  .te-about-image-card_2c74f49d1a911955.style-2_bfe977e3e9a18b7a .te-main-img-wrapper_9d00186d0dd56f64 .te-main-img-inner_9410c175f29aae11 > img {
    margin: 0;
    border-radius: 20px; }
  .te-about-image-card_2c74f49d1a911955.style-2_bfe977e3e9a18b7a .te-main-img-wrapper_9d00186d0dd56f64 .te-main-img-inner_9410c175f29aae11 .te-img-card-shape_733e2fa4e07b937e {
    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_2c74f49d1a911955.style-2_bfe977e3e9a18b7a .te-main-img-wrapper_9d00186d0dd56f64 .te-main-img-inner_9410c175f29aae11 .te-img-card-shape_733e2fa4e07b937e {
        display: none; } }
  .te-about-image-card_2c74f49d1a911955.style-2_bfe977e3e9a18b7a .te-main-img-wrapper_9d00186d0dd56f64 .te-main-img-inner_9410c175f29aae11 .te-another-image_268859b1d0c40af9 {
    position: absolute;
    top: 55%;
    right: -45px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-image-card_2c74f49d1a911955.style-2_bfe977e3e9a18b7a .te-main-img-wrapper_9d00186d0dd56f64 .te-main-img-inner_9410c175f29aae11 .te-another-image_268859b1d0c40af9 {
        position: relative;
        right: unset;
        top: unset; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .te-about-image-card_2c74f49d1a911955.style-2_bfe977e3e9a18b7a .te-main-img-wrapper_9d00186d0dd56f64 .te-main-img-inner_9410c175f29aae11 .te-another-image_268859b1d0c40af9 {
        position: relative; } }
    .te-about-image-card_2c74f49d1a911955.style-2_bfe977e3e9a18b7a .te-main-img-wrapper_9d00186d0dd56f64 .te-main-img-inner_9410c175f29aae11 .te-another-image_268859b1d0c40af9 .te-another-image-inner_d12a138f4160ddc6 {
      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_2c74f49d1a911955.style-2_bfe977e3e9a18b7a .te-main-img-wrapper_9d00186d0dd56f64 .te-main-img-inner_9410c175f29aae11 .te-another-image_268859b1d0c40af9 .te-another-image-inner_d12a138f4160ddc6 {
          width: 100%; }
          .te-about-image-card_2c74f49d1a911955.style-2_bfe977e3e9a18b7a .te-main-img-wrapper_9d00186d0dd56f64 .te-main-img-inner_9410c175f29aae11 .te-another-image_268859b1d0c40af9 .te-another-image-inner_d12a138f4160ddc6 img {
            width: 100%; } }
    .te-about-image-card_2c74f49d1a911955.style-2_bfe977e3e9a18b7a .te-main-img-wrapper_9d00186d0dd56f64 .te-main-img-inner_9410c175f29aae11 .te-another-image_268859b1d0c40af9 .video-btn_1ab9bf8ab91dbbb6 {
      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_2c74f49d1a911955.style-2_bfe977e3e9a18b7a .te-main-img-wrapper_9d00186d0dd56f64 .te-main-img-inner_9410c175f29aae11 .te-another-image_268859b1d0c40af9 .video-btn_1ab9bf8ab91dbbb6 {
          left: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%); } }
      .te-about-image-card_2c74f49d1a911955.style-2_bfe977e3e9a18b7a .te-main-img-wrapper_9d00186d0dd56f64 .te-main-img-inner_9410c175f29aae11 .te-another-image_268859b1d0c40af9 .video-btn_1ab9bf8ab91dbbb6 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_2c74f49d1a911955.style-2_bfe977e3e9a18b7a .te-main-img-wrapper_9d00186d0dd56f64 .te-main-img-inner_9410c175f29aae11 .te-another-image_268859b1d0c40af9 .te-badge-text_48f2d881a123fe24 {
      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_2c74f49d1a911955.style-2_bfe977e3e9a18b7a .te-main-img-wrapper_9d00186d0dd56f64 .te-main-img-inner_9410c175f29aae11 .te-another-image_268859b1d0c40af9 .te-badge-text_48f2d881a123fe24 {
          left: unset;
          top: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%);
          right: 0; } }
      .te-about-image-card_2c74f49d1a911955.style-2_bfe977e3e9a18b7a .te-main-img-wrapper_9d00186d0dd56f64 .te-main-img-inner_9410c175f29aae11 .te-another-image_268859b1d0c40af9 .te-badge-text_48f2d881a123fe24 .icon_42abf12c77dc0204 {
        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_2c74f49d1a911955.style-2_bfe977e3e9a18b7a .te-main-img-wrapper_9d00186d0dd56f64 .te-main-img-inner_9410c175f29aae11 .te-another-image_268859b1d0c40af9 .te-badge-text_48f2d881a123fe24 .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_2c74f49d1a911955.style-2_bfe977e3e9a18b7a .te-main-img-wrapper_9d00186d0dd56f64 .te-main-img-inner_9410c175f29aae11 .te-another-image_268859b1d0c40af9 .te-badge-text_48f2d881a123fe24 .text .title {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #14203A; }
        .te-about-image-card_2c74f49d1a911955.style-2_bfe977e3e9a18b7a .te-main-img-wrapper_9d00186d0dd56f64 .te-main-img-inner_9410c175f29aae11 .te-another-image_268859b1d0c40af9 .te-badge-text_48f2d881a123fe24 .text span {
          font-size: 12px;
          font-weight: 400;
          line-height: 12px;
          color: #335371; }

.te-about-info-card_01932926d6f85976 .te-about-info-content_e7f77f31e4b1733b {
  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_01932926d6f85976 .te-about-info-content_e7f77f31e4b1733b .te-section-title_567bfc656653efcb {
    margin-bottom: 0; }
    .te-about-info-card_01932926d6f85976 .te-about-info-content_e7f77f31e4b1733b .te-section-title_567bfc656653efcb .title {
      margin-bottom: 0; }
  .te-about-info-card_01932926d6f85976 .te-about-info-content_e7f77f31e4b1733b .te-list-item-wrapper_f9cbbca60288281d {
    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_01932926d6f85976 .te-about-info-content_e7f77f31e4b1733b .te-list-item-wrapper_f9cbbca60288281d {
        grid-template-columns: repeat(1, 1fr); } }
    .te-about-info-card_01932926d6f85976 .te-about-info-content_e7f77f31e4b1733b .te-list-item-wrapper_f9cbbca60288281d .te-list-item_64520ec83aae2a6d .icon_42abf12c77dc0204 {
      font-size: 24px;
      color: #317EFE;
      background-color: transparent;
      width: unset;
      height: unset; }
    .te-about-info-card_01932926d6f85976 .te-about-info-content_e7f77f31e4b1733b .te-list-item-wrapper_f9cbbca60288281d .te-list-item_64520ec83aae2a6d .text {
      color: #14203A; }
  .te-about-info-card_01932926d6f85976 .te-about-info-content_e7f77f31e4b1733b .te-info-list_1c44a05eaeb83044 {
    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_01932926d6f85976 .te-about-info-content_e7f77f31e4b1733b .te-info-list_1c44a05eaeb83044 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 20px; } }
    .te-about-info-card_01932926d6f85976 .te-about-info-content_e7f77f31e4b1733b .te-info-list_1c44a05eaeb83044 .te-single-info-list_6222c97b531b9654 {
      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_01932926d6f85976 .te-about-info-content_e7f77f31e4b1733b .te-info-list_1c44a05eaeb83044 .te-single-info-list_6222c97b531b9654:hover .icon_42abf12c77dc0204 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_01932926d6f85976 .te-about-info-content_e7f77f31e4b1733b .te-info-list_1c44a05eaeb83044 .te-single-info-list_6222c97b531b9654 .icon_42abf12c77dc0204 {
        margin-bottom: 10px;
        position: relative;
        margin-left: 20px; }
        .te-about-info-card_01932926d6f85976 .te-about-info-content_e7f77f31e4b1733b .te-info-list_1c44a05eaeb83044 .te-single-info-list_6222c97b531b9654 .icon_42abf12c77dc0204::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_01932926d6f85976 .te-about-info-content_e7f77f31e4b1733b .te-info-list_1c44a05eaeb83044 .te-single-info-list_6222c97b531b9654 .icon_42abf12c77dc0204 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_01932926d6f85976 .te-about-info-content_e7f77f31e4b1733b .te-info-list_1c44a05eaeb83044 .te-single-info-list_6222c97b531b9654 .title {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0px;
        margin-bottom: 0; }
      .te-about-info-card_01932926d6f85976 .te-about-info-content_e7f77f31e4b1733b .te-info-list_1c44a05eaeb83044 .te-single-info-list_6222c97b531b9654 .short-title_9fae273aca47143d {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px; }

.te-about-info-card_01932926d6f85976.style-2_bfe977e3e9a18b7a .te-about-info-content_e7f77f31e4b1733b {
  gap: 10px; }
  .te-about-info-card_01932926d6f85976.style-2_bfe977e3e9a18b7a .te-about-info-content_e7f77f31e4b1733b .te-list-item-wrapper_f9cbbca60288281d {
    padding-top: 6px;
    gap: 0; }
    .te-about-info-card_01932926d6f85976.style-2_bfe977e3e9a18b7a .te-about-info-content_e7f77f31e4b1733b .te-list-item-wrapper_f9cbbca60288281d .te-list-item_64520ec83aae2a6d .icon_42abf12c77dc0204 {
      width: 16px;
      height: 16px;
      background-color: #317EFE;
      border-radius: 50%;
      color: white;
      font-size: 10px; }
    .te-about-info-card_01932926d6f85976.style-2_bfe977e3e9a18b7a .te-about-info-content_e7f77f31e4b1733b .te-list-item-wrapper_f9cbbca60288281d .te-list-item_64520ec83aae2a6d .text {
      color: #335371; }
  .te-about-info-card_01932926d6f85976.style-2_bfe977e3e9a18b7a .te-about-info-content_e7f77f31e4b1733b .te-info-list_1c44a05eaeb83044 {
    border-top: 1px solid #E1E1E1;
    padding-top: 40px; }
    .te-about-info-card_01932926d6f85976.style-2_bfe977e3e9a18b7a .te-about-info-content_e7f77f31e4b1733b .te-info-list_1c44a05eaeb83044 .divider_40cde82f8d5afcf2 {
      width: 1px;
      background-color: #E1E1E1;
      height: 127px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-info-card_01932926d6f85976.style-2_bfe977e3e9a18b7a .te-about-info-content_e7f77f31e4b1733b .te-info-list_1c44a05eaeb83044 .divider_40cde82f8d5afcf2 {
          height: 1px;
          width: 100%; } }

.te-about-info-card_01932926d6f85976.style-three_a0bd1568dc07c2a6 .te-section-title_567bfc656653efcb {
  margin-bottom: 40px; }
.te-about-info-card_01932926d6f85976.style-three_a0bd1568dc07c2a6 .about-info-wrapper_6128079cbf2d7e78 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_01932926d6f85976.style-three_a0bd1568dc07c2a6 .about-info-wrapper_6128079cbf2d7e78 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .te-about-info-card_01932926d6f85976.style-three_a0bd1568dc07c2a6 .about-info-wrapper_6128079cbf2d7e78 .about-info-img_ddc4a157fa3a3ee6 {
    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_01932926d6f85976.style-three_a0bd1568dc07c2a6 .about-info-wrapper_6128079cbf2d7e78 .about-info-img_ddc4a157fa3a3ee6 {
        height: 350px; } }
    .te-about-info-card_01932926d6f85976.style-three_a0bd1568dc07c2a6 .about-info-wrapper_6128079cbf2d7e78 .about-info-img_ddc4a157fa3a3ee6 img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.te-about-info-card_01932926d6f85976.style-three_a0bd1568dc07c2a6 .te-about-info-content_e7f77f31e4b1733b {
  padding-left: 50px;
  gap: 30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_01932926d6f85976.style-three_a0bd1568dc07c2a6 .te-about-info-content_e7f77f31e4b1733b {
      padding-left: 0;
      padding-top: 50px; } }
  .te-about-info-card_01932926d6f85976.style-three_a0bd1568dc07c2a6 .te-about-info-content_e7f77f31e4b1733b .skill-progressbar-wrapper_54f242298c7f2bb0 {
    width: 100%; }
  .te-about-info-card_01932926d6f85976.style-three_a0bd1568dc07c2a6 .te-about-info-content_e7f77f31e4b1733b .te-icon-card-wrapper_3a0d9189708f00c3 {
    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_01932926d6f85976.style-three_a0bd1568dc07c2a6 .te-about-info-content_e7f77f31e4b1733b .te-icon-card-wrapper_3a0d9189708f00c3 .te-icon-card_637d5ae2c92dd01a {
      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_01932926d6f85976.style-three_a0bd1568dc07c2a6 .te-about-info-content_e7f77f31e4b1733b .te-icon-card-wrapper_3a0d9189708f00c3 .te-icon-card_637d5ae2c92dd01a .icon_42abf12c77dc0204 {
        width: 40px;
        height: 40px; }
      .te-about-info-card_01932926d6f85976.style-three_a0bd1568dc07c2a6 .te-about-info-content_e7f77f31e4b1733b .te-icon-card-wrapper_3a0d9189708f00c3 .te-icon-card_637d5ae2c92dd01a .content {
        gap: 4px; }
        .te-about-info-card_01932926d6f85976.style-three_a0bd1568dc07c2a6 .te-about-info-content_e7f77f31e4b1733b .te-icon-card-wrapper_3a0d9189708f00c3 .te-icon-card_637d5ae2c92dd01a .content .title {
          font-size: 18px;
          line-height: 24px; }
  .te-about-info-card_01932926d6f85976.style-three_a0bd1568dc07c2a6 .te-about-info-content_e7f77f31e4b1733b .te-btn-wrapper_443ea3154d5c4afb {
    margin-top: 7px; }

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

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

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

.te-process-step_33e35b26f7416414 {
  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_33e35b26f7416414::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_33e35b26f7416414 {
      padding: 32px 28px 42px 28px; } }
  .te-process-step_33e35b26f7416414:hover {
    top: -5px; }
    .te-process-step_33e35b26f7416414:hover::before {
      width: 100%;
      height: 100%;
      border-radius: 0;
      -webkit-transform: translateX(-50%) scale(1);
              transform: translateX(-50%) scale(1); }
    .te-process-step_33e35b26f7416414:hover .icon_42abf12c77dc0204 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_33e35b26f7416414:hover .counter-number_6e222ea96b896df7 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_33e35b26f7416414:hover .content .te-read-more_ea259b4d8fca4771 .te-theme-btn_88bbcf4dcf0388a0 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff; }
  .te-process-step_33e35b26f7416414 .icon_42abf12c77dc0204 {
    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_33e35b26f7416414 .icon_42abf12c77dc0204 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-process-step_33e35b26f7416414 .te-content-wrapper_aa1d403711f8384d {
    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_33e35b26f7416414 .te-counter-wrapper_6521fcf0d2794029 {
    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_33e35b26f7416414 .te-counter-wrapper_6521fcf0d2794029 .shape_cad46e3f9c279aee {
      position: relative; }
  .te-process-step_33e35b26f7416414 .counter-number_6e222ea96b896df7 {
    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_33e35b26f7416414 .te-title-wrapper_168472c5f55fbde8 {
    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_33e35b26f7416414 .te-title-wrapper_168472c5f55fbde8 .icon_42abf12c77dc0204 {
      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_33e35b26f7416414 .te-title-wrapper_168472c5f55fbde8 .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_33e35b26f7416414 .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_33e35b26f7416414 .content .desc_15348bc269c93a1d {
      -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_33e35b26f7416414 .content .te-read-more_ea259b4d8fca4771 {
      margin-top: -10px; }
      .te-process-step_33e35b26f7416414 .content .te-read-more_ea259b4d8fca4771 .te-theme-btn_88bbcf4dcf0388a0 {
        border: 1px solid #E1E1E1;
        color: #317EFE;
        background-color: transparent; }

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

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

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

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

.te-accordion-box-wrapper_e61f1e5ae113fa9b {
  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_ade2c8edf407d8d5 .te-accordion-list-item_353e729ba0bcf61a {
  border: 1px solid #E1E1E1;
  border-radius: 20px; }
  .accordion-wrapper_ade2c8edf407d8d5 .te-accordion-list-item_353e729ba0bcf61a .te-accordion-head_f50df0b5d5ca6213 {
    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_ade2c8edf407d8d5 .te-accordion-list-item_353e729ba0bcf61a .te-accordion-head_f50df0b5d5ca6213: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_ade2c8edf407d8d5 .te-accordion-list-item_353e729ba0bcf61a .te-accordion-head_f50df0b5d5ca6213.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_ade2c8edf407d8d5 .te-accordion-list-item_353e729ba0bcf61a .te-accordion-head_f50df0b5d5ca6213 .te-accordion-title_814a4a7c9d07e94a {
      font-size: 20px;
      line-height: 32px;
      font-weight: 500;
      margin-bottom: 0;
      letter-spacing: 0px; }
  .accordion-wrapper_ade2c8edf407d8d5 .te-accordion-list-item_353e729ba0bcf61a .te-accordion-body_b77732bba8d19f5e {
    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_3189ac2023aaf342 {
  border-left: 4px solid #dfe2e9;
  padding-left: 45px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .page-header_3189ac2023aaf342 {
      padding-left: 30px; } }
  .page-header_3189ac2023aaf342 .te-page-title_b627930d050f9420,
  .page-header_3189ac2023aaf342 .page-title_ae9e85cdc2b1fd3c {
    font-size: 42px;
    line-height: 48px; }
    @media (max-width: 991px) {
      .page-header_3189ac2023aaf342 .te-page-title_b627930d050f9420,
      .page-header_3189ac2023aaf342 .page-title_ae9e85cdc2b1fd3c {
        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_301695112260614f {
  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_301695112260614f:hover .te-post-thumbnail_3e11dcc86fc5458d img,
  .te-post-item_301695112260614f:hover .post-video_27b4fd4d2670e8dd 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_301695112260614f iframe {
    width: 100%;
    height: 522px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_301695112260614f iframe {
        height: 350px; } }
  .te-post-item_301695112260614f .post-gallery .slick-list_5f9007dd08b5bcb7 .slick-track_f13355198cec085b {
    height: 392px;
    overflow: hidden; }
  .te-post-item_301695112260614f .te-post-content-wrapper_a591d1713c81829e {
    padding: 32px 32px 40px 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_301695112260614f .te-post-content-wrapper_a591d1713c81829e {
        padding: 35px;
        padding-top: 30px; } }
    .te-post-item_301695112260614f .te-post-content-wrapper_a591d1713c81829e .te-read-more_ea259b4d8fca4771 {
      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_301695112260614f.format-quote_d19a823d884620b2 .te-post-content {
    margin: 0; }
  .te-post-item_301695112260614f.format-quote_d19a823d884620b2 blockquote {
    margin: 0; }
    .te-post-item_301695112260614f.format-quote_d19a823d884620b2 blockquote p {
      margin-top: 0; }
    .te-post-item_301695112260614f.format-quote_d19a823d884620b2 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_301695112260614f.format-quote_d19a823d884620b2 blockquote cite a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-post-item_301695112260614f.sticky_861cbcae38a1f037 {
    border: 2px solid #317EFE; }
    .te-post-item_301695112260614f.sticky_861cbcae38a1f037 .te-post-content {
      margin-bottom: 0; }
      .te-post-item_301695112260614f.sticky_861cbcae38a1f037 .te-post-content p {
        margin-bottom: 0; }
  .te-post-item_301695112260614f .te-post-title_f18803dad79dc47f {
    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_301695112260614f .te-post-title_f18803dad79dc47f {
        font-size: 28px;
        line-height: 42px;
        margin-top: 5px; } }
    .te-post-item_301695112260614f .te-post-title_f18803dad79dc47f:hover a {
      color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-post-item_301695112260614f .te-post-content p {
    margin-top: 17px; }
  .te-post-item_301695112260614f .te-post-content h2,
  .te-post-item_301695112260614f .te-post-content h3,
  .te-post-item_301695112260614f .te-post-content h4,
  .te-post-item_301695112260614f .te-post-content h5,
  .te-post-item_301695112260614f .te-post-content h6 {
    margin-bottom: 10px; }
  .te-post-item_301695112260614f .te-post-content p {
    margin-bottom: unset; }
  .te-post-item_301695112260614f .te-single-post-meta_d69439b6c26ab031 {
    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_301695112260614f .te-social-share_dc186e6d9a84c0b4 {
    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_301695112260614f .te-social-share_dc186e6d9a84c0b4 a.facebook_17e6771606ad48d6 {
      color: #1877f2; }
    .te-post-item_301695112260614f .te-social-share_dc186e6d9a84c0b4 a.twitter_2d31c7b75ec13924 {
      color: #1da1f2; }
    .te-post-item_301695112260614f .te-social-share_dc186e6d9a84c0b4 a.linkedin_c599e28c3dd28f6a {
      color: #1a70c6; }
    .te-post-item_301695112260614f .te-social-share_dc186e6d9a84c0b4 .te-social-share-title_8bd0bfe2d10fd074 {
      font-size: 16px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A;
      margin-right: 5px;
      text-transform: uppercase; }
  .te-post-item_301695112260614f .te-blog-post-tag_c2e74821867a9664 {
    width: 100%;
    display: inline-block; }
    .te-post-item_301695112260614f .te-blog-post-tag_c2e74821867a9664 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_301695112260614f .te-blog-post-tag_c2e74821867a9664 .te-post-tag-list_37369e92bf821ae2 {
      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_301695112260614f .te-blog-post-tag_c2e74821867a9664 .te-post-tag-list_37369e92bf821ae2 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_301695112260614f .te-blog-post-tag_c2e74821867a9664 .te-post-tag-list_37369e92bf821ae2 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_301695112260614f .te-post-thumbnail_3e11dcc86fc5458d,
  .te-post-item_301695112260614f .post-video_27b4fd4d2670e8dd {
    position: relative;
    overflow: hidden; }
    .te-post-item_301695112260614f .te-post-thumbnail_3e11dcc86fc5458d img,
    .te-post-item_301695112260614f .post-video_27b4fd4d2670e8dd 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_301695112260614f .te-post-thumbnail_3e11dcc86fc5458d .popup-video-wrapper_5bbc738904fc1c6e,
    .te-post-item_301695112260614f .post-video_27b4fd4d2670e8dd .popup-video-wrapper_5bbc738904fc1c6e {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .te-post-item_301695112260614f .te-post-thumbnail_3e11dcc86fc5458d .video-btn_1ab9bf8ab91dbbb6 a,
    .te-post-item_301695112260614f .post-video_27b4fd4d2670e8dd .video-btn_1ab9bf8ab91dbbb6 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_301695112260614f .te-post-thumbnail_3e11dcc86fc5458d .video-btn_1ab9bf8ab91dbbb6 a i,
      .te-post-item_301695112260614f .post-video_27b4fd4d2670e8dd .video-btn_1ab9bf8ab91dbbb6 a i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_301695112260614f .te-post-thumbnail_3e11dcc86fc5458d .video-btn_1ab9bf8ab91dbbb6 a:hover,
      .te-post-item_301695112260614f .post-video_27b4fd4d2670e8dd .video-btn_1ab9bf8ab91dbbb6 a:hover {
        -webkit-animation: none;
                animation: none; }
  .te-post-item_301695112260614f button.post-gallery-btn_f0a877192d603c8f {
    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_301695112260614f button.post-gallery-btn_f0a877192d603c8f.prev-btn_0c63557efa86493c {
      left: 30px; }
    .te-post-item_301695112260614f button.post-gallery-btn_f0a877192d603c8f.next-btn_acc1259856cb76cc {
      right: 30px; }
    .te-post-item_301695112260614f button.post-gallery-btn_f0a877192d603c8f 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_301695112260614f button.post-gallery-btn_f0a877192d603c8f:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
      .te-post-item_301695112260614f button.post-gallery-btn_f0a877192d603c8f:hover i {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te-post-item_301695112260614f .post-audio_a2b812b716b6e4f4 iframe {
    width: 100%; }
  .te-post-item_301695112260614f .te-post-meta_04d1f46f9b3700c0 {
    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_301695112260614f .te-post-meta_04d1f46f9b3700c0 {
        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_301695112260614f .te-post-meta_04d1f46f9b3700c0 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_301695112260614f .te-post-meta_04d1f46f9b3700c0 span i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_301695112260614f .te-post-meta_04d1f46f9b3700c0 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_301695112260614f .te-post-meta_04d1f46f9b3700c0 span a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
          .te-post-item_301695112260614f .te-post-meta_04d1f46f9b3700c0 span a:hover i {
            color: #317EFE;
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out; }

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

.te-post-card_46dedf17c3aa342f.style-2_bfe977e3e9a18b7a {
  gap: 20px; }
  .te-post-card_46dedf17c3aa342f.style-2_bfe977e3e9a18b7a .image {
    border-radius: 20px 20px 20px 0; }
    .te-post-card_46dedf17c3aa342f.style-2_bfe977e3e9a18b7a .image .te-post-date_489858b99d49322a {
      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_46dedf17c3aa342f.style-2_bfe977e3e9a18b7a .content .title {
    font-size: 20px; }
  .te-post-card_46dedf17c3aa342f.style-2_bfe977e3e9a18b7a .content .te-post-meta-info_72cdd6820144c746 {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px; }

.te-blog-details-wrapper_84769a52f8ab0384 .te-comment-respond_80d2e718548d67d4 {
  margin-top: 78px;
  margin-bottom: 40px; }
.te-blog-details-wrapper_84769a52f8ab0384 .te-post-comments_6b0cc3b95eb082d9 {
  margin-top: 70px; }
.te-blog-details-wrapper_84769a52f8ab0384 .wp-block-group_4a18852aa5d8ad84.has-background_1c485057720ae0d3 .wp-block-button_f1a484664aa28c1f .wp-block-button__link_6b8ba494e8ba5ac2 {
  color: #ffffff !important; }
.te-blog-details-wrapper_84769a52f8ab0384 .te-post-item_301695112260614f {
  border: 0;
  overflow: visible;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0; }
  .te-blog-details-wrapper_84769a52f8ab0384 .te-post-item_301695112260614f iframe {
    width: 100%;
    height: 522px; }
  .te-blog-details-wrapper_84769a52f8ab0384 .te-post-item_301695112260614f .te-post-meta_04d1f46f9b3700c0 {
    margin-top: 0;
    margin-bottom: 20px; }
  .te-blog-details-wrapper_84769a52f8ab0384 .te-post-item_301695112260614f .post-gallery:hover img {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important; }
  .te-blog-details-wrapper_84769a52f8ab0384 .te-post-item_301695112260614f .te-post-thumbnail_3e11dcc86fc5458d,
  .te-blog-details-wrapper_84769a52f8ab0384 .te-post-item_301695112260614f .post-video_27b4fd4d2670e8dd,
  .te-blog-details-wrapper_84769a52f8ab0384 .te-post-item_301695112260614f .post-gallery,
  .te-blog-details-wrapper_84769a52f8ab0384 .te-post-item_301695112260614f .postbox-audio_725f11eb525316a6,
  .te-blog-details-wrapper_84769a52f8ab0384 .te-post-item_301695112260614f .wp-block-post-featured-image_e5f80788004fcdbd {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative; }
    @media (max-width: 767px) {
      .te-blog-details-wrapper_84769a52f8ab0384 .te-post-item_301695112260614f .te-post-thumbnail_3e11dcc86fc5458d,
      .te-blog-details-wrapper_84769a52f8ab0384 .te-post-item_301695112260614f .post-video_27b4fd4d2670e8dd,
      .te-blog-details-wrapper_84769a52f8ab0384 .te-post-item_301695112260614f .post-gallery,
      .te-blog-details-wrapper_84769a52f8ab0384 .te-post-item_301695112260614f .postbox-audio_725f11eb525316a6,
      .te-blog-details-wrapper_84769a52f8ab0384 .te-post-item_301695112260614f .wp-block-post-featured-image_e5f80788004fcdbd {
        margin-bottom: 30px; } }
    .te-blog-details-wrapper_84769a52f8ab0384 .te-post-item_301695112260614f .te-post-thumbnail_3e11dcc86fc5458d:hover img,
    .te-blog-details-wrapper_84769a52f8ab0384 .te-post-item_301695112260614f .post-video_27b4fd4d2670e8dd:hover img,
    .te-blog-details-wrapper_84769a52f8ab0384 .te-post-item_301695112260614f .post-gallery:hover img,
    .te-blog-details-wrapper_84769a52f8ab0384 .te-post-item_301695112260614f .postbox-audio_725f11eb525316a6:hover img,
    .te-blog-details-wrapper_84769a52f8ab0384 .te-post-item_301695112260614f .wp-block-post-featured-image_e5f80788004fcdbd: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_84769a52f8ab0384 .te-post-item_301695112260614f .te-post-thumbnail_3e11dcc86fc5458d img,
    .te-blog-details-wrapper_84769a52f8ab0384 .te-post-item_301695112260614f .post-video_27b4fd4d2670e8dd img,
    .te-blog-details-wrapper_84769a52f8ab0384 .te-post-item_301695112260614f .post-gallery img,
    .te-blog-details-wrapper_84769a52f8ab0384 .te-post-item_301695112260614f .postbox-audio_725f11eb525316a6 img,
    .te-blog-details-wrapper_84769a52f8ab0384 .te-post-item_301695112260614f .wp-block-post-featured-image_e5f80788004fcdbd 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_84769a52f8ab0384 .te-post-item_301695112260614f .te-post-content-wrapper_a591d1713c81829e {
    padding: 0 0 10px 0; }
  .te-blog-details-wrapper_84769a52f8ab0384 .te-post-item_301695112260614f .te-post-content {
    margin-bottom: 17px;
    /* Unit Test Data Compatibility Start */
    /* Unit Test Data Compatibility End */ }
    .te-blog-details-wrapper_84769a52f8ab0384 .te-post-item_301695112260614f .te-post-content .wp-block-query_a0efb7337da8335e .wp-block-post-template_af7caaca67a79611 {
      padding-left: 0; }
      .te-blog-details-wrapper_84769a52f8ab0384 .te-post-item_301695112260614f .te-post-content .wp-block-query_a0efb7337da8335e .wp-block-post-template_af7caaca67a79611 .wp-block-post_26ccaed099f7e6ae {
        margin-bottom: 30px; }
    .te-blog-details-wrapper_84769a52f8ab0384 .te-post-item_301695112260614f .te-post-content .wp-block-navigation__responsive-container-content_5e501e96e852637f .wp-block-page-list_2788154a8a546ab1 {
      padding-left: 0; }
    .te-blog-details-wrapper_84769a52f8ab0384 .te-post-item_301695112260614f .te-post-content .wp-block-group_4a18852aa5d8ad84 {
      margin: 15px 0; }
      .te-blog-details-wrapper_84769a52f8ab0384 .te-post-item_301695112260614f .te-post-content .wp-block-group_4a18852aa5d8ad84 p {
        margin-bottom: 0; }
    .te-blog-details-wrapper_84769a52f8ab0384 .te-post-item_301695112260614f .te-post-content p {
      margin-bottom: 20px; }
      .te-blog-details-wrapper_84769a52f8ab0384 .te-post-item_301695112260614f .te-post-content p img {
        margin: 20px 0;
        border-radius: 8px; }
  .te-blog-details-wrapper_84769a52f8ab0384 .te-post-item_301695112260614f .te-blog-post-tag_c2e74821867a9664 .te-social-share_dc186e6d9a84c0b4 {
    padding-bottom: 20px; }
.te-blog-details-wrapper_84769a52f8ab0384 .wp-block-calendar_9d565e3f1e81432b {
  margin-bottom: 30px; }

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

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

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

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

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

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

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

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

.wp-block-query-pagination_7146761064e79704,
.navigation_c8be82af95eb3358.posts-navigation_dac42b56fe244d51,
.comment-navigation_6cdeda2627822776 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .wp-block-query-pagination_7146761064e79704 .wp-block-query-pagination-numbers_c3d2e0920ee2429f,
  .navigation_c8be82af95eb3358.posts-navigation_dac42b56fe244d51 .wp-block-query-pagination-numbers_c3d2e0920ee2429f,
  .comment-navigation_6cdeda2627822776 .wp-block-query-pagination-numbers_c3d2e0920ee2429f {
    width: inherit; }
  .wp-block-query-pagination_7146761064e79704 .nav-links_8a6cd5a8657f0525,
  .navigation_c8be82af95eb3358.posts-navigation_dac42b56fe244d51 .nav-links_8a6cd5a8657f0525,
  .comment-navigation_6cdeda2627822776 .nav-links_8a6cd5a8657f0525 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
  .wp-block-query-pagination_7146761064e79704 .wp-block-query-pagination-previous_52c2d67c7066a142,
  .wp-block-query-pagination_7146761064e79704 .wp-block-query-pagination-next_b8a819a240590048,
  .wp-block-query-pagination_7146761064e79704 .nav-next_d834ce77e295ee6b a,
  .wp-block-query-pagination_7146761064e79704 .nav-previous_e4b91365ce76a3b4 a,
  .navigation_c8be82af95eb3358.posts-navigation_dac42b56fe244d51 .wp-block-query-pagination-previous_52c2d67c7066a142,
  .navigation_c8be82af95eb3358.posts-navigation_dac42b56fe244d51 .wp-block-query-pagination-next_b8a819a240590048,
  .navigation_c8be82af95eb3358.posts-navigation_dac42b56fe244d51 .nav-next_d834ce77e295ee6b a,
  .navigation_c8be82af95eb3358.posts-navigation_dac42b56fe244d51 .nav-previous_e4b91365ce76a3b4 a,
  .comment-navigation_6cdeda2627822776 .wp-block-query-pagination-previous_52c2d67c7066a142,
  .comment-navigation_6cdeda2627822776 .wp-block-query-pagination-next_b8a819a240590048,
  .comment-navigation_6cdeda2627822776 .nav-next_d834ce77e295ee6b a,
  .comment-navigation_6cdeda2627822776 .nav-previous_e4b91365ce76a3b4 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_7146761064e79704 .wp-block-query-pagination-previous_52c2d67c7066a142,
      .wp-block-query-pagination_7146761064e79704 .wp-block-query-pagination-next_b8a819a240590048,
      .wp-block-query-pagination_7146761064e79704 .nav-next_d834ce77e295ee6b a,
      .wp-block-query-pagination_7146761064e79704 .nav-previous_e4b91365ce76a3b4 a,
      .navigation_c8be82af95eb3358.posts-navigation_dac42b56fe244d51 .wp-block-query-pagination-previous_52c2d67c7066a142,
      .navigation_c8be82af95eb3358.posts-navigation_dac42b56fe244d51 .wp-block-query-pagination-next_b8a819a240590048,
      .navigation_c8be82af95eb3358.posts-navigation_dac42b56fe244d51 .nav-next_d834ce77e295ee6b a,
      .navigation_c8be82af95eb3358.posts-navigation_dac42b56fe244d51 .nav-previous_e4b91365ce76a3b4 a,
      .comment-navigation_6cdeda2627822776 .wp-block-query-pagination-previous_52c2d67c7066a142,
      .comment-navigation_6cdeda2627822776 .wp-block-query-pagination-next_b8a819a240590048,
      .comment-navigation_6cdeda2627822776 .nav-next_d834ce77e295ee6b a,
      .comment-navigation_6cdeda2627822776 .nav-previous_e4b91365ce76a3b4 a {
        height: 40px; } }
    .wp-block-query-pagination_7146761064e79704 .wp-block-query-pagination-previous_52c2d67c7066a142:hover,
    .wp-block-query-pagination_7146761064e79704 .wp-block-query-pagination-next_b8a819a240590048:hover,
    .wp-block-query-pagination_7146761064e79704 .nav-next_d834ce77e295ee6b a:hover,
    .wp-block-query-pagination_7146761064e79704 .nav-previous_e4b91365ce76a3b4 a:hover,
    .navigation_c8be82af95eb3358.posts-navigation_dac42b56fe244d51 .wp-block-query-pagination-previous_52c2d67c7066a142:hover,
    .navigation_c8be82af95eb3358.posts-navigation_dac42b56fe244d51 .wp-block-query-pagination-next_b8a819a240590048:hover,
    .navigation_c8be82af95eb3358.posts-navigation_dac42b56fe244d51 .nav-next_d834ce77e295ee6b a:hover,
    .navigation_c8be82af95eb3358.posts-navigation_dac42b56fe244d51 .nav-previous_e4b91365ce76a3b4 a:hover,
    .comment-navigation_6cdeda2627822776 .wp-block-query-pagination-previous_52c2d67c7066a142:hover,
    .comment-navigation_6cdeda2627822776 .wp-block-query-pagination-next_b8a819a240590048:hover,
    .comment-navigation_6cdeda2627822776 .nav-next_d834ce77e295ee6b a:hover,
    .comment-navigation_6cdeda2627822776 .nav-previous_e4b91365ce76a3b4 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_03f166a236c5b03a,
.page-links_721282cfeed5b330,
.wp-block-query-pagination-numbers_c3d2e0920ee2429f {
  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_03f166a236c5b03a ul,
  .page-links_721282cfeed5b330 ul,
  .wp-block-query-pagination-numbers_c3d2e0920ee2429f 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_03f166a236c5b03a ul li,
    .page-links_721282cfeed5b330 ul li,
    .wp-block-query-pagination-numbers_c3d2e0920ee2429f ul li {
      padding-top: 0; }
    .te-basic-pagination_03f166a236c5b03a ul .prev span,
    .te-basic-pagination_03f166a236c5b03a ul .next span,
    .page-links_721282cfeed5b330 ul .prev span,
    .page-links_721282cfeed5b330 ul .next span,
    .wp-block-query-pagination-numbers_c3d2e0920ee2429f ul .prev span,
    .wp-block-query-pagination-numbers_c3d2e0920ee2429f ul .next span {
      display: none; }
  .te-basic-pagination_03f166a236c5b03a .post-page-numbers_346a6014b295442d,
  .page-links_721282cfeed5b330 .post-page-numbers_346a6014b295442d,
  .wp-block-query-pagination-numbers_c3d2e0920ee2429f .post-page-numbers_346a6014b295442d {
    background-color: rgba(71, 112, 247, 0.1) !important; }
  .te-basic-pagination_03f166a236c5b03a .page-numbers_cc920b3f8bd12e8b,
  .te-basic-pagination_03f166a236c5b03a .post-page-numbers_346a6014b295442d,
  .page-links_721282cfeed5b330 .page-numbers_cc920b3f8bd12e8b,
  .page-links_721282cfeed5b330 .post-page-numbers_346a6014b295442d,
  .wp-block-query-pagination-numbers_c3d2e0920ee2429f .page-numbers_cc920b3f8bd12e8b,
  .wp-block-query-pagination-numbers_c3d2e0920ee2429f .post-page-numbers_346a6014b295442d {
    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_03f166a236c5b03a .page-numbers_cc920b3f8bd12e8b,
      .te-basic-pagination_03f166a236c5b03a .post-page-numbers_346a6014b295442d,
      .page-links_721282cfeed5b330 .page-numbers_cc920b3f8bd12e8b,
      .page-links_721282cfeed5b330 .post-page-numbers_346a6014b295442d,
      .wp-block-query-pagination-numbers_c3d2e0920ee2429f .page-numbers_cc920b3f8bd12e8b,
      .wp-block-query-pagination-numbers_c3d2e0920ee2429f .post-page-numbers_346a6014b295442d {
        width: 40px;
        height: 40px;
        font-size: 16px; } }
    .te-basic-pagination_03f166a236c5b03a .page-numbers_cc920b3f8bd12e8b:hover,
    .te-basic-pagination_03f166a236c5b03a .post-page-numbers_346a6014b295442d:hover,
    .page-links_721282cfeed5b330 .page-numbers_cc920b3f8bd12e8b:hover,
    .page-links_721282cfeed5b330 .post-page-numbers_346a6014b295442d:hover,
    .wp-block-query-pagination-numbers_c3d2e0920ee2429f .page-numbers_cc920b3f8bd12e8b:hover,
    .wp-block-query-pagination-numbers_c3d2e0920ee2429f .post-page-numbers_346a6014b295442d: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_03f166a236c5b03a .page-numbers_cc920b3f8bd12e8b.current,
    .te-basic-pagination_03f166a236c5b03a .post-page-numbers_346a6014b295442d.current,
    .page-links_721282cfeed5b330 .page-numbers_cc920b3f8bd12e8b.current,
    .page-links_721282cfeed5b330 .post-page-numbers_346a6014b295442d.current,
    .wp-block-query-pagination-numbers_c3d2e0920ee2429f .page-numbers_cc920b3f8bd12e8b.current,
    .wp-block-query-pagination-numbers_c3d2e0920ee2429f .post-page-numbers_346a6014b295442d.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_24c130a2a9c733b5 {
  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_24c130a2a9c733b5 {
      -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_24c130a2a9c733b5 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 30px;
      margin: 30px 0; } }
  .te-blog-post-nav_24c130a2a9c733b5 .te-post-navigation_3a622d48ec5fead9 {
    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_24c130a2a9c733b5 .te-post-navigation_3a622d48ec5fead9 {
        -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_24c130a2a9c733b5 .te-post-navigation_3a622d48ec5fead9 {
        width: 100%; } }
    @media (max-width: 767px) {
      .te-blog-post-nav_24c130a2a9c733b5 .te-post-navigation_3a622d48ec5fead9 {
        width: 100%; } }
    .te-blog-post-nav_24c130a2a9c733b5 .te-post-navigation_3a622d48ec5fead9::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_24c130a2a9c733b5 .te-post-navigation_3a622d48ec5fead9::after {
          display: none; } }
      @media (max-width: 767px) {
        .te-blog-post-nav_24c130a2a9c733b5 .te-post-navigation_3a622d48ec5fead9::after {
          display: none; } }
    .te-blog-post-nav_24c130a2a9c733b5 .te-post-navigation_3a622d48ec5fead9:last-child {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .te-blog-post-nav_24c130a2a9c733b5 .te-post-navigation_3a622d48ec5fead9:last-child .text {
        text-align: right; }
        @media (max-width: 374px) {
          .te-blog-post-nav_24c130a2a9c733b5 .te-post-navigation_3a622d48ec5fead9:last-child .text {
            text-align: left; } }
      .te-blog-post-nav_24c130a2a9c733b5 .te-post-navigation_3a622d48ec5fead9:last-child::after {
        display: none; }
    .te-blog-post-nav_24c130a2a9c733b5 .te-post-navigation_3a622d48ec5fead9 .te-post-img_997eaf86d4dedaab {
      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_24c130a2a9c733b5 .te-post-navigation_3a622d48ec5fead9 .te-post-img_997eaf86d4dedaab {
          width: 100% !important;
          height: 150px !important; } }
      .te-blog-post-nav_24c130a2a9c733b5 .te-post-navigation_3a622d48ec5fead9 .te-post-img_997eaf86d4dedaab img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        left: 0;
        top: 0; }
    .te-blog-post-nav_24c130a2a9c733b5 .te-post-navigation_3a622d48ec5fead9 .text {
      width: 100%; }
      .te-blog-post-nav_24c130a2a9c733b5 .te-post-navigation_3a622d48ec5fead9 .text span {
        font-size: 18px;
        font-family: "Inter", sans-serif;
        text-transform: capitalize;
        font-weight: 400;
        display: block;
        color: #335371; }
      .te-blog-post-nav_24c130a2a9c733b5 .te-post-navigation_3a622d48ec5fead9 .text h4 {
        text-transform: capitalize;
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        line-height: 30px;
        letter-spacing: 0px; }
    .te-blog-post-nav_24c130a2a9c733b5 .te-post-navigation_3a622d48ec5fead9 .theme-navigation_ca50d998cbf07642 {
      width: 100%; }

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

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

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

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

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

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

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

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

/* Widget */
.widget_aa8e47521988ca16,
.sidebar__widget_9372393a5e9f59c7 {
  /* 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_aa8e47521988ca16 ol,
  .widget_aa8e47521988ca16 ul,
  .sidebar__widget_9372393a5e9f59c7 ol,
  .sidebar__widget_9372393a5e9f59c7 ul {
    margin-bottom: 0; }
  .widget_aa8e47521988ca16 .widget-instagram-feed_38e4b5bbbade12d7,
  .sidebar__widget_9372393a5e9f59c7 .widget-instagram-feed_38e4b5bbbade12d7 {
    width: 315px; }
    @media only screen and (min-width: 992px) and (max-width: 1280px) {
      .widget_aa8e47521988ca16 .widget-instagram-feed_38e4b5bbbade12d7,
      .sidebar__widget_9372393a5e9f59c7 .widget-instagram-feed_38e4b5bbbade12d7 {
        width: 220px; } }
    @media (max-width: 374px) {
      .widget_aa8e47521988ca16 .widget-instagram-feed_38e4b5bbbade12d7,
      .sidebar__widget_9372393a5e9f59c7 .widget-instagram-feed_38e4b5bbbade12d7 {
        width: 200px; } }
    .widget_aa8e47521988ca16 .widget-instagram-feed_38e4b5bbbade12d7 .single-instagram-feed_97728ef8e0b5d242,
    .sidebar__widget_9372393a5e9f59c7 .widget-instagram-feed_38e4b5bbbade12d7 .single-instagram-feed_97728ef8e0b5d242 {
      width: 96px;
      height: 96px; }
  .widget_aa8e47521988ca16 .wp-block-heading_7cc51e56e19a006a,
  .widget_aa8e47521988ca16 .widget-title_00d28aeb2df3fa7c,
  .widget_aa8e47521988ca16 .wp-block-search__label_7bfb72687ef3d847,
  .sidebar__widget_9372393a5e9f59c7 .wp-block-heading_7cc51e56e19a006a,
  .sidebar__widget_9372393a5e9f59c7 .widget-title_00d28aeb2df3fa7c,
  .sidebar__widget_9372393a5e9f59c7 .wp-block-search__label_7bfb72687ef3d847 {
    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_aa8e47521988ca16 .wp-block-social-links_1c27c28bec8bb5e4 .wp-social-link_34be98b1325c96e3,
  .sidebar__widget_9372393a5e9f59c7 .wp-block-social-links_1c27c28bec8bb5e4 .wp-social-link_34be98b1325c96e3 {
    padding: 0;
    margin: 0;
    line-height: 0; }
    .widget_aa8e47521988ca16 .wp-block-social-links_1c27c28bec8bb5e4 .wp-social-link_34be98b1325c96e3 a,
    .sidebar__widget_9372393a5e9f59c7 .wp-block-social-links_1c27c28bec8bb5e4 .wp-social-link_34be98b1325c96e3 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_aa8e47521988ca16 .wp-block-social-links_1c27c28bec8bb5e4 .wp-social-link_34be98b1325c96e3 a:before,
      .sidebar__widget_9372393a5e9f59c7 .wp-block-social-links_1c27c28bec8bb5e4 .wp-social-link_34be98b1325c96e3 a:before {
        display: none; }
  .widget_aa8e47521988ca16 .has-avatars_43dda7827ac0f68f.has-dates_d2de9362fafb25eb.has-excerpts_911d067663cb9cab.wp-block-te-latest-comments_5d94c86733cca08a li.wp-block-te-latest-comments__comment_b73bd2f860afb033 .wp-block-te-latest-comments__comment-meta_ef48b1e924e6ba04,
  .widget_aa8e47521988ca16 .has-dates_d2de9362fafb25eb.has-excerpts_911d067663cb9cab.wp-block-te-latest-comments_5d94c86733cca08a li.wp-block-te-latest-comments__comment_b73bd2f860afb033 .wp-block-te-latest-comments__comment-meta_ef48b1e924e6ba04,
  .sidebar__widget_9372393a5e9f59c7 .has-avatars_43dda7827ac0f68f.has-dates_d2de9362fafb25eb.has-excerpts_911d067663cb9cab.wp-block-te-latest-comments_5d94c86733cca08a li.wp-block-te-latest-comments__comment_b73bd2f860afb033 .wp-block-te-latest-comments__comment-meta_ef48b1e924e6ba04,
  .sidebar__widget_9372393a5e9f59c7 .has-dates_d2de9362fafb25eb.has-excerpts_911d067663cb9cab.wp-block-te-latest-comments_5d94c86733cca08a li.wp-block-te-latest-comments__comment_b73bd2f860afb033 .wp-block-te-latest-comments__comment-meta_ef48b1e924e6ba04 {
    font-weight: 500; }
    .widget_aa8e47521988ca16 .has-avatars_43dda7827ac0f68f.has-dates_d2de9362fafb25eb.has-excerpts_911d067663cb9cab.wp-block-te-latest-comments_5d94c86733cca08a li.wp-block-te-latest-comments__comment_b73bd2f860afb033 .wp-block-te-latest-comments__comment-meta_ef48b1e924e6ba04 .wp-block-te-latest-comments__comment-author_2b3f2f2b54be2bcc,
    .widget_aa8e47521988ca16 .has-avatars_43dda7827ac0f68f.has-dates_d2de9362fafb25eb.has-excerpts_911d067663cb9cab.wp-block-te-latest-comments_5d94c86733cca08a li.wp-block-te-latest-comments__comment_b73bd2f860afb033 .wp-block-te-latest-comments__comment-meta_ef48b1e924e6ba04 .wp-block-te-latest-comments__comment-link_5a0e8a30db093efa,
    .widget_aa8e47521988ca16 .has-dates_d2de9362fafb25eb.has-excerpts_911d067663cb9cab.wp-block-te-latest-comments_5d94c86733cca08a li.wp-block-te-latest-comments__comment_b73bd2f860afb033 .wp-block-te-latest-comments__comment-meta_ef48b1e924e6ba04 .wp-block-te-latest-comments__comment-author_2b3f2f2b54be2bcc,
    .widget_aa8e47521988ca16 .has-dates_d2de9362fafb25eb.has-excerpts_911d067663cb9cab.wp-block-te-latest-comments_5d94c86733cca08a li.wp-block-te-latest-comments__comment_b73bd2f860afb033 .wp-block-te-latest-comments__comment-meta_ef48b1e924e6ba04 .wp-block-te-latest-comments__comment-link_5a0e8a30db093efa,
    .sidebar__widget_9372393a5e9f59c7 .has-avatars_43dda7827ac0f68f.has-dates_d2de9362fafb25eb.has-excerpts_911d067663cb9cab.wp-block-te-latest-comments_5d94c86733cca08a li.wp-block-te-latest-comments__comment_b73bd2f860afb033 .wp-block-te-latest-comments__comment-meta_ef48b1e924e6ba04 .wp-block-te-latest-comments__comment-author_2b3f2f2b54be2bcc,
    .sidebar__widget_9372393a5e9f59c7 .has-avatars_43dda7827ac0f68f.has-dates_d2de9362fafb25eb.has-excerpts_911d067663cb9cab.wp-block-te-latest-comments_5d94c86733cca08a li.wp-block-te-latest-comments__comment_b73bd2f860afb033 .wp-block-te-latest-comments__comment-meta_ef48b1e924e6ba04 .wp-block-te-latest-comments__comment-link_5a0e8a30db093efa,
    .sidebar__widget_9372393a5e9f59c7 .has-dates_d2de9362fafb25eb.has-excerpts_911d067663cb9cab.wp-block-te-latest-comments_5d94c86733cca08a li.wp-block-te-latest-comments__comment_b73bd2f860afb033 .wp-block-te-latest-comments__comment-meta_ef48b1e924e6ba04 .wp-block-te-latest-comments__comment-author_2b3f2f2b54be2bcc,
    .sidebar__widget_9372393a5e9f59c7 .has-dates_d2de9362fafb25eb.has-excerpts_911d067663cb9cab.wp-block-te-latest-comments_5d94c86733cca08a li.wp-block-te-latest-comments__comment_b73bd2f860afb033 .wp-block-te-latest-comments__comment-meta_ef48b1e924e6ba04 .wp-block-te-latest-comments__comment-link_5a0e8a30db093efa {
      font-weight: 500; }
  .widget_aa8e47521988ca16 .wp-block-te-latest-comments_5d94c86733cca08a li.wp-block-te-latest-comments__comment_b73bd2f860afb033,
  .widget_aa8e47521988ca16 .wp-block-latest-posts_3441f224e26751c2 li.wp-block-te-latest-comments__comment_b73bd2f860afb033,
  .sidebar__widget_9372393a5e9f59c7 .wp-block-te-latest-comments_5d94c86733cca08a li.wp-block-te-latest-comments__comment_b73bd2f860afb033,
  .sidebar__widget_9372393a5e9f59c7 .wp-block-latest-posts_3441f224e26751c2 li.wp-block-te-latest-comments__comment_b73bd2f860afb033 {
    margin-bottom: 0; }
  .widget_aa8e47521988ca16 .wp-block-te-latest-comments_5d94c86733cca08a li .wp-block-te-latest-comments__comment-meta_ef48b1e924e6ba04,
  .widget_aa8e47521988ca16 .wp-block-te-latest-comments_5d94c86733cca08a li .wp-block-latest-posts__te-post-title_13576dcf1aeacc11,
  .widget_aa8e47521988ca16 .wp-block-latest-posts_3441f224e26751c2 li .wp-block-te-latest-comments__comment-meta_ef48b1e924e6ba04,
  .widget_aa8e47521988ca16 .wp-block-latest-posts_3441f224e26751c2 li .wp-block-latest-posts__te-post-title_13576dcf1aeacc11,
  .sidebar__widget_9372393a5e9f59c7 .wp-block-te-latest-comments_5d94c86733cca08a li .wp-block-te-latest-comments__comment-meta_ef48b1e924e6ba04,
  .sidebar__widget_9372393a5e9f59c7 .wp-block-te-latest-comments_5d94c86733cca08a li .wp-block-latest-posts__te-post-title_13576dcf1aeacc11,
  .sidebar__widget_9372393a5e9f59c7 .wp-block-latest-posts_3441f224e26751c2 li .wp-block-te-latest-comments__comment-meta_ef48b1e924e6ba04,
  .sidebar__widget_9372393a5e9f59c7 .wp-block-latest-posts_3441f224e26751c2 li .wp-block-latest-posts__te-post-title_13576dcf1aeacc11 {
    line-height: 28px;
    font-weight: 400; }
    .widget_aa8e47521988ca16 .wp-block-te-latest-comments_5d94c86733cca08a li .wp-block-te-latest-comments__comment-meta_ef48b1e924e6ba04 .wp-block-te-latest-comments__comment-date_f981ef95632ab6bf,
    .widget_aa8e47521988ca16 .wp-block-te-latest-comments_5d94c86733cca08a li .wp-block-latest-posts__te-post-title_13576dcf1aeacc11 .wp-block-te-latest-comments__comment-date_f981ef95632ab6bf,
    .widget_aa8e47521988ca16 .wp-block-latest-posts_3441f224e26751c2 li .wp-block-te-latest-comments__comment-meta_ef48b1e924e6ba04 .wp-block-te-latest-comments__comment-date_f981ef95632ab6bf,
    .widget_aa8e47521988ca16 .wp-block-latest-posts_3441f224e26751c2 li .wp-block-latest-posts__te-post-title_13576dcf1aeacc11 .wp-block-te-latest-comments__comment-date_f981ef95632ab6bf,
    .sidebar__widget_9372393a5e9f59c7 .wp-block-te-latest-comments_5d94c86733cca08a li .wp-block-te-latest-comments__comment-meta_ef48b1e924e6ba04 .wp-block-te-latest-comments__comment-date_f981ef95632ab6bf,
    .sidebar__widget_9372393a5e9f59c7 .wp-block-te-latest-comments_5d94c86733cca08a li .wp-block-latest-posts__te-post-title_13576dcf1aeacc11 .wp-block-te-latest-comments__comment-date_f981ef95632ab6bf,
    .sidebar__widget_9372393a5e9f59c7 .wp-block-latest-posts_3441f224e26751c2 li .wp-block-te-latest-comments__comment-meta_ef48b1e924e6ba04 .wp-block-te-latest-comments__comment-date_f981ef95632ab6bf,
    .sidebar__widget_9372393a5e9f59c7 .wp-block-latest-posts_3441f224e26751c2 li .wp-block-latest-posts__te-post-title_13576dcf1aeacc11 .wp-block-te-latest-comments__comment-date_f981ef95632ab6bf {
      font-size: 14px !important;
      margin-bottom: 10px;
      position: relative; }
      .widget_aa8e47521988ca16 .wp-block-te-latest-comments_5d94c86733cca08a li .wp-block-te-latest-comments__comment-meta_ef48b1e924e6ba04 .wp-block-te-latest-comments__comment-date_f981ef95632ab6bf:before,
      .widget_aa8e47521988ca16 .wp-block-te-latest-comments_5d94c86733cca08a li .wp-block-latest-posts__te-post-title_13576dcf1aeacc11 .wp-block-te-latest-comments__comment-date_f981ef95632ab6bf:before,
      .widget_aa8e47521988ca16 .wp-block-latest-posts_3441f224e26751c2 li .wp-block-te-latest-comments__comment-meta_ef48b1e924e6ba04 .wp-block-te-latest-comments__comment-date_f981ef95632ab6bf:before,
      .widget_aa8e47521988ca16 .wp-block-latest-posts_3441f224e26751c2 li .wp-block-latest-posts__te-post-title_13576dcf1aeacc11 .wp-block-te-latest-comments__comment-date_f981ef95632ab6bf:before,
      .sidebar__widget_9372393a5e9f59c7 .wp-block-te-latest-comments_5d94c86733cca08a li .wp-block-te-latest-comments__comment-meta_ef48b1e924e6ba04 .wp-block-te-latest-comments__comment-date_f981ef95632ab6bf:before,
      .sidebar__widget_9372393a5e9f59c7 .wp-block-te-latest-comments_5d94c86733cca08a li .wp-block-latest-posts__te-post-title_13576dcf1aeacc11 .wp-block-te-latest-comments__comment-date_f981ef95632ab6bf:before,
      .sidebar__widget_9372393a5e9f59c7 .wp-block-latest-posts_3441f224e26751c2 li .wp-block-te-latest-comments__comment-meta_ef48b1e924e6ba04 .wp-block-te-latest-comments__comment-date_f981ef95632ab6bf:before,
      .sidebar__widget_9372393a5e9f59c7 .wp-block-latest-posts_3441f224e26751c2 li .wp-block-latest-posts__te-post-title_13576dcf1aeacc11 .wp-block-te-latest-comments__comment-date_f981ef95632ab6bf:before {
        content: "\f274";
        font-family: "Font Awesome 6 Free";
        padding-right: 8px; }
  .widget_aa8e47521988ca16 .wp-block-te-latest-comments_5d94c86733cca08a li a,
  .widget_aa8e47521988ca16 .wp-block-latest-posts_3441f224e26751c2 li a,
  .sidebar__widget_9372393a5e9f59c7 .wp-block-te-latest-comments_5d94c86733cca08a li a,
  .sidebar__widget_9372393a5e9f59c7 .wp-block-latest-posts_3441f224e26751c2 li a {
    color: #335371; }
    .widget_aa8e47521988ca16 .wp-block-te-latest-comments_5d94c86733cca08a li a.wp-block-te-latest-comments__comment-author_2b3f2f2b54be2bcc, .widget_aa8e47521988ca16 .wp-block-te-latest-comments_5d94c86733cca08a li a.wp-block-te-latest-comments__comment-link_5a0e8a30db093efa,
    .widget_aa8e47521988ca16 .wp-block-latest-posts_3441f224e26751c2 li a.wp-block-te-latest-comments__comment-author_2b3f2f2b54be2bcc,
    .widget_aa8e47521988ca16 .wp-block-latest-posts_3441f224e26751c2 li a.wp-block-te-latest-comments__comment-link_5a0e8a30db093efa,
    .sidebar__widget_9372393a5e9f59c7 .wp-block-te-latest-comments_5d94c86733cca08a li a.wp-block-te-latest-comments__comment-author_2b3f2f2b54be2bcc,
    .sidebar__widget_9372393a5e9f59c7 .wp-block-te-latest-comments_5d94c86733cca08a li a.wp-block-te-latest-comments__comment-link_5a0e8a30db093efa,
    .sidebar__widget_9372393a5e9f59c7 .wp-block-latest-posts_3441f224e26751c2 li a.wp-block-te-latest-comments__comment-author_2b3f2f2b54be2bcc,
    .sidebar__widget_9372393a5e9f59c7 .wp-block-latest-posts_3441f224e26751c2 li a.wp-block-te-latest-comments__comment-link_5a0e8a30db093efa {
      display: inline !important;
      text-transform: capitalize;
      line-height: 28px;
      font-weight: 400; }
    .widget_aa8e47521988ca16 .wp-block-te-latest-comments_5d94c86733cca08a li a:hover,
    .widget_aa8e47521988ca16 .wp-block-latest-posts_3441f224e26751c2 li a:hover,
    .sidebar__widget_9372393a5e9f59c7 .wp-block-te-latest-comments_5d94c86733cca08a li a:hover,
    .sidebar__widget_9372393a5e9f59c7 .wp-block-latest-posts_3441f224e26751c2 li a:hover {
      color: #317EFE; }
  .widget_aa8e47521988ca16 .wp-block-te-latest-comments_5d94c86733cca08a li .wp-block-te-latest-comments__comment-excerpt_f3a7c0fddb9fef7a p,
  .widget_aa8e47521988ca16 .wp-block-latest-posts_3441f224e26751c2 li .wp-block-te-latest-comments__comment-excerpt_f3a7c0fddb9fef7a p,
  .sidebar__widget_9372393a5e9f59c7 .wp-block-te-latest-comments_5d94c86733cca08a li .wp-block-te-latest-comments__comment-excerpt_f3a7c0fddb9fef7a p,
  .sidebar__widget_9372393a5e9f59c7 .wp-block-latest-posts_3441f224e26751c2 li .wp-block-te-latest-comments__comment-excerpt_f3a7c0fddb9fef7a p {
    font-size: 16px;
    line-height: 28px;
    margin: 0; }
  .widget_aa8e47521988ca16 .te-social-profile_10ea0eba6d716c22,
  .sidebar__widget_9372393a5e9f59c7 .te-social-profile_10ea0eba6d716c22 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .widget_aa8e47521988ca16 .te-social-profile_10ea0eba6d716c22 a,
    .sidebar__widget_9372393a5e9f59c7 .te-social-profile_10ea0eba6d716c22 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_aa8e47521988ca16 .te-social-profile_10ea0eba6d716c22 a,
        .sidebar__widget_9372393a5e9f59c7 .te-social-profile_10ea0eba6d716c22 a {
          width: 40px;
          height: 40px; } }
      .widget_aa8e47521988ca16 .te-social-profile_10ea0eba6d716c22 a.facebook_17e6771606ad48d6,
      .sidebar__widget_9372393a5e9f59c7 .te-social-profile_10ea0eba6d716c22 a.facebook_17e6771606ad48d6 {
        background-color: #1877f2; }
      .widget_aa8e47521988ca16 .te-social-profile_10ea0eba6d716c22 a.twitter_2d31c7b75ec13924,
      .sidebar__widget_9372393a5e9f59c7 .te-social-profile_10ea0eba6d716c22 a.twitter_2d31c7b75ec13924 {
        background-color: #1da1f2; }
      .widget_aa8e47521988ca16 .te-social-profile_10ea0eba6d716c22 a.linkedin_c599e28c3dd28f6a,
      .sidebar__widget_9372393a5e9f59c7 .te-social-profile_10ea0eba6d716c22 a.linkedin_c599e28c3dd28f6a {
        background-color: #0a66c2; }
      .widget_aa8e47521988ca16 .te-social-profile_10ea0eba6d716c22 a.instagram_dc2f6d5c74e5c5b2,
      .sidebar__widget_9372393a5e9f59c7 .te-social-profile_10ea0eba6d716c22 a.instagram_dc2f6d5c74e5c5b2 {
        background-color: #405de6; }
      .widget_aa8e47521988ca16 .te-social-profile_10ea0eba6d716c22 a:hover,
      .sidebar__widget_9372393a5e9f59c7 .te-social-profile_10ea0eba6d716c22 a:hover {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #E7F914; }
  .widget_aa8e47521988ca16 select,
  .sidebar__widget_9372393a5e9f59c7 select {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371;
    margin-bottom: 0; }
  .widget_aa8e47521988ca16 .has-login-form_c10f48f2c4b7905d .login-username_f43ee2634471774b label,
  .widget_aa8e47521988ca16 .has-login-form_c10f48f2c4b7905d .login-password_0716a453262f2939 label,
  .sidebar__widget_9372393a5e9f59c7 .has-login-form_c10f48f2c4b7905d .login-username_f43ee2634471774b label,
  .sidebar__widget_9372393a5e9f59c7 .has-login-form_c10f48f2c4b7905d .login-password_0716a453262f2939 label {
    margin-bottom: 10px; }
  .widget_aa8e47521988ca16 .has-login-form_c10f48f2c4b7905d .login-username_f43ee2634471774b input,
  .widget_aa8e47521988ca16 .has-login-form_c10f48f2c4b7905d .login-password_0716a453262f2939 input,
  .sidebar__widget_9372393a5e9f59c7 .has-login-form_c10f48f2c4b7905d .login-username_f43ee2634471774b input,
  .sidebar__widget_9372393a5e9f59c7 .has-login-form_c10f48f2c4b7905d .login-password_0716a453262f2939 input {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #31373f;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371; }
  .widget_aa8e47521988ca16 .has-login-form_c10f48f2c4b7905d .login-remember_485ab8553d193dfc label,
  .sidebar__widget_9372393a5e9f59c7 .has-login-form_c10f48f2c4b7905d .login-remember_485ab8553d193dfc label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px; }
  .widget_aa8e47521988ca16 .has-login-form_c10f48f2c4b7905d .login-submit_cf72d5cab62e08ed,
  .sidebar__widget_9372393a5e9f59c7 .has-login-form_c10f48f2c4b7905d .login-submit_cf72d5cab62e08ed {
    margin-bottom: 0; }
    .widget_aa8e47521988ca16 .has-login-form_c10f48f2c4b7905d .login-submit_cf72d5cab62e08ed input.button-primary_57304ac70942891f,
    .sidebar__widget_9372393a5e9f59c7 .has-login-form_c10f48f2c4b7905d .login-submit_cf72d5cab62e08ed input.button-primary_57304ac70942891f {
      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_aa8e47521988ca16 .search-form_bb94059aef58f8ef,
  .sidebar__widget_9372393a5e9f59c7 .search-form_bb94059aef58f8ef {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_aa8e47521988ca16 .search-form_bb94059aef58f8ef button,
    .sidebar__widget_9372393a5e9f59c7 .search-form_bb94059aef58f8ef button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_aa8e47521988ca16.widget_search_01bf802fe1478beb .sidebar__search_29487db4ddcd5c75,
  .sidebar__widget_9372393a5e9f59c7.widget_search_01bf802fe1478beb .sidebar__search_29487db4ddcd5c75 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_aa8e47521988ca16.widget_search_01bf802fe1478beb .sidebar__search_29487db4ddcd5c75 button,
    .sidebar__widget_9372393a5e9f59c7.widget_search_01bf802fe1478beb .sidebar__search_29487db4ddcd5c75 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_aa8e47521988ca16 .wp-block-search__no-button_9f24e7263bd37d85.wp-block-search_ca12e32300de4b6f input,
  .sidebar__widget_9372393a5e9f59c7 .wp-block-search__no-button_9f24e7263bd37d85.wp-block-search_ca12e32300de4b6f input {
    border-radius: 10px; }
  .widget_aa8e47521988ca16 .wp-block-search_ca12e32300de4b6f,
  .sidebar__widget_9372393a5e9f59c7 .wp-block-search_ca12e32300de4b6f {
    margin-bottom: -2px; }
  .widget_aa8e47521988ca16 .wp-block-search_ca12e32300de4b6f,
  .widget_aa8e47521988ca16 .search-form_bb94059aef58f8ef,
  .widget_aa8e47521988ca16 .sidebar__search_29487db4ddcd5c75,
  .sidebar__widget_9372393a5e9f59c7 .wp-block-search_ca12e32300de4b6f,
  .sidebar__widget_9372393a5e9f59c7 .search-form_bb94059aef58f8ef,
  .sidebar__widget_9372393a5e9f59c7 .sidebar__search_29487db4ddcd5c75 {
    display: inline-block;
    width: 100%;
    overflow: hidden; }
    .widget_aa8e47521988ca16 .wp-block-search_ca12e32300de4b6f .wp-block-search__inside-wrapper_463afd68172c7904,
    .widget_aa8e47521988ca16 .search-form_bb94059aef58f8ef .wp-block-search__inside-wrapper_463afd68172c7904,
    .widget_aa8e47521988ca16 .sidebar__search_29487db4ddcd5c75 .wp-block-search__inside-wrapper_463afd68172c7904,
    .sidebar__widget_9372393a5e9f59c7 .wp-block-search_ca12e32300de4b6f .wp-block-search__inside-wrapper_463afd68172c7904,
    .sidebar__widget_9372393a5e9f59c7 .search-form_bb94059aef58f8ef .wp-block-search__inside-wrapper_463afd68172c7904,
    .sidebar__widget_9372393a5e9f59c7 .sidebar__search_29487db4ddcd5c75 .wp-block-search__inside-wrapper_463afd68172c7904 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .widget_aa8e47521988ca16 .wp-block-search_ca12e32300de4b6f label,
    .widget_aa8e47521988ca16 .search-form_bb94059aef58f8ef label,
    .widget_aa8e47521988ca16 .sidebar__search_29487db4ddcd5c75 label,
    .sidebar__widget_9372393a5e9f59c7 .wp-block-search_ca12e32300de4b6f label,
    .sidebar__widget_9372393a5e9f59c7 .search-form_bb94059aef58f8ef label,
    .sidebar__widget_9372393a5e9f59c7 .sidebar__search_29487db4ddcd5c75 label {
      font-size: 24px;
      display: block;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #14203A;
      font-family: "Inter", sans-serif; }
    .widget_aa8e47521988ca16 .wp-block-search_ca12e32300de4b6f input,
    .widget_aa8e47521988ca16 .search-form_bb94059aef58f8ef input,
    .widget_aa8e47521988ca16 .sidebar__search_29487db4ddcd5c75 input,
    .sidebar__widget_9372393a5e9f59c7 .wp-block-search_ca12e32300de4b6f input,
    .sidebar__widget_9372393a5e9f59c7 .search-form_bb94059aef58f8ef input,
    .sidebar__widget_9372393a5e9f59c7 .sidebar__search_29487db4ddcd5c75 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_aa8e47521988ca16 .wp-block-search_ca12e32300de4b6f button,
    .widget_aa8e47521988ca16 .search-form_bb94059aef58f8ef button,
    .widget_aa8e47521988ca16 .sidebar__search_29487db4ddcd5c75 button,
    .sidebar__widget_9372393a5e9f59c7 .wp-block-search_ca12e32300de4b6f button,
    .sidebar__widget_9372393a5e9f59c7 .search-form_bb94059aef58f8ef button,
    .sidebar__widget_9372393a5e9f59c7 .sidebar__search_29487db4ddcd5c75 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_aa8e47521988ca16 .tagcloud_8ba86c42f40d187c,
  .widget_aa8e47521988ca16 .wp-block-tag-cloud_1948273cf7dec597,
  .sidebar__widget_9372393a5e9f59c7 .tagcloud_8ba86c42f40d187c,
  .sidebar__widget_9372393a5e9f59c7 .wp-block-tag-cloud_1948273cf7dec597 {
    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_aa8e47521988ca16 .tagcloud_8ba86c42f40d187c a,
    .widget_aa8e47521988ca16 .wp-block-tag-cloud_1948273cf7dec597 a,
    .sidebar__widget_9372393a5e9f59c7 .tagcloud_8ba86c42f40d187c a,
    .sidebar__widget_9372393a5e9f59c7 .wp-block-tag-cloud_1948273cf7dec597 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_aa8e47521988ca16 .tagcloud_8ba86c42f40d187c a:hover,
      .widget_aa8e47521988ca16 .wp-block-tag-cloud_1948273cf7dec597 a:hover,
      .sidebar__widget_9372393a5e9f59c7 .tagcloud_8ba86c42f40d187c a:hover,
      .sidebar__widget_9372393a5e9f59c7 .wp-block-tag-cloud_1948273cf7dec597 a:hover {
        color: #ffffff;
        background: #317EFE;
        border-color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .widget_aa8e47521988ca16 ul,
  .widget_aa8e47521988ca16 ol,
  .sidebar__widget_9372393a5e9f59c7 ul,
  .sidebar__widget_9372393a5e9f59c7 ol {
    margin-bottom: 0;
    padding-left: 0;
    /* Tag Cloud Widget */ }
    .widget_aa8e47521988ca16 ul li,
    .widget_aa8e47521988ca16 ol li,
    .sidebar__widget_9372393a5e9f59c7 ul li,
    .sidebar__widget_9372393a5e9f59c7 ol li {
      display: block;
      padding: 8px 0;
      border-top: 1px solid #E1E1E1;
      margin-bottom: 0;
      /* Recent Comment Widget */ }
      .widget_aa8e47521988ca16 ul li:first-child,
      .widget_aa8e47521988ca16 ol li:first-child,
      .sidebar__widget_9372393a5e9f59c7 ul li:first-child,
      .sidebar__widget_9372393a5e9f59c7 ol li:first-child {
        border-top: 0; }
      .widget_aa8e47521988ca16 ul li:last-child,
      .widget_aa8e47521988ca16 ol li:last-child,
      .sidebar__widget_9372393a5e9f59c7 ul li:last-child,
      .sidebar__widget_9372393a5e9f59c7 ol li:last-child {
        margin-bottom: 0; }
      .widget_aa8e47521988ca16 ul li.recentcomments_d7b8f8683667d6f4 .comment-author-link_7dfab110b036d0c9 a:before, .widget_aa8e47521988ca16 ul li.wp-block-latest-comments__comment_62a5fd9942b4a9d2 .comment-author-link_7dfab110b036d0c9 a:before,
      .widget_aa8e47521988ca16 ol li.recentcomments_d7b8f8683667d6f4 .comment-author-link_7dfab110b036d0c9 a:before,
      .widget_aa8e47521988ca16 ol li.wp-block-latest-comments__comment_62a5fd9942b4a9d2 .comment-author-link_7dfab110b036d0c9 a:before,
      .sidebar__widget_9372393a5e9f59c7 ul li.recentcomments_d7b8f8683667d6f4 .comment-author-link_7dfab110b036d0c9 a:before,
      .sidebar__widget_9372393a5e9f59c7 ul li.wp-block-latest-comments__comment_62a5fd9942b4a9d2 .comment-author-link_7dfab110b036d0c9 a:before,
      .sidebar__widget_9372393a5e9f59c7 ol li.recentcomments_d7b8f8683667d6f4 .comment-author-link_7dfab110b036d0c9 a:before,
      .sidebar__widget_9372393a5e9f59c7 ol li.wp-block-latest-comments__comment_62a5fd9942b4a9d2 .comment-author-link_7dfab110b036d0c9 a:before {
        display: none; }
      .widget_aa8e47521988ca16 ul li.recentcomments_d7b8f8683667d6f4 a, .widget_aa8e47521988ca16 ul li.wp-block-latest-comments__comment_62a5fd9942b4a9d2 a,
      .widget_aa8e47521988ca16 ol li.recentcomments_d7b8f8683667d6f4 a,
      .widget_aa8e47521988ca16 ol li.wp-block-latest-comments__comment_62a5fd9942b4a9d2 a,
      .sidebar__widget_9372393a5e9f59c7 ul li.recentcomments_d7b8f8683667d6f4 a,
      .sidebar__widget_9372393a5e9f59c7 ul li.wp-block-latest-comments__comment_62a5fd9942b4a9d2 a,
      .sidebar__widget_9372393a5e9f59c7 ol li.recentcomments_d7b8f8683667d6f4 a,
      .sidebar__widget_9372393a5e9f59c7 ol li.wp-block-latest-comments__comment_62a5fd9942b4a9d2 a {
        padding-left: 0;
        display: inline; }
        .widget_aa8e47521988ca16 ul li.recentcomments_d7b8f8683667d6f4 a:before, .widget_aa8e47521988ca16 ul li.wp-block-latest-comments__comment_62a5fd9942b4a9d2 a:before,
        .widget_aa8e47521988ca16 ol li.recentcomments_d7b8f8683667d6f4 a:before,
        .widget_aa8e47521988ca16 ol li.wp-block-latest-comments__comment_62a5fd9942b4a9d2 a:before,
        .sidebar__widget_9372393a5e9f59c7 ul li.recentcomments_d7b8f8683667d6f4 a:before,
        .sidebar__widget_9372393a5e9f59c7 ul li.wp-block-latest-comments__comment_62a5fd9942b4a9d2 a:before,
        .sidebar__widget_9372393a5e9f59c7 ol li.recentcomments_d7b8f8683667d6f4 a:before,
        .sidebar__widget_9372393a5e9f59c7 ol li.wp-block-latest-comments__comment_62a5fd9942b4a9d2 a:before {
          display: none; }
      .widget_aa8e47521988ca16 ul li a,
      .widget_aa8e47521988ca16 ol li a,
      .sidebar__widget_9372393a5e9f59c7 ul li a,
      .sidebar__widget_9372393a5e9f59c7 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_aa8e47521988ca16 ul li a::before,
        .widget_aa8e47521988ca16 ol li a::before,
        .sidebar__widget_9372393a5e9f59c7 ul li a::before,
        .sidebar__widget_9372393a5e9f59c7 ol li a::before {
          content: "\f105";
          font-family: "Font Awesome 6 Free";
          margin-right: 10px; }
        .widget_aa8e47521988ca16 ul li a:hover,
        .widget_aa8e47521988ca16 ol li a:hover,
        .sidebar__widget_9372393a5e9f59c7 ul li a:hover,
        .sidebar__widget_9372393a5e9f59c7 ol li a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .widget_aa8e47521988ca16 ul li a.rsswidget_642e315ae9629b9a, .widget_aa8e47521988ca16 ul li a.wp-block-latest-posts__post-title_8084448387e65a0c,
        .widget_aa8e47521988ca16 ol li a.rsswidget_642e315ae9629b9a,
        .widget_aa8e47521988ca16 ol li a.wp-block-latest-posts__post-title_8084448387e65a0c,
        .sidebar__widget_9372393a5e9f59c7 ul li a.rsswidget_642e315ae9629b9a,
        .sidebar__widget_9372393a5e9f59c7 ul li a.wp-block-latest-posts__post-title_8084448387e65a0c,
        .sidebar__widget_9372393a5e9f59c7 ol li a.rsswidget_642e315ae9629b9a,
        .sidebar__widget_9372393a5e9f59c7 ol li a.wp-block-latest-posts__post-title_8084448387e65a0c {
          padding-left: 0;
          font-weight: 500;
          display: block; }
          .widget_aa8e47521988ca16 ul li a.rsswidget_642e315ae9629b9a:before, .widget_aa8e47521988ca16 ul li a.wp-block-latest-posts__post-title_8084448387e65a0c:before,
          .widget_aa8e47521988ca16 ol li a.rsswidget_642e315ae9629b9a:before,
          .widget_aa8e47521988ca16 ol li a.wp-block-latest-posts__post-title_8084448387e65a0c:before,
          .sidebar__widget_9372393a5e9f59c7 ul li a.rsswidget_642e315ae9629b9a:before,
          .sidebar__widget_9372393a5e9f59c7 ul li a.wp-block-latest-posts__post-title_8084448387e65a0c:before,
          .sidebar__widget_9372393a5e9f59c7 ol li a.rsswidget_642e315ae9629b9a:before,
          .sidebar__widget_9372393a5e9f59c7 ol li a.wp-block-latest-posts__post-title_8084448387e65a0c:before {
            display: none; }
      .widget_aa8e47521988ca16 ul li ul,
      .widget_aa8e47521988ca16 ol li ul,
      .sidebar__widget_9372393a5e9f59c7 ul li ul,
      .sidebar__widget_9372393a5e9f59c7 ol li ul {
        padding-left: 25px;
        padding-top: 10px; }
    .widget_aa8e47521988ca16 ul.wp-tag-cloud_1d7d571e3e0e6478 li,
    .widget_aa8e47521988ca16 ol.wp-tag-cloud_1d7d571e3e0e6478 li,
    .sidebar__widget_9372393a5e9f59c7 ul.wp-tag-cloud_1d7d571e3e0e6478 li,
    .sidebar__widget_9372393a5e9f59c7 ol.wp-tag-cloud_1d7d571e3e0e6478 li {
      display: inline-block;
      padding: 0;
      border: 0; }
      .widget_aa8e47521988ca16 ul.wp-tag-cloud_1d7d571e3e0e6478 li a:before,
      .widget_aa8e47521988ca16 ol.wp-tag-cloud_1d7d571e3e0e6478 li a:before,
      .sidebar__widget_9372393a5e9f59c7 ul.wp-tag-cloud_1d7d571e3e0e6478 li a:before,
      .sidebar__widget_9372393a5e9f59c7 ol.wp-tag-cloud_1d7d571e3e0e6478 li a:before {
        display: none; }
  .widget_aa8e47521988ca16.te_widget_categories_808396a127ec82b4 li, .widget_aa8e47521988ca16.widget_archive_e90dba63de609149 li,
  .widget_aa8e47521988ca16 .wp-block-categories-list_c878dc1468178b2c li,
  .widget_aa8e47521988ca16 .wp-block-archives-list_67272e75052cf629 li,
  .sidebar__widget_9372393a5e9f59c7.te_widget_categories_808396a127ec82b4 li,
  .sidebar__widget_9372393a5e9f59c7.widget_archive_e90dba63de609149 li,
  .sidebar__widget_9372393a5e9f59c7 .wp-block-categories-list_c878dc1468178b2c li,
  .sidebar__widget_9372393a5e9f59c7 .wp-block-archives-list_67272e75052cf629 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_aa8e47521988ca16.te_widget_categories_808396a127ec82b4 li.cat-item_fee50b4547859f8a, .widget_aa8e47521988ca16.widget_archive_e90dba63de609149 li.cat-item_fee50b4547859f8a,
    .widget_aa8e47521988ca16 .wp-block-categories-list_c878dc1468178b2c li.cat-item_fee50b4547859f8a,
    .widget_aa8e47521988ca16 .wp-block-archives-list_67272e75052cf629 li.cat-item_fee50b4547859f8a,
    .sidebar__widget_9372393a5e9f59c7.te_widget_categories_808396a127ec82b4 li.cat-item_fee50b4547859f8a,
    .sidebar__widget_9372393a5e9f59c7.widget_archive_e90dba63de609149 li.cat-item_fee50b4547859f8a,
    .sidebar__widget_9372393a5e9f59c7 .wp-block-categories-list_c878dc1468178b2c li.cat-item_fee50b4547859f8a,
    .sidebar__widget_9372393a5e9f59c7 .wp-block-archives-list_67272e75052cf629 li.cat-item_fee50b4547859f8a {
      text-align: right;
      display: inline-block;
      width: 100%; }
    .widget_aa8e47521988ca16.te_widget_categories_808396a127ec82b4 li a, .widget_aa8e47521988ca16.widget_archive_e90dba63de609149 li a,
    .widget_aa8e47521988ca16 .wp-block-categories-list_c878dc1468178b2c li a,
    .widget_aa8e47521988ca16 .wp-block-archives-list_67272e75052cf629 li a,
    .sidebar__widget_9372393a5e9f59c7.te_widget_categories_808396a127ec82b4 li a,
    .sidebar__widget_9372393a5e9f59c7.widget_archive_e90dba63de609149 li a,
    .sidebar__widget_9372393a5e9f59c7 .wp-block-categories-list_c878dc1468178b2c li a,
    .sidebar__widget_9372393a5e9f59c7 .wp-block-archives-list_67272e75052cf629 li a {
      float: left; }

/* About Info Widget*/
.widget-about-info_1c549f1e19908f4d {
  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_1c549f1e19908f4d .about-desc_10047f30032cfeba {
    text-align: left; }
    .widget-about-info_1c549f1e19908f4d .about-desc_10047f30032cfeba .about-title_7bb980472574c595 {
      font-size: 20px; }
  .widget-about-info_1c549f1e19908f4d .about-image_eabeb535729cfc86 {
    width: 140px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px; }
  .widget-about-info_1c549f1e19908f4d .te-social-profile_10ea0eba6d716c22 {
    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_1c549f1e19908f4d .te-social-profile_10ea0eba6d716c22 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_1c549f1e19908f4d .te-social-profile_10ea0eba6d716c22 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_d2de9362fafb25eb.has-author_f4929f748a218895.wp-block-latest-posts_3441f224e26751c2 .wp-block-latest-posts__te-post-title_13576dcf1aeacc11 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }

.widget_rss_af4ce664ef1058dd .wp-block-heading_7cc51e56e19a006a:before,
.widget_rss_af4ce664ef1058dd .widget-title_00d28aeb2df3fa7c:before {
  display: none; }
.widget_rss_af4ce664ef1058dd .rss-widget-icon_ea48a635f9dbe634 {
  margin-right: 6px; }
.widget_rss_af4ce664ef1058dd ul li a.rsswidget_642e315ae9629b9a {
  color: #14203A; }
  .widget_rss_af4ce664ef1058dd ul li a.rsswidget_642e315ae9629b9a:hover {
    color: #317EFE; }

.wp-block-latest-posts_3441f224e26751c2 .wp-block-rss__item-title_aa98ecc776265520,
.wp-block-rss_ad5888fe7c373c9e .wp-block-rss__item-title_aa98ecc776265520,
.widget_rss_af4ce664ef1058dd .wp-block-rss__item-title_aa98ecc776265520 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }
  .wp-block-latest-posts_3441f224e26751c2 .wp-block-rss__item-title_aa98ecc776265520 a:before,
  .wp-block-rss_ad5888fe7c373c9e .wp-block-rss__item-title_aa98ecc776265520 a:before,
  .widget_rss_af4ce664ef1058dd .wp-block-rss__item-title_aa98ecc776265520 a:before {
    display: none; }
.wp-block-latest-posts_3441f224e26751c2 .wp-block-latest-posts__post-author_225397b103e82db2,
.wp-block-latest-posts_3441f224e26751c2 .wp-block-rss__item-publish-date_88a40175263a25b8,
.wp-block-rss_ad5888fe7c373c9e .wp-block-latest-posts__post-author_225397b103e82db2,
.wp-block-rss_ad5888fe7c373c9e .wp-block-rss__item-publish-date_88a40175263a25b8,
.widget_rss_af4ce664ef1058dd .wp-block-latest-posts__post-author_225397b103e82db2,
.widget_rss_af4ce664ef1058dd .wp-block-rss__item-publish-date_88a40175263a25b8 {
  margin-right: 10px; }
.wp-block-latest-posts_3441f224e26751c2 .wp-block-latest-posts__post-author_225397b103e82db2,
.wp-block-latest-posts_3441f224e26751c2 .wp-block-latest-posts__te-post-date_19520e53e82ade8e,
.wp-block-latest-posts_3441f224e26751c2 .wp-block-rss__item-publish-date_88a40175263a25b8,
.wp-block-latest-posts_3441f224e26751c2 .wp-block-rss__item-author_96a40e2969d0d38d,
.wp-block-latest-posts_3441f224e26751c2 .rss-date_51796a6bfa3a11ab,
.wp-block-rss_ad5888fe7c373c9e .wp-block-latest-posts__post-author_225397b103e82db2,
.wp-block-rss_ad5888fe7c373c9e .wp-block-latest-posts__te-post-date_19520e53e82ade8e,
.wp-block-rss_ad5888fe7c373c9e .wp-block-rss__item-publish-date_88a40175263a25b8,
.wp-block-rss_ad5888fe7c373c9e .wp-block-rss__item-author_96a40e2969d0d38d,
.wp-block-rss_ad5888fe7c373c9e .rss-date_51796a6bfa3a11ab,
.widget_rss_af4ce664ef1058dd .wp-block-latest-posts__post-author_225397b103e82db2,
.widget_rss_af4ce664ef1058dd .wp-block-latest-posts__te-post-date_19520e53e82ade8e,
.widget_rss_af4ce664ef1058dd .wp-block-rss__item-publish-date_88a40175263a25b8,
.widget_rss_af4ce664ef1058dd .wp-block-rss__item-author_96a40e2969d0d38d,
.widget_rss_af4ce664ef1058dd .rss-date_51796a6bfa3a11ab {
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500;
  text-transform: capitalize;
  position: relative; }
.wp-block-latest-posts_3441f224e26751c2 .wp-block-latest-posts__te-post-date_19520e53e82ade8e:before,
.wp-block-latest-posts_3441f224e26751c2 .wp-block-rss__item-publish-date_88a40175263a25b8:before,
.wp-block-latest-posts_3441f224e26751c2 .rss-date_51796a6bfa3a11ab:before,
.wp-block-rss_ad5888fe7c373c9e .wp-block-latest-posts__te-post-date_19520e53e82ade8e:before,
.wp-block-rss_ad5888fe7c373c9e .wp-block-rss__item-publish-date_88a40175263a25b8:before,
.wp-block-rss_ad5888fe7c373c9e .rss-date_51796a6bfa3a11ab:before,
.widget_rss_af4ce664ef1058dd .wp-block-latest-posts__te-post-date_19520e53e82ade8e:before,
.widget_rss_af4ce664ef1058dd .wp-block-rss__item-publish-date_88a40175263a25b8:before,
.widget_rss_af4ce664ef1058dd .rss-date_51796a6bfa3a11ab:before {
  content: "\f274";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_3441f224e26751c2 .wp-block-latest-posts__post-author_225397b103e82db2:before,
.wp-block-latest-posts_3441f224e26751c2 .wp-block-rss__item-author_96a40e2969d0d38d:before,
.wp-block-rss_ad5888fe7c373c9e .wp-block-latest-posts__post-author_225397b103e82db2:before,
.wp-block-rss_ad5888fe7c373c9e .wp-block-rss__item-author_96a40e2969d0d38d:before,
.widget_rss_af4ce664ef1058dd .wp-block-latest-posts__post-author_225397b103e82db2:before,
.widget_rss_af4ce664ef1058dd .wp-block-rss__item-author_96a40e2969d0d38d:before {
  content: "\f007";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_3441f224e26751c2 .wp-block-latest-posts__post-excerpt_a4324ffed74a9b13,
.wp-block-latest-posts_3441f224e26751c2 .wp-block-rss__item-excerpt_3cac4ba8cdb7bb58,
.wp-block-latest-posts_3441f224e26751c2 .rssSummary_94da71474954a656,
.wp-block-rss_ad5888fe7c373c9e .wp-block-latest-posts__post-excerpt_a4324ffed74a9b13,
.wp-block-rss_ad5888fe7c373c9e .wp-block-rss__item-excerpt_3cac4ba8cdb7bb58,
.wp-block-rss_ad5888fe7c373c9e .rssSummary_94da71474954a656,
.widget_rss_af4ce664ef1058dd .wp-block-latest-posts__post-excerpt_a4324ffed74a9b13,
.widget_rss_af4ce664ef1058dd .wp-block-rss__item-excerpt_3cac4ba8cdb7bb58,
.widget_rss_af4ce664ef1058dd .rssSummary_94da71474954a656 {
  margin-top: 10px;
  margin-bottom: 0; }

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

.te-post-item_301695112260614f .te-single-post-meta_d69439b6c26ab031 {
  gap: 32px; }

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

.te-comment-title_65df39a10eae90f5 h2,
.te-comment-title_65df39a10eae90f5 .wp-block-comments-title_399f6f60db75c4d1,
.wp-block-comments_f08ef17ee1825354 h2,
.wp-block-comments_f08ef17ee1825354 .wp-block-comments-title_399f6f60db75c4d1 {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px; }

/* Block Comment Start */
.wp-block-comments_f08ef17ee1825354 .wp-block-comment-template_8d9ebdaafa0cb754 {
  padding-left: 0; }
  .wp-block-comments_f08ef17ee1825354 .wp-block-comment-template_8d9ebdaafa0cb754 .wp-block-te-comment-reply_23a39b2f386fcd25 {
    margin-top: 15px; }
  .wp-block-comments_f08ef17ee1825354 .wp-block-comment-template_8d9ebdaafa0cb754 li .wp-block-columns_de99f9b9a95d2b93 {
    padding: 50px;
    border: 1px solid #dfe2e9;
    border-radius: 8px;
    margin-bottom: 24px; }
    .wp-block-comments_f08ef17ee1825354 .wp-block-comment-template_8d9ebdaafa0cb754 li .wp-block-columns_de99f9b9a95d2b93 .wp-block-column_76aa9aa97915c09f:first-child {
      -ms-flex-preferred-size: 80px !important;
          flex-basis: 80px !important; }
    .wp-block-comments_f08ef17ee1825354 .wp-block-comment-template_8d9ebdaafa0cb754 li .wp-block-columns_de99f9b9a95d2b93 .wp-block-avatar_93d0dd0142369ca6 {
      width: 100px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 50%;
      overflow: hidden; }
      .wp-block-comments_f08ef17ee1825354 .wp-block-comment-template_8d9ebdaafa0cb754 li .wp-block-columns_de99f9b9a95d2b93 .wp-block-avatar_93d0dd0142369ca6 img {
        width: 100%; }
    .wp-block-comments_f08ef17ee1825354 .wp-block-comment-template_8d9ebdaafa0cb754 li .wp-block-columns_de99f9b9a95d2b93 .wp-block-comment-author-name_8c8d0a6b09bc415a a {
      font-size: 21px;
      margin-bottom: 5px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A; }
    .wp-block-comments_f08ef17ee1825354 .wp-block-comment-template_8d9ebdaafa0cb754 li .wp-block-columns_de99f9b9a95d2b93 .wp-block-comment-edit-link_d03fb410b9364d3d a {
      color: #317EFE; }
    .wp-block-comments_f08ef17ee1825354 .wp-block-comment-template_8d9ebdaafa0cb754 li .wp-block-columns_de99f9b9a95d2b93 .wp-block-comment-date_71b9462444064b2d a,
    .wp-block-comments_f08ef17ee1825354 .wp-block-comment-template_8d9ebdaafa0cb754 li .wp-block-columns_de99f9b9a95d2b93 .wp-block-comment-edit-link_d03fb410b9364d3d a {
      color: #9ba8c3;
      font-size: 16px;
      font-weight: 400;
      font-family: "Inter", sans-serif; }
    .wp-block-comments_f08ef17ee1825354 .wp-block-comment-template_8d9ebdaafa0cb754 li .wp-block-columns_de99f9b9a95d2b93 .wp-block-te-comment-reply_23a39b2f386fcd25 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_f08ef17ee1825354 .wp-block-comment-template_8d9ebdaafa0cb754 li .wp-block-columns_de99f9b9a95d2b93 .wp-block-te-comment-reply_23a39b2f386fcd25 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_f1b231479677e0ba .te-comment-respond_80d2e718548d67d4,
.te-latest-comments_f1b231479677e0ba .comment-respond_932138b31e4a08db {
  margin-top: 60px;
  margin-bottom: 40px; }
.te-latest-comments_f1b231479677e0ba li .children .te-comments-item_ecce6070e7b51f8c {
  margin-left: 50px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-latest-comments_f1b231479677e0ba li .children .te-comments-item_ecce6070e7b51f8c {
      margin-left: 0; } }
.te-latest-comments_f1b231479677e0ba li .children .children .te-comments-item_ecce6070e7b51f8c {
  margin-left: 100px;
  border-top: 1px solid #F9F4F1; }
.te-latest-comments_f1b231479677e0ba li .te-comments-item_ecce6070e7b51f8c {
  padding: 50px;
  border: 1px solid #F9F4F1;
  background-color: #F9F4F1;
  border-radius: 20px;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .te-latest-comments_f1b231479677e0ba li .te-comments-item_ecce6070e7b51f8c {
      padding: 30px; } }
  .te-latest-comments_f1b231479677e0ba li .te-comments-item_ecce6070e7b51f8c .te-comments-avatar_d625a3be2fbf6b38 {
    float: left; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-latest-comments_f1b231479677e0ba li .te-comments-item_ecce6070e7b51f8c .te-comments-avatar_d625a3be2fbf6b38 {
        float: inherit;
        margin-bottom: 20px; } }
    .te-latest-comments_f1b231479677e0ba li .te-comments-item_ecce6070e7b51f8c .te-comments-avatar_d625a3be2fbf6b38 img {
      margin-right: 30px;
      width: 100px;
      border-radius: 50px; }
  .te-latest-comments_f1b231479677e0ba li .te-comments-item_ecce6070e7b51f8c .te-comments-text_a5f294c623a49678 {
    overflow: hidden; }
    .te-latest-comments_f1b231479677e0ba li .te-comments-item_ecce6070e7b51f8c .te-comments-text_a5f294c623a49678 p {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 20px;
      color: #335371; }
    .te-latest-comments_f1b231479677e0ba li .te-comments-item_ecce6070e7b51f8c .te-comments-text_a5f294c623a49678 .te-avatar-name_f3a596d4c8817395 {
      margin-bottom: 10px;
      position: relative; }
      .te-latest-comments_f1b231479677e0ba li .te-comments-item_ecce6070e7b51f8c .te-comments-text_a5f294c623a49678 .te-avatar-name_f3a596d4c8817395 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_f1b231479677e0ba li .te-comments-item_ecce6070e7b51f8c .te-comments-text_a5f294c623a49678 .te-avatar-name_f3a596d4c8817395 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_f1b231479677e0ba li .te-comments-item_ecce6070e7b51f8c .te-comments-text_a5f294c623a49678 .te-avatar-name_f3a596d4c8817395 span {
            display: inline-block;
            width: 100%; } }
    .te-latest-comments_f1b231479677e0ba li .te-comments-item_ecce6070e7b51f8c .te-comments-text_a5f294c623a49678 .te-comment-reply_ceb7fc39286b5516 {
      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_f1b231479677e0ba li .te-comments-item_ecce6070e7b51f8c .te-comments-text_a5f294c623a49678 .te-comment-reply_ceb7fc39286b5516 {
          position: unset;
          margin-top: 10px; } }
      .te-latest-comments_f1b231479677e0ba li .te-comments-item_ecce6070e7b51f8c .te-comments-text_a5f294c623a49678 .te-comment-reply_ceb7fc39286b5516:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

ul.children {
  list-style: none; }

.te-post-comments-form_af5a085728463f96 .te-contacts-message_6c1ce32aa597f341 {
  margin-top: 10px; }

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

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

.te-comment-respond_80d2e718548d67d4,
.comment-respond_932138b31e4a08db {
  position: relative;
  background-color: #F9F4F1;
  padding: 40px;
  border-radius: 20px; }
  .te-comment-respond_80d2e718548d67d4 .comment-form-cookies-consent_7fd2deac9abadaae,
  .comment-respond_932138b31e4a08db .comment-form-cookies-consent_7fd2deac9abadaae {
    display: none; }
  .te-comment-respond_80d2e718548d67d4 .comment-notes_f1628159401f6dcc,
  .comment-respond_932138b31e4a08db .comment-notes_f1628159401f6dcc {
    margin-bottom: 30px; }
  .te-comment-respond_80d2e718548d67d4 p,
  .comment-respond_932138b31e4a08db p {
    margin: 0; }
  .te-comment-respond_80d2e718548d67d4 .te-contacts-email_c018d7a131a9b056,
  .te-comment-respond_80d2e718548d67d4 .te-contacts-name_1bd2a4efcdcae0b3,
  .te-comment-respond_80d2e718548d67d4 .single-input-field_0b0d0e5420f21bc8,
  .comment-respond_932138b31e4a08db .te-contacts-email_c018d7a131a9b056,
  .comment-respond_932138b31e4a08db .te-contacts-name_1bd2a4efcdcae0b3,
  .comment-respond_932138b31e4a08db .single-input-field_0b0d0e5420f21bc8 {
    margin-bottom: 20px; }
  .te-comment-respond_80d2e718548d67d4 label,
  .comment-respond_932138b31e4a08db label {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #778196;
    margin-bottom: 20px; }
  .te-comment-respond_80d2e718548d67d4 .checkbox-field-wrapper_b997f78400165aba,
  .comment-respond_932138b31e4a08db .checkbox-field-wrapper_b997f78400165aba {
    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_80d2e718548d67d4 .checkbox-field-wrapper_b997f78400165aba p,
    .comment-respond_932138b31e4a08db .checkbox-field-wrapper_b997f78400165aba p {
      margin: 0; }
    .te-comment-respond_80d2e718548d67d4 .checkbox-field-wrapper_b997f78400165aba .single-checkbox-field_595561ca0221d21c,
    .comment-respond_932138b31e4a08db .checkbox-field-wrapper_b997f78400165aba .single-checkbox-field_595561ca0221d21c {
      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_80d2e718548d67d4 .te-comment-form-cookies-consent_d6e410845e49ece4,
  .comment-respond_932138b31e4a08db .te-comment-form-cookies-consent_d6e410845e49ece4 {
    display: none; }
  .te-comment-respond_80d2e718548d67d4 input[type="number"],
  .comment-respond_932138b31e4a08db input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield; }
  .te-comment-respond_80d2e718548d67d4 input,
  .te-comment-respond_80d2e718548d67d4 select,
  .comment-respond_932138b31e4a08db input,
  .comment-respond_932138b31e4a08db 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_80d2e718548d67d4 *::-webkit-input-placeholder,
  .comment-respond_932138b31e4a08db *::-webkit-input-placeholder {
    color: #778196; }
  .te-comment-respond_80d2e718548d67d4 *:-ms-input-placeholder,
  .comment-respond_932138b31e4a08db *:-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_80d2e718548d67d4 *::-ms-input-placeholder,
  .comment-respond_932138b31e4a08db *::-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_80d2e718548d67d4 *::placeholder,
  .comment-respond_932138b31e4a08db *::placeholder {
    color: #778196; }
  .te-comment-respond_80d2e718548d67d4 textarea,
  .comment-respond_932138b31e4a08db 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_80d2e718548d67d4 input:focus,
  .te-comment-respond_80d2e718548d67d4 textarea:focus,
  .te-comment-respond_80d2e718548d67d4 .form-select_069fdd563846d110:focus,
  .comment-respond_932138b31e4a08db input:focus,
  .comment-respond_932138b31e4a08db textarea:focus,
  .comment-respond_932138b31e4a08db .form-select_069fdd563846d110: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_140269898e01db1a {
  position: relative;
  border-radius: 20px;
  overflow: hidden; }
  .te-team-card_140269898e01db1a:hover .image:before {
    height: 250%;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear;
    background-color: transparent; }
  .te-team-card_140269898e01db1a: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_140269898e01db1a:hover .te-content-wrapper_aa1d403711f8384d {
    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_140269898e01db1a .image {
    overflow: hidden;
    position: relative; }
    .te-team-card_140269898e01db1a .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_140269898e01db1a .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_140269898e01db1a .te-content-wrapper_aa1d403711f8384d {
    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_140269898e01db1a .te-content-wrapper_aa1d403711f8384d .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_140269898e01db1a .te-content-wrapper_aa1d403711f8384d .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_140269898e01db1a .te-content-wrapper_aa1d403711f8384d .content .desc_15348bc269c93a1d {
        font-size: 18px;
        line-height: 18px;
        font-weight: 400;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
    .te-team-card_140269898e01db1a .te-content-wrapper_aa1d403711f8384d .social_9753d4006f17d222 {
      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_140269898e01db1a .te-content-wrapper_aa1d403711f8384d .social_9753d4006f17d222 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_140269898e01db1a .te-content-wrapper_aa1d403711f8384d .social_9753d4006f17d222 a:hover {
          background-color: #E7F914;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-team-card_140269898e01db1a.style-2_bfe977e3e9a18b7a {
  padding: 20px;
  background-color: #F9F4F1;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-team-card_140269898e01db1a.style-2_bfe977e3e9a18b7a:hover {
    background-color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-team-card_140269898e01db1a.style-2_bfe977e3e9a18b7a:hover .te-content-wrapper_aa1d403711f8384d .social_9753d4006f17d222 a {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-team-card_140269898e01db1a.style-2_bfe977e3e9a18b7a:hover .te-content-wrapper_aa1d403711f8384d .content .title,
    .te-team-card_140269898e01db1a.style-2_bfe977e3e9a18b7a:hover .te-content-wrapper_aa1d403711f8384d .content .desc_15348bc269c93a1d {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_140269898e01db1a.style-2_bfe977e3e9a18b7a .image {
    border-radius: 20px; }
  .te-team-card_140269898e01db1a.style-2_bfe977e3e9a18b7a .te-content-wrapper_aa1d403711f8384d {
    position: unset;
    visibility: visible;
    opacity: 1;
    background: transparent;
    -webkit-transform: unset;
            transform: unset; }
    .te-team-card_140269898e01db1a.style-2_bfe977e3e9a18b7a .te-content-wrapper_aa1d403711f8384d .content {
      padding: 0;
      margin-top: 20px;
      margin-bottom: 10px;
      position: unset; }
      .te-team-card_140269898e01db1a.style-2_bfe977e3e9a18b7a .te-content-wrapper_aa1d403711f8384d .content .title {
        color: #131A2A;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-team-card_140269898e01db1a.style-2_bfe977e3e9a18b7a .te-content-wrapper_aa1d403711f8384d .content .title a:hover {
          color: #ffffff !important; }
      .te-team-card_140269898e01db1a.style-2_bfe977e3e9a18b7a .te-content-wrapper_aa1d403711f8384d .content .desc_15348bc269c93a1d {
        color: #335371;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-team-card_140269898e01db1a.style-2_bfe977e3e9a18b7a .te-content-wrapper_aa1d403711f8384d .social_9753d4006f17d222 a {
      border: 1px solid #E1E1E1;
      background-color: transparent; }
      .te-team-card_140269898e01db1a.style-2_bfe977e3e9a18b7a .te-content-wrapper_aa1d403711f8384d .social_9753d4006f17d222 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_91141ff570a09f67 {
  position: relative;
  padding: 0;
  overflow: hidden; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-team-member-slider-wrapper_91141ff570a09f67 {
      padding: 0 12px; } }
  .te-team-member-slider-wrapper_91141ff570a09f67 .slick-list_5f9007dd08b5bcb7 {
    margin: 0 -15px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-team-member-slider-wrapper_91141ff570a09f67 .slick-list_5f9007dd08b5bcb7 {
        padding-bottom: 25px;
        margin: unset; } }
    .te-team-member-slider-wrapper_91141ff570a09f67 .slick-list_5f9007dd08b5bcb7 .slick-slide {
      margin: 0 15px; }
  .te-team-member-slider-wrapper_91141ff570a09f67 .slick-dots_5e40058aa28c3a51 {
    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_91141ff570a09f67 .slick-dots_5e40058aa28c3a51 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_91141ff570a09f67 .slick-dots_5e40058aa28c3a51 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_91141ff570a09f67 .slick-dots_5e40058aa28c3a51 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_91141ff570a09f67 .slick-dots_5e40058aa28c3a51 li.slick-active button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-team-member-slider-wrapper_91141ff570a09f67 .slick-arrow_a5c1d4c54139dee9 {
    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_9e0cd0066cb5f100 {
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 20px; }
  .te-portfolio-card_9e0cd0066cb5f100:hover .image .te-content-wrapper_aa1d403711f8384d {
    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_9e0cd0066cb5f100:hover .image .te-content-wrapper_aa1d403711f8384d .content .content-inner_932783e9930afea8 {
      margin-bottom: 0;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_9e0cd0066cb5f100:hover .image .te-content-wrapper_aa1d403711f8384d .content .btn-wrapper_c643a43391cb44b0 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_9e0cd0066cb5f100:hover .image .te-content-wrapper_aa1d403711f8384d .content .content-inner_932783e9930afea8 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scaleY(1);
              transform: scaleY(1); }
  .te-portfolio-card_9e0cd0066cb5f100: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_9e0cd0066cb5f100 .image {
    overflow: hidden;
    position: relative; }
    .te-portfolio-card_9e0cd0066cb5f100 .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_9e0cd0066cb5f100 .te-content-wrapper_aa1d403711f8384d {
    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_9e0cd0066cb5f100 .te-content-wrapper_aa1d403711f8384d .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_9e0cd0066cb5f100 .te-content-wrapper_aa1d403711f8384d .content .content-inner_932783e9930afea8 {
        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_9e0cd0066cb5f100 .te-content-wrapper_aa1d403711f8384d .content .sub-title_bc32289233bc68dd {
        color: #131A2A;
        font-size: 18px;
        line-height: 36px;
        font-weight: 400; }
      .te-portfolio-card_9e0cd0066cb5f100 .te-content-wrapper_aa1d403711f8384d .content .title {
        margin-bottom: 0;
        color: #131A2A;
        font-size: 24px;
        line-height: 39px;
        font-weight: 500; }
      .te-portfolio-card_9e0cd0066cb5f100 .te-content-wrapper_aa1d403711f8384d .content .btn-wrapper_c643a43391cb44b0 {
        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_9e0cd0066cb5f100 .te-content-wrapper_aa1d403711f8384d .content .btn-wrapper_c643a43391cb44b0 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_9e0cd0066cb5f100 .te-content-wrapper_aa1d403711f8384d .content .btn-wrapper_c643a43391cb44b0 a:hover {
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
            background-color: #317EFE;
            color: #ffffff; }

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

.te-portfolio-card_9e0cd0066cb5f100.style-3_f72a764f1d0d5ded:hover .te-content-wrapper_aa1d403711f8384d .content .btn-wrapper_c643a43391cb44b0 {
  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_9e0cd0066cb5f100.style-3_f72a764f1d0d5ded .te-content-wrapper_aa1d403711f8384d {
  padding: 0; }
  .te-portfolio-card_9e0cd0066cb5f100.style-3_f72a764f1d0d5ded .te-content-wrapper_aa1d403711f8384d .content .content-inner_932783e9930afea8 {
    border-radius: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px; }
  .te-portfolio-card_9e0cd0066cb5f100.style-3_f72a764f1d0d5ded .te-content-wrapper_aa1d403711f8384d .content .btn-wrapper_c643a43391cb44b0 {
    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_11d43da93f1f2685.style-1_101dc1484ff7bd5a {
  margin-top: -210px; }
  @media (max-width: 991px) {
    .newsletter-area_11d43da93f1f2685.style-1_101dc1484ff7bd5a {
      margin-top: 0;
      padding-top: 100px; } }

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

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

.testimonial-slider-area_6272f2b50e31d30b.style-1_101dc1484ff7bd5a {
  padding-bottom: 5px; }

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

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

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

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

.team-slider-area_adfbdf8f0859694d.style-1_101dc1484ff7bd5a {
  overflow: hidden; }

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

.about-us-area_77cae911c46032a3.style-2_bfe977e3e9a18b7a {
  padding-top: 120px;
  padding-bottom: 330px;
  background-color: #F9F4F1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .about-us-area_77cae911c46032a3.style-2_bfe977e3e9a18b7a {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area_77cae911c46032a3.style-2_bfe977e3e9a18b7a {
      padding: 100px 0; } }
  @media (max-width: 991px) {
    .about-us-area_77cae911c46032a3.style-2_bfe977e3e9a18b7a .te-about-image-card_2c74f49d1a911955 {
      text-align: center;
      margin-bottom: 50px; } }
  @media (max-width: 991px) {
    .about-us-area_77cae911c46032a3.style-2_bfe977e3e9a18b7a .te-about-image-card_2c74f49d1a911955 .te-main-img-wrapper_9d00186d0dd56f64 .te-main-img-inner_9410c175f29aae11 {
      width: 100%; } }
  @media (max-width: 1199px) {
    .about-us-area_77cae911c46032a3.style-2_bfe977e3e9a18b7a .te-about-image-card_2c74f49d1a911955 .te-company-foundation_05884b72eec35446 {
      left: 0; } }
  @media (max-width: 1199px) {
    .about-us-area_77cae911c46032a3.style-2_bfe977e3e9a18b7a .te-about-info-card_01932926d6f85976 {
      padding-left: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area_77cae911c46032a3.style-2_bfe977e3e9a18b7a .te-about-info-card_01932926d6f85976 {
      padding-left: 60px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .about-us-area_77cae911c46032a3.style-2_bfe977e3e9a18b7a .te-about-info-card_01932926d6f85976 {
      padding-left: 80px; } }

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

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

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

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

.faq-area_638a3fc970a06d17.style-1_101dc1484ff7bd5a {
  padding-bottom: 100px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .faq-area_638a3fc970a06d17.style-1_101dc1484ff7bd5a {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-area_638a3fc970a06d17.style-1_101dc1484ff7bd5a {
      padding-bottom: 100px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .faq-area_638a3fc970a06d17.style-1_101dc1484ff7bd5a {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_638a3fc970a06d17.style-1_101dc1484ff7bd5a {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_638a3fc970a06d17.style-1_101dc1484ff7bd5a .accordion-wrapper_ade2c8edf407d8d5 {
      padding-right: 60px; } }
  .faq-area_638a3fc970a06d17.style-1_101dc1484ff7bd5a .te-faq-image_2b64637de50cccba {
    margin-top: 82px;
    position: relative;
    right: -83px;
    display: inline-block; }
    @media (max-width: 1199px) {
      .faq-area_638a3fc970a06d17.style-1_101dc1484ff7bd5a .te-faq-image_2b64637de50cccba {
        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_638a3fc970a06d17.style-1_101dc1484ff7bd5a .te-faq-image_2b64637de50cccba {
        right: 0; } }
    .faq-area_638a3fc970a06d17.style-1_101dc1484ff7bd5a .te-faq-image_2b64637de50cccba .te-image-wrapper_8f5dfabccb9cc7f8 {
      position: relative; }
      .faq-area_638a3fc970a06d17.style-1_101dc1484ff7bd5a .te-faq-image_2b64637de50cccba .te-image-wrapper_8f5dfabccb9cc7f8 .te-main-img-inner_9410c175f29aae11 {
        -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_638a3fc970a06d17.style-1_101dc1484ff7bd5a .te-faq-image_2b64637de50cccba .te-image-wrapper_8f5dfabccb9cc7f8 .te-image-shape_7456754076a13c46 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: -1; }
      .faq-area_638a3fc970a06d17.style-1_101dc1484ff7bd5a .te-faq-image_2b64637de50cccba .te-image-wrapper_8f5dfabccb9cc7f8 .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_638a3fc970a06d17.style-1_101dc1484ff7bd5a .te-faq-image_2b64637de50cccba .te-image-wrapper_8f5dfabccb9cc7f8 .content .title {
          font-size: 18px;
          font-weight: 400;
          line-height: 18px;
          color: #ffffff;
          margin-bottom: 0; }
        .faq-area_638a3fc970a06d17.style-1_101dc1484ff7bd5a .te-faq-image_2b64637de50cccba .te-image-wrapper_8f5dfabccb9cc7f8 .content .number_6daeba5168f3fa78 {
          font-size: 32px;
          font-weight: 500;
          line-height: 32px;
          letter-spacing: 0px;
          color: #ffffff;
          margin-bottom: 0; }
      .faq-area_638a3fc970a06d17.style-1_101dc1484ff7bd5a .te-faq-image_2b64637de50cccba .te-image-wrapper_8f5dfabccb9cc7f8 .top-content_3f81a3297f224259 {
        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_638a3fc970a06d17.style-1_101dc1484ff7bd5a .te-faq-image_2b64637de50cccba .te-image-wrapper_8f5dfabccb9cc7f8 .top-content_3f81a3297f224259 {
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); } }
      .faq-area_638a3fc970a06d17.style-1_101dc1484ff7bd5a .te-faq-image_2b64637de50cccba .te-image-wrapper_8f5dfabccb9cc7f8 .bottom-content_71e9b87a19328e3a {
        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_638a3fc970a06d17.style-1_101dc1484ff7bd5a .te-faq-image_2b64637de50cccba .te-image-wrapper_8f5dfabccb9cc7f8 .bottom-content_71e9b87a19328e3a {
            right: 50%;
            -webkit-transform: translateX(50%);
                    transform: translateX(50%); } }
        .faq-area_638a3fc970a06d17.style-1_101dc1484ff7bd5a .te-faq-image_2b64637de50cccba .te-image-wrapper_8f5dfabccb9cc7f8 .bottom-content_71e9b87a19328e3a .bottom-content-inner_517b61cd97339a54 {
          width: 100%;
          height: 100%;
          background-color: #E7F914;
          border-radius: 100%;
          border: 8px solid #ffffff;
          outline: 2px dashed #14203A; }
          .faq-area_638a3fc970a06d17.style-1_101dc1484ff7bd5a .te-faq-image_2b64637de50cccba .te-image-wrapper_8f5dfabccb9cc7f8 .bottom-content_71e9b87a19328e3a .bottom-content-inner_517b61cd97339a54 .title,
          .faq-area_638a3fc970a06d17.style-1_101dc1484ff7bd5a .te-faq-image_2b64637de50cccba .te-image-wrapper_8f5dfabccb9cc7f8 .bottom-content_71e9b87a19328e3a .bottom-content-inner_517b61cd97339a54 .number_6daeba5168f3fa78 {
            color: #14203A; }

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

.testimonial-slider-area_6272f2b50e31d30b {
  overflow: hidden;
  padding-bottom: 10px; }
  .testimonial-slider-area_6272f2b50e31d30b.style-2_bfe977e3e9a18b7a .slick-list_5f9007dd08b5bcb7 {
    margin: 0 -100px;
    overflow: visible; }
    .testimonial-slider-area_6272f2b50e31d30b.style-2_bfe977e3e9a18b7a .slick-list_5f9007dd08b5bcb7 .te-slick-item_d677df13de7b6e3e {
      width: 520px;
      margin: 0 15px; }

.counter-up-area_d3e694fd2b422f8d.style-2_bfe977e3e9a18b7a .te-counter-card_a4e337b3692ff000 {
  padding: 80px 55px;
  background-color: #131A2A;
  border-radius: 20px; }
  .counter-up-area_d3e694fd2b422f8d.style-2_bfe977e3e9a18b7a .te-counter-card_a4e337b3692ff000 .te-counter-item_b9dad6c33c9ae3c6 .icon_42abf12c77dc0204 {
    width: unset;
    height: unset;
    background-color: transparent; }
  .counter-up-area_d3e694fd2b422f8d.style-2_bfe977e3e9a18b7a .te-counter-card_a4e337b3692ff000 .te-counter-item_b9dad6c33c9ae3c6 .te-counter-title_d5bca409ba8e72c4 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px; }
    .counter-up-area_d3e694fd2b422f8d.style-2_bfe977e3e9a18b7a .te-counter-card_a4e337b3692ff000 .te-counter-item_b9dad6c33c9ae3c6 .te-counter-title_d5bca409ba8e72c4 .content {
      gap: 18px;
      text-align: left; }
  .counter-up-area_d3e694fd2b422f8d.style-2_bfe977e3e9a18b7a .te-counter-card_a4e337b3692ff000 .te-counter-item_b9dad6c33c9ae3c6 .title {
    color: #ffffff; }
  .counter-up-area_d3e694fd2b422f8d.style-2_bfe977e3e9a18b7a .te-counter-card_a4e337b3692ff000 .te-counter-item_b9dad6c33c9ae3c6 .number_6daeba5168f3fa78 {
    color: #E7F914; }
  .counter-up-area_d3e694fd2b422f8d.style-2_bfe977e3e9a18b7a .te-counter-card_a4e337b3692ff000 .te-counter-item_b9dad6c33c9ae3c6 .number_6daeba5168f3fa78,
  .counter-up-area_d3e694fd2b422f8d.style-2_bfe977e3e9a18b7a .te-counter-card_a4e337b3692ff000 .te-counter-item_b9dad6c33c9ae3c6 .title {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

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

.subscribe-area_225e6ae020fc3b5c.style-2_bfe977e3e9a18b7a {
  position: relative;
  z-index: 9;
  margin-bottom: -140px; }
  .subscribe-area_225e6ae020fc3b5c.style-2_bfe977e3e9a18b7a .te-subscribe-inner-area_f212d11798f8b670 {
    background-color: #317EFE;
    padding: 10px;
    border-radius: 20px;
    gap: 0; }
    .subscribe-area_225e6ae020fc3b5c.style-2_bfe977e3e9a18b7a .te-subscribe-inner-area_f212d11798f8b670 .te-image-bg-collumn_788cdfc2682c5da4 {
      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_225e6ae020fc3b5c.style-2_bfe977e3e9a18b7a .te-subscribe-inner-area_f212d11798f8b670 .te-subscribe-form-wrapper_d847cde2f50a1b72 {
      padding: 0; }
    .subscribe-area_225e6ae020fc3b5c.style-2_bfe977e3e9a18b7a .te-subscribe-inner-area_f212d11798f8b670 .te-content-wrapper_aa1d403711f8384d {
      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_225e6ae020fc3b5c.style-2_bfe977e3e9a18b7a .te-subscribe-inner-area_f212d11798f8b670 .te-content-wrapper_aa1d403711f8384d {
          left: unset; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_225e6ae020fc3b5c.style-2_bfe977e3e9a18b7a .te-subscribe-inner-area_f212d11798f8b670 .te-content-wrapper_aa1d403711f8384d {
          -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_225e6ae020fc3b5c.style-2_bfe977e3e9a18b7a .te-subscribe-inner-area_f212d11798f8b670 .te-content-wrapper_aa1d403711f8384d {
          -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_225e6ae020fc3b5c.style-2_bfe977e3e9a18b7a .te-subscribe-inner-area_f212d11798f8b670 .te-content-wrapper_aa1d403711f8384d {
          gap: 60px; } }
      .subscribe-area_225e6ae020fc3b5c.style-2_bfe977e3e9a18b7a .te-subscribe-inner-area_f212d11798f8b670 .te-content-wrapper_aa1d403711f8384d .te-subscribe-title_c809301bfe3b8912 {
        font-size: 38px;
        font-weight: 500;
        line-height: 46px;
        letter-spacing: -0.676px;
        text-transform: capitalize;
        margin-bottom: 0; }
      .subscribe-area_225e6ae020fc3b5c.style-2_bfe977e3e9a18b7a .te-subscribe-inner-area_f212d11798f8b670 .te-content-wrapper_aa1d403711f8384d .te-content-inner_168143d2eaf8bde7 {
        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_225e6ae020fc3b5c.style-2_bfe977e3e9a18b7a .te-subscribe-inner-area_f212d11798f8b670 .te-content-wrapper_aa1d403711f8384d .te-content-inner_168143d2eaf8bde7 {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
        .subscribe-area_225e6ae020fc3b5c.style-2_bfe977e3e9a18b7a .te-subscribe-inner-area_f212d11798f8b670 .te-content-wrapper_aa1d403711f8384d .te-content-inner_168143d2eaf8bde7 .icon_42abf12c77dc0204 {
          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_225e6ae020fc3b5c.style-2_bfe977e3e9a18b7a .te-subscribe-inner-area_f212d11798f8b670 .te-subscribe-form-widget_1cb7ffe1ff97377e {
      background: #fff;
      padding: 7px;
      border-radius: 50px; }
    .subscribe-area_225e6ae020fc3b5c.style-2_bfe977e3e9a18b7a .te-subscribe-inner-area_f212d11798f8b670 .mc4wp-form-fields_b52fd870c211c19e {
      gap: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .subscribe-area_225e6ae020fc3b5c.style-2_bfe977e3e9a18b7a .te-subscribe-inner-area_f212d11798f8b670 .mc4wp-form-fields_b52fd870c211c19e {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }

.testimonial-slider-area_6272f2b50e31d30b.style-3_f72a764f1d0d5ded {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .testimonial-slider-area_6272f2b50e31d30b.style-3_f72a764f1d0d5ded {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slider-area_6272f2b50e31d30b.style-3_f72a764f1d0d5ded {
      padding: 100px 0; } }
  .testimonial-slider-area_6272f2b50e31d30b.style-3_f72a764f1d0d5ded .slick-list_5f9007dd08b5bcb7 .slick-slide.slick-current_11db74377766ef9c .te-testimonial-card_5f26ab5b3570167a.style-3_f72a764f1d0d5ded .te-content-wrapper_aa1d403711f8384d .te-user-meta_8f1ab7a608f3efef .icon_42abf12c77dc0204 {
    color: #317EFE; }

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

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

.te-contact-info_7baed64980387fe1 {
  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_7baed64980387fe1 .te-icon-card_637d5ae2c92dd01a {
      -webkit-box-orient: unset;
      -webkit-box-direction: unset;
          -ms-flex-direction: unset;
              flex-direction: unset; } }

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

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

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

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

.service-details_d7eb9de2f5f03944 {
  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_d7eb9de2f5f03944 .image {
    border-radius: 20px;
    overflow: hidden; }
  .service-details_d7eb9de2f5f03944 .content .te-title-wrapper_168472c5f55fbde8 {
    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_d7eb9de2f5f03944 .content .te-title-wrapper_168472c5f55fbde8 .title-inner_882f8e57bb528851 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 20px; }
      .service-details_d7eb9de2f5f03944 .content .te-title-wrapper_168472c5f55fbde8 .title-inner_882f8e57bb528851 .icon_42abf12c77dc0204 {
        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_d7eb9de2f5f03944 .content .te-title-wrapper_168472c5f55fbde8 .title-inner_882f8e57bb528851 .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_3813b9d8f0670343 {
  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_3813b9d8f0670343 .list-wrapper_e19f5e37748f712d {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px; }
    .service-details-overview_3813b9d8f0670343 .list-wrapper_e19f5e37748f712d .icon_42abf12c77dc0204 {
      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_3813b9d8f0670343 .list-wrapper_e19f5e37748f712d 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_3813b9d8f0670343 .list-wrapper_e19f5e37748f712d 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_3813b9d8f0670343 .list-wrapper_e19f5e37748f712d 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_3813b9d8f0670343 .list-wrapper_e19f5e37748f712d 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_96befd87f9a59d7a {
  padding-top: 120px;
  padding-bottom: 96px; }
  .team-page_96befd87f9a59d7a .te-team-card_140269898e01db1a {
    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_ba8fc48f86ec00cc {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .team-details-page_ba8fc48f86ec00cc {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-page_ba8fc48f86ec00cc {
      padding-top: 100px;
      padding-bottom: 76px; } }

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

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

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

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

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

.footer_20f23d8cc73f35ed {
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .footer_20f23d8cc73f35ed .te-subscribe-form-widget_1cb7ffe1ff97377e .submit-btn_ffd12d7c3ae08e5c span {
    display: none; }
  .footer_20f23d8cc73f35ed.style-1_101dc1484ff7bd5a {
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .footer_20f23d8cc73f35ed.style-1_101dc1484ff7bd5a .te-footer-sec_0169eab7b7d50c0e {
      border-bottom: 1px solid rgba(19, 26, 42, 0.1);
      padding-top: 214px;
      padding-bottom: 60px; }
      .footer_20f23d8cc73f35ed.style-1_101dc1484ff7bd5a .te-footer-sec_0169eab7b7d50c0e .te-footer-widget_dd6ae73318d8a4ec .te-subscribe-form-widget_1cb7ffe1ff97377e .mc4wp-form-fields_b52fd870c211c19e {
        border-color: rgba(19, 26, 42, 0.5); }
    .footer_20f23d8cc73f35ed.style-1_101dc1484ff7bd5a .te-footer-widget_dd6ae73318d8a4ec .te-subscribe-form-widget_1cb7ffe1ff97377e .single-field_084eeacb354df32d input {
      color: #131A2A; }
  .footer_20f23d8cc73f35ed.style-2_bfe977e3e9a18b7a .widget_aa8e47521988ca16 .wp-block-heading_7cc51e56e19a006a,
  .footer_20f23d8cc73f35ed.style-2_bfe977e3e9a18b7a .widget_aa8e47521988ca16 .widget-title_00d28aeb2df3fa7c,
  .footer_20f23d8cc73f35ed.style-2_bfe977e3e9a18b7a .widget_aa8e47521988ca16 .wp-block-search__label_7bfb72687ef3d847,
  .footer_20f23d8cc73f35ed.style-2_bfe977e3e9a18b7a .sidebar__widget_9372393a5e9f59c7 .wp-block-heading_7cc51e56e19a006a,
  .footer_20f23d8cc73f35ed.style-2_bfe977e3e9a18b7a .sidebar__widget_9372393a5e9f59c7 .widget-title_00d28aeb2df3fa7c,
  .footer_20f23d8cc73f35ed.style-2_bfe977e3e9a18b7a .sidebar__widget_9372393a5e9f59c7 .wp-block-search__label_7bfb72687ef3d847,
  .footer_20f23d8cc73f35ed.style-2_bfe977e3e9a18b7a .widget_aa8e47521988ca16 ul li a,
  .footer_20f23d8cc73f35ed.style-2_bfe977e3e9a18b7a .widget_aa8e47521988ca16 ol li a,
  .footer_20f23d8cc73f35ed.style-2_bfe977e3e9a18b7a .sidebar__widget_9372393a5e9f59c7 ul li a,
  .footer_20f23d8cc73f35ed.style-2_bfe977e3e9a18b7a .sidebar__widget_9372393a5e9f59c7 ol li a,
  .footer_20f23d8cc73f35ed.style-2_bfe977e3e9a18b7a .widget_aa8e47521988ca16 ul li,
  .footer_20f23d8cc73f35ed.style-2_bfe977e3e9a18b7a .wp-calendar-table_13cdc937234aa046,
  .footer_20f23d8cc73f35ed.style-2_bfe977e3e9a18b7a .wp-block-calendar_9d565e3f1e81432b caption,
  .footer_20f23d8cc73f35ed.style-2_bfe977e3e9a18b7a nav.wp-calendar-nav_f328e8389fedaff0 a,
  .footer_20f23d8cc73f35ed.style-2_bfe977e3e9a18b7a .wp-block-latest-comments__comment-excerpt_dda58485512e6bfb,
  .footer_20f23d8cc73f35ed.style-2_bfe977e3e9a18b7a .wp-calendar-table_13cdc937234aa046 caption,
  .footer_20f23d8cc73f35ed.style-2_bfe977e3e9a18b7a .widget_text_9057d49831a06ab3,
  .footer_20f23d8cc73f35ed.style-2_bfe977e3e9a18b7a .widget_aa8e47521988ca16 .tagcloud_8ba86c42f40d187c a,
  .footer_20f23d8cc73f35ed.style-2_bfe977e3e9a18b7a .widget_aa8e47521988ca16 .wp-block-tag-cloud_1948273cf7dec597 a,
  .footer_20f23d8cc73f35ed.style-2_bfe977e3e9a18b7a .sidebar__widget_9372393a5e9f59c7 .tagcloud_8ba86c42f40d187c a,
  .footer_20f23d8cc73f35ed.style-2_bfe977e3e9a18b7a .sidebar__widget_9372393a5e9f59c7 .wp-block-tag-cloud_1948273cf7dec597 a,
  .footer_20f23d8cc73f35ed.style-2_bfe977e3e9a18b7a .wp-block-latest-comments__comment-date_641797448e566f99,
  .footer_20f23d8cc73f35ed.style-2_bfe977e3e9a18b7a .wp-block-latest-comments__comment_62a5fd9942b4a9d2,
  .footer_20f23d8cc73f35ed.style-2_bfe977e3e9a18b7a .wp-block-archives-dropdown_47e171c7422533b8 label,
  .footer_20f23d8cc73f35ed.style-2_bfe977e3e9a18b7a .widget_categories_eff2005d1c817294 li a,
  .footer_20f23d8cc73f35ed.style-2_bfe977e3e9a18b7a .widget_archive_e90dba63de609149 li a,
  .footer_20f23d8cc73f35ed.style-2_bfe977e3e9a18b7a .widget_nav_menu_cb842f886fb9e957 li a,
  .footer_20f23d8cc73f35ed.style-2_bfe977e3e9a18b7a .widget_tag_cloud_02fbd2b6aa7c2226 a,
  .footer_20f23d8cc73f35ed.style-2_bfe977e3e9a18b7a .widget_rss_af4ce664ef1058dd li a,
  .footer_20f23d8cc73f35ed.style-2_bfe977e3e9a18b7a .widget_rss_af4ce664ef1058dd li,
  .footer_20f23d8cc73f35ed.style-2_bfe977e3e9a18b7a .footer__widget_d8069d097dd2f2cf a,
  .footer_20f23d8cc73f35ed.style-2_bfe977e3e9a18b7a .footer__widget_d8069d097dd2f2cf li,
  .footer_20f23d8cc73f35ed.style-2_bfe977e3e9a18b7a li.recentcomments_d7b8f8683667d6f4 {
    color: #ffffff; }
  .footer_20f23d8cc73f35ed.style-2_bfe977e3e9a18b7a .te-theme-btn_88bbcf4dcf0388a0,
  .footer_20f23d8cc73f35ed.style-2_bfe977e3e9a18b7a .wp-block-loginout_939792149d7b0be9 a,
  .footer_20f23d8cc73f35ed.style-2_bfe977e3e9a18b7a input.te-theme-btn_88bbcf4dcf0388a0,
  .footer_20f23d8cc73f35ed.style-2_bfe977e3e9a18b7a .widget_aa8e47521988ca16 .wp-block-search_ca12e32300de4b6f button,
  .footer_20f23d8cc73f35ed.style-2_bfe977e3e9a18b7a .widget_aa8e47521988ca16 .search-form_bb94059aef58f8ef button,
  .footer_20f23d8cc73f35ed.style-2_bfe977e3e9a18b7a .widget_aa8e47521988ca16 .sidebar__search_29487db4ddcd5c75 button,
  .footer_20f23d8cc73f35ed.style-2_bfe977e3e9a18b7a .sidebar__widget_9372393a5e9f59c7 .wp-block-search_ca12e32300de4b6f button,
  .footer_20f23d8cc73f35ed.style-2_bfe977e3e9a18b7a .sidebar__widget_9372393a5e9f59c7 .search-form_bb94059aef58f8ef button,
  .footer_20f23d8cc73f35ed.style-2_bfe977e3e9a18b7a .sidebar__widget_9372393a5e9f59c7 .sidebar__search_29487db4ddcd5c75 button {
    background-color: #E7F914;
    color: #14203A; }
  .footer_20f23d8cc73f35ed .footer__widget_d8069d097dd2f2cf li {
    list-style: none; }
  .footer_20f23d8cc73f35ed .te-footer-widget_dd6ae73318d8a4ec.te_widget_nav_menu_edea77b1a5c59bdc li.wp-block-social-link_9e3b8505651fa551 {
    display: inline-block;
    width: unset !important; }
  .footer_20f23d8cc73f35ed .te_widget_nav_menu_edea77b1a5c59bdc li.cat-item_fee50b4547859f8a {
    text-align: right; }
    .footer_20f23d8cc73f35ed .te_widget_nav_menu_edea77b1a5c59bdc li.cat-item_fee50b4547859f8a a {
      float: left; }
  .footer_20f23d8cc73f35ed .te-footer-bg_a4ecbdb1efc4de41 {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: -1; }
  .footer_20f23d8cc73f35ed .footer-nav-widget_7e334d7285d48c59 {
    padding: 0 90px; }
    @media (max-width: 991px) {
      .footer_20f23d8cc73f35ed .footer-nav-widget_7e334d7285d48c59 {
        padding: 0 12px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .footer_20f23d8cc73f35ed .footer-nav-widget_7e334d7285d48c59 {
        padding: 0 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .footer_20f23d8cc73f35ed .footer-nav-widget_7e334d7285d48c59 {
        padding: 0 30px; } }

.te-footer-widget_dd6ae73318d8a4ec {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .te-footer-widget_dd6ae73318d8a4ec {
      margin-bottom: 40px; } }
  .te-footer-widget_dd6ae73318d8a4ec .te-footer-widget-title_0d1ad45c26834805,
  .te-footer-widget_dd6ae73318d8a4ec .wp-block-heading_7cc51e56e19a006a {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 39px;
    color: #131A2A;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700; }
  .te-footer-widget_dd6ae73318d8a4ec ul {
    padding-left: 0; }
  .te-footer-widget_dd6ae73318d8a4ec .te-subscribe-form-widget_1cb7ffe1ff97377e .mc4wp-form-fields_b52fd870c211c19e {
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 5px; }
  .te-footer-widget_dd6ae73318d8a4ec .te-subscribe-form-widget_1cb7ffe1ff97377e .single-field_084eeacb354df32d input {
    border-radius: 0;
    background-color: transparent;
    color: #ffffff; }
  .te-footer-widget_dd6ae73318d8a4ec.widget-latest-posts-footer_370ed6e399305a38 {
    margin-top: -5px; }
  @media (max-width: 767px) {
    .te-footer-widget_dd6ae73318d8a4ec.zoom-instagram-widget_b196f60a82b92a13 {
      margin-bottom: 0;
      margin-top: -10px; } }
  @media (max-width: 767px) {
    .te-footer-widget_dd6ae73318d8a4ec.widget_contact_info_widget_3af5ebada4394385 {
      margin-bottom: 18px; } }
  @media only screen and (min-width: 992px) and (max-width: 1399px) {
    .te-footer-widget_dd6ae73318d8a4ec .widget-instagram-feed_38e4b5bbbade12d7 {
      width: 170px; } }
  .te-footer-widget_dd6ae73318d8a4ec .te-footer-widget-info_0233cb844fd588b6 {
    padding-right: 30px; }
    @media (max-width: 1199px) {
      .te-footer-widget_dd6ae73318d8a4ec .te-footer-widget-info_0233cb844fd588b6 {
        padding-right: 0; } }
    .te-footer-widget_dd6ae73318d8a4ec .te-footer-widget-info_0233cb844fd588b6 p {
      color: #335371;
      margin-bottom: 30px; }
    .te-footer-widget_dd6ae73318d8a4ec .te-footer-widget-info_0233cb844fd588b6 .te-footer-logo_4e4255c39fc5861d {
      margin-bottom: 30px;
      display: inline-block; }
    .te-footer-widget_dd6ae73318d8a4ec .te-footer-widget-info_0233cb844fd588b6 .info-form-and-social-icon_d9cd92b73532dd9e {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 50px; }
      .te-footer-widget_dd6ae73318d8a4ec .te-footer-widget-info_0233cb844fd588b6 .info-form-and-social-icon_d9cd92b73532dd9e .te-social-profile_10ea0eba6d716c22 {
        margin-top: 0; }
    .te-footer-widget_dd6ae73318d8a4ec .te-footer-widget-info_0233cb844fd588b6 .te-social-profile_10ea0eba6d716c22 {
      gap: 20px;
      margin-top: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-footer-widget_dd6ae73318d8a4ec .te-footer-widget-info_0233cb844fd588b6 .info-form-and-social-icon_d9cd92b73532dd9e {
        -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_dd6ae73318d8a4ec.te_widget_nav_menu_edea77b1a5c59bdc ul {
    margin-top: -5px;
    padding-left: 0;
    margin-bottom: 0; }
  .te-footer-widget_dd6ae73318d8a4ec.te_widget_nav_menu_edea77b1a5c59bdc li {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 2px; }
    .te-footer-widget_dd6ae73318d8a4ec.te_widget_nav_menu_edea77b1a5c59bdc li:last-child {
      padding-top: 0;
      padding-bottom: 0; }
    .te-footer-widget_dd6ae73318d8a4ec.te_widget_nav_menu_edea77b1a5c59bdc 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_dd6ae73318d8a4ec.te_widget_nav_menu_edea77b1a5c59bdc li a::before {
        content: "\f105";
        font-family: "Font Awesome 6 Free";
        font-size: 14px; }
      .te-footer-widget_dd6ae73318d8a4ec.te_widget_nav_menu_edea77b1a5c59bdc li a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-footer-widget_dd6ae73318d8a4ec .te-footer-widget-contact_b36e571c1e27d90e p {
    color: #335371; }
  .te-footer-widget_dd6ae73318d8a4ec .te-footer-widget-contact_b36e571c1e27d90e .footer-contact_0337e771ad0ee44e ul {
    list-style: none; }
    .te-footer-widget_dd6ae73318d8a4ec .te-footer-widget-contact_b36e571c1e27d90e .footer-contact_0337e771ad0ee44e 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_dd6ae73318d8a4ec .te-footer-widget-contact_b36e571c1e27d90e .footer-contact_0337e771ad0ee44e ul li:first-child {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .te-footer-widget_dd6ae73318d8a4ec .te-footer-widget-contact_b36e571c1e27d90e .footer-contact_0337e771ad0ee44e ul li:first-child .contact-icon_ce0fb371ba06ff8c {
          margin-top: 5px; }
      .te-footer-widget_dd6ae73318d8a4ec .te-footer-widget-contact_b36e571c1e27d90e .footer-contact_0337e771ad0ee44e ul li:last-child {
        margin-bottom: 0; }
      .te-footer-widget_dd6ae73318d8a4ec .te-footer-widget-contact_b36e571c1e27d90e .footer-contact_0337e771ad0ee44e ul li .contact-icon_ce0fb371ba06ff8c {
        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_dd6ae73318d8a4ec .te-footer-widget-contact_b36e571c1e27d90e .footer-contact_0337e771ad0ee44e ul li .contact-text_73aae812b00ee3d1 {
        color: #335371;
        font-size: 18px;
        line-height: 24px;
        overflow: hidden; }
        .te-footer-widget_dd6ae73318d8a4ec .te-footer-widget-contact_b36e571c1e27d90e .footer-contact_0337e771ad0ee44e ul li .contact-text_73aae812b00ee3d1 a:hover span {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .te-footer-widget_dd6ae73318d8a4ec .te-footer-widget-contact_b36e571c1e27d90e .footer-contact_0337e771ad0ee44e ul li .contact-text_73aae812b00ee3d1 span,
        .te-footer-widget_dd6ae73318d8a4ec .te-footer-widget-contact_b36e571c1e27d90e .footer-contact_0337e771ad0ee44e ul li .contact-text_73aae812b00ee3d1 p,
        .te-footer-widget_dd6ae73318d8a4ec .te-footer-widget-contact_b36e571c1e27d90e .footer-contact_0337e771ad0ee44e ul li .contact-text_73aae812b00ee3d1 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_dd6ae73318d8a4ec .te_widget_latest_post_8ae86eb97756ebac ul li {
    margin-bottom: 10px; }
    .te-footer-widget_dd6ae73318d8a4ec .te_widget_latest_post_8ae86eb97756ebac ul li .te-latest-post-thumb_94a92dff878437ab {
      width: 80px;
      height: 80px;
      border-radius: 20px;
      overflow: hidden; }
    .te-footer-widget_dd6ae73318d8a4ec .te_widget_latest_post_8ae86eb97756ebac ul li .te-latest-post-desc_516747189768cf94 .te-latest-post-title_c2d03f1028d2937f {
      margin-bottom: 0;
      font-size: 18px;
      line-height: 29px;
      color: #335371;
      font-weight: 400; }
      .te-footer-widget_dd6ae73318d8a4ec .te_widget_latest_post_8ae86eb97756ebac ul li .te-latest-post-desc_516747189768cf94 .te-latest-post-title_c2d03f1028d2937f 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_dd6ae73318d8a4ec .te_widget_latest_post_8ae86eb97756ebac ul li .te-latest-post-desc_516747189768cf94 .te-latest-post-title_c2d03f1028d2937f a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-footer-widget_dd6ae73318d8a4ec .te_widget_latest_post_8ae86eb97756ebac ul li .te-latest-post-desc_516747189768cf94 .te-latest-post-meta_64fbfb26998df0ab {
      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_3154c263f8922535 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_3154c263f8922535 ul {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .te-footer-bottom-menu_3154c263f8922535 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_3154c263f8922535 ul li a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }

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

.subscribe-area_225e6ae020fc3b5c {
  overflow: hidden; }
  .subscribe-area_225e6ae020fc3b5c.style-1_101dc1484ff7bd5a .te-subscribe-inner-area_f212d11798f8b670 .te-content-wrapper_aa1d403711f8384d {
    background-color: #317EFE;
    border-radius: 20px;
    padding: 63px 50px 68px 74px;
    gap: 14px; }
  .subscribe-area_225e6ae020fc3b5c.style-1_101dc1484ff7bd5a .te-image-bg-collumn_788cdfc2682c5da4 {
    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_225e6ae020fc3b5c.style-1_101dc1484ff7bd5a .te-image-bg-collumn_788cdfc2682c5da4 {
        display: none; } }
  .subscribe-area_225e6ae020fc3b5c .te-content-wrapper_aa1d403711f8384d {
    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_225e6ae020fc3b5c .te-content-wrapper_aa1d403711f8384d {
        padding: 100px 24px 100px 24px;
        margin: 0 auto; } }
    @media (max-width: 809px) {
      .subscribe-area_225e6ae020fc3b5c .te-content-wrapper_aa1d403711f8384d {
        padding: 80px 24px 80px 24px;
        width: 100%; } }
    .subscribe-area_225e6ae020fc3b5c .te-content-wrapper_aa1d403711f8384d .short-title_9fae273aca47143d {
      font-size: 21px;
      font-weight: 500;
      color: #335371;
      margin-bottom: 0; }
    .subscribe-area_225e6ae020fc3b5c .te-content-wrapper_aa1d403711f8384d .te-subscribe-title_c809301bfe3b8912 {
      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_225e6ae020fc3b5c .te-content-wrapper_aa1d403711f8384d .te-subscribe-title_c809301bfe3b8912 {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .subscribe-area_225e6ae020fc3b5c .te-content-wrapper_aa1d403711f8384d .te-subscribe-title_c809301bfe3b8912 {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_225e6ae020fc3b5c .te-content-wrapper_aa1d403711f8384d .te-subscribe-title_c809301bfe3b8912 {
          font-size: 36px;
          line-height: 42px; } }
    .subscribe-area_225e6ae020fc3b5c .te-content-wrapper_aa1d403711f8384d .text {
      font-size: 18px;
      color: #ffffff;
      margin-bottom: 0; }
  .subscribe-area_225e6ae020fc3b5c .te-subscribe-inner-area_f212d11798f8b670 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .subscribe-area_225e6ae020fc3b5c .te-subscribe-inner-area_f212d11798f8b670 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .subscribe-area_225e6ae020fc3b5c .te-subscribe-inner-area_f212d11798f8b670 .te-subscribe-collumn_2d614803315fe9f1 {
      -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_225e6ae020fc3b5c .te-subscribe-inner-area_f212d11798f8b670 .te-subscribe-collumn_2d614803315fe9f1.te-image-bg-collumn_788cdfc2682c5da4 {
          display: none; } }
    .subscribe-area_225e6ae020fc3b5c .te-subscribe-inner-area_f212d11798f8b670 .mc4wp-form-fields_b52fd870c211c19e {
      background-color: transparent;
      gap: 10px; }
      @media (max-width: 575px) {
        .subscribe-area_225e6ae020fc3b5c .te-subscribe-inner-area_f212d11798f8b670 .mc4wp-form-fields_b52fd870c211c19e {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .subscribe-area_225e6ae020fc3b5c .te-subscribe-inner-area_f212d11798f8b670 .mc4wp-form-fields_b52fd870c211c19e .submit-btn_ffd12d7c3ae08e5c {
        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_dd6ae73318d8a4ec .te-subscribe-form-wrapper_d847cde2f50a1b72 {
  color: #335371; }

.te-subscribe-form-widget_1cb7ffe1ff97377e {
  position: relative; }
  .te-subscribe-form-widget_1cb7ffe1ff97377e .mc4wp-form-fields_b52fd870c211c19e {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    overflow: hidden;
    border-radius: 5px; }
  .te-subscribe-form-widget_1cb7ffe1ff97377e .single-field_084eeacb354df32d {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .te-subscribe-form-widget_1cb7ffe1ff97377e .single-field_084eeacb354df32d input {
      color: #335371;
      height: 55px;
      padding: 0 30px;
      font-size: 18px;
      width: 100%;
      border-radius: 50px; }
    .te-subscribe-form-widget_1cb7ffe1ff97377e .single-field_084eeacb354df32d *::-webkit-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_1cb7ffe1ff97377e .single-field_084eeacb354df32d *:-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_1cb7ffe1ff97377e .single-field_084eeacb354df32d *::-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_1cb7ffe1ff97377e .single-field_084eeacb354df32d *::placeholder {
      color: #778196; }
  .te-subscribe-form-widget_1cb7ffe1ff97377e .submit-btn_ffd12d7c3ae08e5c {
    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_1cb7ffe1ff97377e .submit-btn_ffd12d7c3ae08e5c:hover {
      background-color: #131A2A;
      color: #ffffff; }
  .te-subscribe-form-widget_1cb7ffe1ff97377e .mc4wp-response_e42980b29d530d13 {
    position: absolute;
    margin-top: 15px; }
    .te-subscribe-form-widget_1cb7ffe1ff97377e .mc4wp-response_e42980b29d530d13 .mc4wp-alert_1914b2710fecb586.mc4wp-error_d5965e9152d4e1be p {
      color: #ff0000;
      position: relative; }
    .te-subscribe-form-widget_1cb7ffe1ff97377e .mc4wp-response_e42980b29d530d13 .mc4wp-alert_1914b2710fecb586.mc4wp-error_d5965e9152d4e1be a {
      color: #ff0000; }
    .te-subscribe-form-widget_1cb7ffe1ff97377e .mc4wp-response_e42980b29d530d13 .mc4wp-alert_1914b2710fecb586.mc4wp-success_879ed5a26b2dd985 p, .te-subscribe-form-widget_1cb7ffe1ff97377e .mc4wp-response_e42980b29d530d13 .mc4wp-alert_1914b2710fecb586.mc4wp-notice_2a5fa9266ef5913d p {
      color: #ffffff;
      position: relative; }

.te-footer-social-wrapper_c7d59fcc0a9e5e26 {
  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_c7d59fcc0a9e5e26 .te-footer-logo_4e4255c39fc5861d {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .te-footer-social-wrapper_c7d59fcc0a9e5e26 .te-social-widget_b77879d596520673 {
    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_c7d59fcc0a9e5e26 .te-social-widget_b77879d596520673 span {
      color: #ffffff;
      font-size: 20px;
      font-weight: 400; }

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

.footer_20f23d8cc73f35ed.style-2_bfe977e3e9a18b7a {
  background-color: #131A2A; }
  .footer_20f23d8cc73f35ed.style-2_bfe977e3e9a18b7a .te-footer-sec_0169eab7b7d50c0e {
    border-bottom: 1px solid rgba(225, 225, 225, 0.3);
    padding-top: calc(3rem +15px);
    padding-bottom: 70px; }
  .footer_20f23d8cc73f35ed.style-2_bfe977e3e9a18b7a .te-footer-widget-title_0d1ad45c26834805,
  .footer_20f23d8cc73f35ed.style-2_bfe977e3e9a18b7a .wp-block-heading_7cc51e56e19a006a {
    color: #ffffff;
    font-size: 24px; }
  .footer_20f23d8cc73f35ed.style-2_bfe977e3e9a18b7a .footer-bottom-area_b65da2d81451249a .te-copyright-text_d70a5122161f8eac p,
  .footer_20f23d8cc73f35ed.style-2_bfe977e3e9a18b7a .te-footer-widget_dd6ae73318d8a4ec.te_widget_nav_menu_edea77b1a5c59bdc li a,
  .footer_20f23d8cc73f35ed.style-2_bfe977e3e9a18b7a .te-footer-widget_dd6ae73318d8a4ec .te_widget_latest_post_8ae86eb97756ebac ul li .te-latest-post-desc_516747189768cf94 .te-latest-post-title_c2d03f1028d2937f a,
  .footer_20f23d8cc73f35ed.style-2_bfe977e3e9a18b7a .te-footer-widget_dd6ae73318d8a4ec .te_widget_latest_post_8ae86eb97756ebac ul li .te-latest-post-desc_516747189768cf94 .te-latest-post-title_c2d03f1028d2937f,
  .footer_20f23d8cc73f35ed.style-2_bfe977e3e9a18b7a .te-footer-widget_dd6ae73318d8a4ec .te_widget_latest_post_8ae86eb97756ebac ul li .te-latest-post-desc_516747189768cf94 .te-latest-post-meta_64fbfb26998df0ab,
  .footer_20f23d8cc73f35ed.style-2_bfe977e3e9a18b7a .te-footer-widget_dd6ae73318d8a4ec .te-subscribe-form-wrapper_d847cde2f50a1b72,
  .footer_20f23d8cc73f35ed.style-2_bfe977e3e9a18b7a .te-footer-bottom-menu_3154c263f8922535 ul li a,
  .footer_20f23d8cc73f35ed.style-2_bfe977e3e9a18b7a .footer-bottom-area_b65da2d81451249a .te-copyright-text_d70a5122161f8eac p a {
    color: #ffffff; }

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