/**
 * Stylesheet:  style.css_ade3f3e605d63fe4
 * 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_6848d95f5238ac29 {
  text-decoration: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }

a:focus,
.button_6848d95f5238ac29: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_c32eb57ca2899cfa {
  background-color: #FFF3F3; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

code {
  color: #E7F914; }

.te-theme-btn_064e019270c783ee,
.wp-block-loginout_a65c0a23bfa2b923 a,
input.te-theme-btn_064e019270c783ee {
  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_064e019270c783ee:hover,
  .wp-block-loginout_a65c0a23bfa2b923 a:hover,
  input.te-theme-btn_064e019270c783ee:hover {
    color: #131A2A;
    background-color: #E7F914; }
  .te-theme-btn_064e019270c783ee:focus,
  .wp-block-loginout_a65c0a23bfa2b923 a:focus,
  input.te-theme-btn_064e019270c783ee:focus {
    color: #ffffff; }
  .te-theme-btn_064e019270c783ee.yellow-btn_a80d8ed93c634daf,
  .wp-block-loginout_a65c0a23bfa2b923 a.yellow-btn_a80d8ed93c634daf,
  input.te-theme-btn_064e019270c783ee.yellow-btn_a80d8ed93c634daf {
    background-color: #E7F914;
    color: #14203A; }
  .te-theme-btn_064e019270c783ee.simple-btn_eedda02b27408ae3,
  .wp-block-loginout_a65c0a23bfa2b923 a.simple-btn_eedda02b27408ae3,
  input.te-theme-btn_064e019270c783ee.simple-btn_eedda02b27408ae3 {
    padding-left: 36px;
    padding-right: 36px; }

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

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

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

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

.circle-rotate-wrapper_d18c5272db3455a6 {
  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_d18c5272db3455a6 .circle-rotate-inner_5978e2e2264f24d1 {
    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_221dd0ef9f740e12 {
  margin-top: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.px-350_d89982138cecbd7c {
  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_0b672b833489ec0b label {
  width: 100%;
  display: block;
  font-weight: 600;
  margin-bottom: 10px; }
.post-password-form_0b672b833489ec0b input[type="password"] {
  font-size: 1.2rem;
  line-height: 20px;
  padding: 12px 20px;
  border: 1px solid #E4E4F2;
  width: 100%; }
.post-password-form_0b672b833489ec0b 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_0b672b833489ec0b 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: left;
    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_8b652165804839fc .size-full_a7352d9b6eb403e9.alignright_d1977b0406251a21 {
  margin-bottom: 15px;
  margin-top: 20px; }
.tp-page-content_8b652165804839fc figure.wp-caption_9390a188c4b46b3e.aligncenter_d220c235993cf0ff {
  margin-top: 40px; }
.tp-page-content_8b652165804839fc dl, .tp-page-content_8b652165804839fc ol, .tp-page-content_8b652165804839fc ul {
  margin-bottom: 11px; }
.tp-page-content_8b652165804839fc .te-comment-respond_d993ccac0df94732 {
  margin-top: 78px;
  margin-bottom: 20px; }
.tp-page-content_8b652165804839fc .te-latest-comments_3087708c79024d8d .te-comment-respond_d993ccac0df94732 {
  margin-bottom: 40px; }
.tp-page-content_8b652165804839fc .te-post-comments_9c9b675bc21cdaf9 {
  margin-top: 80px; }

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

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

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

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

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

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

.gallery-columns-1_a0a5ee705665a8f0 .gallery-item_a4598414d4ba8e81 {
  max-width: 100%;
  width: 100%; }

.gallery-columns-2_6ee1a4a4622f3c22 .gallery-item_a4598414d4ba8e81 {
  max-width: 50%; }

.gallery-columns-3_7b6f3968289bd477 .gallery-item_a4598414d4ba8e81 {
  max-width: 33.33%; }

.gallery-columns-4_6a0b9750b2f43070 .gallery-item_a4598414d4ba8e81 {
  max-width: 25%; }

.gallery-columns-5_639f5c778bd9b9ce .gallery-item_a4598414d4ba8e81 {
  max-width: 20%; }

.gallery-columns-6_2e359241bdc0040e .gallery-item_a4598414d4ba8e81 {
  max-width: 16.66%; }

.gallery-columns-7_a57fff519c094722 .gallery-item_a4598414d4ba8e81 {
  max-width: 14.28%; }

.gallery-columns-8_a3aab206b83798a1 .gallery-item_a4598414d4ba8e81 {
  max-width: 12.5%; }

.gallery-columns-9_87617e81e447bd4c .gallery-item_a4598414d4ba8e81 {
  max-width: 11.11%; }

.gallery-caption_81b94b00eb05e222 {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.te-post-content p.has-large-font-size_8d4932d90c7fd19d {
  font-size: 36px;
  line-height: 1.2; }
.te-post-content .wp-block-search_78b633239f9948ef {
  margin-bottom: 15px; }
.te-post-content .wp-block-file_285120fab3438463 {
  margin-top: 20px; }
.te-post-content .wp-block-group__inner-container_ec10c68f782ced21 p {
  margin-top: 0 !important; }

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

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

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

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

.wp-block-cover_e558f105441c345c p.wp-block-cover-text_49cd6e2f22df9825,
.wp-block-cover_e558f105441c345c.is-light_29ec4c94a561d09c .wp-block-cover__inner-container_e3a5da6afad2d43c {
  color: #fff !important; }

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

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

.widget_d6b026fd68e32425 .wp-block-archives-dropdown_9fdf8802afd0e4f6,
.widget_d6b026fd68e32425 .wp-block-categories-dropdown_bd2e93569dc62916,
.widget_d6b026fd68e32425 .wp-block-loginout_a65c0a23bfa2b923,
.widget_d6b026fd68e32425 .wp-block-social-links_695275d42c26b028,
.widget_d6b026fd68e32425.widget_archive_6e90261eed875d2e select,
.widget_d6b026fd68e32425.te_widget_categories_130e86eb95cf97e4 select,
.widget_d6b026fd68e32425.widget_text_b67578ca18d8a527 select,
.widget_d6b026fd68e32425.te_widget_search_a8e0df30c8facaf4 .search-form_3ba3dbc9f89d3ed1,
.widget_d6b026fd68e32425.te_widget_tag_cloud_cf02009b6e5a9468 .tagcloud_25f32d494205c979,
.widget_d6b026fd68e32425 .wp-block-tag-cloud_bbc00e026e5eba38 {
  margin-bottom: 6px; }

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

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

.blog-search-content_6627a266c3ac8522 {
  margin: 0; }
  .blog-search-content_6627a266c3ac8522 .wp-block-search_78b633239f9948ef,
  .blog-search-content_6627a266c3ac8522 .search-form_3ba3dbc9f89d3ed1,
  .blog-search-content_6627a266c3ac8522 .sidebar__search_9a22e391c4a5428d {
    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_6627a266c3ac8522 .wp-block-search_78b633239f9948ef,
      .blog-search-content_6627a266c3ac8522 .search-form_3ba3dbc9f89d3ed1,
      .blog-search-content_6627a266c3ac8522 .sidebar__search_9a22e391c4a5428d {
        width: 100%; } }
    .blog-search-content_6627a266c3ac8522 .wp-block-search_78b633239f9948ef .wp-block-search__inside-wrapper_fe470a7114335f9e,
    .blog-search-content_6627a266c3ac8522 .search-form_3ba3dbc9f89d3ed1 .wp-block-search__inside-wrapper_fe470a7114335f9e,
    .blog-search-content_6627a266c3ac8522 .sidebar__search_9a22e391c4a5428d .wp-block-search__inside-wrapper_fe470a7114335f9e {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .blog-search-content_6627a266c3ac8522 .wp-block-search_78b633239f9948ef label,
    .blog-search-content_6627a266c3ac8522 .search-form_3ba3dbc9f89d3ed1 label,
    .blog-search-content_6627a266c3ac8522 .sidebar__search_9a22e391c4a5428d 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_6627a266c3ac8522 .wp-block-search_78b633239f9948ef input,
    .blog-search-content_6627a266c3ac8522 .search-form_3ba3dbc9f89d3ed1 input,
    .blog-search-content_6627a266c3ac8522 .sidebar__search_9a22e391c4a5428d 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_6627a266c3ac8522 .wp-block-search_78b633239f9948ef button,
    .blog-search-content_6627a266c3ac8522 .search-form_3ba3dbc9f89d3ed1 button,
    .blog-search-content_6627a266c3ac8522 .sidebar__search_9a22e391c4a5428d 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_8b652165804839fc .wp-smiley_3a3d9ff12cb9c08e,
.entry-content_cda3d3f9e45d4a91 .wp-smiley_3a3d9ff12cb9c08e,
.comment-content_e45af795e26e8385 .wp-smiley_3a3d9ff12cb9c08e {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

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

.te-comment-respond_d993ccac0df94732.style-two_5f8f3a1d58ad7a37 .wpcf7-form_87d78df78692eb51 .wpcf7-not-valid-tip_c5a4169b86f501e5 {
  color: #d9c0b8 !important; }
.te-comment-respond_d993ccac0df94732 .wpcf7-form_87d78df78692eb51 .wpcf7-not-valid_7fa94908ca702301 {
  border-color: #dc3232 !important; }
.te-comment-respond_d993ccac0df94732 .wpcf7-form_87d78df78692eb51 .wpcf7-not-valid-tip_c5a4169b86f501e5 {
  font-size: 16px;
  margin-top: 5px; }
.te-comment-respond_d993ccac0df94732 .wpcf7-form_87d78df78692eb51.sent_7dca1222cba02775 .wpcf7-response-output_7acdca66e2daad54 {
  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_d993ccac0df94732 .wpcf7-form_87d78df78692eb51.invalid_22ec024bee58519b .wpcf7-response-output_7acdca66e2daad54 {
  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_c62f21a71ba03e9e {
  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_c62f21a71ba03e9e .wpcf7-te-list-item_db8701a4c2f29f26 {
    margin: 0; }
    .wpcf7-form-control_c62f21a71ba03e9e .wpcf7-te-list-item_db8701a4c2f29f26 label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      margin: 0;
      gap: 10px; }
      .wpcf7-form-control_c62f21a71ba03e9e .wpcf7-te-list-item_db8701a4c2f29f26 label .wpcf7-te-list-item-label_f10be0b3de3fb161 {
        font-size: 16px;
        font-weight: 400; }

.logged-in_f56116307acfd838 .te-comment-respond_d993ccac0df94732 textarea {
  margin-bottom: 12px; }

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

body.admin-bar_7ad4f4e21a3ee01d .header-menu-area_2aa72249c30d4586.sticky_menu_e0578c1d42f5d1ea {
  top: 30px; }
  @media (max-width: 600px) {
    body.admin-bar_7ad4f4e21a3ee01d .header-menu-area_2aa72249c30d4586.sticky_menu_e0578c1d42f5d1ea {
      top: 0; } }

.page-template-default_7fff83c79cbb19f8.page-id-146_aabda2560af99a7b .tp-page-content_8b652165804839fc p:last-child {
  margin-bottom: 10px; }
.page-template-default_7fff83c79cbb19f8.page-id-1133_51086882c226d148 .tp-page-content_8b652165804839fc .te-comment-respond_d993ccac0df94732 {
  margin-top: 78px;
  display: inline-block;
  width: 100%; }
.page-template-default_7fff83c79cbb19f8.page-id-3_eb1fcac69bce6402 .page-area_ac2976fc6843d02f {
  padding-top: 128px; }

.single-post-item_fb5606cfff2105d4.post-24_9eba3d9c4fa9a520 .wp-block-button_747e7eefa89be024 a {
  color: #ffffff; }

.post-template-default_a6e0066861e8dfde.postid-163_d4be4821b26b70a5 .te-blog-details-wrapper_9e63b1436f94e76b .te-post-item_5c35a7ea6a9d9b46 .te-post-content {
  margin-bottom: 34px; }
.post-template-default_a6e0066861e8dfde.postid-150_9df2526111a8411f .te-blog-details-wrapper_9e63b1436f94e76b .te-post-item_5c35a7ea6a9d9b46 .te-post-content {
  margin-bottom: 34px; }
  .post-template-default_a6e0066861e8dfde.postid-150_9df2526111a8411f .te-blog-details-wrapper_9e63b1436f94e76b .te-post-item_5c35a7ea6a9d9b46 .te-post-content .wp-block-group_9a3afdea892a9e3d.is-layout-constrained_ff1fbb47fbabe84d:last-child {
    border: 1px solid #000; }
.post-template-default_a6e0066861e8dfde.postid-51_1b4cb7ed1573ada0 .te-blog-details-wrapper_9e63b1436f94e76b .te-post-item_5c35a7ea6a9d9b46 .te-post-content {
  margin-bottom: 25px; }
  .post-template-default_a6e0066861e8dfde.postid-51_1b4cb7ed1573ada0 .te-blog-details-wrapper_9e63b1436f94e76b .te-post-item_5c35a7ea6a9d9b46 .te-post-content p:last-child {
    margin-bottom: 0; }
.post-template-default_a6e0066861e8dfde.postid-1163_0357944912afd301 .te-blog-details-wrapper_9e63b1436f94e76b .te-post-item_5c35a7ea6a9d9b46 .te-post-content .wp-caption_9390a188c4b46b3e, .post-template-default_a6e0066861e8dfde.postid-568_10e48a5a16707695 .te-blog-details-wrapper_9e63b1436f94e76b .te-post-item_5c35a7ea6a9d9b46 .te-post-content .wp-caption_9390a188c4b46b3e {
  margin-top: 20px; }
.post-template-default_a6e0066861e8dfde.postid-1785_c1191a65efea7233 .te-blog-details-wrapper_9e63b1436f94e76b .te-post-item_5c35a7ea6a9d9b46 .te-post-content .wp-block-button__link_46879bbc0426588b {
  color: #ffffff !important; }
.post-template-default_a6e0066861e8dfde.postid-1149_b4030c41712c5aec .te-blog-details-wrapper_9e63b1436f94e76b .te-latest-comments_3087708c79024d8d li .te-comments-item_1b627d5047fb329a .te-comments-text_a214e34143a6eb2a p {
  margin-bottom: 0; }
.post-template-default_a6e0066861e8dfde.postid-555_629a1122c5612490 .te-blog-details-wrapper_9e63b1436f94e76b .te-post-item_5c35a7ea6a9d9b46 .te-post-content .gallery_8dd8c49fcaf390cc {
  margin-top: 20px; }

.error-404_61700a8da3abf3fe.not-found {
  margin-top: -20px;
  margin-bottom: 40px; }
  .error-404_61700a8da3abf3fe.not-found .error-content_13c8b95a631b2f36 .error-btn-bh_533e504df9b84f35 {
    margin-top: 20px; }

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

.sidebar_0b762bb0e82aaa45 .widget_media_gallery_24ebc9c67f0f37cf .gallery-item_a4598414d4ba8e81 {
  margin-bottom: 0; }
  .sidebar_0b762bb0e82aaa45 .widget_media_gallery_24ebc9c67f0f37cf .gallery-item_a4598414d4ba8e81 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_c291ad0ba3fe7613 {
  -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_f2f2adc86de616d0 {
  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_55829c14421296cf path {
  stroke: #317EFE;
  stroke-width: 4;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

body.admin-bar_7ad4f4e21a3ee01d .header-area_a7ec805bba0f175b.style-2_0afd118b2053d783.login .te-header-menu-area_f36a54655b3edec4 {
  top: auto !important; }

.header-area_a7ec805bba0f175b .container-fluid_b1ec8d87ecb285ec {
  padding: 0 70px; }
  @media (max-width: 1550px) {
    .header-area_a7ec805bba0f175b .container-fluid_b1ec8d87ecb285ec {
      padding: 0 24px; } }
.header-area_a7ec805bba0f175b.style-2_0afd118b2053d783 .header-top {
  padding: 9px 0;
  background-color: #F9F4F1; }
  .header-area_a7ec805bba0f175b.style-2_0afd118b2053d783 .header-top .te-header-contact-info_baefde34e19350e6 span {
    color: #677471; }
    .header-area_a7ec805bba0f175b.style-2_0afd118b2053d783 .header-top .te-header-contact-info_baefde34e19350e6 span i {
      color: #317EFE; }
    .header-area_a7ec805bba0f175b.style-2_0afd118b2053d783 .header-top .te-header-contact-info_baefde34e19350e6 span a {
      color: #677471; }
  .header-area_a7ec805bba0f175b.style-2_0afd118b2053d783 .header-top .te-social-profile_9e0cdab69fb67ea8 a {
    color: #317EFE;
    background-color: #E0E6F8;
    width: 42px;
    height: 42px; }
    .header-area_a7ec805bba0f175b.style-2_0afd118b2053d783 .header-top .te-social-profile_9e0cdab69fb67ea8 a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #ffffff;
      background-color: #317EFE; }
.header-area_a7ec805bba0f175b.style-2_0afd118b2053d783 .te-header-menu-area_f36a54655b3edec4 {
  position: fixed;
  top: 20px;
  left: 0;
  width: 100%; }
  .header-area_a7ec805bba0f175b.style-2_0afd118b2053d783 .te-header-menu-area_f36a54655b3edec4 .menu-wrapper_830c71c0a38c009b {
    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_a7ec805bba0f175b.style-2_0afd118b2053d783 .te-header-menu-area_f36a54655b3edec4 .menu-wrapper_830c71c0a38c009b {
        padding-left: 10px;
        padding-right: 6px; } }
  .header-area_a7ec805bba0f175b.style-2_0afd118b2053d783 .te-header-menu-area_f36a54655b3edec4 .te-header-btn_ed40548ef651ec4b .te-quote-btn_9194a3c061a400de {
    background-color: #E7F914;
    border-color: #E7F914; }
.header-area_a7ec805bba0f175b.style-2_0afd118b2053d783 .te-sticky_menu {
  top: 0; }
  .header-area_a7ec805bba0f175b.style-2_0afd118b2053d783 .te-sticky_menu .menu-wrapper_830c71c0a38c009b {
    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_6986061d57b75084 {
    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_1a409366c64ad39a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px; }
  .header-top .te-header-contact-info_baefde34e19350e6 {
    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_baefde34e19350e6 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_baefde34e19350e6 span.te-contact-info-item_bc971439a3a3bdf5 {
        gap: 0 10px !important; }
      .header-top .te-header-contact-info_baefde34e19350e6 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_9df194771081ea48 {
      display: none; } }
  .header-top .header-top-btn_9df194771081ea48 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_9df194771081ea48 a:hover:after {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
    .header-top .header-top-btn_9df194771081ea48 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_9e0cdab69fb67ea8 {
    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_9e0cdab69fb67ea8 .te-social-profile-label_992d413f01564257 {
      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_9e0cdab69fb67ea8 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_9e0cdab69fb67ea8 a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #14203A;
        background-color: #E7F914; }

.te-header-menu-area_f36a54655b3edec4 {
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-header-menu-area_f36a54655b3edec4.te-te-sticky-header_1a34203da6b4c837 {
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-header-menu-area_f36a54655b3edec4.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_f36a54655b3edec4.te-sticky_menu .te-logo_24a73d4a07defbb2 {
      height: 84px; }
      .te-header-menu-area_f36a54655b3edec4.te-sticky_menu .te-logo_24a73d4a07defbb2:after {
        display: none; }
      .te-header-menu-area_f36a54655b3edec4.te-sticky_menu .te-logo_24a73d4a07defbb2 .te-standard-logo_87f0e89a2a01a5e6 {
        display: none; }
      .te-header-menu-area_f36a54655b3edec4.te-sticky_menu .te-logo_24a73d4a07defbb2 .te-sticky-logo_0e7eb0f7e1f3a85d {
        display: block; }
        .te-header-menu-area_f36a54655b3edec4.te-sticky_menu .te-logo_24a73d4a07defbb2 .te-sticky-logo_0e7eb0f7e1f3a85d img {
          width: 170px;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-header-menu-area_f36a54655b3edec4.te-sticky_menu .te-main-menu_13bb731d4dec69b1 ul li.te-active > a:after {
      bottom: 20px; }
    .te-header-menu-area_f36a54655b3edec4.te-sticky_menu .te-main-menu_13bb731d4dec69b1 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_f36a54655b3edec4.te-sticky_menu .te-main-menu_13bb731d4dec69b1 ul li a {
          padding: 33px 14px; } }
    .te-header-menu-area_f36a54655b3edec4.te-sticky_menu .te-main-menu_13bb731d4dec69b1 ul li ul li a {
      padding: 10px 20px; }
  .te-header-menu-area_f36a54655b3edec4 .te-header-menu-wrapper_612ce2fa24eae46b {
    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_f36a54655b3edec4 .te-header-menu-wrapper_612ce2fa24eae46b {
        gap: 20px; } }
  .te-header-menu-area_f36a54655b3edec4 .te-logo_24a73d4a07defbb2 {
    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_f36a54655b3edec4 .te-logo_24a73d4a07defbb2 {
        height: 100px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-header-menu-area_f36a54655b3edec4 .te-logo_24a73d4a07defbb2 {
        height: 80px; } }
    @media only screen and (max-width: 1199px) {
      .te-header-menu-area_f36a54655b3edec4 .te-logo_24a73d4a07defbb2 .te-standard-logo_87f0e89a2a01a5e6 {
        display: none; } }
    .te-header-menu-area_f36a54655b3edec4 .te-logo_24a73d4a07defbb2 .te-standard-logo_87f0e89a2a01a5e6 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-header-menu-area_f36a54655b3edec4 .te-logo_24a73d4a07defbb2 .te-sticky-logo_0e7eb0f7e1f3a85d {
      display: none; }
      @media only screen and (max-width: 767px) {
        .te-header-menu-area_f36a54655b3edec4 .te-logo_24a73d4a07defbb2 .te-sticky-logo_0e7eb0f7e1f3a85d {
          width: 170px; } }
      @media only screen and (max-width: 1199px) {
        .te-header-menu-area_f36a54655b3edec4 .te-logo_24a73d4a07defbb2 .te-sticky-logo_0e7eb0f7e1f3a85d {
          display: block; } }
      .te-header-menu-area_f36a54655b3edec4 .te-logo_24a73d4a07defbb2 .te-sticky-logo_0e7eb0f7e1f3a85d img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-header-menu-area_f36a54655b3edec4 .te-logo_24a73d4a07defbb2 .te-retina-logo_36de2353a47856f4 {
      display: none; }

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

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

.te-header-btn_ed40548ef651ec4b {
  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_ed40548ef651ec4b .te-icon_c964c4461bf74fe1 {
    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_ed40548ef651ec4b .te-icon_c964c4461bf74fe1: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_ed40548ef651ec4b {
      display: none; } }
  .te-header-btn_ed40548ef651ec4b .te-cta-btn_5016c83201bdf20f {
    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_ed40548ef651ec4b .te-cta-btn_5016c83201bdf20f:hover {
      background-color: #317EFE;
      color: #ffffff; }
  .te-header-btn_ed40548ef651ec4b .te-quote-btn_9194a3c061a400de {
    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_ed40548ef651ec4b .te-quote-btn_9194a3c061a400de: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_2dd147f28facda90 {
    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_2dd147f28facda90 .te-search-content-filed_197f4faf701c5d39 {
      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_2dd147f28facda90 .te-search-content-filed_197f4faf701c5d39 .te-search-close {
        cursor: pointer;
        font-size: 30px;
        color: #ffffff; }
    .te-search-form-wrapper .te-search-form-inner_2dd147f28facda90 .te-search-form_d04a3bceb1e63b0f {
      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_2dd147f28facda90 .te-search-form_d04a3bceb1e63b0f .te-search-form-input_0673c7540a5177ef {
        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_2dd147f28facda90 .te-search-form_d04a3bceb1e63b0f .te-search-form-input_0673c7540a5177ef .te-search-icon_09078e4b2923f508 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .te-search-form-wrapper .te-search-form-inner_2dd147f28facda90 .te-search-form_d04a3bceb1e63b0f .te-search-form-input_0673c7540a5177ef button.te-submit-search-btn_36cf2394e1a3da6c {
          padding: 15px 24px !important; }
      .te-search-form-wrapper .te-search-form-inner_2dd147f28facda90 .te-search-form_d04a3bceb1e63b0f 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_1508fb4aafbb7bc8 {
  display: none; }

.mean-container .mean-nav {
  background: none; }

.mean-container .mean-bar_f7e584a2758d845b {
  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_1508fb4aafbb7bc8 {
  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_34cf6f7e8c4f5a34 a.mean-expand.mean-clicked {
  background-color: #317EFE;
  border-color: #317EFE !important; }

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

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

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

.te-mobile-menu-bar_7571fd4bcfa541e6 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_7571fd4bcfa541e6 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_80a715b711e9c349 {
    display: inline-block;
    width: 180px; }
  .te-menu-sidebar-area .te-menu-sidebar-wrapper_30d41d9940c6c5c0 {
    position: relative;
    padding: 40px; }
  .te-menu-sidebar-area.active {
    right: 0; }
  .te-menu-sidebar-area .te-menu-sidebar-close_90571fc4e37507b7 {
    position: absolute;
    top: 0;
    right: 0; }
    .te-menu-sidebar-area .te-menu-sidebar-close_90571fc4e37507b7 .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_90571fc4e37507b7 .te-menu-sidebar-close-btn:hover {
        background-color: #317EFE; }
  .te-menu-sidebar-area .te-menu-sidebar-content_d23f96f6f8fc8e11 .te-menu-sidebar-single-widget_b826e808140873ca {
    display: inline-block;
    margin-top: 20px;
    width: 100%; }
    .te-menu-sidebar-area .te-menu-sidebar-content_d23f96f6f8fc8e11 .te-menu-sidebar-single-widget_b826e808140873ca .te-menu-sidebar-title_efccaa9f205f4d9b {
      margin-bottom: 5px; }
    .te-menu-sidebar-area .te-menu-sidebar-content_d23f96f6f8fc8e11 .te-menu-sidebar-single-widget_b826e808140873ca .te-header-contact-info_baefde34e19350e6 {
      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_d23f96f6f8fc8e11 .te-menu-sidebar-single-widget_b826e808140873ca .te-header-contact-info_baefde34e19350e6 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_d23f96f6f8fc8e11 .te-menu-sidebar-single-widget_b826e808140873ca .te-header-contact-info_baefde34e19350e6 span.te-contact-info-item_bc971439a3a3bdf5 {
          gap: 0 10px !important; }
        .te-menu-sidebar-area .te-menu-sidebar-content_d23f96f6f8fc8e11 .te-menu-sidebar-single-widget_b826e808140873ca .te-header-contact-info_baefde34e19350e6 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_d23f96f6f8fc8e11 .te-menu-sidebar-single-widget_b826e808140873ca .te-header-contact-info_baefde34e19350e6 span a:hover {
            color: #317EFE; }
    .te-menu-sidebar-area .te-menu-sidebar-content_d23f96f6f8fc8e11 .te-menu-sidebar-single-widget_b826e808140873ca .te-social-profile_9e0cdab69fb67ea8 {
      margin-top: 20px;
      border-top: 1px solid #dfe2e9;
      width: 100%;
      padding-top: 20px; }
      .te-menu-sidebar-area .te-menu-sidebar-content_d23f96f6f8fc8e11 .te-menu-sidebar-single-widget_b826e808140873ca .te-social-profile_9e0cdab69fb67ea8 a {
        color: #14203A;
        font-size: 22px; }
        .te-menu-sidebar-area .te-menu-sidebar-content_d23f96f6f8fc8e11 .te-menu-sidebar-single-widget_b826e808140873ca .te-social-profile_9e0cdab69fb67ea8 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_da20976dece06ace {
  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_da20976dece06ace.style-2_0afd118b2053d783 .te-single-slider_ecb5fa664ca2eb6f {
    height: 950px;
    padding-top: 70px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_da20976dece06ace.style-2_0afd118b2053d783 .te-single-slider_ecb5fa664ca2eb6f {
        height: unset;
        padding: 80px 0; } }
    .slider-area_da20976dece06ace.style-2_0afd118b2053d783 .te-single-slider_ecb5fa664ca2eb6f .slider-feature-img_8fc66605bb442d5b {
      position: absolute;
      right: 0;
      top: 0; }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_da20976dece06ace.style-2_0afd118b2053d783 .te-single-slider_ecb5fa664ca2eb6f .slider-feature-img_8fc66605bb442d5b {
          right: -200px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_da20976dece06ace.style-2_0afd118b2053d783 .te-single-slider_ecb5fa664ca2eb6f .slider-feature-img_8fc66605bb442d5b {
          right: -280px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_da20976dece06ace.style-2_0afd118b2053d783 .te-single-slider_ecb5fa664ca2eb6f .slider-feature-img_8fc66605bb442d5b {
          right: -380px; } }
      .slider-area_da20976dece06ace.style-2_0afd118b2053d783 .te-single-slider_ecb5fa664ca2eb6f .slider-feature-img_8fc66605bb442d5b .company-award_b7a1bb2857ed2d84 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        margin-top: 50px;
        left: 135px; }
        .slider-area_da20976dece06ace.style-2_0afd118b2053d783 .te-single-slider_ecb5fa664ca2eb6f .slider-feature-img_8fc66605bb442d5b .company-award_b7a1bb2857ed2d84 .icon_b1f741800cc640fe {
          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_da20976dece06ace.style-2_0afd118b2053d783 .te-single-slider_ecb5fa664ca2eb6f .slider-feature-img_8fc66605bb442d5b .slider-feature-img-overlay_dbec9e974595891f {
          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_da20976dece06ace.style-2_0afd118b2053d783 .te-single-slider_ecb5fa664ca2eb6f .slider-left-shape_a788f0cda5845d6f {
      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_da20976dece06ace.style-2_0afd118b2053d783 .te-single-slider_ecb5fa664ca2eb6f .slider-left-shape_a788f0cda5845d6f {
          display: none; } }
    .slider-area_da20976dece06ace.style-2_0afd118b2053d783 .te-single-slider_ecb5fa664ca2eb6f .slider-right-shape_9a70351f18412e66 {
      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_da20976dece06ace.style-2_0afd118b2053d783 .te-single-slider_ecb5fa664ca2eb6f .slider-right-shape_9a70351f18412e66 {
          display: none; } }
    .slider-area_da20976dece06ace.style-2_0afd118b2053d783 .te-single-slider_ecb5fa664ca2eb6f .slider-circle-shape_16bac4e81cb02b45 {
      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_da20976dece06ace .te-slider-wrapper_2f91fc09bcc881f9 .slick-active_8c3587990859a231 .te-slider-short-title_3a9f1f46efdaea49,
  .slider-area_da20976dece06ace .te-slider-wrapper_2f91fc09bcc881f9 .slick-active_8c3587990859a231 .te-slider-title_46b349a1bc6522fe,
  .slider-area_da20976dece06ace .te-slider-wrapper_2f91fc09bcc881f9 .slick-active_8c3587990859a231 .te-slider-short-desc_42150ce8fd4d82fd,
  .slider-area_da20976dece06ace .te-slider-wrapper_2f91fc09bcc881f9 .slick-active_8c3587990859a231 .te-slider-btn-wrapper_ca1307e4f1ef50bc {
    -webkit-animation-name: MovefadeUp;
    animation-name: MovefadeUp;
    -webkit-animation-fill-mode: both; }
  .slider-area_da20976dece06ace .te-slider-wrapper_2f91fc09bcc881f9 .slick-active_8c3587990859a231 .te-slider-short-title_3a9f1f46efdaea49 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; }
  .slider-area_da20976dece06ace .te-slider-wrapper_2f91fc09bcc881f9 .slick-active_8c3587990859a231 .te-slider-title_46b349a1bc6522fe {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  .slider-area_da20976dece06ace .te-slider-wrapper_2f91fc09bcc881f9 .slick-active_8c3587990859a231 .te-slider-short-desc_42150ce8fd4d82fd {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s; }
  .slider-area_da20976dece06ace .te-slider-wrapper_2f91fc09bcc881f9 .slick-active_8c3587990859a231 .te-slider-btn-wrapper_ca1307e4f1ef50bc {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s; }
  .slider-area_da20976dece06ace .te-slider-wrapper_2f91fc09bcc881f9 .slick-dots_a7dc2886cb0f017d {
    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_da20976dece06ace .te-slider-wrapper_2f91fc09bcc881f9 .slick-dots_a7dc2886cb0f017d {
        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_da20976dece06ace .te-slider-wrapper_2f91fc09bcc881f9 .slick-dots_a7dc2886cb0f017d 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_da20976dece06ace .te-slider-wrapper_2f91fc09bcc881f9 .slick-dots_a7dc2886cb0f017d 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_da20976dece06ace .te-slider-wrapper_2f91fc09bcc881f9 .slick-dots_a7dc2886cb0f017d li button:hover {
          background-color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
      .slider-area_da20976dece06ace .te-slider-wrapper_2f91fc09bcc881f9 .slick-dots_a7dc2886cb0f017d li.slick-active_8c3587990859a231 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 1px solid #317EFE; }
        .slider-area_da20976dece06ace .te-slider-wrapper_2f91fc09bcc881f9 .slick-dots_a7dc2886cb0f017d li.slick-active_8c3587990859a231 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .slider-area_da20976dece06ace .te-single-slider_ecb5fa664ca2eb6f {
    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_da20976dece06ace .te-single-slider_ecb5fa664ca2eb6f {
        background-image: none !important; } }
    .slider-area_da20976dece06ace .te-single-slider_ecb5fa664ca2eb6f .te-slider-overlay_53f6486b359d17c6 {
      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_da20976dece06ace .te-single-slider_ecb5fa664ca2eb6f .te-slider-overlay_53f6486b359d17c6 {
          left: 0; } }
      .slider-area_da20976dece06ace .te-single-slider_ecb5fa664ca2eb6f .te-slider-overlay_53f6486b359d17c6 .te-slider-overlay-shape_a12eff2896d6bd52 {
        position: absolute;
        top: 0;
        height: 100%;
        left: -340px;
        width: 100%; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_da20976dece06ace .te-single-slider_ecb5fa664ca2eb6f .te-slider-overlay_53f6486b359d17c6 .te-slider-overlay-shape_a12eff2896d6bd52 {
            display: none; } }
    .slider-area_da20976dece06ace .te-single-slider_ecb5fa664ca2eb6f .te-slider-content-wrapper_2f6426fb1d1fa4b8 {
      position: relative;
      z-index: 99; }
      .slider-area_da20976dece06ace .te-single-slider_ecb5fa664ca2eb6f .te-slider-content-wrapper_2f6426fb1d1fa4b8 .te-slider-content_d5727ce86bbab01c .te-slider-short-title_3a9f1f46efdaea49 {
        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_da20976dece06ace .te-single-slider_ecb5fa664ca2eb6f .te-slider-content-wrapper_2f6426fb1d1fa4b8 .te-slider-content_d5727ce86bbab01c .te-slider-title_46b349a1bc6522fe {
        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_da20976dece06ace .te-single-slider_ecb5fa664ca2eb6f .te-slider-content-wrapper_2f6426fb1d1fa4b8 .te-slider-content_d5727ce86bbab01c .te-slider-title_46b349a1bc6522fe {
            font-size: 60px;
            line-height: 64px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-area_da20976dece06ace .te-single-slider_ecb5fa664ca2eb6f .te-slider-content-wrapper_2f6426fb1d1fa4b8 .te-slider-content_d5727ce86bbab01c .te-slider-title_46b349a1bc6522fe {
            font-size: 48px;
            line-height: 56px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_da20976dece06ace .te-single-slider_ecb5fa664ca2eb6f .te-slider-content-wrapper_2f6426fb1d1fa4b8 .te-slider-content_d5727ce86bbab01c .te-slider-title_46b349a1bc6522fe {
            font-size: 42px;
            line-height: 52px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_da20976dece06ace .te-single-slider_ecb5fa664ca2eb6f .te-slider-content-wrapper_2f6426fb1d1fa4b8 .te-slider-content_d5727ce86bbab01c .te-slider-title_46b349a1bc6522fe {
            font-size: 38px;
            line-height: 44px;
            margin-bottom: 20px; } }
      .slider-area_da20976dece06ace .te-single-slider_ecb5fa664ca2eb6f .te-slider-content-wrapper_2f6426fb1d1fa4b8 .te-slider-content_d5727ce86bbab01c .te-slider-short-desc_42150ce8fd4d82fd {
        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_da20976dece06ace .te-single-slider_ecb5fa664ca2eb6f .te-slider-content-wrapper_2f6426fb1d1fa4b8 .te-slider-content_d5727ce86bbab01c .te-slider-short-desc_42150ce8fd4d82fd {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_da20976dece06ace .te-single-slider_ecb5fa664ca2eb6f .te-slider-content-wrapper_2f6426fb1d1fa4b8 .te-slider-content_d5727ce86bbab01c .te-slider-short-desc_42150ce8fd4d82fd {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_da20976dece06ace .te-single-slider_ecb5fa664ca2eb6f .te-slider-content-wrapper_2f6426fb1d1fa4b8 .te-slider-content_d5727ce86bbab01c .te-slider-short-desc_42150ce8fd4d82fd {
            font-size: 18px;
            line-height: 32px; } }
      .slider-area_da20976dece06ace .te-single-slider_ecb5fa664ca2eb6f .te-slider-content-wrapper_2f6426fb1d1fa4b8 .te-slider-content_d5727ce86bbab01c .te-slider-btn-wrapper_ca1307e4f1ef50bc {
        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_da20976dece06ace .te-single-slider_ecb5fa664ca2eb6f .te-slider-content-wrapper_2f6426fb1d1fa4b8 .te-slider-content_d5727ce86bbab01c .te-slider-btn-wrapper_ca1307e4f1ef50bc {
            padding-top: 30px; } }
        .slider-area_da20976dece06ace .te-single-slider_ecb5fa664ca2eb6f .te-slider-content-wrapper_2f6426fb1d1fa4b8 .te-slider-content_d5727ce86bbab01c .te-slider-btn-wrapper_ca1307e4f1ef50bc .te-theme-btn_064e019270c783ee {
          padding: 11px 30px;
          color: #ffffff;
          border-radius: 50px;
          background-color: #317EFE;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .slider-area_da20976dece06ace .te-single-slider_ecb5fa664ca2eb6f .te-slider-content-wrapper_2f6426fb1d1fa4b8 .te-slider-content_d5727ce86bbab01c .te-slider-btn-wrapper_ca1307e4f1ef50bc .te-call-btn_61736126404e157e {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 20px; }
          .slider-area_da20976dece06ace .te-single-slider_ecb5fa664ca2eb6f .te-slider-content-wrapper_2f6426fb1d1fa4b8 .te-slider-content_d5727ce86bbab01c .te-slider-btn-wrapper_ca1307e4f1ef50bc .te-call-btn_61736126404e157e .te-icon_c964c4461bf74fe1 {
            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_da20976dece06ace .te-single-slider_ecb5fa664ca2eb6f .te-slider-content-wrapper_2f6426fb1d1fa4b8 .te-slider-content_d5727ce86bbab01c .te-slider-btn-wrapper_ca1307e4f1ef50bc .te-call-btn_61736126404e157e .te-content_662b1480ac5c66fe {
            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_da20976dece06ace .te-single-slider_ecb5fa664ca2eb6f .te-slider-content-wrapper_2f6426fb1d1fa4b8 .te-slider-content_d5727ce86bbab01c .te-slider-btn-wrapper_ca1307e4f1ef50bc .te-call-btn_61736126404e157e .te-content_662b1480ac5c66fe .te-title_6917b8cce2bfeb4a {
              font-size: 18px;
              font-weight: 400;
              line-height: 24px;
              color: #335371; }
            .slider-area_da20976dece06ace .te-single-slider_ecb5fa664ca2eb6f .te-slider-content-wrapper_2f6426fb1d1fa4b8 .te-slider-content_d5727ce86bbab01c .te-slider-btn-wrapper_ca1307e4f1ef50bc .te-call-btn_61736126404e157e .te-content_662b1480ac5c66fe .te-text_c468a82cbd54622e {
              font-size: 20px;
              font-weight: 500;
              line-height: 24px;
              letter-spacing: 0px;
              color: #14203A; }

.slider-area_da20976dece06ace.style-1_97e2a48b5f96bc88 {
  position: relative;
  overflow: visible;
  background: transparent; }
  .slider-area_da20976dece06ace.style-1_97e2a48b5f96bc88: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_da20976dece06ace.style-1_97e2a48b5f96bc88 .te-single-slider_ecb5fa664ca2eb6f {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .slider-area_da20976dece06ace.style-1_97e2a48b5f96bc88 .te-single-slider_ecb5fa664ca2eb6f .te-slider-overlay_53f6486b359d17c6 {
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
      background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
      .slider-area_da20976dece06ace.style-1_97e2a48b5f96bc88 .te-single-slider_ecb5fa664ca2eb6f .te-slider-overlay_53f6486b359d17c6::before {
        display: none; }
    .slider-area_da20976dece06ace.style-1_97e2a48b5f96bc88 .te-single-slider_ecb5fa664ca2eb6f .slider-shape_fafa62a2dd728b42 {
      position: absolute;
      border-radius: 20px;
      overflow: hidden; }
      .slider-area_da20976dece06ace.style-1_97e2a48b5f96bc88 .te-single-slider_ecb5fa664ca2eb6f .slider-shape_fafa62a2dd728b42 img {
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        top: 0; }
    .slider-area_da20976dece06ace.style-1_97e2a48b5f96bc88 .te-single-slider_ecb5fa664ca2eb6f .shape-one_f2f994a47b36a1bd {
      top: 50px;
      left: 0;
      width: 300px;
      height: 290px; }
      @media (max-width: 991px) {
        .slider-area_da20976dece06ace.style-1_97e2a48b5f96bc88 .te-single-slider_ecb5fa664ca2eb6f .shape-one_f2f994a47b36a1bd {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_da20976dece06ace.style-1_97e2a48b5f96bc88 .te-single-slider_ecb5fa664ca2eb6f .shape-one_f2f994a47b36a1bd {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_da20976dece06ace.style-1_97e2a48b5f96bc88 .te-single-slider_ecb5fa664ca2eb6f .shape-one_f2f994a47b36a1bd {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_da20976dece06ace.style-1_97e2a48b5f96bc88 .te-single-slider_ecb5fa664ca2eb6f .shape-one_f2f994a47b36a1bd {
          top: 160px;
          width: 250px;
          height: 200px; } }
    .slider-area_da20976dece06ace.style-1_97e2a48b5f96bc88 .te-single-slider_ecb5fa664ca2eb6f .shape-two_1f6f7b25677b94cb {
      top: 0;
      right: 0;
      width: 300px;
      height: 310px; }
      @media (max-width: 991px) {
        .slider-area_da20976dece06ace.style-1_97e2a48b5f96bc88 .te-single-slider_ecb5fa664ca2eb6f .shape-two_1f6f7b25677b94cb {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_da20976dece06ace.style-1_97e2a48b5f96bc88 .te-single-slider_ecb5fa664ca2eb6f .shape-two_1f6f7b25677b94cb {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_da20976dece06ace.style-1_97e2a48b5f96bc88 .te-single-slider_ecb5fa664ca2eb6f .shape-two_1f6f7b25677b94cb {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_da20976dece06ace.style-1_97e2a48b5f96bc88 .te-single-slider_ecb5fa664ca2eb6f .shape-two_1f6f7b25677b94cb {
          width: 300px;
          height: 250px;
          top: 70px;
          right: -40px; } }
    .slider-area_da20976dece06ace.style-1_97e2a48b5f96bc88 .te-single-slider_ecb5fa664ca2eb6f .shape-three_07bb5c299927f6a5 {
      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_da20976dece06ace.style-1_97e2a48b5f96bc88 .te-single-slider_ecb5fa664ca2eb6f .shape-three_07bb5c299927f6a5 {
          display: none !important; } }
      @media (max-width: 991px) {
        .slider-area_da20976dece06ace.style-1_97e2a48b5f96bc88 .te-single-slider_ecb5fa664ca2eb6f .shape-three_07bb5c299927f6a5 {
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
    .slider-area_da20976dece06ace.style-1_97e2a48b5f96bc88 .te-single-slider_ecb5fa664ca2eb6f .te-slider-container_7a0646671dc65f67 {
      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_da20976dece06ace.style-1_97e2a48b5f96bc88 .te-single-slider_ecb5fa664ca2eb6f .te-slider-container_7a0646671dc65f67 {
          -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_da20976dece06ace.style-1_97e2a48b5f96bc88 .te-single-slider_ecb5fa664ca2eb6f .te-slider-container_7a0646671dc65f67 {
          padding: 70px 0;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .slider-area_da20976dece06ace.style-1_97e2a48b5f96bc88 .te-single-slider_ecb5fa664ca2eb6f .te-slider-container_7a0646671dc65f67 .te-slider-column_d8cc08e8dbc00164 {
        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_da20976dece06ace.style-1_97e2a48b5f96bc88 .te-single-slider_ecb5fa664ca2eb6f .te-slider-container_7a0646671dc65f67 .te-slider-column_d8cc08e8dbc00164 {
            width: 100%; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_da20976dece06ace.style-1_97e2a48b5f96bc88 .te-single-slider_ecb5fa664ca2eb6f .te-slider-content-wrapper_2f6426fb1d1fa4b8 .te-slider-content_d5727ce86bbab01c .te-slider-btn-wrapper_ca1307e4f1ef50bc {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .slider-area_da20976dece06ace.style-1_97e2a48b5f96bc88 .te-single-slider_ecb5fa664ca2eb6f .te-slider-content-wrapper_2f6426fb1d1fa4b8 .te-slider-content_d5727ce86bbab01c .te-slider-btn-wrapper_ca1307e4f1ef50bc .te-theme-btn_064e019270c783ee {
      background-color: #317EFE;
      color: #ffffff; }
      .slider-area_da20976dece06ace.style-1_97e2a48b5f96bc88 .te-single-slider_ecb5fa664ca2eb6f .te-slider-content-wrapper_2f6426fb1d1fa4b8 .te-slider-content_d5727ce86bbab01c .te-slider-btn-wrapper_ca1307e4f1ef50bc .te-theme-btn_064e019270c783ee:hover {
        background-color: #E7F914;
        color: #14203A; }
    .slider-area_da20976dece06ace.style-1_97e2a48b5f96bc88 .te-single-slider_ecb5fa664ca2eb6f .te-slider-content-wrapper_2f6426fb1d1fa4b8 .te-slider-content_d5727ce86bbab01c .te-slider-btn-wrapper_ca1307e4f1ef50bc .te-call-btn_61736126404e157e .te-icon_c964c4461bf74fe1 {
      color: #317EFE; }
    .slider-area_da20976dece06ace.style-1_97e2a48b5f96bc88 .te-single-slider_ecb5fa664ca2eb6f .te-slider-content-wrapper_2f6426fb1d1fa4b8 .te-slider-content_d5727ce86bbab01c .te-slider-title_46b349a1bc6522fe {
      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_da20976dece06ace.style-1_97e2a48b5f96bc88 .te-single-slider_ecb5fa664ca2eb6f .te-slider-content-wrapper_2f6426fb1d1fa4b8 .te-slider-content_d5727ce86bbab01c .te-slider-title_46b349a1bc6522fe {
          font-size: 28px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_da20976dece06ace.style-1_97e2a48b5f96bc88 .te-single-slider_ecb5fa664ca2eb6f .te-slider-content-wrapper_2f6426fb1d1fa4b8 .te-slider-content_d5727ce86bbab01c .te-slider-title_46b349a1bc6522fe {
          font-size: 32px;
          line-height: 52px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_da20976dece06ace.style-1_97e2a48b5f96bc88 .te-single-slider_ecb5fa664ca2eb6f .te-slider-content-wrapper_2f6426fb1d1fa4b8 .te-slider-content_d5727ce86bbab01c .te-slider-title_46b349a1bc6522fe {
          font-size: 62px;
          line-height: 80px; } }
  .slider-area_da20976dece06ace.style-1_97e2a48b5f96bc88 .te-slider-wrapper_2f91fc09bcc881f9 .container_3a3e8fff28568af7 {
    position: relative; }
  .slider-area_da20976dece06ace.style-1_97e2a48b5f96bc88 .te-slider-wrapper_2f91fc09bcc881f9 .slider-shape-bg_63e0ce0f7900ae06 {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: 100px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_da20976dece06ace.style-1_97e2a48b5f96bc88 .te-slider-wrapper_2f91fc09bcc881f9 .slider-shape-bg_63e0ce0f7900ae06 {
        display: none; } }
    @media (max-width: 1399px) {
      .slider-area_da20976dece06ace.style-1_97e2a48b5f96bc88 .te-slider-wrapper_2f91fc09bcc881f9 .slider-shape-bg_63e0ce0f7900ae06 {
        margin-left: 0; } }
    .slider-area_da20976dece06ace.style-1_97e2a48b5f96bc88 .te-slider-wrapper_2f91fc09bcc881f9 .slider-shape-bg_63e0ce0f7900ae06: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_b8295b948c88646f {
  position: relative; }

.te-info-card_b8102a3ee52e43d8 {
  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_b8102a3ee52e43d8 {
      padding: 40px 25px; } }
  .te-info-card_b8102a3ee52e43d8: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_b8102a3ee52e43d8:hover .te-image-wrapper_c78c8bda851bc3a2 .overlay_42933e2d8ce63f9f {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      opacity: 0.72; }
    .te-info-card_b8102a3ee52e43d8:hover .te-image-wrapper_c78c8bda851bc3a2 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_b8102a3ee52e43d8:hover .icon_b1f741800cc640fe img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-info-card_b8102a3ee52e43d8:hover .content_56c66dffd4675f32 .te-read-more_6a2f872e82a492cf .te-theme-btn_064e019270c783ee {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_b8102a3ee52e43d8 .te-info-card-inner_84e806fca1946431 {
    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_b8102a3ee52e43d8 .te-image-wrapper_c78c8bda851bc3a2 {
    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_b8102a3ee52e43d8 .te-image-wrapper_c78c8bda851bc3a2 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_b8102a3ee52e43d8 .te-image-wrapper_c78c8bda851bc3a2 .overlay_42933e2d8ce63f9f {
      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_b8102a3ee52e43d8 .icon_b1f741800cc640fe {
    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_b8102a3ee52e43d8 .icon_b1f741800cc640fe img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_b8102a3ee52e43d8 .te-content-wrapper_f1b646c15878e12f {
    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_b8102a3ee52e43d8 .te-title-wrapper_45aea15b559a6392 {
    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_b8102a3ee52e43d8 .te-title-wrapper_45aea15b559a6392 .icon_b1f741800cc640fe {
      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_b8102a3ee52e43d8 .te-title-wrapper_45aea15b559a6392 .icon_b1f741800cc640fe::before, .te-info-card_b8102a3ee52e43d8 .te-title-wrapper_45aea15b559a6392 .icon_b1f741800cc640fe::after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #317EFE;
        border: 1px solid #E1E1E1; }
      .te-info-card_b8102a3ee52e43d8 .te-title-wrapper_45aea15b559a6392 .icon_b1f741800cc640fe::before {
        top: 15px;
        left: 5px; }
      .te-info-card_b8102a3ee52e43d8 .te-title-wrapper_45aea15b559a6392 .icon_b1f741800cc640fe::after {
        bottom: 15px;
        right: 5px; }
    .te-info-card_b8102a3ee52e43d8 .te-title-wrapper_45aea15b559a6392 .title_a9fe7aab53f8b373 {
      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_b8102a3ee52e43d8 .te-title-wrapper_45aea15b559a6392 .divider_51b3ebae816daf53 {
      width: 55px;
      height: 2px;
      background-color: #317EFE; }
  .te-info-card_b8102a3ee52e43d8 .content_56c66dffd4675f32 {
    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_b8102a3ee52e43d8 .content_56c66dffd4675f32 .desc_c68c709e01c7e275 {
      -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_b8102a3ee52e43d8 .content_56c66dffd4675f32 .te-read-more_6a2f872e82a492cf {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start; }
      .te-info-card_b8102a3ee52e43d8 .content_56c66dffd4675f32 .te-read-more_6a2f872e82a492cf .te-theme-btn_064e019270c783ee {
        background-color: transparent;
        color: #317EFE;
        border: 1px solid #131A2A;
        padding: 9px 28px; }
        .te-info-card_b8102a3ee52e43d8 .content_56c66dffd4675f32 .te-read-more_6a2f872e82a492cf .te-theme-btn_064e019270c783ee:hover {
          background-color: #317EFE;
          color: #ffffff;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-info-card_b8102a3ee52e43d8.style-2_0afd118b2053d783 {
  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_b8102a3ee52e43d8.style-2_0afd118b2053d783 {
      padding: 35px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .te-info-card_b8102a3ee52e43d8.style-2_0afd118b2053d783 {
      padding: 35px; } }
  .te-info-card_b8102a3ee52e43d8.style-2_0afd118b2053d783:hover .image_ec831c4f984f2506 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_b8102a3ee52e43d8.style-2_0afd118b2053d783:hover .content_56c66dffd4675f32 .te-read-more_6a2f872e82a492cf .te-theme-btn_064e019270c783ee {
    background-color: inherit;
    color: #317EFE; }
  .te-info-card_b8102a3ee52e43d8.style-2_0afd118b2053d783 .image_ec831c4f984f2506 {
    border-radius: 20px;
    overflow: hidden; }
    .te-info-card_b8102a3ee52e43d8.style-2_0afd118b2053d783 .image_ec831c4f984f2506 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_b8102a3ee52e43d8.style-2_0afd118b2053d783 .te-title-wrapper_45aea15b559a6392 {
    padding-bottom: 15px; }
  .te-info-card_b8102a3ee52e43d8.style-2_0afd118b2053d783 .te-content-wrapper_f1b646c15878e12f {
    text-align: left;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .te-info-card_b8102a3ee52e43d8.style-2_0afd118b2053d783 .content_56c66dffd4675f32 {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px; }
    .te-info-card_b8102a3ee52e43d8.style-2_0afd118b2053d783 .content_56c66dffd4675f32 .te-read-more_6a2f872e82a492cf .te-theme-btn_064e019270c783ee {
      padding: 0;
      border: 0; }

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

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

.te-icon-card_faeb8b01ccb78634.style-three_9373f032daffc3ee {
  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_faeb8b01ccb78634.style-three_9373f032daffc3ee .icon_b1f741800cc640fe {
    width: 72px;
    height: 72px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .te-icon-card_faeb8b01ccb78634.style-three_9373f032daffc3ee .icon_b1f741800cc640fe img {
      width: 100%; }
  .te-icon-card_faeb8b01ccb78634.style-three_9373f032daffc3ee .content_56c66dffd4675f32 {
    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_faeb8b01ccb78634.style-three_9373f032daffc3ee .content_56c66dffd4675f32 .title_a9fe7aab53f8b373 {
      color: #ffffff; }
    .te-icon-card_faeb8b01ccb78634.style-three_9373f032daffc3ee .content_56c66dffd4675f32 .desc_c68c709e01c7e275 {
      color: #c7cdda; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-icon-card_faeb8b01ccb78634.style-three_9373f032daffc3ee {
      gap: 25px; }
      .te-icon-card_faeb8b01ccb78634.style-three_9373f032daffc3ee .content_56c66dffd4675f32 {
        gap: 18px; } }

.te-icon-card_faeb8b01ccb78634.style-2_0afd118b2053d783 {
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0; }
  .te-icon-card_faeb8b01ccb78634.style-2_0afd118b2053d783 .icon_b1f741800cc640fe {
    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_faeb8b01ccb78634.style-2_0afd118b2053d783 .content_56c66dffd4675f32 {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px; }
    .te-icon-card_faeb8b01ccb78634.style-2_0afd118b2053d783 .content_56c66dffd4675f32 .title_a9fe7aab53f8b373 {
      font-size: 20px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px; }
    .te-icon-card_faeb8b01ccb78634.style-2_0afd118b2053d783 .content_56c66dffd4675f32 .desc_c68c709e01c7e275 {
      line-height: 22px; }

.te-about-image-card_c51083e218268f76 .te-main-img-wrapper_2fc17d1e55d5b645 {
  text-align: right; }
  @media (max-width: 991px) {
    .te-about-image-card_c51083e218268f76 .te-main-img-wrapper_2fc17d1e55d5b645 {
      text-align: left; } }
  .te-about-image-card_c51083e218268f76 .te-main-img-wrapper_2fc17d1e55d5b645 .te-main-img-inner_6f264c9e7843ec24 {
    position: relative;
    display: inline-block;
    z-index: 2; }
    .te-about-image-card_c51083e218268f76 .te-main-img-wrapper_2fc17d1e55d5b645 .te-main-img-inner_6f264c9e7843ec24 > img {
      border-radius: 500px 500px 0 0;
      margin-left: 7px;
      margin-top: 4px; }
      @media (max-width: 650px) {
        .te-about-image-card_c51083e218268f76 .te-main-img-wrapper_2fc17d1e55d5b645 .te-main-img-inner_6f264c9e7843ec24 > img {
          width: 100%; } }
    .te-about-image-card_c51083e218268f76 .te-main-img-wrapper_2fc17d1e55d5b645 .te-main-img-inner_6f264c9e7843ec24 .te-img-card-shape_e742fe1671cf66e5 {
      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_c51083e218268f76 .te-main-img-wrapper_2fc17d1e55d5b645 .te-main-img-inner_6f264c9e7843ec24 .te-img-card-shape_e742fe1671cf66e5 {
          right: 0; } }
.te-about-image-card_c51083e218268f76 .te-company-foundation_7624a961776eb8ca {
  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_c51083e218268f76 .te-company-foundation_7624a961776eb8ca .te-counter-wrapper_ef523fad96edf773 {
    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_c51083e218268f76 .te-company-foundation_7624a961776eb8ca .counter-title_d6190aebd5e57da2 {
    font-size: 45px;
    font-weight: 700;
    line-height: 54.9px;
    letter-spacing: -0.8px;
    color: #14203A;
    margin-bottom: 0; }
  .te-about-image-card_c51083e218268f76 .te-company-foundation_7624a961776eb8ca .title_a9fe7aab53f8b373 {
    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_c51083e218268f76.style-2_0afd118b2053d783 .te-main-img-wrapper_2fc17d1e55d5b645 .te-main-img-inner_6f264c9e7843ec24 {
  border-radius: 20px;
  padding-right: 80px;
  margin-top: 23px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-image-card_c51083e218268f76.style-2_0afd118b2053d783 .te-main-img-wrapper_2fc17d1e55d5b645 .te-main-img-inner_6f264c9e7843ec24 {
      padding-right: 0;
      margin-top: 0; } }
  .te-about-image-card_c51083e218268f76.style-2_0afd118b2053d783 .te-main-img-wrapper_2fc17d1e55d5b645 .te-main-img-inner_6f264c9e7843ec24 > img {
    margin: 0;
    border-radius: 20px; }
  .te-about-image-card_c51083e218268f76.style-2_0afd118b2053d783 .te-main-img-wrapper_2fc17d1e55d5b645 .te-main-img-inner_6f264c9e7843ec24 .te-img-card-shape_e742fe1671cf66e5 {
    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_c51083e218268f76.style-2_0afd118b2053d783 .te-main-img-wrapper_2fc17d1e55d5b645 .te-main-img-inner_6f264c9e7843ec24 .te-img-card-shape_e742fe1671cf66e5 {
        display: none; } }
  .te-about-image-card_c51083e218268f76.style-2_0afd118b2053d783 .te-main-img-wrapper_2fc17d1e55d5b645 .te-main-img-inner_6f264c9e7843ec24 .te-another-image_cb67c01aa50b6c68 {
    position: absolute;
    top: 55%;
    right: -45px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-image-card_c51083e218268f76.style-2_0afd118b2053d783 .te-main-img-wrapper_2fc17d1e55d5b645 .te-main-img-inner_6f264c9e7843ec24 .te-another-image_cb67c01aa50b6c68 {
        position: relative;
        right: unset;
        top: unset; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .te-about-image-card_c51083e218268f76.style-2_0afd118b2053d783 .te-main-img-wrapper_2fc17d1e55d5b645 .te-main-img-inner_6f264c9e7843ec24 .te-another-image_cb67c01aa50b6c68 {
        position: relative; } }
    .te-about-image-card_c51083e218268f76.style-2_0afd118b2053d783 .te-main-img-wrapper_2fc17d1e55d5b645 .te-main-img-inner_6f264c9e7843ec24 .te-another-image_cb67c01aa50b6c68 .te-another-image-inner_fe1d0b1f96d41d04 {
      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_c51083e218268f76.style-2_0afd118b2053d783 .te-main-img-wrapper_2fc17d1e55d5b645 .te-main-img-inner_6f264c9e7843ec24 .te-another-image_cb67c01aa50b6c68 .te-another-image-inner_fe1d0b1f96d41d04 {
          width: 100%; }
          .te-about-image-card_c51083e218268f76.style-2_0afd118b2053d783 .te-main-img-wrapper_2fc17d1e55d5b645 .te-main-img-inner_6f264c9e7843ec24 .te-another-image_cb67c01aa50b6c68 .te-another-image-inner_fe1d0b1f96d41d04 img {
            width: 100%; } }
    .te-about-image-card_c51083e218268f76.style-2_0afd118b2053d783 .te-main-img-wrapper_2fc17d1e55d5b645 .te-main-img-inner_6f264c9e7843ec24 .te-another-image_cb67c01aa50b6c68 .video-btn_c80d2c2c9d9fe739 {
      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_c51083e218268f76.style-2_0afd118b2053d783 .te-main-img-wrapper_2fc17d1e55d5b645 .te-main-img-inner_6f264c9e7843ec24 .te-another-image_cb67c01aa50b6c68 .video-btn_c80d2c2c9d9fe739 {
          left: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%); } }
      .te-about-image-card_c51083e218268f76.style-2_0afd118b2053d783 .te-main-img-wrapper_2fc17d1e55d5b645 .te-main-img-inner_6f264c9e7843ec24 .te-another-image_cb67c01aa50b6c68 .video-btn_c80d2c2c9d9fe739 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_c51083e218268f76.style-2_0afd118b2053d783 .te-main-img-wrapper_2fc17d1e55d5b645 .te-main-img-inner_6f264c9e7843ec24 .te-another-image_cb67c01aa50b6c68 .te-badge-text_81048541d23a5b7b {
      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_c51083e218268f76.style-2_0afd118b2053d783 .te-main-img-wrapper_2fc17d1e55d5b645 .te-main-img-inner_6f264c9e7843ec24 .te-another-image_cb67c01aa50b6c68 .te-badge-text_81048541d23a5b7b {
          left: unset;
          top: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%);
          right: 0; } }
      .te-about-image-card_c51083e218268f76.style-2_0afd118b2053d783 .te-main-img-wrapper_2fc17d1e55d5b645 .te-main-img-inner_6f264c9e7843ec24 .te-another-image_cb67c01aa50b6c68 .te-badge-text_81048541d23a5b7b .icon_b1f741800cc640fe {
        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_c51083e218268f76.style-2_0afd118b2053d783 .te-main-img-wrapper_2fc17d1e55d5b645 .te-main-img-inner_6f264c9e7843ec24 .te-another-image_cb67c01aa50b6c68 .te-badge-text_81048541d23a5b7b .text_251e699fd74a069e {
        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_c51083e218268f76.style-2_0afd118b2053d783 .te-main-img-wrapper_2fc17d1e55d5b645 .te-main-img-inner_6f264c9e7843ec24 .te-another-image_cb67c01aa50b6c68 .te-badge-text_81048541d23a5b7b .text_251e699fd74a069e .title_a9fe7aab53f8b373 {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #14203A; }
        .te-about-image-card_c51083e218268f76.style-2_0afd118b2053d783 .te-main-img-wrapper_2fc17d1e55d5b645 .te-main-img-inner_6f264c9e7843ec24 .te-another-image_cb67c01aa50b6c68 .te-badge-text_81048541d23a5b7b .text_251e699fd74a069e span {
          font-size: 12px;
          font-weight: 400;
          line-height: 12px;
          color: #335371; }

.te-about-info-card_1415989d8bad8ff3 .te-about-info-content_117a20e3e5d59dad {
  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_1415989d8bad8ff3 .te-about-info-content_117a20e3e5d59dad .te-section-title_644061f20b31375a {
    margin-bottom: 0; }
    .te-about-info-card_1415989d8bad8ff3 .te-about-info-content_117a20e3e5d59dad .te-section-title_644061f20b31375a .title_a9fe7aab53f8b373 {
      margin-bottom: 0; }
  .te-about-info-card_1415989d8bad8ff3 .te-about-info-content_117a20e3e5d59dad .te-list-item-wrapper_795f0edfe786a007 {
    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_1415989d8bad8ff3 .te-about-info-content_117a20e3e5d59dad .te-list-item-wrapper_795f0edfe786a007 {
        grid-template-columns: repeat(1, 1fr); } }
    .te-about-info-card_1415989d8bad8ff3 .te-about-info-content_117a20e3e5d59dad .te-list-item-wrapper_795f0edfe786a007 .te-list-item_729e998116982402 .icon_b1f741800cc640fe {
      font-size: 24px;
      color: #317EFE;
      background-color: transparent;
      width: unset;
      height: unset; }
    .te-about-info-card_1415989d8bad8ff3 .te-about-info-content_117a20e3e5d59dad .te-list-item-wrapper_795f0edfe786a007 .te-list-item_729e998116982402 .text_251e699fd74a069e {
      color: #14203A; }
  .te-about-info-card_1415989d8bad8ff3 .te-about-info-content_117a20e3e5d59dad .te-info-list_a995747113fcbc84 {
    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_1415989d8bad8ff3 .te-about-info-content_117a20e3e5d59dad .te-info-list_a995747113fcbc84 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 20px; } }
    .te-about-info-card_1415989d8bad8ff3 .te-about-info-content_117a20e3e5d59dad .te-info-list_a995747113fcbc84 .te-single-info-list_772737d14c207021 {
      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_1415989d8bad8ff3 .te-about-info-content_117a20e3e5d59dad .te-info-list_a995747113fcbc84 .te-single-info-list_772737d14c207021:hover .icon_b1f741800cc640fe 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_1415989d8bad8ff3 .te-about-info-content_117a20e3e5d59dad .te-info-list_a995747113fcbc84 .te-single-info-list_772737d14c207021 .icon_b1f741800cc640fe {
        margin-bottom: 10px;
        position: relative;
        margin-left: 20px; }
        .te-about-info-card_1415989d8bad8ff3 .te-about-info-content_117a20e3e5d59dad .te-info-list_a995747113fcbc84 .te-single-info-list_772737d14c207021 .icon_b1f741800cc640fe::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_1415989d8bad8ff3 .te-about-info-content_117a20e3e5d59dad .te-info-list_a995747113fcbc84 .te-single-info-list_772737d14c207021 .icon_b1f741800cc640fe 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_1415989d8bad8ff3 .te-about-info-content_117a20e3e5d59dad .te-info-list_a995747113fcbc84 .te-single-info-list_772737d14c207021 .title_a9fe7aab53f8b373 {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0px;
        margin-bottom: 0; }
      .te-about-info-card_1415989d8bad8ff3 .te-about-info-content_117a20e3e5d59dad .te-info-list_a995747113fcbc84 .te-single-info-list_772737d14c207021 .short-title_75ff94e6cc9ec42f {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px; }

.te-about-info-card_1415989d8bad8ff3.style-2_0afd118b2053d783 .te-about-info-content_117a20e3e5d59dad {
  gap: 10px; }
  .te-about-info-card_1415989d8bad8ff3.style-2_0afd118b2053d783 .te-about-info-content_117a20e3e5d59dad .te-list-item-wrapper_795f0edfe786a007 {
    padding-top: 6px;
    gap: 0; }
    .te-about-info-card_1415989d8bad8ff3.style-2_0afd118b2053d783 .te-about-info-content_117a20e3e5d59dad .te-list-item-wrapper_795f0edfe786a007 .te-list-item_729e998116982402 .icon_b1f741800cc640fe {
      width: 16px;
      height: 16px;
      background-color: #317EFE;
      border-radius: 50%;
      color: white;
      font-size: 10px; }
    .te-about-info-card_1415989d8bad8ff3.style-2_0afd118b2053d783 .te-about-info-content_117a20e3e5d59dad .te-list-item-wrapper_795f0edfe786a007 .te-list-item_729e998116982402 .text_251e699fd74a069e {
      color: #335371; }
  .te-about-info-card_1415989d8bad8ff3.style-2_0afd118b2053d783 .te-about-info-content_117a20e3e5d59dad .te-info-list_a995747113fcbc84 {
    border-top: 1px solid #E1E1E1;
    padding-top: 40px; }
    .te-about-info-card_1415989d8bad8ff3.style-2_0afd118b2053d783 .te-about-info-content_117a20e3e5d59dad .te-info-list_a995747113fcbc84 .divider_51b3ebae816daf53 {
      width: 1px;
      background-color: #E1E1E1;
      height: 127px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-info-card_1415989d8bad8ff3.style-2_0afd118b2053d783 .te-about-info-content_117a20e3e5d59dad .te-info-list_a995747113fcbc84 .divider_51b3ebae816daf53 {
          height: 1px;
          width: 100%; } }

.te-about-info-card_1415989d8bad8ff3.style-three_9373f032daffc3ee .te-section-title_644061f20b31375a {
  margin-bottom: 40px; }
.te-about-info-card_1415989d8bad8ff3.style-three_9373f032daffc3ee .about-info-wrapper_5687472fc5ae23d3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_1415989d8bad8ff3.style-three_9373f032daffc3ee .about-info-wrapper_5687472fc5ae23d3 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .te-about-info-card_1415989d8bad8ff3.style-three_9373f032daffc3ee .about-info-wrapper_5687472fc5ae23d3 .about-info-img_8a5e408ec2c6cfa2 {
    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_1415989d8bad8ff3.style-three_9373f032daffc3ee .about-info-wrapper_5687472fc5ae23d3 .about-info-img_8a5e408ec2c6cfa2 {
        height: 350px; } }
    .te-about-info-card_1415989d8bad8ff3.style-three_9373f032daffc3ee .about-info-wrapper_5687472fc5ae23d3 .about-info-img_8a5e408ec2c6cfa2 img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.te-about-info-card_1415989d8bad8ff3.style-three_9373f032daffc3ee .te-about-info-content_117a20e3e5d59dad {
  padding-left: 50px;
  gap: 30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_1415989d8bad8ff3.style-three_9373f032daffc3ee .te-about-info-content_117a20e3e5d59dad {
      padding-left: 0;
      padding-top: 50px; } }
  .te-about-info-card_1415989d8bad8ff3.style-three_9373f032daffc3ee .te-about-info-content_117a20e3e5d59dad .skill-progressbar-wrapper_c83ad6d4da659065 {
    width: 100%; }
  .te-about-info-card_1415989d8bad8ff3.style-three_9373f032daffc3ee .te-about-info-content_117a20e3e5d59dad .te-icon-card-wrapper_df13a85e08255bd1 {
    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_1415989d8bad8ff3.style-three_9373f032daffc3ee .te-about-info-content_117a20e3e5d59dad .te-icon-card-wrapper_df13a85e08255bd1 .te-icon-card_faeb8b01ccb78634 {
      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_1415989d8bad8ff3.style-three_9373f032daffc3ee .te-about-info-content_117a20e3e5d59dad .te-icon-card-wrapper_df13a85e08255bd1 .te-icon-card_faeb8b01ccb78634 .icon_b1f741800cc640fe {
        width: 40px;
        height: 40px; }
      .te-about-info-card_1415989d8bad8ff3.style-three_9373f032daffc3ee .te-about-info-content_117a20e3e5d59dad .te-icon-card-wrapper_df13a85e08255bd1 .te-icon-card_faeb8b01ccb78634 .content_56c66dffd4675f32 {
        gap: 4px; }
        .te-about-info-card_1415989d8bad8ff3.style-three_9373f032daffc3ee .te-about-info-content_117a20e3e5d59dad .te-icon-card-wrapper_df13a85e08255bd1 .te-icon-card_faeb8b01ccb78634 .content_56c66dffd4675f32 .title_a9fe7aab53f8b373 {
          font-size: 18px;
          line-height: 24px; }
  .te-about-info-card_1415989d8bad8ff3.style-three_9373f032daffc3ee .te-about-info-content_117a20e3e5d59dad .te-btn-wrapper_cfa1d687afc57f32 {
    margin-top: 7px; }

.te-counter-card_2bdf0e1439bb0e43 {
  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_2bdf0e1439bb0e43 {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 575px) {
    .te-counter-card_2bdf0e1439bb0e43 {
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 50px; } }
  .te-counter-card_2bdf0e1439bb0e43 .te-counter-item_ac2fe9fb08e376df {
    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_2bdf0e1439bb0e43 .te-counter-item_ac2fe9fb08e376df:hover .icon_b1f741800cc640fe img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-counter-card_2bdf0e1439bb0e43 .te-counter-item_ac2fe9fb08e376df .icon_b1f741800cc640fe {
      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_2bdf0e1439bb0e43 .te-counter-item_ac2fe9fb08e376df .icon_b1f741800cc640fe img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-counter-card_2bdf0e1439bb0e43 .te-counter-item_ac2fe9fb08e376df .te-counter-title_ca6b937353917a8f {
      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_2bdf0e1439bb0e43 .te-counter-item_ac2fe9fb08e376df .te-counter-title_ca6b937353917a8f .content_56c66dffd4675f32 {
        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_2bdf0e1439bb0e43 .te-counter-item_ac2fe9fb08e376df .number_2049a8c34d9ad583 {
      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_2bdf0e1439bb0e43 .te-counter-item_ac2fe9fb08e376df .number_2049a8c34d9ad583 {
          font-size: 36px;
          line-height: 40px; } }
    .te-counter-card_2bdf0e1439bb0e43 .te-counter-item_ac2fe9fb08e376df .title_a9fe7aab53f8b373 {
      margin: 0;
      font-family: "Inter", sans-serif;
      font-weight: 400;
      font-size: 18px;
      line-height: 18px;
      color: #335371; }
    .te-counter-card_2bdf0e1439bb0e43 .te-counter-item_ac2fe9fb08e376df .text_251e699fd74a069e {
      margin: 0;
      color: #c7cdda; }

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

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

.te-process-step_f9d7d2b64dadb9be {
  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_f9d7d2b64dadb9be::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_f9d7d2b64dadb9be {
      padding: 32px 28px 42px 28px; } }
  .te-process-step_f9d7d2b64dadb9be:hover {
    top: -5px; }
    .te-process-step_f9d7d2b64dadb9be:hover::before {
      width: 100%;
      height: 100%;
      border-radius: 0;
      -webkit-transform: translateX(-50%) scale(1);
              transform: translateX(-50%) scale(1); }
    .te-process-step_f9d7d2b64dadb9be:hover .icon_b1f741800cc640fe img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_f9d7d2b64dadb9be:hover .counter-number_22d8bce35696c6fc {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_f9d7d2b64dadb9be:hover .content_56c66dffd4675f32 .te-read-more_6a2f872e82a492cf .te-theme-btn_064e019270c783ee {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff; }
  .te-process-step_f9d7d2b64dadb9be .icon_b1f741800cc640fe {
    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_f9d7d2b64dadb9be .icon_b1f741800cc640fe img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-process-step_f9d7d2b64dadb9be .te-content-wrapper_f1b646c15878e12f {
    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_f9d7d2b64dadb9be .te-counter-wrapper_ef523fad96edf773 {
    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_f9d7d2b64dadb9be .te-counter-wrapper_ef523fad96edf773 .shape_16fa1658533c4750 {
      position: relative; }
  .te-process-step_f9d7d2b64dadb9be .counter-number_22d8bce35696c6fc {
    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_f9d7d2b64dadb9be .te-title-wrapper_45aea15b559a6392 {
    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_f9d7d2b64dadb9be .te-title-wrapper_45aea15b559a6392 .icon_b1f741800cc640fe {
      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_f9d7d2b64dadb9be .te-title-wrapper_45aea15b559a6392 .title_a9fe7aab53f8b373 {
      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_f9d7d2b64dadb9be .content_56c66dffd4675f32 {
    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_f9d7d2b64dadb9be .content_56c66dffd4675f32 .desc_c68c709e01c7e275 {
      -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_f9d7d2b64dadb9be .content_56c66dffd4675f32 .te-read-more_6a2f872e82a492cf {
      margin-top: -10px; }
      .te-process-step_f9d7d2b64dadb9be .content_56c66dffd4675f32 .te-read-more_6a2f872e82a492cf .te-theme-btn_064e019270c783ee {
        border: 1px solid #E1E1E1;
        color: #317EFE;
        background-color: transparent; }

.te-testimonial-card_7138c667538b088e {
  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_7138c667538b088e {
      padding: 30px; } }
  .te-testimonial-card_7138c667538b088e .te-content-wrapper_f1b646c15878e12f {
    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_7138c667538b088e .te-content-wrapper_f1b646c15878e12f .content_56c66dffd4675f32 {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
    .te-testimonial-card_7138c667538b088e .te-content-wrapper_f1b646c15878e12f .te-user-meta_c3b47f39e3b47c5c {
      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_7138c667538b088e .te-content-wrapper_f1b646c15878e12f .te-user-meta_c3b47f39e3b47c5c {
          -webkit-box-align: end;
              -ms-flex-align: end;
                  align-items: flex-end; } }
      .te-testimonial-card_7138c667538b088e .te-content-wrapper_f1b646c15878e12f .te-user-meta_c3b47f39e3b47c5c .te-user-info_01976b2f6957b733 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .te-testimonial-card_7138c667538b088e .te-content-wrapper_f1b646c15878e12f .te-user-meta_c3b47f39e3b47c5c .te-user-info_01976b2f6957b733 .image_ec831c4f984f2506 {
          width: 74px;
          height: 84px;
          border-radius: 20px;
          overflow: hidden;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .te-testimonial-card_7138c667538b088e .te-content-wrapper_f1b646c15878e12f .te-user-meta_c3b47f39e3b47c5c .te-user-info_01976b2f6957b733 .rating_0d0bdcd5b1019bb8 {
          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_7138c667538b088e .te-content-wrapper_f1b646c15878e12f .te-user-meta_c3b47f39e3b47c5c .te-user-info_01976b2f6957b733 .name_1ed19636c2c8192e {
          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_7138c667538b088e .te-content-wrapper_f1b646c15878e12f .te-user-meta_c3b47f39e3b47c5c .te-user-info_01976b2f6957b733 .name_1ed19636c2c8192e {
              font-size: 18px;
              line-height: 28px; } }
        .te-testimonial-card_7138c667538b088e .te-content-wrapper_f1b646c15878e12f .te-user-meta_c3b47f39e3b47c5c .te-user-info_01976b2f6957b733 .designation_4b6e22c390e977c5 {
          font-size: 18px;
          font-weight: 400;
          line-height: 36px;
          color: #14203A; }
      .te-testimonial-card_7138c667538b088e .te-content-wrapper_f1b646c15878e12f .te-user-meta_c3b47f39e3b47c5c .icon_b1f741800cc640fe {
        color: #E1E1E1;
        font-size: 55px;
        margin-top: 20px; }
        @media (max-width: 570px) {
          .te-testimonial-card_7138c667538b088e .te-content-wrapper_f1b646c15878e12f .te-user-meta_c3b47f39e3b47c5c .icon_b1f741800cc640fe {
            position: absolute;
            right: 30px;
            top: 0;
            z-index: -1;
            font-size: 35px; } }

.te-testimonial-card-two_5497d0f7c8fcf521 {
  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_5497d0f7c8fcf521 .te-content-wrapper_f1b646c15878e12f {
    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_5497d0f7c8fcf521 .te-content-wrapper_f1b646c15878e12f .content_56c66dffd4675f32 {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
      .te-testimonial-card-two_5497d0f7c8fcf521 .te-content-wrapper_f1b646c15878e12f .content_56c66dffd4675f32 p {
        margin-bottom: 0; }
    .te-testimonial-card-two_5497d0f7c8fcf521 .te-content-wrapper_f1b646c15878e12f .te-user-meta_c3b47f39e3b47c5c {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .te-testimonial-card-two_5497d0f7c8fcf521 .te-content-wrapper_f1b646c15878e12f .te-user-meta_c3b47f39e3b47c5c .te-user-info_01976b2f6957b733 {
        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_5497d0f7c8fcf521 .te-content-wrapper_f1b646c15878e12f .te-user-meta_c3b47f39e3b47c5c .te-user-info_01976b2f6957b733 .icon_b1f741800cc640fe {
          color: #317EFE;
          font-size: 40px; }
        .te-testimonial-card-two_5497d0f7c8fcf521 .te-content-wrapper_f1b646c15878e12f .te-user-meta_c3b47f39e3b47c5c .te-user-info_01976b2f6957b733 .name_1ed19636c2c8192e {
          font-size: 24px;
          font-weight: 500;
          line-height: 24px;
          letter-spacing: 0px;
          color: #14203A;
          margin-bottom: 0; }
        .te-testimonial-card-two_5497d0f7c8fcf521 .te-content-wrapper_f1b646c15878e12f .te-user-meta_c3b47f39e3b47c5c .te-user-info_01976b2f6957b733 .designation_4b6e22c390e977c5 {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #317EFE; }
      .te-testimonial-card-two_5497d0f7c8fcf521 .te-content-wrapper_f1b646c15878e12f .te-user-meta_c3b47f39e3b47c5c .image_ec831c4f984f2506 {
        width: 74px;
        height: 74px;
        border-radius: 50%;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }

.te-testimonial-card_7138c667538b088e.style-3_00fe97b46000607e {
  padding: 30px 0 0 0;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .te-testimonial-card_7138c667538b088e.style-3_00fe97b46000607e::before {
    display: none; }
  .te-testimonial-card_7138c667538b088e.style-3_00fe97b46000607e .te-content-wrapper_f1b646c15878e12f {
    gap: 15px; }
    .te-testimonial-card_7138c667538b088e.style-3_00fe97b46000607e .te-content-wrapper_f1b646c15878e12f .content_56c66dffd4675f32 .title_a9fe7aab53f8b373 {
      font-size: 24px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px;
      color: #335371;
      margin-bottom: 20px; }
    .te-testimonial-card_7138c667538b088e.style-3_00fe97b46000607e .te-content-wrapper_f1b646c15878e12f .te-user-meta_c3b47f39e3b47c5c .te-user-info_01976b2f6957b733 {
      -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_7138c667538b088e.style-3_00fe97b46000607e .te-content-wrapper_f1b646c15878e12f .te-user-meta_c3b47f39e3b47c5c .te-user-info_01976b2f6957b733 {
          padding: 15px 30px; } }
      .te-testimonial-card_7138c667538b088e.style-3_00fe97b46000607e .te-content-wrapper_f1b646c15878e12f .te-user-meta_c3b47f39e3b47c5c .te-user-info_01976b2f6957b733 .image_ec831c4f984f2506 {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        overflow: hidden;
        margin-top: 0;
        position: relative; }
        .te-testimonial-card_7138c667538b088e.style-3_00fe97b46000607e .te-content-wrapper_f1b646c15878e12f .te-user-meta_c3b47f39e3b47c5c .te-user-info_01976b2f6957b733 .image_ec831c4f984f2506 img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          position: absolute;
          left: 0;
          top: 0; }
      .te-testimonial-card_7138c667538b088e.style-3_00fe97b46000607e .te-content-wrapper_f1b646c15878e12f .te-user-meta_c3b47f39e3b47c5c .te-user-info_01976b2f6957b733 .rating_0d0bdcd5b1019bb8 {
        gap: 5px;
        color: #E7F914;
        font-size: 14px;
        margin-bottom: 10px; }
      .te-testimonial-card_7138c667538b088e.style-3_00fe97b46000607e .te-content-wrapper_f1b646c15878e12f .te-user-meta_c3b47f39e3b47c5c .te-user-info_01976b2f6957b733 .name_1ed19636c2c8192e span {
        color: #317EFE; }
    .te-testimonial-card_7138c667538b088e.style-3_00fe97b46000607e .te-content-wrapper_f1b646c15878e12f .te-user-meta_c3b47f39e3b47c5c .icon_b1f741800cc640fe {
      font-size: 64px;
      color: #E7F914;
      position: absolute;
      top: -5px;
      margin-top: 0;
      right: 0; }
      @media (max-width: 575px) {
        .te-testimonial-card_7138c667538b088e.style-3_00fe97b46000607e .te-content-wrapper_f1b646c15878e12f .te-user-meta_c3b47f39e3b47c5c .icon_b1f741800cc640fe {
          font-size: 34px; } }

.te-testimonial-slider-wrapper_8ef09310b2c2f7d7 {
  position: relative; }
  .te-testimonial-slider-wrapper_8ef09310b2c2f7d7 .slick-list_f51405e27bbb4144 {
    margin: 0 -15px; }
    .te-testimonial-slider-wrapper_8ef09310b2c2f7d7 .slick-list_f51405e27bbb4144 .slick-slide_b5da976e25732ad5 {
      margin: 0 15px;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_8ef09310b2c2f7d7 .slick-dots_a7dc2886cb0f017d {
    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_8ef09310b2c2f7d7 .slick-dots_a7dc2886cb0f017d 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_8ef09310b2c2f7d7 .slick-dots_a7dc2886cb0f017d 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_8ef09310b2c2f7d7 .slick-dots_a7dc2886cb0f017d li.slick-active_8c3587990859a231 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-testimonial-slider-wrapper_8ef09310b2c2f7d7 .slick-dots_a7dc2886cb0f017d li.slick-active_8c3587990859a231 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_8ef09310b2c2f7d7 .slick-arrow_faf5f083bfec0d27 {
    display: none !important; }

.te-accordion-box-wrapper_2a946e9634d9f96c {
  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_f2b37b8b1d4e5584 .te-accordion-list-item_9482d8e5c0b6da70 {
  border: 1px solid #E1E1E1;
  border-radius: 20px; }
  .accordion-wrapper_f2b37b8b1d4e5584 .te-accordion-list-item_9482d8e5c0b6da70 .te-accordion-head_4183466f8f151fe8 {
    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_f2b37b8b1d4e5584 .te-accordion-list-item_9482d8e5c0b6da70 .te-accordion-head_4183466f8f151fe8: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_f2b37b8b1d4e5584 .te-accordion-list-item_9482d8e5c0b6da70 .te-accordion-head_4183466f8f151fe8.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_f2b37b8b1d4e5584 .te-accordion-list-item_9482d8e5c0b6da70 .te-accordion-head_4183466f8f151fe8 .te-accordion-title_76009a07c4995db2 {
      font-size: 20px;
      line-height: 32px;
      font-weight: 500;
      margin-bottom: 0;
      letter-spacing: 0px; }
  .accordion-wrapper_f2b37b8b1d4e5584 .te-accordion-list-item_9482d8e5c0b6da70 .te-accordion-body_6bac0fd913081033 {
    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_c937ba4660b96478 {
  border-left: 4px solid #dfe2e9;
  padding-left: 45px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .page-header_c937ba4660b96478 {
      padding-left: 30px; } }
  .page-header_c937ba4660b96478 .te-page-title_3f6e6469b52cbb5b,
  .page-header_c937ba4660b96478 .page-title_baacad2b3a89b58a {
    font-size: 42px;
    line-height: 48px; }
    @media (max-width: 991px) {
      .page-header_c937ba4660b96478 .te-page-title_3f6e6469b52cbb5b,
      .page-header_c937ba4660b96478 .page-title_baacad2b3a89b58a {
        font-size: 38px;
        line-height: 48px; } }

.blog-area_3c63390302050ebb ol,
.blog-area_3c63390302050ebb ul {
  padding-left: 20px; }
  .blog-area_3c63390302050ebb ol li,
  .blog-area_3c63390302050ebb ul li {
    padding-top: 7px; }

.te-post-item_5c35a7ea6a9d9b46 {
  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_5c35a7ea6a9d9b46:hover .te-post-thumbnail_0e740aa7b2540b0c img,
  .te-post-item_5c35a7ea6a9d9b46:hover .post-video_e69b39e43b7145a1 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_5c35a7ea6a9d9b46 iframe {
    width: 100%;
    height: 522px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_5c35a7ea6a9d9b46 iframe {
        height: 350px; } }
  .te-post-item_5c35a7ea6a9d9b46 .post-gallery .slick-list_f51405e27bbb4144 .slick-track_79306fefc1ee2537 {
    height: 392px;
    overflow: hidden; }
  .te-post-item_5c35a7ea6a9d9b46 .te-post-content-wrapper_5f3a732e13fa2fa9 {
    padding: 32px 32px 40px 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_5c35a7ea6a9d9b46 .te-post-content-wrapper_5f3a732e13fa2fa9 {
        padding: 35px;
        padding-top: 30px; } }
    .te-post-item_5c35a7ea6a9d9b46 .te-post-content-wrapper_5f3a732e13fa2fa9 .te-read-more_6a2f872e82a492cf {
      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_5c35a7ea6a9d9b46.format-quote_cee15b966e602840 .te-post-content {
    margin: 0; }
  .te-post-item_5c35a7ea6a9d9b46.format-quote_cee15b966e602840 blockquote {
    margin: 0; }
    .te-post-item_5c35a7ea6a9d9b46.format-quote_cee15b966e602840 blockquote p {
      margin-top: 0; }
    .te-post-item_5c35a7ea6a9d9b46.format-quote_cee15b966e602840 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_5c35a7ea6a9d9b46.format-quote_cee15b966e602840 blockquote cite a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-post-item_5c35a7ea6a9d9b46.sticky_3244e202b17efda1 {
    border: 2px solid #317EFE; }
    .te-post-item_5c35a7ea6a9d9b46.sticky_3244e202b17efda1 .te-post-content {
      margin-bottom: 0; }
      .te-post-item_5c35a7ea6a9d9b46.sticky_3244e202b17efda1 .te-post-content p {
        margin-bottom: 0; }
  .te-post-item_5c35a7ea6a9d9b46 .te-post-title_a2d01ea1da7abb4d {
    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_5c35a7ea6a9d9b46 .te-post-title_a2d01ea1da7abb4d {
        font-size: 28px;
        line-height: 42px;
        margin-top: 5px; } }
    .te-post-item_5c35a7ea6a9d9b46 .te-post-title_a2d01ea1da7abb4d:hover a {
      color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-post-item_5c35a7ea6a9d9b46 .te-post-content p {
    margin-top: 17px; }
  .te-post-item_5c35a7ea6a9d9b46 .te-post-content h2,
  .te-post-item_5c35a7ea6a9d9b46 .te-post-content h3,
  .te-post-item_5c35a7ea6a9d9b46 .te-post-content h4,
  .te-post-item_5c35a7ea6a9d9b46 .te-post-content h5,
  .te-post-item_5c35a7ea6a9d9b46 .te-post-content h6 {
    margin-bottom: 10px; }
  .te-post-item_5c35a7ea6a9d9b46 .te-post-content p {
    margin-bottom: unset; }
  .te-post-item_5c35a7ea6a9d9b46 .te-single-post-meta_0ce4ddc0dc7b3331 {
    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_5c35a7ea6a9d9b46 .te-social-share_6cb51084ed240a46 {
    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_5c35a7ea6a9d9b46 .te-social-share_6cb51084ed240a46 a.facebook_aa29c0144b3c405d {
      color: #1877f2; }
    .te-post-item_5c35a7ea6a9d9b46 .te-social-share_6cb51084ed240a46 a.twitter_071781f6688be0b4 {
      color: #1da1f2; }
    .te-post-item_5c35a7ea6a9d9b46 .te-social-share_6cb51084ed240a46 a.linkedin_7f4a0bbc1fa523f5 {
      color: #1a70c6; }
    .te-post-item_5c35a7ea6a9d9b46 .te-social-share_6cb51084ed240a46 .te-social-share-title_6e948cc107166f5a {
      font-size: 16px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A;
      margin-right: 5px;
      text-transform: uppercase; }
  .te-post-item_5c35a7ea6a9d9b46 .te-blog-post-tag_03eb8669a570e5c5 {
    width: 100%;
    display: inline-block; }
    .te-post-item_5c35a7ea6a9d9b46 .te-blog-post-tag_03eb8669a570e5c5 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_5c35a7ea6a9d9b46 .te-blog-post-tag_03eb8669a570e5c5 .te-post-tag-list_3b4ec6aa3eaf67ea {
      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_5c35a7ea6a9d9b46 .te-blog-post-tag_03eb8669a570e5c5 .te-post-tag-list_3b4ec6aa3eaf67ea 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_5c35a7ea6a9d9b46 .te-blog-post-tag_03eb8669a570e5c5 .te-post-tag-list_3b4ec6aa3eaf67ea 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_5c35a7ea6a9d9b46 .te-post-thumbnail_0e740aa7b2540b0c,
  .te-post-item_5c35a7ea6a9d9b46 .post-video_e69b39e43b7145a1 {
    position: relative;
    overflow: hidden; }
    .te-post-item_5c35a7ea6a9d9b46 .te-post-thumbnail_0e740aa7b2540b0c img,
    .te-post-item_5c35a7ea6a9d9b46 .post-video_e69b39e43b7145a1 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_5c35a7ea6a9d9b46 .te-post-thumbnail_0e740aa7b2540b0c .popup-video-wrapper_fabe91033aeec1db,
    .te-post-item_5c35a7ea6a9d9b46 .post-video_e69b39e43b7145a1 .popup-video-wrapper_fabe91033aeec1db {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .te-post-item_5c35a7ea6a9d9b46 .te-post-thumbnail_0e740aa7b2540b0c .video-btn_c80d2c2c9d9fe739 a,
    .te-post-item_5c35a7ea6a9d9b46 .post-video_e69b39e43b7145a1 .video-btn_c80d2c2c9d9fe739 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_5c35a7ea6a9d9b46 .te-post-thumbnail_0e740aa7b2540b0c .video-btn_c80d2c2c9d9fe739 a i,
      .te-post-item_5c35a7ea6a9d9b46 .post-video_e69b39e43b7145a1 .video-btn_c80d2c2c9d9fe739 a i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_5c35a7ea6a9d9b46 .te-post-thumbnail_0e740aa7b2540b0c .video-btn_c80d2c2c9d9fe739 a:hover,
      .te-post-item_5c35a7ea6a9d9b46 .post-video_e69b39e43b7145a1 .video-btn_c80d2c2c9d9fe739 a:hover {
        -webkit-animation: none;
                animation: none; }
  .te-post-item_5c35a7ea6a9d9b46 button.post-gallery-btn {
    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_5c35a7ea6a9d9b46 button.post-gallery-btn.prev-btn {
      left: 30px; }
    .te-post-item_5c35a7ea6a9d9b46 button.post-gallery-btn.next-btn {
      right: 30px; }
    .te-post-item_5c35a7ea6a9d9b46 button.post-gallery-btn 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_5c35a7ea6a9d9b46 button.post-gallery-btn:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
      .te-post-item_5c35a7ea6a9d9b46 button.post-gallery-btn:hover i {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te-post-item_5c35a7ea6a9d9b46 .post-audio_58ca0fa3d17c687e iframe {
    width: 100%; }
  .te-post-item_5c35a7ea6a9d9b46 .te-post-meta_0687381feebfcd62 {
    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_5c35a7ea6a9d9b46 .te-post-meta_0687381feebfcd62 {
        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_5c35a7ea6a9d9b46 .te-post-meta_0687381feebfcd62 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_5c35a7ea6a9d9b46 .te-post-meta_0687381feebfcd62 span i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_5c35a7ea6a9d9b46 .te-post-meta_0687381feebfcd62 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_5c35a7ea6a9d9b46 .te-post-meta_0687381feebfcd62 span a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
          .te-post-item_5c35a7ea6a9d9b46 .te-post-meta_0687381feebfcd62 span a:hover i {
            color: #317EFE;
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out; }

.te-post-card_dd450b6df5f6681e {
  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_dd450b6df5f6681e.style-1_97e2a48b5f96bc88 {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 20px; }
    .te-post-card_dd450b6df5f6681e.style-1_97e2a48b5f96bc88 .image_ec831c4f984f2506 {
      height: 290px; }
    .te-post-card_dd450b6df5f6681e.style-1_97e2a48b5f96bc88 .content_56c66dffd4675f32 {
      padding: 0 20px 20px 20px; }
  .te-post-card_dd450b6df5f6681e:hover .image_ec831c4f984f2506 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_dd450b6df5f6681e .image_ec831c4f984f2506 {
    overflow: hidden;
    border-radius: 20px;
    position: relative;
    width: 100%;
    height: 323px;
    position: relative; }
    .te-post-card_dd450b6df5f6681e .image_ec831c4f984f2506 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_dd450b6df5f6681e .image_ec831c4f984f2506 .te-post-date_511329f709b554c5 {
      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_dd450b6df5f6681e .image_ec831c4f984f2506 .te-post-date_511329f709b554c5 span {
        color: #ffffff;
        font-size: 20px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: 0px; }
  .te-post-card_dd450b6df5f6681e .content_56c66dffd4675f32 {
    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_dd450b6df5f6681e .content_56c66dffd4675f32 .te-post-meta-info_04f8caa87bf4b3e5 {
      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_dd450b6df5f6681e .content_56c66dffd4675f32 .te-post-meta-info_04f8caa87bf4b3e5 .te-single-meta_5924713e876075d9 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 8px; }
        .te-post-card_dd450b6df5f6681e .content_56c66dffd4675f32 .te-post-meta-info_04f8caa87bf4b3e5 .te-single-meta_5924713e876075d9 span,
        .te-post-card_dd450b6df5f6681e .content_56c66dffd4675f32 .te-post-meta-info_04f8caa87bf4b3e5 .te-single-meta_5924713e876075d9 a {
          color: #335371;
          font-size: 14px;
          line-height: 28px;
          font-weight: 400;
          margin: 0;
          text-transform: capitalize; }
        .te-post-card_dd450b6df5f6681e .content_56c66dffd4675f32 .te-post-meta-info_04f8caa87bf4b3e5 .te-single-meta_5924713e876075d9 i {
          color: #317EFE; }
    .te-post-card_dd450b6df5f6681e .content_56c66dffd4675f32 .title_a9fe7aab53f8b373 {
      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_dd450b6df5f6681e .content_56c66dffd4675f32 a.read-btn_2211ce75eb56c661 {
      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_dd450b6df5f6681e .content_56c66dffd4675f32 a.read-btn_2211ce75eb56c661:hover {
        color: #317EFE; }

.te-post-card_dd450b6df5f6681e.style-2_0afd118b2053d783 {
  gap: 20px; }
  .te-post-card_dd450b6df5f6681e.style-2_0afd118b2053d783 .image_ec831c4f984f2506 {
    border-radius: 20px 20px 20px 0; }
    .te-post-card_dd450b6df5f6681e.style-2_0afd118b2053d783 .image_ec831c4f984f2506 .te-post-date_511329f709b554c5 {
      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_dd450b6df5f6681e.style-2_0afd118b2053d783 .content_56c66dffd4675f32 .title_a9fe7aab53f8b373 {
    font-size: 20px; }
  .te-post-card_dd450b6df5f6681e.style-2_0afd118b2053d783 .content_56c66dffd4675f32 .te-post-meta-info_04f8caa87bf4b3e5 {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px; }

.te-blog-details-wrapper_9e63b1436f94e76b .te-comment-respond_d993ccac0df94732 {
  margin-top: 78px;
  margin-bottom: 40px; }
.te-blog-details-wrapper_9e63b1436f94e76b .te-post-comments_9c9b675bc21cdaf9 {
  margin-top: 70px; }
.te-blog-details-wrapper_9e63b1436f94e76b .wp-block-group_9a3afdea892a9e3d.has-background_0ff48a802debc2cf .wp-block-button_747e7eefa89be024 .wp-block-button__link_46879bbc0426588b {
  color: #ffffff !important; }
.te-blog-details-wrapper_9e63b1436f94e76b .te-post-item_5c35a7ea6a9d9b46 {
  border: 0;
  overflow: visible;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0; }
  .te-blog-details-wrapper_9e63b1436f94e76b .te-post-item_5c35a7ea6a9d9b46 iframe {
    width: 100%;
    height: 522px; }
  .te-blog-details-wrapper_9e63b1436f94e76b .te-post-item_5c35a7ea6a9d9b46 .te-post-meta_0687381feebfcd62 {
    margin-top: 0;
    margin-bottom: 20px; }
  .te-blog-details-wrapper_9e63b1436f94e76b .te-post-item_5c35a7ea6a9d9b46 .post-gallery:hover img {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important; }
  .te-blog-details-wrapper_9e63b1436f94e76b .te-post-item_5c35a7ea6a9d9b46 .te-post-thumbnail_0e740aa7b2540b0c,
  .te-blog-details-wrapper_9e63b1436f94e76b .te-post-item_5c35a7ea6a9d9b46 .post-video_e69b39e43b7145a1,
  .te-blog-details-wrapper_9e63b1436f94e76b .te-post-item_5c35a7ea6a9d9b46 .post-gallery,
  .te-blog-details-wrapper_9e63b1436f94e76b .te-post-item_5c35a7ea6a9d9b46 .postbox-audio_134e2bede2e91d7f,
  .te-blog-details-wrapper_9e63b1436f94e76b .te-post-item_5c35a7ea6a9d9b46 .wp-block-post-featured-image_162ad73cce6c7c8c {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative; }
    @media (max-width: 767px) {
      .te-blog-details-wrapper_9e63b1436f94e76b .te-post-item_5c35a7ea6a9d9b46 .te-post-thumbnail_0e740aa7b2540b0c,
      .te-blog-details-wrapper_9e63b1436f94e76b .te-post-item_5c35a7ea6a9d9b46 .post-video_e69b39e43b7145a1,
      .te-blog-details-wrapper_9e63b1436f94e76b .te-post-item_5c35a7ea6a9d9b46 .post-gallery,
      .te-blog-details-wrapper_9e63b1436f94e76b .te-post-item_5c35a7ea6a9d9b46 .postbox-audio_134e2bede2e91d7f,
      .te-blog-details-wrapper_9e63b1436f94e76b .te-post-item_5c35a7ea6a9d9b46 .wp-block-post-featured-image_162ad73cce6c7c8c {
        margin-bottom: 30px; } }
    .te-blog-details-wrapper_9e63b1436f94e76b .te-post-item_5c35a7ea6a9d9b46 .te-post-thumbnail_0e740aa7b2540b0c:hover img,
    .te-blog-details-wrapper_9e63b1436f94e76b .te-post-item_5c35a7ea6a9d9b46 .post-video_e69b39e43b7145a1:hover img,
    .te-blog-details-wrapper_9e63b1436f94e76b .te-post-item_5c35a7ea6a9d9b46 .post-gallery:hover img,
    .te-blog-details-wrapper_9e63b1436f94e76b .te-post-item_5c35a7ea6a9d9b46 .postbox-audio_134e2bede2e91d7f:hover img,
    .te-blog-details-wrapper_9e63b1436f94e76b .te-post-item_5c35a7ea6a9d9b46 .wp-block-post-featured-image_162ad73cce6c7c8c: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_9e63b1436f94e76b .te-post-item_5c35a7ea6a9d9b46 .te-post-thumbnail_0e740aa7b2540b0c img,
    .te-blog-details-wrapper_9e63b1436f94e76b .te-post-item_5c35a7ea6a9d9b46 .post-video_e69b39e43b7145a1 img,
    .te-blog-details-wrapper_9e63b1436f94e76b .te-post-item_5c35a7ea6a9d9b46 .post-gallery img,
    .te-blog-details-wrapper_9e63b1436f94e76b .te-post-item_5c35a7ea6a9d9b46 .postbox-audio_134e2bede2e91d7f img,
    .te-blog-details-wrapper_9e63b1436f94e76b .te-post-item_5c35a7ea6a9d9b46 .wp-block-post-featured-image_162ad73cce6c7c8c 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_9e63b1436f94e76b .te-post-item_5c35a7ea6a9d9b46 .te-post-content-wrapper_5f3a732e13fa2fa9 {
    padding: 0 0 10px 0; }
  .te-blog-details-wrapper_9e63b1436f94e76b .te-post-item_5c35a7ea6a9d9b46 .te-post-content {
    margin-bottom: 17px;
    /* Unit Test Data Compatibility Start */
    /* Unit Test Data Compatibility End */ }
    .te-blog-details-wrapper_9e63b1436f94e76b .te-post-item_5c35a7ea6a9d9b46 .te-post-content .wp-block-query_95cea05a804a7922 .wp-block-post-template_2150fbc977119d87 {
      padding-left: 0; }
      .te-blog-details-wrapper_9e63b1436f94e76b .te-post-item_5c35a7ea6a9d9b46 .te-post-content .wp-block-query_95cea05a804a7922 .wp-block-post-template_2150fbc977119d87 .wp-block-post_9774f94291a54326 {
        margin-bottom: 30px; }
    .te-blog-details-wrapper_9e63b1436f94e76b .te-post-item_5c35a7ea6a9d9b46 .te-post-content .wp-block-navigation__responsive-container-content_c1c71cb72cda1df8 .wp-block-page-list_83b795e2b8fc257f {
      padding-left: 0; }
    .te-blog-details-wrapper_9e63b1436f94e76b .te-post-item_5c35a7ea6a9d9b46 .te-post-content .wp-block-group_9a3afdea892a9e3d {
      margin: 15px 0; }
      .te-blog-details-wrapper_9e63b1436f94e76b .te-post-item_5c35a7ea6a9d9b46 .te-post-content .wp-block-group_9a3afdea892a9e3d p {
        margin-bottom: 0; }
    .te-blog-details-wrapper_9e63b1436f94e76b .te-post-item_5c35a7ea6a9d9b46 .te-post-content p {
      margin-bottom: 20px; }
      .te-blog-details-wrapper_9e63b1436f94e76b .te-post-item_5c35a7ea6a9d9b46 .te-post-content p img {
        margin: 20px 0;
        border-radius: 8px; }
  .te-blog-details-wrapper_9e63b1436f94e76b .te-post-item_5c35a7ea6a9d9b46 .te-blog-post-tag_03eb8669a570e5c5 .te-social-share_6cb51084ed240a46 {
    padding-bottom: 20px; }
