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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

code {
  color: #E7F914; }

.te-theme-btn_447d2c5f348c9f39,
.wp-block-loginout_bfa3ab33c9a9d1b9 a,
input.te-theme-btn_447d2c5f348c9f39 {
  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_447d2c5f348c9f39:hover,
  .wp-block-loginout_bfa3ab33c9a9d1b9 a:hover,
  input.te-theme-btn_447d2c5f348c9f39:hover {
    color: #131A2A;
    background-color: #E7F914; }
  .te-theme-btn_447d2c5f348c9f39:focus,
  .wp-block-loginout_bfa3ab33c9a9d1b9 a:focus,
  input.te-theme-btn_447d2c5f348c9f39:focus {
    color: #ffffff; }
  .te-theme-btn_447d2c5f348c9f39.yellow-btn_1e2fb249f3e7fd57,
  .wp-block-loginout_bfa3ab33c9a9d1b9 a.yellow-btn_1e2fb249f3e7fd57,
  input.te-theme-btn_447d2c5f348c9f39.yellow-btn_1e2fb249f3e7fd57 {
    background-color: #E7F914;
    color: #14203A; }
  .te-theme-btn_447d2c5f348c9f39.simple-btn_545b728c0137a087,
  .wp-block-loginout_bfa3ab33c9a9d1b9 a.simple-btn_545b728c0137a087,
  input.te-theme-btn_447d2c5f348c9f39.simple-btn_545b728c0137a087 {
    padding-left: 36px;
    padding-right: 36px; }

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

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

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

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

.circle-rotate-wrapper_6ce198722f4c50e9 {
  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_6ce198722f4c50e9 .circle-rotate-inner_8888f11a67b664d5 {
    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_efb997ebfd89d45b {
  margin-top: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.px-350_a6fd434d9de019e5 {
  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_a79758b2eaad09dc label {
  width: 100%;
  display: block;
  font-weight: 600;
  margin-bottom: 10px; }
.post-password-form_a79758b2eaad09dc input[type="password"] {
  font-size: 1.2rem;
  line-height: 20px;
  padding: 12px 20px;
  border: 1px solid #E4E4F2;
  width: 100%; }
.post-password-form_a79758b2eaad09dc 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_a79758b2eaad09dc 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_18661adaaa1b023d .size-full_2a4702ce0387c804.alignright_ac364a67959ccea1 {
  margin-bottom: 15px;
  margin-top: 20px; }
.tp-page-content_18661adaaa1b023d figure.wp-caption_324ad245841edc2e.aligncenter_f96976c3e61570f5 {
  margin-top: 40px; }
.tp-page-content_18661adaaa1b023d dl, .tp-page-content_18661adaaa1b023d ol, .tp-page-content_18661adaaa1b023d ul {
  margin-bottom: 11px; }
.tp-page-content_18661adaaa1b023d .te-comment-respond_f4638dad741f0e05 {
  margin-top: 78px;
  margin-bottom: 20px; }
.tp-page-content_18661adaaa1b023d .te-latest-comments_77d05de046065ba3 .te-comment-respond_f4638dad741f0e05 {
  margin-bottom: 40px; }
.tp-page-content_18661adaaa1b023d .te-post-comments_13f669dfad9c3eb2 {
  margin-top: 80px; }

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

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

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

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

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

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

.gallery-columns-1_a8bdba17f406108f .gallery-item_04c1433d194fc071 {
  max-width: 100%;
  width: 100%; }

.gallery-columns-2_76cbcf8def2af2ff .gallery-item_04c1433d194fc071 {
  max-width: 50%; }

.gallery-columns-3_58a9d22535157a1d .gallery-item_04c1433d194fc071 {
  max-width: 33.33%; }

.gallery-columns-4_3ad5e29d39225e55 .gallery-item_04c1433d194fc071 {
  max-width: 25%; }

.gallery-columns-5_1685620061804d53 .gallery-item_04c1433d194fc071 {
  max-width: 20%; }

.gallery-columns-6_12fe0e7ca0674f61 .gallery-item_04c1433d194fc071 {
  max-width: 16.66%; }

.gallery-columns-7_4c83ef57766ce542 .gallery-item_04c1433d194fc071 {
  max-width: 14.28%; }

.gallery-columns-8_8158130797774d70 .gallery-item_04c1433d194fc071 {
  max-width: 12.5%; }

.gallery-columns-9_61ca57f3e2e6d4e4 .gallery-item_04c1433d194fc071 {
  max-width: 11.11%; }

.gallery-caption_3b333278d51f6a2c {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.te-post-content p.has-large-font-size_f99d70ffc628dcb8 {
  font-size: 36px;
  line-height: 1.2; }
.te-post-content .wp-block-search_c3125433cc47846f {
  margin-bottom: 15px; }
.te-post-content .wp-block-file_7b1087c8bf4a981e {
  margin-top: 20px; }
.te-post-content .wp-block-group__inner-container_8d6633f116740a5e p {
  margin-top: 0 !important; }

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

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

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

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

.wp-block-cover_4d860251c3717919 p.wp-block-cover-text_100ffda7ef1ff72d,
.wp-block-cover_4d860251c3717919.is-light_462133986680e818 .wp-block-cover__inner-container_5d193f2462eca3b9 {
  color: #fff !important; }

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

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

.widget_c681005d520b058f .wp-block-archives-dropdown_345c308787f92f53,
.widget_c681005d520b058f .wp-block-categories-dropdown_613a75d2c4146178,
.widget_c681005d520b058f .wp-block-loginout_bfa3ab33c9a9d1b9,
.widget_c681005d520b058f .wp-block-social-links_5419adcd88168106,
.widget_c681005d520b058f.widget_archive_c5c18a1017ce0877 select,
.widget_c681005d520b058f.te_widget_categories_503b8023a77898b7 select,
.widget_c681005d520b058f.widget_text_2d253161c0cdaa77 select,
.widget_c681005d520b058f.te_widget_search_16baac5de7e40e08 .search-form_695c3c08ac3dd159,
.widget_c681005d520b058f.te_widget_tag_cloud_2c844720b597728b .tagcloud_da97d51a67b05467,
.widget_c681005d520b058f .wp-block-tag-cloud_2827fb6109195cd4 {
  margin-bottom: 6px; }

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

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

.blog-search-content_34bf6603958d9fc1 {
  margin: 0; }
  .blog-search-content_34bf6603958d9fc1 .wp-block-search_c3125433cc47846f,
  .blog-search-content_34bf6603958d9fc1 .search-form_695c3c08ac3dd159,
  .blog-search-content_34bf6603958d9fc1 .sidebar__search_f86ce6ec46b090d0 {
    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_34bf6603958d9fc1 .wp-block-search_c3125433cc47846f,
      .blog-search-content_34bf6603958d9fc1 .search-form_695c3c08ac3dd159,
      .blog-search-content_34bf6603958d9fc1 .sidebar__search_f86ce6ec46b090d0 {
        width: 100%; } }
    .blog-search-content_34bf6603958d9fc1 .wp-block-search_c3125433cc47846f .wp-block-search__inside-wrapper_0808af13092d82b1,
    .blog-search-content_34bf6603958d9fc1 .search-form_695c3c08ac3dd159 .wp-block-search__inside-wrapper_0808af13092d82b1,
    .blog-search-content_34bf6603958d9fc1 .sidebar__search_f86ce6ec46b090d0 .wp-block-search__inside-wrapper_0808af13092d82b1 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .blog-search-content_34bf6603958d9fc1 .wp-block-search_c3125433cc47846f label,
    .blog-search-content_34bf6603958d9fc1 .search-form_695c3c08ac3dd159 label,
    .blog-search-content_34bf6603958d9fc1 .sidebar__search_f86ce6ec46b090d0 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_34bf6603958d9fc1 .wp-block-search_c3125433cc47846f input,
    .blog-search-content_34bf6603958d9fc1 .search-form_695c3c08ac3dd159 input,
    .blog-search-content_34bf6603958d9fc1 .sidebar__search_f86ce6ec46b090d0 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_34bf6603958d9fc1 .wp-block-search_c3125433cc47846f button,
    .blog-search-content_34bf6603958d9fc1 .search-form_695c3c08ac3dd159 button,
    .blog-search-content_34bf6603958d9fc1 .sidebar__search_f86ce6ec46b090d0 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_18661adaaa1b023d .wp-smiley_d0f1e9df924b5e99,
.entry-content_159d771b83636811 .wp-smiley_d0f1e9df924b5e99,
.comment-content_537b67506150df84 .wp-smiley_d0f1e9df924b5e99 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

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

.te-comment-respond_f4638dad741f0e05.style-two_2b03c48fe816cb32 .wpcf7-form_d044cd63ab123b40 .wpcf7-not-valid-tip_9f7266c248409841 {
  color: #d9c0b8 !important; }
.te-comment-respond_f4638dad741f0e05 .wpcf7-form_d044cd63ab123b40 .wpcf7-not-valid_c2c9e8350163b1bc {
  border-color: #dc3232 !important; }
.te-comment-respond_f4638dad741f0e05 .wpcf7-form_d044cd63ab123b40 .wpcf7-not-valid-tip_9f7266c248409841 {
  font-size: 16px;
  margin-top: 5px; }
.te-comment-respond_f4638dad741f0e05 .wpcf7-form_d044cd63ab123b40.sent_29114fd22c3f7b31 .wpcf7-response-output_4bcab200a0ac08c3 {
  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_f4638dad741f0e05 .wpcf7-form_d044cd63ab123b40.invalid_1858c346ba64eb99 .wpcf7-response-output_4bcab200a0ac08c3 {
  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_0a70878e7f022e3d {
  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_0a70878e7f022e3d .wpcf7-te-list-item_ded02e94668c28b7 {
    margin: 0; }
    .wpcf7-form-control_0a70878e7f022e3d .wpcf7-te-list-item_ded02e94668c28b7 label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      margin: 0;
      gap: 10px; }
      .wpcf7-form-control_0a70878e7f022e3d .wpcf7-te-list-item_ded02e94668c28b7 label .wpcf7-te-list-item-label_876a8ac3b6ee1be8 {
        font-size: 16px;
        font-weight: 400; }

.logged-in_435072292a313877 .te-comment-respond_f4638dad741f0e05 textarea {
  margin-bottom: 12px; }

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

body.admin-bar_a4fa8936425d28ae .header-menu-area_32609781ad79d46d.sticky_menu_e73aa4047b243a2d {
  top: 30px; }
  @media (max-width: 600px) {
    body.admin-bar_a4fa8936425d28ae .header-menu-area_32609781ad79d46d.sticky_menu_e73aa4047b243a2d {
      top: 0; } }

.page-template-default_60a848fc0d399286.page-id-146_876c95c7793ad6d8 .tp-page-content_18661adaaa1b023d p:last-child {
  margin-bottom: 10px; }
.page-template-default_60a848fc0d399286.page-id-1133_2db9eea0bee1126f .tp-page-content_18661adaaa1b023d .te-comment-respond_f4638dad741f0e05 {
  margin-top: 78px;
  display: inline-block;
  width: 100%; }
.page-template-default_60a848fc0d399286.page-id-3_5ab5157fd34d7ae1 .page-area_ea87e98b03aaad73 {
  padding-top: 128px; }

.single-post-item_e1337f58004164b3.post-24_171431bff7b61f01 .wp-block-button_4cf61d3e18d016b4 a {
  color: #ffffff; }

.post-template-default_5a6e967b6f6e9d12.postid-163_4e0a28477ab7a1b3 .te-blog-details-wrapper_d87f2c5bf1c044f1 .te-post-item_b3e1344dc5aa4b5f .te-post-content {
  margin-bottom: 34px; }
.post-template-default_5a6e967b6f6e9d12.postid-150_f68bc9f42d7dd8d4 .te-blog-details-wrapper_d87f2c5bf1c044f1 .te-post-item_b3e1344dc5aa4b5f .te-post-content {
  margin-bottom: 34px; }
  .post-template-default_5a6e967b6f6e9d12.postid-150_f68bc9f42d7dd8d4 .te-blog-details-wrapper_d87f2c5bf1c044f1 .te-post-item_b3e1344dc5aa4b5f .te-post-content .wp-block-group_4a8d5dd2e568c4ec.is-layout-constrained_4ab2753e88fe4391:last-child {
    border: 1px solid #000; }
.post-template-default_5a6e967b6f6e9d12.postid-51_f82905d06c54bd68 .te-blog-details-wrapper_d87f2c5bf1c044f1 .te-post-item_b3e1344dc5aa4b5f .te-post-content {
  margin-bottom: 25px; }
  .post-template-default_5a6e967b6f6e9d12.postid-51_f82905d06c54bd68 .te-blog-details-wrapper_d87f2c5bf1c044f1 .te-post-item_b3e1344dc5aa4b5f .te-post-content p:last-child {
    margin-bottom: 0; }
.post-template-default_5a6e967b6f6e9d12.postid-1163_578c4a2733a60c52 .te-blog-details-wrapper_d87f2c5bf1c044f1 .te-post-item_b3e1344dc5aa4b5f .te-post-content .wp-caption_324ad245841edc2e, .post-template-default_5a6e967b6f6e9d12.postid-568_0e69a90bfd88d0ec .te-blog-details-wrapper_d87f2c5bf1c044f1 .te-post-item_b3e1344dc5aa4b5f .te-post-content .wp-caption_324ad245841edc2e {
  margin-top: 20px; }
.post-template-default_5a6e967b6f6e9d12.postid-1785_1f7ca439005eafa6 .te-blog-details-wrapper_d87f2c5bf1c044f1 .te-post-item_b3e1344dc5aa4b5f .te-post-content .wp-block-button__link_277bf16f5c48dcc6 {
  color: #ffffff !important; }
.post-template-default_5a6e967b6f6e9d12.postid-1149_4f64ad1bbfe811db .te-blog-details-wrapper_d87f2c5bf1c044f1 .te-latest-comments_77d05de046065ba3 li .te-comments-item_8b1813868420d84b .te-comments-text_ceaed19aa1335fe4 p {
  margin-bottom: 0; }
.post-template-default_5a6e967b6f6e9d12.postid-555_b2cd04b781535df3 .te-blog-details-wrapper_d87f2c5bf1c044f1 .te-post-item_b3e1344dc5aa4b5f .te-post-content .gallery {
  margin-top: 20px; }

.error-404_f265fe5dd7cdee62.not-found {
  margin-top: -20px;
  margin-bottom: 40px; }
  .error-404_f265fe5dd7cdee62.not-found .error-content_cf523a0c3d839ee8 .error-btn-bh_0687ce077575676e {
    margin-top: 20px; }

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

.sidebar_50d511420656f032 .widget_media_gallery_1effcb1ee637a872 .gallery-item_04c1433d194fc071 {
  margin-bottom: 0; }
  .sidebar_50d511420656f032 .widget_media_gallery_1effcb1ee637a872 .gallery-item_04c1433d194fc071 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_954e10f790af29a1 {
  -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_3b96dfe399f877ae {
  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_fddc88f5f671cc3a path {
  stroke: #317EFE;
  stroke-width: 4;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

body.admin-bar_a4fa8936425d28ae .header-area_aeb8ced8d63ea144.style-2_332dfc8452f0db1f.login .te-header-menu-area_2496ca00ebcdb65f {
  top: auto !important; }

.header-area_aeb8ced8d63ea144 .container-fluid_862fdd8450e12584 {
  padding: 0 70px; }
  @media (max-width: 1550px) {
    .header-area_aeb8ced8d63ea144 .container-fluid_862fdd8450e12584 {
      padding: 0 24px; } }
.header-area_aeb8ced8d63ea144.style-2_332dfc8452f0db1f .header-top {
  padding: 9px 0;
  background-color: #F9F4F1; }
  .header-area_aeb8ced8d63ea144.style-2_332dfc8452f0db1f .header-top .te-header-contact-info_c8e6c525c5652099 span {
    color: #677471; }
    .header-area_aeb8ced8d63ea144.style-2_332dfc8452f0db1f .header-top .te-header-contact-info_c8e6c525c5652099 span i {
      color: #317EFE; }
    .header-area_aeb8ced8d63ea144.style-2_332dfc8452f0db1f .header-top .te-header-contact-info_c8e6c525c5652099 span a {
      color: #677471; }
  .header-area_aeb8ced8d63ea144.style-2_332dfc8452f0db1f .header-top .te-social-profile_2dc2bda77b54ec3d a {
    color: #317EFE;
    background-color: #E0E6F8;
    width: 42px;
    height: 42px; }
    .header-area_aeb8ced8d63ea144.style-2_332dfc8452f0db1f .header-top .te-social-profile_2dc2bda77b54ec3d a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #ffffff;
      background-color: #317EFE; }
.header-area_aeb8ced8d63ea144.style-2_332dfc8452f0db1f .te-header-menu-area_2496ca00ebcdb65f {
  position: fixed;
  top: 20px;
  left: 0;
  width: 100%; }
  .header-area_aeb8ced8d63ea144.style-2_332dfc8452f0db1f .te-header-menu-area_2496ca00ebcdb65f .menu-wrapper_85030236dd57913b {
    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_aeb8ced8d63ea144.style-2_332dfc8452f0db1f .te-header-menu-area_2496ca00ebcdb65f .menu-wrapper_85030236dd57913b {
        padding-left: 10px;
        padding-right: 6px; } }
  .header-area_aeb8ced8d63ea144.style-2_332dfc8452f0db1f .te-header-menu-area_2496ca00ebcdb65f .te-header-btn_4ff4a7e30f3975e6 .te-quote-btn_7d0aa09ee830c293 {
    background-color: #E7F914;
    border-color: #E7F914; }
.header-area_aeb8ced8d63ea144.style-2_332dfc8452f0db1f .te-sticky_menu {
  top: 0; }
  .header-area_aeb8ced8d63ea144.style-2_332dfc8452f0db1f .te-sticky_menu .menu-wrapper_85030236dd57913b {
    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_6a1b2bd396fb3c58 {
    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_4063e2473d8fbe84 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px; }
  .header-top .te-header-contact-info_c8e6c525c5652099 {
    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_c8e6c525c5652099 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_c8e6c525c5652099 span.te-contact-info-item_a32c2b4dbd2b78c5 {
        gap: 0 10px !important; }
      .header-top .te-header-contact-info_c8e6c525c5652099 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_edf8a825f8029a0e {
      display: none; } }
  .header-top .header-top-btn_edf8a825f8029a0e 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_edf8a825f8029a0e a:hover:after {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
    .header-top .header-top-btn_edf8a825f8029a0e 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_2dc2bda77b54ec3d {
    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_2dc2bda77b54ec3d .te-social-profile-label_def339a8d0e0f55f {
      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_2dc2bda77b54ec3d 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_2dc2bda77b54ec3d a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #14203A;
        background-color: #E7F914; }

.te-header-menu-area_2496ca00ebcdb65f {
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-header-menu-area_2496ca00ebcdb65f.te-te-sticky-header_96ec93bf9d15eacc {
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-header-menu-area_2496ca00ebcdb65f.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_2496ca00ebcdb65f.te-sticky_menu .te-logo_bc67fba33f09a749 .te-sticky-logo_835e51c421dacc6a img {
          width: 170px;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-header-menu-area_2496ca00ebcdb65f.te-sticky_menu .te-main-menu_696e05fb922f91a0 ul li.te-active > a:after {
      bottom: 20px; }
    .te-header-menu-area_2496ca00ebcdb65f.te-sticky_menu .te-main-menu_696e05fb922f91a0 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_2496ca00ebcdb65f.te-sticky_menu .te-main-menu_696e05fb922f91a0 ul li a {
          padding: 33px 14px; } }
    .te-header-menu-area_2496ca00ebcdb65f.te-sticky_menu .te-main-menu_696e05fb922f91a0 ul li ul li a {
      padding: 10px 20px; }
  .te-header-menu-area_2496ca00ebcdb65f .te-header-menu-wrapper_3776ea97545735cf {
    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_2496ca00ebcdb65f .te-header-menu-wrapper_3776ea97545735cf {
        gap: 20px; } }
  .te-header-menu-area_2496ca00ebcdb65f .te-logo_bc67fba33f09a749 {
    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_2496ca00ebcdb65f .te-logo_bc67fba33f09a749 {
        height: 100px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-header-menu-area_2496ca00ebcdb65f .te-logo_bc67fba33f09a749 {
        height: 80px; } }
    .te-header-menu-area_2496ca00ebcdb65f .te-logo_bc67fba33f09a749 .te-standard-logo_71479f72312a3657 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-header-menu-area_2496ca00ebcdb65f .te-logo_bc67fba33f09a749 .te-sticky-logo_835e51c421dacc6a {
      display: none; }
      @media only screen and (max-width: 767px) {
        .te-header-menu-area_2496ca00ebcdb65f .te-logo_bc67fba33f09a749 .te-sticky-logo_835e51c421dacc6a {
          width: 170px; } }
      @media only screen and (max-width: 1199px) {
        .te-header-menu-area_2496ca00ebcdb65f .te-logo_bc67fba33f09a749 .te-sticky-logo_835e51c421dacc6a {
          display: block; } }
      .te-header-menu-area_2496ca00ebcdb65f .te-logo_bc67fba33f09a749 .te-sticky-logo_835e51c421dacc6a img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-header-menu-area_2496ca00ebcdb65f .te-logo_bc67fba33f09a749 .te-retina-logo_845845c1a820a196 {
      display: none; }

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

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

.te-header-btn_4ff4a7e30f3975e6 {
  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_4ff4a7e30f3975e6 .te-icon_f32acf27bff820ef {
    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_4ff4a7e30f3975e6 .te-icon_f32acf27bff820ef: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_4ff4a7e30f3975e6 {
      display: none; } }
  .te-header-btn_4ff4a7e30f3975e6 .te-cta-btn_243359f3583c4595 {
    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_4ff4a7e30f3975e6 .te-cta-btn_243359f3583c4595:hover {
      background-color: #317EFE;
      color: #ffffff; }
  .te-header-btn_4ff4a7e30f3975e6 .te-quote-btn_7d0aa09ee830c293 {
    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_4ff4a7e30f3975e6 .te-quote-btn_7d0aa09ee830c293: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_c583f78690bc8b17 {
    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_c583f78690bc8b17 .te-search-content-filed_5488661a87bc367f {
      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_c583f78690bc8b17 .te-search-content-filed_5488661a87bc367f .te-search-close {
        cursor: pointer;
        font-size: 30px;
        color: #ffffff; }
    .te-search-form-wrapper .te-search-form-inner_c583f78690bc8b17 .te-search-form_8f451c8f56789d47 {
      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_c583f78690bc8b17 .te-search-form_8f451c8f56789d47 .te-search-form-input_64795402f539e1b8 {
        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_c583f78690bc8b17 .te-search-form_8f451c8f56789d47 .te-search-form-input_64795402f539e1b8 .te-search-icon_284a1d91b06f6f51 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .te-search-form-wrapper .te-search-form-inner_c583f78690bc8b17 .te-search-form_8f451c8f56789d47 .te-search-form-input_64795402f539e1b8 button.te-submit-search-btn_e11f58da70f13c64 {
          padding: 15px 24px !important; }
      .te-search-form-wrapper .te-search-form-inner_c583f78690bc8b17 .te-search-form_8f451c8f56789d47 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_1a867c007ce78239 a.mean-expand.mean-clicked_f54313bcca664fb8 {
  background-color: #317EFE;
  border-color: #317EFE !important; }

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

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

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

.te-mobile-menu-bar_c558723e5173700c 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_c558723e5173700c 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_3997e2fa49862be8 {
    display: inline-block;
    width: 180px; }
  .te-menu-sidebar-area .te-menu-sidebar-wrapper_cacb1fe7f01d6c7e {
    position: relative;
    padding: 40px; }
  .te-menu-sidebar-area.active {
    right: 0; }
  .te-menu-sidebar-area .te-menu-sidebar-close_93367b77103c95d1 {
    position: absolute;
    top: 0;
    right: 0; }
    .te-menu-sidebar-area .te-menu-sidebar-close_93367b77103c95d1 .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_93367b77103c95d1 .te-menu-sidebar-close-btn:hover {
        background-color: #317EFE; }
  .te-menu-sidebar-area .te-menu-sidebar-content_400ad3f8d8a5309d .te-menu-sidebar-single-widget_fb776639b950d178 {
    display: inline-block;
    margin-top: 20px;
    width: 100%; }
    .te-menu-sidebar-area .te-menu-sidebar-content_400ad3f8d8a5309d .te-menu-sidebar-single-widget_fb776639b950d178 .te-menu-sidebar-title_ff890994cccb5c61 {
      margin-bottom: 5px; }
    .te-menu-sidebar-area .te-menu-sidebar-content_400ad3f8d8a5309d .te-menu-sidebar-single-widget_fb776639b950d178 .te-header-contact-info_c8e6c525c5652099 {
      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_400ad3f8d8a5309d .te-menu-sidebar-single-widget_fb776639b950d178 .te-header-contact-info_c8e6c525c5652099 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_400ad3f8d8a5309d .te-menu-sidebar-single-widget_fb776639b950d178 .te-header-contact-info_c8e6c525c5652099 span.te-contact-info-item_a32c2b4dbd2b78c5 {
          gap: 0 10px !important; }
        .te-menu-sidebar-area .te-menu-sidebar-content_400ad3f8d8a5309d .te-menu-sidebar-single-widget_fb776639b950d178 .te-header-contact-info_c8e6c525c5652099 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_400ad3f8d8a5309d .te-menu-sidebar-single-widget_fb776639b950d178 .te-header-contact-info_c8e6c525c5652099 span a:hover {
            color: #317EFE; }
    .te-menu-sidebar-area .te-menu-sidebar-content_400ad3f8d8a5309d .te-menu-sidebar-single-widget_fb776639b950d178 .te-social-profile_2dc2bda77b54ec3d {
      margin-top: 20px;
      border-top: 1px solid #dfe2e9;
      width: 100%;
      padding-top: 20px; }
      .te-menu-sidebar-area .te-menu-sidebar-content_400ad3f8d8a5309d .te-menu-sidebar-single-widget_fb776639b950d178 .te-social-profile_2dc2bda77b54ec3d a {
        color: #14203A;
        font-size: 22px; }
        .te-menu-sidebar-area .te-menu-sidebar-content_400ad3f8d8a5309d .te-menu-sidebar-single-widget_fb776639b950d178 .te-social-profile_2dc2bda77b54ec3d 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_98ea861262a9c18e {
  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_98ea861262a9c18e.style-2_332dfc8452f0db1f .te-single-slider_d7dac99a47690641 {
    height: 950px;
    padding-top: 70px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_98ea861262a9c18e.style-2_332dfc8452f0db1f .te-single-slider_d7dac99a47690641 {
        height: unset;
        padding: 80px 0; } }
    .slider-area_98ea861262a9c18e.style-2_332dfc8452f0db1f .te-single-slider_d7dac99a47690641 .slider-feature-img_f1c9e0f8faf9d77f {
      position: absolute;
      right: 0;
      top: 0; }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_98ea861262a9c18e.style-2_332dfc8452f0db1f .te-single-slider_d7dac99a47690641 .slider-feature-img_f1c9e0f8faf9d77f {
          right: -200px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_98ea861262a9c18e.style-2_332dfc8452f0db1f .te-single-slider_d7dac99a47690641 .slider-feature-img_f1c9e0f8faf9d77f {
          right: -280px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_98ea861262a9c18e.style-2_332dfc8452f0db1f .te-single-slider_d7dac99a47690641 .slider-feature-img_f1c9e0f8faf9d77f {
          right: -380px; } }
      .slider-area_98ea861262a9c18e.style-2_332dfc8452f0db1f .te-single-slider_d7dac99a47690641 .slider-feature-img_f1c9e0f8faf9d77f .company-award_577bcf4d739221db {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        margin-top: 50px;
        left: 135px; }
        .slider-area_98ea861262a9c18e.style-2_332dfc8452f0db1f .te-single-slider_d7dac99a47690641 .slider-feature-img_f1c9e0f8faf9d77f .company-award_577bcf4d739221db .icon_aec542e4907cbbab {
          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_98ea861262a9c18e.style-2_332dfc8452f0db1f .te-single-slider_d7dac99a47690641 .slider-feature-img_f1c9e0f8faf9d77f .slider-feature-img-overlay_21ddb020081dc851 {
          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_98ea861262a9c18e.style-2_332dfc8452f0db1f .te-single-slider_d7dac99a47690641 .slider-left-shape_a83367bec1db305f {
      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_98ea861262a9c18e.style-2_332dfc8452f0db1f .te-single-slider_d7dac99a47690641 .slider-left-shape_a83367bec1db305f {
          display: none; } }
    .slider-area_98ea861262a9c18e.style-2_332dfc8452f0db1f .te-single-slider_d7dac99a47690641 .slider-right-shape_42290d935c272c8c {
      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_98ea861262a9c18e.style-2_332dfc8452f0db1f .te-single-slider_d7dac99a47690641 .slider-right-shape_42290d935c272c8c {
          display: none; } }
    .slider-area_98ea861262a9c18e.style-2_332dfc8452f0db1f .te-single-slider_d7dac99a47690641 .slider-circle-shape_b85a5bf548aac63d {
      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_98ea861262a9c18e .te-slider-wrapper_e77e8e0de930020a .slick-active .te-slider-short-title_1f75d539be84e0fb,
  .slider-area_98ea861262a9c18e .te-slider-wrapper_e77e8e0de930020a .slick-active .te-slider-title_40ff9c94659d10ba,
  .slider-area_98ea861262a9c18e .te-slider-wrapper_e77e8e0de930020a .slick-active .te-slider-short-desc_4ed8a8da430fddbb,
  .slider-area_98ea861262a9c18e .te-slider-wrapper_e77e8e0de930020a .slick-active .te-slider-btn-wrapper_e3956211adaf9295 {
    -webkit-animation-name: MovefadeUp;
    animation-name: MovefadeUp;
    -webkit-animation-fill-mode: both; }
  .slider-area_98ea861262a9c18e .te-slider-wrapper_e77e8e0de930020a .slick-active .te-slider-short-title_1f75d539be84e0fb {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; }
  .slider-area_98ea861262a9c18e .te-slider-wrapper_e77e8e0de930020a .slick-active .te-slider-title_40ff9c94659d10ba {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  .slider-area_98ea861262a9c18e .te-slider-wrapper_e77e8e0de930020a .slick-active .te-slider-short-desc_4ed8a8da430fddbb {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s; }
  .slider-area_98ea861262a9c18e .te-slider-wrapper_e77e8e0de930020a .slick-active .te-slider-btn-wrapper_e3956211adaf9295 {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s; }
  .slider-area_98ea861262a9c18e .te-slider-wrapper_e77e8e0de930020a .slick-dots_8279f7241d0fb549 {
    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_98ea861262a9c18e .te-slider-wrapper_e77e8e0de930020a .slick-dots_8279f7241d0fb549 {
        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_98ea861262a9c18e .te-slider-wrapper_e77e8e0de930020a .slick-dots_8279f7241d0fb549 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_98ea861262a9c18e .te-slider-wrapper_e77e8e0de930020a .slick-dots_8279f7241d0fb549 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_98ea861262a9c18e .te-slider-wrapper_e77e8e0de930020a .slick-dots_8279f7241d0fb549 li button:hover {
          background-color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
      .slider-area_98ea861262a9c18e .te-slider-wrapper_e77e8e0de930020a .slick-dots_8279f7241d0fb549 li.slick-active {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 1px solid #317EFE; }
        .slider-area_98ea861262a9c18e .te-slider-wrapper_e77e8e0de930020a .slick-dots_8279f7241d0fb549 li.slick-active button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .slider-area_98ea861262a9c18e .te-single-slider_d7dac99a47690641 {
    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_98ea861262a9c18e .te-single-slider_d7dac99a47690641 {
        background-image: none !important; } }
    .slider-area_98ea861262a9c18e .te-single-slider_d7dac99a47690641 .te-slider-overlay_9de6796ad737a6a8 {
      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_98ea861262a9c18e .te-single-slider_d7dac99a47690641 .te-slider-overlay_9de6796ad737a6a8 {
          left: 0; } }
      .slider-area_98ea861262a9c18e .te-single-slider_d7dac99a47690641 .te-slider-overlay_9de6796ad737a6a8 .te-slider-overlay-shape_f4884d8850e8cb10 {
        position: absolute;
        top: 0;
        height: 100%;
        left: -340px;
        width: 100%; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_98ea861262a9c18e .te-single-slider_d7dac99a47690641 .te-slider-overlay_9de6796ad737a6a8 .te-slider-overlay-shape_f4884d8850e8cb10 {
            display: none; } }
    .slider-area_98ea861262a9c18e .te-single-slider_d7dac99a47690641 .te-slider-content-wrapper_588eb8dd42c8313d {
      position: relative;
      z-index: 99; }
      .slider-area_98ea861262a9c18e .te-single-slider_d7dac99a47690641 .te-slider-content-wrapper_588eb8dd42c8313d .te-slider-content_c9e98a415d0ddf7a .te-slider-short-title_1f75d539be84e0fb {
        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_98ea861262a9c18e .te-single-slider_d7dac99a47690641 .te-slider-content-wrapper_588eb8dd42c8313d .te-slider-content_c9e98a415d0ddf7a .te-slider-title_40ff9c94659d10ba {
        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_98ea861262a9c18e .te-single-slider_d7dac99a47690641 .te-slider-content-wrapper_588eb8dd42c8313d .te-slider-content_c9e98a415d0ddf7a .te-slider-title_40ff9c94659d10ba {
            font-size: 60px;
            line-height: 64px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-area_98ea861262a9c18e .te-single-slider_d7dac99a47690641 .te-slider-content-wrapper_588eb8dd42c8313d .te-slider-content_c9e98a415d0ddf7a .te-slider-title_40ff9c94659d10ba {
            font-size: 48px;
            line-height: 56px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_98ea861262a9c18e .te-single-slider_d7dac99a47690641 .te-slider-content-wrapper_588eb8dd42c8313d .te-slider-content_c9e98a415d0ddf7a .te-slider-title_40ff9c94659d10ba {
            font-size: 42px;
            line-height: 52px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_98ea861262a9c18e .te-single-slider_d7dac99a47690641 .te-slider-content-wrapper_588eb8dd42c8313d .te-slider-content_c9e98a415d0ddf7a .te-slider-title_40ff9c94659d10ba {
            font-size: 38px;
            line-height: 44px;
            margin-bottom: 20px; } }
      .slider-area_98ea861262a9c18e .te-single-slider_d7dac99a47690641 .te-slider-content-wrapper_588eb8dd42c8313d .te-slider-content_c9e98a415d0ddf7a .te-slider-short-desc_4ed8a8da430fddbb {
        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_98ea861262a9c18e .te-single-slider_d7dac99a47690641 .te-slider-content-wrapper_588eb8dd42c8313d .te-slider-content_c9e98a415d0ddf7a .te-slider-short-desc_4ed8a8da430fddbb {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_98ea861262a9c18e .te-single-slider_d7dac99a47690641 .te-slider-content-wrapper_588eb8dd42c8313d .te-slider-content_c9e98a415d0ddf7a .te-slider-short-desc_4ed8a8da430fddbb {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_98ea861262a9c18e .te-single-slider_d7dac99a47690641 .te-slider-content-wrapper_588eb8dd42c8313d .te-slider-content_c9e98a415d0ddf7a .te-slider-short-desc_4ed8a8da430fddbb {
            font-size: 18px;
            line-height: 32px; } }
      .slider-area_98ea861262a9c18e .te-single-slider_d7dac99a47690641 .te-slider-content-wrapper_588eb8dd42c8313d .te-slider-content_c9e98a415d0ddf7a .te-slider-btn-wrapper_e3956211adaf9295 {
        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_98ea861262a9c18e .te-single-slider_d7dac99a47690641 .te-slider-content-wrapper_588eb8dd42c8313d .te-slider-content_c9e98a415d0ddf7a .te-slider-btn-wrapper_e3956211adaf9295 {
            padding-top: 30px; } }
        .slider-area_98ea861262a9c18e .te-single-slider_d7dac99a47690641 .te-slider-content-wrapper_588eb8dd42c8313d .te-slider-content_c9e98a415d0ddf7a .te-slider-btn-wrapper_e3956211adaf9295 .te-theme-btn_447d2c5f348c9f39 {
          padding: 11px 30px;
          color: #ffffff;
          border-radius: 50px;
          background-color: #317EFE;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .slider-area_98ea861262a9c18e .te-single-slider_d7dac99a47690641 .te-slider-content-wrapper_588eb8dd42c8313d .te-slider-content_c9e98a415d0ddf7a .te-slider-btn-wrapper_e3956211adaf9295 .te-call-btn_7f443ff35219214d {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 20px; }
          .slider-area_98ea861262a9c18e .te-single-slider_d7dac99a47690641 .te-slider-content-wrapper_588eb8dd42c8313d .te-slider-content_c9e98a415d0ddf7a .te-slider-btn-wrapper_e3956211adaf9295 .te-call-btn_7f443ff35219214d .te-icon_f32acf27bff820ef {
            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_98ea861262a9c18e .te-single-slider_d7dac99a47690641 .te-slider-content-wrapper_588eb8dd42c8313d .te-slider-content_c9e98a415d0ddf7a .te-slider-btn-wrapper_e3956211adaf9295 .te-call-btn_7f443ff35219214d .te-content_c7633561d5cd6c89 {
            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_98ea861262a9c18e .te-single-slider_d7dac99a47690641 .te-slider-content-wrapper_588eb8dd42c8313d .te-slider-content_c9e98a415d0ddf7a .te-slider-btn-wrapper_e3956211adaf9295 .te-call-btn_7f443ff35219214d .te-content_c7633561d5cd6c89 .te-title_7877c1c7ada0522a {
              font-size: 18px;
              font-weight: 400;
              line-height: 24px;
              color: #335371; }
            .slider-area_98ea861262a9c18e .te-single-slider_d7dac99a47690641 .te-slider-content-wrapper_588eb8dd42c8313d .te-slider-content_c9e98a415d0ddf7a .te-slider-btn-wrapper_e3956211adaf9295 .te-call-btn_7f443ff35219214d .te-content_c7633561d5cd6c89 .te-text_518d64707077ae6c {
              font-size: 20px;
              font-weight: 500;
              line-height: 24px;
              letter-spacing: 0px;
              color: #14203A; }

.slider-area_98ea861262a9c18e.style-1_3a8f47fbca9ec5af {
  position: relative;
  overflow: visible;
  background: transparent; }
  .slider-area_98ea861262a9c18e.style-1_3a8f47fbca9ec5af: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_98ea861262a9c18e.style-1_3a8f47fbca9ec5af .te-single-slider_d7dac99a47690641 {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .slider-area_98ea861262a9c18e.style-1_3a8f47fbca9ec5af .te-single-slider_d7dac99a47690641 .te-slider-overlay_9de6796ad737a6a8 {
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
      background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
      .slider-area_98ea861262a9c18e.style-1_3a8f47fbca9ec5af .te-single-slider_d7dac99a47690641 .te-slider-overlay_9de6796ad737a6a8::before {
        display: none; }
    .slider-area_98ea861262a9c18e.style-1_3a8f47fbca9ec5af .te-single-slider_d7dac99a47690641 .slider-shape_816cb78e1260f374 {
      position: absolute;
      border-radius: 20px;
      overflow: hidden; }
      .slider-area_98ea861262a9c18e.style-1_3a8f47fbca9ec5af .te-single-slider_d7dac99a47690641 .slider-shape_816cb78e1260f374 img {
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        top: 0; }
    .slider-area_98ea861262a9c18e.style-1_3a8f47fbca9ec5af .te-single-slider_d7dac99a47690641 .shape-one_0124e6edc2cf2bd7 {
      top: 50px;
      left: 0;
      width: 300px;
      height: 290px; }
      @media (max-width: 991px) {
        .slider-area_98ea861262a9c18e.style-1_3a8f47fbca9ec5af .te-single-slider_d7dac99a47690641 .shape-one_0124e6edc2cf2bd7 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_98ea861262a9c18e.style-1_3a8f47fbca9ec5af .te-single-slider_d7dac99a47690641 .shape-one_0124e6edc2cf2bd7 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_98ea861262a9c18e.style-1_3a8f47fbca9ec5af .te-single-slider_d7dac99a47690641 .shape-one_0124e6edc2cf2bd7 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_98ea861262a9c18e.style-1_3a8f47fbca9ec5af .te-single-slider_d7dac99a47690641 .shape-one_0124e6edc2cf2bd7 {
          top: 160px;
          width: 250px;
          height: 200px; } }
    .slider-area_98ea861262a9c18e.style-1_3a8f47fbca9ec5af .te-single-slider_d7dac99a47690641 .shape-two_7e70199b63ebe4cf {
      top: 0;
      right: 0;
      width: 300px;
      height: 310px; }
      @media (max-width: 991px) {
        .slider-area_98ea861262a9c18e.style-1_3a8f47fbca9ec5af .te-single-slider_d7dac99a47690641 .shape-two_7e70199b63ebe4cf {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_98ea861262a9c18e.style-1_3a8f47fbca9ec5af .te-single-slider_d7dac99a47690641 .shape-two_7e70199b63ebe4cf {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_98ea861262a9c18e.style-1_3a8f47fbca9ec5af .te-single-slider_d7dac99a47690641 .shape-two_7e70199b63ebe4cf {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_98ea861262a9c18e.style-1_3a8f47fbca9ec5af .te-single-slider_d7dac99a47690641 .shape-two_7e70199b63ebe4cf {
          width: 300px;
          height: 250px;
          top: 70px;
          right: -40px; } }
    .slider-area_98ea861262a9c18e.style-1_3a8f47fbca9ec5af .te-single-slider_d7dac99a47690641 .shape-three_65f369893641e72b {
      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_98ea861262a9c18e.style-1_3a8f47fbca9ec5af .te-single-slider_d7dac99a47690641 .shape-three_65f369893641e72b {
          display: none !important; } }
      @media (max-width: 991px) {
        .slider-area_98ea861262a9c18e.style-1_3a8f47fbca9ec5af .te-single-slider_d7dac99a47690641 .shape-three_65f369893641e72b {
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
    .slider-area_98ea861262a9c18e.style-1_3a8f47fbca9ec5af .te-single-slider_d7dac99a47690641 .te-slider-container_3f588286a1b05021 {
      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_98ea861262a9c18e.style-1_3a8f47fbca9ec5af .te-single-slider_d7dac99a47690641 .te-slider-container_3f588286a1b05021 {
          -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_98ea861262a9c18e.style-1_3a8f47fbca9ec5af .te-single-slider_d7dac99a47690641 .te-slider-container_3f588286a1b05021 {
          padding: 70px 0;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .slider-area_98ea861262a9c18e.style-1_3a8f47fbca9ec5af .te-single-slider_d7dac99a47690641 .te-slider-container_3f588286a1b05021 .te-slider-column_fb41b46ead57fd57 {
        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_98ea861262a9c18e.style-1_3a8f47fbca9ec5af .te-single-slider_d7dac99a47690641 .te-slider-container_3f588286a1b05021 .te-slider-column_fb41b46ead57fd57 {
            width: 100%; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_98ea861262a9c18e.style-1_3a8f47fbca9ec5af .te-single-slider_d7dac99a47690641 .te-slider-content-wrapper_588eb8dd42c8313d .te-slider-content_c9e98a415d0ddf7a .te-slider-btn-wrapper_e3956211adaf9295 {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .slider-area_98ea861262a9c18e.style-1_3a8f47fbca9ec5af .te-single-slider_d7dac99a47690641 .te-slider-content-wrapper_588eb8dd42c8313d .te-slider-content_c9e98a415d0ddf7a .te-slider-btn-wrapper_e3956211adaf9295 .te-theme-btn_447d2c5f348c9f39 {
      background-color: #317EFE;
      color: #ffffff; }
      .slider-area_98ea861262a9c18e.style-1_3a8f47fbca9ec5af .te-single-slider_d7dac99a47690641 .te-slider-content-wrapper_588eb8dd42c8313d .te-slider-content_c9e98a415d0ddf7a .te-slider-btn-wrapper_e3956211adaf9295 .te-theme-btn_447d2c5f348c9f39:hover {
        background-color: #E7F914;
        color: #14203A; }
    .slider-area_98ea861262a9c18e.style-1_3a8f47fbca9ec5af .te-single-slider_d7dac99a47690641 .te-slider-content-wrapper_588eb8dd42c8313d .te-slider-content_c9e98a415d0ddf7a .te-slider-btn-wrapper_e3956211adaf9295 .te-call-btn_7f443ff35219214d .te-icon_f32acf27bff820ef {
      color: #317EFE; }
    .slider-area_98ea861262a9c18e.style-1_3a8f47fbca9ec5af .te-single-slider_d7dac99a47690641 .te-slider-content-wrapper_588eb8dd42c8313d .te-slider-content_c9e98a415d0ddf7a .te-slider-title_40ff9c94659d10ba {
      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_98ea861262a9c18e.style-1_3a8f47fbca9ec5af .te-single-slider_d7dac99a47690641 .te-slider-content-wrapper_588eb8dd42c8313d .te-slider-content_c9e98a415d0ddf7a .te-slider-title_40ff9c94659d10ba {
          font-size: 28px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_98ea861262a9c18e.style-1_3a8f47fbca9ec5af .te-single-slider_d7dac99a47690641 .te-slider-content-wrapper_588eb8dd42c8313d .te-slider-content_c9e98a415d0ddf7a .te-slider-title_40ff9c94659d10ba {
          font-size: 32px;
          line-height: 52px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_98ea861262a9c18e.style-1_3a8f47fbca9ec5af .te-single-slider_d7dac99a47690641 .te-slider-content-wrapper_588eb8dd42c8313d .te-slider-content_c9e98a415d0ddf7a .te-slider-title_40ff9c94659d10ba {
          font-size: 62px;
          line-height: 80px; } }
  .slider-area_98ea861262a9c18e.style-1_3a8f47fbca9ec5af .te-slider-wrapper_e77e8e0de930020a .container {
    position: relative; }
  .slider-area_98ea861262a9c18e.style-1_3a8f47fbca9ec5af .te-slider-wrapper_e77e8e0de930020a .slider-shape-bg_421b16f4d232f563 {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: 100px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_98ea861262a9c18e.style-1_3a8f47fbca9ec5af .te-slider-wrapper_e77e8e0de930020a .slider-shape-bg_421b16f4d232f563 {
        display: none; } }
    @media (max-width: 1399px) {
      .slider-area_98ea861262a9c18e.style-1_3a8f47fbca9ec5af .te-slider-wrapper_e77e8e0de930020a .slider-shape-bg_421b16f4d232f563 {
        margin-left: 0; } }
    .slider-area_98ea861262a9c18e.style-1_3a8f47fbca9ec5af .te-slider-wrapper_e77e8e0de930020a .slider-shape-bg_421b16f4d232f563: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_adc7e3328819a123 {
  position: relative; }

.te-info-card_76412276699da855 {
  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_76412276699da855 {
      padding: 40px 25px; } }
  .te-info-card_76412276699da855: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_76412276699da855:hover .te-image-wrapper_8b0227cfb70b0254 .overlay_9be867bb08aaf74b {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      opacity: 0.72; }
    .te-info-card_76412276699da855:hover .te-image-wrapper_8b0227cfb70b0254 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_76412276699da855:hover .icon_aec542e4907cbbab img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-info-card_76412276699da855:hover .content .te-read-more_45014d2cd392c3c3 .te-theme-btn_447d2c5f348c9f39 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_76412276699da855 .te-info-card-inner_2e8d1eb278af21e9 {
    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_76412276699da855 .te-image-wrapper_8b0227cfb70b0254 {
    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_76412276699da855 .te-image-wrapper_8b0227cfb70b0254 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_76412276699da855 .te-image-wrapper_8b0227cfb70b0254 .overlay_9be867bb08aaf74b {
      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_76412276699da855 .icon_aec542e4907cbbab {
    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_76412276699da855 .icon_aec542e4907cbbab img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_76412276699da855 .te-content-wrapper_4e743d4d62dbe79f {
    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_76412276699da855 .te-title-wrapper_7fa8dbd7589676ca {
    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_76412276699da855 .te-title-wrapper_7fa8dbd7589676ca .icon_aec542e4907cbbab {
      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_76412276699da855 .te-title-wrapper_7fa8dbd7589676ca .icon_aec542e4907cbbab::before, .te-info-card_76412276699da855 .te-title-wrapper_7fa8dbd7589676ca .icon_aec542e4907cbbab::after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #317EFE;
        border: 1px solid #E1E1E1; }
      .te-info-card_76412276699da855 .te-title-wrapper_7fa8dbd7589676ca .icon_aec542e4907cbbab::before {
        top: 15px;
        left: 5px; }
      .te-info-card_76412276699da855 .te-title-wrapper_7fa8dbd7589676ca .icon_aec542e4907cbbab::after {
        bottom: 15px;
        right: 5px; }
    .te-info-card_76412276699da855 .te-title-wrapper_7fa8dbd7589676ca .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_76412276699da855 .te-title-wrapper_7fa8dbd7589676ca .divider_645d97f4b5581885 {
      width: 55px;
      height: 2px;
      background-color: #317EFE; }
  .te-info-card_76412276699da855 .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_76412276699da855 .content .desc_224e4f78b2774ee1 {
      -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_76412276699da855 .content .te-read-more_45014d2cd392c3c3 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start; }
      .te-info-card_76412276699da855 .content .te-read-more_45014d2cd392c3c3 .te-theme-btn_447d2c5f348c9f39 {
        background-color: transparent;
        color: #317EFE;
        border: 1px solid #131A2A;
        padding: 9px 28px; }
        .te-info-card_76412276699da855 .content .te-read-more_45014d2cd392c3c3 .te-theme-btn_447d2c5f348c9f39:hover {
          background-color: #317EFE;
          color: #ffffff;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

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

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

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

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

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

.te-about-image-card_c3a8097965a720c6 .te-main-img-wrapper_2e82e5fba3084654 {
  text-align: right; }
  @media (max-width: 991px) {
    .te-about-image-card_c3a8097965a720c6 .te-main-img-wrapper_2e82e5fba3084654 {
      text-align: left; } }
  .te-about-image-card_c3a8097965a720c6 .te-main-img-wrapper_2e82e5fba3084654 .te-main-img-inner_1e61cb3df0ddcff4 {
    position: relative;
    display: inline-block;
    z-index: 2; }
    .te-about-image-card_c3a8097965a720c6 .te-main-img-wrapper_2e82e5fba3084654 .te-main-img-inner_1e61cb3df0ddcff4 > img {
      border-radius: 500px 500px 0 0;
      margin-left: 7px;
      margin-top: 4px; }
      @media (max-width: 650px) {
        .te-about-image-card_c3a8097965a720c6 .te-main-img-wrapper_2e82e5fba3084654 .te-main-img-inner_1e61cb3df0ddcff4 > img {
          width: 100%; } }
    .te-about-image-card_c3a8097965a720c6 .te-main-img-wrapper_2e82e5fba3084654 .te-main-img-inner_1e61cb3df0ddcff4 .te-img-card-shape_7c7e7c142113aab5 {
      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_c3a8097965a720c6 .te-main-img-wrapper_2e82e5fba3084654 .te-main-img-inner_1e61cb3df0ddcff4 .te-img-card-shape_7c7e7c142113aab5 {
          right: 0; } }
.te-about-image-card_c3a8097965a720c6 .te-company-foundation_389bf580fae18102 {
  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_c3a8097965a720c6 .te-company-foundation_389bf580fae18102 .te-counter-wrapper_cfd893a9736b4c6c {
    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_c3a8097965a720c6 .te-company-foundation_389bf580fae18102 .counter-title_b0973605f8f6d432 {
    font-size: 45px;
    font-weight: 700;
    line-height: 54.9px;
    letter-spacing: -0.8px;
    color: #14203A;
    margin-bottom: 0; }
  .te-about-image-card_c3a8097965a720c6 .te-company-foundation_389bf580fae18102 .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_c3a8097965a720c6.style-2_332dfc8452f0db1f .te-main-img-wrapper_2e82e5fba3084654 .te-main-img-inner_1e61cb3df0ddcff4 {
  border-radius: 20px;
  padding-right: 80px;
  margin-top: 23px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-image-card_c3a8097965a720c6.style-2_332dfc8452f0db1f .te-main-img-wrapper_2e82e5fba3084654 .te-main-img-inner_1e61cb3df0ddcff4 {
      padding-right: 0;
      margin-top: 0; } }
  .te-about-image-card_c3a8097965a720c6.style-2_332dfc8452f0db1f .te-main-img-wrapper_2e82e5fba3084654 .te-main-img-inner_1e61cb3df0ddcff4 > img {
    margin: 0;
    border-radius: 20px; }
  .te-about-image-card_c3a8097965a720c6.style-2_332dfc8452f0db1f .te-main-img-wrapper_2e82e5fba3084654 .te-main-img-inner_1e61cb3df0ddcff4 .te-img-card-shape_7c7e7c142113aab5 {
    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_c3a8097965a720c6.style-2_332dfc8452f0db1f .te-main-img-wrapper_2e82e5fba3084654 .te-main-img-inner_1e61cb3df0ddcff4 .te-img-card-shape_7c7e7c142113aab5 {
        display: none; } }
  .te-about-image-card_c3a8097965a720c6.style-2_332dfc8452f0db1f .te-main-img-wrapper_2e82e5fba3084654 .te-main-img-inner_1e61cb3df0ddcff4 .te-another-image_5c3c5cf68d98106b {
    position: absolute;
    top: 55%;
    right: -45px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-image-card_c3a8097965a720c6.style-2_332dfc8452f0db1f .te-main-img-wrapper_2e82e5fba3084654 .te-main-img-inner_1e61cb3df0ddcff4 .te-another-image_5c3c5cf68d98106b {
        position: relative;
        right: unset;
        top: unset; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .te-about-image-card_c3a8097965a720c6.style-2_332dfc8452f0db1f .te-main-img-wrapper_2e82e5fba3084654 .te-main-img-inner_1e61cb3df0ddcff4 .te-another-image_5c3c5cf68d98106b {
        position: relative; } }
    .te-about-image-card_c3a8097965a720c6.style-2_332dfc8452f0db1f .te-main-img-wrapper_2e82e5fba3084654 .te-main-img-inner_1e61cb3df0ddcff4 .te-another-image_5c3c5cf68d98106b .te-another-image-inner_a4618abe34a780e6 {
      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_c3a8097965a720c6.style-2_332dfc8452f0db1f .te-main-img-wrapper_2e82e5fba3084654 .te-main-img-inner_1e61cb3df0ddcff4 .te-another-image_5c3c5cf68d98106b .te-another-image-inner_a4618abe34a780e6 {
          width: 100%; }
          .te-about-image-card_c3a8097965a720c6.style-2_332dfc8452f0db1f .te-main-img-wrapper_2e82e5fba3084654 .te-main-img-inner_1e61cb3df0ddcff4 .te-another-image_5c3c5cf68d98106b .te-another-image-inner_a4618abe34a780e6 img {
            width: 100%; } }
    .te-about-image-card_c3a8097965a720c6.style-2_332dfc8452f0db1f .te-main-img-wrapper_2e82e5fba3084654 .te-main-img-inner_1e61cb3df0ddcff4 .te-another-image_5c3c5cf68d98106b .video-btn_c704c6175f4db5a0 {
      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_c3a8097965a720c6.style-2_332dfc8452f0db1f .te-main-img-wrapper_2e82e5fba3084654 .te-main-img-inner_1e61cb3df0ddcff4 .te-another-image_5c3c5cf68d98106b .video-btn_c704c6175f4db5a0 {
          left: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%); } }
      .te-about-image-card_c3a8097965a720c6.style-2_332dfc8452f0db1f .te-main-img-wrapper_2e82e5fba3084654 .te-main-img-inner_1e61cb3df0ddcff4 .te-another-image_5c3c5cf68d98106b .video-btn_c704c6175f4db5a0 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_c3a8097965a720c6.style-2_332dfc8452f0db1f .te-main-img-wrapper_2e82e5fba3084654 .te-main-img-inner_1e61cb3df0ddcff4 .te-another-image_5c3c5cf68d98106b .te-badge-text_f462961f8332dfb9 {
      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_c3a8097965a720c6.style-2_332dfc8452f0db1f .te-main-img-wrapper_2e82e5fba3084654 .te-main-img-inner_1e61cb3df0ddcff4 .te-another-image_5c3c5cf68d98106b .te-badge-text_f462961f8332dfb9 {
          left: unset;
          top: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%);
          right: 0; } }
      .te-about-image-card_c3a8097965a720c6.style-2_332dfc8452f0db1f .te-main-img-wrapper_2e82e5fba3084654 .te-main-img-inner_1e61cb3df0ddcff4 .te-another-image_5c3c5cf68d98106b .te-badge-text_f462961f8332dfb9 .icon_aec542e4907cbbab {
        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_c3a8097965a720c6.style-2_332dfc8452f0db1f .te-main-img-wrapper_2e82e5fba3084654 .te-main-img-inner_1e61cb3df0ddcff4 .te-another-image_5c3c5cf68d98106b .te-badge-text_f462961f8332dfb9 .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_c3a8097965a720c6.style-2_332dfc8452f0db1f .te-main-img-wrapper_2e82e5fba3084654 .te-main-img-inner_1e61cb3df0ddcff4 .te-another-image_5c3c5cf68d98106b .te-badge-text_f462961f8332dfb9 .text .title {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #14203A; }
        .te-about-image-card_c3a8097965a720c6.style-2_332dfc8452f0db1f .te-main-img-wrapper_2e82e5fba3084654 .te-main-img-inner_1e61cb3df0ddcff4 .te-another-image_5c3c5cf68d98106b .te-badge-text_f462961f8332dfb9 .text span {
          font-size: 12px;
          font-weight: 400;
          line-height: 12px;
          color: #335371; }

.te-about-info-card_b076c5181820021e .te-about-info-content_3066ae9e0d060350 {
  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_b076c5181820021e .te-about-info-content_3066ae9e0d060350 .te-section-title_66251716a78e0b00 {
    margin-bottom: 0; }
    .te-about-info-card_b076c5181820021e .te-about-info-content_3066ae9e0d060350 .te-section-title_66251716a78e0b00 .title {
      margin-bottom: 0; }
  .te-about-info-card_b076c5181820021e .te-about-info-content_3066ae9e0d060350 .te-list-item-wrapper_4a756c334531abd8 {
    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_b076c5181820021e .te-about-info-content_3066ae9e0d060350 .te-list-item-wrapper_4a756c334531abd8 {
        grid-template-columns: repeat(1, 1fr); } }
    .te-about-info-card_b076c5181820021e .te-about-info-content_3066ae9e0d060350 .te-list-item-wrapper_4a756c334531abd8 .te-list-item_bd629c1f21e04464 .icon_aec542e4907cbbab {
      font-size: 24px;
      color: #317EFE;
      background-color: transparent;
      width: unset;
      height: unset; }
    .te-about-info-card_b076c5181820021e .te-about-info-content_3066ae9e0d060350 .te-list-item-wrapper_4a756c334531abd8 .te-list-item_bd629c1f21e04464 .text {
      color: #14203A; }
  .te-about-info-card_b076c5181820021e .te-about-info-content_3066ae9e0d060350 .te-info-list_50f3cfac9fbd1341 {
    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_b076c5181820021e .te-about-info-content_3066ae9e0d060350 .te-info-list_50f3cfac9fbd1341 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 20px; } }
    .te-about-info-card_b076c5181820021e .te-about-info-content_3066ae9e0d060350 .te-info-list_50f3cfac9fbd1341 .te-single-info-list_c4ea80b187010f5b {
      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_b076c5181820021e .te-about-info-content_3066ae9e0d060350 .te-info-list_50f3cfac9fbd1341 .te-single-info-list_c4ea80b187010f5b:hover .icon_aec542e4907cbbab 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_b076c5181820021e .te-about-info-content_3066ae9e0d060350 .te-info-list_50f3cfac9fbd1341 .te-single-info-list_c4ea80b187010f5b .icon_aec542e4907cbbab {
        margin-bottom: 10px;
        position: relative;
        margin-left: 20px; }
        .te-about-info-card_b076c5181820021e .te-about-info-content_3066ae9e0d060350 .te-info-list_50f3cfac9fbd1341 .te-single-info-list_c4ea80b187010f5b .icon_aec542e4907cbbab::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_b076c5181820021e .te-about-info-content_3066ae9e0d060350 .te-info-list_50f3cfac9fbd1341 .te-single-info-list_c4ea80b187010f5b .icon_aec542e4907cbbab 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_b076c5181820021e .te-about-info-content_3066ae9e0d060350 .te-info-list_50f3cfac9fbd1341 .te-single-info-list_c4ea80b187010f5b .title {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0px;
        margin-bottom: 0; }
      .te-about-info-card_b076c5181820021e .te-about-info-content_3066ae9e0d060350 .te-info-list_50f3cfac9fbd1341 .te-single-info-list_c4ea80b187010f5b .short-title_f502bcd231ccf927 {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px; }

.te-about-info-card_b076c5181820021e.style-2_332dfc8452f0db1f .te-about-info-content_3066ae9e0d060350 {
  gap: 10px; }
  .te-about-info-card_b076c5181820021e.style-2_332dfc8452f0db1f .te-about-info-content_3066ae9e0d060350 .te-list-item-wrapper_4a756c334531abd8 {
    padding-top: 6px;
    gap: 0; }
    .te-about-info-card_b076c5181820021e.style-2_332dfc8452f0db1f .te-about-info-content_3066ae9e0d060350 .te-list-item-wrapper_4a756c334531abd8 .te-list-item_bd629c1f21e04464 .icon_aec542e4907cbbab {
      width: 16px;
      height: 16px;
      background-color: #317EFE;
      border-radius: 50%;
      color: white;
      font-size: 10px; }
    .te-about-info-card_b076c5181820021e.style-2_332dfc8452f0db1f .te-about-info-content_3066ae9e0d060350 .te-list-item-wrapper_4a756c334531abd8 .te-list-item_bd629c1f21e04464 .text {
      color: #335371; }
  .te-about-info-card_b076c5181820021e.style-2_332dfc8452f0db1f .te-about-info-content_3066ae9e0d060350 .te-info-list_50f3cfac9fbd1341 {
    border-top: 1px solid #E1E1E1;
    padding-top: 40px; }
    .te-about-info-card_b076c5181820021e.style-2_332dfc8452f0db1f .te-about-info-content_3066ae9e0d060350 .te-info-list_50f3cfac9fbd1341 .divider_645d97f4b5581885 {
      width: 1px;
      background-color: #E1E1E1;
      height: 127px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-info-card_b076c5181820021e.style-2_332dfc8452f0db1f .te-about-info-content_3066ae9e0d060350 .te-info-list_50f3cfac9fbd1341 .divider_645d97f4b5581885 {
          height: 1px;
          width: 100%; } }

.te-about-info-card_b076c5181820021e.style-three_deae1fe6033d6def .te-section-title_66251716a78e0b00 {
  margin-bottom: 40px; }
.te-about-info-card_b076c5181820021e.style-three_deae1fe6033d6def .about-info-wrapper_e9b5c6aeede16a11 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_b076c5181820021e.style-three_deae1fe6033d6def .about-info-wrapper_e9b5c6aeede16a11 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .te-about-info-card_b076c5181820021e.style-three_deae1fe6033d6def .about-info-wrapper_e9b5c6aeede16a11 .about-info-img_9b0aafcfc2713a98 {
    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_b076c5181820021e.style-three_deae1fe6033d6def .about-info-wrapper_e9b5c6aeede16a11 .about-info-img_9b0aafcfc2713a98 {
        height: 350px; } }
    .te-about-info-card_b076c5181820021e.style-three_deae1fe6033d6def .about-info-wrapper_e9b5c6aeede16a11 .about-info-img_9b0aafcfc2713a98 img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.te-about-info-card_b076c5181820021e.style-three_deae1fe6033d6def .te-about-info-content_3066ae9e0d060350 {
  padding-left: 50px;
  gap: 30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_b076c5181820021e.style-three_deae1fe6033d6def .te-about-info-content_3066ae9e0d060350 {
      padding-left: 0;
      padding-top: 50px; } }
  .te-about-info-card_b076c5181820021e.style-three_deae1fe6033d6def .te-about-info-content_3066ae9e0d060350 .skill-progressbar-wrapper_05b80698997b02cf {
    width: 100%; }
  .te-about-info-card_b076c5181820021e.style-three_deae1fe6033d6def .te-about-info-content_3066ae9e0d060350 .te-icon-card-wrapper_0bd5aee7453d7fe2 {
    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_b076c5181820021e.style-three_deae1fe6033d6def .te-about-info-content_3066ae9e0d060350 .te-icon-card-wrapper_0bd5aee7453d7fe2 .te-icon-card_cac6c305bcbe1661 {
      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_b076c5181820021e.style-three_deae1fe6033d6def .te-about-info-content_3066ae9e0d060350 .te-icon-card-wrapper_0bd5aee7453d7fe2 .te-icon-card_cac6c305bcbe1661 .icon_aec542e4907cbbab {
        width: 40px;
        height: 40px; }
      .te-about-info-card_b076c5181820021e.style-three_deae1fe6033d6def .te-about-info-content_3066ae9e0d060350 .te-icon-card-wrapper_0bd5aee7453d7fe2 .te-icon-card_cac6c305bcbe1661 .content {
        gap: 4px; }
        .te-about-info-card_b076c5181820021e.style-three_deae1fe6033d6def .te-about-info-content_3066ae9e0d060350 .te-icon-card-wrapper_0bd5aee7453d7fe2 .te-icon-card_cac6c305bcbe1661 .content .title {
          font-size: 18px;
          line-height: 24px; }
  .te-about-info-card_b076c5181820021e.style-three_deae1fe6033d6def .te-about-info-content_3066ae9e0d060350 .te-btn-wrapper_286db822e1fea6c5 {
    margin-top: 7px; }

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

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

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

.te-process-step_b65f5fd70a0c75c0 {
  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_b65f5fd70a0c75c0::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_b65f5fd70a0c75c0 {
      padding: 32px 28px 42px 28px; } }
  .te-process-step_b65f5fd70a0c75c0:hover {
    top: -5px; }
    .te-process-step_b65f5fd70a0c75c0:hover::before {
      width: 100%;
      height: 100%;
      border-radius: 0;
      -webkit-transform: translateX(-50%) scale(1);
              transform: translateX(-50%) scale(1); }
    .te-process-step_b65f5fd70a0c75c0:hover .icon_aec542e4907cbbab img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_b65f5fd70a0c75c0:hover .counter-number_bb80966a20fa983d {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_b65f5fd70a0c75c0:hover .content .te-read-more_45014d2cd392c3c3 .te-theme-btn_447d2c5f348c9f39 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff; }
  .te-process-step_b65f5fd70a0c75c0 .icon_aec542e4907cbbab {
    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_b65f5fd70a0c75c0 .icon_aec542e4907cbbab img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-process-step_b65f5fd70a0c75c0 .te-content-wrapper_4e743d4d62dbe79f {
    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_b65f5fd70a0c75c0 .te-counter-wrapper_cfd893a9736b4c6c {
    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_b65f5fd70a0c75c0 .te-counter-wrapper_cfd893a9736b4c6c .shape_eee7de3b50811158 {
      position: relative; }
  .te-process-step_b65f5fd70a0c75c0 .counter-number_bb80966a20fa983d {
    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_b65f5fd70a0c75c0 .te-title-wrapper_7fa8dbd7589676ca {
    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_b65f5fd70a0c75c0 .te-title-wrapper_7fa8dbd7589676ca .icon_aec542e4907cbbab {
      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_b65f5fd70a0c75c0 .te-title-wrapper_7fa8dbd7589676ca .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_b65f5fd70a0c75c0 .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_b65f5fd70a0c75c0 .content .desc_224e4f78b2774ee1 {
      -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_b65f5fd70a0c75c0 .content .te-read-more_45014d2cd392c3c3 {
      margin-top: -10px; }
      .te-process-step_b65f5fd70a0c75c0 .content .te-read-more_45014d2cd392c3c3 .te-theme-btn_447d2c5f348c9f39 {
        border: 1px solid #E1E1E1;
        color: #317EFE;
        background-color: transparent; }

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

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

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

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

.te-accordion-box-wrapper_f3f11a24e5d6b6e1 {
  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_443264d365b05e55 .te-accordion-list-item_9c63c9d0e2b3421f {
  border: 1px solid #E1E1E1;
  border-radius: 20px; }
  .accordion-wrapper_443264d365b05e55 .te-accordion-list-item_9c63c9d0e2b3421f .te-accordion-head_918c341277b2fa24 {
    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_443264d365b05e55 .te-accordion-list-item_9c63c9d0e2b3421f .te-accordion-head_918c341277b2fa24: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_443264d365b05e55 .te-accordion-list-item_9c63c9d0e2b3421f .te-accordion-head_918c341277b2fa24.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_443264d365b05e55 .te-accordion-list-item_9c63c9d0e2b3421f .te-accordion-head_918c341277b2fa24 .te-accordion-title_e542e55c816a6106 {
      font-size: 20px;
      line-height: 32px;
      font-weight: 500;
      margin-bottom: 0;
      letter-spacing: 0px; }
  .accordion-wrapper_443264d365b05e55 .te-accordion-list-item_9c63c9d0e2b3421f .te-accordion-body_a23a71f5b73cdfce {
    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_2c88543420ee0e79 {
  border-left: 4px solid #dfe2e9;
  padding-left: 45px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .page-header_2c88543420ee0e79 {
      padding-left: 30px; } }
  .page-header_2c88543420ee0e79 .te-page-title_9e542c84c2cd4986,
  .page-header_2c88543420ee0e79 .page-title_62098cdb78c6c3be {
    font-size: 42px;
    line-height: 48px; }
    @media (max-width: 991px) {
      .page-header_2c88543420ee0e79 .te-page-title_9e542c84c2cd4986,
      .page-header_2c88543420ee0e79 .page-title_62098cdb78c6c3be {
        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_b3e1344dc5aa4b5f {
  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_b3e1344dc5aa4b5f:hover .te-post-thumbnail_efa75b85aea511ae img,
  .te-post-item_b3e1344dc5aa4b5f:hover .post-video_36dbc766cf23c9e0 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_b3e1344dc5aa4b5f iframe {
    width: 100%;
    height: 522px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_b3e1344dc5aa4b5f iframe {
        height: 350px; } }
  .te-post-item_b3e1344dc5aa4b5f .post-gallery .slick-list_f70358d9987f77a0 .slick-track_4c2fbd830b006f8b {
    height: 392px;
    overflow: hidden; }
  .te-post-item_b3e1344dc5aa4b5f .te-post-content-wrapper_2c1a2d679f1aee25 {
    padding: 32px 32px 40px 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_b3e1344dc5aa4b5f .te-post-content-wrapper_2c1a2d679f1aee25 {
        padding: 35px;
        padding-top: 30px; } }
    .te-post-item_b3e1344dc5aa4b5f .te-post-content-wrapper_2c1a2d679f1aee25 .te-read-more_45014d2cd392c3c3 {
      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_b3e1344dc5aa4b5f.format-quote_c86c03c47699f7d9 .te-post-content {
    margin: 0; }
  .te-post-item_b3e1344dc5aa4b5f.format-quote_c86c03c47699f7d9 blockquote {
    margin: 0; }
    .te-post-item_b3e1344dc5aa4b5f.format-quote_c86c03c47699f7d9 blockquote p {
      margin-top: 0; }
    .te-post-item_b3e1344dc5aa4b5f.format-quote_c86c03c47699f7d9 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_b3e1344dc5aa4b5f.format-quote_c86c03c47699f7d9 blockquote cite a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-post-item_b3e1344dc5aa4b5f.sticky_f3cdab83ea6e3fc4 {
    border: 2px solid #317EFE; }
    .te-post-item_b3e1344dc5aa4b5f.sticky_f3cdab83ea6e3fc4 .te-post-content {
      margin-bottom: 0; }
      .te-post-item_b3e1344dc5aa4b5f.sticky_f3cdab83ea6e3fc4 .te-post-content p {
        margin-bottom: 0; }
  .te-post-item_b3e1344dc5aa4b5f .te-post-title_8a814fc050d3bf67 {
    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_b3e1344dc5aa4b5f .te-post-title_8a814fc050d3bf67 {
        font-size: 28px;
        line-height: 42px;
        margin-top: 5px; } }
    .te-post-item_b3e1344dc5aa4b5f .te-post-title_8a814fc050d3bf67:hover a {
      color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-post-item_b3e1344dc5aa4b5f .te-post-content p {
    margin-top: 17px; }
  .te-post-item_b3e1344dc5aa4b5f .te-post-content h2,
  .te-post-item_b3e1344dc5aa4b5f .te-post-content h3,
  .te-post-item_b3e1344dc5aa4b5f .te-post-content h4,
  .te-post-item_b3e1344dc5aa4b5f .te-post-content h5,
  .te-post-item_b3e1344dc5aa4b5f .te-post-content h6 {
    margin-bottom: 10px; }
  .te-post-item_b3e1344dc5aa4b5f .te-post-content p {
    margin-bottom: unset; }
  .te-post-item_b3e1344dc5aa4b5f .te-single-post-meta_a207ff2a83da0d6c {
    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_b3e1344dc5aa4b5f .te-social-share_b3e31339cf35854a {
    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_b3e1344dc5aa4b5f .te-social-share_b3e31339cf35854a a.facebook_dad2ece31e733fc4 {
      color: #1877f2; }
    .te-post-item_b3e1344dc5aa4b5f .te-social-share_b3e31339cf35854a a.twitter_ae30bdd670836500 {
      color: #1da1f2; }
    .te-post-item_b3e1344dc5aa4b5f .te-social-share_b3e31339cf35854a a.linkedin_d516fe52dc0f1d6c {
      color: #1a70c6; }
    .te-post-item_b3e1344dc5aa4b5f .te-social-share_b3e31339cf35854a .te-social-share-title_8d3d4aa2e7640c86 {
      font-size: 16px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A;
      margin-right: 5px;
      text-transform: uppercase; }
  .te-post-item_b3e1344dc5aa4b5f .te-blog-post-tag_49645e8a3af9c9df {
    width: 100%;
    display: inline-block; }
    .te-post-item_b3e1344dc5aa4b5f .te-blog-post-tag_49645e8a3af9c9df 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_b3e1344dc5aa4b5f .te-blog-post-tag_49645e8a3af9c9df .te-post-tag-list_6f0182630f66f667 {
      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_b3e1344dc5aa4b5f .te-blog-post-tag_49645e8a3af9c9df .te-post-tag-list_6f0182630f66f667 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_b3e1344dc5aa4b5f .te-blog-post-tag_49645e8a3af9c9df .te-post-tag-list_6f0182630f66f667 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_b3e1344dc5aa4b5f .te-post-thumbnail_efa75b85aea511ae,
  .te-post-item_b3e1344dc5aa4b5f .post-video_36dbc766cf23c9e0 {
    position: relative;
    overflow: hidden; }
    .te-post-item_b3e1344dc5aa4b5f .te-post-thumbnail_efa75b85aea511ae img,
    .te-post-item_b3e1344dc5aa4b5f .post-video_36dbc766cf23c9e0 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_b3e1344dc5aa4b5f .te-post-thumbnail_efa75b85aea511ae .popup-video-wrapper_5e2838f84b3c61a0,
    .te-post-item_b3e1344dc5aa4b5f .post-video_36dbc766cf23c9e0 .popup-video-wrapper_5e2838f84b3c61a0 {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .te-post-item_b3e1344dc5aa4b5f .te-post-thumbnail_efa75b85aea511ae .video-btn_c704c6175f4db5a0 a,
    .te-post-item_b3e1344dc5aa4b5f .post-video_36dbc766cf23c9e0 .video-btn_c704c6175f4db5a0 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_b3e1344dc5aa4b5f .te-post-thumbnail_efa75b85aea511ae .video-btn_c704c6175f4db5a0 a i,
      .te-post-item_b3e1344dc5aa4b5f .post-video_36dbc766cf23c9e0 .video-btn_c704c6175f4db5a0 a i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_b3e1344dc5aa4b5f .te-post-thumbnail_efa75b85aea511ae .video-btn_c704c6175f4db5a0 a:hover,
      .te-post-item_b3e1344dc5aa4b5f .post-video_36dbc766cf23c9e0 .video-btn_c704c6175f4db5a0 a:hover {
        -webkit-animation: none;
                animation: none; }
  .te-post-item_b3e1344dc5aa4b5f button.post-gallery-btn_a16bf8ffe9b440c5 {
    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_b3e1344dc5aa4b5f button.post-gallery-btn_a16bf8ffe9b440c5.prev-btn_bdda4ae2ae100aad {
      left: 30px; }
    .te-post-item_b3e1344dc5aa4b5f button.post-gallery-btn_a16bf8ffe9b440c5.next-btn_b7482b6f3cef2a6f {
      right: 30px; }
    .te-post-item_b3e1344dc5aa4b5f button.post-gallery-btn_a16bf8ffe9b440c5 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_b3e1344dc5aa4b5f button.post-gallery-btn_a16bf8ffe9b440c5:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
      .te-post-item_b3e1344dc5aa4b5f button.post-gallery-btn_a16bf8ffe9b440c5:hover i {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te-post-item_b3e1344dc5aa4b5f .post-audio_6ac30a43be39c7eb iframe {
    width: 100%; }
  .te-post-item_b3e1344dc5aa4b5f .te-post-meta_d780466b18bd06ea {
    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_b3e1344dc5aa4b5f .te-post-meta_d780466b18bd06ea {
        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_b3e1344dc5aa4b5f .te-post-meta_d780466b18bd06ea 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_b3e1344dc5aa4b5f .te-post-meta_d780466b18bd06ea span i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_b3e1344dc5aa4b5f .te-post-meta_d780466b18bd06ea 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_b3e1344dc5aa4b5f .te-post-meta_d780466b18bd06ea span a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
          .te-post-item_b3e1344dc5aa4b5f .te-post-meta_d780466b18bd06ea span a:hover i {
            color: #317EFE;
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out; }

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

.te-post-card_dc5b0de2bafb300b.style-2_332dfc8452f0db1f {
  gap: 20px; }
  .te-post-card_dc5b0de2bafb300b.style-2_332dfc8452f0db1f .image {
    border-radius: 20px 20px 20px 0; }
    .te-post-card_dc5b0de2bafb300b.style-2_332dfc8452f0db1f .image .te-post-date_9cde1e1d6771b2de {
      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_dc5b0de2bafb300b.style-2_332dfc8452f0db1f .content .title {
    font-size: 20px; }
  .te-post-card_dc5b0de2bafb300b.style-2_332dfc8452f0db1f .content .te-post-meta-info_abfaa5da5ba07a0e {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px; }

.te-blog-details-wrapper_d87f2c5bf1c044f1 .te-comment-respond_f4638dad741f0e05 {
  margin-top: 78px;
  margin-bottom: 40px; }
.te-blog-details-wrapper_d87f2c5bf1c044f1 .te-post-comments_13f669dfad9c3eb2 {
  margin-top: 70px; }
.te-blog-details-wrapper_d87f2c5bf1c044f1 .wp-block-group_4a8d5dd2e568c4ec.has-background_ec836bd9ede6cf1b .wp-block-button_4cf61d3e18d016b4 .wp-block-button__link_277bf16f5c48dcc6 {
  color: #ffffff !important; }
.te-blog-details-wrapper_d87f2c5bf1c044f1 .te-post-item_b3e1344dc5aa4b5f {
  border: 0;
  overflow: visible;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0; }
  .te-blog-details-wrapper_d87f2c5bf1c044f1 .te-post-item_b3e1344dc5aa4b5f iframe {
    width: 100%;
    height: 522px; }
  .te-blog-details-wrapper_d87f2c5bf1c044f1 .te-post-item_b3e1344dc5aa4b5f .te-post-meta_d780466b18bd06ea {
    margin-top: 0;
    margin-bottom: 20px; }
  .te-blog-details-wrapper_d87f2c5bf1c044f1 .te-post-item_b3e1344dc5aa4b5f .post-gallery:hover img {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important; }
  .te-blog-details-wrapper_d87f2c5bf1c044f1 .te-post-item_b3e1344dc5aa4b5f .te-post-thumbnail_efa75b85aea511ae,
  .te-blog-details-wrapper_d87f2c5bf1c044f1 .te-post-item_b3e1344dc5aa4b5f .post-video_36dbc766cf23c9e0,
  .te-blog-details-wrapper_d87f2c5bf1c044f1 .te-post-item_b3e1344dc5aa4b5f .post-gallery,
  .te-blog-details-wrapper_d87f2c5bf1c044f1 .te-post-item_b3e1344dc5aa4b5f .postbox-audio_26cfc1d5c308a324,
  .te-blog-details-wrapper_d87f2c5bf1c044f1 .te-post-item_b3e1344dc5aa4b5f .wp-block-post-featured-image_7a0cb3c2c2a28b16 {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative; }
    @media (max-width: 767px) {
      .te-blog-details-wrapper_d87f2c5bf1c044f1 .te-post-item_b3e1344dc5aa4b5f .te-post-thumbnail_efa75b85aea511ae,
      .te-blog-details-wrapper_d87f2c5bf1c044f1 .te-post-item_b3e1344dc5aa4b5f .post-video_36dbc766cf23c9e0,
      .te-blog-details-wrapper_d87f2c5bf1c044f1 .te-post-item_b3e1344dc5aa4b5f .post-gallery,
      .te-blog-details-wrapper_d87f2c5bf1c044f1 .te-post-item_b3e1344dc5aa4b5f .postbox-audio_26cfc1d5c308a324,
      .te-blog-details-wrapper_d87f2c5bf1c044f1 .te-post-item_b3e1344dc5aa4b5f .wp-block-post-featured-image_7a0cb3c2c2a28b16 {
        margin-bottom: 30px; } }
    .te-blog-details-wrapper_d87f2c5bf1c044f1 .te-post-item_b3e1344dc5aa4b5f .te-post-thumbnail_efa75b85aea511ae:hover img,
    .te-blog-details-wrapper_d87f2c5bf1c044f1 .te-post-item_b3e1344dc5aa4b5f .post-video_36dbc766cf23c9e0:hover img,
    .te-blog-details-wrapper_d87f2c5bf1c044f1 .te-post-item_b3e1344dc5aa4b5f .post-gallery:hover img,
    .te-blog-details-wrapper_d87f2c5bf1c044f1 .te-post-item_b3e1344dc5aa4b5f .postbox-audio_26cfc1d5c308a324:hover img,
    .te-blog-details-wrapper_d87f2c5bf1c044f1 .te-post-item_b3e1344dc5aa4b5f .wp-block-post-featured-image_7a0cb3c2c2a28b16: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_d87f2c5bf1c044f1 .te-post-item_b3e1344dc5aa4b5f .te-post-thumbnail_efa75b85aea511ae img,
    .te-blog-details-wrapper_d87f2c5bf1c044f1 .te-post-item_b3e1344dc5aa4b5f .post-video_36dbc766cf23c9e0 img,
    .te-blog-details-wrapper_d87f2c5bf1c044f1 .te-post-item_b3e1344dc5aa4b5f .post-gallery img,
    .te-blog-details-wrapper_d87f2c5bf1c044f1 .te-post-item_b3e1344dc5aa4b5f .postbox-audio_26cfc1d5c308a324 img,
    .te-blog-details-wrapper_d87f2c5bf1c044f1 .te-post-item_b3e1344dc5aa4b5f .wp-block-post-featured-image_7a0cb3c2c2a28b16 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_d87f2c5bf1c044f1 .te-post-item_b3e1344dc5aa4b5f .te-post-content-wrapper_2c1a2d679f1aee25 {
    padding: 0 0 10px 0; }
  .te-blog-details-wrapper_d87f2c5bf1c044f1 .te-post-item_b3e1344dc5aa4b5f .te-post-content {
    margin-bottom: 17px;
    /* Unit Test Data Compatibility Start */
    /* Unit Test Data Compatibility End */ }
    .te-blog-details-wrapper_d87f2c5bf1c044f1 .te-post-item_b3e1344dc5aa4b5f .te-post-content .wp-block-query_7b93a785dd624baf .wp-block-post-template_2c5050f63932159d {
      padding-left: 0; }
      .te-blog-details-wrapper_d87f2c5bf1c044f1 .te-post-item_b3e1344dc5aa4b5f .te-post-content .wp-block-query_7b93a785dd624baf .wp-block-post-template_2c5050f63932159d .wp-block-post_4d90eacc675786ac {
        margin-bottom: 30px; }
    .te-blog-details-wrapper_d87f2c5bf1c044f1 .te-post-item_b3e1344dc5aa4b5f .te-post-content .wp-block-navigation__responsive-container-content_5da94595b3a0f9d0 .wp-block-page-list_6219bbc1093d3524 {
      padding-left: 0; }
    .te-blog-details-wrapper_d87f2c5bf1c044f1 .te-post-item_b3e1344dc5aa4b5f .te-post-content .wp-block-group_4a8d5dd2e568c4ec {
      margin: 15px 0; }
      .te-blog-details-wrapper_d87f2c5bf1c044f1 .te-post-item_b3e1344dc5aa4b5f .te-post-content .wp-block-group_4a8d5dd2e568c4ec p {
        margin-bottom: 0; }
    .te-blog-details-wrapper_d87f2c5bf1c044f1 .te-post-item_b3e1344dc5aa4b5f .te-post-content p {
      margin-bottom: 20px; }
      .te-blog-details-wrapper_d87f2c5bf1c044f1 .te-post-item_b3e1344dc5aa4b5f .te-post-content p img {
        margin: 20px 0;
        border-radius: 8px; }
  .te-blog-details-wrapper_d87f2c5bf1c044f1 .te-post-item_b3e1344dc5aa4b5f .te-blog-post-tag_49645e8a3af9c9df .te-social-share_b3e31339cf35854a {
    padding-bottom: 20px; }
.te-blog-details-wrapper_d87f2c5bf1c044f1 .wp-block-calendar_407afe0a7c245d20 {
  margin-bottom: 30px; }

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

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

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

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

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

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

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

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

.wp-block-query-pagination_8e8b4004edc99366,
.navigation_0ee72b4dc5a6fb1d.posts-navigation_026e91b45d11ee43,
.comment-navigation_13e7523a8aa4050f {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .wp-block-query-pagination_8e8b4004edc99366 .wp-block-query-pagination-numbers_5820b309763c5c0a,
  .navigation_0ee72b4dc5a6fb1d.posts-navigation_026e91b45d11ee43 .wp-block-query-pagination-numbers_5820b309763c5c0a,
  .comment-navigation_13e7523a8aa4050f .wp-block-query-pagination-numbers_5820b309763c5c0a {
    width: inherit; }
  .wp-block-query-pagination_8e8b4004edc99366 .nav-links_36a5c527e699a8e2,
  .navigation_0ee72b4dc5a6fb1d.posts-navigation_026e91b45d11ee43 .nav-links_36a5c527e699a8e2,
  .comment-navigation_13e7523a8aa4050f .nav-links_36a5c527e699a8e2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
  .wp-block-query-pagination_8e8b4004edc99366 .wp-block-query-pagination-previous_ec3b6e1630c14788,
  .wp-block-query-pagination_8e8b4004edc99366 .wp-block-query-pagination-next_fb7785e48230c594,
  .wp-block-query-pagination_8e8b4004edc99366 .nav-next_a12dcc0a856751b3 a,
  .wp-block-query-pagination_8e8b4004edc99366 .nav-previous_00b0b096207db653 a,
  .navigation_0ee72b4dc5a6fb1d.posts-navigation_026e91b45d11ee43 .wp-block-query-pagination-previous_ec3b6e1630c14788,
  .navigation_0ee72b4dc5a6fb1d.posts-navigation_026e91b45d11ee43 .wp-block-query-pagination-next_fb7785e48230c594,
  .navigation_0ee72b4dc5a6fb1d.posts-navigation_026e91b45d11ee43 .nav-next_a12dcc0a856751b3 a,
  .navigation_0ee72b4dc5a6fb1d.posts-navigation_026e91b45d11ee43 .nav-previous_00b0b096207db653 a,
  .comment-navigation_13e7523a8aa4050f .wp-block-query-pagination-previous_ec3b6e1630c14788,
  .comment-navigation_13e7523a8aa4050f .wp-block-query-pagination-next_fb7785e48230c594,
  .comment-navigation_13e7523a8aa4050f .nav-next_a12dcc0a856751b3 a,
  .comment-navigation_13e7523a8aa4050f .nav-previous_00b0b096207db653 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_8e8b4004edc99366 .wp-block-query-pagination-previous_ec3b6e1630c14788,
      .wp-block-query-pagination_8e8b4004edc99366 .wp-block-query-pagination-next_fb7785e48230c594,
      .wp-block-query-pagination_8e8b4004edc99366 .nav-next_a12dcc0a856751b3 a,
      .wp-block-query-pagination_8e8b4004edc99366 .nav-previous_00b0b096207db653 a,
      .navigation_0ee72b4dc5a6fb1d.posts-navigation_026e91b45d11ee43 .wp-block-query-pagination-previous_ec3b6e1630c14788,
      .navigation_0ee72b4dc5a6fb1d.posts-navigation_026e91b45d11ee43 .wp-block-query-pagination-next_fb7785e48230c594,
      .navigation_0ee72b4dc5a6fb1d.posts-navigation_026e91b45d11ee43 .nav-next_a12dcc0a856751b3 a,
      .navigation_0ee72b4dc5a6fb1d.posts-navigation_026e91b45d11ee43 .nav-previous_00b0b096207db653 a,
      .comment-navigation_13e7523a8aa4050f .wp-block-query-pagination-previous_ec3b6e1630c14788,
      .comment-navigation_13e7523a8aa4050f .wp-block-query-pagination-next_fb7785e48230c594,
      .comment-navigation_13e7523a8aa4050f .nav-next_a12dcc0a856751b3 a,
      .comment-navigation_13e7523a8aa4050f .nav-previous_00b0b096207db653 a {
        height: 40px; } }
    .wp-block-query-pagination_8e8b4004edc99366 .wp-block-query-pagination-previous_ec3b6e1630c14788:hover,
    .wp-block-query-pagination_8e8b4004edc99366 .wp-block-query-pagination-next_fb7785e48230c594:hover,
    .wp-block-query-pagination_8e8b4004edc99366 .nav-next_a12dcc0a856751b3 a:hover,
    .wp-block-query-pagination_8e8b4004edc99366 .nav-previous_00b0b096207db653 a:hover,
    .navigation_0ee72b4dc5a6fb1d.posts-navigation_026e91b45d11ee43 .wp-block-query-pagination-previous_ec3b6e1630c14788:hover,
    .navigation_0ee72b4dc5a6fb1d.posts-navigation_026e91b45d11ee43 .wp-block-query-pagination-next_fb7785e48230c594:hover,
    .navigation_0ee72b4dc5a6fb1d.posts-navigation_026e91b45d11ee43 .nav-next_a12dcc0a856751b3 a:hover,
    .navigation_0ee72b4dc5a6fb1d.posts-navigation_026e91b45d11ee43 .nav-previous_00b0b096207db653 a:hover,
    .comment-navigation_13e7523a8aa4050f .wp-block-query-pagination-previous_ec3b6e1630c14788:hover,
    .comment-navigation_13e7523a8aa4050f .wp-block-query-pagination-next_fb7785e48230c594:hover,
    .comment-navigation_13e7523a8aa4050f .nav-next_a12dcc0a856751b3 a:hover,
    .comment-navigation_13e7523a8aa4050f .nav-previous_00b0b096207db653 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_f3e5375f850cf928,
.page-links_f6b39855724bc84b,
.wp-block-query-pagination-numbers_5820b309763c5c0a {
  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_f3e5375f850cf928 ul,
  .page-links_f6b39855724bc84b ul,
  .wp-block-query-pagination-numbers_5820b309763c5c0a 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_f3e5375f850cf928 ul li,
    .page-links_f6b39855724bc84b ul li,
    .wp-block-query-pagination-numbers_5820b309763c5c0a ul li {
      padding-top: 0; }
    .te-basic-pagination_f3e5375f850cf928 ul .prev span,
    .te-basic-pagination_f3e5375f850cf928 ul .next span,
    .page-links_f6b39855724bc84b ul .prev span,
    .page-links_f6b39855724bc84b ul .next span,
    .wp-block-query-pagination-numbers_5820b309763c5c0a ul .prev span,
    .wp-block-query-pagination-numbers_5820b309763c5c0a ul .next span {
      display: none; }
  .te-basic-pagination_f3e5375f850cf928 .post-page-numbers_59eafaa7e36b1bf2,
  .page-links_f6b39855724bc84b .post-page-numbers_59eafaa7e36b1bf2,
  .wp-block-query-pagination-numbers_5820b309763c5c0a .post-page-numbers_59eafaa7e36b1bf2 {
    background-color: rgba(71, 112, 247, 0.1) !important; }
  .te-basic-pagination_f3e5375f850cf928 .page-numbers_aef25d2f3a919aa1,
  .te-basic-pagination_f3e5375f850cf928 .post-page-numbers_59eafaa7e36b1bf2,
  .page-links_f6b39855724bc84b .page-numbers_aef25d2f3a919aa1,
  .page-links_f6b39855724bc84b .post-page-numbers_59eafaa7e36b1bf2,
  .wp-block-query-pagination-numbers_5820b309763c5c0a .page-numbers_aef25d2f3a919aa1,
  .wp-block-query-pagination-numbers_5820b309763c5c0a .post-page-numbers_59eafaa7e36b1bf2 {
    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_f3e5375f850cf928 .page-numbers_aef25d2f3a919aa1,
      .te-basic-pagination_f3e5375f850cf928 .post-page-numbers_59eafaa7e36b1bf2,
      .page-links_f6b39855724bc84b .page-numbers_aef25d2f3a919aa1,
      .page-links_f6b39855724bc84b .post-page-numbers_59eafaa7e36b1bf2,
      .wp-block-query-pagination-numbers_5820b309763c5c0a .page-numbers_aef25d2f3a919aa1,
      .wp-block-query-pagination-numbers_5820b309763c5c0a .post-page-numbers_59eafaa7e36b1bf2 {
        width: 40px;
        height: 40px;
        font-size: 16px; } }
    .te-basic-pagination_f3e5375f850cf928 .page-numbers_aef25d2f3a919aa1:hover,
    .te-basic-pagination_f3e5375f850cf928 .post-page-numbers_59eafaa7e36b1bf2:hover,
    .page-links_f6b39855724bc84b .page-numbers_aef25d2f3a919aa1:hover,
    .page-links_f6b39855724bc84b .post-page-numbers_59eafaa7e36b1bf2:hover,
    .wp-block-query-pagination-numbers_5820b309763c5c0a .page-numbers_aef25d2f3a919aa1:hover,
    .wp-block-query-pagination-numbers_5820b309763c5c0a .post-page-numbers_59eafaa7e36b1bf2: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_f3e5375f850cf928 .page-numbers_aef25d2f3a919aa1.current,
    .te-basic-pagination_f3e5375f850cf928 .post-page-numbers_59eafaa7e36b1bf2.current,
    .page-links_f6b39855724bc84b .page-numbers_aef25d2f3a919aa1.current,
    .page-links_f6b39855724bc84b .post-page-numbers_59eafaa7e36b1bf2.current,
    .wp-block-query-pagination-numbers_5820b309763c5c0a .page-numbers_aef25d2f3a919aa1.current,
    .wp-block-query-pagination-numbers_5820b309763c5c0a .post-page-numbers_59eafaa7e36b1bf2.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_46c0cf97009125c0 {
  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_46c0cf97009125c0 {
      -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_46c0cf97009125c0 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 30px;
      margin: 30px 0; } }
  .te-blog-post-nav_46c0cf97009125c0 .te-post-navigation_936d05294f4aa95d {
    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_46c0cf97009125c0 .te-post-navigation_936d05294f4aa95d {
        -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_46c0cf97009125c0 .te-post-navigation_936d05294f4aa95d {
        width: 100%; } }
    @media (max-width: 767px) {
      .te-blog-post-nav_46c0cf97009125c0 .te-post-navigation_936d05294f4aa95d {
        width: 100%; } }
    .te-blog-post-nav_46c0cf97009125c0 .te-post-navigation_936d05294f4aa95d::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_46c0cf97009125c0 .te-post-navigation_936d05294f4aa95d::after {
          display: none; } }
      @media (max-width: 767px) {
        .te-blog-post-nav_46c0cf97009125c0 .te-post-navigation_936d05294f4aa95d::after {
          display: none; } }
    .te-blog-post-nav_46c0cf97009125c0 .te-post-navigation_936d05294f4aa95d:last-child {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .te-blog-post-nav_46c0cf97009125c0 .te-post-navigation_936d05294f4aa95d:last-child .text {
        text-align: right; }
        @media (max-width: 374px) {
          .te-blog-post-nav_46c0cf97009125c0 .te-post-navigation_936d05294f4aa95d:last-child .text {
            text-align: left; } }
      .te-blog-post-nav_46c0cf97009125c0 .te-post-navigation_936d05294f4aa95d:last-child::after {
        display: none; }
    .te-blog-post-nav_46c0cf97009125c0 .te-post-navigation_936d05294f4aa95d .te-post-img_9e1477d63254c4e4 {
      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_46c0cf97009125c0 .te-post-navigation_936d05294f4aa95d .te-post-img_9e1477d63254c4e4 {
          width: 100% !important;
          height: 150px !important; } }
      .te-blog-post-nav_46c0cf97009125c0 .te-post-navigation_936d05294f4aa95d .te-post-img_9e1477d63254c4e4 img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        left: 0;
        top: 0; }
    .te-blog-post-nav_46c0cf97009125c0 .te-post-navigation_936d05294f4aa95d .text {
      width: 100%; }
      .te-blog-post-nav_46c0cf97009125c0 .te-post-navigation_936d05294f4aa95d .text span {
        font-size: 18px;
        font-family: "Inter", sans-serif;
        text-transform: capitalize;
        font-weight: 400;
        display: block;
        color: #335371; }
      .te-blog-post-nav_46c0cf97009125c0 .te-post-navigation_936d05294f4aa95d .text h4 {
        text-transform: capitalize;
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        line-height: 30px;
        letter-spacing: 0px; }
    .te-blog-post-nav_46c0cf97009125c0 .te-post-navigation_936d05294f4aa95d .theme-navigation_e5526bf0355f8f7b {
      width: 100%; }

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

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

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

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

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

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

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

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

/* Widget */
.widget_c681005d520b058f,
.sidebar__widget_5213c8a405c76b5f {
  /* 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_c681005d520b058f ol,
  .widget_c681005d520b058f ul,
  .sidebar__widget_5213c8a405c76b5f ol,
  .sidebar__widget_5213c8a405c76b5f ul {
    margin-bottom: 0; }
  .widget_c681005d520b058f .widget-instagram-feed_03d991b92e5953c9,
  .sidebar__widget_5213c8a405c76b5f .widget-instagram-feed_03d991b92e5953c9 {
    width: 315px; }
    @media only screen and (min-width: 992px) and (max-width: 1280px) {
      .widget_c681005d520b058f .widget-instagram-feed_03d991b92e5953c9,
      .sidebar__widget_5213c8a405c76b5f .widget-instagram-feed_03d991b92e5953c9 {
        width: 220px; } }
    @media (max-width: 374px) {
      .widget_c681005d520b058f .widget-instagram-feed_03d991b92e5953c9,
      .sidebar__widget_5213c8a405c76b5f .widget-instagram-feed_03d991b92e5953c9 {
        width: 200px; } }
    .widget_c681005d520b058f .widget-instagram-feed_03d991b92e5953c9 .single-instagram-feed_e3fbce8591da1444,
    .sidebar__widget_5213c8a405c76b5f .widget-instagram-feed_03d991b92e5953c9 .single-instagram-feed_e3fbce8591da1444 {
      width: 96px;
      height: 96px; }
  .widget_c681005d520b058f .wp-block-heading_90a9efa57370cea2,
  .widget_c681005d520b058f .widget-title_ff63f3296bb8ed62,
  .widget_c681005d520b058f .wp-block-search__label_3b09fe4d1a36b86f,
  .sidebar__widget_5213c8a405c76b5f .wp-block-heading_90a9efa57370cea2,
  .sidebar__widget_5213c8a405c76b5f .widget-title_ff63f3296bb8ed62,
  .sidebar__widget_5213c8a405c76b5f .wp-block-search__label_3b09fe4d1a36b86f {
    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_c681005d520b058f .wp-block-social-links_5419adcd88168106 .wp-social-link_9e45f4c713a31ca6,
  .sidebar__widget_5213c8a405c76b5f .wp-block-social-links_5419adcd88168106 .wp-social-link_9e45f4c713a31ca6 {
    padding: 0;
    margin: 0;
    line-height: 0; }
    .widget_c681005d520b058f .wp-block-social-links_5419adcd88168106 .wp-social-link_9e45f4c713a31ca6 a,
    .sidebar__widget_5213c8a405c76b5f .wp-block-social-links_5419adcd88168106 .wp-social-link_9e45f4c713a31ca6 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_c681005d520b058f .wp-block-social-links_5419adcd88168106 .wp-social-link_9e45f4c713a31ca6 a:before,
      .sidebar__widget_5213c8a405c76b5f .wp-block-social-links_5419adcd88168106 .wp-social-link_9e45f4c713a31ca6 a:before {
        display: none; }
  .widget_c681005d520b058f .has-avatars_6f02f2c12f39453a.has-dates_39ecb6be62448ef0.has-excerpts_432b4d462583bc5f.wp-block-te-latest-comments_012572e1981a86f5 li.wp-block-te-latest-comments__comment_fc7e4136c229f40d .wp-block-te-latest-comments__comment-meta_89798ce181d1f90f,
  .widget_c681005d520b058f .has-dates_39ecb6be62448ef0.has-excerpts_432b4d462583bc5f.wp-block-te-latest-comments_012572e1981a86f5 li.wp-block-te-latest-comments__comment_fc7e4136c229f40d .wp-block-te-latest-comments__comment-meta_89798ce181d1f90f,
  .sidebar__widget_5213c8a405c76b5f .has-avatars_6f02f2c12f39453a.has-dates_39ecb6be62448ef0.has-excerpts_432b4d462583bc5f.wp-block-te-latest-comments_012572e1981a86f5 li.wp-block-te-latest-comments__comment_fc7e4136c229f40d .wp-block-te-latest-comments__comment-meta_89798ce181d1f90f,
  .sidebar__widget_5213c8a405c76b5f .has-dates_39ecb6be62448ef0.has-excerpts_432b4d462583bc5f.wp-block-te-latest-comments_012572e1981a86f5 li.wp-block-te-latest-comments__comment_fc7e4136c229f40d .wp-block-te-latest-comments__comment-meta_89798ce181d1f90f {
    font-weight: 500; }
    .widget_c681005d520b058f .has-avatars_6f02f2c12f39453a.has-dates_39ecb6be62448ef0.has-excerpts_432b4d462583bc5f.wp-block-te-latest-comments_012572e1981a86f5 li.wp-block-te-latest-comments__comment_fc7e4136c229f40d .wp-block-te-latest-comments__comment-meta_89798ce181d1f90f .wp-block-te-latest-comments__comment-author_497293284bc09a7d,
    .widget_c681005d520b058f .has-avatars_6f02f2c12f39453a.has-dates_39ecb6be62448ef0.has-excerpts_432b4d462583bc5f.wp-block-te-latest-comments_012572e1981a86f5 li.wp-block-te-latest-comments__comment_fc7e4136c229f40d .wp-block-te-latest-comments__comment-meta_89798ce181d1f90f .wp-block-te-latest-comments__comment-link_a44f372e998f8eaa,
    .widget_c681005d520b058f .has-dates_39ecb6be62448ef0.has-excerpts_432b4d462583bc5f.wp-block-te-latest-comments_012572e1981a86f5 li.wp-block-te-latest-comments__comment_fc7e4136c229f40d .wp-block-te-latest-comments__comment-meta_89798ce181d1f90f .wp-block-te-latest-comments__comment-author_497293284bc09a7d,
    .widget_c681005d520b058f .has-dates_39ecb6be62448ef0.has-excerpts_432b4d462583bc5f.wp-block-te-latest-comments_012572e1981a86f5 li.wp-block-te-latest-comments__comment_fc7e4136c229f40d .wp-block-te-latest-comments__comment-meta_89798ce181d1f90f .wp-block-te-latest-comments__comment-link_a44f372e998f8eaa,
    .sidebar__widget_5213c8a405c76b5f .has-avatars_6f02f2c12f39453a.has-dates_39ecb6be62448ef0.has-excerpts_432b4d462583bc5f.wp-block-te-latest-comments_012572e1981a86f5 li.wp-block-te-latest-comments__comment_fc7e4136c229f40d .wp-block-te-latest-comments__comment-meta_89798ce181d1f90f .wp-block-te-latest-comments__comment-author_497293284bc09a7d,
    .sidebar__widget_5213c8a405c76b5f .has-avatars_6f02f2c12f39453a.has-dates_39ecb6be62448ef0.has-excerpts_432b4d462583bc5f.wp-block-te-latest-comments_012572e1981a86f5 li.wp-block-te-latest-comments__comment_fc7e4136c229f40d .wp-block-te-latest-comments__comment-meta_89798ce181d1f90f .wp-block-te-latest-comments__comment-link_a44f372e998f8eaa,
    .sidebar__widget_5213c8a405c76b5f .has-dates_39ecb6be62448ef0.has-excerpts_432b4d462583bc5f.wp-block-te-latest-comments_012572e1981a86f5 li.wp-block-te-latest-comments__comment_fc7e4136c229f40d .wp-block-te-latest-comments__comment-meta_89798ce181d1f90f .wp-block-te-latest-comments__comment-author_497293284bc09a7d,
    .sidebar__widget_5213c8a405c76b5f .has-dates_39ecb6be62448ef0.has-excerpts_432b4d462583bc5f.wp-block-te-latest-comments_012572e1981a86f5 li.wp-block-te-latest-comments__comment_fc7e4136c229f40d .wp-block-te-latest-comments__comment-meta_89798ce181d1f90f .wp-block-te-latest-comments__comment-link_a44f372e998f8eaa {
      font-weight: 500; }
  .widget_c681005d520b058f .wp-block-te-latest-comments_012572e1981a86f5 li.wp-block-te-latest-comments__comment_fc7e4136c229f40d,
  .widget_c681005d520b058f .wp-block-latest-posts_175e8bb5d149a03e li.wp-block-te-latest-comments__comment_fc7e4136c229f40d,
  .sidebar__widget_5213c8a405c76b5f .wp-block-te-latest-comments_012572e1981a86f5 li.wp-block-te-latest-comments__comment_fc7e4136c229f40d,
  .sidebar__widget_5213c8a405c76b5f .wp-block-latest-posts_175e8bb5d149a03e li.wp-block-te-latest-comments__comment_fc7e4136c229f40d {
    margin-bottom: 0; }
  .widget_c681005d520b058f .wp-block-te-latest-comments_012572e1981a86f5 li .wp-block-te-latest-comments__comment-meta_89798ce181d1f90f,
  .widget_c681005d520b058f .wp-block-te-latest-comments_012572e1981a86f5 li .wp-block-latest-posts__te-post-title_399e55c88ff321eb,
  .widget_c681005d520b058f .wp-block-latest-posts_175e8bb5d149a03e li .wp-block-te-latest-comments__comment-meta_89798ce181d1f90f,
  .widget_c681005d520b058f .wp-block-latest-posts_175e8bb5d149a03e li .wp-block-latest-posts__te-post-title_399e55c88ff321eb,
  .sidebar__widget_5213c8a405c76b5f .wp-block-te-latest-comments_012572e1981a86f5 li .wp-block-te-latest-comments__comment-meta_89798ce181d1f90f,
  .sidebar__widget_5213c8a405c76b5f .wp-block-te-latest-comments_012572e1981a86f5 li .wp-block-latest-posts__te-post-title_399e55c88ff321eb,
  .sidebar__widget_5213c8a405c76b5f .wp-block-latest-posts_175e8bb5d149a03e li .wp-block-te-latest-comments__comment-meta_89798ce181d1f90f,
  .sidebar__widget_5213c8a405c76b5f .wp-block-latest-posts_175e8bb5d149a03e li .wp-block-latest-posts__te-post-title_399e55c88ff321eb {
    line-height: 28px;
    font-weight: 400; }
    .widget_c681005d520b058f .wp-block-te-latest-comments_012572e1981a86f5 li .wp-block-te-latest-comments__comment-meta_89798ce181d1f90f .wp-block-te-latest-comments__comment-date_5c0d70c03b86f212,
    .widget_c681005d520b058f .wp-block-te-latest-comments_012572e1981a86f5 li .wp-block-latest-posts__te-post-title_399e55c88ff321eb .wp-block-te-latest-comments__comment-date_5c0d70c03b86f212,
    .widget_c681005d520b058f .wp-block-latest-posts_175e8bb5d149a03e li .wp-block-te-latest-comments__comment-meta_89798ce181d1f90f .wp-block-te-latest-comments__comment-date_5c0d70c03b86f212,
    .widget_c681005d520b058f .wp-block-latest-posts_175e8bb5d149a03e li .wp-block-latest-posts__te-post-title_399e55c88ff321eb .wp-block-te-latest-comments__comment-date_5c0d70c03b86f212,
    .sidebar__widget_5213c8a405c76b5f .wp-block-te-latest-comments_012572e1981a86f5 li .wp-block-te-latest-comments__comment-meta_89798ce181d1f90f .wp-block-te-latest-comments__comment-date_5c0d70c03b86f212,
    .sidebar__widget_5213c8a405c76b5f .wp-block-te-latest-comments_012572e1981a86f5 li .wp-block-latest-posts__te-post-title_399e55c88ff321eb .wp-block-te-latest-comments__comment-date_5c0d70c03b86f212,
    .sidebar__widget_5213c8a405c76b5f .wp-block-latest-posts_175e8bb5d149a03e li .wp-block-te-latest-comments__comment-meta_89798ce181d1f90f .wp-block-te-latest-comments__comment-date_5c0d70c03b86f212,
    .sidebar__widget_5213c8a405c76b5f .wp-block-latest-posts_175e8bb5d149a03e li .wp-block-latest-posts__te-post-title_399e55c88ff321eb .wp-block-te-latest-comments__comment-date_5c0d70c03b86f212 {
      font-size: 14px !important;
      margin-bottom: 10px;
      position: relative; }
      .widget_c681005d520b058f .wp-block-te-latest-comments_012572e1981a86f5 li .wp-block-te-latest-comments__comment-meta_89798ce181d1f90f .wp-block-te-latest-comments__comment-date_5c0d70c03b86f212:before,
      .widget_c681005d520b058f .wp-block-te-latest-comments_012572e1981a86f5 li .wp-block-latest-posts__te-post-title_399e55c88ff321eb .wp-block-te-latest-comments__comment-date_5c0d70c03b86f212:before,
      .widget_c681005d520b058f .wp-block-latest-posts_175e8bb5d149a03e li .wp-block-te-latest-comments__comment-meta_89798ce181d1f90f .wp-block-te-latest-comments__comment-date_5c0d70c03b86f212:before,
      .widget_c681005d520b058f .wp-block-latest-posts_175e8bb5d149a03e li .wp-block-latest-posts__te-post-title_399e55c88ff321eb .wp-block-te-latest-comments__comment-date_5c0d70c03b86f212:before,
      .sidebar__widget_5213c8a405c76b5f .wp-block-te-latest-comments_012572e1981a86f5 li .wp-block-te-latest-comments__comment-meta_89798ce181d1f90f .wp-block-te-latest-comments__comment-date_5c0d70c03b86f212:before,
      .sidebar__widget_5213c8a405c76b5f .wp-block-te-latest-comments_012572e1981a86f5 li .wp-block-latest-posts__te-post-title_399e55c88ff321eb .wp-block-te-latest-comments__comment-date_5c0d70c03b86f212:before,
      .sidebar__widget_5213c8a405c76b5f .wp-block-latest-posts_175e8bb5d149a03e li .wp-block-te-latest-comments__comment-meta_89798ce181d1f90f .wp-block-te-latest-comments__comment-date_5c0d70c03b86f212:before,
      .sidebar__widget_5213c8a405c76b5f .wp-block-latest-posts_175e8bb5d149a03e li .wp-block-latest-posts__te-post-title_399e55c88ff321eb .wp-block-te-latest-comments__comment-date_5c0d70c03b86f212:before {
        content: "\f274";
        font-family: "Font Awesome 6 Free";
        padding-right: 8px; }
  .widget_c681005d520b058f .wp-block-te-latest-comments_012572e1981a86f5 li a,
  .widget_c681005d520b058f .wp-block-latest-posts_175e8bb5d149a03e li a,
  .sidebar__widget_5213c8a405c76b5f .wp-block-te-latest-comments_012572e1981a86f5 li a,
  .sidebar__widget_5213c8a405c76b5f .wp-block-latest-posts_175e8bb5d149a03e li a {
    color: #335371; }
    .widget_c681005d520b058f .wp-block-te-latest-comments_012572e1981a86f5 li a.wp-block-te-latest-comments__comment-author_497293284bc09a7d, .widget_c681005d520b058f .wp-block-te-latest-comments_012572e1981a86f5 li a.wp-block-te-latest-comments__comment-link_a44f372e998f8eaa,
    .widget_c681005d520b058f .wp-block-latest-posts_175e8bb5d149a03e li a.wp-block-te-latest-comments__comment-author_497293284bc09a7d,
    .widget_c681005d520b058f .wp-block-latest-posts_175e8bb5d149a03e li a.wp-block-te-latest-comments__comment-link_a44f372e998f8eaa,
    .sidebar__widget_5213c8a405c76b5f .wp-block-te-latest-comments_012572e1981a86f5 li a.wp-block-te-latest-comments__comment-author_497293284bc09a7d,
    .sidebar__widget_5213c8a405c76b5f .wp-block-te-latest-comments_012572e1981a86f5 li a.wp-block-te-latest-comments__comment-link_a44f372e998f8eaa,
    .sidebar__widget_5213c8a405c76b5f .wp-block-latest-posts_175e8bb5d149a03e li a.wp-block-te-latest-comments__comment-author_497293284bc09a7d,
    .sidebar__widget_5213c8a405c76b5f .wp-block-latest-posts_175e8bb5d149a03e li a.wp-block-te-latest-comments__comment-link_a44f372e998f8eaa {
      display: inline !important;
      text-transform: capitalize;
      line-height: 28px;
      font-weight: 400; }
    .widget_c681005d520b058f .wp-block-te-latest-comments_012572e1981a86f5 li a:hover,
    .widget_c681005d520b058f .wp-block-latest-posts_175e8bb5d149a03e li a:hover,
    .sidebar__widget_5213c8a405c76b5f .wp-block-te-latest-comments_012572e1981a86f5 li a:hover,
    .sidebar__widget_5213c8a405c76b5f .wp-block-latest-posts_175e8bb5d149a03e li a:hover {
      color: #317EFE; }
  .widget_c681005d520b058f .wp-block-te-latest-comments_012572e1981a86f5 li .wp-block-te-latest-comments__comment-excerpt_3b94a977dc37da5f p,
  .widget_c681005d520b058f .wp-block-latest-posts_175e8bb5d149a03e li .wp-block-te-latest-comments__comment-excerpt_3b94a977dc37da5f p,
  .sidebar__widget_5213c8a405c76b5f .wp-block-te-latest-comments_012572e1981a86f5 li .wp-block-te-latest-comments__comment-excerpt_3b94a977dc37da5f p,
  .sidebar__widget_5213c8a405c76b5f .wp-block-latest-posts_175e8bb5d149a03e li .wp-block-te-latest-comments__comment-excerpt_3b94a977dc37da5f p {
    font-size: 16px;
    line-height: 28px;
    margin: 0; }
  .widget_c681005d520b058f .te-social-profile_2dc2bda77b54ec3d,
  .sidebar__widget_5213c8a405c76b5f .te-social-profile_2dc2bda77b54ec3d {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .widget_c681005d520b058f .te-social-profile_2dc2bda77b54ec3d a,
    .sidebar__widget_5213c8a405c76b5f .te-social-profile_2dc2bda77b54ec3d 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_c681005d520b058f .te-social-profile_2dc2bda77b54ec3d a,
        .sidebar__widget_5213c8a405c76b5f .te-social-profile_2dc2bda77b54ec3d a {
          width: 40px;
          height: 40px; } }
      .widget_c681005d520b058f .te-social-profile_2dc2bda77b54ec3d a.facebook_dad2ece31e733fc4,
      .sidebar__widget_5213c8a405c76b5f .te-social-profile_2dc2bda77b54ec3d a.facebook_dad2ece31e733fc4 {
        background-color: #1877f2; }
      .widget_c681005d520b058f .te-social-profile_2dc2bda77b54ec3d a.twitter_ae30bdd670836500,
      .sidebar__widget_5213c8a405c76b5f .te-social-profile_2dc2bda77b54ec3d a.twitter_ae30bdd670836500 {
        background-color: #1da1f2; }
      .widget_c681005d520b058f .te-social-profile_2dc2bda77b54ec3d a.linkedin_d516fe52dc0f1d6c,
      .sidebar__widget_5213c8a405c76b5f .te-social-profile_2dc2bda77b54ec3d a.linkedin_d516fe52dc0f1d6c {
        background-color: #0a66c2; }
      .widget_c681005d520b058f .te-social-profile_2dc2bda77b54ec3d a.instagram_7e61fd7cdbea5a28,
      .sidebar__widget_5213c8a405c76b5f .te-social-profile_2dc2bda77b54ec3d a.instagram_7e61fd7cdbea5a28 {
        background-color: #405de6; }
      .widget_c681005d520b058f .te-social-profile_2dc2bda77b54ec3d a:hover,
      .sidebar__widget_5213c8a405c76b5f .te-social-profile_2dc2bda77b54ec3d a:hover {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #E7F914; }
  .widget_c681005d520b058f select,
  .sidebar__widget_5213c8a405c76b5f select {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371;
    margin-bottom: 0; }
  .widget_c681005d520b058f .has-login-form_52b2c47187d89ea9 .login-username_6182689c538de838 label,
  .widget_c681005d520b058f .has-login-form_52b2c47187d89ea9 .login-password_772d0aada50bbe8a label,
  .sidebar__widget_5213c8a405c76b5f .has-login-form_52b2c47187d89ea9 .login-username_6182689c538de838 label,
  .sidebar__widget_5213c8a405c76b5f .has-login-form_52b2c47187d89ea9 .login-password_772d0aada50bbe8a label {
    margin-bottom: 10px; }
  .widget_c681005d520b058f .has-login-form_52b2c47187d89ea9 .login-username_6182689c538de838 input,
  .widget_c681005d520b058f .has-login-form_52b2c47187d89ea9 .login-password_772d0aada50bbe8a input,
  .sidebar__widget_5213c8a405c76b5f .has-login-form_52b2c47187d89ea9 .login-username_6182689c538de838 input,
  .sidebar__widget_5213c8a405c76b5f .has-login-form_52b2c47187d89ea9 .login-password_772d0aada50bbe8a input {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #31373f;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371; }
  .widget_c681005d520b058f .has-login-form_52b2c47187d89ea9 .login-remember_ec9fe5ac5afaf612 label,
  .sidebar__widget_5213c8a405c76b5f .has-login-form_52b2c47187d89ea9 .login-remember_ec9fe5ac5afaf612 label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px; }
  .widget_c681005d520b058f .has-login-form_52b2c47187d89ea9 .login-submit_8aa36e62256857bb,
  .sidebar__widget_5213c8a405c76b5f .has-login-form_52b2c47187d89ea9 .login-submit_8aa36e62256857bb {
    margin-bottom: 0; }
    .widget_c681005d520b058f .has-login-form_52b2c47187d89ea9 .login-submit_8aa36e62256857bb input.button-primary_2128137afa68b28f,
    .sidebar__widget_5213c8a405c76b5f .has-login-form_52b2c47187d89ea9 .login-submit_8aa36e62256857bb input.button-primary_2128137afa68b28f {
      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_c681005d520b058f .search-form_695c3c08ac3dd159,
  .sidebar__widget_5213c8a405c76b5f .search-form_695c3c08ac3dd159 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_c681005d520b058f .search-form_695c3c08ac3dd159 button,
    .sidebar__widget_5213c8a405c76b5f .search-form_695c3c08ac3dd159 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_c681005d520b058f.widget_search_1aff159de4a4898f .sidebar__search_f86ce6ec46b090d0,
  .sidebar__widget_5213c8a405c76b5f.widget_search_1aff159de4a4898f .sidebar__search_f86ce6ec46b090d0 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_c681005d520b058f.widget_search_1aff159de4a4898f .sidebar__search_f86ce6ec46b090d0 button,
    .sidebar__widget_5213c8a405c76b5f.widget_search_1aff159de4a4898f .sidebar__search_f86ce6ec46b090d0 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_c681005d520b058f .wp-block-search__no-button_050c6d9aa5887fa2.wp-block-search_c3125433cc47846f input,
  .sidebar__widget_5213c8a405c76b5f .wp-block-search__no-button_050c6d9aa5887fa2.wp-block-search_c3125433cc47846f input {
    border-radius: 10px; }
  .widget_c681005d520b058f .wp-block-search_c3125433cc47846f,
  .sidebar__widget_5213c8a405c76b5f .wp-block-search_c3125433cc47846f {
    margin-bottom: -2px; }
  .widget_c681005d520b058f .wp-block-search_c3125433cc47846f,
  .widget_c681005d520b058f .search-form_695c3c08ac3dd159,
  .widget_c681005d520b058f .sidebar__search_f86ce6ec46b090d0,
  .sidebar__widget_5213c8a405c76b5f .wp-block-search_c3125433cc47846f,
  .sidebar__widget_5213c8a405c76b5f .search-form_695c3c08ac3dd159,
  .sidebar__widget_5213c8a405c76b5f .sidebar__search_f86ce6ec46b090d0 {
    display: inline-block;
    width: 100%;
    overflow: hidden; }
    .widget_c681005d520b058f .wp-block-search_c3125433cc47846f .wp-block-search__inside-wrapper_0808af13092d82b1,
    .widget_c681005d520b058f .search-form_695c3c08ac3dd159 .wp-block-search__inside-wrapper_0808af13092d82b1,
    .widget_c681005d520b058f .sidebar__search_f86ce6ec46b090d0 .wp-block-search__inside-wrapper_0808af13092d82b1,
    .sidebar__widget_5213c8a405c76b5f .wp-block-search_c3125433cc47846f .wp-block-search__inside-wrapper_0808af13092d82b1,
    .sidebar__widget_5213c8a405c76b5f .search-form_695c3c08ac3dd159 .wp-block-search__inside-wrapper_0808af13092d82b1,
    .sidebar__widget_5213c8a405c76b5f .sidebar__search_f86ce6ec46b090d0 .wp-block-search__inside-wrapper_0808af13092d82b1 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .widget_c681005d520b058f .wp-block-search_c3125433cc47846f label,
    .widget_c681005d520b058f .search-form_695c3c08ac3dd159 label,
    .widget_c681005d520b058f .sidebar__search_f86ce6ec46b090d0 label,
    .sidebar__widget_5213c8a405c76b5f .wp-block-search_c3125433cc47846f label,
    .sidebar__widget_5213c8a405c76b5f .search-form_695c3c08ac3dd159 label,
    .sidebar__widget_5213c8a405c76b5f .sidebar__search_f86ce6ec46b090d0 label {
      font-size: 24px;
      display: block;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #14203A;
      font-family: "Inter", sans-serif; }
    .widget_c681005d520b058f .wp-block-search_c3125433cc47846f input,
    .widget_c681005d520b058f .search-form_695c3c08ac3dd159 input,
    .widget_c681005d520b058f .sidebar__search_f86ce6ec46b090d0 input,
    .sidebar__widget_5213c8a405c76b5f .wp-block-search_c3125433cc47846f input,
    .sidebar__widget_5213c8a405c76b5f .search-form_695c3c08ac3dd159 input,
    .sidebar__widget_5213c8a405c76b5f .sidebar__search_f86ce6ec46b090d0 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_c681005d520b058f .wp-block-search_c3125433cc47846f button,
    .widget_c681005d520b058f .search-form_695c3c08ac3dd159 button,
    .widget_c681005d520b058f .sidebar__search_f86ce6ec46b090d0 button,
    .sidebar__widget_5213c8a405c76b5f .wp-block-search_c3125433cc47846f button,
    .sidebar__widget_5213c8a405c76b5f .search-form_695c3c08ac3dd159 button,
    .sidebar__widget_5213c8a405c76b5f .sidebar__search_f86ce6ec46b090d0 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_c681005d520b058f .tagcloud_da97d51a67b05467,
  .widget_c681005d520b058f .wp-block-tag-cloud_2827fb6109195cd4,
  .sidebar__widget_5213c8a405c76b5f .tagcloud_da97d51a67b05467,
  .sidebar__widget_5213c8a405c76b5f .wp-block-tag-cloud_2827fb6109195cd4 {
    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_c681005d520b058f .tagcloud_da97d51a67b05467 a,
    .widget_c681005d520b058f .wp-block-tag-cloud_2827fb6109195cd4 a,
    .sidebar__widget_5213c8a405c76b5f .tagcloud_da97d51a67b05467 a,
    .sidebar__widget_5213c8a405c76b5f .wp-block-tag-cloud_2827fb6109195cd4 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_c681005d520b058f .tagcloud_da97d51a67b05467 a:hover,
      .widget_c681005d520b058f .wp-block-tag-cloud_2827fb6109195cd4 a:hover,
      .sidebar__widget_5213c8a405c76b5f .tagcloud_da97d51a67b05467 a:hover,
      .sidebar__widget_5213c8a405c76b5f .wp-block-tag-cloud_2827fb6109195cd4 a:hover {
        color: #ffffff;
        background: #317EFE;
        border-color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .widget_c681005d520b058f ul,
  .widget_c681005d520b058f ol,
  .sidebar__widget_5213c8a405c76b5f ul,
  .sidebar__widget_5213c8a405c76b5f ol {
    margin-bottom: 0;
    padding-left: 0;
    /* Tag Cloud Widget */ }
    .widget_c681005d520b058f ul li,
    .widget_c681005d520b058f ol li,
    .sidebar__widget_5213c8a405c76b5f ul li,
    .sidebar__widget_5213c8a405c76b5f ol li {
      display: block;
      padding: 8px 0;
      border-top: 1px solid #E1E1E1;
      margin-bottom: 0;
      /* Recent Comment Widget */ }
      .widget_c681005d520b058f ul li:first-child,
      .widget_c681005d520b058f ol li:first-child,
      .sidebar__widget_5213c8a405c76b5f ul li:first-child,
      .sidebar__widget_5213c8a405c76b5f ol li:first-child {
        border-top: 0; }
      .widget_c681005d520b058f ul li:last-child,
      .widget_c681005d520b058f ol li:last-child,
      .sidebar__widget_5213c8a405c76b5f ul li:last-child,
      .sidebar__widget_5213c8a405c76b5f ol li:last-child {
        margin-bottom: 0; }
      .widget_c681005d520b058f ul li.recentcomments_0e1ea8389db43f88 .comment-author-link_5829092ceb857fac a:before, .widget_c681005d520b058f ul li.wp-block-latest-comments__comment_bb95062adb85f51d .comment-author-link_5829092ceb857fac a:before,
      .widget_c681005d520b058f ol li.recentcomments_0e1ea8389db43f88 .comment-author-link_5829092ceb857fac a:before,
      .widget_c681005d520b058f ol li.wp-block-latest-comments__comment_bb95062adb85f51d .comment-author-link_5829092ceb857fac a:before,
      .sidebar__widget_5213c8a405c76b5f ul li.recentcomments_0e1ea8389db43f88 .comment-author-link_5829092ceb857fac a:before,
      .sidebar__widget_5213c8a405c76b5f ul li.wp-block-latest-comments__comment_bb95062adb85f51d .comment-author-link_5829092ceb857fac a:before,
      .sidebar__widget_5213c8a405c76b5f ol li.recentcomments_0e1ea8389db43f88 .comment-author-link_5829092ceb857fac a:before,
      .sidebar__widget_5213c8a405c76b5f ol li.wp-block-latest-comments__comment_bb95062adb85f51d .comment-author-link_5829092ceb857fac a:before {
        display: none; }
      .widget_c681005d520b058f ul li.recentcomments_0e1ea8389db43f88 a, .widget_c681005d520b058f ul li.wp-block-latest-comments__comment_bb95062adb85f51d a,
      .widget_c681005d520b058f ol li.recentcomments_0e1ea8389db43f88 a,
      .widget_c681005d520b058f ol li.wp-block-latest-comments__comment_bb95062adb85f51d a,
      .sidebar__widget_5213c8a405c76b5f ul li.recentcomments_0e1ea8389db43f88 a,
      .sidebar__widget_5213c8a405c76b5f ul li.wp-block-latest-comments__comment_bb95062adb85f51d a,
      .sidebar__widget_5213c8a405c76b5f ol li.recentcomments_0e1ea8389db43f88 a,
      .sidebar__widget_5213c8a405c76b5f ol li.wp-block-latest-comments__comment_bb95062adb85f51d a {
        padding-left: 0;
        display: inline; }
        .widget_c681005d520b058f ul li.recentcomments_0e1ea8389db43f88 a:before, .widget_c681005d520b058f ul li.wp-block-latest-comments__comment_bb95062adb85f51d a:before,
        .widget_c681005d520b058f ol li.recentcomments_0e1ea8389db43f88 a:before,
        .widget_c681005d520b058f ol li.wp-block-latest-comments__comment_bb95062adb85f51d a:before,
        .sidebar__widget_5213c8a405c76b5f ul li.recentcomments_0e1ea8389db43f88 a:before,
        .sidebar__widget_5213c8a405c76b5f ul li.wp-block-latest-comments__comment_bb95062adb85f51d a:before,
        .sidebar__widget_5213c8a405c76b5f ol li.recentcomments_0e1ea8389db43f88 a:before,
        .sidebar__widget_5213c8a405c76b5f ol li.wp-block-latest-comments__comment_bb95062adb85f51d a:before {
          display: none; }
      .widget_c681005d520b058f ul li a,
      .widget_c681005d520b058f ol li a,
      .sidebar__widget_5213c8a405c76b5f ul li a,
      .sidebar__widget_5213c8a405c76b5f 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_c681005d520b058f ul li a::before,
        .widget_c681005d520b058f ol li a::before,
        .sidebar__widget_5213c8a405c76b5f ul li a::before,
        .sidebar__widget_5213c8a405c76b5f ol li a::before {
          content: "\f105";
          font-family: "Font Awesome 6 Free";
          margin-right: 10px; }
        .widget_c681005d520b058f ul li a:hover,
        .widget_c681005d520b058f ol li a:hover,
        .sidebar__widget_5213c8a405c76b5f ul li a:hover,
        .sidebar__widget_5213c8a405c76b5f ol li a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .widget_c681005d520b058f ul li a.rsswidget_823725cfe2055a2a, .widget_c681005d520b058f ul li a.wp-block-latest-posts__post-title_6cf55b3146330d7a,
        .widget_c681005d520b058f ol li a.rsswidget_823725cfe2055a2a,
        .widget_c681005d520b058f ol li a.wp-block-latest-posts__post-title_6cf55b3146330d7a,
        .sidebar__widget_5213c8a405c76b5f ul li a.rsswidget_823725cfe2055a2a,
        .sidebar__widget_5213c8a405c76b5f ul li a.wp-block-latest-posts__post-title_6cf55b3146330d7a,
        .sidebar__widget_5213c8a405c76b5f ol li a.rsswidget_823725cfe2055a2a,
        .sidebar__widget_5213c8a405c76b5f ol li a.wp-block-latest-posts__post-title_6cf55b3146330d7a {
          padding-left: 0;
          font-weight: 500;
          display: block; }
          .widget_c681005d520b058f ul li a.rsswidget_823725cfe2055a2a:before, .widget_c681005d520b058f ul li a.wp-block-latest-posts__post-title_6cf55b3146330d7a:before,
          .widget_c681005d520b058f ol li a.rsswidget_823725cfe2055a2a:before,
          .widget_c681005d520b058f ol li a.wp-block-latest-posts__post-title_6cf55b3146330d7a:before,
          .sidebar__widget_5213c8a405c76b5f ul li a.rsswidget_823725cfe2055a2a:before,
          .sidebar__widget_5213c8a405c76b5f ul li a.wp-block-latest-posts__post-title_6cf55b3146330d7a:before,
          .sidebar__widget_5213c8a405c76b5f ol li a.rsswidget_823725cfe2055a2a:before,
          .sidebar__widget_5213c8a405c76b5f ol li a.wp-block-latest-posts__post-title_6cf55b3146330d7a:before {
            display: none; }
      .widget_c681005d520b058f ul li ul,
      .widget_c681005d520b058f ol li ul,
      .sidebar__widget_5213c8a405c76b5f ul li ul,
      .sidebar__widget_5213c8a405c76b5f ol li ul {
        padding-left: 25px;
        padding-top: 10px; }
    .widget_c681005d520b058f ul.wp-tag-cloud_c285630db9074211 li,
    .widget_c681005d520b058f ol.wp-tag-cloud_c285630db9074211 li,
    .sidebar__widget_5213c8a405c76b5f ul.wp-tag-cloud_c285630db9074211 li,
    .sidebar__widget_5213c8a405c76b5f ol.wp-tag-cloud_c285630db9074211 li {
      display: inline-block;
      padding: 0;
      border: 0; }
      .widget_c681005d520b058f ul.wp-tag-cloud_c285630db9074211 li a:before,
      .widget_c681005d520b058f ol.wp-tag-cloud_c285630db9074211 li a:before,
      .sidebar__widget_5213c8a405c76b5f ul.wp-tag-cloud_c285630db9074211 li a:before,
      .sidebar__widget_5213c8a405c76b5f ol.wp-tag-cloud_c285630db9074211 li a:before {
        display: none; }
  .widget_c681005d520b058f.te_widget_categories_503b8023a77898b7 li, .widget_c681005d520b058f.widget_archive_c5c18a1017ce0877 li,
  .widget_c681005d520b058f .wp-block-categories-list_7c4e10ba4f9f371a li,
  .widget_c681005d520b058f .wp-block-archives-list_6153fbc42a4651bf li,
  .sidebar__widget_5213c8a405c76b5f.te_widget_categories_503b8023a77898b7 li,
  .sidebar__widget_5213c8a405c76b5f.widget_archive_c5c18a1017ce0877 li,
  .sidebar__widget_5213c8a405c76b5f .wp-block-categories-list_7c4e10ba4f9f371a li,
  .sidebar__widget_5213c8a405c76b5f .wp-block-archives-list_6153fbc42a4651bf 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_c681005d520b058f.te_widget_categories_503b8023a77898b7 li.cat-item_46e836a85fd81b38, .widget_c681005d520b058f.widget_archive_c5c18a1017ce0877 li.cat-item_46e836a85fd81b38,
    .widget_c681005d520b058f .wp-block-categories-list_7c4e10ba4f9f371a li.cat-item_46e836a85fd81b38,
    .widget_c681005d520b058f .wp-block-archives-list_6153fbc42a4651bf li.cat-item_46e836a85fd81b38,
    .sidebar__widget_5213c8a405c76b5f.te_widget_categories_503b8023a77898b7 li.cat-item_46e836a85fd81b38,
    .sidebar__widget_5213c8a405c76b5f.widget_archive_c5c18a1017ce0877 li.cat-item_46e836a85fd81b38,
    .sidebar__widget_5213c8a405c76b5f .wp-block-categories-list_7c4e10ba4f9f371a li.cat-item_46e836a85fd81b38,
    .sidebar__widget_5213c8a405c76b5f .wp-block-archives-list_6153fbc42a4651bf li.cat-item_46e836a85fd81b38 {
      text-align: right;
      display: inline-block;
      width: 100%; }
    .widget_c681005d520b058f.te_widget_categories_503b8023a77898b7 li a, .widget_c681005d520b058f.widget_archive_c5c18a1017ce0877 li a,
    .widget_c681005d520b058f .wp-block-categories-list_7c4e10ba4f9f371a li a,
    .widget_c681005d520b058f .wp-block-archives-list_6153fbc42a4651bf li a,
    .sidebar__widget_5213c8a405c76b5f.te_widget_categories_503b8023a77898b7 li a,
    .sidebar__widget_5213c8a405c76b5f.widget_archive_c5c18a1017ce0877 li a,
    .sidebar__widget_5213c8a405c76b5f .wp-block-categories-list_7c4e10ba4f9f371a li a,
    .sidebar__widget_5213c8a405c76b5f .wp-block-archives-list_6153fbc42a4651bf li a {
      float: left; }

/* About Info Widget*/
.widget-about-info_ceec07067bee0536 {
  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_ceec07067bee0536 .about-desc_4169c2017c378235 {
    text-align: left; }
    .widget-about-info_ceec07067bee0536 .about-desc_4169c2017c378235 .about-title_baffc005c0db7987 {
      font-size: 20px; }
  .widget-about-info_ceec07067bee0536 .about-image_f7a1389edb4f237a {
    width: 140px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px; }
  .widget-about-info_ceec07067bee0536 .te-social-profile_2dc2bda77b54ec3d {
    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_ceec07067bee0536 .te-social-profile_2dc2bda77b54ec3d 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_ceec07067bee0536 .te-social-profile_2dc2bda77b54ec3d 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_39ecb6be62448ef0.has-author_a813cb68a2431557.wp-block-latest-posts_175e8bb5d149a03e .wp-block-latest-posts__te-post-title_399e55c88ff321eb {
  display: inline-block;
  width: 100%;
  font-weight: 500; }

.widget_rss_859cbe8d651807a8 .wp-block-heading_90a9efa57370cea2:before,
.widget_rss_859cbe8d651807a8 .widget-title_ff63f3296bb8ed62:before {
  display: none; }
.widget_rss_859cbe8d651807a8 .rss-widget-icon_ac1e44be674c8702 {
  margin-right: 6px; }
.widget_rss_859cbe8d651807a8 ul li a.rsswidget_823725cfe2055a2a {
  color: #14203A; }
  .widget_rss_859cbe8d651807a8 ul li a.rsswidget_823725cfe2055a2a:hover {
    color: #317EFE; }

.wp-block-latest-posts_175e8bb5d149a03e .wp-block-rss__item-title_bc0ea895fe8899cc,
.wp-block-rss_c0363dec62a68e43 .wp-block-rss__item-title_bc0ea895fe8899cc,
.widget_rss_859cbe8d651807a8 .wp-block-rss__item-title_bc0ea895fe8899cc {
  display: inline-block;
  width: 100%;
  font-weight: 500; }
  .wp-block-latest-posts_175e8bb5d149a03e .wp-block-rss__item-title_bc0ea895fe8899cc a:before,
  .wp-block-rss_c0363dec62a68e43 .wp-block-rss__item-title_bc0ea895fe8899cc a:before,
  .widget_rss_859cbe8d651807a8 .wp-block-rss__item-title_bc0ea895fe8899cc a:before {
    display: none; }
.wp-block-latest-posts_175e8bb5d149a03e .wp-block-latest-posts__post-author_2d62fe7e2815992e,
.wp-block-latest-posts_175e8bb5d149a03e .wp-block-rss__item-publish-date_9424b6809e04c234,
.wp-block-rss_c0363dec62a68e43 .wp-block-latest-posts__post-author_2d62fe7e2815992e,
.wp-block-rss_c0363dec62a68e43 .wp-block-rss__item-publish-date_9424b6809e04c234,
.widget_rss_859cbe8d651807a8 .wp-block-latest-posts__post-author_2d62fe7e2815992e,
.widget_rss_859cbe8d651807a8 .wp-block-rss__item-publish-date_9424b6809e04c234 {
  margin-right: 10px; }
.wp-block-latest-posts_175e8bb5d149a03e .wp-block-latest-posts__post-author_2d62fe7e2815992e,
.wp-block-latest-posts_175e8bb5d149a03e .wp-block-latest-posts__te-post-date_b9af9bbd95ef0baf,
.wp-block-latest-posts_175e8bb5d149a03e .wp-block-rss__item-publish-date_9424b6809e04c234,
.wp-block-latest-posts_175e8bb5d149a03e .wp-block-rss__item-author_7d80b5f5c9e20c55,
.wp-block-latest-posts_175e8bb5d149a03e .rss-date_f01cfd1d2694b885,
.wp-block-rss_c0363dec62a68e43 .wp-block-latest-posts__post-author_2d62fe7e2815992e,
.wp-block-rss_c0363dec62a68e43 .wp-block-latest-posts__te-post-date_b9af9bbd95ef0baf,
.wp-block-rss_c0363dec62a68e43 .wp-block-rss__item-publish-date_9424b6809e04c234,
.wp-block-rss_c0363dec62a68e43 .wp-block-rss__item-author_7d80b5f5c9e20c55,
.wp-block-rss_c0363dec62a68e43 .rss-date_f01cfd1d2694b885,
.widget_rss_859cbe8d651807a8 .wp-block-latest-posts__post-author_2d62fe7e2815992e,
.widget_rss_859cbe8d651807a8 .wp-block-latest-posts__te-post-date_b9af9bbd95ef0baf,
.widget_rss_859cbe8d651807a8 .wp-block-rss__item-publish-date_9424b6809e04c234,
.widget_rss_859cbe8d651807a8 .wp-block-rss__item-author_7d80b5f5c9e20c55,
.widget_rss_859cbe8d651807a8 .rss-date_f01cfd1d2694b885 {
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500;
  text-transform: capitalize;
  position: relative; }
.wp-block-latest-posts_175e8bb5d149a03e .wp-block-latest-posts__te-post-date_b9af9bbd95ef0baf:before,
.wp-block-latest-posts_175e8bb5d149a03e .wp-block-rss__item-publish-date_9424b6809e04c234:before,
.wp-block-latest-posts_175e8bb5d149a03e .rss-date_f01cfd1d2694b885:before,
.wp-block-rss_c0363dec62a68e43 .wp-block-latest-posts__te-post-date_b9af9bbd95ef0baf:before,
.wp-block-rss_c0363dec62a68e43 .wp-block-rss__item-publish-date_9424b6809e04c234:before,
.wp-block-rss_c0363dec62a68e43 .rss-date_f01cfd1d2694b885:before,
.widget_rss_859cbe8d651807a8 .wp-block-latest-posts__te-post-date_b9af9bbd95ef0baf:before,
.widget_rss_859cbe8d651807a8 .wp-block-rss__item-publish-date_9424b6809e04c234:before,
.widget_rss_859cbe8d651807a8 .rss-date_f01cfd1d2694b885:before {
  content: "\f274";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_175e8bb5d149a03e .wp-block-latest-posts__post-author_2d62fe7e2815992e:before,
.wp-block-latest-posts_175e8bb5d149a03e .wp-block-rss__item-author_7d80b5f5c9e20c55:before,
.wp-block-rss_c0363dec62a68e43 .wp-block-latest-posts__post-author_2d62fe7e2815992e:before,
.wp-block-rss_c0363dec62a68e43 .wp-block-rss__item-author_7d80b5f5c9e20c55:before,
.widget_rss_859cbe8d651807a8 .wp-block-latest-posts__post-author_2d62fe7e2815992e:before,
.widget_rss_859cbe8d651807a8 .wp-block-rss__item-author_7d80b5f5c9e20c55:before {
  content: "\f007";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_175e8bb5d149a03e .wp-block-latest-posts__post-excerpt_6619704aa433d142,
.wp-block-latest-posts_175e8bb5d149a03e .wp-block-rss__item-excerpt_4826b3f6c62ab310,
.wp-block-latest-posts_175e8bb5d149a03e .rssSummary_a6b17278ab46edf8,
.wp-block-rss_c0363dec62a68e43 .wp-block-latest-posts__post-excerpt_6619704aa433d142,
.wp-block-rss_c0363dec62a68e43 .wp-block-rss__item-excerpt_4826b3f6c62ab310,
.wp-block-rss_c0363dec62a68e43 .rssSummary_a6b17278ab46edf8,
.widget_rss_859cbe8d651807a8 .wp-block-latest-posts__post-excerpt_6619704aa433d142,
.widget_rss_859cbe8d651807a8 .wp-block-rss__item-excerpt_4826b3f6c62ab310,
.widget_rss_859cbe8d651807a8 .rssSummary_a6b17278ab46edf8 {
  margin-top: 10px;
  margin-bottom: 0; }

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

.te-post-item_b3e1344dc5aa4b5f .te-single-post-meta_a207ff2a83da0d6c {
  gap: 32px; }

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

.te-comment-title_2eaf9b98f4ee0002 h2,
.te-comment-title_2eaf9b98f4ee0002 .wp-block-comments-title_6c615e13e2d9b7cc,
.wp-block-comments_e79d824ea9ce8e19 h2,
.wp-block-comments_e79d824ea9ce8e19 .wp-block-comments-title_6c615e13e2d9b7cc {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px; }

/* Block Comment Start */
.wp-block-comments_e79d824ea9ce8e19 .wp-block-comment-template_86605abdfa23ae4a {
  padding-left: 0; }
  .wp-block-comments_e79d824ea9ce8e19 .wp-block-comment-template_86605abdfa23ae4a .wp-block-te-comment-reply_4b48d43bc1ddb8d4 {
    margin-top: 15px; }
  .wp-block-comments_e79d824ea9ce8e19 .wp-block-comment-template_86605abdfa23ae4a li .wp-block-columns_722ffb657d3c8b7b {
    padding: 50px;
    border: 1px solid #dfe2e9;
    border-radius: 8px;
    margin-bottom: 24px; }
    .wp-block-comments_e79d824ea9ce8e19 .wp-block-comment-template_86605abdfa23ae4a li .wp-block-columns_722ffb657d3c8b7b .wp-block-column_f32598c0c875b7e5:first-child {
      -ms-flex-preferred-size: 80px !important;
          flex-basis: 80px !important; }
    .wp-block-comments_e79d824ea9ce8e19 .wp-block-comment-template_86605abdfa23ae4a li .wp-block-columns_722ffb657d3c8b7b .wp-block-avatar_72782615a1393f3b {
      width: 100px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 50%;
      overflow: hidden; }
      .wp-block-comments_e79d824ea9ce8e19 .wp-block-comment-template_86605abdfa23ae4a li .wp-block-columns_722ffb657d3c8b7b .wp-block-avatar_72782615a1393f3b img {
        width: 100%; }
    .wp-block-comments_e79d824ea9ce8e19 .wp-block-comment-template_86605abdfa23ae4a li .wp-block-columns_722ffb657d3c8b7b .wp-block-comment-author-name_07d695722c79f04a a {
      font-size: 21px;
      margin-bottom: 5px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A; }
    .wp-block-comments_e79d824ea9ce8e19 .wp-block-comment-template_86605abdfa23ae4a li .wp-block-columns_722ffb657d3c8b7b .wp-block-comment-edit-link_f5135acb6f5b45ed a {
      color: #317EFE; }
    .wp-block-comments_e79d824ea9ce8e19 .wp-block-comment-template_86605abdfa23ae4a li .wp-block-columns_722ffb657d3c8b7b .wp-block-comment-date_4c679a7410888a21 a,
    .wp-block-comments_e79d824ea9ce8e19 .wp-block-comment-template_86605abdfa23ae4a li .wp-block-columns_722ffb657d3c8b7b .wp-block-comment-edit-link_f5135acb6f5b45ed a {
      color: #9ba8c3;
      font-size: 16px;
      font-weight: 400;
      font-family: "Inter", sans-serif; }
    .wp-block-comments_e79d824ea9ce8e19 .wp-block-comment-template_86605abdfa23ae4a li .wp-block-columns_722ffb657d3c8b7b .wp-block-te-comment-reply_4b48d43bc1ddb8d4 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_e79d824ea9ce8e19 .wp-block-comment-template_86605abdfa23ae4a li .wp-block-columns_722ffb657d3c8b7b .wp-block-te-comment-reply_4b48d43bc1ddb8d4 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_77d05de046065ba3 .te-comment-respond_f4638dad741f0e05,
.te-latest-comments_77d05de046065ba3 .comment-respond_1d318a852c870de3 {
  margin-top: 60px;
  margin-bottom: 40px; }
.te-latest-comments_77d05de046065ba3 li .children .te-comments-item_8b1813868420d84b {
  margin-left: 50px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-latest-comments_77d05de046065ba3 li .children .te-comments-item_8b1813868420d84b {
      margin-left: 0; } }
.te-latest-comments_77d05de046065ba3 li .children .children .te-comments-item_8b1813868420d84b {
  margin-left: 100px;
  border-top: 1px solid #F9F4F1; }
.te-latest-comments_77d05de046065ba3 li .te-comments-item_8b1813868420d84b {
  padding: 50px;
  border: 1px solid #F9F4F1;
  background-color: #F9F4F1;
  border-radius: 20px;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .te-latest-comments_77d05de046065ba3 li .te-comments-item_8b1813868420d84b {
      padding: 30px; } }
  .te-latest-comments_77d05de046065ba3 li .te-comments-item_8b1813868420d84b .te-comments-avatar_01414b141deb2056 {
    float: left; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-latest-comments_77d05de046065ba3 li .te-comments-item_8b1813868420d84b .te-comments-avatar_01414b141deb2056 {
        float: inherit;
        margin-bottom: 20px; } }
    .te-latest-comments_77d05de046065ba3 li .te-comments-item_8b1813868420d84b .te-comments-avatar_01414b141deb2056 img {
      margin-right: 30px;
      width: 100px;
      border-radius: 50px; }
  .te-latest-comments_77d05de046065ba3 li .te-comments-item_8b1813868420d84b .te-comments-text_ceaed19aa1335fe4 {
    overflow: hidden; }
    .te-latest-comments_77d05de046065ba3 li .te-comments-item_8b1813868420d84b .te-comments-text_ceaed19aa1335fe4 p {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 20px;
      color: #335371; }
    .te-latest-comments_77d05de046065ba3 li .te-comments-item_8b1813868420d84b .te-comments-text_ceaed19aa1335fe4 .te-avatar-name_7d3d65fe9e30da0b {
      margin-bottom: 10px;
      position: relative; }
      .te-latest-comments_77d05de046065ba3 li .te-comments-item_8b1813868420d84b .te-comments-text_ceaed19aa1335fe4 .te-avatar-name_7d3d65fe9e30da0b 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_77d05de046065ba3 li .te-comments-item_8b1813868420d84b .te-comments-text_ceaed19aa1335fe4 .te-avatar-name_7d3d65fe9e30da0b 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_77d05de046065ba3 li .te-comments-item_8b1813868420d84b .te-comments-text_ceaed19aa1335fe4 .te-avatar-name_7d3d65fe9e30da0b span {
            display: inline-block;
            width: 100%; } }
    .te-latest-comments_77d05de046065ba3 li .te-comments-item_8b1813868420d84b .te-comments-text_ceaed19aa1335fe4 .te-comment-reply_fb31099c519c0c3b {
      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_77d05de046065ba3 li .te-comments-item_8b1813868420d84b .te-comments-text_ceaed19aa1335fe4 .te-comment-reply_fb31099c519c0c3b {
          position: unset;
          margin-top: 10px; } }
      .te-latest-comments_77d05de046065ba3 li .te-comments-item_8b1813868420d84b .te-comments-text_ceaed19aa1335fe4 .te-comment-reply_fb31099c519c0c3b:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

ul.children {
  list-style: none; }

.te-post-comments-form_392004c49a6d2e59 .te-contacts-message_295cad4b9ffaae44 {
  margin-top: 10px; }

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

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

.te-comment-respond_f4638dad741f0e05,
.comment-respond_1d318a852c870de3 {
  position: relative;
  background-color: #F9F4F1;
  padding: 40px;
  border-radius: 20px; }
  .te-comment-respond_f4638dad741f0e05 .comment-form-cookies-consent_870ebbc014d3714c,
  .comment-respond_1d318a852c870de3 .comment-form-cookies-consent_870ebbc014d3714c {
    display: none; }
  .te-comment-respond_f4638dad741f0e05 .comment-notes_a5af2fdafda20a2a,
  .comment-respond_1d318a852c870de3 .comment-notes_a5af2fdafda20a2a {
    margin-bottom: 30px; }
  .te-comment-respond_f4638dad741f0e05 p,
  .comment-respond_1d318a852c870de3 p {
    margin: 0; }
  .te-comment-respond_f4638dad741f0e05 .te-contacts-email_2730ce6a9cd8c36d,
  .te-comment-respond_f4638dad741f0e05 .te-contacts-name_5324a19d2c1e35f4,
  .te-comment-respond_f4638dad741f0e05 .single-input-field_a9dde49f3a60cadd,
  .comment-respond_1d318a852c870de3 .te-contacts-email_2730ce6a9cd8c36d,
  .comment-respond_1d318a852c870de3 .te-contacts-name_5324a19d2c1e35f4,
  .comment-respond_1d318a852c870de3 .single-input-field_a9dde49f3a60cadd {
    margin-bottom: 20px; }
  .te-comment-respond_f4638dad741f0e05 label,
  .comment-respond_1d318a852c870de3 label {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #778196;
    margin-bottom: 20px; }
  .te-comment-respond_f4638dad741f0e05 .checkbox-field-wrapper_17cb86fef481777a,
  .comment-respond_1d318a852c870de3 .checkbox-field-wrapper_17cb86fef481777a {
    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_f4638dad741f0e05 .checkbox-field-wrapper_17cb86fef481777a p,
    .comment-respond_1d318a852c870de3 .checkbox-field-wrapper_17cb86fef481777a p {
      margin: 0; }
    .te-comment-respond_f4638dad741f0e05 .checkbox-field-wrapper_17cb86fef481777a .single-checkbox-field_b066fa338e9f25a5,
    .comment-respond_1d318a852c870de3 .checkbox-field-wrapper_17cb86fef481777a .single-checkbox-field_b066fa338e9f25a5 {
      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_f4638dad741f0e05 .te-comment-form-cookies-consent_de80806e596b3292,
  .comment-respond_1d318a852c870de3 .te-comment-form-cookies-consent_de80806e596b3292 {
    display: none; }
  .te-comment-respond_f4638dad741f0e05 input[type="number"],
  .comment-respond_1d318a852c870de3 input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield; }
  .te-comment-respond_f4638dad741f0e05 input,
  .te-comment-respond_f4638dad741f0e05 select,
  .comment-respond_1d318a852c870de3 input,
  .comment-respond_1d318a852c870de3 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_f4638dad741f0e05 *::-webkit-input-placeholder,
  .comment-respond_1d318a852c870de3 *::-webkit-input-placeholder {
    color: #778196; }
  .te-comment-respond_f4638dad741f0e05 *:-ms-input-placeholder,
  .comment-respond_1d318a852c870de3 *:-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_f4638dad741f0e05 *::-ms-input-placeholder,
  .comment-respond_1d318a852c870de3 *::-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_f4638dad741f0e05 *::placeholder,
  .comment-respond_1d318a852c870de3 *::placeholder {
    color: #778196; }
  .te-comment-respond_f4638dad741f0e05 textarea,
  .comment-respond_1d318a852c870de3 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_f4638dad741f0e05 input:focus,
  .te-comment-respond_f4638dad741f0e05 textarea:focus,
  .te-comment-respond_f4638dad741f0e05 .form-select_d7e97e057e21b56a:focus,
  .comment-respond_1d318a852c870de3 input:focus,
  .comment-respond_1d318a852c870de3 textarea:focus,
  .comment-respond_1d318a852c870de3 .form-select_d7e97e057e21b56a: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_69cdf1fb1784c823 {
  position: relative;
  border-radius: 20px;
  overflow: hidden; }
  .te-team-card_69cdf1fb1784c823:hover .image:before {
    height: 250%;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear;
    background-color: transparent; }
  .te-team-card_69cdf1fb1784c823: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_69cdf1fb1784c823:hover .te-content-wrapper_4e743d4d62dbe79f {
    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_69cdf1fb1784c823 .image {
    overflow: hidden;
    position: relative; }
    .te-team-card_69cdf1fb1784c823 .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_69cdf1fb1784c823 .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_69cdf1fb1784c823 .te-content-wrapper_4e743d4d62dbe79f {
    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_69cdf1fb1784c823 .te-content-wrapper_4e743d4d62dbe79f .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_69cdf1fb1784c823 .te-content-wrapper_4e743d4d62dbe79f .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_69cdf1fb1784c823 .te-content-wrapper_4e743d4d62dbe79f .content .desc_224e4f78b2774ee1 {
        font-size: 18px;
        line-height: 18px;
        font-weight: 400;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
    .te-team-card_69cdf1fb1784c823 .te-content-wrapper_4e743d4d62dbe79f .social_bebe2504d79b9b54 {
      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_69cdf1fb1784c823 .te-content-wrapper_4e743d4d62dbe79f .social_bebe2504d79b9b54 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_69cdf1fb1784c823 .te-content-wrapper_4e743d4d62dbe79f .social_bebe2504d79b9b54 a:hover {
          background-color: #E7F914;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-team-card_69cdf1fb1784c823.style-2_332dfc8452f0db1f {
  padding: 20px;
  background-color: #F9F4F1;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-team-card_69cdf1fb1784c823.style-2_332dfc8452f0db1f:hover {
    background-color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-team-card_69cdf1fb1784c823.style-2_332dfc8452f0db1f:hover .te-content-wrapper_4e743d4d62dbe79f .social_bebe2504d79b9b54 a {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-team-card_69cdf1fb1784c823.style-2_332dfc8452f0db1f:hover .te-content-wrapper_4e743d4d62dbe79f .content .title,
    .te-team-card_69cdf1fb1784c823.style-2_332dfc8452f0db1f:hover .te-content-wrapper_4e743d4d62dbe79f .content .desc_224e4f78b2774ee1 {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_69cdf1fb1784c823.style-2_332dfc8452f0db1f .image {
    border-radius: 20px; }
  .te-team-card_69cdf1fb1784c823.style-2_332dfc8452f0db1f .te-content-wrapper_4e743d4d62dbe79f {
    position: unset;
    visibility: visible;
    opacity: 1;
    background: transparent;
    -webkit-transform: unset;
            transform: unset; }
    .te-team-card_69cdf1fb1784c823.style-2_332dfc8452f0db1f .te-content-wrapper_4e743d4d62dbe79f .content {
      padding: 0;
      margin-top: 20px;
      margin-bottom: 10px;
      position: unset; }
      .te-team-card_69cdf1fb1784c823.style-2_332dfc8452f0db1f .te-content-wrapper_4e743d4d62dbe79f .content .title {
        color: #131A2A;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-team-card_69cdf1fb1784c823.style-2_332dfc8452f0db1f .te-content-wrapper_4e743d4d62dbe79f .content .title a:hover {
          color: #ffffff !important; }
      .te-team-card_69cdf1fb1784c823.style-2_332dfc8452f0db1f .te-content-wrapper_4e743d4d62dbe79f .content .desc_224e4f78b2774ee1 {
        color: #335371;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-team-card_69cdf1fb1784c823.style-2_332dfc8452f0db1f .te-content-wrapper_4e743d4d62dbe79f .social_bebe2504d79b9b54 a {
      border: 1px solid #E1E1E1;
      background-color: transparent; }
      .te-team-card_69cdf1fb1784c823.style-2_332dfc8452f0db1f .te-content-wrapper_4e743d4d62dbe79f .social_bebe2504d79b9b54 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_48c47cbb3d5f101f {
  position: relative;
  padding: 0;
  overflow: hidden; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-team-member-slider-wrapper_48c47cbb3d5f101f {
      padding: 0 12px; } }
  .te-team-member-slider-wrapper_48c47cbb3d5f101f .slick-list_f70358d9987f77a0 {
    margin: 0 -15px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-team-member-slider-wrapper_48c47cbb3d5f101f .slick-list_f70358d9987f77a0 {
        padding-bottom: 25px;
        margin: unset; } }
    .te-team-member-slider-wrapper_48c47cbb3d5f101f .slick-list_f70358d9987f77a0 .slick-slide {
      margin: 0 15px; }
  .te-team-member-slider-wrapper_48c47cbb3d5f101f .slick-dots_8279f7241d0fb549 {
    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_48c47cbb3d5f101f .slick-dots_8279f7241d0fb549 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_48c47cbb3d5f101f .slick-dots_8279f7241d0fb549 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_48c47cbb3d5f101f .slick-dots_8279f7241d0fb549 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_48c47cbb3d5f101f .slick-dots_8279f7241d0fb549 li.slick-active button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-team-member-slider-wrapper_48c47cbb3d5f101f .slick-arrow_124912b14bf8fb99 {
    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_8f3a73add2c55b68 {
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 20px; }
  .te-portfolio-card_8f3a73add2c55b68:hover .image .te-content-wrapper_4e743d4d62dbe79f {
    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_8f3a73add2c55b68:hover .image .te-content-wrapper_4e743d4d62dbe79f .content .content-inner_bd153f81c10c4d4e {
      margin-bottom: 0;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_8f3a73add2c55b68:hover .image .te-content-wrapper_4e743d4d62dbe79f .content .btn-wrapper_0e8692493d8da306 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_8f3a73add2c55b68:hover .image .te-content-wrapper_4e743d4d62dbe79f .content .content-inner_bd153f81c10c4d4e {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scaleY(1);
              transform: scaleY(1); }
  .te-portfolio-card_8f3a73add2c55b68: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_8f3a73add2c55b68 .image {
    overflow: hidden;
    position: relative; }
    .te-portfolio-card_8f3a73add2c55b68 .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_8f3a73add2c55b68 .te-content-wrapper_4e743d4d62dbe79f {
    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_8f3a73add2c55b68 .te-content-wrapper_4e743d4d62dbe79f .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_8f3a73add2c55b68 .te-content-wrapper_4e743d4d62dbe79f .content .content-inner_bd153f81c10c4d4e {
        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_8f3a73add2c55b68 .te-content-wrapper_4e743d4d62dbe79f .content .sub-title_50b67afb97199f13 {
        color: #131A2A;
        font-size: 18px;
        line-height: 36px;
        font-weight: 400; }
      .te-portfolio-card_8f3a73add2c55b68 .te-content-wrapper_4e743d4d62dbe79f .content .title {
        margin-bottom: 0;
        color: #131A2A;
        font-size: 24px;
        line-height: 39px;
        font-weight: 500; }
      .te-portfolio-card_8f3a73add2c55b68 .te-content-wrapper_4e743d4d62dbe79f .content .btn-wrapper_0e8692493d8da306 {
        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_8f3a73add2c55b68 .te-content-wrapper_4e743d4d62dbe79f .content .btn-wrapper_0e8692493d8da306 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_8f3a73add2c55b68 .te-content-wrapper_4e743d4d62dbe79f .content .btn-wrapper_0e8692493d8da306 a:hover {
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
            background-color: #317EFE;
            color: #ffffff; }

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

.te-portfolio-card_8f3a73add2c55b68.style-3_120d42e1fd4d76b4:hover .te-content-wrapper_4e743d4d62dbe79f .content .btn-wrapper_0e8692493d8da306 {
  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_8f3a73add2c55b68.style-3_120d42e1fd4d76b4 .te-content-wrapper_4e743d4d62dbe79f {
  padding: 0; }
  .te-portfolio-card_8f3a73add2c55b68.style-3_120d42e1fd4d76b4 .te-content-wrapper_4e743d4d62dbe79f .content .content-inner_bd153f81c10c4d4e {
    border-radius: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px; }
  .te-portfolio-card_8f3a73add2c55b68.style-3_120d42e1fd4d76b4 .te-content-wrapper_4e743d4d62dbe79f .content .btn-wrapper_0e8692493d8da306 {
    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_de6139605c38d9cb.style-1_3a8f47fbca9ec5af {
  margin-top: -210px; }
  @media (max-width: 991px) {
    .newsletter-area_de6139605c38d9cb.style-1_3a8f47fbca9ec5af {
      margin-top: 0;
      padding-top: 100px; } }

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

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

.testimonial-slider-area_70f5d31d7d047f89.style-1_3a8f47fbca9ec5af {
  padding-bottom: 5px; }

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

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

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

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

.team-slider-area_48288cf4fa77f033.style-1_3a8f47fbca9ec5af {
  overflow: hidden; }

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

.about-us-area_948ea5b9f82524a5.style-2_332dfc8452f0db1f {
  padding-top: 120px;
  padding-bottom: 330px;
  background-color: #F9F4F1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .about-us-area_948ea5b9f82524a5.style-2_332dfc8452f0db1f {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area_948ea5b9f82524a5.style-2_332dfc8452f0db1f {
      padding: 100px 0; } }
  @media (max-width: 991px) {
    .about-us-area_948ea5b9f82524a5.style-2_332dfc8452f0db1f .te-about-image-card_c3a8097965a720c6 {
      text-align: center;
      margin-bottom: 50px; } }
  @media (max-width: 991px) {
    .about-us-area_948ea5b9f82524a5.style-2_332dfc8452f0db1f .te-about-image-card_c3a8097965a720c6 .te-main-img-wrapper_2e82e5fba3084654 .te-main-img-inner_1e61cb3df0ddcff4 {
      width: 100%; } }
  @media (max-width: 1199px) {
    .about-us-area_948ea5b9f82524a5.style-2_332dfc8452f0db1f .te-about-image-card_c3a8097965a720c6 .te-company-foundation_389bf580fae18102 {
      left: 0; } }
  @media (max-width: 1199px) {
    .about-us-area_948ea5b9f82524a5.style-2_332dfc8452f0db1f .te-about-info-card_b076c5181820021e {
      padding-left: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area_948ea5b9f82524a5.style-2_332dfc8452f0db1f .te-about-info-card_b076c5181820021e {
      padding-left: 60px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .about-us-area_948ea5b9f82524a5.style-2_332dfc8452f0db1f .te-about-info-card_b076c5181820021e {
      padding-left: 80px; } }

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

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

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

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

.faq-area_8e688397ca73b41c.style-1_3a8f47fbca9ec5af {
  padding-bottom: 100px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .faq-area_8e688397ca73b41c.style-1_3a8f47fbca9ec5af {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-area_8e688397ca73b41c.style-1_3a8f47fbca9ec5af {
      padding-bottom: 100px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .faq-area_8e688397ca73b41c.style-1_3a8f47fbca9ec5af {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_8e688397ca73b41c.style-1_3a8f47fbca9ec5af {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_8e688397ca73b41c.style-1_3a8f47fbca9ec5af .accordion-wrapper_443264d365b05e55 {
      padding-right: 60px; } }
  .faq-area_8e688397ca73b41c.style-1_3a8f47fbca9ec5af .te-faq-image_8bd476d4fd4f8a9b {
    margin-top: 82px;
    position: relative;
    right: -83px;
    display: inline-block; }
    @media (max-width: 1199px) {
      .faq-area_8e688397ca73b41c.style-1_3a8f47fbca9ec5af .te-faq-image_8bd476d4fd4f8a9b {
        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_8e688397ca73b41c.style-1_3a8f47fbca9ec5af .te-faq-image_8bd476d4fd4f8a9b {
        right: 0; } }
    .faq-area_8e688397ca73b41c.style-1_3a8f47fbca9ec5af .te-faq-image_8bd476d4fd4f8a9b .te-image-wrapper_8b0227cfb70b0254 {
      position: relative; }
      .faq-area_8e688397ca73b41c.style-1_3a8f47fbca9ec5af .te-faq-image_8bd476d4fd4f8a9b .te-image-wrapper_8b0227cfb70b0254 .te-main-img-inner_1e61cb3df0ddcff4 {
        -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_8e688397ca73b41c.style-1_3a8f47fbca9ec5af .te-faq-image_8bd476d4fd4f8a9b .te-image-wrapper_8b0227cfb70b0254 .te-image-shape_aeb0e1b4b3509559 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: -1; }
      .faq-area_8e688397ca73b41c.style-1_3a8f47fbca9ec5af .te-faq-image_8bd476d4fd4f8a9b .te-image-wrapper_8b0227cfb70b0254 .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_8e688397ca73b41c.style-1_3a8f47fbca9ec5af .te-faq-image_8bd476d4fd4f8a9b .te-image-wrapper_8b0227cfb70b0254 .content .title {
          font-size: 18px;
          font-weight: 400;
          line-height: 18px;
          color: #ffffff;
          margin-bottom: 0; }
        .faq-area_8e688397ca73b41c.style-1_3a8f47fbca9ec5af .te-faq-image_8bd476d4fd4f8a9b .te-image-wrapper_8b0227cfb70b0254 .content .number_b62f7781c61c666b {
          font-size: 32px;
          font-weight: 500;
          line-height: 32px;
          letter-spacing: 0px;
          color: #ffffff;
          margin-bottom: 0; }
      .faq-area_8e688397ca73b41c.style-1_3a8f47fbca9ec5af .te-faq-image_8bd476d4fd4f8a9b .te-image-wrapper_8b0227cfb70b0254 .top-content_b065979892a9320a {
        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_8e688397ca73b41c.style-1_3a8f47fbca9ec5af .te-faq-image_8bd476d4fd4f8a9b .te-image-wrapper_8b0227cfb70b0254 .top-content_b065979892a9320a {
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); } }
      .faq-area_8e688397ca73b41c.style-1_3a8f47fbca9ec5af .te-faq-image_8bd476d4fd4f8a9b .te-image-wrapper_8b0227cfb70b0254 .bottom-content_de8dd18c32d4c4aa {
        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_8e688397ca73b41c.style-1_3a8f47fbca9ec5af .te-faq-image_8bd476d4fd4f8a9b .te-image-wrapper_8b0227cfb70b0254 .bottom-content_de8dd18c32d4c4aa {
            right: 50%;
            -webkit-transform: translateX(50%);
                    transform: translateX(50%); } }
        .faq-area_8e688397ca73b41c.style-1_3a8f47fbca9ec5af .te-faq-image_8bd476d4fd4f8a9b .te-image-wrapper_8b0227cfb70b0254 .bottom-content_de8dd18c32d4c4aa .bottom-content-inner_cedb9cfc4d2dfcbe {
          width: 100%;
          height: 100%;
          background-color: #E7F914;
          border-radius: 100%;
          border: 8px solid #ffffff;
          outline: 2px dashed #14203A; }
          .faq-area_8e688397ca73b41c.style-1_3a8f47fbca9ec5af .te-faq-image_8bd476d4fd4f8a9b .te-image-wrapper_8b0227cfb70b0254 .bottom-content_de8dd18c32d4c4aa .bottom-content-inner_cedb9cfc4d2dfcbe .title,
          .faq-area_8e688397ca73b41c.style-1_3a8f47fbca9ec5af .te-faq-image_8bd476d4fd4f8a9b .te-image-wrapper_8b0227cfb70b0254 .bottom-content_de8dd18c32d4c4aa .bottom-content-inner_cedb9cfc4d2dfcbe .number_b62f7781c61c666b {
            color: #14203A; }

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

.testimonial-slider-area_70f5d31d7d047f89 {
  overflow: hidden;
  padding-bottom: 10px; }
  .testimonial-slider-area_70f5d31d7d047f89.style-2_332dfc8452f0db1f .slick-list_f70358d9987f77a0 {
    margin: 0 -100px;
    overflow: visible; }
    .testimonial-slider-area_70f5d31d7d047f89.style-2_332dfc8452f0db1f .slick-list_f70358d9987f77a0 .te-slick-item_9c97ad882f1ec7a0 {
      width: 520px;
      margin: 0 15px; }

.counter-up-area_f4414080e7ab908f.style-2_332dfc8452f0db1f .te-counter-card_ee92c34fcc22bc7b {
  padding: 80px 55px;
  background-color: #131A2A;
  border-radius: 20px; }
  .counter-up-area_f4414080e7ab908f.style-2_332dfc8452f0db1f .te-counter-card_ee92c34fcc22bc7b .te-counter-item_9b03976c60527150 .icon_aec542e4907cbbab {
    width: unset;
    height: unset;
    background-color: transparent; }
  .counter-up-area_f4414080e7ab908f.style-2_332dfc8452f0db1f .te-counter-card_ee92c34fcc22bc7b .te-counter-item_9b03976c60527150 .te-counter-title_57528b6b21763402 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px; }
    .counter-up-area_f4414080e7ab908f.style-2_332dfc8452f0db1f .te-counter-card_ee92c34fcc22bc7b .te-counter-item_9b03976c60527150 .te-counter-title_57528b6b21763402 .content {
      gap: 18px;
      text-align: left; }
  .counter-up-area_f4414080e7ab908f.style-2_332dfc8452f0db1f .te-counter-card_ee92c34fcc22bc7b .te-counter-item_9b03976c60527150 .title {
    color: #ffffff; }
  .counter-up-area_f4414080e7ab908f.style-2_332dfc8452f0db1f .te-counter-card_ee92c34fcc22bc7b .te-counter-item_9b03976c60527150 .number_b62f7781c61c666b {
    color: #E7F914; }
  .counter-up-area_f4414080e7ab908f.style-2_332dfc8452f0db1f .te-counter-card_ee92c34fcc22bc7b .te-counter-item_9b03976c60527150 .number_b62f7781c61c666b,
  .counter-up-area_f4414080e7ab908f.style-2_332dfc8452f0db1f .te-counter-card_ee92c34fcc22bc7b .te-counter-item_9b03976c60527150 .title {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

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

.subscribe-area_3c3d578b05e82f4e.style-2_332dfc8452f0db1f {
  position: relative;
  z-index: 9;
  margin-bottom: -140px; }
  .subscribe-area_3c3d578b05e82f4e.style-2_332dfc8452f0db1f .te-subscribe-inner-area_dd30bce19628d144 {
    background-color: #317EFE;
    padding: 10px;
    border-radius: 20px;
    gap: 0; }
    .subscribe-area_3c3d578b05e82f4e.style-2_332dfc8452f0db1f .te-subscribe-inner-area_dd30bce19628d144 .te-image-bg-collumn_44d62e9a7eca0a23 {
      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_3c3d578b05e82f4e.style-2_332dfc8452f0db1f .te-subscribe-inner-area_dd30bce19628d144 .te-subscribe-form-wrapper_a4a0336dea687d49 {
      padding: 0; }
    .subscribe-area_3c3d578b05e82f4e.style-2_332dfc8452f0db1f .te-subscribe-inner-area_dd30bce19628d144 .te-content-wrapper_4e743d4d62dbe79f {
      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_3c3d578b05e82f4e.style-2_332dfc8452f0db1f .te-subscribe-inner-area_dd30bce19628d144 .te-content-wrapper_4e743d4d62dbe79f {
          left: unset; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_3c3d578b05e82f4e.style-2_332dfc8452f0db1f .te-subscribe-inner-area_dd30bce19628d144 .te-content-wrapper_4e743d4d62dbe79f {
          -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_3c3d578b05e82f4e.style-2_332dfc8452f0db1f .te-subscribe-inner-area_dd30bce19628d144 .te-content-wrapper_4e743d4d62dbe79f {
          -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_3c3d578b05e82f4e.style-2_332dfc8452f0db1f .te-subscribe-inner-area_dd30bce19628d144 .te-content-wrapper_4e743d4d62dbe79f {
          gap: 60px; } }
      .subscribe-area_3c3d578b05e82f4e.style-2_332dfc8452f0db1f .te-subscribe-inner-area_dd30bce19628d144 .te-content-wrapper_4e743d4d62dbe79f .te-subscribe-title_1543dcd0194a3a54 {
        font-size: 38px;
        font-weight: 500;
        line-height: 46px;
        letter-spacing: -0.676px;
        text-transform: capitalize;
        margin-bottom: 0; }
      .subscribe-area_3c3d578b05e82f4e.style-2_332dfc8452f0db1f .te-subscribe-inner-area_dd30bce19628d144 .te-content-wrapper_4e743d4d62dbe79f .te-content-inner_cd8699785f3953f2 {
        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_3c3d578b05e82f4e.style-2_332dfc8452f0db1f .te-subscribe-inner-area_dd30bce19628d144 .te-content-wrapper_4e743d4d62dbe79f .te-content-inner_cd8699785f3953f2 {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
        .subscribe-area_3c3d578b05e82f4e.style-2_332dfc8452f0db1f .te-subscribe-inner-area_dd30bce19628d144 .te-content-wrapper_4e743d4d62dbe79f .te-content-inner_cd8699785f3953f2 .icon_aec542e4907cbbab {
          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_3c3d578b05e82f4e.style-2_332dfc8452f0db1f .te-subscribe-inner-area_dd30bce19628d144 .te-subscribe-form-widget_43be593959918fd1 {
      background: #fff;
      padding: 7px;
      border-radius: 50px; }
    .subscribe-area_3c3d578b05e82f4e.style-2_332dfc8452f0db1f .te-subscribe-inner-area_dd30bce19628d144 .mc4wp-form-fields_845e78d7aca8b880 {
      gap: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .subscribe-area_3c3d578b05e82f4e.style-2_332dfc8452f0db1f .te-subscribe-inner-area_dd30bce19628d144 .mc4wp-form-fields_845e78d7aca8b880 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }

.testimonial-slider-area_70f5d31d7d047f89.style-3_120d42e1fd4d76b4 {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .testimonial-slider-area_70f5d31d7d047f89.style-3_120d42e1fd4d76b4 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slider-area_70f5d31d7d047f89.style-3_120d42e1fd4d76b4 {
      padding: 100px 0; } }
  .testimonial-slider-area_70f5d31d7d047f89.style-3_120d42e1fd4d76b4 .slick-list_f70358d9987f77a0 .slick-slide.slick-current_4febf2f74548d971 .te-testimonial-card_14dea21f94a762c8.style-3_120d42e1fd4d76b4 .te-content-wrapper_4e743d4d62dbe79f .te-user-meta_88df9a92dba0bea0 .icon_aec542e4907cbbab {
    color: #317EFE; }

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

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

.te-contact-info_83c0579d8bb0c157 {
  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_83c0579d8bb0c157 .te-icon-card_cac6c305bcbe1661 {
      -webkit-box-orient: unset;
      -webkit-box-direction: unset;
          -ms-flex-direction: unset;
              flex-direction: unset; } }

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

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

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

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

.service-details_53a4876908e090ef {
  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_53a4876908e090ef .image {
    border-radius: 20px;
    overflow: hidden; }
  .service-details_53a4876908e090ef .content .te-title-wrapper_7fa8dbd7589676ca {
    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_53a4876908e090ef .content .te-title-wrapper_7fa8dbd7589676ca .title-inner_e349dba9394463d0 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 20px; }
      .service-details_53a4876908e090ef .content .te-title-wrapper_7fa8dbd7589676ca .title-inner_e349dba9394463d0 .icon_aec542e4907cbbab {
        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_53a4876908e090ef .content .te-title-wrapper_7fa8dbd7589676ca .title-inner_e349dba9394463d0 .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_55172559e7081edb {
  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_55172559e7081edb .list-wrapper_6658d95df213251d {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px; }
    .service-details-overview_55172559e7081edb .list-wrapper_6658d95df213251d .icon_aec542e4907cbbab {
      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_55172559e7081edb .list-wrapper_6658d95df213251d 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_55172559e7081edb .list-wrapper_6658d95df213251d 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_55172559e7081edb .list-wrapper_6658d95df213251d 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_55172559e7081edb .list-wrapper_6658d95df213251d 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_16949c12e9682c34 {
  padding-top: 120px;
  padding-bottom: 96px; }
  .team-page_16949c12e9682c34 .te-team-card_69cdf1fb1784c823 {
    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_8aa2fd1b11572908 {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .team-details-page_8aa2fd1b11572908 {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-page_8aa2fd1b11572908 {
      padding-top: 100px;
      padding-bottom: 76px; } }

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

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

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

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

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

.footer_0c5e056d99b8c39a {
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .footer_0c5e056d99b8c39a .te-subscribe-form-widget_43be593959918fd1 .submit-btn_87b0715a2afb1c6a span {
    display: none; }
  .footer_0c5e056d99b8c39a.style-1_3a8f47fbca9ec5af {
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .footer_0c5e056d99b8c39a.style-1_3a8f47fbca9ec5af .te-footer-sec_3a583f2c5944d59d {
      border-bottom: 1px solid rgba(19, 26, 42, 0.1);
      padding-top: 214px;
      padding-bottom: 60px; }
      .footer_0c5e056d99b8c39a.style-1_3a8f47fbca9ec5af .te-footer-sec_3a583f2c5944d59d .te-footer-widget_068cb73b5475f3bb .te-subscribe-form-widget_43be593959918fd1 .mc4wp-form-fields_845e78d7aca8b880 {
        border-color: rgba(19, 26, 42, 0.5); }
    .footer_0c5e056d99b8c39a.style-1_3a8f47fbca9ec5af .te-footer-widget_068cb73b5475f3bb .te-subscribe-form-widget_43be593959918fd1 .single-field_a003fbeb2ee55af6 input {
      color: #131A2A; }
  .footer_0c5e056d99b8c39a.style-2_332dfc8452f0db1f .widget_c681005d520b058f .wp-block-heading_90a9efa57370cea2,
  .footer_0c5e056d99b8c39a.style-2_332dfc8452f0db1f .widget_c681005d520b058f .widget-title_ff63f3296bb8ed62,
  .footer_0c5e056d99b8c39a.style-2_332dfc8452f0db1f .widget_c681005d520b058f .wp-block-search__label_3b09fe4d1a36b86f,
  .footer_0c5e056d99b8c39a.style-2_332dfc8452f0db1f .sidebar__widget_5213c8a405c76b5f .wp-block-heading_90a9efa57370cea2,
  .footer_0c5e056d99b8c39a.style-2_332dfc8452f0db1f .sidebar__widget_5213c8a405c76b5f .widget-title_ff63f3296bb8ed62,
  .footer_0c5e056d99b8c39a.style-2_332dfc8452f0db1f .sidebar__widget_5213c8a405c76b5f .wp-block-search__label_3b09fe4d1a36b86f,
  .footer_0c5e056d99b8c39a.style-2_332dfc8452f0db1f .widget_c681005d520b058f ul li a,
  .footer_0c5e056d99b8c39a.style-2_332dfc8452f0db1f .widget_c681005d520b058f ol li a,
  .footer_0c5e056d99b8c39a.style-2_332dfc8452f0db1f .sidebar__widget_5213c8a405c76b5f ul li a,
  .footer_0c5e056d99b8c39a.style-2_332dfc8452f0db1f .sidebar__widget_5213c8a405c76b5f ol li a,
  .footer_0c5e056d99b8c39a.style-2_332dfc8452f0db1f .widget_c681005d520b058f ul li,
  .footer_0c5e056d99b8c39a.style-2_332dfc8452f0db1f .wp-calendar-table_46a5a28abc23b88b,
  .footer_0c5e056d99b8c39a.style-2_332dfc8452f0db1f .wp-block-calendar_407afe0a7c245d20 caption,
  .footer_0c5e056d99b8c39a.style-2_332dfc8452f0db1f nav.wp-calendar-nav_d3c242ad54aea8ab a,
  .footer_0c5e056d99b8c39a.style-2_332dfc8452f0db1f .wp-block-latest-comments__comment-excerpt_3fbda69a62bfe8ab,
  .footer_0c5e056d99b8c39a.style-2_332dfc8452f0db1f .wp-calendar-table_46a5a28abc23b88b caption,
  .footer_0c5e056d99b8c39a.style-2_332dfc8452f0db1f .widget_text_2d253161c0cdaa77,
  .footer_0c5e056d99b8c39a.style-2_332dfc8452f0db1f .widget_c681005d520b058f .tagcloud_da97d51a67b05467 a,
  .footer_0c5e056d99b8c39a.style-2_332dfc8452f0db1f .widget_c681005d520b058f .wp-block-tag-cloud_2827fb6109195cd4 a,
  .footer_0c5e056d99b8c39a.style-2_332dfc8452f0db1f .sidebar__widget_5213c8a405c76b5f .tagcloud_da97d51a67b05467 a,
  .footer_0c5e056d99b8c39a.style-2_332dfc8452f0db1f .sidebar__widget_5213c8a405c76b5f .wp-block-tag-cloud_2827fb6109195cd4 a,
  .footer_0c5e056d99b8c39a.style-2_332dfc8452f0db1f .wp-block-latest-comments__comment-date_8f4b86fba8f13d4d,
  .footer_0c5e056d99b8c39a.style-2_332dfc8452f0db1f .wp-block-latest-comments__comment_bb95062adb85f51d,
  .footer_0c5e056d99b8c39a.style-2_332dfc8452f0db1f .wp-block-archives-dropdown_345c308787f92f53 label,
  .footer_0c5e056d99b8c39a.style-2_332dfc8452f0db1f .widget_categories_bc26d68f9ec22442 li a,
  .footer_0c5e056d99b8c39a.style-2_332dfc8452f0db1f .widget_archive_c5c18a1017ce0877 li a,
  .footer_0c5e056d99b8c39a.style-2_332dfc8452f0db1f .widget_nav_menu_2bffbef9e79ccb0a li a,
  .footer_0c5e056d99b8c39a.style-2_332dfc8452f0db1f .widget_tag_cloud_f9ecf7c316a7fc08 a,
  .footer_0c5e056d99b8c39a.style-2_332dfc8452f0db1f .widget_rss_859cbe8d651807a8 li a,
  .footer_0c5e056d99b8c39a.style-2_332dfc8452f0db1f .widget_rss_859cbe8d651807a8 li,
  .footer_0c5e056d99b8c39a.style-2_332dfc8452f0db1f .footer__widget_950e4c87c6b61102 a,
  .footer_0c5e056d99b8c39a.style-2_332dfc8452f0db1f .footer__widget_950e4c87c6b61102 li,
  .footer_0c5e056d99b8c39a.style-2_332dfc8452f0db1f li.recentcomments_0e1ea8389db43f88 {
    color: #ffffff; }
  .footer_0c5e056d99b8c39a.style-2_332dfc8452f0db1f .te-theme-btn_447d2c5f348c9f39,
  .footer_0c5e056d99b8c39a.style-2_332dfc8452f0db1f .wp-block-loginout_bfa3ab33c9a9d1b9 a,
  .footer_0c5e056d99b8c39a.style-2_332dfc8452f0db1f input.te-theme-btn_447d2c5f348c9f39,
  .footer_0c5e056d99b8c39a.style-2_332dfc8452f0db1f .widget_c681005d520b058f .wp-block-search_c3125433cc47846f button,
  .footer_0c5e056d99b8c39a.style-2_332dfc8452f0db1f .widget_c681005d520b058f .search-form_695c3c08ac3dd159 button,
  .footer_0c5e056d99b8c39a.style-2_332dfc8452f0db1f .widget_c681005d520b058f .sidebar__search_f86ce6ec46b090d0 button,
  .footer_0c5e056d99b8c39a.style-2_332dfc8452f0db1f .sidebar__widget_5213c8a405c76b5f .wp-block-search_c3125433cc47846f button,
  .footer_0c5e056d99b8c39a.style-2_332dfc8452f0db1f .sidebar__widget_5213c8a405c76b5f .search-form_695c3c08ac3dd159 button,
  .footer_0c5e056d99b8c39a.style-2_332dfc8452f0db1f .sidebar__widget_5213c8a405c76b5f .sidebar__search_f86ce6ec46b090d0 button {
    background-color: #E7F914;
    color: #14203A; }
  .footer_0c5e056d99b8c39a .footer__widget_950e4c87c6b61102 li {
    list-style: none; }
  .footer_0c5e056d99b8c39a .te-footer-widget_068cb73b5475f3bb.te_widget_nav_menu_811b17eb7dcc3e53 li.wp-block-social-link_e1fdd37972fbc1ae {
    display: inline-block;
    width: unset !important; }
  .footer_0c5e056d99b8c39a .te_widget_nav_menu_811b17eb7dcc3e53 li.cat-item_46e836a85fd81b38 {
    text-align: right; }
    .footer_0c5e056d99b8c39a .te_widget_nav_menu_811b17eb7dcc3e53 li.cat-item_46e836a85fd81b38 a {
      float: left; }
  .footer_0c5e056d99b8c39a .te-footer-bg_e6c9a22ea7bac380 {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: -1; }
  .footer_0c5e056d99b8c39a .footer-nav-widget_0fde3bdde0df620c {
    padding: 0 90px; }
    @media (max-width: 991px) {
      .footer_0c5e056d99b8c39a .footer-nav-widget_0fde3bdde0df620c {
        padding: 0 12px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .footer_0c5e056d99b8c39a .footer-nav-widget_0fde3bdde0df620c {
        padding: 0 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .footer_0c5e056d99b8c39a .footer-nav-widget_0fde3bdde0df620c {
        padding: 0 30px; } }

.te-footer-widget_068cb73b5475f3bb {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .te-footer-widget_068cb73b5475f3bb {
      margin-bottom: 40px; } }
  .te-footer-widget_068cb73b5475f3bb .te-footer-widget-title_453dedaf66ecace8,
  .te-footer-widget_068cb73b5475f3bb .wp-block-heading_90a9efa57370cea2 {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 39px;
    color: #131A2A;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700; }
  .te-footer-widget_068cb73b5475f3bb ul {
    padding-left: 0; }
  .te-footer-widget_068cb73b5475f3bb .te-subscribe-form-widget_43be593959918fd1 .mc4wp-form-fields_845e78d7aca8b880 {
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 5px; }
  .te-footer-widget_068cb73b5475f3bb .te-subscribe-form-widget_43be593959918fd1 .single-field_a003fbeb2ee55af6 input {
    border-radius: 0;
    background-color: transparent;
    color: #ffffff; }
  .te-footer-widget_068cb73b5475f3bb.widget-latest-posts-footer_a80d6ccb13f04e25 {
    margin-top: -5px; }
  @media (max-width: 767px) {
    .te-footer-widget_068cb73b5475f3bb.zoom-instagram-widget_1e55e302fa4e02d1 {
      margin-bottom: 0;
      margin-top: -10px; } }
  @media (max-width: 767px) {
    .te-footer-widget_068cb73b5475f3bb.widget_contact_info_widget_68c9c85f86634a5f {
      margin-bottom: 18px; } }
  @media only screen and (min-width: 992px) and (max-width: 1399px) {
    .te-footer-widget_068cb73b5475f3bb .widget-instagram-feed_03d991b92e5953c9 {
      width: 170px; } }
  .te-footer-widget_068cb73b5475f3bb .te-footer-widget-info_828650e613d20935 {
    padding-right: 30px; }
    @media (max-width: 1199px) {
      .te-footer-widget_068cb73b5475f3bb .te-footer-widget-info_828650e613d20935 {
        padding-right: 0; } }
    .te-footer-widget_068cb73b5475f3bb .te-footer-widget-info_828650e613d20935 p {
      color: #335371;
      margin-bottom: 30px; }
    .te-footer-widget_068cb73b5475f3bb .te-footer-widget-info_828650e613d20935 .te-footer-logo_ee0a25af6571d096 {
      margin-bottom: 30px;
      display: inline-block; }
    .te-footer-widget_068cb73b5475f3bb .te-footer-widget-info_828650e613d20935 .info-form-and-social-icon_7316cb707d1934d3 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 50px; }
      .te-footer-widget_068cb73b5475f3bb .te-footer-widget-info_828650e613d20935 .info-form-and-social-icon_7316cb707d1934d3 .te-social-profile_2dc2bda77b54ec3d {
        margin-top: 0; }
    .te-footer-widget_068cb73b5475f3bb .te-footer-widget-info_828650e613d20935 .te-social-profile_2dc2bda77b54ec3d {
      gap: 20px;
      margin-top: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-footer-widget_068cb73b5475f3bb .te-footer-widget-info_828650e613d20935 .info-form-and-social-icon_7316cb707d1934d3 {
        -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_068cb73b5475f3bb.te_widget_nav_menu_811b17eb7dcc3e53 ul {
    margin-top: -5px;
    padding-left: 0;
    margin-bottom: 0; }
  .te-footer-widget_068cb73b5475f3bb.te_widget_nav_menu_811b17eb7dcc3e53 li {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 2px; }
    .te-footer-widget_068cb73b5475f3bb.te_widget_nav_menu_811b17eb7dcc3e53 li:last-child {
      padding-top: 0;
      padding-bottom: 0; }
    .te-footer-widget_068cb73b5475f3bb.te_widget_nav_menu_811b17eb7dcc3e53 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_068cb73b5475f3bb.te_widget_nav_menu_811b17eb7dcc3e53 li a::before {
        content: "\f105";
        font-family: "Font Awesome 6 Free";
        font-size: 14px; }
      .te-footer-widget_068cb73b5475f3bb.te_widget_nav_menu_811b17eb7dcc3e53 li a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-footer-widget_068cb73b5475f3bb .te-footer-widget-contact_421f2fe0366d149a p {
    color: #335371; }
  .te-footer-widget_068cb73b5475f3bb .te-footer-widget-contact_421f2fe0366d149a .footer-contact_16b02477a562ca80 ul {
    list-style: none; }
    .te-footer-widget_068cb73b5475f3bb .te-footer-widget-contact_421f2fe0366d149a .footer-contact_16b02477a562ca80 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_068cb73b5475f3bb .te-footer-widget-contact_421f2fe0366d149a .footer-contact_16b02477a562ca80 ul li:first-child {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .te-footer-widget_068cb73b5475f3bb .te-footer-widget-contact_421f2fe0366d149a .footer-contact_16b02477a562ca80 ul li:first-child .contact-icon_15b0a15bf116f37a {
          margin-top: 5px; }
      .te-footer-widget_068cb73b5475f3bb .te-footer-widget-contact_421f2fe0366d149a .footer-contact_16b02477a562ca80 ul li:last-child {
        margin-bottom: 0; }
      .te-footer-widget_068cb73b5475f3bb .te-footer-widget-contact_421f2fe0366d149a .footer-contact_16b02477a562ca80 ul li .contact-icon_15b0a15bf116f37a {
        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_068cb73b5475f3bb .te-footer-widget-contact_421f2fe0366d149a .footer-contact_16b02477a562ca80 ul li .contact-text_fbd7e4b021df71a2 {
        color: #335371;
        font-size: 18px;
        line-height: 24px;
        overflow: hidden; }
        .te-footer-widget_068cb73b5475f3bb .te-footer-widget-contact_421f2fe0366d149a .footer-contact_16b02477a562ca80 ul li .contact-text_fbd7e4b021df71a2 a:hover span {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .te-footer-widget_068cb73b5475f3bb .te-footer-widget-contact_421f2fe0366d149a .footer-contact_16b02477a562ca80 ul li .contact-text_fbd7e4b021df71a2 span,
        .te-footer-widget_068cb73b5475f3bb .te-footer-widget-contact_421f2fe0366d149a .footer-contact_16b02477a562ca80 ul li .contact-text_fbd7e4b021df71a2 p,
        .te-footer-widget_068cb73b5475f3bb .te-footer-widget-contact_421f2fe0366d149a .footer-contact_16b02477a562ca80 ul li .contact-text_fbd7e4b021df71a2 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_068cb73b5475f3bb .te_widget_latest_post_7d620e9e6434c66f ul li {
    margin-bottom: 10px; }
    .te-footer-widget_068cb73b5475f3bb .te_widget_latest_post_7d620e9e6434c66f ul li .te-latest-post-thumb_81433616a7a0707f {
      width: 80px;
      height: 80px;
      border-radius: 20px;
      overflow: hidden; }
    .te-footer-widget_068cb73b5475f3bb .te_widget_latest_post_7d620e9e6434c66f ul li .te-latest-post-desc_40c7614f762cc8d2 .te-latest-post-title_bc622c5d866576fe {
      margin-bottom: 0;
      font-size: 18px;
      line-height: 29px;
      color: #335371;
      font-weight: 400; }
      .te-footer-widget_068cb73b5475f3bb .te_widget_latest_post_7d620e9e6434c66f ul li .te-latest-post-desc_40c7614f762cc8d2 .te-latest-post-title_bc622c5d866576fe 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_068cb73b5475f3bb .te_widget_latest_post_7d620e9e6434c66f ul li .te-latest-post-desc_40c7614f762cc8d2 .te-latest-post-title_bc622c5d866576fe a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-footer-widget_068cb73b5475f3bb .te_widget_latest_post_7d620e9e6434c66f ul li .te-latest-post-desc_40c7614f762cc8d2 .te-latest-post-meta_cb2e19ecc87fc131 {
      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_40f0b3bdc1e34bcc 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_40f0b3bdc1e34bcc ul {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .te-footer-bottom-menu_40f0b3bdc1e34bcc 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_40f0b3bdc1e34bcc ul li a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }

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

.subscribe-area_3c3d578b05e82f4e {
  overflow: hidden; }
  .subscribe-area_3c3d578b05e82f4e.style-1_3a8f47fbca9ec5af .te-subscribe-inner-area_dd30bce19628d144 .te-content-wrapper_4e743d4d62dbe79f {
    background-color: #317EFE;
    border-radius: 20px;
    padding: 63px 50px 68px 74px;
    gap: 14px; }
  .subscribe-area_3c3d578b05e82f4e.style-1_3a8f47fbca9ec5af .te-image-bg-collumn_44d62e9a7eca0a23 {
    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_3c3d578b05e82f4e.style-1_3a8f47fbca9ec5af .te-image-bg-collumn_44d62e9a7eca0a23 {
        display: none; } }
  .subscribe-area_3c3d578b05e82f4e .te-content-wrapper_4e743d4d62dbe79f {
    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_3c3d578b05e82f4e .te-content-wrapper_4e743d4d62dbe79f {
        padding: 100px 24px 100px 24px;
        margin: 0 auto; } }
    @media (max-width: 809px) {
      .subscribe-area_3c3d578b05e82f4e .te-content-wrapper_4e743d4d62dbe79f {
        padding: 80px 24px 80px 24px;
        width: 100%; } }
    .subscribe-area_3c3d578b05e82f4e .te-content-wrapper_4e743d4d62dbe79f .short-title_f502bcd231ccf927 {
      font-size: 21px;
      font-weight: 500;
      color: #335371;
      margin-bottom: 0; }
    .subscribe-area_3c3d578b05e82f4e .te-content-wrapper_4e743d4d62dbe79f .te-subscribe-title_1543dcd0194a3a54 {
      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_3c3d578b05e82f4e .te-content-wrapper_4e743d4d62dbe79f .te-subscribe-title_1543dcd0194a3a54 {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .subscribe-area_3c3d578b05e82f4e .te-content-wrapper_4e743d4d62dbe79f .te-subscribe-title_1543dcd0194a3a54 {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_3c3d578b05e82f4e .te-content-wrapper_4e743d4d62dbe79f .te-subscribe-title_1543dcd0194a3a54 {
          font-size: 36px;
          line-height: 42px; } }
    .subscribe-area_3c3d578b05e82f4e .te-content-wrapper_4e743d4d62dbe79f .text {
      font-size: 18px;
      color: #ffffff;
      margin-bottom: 0; }
  .subscribe-area_3c3d578b05e82f4e .te-subscribe-inner-area_dd30bce19628d144 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .subscribe-area_3c3d578b05e82f4e .te-subscribe-inner-area_dd30bce19628d144 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .subscribe-area_3c3d578b05e82f4e .te-subscribe-inner-area_dd30bce19628d144 .te-subscribe-collumn_a9821f2c6b96f713 {
      -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_3c3d578b05e82f4e .te-subscribe-inner-area_dd30bce19628d144 .te-subscribe-collumn_a9821f2c6b96f713.te-image-bg-collumn_44d62e9a7eca0a23 {
          display: none; } }
    .subscribe-area_3c3d578b05e82f4e .te-subscribe-inner-area_dd30bce19628d144 .mc4wp-form-fields_845e78d7aca8b880 {
      background-color: transparent;
      gap: 10px; }
      @media (max-width: 575px) {
        .subscribe-area_3c3d578b05e82f4e .te-subscribe-inner-area_dd30bce19628d144 .mc4wp-form-fields_845e78d7aca8b880 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .subscribe-area_3c3d578b05e82f4e .te-subscribe-inner-area_dd30bce19628d144 .mc4wp-form-fields_845e78d7aca8b880 .submit-btn_87b0715a2afb1c6a {
        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_068cb73b5475f3bb .te-subscribe-form-wrapper_a4a0336dea687d49 {
  color: #335371; }

.te-subscribe-form-widget_43be593959918fd1 {
  position: relative; }
  .te-subscribe-form-widget_43be593959918fd1 .mc4wp-form-fields_845e78d7aca8b880 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    overflow: hidden;
    border-radius: 5px; }
  .te-subscribe-form-widget_43be593959918fd1 .single-field_a003fbeb2ee55af6 {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .te-subscribe-form-widget_43be593959918fd1 .single-field_a003fbeb2ee55af6 input {
      color: #335371;
      height: 55px;
      padding: 0 30px;
      font-size: 18px;
      width: 100%;
      border-radius: 50px; }
    .te-subscribe-form-widget_43be593959918fd1 .single-field_a003fbeb2ee55af6 *::-webkit-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_43be593959918fd1 .single-field_a003fbeb2ee55af6 *:-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_43be593959918fd1 .single-field_a003fbeb2ee55af6 *::-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_43be593959918fd1 .single-field_a003fbeb2ee55af6 *::placeholder {
      color: #778196; }
  .te-subscribe-form-widget_43be593959918fd1 .submit-btn_87b0715a2afb1c6a {
    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_43be593959918fd1 .submit-btn_87b0715a2afb1c6a:hover {
      background-color: #131A2A;
      color: #ffffff; }
  .te-subscribe-form-widget_43be593959918fd1 .mc4wp-response_b64614e59be2a890 {
    position: absolute;
    margin-top: 15px; }
    .te-subscribe-form-widget_43be593959918fd1 .mc4wp-response_b64614e59be2a890 .mc4wp-alert_3f658c324500e086.mc4wp-error_8d56ac3afddb8eee p {
      color: #ff0000;
      position: relative; }
    .te-subscribe-form-widget_43be593959918fd1 .mc4wp-response_b64614e59be2a890 .mc4wp-alert_3f658c324500e086.mc4wp-error_8d56ac3afddb8eee a {
      color: #ff0000; }
    .te-subscribe-form-widget_43be593959918fd1 .mc4wp-response_b64614e59be2a890 .mc4wp-alert_3f658c324500e086.mc4wp-success_ab492005cb16029a p, .te-subscribe-form-widget_43be593959918fd1 .mc4wp-response_b64614e59be2a890 .mc4wp-alert_3f658c324500e086.mc4wp-notice_d01318184333d05d p {
      color: #ffffff;
      position: relative; }

.te-footer-social-wrapper_b266efcdd388c55e {
  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_b266efcdd388c55e .te-footer-logo_ee0a25af6571d096 {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .te-footer-social-wrapper_b266efcdd388c55e .te-social-widget_9272a94c1f9ddf7b {
    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_b266efcdd388c55e .te-social-widget_9272a94c1f9ddf7b span {
      color: #ffffff;
      font-size: 20px;
      font-weight: 400; }

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

.footer_0c5e056d99b8c39a.style-2_332dfc8452f0db1f {
  background-color: #131A2A; }
  .footer_0c5e056d99b8c39a.style-2_332dfc8452f0db1f .te-footer-sec_3a583f2c5944d59d {
    border-bottom: 1px solid rgba(225, 225, 225, 0.3);
    padding-top: calc(3rem +15px);
    padding-bottom: 70px; }
  .footer_0c5e056d99b8c39a.style-2_332dfc8452f0db1f .te-footer-widget-title_453dedaf66ecace8,
  .footer_0c5e056d99b8c39a.style-2_332dfc8452f0db1f .wp-block-heading_90a9efa57370cea2 {
    color: #ffffff;
    font-size: 24px; }
  .footer_0c5e056d99b8c39a.style-2_332dfc8452f0db1f .footer-bottom-area_8558e0db89f3aafa .te-copyright-text_62b6be630efad70b p,
  .footer_0c5e056d99b8c39a.style-2_332dfc8452f0db1f .te-footer-widget_068cb73b5475f3bb.te_widget_nav_menu_811b17eb7dcc3e53 li a,
  .footer_0c5e056d99b8c39a.style-2_332dfc8452f0db1f .te-footer-widget_068cb73b5475f3bb .te_widget_latest_post_7d620e9e6434c66f ul li .te-latest-post-desc_40c7614f762cc8d2 .te-latest-post-title_bc622c5d866576fe a,
  .footer_0c5e056d99b8c39a.style-2_332dfc8452f0db1f .te-footer-widget_068cb73b5475f3bb .te_widget_latest_post_7d620e9e6434c66f ul li .te-latest-post-desc_40c7614f762cc8d2 .te-latest-post-title_bc622c5d866576fe,
  .footer_0c5e056d99b8c39a.style-2_332dfc8452f0db1f .te-footer-widget_068cb73b5475f3bb .te_widget_latest_post_7d620e9e6434c66f ul li .te-latest-post-desc_40c7614f762cc8d2 .te-latest-post-meta_cb2e19ecc87fc131,
  .footer_0c5e056d99b8c39a.style-2_332dfc8452f0db1f .te-footer-widget_068cb73b5475f3bb .te-subscribe-form-wrapper_a4a0336dea687d49,
  .footer_0c5e056d99b8c39a.style-2_332dfc8452f0db1f .te-footer-bottom-menu_40f0b3bdc1e34bcc ul li a,
  .footer_0c5e056d99b8c39a.style-2_332dfc8452f0db1f .footer-bottom-area_8558e0db89f3aafa .te-copyright-text_62b6be630efad70b p a {
    color: #ffffff; }

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