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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

code {
  color: #E7F914; }

.te-theme-btn_9752b5d13ede3fe4,
.wp-block-loginout_a244c438ccdbbd42 a,
input.te-theme-btn_9752b5d13ede3fe4 {
  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_9752b5d13ede3fe4:hover,
  .wp-block-loginout_a244c438ccdbbd42 a:hover,
  input.te-theme-btn_9752b5d13ede3fe4:hover {
    color: #131A2A;
    background-color: #E7F914; }
  .te-theme-btn_9752b5d13ede3fe4:focus,
  .wp-block-loginout_a244c438ccdbbd42 a:focus,
  input.te-theme-btn_9752b5d13ede3fe4:focus {
    color: #ffffff; }
  .te-theme-btn_9752b5d13ede3fe4.yellow-btn_399ce105ed35db87,
  .wp-block-loginout_a244c438ccdbbd42 a.yellow-btn_399ce105ed35db87,
  input.te-theme-btn_9752b5d13ede3fe4.yellow-btn_399ce105ed35db87 {
    background-color: #E7F914;
    color: #14203A; }
  .te-theme-btn_9752b5d13ede3fe4.simple-btn_25dd31c31352a500,
  .wp-block-loginout_a244c438ccdbbd42 a.simple-btn_25dd31c31352a500,
  input.te-theme-btn_9752b5d13ede3fe4.simple-btn_25dd31c31352a500 {
    padding-left: 36px;
    padding-right: 36px; }

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

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

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

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

.circle-rotate-wrapper_16a057855a52c037 {
  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_16a057855a52c037 .circle-rotate-inner_6aa0f5191118995e {
    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_1a94325088b4cbce {
  margin-top: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.px-350_3c01eacf0196cd1f {
  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_25750b917c8de06e label {
  width: 100%;
  display: block;
  font-weight: 600;
  margin-bottom: 10px; }
.post-password-form_25750b917c8de06e input[type="password"] {
  font-size: 1.2rem;
  line-height: 20px;
  padding: 12px 20px;
  border: 1px solid #E4E4F2;
  width: 100%; }
.post-password-form_25750b917c8de06e 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_25750b917c8de06e 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_d5a784582583afd7 .size-full_b86f91d9af88fb2f.alignright_2c71fde3c7de0981 {
  margin-bottom: 15px;
  margin-top: 20px; }
.tp-page-content_d5a784582583afd7 figure.wp-caption_c6496273e9ac50d3.aligncenter_0e4a621bbbfa6e99 {
  margin-top: 40px; }
.tp-page-content_d5a784582583afd7 dl, .tp-page-content_d5a784582583afd7 ol, .tp-page-content_d5a784582583afd7 ul {
  margin-bottom: 11px; }
.tp-page-content_d5a784582583afd7 .te-comment-respond_9a45a86eb67ac90f {
  margin-top: 78px;
  margin-bottom: 20px; }
.tp-page-content_d5a784582583afd7 .te-latest-comments_167fa467646c98d9 .te-comment-respond_9a45a86eb67ac90f {
  margin-bottom: 40px; }
.tp-page-content_d5a784582583afd7 .te-post-comments_2642e23f4b208f55 {
  margin-top: 80px; }

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

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

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

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

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

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

.gallery-columns-1_59258fcfe4b432d8 .gallery-item_b580996cd967564d {
  max-width: 100%;
  width: 100%; }

.gallery-columns-2_de98229677dfbae9 .gallery-item_b580996cd967564d {
  max-width: 50%; }

.gallery-columns-3_55298fe333455b31 .gallery-item_b580996cd967564d {
  max-width: 33.33%; }

.gallery-columns-4_b99407c1a22f8387 .gallery-item_b580996cd967564d {
  max-width: 25%; }

.gallery-columns-5_bf951a9b57c36908 .gallery-item_b580996cd967564d {
  max-width: 20%; }

.gallery-columns-6_4b1558378803b108 .gallery-item_b580996cd967564d {
  max-width: 16.66%; }

.gallery-columns-7_44fafe4293c621bf .gallery-item_b580996cd967564d {
  max-width: 14.28%; }

.gallery-columns-8_559239704e000b81 .gallery-item_b580996cd967564d {
  max-width: 12.5%; }

.gallery-columns-9_4831ce6872b9405c .gallery-item_b580996cd967564d {
  max-width: 11.11%; }

.gallery-caption_90cc3235da066025 {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.te-post-content p.has-large-font-size_2fa1c4a4f983b0c8 {
  font-size: 36px;
  line-height: 1.2; }
.te-post-content .wp-block-search_35529dc90e9daedc {
  margin-bottom: 15px; }
.te-post-content .wp-block-file_e10cd9439b4d0870 {
  margin-top: 20px; }
.te-post-content .wp-block-group__inner-container_66b9364f945af6f9 p {
  margin-top: 0 !important; }

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

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

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

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

.wp-block-cover_c8d1fcd50d997cf2 p.wp-block-cover-text_08a4447ef9c18868,
.wp-block-cover_c8d1fcd50d997cf2.is-light_bbdf13bfab7e2c6d .wp-block-cover__inner-container_c9b458179ea74a07 {
  color: #fff !important; }

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

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

.widget_5b6c6b96c7fd5a27 .wp-block-archives-dropdown_c9a8b6a275b1fb25,
.widget_5b6c6b96c7fd5a27 .wp-block-categories-dropdown_6f12fde1204794b7,
.widget_5b6c6b96c7fd5a27 .wp-block-loginout_a244c438ccdbbd42,
.widget_5b6c6b96c7fd5a27 .wp-block-social-links_a7e7a656d12900fd,
.widget_5b6c6b96c7fd5a27.widget_archive_0bc5fc9b074a4cb8 select,
.widget_5b6c6b96c7fd5a27.te_widget_categories_b7391b0eea96db8f select,
.widget_5b6c6b96c7fd5a27.widget_text_3614c26b664a3e65 select,
.widget_5b6c6b96c7fd5a27.te_widget_search_776fdaf791f8d58d .search-form_1effb1ec9476b73d,
.widget_5b6c6b96c7fd5a27.te_widget_tag_cloud_fe597e929d917dfc .tagcloud_997bf82b8c88806a,
.widget_5b6c6b96c7fd5a27 .wp-block-tag-cloud_e02a14f49d7da659 {
  margin-bottom: 6px; }

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

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

.blog-search-content_a1ed9ed1e997ce9a {
  margin: 0; }
  .blog-search-content_a1ed9ed1e997ce9a .wp-block-search_35529dc90e9daedc,
  .blog-search-content_a1ed9ed1e997ce9a .search-form_1effb1ec9476b73d,
  .blog-search-content_a1ed9ed1e997ce9a .sidebar__search_0414908ecf0935d9 {
    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_a1ed9ed1e997ce9a .wp-block-search_35529dc90e9daedc,
      .blog-search-content_a1ed9ed1e997ce9a .search-form_1effb1ec9476b73d,
      .blog-search-content_a1ed9ed1e997ce9a .sidebar__search_0414908ecf0935d9 {
        width: 100%; } }
    .blog-search-content_a1ed9ed1e997ce9a .wp-block-search_35529dc90e9daedc .wp-block-search__inside-wrapper_d9c3abfe013a6e64,
    .blog-search-content_a1ed9ed1e997ce9a .search-form_1effb1ec9476b73d .wp-block-search__inside-wrapper_d9c3abfe013a6e64,
    .blog-search-content_a1ed9ed1e997ce9a .sidebar__search_0414908ecf0935d9 .wp-block-search__inside-wrapper_d9c3abfe013a6e64 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .blog-search-content_a1ed9ed1e997ce9a .wp-block-search_35529dc90e9daedc label,
    .blog-search-content_a1ed9ed1e997ce9a .search-form_1effb1ec9476b73d label,
    .blog-search-content_a1ed9ed1e997ce9a .sidebar__search_0414908ecf0935d9 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_a1ed9ed1e997ce9a .wp-block-search_35529dc90e9daedc input,
    .blog-search-content_a1ed9ed1e997ce9a .search-form_1effb1ec9476b73d input,
    .blog-search-content_a1ed9ed1e997ce9a .sidebar__search_0414908ecf0935d9 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_a1ed9ed1e997ce9a .wp-block-search_35529dc90e9daedc button,
    .blog-search-content_a1ed9ed1e997ce9a .search-form_1effb1ec9476b73d button,
    .blog-search-content_a1ed9ed1e997ce9a .sidebar__search_0414908ecf0935d9 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_d5a784582583afd7 .wp-smiley_dcaf5ed6c13a1803,
.entry-content_b471f04d6f7afe4b .wp-smiley_dcaf5ed6c13a1803,
.comment-content_3ef0cf4235270f69 .wp-smiley_dcaf5ed6c13a1803 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

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

.te-comment-respond_9a45a86eb67ac90f.style-two_bb4fb6520be71ec3 .wpcf7-form_9b44021b6a240b56 .wpcf7-not-valid-tip_968b3d2aab81c010 {
  color: #d9c0b8 !important; }
.te-comment-respond_9a45a86eb67ac90f .wpcf7-form_9b44021b6a240b56 .wpcf7-not-valid_500198416c1a8726 {
  border-color: #dc3232 !important; }
.te-comment-respond_9a45a86eb67ac90f .wpcf7-form_9b44021b6a240b56 .wpcf7-not-valid-tip_968b3d2aab81c010 {
  font-size: 16px;
  margin-top: 5px; }
.te-comment-respond_9a45a86eb67ac90f .wpcf7-form_9b44021b6a240b56.sent_964993f4bb13926e .wpcf7-response-output_c9d0a9a9b600872d {
  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_9a45a86eb67ac90f .wpcf7-form_9b44021b6a240b56.invalid_2796ff27c9e2407a .wpcf7-response-output_c9d0a9a9b600872d {
  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_6b3c4e83f6a51373 {
  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_6b3c4e83f6a51373 .wpcf7-te-list-item_b54462f1583f4c39 {
    margin: 0; }
    .wpcf7-form-control_6b3c4e83f6a51373 .wpcf7-te-list-item_b54462f1583f4c39 label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      margin: 0;
      gap: 10px; }
      .wpcf7-form-control_6b3c4e83f6a51373 .wpcf7-te-list-item_b54462f1583f4c39 label .wpcf7-te-list-item-label_b50f904338dd4b46 {
        font-size: 16px;
        font-weight: 400; }

.logged-in_631fbf2a7d2a82db .te-comment-respond_9a45a86eb67ac90f textarea {
  margin-bottom: 12px; }

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

body.admin-bar_31884d967c66e7e5 .header-menu-area_b8284e9afafe5507.sticky_menu_453609601a1e7080 {
  top: 30px; }
  @media (max-width: 600px) {
    body.admin-bar_31884d967c66e7e5 .header-menu-area_b8284e9afafe5507.sticky_menu_453609601a1e7080 {
      top: 0; } }

.page-template-default_d9d2d0af0ad67d08.page-id-146_ded56d9e06320f93 .tp-page-content_d5a784582583afd7 p:last-child {
  margin-bottom: 10px; }
.page-template-default_d9d2d0af0ad67d08.page-id-1133_4878ce45ab5df2aa .tp-page-content_d5a784582583afd7 .te-comment-respond_9a45a86eb67ac90f {
  margin-top: 78px;
  display: inline-block;
  width: 100%; }
.page-template-default_d9d2d0af0ad67d08.page-id-3_26b0cb89cedb19e5 .page-area_57262a5f8e173e34 {
  padding-top: 128px; }

.single-post-item_abdc35213fdec614.post-24_ca4c7e6d4dd0c57f .wp-block-button_7d827c6d79ca8566 a {
  color: #ffffff; }

.post-template-default_660cb9b585454ad0.postid-163_4353ce6680420b02 .te-blog-details-wrapper_b345b93cb23a5b37 .te-post-item_e336467aee2b4cb2 .te-post-content {
  margin-bottom: 34px; }
.post-template-default_660cb9b585454ad0.postid-150_0db4af1ac750b8cf .te-blog-details-wrapper_b345b93cb23a5b37 .te-post-item_e336467aee2b4cb2 .te-post-content {
  margin-bottom: 34px; }
  .post-template-default_660cb9b585454ad0.postid-150_0db4af1ac750b8cf .te-blog-details-wrapper_b345b93cb23a5b37 .te-post-item_e336467aee2b4cb2 .te-post-content .wp-block-group_a0306eb63ffaa663.is-layout-constrained_9527fbca77b05756:last-child {
    border: 1px solid #000; }
.post-template-default_660cb9b585454ad0.postid-51_0413265c271cd0bc .te-blog-details-wrapper_b345b93cb23a5b37 .te-post-item_e336467aee2b4cb2 .te-post-content {
  margin-bottom: 25px; }
  .post-template-default_660cb9b585454ad0.postid-51_0413265c271cd0bc .te-blog-details-wrapper_b345b93cb23a5b37 .te-post-item_e336467aee2b4cb2 .te-post-content p:last-child {
    margin-bottom: 0; }
.post-template-default_660cb9b585454ad0.postid-1163_16c8b516a631f375 .te-blog-details-wrapper_b345b93cb23a5b37 .te-post-item_e336467aee2b4cb2 .te-post-content .wp-caption_c6496273e9ac50d3, .post-template-default_660cb9b585454ad0.postid-568_669c4b61e00f9d1f .te-blog-details-wrapper_b345b93cb23a5b37 .te-post-item_e336467aee2b4cb2 .te-post-content .wp-caption_c6496273e9ac50d3 {
  margin-top: 20px; }
.post-template-default_660cb9b585454ad0.postid-1785_e1c02cac06fc619b .te-blog-details-wrapper_b345b93cb23a5b37 .te-post-item_e336467aee2b4cb2 .te-post-content .wp-block-button__link_306748d993b75d11 {
  color: #ffffff !important; }
.post-template-default_660cb9b585454ad0.postid-1149_cf7fd8b1ac8e12ba .te-blog-details-wrapper_b345b93cb23a5b37 .te-latest-comments_167fa467646c98d9 li .te-comments-item_ff8908fe5c6aa874 .te-comments-text_a6fd1580343b1639 p {
  margin-bottom: 0; }
.post-template-default_660cb9b585454ad0.postid-555_e7acf54845512fc5 .te-blog-details-wrapper_b345b93cb23a5b37 .te-post-item_e336467aee2b4cb2 .te-post-content .gallery {
  margin-top: 20px; }

.error-404_9fefac40d82db93e.not-found {
  margin-top: -20px;
  margin-bottom: 40px; }
  .error-404_9fefac40d82db93e.not-found .error-content_05090f839b08cc20 .error-btn-bh_02e6750c400db6fd {
    margin-top: 20px; }

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

.sidebar_82dc18ddc4847f0d .widget_media_gallery_d40017968e4cc4c5 .gallery-item_b580996cd967564d {
  margin-bottom: 0; }
  .sidebar_82dc18ddc4847f0d .widget_media_gallery_d40017968e4cc4c5 .gallery-item_b580996cd967564d 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_2c3def2c25845613 {
  -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_94f1e2212006221a {
  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_234ed463554d2ea2 path {
  stroke: #317EFE;
  stroke-width: 4;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

body.admin-bar_31884d967c66e7e5 .header-area_64a0511d3249c3c1.style-2_02406f024c80dfd2.login .te-header-menu-area_a20846550b625ff5 {
  top: auto !important; }

.header-area_64a0511d3249c3c1 .container-fluid_e9276a5c4b6d3fb8 {
  padding: 0 70px; }
  @media (max-width: 1550px) {
    .header-area_64a0511d3249c3c1 .container-fluid_e9276a5c4b6d3fb8 {
      padding: 0 24px; } }
.header-area_64a0511d3249c3c1.style-2_02406f024c80dfd2 .header-top {
  padding: 9px 0;
  background-color: #F9F4F1; }
  .header-area_64a0511d3249c3c1.style-2_02406f024c80dfd2 .header-top .te-header-contact-info_8f7cca5c27c3a9de span {
    color: #677471; }
    .header-area_64a0511d3249c3c1.style-2_02406f024c80dfd2 .header-top .te-header-contact-info_8f7cca5c27c3a9de span i {
      color: #317EFE; }
    .header-area_64a0511d3249c3c1.style-2_02406f024c80dfd2 .header-top .te-header-contact-info_8f7cca5c27c3a9de span a {
      color: #677471; }
  .header-area_64a0511d3249c3c1.style-2_02406f024c80dfd2 .header-top .te-social-profile_13056b38fb80ce2a a {
    color: #317EFE;
    background-color: #E0E6F8;
    width: 42px;
    height: 42px; }
    .header-area_64a0511d3249c3c1.style-2_02406f024c80dfd2 .header-top .te-social-profile_13056b38fb80ce2a a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #ffffff;
      background-color: #317EFE; }
.header-area_64a0511d3249c3c1.style-2_02406f024c80dfd2 .te-header-menu-area_a20846550b625ff5 {
  position: fixed;
  top: 20px;
  left: 0;
  width: 100%; }
  .header-area_64a0511d3249c3c1.style-2_02406f024c80dfd2 .te-header-menu-area_a20846550b625ff5 .menu-wrapper_398621cd1895777a {
    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_64a0511d3249c3c1.style-2_02406f024c80dfd2 .te-header-menu-area_a20846550b625ff5 .menu-wrapper_398621cd1895777a {
        padding-left: 10px;
        padding-right: 6px; } }
  .header-area_64a0511d3249c3c1.style-2_02406f024c80dfd2 .te-header-menu-area_a20846550b625ff5 .te-header-btn_412cd4387fc23781 .te-quote-btn_5613753a123ac75b {
    background-color: #E7F914;
    border-color: #E7F914; }
.header-area_64a0511d3249c3c1.style-2_02406f024c80dfd2 .te-sticky_menu {
  top: 0; }
  .header-area_64a0511d3249c3c1.style-2_02406f024c80dfd2 .te-sticky_menu .menu-wrapper_398621cd1895777a {
    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_ec1114ef9158506f {
    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_56148de86a224ba9 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px; }
  .header-top .te-header-contact-info_8f7cca5c27c3a9de {
    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_8f7cca5c27c3a9de 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_8f7cca5c27c3a9de span.te-contact-info-item_ef6878ad0c292972 {
        gap: 0 10px !important; }
      .header-top .te-header-contact-info_8f7cca5c27c3a9de 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_949132b0eb7d074d {
      display: none; } }
  .header-top .header-top-btn_949132b0eb7d074d 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_949132b0eb7d074d a:hover:after {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
    .header-top .header-top-btn_949132b0eb7d074d 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_13056b38fb80ce2a {
    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_13056b38fb80ce2a .te-social-profile-label_63b7e53cd5a88075 {
      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_13056b38fb80ce2a 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_13056b38fb80ce2a a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #14203A;
        background-color: #E7F914; }

.te-header-menu-area_a20846550b625ff5 {
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-header-menu-area_a20846550b625ff5.te-te-sticky-header_25d5b3176255f105 {
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-header-menu-area_a20846550b625ff5.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_a20846550b625ff5.te-sticky_menu .te-logo_6301097578fcf34b .te-sticky-logo_dd444601165c7040 img {
          width: 170px;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-header-menu-area_a20846550b625ff5.te-sticky_menu .te-main-menu_997fa995f6718bad ul li.te-active > a:after {
      bottom: 20px; }
    .te-header-menu-area_a20846550b625ff5.te-sticky_menu .te-main-menu_997fa995f6718bad 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_a20846550b625ff5.te-sticky_menu .te-main-menu_997fa995f6718bad ul li a {
          padding: 33px 14px; } }
    .te-header-menu-area_a20846550b625ff5.te-sticky_menu .te-main-menu_997fa995f6718bad ul li ul li a {
      padding: 10px 20px; }
  .te-header-menu-area_a20846550b625ff5 .te-header-menu-wrapper_992972e686127f77 {
    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_a20846550b625ff5 .te-header-menu-wrapper_992972e686127f77 {
        gap: 20px; } }
  .te-header-menu-area_a20846550b625ff5 .te-logo_6301097578fcf34b {
    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_a20846550b625ff5 .te-logo_6301097578fcf34b {
        height: 100px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-header-menu-area_a20846550b625ff5 .te-logo_6301097578fcf34b {
        height: 80px; } }
    .te-header-menu-area_a20846550b625ff5 .te-logo_6301097578fcf34b .te-standard-logo_c5ede4c70c7dfc59 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-header-menu-area_a20846550b625ff5 .te-logo_6301097578fcf34b .te-sticky-logo_dd444601165c7040 {
      display: none; }
      @media only screen and (max-width: 767px) {
        .te-header-menu-area_a20846550b625ff5 .te-logo_6301097578fcf34b .te-sticky-logo_dd444601165c7040 {
          width: 170px; } }
      @media only screen and (max-width: 1199px) {
        .te-header-menu-area_a20846550b625ff5 .te-logo_6301097578fcf34b .te-sticky-logo_dd444601165c7040 {
          display: block; } }
      .te-header-menu-area_a20846550b625ff5 .te-logo_6301097578fcf34b .te-sticky-logo_dd444601165c7040 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-header-menu-area_a20846550b625ff5 .te-logo_6301097578fcf34b .te-retina-logo_25d783344d1dcfdc {
      display: none; }

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

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

.te-header-btn_412cd4387fc23781 {
  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_412cd4387fc23781 .te-icon_926b2a29027e76b8 {
    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_412cd4387fc23781 .te-icon_926b2a29027e76b8: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_412cd4387fc23781 {
      display: none; } }
  .te-header-btn_412cd4387fc23781 .te-cta-btn_7b0b628a11d83e64 {
    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_412cd4387fc23781 .te-cta-btn_7b0b628a11d83e64:hover {
      background-color: #317EFE;
      color: #ffffff; }
  .te-header-btn_412cd4387fc23781 .te-quote-btn_5613753a123ac75b {
    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_412cd4387fc23781 .te-quote-btn_5613753a123ac75b: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_4730d4810da8ac65 {
    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_4730d4810da8ac65 .te-search-content-filed_dd94c682f0647708 {
      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_4730d4810da8ac65 .te-search-content-filed_dd94c682f0647708 .te-search-close {
        cursor: pointer;
        font-size: 30px;
        color: #ffffff; }
    .te-search-form-wrapper .te-search-form-inner_4730d4810da8ac65 .te-search-form_c17d47d4e5ca8a55 {
      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_4730d4810da8ac65 .te-search-form_c17d47d4e5ca8a55 .te-search-form-input_34ee6ae72351d1ae {
        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_4730d4810da8ac65 .te-search-form_c17d47d4e5ca8a55 .te-search-form-input_34ee6ae72351d1ae .te-search-icon_273adae6d6ba5e31 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .te-search-form-wrapper .te-search-form-inner_4730d4810da8ac65 .te-search-form_c17d47d4e5ca8a55 .te-search-form-input_34ee6ae72351d1ae button.te-submit-search-btn_ca0e38f1a639b249 {
          padding: 15px 24px !important; }
      .te-search-form-wrapper .te-search-form-inner_4730d4810da8ac65 .te-search-form_c17d47d4e5ca8a55 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_0e013eaf149dae49 a.mean-expand.mean-clicked_5ca9c3ef73cc4b2c {
  background-color: #317EFE;
  border-color: #317EFE !important; }

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

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

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

.te-mobile-menu-bar_64aadf89b46071da 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_64aadf89b46071da 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_c5137eb26502cced {
    display: inline-block;
    width: 180px; }
  .te-menu-sidebar-area .te-menu-sidebar-wrapper_037484625b0250fb {
    position: relative;
    padding: 40px; }
  .te-menu-sidebar-area.active {
    right: 0; }
  .te-menu-sidebar-area .te-menu-sidebar-close_112b34b1eb150aaa {
    position: absolute;
    top: 0;
    right: 0; }
    .te-menu-sidebar-area .te-menu-sidebar-close_112b34b1eb150aaa .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_112b34b1eb150aaa .te-menu-sidebar-close-btn:hover {
        background-color: #317EFE; }
  .te-menu-sidebar-area .te-menu-sidebar-content_6454cbecb4ddc595 .te-menu-sidebar-single-widget_b228ea0f011103dd {
    display: inline-block;
    margin-top: 20px;
    width: 100%; }
    .te-menu-sidebar-area .te-menu-sidebar-content_6454cbecb4ddc595 .te-menu-sidebar-single-widget_b228ea0f011103dd .te-menu-sidebar-title_c5e0895e09f3e0d5 {
      margin-bottom: 5px; }
    .te-menu-sidebar-area .te-menu-sidebar-content_6454cbecb4ddc595 .te-menu-sidebar-single-widget_b228ea0f011103dd .te-header-contact-info_8f7cca5c27c3a9de {
      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_6454cbecb4ddc595 .te-menu-sidebar-single-widget_b228ea0f011103dd .te-header-contact-info_8f7cca5c27c3a9de 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_6454cbecb4ddc595 .te-menu-sidebar-single-widget_b228ea0f011103dd .te-header-contact-info_8f7cca5c27c3a9de span.te-contact-info-item_ef6878ad0c292972 {
          gap: 0 10px !important; }
        .te-menu-sidebar-area .te-menu-sidebar-content_6454cbecb4ddc595 .te-menu-sidebar-single-widget_b228ea0f011103dd .te-header-contact-info_8f7cca5c27c3a9de 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_6454cbecb4ddc595 .te-menu-sidebar-single-widget_b228ea0f011103dd .te-header-contact-info_8f7cca5c27c3a9de span a:hover {
            color: #317EFE; }
    .te-menu-sidebar-area .te-menu-sidebar-content_6454cbecb4ddc595 .te-menu-sidebar-single-widget_b228ea0f011103dd .te-social-profile_13056b38fb80ce2a {
      margin-top: 20px;
      border-top: 1px solid #dfe2e9;
      width: 100%;
      padding-top: 20px; }
      .te-menu-sidebar-area .te-menu-sidebar-content_6454cbecb4ddc595 .te-menu-sidebar-single-widget_b228ea0f011103dd .te-social-profile_13056b38fb80ce2a a {
        color: #14203A;
        font-size: 22px; }
        .te-menu-sidebar-area .te-menu-sidebar-content_6454cbecb4ddc595 .te-menu-sidebar-single-widget_b228ea0f011103dd .te-social-profile_13056b38fb80ce2a 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_7bfd7ffd211091fe {
  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_7bfd7ffd211091fe.style-2_02406f024c80dfd2 .te-single-slider_ae251f52ad251942 {
    height: 950px;
    padding-top: 70px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_7bfd7ffd211091fe.style-2_02406f024c80dfd2 .te-single-slider_ae251f52ad251942 {
        height: unset;
        padding: 80px 0; } }
    .slider-area_7bfd7ffd211091fe.style-2_02406f024c80dfd2 .te-single-slider_ae251f52ad251942 .slider-feature-img_977600d4a34f07d5 {
      position: absolute;
      right: 0;
      top: 0; }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_7bfd7ffd211091fe.style-2_02406f024c80dfd2 .te-single-slider_ae251f52ad251942 .slider-feature-img_977600d4a34f07d5 {
          right: -200px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_7bfd7ffd211091fe.style-2_02406f024c80dfd2 .te-single-slider_ae251f52ad251942 .slider-feature-img_977600d4a34f07d5 {
          right: -280px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_7bfd7ffd211091fe.style-2_02406f024c80dfd2 .te-single-slider_ae251f52ad251942 .slider-feature-img_977600d4a34f07d5 {
          right: -380px; } }
      .slider-area_7bfd7ffd211091fe.style-2_02406f024c80dfd2 .te-single-slider_ae251f52ad251942 .slider-feature-img_977600d4a34f07d5 .company-award_af43d7dafc8fe112 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        margin-top: 50px;
        left: 135px; }
        .slider-area_7bfd7ffd211091fe.style-2_02406f024c80dfd2 .te-single-slider_ae251f52ad251942 .slider-feature-img_977600d4a34f07d5 .company-award_af43d7dafc8fe112 .icon_8326013fc6eb1737 {
          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_7bfd7ffd211091fe.style-2_02406f024c80dfd2 .te-single-slider_ae251f52ad251942 .slider-feature-img_977600d4a34f07d5 .slider-feature-img-overlay_acc5c48df38d6b87 {
          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_7bfd7ffd211091fe.style-2_02406f024c80dfd2 .te-single-slider_ae251f52ad251942 .slider-left-shape_946d47aa89166ef9 {
      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_7bfd7ffd211091fe.style-2_02406f024c80dfd2 .te-single-slider_ae251f52ad251942 .slider-left-shape_946d47aa89166ef9 {
          display: none; } }
    .slider-area_7bfd7ffd211091fe.style-2_02406f024c80dfd2 .te-single-slider_ae251f52ad251942 .slider-right-shape_30f20e4ca49dc5a7 {
      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_7bfd7ffd211091fe.style-2_02406f024c80dfd2 .te-single-slider_ae251f52ad251942 .slider-right-shape_30f20e4ca49dc5a7 {
          display: none; } }
    .slider-area_7bfd7ffd211091fe.style-2_02406f024c80dfd2 .te-single-slider_ae251f52ad251942 .slider-circle-shape_caa9eddb5fb74418 {
      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_7bfd7ffd211091fe .te-slider-wrapper_6a3d8decb6e5cf6f .slick-active .te-slider-short-title_b425324621e47e9f,
  .slider-area_7bfd7ffd211091fe .te-slider-wrapper_6a3d8decb6e5cf6f .slick-active .te-slider-title_561624efcea32480,
  .slider-area_7bfd7ffd211091fe .te-slider-wrapper_6a3d8decb6e5cf6f .slick-active .te-slider-short-desc_278fee15800ebfdb,
  .slider-area_7bfd7ffd211091fe .te-slider-wrapper_6a3d8decb6e5cf6f .slick-active .te-slider-btn-wrapper_b0618da3534bbc5f {
    -webkit-animation-name: MovefadeUp;
    animation-name: MovefadeUp;
    -webkit-animation-fill-mode: both; }
  .slider-area_7bfd7ffd211091fe .te-slider-wrapper_6a3d8decb6e5cf6f .slick-active .te-slider-short-title_b425324621e47e9f {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; }
  .slider-area_7bfd7ffd211091fe .te-slider-wrapper_6a3d8decb6e5cf6f .slick-active .te-slider-title_561624efcea32480 {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  .slider-area_7bfd7ffd211091fe .te-slider-wrapper_6a3d8decb6e5cf6f .slick-active .te-slider-short-desc_278fee15800ebfdb {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s; }
  .slider-area_7bfd7ffd211091fe .te-slider-wrapper_6a3d8decb6e5cf6f .slick-active .te-slider-btn-wrapper_b0618da3534bbc5f {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s; }
  .slider-area_7bfd7ffd211091fe .te-slider-wrapper_6a3d8decb6e5cf6f .slick-dots_d390f183ff61d44a {
    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_7bfd7ffd211091fe .te-slider-wrapper_6a3d8decb6e5cf6f .slick-dots_d390f183ff61d44a {
        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_7bfd7ffd211091fe .te-slider-wrapper_6a3d8decb6e5cf6f .slick-dots_d390f183ff61d44a 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_7bfd7ffd211091fe .te-slider-wrapper_6a3d8decb6e5cf6f .slick-dots_d390f183ff61d44a 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_7bfd7ffd211091fe .te-slider-wrapper_6a3d8decb6e5cf6f .slick-dots_d390f183ff61d44a li button:hover {
          background-color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
      .slider-area_7bfd7ffd211091fe .te-slider-wrapper_6a3d8decb6e5cf6f .slick-dots_d390f183ff61d44a li.slick-active {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 1px solid #317EFE; }
        .slider-area_7bfd7ffd211091fe .te-slider-wrapper_6a3d8decb6e5cf6f .slick-dots_d390f183ff61d44a li.slick-active button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .slider-area_7bfd7ffd211091fe .te-single-slider_ae251f52ad251942 {
    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_7bfd7ffd211091fe .te-single-slider_ae251f52ad251942 {
        background-image: none !important; } }
    .slider-area_7bfd7ffd211091fe .te-single-slider_ae251f52ad251942 .te-slider-overlay_b19c39b6f6c36ac9 {
      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_7bfd7ffd211091fe .te-single-slider_ae251f52ad251942 .te-slider-overlay_b19c39b6f6c36ac9 {
          left: 0; } }
      .slider-area_7bfd7ffd211091fe .te-single-slider_ae251f52ad251942 .te-slider-overlay_b19c39b6f6c36ac9 .te-slider-overlay-shape_802c7c729073e89b {
        position: absolute;
        top: 0;
        height: 100%;
        left: -340px;
        width: 100%; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_7bfd7ffd211091fe .te-single-slider_ae251f52ad251942 .te-slider-overlay_b19c39b6f6c36ac9 .te-slider-overlay-shape_802c7c729073e89b {
            display: none; } }
    .slider-area_7bfd7ffd211091fe .te-single-slider_ae251f52ad251942 .te-slider-content-wrapper_11ada06accec92bb {
      position: relative;
      z-index: 99; }
      .slider-area_7bfd7ffd211091fe .te-single-slider_ae251f52ad251942 .te-slider-content-wrapper_11ada06accec92bb .te-slider-content_942376367bb6b3b5 .te-slider-short-title_b425324621e47e9f {
        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_7bfd7ffd211091fe .te-single-slider_ae251f52ad251942 .te-slider-content-wrapper_11ada06accec92bb .te-slider-content_942376367bb6b3b5 .te-slider-title_561624efcea32480 {
        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_7bfd7ffd211091fe .te-single-slider_ae251f52ad251942 .te-slider-content-wrapper_11ada06accec92bb .te-slider-content_942376367bb6b3b5 .te-slider-title_561624efcea32480 {
            font-size: 60px;
            line-height: 64px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-area_7bfd7ffd211091fe .te-single-slider_ae251f52ad251942 .te-slider-content-wrapper_11ada06accec92bb .te-slider-content_942376367bb6b3b5 .te-slider-title_561624efcea32480 {
            font-size: 48px;
            line-height: 56px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_7bfd7ffd211091fe .te-single-slider_ae251f52ad251942 .te-slider-content-wrapper_11ada06accec92bb .te-slider-content_942376367bb6b3b5 .te-slider-title_561624efcea32480 {
            font-size: 42px;
            line-height: 52px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_7bfd7ffd211091fe .te-single-slider_ae251f52ad251942 .te-slider-content-wrapper_11ada06accec92bb .te-slider-content_942376367bb6b3b5 .te-slider-title_561624efcea32480 {
            font-size: 38px;
            line-height: 44px;
            margin-bottom: 20px; } }
      .slider-area_7bfd7ffd211091fe .te-single-slider_ae251f52ad251942 .te-slider-content-wrapper_11ada06accec92bb .te-slider-content_942376367bb6b3b5 .te-slider-short-desc_278fee15800ebfdb {
        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_7bfd7ffd211091fe .te-single-slider_ae251f52ad251942 .te-slider-content-wrapper_11ada06accec92bb .te-slider-content_942376367bb6b3b5 .te-slider-short-desc_278fee15800ebfdb {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_7bfd7ffd211091fe .te-single-slider_ae251f52ad251942 .te-slider-content-wrapper_11ada06accec92bb .te-slider-content_942376367bb6b3b5 .te-slider-short-desc_278fee15800ebfdb {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_7bfd7ffd211091fe .te-single-slider_ae251f52ad251942 .te-slider-content-wrapper_11ada06accec92bb .te-slider-content_942376367bb6b3b5 .te-slider-short-desc_278fee15800ebfdb {
            font-size: 18px;
            line-height: 32px; } }
      .slider-area_7bfd7ffd211091fe .te-single-slider_ae251f52ad251942 .te-slider-content-wrapper_11ada06accec92bb .te-slider-content_942376367bb6b3b5 .te-slider-btn-wrapper_b0618da3534bbc5f {
        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_7bfd7ffd211091fe .te-single-slider_ae251f52ad251942 .te-slider-content-wrapper_11ada06accec92bb .te-slider-content_942376367bb6b3b5 .te-slider-btn-wrapper_b0618da3534bbc5f {
            padding-top: 30px; } }
        .slider-area_7bfd7ffd211091fe .te-single-slider_ae251f52ad251942 .te-slider-content-wrapper_11ada06accec92bb .te-slider-content_942376367bb6b3b5 .te-slider-btn-wrapper_b0618da3534bbc5f .te-theme-btn_9752b5d13ede3fe4 {
          padding: 11px 30px;
          color: #ffffff;
          border-radius: 50px;
          background-color: #317EFE;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .slider-area_7bfd7ffd211091fe .te-single-slider_ae251f52ad251942 .te-slider-content-wrapper_11ada06accec92bb .te-slider-content_942376367bb6b3b5 .te-slider-btn-wrapper_b0618da3534bbc5f .te-call-btn_5fc7e561bdc441bf {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 20px; }
          .slider-area_7bfd7ffd211091fe .te-single-slider_ae251f52ad251942 .te-slider-content-wrapper_11ada06accec92bb .te-slider-content_942376367bb6b3b5 .te-slider-btn-wrapper_b0618da3534bbc5f .te-call-btn_5fc7e561bdc441bf .te-icon_926b2a29027e76b8 {
            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_7bfd7ffd211091fe .te-single-slider_ae251f52ad251942 .te-slider-content-wrapper_11ada06accec92bb .te-slider-content_942376367bb6b3b5 .te-slider-btn-wrapper_b0618da3534bbc5f .te-call-btn_5fc7e561bdc441bf .te-content_c4088ff90d064e1c {
            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_7bfd7ffd211091fe .te-single-slider_ae251f52ad251942 .te-slider-content-wrapper_11ada06accec92bb .te-slider-content_942376367bb6b3b5 .te-slider-btn-wrapper_b0618da3534bbc5f .te-call-btn_5fc7e561bdc441bf .te-content_c4088ff90d064e1c .te-title_d488cf1ff07246c8 {
              font-size: 18px;
              font-weight: 400;
              line-height: 24px;
              color: #335371; }
            .slider-area_7bfd7ffd211091fe .te-single-slider_ae251f52ad251942 .te-slider-content-wrapper_11ada06accec92bb .te-slider-content_942376367bb6b3b5 .te-slider-btn-wrapper_b0618da3534bbc5f .te-call-btn_5fc7e561bdc441bf .te-content_c4088ff90d064e1c .te-text_68b83e2782bfdd94 {
              font-size: 20px;
              font-weight: 500;
              line-height: 24px;
              letter-spacing: 0px;
              color: #14203A; }

.slider-area_7bfd7ffd211091fe.style-1_ff5333a2ee07f85e {
  position: relative;
  overflow: visible;
  background: transparent; }
  .slider-area_7bfd7ffd211091fe.style-1_ff5333a2ee07f85e: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_7bfd7ffd211091fe.style-1_ff5333a2ee07f85e .te-single-slider_ae251f52ad251942 {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .slider-area_7bfd7ffd211091fe.style-1_ff5333a2ee07f85e .te-single-slider_ae251f52ad251942 .te-slider-overlay_b19c39b6f6c36ac9 {
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
      background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
      .slider-area_7bfd7ffd211091fe.style-1_ff5333a2ee07f85e .te-single-slider_ae251f52ad251942 .te-slider-overlay_b19c39b6f6c36ac9::before {
        display: none; }
    .slider-area_7bfd7ffd211091fe.style-1_ff5333a2ee07f85e .te-single-slider_ae251f52ad251942 .slider-shape_9830d99b4c8523f9 {
      position: absolute;
      border-radius: 20px;
      overflow: hidden; }
      .slider-area_7bfd7ffd211091fe.style-1_ff5333a2ee07f85e .te-single-slider_ae251f52ad251942 .slider-shape_9830d99b4c8523f9 img {
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        top: 0; }
    .slider-area_7bfd7ffd211091fe.style-1_ff5333a2ee07f85e .te-single-slider_ae251f52ad251942 .shape-one_218b831e99f226e8 {
      top: 50px;
      left: 0;
      width: 300px;
      height: 290px; }
      @media (max-width: 991px) {
        .slider-area_7bfd7ffd211091fe.style-1_ff5333a2ee07f85e .te-single-slider_ae251f52ad251942 .shape-one_218b831e99f226e8 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_7bfd7ffd211091fe.style-1_ff5333a2ee07f85e .te-single-slider_ae251f52ad251942 .shape-one_218b831e99f226e8 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_7bfd7ffd211091fe.style-1_ff5333a2ee07f85e .te-single-slider_ae251f52ad251942 .shape-one_218b831e99f226e8 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_7bfd7ffd211091fe.style-1_ff5333a2ee07f85e .te-single-slider_ae251f52ad251942 .shape-one_218b831e99f226e8 {
          top: 160px;
          width: 250px;
          height: 200px; } }
    .slider-area_7bfd7ffd211091fe.style-1_ff5333a2ee07f85e .te-single-slider_ae251f52ad251942 .shape-two_5e899b13909b5d3e {
      top: 0;
      right: 0;
      width: 300px;
      height: 310px; }
      @media (max-width: 991px) {
        .slider-area_7bfd7ffd211091fe.style-1_ff5333a2ee07f85e .te-single-slider_ae251f52ad251942 .shape-two_5e899b13909b5d3e {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_7bfd7ffd211091fe.style-1_ff5333a2ee07f85e .te-single-slider_ae251f52ad251942 .shape-two_5e899b13909b5d3e {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_7bfd7ffd211091fe.style-1_ff5333a2ee07f85e .te-single-slider_ae251f52ad251942 .shape-two_5e899b13909b5d3e {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_7bfd7ffd211091fe.style-1_ff5333a2ee07f85e .te-single-slider_ae251f52ad251942 .shape-two_5e899b13909b5d3e {
          width: 300px;
          height: 250px;
          top: 70px;
          right: -40px; } }
    .slider-area_7bfd7ffd211091fe.style-1_ff5333a2ee07f85e .te-single-slider_ae251f52ad251942 .shape-three_9c9d4e9e2d4f2f28 {
      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_7bfd7ffd211091fe.style-1_ff5333a2ee07f85e .te-single-slider_ae251f52ad251942 .shape-three_9c9d4e9e2d4f2f28 {
          display: none !important; } }
      @media (max-width: 991px) {
        .slider-area_7bfd7ffd211091fe.style-1_ff5333a2ee07f85e .te-single-slider_ae251f52ad251942 .shape-three_9c9d4e9e2d4f2f28 {
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
    .slider-area_7bfd7ffd211091fe.style-1_ff5333a2ee07f85e .te-single-slider_ae251f52ad251942 .te-slider-container_56d4e2ac35fa530a {
      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_7bfd7ffd211091fe.style-1_ff5333a2ee07f85e .te-single-slider_ae251f52ad251942 .te-slider-container_56d4e2ac35fa530a {
          -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_7bfd7ffd211091fe.style-1_ff5333a2ee07f85e .te-single-slider_ae251f52ad251942 .te-slider-container_56d4e2ac35fa530a {
          padding: 70px 0;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .slider-area_7bfd7ffd211091fe.style-1_ff5333a2ee07f85e .te-single-slider_ae251f52ad251942 .te-slider-container_56d4e2ac35fa530a .te-slider-column_1a5f817d978796c4 {
        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_7bfd7ffd211091fe.style-1_ff5333a2ee07f85e .te-single-slider_ae251f52ad251942 .te-slider-container_56d4e2ac35fa530a .te-slider-column_1a5f817d978796c4 {
            width: 100%; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_7bfd7ffd211091fe.style-1_ff5333a2ee07f85e .te-single-slider_ae251f52ad251942 .te-slider-content-wrapper_11ada06accec92bb .te-slider-content_942376367bb6b3b5 .te-slider-btn-wrapper_b0618da3534bbc5f {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .slider-area_7bfd7ffd211091fe.style-1_ff5333a2ee07f85e .te-single-slider_ae251f52ad251942 .te-slider-content-wrapper_11ada06accec92bb .te-slider-content_942376367bb6b3b5 .te-slider-btn-wrapper_b0618da3534bbc5f .te-theme-btn_9752b5d13ede3fe4 {
      background-color: #317EFE;
      color: #ffffff; }
      .slider-area_7bfd7ffd211091fe.style-1_ff5333a2ee07f85e .te-single-slider_ae251f52ad251942 .te-slider-content-wrapper_11ada06accec92bb .te-slider-content_942376367bb6b3b5 .te-slider-btn-wrapper_b0618da3534bbc5f .te-theme-btn_9752b5d13ede3fe4:hover {
        background-color: #E7F914;
        color: #14203A; }
    .slider-area_7bfd7ffd211091fe.style-1_ff5333a2ee07f85e .te-single-slider_ae251f52ad251942 .te-slider-content-wrapper_11ada06accec92bb .te-slider-content_942376367bb6b3b5 .te-slider-btn-wrapper_b0618da3534bbc5f .te-call-btn_5fc7e561bdc441bf .te-icon_926b2a29027e76b8 {
      color: #317EFE; }
    .slider-area_7bfd7ffd211091fe.style-1_ff5333a2ee07f85e .te-single-slider_ae251f52ad251942 .te-slider-content-wrapper_11ada06accec92bb .te-slider-content_942376367bb6b3b5 .te-slider-title_561624efcea32480 {
      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_7bfd7ffd211091fe.style-1_ff5333a2ee07f85e .te-single-slider_ae251f52ad251942 .te-slider-content-wrapper_11ada06accec92bb .te-slider-content_942376367bb6b3b5 .te-slider-title_561624efcea32480 {
          font-size: 28px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_7bfd7ffd211091fe.style-1_ff5333a2ee07f85e .te-single-slider_ae251f52ad251942 .te-slider-content-wrapper_11ada06accec92bb .te-slider-content_942376367bb6b3b5 .te-slider-title_561624efcea32480 {
          font-size: 32px;
          line-height: 52px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_7bfd7ffd211091fe.style-1_ff5333a2ee07f85e .te-single-slider_ae251f52ad251942 .te-slider-content-wrapper_11ada06accec92bb .te-slider-content_942376367bb6b3b5 .te-slider-title_561624efcea32480 {
          font-size: 62px;
          line-height: 80px; } }
  .slider-area_7bfd7ffd211091fe.style-1_ff5333a2ee07f85e .te-slider-wrapper_6a3d8decb6e5cf6f .container {
    position: relative; }
  .slider-area_7bfd7ffd211091fe.style-1_ff5333a2ee07f85e .te-slider-wrapper_6a3d8decb6e5cf6f .slider-shape-bg_48b64124fe1e72d2 {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: 100px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_7bfd7ffd211091fe.style-1_ff5333a2ee07f85e .te-slider-wrapper_6a3d8decb6e5cf6f .slider-shape-bg_48b64124fe1e72d2 {
        display: none; } }
    @media (max-width: 1399px) {
      .slider-area_7bfd7ffd211091fe.style-1_ff5333a2ee07f85e .te-slider-wrapper_6a3d8decb6e5cf6f .slider-shape-bg_48b64124fe1e72d2 {
        margin-left: 0; } }
    .slider-area_7bfd7ffd211091fe.style-1_ff5333a2ee07f85e .te-slider-wrapper_6a3d8decb6e5cf6f .slider-shape-bg_48b64124fe1e72d2: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_a28716681ca5ec95 {
  position: relative; }

.te-info-card_29d30e107ef0f666 {
  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_29d30e107ef0f666 {
      padding: 40px 25px; } }
  .te-info-card_29d30e107ef0f666: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_29d30e107ef0f666:hover .te-image-wrapper_cc16e103b1b93bc9 .overlay_ac0777d21500f604 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      opacity: 0.72; }
    .te-info-card_29d30e107ef0f666:hover .te-image-wrapper_cc16e103b1b93bc9 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_29d30e107ef0f666:hover .icon_8326013fc6eb1737 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-info-card_29d30e107ef0f666:hover .content .te-read-more_2f1beeeba61f3eb5 .te-theme-btn_9752b5d13ede3fe4 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_29d30e107ef0f666 .te-info-card-inner_0388f0f1fb4fe490 {
    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_29d30e107ef0f666 .te-image-wrapper_cc16e103b1b93bc9 {
    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_29d30e107ef0f666 .te-image-wrapper_cc16e103b1b93bc9 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_29d30e107ef0f666 .te-image-wrapper_cc16e103b1b93bc9 .overlay_ac0777d21500f604 {
      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_29d30e107ef0f666 .icon_8326013fc6eb1737 {
    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_29d30e107ef0f666 .icon_8326013fc6eb1737 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_29d30e107ef0f666 .te-content-wrapper_e18544ce935ae7a5 {
    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_29d30e107ef0f666 .te-title-wrapper_51fe21afda6b24d4 {
    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_29d30e107ef0f666 .te-title-wrapper_51fe21afda6b24d4 .icon_8326013fc6eb1737 {
      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_29d30e107ef0f666 .te-title-wrapper_51fe21afda6b24d4 .icon_8326013fc6eb1737::before, .te-info-card_29d30e107ef0f666 .te-title-wrapper_51fe21afda6b24d4 .icon_8326013fc6eb1737::after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #317EFE;
        border: 1px solid #E1E1E1; }
      .te-info-card_29d30e107ef0f666 .te-title-wrapper_51fe21afda6b24d4 .icon_8326013fc6eb1737::before {
        top: 15px;
        left: 5px; }
      .te-info-card_29d30e107ef0f666 .te-title-wrapper_51fe21afda6b24d4 .icon_8326013fc6eb1737::after {
        bottom: 15px;
        right: 5px; }
    .te-info-card_29d30e107ef0f666 .te-title-wrapper_51fe21afda6b24d4 .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_29d30e107ef0f666 .te-title-wrapper_51fe21afda6b24d4 .divider_446bca08e419cfab {
      width: 55px;
      height: 2px;
      background-color: #317EFE; }
  .te-info-card_29d30e107ef0f666 .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_29d30e107ef0f666 .content .desc_e880ad903c448777 {
      -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_29d30e107ef0f666 .content .te-read-more_2f1beeeba61f3eb5 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start; }
      .te-info-card_29d30e107ef0f666 .content .te-read-more_2f1beeeba61f3eb5 .te-theme-btn_9752b5d13ede3fe4 {
        background-color: transparent;
        color: #317EFE;
        border: 1px solid #131A2A;
        padding: 9px 28px; }
        .te-info-card_29d30e107ef0f666 .content .te-read-more_2f1beeeba61f3eb5 .te-theme-btn_9752b5d13ede3fe4:hover {
          background-color: #317EFE;
          color: #ffffff;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

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

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

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

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

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

.te-about-image-card_4db45342ac0e705f .te-main-img-wrapper_5d4f2f407636bf15 {
  text-align: right; }
  @media (max-width: 991px) {
    .te-about-image-card_4db45342ac0e705f .te-main-img-wrapper_5d4f2f407636bf15 {
      text-align: left; } }
  .te-about-image-card_4db45342ac0e705f .te-main-img-wrapper_5d4f2f407636bf15 .te-main-img-inner_b762345d065304c2 {
    position: relative;
    display: inline-block;
    z-index: 2; }
    .te-about-image-card_4db45342ac0e705f .te-main-img-wrapper_5d4f2f407636bf15 .te-main-img-inner_b762345d065304c2 > img {
      border-radius: 500px 500px 0 0;
      margin-left: 7px;
      margin-top: 4px; }
      @media (max-width: 650px) {
        .te-about-image-card_4db45342ac0e705f .te-main-img-wrapper_5d4f2f407636bf15 .te-main-img-inner_b762345d065304c2 > img {
          width: 100%; } }
    .te-about-image-card_4db45342ac0e705f .te-main-img-wrapper_5d4f2f407636bf15 .te-main-img-inner_b762345d065304c2 .te-img-card-shape_99cf7f0f8a9bbf66 {
      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_4db45342ac0e705f .te-main-img-wrapper_5d4f2f407636bf15 .te-main-img-inner_b762345d065304c2 .te-img-card-shape_99cf7f0f8a9bbf66 {
          right: 0; } }
.te-about-image-card_4db45342ac0e705f .te-company-foundation_015aae2c41b97d83 {
  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_4db45342ac0e705f .te-company-foundation_015aae2c41b97d83 .te-counter-wrapper_3360bc4b64d1bff0 {
    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_4db45342ac0e705f .te-company-foundation_015aae2c41b97d83 .counter-title_0faf5bf380a144d8 {
    font-size: 45px;
    font-weight: 700;
    line-height: 54.9px;
    letter-spacing: -0.8px;
    color: #14203A;
    margin-bottom: 0; }
  .te-about-image-card_4db45342ac0e705f .te-company-foundation_015aae2c41b97d83 .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_4db45342ac0e705f.style-2_02406f024c80dfd2 .te-main-img-wrapper_5d4f2f407636bf15 .te-main-img-inner_b762345d065304c2 {
  border-radius: 20px;
  padding-right: 80px;
  margin-top: 23px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-image-card_4db45342ac0e705f.style-2_02406f024c80dfd2 .te-main-img-wrapper_5d4f2f407636bf15 .te-main-img-inner_b762345d065304c2 {
      padding-right: 0;
      margin-top: 0; } }
  .te-about-image-card_4db45342ac0e705f.style-2_02406f024c80dfd2 .te-main-img-wrapper_5d4f2f407636bf15 .te-main-img-inner_b762345d065304c2 > img {
    margin: 0;
    border-radius: 20px; }
  .te-about-image-card_4db45342ac0e705f.style-2_02406f024c80dfd2 .te-main-img-wrapper_5d4f2f407636bf15 .te-main-img-inner_b762345d065304c2 .te-img-card-shape_99cf7f0f8a9bbf66 {
    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_4db45342ac0e705f.style-2_02406f024c80dfd2 .te-main-img-wrapper_5d4f2f407636bf15 .te-main-img-inner_b762345d065304c2 .te-img-card-shape_99cf7f0f8a9bbf66 {
        display: none; } }
  .te-about-image-card_4db45342ac0e705f.style-2_02406f024c80dfd2 .te-main-img-wrapper_5d4f2f407636bf15 .te-main-img-inner_b762345d065304c2 .te-another-image_24de775203586671 {
    position: absolute;
    top: 55%;
    right: -45px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-image-card_4db45342ac0e705f.style-2_02406f024c80dfd2 .te-main-img-wrapper_5d4f2f407636bf15 .te-main-img-inner_b762345d065304c2 .te-another-image_24de775203586671 {
        position: relative;
        right: unset;
        top: unset; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .te-about-image-card_4db45342ac0e705f.style-2_02406f024c80dfd2 .te-main-img-wrapper_5d4f2f407636bf15 .te-main-img-inner_b762345d065304c2 .te-another-image_24de775203586671 {
        position: relative; } }
    .te-about-image-card_4db45342ac0e705f.style-2_02406f024c80dfd2 .te-main-img-wrapper_5d4f2f407636bf15 .te-main-img-inner_b762345d065304c2 .te-another-image_24de775203586671 .te-another-image-inner_64aa4cd562517157 {
      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_4db45342ac0e705f.style-2_02406f024c80dfd2 .te-main-img-wrapper_5d4f2f407636bf15 .te-main-img-inner_b762345d065304c2 .te-another-image_24de775203586671 .te-another-image-inner_64aa4cd562517157 {
          width: 100%; }
          .te-about-image-card_4db45342ac0e705f.style-2_02406f024c80dfd2 .te-main-img-wrapper_5d4f2f407636bf15 .te-main-img-inner_b762345d065304c2 .te-another-image_24de775203586671 .te-another-image-inner_64aa4cd562517157 img {
            width: 100%; } }
    .te-about-image-card_4db45342ac0e705f.style-2_02406f024c80dfd2 .te-main-img-wrapper_5d4f2f407636bf15 .te-main-img-inner_b762345d065304c2 .te-another-image_24de775203586671 .video-btn_33e747f221d9fb08 {
      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_4db45342ac0e705f.style-2_02406f024c80dfd2 .te-main-img-wrapper_5d4f2f407636bf15 .te-main-img-inner_b762345d065304c2 .te-another-image_24de775203586671 .video-btn_33e747f221d9fb08 {
          left: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%); } }
      .te-about-image-card_4db45342ac0e705f.style-2_02406f024c80dfd2 .te-main-img-wrapper_5d4f2f407636bf15 .te-main-img-inner_b762345d065304c2 .te-another-image_24de775203586671 .video-btn_33e747f221d9fb08 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_4db45342ac0e705f.style-2_02406f024c80dfd2 .te-main-img-wrapper_5d4f2f407636bf15 .te-main-img-inner_b762345d065304c2 .te-another-image_24de775203586671 .te-badge-text_fb61f6bf720307e1 {
      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_4db45342ac0e705f.style-2_02406f024c80dfd2 .te-main-img-wrapper_5d4f2f407636bf15 .te-main-img-inner_b762345d065304c2 .te-another-image_24de775203586671 .te-badge-text_fb61f6bf720307e1 {
          left: unset;
          top: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%);
          right: 0; } }
      .te-about-image-card_4db45342ac0e705f.style-2_02406f024c80dfd2 .te-main-img-wrapper_5d4f2f407636bf15 .te-main-img-inner_b762345d065304c2 .te-another-image_24de775203586671 .te-badge-text_fb61f6bf720307e1 .icon_8326013fc6eb1737 {
        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_4db45342ac0e705f.style-2_02406f024c80dfd2 .te-main-img-wrapper_5d4f2f407636bf15 .te-main-img-inner_b762345d065304c2 .te-another-image_24de775203586671 .te-badge-text_fb61f6bf720307e1 .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_4db45342ac0e705f.style-2_02406f024c80dfd2 .te-main-img-wrapper_5d4f2f407636bf15 .te-main-img-inner_b762345d065304c2 .te-another-image_24de775203586671 .te-badge-text_fb61f6bf720307e1 .text .title {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #14203A; }
        .te-about-image-card_4db45342ac0e705f.style-2_02406f024c80dfd2 .te-main-img-wrapper_5d4f2f407636bf15 .te-main-img-inner_b762345d065304c2 .te-another-image_24de775203586671 .te-badge-text_fb61f6bf720307e1 .text span {
          font-size: 12px;
          font-weight: 400;
          line-height: 12px;
          color: #335371; }

.te-about-info-card_5c9a8979c600a1ed .te-about-info-content_5ec1203ce5b655a4 {
  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_5c9a8979c600a1ed .te-about-info-content_5ec1203ce5b655a4 .te-section-title_b9435a1ace4bd0a4 {
    margin-bottom: 0; }
    .te-about-info-card_5c9a8979c600a1ed .te-about-info-content_5ec1203ce5b655a4 .te-section-title_b9435a1ace4bd0a4 .title {
      margin-bottom: 0; }
  .te-about-info-card_5c9a8979c600a1ed .te-about-info-content_5ec1203ce5b655a4 .te-list-item-wrapper_5cd6dca4aae17d3a {
    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_5c9a8979c600a1ed .te-about-info-content_5ec1203ce5b655a4 .te-list-item-wrapper_5cd6dca4aae17d3a {
        grid-template-columns: repeat(1, 1fr); } }
    .te-about-info-card_5c9a8979c600a1ed .te-about-info-content_5ec1203ce5b655a4 .te-list-item-wrapper_5cd6dca4aae17d3a .te-list-item_99f0e5d0078ee46d .icon_8326013fc6eb1737 {
      font-size: 24px;
      color: #317EFE;
      background-color: transparent;
      width: unset;
      height: unset; }
    .te-about-info-card_5c9a8979c600a1ed .te-about-info-content_5ec1203ce5b655a4 .te-list-item-wrapper_5cd6dca4aae17d3a .te-list-item_99f0e5d0078ee46d .text {
      color: #14203A; }
  .te-about-info-card_5c9a8979c600a1ed .te-about-info-content_5ec1203ce5b655a4 .te-info-list_871df54608bb2852 {
    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_5c9a8979c600a1ed .te-about-info-content_5ec1203ce5b655a4 .te-info-list_871df54608bb2852 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 20px; } }
    .te-about-info-card_5c9a8979c600a1ed .te-about-info-content_5ec1203ce5b655a4 .te-info-list_871df54608bb2852 .te-single-info-list_739f3d377ca2f184 {
      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_5c9a8979c600a1ed .te-about-info-content_5ec1203ce5b655a4 .te-info-list_871df54608bb2852 .te-single-info-list_739f3d377ca2f184:hover .icon_8326013fc6eb1737 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_5c9a8979c600a1ed .te-about-info-content_5ec1203ce5b655a4 .te-info-list_871df54608bb2852 .te-single-info-list_739f3d377ca2f184 .icon_8326013fc6eb1737 {
        margin-bottom: 10px;
        position: relative;
        margin-left: 20px; }
        .te-about-info-card_5c9a8979c600a1ed .te-about-info-content_5ec1203ce5b655a4 .te-info-list_871df54608bb2852 .te-single-info-list_739f3d377ca2f184 .icon_8326013fc6eb1737::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_5c9a8979c600a1ed .te-about-info-content_5ec1203ce5b655a4 .te-info-list_871df54608bb2852 .te-single-info-list_739f3d377ca2f184 .icon_8326013fc6eb1737 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_5c9a8979c600a1ed .te-about-info-content_5ec1203ce5b655a4 .te-info-list_871df54608bb2852 .te-single-info-list_739f3d377ca2f184 .title {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0px;
        margin-bottom: 0; }
      .te-about-info-card_5c9a8979c600a1ed .te-about-info-content_5ec1203ce5b655a4 .te-info-list_871df54608bb2852 .te-single-info-list_739f3d377ca2f184 .short-title_8d44207cb0906bc6 {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px; }

.te-about-info-card_5c9a8979c600a1ed.style-2_02406f024c80dfd2 .te-about-info-content_5ec1203ce5b655a4 {
  gap: 10px; }
  .te-about-info-card_5c9a8979c600a1ed.style-2_02406f024c80dfd2 .te-about-info-content_5ec1203ce5b655a4 .te-list-item-wrapper_5cd6dca4aae17d3a {
    padding-top: 6px;
    gap: 0; }
    .te-about-info-card_5c9a8979c600a1ed.style-2_02406f024c80dfd2 .te-about-info-content_5ec1203ce5b655a4 .te-list-item-wrapper_5cd6dca4aae17d3a .te-list-item_99f0e5d0078ee46d .icon_8326013fc6eb1737 {
      width: 16px;
      height: 16px;
      background-color: #317EFE;
      border-radius: 50%;
      color: white;
      font-size: 10px; }
    .te-about-info-card_5c9a8979c600a1ed.style-2_02406f024c80dfd2 .te-about-info-content_5ec1203ce5b655a4 .te-list-item-wrapper_5cd6dca4aae17d3a .te-list-item_99f0e5d0078ee46d .text {
      color: #335371; }
  .te-about-info-card_5c9a8979c600a1ed.style-2_02406f024c80dfd2 .te-about-info-content_5ec1203ce5b655a4 .te-info-list_871df54608bb2852 {
    border-top: 1px solid #E1E1E1;
    padding-top: 40px; }
    .te-about-info-card_5c9a8979c600a1ed.style-2_02406f024c80dfd2 .te-about-info-content_5ec1203ce5b655a4 .te-info-list_871df54608bb2852 .divider_446bca08e419cfab {
      width: 1px;
      background-color: #E1E1E1;
      height: 127px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-info-card_5c9a8979c600a1ed.style-2_02406f024c80dfd2 .te-about-info-content_5ec1203ce5b655a4 .te-info-list_871df54608bb2852 .divider_446bca08e419cfab {
          height: 1px;
          width: 100%; } }

.te-about-info-card_5c9a8979c600a1ed.style-three_4bf16e6e3f903cf0 .te-section-title_b9435a1ace4bd0a4 {
  margin-bottom: 40px; }
.te-about-info-card_5c9a8979c600a1ed.style-three_4bf16e6e3f903cf0 .about-info-wrapper_34106bc67d0ca8f8 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_5c9a8979c600a1ed.style-three_4bf16e6e3f903cf0 .about-info-wrapper_34106bc67d0ca8f8 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .te-about-info-card_5c9a8979c600a1ed.style-three_4bf16e6e3f903cf0 .about-info-wrapper_34106bc67d0ca8f8 .about-info-img_6c191606e6364e54 {
    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_5c9a8979c600a1ed.style-three_4bf16e6e3f903cf0 .about-info-wrapper_34106bc67d0ca8f8 .about-info-img_6c191606e6364e54 {
        height: 350px; } }
    .te-about-info-card_5c9a8979c600a1ed.style-three_4bf16e6e3f903cf0 .about-info-wrapper_34106bc67d0ca8f8 .about-info-img_6c191606e6364e54 img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.te-about-info-card_5c9a8979c600a1ed.style-three_4bf16e6e3f903cf0 .te-about-info-content_5ec1203ce5b655a4 {
  padding-left: 50px;
  gap: 30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_5c9a8979c600a1ed.style-three_4bf16e6e3f903cf0 .te-about-info-content_5ec1203ce5b655a4 {
      padding-left: 0;
      padding-top: 50px; } }
  .te-about-info-card_5c9a8979c600a1ed.style-three_4bf16e6e3f903cf0 .te-about-info-content_5ec1203ce5b655a4 .skill-progressbar-wrapper_91af16f5b99babc6 {
    width: 100%; }
  .te-about-info-card_5c9a8979c600a1ed.style-three_4bf16e6e3f903cf0 .te-about-info-content_5ec1203ce5b655a4 .te-icon-card-wrapper_0e372a0370f9f533 {
    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_5c9a8979c600a1ed.style-three_4bf16e6e3f903cf0 .te-about-info-content_5ec1203ce5b655a4 .te-icon-card-wrapper_0e372a0370f9f533 .te-icon-card_3dcb7f3f84e2e3dc {
      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_5c9a8979c600a1ed.style-three_4bf16e6e3f903cf0 .te-about-info-content_5ec1203ce5b655a4 .te-icon-card-wrapper_0e372a0370f9f533 .te-icon-card_3dcb7f3f84e2e3dc .icon_8326013fc6eb1737 {
        width: 40px;
        height: 40px; }
      .te-about-info-card_5c9a8979c600a1ed.style-three_4bf16e6e3f903cf0 .te-about-info-content_5ec1203ce5b655a4 .te-icon-card-wrapper_0e372a0370f9f533 .te-icon-card_3dcb7f3f84e2e3dc .content {
        gap: 4px; }
        .te-about-info-card_5c9a8979c600a1ed.style-three_4bf16e6e3f903cf0 .te-about-info-content_5ec1203ce5b655a4 .te-icon-card-wrapper_0e372a0370f9f533 .te-icon-card_3dcb7f3f84e2e3dc .content .title {
          font-size: 18px;
          line-height: 24px; }
  .te-about-info-card_5c9a8979c600a1ed.style-three_4bf16e6e3f903cf0 .te-about-info-content_5ec1203ce5b655a4 .te-btn-wrapper_79787fee998ac315 {
    margin-top: 7px; }

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

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

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

.te-process-step_bda836dc0c2f3b34 {
  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_bda836dc0c2f3b34::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_bda836dc0c2f3b34 {
      padding: 32px 28px 42px 28px; } }
  .te-process-step_bda836dc0c2f3b34:hover {
    top: -5px; }
    .te-process-step_bda836dc0c2f3b34:hover::before {
      width: 100%;
      height: 100%;
      border-radius: 0;
      -webkit-transform: translateX(-50%) scale(1);
              transform: translateX(-50%) scale(1); }
    .te-process-step_bda836dc0c2f3b34:hover .icon_8326013fc6eb1737 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_bda836dc0c2f3b34:hover .counter-number_334a7cd74ab9ecbe {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_bda836dc0c2f3b34:hover .content .te-read-more_2f1beeeba61f3eb5 .te-theme-btn_9752b5d13ede3fe4 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff; }
  .te-process-step_bda836dc0c2f3b34 .icon_8326013fc6eb1737 {
    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_bda836dc0c2f3b34 .icon_8326013fc6eb1737 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-process-step_bda836dc0c2f3b34 .te-content-wrapper_e18544ce935ae7a5 {
    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_bda836dc0c2f3b34 .te-counter-wrapper_3360bc4b64d1bff0 {
    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_bda836dc0c2f3b34 .te-counter-wrapper_3360bc4b64d1bff0 .shape_6cdddd54432ab0be {
      position: relative; }
  .te-process-step_bda836dc0c2f3b34 .counter-number_334a7cd74ab9ecbe {
    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_bda836dc0c2f3b34 .te-title-wrapper_51fe21afda6b24d4 {
    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_bda836dc0c2f3b34 .te-title-wrapper_51fe21afda6b24d4 .icon_8326013fc6eb1737 {
      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_bda836dc0c2f3b34 .te-title-wrapper_51fe21afda6b24d4 .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_bda836dc0c2f3b34 .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_bda836dc0c2f3b34 .content .desc_e880ad903c448777 {
      -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_bda836dc0c2f3b34 .content .te-read-more_2f1beeeba61f3eb5 {
      margin-top: -10px; }
      .te-process-step_bda836dc0c2f3b34 .content .te-read-more_2f1beeeba61f3eb5 .te-theme-btn_9752b5d13ede3fe4 {
        border: 1px solid #E1E1E1;
        color: #317EFE;
        background-color: transparent; }

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

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

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

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

.te-accordion-box-wrapper_abfb415fa5e0fc0e {
  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_9ee7d28200a39b09 .te-accordion-list-item_0826b139ee5ba8dc {
  border: 1px solid #E1E1E1;
  border-radius: 20px; }
  .accordion-wrapper_9ee7d28200a39b09 .te-accordion-list-item_0826b139ee5ba8dc .te-accordion-head_1ee1961999a2d5b4 {
    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_9ee7d28200a39b09 .te-accordion-list-item_0826b139ee5ba8dc .te-accordion-head_1ee1961999a2d5b4: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_9ee7d28200a39b09 .te-accordion-list-item_0826b139ee5ba8dc .te-accordion-head_1ee1961999a2d5b4.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_9ee7d28200a39b09 .te-accordion-list-item_0826b139ee5ba8dc .te-accordion-head_1ee1961999a2d5b4 .te-accordion-title_1c89740510121d68 {
      font-size: 20px;
      line-height: 32px;
      font-weight: 500;
      margin-bottom: 0;
      letter-spacing: 0px; }
  .accordion-wrapper_9ee7d28200a39b09 .te-accordion-list-item_0826b139ee5ba8dc .te-accordion-body_9d320e6215057890 {
    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_4a381bee10385104 {
  border-left: 4px solid #dfe2e9;
  padding-left: 45px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .page-header_4a381bee10385104 {
      padding-left: 30px; } }
  .page-header_4a381bee10385104 .te-page-title_c939dd945e8bcd1a,
  .page-header_4a381bee10385104 .page-title_a6ffe0a3081eac63 {
    font-size: 42px;
    line-height: 48px; }
    @media (max-width: 991px) {
      .page-header_4a381bee10385104 .te-page-title_c939dd945e8bcd1a,
      .page-header_4a381bee10385104 .page-title_a6ffe0a3081eac63 {
        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_e336467aee2b4cb2 {
  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_e336467aee2b4cb2:hover .te-post-thumbnail_dd645dcd0c61ca97 img,
  .te-post-item_e336467aee2b4cb2:hover .post-video_104d5610ca8667cd 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_e336467aee2b4cb2 iframe {
    width: 100%;
    height: 522px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_e336467aee2b4cb2 iframe {
        height: 350px; } }
  .te-post-item_e336467aee2b4cb2 .post-gallery .slick-list_3fe9626ed6de67e0 .slick-track_51d1fa5f73a3dce5 {
    height: 392px;
    overflow: hidden; }
  .te-post-item_e336467aee2b4cb2 .te-post-content-wrapper_baad61026228ab3b {
    padding: 32px 32px 40px 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_e336467aee2b4cb2 .te-post-content-wrapper_baad61026228ab3b {
        padding: 35px;
        padding-top: 30px; } }
    .te-post-item_e336467aee2b4cb2 .te-post-content-wrapper_baad61026228ab3b .te-read-more_2f1beeeba61f3eb5 {
      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_e336467aee2b4cb2.format-quote_ef45936686331627 .te-post-content {
    margin: 0; }
  .te-post-item_e336467aee2b4cb2.format-quote_ef45936686331627 blockquote {
    margin: 0; }
    .te-post-item_e336467aee2b4cb2.format-quote_ef45936686331627 blockquote p {
      margin-top: 0; }
    .te-post-item_e336467aee2b4cb2.format-quote_ef45936686331627 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_e336467aee2b4cb2.format-quote_ef45936686331627 blockquote cite a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-post-item_e336467aee2b4cb2.sticky_7eee2a4bd6143985 {
    border: 2px solid #317EFE; }
    .te-post-item_e336467aee2b4cb2.sticky_7eee2a4bd6143985 .te-post-content {
      margin-bottom: 0; }
      .te-post-item_e336467aee2b4cb2.sticky_7eee2a4bd6143985 .te-post-content p {
        margin-bottom: 0; }
  .te-post-item_e336467aee2b4cb2 .te-post-title_586b6ee9720b788e {
    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_e336467aee2b4cb2 .te-post-title_586b6ee9720b788e {
        font-size: 28px;
        line-height: 42px;
        margin-top: 5px; } }
    .te-post-item_e336467aee2b4cb2 .te-post-title_586b6ee9720b788e:hover a {
      color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-post-item_e336467aee2b4cb2 .te-post-content p {
    margin-top: 17px; }
  .te-post-item_e336467aee2b4cb2 .te-post-content h2,
  .te-post-item_e336467aee2b4cb2 .te-post-content h3,
  .te-post-item_e336467aee2b4cb2 .te-post-content h4,
  .te-post-item_e336467aee2b4cb2 .te-post-content h5,
  .te-post-item_e336467aee2b4cb2 .te-post-content h6 {
    margin-bottom: 10px; }
  .te-post-item_e336467aee2b4cb2 .te-post-content p {
    margin-bottom: unset; }
  .te-post-item_e336467aee2b4cb2 .te-single-post-meta_c891b47a30d5498b {
    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_e336467aee2b4cb2 .te-social-share_7b7929c21c8be040 {
    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_e336467aee2b4cb2 .te-social-share_7b7929c21c8be040 a.facebook_046a213cdc49ecbd {
      color: #1877f2; }
    .te-post-item_e336467aee2b4cb2 .te-social-share_7b7929c21c8be040 a.twitter_6e053c099bb9fb45 {
      color: #1da1f2; }
    .te-post-item_e336467aee2b4cb2 .te-social-share_7b7929c21c8be040 a.linkedin_fc187e9e45f702d3 {
      color: #1a70c6; }
    .te-post-item_e336467aee2b4cb2 .te-social-share_7b7929c21c8be040 .te-social-share-title_f47769c23a52178c {
      font-size: 16px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A;
      margin-right: 5px;
      text-transform: uppercase; }
  .te-post-item_e336467aee2b4cb2 .te-blog-post-tag_2382f64e6494485e {
    width: 100%;
    display: inline-block; }
    .te-post-item_e336467aee2b4cb2 .te-blog-post-tag_2382f64e6494485e 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_e336467aee2b4cb2 .te-blog-post-tag_2382f64e6494485e .te-post-tag-list_66c0c8581d741d54 {
      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_e336467aee2b4cb2 .te-blog-post-tag_2382f64e6494485e .te-post-tag-list_66c0c8581d741d54 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_e336467aee2b4cb2 .te-blog-post-tag_2382f64e6494485e .te-post-tag-list_66c0c8581d741d54 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_e336467aee2b4cb2 .te-post-thumbnail_dd645dcd0c61ca97,
  .te-post-item_e336467aee2b4cb2 .post-video_104d5610ca8667cd {
    position: relative;
    overflow: hidden; }
    .te-post-item_e336467aee2b4cb2 .te-post-thumbnail_dd645dcd0c61ca97 img,
    .te-post-item_e336467aee2b4cb2 .post-video_104d5610ca8667cd 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_e336467aee2b4cb2 .te-post-thumbnail_dd645dcd0c61ca97 .popup-video-wrapper_ecf1cbd18cbbf52a,
    .te-post-item_e336467aee2b4cb2 .post-video_104d5610ca8667cd .popup-video-wrapper_ecf1cbd18cbbf52a {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .te-post-item_e336467aee2b4cb2 .te-post-thumbnail_dd645dcd0c61ca97 .video-btn_33e747f221d9fb08 a,
    .te-post-item_e336467aee2b4cb2 .post-video_104d5610ca8667cd .video-btn_33e747f221d9fb08 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_e336467aee2b4cb2 .te-post-thumbnail_dd645dcd0c61ca97 .video-btn_33e747f221d9fb08 a i,
      .te-post-item_e336467aee2b4cb2 .post-video_104d5610ca8667cd .video-btn_33e747f221d9fb08 a i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_e336467aee2b4cb2 .te-post-thumbnail_dd645dcd0c61ca97 .video-btn_33e747f221d9fb08 a:hover,
      .te-post-item_e336467aee2b4cb2 .post-video_104d5610ca8667cd .video-btn_33e747f221d9fb08 a:hover {
        -webkit-animation: none;
                animation: none; }
  .te-post-item_e336467aee2b4cb2 button.post-gallery-btn_b34967033f594b1f {
    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_e336467aee2b4cb2 button.post-gallery-btn_b34967033f594b1f.prev-btn_12f8c4f48d2b887e {
      left: 30px; }
    .te-post-item_e336467aee2b4cb2 button.post-gallery-btn_b34967033f594b1f.next-btn_a5dc7b10830f9bf4 {
      right: 30px; }
    .te-post-item_e336467aee2b4cb2 button.post-gallery-btn_b34967033f594b1f 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_e336467aee2b4cb2 button.post-gallery-btn_b34967033f594b1f:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
      .te-post-item_e336467aee2b4cb2 button.post-gallery-btn_b34967033f594b1f:hover i {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te-post-item_e336467aee2b4cb2 .post-audio_825fa69ecd957993 iframe {
    width: 100%; }
  .te-post-item_e336467aee2b4cb2 .te-post-meta_850f5f5b72373fdc {
    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_e336467aee2b4cb2 .te-post-meta_850f5f5b72373fdc {
        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_e336467aee2b4cb2 .te-post-meta_850f5f5b72373fdc 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_e336467aee2b4cb2 .te-post-meta_850f5f5b72373fdc span i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_e336467aee2b4cb2 .te-post-meta_850f5f5b72373fdc 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_e336467aee2b4cb2 .te-post-meta_850f5f5b72373fdc span a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
          .te-post-item_e336467aee2b4cb2 .te-post-meta_850f5f5b72373fdc span a:hover i {
            color: #317EFE;
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out; }

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

.te-post-card_af9b356b8c865952.style-2_02406f024c80dfd2 {
  gap: 20px; }
  .te-post-card_af9b356b8c865952.style-2_02406f024c80dfd2 .image {
    border-radius: 20px 20px 20px 0; }
    .te-post-card_af9b356b8c865952.style-2_02406f024c80dfd2 .image .te-post-date_44957cb7adf41f29 {
      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_af9b356b8c865952.style-2_02406f024c80dfd2 .content .title {
    font-size: 20px; }
  .te-post-card_af9b356b8c865952.style-2_02406f024c80dfd2 .content .te-post-meta-info_8ec0927b1d5cffe9 {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px; }

.te-blog-details-wrapper_b345b93cb23a5b37 .te-comment-respond_9a45a86eb67ac90f {
  margin-top: 78px;
  margin-bottom: 40px; }
.te-blog-details-wrapper_b345b93cb23a5b37 .te-post-comments_2642e23f4b208f55 {
  margin-top: 70px; }
.te-blog-details-wrapper_b345b93cb23a5b37 .wp-block-group_a0306eb63ffaa663.has-background_f6a3b08554e8259d .wp-block-button_7d827c6d79ca8566 .wp-block-button__link_306748d993b75d11 {
  color: #ffffff !important; }
.te-blog-details-wrapper_b345b93cb23a5b37 .te-post-item_e336467aee2b4cb2 {
  border: 0;
  overflow: visible;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0; }
  .te-blog-details-wrapper_b345b93cb23a5b37 .te-post-item_e336467aee2b4cb2 iframe {
    width: 100%;
    height: 522px; }
  .te-blog-details-wrapper_b345b93cb23a5b37 .te-post-item_e336467aee2b4cb2 .te-post-meta_850f5f5b72373fdc {
    margin-top: 0;
    margin-bottom: 20px; }
  .te-blog-details-wrapper_b345b93cb23a5b37 .te-post-item_e336467aee2b4cb2 .post-gallery:hover img {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important; }
  .te-blog-details-wrapper_b345b93cb23a5b37 .te-post-item_e336467aee2b4cb2 .te-post-thumbnail_dd645dcd0c61ca97,
  .te-blog-details-wrapper_b345b93cb23a5b37 .te-post-item_e336467aee2b4cb2 .post-video_104d5610ca8667cd,
  .te-blog-details-wrapper_b345b93cb23a5b37 .te-post-item_e336467aee2b4cb2 .post-gallery,
  .te-blog-details-wrapper_b345b93cb23a5b37 .te-post-item_e336467aee2b4cb2 .postbox-audio_69a5f6f29e1052e7,
  .te-blog-details-wrapper_b345b93cb23a5b37 .te-post-item_e336467aee2b4cb2 .wp-block-post-featured-image_cfd648402086f59a {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative; }
    @media (max-width: 767px) {
      .te-blog-details-wrapper_b345b93cb23a5b37 .te-post-item_e336467aee2b4cb2 .te-post-thumbnail_dd645dcd0c61ca97,
      .te-blog-details-wrapper_b345b93cb23a5b37 .te-post-item_e336467aee2b4cb2 .post-video_104d5610ca8667cd,
      .te-blog-details-wrapper_b345b93cb23a5b37 .te-post-item_e336467aee2b4cb2 .post-gallery,
      .te-blog-details-wrapper_b345b93cb23a5b37 .te-post-item_e336467aee2b4cb2 .postbox-audio_69a5f6f29e1052e7,
      .te-blog-details-wrapper_b345b93cb23a5b37 .te-post-item_e336467aee2b4cb2 .wp-block-post-featured-image_cfd648402086f59a {
        margin-bottom: 30px; } }
    .te-blog-details-wrapper_b345b93cb23a5b37 .te-post-item_e336467aee2b4cb2 .te-post-thumbnail_dd645dcd0c61ca97:hover img,
    .te-blog-details-wrapper_b345b93cb23a5b37 .te-post-item_e336467aee2b4cb2 .post-video_104d5610ca8667cd:hover img,
    .te-blog-details-wrapper_b345b93cb23a5b37 .te-post-item_e336467aee2b4cb2 .post-gallery:hover img,
    .te-blog-details-wrapper_b345b93cb23a5b37 .te-post-item_e336467aee2b4cb2 .postbox-audio_69a5f6f29e1052e7:hover img,
    .te-blog-details-wrapper_b345b93cb23a5b37 .te-post-item_e336467aee2b4cb2 .wp-block-post-featured-image_cfd648402086f59a: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_b345b93cb23a5b37 .te-post-item_e336467aee2b4cb2 .te-post-thumbnail_dd645dcd0c61ca97 img,
    .te-blog-details-wrapper_b345b93cb23a5b37 .te-post-item_e336467aee2b4cb2 .post-video_104d5610ca8667cd img,
    .te-blog-details-wrapper_b345b93cb23a5b37 .te-post-item_e336467aee2b4cb2 .post-gallery img,
    .te-blog-details-wrapper_b345b93cb23a5b37 .te-post-item_e336467aee2b4cb2 .postbox-audio_69a5f6f29e1052e7 img,
    .te-blog-details-wrapper_b345b93cb23a5b37 .te-post-item_e336467aee2b4cb2 .wp-block-post-featured-image_cfd648402086f59a 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_b345b93cb23a5b37 .te-post-item_e336467aee2b4cb2 .te-post-content-wrapper_baad61026228ab3b {
    padding: 0 0 10px 0; }
  .te-blog-details-wrapper_b345b93cb23a5b37 .te-post-item_e336467aee2b4cb2 .te-post-content {
    margin-bottom: 17px;
    /* Unit Test Data Compatibility Start */
    /* Unit Test Data Compatibility End */ }
    .te-blog-details-wrapper_b345b93cb23a5b37 .te-post-item_e336467aee2b4cb2 .te-post-content .wp-block-query_e0402d8a88514208 .wp-block-post-template_df38cc4d270774df {
      padding-left: 0; }
      .te-blog-details-wrapper_b345b93cb23a5b37 .te-post-item_e336467aee2b4cb2 .te-post-content .wp-block-query_e0402d8a88514208 .wp-block-post-template_df38cc4d270774df .wp-block-post_9ac587056ddc9033 {
        margin-bottom: 30px; }
    .te-blog-details-wrapper_b345b93cb23a5b37 .te-post-item_e336467aee2b4cb2 .te-post-content .wp-block-navigation__responsive-container-content_56e6be2895523379 .wp-block-page-list_84520b59f1865aae {
      padding-left: 0; }
    .te-blog-details-wrapper_b345b93cb23a5b37 .te-post-item_e336467aee2b4cb2 .te-post-content .wp-block-group_a0306eb63ffaa663 {
      margin: 15px 0; }
      .te-blog-details-wrapper_b345b93cb23a5b37 .te-post-item_e336467aee2b4cb2 .te-post-content .wp-block-group_a0306eb63ffaa663 p {
        margin-bottom: 0; }
    .te-blog-details-wrapper_b345b93cb23a5b37 .te-post-item_e336467aee2b4cb2 .te-post-content p {
      margin-bottom: 20px; }
      .te-blog-details-wrapper_b345b93cb23a5b37 .te-post-item_e336467aee2b4cb2 .te-post-content p img {
        margin: 20px 0;
        border-radius: 8px; }
  .te-blog-details-wrapper_b345b93cb23a5b37 .te-post-item_e336467aee2b4cb2 .te-blog-post-tag_2382f64e6494485e .te-social-share_7b7929c21c8be040 {
    padding-bottom: 20px; }
.te-blog-details-wrapper_b345b93cb23a5b37 .wp-block-calendar_9a9d1313e770fbbb {
  margin-bottom: 30px; }

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

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

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

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

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

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

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

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

.wp-block-query-pagination_a49f3a8921780148,
.navigation_cee97bcee0333cce.posts-navigation_e10b17fe24e32b57,
.comment-navigation_fd2049ffaaa9b1e8 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .wp-block-query-pagination_a49f3a8921780148 .wp-block-query-pagination-numbers_97de81a128493253,
  .navigation_cee97bcee0333cce.posts-navigation_e10b17fe24e32b57 .wp-block-query-pagination-numbers_97de81a128493253,
  .comment-navigation_fd2049ffaaa9b1e8 .wp-block-query-pagination-numbers_97de81a128493253 {
    width: inherit; }
  .wp-block-query-pagination_a49f3a8921780148 .nav-links_568eb712c1a9d8c3,
  .navigation_cee97bcee0333cce.posts-navigation_e10b17fe24e32b57 .nav-links_568eb712c1a9d8c3,
  .comment-navigation_fd2049ffaaa9b1e8 .nav-links_568eb712c1a9d8c3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
  .wp-block-query-pagination_a49f3a8921780148 .wp-block-query-pagination-previous_62cbd93e8947d8d7,
  .wp-block-query-pagination_a49f3a8921780148 .wp-block-query-pagination-next_9ef4315be656442d,
  .wp-block-query-pagination_a49f3a8921780148 .nav-next_45f4659581696249 a,
  .wp-block-query-pagination_a49f3a8921780148 .nav-previous_48f8947898872e82 a,
  .navigation_cee97bcee0333cce.posts-navigation_e10b17fe24e32b57 .wp-block-query-pagination-previous_62cbd93e8947d8d7,
  .navigation_cee97bcee0333cce.posts-navigation_e10b17fe24e32b57 .wp-block-query-pagination-next_9ef4315be656442d,
  .navigation_cee97bcee0333cce.posts-navigation_e10b17fe24e32b57 .nav-next_45f4659581696249 a,
  .navigation_cee97bcee0333cce.posts-navigation_e10b17fe24e32b57 .nav-previous_48f8947898872e82 a,
  .comment-navigation_fd2049ffaaa9b1e8 .wp-block-query-pagination-previous_62cbd93e8947d8d7,
  .comment-navigation_fd2049ffaaa9b1e8 .wp-block-query-pagination-next_9ef4315be656442d,
  .comment-navigation_fd2049ffaaa9b1e8 .nav-next_45f4659581696249 a,
  .comment-navigation_fd2049ffaaa9b1e8 .nav-previous_48f8947898872e82 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_a49f3a8921780148 .wp-block-query-pagination-previous_62cbd93e8947d8d7,
      .wp-block-query-pagination_a49f3a8921780148 .wp-block-query-pagination-next_9ef4315be656442d,
      .wp-block-query-pagination_a49f3a8921780148 .nav-next_45f4659581696249 a,
      .wp-block-query-pagination_a49f3a8921780148 .nav-previous_48f8947898872e82 a,
      .navigation_cee97bcee0333cce.posts-navigation_e10b17fe24e32b57 .wp-block-query-pagination-previous_62cbd93e8947d8d7,
      .navigation_cee97bcee0333cce.posts-navigation_e10b17fe24e32b57 .wp-block-query-pagination-next_9ef4315be656442d,
      .navigation_cee97bcee0333cce.posts-navigation_e10b17fe24e32b57 .nav-next_45f4659581696249 a,
      .navigation_cee97bcee0333cce.posts-navigation_e10b17fe24e32b57 .nav-previous_48f8947898872e82 a,
      .comment-navigation_fd2049ffaaa9b1e8 .wp-block-query-pagination-previous_62cbd93e8947d8d7,
      .comment-navigation_fd2049ffaaa9b1e8 .wp-block-query-pagination-next_9ef4315be656442d,
      .comment-navigation_fd2049ffaaa9b1e8 .nav-next_45f4659581696249 a,
      .comment-navigation_fd2049ffaaa9b1e8 .nav-previous_48f8947898872e82 a {
        height: 40px; } }
    .wp-block-query-pagination_a49f3a8921780148 .wp-block-query-pagination-previous_62cbd93e8947d8d7:hover,
    .wp-block-query-pagination_a49f3a8921780148 .wp-block-query-pagination-next_9ef4315be656442d:hover,
    .wp-block-query-pagination_a49f3a8921780148 .nav-next_45f4659581696249 a:hover,
    .wp-block-query-pagination_a49f3a8921780148 .nav-previous_48f8947898872e82 a:hover,
    .navigation_cee97bcee0333cce.posts-navigation_e10b17fe24e32b57 .wp-block-query-pagination-previous_62cbd93e8947d8d7:hover,
    .navigation_cee97bcee0333cce.posts-navigation_e10b17fe24e32b57 .wp-block-query-pagination-next_9ef4315be656442d:hover,
    .navigation_cee97bcee0333cce.posts-navigation_e10b17fe24e32b57 .nav-next_45f4659581696249 a:hover,
    .navigation_cee97bcee0333cce.posts-navigation_e10b17fe24e32b57 .nav-previous_48f8947898872e82 a:hover,
    .comment-navigation_fd2049ffaaa9b1e8 .wp-block-query-pagination-previous_62cbd93e8947d8d7:hover,
    .comment-navigation_fd2049ffaaa9b1e8 .wp-block-query-pagination-next_9ef4315be656442d:hover,
    .comment-navigation_fd2049ffaaa9b1e8 .nav-next_45f4659581696249 a:hover,
    .comment-navigation_fd2049ffaaa9b1e8 .nav-previous_48f8947898872e82 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_8952c5721d8b8482,
.page-links_b6148af1cfcef726,
.wp-block-query-pagination-numbers_97de81a128493253 {
  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_8952c5721d8b8482 ul,
  .page-links_b6148af1cfcef726 ul,
  .wp-block-query-pagination-numbers_97de81a128493253 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_8952c5721d8b8482 ul li,
    .page-links_b6148af1cfcef726 ul li,
    .wp-block-query-pagination-numbers_97de81a128493253 ul li {
      padding-top: 0; }
    .te-basic-pagination_8952c5721d8b8482 ul .prev span,
    .te-basic-pagination_8952c5721d8b8482 ul .next span,
    .page-links_b6148af1cfcef726 ul .prev span,
    .page-links_b6148af1cfcef726 ul .next span,
    .wp-block-query-pagination-numbers_97de81a128493253 ul .prev span,
    .wp-block-query-pagination-numbers_97de81a128493253 ul .next span {
      display: none; }
  .te-basic-pagination_8952c5721d8b8482 .post-page-numbers_85f6d175e38a0475,
  .page-links_b6148af1cfcef726 .post-page-numbers_85f6d175e38a0475,
  .wp-block-query-pagination-numbers_97de81a128493253 .post-page-numbers_85f6d175e38a0475 {
    background-color: rgba(71, 112, 247, 0.1) !important; }
  .te-basic-pagination_8952c5721d8b8482 .page-numbers_af9d91b27f99a85e,
  .te-basic-pagination_8952c5721d8b8482 .post-page-numbers_85f6d175e38a0475,
  .page-links_b6148af1cfcef726 .page-numbers_af9d91b27f99a85e,
  .page-links_b6148af1cfcef726 .post-page-numbers_85f6d175e38a0475,
  .wp-block-query-pagination-numbers_97de81a128493253 .page-numbers_af9d91b27f99a85e,
  .wp-block-query-pagination-numbers_97de81a128493253 .post-page-numbers_85f6d175e38a0475 {
    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_8952c5721d8b8482 .page-numbers_af9d91b27f99a85e,
      .te-basic-pagination_8952c5721d8b8482 .post-page-numbers_85f6d175e38a0475,
      .page-links_b6148af1cfcef726 .page-numbers_af9d91b27f99a85e,
      .page-links_b6148af1cfcef726 .post-page-numbers_85f6d175e38a0475,
      .wp-block-query-pagination-numbers_97de81a128493253 .page-numbers_af9d91b27f99a85e,
      .wp-block-query-pagination-numbers_97de81a128493253 .post-page-numbers_85f6d175e38a0475 {
        width: 40px;
        height: 40px;
        font-size: 16px; } }
    .te-basic-pagination_8952c5721d8b8482 .page-numbers_af9d91b27f99a85e:hover,
    .te-basic-pagination_8952c5721d8b8482 .post-page-numbers_85f6d175e38a0475:hover,
    .page-links_b6148af1cfcef726 .page-numbers_af9d91b27f99a85e:hover,
    .page-links_b6148af1cfcef726 .post-page-numbers_85f6d175e38a0475:hover,
    .wp-block-query-pagination-numbers_97de81a128493253 .page-numbers_af9d91b27f99a85e:hover,
    .wp-block-query-pagination-numbers_97de81a128493253 .post-page-numbers_85f6d175e38a0475: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_8952c5721d8b8482 .page-numbers_af9d91b27f99a85e.current,
    .te-basic-pagination_8952c5721d8b8482 .post-page-numbers_85f6d175e38a0475.current,
    .page-links_b6148af1cfcef726 .page-numbers_af9d91b27f99a85e.current,
    .page-links_b6148af1cfcef726 .post-page-numbers_85f6d175e38a0475.current,
    .wp-block-query-pagination-numbers_97de81a128493253 .page-numbers_af9d91b27f99a85e.current,
    .wp-block-query-pagination-numbers_97de81a128493253 .post-page-numbers_85f6d175e38a0475.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_7244e96f3b64ee1f {
  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_7244e96f3b64ee1f {
      -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_7244e96f3b64ee1f {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 30px;
      margin: 30px 0; } }
  .te-blog-post-nav_7244e96f3b64ee1f .te-post-navigation_cee3ff39ab8d7918 {
    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_7244e96f3b64ee1f .te-post-navigation_cee3ff39ab8d7918 {
        -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_7244e96f3b64ee1f .te-post-navigation_cee3ff39ab8d7918 {
        width: 100%; } }
    @media (max-width: 767px) {
      .te-blog-post-nav_7244e96f3b64ee1f .te-post-navigation_cee3ff39ab8d7918 {
        width: 100%; } }
    .te-blog-post-nav_7244e96f3b64ee1f .te-post-navigation_cee3ff39ab8d7918::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_7244e96f3b64ee1f .te-post-navigation_cee3ff39ab8d7918::after {
          display: none; } }
      @media (max-width: 767px) {
        .te-blog-post-nav_7244e96f3b64ee1f .te-post-navigation_cee3ff39ab8d7918::after {
          display: none; } }
    .te-blog-post-nav_7244e96f3b64ee1f .te-post-navigation_cee3ff39ab8d7918:last-child {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .te-blog-post-nav_7244e96f3b64ee1f .te-post-navigation_cee3ff39ab8d7918:last-child .text {
        text-align: right; }
        @media (max-width: 374px) {
          .te-blog-post-nav_7244e96f3b64ee1f .te-post-navigation_cee3ff39ab8d7918:last-child .text {
            text-align: left; } }
      .te-blog-post-nav_7244e96f3b64ee1f .te-post-navigation_cee3ff39ab8d7918:last-child::after {
        display: none; }
    .te-blog-post-nav_7244e96f3b64ee1f .te-post-navigation_cee3ff39ab8d7918 .te-post-img_575f76c35dbd1c7a {
      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_7244e96f3b64ee1f .te-post-navigation_cee3ff39ab8d7918 .te-post-img_575f76c35dbd1c7a {
          width: 100% !important;
          height: 150px !important; } }
      .te-blog-post-nav_7244e96f3b64ee1f .te-post-navigation_cee3ff39ab8d7918 .te-post-img_575f76c35dbd1c7a img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        left: 0;
        top: 0; }
    .te-blog-post-nav_7244e96f3b64ee1f .te-post-navigation_cee3ff39ab8d7918 .text {
      width: 100%; }
      .te-blog-post-nav_7244e96f3b64ee1f .te-post-navigation_cee3ff39ab8d7918 .text span {
        font-size: 18px;
        font-family: "Inter", sans-serif;
        text-transform: capitalize;
        font-weight: 400;
        display: block;
        color: #335371; }
      .te-blog-post-nav_7244e96f3b64ee1f .te-post-navigation_cee3ff39ab8d7918 .text h4 {
        text-transform: capitalize;
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        line-height: 30px;
        letter-spacing: 0px; }
    .te-blog-post-nav_7244e96f3b64ee1f .te-post-navigation_cee3ff39ab8d7918 .theme-navigation_9749ea0fe0639704 {
      width: 100%; }

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

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

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

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

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

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

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

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

/* Widget */
.widget_5b6c6b96c7fd5a27,
.sidebar__widget_8efa4d14d607778d {
  /* 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_5b6c6b96c7fd5a27 ol,
  .widget_5b6c6b96c7fd5a27 ul,
  .sidebar__widget_8efa4d14d607778d ol,
  .sidebar__widget_8efa4d14d607778d ul {
    margin-bottom: 0; }
  .widget_5b6c6b96c7fd5a27 .widget-instagram-feed_0445e08f92e75c36,
  .sidebar__widget_8efa4d14d607778d .widget-instagram-feed_0445e08f92e75c36 {
    width: 315px; }
    @media only screen and (min-width: 992px) and (max-width: 1280px) {
      .widget_5b6c6b96c7fd5a27 .widget-instagram-feed_0445e08f92e75c36,
      .sidebar__widget_8efa4d14d607778d .widget-instagram-feed_0445e08f92e75c36 {
        width: 220px; } }
    @media (max-width: 374px) {
      .widget_5b6c6b96c7fd5a27 .widget-instagram-feed_0445e08f92e75c36,
      .sidebar__widget_8efa4d14d607778d .widget-instagram-feed_0445e08f92e75c36 {
        width: 200px; } }
    .widget_5b6c6b96c7fd5a27 .widget-instagram-feed_0445e08f92e75c36 .single-instagram-feed_a58f0023ea1149e0,
    .sidebar__widget_8efa4d14d607778d .widget-instagram-feed_0445e08f92e75c36 .single-instagram-feed_a58f0023ea1149e0 {
      width: 96px;
      height: 96px; }
  .widget_5b6c6b96c7fd5a27 .wp-block-heading_2ffbad3de8af0e8e,
  .widget_5b6c6b96c7fd5a27 .widget-title_9015cdca445e9cb0,
  .widget_5b6c6b96c7fd5a27 .wp-block-search__label_b24309c323a64761,
  .sidebar__widget_8efa4d14d607778d .wp-block-heading_2ffbad3de8af0e8e,
  .sidebar__widget_8efa4d14d607778d .widget-title_9015cdca445e9cb0,
  .sidebar__widget_8efa4d14d607778d .wp-block-search__label_b24309c323a64761 {
    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_5b6c6b96c7fd5a27 .wp-block-social-links_a7e7a656d12900fd .wp-social-link_f6f56217d31c1f88,
  .sidebar__widget_8efa4d14d607778d .wp-block-social-links_a7e7a656d12900fd .wp-social-link_f6f56217d31c1f88 {
    padding: 0;
    margin: 0;
    line-height: 0; }
    .widget_5b6c6b96c7fd5a27 .wp-block-social-links_a7e7a656d12900fd .wp-social-link_f6f56217d31c1f88 a,
    .sidebar__widget_8efa4d14d607778d .wp-block-social-links_a7e7a656d12900fd .wp-social-link_f6f56217d31c1f88 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_5b6c6b96c7fd5a27 .wp-block-social-links_a7e7a656d12900fd .wp-social-link_f6f56217d31c1f88 a:before,
      .sidebar__widget_8efa4d14d607778d .wp-block-social-links_a7e7a656d12900fd .wp-social-link_f6f56217d31c1f88 a:before {
        display: none; }
  .widget_5b6c6b96c7fd5a27 .has-avatars_58fa6024ba147e13.has-dates_7a32233738796134.has-excerpts_6662597190cebf39.wp-block-te-latest-comments_945267a3a4cefd98 li.wp-block-te-latest-comments__comment_e0eba4684b9b6ee9 .wp-block-te-latest-comments__comment-meta_a6ff2a1a9e21be77,
  .widget_5b6c6b96c7fd5a27 .has-dates_7a32233738796134.has-excerpts_6662597190cebf39.wp-block-te-latest-comments_945267a3a4cefd98 li.wp-block-te-latest-comments__comment_e0eba4684b9b6ee9 .wp-block-te-latest-comments__comment-meta_a6ff2a1a9e21be77,
  .sidebar__widget_8efa4d14d607778d .has-avatars_58fa6024ba147e13.has-dates_7a32233738796134.has-excerpts_6662597190cebf39.wp-block-te-latest-comments_945267a3a4cefd98 li.wp-block-te-latest-comments__comment_e0eba4684b9b6ee9 .wp-block-te-latest-comments__comment-meta_a6ff2a1a9e21be77,
  .sidebar__widget_8efa4d14d607778d .has-dates_7a32233738796134.has-excerpts_6662597190cebf39.wp-block-te-latest-comments_945267a3a4cefd98 li.wp-block-te-latest-comments__comment_e0eba4684b9b6ee9 .wp-block-te-latest-comments__comment-meta_a6ff2a1a9e21be77 {
    font-weight: 500; }
    .widget_5b6c6b96c7fd5a27 .has-avatars_58fa6024ba147e13.has-dates_7a32233738796134.has-excerpts_6662597190cebf39.wp-block-te-latest-comments_945267a3a4cefd98 li.wp-block-te-latest-comments__comment_e0eba4684b9b6ee9 .wp-block-te-latest-comments__comment-meta_a6ff2a1a9e21be77 .wp-block-te-latest-comments__comment-author_e5f81a4a5b96d554,
    .widget_5b6c6b96c7fd5a27 .has-avatars_58fa6024ba147e13.has-dates_7a32233738796134.has-excerpts_6662597190cebf39.wp-block-te-latest-comments_945267a3a4cefd98 li.wp-block-te-latest-comments__comment_e0eba4684b9b6ee9 .wp-block-te-latest-comments__comment-meta_a6ff2a1a9e21be77 .wp-block-te-latest-comments__comment-link_6e9c76f0354bb28b,
    .widget_5b6c6b96c7fd5a27 .has-dates_7a32233738796134.has-excerpts_6662597190cebf39.wp-block-te-latest-comments_945267a3a4cefd98 li.wp-block-te-latest-comments__comment_e0eba4684b9b6ee9 .wp-block-te-latest-comments__comment-meta_a6ff2a1a9e21be77 .wp-block-te-latest-comments__comment-author_e5f81a4a5b96d554,
    .widget_5b6c6b96c7fd5a27 .has-dates_7a32233738796134.has-excerpts_6662597190cebf39.wp-block-te-latest-comments_945267a3a4cefd98 li.wp-block-te-latest-comments__comment_e0eba4684b9b6ee9 .wp-block-te-latest-comments__comment-meta_a6ff2a1a9e21be77 .wp-block-te-latest-comments__comment-link_6e9c76f0354bb28b,
    .sidebar__widget_8efa4d14d607778d .has-avatars_58fa6024ba147e13.has-dates_7a32233738796134.has-excerpts_6662597190cebf39.wp-block-te-latest-comments_945267a3a4cefd98 li.wp-block-te-latest-comments__comment_e0eba4684b9b6ee9 .wp-block-te-latest-comments__comment-meta_a6ff2a1a9e21be77 .wp-block-te-latest-comments__comment-author_e5f81a4a5b96d554,
    .sidebar__widget_8efa4d14d607778d .has-avatars_58fa6024ba147e13.has-dates_7a32233738796134.has-excerpts_6662597190cebf39.wp-block-te-latest-comments_945267a3a4cefd98 li.wp-block-te-latest-comments__comment_e0eba4684b9b6ee9 .wp-block-te-latest-comments__comment-meta_a6ff2a1a9e21be77 .wp-block-te-latest-comments__comment-link_6e9c76f0354bb28b,
    .sidebar__widget_8efa4d14d607778d .has-dates_7a32233738796134.has-excerpts_6662597190cebf39.wp-block-te-latest-comments_945267a3a4cefd98 li.wp-block-te-latest-comments__comment_e0eba4684b9b6ee9 .wp-block-te-latest-comments__comment-meta_a6ff2a1a9e21be77 .wp-block-te-latest-comments__comment-author_e5f81a4a5b96d554,
    .sidebar__widget_8efa4d14d607778d .has-dates_7a32233738796134.has-excerpts_6662597190cebf39.wp-block-te-latest-comments_945267a3a4cefd98 li.wp-block-te-latest-comments__comment_e0eba4684b9b6ee9 .wp-block-te-latest-comments__comment-meta_a6ff2a1a9e21be77 .wp-block-te-latest-comments__comment-link_6e9c76f0354bb28b {
      font-weight: 500; }
  .widget_5b6c6b96c7fd5a27 .wp-block-te-latest-comments_945267a3a4cefd98 li.wp-block-te-latest-comments__comment_e0eba4684b9b6ee9,
  .widget_5b6c6b96c7fd5a27 .wp-block-latest-posts_fc6cf21a0b6b3afa li.wp-block-te-latest-comments__comment_e0eba4684b9b6ee9,
  .sidebar__widget_8efa4d14d607778d .wp-block-te-latest-comments_945267a3a4cefd98 li.wp-block-te-latest-comments__comment_e0eba4684b9b6ee9,
  .sidebar__widget_8efa4d14d607778d .wp-block-latest-posts_fc6cf21a0b6b3afa li.wp-block-te-latest-comments__comment_e0eba4684b9b6ee9 {
    margin-bottom: 0; }
  .widget_5b6c6b96c7fd5a27 .wp-block-te-latest-comments_945267a3a4cefd98 li .wp-block-te-latest-comments__comment-meta_a6ff2a1a9e21be77,
  .widget_5b6c6b96c7fd5a27 .wp-block-te-latest-comments_945267a3a4cefd98 li .wp-block-latest-posts__te-post-title_a43ddb2b3e09f317,
  .widget_5b6c6b96c7fd5a27 .wp-block-latest-posts_fc6cf21a0b6b3afa li .wp-block-te-latest-comments__comment-meta_a6ff2a1a9e21be77,
  .widget_5b6c6b96c7fd5a27 .wp-block-latest-posts_fc6cf21a0b6b3afa li .wp-block-latest-posts__te-post-title_a43ddb2b3e09f317,
  .sidebar__widget_8efa4d14d607778d .wp-block-te-latest-comments_945267a3a4cefd98 li .wp-block-te-latest-comments__comment-meta_a6ff2a1a9e21be77,
  .sidebar__widget_8efa4d14d607778d .wp-block-te-latest-comments_945267a3a4cefd98 li .wp-block-latest-posts__te-post-title_a43ddb2b3e09f317,
  .sidebar__widget_8efa4d14d607778d .wp-block-latest-posts_fc6cf21a0b6b3afa li .wp-block-te-latest-comments__comment-meta_a6ff2a1a9e21be77,
  .sidebar__widget_8efa4d14d607778d .wp-block-latest-posts_fc6cf21a0b6b3afa li .wp-block-latest-posts__te-post-title_a43ddb2b3e09f317 {
    line-height: 28px;
    font-weight: 400; }
    .widget_5b6c6b96c7fd5a27 .wp-block-te-latest-comments_945267a3a4cefd98 li .wp-block-te-latest-comments__comment-meta_a6ff2a1a9e21be77 .wp-block-te-latest-comments__comment-date_49a2064cd40a19ea,
    .widget_5b6c6b96c7fd5a27 .wp-block-te-latest-comments_945267a3a4cefd98 li .wp-block-latest-posts__te-post-title_a43ddb2b3e09f317 .wp-block-te-latest-comments__comment-date_49a2064cd40a19ea,
    .widget_5b6c6b96c7fd5a27 .wp-block-latest-posts_fc6cf21a0b6b3afa li .wp-block-te-latest-comments__comment-meta_a6ff2a1a9e21be77 .wp-block-te-latest-comments__comment-date_49a2064cd40a19ea,
    .widget_5b6c6b96c7fd5a27 .wp-block-latest-posts_fc6cf21a0b6b3afa li .wp-block-latest-posts__te-post-title_a43ddb2b3e09f317 .wp-block-te-latest-comments__comment-date_49a2064cd40a19ea,
    .sidebar__widget_8efa4d14d607778d .wp-block-te-latest-comments_945267a3a4cefd98 li .wp-block-te-latest-comments__comment-meta_a6ff2a1a9e21be77 .wp-block-te-latest-comments__comment-date_49a2064cd40a19ea,
    .sidebar__widget_8efa4d14d607778d .wp-block-te-latest-comments_945267a3a4cefd98 li .wp-block-latest-posts__te-post-title_a43ddb2b3e09f317 .wp-block-te-latest-comments__comment-date_49a2064cd40a19ea,
    .sidebar__widget_8efa4d14d607778d .wp-block-latest-posts_fc6cf21a0b6b3afa li .wp-block-te-latest-comments__comment-meta_a6ff2a1a9e21be77 .wp-block-te-latest-comments__comment-date_49a2064cd40a19ea,
    .sidebar__widget_8efa4d14d607778d .wp-block-latest-posts_fc6cf21a0b6b3afa li .wp-block-latest-posts__te-post-title_a43ddb2b3e09f317 .wp-block-te-latest-comments__comment-date_49a2064cd40a19ea {
      font-size: 14px !important;
      margin-bottom: 10px;
      position: relative; }
      .widget_5b6c6b96c7fd5a27 .wp-block-te-latest-comments_945267a3a4cefd98 li .wp-block-te-latest-comments__comment-meta_a6ff2a1a9e21be77 .wp-block-te-latest-comments__comment-date_49a2064cd40a19ea:before,
      .widget_5b6c6b96c7fd5a27 .wp-block-te-latest-comments_945267a3a4cefd98 li .wp-block-latest-posts__te-post-title_a43ddb2b3e09f317 .wp-block-te-latest-comments__comment-date_49a2064cd40a19ea:before,
      .widget_5b6c6b96c7fd5a27 .wp-block-latest-posts_fc6cf21a0b6b3afa li .wp-block-te-latest-comments__comment-meta_a6ff2a1a9e21be77 .wp-block-te-latest-comments__comment-date_49a2064cd40a19ea:before,
      .widget_5b6c6b96c7fd5a27 .wp-block-latest-posts_fc6cf21a0b6b3afa li .wp-block-latest-posts__te-post-title_a43ddb2b3e09f317 .wp-block-te-latest-comments__comment-date_49a2064cd40a19ea:before,
      .sidebar__widget_8efa4d14d607778d .wp-block-te-latest-comments_945267a3a4cefd98 li .wp-block-te-latest-comments__comment-meta_a6ff2a1a9e21be77 .wp-block-te-latest-comments__comment-date_49a2064cd40a19ea:before,
      .sidebar__widget_8efa4d14d607778d .wp-block-te-latest-comments_945267a3a4cefd98 li .wp-block-latest-posts__te-post-title_a43ddb2b3e09f317 .wp-block-te-latest-comments__comment-date_49a2064cd40a19ea:before,
      .sidebar__widget_8efa4d14d607778d .wp-block-latest-posts_fc6cf21a0b6b3afa li .wp-block-te-latest-comments__comment-meta_a6ff2a1a9e21be77 .wp-block-te-latest-comments__comment-date_49a2064cd40a19ea:before,
      .sidebar__widget_8efa4d14d607778d .wp-block-latest-posts_fc6cf21a0b6b3afa li .wp-block-latest-posts__te-post-title_a43ddb2b3e09f317 .wp-block-te-latest-comments__comment-date_49a2064cd40a19ea:before {
        content: "\f274";
        font-family: "Font Awesome 6 Free";
        padding-right: 8px; }
  .widget_5b6c6b96c7fd5a27 .wp-block-te-latest-comments_945267a3a4cefd98 li a,
  .widget_5b6c6b96c7fd5a27 .wp-block-latest-posts_fc6cf21a0b6b3afa li a,
  .sidebar__widget_8efa4d14d607778d .wp-block-te-latest-comments_945267a3a4cefd98 li a,
  .sidebar__widget_8efa4d14d607778d .wp-block-latest-posts_fc6cf21a0b6b3afa li a {
    color: #335371; }
    .widget_5b6c6b96c7fd5a27 .wp-block-te-latest-comments_945267a3a4cefd98 li a.wp-block-te-latest-comments__comment-author_e5f81a4a5b96d554, .widget_5b6c6b96c7fd5a27 .wp-block-te-latest-comments_945267a3a4cefd98 li a.wp-block-te-latest-comments__comment-link_6e9c76f0354bb28b,
    .widget_5b6c6b96c7fd5a27 .wp-block-latest-posts_fc6cf21a0b6b3afa li a.wp-block-te-latest-comments__comment-author_e5f81a4a5b96d554,
    .widget_5b6c6b96c7fd5a27 .wp-block-latest-posts_fc6cf21a0b6b3afa li a.wp-block-te-latest-comments__comment-link_6e9c76f0354bb28b,
    .sidebar__widget_8efa4d14d607778d .wp-block-te-latest-comments_945267a3a4cefd98 li a.wp-block-te-latest-comments__comment-author_e5f81a4a5b96d554,
    .sidebar__widget_8efa4d14d607778d .wp-block-te-latest-comments_945267a3a4cefd98 li a.wp-block-te-latest-comments__comment-link_6e9c76f0354bb28b,
    .sidebar__widget_8efa4d14d607778d .wp-block-latest-posts_fc6cf21a0b6b3afa li a.wp-block-te-latest-comments__comment-author_e5f81a4a5b96d554,
    .sidebar__widget_8efa4d14d607778d .wp-block-latest-posts_fc6cf21a0b6b3afa li a.wp-block-te-latest-comments__comment-link_6e9c76f0354bb28b {
      display: inline !important;
      text-transform: capitalize;
      line-height: 28px;
      font-weight: 400; }
    .widget_5b6c6b96c7fd5a27 .wp-block-te-latest-comments_945267a3a4cefd98 li a:hover,
    .widget_5b6c6b96c7fd5a27 .wp-block-latest-posts_fc6cf21a0b6b3afa li a:hover,
    .sidebar__widget_8efa4d14d607778d .wp-block-te-latest-comments_945267a3a4cefd98 li a:hover,
    .sidebar__widget_8efa4d14d607778d .wp-block-latest-posts_fc6cf21a0b6b3afa li a:hover {
      color: #317EFE; }
  .widget_5b6c6b96c7fd5a27 .wp-block-te-latest-comments_945267a3a4cefd98 li .wp-block-te-latest-comments__comment-excerpt_6104558727db17ef p,
  .widget_5b6c6b96c7fd5a27 .wp-block-latest-posts_fc6cf21a0b6b3afa li .wp-block-te-latest-comments__comment-excerpt_6104558727db17ef p,
  .sidebar__widget_8efa4d14d607778d .wp-block-te-latest-comments_945267a3a4cefd98 li .wp-block-te-latest-comments__comment-excerpt_6104558727db17ef p,
  .sidebar__widget_8efa4d14d607778d .wp-block-latest-posts_fc6cf21a0b6b3afa li .wp-block-te-latest-comments__comment-excerpt_6104558727db17ef p {
    font-size: 16px;
    line-height: 28px;
    margin: 0; }
  .widget_5b6c6b96c7fd5a27 .te-social-profile_13056b38fb80ce2a,
  .sidebar__widget_8efa4d14d607778d .te-social-profile_13056b38fb80ce2a {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .widget_5b6c6b96c7fd5a27 .te-social-profile_13056b38fb80ce2a a,
    .sidebar__widget_8efa4d14d607778d .te-social-profile_13056b38fb80ce2a 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_5b6c6b96c7fd5a27 .te-social-profile_13056b38fb80ce2a a,
        .sidebar__widget_8efa4d14d607778d .te-social-profile_13056b38fb80ce2a a {
          width: 40px;
          height: 40px; } }
      .widget_5b6c6b96c7fd5a27 .te-social-profile_13056b38fb80ce2a a.facebook_046a213cdc49ecbd,
      .sidebar__widget_8efa4d14d607778d .te-social-profile_13056b38fb80ce2a a.facebook_046a213cdc49ecbd {
        background-color: #1877f2; }
      .widget_5b6c6b96c7fd5a27 .te-social-profile_13056b38fb80ce2a a.twitter_6e053c099bb9fb45,
      .sidebar__widget_8efa4d14d607778d .te-social-profile_13056b38fb80ce2a a.twitter_6e053c099bb9fb45 {
        background-color: #1da1f2; }
      .widget_5b6c6b96c7fd5a27 .te-social-profile_13056b38fb80ce2a a.linkedin_fc187e9e45f702d3,
      .sidebar__widget_8efa4d14d607778d .te-social-profile_13056b38fb80ce2a a.linkedin_fc187e9e45f702d3 {
        background-color: #0a66c2; }
      .widget_5b6c6b96c7fd5a27 .te-social-profile_13056b38fb80ce2a a.instagram_12ca7744f188495e,
      .sidebar__widget_8efa4d14d607778d .te-social-profile_13056b38fb80ce2a a.instagram_12ca7744f188495e {
        background-color: #405de6; }
      .widget_5b6c6b96c7fd5a27 .te-social-profile_13056b38fb80ce2a a:hover,
      .sidebar__widget_8efa4d14d607778d .te-social-profile_13056b38fb80ce2a a:hover {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #E7F914; }
  .widget_5b6c6b96c7fd5a27 select,
  .sidebar__widget_8efa4d14d607778d select {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371;
    margin-bottom: 0; }
  .widget_5b6c6b96c7fd5a27 .has-login-form_8ca001c1c474d315 .login-username_8070f91824835811 label,
  .widget_5b6c6b96c7fd5a27 .has-login-form_8ca001c1c474d315 .login-password_40810146f666b0b6 label,
  .sidebar__widget_8efa4d14d607778d .has-login-form_8ca001c1c474d315 .login-username_8070f91824835811 label,
  .sidebar__widget_8efa4d14d607778d .has-login-form_8ca001c1c474d315 .login-password_40810146f666b0b6 label {
    margin-bottom: 10px; }
  .widget_5b6c6b96c7fd5a27 .has-login-form_8ca001c1c474d315 .login-username_8070f91824835811 input,
  .widget_5b6c6b96c7fd5a27 .has-login-form_8ca001c1c474d315 .login-password_40810146f666b0b6 input,
  .sidebar__widget_8efa4d14d607778d .has-login-form_8ca001c1c474d315 .login-username_8070f91824835811 input,
  .sidebar__widget_8efa4d14d607778d .has-login-form_8ca001c1c474d315 .login-password_40810146f666b0b6 input {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #31373f;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371; }
  .widget_5b6c6b96c7fd5a27 .has-login-form_8ca001c1c474d315 .login-remember_5582d9ad2ff7ef8e label,
  .sidebar__widget_8efa4d14d607778d .has-login-form_8ca001c1c474d315 .login-remember_5582d9ad2ff7ef8e label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px; }
  .widget_5b6c6b96c7fd5a27 .has-login-form_8ca001c1c474d315 .login-submit_7114e90d0e4c8a72,
  .sidebar__widget_8efa4d14d607778d .has-login-form_8ca001c1c474d315 .login-submit_7114e90d0e4c8a72 {
    margin-bottom: 0; }
    .widget_5b6c6b96c7fd5a27 .has-login-form_8ca001c1c474d315 .login-submit_7114e90d0e4c8a72 input.button-primary_2df6844969fd653a,
    .sidebar__widget_8efa4d14d607778d .has-login-form_8ca001c1c474d315 .login-submit_7114e90d0e4c8a72 input.button-primary_2df6844969fd653a {
      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_5b6c6b96c7fd5a27 .search-form_1effb1ec9476b73d,
  .sidebar__widget_8efa4d14d607778d .search-form_1effb1ec9476b73d {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_5b6c6b96c7fd5a27 .search-form_1effb1ec9476b73d button,
    .sidebar__widget_8efa4d14d607778d .search-form_1effb1ec9476b73d button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_5b6c6b96c7fd5a27.widget_search_39e10dde7f94bb3b .sidebar__search_0414908ecf0935d9,
  .sidebar__widget_8efa4d14d607778d.widget_search_39e10dde7f94bb3b .sidebar__search_0414908ecf0935d9 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_5b6c6b96c7fd5a27.widget_search_39e10dde7f94bb3b .sidebar__search_0414908ecf0935d9 button,
    .sidebar__widget_8efa4d14d607778d.widget_search_39e10dde7f94bb3b .sidebar__search_0414908ecf0935d9 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_5b6c6b96c7fd5a27 .wp-block-search__no-button_3bd8e52dd0e364b4.wp-block-search_35529dc90e9daedc input,
  .sidebar__widget_8efa4d14d607778d .wp-block-search__no-button_3bd8e52dd0e364b4.wp-block-search_35529dc90e9daedc input {
    border-radius: 10px; }
  .widget_5b6c6b96c7fd5a27 .wp-block-search_35529dc90e9daedc,
  .sidebar__widget_8efa4d14d607778d .wp-block-search_35529dc90e9daedc {
    margin-bottom: -2px; }
  .widget_5b6c6b96c7fd5a27 .wp-block-search_35529dc90e9daedc,
  .widget_5b6c6b96c7fd5a27 .search-form_1effb1ec9476b73d,
  .widget_5b6c6b96c7fd5a27 .sidebar__search_0414908ecf0935d9,
  .sidebar__widget_8efa4d14d607778d .wp-block-search_35529dc90e9daedc,
  .sidebar__widget_8efa4d14d607778d .search-form_1effb1ec9476b73d,
  .sidebar__widget_8efa4d14d607778d .sidebar__search_0414908ecf0935d9 {
    display: inline-block;
    width: 100%;
    overflow: hidden; }
    .widget_5b6c6b96c7fd5a27 .wp-block-search_35529dc90e9daedc .wp-block-search__inside-wrapper_d9c3abfe013a6e64,
    .widget_5b6c6b96c7fd5a27 .search-form_1effb1ec9476b73d .wp-block-search__inside-wrapper_d9c3abfe013a6e64,
    .widget_5b6c6b96c7fd5a27 .sidebar__search_0414908ecf0935d9 .wp-block-search__inside-wrapper_d9c3abfe013a6e64,
    .sidebar__widget_8efa4d14d607778d .wp-block-search_35529dc90e9daedc .wp-block-search__inside-wrapper_d9c3abfe013a6e64,
    .sidebar__widget_8efa4d14d607778d .search-form_1effb1ec9476b73d .wp-block-search__inside-wrapper_d9c3abfe013a6e64,
    .sidebar__widget_8efa4d14d607778d .sidebar__search_0414908ecf0935d9 .wp-block-search__inside-wrapper_d9c3abfe013a6e64 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .widget_5b6c6b96c7fd5a27 .wp-block-search_35529dc90e9daedc label,
    .widget_5b6c6b96c7fd5a27 .search-form_1effb1ec9476b73d label,
    .widget_5b6c6b96c7fd5a27 .sidebar__search_0414908ecf0935d9 label,
    .sidebar__widget_8efa4d14d607778d .wp-block-search_35529dc90e9daedc label,
    .sidebar__widget_8efa4d14d607778d .search-form_1effb1ec9476b73d label,
    .sidebar__widget_8efa4d14d607778d .sidebar__search_0414908ecf0935d9 label {
      font-size: 24px;
      display: block;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #14203A;
      font-family: "Inter", sans-serif; }
    .widget_5b6c6b96c7fd5a27 .wp-block-search_35529dc90e9daedc input,
    .widget_5b6c6b96c7fd5a27 .search-form_1effb1ec9476b73d input,
    .widget_5b6c6b96c7fd5a27 .sidebar__search_0414908ecf0935d9 input,
    .sidebar__widget_8efa4d14d607778d .wp-block-search_35529dc90e9daedc input,
    .sidebar__widget_8efa4d14d607778d .search-form_1effb1ec9476b73d input,
    .sidebar__widget_8efa4d14d607778d .sidebar__search_0414908ecf0935d9 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_5b6c6b96c7fd5a27 .wp-block-search_35529dc90e9daedc button,
    .widget_5b6c6b96c7fd5a27 .search-form_1effb1ec9476b73d button,
    .widget_5b6c6b96c7fd5a27 .sidebar__search_0414908ecf0935d9 button,
    .sidebar__widget_8efa4d14d607778d .wp-block-search_35529dc90e9daedc button,
    .sidebar__widget_8efa4d14d607778d .search-form_1effb1ec9476b73d button,
    .sidebar__widget_8efa4d14d607778d .sidebar__search_0414908ecf0935d9 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_5b6c6b96c7fd5a27 .tagcloud_997bf82b8c88806a,
  .widget_5b6c6b96c7fd5a27 .wp-block-tag-cloud_e02a14f49d7da659,
  .sidebar__widget_8efa4d14d607778d .tagcloud_997bf82b8c88806a,
  .sidebar__widget_8efa4d14d607778d .wp-block-tag-cloud_e02a14f49d7da659 {
    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_5b6c6b96c7fd5a27 .tagcloud_997bf82b8c88806a a,
    .widget_5b6c6b96c7fd5a27 .wp-block-tag-cloud_e02a14f49d7da659 a,
    .sidebar__widget_8efa4d14d607778d .tagcloud_997bf82b8c88806a a,
    .sidebar__widget_8efa4d14d607778d .wp-block-tag-cloud_e02a14f49d7da659 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_5b6c6b96c7fd5a27 .tagcloud_997bf82b8c88806a a:hover,
      .widget_5b6c6b96c7fd5a27 .wp-block-tag-cloud_e02a14f49d7da659 a:hover,
      .sidebar__widget_8efa4d14d607778d .tagcloud_997bf82b8c88806a a:hover,
      .sidebar__widget_8efa4d14d607778d .wp-block-tag-cloud_e02a14f49d7da659 a:hover {
        color: #ffffff;
        background: #317EFE;
        border-color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .widget_5b6c6b96c7fd5a27 ul,
  .widget_5b6c6b96c7fd5a27 ol,
  .sidebar__widget_8efa4d14d607778d ul,
  .sidebar__widget_8efa4d14d607778d ol {
    margin-bottom: 0;
    padding-left: 0;
    /* Tag Cloud Widget */ }
    .widget_5b6c6b96c7fd5a27 ul li,
    .widget_5b6c6b96c7fd5a27 ol li,
    .sidebar__widget_8efa4d14d607778d ul li,
    .sidebar__widget_8efa4d14d607778d ol li {
      display: block;
      padding: 8px 0;
      border-top: 1px solid #E1E1E1;
      margin-bottom: 0;
      /* Recent Comment Widget */ }
      .widget_5b6c6b96c7fd5a27 ul li:first-child,
      .widget_5b6c6b96c7fd5a27 ol li:first-child,
      .sidebar__widget_8efa4d14d607778d ul li:first-child,
      .sidebar__widget_8efa4d14d607778d ol li:first-child {
        border-top: 0; }
      .widget_5b6c6b96c7fd5a27 ul li:last-child,
      .widget_5b6c6b96c7fd5a27 ol li:last-child,
      .sidebar__widget_8efa4d14d607778d ul li:last-child,
      .sidebar__widget_8efa4d14d607778d ol li:last-child {
        margin-bottom: 0; }
      .widget_5b6c6b96c7fd5a27 ul li.recentcomments_f42ca24a837e98d9 .comment-author-link_a02ead66558a1071 a:before, .widget_5b6c6b96c7fd5a27 ul li.wp-block-latest-comments__comment_84cd7058f1c11fcd .comment-author-link_a02ead66558a1071 a:before,
      .widget_5b6c6b96c7fd5a27 ol li.recentcomments_f42ca24a837e98d9 .comment-author-link_a02ead66558a1071 a:before,
      .widget_5b6c6b96c7fd5a27 ol li.wp-block-latest-comments__comment_84cd7058f1c11fcd .comment-author-link_a02ead66558a1071 a:before,
      .sidebar__widget_8efa4d14d607778d ul li.recentcomments_f42ca24a837e98d9 .comment-author-link_a02ead66558a1071 a:before,
      .sidebar__widget_8efa4d14d607778d ul li.wp-block-latest-comments__comment_84cd7058f1c11fcd .comment-author-link_a02ead66558a1071 a:before,
      .sidebar__widget_8efa4d14d607778d ol li.recentcomments_f42ca24a837e98d9 .comment-author-link_a02ead66558a1071 a:before,
      .sidebar__widget_8efa4d14d607778d ol li.wp-block-latest-comments__comment_84cd7058f1c11fcd .comment-author-link_a02ead66558a1071 a:before {
        display: none; }
      .widget_5b6c6b96c7fd5a27 ul li.recentcomments_f42ca24a837e98d9 a, .widget_5b6c6b96c7fd5a27 ul li.wp-block-latest-comments__comment_84cd7058f1c11fcd a,
      .widget_5b6c6b96c7fd5a27 ol li.recentcomments_f42ca24a837e98d9 a,
      .widget_5b6c6b96c7fd5a27 ol li.wp-block-latest-comments__comment_84cd7058f1c11fcd a,
      .sidebar__widget_8efa4d14d607778d ul li.recentcomments_f42ca24a837e98d9 a,
      .sidebar__widget_8efa4d14d607778d ul li.wp-block-latest-comments__comment_84cd7058f1c11fcd a,
      .sidebar__widget_8efa4d14d607778d ol li.recentcomments_f42ca24a837e98d9 a,
      .sidebar__widget_8efa4d14d607778d ol li.wp-block-latest-comments__comment_84cd7058f1c11fcd a {
        padding-left: 0;
        display: inline; }
        .widget_5b6c6b96c7fd5a27 ul li.recentcomments_f42ca24a837e98d9 a:before, .widget_5b6c6b96c7fd5a27 ul li.wp-block-latest-comments__comment_84cd7058f1c11fcd a:before,
        .widget_5b6c6b96c7fd5a27 ol li.recentcomments_f42ca24a837e98d9 a:before,
        .widget_5b6c6b96c7fd5a27 ol li.wp-block-latest-comments__comment_84cd7058f1c11fcd a:before,
        .sidebar__widget_8efa4d14d607778d ul li.recentcomments_f42ca24a837e98d9 a:before,
        .sidebar__widget_8efa4d14d607778d ul li.wp-block-latest-comments__comment_84cd7058f1c11fcd a:before,
        .sidebar__widget_8efa4d14d607778d ol li.recentcomments_f42ca24a837e98d9 a:before,
        .sidebar__widget_8efa4d14d607778d ol li.wp-block-latest-comments__comment_84cd7058f1c11fcd a:before {
          display: none; }
      .widget_5b6c6b96c7fd5a27 ul li a,
      .widget_5b6c6b96c7fd5a27 ol li a,
      .sidebar__widget_8efa4d14d607778d ul li a,
      .sidebar__widget_8efa4d14d607778d 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_5b6c6b96c7fd5a27 ul li a::before,
        .widget_5b6c6b96c7fd5a27 ol li a::before,
        .sidebar__widget_8efa4d14d607778d ul li a::before,
        .sidebar__widget_8efa4d14d607778d ol li a::before {
          content: "\f105";
          font-family: "Font Awesome 6 Free";
          margin-right: 10px; }
        .widget_5b6c6b96c7fd5a27 ul li a:hover,
        .widget_5b6c6b96c7fd5a27 ol li a:hover,
        .sidebar__widget_8efa4d14d607778d ul li a:hover,
        .sidebar__widget_8efa4d14d607778d ol li a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .widget_5b6c6b96c7fd5a27 ul li a.rsswidget_4fc3a9e0edc23e9d, .widget_5b6c6b96c7fd5a27 ul li a.wp-block-latest-posts__post-title_ddc3d699be96ce7f,
        .widget_5b6c6b96c7fd5a27 ol li a.rsswidget_4fc3a9e0edc23e9d,
        .widget_5b6c6b96c7fd5a27 ol li a.wp-block-latest-posts__post-title_ddc3d699be96ce7f,
        .sidebar__widget_8efa4d14d607778d ul li a.rsswidget_4fc3a9e0edc23e9d,
        .sidebar__widget_8efa4d14d607778d ul li a.wp-block-latest-posts__post-title_ddc3d699be96ce7f,
        .sidebar__widget_8efa4d14d607778d ol li a.rsswidget_4fc3a9e0edc23e9d,
        .sidebar__widget_8efa4d14d607778d ol li a.wp-block-latest-posts__post-title_ddc3d699be96ce7f {
          padding-left: 0;
          font-weight: 500;
          display: block; }
          .widget_5b6c6b96c7fd5a27 ul li a.rsswidget_4fc3a9e0edc23e9d:before, .widget_5b6c6b96c7fd5a27 ul li a.wp-block-latest-posts__post-title_ddc3d699be96ce7f:before,
          .widget_5b6c6b96c7fd5a27 ol li a.rsswidget_4fc3a9e0edc23e9d:before,
          .widget_5b6c6b96c7fd5a27 ol li a.wp-block-latest-posts__post-title_ddc3d699be96ce7f:before,
          .sidebar__widget_8efa4d14d607778d ul li a.rsswidget_4fc3a9e0edc23e9d:before,
          .sidebar__widget_8efa4d14d607778d ul li a.wp-block-latest-posts__post-title_ddc3d699be96ce7f:before,
          .sidebar__widget_8efa4d14d607778d ol li a.rsswidget_4fc3a9e0edc23e9d:before,
          .sidebar__widget_8efa4d14d607778d ol li a.wp-block-latest-posts__post-title_ddc3d699be96ce7f:before {
            display: none; }
      .widget_5b6c6b96c7fd5a27 ul li ul,
      .widget_5b6c6b96c7fd5a27 ol li ul,
      .sidebar__widget_8efa4d14d607778d ul li ul,
      .sidebar__widget_8efa4d14d607778d ol li ul {
        padding-left: 25px;
        padding-top: 10px; }
    .widget_5b6c6b96c7fd5a27 ul.wp-tag-cloud_bc5e5c28b855aa35 li,
    .widget_5b6c6b96c7fd5a27 ol.wp-tag-cloud_bc5e5c28b855aa35 li,
    .sidebar__widget_8efa4d14d607778d ul.wp-tag-cloud_bc5e5c28b855aa35 li,
    .sidebar__widget_8efa4d14d607778d ol.wp-tag-cloud_bc5e5c28b855aa35 li {
      display: inline-block;
      padding: 0;
      border: 0; }
      .widget_5b6c6b96c7fd5a27 ul.wp-tag-cloud_bc5e5c28b855aa35 li a:before,
      .widget_5b6c6b96c7fd5a27 ol.wp-tag-cloud_bc5e5c28b855aa35 li a:before,
      .sidebar__widget_8efa4d14d607778d ul.wp-tag-cloud_bc5e5c28b855aa35 li a:before,
      .sidebar__widget_8efa4d14d607778d ol.wp-tag-cloud_bc5e5c28b855aa35 li a:before {
        display: none; }
  .widget_5b6c6b96c7fd5a27.te_widget_categories_b7391b0eea96db8f li, .widget_5b6c6b96c7fd5a27.widget_archive_0bc5fc9b074a4cb8 li,
  .widget_5b6c6b96c7fd5a27 .wp-block-categories-list_ff071504237c183a li,
  .widget_5b6c6b96c7fd5a27 .wp-block-archives-list_5372529799dae278 li,
  .sidebar__widget_8efa4d14d607778d.te_widget_categories_b7391b0eea96db8f li,
  .sidebar__widget_8efa4d14d607778d.widget_archive_0bc5fc9b074a4cb8 li,
  .sidebar__widget_8efa4d14d607778d .wp-block-categories-list_ff071504237c183a li,
  .sidebar__widget_8efa4d14d607778d .wp-block-archives-list_5372529799dae278 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_5b6c6b96c7fd5a27.te_widget_categories_b7391b0eea96db8f li.cat-item_da6f9a3235ea8bfa, .widget_5b6c6b96c7fd5a27.widget_archive_0bc5fc9b074a4cb8 li.cat-item_da6f9a3235ea8bfa,
    .widget_5b6c6b96c7fd5a27 .wp-block-categories-list_ff071504237c183a li.cat-item_da6f9a3235ea8bfa,
    .widget_5b6c6b96c7fd5a27 .wp-block-archives-list_5372529799dae278 li.cat-item_da6f9a3235ea8bfa,
    .sidebar__widget_8efa4d14d607778d.te_widget_categories_b7391b0eea96db8f li.cat-item_da6f9a3235ea8bfa,
    .sidebar__widget_8efa4d14d607778d.widget_archive_0bc5fc9b074a4cb8 li.cat-item_da6f9a3235ea8bfa,
    .sidebar__widget_8efa4d14d607778d .wp-block-categories-list_ff071504237c183a li.cat-item_da6f9a3235ea8bfa,
    .sidebar__widget_8efa4d14d607778d .wp-block-archives-list_5372529799dae278 li.cat-item_da6f9a3235ea8bfa {
      text-align: right;
      display: inline-block;
      width: 100%; }
    .widget_5b6c6b96c7fd5a27.te_widget_categories_b7391b0eea96db8f li a, .widget_5b6c6b96c7fd5a27.widget_archive_0bc5fc9b074a4cb8 li a,
    .widget_5b6c6b96c7fd5a27 .wp-block-categories-list_ff071504237c183a li a,
    .widget_5b6c6b96c7fd5a27 .wp-block-archives-list_5372529799dae278 li a,
    .sidebar__widget_8efa4d14d607778d.te_widget_categories_b7391b0eea96db8f li a,
    .sidebar__widget_8efa4d14d607778d.widget_archive_0bc5fc9b074a4cb8 li a,
    .sidebar__widget_8efa4d14d607778d .wp-block-categories-list_ff071504237c183a li a,
    .sidebar__widget_8efa4d14d607778d .wp-block-archives-list_5372529799dae278 li a {
      float: left; }

/* About Info Widget*/
.widget-about-info_aa972a4312a64288 {
  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_aa972a4312a64288 .about-desc_eb886ab46d220856 {
    text-align: left; }
    .widget-about-info_aa972a4312a64288 .about-desc_eb886ab46d220856 .about-title_ff9d7a09093e20dc {
      font-size: 20px; }
  .widget-about-info_aa972a4312a64288 .about-image_f3af407c63cbba3b {
    width: 140px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px; }
  .widget-about-info_aa972a4312a64288 .te-social-profile_13056b38fb80ce2a {
    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_aa972a4312a64288 .te-social-profile_13056b38fb80ce2a 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_aa972a4312a64288 .te-social-profile_13056b38fb80ce2a 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_7a32233738796134.has-author_9279102cea66fb18.wp-block-latest-posts_fc6cf21a0b6b3afa .wp-block-latest-posts__te-post-title_a43ddb2b3e09f317 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }

.widget_rss_57b6117dcc3c7c7c .wp-block-heading_2ffbad3de8af0e8e:before,
.widget_rss_57b6117dcc3c7c7c .widget-title_9015cdca445e9cb0:before {
  display: none; }
.widget_rss_57b6117dcc3c7c7c .rss-widget-icon_a3295b3db5a5d9b7 {
  margin-right: 6px; }
.widget_rss_57b6117dcc3c7c7c ul li a.rsswidget_4fc3a9e0edc23e9d {
  color: #14203A; }
  .widget_rss_57b6117dcc3c7c7c ul li a.rsswidget_4fc3a9e0edc23e9d:hover {
    color: #317EFE; }

.wp-block-latest-posts_fc6cf21a0b6b3afa .wp-block-rss__item-title_d8e66218e47f7b75,
.wp-block-rss_ed793a3832321bda .wp-block-rss__item-title_d8e66218e47f7b75,
.widget_rss_57b6117dcc3c7c7c .wp-block-rss__item-title_d8e66218e47f7b75 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }
  .wp-block-latest-posts_fc6cf21a0b6b3afa .wp-block-rss__item-title_d8e66218e47f7b75 a:before,
  .wp-block-rss_ed793a3832321bda .wp-block-rss__item-title_d8e66218e47f7b75 a:before,
  .widget_rss_57b6117dcc3c7c7c .wp-block-rss__item-title_d8e66218e47f7b75 a:before {
    display: none; }
.wp-block-latest-posts_fc6cf21a0b6b3afa .wp-block-latest-posts__post-author_5b87237972868673,
.wp-block-latest-posts_fc6cf21a0b6b3afa .wp-block-rss__item-publish-date_dc94c7cf35d0d0cb,
.wp-block-rss_ed793a3832321bda .wp-block-latest-posts__post-author_5b87237972868673,
.wp-block-rss_ed793a3832321bda .wp-block-rss__item-publish-date_dc94c7cf35d0d0cb,
.widget_rss_57b6117dcc3c7c7c .wp-block-latest-posts__post-author_5b87237972868673,
.widget_rss_57b6117dcc3c7c7c .wp-block-rss__item-publish-date_dc94c7cf35d0d0cb {
  margin-right: 10px; }
.wp-block-latest-posts_fc6cf21a0b6b3afa .wp-block-latest-posts__post-author_5b87237972868673,
.wp-block-latest-posts_fc6cf21a0b6b3afa .wp-block-latest-posts__te-post-date_758208746df707f9,
.wp-block-latest-posts_fc6cf21a0b6b3afa .wp-block-rss__item-publish-date_dc94c7cf35d0d0cb,
.wp-block-latest-posts_fc6cf21a0b6b3afa .wp-block-rss__item-author_16eabae8f45d7744,
.wp-block-latest-posts_fc6cf21a0b6b3afa .rss-date_6ce6720f61c9b415,
.wp-block-rss_ed793a3832321bda .wp-block-latest-posts__post-author_5b87237972868673,
.wp-block-rss_ed793a3832321bda .wp-block-latest-posts__te-post-date_758208746df707f9,
.wp-block-rss_ed793a3832321bda .wp-block-rss__item-publish-date_dc94c7cf35d0d0cb,
.wp-block-rss_ed793a3832321bda .wp-block-rss__item-author_16eabae8f45d7744,
.wp-block-rss_ed793a3832321bda .rss-date_6ce6720f61c9b415,
.widget_rss_57b6117dcc3c7c7c .wp-block-latest-posts__post-author_5b87237972868673,
.widget_rss_57b6117dcc3c7c7c .wp-block-latest-posts__te-post-date_758208746df707f9,
.widget_rss_57b6117dcc3c7c7c .wp-block-rss__item-publish-date_dc94c7cf35d0d0cb,
.widget_rss_57b6117dcc3c7c7c .wp-block-rss__item-author_16eabae8f45d7744,
.widget_rss_57b6117dcc3c7c7c .rss-date_6ce6720f61c9b415 {
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500;
  text-transform: capitalize;
  position: relative; }
.wp-block-latest-posts_fc6cf21a0b6b3afa .wp-block-latest-posts__te-post-date_758208746df707f9:before,
.wp-block-latest-posts_fc6cf21a0b6b3afa .wp-block-rss__item-publish-date_dc94c7cf35d0d0cb:before,
.wp-block-latest-posts_fc6cf21a0b6b3afa .rss-date_6ce6720f61c9b415:before,
.wp-block-rss_ed793a3832321bda .wp-block-latest-posts__te-post-date_758208746df707f9:before,
.wp-block-rss_ed793a3832321bda .wp-block-rss__item-publish-date_dc94c7cf35d0d0cb:before,
.wp-block-rss_ed793a3832321bda .rss-date_6ce6720f61c9b415:before,
.widget_rss_57b6117dcc3c7c7c .wp-block-latest-posts__te-post-date_758208746df707f9:before,
.widget_rss_57b6117dcc3c7c7c .wp-block-rss__item-publish-date_dc94c7cf35d0d0cb:before,
.widget_rss_57b6117dcc3c7c7c .rss-date_6ce6720f61c9b415:before {
  content: "\f274";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_fc6cf21a0b6b3afa .wp-block-latest-posts__post-author_5b87237972868673:before,
.wp-block-latest-posts_fc6cf21a0b6b3afa .wp-block-rss__item-author_16eabae8f45d7744:before,
.wp-block-rss_ed793a3832321bda .wp-block-latest-posts__post-author_5b87237972868673:before,
.wp-block-rss_ed793a3832321bda .wp-block-rss__item-author_16eabae8f45d7744:before,
.widget_rss_57b6117dcc3c7c7c .wp-block-latest-posts__post-author_5b87237972868673:before,
.widget_rss_57b6117dcc3c7c7c .wp-block-rss__item-author_16eabae8f45d7744:before {
  content: "\f007";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_fc6cf21a0b6b3afa .wp-block-latest-posts__post-excerpt_816ae7ad8a628f1d,
.wp-block-latest-posts_fc6cf21a0b6b3afa .wp-block-rss__item-excerpt_69634ce86537ea0b,
.wp-block-latest-posts_fc6cf21a0b6b3afa .rssSummary_46a1519944080a95,
.wp-block-rss_ed793a3832321bda .wp-block-latest-posts__post-excerpt_816ae7ad8a628f1d,
.wp-block-rss_ed793a3832321bda .wp-block-rss__item-excerpt_69634ce86537ea0b,
.wp-block-rss_ed793a3832321bda .rssSummary_46a1519944080a95,
.widget_rss_57b6117dcc3c7c7c .wp-block-latest-posts__post-excerpt_816ae7ad8a628f1d,
.widget_rss_57b6117dcc3c7c7c .wp-block-rss__item-excerpt_69634ce86537ea0b,
.widget_rss_57b6117dcc3c7c7c .rssSummary_46a1519944080a95 {
  margin-top: 10px;
  margin-bottom: 0; }

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

.te-post-item_e336467aee2b4cb2 .te-single-post-meta_c891b47a30d5498b {
  gap: 32px; }

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

.te-comment-title_65cb985f74964cc8 h2,
.te-comment-title_65cb985f74964cc8 .wp-block-comments-title_3c224b5b73ac0aab,
.wp-block-comments_e5b89bc636eac6dc h2,
.wp-block-comments_e5b89bc636eac6dc .wp-block-comments-title_3c224b5b73ac0aab {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px; }

/* Block Comment Start */
.wp-block-comments_e5b89bc636eac6dc .wp-block-comment-template_74a1cc7ec58b5038 {
  padding-left: 0; }
  .wp-block-comments_e5b89bc636eac6dc .wp-block-comment-template_74a1cc7ec58b5038 .wp-block-te-comment-reply_5db02ffe9c846311 {
    margin-top: 15px; }
  .wp-block-comments_e5b89bc636eac6dc .wp-block-comment-template_74a1cc7ec58b5038 li .wp-block-columns_a718838127bb4839 {
    padding: 50px;
    border: 1px solid #dfe2e9;
    border-radius: 8px;
    margin-bottom: 24px; }
    .wp-block-comments_e5b89bc636eac6dc .wp-block-comment-template_74a1cc7ec58b5038 li .wp-block-columns_a718838127bb4839 .wp-block-column_68b3f61667dda293:first-child {
      -ms-flex-preferred-size: 80px !important;
          flex-basis: 80px !important; }
    .wp-block-comments_e5b89bc636eac6dc .wp-block-comment-template_74a1cc7ec58b5038 li .wp-block-columns_a718838127bb4839 .wp-block-avatar_f4e1e1602dae00d7 {
      width: 100px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 50%;
      overflow: hidden; }
      .wp-block-comments_e5b89bc636eac6dc .wp-block-comment-template_74a1cc7ec58b5038 li .wp-block-columns_a718838127bb4839 .wp-block-avatar_f4e1e1602dae00d7 img {
        width: 100%; }
    .wp-block-comments_e5b89bc636eac6dc .wp-block-comment-template_74a1cc7ec58b5038 li .wp-block-columns_a718838127bb4839 .wp-block-comment-author-name_5f0520d24a74321d a {
      font-size: 21px;
      margin-bottom: 5px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A; }
    .wp-block-comments_e5b89bc636eac6dc .wp-block-comment-template_74a1cc7ec58b5038 li .wp-block-columns_a718838127bb4839 .wp-block-comment-edit-link_8f04bb900e4211be a {
      color: #317EFE; }
    .wp-block-comments_e5b89bc636eac6dc .wp-block-comment-template_74a1cc7ec58b5038 li .wp-block-columns_a718838127bb4839 .wp-block-comment-date_0ad4eb07c4eaea87 a,
    .wp-block-comments_e5b89bc636eac6dc .wp-block-comment-template_74a1cc7ec58b5038 li .wp-block-columns_a718838127bb4839 .wp-block-comment-edit-link_8f04bb900e4211be a {
      color: #9ba8c3;
      font-size: 16px;
      font-weight: 400;
      font-family: "Inter", sans-serif; }
    .wp-block-comments_e5b89bc636eac6dc .wp-block-comment-template_74a1cc7ec58b5038 li .wp-block-columns_a718838127bb4839 .wp-block-te-comment-reply_5db02ffe9c846311 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_e5b89bc636eac6dc .wp-block-comment-template_74a1cc7ec58b5038 li .wp-block-columns_a718838127bb4839 .wp-block-te-comment-reply_5db02ffe9c846311 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_167fa467646c98d9 .te-comment-respond_9a45a86eb67ac90f,
.te-latest-comments_167fa467646c98d9 .comment-respond_d43ef508cce9f262 {
  margin-top: 60px;
  margin-bottom: 40px; }
.te-latest-comments_167fa467646c98d9 li .children .te-comments-item_ff8908fe5c6aa874 {
  margin-left: 50px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-latest-comments_167fa467646c98d9 li .children .te-comments-item_ff8908fe5c6aa874 {
      margin-left: 0; } }
.te-latest-comments_167fa467646c98d9 li .children .children .te-comments-item_ff8908fe5c6aa874 {
  margin-left: 100px;
  border-top: 1px solid #F9F4F1; }
.te-latest-comments_167fa467646c98d9 li .te-comments-item_ff8908fe5c6aa874 {
  padding: 50px;
  border: 1px solid #F9F4F1;
  background-color: #F9F4F1;
  border-radius: 20px;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .te-latest-comments_167fa467646c98d9 li .te-comments-item_ff8908fe5c6aa874 {
      padding: 30px; } }
  .te-latest-comments_167fa467646c98d9 li .te-comments-item_ff8908fe5c6aa874 .te-comments-avatar_6bbc9a2503543d9b {
    float: left; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-latest-comments_167fa467646c98d9 li .te-comments-item_ff8908fe5c6aa874 .te-comments-avatar_6bbc9a2503543d9b {
        float: inherit;
        margin-bottom: 20px; } }
    .te-latest-comments_167fa467646c98d9 li .te-comments-item_ff8908fe5c6aa874 .te-comments-avatar_6bbc9a2503543d9b img {
      margin-right: 30px;
      width: 100px;
      border-radius: 50px; }
  .te-latest-comments_167fa467646c98d9 li .te-comments-item_ff8908fe5c6aa874 .te-comments-text_a6fd1580343b1639 {
    overflow: hidden; }
    .te-latest-comments_167fa467646c98d9 li .te-comments-item_ff8908fe5c6aa874 .te-comments-text_a6fd1580343b1639 p {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 20px;
      color: #335371; }
    .te-latest-comments_167fa467646c98d9 li .te-comments-item_ff8908fe5c6aa874 .te-comments-text_a6fd1580343b1639 .te-avatar-name_33ba7744dc13389c {
      margin-bottom: 10px;
      position: relative; }
      .te-latest-comments_167fa467646c98d9 li .te-comments-item_ff8908fe5c6aa874 .te-comments-text_a6fd1580343b1639 .te-avatar-name_33ba7744dc13389c 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_167fa467646c98d9 li .te-comments-item_ff8908fe5c6aa874 .te-comments-text_a6fd1580343b1639 .te-avatar-name_33ba7744dc13389c 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_167fa467646c98d9 li .te-comments-item_ff8908fe5c6aa874 .te-comments-text_a6fd1580343b1639 .te-avatar-name_33ba7744dc13389c span {
            display: inline-block;
            width: 100%; } }
    .te-latest-comments_167fa467646c98d9 li .te-comments-item_ff8908fe5c6aa874 .te-comments-text_a6fd1580343b1639 .te-comment-reply_fb979dbe655378b5 {
      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_167fa467646c98d9 li .te-comments-item_ff8908fe5c6aa874 .te-comments-text_a6fd1580343b1639 .te-comment-reply_fb979dbe655378b5 {
          position: unset;
          margin-top: 10px; } }
      .te-latest-comments_167fa467646c98d9 li .te-comments-item_ff8908fe5c6aa874 .te-comments-text_a6fd1580343b1639 .te-comment-reply_fb979dbe655378b5:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

ul.children {
  list-style: none; }

.te-post-comments-form_6c716419697d74b7 .te-contacts-message_52f5dbeae77e71c5 {
  margin-top: 10px; }

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

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

.te-comment-respond_9a45a86eb67ac90f,
.comment-respond_d43ef508cce9f262 {
  position: relative;
  background-color: #F9F4F1;
  padding: 40px;
  border-radius: 20px; }
  .te-comment-respond_9a45a86eb67ac90f .comment-form-cookies-consent_1a33642624f907c5,
  .comment-respond_d43ef508cce9f262 .comment-form-cookies-consent_1a33642624f907c5 {
    display: none; }
  .te-comment-respond_9a45a86eb67ac90f .comment-notes_c27114b5118bd57e,
  .comment-respond_d43ef508cce9f262 .comment-notes_c27114b5118bd57e {
    margin-bottom: 30px; }
  .te-comment-respond_9a45a86eb67ac90f p,
  .comment-respond_d43ef508cce9f262 p {
    margin: 0; }
  .te-comment-respond_9a45a86eb67ac90f .te-contacts-email_73d959e3461a430b,
  .te-comment-respond_9a45a86eb67ac90f .te-contacts-name_3833a2b0814b4967,
  .te-comment-respond_9a45a86eb67ac90f .single-input-field_db9d6bccebd6c28f,
  .comment-respond_d43ef508cce9f262 .te-contacts-email_73d959e3461a430b,
  .comment-respond_d43ef508cce9f262 .te-contacts-name_3833a2b0814b4967,
  .comment-respond_d43ef508cce9f262 .single-input-field_db9d6bccebd6c28f {
    margin-bottom: 20px; }
  .te-comment-respond_9a45a86eb67ac90f label,
  .comment-respond_d43ef508cce9f262 label {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #778196;
    margin-bottom: 20px; }
  .te-comment-respond_9a45a86eb67ac90f .checkbox-field-wrapper_431559afcca9ff0e,
  .comment-respond_d43ef508cce9f262 .checkbox-field-wrapper_431559afcca9ff0e {
    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_9a45a86eb67ac90f .checkbox-field-wrapper_431559afcca9ff0e p,
    .comment-respond_d43ef508cce9f262 .checkbox-field-wrapper_431559afcca9ff0e p {
      margin: 0; }
    .te-comment-respond_9a45a86eb67ac90f .checkbox-field-wrapper_431559afcca9ff0e .single-checkbox-field_a2b0e29c8d60a4a0,
    .comment-respond_d43ef508cce9f262 .checkbox-field-wrapper_431559afcca9ff0e .single-checkbox-field_a2b0e29c8d60a4a0 {
      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_9a45a86eb67ac90f .te-comment-form-cookies-consent_32ae6dc7de72ee88,
  .comment-respond_d43ef508cce9f262 .te-comment-form-cookies-consent_32ae6dc7de72ee88 {
    display: none; }
  .te-comment-respond_9a45a86eb67ac90f input[type="number"],
  .comment-respond_d43ef508cce9f262 input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield; }
  .te-comment-respond_9a45a86eb67ac90f input,
  .te-comment-respond_9a45a86eb67ac90f select,
  .comment-respond_d43ef508cce9f262 input,
  .comment-respond_d43ef508cce9f262 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_9a45a86eb67ac90f *::-webkit-input-placeholder,
  .comment-respond_d43ef508cce9f262 *::-webkit-input-placeholder {
    color: #778196; }
  .te-comment-respond_9a45a86eb67ac90f *:-ms-input-placeholder,
  .comment-respond_d43ef508cce9f262 *:-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_9a45a86eb67ac90f *::-ms-input-placeholder,
  .comment-respond_d43ef508cce9f262 *::-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_9a45a86eb67ac90f *::placeholder,
  .comment-respond_d43ef508cce9f262 *::placeholder {
    color: #778196; }
  .te-comment-respond_9a45a86eb67ac90f textarea,
  .comment-respond_d43ef508cce9f262 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_9a45a86eb67ac90f input:focus,
  .te-comment-respond_9a45a86eb67ac90f textarea:focus,
  .te-comment-respond_9a45a86eb67ac90f .form-select_ca39eba6e6de6617:focus,
  .comment-respond_d43ef508cce9f262 input:focus,
  .comment-respond_d43ef508cce9f262 textarea:focus,
  .comment-respond_d43ef508cce9f262 .form-select_ca39eba6e6de6617: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_bdc6a74db230ab04 {
  position: relative;
  border-radius: 20px;
  overflow: hidden; }
  .te-team-card_bdc6a74db230ab04:hover .image:before {
    height: 250%;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear;
    background-color: transparent; }
  .te-team-card_bdc6a74db230ab04: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_bdc6a74db230ab04:hover .te-content-wrapper_e18544ce935ae7a5 {
    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_bdc6a74db230ab04 .image {
    overflow: hidden;
    position: relative; }
    .te-team-card_bdc6a74db230ab04 .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_bdc6a74db230ab04 .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_bdc6a74db230ab04 .te-content-wrapper_e18544ce935ae7a5 {
    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_bdc6a74db230ab04 .te-content-wrapper_e18544ce935ae7a5 .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_bdc6a74db230ab04 .te-content-wrapper_e18544ce935ae7a5 .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_bdc6a74db230ab04 .te-content-wrapper_e18544ce935ae7a5 .content .desc_e880ad903c448777 {
        font-size: 18px;
        line-height: 18px;
        font-weight: 400;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
    .te-team-card_bdc6a74db230ab04 .te-content-wrapper_e18544ce935ae7a5 .social_f4259eacceef033b {
      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_bdc6a74db230ab04 .te-content-wrapper_e18544ce935ae7a5 .social_f4259eacceef033b 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_bdc6a74db230ab04 .te-content-wrapper_e18544ce935ae7a5 .social_f4259eacceef033b a:hover {
          background-color: #E7F914;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-team-card_bdc6a74db230ab04.style-2_02406f024c80dfd2 {
  padding: 20px;
  background-color: #F9F4F1;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-team-card_bdc6a74db230ab04.style-2_02406f024c80dfd2:hover {
    background-color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-team-card_bdc6a74db230ab04.style-2_02406f024c80dfd2:hover .te-content-wrapper_e18544ce935ae7a5 .social_f4259eacceef033b a {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-team-card_bdc6a74db230ab04.style-2_02406f024c80dfd2:hover .te-content-wrapper_e18544ce935ae7a5 .content .title,
    .te-team-card_bdc6a74db230ab04.style-2_02406f024c80dfd2:hover .te-content-wrapper_e18544ce935ae7a5 .content .desc_e880ad903c448777 {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_bdc6a74db230ab04.style-2_02406f024c80dfd2 .image {
    border-radius: 20px; }
  .te-team-card_bdc6a74db230ab04.style-2_02406f024c80dfd2 .te-content-wrapper_e18544ce935ae7a5 {
    position: unset;
    visibility: visible;
    opacity: 1;
    background: transparent;
    -webkit-transform: unset;
            transform: unset; }
    .te-team-card_bdc6a74db230ab04.style-2_02406f024c80dfd2 .te-content-wrapper_e18544ce935ae7a5 .content {
      padding: 0;
      margin-top: 20px;
      margin-bottom: 10px;
      position: unset; }
      .te-team-card_bdc6a74db230ab04.style-2_02406f024c80dfd2 .te-content-wrapper_e18544ce935ae7a5 .content .title {
        color: #131A2A;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-team-card_bdc6a74db230ab04.style-2_02406f024c80dfd2 .te-content-wrapper_e18544ce935ae7a5 .content .title a:hover {
          color: #ffffff !important; }
      .te-team-card_bdc6a74db230ab04.style-2_02406f024c80dfd2 .te-content-wrapper_e18544ce935ae7a5 .content .desc_e880ad903c448777 {
        color: #335371;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-team-card_bdc6a74db230ab04.style-2_02406f024c80dfd2 .te-content-wrapper_e18544ce935ae7a5 .social_f4259eacceef033b a {
      border: 1px solid #E1E1E1;
      background-color: transparent; }
      .te-team-card_bdc6a74db230ab04.style-2_02406f024c80dfd2 .te-content-wrapper_e18544ce935ae7a5 .social_f4259eacceef033b 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_7d89fc92fd015efd {
  position: relative;
  padding: 0;
  overflow: hidden; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-team-member-slider-wrapper_7d89fc92fd015efd {
      padding: 0 12px; } }
  .te-team-member-slider-wrapper_7d89fc92fd015efd .slick-list_3fe9626ed6de67e0 {
    margin: 0 -15px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-team-member-slider-wrapper_7d89fc92fd015efd .slick-list_3fe9626ed6de67e0 {
        padding-bottom: 25px;
        margin: unset; } }
    .te-team-member-slider-wrapper_7d89fc92fd015efd .slick-list_3fe9626ed6de67e0 .slick-slide {
      margin: 0 15px; }
  .te-team-member-slider-wrapper_7d89fc92fd015efd .slick-dots_d390f183ff61d44a {
    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_7d89fc92fd015efd .slick-dots_d390f183ff61d44a 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_7d89fc92fd015efd .slick-dots_d390f183ff61d44a 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_7d89fc92fd015efd .slick-dots_d390f183ff61d44a 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_7d89fc92fd015efd .slick-dots_d390f183ff61d44a li.slick-active button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-team-member-slider-wrapper_7d89fc92fd015efd .slick-arrow_a6230a99f26ab868 {
    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_eb08a6a2ff063f2f {
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 20px; }
  .te-portfolio-card_eb08a6a2ff063f2f:hover .image .te-content-wrapper_e18544ce935ae7a5 {
    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_eb08a6a2ff063f2f:hover .image .te-content-wrapper_e18544ce935ae7a5 .content .content-inner_2708facee680933d {
      margin-bottom: 0;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_eb08a6a2ff063f2f:hover .image .te-content-wrapper_e18544ce935ae7a5 .content .btn-wrapper_f5e6b7567104f5a0 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_eb08a6a2ff063f2f:hover .image .te-content-wrapper_e18544ce935ae7a5 .content .content-inner_2708facee680933d {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scaleY(1);
              transform: scaleY(1); }
  .te-portfolio-card_eb08a6a2ff063f2f: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_eb08a6a2ff063f2f .image {
    overflow: hidden;
    position: relative; }
    .te-portfolio-card_eb08a6a2ff063f2f .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_eb08a6a2ff063f2f .te-content-wrapper_e18544ce935ae7a5 {
    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_eb08a6a2ff063f2f .te-content-wrapper_e18544ce935ae7a5 .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_eb08a6a2ff063f2f .te-content-wrapper_e18544ce935ae7a5 .content .content-inner_2708facee680933d {
        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_eb08a6a2ff063f2f .te-content-wrapper_e18544ce935ae7a5 .content .sub-title_ecd44762a18bd70a {
        color: #131A2A;
        font-size: 18px;
        line-height: 36px;
        font-weight: 400; }
      .te-portfolio-card_eb08a6a2ff063f2f .te-content-wrapper_e18544ce935ae7a5 .content .title {
        margin-bottom: 0;
        color: #131A2A;
        font-size: 24px;
        line-height: 39px;
        font-weight: 500; }
      .te-portfolio-card_eb08a6a2ff063f2f .te-content-wrapper_e18544ce935ae7a5 .content .btn-wrapper_f5e6b7567104f5a0 {
        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_eb08a6a2ff063f2f .te-content-wrapper_e18544ce935ae7a5 .content .btn-wrapper_f5e6b7567104f5a0 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_eb08a6a2ff063f2f .te-content-wrapper_e18544ce935ae7a5 .content .btn-wrapper_f5e6b7567104f5a0 a:hover {
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
            background-color: #317EFE;
            color: #ffffff; }

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

.te-portfolio-card_eb08a6a2ff063f2f.style-3_7280c6a39547d891:hover .te-content-wrapper_e18544ce935ae7a5 .content .btn-wrapper_f5e6b7567104f5a0 {
  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_eb08a6a2ff063f2f.style-3_7280c6a39547d891 .te-content-wrapper_e18544ce935ae7a5 {
  padding: 0; }
  .te-portfolio-card_eb08a6a2ff063f2f.style-3_7280c6a39547d891 .te-content-wrapper_e18544ce935ae7a5 .content .content-inner_2708facee680933d {
    border-radius: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px; }
  .te-portfolio-card_eb08a6a2ff063f2f.style-3_7280c6a39547d891 .te-content-wrapper_e18544ce935ae7a5 .content .btn-wrapper_f5e6b7567104f5a0 {
    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_a6695f3fc1a8b86a.style-1_ff5333a2ee07f85e {
  margin-top: -210px; }
  @media (max-width: 991px) {
    .newsletter-area_a6695f3fc1a8b86a.style-1_ff5333a2ee07f85e {
      margin-top: 0;
      padding-top: 100px; } }

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

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

.testimonial-slider-area_35370db6ac8ad1a2.style-1_ff5333a2ee07f85e {
  padding-bottom: 5px; }

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

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

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

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

.team-slider-area_745ac059295681fb.style-1_ff5333a2ee07f85e {
  overflow: hidden; }

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

.about-us-area_b3c7260733feec94.style-2_02406f024c80dfd2 {
  padding-top: 120px;
  padding-bottom: 330px;
  background-color: #F9F4F1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .about-us-area_b3c7260733feec94.style-2_02406f024c80dfd2 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area_b3c7260733feec94.style-2_02406f024c80dfd2 {
      padding: 100px 0; } }
  @media (max-width: 991px) {
    .about-us-area_b3c7260733feec94.style-2_02406f024c80dfd2 .te-about-image-card_4db45342ac0e705f {
      text-align: center;
      margin-bottom: 50px; } }
  @media (max-width: 991px) {
    .about-us-area_b3c7260733feec94.style-2_02406f024c80dfd2 .te-about-image-card_4db45342ac0e705f .te-main-img-wrapper_5d4f2f407636bf15 .te-main-img-inner_b762345d065304c2 {
      width: 100%; } }
  @media (max-width: 1199px) {
    .about-us-area_b3c7260733feec94.style-2_02406f024c80dfd2 .te-about-image-card_4db45342ac0e705f .te-company-foundation_015aae2c41b97d83 {
      left: 0; } }
  @media (max-width: 1199px) {
    .about-us-area_b3c7260733feec94.style-2_02406f024c80dfd2 .te-about-info-card_5c9a8979c600a1ed {
      padding-left: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area_b3c7260733feec94.style-2_02406f024c80dfd2 .te-about-info-card_5c9a8979c600a1ed {
      padding-left: 60px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .about-us-area_b3c7260733feec94.style-2_02406f024c80dfd2 .te-about-info-card_5c9a8979c600a1ed {
      padding-left: 80px; } }

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

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

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

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

.faq-area_ea592b3d2453778c.style-1_ff5333a2ee07f85e {
  padding-bottom: 100px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .faq-area_ea592b3d2453778c.style-1_ff5333a2ee07f85e {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-area_ea592b3d2453778c.style-1_ff5333a2ee07f85e {
      padding-bottom: 100px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .faq-area_ea592b3d2453778c.style-1_ff5333a2ee07f85e {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_ea592b3d2453778c.style-1_ff5333a2ee07f85e {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_ea592b3d2453778c.style-1_ff5333a2ee07f85e .accordion-wrapper_9ee7d28200a39b09 {
      padding-right: 60px; } }
  .faq-area_ea592b3d2453778c.style-1_ff5333a2ee07f85e .te-faq-image_768ca7d09764b73e {
    margin-top: 82px;
    position: relative;
    right: -83px;
    display: inline-block; }
    @media (max-width: 1199px) {
      .faq-area_ea592b3d2453778c.style-1_ff5333a2ee07f85e .te-faq-image_768ca7d09764b73e {
        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_ea592b3d2453778c.style-1_ff5333a2ee07f85e .te-faq-image_768ca7d09764b73e {
        right: 0; } }
    .faq-area_ea592b3d2453778c.style-1_ff5333a2ee07f85e .te-faq-image_768ca7d09764b73e .te-image-wrapper_cc16e103b1b93bc9 {
      position: relative; }
      .faq-area_ea592b3d2453778c.style-1_ff5333a2ee07f85e .te-faq-image_768ca7d09764b73e .te-image-wrapper_cc16e103b1b93bc9 .te-main-img-inner_b762345d065304c2 {
        -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_ea592b3d2453778c.style-1_ff5333a2ee07f85e .te-faq-image_768ca7d09764b73e .te-image-wrapper_cc16e103b1b93bc9 .te-image-shape_d1f104b61539c9ae {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: -1; }
      .faq-area_ea592b3d2453778c.style-1_ff5333a2ee07f85e .te-faq-image_768ca7d09764b73e .te-image-wrapper_cc16e103b1b93bc9 .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_ea592b3d2453778c.style-1_ff5333a2ee07f85e .te-faq-image_768ca7d09764b73e .te-image-wrapper_cc16e103b1b93bc9 .content .title {
          font-size: 18px;
          font-weight: 400;
          line-height: 18px;
          color: #ffffff;
          margin-bottom: 0; }
        .faq-area_ea592b3d2453778c.style-1_ff5333a2ee07f85e .te-faq-image_768ca7d09764b73e .te-image-wrapper_cc16e103b1b93bc9 .content .number_f3a3e22e6afeadaf {
          font-size: 32px;
          font-weight: 500;
          line-height: 32px;
          letter-spacing: 0px;
          color: #ffffff;
          margin-bottom: 0; }
      .faq-area_ea592b3d2453778c.style-1_ff5333a2ee07f85e .te-faq-image_768ca7d09764b73e .te-image-wrapper_cc16e103b1b93bc9 .top-content_6d0aa95727b61b21 {
        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_ea592b3d2453778c.style-1_ff5333a2ee07f85e .te-faq-image_768ca7d09764b73e .te-image-wrapper_cc16e103b1b93bc9 .top-content_6d0aa95727b61b21 {
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); } }
      .faq-area_ea592b3d2453778c.style-1_ff5333a2ee07f85e .te-faq-image_768ca7d09764b73e .te-image-wrapper_cc16e103b1b93bc9 .bottom-content_cd98406b70a76956 {
        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_ea592b3d2453778c.style-1_ff5333a2ee07f85e .te-faq-image_768ca7d09764b73e .te-image-wrapper_cc16e103b1b93bc9 .bottom-content_cd98406b70a76956 {
            right: 50%;
            -webkit-transform: translateX(50%);
                    transform: translateX(50%); } }
        .faq-area_ea592b3d2453778c.style-1_ff5333a2ee07f85e .te-faq-image_768ca7d09764b73e .te-image-wrapper_cc16e103b1b93bc9 .bottom-content_cd98406b70a76956 .bottom-content-inner_68e8b9bda47c7cca {
          width: 100%;
          height: 100%;
          background-color: #E7F914;
          border-radius: 100%;
          border: 8px solid #ffffff;
          outline: 2px dashed #14203A; }
          .faq-area_ea592b3d2453778c.style-1_ff5333a2ee07f85e .te-faq-image_768ca7d09764b73e .te-image-wrapper_cc16e103b1b93bc9 .bottom-content_cd98406b70a76956 .bottom-content-inner_68e8b9bda47c7cca .title,
          .faq-area_ea592b3d2453778c.style-1_ff5333a2ee07f85e .te-faq-image_768ca7d09764b73e .te-image-wrapper_cc16e103b1b93bc9 .bottom-content_cd98406b70a76956 .bottom-content-inner_68e8b9bda47c7cca .number_f3a3e22e6afeadaf {
            color: #14203A; }

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

.testimonial-slider-area_35370db6ac8ad1a2 {
  overflow: hidden;
  padding-bottom: 10px; }
  .testimonial-slider-area_35370db6ac8ad1a2.style-2_02406f024c80dfd2 .slick-list_3fe9626ed6de67e0 {
    margin: 0 -100px;
    overflow: visible; }
    .testimonial-slider-area_35370db6ac8ad1a2.style-2_02406f024c80dfd2 .slick-list_3fe9626ed6de67e0 .te-slick-item_6d7c6fd2ead50c15 {
      width: 520px;
      margin: 0 15px; }

.counter-up-area_8c3f089fc369de32.style-2_02406f024c80dfd2 .te-counter-card_88971c34582ca861 {
  padding: 80px 55px;
  background-color: #131A2A;
  border-radius: 20px; }
  .counter-up-area_8c3f089fc369de32.style-2_02406f024c80dfd2 .te-counter-card_88971c34582ca861 .te-counter-item_ea4e5924058727c3 .icon_8326013fc6eb1737 {
    width: unset;
    height: unset;
    background-color: transparent; }
  .counter-up-area_8c3f089fc369de32.style-2_02406f024c80dfd2 .te-counter-card_88971c34582ca861 .te-counter-item_ea4e5924058727c3 .te-counter-title_2e7f85e02bdf5be6 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px; }
    .counter-up-area_8c3f089fc369de32.style-2_02406f024c80dfd2 .te-counter-card_88971c34582ca861 .te-counter-item_ea4e5924058727c3 .te-counter-title_2e7f85e02bdf5be6 .content {
      gap: 18px;
      text-align: left; }
  .counter-up-area_8c3f089fc369de32.style-2_02406f024c80dfd2 .te-counter-card_88971c34582ca861 .te-counter-item_ea4e5924058727c3 .title {
    color: #ffffff; }
  .counter-up-area_8c3f089fc369de32.style-2_02406f024c80dfd2 .te-counter-card_88971c34582ca861 .te-counter-item_ea4e5924058727c3 .number_f3a3e22e6afeadaf {
    color: #E7F914; }
  .counter-up-area_8c3f089fc369de32.style-2_02406f024c80dfd2 .te-counter-card_88971c34582ca861 .te-counter-item_ea4e5924058727c3 .number_f3a3e22e6afeadaf,
  .counter-up-area_8c3f089fc369de32.style-2_02406f024c80dfd2 .te-counter-card_88971c34582ca861 .te-counter-item_ea4e5924058727c3 .title {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

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

.subscribe-area_6e15f50dee480c77.style-2_02406f024c80dfd2 {
  position: relative;
  z-index: 9;
  margin-bottom: -140px; }
  .subscribe-area_6e15f50dee480c77.style-2_02406f024c80dfd2 .te-subscribe-inner-area_cc2c231306769e77 {
    background-color: #317EFE;
    padding: 10px;
    border-radius: 20px;
    gap: 0; }
    .subscribe-area_6e15f50dee480c77.style-2_02406f024c80dfd2 .te-subscribe-inner-area_cc2c231306769e77 .te-image-bg-collumn_fe0baf6dc94cffc9 {
      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_6e15f50dee480c77.style-2_02406f024c80dfd2 .te-subscribe-inner-area_cc2c231306769e77 .te-subscribe-form-wrapper_c5b6b90b448d244e {
      padding: 0; }
    .subscribe-area_6e15f50dee480c77.style-2_02406f024c80dfd2 .te-subscribe-inner-area_cc2c231306769e77 .te-content-wrapper_e18544ce935ae7a5 {
      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_6e15f50dee480c77.style-2_02406f024c80dfd2 .te-subscribe-inner-area_cc2c231306769e77 .te-content-wrapper_e18544ce935ae7a5 {
          left: unset; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_6e15f50dee480c77.style-2_02406f024c80dfd2 .te-subscribe-inner-area_cc2c231306769e77 .te-content-wrapper_e18544ce935ae7a5 {
          -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_6e15f50dee480c77.style-2_02406f024c80dfd2 .te-subscribe-inner-area_cc2c231306769e77 .te-content-wrapper_e18544ce935ae7a5 {
          -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_6e15f50dee480c77.style-2_02406f024c80dfd2 .te-subscribe-inner-area_cc2c231306769e77 .te-content-wrapper_e18544ce935ae7a5 {
          gap: 60px; } }
      .subscribe-area_6e15f50dee480c77.style-2_02406f024c80dfd2 .te-subscribe-inner-area_cc2c231306769e77 .te-content-wrapper_e18544ce935ae7a5 .te-subscribe-title_3f80439944267afb {
        font-size: 38px;
        font-weight: 500;
        line-height: 46px;
        letter-spacing: -0.676px;
        text-transform: capitalize;
        margin-bottom: 0; }
      .subscribe-area_6e15f50dee480c77.style-2_02406f024c80dfd2 .te-subscribe-inner-area_cc2c231306769e77 .te-content-wrapper_e18544ce935ae7a5 .te-content-inner_c829be571e1711df {
        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_6e15f50dee480c77.style-2_02406f024c80dfd2 .te-subscribe-inner-area_cc2c231306769e77 .te-content-wrapper_e18544ce935ae7a5 .te-content-inner_c829be571e1711df {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
        .subscribe-area_6e15f50dee480c77.style-2_02406f024c80dfd2 .te-subscribe-inner-area_cc2c231306769e77 .te-content-wrapper_e18544ce935ae7a5 .te-content-inner_c829be571e1711df .icon_8326013fc6eb1737 {
          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_6e15f50dee480c77.style-2_02406f024c80dfd2 .te-subscribe-inner-area_cc2c231306769e77 .te-subscribe-form-widget_ac9449de959a513e {
      background: #fff;
      padding: 7px;
      border-radius: 50px; }
    .subscribe-area_6e15f50dee480c77.style-2_02406f024c80dfd2 .te-subscribe-inner-area_cc2c231306769e77 .mc4wp-form-fields_da9513243c8d9a2e {
      gap: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .subscribe-area_6e15f50dee480c77.style-2_02406f024c80dfd2 .te-subscribe-inner-area_cc2c231306769e77 .mc4wp-form-fields_da9513243c8d9a2e {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }

.testimonial-slider-area_35370db6ac8ad1a2.style-3_7280c6a39547d891 {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .testimonial-slider-area_35370db6ac8ad1a2.style-3_7280c6a39547d891 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slider-area_35370db6ac8ad1a2.style-3_7280c6a39547d891 {
      padding: 100px 0; } }
  .testimonial-slider-area_35370db6ac8ad1a2.style-3_7280c6a39547d891 .slick-list_3fe9626ed6de67e0 .slick-slide.slick-current_689e3157ebc51a0e .te-testimonial-card_cea0e437789b804b.style-3_7280c6a39547d891 .te-content-wrapper_e18544ce935ae7a5 .te-user-meta_4843a1fcac0a2fd8 .icon_8326013fc6eb1737 {
    color: #317EFE; }

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

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

.te-contact-info_6c066470adc48eb2 {
  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_6c066470adc48eb2 .te-icon-card_3dcb7f3f84e2e3dc {
      -webkit-box-orient: unset;
      -webkit-box-direction: unset;
          -ms-flex-direction: unset;
              flex-direction: unset; } }

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

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

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

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

.service-details_cc997874a46c314a {
  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_cc997874a46c314a .image {
    border-radius: 20px;
    overflow: hidden; }
  .service-details_cc997874a46c314a .content .te-title-wrapper_51fe21afda6b24d4 {
    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_cc997874a46c314a .content .te-title-wrapper_51fe21afda6b24d4 .title-inner_afa5e35d5661f058 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 20px; }
      .service-details_cc997874a46c314a .content .te-title-wrapper_51fe21afda6b24d4 .title-inner_afa5e35d5661f058 .icon_8326013fc6eb1737 {
        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_cc997874a46c314a .content .te-title-wrapper_51fe21afda6b24d4 .title-inner_afa5e35d5661f058 .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_3b21c3a1d033b33c {
  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_3b21c3a1d033b33c .list-wrapper_2a5762a2d68c779b {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px; }
    .service-details-overview_3b21c3a1d033b33c .list-wrapper_2a5762a2d68c779b .icon_8326013fc6eb1737 {
      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_3b21c3a1d033b33c .list-wrapper_2a5762a2d68c779b 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_3b21c3a1d033b33c .list-wrapper_2a5762a2d68c779b 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_3b21c3a1d033b33c .list-wrapper_2a5762a2d68c779b 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_3b21c3a1d033b33c .list-wrapper_2a5762a2d68c779b 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_ad0e6c4fc8123134 {
  padding-top: 120px;
  padding-bottom: 96px; }
  .team-page_ad0e6c4fc8123134 .te-team-card_bdc6a74db230ab04 {
    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_8f6e25b9e464175a {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .team-details-page_8f6e25b9e464175a {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-page_8f6e25b9e464175a {
      padding-top: 100px;
      padding-bottom: 76px; } }

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

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

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

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

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

.footer_f23e07e17a05a396 {
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .footer_f23e07e17a05a396 .te-subscribe-form-widget_ac9449de959a513e .submit-btn_996d608b0e669bb4 span {
    display: none; }
  .footer_f23e07e17a05a396.style-1_ff5333a2ee07f85e {
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .footer_f23e07e17a05a396.style-1_ff5333a2ee07f85e .te-footer-sec_e54d21716f82aec3 {
      border-bottom: 1px solid rgba(19, 26, 42, 0.1);
      padding-top: 214px;
      padding-bottom: 60px; }
      .footer_f23e07e17a05a396.style-1_ff5333a2ee07f85e .te-footer-sec_e54d21716f82aec3 .te-footer-widget_9b752ca195d08efc .te-subscribe-form-widget_ac9449de959a513e .mc4wp-form-fields_da9513243c8d9a2e {
        border-color: rgba(19, 26, 42, 0.5); }
    .footer_f23e07e17a05a396.style-1_ff5333a2ee07f85e .te-footer-widget_9b752ca195d08efc .te-subscribe-form-widget_ac9449de959a513e .single-field_1696b96b37bac80e input {
      color: #131A2A; }
  .footer_f23e07e17a05a396.style-2_02406f024c80dfd2 .widget_5b6c6b96c7fd5a27 .wp-block-heading_2ffbad3de8af0e8e,
  .footer_f23e07e17a05a396.style-2_02406f024c80dfd2 .widget_5b6c6b96c7fd5a27 .widget-title_9015cdca445e9cb0,
  .footer_f23e07e17a05a396.style-2_02406f024c80dfd2 .widget_5b6c6b96c7fd5a27 .wp-block-search__label_b24309c323a64761,
  .footer_f23e07e17a05a396.style-2_02406f024c80dfd2 .sidebar__widget_8efa4d14d607778d .wp-block-heading_2ffbad3de8af0e8e,
  .footer_f23e07e17a05a396.style-2_02406f024c80dfd2 .sidebar__widget_8efa4d14d607778d .widget-title_9015cdca445e9cb0,
  .footer_f23e07e17a05a396.style-2_02406f024c80dfd2 .sidebar__widget_8efa4d14d607778d .wp-block-search__label_b24309c323a64761,
  .footer_f23e07e17a05a396.style-2_02406f024c80dfd2 .widget_5b6c6b96c7fd5a27 ul li a,
  .footer_f23e07e17a05a396.style-2_02406f024c80dfd2 .widget_5b6c6b96c7fd5a27 ol li a,
  .footer_f23e07e17a05a396.style-2_02406f024c80dfd2 .sidebar__widget_8efa4d14d607778d ul li a,
  .footer_f23e07e17a05a396.style-2_02406f024c80dfd2 .sidebar__widget_8efa4d14d607778d ol li a,
  .footer_f23e07e17a05a396.style-2_02406f024c80dfd2 .widget_5b6c6b96c7fd5a27 ul li,
  .footer_f23e07e17a05a396.style-2_02406f024c80dfd2 .wp-calendar-table_23690efcfd4a84a8,
  .footer_f23e07e17a05a396.style-2_02406f024c80dfd2 .wp-block-calendar_9a9d1313e770fbbb caption,
  .footer_f23e07e17a05a396.style-2_02406f024c80dfd2 nav.wp-calendar-nav_4145326dc9d36d3d a,
  .footer_f23e07e17a05a396.style-2_02406f024c80dfd2 .wp-block-latest-comments__comment-excerpt_7950f2cdc7e81624,
  .footer_f23e07e17a05a396.style-2_02406f024c80dfd2 .wp-calendar-table_23690efcfd4a84a8 caption,
  .footer_f23e07e17a05a396.style-2_02406f024c80dfd2 .widget_text_3614c26b664a3e65,
  .footer_f23e07e17a05a396.style-2_02406f024c80dfd2 .widget_5b6c6b96c7fd5a27 .tagcloud_997bf82b8c88806a a,
  .footer_f23e07e17a05a396.style-2_02406f024c80dfd2 .widget_5b6c6b96c7fd5a27 .wp-block-tag-cloud_e02a14f49d7da659 a,
  .footer_f23e07e17a05a396.style-2_02406f024c80dfd2 .sidebar__widget_8efa4d14d607778d .tagcloud_997bf82b8c88806a a,
  .footer_f23e07e17a05a396.style-2_02406f024c80dfd2 .sidebar__widget_8efa4d14d607778d .wp-block-tag-cloud_e02a14f49d7da659 a,
  .footer_f23e07e17a05a396.style-2_02406f024c80dfd2 .wp-block-latest-comments__comment-date_d3cbba7504ecd136,
  .footer_f23e07e17a05a396.style-2_02406f024c80dfd2 .wp-block-latest-comments__comment_84cd7058f1c11fcd,
  .footer_f23e07e17a05a396.style-2_02406f024c80dfd2 .wp-block-archives-dropdown_c9a8b6a275b1fb25 label,
  .footer_f23e07e17a05a396.style-2_02406f024c80dfd2 .widget_categories_9ffb1533b7dabe3e li a,
  .footer_f23e07e17a05a396.style-2_02406f024c80dfd2 .widget_archive_0bc5fc9b074a4cb8 li a,
  .footer_f23e07e17a05a396.style-2_02406f024c80dfd2 .widget_nav_menu_22959765b9a15b67 li a,
  .footer_f23e07e17a05a396.style-2_02406f024c80dfd2 .widget_tag_cloud_e8ebacbb981651c5 a,
  .footer_f23e07e17a05a396.style-2_02406f024c80dfd2 .widget_rss_57b6117dcc3c7c7c li a,
  .footer_f23e07e17a05a396.style-2_02406f024c80dfd2 .widget_rss_57b6117dcc3c7c7c li,
  .footer_f23e07e17a05a396.style-2_02406f024c80dfd2 .footer__widget_4297eb4ad85d43a2 a,
  .footer_f23e07e17a05a396.style-2_02406f024c80dfd2 .footer__widget_4297eb4ad85d43a2 li,
  .footer_f23e07e17a05a396.style-2_02406f024c80dfd2 li.recentcomments_f42ca24a837e98d9 {
    color: #ffffff; }
  .footer_f23e07e17a05a396.style-2_02406f024c80dfd2 .te-theme-btn_9752b5d13ede3fe4,
  .footer_f23e07e17a05a396.style-2_02406f024c80dfd2 .wp-block-loginout_a244c438ccdbbd42 a,
  .footer_f23e07e17a05a396.style-2_02406f024c80dfd2 input.te-theme-btn_9752b5d13ede3fe4,
  .footer_f23e07e17a05a396.style-2_02406f024c80dfd2 .widget_5b6c6b96c7fd5a27 .wp-block-search_35529dc90e9daedc button,
  .footer_f23e07e17a05a396.style-2_02406f024c80dfd2 .widget_5b6c6b96c7fd5a27 .search-form_1effb1ec9476b73d button,
  .footer_f23e07e17a05a396.style-2_02406f024c80dfd2 .widget_5b6c6b96c7fd5a27 .sidebar__search_0414908ecf0935d9 button,
  .footer_f23e07e17a05a396.style-2_02406f024c80dfd2 .sidebar__widget_8efa4d14d607778d .wp-block-search_35529dc90e9daedc button,
  .footer_f23e07e17a05a396.style-2_02406f024c80dfd2 .sidebar__widget_8efa4d14d607778d .search-form_1effb1ec9476b73d button,
  .footer_f23e07e17a05a396.style-2_02406f024c80dfd2 .sidebar__widget_8efa4d14d607778d .sidebar__search_0414908ecf0935d9 button {
    background-color: #E7F914;
    color: #14203A; }
  .footer_f23e07e17a05a396 .footer__widget_4297eb4ad85d43a2 li {
    list-style: none; }
  .footer_f23e07e17a05a396 .te-footer-widget_9b752ca195d08efc.te_widget_nav_menu_3e0fb8847e29b181 li.wp-block-social-link_b5dc527bca4eb8bb {
    display: inline-block;
    width: unset !important; }
  .footer_f23e07e17a05a396 .te_widget_nav_menu_3e0fb8847e29b181 li.cat-item_da6f9a3235ea8bfa {
    text-align: right; }
    .footer_f23e07e17a05a396 .te_widget_nav_menu_3e0fb8847e29b181 li.cat-item_da6f9a3235ea8bfa a {
      float: left; }
  .footer_f23e07e17a05a396 .te-footer-bg_7439d401d7446eeb {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: -1; }
  .footer_f23e07e17a05a396 .footer-nav-widget_3792209b989c2676 {
    padding: 0 90px; }
    @media (max-width: 991px) {
      .footer_f23e07e17a05a396 .footer-nav-widget_3792209b989c2676 {
        padding: 0 12px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .footer_f23e07e17a05a396 .footer-nav-widget_3792209b989c2676 {
        padding: 0 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .footer_f23e07e17a05a396 .footer-nav-widget_3792209b989c2676 {
        padding: 0 30px; } }

.te-footer-widget_9b752ca195d08efc {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .te-footer-widget_9b752ca195d08efc {
      margin-bottom: 40px; } }
  .te-footer-widget_9b752ca195d08efc .te-footer-widget-title_fa7c9b437f64a1a7,
  .te-footer-widget_9b752ca195d08efc .wp-block-heading_2ffbad3de8af0e8e {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 39px;
    color: #131A2A;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700; }
  .te-footer-widget_9b752ca195d08efc ul {
    padding-left: 0; }
  .te-footer-widget_9b752ca195d08efc .te-subscribe-form-widget_ac9449de959a513e .mc4wp-form-fields_da9513243c8d9a2e {
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 5px; }
  .te-footer-widget_9b752ca195d08efc .te-subscribe-form-widget_ac9449de959a513e .single-field_1696b96b37bac80e input {
    border-radius: 0;
    background-color: transparent;
    color: #ffffff; }
  .te-footer-widget_9b752ca195d08efc.widget-latest-posts-footer_48c19c5ae8e61ff7 {
    margin-top: -5px; }
  @media (max-width: 767px) {
    .te-footer-widget_9b752ca195d08efc.zoom-instagram-widget_317c1bb64f2f02db {
      margin-bottom: 0;
      margin-top: -10px; } }
  @media (max-width: 767px) {
    .te-footer-widget_9b752ca195d08efc.widget_contact_info_widget_609960450b808ef7 {
      margin-bottom: 18px; } }
  @media only screen and (min-width: 992px) and (max-width: 1399px) {
    .te-footer-widget_9b752ca195d08efc .widget-instagram-feed_0445e08f92e75c36 {
      width: 170px; } }
  .te-footer-widget_9b752ca195d08efc .te-footer-widget-info_fb345f98179e3c77 {
    padding-right: 30px; }
    @media (max-width: 1199px) {
      .te-footer-widget_9b752ca195d08efc .te-footer-widget-info_fb345f98179e3c77 {
        padding-right: 0; } }
    .te-footer-widget_9b752ca195d08efc .te-footer-widget-info_fb345f98179e3c77 p {
      color: #335371;
      margin-bottom: 30px; }
    .te-footer-widget_9b752ca195d08efc .te-footer-widget-info_fb345f98179e3c77 .te-footer-logo_c7fdea85a1defb22 {
      margin-bottom: 30px;
      display: inline-block; }
    .te-footer-widget_9b752ca195d08efc .te-footer-widget-info_fb345f98179e3c77 .info-form-and-social-icon_053af97460869c68 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 50px; }
      .te-footer-widget_9b752ca195d08efc .te-footer-widget-info_fb345f98179e3c77 .info-form-and-social-icon_053af97460869c68 .te-social-profile_13056b38fb80ce2a {
        margin-top: 0; }
    .te-footer-widget_9b752ca195d08efc .te-footer-widget-info_fb345f98179e3c77 .te-social-profile_13056b38fb80ce2a {
      gap: 20px;
      margin-top: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-footer-widget_9b752ca195d08efc .te-footer-widget-info_fb345f98179e3c77 .info-form-and-social-icon_053af97460869c68 {
        -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_9b752ca195d08efc.te_widget_nav_menu_3e0fb8847e29b181 ul {
    margin-top: -5px;
    padding-left: 0;
    margin-bottom: 0; }
  .te-footer-widget_9b752ca195d08efc.te_widget_nav_menu_3e0fb8847e29b181 li {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 2px; }
    .te-footer-widget_9b752ca195d08efc.te_widget_nav_menu_3e0fb8847e29b181 li:last-child {
      padding-top: 0;
      padding-bottom: 0; }
    .te-footer-widget_9b752ca195d08efc.te_widget_nav_menu_3e0fb8847e29b181 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_9b752ca195d08efc.te_widget_nav_menu_3e0fb8847e29b181 li a::before {
        content: "\f105";
        font-family: "Font Awesome 6 Free";
        font-size: 14px; }
      .te-footer-widget_9b752ca195d08efc.te_widget_nav_menu_3e0fb8847e29b181 li a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-footer-widget_9b752ca195d08efc .te-footer-widget-contact_b17a9d98d1db58b7 p {
    color: #335371; }
  .te-footer-widget_9b752ca195d08efc .te-footer-widget-contact_b17a9d98d1db58b7 .footer-contact_101a1d747c81070c ul {
    list-style: none; }
    .te-footer-widget_9b752ca195d08efc .te-footer-widget-contact_b17a9d98d1db58b7 .footer-contact_101a1d747c81070c 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_9b752ca195d08efc .te-footer-widget-contact_b17a9d98d1db58b7 .footer-contact_101a1d747c81070c ul li:first-child {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .te-footer-widget_9b752ca195d08efc .te-footer-widget-contact_b17a9d98d1db58b7 .footer-contact_101a1d747c81070c ul li:first-child .contact-icon_caad2ebbd62f3e36 {
          margin-top: 5px; }
      .te-footer-widget_9b752ca195d08efc .te-footer-widget-contact_b17a9d98d1db58b7 .footer-contact_101a1d747c81070c ul li:last-child {
        margin-bottom: 0; }
      .te-footer-widget_9b752ca195d08efc .te-footer-widget-contact_b17a9d98d1db58b7 .footer-contact_101a1d747c81070c ul li .contact-icon_caad2ebbd62f3e36 {
        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_9b752ca195d08efc .te-footer-widget-contact_b17a9d98d1db58b7 .footer-contact_101a1d747c81070c ul li .contact-text_240ad1104146ded4 {
        color: #335371;
        font-size: 18px;
        line-height: 24px;
        overflow: hidden; }
        .te-footer-widget_9b752ca195d08efc .te-footer-widget-contact_b17a9d98d1db58b7 .footer-contact_101a1d747c81070c ul li .contact-text_240ad1104146ded4 a:hover span {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .te-footer-widget_9b752ca195d08efc .te-footer-widget-contact_b17a9d98d1db58b7 .footer-contact_101a1d747c81070c ul li .contact-text_240ad1104146ded4 span,
        .te-footer-widget_9b752ca195d08efc .te-footer-widget-contact_b17a9d98d1db58b7 .footer-contact_101a1d747c81070c ul li .contact-text_240ad1104146ded4 p,
        .te-footer-widget_9b752ca195d08efc .te-footer-widget-contact_b17a9d98d1db58b7 .footer-contact_101a1d747c81070c ul li .contact-text_240ad1104146ded4 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_9b752ca195d08efc .te_widget_latest_post_d86bef5922e24fb7 ul li {
    margin-bottom: 10px; }
    .te-footer-widget_9b752ca195d08efc .te_widget_latest_post_d86bef5922e24fb7 ul li .te-latest-post-thumb_3e9e1aba5a4c1fb6 {
      width: 80px;
      height: 80px;
      border-radius: 20px;
      overflow: hidden; }
    .te-footer-widget_9b752ca195d08efc .te_widget_latest_post_d86bef5922e24fb7 ul li .te-latest-post-desc_c75d889801fd5187 .te-latest-post-title_04f0d451a4adbabd {
      margin-bottom: 0;
      font-size: 18px;
      line-height: 29px;
      color: #335371;
      font-weight: 400; }
      .te-footer-widget_9b752ca195d08efc .te_widget_latest_post_d86bef5922e24fb7 ul li .te-latest-post-desc_c75d889801fd5187 .te-latest-post-title_04f0d451a4adbabd 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_9b752ca195d08efc .te_widget_latest_post_d86bef5922e24fb7 ul li .te-latest-post-desc_c75d889801fd5187 .te-latest-post-title_04f0d451a4adbabd a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-footer-widget_9b752ca195d08efc .te_widget_latest_post_d86bef5922e24fb7 ul li .te-latest-post-desc_c75d889801fd5187 .te-latest-post-meta_ff47523f2b5899c4 {
      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_612385900ed56a6d 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_612385900ed56a6d ul {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .te-footer-bottom-menu_612385900ed56a6d 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_612385900ed56a6d ul li a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }

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

.subscribe-area_6e15f50dee480c77 {
  overflow: hidden; }
  .subscribe-area_6e15f50dee480c77.style-1_ff5333a2ee07f85e .te-subscribe-inner-area_cc2c231306769e77 .te-content-wrapper_e18544ce935ae7a5 {
    background-color: #317EFE;
    border-radius: 20px;
    padding: 63px 50px 68px 74px;
    gap: 14px; }
  .subscribe-area_6e15f50dee480c77.style-1_ff5333a2ee07f85e .te-image-bg-collumn_fe0baf6dc94cffc9 {
    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_6e15f50dee480c77.style-1_ff5333a2ee07f85e .te-image-bg-collumn_fe0baf6dc94cffc9 {
        display: none; } }
  .subscribe-area_6e15f50dee480c77 .te-content-wrapper_e18544ce935ae7a5 {
    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_6e15f50dee480c77 .te-content-wrapper_e18544ce935ae7a5 {
        padding: 100px 24px 100px 24px;
        margin: 0 auto; } }
    @media (max-width: 809px) {
      .subscribe-area_6e15f50dee480c77 .te-content-wrapper_e18544ce935ae7a5 {
        padding: 80px 24px 80px 24px;
        width: 100%; } }
    .subscribe-area_6e15f50dee480c77 .te-content-wrapper_e18544ce935ae7a5 .short-title_8d44207cb0906bc6 {
      font-size: 21px;
      font-weight: 500;
      color: #335371;
      margin-bottom: 0; }
    .subscribe-area_6e15f50dee480c77 .te-content-wrapper_e18544ce935ae7a5 .te-subscribe-title_3f80439944267afb {
      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_6e15f50dee480c77 .te-content-wrapper_e18544ce935ae7a5 .te-subscribe-title_3f80439944267afb {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .subscribe-area_6e15f50dee480c77 .te-content-wrapper_e18544ce935ae7a5 .te-subscribe-title_3f80439944267afb {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_6e15f50dee480c77 .te-content-wrapper_e18544ce935ae7a5 .te-subscribe-title_3f80439944267afb {
          font-size: 36px;
          line-height: 42px; } }
    .subscribe-area_6e15f50dee480c77 .te-content-wrapper_e18544ce935ae7a5 .text {
      font-size: 18px;
      color: #ffffff;
      margin-bottom: 0; }
  .subscribe-area_6e15f50dee480c77 .te-subscribe-inner-area_cc2c231306769e77 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .subscribe-area_6e15f50dee480c77 .te-subscribe-inner-area_cc2c231306769e77 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .subscribe-area_6e15f50dee480c77 .te-subscribe-inner-area_cc2c231306769e77 .te-subscribe-collumn_a366987a898a0906 {
      -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_6e15f50dee480c77 .te-subscribe-inner-area_cc2c231306769e77 .te-subscribe-collumn_a366987a898a0906.te-image-bg-collumn_fe0baf6dc94cffc9 {
          display: none; } }
    .subscribe-area_6e15f50dee480c77 .te-subscribe-inner-area_cc2c231306769e77 .mc4wp-form-fields_da9513243c8d9a2e {
      background-color: transparent;
      gap: 10px; }
      @media (max-width: 575px) {
        .subscribe-area_6e15f50dee480c77 .te-subscribe-inner-area_cc2c231306769e77 .mc4wp-form-fields_da9513243c8d9a2e {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .subscribe-area_6e15f50dee480c77 .te-subscribe-inner-area_cc2c231306769e77 .mc4wp-form-fields_da9513243c8d9a2e .submit-btn_996d608b0e669bb4 {
        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_9b752ca195d08efc .te-subscribe-form-wrapper_c5b6b90b448d244e {
  color: #335371; }

.te-subscribe-form-widget_ac9449de959a513e {
  position: relative; }
  .te-subscribe-form-widget_ac9449de959a513e .mc4wp-form-fields_da9513243c8d9a2e {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    overflow: hidden;
    border-radius: 5px; }
  .te-subscribe-form-widget_ac9449de959a513e .single-field_1696b96b37bac80e {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .te-subscribe-form-widget_ac9449de959a513e .single-field_1696b96b37bac80e input {
      color: #335371;
      height: 55px;
      padding: 0 30px;
      font-size: 18px;
      width: 100%;
      border-radius: 50px; }
    .te-subscribe-form-widget_ac9449de959a513e .single-field_1696b96b37bac80e *::-webkit-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_ac9449de959a513e .single-field_1696b96b37bac80e *:-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_ac9449de959a513e .single-field_1696b96b37bac80e *::-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_ac9449de959a513e .single-field_1696b96b37bac80e *::placeholder {
      color: #778196; }
  .te-subscribe-form-widget_ac9449de959a513e .submit-btn_996d608b0e669bb4 {
    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_ac9449de959a513e .submit-btn_996d608b0e669bb4:hover {
      background-color: #131A2A;
      color: #ffffff; }
  .te-subscribe-form-widget_ac9449de959a513e .mc4wp-response_60ac6847073f6c70 {
    position: absolute;
    margin-top: 15px; }
    .te-subscribe-form-widget_ac9449de959a513e .mc4wp-response_60ac6847073f6c70 .mc4wp-alert_f88c1c5aac2fa0c8.mc4wp-error_3e1debdd90de22d5 p {
      color: #ff0000;
      position: relative; }
    .te-subscribe-form-widget_ac9449de959a513e .mc4wp-response_60ac6847073f6c70 .mc4wp-alert_f88c1c5aac2fa0c8.mc4wp-error_3e1debdd90de22d5 a {
      color: #ff0000; }
    .te-subscribe-form-widget_ac9449de959a513e .mc4wp-response_60ac6847073f6c70 .mc4wp-alert_f88c1c5aac2fa0c8.mc4wp-success_ac50df481894758d p, .te-subscribe-form-widget_ac9449de959a513e .mc4wp-response_60ac6847073f6c70 .mc4wp-alert_f88c1c5aac2fa0c8.mc4wp-notice_c38651d8c90a6924 p {
      color: #ffffff;
      position: relative; }

.te-footer-social-wrapper_47e15abeb2f7c395 {
  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_47e15abeb2f7c395 .te-footer-logo_c7fdea85a1defb22 {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .te-footer-social-wrapper_47e15abeb2f7c395 .te-social-widget_c0f89fe1ebfac2b3 {
    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_47e15abeb2f7c395 .te-social-widget_c0f89fe1ebfac2b3 span {
      color: #ffffff;
      font-size: 20px;
      font-weight: 400; }

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

.footer_f23e07e17a05a396.style-2_02406f024c80dfd2 {
  background-color: #131A2A; }
  .footer_f23e07e17a05a396.style-2_02406f024c80dfd2 .te-footer-sec_e54d21716f82aec3 {
    border-bottom: 1px solid rgba(225, 225, 225, 0.3);
    padding-top: calc(3rem +15px);
    padding-bottom: 70px; }
  .footer_f23e07e17a05a396.style-2_02406f024c80dfd2 .te-footer-widget-title_fa7c9b437f64a1a7,
  .footer_f23e07e17a05a396.style-2_02406f024c80dfd2 .wp-block-heading_2ffbad3de8af0e8e {
    color: #ffffff;
    font-size: 24px; }
  .footer_f23e07e17a05a396.style-2_02406f024c80dfd2 .footer-bottom-area_c615644468c131cc .te-copyright-text_fdc6540ff7eac92b p,
  .footer_f23e07e17a05a396.style-2_02406f024c80dfd2 .te-footer-widget_9b752ca195d08efc.te_widget_nav_menu_3e0fb8847e29b181 li a,
  .footer_f23e07e17a05a396.style-2_02406f024c80dfd2 .te-footer-widget_9b752ca195d08efc .te_widget_latest_post_d86bef5922e24fb7 ul li .te-latest-post-desc_c75d889801fd5187 .te-latest-post-title_04f0d451a4adbabd a,
  .footer_f23e07e17a05a396.style-2_02406f024c80dfd2 .te-footer-widget_9b752ca195d08efc .te_widget_latest_post_d86bef5922e24fb7 ul li .te-latest-post-desc_c75d889801fd5187 .te-latest-post-title_04f0d451a4adbabd,
  .footer_f23e07e17a05a396.style-2_02406f024c80dfd2 .te-footer-widget_9b752ca195d08efc .te_widget_latest_post_d86bef5922e24fb7 ul li .te-latest-post-desc_c75d889801fd5187 .te-latest-post-meta_ff47523f2b5899c4,
  .footer_f23e07e17a05a396.style-2_02406f024c80dfd2 .te-footer-widget_9b752ca195d08efc .te-subscribe-form-wrapper_c5b6b90b448d244e,
  .footer_f23e07e17a05a396.style-2_02406f024c80dfd2 .te-footer-bottom-menu_612385900ed56a6d ul li a,
  .footer_f23e07e17a05a396.style-2_02406f024c80dfd2 .footer-bottom-area_c615644468c131cc .te-copyright-text_fdc6540ff7eac92b p a {
    color: #ffffff; }

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