.te-blog-details-wrapper_9e63b1436f94e76b .wp-block-calendar_f78fb1457d811351 {
  margin-bottom: 30px; }

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

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

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

.cta-area_2b8cfad2747763c9 {
  background-color: #317EFE;
  padding: 20px 70px;
  border-radius: 0 0 20px 20px; }
  .cta-area_2b8cfad2747763c9 .te-content-wrapper_f1b646c15878e12f {
    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_2b8cfad2747763c9 .te-content-wrapper_f1b646c15878e12f .short-title_75ff94e6cc9ec42f {
      font-size: 21px;
      font-weight: 500;
      color: #ffffff;
      margin-bottom: 0; }
    .cta-area_2b8cfad2747763c9 .te-content-wrapper_f1b646c15878e12f .te-cta-title_6e9023341d96b2a7 {
      color: #ffffff;
      text-transform: capitalize;
      margin-bottom: 0;
      font-size: 57px;
      line-height: 77px;
      letter-spacing: -1px; }
      @media (max-width: 375px) {
        .cta-area_2b8cfad2747763c9 .te-content-wrapper_f1b646c15878e12f .te-cta-title_6e9023341d96b2a7 {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .cta-area_2b8cfad2747763c9 .te-content-wrapper_f1b646c15878e12f .te-cta-title_6e9023341d96b2a7 {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .cta-area_2b8cfad2747763c9 .te-content-wrapper_f1b646c15878e12f .te-cta-title_6e9023341d96b2a7 {
          font-size: 36px;
          line-height: 42px; } }
    .cta-area_2b8cfad2747763c9 .te-content-wrapper_f1b646c15878e12f .text_251e699fd74a069e {
      font-size: 18px;
      line-height: 36px;
      color: #ffffff;
      margin-bottom: 0; }
  .cta-area_2b8cfad2747763c9 .te-btn-wrapper_cfa1d687afc57f32 {
    margin-top: 30px; }
  .cta-area_2b8cfad2747763c9 .te-cta-inner-area_5d083038e8cbe07a {
    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_2b8cfad2747763c9 .te-cta-inner-area_5d083038e8cbe07a {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .cta-area_2b8cfad2747763c9 .te-cta-inner-area_5d083038e8cbe07a .te-cta-collumn_5f5fd64a4ece50bc {
      -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_644061f20b31375a {
  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_644061f20b31375a {
      -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_644061f20b31375a.left-align-title_85ebec5665ce6f99 .te-section-content_858916eebea1747d {
    margin-top: -15px; }
  .te-section-title_644061f20b31375a .te-section-content_858916eebea1747d {
    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_644061f20b31375a .short-title_75ff94e6cc9ec42f {
    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_644061f20b31375a .short-title_75ff94e6cc9ec42f::before, .te-section-title_644061f20b31375a .short-title_75ff94e6cc9ec42f::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_644061f20b31375a .short-title_75ff94e6cc9ec42f.only-divider_3fb22ac178335856 {
      gap: 10px; }
      .te-section-title_644061f20b31375a .short-title_75ff94e6cc9ec42f.only-divider_3fb22ac178335856::before {
        display: none; }
  .te-section-title_644061f20b31375a .title_a9fe7aab53f8b373 {
    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_644061f20b31375a .title_a9fe7aab53f8b373 {
        font-size: 34px;
        line-height: 1.25; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .te-section-title_644061f20b31375a .title_a9fe7aab53f8b373 {
        font-size: 34px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .te-section-title_644061f20b31375a .title_a9fe7aab53f8b373 {
        font-size: 30px;
        line-height: 1.3; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-section-title_644061f20b31375a .title_a9fe7aab53f8b373 {
        font-size: 26px;
        line-height: 1.35; } }
    @media only screen and (min-width: 0px) and (max-width: 439px) {
      .te-section-title_644061f20b31375a .title_a9fe7aab53f8b373 br {
        display: none; } }
    .te-section-title_644061f20b31375a .title_a9fe7aab53f8b373 span {
      color: #317EFE; }
  .te-section-title_644061f20b31375a .te-section-desc_16b5448d5f5f72d8 {
    font-size: 16px;
    font-weight: 400;
    font-family: "Inter", sans-serif;
    color: #335371;
    margin-bottom: 0; }
    .te-section-title_644061f20b31375a .te-section-desc_16b5448d5f5f72d8 .te-theme-btn_064e019270c783ee {
      background-color: transparent;
      color: #14203A; }
      .te-section-title_644061f20b31375a .te-section-desc_16b5448d5f5f72d8 .te-theme-btn_064e019270c783ee:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

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

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

.wp-block-query-pagination_ce4299cfd7aa2648,
.navigation_67b683e4d84ab008.posts-navigation_3ec479c9da467649,
.comment-navigation_0e13a5a72e8e2c96 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .wp-block-query-pagination_ce4299cfd7aa2648 .wp-block-query-pagination-numbers_a30975fd1029655a,
  .navigation_67b683e4d84ab008.posts-navigation_3ec479c9da467649 .wp-block-query-pagination-numbers_a30975fd1029655a,
  .comment-navigation_0e13a5a72e8e2c96 .wp-block-query-pagination-numbers_a30975fd1029655a {
    width: inherit; }
  .wp-block-query-pagination_ce4299cfd7aa2648 .nav-links_8b70a2ba997b38cb,
  .navigation_67b683e4d84ab008.posts-navigation_3ec479c9da467649 .nav-links_8b70a2ba997b38cb,
  .comment-navigation_0e13a5a72e8e2c96 .nav-links_8b70a2ba997b38cb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
  .wp-block-query-pagination_ce4299cfd7aa2648 .wp-block-query-pagination-previous_e1d87e6edf69bb03,
  .wp-block-query-pagination_ce4299cfd7aa2648 .wp-block-query-pagination-next_d58fa4aae2bd2ac0,
  .wp-block-query-pagination_ce4299cfd7aa2648 .nav-next_7022ad1770822ccd a,
  .wp-block-query-pagination_ce4299cfd7aa2648 .nav-previous_9e56198ad68a510f a,
  .navigation_67b683e4d84ab008.posts-navigation_3ec479c9da467649 .wp-block-query-pagination-previous_e1d87e6edf69bb03,
  .navigation_67b683e4d84ab008.posts-navigation_3ec479c9da467649 .wp-block-query-pagination-next_d58fa4aae2bd2ac0,
  .navigation_67b683e4d84ab008.posts-navigation_3ec479c9da467649 .nav-next_7022ad1770822ccd a,
  .navigation_67b683e4d84ab008.posts-navigation_3ec479c9da467649 .nav-previous_9e56198ad68a510f a,
  .comment-navigation_0e13a5a72e8e2c96 .wp-block-query-pagination-previous_e1d87e6edf69bb03,
  .comment-navigation_0e13a5a72e8e2c96 .wp-block-query-pagination-next_d58fa4aae2bd2ac0,
  .comment-navigation_0e13a5a72e8e2c96 .nav-next_7022ad1770822ccd a,
  .comment-navigation_0e13a5a72e8e2c96 .nav-previous_9e56198ad68a510f 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_ce4299cfd7aa2648 .wp-block-query-pagination-previous_e1d87e6edf69bb03,
      .wp-block-query-pagination_ce4299cfd7aa2648 .wp-block-query-pagination-next_d58fa4aae2bd2ac0,
      .wp-block-query-pagination_ce4299cfd7aa2648 .nav-next_7022ad1770822ccd a,
      .wp-block-query-pagination_ce4299cfd7aa2648 .nav-previous_9e56198ad68a510f a,
      .navigation_67b683e4d84ab008.posts-navigation_3ec479c9da467649 .wp-block-query-pagination-previous_e1d87e6edf69bb03,
      .navigation_67b683e4d84ab008.posts-navigation_3ec479c9da467649 .wp-block-query-pagination-next_d58fa4aae2bd2ac0,
      .navigation_67b683e4d84ab008.posts-navigation_3ec479c9da467649 .nav-next_7022ad1770822ccd a,
      .navigation_67b683e4d84ab008.posts-navigation_3ec479c9da467649 .nav-previous_9e56198ad68a510f a,
      .comment-navigation_0e13a5a72e8e2c96 .wp-block-query-pagination-previous_e1d87e6edf69bb03,
      .comment-navigation_0e13a5a72e8e2c96 .wp-block-query-pagination-next_d58fa4aae2bd2ac0,
      .comment-navigation_0e13a5a72e8e2c96 .nav-next_7022ad1770822ccd a,
      .comment-navigation_0e13a5a72e8e2c96 .nav-previous_9e56198ad68a510f a {
        height: 40px; } }
    .wp-block-query-pagination_ce4299cfd7aa2648 .wp-block-query-pagination-previous_e1d87e6edf69bb03:hover,
    .wp-block-query-pagination_ce4299cfd7aa2648 .wp-block-query-pagination-next_d58fa4aae2bd2ac0:hover,
    .wp-block-query-pagination_ce4299cfd7aa2648 .nav-next_7022ad1770822ccd a:hover,
    .wp-block-query-pagination_ce4299cfd7aa2648 .nav-previous_9e56198ad68a510f a:hover,
    .navigation_67b683e4d84ab008.posts-navigation_3ec479c9da467649 .wp-block-query-pagination-previous_e1d87e6edf69bb03:hover,
    .navigation_67b683e4d84ab008.posts-navigation_3ec479c9da467649 .wp-block-query-pagination-next_d58fa4aae2bd2ac0:hover,
    .navigation_67b683e4d84ab008.posts-navigation_3ec479c9da467649 .nav-next_7022ad1770822ccd a:hover,
    .navigation_67b683e4d84ab008.posts-navigation_3ec479c9da467649 .nav-previous_9e56198ad68a510f a:hover,
    .comment-navigation_0e13a5a72e8e2c96 .wp-block-query-pagination-previous_e1d87e6edf69bb03:hover,
    .comment-navigation_0e13a5a72e8e2c96 .wp-block-query-pagination-next_d58fa4aae2bd2ac0:hover,
    .comment-navigation_0e13a5a72e8e2c96 .nav-next_7022ad1770822ccd a:hover,
    .comment-navigation_0e13a5a72e8e2c96 .nav-previous_9e56198ad68a510f 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_bdb18d6100945c53,
.page-links_31c17d7637650ce1,
.wp-block-query-pagination-numbers_a30975fd1029655a {
  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_bdb18d6100945c53 ul,
  .page-links_31c17d7637650ce1 ul,
  .wp-block-query-pagination-numbers_a30975fd1029655a 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_bdb18d6100945c53 ul li,
    .page-links_31c17d7637650ce1 ul li,
    .wp-block-query-pagination-numbers_a30975fd1029655a ul li {
      padding-top: 0; }
    .te-basic-pagination_bdb18d6100945c53 ul .prev_d84e41db77938fbe span,
    .te-basic-pagination_bdb18d6100945c53 ul .next_dc8e796cd360c4cf span,
    .page-links_31c17d7637650ce1 ul .prev_d84e41db77938fbe span,
    .page-links_31c17d7637650ce1 ul .next_dc8e796cd360c4cf span,
    .wp-block-query-pagination-numbers_a30975fd1029655a ul .prev_d84e41db77938fbe span,
    .wp-block-query-pagination-numbers_a30975fd1029655a ul .next_dc8e796cd360c4cf span {
      display: none; }
  .te-basic-pagination_bdb18d6100945c53 .post-page-numbers_f520ecee09841f1f,
  .page-links_31c17d7637650ce1 .post-page-numbers_f520ecee09841f1f,
  .wp-block-query-pagination-numbers_a30975fd1029655a .post-page-numbers_f520ecee09841f1f {
    background-color: rgba(71, 112, 247, 0.1) !important; }
  .te-basic-pagination_bdb18d6100945c53 .page-numbers_0d3a0381e75d93d3,
  .te-basic-pagination_bdb18d6100945c53 .post-page-numbers_f520ecee09841f1f,
  .page-links_31c17d7637650ce1 .page-numbers_0d3a0381e75d93d3,
  .page-links_31c17d7637650ce1 .post-page-numbers_f520ecee09841f1f,
  .wp-block-query-pagination-numbers_a30975fd1029655a .page-numbers_0d3a0381e75d93d3,
  .wp-block-query-pagination-numbers_a30975fd1029655a .post-page-numbers_f520ecee09841f1f {
    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_bdb18d6100945c53 .page-numbers_0d3a0381e75d93d3,
      .te-basic-pagination_bdb18d6100945c53 .post-page-numbers_f520ecee09841f1f,
      .page-links_31c17d7637650ce1 .page-numbers_0d3a0381e75d93d3,
      .page-links_31c17d7637650ce1 .post-page-numbers_f520ecee09841f1f,
      .wp-block-query-pagination-numbers_a30975fd1029655a .page-numbers_0d3a0381e75d93d3,
      .wp-block-query-pagination-numbers_a30975fd1029655a .post-page-numbers_f520ecee09841f1f {
        width: 40px;
        height: 40px;
        font-size: 16px; } }
    .te-basic-pagination_bdb18d6100945c53 .page-numbers_0d3a0381e75d93d3:hover,
    .te-basic-pagination_bdb18d6100945c53 .post-page-numbers_f520ecee09841f1f:hover,
    .page-links_31c17d7637650ce1 .page-numbers_0d3a0381e75d93d3:hover,
    .page-links_31c17d7637650ce1 .post-page-numbers_f520ecee09841f1f:hover,
    .wp-block-query-pagination-numbers_a30975fd1029655a .page-numbers_0d3a0381e75d93d3:hover,
    .wp-block-query-pagination-numbers_a30975fd1029655a .post-page-numbers_f520ecee09841f1f: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_bdb18d6100945c53 .page-numbers_0d3a0381e75d93d3.current_47bc3660169e6299,
    .te-basic-pagination_bdb18d6100945c53 .post-page-numbers_f520ecee09841f1f.current_47bc3660169e6299,
    .page-links_31c17d7637650ce1 .page-numbers_0d3a0381e75d93d3.current_47bc3660169e6299,
    .page-links_31c17d7637650ce1 .post-page-numbers_f520ecee09841f1f.current_47bc3660169e6299,
    .wp-block-query-pagination-numbers_a30975fd1029655a .page-numbers_0d3a0381e75d93d3.current_47bc3660169e6299,
    .wp-block-query-pagination-numbers_a30975fd1029655a .post-page-numbers_f520ecee09841f1f.current_47bc3660169e6299 {
      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_b336c39f0b137389 {
  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_b336c39f0b137389 {
      -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_b336c39f0b137389 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 30px;
      margin: 30px 0; } }
  .te-blog-post-nav_b336c39f0b137389 .te-post-navigation_1d0a2345a4275aa5 {
    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_b336c39f0b137389 .te-post-navigation_1d0a2345a4275aa5 {
        -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_b336c39f0b137389 .te-post-navigation_1d0a2345a4275aa5 {
        width: 100%; } }
    @media (max-width: 767px) {
      .te-blog-post-nav_b336c39f0b137389 .te-post-navigation_1d0a2345a4275aa5 {
        width: 100%; } }
    .te-blog-post-nav_b336c39f0b137389 .te-post-navigation_1d0a2345a4275aa5::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_b336c39f0b137389 .te-post-navigation_1d0a2345a4275aa5::after {
          display: none; } }
      @media (max-width: 767px) {
        .te-blog-post-nav_b336c39f0b137389 .te-post-navigation_1d0a2345a4275aa5::after {
          display: none; } }
    .te-blog-post-nav_b336c39f0b137389 .te-post-navigation_1d0a2345a4275aa5:last-child {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .te-blog-post-nav_b336c39f0b137389 .te-post-navigation_1d0a2345a4275aa5:last-child .text_251e699fd74a069e {
        text-align: right; }
        @media (max-width: 374px) {
          .te-blog-post-nav_b336c39f0b137389 .te-post-navigation_1d0a2345a4275aa5:last-child .text_251e699fd74a069e {
            text-align: left; } }
      .te-blog-post-nav_b336c39f0b137389 .te-post-navigation_1d0a2345a4275aa5:last-child::after {
        display: none; }
    .te-blog-post-nav_b336c39f0b137389 .te-post-navigation_1d0a2345a4275aa5 .te-post-img_eca7e92d224c9070 {
      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_b336c39f0b137389 .te-post-navigation_1d0a2345a4275aa5 .te-post-img_eca7e92d224c9070 {
          width: 100% !important;
          height: 150px !important; } }
      .te-blog-post-nav_b336c39f0b137389 .te-post-navigation_1d0a2345a4275aa5 .te-post-img_eca7e92d224c9070 img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        left: 0;
        top: 0; }
    .te-blog-post-nav_b336c39f0b137389 .te-post-navigation_1d0a2345a4275aa5 .text_251e699fd74a069e {
      width: 100%; }
      .te-blog-post-nav_b336c39f0b137389 .te-post-navigation_1d0a2345a4275aa5 .text_251e699fd74a069e span {
        font-size: 18px;
        font-family: "Inter", sans-serif;
        text-transform: capitalize;
        font-weight: 400;
        display: block;
        color: #335371; }
      .te-blog-post-nav_b336c39f0b137389 .te-post-navigation_1d0a2345a4275aa5 .text_251e699fd74a069e h4 {
        text-transform: capitalize;
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        line-height: 30px;
        letter-spacing: 0px; }
    .te-blog-post-nav_b336c39f0b137389 .te-post-navigation_1d0a2345a4275aa5 .theme-navigation_17801564bb53c254 {
      width: 100%; }

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

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

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

.project-details-overview_eed4022e54a59a63 {
  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_eed4022e54a59a63 .list-wrapper_6d98315bd85bbf25 {
    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_eed4022e54a59a63 .list-wrapper_6d98315bd85bbf25 {
        -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_eed4022e54a59a63 .list-wrapper_6d98315bd85bbf25 .image_ec831c4f984f2506 {
      width: 410px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 20px;
      overflow: hidden; }
      .project-details-overview_eed4022e54a59a63 .list-wrapper_6d98315bd85bbf25 .image_ec831c4f984f2506 img {
        border-radius: 20px; }
    .project-details-overview_eed4022e54a59a63 .list-wrapper_6d98315bd85bbf25 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_eed4022e54a59a63 .list-wrapper_6d98315bd85bbf25 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_eed4022e54a59a63 .list-wrapper_6d98315bd85bbf25 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_eed4022e54a59a63 .list-wrapper_6d98315bd85bbf25 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_eed4022e54a59a63 .list-wrapper_6d98315bd85bbf25 .user-card_4e26caed7ba46b25 {
      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_eed4022e54a59a63 .list-wrapper_6d98315bd85bbf25 .user-card_4e26caed7ba46b25 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .project-details-overview_eed4022e54a59a63 .list-wrapper_6d98315bd85bbf25 .user-card_4e26caed7ba46b25 .image_ec831c4f984f2506 {
        width: 90px;
        height: 90px;
        border-radius: 100px;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
      .project-details-overview_eed4022e54a59a63 .list-wrapper_6d98315bd85bbf25 .user-card_4e26caed7ba46b25 .content_56c66dffd4675f32 .title_a9fe7aab53f8b373 {
        font-size: 20px;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: 0px; }
      .project-details-overview_eed4022e54a59a63 .list-wrapper_6d98315bd85bbf25 .user-card_4e26caed7ba46b25 .content_56c66dffd4675f32 .text_251e699fd74a069e {
        margin-bottom: 0; }

.te-list-item_729e998116982402 {
  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_729e998116982402 .icon_b1f741800cc640fe {
    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_729e998116982402 .text_251e699fd74a069e {
    font-size: 18px;
    line-height: 36px;
    font-weight: 400;
    color: #335371;
    margin: 0; }

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

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

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

/* Widget */
.widget_d6b026fd68e32425,
.sidebar__widget_595d2ea8967d9ac0 {
  /* 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_d6b026fd68e32425 ol,
  .widget_d6b026fd68e32425 ul,
  .sidebar__widget_595d2ea8967d9ac0 ol,
  .sidebar__widget_595d2ea8967d9ac0 ul {
    margin-bottom: 0; }
  .widget_d6b026fd68e32425 .widget-instagram-feed_43dbafd54c6fb001,
  .sidebar__widget_595d2ea8967d9ac0 .widget-instagram-feed_43dbafd54c6fb001 {
    width: 315px; }
    @media only screen and (min-width: 992px) and (max-width: 1280px) {
      .widget_d6b026fd68e32425 .widget-instagram-feed_43dbafd54c6fb001,
      .sidebar__widget_595d2ea8967d9ac0 .widget-instagram-feed_43dbafd54c6fb001 {
        width: 220px; } }
    @media (max-width: 374px) {
      .widget_d6b026fd68e32425 .widget-instagram-feed_43dbafd54c6fb001,
      .sidebar__widget_595d2ea8967d9ac0 .widget-instagram-feed_43dbafd54c6fb001 {
        width: 200px; } }
    .widget_d6b026fd68e32425 .widget-instagram-feed_43dbafd54c6fb001 .single-instagram-feed_3178af97215243ec,
    .sidebar__widget_595d2ea8967d9ac0 .widget-instagram-feed_43dbafd54c6fb001 .single-instagram-feed_3178af97215243ec {
      width: 96px;
      height: 96px; }
  .widget_d6b026fd68e32425 .wp-block-heading_00a40ad53a70955f,
  .widget_d6b026fd68e32425 .widget-title_5da66f85c2b4ed7f,
  .widget_d6b026fd68e32425 .wp-block-search__label_4a7f7a705909b283,
  .sidebar__widget_595d2ea8967d9ac0 .wp-block-heading_00a40ad53a70955f,
  .sidebar__widget_595d2ea8967d9ac0 .widget-title_5da66f85c2b4ed7f,
  .sidebar__widget_595d2ea8967d9ac0 .wp-block-search__label_4a7f7a705909b283 {
    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_d6b026fd68e32425 .wp-block-social-links_695275d42c26b028 .wp-social-link_e9347df92634b12e,
  .sidebar__widget_595d2ea8967d9ac0 .wp-block-social-links_695275d42c26b028 .wp-social-link_e9347df92634b12e {
    padding: 0;
    margin: 0;
    line-height: 0; }
    .widget_d6b026fd68e32425 .wp-block-social-links_695275d42c26b028 .wp-social-link_e9347df92634b12e a,
    .sidebar__widget_595d2ea8967d9ac0 .wp-block-social-links_695275d42c26b028 .wp-social-link_e9347df92634b12e 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_d6b026fd68e32425 .wp-block-social-links_695275d42c26b028 .wp-social-link_e9347df92634b12e a:before,
      .sidebar__widget_595d2ea8967d9ac0 .wp-block-social-links_695275d42c26b028 .wp-social-link_e9347df92634b12e a:before {
        display: none; }
  .widget_d6b026fd68e32425 .has-avatars_58cd3e491694c557.has-dates_c318e4db030d22ca.has-excerpts_3c2b27e26676f571.wp-block-te-latest-comments_ea57a75111c394af li.wp-block-te-latest-comments__comment_b62f7388224b23b8 .wp-block-te-latest-comments__comment-meta_99f6d1e8d19e08a6,
  .widget_d6b026fd68e32425 .has-dates_c318e4db030d22ca.has-excerpts_3c2b27e26676f571.wp-block-te-latest-comments_ea57a75111c394af li.wp-block-te-latest-comments__comment_b62f7388224b23b8 .wp-block-te-latest-comments__comment-meta_99f6d1e8d19e08a6,
  .sidebar__widget_595d2ea8967d9ac0 .has-avatars_58cd3e491694c557.has-dates_c318e4db030d22ca.has-excerpts_3c2b27e26676f571.wp-block-te-latest-comments_ea57a75111c394af li.wp-block-te-latest-comments__comment_b62f7388224b23b8 .wp-block-te-latest-comments__comment-meta_99f6d1e8d19e08a6,
  .sidebar__widget_595d2ea8967d9ac0 .has-dates_c318e4db030d22ca.has-excerpts_3c2b27e26676f571.wp-block-te-latest-comments_ea57a75111c394af li.wp-block-te-latest-comments__comment_b62f7388224b23b8 .wp-block-te-latest-comments__comment-meta_99f6d1e8d19e08a6 {
    font-weight: 500; }
    .widget_d6b026fd68e32425 .has-avatars_58cd3e491694c557.has-dates_c318e4db030d22ca.has-excerpts_3c2b27e26676f571.wp-block-te-latest-comments_ea57a75111c394af li.wp-block-te-latest-comments__comment_b62f7388224b23b8 .wp-block-te-latest-comments__comment-meta_99f6d1e8d19e08a6 .wp-block-te-latest-comments__comment-author_d2e45eca57586e06,
    .widget_d6b026fd68e32425 .has-avatars_58cd3e491694c557.has-dates_c318e4db030d22ca.has-excerpts_3c2b27e26676f571.wp-block-te-latest-comments_ea57a75111c394af li.wp-block-te-latest-comments__comment_b62f7388224b23b8 .wp-block-te-latest-comments__comment-meta_99f6d1e8d19e08a6 .wp-block-te-latest-comments__comment-link_27b54dc5d4f8274d,
    .widget_d6b026fd68e32425 .has-dates_c318e4db030d22ca.has-excerpts_3c2b27e26676f571.wp-block-te-latest-comments_ea57a75111c394af li.wp-block-te-latest-comments__comment_b62f7388224b23b8 .wp-block-te-latest-comments__comment-meta_99f6d1e8d19e08a6 .wp-block-te-latest-comments__comment-author_d2e45eca57586e06,
    .widget_d6b026fd68e32425 .has-dates_c318e4db030d22ca.has-excerpts_3c2b27e26676f571.wp-block-te-latest-comments_ea57a75111c394af li.wp-block-te-latest-comments__comment_b62f7388224b23b8 .wp-block-te-latest-comments__comment-meta_99f6d1e8d19e08a6 .wp-block-te-latest-comments__comment-link_27b54dc5d4f8274d,
    .sidebar__widget_595d2ea8967d9ac0 .has-avatars_58cd3e491694c557.has-dates_c318e4db030d22ca.has-excerpts_3c2b27e26676f571.wp-block-te-latest-comments_ea57a75111c394af li.wp-block-te-latest-comments__comment_b62f7388224b23b8 .wp-block-te-latest-comments__comment-meta_99f6d1e8d19e08a6 .wp-block-te-latest-comments__comment-author_d2e45eca57586e06,
    .sidebar__widget_595d2ea8967d9ac0 .has-avatars_58cd3e491694c557.has-dates_c318e4db030d22ca.has-excerpts_3c2b27e26676f571.wp-block-te-latest-comments_ea57a75111c394af li.wp-block-te-latest-comments__comment_b62f7388224b23b8 .wp-block-te-latest-comments__comment-meta_99f6d1e8d19e08a6 .wp-block-te-latest-comments__comment-link_27b54dc5d4f8274d,
    .sidebar__widget_595d2ea8967d9ac0 .has-dates_c318e4db030d22ca.has-excerpts_3c2b27e26676f571.wp-block-te-latest-comments_ea57a75111c394af li.wp-block-te-latest-comments__comment_b62f7388224b23b8 .wp-block-te-latest-comments__comment-meta_99f6d1e8d19e08a6 .wp-block-te-latest-comments__comment-author_d2e45eca57586e06,
    .sidebar__widget_595d2ea8967d9ac0 .has-dates_c318e4db030d22ca.has-excerpts_3c2b27e26676f571.wp-block-te-latest-comments_ea57a75111c394af li.wp-block-te-latest-comments__comment_b62f7388224b23b8 .wp-block-te-latest-comments__comment-meta_99f6d1e8d19e08a6 .wp-block-te-latest-comments__comment-link_27b54dc5d4f8274d {
      font-weight: 500; }
  .widget_d6b026fd68e32425 .wp-block-te-latest-comments_ea57a75111c394af li.wp-block-te-latest-comments__comment_b62f7388224b23b8,
  .widget_d6b026fd68e32425 .wp-block-latest-posts_bbf24ff9d3db2f72 li.wp-block-te-latest-comments__comment_b62f7388224b23b8,
  .sidebar__widget_595d2ea8967d9ac0 .wp-block-te-latest-comments_ea57a75111c394af li.wp-block-te-latest-comments__comment_b62f7388224b23b8,
  .sidebar__widget_595d2ea8967d9ac0 .wp-block-latest-posts_bbf24ff9d3db2f72 li.wp-block-te-latest-comments__comment_b62f7388224b23b8 {
    margin-bottom: 0; }
  .widget_d6b026fd68e32425 .wp-block-te-latest-comments_ea57a75111c394af li .wp-block-te-latest-comments__comment-meta_99f6d1e8d19e08a6,
  .widget_d6b026fd68e32425 .wp-block-te-latest-comments_ea57a75111c394af li .wp-block-latest-posts__te-post-title_a5c8ab5ae5f0469c,
  .widget_d6b026fd68e32425 .wp-block-latest-posts_bbf24ff9d3db2f72 li .wp-block-te-latest-comments__comment-meta_99f6d1e8d19e08a6,
  .widget_d6b026fd68e32425 .wp-block-latest-posts_bbf24ff9d3db2f72 li .wp-block-latest-posts__te-post-title_a5c8ab5ae5f0469c,
  .sidebar__widget_595d2ea8967d9ac0 .wp-block-te-latest-comments_ea57a75111c394af li .wp-block-te-latest-comments__comment-meta_99f6d1e8d19e08a6,
  .sidebar__widget_595d2ea8967d9ac0 .wp-block-te-latest-comments_ea57a75111c394af li .wp-block-latest-posts__te-post-title_a5c8ab5ae5f0469c,
  .sidebar__widget_595d2ea8967d9ac0 .wp-block-latest-posts_bbf24ff9d3db2f72 li .wp-block-te-latest-comments__comment-meta_99f6d1e8d19e08a6,
  .sidebar__widget_595d2ea8967d9ac0 .wp-block-latest-posts_bbf24ff9d3db2f72 li .wp-block-latest-posts__te-post-title_a5c8ab5ae5f0469c {
    line-height: 28px;
    font-weight: 400; }
    .widget_d6b026fd68e32425 .wp-block-te-latest-comments_ea57a75111c394af li .wp-block-te-latest-comments__comment-meta_99f6d1e8d19e08a6 .wp-block-te-latest-comments__comment-date_a57085f1fac425b0,
    .widget_d6b026fd68e32425 .wp-block-te-latest-comments_ea57a75111c394af li .wp-block-latest-posts__te-post-title_a5c8ab5ae5f0469c .wp-block-te-latest-comments__comment-date_a57085f1fac425b0,
    .widget_d6b026fd68e32425 .wp-block-latest-posts_bbf24ff9d3db2f72 li .wp-block-te-latest-comments__comment-meta_99f6d1e8d19e08a6 .wp-block-te-latest-comments__comment-date_a57085f1fac425b0,
    .widget_d6b026fd68e32425 .wp-block-latest-posts_bbf24ff9d3db2f72 li .wp-block-latest-posts__te-post-title_a5c8ab5ae5f0469c .wp-block-te-latest-comments__comment-date_a57085f1fac425b0,
    .sidebar__widget_595d2ea8967d9ac0 .wp-block-te-latest-comments_ea57a75111c394af li .wp-block-te-latest-comments__comment-meta_99f6d1e8d19e08a6 .wp-block-te-latest-comments__comment-date_a57085f1fac425b0,
    .sidebar__widget_595d2ea8967d9ac0 .wp-block-te-latest-comments_ea57a75111c394af li .wp-block-latest-posts__te-post-title_a5c8ab5ae5f0469c .wp-block-te-latest-comments__comment-date_a57085f1fac425b0,
    .sidebar__widget_595d2ea8967d9ac0 .wp-block-latest-posts_bbf24ff9d3db2f72 li .wp-block-te-latest-comments__comment-meta_99f6d1e8d19e08a6 .wp-block-te-latest-comments__comment-date_a57085f1fac425b0,
    .sidebar__widget_595d2ea8967d9ac0 .wp-block-latest-posts_bbf24ff9d3db2f72 li .wp-block-latest-posts__te-post-title_a5c8ab5ae5f0469c .wp-block-te-latest-comments__comment-date_a57085f1fac425b0 {
      font-size: 14px !important;
      margin-bottom: 10px;
      position: relative; }
      .widget_d6b026fd68e32425 .wp-block-te-latest-comments_ea57a75111c394af li .wp-block-te-latest-comments__comment-meta_99f6d1e8d19e08a6 .wp-block-te-latest-comments__comment-date_a57085f1fac425b0:before,
      .widget_d6b026fd68e32425 .wp-block-te-latest-comments_ea57a75111c394af li .wp-block-latest-posts__te-post-title_a5c8ab5ae5f0469c .wp-block-te-latest-comments__comment-date_a57085f1fac425b0:before,
      .widget_d6b026fd68e32425 .wp-block-latest-posts_bbf24ff9d3db2f72 li .wp-block-te-latest-comments__comment-meta_99f6d1e8d19e08a6 .wp-block-te-latest-comments__comment-date_a57085f1fac425b0:before,
      .widget_d6b026fd68e32425 .wp-block-latest-posts_bbf24ff9d3db2f72 li .wp-block-latest-posts__te-post-title_a5c8ab5ae5f0469c .wp-block-te-latest-comments__comment-date_a57085f1fac425b0:before,
      .sidebar__widget_595d2ea8967d9ac0 .wp-block-te-latest-comments_ea57a75111c394af li .wp-block-te-latest-comments__comment-meta_99f6d1e8d19e08a6 .wp-block-te-latest-comments__comment-date_a57085f1fac425b0:before,
      .sidebar__widget_595d2ea8967d9ac0 .wp-block-te-latest-comments_ea57a75111c394af li .wp-block-latest-posts__te-post-title_a5c8ab5ae5f0469c .wp-block-te-latest-comments__comment-date_a57085f1fac425b0:before,
      .sidebar__widget_595d2ea8967d9ac0 .wp-block-latest-posts_bbf24ff9d3db2f72 li .wp-block-te-latest-comments__comment-meta_99f6d1e8d19e08a6 .wp-block-te-latest-comments__comment-date_a57085f1fac425b0:before,
      .sidebar__widget_595d2ea8967d9ac0 .wp-block-latest-posts_bbf24ff9d3db2f72 li .wp-block-latest-posts__te-post-title_a5c8ab5ae5f0469c .wp-block-te-latest-comments__comment-date_a57085f1fac425b0:before {
        content: "\f274";
        font-family: "Font Awesome 6 Free";
        padding-right: 8px; }
  .widget_d6b026fd68e32425 .wp-block-te-latest-comments_ea57a75111c394af li a,
  .widget_d6b026fd68e32425 .wp-block-latest-posts_bbf24ff9d3db2f72 li a,
  .sidebar__widget_595d2ea8967d9ac0 .wp-block-te-latest-comments_ea57a75111c394af li a,
  .sidebar__widget_595d2ea8967d9ac0 .wp-block-latest-posts_bbf24ff9d3db2f72 li a {
    color: #335371; }
    .widget_d6b026fd68e32425 .wp-block-te-latest-comments_ea57a75111c394af li a.wp-block-te-latest-comments__comment-author_d2e45eca57586e06, .widget_d6b026fd68e32425 .wp-block-te-latest-comments_ea57a75111c394af li a.wp-block-te-latest-comments__comment-link_27b54dc5d4f8274d,
    .widget_d6b026fd68e32425 .wp-block-latest-posts_bbf24ff9d3db2f72 li a.wp-block-te-latest-comments__comment-author_d2e45eca57586e06,
    .widget_d6b026fd68e32425 .wp-block-latest-posts_bbf24ff9d3db2f72 li a.wp-block-te-latest-comments__comment-link_27b54dc5d4f8274d,
    .sidebar__widget_595d2ea8967d9ac0 .wp-block-te-latest-comments_ea57a75111c394af li a.wp-block-te-latest-comments__comment-author_d2e45eca57586e06,
    .sidebar__widget_595d2ea8967d9ac0 .wp-block-te-latest-comments_ea57a75111c394af li a.wp-block-te-latest-comments__comment-link_27b54dc5d4f8274d,
    .sidebar__widget_595d2ea8967d9ac0 .wp-block-latest-posts_bbf24ff9d3db2f72 li a.wp-block-te-latest-comments__comment-author_d2e45eca57586e06,
    .sidebar__widget_595d2ea8967d9ac0 .wp-block-latest-posts_bbf24ff9d3db2f72 li a.wp-block-te-latest-comments__comment-link_27b54dc5d4f8274d {
      display: inline !important;
      text-transform: capitalize;
      line-height: 28px;
      font-weight: 400; }
    .widget_d6b026fd68e32425 .wp-block-te-latest-comments_ea57a75111c394af li a:hover,
    .widget_d6b026fd68e32425 .wp-block-latest-posts_bbf24ff9d3db2f72 li a:hover,
    .sidebar__widget_595d2ea8967d9ac0 .wp-block-te-latest-comments_ea57a75111c394af li a:hover,
    .sidebar__widget_595d2ea8967d9ac0 .wp-block-latest-posts_bbf24ff9d3db2f72 li a:hover {
      color: #317EFE; }
  .widget_d6b026fd68e32425 .wp-block-te-latest-comments_ea57a75111c394af li .wp-block-te-latest-comments__comment-excerpt_e395ed437778e532 p,
  .widget_d6b026fd68e32425 .wp-block-latest-posts_bbf24ff9d3db2f72 li .wp-block-te-latest-comments__comment-excerpt_e395ed437778e532 p,
  .sidebar__widget_595d2ea8967d9ac0 .wp-block-te-latest-comments_ea57a75111c394af li .wp-block-te-latest-comments__comment-excerpt_e395ed437778e532 p,
  .sidebar__widget_595d2ea8967d9ac0 .wp-block-latest-posts_bbf24ff9d3db2f72 li .wp-block-te-latest-comments__comment-excerpt_e395ed437778e532 p {
    font-size: 16px;
    line-height: 28px;
    margin: 0; }
  .widget_d6b026fd68e32425 .te-social-profile_9e0cdab69fb67ea8,
  .sidebar__widget_595d2ea8967d9ac0 .te-social-profile_9e0cdab69fb67ea8 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .widget_d6b026fd68e32425 .te-social-profile_9e0cdab69fb67ea8 a,
    .sidebar__widget_595d2ea8967d9ac0 .te-social-profile_9e0cdab69fb67ea8 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_d6b026fd68e32425 .te-social-profile_9e0cdab69fb67ea8 a,
        .sidebar__widget_595d2ea8967d9ac0 .te-social-profile_9e0cdab69fb67ea8 a {
          width: 40px;
          height: 40px; } }
      .widget_d6b026fd68e32425 .te-social-profile_9e0cdab69fb67ea8 a.facebook_aa29c0144b3c405d,
      .sidebar__widget_595d2ea8967d9ac0 .te-social-profile_9e0cdab69fb67ea8 a.facebook_aa29c0144b3c405d {
        background-color: #1877f2; }
      .widget_d6b026fd68e32425 .te-social-profile_9e0cdab69fb67ea8 a.twitter_071781f6688be0b4,
      .sidebar__widget_595d2ea8967d9ac0 .te-social-profile_9e0cdab69fb67ea8 a.twitter_071781f6688be0b4 {
        background-color: #1da1f2; }
      .widget_d6b026fd68e32425 .te-social-profile_9e0cdab69fb67ea8 a.linkedin_7f4a0bbc1fa523f5,
      .sidebar__widget_595d2ea8967d9ac0 .te-social-profile_9e0cdab69fb67ea8 a.linkedin_7f4a0bbc1fa523f5 {
        background-color: #0a66c2; }
      .widget_d6b026fd68e32425 .te-social-profile_9e0cdab69fb67ea8 a.instagram_30d7ee1c1b413862,
      .sidebar__widget_595d2ea8967d9ac0 .te-social-profile_9e0cdab69fb67ea8 a.instagram_30d7ee1c1b413862 {
        background-color: #405de6; }
      .widget_d6b026fd68e32425 .te-social-profile_9e0cdab69fb67ea8 a:hover,
      .sidebar__widget_595d2ea8967d9ac0 .te-social-profile_9e0cdab69fb67ea8 a:hover {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #E7F914; }
  .widget_d6b026fd68e32425 select,
  .sidebar__widget_595d2ea8967d9ac0 select {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371;
    margin-bottom: 0; }
  .widget_d6b026fd68e32425 .has-login-form_564256db49085fdb .login-username_080d3e47b8255da9 label,
  .widget_d6b026fd68e32425 .has-login-form_564256db49085fdb .login-password_beeff07077760a8a label,
  .sidebar__widget_595d2ea8967d9ac0 .has-login-form_564256db49085fdb .login-username_080d3e47b8255da9 label,
  .sidebar__widget_595d2ea8967d9ac0 .has-login-form_564256db49085fdb .login-password_beeff07077760a8a label {
    margin-bottom: 10px; }
  .widget_d6b026fd68e32425 .has-login-form_564256db49085fdb .login-username_080d3e47b8255da9 input,
  .widget_d6b026fd68e32425 .has-login-form_564256db49085fdb .login-password_beeff07077760a8a input,
  .sidebar__widget_595d2ea8967d9ac0 .has-login-form_564256db49085fdb .login-username_080d3e47b8255da9 input,
  .sidebar__widget_595d2ea8967d9ac0 .has-login-form_564256db49085fdb .login-password_beeff07077760a8a input {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #31373f;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371; }
  .widget_d6b026fd68e32425 .has-login-form_564256db49085fdb .login-remember_46d698b8f3b4eede label,
  .sidebar__widget_595d2ea8967d9ac0 .has-login-form_564256db49085fdb .login-remember_46d698b8f3b4eede label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px; }
  .widget_d6b026fd68e32425 .has-login-form_564256db49085fdb .login-submit_3b0377b5f2f58d24,
  .sidebar__widget_595d2ea8967d9ac0 .has-login-form_564256db49085fdb .login-submit_3b0377b5f2f58d24 {
    margin-bottom: 0; }
    .widget_d6b026fd68e32425 .has-login-form_564256db49085fdb .login-submit_3b0377b5f2f58d24 input.button-primary_f0430d2628174d3f,
    .sidebar__widget_595d2ea8967d9ac0 .has-login-form_564256db49085fdb .login-submit_3b0377b5f2f58d24 input.button-primary_f0430d2628174d3f {
      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_d6b026fd68e32425 .search-form_3ba3dbc9f89d3ed1,
  .sidebar__widget_595d2ea8967d9ac0 .search-form_3ba3dbc9f89d3ed1 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_d6b026fd68e32425 .search-form_3ba3dbc9f89d3ed1 button,
    .sidebar__widget_595d2ea8967d9ac0 .search-form_3ba3dbc9f89d3ed1 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_d6b026fd68e32425.widget_search_cd9d61692bb91963 .sidebar__search_9a22e391c4a5428d,
  .sidebar__widget_595d2ea8967d9ac0.widget_search_cd9d61692bb91963 .sidebar__search_9a22e391c4a5428d {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_d6b026fd68e32425.widget_search_cd9d61692bb91963 .sidebar__search_9a22e391c4a5428d button,
    .sidebar__widget_595d2ea8967d9ac0.widget_search_cd9d61692bb91963 .sidebar__search_9a22e391c4a5428d button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_d6b026fd68e32425 .wp-block-search__no-button_f2e038d030e6f6c4.wp-block-search_78b633239f9948ef input,
  .sidebar__widget_595d2ea8967d9ac0 .wp-block-search__no-button_f2e038d030e6f6c4.wp-block-search_78b633239f9948ef input {
    border-radius: 10px; }
  .widget_d6b026fd68e32425 .wp-block-search_78b633239f9948ef,
  .sidebar__widget_595d2ea8967d9ac0 .wp-block-search_78b633239f9948ef {
    margin-bottom: -2px; }
  .widget_d6b026fd68e32425 .wp-block-search_78b633239f9948ef,
  .widget_d6b026fd68e32425 .search-form_3ba3dbc9f89d3ed1,
  .widget_d6b026fd68e32425 .sidebar__search_9a22e391c4a5428d,
  .sidebar__widget_595d2ea8967d9ac0 .wp-block-search_78b633239f9948ef,
  .sidebar__widget_595d2ea8967d9ac0 .search-form_3ba3dbc9f89d3ed1,
  .sidebar__widget_595d2ea8967d9ac0 .sidebar__search_9a22e391c4a5428d {
    display: inline-block;
    width: 100%;
    overflow: hidden; }
    .widget_d6b026fd68e32425 .wp-block-search_78b633239f9948ef .wp-block-search__inside-wrapper_fe470a7114335f9e,
    .widget_d6b026fd68e32425 .search-form_3ba3dbc9f89d3ed1 .wp-block-search__inside-wrapper_fe470a7114335f9e,
    .widget_d6b026fd68e32425 .sidebar__search_9a22e391c4a5428d .wp-block-search__inside-wrapper_fe470a7114335f9e,
    .sidebar__widget_595d2ea8967d9ac0 .wp-block-search_78b633239f9948ef .wp-block-search__inside-wrapper_fe470a7114335f9e,
    .sidebar__widget_595d2ea8967d9ac0 .search-form_3ba3dbc9f89d3ed1 .wp-block-search__inside-wrapper_fe470a7114335f9e,
    .sidebar__widget_595d2ea8967d9ac0 .sidebar__search_9a22e391c4a5428d .wp-block-search__inside-wrapper_fe470a7114335f9e {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .widget_d6b026fd68e32425 .wp-block-search_78b633239f9948ef label,
    .widget_d6b026fd68e32425 .search-form_3ba3dbc9f89d3ed1 label,
    .widget_d6b026fd68e32425 .sidebar__search_9a22e391c4a5428d label,
    .sidebar__widget_595d2ea8967d9ac0 .wp-block-search_78b633239f9948ef label,
    .sidebar__widget_595d2ea8967d9ac0 .search-form_3ba3dbc9f89d3ed1 label,
    .sidebar__widget_595d2ea8967d9ac0 .sidebar__search_9a22e391c4a5428d label {
      font-size: 24px;
      display: block;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #14203A;
      font-family: "Inter", sans-serif; }
    .widget_d6b026fd68e32425 .wp-block-search_78b633239f9948ef input,
    .widget_d6b026fd68e32425 .search-form_3ba3dbc9f89d3ed1 input,
    .widget_d6b026fd68e32425 .sidebar__search_9a22e391c4a5428d input,
    .sidebar__widget_595d2ea8967d9ac0 .wp-block-search_78b633239f9948ef input,
    .sidebar__widget_595d2ea8967d9ac0 .search-form_3ba3dbc9f89d3ed1 input,
    .sidebar__widget_595d2ea8967d9ac0 .sidebar__search_9a22e391c4a5428d 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_d6b026fd68e32425 .wp-block-search_78b633239f9948ef button,
    .widget_d6b026fd68e32425 .search-form_3ba3dbc9f89d3ed1 button,
    .widget_d6b026fd68e32425 .sidebar__search_9a22e391c4a5428d button,
    .sidebar__widget_595d2ea8967d9ac0 .wp-block-search_78b633239f9948ef button,
    .sidebar__widget_595d2ea8967d9ac0 .search-form_3ba3dbc9f89d3ed1 button,
    .sidebar__widget_595d2ea8967d9ac0 .sidebar__search_9a22e391c4a5428d 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_d6b026fd68e32425 .tagcloud_25f32d494205c979,
  .widget_d6b026fd68e32425 .wp-block-tag-cloud_bbc00e026e5eba38,
  .sidebar__widget_595d2ea8967d9ac0 .tagcloud_25f32d494205c979,
  .sidebar__widget_595d2ea8967d9ac0 .wp-block-tag-cloud_bbc00e026e5eba38 {
    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_d6b026fd68e32425 .tagcloud_25f32d494205c979 a,
    .widget_d6b026fd68e32425 .wp-block-tag-cloud_bbc00e026e5eba38 a,
    .sidebar__widget_595d2ea8967d9ac0 .tagcloud_25f32d494205c979 a,
    .sidebar__widget_595d2ea8967d9ac0 .wp-block-tag-cloud_bbc00e026e5eba38 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_d6b026fd68e32425 .tagcloud_25f32d494205c979 a:hover,
      .widget_d6b026fd68e32425 .wp-block-tag-cloud_bbc00e026e5eba38 a:hover,
      .sidebar__widget_595d2ea8967d9ac0 .tagcloud_25f32d494205c979 a:hover,
      .sidebar__widget_595d2ea8967d9ac0 .wp-block-tag-cloud_bbc00e026e5eba38 a:hover {
        color: #ffffff;
        background: #317EFE;
        border-color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .widget_d6b026fd68e32425 ul,
  .widget_d6b026fd68e32425 ol,
  .sidebar__widget_595d2ea8967d9ac0 ul,
  .sidebar__widget_595d2ea8967d9ac0 ol {
    margin-bottom: 0;
    padding-left: 0;
    /* Tag Cloud Widget */ }
    .widget_d6b026fd68e32425 ul li,
    .widget_d6b026fd68e32425 ol li,
    .sidebar__widget_595d2ea8967d9ac0 ul li,
    .sidebar__widget_595d2ea8967d9ac0 ol li {
      display: block;
      padding: 8px 0;
      border-top: 1px solid #E1E1E1;
      margin-bottom: 0;
      /* Recent Comment Widget */ }
      .widget_d6b026fd68e32425 ul li:first-child,
      .widget_d6b026fd68e32425 ol li:first-child,
      .sidebar__widget_595d2ea8967d9ac0 ul li:first-child,
      .sidebar__widget_595d2ea8967d9ac0 ol li:first-child {
        border-top: 0; }
      .widget_d6b026fd68e32425 ul li:last-child,
      .widget_d6b026fd68e32425 ol li:last-child,
      .sidebar__widget_595d2ea8967d9ac0 ul li:last-child,
      .sidebar__widget_595d2ea8967d9ac0 ol li:last-child {
        margin-bottom: 0; }
      .widget_d6b026fd68e32425 ul li.recentcomments_52bc1cdc384ca9cd .comment-author-link_aae7cb5fb91595e7 a:before, .widget_d6b026fd68e32425 ul li.wp-block-latest-comments__comment_4dd98d12d9a76fbf .comment-author-link_aae7cb5fb91595e7 a:before,
      .widget_d6b026fd68e32425 ol li.recentcomments_52bc1cdc384ca9cd .comment-author-link_aae7cb5fb91595e7 a:before,
      .widget_d6b026fd68e32425 ol li.wp-block-latest-comments__comment_4dd98d12d9a76fbf .comment-author-link_aae7cb5fb91595e7 a:before,
      .sidebar__widget_595d2ea8967d9ac0 ul li.recentcomments_52bc1cdc384ca9cd .comment-author-link_aae7cb5fb91595e7 a:before,
      .sidebar__widget_595d2ea8967d9ac0 ul li.wp-block-latest-comments__comment_4dd98d12d9a76fbf .comment-author-link_aae7cb5fb91595e7 a:before,
      .sidebar__widget_595d2ea8967d9ac0 ol li.recentcomments_52bc1cdc384ca9cd .comment-author-link_aae7cb5fb91595e7 a:before,
      .sidebar__widget_595d2ea8967d9ac0 ol li.wp-block-latest-comments__comment_4dd98d12d9a76fbf .comment-author-link_aae7cb5fb91595e7 a:before {
        display: none; }
      .widget_d6b026fd68e32425 ul li.recentcomments_52bc1cdc384ca9cd a, .widget_d6b026fd68e32425 ul li.wp-block-latest-comments__comment_4dd98d12d9a76fbf a,
      .widget_d6b026fd68e32425 ol li.recentcomments_52bc1cdc384ca9cd a,
      .widget_d6b026fd68e32425 ol li.wp-block-latest-comments__comment_4dd98d12d9a76fbf a,
      .sidebar__widget_595d2ea8967d9ac0 ul li.recentcomments_52bc1cdc384ca9cd a,
      .sidebar__widget_595d2ea8967d9ac0 ul li.wp-block-latest-comments__comment_4dd98d12d9a76fbf a,
      .sidebar__widget_595d2ea8967d9ac0 ol li.recentcomments_52bc1cdc384ca9cd a,
      .sidebar__widget_595d2ea8967d9ac0 ol li.wp-block-latest-comments__comment_4dd98d12d9a76fbf a {
        padding-left: 0;
        display: inline; }
        .widget_d6b026fd68e32425 ul li.recentcomments_52bc1cdc384ca9cd a:before, .widget_d6b026fd68e32425 ul li.wp-block-latest-comments__comment_4dd98d12d9a76fbf a:before,
        .widget_d6b026fd68e32425 ol li.recentcomments_52bc1cdc384ca9cd a:before,
        .widget_d6b026fd68e32425 ol li.wp-block-latest-comments__comment_4dd98d12d9a76fbf a:before,
        .sidebar__widget_595d2ea8967d9ac0 ul li.recentcomments_52bc1cdc384ca9cd a:before,
        .sidebar__widget_595d2ea8967d9ac0 ul li.wp-block-latest-comments__comment_4dd98d12d9a76fbf a:before,
        .sidebar__widget_595d2ea8967d9ac0 ol li.recentcomments_52bc1cdc384ca9cd a:before,
        .sidebar__widget_595d2ea8967d9ac0 ol li.wp-block-latest-comments__comment_4dd98d12d9a76fbf a:before {
          display: none; }
      .widget_d6b026fd68e32425 ul li a,
      .widget_d6b026fd68e32425 ol li a,
      .sidebar__widget_595d2ea8967d9ac0 ul li a,
      .sidebar__widget_595d2ea8967d9ac0 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_d6b026fd68e32425 ul li a::before,
        .widget_d6b026fd68e32425 ol li a::before,
        .sidebar__widget_595d2ea8967d9ac0 ul li a::before,
        .sidebar__widget_595d2ea8967d9ac0 ol li a::before {
          content: "\f105";
          font-family: "Font Awesome 6 Free";
          margin-right: 10px; }
        .widget_d6b026fd68e32425 ul li a:hover,
        .widget_d6b026fd68e32425 ol li a:hover,
        .sidebar__widget_595d2ea8967d9ac0 ul li a:hover,
        .sidebar__widget_595d2ea8967d9ac0 ol li a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .widget_d6b026fd68e32425 ul li a.rsswidget_12385a53849e32cd, .widget_d6b026fd68e32425 ul li a.wp-block-latest-posts__post-title_d9a6e2baaba3e42a,
        .widget_d6b026fd68e32425 ol li a.rsswidget_12385a53849e32cd,
        .widget_d6b026fd68e32425 ol li a.wp-block-latest-posts__post-title_d9a6e2baaba3e42a,
        .sidebar__widget_595d2ea8967d9ac0 ul li a.rsswidget_12385a53849e32cd,
        .sidebar__widget_595d2ea8967d9ac0 ul li a.wp-block-latest-posts__post-title_d9a6e2baaba3e42a,
        .sidebar__widget_595d2ea8967d9ac0 ol li a.rsswidget_12385a53849e32cd,
        .sidebar__widget_595d2ea8967d9ac0 ol li a.wp-block-latest-posts__post-title_d9a6e2baaba3e42a {
          padding-left: 0;
          font-weight: 500;
          display: block; }
          .widget_d6b026fd68e32425 ul li a.rsswidget_12385a53849e32cd:before, .widget_d6b026fd68e32425 ul li a.wp-block-latest-posts__post-title_d9a6e2baaba3e42a:before,
          .widget_d6b026fd68e32425 ol li a.rsswidget_12385a53849e32cd:before,
          .widget_d6b026fd68e32425 ol li a.wp-block-latest-posts__post-title_d9a6e2baaba3e42a:before,
          .sidebar__widget_595d2ea8967d9ac0 ul li a.rsswidget_12385a53849e32cd:before,
          .sidebar__widget_595d2ea8967d9ac0 ul li a.wp-block-latest-posts__post-title_d9a6e2baaba3e42a:before,
          .sidebar__widget_595d2ea8967d9ac0 ol li a.rsswidget_12385a53849e32cd:before,
          .sidebar__widget_595d2ea8967d9ac0 ol li a.wp-block-latest-posts__post-title_d9a6e2baaba3e42a:before {
            display: none; }
      .widget_d6b026fd68e32425 ul li ul,
      .widget_d6b026fd68e32425 ol li ul,
      .sidebar__widget_595d2ea8967d9ac0 ul li ul,
      .sidebar__widget_595d2ea8967d9ac0 ol li ul {
        padding-left: 25px;
        padding-top: 10px; }
    .widget_d6b026fd68e32425 ul.wp-tag-cloud_925037edc8e0dd9a li,
    .widget_d6b026fd68e32425 ol.wp-tag-cloud_925037edc8e0dd9a li,
    .sidebar__widget_595d2ea8967d9ac0 ul.wp-tag-cloud_925037edc8e0dd9a li,
    .sidebar__widget_595d2ea8967d9ac0 ol.wp-tag-cloud_925037edc8e0dd9a li {
      display: inline-block;
      padding: 0;
      border: 0; }
      .widget_d6b026fd68e32425 ul.wp-tag-cloud_925037edc8e0dd9a li a:before,
      .widget_d6b026fd68e32425 ol.wp-tag-cloud_925037edc8e0dd9a li a:before,
      .sidebar__widget_595d2ea8967d9ac0 ul.wp-tag-cloud_925037edc8e0dd9a li a:before,
      .sidebar__widget_595d2ea8967d9ac0 ol.wp-tag-cloud_925037edc8e0dd9a li a:before {
        display: none; }
  .widget_d6b026fd68e32425.te_widget_categories_130e86eb95cf97e4 li, .widget_d6b026fd68e32425.widget_archive_6e90261eed875d2e li,
  .widget_d6b026fd68e32425 .wp-block-categories-list_733fa76dc951ce3f li,
  .widget_d6b026fd68e32425 .wp-block-archives-list_ebed057cc0358ea1 li,
  .sidebar__widget_595d2ea8967d9ac0.te_widget_categories_130e86eb95cf97e4 li,
  .sidebar__widget_595d2ea8967d9ac0.widget_archive_6e90261eed875d2e li,
  .sidebar__widget_595d2ea8967d9ac0 .wp-block-categories-list_733fa76dc951ce3f li,
  .sidebar__widget_595d2ea8967d9ac0 .wp-block-archives-list_ebed057cc0358ea1 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_d6b026fd68e32425.te_widget_categories_130e86eb95cf97e4 li.cat-item_118c6ab063099543, .widget_d6b026fd68e32425.widget_archive_6e90261eed875d2e li.cat-item_118c6ab063099543,
    .widget_d6b026fd68e32425 .wp-block-categories-list_733fa76dc951ce3f li.cat-item_118c6ab063099543,
    .widget_d6b026fd68e32425 .wp-block-archives-list_ebed057cc0358ea1 li.cat-item_118c6ab063099543,
    .sidebar__widget_595d2ea8967d9ac0.te_widget_categories_130e86eb95cf97e4 li.cat-item_118c6ab063099543,
    .sidebar__widget_595d2ea8967d9ac0.widget_archive_6e90261eed875d2e li.cat-item_118c6ab063099543,
    .sidebar__widget_595d2ea8967d9ac0 .wp-block-categories-list_733fa76dc951ce3f li.cat-item_118c6ab063099543,
    .sidebar__widget_595d2ea8967d9ac0 .wp-block-archives-list_ebed057cc0358ea1 li.cat-item_118c6ab063099543 {
      text-align: right;
      display: inline-block;
      width: 100%; }
    .widget_d6b026fd68e32425.te_widget_categories_130e86eb95cf97e4 li a, .widget_d6b026fd68e32425.widget_archive_6e90261eed875d2e li a,
    .widget_d6b026fd68e32425 .wp-block-categories-list_733fa76dc951ce3f li a,
    .widget_d6b026fd68e32425 .wp-block-archives-list_ebed057cc0358ea1 li a,
    .sidebar__widget_595d2ea8967d9ac0.te_widget_categories_130e86eb95cf97e4 li a,
    .sidebar__widget_595d2ea8967d9ac0.widget_archive_6e90261eed875d2e li a,
    .sidebar__widget_595d2ea8967d9ac0 .wp-block-categories-list_733fa76dc951ce3f li a,
    .sidebar__widget_595d2ea8967d9ac0 .wp-block-archives-list_ebed057cc0358ea1 li a {
      float: left; }

/* About Info Widget*/
.widget-about-info_a30cb0e7866c847c {
  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_a30cb0e7866c847c .about-desc_ef599c0052310506 {
    text-align: left; }
    .widget-about-info_a30cb0e7866c847c .about-desc_ef599c0052310506 .about-title_27b0e819d4b1b1da {
      font-size: 20px; }
  .widget-about-info_a30cb0e7866c847c .about-image_9ef86dad7cd37383 {
    width: 140px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px; }
  .widget-about-info_a30cb0e7866c847c .te-social-profile_9e0cdab69fb67ea8 {
    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_a30cb0e7866c847c .te-social-profile_9e0cdab69fb67ea8 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_a30cb0e7866c847c .te-social-profile_9e0cdab69fb67ea8 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_c318e4db030d22ca.has-author_be77b760b4f3d93a.wp-block-latest-posts_bbf24ff9d3db2f72 .wp-block-latest-posts__te-post-title_a5c8ab5ae5f0469c {
  display: inline-block;
  width: 100%;
  font-weight: 500; }

.widget_rss_be7c4cdb5858197e .wp-block-heading_00a40ad53a70955f:before,
.widget_rss_be7c4cdb5858197e .widget-title_5da66f85c2b4ed7f:before {
  display: none; }
.widget_rss_be7c4cdb5858197e .rss-widget-icon_ea40886c19468f5d {
  margin-right: 6px; }
.widget_rss_be7c4cdb5858197e ul li a.rsswidget_12385a53849e32cd {
  color: #14203A; }
  .widget_rss_be7c4cdb5858197e ul li a.rsswidget_12385a53849e32cd:hover {
    color: #317EFE; }

.wp-block-latest-posts_bbf24ff9d3db2f72 .wp-block-rss__item-title_4e5dbf6836610d9a,
.wp-block-rss_a1bbd7f502f13a15 .wp-block-rss__item-title_4e5dbf6836610d9a,
.widget_rss_be7c4cdb5858197e .wp-block-rss__item-title_4e5dbf6836610d9a {
  display: inline-block;
  width: 100%;
  font-weight: 500; }
  .wp-block-latest-posts_bbf24ff9d3db2f72 .wp-block-rss__item-title_4e5dbf6836610d9a a:before,
  .wp-block-rss_a1bbd7f502f13a15 .wp-block-rss__item-title_4e5dbf6836610d9a a:before,
  .widget_rss_be7c4cdb5858197e .wp-block-rss__item-title_4e5dbf6836610d9a a:before {
    display: none; }
.wp-block-latest-posts_bbf24ff9d3db2f72 .wp-block-latest-posts__post-author_02ddaabfab6e2b4c,
.wp-block-latest-posts_bbf24ff9d3db2f72 .wp-block-rss__item-publish-date_87d73abac9980cf9,
.wp-block-rss_a1bbd7f502f13a15 .wp-block-latest-posts__post-author_02ddaabfab6e2b4c,
.wp-block-rss_a1bbd7f502f13a15 .wp-block-rss__item-publish-date_87d73abac9980cf9,
.widget_rss_be7c4cdb5858197e .wp-block-latest-posts__post-author_02ddaabfab6e2b4c,
.widget_rss_be7c4cdb5858197e .wp-block-rss__item-publish-date_87d73abac9980cf9 {
  margin-right: 10px; }
.wp-block-latest-posts_bbf24ff9d3db2f72 .wp-block-latest-posts__post-author_02ddaabfab6e2b4c,
.wp-block-latest-posts_bbf24ff9d3db2f72 .wp-block-latest-posts__te-post-date_6d73e67a58237deb,
.wp-block-latest-posts_bbf24ff9d3db2f72 .wp-block-rss__item-publish-date_87d73abac9980cf9,
.wp-block-latest-posts_bbf24ff9d3db2f72 .wp-block-rss__item-author_a24f89f6f07fb8e3,
.wp-block-latest-posts_bbf24ff9d3db2f72 .rss-date_d40701568e469ce1,
.wp-block-rss_a1bbd7f502f13a15 .wp-block-latest-posts__post-author_02ddaabfab6e2b4c,
.wp-block-rss_a1bbd7f502f13a15 .wp-block-latest-posts__te-post-date_6d73e67a58237deb,
.wp-block-rss_a1bbd7f502f13a15 .wp-block-rss__item-publish-date_87d73abac9980cf9,
.wp-block-rss_a1bbd7f502f13a15 .wp-block-rss__item-author_a24f89f6f07fb8e3,
.wp-block-rss_a1bbd7f502f13a15 .rss-date_d40701568e469ce1,
.widget_rss_be7c4cdb5858197e .wp-block-latest-posts__post-author_02ddaabfab6e2b4c,
.widget_rss_be7c4cdb5858197e .wp-block-latest-posts__te-post-date_6d73e67a58237deb,
.widget_rss_be7c4cdb5858197e .wp-block-rss__item-publish-date_87d73abac9980cf9,
.widget_rss_be7c4cdb5858197e .wp-block-rss__item-author_a24f89f6f07fb8e3,
.widget_rss_be7c4cdb5858197e .rss-date_d40701568e469ce1 {
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500;
  text-transform: capitalize;
  position: relative; }
.wp-block-latest-posts_bbf24ff9d3db2f72 .wp-block-latest-posts__te-post-date_6d73e67a58237deb:before,
.wp-block-latest-posts_bbf24ff9d3db2f72 .wp-block-rss__item-publish-date_87d73abac9980cf9:before,
.wp-block-latest-posts_bbf24ff9d3db2f72 .rss-date_d40701568e469ce1:before,
.wp-block-rss_a1bbd7f502f13a15 .wp-block-latest-posts__te-post-date_6d73e67a58237deb:before,
.wp-block-rss_a1bbd7f502f13a15 .wp-block-rss__item-publish-date_87d73abac9980cf9:before,
.wp-block-rss_a1bbd7f502f13a15 .rss-date_d40701568e469ce1:before,
.widget_rss_be7c4cdb5858197e .wp-block-latest-posts__te-post-date_6d73e67a58237deb:before,
.widget_rss_be7c4cdb5858197e .wp-block-rss__item-publish-date_87d73abac9980cf9:before,
.widget_rss_be7c4cdb5858197e .rss-date_d40701568e469ce1:before {
  content: "\f274";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_bbf24ff9d3db2f72 .wp-block-latest-posts__post-author_02ddaabfab6e2b4c:before,
.wp-block-latest-posts_bbf24ff9d3db2f72 .wp-block-rss__item-author_a24f89f6f07fb8e3:before,
.wp-block-rss_a1bbd7f502f13a15 .wp-block-latest-posts__post-author_02ddaabfab6e2b4c:before,
.wp-block-rss_a1bbd7f502f13a15 .wp-block-rss__item-author_a24f89f6f07fb8e3:before,
.widget_rss_be7c4cdb5858197e .wp-block-latest-posts__post-author_02ddaabfab6e2b4c:before,
.widget_rss_be7c4cdb5858197e .wp-block-rss__item-author_a24f89f6f07fb8e3:before {
  content: "\f007";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_bbf24ff9d3db2f72 .wp-block-latest-posts__post-excerpt_dfb2dd98b021ae16,
.wp-block-latest-posts_bbf24ff9d3db2f72 .wp-block-rss__item-excerpt_5aad10be812d022f,
.wp-block-latest-posts_bbf24ff9d3db2f72 .rssSummary_f3d5adb42a178ca8,
.wp-block-rss_a1bbd7f502f13a15 .wp-block-latest-posts__post-excerpt_dfb2dd98b021ae16,
.wp-block-rss_a1bbd7f502f13a15 .wp-block-rss__item-excerpt_5aad10be812d022f,
.wp-block-rss_a1bbd7f502f13a15 .rssSummary_f3d5adb42a178ca8,
.widget_rss_be7c4cdb5858197e .wp-block-latest-posts__post-excerpt_dfb2dd98b021ae16,
.widget_rss_be7c4cdb5858197e .wp-block-rss__item-excerpt_5aad10be812d022f,
.widget_rss_be7c4cdb5858197e .rssSummary_f3d5adb42a178ca8 {
  margin-top: 10px;
  margin-bottom: 0; }

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

.te-post-item_5c35a7ea6a9d9b46 .te-single-post-meta_0ce4ddc0dc7b3331 {
  gap: 32px; }

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

.te-comment-title_8e3f932a76f7aff3 h2,
.te-comment-title_8e3f932a76f7aff3 .wp-block-comments-title_2c9a93dea1ac7e87,
.wp-block-comments_98b14ed606c02b8b h2,
.wp-block-comments_98b14ed606c02b8b .wp-block-comments-title_2c9a93dea1ac7e87 {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px; }

/* Block Comment Start */
.wp-block-comments_98b14ed606c02b8b .wp-block-comment-template_3b38dba1bf1fee0f {
  padding-left: 0; }
  .wp-block-comments_98b14ed606c02b8b .wp-block-comment-template_3b38dba1bf1fee0f .wp-block-te-comment-reply_7375e50b0ee20492 {
    margin-top: 15px; }
  .wp-block-comments_98b14ed606c02b8b .wp-block-comment-template_3b38dba1bf1fee0f li .wp-block-columns_791ae0cdde7f8544 {
    padding: 50px;
    border: 1px solid #dfe2e9;
    border-radius: 8px;
    margin-bottom: 24px; }
    .wp-block-comments_98b14ed606c02b8b .wp-block-comment-template_3b38dba1bf1fee0f li .wp-block-columns_791ae0cdde7f8544 .wp-block-column_0892d4dccbb7e170:first-child {
      -ms-flex-preferred-size: 80px !important;
          flex-basis: 80px !important; }
    .wp-block-comments_98b14ed606c02b8b .wp-block-comment-template_3b38dba1bf1fee0f li .wp-block-columns_791ae0cdde7f8544 .wp-block-avatar_bd36a480be66e157 {
      width: 100px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 50%;
      overflow: hidden; }
      .wp-block-comments_98b14ed606c02b8b .wp-block-comment-template_3b38dba1bf1fee0f li .wp-block-columns_791ae0cdde7f8544 .wp-block-avatar_bd36a480be66e157 img {
        width: 100%; }
    .wp-block-comments_98b14ed606c02b8b .wp-block-comment-template_3b38dba1bf1fee0f li .wp-block-columns_791ae0cdde7f8544 .wp-block-comment-author-name_c6a46c4c29e166cc a {
      font-size: 21px;
      margin-bottom: 5px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A; }
    .wp-block-comments_98b14ed606c02b8b .wp-block-comment-template_3b38dba1bf1fee0f li .wp-block-columns_791ae0cdde7f8544 .wp-block-comment-edit-link_07b3dca67762469f a {
      color: #317EFE; }
    .wp-block-comments_98b14ed606c02b8b .wp-block-comment-template_3b38dba1bf1fee0f li .wp-block-columns_791ae0cdde7f8544 .wp-block-comment-date_55ba62b395f0ad1b a,
    .wp-block-comments_98b14ed606c02b8b .wp-block-comment-template_3b38dba1bf1fee0f li .wp-block-columns_791ae0cdde7f8544 .wp-block-comment-edit-link_07b3dca67762469f a {
      color: #9ba8c3;
      font-size: 16px;
      font-weight: 400;
      font-family: "Inter", sans-serif; }
    .wp-block-comments_98b14ed606c02b8b .wp-block-comment-template_3b38dba1bf1fee0f li .wp-block-columns_791ae0cdde7f8544 .wp-block-te-comment-reply_7375e50b0ee20492 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_98b14ed606c02b8b .wp-block-comment-template_3b38dba1bf1fee0f li .wp-block-columns_791ae0cdde7f8544 .wp-block-te-comment-reply_7375e50b0ee20492 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_3087708c79024d8d .te-comment-respond_d993ccac0df94732,
.te-latest-comments_3087708c79024d8d .comment-respond_9934f9aba7fdc2d3 {
  margin-top: 60px;
  margin-bottom: 40px; }
.te-latest-comments_3087708c79024d8d li .children_4910c1cbeb2cb12d .te-comments-item_1b627d5047fb329a {
  margin-left: 50px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-latest-comments_3087708c79024d8d li .children_4910c1cbeb2cb12d .te-comments-item_1b627d5047fb329a {
      margin-left: 0; } }
.te-latest-comments_3087708c79024d8d li .children_4910c1cbeb2cb12d .children_4910c1cbeb2cb12d .te-comments-item_1b627d5047fb329a {
  margin-left: 100px;
  border-top: 1px solid #F9F4F1; }
.te-latest-comments_3087708c79024d8d li .te-comments-item_1b627d5047fb329a {
  padding: 50px;
  border: 1px solid #F9F4F1;
  background-color: #F9F4F1;
  border-radius: 20px;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .te-latest-comments_3087708c79024d8d li .te-comments-item_1b627d5047fb329a {
      padding: 30px; } }
  .te-latest-comments_3087708c79024d8d li .te-comments-item_1b627d5047fb329a .te-comments-avatar_bf3360bd0019f5c0 {
    float: left; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-latest-comments_3087708c79024d8d li .te-comments-item_1b627d5047fb329a .te-comments-avatar_bf3360bd0019f5c0 {
        float: inherit;
        margin-bottom: 20px; } }
    .te-latest-comments_3087708c79024d8d li .te-comments-item_1b627d5047fb329a .te-comments-avatar_bf3360bd0019f5c0 img {
      margin-right: 30px;
      width: 100px;
      border-radius: 50px; }
  .te-latest-comments_3087708c79024d8d li .te-comments-item_1b627d5047fb329a .te-comments-text_a214e34143a6eb2a {
    overflow: hidden; }
    .te-latest-comments_3087708c79024d8d li .te-comments-item_1b627d5047fb329a .te-comments-text_a214e34143a6eb2a p {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 20px;
      color: #335371; }
    .te-latest-comments_3087708c79024d8d li .te-comments-item_1b627d5047fb329a .te-comments-text_a214e34143a6eb2a .te-avatar-name_41983a4363475887 {
      margin-bottom: 10px;
      position: relative; }
      .te-latest-comments_3087708c79024d8d li .te-comments-item_1b627d5047fb329a .te-comments-text_a214e34143a6eb2a .te-avatar-name_41983a4363475887 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_3087708c79024d8d li .te-comments-item_1b627d5047fb329a .te-comments-text_a214e34143a6eb2a .te-avatar-name_41983a4363475887 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_3087708c79024d8d li .te-comments-item_1b627d5047fb329a .te-comments-text_a214e34143a6eb2a .te-avatar-name_41983a4363475887 span {
            display: inline-block;
            width: 100%; } }
    .te-latest-comments_3087708c79024d8d li .te-comments-item_1b627d5047fb329a .te-comments-text_a214e34143a6eb2a .te-comment-reply_136f0ddf0dcedd82 {
      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_3087708c79024d8d li .te-comments-item_1b627d5047fb329a .te-comments-text_a214e34143a6eb2a .te-comment-reply_136f0ddf0dcedd82 {
          position: unset;
          margin-top: 10px; } }
      .te-latest-comments_3087708c79024d8d li .te-comments-item_1b627d5047fb329a .te-comments-text_a214e34143a6eb2a .te-comment-reply_136f0ddf0dcedd82:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

ul.children_4910c1cbeb2cb12d {
  list-style: none; }

.te-post-comments-form_74e6d47805150f94 .te-contacts-message_a59c70b75af4e556 {
  margin-top: 10px; }

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

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

.te-comment-respond_d993ccac0df94732,
.comment-respond_9934f9aba7fdc2d3 {
  position: relative;
  background-color: #F9F4F1;
  padding: 40px;
  border-radius: 20px; }
  .te-comment-respond_d993ccac0df94732 .comment-form-cookies-consent_2ce96b284babe3bd,
  .comment-respond_9934f9aba7fdc2d3 .comment-form-cookies-consent_2ce96b284babe3bd {
    display: none; }
  .te-comment-respond_d993ccac0df94732 .comment-notes_a4cf731d6f818b9b,
  .comment-respond_9934f9aba7fdc2d3 .comment-notes_a4cf731d6f818b9b {
    margin-bottom: 30px; }
  .te-comment-respond_d993ccac0df94732 p,
  .comment-respond_9934f9aba7fdc2d3 p {
    margin: 0; }
  .te-comment-respond_d993ccac0df94732 .te-contacts-email_ecd47a83f68d956d,
  .te-comment-respond_d993ccac0df94732 .te-contacts-name_02a1655cd8b975fb,
  .te-comment-respond_d993ccac0df94732 .single-input-field_a0455d44f66d4ace,
  .comment-respond_9934f9aba7fdc2d3 .te-contacts-email_ecd47a83f68d956d,
  .comment-respond_9934f9aba7fdc2d3 .te-contacts-name_02a1655cd8b975fb,
  .comment-respond_9934f9aba7fdc2d3 .single-input-field_a0455d44f66d4ace {
    margin-bottom: 20px; }
  .te-comment-respond_d993ccac0df94732 label,
  .comment-respond_9934f9aba7fdc2d3 label {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #778196;
    margin-bottom: 20px; }
  .te-comment-respond_d993ccac0df94732 .checkbox-field-wrapper_af3830a829a4cb4b,
  .comment-respond_9934f9aba7fdc2d3 .checkbox-field-wrapper_af3830a829a4cb4b {
    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_d993ccac0df94732 .checkbox-field-wrapper_af3830a829a4cb4b p,
    .comment-respond_9934f9aba7fdc2d3 .checkbox-field-wrapper_af3830a829a4cb4b p {
      margin: 0; }
    .te-comment-respond_d993ccac0df94732 .checkbox-field-wrapper_af3830a829a4cb4b .single-checkbox-field_439076fe69160f2d,
    .comment-respond_9934f9aba7fdc2d3 .checkbox-field-wrapper_af3830a829a4cb4b .single-checkbox-field_439076fe69160f2d {
      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_d993ccac0df94732 .te-comment-form-cookies-consent_d475cdc3b4f4a514,
  .comment-respond_9934f9aba7fdc2d3 .te-comment-form-cookies-consent_d475cdc3b4f4a514 {
    display: none; }
  .te-comment-respond_d993ccac0df94732 input[type="number"],
  .comment-respond_9934f9aba7fdc2d3 input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield; }
  .te-comment-respond_d993ccac0df94732 input,
  .te-comment-respond_d993ccac0df94732 select,
  .comment-respond_9934f9aba7fdc2d3 input,
  .comment-respond_9934f9aba7fdc2d3 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_d993ccac0df94732 *::-webkit-input-placeholder,
  .comment-respond_9934f9aba7fdc2d3 *::-webkit-input-placeholder {
    color: #778196; }
  .te-comment-respond_d993ccac0df94732 *:-ms-input-placeholder,
  .comment-respond_9934f9aba7fdc2d3 *:-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_d993ccac0df94732 *::-ms-input-placeholder,
  .comment-respond_9934f9aba7fdc2d3 *::-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_d993ccac0df94732 *::placeholder,
  .comment-respond_9934f9aba7fdc2d3 *::placeholder {
    color: #778196; }
  .te-comment-respond_d993ccac0df94732 textarea,
  .comment-respond_9934f9aba7fdc2d3 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_d993ccac0df94732 input:focus,
  .te-comment-respond_d993ccac0df94732 textarea:focus,
  .te-comment-respond_d993ccac0df94732 .form-select_929847cf3b6aced3:focus,
  .comment-respond_9934f9aba7fdc2d3 input:focus,
  .comment-respond_9934f9aba7fdc2d3 textarea:focus,
  .comment-respond_9934f9aba7fdc2d3 .form-select_929847cf3b6aced3: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_9d2590d360fac161 {
  position: relative;
  border-radius: 20px;
  overflow: hidden; }
  .te-team-card_9d2590d360fac161:hover .image_ec831c4f984f2506:before {
    height: 250%;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear;
    background-color: transparent; }
  .te-team-card_9d2590d360fac161:hover .image_ec831c4f984f2506 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_9d2590d360fac161:hover .te-content-wrapper_f1b646c15878e12f {
    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_9d2590d360fac161 .image_ec831c4f984f2506 {
    overflow: hidden;
    position: relative; }
    .te-team-card_9d2590d360fac161 .image_ec831c4f984f2506: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_9d2590d360fac161 .image_ec831c4f984f2506 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_9d2590d360fac161 .te-content-wrapper_f1b646c15878e12f {
    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_9d2590d360fac161 .te-content-wrapper_f1b646c15878e12f .content_56c66dffd4675f32 {
      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_9d2590d360fac161 .te-content-wrapper_f1b646c15878e12f .content_56c66dffd4675f32 .title_a9fe7aab53f8b373 {
        font-size: 24px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: 0px;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
      .te-team-card_9d2590d360fac161 .te-content-wrapper_f1b646c15878e12f .content_56c66dffd4675f32 .desc_c68c709e01c7e275 {
        font-size: 18px;
        line-height: 18px;
        font-weight: 400;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
    .te-team-card_9d2590d360fac161 .te-content-wrapper_f1b646c15878e12f .social_d5dd41db84563d18 {
      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_9d2590d360fac161 .te-content-wrapper_f1b646c15878e12f .social_d5dd41db84563d18 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_9d2590d360fac161 .te-content-wrapper_f1b646c15878e12f .social_d5dd41db84563d18 a:hover {
          background-color: #E7F914;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-team-card_9d2590d360fac161.style-2_0afd118b2053d783 {
  padding: 20px;
  background-color: #F9F4F1;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-team-card_9d2590d360fac161.style-2_0afd118b2053d783:hover {
    background-color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-team-card_9d2590d360fac161.style-2_0afd118b2053d783:hover .te-content-wrapper_f1b646c15878e12f .social_d5dd41db84563d18 a {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-team-card_9d2590d360fac161.style-2_0afd118b2053d783:hover .te-content-wrapper_f1b646c15878e12f .content_56c66dffd4675f32 .title_a9fe7aab53f8b373,
    .te-team-card_9d2590d360fac161.style-2_0afd118b2053d783:hover .te-content-wrapper_f1b646c15878e12f .content_56c66dffd4675f32 .desc_c68c709e01c7e275 {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_9d2590d360fac161.style-2_0afd118b2053d783 .image_ec831c4f984f2506 {
    border-radius: 20px; }
  .te-team-card_9d2590d360fac161.style-2_0afd118b2053d783 .te-content-wrapper_f1b646c15878e12f {
    position: unset;
    visibility: visible;
    opacity: 1;
    background: transparent;
    -webkit-transform: unset;
            transform: unset; }
    .te-team-card_9d2590d360fac161.style-2_0afd118b2053d783 .te-content-wrapper_f1b646c15878e12f .content_56c66dffd4675f32 {
      padding: 0;
      margin-top: 20px;
      margin-bottom: 10px;
      position: unset; }
      .te-team-card_9d2590d360fac161.style-2_0afd118b2053d783 .te-content-wrapper_f1b646c15878e12f .content_56c66dffd4675f32 .title_a9fe7aab53f8b373 {
        color: #131A2A;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-team-card_9d2590d360fac161.style-2_0afd118b2053d783 .te-content-wrapper_f1b646c15878e12f .content_56c66dffd4675f32 .title_a9fe7aab53f8b373 a:hover {
          color: #ffffff !important; }
      .te-team-card_9d2590d360fac161.style-2_0afd118b2053d783 .te-content-wrapper_f1b646c15878e12f .content_56c66dffd4675f32 .desc_c68c709e01c7e275 {
        color: #335371;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-team-card_9d2590d360fac161.style-2_0afd118b2053d783 .te-content-wrapper_f1b646c15878e12f .social_d5dd41db84563d18 a {
      border: 1px solid #E1E1E1;
      background-color: transparent; }
      .te-team-card_9d2590d360fac161.style-2_0afd118b2053d783 .te-content-wrapper_f1b646c15878e12f .social_d5dd41db84563d18 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_abd389659b6d2af1 {
  position: relative;
  padding: 0;
  overflow: hidden; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-team-member-slider-wrapper_abd389659b6d2af1 {
      padding: 0 12px; } }
  .te-team-member-slider-wrapper_abd389659b6d2af1 .slick-list_f51405e27bbb4144 {
    margin: 0 -15px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-team-member-slider-wrapper_abd389659b6d2af1 .slick-list_f51405e27bbb4144 {
        padding-bottom: 25px;
        margin: unset; } }
    .te-team-member-slider-wrapper_abd389659b6d2af1 .slick-list_f51405e27bbb4144 .slick-slide_b5da976e25732ad5 {
      margin: 0 15px; }
  .te-team-member-slider-wrapper_abd389659b6d2af1 .slick-dots_a7dc2886cb0f017d {
    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_abd389659b6d2af1 .slick-dots_a7dc2886cb0f017d 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_abd389659b6d2af1 .slick-dots_a7dc2886cb0f017d 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_abd389659b6d2af1 .slick-dots_a7dc2886cb0f017d li.slick-active_8c3587990859a231 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-team-member-slider-wrapper_abd389659b6d2af1 .slick-dots_a7dc2886cb0f017d li.slick-active_8c3587990859a231 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-team-member-slider-wrapper_abd389659b6d2af1 .slick-arrow_faf5f083bfec0d27 {
    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_137b449466d34d08 {
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 20px; }
  .te-portfolio-card_137b449466d34d08:hover .image_ec831c4f984f2506 .te-content-wrapper_f1b646c15878e12f {
    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_137b449466d34d08:hover .image_ec831c4f984f2506 .te-content-wrapper_f1b646c15878e12f .content_56c66dffd4675f32 .content-inner_8bb757da33e363f8 {
      margin-bottom: 0;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_137b449466d34d08:hover .image_ec831c4f984f2506 .te-content-wrapper_f1b646c15878e12f .content_56c66dffd4675f32 .btn-wrapper_4be480f9a72ed61b {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_137b449466d34d08:hover .image_ec831c4f984f2506 .te-content-wrapper_f1b646c15878e12f .content_56c66dffd4675f32 .content-inner_8bb757da33e363f8 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scaleY(1);
              transform: scaleY(1); }
  .te-portfolio-card_137b449466d34d08:hover .image_ec831c4f984f2506 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_137b449466d34d08 .image_ec831c4f984f2506 {
    overflow: hidden;
    position: relative; }
    .te-portfolio-card_137b449466d34d08 .image_ec831c4f984f2506 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_137b449466d34d08 .te-content-wrapper_f1b646c15878e12f {
    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_137b449466d34d08 .te-content-wrapper_f1b646c15878e12f .content_56c66dffd4675f32 {
      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_137b449466d34d08 .te-content-wrapper_f1b646c15878e12f .content_56c66dffd4675f32 .content-inner_8bb757da33e363f8 {
        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_137b449466d34d08 .te-content-wrapper_f1b646c15878e12f .content_56c66dffd4675f32 .sub-title_3461a78ff4547242 {
        color: #131A2A;
        font-size: 18px;
        line-height: 36px;
        font-weight: 400; }
      .te-portfolio-card_137b449466d34d08 .te-content-wrapper_f1b646c15878e12f .content_56c66dffd4675f32 .title_a9fe7aab53f8b373 {
        margin-bottom: 0;
        color: #131A2A;
        font-size: 24px;
        line-height: 39px;
        font-weight: 500; }
      .te-portfolio-card_137b449466d34d08 .te-content-wrapper_f1b646c15878e12f .content_56c66dffd4675f32 .btn-wrapper_4be480f9a72ed61b {
        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_137b449466d34d08 .te-content-wrapper_f1b646c15878e12f .content_56c66dffd4675f32 .btn-wrapper_4be480f9a72ed61b 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_137b449466d34d08 .te-content-wrapper_f1b646c15878e12f .content_56c66dffd4675f32 .btn-wrapper_4be480f9a72ed61b a:hover {
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
            background-color: #317EFE;
            color: #ffffff; }

.te-portfolio-card_137b449466d34d08.style-2_0afd118b2053d783 .te-content-wrapper_f1b646c15878e12f .content_56c66dffd4675f32 {
  background-color: #317efeb8;
  padding: 20px;
  border-radius: 20px; }
  .te-portfolio-card_137b449466d34d08.style-2_0afd118b2053d783 .te-content-wrapper_f1b646c15878e12f .content_56c66dffd4675f32 .btn-wrapper_4be480f9a72ed61b {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.te-portfolio-card_137b449466d34d08.style-3_00fe97b46000607e:hover .te-content-wrapper_f1b646c15878e12f .content_56c66dffd4675f32 .btn-wrapper_4be480f9a72ed61b {
  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_137b449466d34d08.style-3_00fe97b46000607e .te-content-wrapper_f1b646c15878e12f {
  padding: 0; }
  .te-portfolio-card_137b449466d34d08.style-3_00fe97b46000607e .te-content-wrapper_f1b646c15878e12f .content_56c66dffd4675f32 .content-inner_8bb757da33e363f8 {
    border-radius: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px; }
  .te-portfolio-card_137b449466d34d08.style-3_00fe97b46000607e .te-content-wrapper_f1b646c15878e12f .content_56c66dffd4675f32 .btn-wrapper_4be480f9a72ed61b {
    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_e58f5be6813b91e8.style-1_97e2a48b5f96bc88 {
  margin-top: -210px; }
  @media (max-width: 991px) {
    .newsletter-area_e58f5be6813b91e8.style-1_97e2a48b5f96bc88 {
      margin-top: 0;
      padding-top: 100px; } }

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

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

.testimonial-slider-area_5b1ca272f9024f6b.style-1_97e2a48b5f96bc88 {
  padding-bottom: 5px; }

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

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

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

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

.team-slider-area_ea1002d48a5b4683.style-1_97e2a48b5f96bc88 {
  overflow: hidden; }

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

.about-us-area_d66b321c4c526ac1.style-2_0afd118b2053d783 {
  padding-top: 120px;
  padding-bottom: 330px;
  background-color: #F9F4F1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .about-us-area_d66b321c4c526ac1.style-2_0afd118b2053d783 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area_d66b321c4c526ac1.style-2_0afd118b2053d783 {
      padding: 100px 0; } }
  @media (max-width: 991px) {
    .about-us-area_d66b321c4c526ac1.style-2_0afd118b2053d783 .te-about-image-card_c51083e218268f76 {
      text-align: center;
      margin-bottom: 50px; } }
  @media (max-width: 991px) {
    .about-us-area_d66b321c4c526ac1.style-2_0afd118b2053d783 .te-about-image-card_c51083e218268f76 .te-main-img-wrapper_2fc17d1e55d5b645 .te-main-img-inner_6f264c9e7843ec24 {
      width: 100%; } }
  @media (max-width: 1199px) {
    .about-us-area_d66b321c4c526ac1.style-2_0afd118b2053d783 .te-about-image-card_c51083e218268f76 .te-company-foundation_7624a961776eb8ca {
      left: 0; } }
  @media (max-width: 1199px) {
    .about-us-area_d66b321c4c526ac1.style-2_0afd118b2053d783 .te-about-info-card_1415989d8bad8ff3 {
      padding-left: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area_d66b321c4c526ac1.style-2_0afd118b2053d783 .te-about-info-card_1415989d8bad8ff3 {
      padding-left: 60px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .about-us-area_d66b321c4c526ac1.style-2_0afd118b2053d783 .te-about-info-card_1415989d8bad8ff3 {
      padding-left: 80px; } }

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

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

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

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

.faq-area_a75404c4ff4439fa.style-1_97e2a48b5f96bc88 {
  padding-bottom: 100px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .faq-area_a75404c4ff4439fa.style-1_97e2a48b5f96bc88 {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-area_a75404c4ff4439fa.style-1_97e2a48b5f96bc88 {
      padding-bottom: 100px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .faq-area_a75404c4ff4439fa.style-1_97e2a48b5f96bc88 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_a75404c4ff4439fa.style-1_97e2a48b5f96bc88 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_a75404c4ff4439fa.style-1_97e2a48b5f96bc88 .accordion-wrapper_f2b37b8b1d4e5584 {
      padding-right: 60px; } }
  .faq-area_a75404c4ff4439fa.style-1_97e2a48b5f96bc88 .te-faq-image_5b7e4dee44e83b42 {
    margin-top: 82px;
    position: relative;
    right: -83px;
    display: inline-block; }
    @media (max-width: 1199px) {
      .faq-area_a75404c4ff4439fa.style-1_97e2a48b5f96bc88 .te-faq-image_5b7e4dee44e83b42 {
        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_a75404c4ff4439fa.style-1_97e2a48b5f96bc88 .te-faq-image_5b7e4dee44e83b42 {
        right: 0; } }
    .faq-area_a75404c4ff4439fa.style-1_97e2a48b5f96bc88 .te-faq-image_5b7e4dee44e83b42 .te-image-wrapper_c78c8bda851bc3a2 {
      position: relative; }
      .faq-area_a75404c4ff4439fa.style-1_97e2a48b5f96bc88 .te-faq-image_5b7e4dee44e83b42 .te-image-wrapper_c78c8bda851bc3a2 .te-main-img-inner_6f264c9e7843ec24 {
        -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_a75404c4ff4439fa.style-1_97e2a48b5f96bc88 .te-faq-image_5b7e4dee44e83b42 .te-image-wrapper_c78c8bda851bc3a2 .te-image-shape_ad9270c325af1643 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: -1; }
      .faq-area_a75404c4ff4439fa.style-1_97e2a48b5f96bc88 .te-faq-image_5b7e4dee44e83b42 .te-image-wrapper_c78c8bda851bc3a2 .content_56c66dffd4675f32 {
        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_a75404c4ff4439fa.style-1_97e2a48b5f96bc88 .te-faq-image_5b7e4dee44e83b42 .te-image-wrapper_c78c8bda851bc3a2 .content_56c66dffd4675f32 .title_a9fe7aab53f8b373 {
          font-size: 18px;
          font-weight: 400;
          line-height: 18px;
          color: #ffffff;
          margin-bottom: 0; }
        .faq-area_a75404c4ff4439fa.style-1_97e2a48b5f96bc88 .te-faq-image_5b7e4dee44e83b42 .te-image-wrapper_c78c8bda851bc3a2 .content_56c66dffd4675f32 .number_2049a8c34d9ad583 {
          font-size: 32px;
          font-weight: 500;
          line-height: 32px;
          letter-spacing: 0px;
          color: #ffffff;
          margin-bottom: 0; }
      .faq-area_a75404c4ff4439fa.style-1_97e2a48b5f96bc88 .te-faq-image_5b7e4dee44e83b42 .te-image-wrapper_c78c8bda851bc3a2 .top-content_540242ddc93e1fbf {
        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_a75404c4ff4439fa.style-1_97e2a48b5f96bc88 .te-faq-image_5b7e4dee44e83b42 .te-image-wrapper_c78c8bda851bc3a2 .top-content_540242ddc93e1fbf {
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); } }
      .faq-area_a75404c4ff4439fa.style-1_97e2a48b5f96bc88 .te-faq-image_5b7e4dee44e83b42 .te-image-wrapper_c78c8bda851bc3a2 .bottom-content_2f6c7dbaf9506409 {
        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_a75404c4ff4439fa.style-1_97e2a48b5f96bc88 .te-faq-image_5b7e4dee44e83b42 .te-image-wrapper_c78c8bda851bc3a2 .bottom-content_2f6c7dbaf9506409 {
            right: 50%;
            -webkit-transform: translateX(50%);
                    transform: translateX(50%); } }
        .faq-area_a75404c4ff4439fa.style-1_97e2a48b5f96bc88 .te-faq-image_5b7e4dee44e83b42 .te-image-wrapper_c78c8bda851bc3a2 .bottom-content_2f6c7dbaf9506409 .bottom-content-inner_0c2120fa163da08a {
          width: 100%;
          height: 100%;
          background-color: #E7F914;
          border-radius: 100%;
          border: 8px solid #ffffff;
          outline: 2px dashed #14203A; }
          .faq-area_a75404c4ff4439fa.style-1_97e2a48b5f96bc88 .te-faq-image_5b7e4dee44e83b42 .te-image-wrapper_c78c8bda851bc3a2 .bottom-content_2f6c7dbaf9506409 .bottom-content-inner_0c2120fa163da08a .title_a9fe7aab53f8b373,
          .faq-area_a75404c4ff4439fa.style-1_97e2a48b5f96bc88 .te-faq-image_5b7e4dee44e83b42 .te-image-wrapper_c78c8bda851bc3a2 .bottom-content_2f6c7dbaf9506409 .bottom-content-inner_0c2120fa163da08a .number_2049a8c34d9ad583 {
            color: #14203A; }

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

.testimonial-slider-area_5b1ca272f9024f6b {
  overflow: hidden;
  padding-bottom: 10px; }
  .testimonial-slider-area_5b1ca272f9024f6b.style-2_0afd118b2053d783 .slick-list_f51405e27bbb4144 {
    margin: 0 -100px;
    overflow: visible; }
    .testimonial-slider-area_5b1ca272f9024f6b.style-2_0afd118b2053d783 .slick-list_f51405e27bbb4144 .te-slick-item_83865e71df590d24 {
      width: 520px;
      margin: 0 15px; }

.counter-up-area_0c19adb2c89f3ff7.style-2_0afd118b2053d783 .te-counter-card_2bdf0e1439bb0e43 {
  padding: 80px 55px;
  background-color: #131A2A;
  border-radius: 20px; }
  .counter-up-area_0c19adb2c89f3ff7.style-2_0afd118b2053d783 .te-counter-card_2bdf0e1439bb0e43 .te-counter-item_ac2fe9fb08e376df .icon_b1f741800cc640fe {
    width: unset;
    height: unset;
    background-color: transparent; }
  .counter-up-area_0c19adb2c89f3ff7.style-2_0afd118b2053d783 .te-counter-card_2bdf0e1439bb0e43 .te-counter-item_ac2fe9fb08e376df .te-counter-title_ca6b937353917a8f {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px; }
    .counter-up-area_0c19adb2c89f3ff7.style-2_0afd118b2053d783 .te-counter-card_2bdf0e1439bb0e43 .te-counter-item_ac2fe9fb08e376df .te-counter-title_ca6b937353917a8f .content_56c66dffd4675f32 {
      gap: 18px;
      text-align: left; }
  .counter-up-area_0c19adb2c89f3ff7.style-2_0afd118b2053d783 .te-counter-card_2bdf0e1439bb0e43 .te-counter-item_ac2fe9fb08e376df .title_a9fe7aab53f8b373 {
    color: #ffffff; }
  .counter-up-area_0c19adb2c89f3ff7.style-2_0afd118b2053d783 .te-counter-card_2bdf0e1439bb0e43 .te-counter-item_ac2fe9fb08e376df .number_2049a8c34d9ad583 {
    color: #E7F914; }
  .counter-up-area_0c19adb2c89f3ff7.style-2_0afd118b2053d783 .te-counter-card_2bdf0e1439bb0e43 .te-counter-item_ac2fe9fb08e376df .number_2049a8c34d9ad583,
  .counter-up-area_0c19adb2c89f3ff7.style-2_0afd118b2053d783 .te-counter-card_2bdf0e1439bb0e43 .te-counter-item_ac2fe9fb08e376df .title_a9fe7aab53f8b373 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

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

.subscribe-area_a4063a3b73b86865.style-2_0afd118b2053d783 {
  position: relative;
  z-index: 9;
  margin-bottom: -140px; }
  .subscribe-area_a4063a3b73b86865.style-2_0afd118b2053d783 .te-subscribe-inner-area_45df412b575cbbbc {
    background-color: #317EFE;
    padding: 10px;
    border-radius: 20px;
    gap: 0; }
    .subscribe-area_a4063a3b73b86865.style-2_0afd118b2053d783 .te-subscribe-inner-area_45df412b575cbbbc .te-image-bg-collumn_46823ac9322a0a18 {
      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_a4063a3b73b86865.style-2_0afd118b2053d783 .te-subscribe-inner-area_45df412b575cbbbc .te-subscribe-form-wrapper_0cf42f7181bead65 {
      padding: 0; }
    .subscribe-area_a4063a3b73b86865.style-2_0afd118b2053d783 .te-subscribe-inner-area_45df412b575cbbbc .te-content-wrapper_f1b646c15878e12f {
      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_a4063a3b73b86865.style-2_0afd118b2053d783 .te-subscribe-inner-area_45df412b575cbbbc .te-content-wrapper_f1b646c15878e12f {
          left: unset; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_a4063a3b73b86865.style-2_0afd118b2053d783 .te-subscribe-inner-area_45df412b575cbbbc .te-content-wrapper_f1b646c15878e12f {
          -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_a4063a3b73b86865.style-2_0afd118b2053d783 .te-subscribe-inner-area_45df412b575cbbbc .te-content-wrapper_f1b646c15878e12f {
          -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_a4063a3b73b86865.style-2_0afd118b2053d783 .te-subscribe-inner-area_45df412b575cbbbc .te-content-wrapper_f1b646c15878e12f {
          gap: 60px; } }
      .subscribe-area_a4063a3b73b86865.style-2_0afd118b2053d783 .te-subscribe-inner-area_45df412b575cbbbc .te-content-wrapper_f1b646c15878e12f .te-subscribe-title_183aae0988218162 {
        font-size: 38px;
        font-weight: 500;
        line-height: 46px;
        letter-spacing: -0.676px;
        text-transform: capitalize;
        margin-bottom: 0; }
      .subscribe-area_a4063a3b73b86865.style-2_0afd118b2053d783 .te-subscribe-inner-area_45df412b575cbbbc .te-content-wrapper_f1b646c15878e12f .te-content-inner_122a004063b03f3f {
        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_a4063a3b73b86865.style-2_0afd118b2053d783 .te-subscribe-inner-area_45df412b575cbbbc .te-content-wrapper_f1b646c15878e12f .te-content-inner_122a004063b03f3f {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
        .subscribe-area_a4063a3b73b86865.style-2_0afd118b2053d783 .te-subscribe-inner-area_45df412b575cbbbc .te-content-wrapper_f1b646c15878e12f .te-content-inner_122a004063b03f3f .icon_b1f741800cc640fe {
          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_a4063a3b73b86865.style-2_0afd118b2053d783 .te-subscribe-inner-area_45df412b575cbbbc .te-subscribe-form-widget_a8db4ee2c32c3bd9 {
      background: #fff;
      padding: 7px;
      border-radius: 50px; }
    .subscribe-area_a4063a3b73b86865.style-2_0afd118b2053d783 .te-subscribe-inner-area_45df412b575cbbbc .mc4wp-form-fields_f59351efdaf0b590 {
      gap: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .subscribe-area_a4063a3b73b86865.style-2_0afd118b2053d783 .te-subscribe-inner-area_45df412b575cbbbc .mc4wp-form-fields_f59351efdaf0b590 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }

.testimonial-slider-area_5b1ca272f9024f6b.style-3_00fe97b46000607e {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .testimonial-slider-area_5b1ca272f9024f6b.style-3_00fe97b46000607e {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slider-area_5b1ca272f9024f6b.style-3_00fe97b46000607e {
      padding: 100px 0; } }
  .testimonial-slider-area_5b1ca272f9024f6b.style-3_00fe97b46000607e .slick-list_f51405e27bbb4144 .slick-slide_b5da976e25732ad5.slick-current_645cac9145f582c8 .te-testimonial-card_7138c667538b088e.style-3_00fe97b46000607e .te-content-wrapper_f1b646c15878e12f .te-user-meta_c3b47f39e3b47c5c .icon_b1f741800cc640fe {
    color: #317EFE; }

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

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

.te-contact-info_ee67e7d54bfafa8e {
  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_ee67e7d54bfafa8e .te-icon-card_faeb8b01ccb78634 {
      -webkit-box-orient: unset;
      -webkit-box-direction: unset;
          -ms-flex-direction: unset;
              flex-direction: unset; } }

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

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

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

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

.service-details_e536524fd8cf2941 {
  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_e536524fd8cf2941 .image_ec831c4f984f2506 {
    border-radius: 20px;
    overflow: hidden; }
  .service-details_e536524fd8cf2941 .content_56c66dffd4675f32 .te-title-wrapper_45aea15b559a6392 {
    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_e536524fd8cf2941 .content_56c66dffd4675f32 .te-title-wrapper_45aea15b559a6392 .title-inner_13dcf05513b90c54 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 20px; }
      .service-details_e536524fd8cf2941 .content_56c66dffd4675f32 .te-title-wrapper_45aea15b559a6392 .title-inner_13dcf05513b90c54 .icon_b1f741800cc640fe {
        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_e536524fd8cf2941 .content_56c66dffd4675f32 .te-title-wrapper_45aea15b559a6392 .title-inner_13dcf05513b90c54 .title_a9fe7aab53f8b373 {
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: 39.84px;
        letter-spacing: 0px;
        margin-bottom: 0;
        color: #317EFE; }

.service-details-overview_9d7ede4b7b78b60a {
  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_9d7ede4b7b78b60a .list-wrapper_6d98315bd85bbf25 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px; }
    .service-details-overview_9d7ede4b7b78b60a .list-wrapper_6d98315bd85bbf25 .icon_b1f741800cc640fe {
      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_9d7ede4b7b78b60a .list-wrapper_6d98315bd85bbf25 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_9d7ede4b7b78b60a .list-wrapper_6d98315bd85bbf25 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_9d7ede4b7b78b60a .list-wrapper_6d98315bd85bbf25 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_9d7ede4b7b78b60a .list-wrapper_6d98315bd85bbf25 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_1b0e3b4bc5c2e4b3 {
  padding-top: 120px;
  padding-bottom: 96px; }
  .team-page_1b0e3b4bc5c2e4b3 .te-team-card_9d2590d360fac161 {
    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_6cb379f3813e45dc {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .team-details-page_6cb379f3813e45dc {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-page_6cb379f3813e45dc {
      padding-top: 100px;
      padding-bottom: 76px; } }

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

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

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

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

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

.footer_c4bb7c0c76e954ff {
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .footer_c4bb7c0c76e954ff .te-subscribe-form-widget_a8db4ee2c32c3bd9 .submit-btn_e4b48fb0a096567a span {
    display: none; }
  .footer_c4bb7c0c76e954ff.style-1_97e2a48b5f96bc88 {
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .footer_c4bb7c0c76e954ff.style-1_97e2a48b5f96bc88 .te-footer-sec_508c2c63d81c6928 {
      border-bottom: 1px solid rgba(19, 26, 42, 0.1);
      padding-top: 214px;
      padding-bottom: 60px; }
      .footer_c4bb7c0c76e954ff.style-1_97e2a48b5f96bc88 .te-footer-sec_508c2c63d81c6928 .te-footer-widget_bf8a813f9df0e65c .te-subscribe-form-widget_a8db4ee2c32c3bd9 .mc4wp-form-fields_f59351efdaf0b590 {
        border-color: rgba(19, 26, 42, 0.5); }
    .footer_c4bb7c0c76e954ff.style-1_97e2a48b5f96bc88 .te-footer-widget_bf8a813f9df0e65c .te-subscribe-form-widget_a8db4ee2c32c3bd9 .single-field_ac20a079ae313115 input {
      color: #131A2A; }
  .footer_c4bb7c0c76e954ff.style-2_0afd118b2053d783 .widget_d6b026fd68e32425 .wp-block-heading_00a40ad53a70955f,
  .footer_c4bb7c0c76e954ff.style-2_0afd118b2053d783 .widget_d6b026fd68e32425 .widget-title_5da66f85c2b4ed7f,
  .footer_c4bb7c0c76e954ff.style-2_0afd118b2053d783 .widget_d6b026fd68e32425 .wp-block-search__label_4a7f7a705909b283,
  .footer_c4bb7c0c76e954ff.style-2_0afd118b2053d783 .sidebar__widget_595d2ea8967d9ac0 .wp-block-heading_00a40ad53a70955f,
  .footer_c4bb7c0c76e954ff.style-2_0afd118b2053d783 .sidebar__widget_595d2ea8967d9ac0 .widget-title_5da66f85c2b4ed7f,
  .footer_c4bb7c0c76e954ff.style-2_0afd118b2053d783 .sidebar__widget_595d2ea8967d9ac0 .wp-block-search__label_4a7f7a705909b283,
  .footer_c4bb7c0c76e954ff.style-2_0afd118b2053d783 .widget_d6b026fd68e32425 ul li a,
  .footer_c4bb7c0c76e954ff.style-2_0afd118b2053d783 .widget_d6b026fd68e32425 ol li a,
  .footer_c4bb7c0c76e954ff.style-2_0afd118b2053d783 .sidebar__widget_595d2ea8967d9ac0 ul li a,
  .footer_c4bb7c0c76e954ff.style-2_0afd118b2053d783 .sidebar__widget_595d2ea8967d9ac0 ol li a,
  .footer_c4bb7c0c76e954ff.style-2_0afd118b2053d783 .widget_d6b026fd68e32425 ul li,
  .footer_c4bb7c0c76e954ff.style-2_0afd118b2053d783 .wp-calendar-table_5ea72f12cf6d695f,
  .footer_c4bb7c0c76e954ff.style-2_0afd118b2053d783 .wp-block-calendar_f78fb1457d811351 caption,
  .footer_c4bb7c0c76e954ff.style-2_0afd118b2053d783 nav.wp-calendar-nav_eca17c84c652a729 a,
  .footer_c4bb7c0c76e954ff.style-2_0afd118b2053d783 .wp-block-latest-comments__comment-excerpt_30ae11c4f9194773,
  .footer_c4bb7c0c76e954ff.style-2_0afd118b2053d783 .wp-calendar-table_5ea72f12cf6d695f caption,
  .footer_c4bb7c0c76e954ff.style-2_0afd118b2053d783 .widget_text_b67578ca18d8a527,
  .footer_c4bb7c0c76e954ff.style-2_0afd118b2053d783 .widget_d6b026fd68e32425 .tagcloud_25f32d494205c979 a,
  .footer_c4bb7c0c76e954ff.style-2_0afd118b2053d783 .widget_d6b026fd68e32425 .wp-block-tag-cloud_bbc00e026e5eba38 a,
  .footer_c4bb7c0c76e954ff.style-2_0afd118b2053d783 .sidebar__widget_595d2ea8967d9ac0 .tagcloud_25f32d494205c979 a,
  .footer_c4bb7c0c76e954ff.style-2_0afd118b2053d783 .sidebar__widget_595d2ea8967d9ac0 .wp-block-tag-cloud_bbc00e026e5eba38 a,
  .footer_c4bb7c0c76e954ff.style-2_0afd118b2053d783 .wp-block-latest-comments__comment-date_0c31b0e322e6abc5,
  .footer_c4bb7c0c76e954ff.style-2_0afd118b2053d783 .wp-block-latest-comments__comment_4dd98d12d9a76fbf,
  .footer_c4bb7c0c76e954ff.style-2_0afd118b2053d783 .wp-block-archives-dropdown_9fdf8802afd0e4f6 label,
  .footer_c4bb7c0c76e954ff.style-2_0afd118b2053d783 .widget_categories_46047747aa90fbfe li a,
  .footer_c4bb7c0c76e954ff.style-2_0afd118b2053d783 .widget_archive_6e90261eed875d2e li a,
  .footer_c4bb7c0c76e954ff.style-2_0afd118b2053d783 .widget_nav_menu_8dc41cb21287fe3d li a,
  .footer_c4bb7c0c76e954ff.style-2_0afd118b2053d783 .widget_tag_cloud_4d505faf201a9fa4 a,
  .footer_c4bb7c0c76e954ff.style-2_0afd118b2053d783 .widget_rss_be7c4cdb5858197e li a,
  .footer_c4bb7c0c76e954ff.style-2_0afd118b2053d783 .widget_rss_be7c4cdb5858197e li,
  .footer_c4bb7c0c76e954ff.style-2_0afd118b2053d783 .footer__widget_8a77f62781a97cca a,
  .footer_c4bb7c0c76e954ff.style-2_0afd118b2053d783 .footer__widget_8a77f62781a97cca li,
  .footer_c4bb7c0c76e954ff.style-2_0afd118b2053d783 li.recentcomments_52bc1cdc384ca9cd {
    color: #ffffff; }
  .footer_c4bb7c0c76e954ff.style-2_0afd118b2053d783 .te-theme-btn_064e019270c783ee,
  .footer_c4bb7c0c76e954ff.style-2_0afd118b2053d783 .wp-block-loginout_a65c0a23bfa2b923 a,
  .footer_c4bb7c0c76e954ff.style-2_0afd118b2053d783 input.te-theme-btn_064e019270c783ee,
  .footer_c4bb7c0c76e954ff.style-2_0afd118b2053d783 .widget_d6b026fd68e32425 .wp-block-search_78b633239f9948ef button,
  .footer_c4bb7c0c76e954ff.style-2_0afd118b2053d783 .widget_d6b026fd68e32425 .search-form_3ba3dbc9f89d3ed1 button,
  .footer_c4bb7c0c76e954ff.style-2_0afd118b2053d783 .widget_d6b026fd68e32425 .sidebar__search_9a22e391c4a5428d button,
  .footer_c4bb7c0c76e954ff.style-2_0afd118b2053d783 .sidebar__widget_595d2ea8967d9ac0 .wp-block-search_78b633239f9948ef button,
  .footer_c4bb7c0c76e954ff.style-2_0afd118b2053d783 .sidebar__widget_595d2ea8967d9ac0 .search-form_3ba3dbc9f89d3ed1 button,
  .footer_c4bb7c0c76e954ff.style-2_0afd118b2053d783 .sidebar__widget_595d2ea8967d9ac0 .sidebar__search_9a22e391c4a5428d button {
    background-color: #E7F914;
    color: #14203A; }
  .footer_c4bb7c0c76e954ff .footer__widget_8a77f62781a97cca li {
    list-style: none; }
  .footer_c4bb7c0c76e954ff .te-footer-widget_bf8a813f9df0e65c.te_widget_nav_menu_2b03eaae56fe3cd5 li.wp-block-social-link_124b7910c9ed9b96 {
    display: inline-block;
    width: unset !important; }
  .footer_c4bb7c0c76e954ff .te_widget_nav_menu_2b03eaae56fe3cd5 li.cat-item_118c6ab063099543 {
    text-align: right; }
    .footer_c4bb7c0c76e954ff .te_widget_nav_menu_2b03eaae56fe3cd5 li.cat-item_118c6ab063099543 a {
      float: left; }
  .footer_c4bb7c0c76e954ff .te-footer-bg_b6223aac0fc12a6e {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: -1; }
  .footer_c4bb7c0c76e954ff .footer-nav-widget_ea9608aa67f62cd9 {
    padding: 0 90px; }
    @media (max-width: 991px) {
      .footer_c4bb7c0c76e954ff .footer-nav-widget_ea9608aa67f62cd9 {
        padding: 0 12px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .footer_c4bb7c0c76e954ff .footer-nav-widget_ea9608aa67f62cd9 {
        padding: 0 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .footer_c4bb7c0c76e954ff .footer-nav-widget_ea9608aa67f62cd9 {
        padding: 0 30px; } }

.te-footer-widget_bf8a813f9df0e65c {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .te-footer-widget_bf8a813f9df0e65c {
      margin-bottom: 40px; } }
  .te-footer-widget_bf8a813f9df0e65c .te-footer-widget-title_0ad1265140336d84,
  .te-footer-widget_bf8a813f9df0e65c .wp-block-heading_00a40ad53a70955f {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 39px;
    color: #131A2A;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700; }
  .te-footer-widget_bf8a813f9df0e65c ul {
    padding-left: 0; }
  .te-footer-widget_bf8a813f9df0e65c .te-subscribe-form-widget_a8db4ee2c32c3bd9 .mc4wp-form-fields_f59351efdaf0b590 {
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 5px; }
  .te-footer-widget_bf8a813f9df0e65c .te-subscribe-form-widget_a8db4ee2c32c3bd9 .single-field_ac20a079ae313115 input {
    border-radius: 0;
    background-color: transparent;
    color: #ffffff; }
  .te-footer-widget_bf8a813f9df0e65c.widget-latest-posts-footer_38ea97ca7952739e {
    margin-top: -5px; }
  @media (max-width: 767px) {
    .te-footer-widget_bf8a813f9df0e65c.zoom-instagram-widget_9f362d4b80106716 {
      margin-bottom: 0;
      margin-top: -10px; } }
  @media (max-width: 767px) {
    .te-footer-widget_bf8a813f9df0e65c.widget_contact_info_widget_9e9943da533bada5 {
      margin-bottom: 18px; } }
  @media only screen and (min-width: 992px) and (max-width: 1399px) {
    .te-footer-widget_bf8a813f9df0e65c .widget-instagram-feed_43dbafd54c6fb001 {
      width: 170px; } }
  .te-footer-widget_bf8a813f9df0e65c .te-footer-widget-info_10457b28c09fe0b9 {
    padding-right: 30px; }
    @media (max-width: 1199px) {
      .te-footer-widget_bf8a813f9df0e65c .te-footer-widget-info_10457b28c09fe0b9 {
        padding-right: 0; } }
    .te-footer-widget_bf8a813f9df0e65c .te-footer-widget-info_10457b28c09fe0b9 p {
      color: #335371;
      margin-bottom: 30px; }
    .te-footer-widget_bf8a813f9df0e65c .te-footer-widget-info_10457b28c09fe0b9 .te-footer-logo_378b5a9dea387994 {
      margin-bottom: 30px;
      display: inline-block; }
    .te-footer-widget_bf8a813f9df0e65c .te-footer-widget-info_10457b28c09fe0b9 .info-form-and-social-icon_09eb6f45ec9b1161 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 50px; }
      .te-footer-widget_bf8a813f9df0e65c .te-footer-widget-info_10457b28c09fe0b9 .info-form-and-social-icon_09eb6f45ec9b1161 .te-social-profile_9e0cdab69fb67ea8 {
        margin-top: 0; }
    .te-footer-widget_bf8a813f9df0e65c .te-footer-widget-info_10457b28c09fe0b9 .te-social-profile_9e0cdab69fb67ea8 {
      gap: 20px;
      margin-top: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-footer-widget_bf8a813f9df0e65c .te-footer-widget-info_10457b28c09fe0b9 .info-form-and-social-icon_09eb6f45ec9b1161 {
        -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_bf8a813f9df0e65c.te_widget_nav_menu_2b03eaae56fe3cd5 ul {
    margin-top: -5px;
    padding-left: 0;
    margin-bottom: 0; }
  .te-footer-widget_bf8a813f9df0e65c.te_widget_nav_menu_2b03eaae56fe3cd5 li {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 2px; }
    .te-footer-widget_bf8a813f9df0e65c.te_widget_nav_menu_2b03eaae56fe3cd5 li:last-child {
      padding-top: 0;
      padding-bottom: 0; }
    .te-footer-widget_bf8a813f9df0e65c.te_widget_nav_menu_2b03eaae56fe3cd5 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_bf8a813f9df0e65c.te_widget_nav_menu_2b03eaae56fe3cd5 li a::before {
        content: "\f105";
        font-family: "Font Awesome 6 Free";
        font-size: 14px; }
      .te-footer-widget_bf8a813f9df0e65c.te_widget_nav_menu_2b03eaae56fe3cd5 li a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-footer-widget_bf8a813f9df0e65c .te-footer-widget-contact_6abd91a8767bf829 p {
    color: #335371; }
  .te-footer-widget_bf8a813f9df0e65c .te-footer-widget-contact_6abd91a8767bf829 .footer-contact_ea1db09dc81bd57d ul {
    list-style: none; }
    .te-footer-widget_bf8a813f9df0e65c .te-footer-widget-contact_6abd91a8767bf829 .footer-contact_ea1db09dc81bd57d 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_bf8a813f9df0e65c .te-footer-widget-contact_6abd91a8767bf829 .footer-contact_ea1db09dc81bd57d ul li:first-child {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .te-footer-widget_bf8a813f9df0e65c .te-footer-widget-contact_6abd91a8767bf829 .footer-contact_ea1db09dc81bd57d ul li:first-child .contact-icon_50f49c8566b6ea55 {
          margin-top: 5px; }
      .te-footer-widget_bf8a813f9df0e65c .te-footer-widget-contact_6abd91a8767bf829 .footer-contact_ea1db09dc81bd57d ul li:last-child {
        margin-bottom: 0; }
      .te-footer-widget_bf8a813f9df0e65c .te-footer-widget-contact_6abd91a8767bf829 .footer-contact_ea1db09dc81bd57d ul li .contact-icon_50f49c8566b6ea55 {
        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_bf8a813f9df0e65c .te-footer-widget-contact_6abd91a8767bf829 .footer-contact_ea1db09dc81bd57d ul li .contact-text_ea138c918017e70e {
        color: #335371;
        font-size: 18px;
        line-height: 24px;
        overflow: hidden; }
        .te-footer-widget_bf8a813f9df0e65c .te-footer-widget-contact_6abd91a8767bf829 .footer-contact_ea1db09dc81bd57d ul li .contact-text_ea138c918017e70e a:hover span {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .te-footer-widget_bf8a813f9df0e65c .te-footer-widget-contact_6abd91a8767bf829 .footer-contact_ea1db09dc81bd57d ul li .contact-text_ea138c918017e70e span,
        .te-footer-widget_bf8a813f9df0e65c .te-footer-widget-contact_6abd91a8767bf829 .footer-contact_ea1db09dc81bd57d ul li .contact-text_ea138c918017e70e p,
        .te-footer-widget_bf8a813f9df0e65c .te-footer-widget-contact_6abd91a8767bf829 .footer-contact_ea1db09dc81bd57d ul li .contact-text_ea138c918017e70e 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_bf8a813f9df0e65c .te_widget_latest_post_abea1cf5da54a6d1 ul li {
    margin-bottom: 10px; }
    .te-footer-widget_bf8a813f9df0e65c .te_widget_latest_post_abea1cf5da54a6d1 ul li .te-latest-post-thumb_ea67b8a05639bddc {
      width: 80px;
      height: 80px;
      border-radius: 20px;
      overflow: hidden; }
    .te-footer-widget_bf8a813f9df0e65c .te_widget_latest_post_abea1cf5da54a6d1 ul li .te-latest-post-desc_6ab755cc4dc842fe .te-latest-post-title_2837aadae8be2f2e {
      margin-bottom: 0;
      font-size: 18px;
      line-height: 29px;
      color: #335371;
      font-weight: 400; }
      .te-footer-widget_bf8a813f9df0e65c .te_widget_latest_post_abea1cf5da54a6d1 ul li .te-latest-post-desc_6ab755cc4dc842fe .te-latest-post-title_2837aadae8be2f2e 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_bf8a813f9df0e65c .te_widget_latest_post_abea1cf5da54a6d1 ul li .te-latest-post-desc_6ab755cc4dc842fe .te-latest-post-title_2837aadae8be2f2e a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-footer-widget_bf8a813f9df0e65c .te_widget_latest_post_abea1cf5da54a6d1 ul li .te-latest-post-desc_6ab755cc4dc842fe .te-latest-post-meta_0498eab1db201aa3 {
      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_4bb66a91527980e6 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_4bb66a91527980e6 ul {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .te-footer-bottom-menu_4bb66a91527980e6 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_4bb66a91527980e6 ul li a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }

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

.subscribe-area_a4063a3b73b86865 {
  overflow: hidden; }
  .subscribe-area_a4063a3b73b86865.style-1_97e2a48b5f96bc88 .te-subscribe-inner-area_45df412b575cbbbc .te-content-wrapper_f1b646c15878e12f {
    background-color: #317EFE;
    border-radius: 20px;
    padding: 63px 50px 68px 74px;
    gap: 14px; }
  .subscribe-area_a4063a3b73b86865.style-1_97e2a48b5f96bc88 .te-image-bg-collumn_46823ac9322a0a18 {
    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_a4063a3b73b86865.style-1_97e2a48b5f96bc88 .te-image-bg-collumn_46823ac9322a0a18 {
        display: none; } }
  .subscribe-area_a4063a3b73b86865 .te-content-wrapper_f1b646c15878e12f {
    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_a4063a3b73b86865 .te-content-wrapper_f1b646c15878e12f {
        padding: 100px 24px 100px 24px;
        margin: 0 auto; } }
    @media (max-width: 809px) {
      .subscribe-area_a4063a3b73b86865 .te-content-wrapper_f1b646c15878e12f {
        padding: 80px 24px 80px 24px;
        width: 100%; } }
    .subscribe-area_a4063a3b73b86865 .te-content-wrapper_f1b646c15878e12f .short-title_75ff94e6cc9ec42f {
      font-size: 21px;
      font-weight: 500;
      color: #335371;
      margin-bottom: 0; }
    .subscribe-area_a4063a3b73b86865 .te-content-wrapper_f1b646c15878e12f .te-subscribe-title_183aae0988218162 {
      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_a4063a3b73b86865 .te-content-wrapper_f1b646c15878e12f .te-subscribe-title_183aae0988218162 {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .subscribe-area_a4063a3b73b86865 .te-content-wrapper_f1b646c15878e12f .te-subscribe-title_183aae0988218162 {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_a4063a3b73b86865 .te-content-wrapper_f1b646c15878e12f .te-subscribe-title_183aae0988218162 {
          font-size: 36px;
          line-height: 42px; } }
    .subscribe-area_a4063a3b73b86865 .te-content-wrapper_f1b646c15878e12f .text_251e699fd74a069e {
      font-size: 18px;
      color: #ffffff;
      margin-bottom: 0; }
  .subscribe-area_a4063a3b73b86865 .te-subscribe-inner-area_45df412b575cbbbc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .subscribe-area_a4063a3b73b86865 .te-subscribe-inner-area_45df412b575cbbbc {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .subscribe-area_a4063a3b73b86865 .te-subscribe-inner-area_45df412b575cbbbc .te-subscribe-collumn_243e52df9b24a9a4 {
      -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_a4063a3b73b86865 .te-subscribe-inner-area_45df412b575cbbbc .te-subscribe-collumn_243e52df9b24a9a4.te-image-bg-collumn_46823ac9322a0a18 {
          display: none; } }
    .subscribe-area_a4063a3b73b86865 .te-subscribe-inner-area_45df412b575cbbbc .mc4wp-form-fields_f59351efdaf0b590 {
      background-color: transparent;
      gap: 10px; }
      @media (max-width: 575px) {
        .subscribe-area_a4063a3b73b86865 .te-subscribe-inner-area_45df412b575cbbbc .mc4wp-form-fields_f59351efdaf0b590 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .subscribe-area_a4063a3b73b86865 .te-subscribe-inner-area_45df412b575cbbbc .mc4wp-form-fields_f59351efdaf0b590 .submit-btn_e4b48fb0a096567a {
        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_bf8a813f9df0e65c .te-subscribe-form-wrapper_0cf42f7181bead65 {
  color: #335371; }

.te-subscribe-form-widget_a8db4ee2c32c3bd9 {
  position: relative; }
  .te-subscribe-form-widget_a8db4ee2c32c3bd9 .mc4wp-form-fields_f59351efdaf0b590 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    overflow: hidden;
    border-radius: 5px; }
  .te-subscribe-form-widget_a8db4ee2c32c3bd9 .single-field_ac20a079ae313115 {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .te-subscribe-form-widget_a8db4ee2c32c3bd9 .single-field_ac20a079ae313115 input {
      color: #335371;
      height: 55px;
      padding: 0 30px;
      font-size: 18px;
      width: 100%;
      border-radius: 50px; }
    .te-subscribe-form-widget_a8db4ee2c32c3bd9 .single-field_ac20a079ae313115 *::-webkit-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_a8db4ee2c32c3bd9 .single-field_ac20a079ae313115 *:-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_a8db4ee2c32c3bd9 .single-field_ac20a079ae313115 *::-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_a8db4ee2c32c3bd9 .single-field_ac20a079ae313115 *::placeholder {
      color: #778196; }
  .te-subscribe-form-widget_a8db4ee2c32c3bd9 .submit-btn_e4b48fb0a096567a {
    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_a8db4ee2c32c3bd9 .submit-btn_e4b48fb0a096567a:hover {
      background-color: #131A2A;
      color: #ffffff; }
  .te-subscribe-form-widget_a8db4ee2c32c3bd9 .mc4wp-response_a7a364797002599b {
    position: absolute;
    margin-top: 15px; }
    .te-subscribe-form-widget_a8db4ee2c32c3bd9 .mc4wp-response_a7a364797002599b .mc4wp-alert_5c2e920c69e82f25.mc4wp-error_36abf0af53d98aaf p {
      color: #ff0000;
      position: relative; }
    .te-subscribe-form-widget_a8db4ee2c32c3bd9 .mc4wp-response_a7a364797002599b .mc4wp-alert_5c2e920c69e82f25.mc4wp-error_36abf0af53d98aaf a {
      color: #ff0000; }
    .te-subscribe-form-widget_a8db4ee2c32c3bd9 .mc4wp-response_a7a364797002599b .mc4wp-alert_5c2e920c69e82f25.mc4wp-success_6ac60055979cb84e p, .te-subscribe-form-widget_a8db4ee2c32c3bd9 .mc4wp-response_a7a364797002599b .mc4wp-alert_5c2e920c69e82f25.mc4wp-notice_380bd1d38e68adb1 p {
      color: #ffffff;
      position: relative; }

.te-footer-social-wrapper_6950c587ae338756 {
  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_6950c587ae338756 .te-footer-logo_378b5a9dea387994 {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .te-footer-social-wrapper_6950c587ae338756 .te-social-widget_b292450cc2368553 {
    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_6950c587ae338756 .te-social-widget_b292450cc2368553 span {
      color: #ffffff;
      font-size: 20px;
      font-weight: 400; }

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

.footer_c4bb7c0c76e954ff.style-2_0afd118b2053d783 {
  background-color: #131A2A; }
  .footer_c4bb7c0c76e954ff.style-2_0afd118b2053d783 .te-footer-sec_508c2c63d81c6928 {
    border-bottom: 1px solid rgba(225, 225, 225, 0.3);
    padding-top: 80px;
    padding-bottom: 70px; }
  .footer_c4bb7c0c76e954ff.style-2_0afd118b2053d783 .te-footer-widget-title_0ad1265140336d84,
  .footer_c4bb7c0c76e954ff.style-2_0afd118b2053d783 .wp-block-heading_00a40ad53a70955f {
    color: #ffffff;
    font-size: 24px; }
  .footer_c4bb7c0c76e954ff.style-2_0afd118b2053d783 .footer-bottom-area_f034a92cd0575801 .te-copyright-text_dde37809afcab57b p,
  .footer_c4bb7c0c76e954ff.style-2_0afd118b2053d783 .te-footer-widget_bf8a813f9df0e65c.te_widget_nav_menu_2b03eaae56fe3cd5 li a,
  .footer_c4bb7c0c76e954ff.style-2_0afd118b2053d783 .te-footer-widget_bf8a813f9df0e65c .te_widget_latest_post_abea1cf5da54a6d1 ul li .te-latest-post-desc_6ab755cc4dc842fe .te-latest-post-title_2837aadae8be2f2e a,
  .footer_c4bb7c0c76e954ff.style-2_0afd118b2053d783 .te-footer-widget_bf8a813f9df0e65c .te_widget_latest_post_abea1cf5da54a6d1 ul li .te-latest-post-desc_6ab755cc4dc842fe .te-latest-post-title_2837aadae8be2f2e,
  .footer_c4bb7c0c76e954ff.style-2_0afd118b2053d783 .te-footer-widget_bf8a813f9df0e65c .te_widget_latest_post_abea1cf5da54a6d1 ul li .te-latest-post-desc_6ab755cc4dc842fe .te-latest-post-meta_0498eab1db201aa3,
  .footer_c4bb7c0c76e954ff.style-2_0afd118b2053d783 .te-footer-widget_bf8a813f9df0e65c .te-subscribe-form-wrapper_0cf42f7181bead65,
  .footer_c4bb7c0c76e954ff.style-2_0afd118b2053d783 .te-footer-bottom-menu_4bb66a91527980e6 ul li a,
  .footer_c4bb7c0c76e954ff.style-2_0afd118b2053d783 .footer-bottom-area_f034a92cd0575801 .te-copyright-text_dde37809afcab57b p a {
    color: #ffffff; }

/*# sourceMappingURL=style.css_ade3f3e605d63fe4.map_04d8b61e72fb3185 */