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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

code {
  color: #E7F914; }

.te-theme-btn_8c270c5a8e47b970,
.wp-block-loginout_c1c4706b7b9d95b6 a,
input.te-theme-btn_8c270c5a8e47b970 {
  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_8c270c5a8e47b970:hover,
  .wp-block-loginout_c1c4706b7b9d95b6 a:hover,
  input.te-theme-btn_8c270c5a8e47b970:hover {
    color: #131A2A;
    background-color: #E7F914; }
  .te-theme-btn_8c270c5a8e47b970:focus,
  .wp-block-loginout_c1c4706b7b9d95b6 a:focus,
  input.te-theme-btn_8c270c5a8e47b970:focus {
    color: #ffffff; }
  .te-theme-btn_8c270c5a8e47b970.yellow-btn_92ee823cfacba74b,
  .wp-block-loginout_c1c4706b7b9d95b6 a.yellow-btn_92ee823cfacba74b,
  input.te-theme-btn_8c270c5a8e47b970.yellow-btn_92ee823cfacba74b {
    background-color: #E7F914;
    color: #14203A; }
  .te-theme-btn_8c270c5a8e47b970.simple-btn_961dd740766f7f57,
  .wp-block-loginout_c1c4706b7b9d95b6 a.simple-btn_961dd740766f7f57,
  input.te-theme-btn_8c270c5a8e47b970.simple-btn_961dd740766f7f57 {
    padding-left: 36px;
    padding-right: 36px; }

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

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

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

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

.circle-rotate-wrapper_b8ba7ee68e28d4d7 {
  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_b8ba7ee68e28d4d7 .circle-rotate-inner_58a3a87b7d05885a {
    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_ead522d2f9573809 {
  margin-top: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.px-350_5f1a36cdd24506c4 {
  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_208735216366da37 label {
  width: 100%;
  display: block;
  font-weight: 600;
  margin-bottom: 10px; }
.post-password-form_208735216366da37 input[type="password"] {
  font-size: 1.2rem;
  line-height: 20px;
  padding: 12px 20px;
  border: 1px solid #E4E4F2;
  width: 100%; }
.post-password-form_208735216366da37 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_208735216366da37 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_91d24097db4dd9a6 .size-full_fac7b82d3f1c867e.alignright_59370633678c0fde {
  margin-bottom: 15px;
  margin-top: 20px; }
.tp-page-content_91d24097db4dd9a6 figure.wp-caption_65bb8e0f13a07705.aligncenter_822bea8e78b43740 {
  margin-top: 40px; }
.tp-page-content_91d24097db4dd9a6 dl, .tp-page-content_91d24097db4dd9a6 ol, .tp-page-content_91d24097db4dd9a6 ul {
  margin-bottom: 11px; }
.tp-page-content_91d24097db4dd9a6 .te-comment-respond_d0257397fb1d8451 {
  margin-top: 78px;
  margin-bottom: 20px; }
.tp-page-content_91d24097db4dd9a6 .te-latest-comments_c7b4c51681cfe631 .te-comment-respond_d0257397fb1d8451 {
  margin-bottom: 40px; }
.tp-page-content_91d24097db4dd9a6 .te-post-comments_6272b836d704d59d {
  margin-top: 80px; }

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

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

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

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

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

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

.gallery-columns-1_f5d0cb8048f0a2d5 .gallery-item_a22798f0e0145bd7 {
  max-width: 100%;
  width: 100%; }

.gallery-columns-2_9f211874e5260915 .gallery-item_a22798f0e0145bd7 {
  max-width: 50%; }

.gallery-columns-3_a602527f6ce6b9f0 .gallery-item_a22798f0e0145bd7 {
  max-width: 33.33%; }

.gallery-columns-4_170af57fee733936 .gallery-item_a22798f0e0145bd7 {
  max-width: 25%; }

.gallery-columns-5_cf63f5ca205fb3fe .gallery-item_a22798f0e0145bd7 {
  max-width: 20%; }

.gallery-columns-6_ab7de06f98eab30a .gallery-item_a22798f0e0145bd7 {
  max-width: 16.66%; }

.gallery-columns-7_15de2e6bd0141c88 .gallery-item_a22798f0e0145bd7 {
  max-width: 14.28%; }

.gallery-columns-8_0ee38e395967cc77 .gallery-item_a22798f0e0145bd7 {
  max-width: 12.5%; }

.gallery-columns-9_51e449b8c304f636 .gallery-item_a22798f0e0145bd7 {
  max-width: 11.11%; }

.gallery-caption_8c6fa5e6b3587eb2 {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.te-post-content p.has-large-font-size_c5aedf6801da226a {
  font-size: 36px;
  line-height: 1.2; }
.te-post-content .wp-block-search_40470de269ad671b {
  margin-bottom: 15px; }
.te-post-content .wp-block-file_cf8dae75bac7f115 {
  margin-top: 20px; }
.te-post-content .wp-block-group__inner-container_57f1e700e6d414a0 p {
  margin-top: 0 !important; }

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

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

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

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

.wp-block-cover_e8f1e618e4030061 p.wp-block-cover-text_6fcdf0cfe754bac8,
.wp-block-cover_e8f1e618e4030061.is-light_18cd0d35e5e61a16 .wp-block-cover__inner-container_904c2fddddf0ff4b {
  color: #fff !important; }

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

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

.widget_5d5276f2ad5a0767 .wp-block-archives-dropdown_d8cdbede44e28002,
.widget_5d5276f2ad5a0767 .wp-block-categories-dropdown_89096a32821b8392,
.widget_5d5276f2ad5a0767 .wp-block-loginout_c1c4706b7b9d95b6,
.widget_5d5276f2ad5a0767 .wp-block-social-links_5c4e16c43a2ba1cb,
.widget_5d5276f2ad5a0767.widget_archive_5295d0fec0cc6912 select,
.widget_5d5276f2ad5a0767.te_widget_categories_2afe51d30a3695b2 select,
.widget_5d5276f2ad5a0767.widget_text_acf70169e667a03f select,
.widget_5d5276f2ad5a0767.te_widget_search_54185e22cc7d4bfc .search-form_283e2e259cdacb33,
.widget_5d5276f2ad5a0767.te_widget_tag_cloud_0e91f755684f917b .tagcloud_cc2ab128b528f660,
.widget_5d5276f2ad5a0767 .wp-block-tag-cloud_89e84550a987f241 {
  margin-bottom: 6px; }

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

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

.blog-search-content_0024e6ca8433b283 {
  margin: 0; }
  .blog-search-content_0024e6ca8433b283 .wp-block-search_40470de269ad671b,
  .blog-search-content_0024e6ca8433b283 .search-form_283e2e259cdacb33,
  .blog-search-content_0024e6ca8433b283 .sidebar__search_7eb96f4aed5402e2 {
    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_0024e6ca8433b283 .wp-block-search_40470de269ad671b,
      .blog-search-content_0024e6ca8433b283 .search-form_283e2e259cdacb33,
      .blog-search-content_0024e6ca8433b283 .sidebar__search_7eb96f4aed5402e2 {
        width: 100%; } }
    .blog-search-content_0024e6ca8433b283 .wp-block-search_40470de269ad671b .wp-block-search__inside-wrapper_a8ee1cb465a39a8d,
    .blog-search-content_0024e6ca8433b283 .search-form_283e2e259cdacb33 .wp-block-search__inside-wrapper_a8ee1cb465a39a8d,
    .blog-search-content_0024e6ca8433b283 .sidebar__search_7eb96f4aed5402e2 .wp-block-search__inside-wrapper_a8ee1cb465a39a8d {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .blog-search-content_0024e6ca8433b283 .wp-block-search_40470de269ad671b label,
    .blog-search-content_0024e6ca8433b283 .search-form_283e2e259cdacb33 label,
    .blog-search-content_0024e6ca8433b283 .sidebar__search_7eb96f4aed5402e2 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_0024e6ca8433b283 .wp-block-search_40470de269ad671b input,
    .blog-search-content_0024e6ca8433b283 .search-form_283e2e259cdacb33 input,
    .blog-search-content_0024e6ca8433b283 .sidebar__search_7eb96f4aed5402e2 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_0024e6ca8433b283 .wp-block-search_40470de269ad671b button,
    .blog-search-content_0024e6ca8433b283 .search-form_283e2e259cdacb33 button,
    .blog-search-content_0024e6ca8433b283 .sidebar__search_7eb96f4aed5402e2 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_91d24097db4dd9a6 .wp-smiley_a3945aa5e50f9ce1,
.entry-content_295beee015b3a87f .wp-smiley_a3945aa5e50f9ce1,
.comment-content_62939f622d922753 .wp-smiley_a3945aa5e50f9ce1 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

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

.te-comment-respond_d0257397fb1d8451.style-two_854ccd7ec3f0d121 .wpcf7-form_b0d1bd236272c6a4 .wpcf7-not-valid-tip_cd992e1b67f18ae2 {
  color: #d9c0b8 !important; }
.te-comment-respond_d0257397fb1d8451 .wpcf7-form_b0d1bd236272c6a4 .wpcf7-not-valid_af55be90cc0728d4 {
  border-color: #dc3232 !important; }
.te-comment-respond_d0257397fb1d8451 .wpcf7-form_b0d1bd236272c6a4 .wpcf7-not-valid-tip_cd992e1b67f18ae2 {
  font-size: 16px;
  margin-top: 5px; }
.te-comment-respond_d0257397fb1d8451 .wpcf7-form_b0d1bd236272c6a4.sent_09b065652b393e6a .wpcf7-response-output_0469fbc390d75408 {
  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_d0257397fb1d8451 .wpcf7-form_b0d1bd236272c6a4.invalid_b7be7a15700d146e .wpcf7-response-output_0469fbc390d75408 {
  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_63bc3db55139165d {
  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_63bc3db55139165d .wpcf7-te-list-item_6de9323324bf65bd {
    margin: 0; }
    .wpcf7-form-control_63bc3db55139165d .wpcf7-te-list-item_6de9323324bf65bd label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      margin: 0;
      gap: 10px; }
      .wpcf7-form-control_63bc3db55139165d .wpcf7-te-list-item_6de9323324bf65bd label .wpcf7-te-list-item-label_8d5348ee3df45495 {
        font-size: 16px;
        font-weight: 400; }

.logged-in_2137fe54ef1a85c6 .te-comment-respond_d0257397fb1d8451 textarea {
  margin-bottom: 12px; }

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

body.admin-bar_e8c290c1be10e95e .header-menu-area_b05f59f2a981c890.sticky_menu_c693bb889507f304 {
  top: 30px; }
  @media (max-width: 600px) {
    body.admin-bar_e8c290c1be10e95e .header-menu-area_b05f59f2a981c890.sticky_menu_c693bb889507f304 {
      top: 0; } }

.page-template-default_fb36b83a1aebc6ee.page-id-146_8638f9c41b36379b .tp-page-content_91d24097db4dd9a6 p:last-child {
  margin-bottom: 10px; }
.page-template-default_fb36b83a1aebc6ee.page-id-1133_c5fa6a7b73625806 .tp-page-content_91d24097db4dd9a6 .te-comment-respond_d0257397fb1d8451 {
  margin-top: 78px;
  display: inline-block;
  width: 100%; }
.page-template-default_fb36b83a1aebc6ee.page-id-3_fd3080facf3de877 .page-area_4c446eda1cb9f1bc {
  padding-top: 128px; }

.single-post-item_c07606c0e3a3f07f.post-24_3eea15fa01ca419c .wp-block-button_f71d5d7c5f0e2da7 a {
  color: #ffffff; }

.post-template-default_5a7ab20f691284cb.postid-163_4fd1fad552d713c8 .te-blog-details-wrapper_a671217ccb87716e .te-post-item_accc36b685dbc5dd .te-post-content {
  margin-bottom: 34px; }
.post-template-default_5a7ab20f691284cb.postid-150_e85d8c4cfb6826b5 .te-blog-details-wrapper_a671217ccb87716e .te-post-item_accc36b685dbc5dd .te-post-content {
  margin-bottom: 34px; }
  .post-template-default_5a7ab20f691284cb.postid-150_e85d8c4cfb6826b5 .te-blog-details-wrapper_a671217ccb87716e .te-post-item_accc36b685dbc5dd .te-post-content .wp-block-group_44b614b9052c23b7.is-layout-constrained_15f4781c65c4e56d:last-child {
    border: 1px solid #000; }
.post-template-default_5a7ab20f691284cb.postid-51_6244da8494142df4 .te-blog-details-wrapper_a671217ccb87716e .te-post-item_accc36b685dbc5dd .te-post-content {
  margin-bottom: 25px; }
  .post-template-default_5a7ab20f691284cb.postid-51_6244da8494142df4 .te-blog-details-wrapper_a671217ccb87716e .te-post-item_accc36b685dbc5dd .te-post-content p:last-child {
    margin-bottom: 0; }
.post-template-default_5a7ab20f691284cb.postid-1163_cc9c37bb8fc6cffa .te-blog-details-wrapper_a671217ccb87716e .te-post-item_accc36b685dbc5dd .te-post-content .wp-caption_65bb8e0f13a07705, .post-template-default_5a7ab20f691284cb.postid-568_7e41dfb4027120c8 .te-blog-details-wrapper_a671217ccb87716e .te-post-item_accc36b685dbc5dd .te-post-content .wp-caption_65bb8e0f13a07705 {
  margin-top: 20px; }
.post-template-default_5a7ab20f691284cb.postid-1785_e32e72ee67ae8268 .te-blog-details-wrapper_a671217ccb87716e .te-post-item_accc36b685dbc5dd .te-post-content .wp-block-button__link_df72b29016198fde {
  color: #ffffff !important; }
.post-template-default_5a7ab20f691284cb.postid-1149_e900b870bf137d3e .te-blog-details-wrapper_a671217ccb87716e .te-latest-comments_c7b4c51681cfe631 li .te-comments-item_0b52e7f22511d6c3 .te-comments-text_e99bcbe712822b0f p {
  margin-bottom: 0; }
.post-template-default_5a7ab20f691284cb.postid-555_2d3b4f14a15f6859 .te-blog-details-wrapper_a671217ccb87716e .te-post-item_accc36b685dbc5dd .te-post-content .gallery_61c61e13129fe0a4 {
  margin-top: 20px; }

.error-404_3ad5063a3a626883.not-found {
  margin-top: -20px;
  margin-bottom: 40px; }
  .error-404_3ad5063a3a626883.not-found .error-content_f6017d5f992c765b .error-btn-bh_0378b199b87020bc {
    margin-top: 20px; }

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

.sidebar_fdc0e640df6edeca .widget_media_gallery_93fc5054c621af66 .gallery-item_a22798f0e0145bd7 {
  margin-bottom: 0; }
  .sidebar_fdc0e640df6edeca .widget_media_gallery_93fc5054c621af66 .gallery-item_a22798f0e0145bd7 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_4cf50a4a96da3aed {
  -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_0db4d9249858bb1a {
  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_45c2bc5011b07e22 path {
  stroke: #317EFE;
  stroke-width: 4;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

body.admin-bar_e8c290c1be10e95e .header-area_89d62bcc3e7e7366.style-2_d82d4de58a3d8e0a.login .te-header-menu-area_81970472a99a048b {
  top: auto !important; }

.header-area_89d62bcc3e7e7366 .container-fluid_965829aed487781f {
  padding: 0 70px; }
  @media (max-width: 1550px) {
    .header-area_89d62bcc3e7e7366 .container-fluid_965829aed487781f {
      padding: 0 24px; } }
.header-area_89d62bcc3e7e7366.style-2_d82d4de58a3d8e0a .header-top {
  padding: 9px 0;
  background-color: #F9F4F1; }
  .header-area_89d62bcc3e7e7366.style-2_d82d4de58a3d8e0a .header-top .te-header-contact-info_c38ece2f523c1cd2 span {
    color: #677471; }
    .header-area_89d62bcc3e7e7366.style-2_d82d4de58a3d8e0a .header-top .te-header-contact-info_c38ece2f523c1cd2 span i {
      color: #317EFE; }
    .header-area_89d62bcc3e7e7366.style-2_d82d4de58a3d8e0a .header-top .te-header-contact-info_c38ece2f523c1cd2 span a {
      color: #677471; }
  .header-area_89d62bcc3e7e7366.style-2_d82d4de58a3d8e0a .header-top .te-social-profile_76cf990f22a7d17d a {
    color: #317EFE;
    background-color: #E0E6F8;
    width: 42px;
    height: 42px; }
    .header-area_89d62bcc3e7e7366.style-2_d82d4de58a3d8e0a .header-top .te-social-profile_76cf990f22a7d17d a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #ffffff;
      background-color: #317EFE; }
.header-area_89d62bcc3e7e7366.style-2_d82d4de58a3d8e0a .te-header-menu-area_81970472a99a048b {
  position: fixed;
  top: 20px;
  left: 0;
  width: 100%; }
  .header-area_89d62bcc3e7e7366.style-2_d82d4de58a3d8e0a .te-header-menu-area_81970472a99a048b .menu-wrapper_26f050feadeb12bb {
    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_89d62bcc3e7e7366.style-2_d82d4de58a3d8e0a .te-header-menu-area_81970472a99a048b .menu-wrapper_26f050feadeb12bb {
        padding-left: 10px;
        padding-right: 6px; } }
  .header-area_89d62bcc3e7e7366.style-2_d82d4de58a3d8e0a .te-header-menu-area_81970472a99a048b .te-header-btn_1e52e6da2ef25467 .te-quote-btn_9f23b239e26d4812 {
    background-color: #E7F914;
    border-color: #E7F914; }
.header-area_89d62bcc3e7e7366.style-2_d82d4de58a3d8e0a .te-sticky_menu {
  top: 0; }
  .header-area_89d62bcc3e7e7366.style-2_d82d4de58a3d8e0a .te-sticky_menu .menu-wrapper_26f050feadeb12bb {
    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_16d9e14db7d8b048 {
    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_6b45386db527b0cd {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px; }
  .header-top .te-header-contact-info_c38ece2f523c1cd2 {
    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_c38ece2f523c1cd2 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_c38ece2f523c1cd2 span.te-contact-info-item_e6072d97f22597f9 {
        gap: 0 10px !important; }
      .header-top .te-header-contact-info_c38ece2f523c1cd2 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_95fe5a409107b074 {
      display: none; } }
  .header-top .header-top-btn_95fe5a409107b074 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_95fe5a409107b074 a:hover:after {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
    .header-top .header-top-btn_95fe5a409107b074 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_76cf990f22a7d17d {
    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_76cf990f22a7d17d .te-social-profile-label_836877d958a91c32 {
      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_76cf990f22a7d17d 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_76cf990f22a7d17d a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #14203A;
        background-color: #E7F914; }

.te-header-menu-area_81970472a99a048b {
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-header-menu-area_81970472a99a048b.te-te-sticky-header_f76e3794eca01619 {
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-header-menu-area_81970472a99a048b.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_81970472a99a048b.te-sticky_menu .te-logo_dd4408ab92da12ad {
      height: 84px; }
      .te-header-menu-area_81970472a99a048b.te-sticky_menu .te-logo_dd4408ab92da12ad:after {
        display: none; }
      .te-header-menu-area_81970472a99a048b.te-sticky_menu .te-logo_dd4408ab92da12ad .te-standard-logo_467a59444797d993 {
        display: none; }
      .te-header-menu-area_81970472a99a048b.te-sticky_menu .te-logo_dd4408ab92da12ad .te-sticky-logo_f9624d582b3ce904 {
        display: block; }
        .te-header-menu-area_81970472a99a048b.te-sticky_menu .te-logo_dd4408ab92da12ad .te-sticky-logo_f9624d582b3ce904 img {
          width: 170px;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-header-menu-area_81970472a99a048b.te-sticky_menu .te-main-menu_9b414b4c84ad5df1 ul li.te-active > a:after {
      bottom: 20px; }
    .te-header-menu-area_81970472a99a048b.te-sticky_menu .te-main-menu_9b414b4c84ad5df1 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_81970472a99a048b.te-sticky_menu .te-main-menu_9b414b4c84ad5df1 ul li a {
          padding: 33px 14px; } }
    .te-header-menu-area_81970472a99a048b.te-sticky_menu .te-main-menu_9b414b4c84ad5df1 ul li ul li a {
      padding: 10px 20px; }
  .te-header-menu-area_81970472a99a048b .te-header-menu-wrapper_0884a240027b8f73 {
    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_81970472a99a048b .te-header-menu-wrapper_0884a240027b8f73 {
        gap: 20px; } }
  .te-header-menu-area_81970472a99a048b .te-logo_dd4408ab92da12ad {
    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_81970472a99a048b .te-logo_dd4408ab92da12ad {
        height: 100px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-header-menu-area_81970472a99a048b .te-logo_dd4408ab92da12ad {
        height: 80px; } }
    @media only screen and (max-width: 1199px) {
      .te-header-menu-area_81970472a99a048b .te-logo_dd4408ab92da12ad .te-standard-logo_467a59444797d993 {
        display: none; } }
    .te-header-menu-area_81970472a99a048b .te-logo_dd4408ab92da12ad .te-standard-logo_467a59444797d993 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-header-menu-area_81970472a99a048b .te-logo_dd4408ab92da12ad .te-sticky-logo_f9624d582b3ce904 {
      display: none; }
      @media only screen and (max-width: 767px) {
        .te-header-menu-area_81970472a99a048b .te-logo_dd4408ab92da12ad .te-sticky-logo_f9624d582b3ce904 {
          width: 170px; } }
      @media only screen and (max-width: 1199px) {
        .te-header-menu-area_81970472a99a048b .te-logo_dd4408ab92da12ad .te-sticky-logo_f9624d582b3ce904 {
          display: block; } }
      .te-header-menu-area_81970472a99a048b .te-logo_dd4408ab92da12ad .te-sticky-logo_f9624d582b3ce904 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-header-menu-area_81970472a99a048b .te-logo_dd4408ab92da12ad .te-retina-logo_b3c3d76266844c1e {
      display: none; }

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

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

.te-header-btn_1e52e6da2ef25467 {
  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_1e52e6da2ef25467 .te-icon_bad6f57bfc95e465 {
    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_1e52e6da2ef25467 .te-icon_bad6f57bfc95e465: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_1e52e6da2ef25467 {
      display: none; } }
  .te-header-btn_1e52e6da2ef25467 .te-cta-btn_5b18e7fb59d2f0fe {
    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_1e52e6da2ef25467 .te-cta-btn_5b18e7fb59d2f0fe:hover {
      background-color: #317EFE;
      color: #ffffff; }
  .te-header-btn_1e52e6da2ef25467 .te-quote-btn_9f23b239e26d4812 {
    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_1e52e6da2ef25467 .te-quote-btn_9f23b239e26d4812: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_3e7f6d09da774e7d {
    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_3e7f6d09da774e7d .te-search-content-filed_e4b384c88dfe381a {
      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_3e7f6d09da774e7d .te-search-content-filed_e4b384c88dfe381a .te-search-close {
        cursor: pointer;
        font-size: 30px;
        color: #ffffff; }
    .te-search-form-wrapper .te-search-form-inner_3e7f6d09da774e7d .te-search-form_73221297f8e9608d {
      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_3e7f6d09da774e7d .te-search-form_73221297f8e9608d .te-search-form-input_43a71d83d162cdda {
        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_3e7f6d09da774e7d .te-search-form_73221297f8e9608d .te-search-form-input_43a71d83d162cdda .te-search-icon_752d36dbdf97ce61 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .te-search-form-wrapper .te-search-form-inner_3e7f6d09da774e7d .te-search-form_73221297f8e9608d .te-search-form-input_43a71d83d162cdda button.te-submit-search-btn_456b47530d13e288 {
          padding: 15px 24px !important; }
      .te-search-form-wrapper .te-search-form-inner_3e7f6d09da774e7d .te-search-form_73221297f8e9608d 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_59c43b6711c0e3da {
  display: none; }

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

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

.mean-container .mean-nav ul li.dropdown-opened_48ce81f798d9ff55 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_4948e4b3bcf409a1 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_4948e4b3bcf409a1 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_d6e1348933dd109a {
    display: inline-block;
    width: 180px; }
  .te-menu-sidebar-area .te-menu-sidebar-wrapper_33aee822f5afbca9 {
    position: relative;
    padding: 40px; }
  .te-menu-sidebar-area.active {
    right: 0; }
  .te-menu-sidebar-area .te-menu-sidebar-close_cb13df12c2001269 {
    position: absolute;
    top: 0;
    right: 0; }
    .te-menu-sidebar-area .te-menu-sidebar-close_cb13df12c2001269 .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_cb13df12c2001269 .te-menu-sidebar-close-btn:hover {
        background-color: #317EFE; }
  .te-menu-sidebar-area .te-menu-sidebar-content_bc6de03ae6a3e81f .te-menu-sidebar-single-widget_f1ac011b42524c4c {
    display: inline-block;
    margin-top: 20px;
    width: 100%; }
    .te-menu-sidebar-area .te-menu-sidebar-content_bc6de03ae6a3e81f .te-menu-sidebar-single-widget_f1ac011b42524c4c .te-menu-sidebar-title_ec6eb911d3ab13f5 {
      margin-bottom: 5px; }
    .te-menu-sidebar-area .te-menu-sidebar-content_bc6de03ae6a3e81f .te-menu-sidebar-single-widget_f1ac011b42524c4c .te-header-contact-info_c38ece2f523c1cd2 {
      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_bc6de03ae6a3e81f .te-menu-sidebar-single-widget_f1ac011b42524c4c .te-header-contact-info_c38ece2f523c1cd2 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_bc6de03ae6a3e81f .te-menu-sidebar-single-widget_f1ac011b42524c4c .te-header-contact-info_c38ece2f523c1cd2 span.te-contact-info-item_e6072d97f22597f9 {
          gap: 0 10px !important; }
        .te-menu-sidebar-area .te-menu-sidebar-content_bc6de03ae6a3e81f .te-menu-sidebar-single-widget_f1ac011b42524c4c .te-header-contact-info_c38ece2f523c1cd2 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_bc6de03ae6a3e81f .te-menu-sidebar-single-widget_f1ac011b42524c4c .te-header-contact-info_c38ece2f523c1cd2 span a:hover {
            color: #317EFE; }
    .te-menu-sidebar-area .te-menu-sidebar-content_bc6de03ae6a3e81f .te-menu-sidebar-single-widget_f1ac011b42524c4c .te-social-profile_76cf990f22a7d17d {
      margin-top: 20px;
      border-top: 1px solid #dfe2e9;
      width: 100%;
      padding-top: 20px; }
      .te-menu-sidebar-area .te-menu-sidebar-content_bc6de03ae6a3e81f .te-menu-sidebar-single-widget_f1ac011b42524c4c .te-social-profile_76cf990f22a7d17d a {
        color: #14203A;
        font-size: 22px; }
        .te-menu-sidebar-area .te-menu-sidebar-content_bc6de03ae6a3e81f .te-menu-sidebar-single-widget_f1ac011b42524c4c .te-social-profile_76cf990f22a7d17d 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_dca4efe1349a0224 {
  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_dca4efe1349a0224.style-2_d82d4de58a3d8e0a .te-single-slider_9e1a85b8f1219863 {
    height: 950px;
    padding-top: 70px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_dca4efe1349a0224.style-2_d82d4de58a3d8e0a .te-single-slider_9e1a85b8f1219863 {
        height: unset;
        padding: 80px 0; } }
    .slider-area_dca4efe1349a0224.style-2_d82d4de58a3d8e0a .te-single-slider_9e1a85b8f1219863 .slider-feature-img_11f20b14904179e4 {
      position: absolute;
      right: 0;
      top: 0; }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_dca4efe1349a0224.style-2_d82d4de58a3d8e0a .te-single-slider_9e1a85b8f1219863 .slider-feature-img_11f20b14904179e4 {
          right: -200px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_dca4efe1349a0224.style-2_d82d4de58a3d8e0a .te-single-slider_9e1a85b8f1219863 .slider-feature-img_11f20b14904179e4 {
          right: -280px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_dca4efe1349a0224.style-2_d82d4de58a3d8e0a .te-single-slider_9e1a85b8f1219863 .slider-feature-img_11f20b14904179e4 {
          right: -380px; } }
      .slider-area_dca4efe1349a0224.style-2_d82d4de58a3d8e0a .te-single-slider_9e1a85b8f1219863 .slider-feature-img_11f20b14904179e4 .company-award_98874b9fbc3529b6 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        margin-top: 50px;
        left: 135px; }
        .slider-area_dca4efe1349a0224.style-2_d82d4de58a3d8e0a .te-single-slider_9e1a85b8f1219863 .slider-feature-img_11f20b14904179e4 .company-award_98874b9fbc3529b6 .icon_df781916397afd52 {
          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_dca4efe1349a0224.style-2_d82d4de58a3d8e0a .te-single-slider_9e1a85b8f1219863 .slider-feature-img_11f20b14904179e4 .slider-feature-img-overlay_140b24509dbacdd8 {
          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_dca4efe1349a0224.style-2_d82d4de58a3d8e0a .te-single-slider_9e1a85b8f1219863 .slider-left-shape_3a802f3ee13f8196 {
      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_dca4efe1349a0224.style-2_d82d4de58a3d8e0a .te-single-slider_9e1a85b8f1219863 .slider-left-shape_3a802f3ee13f8196 {
          display: none; } }
    .slider-area_dca4efe1349a0224.style-2_d82d4de58a3d8e0a .te-single-slider_9e1a85b8f1219863 .slider-right-shape_3f226aa640f2560b {
      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_dca4efe1349a0224.style-2_d82d4de58a3d8e0a .te-single-slider_9e1a85b8f1219863 .slider-right-shape_3f226aa640f2560b {
          display: none; } }
    .slider-area_dca4efe1349a0224.style-2_d82d4de58a3d8e0a .te-single-slider_9e1a85b8f1219863 .slider-circle-shape_24dc9388be8043da {
      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_dca4efe1349a0224 .te-slider-wrapper_31f887e4dc38548e .slick-active_2c7252ff5d95f896 .te-slider-short-title_29e2c940ad737f10,
  .slider-area_dca4efe1349a0224 .te-slider-wrapper_31f887e4dc38548e .slick-active_2c7252ff5d95f896 .te-slider-title_94d00398e28601fe,
  .slider-area_dca4efe1349a0224 .te-slider-wrapper_31f887e4dc38548e .slick-active_2c7252ff5d95f896 .te-slider-short-desc_4576c28693cbfa35,
  .slider-area_dca4efe1349a0224 .te-slider-wrapper_31f887e4dc38548e .slick-active_2c7252ff5d95f896 .te-slider-btn-wrapper_c4f851ef1f86cb18 {
    -webkit-animation-name: MovefadeUp;
    animation-name: MovefadeUp;
    -webkit-animation-fill-mode: both; }
  .slider-area_dca4efe1349a0224 .te-slider-wrapper_31f887e4dc38548e .slick-active_2c7252ff5d95f896 .te-slider-short-title_29e2c940ad737f10 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; }
  .slider-area_dca4efe1349a0224 .te-slider-wrapper_31f887e4dc38548e .slick-active_2c7252ff5d95f896 .te-slider-title_94d00398e28601fe {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  .slider-area_dca4efe1349a0224 .te-slider-wrapper_31f887e4dc38548e .slick-active_2c7252ff5d95f896 .te-slider-short-desc_4576c28693cbfa35 {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s; }
  .slider-area_dca4efe1349a0224 .te-slider-wrapper_31f887e4dc38548e .slick-active_2c7252ff5d95f896 .te-slider-btn-wrapper_c4f851ef1f86cb18 {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s; }
  .slider-area_dca4efe1349a0224 .te-slider-wrapper_31f887e4dc38548e .slick-dots_c023beedefb9c8e2 {
    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_dca4efe1349a0224 .te-slider-wrapper_31f887e4dc38548e .slick-dots_c023beedefb9c8e2 {
        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_dca4efe1349a0224 .te-slider-wrapper_31f887e4dc38548e .slick-dots_c023beedefb9c8e2 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_dca4efe1349a0224 .te-slider-wrapper_31f887e4dc38548e .slick-dots_c023beedefb9c8e2 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_dca4efe1349a0224 .te-slider-wrapper_31f887e4dc38548e .slick-dots_c023beedefb9c8e2 li button:hover {
          background-color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
      .slider-area_dca4efe1349a0224 .te-slider-wrapper_31f887e4dc38548e .slick-dots_c023beedefb9c8e2 li.slick-active_2c7252ff5d95f896 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 1px solid #317EFE; }
        .slider-area_dca4efe1349a0224 .te-slider-wrapper_31f887e4dc38548e .slick-dots_c023beedefb9c8e2 li.slick-active_2c7252ff5d95f896 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .slider-area_dca4efe1349a0224 .te-single-slider_9e1a85b8f1219863 {
    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_dca4efe1349a0224 .te-single-slider_9e1a85b8f1219863 {
        background-image: none !important; } }
    .slider-area_dca4efe1349a0224 .te-single-slider_9e1a85b8f1219863 .te-slider-overlay_a678bf378b1a2cd6 {
      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_dca4efe1349a0224 .te-single-slider_9e1a85b8f1219863 .te-slider-overlay_a678bf378b1a2cd6 {
          left: 0; } }
      .slider-area_dca4efe1349a0224 .te-single-slider_9e1a85b8f1219863 .te-slider-overlay_a678bf378b1a2cd6 .te-slider-overlay-shape_8fe8e02bfe0e934f {
        position: absolute;
        top: 0;
        height: 100%;
        left: -340px;
        width: 100%; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_dca4efe1349a0224 .te-single-slider_9e1a85b8f1219863 .te-slider-overlay_a678bf378b1a2cd6 .te-slider-overlay-shape_8fe8e02bfe0e934f {
            display: none; } }
    .slider-area_dca4efe1349a0224 .te-single-slider_9e1a85b8f1219863 .te-slider-content-wrapper_b6ebf233c1e5b215 {
      position: relative;
      z-index: 99; }
      .slider-area_dca4efe1349a0224 .te-single-slider_9e1a85b8f1219863 .te-slider-content-wrapper_b6ebf233c1e5b215 .te-slider-content_1a42c1f338ac6706 .te-slider-short-title_29e2c940ad737f10 {
        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_dca4efe1349a0224 .te-single-slider_9e1a85b8f1219863 .te-slider-content-wrapper_b6ebf233c1e5b215 .te-slider-content_1a42c1f338ac6706 .te-slider-title_94d00398e28601fe {
        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_dca4efe1349a0224 .te-single-slider_9e1a85b8f1219863 .te-slider-content-wrapper_b6ebf233c1e5b215 .te-slider-content_1a42c1f338ac6706 .te-slider-title_94d00398e28601fe {
            font-size: 60px;
            line-height: 64px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-area_dca4efe1349a0224 .te-single-slider_9e1a85b8f1219863 .te-slider-content-wrapper_b6ebf233c1e5b215 .te-slider-content_1a42c1f338ac6706 .te-slider-title_94d00398e28601fe {
            font-size: 48px;
            line-height: 56px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_dca4efe1349a0224 .te-single-slider_9e1a85b8f1219863 .te-slider-content-wrapper_b6ebf233c1e5b215 .te-slider-content_1a42c1f338ac6706 .te-slider-title_94d00398e28601fe {
            font-size: 42px;
            line-height: 52px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_dca4efe1349a0224 .te-single-slider_9e1a85b8f1219863 .te-slider-content-wrapper_b6ebf233c1e5b215 .te-slider-content_1a42c1f338ac6706 .te-slider-title_94d00398e28601fe {
            font-size: 38px;
            line-height: 44px;
            margin-bottom: 20px; } }
      .slider-area_dca4efe1349a0224 .te-single-slider_9e1a85b8f1219863 .te-slider-content-wrapper_b6ebf233c1e5b215 .te-slider-content_1a42c1f338ac6706 .te-slider-short-desc_4576c28693cbfa35 {
        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_dca4efe1349a0224 .te-single-slider_9e1a85b8f1219863 .te-slider-content-wrapper_b6ebf233c1e5b215 .te-slider-content_1a42c1f338ac6706 .te-slider-short-desc_4576c28693cbfa35 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_dca4efe1349a0224 .te-single-slider_9e1a85b8f1219863 .te-slider-content-wrapper_b6ebf233c1e5b215 .te-slider-content_1a42c1f338ac6706 .te-slider-short-desc_4576c28693cbfa35 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_dca4efe1349a0224 .te-single-slider_9e1a85b8f1219863 .te-slider-content-wrapper_b6ebf233c1e5b215 .te-slider-content_1a42c1f338ac6706 .te-slider-short-desc_4576c28693cbfa35 {
            font-size: 18px;
            line-height: 32px; } }
      .slider-area_dca4efe1349a0224 .te-single-slider_9e1a85b8f1219863 .te-slider-content-wrapper_b6ebf233c1e5b215 .te-slider-content_1a42c1f338ac6706 .te-slider-btn-wrapper_c4f851ef1f86cb18 {
        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_dca4efe1349a0224 .te-single-slider_9e1a85b8f1219863 .te-slider-content-wrapper_b6ebf233c1e5b215 .te-slider-content_1a42c1f338ac6706 .te-slider-btn-wrapper_c4f851ef1f86cb18 {
            padding-top: 30px; } }
        .slider-area_dca4efe1349a0224 .te-single-slider_9e1a85b8f1219863 .te-slider-content-wrapper_b6ebf233c1e5b215 .te-slider-content_1a42c1f338ac6706 .te-slider-btn-wrapper_c4f851ef1f86cb18 .te-theme-btn_8c270c5a8e47b970 {
          padding: 11px 30px;
          color: #ffffff;
          border-radius: 50px;
          background-color: #317EFE;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .slider-area_dca4efe1349a0224 .te-single-slider_9e1a85b8f1219863 .te-slider-content-wrapper_b6ebf233c1e5b215 .te-slider-content_1a42c1f338ac6706 .te-slider-btn-wrapper_c4f851ef1f86cb18 .te-call-btn_8461c575dfee9b3a {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 20px; }
          .slider-area_dca4efe1349a0224 .te-single-slider_9e1a85b8f1219863 .te-slider-content-wrapper_b6ebf233c1e5b215 .te-slider-content_1a42c1f338ac6706 .te-slider-btn-wrapper_c4f851ef1f86cb18 .te-call-btn_8461c575dfee9b3a .te-icon_bad6f57bfc95e465 {
            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_dca4efe1349a0224 .te-single-slider_9e1a85b8f1219863 .te-slider-content-wrapper_b6ebf233c1e5b215 .te-slider-content_1a42c1f338ac6706 .te-slider-btn-wrapper_c4f851ef1f86cb18 .te-call-btn_8461c575dfee9b3a .te-content_7bde67ae2a8963db {
            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_dca4efe1349a0224 .te-single-slider_9e1a85b8f1219863 .te-slider-content-wrapper_b6ebf233c1e5b215 .te-slider-content_1a42c1f338ac6706 .te-slider-btn-wrapper_c4f851ef1f86cb18 .te-call-btn_8461c575dfee9b3a .te-content_7bde67ae2a8963db .te-title_944733fe1a2122c1 {
              font-size: 18px;
              font-weight: 400;
              line-height: 24px;
              color: #335371; }
            .slider-area_dca4efe1349a0224 .te-single-slider_9e1a85b8f1219863 .te-slider-content-wrapper_b6ebf233c1e5b215 .te-slider-content_1a42c1f338ac6706 .te-slider-btn-wrapper_c4f851ef1f86cb18 .te-call-btn_8461c575dfee9b3a .te-content_7bde67ae2a8963db .te-text_1c429166d4e27b3f {
              font-size: 20px;
              font-weight: 500;
              line-height: 24px;
              letter-spacing: 0px;
              color: #14203A; }

.slider-area_dca4efe1349a0224.style-1_7a768a6f7aa78f6b {
  position: relative;
  overflow: visible;
  background: transparent; }
  .slider-area_dca4efe1349a0224.style-1_7a768a6f7aa78f6b: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_dca4efe1349a0224.style-1_7a768a6f7aa78f6b .te-single-slider_9e1a85b8f1219863 {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .slider-area_dca4efe1349a0224.style-1_7a768a6f7aa78f6b .te-single-slider_9e1a85b8f1219863 .te-slider-overlay_a678bf378b1a2cd6 {
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
      background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
      .slider-area_dca4efe1349a0224.style-1_7a768a6f7aa78f6b .te-single-slider_9e1a85b8f1219863 .te-slider-overlay_a678bf378b1a2cd6::before {
        display: none; }
    .slider-area_dca4efe1349a0224.style-1_7a768a6f7aa78f6b .te-single-slider_9e1a85b8f1219863 .slider-shape_7262fdbcd5db3b03 {
      position: absolute;
      border-radius: 20px;
      overflow: hidden; }
      .slider-area_dca4efe1349a0224.style-1_7a768a6f7aa78f6b .te-single-slider_9e1a85b8f1219863 .slider-shape_7262fdbcd5db3b03 img {
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        top: 0; }
    .slider-area_dca4efe1349a0224.style-1_7a768a6f7aa78f6b .te-single-slider_9e1a85b8f1219863 .shape-one_3c0214bf3b4930be {
      top: 50px;
      left: 0;
      width: 300px;
      height: 290px; }
      @media (max-width: 991px) {
        .slider-area_dca4efe1349a0224.style-1_7a768a6f7aa78f6b .te-single-slider_9e1a85b8f1219863 .shape-one_3c0214bf3b4930be {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_dca4efe1349a0224.style-1_7a768a6f7aa78f6b .te-single-slider_9e1a85b8f1219863 .shape-one_3c0214bf3b4930be {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_dca4efe1349a0224.style-1_7a768a6f7aa78f6b .te-single-slider_9e1a85b8f1219863 .shape-one_3c0214bf3b4930be {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_dca4efe1349a0224.style-1_7a768a6f7aa78f6b .te-single-slider_9e1a85b8f1219863 .shape-one_3c0214bf3b4930be {
          top: 160px;
          width: 250px;
          height: 200px; } }
    .slider-area_dca4efe1349a0224.style-1_7a768a6f7aa78f6b .te-single-slider_9e1a85b8f1219863 .shape-two_7a8c3e89f844e13e {
      top: 0;
      right: 0;
      width: 300px;
      height: 310px; }
      @media (max-width: 991px) {
        .slider-area_dca4efe1349a0224.style-1_7a768a6f7aa78f6b .te-single-slider_9e1a85b8f1219863 .shape-two_7a8c3e89f844e13e {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_dca4efe1349a0224.style-1_7a768a6f7aa78f6b .te-single-slider_9e1a85b8f1219863 .shape-two_7a8c3e89f844e13e {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_dca4efe1349a0224.style-1_7a768a6f7aa78f6b .te-single-slider_9e1a85b8f1219863 .shape-two_7a8c3e89f844e13e {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_dca4efe1349a0224.style-1_7a768a6f7aa78f6b .te-single-slider_9e1a85b8f1219863 .shape-two_7a8c3e89f844e13e {
          width: 300px;
          height: 250px;
          top: 70px;
          right: -40px; } }
    .slider-area_dca4efe1349a0224.style-1_7a768a6f7aa78f6b .te-single-slider_9e1a85b8f1219863 .shape-three_078e26c6baca95a2 {
      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_dca4efe1349a0224.style-1_7a768a6f7aa78f6b .te-single-slider_9e1a85b8f1219863 .shape-three_078e26c6baca95a2 {
          display: none !important; } }
      @media (max-width: 991px) {
        .slider-area_dca4efe1349a0224.style-1_7a768a6f7aa78f6b .te-single-slider_9e1a85b8f1219863 .shape-three_078e26c6baca95a2 {
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
    .slider-area_dca4efe1349a0224.style-1_7a768a6f7aa78f6b .te-single-slider_9e1a85b8f1219863 .te-slider-container_8290c14acbb7f058 {
      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_dca4efe1349a0224.style-1_7a768a6f7aa78f6b .te-single-slider_9e1a85b8f1219863 .te-slider-container_8290c14acbb7f058 {
          -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_dca4efe1349a0224.style-1_7a768a6f7aa78f6b .te-single-slider_9e1a85b8f1219863 .te-slider-container_8290c14acbb7f058 {
          padding: 70px 0;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .slider-area_dca4efe1349a0224.style-1_7a768a6f7aa78f6b .te-single-slider_9e1a85b8f1219863 .te-slider-container_8290c14acbb7f058 .te-slider-column_692d6c892248b2e5 {
        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_dca4efe1349a0224.style-1_7a768a6f7aa78f6b .te-single-slider_9e1a85b8f1219863 .te-slider-container_8290c14acbb7f058 .te-slider-column_692d6c892248b2e5 {
            width: 100%; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_dca4efe1349a0224.style-1_7a768a6f7aa78f6b .te-single-slider_9e1a85b8f1219863 .te-slider-content-wrapper_b6ebf233c1e5b215 .te-slider-content_1a42c1f338ac6706 .te-slider-btn-wrapper_c4f851ef1f86cb18 {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .slider-area_dca4efe1349a0224.style-1_7a768a6f7aa78f6b .te-single-slider_9e1a85b8f1219863 .te-slider-content-wrapper_b6ebf233c1e5b215 .te-slider-content_1a42c1f338ac6706 .te-slider-btn-wrapper_c4f851ef1f86cb18 .te-theme-btn_8c270c5a8e47b970 {
      background-color: #317EFE;
      color: #ffffff; }
      .slider-area_dca4efe1349a0224.style-1_7a768a6f7aa78f6b .te-single-slider_9e1a85b8f1219863 .te-slider-content-wrapper_b6ebf233c1e5b215 .te-slider-content_1a42c1f338ac6706 .te-slider-btn-wrapper_c4f851ef1f86cb18 .te-theme-btn_8c270c5a8e47b970:hover {
        background-color: #E7F914;
        color: #14203A; }
    .slider-area_dca4efe1349a0224.style-1_7a768a6f7aa78f6b .te-single-slider_9e1a85b8f1219863 .te-slider-content-wrapper_b6ebf233c1e5b215 .te-slider-content_1a42c1f338ac6706 .te-slider-btn-wrapper_c4f851ef1f86cb18 .te-call-btn_8461c575dfee9b3a .te-icon_bad6f57bfc95e465 {
      color: #317EFE; }
    .slider-area_dca4efe1349a0224.style-1_7a768a6f7aa78f6b .te-single-slider_9e1a85b8f1219863 .te-slider-content-wrapper_b6ebf233c1e5b215 .te-slider-content_1a42c1f338ac6706 .te-slider-title_94d00398e28601fe {
      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_dca4efe1349a0224.style-1_7a768a6f7aa78f6b .te-single-slider_9e1a85b8f1219863 .te-slider-content-wrapper_b6ebf233c1e5b215 .te-slider-content_1a42c1f338ac6706 .te-slider-title_94d00398e28601fe {
          font-size: 28px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_dca4efe1349a0224.style-1_7a768a6f7aa78f6b .te-single-slider_9e1a85b8f1219863 .te-slider-content-wrapper_b6ebf233c1e5b215 .te-slider-content_1a42c1f338ac6706 .te-slider-title_94d00398e28601fe {
          font-size: 32px;
          line-height: 52px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_dca4efe1349a0224.style-1_7a768a6f7aa78f6b .te-single-slider_9e1a85b8f1219863 .te-slider-content-wrapper_b6ebf233c1e5b215 .te-slider-content_1a42c1f338ac6706 .te-slider-title_94d00398e28601fe {
          font-size: 62px;
          line-height: 80px; } }
  .slider-area_dca4efe1349a0224.style-1_7a768a6f7aa78f6b .te-slider-wrapper_31f887e4dc38548e .container_608b96fcc8f33059 {
    position: relative; }
  .slider-area_dca4efe1349a0224.style-1_7a768a6f7aa78f6b .te-slider-wrapper_31f887e4dc38548e .slider-shape-bg_d0dfbd6e6af713b0 {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: 100px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_dca4efe1349a0224.style-1_7a768a6f7aa78f6b .te-slider-wrapper_31f887e4dc38548e .slider-shape-bg_d0dfbd6e6af713b0 {
        display: none; } }
    @media (max-width: 1399px) {
      .slider-area_dca4efe1349a0224.style-1_7a768a6f7aa78f6b .te-slider-wrapper_31f887e4dc38548e .slider-shape-bg_d0dfbd6e6af713b0 {
        margin-left: 0; } }
    .slider-area_dca4efe1349a0224.style-1_7a768a6f7aa78f6b .te-slider-wrapper_31f887e4dc38548e .slider-shape-bg_d0dfbd6e6af713b0: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_29f458065609eb52 {
  position: relative; }

.te-info-card_863899b4bc5a96c2 {
  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_863899b4bc5a96c2 {
      padding: 40px 25px; } }
  .te-info-card_863899b4bc5a96c2: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_863899b4bc5a96c2:hover .te-image-wrapper_a2e495c1f6aea243 .overlay_447360de504a41fe {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      opacity: 0.72; }
    .te-info-card_863899b4bc5a96c2:hover .te-image-wrapper_a2e495c1f6aea243 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_863899b4bc5a96c2:hover .icon_df781916397afd52 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-info-card_863899b4bc5a96c2:hover .content_c04734ea0192ef5f .te-read-more_4411424fd62f6e62 .te-theme-btn_8c270c5a8e47b970 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_863899b4bc5a96c2 .te-info-card-inner_eba25e58aa9da7ae {
    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_863899b4bc5a96c2 .te-image-wrapper_a2e495c1f6aea243 {
    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_863899b4bc5a96c2 .te-image-wrapper_a2e495c1f6aea243 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_863899b4bc5a96c2 .te-image-wrapper_a2e495c1f6aea243 .overlay_447360de504a41fe {
      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_863899b4bc5a96c2 .icon_df781916397afd52 {
    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_863899b4bc5a96c2 .icon_df781916397afd52 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_863899b4bc5a96c2 .te-content-wrapper_cc34827372210f6b {
    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_863899b4bc5a96c2 .te-title-wrapper_67220e90034e38a3 {
    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_863899b4bc5a96c2 .te-title-wrapper_67220e90034e38a3 .icon_df781916397afd52 {
      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_863899b4bc5a96c2 .te-title-wrapper_67220e90034e38a3 .icon_df781916397afd52::before, .te-info-card_863899b4bc5a96c2 .te-title-wrapper_67220e90034e38a3 .icon_df781916397afd52::after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #317EFE;
        border: 1px solid #E1E1E1; }
      .te-info-card_863899b4bc5a96c2 .te-title-wrapper_67220e90034e38a3 .icon_df781916397afd52::before {
        top: 15px;
        left: 5px; }
      .te-info-card_863899b4bc5a96c2 .te-title-wrapper_67220e90034e38a3 .icon_df781916397afd52::after {
        bottom: 15px;
        right: 5px; }
    .te-info-card_863899b4bc5a96c2 .te-title-wrapper_67220e90034e38a3 .title_f798435e78e98a88 {
      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_863899b4bc5a96c2 .te-title-wrapper_67220e90034e38a3 .divider_b39a8dfe90804bbe {
      width: 55px;
      height: 2px;
      background-color: #317EFE; }
  .te-info-card_863899b4bc5a96c2 .content_c04734ea0192ef5f {
    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_863899b4bc5a96c2 .content_c04734ea0192ef5f .desc_8e21239be02b1b02 {
      -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_863899b4bc5a96c2 .content_c04734ea0192ef5f .te-read-more_4411424fd62f6e62 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start; }
      .te-info-card_863899b4bc5a96c2 .content_c04734ea0192ef5f .te-read-more_4411424fd62f6e62 .te-theme-btn_8c270c5a8e47b970 {
        background-color: transparent;
        color: #317EFE;
        border: 1px solid #131A2A;
        padding: 9px 28px; }
        .te-info-card_863899b4bc5a96c2 .content_c04734ea0192ef5f .te-read-more_4411424fd62f6e62 .te-theme-btn_8c270c5a8e47b970:hover {
          background-color: #317EFE;
          color: #ffffff;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-info-card_863899b4bc5a96c2.style-2_d82d4de58a3d8e0a {
  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_863899b4bc5a96c2.style-2_d82d4de58a3d8e0a {
      padding: 35px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .te-info-card_863899b4bc5a96c2.style-2_d82d4de58a3d8e0a {
      padding: 35px; } }
  .te-info-card_863899b4bc5a96c2.style-2_d82d4de58a3d8e0a:hover .image_15e5fc9771d15260 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_863899b4bc5a96c2.style-2_d82d4de58a3d8e0a:hover .content_c04734ea0192ef5f .te-read-more_4411424fd62f6e62 .te-theme-btn_8c270c5a8e47b970 {
    background-color: inherit;
    color: #317EFE; }
  .te-info-card_863899b4bc5a96c2.style-2_d82d4de58a3d8e0a .image_15e5fc9771d15260 {
    border-radius: 20px;
    overflow: hidden; }
    .te-info-card_863899b4bc5a96c2.style-2_d82d4de58a3d8e0a .image_15e5fc9771d15260 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_863899b4bc5a96c2.style-2_d82d4de58a3d8e0a .te-title-wrapper_67220e90034e38a3 {
    padding-bottom: 15px; }
  .te-info-card_863899b4bc5a96c2.style-2_d82d4de58a3d8e0a .te-content-wrapper_cc34827372210f6b {
    text-align: left;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .te-info-card_863899b4bc5a96c2.style-2_d82d4de58a3d8e0a .content_c04734ea0192ef5f {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px; }
    .te-info-card_863899b4bc5a96c2.style-2_d82d4de58a3d8e0a .content_c04734ea0192ef5f .te-read-more_4411424fd62f6e62 .te-theme-btn_8c270c5a8e47b970 {
      padding: 0;
      border: 0; }

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

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

.te-icon-card_1656fd26fb1b7703.style-three_d3c73d1d9537f223 {
  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_1656fd26fb1b7703.style-three_d3c73d1d9537f223 .icon_df781916397afd52 {
    width: 72px;
    height: 72px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .te-icon-card_1656fd26fb1b7703.style-three_d3c73d1d9537f223 .icon_df781916397afd52 img {
      width: 100%; }
  .te-icon-card_1656fd26fb1b7703.style-three_d3c73d1d9537f223 .content_c04734ea0192ef5f {
    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_1656fd26fb1b7703.style-three_d3c73d1d9537f223 .content_c04734ea0192ef5f .title_f798435e78e98a88 {
      color: #ffffff; }
    .te-icon-card_1656fd26fb1b7703.style-three_d3c73d1d9537f223 .content_c04734ea0192ef5f .desc_8e21239be02b1b02 {
      color: #c7cdda; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-icon-card_1656fd26fb1b7703.style-three_d3c73d1d9537f223 {
      gap: 25px; }
      .te-icon-card_1656fd26fb1b7703.style-three_d3c73d1d9537f223 .content_c04734ea0192ef5f {
        gap: 18px; } }

.te-icon-card_1656fd26fb1b7703.style-2_d82d4de58a3d8e0a {
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0; }
  .te-icon-card_1656fd26fb1b7703.style-2_d82d4de58a3d8e0a .icon_df781916397afd52 {
    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_1656fd26fb1b7703.style-2_d82d4de58a3d8e0a .content_c04734ea0192ef5f {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px; }
    .te-icon-card_1656fd26fb1b7703.style-2_d82d4de58a3d8e0a .content_c04734ea0192ef5f .title_f798435e78e98a88 {
      font-size: 20px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px; }
    .te-icon-card_1656fd26fb1b7703.style-2_d82d4de58a3d8e0a .content_c04734ea0192ef5f .desc_8e21239be02b1b02 {
      line-height: 22px; }

.te-about-image-card_dbfb065588ee06db .te-main-img-wrapper_f62eb4e2bd4689b4 {
  text-align: right; }
  @media (max-width: 991px) {
    .te-about-image-card_dbfb065588ee06db .te-main-img-wrapper_f62eb4e2bd4689b4 {
      text-align: left; } }
  .te-about-image-card_dbfb065588ee06db .te-main-img-wrapper_f62eb4e2bd4689b4 .te-main-img-inner_5586116a940cc0e7 {
    position: relative;
    display: inline-block;
    z-index: 2; }
    .te-about-image-card_dbfb065588ee06db .te-main-img-wrapper_f62eb4e2bd4689b4 .te-main-img-inner_5586116a940cc0e7 > img {
      border-radius: 500px 500px 0 0;
      margin-left: 7px;
      margin-top: 4px; }
      @media (max-width: 650px) {
        .te-about-image-card_dbfb065588ee06db .te-main-img-wrapper_f62eb4e2bd4689b4 .te-main-img-inner_5586116a940cc0e7 > img {
          width: 100%; } }
    .te-about-image-card_dbfb065588ee06db .te-main-img-wrapper_f62eb4e2bd4689b4 .te-main-img-inner_5586116a940cc0e7 .te-img-card-shape_4cf61b3edeacd7cf {
      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_dbfb065588ee06db .te-main-img-wrapper_f62eb4e2bd4689b4 .te-main-img-inner_5586116a940cc0e7 .te-img-card-shape_4cf61b3edeacd7cf {
          right: 0; } }
.te-about-image-card_dbfb065588ee06db .te-company-foundation_62b325d57c50e573 {
  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_dbfb065588ee06db .te-company-foundation_62b325d57c50e573 .te-counter-wrapper_371c639d04634c01 {
    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_dbfb065588ee06db .te-company-foundation_62b325d57c50e573 .counter-title_1bd51ef59db08c87 {
    font-size: 45px;
    font-weight: 700;
    line-height: 54.9px;
    letter-spacing: -0.8px;
    color: #14203A;
    margin-bottom: 0; }
  .te-about-image-card_dbfb065588ee06db .te-company-foundation_62b325d57c50e573 .title_f798435e78e98a88 {
    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_dbfb065588ee06db.style-2_d82d4de58a3d8e0a .te-main-img-wrapper_f62eb4e2bd4689b4 .te-main-img-inner_5586116a940cc0e7 {
  border-radius: 20px;
  padding-right: 80px;
  margin-top: 23px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-image-card_dbfb065588ee06db.style-2_d82d4de58a3d8e0a .te-main-img-wrapper_f62eb4e2bd4689b4 .te-main-img-inner_5586116a940cc0e7 {
      padding-right: 0;
      margin-top: 0; } }
  .te-about-image-card_dbfb065588ee06db.style-2_d82d4de58a3d8e0a .te-main-img-wrapper_f62eb4e2bd4689b4 .te-main-img-inner_5586116a940cc0e7 > img {
    margin: 0;
    border-radius: 20px; }
  .te-about-image-card_dbfb065588ee06db.style-2_d82d4de58a3d8e0a .te-main-img-wrapper_f62eb4e2bd4689b4 .te-main-img-inner_5586116a940cc0e7 .te-img-card-shape_4cf61b3edeacd7cf {
    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_dbfb065588ee06db.style-2_d82d4de58a3d8e0a .te-main-img-wrapper_f62eb4e2bd4689b4 .te-main-img-inner_5586116a940cc0e7 .te-img-card-shape_4cf61b3edeacd7cf {
        display: none; } }
  .te-about-image-card_dbfb065588ee06db.style-2_d82d4de58a3d8e0a .te-main-img-wrapper_f62eb4e2bd4689b4 .te-main-img-inner_5586116a940cc0e7 .te-another-image_c313b48e577275f6 {
    position: absolute;
    top: 55%;
    right: -45px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-image-card_dbfb065588ee06db.style-2_d82d4de58a3d8e0a .te-main-img-wrapper_f62eb4e2bd4689b4 .te-main-img-inner_5586116a940cc0e7 .te-another-image_c313b48e577275f6 {
        position: relative;
        right: unset;
        top: unset; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .te-about-image-card_dbfb065588ee06db.style-2_d82d4de58a3d8e0a .te-main-img-wrapper_f62eb4e2bd4689b4 .te-main-img-inner_5586116a940cc0e7 .te-another-image_c313b48e577275f6 {
        position: relative; } }
    .te-about-image-card_dbfb065588ee06db.style-2_d82d4de58a3d8e0a .te-main-img-wrapper_f62eb4e2bd4689b4 .te-main-img-inner_5586116a940cc0e7 .te-another-image_c313b48e577275f6 .te-another-image-inner_1c014157385cb776 {
      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_dbfb065588ee06db.style-2_d82d4de58a3d8e0a .te-main-img-wrapper_f62eb4e2bd4689b4 .te-main-img-inner_5586116a940cc0e7 .te-another-image_c313b48e577275f6 .te-another-image-inner_1c014157385cb776 {
          width: 100%; }
          .te-about-image-card_dbfb065588ee06db.style-2_d82d4de58a3d8e0a .te-main-img-wrapper_f62eb4e2bd4689b4 .te-main-img-inner_5586116a940cc0e7 .te-another-image_c313b48e577275f6 .te-another-image-inner_1c014157385cb776 img {
            width: 100%; } }
    .te-about-image-card_dbfb065588ee06db.style-2_d82d4de58a3d8e0a .te-main-img-wrapper_f62eb4e2bd4689b4 .te-main-img-inner_5586116a940cc0e7 .te-another-image_c313b48e577275f6 .video-btn_db74f794b0394a4c {
      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_dbfb065588ee06db.style-2_d82d4de58a3d8e0a .te-main-img-wrapper_f62eb4e2bd4689b4 .te-main-img-inner_5586116a940cc0e7 .te-another-image_c313b48e577275f6 .video-btn_db74f794b0394a4c {
          left: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%); } }
      .te-about-image-card_dbfb065588ee06db.style-2_d82d4de58a3d8e0a .te-main-img-wrapper_f62eb4e2bd4689b4 .te-main-img-inner_5586116a940cc0e7 .te-another-image_c313b48e577275f6 .video-btn_db74f794b0394a4c 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_dbfb065588ee06db.style-2_d82d4de58a3d8e0a .te-main-img-wrapper_f62eb4e2bd4689b4 .te-main-img-inner_5586116a940cc0e7 .te-another-image_c313b48e577275f6 .te-badge-text_7266f8d699c0b2e0 {
      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_dbfb065588ee06db.style-2_d82d4de58a3d8e0a .te-main-img-wrapper_f62eb4e2bd4689b4 .te-main-img-inner_5586116a940cc0e7 .te-another-image_c313b48e577275f6 .te-badge-text_7266f8d699c0b2e0 {
          left: unset;
          top: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%);
          right: 0; } }
      .te-about-image-card_dbfb065588ee06db.style-2_d82d4de58a3d8e0a .te-main-img-wrapper_f62eb4e2bd4689b4 .te-main-img-inner_5586116a940cc0e7 .te-another-image_c313b48e577275f6 .te-badge-text_7266f8d699c0b2e0 .icon_df781916397afd52 {
        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_dbfb065588ee06db.style-2_d82d4de58a3d8e0a .te-main-img-wrapper_f62eb4e2bd4689b4 .te-main-img-inner_5586116a940cc0e7 .te-another-image_c313b48e577275f6 .te-badge-text_7266f8d699c0b2e0 .text_5d17ba34bb520a6a {
        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_dbfb065588ee06db.style-2_d82d4de58a3d8e0a .te-main-img-wrapper_f62eb4e2bd4689b4 .te-main-img-inner_5586116a940cc0e7 .te-another-image_c313b48e577275f6 .te-badge-text_7266f8d699c0b2e0 .text_5d17ba34bb520a6a .title_f798435e78e98a88 {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #14203A; }
        .te-about-image-card_dbfb065588ee06db.style-2_d82d4de58a3d8e0a .te-main-img-wrapper_f62eb4e2bd4689b4 .te-main-img-inner_5586116a940cc0e7 .te-another-image_c313b48e577275f6 .te-badge-text_7266f8d699c0b2e0 .text_5d17ba34bb520a6a span {
          font-size: 12px;
          font-weight: 400;
          line-height: 12px;
          color: #335371; }

.te-about-info-card_7a64d2d6e27fc519 .te-about-info-content_a6b022b0365bc862 {
  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_7a64d2d6e27fc519 .te-about-info-content_a6b022b0365bc862 .te-section-title_e5060d530512b279 {
    margin-bottom: 0; }
    .te-about-info-card_7a64d2d6e27fc519 .te-about-info-content_a6b022b0365bc862 .te-section-title_e5060d530512b279 .title_f798435e78e98a88 {
      margin-bottom: 0; }
  .te-about-info-card_7a64d2d6e27fc519 .te-about-info-content_a6b022b0365bc862 .te-list-item-wrapper_5703942fc8e6ea84 {
    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_7a64d2d6e27fc519 .te-about-info-content_a6b022b0365bc862 .te-list-item-wrapper_5703942fc8e6ea84 {
        grid-template-columns: repeat(1, 1fr); } }
    .te-about-info-card_7a64d2d6e27fc519 .te-about-info-content_a6b022b0365bc862 .te-list-item-wrapper_5703942fc8e6ea84 .te-list-item_913f1f422758e62e .icon_df781916397afd52 {
      font-size: 24px;
      color: #317EFE;
      background-color: transparent;
      width: unset;
      height: unset; }
    .te-about-info-card_7a64d2d6e27fc519 .te-about-info-content_a6b022b0365bc862 .te-list-item-wrapper_5703942fc8e6ea84 .te-list-item_913f1f422758e62e .text_5d17ba34bb520a6a {
      color: #14203A; }
  .te-about-info-card_7a64d2d6e27fc519 .te-about-info-content_a6b022b0365bc862 .te-info-list_0b75512bc20464a2 {
    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_7a64d2d6e27fc519 .te-about-info-content_a6b022b0365bc862 .te-info-list_0b75512bc20464a2 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 20px; } }
    .te-about-info-card_7a64d2d6e27fc519 .te-about-info-content_a6b022b0365bc862 .te-info-list_0b75512bc20464a2 .te-single-info-list_811cae2df93d4c9a {
      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_7a64d2d6e27fc519 .te-about-info-content_a6b022b0365bc862 .te-info-list_0b75512bc20464a2 .te-single-info-list_811cae2df93d4c9a:hover .icon_df781916397afd52 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_7a64d2d6e27fc519 .te-about-info-content_a6b022b0365bc862 .te-info-list_0b75512bc20464a2 .te-single-info-list_811cae2df93d4c9a .icon_df781916397afd52 {
        margin-bottom: 10px;
        position: relative;
        margin-left: 20px; }
        .te-about-info-card_7a64d2d6e27fc519 .te-about-info-content_a6b022b0365bc862 .te-info-list_0b75512bc20464a2 .te-single-info-list_811cae2df93d4c9a .icon_df781916397afd52::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_7a64d2d6e27fc519 .te-about-info-content_a6b022b0365bc862 .te-info-list_0b75512bc20464a2 .te-single-info-list_811cae2df93d4c9a .icon_df781916397afd52 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_7a64d2d6e27fc519 .te-about-info-content_a6b022b0365bc862 .te-info-list_0b75512bc20464a2 .te-single-info-list_811cae2df93d4c9a .title_f798435e78e98a88 {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0px;
        margin-bottom: 0; }
      .te-about-info-card_7a64d2d6e27fc519 .te-about-info-content_a6b022b0365bc862 .te-info-list_0b75512bc20464a2 .te-single-info-list_811cae2df93d4c9a .short-title_1eeedce3ed781def {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px; }

.te-about-info-card_7a64d2d6e27fc519.style-2_d82d4de58a3d8e0a .te-about-info-content_a6b022b0365bc862 {
  gap: 10px; }
  .te-about-info-card_7a64d2d6e27fc519.style-2_d82d4de58a3d8e0a .te-about-info-content_a6b022b0365bc862 .te-list-item-wrapper_5703942fc8e6ea84 {
    padding-top: 6px;
    gap: 0; }
    .te-about-info-card_7a64d2d6e27fc519.style-2_d82d4de58a3d8e0a .te-about-info-content_a6b022b0365bc862 .te-list-item-wrapper_5703942fc8e6ea84 .te-list-item_913f1f422758e62e .icon_df781916397afd52 {
      width: 16px;
      height: 16px;
      background-color: #317EFE;
      border-radius: 50%;
      color: white;
      font-size: 10px; }
    .te-about-info-card_7a64d2d6e27fc519.style-2_d82d4de58a3d8e0a .te-about-info-content_a6b022b0365bc862 .te-list-item-wrapper_5703942fc8e6ea84 .te-list-item_913f1f422758e62e .text_5d17ba34bb520a6a {
      color: #335371; }
  .te-about-info-card_7a64d2d6e27fc519.style-2_d82d4de58a3d8e0a .te-about-info-content_a6b022b0365bc862 .te-info-list_0b75512bc20464a2 {
    border-top: 1px solid #E1E1E1;
    padding-top: 40px; }
    .te-about-info-card_7a64d2d6e27fc519.style-2_d82d4de58a3d8e0a .te-about-info-content_a6b022b0365bc862 .te-info-list_0b75512bc20464a2 .divider_b39a8dfe90804bbe {
      width: 1px;
      background-color: #E1E1E1;
      height: 127px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-info-card_7a64d2d6e27fc519.style-2_d82d4de58a3d8e0a .te-about-info-content_a6b022b0365bc862 .te-info-list_0b75512bc20464a2 .divider_b39a8dfe90804bbe {
          height: 1px;
          width: 100%; } }

.te-about-info-card_7a64d2d6e27fc519.style-three_d3c73d1d9537f223 .te-section-title_e5060d530512b279 {
  margin-bottom: 40px; }
.te-about-info-card_7a64d2d6e27fc519.style-three_d3c73d1d9537f223 .about-info-wrapper_a489fef1c3a9314e {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_7a64d2d6e27fc519.style-three_d3c73d1d9537f223 .about-info-wrapper_a489fef1c3a9314e {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .te-about-info-card_7a64d2d6e27fc519.style-three_d3c73d1d9537f223 .about-info-wrapper_a489fef1c3a9314e .about-info-img_60b6bf3fa37df48f {
    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_7a64d2d6e27fc519.style-three_d3c73d1d9537f223 .about-info-wrapper_a489fef1c3a9314e .about-info-img_60b6bf3fa37df48f {
        height: 350px; } }
    .te-about-info-card_7a64d2d6e27fc519.style-three_d3c73d1d9537f223 .about-info-wrapper_a489fef1c3a9314e .about-info-img_60b6bf3fa37df48f img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.te-about-info-card_7a64d2d6e27fc519.style-three_d3c73d1d9537f223 .te-about-info-content_a6b022b0365bc862 {
  padding-left: 50px;
  gap: 30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_7a64d2d6e27fc519.style-three_d3c73d1d9537f223 .te-about-info-content_a6b022b0365bc862 {
      padding-left: 0;
      padding-top: 50px; } }
  .te-about-info-card_7a64d2d6e27fc519.style-three_d3c73d1d9537f223 .te-about-info-content_a6b022b0365bc862 .skill-progressbar-wrapper_34c2b003d5ce1524 {
    width: 100%; }
  .te-about-info-card_7a64d2d6e27fc519.style-three_d3c73d1d9537f223 .te-about-info-content_a6b022b0365bc862 .te-icon-card-wrapper_d11801848888f78d {
    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_7a64d2d6e27fc519.style-three_d3c73d1d9537f223 .te-about-info-content_a6b022b0365bc862 .te-icon-card-wrapper_d11801848888f78d .te-icon-card_1656fd26fb1b7703 {
      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_7a64d2d6e27fc519.style-three_d3c73d1d9537f223 .te-about-info-content_a6b022b0365bc862 .te-icon-card-wrapper_d11801848888f78d .te-icon-card_1656fd26fb1b7703 .icon_df781916397afd52 {
        width: 40px;
        height: 40px; }
      .te-about-info-card_7a64d2d6e27fc519.style-three_d3c73d1d9537f223 .te-about-info-content_a6b022b0365bc862 .te-icon-card-wrapper_d11801848888f78d .te-icon-card_1656fd26fb1b7703 .content_c04734ea0192ef5f {
        gap: 4px; }
        .te-about-info-card_7a64d2d6e27fc519.style-three_d3c73d1d9537f223 .te-about-info-content_a6b022b0365bc862 .te-icon-card-wrapper_d11801848888f78d .te-icon-card_1656fd26fb1b7703 .content_c04734ea0192ef5f .title_f798435e78e98a88 {
          font-size: 18px;
          line-height: 24px; }
  .te-about-info-card_7a64d2d6e27fc519.style-three_d3c73d1d9537f223 .te-about-info-content_a6b022b0365bc862 .te-btn-wrapper_f702e8c993d64e89 {
    margin-top: 7px; }

.te-counter-card_8a46597a20f4a3c0 {
  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_8a46597a20f4a3c0 {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 575px) {
    .te-counter-card_8a46597a20f4a3c0 {
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 50px; } }
  .te-counter-card_8a46597a20f4a3c0 .te-counter-item_0a7c6d7919850d55 {
    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_8a46597a20f4a3c0 .te-counter-item_0a7c6d7919850d55:hover .icon_df781916397afd52 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-counter-card_8a46597a20f4a3c0 .te-counter-item_0a7c6d7919850d55 .icon_df781916397afd52 {
      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_8a46597a20f4a3c0 .te-counter-item_0a7c6d7919850d55 .icon_df781916397afd52 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-counter-card_8a46597a20f4a3c0 .te-counter-item_0a7c6d7919850d55 .te-counter-title_a8e243ecd9d3197f {
      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_8a46597a20f4a3c0 .te-counter-item_0a7c6d7919850d55 .te-counter-title_a8e243ecd9d3197f .content_c04734ea0192ef5f {
        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_8a46597a20f4a3c0 .te-counter-item_0a7c6d7919850d55 .number_1484246891d2eac3 {
      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_8a46597a20f4a3c0 .te-counter-item_0a7c6d7919850d55 .number_1484246891d2eac3 {
          font-size: 36px;
          line-height: 40px; } }
    .te-counter-card_8a46597a20f4a3c0 .te-counter-item_0a7c6d7919850d55 .title_f798435e78e98a88 {
      margin: 0;
      font-family: "Inter", sans-serif;
      font-weight: 400;
      font-size: 18px;
      line-height: 18px;
      color: #335371; }
    .te-counter-card_8a46597a20f4a3c0 .te-counter-item_0a7c6d7919850d55 .text_5d17ba34bb520a6a {
      margin: 0;
      color: #c7cdda; }

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

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

.te-process-step_4a01e4bd6dacf667 {
  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_4a01e4bd6dacf667::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_4a01e4bd6dacf667 {
      padding: 32px 28px 42px 28px; } }
  .te-process-step_4a01e4bd6dacf667:hover {
    top: -5px; }
    .te-process-step_4a01e4bd6dacf667:hover::before {
      width: 100%;
      height: 100%;
      border-radius: 0;
      -webkit-transform: translateX(-50%) scale(1);
              transform: translateX(-50%) scale(1); }
    .te-process-step_4a01e4bd6dacf667:hover .icon_df781916397afd52 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_4a01e4bd6dacf667:hover .counter-number_7fed46cef4bd921c {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_4a01e4bd6dacf667:hover .content_c04734ea0192ef5f .te-read-more_4411424fd62f6e62 .te-theme-btn_8c270c5a8e47b970 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff; }
  .te-process-step_4a01e4bd6dacf667 .icon_df781916397afd52 {
    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_4a01e4bd6dacf667 .icon_df781916397afd52 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-process-step_4a01e4bd6dacf667 .te-content-wrapper_cc34827372210f6b {
    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_4a01e4bd6dacf667 .te-counter-wrapper_371c639d04634c01 {
    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_4a01e4bd6dacf667 .te-counter-wrapper_371c639d04634c01 .shape_acf982bb2148f26e {
      position: relative; }
  .te-process-step_4a01e4bd6dacf667 .counter-number_7fed46cef4bd921c {
    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_4a01e4bd6dacf667 .te-title-wrapper_67220e90034e38a3 {
    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_4a01e4bd6dacf667 .te-title-wrapper_67220e90034e38a3 .icon_df781916397afd52 {
      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_4a01e4bd6dacf667 .te-title-wrapper_67220e90034e38a3 .title_f798435e78e98a88 {
      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_4a01e4bd6dacf667 .content_c04734ea0192ef5f {
    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_4a01e4bd6dacf667 .content_c04734ea0192ef5f .desc_8e21239be02b1b02 {
      -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_4a01e4bd6dacf667 .content_c04734ea0192ef5f .te-read-more_4411424fd62f6e62 {
      margin-top: -10px; }
      .te-process-step_4a01e4bd6dacf667 .content_c04734ea0192ef5f .te-read-more_4411424fd62f6e62 .te-theme-btn_8c270c5a8e47b970 {
        border: 1px solid #E1E1E1;
        color: #317EFE;
        background-color: transparent; }

.te-testimonial-card_8f7f912d79c8edb2 {
  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_8f7f912d79c8edb2 {
      padding: 30px; } }
  .te-testimonial-card_8f7f912d79c8edb2 .te-content-wrapper_cc34827372210f6b {
    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_8f7f912d79c8edb2 .te-content-wrapper_cc34827372210f6b .content_c04734ea0192ef5f {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
    .te-testimonial-card_8f7f912d79c8edb2 .te-content-wrapper_cc34827372210f6b .te-user-meta_5e2f8df1936a686f {
      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_8f7f912d79c8edb2 .te-content-wrapper_cc34827372210f6b .te-user-meta_5e2f8df1936a686f {
          -webkit-box-align: end;
              -ms-flex-align: end;
                  align-items: flex-end; } }
      .te-testimonial-card_8f7f912d79c8edb2 .te-content-wrapper_cc34827372210f6b .te-user-meta_5e2f8df1936a686f .te-user-info_b3b6015a60e75dae {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .te-testimonial-card_8f7f912d79c8edb2 .te-content-wrapper_cc34827372210f6b .te-user-meta_5e2f8df1936a686f .te-user-info_b3b6015a60e75dae .image_15e5fc9771d15260 {
          width: 74px;
          height: 84px;
          border-radius: 20px;
          overflow: hidden;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .te-testimonial-card_8f7f912d79c8edb2 .te-content-wrapper_cc34827372210f6b .te-user-meta_5e2f8df1936a686f .te-user-info_b3b6015a60e75dae .rating_bb32471ca0d88e82 {
          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_8f7f912d79c8edb2 .te-content-wrapper_cc34827372210f6b .te-user-meta_5e2f8df1936a686f .te-user-info_b3b6015a60e75dae .name_3699277cd6c0c0c6 {
          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_8f7f912d79c8edb2 .te-content-wrapper_cc34827372210f6b .te-user-meta_5e2f8df1936a686f .te-user-info_b3b6015a60e75dae .name_3699277cd6c0c0c6 {
              font-size: 18px;
              line-height: 28px; } }
        .te-testimonial-card_8f7f912d79c8edb2 .te-content-wrapper_cc34827372210f6b .te-user-meta_5e2f8df1936a686f .te-user-info_b3b6015a60e75dae .designation_88855ddacd335560 {
          font-size: 18px;
          font-weight: 400;
          line-height: 36px;
          color: #14203A; }
      .te-testimonial-card_8f7f912d79c8edb2 .te-content-wrapper_cc34827372210f6b .te-user-meta_5e2f8df1936a686f .icon_df781916397afd52 {
        color: #E1E1E1;
        font-size: 55px;
        margin-top: 20px; }
        @media (max-width: 570px) {
          .te-testimonial-card_8f7f912d79c8edb2 .te-content-wrapper_cc34827372210f6b .te-user-meta_5e2f8df1936a686f .icon_df781916397afd52 {
            position: absolute;
            right: 30px;
            top: 0;
            z-index: -1;
            font-size: 35px; } }

.te-testimonial-card-two_ca35e1c2b24e46bd {
  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_ca35e1c2b24e46bd .te-content-wrapper_cc34827372210f6b {
    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_ca35e1c2b24e46bd .te-content-wrapper_cc34827372210f6b .content_c04734ea0192ef5f {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
      .te-testimonial-card-two_ca35e1c2b24e46bd .te-content-wrapper_cc34827372210f6b .content_c04734ea0192ef5f p {
        margin-bottom: 0; }
    .te-testimonial-card-two_ca35e1c2b24e46bd .te-content-wrapper_cc34827372210f6b .te-user-meta_5e2f8df1936a686f {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .te-testimonial-card-two_ca35e1c2b24e46bd .te-content-wrapper_cc34827372210f6b .te-user-meta_5e2f8df1936a686f .te-user-info_b3b6015a60e75dae {
        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_ca35e1c2b24e46bd .te-content-wrapper_cc34827372210f6b .te-user-meta_5e2f8df1936a686f .te-user-info_b3b6015a60e75dae .icon_df781916397afd52 {
          color: #317EFE;
          font-size: 40px; }
        .te-testimonial-card-two_ca35e1c2b24e46bd .te-content-wrapper_cc34827372210f6b .te-user-meta_5e2f8df1936a686f .te-user-info_b3b6015a60e75dae .name_3699277cd6c0c0c6 {
          font-size: 24px;
          font-weight: 500;
          line-height: 24px;
          letter-spacing: 0px;
          color: #14203A;
          margin-bottom: 0; }
        .te-testimonial-card-two_ca35e1c2b24e46bd .te-content-wrapper_cc34827372210f6b .te-user-meta_5e2f8df1936a686f .te-user-info_b3b6015a60e75dae .designation_88855ddacd335560 {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #317EFE; }
      .te-testimonial-card-two_ca35e1c2b24e46bd .te-content-wrapper_cc34827372210f6b .te-user-meta_5e2f8df1936a686f .image_15e5fc9771d15260 {
        width: 74px;
        height: 74px;
        border-radius: 50%;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }

.te-testimonial-card_8f7f912d79c8edb2.style-3_66f787c66d615ef2 {
  padding: 30px 0 0 0;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .te-testimonial-card_8f7f912d79c8edb2.style-3_66f787c66d615ef2::before {
    display: none; }
  .te-testimonial-card_8f7f912d79c8edb2.style-3_66f787c66d615ef2 .te-content-wrapper_cc34827372210f6b {
    gap: 15px; }
    .te-testimonial-card_8f7f912d79c8edb2.style-3_66f787c66d615ef2 .te-content-wrapper_cc34827372210f6b .content_c04734ea0192ef5f .title_f798435e78e98a88 {
      font-size: 24px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px;
      color: #335371;
      margin-bottom: 20px; }
    .te-testimonial-card_8f7f912d79c8edb2.style-3_66f787c66d615ef2 .te-content-wrapper_cc34827372210f6b .te-user-meta_5e2f8df1936a686f .te-user-info_b3b6015a60e75dae {
      -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_8f7f912d79c8edb2.style-3_66f787c66d615ef2 .te-content-wrapper_cc34827372210f6b .te-user-meta_5e2f8df1936a686f .te-user-info_b3b6015a60e75dae {
          padding: 15px 30px; } }
      .te-testimonial-card_8f7f912d79c8edb2.style-3_66f787c66d615ef2 .te-content-wrapper_cc34827372210f6b .te-user-meta_5e2f8df1936a686f .te-user-info_b3b6015a60e75dae .image_15e5fc9771d15260 {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        overflow: hidden;
        margin-top: 0;
        position: relative; }
        .te-testimonial-card_8f7f912d79c8edb2.style-3_66f787c66d615ef2 .te-content-wrapper_cc34827372210f6b .te-user-meta_5e2f8df1936a686f .te-user-info_b3b6015a60e75dae .image_15e5fc9771d15260 img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          position: absolute;
          left: 0;
          top: 0; }
      .te-testimonial-card_8f7f912d79c8edb2.style-3_66f787c66d615ef2 .te-content-wrapper_cc34827372210f6b .te-user-meta_5e2f8df1936a686f .te-user-info_b3b6015a60e75dae .rating_bb32471ca0d88e82 {
        gap: 5px;
        color: #E7F914;
        font-size: 14px;
        margin-bottom: 10px; }
      .te-testimonial-card_8f7f912d79c8edb2.style-3_66f787c66d615ef2 .te-content-wrapper_cc34827372210f6b .te-user-meta_5e2f8df1936a686f .te-user-info_b3b6015a60e75dae .name_3699277cd6c0c0c6 span {
        color: #317EFE; }
    .te-testimonial-card_8f7f912d79c8edb2.style-3_66f787c66d615ef2 .te-content-wrapper_cc34827372210f6b .te-user-meta_5e2f8df1936a686f .icon_df781916397afd52 {
      font-size: 64px;
      color: #E7F914;
      position: absolute;
      top: -5px;
      margin-top: 0;
      right: 0; }
      @media (max-width: 575px) {
        .te-testimonial-card_8f7f912d79c8edb2.style-3_66f787c66d615ef2 .te-content-wrapper_cc34827372210f6b .te-user-meta_5e2f8df1936a686f .icon_df781916397afd52 {
          font-size: 34px; } }

.te-testimonial-slider-wrapper_1a540a3c26324720 {
  position: relative; }
  .te-testimonial-slider-wrapper_1a540a3c26324720 .slick-list_d4834daf605035f9 {
    margin: 0 -15px; }
    .te-testimonial-slider-wrapper_1a540a3c26324720 .slick-list_d4834daf605035f9 .slick-slide_1d23ddc53727d1d7 {
      margin: 0 15px;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_1a540a3c26324720 .slick-dots_c023beedefb9c8e2 {
    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_1a540a3c26324720 .slick-dots_c023beedefb9c8e2 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_1a540a3c26324720 .slick-dots_c023beedefb9c8e2 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_1a540a3c26324720 .slick-dots_c023beedefb9c8e2 li.slick-active_2c7252ff5d95f896 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-testimonial-slider-wrapper_1a540a3c26324720 .slick-dots_c023beedefb9c8e2 li.slick-active_2c7252ff5d95f896 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_1a540a3c26324720 .slick-arrow_6c59f0049cb3474a {
    display: none !important; }

.te-accordion-box-wrapper_2cf71f804c9325e8 {
  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_472e404bff60839c .te-accordion-list-item_9c4c3dea7ef79fa9 {
  border: 1px solid #E1E1E1;
  border-radius: 20px; }
  .accordion-wrapper_472e404bff60839c .te-accordion-list-item_9c4c3dea7ef79fa9 .te-accordion-head_5d2f078a96d86474 {
    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_472e404bff60839c .te-accordion-list-item_9c4c3dea7ef79fa9 .te-accordion-head_5d2f078a96d86474: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_472e404bff60839c .te-accordion-list-item_9c4c3dea7ef79fa9 .te-accordion-head_5d2f078a96d86474.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_472e404bff60839c .te-accordion-list-item_9c4c3dea7ef79fa9 .te-accordion-head_5d2f078a96d86474 .te-accordion-title_0ca2778bec68a8dd {
      font-size: 20px;
      line-height: 32px;
      font-weight: 500;
      margin-bottom: 0;
      letter-spacing: 0px; }
  .accordion-wrapper_472e404bff60839c .te-accordion-list-item_9c4c3dea7ef79fa9 .te-accordion-body_9e88f695e6558858 {
    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_b6be59acc1a5b7d6 {
  border-left: 4px solid #dfe2e9;
  padding-left: 45px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .page-header_b6be59acc1a5b7d6 {
      padding-left: 30px; } }
  .page-header_b6be59acc1a5b7d6 .te-page-title_04b2f93fa35ad50c,
  .page-header_b6be59acc1a5b7d6 .page-title_5460e626a17184a7 {
    font-size: 42px;
    line-height: 48px; }
    @media (max-width: 991px) {
      .page-header_b6be59acc1a5b7d6 .te-page-title_04b2f93fa35ad50c,
      .page-header_b6be59acc1a5b7d6 .page-title_5460e626a17184a7 {
        font-size: 38px;
        line-height: 48px; } }

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

.te-post-item_accc36b685dbc5dd {
  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_accc36b685dbc5dd:hover .te-post-thumbnail_74da28977ed71e57 img,
  .te-post-item_accc36b685dbc5dd:hover .post-video_5faac5a1d7820078 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_accc36b685dbc5dd iframe {
    width: 100%;
    height: 522px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_accc36b685dbc5dd iframe {
        height: 350px; } }
  .te-post-item_accc36b685dbc5dd .post-gallery .slick-list_d4834daf605035f9 .slick-track_4c2e4a93c93c190c {
    height: 392px;
    overflow: hidden; }
  .te-post-item_accc36b685dbc5dd .te-post-content-wrapper_769850e0761a4f94 {
    padding: 32px 32px 40px 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_accc36b685dbc5dd .te-post-content-wrapper_769850e0761a4f94 {
        padding: 35px;
        padding-top: 30px; } }
    .te-post-item_accc36b685dbc5dd .te-post-content-wrapper_769850e0761a4f94 .te-read-more_4411424fd62f6e62 {
      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_accc36b685dbc5dd.format-quote_02d02705849731a4 .te-post-content {
    margin: 0; }
  .te-post-item_accc36b685dbc5dd.format-quote_02d02705849731a4 blockquote {
    margin: 0; }
    .te-post-item_accc36b685dbc5dd.format-quote_02d02705849731a4 blockquote p {
      margin-top: 0; }
    .te-post-item_accc36b685dbc5dd.format-quote_02d02705849731a4 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_accc36b685dbc5dd.format-quote_02d02705849731a4 blockquote cite a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-post-item_accc36b685dbc5dd.sticky_75061a47cdbed1f8 {
    border: 2px solid #317EFE; }
    .te-post-item_accc36b685dbc5dd.sticky_75061a47cdbed1f8 .te-post-content {
      margin-bottom: 0; }
      .te-post-item_accc36b685dbc5dd.sticky_75061a47cdbed1f8 .te-post-content p {
        margin-bottom: 0; }
  .te-post-item_accc36b685dbc5dd .te-post-title_993e128c0df108f4 {
    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_accc36b685dbc5dd .te-post-title_993e128c0df108f4 {
        font-size: 28px;
        line-height: 42px;
        margin-top: 5px; } }
    .te-post-item_accc36b685dbc5dd .te-post-title_993e128c0df108f4:hover a {
      color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-post-item_accc36b685dbc5dd .te-post-content p {
    margin-top: 17px; }
  .te-post-item_accc36b685dbc5dd .te-post-content h2,
  .te-post-item_accc36b685dbc5dd .te-post-content h3,
  .te-post-item_accc36b685dbc5dd .te-post-content h4,
  .te-post-item_accc36b685dbc5dd .te-post-content h5,
  .te-post-item_accc36b685dbc5dd .te-post-content h6 {
    margin-bottom: 10px; }
  .te-post-item_accc36b685dbc5dd .te-post-content p {
    margin-bottom: unset; }
  .te-post-item_accc36b685dbc5dd .te-single-post-meta_19d6c1f6ee9a8f9a {
    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_accc36b685dbc5dd .te-social-share_bcc9673bd5608e1c {
    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_accc36b685dbc5dd .te-social-share_bcc9673bd5608e1c a.facebook_a6be187285f31d0f {
      color: #1877f2; }
    .te-post-item_accc36b685dbc5dd .te-social-share_bcc9673bd5608e1c a.twitter_29c37352d08e5005 {
      color: #1da1f2; }
    .te-post-item_accc36b685dbc5dd .te-social-share_bcc9673bd5608e1c a.linkedin_c60c7a8fa79f0833 {
      color: #1a70c6; }
    .te-post-item_accc36b685dbc5dd .te-social-share_bcc9673bd5608e1c .te-social-share-title_e9896eb19e591e2e {
      font-size: 16px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A;
      margin-right: 5px;
      text-transform: uppercase; }
  .te-post-item_accc36b685dbc5dd .te-blog-post-tag_629b2d7192970dca {
    width: 100%;
    display: inline-block; }
    .te-post-item_accc36b685dbc5dd .te-blog-post-tag_629b2d7192970dca 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_accc36b685dbc5dd .te-blog-post-tag_629b2d7192970dca .te-post-tag-list_739793d6dff90e68 {
      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_accc36b685dbc5dd .te-blog-post-tag_629b2d7192970dca .te-post-tag-list_739793d6dff90e68 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_accc36b685dbc5dd .te-blog-post-tag_629b2d7192970dca .te-post-tag-list_739793d6dff90e68 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_accc36b685dbc5dd .te-post-thumbnail_74da28977ed71e57,
  .te-post-item_accc36b685dbc5dd .post-video_5faac5a1d7820078 {
    position: relative;
    overflow: hidden; }
    .te-post-item_accc36b685dbc5dd .te-post-thumbnail_74da28977ed71e57 img,
    .te-post-item_accc36b685dbc5dd .post-video_5faac5a1d7820078 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_accc36b685dbc5dd .te-post-thumbnail_74da28977ed71e57 .popup-video-wrapper_8e20940f9a789fb9,
    .te-post-item_accc36b685dbc5dd .post-video_5faac5a1d7820078 .popup-video-wrapper_8e20940f9a789fb9 {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .te-post-item_accc36b685dbc5dd .te-post-thumbnail_74da28977ed71e57 .video-btn_db74f794b0394a4c a,
    .te-post-item_accc36b685dbc5dd .post-video_5faac5a1d7820078 .video-btn_db74f794b0394a4c 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_accc36b685dbc5dd .te-post-thumbnail_74da28977ed71e57 .video-btn_db74f794b0394a4c a i,
      .te-post-item_accc36b685dbc5dd .post-video_5faac5a1d7820078 .video-btn_db74f794b0394a4c a i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_accc36b685dbc5dd .te-post-thumbnail_74da28977ed71e57 .video-btn_db74f794b0394a4c a:hover,
      .te-post-item_accc36b685dbc5dd .post-video_5faac5a1d7820078 .video-btn_db74f794b0394a4c a:hover {
        -webkit-animation: none;
                animation: none; }
  .te-post-item_accc36b685dbc5dd 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_accc36b685dbc5dd button.post-gallery-btn.prev-btn {
      left: 30px; }
    .te-post-item_accc36b685dbc5dd button.post-gallery-btn.next-btn {
      right: 30px; }
    .te-post-item_accc36b685dbc5dd 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_accc36b685dbc5dd button.post-gallery-btn:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
      .te-post-item_accc36b685dbc5dd button.post-gallery-btn:hover i {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te-post-item_accc36b685dbc5dd .post-audio_ca12fa735f5689f3 iframe {
    width: 100%; }
  .te-post-item_accc36b685dbc5dd .te-post-meta_91d3cdda08a93c66 {
    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_accc36b685dbc5dd .te-post-meta_91d3cdda08a93c66 {
        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_accc36b685dbc5dd .te-post-meta_91d3cdda08a93c66 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_accc36b685dbc5dd .te-post-meta_91d3cdda08a93c66 span i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_accc36b685dbc5dd .te-post-meta_91d3cdda08a93c66 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_accc36b685dbc5dd .te-post-meta_91d3cdda08a93c66 span a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
          .te-post-item_accc36b685dbc5dd .te-post-meta_91d3cdda08a93c66 span a:hover i {
            color: #317EFE;
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out; }

.te-post-card_d94cf2d345fd5791 {
  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_d94cf2d345fd5791.style-1_7a768a6f7aa78f6b {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 20px; }
    .te-post-card_d94cf2d345fd5791.style-1_7a768a6f7aa78f6b .image_15e5fc9771d15260 {
      height: 290px; }
    .te-post-card_d94cf2d345fd5791.style-1_7a768a6f7aa78f6b .content_c04734ea0192ef5f {
      padding: 0 20px 20px 20px; }
  .te-post-card_d94cf2d345fd5791:hover .image_15e5fc9771d15260 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_d94cf2d345fd5791 .image_15e5fc9771d15260 {
    overflow: hidden;
    border-radius: 20px;
    position: relative;
    width: 100%;
    height: 323px;
    position: relative; }
    .te-post-card_d94cf2d345fd5791 .image_15e5fc9771d15260 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_d94cf2d345fd5791 .image_15e5fc9771d15260 .te-post-date_9997eaafc47dec28 {
      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_d94cf2d345fd5791 .image_15e5fc9771d15260 .te-post-date_9997eaafc47dec28 span {
        color: #ffffff;
        font-size: 20px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: 0px; }
  .te-post-card_d94cf2d345fd5791 .content_c04734ea0192ef5f {
    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_d94cf2d345fd5791 .content_c04734ea0192ef5f .te-post-meta-info_4b32cc81ce87f906 {
      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_d94cf2d345fd5791 .content_c04734ea0192ef5f .te-post-meta-info_4b32cc81ce87f906 .te-single-meta_fca1263c9cfa8908 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 8px; }
        .te-post-card_d94cf2d345fd5791 .content_c04734ea0192ef5f .te-post-meta-info_4b32cc81ce87f906 .te-single-meta_fca1263c9cfa8908 span,
        .te-post-card_d94cf2d345fd5791 .content_c04734ea0192ef5f .te-post-meta-info_4b32cc81ce87f906 .te-single-meta_fca1263c9cfa8908 a {
          color: #335371;
          font-size: 14px;
          line-height: 28px;
          font-weight: 400;
          margin: 0;
          text-transform: capitalize; }
        .te-post-card_d94cf2d345fd5791 .content_c04734ea0192ef5f .te-post-meta-info_4b32cc81ce87f906 .te-single-meta_fca1263c9cfa8908 i {
          color: #317EFE; }
    .te-post-card_d94cf2d345fd5791 .content_c04734ea0192ef5f .title_f798435e78e98a88 {
      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_d94cf2d345fd5791 .content_c04734ea0192ef5f a.read-btn_b2a65a739b241fcb {
      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_d94cf2d345fd5791 .content_c04734ea0192ef5f a.read-btn_b2a65a739b241fcb:hover {
        color: #317EFE; }

.te-post-card_d94cf2d345fd5791.style-2_d82d4de58a3d8e0a {
  gap: 20px; }
  .te-post-card_d94cf2d345fd5791.style-2_d82d4de58a3d8e0a .image_15e5fc9771d15260 {
    border-radius: 20px 20px 20px 0; }
    .te-post-card_d94cf2d345fd5791.style-2_d82d4de58a3d8e0a .image_15e5fc9771d15260 .te-post-date_9997eaafc47dec28 {
      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_d94cf2d345fd5791.style-2_d82d4de58a3d8e0a .content_c04734ea0192ef5f .title_f798435e78e98a88 {
    font-size: 20px; }
  .te-post-card_d94cf2d345fd5791.style-2_d82d4de58a3d8e0a .content_c04734ea0192ef5f .te-post-meta-info_4b32cc81ce87f906 {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px; }

.te-blog-details-wrapper_a671217ccb87716e .te-comment-respond_d0257397fb1d8451 {
  margin-top: 78px;
  margin-bottom: 40px; }
.te-blog-details-wrapper_a671217ccb87716e .te-post-comments_6272b836d704d59d {
  margin-top: 70px; }
.te-blog-details-wrapper_a671217ccb87716e .wp-block-group_44b614b9052c23b7.has-background_6bcb759abcca1a05 .wp-block-button_f71d5d7c5f0e2da7 .wp-block-button__link_df72b29016198fde {
  color: #ffffff !important; }
.te-blog-details-wrapper_a671217ccb87716e .te-post-item_accc36b685dbc5dd {
  border: 0;
  overflow: visible;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0; }
  .te-blog-details-wrapper_a671217ccb87716e .te-post-item_accc36b685dbc5dd iframe {
    width: 100%;
    height: 522px; }
  .te-blog-details-wrapper_a671217ccb87716e .te-post-item_accc36b685dbc5dd .te-post-meta_91d3cdda08a93c66 {
    margin-top: 0;
    margin-bottom: 20px; }
  .te-blog-details-wrapper_a671217ccb87716e .te-post-item_accc36b685dbc5dd .post-gallery:hover img {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important; }
  .te-blog-details-wrapper_a671217ccb87716e .te-post-item_accc36b685dbc5dd .te-post-thumbnail_74da28977ed71e57,
  .te-blog-details-wrapper_a671217ccb87716e .te-post-item_accc36b685dbc5dd .post-video_5faac5a1d7820078,
  .te-blog-details-wrapper_a671217ccb87716e .te-post-item_accc36b685dbc5dd .post-gallery,
  .te-blog-details-wrapper_a671217ccb87716e .te-post-item_accc36b685dbc5dd .postbox-audio_f3336ca5fffcfc3b,
  .te-blog-details-wrapper_a671217ccb87716e .te-post-item_accc36b685dbc5dd .wp-block-post-featured-image_ef6157098b36e68f {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative; }
    @media (max-width: 767px) {
      .te-blog-details-wrapper_a671217ccb87716e .te-post-item_accc36b685dbc5dd .te-post-thumbnail_74da28977ed71e57,
      .te-blog-details-wrapper_a671217ccb87716e .te-post-item_accc36b685dbc5dd .post-video_5faac5a1d7820078,
      .te-blog-details-wrapper_a671217ccb87716e .te-post-item_accc36b685dbc5dd .post-gallery,
      .te-blog-details-wrapper_a671217ccb87716e .te-post-item_accc36b685dbc5dd .postbox-audio_f3336ca5fffcfc3b,
      .te-blog-details-wrapper_a671217ccb87716e .te-post-item_accc36b685dbc5dd .wp-block-post-featured-image_ef6157098b36e68f {
        margin-bottom: 30px; } }
    .te-blog-details-wrapper_a671217ccb87716e .te-post-item_accc36b685dbc5dd .te-post-thumbnail_74da28977ed71e57:hover img,
    .te-blog-details-wrapper_a671217ccb87716e .te-post-item_accc36b685dbc5dd .post-video_5faac5a1d7820078:hover img,
    .te-blog-details-wrapper_a671217ccb87716e .te-post-item_accc36b685dbc5dd .post-gallery:hover img,
    .te-blog-details-wrapper_a671217ccb87716e .te-post-item_accc36b685dbc5dd .postbox-audio_f3336ca5fffcfc3b:hover img,
    .te-blog-details-wrapper_a671217ccb87716e .te-post-item_accc36b685dbc5dd .wp-block-post-featured-image_ef6157098b36e68f: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_a671217ccb87716e .te-post-item_accc36b685dbc5dd .te-post-thumbnail_74da28977ed71e57 img,
    .te-blog-details-wrapper_a671217ccb87716e .te-post-item_accc36b685dbc5dd .post-video_5faac5a1d7820078 img,
    .te-blog-details-wrapper_a671217ccb87716e .te-post-item_accc36b685dbc5dd .post-gallery img,
    .te-blog-details-wrapper_a671217ccb87716e .te-post-item_accc36b685dbc5dd .postbox-audio_f3336ca5fffcfc3b img,
    .te-blog-details-wrapper_a671217ccb87716e .te-post-item_accc36b685dbc5dd .wp-block-post-featured-image_ef6157098b36e68f 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_a671217ccb87716e .te-post-item_accc36b685dbc5dd .te-post-content-wrapper_769850e0761a4f94 {
    padding: 0 0 10px 0; }
  .te-blog-details-wrapper_a671217ccb87716e .te-post-item_accc36b685dbc5dd .te-post-content {
    margin-bottom: 17px;
    /* Unit Test Data Compatibility Start */
    /* Unit Test Data Compatibility End */ }
    .te-blog-details-wrapper_a671217ccb87716e .te-post-item_accc36b685dbc5dd .te-post-content .wp-block-query_e2f970be4a282784 .wp-block-post-template_a1bb02d190e53272 {
      padding-left: 0; }
      .te-blog-details-wrapper_a671217ccb87716e .te-post-item_accc36b685dbc5dd .te-post-content .wp-block-query_e2f970be4a282784 .wp-block-post-template_a1bb02d190e53272 .wp-block-post_f7b1f71d89c9e2d9 {
        margin-bottom: 30px; }
    .te-blog-details-wrapper_a671217ccb87716e .te-post-item_accc36b685dbc5dd .te-post-content .wp-block-navigation__responsive-container-content_25101e1fe4a96fbe .wp-block-page-list_dc5d3d30941e7fc9 {
      padding-left: 0; }
    .te-blog-details-wrapper_a671217ccb87716e .te-post-item_accc36b685dbc5dd .te-post-content .wp-block-group_44b614b9052c23b7 {
      margin: 15px 0; }
      .te-blog-details-wrapper_a671217ccb87716e .te-post-item_accc36b685dbc5dd .te-post-content .wp-block-group_44b614b9052c23b7 p {
        margin-bottom: 0; }
    .te-blog-details-wrapper_a671217ccb87716e .te-post-item_accc36b685dbc5dd .te-post-content p {
      margin-bottom: 20px; }
      .te-blog-details-wrapper_a671217ccb87716e .te-post-item_accc36b685dbc5dd .te-post-content p img {
        margin: 20px 0;
        border-radius: 8px; }
  .te-blog-details-wrapper_a671217ccb87716e .te-post-item_accc36b685dbc5dd .te-blog-post-tag_629b2d7192970dca .te-social-share_bcc9673bd5608e1c {
    padding-bottom: 20px; }
.te-blog-details-wrapper_a671217ccb87716e .wp-block-calendar_61b0126a36230acc {
  margin-bottom: 30px; }

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

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

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

.cta-area_c4d641706b2111f5 {
  background-color: #317EFE;
  padding: 20px 70px;
  border-radius: 0 0 20px 20px; }
  .cta-area_c4d641706b2111f5 .te-content-wrapper_cc34827372210f6b {
    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_c4d641706b2111f5 .te-content-wrapper_cc34827372210f6b .short-title_1eeedce3ed781def {
      font-size: 21px;
      font-weight: 500;
      color: #ffffff;
      margin-bottom: 0; }
    .cta-area_c4d641706b2111f5 .te-content-wrapper_cc34827372210f6b .te-cta-title_a85d84802ff2991d {
      color: #ffffff;
      text-transform: capitalize;
      margin-bottom: 0;
      font-size: 57px;
      line-height: 77px;
      letter-spacing: -1px; }
      @media (max-width: 375px) {
        .cta-area_c4d641706b2111f5 .te-content-wrapper_cc34827372210f6b .te-cta-title_a85d84802ff2991d {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .cta-area_c4d641706b2111f5 .te-content-wrapper_cc34827372210f6b .te-cta-title_a85d84802ff2991d {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .cta-area_c4d641706b2111f5 .te-content-wrapper_cc34827372210f6b .te-cta-title_a85d84802ff2991d {
          font-size: 36px;
          line-height: 42px; } }
    .cta-area_c4d641706b2111f5 .te-content-wrapper_cc34827372210f6b .text_5d17ba34bb520a6a {
      font-size: 18px;
      line-height: 36px;
      color: #ffffff;
      margin-bottom: 0; }
  .cta-area_c4d641706b2111f5 .te-btn-wrapper_f702e8c993d64e89 {
    margin-top: 30px; }
  .cta-area_c4d641706b2111f5 .te-cta-inner-area_ceae593e2587bd1a {
    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_c4d641706b2111f5 .te-cta-inner-area_ceae593e2587bd1a {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .cta-area_c4d641706b2111f5 .te-cta-inner-area_ceae593e2587bd1a .te-cta-collumn_2e9262d1e2acc7d9 {
      -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_e5060d530512b279 {
  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_e5060d530512b279 {
      -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_e5060d530512b279.left-align-title_2a9f95ba10b4b4fa .te-section-content_e541814e70683c17 {
    margin-top: -15px; }
  .te-section-title_e5060d530512b279 .te-section-content_e541814e70683c17 {
    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_e5060d530512b279 .short-title_1eeedce3ed781def {
    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_e5060d530512b279 .short-title_1eeedce3ed781def::before, .te-section-title_e5060d530512b279 .short-title_1eeedce3ed781def::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_e5060d530512b279 .short-title_1eeedce3ed781def.only-divider_8c3764980ce6a05b {
      gap: 10px; }
      .te-section-title_e5060d530512b279 .short-title_1eeedce3ed781def.only-divider_8c3764980ce6a05b::before {
        display: none; }
  .te-section-title_e5060d530512b279 .title_f798435e78e98a88 {
    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_e5060d530512b279 .title_f798435e78e98a88 {
        font-size: 34px;
        line-height: 1.25; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .te-section-title_e5060d530512b279 .title_f798435e78e98a88 {
        font-size: 34px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .te-section-title_e5060d530512b279 .title_f798435e78e98a88 {
        font-size: 30px;
        line-height: 1.3; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-section-title_e5060d530512b279 .title_f798435e78e98a88 {
        font-size: 26px;
        line-height: 1.35; } }
    @media only screen and (min-width: 0px) and (max-width: 439px) {
      .te-section-title_e5060d530512b279 .title_f798435e78e98a88 br {
        display: none; } }
    .te-section-title_e5060d530512b279 .title_f798435e78e98a88 span {
      color: #317EFE; }
  .te-section-title_e5060d530512b279 .te-section-desc_5d980906cfa0b8b1 {
    font-size: 16px;
    font-weight: 400;
    font-family: "Inter", sans-serif;
    color: #335371;
    margin-bottom: 0; }
    .te-section-title_e5060d530512b279 .te-section-desc_5d980906cfa0b8b1 .te-theme-btn_8c270c5a8e47b970 {
      background-color: transparent;
      color: #14203A; }
      .te-section-title_e5060d530512b279 .te-section-desc_5d980906cfa0b8b1 .te-theme-btn_8c270c5a8e47b970:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

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

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

.wp-block-query-pagination_dd20754992e8332e,
.navigation_06c5ccf67af5594c.posts-navigation_de8004648a13843e,
.comment-navigation_0039092cd36c6374 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .wp-block-query-pagination_dd20754992e8332e .wp-block-query-pagination-numbers_820fd6f1c17620c4,
  .navigation_06c5ccf67af5594c.posts-navigation_de8004648a13843e .wp-block-query-pagination-numbers_820fd6f1c17620c4,
  .comment-navigation_0039092cd36c6374 .wp-block-query-pagination-numbers_820fd6f1c17620c4 {
    width: inherit; }
  .wp-block-query-pagination_dd20754992e8332e .nav-links_43ae29b4995fb6b0,
  .navigation_06c5ccf67af5594c.posts-navigation_de8004648a13843e .nav-links_43ae29b4995fb6b0,
  .comment-navigation_0039092cd36c6374 .nav-links_43ae29b4995fb6b0 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
  .wp-block-query-pagination_dd20754992e8332e .wp-block-query-pagination-previous_f148a1c62abd05d9,
  .wp-block-query-pagination_dd20754992e8332e .wp-block-query-pagination-next_4f132a3c454fa960,
  .wp-block-query-pagination_dd20754992e8332e .nav-next_29ca8c8d53557b0d a,
  .wp-block-query-pagination_dd20754992e8332e .nav-previous_62a94509aeafcb8a a,
  .navigation_06c5ccf67af5594c.posts-navigation_de8004648a13843e .wp-block-query-pagination-previous_f148a1c62abd05d9,
  .navigation_06c5ccf67af5594c.posts-navigation_de8004648a13843e .wp-block-query-pagination-next_4f132a3c454fa960,
  .navigation_06c5ccf67af5594c.posts-navigation_de8004648a13843e .nav-next_29ca8c8d53557b0d a,
  .navigation_06c5ccf67af5594c.posts-navigation_de8004648a13843e .nav-previous_62a94509aeafcb8a a,
  .comment-navigation_0039092cd36c6374 .wp-block-query-pagination-previous_f148a1c62abd05d9,
  .comment-navigation_0039092cd36c6374 .wp-block-query-pagination-next_4f132a3c454fa960,
  .comment-navigation_0039092cd36c6374 .nav-next_29ca8c8d53557b0d a,
  .comment-navigation_0039092cd36c6374 .nav-previous_62a94509aeafcb8a 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_dd20754992e8332e .wp-block-query-pagination-previous_f148a1c62abd05d9,
      .wp-block-query-pagination_dd20754992e8332e .wp-block-query-pagination-next_4f132a3c454fa960,
      .wp-block-query-pagination_dd20754992e8332e .nav-next_29ca8c8d53557b0d a,
      .wp-block-query-pagination_dd20754992e8332e .nav-previous_62a94509aeafcb8a a,
      .navigation_06c5ccf67af5594c.posts-navigation_de8004648a13843e .wp-block-query-pagination-previous_f148a1c62abd05d9,
      .navigation_06c5ccf67af5594c.posts-navigation_de8004648a13843e .wp-block-query-pagination-next_4f132a3c454fa960,
      .navigation_06c5ccf67af5594c.posts-navigation_de8004648a13843e .nav-next_29ca8c8d53557b0d a,
      .navigation_06c5ccf67af5594c.posts-navigation_de8004648a13843e .nav-previous_62a94509aeafcb8a a,
      .comment-navigation_0039092cd36c6374 .wp-block-query-pagination-previous_f148a1c62abd05d9,
      .comment-navigation_0039092cd36c6374 .wp-block-query-pagination-next_4f132a3c454fa960,
      .comment-navigation_0039092cd36c6374 .nav-next_29ca8c8d53557b0d a,
      .comment-navigation_0039092cd36c6374 .nav-previous_62a94509aeafcb8a a {
        height: 40px; } }
    .wp-block-query-pagination_dd20754992e8332e .wp-block-query-pagination-previous_f148a1c62abd05d9:hover,
    .wp-block-query-pagination_dd20754992e8332e .wp-block-query-pagination-next_4f132a3c454fa960:hover,
    .wp-block-query-pagination_dd20754992e8332e .nav-next_29ca8c8d53557b0d a:hover,
    .wp-block-query-pagination_dd20754992e8332e .nav-previous_62a94509aeafcb8a a:hover,
    .navigation_06c5ccf67af5594c.posts-navigation_de8004648a13843e .wp-block-query-pagination-previous_f148a1c62abd05d9:hover,
    .navigation_06c5ccf67af5594c.posts-navigation_de8004648a13843e .wp-block-query-pagination-next_4f132a3c454fa960:hover,
    .navigation_06c5ccf67af5594c.posts-navigation_de8004648a13843e .nav-next_29ca8c8d53557b0d a:hover,
    .navigation_06c5ccf67af5594c.posts-navigation_de8004648a13843e .nav-previous_62a94509aeafcb8a a:hover,
    .comment-navigation_0039092cd36c6374 .wp-block-query-pagination-previous_f148a1c62abd05d9:hover,
    .comment-navigation_0039092cd36c6374 .wp-block-query-pagination-next_4f132a3c454fa960:hover,
    .comment-navigation_0039092cd36c6374 .nav-next_29ca8c8d53557b0d a:hover,
    .comment-navigation_0039092cd36c6374 .nav-previous_62a94509aeafcb8a 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_5f6ba8f976f68300,
.page-links_2ae46f6c4fd6ba35,
.wp-block-query-pagination-numbers_820fd6f1c17620c4 {
  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_5f6ba8f976f68300 ul,
  .page-links_2ae46f6c4fd6ba35 ul,
  .wp-block-query-pagination-numbers_820fd6f1c17620c4 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_5f6ba8f976f68300 ul li,
    .page-links_2ae46f6c4fd6ba35 ul li,
    .wp-block-query-pagination-numbers_820fd6f1c17620c4 ul li {
      padding-top: 0; }
    .te-basic-pagination_5f6ba8f976f68300 ul .prev_2d9adf67da5b302d span,
    .te-basic-pagination_5f6ba8f976f68300 ul .next_8ff5b99cb5cf1165 span,
    .page-links_2ae46f6c4fd6ba35 ul .prev_2d9adf67da5b302d span,
    .page-links_2ae46f6c4fd6ba35 ul .next_8ff5b99cb5cf1165 span,
    .wp-block-query-pagination-numbers_820fd6f1c17620c4 ul .prev_2d9adf67da5b302d span,
    .wp-block-query-pagination-numbers_820fd6f1c17620c4 ul .next_8ff5b99cb5cf1165 span {
      display: none; }
  .te-basic-pagination_5f6ba8f976f68300 .post-page-numbers_02690a53aac4cf7b,
  .page-links_2ae46f6c4fd6ba35 .post-page-numbers_02690a53aac4cf7b,
  .wp-block-query-pagination-numbers_820fd6f1c17620c4 .post-page-numbers_02690a53aac4cf7b {
    background-color: rgba(71, 112, 247, 0.1) !important; }
  .te-basic-pagination_5f6ba8f976f68300 .page-numbers_725d298a565ffc34,
  .te-basic-pagination_5f6ba8f976f68300 .post-page-numbers_02690a53aac4cf7b,
  .page-links_2ae46f6c4fd6ba35 .page-numbers_725d298a565ffc34,
  .page-links_2ae46f6c4fd6ba35 .post-page-numbers_02690a53aac4cf7b,
  .wp-block-query-pagination-numbers_820fd6f1c17620c4 .page-numbers_725d298a565ffc34,
  .wp-block-query-pagination-numbers_820fd6f1c17620c4 .post-page-numbers_02690a53aac4cf7b {
    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_5f6ba8f976f68300 .page-numbers_725d298a565ffc34,
      .te-basic-pagination_5f6ba8f976f68300 .post-page-numbers_02690a53aac4cf7b,
      .page-links_2ae46f6c4fd6ba35 .page-numbers_725d298a565ffc34,
      .page-links_2ae46f6c4fd6ba35 .post-page-numbers_02690a53aac4cf7b,
      .wp-block-query-pagination-numbers_820fd6f1c17620c4 .page-numbers_725d298a565ffc34,
      .wp-block-query-pagination-numbers_820fd6f1c17620c4 .post-page-numbers_02690a53aac4cf7b {
        width: 40px;
        height: 40px;
        font-size: 16px; } }
    .te-basic-pagination_5f6ba8f976f68300 .page-numbers_725d298a565ffc34:hover,
    .te-basic-pagination_5f6ba8f976f68300 .post-page-numbers_02690a53aac4cf7b:hover,
    .page-links_2ae46f6c4fd6ba35 .page-numbers_725d298a565ffc34:hover,
    .page-links_2ae46f6c4fd6ba35 .post-page-numbers_02690a53aac4cf7b:hover,
    .wp-block-query-pagination-numbers_820fd6f1c17620c4 .page-numbers_725d298a565ffc34:hover,
    .wp-block-query-pagination-numbers_820fd6f1c17620c4 .post-page-numbers_02690a53aac4cf7b: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_5f6ba8f976f68300 .page-numbers_725d298a565ffc34.current_bf3f423fca72b09d,
    .te-basic-pagination_5f6ba8f976f68300 .post-page-numbers_02690a53aac4cf7b.current_bf3f423fca72b09d,
    .page-links_2ae46f6c4fd6ba35 .page-numbers_725d298a565ffc34.current_bf3f423fca72b09d,
    .page-links_2ae46f6c4fd6ba35 .post-page-numbers_02690a53aac4cf7b.current_bf3f423fca72b09d,
    .wp-block-query-pagination-numbers_820fd6f1c17620c4 .page-numbers_725d298a565ffc34.current_bf3f423fca72b09d,
    .wp-block-query-pagination-numbers_820fd6f1c17620c4 .post-page-numbers_02690a53aac4cf7b.current_bf3f423fca72b09d {
      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_807f7acf2242683d {
  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_807f7acf2242683d {
      -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_807f7acf2242683d {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 30px;
      margin: 30px 0; } }
  .te-blog-post-nav_807f7acf2242683d .te-post-navigation_bae5b75f1c4955e1 {
    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_807f7acf2242683d .te-post-navigation_bae5b75f1c4955e1 {
        -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_807f7acf2242683d .te-post-navigation_bae5b75f1c4955e1 {
        width: 100%; } }
    @media (max-width: 767px) {
      .te-blog-post-nav_807f7acf2242683d .te-post-navigation_bae5b75f1c4955e1 {
        width: 100%; } }
    .te-blog-post-nav_807f7acf2242683d .te-post-navigation_bae5b75f1c4955e1::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_807f7acf2242683d .te-post-navigation_bae5b75f1c4955e1::after {
          display: none; } }
      @media (max-width: 767px) {
        .te-blog-post-nav_807f7acf2242683d .te-post-navigation_bae5b75f1c4955e1::after {
          display: none; } }
    .te-blog-post-nav_807f7acf2242683d .te-post-navigation_bae5b75f1c4955e1:last-child {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .te-blog-post-nav_807f7acf2242683d .te-post-navigation_bae5b75f1c4955e1:last-child .text_5d17ba34bb520a6a {
        text-align: right; }
        @media (max-width: 374px) {
          .te-blog-post-nav_807f7acf2242683d .te-post-navigation_bae5b75f1c4955e1:last-child .text_5d17ba34bb520a6a {
            text-align: left; } }
      .te-blog-post-nav_807f7acf2242683d .te-post-navigation_bae5b75f1c4955e1:last-child::after {
        display: none; }
    .te-blog-post-nav_807f7acf2242683d .te-post-navigation_bae5b75f1c4955e1 .te-post-img_841aa3c4e5623505 {
      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_807f7acf2242683d .te-post-navigation_bae5b75f1c4955e1 .te-post-img_841aa3c4e5623505 {
          width: 100% !important;
          height: 150px !important; } }
      .te-blog-post-nav_807f7acf2242683d .te-post-navigation_bae5b75f1c4955e1 .te-post-img_841aa3c4e5623505 img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        left: 0;
        top: 0; }
    .te-blog-post-nav_807f7acf2242683d .te-post-navigation_bae5b75f1c4955e1 .text_5d17ba34bb520a6a {
      width: 100%; }
      .te-blog-post-nav_807f7acf2242683d .te-post-navigation_bae5b75f1c4955e1 .text_5d17ba34bb520a6a span {
        font-size: 18px;
        font-family: "Inter", sans-serif;
        text-transform: capitalize;
        font-weight: 400;
        display: block;
        color: #335371; }
      .te-blog-post-nav_807f7acf2242683d .te-post-navigation_bae5b75f1c4955e1 .text_5d17ba34bb520a6a h4 {
        text-transform: capitalize;
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        line-height: 30px;
        letter-spacing: 0px; }
    .te-blog-post-nav_807f7acf2242683d .te-post-navigation_bae5b75f1c4955e1 .theme-navigation_416092884e3eaaef {
      width: 100%; }

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

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

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

.project-details-overview_ef693e51875e7af1 {
  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_ef693e51875e7af1 .list-wrapper_f877def438286033 {
    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_ef693e51875e7af1 .list-wrapper_f877def438286033 {
        -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_ef693e51875e7af1 .list-wrapper_f877def438286033 .image_15e5fc9771d15260 {
      width: 410px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 20px;
      overflow: hidden; }
      .project-details-overview_ef693e51875e7af1 .list-wrapper_f877def438286033 .image_15e5fc9771d15260 img {
        border-radius: 20px; }
    .project-details-overview_ef693e51875e7af1 .list-wrapper_f877def438286033 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_ef693e51875e7af1 .list-wrapper_f877def438286033 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_ef693e51875e7af1 .list-wrapper_f877def438286033 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_ef693e51875e7af1 .list-wrapper_f877def438286033 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_ef693e51875e7af1 .list-wrapper_f877def438286033 .user-card_c3ad8f7ba21c31d0 {
      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_ef693e51875e7af1 .list-wrapper_f877def438286033 .user-card_c3ad8f7ba21c31d0 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .project-details-overview_ef693e51875e7af1 .list-wrapper_f877def438286033 .user-card_c3ad8f7ba21c31d0 .image_15e5fc9771d15260 {
        width: 90px;
        height: 90px;
        border-radius: 100px;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
      .project-details-overview_ef693e51875e7af1 .list-wrapper_f877def438286033 .user-card_c3ad8f7ba21c31d0 .content_c04734ea0192ef5f .title_f798435e78e98a88 {
        font-size: 20px;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: 0px; }
      .project-details-overview_ef693e51875e7af1 .list-wrapper_f877def438286033 .user-card_c3ad8f7ba21c31d0 .content_c04734ea0192ef5f .text_5d17ba34bb520a6a {
        margin-bottom: 0; }

.te-list-item_913f1f422758e62e {
  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_913f1f422758e62e .icon_df781916397afd52 {
    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_913f1f422758e62e .text_5d17ba34bb520a6a {
    font-size: 18px;
    line-height: 36px;
    font-weight: 400;
    color: #335371;
    margin: 0; }

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

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

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

/* Widget */
.widget_5d5276f2ad5a0767,
.sidebar__widget_4f764bf69196a406 {
  /* 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_5d5276f2ad5a0767 ol,
  .widget_5d5276f2ad5a0767 ul,
  .sidebar__widget_4f764bf69196a406 ol,
  .sidebar__widget_4f764bf69196a406 ul {
    margin-bottom: 0; }
  .widget_5d5276f2ad5a0767 .widget-instagram-feed_25812fc1095b12ce,
  .sidebar__widget_4f764bf69196a406 .widget-instagram-feed_25812fc1095b12ce {
    width: 315px; }
    @media only screen and (min-width: 992px) and (max-width: 1280px) {
      .widget_5d5276f2ad5a0767 .widget-instagram-feed_25812fc1095b12ce,
      .sidebar__widget_4f764bf69196a406 .widget-instagram-feed_25812fc1095b12ce {
        width: 220px; } }
    @media (max-width: 374px) {
      .widget_5d5276f2ad5a0767 .widget-instagram-feed_25812fc1095b12ce,
      .sidebar__widget_4f764bf69196a406 .widget-instagram-feed_25812fc1095b12ce {
        width: 200px; } }
    .widget_5d5276f2ad5a0767 .widget-instagram-feed_25812fc1095b12ce .single-instagram-feed_9831d2e88dd74f16,
    .sidebar__widget_4f764bf69196a406 .widget-instagram-feed_25812fc1095b12ce .single-instagram-feed_9831d2e88dd74f16 {
      width: 96px;
      height: 96px; }
  .widget_5d5276f2ad5a0767 .wp-block-heading_0220a063b64adbf7,
  .widget_5d5276f2ad5a0767 .widget-title_d95f06685749af94,
  .widget_5d5276f2ad5a0767 .wp-block-search__label_27e2857325eca1fc,
  .sidebar__widget_4f764bf69196a406 .wp-block-heading_0220a063b64adbf7,
  .sidebar__widget_4f764bf69196a406 .widget-title_d95f06685749af94,
  .sidebar__widget_4f764bf69196a406 .wp-block-search__label_27e2857325eca1fc {
    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_5d5276f2ad5a0767 .wp-block-social-links_5c4e16c43a2ba1cb .wp-social-link_42829194f1652507,
  .sidebar__widget_4f764bf69196a406 .wp-block-social-links_5c4e16c43a2ba1cb .wp-social-link_42829194f1652507 {
    padding: 0;
    margin: 0;
    line-height: 0; }
    .widget_5d5276f2ad5a0767 .wp-block-social-links_5c4e16c43a2ba1cb .wp-social-link_42829194f1652507 a,
    .sidebar__widget_4f764bf69196a406 .wp-block-social-links_5c4e16c43a2ba1cb .wp-social-link_42829194f1652507 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_5d5276f2ad5a0767 .wp-block-social-links_5c4e16c43a2ba1cb .wp-social-link_42829194f1652507 a:before,
      .sidebar__widget_4f764bf69196a406 .wp-block-social-links_5c4e16c43a2ba1cb .wp-social-link_42829194f1652507 a:before {
        display: none; }
  .widget_5d5276f2ad5a0767 .has-avatars_3c38bbc1485b6ee4.has-dates_3846453b30932262.has-excerpts_7c81ebdf68f6cc93.wp-block-te-latest-comments_8b810b40fd08d5b5 li.wp-block-te-latest-comments__comment_c5db518154a31882 .wp-block-te-latest-comments__comment-meta_265e93d654d7734e,
  .widget_5d5276f2ad5a0767 .has-dates_3846453b30932262.has-excerpts_7c81ebdf68f6cc93.wp-block-te-latest-comments_8b810b40fd08d5b5 li.wp-block-te-latest-comments__comment_c5db518154a31882 .wp-block-te-latest-comments__comment-meta_265e93d654d7734e,
  .sidebar__widget_4f764bf69196a406 .has-avatars_3c38bbc1485b6ee4.has-dates_3846453b30932262.has-excerpts_7c81ebdf68f6cc93.wp-block-te-latest-comments_8b810b40fd08d5b5 li.wp-block-te-latest-comments__comment_c5db518154a31882 .wp-block-te-latest-comments__comment-meta_265e93d654d7734e,
  .sidebar__widget_4f764bf69196a406 .has-dates_3846453b30932262.has-excerpts_7c81ebdf68f6cc93.wp-block-te-latest-comments_8b810b40fd08d5b5 li.wp-block-te-latest-comments__comment_c5db518154a31882 .wp-block-te-latest-comments__comment-meta_265e93d654d7734e {
    font-weight: 500; }
    .widget_5d5276f2ad5a0767 .has-avatars_3c38bbc1485b6ee4.has-dates_3846453b30932262.has-excerpts_7c81ebdf68f6cc93.wp-block-te-latest-comments_8b810b40fd08d5b5 li.wp-block-te-latest-comments__comment_c5db518154a31882 .wp-block-te-latest-comments__comment-meta_265e93d654d7734e .wp-block-te-latest-comments__comment-author_fa8fb780429fe2c1,
    .widget_5d5276f2ad5a0767 .has-avatars_3c38bbc1485b6ee4.has-dates_3846453b30932262.has-excerpts_7c81ebdf68f6cc93.wp-block-te-latest-comments_8b810b40fd08d5b5 li.wp-block-te-latest-comments__comment_c5db518154a31882 .wp-block-te-latest-comments__comment-meta_265e93d654d7734e .wp-block-te-latest-comments__comment-link_e986b953082cab79,
    .widget_5d5276f2ad5a0767 .has-dates_3846453b30932262.has-excerpts_7c81ebdf68f6cc93.wp-block-te-latest-comments_8b810b40fd08d5b5 li.wp-block-te-latest-comments__comment_c5db518154a31882 .wp-block-te-latest-comments__comment-meta_265e93d654d7734e .wp-block-te-latest-comments__comment-author_fa8fb780429fe2c1,
    .widget_5d5276f2ad5a0767 .has-dates_3846453b30932262.has-excerpts_7c81ebdf68f6cc93.wp-block-te-latest-comments_8b810b40fd08d5b5 li.wp-block-te-latest-comments__comment_c5db518154a31882 .wp-block-te-latest-comments__comment-meta_265e93d654d7734e .wp-block-te-latest-comments__comment-link_e986b953082cab79,
    .sidebar__widget_4f764bf69196a406 .has-avatars_3c38bbc1485b6ee4.has-dates_3846453b30932262.has-excerpts_7c81ebdf68f6cc93.wp-block-te-latest-comments_8b810b40fd08d5b5 li.wp-block-te-latest-comments__comment_c5db518154a31882 .wp-block-te-latest-comments__comment-meta_265e93d654d7734e .wp-block-te-latest-comments__comment-author_fa8fb780429fe2c1,
    .sidebar__widget_4f764bf69196a406 .has-avatars_3c38bbc1485b6ee4.has-dates_3846453b30932262.has-excerpts_7c81ebdf68f6cc93.wp-block-te-latest-comments_8b810b40fd08d5b5 li.wp-block-te-latest-comments__comment_c5db518154a31882 .wp-block-te-latest-comments__comment-meta_265e93d654d7734e .wp-block-te-latest-comments__comment-link_e986b953082cab79,
    .sidebar__widget_4f764bf69196a406 .has-dates_3846453b30932262.has-excerpts_7c81ebdf68f6cc93.wp-block-te-latest-comments_8b810b40fd08d5b5 li.wp-block-te-latest-comments__comment_c5db518154a31882 .wp-block-te-latest-comments__comment-meta_265e93d654d7734e .wp-block-te-latest-comments__comment-author_fa8fb780429fe2c1,
    .sidebar__widget_4f764bf69196a406 .has-dates_3846453b30932262.has-excerpts_7c81ebdf68f6cc93.wp-block-te-latest-comments_8b810b40fd08d5b5 li.wp-block-te-latest-comments__comment_c5db518154a31882 .wp-block-te-latest-comments__comment-meta_265e93d654d7734e .wp-block-te-latest-comments__comment-link_e986b953082cab79 {
      font-weight: 500; }
  .widget_5d5276f2ad5a0767 .wp-block-te-latest-comments_8b810b40fd08d5b5 li.wp-block-te-latest-comments__comment_c5db518154a31882,
  .widget_5d5276f2ad5a0767 .wp-block-latest-posts_1479119f655d537b li.wp-block-te-latest-comments__comment_c5db518154a31882,
  .sidebar__widget_4f764bf69196a406 .wp-block-te-latest-comments_8b810b40fd08d5b5 li.wp-block-te-latest-comments__comment_c5db518154a31882,
  .sidebar__widget_4f764bf69196a406 .wp-block-latest-posts_1479119f655d537b li.wp-block-te-latest-comments__comment_c5db518154a31882 {
    margin-bottom: 0; }
  .widget_5d5276f2ad5a0767 .wp-block-te-latest-comments_8b810b40fd08d5b5 li .wp-block-te-latest-comments__comment-meta_265e93d654d7734e,
  .widget_5d5276f2ad5a0767 .wp-block-te-latest-comments_8b810b40fd08d5b5 li .wp-block-latest-posts__te-post-title_36adaa3ae186f3fb,
  .widget_5d5276f2ad5a0767 .wp-block-latest-posts_1479119f655d537b li .wp-block-te-latest-comments__comment-meta_265e93d654d7734e,
  .widget_5d5276f2ad5a0767 .wp-block-latest-posts_1479119f655d537b li .wp-block-latest-posts__te-post-title_36adaa3ae186f3fb,
  .sidebar__widget_4f764bf69196a406 .wp-block-te-latest-comments_8b810b40fd08d5b5 li .wp-block-te-latest-comments__comment-meta_265e93d654d7734e,
  .sidebar__widget_4f764bf69196a406 .wp-block-te-latest-comments_8b810b40fd08d5b5 li .wp-block-latest-posts__te-post-title_36adaa3ae186f3fb,
  .sidebar__widget_4f764bf69196a406 .wp-block-latest-posts_1479119f655d537b li .wp-block-te-latest-comments__comment-meta_265e93d654d7734e,
  .sidebar__widget_4f764bf69196a406 .wp-block-latest-posts_1479119f655d537b li .wp-block-latest-posts__te-post-title_36adaa3ae186f3fb {
    line-height: 28px;
    font-weight: 400; }
    .widget_5d5276f2ad5a0767 .wp-block-te-latest-comments_8b810b40fd08d5b5 li .wp-block-te-latest-comments__comment-meta_265e93d654d7734e .wp-block-te-latest-comments__comment-date_7498ab7aaff74417,
    .widget_5d5276f2ad5a0767 .wp-block-te-latest-comments_8b810b40fd08d5b5 li .wp-block-latest-posts__te-post-title_36adaa3ae186f3fb .wp-block-te-latest-comments__comment-date_7498ab7aaff74417,
    .widget_5d5276f2ad5a0767 .wp-block-latest-posts_1479119f655d537b li .wp-block-te-latest-comments__comment-meta_265e93d654d7734e .wp-block-te-latest-comments__comment-date_7498ab7aaff74417,
    .widget_5d5276f2ad5a0767 .wp-block-latest-posts_1479119f655d537b li .wp-block-latest-posts__te-post-title_36adaa3ae186f3fb .wp-block-te-latest-comments__comment-date_7498ab7aaff74417,
    .sidebar__widget_4f764bf69196a406 .wp-block-te-latest-comments_8b810b40fd08d5b5 li .wp-block-te-latest-comments__comment-meta_265e93d654d7734e .wp-block-te-latest-comments__comment-date_7498ab7aaff74417,
    .sidebar__widget_4f764bf69196a406 .wp-block-te-latest-comments_8b810b40fd08d5b5 li .wp-block-latest-posts__te-post-title_36adaa3ae186f3fb .wp-block-te-latest-comments__comment-date_7498ab7aaff74417,
    .sidebar__widget_4f764bf69196a406 .wp-block-latest-posts_1479119f655d537b li .wp-block-te-latest-comments__comment-meta_265e93d654d7734e .wp-block-te-latest-comments__comment-date_7498ab7aaff74417,
    .sidebar__widget_4f764bf69196a406 .wp-block-latest-posts_1479119f655d537b li .wp-block-latest-posts__te-post-title_36adaa3ae186f3fb .wp-block-te-latest-comments__comment-date_7498ab7aaff74417 {
      font-size: 14px !important;
      margin-bottom: 10px;
      position: relative; }
      .widget_5d5276f2ad5a0767 .wp-block-te-latest-comments_8b810b40fd08d5b5 li .wp-block-te-latest-comments__comment-meta_265e93d654d7734e .wp-block-te-latest-comments__comment-date_7498ab7aaff74417:before,
      .widget_5d5276f2ad5a0767 .wp-block-te-latest-comments_8b810b40fd08d5b5 li .wp-block-latest-posts__te-post-title_36adaa3ae186f3fb .wp-block-te-latest-comments__comment-date_7498ab7aaff74417:before,
      .widget_5d5276f2ad5a0767 .wp-block-latest-posts_1479119f655d537b li .wp-block-te-latest-comments__comment-meta_265e93d654d7734e .wp-block-te-latest-comments__comment-date_7498ab7aaff74417:before,
      .widget_5d5276f2ad5a0767 .wp-block-latest-posts_1479119f655d537b li .wp-block-latest-posts__te-post-title_36adaa3ae186f3fb .wp-block-te-latest-comments__comment-date_7498ab7aaff74417:before,
      .sidebar__widget_4f764bf69196a406 .wp-block-te-latest-comments_8b810b40fd08d5b5 li .wp-block-te-latest-comments__comment-meta_265e93d654d7734e .wp-block-te-latest-comments__comment-date_7498ab7aaff74417:before,
      .sidebar__widget_4f764bf69196a406 .wp-block-te-latest-comments_8b810b40fd08d5b5 li .wp-block-latest-posts__te-post-title_36adaa3ae186f3fb .wp-block-te-latest-comments__comment-date_7498ab7aaff74417:before,
      .sidebar__widget_4f764bf69196a406 .wp-block-latest-posts_1479119f655d537b li .wp-block-te-latest-comments__comment-meta_265e93d654d7734e .wp-block-te-latest-comments__comment-date_7498ab7aaff74417:before,
      .sidebar__widget_4f764bf69196a406 .wp-block-latest-posts_1479119f655d537b li .wp-block-latest-posts__te-post-title_36adaa3ae186f3fb .wp-block-te-latest-comments__comment-date_7498ab7aaff74417:before {
        content: "\f274";
        font-family: "Font Awesome 6 Free";
        padding-right: 8px; }
  .widget_5d5276f2ad5a0767 .wp-block-te-latest-comments_8b810b40fd08d5b5 li a,
  .widget_5d5276f2ad5a0767 .wp-block-latest-posts_1479119f655d537b li a,
  .sidebar__widget_4f764bf69196a406 .wp-block-te-latest-comments_8b810b40fd08d5b5 li a,
  .sidebar__widget_4f764bf69196a406 .wp-block-latest-posts_1479119f655d537b li a {
    color: #335371; }
    .widget_5d5276f2ad5a0767 .wp-block-te-latest-comments_8b810b40fd08d5b5 li a.wp-block-te-latest-comments__comment-author_fa8fb780429fe2c1, .widget_5d5276f2ad5a0767 .wp-block-te-latest-comments_8b810b40fd08d5b5 li a.wp-block-te-latest-comments__comment-link_e986b953082cab79,
    .widget_5d5276f2ad5a0767 .wp-block-latest-posts_1479119f655d537b li a.wp-block-te-latest-comments__comment-author_fa8fb780429fe2c1,
    .widget_5d5276f2ad5a0767 .wp-block-latest-posts_1479119f655d537b li a.wp-block-te-latest-comments__comment-link_e986b953082cab79,
    .sidebar__widget_4f764bf69196a406 .wp-block-te-latest-comments_8b810b40fd08d5b5 li a.wp-block-te-latest-comments__comment-author_fa8fb780429fe2c1,
    .sidebar__widget_4f764bf69196a406 .wp-block-te-latest-comments_8b810b40fd08d5b5 li a.wp-block-te-latest-comments__comment-link_e986b953082cab79,
    .sidebar__widget_4f764bf69196a406 .wp-block-latest-posts_1479119f655d537b li a.wp-block-te-latest-comments__comment-author_fa8fb780429fe2c1,
    .sidebar__widget_4f764bf69196a406 .wp-block-latest-posts_1479119f655d537b li a.wp-block-te-latest-comments__comment-link_e986b953082cab79 {
      display: inline !important;
      text-transform: capitalize;
      line-height: 28px;
      font-weight: 400; }
    .widget_5d5276f2ad5a0767 .wp-block-te-latest-comments_8b810b40fd08d5b5 li a:hover,
    .widget_5d5276f2ad5a0767 .wp-block-latest-posts_1479119f655d537b li a:hover,
    .sidebar__widget_4f764bf69196a406 .wp-block-te-latest-comments_8b810b40fd08d5b5 li a:hover,
    .sidebar__widget_4f764bf69196a406 .wp-block-latest-posts_1479119f655d537b li a:hover {
      color: #317EFE; }
  .widget_5d5276f2ad5a0767 .wp-block-te-latest-comments_8b810b40fd08d5b5 li .wp-block-te-latest-comments__comment-excerpt_0b43f4e224446d21 p,
  .widget_5d5276f2ad5a0767 .wp-block-latest-posts_1479119f655d537b li .wp-block-te-latest-comments__comment-excerpt_0b43f4e224446d21 p,
  .sidebar__widget_4f764bf69196a406 .wp-block-te-latest-comments_8b810b40fd08d5b5 li .wp-block-te-latest-comments__comment-excerpt_0b43f4e224446d21 p,
  .sidebar__widget_4f764bf69196a406 .wp-block-latest-posts_1479119f655d537b li .wp-block-te-latest-comments__comment-excerpt_0b43f4e224446d21 p {
    font-size: 16px;
    line-height: 28px;
    margin: 0; }
  .widget_5d5276f2ad5a0767 .te-social-profile_76cf990f22a7d17d,
  .sidebar__widget_4f764bf69196a406 .te-social-profile_76cf990f22a7d17d {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .widget_5d5276f2ad5a0767 .te-social-profile_76cf990f22a7d17d a,
    .sidebar__widget_4f764bf69196a406 .te-social-profile_76cf990f22a7d17d 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_5d5276f2ad5a0767 .te-social-profile_76cf990f22a7d17d a,
        .sidebar__widget_4f764bf69196a406 .te-social-profile_76cf990f22a7d17d a {
          width: 40px;
          height: 40px; } }
      .widget_5d5276f2ad5a0767 .te-social-profile_76cf990f22a7d17d a.facebook_a6be187285f31d0f,
      .sidebar__widget_4f764bf69196a406 .te-social-profile_76cf990f22a7d17d a.facebook_a6be187285f31d0f {
        background-color: #1877f2; }
      .widget_5d5276f2ad5a0767 .te-social-profile_76cf990f22a7d17d a.twitter_29c37352d08e5005,
      .sidebar__widget_4f764bf69196a406 .te-social-profile_76cf990f22a7d17d a.twitter_29c37352d08e5005 {
        background-color: #1da1f2; }
      .widget_5d5276f2ad5a0767 .te-social-profile_76cf990f22a7d17d a.linkedin_c60c7a8fa79f0833,
      .sidebar__widget_4f764bf69196a406 .te-social-profile_76cf990f22a7d17d a.linkedin_c60c7a8fa79f0833 {
        background-color: #0a66c2; }
      .widget_5d5276f2ad5a0767 .te-social-profile_76cf990f22a7d17d a.instagram_350b4c4b55d3550f,
      .sidebar__widget_4f764bf69196a406 .te-social-profile_76cf990f22a7d17d a.instagram_350b4c4b55d3550f {
        background-color: #405de6; }
      .widget_5d5276f2ad5a0767 .te-social-profile_76cf990f22a7d17d a:hover,
      .sidebar__widget_4f764bf69196a406 .te-social-profile_76cf990f22a7d17d a:hover {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #E7F914; }
  .widget_5d5276f2ad5a0767 select,
  .sidebar__widget_4f764bf69196a406 select {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371;
    margin-bottom: 0; }
  .widget_5d5276f2ad5a0767 .has-login-form_a166a73af60b3c52 .login-username_7788e9d108a272f7 label,
  .widget_5d5276f2ad5a0767 .has-login-form_a166a73af60b3c52 .login-password_80a72dcc8aea0429 label,
  .sidebar__widget_4f764bf69196a406 .has-login-form_a166a73af60b3c52 .login-username_7788e9d108a272f7 label,
  .sidebar__widget_4f764bf69196a406 .has-login-form_a166a73af60b3c52 .login-password_80a72dcc8aea0429 label {
    margin-bottom: 10px; }
  .widget_5d5276f2ad5a0767 .has-login-form_a166a73af60b3c52 .login-username_7788e9d108a272f7 input,
  .widget_5d5276f2ad5a0767 .has-login-form_a166a73af60b3c52 .login-password_80a72dcc8aea0429 input,
  .sidebar__widget_4f764bf69196a406 .has-login-form_a166a73af60b3c52 .login-username_7788e9d108a272f7 input,
  .sidebar__widget_4f764bf69196a406 .has-login-form_a166a73af60b3c52 .login-password_80a72dcc8aea0429 input {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #31373f;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371; }
  .widget_5d5276f2ad5a0767 .has-login-form_a166a73af60b3c52 .login-remember_3bd9384ec80710d2 label,
  .sidebar__widget_4f764bf69196a406 .has-login-form_a166a73af60b3c52 .login-remember_3bd9384ec80710d2 label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px; }
  .widget_5d5276f2ad5a0767 .has-login-form_a166a73af60b3c52 .login-submit_c6c7ebf41353beb8,
  .sidebar__widget_4f764bf69196a406 .has-login-form_a166a73af60b3c52 .login-submit_c6c7ebf41353beb8 {
    margin-bottom: 0; }
    .widget_5d5276f2ad5a0767 .has-login-form_a166a73af60b3c52 .login-submit_c6c7ebf41353beb8 input.button-primary_7fe7e711167b5b22,
    .sidebar__widget_4f764bf69196a406 .has-login-form_a166a73af60b3c52 .login-submit_c6c7ebf41353beb8 input.button-primary_7fe7e711167b5b22 {
      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_5d5276f2ad5a0767 .search-form_283e2e259cdacb33,
  .sidebar__widget_4f764bf69196a406 .search-form_283e2e259cdacb33 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_5d5276f2ad5a0767 .search-form_283e2e259cdacb33 button,
    .sidebar__widget_4f764bf69196a406 .search-form_283e2e259cdacb33 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_5d5276f2ad5a0767.widget_search_d8c9f6692116b37a .sidebar__search_7eb96f4aed5402e2,
  .sidebar__widget_4f764bf69196a406.widget_search_d8c9f6692116b37a .sidebar__search_7eb96f4aed5402e2 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_5d5276f2ad5a0767.widget_search_d8c9f6692116b37a .sidebar__search_7eb96f4aed5402e2 button,
    .sidebar__widget_4f764bf69196a406.widget_search_d8c9f6692116b37a .sidebar__search_7eb96f4aed5402e2 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_5d5276f2ad5a0767 .wp-block-search__no-button_7534ef58989b81b7.wp-block-search_40470de269ad671b input,
  .sidebar__widget_4f764bf69196a406 .wp-block-search__no-button_7534ef58989b81b7.wp-block-search_40470de269ad671b input {
    border-radius: 10px; }
  .widget_5d5276f2ad5a0767 .wp-block-search_40470de269ad671b,
  .sidebar__widget_4f764bf69196a406 .wp-block-search_40470de269ad671b {
    margin-bottom: -2px; }
  .widget_5d5276f2ad5a0767 .wp-block-search_40470de269ad671b,
  .widget_5d5276f2ad5a0767 .search-form_283e2e259cdacb33,
  .widget_5d5276f2ad5a0767 .sidebar__search_7eb96f4aed5402e2,
  .sidebar__widget_4f764bf69196a406 .wp-block-search_40470de269ad671b,
  .sidebar__widget_4f764bf69196a406 .search-form_283e2e259cdacb33,
  .sidebar__widget_4f764bf69196a406 .sidebar__search_7eb96f4aed5402e2 {
    display: inline-block;
    width: 100%;
    overflow: hidden; }
    .widget_5d5276f2ad5a0767 .wp-block-search_40470de269ad671b .wp-block-search__inside-wrapper_a8ee1cb465a39a8d,
    .widget_5d5276f2ad5a0767 .search-form_283e2e259cdacb33 .wp-block-search__inside-wrapper_a8ee1cb465a39a8d,
    .widget_5d5276f2ad5a0767 .sidebar__search_7eb96f4aed5402e2 .wp-block-search__inside-wrapper_a8ee1cb465a39a8d,
    .sidebar__widget_4f764bf69196a406 .wp-block-search_40470de269ad671b .wp-block-search__inside-wrapper_a8ee1cb465a39a8d,
    .sidebar__widget_4f764bf69196a406 .search-form_283e2e259cdacb33 .wp-block-search__inside-wrapper_a8ee1cb465a39a8d,
    .sidebar__widget_4f764bf69196a406 .sidebar__search_7eb96f4aed5402e2 .wp-block-search__inside-wrapper_a8ee1cb465a39a8d {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .widget_5d5276f2ad5a0767 .wp-block-search_40470de269ad671b label,
    .widget_5d5276f2ad5a0767 .search-form_283e2e259cdacb33 label,
    .widget_5d5276f2ad5a0767 .sidebar__search_7eb96f4aed5402e2 label,
    .sidebar__widget_4f764bf69196a406 .wp-block-search_40470de269ad671b label,
    .sidebar__widget_4f764bf69196a406 .search-form_283e2e259cdacb33 label,
    .sidebar__widget_4f764bf69196a406 .sidebar__search_7eb96f4aed5402e2 label {
      font-size: 24px;
      display: block;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #14203A;
      font-family: "Inter", sans-serif; }
    .widget_5d5276f2ad5a0767 .wp-block-search_40470de269ad671b input,
    .widget_5d5276f2ad5a0767 .search-form_283e2e259cdacb33 input,
    .widget_5d5276f2ad5a0767 .sidebar__search_7eb96f4aed5402e2 input,
    .sidebar__widget_4f764bf69196a406 .wp-block-search_40470de269ad671b input,
    .sidebar__widget_4f764bf69196a406 .search-form_283e2e259cdacb33 input,
    .sidebar__widget_4f764bf69196a406 .sidebar__search_7eb96f4aed5402e2 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_5d5276f2ad5a0767 .wp-block-search_40470de269ad671b button,
    .widget_5d5276f2ad5a0767 .search-form_283e2e259cdacb33 button,
    .widget_5d5276f2ad5a0767 .sidebar__search_7eb96f4aed5402e2 button,
    .sidebar__widget_4f764bf69196a406 .wp-block-search_40470de269ad671b button,
    .sidebar__widget_4f764bf69196a406 .search-form_283e2e259cdacb33 button,
    .sidebar__widget_4f764bf69196a406 .sidebar__search_7eb96f4aed5402e2 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_5d5276f2ad5a0767 .tagcloud_cc2ab128b528f660,
  .widget_5d5276f2ad5a0767 .wp-block-tag-cloud_89e84550a987f241,
  .sidebar__widget_4f764bf69196a406 .tagcloud_cc2ab128b528f660,
  .sidebar__widget_4f764bf69196a406 .wp-block-tag-cloud_89e84550a987f241 {
    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_5d5276f2ad5a0767 .tagcloud_cc2ab128b528f660 a,
    .widget_5d5276f2ad5a0767 .wp-block-tag-cloud_89e84550a987f241 a,
    .sidebar__widget_4f764bf69196a406 .tagcloud_cc2ab128b528f660 a,
    .sidebar__widget_4f764bf69196a406 .wp-block-tag-cloud_89e84550a987f241 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_5d5276f2ad5a0767 .tagcloud_cc2ab128b528f660 a:hover,
      .widget_5d5276f2ad5a0767 .wp-block-tag-cloud_89e84550a987f241 a:hover,
      .sidebar__widget_4f764bf69196a406 .tagcloud_cc2ab128b528f660 a:hover,
      .sidebar__widget_4f764bf69196a406 .wp-block-tag-cloud_89e84550a987f241 a:hover {
        color: #ffffff;
        background: #317EFE;
        border-color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .widget_5d5276f2ad5a0767 ul,
  .widget_5d5276f2ad5a0767 ol,
  .sidebar__widget_4f764bf69196a406 ul,
  .sidebar__widget_4f764bf69196a406 ol {
    margin-bottom: 0;
    padding-left: 0;
    /* Tag Cloud Widget */ }
    .widget_5d5276f2ad5a0767 ul li,
    .widget_5d5276f2ad5a0767 ol li,
    .sidebar__widget_4f764bf69196a406 ul li,
    .sidebar__widget_4f764bf69196a406 ol li {
      display: block;
      padding: 8px 0;
      border-top: 1px solid #E1E1E1;
      margin-bottom: 0;
      /* Recent Comment Widget */ }
      .widget_5d5276f2ad5a0767 ul li:first-child,
      .widget_5d5276f2ad5a0767 ol li:first-child,
      .sidebar__widget_4f764bf69196a406 ul li:first-child,
      .sidebar__widget_4f764bf69196a406 ol li:first-child {
        border-top: 0; }
      .widget_5d5276f2ad5a0767 ul li:last-child,
      .widget_5d5276f2ad5a0767 ol li:last-child,
      .sidebar__widget_4f764bf69196a406 ul li:last-child,
      .sidebar__widget_4f764bf69196a406 ol li:last-child {
        margin-bottom: 0; }
      .widget_5d5276f2ad5a0767 ul li.recentcomments_5cb87c1c5453868a .comment-author-link_54841f6ad910e530 a:before, .widget_5d5276f2ad5a0767 ul li.wp-block-latest-comments__comment_5ffb2c4d0fb04b58 .comment-author-link_54841f6ad910e530 a:before,
      .widget_5d5276f2ad5a0767 ol li.recentcomments_5cb87c1c5453868a .comment-author-link_54841f6ad910e530 a:before,
      .widget_5d5276f2ad5a0767 ol li.wp-block-latest-comments__comment_5ffb2c4d0fb04b58 .comment-author-link_54841f6ad910e530 a:before,
      .sidebar__widget_4f764bf69196a406 ul li.recentcomments_5cb87c1c5453868a .comment-author-link_54841f6ad910e530 a:before,
      .sidebar__widget_4f764bf69196a406 ul li.wp-block-latest-comments__comment_5ffb2c4d0fb04b58 .comment-author-link_54841f6ad910e530 a:before,
      .sidebar__widget_4f764bf69196a406 ol li.recentcomments_5cb87c1c5453868a .comment-author-link_54841f6ad910e530 a:before,
      .sidebar__widget_4f764bf69196a406 ol li.wp-block-latest-comments__comment_5ffb2c4d0fb04b58 .comment-author-link_54841f6ad910e530 a:before {
        display: none; }
      .widget_5d5276f2ad5a0767 ul li.recentcomments_5cb87c1c5453868a a, .widget_5d5276f2ad5a0767 ul li.wp-block-latest-comments__comment_5ffb2c4d0fb04b58 a,
      .widget_5d5276f2ad5a0767 ol li.recentcomments_5cb87c1c5453868a a,
      .widget_5d5276f2ad5a0767 ol li.wp-block-latest-comments__comment_5ffb2c4d0fb04b58 a,
      .sidebar__widget_4f764bf69196a406 ul li.recentcomments_5cb87c1c5453868a a,
      .sidebar__widget_4f764bf69196a406 ul li.wp-block-latest-comments__comment_5ffb2c4d0fb04b58 a,
      .sidebar__widget_4f764bf69196a406 ol li.recentcomments_5cb87c1c5453868a a,
      .sidebar__widget_4f764bf69196a406 ol li.wp-block-latest-comments__comment_5ffb2c4d0fb04b58 a {
        padding-left: 0;
        display: inline; }
        .widget_5d5276f2ad5a0767 ul li.recentcomments_5cb87c1c5453868a a:before, .widget_5d5276f2ad5a0767 ul li.wp-block-latest-comments__comment_5ffb2c4d0fb04b58 a:before,
        .widget_5d5276f2ad5a0767 ol li.recentcomments_5cb87c1c5453868a a:before,
        .widget_5d5276f2ad5a0767 ol li.wp-block-latest-comments__comment_5ffb2c4d0fb04b58 a:before,
        .sidebar__widget_4f764bf69196a406 ul li.recentcomments_5cb87c1c5453868a a:before,
        .sidebar__widget_4f764bf69196a406 ul li.wp-block-latest-comments__comment_5ffb2c4d0fb04b58 a:before,
        .sidebar__widget_4f764bf69196a406 ol li.recentcomments_5cb87c1c5453868a a:before,
        .sidebar__widget_4f764bf69196a406 ol li.wp-block-latest-comments__comment_5ffb2c4d0fb04b58 a:before {
          display: none; }
      .widget_5d5276f2ad5a0767 ul li a,
      .widget_5d5276f2ad5a0767 ol li a,
      .sidebar__widget_4f764bf69196a406 ul li a,
      .sidebar__widget_4f764bf69196a406 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_5d5276f2ad5a0767 ul li a::before,
        .widget_5d5276f2ad5a0767 ol li a::before,
        .sidebar__widget_4f764bf69196a406 ul li a::before,
        .sidebar__widget_4f764bf69196a406 ol li a::before {
          content: "\f105";
          font-family: "Font Awesome 6 Free";
          margin-right: 10px; }
        .widget_5d5276f2ad5a0767 ul li a:hover,
        .widget_5d5276f2ad5a0767 ol li a:hover,
        .sidebar__widget_4f764bf69196a406 ul li a:hover,
        .sidebar__widget_4f764bf69196a406 ol li a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .widget_5d5276f2ad5a0767 ul li a.rsswidget_d00c5db9df2479fc, .widget_5d5276f2ad5a0767 ul li a.wp-block-latest-posts__post-title_5566a707511f72c0,
        .widget_5d5276f2ad5a0767 ol li a.rsswidget_d00c5db9df2479fc,
        .widget_5d5276f2ad5a0767 ol li a.wp-block-latest-posts__post-title_5566a707511f72c0,
        .sidebar__widget_4f764bf69196a406 ul li a.rsswidget_d00c5db9df2479fc,
        .sidebar__widget_4f764bf69196a406 ul li a.wp-block-latest-posts__post-title_5566a707511f72c0,
        .sidebar__widget_4f764bf69196a406 ol li a.rsswidget_d00c5db9df2479fc,
        .sidebar__widget_4f764bf69196a406 ol li a.wp-block-latest-posts__post-title_5566a707511f72c0 {
          padding-left: 0;
          font-weight: 500;
          display: block; }
          .widget_5d5276f2ad5a0767 ul li a.rsswidget_d00c5db9df2479fc:before, .widget_5d5276f2ad5a0767 ul li a.wp-block-latest-posts__post-title_5566a707511f72c0:before,
          .widget_5d5276f2ad5a0767 ol li a.rsswidget_d00c5db9df2479fc:before,
          .widget_5d5276f2ad5a0767 ol li a.wp-block-latest-posts__post-title_5566a707511f72c0:before,
          .sidebar__widget_4f764bf69196a406 ul li a.rsswidget_d00c5db9df2479fc:before,
          .sidebar__widget_4f764bf69196a406 ul li a.wp-block-latest-posts__post-title_5566a707511f72c0:before,
          .sidebar__widget_4f764bf69196a406 ol li a.rsswidget_d00c5db9df2479fc:before,
          .sidebar__widget_4f764bf69196a406 ol li a.wp-block-latest-posts__post-title_5566a707511f72c0:before {
            display: none; }
      .widget_5d5276f2ad5a0767 ul li ul,
      .widget_5d5276f2ad5a0767 ol li ul,
      .sidebar__widget_4f764bf69196a406 ul li ul,
      .sidebar__widget_4f764bf69196a406 ol li ul {
        padding-left: 25px;
        padding-top: 10px; }
    .widget_5d5276f2ad5a0767 ul.wp-tag-cloud_280ff206c3ab9546 li,
    .widget_5d5276f2ad5a0767 ol.wp-tag-cloud_280ff206c3ab9546 li,
    .sidebar__widget_4f764bf69196a406 ul.wp-tag-cloud_280ff206c3ab9546 li,
    .sidebar__widget_4f764bf69196a406 ol.wp-tag-cloud_280ff206c3ab9546 li {
      display: inline-block;
      padding: 0;
      border: 0; }
      .widget_5d5276f2ad5a0767 ul.wp-tag-cloud_280ff206c3ab9546 li a:before,
      .widget_5d5276f2ad5a0767 ol.wp-tag-cloud_280ff206c3ab9546 li a:before,
      .sidebar__widget_4f764bf69196a406 ul.wp-tag-cloud_280ff206c3ab9546 li a:before,
      .sidebar__widget_4f764bf69196a406 ol.wp-tag-cloud_280ff206c3ab9546 li a:before {
        display: none; }
  .widget_5d5276f2ad5a0767.te_widget_categories_2afe51d30a3695b2 li, .widget_5d5276f2ad5a0767.widget_archive_5295d0fec0cc6912 li,
  .widget_5d5276f2ad5a0767 .wp-block-categories-list_5e3ee4ff8bb236b3 li,
  .widget_5d5276f2ad5a0767 .wp-block-archives-list_6a75e21f3026a73f li,
  .sidebar__widget_4f764bf69196a406.te_widget_categories_2afe51d30a3695b2 li,
  .sidebar__widget_4f764bf69196a406.widget_archive_5295d0fec0cc6912 li,
  .sidebar__widget_4f764bf69196a406 .wp-block-categories-list_5e3ee4ff8bb236b3 li,
  .sidebar__widget_4f764bf69196a406 .wp-block-archives-list_6a75e21f3026a73f 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_5d5276f2ad5a0767.te_widget_categories_2afe51d30a3695b2 li.cat-item_442581c092a08e5b, .widget_5d5276f2ad5a0767.widget_archive_5295d0fec0cc6912 li.cat-item_442581c092a08e5b,
    .widget_5d5276f2ad5a0767 .wp-block-categories-list_5e3ee4ff8bb236b3 li.cat-item_442581c092a08e5b,
    .widget_5d5276f2ad5a0767 .wp-block-archives-list_6a75e21f3026a73f li.cat-item_442581c092a08e5b,
    .sidebar__widget_4f764bf69196a406.te_widget_categories_2afe51d30a3695b2 li.cat-item_442581c092a08e5b,
    .sidebar__widget_4f764bf69196a406.widget_archive_5295d0fec0cc6912 li.cat-item_442581c092a08e5b,
    .sidebar__widget_4f764bf69196a406 .wp-block-categories-list_5e3ee4ff8bb236b3 li.cat-item_442581c092a08e5b,
    .sidebar__widget_4f764bf69196a406 .wp-block-archives-list_6a75e21f3026a73f li.cat-item_442581c092a08e5b {
      text-align: right;
      display: inline-block;
      width: 100%; }
    .widget_5d5276f2ad5a0767.te_widget_categories_2afe51d30a3695b2 li a, .widget_5d5276f2ad5a0767.widget_archive_5295d0fec0cc6912 li a,
    .widget_5d5276f2ad5a0767 .wp-block-categories-list_5e3ee4ff8bb236b3 li a,
    .widget_5d5276f2ad5a0767 .wp-block-archives-list_6a75e21f3026a73f li a,
    .sidebar__widget_4f764bf69196a406.te_widget_categories_2afe51d30a3695b2 li a,
    .sidebar__widget_4f764bf69196a406.widget_archive_5295d0fec0cc6912 li a,
    .sidebar__widget_4f764bf69196a406 .wp-block-categories-list_5e3ee4ff8bb236b3 li a,
    .sidebar__widget_4f764bf69196a406 .wp-block-archives-list_6a75e21f3026a73f li a {
      float: left; }

/* About Info Widget*/
.widget-about-info_d1d42a618af5051b {
  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_d1d42a618af5051b .about-desc_f5d37dd5a3d93040 {
    text-align: left; }
    .widget-about-info_d1d42a618af5051b .about-desc_f5d37dd5a3d93040 .about-title_fb65dc77451b9891 {
      font-size: 20px; }
  .widget-about-info_d1d42a618af5051b .about-image_e9ef1c831429362a {
    width: 140px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px; }
  .widget-about-info_d1d42a618af5051b .te-social-profile_76cf990f22a7d17d {
    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_d1d42a618af5051b .te-social-profile_76cf990f22a7d17d 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_d1d42a618af5051b .te-social-profile_76cf990f22a7d17d 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_3846453b30932262.has-author_dbb29ff9ebf362ff.wp-block-latest-posts_1479119f655d537b .wp-block-latest-posts__te-post-title_36adaa3ae186f3fb {
  display: inline-block;
  width: 100%;
  font-weight: 500; }

.widget_rss_0de0a36506e0330e .wp-block-heading_0220a063b64adbf7:before,
.widget_rss_0de0a36506e0330e .widget-title_d95f06685749af94:before {
  display: none; }
.widget_rss_0de0a36506e0330e .rss-widget-icon_4538b77920fdbadc {
  margin-right: 6px; }
.widget_rss_0de0a36506e0330e ul li a.rsswidget_d00c5db9df2479fc {
  color: #14203A; }
  .widget_rss_0de0a36506e0330e ul li a.rsswidget_d00c5db9df2479fc:hover {
    color: #317EFE; }

.wp-block-latest-posts_1479119f655d537b .wp-block-rss__item-title_dc5a951ee7f10bbc,
.wp-block-rss_93579023f3c397d4 .wp-block-rss__item-title_dc5a951ee7f10bbc,
.widget_rss_0de0a36506e0330e .wp-block-rss__item-title_dc5a951ee7f10bbc {
  display: inline-block;
  width: 100%;
  font-weight: 500; }
  .wp-block-latest-posts_1479119f655d537b .wp-block-rss__item-title_dc5a951ee7f10bbc a:before,
  .wp-block-rss_93579023f3c397d4 .wp-block-rss__item-title_dc5a951ee7f10bbc a:before,
  .widget_rss_0de0a36506e0330e .wp-block-rss__item-title_dc5a951ee7f10bbc a:before {
    display: none; }
.wp-block-latest-posts_1479119f655d537b .wp-block-latest-posts__post-author_f1a5b0e7d0541ef8,
.wp-block-latest-posts_1479119f655d537b .wp-block-rss__item-publish-date_8a56b85fa7c2cfdd,
.wp-block-rss_93579023f3c397d4 .wp-block-latest-posts__post-author_f1a5b0e7d0541ef8,
.wp-block-rss_93579023f3c397d4 .wp-block-rss__item-publish-date_8a56b85fa7c2cfdd,
.widget_rss_0de0a36506e0330e .wp-block-latest-posts__post-author_f1a5b0e7d0541ef8,
.widget_rss_0de0a36506e0330e .wp-block-rss__item-publish-date_8a56b85fa7c2cfdd {
  margin-right: 10px; }
.wp-block-latest-posts_1479119f655d537b .wp-block-latest-posts__post-author_f1a5b0e7d0541ef8,
.wp-block-latest-posts_1479119f655d537b .wp-block-latest-posts__te-post-date_de03d54f071489d9,
.wp-block-latest-posts_1479119f655d537b .wp-block-rss__item-publish-date_8a56b85fa7c2cfdd,
.wp-block-latest-posts_1479119f655d537b .wp-block-rss__item-author_f2c7191ac5045afd,
.wp-block-latest-posts_1479119f655d537b .rss-date_4d1d469eff423d2e,
.wp-block-rss_93579023f3c397d4 .wp-block-latest-posts__post-author_f1a5b0e7d0541ef8,
.wp-block-rss_93579023f3c397d4 .wp-block-latest-posts__te-post-date_de03d54f071489d9,
.wp-block-rss_93579023f3c397d4 .wp-block-rss__item-publish-date_8a56b85fa7c2cfdd,
.wp-block-rss_93579023f3c397d4 .wp-block-rss__item-author_f2c7191ac5045afd,
.wp-block-rss_93579023f3c397d4 .rss-date_4d1d469eff423d2e,
.widget_rss_0de0a36506e0330e .wp-block-latest-posts__post-author_f1a5b0e7d0541ef8,
.widget_rss_0de0a36506e0330e .wp-block-latest-posts__te-post-date_de03d54f071489d9,
.widget_rss_0de0a36506e0330e .wp-block-rss__item-publish-date_8a56b85fa7c2cfdd,
.widget_rss_0de0a36506e0330e .wp-block-rss__item-author_f2c7191ac5045afd,
.widget_rss_0de0a36506e0330e .rss-date_4d1d469eff423d2e {
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500;
  text-transform: capitalize;
  position: relative; }
.wp-block-latest-posts_1479119f655d537b .wp-block-latest-posts__te-post-date_de03d54f071489d9:before,
.wp-block-latest-posts_1479119f655d537b .wp-block-rss__item-publish-date_8a56b85fa7c2cfdd:before,
.wp-block-latest-posts_1479119f655d537b .rss-date_4d1d469eff423d2e:before,
.wp-block-rss_93579023f3c397d4 .wp-block-latest-posts__te-post-date_de03d54f071489d9:before,
.wp-block-rss_93579023f3c397d4 .wp-block-rss__item-publish-date_8a56b85fa7c2cfdd:before,
.wp-block-rss_93579023f3c397d4 .rss-date_4d1d469eff423d2e:before,
.widget_rss_0de0a36506e0330e .wp-block-latest-posts__te-post-date_de03d54f071489d9:before,
.widget_rss_0de0a36506e0330e .wp-block-rss__item-publish-date_8a56b85fa7c2cfdd:before,
.widget_rss_0de0a36506e0330e .rss-date_4d1d469eff423d2e:before {
  content: "\f274";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_1479119f655d537b .wp-block-latest-posts__post-author_f1a5b0e7d0541ef8:before,
.wp-block-latest-posts_1479119f655d537b .wp-block-rss__item-author_f2c7191ac5045afd:before,
.wp-block-rss_93579023f3c397d4 .wp-block-latest-posts__post-author_f1a5b0e7d0541ef8:before,
.wp-block-rss_93579023f3c397d4 .wp-block-rss__item-author_f2c7191ac5045afd:before,
.widget_rss_0de0a36506e0330e .wp-block-latest-posts__post-author_f1a5b0e7d0541ef8:before,
.widget_rss_0de0a36506e0330e .wp-block-rss__item-author_f2c7191ac5045afd:before {
  content: "\f007";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_1479119f655d537b .wp-block-latest-posts__post-excerpt_f7813a1d13a53980,
.wp-block-latest-posts_1479119f655d537b .wp-block-rss__item-excerpt_58e881484ad07c13,
.wp-block-latest-posts_1479119f655d537b .rssSummary_db255e326a17b60f,
.wp-block-rss_93579023f3c397d4 .wp-block-latest-posts__post-excerpt_f7813a1d13a53980,
.wp-block-rss_93579023f3c397d4 .wp-block-rss__item-excerpt_58e881484ad07c13,
.wp-block-rss_93579023f3c397d4 .rssSummary_db255e326a17b60f,
.widget_rss_0de0a36506e0330e .wp-block-latest-posts__post-excerpt_f7813a1d13a53980,
.widget_rss_0de0a36506e0330e .wp-block-rss__item-excerpt_58e881484ad07c13,
.widget_rss_0de0a36506e0330e .rssSummary_db255e326a17b60f {
  margin-top: 10px;
  margin-bottom: 0; }

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

.te-post-item_accc36b685dbc5dd .te-single-post-meta_19d6c1f6ee9a8f9a {
  gap: 32px; }

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

.te-comment-title_9a605c705ff99b35 h2,
.te-comment-title_9a605c705ff99b35 .wp-block-comments-title_aadf272d472bb989,
.wp-block-comments_aaae077e11e6109f h2,
.wp-block-comments_aaae077e11e6109f .wp-block-comments-title_aadf272d472bb989 {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px; }

/* Block Comment Start */
.wp-block-comments_aaae077e11e6109f .wp-block-comment-template_04e10796507e8398 {
  padding-left: 0; }
  .wp-block-comments_aaae077e11e6109f .wp-block-comment-template_04e10796507e8398 .wp-block-te-comment-reply_c503555033dd0102 {
    margin-top: 15px; }
  .wp-block-comments_aaae077e11e6109f .wp-block-comment-template_04e10796507e8398 li .wp-block-columns_3c241b48c1ea721d {
    padding: 50px;
    border: 1px solid #dfe2e9;
    border-radius: 8px;
    margin-bottom: 24px; }
    .wp-block-comments_aaae077e11e6109f .wp-block-comment-template_04e10796507e8398 li .wp-block-columns_3c241b48c1ea721d .wp-block-column_8fc0c09a5d339628:first-child {
      -ms-flex-preferred-size: 80px !important;
          flex-basis: 80px !important; }
    .wp-block-comments_aaae077e11e6109f .wp-block-comment-template_04e10796507e8398 li .wp-block-columns_3c241b48c1ea721d .wp-block-avatar_882f087e6a1bf6dd {
      width: 100px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 50%;
      overflow: hidden; }
      .wp-block-comments_aaae077e11e6109f .wp-block-comment-template_04e10796507e8398 li .wp-block-columns_3c241b48c1ea721d .wp-block-avatar_882f087e6a1bf6dd img {
        width: 100%; }
    .wp-block-comments_aaae077e11e6109f .wp-block-comment-template_04e10796507e8398 li .wp-block-columns_3c241b48c1ea721d .wp-block-comment-author-name_f813acea7ccea22b a {
      font-size: 21px;
      margin-bottom: 5px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A; }
    .wp-block-comments_aaae077e11e6109f .wp-block-comment-template_04e10796507e8398 li .wp-block-columns_3c241b48c1ea721d .wp-block-comment-edit-link_2cab192aa5435f03 a {
      color: #317EFE; }
    .wp-block-comments_aaae077e11e6109f .wp-block-comment-template_04e10796507e8398 li .wp-block-columns_3c241b48c1ea721d .wp-block-comment-date_76a6716ba46e5daf a,
    .wp-block-comments_aaae077e11e6109f .wp-block-comment-template_04e10796507e8398 li .wp-block-columns_3c241b48c1ea721d .wp-block-comment-edit-link_2cab192aa5435f03 a {
      color: #9ba8c3;
      font-size: 16px;
      font-weight: 400;
      font-family: "Inter", sans-serif; }
    .wp-block-comments_aaae077e11e6109f .wp-block-comment-template_04e10796507e8398 li .wp-block-columns_3c241b48c1ea721d .wp-block-te-comment-reply_c503555033dd0102 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_aaae077e11e6109f .wp-block-comment-template_04e10796507e8398 li .wp-block-columns_3c241b48c1ea721d .wp-block-te-comment-reply_c503555033dd0102 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_c7b4c51681cfe631 .te-comment-respond_d0257397fb1d8451,
.te-latest-comments_c7b4c51681cfe631 .comment-respond_0f7bc0fc5ccace37 {
  margin-top: 60px;
  margin-bottom: 40px; }
.te-latest-comments_c7b4c51681cfe631 li .children_3271a8d328108605 .te-comments-item_0b52e7f22511d6c3 {
  margin-left: 50px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-latest-comments_c7b4c51681cfe631 li .children_3271a8d328108605 .te-comments-item_0b52e7f22511d6c3 {
      margin-left: 0; } }
.te-latest-comments_c7b4c51681cfe631 li .children_3271a8d328108605 .children_3271a8d328108605 .te-comments-item_0b52e7f22511d6c3 {
  margin-left: 100px;
  border-top: 1px solid #F9F4F1; }
.te-latest-comments_c7b4c51681cfe631 li .te-comments-item_0b52e7f22511d6c3 {
  padding: 50px;
  border: 1px solid #F9F4F1;
  background-color: #F9F4F1;
  border-radius: 20px;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .te-latest-comments_c7b4c51681cfe631 li .te-comments-item_0b52e7f22511d6c3 {
      padding: 30px; } }
  .te-latest-comments_c7b4c51681cfe631 li .te-comments-item_0b52e7f22511d6c3 .te-comments-avatar_1417b961cb168c4f {
    float: left; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-latest-comments_c7b4c51681cfe631 li .te-comments-item_0b52e7f22511d6c3 .te-comments-avatar_1417b961cb168c4f {
        float: inherit;
        margin-bottom: 20px; } }
    .te-latest-comments_c7b4c51681cfe631 li .te-comments-item_0b52e7f22511d6c3 .te-comments-avatar_1417b961cb168c4f img {
      margin-right: 30px;
      width: 100px;
      border-radius: 50px; }
  .te-latest-comments_c7b4c51681cfe631 li .te-comments-item_0b52e7f22511d6c3 .te-comments-text_e99bcbe712822b0f {
    overflow: hidden; }
    .te-latest-comments_c7b4c51681cfe631 li .te-comments-item_0b52e7f22511d6c3 .te-comments-text_e99bcbe712822b0f p {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 20px;
      color: #335371; }
    .te-latest-comments_c7b4c51681cfe631 li .te-comments-item_0b52e7f22511d6c3 .te-comments-text_e99bcbe712822b0f .te-avatar-name_29ce558d2fe24fd3 {
      margin-bottom: 10px;
      position: relative; }
      .te-latest-comments_c7b4c51681cfe631 li .te-comments-item_0b52e7f22511d6c3 .te-comments-text_e99bcbe712822b0f .te-avatar-name_29ce558d2fe24fd3 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_c7b4c51681cfe631 li .te-comments-item_0b52e7f22511d6c3 .te-comments-text_e99bcbe712822b0f .te-avatar-name_29ce558d2fe24fd3 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_c7b4c51681cfe631 li .te-comments-item_0b52e7f22511d6c3 .te-comments-text_e99bcbe712822b0f .te-avatar-name_29ce558d2fe24fd3 span {
            display: inline-block;
            width: 100%; } }
    .te-latest-comments_c7b4c51681cfe631 li .te-comments-item_0b52e7f22511d6c3 .te-comments-text_e99bcbe712822b0f .te-comment-reply_da82b2ef0ff235f6 {
      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_c7b4c51681cfe631 li .te-comments-item_0b52e7f22511d6c3 .te-comments-text_e99bcbe712822b0f .te-comment-reply_da82b2ef0ff235f6 {
          position: unset;
          margin-top: 10px; } }
      .te-latest-comments_c7b4c51681cfe631 li .te-comments-item_0b52e7f22511d6c3 .te-comments-text_e99bcbe712822b0f .te-comment-reply_da82b2ef0ff235f6:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

ul.children_3271a8d328108605 {
  list-style: none; }

.te-post-comments-form_563df6542431b5a6 .te-contacts-message_b153451daa3559a3 {
  margin-top: 10px; }

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

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

.te-comment-respond_d0257397fb1d8451,
.comment-respond_0f7bc0fc5ccace37 {
  position: relative;
  background-color: #F9F4F1;
  padding: 40px;
  border-radius: 20px; }
  .te-comment-respond_d0257397fb1d8451 .comment-form-cookies-consent_1cd836b56ecd1391,
  .comment-respond_0f7bc0fc5ccace37 .comment-form-cookies-consent_1cd836b56ecd1391 {
    display: none; }
  .te-comment-respond_d0257397fb1d8451 .comment-notes_295fd7e2465690f5,
  .comment-respond_0f7bc0fc5ccace37 .comment-notes_295fd7e2465690f5 {
    margin-bottom: 30px; }
  .te-comment-respond_d0257397fb1d8451 p,
  .comment-respond_0f7bc0fc5ccace37 p {
    margin: 0; }
  .te-comment-respond_d0257397fb1d8451 .te-contacts-email_07d01db6f8388873,
  .te-comment-respond_d0257397fb1d8451 .te-contacts-name_80dd86e49442ce93,
  .te-comment-respond_d0257397fb1d8451 .single-input-field_6e1c4f94e79f0b3d,
  .comment-respond_0f7bc0fc5ccace37 .te-contacts-email_07d01db6f8388873,
  .comment-respond_0f7bc0fc5ccace37 .te-contacts-name_80dd86e49442ce93,
  .comment-respond_0f7bc0fc5ccace37 .single-input-field_6e1c4f94e79f0b3d {
    margin-bottom: 20px; }
  .te-comment-respond_d0257397fb1d8451 label,
  .comment-respond_0f7bc0fc5ccace37 label {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #778196;
    margin-bottom: 20px; }
  .te-comment-respond_d0257397fb1d8451 .checkbox-field-wrapper_eba110f24da9e1cb,
  .comment-respond_0f7bc0fc5ccace37 .checkbox-field-wrapper_eba110f24da9e1cb {
    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_d0257397fb1d8451 .checkbox-field-wrapper_eba110f24da9e1cb p,
    .comment-respond_0f7bc0fc5ccace37 .checkbox-field-wrapper_eba110f24da9e1cb p {
      margin: 0; }
    .te-comment-respond_d0257397fb1d8451 .checkbox-field-wrapper_eba110f24da9e1cb .single-checkbox-field_9a672006fa969603,
    .comment-respond_0f7bc0fc5ccace37 .checkbox-field-wrapper_eba110f24da9e1cb .single-checkbox-field_9a672006fa969603 {
      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_d0257397fb1d8451 .te-comment-form-cookies-consent_b44a183e786a2f19,
  .comment-respond_0f7bc0fc5ccace37 .te-comment-form-cookies-consent_b44a183e786a2f19 {
    display: none; }
  .te-comment-respond_d0257397fb1d8451 input[type="number"],
  .comment-respond_0f7bc0fc5ccace37 input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield; }
  .te-comment-respond_d0257397fb1d8451 input,
  .te-comment-respond_d0257397fb1d8451 select,
  .comment-respond_0f7bc0fc5ccace37 input,
  .comment-respond_0f7bc0fc5ccace37 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_d0257397fb1d8451 *::-webkit-input-placeholder,
  .comment-respond_0f7bc0fc5ccace37 *::-webkit-input-placeholder {
    color: #778196; }
  .te-comment-respond_d0257397fb1d8451 *:-ms-input-placeholder,
  .comment-respond_0f7bc0fc5ccace37 *:-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_d0257397fb1d8451 *::-ms-input-placeholder,
  .comment-respond_0f7bc0fc5ccace37 *::-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_d0257397fb1d8451 *::placeholder,
  .comment-respond_0f7bc0fc5ccace37 *::placeholder {
    color: #778196; }
  .te-comment-respond_d0257397fb1d8451 textarea,
  .comment-respond_0f7bc0fc5ccace37 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_d0257397fb1d8451 input:focus,
  .te-comment-respond_d0257397fb1d8451 textarea:focus,
  .te-comment-respond_d0257397fb1d8451 .form-select_4f1118df7fb800be:focus,
  .comment-respond_0f7bc0fc5ccace37 input:focus,
  .comment-respond_0f7bc0fc5ccace37 textarea:focus,
  .comment-respond_0f7bc0fc5ccace37 .form-select_4f1118df7fb800be: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_c3184afd6d384fae {
  position: relative;
  border-radius: 20px;
  overflow: hidden; }
  .te-team-card_c3184afd6d384fae:hover .image_15e5fc9771d15260:before {
    height: 250%;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear;
    background-color: transparent; }
  .te-team-card_c3184afd6d384fae:hover .image_15e5fc9771d15260 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_c3184afd6d384fae:hover .te-content-wrapper_cc34827372210f6b {
    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_c3184afd6d384fae .image_15e5fc9771d15260 {
    overflow: hidden;
    position: relative; }
    .te-team-card_c3184afd6d384fae .image_15e5fc9771d15260: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_c3184afd6d384fae .image_15e5fc9771d15260 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_c3184afd6d384fae .te-content-wrapper_cc34827372210f6b {
    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_c3184afd6d384fae .te-content-wrapper_cc34827372210f6b .content_c04734ea0192ef5f {
      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_c3184afd6d384fae .te-content-wrapper_cc34827372210f6b .content_c04734ea0192ef5f .title_f798435e78e98a88 {
        font-size: 24px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: 0px;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
      .te-team-card_c3184afd6d384fae .te-content-wrapper_cc34827372210f6b .content_c04734ea0192ef5f .desc_8e21239be02b1b02 {
        font-size: 18px;
        line-height: 18px;
        font-weight: 400;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
    .te-team-card_c3184afd6d384fae .te-content-wrapper_cc34827372210f6b .social_d62b3ecc1f28b4da {
      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_c3184afd6d384fae .te-content-wrapper_cc34827372210f6b .social_d62b3ecc1f28b4da 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_c3184afd6d384fae .te-content-wrapper_cc34827372210f6b .social_d62b3ecc1f28b4da a:hover {
          background-color: #E7F914;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-team-card_c3184afd6d384fae.style-2_d82d4de58a3d8e0a {
  padding: 20px;
  background-color: #F9F4F1;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-team-card_c3184afd6d384fae.style-2_d82d4de58a3d8e0a:hover {
    background-color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-team-card_c3184afd6d384fae.style-2_d82d4de58a3d8e0a:hover .te-content-wrapper_cc34827372210f6b .social_d62b3ecc1f28b4da a {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-team-card_c3184afd6d384fae.style-2_d82d4de58a3d8e0a:hover .te-content-wrapper_cc34827372210f6b .content_c04734ea0192ef5f .title_f798435e78e98a88,
    .te-team-card_c3184afd6d384fae.style-2_d82d4de58a3d8e0a:hover .te-content-wrapper_cc34827372210f6b .content_c04734ea0192ef5f .desc_8e21239be02b1b02 {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_c3184afd6d384fae.style-2_d82d4de58a3d8e0a .image_15e5fc9771d15260 {
    border-radius: 20px; }
  .te-team-card_c3184afd6d384fae.style-2_d82d4de58a3d8e0a .te-content-wrapper_cc34827372210f6b {
    position: unset;
    visibility: visible;
    opacity: 1;
    background: transparent;
    -webkit-transform: unset;
            transform: unset; }
    .te-team-card_c3184afd6d384fae.style-2_d82d4de58a3d8e0a .te-content-wrapper_cc34827372210f6b .content_c04734ea0192ef5f {
      padding: 0;
      margin-top: 20px;
      margin-bottom: 10px;
      position: unset; }
      .te-team-card_c3184afd6d384fae.style-2_d82d4de58a3d8e0a .te-content-wrapper_cc34827372210f6b .content_c04734ea0192ef5f .title_f798435e78e98a88 {
        color: #131A2A;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-team-card_c3184afd6d384fae.style-2_d82d4de58a3d8e0a .te-content-wrapper_cc34827372210f6b .content_c04734ea0192ef5f .title_f798435e78e98a88 a:hover {
          color: #ffffff !important; }
      .te-team-card_c3184afd6d384fae.style-2_d82d4de58a3d8e0a .te-content-wrapper_cc34827372210f6b .content_c04734ea0192ef5f .desc_8e21239be02b1b02 {
        color: #335371;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-team-card_c3184afd6d384fae.style-2_d82d4de58a3d8e0a .te-content-wrapper_cc34827372210f6b .social_d62b3ecc1f28b4da a {
      border: 1px solid #E1E1E1;
      background-color: transparent; }
      .te-team-card_c3184afd6d384fae.style-2_d82d4de58a3d8e0a .te-content-wrapper_cc34827372210f6b .social_d62b3ecc1f28b4da 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_b8657e81e5cdcd17 {
  position: relative;
  padding: 0;
  overflow: hidden; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-team-member-slider-wrapper_b8657e81e5cdcd17 {
      padding: 0 12px; } }
  .te-team-member-slider-wrapper_b8657e81e5cdcd17 .slick-list_d4834daf605035f9 {
    margin: 0 -15px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-team-member-slider-wrapper_b8657e81e5cdcd17 .slick-list_d4834daf605035f9 {
        padding-bottom: 25px;
        margin: unset; } }
    .te-team-member-slider-wrapper_b8657e81e5cdcd17 .slick-list_d4834daf605035f9 .slick-slide_1d23ddc53727d1d7 {
      margin: 0 15px; }
  .te-team-member-slider-wrapper_b8657e81e5cdcd17 .slick-dots_c023beedefb9c8e2 {
    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_b8657e81e5cdcd17 .slick-dots_c023beedefb9c8e2 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_b8657e81e5cdcd17 .slick-dots_c023beedefb9c8e2 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_b8657e81e5cdcd17 .slick-dots_c023beedefb9c8e2 li.slick-active_2c7252ff5d95f896 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-team-member-slider-wrapper_b8657e81e5cdcd17 .slick-dots_c023beedefb9c8e2 li.slick-active_2c7252ff5d95f896 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-team-member-slider-wrapper_b8657e81e5cdcd17 .slick-arrow_6c59f0049cb3474a {
    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_e69758647bfc2203 {
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 20px; }
  .te-portfolio-card_e69758647bfc2203:hover .image_15e5fc9771d15260 .te-content-wrapper_cc34827372210f6b {
    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_e69758647bfc2203:hover .image_15e5fc9771d15260 .te-content-wrapper_cc34827372210f6b .content_c04734ea0192ef5f .content-inner_3a38304cfeab0c85 {
      margin-bottom: 0;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_e69758647bfc2203:hover .image_15e5fc9771d15260 .te-content-wrapper_cc34827372210f6b .content_c04734ea0192ef5f .btn-wrapper_23f45eaeda5dd713 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_e69758647bfc2203:hover .image_15e5fc9771d15260 .te-content-wrapper_cc34827372210f6b .content_c04734ea0192ef5f .content-inner_3a38304cfeab0c85 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scaleY(1);
              transform: scaleY(1); }
  .te-portfolio-card_e69758647bfc2203:hover .image_15e5fc9771d15260 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_e69758647bfc2203 .image_15e5fc9771d15260 {
    overflow: hidden;
    position: relative; }
    .te-portfolio-card_e69758647bfc2203 .image_15e5fc9771d15260 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_e69758647bfc2203 .te-content-wrapper_cc34827372210f6b {
    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_e69758647bfc2203 .te-content-wrapper_cc34827372210f6b .content_c04734ea0192ef5f {
      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_e69758647bfc2203 .te-content-wrapper_cc34827372210f6b .content_c04734ea0192ef5f .content-inner_3a38304cfeab0c85 {
        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_e69758647bfc2203 .te-content-wrapper_cc34827372210f6b .content_c04734ea0192ef5f .sub-title_e6214c1903e8f56e {
        color: #131A2A;
        font-size: 18px;
        line-height: 36px;
        font-weight: 400; }
      .te-portfolio-card_e69758647bfc2203 .te-content-wrapper_cc34827372210f6b .content_c04734ea0192ef5f .title_f798435e78e98a88 {
        margin-bottom: 0;
        color: #131A2A;
        font-size: 24px;
        line-height: 39px;
        font-weight: 500; }
      .te-portfolio-card_e69758647bfc2203 .te-content-wrapper_cc34827372210f6b .content_c04734ea0192ef5f .btn-wrapper_23f45eaeda5dd713 {
        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_e69758647bfc2203 .te-content-wrapper_cc34827372210f6b .content_c04734ea0192ef5f .btn-wrapper_23f45eaeda5dd713 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_e69758647bfc2203 .te-content-wrapper_cc34827372210f6b .content_c04734ea0192ef5f .btn-wrapper_23f45eaeda5dd713 a:hover {
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
            background-color: #317EFE;
            color: #ffffff; }

.te-portfolio-card_e69758647bfc2203.style-2_d82d4de58a3d8e0a .te-content-wrapper_cc34827372210f6b .content_c04734ea0192ef5f {
  background-color: #317efeb8;
  padding: 20px;
  border-radius: 20px; }
  .te-portfolio-card_e69758647bfc2203.style-2_d82d4de58a3d8e0a .te-content-wrapper_cc34827372210f6b .content_c04734ea0192ef5f .btn-wrapper_23f45eaeda5dd713 {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.te-portfolio-card_e69758647bfc2203.style-3_66f787c66d615ef2:hover .te-content-wrapper_cc34827372210f6b .content_c04734ea0192ef5f .btn-wrapper_23f45eaeda5dd713 {
  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_e69758647bfc2203.style-3_66f787c66d615ef2 .te-content-wrapper_cc34827372210f6b {
  padding: 0; }
  .te-portfolio-card_e69758647bfc2203.style-3_66f787c66d615ef2 .te-content-wrapper_cc34827372210f6b .content_c04734ea0192ef5f .content-inner_3a38304cfeab0c85 {
    border-radius: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px; }
  .te-portfolio-card_e69758647bfc2203.style-3_66f787c66d615ef2 .te-content-wrapper_cc34827372210f6b .content_c04734ea0192ef5f .btn-wrapper_23f45eaeda5dd713 {
    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_0202db8940447367.style-1_7a768a6f7aa78f6b {
  margin-top: -210px; }
  @media (max-width: 991px) {
    .newsletter-area_0202db8940447367.style-1_7a768a6f7aa78f6b {
      margin-top: 0;
      padding-top: 100px; } }

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

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

.testimonial-slider-area_484ecee4a3d5c564.style-1_7a768a6f7aa78f6b {
  padding-bottom: 5px; }

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

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

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

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

.team-slider-area_9e32b07a0e8e9059.style-1_7a768a6f7aa78f6b {
  overflow: hidden; }

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

.about-us-area_41b0ce31bd6b32c7.style-2_d82d4de58a3d8e0a {
  padding-top: 120px;
  padding-bottom: 330px;
  background-color: #F9F4F1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .about-us-area_41b0ce31bd6b32c7.style-2_d82d4de58a3d8e0a {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area_41b0ce31bd6b32c7.style-2_d82d4de58a3d8e0a {
      padding: 100px 0; } }
  @media (max-width: 991px) {
    .about-us-area_41b0ce31bd6b32c7.style-2_d82d4de58a3d8e0a .te-about-image-card_dbfb065588ee06db {
      text-align: center;
      margin-bottom: 50px; } }
  @media (max-width: 991px) {
    .about-us-area_41b0ce31bd6b32c7.style-2_d82d4de58a3d8e0a .te-about-image-card_dbfb065588ee06db .te-main-img-wrapper_f62eb4e2bd4689b4 .te-main-img-inner_5586116a940cc0e7 {
      width: 100%; } }
  @media (max-width: 1199px) {
    .about-us-area_41b0ce31bd6b32c7.style-2_d82d4de58a3d8e0a .te-about-image-card_dbfb065588ee06db .te-company-foundation_62b325d57c50e573 {
      left: 0; } }
  @media (max-width: 1199px) {
    .about-us-area_41b0ce31bd6b32c7.style-2_d82d4de58a3d8e0a .te-about-info-card_7a64d2d6e27fc519 {
      padding-left: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area_41b0ce31bd6b32c7.style-2_d82d4de58a3d8e0a .te-about-info-card_7a64d2d6e27fc519 {
      padding-left: 60px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .about-us-area_41b0ce31bd6b32c7.style-2_d82d4de58a3d8e0a .te-about-info-card_7a64d2d6e27fc519 {
      padding-left: 80px; } }

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

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

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

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

.faq-area_6733d7fea1685c99.style-1_7a768a6f7aa78f6b {
  padding-bottom: 100px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .faq-area_6733d7fea1685c99.style-1_7a768a6f7aa78f6b {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-area_6733d7fea1685c99.style-1_7a768a6f7aa78f6b {
      padding-bottom: 100px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .faq-area_6733d7fea1685c99.style-1_7a768a6f7aa78f6b {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_6733d7fea1685c99.style-1_7a768a6f7aa78f6b {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_6733d7fea1685c99.style-1_7a768a6f7aa78f6b .accordion-wrapper_472e404bff60839c {
      padding-right: 60px; } }
  .faq-area_6733d7fea1685c99.style-1_7a768a6f7aa78f6b .te-faq-image_dfb96f035240c8e4 {
    margin-top: 82px;
    position: relative;
    right: -83px;
    display: inline-block; }
    @media (max-width: 1199px) {
      .faq-area_6733d7fea1685c99.style-1_7a768a6f7aa78f6b .te-faq-image_dfb96f035240c8e4 {
        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_6733d7fea1685c99.style-1_7a768a6f7aa78f6b .te-faq-image_dfb96f035240c8e4 {
        right: 0; } }
    .faq-area_6733d7fea1685c99.style-1_7a768a6f7aa78f6b .te-faq-image_dfb96f035240c8e4 .te-image-wrapper_a2e495c1f6aea243 {
      position: relative; }
      .faq-area_6733d7fea1685c99.style-1_7a768a6f7aa78f6b .te-faq-image_dfb96f035240c8e4 .te-image-wrapper_a2e495c1f6aea243 .te-main-img-inner_5586116a940cc0e7 {
        -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_6733d7fea1685c99.style-1_7a768a6f7aa78f6b .te-faq-image_dfb96f035240c8e4 .te-image-wrapper_a2e495c1f6aea243 .te-image-shape_8bd704b31384e193 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: -1; }
      .faq-area_6733d7fea1685c99.style-1_7a768a6f7aa78f6b .te-faq-image_dfb96f035240c8e4 .te-image-wrapper_a2e495c1f6aea243 .content_c04734ea0192ef5f {
        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_6733d7fea1685c99.style-1_7a768a6f7aa78f6b .te-faq-image_dfb96f035240c8e4 .te-image-wrapper_a2e495c1f6aea243 .content_c04734ea0192ef5f .title_f798435e78e98a88 {
          font-size: 18px;
          font-weight: 400;
          line-height: 18px;
          color: #ffffff;
          margin-bottom: 0; }
        .faq-area_6733d7fea1685c99.style-1_7a768a6f7aa78f6b .te-faq-image_dfb96f035240c8e4 .te-image-wrapper_a2e495c1f6aea243 .content_c04734ea0192ef5f .number_1484246891d2eac3 {
          font-size: 32px;
          font-weight: 500;
          line-height: 32px;
          letter-spacing: 0px;
          color: #ffffff;
          margin-bottom: 0; }
      .faq-area_6733d7fea1685c99.style-1_7a768a6f7aa78f6b .te-faq-image_dfb96f035240c8e4 .te-image-wrapper_a2e495c1f6aea243 .top-content_12e661809f07c9e4 {
        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_6733d7fea1685c99.style-1_7a768a6f7aa78f6b .te-faq-image_dfb96f035240c8e4 .te-image-wrapper_a2e495c1f6aea243 .top-content_12e661809f07c9e4 {
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); } }
      .faq-area_6733d7fea1685c99.style-1_7a768a6f7aa78f6b .te-faq-image_dfb96f035240c8e4 .te-image-wrapper_a2e495c1f6aea243 .bottom-content_1d4644a4c50574a6 {
        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_6733d7fea1685c99.style-1_7a768a6f7aa78f6b .te-faq-image_dfb96f035240c8e4 .te-image-wrapper_a2e495c1f6aea243 .bottom-content_1d4644a4c50574a6 {
            right: 50%;
            -webkit-transform: translateX(50%);
                    transform: translateX(50%); } }
        .faq-area_6733d7fea1685c99.style-1_7a768a6f7aa78f6b .te-faq-image_dfb96f035240c8e4 .te-image-wrapper_a2e495c1f6aea243 .bottom-content_1d4644a4c50574a6 .bottom-content-inner_3cbe496e31b5ce92 {
          width: 100%;
          height: 100%;
          background-color: #E7F914;
          border-radius: 100%;
          border: 8px solid #ffffff;
          outline: 2px dashed #14203A; }
          .faq-area_6733d7fea1685c99.style-1_7a768a6f7aa78f6b .te-faq-image_dfb96f035240c8e4 .te-image-wrapper_a2e495c1f6aea243 .bottom-content_1d4644a4c50574a6 .bottom-content-inner_3cbe496e31b5ce92 .title_f798435e78e98a88,
          .faq-area_6733d7fea1685c99.style-1_7a768a6f7aa78f6b .te-faq-image_dfb96f035240c8e4 .te-image-wrapper_a2e495c1f6aea243 .bottom-content_1d4644a4c50574a6 .bottom-content-inner_3cbe496e31b5ce92 .number_1484246891d2eac3 {
            color: #14203A; }

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

.testimonial-slider-area_484ecee4a3d5c564 {
  overflow: hidden;
  padding-bottom: 10px; }
  .testimonial-slider-area_484ecee4a3d5c564.style-2_d82d4de58a3d8e0a .slick-list_d4834daf605035f9 {
    margin: 0 -100px;
    overflow: visible; }
    .testimonial-slider-area_484ecee4a3d5c564.style-2_d82d4de58a3d8e0a .slick-list_d4834daf605035f9 .te-slick-item_2b919fcc01ef4a50 {
      width: 520px;
      margin: 0 15px; }

.counter-up-area_752ac58866e5ad8b.style-2_d82d4de58a3d8e0a .te-counter-card_8a46597a20f4a3c0 {
  padding: 80px 55px;
  background-color: #131A2A;
  border-radius: 20px; }
  .counter-up-area_752ac58866e5ad8b.style-2_d82d4de58a3d8e0a .te-counter-card_8a46597a20f4a3c0 .te-counter-item_0a7c6d7919850d55 .icon_df781916397afd52 {
    width: unset;
    height: unset;
    background-color: transparent; }
  .counter-up-area_752ac58866e5ad8b.style-2_d82d4de58a3d8e0a .te-counter-card_8a46597a20f4a3c0 .te-counter-item_0a7c6d7919850d55 .te-counter-title_a8e243ecd9d3197f {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px; }
    .counter-up-area_752ac58866e5ad8b.style-2_d82d4de58a3d8e0a .te-counter-card_8a46597a20f4a3c0 .te-counter-item_0a7c6d7919850d55 .te-counter-title_a8e243ecd9d3197f .content_c04734ea0192ef5f {
      gap: 18px;
      text-align: left; }
  .counter-up-area_752ac58866e5ad8b.style-2_d82d4de58a3d8e0a .te-counter-card_8a46597a20f4a3c0 .te-counter-item_0a7c6d7919850d55 .title_f798435e78e98a88 {
    color: #ffffff; }
  .counter-up-area_752ac58866e5ad8b.style-2_d82d4de58a3d8e0a .te-counter-card_8a46597a20f4a3c0 .te-counter-item_0a7c6d7919850d55 .number_1484246891d2eac3 {
    color: #E7F914; }
  .counter-up-area_752ac58866e5ad8b.style-2_d82d4de58a3d8e0a .te-counter-card_8a46597a20f4a3c0 .te-counter-item_0a7c6d7919850d55 .number_1484246891d2eac3,
  .counter-up-area_752ac58866e5ad8b.style-2_d82d4de58a3d8e0a .te-counter-card_8a46597a20f4a3c0 .te-counter-item_0a7c6d7919850d55 .title_f798435e78e98a88 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

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

.subscribe-area_371afef7f8f16356.style-2_d82d4de58a3d8e0a {
  position: relative;
  z-index: 9;
  margin-bottom: -140px; }
  .subscribe-area_371afef7f8f16356.style-2_d82d4de58a3d8e0a .te-subscribe-inner-area_321e4c6f3febf343 {
    background-color: #317EFE;
    padding: 10px;
    border-radius: 20px;
    gap: 0; }
    .subscribe-area_371afef7f8f16356.style-2_d82d4de58a3d8e0a .te-subscribe-inner-area_321e4c6f3febf343 .te-image-bg-collumn_1cf10ca91e4cd5b4 {
      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_371afef7f8f16356.style-2_d82d4de58a3d8e0a .te-subscribe-inner-area_321e4c6f3febf343 .te-subscribe-form-wrapper_ff1c95704ae757a2 {
      padding: 0; }
    .subscribe-area_371afef7f8f16356.style-2_d82d4de58a3d8e0a .te-subscribe-inner-area_321e4c6f3febf343 .te-content-wrapper_cc34827372210f6b {
      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_371afef7f8f16356.style-2_d82d4de58a3d8e0a .te-subscribe-inner-area_321e4c6f3febf343 .te-content-wrapper_cc34827372210f6b {
          left: unset; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_371afef7f8f16356.style-2_d82d4de58a3d8e0a .te-subscribe-inner-area_321e4c6f3febf343 .te-content-wrapper_cc34827372210f6b {
          -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_371afef7f8f16356.style-2_d82d4de58a3d8e0a .te-subscribe-inner-area_321e4c6f3febf343 .te-content-wrapper_cc34827372210f6b {
          -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_371afef7f8f16356.style-2_d82d4de58a3d8e0a .te-subscribe-inner-area_321e4c6f3febf343 .te-content-wrapper_cc34827372210f6b {
          gap: 60px; } }
      .subscribe-area_371afef7f8f16356.style-2_d82d4de58a3d8e0a .te-subscribe-inner-area_321e4c6f3febf343 .te-content-wrapper_cc34827372210f6b .te-subscribe-title_846faa2993b65790 {
        font-size: 38px;
        font-weight: 500;
        line-height: 46px;
        letter-spacing: -0.676px;
        text-transform: capitalize;
        margin-bottom: 0; }
      .subscribe-area_371afef7f8f16356.style-2_d82d4de58a3d8e0a .te-subscribe-inner-area_321e4c6f3febf343 .te-content-wrapper_cc34827372210f6b .te-content-inner_21d2b42cd6c5242b {
        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_371afef7f8f16356.style-2_d82d4de58a3d8e0a .te-subscribe-inner-area_321e4c6f3febf343 .te-content-wrapper_cc34827372210f6b .te-content-inner_21d2b42cd6c5242b {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
        .subscribe-area_371afef7f8f16356.style-2_d82d4de58a3d8e0a .te-subscribe-inner-area_321e4c6f3febf343 .te-content-wrapper_cc34827372210f6b .te-content-inner_21d2b42cd6c5242b .icon_df781916397afd52 {
          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_371afef7f8f16356.style-2_d82d4de58a3d8e0a .te-subscribe-inner-area_321e4c6f3febf343 .te-subscribe-form-widget_b8ad7710867cda90 {
      background: #fff;
      padding: 7px;
      border-radius: 50px; }
    .subscribe-area_371afef7f8f16356.style-2_d82d4de58a3d8e0a .te-subscribe-inner-area_321e4c6f3febf343 .mc4wp-form-fields_2e25bf7e2bfa0351 {
      gap: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .subscribe-area_371afef7f8f16356.style-2_d82d4de58a3d8e0a .te-subscribe-inner-area_321e4c6f3febf343 .mc4wp-form-fields_2e25bf7e2bfa0351 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }

.testimonial-slider-area_484ecee4a3d5c564.style-3_66f787c66d615ef2 {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .testimonial-slider-area_484ecee4a3d5c564.style-3_66f787c66d615ef2 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slider-area_484ecee4a3d5c564.style-3_66f787c66d615ef2 {
      padding: 100px 0; } }
  .testimonial-slider-area_484ecee4a3d5c564.style-3_66f787c66d615ef2 .slick-list_d4834daf605035f9 .slick-slide_1d23ddc53727d1d7.slick-current_d00954211a669852 .te-testimonial-card_8f7f912d79c8edb2.style-3_66f787c66d615ef2 .te-content-wrapper_cc34827372210f6b .te-user-meta_5e2f8df1936a686f .icon_df781916397afd52 {
    color: #317EFE; }

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

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

.te-contact-info_b96ac6e6d19340c4 {
  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_b96ac6e6d19340c4 .te-icon-card_1656fd26fb1b7703 {
      -webkit-box-orient: unset;
      -webkit-box-direction: unset;
          -ms-flex-direction: unset;
              flex-direction: unset; } }

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

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

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

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

.service-details_2b94948c8fb370ac {
  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_2b94948c8fb370ac .image_15e5fc9771d15260 {
    border-radius: 20px;
    overflow: hidden; }
  .service-details_2b94948c8fb370ac .content_c04734ea0192ef5f .te-title-wrapper_67220e90034e38a3 {
    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_2b94948c8fb370ac .content_c04734ea0192ef5f .te-title-wrapper_67220e90034e38a3 .title-inner_56739b5d720adb0b {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 20px; }
      .service-details_2b94948c8fb370ac .content_c04734ea0192ef5f .te-title-wrapper_67220e90034e38a3 .title-inner_56739b5d720adb0b .icon_df781916397afd52 {
        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_2b94948c8fb370ac .content_c04734ea0192ef5f .te-title-wrapper_67220e90034e38a3 .title-inner_56739b5d720adb0b .title_f798435e78e98a88 {
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: 39.84px;
        letter-spacing: 0px;
        margin-bottom: 0;
        color: #317EFE; }

.service-details-overview_6e7f4bc673913029 {
  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_6e7f4bc673913029 .list-wrapper_f877def438286033 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px; }
    .service-details-overview_6e7f4bc673913029 .list-wrapper_f877def438286033 .icon_df781916397afd52 {
      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_6e7f4bc673913029 .list-wrapper_f877def438286033 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_6e7f4bc673913029 .list-wrapper_f877def438286033 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_6e7f4bc673913029 .list-wrapper_f877def438286033 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_6e7f4bc673913029 .list-wrapper_f877def438286033 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_a3c8ad7122d99413 {
  padding-top: 120px;
  padding-bottom: 96px; }
  .team-page_a3c8ad7122d99413 .te-team-card_c3184afd6d384fae {
    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_94244cbd173d47e2 {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .team-details-page_94244cbd173d47e2 {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-page_94244cbd173d47e2 {
      padding-top: 100px;
      padding-bottom: 76px; } }

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

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

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

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

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

.footer_757dc60af70b519c {
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .footer_757dc60af70b519c .te-subscribe-form-widget_b8ad7710867cda90 .submit-btn_1cc61ea65bb8b556 span {
    display: none; }
  .footer_757dc60af70b519c.style-1_7a768a6f7aa78f6b {
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .footer_757dc60af70b519c.style-1_7a768a6f7aa78f6b .te-footer-sec_25574d876242d528 {
      border-bottom: 1px solid rgba(19, 26, 42, 0.1);
      padding-top: 214px;
      padding-bottom: 60px; }
      .footer_757dc60af70b519c.style-1_7a768a6f7aa78f6b .te-footer-sec_25574d876242d528 .te-footer-widget_bc7ed1db0bdeb95b .te-subscribe-form-widget_b8ad7710867cda90 .mc4wp-form-fields_2e25bf7e2bfa0351 {
        border-color: rgba(19, 26, 42, 0.5); }
    .footer_757dc60af70b519c.style-1_7a768a6f7aa78f6b .te-footer-widget_bc7ed1db0bdeb95b .te-subscribe-form-widget_b8ad7710867cda90 .single-field_af80562962873f0c input {
      color: #131A2A; }
  .footer_757dc60af70b519c.style-2_d82d4de58a3d8e0a .widget_5d5276f2ad5a0767 .wp-block-heading_0220a063b64adbf7,
  .footer_757dc60af70b519c.style-2_d82d4de58a3d8e0a .widget_5d5276f2ad5a0767 .widget-title_d95f06685749af94,
  .footer_757dc60af70b519c.style-2_d82d4de58a3d8e0a .widget_5d5276f2ad5a0767 .wp-block-search__label_27e2857325eca1fc,
  .footer_757dc60af70b519c.style-2_d82d4de58a3d8e0a .sidebar__widget_4f764bf69196a406 .wp-block-heading_0220a063b64adbf7,
  .footer_757dc60af70b519c.style-2_d82d4de58a3d8e0a .sidebar__widget_4f764bf69196a406 .widget-title_d95f06685749af94,
  .footer_757dc60af70b519c.style-2_d82d4de58a3d8e0a .sidebar__widget_4f764bf69196a406 .wp-block-search__label_27e2857325eca1fc,
  .footer_757dc60af70b519c.style-2_d82d4de58a3d8e0a .widget_5d5276f2ad5a0767 ul li a,
  .footer_757dc60af70b519c.style-2_d82d4de58a3d8e0a .widget_5d5276f2ad5a0767 ol li a,
  .footer_757dc60af70b519c.style-2_d82d4de58a3d8e0a .sidebar__widget_4f764bf69196a406 ul li a,
  .footer_757dc60af70b519c.style-2_d82d4de58a3d8e0a .sidebar__widget_4f764bf69196a406 ol li a,
  .footer_757dc60af70b519c.style-2_d82d4de58a3d8e0a .widget_5d5276f2ad5a0767 ul li,
  .footer_757dc60af70b519c.style-2_d82d4de58a3d8e0a .wp-calendar-table_7c8512f240b4d990,
  .footer_757dc60af70b519c.style-2_d82d4de58a3d8e0a .wp-block-calendar_61b0126a36230acc caption,
  .footer_757dc60af70b519c.style-2_d82d4de58a3d8e0a nav.wp-calendar-nav_e40f80e61e587f31 a,
  .footer_757dc60af70b519c.style-2_d82d4de58a3d8e0a .wp-block-latest-comments__comment-excerpt_0675ea615eec7dc4,
  .footer_757dc60af70b519c.style-2_d82d4de58a3d8e0a .wp-calendar-table_7c8512f240b4d990 caption,
  .footer_757dc60af70b519c.style-2_d82d4de58a3d8e0a .widget_text_acf70169e667a03f,
  .footer_757dc60af70b519c.style-2_d82d4de58a3d8e0a .widget_5d5276f2ad5a0767 .tagcloud_cc2ab128b528f660 a,
  .footer_757dc60af70b519c.style-2_d82d4de58a3d8e0a .widget_5d5276f2ad5a0767 .wp-block-tag-cloud_89e84550a987f241 a,
  .footer_757dc60af70b519c.style-2_d82d4de58a3d8e0a .sidebar__widget_4f764bf69196a406 .tagcloud_cc2ab128b528f660 a,
  .footer_757dc60af70b519c.style-2_d82d4de58a3d8e0a .sidebar__widget_4f764bf69196a406 .wp-block-tag-cloud_89e84550a987f241 a,
  .footer_757dc60af70b519c.style-2_d82d4de58a3d8e0a .wp-block-latest-comments__comment-date_5d978d30c67edf6e,
  .footer_757dc60af70b519c.style-2_d82d4de58a3d8e0a .wp-block-latest-comments__comment_5ffb2c4d0fb04b58,
  .footer_757dc60af70b519c.style-2_d82d4de58a3d8e0a .wp-block-archives-dropdown_d8cdbede44e28002 label,
  .footer_757dc60af70b519c.style-2_d82d4de58a3d8e0a .widget_categories_9ddf9b41a4de64c3 li a,
  .footer_757dc60af70b519c.style-2_d82d4de58a3d8e0a .widget_archive_5295d0fec0cc6912 li a,
  .footer_757dc60af70b519c.style-2_d82d4de58a3d8e0a .widget_nav_menu_216ee881b634173b li a,
  .footer_757dc60af70b519c.style-2_d82d4de58a3d8e0a .widget_tag_cloud_b353549f79bcdfd8 a,
  .footer_757dc60af70b519c.style-2_d82d4de58a3d8e0a .widget_rss_0de0a36506e0330e li a,
  .footer_757dc60af70b519c.style-2_d82d4de58a3d8e0a .widget_rss_0de0a36506e0330e li,
  .footer_757dc60af70b519c.style-2_d82d4de58a3d8e0a .footer__widget_e012ffaefe4dad85 a,
  .footer_757dc60af70b519c.style-2_d82d4de58a3d8e0a .footer__widget_e012ffaefe4dad85 li,
  .footer_757dc60af70b519c.style-2_d82d4de58a3d8e0a li.recentcomments_5cb87c1c5453868a {
    color: #ffffff; }
  .footer_757dc60af70b519c.style-2_d82d4de58a3d8e0a .te-theme-btn_8c270c5a8e47b970,
  .footer_757dc60af70b519c.style-2_d82d4de58a3d8e0a .wp-block-loginout_c1c4706b7b9d95b6 a,
  .footer_757dc60af70b519c.style-2_d82d4de58a3d8e0a input.te-theme-btn_8c270c5a8e47b970,
  .footer_757dc60af70b519c.style-2_d82d4de58a3d8e0a .widget_5d5276f2ad5a0767 .wp-block-search_40470de269ad671b button,
  .footer_757dc60af70b519c.style-2_d82d4de58a3d8e0a .widget_5d5276f2ad5a0767 .search-form_283e2e259cdacb33 button,
  .footer_757dc60af70b519c.style-2_d82d4de58a3d8e0a .widget_5d5276f2ad5a0767 .sidebar__search_7eb96f4aed5402e2 button,
  .footer_757dc60af70b519c.style-2_d82d4de58a3d8e0a .sidebar__widget_4f764bf69196a406 .wp-block-search_40470de269ad671b button,
  .footer_757dc60af70b519c.style-2_d82d4de58a3d8e0a .sidebar__widget_4f764bf69196a406 .search-form_283e2e259cdacb33 button,
  .footer_757dc60af70b519c.style-2_d82d4de58a3d8e0a .sidebar__widget_4f764bf69196a406 .sidebar__search_7eb96f4aed5402e2 button {
    background-color: #E7F914;
    color: #14203A; }
  .footer_757dc60af70b519c .footer__widget_e012ffaefe4dad85 li {
    list-style: none; }
  .footer_757dc60af70b519c .te-footer-widget_bc7ed1db0bdeb95b.te_widget_nav_menu_5ae0e34d2615a004 li.wp-block-social-link_d01d02b9490507b8 {
    display: inline-block;
    width: unset !important; }
  .footer_757dc60af70b519c .te_widget_nav_menu_5ae0e34d2615a004 li.cat-item_442581c092a08e5b {
    text-align: right; }
    .footer_757dc60af70b519c .te_widget_nav_menu_5ae0e34d2615a004 li.cat-item_442581c092a08e5b a {
      float: left; }
  .footer_757dc60af70b519c .te-footer-bg_6f886c8a4d20be22 {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: -1; }
  .footer_757dc60af70b519c .footer-nav-widget_0477cbe06b1ba9f2 {
    padding: 0 90px; }
    @media (max-width: 991px) {
      .footer_757dc60af70b519c .footer-nav-widget_0477cbe06b1ba9f2 {
        padding: 0 12px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .footer_757dc60af70b519c .footer-nav-widget_0477cbe06b1ba9f2 {
        padding: 0 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .footer_757dc60af70b519c .footer-nav-widget_0477cbe06b1ba9f2 {
        padding: 0 30px; } }

.te-footer-widget_bc7ed1db0bdeb95b {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .te-footer-widget_bc7ed1db0bdeb95b {
      margin-bottom: 40px; } }
  .te-footer-widget_bc7ed1db0bdeb95b .te-footer-widget-title_e62ff2a3e51b1469,
  .te-footer-widget_bc7ed1db0bdeb95b .wp-block-heading_0220a063b64adbf7 {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 39px;
    color: #131A2A;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700; }
  .te-footer-widget_bc7ed1db0bdeb95b ul {
    padding-left: 0; }
  .te-footer-widget_bc7ed1db0bdeb95b .te-subscribe-form-widget_b8ad7710867cda90 .mc4wp-form-fields_2e25bf7e2bfa0351 {
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 5px; }
  .te-footer-widget_bc7ed1db0bdeb95b .te-subscribe-form-widget_b8ad7710867cda90 .single-field_af80562962873f0c input {
    border-radius: 0;
    background-color: transparent;
    color: #ffffff; }
  .te-footer-widget_bc7ed1db0bdeb95b.widget-latest-posts-footer_604a86f19254e697 {
    margin-top: -5px; }
  @media (max-width: 767px) {
    .te-footer-widget_bc7ed1db0bdeb95b.zoom-instagram-widget_f13e6f129c941b2e {
      margin-bottom: 0;
      margin-top: -10px; } }
  @media (max-width: 767px) {
    .te-footer-widget_bc7ed1db0bdeb95b.widget_contact_info_widget_0eaa682a31a986d8 {
      margin-bottom: 18px; } }
  @media only screen and (min-width: 992px) and (max-width: 1399px) {
    .te-footer-widget_bc7ed1db0bdeb95b .widget-instagram-feed_25812fc1095b12ce {
      width: 170px; } }
  .te-footer-widget_bc7ed1db0bdeb95b .te-footer-widget-info_c7b49032c201eefb {
    padding-right: 30px; }
    @media (max-width: 1199px) {
      .te-footer-widget_bc7ed1db0bdeb95b .te-footer-widget-info_c7b49032c201eefb {
        padding-right: 0; } }
    .te-footer-widget_bc7ed1db0bdeb95b .te-footer-widget-info_c7b49032c201eefb p {
      color: #335371;
      margin-bottom: 30px; }
    .te-footer-widget_bc7ed1db0bdeb95b .te-footer-widget-info_c7b49032c201eefb .te-footer-logo_fa00ef09ca2f2b02 {
      margin-bottom: 30px;
      display: inline-block; }
    .te-footer-widget_bc7ed1db0bdeb95b .te-footer-widget-info_c7b49032c201eefb .info-form-and-social-icon_1883b2d417466bf7 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 50px; }
      .te-footer-widget_bc7ed1db0bdeb95b .te-footer-widget-info_c7b49032c201eefb .info-form-and-social-icon_1883b2d417466bf7 .te-social-profile_76cf990f22a7d17d {
        margin-top: 0; }
    .te-footer-widget_bc7ed1db0bdeb95b .te-footer-widget-info_c7b49032c201eefb .te-social-profile_76cf990f22a7d17d {
      gap: 20px;
      margin-top: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-footer-widget_bc7ed1db0bdeb95b .te-footer-widget-info_c7b49032c201eefb .info-form-and-social-icon_1883b2d417466bf7 {
        -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_bc7ed1db0bdeb95b.te_widget_nav_menu_5ae0e34d2615a004 ul {
    margin-top: -5px;
    padding-left: 0;
    margin-bottom: 0; }
  .te-footer-widget_bc7ed1db0bdeb95b.te_widget_nav_menu_5ae0e34d2615a004 li {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 2px; }
    .te-footer-widget_bc7ed1db0bdeb95b.te_widget_nav_menu_5ae0e34d2615a004 li:last-child {
      padding-top: 0;
      padding-bottom: 0; }
    .te-footer-widget_bc7ed1db0bdeb95b.te_widget_nav_menu_5ae0e34d2615a004 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_bc7ed1db0bdeb95b.te_widget_nav_menu_5ae0e34d2615a004 li a::before {
        content: "\f105";
        font-family: "Font Awesome 6 Free";
        font-size: 14px; }
      .te-footer-widget_bc7ed1db0bdeb95b.te_widget_nav_menu_5ae0e34d2615a004 li a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-footer-widget_bc7ed1db0bdeb95b .te-footer-widget-contact_6db929e22eea0dd8 p {
    color: #335371; }
  .te-footer-widget_bc7ed1db0bdeb95b .te-footer-widget-contact_6db929e22eea0dd8 .footer-contact_218b06d7f00e50f6 ul {
    list-style: none; }
    .te-footer-widget_bc7ed1db0bdeb95b .te-footer-widget-contact_6db929e22eea0dd8 .footer-contact_218b06d7f00e50f6 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_bc7ed1db0bdeb95b .te-footer-widget-contact_6db929e22eea0dd8 .footer-contact_218b06d7f00e50f6 ul li:first-child {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .te-footer-widget_bc7ed1db0bdeb95b .te-footer-widget-contact_6db929e22eea0dd8 .footer-contact_218b06d7f00e50f6 ul li:first-child .contact-icon_8e1a5deed8158ca0 {
          margin-top: 5px; }
      .te-footer-widget_bc7ed1db0bdeb95b .te-footer-widget-contact_6db929e22eea0dd8 .footer-contact_218b06d7f00e50f6 ul li:last-child {
        margin-bottom: 0; }
      .te-footer-widget_bc7ed1db0bdeb95b .te-footer-widget-contact_6db929e22eea0dd8 .footer-contact_218b06d7f00e50f6 ul li .contact-icon_8e1a5deed8158ca0 {
        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_bc7ed1db0bdeb95b .te-footer-widget-contact_6db929e22eea0dd8 .footer-contact_218b06d7f00e50f6 ul li .contact-text_6d5e34c8137240a3 {
        color: #335371;
        font-size: 18px;
        line-height: 24px;
        overflow: hidden; }
        .te-footer-widget_bc7ed1db0bdeb95b .te-footer-widget-contact_6db929e22eea0dd8 .footer-contact_218b06d7f00e50f6 ul li .contact-text_6d5e34c8137240a3 a:hover span {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .te-footer-widget_bc7ed1db0bdeb95b .te-footer-widget-contact_6db929e22eea0dd8 .footer-contact_218b06d7f00e50f6 ul li .contact-text_6d5e34c8137240a3 span,
        .te-footer-widget_bc7ed1db0bdeb95b .te-footer-widget-contact_6db929e22eea0dd8 .footer-contact_218b06d7f00e50f6 ul li .contact-text_6d5e34c8137240a3 p,
        .te-footer-widget_bc7ed1db0bdeb95b .te-footer-widget-contact_6db929e22eea0dd8 .footer-contact_218b06d7f00e50f6 ul li .contact-text_6d5e34c8137240a3 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_bc7ed1db0bdeb95b .te_widget_latest_post_3c2805887f4eff4f ul li {
    margin-bottom: 10px; }
    .te-footer-widget_bc7ed1db0bdeb95b .te_widget_latest_post_3c2805887f4eff4f ul li .te-latest-post-thumb_886c5f488f9cfa53 {
      width: 80px;
      height: 80px;
      border-radius: 20px;
      overflow: hidden; }
    .te-footer-widget_bc7ed1db0bdeb95b .te_widget_latest_post_3c2805887f4eff4f ul li .te-latest-post-desc_0c63857e2d2ea8d9 .te-latest-post-title_dc60edd06571b2cd {
      margin-bottom: 0;
      font-size: 18px;
      line-height: 29px;
      color: #335371;
      font-weight: 400; }
      .te-footer-widget_bc7ed1db0bdeb95b .te_widget_latest_post_3c2805887f4eff4f ul li .te-latest-post-desc_0c63857e2d2ea8d9 .te-latest-post-title_dc60edd06571b2cd 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_bc7ed1db0bdeb95b .te_widget_latest_post_3c2805887f4eff4f ul li .te-latest-post-desc_0c63857e2d2ea8d9 .te-latest-post-title_dc60edd06571b2cd a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-footer-widget_bc7ed1db0bdeb95b .te_widget_latest_post_3c2805887f4eff4f ul li .te-latest-post-desc_0c63857e2d2ea8d9 .te-latest-post-meta_eb3bf2467e226bba {
      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_322982f603eab2da 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_322982f603eab2da ul {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .te-footer-bottom-menu_322982f603eab2da 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_322982f603eab2da ul li a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }

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

.subscribe-area_371afef7f8f16356 {
  overflow: hidden; }
  .subscribe-area_371afef7f8f16356.style-1_7a768a6f7aa78f6b .te-subscribe-inner-area_321e4c6f3febf343 .te-content-wrapper_cc34827372210f6b {
    background-color: #317EFE;
    border-radius: 20px;
    padding: 63px 50px 68px 74px;
    gap: 14px; }
  .subscribe-area_371afef7f8f16356.style-1_7a768a6f7aa78f6b .te-image-bg-collumn_1cf10ca91e4cd5b4 {
    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_371afef7f8f16356.style-1_7a768a6f7aa78f6b .te-image-bg-collumn_1cf10ca91e4cd5b4 {
        display: none; } }
  .subscribe-area_371afef7f8f16356 .te-content-wrapper_cc34827372210f6b {
    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_371afef7f8f16356 .te-content-wrapper_cc34827372210f6b {
        padding: 100px 24px 100px 24px;
        margin: 0 auto; } }
    @media (max-width: 809px) {
      .subscribe-area_371afef7f8f16356 .te-content-wrapper_cc34827372210f6b {
        padding: 80px 24px 80px 24px;
        width: 100%; } }
    .subscribe-area_371afef7f8f16356 .te-content-wrapper_cc34827372210f6b .short-title_1eeedce3ed781def {
      font-size: 21px;
      font-weight: 500;
      color: #335371;
      margin-bottom: 0; }
    .subscribe-area_371afef7f8f16356 .te-content-wrapper_cc34827372210f6b .te-subscribe-title_846faa2993b65790 {
      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_371afef7f8f16356 .te-content-wrapper_cc34827372210f6b .te-subscribe-title_846faa2993b65790 {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .subscribe-area_371afef7f8f16356 .te-content-wrapper_cc34827372210f6b .te-subscribe-title_846faa2993b65790 {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_371afef7f8f16356 .te-content-wrapper_cc34827372210f6b .te-subscribe-title_846faa2993b65790 {
          font-size: 36px;
          line-height: 42px; } }
    .subscribe-area_371afef7f8f16356 .te-content-wrapper_cc34827372210f6b .text_5d17ba34bb520a6a {
      font-size: 18px;
      color: #ffffff;
      margin-bottom: 0; }
  .subscribe-area_371afef7f8f16356 .te-subscribe-inner-area_321e4c6f3febf343 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .subscribe-area_371afef7f8f16356 .te-subscribe-inner-area_321e4c6f3febf343 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .subscribe-area_371afef7f8f16356 .te-subscribe-inner-area_321e4c6f3febf343 .te-subscribe-collumn_816ff1ce40d3c750 {
      -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_371afef7f8f16356 .te-subscribe-inner-area_321e4c6f3febf343 .te-subscribe-collumn_816ff1ce40d3c750.te-image-bg-collumn_1cf10ca91e4cd5b4 {
          display: none; } }
    .subscribe-area_371afef7f8f16356 .te-subscribe-inner-area_321e4c6f3febf343 .mc4wp-form-fields_2e25bf7e2bfa0351 {
      background-color: transparent;
      gap: 10px; }
      @media (max-width: 575px) {
        .subscribe-area_371afef7f8f16356 .te-subscribe-inner-area_321e4c6f3febf343 .mc4wp-form-fields_2e25bf7e2bfa0351 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .subscribe-area_371afef7f8f16356 .te-subscribe-inner-area_321e4c6f3febf343 .mc4wp-form-fields_2e25bf7e2bfa0351 .submit-btn_1cc61ea65bb8b556 {
        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_bc7ed1db0bdeb95b .te-subscribe-form-wrapper_ff1c95704ae757a2 {
  color: #335371; }

.te-subscribe-form-widget_b8ad7710867cda90 {
  position: relative; }
  .te-subscribe-form-widget_b8ad7710867cda90 .mc4wp-form-fields_2e25bf7e2bfa0351 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    overflow: hidden;
    border-radius: 5px; }
  .te-subscribe-form-widget_b8ad7710867cda90 .single-field_af80562962873f0c {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .te-subscribe-form-widget_b8ad7710867cda90 .single-field_af80562962873f0c input {
      color: #335371;
      height: 55px;
      padding: 0 30px;
      font-size: 18px;
      width: 100%;
      border-radius: 50px; }
    .te-subscribe-form-widget_b8ad7710867cda90 .single-field_af80562962873f0c *::-webkit-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_b8ad7710867cda90 .single-field_af80562962873f0c *:-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_b8ad7710867cda90 .single-field_af80562962873f0c *::-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_b8ad7710867cda90 .single-field_af80562962873f0c *::placeholder {
      color: #778196; }
  .te-subscribe-form-widget_b8ad7710867cda90 .submit-btn_1cc61ea65bb8b556 {
    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_b8ad7710867cda90 .submit-btn_1cc61ea65bb8b556:hover {
      background-color: #131A2A;
      color: #ffffff; }
  .te-subscribe-form-widget_b8ad7710867cda90 .mc4wp-response_5fd3cd42e8bfdf6d {
    position: absolute;
    margin-top: 15px; }
    .te-subscribe-form-widget_b8ad7710867cda90 .mc4wp-response_5fd3cd42e8bfdf6d .mc4wp-alert_f93eb2fddc32503b.mc4wp-error_f75757032d69484b p {
      color: #ff0000;
      position: relative; }
    .te-subscribe-form-widget_b8ad7710867cda90 .mc4wp-response_5fd3cd42e8bfdf6d .mc4wp-alert_f93eb2fddc32503b.mc4wp-error_f75757032d69484b a {
      color: #ff0000; }
    .te-subscribe-form-widget_b8ad7710867cda90 .mc4wp-response_5fd3cd42e8bfdf6d .mc4wp-alert_f93eb2fddc32503b.mc4wp-success_1e0e53d357ff0063 p, .te-subscribe-form-widget_b8ad7710867cda90 .mc4wp-response_5fd3cd42e8bfdf6d .mc4wp-alert_f93eb2fddc32503b.mc4wp-notice_e25950505e0ff5e9 p {
      color: #ffffff;
      position: relative; }

.te-footer-social-wrapper_6f388458d2f25f10 {
  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_6f388458d2f25f10 .te-footer-logo_fa00ef09ca2f2b02 {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .te-footer-social-wrapper_6f388458d2f25f10 .te-social-widget_75477e7a186b55cf {
    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_6f388458d2f25f10 .te-social-widget_75477e7a186b55cf span {
      color: #ffffff;
      font-size: 20px;
      font-weight: 400; }

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

.footer_757dc60af70b519c.style-2_d82d4de58a3d8e0a {
  background-color: #131A2A; }
  .footer_757dc60af70b519c.style-2_d82d4de58a3d8e0a .te-footer-sec_25574d876242d528 {
    border-bottom: 1px solid rgba(225, 225, 225, 0.3);
    padding-top: 80px;
    padding-bottom: 70px; }
  .footer_757dc60af70b519c.style-2_d82d4de58a3d8e0a .te-footer-widget-title_e62ff2a3e51b1469,
  .footer_757dc60af70b519c.style-2_d82d4de58a3d8e0a .wp-block-heading_0220a063b64adbf7 {
    color: #ffffff;
    font-size: 24px; }
  .footer_757dc60af70b519c.style-2_d82d4de58a3d8e0a .footer-bottom-area_dc9e3e94c48ace1e .te-copyright-text_76f422b46eb5968b p,
  .footer_757dc60af70b519c.style-2_d82d4de58a3d8e0a .te-footer-widget_bc7ed1db0bdeb95b.te_widget_nav_menu_5ae0e34d2615a004 li a,
  .footer_757dc60af70b519c.style-2_d82d4de58a3d8e0a .te-footer-widget_bc7ed1db0bdeb95b .te_widget_latest_post_3c2805887f4eff4f ul li .te-latest-post-desc_0c63857e2d2ea8d9 .te-latest-post-title_dc60edd06571b2cd a,
  .footer_757dc60af70b519c.style-2_d82d4de58a3d8e0a .te-footer-widget_bc7ed1db0bdeb95b .te_widget_latest_post_3c2805887f4eff4f ul li .te-latest-post-desc_0c63857e2d2ea8d9 .te-latest-post-title_dc60edd06571b2cd,
  .footer_757dc60af70b519c.style-2_d82d4de58a3d8e0a .te-footer-widget_bc7ed1db0bdeb95b .te_widget_latest_post_3c2805887f4eff4f ul li .te-latest-post-desc_0c63857e2d2ea8d9 .te-latest-post-meta_eb3bf2467e226bba,
  .footer_757dc60af70b519c.style-2_d82d4de58a3d8e0a .te-footer-widget_bc7ed1db0bdeb95b .te-subscribe-form-wrapper_ff1c95704ae757a2,
  .footer_757dc60af70b519c.style-2_d82d4de58a3d8e0a .te-footer-bottom-menu_322982f603eab2da ul li a,
  .footer_757dc60af70b519c.style-2_d82d4de58a3d8e0a .footer-bottom-area_dc9e3e94c48ace1e .te-copyright-text_76f422b46eb5968b p a {
    color: #ffffff; }

/*# sourceMappingURL=style.css_96049da317f7cbaf.map_2924f0c90e28e083 */